/*!* Bootstrap v4.1.3 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500";:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #b32a2a;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #999;
    --gray-dark: #666;
    --primary: #999;
    --secondary: gray;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #b32a2a;
    --light: #f2f2f2;
    --medium: #d9d9d9;
    --dark: #4d4d4d;
    --tsmcred: #b32a2a;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 992px;
    --breakpoint-lg: 1200px;
    --breakpoint-xl: 1440px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.45;
    color: #666;
    text-align: left;
    background-color:#fff;
}

[tabindex="-1"]:focus {
    outline: 0!important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title],abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,ul,dl {
    margin-top: 0;
    margin-bottom: 1rem
}

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

dt {
    font-weight: 500
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: gray;
    text-decoration: underline;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #5a5a5a;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre,code,kbd,samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #999;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input,button,select,optgroup,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html [type=button],[type=reset],[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=radio],input[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],input[type=time],input[type=datetime-local],input[type=month] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

h1,.h1 {
    font-size: 3.125rem
}

h2,.h2 {
    font-size: 2rem
}

h3,.h3 {
    font-size: 1.75rem
}

h4,.h4 {
    font-size: 1.5rem
}

h5,.h5 {
    font-size: 1.25rem
}

h6,.h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

small,.small {
    font-size: 80%;
    font-weight: 400
}

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

.list-unstyled,header #nav_main .dropdown ul.contentLinks,.pageTabBar .swiperTabs,.nestedTabsBox .tabsBar_1 .swiperTabs,.timelineBubble .timeline-items,.timelineBubble .timeline-items .itemline-item .timeline-bubbles,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .linkList,#exploreModal .lookFor .linkList {
    padding-left: 0;
    list-style: none
}

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

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #999
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.img-fluid,.basicArticle .article-image-float-right {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #999
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #4d4d4d;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 500
}

pre {
    display: block;
    font-size: 87.5%;
    color: #4d4d4d
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

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

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

@media(min-width: 576px) {
    .container {
        max-width:540px
    }
}

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

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

@media(min-width: 1440px) {
    .container {
        max-width:1380px
    }
}

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

.row,.articleGroup[data-mode=mode_grid] .articleList {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

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

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

.col-1,.col-2,.col-3,.col-4,.articleGroup[data-mode=mode_grid] #gridExpandContainer .pointer .pointerCol,.col-5,.col-6,.articleGroup[data-mode=mode_grid] #gridExpandContainer.loose .pointer .pointerCol,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.articleGroup[data-mode=mode_grid] .articleList .articleItem,.col,.col-auto,.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,.articleGroup[data-mode=mode_grid] .articleList.loose .articleItem,.col-sm,.col-sm-auto,.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,.col-md,.col-md-auto,.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,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4,.articleGroup[data-mode=mode_grid] #gridExpandContainer .pointer .pointerCol {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6,.articleGroup[data-mode=mode_grid] #gridExpandContainer.loose .pointer .pointerCol {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12,.articleGroup[data-mode=mode_grid] .articleList .articleItem {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 576px) {
    .col-sm {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6,.articleGroup[data-mode=mode_grid] .articleList .articleItem {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12,.articleGroup[data-mode=mode_grid] .articleList.loose .articleItem {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 992px) {
    .col-md {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12,.articleGroup[data-mode=mode_grid] .articleList.loose .articleItem {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 1200px) {
    .col-lg {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4,.articleGroup[data-mode=mode_grid] .articleList .articleItem {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6,.articleGroup[data-mode=mode_grid] .articleList.loose .articleItem {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 1440px) {
    .col-xl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

.table th,.table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #e5e5e5
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e5e5e5
}

.table tbody+tbody {
    border-top: 2px solid #e5e5e5
}

.table .table {
    background-color: #fff
}

.table-sm th,.table-sm td {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #e5e5e5
}

.table-bordered th,.table-bordered td {
    border: 1px solid #e5e5e5
}

.table-bordered thead th,.table-bordered thead td {
    border-bottom-width: 2px
}

.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075)
}

.table-primary,.table-primary>th,.table-primary>td {
    background-color: #e2e2e2
}

.table-hover .table-primary:hover {
    background-color: #d5d5d5
}

.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color: #d5d5d5
}

.table-secondary,.table-secondary>th,.table-secondary>td {
    background-color: #dbdbdb
}

.table-hover .table-secondary:hover {
    background-color: #cecece
}

.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
    background-color: #cecece
}

.table-success,.table-success>th,.table-success>td {
    background-color: #c3e6cb
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,.table-info>th,.table-info>td {
    background-color: #bee5eb
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,.table-warning>th,.table-warning>td {
    background-color: #ffeeba
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,.table-danger>th,.table-danger>td {
    background-color: #eac3c3
}

.table-hover .table-danger:hover {
    background-color: #e3b0b0
}

.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #e3b0b0
}

.table-light,.table-light>th,.table-light>td {
    background-color: #fbfbfb
}

.table-hover .table-light:hover {
    background-color: #eee
}

.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
    background-color: #eee
}

.table-medium,.table-medium>th,.table-medium>td {
    background-color: #f4f4f4
}

.table-hover .table-medium:hover {
    background-color: #e7e7e7
}

.table-hover .table-medium:hover>td,.table-hover .table-medium:hover>th {
    background-color: #e7e7e7
}

.table-dark,.table-dark>th,.table-dark>td {
    background-color: #cdcdcd
}

.table-hover .table-dark:hover {
    background-color: silver
}

.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
    background-color: silver
}

.table-tsmcred,.table-tsmcred>th,.table-tsmcred>td {
    background-color: #eac3c3
}

.table-hover .table-tsmcred:hover {
    background-color: #e3b0b0
}

.table-hover .table-tsmcred:hover>td,.table-hover .table-tsmcred:hover>th {
    background-color: #e3b0b0
}

.table-active,.table-active>th,.table-active>td {
    background-color: rgba(0,0,0,.075)
}

.table-hover .table-active:hover {
    background-color: rgba(0,0,0,.075)
}

.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
    background-color: rgba(0,0,0,.075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #4d4d4d;
    border-color: #606060
}

.table .thead-light th {
    color: gray;
    background-color: #f2f2f2;
    border-color: #e5e5e5
}

.table-dark {
    color: #fff;
    background-color: #4d4d4d
}

.table-dark th,.table-dark td,.table-dark thead th {
    border-color: #606060
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255,255,255,.05)
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255,255,255,.075)
}

@media(max-width: 575.98px) {
    .table-responsive-sm {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media(max-width: 991.98px) {
    .table-responsive-md {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media(max-width: 1199.98px) {
    .table-responsive-lg {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media(max-width: 1439.98px) {
    .table-responsive-xl {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.2rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.45;
    color: gray;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d9d9d9;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

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

.form-control:focus {
    color: gray;
    background-color: #fff;
    border-color: #d9d9d9;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(153,153,153,.25)
}

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

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

select.form-control:focus::-ms-value {
    color: gray;
    background-color: #fff
}

.form-control-file,.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.45
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.125rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.45;
    color: #666;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(2.6875rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[size],select.form-control[multiple] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #999
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.45;
    color: #fff;
    background-color: rgba(40,167,69,.9);
    border-radius: .25rem
}

.was-validated .form-control:valid,.form-control.is-valid,.was-validated .custom-select:valid,.custom-select.is-valid {
    border-color: #28a745
}

.was-validated .form-control:valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip {
    display: block
}

.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip {
    display: block
}

.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label {
    color: #28a745
}

.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label {
    color: #28a745
}

.was-validated .custom-control-input:valid~.custom-control-label::before,.custom-control-input.is-valid~.custom-control-label::before {
    background-color: #71dd8a
}

.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip,.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid:checked~.custom-control-label::before,.custom-control-input.is-valid:checked~.custom-control-label::before {
    background-color: #34ce57
}

.was-validated .custom-control-input:valid:focus~.custom-control-label::before,.custom-control-input.is-valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)
}

.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label {
    border-color: #28a745
}

.was-validated .custom-file-input:valid~.custom-file-label::after,.custom-file-input.is-valid~.custom-file-label::after {
    border-color: inherit
}

.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip,.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip {
    display: block
}

.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #b32a2a
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.45;
    color: #fff;
    background-color: rgba(179,42,42,.9);
    border-radius: .25rem
}

.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.custom-select.is-invalid {
    border-color: #b32a2a
}

.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus {
    border-color: #b32a2a;
    box-shadow: 0 0 0 .2rem rgba(179,42,42,.25)
}

.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip {
    display: block
}

.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip {
    display: block
}

.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label {
    color: #b32a2a
}

.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label {
    color: #b32a2a
}

.was-validated .custom-control-input:invalid~.custom-control-label::before,.custom-control-input.is-invalid~.custom-control-label::before {
    background-color: #e07c7c
}

.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip,.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,.custom-control-input.is-invalid:checked~.custom-control-label::before {
    background-color: #d23e3e
}

.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,.custom-control-input.is-invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(179,42,42,.25)
}

.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label {
    border-color: #b32a2a
}

.was-validated .custom-file-input:invalid~.custom-file-label::after,.custom-file-input.is-invalid~.custom-file-label::after {
    border-color: inherit
}

.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip,.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip {
    display: block
}

.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(179,42,42,.25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media(min-width: 576px) {
    .form-inline label {
        display:flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

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

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

    .form-inline .input-group,.form-inline .custom-select {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.45;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover,.btn:focus {
    text-decoration: none
}

.btn:focus,.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(153,153,153,.25)
}

.btn.disabled,.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

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

.btn-primary {
    color: #4d4d4d;
    background-color: #999;
    border-color: #999
}

.btn-primary:hover {
    color: #fff;
    background-color: #868686;
    border-color: gray
}

.btn-primary:focus,.btn-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(153,153,153,.5)
}

.btn-primary.disabled,.btn-primary:disabled {
    color: #4d4d4d;
    background-color: #999;
    border-color: #999
}

.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: gray;
    border-color: #797979
}

.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(153,153,153,.5)
}

.btn-secondary {
    color: #fff;
    background-color: gray;
    border-color: gray
}

.btn-secondary:hover {
    color: #fff;
    background-color: #6d6d6d;
    border-color: #676767
}

.btn-secondary:focus,.btn-secondary.focus {
    box-shadow: 0 0 0 .2rem rgba(128,128,128,.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    color: #fff;
    background-color: gray;
    border-color: gray
}

.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #676767;
    border-color: #606060
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(128,128,128,.5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success:focus,.btn-success.focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-success.disabled,.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info:focus,.btn-info.focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-info.disabled,.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-warning {
    color: #4d4d4d;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #4d4d4d;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning:focus,.btn-warning.focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-warning.disabled,.btn-warning:disabled {
    color: #4d4d4d;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle {
    color: #4d4d4d;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

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

.btn-danger:hover {
    color: #fff;
    background-color: #942323;
    border-color: #8a2020
}

.btn-danger:focus,.btn-danger.focus {
    box-shadow: 0 0 0 .2rem rgba(179,42,42,.5)
}

.btn-danger.disabled,.btn-danger:disabled {
    color: #fff;
    background-color: #b32a2a;
    border-color: #b32a2a
}

.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #8a2020;
    border-color: #7f1e1e
}

.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(179,42,42,.5)
}

.btn-light {
    color: #4d4d4d;
    background-color: #f2f2f2;
    border-color: #f2f2f2
}

.btn-light:hover {
    color: #4d4d4d;
    background-color: #dfdfdf;
    border-color: #d9d9d9
}

.btn-light:focus,.btn-light.focus {
    box-shadow: 0 0 0 .2rem rgba(242,242,242,.5)
}

.btn-light.disabled,.btn-light:disabled {
    color: #4d4d4d;
    background-color: #f2f2f2;
    border-color: #f2f2f2
}

.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle {
    color: #4d4d4d;
    background-color: #d9d9d9;
    border-color: #d2d2d2
}

.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(242,242,242,.5)
}

.btn-medium {
    color: #4d4d4d;
    background-color: #d9d9d9;
    border-color: #d9d9d9
}

.btn-medium:hover {
    color: #4d4d4d;
    background-color: #c6c6c6;
    border-color: silver
}

.btn-medium:focus,.btn-medium.focus {
    box-shadow: 0 0 0 .2rem rgba(217,217,217,.5)
}

.btn-medium.disabled,.btn-medium:disabled {
    color: #4d4d4d;
    background-color: #d9d9d9;
    border-color: #d9d9d9
}

.btn-medium:not(:disabled):not(.disabled):active,.btn-medium:not(:disabled):not(.disabled).active,.show>.btn-medium.dropdown-toggle {
    color: #4d4d4d;
    background-color: silver;
    border-color: #b9b9b9
}

.btn-medium:not(:disabled):not(.disabled):active:focus,.btn-medium:not(:disabled):not(.disabled).active:focus,.show>.btn-medium.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(217,217,217,.5)
}

.btn-dark {
    color: #fff;
    background-color: #4d4d4d;
    border-color: #4d4d4d
}

.btn-dark:hover {
    color: #fff;
    background-color: #3a3a3a;
    border-color: #343434
}

.btn-dark:focus,.btn-dark.focus {
    box-shadow: 0 0 0 .2rem rgba(77,77,77,.5)
}

.btn-dark.disabled,.btn-dark:disabled {
    color: #fff;
    background-color: #4d4d4d;
    border-color: #4d4d4d
}

.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #343434;
    border-color: #2d2d2d
}

.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(77,77,77,.5)
}

.btn-tsmcred {
    color: #fff;
    background-color: #b32a2a;
    border-color: #b32a2a
}

.btn-tsmcred:hover {
    color: #fff;
    background-color: #942323;
    border-color: #8a2020
}

.btn-tsmcred:focus,.btn-tsmcred.focus {
    box-shadow: 0 0 0 .2rem rgba(179,42,42,.5)
}

.btn-tsmcred.disabled,.btn-tsmcred:disabled {
    color: #fff;
    background-color: #b32a2a;
    border-color: #b32a2a
}

.btn-tsmcred:not(:disabled):not(.disabled):active,.btn-tsmcred:not(:disabled):not(.disabled).active,.show>.btn-tsmcred.dropdown-toggle {
    color: #fff;
    background-color: #8a2020;
    border-color: #7f1e1e
}

.btn-tsmcred:not(:disabled):not(.disabled):active:focus,.btn-tsmcred:not(:disabled):not(.disabled).active:focus,.show>.btn-tsmcred.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(179,42,42,.5)
}

.btn-outline-primary {
    color: #999;
    background-color: transparent;
    background-image: none;
    border-color: #999
}

.btn-outline-primary:hover {
    color: #4d4d4d;
    background-color: #999;
    border-color: #999
}

.btn-outline-primary:focus,.btn-outline-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(153,153,153,.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #999;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle {
    color: #4d4d4d;
    background-color: #999;
    border-color: #999
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(153,153,153,.5)
}

.btn-outline-secondary {
    color: gray;
    background-color: transparent;
    background-image: none;
    border-color: gray
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: gray;
    border-color: gray
}

.btn-outline-secondary:focus,.btn-outline-secondary.focus {
    box-shadow: 0 0 0 .2rem rgba(128,128,128,.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: gray;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: gray;
    border-color: gray
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(128,128,128,.5)
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:focus,.btn-outline-success.focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:focus,.btn-outline-info.focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #4d4d4d;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:focus,.btn-outline-warning.focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle {
    color: #4d4d4d;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-danger {
    color: #b32a2a;
    background-color: transparent;
    background-image: none;
    border-color: #b32a2a
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #b32a2a;
    border-color: #b32a2a
}

.btn-outline-danger:focus,.btn-outline-danger.focus {
    box-shadow: 0 0 0 .2rem rgba(179,42,42,.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #b32a2a;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #b32a2a;
    border-color: #b32a2a
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(179,42,42,.5)
}

.btn-outline-light {
    color: #f2f2f2;
    background-color: transparent;
    background-image: none;
    border-color: #f2f2f2
}

.btn-outline-light:hover {
    color: #4d4d4d;
    background-color: #f2f2f2;
    border-color: #f2f2f2
}

.btn-outline-light:focus,.btn-outline-light.focus {
    box-shadow: 0 0 0 .2rem rgba(242,242,242,.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    color: #f2f2f2;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle {
    color: #4d4d4d;
    background-color: #f2f2f2;
    border-color: #f2f2f2
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(242,242,242,.5)
}

.btn-outline-medium {
    color: #d9d9d9;
    background-color: transparent;
    background-image: none;
    border-color: #d9d9d9
}

.btn-outline-medium:hover {
    color: #4d4d4d;
    background-color: #d9d9d9;
    border-color: #d9d9d9
}

.btn-outline-medium:focus,.btn-outline-medium.focus {
    box-shadow: 0 0 0 .2rem rgba(217,217,217,.5)
}

.btn-outline-medium.disabled,.btn-outline-medium:disabled {
    color: #d9d9d9;
    background-color: transparent
}

.btn-outline-medium:not(:disabled):not(.disabled):active,.btn-outline-medium:not(:disabled):not(.disabled).active,.show>.btn-outline-medium.dropdown-toggle {
    color: #4d4d4d;
    background-color: #d9d9d9;
    border-color: #d9d9d9
}

.btn-outline-medium:not(:disabled):not(.disabled):active:focus,.btn-outline-medium:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-medium.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(217,217,217,.5)
}

.btn-outline-dark {
    color: #4d4d4d;
    background-color: transparent;
    background-image: none;
    border-color: #4d4d4d
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #4d4d4d;
    border-color: #4d4d4d
}

.btn-outline-dark:focus,.btn-outline-dark.focus {
    box-shadow: 0 0 0 .2rem rgba(77,77,77,.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    color: #4d4d4d;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #4d4d4d;
    border-color: #4d4d4d
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(77,77,77,.5)
}

.btn-outline-tsmcred {
    color: #b32a2a;
    background-color: transparent;
    background-image: none;
    border-color: #b32a2a
}

.btn-outline-tsmcred:hover {
    color: #fff;
    background-color: #b32a2a;
    border-color: #b32a2a
}

.btn-outline-tsmcred:focus,.btn-outline-tsmcred.focus {
    box-shadow: 0 0 0 .2rem rgba(179,42,42,.5)
}

.btn-outline-tsmcred.disabled,.btn-outline-tsmcred:disabled {
    color: #b32a2a;
    background-color: transparent
}

.btn-outline-tsmcred:not(:disabled):not(.disabled):active,.btn-outline-tsmcred:not(:disabled):not(.disabled).active,.show>.btn-outline-tsmcred.dropdown-toggle {
    color: #fff;
    background-color: #b32a2a;
    border-color: #b32a2a
}

.btn-outline-tsmcred:not(:disabled):not(.disabled):active:focus,.btn-outline-tsmcred:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-tsmcred.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(179,42,42,.5)
}

.btn-link {
    font-weight: 400;
    color: gray;
    background-color: transparent
}

.btn-link:hover {
    color: #5a5a5a;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent
}

.btn-link:focus,.btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none
}

.btn-link:disabled,.btn-link.disabled {
    color: #999;
    pointer-events: none
}

.btn-lg,.btn-group-lg>.btn {
    padding: .625rem 1.75rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-sm,.btn-group-sm>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

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

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

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

.btn-round {
    border-radius: 100px
}

.fade {
    transition: opacity .15s linear
}

@media screen and (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropup,.dropright,.dropdown,.dropleft {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #666;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

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

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #f2f2f2
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #4d4d4d;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:hover,.dropdown-item:focus {
    color: #404040;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #999
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #999;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #999;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #4d4d4d
}

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

.btn-group>.btn,.btn-group-vertical>.btn {
    position: relative;
    flex: 0 1 auto
}

.btn-group>.btn:hover,.btn-group-vertical>.btn:hover {
    z-index: 1
}

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

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.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-left: -1px
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

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

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

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

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split {
    padding-right: 1.3125rem;
    padding-left: 1.3125rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical .btn,.btn-group-vertical .btn-group {
    width: 100%
}

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

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

.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

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

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.form-control,.input-group>.custom-select,.input-group>.custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file {
    margin-left: -1px
}

.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.form-control:not(:last-child),.input-group>.custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: flex;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-prepend,.input-group-append {
    display: flex
}

.input-group-prepend .btn,.input-group-append .btn {
    position: relative;
    z-index: 2
}

.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.45;
    color: gray;
    text-align: center;
    white-space: nowrap;
    background-color: #f2f2f2;
    border: 1px solid #d9d9d9;
    border-radius: .25rem
}

.input-group-text input[type=radio],.input-group-text input[type=checkbox] {
    margin-top: 0
}

.input-group-lg>.form-control,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn {
    height: calc(2.6875rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.form-control,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn {
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

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

.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.45rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    background-color: #999
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(153,153,153,.25)
}

.custom-control-input:active~.custom-control-label::before {
    color: #fff;
    background-color: #f2f2f2
}

.custom-control-input:disabled~.custom-control-label {
    color: #999
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #f2f2f2
}

.custom-control-label {
    position: relative;
    margin-bottom: 0
}

.custom-control-label::before {
    position: absolute;
    top: .225rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #e5e5e5
}

.custom-control-label::after {
    position: absolute;
    top: .225rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #999
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyNmZmYnIGQ9J002LjU2NC43NWwtMy41OSAzLjYxMi0xLjUzOC0xLjU1TDAgNC4yNiAyLjk3NCA3LjI1IDggMi4xOTN6Jy8+PC9zdmc+)
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    background-color: #999
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0IDQnPjxwYXRoIHN0cm9rZT0nI2ZmZicgZD0nTTAgMmg0Jy8+PC9zdmc+)
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(153,153,153,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(153,153,153,.5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #999
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy00IC00IDggOCc+PGNpcmNsZSByPSczJyBmaWxsPScjZmZmJy8+PC9zdmc+)
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(153,153,153,.5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.2rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.45;
    color: gray;
    vertical-align: middle;
    background: #fff url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0IDUnPjxwYXRoIGZpbGw9JyM2NjYnIGQ9J00yIDBMMCAyaDR6bTAgNUwwIDNoNHonLz48L3N2Zz4=) no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #d9d9d9;
    border-radius: .25rem;
    appearance: none
}

.custom-select:focus {
    border-color: #d9d9d9;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(217,217,217,.5)
}

.custom-select:focus::-ms-value {
    color: gray;
    background-color: #fff
}

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #999;
    background-color: #f2f2f2
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-select-lg {
    height: calc(2.6875rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.2rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.2rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #d9d9d9;
    box-shadow: 0 0 0 .2rem rgba(153,153,153,.25)
}

.custom-file-input:focus~.custom-file-label::after {
    border-color: #d9d9d9
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #f2f2f2
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.2rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.45;
    color: gray;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: .25rem
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.2rem;
    padding: .375rem .75rem;
    line-height: 1.45;
    color: gray;
    content: "Browse";
    background-color: #f2f2f2;
    border-left: 1px solid #d9d9d9;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    appearance: none
}

.custom-range:focus {
    outline: none
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(153,153,153,.25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(153,153,153,.25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(153,153,153,.25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #999;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #f2f2f2
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #e5e5e5;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #999;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #f2f2f2
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #e5e5e5;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #999;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #f2f2f2
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #e5e5e5;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #e5e5e5;
    border-radius: 1rem
}

.custom-control-label::before,.custom-file-label,.custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .custom-control-label::before,.custom-file-label,.custom-select {
        transition: none
    }
}

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

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:hover,.nav-link:focus {
    text-decoration: none
}

.nav-link.disabled {
    color: #999
}

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

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus {
    border-color: #f2f2f2 #f2f2f2 #e5e5e5
}

.nav-tabs .nav-link.disabled {
    color: #999;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link {
    color: gray;
    background-color: #fff;
    border-color: #e5e5e5 #e5e5e5 #fff
}

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

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #999
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

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

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

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 1rem
}

.navbar>.container,.navbar>.container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .40938rem;
    padding-bottom: .40938rem;
    margin-right: 1rem;
    font-size: 1.125rem;
    line-height: inherit;
    white-space: nowrap
}

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

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.125rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

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

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media(max-width: 575.98px) {
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media(min-width: 576px) {
    .navbar-expand-sm {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media(max-width: 991.98px) {
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media(min-width: 992px) {
    .navbar-expand-md {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media(max-width: 1199.98px) {
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media(min-width: 1200px) {
    .navbar-expand-lg {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media(max-width: 1439.98px) {
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media(min-width: 1440px) {
    .navbar-expand-xl {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand>.container,.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,.navbar-expand>.container-fluid {
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: flex!important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand {
    color: #000
}

.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus {
    color: #000
}

.navbar-light .navbar-nav .nav-link {
    color: #666
}

.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0,0,0,.8)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,.3)
}

.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active {
    color: #000
}

.navbar-light .navbar-toggler {
    color: #666;
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzAgMzAnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggc3Ryb2tlPScjNjY2JyBzdHJva2Utd2lkdGg9JzInIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLW1pdGVybGltaXQ9JzEwJyBkPSdNNCA3aDIyTTQgMTVoMjJNNCAyM2gyMicvPjwvc3ZnPg==)
}

.navbar-light .navbar-text {
    color: #666
}

.navbar-light .navbar-text a {
    color: #000
}

.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus {
    color: #000
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.5)
}

.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255,255,255,.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255,255,255,.25)
}

.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzAgMzAnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggc3Ryb2tlPSdyZ2JhKDI1NSwyNTUsMjU1LDAuNSknIHN0cm9rZS13aWR0aD0nMicgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbWl0ZXJsaW1pdD0nMTAnIGQ9J000IDdoMjJNNCAxNWgyMk00IDIzaDIyJy8+PC9zdmc+)
}

.navbar-dark .navbar-text {
    color: rgba(255,255,255,.5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus {
    color: #fff
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: flex;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media(min-width: 576px) {
    .card-deck {
        flex-flow:row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: flex;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media(min-width: 576px) {
    .card-group {
        flex-flow:row wrap
    }

    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:first-child .card-img-top,.card-group>.card:first-child .card-header {
        border-top-right-radius: 0
    }

    .card-group>.card:first-child .card-img-bottom,.card-group>.card:first-child .card-footer {
        border-bottom-right-radius: 0
    }

    .card-group>.card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:last-child .card-img-top,.card-group>.card:last-child .card-header {
        border-top-left-radius: 0
    }

    .card-group>.card:last-child .card-img-bottom,.card-group>.card:last-child .card-footer {
        border-bottom-left-radius: 0
    }

    .card-group>.card:only-child {
        border-radius: .25rem
    }

    .card-group>.card:only-child .card-img-top,.card-group>.card:only-child .card-header {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card-group>.card:only-child .card-img-bottom,.card-group>.card:only-child .card-footer {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

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

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
        border-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media(min-width: 576px) {
    .card-columns {
        column-count:3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #f2f2f2;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #999;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #999
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: gray;
    background-color: #fff;
    border: 1px solid #e5e5e5
}

.page-link:hover {
    z-index: 2;
    color: #5a5a5a;
    text-decoration: none;
    background-color: #f2f2f2;
    border-color: #e5e5e5
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(153,153,153,.25)
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #999;
    border-color: #999
}

.page-item.disabled .page-link {
    color: #999;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #e5e5e5
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.125rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

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

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #4d4d4d;
    background-color: #999
}

.badge-primary[href]:hover,.badge-primary[href]:focus {
    color: #4d4d4d;
    text-decoration: none;
    background-color: gray
}

.badge-secondary {
    color: #fff;
    background-color: gray
}

.badge-secondary[href]:hover,.badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #676767
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

.badge-success[href]:hover,.badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

.badge-info[href]:hover,.badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.badge-warning {
    color: #4d4d4d;
    background-color: #ffc107
}

.badge-warning[href]:hover,.badge-warning[href]:focus {
    color: #4d4d4d;
    text-decoration: none;
    background-color: #d39e00
}

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

.badge-danger[href]:hover,.badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #8a2020
}

.badge-light {
    color: #4d4d4d;
    background-color: #f2f2f2
}

.badge-light[href]:hover,.badge-light[href]:focus {
    color: #4d4d4d;
    text-decoration: none;
    background-color: #d9d9d9
}

.badge-medium {
    color: #4d4d4d;
    background-color: #d9d9d9
}

.badge-medium[href]:hover,.badge-medium[href]:focus {
    color: #4d4d4d;
    text-decoration: none;
    background-color: silver
}

.badge-dark {
    color: #fff;
    background-color: #4d4d4d
}

.badge-dark[href]:hover,.badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #343434
}

.badge-tsmcred {
    color: #fff;
    background-color: #b32a2a
}

.badge-tsmcred[href]:hover,.badge-tsmcred[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #8a2020
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #f2f2f2;
    border-radius: .3rem
}

@media(min-width: 576px) {
    .jumbotron {
        padding:4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 500
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #505050;
    background-color: #ebebeb;
    border-color: #e2e2e2
}

.alert-primary hr {
    border-top-color: #d5d5d5
}

.alert-primary .alert-link {
    color: #373737
}

.alert-secondary {
    color: #434343;
    background-color: #e6e6e6;
    border-color: #dbdbdb
}

.alert-secondary hr {
    border-top-color: #cecece
}

.alert-secondary .alert-link {
    color: #2a2a2a
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

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

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

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

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

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

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #5d1616;
    background-color: #f0d4d4;
    border-color: #eac3c3
}

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

.alert-danger .alert-link {
    color: #340c0c
}

.alert-light {
    color: #7e7e7e;
    background-color: #fcfcfc;
    border-color: #fbfbfb
}

.alert-light hr {
    border-top-color: #eee
}

.alert-light .alert-link {
    color: #656565
}

.alert-medium {
    color: #717171;
    background-color: #f7f7f7;
    border-color: #f4f4f4
}

.alert-medium hr {
    border-top-color: #e7e7e7
}

.alert-medium .alert-link {
    color: #585858
}

.alert-dark {
    color: #282828;
    background-color: #dbdbdb;
    border-color: #cdcdcd
}

.alert-dark hr {
    border-top-color: silver
}

.alert-dark .alert-link {
    color: #0f0f0f
}

.alert-tsmcred {
    color: #5d1616;
    background-color: #f0d4d4;
    border-color: #eac3c3
}

.alert-tsmcred hr {
    border-top-color: #e3b0b0
}

.alert-tsmcred .alert-link {
    color: #340c0c
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #f2f2f2;
    border-radius: .25rem
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #999;
    transition: width .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: gray;
    text-align: inherit
}

.list-group-item-action:hover,.list-group-item-action:focus {
    color: gray;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #666;
    background-color: #f2f2f2
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

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

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

.list-group-item:hover,.list-group-item:focus {
    z-index: 1;
    text-decoration: none
}

.list-group-item.disabled,.list-group-item:disabled {
    color: #999;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #999;
    border-color: #999
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-primary {
    color: #505050;
    background-color: #e2e2e2
}

.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus {
    color: #505050;
    background-color: #d5d5d5
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #505050;
    border-color: #505050
}

.list-group-item-secondary {
    color: #434343;
    background-color: #dbdbdb
}

.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus {
    color: #434343;
    background-color: #cecece
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #434343;
    border-color: #434343
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #5d1616;
    background-color: #eac3c3
}

.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus {
    color: #5d1616;
    background-color: #e3b0b0
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #5d1616;
    border-color: #5d1616
}

.list-group-item-light {
    color: #7e7e7e;
    background-color: #fbfbfb
}

.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus {
    color: #7e7e7e;
    background-color: #eee
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #7e7e7e;
    border-color: #7e7e7e
}

.list-group-item-medium {
    color: #717171;
    background-color: #f4f4f4
}

.list-group-item-medium.list-group-item-action:hover,.list-group-item-medium.list-group-item-action:focus {
    color: #717171;
    background-color: #e7e7e7
}

.list-group-item-medium.list-group-item-action.active {
    color: #fff;
    background-color: #717171;
    border-color: #717171
}

.list-group-item-dark {
    color: #282828;
    background-color: #cdcdcd
}

.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus {
    color: #282828;
    background-color: silver
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #282828;
    border-color: #282828
}

.list-group-item-tsmcred {
    color: #5d1616;
    background-color: #eac3c3
}

.list-group-item-tsmcred.list-group-item-action:hover,.list-group-item-tsmcred.list-group-item-action:focus {
    color: #5d1616;
    background-color: #e3b0b0
}

.list-group-item-tsmcred.list-group-item-action.active {
    color: #fff;
    background-color: #5d1616;
    border-color: #5d1616
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer
}

.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus {
    color: #000;
    text-decoration: none;
    opacity: .75
}

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

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0,-25%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: translate(0,0)
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (.5rem * 2));
    content: ""
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

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

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #f2f2f2;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

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

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #f2f2f2
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }

    .modal-dialog-centered::before {
        height: calc(100vh - (1.75rem * 2))
    }

    .modal-sm {
        max-width: 300px
    }

    .modal-xl {
        max-width: 1000px
    }
}

@media(min-width: 1200px) {
    .modal-lg {
        max-width:900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.45;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top] {
    padding: .4rem 0
}

.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow {
    bottom: 0
}

.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^=top] .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right] {
    padding: 0 .4rem
}

.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^=right] .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom] {
    padding: .4rem 0
}

.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow {
    top: 0
}

.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^=bottom] .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left] {
    padding: 0 .4rem
}

.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^=left] .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.45;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow::before,.popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-top,.bs-popover-auto[x-placement^=top] {
    margin-bottom: .5rem
}

.bs-popover-top .arrow,.bs-popover-auto[x-placement^=top] .arrow {
    bottom: calc((.5rem + 1px) * -1)
}

.bs-popover-top .arrow::before,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::after {
    border-width: .5rem .5rem 0
}

.bs-popover-top .arrow::before,.bs-popover-auto[x-placement^=top] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0,0,0,.25)
}

.bs-popover-top .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::after {
    bottom: 1px;
    border-top-color: #fff
}

.bs-popover-right,.bs-popover-auto[x-placement^=right] {
    margin-left: .5rem
}

.bs-popover-right .arrow,.bs-popover-auto[x-placement^=right] .arrow {
    left: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-right .arrow::before,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::after {
    border-width: .5rem .5rem .5rem 0
}

.bs-popover-right .arrow::before,.bs-popover-auto[x-placement^=right] .arrow::before {
    left: 0;
    border-right-color: rgba(0,0,0,.25)
}

.bs-popover-right .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::after {
    left: 1px;
    border-right-color: #fff
}

.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom] {
    margin-top: .5rem
}

.bs-popover-bottom .arrow,.bs-popover-auto[x-placement^=bottom] .arrow {
    top: calc((.5rem + 1px) * -1)
}

.bs-popover-bottom .arrow::before,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::after {
    border-width: 0 .5rem .5rem
}

.bs-popover-bottom .arrow::before,.bs-popover-auto[x-placement^=bottom] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0,0,0,.25)
}

.bs-popover-bottom .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::after {
    top: 1px;
    border-bottom-color: #fff
}

.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^=bottom] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-left,.bs-popover-auto[x-placement^=left] {
    margin-right: .5rem
}

.bs-popover-left .arrow,.bs-popover-auto[x-placement^=left] .arrow {
    right: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-left .arrow::before,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::after {
    border-width: .5rem 0 .5rem .5rem
}

.bs-popover-left .arrow::before,.bs-popover-auto[x-placement^=left] .arrow::before {
    right: 0;
    border-left-color: rgba(0,0,0,.25)
}

.bs-popover-left .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::after {
    right: 1px;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #666
}

.carousel {
    position: relative
}

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

.carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100%;
    backface-visibility: hidden;
    perspective: 1000px
}

.carousel-item.active,.carousel-item-next,.carousel-item-prev {
    display: block;
    transition: transform .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .carousel-item.active,.carousel-item-next,.carousel-item-prev {
        transition: none
    }
}

.carousel-item-next,.carousel-item-prev {
    position: absolute;
    top: 0
}

.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {
    transform: translateX(0)
}

@supports(transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right {
        transform:translate3d(0,0,0)
    }
}

.carousel-item-next,.active.carousel-item-right {
    transform: translateX(100%)
}

@supports(transform-style: preserve-3d) {
    .carousel-item-next,.active.carousel-item-right {
        transform:translate3d(100%,0,0)
    }
}

.carousel-item-prev,.active.carousel-item-left {
    transform: translateX(-100%)
}

@supports(transform-style: preserve-3d) {
    .carousel-item-prev,.active.carousel-item-left {
        transform:translate3d(-100%,0,0)
    }
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity
}

.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1
}

.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
    opacity: 0
}

.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev {
    transform: translateX(0)
}

@supports(transform-style: preserve-3d) {
    .carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev {
        transform:translate3d(0,0,0)
    }
}

.carousel-control-prev,.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-prev-icon,.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZmYnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGQ9J001LjI1IDBsLTQgNCA0IDQgMS41LTEuNS0yLjUtMi41IDIuNS0yLjUtMS41LTEuNXonLz48L3N2Zz4=)
}

.carousel-control-next-icon {
    background-image: url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZmYnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGQ9J00yLjc1IDBsLTEuNSAxLjUgMi41IDIuNS0yLjUgMi41IDEuNSAxLjUgNC00LTQtNHonLz48L3N2Zz4=)
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5)
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #999!important
}

a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus {
    background-color: gray!important
}

.bg-secondary {
    background-color: gray!important
}

a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus {
    background-color: #676767!important
}

.bg-success {
    background-color: #28a745!important
}

a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus {
    background-color: #1e7e34!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #b32a2a!important
}

a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus {
    background-color: #8a2020!important
}

.bg-light {
    background-color: #f2f2f2!important
}

a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus {
    background-color: #d9d9d9!important
}

.bg-medium {
    background-color: #d9d9d9!important
}

a.bg-medium:hover,a.bg-medium:focus,button.bg-medium:hover,button.bg-medium:focus {
    background-color: silver!important
}

.bg-dark {
    background-color: #4d4d4d!important
}

a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus {
    background-color: #343434!important
}

.bg-tsmcred {
    background-color: #b32a2a!important
}

a.bg-tsmcred:hover,a.bg-tsmcred:focus,button.bg-tsmcred:hover,button.bg-tsmcred:focus {
    background-color: #8a2020!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #e5e5e5!important
}

.border-top {
    border-top: 1px solid #e5e5e5!important
}

.border-right {
    border-right: 1px solid #e5e5e5!important
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5!important
}

.border-left {
    border-left: 1px solid #e5e5e5!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #999!important
}

.border-secondary {
    border-color: gray!important
}

.border-success {
    border-color: #28a745!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #b32a2a!important
}

.border-light {
    border-color: #f2f2f2!important
}

.border-medium {
    border-color: #d9d9d9!important
}

.border-dark {
    border-color: #4d4d4d!important
}

.border-tsmcred {
    border-color: #b32a2a!important
}

.border-white {
    border-color: #fff!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important;
    border-top-right-radius: .25rem!important
}

.rounded-right {
    border-top-right-radius: .25rem!important;
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-circle,.contactList .contactAvatar,.contact-info .contact-img {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

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

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

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

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

.d-flex,header #nav_main .nav-item,header #nav_main .nav-item>.nav-link,header #nav_sub .navbar-nav .nav-item,header #nav_sub .navbar-nav .nav-item .nav-link,header #langSelector,#nav-mobile-toggle,.underBannerInfo.inverse .icon-link .icon,.circleList.inverse .icon-link .icon,[id^=pageBanner_].bg>.container,.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body,.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body .article-action,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box .links,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box .links,.articleGroup[data-mode=mode_grid] .articleList,.articleEntry .entry-info,.pageTabBar,.nestedTabsBox .tabsBar_1,.nestedTabsBox .tabsBarContent .tabsBarContent-item .nav,.nestedTabsBox .tabsBarContent .tabsBarContent-item .nav .nav-item,.nestedTabsBox .tabsBarContent .tabsBarContent-item .tab-content .tab-pane .col .link-item,.fileGroup .fileList .fileItem,.fileGroup .fileList .fileItem .fileItem-links .fileItem-link,#vcaMemberList,#section_careers_findYourPerfectFit .careers_grid .careers_gridItem,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble,.quote-group .quote-who,.bannerMenu .bannerMenu-list {
    display: flex!important
}

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

@media(min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

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

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

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

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

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

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

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

@media(min-width: 992px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

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

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

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

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

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

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

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

@media(min-width: 1200px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

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

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

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

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

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

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

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

@media(min-width: 1440px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

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

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

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

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

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

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

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

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

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

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

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

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

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

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

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

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

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

.flex-column,[id^=pageBanner_].bg>.container,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box .links,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box .links {
    flex-direction: column!important
}

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

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

.flex-wrap,.articleGroup[data-mode=mode_grid] .articleList,#vcaMemberList {
    flex-wrap: wrap!important
}

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

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

.flex-fill,.fileGroup .fileList .fileItem .fileItem-links,.fileGroup .fileList .fileItem .fileItem-links .fileItem-link .file-title {
    flex: 1 1 auto!important
}

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

.flex-grow-1,#nav-mobile-toggle,.quote-group .quote-who img {
    flex-grow: 1!important
}

.flex-shrink-0,.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body .article-date,.contactList .contactAvatar,.contact-info .contact-img,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon {
    flex-shrink: 0!important
}

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

.justify-content-start,.articleGroup[data-mode=mode_grid] .articleList {
    justify-content: flex-start!important
}

.justify-content-end,#nav-mobile-toggle {
    justify-content: flex-end!important
}

.justify-content-center,.underBannerInfo.inverse .icon-link .icon,.circleList.inverse .icon-link .icon,[id^=pageBanner_].bg>.container,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box .links,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box .links,#vcaMemberList,.bannerMenu .bannerMenu-list {
    justify-content: center!important
}

.justify-content-between,.nestedTabsBox .tabsBarContent .tabsBarContent-item .nav,.nestedTabsBox .tabsBarContent .tabsBarContent-item .nav .nav-item,#section_careers_findYourPerfectFit .careers_grid .careers_gridItem {
    justify-content: space-between!important
}

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

.align-items-start,#section_links a,.articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleItem-expand .container .row,.articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleItem-expand .container .articleList {
    align-items: flex-start!important
}

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

.align-items-center,header #nav_main .nav-item,header #nav_main .nav-item>.nav-link,header #nav_sub .navbar-nav .nav-item,header #nav_sub .navbar-nav .nav-item .nav-link,#nav-mobile-toggle,.underBannerInfo.inverse .icon-link .icon,.circleList.inverse .icon-link .icon,.articleGroup .articleList .articleItem-expand .container .row,.articleGroup[data-mode=mode_grid] .articleList .articleItem-expand .container .articleList,.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body .article-action,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box .links,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box .links,.articleEntry .entry-info,#vcaMemberList,#section_careers_findYourPerfectFit .careers_grid .careers_gridItem {
    align-items: center!important
}

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

.align-items-stretch,.nestedTabsBox .tabsBarContent .tabsBarContent-item .nav,.nestedTabsBox .tabsBarContent .tabsBarContent-item .nav .nav-item {
    align-items: stretch!important
}

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

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

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

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

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

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

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

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

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

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

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

.align-self-stretch,header #nav_main .nav-item>.nav-link,header #nav_sub .navbar-nav .nav-item .nav-link {
    align-self: stretch!important
}

@media(min-width: 576px) {
    .flex-sm-row {
        flex-direction:row!important
    }

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

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

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

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

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

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

    .flex-sm-fill {
        flex: 1 1 auto!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 992px) {
    .flex-md-row {
        flex-direction:row!important
    }

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

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

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

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

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

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

    .flex-md-fill {
        flex: 1 1 auto!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 1200px) {
    .flex-lg-row {
        flex-direction:row!important
    }

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

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

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

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

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

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

    .flex-lg-fill {
        flex: 1 1 auto!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 1440px) {
    .flex-xl-row {
        flex-direction:row!important
    }

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

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

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

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

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

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

    .flex-xl-fill {
        flex: 1 1 auto!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none,.basicArticle .article-image-float-right {
    float: none!important
}

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

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

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

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

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

    .float-lg-right,.basicArticle .article-image-float-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

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

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: sticky!important
}

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

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

@supports(position: sticky) {
    .sticky-top {
        position:sticky;
        top: 0;
        z-index: 1020
    }
}

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

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

.shadow-sm,.timelineBubble .timeline-items .itemline-item .timeline-bubbles.join,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}

.shadow,#pageContent.blog .articleEntry {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}

.shadow-none {
    box-shadow: none!important
}

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

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

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

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

.w-auto {
    width: auto!important
}

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

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

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

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

.h-auto {
    height: auto!important
}

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

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

.m-0 {
    margin: 0!important
}

.mt-0,.basicArticle .article-image-float-right,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,.my-1 {
    margin-top: .25rem!important
}

.mr-1,.mx-1 {
    margin-right: .25rem!important
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,.my-2 {
    margin-top: .5rem!important
}

.mr-2,.mx-2 {
    margin-right: .5rem!important
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

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

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

.mr-3,.mx-3 {
    margin-right: 1rem!important
}

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

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

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

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

.mr-4,.mx-4 {
    margin-right: 1.5rem!important
}

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

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

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

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

.mr-5,.mx-5 {
    margin-right: 3rem!important
}

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

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-right: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,.py-2 {
    padding-top: .5rem!important
}

.pr-2,.px-2 {
    padding-right: .5rem!important
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

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

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

.pr-3,.px-3 {
    padding-right: 1rem!important
}

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

.pl-3,.px-3 {
    padding-left: 1rem!important
}

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

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

.pr-4,.px-4 {
    padding-right: 1.5rem!important
}

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

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

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

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

.pr-5,.px-5 {
    padding-right: 3rem!important
}

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

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto,.basicArticle .article-image-float-right {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto,.basicArticle .article-image-float-right {
    margin-left: auto!important
}

@media(min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

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

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

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

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

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

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

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

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

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

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

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

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

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

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

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

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media(min-width: 992px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

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

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

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

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

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

    .mt-md-5,.my-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

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

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

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

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

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

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

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

    .pt-md-5,.py-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

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

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media(min-width: 1200px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

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

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

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

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

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

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.basicArticle .article-image-float-right,.mx-lg-5 {
        margin-left: 3rem!important
    }

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

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

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

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

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

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

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

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

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

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media(min-width: 1440px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

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

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

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

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

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

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

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

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

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

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

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

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

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

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

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

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace
}

.text-justify {
    text-align: justify!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media(min-width: 576px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media(min-width: 992px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media(min-width: 1200px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media(min-width: 1440px) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 500!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #999!important
}

a.text-primary:hover,a.text-primary:focus {
    color: gray!important
}

.text-secondary {
    color: gray!important
}

a.text-secondary:hover,a.text-secondary:focus {
    color: #676767!important
}

.text-success {
    color: #28a745!important
}

a.text-success:hover,a.text-success:focus {
    color: #1e7e34!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:hover,a.text-info:focus {
    color: #117a8b!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:hover,a.text-warning:focus {
    color: #d39e00!important
}

.text-danger {
    color: #b32a2a!important
}

a.text-danger:hover,a.text-danger:focus {
    color: #8a2020!important
}

.text-light {
    color: #f2f2f2!important
}

a.text-light:hover,a.text-light:focus {
    color: #d9d9d9!important
}

.text-medium {
    color: #d9d9d9!important
}

a.text-medium:hover,a.text-medium:focus {
    color: silver!important
}

.text-dark {
    color: #4d4d4d!important
}

a.text-dark:hover,a.text-dark:focus {
    color: #343434!important
}

.text-tsmcred {
    color: #b32a2a!important
}

a.text-tsmcred:hover,a.text-tsmcred:focus {
    color: #8a2020!important
}

.text-body {
    color: #666!important
}

.text-muted {
    color: #999!important
}

.text-black-50 {
    color: rgba(0,0,0,.5)!important
}

.text-white-50 {
    color: rgba(255,255,255,.5)!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-size-small {
    font-size: 14px!important
}

.text-size-base {
    font-size: 16px!important
}

.text-size-subtitle {
    font-size: 20px!important
}

.text-size-title {
    font-size: 22px!important
}

.text-size-max {
    font-size: 50px!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media print {
    *,*::before,*::after {
        text-shadow: none!important;
        box-shadow: none!important
    }

    a:not(.btn) {
        text-decoration: underline
    }

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

    pre {
        white-space: pre-wrap!important
    }

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

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

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

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

    @page {
        size: a3
    }

    body {
        min-width: 1200px!important
    }

    .container {
        min-width: 1200px!important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #e5e5e5!important
    }

    .table-dark {
        color: inherit
    }

    .table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody {
        border-color: #e5e5e5
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #e5e5e5
    }
}

.cht header #nav_main .dropdown .dropdown-menu .title-link_L2 .fas {
    right: 1.75rem
}

.cht #section_careers_scroll .scrollItem .scrollItem-context .scrollItem-title {
    font-size: 1.625rem
}

.cht #section_careers_scroll .scrollItem .scrollItem-context .scrollItem-title span {
    font-size: 2.125rem;
    margin-bottom: .625rem
}

.cht #exploreModal .lookFor .title {
    font-size: 1.125rem
}

.chs #section_careers_scroll .scrollItem .scrollItem-context .scrollItem-title {
    font-size: 1.625rem
}

.chs #section_careers_scroll .scrollItem .scrollItem-context .scrollItem-title span {
    font-size: 2.125rem;
    margin-bottom: .75rem
}

.chs #exploreModal .lookFor .title {
    font-size: 1.125rem
}

.jp header #nav_main .dropdown .dropdown-menu .title-link_L2 .fas {
    right: .25rem
}

@media(min-width: 1440px) {
    .jp header #nav_main .dropdown .dropdown-menu .title-link_L2 .fas {
        right:2.5rem!important
    }
}

html {
    background: #d9d9d9
}

@media(max-width: 1199.98px) {
    html.navbar_open {
        height:100%;
        width: 100%;
        max-height: 100%;
        overflow: hidden;
        position: relative
    }
}

body {
    font-family: roboto,Arial,sans-serif,\5FAE\8EDF\6B63\9ED1\9AD4,microsoft jhenghei,sans-serif!important;
    max-width: 1920px;
    margin: 0 auto
}

@media(max-width: 1199.98px) {
    body .container {
        max-width:800px
    }
}

@media(max-width: 1199.98px) {
    body .btn-lg,body .btn-group-lg>.btn {
        font-size:13.3333px
    }
}

body:before {
    content: "";
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    z-index: 10;
    pointer-events: none;
    transition: background .4s
}

@media screen and (prefers-reduced-motion:reduce) {
    body:before {
        transition: none
    }
}

@media(max-width: 1199.98px) {
    body.navbar_open {
        overflow:hidden;
        position: relative;
        height: 100%;
        width: 100%
    }

    body.navbar_open:before {
        background: rgba(0,0,0,.8);
        pointer-events: auto
    }

    body.navbar_open header {
        overflow-y: auto;
        overflow-x: hidden
    }
}

body.relatedInfo_bg_white #pageRelatedInfo {
    background: #fff!important
}

@media(min-width: 1440px) {
    .container.narrow {
        max-width:1180px
    }
}

.headerFixSpacer {
    height: 70px!important;
    min-height: 70px!important;
}

@media(max-width: 1199.98px) {
    .headerFixSpacer {
        height:50px!important;
        min-height: 50px!important
    }
}

header {
    transition: all .4s;
    width: 100%!important;
    z-index: 1030;
    max-height: 100%;
    max-width: 1920px;
    left: auto!important;
}

@media screen and (prefers-reduced-motion:reduce) {
    header {
        transition: none
    }
}

header.hide {
    top: -150px;
    z-index: 1010
}

header #nav_main {
    min-height: 80px;
    z-index: 1030
}

@media(max-width: 1199.98px) {
    header #nav_main {
        min-height:50px;
        padding: 0
    }
}

@media(min-width: 1200px) {
    header #nav_main .shift-right {
        left:1rem
    }
}

@media(max-width: 1199.98px) {
    header #nav_main .navbar-brand {
        padding:4px 0 5px;
        margin-left: 1rem
    }
}

header #nav_main .navbar-brand img {
    height: 46px;
    margin: 9px 0 11px
}

@media(max-width: 1199.98px) {
    header #nav_main .navbar-brand img {
        height:36px;
        margin: 2px 0 3px
    }
}

header #nav_main .navbar-toggler {
    border: none;
    padding: 1rem .45rem;
    margin-right: .25rem;
    width: 2rem;
    height: 1.25rem;
    position: relative
}

header #nav_main .navbar-toggler:focus {
    outline: none
}

header #nav_main .navbar-toggler .bar {
    position: absolute;
    left: .5rem;
    right: .5rem;
    background: #666;
    height: 2px
}

header #nav_main .navbar-toggler .bar-1 {
    top: 8px
}

header #nav_main .navbar-toggler .bar-2 {
    top: 14px
}

header #nav_main .navbar-toggler .bar-3 {
    top: 20px
}

header #nav_main .navbar-toggler[aria-expanded=true] .bar-1 {
    animation: ani-navBarToggle1 .45s forwards
}

header #nav_main .navbar-toggler[aria-expanded=true] .bar-2 {
    animation: ani-navBarToggle2 .25s forwards
}

header #nav_main .navbar-toggler[aria-expanded=true] .bar-3 {
    animation: ani-navBarToggle3 .45s forwards
}

@keyframes ani-navBarToggle1 {
    0% {
        top: 8px
    }

    50% {
        top: 14px;
        transform: rotate(0deg)
    }

    100% {
        top: 14px;
        transform: rotate(45deg)
    }
}

@keyframes ani-navBarToggle2 {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes ani-navBarToggle3 {
    0% {
        top: 20px
    }

    50% {
        top: 14px;
        transform: rotate(0deg)
    }

    100% {
        top: 14px;
        transform: rotate(-45deg)
    }
}

@media(max-width: 1199.98px) {
    header #nav_main .navbar-collapse .isIcon .nav-link {
        display:none!important
    }
}

@media(max-width: 1199.98px) {
    header #nav_main .navbar-nav-center {
        border-top:1px solid #e5e5e5
    }
}

@media(max-width: 1199.98px) {
    header #nav_main .navbar-nav-center .nav-item {
        flex-direction:column!important;
        background: #f2f2f2;
        border-bottom: 1px solid #fff;
        position: relative;
        transition: background .2s
    }
}

@media screen and (max-width: 1199.98px) and (prefers-reduced-motion:reduce) {
    header #nav_main .navbar-nav-center .nav-item {
        transition:none
    }
}

@media(max-width: 1199.98px) {
    header #nav_main .navbar-nav-center .nav-item .dropdown-menu {
        width:100%;
        border-radius: 0;
        margin: 0;
        padding: 0;
        box-shadow: none!important;
        border: none
    }

    header #nav_main .navbar-nav-center .nav-item .dropdown-menu .col:empty {
        display: none
    }

    header #nav_main .navbar-nav-center .nav-item .dropdown-menu .container {
        padding: 0
    }

    header #nav_main .navbar-nav-center .nav-item .dropdown-menu .title-item_L2 {
        display: none
    }

    header #nav_main .navbar-nav-center .nav-item .dropdown-menu .title-link_L3 {
        background: #d9d9d9;
        font-size: .85rem;
        display: block;
        padding: .65rem 1rem;
        border-top: 1px solid #fff;
        color: #4d4d4d;
        position: relative;
        transition: all .2s
    }
}

@media screen and (max-width: 1199.98px) and (prefers-reduced-motion:reduce) {
    header #nav_main .navbar-nav-center .nav-item .dropdown-menu .title-link_L3 {
        transition:none
    }
}

@media(max-width: 1199.98px) {
    header #nav_main .navbar-nav-center .nav-item .dropdown-menu .title-link_L3:hover {
        text-decoration:none;
        background: #ccc
    }
}

@media(max-width: 1199.98px) and (max-width:1199.98px) {
    header #nav_main .navbar-nav-center .nav-item .dropdown-menu .title-link_L3[href="#"]:after {
        content:"\f078";
        font-family: "font awesome 5 free";
        font-weight: 900;
        position: absolute;
        right: 1rem;
        top: .75rem;
        display: block;
        pointer-events: none;
        font-size: smaller
    }
}

@media(max-width: 1199.98px) and (max-width:1199.98px) {
    header #nav_main .navbar-nav-center .nav-item .dropdown-menu .title-link_L3.show:after {
        content:"\f077"
    }
}

@media(max-width: 1199.98px) {
    header #nav_main .navbar-nav-center .nav-item .dropdown-menu .contentLinks {
        max-height:0;
        overflow: hidden;
        background: #999;
        padding: 0 1rem;
        transition: all .4s
    }
}

@media screen and (max-width: 1199.98px) and (prefers-reduced-motion:reduce) {
    header #nav_main .navbar-nav-center .nav-item .dropdown-menu .contentLinks {
        transition:none
    }
}

@media(max-width: 1199.98px) {
    header #nav_main .navbar-nav-center .nav-item .dropdown-menu .contentLinks.show {
        max-height:320px;
        border-top: 1px solid #fff;
        padding: .75rem 1rem .5rem
    }

    header #nav_main .navbar-nav-center .nav-item .dropdown-menu .contentLinks .content-link {
        display: block;
        color: #fff
    }

    header #nav_main .navbar-nav-center .nav-item .dropdown-menu .row,header #nav_main .navbar-nav-center .nav-item .dropdown-menu .articleGroup[data-mode=mode_grid] .articleList,.articleGroup[data-mode=mode_grid] header #nav_main .navbar-nav-center .nav-item .dropdown-menu .articleList {
        flex-direction: column
    }

    header #nav_main .navbar-nav-center .nav-item .dropdown-menu .row .col,header #nav_main .navbar-nav-center .nav-item .dropdown-menu .articleGroup[data-mode=mode_grid] .articleList .col,.articleGroup[data-mode=mode_grid] header #nav_main .navbar-nav-center .nav-item .dropdown-menu .articleList .col {
        flex-basis: auto
    }
}

@media(max-width: 1199.98px) {
    header #nav_main .navbar-nav-center .nav-item:after {
        content:"\f078";
        font-family: "font awesome 5 free";
        font-weight: 900;
        position: absolute;
        right: 1rem;
        top: 1rem;
        display: block;
        color: #b32a2a;
        pointer-events: none
    }
}

@media(max-width: 1199.98px) {
    header #nav_main .navbar-nav-center .nav-item.show:after {
        content:"\f077"
    }
}

@media(max-width: 1199.98px) {
    header #nav_main .navbar-nav-center .nav-item>.nav-link {
        padding-top:1rem;
        padding-bottom: 1rem;
        padding-left: 1rem
    }

    header #nav_main .navbar-nav-center .nav-item>.nav-link .underScore {
        display: none
    }
}

header #nav_main .nav-item {
    position: static
}

header #nav_main .nav-item>.nav-link {
    position: relative;
    font-size: .85rem;
    font-weight: 500;
    padding-left: .75rem;
    padding-right: .75rem;
    text-decoration: none
}

@media(min-width: 1440px) {
    header #nav_main .nav-item>.nav-link {
        font-size:15px
    }
}

header #nav_main .nav-item>.nav-link:after {
    display: none
}

header #nav_main .nav-item>.nav-link>span.underScore {
    display: block;
    background: #f2f2f2;
    height: 0;
    position: absolute;
    bottom: 1px;
    left: 1rem;
    right: 1rem;
    border: none;
    width: auto;
    margin: 0;
    transition: height .3s;
    pointer-events: none
}

@media screen and (prefers-reduced-motion:reduce) {
    header #nav_main .nav-item>.nav-link>span.underScore {
        transition: none
    }
}

header #nav_main .nav-item.isIcon i {
    transform: scale(1.2)
}

header #nav_main .nav-item.active>.nav-link>span.underScore,header #nav_main .nav-item.hover>.nav-link>span.underScore {
    background: #b32a2a;
    height: 6px;
    transition: height .3s
}

@media screen and (prefers-reduced-motion:reduce) {
    header #nav_main .nav-item.active>.nav-link>span.underScore,header #nav_main .nav-item.hover>.nav-link>span.underScore {
        transition: none
    }
}

header #nav_main .nav-item:hover.isIcon>.nav-link>span.underScore {
    height: 0
}

header #nav_main .nav-item:hover #langSelector {
    background: #f2f2f2
}

header #nav_main .nav-item:hover #langSelector a {
    max-width: 80px;
    padding: 0 .25rem
}

@media(min-width: 1200px) {
    header #nav_main .dropdown:hover .dropdown-menu {
        pointer-events:inherit;
        max-height: 400px;
        border-top: 1px solid #d9d9d9;
        padding: 40px 0;
        transition: all .4s;
        z-index: 10000
    }
}

header #nav_main .dropdown ul.contentLinks .content-item {
    margin-bottom: .5rem
}

header #nav_main .dropdown ul.contentLinks .content-item .content-link {
    font-size: 14px;
    text-decoration: none
}

header #nav_main .dropdown ul.contentLinks .content-item .content-link:hover {
    color: #b32a2a;
    text-decoration: none
}

header #nav_main .dropdown .dropdown-menu {
    box-shadow: 0 1.05rem 1rem rgba(0,0,0,.15)!important
}

header #nav_main .dropdown .dropdown-menu .title-link_L2:hover {
    color: #000
}

header #nav_main .dropdown .dropdown-menu .title-link_L3 {
    text-decoration: none
}

@media(min-width: 1440px) {
    header #nav_main .dropdown .dropdown-menu .title-link_L2 {
        padding-right:2rem
    }

    header #nav_main .dropdown .dropdown-menu .title-link_L2 .fas {
        right: 4.25rem!important
    }
}

@media(min-width: 1200px) {
    header #nav_main .dropdown .dropdown-menu {
        background:#f2f2f2;
        border-radius: 0;
        border: none;
        border-top: 0 solid transparent;
        display: block;
        pointer-events: none;
        overflow: hidden;
        padding: 0;
        margin: 0;
        position: absolute;
        left: 0;
        right: 0;
        max-height: 0;
        transition: all .3s
    }
}

@media screen and (min-width: 1200px) and (prefers-reduced-motion:reduce) {
    header #nav_main .dropdown .dropdown-menu {
        transition:none
    }
}

@media(min-width: 1200px) {
    header #nav_main .dropdown .dropdown-menu .title-link_L2 {
        font-size:22px;
        color: #4d4d4d;
        dipslay: relative;
        padding-right: 2rem
    }

    header #nav_main .dropdown .dropdown-menu .title-link_L2 .fas {
        color: #b32a2a;
        position: absolute;
        top: .3rem;
        right: 2rem
    }

    header #nav_main .dropdown .dropdown-menu .title-link_L3 {
        font-size: 16px;
        color: #333;
        font-weight: 500;
        display: block;
        margin-bottom: 1.25rem;
        dipslay: relative;
        padding-right: 1.5rem;
        white-space: nowrap
    }

    header #nav_main .dropdown .dropdown-menu .title-link_L3.disabled {
        pointer-events: none
    }

    header #nav_main .dropdown .dropdown-menu .title-link_L3:hover {
        text-decoration: none
    }

    header #nav_main .dropdown .dropdown-menu .title-link_L3 .fas {
        color: #b32a2a;
        transform: rotate(90deg);
        position: absolute;
        top: 0;
        right: 1.5rem
    }

    header #nav_main .dropdown.show>.dropdown-menu {
        pointer-events: inherit;
        max-height: 400px;
        border-top: 1px solid #d9d9d9;
        padding: 40px 0;
        transition: all .4s;
        z-index: 10000
    }
}

@media screen and (min-width: 1200px) and (prefers-reduced-motion:reduce) {
    header #nav_main .dropdown.show>.dropdown-menu {
        transition:none
    }
}

header #nav_sub {
    display: none;
    min-height: 70px;
    background: #4d4d4d
}

header #nav_sub .navbar-toggler {
    border: none
}

header #nav_sub .navbar-nav {
    display: none
}

@media(max-width: 1199.98px) {
    header #nav_sub .navbar-nav .nav-item {
        flex-direction:column!important
    }
}

header #nav_sub .navbar-nav .nav-item .nav-link {
    position: relative;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    font-size: .85rem
}

header #nav_sub .navbar-nav .nav-item .dropdown-menu {
    border: none;
    margin-top: 0;
    padding-bottom: 0;
    border-radius: 0;
    background: #4d4d4d
}

header #nav_sub .navbar-nav .nav-item .dropdown-menu .content-link {
    display: block;
    padding: 1.25rem;
    color: #fff;
    font-size: .85rem;
    white-space: nowrap;
    min-width: 200px
}

header #nav_sub .navbar-nav .nav-item .dropdown-menu .content-link:hover {
    background: #666;
    text-decoration: none
}

header #nav_sub .navbar-nav .nav-item.show {
    background: #4d4d4d
}

header #nav_sub .dropdown-toggle::after {
    content: "\f078";
    font-family: "font awesome 5 free";
    font-weight: 900;
    border: none;
    width: inherit;
    height: inherit;
    margin-left: .5rem
}

header #langSelector {
    border-radius: 100px;
    padding: .5rem;
    transition: all .6s;
    background: #f2f2f2
}

@media screen and (prefers-reduced-motion:reduce) {
    header #langSelector {
        transition: none
    }
}

header #langSelector i.fas {
    margin-top: 2px;
    margin-right: 5px
}

header #langSelector a {
    display: inline-block;
    max-width: 80px;
    padding: 0 .25rem;
    overflow: hidden;
    white-space: nowrap;
    transition: all .6s;
    text-decoration: none
}

@media screen and (prefers-reduced-motion:reduce) {
    header #langSelector a {
        transition: none
    }
}

header #langSelector a.active,header #langSelector a.active:hover {
    text-decoration: none;
    color: #b32a2a;
    pointer-events: none
}

#nav-mobile-toggle {
    display: none!important;
    margin: 0 .25rem;
    padding: 0 .25rem;
    position: relative
}

#nav-mobile-toggle:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: .5rem;
    bottom: .5rem;
    border-right: 1px solid #d9d9d9
}

#nav-mobile-toggle .nav-link {
    padding-left: 0!important
}

#nav-mobile-toggle #langSelector a {
    font-size: smaller
}

@media(max-width: 1199.98px) {
    #nav-mobile-toggle {
        display:flex!important
    }
}

#breadcrumbNav {
    background: rgba(102,102,102,.8);
    margin-bottom: -2.4rem;
    position: relative;
    z-index: 999;
    line-height: 1
}

#breadcrumbNav .breadcrumb {
    background: 0 0;
    margin-bottom: 0;
    padding: .65rem 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

#breadcrumbNav .breadcrumb li {
    font-size: .8125rem;
    color: #ccc;
    display: inline-block
}

@media(min-width: 1440px) {
    #breadcrumbNav .breadcrumb li {
        font-size:.875rem
    }
}

@media(max-width: 1199.98px) {
    #breadcrumbNav .breadcrumb li {
        font-size:.75rem
    }
}

#breadcrumbNav .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    color: #d9d9d9
}

#breadcrumbNav a {
    color: #e5e5e5;
    text-decoration: none
}

#breadcrumbNav a:hover {
    color: #fff
}

#careerSection {
    position: relative
}

#careerForm {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px
}

#careerForm .container .row,#careerForm .container .articleGroup[data-mode=mode_grid] .articleList,.articleGroup[data-mode=mode_grid] #careerForm .container .articleList {
    background: rgba(255,255,255,.6);
    margin: 0
}

#careerForm .careerForm-item {
    margin: 0 .5rem
}

#careerForm .careerForm-item.title {
    color: #4d4d4d;
    font-size: 20px
}

#careerForm .careerForm-item .customSelect {
    width: 200px
}

#careerForm .careerForm-item#careerSearchBtn {
    padding: 8px 12px;
    background: #b32a2a;
    border-radius: 5px;
    color: #fff;
    min-width: 80px;
    border: none
}

#careerForm select {
    max-width: 100%
}

@media(max-width: 1199.98px) {
    #careerForm {
        position:relative;
        height: auto;
        background: #d9d9d9
    }

    #careerForm .container .row,#careerForm .container .articleGroup[data-mode=mode_grid] .articleList,.articleGroup[data-mode=mode_grid] #careerForm .container .articleList {
        background: 0 0
    }

    #careerForm .flex-md-break {
        flex-basis: 100%;
        height: 0
    }

    #careerForm .careerForm-item {
        width: 100%;
        margin-bottom: .5rem
    }

    #careerForm .careerForm-item:nth-child(2),#careerForm .careerForm-item:nth-child(3),#careerForm .careerForm-item:nth-child(5),#careerForm .careerForm-item:nth-child(6) {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    #careerForm .careerForm-item .customSelect {
        width: 100%
    }
}

#featuredCardSection {
    padding: 4rem 0 1.75rem
}

@media(max-width: 1199.98px) {
    #featuredCardSection {
        padding:2.5rem 0 1.25rem
    }
}

#section_links {
    padding-top: 2rem;
    padding-bottom: 2rem
}

#section_links a {
    display: block;
    color: #fff;
    display: flex;
    text-align: left;
    border-right: 1px solid #d9d9d9;
    text-decoration: none
}

#section_links a>div {
    margin-right: 2rem
}

@media(max-width: 1199.98px) {
    #section_links a {
        flex-direction:column!important
    }

    #section_links a img {
        display: block;
        margin: 0 auto 1.5rem!important;
        max-width: 50px!important
    }

    #section_links a div {
        width: 100%;
        text-align: center;
        margin-right: 0
    }

    #section_links a div .title {
        font-size: .85rem!important
    }

    #section_links a div .title i.fas {
        display: none
    }

    #section_links a div p {
        display: none
    }
}

#section_links a img {
    max-width: 60px;
    margin: .5rem 1rem 1rem
}

#section_links a div .title {
    font-size: 1.25rem;
    margin-bottom: .25rem;
    text-transform: uppercase
}

#section_links a div p {
    color: #d9d9d9
}

#section_links a:last-child {
    border-color: transparent
}

.redStrip {
    position: relative
}

.redStrip:before {
    display: block;
    content: "";
    position: absolute;
    width: 1rem;
    height: 4.5rem;
    border-radius: 50px;
    background: #b32a2a;
    top: .5rem;
    left: 0
}

.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #e5e5e5;
    opacity: 1;
    margin-bottom: 20px!important;
    border-radius: 100px;
    transition: width .6s
}

@media(max-width: 1199.98px) {
    .swiper-pagination-bullets .swiper-pagination-bullet {
        margin-bottom:20px!important;
        margin-top: 1rem!important
    }
}

@media screen and (prefers-reduced-motion:reduce) {
    .swiper-pagination-bullets .swiper-pagination-bullet {
        transition: none
    }
}

.swiper-pagination-bullets .swiper-pagination-bullet:only-child {
    visibility: hidden;
    display: none
}

.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #b32a2a;
    width: 42px;
    position: relative;
    overflow: hidden
}

.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active span {
    content: "";
    display: block;
    position: absolute;
    background: #b32a2a;
    width: 0%;
    height: 100%;
    left: 0
}

@keyframes ani-sliderProgressBar {
    0% {
        width: 0%
    }

    100% {
        width: 100%
    }
}

.banner-swiper {
    background: #333
}

.banner-swiper .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #d75353
}

@media(max-width: 1199.98px) {
    .banner-swiper .swiper-pagination {
        position:relative
    }
}

@media(max-width: 1199.98px) {
    .banner-swiper.colorInvert {
        background:#f2f2f2
    }

    .banner-swiper.colorInvert .container .slideTitle {
        color: #4d4d4d
    }

    .banner-swiper.colorInvert .container p {
        color: #4d4d4d!important
    }

    .banner-swiper.colorInvert .container .btn-outline-light {
        color: #4d4d4d;
        border-color: #4d4d4d
    }
}

.fullWidthBannerWithContext.swiper-slide {
    width: 100%;
    height: 520px;
    overflow: hidden
}

.fullWidthBannerWithContext.swiper-slide.h350 {
    height: 350px
}

.fullWidthBannerWithContext.swiper-slide.h500 {
    height: 500px
}

.fullWidthBannerWithContext.swiper-slide.h580 {
    height: 580px
}

.fullWidthBannerWithContext.swiper-slide.h740 {
    height: 740px
}

.fullWidthBannerWithContext.swiper-slide.h1000 {
    height: 1000px
}

@media(max-width: 1199.98px) {
    .fullWidthBannerWithContext.swiper-slide {
        height:auto!important
    }

    .fullWidthBannerWithContext.swiper-slide.h580 {
        height: auto!important
    }

    .fullWidthBannerWithContext.swiper-slide.h500 {
        height: auto!important
    }

    .fullWidthBannerWithContext.swiper-slide.h740 {
        height: auto!important
    }

    .fullWidthBannerWithContext.swiper-slide.h1000 {
        height: auto!important
    }
}

.fullWidthBannerWithContext.swiper-slide.aniShow .context .slideTitle {
    opacity: 0;
    left: -60px;
    animation: aniShow-title .8s .2s ease-out forwards
}

.fullWidthBannerWithContext.swiper-slide.aniShow .context p,.fullWidthBannerWithContext.swiper-slide.aniShow .context ul,.fullWidthBannerWithContext.swiper-slide.aniShow .context table {
    opacity: 0;
    top: 2rem;
    animation: aniShow-p .5s .7s ease-out forwards
}

.fullWidthBannerWithContext.swiper-slide.aniShow .context a.btn {
    opacity: 0;
    top: 2rem;
    animation: aniShow-btn .5s .9s ease-out forwards
}

.fullWidthBannerWithContext.swiper-slide.aniShow.slowStart .context .slideTitle {
    animation: aniShow-title .8s 1s ease-out forwards
}

.fullWidthBannerWithContext.swiper-slide.aniShow.slowStart .context p,.fullWidthBannerWithContext.swiper-slide.aniShow.slowStart .context ul,.fullWidthBannerWithContext.swiper-slide.aniShow.slowStart .context table {
    animation: aniShow-p .5s 1.5s ease-out forwards
}

.fullWidthBannerWithContext.swiper-slide.aniShow.slowStart .context a.btn {
    animation: aniShow-btn .5s 1.7s ease-out forwards
}

@keyframes aniShow-title {
    0% {
        opacity: 0;
        left: -60px
    }

    100% {
        opacity: 1;
        left: 0
    }
}

@keyframes aniShow-p {
    0% {
        opacity: 0;
        top: 2rem
    }

    100% {
        opacity: 1;
        top: 0
    }
}

@keyframes aniShow-btn {
    0% {
        opacity: 0;
        top: 2rem
    }

    100% {
        opacity: 1;
        top: 0
    }
}

.fullWidthBannerWithContext.swiper-slide .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.fullWidthBannerWithContext.swiper-slide .bg.dotted:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.25);
    background-image: url(../img/dots_black_50.png);
    background-size: 3px 3px;
    z-index: 1
}

@media(max-width: 1199.98px) {
    .fullWidthBannerWithContext.swiper-slide .bg {
        position:relative;
        height: auto
    }

    .fullWidthBannerWithContext.swiper-slide .bg img,.fullWidthBannerWithContext.swiper-slide .bg video {
        height: auto;
        margin-left: -80%!important;
        width: 160%
    }

    .fullWidthBannerWithContext.swiper-slide .bg.left img,.fullWidthBannerWithContext.swiper-slide .bg.left video {
        left: 80%!important
    }

    .fullWidthBannerWithContext.swiper-slide .bg.right img,.fullWidthBannerWithContext.swiper-slide .bg.right video {
        left: 20%!important
    }
}

@media(max-width: 991.98px) {
    .fullWidthBannerWithContext.swiper-slide .bg img,.fullWidthBannerWithContext.swiper-slide .bg video {
        margin-left:-100%!important;
        width: 200%
    }

    .fullWidthBannerWithContext.swiper-slide .bg.left img,.fullWidthBannerWithContext.swiper-slide .bg.left video {
        left: 80%!important
    }

    .fullWidthBannerWithContext.swiper-slide .bg.right img,.fullWidthBannerWithContext.swiper-slide .bg.right video {
        left: 10%!important
    }
}

.fullWidthBannerWithContext.swiper-slide .bg img,.fullWidthBannerWithContext.swiper-slide .bg video {
    display: block;
    position: relative;
    left: 50%;
    margin-left: -960px
}

@media(min-width: 1200px) {
    .fullWidthBannerWithContext.swiper-slide .bg img,.fullWidthBannerWithContext.swiper-slide .bg video {
        width:1920px
    }
}

.fullWidthBannerWithContext.swiper-slide .container {
    color: #fff;
    position: relative;
    z-index: 1;
    height: 100%
}

@media(max-width: 1199.98px) {
    .fullWidthBannerWithContext.swiper-slide .container {
        height:auto;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
}

.fullWidthBannerWithContext.swiper-slide .container .row,.fullWidthBannerWithContext.swiper-slide .container .articleGroup[data-mode=mode_grid] .articleList,.articleGroup[data-mode=mode_grid] .fullWidthBannerWithContext.swiper-slide .container .articleList {
    height: 100%
}

.fullWidthBannerWithContext.swiper-slide .container .row .context,.fullWidthBannerWithContext.swiper-slide .container .articleGroup[data-mode=mode_grid] .articleList .context,.articleGroup[data-mode=mode_grid] .fullWidthBannerWithContext.swiper-slide .container .articleList .context {
    margin-left: 3.75rem;
    margin-top: 1.5rem;
    position: relative
}

@media(max-width: 1199.98px) {
    .fullWidthBannerWithContext.swiper-slide .container .row .context,.fullWidthBannerWithContext.swiper-slide .container .articleGroup[data-mode=mode_grid] .articleList .context,.articleGroup[data-mode=mode_grid] .fullWidthBannerWithContext.swiper-slide .container .articleList .context {
        text-align:center;
        margin-right: auto;
        margin-left: auto;
        margin-top: 0;
        padding-left: 0;
        max-width: 90%
    }

    .fullWidthBannerWithContext.swiper-slide .container .row .context:before,.fullWidthBannerWithContext.swiper-slide .container .articleGroup[data-mode=mode_grid] .articleList .context:before,.articleGroup[data-mode=mode_grid] .fullWidthBannerWithContext.swiper-slide .container .articleList .context:before {
        display: none
    }
}

.fullWidthBannerWithContext.swiper-slide .container .row .context .slideTitle,.fullWidthBannerWithContext.swiper-slide .container .articleGroup[data-mode=mode_grid] .articleList .context .slideTitle,.articleGroup[data-mode=mode_grid] .fullWidthBannerWithContext.swiper-slide .container .articleList .context .slideTitle {
    font-size: 3.125rem;
    margin-bottom: 1rem;
    text-shadow: rgba(0,0,0,.6) 2px 2px 3px;
    position: relative
}

@media(max-width: 1199.98px) {
    .fullWidthBannerWithContext.swiper-slide .container .row .context .slideTitle,.fullWidthBannerWithContext.swiper-slide .container .articleGroup[data-mode=mode_grid] .articleList .context .slideTitle,.articleGroup[data-mode=mode_grid] .fullWidthBannerWithContext.swiper-slide .container .articleList .context .slideTitle {
        font-size:1.75rem;
        margin-bottom: .75rem;
        text-shadow: none
    }
}

.fullWidthBannerWithContext.swiper-slide .container .row .context p,.fullWidthBannerWithContext.swiper-slide .container .articleGroup[data-mode=mode_grid] .articleList .context p,.articleGroup[data-mode=mode_grid] .fullWidthBannerWithContext.swiper-slide .container .articleList .context p,.fullWidthBannerWithContext.swiper-slide .container .row .context ul,.fullWidthBannerWithContext.swiper-slide .container .articleGroup[data-mode=mode_grid] .articleList .context ul,.articleGroup[data-mode=mode_grid] .fullWidthBannerWithContext.swiper-slide .container .articleList .context ul {
    margin-bottom: 1.5rem;
    width: 100%;
    color: #fff;
    position: relative;
    font-size: 1.25rem
}

.fullWidthBannerWithContext.swiper-slide .container .row .context p:last-child,.fullWidthBannerWithContext.swiper-slide .container .articleGroup[data-mode=mode_grid] .articleList .context p:last-child,.articleGroup[data-mode=mode_grid] .fullWidthBannerWithContext.swiper-slide .container .articleList .context p:last-child,.fullWidthBannerWithContext.swiper-slide .container .row .context ul:last-child,.fullWidthBannerWithContext.swiper-slide .container .articleGroup[data-mode=mode_grid] .articleList .context ul:last-child,.articleGroup[data-mode=mode_grid] .fullWidthBannerWithContext.swiper-slide .container .articleList .context ul:last-child {
    margin-bottom: .5rem
}

@media(max-width: 1199.98px) {
    .fullWidthBannerWithContext.swiper-slide .container .row .context p,.fullWidthBannerWithContext.swiper-slide .container .articleGroup[data-mode=mode_grid] .articleList .context p,.articleGroup[data-mode=mode_grid] .fullWidthBannerWithContext.swiper-slide .container .articleList .context p,.fullWidthBannerWithContext.swiper-slide .container .row .context ul,.fullWidthBannerWithContext.swiper-slide .container .articleGroup[data-mode=mode_grid] .articleList .context ul,.articleGroup[data-mode=mode_grid] .fullWidthBannerWithContext.swiper-slide .container .articleList .context ul {
        width:100%
    }
}

.fullWidthBannerWithContext.swiper-slide .container .row .context table,.fullWidthBannerWithContext.swiper-slide .container .articleGroup[data-mode=mode_grid] .articleList .context table,.articleGroup[data-mode=mode_grid] .fullWidthBannerWithContext.swiper-slide .container .articleList .context table {
    position: relative
}

.fullWidthBannerWithContext.swiper-slide .container .row .context a.btn,.fullWidthBannerWithContext.swiper-slide .container .articleGroup[data-mode=mode_grid] .articleList .context a.btn,.articleGroup[data-mode=mode_grid] .fullWidthBannerWithContext.swiper-slide .container .articleList .context a.btn {
    position: relative
}

.fullWidthBannerWithContext.swiper-slide .slidePanel .panel-item {
    background: rgba(255,255,255,.95);
    margin-bottom: .25rem;
    padding: 2rem 2.75rem;
    position: relative
}

@media(max-width: 1199.98px) {
    .fullWidthBannerWithContext.swiper-slide .slidePanel .panel-item {
        padding:2.25rem 2rem
    }
}

.fullWidthBannerWithContext.swiper-slide .slidePanel .panel-item:before {
    content: "";
    display: block;
    position: absolute;
    background: #b32a2a;
    width: .5rem;
    height: 20%;
    left: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.fullWidthBannerWithContext.swiper-slide .slidePanel .panel-item .panel-title-1 {
    color: #4d4d4d;
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 1rem
}

.fullWidthBannerWithContext.swiper-slide .slidePanel .panel-item .panel-title-2 {
    color: #4d4d4d;
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: .5rem
}

.fullWidthBannerWithContext.swiper-slide .slidePanel .panel-item .panel-links a {
    display: block;
    margin-bottom: .5rem
}

.fullWidthBannerWithContext.swiper-slide .slidePanel .panel-item .panel-links a:last-child {
    margin-bottom: 0
}

.fullWidthBannerWithContext.swiper-slide .slidePanel .panel-item.invert {
    background: rgba(60,72,84,.95);
    color: #ccc
}

.fullWidthBannerWithContext.swiper-slide .slidePanel .panel-item.invert p {
    color: #ccc!important
}

.fullWidthBannerWithContext.swiper-slide .slidePanel .panel-item.invert a {
    color: #fff
}

.fullWidthBannerWithContext.swiper-slide .slidePanel .panel-item.invert .panel-title-1,.fullWidthBannerWithContext.swiper-slide .slidePanel .panel-item.invert .panel-title-2 {
    color: #fff
}

.selectMenu_wrapper {
    position: relative;
    color: #999
}

.selectMenu_wrapper .customSelect {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 2rem .375rem 1rem;
    line-height: 1.5;
    color: #999;
    vertical-align: middle;
    background-size: 10px 6px;
    border: 1px solid #d9d9d9;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff
}

.selectMenu_wrapper .customSelect::-ms-expand {
    display: none
}

.selectMenu_wrapper:after {
    display: block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "font awesome 5 free";
    font-weight: 900;
    font-size: 20px;
    line-height: 38px;
    content: "\f107";
    position: absolute;
    top: 0;
    right: 12px;
    pointer-events: none
}

.langSelect_wrapper {
    position: relative;
    color: #999
}

.langSelect_wrapper .langSelect {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 4rem .375rem 2.4rem;
    line-height: 1.5;
    color: #999;
    vertical-align: middle;
    background-size: 10px 6px;
    border: none;
    border-radius: 200px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: all .4s
}

@media screen and (prefers-reduced-motion:reduce) {
    .langSelect_wrapper .langSelect {
        transition: none
    }
}

.langSelect_wrapper .langSelect::-ms-expand {
    display: none
}

.langSelect_wrapper:before,.langSelect_wrapper:after {
    display: block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "font awesome 5 free";
    font-weight: 900;
    font-size: 20px;
    line-height: 38px;
    content: "\f57e";
    position: absolute;
    top: 0;
    left: 8px;
    pointer-events: none
}

.langSelect_wrapper:after {
    content: "\f107";
    right: 12px;
    left: auto
}

.fullWidthSection {
    width: 100%;
    margin-bottom: 8px
}

.fullWidthSection .section-title {
    font-size: 2.25rem;
    margin-top: -.5rem;
    margin-bottom: 2.5rem;
    text-align: center;
    font-weight: 500;
    color: #000
}

.fullWidthSection .section-description {
    margin-top: -2.25rem;
    margin-bottom: 3rem;
    text-align: center;
    font-size: larger
}

.fullWidthSection.withPadding {
    padding: 3.2rem 0
}

@media(max-width: 1199.98px) {
    .fullWidthSection.withPadding {
        padding:2.25rem 0
    }
}

.fullWidthSection.noPadding {
    padding: 0!important
}

.fullWidthSection.gray,.fullWidthSection.gray-1 {
    background: #f2f2f2
}

.fullWidthSection.gray-2 {
    background: #e5e5e5
}

.underBannerInfo,.circleList {
    background: #3c4854;
    color: #fff;
    max-width: 1920px;
    margin: 0 auto .5rem
}

.underBannerInfo.inverse,.circleList.inverse {
    background: #fff;
    color: #4d4d4d
}

.underBannerInfo.inverse .linkList>a,.underBannerInfo.inverse .linkList>div,.circleList.inverse .linkList>a,.circleList.inverse .linkList>div {
    color: #999
}

.underBannerInfo.inverse .linkList>a span.date,.underBannerInfo.inverse .linkList>div span.date,.circleList.inverse .linkList>a span.date,.circleList.inverse .linkList>div span.date {
    color: #ccc
}

.underBannerInfo.inverse .icon-link,.circleList.inverse .icon-link {
    color: #666
}

.underBannerInfo.inverse .icon-link .icon,.circleList.inverse .icon-link .icon {
    background: #ccc;
    border-radius: 100%;
    width: 160px;
    height: 160px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto 1rem;
    color: #fff;
    padding: 0 .5rem
}

@media(max-width: 1199.98px) {
    .underBannerInfo.inverse .icon-link .icon,.circleList.inverse .icon-link .icon {
        width:100px;
        height: 100px
    }
}

.underBannerInfo.inverse .icon-link .title,.circleList.inverse .icon-link .title {
    color: #4d4d4d
}

.underBannerInfo.inverse .icon-link .title i,.circleList.inverse .icon-link .title i {
    color: #b32a2a;
    display: none
}

.underBannerInfo.inverse .icon-link[href] .title i,.circleList.inverse .icon-link[href] .title i {
    display: inline-block
}

.underBannerInfo .icon-link,.circleList .icon-link {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 1.125rem;
    text-decoration: none
}

.underBannerInfo .icon-link .icon,.circleList .icon-link .icon {
    transition: transform .3s
}

@media screen and (prefers-reduced-motion:reduce) {
    .underBannerInfo .icon-link .icon,.circleList .icon-link .icon {
        transition: none
    }
}

.underBannerInfo .icon-link .icon img,.circleList .icon-link .icon img {
    display: block;
    margin: 0 auto 1rem
}

.underBannerInfo .icon-link .description,.circleList .icon-link .description {
    font-size: 1rem
}

@media(max-width: 1199.98px) {
    .underBannerInfo .icon-link .description,.circleList .icon-link .description {
        font-size:.85rem
    }
}

@media(max-width: 1199.98px) {
    .underBannerInfo .icon-link,.circleList .icon-link {
        font-size:.85rem
    }
}

@media(max-width: 1199.98px) {
    .underBannerInfo.quad .col-lg:after,.circleList.quad .col-lg:after {
        border:none
    }

    .underBannerInfo.quad .col-lg:last-child,.underBannerInfo.quad .col-lg:nth-child(3),.circleList.quad .col-lg:last-child,.circleList.quad .col-lg:nth-child(3) {
        margin-bottom: 0
    }
}

.underBannerInfo .col-lg,.circleList .col-lg {
    padding-right: 3rem;
    padding-left: 3rem
}

.underBannerInfo .col-lg:after,.circleList .col-lg:after {
    display: block;
    border-right: 1px solid rgba(217,217,217,.4);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    content: ""
}

@media(max-width: 1199.98px) {
    .underBannerInfo .col-lg,.circleList .col-lg {
        margin-bottom:1.5rem;
        padding-bottom: 1.5rem;
        padding-right: 2.25rem;
        padding-left: 2.25rem
    }

    .underBannerInfo .col-lg:after,.circleList .col-lg:after {
        border-right-color: transparent;
        border-bottom: 1px solid rgba(217,217,217,.4);
        right: 2rem;
        left: 2rem;
        top: auto;
        bottom: 0
    }

    .underBannerInfo .col-lg:last-child,.circleList .col-lg:last-child {
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.underBannerInfo .col-lg:last-child:after,.circleList .col-lg:last-child:after {
    border-color: transparent
}

.underBannerInfo .title,.circleList .title {
    font-size: 1.125rem;
    margin-bottom: 1rem
}

@media(max-width: 1199.98px) {
    .underBannerInfo .title,.circleList .title {
        font-size:.875rem;
        margin-bottom: .5rem
    }
}

.underBannerInfo .title a,.circleList .title a {
    color: #4d4d4d;
    text-decoration: none
}

.underBannerInfo .linkList>a,.underBannerInfo .linkList>div,.circleList .linkList>a,.circleList .linkList>div {
    display: block;
    color: #d9d9d9;
    margin-bottom: 1rem;
    text-decoration: none
}

.underBannerInfo .linkList>a.isNew:after,.underBannerInfo .linkList>div.isNew:after,.circleList .linkList>a.isNew:after,.circleList .linkList>div.isNew:after {
    content: "NEW";
    background: #b32a2a;
    border-radius: 100px;
    display: inline-block;
    position: relative;
    margin-left: .25rem;
    top: -.125rem;
    color: #fff;
    font-size: .625rem;
    padding: .125rem .75rem
}

.underBannerInfo .linkList>a:hover,.underBannerInfo .linkList>div:hover,.circleList .linkList>a:hover,.circleList .linkList>div:hover {
    text-decoration: underline
}

@media(max-width: 1199.98px) {
    .underBannerInfo .linkList>a,.underBannerInfo .linkList>div,.circleList .linkList>a,.circleList .linkList>div {
        margin-bottom:.5rem
    }
}

.underBannerInfo .linkList>a span.date,.underBannerInfo .linkList>div span.date,.circleList .linkList>a span.date,.circleList .linkList>div span.date {
    color: #999;
    display: inline-block;
    margin-left: .5rem
}

.underBannerInfo .linkList>a:last-child,.underBannerInfo .linkList>div:last-child,.circleList .linkList>a:last-child,.circleList .linkList>div:last-child {
    margin-bottom: 0
}

.underBannerInfo .linkList table tr td,.circleList .linkList table tr td {
    padding: 0!important
}

.underBannerInfo .linkList table tr td a,.circleList .linkList table tr td a {
    color: #999;
    display: block;
    margin-bottom: 1rem
}

@media(max-width: 1199.98px) {
    .underBannerInfo .linkList table tr td a,.circleList .linkList table tr td a {
        margin-bottom:.5rem
    }
}

@media(min-width: 1440px) {
    .L2 #pageIntroSection .container.narrow {
        max-width:1260px
    }
}

@media(min-width: 1200px) and (max-width:1439.98px) {
    .L2 #pageIntroSection .container.narrow {
        max-width:1020px
    }
}

#pageIntroSection {
    text-align: center;
    font-size: larger
}

#pageIntroSection .title {
    font-size: 2.25rem;
    color: #000;
    margin-bottom: .75rem;
    font-weight: 500
}

@media(max-width: 1199.98px) {
    #pageIntroSection .title {
        font-size:1.5rem;
        margin-bottom: .25rem
    }
}

#pageIntroSection p {
    text-align: left
}

#pageIntroSection p:last-child {
    margin-bottom: 0
}

#pageIntroSection p:only-of-type {
    margin-bottom: 0
}

[id^=pageBanner_] {
    background: #f2f2f2;
    padding: 1.5rem 0;
    z-index: 1020;
    border-bottom: 1px solid #e5e5e5;
    width: 100%!important;
    max-width: 1920px
}

[id^=pageBanner_].stickStart {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0
}

[id^=pageBanner_] .banner-title {
    font-size: 1.75rem;
    font-weight: 400;
    margin-bottom: 0;
    color: #000
}

@media(max-width: 1199.98px) {
    [id^=pageBanner_] .banner-title {
        font-size:1.5rem
    }
}

[id^=pageBanner_] #breadcrumbNav {
    margin: -1.5rem 0 1.5rem
}

[id^=pageBanner_].center .banner-title {
    text-align: center
}

[id^=pageBanner_].center .banner-description {
    width: 800px;
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

[id^=pageBanner_].bg {
    height: 400px;
    position: relative
}

[id^=pageBanner_].bg.h280 {
    height: 280px
}

[id^=pageBanner_].bg.h350 {
    height: 350px
}

[id^=pageBanner_].bg.h500 {
    height: 500px
}

[id^=pageBanner_].bg.h580 {
    height: 580px
}

@media(max-width: 1199.98px) {
    [id^=pageBanner_].bg {
        height:320px
    }

    [id^=pageBanner_].bg.h280 {
        height: 250px
    }

    [id^=pageBanner_].bg.h350 {
        height: 300px
    }

    [id^=pageBanner_].bg.h500 {
        height: 400px
    }

    [id^=pageBanner_].bg.h580 {
        height: 464px
    }

    [id^=pageBanner_].bg.bgImg.isVideoBanner video {
        margin-left: -50%!important;
        width: 100%
    }
}

@media(max-width: 991.98px) {
    [id^=pageBanner_].bg {
        height:250px
    }

    [id^=pageBanner_].bg.h350 {
        height: 250px
    }

    [id^=pageBanner_].bg.h500 {
        height: 280px
    }

    [id^=pageBanner_].bg.h580 {
        height: 280px
    }

    [id^=pageBanner_].bg.bgImg.isVideoBanner video {
        margin-left: -100%!important;
        width: 200%
    }
}

[id^=pageBanner_].bg .bgImg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: all .5;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
    [id^=pageBanner_].bg .bgImg {
        transition: none
    }
}

[id^=pageBanner_].bg .bgImg.dotted:after {
    content: "";
    display: block;
    background: url(../img/dots_black_50.png) top left;
    background-size: 3px 3px;
    background-color: rgba(0,0,0,.65);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 2
}

[id^=pageBanner_].bg .bgImg.isVideoBanner video {
    position: relative;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    display: block
}

[id^=pageBanner_].bg .bgImg.pTop {
    background-position: top center
}

[id^=pageBanner_].bg.done .bgImg {
    background-image: url(../img/banner/index/acceleratingInnovation_1920x580.jpg)!important
}

[id^=pageBanner_].bg>.container {
    height: 100%;
    margin-top: -1.25rem;
    z-index: 3;
    position: relative
}

[id^=pageBanner_].bg>.container .banner-title {
    color: #fff;
    font-size: 3.125rem;
    font-weight: 500;
    position: relative;
    width: 100%;
    transition: all .5
}

@media screen and (prefers-reduced-motion:reduce) {
    [id^=pageBanner_].bg>.container .banner-title {
        transition: none
    }
}

@media(max-width: 1199.98px) {
    [id^=pageBanner_].bg>.container .banner-title {
        font-size:2rem
    }
}

[id^=pageBanner_].bg>.container .banner-title div {
    position: relative
}

[id^=pageBanner_].bg>.container .banner-title span.redLine {
    display: none;
    content: "";
    position: absolute;
    width: 3.75rem;
    height: .75rem;
    border-radius: 50px;
    background: #b32a2a;
    top: -1rem;
    left: 0
}

[id^=pageBanner_].bg>.container .sizer {
    position: relative;
    z-index: 2
}

[id^=pageBanner_].bg>.container .sizer.nowrap .banner-title {
    white-space: nowrap
}

[id^=pageBanner_].bg>.container .banner-description {
    font-size: 1.25rem;
    color: #fff;
    overflow: hidden;
    display: block!important;
    width: 800px;
    max-width: 100%;
    margin-top: .75rem;
    text-shadow: 2px 2px 3px rgba(0,0,0,.6)
}

@media(max-width: 991.98px) {
    [id^=pageBanner_].bg>.container .banner-description {
        width:500px;
        font-size: 1rem
    }
}

.articleGroup .title {
    font-size: 1.5rem;
    border-bottom: 2px solid #4d4d4d;
    padding-bottom: 1.25rem;
    margin-bottom: 0
}

.articleGroup:last-child .articleList {
    margin-bottom: -1rem
}

.articleGroup .articleList {
    margin-bottom: 2.5rem
}

@media(max-width: 1199.98px) {
    .articleGroup .articleList {
        margin-bottom:2rem
    }
}

@media(max-width: 1199.98px) {
    .articleGroup .articleList.isCalendar .article-title {
        min-width:60%;
        max-width: 60%
    }
}

.articleGroup .articleList .articleItem .articleItem-body {
    display: block;
    text-decoration: none;
    position: relative
}

.articleGroup .articleList .articleItem .article-date {
    color: #999
}

.articleGroup .articleList .articleItem .article-title {
    transition: left .2s;
    color: #b32a2a;
    left: 0;
    position: relative;
    font-size: inherit;
    font-weight: 400;
    margin-bottom: 0;
    max-height: 76px;
    overflow: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
    .articleGroup .articleList .articleItem .article-title {
        transition: none
    }
}

.articleGroup .articleList .articleItem-expand {
    background: #f2f2f2
}

.articleGroup .articleList .articleItem-expand .container {
    padding: .75rem 2rem
}

.articleGroup .articleList .articleItem-expand .container .row,.articleGroup[data-mode=mode_grid] .articleList .articleItem-expand .container .articleList {
    border-bottom: 1px solid #d9d9d9;
    min-height: 38px
}

.articleGroup .articleList .articleItem-expand .container .row:last-child,.articleGroup[data-mode=mode_grid] .articleList .articleItem-expand .container .articleList:last-child {
    border-bottom: none
}

@media(max-width: 991.98px) {
    .articleGroup .articleList .articleItem-expand .container .row:last-child,.articleGroup[data-mode=mode_grid] .articleList .articleItem-expand .container .articleList:last-child {
        padding-bottom:0;
        margin-bottom: 0
    }
}

@media(max-width: 991.98px) {
    .articleGroup .articleList .articleItem-expand .container .row,.articleGroup[data-mode=mode_grid] .articleList .articleItem-expand .container .articleList {
        padding-bottom:.5rem;
        margin-bottom: .5rem
    }
}

@media(max-width: 991.98px) {
    .articleGroup .articleList .articleItem-expand .container .row>div,.articleGroup[data-mode=mode_grid] .articleList .articleItem-expand .container .articleList>div {
        padding:.25rem
    }
}

.articleGroup .articleList .articleItem-expand .container .basicTable tr>td {
    background: #fff
}

.articleGroup .articleList .articleItem-expand .container .basicTable tr:nth-child(odd)>td {
    background: #f8f9fa
}

.articleGroup[data-mode=mode_list] #gridExpandContainer {
    display: none!important
}

.articleGroup[data-mode=mode_list] .articleList:first-child {
    border-top: 1px solid #d9d9d9
}

.articleGroup[data-mode=mode_list] .articleList.invert .articleItem .articleItem-body .article-title {
    color: #fff
}

.articleGroup[data-mode=mode_list] .articleList.invert .articleItem .articleItem-body:after {
    color: #fff!important
}

.articleGroup[data-mode=mode_list] .articleList.invert .articleItem .articleItem-body:hover {
    background-color: rgba(255,255,255,.2)
}

.articleGroup[data-mode=mode_list] .articleList.invert .articleItem .articleItem-body:hover .article-title {
    color: #fff
}

.articleGroup[data-mode=mode_list] .articleList.invert .articleItem .articleItem-expand {
    background-color: rgba(255,255,255,.2)
}

.articleGroup[data-mode=mode_list] .articleList .articleItem {
    display: block
}

.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body {
    padding: 1.25rem 0;
    border-bottom: 1px solid #d9d9d9
}

@media(max-width: 1199.98px) {
    .articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body {
        padding:1rem 0
    }
}

.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body .article-action {
    margin-left: auto;
    margin-top: -1.25rem;
    margin-bottom: -1.25rem
}

.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body .article-date {
    margin-right: 3rem;
    margin-left: .5rem;
    max-width: 30%;
    width: 18%
}

@media(max-width: 1199.98px) {
    .articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body .article-date {
        margin-right:1rem;
        width: 30%
    }
}

.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body .article-name {
    color: #b32a2a;
    position: relative;
    font-size: inherit;
    font-weight: 400;
    width: 20%
}

.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body .article-title {
    padding-right: 3rem;
    position: relative;
    max-height: none
}

.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body .article-title.isNew {
    overflow: visible
}

.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body .article-title.isNew:before {
    content: "NEW";
    background: #b32a2a;
    border-radius: 100px;
    display: block;
    position: absolute;
    right: 100%;
    margin-right: .25rem;
    color: #fff;
    font-size: .75rem;
    padding: .125rem .75rem;
    top: 0
}

@media(max-width: 1199.98px) {
    .articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body .article-title.isNew:before {
        right:auto;
        display: inline-block;
        position: relative
    }
}

.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body:hover {
    background: #f8f9fa
}

.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body:hover .article-title {
    color: #8a2020;
    left: 10px
}

.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body[data-toggle]:after {
    content: "\f077";
    font-family: "font awesome 5 free";
    font-weight: 900;
    display: block;
    width: 10px;
    height: 10px;
    color: #b32a2a;
    position: absolute;
    right: 1rem;
    top: 0;
    padding: 1.25rem 0
}

@media(max-width: 1199.98px) {
    .articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body[data-toggle]:after {
        padding:1rem 0
    }
}

.articleGroup[data-mode=mode_list] .articleList .articleItem .articleItem-body[data-toggle].collapsed:after {
    content: "\f078"
}

.articleGroup[data-mode=mode_list] .articleList.papers .articleItem.category {
    background: #e5e5e5;
    padding: .5rem
}

@media(max-width: 991.98px) {
    .articleGroup[data-mode=mode_list] .articleList.papers .articleItem .articleItem-body {
        flex-direction:column!important
    }

    .articleGroup[data-mode=mode_list] .articleList.papers .articleItem .articleItem-body .article-summary {
        padding-left: 8px;
        margin-top: .5rem
    }

    .articleGroup[data-mode=mode_list] .articleList.papers .articleItem .articleItem-body .article-date {
        width: 100%;
        max-width: 100%
    }
}

.articleGroup[data-mode=mode_list] .articleList.papers .articleItem .articleItem-body:hover .article-title {
    left: 0
}

.articleGroup[data-mode=mode_list] .articleList.papers .articleItem .articleItem-body .article-date img {
    border: 1px solid #d9d9d9;
    max-width: 190px;
    margin-top: 1rem;
    display: block
}

.articleGroup[data-mode=mode_list] .articleList.papers .articleItem .articleItem-body .article-title {
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: 500
}

.articleGroup[data-mode=mode_list] .articleList.papers .articleItem .articleItem-body .article-author {
    font-size: 1rem;
    font-weight: 400;
    margin-top: .25rem
}

.articleGroup[data-mode=mode_list] .articleList.papers .articleItem .articleItem-body .article-description {
    color: #999
}

.articleGroup[data-mode=mode_list] .articleList.richTitle .articleItem .articleItem-body {
    display: block!important;
    padding: 1.75rem 0;
    cursor: pointer
}

.articleGroup[data-mode=mode_list] .articleList.richTitle .articleItem .articleItem-body .article-title {
    font-size: 1.25rem;
    line-height: 1.3;
    color: #4d4d4d;
    font-weight: 500;
    padding-right: 3rem
}

.articleGroup[data-mode=mode_list] .articleList.richTitle .articleItem .articleItem-body .article-description {
    margin-top: .5rem;
    padding-right: 3rem;
    font-size: 1.125rem
}

.articleGroup[data-mode=mode_list] .articleList.richTitle .articleItem .articleItem-expand .container {
    padding-top: 1.75rem;
    font-size: 1rem
}

.articleGroup[data-mode=mode_list] .articleList.richTitle .articleItem .articleItem-expand .container p:only-child {
    margin-bottom: 1rem
}

.articleGroup[data-mode=mode_grid] #gridExpandContainer {
    width: 100%;
    position: relative
}

@media(max-width: 1199.98px) {
    .articleGroup[data-mode=mode_grid] #gridExpandContainer.loose .pointer .pointerCol {
        flex:0 0 100%;
        max-width: 100%
    }
}

.articleGroup[data-mode=mode_grid] #gridExpandContainer .pointer {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    height: 10px
}

@media(max-width: 1199.98px) {
    .articleGroup[data-mode=mode_grid] #gridExpandContainer .pointer .pointerCol {
        flex:0 0 50%;
        max-width: 50%
    }
}

@media(max-width: 575.98px) {
    .articleGroup[data-mode=mode_grid] #gridExpandContainer .pointer .pointerCol {
        flex:0 0 100%;
        max-width: 100%
    }
}

.articleGroup[data-mode=mode_grid] #gridExpandContainer .pointer .pointerCol:after {
    width: 30px;
    height: 30px;
    background: #fff;
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: -15px;
    margin-left: -10px;
    transform: rotate(45deg)
}

.articleGroup[data-mode=mode_grid] #gridExpandContainer .articleItem-expand {
    margin: 0 15px 1.75rem
}

.articleGroup[data-mode=mode_grid].needGridExpand.outline.short .articleList .articleItem .articleItem-body {
    min-height: 132px
}

.articleGroup[data-mode=mode_grid].needGridExpand.outline .articleList .articleItem .articleItem-body {
    background: #fff;
    border: none;
    height: inherit
}

.articleGroup[data-mode=mode_grid].needGridExpand.outline .articleList .articleItem .articleItem-body .icon {
    width: 110px;
    height: 110px;
    border-radius: 100%;
    float: right;
    margin-left: 2rem;
    transition: transform .3s
}

@media screen and (prefers-reduced-motion:reduce) {
    .articleGroup[data-mode=mode_grid].needGridExpand.outline .articleList .articleItem .articleItem-body .icon {
        transition: none
    }
}

@media(max-width: 575.98px) {
    .articleGroup[data-mode=mode_grid].needGridExpand.outline .articleList .articleItem .articleItem-body .icon {
        float:none;
        margin: 0 auto 2rem
    }
}

.articleGroup[data-mode=mode_grid].needGridExpand.outline .articleList .articleItem .articleItem-body .article-title {
    margin-bottom: .25rem;
    color: #333;
    font-weight: 400;
    font-size: 1.25rem
}

.articleGroup[data-mode=mode_grid].needGridExpand.outline .articleList .articleItem .articleItem-body:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #d9d9d9
}

.articleGroup[data-mode=mode_grid].needGridExpand.outline .articleList .articleItem .articleItem-body:hover:after {
    border: 6px solid #d9d9d9
}

.articleGroup[data-mode=mode_grid].needGridExpand.outline .articleList .articleItem .articleItem-body:hover .icon {
    transform: scale(1.1)
}

.articleGroup[data-mode=mode_grid].needGridExpand.outline .articleList .articleItem .articleItem-body[aria-expanded=true]:after {
    border: 6px solid #d9d9d9
}

.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList .articleItem .articleItem-body,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList .articleItem .articleItem-body.collapsed {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 230px;
    max-height: none;
    height: inherit;
    border: none!important
}

.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList .articleItem .articleItem-body .article-title,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList .articleItem .articleItem-body.collapsed .article-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 0 2rem 2rem;
    color: #fff;
    z-index: 1
}

.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList .articleItem .articleItem-body:after,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList .articleItem .articleItem-body.collapsed:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../img/gradient_black_60.png) repeat-x bottom left
}

.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList .articleItem .articleItem-body:hover:after,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList .articleItem .articleItem-body.collapsed:hover:after {
    border: 6px solid #d9d9d9
}

.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList .articleItem .articleItem-body[aria-expanded=true]:after,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList .articleItem .articleItem-body.collapsed[aria-expanded=true]:after {
    border: 6px solid #d9d9d9
}

.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box {
    margin-top: 1rem;
    margin-bottom: 1rem;
    position: relative;
    display: block
}

@media(max-width: 1199.98px) {
    .articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box {
        padding-right:.75rem;
        padding-left: .75rem
    }
}

.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box .links,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box .links {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    background: rgba(0,0,0,.6);
    opacity: 0;
    pointer-events: all;
    transition: opacity .5s
}

@media screen and (prefers-reduced-motion:reduce) {
    .articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box .links,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box .links {
        transition: none
    }
}

@media(max-width: 1199.98px) {
    .articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box .links,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box .links {
        opacity:1;
        top: auto;
        flex-direction: row!important;
        position: relative;
        background: 0 0
    }

    .articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box .links .link-item,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box .links .link-item {
        color: #4d4d4d!important;
        border: none!important;
        padding: .25rem .5rem!important;
        opacity: .8
    }

    .articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box .links .link-item:hover,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box .links .link-item:hover {
        opacity: 1
    }
}

.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box .links:hover,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box .links:hover {
    opacity: 1
}

.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box .links .link-item,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box .links .link-item {
    color: #d9d9d9;
    margin: .5rem 0;
    padding: .5rem 1rem;
    border: 1px solid transparent;
    border-radius: 100px;
    text-decoration: none
}

.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box .links .link-item:before,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box .links .link-item:before {
    content: "\f56d";
    font-family: "font awesome 5 free";
    font-weight: 900;
    display: inline-block;
    padding-right: .5rem
}

.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box .links .link-item:hover,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box .links .link-item:hover {
    color: #fff;
    text-decoration: none;
    border-color: #fff
}

.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .row .img-download-box img,.articleGroup[data-mode=mode_grid].needGridExpand.gallery .articleList #gridExpandContainer .articleItem-expand .container .articleList .img-download-box img {
    display: block
}

.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList .articleItem .articleItem-body {
    min-height: 320px;
    background-color: #f2f2f2;
    background-size: 180px auto;
    background-repeat: no-repeat;
    background-position: center 50px;
    transition: background-position .6s;
    position: relative;
    border: none
}

@media screen and (prefers-reduced-motion:reduce) {
    .articleGroup[data-mode=mode_grid].needGridExpand.book .articleList .articleItem .articleItem-body {
        transition: none
    }
}

.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList .articleItem .articleItem-body .article-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 1.5rem 1.75rem;
    z-index: 1;
    background: #f8f9fa;
    color: #4d4d4d;
    font-size: 1.375rem;
    max-height: none
}

.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList .articleItem .articleItem-body[aria-expanded=true] {
    background-size: 180px auto
}

.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList .articleItem .articleItem-body[aria-expanded=true]:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 6px solid #d9d9d9;
    z-index: 1
}

.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList .articleItem:hover .articleItem-body {
    background-position: center 30px
}

.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .row,.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .articleList {
    position: relative
}

.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .row:hover,.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .articleList:hover {
    background: #d9d9d9
}

.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .row:hover a.download-link,.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .articleList:hover a.download-link {
    text-decoration: none
}

.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .row:hover:after,.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .articleList:hover:after {
    opacity: 1
}

.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .row a.download-link,.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .articleList a.download-link {
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: block
}

.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .row a.download-link i,.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .articleList a.download-link i {
    color: #b32a2a;
    margin-right: .5rem
}

.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .row:after,.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .articleList:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: .25rem;
    bottom: 0;
    width: 45px;
    background: transparent url(../img/icon_downloadImg.png) no-repeat center center;
    background-size: 45px;
    opacity: 0;
    transition: opacity .5s
}

@media screen and (prefers-reduced-motion:reduce) {
    .articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .row:after,.articleGroup[data-mode=mode_grid].needGridExpand.book .articleList #gridExpandContainer .articleItem-expand .container .articleList:after {
        transition: none
    }
}

.articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleItem-expand .title {
    color: #4d4d4d;
    margin-bottom: .5rem;
    font-size: 1rem;
    padding-bottom: 0;
    font-weight: 500
}

.articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleList .articleItem {
    position: relative
}

.articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleList .articleItem .articleItem-body {
    padding: 0;
    border: none;
    background: 0 0;
    height: inherit;
    max-height: none
}

.articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleList .articleItem .articleItem-body:hover .article-img:after {
    border-width: 6px
}

.articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleList .articleItem .articleItem-body.collapsed .article-bottom:after {
    transform: rotate(0)
}

.articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleList .articleItem .articleItem-body.collapsed .article-img:after {
    border-width: 0
}

.articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleList .articleItem .article-bottom {
    padding: 1rem 2rem 0 0;
    position: relative
}

.articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleList .articleItem .article-bottom .article-title {
    font-size: 1.25rem;
    margin-bottom: .25rem;
    color: #333
}

.articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleList .articleItem .article-bottom:after {
    content: "\f078";
    font-family: "font awesome 5 free";
    font-weight: 900;
    position: absolute;
    top: 1rem;
    right: .5rem;
    color: #b32a2a;
    transform: rotate(180deg);
    transition: transform .4s
}

@media screen and (prefers-reduced-motion:reduce) {
    .articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleList .articleItem .article-bottom:after {
        transition: none
    }
}

.articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleList .articleItem .article-img {
    height: 230px;
    background-size: cover;
    background-position: center;
    position: relative
}

.articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleList .articleItem .article-img:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 6px solid #ccc;
    transition: border-width .2s
}

@media screen and (prefers-reduced-motion:reduce) {
    .articleGroup[data-mode=mode_grid].needGridExpand.portrait .articleList .articleItem .article-img:after {
        transition: none
    }
}

.articleGroup[data-mode=mode_grid].needGridExpand .articleList .articleItem .articleItem-body[aria-expanded=true] {
    background-color: #fff;
    border-color: #d9d9d9;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.articleGroup[data-mode=mode_grid] .articleList .articleItem {
    margin-bottom: 1.75rem
}

.articleGroup[data-mode=mode_grid] .articleList .articleItem .articleItem-body {
    padding: 2.5rem 2rem;
    background: #e5e5e5;
    min-height: 200px;
    max-height: 200px;
    height: 200px;
    border: 6px solid transparent
}

.articleGroup[data-mode=mode_grid] .articleList .articleItem .articleItem-body[data-toggle*=off] {
    pointer-events: none
}

.articleGroup[data-mode=mode_grid] .articleList .articleItem .articleItem-body[data-toggle*=off] .article-bottom:after {
    display: none
}

@media(max-width: 575.98px) {
    .articleGroup[data-mode=mode_grid] .articleList .articleItem .articleItem-body {
        min-height:0
    }
}

@media(max-width: 1199.98px) {
    .articleGroup[data-mode=mode_grid] .articleList .articleItem .articleItem-body {
        max-height:none
    }
}

.articleGroup[data-mode=mode_grid] .articleList .articleItem .articleItem-body .article-date {
    margin-bottom: .5rem;
    display: block
}

.articleGroup[data-mode=mode_grid] .articleList .articleItem:hover .articleItem-body {
    border-color: #d9d9d9
}

.articleGroup[data-mode=mode_grid] .articleList .articleItem .articleItem-expand {
    margin-bottom: 1.75rem
}

.articleGroup[data-mode=mode_grid] .articleList .articleItem .articleItem-expand.show,.articleGroup[data-mode=mode_grid] .articleList .articleItem .articleItem-expand.collapsing {
    display: none
}

.articleGroup[data-mode=mode_grid] .title {
    border-bottom: none
}

#pageContent.blog {
    background: #e5e5e5;
    margin-top: -8px
}

#pageContent.blog .articleEntry {
    background: #fff
}

#pageContent.blog .articleEntry .entry-header {
    padding: 2rem 3rem
}

@media(max-width: 991.98px) {
    #pageContent.blog .articleEntry .entry-header {
        padding:2rem
    }
}

#pageContent.blog .articleEntry .entry-header .entry-title {
    color: #4d4d4d;
    margin-bottom: 1rem
}

#pageContent.blog .articleEntry .entry-header .entry-info {
    color: gray;
    margin-bottom: 0;
    padding: 0;
    border: none
}

#pageContent.blog .articleEntry .entry-content {
    padding: 2rem 3rem
}

@media(max-width: 991.98px) {
    #pageContent.blog .articleEntry .entry-content {
        padding:2rem
    }
}

#pageContent.blog .articleEntry .entry-footer {
    padding: 2rem 0;
    margin: 0 2rem;
    border-top: 1px solid #e5e5e5
}

.articleEntry {
    margin-bottom: 3rem
}

.articleEntry .article-nav .article-nav-arrow {
    width: 50px;
    height: 100px;
    background: rgba(0,0,0,.5);
    color: #fff;
    text-align: center;
    line-height: 100%;
    position: fixed;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%
}

@media(max-width: 1199.98px) {
    .articleEntry .article-nav .article-nav-arrow {
        width:30px;
        height: 60px
    }
}

.articleEntry .article-nav .article-nav-arrow.disabled {
    pointer-events: none;
    opacity: .5
}

.articleEntry .article-nav .article-nav-arrow:hover {
    background-color: rgba(0,0,0,.8)
}

.articleEntry .article-nav .article-nav-arrow[class*=next] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTI3LDIyTDI3LDIyTDUsNDRsLTIuMS0yLjFMMjIuOCwyMkwyLjksMi4xTDUsMEwyNywyMkwyNywyMnonIGZpbGw9JyNmZmZmZmYnLz48L3N2Zz4=);
    right: 0
}

.articleEntry .article-nav .article-nav-arrow[class*=prev] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTAsMjJMMjIsMGwyLjEsMi4xTDQuMiwyMmwxOS45LDE5LjlMMjIsNDRMMCwyMkwwLDIyTDAsMjJ6JyBmaWxsPScjZmZmZmZmJy8+PC9zdmc+);
    left: 0
}

.articleEntry .entry-title {
    font-size: 2rem;
    color: #b32a2a;
    margin-bottom: 2rem
}

@media(max-width: 1199.98px) {
    .articleEntry .entry-title {
        font-size:1.7rem
    }
}

.articleEntry .entry-info {
    color: #999;
    margin-bottom: 2rem;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding: 1rem 0
}

.articleEntry .entry-info .entry-info-right {
    border-left: 1px solid #d9d9d9;
    padding: .25rem 0 .25rem 1.5rem;
    width: 320px;
    max-width: 40%
}

.articleEntry .entry-content img {
    max-width: 100%!important
}

.articleEntry .entry-content .title-1 {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: .85rem;
    color: #4d4d4d
}

@media(max-width: 1199.98px) {
    .articleEntry .entry-content .title-1 {
        font-size:1.275rem
    }
}

.articleEntry .entry-content .title-2 {
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: .5rem;
    color: #4d4d4d
}

@media(max-width: 1199.98px) {
    .articleEntry .entry-content .title-2 {
        font-size:1.0625rem
    }
}

.articleEntry .entry-content .title-3 {
    font-size: 1.0625rem;
    font-weight: 500;
    margin-bottom: .35rem;
    color: #666
}

@media(max-width: 1199.98px) {
    .articleEntry .entry-content .title-3 {
        font-size:.9375rem
    }
}

.articleEntry .article-download-link:before {
    content: "\f1c1";
    font-family: "font awesome 5 free";
    font-weight: 200;
    display: inline-block;
    color: #b32a2a;
    margin-right: .5rem;
    font-size: larger
}

.articleSubInfo {
    border-top: 1px solid #d9d9d9;
    padding: 2rem 0 3rem
}

.articleSubInfo .subInfo-title {
    font-size: 1.5rem
}

.contactList .contactAvatar {
    overflow: hidden;
    background-position: center;
    background-size: cover;
    margin-right: .2rem;
    margin-left: 1rem;
    width: 90px;
    height: 90px
}

.contactList .contactItem {
    margin-bottom: 2rem;
    color: #666
}

.contactList .contactItem .contactItem-title {
    font-size: 1.25rem;
    color: #333;
    margin-bottom: .625rem
}

.featuredCardSwiper,.relatedInfoSection {
    position: relative
}

.featuredCardSwiper.lineSep .card-body,.relatedInfoSection.lineSep .card-body {
    padding: 2rem 2.25rem!important;
    margin-bottom: 1rem;
    position: relative
}

@media(min-width: 992px) {
    .featuredCardSwiper.lineSep .card-body .card-title,.relatedInfoSection.lineSep .card-body .card-title {
        min-height:54px;
        margin-bottom: .5rem
    }
}

.featuredCardSwiper.lineSep .swiper-slide,.relatedInfoSection.lineSep .swiper-slide {
    height: auto
}

.featuredCardSwiper.lineSep .swiper-slide:before,.relatedInfoSection.lineSep .swiper-slide:before {
    background: 0 0;
    content: "";
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 6px;
    position: absolute;
    transition: background .4s
}

@media screen and (prefers-reduced-motion:reduce) {
    .featuredCardSwiper.lineSep .swiper-slide:before,.relatedInfoSection.lineSep .swiper-slide:before {
        transition: none
    }
}

.featuredCardSwiper.lineSep .swiper-slide:hover:before,.relatedInfoSection.lineSep .swiper-slide:hover:before {
    background: rgba(0,0,0,.1)
}

.featuredCardSwiper.lineSep .swiper-slide:hover .imgBox.icon,.relatedInfoSection.lineSep .swiper-slide:hover .imgBox.icon {
    background-color: #fff
}

.featuredCardSwiper.lineSep .swiper-slide:after,.relatedInfoSection.lineSep .swiper-slide:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -1rem;
    bottom: 0;
    border-right: 1px solid #d9d9d9
}

.featuredCardSwiper.lineSep .swiper-slide:last-child:after,.relatedInfoSection.lineSep .swiper-slide:last-child:after {
    display: none
}

.featuredCardSwiper.lineSep .swiper-slide .imgBox.icon,.relatedInfoSection.lineSep .swiper-slide .imgBox.icon {
    background-color: #f2f2f2;
    margin-top: 1rem
}

.featuredCardSwiper.lineSep .swiper-pagination,.relatedInfoSection.lineSep .swiper-pagination {
    bottom: -5px
}

.featuredCardSwiper.wrapped .card-body,.relatedInfoSection.wrapped .card-body {
    padding: 2rem 2.25rem!important;
    margin-bottom: 2rem
}

.featuredCardSwiper.wrapped .swiper-slide,.relatedInfoSection.wrapped .swiper-slide {
    height: auto;
    background: #fff;
    border: 1px solid #d9d9d9
}

.featuredCardSwiper.wrapped .swiper-slide:hover .imgBox.hoverClip,.relatedInfoSection.wrapped .swiper-slide:hover .imgBox.hoverClip {
    clip-path: circle(220px at center)
}

@media(max-width: 991.98px) {
    .featuredCardSwiper.wrapped .swiper-slide:hover .imgBox.hoverClip,.relatedInfoSection.wrapped .swiper-slide:hover .imgBox.hoverClip {
        clip-path:circle(300px at center)
    }
}

.featuredCardSwiper.wrapped .swiper-slide:hover .imgBox.hoverClip .img,.relatedInfoSection.wrapped .swiper-slide:hover .imgBox.hoverClip .img {
    transform: scale(1)
}

.featuredCardSwiper.wrapped .swiper-pagination,.relatedInfoSection.wrapped .swiper-pagination {
    bottom: 0
}

.featuredCardSwiper.wrapped .imgBox.hoverClip,.relatedInfoSection.wrapped .imgBox.hoverClip {
    height: 230px;
    transition: clip-path .4s;
    clip-path: circle(90px at center)
}

@media screen and (prefers-reduced-motion:reduce) {
    .featuredCardSwiper.wrapped .imgBox.hoverClip,.relatedInfoSection.wrapped .imgBox.hoverClip {
        transition: none
    }
}

.featuredCardSwiper.centered .card-body,.relatedInfoSection.centered .card-body {
    text-align: center
}

.featuredCardSwiper div[class^=swiper-button-],.relatedInfoSection div[class^=swiper-button-] {
    position: absolute;
    background-color: rgba(0,0,0,.6);
    padding: 3rem 1.5rem;
    margin-top: -3rem
}

@media(max-width: 1199.98px) {
    .featuredCardSwiper div[class^=swiper-button-],.relatedInfoSection div[class^=swiper-button-] {
        display:none
    }
}

.featuredCardSwiper div[class^=swiper-button-][class*=next],.relatedInfoSection div[class^=swiper-button-][class*=next] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTI3LDIyTDI3LDIyTDUsNDRsLTIuMS0yLjFMMjIuOCwyMkwyLjksMi4xTDUsMEwyNywyMkwyNywyMnonIGZpbGw9JyNmZmZmZmYnLz48L3N2Zz4=);
    right: 0
}

.featuredCardSwiper div[class^=swiper-button-][class*=prev],.relatedInfoSection div[class^=swiper-button-][class*=prev] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTAsMjJMMjIsMGwyLjEsMi4xTDQuMiwyMmwxOS45LDE5LjlMMjIsNDRMMCwyMkwwLDIyTDAsMjJ6JyBmaWxsPScjZmZmZmZmJy8+PC9zdmc+);
    left: 0
}

.featuredCardSwiper div[class^=swiper-button-][class*=disabled],.relatedInfoSection div[class^=swiper-button-][class*=disabled] {
    display: none
}

.featuredCardSwiper div[class^=swiper-button-]:hover,.relatedInfoSection div[class^=swiper-button-]:hover {
    background-color: rgba(0,0,0,.8)
}

.featuredCardSwiper .swiper-pagination,.relatedInfoSection .swiper-pagination {
    position: relative
}

.featuredCardSwiper .swiper-pagination .swiper-pagination-bullet,.relatedInfoSection .swiper-pagination .swiper-pagination-bullet {
    margin-bottom: 0!important;
    margin-top: 1rem!important
}

.featuredCardSwiper .swiper-slide,.featuredCardSwiper .card,.relatedInfoSection .swiper-slide,.relatedInfoSection .card {
    border: none;
    border-radius: 0
}

.featuredCardSwiper .swiper-slide:hover .imgBox .img,.featuredCardSwiper .card:hover .imgBox .img,.relatedInfoSection .swiper-slide:hover .imgBox .img,.relatedInfoSection .card:hover .imgBox .img {
    transform: scale(1.2)
}

.featuredCardSwiper .swiper-slide .imgBox,.featuredCardSwiper .card .imgBox,.relatedInfoSection .swiper-slide .imgBox,.relatedInfoSection .card .imgBox {
    height: 260px;
    position: relative;
    overflow: hidden
}

.featuredCardSwiper .swiper-slide .imgBox.icon,.featuredCardSwiper .card .imgBox.icon,.relatedInfoSection .swiper-slide .imgBox.icon,.relatedInfoSection .card .imgBox.icon {
    border-radius: 200px;
    width: 180px;
    height: 180px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
    background-color: #f2f2f2
}

.featuredCardSwiper .swiper-slide .imgBox.icon .img,.featuredCardSwiper .card .imgBox.icon .img,.relatedInfoSection .swiper-slide .imgBox.icon .img,.relatedInfoSection .card .imgBox.icon .img {
    background-size: 65%;
    background-repeat: no-repeat
}

.featuredCardSwiper .swiper-slide .imgBox .tag,.featuredCardSwiper .card .imgBox .tag,.relatedInfoSection .swiper-slide .imgBox .tag,.relatedInfoSection .card .imgBox .tag {
    position: absolute;
    top: 1.25rem;
    left: 1.25rem;
    padding: .25rem .5rem;
    background: #b32a2a;
    color: #fff;
    display: inline-block;
    z-index: 2;
    font-style: italic;
    font-size: small
}

.featuredCardSwiper .swiper-slide .imgBox .img,.featuredCardSwiper .card .imgBox .img,.relatedInfoSection .swiper-slide .imgBox .img,.relatedInfoSection .card .imgBox .img {
    background-size: cover;
    background-position: center;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: transform 5s
}

@media screen and (prefers-reduced-motion:reduce) {
    .featuredCardSwiper .swiper-slide .imgBox .img,.featuredCardSwiper .card .imgBox .img,.relatedInfoSection .swiper-slide .imgBox .img,.relatedInfoSection .card .imgBox .img {
        transition: none
    }
}

@media(max-width: 1199.98px) {
    .featuredCardSwiper .swiper-slide .imgBox,.featuredCardSwiper .card .imgBox,.relatedInfoSection .swiper-slide .imgBox,.relatedInfoSection .card .imgBox {
        height:200px
    }
}

.featuredCardSwiper .swiper-slide .card-body,.featuredCardSwiper .card .card-body,.relatedInfoSection .swiper-slide .card-body,.relatedInfoSection .card .card-body {
    padding: 1.25rem 0
}

@media(max-width: 1199.98px) {
    .featuredCardSwiper .swiper-slide .card-body,.featuredCardSwiper .card .card-body,.relatedInfoSection .swiper-slide .card-body,.relatedInfoSection .card .card-body {
        padding:1rem 0
    }
}

.featuredCardSwiper .swiper-slide .card-body .card-title,.featuredCardSwiper .swiper-slide .card-body .card-title>a,.featuredCardSwiper .card .card-body .card-title,.featuredCardSwiper .card .card-body .card-title>a,.relatedInfoSection .swiper-slide .card-body .card-title,.relatedInfoSection .swiper-slide .card-body .card-title>a,.relatedInfoSection .card .card-body .card-title,.relatedInfoSection .card .card-body .card-title>a {
    color: #333!important;
    font-size: 1.375rem;
    font-weight: 500;
    text-decoration: none
}

.featuredCardSwiper .swiper-slide .card-body .card-title i,.featuredCardSwiper .swiper-slide .card-body .card-title>a i,.featuredCardSwiper .card .card-body .card-title i,.featuredCardSwiper .card .card-body .card-title>a i,.relatedInfoSection .swiper-slide .card-body .card-title i,.relatedInfoSection .swiper-slide .card-body .card-title>a i,.relatedInfoSection .card .card-body .card-title i,.relatedInfoSection .card .card-body .card-title>a i {
    color: #b32a2a
}

.featuredCardSwiper .swiper-slide .card-body .card-title:hover,.featuredCardSwiper .swiper-slide .card-body .card-title>a:hover,.featuredCardSwiper .card .card-body .card-title:hover,.featuredCardSwiper .card .card-body .card-title>a:hover,.relatedInfoSection .swiper-slide .card-body .card-title:hover,.relatedInfoSection .swiper-slide .card-body .card-title>a:hover,.relatedInfoSection .card .card-body .card-title:hover,.relatedInfoSection .card .card-body .card-title>a:hover {
    text-decoration: none
}

.featuredCardSwiper .swiper-slide .card-body .card-text,.featuredCardSwiper .card .card-body .card-text,.relatedInfoSection .swiper-slide .card-body .card-text,.relatedInfoSection .card .card-body .card-text {
    color: #999;
    margin-bottom: 0
}

.featuredCardSwiper .swiper-slide .card-body>a,.featuredCardSwiper .card .card-body>a,.relatedInfoSection .swiper-slide .card-body>a,.relatedInfoSection .card .card-body>a {
    color: #b32a2a
}

.relatedInfoSection {
    background: #e5e5e5
}

.relatedInfoSection .section-title {
    line-height: 1
}

@media(min-width: 992px) {
    .relatedInfoSection .card-deck .card {
        margin-bottom:0
    }
}

.relatedInfoSection .card {
    margin-bottom: 2rem
}

@media(max-width: 1199.98px) {
    .relatedInfoSection .card {
        margin-bottom:2rem
    }
}

.relatedInfoSection .card .card-body {
    padding: 2rem 2.25rem;
    background: #fafafa
}

@media(max-width: 1199.98px) {
    .relatedInfoSection .card .card-body {
        padding:1.5rem 1.75rem
    }
}

.relatedInfoSection .card .card-body.dup {
    visibility: hidden
}

.relatedInfoSection .card .card-body.dup .subLists {
    display: none
}

.relatedInfoSection .card .card-body.withHover {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0
}

.relatedInfoSection .card .card-body.withHover .subLists {
    max-height: 0;
    transition: max-height 1s
}

@media screen and (prefers-reduced-motion:reduce) {
    .relatedInfoSection .card .card-body.withHover .subLists {
        transition: none
    }
}

.relatedInfoSection .card .card-body.withHover:hover .subLists {
    max-height: 500px
}

.relatedInfoSection .card .card-body .card-title {
    margin: 0
}

.relatedInfoSection .card .card-body .card-title.noIcon:after {
    display: none
}

.relatedInfoSection .card .card-body .card-title:after {
    content: "\f054";
    font-family: "font awesome 5 free";
    font-weight: 900;
    display: inline-block;
    margin-left: .5rem;
    color: #b32a2a
}

.relatedInfoSection .card .card-body .discription {
    margin: .5rem 0 0
}

.relatedInfoSection .card .card-body .discription:only-child {
    margin: 0
}

.relatedInfoSection .card .card-body .subLists {
    overflow: hidden
}

.relatedInfoSection .card .card-body .subLists .row,.relatedInfoSection .card .card-body .subLists .articleGroup[data-mode=mode_grid] .articleList,.articleGroup[data-mode=mode_grid] .relatedInfoSection .card .card-body .subLists .articleList {
    padding-top: 1.5rem;
    margin-top: 1.5rem;
    position: relative
}

@media(max-width: 1199.98px) {
    .relatedInfoSection .card .card-body .subLists .row,.relatedInfoSection .card .card-body .subLists .articleGroup[data-mode=mode_grid] .articleList,.articleGroup[data-mode=mode_grid] .relatedInfoSection .card .card-body .subLists .articleList {
        padding-top:1rem;
        margin-top: 1rem
    }
}

.relatedInfoSection .card .card-body .subLists .row:after,.relatedInfoSection .card .card-body .subLists .articleGroup[data-mode=mode_grid] .articleList:after,.articleGroup[data-mode=mode_grid] .relatedInfoSection .card .card-body .subLists .articleList:after {
    content: "";
    display: block;
    border-top: 1px solid #d9d9d9;
    position: absolute;
    top: 0;
    left: 1rem;
    right: 1rem
}

.relatedInfoSection .card .card-body .subLists .row .subList-link,.relatedInfoSection .card .card-body .subLists .articleGroup[data-mode=mode_grid] .articleList .subList-link,.articleGroup[data-mode=mode_grid] .relatedInfoSection .card .card-body .subLists .articleList .subList-link {
    display: inline-block;
    margin-bottom: .35rem;
    font-size: 1rem;
    font-weight: 400;
    text-align: left
}

.relatedInfoSection .card .card-body .subLists .row .subList-link a,.relatedInfoSection .card .card-body .subLists .articleGroup[data-mode=mode_grid] .articleList .subList-link a,.articleGroup[data-mode=mode_grid] .relatedInfoSection .card .card-body .subLists .articleList .subList-link a {
    color: #4d4d4d;
    text-decoration: none
}

@media(max-width: 1199.98px) {
    .relatedInfoSection .card .card-body .subLists .row .subList-link,.relatedInfoSection .card .card-body .subLists .articleGroup[data-mode=mode_grid] .articleList .subList-link,.articleGroup[data-mode=mode_grid] .relatedInfoSection .card .card-body .subLists .articleList .subList-link {
        font-size:.85rem
    }
}

.relatedInfoSection .card .card-body .subLists .row .subList-link:after,.relatedInfoSection .card .card-body .subLists .articleGroup[data-mode=mode_grid] .articleList .subList-link:after,.articleGroup[data-mode=mode_grid] .relatedInfoSection .card .card-body .subLists .articleList .subList-link:after {
    content: "\f054";
    font-family: "font awesome 5 free";
    font-weight: 900;
    display: none;
    margin-left: .5rem;
    color: #b32a2a;
    transition: margin-left .4s
}

@media screen and (prefers-reduced-motion:reduce) {
    .relatedInfoSection .card .card-body .subLists .row .subList-link:after,.relatedInfoSection .card .card-body .subLists .articleGroup[data-mode=mode_grid] .articleList .subList-link:after,.articleGroup[data-mode=mode_grid] .relatedInfoSection .card .card-body .subLists .articleList .subList-link:after {
        transition: none
    }
}

.relatedInfoSection .card .card-body .subLists .row .subList-link:hover a,.relatedInfoSection .card .card-body .subLists .articleGroup[data-mode=mode_grid] .articleList .subList-link:hover a,.articleGroup[data-mode=mode_grid] .relatedInfoSection .card .card-body .subLists .articleList .subList-link:hover a {
    text-decoration: underline
}

footer .title-link_L2 {
    font-size: 1.15rem;
    color: #333;
    margin-bottom: 1.25rem;
    display: block;
    text-decoration: none
}

footer .title-link_L3 {
    display: block;
    font-size: .85rem;
    margin-bottom: .75rem;
    text-decoration: none
}

footer #nav_footer {
    padding-top: 3rem;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid #d9d9d9
}

@media(max-width: 1199.98px) {
    footer #nav_footer {
        padding-top:0;
        padding-bottom: 0;
        border-bottom: none
    }

    footer #nav_footer>div.col-12,footer .articleGroup[data-mode=mode_grid] .articleList #nav_footer>div.articleItem,.articleGroup[data-mode=mode_grid] .articleList footer #nav_footer>div.articleItem {
        padding: 0
    }

    footer #nav_footer .title-link_L2 {
        border-bottom: 1px solid #fff;
        padding: 1rem;
        margin-bottom: 0;
        font-size: .85rem;
        color: gray;
        position: relative;
        font-weight: 500
    }

    footer #nav_footer .title-link_L2:hover {
        text-decoration: none;
        color: #4d4d4d
    }

    footer #nav_footer .title-link_L2:after {
        content: "\f078";
        font-family: "font awesome 5 free";
        font-weight: 900;
        position: absolute;
        right: 1rem;
        top: 1rem;
        display: block;
        pointer-events: none;
        font-size: smaller;
        color: gray
    }

    footer #nav_footer ul.list-unstyled,footer #nav_footer header #nav_main .dropdown ul.contentLinks,header #nav_main .dropdown footer #nav_footer ul.contentLinks,footer #nav_footer .pageTabBar ul.swiperTabs,.pageTabBar footer #nav_footer ul.swiperTabs,footer #nav_footer .nestedTabsBox .tabsBar_1 ul.swiperTabs,.nestedTabsBox .tabsBar_1 footer #nav_footer ul.swiperTabs,footer #nav_footer .timelineBubble ul.timeline-items,.timelineBubble footer #nav_footer ul.timeline-items,footer #nav_footer .timelineBubble .timeline-items .itemline-item ul.timeline-bubbles,.timelineBubble .timeline-items .itemline-item footer #nav_footer ul.timeline-bubbles,footer #nav_footer .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard ul.linkList,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard footer #nav_footer ul.linkList,footer #nav_footer #exploreModal .lookFor ul.linkList,#exploreModal .lookFor footer #nav_footer ul.linkList {
        max-height: 0;
        overflow: hidden;
        margin-bottom: 0;
        padding: 0 1rem;
        background: #999;
        color: #fff;
        font-size: .85rem;
        transition: max-height .4s
    }
}

@media screen and (max-width: 1199.98px) and (prefers-reduced-motion:reduce) {
    footer #nav_footer ul.list-unstyled,footer #nav_footer header #nav_main .dropdown ul.contentLinks,header #nav_main .dropdown footer #nav_footer ul.contentLinks,footer #nav_footer .pageTabBar ul.swiperTabs,.pageTabBar footer #nav_footer ul.swiperTabs,footer #nav_footer .nestedTabsBox .tabsBar_1 ul.swiperTabs,.nestedTabsBox .tabsBar_1 footer #nav_footer ul.swiperTabs,footer #nav_footer .timelineBubble ul.timeline-items,.timelineBubble footer #nav_footer ul.timeline-items,footer #nav_footer .timelineBubble .timeline-items .itemline-item ul.timeline-bubbles,.timelineBubble .timeline-items .itemline-item footer #nav_footer ul.timeline-bubbles,footer #nav_footer .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard ul.linkList,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard footer #nav_footer ul.linkList,footer #nav_footer #exploreModal .lookFor ul.linkList,#exploreModal .lookFor footer #nav_footer ul.linkList {
        transition:none
    }
}

@media(max-width: 1199.98px) {
    footer #nav_footer ul.list-unstyled.show,footer #nav_footer header #nav_main .dropdown ul.show.contentLinks,header #nav_main .dropdown footer #nav_footer ul.show.contentLinks,footer #nav_footer .pageTabBar ul.show.swiperTabs,.pageTabBar footer #nav_footer ul.show.swiperTabs,footer #nav_footer .nestedTabsBox .tabsBar_1 ul.show.swiperTabs,.nestedTabsBox .tabsBar_1 footer #nav_footer ul.show.swiperTabs,footer #nav_footer .timelineBubble ul.show.timeline-items,.timelineBubble footer #nav_footer ul.show.timeline-items,footer #nav_footer .timelineBubble .timeline-items .itemline-item ul.show.timeline-bubbles,.timelineBubble .timeline-items .itemline-item footer #nav_footer ul.show.timeline-bubbles,footer #nav_footer .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard ul.show.linkList,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard footer #nav_footer ul.show.linkList,footer #nav_footer #exploreModal .lookFor ul.show.linkList,#exploreModal .lookFor footer #nav_footer ul.show.linkList {
        max-height:230px
    }

    footer #nav_footer ul.list-unstyled>li:first-child,footer #nav_footer header #nav_main .dropdown ul.contentLinks>li:first-child,header #nav_main .dropdown footer #nav_footer ul.contentLinks>li:first-child,footer #nav_footer .pageTabBar ul.swiperTabs>li:first-child,.pageTabBar footer #nav_footer ul.swiperTabs>li:first-child,footer #nav_footer .nestedTabsBox .tabsBar_1 ul.swiperTabs>li:first-child,.nestedTabsBox .tabsBar_1 footer #nav_footer ul.swiperTabs>li:first-child,footer #nav_footer .timelineBubble ul.timeline-items>li:first-child,.timelineBubble footer #nav_footer ul.timeline-items>li:first-child,footer #nav_footer .timelineBubble .timeline-items .itemline-item ul.timeline-bubbles>li:first-child,.timelineBubble .timeline-items .itemline-item footer #nav_footer ul.timeline-bubbles>li:first-child,footer #nav_footer .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard ul.linkList>li:first-child,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard footer #nav_footer ul.linkList>li:first-child,footer #nav_footer #exploreModal .lookFor ul.linkList>li:first-child,#exploreModal .lookFor footer #nav_footer ul.linkList>li:first-child {
        margin-top: 1rem
    }

    footer #nav_footer ul.list-unstyled>li:last-child,footer #nav_footer header #nav_main .dropdown ul.contentLinks>li:last-child,header #nav_main .dropdown footer #nav_footer ul.contentLinks>li:last-child,footer #nav_footer .pageTabBar ul.swiperTabs>li:last-child,.pageTabBar footer #nav_footer ul.swiperTabs>li:last-child,footer #nav_footer .nestedTabsBox .tabsBar_1 ul.swiperTabs>li:last-child,.nestedTabsBox .tabsBar_1 footer #nav_footer ul.swiperTabs>li:last-child,footer #nav_footer .timelineBubble ul.timeline-items>li:last-child,.timelineBubble footer #nav_footer ul.timeline-items>li:last-child,footer #nav_footer .timelineBubble .timeline-items .itemline-item ul.timeline-bubbles>li:last-child,.timelineBubble .timeline-items .itemline-item footer #nav_footer ul.timeline-bubbles>li:last-child,footer #nav_footer .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard ul.linkList>li:last-child,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard footer #nav_footer ul.linkList>li:last-child,footer #nav_footer #exploreModal .lookFor ul.linkList>li:last-child,#exploreModal .lookFor footer #nav_footer ul.linkList>li:last-child {
        margin-bottom: 1rem
    }

    footer #nav_footer ul.list-unstyled .title-link_L3,footer #nav_footer header #nav_main .dropdown ul.contentLinks .title-link_L3,header #nav_main .dropdown footer #nav_footer ul.contentLinks .title-link_L3,footer #nav_footer .pageTabBar ul.swiperTabs .title-link_L3,.pageTabBar footer #nav_footer ul.swiperTabs .title-link_L3,footer #nav_footer .nestedTabsBox .tabsBar_1 ul.swiperTabs .title-link_L3,.nestedTabsBox .tabsBar_1 footer #nav_footer ul.swiperTabs .title-link_L3,footer #nav_footer .timelineBubble ul.timeline-items .title-link_L3,.timelineBubble footer #nav_footer ul.timeline-items .title-link_L3,footer #nav_footer .timelineBubble .timeline-items .itemline-item ul.timeline-bubbles .title-link_L3,.timelineBubble .timeline-items .itemline-item footer #nav_footer ul.timeline-bubbles .title-link_L3,footer #nav_footer .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard ul.linkList .title-link_L3,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard footer #nav_footer ul.linkList .title-link_L3,footer #nav_footer #exploreModal .lookFor ul.linkList .title-link_L3,#exploreModal .lookFor footer #nav_footer ul.linkList .title-link_L3 {
        color: #fff;
        margin-bottom: .5rem
    }

    footer #nav_footer ul.list-unstyled .title-link_L3:hover,footer #nav_footer header #nav_main .dropdown ul.contentLinks .title-link_L3:hover,header #nav_main .dropdown footer #nav_footer ul.contentLinks .title-link_L3:hover,footer #nav_footer .pageTabBar ul.swiperTabs .title-link_L3:hover,.pageTabBar footer #nav_footer ul.swiperTabs .title-link_L3:hover,footer #nav_footer .nestedTabsBox .tabsBar_1 ul.swiperTabs .title-link_L3:hover,.nestedTabsBox .tabsBar_1 footer #nav_footer ul.swiperTabs .title-link_L3:hover,footer #nav_footer .timelineBubble ul.timeline-items .title-link_L3:hover,.timelineBubble footer #nav_footer ul.timeline-items .title-link_L3:hover,footer #nav_footer .timelineBubble .timeline-items .itemline-item ul.timeline-bubbles .title-link_L3:hover,.timelineBubble .timeline-items .itemline-item footer #nav_footer ul.timeline-bubbles .title-link_L3:hover,footer #nav_footer .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard ul.linkList .title-link_L3:hover,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard footer #nav_footer ul.linkList .title-link_L3:hover,footer #nav_footer #exploreModal .lookFor ul.linkList .title-link_L3:hover,#exploreModal .lookFor footer #nav_footer ul.linkList .title-link_L3:hover {
        text-decoration: none;
        color: #b32a2a
    }
}

.btn-group-toggle .btn-light {
    color: #999
}

.btn-group-toggle .btn-light:not(:disabled):not(.disabled):active,.btn-group-toggle .btn-light:not(:disabled):not(.disabled).active,.btn-group-toggle .show>.btn-light.dropdown-toggle {
    color: #fff;
    background-color: #b32a2a;
    border-color: #b32a2a
}

.pageTabBar {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 2.25rem;
    margin-top: -2rem;
    position: relative
}

@media(max-width: 1199.98px) {
    .pageTabBar {
        margin-bottom:2rem
    }
}

.pageTabBar.inited .swiper-container {
    opacity: 1
}

.pageTabBar.inited .tabNav {
    opacity: 1
}

.pageTabBar .swiper-container {
    width: 90%;
    padding: 0 5rem;
    opacity: 0
}

@media(max-width: 1199.98px) {
    .pageTabBar .swiper-container {
        padding:0 2rem
    }
}

.pageTabBar .tabNav {
    opacity: 0
}

.pageTabBar .tabNav .navBtn {
    position: absolute;
    width: 50px;
    height: 100%;
    top: 0;
    color: #b32a2a;
    padding: 26px 0 0;
    text-align: center;
    z-index: 10;
    transition: all .4s
}

@media screen and (prefers-reduced-motion:reduce) {
    .pageTabBar .tabNav .navBtn {
        transition: none
    }
}

@media(max-width: 1199.98px) {
    .pageTabBar .tabNav .navBtn {
        padding:10px 0 0
    }
}

.pageTabBar .tabNav .navBtn.swiper-navBtn-next {
    right: 0
}

.pageTabBar .tabNav .navBtn.swiper-navBtn-prev {
    left: 0
}

.pageTabBar .tabNav .navBtn:hover {
    color: #b32a2a
}

.pageTabBar .tabNav .navBtn:hover.swiper-navBtn-next {
    right: -5px
}

.pageTabBar .tabNav .navBtn:hover.swiper-navBtn-prev {
    left: -5px
}

.pageTabBar .tabNav .navBtn:focus {
    outline: none
}

.pageTabBar .tabNav .navBtn.swiper-button-disabled {
    display: none
}

.pageTabBar .swiperTabs {
    margin: 0 auto
}

.pageTabBar .swiperTabs li a {
    display: block;
    text-align: center;
    padding: 1.5rem 0;
    font-size: 1.25rem;
    font-weight: 500;
    text-decoration: none
}

@media(max-width: 1199.98px) {
    .pageTabBar .swiperTabs li a {
        font-size:1rem;
        padding: .75rem 0
    }
}

.pageTabBar .swiperTabs li a:hover {
    text-decoration: none
}

.pageTabBar .swiperTabs li.active a {
    color: #4d4d4d
}

.pageTabBar .swiperTabs li.active:after {
    content: "";
    display: block;
    border-bottom: 4px solid #b32a2a;
    position: absolute;
    bottom: 0;
    left: 30%;
    right: 30%
}

.nestedTabsBox .swiper-container {
    width: 100%;
    padding: 0 5rem
}

.nestedTabsBox .tabsBar_1 {
    width: 100%;
    border-bottom: 2px solid #fff;
    background: #e5e5e5
}

.nestedTabsBox .tabsBar_1 .swiperTabs {
    margin: 0 auto
}

.nestedTabsBox .tabsBar_1 .swiperTabs li a {
    display: block;
    text-align: center;
    padding: 1.5rem 0;
    font-size: 1.25rem;
    font-weight: 500;
    cursor: pointer;
    color: #999;
    text-decoration: none;
    transition: color .1s
}

@media(max-width: 1199.98px) {
    .nestedTabsBox .tabsBar_1 .swiperTabs li a {
        padding:1.25rem 0
    }
}

@media screen and (prefers-reduced-motion:reduce) {
    .nestedTabsBox .tabsBar_1 .swiperTabs li a {
        transition: none
    }
}

.nestedTabsBox .tabsBar_1 .swiperTabs li a:hover {
    text-decoration: none;
    color: #4d4d4d
}

.nestedTabsBox .tabsBar_1 .swiperTabs li.active a {
    color: #b32a2a
}

.nestedTabsBox .tabsBar_1 .tabNav .navBtn {
    position: absolute;
    width: 50px;
    height: 100%;
    top: 0;
    color: #b32a2a;
    padding: 26px 0 0;
    text-align: center;
    background: #e5e5e5;
    z-index: 10;
    transition: transform .4s
}

@media screen and (prefers-reduced-motion:reduce) {
    .nestedTabsBox .tabsBar_1 .tabNav .navBtn {
        transition: none
    }
}

.nestedTabsBox .tabsBar_1 .tabNav .navBtn.swiper-navBtn-next {
    right: 0
}

.nestedTabsBox .tabsBar_1 .tabNav .navBtn.swiper-navBtn-prev {
    left: 0
}

.nestedTabsBox .tabsBar_1 .tabNav .navBtn:hover {
    color: #b32a2a;
    transform: scale(1.4)
}

.nestedTabsBox .tabsBar_1 .tabNav .navBtn.swiper-button-disabled {
    display: none
}

.nestedTabsBox .tabsBarContent .articleList,.nestedTabsBox .tabsBarContent .fileList,.nestedTabsBox .tabsBarContent .fileGroup {
    margin-bottom: 0;
    border-top: 0!important;
    border-bottom: 0!important
}

.nestedTabsBox .tabsBarContent .articleList .articleItem:last-child .articleItem-body,.nestedTabsBox .tabsBarContent .fileList .articleItem:last-child .articleItem-body,.nestedTabsBox .tabsBarContent .fileGroup .articleItem:last-child .articleItem-body {
    border-bottom: 0
}

.nestedTabsBox .tabsBarContent .tabsBarContent-item {
    border-bottom: 2px solid #4d4d4d
}

.nestedTabsBox .tabsBarContent .tabsBarContent-item .nav {
    background: #4d4d4d;
    color: #fff
}

.nestedTabsBox .tabsBarContent .tabsBarContent-item .nav .nav-item {
    margin: 0 auto
}

.nestedTabsBox .tabsBarContent .tabsBarContent-item .nav .nav-item a {
    color: #999;
    font-weight: 500;
    padding: 1rem;
    width: 100%;
    position: relative;
    text-decoration: none
}

@media(max-width: 1199.98px) {
    .nestedTabsBox .tabsBarContent .tabsBarContent-item .nav .nav-item a {
        padding:.8rem .5rem
    }
}

.nestedTabsBox .tabsBarContent .tabsBarContent-item .nav .nav-item a.active {
    color: #fff
}

.nestedTabsBox .tabsBarContent .tabsBarContent-item .nav .nav-item a.active:after {
    content: "";
    display: block;
    border-bottom: 4px solid #b32a2a;
    position: absolute;
    bottom: 1px;
    left: 0%;
    right: 0%
}

.nestedTabsBox .tabsBarContent .tabsBarContent-item .nav .nav-item a.available {
    color: #fff
}

.nestedTabsBox .tabsBarContent .tabsBarContent-item .nav .nav-item a.notavailable {
    pointer-events: none
}

.nestedTabsBox .tabsBarContent .tabsBarContent-item .tab-content {
    padding: 1.75rem
}

.nestedTabsBox .tabsBarContent .tabsBarContent-item .tab-content .tab-content-title {
    background: #4d4d4d;
    padding: .5rem 1rem;
    color: #fff
}

.nestedTabsBox .tabsBarContent .tabsBarContent-item .tab-content .tab-pane .col {
    border-right: 1px solid #f2f2f2
}

@media(max-width: 575.98px) {
    .nestedTabsBox .tabsBarContent .tabsBarContent-item .tab-content .tab-pane .col {
        border-right:none;
        border-bottom: 1px solid #f2f2f2
    }
}

.nestedTabsBox .tabsBarContent .tabsBarContent-item .tab-content .tab-pane .col.col-sm-6:nth-child(even),.nestedTabsBox .tabsBarContent .tabsBarContent-item .tab-content .tab-pane .articleGroup[data-mode=mode_grid] .articleList .col.articleItem:nth-child(even),.articleGroup[data-mode=mode_grid] .articleList .nestedTabsBox .tabsBarContent .tabsBarContent-item .tab-content .tab-pane .col.articleItem:nth-child(even) {
    border: none
}

.nestedTabsBox .tabsBarContent .tabsBarContent-item .tab-content .tab-pane .col .link-item {
    margin: .75rem 0
}

.nestedTabsBox .tabsBarContent .tabsBarContent-item .tab-content .tab-pane .col .link-item .far,.nestedTabsBox .tabsBarContent .tabsBarContent-item .tab-content .tab-pane .col .link-item .fas {
    color: #b32a2a;
    margin-right: 1rem;
    font-size: larger
}

.tableWrapper {
    width: 100%;
    overflow-x: auto;
    max-width: 100%
}

.tableWrapper.noOverflow .basicTable {
    min-width: 0
}

.tableWrapper .tableNote {
    color: #999;
    font-style: italic;
    margin: -.25rem 0 1rem;
    display: block
}

.tableWrapper .tableNote table tr td {
    padding-bottom: .5rem;
    vertical-align: top
}

.basicTable {
    width: 100%;
    margin-bottom: 1rem;
    border-bottom: 2px solid #4d4d4d
}

.basicTable.tdPadding tr td {
    padding: 1rem 1.25rem
}

.basicTable.lightBottom {
    border-bottom-color: #d9d9d9
}

.basicTable.light {
    border-bottom-color: #d9d9d9
}

.basicTable.light tr th {
    background: #d9d9d9;
    color: #4d4d4d
}

.basicTable.light.headless {
    border-top-color: #d9d9d9
}

.basicTable.invert tr td {
    color: #fff;
    border-bottom: 1px solid gray
}

.basicTable.headless {
    border-top: 2px solid #4d4d4d
}

.basicTable.clean {
    border-bottom: none
}

.basicTable.clean tr td {
    padding: .5rem 0
}

.basicTable.clean tr:last-child td {
    border-bottom: 0
}

.basicTable tr th {
    background: #4d4d4d;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    padding: 1rem 0;
    font-weight: 300
}

.basicTable tr td {
    border-bottom: 1px solid #e5e5e5;
    padding: 1rem 0;
    color: #999
}

.basicTable tr td ul {
    margin-bottom: 0
}

.basicTable tr:first-child th {
    font-weight: 500
}

table.right_all td {
    text-align: right!important
}

table.left_all td {
    text-align: left!important
}

table.center_all td {
    text-align: center!important
}

table.nowrap_all td {
    white-space: nowrap!important
}

table.hl_1 td:nth-child(1) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_1 td:nth-child(1) {
    text-align: right!important
}

table.left_1 td:nth-child(1) {
    text-align: left!important
}

table.center_1 td:nth-child(1) {
    text-align: center
}

table.nowrap_1 td:nth-child(1) {
    white-space: nowrap!important
}

table.bold_1 td:nth-child(1) {
    font-weight: 500!important
}

table.nowrap_1 td:nth-child(1) {
    white-space: nowrap!important
}

table.hl_2 td:nth-child(2) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_2 td:nth-child(2) {
    text-align: right!important
}

table.left_2 td:nth-child(2) {
    text-align: left!important
}

table.center_2 td:nth-child(2) {
    text-align: center
}

table.nowrap_2 td:nth-child(2) {
    white-space: nowrap!important
}

table.bold_2 td:nth-child(2) {
    font-weight: 500!important
}

table.nowrap_2 td:nth-child(2) {
    white-space: nowrap!important
}

table.hl_3 td:nth-child(3) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_3 td:nth-child(3) {
    text-align: right!important
}

table.left_3 td:nth-child(3) {
    text-align: left!important
}

table.center_3 td:nth-child(3) {
    text-align: center
}

table.nowrap_3 td:nth-child(3) {
    white-space: nowrap!important
}

table.bold_3 td:nth-child(3) {
    font-weight: 500!important
}

table.nowrap_3 td:nth-child(3) {
    white-space: nowrap!important
}

table.hl_4 td:nth-child(4) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_4 td:nth-child(4) {
    text-align: right!important
}

table.left_4 td:nth-child(4) {
    text-align: left!important
}

table.center_4 td:nth-child(4) {
    text-align: center
}

table.nowrap_4 td:nth-child(4) {
    white-space: nowrap!important
}

table.bold_4 td:nth-child(4) {
    font-weight: 500!important
}

table.nowrap_4 td:nth-child(4) {
    white-space: nowrap!important
}

table.hl_5 td:nth-child(5) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_5 td:nth-child(5) {
    text-align: right!important
}

table.left_5 td:nth-child(5) {
    text-align: left!important
}

table.center_5 td:nth-child(5) {
    text-align: center
}

table.nowrap_5 td:nth-child(5) {
    white-space: nowrap!important
}

table.bold_5 td:nth-child(5) {
    font-weight: 500!important
}

table.nowrap_5 td:nth-child(5) {
    white-space: nowrap!important
}

table.hl_6 td:nth-child(6) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_6 td:nth-child(6) {
    text-align: right!important
}

table.left_6 td:nth-child(6) {
    text-align: left!important
}

table.center_6 td:nth-child(6) {
    text-align: center
}

table.nowrap_6 td:nth-child(6) {
    white-space: nowrap!important
}

table.bold_6 td:nth-child(6) {
    font-weight: 500!important
}

table.nowrap_6 td:nth-child(6) {
    white-space: nowrap!important
}

table.hl_7 td:nth-child(7) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_7 td:nth-child(7) {
    text-align: right!important
}

table.left_7 td:nth-child(7) {
    text-align: left!important
}

table.center_7 td:nth-child(7) {
    text-align: center
}

table.nowrap_7 td:nth-child(7) {
    white-space: nowrap!important
}

table.bold_7 td:nth-child(7) {
    font-weight: 500!important
}

table.nowrap_7 td:nth-child(7) {
    white-space: nowrap!important
}

table.hl_8 td:nth-child(8) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_8 td:nth-child(8) {
    text-align: right!important
}

table.left_8 td:nth-child(8) {
    text-align: left!important
}

table.center_8 td:nth-child(8) {
    text-align: center
}

table.nowrap_8 td:nth-child(8) {
    white-space: nowrap!important
}

table.bold_8 td:nth-child(8) {
    font-weight: 500!important
}

table.nowrap_8 td:nth-child(8) {
    white-space: nowrap!important
}

table.hl_9 td:nth-child(9) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_9 td:nth-child(9) {
    text-align: right!important
}

table.left_9 td:nth-child(9) {
    text-align: left!important
}

table.center_9 td:nth-child(9) {
    text-align: center
}

table.nowrap_9 td:nth-child(9) {
    white-space: nowrap!important
}

table.bold_9 td:nth-child(9) {
    font-weight: 500!important
}

table.nowrap_9 td:nth-child(9) {
    white-space: nowrap!important
}

table.hl_10 td:nth-child(10) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_10 td:nth-child(10) {
    text-align: right!important
}

table.left_10 td:nth-child(10) {
    text-align: left!important
}

table.center_10 td:nth-child(10) {
    text-align: center
}

table.nowrap_10 td:nth-child(10) {
    white-space: nowrap!important
}

table.bold_10 td:nth-child(10) {
    font-weight: 500!important
}

table.nowrap_10 td:nth-child(10) {
    white-space: nowrap!important
}

table.hl_11 td:nth-child(11) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_11 td:nth-child(11) {
    text-align: right!important
}

table.left_11 td:nth-child(11) {
    text-align: left!important
}

table.center_11 td:nth-child(11) {
    text-align: center
}

table.nowrap_11 td:nth-child(11) {
    white-space: nowrap!important
}

table.bold_11 td:nth-child(11) {
    font-weight: 500!important
}

table.nowrap_11 td:nth-child(11) {
    white-space: nowrap!important
}

table.hl_12 td:nth-child(12) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_12 td:nth-child(12) {
    text-align: right!important
}

table.left_12 td:nth-child(12) {
    text-align: left!important
}

table.center_12 td:nth-child(12) {
    text-align: center
}

table.nowrap_12 td:nth-child(12) {
    white-space: nowrap!important
}

table.bold_12 td:nth-child(12) {
    font-weight: 500!important
}

table.nowrap_12 td:nth-child(12) {
    white-space: nowrap!important
}

table.hl_13 td:nth-child(13) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_13 td:nth-child(13) {
    text-align: right!important
}

table.left_13 td:nth-child(13) {
    text-align: left!important
}

table.center_13 td:nth-child(13) {
    text-align: center
}

table.nowrap_13 td:nth-child(13) {
    white-space: nowrap!important
}

table.bold_13 td:nth-child(13) {
    font-weight: 500!important
}

table.nowrap_13 td:nth-child(13) {
    white-space: nowrap!important
}

table.hl_14 td:nth-child(14) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_14 td:nth-child(14) {
    text-align: right!important
}

table.left_14 td:nth-child(14) {
    text-align: left!important
}

table.center_14 td:nth-child(14) {
    text-align: center
}

table.nowrap_14 td:nth-child(14) {
    white-space: nowrap!important
}

table.bold_14 td:nth-child(14) {
    font-weight: 500!important
}

table.nowrap_14 td:nth-child(14) {
    white-space: nowrap!important
}

table.hl_15 td:nth-child(15) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_15 td:nth-child(15) {
    text-align: right!important
}

table.left_15 td:nth-child(15) {
    text-align: left!important
}

table.center_15 td:nth-child(15) {
    text-align: center
}

table.nowrap_15 td:nth-child(15) {
    white-space: nowrap!important
}

table.bold_15 td:nth-child(15) {
    font-weight: 500!important
}

table.nowrap_15 td:nth-child(15) {
    white-space: nowrap!important
}

table.hl_16 td:nth-child(16) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_16 td:nth-child(16) {
    text-align: right!important
}

table.left_16 td:nth-child(16) {
    text-align: left!important
}

table.center_16 td:nth-child(16) {
    text-align: center
}

table.nowrap_16 td:nth-child(16) {
    white-space: nowrap!important
}

table.bold_16 td:nth-child(16) {
    font-weight: 500!important
}

table.nowrap_16 td:nth-child(16) {
    white-space: nowrap!important
}

table.hl_17 td:nth-child(17) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_17 td:nth-child(17) {
    text-align: right!important
}

table.left_17 td:nth-child(17) {
    text-align: left!important
}

table.center_17 td:nth-child(17) {
    text-align: center
}

table.nowrap_17 td:nth-child(17) {
    white-space: nowrap!important
}

table.bold_17 td:nth-child(17) {
    font-weight: 500!important
}

table.nowrap_17 td:nth-child(17) {
    white-space: nowrap!important
}

table.hl_18 td:nth-child(18) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_18 td:nth-child(18) {
    text-align: right!important
}

table.left_18 td:nth-child(18) {
    text-align: left!important
}

table.center_18 td:nth-child(18) {
    text-align: center
}

table.nowrap_18 td:nth-child(18) {
    white-space: nowrap!important
}

table.bold_18 td:nth-child(18) {
    font-weight: 500!important
}

table.nowrap_18 td:nth-child(18) {
    white-space: nowrap!important
}

table.hl_19 td:nth-child(19) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_19 td:nth-child(19) {
    text-align: right!important
}

table.left_19 td:nth-child(19) {
    text-align: left!important
}

table.center_19 td:nth-child(19) {
    text-align: center
}

table.nowrap_19 td:nth-child(19) {
    white-space: nowrap!important
}

table.bold_19 td:nth-child(19) {
    font-weight: 500!important
}

table.nowrap_19 td:nth-child(19) {
    white-space: nowrap!important
}

table.hl_20 td:nth-child(20) {
    color: #4d4d4d;
    font-weight: 500
}

table.right_20 td:nth-child(20) {
    text-align: right!important
}

table.left_20 td:nth-child(20) {
    text-align: left!important
}

table.center_20 td:nth-child(20) {
    text-align: center
}

table.nowrap_20 td:nth-child(20) {
    white-space: nowrap!important
}

table.bold_20 td:nth-child(20) {
    font-weight: 500!important
}

table.nowrap_20 td:nth-child(20) {
    white-space: nowrap!important
}

.modal-content {
    border: 6px solid rgba(255,255,255,.5)
}

.modal-content .modal-header {
    padding: 3rem 2.5rem 0;
    border-bottom: none;
    margin-bottom: -2rem
}

@media(max-width: 1199.98px) {
    .modal-content .modal-header {
        padding:2rem 1.75rem 0;
        margin-bottom: -1.5rem
    }
}

.modal-content .modal-header .modal-title {
    font-size: 1.5rem;
    font-weight: 500
}

.modal-content .modal-header button.close {
    position: relative;
    top: -36px;
    right: -20px
}

@media(max-width: 1199.98px) {
    .modal-content .modal-header button.close {
        right:-15px;
        top: -26px
    }
}

.modal-content .modal-body {
    padding: 3rem 2.5rem
}

@media(max-width: 1199.98px) {
    .modal-content .modal-body {
        padding:2rem 1.75rem
    }
}

.modal-content .modal-body .modal-title {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 1rem
}

.modal-content .modal-body .graySection {
    background: #f2f2f2;
    margin: 0 -2.5rem -3rem;
    padding: 2rem 2.5rem
}

@media(max-width: 1199.98px) {
    .modal-content .modal-body .graySection {
        margin:0 -1.75rem -2rem;
        padding: 1.75rem
    }
}

.modal-content .modal-body .graySection form .container {
    padding-left: 0;
    padding-right: 0
}

.modal-content .modal-body .graySection form .formTitle {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 1.25rem
}

@media(max-width: 1199.98px) {
    .modal-content .modal-body .graySection form .formTitle {
        margin-bottom:.5rem
    }
}

.modal-content .modal-body .graySection form .form-group label,.modal-content .modal-body .graySection form .form-check label {
    color: #999
}

.modal-content .modal-body .graySection form .error {
    color: #b32a2a!important;
    padding-top: 4px
}

.modal-content .modal-footer.gray {
    background: #e5e5e5
}

.fileGroup {
    margin-bottom: 3.5rem
}

@media(max-width: 1199.98px) {
    .fileGroup {
        margin-bottom:2.5rem
    }
}

.fileGroup .title {
    font-size: 1.5rem;
    border-bottom: 2px solid #4d4d4d;
    padding-bottom: 1.25rem;
    margin-bottom: 0
}

@media(max-width: 1199.98px) {
    .fileGroup .title {
        font-size:1.25rem;
        padding-bottom: .5rem
    }
}

.fileGroup .fileList:first-child {
    border-top: 1px solid #d9d9d9
}

.fileGroup .fileList.hasCategory {
    border-bottom: 1px solid #d9d9d9
}

.fileGroup .fileList.hasCategory .fileItem .fileItem-links {
    border-top: none
}

.fileGroup .fileList.hasCategory .fileItem .fileItem-links .fileItem-link {
    padding: 1.25rem 0;
    text-decoration: none
}

@media(max-width: 1199.98px) {
    .fileGroup .fileList.hasCategory .fileItem .fileItem-links .fileItem-link {
        padding:1rem 0
    }
}

.fileGroup .fileList.hasCategory .fileItem .fileItem-links .fileItem-link:last-child {
    border-bottom: none
}

.fileGroup .fileList.hasCategory .fileItem .fileItem-links .fileItem-link .file-title {
    top: 0
}

.fileGroup .fileList.hasCategory .fileItem .fileItem-links .fileItem-link.isLink:hover:after {
    display: none
}

.fileGroup .fileList .fileItem .fileItem-category {
    color: #999;
    margin-right: 3rem;
    max-width: 30%;
    width: 240px;
    font-size: x-large;
    padding: .825rem 0 0
}

@media(max-width: 1199.98px) {
    .fileGroup .fileList .fileItem .fileItem-category {
        max-width:12%;
        font-size: large;
        padding: .825rem 0
    }
}

.fileGroup .fileList .fileItem .fileItem-links {
    border-top: 1px solid #d9d9d9
}

.fileGroup .fileList .fileItem .fileItem-links .fileItem-link {
    padding: 1.5rem 0;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
    text-decoration: none
}

.fileGroup .fileList .fileItem .fileItem-links .fileItem-link .file-date {
    color: #999;
    margin-right: 3rem;
    margin-left: .5rem;
    max-width: 30%;
    width: 240px;
    font-size: 1.5rem
}

@media(max-width: 1199.98px) {
    .fileGroup .fileList .fileItem .fileItem-links .fileItem-link .file-date {
        max-width:15%
    }
}

.fileGroup .fileList .fileItem .fileItem-links .fileItem-link .file-title {
    transition: all .2s;
    color: #999;
    left: 0;
    padding-right: 4rem;
    position: relative
}

@media screen and (prefers-reduced-motion:reduce) {
    .fileGroup .fileList .fileItem .fileItem-links .fileItem-link .file-title {
        transition: none
    }
}

.fileGroup .fileList .fileItem .fileItem-links .fileItem-link .file-title>i {
    color: #b32a2a;
    margin-right: .5rem;
    font-size: larger
}

.fileGroup .fileList .fileItem .fileItem-links .fileItem-link:hover {
    background: #f8f9fa;
    text-decoration: none
}

.fileGroup .fileList .fileItem .fileItem-links .fileItem-link:hover:after {
    content: "";
    display: block;
    position: absolute;
    right: 1rem;
    top: 0;
    bottom: 0;
    width: 30px;
    background: url(../img/icon_downloadImg_white.png) no-repeat center;
    background-size: 30px
}

@media(max-width: 1199.98px) {
    .fileGroup .fileList .fileItem .fileItem-links .fileItem-link:hover:after {
        right:.5rem
    }
}

.fileGroup .fileList .fileItem .fileItem-links .fileItem-link:hover .file-title {
    color: #8a2020;
    left: 10px
}

.videoGrid .row .col-12,.videoGrid .articleGroup[data-mode=mode_grid] .articleList .col-12,.articleGroup[data-mode=mode_grid] .videoGrid .articleList .col-12,.articleGroup[data-mode=mode_grid] .articleList .videoGrid .row .articleItem,.videoGrid .articleGroup[data-mode=mode_grid] .articleList .articleItem,.articleGroup[data-mode=mode_grid] .videoGrid .articleList .articleItem {
    margin-bottom: 28px
}

.videoGrid a.video-link {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 204px
}

@media(min-width: 992px) and (max-width:1199.98px) {
    .videoGrid a.video-link {
        height:135px
    }
}

.videoGrid a.video-link.lg {
    height: 436px
}

@media(max-width: 1199.98px) {
    .videoGrid a.video-link.lg {
        height:300px
    }
}

.videoGrid a.video-link:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.videoGrid a.video-link.playBtn:after {
    background: url(../img/icon_playBtn_white.png) no-repeat center;
    background-size: 80px
}

.videoGrid a.video-link:hover:after {
    background-color: rgba(0,0,0,.5)
}

@media(max-width: 991.98px) {
    .videoGrid a.video-link:after {
        background:url(../img/icon_playBtn_white.png) no-repeat center;
        background-size: 80px
    }
}

.videoGrid a.video-link .content {
    padding: 2rem;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2
}

.videoGrid a.video-link .content .date {
    font-weight: 300
}

.videoGrid a.video-link .content .title {
    font-size: 1.25rem
}

@media(max-width: 1199.98px) {
    .videoGrid a.video-link .content {
        padding:1rem
    }

    .videoGrid a.video-link .content .date {
        font-size: .75rem
    }

    .videoGrid a.video-link .content .title {
        font-size: 1.25rem
    }
}

.videoGrid a.video-link img {
    width: 100%;
    display: block
}

.basicArticle .article-group {
    margin-bottom: 3.5rem
}

@media(max-width: 1199.98px) {
    .basicArticle .article-group {
        margin-bottom:2.5rem
    }
}

.basicArticle .article-group:last-child {
    margin-bottom: 0
}

.basicArticle .article-group p:only-child {
    margin-bottom: 0
}

.basicArticle .article-title,.basicArticle .article-title-1 {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: .85rem;
    color: #4d4d4d
}

@media(max-width: 1199.98px) {
    .basicArticle .article-title,.basicArticle .article-title-1 {
        font-size:1.275rem
    }
}

.basicArticle .article-title-2 {
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: .5rem;
    color: #4d4d4d
}

@media(max-width: 1199.98px) {
    .basicArticle .article-title-2 {
        font-size:1.0625rem
    }
}

.basicArticle .article-title-3 {
    font-size: 1.0625rem;
    font-weight: 500;
    margin-bottom: .35rem;
    color: #666
}

@media(max-width: 1199.98px) {
    .basicArticle .article-title-3 {
        font-size:.9375rem
    }
}

.basicArticle .article-image,.basicArticle .article-image-float-right {
    margin: 2rem auto;
    display: block
}

.basicArticle .article-image-title {
    text-align: center;
    font-weight: 500;
    margin: -1rem 0 2rem
}

.font-larger {
    font-size: larger
}

.clip-circle {
    clip-path: circle(60px at center)
}

.mw-50 {
    max-width: 50%!important
}

.mw-75 {
    max-width: 75%!important
}

.learnMore {
    display: inline-block;
    margin-top: 1rem;
    color: #b32a2a;
    font-weight: 500;
    text-decoration: none
}

.learnMore:hover {
    color: #8a2020
}

.learnMore i {
    margin-left: .25rem
}

.inlineVideo video {
    height: 100%;
    width: 100%;
    display: block
}

@media(min-width: 992px) {
    .mfp-bottom-bar {
        margin-top:-1rem!important;
        bottom: 40px;
        top: auto!important;
        padding: 1rem;
        background: rgba(0,0,0,.6)
    }

    .mfp-counter {
        top: 1rem!important;
        right: 1rem!important
    }
}

.mfp-arrow {
    background-size: 50%!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-color: rgba(0,0,0,.7)!important;
    width: 56px!important
}

.mfp-arrow[class*=right] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTI3LDIyTDI3LDIyTDUsNDRsLTIuMS0yLjFMMjIuOCwyMkwyLjksMi4xTDUsMEwyNywyMkwyNywyMnonIGZpbGw9JyNmZmZmZmYnLz48L3N2Zz4=)
}

.mfp-arrow[class*=right]:after,.mfp-arrow[class*=right]:before {
    display: none
}

.mfp-arrow[class*=left] {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTAsMjJMMjIsMGwyLjEsMi4xTDQuMiwyMmwxOS45LDE5LjlMMjIsNDRMMCwyMkwwLDIyTDAsMjJ6JyBmaWxsPScjZmZmZmZmJy8+PC9zdmc+)
}

.mfp-arrow[class*=left]:after,.mfp-arrow[class*=left]:before {
    display: none
}

a.btn {
    text-decoration: none
}

.basicList li {
    margin-bottom: .5rem
}

.basicList.checkbox li {
    list-style-type: none;
    position: relative
}

.basicList.checkbox li:before {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    top: 4px;
    margin-right: 12px;
    width: 14px;
    height: 14px;
    border: 1px solid gray
}

.external-link.icon:after {
    content: "\f35d";
    font-family: "font awesome 5 free";
    font-weight: 900;
    display: inline-block;
    font-size: smaller;
    position: relative;
    margin-left: 6px;
    margin-right: 6px;
    opacity: .5
}

#vcaMemberList .vcaMember-link img {
    width: 150px;
    margin: 0 2rem 2rem
}

@media(max-width: 1199.98px) {
    #vcaMemberList .vcaMember-link {
        margin:0 .3rem .5rem
    }

    #vcaMemberList .vcaMember-link img {
        width: 120px;
        margin: inherit
    }
}

#vcaMap {
    position: relative;
    max-width: 1000px;
    margin: 2rem auto 0
}

#vcaMap .member {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.inputSearchBtn {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    padding: 8px 12px;
    color: #999
}

.inputSearchBtn:hover {
    color: #4d4d4d
}

.ind_item {
    padding-top: 1rem;
    border-bottom: 1px solid #d9d9d9
}

.ind_item:first-child {
    margin-top: -1rem
}

.ind_item:hover {
    background: #e5e5e5
}

.dividendTable {
    table-layout: fixed
}

.dividendTable td:first-child {
    max-width: 200px
}

.flex-grow-2 {
    flex-grow: 2
}

.flex-grow-3 {
    flex-grow: 3
}

.flex-grow-4 {
    flex-grow: 4
}

.flex-grow-5 {
    flex-grow: 5
}

.flex-grow-6 {
    flex-grow: 6
}

.signatureBox {
    margin-bottom: -1.75rem
}

.signatureBox.center {
    text-align: center
}

.signatureBox.center .signature-img {
    margin: 0 auto;
    background-position: top center
}

.signatureBox .title {
    margin-bottom: .5rem
}

.signatureBox .signature-img {
    width: 300px;
    max-width: 60%;
    height: 100px;
    background-position: top left;
    background-size: contain;
    background-repeat: no-repeat
}

.popIt {
    position: relative;
    text-decoration: none
}

.popIt:after {
    content: "\f002";
    font-family: "font awesome 5 free";
    font-weight: 900;
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 50%;
    margin-top: -40px;
    margin-bottom: -40px;
    background: rgba(0,0,0,.5);
    border-radius: 100px;
    text-align: center;
    line-height: 77.6px;
    color: #fff;
    text-decoration: none;
    font-size: 1rem;
    opacity: 0;
    transform: scale(.5);
    transition: all .3s
}

@media screen and (prefers-reduced-motion:reduce) {
    .popIt:after {
        transition: none
    }
}

.popIt:hover:after {
    opacity: 1;
    transform: scale(1)
}

label.error {
    color: #b32a2a;
    padding-top: 4px
}

#pageCtrlBar {
    margin-bottom: 1rem
}

i.fa-ellipsis-h[data-toggle=tooltip] {
    border-radius: 50px;
    background: #d9d9d9;
    color: #fff;
    margin-left: .25rem;
    font-size: smaller;
    width: 24px;
    height: 12px;
    text-align: center
}

.text-decoration-underline {
    text-decoration: underline
}

.readMoreExpander {
    overflow: hidden
}

.readMoreExpander.fadeOut {
    position: relative
}

.readMoreExpander.fadeOut:before {
    content: "";
    display: block;
    position: absolute;
    background: url(../img/gradient_white.png) repeat-x left bottom;
    width: 100%;
    height: 130px;
    left: 0;
    bottom: 0;
    z-index: 1;
    transition: bottom .5s
}

@media screen and (prefers-reduced-motion:reduce) {
    .readMoreExpander.fadeOut:before {
        transition: none
    }
}

.readMoreExpander.fadeOut.expand:before {
    bottom: -130px
}

#dcaTable th {
    white-space: nowrap
}

@media(max-width: 1199.98px) {
    #dcaTable th {
        white-space:normal
    }
}

#dcaTable td,#dcaTable th {
    padding-right: .25rem;
    padding-left: .25rem;
    overflow: hidden;
    transition: width .4s
}

@media screen and (prefers-reduced-motion:reduce) {
    #dcaTable td,#dcaTable th {
        transition: none
    }
}

#dcaTable td.hidden,#dcaTable th.hidden {
    width: 0
}

#dcaTable.p1 th:nth-child(6),#dcaTable.p1 th:nth-child(7),#dcaTable.p1 th:nth-child(8),#dcaTable.p1 th:nth-child(9),#dcaTable.p1 th:nth-child(10),#dcaTable.p1 th:nth-child(11),#dcaTable.p1 th:nth-child(12),#dcaTable.p1 td:nth-child(6),#dcaTable.p1 td:nth-child(7),#dcaTable.p1 td:nth-child(8),#dcaTable.p1 td:nth-child(9),#dcaTable.p1 td:nth-child(10),#dcaTable.p1 td:nth-child(11),#dcaTable.p1 td:nth-child(12) {
    width: 0;
    display: none
}

#dcaTable.p2 th:nth-child(3),#dcaTable.p2 th:nth-child(4),#dcaTable.p2 th:nth-child(5),#dcaTable.p2 th:nth-child(8),#dcaTable.p2 th:nth-child(9),#dcaTable.p2 th:nth-child(10),#dcaTable.p2 th:nth-child(11),#dcaTable.p2 th:nth-child(12),#dcaTable.p2 td:nth-child(3),#dcaTable.p2 td:nth-child(4),#dcaTable.p2 td:nth-child(5),#dcaTable.p2 td:nth-child(8),#dcaTable.p2 td:nth-child(9),#dcaTable.p2 td:nth-child(10),#dcaTable.p2 td:nth-child(11),#dcaTable.p2 td:nth-child(12) {
    width: 0;
    display: none
}

#dcaTable.p3 th:nth-child(3),#dcaTable.p3 th:nth-child(4),#dcaTable.p3 th:nth-child(5),#dcaTable.p3 th:nth-child(6),#dcaTable.p3 th:nth-child(7),#dcaTable.p3 td:nth-child(3),#dcaTable.p3 td:nth-child(4),#dcaTable.p3 td:nth-child(5),#dcaTable.p3 td:nth-child(6),#dcaTable.p3 td:nth-child(7) {
    width: 0;
    display: none
}

.text-break {
    overflow-wrap: break-word;
    display: inline-block;
    word-break: break-word
}

.contact-info {
    padding: 2rem 0
}

.contact-info .contact-title {
    font-size: 1.125rem;
    margin-bottom: .5rem;
    color: #4d4d4d;
    font-weight: 500
}

.contact-info .contact-address {
    margin-bottom: .25rem
}

.contact-info .contact-others {
    margin-bottom: .25rem
}

.contact-info .contact-img {
    overflow: hidden;
    background-position: center;
    background-size: cover;
    margin-right: 1rem;
    width: 90px;
    height: 90px
}

#searchPanel {
    background: rgba(102,102,102,.95)!important;
    position: absolute;
    z-index: 1000;
    width: 100%;
    border-radius: 0;
    border: none
}

#searchPanel form {
    margin: 2rem 0;
    position: relative
}

#searchPanel form input {
    border-radius: 100px;
    border: 2px solid #fff;
    width: 100%;
    font-size: larger;
    padding: .5rem 3rem .5rem 1rem
}

#searchPanel form input:focus {
    outline: none;
    border: 2px solid #d9d9d9
}

#searchPanel form button {
    position: absolute;
    right: 0;
    top: 0;
    background: 0 0;
    border: none;
    padding: .65rem 1rem;
    cursor: pointer;
    opacity: .7
}

#searchPanel form button:hover {
    opacity: 1
}

.bricks-list .brick-icon {
    width: 140px;
    height: 140px;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(179,42,42,.6);
    border-radius: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -70px;
    margin-top: -70px;
    z-index: 2;
    opacity: 0;
    transition: opacity 1s
}

@media screen and (prefers-reduced-motion:reduce) {
    .bricks-list .brick-icon {
        transition: none
    }
}

.bricks-list .brick-img {
    height: 400px;
    background-size: cover;
    background-position: center;
    transition: transform 8s
}

@media screen and (prefers-reduced-motion:reduce) {
    .bricks-list .brick-img {
        transition: none
    }
}

@media(max-width: 1199.98px) {
    .bricks-list .brick-img {
        height:260px
    }
}

.bricks-list .brick-item {
    overflow: hidden
}

.bricks-list>.row:hover .brick-img,.articleGroup[data-mode=mode_grid] .bricks-list>.articleList:hover .brick-img {
    transform: scale(1.4)
}

.bricks-list>.row:hover .brick-icon,.articleGroup[data-mode=mode_grid] .bricks-list>.articleList:hover .brick-icon {
    opacity: 1
}

.bricks-list .brick-intro {
    padding: 0 3.75rem
}

@media(max-width: 1199.98px) {
    .bricks-list .brick-intro {
        padding:0 0 2.5rem
    }

    .bricks-list .brick-intro.noPB {
        padding-bottom: 0
    }
}

.bricks-list .brick-description {
    font-size: 1.125rem
}

.bricks-list .brick-description.smaller {
    font-size: inherit
}

.bricks-list .brick-title,.bricks-list .brick-title>a {
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
    color: #333;
    text-decoration: none
}

@media(max-width: 1199.98px) {
    .bricks-list .brick-title,.bricks-list .brick-title>a {
        margin-top:.5rem;
        margin-bottom: .5rem;
        font-size: 1.25rem
    }
}

.bricks-list .brick-title>a:hover:after,.bricks-list .brick-title>a>a:hover:after {
    padding-left: .75rem
}

.bricks-list .brick-title>a:after,.bricks-list .brick-title>a>a:after {
    content: "\f054";
    font-family: "font awesome 5 free";
    font-weight: 900;
    color: #b32a2a;
    padding-left: .5rem;
    display: none
}

.bricks-list .brick-expand .brick-expand-content {
    margin-top: 3rem;
    background: #4d4d4d;
    color: #fff;
    padding: 2.5rem 3rem;
    position: relative
}

@media(max-width: 1439.98px) {
    .bricks-list .brick-expand .brick-expand-content {
        padding:1.5rem 1.675rem
    }
}

.bricks-list .brick-expand .brick-expand-content:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
    background: #4d4d4d;
    margin-left: -20px;
    top: -20px
}

.bricks-list.border-mode {
    border-top: 1px solid #e5e5e5
}

.bricks-list.border-mode .brick-row {
    border-bottom: 1px solid #e5e5e5
}

.bricks-list.border-mode .brick-row:hover .brick-img {
    transform: scale(1)
}

.bricks-list.border-mode .brick-row.hasPadding {
    padding: 2rem 0
}

.bricks-list.border-mode .brick-row.hasPadding .brick-img {
    height: 320px
}

@media(max-width: 1199.98px) {
    .bricks-list.border-mode .brick-row.hasPadding .brick-img {
        height:260px
    }
}

.bricks-list.border-mode .brick-row.hasPadding .brick-expand .brick-expand-content {
    margin-bottom: -2rem
}

@media(max-width: 1199.98px) {
    .bricks-list.border-mode .brick-row.hasPadding .brick-expand .brick-expand-content {
        margin-top:0
    }
}

.bricks-list.border-mode .brick-row .brick-img {
    height: 380px
}

@media(max-width: 1199.98px) {
    .bricks-list.border-mode .brick-row .brick-img {
        height:260px;
        margin-bottom: .875rem
    }
}

.gsc-control-cse {
    padding: 0!important;
    border: none!important
}

.gsc-control-cse .gsc-search-box {
    margin-bottom: 2rem
}

.gsc-control-cse .gsc-results {
    width: 100%
}

.gsc-control-cse .gsc-webResult .gsc-result {
    padding: 1.5rem 0;
    border-bottom: 1px solid #e5e5e5
}

@media(max-width: 1199.98px) {
    .gsc-control-cse .gsc-webResult .gsc-result {
        padding:.8rem 0
    }
}

.gsc-control-cse .gsc-webResult .gsc-result:hover {
    border-bottom: 1px solid #e5e5e5
}

.gsc-control-cse .gsc-search-button {
    background: #b32a2a;
    border-color: #b32a2a;
    border-radius: 4px
}

.gsc-control-cse .gsc-search-button:hover {
    background: #9e2525;
    border-color: #9e2525
}

.gsc-control-cse .gsc-search-button svg {
    width: 16px;
    height: 16px
}

.gsc-control-cse .gsib_a {
    padding: 8px 9px 7px
}

.gsc-control-cse .gsst_a .gscb_a {
    color: #ccc
}

.gsc-control-cse .gsc-above-wrapper-area {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: .5rem
}

.gsc-control-cse .gcsc-find-more-on-google {
    color: #999
}

.gsc-control-cse .gcsc-find-more-on-google-magnifier {
    fill: #999
}

.gsc-control-cse .gsc-input-box {
    border-radius: 4px
}

.gsc-control-cse .gs-no-results-result .gs-snippet,.gsc-control-cse .gs-error-result .gs-snippet {
    background: 0 0;
    border: none
}

#section_careersProcess .col {
    margin-right: .25rem
}

#section_careersProcess .col .careersProcess-frame {
    height: 100%
}

#section_careersProcess .col .careersProcess-frame[class*="1"] {
    margin-left: 50%
}

#section_careersProcess .col .careersProcess-frame[class*="1"] .careersProcess-item {
    width: 200%;
    margin-left: -100%
}

#section_careersProcess .col .careersProcess-frame[class*="1"],#section_careersProcess .col .careersProcess-frame[class*="2"],#section_careersProcess .col .careersProcess-frame[class*="3"],#section_careersProcess .col .careersProcess-frame[class*="4"] {
    border-top: 4px dotted #ccc
}

#section_careersProcess .col .careersProcess-frame[class*="4"] {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-right: 4px dotted #ccc;
    border-bottom: 4px dotted #ccc;
    margin-left: -6px
}

#section_careersProcess .col .careersProcess-frame[class*="5"] {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top: 4px dotted #ccc;
    border-left: 4px dotted #ccc;
    margin-top: -.25rem;
    margin-left: -2px;
    margin-right: -2px;
    height: 100px
}

#section_careersProcess .col .careersProcess-frame .arrow {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 2px solid #ccc;
    color: #ccc;
    border-radius: 100px;
    position: absolute;
    bottom: -25px;
    left: -25px;
    z-index: 1;
    background: #fff;
    text-align: center;
    font-size: 2rem
}

#section_careersProcess .careersProcess-item {
    display: block;
    text-align: center;
    position: relative;
    text-decoration: none
}

#section_careersProcess .careersProcess-item:hover .title {
    color: #000
}

#section_careersProcess .careersProcess-item .icon {
    width: 85px;
    height: 85px;
    max-width: 100%;
    border-radius: 100px;
    background: #b32a2a;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    position: relative;
    margin-top: -42px
}

@media(max-width: 1199.98px) {
    #section_careersProcess .careersProcess-item .icon {
        width:60px;
        height: 60px;
        margin-top: -30px
    }
}

@media(max-width: 991.98px) {
    #section_careersProcess .careersProcess-item .icon {
        width:45px;
        height: 45px;
        margin-top: -22px
    }
}

#section_careersProcess .careersProcess-item .icon:after {
    content: "";
    display: block;
    border-radius: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    border: 0 solid #e59191;
    transition: all .2s
}

@media screen and (prefers-reduced-motion:reduce) {
    #section_careersProcess .careersProcess-item .icon:after {
        transition: none
    }
}

#section_careersProcess .careersProcess-item .title {
    font-size: 1.25rem;
    font-weight: 500;
    margin-top: 1rem;
    color: #666;
    margin-bottom: 4rem
}

@media(max-width: 1199.98px) {
    #section_careersProcess .careersProcess-item .title {
        font-size:1rem
    }
}

@media(max-width: 991.98px) {
    #section_careersProcess .careersProcess-item .title {
        font-size:.85rem;
        margin-bottom: 2rem
    }
}

#section_careersProcess .careersProcess-item:hover .icon:after {
    left: -5px;
    right: -5px;
    bottom: -5px;
    top: -5px;
    border-width: 5px
}

#section_careers_scroll {
    position: relative;
    overflow: hidden
}

#section_careers_scroll .scrollNav {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 2
}

@media(max-width: 1199.98px) {
    #section_careers_scroll .scrollNav {
        font-size:1rem;
        display: none
    }
}

#section_careers_scroll .scrollNav .scrollNav-item {
    display: block;
    width: 300px;
    color: #fff;
    padding: .5rem 1rem;
    font-size: 1.5rem;
    font-weight: 500;
    text-decoration: none;
    transition: all .5s
}

@media screen and (prefers-reduced-motion:reduce) {
    #section_careers_scroll .scrollNav .scrollNav-item {
        transition: none
    }
}

@media(max-width: 1199.98px) {
    #section_careers_scroll .scrollNav .scrollNav-item {
        font-size:1rem
    }
}

#section_careers_scroll .scrollNav .scrollNav-item.active {
    color: #d70000;
    background: rgba(0,0,0,.6)
}

#section_careers_scroll .scrollNav .scrollNav-item:hover {
    background: rgba(0,0,0,.4);
    text-decoration: none
}

#section_careers_scroll .scrollItem {
    position: relative;
    overflow: hidden
}

#section_careers_scroll .scrollItem .scrollItem-bg {
    background-size: cover;
    background-position: center;
    width: 100%;
    position: relative
}

#section_careers_scroll .scrollItem .scrollItem-bg .bg {
    content: "";
    display: block;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

@media(max-width: 1199.98px) {
    #section_careers_scroll .scrollItem .scrollItem-bg .bg.left_30 {
        background-position:30% center
    }
}

@media(max-width: 1199.98px) {
    #section_careers_scroll .scrollItem .scrollItem-bg .bg.left_60 {
        background-position:60% center
    }
}

#section_careers_scroll .scrollItem .scrollItem-bg .shade {
    content: "";
    display: block;
    background: url(../img/dots_black_50.png) top left;
    background-size: 3px 3px;
    background-color: rgba(0,0,0,.65);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1
}

#section_careers_scroll .scrollItem .scrollItem-context {
    position: relative;
    z-index: 1;
    color: #fff;
    margin-left: 4rem
}

@media(max-width: 1199.98px) {
    #section_careers_scroll .scrollItem .scrollItem-context {
        margin-left:1.5rem
    }
}

#section_careers_scroll .scrollItem .scrollItem-context .scrollItem-title {
    font-weight: 400;
    font-size: 2.5rem;
    position: relative
}

@media(max-width: 1199.98px) {
    #section_careers_scroll .scrollItem .scrollItem-context .scrollItem-title {
        font-size:2rem
    }
}

#section_careers_scroll .scrollItem .scrollItem-context .scrollItem-title span {
    font-weight: 500;
    display: block;
    font-size: 2.75rem
}

#section_careers_scroll .scrollItem .scrollItem-context .scrollItem-subtitle {
    color: #b32a2a;
    font-weight: 500;
    position: relative;
    font-size: 1.5rem;
    margin-top: -30%
}

@media(max-width: 1199.98px) {
    #section_careers_scroll .scrollItem .scrollItem-context .scrollItem-subtitle {
        font-size:1rem
    }
}

#section_careers_scroll .scrollItem .scrollItem-context .scrollItem-subtitle .bar {
    background: #b32a2a;
    border-radius: 50px;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -40px;
    top: 0
}

#section_careers_findYourPerfectFit {
    background-image: url(../img/banner/L2/careers_bg_1920x960.jpg);
    /* background-image: url(/defu/index/banner1.png); */
    background-size: cover;
    background-position: top center
}

@media(max-width: 1199.98px) {
    #section_careers_findYourPerfectFit {
        background-position:top right
    }
}

@media(min-width: 1200px) {
    #section_careers_findYourPerfectFit .widthSizing {
        width:75%;
        margin: 0 auto
    }
}

#section_careers_findYourPerfectFit .careers_grid .careers_gridItem {
    padding: 2rem 1.5rem;
    background: #fff;
    margin-bottom: 1rem;
    position: relative
}

@media(max-width: 1199.98px) {
    #section_careers_findYourPerfectFit .careers_grid .careers_gridItem {
        padding:1.5rem 1.25rem
    }
}

#section_careers_findYourPerfectFit .careers_grid .careers_gridItem .careers-icon {
    width: 70px;
    transition: transform .2s
}

@media screen and (prefers-reduced-motion:reduce) {
    #section_careers_findYourPerfectFit .careers_grid .careers_gridItem .careers-icon {
        transition: none
    }
}

@media(max-width: 1199.98px) {
    #section_careers_findYourPerfectFit .careers_grid .careers_gridItem .careers-icon {
        width:50px
    }
}

#section_careers_findYourPerfectFit .careers_grid .careers_gridItem:hover {
    text-decoration: none
}

#section_careers_findYourPerfectFit .careers_grid .careers_gridItem:hover .careers-icon {
    transform: scale(1.1)
}

#section_careers_findYourPerfectFit .careers_grid .careers_gridItem:hover:after {
    border: 4px solid #d9d9d9
}

#section_careers_findYourPerfectFit .careers_grid .careers_gridItem:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid #d9d9d9
}

.photoGrid .photoGrid-item {
    position: relative;
    overflow: hidden;
    height: 380px;
    margin-bottom: 2rem
}

@media(max-width: 1199.98px) {
    .photoGrid .photoGrid-item {
        height:280px
    }
}

.photoGrid .photoGrid-item.tall-400 {
    height: 400px
}

@media(max-width: 1199.98px) {
    .photoGrid .photoGrid-item.tall-400 {
        height:280px
    }
}

.photoGrid .photoGrid-item.tall-600 {
    height: 600px
}

@media(max-width: 1199.98px) {
    .photoGrid .photoGrid-item.tall-600 {
        height:280px
    }
}

.photoGrid .photoGrid-item:hover .photoGrid-img.cover {
    transform: scale(1.1)
}

.photoGrid .photoGrid-item:hover .photoGrid-title .photoGrid-description {
    max-height: 240px
}

.photoGrid .photoGrid-item .photoGrid-title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4rem 1.75rem 2rem;
    width: 100%;
    color: #fff;
    pointer-events: none;
    z-index: 1;
    font-size: 1.5rem;
    background: url(../img/gradient_black_60.png);
    background-position: left top;
    background-repeat: repeat-x
}

.photoGrid .photoGrid-item .photoGrid-title .photoGrid-title-text {
    font-size: 2.25rem;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 1rem
}

@media(max-width: 1199.98px) {
    .photoGrid .photoGrid-item .photoGrid-title .photoGrid-title-text {
        font-size:1.25rem
    }
}

.photoGrid .photoGrid-item .photoGrid-title.top {
    top: 0;
    padding: 2rem 4rem 2rem 1.75rem
}

.photoGrid .photoGrid-item .photoGrid-title.noShade {
    top: 0;
    background-image: none
}

.photoGrid .photoGrid-item .photoGrid-title.maxWidth {
    width: 420px;
    min-width: 70%
}

@media(max-width: 1199.98px) {
    .photoGrid .photoGrid-item .photoGrid-title.maxWidth {
        width:100%;
        min-width: none
    }
}

.photoGrid .photoGrid-item .photoGrid-title .learnMore {
    font-size: 1rem
}

@media(max-width: 1199.98px) {
    .photoGrid .photoGrid-item .photoGrid-title .learnMore {
        font-size:.75rem
    }
}

@media(max-width: 1199.98px) {
    .photoGrid .photoGrid-item .photoGrid-title {
        font-size:1rem;
        padding: 3rem 1.25rem 1.25rem
    }
}

.photoGrid .photoGrid-item .photoGrid-title .photoGrid-description {
    font-size: 1rem;
    overflow: hidden;
    max-height: 0;
    transition: max-height .6s
}

.photoGrid .photoGrid-item .photoGrid-title .photoGrid-description.alwaysVisible {
    max-height: none
}

@media screen and (prefers-reduced-motion:reduce) {
    .photoGrid .photoGrid-item .photoGrid-title .photoGrid-description {
        transition: none
    }
}

@media(max-width: 1199.98px) {
    .photoGrid .photoGrid-item .photoGrid-title .photoGrid-description {
        font-size:.75rem
    }
}

.photoGrid .photoGrid-item:after {
    content: "";
    display: none;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(../img/gradient_black_60.png);
    background-position: left bottom;
    background-repeat: repeat-x
}

.photoGrid .photoGrid-item .photoGrid-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f8f9fa;
    height: 100%;
    width: 100%;
    display: none
}

.photoGrid .photoGrid-item .photoGrid-img.cover {
    display: block;
    cursor: pointer;
    transition: transform .6s
}

@media screen and (prefers-reduced-motion:reduce) {
    .photoGrid .photoGrid-item .photoGrid-img.cover {
        transition: none
    }
}

.timelineBubble {
    background: #f2f2f2;
    position: relative;
    min-height: 300px;
    padding: 5rem 0
}

.timelineBubble.alertBox {
    padding: 0;
    background: 0 0
}

.timelineBubble.alertBox .timeline-items .itemline-item {
    width: 100%;
    padding: 0
}

.timelineBubble.alertBox .timeline-items .itemline-item:before {
    display: none
}

.timelineBubble.alertBox .timeline-items .itemline-item .timeline-bubbles {
    background: #f2f2f2!important;
    box-shadow: none!important
}

.timelineBubble.alertBox .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon span.img {
    background-color: #fff
}

.timelineBubble.alertBox .timeline-items .itemline-item .timeline-bubbles:before {
    display: none
}

.timelineBubble .leadingIcon {
    width: 86px;
    height: 86px;
    background-color: #fff;
    background-position: center;
    background-size: 100%;
    left: 50%;
    margin-left: -43px;
    position: absolute;
    top: -43px;
    border: 6px solid #f2f2f2;
    border-radius: 100%;
    z-index: 1
}

@media(max-width: 1199.98px) {
    .timelineBubble .leadingIcon {
        left:0
    }
}

.timelineBubble .line {
    width: 4px;
    background-color: #999;
    position: absolute;
    left: 50%;
    margin-left: -2px;
    top: 0;
    bottom: 200px
}

.timelineBubble .line:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 200px;
    background-image: url(../img/gradient_999.png);
    backgroun-repeat: repeat-x;
    background-position: bottom left;
    top: 100%;
    left: 0;
    right: 0
}

@media(max-width: 1199.98px) {
    .timelineBubble .line {
        left:0
    }
}

.timelineBubble .timeline-items {
    position: relative;
    z-index: 1
}

.timelineBubble .timeline-items .itemline-item {
    text-align: right;
    width: 50%;
    padding-right: 2.25rem;
    position: relative;
    margin-top: -4rem
}

@media(max-width: 1199.98px) {
    .timelineBubble .timeline-items .itemline-item {
        text-align:left;
        padding-right: 0;
        padding-left: 2.25rem;
        margin-top: 5rem;
        width: 100%
    }

    .timelineBubble .timeline-items .itemline-item:before {
        left: -7px;
        right: auto
    }

    .timelineBubble .timeline-items .itemline-item:nth-child(even) {
        margin-left: 0!important
    }

    .timelineBubble .timeline-items .itemline-item .timeline-bubbles:before {
        right: auto;
        left: 2rem
    }

    .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble:before {
        right: auto;
        left: 1.85rem
    }
}

.timelineBubble .timeline-items .itemline-item:first-child {
    margin-top: 0
}

.timelineBubble .timeline-items .itemline-item:nth-child(even) {
    margin-left: 50%;
    text-align: left;
    padding-right: 0;
    padding-left: 2.25rem
}

.timelineBubble .timeline-items .itemline-item:nth-child(even):before {
    right: auto;
    left: -7px
}

.timelineBubble .timeline-items .itemline-item:nth-child(even) .timeline-bubbles:before {
    right: auto;
    left: 4rem
}

.timelineBubble .timeline-items .itemline-item:before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #b32a2a;
    border: 3px solid #f2f2f2;
    position: absolute;
    right: -7px;
    border-radius: 20px;
    top: .5rem
}

.timelineBubble .timeline-items .itemline-item .date {
    background: #b32a2a;
    color: #fff;
    font-size: 1.125rem;
    padding: .125rem 1.5rem;
    border-radius: 30px;
    display: inline-block
}

.timelineBubble .timeline-items .itemline-item .date.wIcon {
    background: rgba(179,42,42,.65);
    line-height: 49px;
    position: relative;
    padding-left: 60px
}

.timelineBubble .timeline-items .itemline-item .date.wIcon .icon {
    background-color: #b32a2a;
    background-position: center;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background-size: 80%;
    background-repeat: no-repeat;
    position: absolute;
    left: 4px;
    top: 4px
}

.timelineBubble .timeline-items .itemline-item .date.wIcon .title {
    font-size: 1.5rem
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles {
    text-align: left;
    position: relative
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles:before {
    width: 2rem;
    height: 2rem;
    border: 1rem solid transparent;
    border-bottom-color: #fff;
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    right: 2rem;
    transform: scaleY(1.2);
    transform-origin: bottom
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles.join {
    background: #fff;
    border-radius: 6px
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles.join .timeline-bubble {
    box-shadow: none!important;
    border-radius: 0;
    background: 0 0;
    padding: 1.75rem 2rem;
    margin-bottom: 0
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles.join .timeline-bubble:hover:before {
    content: "";
    position: absolute;
    display: block;
    bottom: .75rem;
    left: .75rem;
    right: .75rem;
    top: .75rem;
    border-radius: 6px;
    background-color: #f8f9fa
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles.join .timeline-bubble:after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: 1rem;
    right: 1rem;
    border-bottom: 1px solid #e5e5e5
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles.join .timeline-bubble:last-child:after {
    display: none
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble {
    background: #fff;
    padding: 2rem;
    position: relative;
    margin-bottom: 1.25rem;
    position: relative;
    border-radius: 6px;
    overflow: hidden
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard {
    padding: 0
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard:hover .img .row,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard:hover .img .articleGroup[data-mode=mode_grid] .articleList,.articleGroup[data-mode=mode_grid] .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard:hover .img .articleList {
    opacity: 1
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .img {
    background-position: center;
    background-size: cover
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .img .description {
    color: #fff;
    padding: 1rem;
    font-size: 1.125rem
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .img .row,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .img .articleGroup[data-mode=mode_grid] .articleList,.articleGroup[data-mode=mode_grid] .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .img .articleList {
    min-height: 360px;
    background: rgba(0,0,0,.4);
    opacity: 0;
    transition: opacity .6s
}

@media screen and (prefers-reduced-motion:reduce) {
    .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .img .row,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .img .articleGroup[data-mode=mode_grid] .articleList,.articleGroup[data-mode=mode_grid] .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .img .articleList {
        transition: none
    }
}

@media(max-width: 1199.98px) {
    .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .img .row,.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .img .articleGroup[data-mode=mode_grid] .articleList,.articleGroup[data-mode=mode_grid] .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .img .articleList {
        min-height:260px
    }
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .linkList {
    padding: 1rem 2rem
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .linkList li {
    margin-bottom: .75rem;
    display: block
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .linkList li:last-child {
    margin-bottom: 0
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble.isCard .linkList li a {
    text-decoration: none;
    color: #666
}

@media(max-width: 575.98px) {
    .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble {
        -ms-flex-direction:column!important;
        flex-direction: column!important
    }
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble:hover .icon span.img {
    transform: scale(1.1);
    background-color: #fff
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble:first-child {
    margin-top: 2rem
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon {
    width: 80px;
    z-index: 1;
    position: relative
}

@media(max-width: 1199.98px) {
    .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon {
        width:70px
    }
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon span.img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-color: #f2f2f2;
    transition: all .2s;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block
}

@media screen and (prefers-reduced-motion:reduce) {
    .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon span.img {
        transition: none
    }
}

@media(max-width: 1199.98px) {
    .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon span.img {
        width:70px;
        height: 70px
    }
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon span.type {
    text-align: center;
    display: block;
    font-size: .875rem;
    line-height: 1.2;
    position: abolsute;
    top: 100%;
    padding-top: .25rem
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon.product_1st span.img {
    background-image: url(../img/icon/icon_cowos_product-01.svg)
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon.product_2st span.img {
    background-image: url(../img/icon/icon_cowos_product-01.svg)
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon.conference span.img {
    background-image: url(../img/icon/icon_cowos_conference-01.svg)
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon.publication span.img {
    background-image: url(../img/icon/icon_cowos_publication-01.svg)
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon.infographic span.img {
    background-image: url(../img/icon/icon_cowos_infographic-01.svg)
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon.presentation span.img {
    background-image: url(../img/icon/icon_cowos_presentation-01.svg)
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon.press span.img {
    background-image: url(../img/icon/icon_cowos_press-01.svg)
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .icon.news span.img {
    background-image: url(../img/icon/icon_cowos_news-01.svg)
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .context {
    padding-left: 1.25rem;
    z-index: 1;
    position: relative;
    width: 100%
}

@media(max-width: 575.98px) {
    .timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .context {
        padding-left:0;
        padding-top: 1rem
    }
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .context .subTitle {
    color: #000
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .context .title {
    color: #000;
    font-size: 1.5rem;
    margin-bottom: .5rem
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .context .list {
    margin-bottom: .75rem;
    padding-left: 1rem
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .context .list:last-child {
    margin-bottom: 0
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .context .list li {
    list-style: disc;
    color: gray
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .context .sepLine {
    border-bottom: 2px dotted #e5e5e5;
    width: 100%;
    margin: 1.5rem 0
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .context .learnMore {
    margin-top: .25rem
}

.timelineBubble .timeline-items .itemline-item .timeline-bubbles .timeline-bubble .context .learnMore:hover {
    color: #b32a2a
}

#privacyTopBar {
    background: #999;
    width: 100%;
    color: #fff;
    height: 0;
    padding: 0 45px;
    position: fixed;
    overflow: hidden;
    left: 0;
    bottom: 0;
    z-index: 9999;
    transition: all .6s;
    line-height: 1.4
}

@media screen and (prefers-reduced-motion:reduce) {
    #privacyTopBar {
        transition: none
    }
}

#privacyTopBar .privacyBarAcceptBtn {
    float: right;
    margin-left: 30px;
    border: 1px solid #fff;
    color: #fff;
    padding: 6px 20px;
    text-decoration: none;
    margin-bottom: 4px
}

#privacyTopBar .privacyBarAcceptBtn:hover {
    background: rgba(255,255,255,.2)
}

#privacyTopBar.expand {
    padding: 14px;
    height: auto
}

#privacyTopBar a {
    color: #fff;
    text-decoration: underline
}

#privacyTopBar label {
    cursor: pointer
}

#exploreModal button.close {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 1;
    background: rgba(0,0,0,.6);
    color: #fff;
    border-radius: 100%;
    text-shadow: none;
    width: 25px;
    height: 25px
}

#exploreModal .intro {
    padding: 2rem
}

#exploreModal .intro .group {
    margin-bottom: 2rem
}

#exploreModal .intro .title {
    font-size: 1.5rem;
    color: #333;
    font-weight: 500;
    margin-bottom: .5rem
}

#exploreModal .intro .title.sub-1 {
    font-size: 1.25rem
}

#exploreModal .intro .title.sub-2 {
    font-size: 1rem
}

#exploreModal .intro .title.sub-3 {
    color: #999;
    font-size: 1rem
}

#exploreModal .lookFor {
    padding: 2rem;
    background: #f2f2f2;
    position: relative
}

@media(max-width: 1199.98px) {
    #exploreModal .lookFor .tag {
        position:relative!important;
        margin: -2rem -2rem 2rem;
        bottom: auto!important;
        width: auto!important
    }
}

#exploreModal .lookFor .tag {
    position: absolute;
    width: 100%;
    bottom: 100%;
    background: rgba(179,42,42,.8);
    color: #fff;
    padding: 1rem 2rem;
    left: 0;
    font-size: 1.25rem
}

#exploreModal .lookFor .title {
    font-size: 1.25rem;
    color: #333;
    font-weight: 500;
    margin-top: .25rem;
    margin-bottom: .45rem
}

#exploreModal .lookFor .linkList li {
    display: block;
    margin-bottom: .75rem
}

#exploreModal .lookFor .linkList li a {
    text-decoration: none
}

#exploreModal .lookFor .linkList li.active a {
    color: #4d4d4d;
    font-weight: 700;
    pointer-events: none
}

.sitemapList>li {
    display: block;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
    border-bottom: 1px solid #d9d9d9
}

.sitemapList>li .col-12,.sitemapList>li .articleGroup[data-mode=mode_grid] .articleList .articleItem,.articleGroup[data-mode=mode_grid] .articleList .sitemapList>li .articleItem {
    margin-bottom: 2rem
}

.sitemapList>li>.title-link_L2 {
    font-size: 1.25rem;
    color: #4d4d4d;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 2rem
}

.sitemapList>li .title-link_L3 {
    font-size: 1.125;
    color: #666;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 1rem
}

.sitemapList>li .title-link_L3.disabled {
    pointer-events: none;
    text-decoration: none
}

.sitemapList>li ul {
    padding-left: 1.25rem
}

#shareBox {
    position: fixed;
    right: 2rem;
    bottom: 2rem;
    background: #fff;
    border-bottom: 1px solid #d9d9d9;
    z-index: 1050
}

@media(max-width: 1199.98px) {
    #shareBox {
        right:.75rem;
        bottom: .75rem
    }
}

#shareBox .share-items {
    max-height: 62px;
    overflow: hidden
}

@media(max-width: 1199.98px) {
    #shareBox .share-items {
        max-height:40px
    }

    #shareBox .share-items .share-item.placeholder {
        height: 40px
    }

    #shareBox .share-items:hover .share-item {
        height: 40px!important
    }

    #shareBox .share-items:hover .share-item.placeholder {
        height: 0!important
    }
}

#shareBox .share-items .share-item {
    height: 0;
    border-top: 0;
    transition: height .1s
}

@media screen and (prefers-reduced-motion:reduce) {
    #shareBox .share-items .share-item {
        transition: none
    }
}

#shareBox .share-items .share-item.placeholder {
    height: 62px;
    border-top: 1px solid #d9d9d9
}

#shareBox .share-items:hover {
    max-height: none
}

#shareBox .share-items:hover .share-item {
    height: 62px;
    border-top: 1px solid #d9d9d9
}

#shareBox .share-items:hover .share-item.placeholder {
    height: 0;
    border-top: 0
}

#shareBox.alwaysOpen #share_mail {
    color: #b32a2a
}

#shareBox.alwaysOpen #backToTop {
    color: #999
}

#shareBox.alwaysOpen .share-items {
    max-height: none
}

#shareBox.alwaysOpen .share-items .share-item {
    height: 62px;
    border-top: 1px solid #d9d9d9;
    color: #b32a2a
}

@media(max-width: 1199.98px) {
    #shareBox.alwaysOpen .share-items .share-item {
        height:40px!important
    }

    #shareBox.alwaysOpen .share-items .share-item.placeholder {
        height: 0!important
    }
}

#shareBox.alwaysOpen .share-items .share-item.placeholder {
    height: 0;
    border-top: 0
}

#shareBox.alwaysOpen .share-items .share-item.fb {
    color: #3b5998
}

#shareBox.alwaysOpen .share-items .share-item.twitter {
    color: #00acee
}

#shareBox.alwaysOpen .share-items .share-item.linkedIn {
    color: #0077b5
}

#shareBox .share-item {
    display: block;
    width: 62px;
    height: 62px;
    line-height: 62px;
    color: #ccc;
    border: 1px solid #d9d9d9;
    border-bottom: none;
    text-align: center;
    font-size: 1.25rem;
    overflow: hidden;
    position: relative
}

#shareBox .share-item:hover {
    background: #f2f2f2;
    color: #b32a2a;
    cursor: pointer;
    overflow: visible
}

#shareBox .share-item:hover.fb {
    color: #3b5998
}

#shareBox .share-item:hover.twitter {
    color: #00acee
}

#shareBox .share-item:hover.linkedIn {
    color: #0077b5
}

#shareBox .share-item span.label {
    display: none;
    position: absolute;
    right: 100%;
    top: -1px;
    bottom: -1px;
    padding: 0 .5rem 0 1rem;
    white-space: nowrap;
    font-size: 1rem;
    color: #666;
    border: 1px solid #d9d9d9;
    border-right: 0;
    background: #f2f2f2
}

@media(max-width: 1199.98px) {
    #shareBox .share-item {
        width:40px;
        height: 40px;
        line-height: 40px
    }
}

.w-600px {
    width: 600px
}

.w-700px {
    width: 700px
}

.w-800px {
    width: 800px
}

.w-900px {
    width: 900px
}

.transcript-group .transcript-title {
    display: block;
    background: #fff;
    color: #000;
    text-decoration: none;
    font-weight: 500;
    padding: 1rem 1.5rem;
    position: relative
}

.transcript-group .transcript-title:after {
    content: "\f077";
    display: block;
    position: absolute;
    color: #b32a2a;
    right: 1rem;
    top: 1rem;
    font-family: "font awesome 5 free";
    font-weight: 900
}

.transcript-group .transcript-title.collapsed:after {
    content: "\f078"
}

.transcript-group .transcript-content {
    background: #f2f2f2;
    position: relative;
    border-radius: 0;
    padding: 1rem 1.5rem
}

.transcript-group .transcript-content:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    background: #f2f2f2;
    top: -10px;
    left: 50px
}

.quote-group {
    padding: 5rem 2rem 2rem;
    background: #f2f2f2 url(../img/icon_quote.svg) no-repeat 2rem 2rem;
    background-size: 37px auto;
    font-size: 1rem!important
}

.quote-group .quote-said {
    color: #999
}

.quote-group .quote-who {
    margin-top: 2rem;
    font-size: 1rem;
    text-align: left
}

.quote-group .quote-who img {
    margin-right: 1.5rem
}

.quote-group .quote-who .quote-who-name {
    font-weight: 700
}

.bannerMenu {
    position: relative;
    width: 100%
}

@media(max-width: 1199.98px) {
    .bannerMenu {
        position:relative
    }

    .bannerMenu .container {
        padding: 0
    }
}

.bannerMenu .container {
    position: relative
}

.bannerMenu .bannerMenu-list {
    background: rgba(255,255,255,.95);
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    top: 8px;
    width: 100%;
    z-index: 1025
}

.bannerMenu .bannerMenu-list .bannerMenu-item {
    color: #4d4d4d;
    padding: 1.25rem 1rem;
    margin: 0 1rem;
    text-align: center;
    text-decoration: none;
    font-size: 1.125rem;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}

@media(max-width: 1199.98px) {
    .bannerMenu .bannerMenu-list .bannerMenu-item {
        font-size:1rem;
        padding: 1.5rem 0
    }
}

.bannerMenu .bannerMenu-list .bannerMenu-item:hover {
    border-bottom-color: #b32a2a
}

.thumbnail-articles .thumbnail-article-item {
    border-top: 1px solid #e5e5e5;
    padding: 1rem 0;
    display: flex
}

.thumbnail-articles .thumbnail-article-item .thumbnail-article-img {
    width: 160px;
    height: 160px;
    background-size: cover;
    background-position: center;
    margin-right: 1rem;
    flex-shrink: 0!important
}

.thumbnail-articles .thumbnail-article-item .thumbnail-articles-text h5 a {
    text-decoration: none;
    color: #4d4d4d;
    font-size: 1.375rem;
    font-weight: 500;
    cursor: pointer
}

.gsc-adBlock {
    display: none!important
}
