@charset "UTF-8"; /* Variables set in this file override Bootstrap's defaults set in /bootstrap/scss/_variables.scss - Colour system - Theme colours that create a number of elements (backgrounds, borders, text colours, button colours) - Body overrides - Fonts - Headings - Form validation - Borders - Pagination - Buttons - Tables */ @font-face { font-family: 'Futura Medium'; src: url("../fonts/FuturaStd-Medium.woff") format("woff"); } /*$spacer: 1rem !default; $spacers: () !default; $spacers: map-merge(( 0: 0, 1: ($spacer * .25), 2: ($spacer * .5), 3: $spacer, 4: ($spacer * 1.5), 5: ($spacer * 3), 50: ($spacer * 3.125) // 50 px ), $spacers);*/ /*! * Bootstrap v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ :root { --blue: #005596; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #E31B23; --orange: #F68A33; --yellow: #F2C94C; --green: #8CC53F; --teal: #20c997; --cyan: #17a2b8; --white: #FFF; --gray: #6c757d; --gray-dark: #343a40; --primary: #005596; --secondary: #6c757d; --success: #8CC53F; --info: #17a2b8; --warning: #F2C94C; --danger: #E31B23; --light: #f8f9fa; --dark: #343a40; --blue: #005596; --orange: #F68A33; --green: #8CC53F; --silver: #898989; --lightblue: #27BBD6; --red: #E31B23; --lightgrey: #F0F0F0; --mediumgrey: #C8C8C8; --darkgrey: #4F4F4F; --black: #333333; --white: #FFF; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif; --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%; -webkit-tap-highlight-color: rgba(51, 51, 51, 0); } article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; } body { margin: 0; font-family: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #333333; text-align: left; background-color: #FBFBFB; } [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: 0.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; text-decoration-skip-ink: none; } 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: 700; } dd { margin-bottom: .5rem; margin-left: 0; } blockquote { margin: 0 0 1rem; } 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: #005596; text-decoration: none; background-color: transparent; } a:hover { color: #002a4a; 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; } 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: 1rem 0.5rem; padding-bottom: 1rem 0.5rem; color: #6c757d; text-align: left; caption-side: bottom; } th { text-align: inherit; } label { display: inline-block; margin-bottom: 0.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; } select { word-wrap: normal; } button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; } 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-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: 0.5rem; font-family: "Futura Medium"; font-weight: 400; line-height: 1.2; } h1, .h1 { font-size: 2.5rem; } 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(51, 51, 51, 0.1); } small, .small { font-size: 80%; font-weight: 400; } mark, .mark { padding: 0.2em; background-color: #fcf8e3; } .list-unstyled { 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: 0.5rem; } .initialism { font-size: 90%; text-transform: uppercase; } .blockquote { margin-bottom: 1rem; font-size: 1.25rem; } .blockquote-footer { display: block; font-size: 80%; color: #6c757d; } .blockquote-footer::before { content: "\2014\00A0"; } .img-fluid { max-width: 100%; height: auto; } .img-thumbnail { padding: 0.25rem; background-color: #FBFBFB; border: 1px solid #dee2e6; border-radius: 0; max-width: 100%; height: auto; } .figure { display: inline-block; } .figure-img { margin-bottom: 0.5rem; line-height: 1; } .figure-caption { font-size: 90%; color: #6c757d; } code { font-size: 87.5%; color: #e83e8c; word-break: break-word; } a > code { color: inherit; } kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #FFF; background-color: #212529; border-radius: 0; } kbd kbd { padding: 0; font-size: 100%; font-weight: 700; } pre { display: block; font-size: 87.5%; color: #212529; } 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: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .row { 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; } body.hc .col-xl, body.hc .col-xl-auto, body.hc .col-xl-12, body.hc .col-xl-11, body.hc .col-xl-10, body.hc .col-xl-9, body.hc .col-xl-8, body.hc .col-xl-7, body.hc .col-xl-6, body.hc .col-xl-5, body.hc .col-xl-4, body.hc .col-xl-3, body.hc .col-xl-2, body.hc .col-xl-1, body.hc .col-lg, body.hc .col-lg-auto, body.hc .col-lg-12, body.hc .col-lg-11, body.hc .col-lg-10, body.hc .col-lg-9, body.hc .col-lg-8, body.hc .col-lg-7, body.hc .col-lg-6, body.hc .col-lg-5, body.hc .col-lg-4, body.hc .col-lg-3, body.hc .col-lg-2, body.hc .col-lg-1, body.hc .col-md, body.hc .col-md-auto, body.hc .col-md-12, body.hc .col-md-11, body.hc .col-md-10, body.hc .col-md-9, body.hc .col-md-8, body.hc .col-md-7, body.hc .col-md-6, body.hc .col-md-5, body.hc .col-md-4, body.hc .col-md-3, body.hc .col-md-2, body.hc .col-md-1, body.hc .col-sm, body.hc .col-sm-auto, body.hc .col-sm-12, body.hc .col-sm-11, body.hc .col-sm-10, body.hc .col-sm-9, body.hc .col-sm-8, body.hc .col-sm-7, body.hc .col-sm-6, body.hc .col-sm-5, body.hc .col-sm-4, body.hc .col-sm-3, body.hc .col-sm-2, body.hc .col-sm-1, body.hc .col, body.hc .col-auto, body.hc .col-12, body.hc .col-11, body.hc .col-10, body.hc .col-9, body.hc .col-8, body.hc .col-7, body.hc .col-6, body.hc .col-5, body.hc .col-4, body.hc .col-3, body.hc .col-2, body.hc .col-1, .col-xl, .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 { position: relative; width: 100%; 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: 100%; } .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 { flex: 0 0 33.33333%; max-width: 33.33333%; } .col-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .col-6 { 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 { 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: 100%; } .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 { 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 { 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: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .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 { 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: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .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 { flex: 0 0 33.33333%; max-width: 33.33333%; } .col-lg-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .col-lg-6 { 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: 1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-xl-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .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; color: #333333; } .table th, .table td { padding: 1rem 0.5rem; vertical-align: top; border-top: 1px solid #C8C8C8; } .table thead th { vertical-align: bottom; border-bottom: 2px solid #C8C8C8; } .table tbody + tbody { border-top: 2px solid #C8C8C8; } .table-sm th, .table-sm td { padding: 0.3rem; } .table-bordered { border: 1px solid #C8C8C8; } .table-bordered th, .table-bordered td { border: 1px solid #C8C8C8; } .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(51, 51, 51, 0.05); } .table-hover tbody tr:hover { color: #333333; background-color: rgba(51, 51, 51, 0.075); } .table-primary, .table-primary > th, .table-primary > td { background-color: #b8cfe2; } .table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #7aa7c8; } .table-hover .table-primary:hover { background-color: #a6c3db; } .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #a6c3db; } .table-secondary, .table-secondary > th, .table-secondary > td { background-color: #d6d8db; } .table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #b3b7bb; } .table-hover .table-secondary:hover { background-color: #c8cbcf; } .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #c8cbcf; } .table-success, .table-success > th, .table-success > td { background-color: #dfefc9; } .table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #c3e19b; } .table-hover .table-success:hover { background-color: #d3e9b5; } .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #d3e9b5; } .table-info, .table-info > th, .table-info > td { background-color: #bee5eb; } .table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #86cfda; } .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: #fbf0cd; } .table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #f8e3a2; } .table-hover .table-warning:hover { background-color: #f9e9b5; } .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #f9e9b5; } .table-danger, .table-danger > th, .table-danger > td { background-color: #f7bfc1; } .table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #f0888d; } .table-hover .table-danger:hover { background-color: #f4a8ab; } .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f4a8ab; } .table-light, .table-light > th, .table-light > td { background-color: #fdfdfe; } .table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #fbfcfc; } .table-hover .table-light:hover { background-color: #ececf6; } .table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; } .table-dark, .table-dark > th, .table-dark > td { background-color: #c6c8ca; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #95999c; } .table-hover .table-dark:hover { background-color: #b9bbbe; } .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; } .table-blue, .table-blue > th, .table-blue > td { background-color: #b8cfe2; } .table-blue th, .table-blue td, .table-blue thead th, .table-blue tbody + tbody { border-color: #7aa7c8; } .table-hover .table-blue:hover { background-color: #a6c3db; } .table-hover .table-blue:hover > td, .table-hover .table-blue:hover > th { background-color: #a6c3db; } .table-orange, .table-orange > th, .table-orange > td { background-color: #fcdec6; } .table-orange th, .table-orange td, .table-orange thead th, .table-orange tbody + tbody { border-color: #fac295; } .table-hover .table-orange:hover { background-color: #fbd0ae; } .table-hover .table-orange:hover > td, .table-hover .table-orange:hover > th { background-color: #fbd0ae; } .table-green, .table-green > th, .table-green > td { background-color: #dfefc9; } .table-green th, .table-green td, .table-green thead th, .table-green tbody + tbody { border-color: #c3e19b; } .table-hover .table-green:hover { background-color: #d3e9b5; } .table-hover .table-green:hover > td, .table-hover .table-green:hover > th { background-color: #d3e9b5; } .table-silver, .table-silver > th, .table-silver > td { background-color: #dedede; } .table-silver th, .table-silver td, .table-silver thead th, .table-silver tbody + tbody { border-color: #c2c2c2; } .table-hover .table-silver:hover { background-color: #d1d1d1; } .table-hover .table-silver:hover > td, .table-hover .table-silver:hover > th { background-color: #d1d1d1; } .table-lightblue, .table-lightblue > th, .table-lightblue > td { background-color: #c3ecf4; } .table-lightblue th, .table-lightblue td, .table-lightblue thead th, .table-lightblue tbody + tbody { border-color: #8fdcea; } .table-hover .table-lightblue:hover { background-color: #ade5f0; } .table-hover .table-lightblue:hover > td, .table-hover .table-lightblue:hover > th { background-color: #ade5f0; } .table-red, .table-red > th, .table-red > td { background-color: #f7bfc1; } .table-red th, .table-red td, .table-red thead th, .table-red tbody + tbody { border-color: #f0888d; } .table-hover .table-red:hover { background-color: #f4a8ab; } .table-hover .table-red:hover > td, .table-hover .table-red:hover > th { background-color: #f4a8ab; } .table-lightgrey, .table-lightgrey > th, .table-lightgrey > td { background-color: #fbfbfb; } .table-lightgrey th, .table-lightgrey td, .table-lightgrey thead th, .table-lightgrey tbody + tbody { border-color: #f7f7f7; } .table-hover .table-lightgrey:hover { background-color: #eeeeee; } .table-hover .table-lightgrey:hover > td, .table-hover .table-lightgrey:hover > th { background-color: #eeeeee; } .table-mediumgrey, .table-mediumgrey > th, .table-mediumgrey > td { background-color: #f0f0f0; } .table-mediumgrey th, .table-mediumgrey td, .table-mediumgrey thead th, .table-mediumgrey tbody + tbody { border-color: #e2e2e2; } .table-hover .table-mediumgrey:hover { background-color: #e3e3e3; } .table-hover .table-mediumgrey:hover > td, .table-hover .table-mediumgrey:hover > th { background-color: #e3e3e3; } .table-darkgrey, .table-darkgrey > th, .table-darkgrey > td { background-color: #cecece; } .table-darkgrey th, .table-darkgrey td, .table-darkgrey thead th, .table-darkgrey tbody + tbody { border-color: #a3a3a3; } .table-hover .table-darkgrey:hover { background-color: #c1c1c1; } .table-hover .table-darkgrey:hover > td, .table-hover .table-darkgrey:hover > th { background-color: #c1c1c1; } .table-black, .table-black > th, .table-black > td { background-color: #c6c6c6; } .table-black th, .table-black td, .table-black thead th, .table-black tbody + tbody { border-color: #959595; } .table-hover .table-black:hover { background-color: #b9b9b9; } .table-hover .table-black:hover > td, .table-hover .table-black:hover > th { background-color: #b9b9b9; } .table-white, .table-white > th, .table-white > td { background-color: white; } .table-white th, .table-white td, .table-white thead th, .table-white tbody + tbody { border-color: white; } .table-hover .table-white:hover { background-color: #f2f2f2; } .table-hover .table-white:hover > td, .table-hover .table-white:hover > th { background-color: #f2f2f2; } .table-active, .table-active > th, .table-active > td { background-color: rgba(51, 51, 51, 0.075); } .table-hover .table-active:hover { background-color: rgba(38, 38, 38, 0.075); } .table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(38, 38, 38, 0.075); } .table .thead-dark th { color: #FFF; background-color: #343a40; border-color: #454d55; } .table .thead-light th { color: #FFF; background-color: #005596; border-color: #C8C8C8; } .table-dark { color: #FFF; background-color: #343a40; } .table-dark th, .table-dark td, .table-dark thead th { border-color: #454d55; } .table-dark.table-bordered { border: 0; } .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } .table-dark.table-hover tbody tr:hover { color: #FFF; background-color: rgba(255, 255, 255, 0.075); } @media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { border: 0; } } .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive > .table-bordered { border: 0; } .form-control { display: block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #FFF; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .form-control { transition: none; } } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:focus { color: #495057; background-color: #FFF; border-color: #179aff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } .form-control::placeholder { color: #6c757d; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; } select.form-control:focus::-ms-value { color: #495057; background-color: #FFF; } .form-control-file, .form-control-range { display: block; width: 100%; } .col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; } .col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; line-height: 1.5; } .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; } .form-control-plaintext { display: block; width: 100%; padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0; line-height: 1.5; color: #333333; 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.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0; } .form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0; } 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: 0.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: 0.3rem; margin-left: -1.25rem; } .form-check-input:disabled ~ .form-check-label { color: #6c757d; } .form-check-label { margin-bottom: 0; } .form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; } .form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; } .valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 0.75rem; color: #005596; } .valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #FFF; background-color: rgba(0, 85, 150, 0.9); border-radius: 0; } .was-validated .form-control:valid, .form-control.is-valid { border-color: #005596; padding-right: calc(1.5em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23005596' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: center right calc(0.375em + 0.1875rem); background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); } .was-validated .form-control:valid:focus, .form-control.is-valid:focus { border-color: #005596; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.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 { display: block; } .was-validated textarea.form-control:valid, textarea.form-control.is-valid { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); } .was-validated .custom-select:valid, .custom-select.is-valid { border-color: #005596; padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23005596' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #FFF no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); } .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #005596; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } .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: #005596; } .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: #005596; } .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { border-color: #005596; } .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 { border-color: #0072c9; background-color: #0072c9; } .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 0.2rem rgba(0, 85, 150, 0.25); } .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before { border-color: #005596; } .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #005596; } .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 { border-color: #005596; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } .invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 0.75rem; color: #E31B23; } .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #FFF; background-color: rgba(227, 27, 35, 0.9); border-radius: 0; } .was-validated .form-control:invalid, .form-control.is-invalid { border-color: #E31B23; padding-right: calc(1.5em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23E31B23' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23E31B23' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"); background-repeat: no-repeat; background-position: center right calc(0.375em + 0.1875rem); background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); } .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus { border-color: #E31B23; box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.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 { display: block; } .was-validated textarea.form-control:invalid, textarea.form-control.is-invalid { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); } .was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #E31B23; padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23E31B23' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23E31B23' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #FFF no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); } .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: #E31B23; box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.25); } .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: #E31B23; } .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: #E31B23; } .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { border-color: #E31B23; } .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 { border-color: #e9484e; background-color: #e9484e; } .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 0.2rem rgba(227, 27, 35, 0.25); } .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before { border-color: #E31B23; } .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #E31B23; } .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 { border-color: #E31B23; box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.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; flex-shrink: 0; margin-top: 0; margin-right: 0.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: 400; color: #333333; text-align: center; vertical-align: middle; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 2rem; font-size: 1rem; line-height: 1.5; border-radius: 0; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .btn { transition: none; } } .btn:hover { color: #333333; text-decoration: none; } .btn:focus, .btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } .btn.disabled, .btn:disabled { opacity: 0.65; } a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; } .btn-primary { color: #FFF; background-color: #005596; border-color: #005596; } .btn-primary:hover { color: #FFF; background-color: #003f70; border-color: #003863; } .btn-primary:focus, .btn-primary.focus { box-shadow: 0 0 0 0.2rem rgba(38, 111, 166, 0.5); } .btn-primary.disabled, .btn-primary:disabled { color: #FFF; background-color: #005596; border-color: #005596; } .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: #FFF; background-color: #003863; border-color: #003156; } .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 0.2rem rgba(38, 111, 166, 0.5); } .btn-secondary { color: #FFF; background-color: #6c757d; border-color: #6c757d; } .btn-secondary:hover { color: #FFF; background-color: #5a6268; border-color: #545b62; } .btn-secondary:focus, .btn-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); } .btn-secondary.disabled, .btn-secondary:disabled { color: #FFF; background-color: #6c757d; border-color: #6c757d; } .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #FFF; background-color: #545b62; border-color: #4e555b; } .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 0.2rem rgba(130, 138, 145, 0.5); } .btn-success { color: #212529; background-color: #8CC53F; border-color: #8CC53F; } .btn-success:hover { color: #FFF; background-color: #78aa33; border-color: #71a130; } .btn-success:focus, .btn-success.focus { box-shadow: 0 0 0 0.2rem rgba(124, 173, 60, 0.5); } .btn-success.disabled, .btn-success:disabled { color: #212529; background-color: #8CC53F; border-color: #8CC53F; } .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #FFF; background-color: #71a130; border-color: #6a972e; } .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 0.2rem rgba(124, 173, 60, 0.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 0.2rem rgba(58, 176, 195, 0.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 0.2rem rgba(58, 176, 195, 0.5); } .btn-warning { color: #212529; background-color: #F2C94C; border-color: #F2C94C; } .btn-warning:hover { color: #212529; background-color: #efbe28; border-color: #efbb1c; } .btn-warning:focus, .btn-warning.focus { box-shadow: 0 0 0 0.2rem rgba(211, 176, 71, 0.5); } .btn-warning.disabled, .btn-warning:disabled { color: #212529; background-color: #F2C94C; border-color: #F2C94C; } .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: #212529; background-color: #efbb1c; border-color: #edb711; } .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 0.2rem rgba(211, 176, 71, 0.5); } .btn-danger { color: #FFF; background-color: #E31B23; border-color: #E31B23; } .btn-danger:hover { color: #FFF; background-color: #c1171e; border-color: #b5161c; } .btn-danger:focus, .btn-danger.focus { box-shadow: 0 0 0 0.2rem rgba(231, 61, 68, 0.5); } .btn-danger.disabled, .btn-danger:disabled { color: #FFF; background-color: #E31B23; border-color: #E31B23; } .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: #FFF; background-color: #b5161c; border-color: #aa141a; } .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 0.2rem rgba(231, 61, 68, 0.5); } .btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; } .btn-light:focus, .btn-light.focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); } .btn-light.disabled, .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: #212529; background-color: #dae0e5; border-color: #d3d9df; } .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 0.2rem rgba(216, 217, 219, 0.5); } .btn-dark { color: #FFF; background-color: #343a40; border-color: #343a40; } .btn-dark:hover { color: #FFF; background-color: #23272b; border-color: #1d2124; } .btn-dark:focus, .btn-dark.focus { box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); } .btn-dark.disabled, .btn-dark:disabled { color: #FFF; background-color: #343a40; border-color: #343a40; } .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: #FFF; background-color: #1d2124; border-color: #171a1d; } .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 0.2rem rgba(82, 88, 93, 0.5); } .btn-blue { color: #FFF; background-color: #005596; border-color: #005596; } .btn-blue:hover { color: #FFF; background-color: #003f70; border-color: #003863; } .btn-blue:focus, .btn-blue.focus { box-shadow: 0 0 0 0.2rem rgba(38, 111, 166, 0.5); } .btn-blue.disabled, .btn-blue:disabled { color: #FFF; background-color: #005596; border-color: #005596; } .btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active, .show > .btn-blue.dropdown-toggle { color: #FFF; background-color: #003863; border-color: #003156; } .btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-blue.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 111, 166, 0.5); } .btn-orange { color: #212529; background-color: #F68A33; border-color: #F68A33; } .btn-orange:hover { color: #FFF; background-color: #f4750e; border-color: #ec6f0a; } .btn-orange:focus, .btn-orange.focus { box-shadow: 0 0 0 0.2rem rgba(214, 123, 50, 0.5); } .btn-orange.disabled, .btn-orange:disabled { color: #212529; background-color: #F68A33; border-color: #F68A33; } .btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active, .show > .btn-orange.dropdown-toggle { color: #FFF; background-color: #ec6f0a; border-color: #df690a; } .btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-orange.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(214, 123, 50, 0.5); } .btn-green { color: #212529; background-color: #8CC53F; border-color: #8CC53F; } .btn-green:hover { color: #FFF; background-color: #78aa33; border-color: #71a130; } .btn-green:focus, .btn-green.focus { box-shadow: 0 0 0 0.2rem rgba(124, 173, 60, 0.5); } .btn-green.disabled, .btn-green:disabled { color: #212529; background-color: #8CC53F; border-color: #8CC53F; } .btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active, .show > .btn-green.dropdown-toggle { color: #FFF; background-color: #71a130; border-color: #6a972e; } .btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus, .show > .btn-green.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(124, 173, 60, 0.5); } .btn-silver { color: #FFF; background-color: #898989; border-color: #898989; } .btn-silver:hover { color: #FFF; background-color: #767676; border-color: #707070; } .btn-silver:focus, .btn-silver.focus { box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5); } .btn-silver.disabled, .btn-silver:disabled { color: #FFF; background-color: #898989; border-color: #898989; } .btn-silver:not(:disabled):not(.disabled):active, .btn-silver:not(:disabled):not(.disabled).active, .show > .btn-silver.dropdown-toggle { color: #FFF; background-color: #707070; border-color: dimgray; } .btn-silver:not(:disabled):not(.disabled):active:focus, .btn-silver:not(:disabled):not(.disabled).active:focus, .show > .btn-silver.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5); } .btn-lightblue { color: #FFF; background-color: #27BBD6; border-color: #27BBD6; } .btn-lightblue:hover { color: #FFF; background-color: #219fb6; border-color: #1f95ab; } .btn-lightblue:focus, .btn-lightblue.focus { box-shadow: 0 0 0 0.2rem rgba(71, 197, 220, 0.5); } .btn-lightblue.disabled, .btn-lightblue:disabled { color: #FFF; background-color: #27BBD6; border-color: #27BBD6; } .btn-lightblue:not(:disabled):not(.disabled):active, .btn-lightblue:not(:disabled):not(.disabled).active, .show > .btn-lightblue.dropdown-toggle { color: #FFF; background-color: #1f95ab; border-color: #1d8ca0; } .btn-lightblue:not(:disabled):not(.disabled):active:focus, .btn-lightblue:not(:disabled):not(.disabled).active:focus, .show > .btn-lightblue.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(71, 197, 220, 0.5); } .btn-red { color: #FFF; background-color: #E31B23; border-color: #E31B23; } .btn-red:hover { color: #FFF; background-color: #c1171e; border-color: #b5161c; } .btn-red:focus, .btn-red.focus { box-shadow: 0 0 0 0.2rem rgba(231, 61, 68, 0.5); } .btn-red.disabled, .btn-red:disabled { color: #FFF; background-color: #E31B23; border-color: #E31B23; } .btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active, .show > .btn-red.dropdown-toggle { color: #FFF; background-color: #b5161c; border-color: #aa141a; } .btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus, .show > .btn-red.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(231, 61, 68, 0.5); } .btn-lightgrey { color: #212529; background-color: #F0F0F0; border-color: #F0F0F0; } .btn-lightgrey:hover { color: #212529; background-color: #dddddd; border-color: #d7d7d7; } .btn-lightgrey:focus, .btn-lightgrey.focus { box-shadow: 0 0 0 0.2rem rgba(209, 210, 210, 0.5); } .btn-lightgrey.disabled, .btn-lightgrey:disabled { color: #212529; background-color: #F0F0F0; border-color: #F0F0F0; } .btn-lightgrey:not(:disabled):not(.disabled):active, .btn-lightgrey:not(:disabled):not(.disabled).active, .show > .btn-lightgrey.dropdown-toggle { color: #212529; background-color: #d7d7d7; border-color: #d0d0d0; } .btn-lightgrey:not(:disabled):not(.disabled):active:focus, .btn-lightgrey:not(:disabled):not(.disabled).active:focus, .show > .btn-lightgrey.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(209, 210, 210, 0.5); } .btn-mediumgrey { color: #212529; background-color: #C8C8C8; border-color: #C8C8C8; } .btn-mediumgrey:hover { color: #212529; background-color: #b5b5b5; border-color: #afafaf; } .btn-mediumgrey:focus, .btn-mediumgrey.focus { box-shadow: 0 0 0 0.2rem rgba(175, 176, 176, 0.5); } .btn-mediumgrey.disabled, .btn-mediumgrey:disabled { color: #212529; background-color: #C8C8C8; border-color: #C8C8C8; } .btn-mediumgrey:not(:disabled):not(.disabled):active, .btn-mediumgrey:not(:disabled):not(.disabled).active, .show > .btn-mediumgrey.dropdown-toggle { color: #212529; background-color: #afafaf; border-color: #a8a8a8; } .btn-mediumgrey:not(:disabled):not(.disabled):active:focus, .btn-mediumgrey:not(:disabled):not(.disabled).active:focus, .show > .btn-mediumgrey.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(175, 176, 176, 0.5); } .btn-darkgrey { color: #FFF; background-color: #4F4F4F; border-color: #4F4F4F; } .btn-darkgrey:hover { color: #FFF; background-color: #3c3c3c; border-color: #363636; } .btn-darkgrey:focus, .btn-darkgrey.focus { box-shadow: 0 0 0 0.2rem rgba(105, 105, 105, 0.5); } .btn-darkgrey.disabled, .btn-darkgrey:disabled { color: #FFF; background-color: #4F4F4F; border-color: #4F4F4F; } .btn-darkgrey:not(:disabled):not(.disabled):active, .btn-darkgrey:not(:disabled):not(.disabled).active, .show > .btn-darkgrey.dropdown-toggle { color: #FFF; background-color: #363636; border-color: #2f2f2f; } .btn-darkgrey:not(:disabled):not(.disabled):active:focus, .btn-darkgrey:not(:disabled):not(.disabled).active:focus, .show > .btn-darkgrey.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(105, 105, 105, 0.5); } .btn-black { color: #FFF; background-color: #333333; border-color: #333333; } .btn-black:hover { color: #FFF; background-color: #202020; border-color: #1a1a1a; } .btn-black:focus, .btn-black.focus { box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5); } .btn-black.disabled, .btn-black:disabled { color: #FFF; background-color: #333333; border-color: #333333; } .btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active, .show > .btn-black.dropdown-toggle { color: #FFF; background-color: #1a1a1a; border-color: #131313; } .btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus, .show > .btn-black.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5); } .btn-white { color: #212529; background-color: #FFF; border-color: #FFF; } .btn-white:hover { color: #212529; background-color: #ececec; border-color: #e6e6e6; } .btn-white:focus, .btn-white.focus { box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5); } .btn-white.disabled, .btn-white:disabled { color: #212529; background-color: #FFF; border-color: #FFF; } .btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle { color: #212529; background-color: #e6e6e6; border-color: #dfdfdf; } .btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus, .show > .btn-white.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5); } .btn-outline-primary { color: #005596; border-color: #005596; } .btn-outline-primary:hover { color: #FFF; background-color: #005596; border-color: #005596; } .btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } .btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #005596; 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: #FFF; background-color: #005596; border-color: #005596; } .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 0.2rem rgba(0, 85, 150, 0.5); } .btn-outline-secondary { color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:hover { color: #FFF; background-color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6c757d; 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: #6c757d; border-color: #6c757d; } .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 0.2rem rgba(108, 117, 125, 0.5); } .btn-outline-success { color: #8CC53F; border-color: #8CC53F; } .btn-outline-success:hover { color: #212529; background-color: #8CC53F; border-color: #8CC53F; } .btn-outline-success:focus, .btn-outline-success.focus { box-shadow: 0 0 0 0.2rem rgba(140, 197, 63, 0.5); } .btn-outline-success.disabled, .btn-outline-success:disabled { color: #8CC53F; 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: #212529; background-color: #8CC53F; border-color: #8CC53F; } .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 0.2rem rgba(140, 197, 63, 0.5); } .btn-outline-info { color: #17a2b8; 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 0.2rem rgba(23, 162, 184, 0.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 0.2rem rgba(23, 162, 184, 0.5); } .btn-outline-warning { color: #F2C94C; border-color: #F2C94C; } .btn-outline-warning:hover { color: #212529; background-color: #F2C94C; border-color: #F2C94C; } .btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: 0 0 0 0.2rem rgba(242, 201, 76, 0.5); } .btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #F2C94C; 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: #212529; background-color: #F2C94C; border-color: #F2C94C; } .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 0.2rem rgba(242, 201, 76, 0.5); } .btn-outline-danger { color: #E31B23; border-color: #E31B23; } .btn-outline-danger:hover { color: #FFF; background-color: #E31B23; border-color: #E31B23; } .btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.5); } .btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #E31B23; 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: #E31B23; border-color: #E31B23; } .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 0.2rem rgba(227, 27, 35, 0.5); } .btn-outline-light { color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:focus, .btn-outline-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f9fa; 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: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } .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 0.2rem rgba(248, 249, 250, 0.5); } .btn-outline-dark { color: #343a40; border-color: #343a40; } .btn-outline-dark:hover { color: #FFF; background-color: #343a40; border-color: #343a40; } .btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #343a40; 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: #343a40; border-color: #343a40; } .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 0.2rem rgba(52, 58, 64, 0.5); } .btn-outline-blue { color: #005596; border-color: #005596; } .btn-outline-blue:hover { color: #FFF; background-color: #005596; border-color: #005596; } .btn-outline-blue:focus, .btn-outline-blue.focus { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } .btn-outline-blue.disabled, .btn-outline-blue:disabled { color: #005596; background-color: transparent; } .btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-blue.dropdown-toggle { color: #FFF; background-color: #005596; border-color: #005596; } .btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-blue.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } .btn-outline-orange { color: #F68A33; border-color: #F68A33; } .btn-outline-orange:hover { color: #212529; background-color: #F68A33; border-color: #F68A33; } .btn-outline-orange:focus, .btn-outline-orange.focus { box-shadow: 0 0 0 0.2rem rgba(246, 138, 51, 0.5); } .btn-outline-orange.disabled, .btn-outline-orange:disabled { color: #F68A33; background-color: transparent; } .btn-outline-orange:not(:disabled):not(.disabled):active, .btn-outline-orange:not(:disabled):not(.disabled).active, .show > .btn-outline-orange.dropdown-toggle { color: #212529; background-color: #F68A33; border-color: #F68A33; } .btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-orange.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(246, 138, 51, 0.5); } .btn-outline-green { color: #8CC53F; border-color: #8CC53F; } .btn-outline-green:hover { color: #212529; background-color: #8CC53F; border-color: #8CC53F; } .btn-outline-green:focus, .btn-outline-green.focus { box-shadow: 0 0 0 0.2rem rgba(140, 197, 63, 0.5); } .btn-outline-green.disabled, .btn-outline-green:disabled { color: #8CC53F; background-color: transparent; } .btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled).active, .show > .btn-outline-green.dropdown-toggle { color: #212529; background-color: #8CC53F; border-color: #8CC53F; } .btn-outline-green:not(:disabled):not(.disabled):active:focus, .btn-outline-green:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-green.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(140, 197, 63, 0.5); } .btn-outline-silver { color: #898989; border-color: #898989; } .btn-outline-silver:hover { color: #FFF; background-color: #898989; border-color: #898989; } .btn-outline-silver:focus, .btn-outline-silver.focus { box-shadow: 0 0 0 0.2rem rgba(137, 137, 137, 0.5); } .btn-outline-silver.disabled, .btn-outline-silver:disabled { color: #898989; background-color: transparent; } .btn-outline-silver:not(:disabled):not(.disabled):active, .btn-outline-silver:not(:disabled):not(.disabled).active, .show > .btn-outline-silver.dropdown-toggle { color: #FFF; background-color: #898989; border-color: #898989; } .btn-outline-silver:not(:disabled):not(.disabled):active:focus, .btn-outline-silver:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-silver.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(137, 137, 137, 0.5); } .btn-outline-lightblue { color: #27BBD6; border-color: #27BBD6; } .btn-outline-lightblue:hover { color: #FFF; background-color: #27BBD6; border-color: #27BBD6; } .btn-outline-lightblue:focus, .btn-outline-lightblue.focus { box-shadow: 0 0 0 0.2rem rgba(39, 187, 214, 0.5); } .btn-outline-lightblue.disabled, .btn-outline-lightblue:disabled { color: #27BBD6; background-color: transparent; } .btn-outline-lightblue:not(:disabled):not(.disabled):active, .btn-outline-lightblue:not(:disabled):not(.disabled).active, .show > .btn-outline-lightblue.dropdown-toggle { color: #FFF; background-color: #27BBD6; border-color: #27BBD6; } .btn-outline-lightblue:not(:disabled):not(.disabled):active:focus, .btn-outline-lightblue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-lightblue.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(39, 187, 214, 0.5); } .btn-outline-red { color: #E31B23; border-color: #E31B23; } .btn-outline-red:hover { color: #FFF; background-color: #E31B23; border-color: #E31B23; } .btn-outline-red:focus, .btn-outline-red.focus { box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.5); } .btn-outline-red.disabled, .btn-outline-red:disabled { color: #E31B23; background-color: transparent; } .btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled).active, .show > .btn-outline-red.dropdown-toggle { color: #FFF; background-color: #E31B23; border-color: #E31B23; } .btn-outline-red:not(:disabled):not(.disabled):active:focus, .btn-outline-red:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-red.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.5); } .btn-outline-lightgrey { color: #F0F0F0; border-color: #F0F0F0; } .btn-outline-lightgrey:hover { color: #212529; background-color: #F0F0F0; border-color: #F0F0F0; } .btn-outline-lightgrey:focus, .btn-outline-lightgrey.focus { box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5); } .btn-outline-lightgrey.disabled, .btn-outline-lightgrey:disabled { color: #F0F0F0; background-color: transparent; } .btn-outline-lightgrey:not(:disabled):not(.disabled):active, .btn-outline-lightgrey:not(:disabled):not(.disabled).active, .show > .btn-outline-lightgrey.dropdown-toggle { color: #212529; background-color: #F0F0F0; border-color: #F0F0F0; } .btn-outline-lightgrey:not(:disabled):not(.disabled):active:focus, .btn-outline-lightgrey:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-lightgrey.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5); } .btn-outline-mediumgrey { color: #C8C8C8; border-color: #C8C8C8; } .btn-outline-mediumgrey:hover { color: #212529; background-color: #C8C8C8; border-color: #C8C8C8; } .btn-outline-mediumgrey:focus, .btn-outline-mediumgrey.focus { box-shadow: 0 0 0 0.2rem rgba(200, 200, 200, 0.5); } .btn-outline-mediumgrey.disabled, .btn-outline-mediumgrey:disabled { color: #C8C8C8; background-color: transparent; } .btn-outline-mediumgrey:not(:disabled):not(.disabled):active, .btn-outline-mediumgrey:not(:disabled):not(.disabled).active, .show > .btn-outline-mediumgrey.dropdown-toggle { color: #212529; background-color: #C8C8C8; border-color: #C8C8C8; } .btn-outline-mediumgrey:not(:disabled):not(.disabled):active:focus, .btn-outline-mediumgrey:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-mediumgrey.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(200, 200, 200, 0.5); } .btn-outline-darkgrey { color: #4F4F4F; border-color: #4F4F4F; } .btn-outline-darkgrey:hover { color: #FFF; background-color: #4F4F4F; border-color: #4F4F4F; } .btn-outline-darkgrey:focus, .btn-outline-darkgrey.focus { box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5); } .btn-outline-darkgrey.disabled, .btn-outline-darkgrey:disabled { color: #4F4F4F; background-color: transparent; } .btn-outline-darkgrey:not(:disabled):not(.disabled):active, .btn-outline-darkgrey:not(:disabled):not(.disabled).active, .show > .btn-outline-darkgrey.dropdown-toggle { color: #FFF; background-color: #4F4F4F; border-color: #4F4F4F; } .btn-outline-darkgrey:not(:disabled):not(.disabled):active:focus, .btn-outline-darkgrey:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-darkgrey.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5); } .btn-outline-black { color: #333333; border-color: #333333; } .btn-outline-black:hover { color: #FFF; background-color: #333333; border-color: #333333; } .btn-outline-black:focus, .btn-outline-black.focus { box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5); } .btn-outline-black.disabled, .btn-outline-black:disabled { color: #333333; background-color: transparent; } .btn-outline-black:not(:disabled):not(.disabled):active, .btn-outline-black:not(:disabled):not(.disabled).active, .show > .btn-outline-black.dropdown-toggle { color: #FFF; background-color: #333333; border-color: #333333; } .btn-outline-black:not(:disabled):not(.disabled):active:focus, .btn-outline-black:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-black.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5); } .btn-outline-white { color: #FFF; border-color: #FFF; } .btn-outline-white:hover { color: #212529; background-color: #FFF; border-color: #FFF; } .btn-outline-white:focus, .btn-outline-white.focus { box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); } .btn-outline-white.disabled, .btn-outline-white:disabled { color: #FFF; background-color: transparent; } .btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active, .show > .btn-outline-white.dropdown-toggle { color: #212529; background-color: #FFF; border-color: #FFF; } .btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-white.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); } .btn-link { font-weight: 400; color: #005596; text-decoration: none; } .btn-link:hover { color: #002a4a; text-decoration: underline; } .btn-link:focus, .btn-link.focus { text-decoration: underline; box-shadow: none; } .btn-link:disabled, .btn-link.disabled { color: #6c757d; pointer-events: none; } .btn-lg, body.hc .btn-group-lg > .btn, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0; } .btn-sm, body.hc .btn-group-sm > .btn, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 0.5rem; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } .fade { transition: opacity 0.15s linear; } @media (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 0.35s ease; } @media (prefers-reduced-motion: reduce) { .collapsing { transition: none; } } .dropup, .dropright, .dropdown, .dropleft { position: relative; } .dropdown-toggle { white-space: nowrap; } .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.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: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #333333; text-align: left; list-style: none; background-color: #FFF; background-clip: padding-box; border: 1px solid rgba(51, 51, 51, 0.15); border-radius: 0; } .dropdown-menu-left { right: auto; left: 0; } .dropdown-menu-right { right: 0; left: auto; } @media (min-width: 576px) { .dropdown-menu-sm-left { right: auto; left: 0; } .dropdown-menu-sm-right { right: 0; left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { right: auto; left: 0; } .dropdown-menu-md-right { right: 0; left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { right: auto; left: 0; } .dropdown-menu-lg-right { right: 0; left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { right: auto; left: 0; } .dropdown-menu-xl-right { right: 0; left: auto; } } .dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; } .dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.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: 0.125rem; } .dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.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: 0.125rem; } .dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; } .dropleft .dropdown-toggle::after { display: none; } .dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.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: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; } .dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; } .dropdown-item:hover, .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #f8f9fa; } .dropdown-item.active, .dropdown-item:active { color: #FFF; text-decoration: none; background-color: #005596; } .dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; pointer-events: none; background-color: transparent; } .dropdown-menu.show { display: block; } .dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #6c757d; white-space: nowrap; } .dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #212529; } .btn-group, .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { position: relative; flex: 1 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-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; } .btn-toolbar .input-group { width: auto; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) { margin-left: -1px; } .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: 1.5rem; padding-left: 1.5rem; } .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: 0.375rem; padding-left: 0.375rem; } .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; } .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:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) { margin-top: -1px; } .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 > .form-control-plaintext, .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 > .form-control-plaintext + .form-control, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .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:focus, .input-group-append .btn:focus { z-index: 3; } .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: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0; } .input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; } .input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select { height: calc(1.5em + 1rem + 2px); } .input-group-lg > .form-control, .input-group-lg > .custom-select, .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 { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0; } .input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select { height: calc(1.5em + 0.5rem + 2px); } .input-group-sm > .form-control, .input-group-sm > .custom-select, .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 { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0; } .input-group-lg > .custom-select, .input-group-sm > .custom-select { padding-right: 1.75rem; } .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.5rem; 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; border-color: #005596; background-color: #005596; } .custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } .custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: #179aff; } .custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: #FFF; background-color: #4ab0ff; border-color: #4ab0ff; } .custom-control-input:disabled ~ .custom-control-label { color: #6c757d; } .custom-control-input:disabled ~ .custom-control-label::before { background-color: #e9ecef; } .custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; } .custom-control-label::before { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: #FFF; border: #adb5bd solid 1px; } .custom-control-label::after { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50% / 50% 50%; } .custom-checkbox .custom-control-label::before { border-radius: 0; } .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23FFF' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: #005596; background-color: #005596; } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23FFF' d='M0 2h4'/%3e%3c/svg%3e"); } .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 85, 150, 0.5); } .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 85, 150, 0.5); } .custom-radio .custom-control-label::before { border-radius: 50%; } .custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFF'/%3e%3c/svg%3e"); } .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 85, 150, 0.5); } .custom-switch { padding-left: 2.25rem; } .custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; } .custom-switch .custom-control-label::after { top: calc(0.25rem + 2px); left: calc(-2.25rem + 2px); width: calc(1rem - 4px); height: calc(1rem - 4px); background-color: #adb5bd; border-radius: 0.5rem; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: #FFF; transform: translateX(0.75rem); } .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 85, 150, 0.5); } .custom-select { display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; vertical-align: middle; background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px; background-color: #FFF; border: 1px solid #ced4da; border-radius: 0; appearance: none; } .custom-select:focus { border-color: #179aff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } .custom-select:focus::-ms-value { color: #495057; background-color: #FFF; } .custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; background-image: none; } .custom-select:disabled { color: #6c757d; background-color: #e9ecef; } .custom-select::-ms-expand { display: none; } .custom-select-sm { height: calc(1.5em + 0.5rem + 2px); padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.5rem; font-size: 0.875rem; } .custom-select-lg { height: calc(1.5em + 1rem + 2px); padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; font-size: 1.25rem; } .custom-file { position: relative; display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin-bottom: 0; } .custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin: 0; opacity: 0; } .custom-file-input:focus ~ .custom-file-label { border-color: #179aff; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } .custom-file-input:disabled ~ .custom-file-label { background-color: #e9ecef; } .custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; } .custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); } .custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #FFF; border: 1px solid #ced4da; border-radius: 0; } .custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(1.5em + 0.75rem); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; content: "Browse"; background-color: #e9ecef; border-left: inherit; border-radius: 0 0 0 0; } .custom-range { width: 100%; height: calc(1rem + 0.4rem); padding: 0; background-color: transparent; appearance: none; } .custom-range:focus { outline: none; } .custom-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #FBFBFB, 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } .custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #FBFBFB, 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } .custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #FBFBFB, 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } .custom-range::-moz-focus-outer { border: 0; } .custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #005596; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { transition: none; } } .custom-range::-webkit-slider-thumb:active { background-color: #4ab0ff; } .custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; } .custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #005596; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { transition: none; } } .custom-range::-moz-range-thumb:active { background-color: #4ab0ff; } .custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; } .custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0.2rem; margin-left: 0.2rem; background-color: #005596; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { transition: none; } } .custom-range::-ms-thumb:active { background-color: #4ab0ff; } .custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; } .custom-range::-ms-fill-lower { background-color: #dee2e6; border-radius: 1rem; } .custom-range::-ms-fill-upper { margin-right: 15px; background-color: #dee2e6; border-radius: 1rem; } .custom-range:disabled::-webkit-slider-thumb { background-color: #adb5bd; } .custom-range:disabled::-webkit-slider-runnable-track { cursor: default; } .custom-range:disabled::-moz-range-thumb { background-color: #adb5bd; } .custom-range:disabled::-moz-range-track { cursor: default; } .custom-range:disabled::-ms-thumb { background-color: #adb5bd; } .custom-control-label::before, .custom-file-label, .custom-select { transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (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: 0.5rem 1rem; } .nav-link:hover, .nav-link:focus { text-decoration: none; } .nav-link.disabled { color: #6c757d; pointer-events: none; cursor: default; } .nav-tabs { border-bottom: 1px solid #dee2e6; } .nav-tabs .nav-item { margin-bottom: -1px; } .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0; border-top-right-radius: 0; } .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; } .nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; } .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #FBFBFB; border-color: #dee2e6 #dee2e6 #FBFBFB; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } .nav-pills .nav-link { border-radius: 0; } .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #FFF; background-color: #005596; } .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.5rem 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: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; 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: 0.5rem; padding-bottom: 0.5rem; } .navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; } .navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0; } .navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; } .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: 0.5rem; padding-left: 0.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: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 768px) { .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: 0.5rem; padding-left: 0.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: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 992px) { .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: 0.5rem; padding-left: 0.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: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 1200px) { .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: 0.5rem; padding-left: 0.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: 0.5rem; padding-left: 0.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: rgba(51, 51, 51, 0.9); } .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(51, 51, 51, 0.9); } .navbar-light .navbar-nav .nav-link { color: rgba(51, 51, 51, 0.5); } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(51, 51, 51, 0.7); } .navbar-light .navbar-nav .nav-link.disabled { color: rgba(51, 51, 51, 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: rgba(51, 51, 51, 0.9); } .navbar-light .navbar-toggler { color: rgba(51, 51, 51, 0.5); border-color: rgba(51, 51, 51, 0.1); } .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(51, 51, 51, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); } .navbar-light .navbar-text { color: rgba(51, 51, 51, 0.5); } .navbar-light .navbar-text a { color: rgba(51, 51, 51, 0.9); } .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(51, 51, 51, 0.9); } .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, 0.5); } .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); } .navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.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, 0.5); border-color: rgba(255, 255, 255, 0.1); } .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); } .navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.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(51, 51, 51, 0.125); border-radius: 0; } .card > hr { margin-right: 0; margin-left: 0; } .card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0; border-top-right-radius: 0; } .card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .card-body { flex: 1 1 auto; padding: 1.25rem; } .card-title { margin-bottom: 0.75rem; } .card-subtitle { margin-top: -0.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: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(51, 51, 51, 0.03); border-bottom: 1px solid rgba(51, 51, 51, 0.125); } .card-header:first-child { border-radius: calc(0 - 1px) calc(0 - 1px) 0 0; } .card-header + .list-group .list-group-item:first-child { border-top: 0; } .card-footer { padding: 0.75rem 1.25rem; background-color: rgba(51, 51, 51, 0.03); border-top: 1px solid rgba(51, 51, 51, 0.125); } .card-footer:last-child { border-radius: 0 0 calc(0 - 1px) calc(0 - 1px); } .card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; } .card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; } .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; } .card-img { width: 100%; border-radius: calc(0 - 1px); } .card-img-top { width: 100%; border-top-left-radius: calc(0 - 1px); border-top-right-radius: calc(0 - 1px); } .card-img-bottom { width: 100%; border-bottom-right-radius: calc(0 - 1px); border-bottom-left-radius: calc(0 - 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:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } } .card-columns .card { margin-bottom: 0.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 { overflow: hidden; } .accordion > .card:not(:first-of-type) .card-header:first-child { border-radius: 0; } .accordion > .card:not(:first-of-type):not(:last-of-type) { border-bottom: 0; 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; } .accordion > .card .card-header { margin-bottom: -1px; } .breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: transparent; border-radius: 0; } .breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; } .breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #FFF; content: "›"; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; } .breadcrumb-item.active { color: #FFF; } .pagination { display: flex; align-items: center; padding-left: 0; list-style: none; border-radius: 0; } .page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: 0; line-height: 1.25; color: #FFF; background-color: #6c757d; border: 0 solid #dee2e6; } .page-link:hover { z-index: 2; color: #FFF; text-decoration: none; background-color: #005596; border-color: #dee2e6; } .page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } .page-item.active .page-link { z-index: 1; color: #FFF; background-color: #005596; border-color: #005596; cursor: default; } .page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #dee2e6; border-color: #dee2e6; } .pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; } .pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; } .badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .badge { transition: none; } } a.badge:hover, a.badge:focus { text-decoration: none; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } .badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; } .badge-primary { color: #FFF; background-color: #005596; } a.badge-primary:hover, a.badge-primary:focus { color: #FFF; background-color: #003863; } a.badge-primary:focus, a.badge-primary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } .badge-secondary { color: #FFF; background-color: #6c757d; } a.badge-secondary:hover, a.badge-secondary:focus { color: #FFF; background-color: #545b62; } a.badge-secondary:focus, a.badge-secondary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .badge-success { color: #212529; background-color: #8CC53F; } a.badge-success:hover, a.badge-success:focus { color: #212529; background-color: #71a130; } a.badge-success:focus, a.badge-success.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(140, 197, 63, 0.5); } .badge-info { color: #FFF; background-color: #17a2b8; } a.badge-info:hover, a.badge-info:focus { color: #FFF; background-color: #117a8b; } a.badge-info:focus, a.badge-info.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } .badge-warning { color: #212529; background-color: #F2C94C; } a.badge-warning:hover, a.badge-warning:focus { color: #212529; background-color: #efbb1c; } a.badge-warning:focus, a.badge-warning.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(242, 201, 76, 0.5); } .badge-danger { color: #FFF; background-color: #E31B23; } a.badge-danger:hover, a.badge-danger:focus { color: #FFF; background-color: #b5161c; } a.badge-danger:focus, a.badge-danger.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.5); } .badge-light { color: #212529; background-color: #f8f9fa; } a.badge-light:hover, a.badge-light:focus { color: #212529; background-color: #dae0e5; } a.badge-light:focus, a.badge-light.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .badge-dark { color: #FFF; background-color: #343a40; } a.badge-dark:hover, a.badge-dark:focus { color: #FFF; background-color: #1d2124; } a.badge-dark:focus, a.badge-dark.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .badge-blue { color: #FFF; background-color: #005596; } a.badge-blue:hover, a.badge-blue:focus { color: #FFF; background-color: #003863; } a.badge-blue:focus, a.badge-blue.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } .badge-orange { color: #212529; background-color: #F68A33; } a.badge-orange:hover, a.badge-orange:focus { color: #212529; background-color: #ec6f0a; } a.badge-orange:focus, a.badge-orange.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(246, 138, 51, 0.5); } .badge-green { color: #212529; background-color: #8CC53F; } a.badge-green:hover, a.badge-green:focus { color: #212529; background-color: #71a130; } a.badge-green:focus, a.badge-green.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(140, 197, 63, 0.5); } .badge-silver { color: #FFF; background-color: #898989; } a.badge-silver:hover, a.badge-silver:focus { color: #FFF; background-color: #707070; } a.badge-silver:focus, a.badge-silver.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(137, 137, 137, 0.5); } .badge-lightblue { color: #FFF; background-color: #27BBD6; } a.badge-lightblue:hover, a.badge-lightblue:focus { color: #FFF; background-color: #1f95ab; } a.badge-lightblue:focus, a.badge-lightblue.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(39, 187, 214, 0.5); } .badge-red { color: #FFF; background-color: #E31B23; } a.badge-red:hover, a.badge-red:focus { color: #FFF; background-color: #b5161c; } a.badge-red:focus, a.badge-red.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.5); } .badge-lightgrey { color: #212529; background-color: #F0F0F0; } a.badge-lightgrey:hover, a.badge-lightgrey:focus { color: #212529; background-color: #d7d7d7; } a.badge-lightgrey:focus, a.badge-lightgrey.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5); } .badge-mediumgrey { color: #212529; background-color: #C8C8C8; } a.badge-mediumgrey:hover, a.badge-mediumgrey:focus { color: #212529; background-color: #afafaf; } a.badge-mediumgrey:focus, a.badge-mediumgrey.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(200, 200, 200, 0.5); } .badge-darkgrey { color: #FFF; background-color: #4F4F4F; } a.badge-darkgrey:hover, a.badge-darkgrey:focus { color: #FFF; background-color: #363636; } a.badge-darkgrey:focus, a.badge-darkgrey.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5); } .badge-black { color: #FFF; background-color: #333333; } a.badge-black:hover, a.badge-black:focus { color: #FFF; background-color: #1a1a1a; } a.badge-black:focus, a.badge-black.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5); } .badge-white { color: #212529; background-color: #FFF; } a.badge-white:hover, a.badge-white:focus { color: #212529; background-color: #e6e6e6; } a.badge-white:focus, a.badge-white.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); } .jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e9ecef; border-radius: 0; } @media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } } .jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; } .alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0; } .alert-heading { color: inherit; } .alert-link { font-weight: 700; } .alert-dismissible { padding-right: 4rem; } .alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; } .alert-primary { color: #184566; background-color: #ccddea; border-color: #b8cfe2; } .alert-primary hr { border-top-color: #a6c3db; } .alert-primary .alert-link { color: #0e293d; } .alert-secondary { color: #515559; background-color: #e2e3e5; border-color: #d6d8db; } .alert-secondary hr { border-top-color: #c8cbcf; } .alert-secondary .alert-link { color: #393c3e; } .alert-success { color: #617f39; background-color: #e8f3d9; border-color: #dfefc9; } .alert-success hr { border-top-color: #d3e9b5; } .alert-success .alert-link { color: #465c29; } .alert-info { color: #246d78; background-color: #d1ecf1; border-color: #bee5eb; } .alert-info hr { border-top-color: #abdde5; } .alert-info .alert-link { color: #184951; } .alert-warning { color: #968140; background-color: #fcf4db; border-color: #fbf0cd; } .alert-warning hr { border-top-color: #f9e9b5; } .alert-warning .alert-link { color: #726231; } .alert-danger { color: #8f272b; background-color: #f9d1d3; border-color: #f7bfc1; } .alert-danger hr { border-top-color: #f4a8ab; } .alert-danger .alert-link { color: #671c1f; } .alert-light { color: #999a9a; background-color: #fefefe; border-color: #fdfdfe; } .alert-light hr { border-top-color: #ececf6; } .alert-light .alert-link { color: #7f8181; } .alert-dark { color: #34373a; background-color: #d6d8d9; border-color: #c6c8ca; } .alert-dark hr { border-top-color: #b9bbbe; } .alert-dark .alert-link { color: #1c1e1f; } .alert-blue { color: #184566; background-color: #ccddea; border-color: #b8cfe2; } .alert-blue hr { border-top-color: #a6c3db; } .alert-blue .alert-link { color: #0e293d; } .alert-orange { color: #986033; background-color: #fde8d6; border-color: #fcdec6; } .alert-orange hr { border-top-color: #fbd0ae; } .alert-orange .alert-link { color: #724826; } .alert-green { color: #617f39; background-color: #e8f3d9; border-color: #dfefc9; } .alert-green hr { border-top-color: #d3e9b5; } .alert-green .alert-link { color: #465c29; } .alert-silver { color: #606060; background-color: #e7e7e7; border-color: #dedede; } .alert-silver hr { border-top-color: #d1d1d1; } .alert-silver .alert-link { color: #474747; } .alert-lightblue { color: #2d7a88; background-color: #d4f1f7; border-color: #c3ecf4; } .alert-lightblue hr { border-top-color: #ade5f0; } .alert-lightblue .alert-link { color: #205862; } .alert-red { color: #8f272b; background-color: #f9d1d3; border-color: #f7bfc1; } .alert-red hr { border-top-color: #f4a8ab; } .alert-red .alert-link { color: #671c1f; } .alert-lightgrey { color: #959595; background-color: #fcfcfc; border-color: #fbfbfb; } .alert-lightgrey hr { border-top-color: #eeeeee; } .alert-lightgrey .alert-link { color: #7c7c7c; } .alert-mediumgrey { color: gray; background-color: #f4f4f4; border-color: #f0f0f0; } .alert-mediumgrey hr { border-top-color: #e3e3e3; } .alert-mediumgrey .alert-link { color: #676767; } .alert-darkgrey { color: #424242; background-color: gainsboro; border-color: #cecece; } .alert-darkgrey hr { border-top-color: #c1c1c1; } .alert-darkgrey .alert-link { color: #292929; } .alert-black { color: #333333; background-color: #d6d6d6; border-color: #c6c6c6; } .alert-black hr { border-top-color: #b9b9b9; } .alert-black .alert-link { color: #1a1a1a; } .alert-white { color: #9d9d9d; background-color: white; border-color: white; } .alert-white hr { border-top-color: #f2f2f2; } .alert-white .alert-link { color: #848484; } @keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } .progress { display: flex; height: 1rem; overflow: hidden; font-size: 0.75rem; background-color: #e9ecef; border-radius: 0; } .progress-bar { display: flex; flex-direction: column; justify-content: center; color: #FFF; text-align: center; white-space: nowrap; background-color: #005596; transition: width 0.6s ease; } @media (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 (prefers-reduced-motion: reduce) { .progress-bar-animated { animation: none; } } .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: #495057; text-align: inherit; } .list-group-item-action:hover, .list-group-item-action:focus { z-index: 1; color: #495057; text-decoration: none; background-color: #f8f9fa; } .list-group-item-action:active { color: #333333; background-color: #e9ecef; } .list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #FFF; border: 1px solid rgba(51, 51, 51, 0.125); } .list-group-item:first-child { border-top-left-radius: 0; border-top-right-radius: 0; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .list-group-item.disabled, .list-group-item:disabled { color: #6c757d; pointer-events: none; background-color: #FFF; } .list-group-item.active { z-index: 2; color: #FFF; background-color: #005596; border-color: #005596; } .list-group-horizontal { flex-direction: row; } .list-group-horizontal .list-group-item { margin-right: -1px; margin-bottom: 0; } .list-group-horizontal .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; } .list-group-horizontal .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @media (min-width: 576px) { .list-group-horizontal-sm { flex-direction: row; } .list-group-horizontal-sm .list-group-item { margin-right: -1px; margin-bottom: 0; } .list-group-horizontal-sm .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } } @media (min-width: 768px) { .list-group-horizontal-md { flex-direction: row; } .list-group-horizontal-md .list-group-item { margin-right: -1px; margin-bottom: 0; } .list-group-horizontal-md .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } } @media (min-width: 992px) { .list-group-horizontal-lg { flex-direction: row; } .list-group-horizontal-lg .list-group-item { margin-right: -1px; margin-bottom: 0; } .list-group-horizontal-lg .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } } @media (min-width: 1200px) { .list-group-horizontal-xl { flex-direction: row; } .list-group-horizontal-xl .list-group-item { margin-right: -1px; margin-bottom: 0; } .list-group-horizontal-xl .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } } .list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0; } .list-group-flush .list-group-item:last-child { margin-bottom: -1px; } .list-group-flush:first-child .list-group-item:first-child { border-top: 0; } .list-group-flush:last-child .list-group-item:last-child { margin-bottom: 0; border-bottom: 0; } .list-group-item-primary { color: #184566; background-color: #b8cfe2; } .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: #184566; background-color: #a6c3db; } .list-group-item-primary.list-group-item-action.active { color: #FFF; background-color: #184566; border-color: #184566; } .list-group-item-secondary { color: #515559; background-color: #d6d8db; } .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: #515559; background-color: #c8cbcf; } .list-group-item-secondary.list-group-item-action.active { color: #FFF; background-color: #515559; border-color: #515559; } .list-group-item-success { color: #617f39; background-color: #dfefc9; } .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: #617f39; background-color: #d3e9b5; } .list-group-item-success.list-group-item-action.active { color: #FFF; background-color: #617f39; border-color: #617f39; } .list-group-item-info { color: #246d78; background-color: #bee5eb; } .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #246d78; background-color: #abdde5; } .list-group-item-info.list-group-item-action.active { color: #FFF; background-color: #246d78; border-color: #246d78; } .list-group-item-warning { color: #968140; background-color: #fbf0cd; } .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #968140; background-color: #f9e9b5; } .list-group-item-warning.list-group-item-action.active { color: #FFF; background-color: #968140; border-color: #968140; } .list-group-item-danger { color: #8f272b; background-color: #f7bfc1; } .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #8f272b; background-color: #f4a8ab; } .list-group-item-danger.list-group-item-action.active { color: #FFF; background-color: #8f272b; border-color: #8f272b; } .list-group-item-light { color: #999a9a; background-color: #fdfdfe; } .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #999a9a; background-color: #ececf6; } .list-group-item-light.list-group-item-action.active { color: #FFF; background-color: #999a9a; border-color: #999a9a; } .list-group-item-dark { color: #34373a; background-color: #c6c8ca; } .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #34373a; background-color: #b9bbbe; } .list-group-item-dark.list-group-item-action.active { color: #FFF; background-color: #34373a; border-color: #34373a; } .list-group-item-blue { color: #184566; background-color: #b8cfe2; } .list-group-item-blue.list-group-item-action:hover, .list-group-item-blue.list-group-item-action:focus { color: #184566; background-color: #a6c3db; } .list-group-item-blue.list-group-item-action.active { color: #FFF; background-color: #184566; border-color: #184566; } .list-group-item-orange { color: #986033; background-color: #fcdec6; } .list-group-item-orange.list-group-item-action:hover, .list-group-item-orange.list-group-item-action:focus { color: #986033; background-color: #fbd0ae; } .list-group-item-orange.list-group-item-action.active { color: #FFF; background-color: #986033; border-color: #986033; } .list-group-item-green { color: #617f39; background-color: #dfefc9; } .list-group-item-green.list-group-item-action:hover, .list-group-item-green.list-group-item-action:focus { color: #617f39; background-color: #d3e9b5; } .list-group-item-green.list-group-item-action.active { color: #FFF; background-color: #617f39; border-color: #617f39; } .list-group-item-silver { color: #606060; background-color: #dedede; } .list-group-item-silver.list-group-item-action:hover, .list-group-item-silver.list-group-item-action:focus { color: #606060; background-color: #d1d1d1; } .list-group-item-silver.list-group-item-action.active { color: #FFF; background-color: #606060; border-color: #606060; } .list-group-item-lightblue { color: #2d7a88; background-color: #c3ecf4; } .list-group-item-lightblue.list-group-item-action:hover, .list-group-item-lightblue.list-group-item-action:focus { color: #2d7a88; background-color: #ade5f0; } .list-group-item-lightblue.list-group-item-action.active { color: #FFF; background-color: #2d7a88; border-color: #2d7a88; } .list-group-item-red { color: #8f272b; background-color: #f7bfc1; } .list-group-item-red.list-group-item-action:hover, .list-group-item-red.list-group-item-action:focus { color: #8f272b; background-color: #f4a8ab; } .list-group-item-red.list-group-item-action.active { color: #FFF; background-color: #8f272b; border-color: #8f272b; } .list-group-item-lightgrey { color: #959595; background-color: #fbfbfb; } .list-group-item-lightgrey.list-group-item-action:hover, .list-group-item-lightgrey.list-group-item-action:focus { color: #959595; background-color: #eeeeee; } .list-group-item-lightgrey.list-group-item-action.active { color: #FFF; background-color: #959595; border-color: #959595; } .list-group-item-mediumgrey { color: gray; background-color: #f0f0f0; } .list-group-item-mediumgrey.list-group-item-action:hover, .list-group-item-mediumgrey.list-group-item-action:focus { color: gray; background-color: #e3e3e3; } .list-group-item-mediumgrey.list-group-item-action.active { color: #FFF; background-color: gray; border-color: gray; } .list-group-item-darkgrey { color: #424242; background-color: #cecece; } .list-group-item-darkgrey.list-group-item-action:hover, .list-group-item-darkgrey.list-group-item-action:focus { color: #424242; background-color: #c1c1c1; } .list-group-item-darkgrey.list-group-item-action.active { color: #FFF; background-color: #424242; border-color: #424242; } .list-group-item-black { color: #333333; background-color: #c6c6c6; } .list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus { color: #333333; background-color: #b9b9b9; } .list-group-item-black.list-group-item-action.active { color: #FFF; background-color: #333333; border-color: #333333; } .list-group-item-white { color: #9d9d9d; background-color: white; } .list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus { color: #9d9d9d; background-color: #f2f2f2; } .list-group-item-white.list-group-item-action.active { color: #FFF; background-color: #9d9d9d; border-color: #9d9d9d; } .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #333333; text-shadow: 0 1px 0 #FFF; opacity: .5; } .close:hover { color: #333333; text-decoration: none; } .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { opacity: .75; } button.close { padding: 0; background-color: transparent; border: 0; appearance: none; } a.close.disabled { pointer-events: none; } .toast { max-width: 350px; overflow: hidden; font-size: 0.875rem; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 0.25rem 0.75rem rgba(51, 51, 51, 0.1); backdrop-filter: blur(10px); opacity: 0; border-radius: 0.25rem; } .toast:not(:last-child) { margin-bottom: 0.75rem; } .toast.showing { opacity: 1; } .toast.show { display: block; opacity: 1; } .toast.hide { display: none; } .toast-header { display: flex; align-items: center; padding: 0.25rem 0.75rem; color: #6c757d; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .toast-body { padding: 0.75rem; } .modal-open { overflow: hidden; } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; } .modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; } .modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -50px); } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } } .modal.show .modal-dialog { transform: none; } .modal-dialog-scrollable { display: flex; max-height: calc(100% - 1rem); } .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 1rem); overflow: hidden; } .modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer { flex-shrink: 0; } .modal-dialog-scrollable .modal-body { overflow-y: auto; } .modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); } .modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); content: ""; } .modal-dialog-centered.modal-dialog-scrollable { flex-direction: column; justify-content: center; height: 100%; } .modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; } .modal-dialog-centered.modal-dialog-scrollable::before { content: none; } .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(51, 51, 51, 0.2); border-radius: 0; outline: 0; } .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #333333; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop.show { opacity: 0.5; } .modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #dee2e6; border-top-left-radius: 0; border-top-right-radius: 0; } .modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; } .modal-title { margin-bottom: 0; line-height: 1.5; } .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 #dee2e6; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .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-scrollable { max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { height: calc(100vh - 3.5rem); } .modal-sm { max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { max-width: 1140px; } } .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif; font-style: normal; font-weight: 400; line-height: 1.5; 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: 0.875rem; word-wrap: break-word; opacity: 0; } .tooltip.show { opacity: 0.9; } .tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; } .tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; } .bs-tooltip-top, body.hc .bs-tooltip-auto[x-placement^="top"], .bs-tooltip-auto[x-placement^="top"] { padding: 0.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: 0.4rem 0.4rem 0; border-top-color: #333333; } .bs-tooltip-right, body.hc .bs-tooltip-auto[x-placement^="right"], .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; } .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; } .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #333333; } .bs-tooltip-bottom, body.hc .bs-tooltip-auto[x-placement^="bottom"], .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.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 0.4rem 0.4rem; border-bottom-color: #333333; } .bs-tooltip-left, body.hc .bs-tooltip-auto[x-placement^="left"], .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; } .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; } .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #333333; } .tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #FFF; text-align: center; background-color: #333333; border-radius: 0; } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif; font-style: normal; font-weight: 400; line-height: 1.5; 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: 0.875rem; word-wrap: break-word; background-color: #FFF; background-clip: padding-box; border: 1px solid rgba(51, 51, 51, 0.2); border-radius: 0; } .popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 0; } .popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; } .bs-popover-top, body.hc .bs-popover-auto[x-placement^="top"], .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; } .bs-popover-top > .arrow, body.hc .bs-popover-auto[x-placement^="top"] > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow { bottom: calc((0.5rem + 1px) * -1); } .bs-popover-top > .arrow::before, body.hc .bs-popover-auto[x-placement^="top"] > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(51, 51, 51, 0.25); } .bs-popover-top > .arrow::after, body.hc .bs-popover-auto[x-placement^="top"] > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #FFF; } .bs-popover-right, body.hc .bs-popover-auto[x-placement^="right"], .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; } .bs-popover-right > .arrow, body.hc .bs-popover-auto[x-placement^="right"] > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow { left: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 0 0; } .bs-popover-right > .arrow::before, body.hc .bs-popover-auto[x-placement^="right"] > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(51, 51, 51, 0.25); } .bs-popover-right > .arrow::after, body.hc .bs-popover-auto[x-placement^="right"] > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #FFF; } .bs-popover-bottom, body.hc .bs-popover-auto[x-placement^="bottom"], .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; } .bs-popover-bottom > .arrow, body.hc .bs-popover-auto[x-placement^="bottom"] > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow { top: calc((0.5rem + 1px) * -1); } .bs-popover-bottom > .arrow::before, body.hc .bs-popover-auto[x-placement^="bottom"] > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(51, 51, 51, 0.25); } .bs-popover-bottom > .arrow::after, body.hc .bs-popover-auto[x-placement^="bottom"] > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; 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: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; } .bs-popover-left, body.hc .bs-popover-auto[x-placement^="left"], .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; } .bs-popover-left > .arrow, body.hc .bs-popover-auto[x-placement^="left"] > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow { right: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 0 0; } .bs-popover-left > .arrow::before, body.hc .bs-popover-auto[x-placement^="left"] > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(51, 51, 51, 0.25); } .bs-popover-left > .arrow::after, body.hc .bs-popover-auto[x-placement^="left"] > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after { right: 1px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #FFF; } .popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(0 - 1px); border-top-right-radius: calc(0 - 1px); } .popover-header:empty { display: none; } .popover-body { padding: 0.5rem 0.75rem; color: #333333; } .carousel { position: relative; } .carousel.pointer-event { touch-action: pan-y; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-inner::after { display: block; clear: both; content: ""; } .carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; backface-visibility: hidden; transition: transform 0.6s ease-in-out; } @media (prefers-reduced-motion: reduce) { .carousel-item { transition: none; } } .carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; } .carousel-item-next:not(.carousel-item-left), .active.carousel-item-right { transform: translateX(100%); } .carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left { transform: translateX(-100%); } .carousel-fade .carousel-item { opacity: 0; transition-property: opacity; transform: none; } .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { z-index: 1; opacity: 1; } .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { z-index: 0; opacity: 0; transition: 0s 0.6s opacity; } @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { transition: none; } } .carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: flex; align-items: center; justify-content: center; width: 15%; color: #FFF; text-align: center; opacity: 0.5; transition: opacity 0.15s ease; } @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #FFF; text-decoration: none; outline: 0; opacity: 0.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: no-repeat 50% / 100% 100%; } .carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); } .carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); } .carousel-indicators { position: absolute; right: 0; bottom: 0; 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 { box-sizing: content-box; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #FFF; background-clip: padding-box; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: .5; transition: opacity 0.6s ease; } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { transition: none; } } .carousel-indicators .active { opacity: 1; } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #FFF; text-align: center; } @keyframes spinner-border { to { transform: rotate(360deg); } } .spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; animation: spinner-border .75s linear infinite; } .spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; } @keyframes spinner-grow { 0% { transform: scale(0); } 50% { opacity: 1; } } .spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; background-color: currentColor; border-radius: 50%; opacity: 0; animation: spinner-grow .75s linear infinite; } .spinner-grow-sm { width: 1rem; height: 1rem; } .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: #005596 !important; } a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #003863 !important; } .bg-secondary { background-color: #6c757d !important; } a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #545b62 !important; } .bg-success { background-color: #8CC53F !important; } a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #71a130 !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: #F2C94C !important; } a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #efbb1c !important; } .bg-danger { background-color: #E31B23 !important; } a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #b5161c !important; } .bg-light { background-color: #f8f9fa !important; } a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #dae0e5 !important; } .bg-dark { background-color: #343a40 !important; } a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #1d2124 !important; } .bg-blue { background-color: #005596 !important; } a.bg-blue:hover, a.bg-blue:focus, button.bg-blue:hover, button.bg-blue:focus { background-color: #003863 !important; } .bg-orange { background-color: #F68A33 !important; } a.bg-orange:hover, a.bg-orange:focus, button.bg-orange:hover, button.bg-orange:focus { background-color: #ec6f0a !important; } .bg-green { background-color: #8CC53F !important; } a.bg-green:hover, a.bg-green:focus, button.bg-green:hover, button.bg-green:focus { background-color: #71a130 !important; } .bg-silver { background-color: #898989 !important; } a.bg-silver:hover, a.bg-silver:focus, button.bg-silver:hover, button.bg-silver:focus { background-color: #707070 !important; } .bg-lightblue { background-color: #27BBD6 !important; } a.bg-lightblue:hover, a.bg-lightblue:focus, button.bg-lightblue:hover, button.bg-lightblue:focus { background-color: #1f95ab !important; } .bg-red { background-color: #E31B23 !important; } a.bg-red:hover, a.bg-red:focus, button.bg-red:hover, button.bg-red:focus { background-color: #b5161c !important; } .bg-lightgrey { background-color: #F0F0F0 !important; } a.bg-lightgrey:hover, a.bg-lightgrey:focus, button.bg-lightgrey:hover, button.bg-lightgrey:focus { background-color: #d7d7d7 !important; } .bg-mediumgrey { background-color: #C8C8C8 !important; } a.bg-mediumgrey:hover, a.bg-mediumgrey:focus, button.bg-mediumgrey:hover, button.bg-mediumgrey:focus { background-color: #afafaf !important; } .bg-darkgrey { background-color: #4F4F4F !important; } a.bg-darkgrey:hover, a.bg-darkgrey:focus, button.bg-darkgrey:hover, button.bg-darkgrey:focus { background-color: #363636 !important; } .bg-black { background-color: #333333 !important; } a.bg-black:hover, a.bg-black:focus, button.bg-black:hover, button.bg-black:focus { background-color: #1a1a1a !important; } .bg-white { background-color: #FFF !important; } a.bg-white:hover, a.bg-white:focus, button.bg-white:hover, button.bg-white:focus { background-color: #e6e6e6 !important; } .bg-white { background-color: #FFF !important; } .bg-transparent { background-color: transparent !important; } .border { border: 1px solid #dee2e6 !important; } .border-top { border-top: 1px solid #dee2e6 !important; } .border-right { border-right: 1px solid #dee2e6 !important; } .border-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-left { border-left: 1px solid #dee2e6 !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: #005596 !important; } .border-secondary { border-color: #6c757d !important; } .border-success { border-color: #8CC53F !important; } .border-info { border-color: #17a2b8 !important; } .border-warning { border-color: #F2C94C !important; } .border-danger { border-color: #E31B23 !important; } .border-light { border-color: #f8f9fa !important; } .border-dark { border-color: #343a40 !important; } .border-blue { border-color: #005596 !important; } .border-orange { border-color: #F68A33 !important; } .border-green { border-color: #8CC53F !important; } .border-silver { border-color: #898989 !important; } .border-lightblue { border-color: #27BBD6 !important; } .border-red { border-color: #E31B23 !important; } .border-lightgrey { border-color: #F0F0F0 !important; } .border-mediumgrey { border-color: #C8C8C8 !important; } .border-darkgrey { border-color: #4F4F4F !important; } .border-black { border-color: #333333 !important; } .border-white { border-color: #FFF !important; } .border-white { border-color: #FFF !important; } .rounded-sm { border-radius: 0 !important; } .rounded { border-radius: 0 !important; } .rounded-top { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; } .rounded-right { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; } .rounded-bottom { border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; } .rounded-left { border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; } .rounded-lg { border-radius: 0 !important; } .rounded-circle { 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, body.hc .accordion-tab, body.hc .news-listing-text, body.hc .news-listing-header-new-equinet, body.hc .news-listing-header, body.hc .news-listing-new-equinet li a, body.hc .news-listing li a, body.hc .collapsed-mobile-btn, body.hc .btn-tabs-dd, .accordion-tab, .news-listing-text, .news-listing-header-new-equinet, .news-listing-header, .news-listing-new-equinet li a, .news-listing li a, .collapsed-mobile-btn, .btn-tabs-dd { 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: 768px) { .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: 992px) { .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: 1200px) { .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, body.hc .news-listing-new-equinet li a, body.hc .news-listing li a, .news-listing-new-equinet li a, .news-listing li a { flex-direction: row !important; } .flex-column, body.hc .news-listing-text, body.hc .news-listing-header-new-equinet, .news-listing-text, .news-listing-header-new-equinet { flex-direction: column !important; } .flex-row-reverse { flex-direction: row-reverse !important; } .flex-column-reverse { flex-direction: column-reverse !important; } .flex-wrap { flex-wrap: wrap !important; } .flex-nowrap { flex-wrap: nowrap !important; } .flex-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-fill { flex: 1 1 auto !important; } .flex-grow-0 { flex-grow: 0 !important; } .flex-grow-1 { flex-grow: 1 !important; } .flex-shrink-0 { flex-shrink: 0 !important; } .flex-shrink-1 { flex-shrink: 1 !important; } .justify-content-start, body.hc .news-listing-new-equinet li a, body.hc .news-listing li a, .news-listing-new-equinet li a, .news-listing li a { justify-content: flex-start !important; } .justify-content-end { justify-content: flex-end !important; } .justify-content-center, body.hc .news-listing-header-new-equinet, .news-listing-header-new-equinet { justify-content: center !important; } .justify-content-between, body.hc .accordion-tab, body.hc .news-listing-header, .accordion-tab, .news-listing-header { justify-content: space-between !important; } .justify-content-around { justify-content: space-around !important; } .align-items-start { align-items: flex-start !important; } .align-items-end { align-items: flex-end !important; } .align-items-center, body.hc .accordion-tab, body.hc .news-listing-header-new-equinet, body.hc .news-listing-header, body.hc .collapsed-mobile-btn, body.hc .btn-tabs-dd, .accordion-tab, .news-listing-header-new-equinet, .news-listing-header, .collapsed-mobile-btn, .btn-tabs-dd { align-items: center !important; } .align-items-baseline { align-items: baseline !important; } .align-items-stretch { align-items: stretch !important; } .align-content-start { align-content: flex-start !important; } .align-content-end { align-content: flex-end !important; } .align-content-center { align-content: center !important; } .align-content-between { align-content: space-between !important; } .align-content-around { align-content: space-around !important; } .align-content-stretch { align-content: stretch !important; } .align-self-auto { align-self: auto !important; } .align-self-start { align-self: flex-start !important; } .align-self-end { align-self: flex-end !important; } .align-self-center { align-self: center !important; } .align-self-baseline { align-self: baseline !important; } .align-self-stretch { align-self: stretch !important; } @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: 768px) { .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: 992px) { .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: 1200px) { .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 { 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: 768px) { .float-md-left { float: left !important; } .float-md-right { float: right !important; } .float-md-none { float: none !important; } } @media (min-width: 992px) { .float-lg-left { float: left !important; } .float-lg-right { float: right !important; } .float-lg-none { float: none !important; } } @media (min-width: 1200px) { .float-xl-left { float: left !important; } .float-xl-right { float: right !important; } .float-xl-none { float: none !important; } } .overflow-auto { overflow: auto !important; } .overflow-hidden { overflow: hidden !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 { box-shadow: 0 0.125rem 0.25rem rgba(51, 51, 51, 0.075) !important; } .shadow { box-shadow: 0 0.5rem 1rem rgba(51, 51, 51, 0.15) !important; } .shadow-lg { box-shadow: 0 1rem 3rem rgba(51, 51, 51, 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; } .w-33 { width: 33% !important; } .w-40 { width: 40% !important; } .w-60 { width: 60% !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; } .h-33 { height: 33% !important; } .h-40 { height: 40% !important; } .h-60 { height: 60% !important; } .mw-100 { max-width: 100% !important; } .mh-100 { max-height: 100% !important; } .min-vw-100 { min-width: 100vw !important; } .min-vh-100 { min-height: 100vh !important; } .vw-100 { width: 100vw !important; } .vh-100 { height: 100vh !important; } .stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); } .m-0 { margin: 0 !important; } .mt-0, .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: 0.25rem !important; } .mt-1, .my-1 { margin-top: 0.25rem !important; } .mr-1, .mx-1 { margin-right: 0.25rem !important; } .mb-1, .my-1 { margin-bottom: 0.25rem !important; } .ml-1, .mx-1 { margin-left: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mt-2, .my-2 { margin-top: 0.5rem !important; } .mr-2, .mx-2 { margin-right: 0.5rem !important; } .mb-2, .my-2 { margin-bottom: 0.5rem !important; } .ml-2, .mx-2 { margin-left: 0.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: 0.25rem !important; } .pt-1, .py-1 { padding-top: 0.25rem !important; } .pr-1, .px-1 { padding-right: 0.25rem !important; } .pb-1, .py-1 { padding-bottom: 0.25rem !important; } .pl-1, .px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .pt-2, .py-2 { padding-top: 0.5rem !important; } .pr-2, .px-2 { padding-right: 0.5rem !important; } .pb-2, .py-2 { padding-bottom: 0.5rem !important; } .pl-2, .px-2 { padding-left: 0.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-n1 { margin: -0.25rem !important; } .mt-n1, .my-n1 { margin-top: -0.25rem !important; } .mr-n1, .mx-n1 { margin-right: -0.25rem !important; } .mb-n1, .my-n1 { margin-bottom: -0.25rem !important; } .ml-n1, .mx-n1 { margin-left: -0.25rem !important; } .m-n2 { margin: -0.5rem !important; } .mt-n2, .my-n2 { margin-top: -0.5rem !important; } .mr-n2, .mx-n2 { margin-right: -0.5rem !important; } .mb-n2, .my-n2 { margin-bottom: -0.5rem !important; } .ml-n2, .mx-n2 { margin-left: -0.5rem !important; } .m-n3 { margin: -1rem !important; } .mt-n3, .my-n3 { margin-top: -1rem !important; } .mr-n3, .mx-n3 { margin-right: -1rem !important; } .mb-n3, .my-n3 { margin-bottom: -1rem !important; } .ml-n3, .mx-n3 { margin-left: -1rem !important; } .m-n4 { margin: -1.5rem !important; } .mt-n4, .my-n4 { margin-top: -1.5rem !important; } .mr-n4, .mx-n4 { margin-right: -1.5rem !important; } .mb-n4, .my-n4 { margin-bottom: -1.5rem !important; } .ml-n4, .mx-n4 { margin-left: -1.5rem !important; } .m-n5 { margin: -3rem !important; } .mt-n5, .my-n5 { margin-top: -3rem !important; } .mr-n5, .mx-n5 { margin-right: -3rem !important; } .mb-n5, .my-n5 { margin-bottom: -3rem !important; } .ml-n5, .mx-n5 { margin-left: -3rem !important; } .m-auto { margin: auto !important; } .mt-auto, .my-auto { margin-top: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } .mb-auto, .my-auto { margin-bottom: auto !important; } .ml-auto, .mx-auto { 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: 0.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { margin-left: 0.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: 0.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { padding-left: 0.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-n1 { margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; } .m-sm-n2 { margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; } .m-sm-n3 { margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; } .m-sm-n4 { margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; } .m-sm-n5 { margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { margin-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: 768px) { .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: 0.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { margin-left: 0.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: 0.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { padding-left: 0.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-n1 { margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; } .m-md-n2 { margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; } .m-md-n3 { margin: -1rem !important; } .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; } .m-md-n4 { margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; } .m-md-n5 { margin: -3rem !important; } .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { margin-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: 992px) { .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: 0.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { margin-left: 0.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, .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: 0.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { padding-left: 0.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-n1 { margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; } .m-lg-n2 { margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; } .m-lg-n3 { margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; } .m-lg-n4 { margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important; } .m-lg-n5 { margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { margin-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: 1200px) { .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: 0.25rem !important; } .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { margin-left: 0.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: 0.25rem !important; } .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { padding-left: 0.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-n1 { margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; } .m-xl-n2 { margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; } .m-xl-n3 { margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; } .m-xl-n4 { margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important; } .m-xl-n5 { margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { margin-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 !important; } .text-justify { text-align: justify !important; } .text-wrap { white-space: normal !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: 768px) { .text-md-left { text-align: left !important; } .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { text-align: left !important; } .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } } @media (min-width: 1200px) { .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-lighter { font-weight: lighter !important; } .font-weight-normal { font-weight: 400 !important; } .font-weight-bold { font-weight: 700 !important; } .font-weight-bolder { font-weight: bolder !important; } .font-italic { font-style: italic !important; } .text-white { color: #FFF !important; } .text-primary { color: #005596 !important; } a.text-primary:hover, a.text-primary:focus { color: #002a4a !important; } .text-secondary { color: #6c757d !important; } a.text-secondary:hover, a.text-secondary:focus { color: #494f54 !important; } .text-success { color: #8CC53F !important; } a.text-success:hover, a.text-success:focus { color: #638d2b !important; } .text-info { color: #17a2b8 !important; } a.text-info:hover, a.text-info:focus { color: #0f6674 !important; } .text-warning { color: #F2C94C !important; } a.text-warning:hover, a.text-warning:focus { color: #e1ae10 !important; } .text-danger { color: #E31B23 !important; } a.text-danger:hover, a.text-danger:focus { color: #9f1318 !important; } .text-light { color: #f8f9fa !important; } a.text-light:hover, a.text-light:focus { color: #cbd3da !important; } .text-dark { color: #343a40 !important; } a.text-dark:hover, a.text-dark:focus { color: #121416 !important; } .text-blue { color: #005596 !important; } a.text-blue:hover, a.text-blue:focus { color: #002a4a !important; } .text-orange { color: #F68A33 !important; } a.text-orange:hover, a.text-orange:focus { color: #d36309 !important; } .text-green { color: #8CC53F !important; } a.text-green:hover, a.text-green:focus { color: #638d2b !important; } .text-silver { color: #898989 !important; } a.text-silver:hover, a.text-silver:focus { color: #636363 !important; } .text-lightblue { color: #27BBD6 !important; } a.text-lightblue:hover, a.text-lightblue:focus { color: #1b8295 !important; } .text-red { color: #E31B23 !important; } a.text-red:hover, a.text-red:focus { color: #9f1318 !important; } .text-lightgrey { color: #F0F0F0 !important; } a.text-lightgrey:hover, a.text-lightgrey:focus { color: #cacaca !important; } .text-mediumgrey { color: #C8C8C8 !important; } a.text-mediumgrey:hover, a.text-mediumgrey:focus { color: #a2a2a2 !important; } .text-darkgrey { color: #4F4F4F !important; } a.text-darkgrey:hover, a.text-darkgrey:focus { color: #292929 !important; } .text-black { color: #333333 !important; } a.text-black:hover, a.text-black:focus { color: #0d0d0d !important; } .text-white { color: #FFF !important; } a.text-white:hover, a.text-white:focus { color: #d9d9d9 !important; } .text-body { color: #333333 !important; } .text-muted { color: #6c757d !important; } .text-black-50 { color: rgba(51, 51, 51, 0.5) !important; } .text-white-50 { color: rgba(255, 255, 255, 0.5) !important; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .text-decoration-none { text-decoration: none !important; } .text-break { word-break: break-word !important; overflow-wrap: break-word !important; } .text-reset { color: inherit !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 #adb5bd; 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: 992px !important; } .container { min-width: 992px !important; } .navbar { display: none; } .badge { border: 1px solid #333333; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #FFF !important; } .table-bordered th, .table-bordered td { border: 1px solid #dee2e6 !important; } .table-dark { color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #C8C8C8; } .table .thead-dark th { color: inherit; border-color: #C8C8C8; } } /*! * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ .fa, .fas, .far, .fal, .fad, .fab { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; } .fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -.0667em; } .fa-xs { font-size: .75em; } .fa-sm { font-size: .875em; } .fa-1x { font-size: 1em; } .fa-2x { font-size: 2em; } .fa-3x { font-size: 3em; } .fa-4x { font-size: 4em; } .fa-5x { font-size: 5em; } .fa-6x { font-size: 6em; } .fa-7x { font-size: 7em; } .fa-8x { font-size: 8em; } .fa-9x { font-size: 9em; } .fa-10x { font-size: 10em; } .fa-fw { text-align: center; width: 1.25em; } .fa-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0; } .fa-ul > li { position: relative; } .fa-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; } .fa-border { border: solid 0.08em #eee; border-radius: .1em; padding: .2em .25em .15em; } .fa-pull-left { float: left; } .fa-pull-right { float: right; } .fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left { margin-right: .3em; } .fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right { margin-left: .3em; } .fa-spin { animation: fa-spin 2s infinite linear; } .fa-pulse { animation: fa-spin 1s infinite steps(8); } @keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; transform: rotate(90deg); } .fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; transform: rotate(180deg); } .fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; transform: rotate(270deg); } .fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; transform: scale(-1, 1); } .fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; transform: scale(1, -1); } .fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; transform: scale(-1, -1); } :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-flip-both { filter: none; } .fa-stack { display: inline-block; height: 2em; line-height: 2em; position: relative; vertical-align: middle; width: 2.5em; } .fa-stack-1x, .fa-stack-2x { left: 0; position: absolute; text-align: center; width: 100%; } .fa-stack-1x { line-height: inherit; } .fa-stack-2x { font-size: 2em; } .fa-inverse { color: #fff; } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .fa-500px:before { content: "\f26e"; } .fa-accessible-icon:before { content: "\f368"; } .fa-accusoft:before { content: "\f369"; } .fa-acquisitions-incorporated:before { content: "\f6af"; } .fa-ad:before { content: "\f641"; } .fa-address-book:before { content: "\f2b9"; } .fa-address-card:before { content: "\f2bb"; } .fa-adjust:before { content: "\f042"; } .fa-adn:before { content: "\f170"; } .fa-adobe:before { content: "\f778"; } .fa-adversal:before { content: "\f36a"; } .fa-affiliatetheme:before { content: "\f36b"; } .fa-air-freshener:before { content: "\f5d0"; } .fa-airbnb:before { content: "\f834"; } .fa-algolia:before { content: "\f36c"; } .fa-align-center:before { content: "\f037"; } .fa-align-justify:before { content: "\f039"; } .fa-align-left:before { content: "\f036"; } .fa-align-right:before { content: "\f038"; } .fa-alipay:before { content: "\f642"; } .fa-allergies:before { content: "\f461"; } .fa-amazon:before { content: "\f270"; } .fa-amazon-pay:before { content: "\f42c"; } .fa-ambulance:before { content: "\f0f9"; } .fa-american-sign-language-interpreting:before { content: "\f2a3"; } .fa-amilia:before { content: "\f36d"; } .fa-anchor:before { content: "\f13d"; } .fa-android:before { content: "\f17b"; } .fa-angellist:before { content: "\f209"; } .fa-angle-double-down:before { content: "\f103"; } .fa-angle-double-left:before { content: "\f100"; } .fa-angle-double-right:before { content: "\f101"; } .fa-angle-double-up:before { content: "\f102"; } .fa-angle-down:before { content: "\f107"; } .fa-angle-left:before { content: "\f104"; } .fa-angle-right:before { content: "\f105"; } .fa-angle-up:before { content: "\f106"; } .fa-angry:before { content: "\f556"; } .fa-angrycreative:before { content: "\f36e"; } .fa-angular:before { content: "\f420"; } .fa-ankh:before { content: "\f644"; } .fa-app-store:before { content: "\f36f"; } .fa-app-store-ios:before { content: "\f370"; } .fa-apper:before { content: "\f371"; } .fa-apple:before { content: "\f179"; } .fa-apple-alt:before { content: "\f5d1"; } .fa-apple-pay:before { content: "\f415"; } .fa-archive:before { content: "\f187"; } .fa-archway:before { content: "\f557"; } .fa-arrow-alt-circle-down:before { content: "\f358"; } .fa-arrow-alt-circle-left:before { content: "\f359"; } .fa-arrow-alt-circle-right:before { content: "\f35a"; } .fa-arrow-alt-circle-up:before { content: "\f35b"; } .fa-arrow-circle-down:before { content: "\f0ab"; } .fa-arrow-circle-left:before { content: "\f0a8"; } .fa-arrow-circle-right:before { content: "\f0a9"; } .fa-arrow-circle-up:before { content: "\f0aa"; } .fa-arrow-down:before { content: "\f063"; } .fa-arrow-left:before { content: "\f060"; } .fa-arrow-right:before { content: "\f061"; } .fa-arrow-up:before { content: "\f062"; } .fa-arrows-alt:before { content: "\f0b2"; } .fa-arrows-alt-h:before { content: "\f337"; } .fa-arrows-alt-v:before { content: "\f338"; } .fa-artstation:before { content: "\f77a"; } .fa-assistive-listening-systems:before { content: "\f2a2"; } .fa-asterisk:before { content: "\f069"; } .fa-asymmetrik:before { content: "\f372"; } .fa-at:before { content: "\f1fa"; } .fa-atlas:before { content: "\f558"; } .fa-atlassian:before { content: "\f77b"; } .fa-atom:before { content: "\f5d2"; } .fa-audible:before { content: "\f373"; } .fa-audio-description:before { content: "\f29e"; } .fa-autoprefixer:before { content: "\f41c"; } .fa-avianex:before { content: "\f374"; } .fa-aviato:before { content: "\f421"; } .fa-award:before { content: "\f559"; } .fa-aws:before { content: "\f375"; } .fa-baby:before { content: "\f77c"; } .fa-baby-carriage:before { content: "\f77d"; } .fa-backspace:before { content: "\f55a"; } .fa-backward:before { content: "\f04a"; } .fa-bacon:before { content: "\f7e5"; } .fa-balance-scale:before { content: "\f24e"; } .fa-balance-scale-left:before { content: "\f515"; } .fa-balance-scale-right:before { content: "\f516"; } .fa-ban:before { content: "\f05e"; } .fa-band-aid:before { content: "\f462"; } .fa-bandcamp:before { content: "\f2d5"; } .fa-barcode:before { content: "\f02a"; } .fa-bars:before { content: "\f0c9"; } .fa-baseball-ball:before { content: "\f433"; } .fa-basketball-ball:before { content: "\f434"; } .fa-bath:before { content: "\f2cd"; } .fa-battery-empty:before { content: "\f244"; } .fa-battery-full:before { content: "\f240"; } .fa-battery-half:before { content: "\f242"; } .fa-battery-quarter:before { content: "\f243"; } .fa-battery-three-quarters:before { content: "\f241"; } .fa-battle-net:before { content: "\f835"; } .fa-bed:before { content: "\f236"; } .fa-beer:before { content: "\f0fc"; } .fa-behance:before { content: "\f1b4"; } .fa-behance-square:before { content: "\f1b5"; } .fa-bell:before { content: "\f0f3"; } .fa-bell-slash:before { content: "\f1f6"; } .fa-bezier-curve:before { content: "\f55b"; } .fa-bible:before { content: "\f647"; } .fa-bicycle:before { content: "\f206"; } .fa-biking:before { content: "\f84a"; } .fa-bimobject:before { content: "\f378"; } .fa-binoculars:before { content: "\f1e5"; } .fa-biohazard:before { content: "\f780"; } .fa-birthday-cake:before { content: "\f1fd"; } .fa-bitbucket:before { content: "\f171"; } .fa-bitcoin:before { content: "\f379"; } .fa-bity:before { content: "\f37a"; } .fa-black-tie:before { content: "\f27e"; } .fa-blackberry:before { content: "\f37b"; } .fa-blender:before { content: "\f517"; } .fa-blender-phone:before { content: "\f6b6"; } .fa-blind:before { content: "\f29d"; } .fa-blog:before { content: "\f781"; } .fa-blogger:before { content: "\f37c"; } .fa-blogger-b:before { content: "\f37d"; } .fa-bluetooth:before { content: "\f293"; } .fa-bluetooth-b:before { content: "\f294"; } .fa-bold:before { content: "\f032"; } .fa-bolt:before { content: "\f0e7"; } .fa-bomb:before { content: "\f1e2"; } .fa-bone:before { content: "\f5d7"; } .fa-bong:before { content: "\f55c"; } .fa-book:before { content: "\f02d"; } .fa-book-dead:before { content: "\f6b7"; } .fa-book-medical:before { content: "\f7e6"; } .fa-book-open:before { content: "\f518"; } .fa-book-reader:before { content: "\f5da"; } .fa-bookmark:before { content: "\f02e"; } .fa-bootstrap:before { content: "\f836"; } .fa-border-all:before { content: "\f84c"; } .fa-border-none:before { content: "\f850"; } .fa-border-style:before { content: "\f853"; } .fa-bowling-ball:before { content: "\f436"; } .fa-box:before { content: "\f466"; } .fa-box-open:before { content: "\f49e"; } .fa-boxes:before { content: "\f468"; } .fa-braille:before { content: "\f2a1"; } .fa-brain:before { content: "\f5dc"; } .fa-bread-slice:before { content: "\f7ec"; } .fa-briefcase:before { content: "\f0b1"; } .fa-briefcase-medical:before { content: "\f469"; } .fa-broadcast-tower:before { content: "\f519"; } .fa-broom:before { content: "\f51a"; } .fa-brush:before { content: "\f55d"; } .fa-btc:before { content: "\f15a"; } .fa-buffer:before { content: "\f837"; } .fa-bug:before { content: "\f188"; } .fa-building:before { content: "\f1ad"; } .fa-bullhorn:before { content: "\f0a1"; } .fa-bullseye:before { content: "\f140"; } .fa-burn:before { content: "\f46a"; } .fa-buromobelexperte:before { content: "\f37f"; } .fa-bus:before { content: "\f207"; } .fa-bus-alt:before { content: "\f55e"; } .fa-business-time:before { content: "\f64a"; } .fa-buy-n-large:before { content: "\f8a6"; } .fa-buysellads:before { content: "\f20d"; } .fa-calculator:before { content: "\f1ec"; } .fa-calendar:before { content: "\f133"; } .fa-calendar-alt:before { content: "\f073"; } .fa-calendar-check:before { content: "\f274"; } .fa-calendar-day:before { content: "\f783"; } .fa-calendar-minus:before { content: "\f272"; } .fa-calendar-plus:before { content: "\f271"; } .fa-calendar-times:before { content: "\f273"; } .fa-calendar-week:before { content: "\f784"; } .fa-camera:before { content: "\f030"; } .fa-camera-retro:before { content: "\f083"; } .fa-campground:before { content: "\f6bb"; } .fa-canadian-maple-leaf:before { content: "\f785"; } .fa-candy-cane:before { content: "\f786"; } .fa-cannabis:before { content: "\f55f"; } .fa-capsules:before { content: "\f46b"; } .fa-car:before { content: "\f1b9"; } .fa-car-alt:before { content: "\f5de"; } .fa-car-battery:before { content: "\f5df"; } .fa-car-crash:before { content: "\f5e1"; } .fa-car-side:before { content: "\f5e4"; } .fa-caret-down:before { content: "\f0d7"; } .fa-caret-left:before { content: "\f0d9"; } .fa-caret-right:before { content: "\f0da"; } .fa-caret-square-down:before { content: "\f150"; } .fa-caret-square-left:before { content: "\f191"; } .fa-caret-square-right:before { content: "\f152"; } .fa-caret-square-up:before { content: "\f151"; } .fa-caret-up:before { content: "\f0d8"; } .fa-carrot:before { content: "\f787"; } .fa-cart-arrow-down:before { content: "\f218"; } .fa-cart-plus:before { content: "\f217"; } .fa-cash-register:before { content: "\f788"; } .fa-cat:before { content: "\f6be"; } .fa-cc-amazon-pay:before { content: "\f42d"; } .fa-cc-amex:before { content: "\f1f3"; } .fa-cc-apple-pay:before { content: "\f416"; } .fa-cc-diners-club:before { content: "\f24c"; } .fa-cc-discover:before { content: "\f1f2"; } .fa-cc-jcb:before { content: "\f24b"; } .fa-cc-mastercard:before { content: "\f1f1"; } .fa-cc-paypal:before { content: "\f1f4"; } .fa-cc-stripe:before { content: "\f1f5"; } .fa-cc-visa:before { content: "\f1f0"; } .fa-centercode:before { content: "\f380"; } .fa-centos:before { content: "\f789"; } .fa-certificate:before { content: "\f0a3"; } .fa-chair:before { content: "\f6c0"; } .fa-chalkboard:before { content: "\f51b"; } .fa-chalkboard-teacher:before { content: "\f51c"; } .fa-charging-station:before { content: "\f5e7"; } .fa-chart-area:before { content: "\f1fe"; } .fa-chart-bar:before { content: "\f080"; } .fa-chart-line:before { content: "\f201"; } .fa-chart-pie:before { content: "\f200"; } .fa-check:before { content: "\f00c"; } .fa-check-circle:before { content: "\f058"; } .fa-check-double:before { content: "\f560"; } .fa-check-square:before { content: "\f14a"; } .fa-cheese:before { content: "\f7ef"; } .fa-chess:before { content: "\f439"; } .fa-chess-bishop:before { content: "\f43a"; } .fa-chess-board:before { content: "\f43c"; } .fa-chess-king:before { content: "\f43f"; } .fa-chess-knight:before { content: "\f441"; } .fa-chess-pawn:before { content: "\f443"; } .fa-chess-queen:before { content: "\f445"; } .fa-chess-rook:before { content: "\f447"; } .fa-chevron-circle-down:before { content: "\f13a"; } .fa-chevron-circle-left:before { content: "\f137"; } .fa-chevron-circle-right:before { content: "\f138"; } .fa-chevron-circle-up:before { content: "\f139"; } .fa-chevron-down:before { content: "\f078"; } .fa-chevron-left:before { content: "\f053"; } .fa-chevron-right:before { content: "\f054"; } .fa-chevron-up:before { content: "\f077"; } .fa-child:before { content: "\f1ae"; } .fa-chrome:before { content: "\f268"; } .fa-chromecast:before { content: "\f838"; } .fa-church:before { content: "\f51d"; } .fa-circle:before { content: "\f111"; } .fa-circle-notch:before { content: "\f1ce"; } .fa-city:before { content: "\f64f"; } .fa-clinic-medical:before { content: "\f7f2"; } .fa-clipboard:before { content: "\f328"; } .fa-clipboard-check:before { content: "\f46c"; } .fa-clipboard-list:before { content: "\f46d"; } .fa-clock:before { content: "\f017"; } .fa-clone:before { content: "\f24d"; } .fa-closed-captioning:before { content: "\f20a"; } .fa-cloud:before { content: "\f0c2"; } .fa-cloud-download-alt:before { content: "\f381"; } .fa-cloud-meatball:before { content: "\f73b"; } .fa-cloud-moon:before { content: "\f6c3"; } .fa-cloud-moon-rain:before { content: "\f73c"; } .fa-cloud-rain:before { content: "\f73d"; } .fa-cloud-showers-heavy:before { content: "\f740"; } .fa-cloud-sun:before { content: "\f6c4"; } .fa-cloud-sun-rain:before { content: "\f743"; } .fa-cloud-upload-alt:before { content: "\f382"; } .fa-cloudscale:before { content: "\f383"; } .fa-cloudsmith:before { content: "\f384"; } .fa-cloudversify:before { content: "\f385"; } .fa-cocktail:before { content: "\f561"; } .fa-code:before { content: "\f121"; } .fa-code-branch:before { content: "\f126"; } .fa-codepen:before { content: "\f1cb"; } .fa-codiepie:before { content: "\f284"; } .fa-coffee:before { content: "\f0f4"; } .fa-cog:before { content: "\f013"; } .fa-cogs:before { content: "\f085"; } .fa-coins:before { content: "\f51e"; } .fa-columns:before { content: "\f0db"; } .fa-comment:before { content: "\f075"; } .fa-comment-alt:before { content: "\f27a"; } .fa-comment-dollar:before { content: "\f651"; } .fa-comment-dots:before { content: "\f4ad"; } .fa-comment-medical:before { content: "\f7f5"; } .fa-comment-slash:before { content: "\f4b3"; } .fa-comments:before { content: "\f086"; } .fa-comments-dollar:before { content: "\f653"; } .fa-compact-disc:before { content: "\f51f"; } .fa-compass:before { content: "\f14e"; } .fa-compress:before { content: "\f066"; } .fa-compress-arrows-alt:before { content: "\f78c"; } .fa-concierge-bell:before { content: "\f562"; } .fa-confluence:before { content: "\f78d"; } .fa-connectdevelop:before { content: "\f20e"; } .fa-contao:before { content: "\f26d"; } .fa-cookie:before { content: "\f563"; } .fa-cookie-bite:before { content: "\f564"; } .fa-copy:before { content: "\f0c5"; } .fa-copyright:before { content: "\f1f9"; } .fa-cotton-bureau:before { content: "\f89e"; } .fa-couch:before { content: "\f4b8"; } .fa-cpanel:before { content: "\f388"; } .fa-creative-commons:before { content: "\f25e"; } .fa-creative-commons-by:before { content: "\f4e7"; } .fa-creative-commons-nc:before { content: "\f4e8"; } .fa-creative-commons-nc-eu:before { content: "\f4e9"; } .fa-creative-commons-nc-jp:before { content: "\f4ea"; } .fa-creative-commons-nd:before { content: "\f4eb"; } .fa-creative-commons-pd:before { content: "\f4ec"; } .fa-creative-commons-pd-alt:before { content: "\f4ed"; } .fa-creative-commons-remix:before { content: "\f4ee"; } .fa-creative-commons-sa:before { content: "\f4ef"; } .fa-creative-commons-sampling:before { content: "\f4f0"; } .fa-creative-commons-sampling-plus:before { content: "\f4f1"; } .fa-creative-commons-share:before { content: "\f4f2"; } .fa-creative-commons-zero:before { content: "\f4f3"; } .fa-credit-card:before { content: "\f09d"; } .fa-critical-role:before { content: "\f6c9"; } .fa-crop:before { content: "\f125"; } .fa-crop-alt:before { content: "\f565"; } .fa-cross:before { content: "\f654"; } .fa-crosshairs:before { content: "\f05b"; } .fa-crow:before { content: "\f520"; } .fa-crown:before { content: "\f521"; } .fa-crutch:before { content: "\f7f7"; } .fa-css3:before { content: "\f13c"; } .fa-css3-alt:before { content: "\f38b"; } .fa-cube:before { content: "\f1b2"; } .fa-cubes:before { content: "\f1b3"; } .fa-cut:before { content: "\f0c4"; } .fa-cuttlefish:before { content: "\f38c"; } .fa-d-and-d:before { content: "\f38d"; } .fa-d-and-d-beyond:before { content: "\f6ca"; } .fa-dashcube:before { content: "\f210"; } .fa-database:before { content: "\f1c0"; } .fa-deaf:before { content: "\f2a4"; } .fa-delicious:before { content: "\f1a5"; } .fa-democrat:before { content: "\f747"; } .fa-deploydog:before { content: "\f38e"; } .fa-deskpro:before { content: "\f38f"; } .fa-desktop:before { content: "\f108"; } .fa-dev:before { content: "\f6cc"; } .fa-deviantart:before { content: "\f1bd"; } .fa-dharmachakra:before { content: "\f655"; } .fa-dhl:before { content: "\f790"; } .fa-diagnoses:before { content: "\f470"; } .fa-diaspora:before { content: "\f791"; } .fa-dice:before { content: "\f522"; } .fa-dice-d20:before { content: "\f6cf"; } .fa-dice-d6:before { content: "\f6d1"; } .fa-dice-five:before { content: "\f523"; } .fa-dice-four:before { content: "\f524"; } .fa-dice-one:before { content: "\f525"; } .fa-dice-six:before { content: "\f526"; } .fa-dice-three:before { content: "\f527"; } .fa-dice-two:before { content: "\f528"; } .fa-digg:before { content: "\f1a6"; } .fa-digital-ocean:before { content: "\f391"; } .fa-digital-tachograph:before { content: "\f566"; } .fa-directions:before { content: "\f5eb"; } .fa-discord:before { content: "\f392"; } .fa-discourse:before { content: "\f393"; } .fa-divide:before { content: "\f529"; } .fa-dizzy:before { content: "\f567"; } .fa-dna:before { content: "\f471"; } .fa-dochub:before { content: "\f394"; } .fa-docker:before { content: "\f395"; } .fa-dog:before { content: "\f6d3"; } .fa-dollar-sign:before { content: "\f155"; } .fa-dolly:before { content: "\f472"; } .fa-dolly-flatbed:before { content: "\f474"; } .fa-donate:before { content: "\f4b9"; } .fa-door-closed:before { content: "\f52a"; } .fa-door-open:before { content: "\f52b"; } .fa-dot-circle:before { content: "\f192"; } .fa-dove:before { content: "\f4ba"; } .fa-download:before { content: "\f019"; } .fa-draft2digital:before { content: "\f396"; } .fa-drafting-compass:before { content: "\f568"; } .fa-dragon:before { content: "\f6d5"; } .fa-draw-polygon:before { content: "\f5ee"; } .fa-dribbble:before { content: "\f17d"; } .fa-dribbble-square:before { content: "\f397"; } .fa-dropbox:before { content: "\f16b"; } .fa-drum:before { content: "\f569"; } .fa-drum-steelpan:before { content: "\f56a"; } .fa-drumstick-bite:before { content: "\f6d7"; } .fa-drupal:before { content: "\f1a9"; } .fa-dumbbell:before { content: "\f44b"; } .fa-dumpster:before { content: "\f793"; } .fa-dumpster-fire:before { content: "\f794"; } .fa-dungeon:before { content: "\f6d9"; } .fa-dyalog:before { content: "\f399"; } .fa-earlybirds:before { content: "\f39a"; } .fa-ebay:before { content: "\f4f4"; } .fa-edge:before { content: "\f282"; } .fa-edit:before { content: "\f044"; } .fa-egg:before { content: "\f7fb"; } .fa-eject:before { content: "\f052"; } .fa-elementor:before { content: "\f430"; } .fa-ellipsis-h:before { content: "\f141"; } .fa-ellipsis-v:before { content: "\f142"; } .fa-ello:before { content: "\f5f1"; } .fa-ember:before { content: "\f423"; } .fa-empire:before { content: "\f1d1"; } .fa-envelope:before { content: "\f0e0"; } .fa-envelope-open:before { content: "\f2b6"; } .fa-envelope-open-text:before { content: "\f658"; } .fa-envelope-square:before { content: "\f199"; } .fa-envira:before { content: "\f299"; } .fa-equals:before { content: "\f52c"; } .fa-eraser:before { content: "\f12d"; } .fa-erlang:before { content: "\f39d"; } .fa-ethereum:before { content: "\f42e"; } .fa-ethernet:before { content: "\f796"; } .fa-etsy:before { content: "\f2d7"; } .fa-euro-sign:before { content: "\f153"; } .fa-evernote:before { content: "\f839"; } .fa-exchange-alt:before { content: "\f362"; } .fa-exclamation:before { content: "\f12a"; } .fa-exclamation-circle:before { content: "\f06a"; } .fa-exclamation-triangle:before { content: "\f071"; } .fa-expand:before { content: "\f065"; } .fa-expand-arrows-alt:before { content: "\f31e"; } .fa-expeditedssl:before { content: "\f23e"; } .fa-external-link-alt:before { content: "\f35d"; } .fa-external-link-square-alt:before { content: "\f360"; } .fa-eye:before { content: "\f06e"; } .fa-eye-dropper:before { content: "\f1fb"; } .fa-eye-slash:before { content: "\f070"; } .fa-facebook:before { content: "\f09a"; } .fa-facebook-f:before { content: "\f39e"; } .fa-facebook-messenger:before { content: "\f39f"; } .fa-facebook-square:before { content: "\f082"; } .fa-fan:before { content: "\f863"; } .fa-fantasy-flight-games:before { content: "\f6dc"; } .fa-fast-backward:before { content: "\f049"; } .fa-fast-forward:before { content: "\f050"; } .fa-fax:before { content: "\f1ac"; } .fa-feather:before { content: "\f52d"; } .fa-feather-alt:before { content: "\f56b"; } .fa-fedex:before { content: "\f797"; } .fa-fedora:before { content: "\f798"; } .fa-female:before { content: "\f182"; } .fa-fighter-jet:before { content: "\f0fb"; } .fa-figma:before { content: "\f799"; } .fa-file:before { content: "\f15b"; } .fa-file-alt:before { content: "\f15c"; } .fa-file-archive:before { content: "\f1c6"; } .fa-file-audio:before { content: "\f1c7"; } .fa-file-code:before { content: "\f1c9"; } .fa-file-contract:before { content: "\f56c"; } .fa-file-csv:before { content: "\f6dd"; } .fa-file-download:before { content: "\f56d"; } .fa-file-excel:before { content: "\f1c3"; } .fa-file-export:before { content: "\f56e"; } .fa-file-image:before { content: "\f1c5"; } .fa-file-import:before { content: "\f56f"; } .fa-file-invoice:before { content: "\f570"; } .fa-file-invoice-dollar:before { content: "\f571"; } .fa-file-medical:before { content: "\f477"; } .fa-file-medical-alt:before { content: "\f478"; } .fa-file-pdf:before { content: "\f1c1"; } .fa-file-powerpoint:before { content: "\f1c4"; } .fa-file-prescription:before { content: "\f572"; } .fa-file-signature:before { content: "\f573"; } .fa-file-upload:before { content: "\f574"; } .fa-file-video:before { content: "\f1c8"; } .fa-file-word:before { content: "\f1c2"; } .fa-fill:before { content: "\f575"; } .fa-fill-drip:before { content: "\f576"; } .fa-film:before { content: "\f008"; } .fa-filter:before { content: "\f0b0"; } .fa-fingerprint:before { content: "\f577"; } .fa-fire:before { content: "\f06d"; } .fa-fire-alt:before { content: "\f7e4"; } .fa-fire-extinguisher:before { content: "\f134"; } .fa-firefox:before { content: "\f269"; } .fa-first-aid:before { content: "\f479"; } .fa-first-order:before { content: "\f2b0"; } .fa-first-order-alt:before { content: "\f50a"; } .fa-firstdraft:before { content: "\f3a1"; } .fa-fish:before { content: "\f578"; } .fa-fist-raised:before { content: "\f6de"; } .fa-flag:before { content: "\f024"; } .fa-flag-checkered:before { content: "\f11e"; } .fa-flag-usa:before { content: "\f74d"; } .fa-flask:before { content: "\f0c3"; } .fa-flickr:before { content: "\f16e"; } .fa-flipboard:before { content: "\f44d"; } .fa-flushed:before { content: "\f579"; } .fa-fly:before { content: "\f417"; } .fa-folder:before { content: "\f07b"; } .fa-folder-minus:before { content: "\f65d"; } .fa-folder-open:before { content: "\f07c"; } .fa-folder-plus:before { content: "\f65e"; } .fa-font:before { content: "\f031"; } .fa-font-awesome:before { content: "\f2b4"; } .fa-font-awesome-alt:before { content: "\f35c"; } .fa-font-awesome-flag:before { content: "\f425"; } .fa-font-awesome-logo-full:before { content: "\f4e6"; } .fa-fonticons:before { content: "\f280"; } .fa-fonticons-fi:before { content: "\f3a2"; } .fa-football-ball:before { content: "\f44e"; } .fa-fort-awesome:before { content: "\f286"; } .fa-fort-awesome-alt:before { content: "\f3a3"; } .fa-forumbee:before { content: "\f211"; } .fa-forward:before { content: "\f04e"; } .fa-foursquare:before { content: "\f180"; } .fa-free-code-camp:before { content: "\f2c5"; } .fa-freebsd:before { content: "\f3a4"; } .fa-frog:before { content: "\f52e"; } .fa-frown:before { content: "\f119"; } .fa-frown-open:before { content: "\f57a"; } .fa-fulcrum:before { content: "\f50b"; } .fa-funnel-dollar:before { content: "\f662"; } .fa-futbol:before { content: "\f1e3"; } .fa-galactic-republic:before { content: "\f50c"; } .fa-galactic-senate:before { content: "\f50d"; } .fa-gamepad:before { content: "\f11b"; } .fa-gas-pump:before { content: "\f52f"; } .fa-gavel:before { content: "\f0e3"; } .fa-gem:before { content: "\f3a5"; } .fa-genderless:before { content: "\f22d"; } .fa-get-pocket:before { content: "\f265"; } .fa-gg:before { content: "\f260"; } .fa-gg-circle:before { content: "\f261"; } .fa-ghost:before { content: "\f6e2"; } .fa-gift:before { content: "\f06b"; } .fa-gifts:before { content: "\f79c"; } .fa-git:before { content: "\f1d3"; } .fa-git-alt:before { content: "\f841"; } .fa-git-square:before { content: "\f1d2"; } .fa-github:before { content: "\f09b"; } .fa-github-alt:before { content: "\f113"; } .fa-github-square:before { content: "\f092"; } .fa-gitkraken:before { content: "\f3a6"; } .fa-gitlab:before { content: "\f296"; } .fa-gitter:before { content: "\f426"; } .fa-glass-cheers:before { content: "\f79f"; } .fa-glass-martini:before { content: "\f000"; } .fa-glass-martini-alt:before { content: "\f57b"; } .fa-glass-whiskey:before { content: "\f7a0"; } .fa-glasses:before { content: "\f530"; } .fa-glide:before { content: "\f2a5"; } .fa-glide-g:before { content: "\f2a6"; } .fa-globe:before { content: "\f0ac"; } .fa-globe-africa:before { content: "\f57c"; } .fa-globe-americas:before { content: "\f57d"; } .fa-globe-asia:before { content: "\f57e"; } .fa-globe-europe:before { content: "\f7a2"; } .fa-gofore:before { content: "\f3a7"; } .fa-golf-ball:before { content: "\f450"; } .fa-goodreads:before { content: "\f3a8"; } .fa-goodreads-g:before { content: "\f3a9"; } .fa-google:before { content: "\f1a0"; } .fa-google-drive:before { content: "\f3aa"; } .fa-google-play:before { content: "\f3ab"; } .fa-google-plus:before { content: "\f2b3"; } .fa-google-plus-g:before { content: "\f0d5"; } .fa-google-plus-square:before { content: "\f0d4"; } .fa-google-wallet:before { content: "\f1ee"; } .fa-gopuram:before { content: "\f664"; } .fa-graduation-cap:before { content: "\f19d"; } .fa-gratipay:before { content: "\f184"; } .fa-grav:before { content: "\f2d6"; } .fa-greater-than:before { content: "\f531"; } .fa-greater-than-equal:before { content: "\f532"; } .fa-grimace:before { content: "\f57f"; } .fa-grin:before { content: "\f580"; } .fa-grin-alt:before { content: "\f581"; } .fa-grin-beam:before { content: "\f582"; } .fa-grin-beam-sweat:before { content: "\f583"; } .fa-grin-hearts:before { content: "\f584"; } .fa-grin-squint:before { content: "\f585"; } .fa-grin-squint-tears:before { content: "\f586"; } .fa-grin-stars:before { content: "\f587"; } .fa-grin-tears:before { content: "\f588"; } .fa-grin-tongue:before { content: "\f589"; } .fa-grin-tongue-squint:before { content: "\f58a"; } .fa-grin-tongue-wink:before { content: "\f58b"; } .fa-grin-wink:before { content: "\f58c"; } .fa-grip-horizontal:before { content: "\f58d"; } .fa-grip-lines:before { content: "\f7a4"; } .fa-grip-lines-vertical:before { content: "\f7a5"; } .fa-grip-vertical:before { content: "\f58e"; } .fa-gripfire:before { content: "\f3ac"; } .fa-grunt:before { content: "\f3ad"; } .fa-guitar:before { content: "\f7a6"; } .fa-gulp:before { content: "\f3ae"; } .fa-h-square:before { content: "\f0fd"; } .fa-hacker-news:before { content: "\f1d4"; } .fa-hacker-news-square:before { content: "\f3af"; } .fa-hackerrank:before { content: "\f5f7"; } .fa-hamburger:before { content: "\f805"; } .fa-hammer:before { content: "\f6e3"; } .fa-hamsa:before { content: "\f665"; } .fa-hand-holding:before { content: "\f4bd"; } .fa-hand-holding-heart:before { content: "\f4be"; } .fa-hand-holding-usd:before { content: "\f4c0"; } .fa-hand-lizard:before { content: "\f258"; } .fa-hand-middle-finger:before { content: "\f806"; } .fa-hand-paper:before { content: "\f256"; } .fa-hand-peace:before { content: "\f25b"; } .fa-hand-point-down:before { content: "\f0a7"; } .fa-hand-point-left:before { content: "\f0a5"; } .fa-hand-point-right:before { content: "\f0a4"; } .fa-hand-point-up:before { content: "\f0a6"; } .fa-hand-pointer:before { content: "\f25a"; } .fa-hand-rock:before { content: "\f255"; } .fa-hand-scissors:before { content: "\f257"; } .fa-hand-spock:before { content: "\f259"; } .fa-hands:before { content: "\f4c2"; } .fa-hands-helping:before { content: "\f4c4"; } .fa-handshake:before { content: "\f2b5"; } .fa-hanukiah:before { content: "\f6e6"; } .fa-hard-hat:before { content: "\f807"; } .fa-hashtag:before { content: "\f292"; } .fa-hat-cowboy:before { content: "\f8c0"; } .fa-hat-cowboy-side:before { content: "\f8c1"; } .fa-hat-wizard:before { content: "\f6e8"; } .fa-haykal:before { content: "\f666"; } .fa-hdd:before { content: "\f0a0"; } .fa-heading:before { content: "\f1dc"; } .fa-headphones:before { content: "\f025"; } .fa-headphones-alt:before { content: "\f58f"; } .fa-headset:before { content: "\f590"; } .fa-heart:before { content: "\f004"; } .fa-heart-broken:before { content: "\f7a9"; } .fa-heartbeat:before { content: "\f21e"; } .fa-helicopter:before { content: "\f533"; } .fa-highlighter:before { content: "\f591"; } .fa-hiking:before { content: "\f6ec"; } .fa-hippo:before { content: "\f6ed"; } .fa-hips:before { content: "\f452"; } .fa-hire-a-helper:before { content: "\f3b0"; } .fa-history:before { content: "\f1da"; } .fa-hockey-puck:before { content: "\f453"; } .fa-holly-berry:before { content: "\f7aa"; } .fa-home:before { content: "\f015"; } .fa-hooli:before { content: "\f427"; } .fa-hornbill:before { content: "\f592"; } .fa-horse:before { content: "\f6f0"; } .fa-horse-head:before { content: "\f7ab"; } .fa-hospital:before { content: "\f0f8"; } .fa-hospital-alt:before { content: "\f47d"; } .fa-hospital-symbol:before { content: "\f47e"; } .fa-hot-tub:before { content: "\f593"; } .fa-hotdog:before { content: "\f80f"; } .fa-hotel:before { content: "\f594"; } .fa-hotjar:before { content: "\f3b1"; } .fa-hourglass:before { content: "\f254"; } .fa-hourglass-end:before { content: "\f253"; } .fa-hourglass-half:before { content: "\f252"; } .fa-hourglass-start:before { content: "\f251"; } .fa-house-damage:before { content: "\f6f1"; } .fa-houzz:before { content: "\f27c"; } .fa-hryvnia:before { content: "\f6f2"; } .fa-html5:before { content: "\f13b"; } .fa-hubspot:before { content: "\f3b2"; } .fa-i-cursor:before { content: "\f246"; } .fa-ice-cream:before { content: "\f810"; } .fa-icicles:before { content: "\f7ad"; } .fa-icons:before { content: "\f86d"; } .fa-id-badge:before { content: "\f2c1"; } .fa-id-card:before { content: "\f2c2"; } .fa-id-card-alt:before { content: "\f47f"; } .fa-igloo:before { content: "\f7ae"; } .fa-image:before { content: "\f03e"; } .fa-images:before { content: "\f302"; } .fa-imdb:before { content: "\f2d8"; } .fa-inbox:before { content: "\f01c"; } .fa-indent:before { content: "\f03c"; } .fa-industry:before { content: "\f275"; } .fa-infinity:before { content: "\f534"; } .fa-info:before { content: "\f129"; } .fa-info-circle:before { content: "\f05a"; } .fa-instagram:before { content: "\f16d"; } .fa-intercom:before { content: "\f7af"; } .fa-internet-explorer:before { content: "\f26b"; } .fa-invision:before { content: "\f7b0"; } .fa-ioxhost:before { content: "\f208"; } .fa-italic:before { content: "\f033"; } .fa-itch-io:before { content: "\f83a"; } .fa-itunes:before { content: "\f3b4"; } .fa-itunes-note:before { content: "\f3b5"; } .fa-java:before { content: "\f4e4"; } .fa-jedi:before { content: "\f669"; } .fa-jedi-order:before { content: "\f50e"; } .fa-jenkins:before { content: "\f3b6"; } .fa-jira:before { content: "\f7b1"; } .fa-joget:before { content: "\f3b7"; } .fa-joint:before { content: "\f595"; } .fa-joomla:before { content: "\f1aa"; } .fa-journal-whills:before { content: "\f66a"; } .fa-js:before { content: "\f3b8"; } .fa-js-square:before { content: "\f3b9"; } .fa-jsfiddle:before { content: "\f1cc"; } .fa-kaaba:before { content: "\f66b"; } .fa-kaggle:before { content: "\f5fa"; } .fa-key:before { content: "\f084"; } .fa-keybase:before { content: "\f4f5"; } .fa-keyboard:before { content: "\f11c"; } .fa-keycdn:before { content: "\f3ba"; } .fa-khanda:before { content: "\f66d"; } .fa-kickstarter:before { content: "\f3bb"; } .fa-kickstarter-k:before { content: "\f3bc"; } .fa-kiss:before { content: "\f596"; } .fa-kiss-beam:before { content: "\f597"; } .fa-kiss-wink-heart:before { content: "\f598"; } .fa-kiwi-bird:before { content: "\f535"; } .fa-korvue:before { content: "\f42f"; } .fa-landmark:before { content: "\f66f"; } .fa-language:before { content: "\f1ab"; } .fa-laptop:before { content: "\f109"; } .fa-laptop-code:before { content: "\f5fc"; } .fa-laptop-medical:before { content: "\f812"; } .fa-laravel:before { content: "\f3bd"; } .fa-lastfm:before { content: "\f202"; } .fa-lastfm-square:before { content: "\f203"; } .fa-laugh:before { content: "\f599"; } .fa-laugh-beam:before { content: "\f59a"; } .fa-laugh-squint:before { content: "\f59b"; } .fa-laugh-wink:before { content: "\f59c"; } .fa-layer-group:before { content: "\f5fd"; } .fa-leaf:before { content: "\f06c"; } .fa-leanpub:before { content: "\f212"; } .fa-lemon:before { content: "\f094"; } .fa-less:before { content: "\f41d"; } .fa-less-than:before { content: "\f536"; } .fa-less-than-equal:before { content: "\f537"; } .fa-level-down-alt:before { content: "\f3be"; } .fa-level-up-alt:before { content: "\f3bf"; } .fa-life-ring:before { content: "\f1cd"; } .fa-lightbulb:before { content: "\f0eb"; } .fa-line:before { content: "\f3c0"; } .fa-link:before { content: "\f0c1"; } .fa-linkedin:before { content: "\f08c"; } .fa-linkedin-in:before { content: "\f0e1"; } .fa-linode:before { content: "\f2b8"; } .fa-linux:before { content: "\f17c"; } .fa-lira-sign:before { content: "\f195"; } .fa-list:before { content: "\f03a"; } .fa-list-alt:before { content: "\f022"; } .fa-list-ol:before { content: "\f0cb"; } .fa-list-ul:before { content: "\f0ca"; } .fa-location-arrow:before { content: "\f124"; } .fa-lock:before { content: "\f023"; } .fa-lock-open:before { content: "\f3c1"; } .fa-long-arrow-alt-down:before { content: "\f309"; } .fa-long-arrow-alt-left:before { content: "\f30a"; } .fa-long-arrow-alt-right:before { content: "\f30b"; } .fa-long-arrow-alt-up:before { content: "\f30c"; } .fa-low-vision:before { content: "\f2a8"; } .fa-luggage-cart:before { content: "\f59d"; } .fa-lyft:before { content: "\f3c3"; } .fa-magento:before { content: "\f3c4"; } .fa-magic:before { content: "\f0d0"; } .fa-magnet:before { content: "\f076"; } .fa-mail-bulk:before { content: "\f674"; } .fa-mailchimp:before { content: "\f59e"; } .fa-male:before { content: "\f183"; } .fa-mandalorian:before { content: "\f50f"; } .fa-map:before { content: "\f279"; } .fa-map-marked:before { content: "\f59f"; } .fa-map-marked-alt:before { content: "\f5a0"; } .fa-map-marker:before { content: "\f041"; } .fa-map-marker-alt:before { content: "\f3c5"; } .fa-map-pin:before { content: "\f276"; } .fa-map-signs:before { content: "\f277"; } .fa-markdown:before { content: "\f60f"; } .fa-marker:before { content: "\f5a1"; } .fa-mars:before { content: "\f222"; } .fa-mars-double:before { content: "\f227"; } .fa-mars-stroke:before { content: "\f229"; } .fa-mars-stroke-h:before { content: "\f22b"; } .fa-mars-stroke-v:before { content: "\f22a"; } .fa-mask:before { content: "\f6fa"; } .fa-mastodon:before { content: "\f4f6"; } .fa-maxcdn:before { content: "\f136"; } .fa-mdb:before { content: "\f8ca"; } .fa-medal:before { content: "\f5a2"; } .fa-medapps:before { content: "\f3c6"; } .fa-medium:before { content: "\f23a"; } .fa-medium-m:before { content: "\f3c7"; } .fa-medkit:before { content: "\f0fa"; } .fa-medrt:before { content: "\f3c8"; } .fa-meetup:before { content: "\f2e0"; } .fa-megaport:before { content: "\f5a3"; } .fa-meh:before { content: "\f11a"; } .fa-meh-blank:before { content: "\f5a4"; } .fa-meh-rolling-eyes:before { content: "\f5a5"; } .fa-memory:before { content: "\f538"; } .fa-mendeley:before { content: "\f7b3"; } .fa-menorah:before { content: "\f676"; } .fa-mercury:before { content: "\f223"; } .fa-meteor:before { content: "\f753"; } .fa-microchip:before { content: "\f2db"; } .fa-microphone:before { content: "\f130"; } .fa-microphone-alt:before { content: "\f3c9"; } .fa-microphone-alt-slash:before { content: "\f539"; } .fa-microphone-slash:before { content: "\f131"; } .fa-microscope:before { content: "\f610"; } .fa-microsoft:before { content: "\f3ca"; } .fa-minus:before { content: "\f068"; } .fa-minus-circle:before { content: "\f056"; } .fa-minus-square:before { content: "\f146"; } .fa-mitten:before { content: "\f7b5"; } .fa-mix:before { content: "\f3cb"; } .fa-mixcloud:before { content: "\f289"; } .fa-mizuni:before { content: "\f3cc"; } .fa-mobile:before { content: "\f10b"; } .fa-mobile-alt:before { content: "\f3cd"; } .fa-modx:before { content: "\f285"; } .fa-monero:before { content: "\f3d0"; } .fa-money-bill:before { content: "\f0d6"; } .fa-money-bill-alt:before { content: "\f3d1"; } .fa-money-bill-wave:before { content: "\f53a"; } .fa-money-bill-wave-alt:before { content: "\f53b"; } .fa-money-check:before { content: "\f53c"; } .fa-money-check-alt:before { content: "\f53d"; } .fa-monument:before { content: "\f5a6"; } .fa-moon:before { content: "\f186"; } .fa-mortar-pestle:before { content: "\f5a7"; } .fa-mosque:before { content: "\f678"; } .fa-motorcycle:before { content: "\f21c"; } .fa-mountain:before { content: "\f6fc"; } .fa-mouse:before { content: "\f8cc"; } .fa-mouse-pointer:before { content: "\f245"; } .fa-mug-hot:before { content: "\f7b6"; } .fa-music:before { content: "\f001"; } .fa-napster:before { content: "\f3d2"; } .fa-neos:before { content: "\f612"; } .fa-network-wired:before { content: "\f6ff"; } .fa-neuter:before { content: "\f22c"; } .fa-newspaper:before { content: "\f1ea"; } .fa-nimblr:before { content: "\f5a8"; } .fa-node:before { content: "\f419"; } .fa-node-js:before { content: "\f3d3"; } .fa-not-equal:before { content: "\f53e"; } .fa-notes-medical:before { content: "\f481"; } .fa-npm:before { content: "\f3d4"; } .fa-ns8:before { content: "\f3d5"; } .fa-nutritionix:before { content: "\f3d6"; } .fa-object-group:before { content: "\f247"; } .fa-object-ungroup:before { content: "\f248"; } .fa-odnoklassniki:before { content: "\f263"; } .fa-odnoklassniki-square:before { content: "\f264"; } .fa-oil-can:before { content: "\f613"; } .fa-old-republic:before { content: "\f510"; } .fa-om:before { content: "\f679"; } .fa-opencart:before { content: "\f23d"; } .fa-openid:before { content: "\f19b"; } .fa-opera:before { content: "\f26a"; } .fa-optin-monster:before { content: "\f23c"; } .fa-orcid:before { content: "\f8d2"; } .fa-osi:before { content: "\f41a"; } .fa-otter:before { content: "\f700"; } .fa-outdent:before { content: "\f03b"; } .fa-page4:before { content: "\f3d7"; } .fa-pagelines:before { content: "\f18c"; } .fa-pager:before { content: "\f815"; } .fa-paint-brush:before { content: "\f1fc"; } .fa-paint-roller:before { content: "\f5aa"; } .fa-palette:before { content: "\f53f"; } .fa-palfed:before { content: "\f3d8"; } .fa-pallet:before { content: "\f482"; } .fa-paper-plane:before { content: "\f1d8"; } .fa-paperclip:before { content: "\f0c6"; } .fa-parachute-box:before { content: "\f4cd"; } .fa-paragraph:before { content: "\f1dd"; } .fa-parking:before { content: "\f540"; } .fa-passport:before { content: "\f5ab"; } .fa-pastafarianism:before { content: "\f67b"; } .fa-paste:before { content: "\f0ea"; } .fa-patreon:before { content: "\f3d9"; } .fa-pause:before { content: "\f04c"; } .fa-pause-circle:before { content: "\f28b"; } .fa-paw:before { content: "\f1b0"; } .fa-paypal:before { content: "\f1ed"; } .fa-peace:before { content: "\f67c"; } .fa-pen:before { content: "\f304"; } .fa-pen-alt:before { content: "\f305"; } .fa-pen-fancy:before { content: "\f5ac"; } .fa-pen-nib:before { content: "\f5ad"; } .fa-pen-square:before { content: "\f14b"; } .fa-pencil-alt:before { content: "\f303"; } .fa-pencil-ruler:before { content: "\f5ae"; } .fa-penny-arcade:before { content: "\f704"; } .fa-people-carry:before { content: "\f4ce"; } .fa-pepper-hot:before { content: "\f816"; } .fa-percent:before { content: "\f295"; } .fa-percentage:before { content: "\f541"; } .fa-periscope:before { content: "\f3da"; } .fa-person-booth:before { content: "\f756"; } .fa-phabricator:before { content: "\f3db"; } .fa-phoenix-framework:before { content: "\f3dc"; } .fa-phoenix-squadron:before { content: "\f511"; } .fa-phone:before { content: "\f095"; } .fa-phone-alt:before { content: "\f879"; } .fa-phone-slash:before { content: "\f3dd"; } .fa-phone-square:before { content: "\f098"; } .fa-phone-square-alt:before { content: "\f87b"; } .fa-phone-volume:before { content: "\f2a0"; } .fa-photo-video:before { content: "\f87c"; } .fa-php:before { content: "\f457"; } .fa-pied-piper:before { content: "\f2ae"; } .fa-pied-piper-alt:before { content: "\f1a8"; } .fa-pied-piper-hat:before { content: "\f4e5"; } .fa-pied-piper-pp:before { content: "\f1a7"; } .fa-piggy-bank:before { content: "\f4d3"; } .fa-pills:before { content: "\f484"; } .fa-pinterest:before { content: "\f0d2"; } .fa-pinterest-p:before { content: "\f231"; } .fa-pinterest-square:before { content: "\f0d3"; } .fa-pizza-slice:before { content: "\f818"; } .fa-place-of-worship:before { content: "\f67f"; } .fa-plane:before { content: "\f072"; } .fa-plane-arrival:before { content: "\f5af"; } .fa-plane-departure:before { content: "\f5b0"; } .fa-play:before { content: "\f04b"; } .fa-play-circle:before { content: "\f144"; } .fa-playstation:before { content: "\f3df"; } .fa-plug:before { content: "\f1e6"; } .fa-plus:before { content: "\f067"; } .fa-plus-circle:before { content: "\f055"; } .fa-plus-square:before { content: "\f0fe"; } .fa-podcast:before { content: "\f2ce"; } .fa-poll:before { content: "\f681"; } .fa-poll-h:before { content: "\f682"; } .fa-poo:before { content: "\f2fe"; } .fa-poo-storm:before { content: "\f75a"; } .fa-poop:before { content: "\f619"; } .fa-portrait:before { content: "\f3e0"; } .fa-pound-sign:before { content: "\f154"; } .fa-power-off:before { content: "\f011"; } .fa-pray:before { content: "\f683"; } .fa-praying-hands:before { content: "\f684"; } .fa-prescription:before { content: "\f5b1"; } .fa-prescription-bottle:before { content: "\f485"; } .fa-prescription-bottle-alt:before { content: "\f486"; } .fa-print:before { content: "\f02f"; } .fa-procedures:before { content: "\f487"; } .fa-product-hunt:before { content: "\f288"; } .fa-project-diagram:before { content: "\f542"; } .fa-pushed:before { content: "\f3e1"; } .fa-puzzle-piece:before { content: "\f12e"; } .fa-python:before { content: "\f3e2"; } .fa-qq:before { content: "\f1d6"; } .fa-qrcode:before { content: "\f029"; } .fa-question:before { content: "\f128"; } .fa-question-circle:before { content: "\f059"; } .fa-quidditch:before { content: "\f458"; } .fa-quinscape:before { content: "\f459"; } .fa-quora:before { content: "\f2c4"; } .fa-quote-left:before { content: "\f10d"; } .fa-quote-right:before { content: "\f10e"; } .fa-quran:before { content: "\f687"; } .fa-r-project:before { content: "\f4f7"; } .fa-radiation:before { content: "\f7b9"; } .fa-radiation-alt:before { content: "\f7ba"; } .fa-rainbow:before { content: "\f75b"; } .fa-random:before { content: "\f074"; } .fa-raspberry-pi:before { content: "\f7bb"; } .fa-ravelry:before { content: "\f2d9"; } .fa-react:before { content: "\f41b"; } .fa-reacteurope:before { content: "\f75d"; } .fa-readme:before { content: "\f4d5"; } .fa-rebel:before { content: "\f1d0"; } .fa-receipt:before { content: "\f543"; } .fa-record-vinyl:before { content: "\f8d9"; } .fa-recycle:before { content: "\f1b8"; } .fa-red-river:before { content: "\f3e3"; } .fa-reddit:before { content: "\f1a1"; } .fa-reddit-alien:before { content: "\f281"; } .fa-reddit-square:before { content: "\f1a2"; } .fa-redhat:before { content: "\f7bc"; } .fa-redo:before { content: "\f01e"; } .fa-redo-alt:before { content: "\f2f9"; } .fa-registered:before { content: "\f25d"; } .fa-remove-format:before { content: "\f87d"; } .fa-renren:before { content: "\f18b"; } .fa-reply:before { content: "\f3e5"; } .fa-reply-all:before { content: "\f122"; } .fa-replyd:before { content: "\f3e6"; } .fa-republican:before { content: "\f75e"; } .fa-researchgate:before { content: "\f4f8"; } .fa-resolving:before { content: "\f3e7"; } .fa-restroom:before { content: "\f7bd"; } .fa-retweet:before { content: "\f079"; } .fa-rev:before { content: "\f5b2"; } .fa-ribbon:before { content: "\f4d6"; } .fa-ring:before { content: "\f70b"; } .fa-road:before { content: "\f018"; } .fa-robot:before { content: "\f544"; } .fa-rocket:before { content: "\f135"; } .fa-rocketchat:before { content: "\f3e8"; } .fa-rockrms:before { content: "\f3e9"; } .fa-route:before { content: "\f4d7"; } .fa-rss:before { content: "\f09e"; } .fa-rss-square:before { content: "\f143"; } .fa-ruble-sign:before { content: "\f158"; } .fa-ruler:before { content: "\f545"; } .fa-ruler-combined:before { content: "\f546"; } .fa-ruler-horizontal:before { content: "\f547"; } .fa-ruler-vertical:before { content: "\f548"; } .fa-running:before { content: "\f70c"; } .fa-rupee-sign:before { content: "\f156"; } .fa-sad-cry:before { content: "\f5b3"; } .fa-sad-tear:before { content: "\f5b4"; } .fa-safari:before { content: "\f267"; } .fa-salesforce:before { content: "\f83b"; } .fa-sass:before { content: "\f41e"; } .fa-satellite:before { content: "\f7bf"; } .fa-satellite-dish:before { content: "\f7c0"; } .fa-save:before { content: "\f0c7"; } .fa-schlix:before { content: "\f3ea"; } .fa-school:before { content: "\f549"; } .fa-screwdriver:before { content: "\f54a"; } .fa-scribd:before { content: "\f28a"; } .fa-scroll:before { content: "\f70e"; } .fa-sd-card:before { content: "\f7c2"; } .fa-search:before { content: "\f002"; } .fa-search-dollar:before { content: "\f688"; } .fa-search-location:before { content: "\f689"; } .fa-search-minus:before { content: "\f010"; } .fa-search-plus:before { content: "\f00e"; } .fa-searchengin:before { content: "\f3eb"; } .fa-seedling:before { content: "\f4d8"; } .fa-sellcast:before { content: "\f2da"; } .fa-sellsy:before { content: "\f213"; } .fa-server:before { content: "\f233"; } .fa-servicestack:before { content: "\f3ec"; } .fa-shapes:before { content: "\f61f"; } .fa-share:before { content: "\f064"; } .fa-share-alt:before { content: "\f1e0"; } .fa-share-alt-square:before { content: "\f1e1"; } .fa-share-square:before { content: "\f14d"; } .fa-shekel-sign:before { content: "\f20b"; } .fa-shield-alt:before { content: "\f3ed"; } .fa-ship:before { content: "\f21a"; } .fa-shipping-fast:before { content: "\f48b"; } .fa-shirtsinbulk:before { content: "\f214"; } .fa-shoe-prints:before { content: "\f54b"; } .fa-shopping-bag:before { content: "\f290"; } .fa-shopping-basket:before { content: "\f291"; } .fa-shopping-cart:before { content: "\f07a"; } .fa-shopware:before { content: "\f5b5"; } .fa-shower:before { content: "\f2cc"; } .fa-shuttle-van:before { content: "\f5b6"; } .fa-sign:before { content: "\f4d9"; } .fa-sign-in-alt:before { content: "\f2f6"; } .fa-sign-language:before { content: "\f2a7"; } .fa-sign-out-alt:before { content: "\f2f5"; } .fa-signal:before { content: "\f012"; } .fa-signature:before { content: "\f5b7"; } .fa-sim-card:before { content: "\f7c4"; } .fa-simplybuilt:before { content: "\f215"; } .fa-sistrix:before { content: "\f3ee"; } .fa-sitemap:before { content: "\f0e8"; } .fa-sith:before { content: "\f512"; } .fa-skating:before { content: "\f7c5"; } .fa-sketch:before { content: "\f7c6"; } .fa-skiing:before { content: "\f7c9"; } .fa-skiing-nordic:before { content: "\f7ca"; } .fa-skull:before { content: "\f54c"; } .fa-skull-crossbones:before { content: "\f714"; } .fa-skyatlas:before { content: "\f216"; } .fa-skype:before { content: "\f17e"; } .fa-slack:before { content: "\f198"; } .fa-slack-hash:before { content: "\f3ef"; } .fa-slash:before { content: "\f715"; } .fa-sleigh:before { content: "\f7cc"; } .fa-sliders-h:before { content: "\f1de"; } .fa-slideshare:before { content: "\f1e7"; } .fa-smile:before { content: "\f118"; } .fa-smile-beam:before { content: "\f5b8"; } .fa-smile-wink:before { content: "\f4da"; } .fa-smog:before { content: "\f75f"; } .fa-smoking:before { content: "\f48d"; } .fa-smoking-ban:before { content: "\f54d"; } .fa-sms:before { content: "\f7cd"; } .fa-snapchat:before { content: "\f2ab"; } .fa-snapchat-ghost:before { content: "\f2ac"; } .fa-snapchat-square:before { content: "\f2ad"; } .fa-snowboarding:before { content: "\f7ce"; } .fa-snowflake:before { content: "\f2dc"; } .fa-snowman:before { content: "\f7d0"; } .fa-snowplow:before { content: "\f7d2"; } .fa-socks:before { content: "\f696"; } .fa-solar-panel:before { content: "\f5ba"; } .fa-sort:before { content: "\f0dc"; } .fa-sort-alpha-down:before { content: "\f15d"; } .fa-sort-alpha-down-alt:before { content: "\f881"; } .fa-sort-alpha-up:before { content: "\f15e"; } .fa-sort-alpha-up-alt:before { content: "\f882"; } .fa-sort-amount-down:before { content: "\f160"; } .fa-sort-amount-down-alt:before { content: "\f884"; } .fa-sort-amount-up:before { content: "\f161"; } .fa-sort-amount-up-alt:before { content: "\f885"; } .fa-sort-down:before { content: "\f0dd"; } .fa-sort-numeric-down:before { content: "\f162"; } .fa-sort-numeric-down-alt:before { content: "\f886"; } .fa-sort-numeric-up:before { content: "\f163"; } .fa-sort-numeric-up-alt:before { content: "\f887"; } .fa-sort-up:before { content: "\f0de"; } .fa-soundcloud:before { content: "\f1be"; } .fa-sourcetree:before { content: "\f7d3"; } .fa-spa:before { content: "\f5bb"; } .fa-space-shuttle:before { content: "\f197"; } .fa-speakap:before { content: "\f3f3"; } .fa-speaker-deck:before { content: "\f83c"; } .fa-spell-check:before { content: "\f891"; } .fa-spider:before { content: "\f717"; } .fa-spinner:before { content: "\f110"; } .fa-splotch:before { content: "\f5bc"; } .fa-spotify:before { content: "\f1bc"; } .fa-spray-can:before { content: "\f5bd"; } .fa-square:before { content: "\f0c8"; } .fa-square-full:before { content: "\f45c"; } .fa-square-root-alt:before { content: "\f698"; } .fa-squarespace:before { content: "\f5be"; } .fa-stack-exchange:before { content: "\f18d"; } .fa-stack-overflow:before { content: "\f16c"; } .fa-stackpath:before { content: "\f842"; } .fa-stamp:before { content: "\f5bf"; } .fa-star:before { content: "\f005"; } .fa-star-and-crescent:before { content: "\f699"; } .fa-star-half:before { content: "\f089"; } .fa-star-half-alt:before { content: "\f5c0"; } .fa-star-of-david:before { content: "\f69a"; } .fa-star-of-life:before { content: "\f621"; } .fa-staylinked:before { content: "\f3f5"; } .fa-steam:before { content: "\f1b6"; } .fa-steam-square:before { content: "\f1b7"; } .fa-steam-symbol:before { content: "\f3f6"; } .fa-step-backward:before { content: "\f048"; } .fa-step-forward:before { content: "\f051"; } .fa-stethoscope:before { content: "\f0f1"; } .fa-sticker-mule:before { content: "\f3f7"; } .fa-sticky-note:before { content: "\f249"; } .fa-stop:before { content: "\f04d"; } .fa-stop-circle:before { content: "\f28d"; } .fa-stopwatch:before { content: "\f2f2"; } .fa-store:before { content: "\f54e"; } .fa-store-alt:before { content: "\f54f"; } .fa-strava:before { content: "\f428"; } .fa-stream:before { content: "\f550"; } .fa-street-view:before { content: "\f21d"; } .fa-strikethrough:before { content: "\f0cc"; } .fa-stripe:before { content: "\f429"; } .fa-stripe-s:before { content: "\f42a"; } .fa-stroopwafel:before { content: "\f551"; } .fa-studiovinari:before { content: "\f3f8"; } .fa-stumbleupon:before { content: "\f1a4"; } .fa-stumbleupon-circle:before { content: "\f1a3"; } .fa-subscript:before { content: "\f12c"; } .fa-subway:before { content: "\f239"; } .fa-suitcase:before { content: "\f0f2"; } .fa-suitcase-rolling:before { content: "\f5c1"; } .fa-sun:before { content: "\f185"; } .fa-superpowers:before { content: "\f2dd"; } .fa-superscript:before { content: "\f12b"; } .fa-supple:before { content: "\f3f9"; } .fa-surprise:before { content: "\f5c2"; } .fa-suse:before { content: "\f7d6"; } .fa-swatchbook:before { content: "\f5c3"; } .fa-swift:before { content: "\f8e1"; } .fa-swimmer:before { content: "\f5c4"; } .fa-swimming-pool:before { content: "\f5c5"; } .fa-symfony:before { content: "\f83d"; } .fa-synagogue:before { content: "\f69b"; } .fa-sync:before { content: "\f021"; } .fa-sync-alt:before { content: "\f2f1"; } .fa-syringe:before { content: "\f48e"; } .fa-table:before { content: "\f0ce"; } .fa-table-tennis:before { content: "\f45d"; } .fa-tablet:before { content: "\f10a"; } .fa-tablet-alt:before { content: "\f3fa"; } .fa-tablets:before { content: "\f490"; } .fa-tachometer-alt:before { content: "\f3fd"; } .fa-tag:before { content: "\f02b"; } .fa-tags:before { content: "\f02c"; } .fa-tape:before { content: "\f4db"; } .fa-tasks:before { content: "\f0ae"; } .fa-taxi:before { content: "\f1ba"; } .fa-teamspeak:before { content: "\f4f9"; } .fa-teeth:before { content: "\f62e"; } .fa-teeth-open:before { content: "\f62f"; } .fa-telegram:before { content: "\f2c6"; } .fa-telegram-plane:before { content: "\f3fe"; } .fa-temperature-high:before { content: "\f769"; } .fa-temperature-low:before { content: "\f76b"; } .fa-tencent-weibo:before { content: "\f1d5"; } .fa-tenge:before { content: "\f7d7"; } .fa-terminal:before { content: "\f120"; } .fa-text-height:before { content: "\f034"; } .fa-text-width:before { content: "\f035"; } .fa-th:before { content: "\f00a"; } .fa-th-large:before { content: "\f009"; } .fa-th-list:before { content: "\f00b"; } .fa-the-red-yeti:before { content: "\f69d"; } .fa-theater-masks:before { content: "\f630"; } .fa-themeco:before { content: "\f5c6"; } .fa-themeisle:before { content: "\f2b2"; } .fa-thermometer:before { content: "\f491"; } .fa-thermometer-empty:before { content: "\f2cb"; } .fa-thermometer-full:before { content: "\f2c7"; } .fa-thermometer-half:before { content: "\f2c9"; } .fa-thermometer-quarter:before { content: "\f2ca"; } .fa-thermometer-three-quarters:before { content: "\f2c8"; } .fa-think-peaks:before { content: "\f731"; } .fa-thumbs-down:before { content: "\f165"; } .fa-thumbs-up:before { content: "\f164"; } .fa-thumbtack:before { content: "\f08d"; } .fa-ticket-alt:before { content: "\f3ff"; } .fa-times:before { content: "\f00d"; } .fa-times-circle:before { content: "\f057"; } .fa-tint:before { content: "\f043"; } .fa-tint-slash:before { content: "\f5c7"; } .fa-tired:before { content: "\f5c8"; } .fa-toggle-off:before { content: "\f204"; } .fa-toggle-on:before { content: "\f205"; } .fa-toilet:before { content: "\f7d8"; } .fa-toilet-paper:before { content: "\f71e"; } .fa-toolbox:before { content: "\f552"; } .fa-tools:before { content: "\f7d9"; } .fa-tooth:before { content: "\f5c9"; } .fa-torah:before { content: "\f6a0"; } .fa-torii-gate:before { content: "\f6a1"; } .fa-tractor:before { content: "\f722"; } .fa-trade-federation:before { content: "\f513"; } .fa-trademark:before { content: "\f25c"; } .fa-traffic-light:before { content: "\f637"; } .fa-train:before { content: "\f238"; } .fa-tram:before { content: "\f7da"; } .fa-transgender:before { content: "\f224"; } .fa-transgender-alt:before { content: "\f225"; } .fa-trash:before { content: "\f1f8"; } .fa-trash-alt:before { content: "\f2ed"; } .fa-trash-restore:before { content: "\f829"; } .fa-trash-restore-alt:before { content: "\f82a"; } .fa-tree:before { content: "\f1bb"; } .fa-trello:before { content: "\f181"; } .fa-tripadvisor:before { content: "\f262"; } .fa-trophy:before { content: "\f091"; } .fa-truck:before { content: "\f0d1"; } .fa-truck-loading:before { content: "\f4de"; } .fa-truck-monster:before { content: "\f63b"; } .fa-truck-moving:before { content: "\f4df"; } .fa-truck-pickup:before { content: "\f63c"; } .fa-tshirt:before { content: "\f553"; } .fa-tty:before { content: "\f1e4"; } .fa-tumblr:before { content: "\f173"; } .fa-tumblr-square:before { content: "\f174"; } .fa-tv:before { content: "\f26c"; } .fa-twitch:before { content: "\f1e8"; } .fa-twitter:before { content: "\f099"; } .fa-twitter-square:before { content: "\f081"; } .fa-typo3:before { content: "\f42b"; } .fa-uber:before { content: "\f402"; } .fa-ubuntu:before { content: "\f7df"; } .fa-uikit:before { content: "\f403"; } .fa-umbraco:before { content: "\f8e8"; } .fa-umbrella:before { content: "\f0e9"; } .fa-umbrella-beach:before { content: "\f5ca"; } .fa-underline:before { content: "\f0cd"; } .fa-undo:before { content: "\f0e2"; } .fa-undo-alt:before { content: "\f2ea"; } .fa-uniregistry:before { content: "\f404"; } .fa-universal-access:before { content: "\f29a"; } .fa-university:before { content: "\f19c"; } .fa-unlink:before { content: "\f127"; } .fa-unlock:before { content: "\f09c"; } .fa-unlock-alt:before { content: "\f13e"; } .fa-untappd:before { content: "\f405"; } .fa-upload:before { content: "\f093"; } .fa-ups:before { content: "\f7e0"; } .fa-usb:before { content: "\f287"; } .fa-user:before { content: "\f007"; } .fa-user-alt:before { content: "\f406"; } .fa-user-alt-slash:before { content: "\f4fa"; } .fa-user-astronaut:before { content: "\f4fb"; } .fa-user-check:before { content: "\f4fc"; } .fa-user-circle:before { content: "\f2bd"; } .fa-user-clock:before { content: "\f4fd"; } .fa-user-cog:before { content: "\f4fe"; } .fa-user-edit:before { content: "\f4ff"; } .fa-user-friends:before { content: "\f500"; } .fa-user-graduate:before { content: "\f501"; } .fa-user-injured:before { content: "\f728"; } .fa-user-lock:before { content: "\f502"; } .fa-user-md:before { content: "\f0f0"; } .fa-user-minus:before { content: "\f503"; } .fa-user-ninja:before { content: "\f504"; } .fa-user-nurse:before { content: "\f82f"; } .fa-user-plus:before { content: "\f234"; } .fa-user-secret:before { content: "\f21b"; } .fa-user-shield:before { content: "\f505"; } .fa-user-slash:before { content: "\f506"; } .fa-user-tag:before { content: "\f507"; } .fa-user-tie:before { content: "\f508"; } .fa-user-times:before { content: "\f235"; } .fa-users:before { content: "\f0c0"; } .fa-users-cog:before { content: "\f509"; } .fa-usps:before { content: "\f7e1"; } .fa-ussunnah:before { content: "\f407"; } .fa-utensil-spoon:before { content: "\f2e5"; } .fa-utensils:before { content: "\f2e7"; } .fa-vaadin:before { content: "\f408"; } .fa-vector-square:before { content: "\f5cb"; } .fa-venus:before { content: "\f221"; } .fa-venus-double:before { content: "\f226"; } .fa-venus-mars:before { content: "\f228"; } .fa-viacoin:before { content: "\f237"; } .fa-viadeo:before { content: "\f2a9"; } .fa-viadeo-square:before { content: "\f2aa"; } .fa-vial:before { content: "\f492"; } .fa-vials:before { content: "\f493"; } .fa-viber:before { content: "\f409"; } .fa-video:before { content: "\f03d"; } .fa-video-slash:before { content: "\f4e2"; } .fa-vihara:before { content: "\f6a7"; } .fa-vimeo:before { content: "\f40a"; } .fa-vimeo-square:before { content: "\f194"; } .fa-vimeo-v:before { content: "\f27d"; } .fa-vine:before { content: "\f1ca"; } .fa-vk:before { content: "\f189"; } .fa-vnv:before { content: "\f40b"; } .fa-voicemail:before { content: "\f897"; } .fa-volleyball-ball:before { content: "\f45f"; } .fa-volume-down:before { content: "\f027"; } .fa-volume-mute:before { content: "\f6a9"; } .fa-volume-off:before { content: "\f026"; } .fa-volume-up:before { content: "\f028"; } .fa-vote-yea:before { content: "\f772"; } .fa-vr-cardboard:before { content: "\f729"; } .fa-vuejs:before { content: "\f41f"; } .fa-walking:before { content: "\f554"; } .fa-wallet:before { content: "\f555"; } .fa-warehouse:before { content: "\f494"; } .fa-water:before { content: "\f773"; } .fa-wave-square:before { content: "\f83e"; } .fa-waze:before { content: "\f83f"; } .fa-weebly:before { content: "\f5cc"; } .fa-weibo:before { content: "\f18a"; } .fa-weight:before { content: "\f496"; } .fa-weight-hanging:before { content: "\f5cd"; } .fa-weixin:before { content: "\f1d7"; } .fa-whatsapp:before { content: "\f232"; } .fa-whatsapp-square:before { content: "\f40c"; } .fa-wheelchair:before { content: "\f193"; } .fa-whmcs:before { content: "\f40d"; } .fa-wifi:before { content: "\f1eb"; } .fa-wikipedia-w:before { content: "\f266"; } .fa-wind:before { content: "\f72e"; } .fa-window-close:before { content: "\f410"; } .fa-window-maximize:before { content: "\f2d0"; } .fa-window-minimize:before { content: "\f2d1"; } .fa-window-restore:before { content: "\f2d2"; } .fa-windows:before { content: "\f17a"; } .fa-wine-bottle:before { content: "\f72f"; } .fa-wine-glass:before { content: "\f4e3"; } .fa-wine-glass-alt:before { content: "\f5ce"; } .fa-wix:before { content: "\f5cf"; } .fa-wizards-of-the-coast:before { content: "\f730"; } .fa-wolf-pack-battalion:before { content: "\f514"; } .fa-won-sign:before { content: "\f159"; } .fa-wordpress:before { content: "\f19a"; } .fa-wordpress-simple:before { content: "\f411"; } .fa-wpbeginner:before { content: "\f297"; } .fa-wpexplorer:before { content: "\f2de"; } .fa-wpforms:before { content: "\f298"; } .fa-wpressr:before { content: "\f3e4"; } .fa-wrench:before { content: "\f0ad"; } .fa-x-ray:before { content: "\f497"; } .fa-xbox:before { content: "\f412"; } .fa-xing:before { content: "\f168"; } .fa-xing-square:before { content: "\f169"; } .fa-y-combinator:before { content: "\f23b"; } .fa-yahoo:before { content: "\f19e"; } .fa-yammer:before { content: "\f840"; } .fa-yandex:before { content: "\f413"; } .fa-yandex-international:before { content: "\f414"; } .fa-yarn:before { content: "\f7e3"; } .fa-yelp:before { content: "\f1e9"; } .fa-yen-sign:before { content: "\f157"; } .fa-yin-yang:before { content: "\f6ad"; } .fa-yoast:before { content: "\f2b1"; } .fa-youtube:before { content: "\f167"; } .fa-youtube-square:before { content: "\f431"; } .fa-zhihu:before { content: "\f63f"; } .sr-only { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .sr-only-focusable:active, .sr-only-focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; } /*! * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ @font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900; font-display: auto; src: url("../fonts/fa-solid-900.eot"); src: url("../fonts/fa-solid-900.eot") format("embedded-opentype"), url("../fonts/fa-solid-900.woff") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg") format("svg"); } .fa, .fas { font-family: 'Font Awesome 5 Free'; font-weight: 900; } html.text-large { font-size: 1.25rem; } .f1 { font-size: 2.5rem; } .f2 { font-size: 2rem; } .f3 { font-size: 1.75rem; } .f4 { font-size: 1.5rem; } .f5 { font-size: 1.25rem; } .f6 { font-size: 1rem; } .f7 { font-size: 0.9375rem; } .f8 { font-size: 0.875rem; } .f9 { font-size: 0.75rem; } /* Mobile overides, scale type down */ @media (max-width: 768px) { h1, .h1 { font-size: 1.75rem; } h2, .h2 { font-size: 1.42rem; } h3, .h3 { font-size: 1.225rem; } h4, .h4 { font-size: 1.2rem; } h5, .h5 { font-size: 1.15rem; } h6, .h6 { font-size: 1rem; } .f1 { font-size: 1.75rem; } .f2 { font-size: 1.42rem; } .f3 { font-size: 1.225rem; } .f4 { font-size: 1.2rem; } .f5 { font-size: 1.15rem; } .f6 { font-size: 1rem; } .f7 { font-size: 0.9375rem; } .f8 { font-size: 0.875rem; } .f9 { font-size: 0.75rem; } } /* Figcaption */ .figure-caption { text-align: center; font-style: italic; font-size: .88rem; } /* - .form-control (input, select and text area) .is-valid/.is-invalid - .custom-select (custom styled select field) - legend */ /* Form control, used for input, select and textarea */ .form-control { color: #333333; background-color: #F0F0F0; border-color: #898989; border-radius: 0; border-width: 0 0 2px 0; font-size: 0.875rem; } .form-control:focus { color: #333333; background-color: #F0F0F0; border-color: #005596; outline: 0; } .form-control::-webkit-input-placeholder { color: #898989; } .form-control:-ms-input-placeholder { color: #898989; opacity: 1; } .form-control::-ms-input-placeholder { color: #898989; opacity: 1; } .form-control::placeholder { color: #898989; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; } select.form-control:focus::-ms-value { color: #005596; background-color: #F0F0F0; } label { color: #333333; font-size: 0.9375rem; } /* Validation */ .form-control.is-valid { background: #F0F0F0 url(../../content/images/interface/icons/form-checkmark.svg) no-repeat right 0.75rem center; } .form-control.is-invalid { background: #F0F0F0 url(../../content/images/interface/icons/form-error.svg) no-repeat right 0.75rem center; } /* used for button in form*/ .embeded-app .form-group .btn { display: block; width: 100%; } /* Form group */ .form-group { margin-bottom: 1.5rem; } /* Custom forms */ .custom-select { color: #333333; background-color: #F0F0F0; border-color: #898989; border-radius: 0; border-width: 0 0 2px 0; background: #F0F0F0 url(../../content/images/interface/icons/select-arrows.svg) no-repeat right 0.75rem center; background-size: 17px 21px; font-size: 0.875rem; } .custom-select:focus { border-color: #005596; outline: 0; } .custom-select:focus::-ms-value { color: #495057; background-color: #FFF; } .custom-select:disabled { color: #6c757d; background-color: #e9ecef; } /* Legend (field set header) */ .legend { color: #FFF; background: #898989; font-size: 1rem; font-weight: bold; margin-bottom: 1rem; padding: 15px; } /* Label */ label { margin-bottom: .4rem; } /* Site search: In page search, not header. */ .site-search { position: relative; max-width: 600px; -ms-flex-flow: row nowrap; flex-flow: row nowrap; } .site-search form { position: relative; } .site-search input { border: 0; height: 35px; margin-right: 53px; width: 90% !important; } .search-input { border: 0; height: 35px; margin-right: 53px; } .search-input-new-equinet { border: 0; height: 38px; margin-right: 53px; } /* Custom file upoad */ .custom-file-label::after { color: #FFF; background: #005596; font-family: "Futura Medium"; text-transform: uppercase; padding: 0.375rem 2rem; } /* Login form */ .main-login-div { width: 355px; /*height: 411px;*/ height: 100%; border-radius: 10px; background-color: #fff; } .error-div { width: 355px; /*height: 448px;*/ height: 100%; border-radius: 10px; background-color: #fff; margin-bottom: -10px; top: 23px; } .main-login-input { height: 42px; padding: 13px 15px 11px 15px; background-color: white !important; border: solid 1px #5c5c5c; border-color: none !important; border-width: 1px 1px 1px 1px !important; border-radius: 6px !important; } .main-login-btn { border-radius: 6px !important; } .form-check-input-new-eq { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; width: 22px; height: 22px; border: solid 1px #000; } .form-check-label-new-eq { margin: 5px 0px 0px 10px; font-family: Arial; font-size: 13px; color: #000; } .main-login-btn { height: 42px; } .help-me { font-family: Arial; font-size: 13px; color: #005596; text-decoration: underline; text-align: end; } /* Mobile and Tablet view for small(768px) and medium(990px)*/ @media (max-width: 990px) { .h1 { /*font-size: 1.75rem;*/ text-align: center; font-size: 2.813rem; margin-top: 10px; font-weight: bold; text-overflow: ellipsis; } } @media (max-width: 990px) { .h4 { font-size: 1.2rem; text-align: center; text-overflow: ellipsis; } } /* Button styles. Extends Boostrap core /bootstrap/scss/_buttons.scss */ .btn { font-family: "Futura Medium"; padding: 0.375rem 2rem; font-size: 1rem; line-height: 1.5; border-radius: 0; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .btn { transition: none; } } @media (max-width: 1100px) { .btn { padding: 0.375rem .75rem; } } .btn:hover, .btn:focus { text-decoration: none; } .btn .circular { border-radius: 50%; } .btn-transaction { background-color: #8CC53F; } .btn-white { background-color: #FFF; color: #005596; } .btn-grey { background-color: #F0F0F0; color: #005596; } .btn-white:hover { background-color: #005596; color: #FFF; } .btn-green { color: #FFF; } /* A wrapper around the desktop site settings. Only visible on desktop */ .desktop-settings-buttons { background-color: #044d86; color: #F0F0F0; display: none; font-size: .875rem; } @media (min-width: 768px) { .desktop-settings-buttons { display: inline-block; } } .desktop-settings-buttons button { background: transparent; color: #F0F0F0; display: block; font-family: "Futura Medium"; font-size: .875rem; padding: 6px 22px; width: 100%; } .desktop-settings-buttons button:hover, .desktop-settings-buttons button:focus { background: rgba(255, 255, 255, 0.1); } .desktop-settings-buttons-new-equinet { background-color: #FFF; color: #005596; display: none; font-size: .875rem; } @media (min-width: 768px) { .desktop-settings-buttons-new-equinet { display: inline-block; } } .desktop-settings-buttons-new-equinet button { background: transparent; color: #F0F0F0; display: block; font-family: "Futura Medium"; font-size: .875rem; padding: 6px 22px; width: 100%; } .desktop-settings-buttons-new-equinet button:hover, .desktop-settings-buttons-new-equinet button:focus { background: rgba(255, 255, 255, 0.1); } /* Button that expands a collapsed drop down on mobile */ .btn-tabs-dd { font-size: 1.125rem; padding: .5rem 1.16rem .5rem 1.16rem; text-align: left; text-transform: none; width: 100%; } .btn-tabs-dd .ico { margin-left: auto; } .btn-inline { margin: 0; padding: 0; border: 0; background: none; color: #005596; font-family: inherit; font-size: inherit; line-height: inherit; text-shadow: none; text-transform: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; cursor: pointer; } .btn-inline:hover, .btn-inline:focus { color: #0072c9; } .btn-inline.grey { color: #898989; } .btn-inline.grey:hover, .btn-inline.grey:focus { color: #a3a3a3; } .btn-sort { margin: 0; padding: 0; border: 0; background: none; font-family: inherit; font-size: inherit; line-height: inherit; text-shadow: none; text-transform: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; cursor: pointer; vertical-align: top; } .btn-adminguide-back { margin: 0; padding: 0 0 0 1rem; border: 0; background: none; background-image: url(../../content/images/interface/icons/arrow-left-darkgrey.svg); background-position: left 0 center; background-repeat: no-repeat; background-size: 8px 18px; color: #F68A33; font-family: inherit; font-size: 1.5rem; line-height: inherit; text-shadow: none; text-transform: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; cursor: pointer; } .btn-adminguide-back:hover, .btn-adminguide-back:focus { color: #ec6f0a; } .btn-print { margin: 0; padding: 0; border: 0; background: none; color: #898989; font-family: inherit; font-size: .75rem; font-weight: bold; line-height: inherit; text-decoration: underline; text-shadow: none; text-transform: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; cursor: pointer; } .btn-print:hover, .btn-print:focus { color: #636363; text-decoration: underline; } .btn-print .ico { margin-right: .25rem; } /* Header buttons */ .btn-header { background-color: transparent; border-left: 1px solid #C8C8C8; color: #F0F0F0; font-family: "Futura Medium"; font-size: .875rem; } .btn-header:hover, .btn-header:focus { background-color: rgba(255, 255, 255, 0.1); } .btn-header .ico { display: block; margin: 0; width: 100%; } .btn-search { height: 35px; width: 53px; margin: 0 0 0 -53px; padding: 0; right: 0; } .btn-search.header { height: 33px; } .btn-search-new-equinet { height: 35px; width: 53px; margin: 0 0 0 -53px; padding: 0; right: 0; } .btn-search-new-equinet.header { height: 38px; } /* Close a modal window */ .btn-modal-close { background: transparent; height: 40px; padding: 0; position: absolute; right: 0; width: 40px; width: 40px; } @media (min-width: 1100px) { .btn-modal-close { top: .25rem; right: 0em; } } .btn-modal-close:hover, .btn-modal-close:focus { background: rgba(255, 255, 255, 0.1); } .btn-modal-close .ico { margin: 0; background-position: center center; } /* Pagination button styles. /* Paginagion Extends Boostrap core /bootstrap/scss/_pagination.scss */ .pagination { padding-left: 1.25rem; } .page-item { line-height: 1; } .page-link { border: 0; border-radius: .25rem; line-height: 1; margin-right: .8125rem; } .page-next, .page-prev { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: 0; line-height: 1.25; color: #005596; } .page-next { padding-left: 0; } /* Site menu */ .btn-sitemenu { /*background-color: $blue;*/ background-image: url(../../content/images/interface/icons/site-menu-blue.svg) !important; background-position: center center; background-repeat: no-repeat; height: 48px; padding: .375rem 1.25rem; width: 40px; /*&:hover,&:focus,,&:active{ background-color: lighten($blue,10%); }*/ } /* White panels that wrap around content, includes shadow and a slight offset from background color */ .panel { border: 0; background-color: #FFF; box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.25), 0 2px 2px 0px rgba(0, 0, 0, 0.1) inset; padding: 1rem !important; } .panel-adminguide { background-color: #FFF; box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.25), 0 2px 2px 0px rgba(0, 0, 0, 0.1) inset; padding: 1rem !important; margin-left: -15px; } .admin-guide-panel { margin-top: -8px !important; } /* .eq-card-product{ border: 0; border-top: 8px solid $blue; color: $white; font-family: $font-family-headings; font-size: $h7-font-size; @include media-breakpoint-up(md) { font-size: $h3-font-size; } text-decoration: none; .card-footer{ background: $blue; @include media-breakpoint-up(md) { padding: .75rem 1.25rem 1rem 1.25rem; } } &:hover, &:focus{ border-top: 8px solid lighten($blue,10%); color: $white; text-decoration: none; .card-footer{ background: lighten($blue,10%); } } } */ /* Equitable Card Brand Colours (bc) The same classes are used for the small product buttons (lob home pages) and the larger branded ad boxes. The @each function below the ec-card-bc class outputs brand colour themed versions. */ .eq-card-bc { background: #005596; border: 0; border-top: 8px solid #005596; color: #FFF; font-family: "Futura Medium"; } .eq-card-bc .card-header { background: transparent; border: 0; font-size: 0.9375rem; padding: 0; text-decoration: none; } @media (min-width: 768px) { .eq-card-bc .card-header { font-size: 1.75rem; } } .eq-card-bc .card-content { /* A wrapper for the header and text so we can have custom padding at different breakpoints */ padding: .75rem; } @media (min-width: 768px) { .eq-card-bc .card-content { padding: .75rem 1.25rem 1rem 1.25rem; } } .eq-card-bc:hover, .eq-card-bc:focus { border-top: 8px solid #00477d; background: #00477d; color: #FFF; text-decoration: none; } /* Create different coloured ad boxes based on theme colours set in _variables */ .eq-card-bc.primary { border-top: 8px solid #005596; background: #005596; } .eq-card-bc.primary:hover, .eq-card-bc.primary:focus { border-top: 8px solid #00477d; background: #00477d; } .eq-card-bc.secondary { border-top: 8px solid #6c757d; background: #6c757d; } .eq-card-bc.secondary:hover, .eq-card-bc.secondary:focus { border-top: 8px solid #60686f; background: #60686f; } .eq-card-bc.success { border-top: 8px solid #8CC53F; background: #8CC53F; } .eq-card-bc.success:hover, .eq-card-bc.success:focus { border-top: 8px solid #7fb436; background: #7fb436; } .eq-card-bc.info { border-top: 8px solid #17a2b8; background: #17a2b8; } .eq-card-bc.info:hover, .eq-card-bc.info:focus { border-top: 8px solid #148ea1; background: #148ea1; } .eq-card-bc.warning { border-top: 8px solid #F2C94C; background: #F2C94C; } .eq-card-bc.warning:hover, .eq-card-bc.warning:focus { border-top: 8px solid #f0c234; background: #f0c234; } .eq-card-bc.danger { border-top: 8px solid #E31B23; background: #E31B23; } .eq-card-bc.danger:hover, .eq-card-bc.danger:focus { border-top: 8px solid #cc181f; background: #cc181f; } .eq-card-bc.light { border-top: 8px solid #f8f9fa; background: #f8f9fa; } .eq-card-bc.light:hover, .eq-card-bc.light:focus { border-top: 8px solid #e9ecef; background: #e9ecef; } .eq-card-bc.dark { border-top: 8px solid #343a40; background: #343a40; } .eq-card-bc.dark:hover, .eq-card-bc.dark:focus { border-top: 8px solid #292d32; background: #292d32; } .eq-card-bc.blue { border-top: 8px solid #005596; background: #005596; } .eq-card-bc.blue:hover, .eq-card-bc.blue:focus { border-top: 8px solid #00477d; background: #00477d; } .eq-card-bc.orange { border-top: 8px solid #F68A33; background: #F68A33; } .eq-card-bc.orange:hover, .eq-card-bc.orange:focus { border-top: 8px solid #f57c1b; background: #f57c1b; } .eq-card-bc.green { border-top: 8px solid #8CC53F; background: #8CC53F; } .eq-card-bc.green:hover, .eq-card-bc.green:focus { border-top: 8px solid #7fb436; background: #7fb436; } .eq-card-bc.silver { border-top: 8px solid #898989; background: #898989; } .eq-card-bc.silver:hover, .eq-card-bc.silver:focus { border-top: 8px solid #7c7c7c; background: #7c7c7c; } .eq-card-bc.lightblue { border-top: 8px solid #27BBD6; background: #27BBD6; } .eq-card-bc.lightblue:hover, .eq-card-bc.lightblue:focus { border-top: 8px solid #23a8c0; background: #23a8c0; } .eq-card-bc.red { border-top: 8px solid #E31B23; background: #E31B23; } .eq-card-bc.red:hover, .eq-card-bc.red:focus { border-top: 8px solid #cc181f; background: #cc181f; } .eq-card-bc.lightgrey { border-top: 8px solid #F0F0F0; background: #F0F0F0; } .eq-card-bc.lightgrey:hover, .eq-card-bc.lightgrey:focus { border-top: 8px solid #e3e3e3; background: #e3e3e3; } .eq-card-bc.mediumgrey { border-top: 8px solid #C8C8C8; background: #C8C8C8; } .eq-card-bc.mediumgrey:hover, .eq-card-bc.mediumgrey:focus { border-top: 8px solid #bbbbbb; background: #bbbbbb; } .eq-card-bc.darkgrey { border-top: 8px solid #4F4F4F; background: #4F4F4F; } .eq-card-bc.darkgrey:hover, .eq-card-bc.darkgrey:focus { border-top: 8px solid #424242; background: #424242; } .eq-card-bc.black { border-top: 8px solid #333333; background: #333333; } .eq-card-bc.black:hover, .eq-card-bc.black:focus { border-top: 8px solid #262626; background: #262626; } .eq-card-bc.white { border-top: 8px solid #FFF; background: #FFF; } .eq-card-bc.white:hover, .eq-card-bc.white:focus { border-top: 8px solid #f2f2f2; background: #f2f2f2; } /* News card */ .eq-card-news { background: #333333; border: 0; font-family: "Futura Medium"; width: 100%; margin-bottom: 30px; } .eq-card-news .card-header { font-size: 0.9375rem; font-weight: bold; padding: 0; text-shadow: 1px 1px 2px black; } @media (min-width: 768px) { .eq-card-news .card-header { font-size: 1rem; } } @media (min-width: 992px) { .eq-card-news .card-header { font-size: 1.25rem; } } @media (min-width: 1200px) { .eq-card-news .card-header { font-size: 1.5rem; } } .eq-card-news .card-text { font-size: 0.875rem; text-shadow: 1px 1px 2px black; } .eq-card-news .card-img { height: 100%; width: 100%; } .eq-card-news .card-img-overlay { background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, black 100%) !important; } .eq-card-news:hover .card-header, .eq-card-news:hover .card-text, .eq-card-news :focus .card-header, .eq-card-news :focus .card-text { color: #FFF; } .eq-card-news:hover .card-img-overlay, .eq-card-news :focus .card-img-overlay { background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 40%, black 100%) !important; } /* Image ads */ .image-ad { display: block; width: 100%; position: relative; } .image-ad img { height: auto !important; max-width: 100%; width: 100%; } /* Override height for IE 11 */ .card-img-top { height: 100%; width: 100%; } /* Borders & shadows */ /* 2 px on top*/ .border-top-2-blue { border-top: 2px solid #005596; } .border-top-2-lightblue { border-top: 2px solid #27BBD6; } .border-top-2-silver { border-top: 2px solid #898989; } .border-top-2-red { border-top: 2px solid #E31B23; } /* 4px on top */ .border-top-4-blue { border-top: 4px solid #005596; } .border-top-4-lightblue { border-top: 4px solid #27BBD6; } .border-top-4-silver { border-top: 4px solid #898989; } .border-top-4-red { border-top: 4px solid #E31B23; } .border-top-4-black { border-top: 4px solid #333333; } /* 8px on top */ .border-top-8-blue { border-top: 8px solid #005596; } .border-bottom-8-blue { border-bottom: 8px solid #005596; } /* 2px on bottom */ .border-bottom-2-silver { border-bottom: 2px solid #898989; } .shadow-inner-top { box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.25); } .overline-2-red { border-top: 2px solid #E31B23; box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.25); padding-top: .5rem; } .overline-2-blue { border-top: 2px solid #005596; box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.25); padding-top: .5rem; } .overline-4-orange { border-top: 4px solid #F68A33; box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.25); padding-top: .5rem; } /* 1 px on bottom */ .border-bottom-1-black { border-bottom: 1px solid #333333; } .wrapper-contained, body.hc .eq-breadcrumb .breadcrumb, .eq-breadcrumb .breadcrumb { margin: 0 auto; position: relative; text-align: left; max-width: 1440px; width: 100%; } .wrapper-contained::after, .eq-breadcrumb .breadcrumb::after { display: block; clear: both; content: ""; } .wrapper-padding-1 { padding: .75rem; } @media (min-width: 576px) { .wrapper-padding-1 { padding: 1rem; } } @media (min-width: 768px) { .wrapper-padding-1 { padding: 2rem; } } @media only screen and (min-width: 1100px) { .wrapper-padding-1 { padding: 2rem; } } .wrapper-padding-1-new-equinet { padding: .75rem; } @media (min-width: 576px) { .wrapper-padding-1-new-equinet { padding: 1rem; } } @media (min-width: 768px) { .wrapper-padding-1-new-equinet { padding: 2rem; } } @media only screen and (min-width: 1100px) { .wrapper-padding-1-new-equinet { padding: 2rem; } } @media (max-width: 768px) { .wrapper-padding-1-new-equinet { width: 80%; } } .wrapper { margin: 0 auto; position: relative; text-align: left; width: 100%; } .wrapper::after { display: block; clear: both; content: ""; } /* Mobile modal panel ------------------------------------------------------------------------------------- */ .modal-eq-mobile { background: #005596; color: #FFF; padding: 0; } @media (min-width: 1100px) { .modal-eq-mobile { background: none; } } .modal-eq-mobile .modal-content { background: transparent; border: 0; padding: 0; } @media (min-width: 1100px) { .modal-eq-mobile .modal-content { background: #005596; padding: 1.5rem; } } .modal-eq-mobile .modal-body { padding: 0; } .modal-eq-mobile .modal-dialog { height: 100%; margin: 0; padding-right: 15px; width: 100%; max-width: none; } @media (max-width: 1100px) { .modal-eq-mobile .modal-dialog { z-index: 1; padding: 0; position: absolute; } } @media (min-width: 1100px) { .modal-eq-mobile .modal-dialog { margin: 0 auto; max-width: 500px; padding-right: 0; } } .modal-eq-mobile .modal-header { border: 0; padding: 0; } .modal-eq-mobile .modal-title { padding: .5rem 1rem .5rem .5rem; } .modal-eq-mobile label { color: #FFF; } .modal-eq-mobile a { color: #FFF; text-decoration: underline; } .modal-eq-mobile a:hover, .modal-eq-mobile a:focus { color: #27BBD6; } .modal-eq-mobile .form-control { border: 0; } .modal-eq-mobile .first-login { background-color: #eeee00; padding: 0 10px 0 10px; } .modal-eq-mobile .first-login a { color: #005596; } .modal-eq-mobile .first-login a:hover, .modal-eq-mobile .first-login a:focus { color: #27BBD6; } .mobile-notifications { font-family: "Futura Medium"; padding: 0 2rem 0 3rem; } .mobile-settings { color: #FFF; padding: .75rem; } .mobile-settings .form-check-label { color: #FFF; } .mobile-settings form { padding: 0 0 1rem 0; margin-right: 1rem; } .mobile-settings legend { font-size: 1rem; } .mobile-settings .p-l-375 { padding-left: 3.75rem; } /* Grid */ @media (min-width: 768px) { .no-gutter-left-md { margin-left: -15px; margin-right: 15px; } } /* Append around containers Use to move components in source structure for different display between desktop and mobe */ /* Navigation, move to avoid flex in dropdown */ .aa-nav-d { display: none; } @media only screen and (min-width: 1100px) { .aa-nav-d { display: block; } } .aa-nav-m { display: block; } @media only screen and (min-width: 1100px) { .aa-nav-m { display: none; } } /* Sizing ------------------------------------------------------------------------------------------------------------*/ .mw-1100 { max-width: 1100px; } /* Equimax, expanded padding between columns */ @media only screen and (min-width: 1100px) { .expanded-pad-r1 .col-md-6 { padding-right: 60px; } } /* Help me log in modal styles */ .signin-questionmarkellipse { width: 1.875rem; height: 1.875rem; flex-grow: 0; border-radius: 50%; background-color: #fff; display: flex; justify-content: center; align-items: center; border: solid 1px #005596; color: #005596; } .signin-helpmeloginlinktext { font-family: Arial; font-size: 0.8125rem; color: #005596; line-height: normal; letter-spacing: normal; text-decoration: underline; } .btn-helpme-login { margin-left: 0.5rem; padding: 0rem !important; } .modal-helpme-login { margin: 12.68rem auto 0; background-color: #fff; color: #333333; width: 355px; height: 411px; border-radius: 0.625rem; } @media (max-width: 767px) { .modal-helpme-login { margin: 11.45rem auto 0; } } @media only screen and (min-width: 1100px) { .modal-helpme-login { margin: 9.5rem auto 0; } } .text-large body.hc .modal-helpme-login { margin: 10rem auto 0; background-color: #fff; color: #333333; width: 355px; height: fit-content; border-radius: 0.625rem; } @media (max-width: 767px) { .text-large body.hc .modal-helpme-login { margin: 9rem auto 0; } } @media only screen and (min-width: 1100px) { .text-large body.hc .modal-helpme-login { margin: 8rem auto 0; } } .text-large body.hc .modal-helpme-login:lang(fr) { margin: 8rem auto 0; background-color: #fff; color: #333333; width: 355px; height: fit-content; border-radius: 0.625rem; } @media (max-width: 767px) { .text-large body.hc .modal-helpme-login:lang(fr) { margin: 9rem auto 0; } } @media only screen and (min-width: 1100px) { .text-large body.hc .modal-helpme-login:lang(fr) { margin: 8rem auto 0; } } .modal-helpme-error { margin: 14rem auto 0; background-color: #fff; color: #333333; width: 355px; height: 448px; border-radius: 0.625rem; } @media (max-width: 767px) { .modal-helpme-error { margin: 13rem auto 0; } } @media only screen and (min-width: 1100px) { .modal-helpme-error { margin: 11rem auto 0; } } .text-large body.hc .modal-helpme-error { margin: 12rem auto 0; background-color: #fff; color: #333333; width: 355px; height: 530px; border-radius: 0.625rem; } @media (max-width: 767px) { .text-large body.hc .modal-helpme-error { margin: 10rem auto 0; } } @media only screen and (min-width: 1100px) { .text-large body.hc .modal-helpme-error { margin: 10rem auto 0; } } .text-large body.hc .modal-helpme-error:lang(fr) { margin: 12rem auto 0; background-color: #fff; color: #333333; width: 355px; height: 631px; border-radius: 0.625rem; } @media (max-width: 767px) { .text-large body.hc .modal-helpme-error:lang(fr) { margin: 10.5rem auto 0; } } @media only screen and (min-width: 1100px) { .text-large body.hc .modal-helpme-error:lang(fr) { margin: 10rem auto 0; } } .modal-helpme-login .modal-content, .modal-helpme-error .modal-content { padding: 0.9375rem 1.1875rem 3.125rem 2rem; background: transparent; border: none !important; } .modal-helpme-login .modal-content .helpmeloginlinkscontainer, .modal-helpme-error .modal-content .helpmeloginlinkscontainer { display: flex; flex-direction: column; row-gap: 2rem; } .modal-helpme-login .modal-content .helpmelogintitle, .modal-helpme-error .modal-content .helpmelogintitle { font-family: Arial; font-size: 1.4375rem; color: #323232; line-height: normal; letter-spacing: normal; } .modal-helpme-login .modal-content .helpmeloginlinks, .modal-helpme-error .modal-content .helpmeloginlinks { font-family: Arial; font-size: 1.375rem; color: #323232; line-height: normal; letter-spacing: normal; } .modal-helpme-login .modal-header, .modal-helpme-error .modal-header { border-bottom: none !important; display: flex; padding: 0rem !important; position: relative; } .modal-helpme-login .modal-header .btn-helpme-loginmodal-close, .modal-helpme-error .modal-header .btn-helpme-loginmodal-close { border: none; background: none; margin-left: auto; margin-right: 0; } .modal-helpme-login .modal-header .btn-helpme-loginmodal-close span, .modal-helpme-error .modal-header .btn-helpme-loginmodal-close span { font-size: 1.375rem; } .modal-helpme-login .modal-header .questionmark, .modal-helpme-error .modal-header .questionmark { width: 1.1875rem; height: 2.125rem; flex-grow: 0; color: #005596; font-family: Arial; font-size: 2.25rem; line-height: normal; letter-spacing: normal; } .modal-helpme-login .modal-body, .modal-helpme-error .modal-body { padding: 0rem !important; margin-top: 1rem; } .modal-helpme-login .helpmelogin-questionmarkellipse, .modal-helpme-error .helpmelogin-questionmarkellipse { width: 3.75rem; height: 3.75rem; flex-grow: 0; border-radius: 50%; background-color: #fff; display: flex; justify-content: center; align-items: center; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25); background-color: #fff; position: absolute; margin: 0 auto; top: -3rem; left: 0; right: 0; } /* Table styles .table th */ .table { border-bottom: 1px solid #C8C8C8; } .table td, .table th { padding: .75rem; } .table th { background-color: #005596; color: #FFF; border-bottom: 0; border-right: 1px solid #FFF; padding: 1.25rem .75rem; } .table thead th { border-bottom: 0; } .table th.subhead { background-color: #FFF; border-right: 0; color: #333333; font-weight: normal; padding: 2rem .75rem 1rem .75rem; } /* Assumes the first cell is a fund name and othter cells are numeric and should be aligned right */ .table.rate-right th, .table.rate-right td { text-align: right; } .table.rate-right th:first-of-type, .table.rate-right td:first-of-type { text-align: left; } /* Collapsble table */ /* Responsive ==================================== */ @media (max-width: 991.98px) { .table-collapse tbody, .table-collapse td, .table-collapse th { border: 0; width: 100% !important; } .table-collapse td:first-of-type { border-top: 1px solid #C8C8C8; } .table-collapse .table-cell { display: block; width: 100% !important; } .table-collapse > .table-cell-foot { margin-bottom: 1em; } .tc-hidden { display: none; visibility: hidden; } .tc-visible { display: block; width: 100% !important; } .tc-expandable { display: none; width: 100% !important; } .tc-expandable.is-expanded { display: flex; -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .tc-actions { display: flex; -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; font-size: 0.9375rem; } .tc-actions a:hover { text-decoration: none; } .tc-date { color: #898989; display: block; } } @media (min-width: 768px) { .tc-date { display: inline-block; color: #898989; } .tc-date::before { content: "| "; } .tc-actions { white-space: nowrap; } .tc-actions a:hover { text-decoration: none; } } @media (min-width: 992px) { .tc-header { display: flex; -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .tc-label, .tc-btn-showdetails { display: none; } } /* Lists: Primarly lists of links such as those displayed on the home page and the search results page. - .search-results */ .search-results { list-style: none; counter-reset: item; margin-left: 0; padding: 0; } .search-results > li { counter-increment: item; margin-bottom: 5px; position: relative; padding: 2rem 2.6875rem; border-bottom: 1px solid #C8C8C8; } .search-results > li:last-of-type { border: 0; } .search-results > li:before { content: counter(item) "."; color: #333333; width: 1.2rem; text-align: left; font-weight: bold; display: inline-block; margin-right: 10px; position: absolute; left: .5rem; } .search-result-title { display: block; font-size: 1rem; font-weight: bold; padding-bottom: .33rem; } .search-result-filetype { font-size: 0.75rem; vertical-align: text-top; text-transform: uppercase; } /* List Group */ .link-list { margin-bottom: .75rem; /* Admin guide overrides */ } .link-list ul { clear: both; display: block; list-style: none !important; padding: 0; margin: 0; } .link-list li { border-bottom: 1px solid #333333; } .link-list li:last-of-type { border: 0; } .link-list a { background-image: url(../../content/images/interface/icons/arrow-right-black.svg); background-position: right 1rem center; background-repeat: no-repeat; background-size: 8px 18px; color: #333333; display: block; font-family: "Futura Medium"; padding: .5rem 2rem .5rem 1rem; text-decoration: none; } @media (min-width: 992px) { .link-list a { padding: .5rem 2rem .5rem 2rem; } } .link-list a:hover, .link-list a:focus { color: #333333; background-color: rgba(0, 0, 0, 0.05); } .link-list.link-list-blue a { background-image: url(../../content/images/interface/icons/arrow-right-blue.svg); background-position: right 1rem center; background-repeat: no-repeat; background-size: 8px 18px; color: #005596; } .link-list.link-list-blue a:hover, .link-list.link-list-blue a:focus { color: #005596; background-color: rgba(0, 85, 150, 0.1); } .link-list.link-list-adminguide li { border: 0; } .link-list.link-list-adminguide li.is-active a { color: #333333; background-color: #F0F0F0; position: relative; } .link-list.link-list-adminguide li.is-active a:after { background: url(../../content/images/interface/tab-right-orange.svg); background-position: center center; background-repeat: no-repeat; position: absolute; content: ''; top: 0; right: -12px; height: 100%; width: 12px; } .link-list.link-list-adminguide a { background-image: url(../../content/images/interface/icons/arrow-right-darkgrey.svg); background-position: right 1rem center; background-repeat: no-repeat; background-size: 8px 18px; margin: 0 -1rem; padding-left: 1rem; } .link-list .collapsed-mobile-panel.is-collapsed { display: none; } .collapsed-mobile-btn { /* display flex so the arrow will alight right center */ margin-bottom: 3px; width: 100%; } @media (min-width: 768px) { .collapsed-mobile-btn { display: none !important; } } .collapsed-mobile-btn .ico { margin-left: auto; } .collapsed-mobile-header { display: none; } @media (min-width: 768px) { .collapsed-mobile-header { display: block; } } [class^="ico-"], [class*=" ico-"] { display: inline-block; height: 1rem; line-height: 1rem; margin: 0 0 0 .5rem; vertical-align: middle; width: 1rem; } .ico-search { background: url(../../content/images/interface/icons/search-white.svg) no-repeat 0 0; /* height: 19px;*/ margin: 0; /* width: 19px;*/ } .ico-pdf { background: url(../../content/images/interface/icons/pdf.svg) no-repeat 0 0; margin: 0; } .ico-logout { background: url(../../content/images/interface/icons/logout.svg) no-repeat 0 0; margin: 0; } .ico-doc { background: url(../../content/images/interface/icons/doc-or-form.svg) no-repeat 0 0; background-size: 100%; margin: 0; } .ico-print { background: url(../../content/images/interface/icons/print.svg) no-repeat 0 0; background-size: 100%; } .ico-new { background: url(../../content/images/interface/icons/new.svg) no-repeat 0 0; margin: 0; height: 19px; width: 37px; } .ico-new.left { margin-left: -10px; margin-top: 9px; position: absolute; } .ico-arrow-down-blue { background: url(../../content/images/interface/icons/arrow-down-blue.svg) no-repeat 0 0; background-position: center center; margin: 0; } .ico-arrow-right-blue { background: url(../../content/images/interface/icons/arrow-right-blue.svg) no-repeat 0 0; background-position: center center; margin: 0; } .ico-arrow-down-white { background: url(../../content/images/interface/icons/arrow-down-white.svg) no-repeat 0 0; background-position: center center; margin: 0; } .ico-arrow-down-white.ico-large { height: 11px; width: 22px; } /* Toolbar icons */ .ico-toolbar { background-size: 28px 28px; display: inline-block; height: 28px; margin-left: 0; margin-right: .5rem; margin-top: -6px; width: 28px; } @media (min-width: 1100px) { .ico-toolbar { display: block; margin: 0; width: 100%; } } /* Forms */ .ico-forms { background: url(../../content/images/interface/icons/forms.svg) no-repeat 0 0; background-position: center center; } li:hover .ico-forms, a:focus .ico-forms, li.open a .ico-forms { background: url(../../content/images/interface/icons/forms-white.svg) no-repeat 0 0; background-position: center center; } /* Policy Inquiry */ .ico-policy { background: url(../../content/images/interface/icons/policy-inquiry.svg) no-repeat 0 0; background-position: center center; } li:hover .ico-policy, a:focus .ico-policy, li.open a .ico-policy { background: url(../../content/images/interface/icons/policy-inquiry-white.svg) no-repeat 0 0; background-position: center center; } /* New Business */ .ico-new-business { background: url(../../content/images/interface/icons/new-business.svg) no-repeat 0 0; background-position: center center; } li:hover .ico-new-business, a:focus .ico-new-business, li.open a .ico-new-business { background: url(../../content/images/interface/icons/new-business-white.svg) no-repeat 0 0; background-position: center center; } /* EZ Complete */ .ico-ezcomplete { background: url(../../content/images/interface/icons/ez-complete.svg) no-repeat 0 0; background-position: center center; } li:hover .ico-ezcomplete, a:focus .ico-ezcomplete, li.open a .ico-ezcomplete { background: url(../../content/images/interface/icons/ez-complete-white.svg) no-repeat 0 0; background-position: center center; } /* Illustration software */ .ico-illustration { background: url(../../content/images/interface/icons/illustration-software.svg) no-repeat 0 0; background-position: center center; } li:hover .ico-illustration, a:focus .ico-illustration, li.open a .ico-illustration { background: url(../../content/images/interface/icons/illustration-software-white.svg) no-repeat 0 0; background-position: center center; } /* Insurance Assist */ .ico-insuranceassist { background: url(../../content/images/interface/icons/insurance-assist.svg) no-repeat 0 0; background-position: center center; } li:hover .ico-insuranceassist, a:focus .ico-insuranceassist, li.open a .ico-insuranceassist { background: url(../../content/images/interface/icons/insurance-assist-white.svg) no-repeat 0 0; background-position: center center; } /* Insurance Assist */ .ico-ezupload { background: url(../../content/images/interface/icons/ez-upload.svg) no-repeat 0 0; background-position: center center; } li:hover .ico-ezupload, a:focus .ico-ezupload, li.open a .ico-ezupload { background: url(../../content/images/interface/icons/ez-upload-white.svg) no-repeat 0 0; background-position: center center; } /* More Tools */ .ico-moretools { background: url(../../content/images/interface/icons/more-tools.svg) no-repeat 0 0; background-position: center center; } li:hover .ico-moretools, a:focus .ico-moretools, li.open a .ico-moretools { background: url(../../content/images/interface/icons/more-tools-white.svg) no-repeat 0 0; background-position: center center; } /* Site Setting Icons ----------------------------------------------------------------------------------------------------- */ .desktop-settings-buttons .ico { height: 16px; margin: -5px .5rem 0 0; width: 23px; } .ico-fontsize { background: url(../../content/images/interface/icons/font-size.svg) no-repeat 0 0; background-position: center center; } .ico-contrast { background: url(../../content/images/interface/icons/contrast.svg) no-repeat 0 0; background-position: center center; } .ico-language { background: url(../../content/images/interface/icons/language2.svg) no-repeat 0 0; background-position: center center; } /* Large header button icons */ .btn-header .ico { background-position: center center; height: 40px; width: 40px; } .ico-login { background: url(../../content/images/interface/icons/login.svg) no-repeat 0 0; } .ico-register { background: url(../../content/images/interface/icons/register.svg) no-repeat 0 0; } .ico-profile { background: url(../../content/images/interface/icons/profile.svg) no-repeat 0 0; } .ico-profile1 { background: url(../../content/images/interface/icons/issue-settle.svg) no-repeat 0 0; } /* Mobile icons -------------------------------------------------------------------------------------------------- */ .mobile-utility-buttons button { background-color: transparent; height: 50px; margin: 0; padding: 0; width: 42px; } .mobile-utility-buttons button:hover, .mobile-utility-buttons button:focus { background-color: rgba(255, 255, 255, 0.5); } .mobile-utility-buttons .ico { background-size: 20px 20px; background-position: center center; margin: 0; height: 100%; width: 100%; } .ico-search-blue { background: url(../../content/images/interface/icons/search-blue.svg) no-repeat 0 0; margin-left: 0; } .ico-register-blue { background: url(../../content/images/interface/icons/register-blue.svg) no-repeat 0 0; } .ico-notifications-blue { background: url(../../content/images/interface/icons/notifications-solid.svg) no-repeat 0 0; } .ico-login-blue { background: url(../../content/images/interface/icons/login-blue.svg) no-repeat 0 0; } .ico-logout-blue { background: url(../../content/images/interface/icons/logout-blue.svg) no-repeat 0 0; } .ico-profile-blue { background: url(/advisor/content/icons/profile-blue.svg) no-repeat 0 0; } .ico-profile-blue { background: url(../../content/images/interface/icons/profile-blue.svg) no-repeat 0 0; } .ico-settings { background: url(../../content/images/interface/icons/settings.svg) no-repeat 0 0; } .ico-settings-white { background: url(../../content/images/interface/icons/settings-white.svg) no-repeat 0 0; } .ico-settings-blue { background: url(../../content/images/interface/icons/settings-blue.svg) no-repeat 0 0; } /* Close a modal */ .ico-close { background: url(../../content/images/interface/icons/close.svg) no-repeat 0 0; } .ico-notification-white { background: url(../../content/images/interface/icons/notifications-solid-white.svg) no-repeat 0 0; } .ico-notification-circ { background-image: url(../../content/images/interface/icons/notification-line.svg); background-position: center center; background-repeat: no-repeat; background-color: #F68A33; border-radius: 50%; height: 45px; width: 45px; } .ico-notification-circ.non-critical { background-color: #898989; } .ico-warning { background: url(../../content/images/interface/icons/warning-black.svg) no-repeat 0 0; } .ico-mail { background: url(../../content/images/interface/icons/mail.svg) no-repeat 0 0; } /* Table sorting */ .ico-sort-default { background: url(../../content/images/interface/icons/sort-default.svg) no-repeat 0 0; background-position: center center; } .ico-sort-up { background: url(../../content/images/interface/icons/sort-up.svg) no-repeat 0 0; background-position: center center; } .ico-sort-down { background: url(../../content/images/interface/icons/sort-down.svg) no-repeat 0 0; background-position: center center; } /* Icon sizing */ .ico-16 { height: 16px; width: 16px; } .ico-24 { height: 24px; width: 24px; } .ico-32 { height: 32px; width: 32px; } .ico-modal-header { background-size: 24px 24px; background-position: center top; height: 32px; margin-left: 0; width: 40px; } .ico-modal-body { height: 17px; margin-left: 0; width: 40px; } .ico-register-modal { background: url(../../content/images/interface/icons/register.svg) no-repeat 0 0; background-size: 100%; height: 17px; margin-left: 0; margin-right: .5rem; width: 17px; } .form-status { background: #FFF; border: 0; border-top: 1px solid #F0F0F0; border-left: 9px solid #005596; border-radius: 0; box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.25); position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; } .form-status.error { border-left: 9px solid #E31B23; } .header-notifications { background: #FFF; color: #005596; line-height: 1.7rem; padding: 0 1rem; } .header-notifications-text { padding-left: 1rem; width: 240px; font-family: "Futura Medium"; } .alert-eq-warning { background-color: #F2C94C; border: 0; color: #333333; } .alert-eq-warning hr { border-top-color: #333333; } .alert-eq-warning .alert-link { color: #333333; } .alert-eq-warning .alert-link:hover, .alert-eq-warning .alert-link:focus { color: #333333; text-decoration: underline; } .alert-eq-success { background-color: #8CC53F; border: 0; color: #FFF; } .alert-eq-success hr { border-top-color: #FFF; } .alert-eq-success .alert-link { color: #FFF; } .alert-eq-success .alert-link:hover, .alert-eq-success .alert-link:focus { color: #FFF; text-decoration: underline; } .alert-eq-success .close:hover { color: #FFF; } .alert-eq-error { background-color: #E31B23; border: 0; color: #FFF; } .alert-eq-error hr { border-top-color: #FFF; } .alert-eq-error .alert-link { color: #333333; } .alert-eq-error .alert-link:hover, .alert-eq-error .alert-link:focus { color: #FFF; text-decoration: underline; } .alert-eq-error .close:hover { color: #FFF; } .outage-notice { color: #bf0000; padding: 5px; font-size: 1.7em; text-transform: uppercase; font-weight: bold; } .outage-warning { background: #fcba30; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; color: #000000; padding: 5px; position: relative; top: -45px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; } @media (max-width: 768px) { .outage-warning { top: -5px; margin: 20px 0; padding: 10px; } } .login-error-container { position: relative; padding: 0 3px; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0; } .login-error-container ul { list-style-type: none; display: flex; justify-content: center; margin-left: -2px; font-size: 0.9rem; } .login-error-text { position: relative; top: 9px; } .head-sub-div h1 { font-size: 65px; font-weight: 900; color: #005596; text-align: center; margin-bottom: 0; } .head-sub-div span { font-size: 24px; color: #005596; } .header-pipe { width: 2px; height: 40px; flex-grow: 0; margin: 0 30px 0 20px; background-color: #005596; } .header-pipe { display: none; } @media only screen and (min-width: 1100px) { .header-pipe { display: block; } } .nav-tabs-dd { border-bottom: 1px solid #898989; border-top: 6px solid #005596; box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.25); } @media (max-width: 991.98px) { .nav-tabs-dd { border-bottom: 6px solid #005596; border-top: 0; } } .nav-tabs-dd .nav-tabs .nav-item { font-family: "Futura Medium"; } @media (max-width: 991.98px) { .nav-tabs-dd .nav-tabs .nav-item { display: block; font-size: .875rem; width: 100%; } } /* Nav tab styles and themes, default to equitable blue */ .nav-tabs .nav-link { color: #333333; border: 0; padding: .5rem 1.16rem .5rem 1.16rem; } .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #005596; } @media (min-width: 992px) { .nav-tabs .nav-link { padding: 1.375rem .6875rem 1.375rem .6875rem; } } .nav-tabs .nav-link.active { background-image: url(../../content/images/interface/tab-right-blue.svg); background-position: center left; background-repeat: no-repeat; border: 0; color: #005596; } @media (min-width: 992px) { .nav-tabs .nav-link.active { background-image: url(../../content/images/interface/tab-up-blue.svg); background-position: bottom center; background-repeat: no-repeat; } } /* Add a red modifier */ .nav-tabs-dd.red { border-top: 6px solid #E31B23; box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.25); } @media (max-width: 991.98px) { .nav-tabs-dd.red { border-bottom: 6px solid #E31B23; border-top: 0; } } .nav-tabs-dd.red .nav-link:hover, .nav-tabs-dd.red .nav-link:focus { color: #E31B23; } .nav-tabs-dd.red .nav-link.active { background-image: url(../../content/images/interface/tab-right-red.svg); color: #E31B23; } @media (min-width: 992px) { .nav-tabs-dd.red .nav-link.active { background-image: url(../../content/images/interface/tab-up-red.svg); } } /* Add a gree modifier */ .nav-tabs-dd.green { border-top: 6px solid #8CC53F; } @media (max-width: 991.98px) { .nav-tabs-dd.green { border-bottom: 6px solid #8CC53F; border-top: 0; } } .nav-tabs-dd.green .nav-link:hover, .nav-tabs-dd.green .nav-link:focus { color: #8CC53F; } .nav-tabs-dd.green .nav-link.active { background-image: url(../../content/images/interface/tab-right-green.svg); color: #8CC53F; } @media (min-width: 992px) { .nav-tabs-dd.green .nav-link.active { background-image: url(../../content/images/interface/tab-up-green.svg); } } /* Nav tabs for rates and performance tab panel */ .nav-tabs-rp .nav-item { color: #898989; font-family: "Futura Medium"; font-size: 1rem; margin-bottom: 0; } @media (min-width: 992px) { .nav-tabs-rp .nav-item { font-size: 1.25rem; } } .nav-tabs-rp .nav-tabs { border: 0; } .nav-tabs-rp .nav-link { border: 0; padding: 1rem .6875rem 1rem .6875rem; } @media (min-width: 992px) { .nav-tabs-rp .nav-link { padding: 1.375rem .6875rem 1.375rem .6875rem; } } .nav-tabs-rp .nav-link.active { background-image: url(../../content/images/interface/tab-up-blue.svg); background-position: bottom center; background-repeat: no-repeat; border: 0; color: #005596; } ul.nav:not(.nav-tabs) a { text-decoration: underline; } /* Navigation */ .show-overflow { overflow: visible !important; } .show-overflow .box-content { overflow: visible !important; } /* Main navigation, based on W3C example of keyboard accessible drop downs. ----------------------------------------------------------------------------------------------------- */ #mainnav-new-equinet { display: inline-block; font-family: "Futura Medium"; margin-left: 1.125rem; } #mainnav-new-equinet > ul li ul { display: none; } #mainnav-new-equinet > ul li:hover ul, #mainnav-new-equinet > ul li.open ul { /* when above mobile state the menu will display on hover */ } @media (min-width: 768px) { #mainnav-new-equinet > ul li:hover ul, #mainnav-new-equinet > ul li.open ul { display: block; position: absolute; min-width: 250px; z-index: 99; } } #mainnav-new-equinet > ul li:hover > a { color: #FFF; background-color: #1D66A0; background-image: none; } #mainnav-new-equinet > ul { margin: 0; padding: 0; background-color: #FFF; color: #005596; } #mainnav-new-equinet > ul > li { display: inline-block; text-align: left; position: relative; border-top: none; z-index: 1000; } #mainnav-new-equinet a { display: block; padding: 1.25em .70rem; } @media (min-width: 1130px) { #mainnav-new-equinet a { padding: 1.25em .8rem; } } #mainnav-new-equinet ul > li > a { color: #005596; text-decoration: none; font-size: 1.125rem; } @media (max-width: 1240px) { #mainnav-new-equinet ul > li > a { font-size: 0.8rem; } } #mainnav-new-equinet a:hover, #mainnav-new-equinet a:focus { background-color: #1D66A0; color: #FFF; } #mainnav-new-equinet a.current:hover, #mainnav-new-equinet a.current:focus, #mainnav-new-equinet a.focus { background-image: none; } #mainnav-new-equinet > ul > li > ul { display: none; left: 0; list-style-type: none; padding: 0; right: 0; top: 100%; margin: 0; position: absolute; z-index: 99; } #mainnav-new-equinet > ul > li > ul a { background-color: #1D66A0; font-size: .875rem; padding: .5rem 1rem; } #mainnav-new-equinet > ul > li.open > ul { display: block; } #mainnav-new-equinet > ul > li > ul li { border-top: 1px solid #C8C8C8; } #mainnav-new-equinet > ul > li > ul a { border-bottom-width: 1px; color: #FFF; position: relative; } #mainnav-new-equinet > ul > li > ul a:hover, #mainnav-new-equinet > ul > li > ul a:focus { background: #005596; color: #FFF; } /* Not sure what these are for. Having them in causes display issues on Chrome. #mainnav-new-equinet .has-submenu > a:after { margin-left: 5px; line-height: 14px; content: ''; } #mainnav-new-equinet .has-submenu:hover > a:hover:after, #mainnav-new-equinet .has-submenu > a:focus:after { content: ''; }*/ #mainnav-new-equinet .has-submenu button { background-color: transparent; border: none; padding: 0; line-height: 1; padding: 3px; width: 100%; } #mainnav-new-equinet .has-submenu button > span { display: inline-block; width: .8em; height: .8em; } #mainnav-new-equinet .has-submenu button:hover > span, #mainnav-new-equinet .has-submenu button:focus > span { background-color: transparent; } #mainnav-new-equinet .has-submenu button { position: absolute; bottom: 0; left: 0; width: 100%; } #mainnav-new-equinet .has-submenu a:focus button, #mainnav-new-equinet .has-submenu button:focus, #toolbar .open button { width: 100%; background-color: #1D66A0; background-image: url(../../content/images/interface/icons/arrow-down-white.svg); background-position: center center; background-repeat: no-repeat; } #mainnav { display: inline-block; font-family: "Futura Medium"; margin-left: 1.125rem; } #mainnav > ul li ul { display: none; } #mainnav > ul li:hover ul, #mainnav > ul li.open ul { /* when above mobile state the menu will display on hover */ } @media (min-width: 768px) { #mainnav > ul li:hover ul, #mainnav > ul li.open ul { display: block; position: absolute; min-width: 250px; z-index: 99; } } #mainnav > ul li:hover > a { color: #FFF; background-color: #1D66A0; background-image: none; } #mainnav > ul { margin: 0; padding: 0; background-color: #FFF; color: #005596; } #mainnav > ul > li { display: inline-block; text-align: left; position: relative; } #mainnav a { display: block; padding: 1.25em .70rem; } @media (min-width: 1130px) { #mainnav a { padding: 1.25em .8rem; } } #mainnav ul > li > a { color: #005596; text-decoration: none; font-size: 1rem; } @media (min-width: 1160px) { #mainnav ul > li > a { font-size: 1.125rem; } } #mainnav a:hover, #mainnav a:focus { background-color: #1D66A0; color: #FFF; } #mainnav .current { background-color: #FFF; background-image: url("../../content/images/interface/tab-up-blue.svg"); background-position: bottom center; background-repeat: no-repeat; color: #005596; } #mainnav a.current:hover, #mainnav a.current:focus, #mainnav a.focus { background-image: none; } #mainnav > ul > li > ul { display: none; left: 0; list-style-type: none; padding: 0; right: 0; top: 100%; margin: 0; position: absolute; z-index: 99; } #mainnav > ul > li > ul a { background-color: #1D66A0; font-size: .875rem; padding: .5rem 1rem; } #mainnav > ul > li.open > ul { display: block; } #mainnav > ul > li > ul li { border-top: 1px solid #C8C8C8; } #mainnav > ul > li > ul a { border-bottom-width: 1px; color: #FFF; position: relative; } #mainnav > ul > li > ul a:hover, #mainnav > ul > li > ul a:focus { background: #005596; color: #FFF; } /* Not sure what these are for. Having them in causes display issues on Chrome. #mainnav .has-submenu > a:after { margin-left: 5px; line-height: 14px; content: ''; } #mainnav .has-submenu:hover > a:hover:after, #mainnav .has-submenu > a:focus:after { content: ''; }*/ #mainnav .has-submenu button { background-color: transparent; border: none; padding: 0; line-height: 1; padding: 3px; width: 100%; } #mainnav .has-submenu button > span { display: inline-block; width: .8em; height: .8em; } #mainnav .has-submenu button:hover > span, #mainnav .has-submenu button:focus > span { background-color: transparent; } #mainnav .has-submenu button { position: absolute; bottom: 0; left: 0; width: 100%; } #mainnav .has-submenu a:focus button, #mainnav .has-submenu button:focus, #toolbar .open button { width: 100%; background-color: #1D66A0; background-image: url(../../content/images/interface/icons/arrow-down-white.svg); background-position: center center; background-repeat: no-repeat; } /* Mobile Overrides, set certain styles up to mobile Normally I would write mobile first so not as many ovverides are needed. ------------------------------------------------------------------------ */ @media (max-width: 1100px) { /* on mobile the menu is stacked and 100% */ #mainnav-new-equinet { margin-left: 0; } #mainnav-new-equinet, #mainnav-new-equinet > ul > li { display: block; width: 100%; } #mainnav-new-equinet > ul { background-color: #005596; color: #FFF; } /* Active menu in the drop down */ #mainnav-new-equinet { background: #005596; } /* Button padding */ #mainnav-new-equinet a, #mainnav-new-equinet .current { padding: .50em .75rem; } #mainnav-new-equinet > ul li > a { color: #FFF; } #mainnav-new-equinet .current { background: none; /* If we want to show an active section indicator background-color: transparent; background-image: url('~/content/images/interface/tab-right-white.svg'); background-position: center left; background-repeat: no-repeat; */ color: #FFF; } /* Ensure that hovering doesn't expand the menu on mobile */ #mainnav-new-equinet > ul li:hover ul { display: none; } #mainnav-new-equinet > ul > li.open > ul { display: block; } /* Top level hover states on mobile, disable colour change */ #mainnav-new-equinet > ul li:hover > a { color: #FFF; background-color: #005596; background-image: none; } /* Disable absolute positioning that is used for the dropdown on desktop. The dropdown should instead display block and push the other menu items down. */ #mainnav-new-equinet > ul > li > ul { position: relative; } /* Dropdown indicator */ #mainnav-new-equinet .has-submenu button, #mainnav-new-equinet .has-submenu a:focus button, #mainnav-new-equinet .has-submenu button:focus { background-color: transparent; background-image: url("../../content/images/interface/icons/arrow-down-white.svg"); background-position: center center; background-repeat: no-repeat; left: auto; height: 1rem; position: absolute; right: .5rem; top: 1rem; z-index: 1; width: 2rem; } /* Drop down hover/focus states */ #mainnav-new-equinet > ul > li > ul a { color: #333333; background-color: #F0F0F0; border: 0; } #mainnav-new-equinet > ul > li > ul a:hover, #mainnav-new-equinet > ul > li > ul a:focus { background: #FFF; color: #333333; } #mainnav-new-equinet > ul > li > ul li { border: 0; } } @media (max-width: 1100px) { /* on mobile the menu is stacked and 100% */ #mainnav { margin-left: 0; } #mainnav, #mainnav > ul > li { display: block; width: 100%; } #mainnav > ul { background-color: #005596; color: #FFF; } /* Active menu in the drop down */ #mainnav { background: #005596; } /* Button padding */ #mainnav a, #mainnav .current { padding: .50em .75rem; } #mainnav > ul li > a { color: #FFF; } #mainnav .current { background: none; /* If we want to show an active section indicator background-color: transparent; background-image: url('~/content/images/interface/tab-right-white.svg'); background-position: center left; background-repeat: no-repeat; */ color: #FFF; } /* Ensure that hovering doesn't expand the menu on mobile */ #mainnav > ul li:hover ul { display: none; } #mainnav > ul > li.open > ul { display: block; } /* Top level hover states on mobile, disable colour change */ #mainnav > ul li:hover > a { color: #FFF; background-color: #005596; background-image: none; } /* Disable absolute positioning that is used for the dropdown on desktop. The dropdown should instead display block and push the other menu items down. */ #mainnav > ul > li > ul { position: relative; } /* Dropdown indicator */ #mainnav .has-submenu button, #mainnav .has-submenu a:focus button, #mainnav .has-submenu button:focus { background-color: transparent; background-image: url("../../content/images/interface/icons/arrow-down-white.svg"); background-position: center center; background-repeat: no-repeat; left: auto; height: 1rem; position: absolute; right: .5rem; top: 1rem; z-index: 1; width: 2rem; } /* Drop down hover/focus states */ #mainnav > ul > li > ul a { color: #333333; background-color: #F0F0F0; border: 0; } #mainnav > ul > li > ul a:hover, #mainnav > ul > li > ul a:focus { background: #FFF; color: #333333; } #mainnav > ul > li > ul li { border: 0; } } /* Toolbar, based on W3C example of keyboard accessible drop downs. ----------------------------------------------------------------------------------------------------------------------------- */ #toolbar { display: inline-block; font-family: "Futura Medium"; } #toolbar > ul { display: -webkit-box; display: -ms-flexbox; display: flex; } #toolbar > ul li ul { display: none; } #toolbar > ul li:hover ul, #toolbar > ul li.open ul { /* when above mobile state the menu will display on hover */ } @media (min-width: 768px) { #toolbar > ul li:hover ul, #toolbar > ul li.open ul { display: block; min-width: 250px; z-index: 98; } } #toolbar > ul li:hover > a, #toolbar a:focus, #toolbar > ul li.open > a { color: #FFF; background-color: #1D66A0; background-image: none; } #toolbar > ul { margin: 0; padding: 0; background-color: #FFF; } #toolbar > ul > li { display: inline-block; text-align: left; position: relative; } #toolbar a { display: block; background-color: #F0F0F0; text-align: left; line-height: 1rem; padding: 1.35em 1rem; height: 100%; } @media (min-width: 1100px) { #toolbar a { text-align: center; } } #toolbar ul > li > a { color: #4F4F4F; text-decoration: none; font-size: .875rem; } /* IE11 hack set a max width on toolbar buttons as IE 11 is the only browser not wrapping text */ @media (min-width: 1100px) and (max-width: 1335px) { _:-ms-fullscreen, :root #toolbar > ul > li > a { height: 100%; max-width: 110px; padding: 1rem .75rem; } } /* Collapse the drop down by default */ #toolbar > ul > li > ul { display: none; left: 0; list-style-type: none; padding: 0; right: 0; top: 100%; margin: 0; position: absolute; } #toolbar > ul > li > ul a { background-color: #1D66A0; font-size: .875rem; padding: .5rem 1rem; text-align: left; } #toolbar > ul > li.open > ul { display: block; } #toolbar > ul > li > ul li { border-top: 1px solid #C8C8C8; } #toolbar > ul > li > ul a { border-bottom-width: 1px; color: #FFF; position: relative; } #toolbar > ul > li > ul a:hover, #toolbar > ul > li > ul a:focus { background: #005596; color: #FFF; } #toolbar .has-submenu button { background-color: #F0F0F0; background-image: url(../../content/images/interface/icons/arrow-down-darkgrey.svg); background-position: center center; background-repeat: no-repeat; background-size: 16px 8px; border: none; padding: 0; line-height: 1; padding: 3px; width: 100%; } #toolbar .has-submenu button > span { display: inline-block; width: .8em; height: .8em; } #toolbar .has-submenu button:hover > span, #toolbar .has-submenu button:focus > span { background-color: rgba(0, 0, 0, 0); } #toolbar .has-submenu button { position: absolute; bottom: 0; left: 0; width: 100%; } #toolbar .has-submenu:hover button, #toolbar .has-submenu a:focus button, #toolbar .has-submenu button:focus { background-color: #1D66A0; background-image: url(../../content/images/interface/icons/arrow-down-white.svg); background-position: center center; background-repeat: no-repeat; background-size: 16px 8px; } /* Mobile Overrides, set certain styles up to mobile Normally I would write mobile first so not as many ovverides are needed. Will refactor if there is time. --------------------------------------------------------------------------------------------------------- */ @media (max-width: 1100px) { /* on mobile the menu is stacked and 100% */ #toolbar, #toolbar > ul > li { display: block; width: 100%; } #toolbar > ul { background-color: #F0F0F0; color: #333333; display: block; } /* Active menu in the drop down */ #toolbar { background: #F0F0F0; } /* Button padding */ #toolbar a { padding: .75em 1rem 0.5rem 1rem; } #toolbar > ul li > a { color: #333333; } /* Ensure that hovering doesn't expand the menu on mobile */ #toolbar > ul li:hover ul { display: none; } #toolbar > ul > li.open > ul { display: block; } /* Top level hover states on mobile, disable colour change */ #toolbar > ul li:hover > a { color: #FFF; background-color: #1D66A0; background-image: none; } /* Disable absolute positioning that is used for the dropdown on desktop. The dropdown should instead display block and push the other menu items down. */ #toolbar > ul > li > ul { border-bottom: 1px solid #C8C8C8; position: relative; } /* Dropdown indicator */ #toolbar .has-submenu button, #toolbar .has-submenu a:focus button, #toolbar .has-submenu button:focus { background-color: transparent; background-image: url("../../content/images/interface/icons/arrow-down-darkgrey.svg"); background-position: center center; background-repeat: no-repeat; background-size: 24px 11px; left: auto; height: 1rem; position: absolute; right: .5rem; top: 1rem; z-index: 1; width: 2rem; } /* Dropdown indicator */ #toolbar .has-submenu:hover button, #toolbar .has-submenu button:focus, #toolbar .open button { background-color: transparent; background-image: url("../../content/images/interface/icons/arrow-down-white.svg"); background-position: center center; background-repeat: no-repeat; background-size: 24px 11px; width: 2rem; } /* Drop down hover/focus states */ #toolbar > ul > li > ul a { color: #333333; background-color: #F0F0F0; border: 0; padding: .75em 1rem 0.5rem 3.33rem; } #toolbar > ul > li > ul a:hover, #toolbar > ul > li > ul a:focus { background: #FFF; color: #333333; } #toolbar > ul > li > ul li { border: 0; } } /* Footer Nav -------------------------------------------------------------------------------------- */ .nav-footer { display: inline-block; font-size: .75rem; } .nav-footer ul { display: inline-block; margin: 0; padding: 0; width: 100%; } .nav-footer li { float: left; display: inline-block; padding-left: 1rem; } .nav-footer a { color: #FFF; font-weight: bold; } .nav-footer a:hover { color: #27BBD6; text-decoration: underline; } /* Site Settings Buttons and Panels ------------------------------------------------------------------------------------ */ /* A wrapper around the desktop site settings. Only visible on desktop */ /* Latest News ----------------------------------------------------*/ /* List of news articles */ .news-listing { font-size: 1rem; font-family: "Futura Medium"; } .news-listing li a { color: #333333; padding: 0 1rem .5rem 0; text-decoration: none; } .news-listing li a:hover { background-color: rgba(0, 85, 150, 0.1); } .news-listing li a:hover .news-listing-title, .news-listing li a:hover .news-listing-title:focus { color: #005596; } .news-listing li a:hover .news-listing-date, .news-listing li a:focus .news-listing-date { color: #333333; } .news-listing ul { list-style: none; padding: 0; } .news-listing li { position: relative; border-top: 1px solid #898989; } .news-listing-new-equinet { font-size: 1rem; font-family: "Futura Medium"; } .news-listing-new-equinet li a { color: #333333; padding: 0 1rem .5rem 0; text-decoration: none; } .news-listing-new-equinet li a:hover { background-color: rgba(0, 85, 150, 0.1); } .news-listing-new-equinet li a:hover .news-listing-title, .news-listing-new-equinet li a:hover .news-listing-title:focus { color: #005596; } .news-listing-new-equinet li a:hover .news-listing-date, .news-listing-new-equinet li a:focus .news-listing-date { color: #333333; } .news-listing-new-equinet ul { list-style: none; padding: 0; } .news-listing-new-equinet li { position: relative; border-top: 1px solid #898989; } .news-listing-new-equinet a:hover { text-decoration: none; } .news-listing-header-new-equinet { color: #005596; } .news-listing-header-new-equinet h4 { font-size: 1rem !important; letter-spacing: 0.25rem; color: #333333; font-weight: bold; text-align: center; } li a:hover .news-listing-date, li a:focus .news-listing-date { color: #333333; } ul { list-style: none; padding: 0; } li { position: relative; /* border-top: 1px solid $silver;*/ } a:hover { text-decoration: none; } .news-listing-header-new-equinet { color: #005596; } .news-listing-header-new-equinet h4 { font-size: 1rem !important; letter-spacing: 0.25rem; color: #333333; font-weight: bold; } .news-listing-text { row-gap: 0.25rem; padding: 0 0 0 .75rem; color: #333333; } .news-listing-title { font-size: 0.875rem; font-weight: bold; } .news-listing-title-new-equinet { font-family: "Arial"; font-size: 0.875rem; font-weight: bold; } .news-listing-content { font-family: "Arial"; font-size: 0.75rem; overflow: hidden; text-overflow: ellipsis; max-height: 2.25rem; display: -webkit-box !important; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; } .news-divider { width: 100%; border-top: 0.063rem solid #005596; margin-top: 0rem !important; } .news-time-read { font-family: "Arial"; color: #c8c8c8; font-size: 0.75rem; } .news-listing-date { font-size: 0.75rem; } .news-listing-more { font-size: 0.875rem; text-decoration: none !important; } @media (max-width: 991.98px) { .news-listing-more { display: none; } } .news-listing-more i { padding-left: 1rem; } .news-listing-more-new-equinet { font-family: "Arial"; float: right; font-size: 0.875rem; text-decoration: none !important; } .news-listing-more-new-equinet i { padding-left: 1rem; } /* Mobile and Tablet view */ @media (max-width: 768px) { .news-listing-more { float: inherit; } .news-img { display: none; } .news-container-mobile { min-width: 100%; border: solid 1px #005596; padding: 15px; margin: 20px 0; border-radius: 10px; text-align: center; } .news-title { font-size: 2.813rem !important; margin-top: 10px; } } /* News box */ .news-box { background-color: #005596; color: #FFF; padding: 1rem 1rem 2rem 1rem; margin-bottom: 1.5rem; } /* News grid */ .news-grid .card-img { max-width: 100%; height: 100%; } .news-title { font-size: 3.438rem; } /* Override Bootstrap's default breadcrumbs */ .eq-breadcrumb { display: none; font-size: 0.875rem; } @media (min-width: 576px) { .eq-breadcrumb { display: block; } } .eq-breadcrumb li { border-top: none; } .eq-breadcrumb .breadcrumb { background-color: transparent !important; color: #FFF; padding-top: .75rem; padding-bottom: .75rem; padding-left: 2rem; } .eq-breadcrumb a { color: #FFF; text-decoration: underline; } .eq-breadcrumb a:hover, .eq-breadcrumb a:focus { color: rgba(255, 255, 255, 0.75); } /* Accordion panel */ .accordion { clear: both; display: block; } .accordion-tab { background: #005596; color: #FFF; cursor: pointer; display: block; font-family: "Futura Medium"; font-weight: normal; font-size: 1.25rem; padding: .5rem 1.5rem; margin-bottom: .5rem; } @media (min-width: 992px) { .accordion-tab { font-size: 1.75rem; } } .accordion-tab:last-of-type { margin-top: 0; } .accordion-tab:hover, .accordion-tab:focus, .accordion-tab[aria-selected=true] { background: #0072c9; } .accordion-tab[aria-expanded=true] { background: #005596; } .accordion-panel[aria-hidden=true] { display: none; visibility: hidden; } .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .visuallyhidden.hasfocus, .visuallyhidden.focusable:active { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; } .site-footer { background: #005596; color: #FFF; font-size: 0.75rem; margin-top: 1rem; text-align: right; } .site-footer .wrapper { padding: 1.5rem 1.5rem .5rem 1.5rem; text-align: right; } /* Site Header */ .header-site { background: #005596; color: #FFF; } .header-logobar-new-eq { height: 103px; padding-top: 0.75rem; } .header-flexgroup { /* The order of the navbar and toolbar swap position between mobile and desktop using flex box */ } @media (max-width: 1100px) { .header-flexgroup { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } } .main-configuration-new-equinet { display: inline-block; font-family: "Futura Medium"; margin-left: 1.125rem; } .main-configuration-new-equinet > ul li:hover > a { color: #FFF !important; background-color: #1D66A0; background-image: none; } .main-configuration-new-equinet > ul li:hover > a .ico-settings-blue { background: url(../../content/images/interface/icons/settings-white.svg) no-repeat 0 0; } .main-configuration-new-equinet > ul { margin: 0; padding: 0; background-color: #FFF; color: #005596; } .main-configuration-new-equinet > ul > li { display: inline-block; text-align: left; position: relative; } .main-configuration-new-equinet > ul > li > a > i { margin-right: 0px; height: 21px; width: 1.5rem; } .main-configuration-new-equinet a { display: block; padding: 1.25em .70rem; } @media (min-width: 1130px) { .main-configuration-new-equinet a { padding: 1.25em .8rem; } } @media (min-width: 1100px) { .header-toolbar { border-top: 4px solid #333333; box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.25); border-bottom: 1px solid #F0F0F0; } } .header-logo { margin-left: 1rem; width: 225px; } .header-logo img { height: auto; max-width: 100%; } @media (min-width: 1100px) { .header-logo { height: auto; margin-left: 2rem; width: auto; } } .mobile-equinet-logo { margin-left: 1rem; } .mobile-equinet-logo img { height: 18px; max-width: 100%; } .header-tagline { margin-right: 1rem; } .header-notifications { display: -webkit-box; display: -ms-flexbox; display: flex; line-height: 1.5rem; min-width: 288px; } .header-mobile-toolbar { display: -webkit-box; display: -ms-flexbox; display: flex; } @media (min-width: 1100px) { .header-mobile-toolbar { display: none; } } /* Toggle visibility of mobile/desktop nav */ /* show on desktop */ .header-tagline, .header-settings, .header-search { display: none; } @media (min-width: 1100px) { .header-tagline, .header-settings, .header-search { display: block; } } .header-tagline, .header-settings, .header-search-new-equinet { display: none; } @media (min-width: 1100px) { .header-tagline, .header-settings, .header-search-new-equinet { display: block; } } /* show on smaller screens */ .header-mobile-nav, .btn-sitemenu { display: inline-block; } @media (min-width: 1100px) { .header-mobile-nav, .btn-sitemenu { display: none; } } @media (max-width: 1100px) { .header-notifications { display: none; } } /* Header search */ .header-search { padding-right: 1rem; } @media (min-width: 1100px) { .header-search { display: -webkit-box; display: -ms-flexbox; display: flex; } } .header-search form { position: relative; } .header-search input { border: 0px; width: 100%; margin-right: 53px; } .header-search button { height: 35px; } .header-search.zindex { z-index: 999; } .header-search-new-equinet { padding-right: 1rem; /*padding-right: 1rem;*/ } @media (min-width: 1100px) { .header-search-new-equinet { display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; top: 2rem; right: 0.3rem; } } .header-search-new-equinet form { position: relative; } .header-search-new-equinet input { border: 0px; width: 100%; margin-right: 53px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; background-color: #fff; } .header-search-new-equinet button { height: 35px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .header-search-new-equinet.zindex { z-index: 999; } /* Product Headers */ .product-header { width: 100%; } @media (max-width: 991.98px) { .product-header { border-bottom: 6px solid #E31B23; -webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.5); box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.5); margin-bottom: 1.5rem; } } .video { display: block; margin-bottom: 1.5rem; text-align: center; width: 100%; } .video-transcript { background: #F0F0F0; margin: 0 0 1.5rem 0; padding: 1.5rem 2.5%; text-align: left; } .video-transcript.hidden { display: none; visibility: hidden; } .video-transcript-footer { border-top: 1px solid #F0F0F0; padding: 1.5rem 0 0 0; } .btn-transcript, .btn-close-transcript { padding: 0 !important; margin: 0 auto .5rem auto; } /* Slider */ .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; } .slick-track:before, .slick-track:after { content: ""; display: table; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { float: left; height: 100%; min-height: 1px; display: none; } [dir="rtl"] .slick-slide { float: right; } .slick-slide img { display: block; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden { display: none; } .home-mobile-slider { margin-bottom: 2rem; margin-top: 1rem; } .home-mobile-slider img { width: 100%; height: auto; } /* Slider */ .slick-loading .slick-list { background: #fff url("../images/ajax-loader.gif") center center no-repeat; } /* Icons */ @font-face { font-family: "slick"; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; } /* Arrows */ .slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; color: transparent; bottom: -2.5rem; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; } .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; color: transparent; } .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; } .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; } .slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .slick-prev { background: url(../../content/images/interface/icons/arrow-left-darkgrey.svg); background-repeat: no-repeat; background-size: 7px 17px; background-position: center center; height: 20px; left: 40%; width: 40px; } @media (min-width: 500px) { .slick-prev { left: 44%; } } .slick-next { background: url(../../content/images/interface/icons/arrow-right-darkgrey.svg); background-repeat: no-repeat; background-size: 7px 17px; background-position: center center; height: 20px; width: 40px; right: 40%; } @media (min-width: 500px) { .slick-next { right: 44%; } } /* Dots */ .slick-dotted.slick-slider { margin-bottom: 30px; } .slick-dots { position: absolute; bottom: -25px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; } .slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; } .slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; } .slick-dots li button:hover, .slick-dots li button:focus { outline: none; } .slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; } .slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .slick-dots li.slick-active button:before { color: black; opacity: 0.75; } /* Quote */ .quote { display: block; font-size: 1rem; font-weight: normal; margin: 0 0 1.5rem 0; padding: 1rem; } .quote .quote-border { border-left: 9px solid #005596; padding-left: 2rem; } .quote cite { display: block; padding-top: 1rem; padding-left: 4rem; } /* * sizes and positions */ a.datepicker-button { cursor: pointer; background-image: url(../../content/images/interface/icons/calendar.svg); background-position: center center; background-repeat: no-repeat; padding: 0; width: 40px; } div.datepicker-calendar { margin: 0 10px 10px 0; font-size: .9em; padding: 2px; position: absolute; width: 261px; border: 1px solid #ccc; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; z-index: 50; } div.datepicker-calendar div.datepicker-month-wrap { background: #005596; color: #FFF; font-weight: normal; margin: 0; padding: .25rem; text-align: center; } div.datepicker-calendar div.datepicker-month-fast-prev.disabled, div.datepicker-calendar div.datepicker-month-fast-next.disabled, div.datepicker-calendar div.datepicker-month-prev.disabled, div.datepicker-calendar div.datepicker-month-next.disabled { border: none; cursor: default; } div.datepicker-calendar div.datepicker-month-fast-prev, div.datepicker-calendar div.datepicker-month-fast-next, div.datepicker-calendar div.datepicker-month-prev, div.datepicker-calendar div.datepicker-month-next { cursor: pointer; margin: 3px; width: 24px; height: 24px; padding-top: 3px; } div.datepicker-calendar div.datepicker-month-fast-prev { padding-right: 2px; } div.datepicker-calendar div.datepicker-month-fast-next { padding-left: 2px; } div.datepicker-calendar div.datepicker-month-fast-prev.enabled:hover, div.datepicker-calendar div.datepicker-month-fast-prev.enabled:focus, div.datepicker-calendar div.datepicker-month-fast-next.enabled:hover, div.datepicker-calendar div.datepicker-month-fast-next.enabled:focus, div.datepicker-calendar div.datepicker-month-prev.enabled:hover, div.datepicker-calendar div.datepicker-month-prev.enabled:focus, div.datepicker-calendar div.datepicker-month-next.enabled:hover, div.datepicker-calendar div.datepicker-month-next.enabled:focus { margin-top: 2px; border: 1px solid #800; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } div.datepicker-calendar div.datepicker-month { margin: 3px 56px 2px 56px; height: 24px; text-align: center; font-weight: normal; font-size: 1.2em; cursor: pointer; padding-top: 1px; } div.datepicker-calendar div.datepicker-month:after { content: " "; display: inline-block; background: url(../../content/images/interface/icons/smarrow-down-white.svg) no-repeat; background-position: bottom center; background-size: 12px 12px; height: 16px; width: 16px; } div.datepicker-calendar div.datepicker-month:hover, div.datepicker-calendar div.datepicker-month:focus { padding-top: 0; border: 1px solid #800; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } div.datepicker-calendar table.datepicker-grid { width: 100%; font-size: 1.2em; text-align: center; } div.datepicker-calendar table.datepicker-grid.rtl { direction: rtl; } div.datepicker-calendar table.datepicker-grid:focus { outline: none; } div.datepicker-calendar table.datepicker-grid th, div.datepicker-calendar table.datepicker-grid td { font-size: .9rem; text-align: center; padding: 0; } div.datepicker-calendar table.datepicker-grid th abbr { border: none; } div.datepicker-calendar table.datepicker-grid td { border: 1px solid #999; cursor: pointer; } div.datepicker-calendar table.datepicker-grid td.unselectable { cursor: default; } div.datepicker-calendar table.datepicker-grid th, div.datepicker-calendar table.datepicker-grid td.day { height: 30px; } div.datepicker-calendar table.datepicker-grid td.month { height: 60px; } div.datepicker-calendar table.datepicker-grid td.year { height: 45px; } div.datepicker-calendar table.datepicker-grid td.curDay, div.datepicker-calendar table.datepicker-grid td.curMonth, div.datepicker-calendar table.datepicker-grid td.curYear { border: 1px solid #999; } div.datepicker-calendar table.datepicker-grid td.empty { border: 1px solid #999; cursor: default; } div.datepicker-calendar .offscreen { position: absolute; left: -200em; top: -100em; } .datepicker-overlay { background: #777; display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; opacity: 0.5; height: 100%; min-height: 100%; z-index: 40; } div.datepicker-calendar button.datepicker-close { height: 30px; width: 100%; font-weight: bold; margin-top: 1px; border: 1px solid #eee; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } /**************************** * colors ***************************/ /**************************** * default theme colors ***************************/ .datepicker-day { color: #005596; font-size: .9rem; } .datepicker-day abbr { text-decoration: none; } a.datepicker-button.default:hover, a.datepicker-button.default:focus { background-color: #F0F0F0; } div.datepicker-calendar.default { background-color: #FFF; } div.datepicker-calendar.default div.datepicker-month-fast-prev.disabled, div.datepicker-calendar.default div.datepicker-month-fast-next.disabled, div.datepicker-calendar.default div.datepicker-month-prev.disabled, div.datepicker-calendar.default div.datepicker-month-next.disabled { color: #999; } div.datepicker-calendar.default div.datepicker-month-fast-prev.enabled:hover, div.datepicker-calendar.default div.datepicker-month-fast-prev.enabled:focus, div.datepicker-calendar.default div.datepicker-month-fast-next.enabled:hover, div.datepicker-calendar.default div.datepicker-month-fast-next.enabled:focus, div.datepicker-calendar.default div.datepicker-month-prev.enabled:hover, div.datepicker-calendar.default div.datepicker-month-prev.enabled:focus, div.datepicker-calendar.default div.datepicker-month-next.enabled:hover, div.datepicker-calendar.default div.datepicker-month-next.enabled:focus, div.datepicker-calendar.default div.datepicker-month:hover, div.datepicker-calendar.default div.datepicker-month:focus, div.datepicker-calendar.default button.datepicker-close:hover, div.datepicker-calendar.default button.datepicker-close:focus { background-color: #0072c9 !important; border: 0; } div.datepicker-calendar.default table.datepicker-grid:focus { outline: 1px dotted #999; } div.datepicker-calendar.default table.datepicker-grid th { border: none; } div.datepicker-calendar.default table.datepicker-grid td { border: none; color: #000; } div.datepicker-calendar.default table.datepicker-grid td.unselectable { color: #999; } div.datepicker-calendar.default table.datepicker-grid td.curDay, div.datepicker-calendar.default table.datepicker-grid td.curMonth, div.datepicker-calendar.default table.datepicker-grid td.curYear { background-color: #FFF0C4; } div.datepicker-calendar.default table.datepicker-grid td.empty { border: none; color: #CCC; } div.datepicker-calendar.default table.datepicker-grid td.selectable:hover, div.datepicker-calendar.default table.datepicker-grid td.selectable.focus { background-color: #DDD; } div.datepicker-calendar.default table.datepicker-grid td.empty:hover { background-color: #F9F9F9; } div.datepicker-calendar.default button.datepicker-close { background-color: #DDD; border-color: #999; color: #000; } .pull-right { float: right; } .pull-left { float: left; } /* Icons */ .glyphicon.glyphicon-forward { display: block; background: url(../../content/images/interface/icons/arrow-right-white.svg) no-repeat; background-position: center center; background-size: 6px 12px; margin: 0 auto; height: 16px; width: 16px; } .glyphicon.glyphicon-backward { display: block; background: url(../../content/images/interface/icons/arrow-left-white.svg) no-repeat; background-position: center center; background-size: 12px 12px; margin: 0 auto; height: 16px; width: 16px; } .glyphicon.glyphicon-triangle-left { display: block; background: url(../../content/images/interface/icons/dblarrow-left-white.svg) no-repeat; background-position: center center; background-size: 12px 12px; margin: 0 auto; height: 16px; width: 16px; } .glyphicon.glyphicon-triangle-right { display: block; background: url(../../content/images/interface/icons/dblarrow-right-white.svg) no-repeat; background-position: center center; background-size: 12px 12px; margin: 0 auto; height: 16px; width: 16px; } /* * This combined file was created by the DataTables downloader builder: * https://datatables.net/download * * To rebuild or modify this file with the latest versions of the included * software please visit: * https://datatables.net/download/#bs4/dt-1.10.18 * * Included libraries: * DataTables 1.10.18 */ table.dataTable { clear: both; margin-top: 6px !important; margin-bottom: 6px !important; max-width: none !important; border-collapse: separate !important; border-spacing: 0; } table.dataTable td, table.dataTable th { -webkit-box-sizing: content-box; box-sizing: content-box; } table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty { text-align: center; } table.dataTable.nowrap th, table.dataTable.nowrap td { white-space: nowrap; } div.dataTables_wrapper div.dataTables_length label { font-weight: normal; text-align: left; white-space: nowrap; } div.dataTables_wrapper div.dataTables_length select { width: auto; display: inline-block; } div.dataTables_wrapper div.dataTables_filter { text-align: right; } div.dataTables_wrapper div.dataTables_filter label { font-weight: normal; white-space: nowrap; text-align: left; } div.dataTables_wrapper div.dataTables_filter input { margin-left: 0.5em; display: inline-block; width: auto; } div.dataTables_wrapper div.dataTables_info { padding-top: 0.85em; white-space: nowrap; } div.dataTables_wrapper div.dataTables_paginate { margin: 0; white-space: nowrap; text-align: right; } div.dataTables_wrapper div.dataTables_paginate ul.pagination { margin: 2px 0; white-space: nowrap; justify-content: flex-end; } div.dataTables_wrapper div.dataTables_processing { position: absolute; top: 50%; left: 50%; width: 200px; margin-left: -100px; margin-top: -26px; text-align: center; padding: 1em 0; } table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting { padding-right: 30px; } table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active { outline: none; } table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled { cursor: pointer; position: relative; } table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after { position: absolute; bottom: 0.9em; display: block; opacity: 0.3; } table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before { right: 1em; content: "\2191"; } table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after { right: 0.5em; content: "\2193"; } table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after { opacity: 1; } table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:after { opacity: 0; } div.dataTables_scrollHead table.dataTable { margin-bottom: 0 !important; } div.dataTables_scrollBody table { border-top: none; margin-top: 0 !important; margin-bottom: 0 !important; } div.dataTables_scrollBody table thead .sorting:before, div.dataTables_scrollBody table thead .sorting_asc:before, div.dataTables_scrollBody table thead .sorting_desc:before, div.dataTables_scrollBody table thead .sorting:after, div.dataTables_scrollBody table thead .sorting_asc:after, div.dataTables_scrollBody table thead .sorting_desc:after { display: none; } div.dataTables_scrollBody table tbody tr:first-child th, div.dataTables_scrollBody table tbody tr:first-child td { border-top: none; } div.dataTables_scrollFoot > .dataTables_scrollFootInner { box-sizing: content-box; } div.dataTables_scrollFoot > .dataTables_scrollFootInner > table { margin-top: 0 !important; border-top: none; } @media screen and (max-width: 767px) { div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate { text-align: center; } } table.dataTable.table-sm > thead > tr > th { padding-right: 20px; } table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before { top: 5px; right: 0.85em; } table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after { top: 5px; } table.table-bordered.dataTable th, table.table-bordered.dataTable td { border-left-width: 0; } table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child { border-right-width: 0; } table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td { border-bottom-width: 0; } div.dataTables_scrollHead table.table-bordered { border-bottom-width: 0; } div.table-responsive > div.dataTables_wrapper > div.row { margin: 0; } div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child { padding-left: 0; } div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child { padding-right: 0; } table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled { background-position: 5px center !important; } table.dataTable thead th, table.dataTable thead td { padding: 10px 1.5em 10px 28px !important; } #scrollTop { cursor: pointer; opacity: 1; transition-property: opacity, bottom; transition-duration: 0.5s, 0.1s; font-size: 24px; position: fixed; bottom: 10px; z-index: 1000; } #scrollTop.fadeOut { opacity: 0; } @media (min-width: 992px) { #scrollTop { font-size: 48px; } } #scrollTop a { color: #005596; opacity: 0.8; } .advisorportal-product .tab-pane h3 { color: #E31B23; } .advisorportal-basicpage .panel h1, .advisorportal-basicpage .panel h2, .advisorportal-basicpage .panel h3, .advisorportal-basicpage .panel h4, .advisorportal-basicpage .panel h5, .advisorportal-basicpage .panel h6 { color: #898989; } .advisor-form-lang::after { content: "|"; text-decoration: none; display: inline-block; padding-left: 5px; color: #333333; } .advisor-form-lang:last-child::after { content: ""; text-decoration: none; } iframe#print_frame { display: none; } .sandbox-message-container { background-color: #f68933; color: #fff; padding: 10px 15px; margin-top: -.75em; margin-left: -.75em; margin-right: -.75em; margin-bottom: 20px; } .sandbox-message-container .sandbox-message-icon { margin-right: 15px; width: 25px; float: left; } .sandbox-message-container .sandbox-message { overflow: hidden; } .sandbox-message-container .sandbox-message-title { font-weight: 700; font-size: 1.2em; } @media (min-width: 576px) { .sandbox-message-container { margin-top: -1em; margin-left: -1em; margin-right: -1em; } } @media (min-width: 768px) { .sandbox-message-container { margin-top: -2em; margin-left: -2em; margin-right: -2em; } } @media only screen and (min-width: 1100px) { .sandbox-message-container { margin-top: -2em; margin-left: -2em; margin-right: -2em; } } .password-section { flex-wrap: nowrap; } .password-section .col-md-9 { flex-shrink: 1; } .password-section .col-md-3 { min-width: 300px; } .password-section .col-md-3 ul, .password-requirements ul { font-size: small; } .password-requirements { display: none; } @media (max-width: 767px) { .password-section .col-md-9 { flex-shrink: 1; } .password-section .col-md-3 { display: none; } .password-requirements { display: block; } } .sup-pending-tm { vertical-align: super; letter-spacing: 0.1em; font-size: 20%; top: -0.7em; position: relative; } .span-pending-tm { font-size: 30%; vertical-align: super; left: -0.8em; position: relative; } form[id^="form-AddressChangeForm"] .form-field { margin-bottom: 1em; } form[id^="form-AddressChangeForm"] .form-field label { font-size: larger; } form[id^="form-AddressChangeForm"] .form-field .field-validation-error { width: fit-content; color: #E31B23; padding: 3px 3px 5px 3px; } form[id^="form-AddressChangeForm"] .form-field .input-validation-error { border-color: #E31B23; background: #F0F0F0 url(../../content/images/interface/icons/form-error.svg) no-repeat right 0.75rem center; } body.hc { /*! * Bootstrap v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /* Mobile overides, scale type down */ /* Figcaption */ /* - .form-control (input, select and text area) .is-valid/.is-invalid - .custom-select (custom styled select field) - legend */ /* Form control, used for input, select and textarea */ /* Validation */ /* used for button in form*/ /* Form group */ /* Custom forms */ /* Legend (field set header) */ /* Label */ /* Site search: In page search, not header. */ /* Custom file upoad */ /* Login form */ /* Mobile and Tablet view for small(768px) and medium(990px)*/ /* Button styles. Extends Boostrap core /bootstrap/scss/_buttons.scss */ /* A wrapper around the desktop site settings. Only visible on desktop */ /* Button that expands a collapsed drop down on mobile */ /* Header buttons */ /* Close a modal window */ /* Pagination button styles. /* Paginagion Extends Boostrap core /bootstrap/scss/_pagination.scss */ /* Site menu */ /* White panels that wrap around content, includes shadow and a slight offset from background color */ /* .eq-card-product{ border: 0; border-top: 8px solid $blue; color: $white; font-family: $font-family-headings; font-size: $h7-font-size; @include media-breakpoint-up(md) { font-size: $h3-font-size; } text-decoration: none; .card-footer{ background: $blue; @include media-breakpoint-up(md) { padding: .75rem 1.25rem 1rem 1.25rem; } } &:hover, &:focus{ border-top: 8px solid lighten($blue,10%); color: $white; text-decoration: none; .card-footer{ background: lighten($blue,10%); } } } */ /* Equitable Card Brand Colours (bc) The same classes are used for the small product buttons (lob home pages) and the larger branded ad boxes. The @each function below the ec-card-bc class outputs brand colour themed versions. */ /* Create different coloured ad boxes based on theme colours set in _variables */ /* News card */ /* Image ads */ /* Override height for IE 11 */ /* Borders & shadows */ /* 2 px on top*/ /* 4px on top */ /* 8px on top */ /* 2px on bottom */ /* 1 px on bottom */ /* Mobile modal panel ------------------------------------------------------------------------------------- */ /* Grid */ /* Append around containers Use to move components in source structure for different display between desktop and mobe */ /* Navigation, move to avoid flex in dropdown */ /* Sizing ------------------------------------------------------------------------------------------------------------*/ /* Equimax, expanded padding between columns */ /* Help me log in modal styles */ /* Table styles .table th */ /* Assumes the first cell is a fund name and othter cells are numeric and should be aligned right */ /* Collapsble table */ /* Responsive ==================================== */ /* Lists: Primarly lists of links such as those displayed on the home page and the search results page. - .search-results */ /* List Group */ /* Toolbar icons */ /* Forms */ /* Policy Inquiry */ /* New Business */ /* EZ Complete */ /* Illustration software */ /* Insurance Assist */ /* Insurance Assist */ /* More Tools */ /* Site Setting Icons ----------------------------------------------------------------------------------------------------- */ /* Large header button icons */ /* Mobile icons -------------------------------------------------------------------------------------------------- */ /* Close a modal */ /* Table sorting */ /* Icon sizing */ /* Nav tab styles and themes, default to equitable blue */ /* Add a red modifier */ /* Add a gree modifier */ /* Nav tabs for rates and performance tab panel */ /* Navigation */ /* Main navigation, based on W3C example of keyboard accessible drop downs. ----------------------------------------------------------------------------------------------------- */ /* Not sure what these are for. Having them in causes display issues on Chrome. #mainnav-new-equinet .has-submenu > a:after { margin-left: 5px; line-height: 14px; content: ''; } #mainnav-new-equinet .has-submenu:hover > a:hover:after, #mainnav-new-equinet .has-submenu > a:focus:after { content: ''; }*/ /* Not sure what these are for. Having them in causes display issues on Chrome. #mainnav .has-submenu > a:after { margin-left: 5px; line-height: 14px; content: ''; } #mainnav .has-submenu:hover > a:hover:after, #mainnav .has-submenu > a:focus:after { content: ''; }*/ /* Mobile Overrides, set certain styles up to mobile Normally I would write mobile first so not as many ovverides are needed. ------------------------------------------------------------------------ */ /* Toolbar, based on W3C example of keyboard accessible drop downs. ----------------------------------------------------------------------------------------------------------------------------- */ /* IE11 hack set a max width on toolbar buttons as IE 11 is the only browser not wrapping text */ /* Collapse the drop down by default */ /* Mobile Overrides, set certain styles up to mobile Normally I would write mobile first so not as many ovverides are needed. Will refactor if there is time. --------------------------------------------------------------------------------------------------------- */ /* Footer Nav -------------------------------------------------------------------------------------- */ /* Site Settings Buttons and Panels ------------------------------------------------------------------------------------ */ /* A wrapper around the desktop site settings. Only visible on desktop */ /* Latest News ----------------------------------------------------*/ /* List of news articles */ /* Mobile and Tablet view */ /* News box */ /* News grid */ /* Override Bootstrap's default breadcrumbs */ /* Accordion panel */ /* Site Header */ /* Toggle visibility of mobile/desktop nav */ /* show on desktop */ /* show on smaller screens */ /* Header search */ /* Product Headers */ /* Slider */ /* Slider */ /* Icons */ /* Arrows */ /* Dots */ /* Quote */ /* * sizes and positions */ /**************************** * colors ***************************/ /**************************** * default theme colors ***************************/ /* Icons */ } body.hc :root { --blue: #005596; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #E31B23; --orange: #F68A33; --yellow: #F2C94C; --green: #8CC53F; --teal: #20c997; --cyan: #17a2b8; --white: #FFF; --gray: #6c757d; --gray-dark: #343a40; --primary: #005596; --secondary: #6c757d; --success: #8CC53F; --info: #17a2b8; --warning: #F2C94C; --danger: #E31B23; --light: #f8f9fa; --dark: #343a40; --blue: #005596; --orange: #005596; --green: #005596; --silver: #767676; --lightblue: #005596; --red: #E31B23; --lightgrey: #F0F0F0; --mediumgrey: #C8C8C8; --darkgrey: #4F4F4F; --black: #000; --white: #FFF; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } body.hc *, body.hc *::before, body.hc *::after { box-sizing: border-box; } body.hc html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(51, 51, 51, 0); } body.hc article, body.hc aside, body.hc figcaption, body.hc figure, body.hc footer, body.hc header, body.hc hgroup, body.hc main, body.hc nav, body.hc section { display: block; } body.hc body { margin: 0; font-family: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #333333; text-align: left; background-color: #FBFBFB; } body.hc [tabindex="-1"]:focus { outline: 0 !important; } body.hc hr { box-sizing: content-box; height: 0; overflow: visible; } body.hc h1, body.hc h2, body.hc h3, body.hc h4, body.hc h5, body.hc h6 { margin-top: 0; margin-bottom: 0.5rem; } body.hc p { margin-top: 0; margin-bottom: 1rem; } body.hc abbr[title], body.hc abbr[data-original-title] { text-decoration: underline; text-decoration: underline dotted; cursor: help; border-bottom: 0; text-decoration-skip-ink: none; } body.hc address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } body.hc ol, body.hc ul, body.hc dl { margin-top: 0; margin-bottom: 1rem; } body.hc ol ol, body.hc ul ul, body.hc ol ul, body.hc ul ol { margin-bottom: 0; } body.hc dt { font-weight: 700; } body.hc dd { margin-bottom: .5rem; margin-left: 0; } body.hc blockquote { margin: 0 0 1rem; } body.hc b, body.hc strong { font-weight: bolder; } body.hc small { font-size: 80%; } body.hc sub, body.hc sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } body.hc sub { bottom: -.25em; } body.hc sup { top: -.5em; } body.hc a { color: #005596; text-decoration: none; background-color: transparent; } body.hc a:hover { color: #002a4a; text-decoration: underline; } body.hc a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; } body.hc a:not([href]):not([tabindex]):hover, body.hc a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; } body.hc a:not([href]):not([tabindex]):focus { outline: 0; } body.hc pre, body.hc code, body.hc kbd, body.hc samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; } body.hc pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; } body.hc figure { margin: 0 0 1rem; } body.hc img { vertical-align: middle; border-style: none; } body.hc svg { overflow: hidden; vertical-align: middle; } body.hc table { border-collapse: collapse; } body.hc caption { padding-top: 1rem 0.5rem; padding-bottom: 1rem 0.5rem; color: #6c757d; text-align: left; caption-side: bottom; } body.hc th { text-align: inherit; } body.hc label { display: inline-block; margin-bottom: 0.5rem; } body.hc button { border-radius: 0; } body.hc button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } body.hc input, body.hc button, body.hc select, body.hc optgroup, body.hc textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } body.hc button, body.hc input { overflow: visible; } body.hc button, body.hc select { text-transform: none; } body.hc select { word-wrap: normal; } body.hc button, body.hc [type="button"], body.hc [type="reset"], body.hc [type="submit"] { -webkit-appearance: button; } body.hc button:not(:disabled), body.hc [type="button"]:not(:disabled), body.hc [type="reset"]:not(:disabled), body.hc [type="submit"]:not(:disabled) { cursor: pointer; } body.hc button::-moz-focus-inner, body.hc [type="button"]::-moz-focus-inner, body.hc [type="reset"]::-moz-focus-inner, body.hc [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; } body.hc input[type="radio"], body.hc input[type="checkbox"] { box-sizing: border-box; padding: 0; } body.hc input[type="date"], body.hc input[type="time"], body.hc input[type="datetime-local"], body.hc input[type="month"] { -webkit-appearance: listbox; } body.hc textarea { overflow: auto; resize: vertical; } body.hc fieldset { min-width: 0; padding: 0; margin: 0; border: 0; } body.hc 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; } body.hc progress { vertical-align: baseline; } body.hc [type="number"]::-webkit-inner-spin-button, body.hc [type="number"]::-webkit-outer-spin-button { height: auto; } body.hc [type="search"] { outline-offset: -2px; -webkit-appearance: none; } body.hc [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } body.hc ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } body.hc output { display: inline-block; } body.hc summary { display: list-item; cursor: pointer; } body.hc template { display: none; } body.hc [hidden] { display: none !important; } body.hc h1, body.hc h2, body.hc h3, body.hc h4, body.hc h5, body.hc h6, body.hc .h1, body.hc .h2, body.hc .h3, body.hc .h4, body.hc .h5, body.hc .h6 { margin-bottom: 0.5rem; font-family: "Futura Medium"; font-weight: 400; line-height: 1.2; } body.hc h1, body.hc .h1 { font-size: 2.5rem; } body.hc h2, body.hc .h2 { font-size: 2rem; } body.hc h3, body.hc .h3 { font-size: 1.75rem; } body.hc h4, body.hc .h4 { font-size: 1.5rem; } body.hc h5, body.hc .h5 { font-size: 1.25rem; } body.hc h6, body.hc .h6 { font-size: 1rem; } body.hc .lead { font-size: 1.25rem; font-weight: 300; } body.hc .display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; } body.hc .display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; } body.hc .display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; } body.hc .display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; } body.hc hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(51, 51, 51, 0.1); } body.hc small, body.hc .small { font-size: 80%; font-weight: 400; } body.hc mark, body.hc .mark { padding: 0.2em; background-color: #fcf8e3; } body.hc .list-unstyled { padding-left: 0; list-style: none; } body.hc .list-inline { padding-left: 0; list-style: none; } body.hc .list-inline-item { display: inline-block; } body.hc .list-inline-item:not(:last-child) { margin-right: 0.5rem; } body.hc .initialism { font-size: 90%; text-transform: uppercase; } body.hc .blockquote { margin-bottom: 1rem; font-size: 1.25rem; } body.hc .blockquote-footer { display: block; font-size: 80%; color: #6c757d; } body.hc .blockquote-footer::before { content: "\2014\00A0"; } body.hc .img-fluid { max-width: 100%; height: auto; } body.hc .img-thumbnail { padding: 0.25rem; background-color: #FBFBFB; border: 1px solid #dee2e6; border-radius: 0; max-width: 100%; height: auto; } body.hc .figure { display: inline-block; } body.hc .figure-img { margin-bottom: 0.5rem; line-height: 1; } body.hc .figure-caption { font-size: 90%; color: #6c757d; } body.hc code { font-size: 87.5%; color: #e83e8c; word-break: break-word; } a > body.hc code { color: inherit; } body.hc kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #FFF; background-color: #212529; border-radius: 0; } body.hc kbd kbd { padding: 0; font-size: 100%; font-weight: 700; } body.hc pre { display: block; font-size: 87.5%; color: #212529; } body.hc pre code { font-size: inherit; color: inherit; word-break: normal; } body.hc .pre-scrollable { max-height: 340px; overflow-y: scroll; } body.hc .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { body.hc .container { max-width: 540px; } } @media (min-width: 768px) { body.hc .container { max-width: 720px; } } @media (min-width: 992px) { body.hc .container { max-width: 960px; } } @media (min-width: 1200px) { body.hc .container { max-width: 1140px; } } body.hc .container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } body.hc .row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } body.hc .no-gutters { margin-right: 0; margin-left: 0; } body.hc .no-gutters > .col, body.hc .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; } body.hc .col-1, body.hc .col-2, body.hc .col-3, body.hc .col-4, body.hc .col-5, body.hc .col-6, body.hc .col-7, body.hc .col-8, body.hc .col-9, body.hc .col-10, body.hc .col-11, body.hc .col-12, body.hc .col, body.hc .col-auto, body.hc .col-sm-1, body.hc .col-sm-2, body.hc .col-sm-3, body.hc .col-sm-4, body.hc .col-sm-5, body.hc .col-sm-6, body.hc .col-sm-7, body.hc .col-sm-8, body.hc .col-sm-9, body.hc .col-sm-10, body.hc .col-sm-11, body.hc .col-sm-12, body.hc .col-sm, body.hc .col-sm-auto, body.hc .col-md-1, body.hc .col-md-2, body.hc .col-md-3, body.hc .col-md-4, body.hc .col-md-5, body.hc .col-md-6, body.hc .col-md-7, body.hc .col-md-8, body.hc .col-md-9, body.hc .col-md-10, body.hc .col-md-11, body.hc .col-md-12, body.hc .col-md, body.hc .col-md-auto, body.hc .col-lg-1, body.hc .col-lg-2, body.hc .col-lg-3, body.hc .col-lg-4, body.hc .col-lg-5, body.hc .col-lg-6, body.hc .col-lg-7, body.hc .col-lg-8, body.hc .col-lg-9, body.hc .col-lg-10, body.hc .col-lg-11, body.hc .col-lg-12, body.hc .col-lg, body.hc .col-lg-auto, body.hc .col-xl-1, body.hc .col-xl-2, body.hc .col-xl-3, body.hc .col-xl-4, body.hc .col-xl-5, body.hc .col-xl-6, body.hc .col-xl-7, body.hc .col-xl-8, body.hc .col-xl-9, body.hc .col-xl-10, body.hc .col-xl-11, body.hc .col-xl-12, body.hc .col-xl, body.hc .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } body.hc .col { flex-basis: 0; flex-grow: 1; max-width: 100%; } body.hc .col-auto { flex: 0 0 auto; width: auto; max-width: 100%; } body.hc .col-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } body.hc .col-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } body.hc .col-3 { flex: 0 0 25%; max-width: 25%; } body.hc .col-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } body.hc .col-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } body.hc .col-6 { flex: 0 0 50%; max-width: 50%; } body.hc .col-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } body.hc .col-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } body.hc .col-9 { flex: 0 0 75%; max-width: 75%; } body.hc .col-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } body.hc .col-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } body.hc .col-12 { flex: 0 0 100%; max-width: 100%; } body.hc .order-first { order: -1; } body.hc .order-last { order: 13; } body.hc .order-0 { order: 0; } body.hc .order-1 { order: 1; } body.hc .order-2 { order: 2; } body.hc .order-3 { order: 3; } body.hc .order-4 { order: 4; } body.hc .order-5 { order: 5; } body.hc .order-6 { order: 6; } body.hc .order-7 { order: 7; } body.hc .order-8 { order: 8; } body.hc .order-9 { order: 9; } body.hc .order-10 { order: 10; } body.hc .order-11 { order: 11; } body.hc .order-12 { order: 12; } body.hc .offset-1 { margin-left: 8.33333%; } body.hc .offset-2 { margin-left: 16.66667%; } body.hc .offset-3 { margin-left: 25%; } body.hc .offset-4 { margin-left: 33.33333%; } body.hc .offset-5 { margin-left: 41.66667%; } body.hc .offset-6 { margin-left: 50%; } body.hc .offset-7 { margin-left: 58.33333%; } body.hc .offset-8 { margin-left: 66.66667%; } body.hc .offset-9 { margin-left: 75%; } body.hc .offset-10 { margin-left: 83.33333%; } body.hc .offset-11 { margin-left: 91.66667%; } @media (min-width: 576px) { body.hc .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; } body.hc .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; } body.hc .col-sm-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } body.hc .col-sm-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } body.hc .col-sm-3 { flex: 0 0 25%; max-width: 25%; } body.hc .col-sm-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } body.hc .col-sm-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } body.hc .col-sm-6 { flex: 0 0 50%; max-width: 50%; } body.hc .col-sm-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } body.hc .col-sm-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } body.hc .col-sm-9 { flex: 0 0 75%; max-width: 75%; } body.hc .col-sm-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } body.hc .col-sm-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } body.hc .col-sm-12 { flex: 0 0 100%; max-width: 100%; } body.hc .order-sm-first { order: -1; } body.hc .order-sm-last { order: 13; } body.hc .order-sm-0 { order: 0; } body.hc .order-sm-1 { order: 1; } body.hc .order-sm-2 { order: 2; } body.hc .order-sm-3 { order: 3; } body.hc .order-sm-4 { order: 4; } body.hc .order-sm-5 { order: 5; } body.hc .order-sm-6 { order: 6; } body.hc .order-sm-7 { order: 7; } body.hc .order-sm-8 { order: 8; } body.hc .order-sm-9 { order: 9; } body.hc .order-sm-10 { order: 10; } body.hc .order-sm-11 { order: 11; } body.hc .order-sm-12 { order: 12; } body.hc .offset-sm-0 { margin-left: 0; } body.hc .offset-sm-1 { margin-left: 8.33333%; } body.hc .offset-sm-2 { margin-left: 16.66667%; } body.hc .offset-sm-3 { margin-left: 25%; } body.hc .offset-sm-4 { margin-left: 33.33333%; } body.hc .offset-sm-5 { margin-left: 41.66667%; } body.hc .offset-sm-6 { margin-left: 50%; } body.hc .offset-sm-7 { margin-left: 58.33333%; } body.hc .offset-sm-8 { margin-left: 66.66667%; } body.hc .offset-sm-9 { margin-left: 75%; } body.hc .offset-sm-10 { margin-left: 83.33333%; } body.hc .offset-sm-11 { margin-left: 91.66667%; } } @media (min-width: 768px) { body.hc .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; } body.hc .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; } body.hc .col-md-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } body.hc .col-md-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } body.hc .col-md-3 { flex: 0 0 25%; max-width: 25%; } body.hc .col-md-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } body.hc .col-md-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } body.hc .col-md-6 { flex: 0 0 50%; max-width: 50%; } body.hc .col-md-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } body.hc .col-md-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } body.hc .col-md-9 { flex: 0 0 75%; max-width: 75%; } body.hc .col-md-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } body.hc .col-md-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } body.hc .col-md-12 { flex: 0 0 100%; max-width: 100%; } body.hc .order-md-first { order: -1; } body.hc .order-md-last { order: 13; } body.hc .order-md-0 { order: 0; } body.hc .order-md-1 { order: 1; } body.hc .order-md-2 { order: 2; } body.hc .order-md-3 { order: 3; } body.hc .order-md-4 { order: 4; } body.hc .order-md-5 { order: 5; } body.hc .order-md-6 { order: 6; } body.hc .order-md-7 { order: 7; } body.hc .order-md-8 { order: 8; } body.hc .order-md-9 { order: 9; } body.hc .order-md-10 { order: 10; } body.hc .order-md-11 { order: 11; } body.hc .order-md-12 { order: 12; } body.hc .offset-md-0 { margin-left: 0; } body.hc .offset-md-1 { margin-left: 8.33333%; } body.hc .offset-md-2 { margin-left: 16.66667%; } body.hc .offset-md-3 { margin-left: 25%; } body.hc .offset-md-4 { margin-left: 33.33333%; } body.hc .offset-md-5 { margin-left: 41.66667%; } body.hc .offset-md-6 { margin-left: 50%; } body.hc .offset-md-7 { margin-left: 58.33333%; } body.hc .offset-md-8 { margin-left: 66.66667%; } body.hc .offset-md-9 { margin-left: 75%; } body.hc .offset-md-10 { margin-left: 83.33333%; } body.hc .offset-md-11 { margin-left: 91.66667%; } } @media (min-width: 992px) { body.hc .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; } body.hc .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; } body.hc .col-lg-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } body.hc .col-lg-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } body.hc .col-lg-3 { flex: 0 0 25%; max-width: 25%; } body.hc .col-lg-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } body.hc .col-lg-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } body.hc .col-lg-6 { flex: 0 0 50%; max-width: 50%; } body.hc .col-lg-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } body.hc .col-lg-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } body.hc .col-lg-9 { flex: 0 0 75%; max-width: 75%; } body.hc .col-lg-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } body.hc .col-lg-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } body.hc .col-lg-12 { flex: 0 0 100%; max-width: 100%; } body.hc .order-lg-first { order: -1; } body.hc .order-lg-last { order: 13; } body.hc .order-lg-0 { order: 0; } body.hc .order-lg-1 { order: 1; } body.hc .order-lg-2 { order: 2; } body.hc .order-lg-3 { order: 3; } body.hc .order-lg-4 { order: 4; } body.hc .order-lg-5 { order: 5; } body.hc .order-lg-6 { order: 6; } body.hc .order-lg-7 { order: 7; } body.hc .order-lg-8 { order: 8; } body.hc .order-lg-9 { order: 9; } body.hc .order-lg-10 { order: 10; } body.hc .order-lg-11 { order: 11; } body.hc .order-lg-12 { order: 12; } body.hc .offset-lg-0 { margin-left: 0; } body.hc .offset-lg-1 { margin-left: 8.33333%; } body.hc .offset-lg-2 { margin-left: 16.66667%; } body.hc .offset-lg-3 { margin-left: 25%; } body.hc .offset-lg-4 { margin-left: 33.33333%; } body.hc .offset-lg-5 { margin-left: 41.66667%; } body.hc .offset-lg-6 { margin-left: 50%; } body.hc .offset-lg-7 { margin-left: 58.33333%; } body.hc .offset-lg-8 { margin-left: 66.66667%; } body.hc .offset-lg-9 { margin-left: 75%; } body.hc .offset-lg-10 { margin-left: 83.33333%; } body.hc .offset-lg-11 { margin-left: 91.66667%; } } @media (min-width: 1200px) { body.hc .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; } body.hc .col-xl-auto { flex: 0 0 auto; width: auto; max-width: 100%; } body.hc .col-xl-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } body.hc .col-xl-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } body.hc .col-xl-3 { flex: 0 0 25%; max-width: 25%; } body.hc .col-xl-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } body.hc .col-xl-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } body.hc .col-xl-6 { flex: 0 0 50%; max-width: 50%; } body.hc .col-xl-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } body.hc .col-xl-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } body.hc .col-xl-9 { flex: 0 0 75%; max-width: 75%; } body.hc .col-xl-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } body.hc .col-xl-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } body.hc .col-xl-12 { flex: 0 0 100%; max-width: 100%; } body.hc .order-xl-first { order: -1; } body.hc .order-xl-last { order: 13; } body.hc .order-xl-0 { order: 0; } body.hc .order-xl-1 { order: 1; } body.hc .order-xl-2 { order: 2; } body.hc .order-xl-3 { order: 3; } body.hc .order-xl-4 { order: 4; } body.hc .order-xl-5 { order: 5; } body.hc .order-xl-6 { order: 6; } body.hc .order-xl-7 { order: 7; } body.hc .order-xl-8 { order: 8; } body.hc .order-xl-9 { order: 9; } body.hc .order-xl-10 { order: 10; } body.hc .order-xl-11 { order: 11; } body.hc .order-xl-12 { order: 12; } body.hc .offset-xl-0 { margin-left: 0; } body.hc .offset-xl-1 { margin-left: 8.33333%; } body.hc .offset-xl-2 { margin-left: 16.66667%; } body.hc .offset-xl-3 { margin-left: 25%; } body.hc .offset-xl-4 { margin-left: 33.33333%; } body.hc .offset-xl-5 { margin-left: 41.66667%; } body.hc .offset-xl-6 { margin-left: 50%; } body.hc .offset-xl-7 { margin-left: 58.33333%; } body.hc .offset-xl-8 { margin-left: 66.66667%; } body.hc .offset-xl-9 { margin-left: 75%; } body.hc .offset-xl-10 { margin-left: 83.33333%; } body.hc .offset-xl-11 { margin-left: 91.66667%; } } body.hc .table { width: 100%; margin-bottom: 1rem; color: #333333; } body.hc .table th, body.hc .table td { padding: 1rem 0.5rem; vertical-align: top; border-top: 1px solid #C8C8C8; } body.hc .table thead th { vertical-align: bottom; border-bottom: 2px solid #C8C8C8; } body.hc .table tbody + tbody { border-top: 2px solid #C8C8C8; } body.hc .table-sm th, body.hc .table-sm td { padding: 0.3rem; } body.hc .table-bordered { border: 1px solid #C8C8C8; } body.hc .table-bordered th, body.hc .table-bordered td { border: 1px solid #C8C8C8; } body.hc .table-bordered thead th, body.hc .table-bordered thead td { border-bottom-width: 2px; } body.hc .table-borderless th, body.hc .table-borderless td, body.hc .table-borderless thead th, body.hc .table-borderless tbody + tbody { border: 0; } body.hc .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(51, 51, 51, 0.05); } body.hc .table-hover tbody tr:hover { color: #333333; background-color: rgba(51, 51, 51, 0.075); } body.hc .table-primary, body.hc .table-primary > th, body.hc .table-primary > td { background-color: #b8cfe2; } body.hc .table-primary th, body.hc .table-primary td, body.hc .table-primary thead th, body.hc .table-primary tbody + tbody { border-color: #7aa7c8; } body.hc .table-hover .table-primary:hover { background-color: #a6c3db; } body.hc .table-hover .table-primary:hover > td, body.hc .table-hover .table-primary:hover > th { background-color: #a6c3db; } body.hc .table-secondary, body.hc .table-secondary > th, body.hc .table-secondary > td { background-color: #d6d8db; } body.hc .table-secondary th, body.hc .table-secondary td, body.hc .table-secondary thead th, body.hc .table-secondary tbody + tbody { border-color: #b3b7bb; } body.hc .table-hover .table-secondary:hover { background-color: #c8cbcf; } body.hc .table-hover .table-secondary:hover > td, body.hc .table-hover .table-secondary:hover > th { background-color: #c8cbcf; } body.hc .table-success, body.hc .table-success > th, body.hc .table-success > td { background-color: #dfefc9; } body.hc .table-success th, body.hc .table-success td, body.hc .table-success thead th, body.hc .table-success tbody + tbody { border-color: #c3e19b; } body.hc .table-hover .table-success:hover { background-color: #d3e9b5; } body.hc .table-hover .table-success:hover > td, body.hc .table-hover .table-success:hover > th { background-color: #d3e9b5; } body.hc .table-info, body.hc .table-info > th, body.hc .table-info > td { background-color: #bee5eb; } body.hc .table-info th, body.hc .table-info td, body.hc .table-info thead th, body.hc .table-info tbody + tbody { border-color: #86cfda; } body.hc .table-hover .table-info:hover { background-color: #abdde5; } body.hc .table-hover .table-info:hover > td, body.hc .table-hover .table-info:hover > th { background-color: #abdde5; } body.hc .table-warning, body.hc .table-warning > th, body.hc .table-warning > td { background-color: #fbf0cd; } body.hc .table-warning th, body.hc .table-warning td, body.hc .table-warning thead th, body.hc .table-warning tbody + tbody { border-color: #f8e3a2; } body.hc .table-hover .table-warning:hover { background-color: #f9e9b5; } body.hc .table-hover .table-warning:hover > td, body.hc .table-hover .table-warning:hover > th { background-color: #f9e9b5; } body.hc .table-danger, body.hc .table-danger > th, body.hc .table-danger > td { background-color: #f7bfc1; } body.hc .table-danger th, body.hc .table-danger td, body.hc .table-danger thead th, body.hc .table-danger tbody + tbody { border-color: #f0888d; } body.hc .table-hover .table-danger:hover { background-color: #f4a8ab; } body.hc .table-hover .table-danger:hover > td, body.hc .table-hover .table-danger:hover > th { background-color: #f4a8ab; } body.hc .table-light, body.hc .table-light > th, body.hc .table-light > td { background-color: #fdfdfe; } body.hc .table-light th, body.hc .table-light td, body.hc .table-light thead th, body.hc .table-light tbody + tbody { border-color: #fbfcfc; } body.hc .table-hover .table-light:hover { background-color: #ececf6; } body.hc .table-hover .table-light:hover > td, body.hc .table-hover .table-light:hover > th { background-color: #ececf6; } body.hc .table-dark, body.hc .table-dark > th, body.hc .table-dark > td { background-color: #c6c8ca; } body.hc .table-dark th, body.hc .table-dark td, body.hc .table-dark thead th, body.hc .table-dark tbody + tbody { border-color: #95999c; } body.hc .table-hover .table-dark:hover { background-color: #b9bbbe; } body.hc .table-hover .table-dark:hover > td, body.hc .table-hover .table-dark:hover > th { background-color: #b9bbbe; } body.hc .table-blue, body.hc .table-blue > th, body.hc .table-blue > td { background-color: #b8cfe2; } body.hc .table-blue th, body.hc .table-blue td, body.hc .table-blue thead th, body.hc .table-blue tbody + tbody { border-color: #7aa7c8; } body.hc .table-hover .table-blue:hover { background-color: #a6c3db; } body.hc .table-hover .table-blue:hover > td, body.hc .table-hover .table-blue:hover > th { background-color: #a6c3db; } body.hc .table-orange, body.hc .table-orange > th, body.hc .table-orange > td { background-color: #b8cfe2; } body.hc .table-orange th, body.hc .table-orange td, body.hc .table-orange thead th, body.hc .table-orange tbody + tbody { border-color: #7aa7c8; } body.hc .table-hover .table-orange:hover { background-color: #a6c3db; } body.hc .table-hover .table-orange:hover > td, body.hc .table-hover .table-orange:hover > th { background-color: #a6c3db; } body.hc .table-green, body.hc .table-green > th, body.hc .table-green > td { background-color: #b8cfe2; } body.hc .table-green th, body.hc .table-green td, body.hc .table-green thead th, body.hc .table-green tbody + tbody { border-color: #7aa7c8; } body.hc .table-hover .table-green:hover { background-color: #a6c3db; } body.hc .table-hover .table-green:hover > td, body.hc .table-hover .table-green:hover > th { background-color: #a6c3db; } body.hc .table-silver, body.hc .table-silver > th, body.hc .table-silver > td { background-color: #d9d9d9; } body.hc .table-silver th, body.hc .table-silver td, body.hc .table-silver thead th, body.hc .table-silver tbody + tbody { border-color: #b8b8b8; } body.hc .table-hover .table-silver:hover { background-color: #cccccc; } body.hc .table-hover .table-silver:hover > td, body.hc .table-hover .table-silver:hover > th { background-color: #cccccc; } body.hc .table-lightblue, body.hc .table-lightblue > th, body.hc .table-lightblue > td { background-color: #b8cfe2; } body.hc .table-lightblue th, body.hc .table-lightblue td, body.hc .table-lightblue thead th, body.hc .table-lightblue tbody + tbody { border-color: #7aa7c8; } body.hc .table-hover .table-lightblue:hover { background-color: #a6c3db; } body.hc .table-hover .table-lightblue:hover > td, body.hc .table-hover .table-lightblue:hover > th { background-color: #a6c3db; } body.hc .table-red, body.hc .table-red > th, body.hc .table-red > td { background-color: #f7bfc1; } body.hc .table-red th, body.hc .table-red td, body.hc .table-red thead th, body.hc .table-red tbody + tbody { border-color: #f0888d; } body.hc .table-hover .table-red:hover { background-color: #f4a8ab; } body.hc .table-hover .table-red:hover > td, body.hc .table-hover .table-red:hover > th { background-color: #f4a8ab; } body.hc .table-lightgrey, body.hc .table-lightgrey > th, body.hc .table-lightgrey > td { background-color: #fbfbfb; } body.hc .table-lightgrey th, body.hc .table-lightgrey td, body.hc .table-lightgrey thead th, body.hc .table-lightgrey tbody + tbody { border-color: #f7f7f7; } body.hc .table-hover .table-lightgrey:hover { background-color: #eeeeee; } body.hc .table-hover .table-lightgrey:hover > td, body.hc .table-hover .table-lightgrey:hover > th { background-color: #eeeeee; } body.hc .table-mediumgrey, body.hc .table-mediumgrey > th, body.hc .table-mediumgrey > td { background-color: #f0f0f0; } body.hc .table-mediumgrey th, body.hc .table-mediumgrey td, body.hc .table-mediumgrey thead th, body.hc .table-mediumgrey tbody + tbody { border-color: #e2e2e2; } body.hc .table-hover .table-mediumgrey:hover { background-color: #e3e3e3; } body.hc .table-hover .table-mediumgrey:hover > td, body.hc .table-hover .table-mediumgrey:hover > th { background-color: #e3e3e3; } body.hc .table-darkgrey, body.hc .table-darkgrey > th, body.hc .table-darkgrey > td { background-color: #cecece; } body.hc .table-darkgrey th, body.hc .table-darkgrey td, body.hc .table-darkgrey thead th, body.hc .table-darkgrey tbody + tbody { border-color: #a3a3a3; } body.hc .table-hover .table-darkgrey:hover { background-color: #c1c1c1; } body.hc .table-hover .table-darkgrey:hover > td, body.hc .table-hover .table-darkgrey:hover > th { background-color: #c1c1c1; } body.hc .table-black, body.hc .table-black > th, body.hc .table-black > td { background-color: #b8b8b8; } body.hc .table-black th, body.hc .table-black td, body.hc .table-black thead th, body.hc .table-black tbody + tbody { border-color: #7a7a7a; } body.hc .table-hover .table-black:hover { background-color: #ababab; } body.hc .table-hover .table-black:hover > td, body.hc .table-hover .table-black:hover > th { background-color: #ababab; } body.hc .table-white, body.hc .table-white > th, body.hc .table-white > td { background-color: white; } body.hc .table-white th, body.hc .table-white td, body.hc .table-white thead th, body.hc .table-white tbody + tbody { border-color: white; } body.hc .table-hover .table-white:hover { background-color: #f2f2f2; } body.hc .table-hover .table-white:hover > td, body.hc .table-hover .table-white:hover > th { background-color: #f2f2f2; } body.hc .table-active, body.hc .table-active > th, body.hc .table-active > td { background-color: rgba(51, 51, 51, 0.075); } body.hc .table-hover .table-active:hover { background-color: rgba(38, 38, 38, 0.075); } body.hc .table-hover .table-active:hover > td, body.hc .table-hover .table-active:hover > th { background-color: rgba(38, 38, 38, 0.075); } body.hc .table .thead-dark th { color: #FFF; background-color: #343a40; border-color: #454d55; } body.hc .table .thead-light th { color: #FFF; background-color: #005596; border-color: #C8C8C8; } body.hc .table-dark { color: #FFF; background-color: #343a40; } body.hc .table-dark th, body.hc .table-dark td, body.hc .table-dark thead th { border-color: #454d55; } body.hc .table-dark.table-bordered { border: 0; } body.hc .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } body.hc .table-dark.table-hover tbody tr:hover { color: #FFF; background-color: rgba(255, 255, 255, 0.075); } @media (max-width: 575.98px) { body.hc .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } body.hc .table-responsive-sm > .table-bordered { border: 0; } } @media (max-width: 767.98px) { body.hc .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } body.hc .table-responsive-md > .table-bordered { border: 0; } } @media (max-width: 991.98px) { body.hc .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } body.hc .table-responsive-lg > .table-bordered { border: 0; } } @media (max-width: 1199.98px) { body.hc .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } body.hc .table-responsive-xl > .table-bordered { border: 0; } } body.hc .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } body.hc .table-responsive > .table-bordered { border: 0; } body.hc .form-control { display: block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #FFF; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { body.hc .form-control { transition: none; } } body.hc .form-control::-ms-expand { background-color: transparent; border: 0; } body.hc .form-control:focus { color: #495057; background-color: #FFF; border-color: #179aff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } body.hc .form-control::placeholder { color: #6c757d; opacity: 1; } body.hc .form-control:disabled, body.hc .form-control[readonly] { background-color: #e9ecef; opacity: 1; } body.hc select.form-control:focus::-ms-value { color: #495057; background-color: #FFF; } body.hc .form-control-file, body.hc .form-control-range { display: block; width: 100%; } body.hc .col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; } body.hc .col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; line-height: 1.5; } body.hc .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; } body.hc .form-control-plaintext { display: block; width: 100%; padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0; line-height: 1.5; color: #333333; background-color: transparent; border: solid transparent; border-width: 1px 0; } body.hc .form-control-plaintext.form-control-sm, body.hc .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; } body.hc .form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0; } body.hc .form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0; } body.hc select.form-control[size], body.hc select.form-control[multiple] { height: auto; } body.hc textarea.form-control { height: auto; } body.hc .form-group { margin-bottom: 1rem; } body.hc .form-text { display: block; margin-top: 0.25rem; } body.hc .form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; } body.hc .form-row > .col, body.hc .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; } body.hc .form-check { position: relative; display: block; padding-left: 1.25rem; } body.hc .form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; } body.hc .form-check-input:disabled ~ .form-check-label { color: #6c757d; } body.hc .form-check-label { margin-bottom: 0; } body.hc .form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; } body.hc .form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; } body.hc .valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 0.75rem; color: #005596; } body.hc .valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #FFF; background-color: rgba(0, 85, 150, 0.9); border-radius: 0; } .was-validated body.hc .form-control:valid, body.hc .form-control.is-valid { border-color: #005596; padding-right: calc(1.5em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23005596' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: center right calc(0.375em + 0.1875rem); background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); } .was-validated body.hc .form-control:valid:focus, body.hc .form-control.is-valid:focus { border-color: #005596; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } .was-validated body.hc .form-control:valid ~ .valid-feedback, .was-validated body.hc .form-control:valid ~ .valid-tooltip, body.hc .form-control.is-valid ~ .valid-feedback, body.hc .form-control.is-valid ~ .valid-tooltip { display: block; } .was-validated body.hc textarea.form-control:valid, body.hc textarea.form-control.is-valid { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); } .was-validated body.hc .custom-select:valid, body.hc .custom-select.is-valid { border-color: #005596; padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23005596' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #FFF no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); } .was-validated body.hc .custom-select:valid:focus, body.hc .custom-select.is-valid:focus { border-color: #005596; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } .was-validated body.hc .custom-select:valid ~ .valid-feedback, .was-validated body.hc .custom-select:valid ~ .valid-tooltip, body.hc .custom-select.is-valid ~ .valid-feedback, body.hc .custom-select.is-valid ~ .valid-tooltip { display: block; } .was-validated body.hc .form-control-file:valid ~ .valid-feedback, .was-validated body.hc .form-control-file:valid ~ .valid-tooltip, body.hc .form-control-file.is-valid ~ .valid-feedback, body.hc .form-control-file.is-valid ~ .valid-tooltip { display: block; } .was-validated body.hc .form-check-input:valid ~ .form-check-label, body.hc .form-check-input.is-valid ~ .form-check-label { color: #005596; } .was-validated body.hc .form-check-input:valid ~ .valid-feedback, .was-validated body.hc .form-check-input:valid ~ .valid-tooltip, body.hc .form-check-input.is-valid ~ .valid-feedback, body.hc .form-check-input.is-valid ~ .valid-tooltip { display: block; } .was-validated body.hc .custom-control-input:valid ~ .custom-control-label, body.hc .custom-control-input.is-valid ~ .custom-control-label { color: #005596; } .was-validated body.hc .custom-control-input:valid ~ .custom-control-label::before, body.hc .custom-control-input.is-valid ~ .custom-control-label::before { border-color: #005596; } .was-validated body.hc .custom-control-input:valid ~ .valid-feedback, .was-validated body.hc .custom-control-input:valid ~ .valid-tooltip, body.hc .custom-control-input.is-valid ~ .valid-feedback, body.hc .custom-control-input.is-valid ~ .valid-tooltip { display: block; } .was-validated body.hc .custom-control-input:valid:checked ~ .custom-control-label::before, body.hc .custom-control-input.is-valid:checked ~ .custom-control-label::before { border-color: #0072c9; background-color: #0072c9; } .was-validated body.hc .custom-control-input:valid:focus ~ .custom-control-label::before, body.hc .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } .was-validated body.hc .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, body.hc .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before { border-color: #005596; } .was-validated body.hc .custom-file-input:valid ~ .custom-file-label, body.hc .custom-file-input.is-valid ~ .custom-file-label { border-color: #005596; } .was-validated body.hc .custom-file-input:valid ~ .valid-feedback, .was-validated body.hc .custom-file-input:valid ~ .valid-tooltip, body.hc .custom-file-input.is-valid ~ .valid-feedback, body.hc .custom-file-input.is-valid ~ .valid-tooltip { display: block; } .was-validated body.hc .custom-file-input:valid:focus ~ .custom-file-label, body.hc .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: #005596; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } body.hc .invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 0.75rem; color: #E31B23; } body.hc .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #FFF; background-color: rgba(227, 27, 35, 0.9); border-radius: 0; } .was-validated body.hc .form-control:invalid, body.hc .form-control.is-invalid { border-color: #E31B23; padding-right: calc(1.5em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23E31B23' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23E31B23' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"); background-repeat: no-repeat; background-position: center right calc(0.375em + 0.1875rem); background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); } .was-validated body.hc .form-control:invalid:focus, body.hc .form-control.is-invalid:focus { border-color: #E31B23; box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.25); } .was-validated body.hc .form-control:invalid ~ .invalid-feedback, .was-validated body.hc .form-control:invalid ~ .invalid-tooltip, body.hc .form-control.is-invalid ~ .invalid-feedback, body.hc .form-control.is-invalid ~ .invalid-tooltip { display: block; } .was-validated body.hc textarea.form-control:invalid, body.hc textarea.form-control.is-invalid { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); } .was-validated body.hc .custom-select:invalid, body.hc .custom-select.is-invalid { border-color: #E31B23; padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23E31B23' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23E31B23' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #FFF no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); } .was-validated body.hc .custom-select:invalid:focus, body.hc .custom-select.is-invalid:focus { border-color: #E31B23; box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.25); } .was-validated body.hc .custom-select:invalid ~ .invalid-feedback, .was-validated body.hc .custom-select:invalid ~ .invalid-tooltip, body.hc .custom-select.is-invalid ~ .invalid-feedback, body.hc .custom-select.is-invalid ~ .invalid-tooltip { display: block; } .was-validated body.hc .form-control-file:invalid ~ .invalid-feedback, .was-validated body.hc .form-control-file:invalid ~ .invalid-tooltip, body.hc .form-control-file.is-invalid ~ .invalid-feedback, body.hc .form-control-file.is-invalid ~ .invalid-tooltip { display: block; } .was-validated body.hc .form-check-input:invalid ~ .form-check-label, body.hc .form-check-input.is-invalid ~ .form-check-label { color: #E31B23; } .was-validated body.hc .form-check-input:invalid ~ .invalid-feedback, .was-validated body.hc .form-check-input:invalid ~ .invalid-tooltip, body.hc .form-check-input.is-invalid ~ .invalid-feedback, body.hc .form-check-input.is-invalid ~ .invalid-tooltip { display: block; } .was-validated body.hc .custom-control-input:invalid ~ .custom-control-label, body.hc .custom-control-input.is-invalid ~ .custom-control-label { color: #E31B23; } .was-validated body.hc .custom-control-input:invalid ~ .custom-control-label::before, body.hc .custom-control-input.is-invalid ~ .custom-control-label::before { border-color: #E31B23; } .was-validated body.hc .custom-control-input:invalid ~ .invalid-feedback, .was-validated body.hc .custom-control-input:invalid ~ .invalid-tooltip, body.hc .custom-control-input.is-invalid ~ .invalid-feedback, body.hc .custom-control-input.is-invalid ~ .invalid-tooltip { display: block; } .was-validated body.hc .custom-control-input:invalid:checked ~ .custom-control-label::before, body.hc .custom-control-input.is-invalid:checked ~ .custom-control-label::before { border-color: #e9484e; background-color: #e9484e; } .was-validated body.hc .custom-control-input:invalid:focus ~ .custom-control-label::before, body.hc .custom-control-input.is-invalid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.25); } .was-validated body.hc .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, body.hc .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before { border-color: #E31B23; } .was-validated body.hc .custom-file-input:invalid ~ .custom-file-label, body.hc .custom-file-input.is-invalid ~ .custom-file-label { border-color: #E31B23; } .was-validated body.hc .custom-file-input:invalid ~ .invalid-feedback, .was-validated body.hc .custom-file-input:invalid ~ .invalid-tooltip, body.hc .custom-file-input.is-invalid ~ .invalid-feedback, body.hc .custom-file-input.is-invalid ~ .invalid-tooltip { display: block; } .was-validated body.hc .custom-file-input:invalid:focus ~ .custom-file-label, body.hc .custom-file-input.is-invalid:focus ~ .custom-file-label { border-color: #E31B23; box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.25); } body.hc .form-inline { display: flex; flex-flow: row wrap; align-items: center; } body.hc .form-inline .form-check { width: 100%; } @media (min-width: 576px) { body.hc .form-inline label { display: flex; align-items: center; justify-content: center; margin-bottom: 0; } body.hc .form-inline .form-group { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; } body.hc .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } body.hc .form-inline .form-control-plaintext { display: inline-block; } body.hc .form-inline .input-group, body.hc .form-inline .custom-select { width: auto; } body.hc .form-inline .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0; } body.hc .form-inline .form-check-input { position: relative; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; } body.hc .form-inline .custom-control { align-items: center; justify-content: center; } body.hc .form-inline .custom-control-label { margin-bottom: 0; } } body.hc .btn { display: inline-block; font-weight: 400; color: #333333; text-align: center; vertical-align: middle; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 2rem; font-size: 1rem; line-height: 1.5; border-radius: 0; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { body.hc .btn { transition: none; } } body.hc .btn:hover { color: #333333; text-decoration: none; } body.hc .btn:focus, body.hc .btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } body.hc .btn.disabled, body.hc .btn:disabled { opacity: 0.65; } body.hc a.btn.disabled, body.hc fieldset:disabled a.btn { pointer-events: none; } body.hc .btn-primary { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-primary:hover { color: #FFF; background-color: #003f70; border-color: #003863; } body.hc .btn-primary:focus, body.hc .btn-primary.focus { box-shadow: 0 0 0 0.2rem rgba(38, 111, 166, 0.5); } body.hc .btn-primary.disabled, body.hc .btn-primary:disabled { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-primary:not(:disabled):not(.disabled):active, body.hc .btn-primary:not(:disabled):not(.disabled).active, .show > body.hc .btn-primary.dropdown-toggle { color: #FFF; background-color: #003863; border-color: #003156; } body.hc .btn-primary:not(:disabled):not(.disabled):active:focus, body.hc .btn-primary:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 111, 166, 0.5); } body.hc .btn-secondary { color: #FFF; background-color: #6c757d; border-color: #6c757d; } body.hc .btn-secondary:hover { color: #FFF; background-color: #5a6268; border-color: #545b62; } body.hc .btn-secondary:focus, body.hc .btn-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); } body.hc .btn-secondary.disabled, body.hc .btn-secondary:disabled { color: #FFF; background-color: #6c757d; border-color: #6c757d; } body.hc .btn-secondary:not(:disabled):not(.disabled):active, body.hc .btn-secondary:not(:disabled):not(.disabled).active, .show > body.hc .btn-secondary.dropdown-toggle { color: #FFF; background-color: #545b62; border-color: #4e555b; } body.hc .btn-secondary:not(:disabled):not(.disabled):active:focus, body.hc .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); } body.hc .btn-success { color: #212529; background-color: #8CC53F; border-color: #8CC53F; } body.hc .btn-success:hover { color: #FFF; background-color: #78aa33; border-color: #71a130; } body.hc .btn-success:focus, body.hc .btn-success.focus { box-shadow: 0 0 0 0.2rem rgba(124, 173, 60, 0.5); } body.hc .btn-success.disabled, body.hc .btn-success:disabled { color: #212529; background-color: #8CC53F; border-color: #8CC53F; } body.hc .btn-success:not(:disabled):not(.disabled):active, body.hc .btn-success:not(:disabled):not(.disabled).active, .show > body.hc .btn-success.dropdown-toggle { color: #FFF; background-color: #71a130; border-color: #6a972e; } body.hc .btn-success:not(:disabled):not(.disabled):active:focus, body.hc .btn-success:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(124, 173, 60, 0.5); } body.hc .btn-info { color: #FFF; background-color: #17a2b8; border-color: #17a2b8; } body.hc .btn-info:hover { color: #FFF; background-color: #138496; border-color: #117a8b; } body.hc .btn-info:focus, body.hc .btn-info.focus { box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); } body.hc .btn-info.disabled, body.hc .btn-info:disabled { color: #FFF; background-color: #17a2b8; border-color: #17a2b8; } body.hc .btn-info:not(:disabled):not(.disabled):active, body.hc .btn-info:not(:disabled):not(.disabled).active, .show > body.hc .btn-info.dropdown-toggle { color: #FFF; background-color: #117a8b; border-color: #10707f; } body.hc .btn-info:not(:disabled):not(.disabled):active:focus, body.hc .btn-info:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); } body.hc .btn-warning { color: #212529; background-color: #F2C94C; border-color: #F2C94C; } body.hc .btn-warning:hover { color: #212529; background-color: #efbe28; border-color: #efbb1c; } body.hc .btn-warning:focus, body.hc .btn-warning.focus { box-shadow: 0 0 0 0.2rem rgba(211, 176, 71, 0.5); } body.hc .btn-warning.disabled, body.hc .btn-warning:disabled { color: #212529; background-color: #F2C94C; border-color: #F2C94C; } body.hc .btn-warning:not(:disabled):not(.disabled):active, body.hc .btn-warning:not(:disabled):not(.disabled).active, .show > body.hc .btn-warning.dropdown-toggle { color: #212529; background-color: #efbb1c; border-color: #edb711; } body.hc .btn-warning:not(:disabled):not(.disabled):active:focus, body.hc .btn-warning:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(211, 176, 71, 0.5); } body.hc .btn-danger { color: #FFF; background-color: #E31B23; border-color: #E31B23; } body.hc .btn-danger:hover { color: #FFF; background-color: #c1171e; border-color: #b5161c; } body.hc .btn-danger:focus, body.hc .btn-danger.focus { box-shadow: 0 0 0 0.2rem rgba(231, 61, 68, 0.5); } body.hc .btn-danger.disabled, body.hc .btn-danger:disabled { color: #FFF; background-color: #E31B23; border-color: #E31B23; } body.hc .btn-danger:not(:disabled):not(.disabled):active, body.hc .btn-danger:not(:disabled):not(.disabled).active, .show > body.hc .btn-danger.dropdown-toggle { color: #FFF; background-color: #b5161c; border-color: #aa141a; } body.hc .btn-danger:not(:disabled):not(.disabled):active:focus, body.hc .btn-danger:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(231, 61, 68, 0.5); } body.hc .btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } body.hc .btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; } body.hc .btn-light:focus, body.hc .btn-light.focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); } body.hc .btn-light.disabled, body.hc .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } body.hc .btn-light:not(:disabled):not(.disabled):active, body.hc .btn-light:not(:disabled):not(.disabled).active, .show > body.hc .btn-light.dropdown-toggle { color: #212529; background-color: #dae0e5; border-color: #d3d9df; } body.hc .btn-light:not(:disabled):not(.disabled):active:focus, body.hc .btn-light:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); } body.hc .btn-dark { color: #FFF; background-color: #343a40; border-color: #343a40; } body.hc .btn-dark:hover { color: #FFF; background-color: #23272b; border-color: #1d2124; } body.hc .btn-dark:focus, body.hc .btn-dark.focus { box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); } body.hc .btn-dark.disabled, body.hc .btn-dark:disabled { color: #FFF; background-color: #343a40; border-color: #343a40; } body.hc .btn-dark:not(:disabled):not(.disabled):active, body.hc .btn-dark:not(:disabled):not(.disabled).active, .show > body.hc .btn-dark.dropdown-toggle { color: #FFF; background-color: #1d2124; border-color: #171a1d; } body.hc .btn-dark:not(:disabled):not(.disabled):active:focus, body.hc .btn-dark:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); } body.hc .btn-blue { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-blue:hover { color: #FFF; background-color: #003f70; border-color: #003863; } body.hc .btn-blue:focus, body.hc .btn-blue.focus { box-shadow: 0 0 0 0.2rem rgba(38, 111, 166, 0.5); } body.hc .btn-blue.disabled, body.hc .btn-blue:disabled { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-blue:not(:disabled):not(.disabled):active, body.hc .btn-blue:not(:disabled):not(.disabled).active, .show > body.hc .btn-blue.dropdown-toggle { color: #FFF; background-color: #003863; border-color: #003156; } body.hc .btn-blue:not(:disabled):not(.disabled):active:focus, body.hc .btn-blue:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-blue.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 111, 166, 0.5); } body.hc .btn-orange { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-orange:hover { color: #FFF; background-color: #003f70; border-color: #003863; } body.hc .btn-orange:focus, body.hc .btn-orange.focus { box-shadow: 0 0 0 0.2rem rgba(38, 111, 166, 0.5); } body.hc .btn-orange.disabled, body.hc .btn-orange:disabled { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-orange:not(:disabled):not(.disabled):active, body.hc .btn-orange:not(:disabled):not(.disabled).active, .show > body.hc .btn-orange.dropdown-toggle { color: #FFF; background-color: #003863; border-color: #003156; } body.hc .btn-orange:not(:disabled):not(.disabled):active:focus, body.hc .btn-orange:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-orange.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 111, 166, 0.5); } body.hc .btn-green { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-green:hover { color: #FFF; background-color: #003f70; border-color: #003863; } body.hc .btn-green:focus, body.hc .btn-green.focus { box-shadow: 0 0 0 0.2rem rgba(38, 111, 166, 0.5); } body.hc .btn-green.disabled, body.hc .btn-green:disabled { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-green:not(:disabled):not(.disabled):active, body.hc .btn-green:not(:disabled):not(.disabled).active, .show > body.hc .btn-green.dropdown-toggle { color: #FFF; background-color: #003863; border-color: #003156; } body.hc .btn-green:not(:disabled):not(.disabled):active:focus, body.hc .btn-green:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-green.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 111, 166, 0.5); } body.hc .btn-silver { color: #FFF; background-color: #767676; border-color: #767676; } body.hc .btn-silver:hover { color: #FFF; background-color: #636363; border-color: #5d5d5d; } body.hc .btn-silver:focus, body.hc .btn-silver.focus { box-shadow: 0 0 0 0.2rem rgba(139, 139, 139, 0.5); } body.hc .btn-silver.disabled, body.hc .btn-silver:disabled { color: #FFF; background-color: #767676; border-color: #767676; } body.hc .btn-silver:not(:disabled):not(.disabled):active, body.hc .btn-silver:not(:disabled):not(.disabled).active, .show > body.hc .btn-silver.dropdown-toggle { color: #FFF; background-color: #5d5d5d; border-color: #565656; } body.hc .btn-silver:not(:disabled):not(.disabled):active:focus, body.hc .btn-silver:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-silver.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(139, 139, 139, 0.5); } body.hc .btn-lightblue { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-lightblue:hover { color: #FFF; background-color: #003f70; border-color: #003863; } body.hc .btn-lightblue:focus, body.hc .btn-lightblue.focus { box-shadow: 0 0 0 0.2rem rgba(38, 111, 166, 0.5); } body.hc .btn-lightblue.disabled, body.hc .btn-lightblue:disabled { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-lightblue:not(:disabled):not(.disabled):active, body.hc .btn-lightblue:not(:disabled):not(.disabled).active, .show > body.hc .btn-lightblue.dropdown-toggle { color: #FFF; background-color: #003863; border-color: #003156; } body.hc .btn-lightblue:not(:disabled):not(.disabled):active:focus, body.hc .btn-lightblue:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-lightblue.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 111, 166, 0.5); } body.hc .btn-red { color: #FFF; background-color: #E31B23; border-color: #E31B23; } body.hc .btn-red:hover { color: #FFF; background-color: #c1171e; border-color: #b5161c; } body.hc .btn-red:focus, body.hc .btn-red.focus { box-shadow: 0 0 0 0.2rem rgba(231, 61, 68, 0.5); } body.hc .btn-red.disabled, body.hc .btn-red:disabled { color: #FFF; background-color: #E31B23; border-color: #E31B23; } body.hc .btn-red:not(:disabled):not(.disabled):active, body.hc .btn-red:not(:disabled):not(.disabled).active, .show > body.hc .btn-red.dropdown-toggle { color: #FFF; background-color: #b5161c; border-color: #aa141a; } body.hc .btn-red:not(:disabled):not(.disabled):active:focus, body.hc .btn-red:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-red.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(231, 61, 68, 0.5); } body.hc .btn-lightgrey { color: #212529; background-color: #F0F0F0; border-color: #F0F0F0; } body.hc .btn-lightgrey:hover { color: #212529; background-color: #dddddd; border-color: #d7d7d7; } body.hc .btn-lightgrey:focus, body.hc .btn-lightgrey.focus { box-shadow: 0 0 0 0.2rem rgba(209, 210, 210, 0.5); } body.hc .btn-lightgrey.disabled, body.hc .btn-lightgrey:disabled { color: #212529; background-color: #F0F0F0; border-color: #F0F0F0; } body.hc .btn-lightgrey:not(:disabled):not(.disabled):active, body.hc .btn-lightgrey:not(:disabled):not(.disabled).active, .show > body.hc .btn-lightgrey.dropdown-toggle { color: #212529; background-color: #d7d7d7; border-color: #d0d0d0; } body.hc .btn-lightgrey:not(:disabled):not(.disabled):active:focus, body.hc .btn-lightgrey:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-lightgrey.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(209, 210, 210, 0.5); } body.hc .btn-mediumgrey { color: #212529; background-color: #C8C8C8; border-color: #C8C8C8; } body.hc .btn-mediumgrey:hover { color: #212529; background-color: #b5b5b5; border-color: #afafaf; } body.hc .btn-mediumgrey:focus, body.hc .btn-mediumgrey.focus { box-shadow: 0 0 0 0.2rem rgba(175, 176, 176, 0.5); } body.hc .btn-mediumgrey.disabled, body.hc .btn-mediumgrey:disabled { color: #212529; background-color: #C8C8C8; border-color: #C8C8C8; } body.hc .btn-mediumgrey:not(:disabled):not(.disabled):active, body.hc .btn-mediumgrey:not(:disabled):not(.disabled).active, .show > body.hc .btn-mediumgrey.dropdown-toggle { color: #212529; background-color: #afafaf; border-color: #a8a8a8; } body.hc .btn-mediumgrey:not(:disabled):not(.disabled):active:focus, body.hc .btn-mediumgrey:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-mediumgrey.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(175, 176, 176, 0.5); } body.hc .btn-darkgrey { color: #FFF; background-color: #4F4F4F; border-color: #4F4F4F; } body.hc .btn-darkgrey:hover { color: #FFF; background-color: #3c3c3c; border-color: #363636; } body.hc .btn-darkgrey:focus, body.hc .btn-darkgrey.focus { box-shadow: 0 0 0 0.2rem rgba(105, 105, 105, 0.5); } body.hc .btn-darkgrey.disabled, body.hc .btn-darkgrey:disabled { color: #FFF; background-color: #4F4F4F; border-color: #4F4F4F; } body.hc .btn-darkgrey:not(:disabled):not(.disabled):active, body.hc .btn-darkgrey:not(:disabled):not(.disabled).active, .show > body.hc .btn-darkgrey.dropdown-toggle { color: #FFF; background-color: #363636; border-color: #2f2f2f; } body.hc .btn-darkgrey:not(:disabled):not(.disabled):active:focus, body.hc .btn-darkgrey:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-darkgrey.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(105, 105, 105, 0.5); } body.hc .btn-black { color: #FFF; background-color: #000; border-color: #000; } body.hc .btn-black:hover { color: #FFF; background-color: black; border-color: black; } body.hc .btn-black:focus, body.hc .btn-black.focus { box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5); } body.hc .btn-black.disabled, body.hc .btn-black:disabled { color: #FFF; background-color: #000; border-color: #000; } body.hc .btn-black:not(:disabled):not(.disabled):active, body.hc .btn-black:not(:disabled):not(.disabled).active, .show > body.hc .btn-black.dropdown-toggle { color: #FFF; background-color: black; border-color: black; } body.hc .btn-black:not(:disabled):not(.disabled):active:focus, body.hc .btn-black:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-black.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5); } body.hc .btn-white { color: #212529; background-color: #FFF; border-color: #FFF; } body.hc .btn-white:hover { color: #212529; background-color: #ececec; border-color: #e6e6e6; } body.hc .btn-white:focus, body.hc .btn-white.focus { box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5); } body.hc .btn-white.disabled, body.hc .btn-white:disabled { color: #212529; background-color: #FFF; border-color: #FFF; } body.hc .btn-white:not(:disabled):not(.disabled):active, body.hc .btn-white:not(:disabled):not(.disabled).active, .show > body.hc .btn-white.dropdown-toggle { color: #212529; background-color: #e6e6e6; border-color: #dfdfdf; } body.hc .btn-white:not(:disabled):not(.disabled):active:focus, body.hc .btn-white:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-white.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5); } body.hc .btn-outline-primary { color: #005596; border-color: #005596; } body.hc .btn-outline-primary:hover { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-outline-primary:focus, body.hc .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .btn-outline-primary.disabled, body.hc .btn-outline-primary:disabled { color: #005596; background-color: transparent; } body.hc .btn-outline-primary:not(:disabled):not(.disabled):active, body.hc .btn-outline-primary:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-primary.dropdown-toggle { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-outline-primary:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .btn-outline-secondary { color: #6c757d; border-color: #6c757d; } body.hc .btn-outline-secondary:hover { color: #FFF; background-color: #6c757d; border-color: #6c757d; } body.hc .btn-outline-secondary:focus, body.hc .btn-outline-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } body.hc .btn-outline-secondary.disabled, body.hc .btn-outline-secondary:disabled { color: #6c757d; background-color: transparent; } body.hc .btn-outline-secondary:not(:disabled):not(.disabled):active, body.hc .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-secondary.dropdown-toggle { color: #FFF; background-color: #6c757d; border-color: #6c757d; } body.hc .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } body.hc .btn-outline-success { color: #8CC53F; border-color: #8CC53F; } body.hc .btn-outline-success:hover { color: #212529; background-color: #8CC53F; border-color: #8CC53F; } body.hc .btn-outline-success:focus, body.hc .btn-outline-success.focus { box-shadow: 0 0 0 0.2rem rgba(140, 197, 63, 0.5); } body.hc .btn-outline-success.disabled, body.hc .btn-outline-success:disabled { color: #8CC53F; background-color: transparent; } body.hc .btn-outline-success:not(:disabled):not(.disabled):active, body.hc .btn-outline-success:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-success.dropdown-toggle { color: #212529; background-color: #8CC53F; border-color: #8CC53F; } body.hc .btn-outline-success:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(140, 197, 63, 0.5); } body.hc .btn-outline-info { color: #17a2b8; border-color: #17a2b8; } body.hc .btn-outline-info:hover { color: #FFF; background-color: #17a2b8; border-color: #17a2b8; } body.hc .btn-outline-info:focus, body.hc .btn-outline-info.focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } body.hc .btn-outline-info.disabled, body.hc .btn-outline-info:disabled { color: #17a2b8; background-color: transparent; } body.hc .btn-outline-info:not(:disabled):not(.disabled):active, body.hc .btn-outline-info:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-info.dropdown-toggle { color: #FFF; background-color: #17a2b8; border-color: #17a2b8; } body.hc .btn-outline-info:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } body.hc .btn-outline-warning { color: #F2C94C; border-color: #F2C94C; } body.hc .btn-outline-warning:hover { color: #212529; background-color: #F2C94C; border-color: #F2C94C; } body.hc .btn-outline-warning:focus, body.hc .btn-outline-warning.focus { box-shadow: 0 0 0 0.2rem rgba(242, 201, 76, 0.5); } body.hc .btn-outline-warning.disabled, body.hc .btn-outline-warning:disabled { color: #F2C94C; background-color: transparent; } body.hc .btn-outline-warning:not(:disabled):not(.disabled):active, body.hc .btn-outline-warning:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-warning.dropdown-toggle { color: #212529; background-color: #F2C94C; border-color: #F2C94C; } body.hc .btn-outline-warning:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(242, 201, 76, 0.5); } body.hc .btn-outline-danger { color: #E31B23; border-color: #E31B23; } body.hc .btn-outline-danger:hover { color: #FFF; background-color: #E31B23; border-color: #E31B23; } body.hc .btn-outline-danger:focus, body.hc .btn-outline-danger.focus { box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.5); } body.hc .btn-outline-danger.disabled, body.hc .btn-outline-danger:disabled { color: #E31B23; background-color: transparent; } body.hc .btn-outline-danger:not(:disabled):not(.disabled):active, body.hc .btn-outline-danger:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-danger.dropdown-toggle { color: #FFF; background-color: #E31B23; border-color: #E31B23; } body.hc .btn-outline-danger:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.5); } body.hc .btn-outline-light { color: #f8f9fa; border-color: #f8f9fa; } body.hc .btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } body.hc .btn-outline-light:focus, body.hc .btn-outline-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } body.hc .btn-outline-light.disabled, body.hc .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; } body.hc .btn-outline-light:not(:disabled):not(.disabled):active, body.hc .btn-outline-light:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-light.dropdown-toggle { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; } body.hc .btn-outline-light:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } body.hc .btn-outline-dark { color: #343a40; border-color: #343a40; } body.hc .btn-outline-dark:hover { color: #FFF; background-color: #343a40; border-color: #343a40; } body.hc .btn-outline-dark:focus, body.hc .btn-outline-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } body.hc .btn-outline-dark.disabled, body.hc .btn-outline-dark:disabled { color: #343a40; background-color: transparent; } body.hc .btn-outline-dark:not(:disabled):not(.disabled):active, body.hc .btn-outline-dark:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-dark.dropdown-toggle { color: #FFF; background-color: #343a40; border-color: #343a40; } body.hc .btn-outline-dark:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } body.hc .btn-outline-blue { color: #005596; border-color: #005596; } body.hc .btn-outline-blue:hover { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-outline-blue:focus, body.hc .btn-outline-blue.focus { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .btn-outline-blue.disabled, body.hc .btn-outline-blue:disabled { color: #005596; background-color: transparent; } body.hc .btn-outline-blue:not(:disabled):not(.disabled):active, body.hc .btn-outline-blue:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-blue.dropdown-toggle { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-outline-blue:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-blue:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-blue.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .btn-outline-orange { color: #005596; border-color: #005596; } body.hc .btn-outline-orange:hover { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-outline-orange:focus, body.hc .btn-outline-orange.focus { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .btn-outline-orange.disabled, body.hc .btn-outline-orange:disabled { color: #005596; background-color: transparent; } body.hc .btn-outline-orange:not(:disabled):not(.disabled):active, body.hc .btn-outline-orange:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-orange.dropdown-toggle { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-outline-orange:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-orange:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-orange.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .btn-outline-green { color: #005596; border-color: #005596; } body.hc .btn-outline-green:hover { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-outline-green:focus, body.hc .btn-outline-green.focus { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .btn-outline-green.disabled, body.hc .btn-outline-green:disabled { color: #005596; background-color: transparent; } body.hc .btn-outline-green:not(:disabled):not(.disabled):active, body.hc .btn-outline-green:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-green.dropdown-toggle { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-outline-green:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-green:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-green.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .btn-outline-silver { color: #767676; border-color: #767676; } body.hc .btn-outline-silver:hover { color: #FFF; background-color: #767676; border-color: #767676; } body.hc .btn-outline-silver:focus, body.hc .btn-outline-silver.focus { box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5); } body.hc .btn-outline-silver.disabled, body.hc .btn-outline-silver:disabled { color: #767676; background-color: transparent; } body.hc .btn-outline-silver:not(:disabled):not(.disabled):active, body.hc .btn-outline-silver:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-silver.dropdown-toggle { color: #FFF; background-color: #767676; border-color: #767676; } body.hc .btn-outline-silver:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-silver:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-silver.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5); } body.hc .btn-outline-lightblue { color: #005596; border-color: #005596; } body.hc .btn-outline-lightblue:hover { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-outline-lightblue:focus, body.hc .btn-outline-lightblue.focus { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .btn-outline-lightblue.disabled, body.hc .btn-outline-lightblue:disabled { color: #005596; background-color: transparent; } body.hc .btn-outline-lightblue:not(:disabled):not(.disabled):active, body.hc .btn-outline-lightblue:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-lightblue.dropdown-toggle { color: #FFF; background-color: #005596; border-color: #005596; } body.hc .btn-outline-lightblue:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-lightblue:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-lightblue.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .btn-outline-red { color: #E31B23; border-color: #E31B23; } body.hc .btn-outline-red:hover { color: #FFF; background-color: #E31B23; border-color: #E31B23; } body.hc .btn-outline-red:focus, body.hc .btn-outline-red.focus { box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.5); } body.hc .btn-outline-red.disabled, body.hc .btn-outline-red:disabled { color: #E31B23; background-color: transparent; } body.hc .btn-outline-red:not(:disabled):not(.disabled):active, body.hc .btn-outline-red:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-red.dropdown-toggle { color: #FFF; background-color: #E31B23; border-color: #E31B23; } body.hc .btn-outline-red:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-red:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-red.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.5); } body.hc .btn-outline-lightgrey { color: #F0F0F0; border-color: #F0F0F0; } body.hc .btn-outline-lightgrey:hover { color: #212529; background-color: #F0F0F0; border-color: #F0F0F0; } body.hc .btn-outline-lightgrey:focus, body.hc .btn-outline-lightgrey.focus { box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5); } body.hc .btn-outline-lightgrey.disabled, body.hc .btn-outline-lightgrey:disabled { color: #F0F0F0; background-color: transparent; } body.hc .btn-outline-lightgrey:not(:disabled):not(.disabled):active, body.hc .btn-outline-lightgrey:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-lightgrey.dropdown-toggle { color: #212529; background-color: #F0F0F0; border-color: #F0F0F0; } body.hc .btn-outline-lightgrey:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-lightgrey:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-lightgrey.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5); } body.hc .btn-outline-mediumgrey { color: #C8C8C8; border-color: #C8C8C8; } body.hc .btn-outline-mediumgrey:hover { color: #212529; background-color: #C8C8C8; border-color: #C8C8C8; } body.hc .btn-outline-mediumgrey:focus, body.hc .btn-outline-mediumgrey.focus { box-shadow: 0 0 0 0.2rem rgba(200, 200, 200, 0.5); } body.hc .btn-outline-mediumgrey.disabled, body.hc .btn-outline-mediumgrey:disabled { color: #C8C8C8; background-color: transparent; } body.hc .btn-outline-mediumgrey:not(:disabled):not(.disabled):active, body.hc .btn-outline-mediumgrey:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-mediumgrey.dropdown-toggle { color: #212529; background-color: #C8C8C8; border-color: #C8C8C8; } body.hc .btn-outline-mediumgrey:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-mediumgrey:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-mediumgrey.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(200, 200, 200, 0.5); } body.hc .btn-outline-darkgrey { color: #4F4F4F; border-color: #4F4F4F; } body.hc .btn-outline-darkgrey:hover { color: #FFF; background-color: #4F4F4F; border-color: #4F4F4F; } body.hc .btn-outline-darkgrey:focus, body.hc .btn-outline-darkgrey.focus { box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5); } body.hc .btn-outline-darkgrey.disabled, body.hc .btn-outline-darkgrey:disabled { color: #4F4F4F; background-color: transparent; } body.hc .btn-outline-darkgrey:not(:disabled):not(.disabled):active, body.hc .btn-outline-darkgrey:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-darkgrey.dropdown-toggle { color: #FFF; background-color: #4F4F4F; border-color: #4F4F4F; } body.hc .btn-outline-darkgrey:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-darkgrey:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-darkgrey.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5); } body.hc .btn-outline-black { color: #000; border-color: #000; } body.hc .btn-outline-black:hover { color: #FFF; background-color: #000; border-color: #000; } body.hc .btn-outline-black:focus, body.hc .btn-outline-black.focus { box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); } body.hc .btn-outline-black.disabled, body.hc .btn-outline-black:disabled { color: #000; background-color: transparent; } body.hc .btn-outline-black:not(:disabled):not(.disabled):active, body.hc .btn-outline-black:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-black.dropdown-toggle { color: #FFF; background-color: #000; border-color: #000; } body.hc .btn-outline-black:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-black:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-black.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); } body.hc .btn-outline-white { color: #FFF; border-color: #FFF; } body.hc .btn-outline-white:hover { color: #212529; background-color: #FFF; border-color: #FFF; } body.hc .btn-outline-white:focus, body.hc .btn-outline-white.focus { box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); } body.hc .btn-outline-white.disabled, body.hc .btn-outline-white:disabled { color: #FFF; background-color: transparent; } body.hc .btn-outline-white:not(:disabled):not(.disabled):active, body.hc .btn-outline-white:not(:disabled):not(.disabled).active, .show > body.hc .btn-outline-white.dropdown-toggle { color: #212529; background-color: #FFF; border-color: #FFF; } body.hc .btn-outline-white:not(:disabled):not(.disabled):active:focus, body.hc .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > body.hc .btn-outline-white.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); } body.hc .btn-link { font-weight: 400; color: #005596; text-decoration: none; } body.hc .btn-link:hover { color: #002a4a; text-decoration: underline; } body.hc .btn-link:focus, body.hc .btn-link.focus { text-decoration: underline; box-shadow: none; } body.hc .btn-link:disabled, body.hc .btn-link.disabled { color: #6c757d; pointer-events: none; } body.hc .btn-lg, body.hc .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0; } body.hc .btn-sm, body.hc .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0; } body.hc .btn-block { display: block; width: 100%; } body.hc .btn-block + .btn-block { margin-top: 0.5rem; } body.hc input[type="submit"].btn-block, body.hc input[type="reset"].btn-block, body.hc input[type="button"].btn-block { width: 100%; } body.hc .fade { transition: opacity 0.15s linear; } @media (prefers-reduced-motion: reduce) { body.hc .fade { transition: none; } } body.hc .fade:not(.show) { opacity: 0; } body.hc .collapse:not(.show) { display: none; } body.hc .collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; } @media (prefers-reduced-motion: reduce) { body.hc .collapsing { transition: none; } } body.hc .dropup, body.hc .dropright, body.hc .dropdown, body.hc .dropleft { position: relative; } body.hc .dropdown-toggle { white-space: nowrap; } body.hc .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; } body.hc .dropdown-toggle:empty::after { margin-left: 0; } body.hc .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #333333; text-align: left; list-style: none; background-color: #FFF; background-clip: padding-box; border: 1px solid rgba(51, 51, 51, 0.15); border-radius: 0; } body.hc .dropdown-menu-left { right: auto; left: 0; } body.hc .dropdown-menu-right { right: 0; left: auto; } @media (min-width: 576px) { body.hc .dropdown-menu-sm-left { right: auto; left: 0; } body.hc .dropdown-menu-sm-right { right: 0; left: auto; } } @media (min-width: 768px) { body.hc .dropdown-menu-md-left { right: auto; left: 0; } body.hc .dropdown-menu-md-right { right: 0; left: auto; } } @media (min-width: 992px) { body.hc .dropdown-menu-lg-left { right: auto; left: 0; } body.hc .dropdown-menu-lg-right { right: 0; left: auto; } } @media (min-width: 1200px) { body.hc .dropdown-menu-xl-left { right: auto; left: 0; } body.hc .dropdown-menu-xl-right { right: 0; left: auto; } } body.hc .dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; } body.hc .dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; } body.hc .dropup .dropdown-toggle:empty::after { margin-left: 0; } body.hc .dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; } body.hc .dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; } body.hc .dropright .dropdown-toggle:empty::after { margin-left: 0; } body.hc .dropright .dropdown-toggle::after { vertical-align: 0; } body.hc .dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; } body.hc .dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; } body.hc .dropleft .dropdown-toggle::after { display: none; } body.hc .dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; } body.hc .dropleft .dropdown-toggle:empty::after { margin-left: 0; } body.hc .dropleft .dropdown-toggle::before { vertical-align: 0; } body.hc .dropdown-menu[x-placement^="top"], body.hc .dropdown-menu[x-placement^="right"], body.hc .dropdown-menu[x-placement^="bottom"], body.hc .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; } body.hc .dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; } body.hc .dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; } body.hc .dropdown-item:hover, body.hc .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #f8f9fa; } body.hc .dropdown-item.active, body.hc .dropdown-item:active { color: #FFF; text-decoration: none; background-color: #005596; } body.hc .dropdown-item.disabled, body.hc .dropdown-item:disabled { color: #6c757d; pointer-events: none; background-color: transparent; } body.hc .dropdown-menu.show { display: block; } body.hc .dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #6c757d; white-space: nowrap; } body.hc .dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #212529; } body.hc .btn-group, body.hc .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle; } body.hc .btn-group > .btn, body.hc .btn-group-vertical > .btn { position: relative; flex: 1 1 auto; } body.hc .btn-group > .btn:hover, body.hc .btn-group-vertical > .btn:hover { z-index: 1; } body.hc .btn-group > .btn:focus, body.hc .btn-group > .btn:active, body.hc .btn-group > .btn.active, body.hc .btn-group-vertical > .btn:focus, body.hc .btn-group-vertical > .btn:active, body.hc .btn-group-vertical > .btn.active { z-index: 1; } body.hc .btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; } body.hc .btn-toolbar .input-group { width: auto; } body.hc .btn-group > .btn:not(:first-child), body.hc .btn-group > .btn-group:not(:first-child) { margin-left: -1px; } body.hc .btn-group > .btn:not(:last-child):not(.dropdown-toggle), body.hc .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } body.hc .btn-group > .btn:not(:first-child), body.hc .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } body.hc .dropdown-toggle-split { padding-right: 1.5rem; padding-left: 1.5rem; } body.hc .dropdown-toggle-split::after, .dropup body.hc .dropdown-toggle-split::after, .dropright body.hc .dropdown-toggle-split::after { margin-left: 0; } .dropleft body.hc .dropdown-toggle-split::before { margin-right: 0; } body.hc .btn-sm + .dropdown-toggle-split, body.hc .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; } body.hc .btn-lg + .dropdown-toggle-split, body.hc .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; } body.hc .btn-group-vertical { flex-direction: column; align-items: flex-start; justify-content: center; } body.hc .btn-group-vertical > .btn, body.hc .btn-group-vertical > .btn-group { width: 100%; } body.hc .btn-group-vertical > .btn:not(:first-child), body.hc .btn-group-vertical > .btn-group:not(:first-child) { margin-top: -1px; } body.hc .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), body.hc .btn-group-vertical > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } body.hc .btn-group-vertical > .btn:not(:first-child), body.hc .btn-group-vertical > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-top-right-radius: 0; } body.hc .btn-group-toggle > .btn, body.hc .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; } body.hc .btn-group-toggle > .btn input[type="radio"], body.hc .btn-group-toggle > .btn input[type="checkbox"], body.hc .btn-group-toggle > .btn-group > .btn input[type="radio"], body.hc .btn-group-toggle > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } body.hc .input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; } body.hc .input-group > .form-control, body.hc .input-group > .form-control-plaintext, body.hc .input-group > .custom-select, body.hc .input-group > .custom-file { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0; } body.hc .input-group > .form-control + .form-control, body.hc .input-group > .form-control + .custom-select, body.hc .input-group > .form-control + .custom-file, body.hc .input-group > .form-control-plaintext + .form-control, body.hc .input-group > .form-control-plaintext + .custom-select, body.hc .input-group > .form-control-plaintext + .custom-file, body.hc .input-group > .custom-select + .form-control, body.hc .input-group > .custom-select + .custom-select, body.hc .input-group > .custom-select + .custom-file, body.hc .input-group > .custom-file + .form-control, body.hc .input-group > .custom-file + .custom-select, body.hc .input-group > .custom-file + .custom-file { margin-left: -1px; } body.hc .input-group > .form-control:focus, body.hc .input-group > .custom-select:focus, body.hc .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; } body.hc .input-group > .custom-file .custom-file-input:focus { z-index: 4; } body.hc .input-group > .form-control:not(:last-child), body.hc .input-group > .custom-select:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } body.hc .input-group > .form-control:not(:first-child), body.hc .input-group > .custom-select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } body.hc .input-group > .custom-file { display: flex; align-items: center; } body.hc .input-group > .custom-file:not(:last-child) .custom-file-label, body.hc .input-group > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; } body.hc .input-group > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0; } body.hc .input-group-prepend, body.hc .input-group-append { display: flex; } body.hc .input-group-prepend .btn, body.hc .input-group-append .btn { position: relative; z-index: 2; } body.hc .input-group-prepend .btn:focus, body.hc .input-group-append .btn:focus { z-index: 3; } body.hc .input-group-prepend .btn + .btn, body.hc .input-group-prepend .btn + .input-group-text, body.hc .input-group-prepend .input-group-text + .input-group-text, body.hc .input-group-prepend .input-group-text + .btn, body.hc .input-group-append .btn + .btn, body.hc .input-group-append .btn + .input-group-text, body.hc .input-group-append .input-group-text + .input-group-text, body.hc .input-group-append .input-group-text + .btn { margin-left: -1px; } body.hc .input-group-prepend { margin-right: -1px; } body.hc .input-group-append { margin-left: -1px; } body.hc .input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0; } body.hc .input-group-text input[type="radio"], body.hc .input-group-text input[type="checkbox"] { margin-top: 0; } body.hc .input-group-lg > .form-control:not(textarea), body.hc .input-group-lg > .custom-select { height: calc(1.5em + 1rem + 2px); } body.hc .input-group-lg > .form-control, body.hc .input-group-lg > .custom-select, body.hc .input-group-lg > .input-group-prepend > .input-group-text, body.hc .input-group-lg > .input-group-append > .input-group-text, body.hc .input-group-lg > .input-group-prepend > .btn, body.hc .input-group-lg > .input-group-append > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0; } body.hc .input-group-sm > .form-control:not(textarea), body.hc .input-group-sm > .custom-select { height: calc(1.5em + 0.5rem + 2px); } body.hc .input-group-sm > .form-control, body.hc .input-group-sm > .custom-select, body.hc .input-group-sm > .input-group-prepend > .input-group-text, body.hc .input-group-sm > .input-group-append > .input-group-text, body.hc .input-group-sm > .input-group-prepend > .btn, body.hc .input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0; } body.hc .input-group-lg > .custom-select, body.hc .input-group-sm > .custom-select { padding-right: 1.75rem; } body.hc .input-group > .input-group-prepend > .btn, body.hc .input-group > .input-group-prepend > .input-group-text, body.hc .input-group > .input-group-append:not(:last-child) > .btn, body.hc .input-group > .input-group-append:not(:last-child) > .input-group-text, body.hc .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), body.hc .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } body.hc .input-group > .input-group-append > .btn, body.hc .input-group > .input-group-append > .input-group-text, body.hc .input-group > .input-group-prepend:not(:first-child) > .btn, body.hc .input-group > .input-group-prepend:not(:first-child) > .input-group-text, body.hc .input-group > .input-group-prepend:first-child > .btn:not(:first-child), body.hc .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } body.hc .custom-control { position: relative; display: block; min-height: 1.5rem; padding-left: 1.5rem; } body.hc .custom-control-inline { display: inline-flex; margin-right: 1rem; } body.hc .custom-control-input { position: absolute; z-index: -1; opacity: 0; } body.hc .custom-control-input:checked ~ .custom-control-label::before { color: #FFF; border-color: #005596; background-color: #005596; } body.hc .custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } body.hc .custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: #179aff; } body.hc .custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: #FFF; background-color: #4ab0ff; border-color: #4ab0ff; } body.hc .custom-control-input:disabled ~ .custom-control-label { color: #6c757d; } body.hc .custom-control-input:disabled ~ .custom-control-label::before { background-color: #e9ecef; } body.hc .custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; } body.hc .custom-control-label::before { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: #FFF; border: #adb5bd solid 1px; } body.hc .custom-control-label::after { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50% / 50% 50%; } body.hc .custom-checkbox .custom-control-label::before { border-radius: 0; } body.hc .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23FFF' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); } body.hc .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: #005596; background-color: #005596; } body.hc .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23FFF' d='M0 2h4'/%3e%3c/svg%3e"); } body.hc .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 85, 150, 0.5); } body.hc .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 85, 150, 0.5); } body.hc .custom-radio .custom-control-label::before { border-radius: 50%; } body.hc .custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFF'/%3e%3c/svg%3e"); } body.hc .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 85, 150, 0.5); } body.hc .custom-switch { padding-left: 2.25rem; } body.hc .custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; } body.hc .custom-switch .custom-control-label::after { top: calc(0.25rem + 2px); left: calc(-2.25rem + 2px); width: calc(1rem - 4px); height: calc(1rem - 4px); background-color: #adb5bd; border-radius: 0.5rem; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { body.hc .custom-switch .custom-control-label::after { transition: none; } } body.hc .custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: #FFF; transform: translateX(0.75rem); } body.hc .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 85, 150, 0.5); } body.hc .custom-select { display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; vertical-align: middle; background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px; background-color: #FFF; border: 1px solid #ced4da; border-radius: 0; appearance: none; } body.hc .custom-select:focus { border-color: #179aff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } body.hc .custom-select:focus::-ms-value { color: #495057; background-color: #FFF; } body.hc .custom-select[multiple], body.hc .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; background-image: none; } body.hc .custom-select:disabled { color: #6c757d; background-color: #e9ecef; } body.hc .custom-select::-ms-expand { display: none; } body.hc .custom-select-sm { height: calc(1.5em + 0.5rem + 2px); padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.5rem; font-size: 0.875rem; } body.hc .custom-select-lg { height: calc(1.5em + 1rem + 2px); padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; font-size: 1.25rem; } body.hc .custom-file { position: relative; display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin-bottom: 0; } body.hc .custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin: 0; opacity: 0; } body.hc .custom-file-input:focus ~ .custom-file-label { border-color: #179aff; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } body.hc .custom-file-input:disabled ~ .custom-file-label { background-color: #e9ecef; } body.hc .custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; } body.hc .custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); } body.hc .custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #FFF; border: 1px solid #ced4da; border-radius: 0; } body.hc .custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(1.5em + 0.75rem); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; content: "Browse"; background-color: #e9ecef; border-left: inherit; border-radius: 0 0 0 0; } body.hc .custom-range { width: 100%; height: calc(1rem + 0.4rem); padding: 0; background-color: transparent; appearance: none; } body.hc .custom-range:focus { outline: none; } body.hc .custom-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #FBFBFB, 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } body.hc .custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #FBFBFB, 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } body.hc .custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #FBFBFB, 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } body.hc .custom-range::-moz-focus-outer { border: 0; } body.hc .custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #005596; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; } @media (prefers-reduced-motion: reduce) { body.hc .custom-range::-webkit-slider-thumb { transition: none; } } body.hc .custom-range::-webkit-slider-thumb:active { background-color: #4ab0ff; } body.hc .custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; } body.hc .custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #005596; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; } @media (prefers-reduced-motion: reduce) { body.hc .custom-range::-moz-range-thumb { transition: none; } } body.hc .custom-range::-moz-range-thumb:active { background-color: #4ab0ff; } body.hc .custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; } body.hc .custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0.2rem; margin-left: 0.2rem; background-color: #005596; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; } @media (prefers-reduced-motion: reduce) { body.hc .custom-range::-ms-thumb { transition: none; } } body.hc .custom-range::-ms-thumb:active { background-color: #4ab0ff; } body.hc .custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; } body.hc .custom-range::-ms-fill-lower { background-color: #dee2e6; border-radius: 1rem; } body.hc .custom-range::-ms-fill-upper { margin-right: 15px; background-color: #dee2e6; border-radius: 1rem; } body.hc .custom-range:disabled::-webkit-slider-thumb { background-color: #adb5bd; } body.hc .custom-range:disabled::-webkit-slider-runnable-track { cursor: default; } body.hc .custom-range:disabled::-moz-range-thumb { background-color: #adb5bd; } body.hc .custom-range:disabled::-moz-range-track { cursor: default; } body.hc .custom-range:disabled::-ms-thumb { background-color: #adb5bd; } body.hc .custom-control-label::before, body.hc .custom-file-label, body.hc .custom-select { transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { body.hc .custom-control-label::before, body.hc .custom-file-label, body.hc .custom-select { transition: none; } } body.hc .nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } body.hc .nav-link { display: block; padding: 0.5rem 1rem; } body.hc .nav-link:hover, body.hc .nav-link:focus { text-decoration: none; } body.hc .nav-link.disabled { color: #6c757d; pointer-events: none; cursor: default; } body.hc .nav-tabs { border-bottom: 1px solid #dee2e6; } body.hc .nav-tabs .nav-item { margin-bottom: -1px; } body.hc .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0; border-top-right-radius: 0; } body.hc .nav-tabs .nav-link:hover, body.hc .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; } body.hc .nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; } body.hc .nav-tabs .nav-link.active, body.hc .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #FBFBFB; border-color: #dee2e6 #dee2e6 #FBFBFB; } body.hc .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } body.hc .nav-pills .nav-link { border-radius: 0; } body.hc .nav-pills .nav-link.active, body.hc .nav-pills .show > .nav-link { color: #FFF; background-color: #005596; } body.hc .nav-fill .nav-item { flex: 1 1 auto; text-align: center; } body.hc .nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center; } body.hc .tab-content > .tab-pane { display: none; } body.hc .tab-content > .active { display: block; } body.hc .navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; } body.hc .navbar > .container, body.hc .navbar > .container-fluid { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; } body.hc .navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; } body.hc .navbar-brand:hover, body.hc .navbar-brand:focus { text-decoration: none; } body.hc .navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; } body.hc .navbar-nav .nav-link { padding-right: 0; padding-left: 0; } body.hc .navbar-nav .dropdown-menu { position: static; float: none; } body.hc .navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; } body.hc .navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; } body.hc .navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0; } body.hc .navbar-toggler:hover, body.hc .navbar-toggler:focus { text-decoration: none; } body.hc .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) { body.hc .navbar-expand-sm > .container, body.hc .navbar-expand-sm > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 576px) { body.hc .navbar-expand-sm { flex-flow: row nowrap; justify-content: flex-start; } body.hc .navbar-expand-sm .navbar-nav { flex-direction: row; } body.hc .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; } body.hc .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } body.hc .navbar-expand-sm > .container, body.hc .navbar-expand-sm > .container-fluid { flex-wrap: nowrap; } body.hc .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; } body.hc .navbar-expand-sm .navbar-toggler { display: none; } } @media (max-width: 767.98px) { body.hc .navbar-expand-md > .container, body.hc .navbar-expand-md > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 768px) { body.hc .navbar-expand-md { flex-flow: row nowrap; justify-content: flex-start; } body.hc .navbar-expand-md .navbar-nav { flex-direction: row; } body.hc .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; } body.hc .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } body.hc .navbar-expand-md > .container, body.hc .navbar-expand-md > .container-fluid { flex-wrap: nowrap; } body.hc .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; } body.hc .navbar-expand-md .navbar-toggler { display: none; } } @media (max-width: 991.98px) { body.hc .navbar-expand-lg > .container, body.hc .navbar-expand-lg > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 992px) { body.hc .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start; } body.hc .navbar-expand-lg .navbar-nav { flex-direction: row; } body.hc .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; } body.hc .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } body.hc .navbar-expand-lg > .container, body.hc .navbar-expand-lg > .container-fluid { flex-wrap: nowrap; } body.hc .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; } body.hc .navbar-expand-lg .navbar-toggler { display: none; } } @media (max-width: 1199.98px) { body.hc .navbar-expand-xl > .container, body.hc .navbar-expand-xl > .container-fluid { padding-right: 0; padding-left: 0; } } @media (min-width: 1200px) { body.hc .navbar-expand-xl { flex-flow: row nowrap; justify-content: flex-start; } body.hc .navbar-expand-xl .navbar-nav { flex-direction: row; } body.hc .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; } body.hc .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } body.hc .navbar-expand-xl > .container, body.hc .navbar-expand-xl > .container-fluid { flex-wrap: nowrap; } body.hc .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; } body.hc .navbar-expand-xl .navbar-toggler { display: none; } } body.hc .navbar-expand { flex-flow: row nowrap; justify-content: flex-start; } body.hc .navbar-expand > .container, body.hc .navbar-expand > .container-fluid { padding-right: 0; padding-left: 0; } body.hc .navbar-expand .navbar-nav { flex-direction: row; } body.hc .navbar-expand .navbar-nav .dropdown-menu { position: absolute; } body.hc .navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } body.hc .navbar-expand > .container, body.hc .navbar-expand > .container-fluid { flex-wrap: nowrap; } body.hc .navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; } body.hc .navbar-expand .navbar-toggler { display: none; } body.hc .navbar-light .navbar-brand { color: rgba(51, 51, 51, 0.9); } body.hc .navbar-light .navbar-brand:hover, body.hc .navbar-light .navbar-brand:focus { color: rgba(51, 51, 51, 0.9); } body.hc .navbar-light .navbar-nav .nav-link { color: rgba(51, 51, 51, 0.5); } body.hc .navbar-light .navbar-nav .nav-link:hover, body.hc .navbar-light .navbar-nav .nav-link:focus { color: rgba(51, 51, 51, 0.7); } body.hc .navbar-light .navbar-nav .nav-link.disabled { color: rgba(51, 51, 51, 0.3); } body.hc .navbar-light .navbar-nav .show > .nav-link, body.hc .navbar-light .navbar-nav .active > .nav-link, body.hc .navbar-light .navbar-nav .nav-link.show, body.hc .navbar-light .navbar-nav .nav-link.active { color: rgba(51, 51, 51, 0.9); } body.hc .navbar-light .navbar-toggler { color: rgba(51, 51, 51, 0.5); border-color: rgba(51, 51, 51, 0.1); } body.hc .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(51, 51, 51, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); } body.hc .navbar-light .navbar-text { color: rgba(51, 51, 51, 0.5); } body.hc .navbar-light .navbar-text a { color: rgba(51, 51, 51, 0.9); } body.hc .navbar-light .navbar-text a:hover, body.hc .navbar-light .navbar-text a:focus { color: rgba(51, 51, 51, 0.9); } body.hc .navbar-dark .navbar-brand { color: #FFF; } body.hc .navbar-dark .navbar-brand:hover, body.hc .navbar-dark .navbar-brand:focus { color: #FFF; } body.hc .navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); } body.hc .navbar-dark .navbar-nav .nav-link:hover, body.hc .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); } body.hc .navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); } body.hc .navbar-dark .navbar-nav .show > .nav-link, body.hc .navbar-dark .navbar-nav .active > .nav-link, body.hc .navbar-dark .navbar-nav .nav-link.show, body.hc .navbar-dark .navbar-nav .nav-link.active { color: #FFF; } body.hc .navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); } body.hc .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); } body.hc .navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); } body.hc .navbar-dark .navbar-text a { color: #FFF; } body.hc .navbar-dark .navbar-text a:hover, body.hc .navbar-dark .navbar-text a:focus { color: #FFF; } body.hc .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(51, 51, 51, 0.125); border-radius: 0; } body.hc .card > hr { margin-right: 0; margin-left: 0; } body.hc .card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0; border-top-right-radius: 0; } body.hc .card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } body.hc .card-body { flex: 1 1 auto; padding: 1.25rem; } body.hc .card-title { margin-bottom: 0.75rem; } body.hc .card-subtitle { margin-top: -0.375rem; margin-bottom: 0; } body.hc .card-text:last-child { margin-bottom: 0; } body.hc .card-link:hover { text-decoration: none; } body.hc .card-link + .card-link { margin-left: 1.25rem; } body.hc .card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(51, 51, 51, 0.03); border-bottom: 1px solid rgba(51, 51, 51, 0.125); } body.hc .card-header:first-child { border-radius: calc(0 - 1px) calc(0 - 1px) 0 0; } body.hc .card-header + .list-group .list-group-item:first-child { border-top: 0; } body.hc .card-footer { padding: 0.75rem 1.25rem; background-color: rgba(51, 51, 51, 0.03); border-top: 1px solid rgba(51, 51, 51, 0.125); } body.hc .card-footer:last-child { border-radius: 0 0 calc(0 - 1px) calc(0 - 1px); } body.hc .card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; } body.hc .card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; } body.hc .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; } body.hc .card-img { width: 100%; border-radius: calc(0 - 1px); } body.hc .card-img-top { width: 100%; border-top-left-radius: calc(0 - 1px); border-top-right-radius: calc(0 - 1px); } body.hc .card-img-bottom { width: 100%; border-bottom-right-radius: calc(0 - 1px); border-bottom-left-radius: calc(0 - 1px); } body.hc .card-deck { display: flex; flex-direction: column; } body.hc .card-deck .card { margin-bottom: 15px; } @media (min-width: 576px) { body.hc .card-deck { flex-flow: row wrap; margin-right: -15px; margin-left: -15px; } body.hc .card-deck .card { display: flex; flex: 1 0 0%; flex-direction: column; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } } body.hc .card-group { display: flex; flex-direction: column; } body.hc .card-group > .card { margin-bottom: 15px; } @media (min-width: 576px) { body.hc .card-group { flex-flow: row wrap; } body.hc .card-group > .card { flex: 1 0 0%; margin-bottom: 0; } body.hc .card-group > .card + .card { margin-left: 0; border-left: 0; } body.hc .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } body.hc .card-group > .card:not(:last-child) .card-img-top, body.hc .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; } body.hc .card-group > .card:not(:last-child) .card-img-bottom, body.hc .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; } body.hc .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } body.hc .card-group > .card:not(:first-child) .card-img-top, body.hc .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; } body.hc .card-group > .card:not(:first-child) .card-img-bottom, body.hc .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } } body.hc .card-columns .card { margin-bottom: 0.75rem; } @media (min-width: 576px) { body.hc .card-columns { column-count: 3; column-gap: 1.25rem; orphans: 1; widows: 1; } body.hc .card-columns .card { display: inline-block; width: 100%; } } body.hc .accordion > .card { overflow: hidden; } body.hc .accordion > .card:not(:first-of-type) .card-header:first-child { border-radius: 0; } body.hc .accordion > .card:not(:first-of-type):not(:last-of-type) { border-bottom: 0; border-radius: 0; } body.hc .accordion > .card:first-of-type { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } body.hc .accordion > .card:last-of-type { border-top-left-radius: 0; border-top-right-radius: 0; } body.hc .accordion > .card .card-header { margin-bottom: -1px; } body.hc .breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: transparent; border-radius: 0; } body.hc .breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; } body.hc .breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #FFF; content: "›"; } body.hc .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; } body.hc .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; } body.hc .breadcrumb-item.active { color: #FFF; } body.hc .pagination { display: flex; align-items: center; padding-left: 0; list-style: none; border-radius: 0; } body.hc .page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: 0; line-height: 1.25; color: #FFF; background-color: #6c757d; border: 0 solid #dee2e6; } body.hc .page-link:hover { z-index: 2; color: #FFF; text-decoration: none; background-color: #005596; border-color: #dee2e6; } body.hc .page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.25); } body.hc .page-item.active .page-link { z-index: 1; color: #FFF; background-color: #005596; border-color: #005596; cursor: default; } body.hc .page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #dee2e6; border-color: #dee2e6; } body.hc .pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; } body.hc .pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; } body.hc .badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { body.hc .badge { transition: none; } } abody.hc .badge:hover, abody.hc .badge:focus { text-decoration: none; } body.hc .badge:empty { display: none; } body.hc .btn .badge { position: relative; top: -1px; } body.hc .badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; } body.hc .badge-primary { color: #FFF; background-color: #005596; } abody.hc .badge-primary:hover, abody.hc .badge-primary:focus { color: #FFF; background-color: #003863; } abody.hc .badge-primary:focus, abody.hc .badge-primary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .badge-secondary { color: #FFF; background-color: #6c757d; } abody.hc .badge-secondary:hover, abody.hc .badge-secondary:focus { color: #FFF; background-color: #545b62; } abody.hc .badge-secondary:focus, abody.hc .badge-secondary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } body.hc .badge-success { color: #212529; background-color: #8CC53F; } abody.hc .badge-success:hover, abody.hc .badge-success:focus { color: #212529; background-color: #71a130; } abody.hc .badge-success:focus, abody.hc .badge-success.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(140, 197, 63, 0.5); } body.hc .badge-info { color: #FFF; background-color: #17a2b8; } abody.hc .badge-info:hover, abody.hc .badge-info:focus { color: #FFF; background-color: #117a8b; } abody.hc .badge-info:focus, abody.hc .badge-info.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } body.hc .badge-warning { color: #212529; background-color: #F2C94C; } abody.hc .badge-warning:hover, abody.hc .badge-warning:focus { color: #212529; background-color: #efbb1c; } abody.hc .badge-warning:focus, abody.hc .badge-warning.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(242, 201, 76, 0.5); } body.hc .badge-danger { color: #FFF; background-color: #E31B23; } abody.hc .badge-danger:hover, abody.hc .badge-danger:focus { color: #FFF; background-color: #b5161c; } abody.hc .badge-danger:focus, abody.hc .badge-danger.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.5); } body.hc .badge-light { color: #212529; background-color: #f8f9fa; } abody.hc .badge-light:hover, abody.hc .badge-light:focus { color: #212529; background-color: #dae0e5; } abody.hc .badge-light:focus, abody.hc .badge-light.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } body.hc .badge-dark { color: #FFF; background-color: #343a40; } abody.hc .badge-dark:hover, abody.hc .badge-dark:focus { color: #FFF; background-color: #1d2124; } abody.hc .badge-dark:focus, abody.hc .badge-dark.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } body.hc .badge-blue { color: #FFF; background-color: #005596; } abody.hc .badge-blue:hover, abody.hc .badge-blue:focus { color: #FFF; background-color: #003863; } abody.hc .badge-blue:focus, abody.hc .badge-blue.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .badge-orange { color: #FFF; background-color: #005596; } abody.hc .badge-orange:hover, abody.hc .badge-orange:focus { color: #FFF; background-color: #003863; } abody.hc .badge-orange:focus, abody.hc .badge-orange.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .badge-green { color: #FFF; background-color: #005596; } abody.hc .badge-green:hover, abody.hc .badge-green:focus { color: #FFF; background-color: #003863; } abody.hc .badge-green:focus, abody.hc .badge-green.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .badge-silver { color: #FFF; background-color: #767676; } abody.hc .badge-silver:hover, abody.hc .badge-silver:focus { color: #FFF; background-color: #5d5d5d; } abody.hc .badge-silver:focus, abody.hc .badge-silver.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5); } body.hc .badge-lightblue { color: #FFF; background-color: #005596; } abody.hc .badge-lightblue:hover, abody.hc .badge-lightblue:focus { color: #FFF; background-color: #003863; } abody.hc .badge-lightblue:focus, abody.hc .badge-lightblue.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 85, 150, 0.5); } body.hc .badge-red { color: #FFF; background-color: #E31B23; } abody.hc .badge-red:hover, abody.hc .badge-red:focus { color: #FFF; background-color: #b5161c; } abody.hc .badge-red:focus, abody.hc .badge-red.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(227, 27, 35, 0.5); } body.hc .badge-lightgrey { color: #212529; background-color: #F0F0F0; } abody.hc .badge-lightgrey:hover, abody.hc .badge-lightgrey:focus { color: #212529; background-color: #d7d7d7; } abody.hc .badge-lightgrey:focus, abody.hc .badge-lightgrey.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5); } body.hc .badge-mediumgrey { color: #212529; background-color: #C8C8C8; } abody.hc .badge-mediumgrey:hover, abody.hc .badge-mediumgrey:focus { color: #212529; background-color: #afafaf; } abody.hc .badge-mediumgrey:focus, abody.hc .badge-mediumgrey.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(200, 200, 200, 0.5); } body.hc .badge-darkgrey { color: #FFF; background-color: #4F4F4F; } abody.hc .badge-darkgrey:hover, abody.hc .badge-darkgrey:focus { color: #FFF; background-color: #363636; } abody.hc .badge-darkgrey:focus, abody.hc .badge-darkgrey.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5); } body.hc .badge-black { color: #FFF; background-color: #000; } abody.hc .badge-black:hover, abody.hc .badge-black:focus { color: #FFF; background-color: black; } abody.hc .badge-black:focus, abody.hc .badge-black.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); } body.hc .badge-white { color: #212529; background-color: #FFF; } abody.hc .badge-white:hover, abody.hc .badge-white:focus { color: #212529; background-color: #e6e6e6; } abody.hc .badge-white:focus, abody.hc .badge-white.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); } body.hc .jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e9ecef; border-radius: 0; } @media (min-width: 576px) { body.hc .jumbotron { padding: 4rem 2rem; } } body.hc .jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; } body.hc .alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0; } body.hc .alert-heading { color: inherit; } body.hc .alert-link { font-weight: 700; } body.hc .alert-dismissible { padding-right: 4rem; } body.hc .alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; } body.hc .alert-primary { color: #184566; background-color: #ccddea; border-color: #b8cfe2; } body.hc .alert-primary hr { border-top-color: #a6c3db; } body.hc .alert-primary .alert-link { color: #0e293d; } body.hc .alert-secondary { color: #515559; background-color: #e2e3e5; border-color: #d6d8db; } body.hc .alert-secondary hr { border-top-color: #c8cbcf; } body.hc .alert-secondary .alert-link { color: #393c3e; } body.hc .alert-success { color: #617f39; background-color: #e8f3d9; border-color: #dfefc9; } body.hc .alert-success hr { border-top-color: #d3e9b5; } body.hc .alert-success .alert-link { color: #465c29; } body.hc .alert-info { color: #246d78; background-color: #d1ecf1; border-color: #bee5eb; } body.hc .alert-info hr { border-top-color: #abdde5; } body.hc .alert-info .alert-link { color: #184951; } body.hc .alert-warning { color: #968140; background-color: #fcf4db; border-color: #fbf0cd; } body.hc .alert-warning hr { border-top-color: #f9e9b5; } body.hc .alert-warning .alert-link { color: #726231; } body.hc .alert-danger { color: #8f272b; background-color: #f9d1d3; border-color: #f7bfc1; } body.hc .alert-danger hr { border-top-color: #f4a8ab; } body.hc .alert-danger .alert-link { color: #671c1f; } body.hc .alert-light { color: #999a9a; background-color: #fefefe; border-color: #fdfdfe; } body.hc .alert-light hr { border-top-color: #ececf6; } body.hc .alert-light .alert-link { color: #7f8181; } body.hc .alert-dark { color: #34373a; background-color: #d6d8d9; border-color: #c6c8ca; } body.hc .alert-dark hr { border-top-color: #b9bbbe; } body.hc .alert-dark .alert-link { color: #1c1e1f; } body.hc .alert-blue { color: #184566; background-color: #ccddea; border-color: #b8cfe2; } body.hc .alert-blue hr { border-top-color: #a6c3db; } body.hc .alert-blue .alert-link { color: #0e293d; } body.hc .alert-orange { color: #184566; background-color: #ccddea; border-color: #b8cfe2; } body.hc .alert-orange hr { border-top-color: #a6c3db; } body.hc .alert-orange .alert-link { color: #0e293d; } body.hc .alert-green { color: #184566; background-color: #ccddea; border-color: #b8cfe2; } body.hc .alert-green hr { border-top-color: #a6c3db; } body.hc .alert-green .alert-link { color: #0e293d; } body.hc .alert-silver { color: #565656; background-color: #e4e4e4; border-color: #d9d9d9; } body.hc .alert-silver hr { border-top-color: #cccccc; } body.hc .alert-silver .alert-link { color: #3d3d3d; } body.hc .alert-lightblue { color: #184566; background-color: #ccddea; border-color: #b8cfe2; } body.hc .alert-lightblue hr { border-top-color: #a6c3db; } body.hc .alert-lightblue .alert-link { color: #0e293d; } body.hc .alert-red { color: #8f272b; background-color: #f9d1d3; border-color: #f7bfc1; } body.hc .alert-red hr { border-top-color: #f4a8ab; } body.hc .alert-red .alert-link { color: #671c1f; } body.hc .alert-lightgrey { color: #959595; background-color: #fcfcfc; border-color: #fbfbfb; } body.hc .alert-lightgrey hr { border-top-color: #eeeeee; } body.hc .alert-lightgrey .alert-link { color: #7c7c7c; } body.hc .alert-mediumgrey { color: gray; background-color: #f4f4f4; border-color: #f0f0f0; } body.hc .alert-mediumgrey hr { border-top-color: #e3e3e3; } body.hc .alert-mediumgrey .alert-link { color: #676767; } body.hc .alert-darkgrey { color: #424242; background-color: gainsboro; border-color: #cecece; } body.hc .alert-darkgrey hr { border-top-color: #c1c1c1; } body.hc .alert-darkgrey .alert-link { color: #292929; } body.hc .alert-black { color: #181818; background-color: #cccccc; border-color: #b8b8b8; } body.hc .alert-black hr { border-top-color: #ababab; } body.hc .alert-black .alert-link { color: black; } body.hc .alert-white { color: #9d9d9d; background-color: white; border-color: white; } body.hc .alert-white hr { border-top-color: #f2f2f2; } body.hc .alert-white .alert-link { color: #848484; } @keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } body.hc .progress { display: flex; height: 1rem; overflow: hidden; font-size: 0.75rem; background-color: #e9ecef; border-radius: 0; } body.hc .progress-bar { display: flex; flex-direction: column; justify-content: center; color: #FFF; text-align: center; white-space: nowrap; background-color: #005596; transition: width 0.6s ease; } @media (prefers-reduced-motion: reduce) { body.hc .progress-bar { transition: none; } } body.hc .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; } body.hc .progress-bar-animated { animation: progress-bar-stripes 1s linear infinite; } @media (prefers-reduced-motion: reduce) { body.hc .progress-bar-animated { animation: none; } } body.hc .media { display: flex; align-items: flex-start; } body.hc .media-body { flex: 1; } body.hc .list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; } body.hc .list-group-item-action { width: 100%; color: #495057; text-align: inherit; } body.hc .list-group-item-action:hover, body.hc .list-group-item-action:focus { z-index: 1; color: #495057; text-decoration: none; background-color: #f8f9fa; } body.hc .list-group-item-action:active { color: #333333; background-color: #e9ecef; } body.hc .list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #FFF; border: 1px solid rgba(51, 51, 51, 0.125); } body.hc .list-group-item:first-child { border-top-left-radius: 0; border-top-right-radius: 0; } body.hc .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } body.hc .list-group-item.disabled, body.hc .list-group-item:disabled { color: #6c757d; pointer-events: none; background-color: #FFF; } body.hc .list-group-item.active { z-index: 2; color: #FFF; background-color: #005596; border-color: #005596; } body.hc .list-group-horizontal { flex-direction: row; } body.hc .list-group-horizontal .list-group-item { margin-right: -1px; margin-bottom: 0; } body.hc .list-group-horizontal .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; } body.hc .list-group-horizontal .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @media (min-width: 576px) { body.hc .list-group-horizontal-sm { flex-direction: row; } body.hc .list-group-horizontal-sm .list-group-item { margin-right: -1px; margin-bottom: 0; } body.hc .list-group-horizontal-sm .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; } body.hc .list-group-horizontal-sm .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } } @media (min-width: 768px) { body.hc .list-group-horizontal-md { flex-direction: row; } body.hc .list-group-horizontal-md .list-group-item { margin-right: -1px; margin-bottom: 0; } body.hc .list-group-horizontal-md .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; } body.hc .list-group-horizontal-md .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } } @media (min-width: 992px) { body.hc .list-group-horizontal-lg { flex-direction: row; } body.hc .list-group-horizontal-lg .list-group-item { margin-right: -1px; margin-bottom: 0; } body.hc .list-group-horizontal-lg .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; } body.hc .list-group-horizontal-lg .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } } @media (min-width: 1200px) { body.hc .list-group-horizontal-xl { flex-direction: row; } body.hc .list-group-horizontal-xl .list-group-item { margin-right: -1px; margin-bottom: 0; } body.hc .list-group-horizontal-xl .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; } body.hc .list-group-horizontal-xl .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } } body.hc .list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0; } body.hc .list-group-flush .list-group-item:last-child { margin-bottom: -1px; } body.hc .list-group-flush:first-child .list-group-item:first-child { border-top: 0; } body.hc .list-group-flush:last-child .list-group-item:last-child { margin-bottom: 0; border-bottom: 0; } body.hc .list-group-item-primary { color: #184566; background-color: #b8cfe2; } body.hc .list-group-item-primary.list-group-item-action:hover, body.hc .list-group-item-primary.list-group-item-action:focus { color: #184566; background-color: #a6c3db; } body.hc .list-group-item-primary.list-group-item-action.active { color: #FFF; background-color: #184566; border-color: #184566; } body.hc .list-group-item-secondary { color: #515559; background-color: #d6d8db; } body.hc .list-group-item-secondary.list-group-item-action:hover, body.hc .list-group-item-secondary.list-group-item-action:focus { color: #515559; background-color: #c8cbcf; } body.hc .list-group-item-secondary.list-group-item-action.active { color: #FFF; background-color: #515559; border-color: #515559; } body.hc .list-group-item-success { color: #617f39; background-color: #dfefc9; } body.hc .list-group-item-success.list-group-item-action:hover, body.hc .list-group-item-success.list-group-item-action:focus { color: #617f39; background-color: #d3e9b5; } body.hc .list-group-item-success.list-group-item-action.active { color: #FFF; background-color: #617f39; border-color: #617f39; } body.hc .list-group-item-info { color: #246d78; background-color: #bee5eb; } body.hc .list-group-item-info.list-group-item-action:hover, body.hc .list-group-item-info.list-group-item-action:focus { color: #246d78; background-color: #abdde5; } body.hc .list-group-item-info.list-group-item-action.active { color: #FFF; background-color: #246d78; border-color: #246d78; } body.hc .list-group-item-warning { color: #968140; background-color: #fbf0cd; } body.hc .list-group-item-warning.list-group-item-action:hover, body.hc .list-group-item-warning.list-group-item-action:focus { color: #968140; background-color: #f9e9b5; } body.hc .list-group-item-warning.list-group-item-action.active { color: #FFF; background-color: #968140; border-color: #968140; } body.hc .list-group-item-danger { color: #8f272b; background-color: #f7bfc1; } body.hc .list-group-item-danger.list-group-item-action:hover, body.hc .list-group-item-danger.list-group-item-action:focus { color: #8f272b; background-color: #f4a8ab; } body.hc .list-group-item-danger.list-group-item-action.active { color: #FFF; background-color: #8f272b; border-color: #8f272b; } body.hc .list-group-item-light { color: #999a9a; background-color: #fdfdfe; } body.hc .list-group-item-light.list-group-item-action:hover, body.hc .list-group-item-light.list-group-item-action:focus { color: #999a9a; background-color: #ececf6; } body.hc .list-group-item-light.list-group-item-action.active { color: #FFF; background-color: #999a9a; border-color: #999a9a; } body.hc .list-group-item-dark { color: #34373a; background-color: #c6c8ca; } body.hc .list-group-item-dark.list-group-item-action:hover, body.hc .list-group-item-dark.list-group-item-action:focus { color: #34373a; background-color: #b9bbbe; } body.hc .list-group-item-dark.list-group-item-action.active { color: #FFF; background-color: #34373a; border-color: #34373a; } body.hc .list-group-item-blue { color: #184566; background-color: #b8cfe2; } body.hc .list-group-item-blue.list-group-item-action:hover, body.hc .list-group-item-blue.list-group-item-action:focus { color: #184566; background-color: #a6c3db; } body.hc .list-group-item-blue.list-group-item-action.active { color: #FFF; background-color: #184566; border-color: #184566; } body.hc .list-group-item-orange { color: #184566; background-color: #b8cfe2; } body.hc .list-group-item-orange.list-group-item-action:hover, body.hc .list-group-item-orange.list-group-item-action:focus { color: #184566; background-color: #a6c3db; } body.hc .list-group-item-orange.list-group-item-action.active { color: #FFF; background-color: #184566; border-color: #184566; } body.hc .list-group-item-green { color: #184566; background-color: #b8cfe2; } body.hc .list-group-item-green.list-group-item-action:hover, body.hc .list-group-item-green.list-group-item-action:focus { color: #184566; background-color: #a6c3db; } body.hc .list-group-item-green.list-group-item-action.active { color: #FFF; background-color: #184566; border-color: #184566; } body.hc .list-group-item-silver { color: #565656; background-color: #d9d9d9; } body.hc .list-group-item-silver.list-group-item-action:hover, body.hc .list-group-item-silver.list-group-item-action:focus { color: #565656; background-color: #cccccc; } body.hc .list-group-item-silver.list-group-item-action.active { color: #FFF; background-color: #565656; border-color: #565656; } body.hc .list-group-item-lightblue { color: #184566; background-color: #b8cfe2; } body.hc .list-group-item-lightblue.list-group-item-action:hover, body.hc .list-group-item-lightblue.list-group-item-action:focus { color: #184566; background-color: #a6c3db; } body.hc .list-group-item-lightblue.list-group-item-action.active { color: #FFF; background-color: #184566; border-color: #184566; } body.hc .list-group-item-red { color: #8f272b; background-color: #f7bfc1; } body.hc .list-group-item-red.list-group-item-action:hover, body.hc .list-group-item-red.list-group-item-action:focus { color: #8f272b; background-color: #f4a8ab; } body.hc .list-group-item-red.list-group-item-action.active { color: #FFF; background-color: #8f272b; border-color: #8f272b; } body.hc .list-group-item-lightgrey { color: #959595; background-color: #fbfbfb; } body.hc .list-group-item-lightgrey.list-group-item-action:hover, body.hc .list-group-item-lightgrey.list-group-item-action:focus { color: #959595; background-color: #eeeeee; } body.hc .list-group-item-lightgrey.list-group-item-action.active { color: #FFF; background-color: #959595; border-color: #959595; } body.hc .list-group-item-mediumgrey { color: gray; background-color: #f0f0f0; } body.hc .list-group-item-mediumgrey.list-group-item-action:hover, body.hc .list-group-item-mediumgrey.list-group-item-action:focus { color: gray; background-color: #e3e3e3; } body.hc .list-group-item-mediumgrey.list-group-item-action.active { color: #FFF; background-color: gray; border-color: gray; } body.hc .list-group-item-darkgrey { color: #424242; background-color: #cecece; } body.hc .list-group-item-darkgrey.list-group-item-action:hover, body.hc .list-group-item-darkgrey.list-group-item-action:focus { color: #424242; background-color: #c1c1c1; } body.hc .list-group-item-darkgrey.list-group-item-action.active { color: #FFF; background-color: #424242; border-color: #424242; } body.hc .list-group-item-black { color: #181818; background-color: #b8b8b8; } body.hc .list-group-item-black.list-group-item-action:hover, body.hc .list-group-item-black.list-group-item-action:focus { color: #181818; background-color: #ababab; } body.hc .list-group-item-black.list-group-item-action.active { color: #FFF; background-color: #181818; border-color: #181818; } body.hc .list-group-item-white { color: #9d9d9d; background-color: white; } body.hc .list-group-item-white.list-group-item-action:hover, body.hc .list-group-item-white.list-group-item-action:focus { color: #9d9d9d; background-color: #f2f2f2; } body.hc .list-group-item-white.list-group-item-action.active { color: #FFF; background-color: #9d9d9d; border-color: #9d9d9d; } body.hc .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #333333; text-shadow: 0 1px 0 #FFF; opacity: .5; } body.hc .close:hover { color: #333333; text-decoration: none; } body.hc .close:not(:disabled):not(.disabled):hover, body.hc .close:not(:disabled):not(.disabled):focus { opacity: .75; } body.hc button.close { padding: 0; background-color: transparent; border: 0; appearance: none; } body.hc a.close.disabled { pointer-events: none; } body.hc .toast { max-width: 350px; overflow: hidden; font-size: 0.875rem; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 0.25rem 0.75rem rgba(51, 51, 51, 0.1); backdrop-filter: blur(10px); opacity: 0; border-radius: 0.25rem; } body.hc .toast:not(:last-child) { margin-bottom: 0.75rem; } body.hc .toast.showing { opacity: 1; } body.hc .toast.show { display: block; opacity: 1; } body.hc .toast.hide { display: none; } body.hc .toast-header { display: flex; align-items: center; padding: 0.25rem 0.75rem; color: #6c757d; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border-bottom: 1px solid rgba(0, 0, 0, 0.05); } body.hc .toast-body { padding: 0.75rem; } body.hc .modal-open { overflow: hidden; } body.hc .modal-open .modal { overflow-x: hidden; overflow-y: auto; } body.hc .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; } body.hc .modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; } .modal.fade body.hc .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -50px); } @media (prefers-reduced-motion: reduce) { .modal.fade body.hc .modal-dialog { transition: none; } } .modal.show body.hc .modal-dialog { transform: none; } body.hc .modal-dialog-scrollable { display: flex; max-height: calc(100% - 1rem); } body.hc .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 1rem); overflow: hidden; } body.hc .modal-dialog-scrollable .modal-header, body.hc .modal-dialog-scrollable .modal-footer { flex-shrink: 0; } body.hc .modal-dialog-scrollable .modal-body { overflow-y: auto; } body.hc .modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); } body.hc .modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); content: ""; } body.hc .modal-dialog-centered.modal-dialog-scrollable { flex-direction: column; justify-content: center; height: 100%; } body.hc .modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; } body.hc .modal-dialog-centered.modal-dialog-scrollable::before { content: none; } body.hc .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(51, 51, 51, 0.2); border-radius: 0; outline: 0; } body.hc .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #333333; } body.hc .modal-backdrop.fade { opacity: 0; } body.hc .modal-backdrop.show { opacity: 0.5; } body.hc .modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #dee2e6; border-top-left-radius: 0; border-top-right-radius: 0; } body.hc .modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; } body.hc .modal-title { margin-bottom: 0; line-height: 1.5; } body.hc .modal-body { position: relative; flex: 1 1 auto; padding: 1rem; } body.hc .modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 1rem; border-top: 1px solid #dee2e6; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } body.hc .modal-footer > :not(:first-child) { margin-left: .25rem; } body.hc .modal-footer > :not(:last-child) { margin-right: .25rem; } body.hc .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 576px) { body.hc .modal-dialog { max-width: 500px; margin: 1.75rem auto; } body.hc .modal-dialog-scrollable { max-height: calc(100% - 3.5rem); } body.hc .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 3.5rem); } body.hc .modal-dialog-centered { min-height: calc(100% - 3.5rem); } body.hc .modal-dialog-centered::before { height: calc(100vh - 3.5rem); } body.hc .modal-sm { max-width: 300px; } } @media (min-width: 992px) { body.hc .modal-lg, body.hc .modal-xl { max-width: 800px; } } @media (min-width: 1200px) { body.hc .modal-xl { max-width: 1140px; } } body.hc .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif; font-style: normal; font-weight: 400; line-height: 1.5; 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: 0.875rem; word-wrap: break-word; opacity: 0; } body.hc .tooltip.show { opacity: 0.9; } body.hc .tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; } body.hc .tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; } body.hc .bs-tooltip-top, body.hc .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; } body.hc .bs-tooltip-top .arrow, body.hc .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; } body.hc .bs-tooltip-top .arrow::before, body.hc .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #333333; } body.hc .bs-tooltip-right, body.hc .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; } body.hc .bs-tooltip-right .arrow, body.hc .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; } body.hc .bs-tooltip-right .arrow::before, body.hc .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #333333; } body.hc .bs-tooltip-bottom, body.hc .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; } body.hc .bs-tooltip-bottom .arrow, body.hc .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; } body.hc .bs-tooltip-bottom .arrow::before, body.hc .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #333333; } body.hc .bs-tooltip-left, body.hc .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; } body.hc .bs-tooltip-left .arrow, body.hc .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; } body.hc .bs-tooltip-left .arrow::before, body.hc .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #333333; } body.hc .tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #FFF; text-align: center; background-color: #333333; border-radius: 0; } body.hc .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif; font-style: normal; font-weight: 400; line-height: 1.5; 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: 0.875rem; word-wrap: break-word; background-color: #FFF; background-clip: padding-box; border: 1px solid rgba(51, 51, 51, 0.2); border-radius: 0; } body.hc .popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 0; } body.hc .popover .arrow::before, body.hc .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; } body.hc .bs-popover-top, body.hc .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; } body.hc .bs-popover-top > .arrow, body.hc .bs-popover-auto[x-placement^="top"] > .arrow { bottom: calc((0.5rem + 1px) * -1); } body.hc .bs-popover-top > .arrow::before, body.hc .bs-popover-auto[x-placement^="top"] > .arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(51, 51, 51, 0.25); } body.hc .bs-popover-top > .arrow::after, body.hc .bs-popover-auto[x-placement^="top"] > .arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #FFF; } body.hc .bs-popover-right, body.hc .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; } body.hc .bs-popover-right > .arrow, body.hc .bs-popover-auto[x-placement^="right"] > .arrow { left: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 0 0; } body.hc .bs-popover-right > .arrow::before, body.hc .bs-popover-auto[x-placement^="right"] > .arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(51, 51, 51, 0.25); } body.hc .bs-popover-right > .arrow::after, body.hc .bs-popover-auto[x-placement^="right"] > .arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #FFF; } body.hc .bs-popover-bottom, body.hc .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; } body.hc .bs-popover-bottom > .arrow, body.hc .bs-popover-auto[x-placement^="bottom"] > .arrow { top: calc((0.5rem + 1px) * -1); } body.hc .bs-popover-bottom > .arrow::before, body.hc .bs-popover-auto[x-placement^="bottom"] > .arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(51, 51, 51, 0.25); } body.hc .bs-popover-bottom > .arrow::after, body.hc .bs-popover-auto[x-placement^="bottom"] > .arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #FFF; } body.hc .bs-popover-bottom .popover-header::before, body.hc .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; } body.hc .bs-popover-left, body.hc .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; } body.hc .bs-popover-left > .arrow, body.hc .bs-popover-auto[x-placement^="left"] > .arrow { right: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 0 0; } body.hc .bs-popover-left > .arrow::before, body.hc .bs-popover-auto[x-placement^="left"] > .arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(51, 51, 51, 0.25); } body.hc .bs-popover-left > .arrow::after, body.hc .bs-popover-auto[x-placement^="left"] > .arrow::after { right: 1px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #FFF; } body.hc .popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(0 - 1px); border-top-right-radius: calc(0 - 1px); } body.hc .popover-header:empty { display: none; } body.hc .popover-body { padding: 0.5rem 0.75rem; color: #333333; } body.hc .carousel { position: relative; } body.hc .carousel.pointer-event { touch-action: pan-y; } body.hc .carousel-inner { position: relative; width: 100%; overflow: hidden; } body.hc .carousel-inner::after { display: block; clear: both; content: ""; } body.hc .carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; backface-visibility: hidden; transition: transform 0.6s ease-in-out; } @media (prefers-reduced-motion: reduce) { body.hc .carousel-item { transition: none; } } body.hc .carousel-item.active, body.hc .carousel-item-next, body.hc .carousel-item-prev { display: block; } body.hc .carousel-item-next:not(.carousel-item-left), body.hc .active.carousel-item-right { transform: translateX(100%); } body.hc .carousel-item-prev:not(.carousel-item-right), body.hc .active.carousel-item-left { transform: translateX(-100%); } body.hc .carousel-fade .carousel-item { opacity: 0; transition-property: opacity; transform: none; } body.hc .carousel-fade .carousel-item.active, body.hc .carousel-fade .carousel-item-next.carousel-item-left, body.hc .carousel-fade .carousel-item-prev.carousel-item-right { z-index: 1; opacity: 1; } body.hc .carousel-fade .active.carousel-item-left, body.hc .carousel-fade .active.carousel-item-right { z-index: 0; opacity: 0; transition: 0s 0.6s opacity; } @media (prefers-reduced-motion: reduce) { body.hc .carousel-fade .active.carousel-item-left, body.hc .carousel-fade .active.carousel-item-right { transition: none; } } body.hc .carousel-control-prev, body.hc .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: flex; align-items: center; justify-content: center; width: 15%; color: #FFF; text-align: center; opacity: 0.5; transition: opacity 0.15s ease; } @media (prefers-reduced-motion: reduce) { body.hc .carousel-control-prev, body.hc .carousel-control-next { transition: none; } } body.hc .carousel-control-prev:hover, body.hc .carousel-control-prev:focus, body.hc .carousel-control-next:hover, body.hc .carousel-control-next:focus { color: #FFF; text-decoration: none; outline: 0; opacity: 0.9; } body.hc .carousel-control-prev { left: 0; } body.hc .carousel-control-next { right: 0; } body.hc .carousel-control-prev-icon, body.hc .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: no-repeat 50% / 100% 100%; } body.hc .carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); } body.hc .carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); } body.hc .carousel-indicators { position: absolute; right: 0; bottom: 0; left: 0; z-index: 15; display: flex; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; } body.hc .carousel-indicators li { box-sizing: content-box; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #FFF; background-clip: padding-box; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: .5; transition: opacity 0.6s ease; } @media (prefers-reduced-motion: reduce) { body.hc .carousel-indicators li { transition: none; } } body.hc .carousel-indicators .active { opacity: 1; } body.hc .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #FFF; text-align: center; } @keyframes spinner-border { to { transform: rotate(360deg); } } body.hc .spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; animation: spinner-border .75s linear infinite; } body.hc .spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; } @keyframes spinner-grow { 0% { transform: scale(0); } 50% { opacity: 1; } } body.hc .spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; background-color: currentColor; border-radius: 50%; opacity: 0; animation: spinner-grow .75s linear infinite; } body.hc .spinner-grow-sm { width: 1rem; height: 1rem; } body.hc .align-baseline { vertical-align: baseline !important; } body.hc .align-top { vertical-align: top !important; } body.hc .align-middle { vertical-align: middle !important; } body.hc .align-bottom { vertical-align: bottom !important; } body.hc .align-text-bottom { vertical-align: text-bottom !important; } body.hc .align-text-top { vertical-align: text-top !important; } body.hc .bg-primary { background-color: #005596 !important; } body.hc a.bg-primary:hover, body.hc a.bg-primary:focus, body.hc button.bg-primary:hover, body.hc button.bg-primary:focus { background-color: #003863 !important; } body.hc .bg-secondary { background-color: #6c757d !important; } body.hc a.bg-secondary:hover, body.hc a.bg-secondary:focus, body.hc button.bg-secondary:hover, body.hc button.bg-secondary:focus { background-color: #545b62 !important; } body.hc .bg-success { background-color: #8CC53F !important; } body.hc a.bg-success:hover, body.hc a.bg-success:focus, body.hc button.bg-success:hover, body.hc button.bg-success:focus { background-color: #71a130 !important; } body.hc .bg-info { background-color: #17a2b8 !important; } body.hc a.bg-info:hover, body.hc a.bg-info:focus, body.hc button.bg-info:hover, body.hc button.bg-info:focus { background-color: #117a8b !important; } body.hc .bg-warning { background-color: #F2C94C !important; } body.hc a.bg-warning:hover, body.hc a.bg-warning:focus, body.hc button.bg-warning:hover, body.hc button.bg-warning:focus { background-color: #efbb1c !important; } body.hc .bg-danger { background-color: #E31B23 !important; } body.hc a.bg-danger:hover, body.hc a.bg-danger:focus, body.hc button.bg-danger:hover, body.hc button.bg-danger:focus { background-color: #b5161c !important; } body.hc .bg-light { background-color: #f8f9fa !important; } body.hc a.bg-light:hover, body.hc a.bg-light:focus, body.hc button.bg-light:hover, body.hc button.bg-light:focus { background-color: #dae0e5 !important; } body.hc .bg-dark { background-color: #343a40 !important; } body.hc a.bg-dark:hover, body.hc a.bg-dark:focus, body.hc button.bg-dark:hover, body.hc button.bg-dark:focus { background-color: #1d2124 !important; } body.hc .bg-blue { background-color: #005596 !important; } body.hc a.bg-blue:hover, body.hc a.bg-blue:focus, body.hc button.bg-blue:hover, body.hc button.bg-blue:focus { background-color: #003863 !important; } body.hc .bg-orange { background-color: #005596 !important; } body.hc a.bg-orange:hover, body.hc a.bg-orange:focus, body.hc button.bg-orange:hover, body.hc button.bg-orange:focus { background-color: #003863 !important; } body.hc .bg-green { background-color: #005596 !important; } body.hc a.bg-green:hover, body.hc a.bg-green:focus, body.hc button.bg-green:hover, body.hc button.bg-green:focus { background-color: #003863 !important; } body.hc .bg-silver { background-color: #767676 !important; } body.hc a.bg-silver:hover, body.hc a.bg-silver:focus, body.hc button.bg-silver:hover, body.hc button.bg-silver:focus { background-color: #5d5d5d !important; } body.hc .bg-lightblue { background-color: #005596 !important; } body.hc a.bg-lightblue:hover, body.hc a.bg-lightblue:focus, body.hc button.bg-lightblue:hover, body.hc button.bg-lightblue:focus { background-color: #003863 !important; } body.hc .bg-red { background-color: #E31B23 !important; } body.hc a.bg-red:hover, body.hc a.bg-red:focus, body.hc button.bg-red:hover, body.hc button.bg-red:focus { background-color: #b5161c !important; } body.hc .bg-lightgrey { background-color: #F0F0F0 !important; } body.hc a.bg-lightgrey:hover, body.hc a.bg-lightgrey:focus, body.hc button.bg-lightgrey:hover, body.hc button.bg-lightgrey:focus { background-color: #d7d7d7 !important; } body.hc .bg-mediumgrey { background-color: #C8C8C8 !important; } body.hc a.bg-mediumgrey:hover, body.hc a.bg-mediumgrey:focus, body.hc button.bg-mediumgrey:hover, body.hc button.bg-mediumgrey:focus { background-color: #afafaf !important; } body.hc .bg-darkgrey { background-color: #4F4F4F !important; } body.hc a.bg-darkgrey:hover, body.hc a.bg-darkgrey:focus, body.hc button.bg-darkgrey:hover, body.hc button.bg-darkgrey:focus { background-color: #363636 !important; } body.hc .bg-black { background-color: #000 !important; } body.hc a.bg-black:hover, body.hc a.bg-black:focus, body.hc button.bg-black:hover, body.hc button.bg-black:focus { background-color: black !important; } body.hc .bg-white { background-color: #FFF !important; } body.hc a.bg-white:hover, body.hc a.bg-white:focus, body.hc button.bg-white:hover, body.hc button.bg-white:focus { background-color: #e6e6e6 !important; } body.hc .bg-white { background-color: #FFF !important; } body.hc .bg-transparent { background-color: transparent !important; } body.hc .border { border: 1px solid #dee2e6 !important; } body.hc .border-top { border-top: 1px solid #dee2e6 !important; } body.hc .border-right { border-right: 1px solid #dee2e6 !important; } body.hc .border-bottom { border-bottom: 1px solid #dee2e6 !important; } body.hc .border-left { border-left: 1px solid #dee2e6 !important; } body.hc .border-0 { border: 0 !important; } body.hc .border-top-0 { border-top: 0 !important; } body.hc .border-right-0 { border-right: 0 !important; } body.hc .border-bottom-0 { border-bottom: 0 !important; } body.hc .border-left-0 { border-left: 0 !important; } body.hc .border-primary { border-color: #005596 !important; } body.hc .border-secondary { border-color: #6c757d !important; } body.hc .border-success { border-color: #8CC53F !important; } body.hc .border-info { border-color: #17a2b8 !important; } body.hc .border-warning { border-color: #F2C94C !important; } body.hc .border-danger { border-color: #E31B23 !important; } body.hc .border-light { border-color: #f8f9fa !important; } body.hc .border-dark { border-color: #343a40 !important; } body.hc .border-blue { border-color: #005596 !important; } body.hc .border-orange { border-color: #005596 !important; } body.hc .border-green { border-color: #005596 !important; } body.hc .border-silver { border-color: #767676 !important; } body.hc .border-lightblue { border-color: #005596 !important; } body.hc .border-red { border-color: #E31B23 !important; } body.hc .border-lightgrey { border-color: #F0F0F0 !important; } body.hc .border-mediumgrey { border-color: #C8C8C8 !important; } body.hc .border-darkgrey { border-color: #4F4F4F !important; } body.hc .border-black { border-color: #000 !important; } body.hc .border-white { border-color: #FFF !important; } body.hc .border-white { border-color: #FFF !important; } body.hc .rounded-sm { border-radius: 0 !important; } body.hc .rounded { border-radius: 0 !important; } body.hc .rounded-top { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; } body.hc .rounded-right { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; } body.hc .rounded-bottom { border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; } body.hc .rounded-left { border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; } body.hc .rounded-lg { border-radius: 0 !important; } body.hc .rounded-circle { border-radius: 50% !important; } body.hc .rounded-pill { border-radius: 50rem !important; } body.hc .rounded-0 { border-radius: 0 !important; } body.hc .clearfix::after { display: block; clear: both; content: ""; } body.hc .d-none { display: none !important; } body.hc .d-inline { display: inline !important; } body.hc .d-inline-block { display: inline-block !important; } body.hc .d-block { display: block !important; } body.hc .d-table { display: table !important; } body.hc .d-table-row { display: table-row !important; } body.hc .d-table-cell { display: table-cell !important; } body.hc .d-flex, body.hc .btn-tabs-dd, body.hc .collapsed-mobile-btn, body.hc .news-listing li a, .news-listing li body.hc a, body.hc .news-listing-new-equinet li a, .news-listing-new-equinet li body.hc a, body.hc .news-listing-header, body.hc .news-listing-header-new-equinet, body.hc .news-listing-text, body.hc .accordion-tab { display: flex !important; } body.hc .d-inline-flex { display: inline-flex !important; } @media (min-width: 576px) { body.hc .d-sm-none { display: none !important; } body.hc .d-sm-inline { display: inline !important; } body.hc .d-sm-inline-block { display: inline-block !important; } body.hc .d-sm-block { display: block !important; } body.hc .d-sm-table { display: table !important; } body.hc .d-sm-table-row { display: table-row !important; } body.hc .d-sm-table-cell { display: table-cell !important; } body.hc .d-sm-flex { display: flex !important; } body.hc .d-sm-inline-flex { display: inline-flex !important; } } @media (min-width: 768px) { body.hc .d-md-none { display: none !important; } body.hc .d-md-inline { display: inline !important; } body.hc .d-md-inline-block { display: inline-block !important; } body.hc .d-md-block { display: block !important; } body.hc .d-md-table { display: table !important; } body.hc .d-md-table-row { display: table-row !important; } body.hc .d-md-table-cell { display: table-cell !important; } body.hc .d-md-flex { display: flex !important; } body.hc .d-md-inline-flex { display: inline-flex !important; } } @media (min-width: 992px) { body.hc .d-lg-none { display: none !important; } body.hc .d-lg-inline { display: inline !important; } body.hc .d-lg-inline-block { display: inline-block !important; } body.hc .d-lg-block { display: block !important; } body.hc .d-lg-table { display: table !important; } body.hc .d-lg-table-row { display: table-row !important; } body.hc .d-lg-table-cell { display: table-cell !important; } body.hc .d-lg-flex { display: flex !important; } body.hc .d-lg-inline-flex { display: inline-flex !important; } } @media (min-width: 1200px) { body.hc .d-xl-none { display: none !important; } body.hc .d-xl-inline { display: inline !important; } body.hc .d-xl-inline-block { display: inline-block !important; } body.hc .d-xl-block { display: block !important; } body.hc .d-xl-table { display: table !important; } body.hc .d-xl-table-row { display: table-row !important; } body.hc .d-xl-table-cell { display: table-cell !important; } body.hc .d-xl-flex { display: flex !important; } body.hc .d-xl-inline-flex { display: inline-flex !important; } } @media print { body.hc .d-print-none { display: none !important; } body.hc .d-print-inline { display: inline !important; } body.hc .d-print-inline-block { display: inline-block !important; } body.hc .d-print-block { display: block !important; } body.hc .d-print-table { display: table !important; } body.hc .d-print-table-row { display: table-row !important; } body.hc .d-print-table-cell { display: table-cell !important; } body.hc .d-print-flex { display: flex !important; } body.hc .d-print-inline-flex { display: inline-flex !important; } } body.hc .embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; } body.hc .embed-responsive::before { display: block; content: ""; } body.hc .embed-responsive .embed-responsive-item, body.hc .embed-responsive iframe, body.hc .embed-responsive embed, body.hc .embed-responsive object, body.hc .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } body.hc .embed-responsive-21by9::before { padding-top: 42.85714%; } body.hc .embed-responsive-16by9::before { padding-top: 56.25%; } body.hc .embed-responsive-4by3::before { padding-top: 75%; } body.hc .embed-responsive-1by1::before { padding-top: 100%; } body.hc .embed-responsive-21by9::before { padding-top: 42.85714%; } body.hc .embed-responsive-16by9::before { padding-top: 56.25%; } body.hc .embed-responsive-4by3::before { padding-top: 75%; } body.hc .embed-responsive-1by1::before { padding-top: 100%; } body.hc .flex-row, body.hc .news-listing li a, .news-listing li body.hc a, body.hc .news-listing-new-equinet li a, .news-listing-new-equinet li body.hc a { flex-direction: row !important; } body.hc .flex-column, body.hc .news-listing-header-new-equinet, body.hc .news-listing-text { flex-direction: column !important; } body.hc .flex-row-reverse { flex-direction: row-reverse !important; } body.hc .flex-column-reverse { flex-direction: column-reverse !important; } body.hc .flex-wrap { flex-wrap: wrap !important; } body.hc .flex-nowrap { flex-wrap: nowrap !important; } body.hc .flex-wrap-reverse { flex-wrap: wrap-reverse !important; } body.hc .flex-fill { flex: 1 1 auto !important; } body.hc .flex-grow-0 { flex-grow: 0 !important; } body.hc .flex-grow-1 { flex-grow: 1 !important; } body.hc .flex-shrink-0 { flex-shrink: 0 !important; } body.hc .flex-shrink-1 { flex-shrink: 1 !important; } body.hc .justify-content-start, body.hc .news-listing li a, .news-listing li body.hc a, body.hc .news-listing-new-equinet li a, .news-listing-new-equinet li body.hc a { justify-content: flex-start !important; } body.hc .justify-content-end { justify-content: flex-end !important; } body.hc .justify-content-center, body.hc .news-listing-header-new-equinet { justify-content: center !important; } body.hc .justify-content-between, body.hc .news-listing-header, body.hc .accordion-tab { justify-content: space-between !important; } body.hc .justify-content-around { justify-content: space-around !important; } body.hc .align-items-start { align-items: flex-start !important; } body.hc .align-items-end { align-items: flex-end !important; } body.hc .align-items-center, body.hc .btn-tabs-dd, body.hc .collapsed-mobile-btn, body.hc .news-listing-header, body.hc .news-listing-header-new-equinet, body.hc .accordion-tab { align-items: center !important; } body.hc .align-items-baseline { align-items: baseline !important; } body.hc .align-items-stretch { align-items: stretch !important; } body.hc .align-content-start { align-content: flex-start !important; } body.hc .align-content-end { align-content: flex-end !important; } body.hc .align-content-center { align-content: center !important; } body.hc .align-content-between { align-content: space-between !important; } body.hc .align-content-around { align-content: space-around !important; } body.hc .align-content-stretch { align-content: stretch !important; } body.hc .align-self-auto { align-self: auto !important; } body.hc .align-self-start { align-self: flex-start !important; } body.hc .align-self-end { align-self: flex-end !important; } body.hc .align-self-center { align-self: center !important; } body.hc .align-self-baseline { align-self: baseline !important; } body.hc .align-self-stretch { align-self: stretch !important; } @media (min-width: 576px) { body.hc .flex-sm-row { flex-direction: row !important; } body.hc .flex-sm-column { flex-direction: column !important; } body.hc .flex-sm-row-reverse { flex-direction: row-reverse !important; } body.hc .flex-sm-column-reverse { flex-direction: column-reverse !important; } body.hc .flex-sm-wrap { flex-wrap: wrap !important; } body.hc .flex-sm-nowrap { flex-wrap: nowrap !important; } body.hc .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; } body.hc .flex-sm-fill { flex: 1 1 auto !important; } body.hc .flex-sm-grow-0 { flex-grow: 0 !important; } body.hc .flex-sm-grow-1 { flex-grow: 1 !important; } body.hc .flex-sm-shrink-0 { flex-shrink: 0 !important; } body.hc .flex-sm-shrink-1 { flex-shrink: 1 !important; } body.hc .justify-content-sm-start { justify-content: flex-start !important; } body.hc .justify-content-sm-end { justify-content: flex-end !important; } body.hc .justify-content-sm-center { justify-content: center !important; } body.hc .justify-content-sm-between { justify-content: space-between !important; } body.hc .justify-content-sm-around { justify-content: space-around !important; } body.hc .align-items-sm-start { align-items: flex-start !important; } body.hc .align-items-sm-end { align-items: flex-end !important; } body.hc .align-items-sm-center { align-items: center !important; } body.hc .align-items-sm-baseline { align-items: baseline !important; } body.hc .align-items-sm-stretch { align-items: stretch !important; } body.hc .align-content-sm-start { align-content: flex-start !important; } body.hc .align-content-sm-end { align-content: flex-end !important; } body.hc .align-content-sm-center { align-content: center !important; } body.hc .align-content-sm-between { align-content: space-between !important; } body.hc .align-content-sm-around { align-content: space-around !important; } body.hc .align-content-sm-stretch { align-content: stretch !important; } body.hc .align-self-sm-auto { align-self: auto !important; } body.hc .align-self-sm-start { align-self: flex-start !important; } body.hc .align-self-sm-end { align-self: flex-end !important; } body.hc .align-self-sm-center { align-self: center !important; } body.hc .align-self-sm-baseline { align-self: baseline !important; } body.hc .align-self-sm-stretch { align-self: stretch !important; } } @media (min-width: 768px) { body.hc .flex-md-row { flex-direction: row !important; } body.hc .flex-md-column { flex-direction: column !important; } body.hc .flex-md-row-reverse { flex-direction: row-reverse !important; } body.hc .flex-md-column-reverse { flex-direction: column-reverse !important; } body.hc .flex-md-wrap { flex-wrap: wrap !important; } body.hc .flex-md-nowrap { flex-wrap: nowrap !important; } body.hc .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; } body.hc .flex-md-fill { flex: 1 1 auto !important; } body.hc .flex-md-grow-0 { flex-grow: 0 !important; } body.hc .flex-md-grow-1 { flex-grow: 1 !important; } body.hc .flex-md-shrink-0 { flex-shrink: 0 !important; } body.hc .flex-md-shrink-1 { flex-shrink: 1 !important; } body.hc .justify-content-md-start { justify-content: flex-start !important; } body.hc .justify-content-md-end { justify-content: flex-end !important; } body.hc .justify-content-md-center { justify-content: center !important; } body.hc .justify-content-md-between { justify-content: space-between !important; } body.hc .justify-content-md-around { justify-content: space-around !important; } body.hc .align-items-md-start { align-items: flex-start !important; } body.hc .align-items-md-end { align-items: flex-end !important; } body.hc .align-items-md-center { align-items: center !important; } body.hc .align-items-md-baseline { align-items: baseline !important; } body.hc .align-items-md-stretch { align-items: stretch !important; } body.hc .align-content-md-start { align-content: flex-start !important; } body.hc .align-content-md-end { align-content: flex-end !important; } body.hc .align-content-md-center { align-content: center !important; } body.hc .align-content-md-between { align-content: space-between !important; } body.hc .align-content-md-around { align-content: space-around !important; } body.hc .align-content-md-stretch { align-content: stretch !important; } body.hc .align-self-md-auto { align-self: auto !important; } body.hc .align-self-md-start { align-self: flex-start !important; } body.hc .align-self-md-end { align-self: flex-end !important; } body.hc .align-self-md-center { align-self: center !important; } body.hc .align-self-md-baseline { align-self: baseline !important; } body.hc .align-self-md-stretch { align-self: stretch !important; } } @media (min-width: 992px) { body.hc .flex-lg-row { flex-direction: row !important; } body.hc .flex-lg-column { flex-direction: column !important; } body.hc .flex-lg-row-reverse { flex-direction: row-reverse !important; } body.hc .flex-lg-column-reverse { flex-direction: column-reverse !important; } body.hc .flex-lg-wrap { flex-wrap: wrap !important; } body.hc .flex-lg-nowrap { flex-wrap: nowrap !important; } body.hc .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; } body.hc .flex-lg-fill { flex: 1 1 auto !important; } body.hc .flex-lg-grow-0 { flex-grow: 0 !important; } body.hc .flex-lg-grow-1 { flex-grow: 1 !important; } body.hc .flex-lg-shrink-0 { flex-shrink: 0 !important; } body.hc .flex-lg-shrink-1 { flex-shrink: 1 !important; } body.hc .justify-content-lg-start { justify-content: flex-start !important; } body.hc .justify-content-lg-end { justify-content: flex-end !important; } body.hc .justify-content-lg-center { justify-content: center !important; } body.hc .justify-content-lg-between { justify-content: space-between !important; } body.hc .justify-content-lg-around { justify-content: space-around !important; } body.hc .align-items-lg-start { align-items: flex-start !important; } body.hc .align-items-lg-end { align-items: flex-end !important; } body.hc .align-items-lg-center { align-items: center !important; } body.hc .align-items-lg-baseline { align-items: baseline !important; } body.hc .align-items-lg-stretch { align-items: stretch !important; } body.hc .align-content-lg-start { align-content: flex-start !important; } body.hc .align-content-lg-end { align-content: flex-end !important; } body.hc .align-content-lg-center { align-content: center !important; } body.hc .align-content-lg-between { align-content: space-between !important; } body.hc .align-content-lg-around { align-content: space-around !important; } body.hc .align-content-lg-stretch { align-content: stretch !important; } body.hc .align-self-lg-auto { align-self: auto !important; } body.hc .align-self-lg-start { align-self: flex-start !important; } body.hc .align-self-lg-end { align-self: flex-end !important; } body.hc .align-self-lg-center { align-self: center !important; } body.hc .align-self-lg-baseline { align-self: baseline !important; } body.hc .align-self-lg-stretch { align-self: stretch !important; } } @media (min-width: 1200px) { body.hc .flex-xl-row { flex-direction: row !important; } body.hc .flex-xl-column { flex-direction: column !important; } body.hc .flex-xl-row-reverse { flex-direction: row-reverse !important; } body.hc .flex-xl-column-reverse { flex-direction: column-reverse !important; } body.hc .flex-xl-wrap { flex-wrap: wrap !important; } body.hc .flex-xl-nowrap { flex-wrap: nowrap !important; } body.hc .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; } body.hc .flex-xl-fill { flex: 1 1 auto !important; } body.hc .flex-xl-grow-0 { flex-grow: 0 !important; } body.hc .flex-xl-grow-1 { flex-grow: 1 !important; } body.hc .flex-xl-shrink-0 { flex-shrink: 0 !important; } body.hc .flex-xl-shrink-1 { flex-shrink: 1 !important; } body.hc .justify-content-xl-start { justify-content: flex-start !important; } body.hc .justify-content-xl-end { justify-content: flex-end !important; } body.hc .justify-content-xl-center { justify-content: center !important; } body.hc .justify-content-xl-between { justify-content: space-between !important; } body.hc .justify-content-xl-around { justify-content: space-around !important; } body.hc .align-items-xl-start { align-items: flex-start !important; } body.hc .align-items-xl-end { align-items: flex-end !important; } body.hc .align-items-xl-center { align-items: center !important; } body.hc .align-items-xl-baseline { align-items: baseline !important; } body.hc .align-items-xl-stretch { align-items: stretch !important; } body.hc .align-content-xl-start { align-content: flex-start !important; } body.hc .align-content-xl-end { align-content: flex-end !important; } body.hc .align-content-xl-center { align-content: center !important; } body.hc .align-content-xl-between { align-content: space-between !important; } body.hc .align-content-xl-around { align-content: space-around !important; } body.hc .align-content-xl-stretch { align-content: stretch !important; } body.hc .align-self-xl-auto { align-self: auto !important; } body.hc .align-self-xl-start { align-self: flex-start !important; } body.hc .align-self-xl-end { align-self: flex-end !important; } body.hc .align-self-xl-center { align-self: center !important; } body.hc .align-self-xl-baseline { align-self: baseline !important; } body.hc .align-self-xl-stretch { align-self: stretch !important; } } body.hc .float-left { float: left !important; } body.hc .float-right { float: right !important; } body.hc .float-none { float: none !important; } @media (min-width: 576px) { body.hc .float-sm-left { float: left !important; } body.hc .float-sm-right { float: right !important; } body.hc .float-sm-none { float: none !important; } } @media (min-width: 768px) { body.hc .float-md-left { float: left !important; } body.hc .float-md-right { float: right !important; } body.hc .float-md-none { float: none !important; } } @media (min-width: 992px) { body.hc .float-lg-left { float: left !important; } body.hc .float-lg-right { float: right !important; } body.hc .float-lg-none { float: none !important; } } @media (min-width: 1200px) { body.hc .float-xl-left { float: left !important; } body.hc .float-xl-right { float: right !important; } body.hc .float-xl-none { float: none !important; } } body.hc .overflow-auto { overflow: auto !important; } body.hc .overflow-hidden { overflow: hidden !important; } body.hc .position-static { position: static !important; } body.hc .position-relative { position: relative !important; } body.hc .position-absolute { position: absolute !important; } body.hc .position-fixed { position: fixed !important; } body.hc .position-sticky { position: sticky !important; } body.hc .fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; } body.hc .fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; } @supports (position: sticky) { body.hc .sticky-top { position: sticky; top: 0; z-index: 1020; } } body.hc .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; } body.hc .sr-only-focusable:active, body.hc .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; } body.hc .shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(51, 51, 51, 0.075) !important; } body.hc .shadow { box-shadow: 0 0.5rem 1rem rgba(51, 51, 51, 0.15) !important; } body.hc .shadow-lg { box-shadow: 0 1rem 3rem rgba(51, 51, 51, 0.175) !important; } body.hc .shadow-none { box-shadow: none !important; } body.hc .w-25 { width: 25% !important; } body.hc .w-50 { width: 50% !important; } body.hc .w-75 { width: 75% !important; } body.hc .w-100 { width: 100% !important; } body.hc .w-auto { width: auto !important; } body.hc .w-33 { width: 33% !important; } body.hc .w-40 { width: 40% !important; } body.hc .w-60 { width: 60% !important; } body.hc .h-25 { height: 25% !important; } body.hc .h-50 { height: 50% !important; } body.hc .h-75 { height: 75% !important; } body.hc .h-100 { height: 100% !important; } body.hc .h-auto { height: auto !important; } body.hc .h-33 { height: 33% !important; } body.hc .h-40 { height: 40% !important; } body.hc .h-60 { height: 60% !important; } body.hc .mw-100 { max-width: 100% !important; } body.hc .mh-100 { max-height: 100% !important; } body.hc .min-vw-100 { min-width: 100vw !important; } body.hc .min-vh-100 { min-height: 100vh !important; } body.hc .vw-100 { width: 100vw !important; } body.hc .vh-100 { height: 100vh !important; } body.hc .stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); } body.hc .m-0 { margin: 0 !important; } body.hc .mt-0, body.hc .my-0 { margin-top: 0 !important; } body.hc .mr-0, body.hc .mx-0 { margin-right: 0 !important; } body.hc .mb-0, body.hc .my-0 { margin-bottom: 0 !important; } body.hc .ml-0, body.hc .mx-0 { margin-left: 0 !important; } body.hc .m-1 { margin: 0.25rem !important; } body.hc .mt-1, body.hc .my-1 { margin-top: 0.25rem !important; } body.hc .mr-1, body.hc .mx-1 { margin-right: 0.25rem !important; } body.hc .mb-1, body.hc .my-1 { margin-bottom: 0.25rem !important; } body.hc .ml-1, body.hc .mx-1 { margin-left: 0.25rem !important; } body.hc .m-2 { margin: 0.5rem !important; } body.hc .mt-2, body.hc .my-2 { margin-top: 0.5rem !important; } body.hc .mr-2, body.hc .mx-2 { margin-right: 0.5rem !important; } body.hc .mb-2, body.hc .my-2 { margin-bottom: 0.5rem !important; } body.hc .ml-2, body.hc .mx-2 { margin-left: 0.5rem !important; } body.hc .m-3 { margin: 1rem !important; } body.hc .mt-3, body.hc .my-3 { margin-top: 1rem !important; } body.hc .mr-3, body.hc .mx-3 { margin-right: 1rem !important; } body.hc .mb-3, body.hc .my-3 { margin-bottom: 1rem !important; } body.hc .ml-3, body.hc .mx-3 { margin-left: 1rem !important; } body.hc .m-4 { margin: 1.5rem !important; } body.hc .mt-4, body.hc .my-4 { margin-top: 1.5rem !important; } body.hc .mr-4, body.hc .mx-4 { margin-right: 1.5rem !important; } body.hc .mb-4, body.hc .my-4 { margin-bottom: 1.5rem !important; } body.hc .ml-4, body.hc .mx-4 { margin-left: 1.5rem !important; } body.hc .m-5 { margin: 3rem !important; } body.hc .mt-5, body.hc .my-5 { margin-top: 3rem !important; } body.hc .mr-5, body.hc .mx-5 { margin-right: 3rem !important; } body.hc .mb-5, body.hc .my-5 { margin-bottom: 3rem !important; } body.hc .ml-5, body.hc .mx-5 { margin-left: 3rem !important; } body.hc .p-0 { padding: 0 !important; } body.hc .pt-0, body.hc .py-0 { padding-top: 0 !important; } body.hc .pr-0, body.hc .px-0 { padding-right: 0 !important; } body.hc .pb-0, body.hc .py-0 { padding-bottom: 0 !important; } body.hc .pl-0, body.hc .px-0 { padding-left: 0 !important; } body.hc .p-1 { padding: 0.25rem !important; } body.hc .pt-1, body.hc .py-1 { padding-top: 0.25rem !important; } body.hc .pr-1, body.hc .px-1 { padding-right: 0.25rem !important; } body.hc .pb-1, body.hc .py-1 { padding-bottom: 0.25rem !important; } body.hc .pl-1, body.hc .px-1 { padding-left: 0.25rem !important; } body.hc .p-2 { padding: 0.5rem !important; } body.hc .pt-2, body.hc .py-2 { padding-top: 0.5rem !important; } body.hc .pr-2, body.hc .px-2 { padding-right: 0.5rem !important; } body.hc .pb-2, body.hc .py-2 { padding-bottom: 0.5rem !important; } body.hc .pl-2, body.hc .px-2 { padding-left: 0.5rem !important; } body.hc .p-3 { padding: 1rem !important; } body.hc .pt-3, body.hc .py-3 { padding-top: 1rem !important; } body.hc .pr-3, body.hc .px-3 { padding-right: 1rem !important; } body.hc .pb-3, body.hc .py-3 { padding-bottom: 1rem !important; } body.hc .pl-3, body.hc .px-3 { padding-left: 1rem !important; } body.hc .p-4 { padding: 1.5rem !important; } body.hc .pt-4, body.hc .py-4 { padding-top: 1.5rem !important; } body.hc .pr-4, body.hc .px-4 { padding-right: 1.5rem !important; } body.hc .pb-4, body.hc .py-4 { padding-bottom: 1.5rem !important; } body.hc .pl-4, body.hc .px-4 { padding-left: 1.5rem !important; } body.hc .p-5 { padding: 3rem !important; } body.hc .pt-5, body.hc .py-5 { padding-top: 3rem !important; } body.hc .pr-5, body.hc .px-5 { padding-right: 3rem !important; } body.hc .pb-5, body.hc .py-5 { padding-bottom: 3rem !important; } body.hc .pl-5, body.hc .px-5 { padding-left: 3rem !important; } body.hc .m-n1 { margin: -0.25rem !important; } body.hc .mt-n1, body.hc .my-n1 { margin-top: -0.25rem !important; } body.hc .mr-n1, body.hc .mx-n1 { margin-right: -0.25rem !important; } body.hc .mb-n1, body.hc .my-n1 { margin-bottom: -0.25rem !important; } body.hc .ml-n1, body.hc .mx-n1 { margin-left: -0.25rem !important; } body.hc .m-n2 { margin: -0.5rem !important; } body.hc .mt-n2, body.hc .my-n2 { margin-top: -0.5rem !important; } body.hc .mr-n2, body.hc .mx-n2 { margin-right: -0.5rem !important; } body.hc .mb-n2, body.hc .my-n2 { margin-bottom: -0.5rem !important; } body.hc .ml-n2, body.hc .mx-n2 { margin-left: -0.5rem !important; } body.hc .m-n3 { margin: -1rem !important; } body.hc .mt-n3, body.hc .my-n3 { margin-top: -1rem !important; } body.hc .mr-n3, body.hc .mx-n3 { margin-right: -1rem !important; } body.hc .mb-n3, body.hc .my-n3 { margin-bottom: -1rem !important; } body.hc .ml-n3, body.hc .mx-n3 { margin-left: -1rem !important; } body.hc .m-n4 { margin: -1.5rem !important; } body.hc .mt-n4, body.hc .my-n4 { margin-top: -1.5rem !important; } body.hc .mr-n4, body.hc .mx-n4 { margin-right: -1.5rem !important; } body.hc .mb-n4, body.hc .my-n4 { margin-bottom: -1.5rem !important; } body.hc .ml-n4, body.hc .mx-n4 { margin-left: -1.5rem !important; } body.hc .m-n5 { margin: -3rem !important; } body.hc .mt-n5, body.hc .my-n5 { margin-top: -3rem !important; } body.hc .mr-n5, body.hc .mx-n5 { margin-right: -3rem !important; } body.hc .mb-n5, body.hc .my-n5 { margin-bottom: -3rem !important; } body.hc .ml-n5, body.hc .mx-n5 { margin-left: -3rem !important; } body.hc .m-auto { margin: auto !important; } body.hc .mt-auto, body.hc .my-auto { margin-top: auto !important; } body.hc .mr-auto, body.hc .mx-auto { margin-right: auto !important; } body.hc .mb-auto, body.hc .my-auto { margin-bottom: auto !important; } body.hc .ml-auto, body.hc .mx-auto { margin-left: auto !important; } @media (min-width: 576px) { body.hc .m-sm-0 { margin: 0 !important; } body.hc .mt-sm-0, body.hc .my-sm-0 { margin-top: 0 !important; } body.hc .mr-sm-0, body.hc .mx-sm-0 { margin-right: 0 !important; } body.hc .mb-sm-0, body.hc .my-sm-0 { margin-bottom: 0 !important; } body.hc .ml-sm-0, body.hc .mx-sm-0 { margin-left: 0 !important; } body.hc .m-sm-1 { margin: 0.25rem !important; } body.hc .mt-sm-1, body.hc .my-sm-1 { margin-top: 0.25rem !important; } body.hc .mr-sm-1, body.hc .mx-sm-1 { margin-right: 0.25rem !important; } body.hc .mb-sm-1, body.hc .my-sm-1 { margin-bottom: 0.25rem !important; } body.hc .ml-sm-1, body.hc .mx-sm-1 { margin-left: 0.25rem !important; } body.hc .m-sm-2 { margin: 0.5rem !important; } body.hc .mt-sm-2, body.hc .my-sm-2 { margin-top: 0.5rem !important; } body.hc .mr-sm-2, body.hc .mx-sm-2 { margin-right: 0.5rem !important; } body.hc .mb-sm-2, body.hc .my-sm-2 { margin-bottom: 0.5rem !important; } body.hc .ml-sm-2, body.hc .mx-sm-2 { margin-left: 0.5rem !important; } body.hc .m-sm-3 { margin: 1rem !important; } body.hc .mt-sm-3, body.hc .my-sm-3 { margin-top: 1rem !important; } body.hc .mr-sm-3, body.hc .mx-sm-3 { margin-right: 1rem !important; } body.hc .mb-sm-3, body.hc .my-sm-3 { margin-bottom: 1rem !important; } body.hc .ml-sm-3, body.hc .mx-sm-3 { margin-left: 1rem !important; } body.hc .m-sm-4 { margin: 1.5rem !important; } body.hc .mt-sm-4, body.hc .my-sm-4 { margin-top: 1.5rem !important; } body.hc .mr-sm-4, body.hc .mx-sm-4 { margin-right: 1.5rem !important; } body.hc .mb-sm-4, body.hc .my-sm-4 { margin-bottom: 1.5rem !important; } body.hc .ml-sm-4, body.hc .mx-sm-4 { margin-left: 1.5rem !important; } body.hc .m-sm-5 { margin: 3rem !important; } body.hc .mt-sm-5, body.hc .my-sm-5 { margin-top: 3rem !important; } body.hc .mr-sm-5, body.hc .mx-sm-5 { margin-right: 3rem !important; } body.hc .mb-sm-5, body.hc .my-sm-5 { margin-bottom: 3rem !important; } body.hc .ml-sm-5, body.hc .mx-sm-5 { margin-left: 3rem !important; } body.hc .p-sm-0 { padding: 0 !important; } body.hc .pt-sm-0, body.hc .py-sm-0 { padding-top: 0 !important; } body.hc .pr-sm-0, body.hc .px-sm-0 { padding-right: 0 !important; } body.hc .pb-sm-0, body.hc .py-sm-0 { padding-bottom: 0 !important; } body.hc .pl-sm-0, body.hc .px-sm-0 { padding-left: 0 !important; } body.hc .p-sm-1 { padding: 0.25rem !important; } body.hc .pt-sm-1, body.hc .py-sm-1 { padding-top: 0.25rem !important; } body.hc .pr-sm-1, body.hc .px-sm-1 { padding-right: 0.25rem !important; } body.hc .pb-sm-1, body.hc .py-sm-1 { padding-bottom: 0.25rem !important; } body.hc .pl-sm-1, body.hc .px-sm-1 { padding-left: 0.25rem !important; } body.hc .p-sm-2 { padding: 0.5rem !important; } body.hc .pt-sm-2, body.hc .py-sm-2 { padding-top: 0.5rem !important; } body.hc .pr-sm-2, body.hc .px-sm-2 { padding-right: 0.5rem !important; } body.hc .pb-sm-2, body.hc .py-sm-2 { padding-bottom: 0.5rem !important; } body.hc .pl-sm-2, body.hc .px-sm-2 { padding-left: 0.5rem !important; } body.hc .p-sm-3 { padding: 1rem !important; } body.hc .pt-sm-3, body.hc .py-sm-3 { padding-top: 1rem !important; } body.hc .pr-sm-3, body.hc .px-sm-3 { padding-right: 1rem !important; } body.hc .pb-sm-3, body.hc .py-sm-3 { padding-bottom: 1rem !important; } body.hc .pl-sm-3, body.hc .px-sm-3 { padding-left: 1rem !important; } body.hc .p-sm-4 { padding: 1.5rem !important; } body.hc .pt-sm-4, body.hc .py-sm-4 { padding-top: 1.5rem !important; } body.hc .pr-sm-4, body.hc .px-sm-4 { padding-right: 1.5rem !important; } body.hc .pb-sm-4, body.hc .py-sm-4 { padding-bottom: 1.5rem !important; } body.hc .pl-sm-4, body.hc .px-sm-4 { padding-left: 1.5rem !important; } body.hc .p-sm-5 { padding: 3rem !important; } body.hc .pt-sm-5, body.hc .py-sm-5 { padding-top: 3rem !important; } body.hc .pr-sm-5, body.hc .px-sm-5 { padding-right: 3rem !important; } body.hc .pb-sm-5, body.hc .py-sm-5 { padding-bottom: 3rem !important; } body.hc .pl-sm-5, body.hc .px-sm-5 { padding-left: 3rem !important; } body.hc .m-sm-n1 { margin: -0.25rem !important; } body.hc .mt-sm-n1, body.hc .my-sm-n1 { margin-top: -0.25rem !important; } body.hc .mr-sm-n1, body.hc .mx-sm-n1 { margin-right: -0.25rem !important; } body.hc .mb-sm-n1, body.hc .my-sm-n1 { margin-bottom: -0.25rem !important; } body.hc .ml-sm-n1, body.hc .mx-sm-n1 { margin-left: -0.25rem !important; } body.hc .m-sm-n2 { margin: -0.5rem !important; } body.hc .mt-sm-n2, body.hc .my-sm-n2 { margin-top: -0.5rem !important; } body.hc .mr-sm-n2, body.hc .mx-sm-n2 { margin-right: -0.5rem !important; } body.hc .mb-sm-n2, body.hc .my-sm-n2 { margin-bottom: -0.5rem !important; } body.hc .ml-sm-n2, body.hc .mx-sm-n2 { margin-left: -0.5rem !important; } body.hc .m-sm-n3 { margin: -1rem !important; } body.hc .mt-sm-n3, body.hc .my-sm-n3 { margin-top: -1rem !important; } body.hc .mr-sm-n3, body.hc .mx-sm-n3 { margin-right: -1rem !important; } body.hc .mb-sm-n3, body.hc .my-sm-n3 { margin-bottom: -1rem !important; } body.hc .ml-sm-n3, body.hc .mx-sm-n3 { margin-left: -1rem !important; } body.hc .m-sm-n4 { margin: -1.5rem !important; } body.hc .mt-sm-n4, body.hc .my-sm-n4 { margin-top: -1.5rem !important; } body.hc .mr-sm-n4, body.hc .mx-sm-n4 { margin-right: -1.5rem !important; } body.hc .mb-sm-n4, body.hc .my-sm-n4 { margin-bottom: -1.5rem !important; } body.hc .ml-sm-n4, body.hc .mx-sm-n4 { margin-left: -1.5rem !important; } body.hc .m-sm-n5 { margin: -3rem !important; } body.hc .mt-sm-n5, body.hc .my-sm-n5 { margin-top: -3rem !important; } body.hc .mr-sm-n5, body.hc .mx-sm-n5 { margin-right: -3rem !important; } body.hc .mb-sm-n5, body.hc .my-sm-n5 { margin-bottom: -3rem !important; } body.hc .ml-sm-n5, body.hc .mx-sm-n5 { margin-left: -3rem !important; } body.hc .m-sm-auto { margin: auto !important; } body.hc .mt-sm-auto, body.hc .my-sm-auto { margin-top: auto !important; } body.hc .mr-sm-auto, body.hc .mx-sm-auto { margin-right: auto !important; } body.hc .mb-sm-auto, body.hc .my-sm-auto { margin-bottom: auto !important; } body.hc .ml-sm-auto, body.hc .mx-sm-auto { margin-left: auto !important; } } @media (min-width: 768px) { body.hc .m-md-0 { margin: 0 !important; } body.hc .mt-md-0, body.hc .my-md-0 { margin-top: 0 !important; } body.hc .mr-md-0, body.hc .mx-md-0 { margin-right: 0 !important; } body.hc .mb-md-0, body.hc .my-md-0 { margin-bottom: 0 !important; } body.hc .ml-md-0, body.hc .mx-md-0 { margin-left: 0 !important; } body.hc .m-md-1 { margin: 0.25rem !important; } body.hc .mt-md-1, body.hc .my-md-1 { margin-top: 0.25rem !important; } body.hc .mr-md-1, body.hc .mx-md-1 { margin-right: 0.25rem !important; } body.hc .mb-md-1, body.hc .my-md-1 { margin-bottom: 0.25rem !important; } body.hc .ml-md-1, body.hc .mx-md-1 { margin-left: 0.25rem !important; } body.hc .m-md-2 { margin: 0.5rem !important; } body.hc .mt-md-2, body.hc .my-md-2 { margin-top: 0.5rem !important; } body.hc .mr-md-2, body.hc .mx-md-2 { margin-right: 0.5rem !important; } body.hc .mb-md-2, body.hc .my-md-2 { margin-bottom: 0.5rem !important; } body.hc .ml-md-2, body.hc .mx-md-2 { margin-left: 0.5rem !important; } body.hc .m-md-3 { margin: 1rem !important; } body.hc .mt-md-3, body.hc .my-md-3 { margin-top: 1rem !important; } body.hc .mr-md-3, body.hc .mx-md-3 { margin-right: 1rem !important; } body.hc .mb-md-3, body.hc .my-md-3 { margin-bottom: 1rem !important; } body.hc .ml-md-3, body.hc .mx-md-3 { margin-left: 1rem !important; } body.hc .m-md-4 { margin: 1.5rem !important; } body.hc .mt-md-4, body.hc .my-md-4 { margin-top: 1.5rem !important; } body.hc .mr-md-4, body.hc .mx-md-4 { margin-right: 1.5rem !important; } body.hc .mb-md-4, body.hc .my-md-4 { margin-bottom: 1.5rem !important; } body.hc .ml-md-4, body.hc .mx-md-4 { margin-left: 1.5rem !important; } body.hc .m-md-5 { margin: 3rem !important; } body.hc .mt-md-5, body.hc .my-md-5 { margin-top: 3rem !important; } body.hc .mr-md-5, body.hc .mx-md-5 { margin-right: 3rem !important; } body.hc .mb-md-5, body.hc .my-md-5 { margin-bottom: 3rem !important; } body.hc .ml-md-5, body.hc .mx-md-5 { margin-left: 3rem !important; } body.hc .p-md-0 { padding: 0 !important; } body.hc .pt-md-0, body.hc .py-md-0 { padding-top: 0 !important; } body.hc .pr-md-0, body.hc .px-md-0 { padding-right: 0 !important; } body.hc .pb-md-0, body.hc .py-md-0 { padding-bottom: 0 !important; } body.hc .pl-md-0, body.hc .px-md-0 { padding-left: 0 !important; } body.hc .p-md-1 { padding: 0.25rem !important; } body.hc .pt-md-1, body.hc .py-md-1 { padding-top: 0.25rem !important; } body.hc .pr-md-1, body.hc .px-md-1 { padding-right: 0.25rem !important; } body.hc .pb-md-1, body.hc .py-md-1 { padding-bottom: 0.25rem !important; } body.hc .pl-md-1, body.hc .px-md-1 { padding-left: 0.25rem !important; } body.hc .p-md-2 { padding: 0.5rem !important; } body.hc .pt-md-2, body.hc .py-md-2 { padding-top: 0.5rem !important; } body.hc .pr-md-2, body.hc .px-md-2 { padding-right: 0.5rem !important; } body.hc .pb-md-2, body.hc .py-md-2 { padding-bottom: 0.5rem !important; } body.hc .pl-md-2, body.hc .px-md-2 { padding-left: 0.5rem !important; } body.hc .p-md-3 { padding: 1rem !important; } body.hc .pt-md-3, body.hc .py-md-3 { padding-top: 1rem !important; } body.hc .pr-md-3, body.hc .px-md-3 { padding-right: 1rem !important; } body.hc .pb-md-3, body.hc .py-md-3 { padding-bottom: 1rem !important; } body.hc .pl-md-3, body.hc .px-md-3 { padding-left: 1rem !important; } body.hc .p-md-4 { padding: 1.5rem !important; } body.hc .pt-md-4, body.hc .py-md-4 { padding-top: 1.5rem !important; } body.hc .pr-md-4, body.hc .px-md-4 { padding-right: 1.5rem !important; } body.hc .pb-md-4, body.hc .py-md-4 { padding-bottom: 1.5rem !important; } body.hc .pl-md-4, body.hc .px-md-4 { padding-left: 1.5rem !important; } body.hc .p-md-5 { padding: 3rem !important; } body.hc .pt-md-5, body.hc .py-md-5 { padding-top: 3rem !important; } body.hc .pr-md-5, body.hc .px-md-5 { padding-right: 3rem !important; } body.hc .pb-md-5, body.hc .py-md-5 { padding-bottom: 3rem !important; } body.hc .pl-md-5, body.hc .px-md-5 { padding-left: 3rem !important; } body.hc .m-md-n1 { margin: -0.25rem !important; } body.hc .mt-md-n1, body.hc .my-md-n1 { margin-top: -0.25rem !important; } body.hc .mr-md-n1, body.hc .mx-md-n1 { margin-right: -0.25rem !important; } body.hc .mb-md-n1, body.hc .my-md-n1 { margin-bottom: -0.25rem !important; } body.hc .ml-md-n1, body.hc .mx-md-n1 { margin-left: -0.25rem !important; } body.hc .m-md-n2 { margin: -0.5rem !important; } body.hc .mt-md-n2, body.hc .my-md-n2 { margin-top: -0.5rem !important; } body.hc .mr-md-n2, body.hc .mx-md-n2 { margin-right: -0.5rem !important; } body.hc .mb-md-n2, body.hc .my-md-n2 { margin-bottom: -0.5rem !important; } body.hc .ml-md-n2, body.hc .mx-md-n2 { margin-left: -0.5rem !important; } body.hc .m-md-n3 { margin: -1rem !important; } body.hc .mt-md-n3, body.hc .my-md-n3 { margin-top: -1rem !important; } body.hc .mr-md-n3, body.hc .mx-md-n3 { margin-right: -1rem !important; } body.hc .mb-md-n3, body.hc .my-md-n3 { margin-bottom: -1rem !important; } body.hc .ml-md-n3, body.hc .mx-md-n3 { margin-left: -1rem !important; } body.hc .m-md-n4 { margin: -1.5rem !important; } body.hc .mt-md-n4, body.hc .my-md-n4 { margin-top: -1.5rem !important; } body.hc .mr-md-n4, body.hc .mx-md-n4 { margin-right: -1.5rem !important; } body.hc .mb-md-n4, body.hc .my-md-n4 { margin-bottom: -1.5rem !important; } body.hc .ml-md-n4, body.hc .mx-md-n4 { margin-left: -1.5rem !important; } body.hc .m-md-n5 { margin: -3rem !important; } body.hc .mt-md-n5, body.hc .my-md-n5 { margin-top: -3rem !important; } body.hc .mr-md-n5, body.hc .mx-md-n5 { margin-right: -3rem !important; } body.hc .mb-md-n5, body.hc .my-md-n5 { margin-bottom: -3rem !important; } body.hc .ml-md-n5, body.hc .mx-md-n5 { margin-left: -3rem !important; } body.hc .m-md-auto { margin: auto !important; } body.hc .mt-md-auto, body.hc .my-md-auto { margin-top: auto !important; } body.hc .mr-md-auto, body.hc .mx-md-auto { margin-right: auto !important; } body.hc .mb-md-auto, body.hc .my-md-auto { margin-bottom: auto !important; } body.hc .ml-md-auto, body.hc .mx-md-auto { margin-left: auto !important; } } @media (min-width: 992px) { body.hc .m-lg-0 { margin: 0 !important; } body.hc .mt-lg-0, body.hc .my-lg-0 { margin-top: 0 !important; } body.hc .mr-lg-0, body.hc .mx-lg-0 { margin-right: 0 !important; } body.hc .mb-lg-0, body.hc .my-lg-0 { margin-bottom: 0 !important; } body.hc .ml-lg-0, body.hc .mx-lg-0 { margin-left: 0 !important; } body.hc .m-lg-1 { margin: 0.25rem !important; } body.hc .mt-lg-1, body.hc .my-lg-1 { margin-top: 0.25rem !important; } body.hc .mr-lg-1, body.hc .mx-lg-1 { margin-right: 0.25rem !important; } body.hc .mb-lg-1, body.hc .my-lg-1 { margin-bottom: 0.25rem !important; } body.hc .ml-lg-1, body.hc .mx-lg-1 { margin-left: 0.25rem !important; } body.hc .m-lg-2 { margin: 0.5rem !important; } body.hc .mt-lg-2, body.hc .my-lg-2 { margin-top: 0.5rem !important; } body.hc .mr-lg-2, body.hc .mx-lg-2 { margin-right: 0.5rem !important; } body.hc .mb-lg-2, body.hc .my-lg-2 { margin-bottom: 0.5rem !important; } body.hc .ml-lg-2, body.hc .mx-lg-2 { margin-left: 0.5rem !important; } body.hc .m-lg-3 { margin: 1rem !important; } body.hc .mt-lg-3, body.hc .my-lg-3 { margin-top: 1rem !important; } body.hc .mr-lg-3, body.hc .mx-lg-3 { margin-right: 1rem !important; } body.hc .mb-lg-3, body.hc .my-lg-3 { margin-bottom: 1rem !important; } body.hc .ml-lg-3, body.hc .mx-lg-3 { margin-left: 1rem !important; } body.hc .m-lg-4 { margin: 1.5rem !important; } body.hc .mt-lg-4, body.hc .my-lg-4 { margin-top: 1.5rem !important; } body.hc .mr-lg-4, body.hc .mx-lg-4 { margin-right: 1.5rem !important; } body.hc .mb-lg-4, body.hc .my-lg-4 { margin-bottom: 1.5rem !important; } body.hc .ml-lg-4, body.hc .mx-lg-4 { margin-left: 1.5rem !important; } body.hc .m-lg-5 { margin: 3rem !important; } body.hc .mt-lg-5, body.hc .my-lg-5 { margin-top: 3rem !important; } body.hc .mr-lg-5, body.hc .mx-lg-5 { margin-right: 3rem !important; } body.hc .mb-lg-5, body.hc .my-lg-5 { margin-bottom: 3rem !important; } body.hc .ml-lg-5, body.hc .mx-lg-5 { margin-left: 3rem !important; } body.hc .p-lg-0 { padding: 0 !important; } body.hc .pt-lg-0, body.hc .py-lg-0 { padding-top: 0 !important; } body.hc .pr-lg-0, body.hc .px-lg-0 { padding-right: 0 !important; } body.hc .pb-lg-0, body.hc .py-lg-0 { padding-bottom: 0 !important; } body.hc .pl-lg-0, body.hc .px-lg-0 { padding-left: 0 !important; } body.hc .p-lg-1 { padding: 0.25rem !important; } body.hc .pt-lg-1, body.hc .py-lg-1 { padding-top: 0.25rem !important; } body.hc .pr-lg-1, body.hc .px-lg-1 { padding-right: 0.25rem !important; } body.hc .pb-lg-1, body.hc .py-lg-1 { padding-bottom: 0.25rem !important; } body.hc .pl-lg-1, body.hc .px-lg-1 { padding-left: 0.25rem !important; } body.hc .p-lg-2 { padding: 0.5rem !important; } body.hc .pt-lg-2, body.hc .py-lg-2 { padding-top: 0.5rem !important; } body.hc .pr-lg-2, body.hc .px-lg-2 { padding-right: 0.5rem !important; } body.hc .pb-lg-2, body.hc .py-lg-2 { padding-bottom: 0.5rem !important; } body.hc .pl-lg-2, body.hc .px-lg-2 { padding-left: 0.5rem !important; } body.hc .p-lg-3 { padding: 1rem !important; } body.hc .pt-lg-3, body.hc .py-lg-3 { padding-top: 1rem !important; } body.hc .pr-lg-3, body.hc .px-lg-3 { padding-right: 1rem !important; } body.hc .pb-lg-3, body.hc .py-lg-3 { padding-bottom: 1rem !important; } body.hc .pl-lg-3, body.hc .px-lg-3 { padding-left: 1rem !important; } body.hc .p-lg-4 { padding: 1.5rem !important; } body.hc .pt-lg-4, body.hc .py-lg-4 { padding-top: 1.5rem !important; } body.hc .pr-lg-4, body.hc .px-lg-4 { padding-right: 1.5rem !important; } body.hc .pb-lg-4, body.hc .py-lg-4 { padding-bottom: 1.5rem !important; } body.hc .pl-lg-4, body.hc .px-lg-4 { padding-left: 1.5rem !important; } body.hc .p-lg-5 { padding: 3rem !important; } body.hc .pt-lg-5, body.hc .py-lg-5 { padding-top: 3rem !important; } body.hc .pr-lg-5, body.hc .px-lg-5 { padding-right: 3rem !important; } body.hc .pb-lg-5, body.hc .py-lg-5 { padding-bottom: 3rem !important; } body.hc .pl-lg-5, body.hc .px-lg-5 { padding-left: 3rem !important; } body.hc .m-lg-n1 { margin: -0.25rem !important; } body.hc .mt-lg-n1, body.hc .my-lg-n1 { margin-top: -0.25rem !important; } body.hc .mr-lg-n1, body.hc .mx-lg-n1 { margin-right: -0.25rem !important; } body.hc .mb-lg-n1, body.hc .my-lg-n1 { margin-bottom: -0.25rem !important; } body.hc .ml-lg-n1, body.hc .mx-lg-n1 { margin-left: -0.25rem !important; } body.hc .m-lg-n2 { margin: -0.5rem !important; } body.hc .mt-lg-n2, body.hc .my-lg-n2 { margin-top: -0.5rem !important; } body.hc .mr-lg-n2, body.hc .mx-lg-n2 { margin-right: -0.5rem !important; } body.hc .mb-lg-n2, body.hc .my-lg-n2 { margin-bottom: -0.5rem !important; } body.hc .ml-lg-n2, body.hc .mx-lg-n2 { margin-left: -0.5rem !important; } body.hc .m-lg-n3 { margin: -1rem !important; } body.hc .mt-lg-n3, body.hc .my-lg-n3 { margin-top: -1rem !important; } body.hc .mr-lg-n3, body.hc .mx-lg-n3 { margin-right: -1rem !important; } body.hc .mb-lg-n3, body.hc .my-lg-n3 { margin-bottom: -1rem !important; } body.hc .ml-lg-n3, body.hc .mx-lg-n3 { margin-left: -1rem !important; } body.hc .m-lg-n4 { margin: -1.5rem !important; } body.hc .mt-lg-n4, body.hc .my-lg-n4 { margin-top: -1.5rem !important; } body.hc .mr-lg-n4, body.hc .mx-lg-n4 { margin-right: -1.5rem !important; } body.hc .mb-lg-n4, body.hc .my-lg-n4 { margin-bottom: -1.5rem !important; } body.hc .ml-lg-n4, body.hc .mx-lg-n4 { margin-left: -1.5rem !important; } body.hc .m-lg-n5 { margin: -3rem !important; } body.hc .mt-lg-n5, body.hc .my-lg-n5 { margin-top: -3rem !important; } body.hc .mr-lg-n5, body.hc .mx-lg-n5 { margin-right: -3rem !important; } body.hc .mb-lg-n5, body.hc .my-lg-n5 { margin-bottom: -3rem !important; } body.hc .ml-lg-n5, body.hc .mx-lg-n5 { margin-left: -3rem !important; } body.hc .m-lg-auto { margin: auto !important; } body.hc .mt-lg-auto, body.hc .my-lg-auto { margin-top: auto !important; } body.hc .mr-lg-auto, body.hc .mx-lg-auto { margin-right: auto !important; } body.hc .mb-lg-auto, body.hc .my-lg-auto { margin-bottom: auto !important; } body.hc .ml-lg-auto, body.hc .mx-lg-auto { margin-left: auto !important; } } @media (min-width: 1200px) { body.hc .m-xl-0 { margin: 0 !important; } body.hc .mt-xl-0, body.hc .my-xl-0 { margin-top: 0 !important; } body.hc .mr-xl-0, body.hc .mx-xl-0 { margin-right: 0 !important; } body.hc .mb-xl-0, body.hc .my-xl-0 { margin-bottom: 0 !important; } body.hc .ml-xl-0, body.hc .mx-xl-0 { margin-left: 0 !important; } body.hc .m-xl-1 { margin: 0.25rem !important; } body.hc .mt-xl-1, body.hc .my-xl-1 { margin-top: 0.25rem !important; } body.hc .mr-xl-1, body.hc .mx-xl-1 { margin-right: 0.25rem !important; } body.hc .mb-xl-1, body.hc .my-xl-1 { margin-bottom: 0.25rem !important; } body.hc .ml-xl-1, body.hc .mx-xl-1 { margin-left: 0.25rem !important; } body.hc .m-xl-2 { margin: 0.5rem !important; } body.hc .mt-xl-2, body.hc .my-xl-2 { margin-top: 0.5rem !important; } body.hc .mr-xl-2, body.hc .mx-xl-2 { margin-right: 0.5rem !important; } body.hc .mb-xl-2, body.hc .my-xl-2 { margin-bottom: 0.5rem !important; } body.hc .ml-xl-2, body.hc .mx-xl-2 { margin-left: 0.5rem !important; } body.hc .m-xl-3 { margin: 1rem !important; } body.hc .mt-xl-3, body.hc .my-xl-3 { margin-top: 1rem !important; } body.hc .mr-xl-3, body.hc .mx-xl-3 { margin-right: 1rem !important; } body.hc .mb-xl-3, body.hc .my-xl-3 { margin-bottom: 1rem !important; } body.hc .ml-xl-3, body.hc .mx-xl-3 { margin-left: 1rem !important; } body.hc .m-xl-4 { margin: 1.5rem !important; } body.hc .mt-xl-4, body.hc .my-xl-4 { margin-top: 1.5rem !important; } body.hc .mr-xl-4, body.hc .mx-xl-4 { margin-right: 1.5rem !important; } body.hc .mb-xl-4, body.hc .my-xl-4 { margin-bottom: 1.5rem !important; } body.hc .ml-xl-4, body.hc .mx-xl-4 { margin-left: 1.5rem !important; } body.hc .m-xl-5 { margin: 3rem !important; } body.hc .mt-xl-5, body.hc .my-xl-5 { margin-top: 3rem !important; } body.hc .mr-xl-5, body.hc .mx-xl-5 { margin-right: 3rem !important; } body.hc .mb-xl-5, body.hc .my-xl-5 { margin-bottom: 3rem !important; } body.hc .ml-xl-5, body.hc .mx-xl-5 { margin-left: 3rem !important; } body.hc .p-xl-0 { padding: 0 !important; } body.hc .pt-xl-0, body.hc .py-xl-0 { padding-top: 0 !important; } body.hc .pr-xl-0, body.hc .px-xl-0 { padding-right: 0 !important; } body.hc .pb-xl-0, body.hc .py-xl-0 { padding-bottom: 0 !important; } body.hc .pl-xl-0, body.hc .px-xl-0 { padding-left: 0 !important; } body.hc .p-xl-1 { padding: 0.25rem !important; } body.hc .pt-xl-1, body.hc .py-xl-1 { padding-top: 0.25rem !important; } body.hc .pr-xl-1, body.hc .px-xl-1 { padding-right: 0.25rem !important; } body.hc .pb-xl-1, body.hc .py-xl-1 { padding-bottom: 0.25rem !important; } body.hc .pl-xl-1, body.hc .px-xl-1 { padding-left: 0.25rem !important; } body.hc .p-xl-2 { padding: 0.5rem !important; } body.hc .pt-xl-2, body.hc .py-xl-2 { padding-top: 0.5rem !important; } body.hc .pr-xl-2, body.hc .px-xl-2 { padding-right: 0.5rem !important; } body.hc .pb-xl-2, body.hc .py-xl-2 { padding-bottom: 0.5rem !important; } body.hc .pl-xl-2, body.hc .px-xl-2 { padding-left: 0.5rem !important; } body.hc .p-xl-3 { padding: 1rem !important; } body.hc .pt-xl-3, body.hc .py-xl-3 { padding-top: 1rem !important; } body.hc .pr-xl-3, body.hc .px-xl-3 { padding-right: 1rem !important; } body.hc .pb-xl-3, body.hc .py-xl-3 { padding-bottom: 1rem !important; } body.hc .pl-xl-3, body.hc .px-xl-3 { padding-left: 1rem !important; } body.hc .p-xl-4 { padding: 1.5rem !important; } body.hc .pt-xl-4, body.hc .py-xl-4 { padding-top: 1.5rem !important; } body.hc .pr-xl-4, body.hc .px-xl-4 { padding-right: 1.5rem !important; } body.hc .pb-xl-4, body.hc .py-xl-4 { padding-bottom: 1.5rem !important; } body.hc .pl-xl-4, body.hc .px-xl-4 { padding-left: 1.5rem !important; } body.hc .p-xl-5 { padding: 3rem !important; } body.hc .pt-xl-5, body.hc .py-xl-5 { padding-top: 3rem !important; } body.hc .pr-xl-5, body.hc .px-xl-5 { padding-right: 3rem !important; } body.hc .pb-xl-5, body.hc .py-xl-5 { padding-bottom: 3rem !important; } body.hc .pl-xl-5, body.hc .px-xl-5 { padding-left: 3rem !important; } body.hc .m-xl-n1 { margin: -0.25rem !important; } body.hc .mt-xl-n1, body.hc .my-xl-n1 { margin-top: -0.25rem !important; } body.hc .mr-xl-n1, body.hc .mx-xl-n1 { margin-right: -0.25rem !important; } body.hc .mb-xl-n1, body.hc .my-xl-n1 { margin-bottom: -0.25rem !important; } body.hc .ml-xl-n1, body.hc .mx-xl-n1 { margin-left: -0.25rem !important; } body.hc .m-xl-n2 { margin: -0.5rem !important; } body.hc .mt-xl-n2, body.hc .my-xl-n2 { margin-top: -0.5rem !important; } body.hc .mr-xl-n2, body.hc .mx-xl-n2 { margin-right: -0.5rem !important; } body.hc .mb-xl-n2, body.hc .my-xl-n2 { margin-bottom: -0.5rem !important; } body.hc .ml-xl-n2, body.hc .mx-xl-n2 { margin-left: -0.5rem !important; } body.hc .m-xl-n3 { margin: -1rem !important; } body.hc .mt-xl-n3, body.hc .my-xl-n3 { margin-top: -1rem !important; } body.hc .mr-xl-n3, body.hc .mx-xl-n3 { margin-right: -1rem !important; } body.hc .mb-xl-n3, body.hc .my-xl-n3 { margin-bottom: -1rem !important; } body.hc .ml-xl-n3, body.hc .mx-xl-n3 { margin-left: -1rem !important; } body.hc .m-xl-n4 { margin: -1.5rem !important; } body.hc .mt-xl-n4, body.hc .my-xl-n4 { margin-top: -1.5rem !important; } body.hc .mr-xl-n4, body.hc .mx-xl-n4 { margin-right: -1.5rem !important; } body.hc .mb-xl-n4, body.hc .my-xl-n4 { margin-bottom: -1.5rem !important; } body.hc .ml-xl-n4, body.hc .mx-xl-n4 { margin-left: -1.5rem !important; } body.hc .m-xl-n5 { margin: -3rem !important; } body.hc .mt-xl-n5, body.hc .my-xl-n5 { margin-top: -3rem !important; } body.hc .mr-xl-n5, body.hc .mx-xl-n5 { margin-right: -3rem !important; } body.hc .mb-xl-n5, body.hc .my-xl-n5 { margin-bottom: -3rem !important; } body.hc .ml-xl-n5, body.hc .mx-xl-n5 { margin-left: -3rem !important; } body.hc .m-xl-auto { margin: auto !important; } body.hc .mt-xl-auto, body.hc .my-xl-auto { margin-top: auto !important; } body.hc .mr-xl-auto, body.hc .mx-xl-auto { margin-right: auto !important; } body.hc .mb-xl-auto, body.hc .my-xl-auto { margin-bottom: auto !important; } body.hc .ml-xl-auto, body.hc .mx-xl-auto { margin-left: auto !important; } } body.hc .text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; } body.hc .text-justify { text-align: justify !important; } body.hc .text-wrap { white-space: normal !important; } body.hc .text-nowrap { white-space: nowrap !important; } body.hc .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } body.hc .text-left { text-align: left !important; } body.hc .text-right { text-align: right !important; } body.hc .text-center { text-align: center !important; } @media (min-width: 576px) { body.hc .text-sm-left { text-align: left !important; } body.hc .text-sm-right { text-align: right !important; } body.hc .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { body.hc .text-md-left { text-align: left !important; } body.hc .text-md-right { text-align: right !important; } body.hc .text-md-center { text-align: center !important; } } @media (min-width: 992px) { body.hc .text-lg-left { text-align: left !important; } body.hc .text-lg-right { text-align: right !important; } body.hc .text-lg-center { text-align: center !important; } } @media (min-width: 1200px) { body.hc .text-xl-left { text-align: left !important; } body.hc .text-xl-right { text-align: right !important; } body.hc .text-xl-center { text-align: center !important; } } body.hc .text-lowercase { text-transform: lowercase !important; } body.hc .text-uppercase { text-transform: uppercase !important; } body.hc .text-capitalize { text-transform: capitalize !important; } body.hc .font-weight-light { font-weight: 300 !important; } body.hc .font-weight-lighter { font-weight: lighter !important; } body.hc .font-weight-normal { font-weight: 400 !important; } body.hc .font-weight-bold { font-weight: 700 !important; } body.hc .font-weight-bolder { font-weight: bolder !important; } body.hc .font-italic { font-style: italic !important; } body.hc .text-white { color: #FFF !important; } body.hc .text-primary { color: #005596 !important; } body.hc a.text-primary:hover, body.hc a.text-primary:focus { color: #002a4a !important; } body.hc .text-secondary { color: #6c757d !important; } body.hc a.text-secondary:hover, body.hc a.text-secondary:focus { color: #494f54 !important; } body.hc .text-success { color: #8CC53F !important; } body.hc a.text-success:hover, body.hc a.text-success:focus { color: #638d2b !important; } body.hc .text-info { color: #17a2b8 !important; } body.hc a.text-info:hover, body.hc a.text-info:focus { color: #0f6674 !important; } body.hc .text-warning { color: #F2C94C !important; } body.hc a.text-warning:hover, body.hc a.text-warning:focus { color: #e1ae10 !important; } body.hc .text-danger { color: #E31B23 !important; } body.hc a.text-danger:hover, body.hc a.text-danger:focus { color: #9f1318 !important; } body.hc .text-light { color: #f8f9fa !important; } body.hc a.text-light:hover, body.hc a.text-light:focus { color: #cbd3da !important; } body.hc .text-dark { color: #343a40 !important; } body.hc a.text-dark:hover, body.hc a.text-dark:focus { color: #121416 !important; } body.hc .text-blue { color: #005596 !important; } body.hc a.text-blue:hover, body.hc a.text-blue:focus { color: #002a4a !important; } body.hc .text-orange { color: #005596 !important; } body.hc a.text-orange:hover, body.hc a.text-orange:focus { color: #002a4a !important; } body.hc .text-green { color: #005596 !important; } body.hc a.text-green:hover, body.hc a.text-green:focus { color: #002a4a !important; } body.hc .text-silver { color: #767676 !important; } body.hc a.text-silver:hover, body.hc a.text-silver:focus { color: #505050 !important; } body.hc .text-lightblue { color: #005596 !important; } body.hc a.text-lightblue:hover, body.hc a.text-lightblue:focus { color: #002a4a !important; } body.hc .text-red { color: #E31B23 !important; } body.hc a.text-red:hover, body.hc a.text-red:focus { color: #9f1318 !important; } body.hc .text-lightgrey { color: #F0F0F0 !important; } body.hc a.text-lightgrey:hover, body.hc a.text-lightgrey:focus { color: #cacaca !important; } body.hc .text-mediumgrey { color: #C8C8C8 !important; } body.hc a.text-mediumgrey:hover, body.hc a.text-mediumgrey:focus { color: #a2a2a2 !important; } body.hc .text-darkgrey { color: #4F4F4F !important; } body.hc a.text-darkgrey:hover, body.hc a.text-darkgrey:focus { color: #292929 !important; } body.hc .text-black { color: #000 !important; } body.hc a.text-black:hover, body.hc a.text-black:focus { color: black !important; } body.hc .text-white { color: #FFF !important; } body.hc a.text-white:hover, body.hc a.text-white:focus { color: #d9d9d9 !important; } body.hc .text-body { color: #333333 !important; } body.hc .text-muted { color: #6c757d !important; } body.hc .text-black-50 { color: rgba(51, 51, 51, 0.5) !important; } body.hc .text-white-50 { color: rgba(255, 255, 255, 0.5) !important; } body.hc .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } body.hc .text-decoration-none { text-decoration: none !important; } body.hc .text-break { word-break: break-word !important; overflow-wrap: break-word !important; } body.hc .text-reset { color: inherit !important; } body.hc .visible { visibility: visible !important; } body.hc .invisible { visibility: hidden !important; } @media print { body.hc *, body.hc *::before, body.hc *::after { text-shadow: none !important; box-shadow: none !important; } body.hc a:not(.btn) { text-decoration: underline; } body.hc abbr[title]::after { content: " (" attr(title) ")"; } body.hc pre { white-space: pre-wrap !important; } body.hc pre, body.hc blockquote { border: 1px solid #adb5bd; page-break-inside: avoid; } body.hc thead { display: table-header-group; } body.hc tr, body.hc img { page-break-inside: avoid; } body.hc p, body.hc h2, body.hc h3 { orphans: 3; widows: 3; } body.hc h2, body.hc h3 { page-break-after: avoid; } @page { body.hc { size: a3; } } body.hc body { min-width: 992px !important; } body.hc .container { min-width: 992px !important; } body.hc .navbar { display: none; } body.hc .badge { border: 1px solid #333333; } body.hc .table { border-collapse: collapse !important; } body.hc .table td, body.hc .table th { background-color: #FFF !important; } body.hc .table-bordered th, body.hc .table-bordered td { border: 1px solid #dee2e6 !important; } body.hc .table-dark { color: inherit; } body.hc .table-dark th, body.hc .table-dark td, body.hc .table-dark thead th, body.hc .table-dark tbody + tbody { border-color: #C8C8C8; } body.hc .table .thead-dark th { color: inherit; border-color: #C8C8C8; } } body.hc html.text-large { font-size: 1.25rem; } body.hc .f1 { font-size: 2.5rem; } body.hc .f2 { font-size: 2rem; } body.hc .f3 { font-size: 1.75rem; } body.hc .f4 { font-size: 1.5rem; } body.hc .f5 { font-size: 1.25rem; } body.hc .f6 { font-size: 1rem; } body.hc .f7 { font-size: 0.9375rem; } body.hc .f8 { font-size: 0.875rem; } body.hc .f9 { font-size: 0.75rem; } @media (max-width: 768px) { body.hc h1, body.hc .h1 { font-size: 1.75rem; } body.hc h2, body.hc .h2 { font-size: 1.42rem; } body.hc h3, body.hc .h3 { font-size: 1.225rem; } body.hc h4, body.hc .h4 { font-size: 1.2rem; } body.hc h5, body.hc .h5 { font-size: 1.15rem; } body.hc h6, body.hc .h6 { font-size: 1rem; } body.hc .f1 { font-size: 1.75rem; } body.hc .f2 { font-size: 1.42rem; } body.hc .f3 { font-size: 1.225rem; } body.hc .f4 { font-size: 1.2rem; } body.hc .f5 { font-size: 1.15rem; } body.hc .f6 { font-size: 1rem; } body.hc .f7 { font-size: 0.9375rem; } body.hc .f8 { font-size: 0.875rem; } body.hc .f9 { font-size: 0.75rem; } } body.hc .figure-caption { text-align: center; font-style: italic; font-size: .88rem; } body.hc .form-control { color: #000; background-color: #F0F0F0; border-color: #767676; border-radius: 0; border-width: 0 0 2px 0; font-size: 0.875rem; } body.hc .form-control:focus { color: #000; background-color: #F0F0F0; border-color: #005596; outline: 0; } body.hc .form-control::-webkit-input-placeholder { color: #767676; } body.hc .form-control:-ms-input-placeholder { color: #767676; opacity: 1; } body.hc .form-control::-ms-input-placeholder { color: #767676; opacity: 1; } body.hc .form-control::placeholder { color: #767676; opacity: 1; } body.hc .form-control:disabled, body.hc .form-control[readonly] { background-color: #e9ecef; opacity: 1; } body.hc select.form-control:focus::-ms-value { color: #005596; background-color: #F0F0F0; } body.hc label { color: #000; font-size: 0.9375rem; } body.hc .form-control.is-valid { background: #F0F0F0 url(../../content/images/interface/icons/form-checkmark.svg) no-repeat right 0.75rem center; } body.hc .form-control.is-invalid { background: #F0F0F0 url(../../content/images/interface/icons/form-error.svg) no-repeat right 0.75rem center; } body.hc .embeded-app .form-group .btn { display: block; width: 100%; } body.hc .form-group { margin-bottom: 1.5rem; } body.hc .custom-select { color: #000; background-color: #F0F0F0; border-color: #767676; border-radius: 0; border-width: 0 0 2px 0; background: #F0F0F0 url(../../content/images/interface/icons/select-arrows.svg) no-repeat right 0.75rem center; background-size: 17px 21px; font-size: 0.875rem; } body.hc .custom-select:focus { border-color: #005596; outline: 0; } body.hc .custom-select:focus::-ms-value { color: #495057; background-color: #FFF; } body.hc .custom-select:disabled { color: #6c757d; background-color: #e9ecef; } body.hc .legend { color: #FFF; background: #767676; font-size: 1rem; font-weight: bold; margin-bottom: 1rem; padding: 15px; } body.hc label { margin-bottom: .4rem; } body.hc .site-search { position: relative; max-width: 600px; -ms-flex-flow: row nowrap; flex-flow: row nowrap; } body.hc .site-search form { position: relative; } body.hc .site-search input { border: 0; height: 35px; margin-right: 53px; width: 90% !important; } body.hc .search-input { border: 0; height: 35px; margin-right: 53px; } body.hc .search-input-new-equinet { border: 0; height: 38px; margin-right: 53px; } body.hc .custom-file-label::after { color: #FFF; background: #005596; font-family: "Futura Medium"; text-transform: uppercase; padding: 0.375rem 2rem; } body.hc .main-login-div { width: 355px; /*height: 411px;*/ height: 100%; border-radius: 10px; background-color: #fff; } body.hc .error-div { width: 355px; /*height: 448px;*/ height: 100%; border-radius: 10px; background-color: #fff; margin-bottom: -10px; top: 23px; } body.hc .main-login-input { height: 42px; padding: 13px 15px 11px 15px; background-color: white !important; border: solid 1px #5c5c5c; border-color: none !important; border-width: 1px 1px 1px 1px !important; border-radius: 6px !important; } body.hc .main-login-btn { border-radius: 6px !important; } body.hc .form-check-input-new-eq { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; width: 22px; height: 22px; border: solid 1px #000; } body.hc .form-check-label-new-eq { margin: 5px 0px 0px 10px; font-family: Arial; font-size: 13px; color: #000; } body.hc .main-login-btn { height: 42px; } body.hc .help-me { font-family: Arial; font-size: 13px; color: #005596; text-decoration: underline; text-align: end; } @media (max-width: 990px) { body.hc .h1 { /*font-size: 1.75rem;*/ text-align: center; font-size: 2.813rem; margin-top: 10px; font-weight: bold; text-overflow: ellipsis; } } @media (max-width: 990px) { body.hc .h4 { font-size: 1.2rem; text-align: center; text-overflow: ellipsis; } } body.hc .btn { font-family: "Futura Medium"; padding: 0.375rem 2rem; font-size: 1rem; line-height: 1.5; border-radius: 0; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { body.hc .btn { transition: none; } } @media (max-width: 1100px) { body.hc .btn { padding: 0.375rem .75rem; } } body.hc .btn:hover, body.hc .btn:focus { text-decoration: none; } body.hc .btn .circular { border-radius: 50%; } body.hc .btn-transaction { background-color: #005596; } body.hc .btn-white { background-color: #FFF; color: #005596; } body.hc .btn-grey { background-color: #F0F0F0; color: #005596; } body.hc .btn-white:hover { background-color: #005596; color: #FFF; } body.hc .btn-green { color: #FFF; } body.hc .desktop-settings-buttons { background-color: #044d86; color: #F0F0F0; display: none; font-size: .875rem; } @media (min-width: 768px) { body.hc .desktop-settings-buttons { display: inline-block; } } body.hc .desktop-settings-buttons button { background: transparent; color: #F0F0F0; display: block; font-family: "Futura Medium"; font-size: .875rem; padding: 6px 22px; width: 100%; } body.hc .desktop-settings-buttons button:hover, body.hc .desktop-settings-buttons button:focus { background: rgba(255, 255, 255, 0.1); } body.hc .desktop-settings-buttons-new-equinet { background-color: #FFF; color: #005596; display: none; font-size: .875rem; } @media (min-width: 768px) { body.hc .desktop-settings-buttons-new-equinet { display: inline-block; } } body.hc .desktop-settings-buttons-new-equinet button { background: transparent; color: #F0F0F0; display: block; font-family: "Futura Medium"; font-size: .875rem; padding: 6px 22px; width: 100%; } body.hc .desktop-settings-buttons-new-equinet button:hover, body.hc .desktop-settings-buttons-new-equinet button:focus { background: rgba(255, 255, 255, 0.1); } body.hc .btn-tabs-dd { font-size: 1.125rem; padding: .5rem 1.16rem .5rem 1.16rem; text-align: left; text-transform: none; width: 100%; } body.hc .btn-tabs-dd .ico { margin-left: auto; } body.hc .btn-inline { margin: 0; padding: 0; border: 0; background: none; color: #005596; font-family: inherit; font-size: inherit; line-height: inherit; text-shadow: none; text-transform: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; cursor: pointer; } body.hc .btn-inline:hover, body.hc .btn-inline:focus { color: #0072c9; } body.hc .btn-inline.grey { color: #767676; } body.hc .btn-inline.grey:hover, body.hc .btn-inline.grey:focus { color: #909090; } body.hc .btn-sort { margin: 0; padding: 0; border: 0; background: none; font-family: inherit; font-size: inherit; line-height: inherit; text-shadow: none; text-transform: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; cursor: pointer; vertical-align: top; } body.hc .btn-adminguide-back { margin: 0; padding: 0 0 0 1rem; border: 0; background: none; background-image: url(../../content/images/interface/icons/arrow-left-darkgrey.svg); background-position: left 0 center; background-repeat: no-repeat; background-size: 8px 18px; color: #005596; font-family: inherit; font-size: 1.5rem; line-height: inherit; text-shadow: none; text-transform: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; cursor: pointer; } body.hc .btn-adminguide-back:hover, body.hc .btn-adminguide-back:focus { color: #003863; } body.hc .btn-print { margin: 0; padding: 0; border: 0; background: none; color: #767676; font-family: inherit; font-size: .75rem; font-weight: bold; line-height: inherit; text-decoration: underline; text-shadow: none; text-transform: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; cursor: pointer; } body.hc .btn-print:hover, body.hc .btn-print:focus { color: #505050; text-decoration: underline; } body.hc .btn-print .ico { margin-right: .25rem; } body.hc .btn-header { background-color: transparent; border-left: 1px solid #C8C8C8; color: #F0F0F0; font-family: "Futura Medium"; font-size: .875rem; } body.hc .btn-header:hover, body.hc .btn-header:focus { background-color: rgba(255, 255, 255, 0.1); } body.hc .btn-header .ico { display: block; margin: 0; width: 100%; } body.hc .btn-search { height: 35px; width: 53px; margin: 0 0 0 -53px; padding: 0; right: 0; } body.hc .btn-search.header { height: 33px; } body.hc .btn-search-new-equinet { height: 35px; width: 53px; margin: 0 0 0 -53px; padding: 0; right: 0; } body.hc .btn-search-new-equinet.header { height: 38px; } body.hc .btn-modal-close { background: transparent; height: 40px; padding: 0; position: absolute; right: 0; width: 40px; width: 40px; } @media (min-width: 1100px) { body.hc .btn-modal-close { top: .25rem; right: 0em; } } body.hc .btn-modal-close:hover, body.hc .btn-modal-close:focus { background: rgba(255, 255, 255, 0.1); } body.hc .btn-modal-close .ico { margin: 0; background-position: center center; } body.hc .pagination { padding-left: 1.25rem; } body.hc .page-item { line-height: 1; } body.hc .page-link { border: 0; border-radius: .25rem; line-height: 1; margin-right: .8125rem; } body.hc .page-next, body.hc .page-prev { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: 0; line-height: 1.25; color: #005596; } body.hc .page-next { padding-left: 0; } body.hc .btn-sitemenu { /*background-color: $blue;*/ background-image: url(../../content/images/interface/icons/site-menu-blue.svg) !important; background-position: center center; background-repeat: no-repeat; height: 48px; padding: .375rem 1.25rem; width: 40px; /*&:hover,&:focus,,&:active{ background-color: lighten($blue,10%); }*/ } body.hc .panel { border: 0; background-color: #FFF; box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.25), 0 2px 2px 0px rgba(0, 0, 0, 0.1) inset; padding: 1rem !important; } body.hc .panel-adminguide { background-color: #FFF; box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.25), 0 2px 2px 0px rgba(0, 0, 0, 0.1) inset; padding: 1rem !important; margin-left: -15px; } body.hc .admin-guide-panel { margin-top: -8px !important; } body.hc .eq-card-bc { background: #005596; border: 0; border-top: 8px solid #005596; color: #FFF; font-family: "Futura Medium"; } body.hc .eq-card-bc .card-header { background: transparent; border: 0; font-size: 0.9375rem; padding: 0; text-decoration: none; } @media (min-width: 768px) { body.hc .eq-card-bc .card-header { font-size: 1.75rem; } } body.hc .eq-card-bc .card-content { /* A wrapper for the header and text so we can have custom padding at different breakpoints */ padding: .75rem; } @media (min-width: 768px) { body.hc .eq-card-bc .card-content { padding: .75rem 1.25rem 1rem 1.25rem; } } body.hc .eq-card-bc:hover, body.hc .eq-card-bc:focus { border-top: 8px solid #00477d; background: #00477d; color: #FFF; text-decoration: none; } body.hc .eq-card-bc.primary { border-top: 8px solid #005596; background: #005596; } body.hc .eq-card-bc.primary:hover, body.hc .eq-card-bc.primary:focus { border-top: 8px solid #00477d; background: #00477d; } body.hc .eq-card-bc.secondary { border-top: 8px solid #6c757d; background: #6c757d; } body.hc .eq-card-bc.secondary:hover, body.hc .eq-card-bc.secondary:focus { border-top: 8px solid #60686f; background: #60686f; } body.hc .eq-card-bc.success { border-top: 8px solid #8CC53F; background: #8CC53F; } body.hc .eq-card-bc.success:hover, body.hc .eq-card-bc.success:focus { border-top: 8px solid #7fb436; background: #7fb436; } body.hc .eq-card-bc.info { border-top: 8px solid #17a2b8; background: #17a2b8; } body.hc .eq-card-bc.info:hover, body.hc .eq-card-bc.info:focus { border-top: 8px solid #148ea1; background: #148ea1; } body.hc .eq-card-bc.warning { border-top: 8px solid #F2C94C; background: #F2C94C; } body.hc .eq-card-bc.warning:hover, body.hc .eq-card-bc.warning:focus { border-top: 8px solid #f0c234; background: #f0c234; } body.hc .eq-card-bc.danger { border-top: 8px solid #E31B23; background: #E31B23; } body.hc .eq-card-bc.danger:hover, body.hc .eq-card-bc.danger:focus { border-top: 8px solid #cc181f; background: #cc181f; } body.hc .eq-card-bc.light { border-top: 8px solid #f8f9fa; background: #f8f9fa; } body.hc .eq-card-bc.light:hover, body.hc .eq-card-bc.light:focus { border-top: 8px solid #e9ecef; background: #e9ecef; } body.hc .eq-card-bc.dark { border-top: 8px solid #343a40; background: #343a40; } body.hc .eq-card-bc.dark:hover, body.hc .eq-card-bc.dark:focus { border-top: 8px solid #292d32; background: #292d32; } body.hc .eq-card-bc.blue { border-top: 8px solid #005596; background: #005596; } body.hc .eq-card-bc.blue:hover, body.hc .eq-card-bc.blue:focus { border-top: 8px solid #00477d; background: #00477d; } body.hc .eq-card-bc.orange { border-top: 8px solid #005596; background: #005596; } body.hc .eq-card-bc.orange:hover, body.hc .eq-card-bc.orange:focus { border-top: 8px solid #00477d; background: #00477d; } body.hc .eq-card-bc.green { border-top: 8px solid #005596; background: #005596; } body.hc .eq-card-bc.green:hover, body.hc .eq-card-bc.green:focus { border-top: 8px solid #00477d; background: #00477d; } body.hc .eq-card-bc.silver { border-top: 8px solid #767676; background: #767676; } body.hc .eq-card-bc.silver:hover, body.hc .eq-card-bc.silver:focus { border-top: 8px solid dimgray; background: dimgray; } body.hc .eq-card-bc.lightblue { border-top: 8px solid #005596; background: #005596; } body.hc .eq-card-bc.lightblue:hover, body.hc .eq-card-bc.lightblue:focus { border-top: 8px solid #00477d; background: #00477d; } body.hc .eq-card-bc.red { border-top: 8px solid #E31B23; background: #E31B23; } body.hc .eq-card-bc.red:hover, body.hc .eq-card-bc.red:focus { border-top: 8px solid #cc181f; background: #cc181f; } body.hc .eq-card-bc.lightgrey { border-top: 8px solid #F0F0F0; background: #F0F0F0; } body.hc .eq-card-bc.lightgrey:hover, body.hc .eq-card-bc.lightgrey:focus { border-top: 8px solid #e3e3e3; background: #e3e3e3; } body.hc .eq-card-bc.mediumgrey { border-top: 8px solid #C8C8C8; background: #C8C8C8; } body.hc .eq-card-bc.mediumgrey:hover, body.hc .eq-card-bc.mediumgrey:focus { border-top: 8px solid #bbbbbb; background: #bbbbbb; } body.hc .eq-card-bc.darkgrey { border-top: 8px solid #4F4F4F; background: #4F4F4F; } body.hc .eq-card-bc.darkgrey:hover, body.hc .eq-card-bc.darkgrey:focus { border-top: 8px solid #424242; background: #424242; } body.hc .eq-card-bc.black { border-top: 8px solid #000; background: #000; } body.hc .eq-card-bc.black:hover, body.hc .eq-card-bc.black:focus { border-top: 8px solid black; background: black; } body.hc .eq-card-bc.white { border-top: 8px solid #FFF; background: #FFF; } body.hc .eq-card-bc.white:hover, body.hc .eq-card-bc.white:focus { border-top: 8px solid #f2f2f2; background: #f2f2f2; } body.hc .eq-card-news { background: #333333; border: 0; font-family: "Futura Medium"; width: 100%; margin-bottom: 30px; } body.hc .eq-card-news .card-header { font-size: 0.9375rem; font-weight: bold; padding: 0; text-shadow: 1px 1px 2px black; } @media (min-width: 768px) { body.hc .eq-card-news .card-header { font-size: 1rem; } } @media (min-width: 992px) { body.hc .eq-card-news .card-header { font-size: 1.25rem; } } @media (min-width: 1200px) { body.hc .eq-card-news .card-header { font-size: 1.5rem; } } body.hc .eq-card-news .card-text { font-size: 0.875rem; text-shadow: 1px 1px 2px black; } body.hc .eq-card-news .card-img { height: 100%; width: 100%; } body.hc .eq-card-news .card-img-overlay { background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, black 100%) !important; } body.hc .eq-card-news:hover .card-header, body.hc .eq-card-news:hover .card-text, body.hc .eq-card-news :focus .card-header, body.hc .eq-card-news :focus .card-text { color: #FFF; } body.hc .eq-card-news:hover .card-img-overlay, body.hc .eq-card-news :focus .card-img-overlay { background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 40%, black 100%) !important; } body.hc .image-ad { display: block; width: 100%; position: relative; } body.hc .image-ad img { height: auto !important; max-width: 100%; width: 100%; } body.hc .card-img-top { height: 100%; width: 100%; } body.hc .border-top-2-blue { border-top: 2px solid #005596; } body.hc .border-top-2-lightblue { border-top: 2px solid #005596; } body.hc .border-top-2-silver { border-top: 2px solid #767676; } body.hc .border-top-2-red { border-top: 2px solid #E31B23; } body.hc .border-top-4-blue { border-top: 4px solid #005596; } body.hc .border-top-4-lightblue { border-top: 4px solid #005596; } body.hc .border-top-4-silver { border-top: 4px solid #767676; } body.hc .border-top-4-red { border-top: 4px solid #E31B23; } body.hc .border-top-4-black { border-top: 4px solid #333333; } body.hc .border-top-8-blue { border-top: 8px solid #005596; } body.hc .border-bottom-8-blue { border-bottom: 8px solid #005596; } body.hc .border-bottom-2-silver { border-bottom: 2px solid #767676; } body.hc .shadow-inner-top { box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.25); } body.hc .overline-2-red { border-top: 2px solid #E31B23; box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.25); padding-top: .5rem; } body.hc .overline-2-blue { border-top: 2px solid #005596; box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.25); padding-top: .5rem; } body.hc .overline-4-orange { border-top: 4px solid #005596; box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.25); padding-top: .5rem; } body.hc .border-bottom-1-black { border-bottom: 1px solid #333333; } body.hc .wrapper-contained, body.hc .eq-breadcrumb .breadcrumb, .eq-breadcrumb body.hc .breadcrumb { margin: 0 auto; position: relative; text-align: left; max-width: 1440px; width: 100%; } body.hc .wrapper-contained::after, body.hc .eq-breadcrumb .breadcrumb::after, .eq-breadcrumb body.hc .breadcrumb::after { display: block; clear: both; content: ""; } body.hc .wrapper-padding-1 { padding: .75rem; } @media (min-width: 576px) { body.hc .wrapper-padding-1 { padding: 1rem; } } @media (min-width: 768px) { body.hc .wrapper-padding-1 { padding: 2rem; } } @media only screen and (min-width: 1100px) { body.hc .wrapper-padding-1 { padding: 2rem; } } body.hc .wrapper-padding-1-new-equinet { padding: .75rem; } @media (min-width: 576px) { body.hc .wrapper-padding-1-new-equinet { padding: 1rem; } } @media (min-width: 768px) { body.hc .wrapper-padding-1-new-equinet { padding: 2rem; } } @media only screen and (min-width: 1100px) { body.hc .wrapper-padding-1-new-equinet { padding: 2rem; } } @media (max-width: 768px) { body.hc .wrapper-padding-1-new-equinet { width: 80%; } } body.hc .wrapper { margin: 0 auto; position: relative; text-align: left; width: 100%; } body.hc .wrapper::after { display: block; clear: both; content: ""; } body.hc .modal-eq-mobile { background: #005596; color: #FFF; padding: 0; } @media (min-width: 1100px) { body.hc .modal-eq-mobile { background: none; } } body.hc .modal-eq-mobile .modal-content { background: transparent; border: 0; padding: 0; } @media (min-width: 1100px) { body.hc .modal-eq-mobile .modal-content { background: #005596; padding: 1.5rem; } } body.hc .modal-eq-mobile .modal-body { padding: 0; } body.hc .modal-eq-mobile .modal-dialog { height: 100%; margin: 0; padding-right: 15px; width: 100%; max-width: none; } @media (max-width: 1100px) { body.hc .modal-eq-mobile .modal-dialog { z-index: 1; padding: 0; position: absolute; } } @media (min-width: 1100px) { body.hc .modal-eq-mobile .modal-dialog { margin: 0 auto; max-width: 500px; padding-right: 0; } } body.hc .modal-eq-mobile .modal-header { border: 0; padding: 0; } body.hc .modal-eq-mobile .modal-title { padding: .5rem 1rem .5rem .5rem; } body.hc .modal-eq-mobile label { color: #FFF; } body.hc .modal-eq-mobile a { color: #FFF; text-decoration: underline; } body.hc .modal-eq-mobile a:hover, body.hc .modal-eq-mobile a:focus { color: #005596; } body.hc .modal-eq-mobile .form-control { border: 0; } body.hc .modal-eq-mobile .first-login { background-color: #eeee00; padding: 0 10px 0 10px; } body.hc .modal-eq-mobile .first-login a { color: #005596; } body.hc .modal-eq-mobile .first-login a:hover, body.hc .modal-eq-mobile .first-login a:focus { color: #005596; } body.hc .mobile-notifications { font-family: "Futura Medium"; padding: 0 2rem 0 3rem; } body.hc .mobile-settings { color: #FFF; padding: .75rem; } body.hc .mobile-settings .form-check-label { color: #FFF; } body.hc .mobile-settings form { padding: 0 0 1rem 0; margin-right: 1rem; } body.hc .mobile-settings legend { font-size: 1rem; } body.hc .mobile-settings .p-l-375 { padding-left: 3.75rem; } @media (min-width: 768px) { body.hc .no-gutter-left-md { margin-left: -15px; margin-right: 15px; } } body.hc .aa-nav-d { display: none; } @media only screen and (min-width: 1100px) { body.hc .aa-nav-d { display: block; } } body.hc .aa-nav-m { display: block; } @media only screen and (min-width: 1100px) { body.hc .aa-nav-m { display: none; } } body.hc .mw-1100 { max-width: 1100px; } @media only screen and (min-width: 1100px) { body.hc .expanded-pad-r1 .col-md-6 { padding-right: 60px; } } body.hc .signin-questionmarkellipse { width: 1.875rem; height: 1.875rem; flex-grow: 0; border-radius: 50%; background-color: #fff; display: flex; justify-content: center; align-items: center; border: solid 1px #005596; color: #005596; } body.hc .signin-helpmeloginlinktext { font-family: Arial; font-size: 0.8125rem; color: #005596; line-height: normal; letter-spacing: normal; text-decoration: underline; } body.hc .btn-helpme-login { margin-left: 0.5rem; padding: 0rem !important; } body.hc .modal-helpme-login { margin: 12.68rem auto 0; background-color: #fff; color: #333333; width: 355px; height: 411px; border-radius: 0.625rem; } @media (max-width: 767px) { body.hc .modal-helpme-login { margin: 11.45rem auto 0; } } @media only screen and (min-width: 1100px) { body.hc .modal-helpme-login { margin: 9.5rem auto 0; } } body.hc .text-large body.hc .modal-helpme-login { margin: 10rem auto 0; background-color: #fff; color: #333333; width: 355px; height: fit-content; border-radius: 0.625rem; } @media (max-width: 767px) { body.hc .text-large body.hc .modal-helpme-login { margin: 9rem auto 0; } } @media only screen and (min-width: 1100px) { body.hc .text-large body.hc .modal-helpme-login { margin: 8rem auto 0; } } body.hc .text-large body.hc .modal-helpme-login:lang(fr) { margin: 8rem auto 0; background-color: #fff; color: #333333; width: 355px; height: fit-content; border-radius: 0.625rem; } @media (max-width: 767px) { body.hc .text-large body.hc .modal-helpme-login:lang(fr) { margin: 9rem auto 0; } } @media only screen and (min-width: 1100px) { body.hc .text-large body.hc .modal-helpme-login:lang(fr) { margin: 8rem auto 0; } } body.hc .modal-helpme-error { margin: 14rem auto 0; background-color: #fff; color: #333333; width: 355px; height: 448px; border-radius: 0.625rem; } @media (max-width: 767px) { body.hc .modal-helpme-error { margin: 13rem auto 0; } } @media only screen and (min-width: 1100px) { body.hc .modal-helpme-error { margin: 11rem auto 0; } } body.hc .text-large body.hc .modal-helpme-error { margin: 12rem auto 0; background-color: #fff; color: #333333; width: 355px; height: 530px; border-radius: 0.625rem; } @media (max-width: 767px) { body.hc .text-large body.hc .modal-helpme-error { margin: 10rem auto 0; } } @media only screen and (min-width: 1100px) { body.hc .text-large body.hc .modal-helpme-error { margin: 10rem auto 0; } } body.hc .text-large body.hc .modal-helpme-error:lang(fr) { margin: 12rem auto 0; background-color: #fff; color: #333333; width: 355px; height: 631px; border-radius: 0.625rem; } @media (max-width: 767px) { body.hc .text-large body.hc .modal-helpme-error:lang(fr) { margin: 10.5rem auto 0; } } @media only screen and (min-width: 1100px) { body.hc .text-large body.hc .modal-helpme-error:lang(fr) { margin: 10rem auto 0; } } body.hc .modal-helpme-login .modal-content, body.hc .modal-helpme-error .modal-content { padding: 0.9375rem 1.1875rem 3.125rem 2rem; background: transparent; border: none !important; } body.hc .modal-helpme-login .modal-content .helpmeloginlinkscontainer, body.hc .modal-helpme-error .modal-content .helpmeloginlinkscontainer { display: flex; flex-direction: column; row-gap: 2rem; } body.hc .modal-helpme-login .modal-content .helpmelogintitle, body.hc .modal-helpme-error .modal-content .helpmelogintitle { font-family: Arial; font-size: 1.4375rem; color: #323232; line-height: normal; letter-spacing: normal; } body.hc .modal-helpme-login .modal-content .helpmeloginlinks, body.hc .modal-helpme-error .modal-content .helpmeloginlinks { font-family: Arial; font-size: 1.375rem; color: #323232; line-height: normal; letter-spacing: normal; } body.hc .modal-helpme-login .modal-header, body.hc .modal-helpme-error .modal-header { border-bottom: none !important; display: flex; padding: 0rem !important; position: relative; } body.hc .modal-helpme-login .modal-header .btn-helpme-loginmodal-close, body.hc .modal-helpme-error .modal-header .btn-helpme-loginmodal-close { border: none; background: none; margin-left: auto; margin-right: 0; } body.hc .modal-helpme-login .modal-header .btn-helpme-loginmodal-close span, body.hc .modal-helpme-error .modal-header .btn-helpme-loginmodal-close span { font-size: 1.375rem; } body.hc .modal-helpme-login .modal-header .questionmark, body.hc .modal-helpme-error .modal-header .questionmark { width: 1.1875rem; height: 2.125rem; flex-grow: 0; color: #005596; font-family: Arial; font-size: 2.25rem; line-height: normal; letter-spacing: normal; } body.hc .modal-helpme-login .modal-body, body.hc .modal-helpme-error .modal-body { padding: 0rem !important; margin-top: 1rem; } body.hc .modal-helpme-login .helpmelogin-questionmarkellipse, body.hc .modal-helpme-error .helpmelogin-questionmarkellipse { width: 3.75rem; height: 3.75rem; flex-grow: 0; border-radius: 50%; background-color: #fff; display: flex; justify-content: center; align-items: center; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25); background-color: #fff; position: absolute; margin: 0 auto; top: -3rem; left: 0; right: 0; } body.hc .table { border-bottom: 1px solid #C8C8C8; } body.hc .table td, body.hc .table th { padding: .75rem; } body.hc .table th { background-color: #005596; color: #FFF; border-bottom: 0; border-right: 1px solid #FFF; padding: 1.25rem .75rem; } body.hc .table thead th { border-bottom: 0; } body.hc .table th.subhead { background-color: #FFF; border-right: 0; color: #333333; font-weight: normal; padding: 2rem .75rem 1rem .75rem; } body.hc .table.rate-right th, body.hc .table.rate-right td { text-align: right; } body.hc .table.rate-right th:first-of-type, body.hc .table.rate-right td:first-of-type { text-align: left; } @media (max-width: 991.98px) { body.hc .table-collapse tbody, body.hc .table-collapse td, body.hc .table-collapse th { border: 0; width: 100% !important; } body.hc .table-collapse td:first-of-type { border-top: 1px solid #C8C8C8; } body.hc .table-collapse .table-cell { display: block; width: 100% !important; } body.hc .table-collapse > .table-cell-foot { margin-bottom: 1em; } body.hc .tc-hidden { display: none; visibility: hidden; } body.hc .tc-visible { display: block; width: 100% !important; } body.hc .tc-expandable { display: none; width: 100% !important; } body.hc .tc-expandable.is-expanded { display: flex; -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } body.hc .tc-actions { display: flex; -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; font-size: 0.9375rem; } body.hc .tc-actions a:hover { text-decoration: none; } body.hc .tc-date { color: #767676; display: block; } } @media (min-width: 768px) { body.hc .tc-date { display: inline-block; color: #767676; } body.hc .tc-date::before { content: "| "; } body.hc .tc-actions { white-space: nowrap; } body.hc .tc-actions a:hover { text-decoration: none; } } @media (min-width: 992px) { body.hc .tc-header { display: flex; -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } body.hc .tc-label, body.hc .tc-btn-showdetails { display: none; } } body.hc .search-results { list-style: none; counter-reset: item; margin-left: 0; padding: 0; } body.hc .search-results > li { counter-increment: item; margin-bottom: 5px; position: relative; padding: 2rem 2.6875rem; border-bottom: 1px solid #C8C8C8; } body.hc .search-results > li:last-of-type { border: 0; } body.hc .search-results > li:before { content: counter(item) "."; color: #333333; width: 1.2rem; text-align: left; font-weight: bold; display: inline-block; margin-right: 10px; position: absolute; left: .5rem; } body.hc .search-result-title { display: block; font-size: 1rem; font-weight: bold; padding-bottom: .33rem; } body.hc .search-result-filetype { font-size: 0.75rem; vertical-align: text-top; text-transform: uppercase; } body.hc .link-list { margin-bottom: .75rem; /* Admin guide overrides */ } body.hc .link-list ul { clear: both; display: block; list-style: none !important; padding: 0; margin: 0; } body.hc .link-list li { border-bottom: 1px solid #333333; } body.hc .link-list li:last-of-type { border: 0; } body.hc .link-list a { background-image: url(../../content/images/interface/icons/arrow-right-black.svg); background-position: right 1rem center; background-repeat: no-repeat; background-size: 8px 18px; color: #333333; display: block; font-family: "Futura Medium"; padding: .5rem 2rem .5rem 1rem; text-decoration: none; } @media (min-width: 992px) { body.hc .link-list a { padding: .5rem 2rem .5rem 2rem; } } body.hc .link-list a:hover, body.hc .link-list a:focus { color: #333333; background-color: rgba(0, 0, 0, 0.05); } body.hc .link-list.link-list-blue a { background-image: url(../../content/images/interface/icons/arrow-right-blue.svg); background-position: right 1rem center; background-repeat: no-repeat; background-size: 8px 18px; color: #005596; } body.hc .link-list.link-list-blue a:hover, body.hc .link-list.link-list-blue a:focus { color: #005596; background-color: rgba(0, 85, 150, 0.1); } body.hc .link-list.link-list-adminguide li { border: 0; } body.hc .link-list.link-list-adminguide li.is-active a { color: #333333; background-color: #F0F0F0; position: relative; } body.hc .link-list.link-list-adminguide li.is-active a:after { background: url(../../content/images/interface/tab-right-orange.svg); background-position: center center; background-repeat: no-repeat; position: absolute; content: ''; top: 0; right: -12px; height: 100%; width: 12px; } body.hc .link-list.link-list-adminguide a { background-image: url(../../content/images/interface/icons/arrow-right-darkgrey.svg); background-position: right 1rem center; background-repeat: no-repeat; background-size: 8px 18px; margin: 0 -1rem; padding-left: 1rem; } body.hc .link-list .collapsed-mobile-panel.is-collapsed { display: none; } body.hc .collapsed-mobile-btn { /* display flex so the arrow will alight right center */ margin-bottom: 3px; width: 100%; } @media (min-width: 768px) { body.hc .collapsed-mobile-btn { display: none !important; } } body.hc .collapsed-mobile-btn .ico { margin-left: auto; } body.hc .collapsed-mobile-header { display: none; } @media (min-width: 768px) { body.hc .collapsed-mobile-header { display: block; } } body.hc [class^="ico-"], body.hc [class*=" ico-"] { display: inline-block; height: 1rem; line-height: 1rem; margin: 0 0 0 .5rem; vertical-align: middle; width: 1rem; } body.hc .ico-search { background: url(../../content/images/interface/icons/search-white.svg) no-repeat 0 0; /* height: 19px;*/ margin: 0; /* width: 19px;*/ } body.hc .ico-pdf { background: url(../../content/images/interface/icons/pdf.svg) no-repeat 0 0; margin: 0; } body.hc .ico-logout { background: url(../../content/images/interface/icons/logout.svg) no-repeat 0 0; margin: 0; } body.hc .ico-doc { background: url(../../content/images/interface/icons/doc-or-form.svg) no-repeat 0 0; background-size: 100%; margin: 0; } body.hc .ico-print { background: url(../../content/images/interface/icons/print.svg) no-repeat 0 0; background-size: 100%; } body.hc .ico-new { background: url(../../content/images/interface/icons/new.svg) no-repeat 0 0; margin: 0; height: 19px; width: 37px; } body.hc .ico-new.left { margin-left: -10px; margin-top: 9px; position: absolute; } body.hc .ico-arrow-down-blue { background: url(../../content/images/interface/icons/arrow-down-blue.svg) no-repeat 0 0; background-position: center center; margin: 0; } body.hc .ico-arrow-right-blue { background: url(../../content/images/interface/icons/arrow-right-blue.svg) no-repeat 0 0; background-position: center center; margin: 0; } body.hc .ico-arrow-down-white { background: url(../../content/images/interface/icons/arrow-down-white.svg) no-repeat 0 0; background-position: center center; margin: 0; } body.hc .ico-arrow-down-white.ico-large { height: 11px; width: 22px; } body.hc .ico-toolbar { background-size: 28px 28px; display: inline-block; height: 28px; margin-left: 0; margin-right: .5rem; margin-top: -6px; width: 28px; } @media (min-width: 1100px) { body.hc .ico-toolbar { display: block; margin: 0; width: 100%; } } body.hc .ico-forms { background: url(../../content/images/interface/icons/forms.svg) no-repeat 0 0; background-position: center center; } body.hc li:hover .ico-forms, body.hc a:focus .ico-forms, body.hc li.open a .ico-forms { background: url(../../content/images/interface/icons/forms-white.svg) no-repeat 0 0; background-position: center center; } body.hc .ico-policy { background: url(../../content/images/interface/icons/policy-inquiry.svg) no-repeat 0 0; background-position: center center; } body.hc li:hover .ico-policy, body.hc a:focus .ico-policy, body.hc li.open a .ico-policy { background: url(../../content/images/interface/icons/policy-inquiry-white.svg) no-repeat 0 0; background-position: center center; } body.hc .ico-new-business { background: url(../../content/images/interface/icons/new-business.svg) no-repeat 0 0; background-position: center center; } body.hc li:hover .ico-new-business, body.hc a:focus .ico-new-business, body.hc li.open a .ico-new-business { background: url(../../content/images/interface/icons/new-business-white.svg) no-repeat 0 0; background-position: center center; } body.hc .ico-ezcomplete { background: url(../../content/images/interface/icons/ez-complete.svg) no-repeat 0 0; background-position: center center; } body.hc li:hover .ico-ezcomplete, body.hc a:focus .ico-ezcomplete, body.hc li.open a .ico-ezcomplete { background: url(../../content/images/interface/icons/ez-complete-white.svg) no-repeat 0 0; background-position: center center; } body.hc .ico-illustration { background: url(../../content/images/interface/icons/illustration-software.svg) no-repeat 0 0; background-position: center center; } body.hc li:hover .ico-illustration, body.hc a:focus .ico-illustration, body.hc li.open a .ico-illustration { background: url(../../content/images/interface/icons/illustration-software-white.svg) no-repeat 0 0; background-position: center center; } body.hc .ico-insuranceassist { background: url(../../content/images/interface/icons/insurance-assist.svg) no-repeat 0 0; background-position: center center; } body.hc li:hover .ico-insuranceassist, body.hc a:focus .ico-insuranceassist, body.hc li.open a .ico-insuranceassist { background: url(../../content/images/interface/icons/insurance-assist-white.svg) no-repeat 0 0; background-position: center center; } body.hc .ico-ezupload { background: url(../../content/images/interface/icons/ez-upload.svg) no-repeat 0 0; background-position: center center; } body.hc li:hover .ico-ezupload, body.hc a:focus .ico-ezupload, body.hc li.open a .ico-ezupload { background: url(../../content/images/interface/icons/ez-upload-white.svg) no-repeat 0 0; background-position: center center; } body.hc .ico-moretools { background: url(../../content/images/interface/icons/more-tools.svg) no-repeat 0 0; background-position: center center; } body.hc li:hover .ico-moretools, body.hc a:focus .ico-moretools, body.hc li.open a .ico-moretools { background: url(../../content/images/interface/icons/more-tools-white.svg) no-repeat 0 0; background-position: center center; } body.hc .desktop-settings-buttons .ico { height: 16px; margin: -5px .5rem 0 0; width: 23px; } body.hc .ico-fontsize { background: url(../../content/images/interface/icons/font-size.svg) no-repeat 0 0; background-position: center center; } body.hc .ico-contrast { background: url(../../content/images/interface/icons/contrast.svg) no-repeat 0 0; background-position: center center; } body.hc .ico-language { background: url(../../content/images/interface/icons/language2.svg) no-repeat 0 0; background-position: center center; } body.hc .btn-header .ico { background-position: center center; height: 40px; width: 40px; } body.hc .ico-login { background: url(../../content/images/interface/icons/login.svg) no-repeat 0 0; } body.hc .ico-register { background: url(../../content/images/interface/icons/register.svg) no-repeat 0 0; } body.hc .ico-profile { background: url(../../content/images/interface/icons/profile.svg) no-repeat 0 0; } body.hc .ico-profile1 { background: url(../../content/images/interface/icons/issue-settle.svg) no-repeat 0 0; } body.hc .mobile-utility-buttons button { background-color: transparent; height: 50px; margin: 0; padding: 0; width: 42px; } body.hc .mobile-utility-buttons button:hover, body.hc .mobile-utility-buttons button:focus { background-color: rgba(255, 255, 255, 0.5); } body.hc .mobile-utility-buttons .ico { background-size: 20px 20px; background-position: center center; margin: 0; height: 100%; width: 100%; } body.hc .ico-search-blue { background: url(../../content/images/interface/icons/search-blue.svg) no-repeat 0 0; margin-left: 0; } body.hc .ico-register-blue { background: url(../../content/images/interface/icons/register-blue.svg) no-repeat 0 0; } body.hc .ico-notifications-blue { background: url(../../content/images/interface/icons/notifications-solid.svg) no-repeat 0 0; } body.hc .ico-login-blue { background: url(../../content/images/interface/icons/login-blue.svg) no-repeat 0 0; } body.hc .ico-logout-blue { background: url(../../content/images/interface/icons/logout-blue.svg) no-repeat 0 0; } body.hc .ico-profile-blue { background: url(/advisor/content/icons/profile-blue.svg) no-repeat 0 0; } body.hc .ico-profile-blue { background: url(../../content/images/interface/icons/profile-blue.svg) no-repeat 0 0; } body.hc .ico-settings { background: url(../../content/images/interface/icons/settings.svg) no-repeat 0 0; } body.hc .ico-settings-white { background: url(../../content/images/interface/icons/settings-white.svg) no-repeat 0 0; } body.hc .ico-settings-blue { background: url(../../content/images/interface/icons/settings-blue.svg) no-repeat 0 0; } body.hc .ico-close { background: url(../../content/images/interface/icons/close.svg) no-repeat 0 0; } body.hc .ico-notification-white { background: url(../../content/images/interface/icons/notifications-solid-white.svg) no-repeat 0 0; } body.hc .ico-notification-circ { background-image: url(../../content/images/interface/icons/notification-line.svg); background-position: center center; background-repeat: no-repeat; background-color: #005596; border-radius: 50%; height: 45px; width: 45px; } body.hc .ico-notification-circ.non-critical { background-color: #767676; } body.hc .ico-warning { background: url(../../content/images/interface/icons/warning-black.svg) no-repeat 0 0; } body.hc .ico-mail { background: url(../../content/images/interface/icons/mail.svg) no-repeat 0 0; } body.hc .ico-sort-default { background: url(../../content/images/interface/icons/sort-default.svg) no-repeat 0 0; background-position: center center; } body.hc .ico-sort-up { background: url(../../content/images/interface/icons/sort-up.svg) no-repeat 0 0; background-position: center center; } body.hc .ico-sort-down { background: url(../../content/images/interface/icons/sort-down.svg) no-repeat 0 0; background-position: center center; } body.hc .ico-16 { height: 16px; width: 16px; } body.hc .ico-24 { height: 24px; width: 24px; } body.hc .ico-32 { height: 32px; width: 32px; } body.hc .ico-modal-header { background-size: 24px 24px; background-position: center top; height: 32px; margin-left: 0; width: 40px; } body.hc .ico-modal-body { height: 17px; margin-left: 0; width: 40px; } body.hc .ico-register-modal { background: url(../../content/images/interface/icons/register.svg) no-repeat 0 0; background-size: 100%; height: 17px; margin-left: 0; margin-right: .5rem; width: 17px; } body.hc .form-status { background: #FFF; border: 0; border-top: 1px solid #F0F0F0; border-left: 9px solid #005596; border-radius: 0; box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.25); position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; } body.hc .form-status.error { border-left: 9px solid #E31B23; } body.hc .header-notifications { background: #FFF; color: #005596; line-height: 1.7rem; padding: 0 1rem; } body.hc .header-notifications-text { padding-left: 1rem; width: 240px; font-family: "Futura Medium"; } body.hc .alert-eq-warning { background-color: #F2C94C; border: 0; color: #333333; } body.hc .alert-eq-warning hr { border-top-color: #333333; } body.hc .alert-eq-warning .alert-link { color: #333333; } body.hc .alert-eq-warning .alert-link:hover, body.hc .alert-eq-warning .alert-link:focus { color: #333333; text-decoration: underline; } body.hc .alert-eq-success { background-color: #005596; border: 0; color: #FFF; } body.hc .alert-eq-success hr { border-top-color: #FFF; } body.hc .alert-eq-success .alert-link { color: #FFF; } body.hc .alert-eq-success .alert-link:hover, body.hc .alert-eq-success .alert-link:focus { color: #FFF; text-decoration: underline; } body.hc .alert-eq-success .close:hover { color: #FFF; } body.hc .alert-eq-error { background-color: #E31B23; border: 0; color: #FFF; } body.hc .alert-eq-error hr { border-top-color: #FFF; } body.hc .alert-eq-error .alert-link { color: #333333; } body.hc .alert-eq-error .alert-link:hover, body.hc .alert-eq-error .alert-link:focus { color: #FFF; text-decoration: underline; } body.hc .alert-eq-error .close:hover { color: #FFF; } body.hc .outage-notice { color: #bf0000; padding: 5px; font-size: 1.7em; text-transform: uppercase; font-weight: bold; } body.hc .outage-warning { background: #fcba30; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; color: #000000; padding: 5px; position: relative; top: -45px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; } @media (max-width: 768px) { body.hc .outage-warning { top: -5px; margin: 20px 0; padding: 10px; } } body.hc .login-error-container { position: relative; padding: 0 3px; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0; } body.hc .login-error-container ul { list-style-type: none; display: flex; justify-content: center; margin-left: -2px; font-size: 0.9rem; } body.hc .login-error-text { position: relative; top: 9px; } body.hc .head-sub-div h1 { font-size: 65px; font-weight: 900; color: #005596; text-align: center; margin-bottom: 0; } body.hc .head-sub-div span { font-size: 24px; color: #005596; } body.hc .header-pipe { width: 2px; height: 40px; flex-grow: 0; margin: 0 30px 0 20px; background-color: #005596; } body.hc .header-pipe { display: none; } @media only screen and (min-width: 1100px) { body.hc .header-pipe { display: block; } } body.hc .nav-tabs-dd { border-bottom: 1px solid #767676; border-top: 6px solid #005596; box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.25); } @media (max-width: 991.98px) { body.hc .nav-tabs-dd { border-bottom: 6px solid #005596; border-top: 0; } } body.hc .nav-tabs-dd .nav-tabs .nav-item { font-family: "Futura Medium"; } @media (max-width: 991.98px) { body.hc .nav-tabs-dd .nav-tabs .nav-item { display: block; font-size: .875rem; width: 100%; } } body.hc .nav-tabs .nav-link { color: #333333; border: 0; padding: .5rem 1.16rem .5rem 1.16rem; } body.hc .nav-tabs .nav-link:hover, body.hc .nav-tabs .nav-link:focus { color: #005596; } @media (min-width: 992px) { body.hc .nav-tabs .nav-link { padding: 1.375rem .6875rem 1.375rem .6875rem; } } body.hc .nav-tabs .nav-link.active { background-image: url(../../content/images/interface/tab-right-blue.svg); background-position: center left; background-repeat: no-repeat; border: 0; color: #005596; } @media (min-width: 992px) { body.hc .nav-tabs .nav-link.active { background-image: url(../../content/images/interface/tab-up-blue.svg); background-position: bottom center; background-repeat: no-repeat; } } body.hc .nav-tabs-dd.red { border-top: 6px solid #E31B23; box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.25); } @media (max-width: 991.98px) { body.hc .nav-tabs-dd.red { border-bottom: 6px solid #E31B23; border-top: 0; } } body.hc .nav-tabs-dd.red .nav-link:hover, body.hc .nav-tabs-dd.red .nav-link:focus { color: #E31B23; } body.hc .nav-tabs-dd.red .nav-link.active { background-image: url(../../content/images/interface/tab-right-red.svg); color: #E31B23; } @media (min-width: 992px) { body.hc .nav-tabs-dd.red .nav-link.active { background-image: url(../../content/images/interface/tab-up-red.svg); } } body.hc .nav-tabs-dd.green { border-top: 6px solid #005596; } @media (max-width: 991.98px) { body.hc .nav-tabs-dd.green { border-bottom: 6px solid #005596; border-top: 0; } } body.hc .nav-tabs-dd.green .nav-link:hover, body.hc .nav-tabs-dd.green .nav-link:focus { color: #005596; } body.hc .nav-tabs-dd.green .nav-link.active { background-image: url(../../content/images/interface/tab-right-green.svg); color: #005596; } @media (min-width: 992px) { body.hc .nav-tabs-dd.green .nav-link.active { background-image: url(../../content/images/interface/tab-up-green.svg); } } body.hc .nav-tabs-rp .nav-item { color: #767676; font-family: "Futura Medium"; font-size: 1rem; margin-bottom: 0; } @media (min-width: 992px) { body.hc .nav-tabs-rp .nav-item { font-size: 1.25rem; } } body.hc .nav-tabs-rp .nav-tabs { border: 0; } body.hc .nav-tabs-rp .nav-link { border: 0; padding: 1rem .6875rem 1rem .6875rem; } @media (min-width: 992px) { body.hc .nav-tabs-rp .nav-link { padding: 1.375rem .6875rem 1.375rem .6875rem; } } body.hc .nav-tabs-rp .nav-link.active { background-image: url(../../content/images/interface/tab-up-blue.svg); background-position: bottom center; background-repeat: no-repeat; border: 0; color: #005596; } body.hc ul.nav:not(.nav-tabs) a { text-decoration: underline; } body.hc .show-overflow { overflow: visible !important; } body.hc .show-overflow .box-content { overflow: visible !important; } body.hc #mainnav-new-equinet { display: inline-block; font-family: "Futura Medium"; margin-left: 1.125rem; } body.hc #mainnav-new-equinet > ul li ul { display: none; } body.hc #mainnav-new-equinet > ul li:hover ul, body.hc #mainnav-new-equinet > ul li.open ul { /* when above mobile state the menu will display on hover */ } @media (min-width: 768px) { body.hc #mainnav-new-equinet > ul li:hover ul, body.hc #mainnav-new-equinet > ul li.open ul { display: block; position: absolute; min-width: 250px; z-index: 99; } } body.hc #mainnav-new-equinet > ul li:hover > a { color: #FFF; background-color: #005596; background-image: none; } body.hc #mainnav-new-equinet > ul { margin: 0; padding: 0; background-color: #FFF; color: #005596; } body.hc #mainnav-new-equinet > ul > li { display: inline-block; text-align: left; position: relative; border-top: none; z-index: 1000; } body.hc #mainnav-new-equinet a { display: block; padding: 1.25em .70rem; } @media (min-width: 1130px) { body.hc #mainnav-new-equinet a { padding: 1.25em .8rem; } } body.hc #mainnav-new-equinet ul > li > a { color: #005596; text-decoration: none; font-size: 1.125rem; } @media (max-width: 1240px) { body.hc #mainnav-new-equinet ul > li > a { font-size: 0.8rem; } } body.hc #mainnav-new-equinet a:hover, body.hc #mainnav-new-equinet a:focus { background-color: #005596; color: #FFF; } body.hc #mainnav-new-equinet a.current:hover, body.hc #mainnav-new-equinet a.current:focus, body.hc #mainnav-new-equinet a.focus { background-image: none; } body.hc #mainnav-new-equinet > ul > li > ul { display: none; left: 0; list-style-type: none; padding: 0; right: 0; top: 100%; margin: 0; position: absolute; z-index: 99; } body.hc #mainnav-new-equinet > ul > li > ul a { background-color: #005596; font-size: .875rem; padding: .5rem 1rem; } body.hc #mainnav-new-equinet > ul > li.open > ul { display: block; } body.hc #mainnav-new-equinet > ul > li > ul li { border-top: 1px solid #C8C8C8; } body.hc #mainnav-new-equinet > ul > li > ul a { border-bottom-width: 1px; color: #FFF; position: relative; } body.hc #mainnav-new-equinet > ul > li > ul a:hover, body.hc #mainnav-new-equinet > ul > li > ul a:focus { background: #005596; color: #FFF; } body.hc #mainnav-new-equinet .has-submenu button { background-color: transparent; border: none; padding: 0; line-height: 1; padding: 3px; width: 100%; } body.hc #mainnav-new-equinet .has-submenu button > span { display: inline-block; width: .8em; height: .8em; } body.hc #mainnav-new-equinet .has-submenu button:hover > span, body.hc #mainnav-new-equinet .has-submenu button:focus > span { background-color: transparent; } body.hc #mainnav-new-equinet .has-submenu button { position: absolute; bottom: 0; left: 0; width: 100%; } body.hc #mainnav-new-equinet .has-submenu a:focus button, body.hc #mainnav-new-equinet .has-submenu button:focus, body.hc #toolbar .open button { width: 100%; background-color: #005596; background-image: url(../../content/images/interface/icons/arrow-down-white.svg); background-position: center center; background-repeat: no-repeat; } body.hc #mainnav { display: inline-block; font-family: "Futura Medium"; margin-left: 1.125rem; } body.hc #mainnav > ul li ul { display: none; } body.hc #mainnav > ul li:hover ul, body.hc #mainnav > ul li.open ul { /* when above mobile state the menu will display on hover */ } @media (min-width: 768px) { body.hc #mainnav > ul li:hover ul, body.hc #mainnav > ul li.open ul { display: block; position: absolute; min-width: 250px; z-index: 99; } } body.hc #mainnav > ul li:hover > a { color: #FFF; background-color: #005596; background-image: none; } body.hc #mainnav > ul { margin: 0; padding: 0; background-color: #FFF; color: #005596; } body.hc #mainnav > ul > li { display: inline-block; text-align: left; position: relative; } body.hc #mainnav a { display: block; padding: 1.25em .70rem; } @media (min-width: 1130px) { body.hc #mainnav a { padding: 1.25em .8rem; } } body.hc #mainnav ul > li > a { color: #005596; text-decoration: none; font-size: 1rem; } @media (min-width: 1160px) { body.hc #mainnav ul > li > a { font-size: 1.125rem; } } body.hc #mainnav a:hover, body.hc #mainnav a:focus { background-color: #005596; color: #FFF; } body.hc #mainnav .current { background-color: #FFF; background-image: url("../../content/images/interface/tab-up-blue.svg"); background-position: bottom center; background-repeat: no-repeat; color: #005596; } body.hc #mainnav a.current:hover, body.hc #mainnav a.current:focus, body.hc #mainnav a.focus { background-image: none; } body.hc #mainnav > ul > li > ul { display: none; left: 0; list-style-type: none; padding: 0; right: 0; top: 100%; margin: 0; position: absolute; z-index: 99; } body.hc #mainnav > ul > li > ul a { background-color: #005596; font-size: .875rem; padding: .5rem 1rem; } body.hc #mainnav > ul > li.open > ul { display: block; } body.hc #mainnav > ul > li > ul li { border-top: 1px solid #C8C8C8; } body.hc #mainnav > ul > li > ul a { border-bottom-width: 1px; color: #FFF; position: relative; } body.hc #mainnav > ul > li > ul a:hover, body.hc #mainnav > ul > li > ul a:focus { background: #005596; color: #FFF; } body.hc #mainnav .has-submenu button { background-color: transparent; border: none; padding: 0; line-height: 1; padding: 3px; width: 100%; } body.hc #mainnav .has-submenu button > span { display: inline-block; width: .8em; height: .8em; } body.hc #mainnav .has-submenu button:hover > span, body.hc #mainnav .has-submenu button:focus > span { background-color: transparent; } body.hc #mainnav .has-submenu button { position: absolute; bottom: 0; left: 0; width: 100%; } body.hc #mainnav .has-submenu a:focus button, body.hc #mainnav .has-submenu button:focus, body.hc #toolbar .open button { width: 100%; background-color: #005596; background-image: url(../../content/images/interface/icons/arrow-down-white.svg); background-position: center center; background-repeat: no-repeat; } @media (max-width: 1100px) { body.hc { /* on mobile the menu is stacked and 100% */ /* Active menu in the drop down */ /* Button padding */ /* Ensure that hovering doesn't expand the menu on mobile */ /* Top level hover states on mobile, disable colour change */ /* Disable absolute positioning that is used for the dropdown on desktop. The dropdown should instead display block and push the other menu items down. */ /* Dropdown indicator */ /* Drop down hover/focus states */ } body.hc #mainnav-new-equinet { margin-left: 0; } body.hc #mainnav-new-equinet, body.hc #mainnav-new-equinet > ul > li { display: block; width: 100%; } body.hc #mainnav-new-equinet > ul { background-color: #005596; color: #FFF; } body.hc #mainnav-new-equinet { background: #005596; } body.hc #mainnav-new-equinet a, body.hc #mainnav-new-equinet .current { padding: .50em .75rem; } body.hc #mainnav-new-equinet > ul li > a { color: #FFF; } body.hc #mainnav-new-equinet .current { background: none; /* If we want to show an active section indicator background-color: transparent; background-image: url('~/content/images/interface/tab-right-white.svg'); background-position: center left; background-repeat: no-repeat; */ color: #FFF; } body.hc #mainnav-new-equinet > ul li:hover ul { display: none; } body.hc #mainnav-new-equinet > ul > li.open > ul { display: block; } body.hc #mainnav-new-equinet > ul li:hover > a { color: #FFF; background-color: #005596; background-image: none; } body.hc #mainnav-new-equinet > ul > li > ul { position: relative; } body.hc #mainnav-new-equinet .has-submenu button, body.hc #mainnav-new-equinet .has-submenu a:focus button, body.hc #mainnav-new-equinet .has-submenu button:focus { background-color: transparent; background-image: url("../../content/images/interface/icons/arrow-down-white.svg"); background-position: center center; background-repeat: no-repeat; left: auto; height: 1rem; position: absolute; right: .5rem; top: 1rem; z-index: 1; width: 2rem; } body.hc #mainnav-new-equinet > ul > li > ul a { color: #333333; background-color: #F0F0F0; border: 0; } body.hc #mainnav-new-equinet > ul > li > ul a:hover, body.hc #mainnav-new-equinet > ul > li > ul a:focus { background: #FFF; color: #333333; } body.hc #mainnav-new-equinet > ul > li > ul li { border: 0; } } @media (max-width: 1100px) { body.hc { /* on mobile the menu is stacked and 100% */ /* Active menu in the drop down */ /* Button padding */ /* Ensure that hovering doesn't expand the menu on mobile */ /* Top level hover states on mobile, disable colour change */ /* Disable absolute positioning that is used for the dropdown on desktop. The dropdown should instead display block and push the other menu items down. */ /* Dropdown indicator */ /* Drop down hover/focus states */ } body.hc #mainnav { margin-left: 0; } body.hc #mainnav, body.hc #mainnav > ul > li { display: block; width: 100%; } body.hc #mainnav > ul { background-color: #005596; color: #FFF; } body.hc #mainnav { background: #005596; } body.hc #mainnav a, body.hc #mainnav .current { padding: .50em .75rem; } body.hc #mainnav > ul li > a { color: #FFF; } body.hc #mainnav .current { background: none; /* If we want to show an active section indicator background-color: transparent; background-image: url('~/content/images/interface/tab-right-white.svg'); background-position: center left; background-repeat: no-repeat; */ color: #FFF; } body.hc #mainnav > ul li:hover ul { display: none; } body.hc #mainnav > ul > li.open > ul { display: block; } body.hc #mainnav > ul li:hover > a { color: #FFF; background-color: #005596; background-image: none; } body.hc #mainnav > ul > li > ul { position: relative; } body.hc #mainnav .has-submenu button, body.hc #mainnav .has-submenu a:focus button, body.hc #mainnav .has-submenu button:focus { background-color: transparent; background-image: url("../../content/images/interface/icons/arrow-down-white.svg"); background-position: center center; background-repeat: no-repeat; left: auto; height: 1rem; position: absolute; right: .5rem; top: 1rem; z-index: 1; width: 2rem; } body.hc #mainnav > ul > li > ul a { color: #333333; background-color: #F0F0F0; border: 0; } body.hc #mainnav > ul > li > ul a:hover, body.hc #mainnav > ul > li > ul a:focus { background: #FFF; color: #333333; } body.hc #mainnav > ul > li > ul li { border: 0; } } body.hc #toolbar { display: inline-block; font-family: "Futura Medium"; } body.hc #toolbar > ul { display: -webkit-box; display: -ms-flexbox; display: flex; } body.hc #toolbar > ul li ul { display: none; } body.hc #toolbar > ul li:hover ul, body.hc #toolbar > ul li.open ul { /* when above mobile state the menu will display on hover */ } @media (min-width: 768px) { body.hc #toolbar > ul li:hover ul, body.hc #toolbar > ul li.open ul { display: block; min-width: 250px; z-index: 98; } } body.hc #toolbar > ul li:hover > a, body.hc #toolbar a:focus, body.hc #toolbar > ul li.open > a { color: #FFF; background-color: #005596; background-image: none; } body.hc #toolbar > ul { margin: 0; padding: 0; background-color: #FFF; } body.hc #toolbar > ul > li { display: inline-block; text-align: left; position: relative; } body.hc #toolbar a { display: block; background-color: #F0F0F0; text-align: left; line-height: 1rem; padding: 1.35em 1rem; height: 100%; } @media (min-width: 1100px) { body.hc #toolbar a { text-align: center; } } body.hc #toolbar ul > li > a { color: #4F4F4F; text-decoration: none; font-size: .875rem; } @media (min-width: 1100px) and (max-width: 1335px) { body.hc _:-ms-fullscreen, body.hc :root #toolbar > ul > li > a { height: 100%; max-width: 110px; padding: 1rem .75rem; } } body.hc #toolbar > ul > li > ul { display: none; left: 0; list-style-type: none; padding: 0; right: 0; top: 100%; margin: 0; position: absolute; } body.hc #toolbar > ul > li > ul a { background-color: #005596; font-size: .875rem; padding: .5rem 1rem; text-align: left; } body.hc #toolbar > ul > li.open > ul { display: block; } body.hc #toolbar > ul > li > ul li { border-top: 1px solid #C8C8C8; } body.hc #toolbar > ul > li > ul a { border-bottom-width: 1px; color: #FFF; position: relative; } body.hc #toolbar > ul > li > ul a:hover, body.hc #toolbar > ul > li > ul a:focus { background: #005596; color: #FFF; } body.hc #toolbar .has-submenu button { background-color: #F0F0F0; background-image: url(../../content/images/interface/icons/arrow-down-darkgrey.svg); background-position: center center; background-repeat: no-repeat; background-size: 16px 8px; border: none; padding: 0; line-height: 1; padding: 3px; width: 100%; } body.hc #toolbar .has-submenu button > span { display: inline-block; width: .8em; height: .8em; } body.hc #toolbar .has-submenu button:hover > span, body.hc #toolbar .has-submenu button:focus > span { background-color: rgba(0, 0, 0, 0); } body.hc #toolbar .has-submenu button { position: absolute; bottom: 0; left: 0; width: 100%; } body.hc #toolbar .has-submenu:hover button, body.hc #toolbar .has-submenu a:focus button, body.hc #toolbar .has-submenu button:focus { background-color: #005596; background-image: url(../../content/images/interface/icons/arrow-down-white.svg); background-position: center center; background-repeat: no-repeat; background-size: 16px 8px; } @media (max-width: 1100px) { body.hc { /* on mobile the menu is stacked and 100% */ /* Active menu in the drop down */ /* Button padding */ /* Ensure that hovering doesn't expand the menu on mobile */ /* Top level hover states on mobile, disable colour change */ /* Disable absolute positioning that is used for the dropdown on desktop. The dropdown should instead display block and push the other menu items down. */ /* Dropdown indicator */ /* Dropdown indicator */ /* Drop down hover/focus states */ } body.hc #toolbar, body.hc #toolbar > ul > li { display: block; width: 100%; } body.hc #toolbar > ul { background-color: #F0F0F0; color: #333333; display: block; } body.hc #toolbar { background: #F0F0F0; } body.hc #toolbar a { padding: .75em 1rem 0.5rem 1rem; } body.hc #toolbar > ul li > a { color: #333333; } body.hc #toolbar > ul li:hover ul { display: none; } body.hc #toolbar > ul > li.open > ul { display: block; } body.hc #toolbar > ul li:hover > a { color: #FFF; background-color: #005596; background-image: none; } body.hc #toolbar > ul > li > ul { border-bottom: 1px solid #C8C8C8; position: relative; } body.hc #toolbar .has-submenu button, body.hc #toolbar .has-submenu a:focus button, body.hc #toolbar .has-submenu button:focus { background-color: transparent; background-image: url("../../content/images/interface/icons/arrow-down-darkgrey.svg"); background-position: center center; background-repeat: no-repeat; background-size: 24px 11px; left: auto; height: 1rem; position: absolute; right: .5rem; top: 1rem; z-index: 1; width: 2rem; } body.hc #toolbar .has-submenu:hover button, body.hc #toolbar .has-submenu button:focus, body.hc #toolbar .open button { background-color: transparent; background-image: url("../../content/images/interface/icons/arrow-down-white.svg"); background-position: center center; background-repeat: no-repeat; background-size: 24px 11px; width: 2rem; } body.hc #toolbar > ul > li > ul a { color: #333333; background-color: #F0F0F0; border: 0; padding: .75em 1rem 0.5rem 3.33rem; } body.hc #toolbar > ul > li > ul a:hover, body.hc #toolbar > ul > li > ul a:focus { background: #FFF; color: #333333; } body.hc #toolbar > ul > li > ul li { border: 0; } } body.hc .nav-footer { display: inline-block; font-size: .75rem; } body.hc .nav-footer ul { display: inline-block; margin: 0; padding: 0; width: 100%; } body.hc .nav-footer li { float: left; display: inline-block; padding-left: 1rem; } body.hc .nav-footer a { color: #FFF; font-weight: bold; } body.hc .nav-footer a:hover { color: #005596; text-decoration: underline; } body.hc .news-listing { font-size: 1rem; font-family: "Futura Medium"; } body.hc .news-listing li a { color: #333333; padding: 0 1rem .5rem 0; text-decoration: none; } body.hc .news-listing li a:hover { background-color: rgba(0, 85, 150, 0.1); } body.hc .news-listing li a:hover .news-listing-title, body.hc .news-listing li a:hover .news-listing-title:focus { color: #005596; } body.hc .news-listing li a:hover .news-listing-date, body.hc .news-listing li a:focus .news-listing-date { color: #333333; } body.hc .news-listing ul { list-style: none; padding: 0; } body.hc .news-listing li { position: relative; border-top: 1px solid #767676; } body.hc .news-listing-new-equinet { font-size: 1rem; font-family: "Futura Medium"; } body.hc .news-listing-new-equinet li a { color: #333333; padding: 0 1rem .5rem 0; text-decoration: none; } body.hc .news-listing-new-equinet li a:hover { background-color: rgba(0, 85, 150, 0.1); } body.hc .news-listing-new-equinet li a:hover .news-listing-title, body.hc .news-listing-new-equinet li a:hover .news-listing-title:focus { color: #005596; } body.hc .news-listing-new-equinet li a:hover .news-listing-date, body.hc .news-listing-new-equinet li a:focus .news-listing-date { color: #333333; } body.hc .news-listing-new-equinet ul { list-style: none; padding: 0; } body.hc .news-listing-new-equinet li { position: relative; border-top: 1px solid #767676; } body.hc .news-listing-new-equinet a:hover { text-decoration: none; } body.hc .news-listing-header-new-equinet { color: #005596; } body.hc .news-listing-header-new-equinet h4 { font-size: 1rem !important; letter-spacing: 0.25rem; color: #333333; font-weight: bold; text-align: center; } body.hc li a:hover .news-listing-date, body.hc li a:focus .news-listing-date { color: #333333; } body.hc ul { list-style: none; padding: 0; } body.hc li { position: relative; /* border-top: 1px solid $silver;*/ } body.hc a:hover { text-decoration: none; } body.hc .news-listing-header-new-equinet { color: #005596; } body.hc .news-listing-header-new-equinet h4 { font-size: 1rem !important; letter-spacing: 0.25rem; color: #333333; font-weight: bold; } body.hc .news-listing-text { row-gap: 0.25rem; padding: 0 0 0 .75rem; color: #333333; } body.hc .news-listing-title { font-size: 0.875rem; font-weight: bold; } body.hc .news-listing-title-new-equinet { font-family: "Arial"; font-size: 0.875rem; font-weight: bold; } body.hc .news-listing-content { font-family: "Arial"; font-size: 0.75rem; overflow: hidden; text-overflow: ellipsis; max-height: 2.25rem; display: -webkit-box !important; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; } body.hc .news-divider { width: 100%; border-top: 0.063rem solid #005596; margin-top: 0rem !important; } body.hc .news-time-read { font-family: "Arial"; color: #c8c8c8; font-size: 0.75rem; } body.hc .news-listing-date { font-size: 0.75rem; } body.hc .news-listing-more { font-size: 0.875rem; text-decoration: none !important; } @media (max-width: 991.98px) { body.hc .news-listing-more { display: none; } } body.hc .news-listing-more i { padding-left: 1rem; } body.hc .news-listing-more-new-equinet { font-family: "Arial"; float: right; font-size: 0.875rem; text-decoration: none !important; } body.hc .news-listing-more-new-equinet i { padding-left: 1rem; } @media (max-width: 768px) { body.hc .news-listing-more { float: inherit; } body.hc .news-img { display: none; } body.hc .news-container-mobile { min-width: 100%; border: solid 1px #005596; padding: 15px; margin: 20px 0; border-radius: 10px; text-align: center; } body.hc .news-title { font-size: 2.813rem !important; margin-top: 10px; } } body.hc .news-box { background-color: #005596; color: #FFF; padding: 1rem 1rem 2rem 1rem; margin-bottom: 1.5rem; } body.hc .news-grid .card-img { max-width: 100%; height: 100%; } body.hc .news-title { font-size: 3.438rem; } body.hc .eq-breadcrumb { display: none; font-size: 0.875rem; } @media (min-width: 576px) { body.hc .eq-breadcrumb { display: block; } } body.hc .eq-breadcrumb li { border-top: none; } body.hc .eq-breadcrumb .breadcrumb { background-color: transparent !important; color: #FFF; padding-top: .75rem; padding-bottom: .75rem; padding-left: 2rem; } body.hc .eq-breadcrumb a { color: #FFF; text-decoration: underline; } body.hc .eq-breadcrumb a:hover, body.hc .eq-breadcrumb a:focus { color: rgba(255, 255, 255, 0.75); } body.hc .accordion { clear: both; display: block; } body.hc .accordion-tab { background: #005596; color: #FFF; cursor: pointer; display: block; font-family: "Futura Medium"; font-weight: normal; font-size: 1.25rem; padding: .5rem 1.5rem; margin-bottom: .5rem; } @media (min-width: 992px) { body.hc .accordion-tab { font-size: 1.75rem; } } body.hc .accordion-tab:last-of-type { margin-top: 0; } body.hc .accordion-tab:hover, body.hc .accordion-tab:focus, body.hc .accordion-tab[aria-selected=true] { background: #0072c9; } body.hc .accordion-tab[aria-expanded=true] { background: #005596; } body.hc .accordion-panel[aria-hidden=true] { display: none; visibility: hidden; } body.hc .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } body.hc .visuallyhidden.hasfocus, body.hc .visuallyhidden.focusable:active { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; } body.hc .site-footer { background: #005596; color: #FFF; font-size: 0.75rem; margin-top: 1rem; text-align: right; } body.hc .site-footer .wrapper { padding: 1.5rem 1.5rem .5rem 1.5rem; text-align: right; } body.hc .header-site { background: #005596; color: #FFF; } body.hc .header-logobar-new-eq { height: 103px; padding-top: 0.75rem; } body.hc .header-flexgroup { /* The order of the navbar and toolbar swap position between mobile and desktop using flex box */ } @media (max-width: 1100px) { body.hc .header-flexgroup { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } } body.hc .main-configuration-new-equinet { display: inline-block; font-family: "Futura Medium"; margin-left: 1.125rem; } body.hc .main-configuration-new-equinet > ul li:hover > a { color: #FFF !important; background-color: #005596; background-image: none; } body.hc .main-configuration-new-equinet > ul li:hover > a .ico-settings-blue { background: url(../../content/images/interface/icons/settings-white.svg) no-repeat 0 0; } body.hc .main-configuration-new-equinet > ul { margin: 0; padding: 0; background-color: #FFF; color: #005596; } body.hc .main-configuration-new-equinet > ul > li { display: inline-block; text-align: left; position: relative; } body.hc .main-configuration-new-equinet > ul > li > a > i { margin-right: 0px; height: 21px; width: 1.5rem; } body.hc .main-configuration-new-equinet a { display: block; padding: 1.25em .70rem; } @media (min-width: 1130px) { body.hc .main-configuration-new-equinet a { padding: 1.25em .8rem; } } @media (min-width: 1100px) { body.hc .header-toolbar { border-top: 4px solid #333333; box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.25); border-bottom: 1px solid #F0F0F0; } } body.hc .header-logo { margin-left: 1rem; width: 225px; } body.hc .header-logo img { height: auto; max-width: 100%; } @media (min-width: 1100px) { body.hc .header-logo { height: auto; margin-left: 2rem; width: auto; } } body.hc .mobile-equinet-logo { margin-left: 1rem; } body.hc .mobile-equinet-logo img { height: 18px; max-width: 100%; } body.hc .header-tagline { margin-right: 1rem; } body.hc .header-notifications { display: -webkit-box; display: -ms-flexbox; display: flex; line-height: 1.5rem; min-width: 288px; } body.hc .header-mobile-toolbar { display: -webkit-box; display: -ms-flexbox; display: flex; } @media (min-width: 1100px) { body.hc .header-mobile-toolbar { display: none; } } body.hc .header-tagline, body.hc .header-settings, body.hc .header-search { display: none; } @media (min-width: 1100px) { body.hc .header-tagline, body.hc .header-settings, body.hc .header-search { display: block; } } body.hc .header-tagline, body.hc .header-settings, body.hc .header-search-new-equinet { display: none; } @media (min-width: 1100px) { body.hc .header-tagline, body.hc .header-settings, body.hc .header-search-new-equinet { display: block; } } body.hc .header-mobile-nav, body.hc .btn-sitemenu { display: inline-block; } @media (min-width: 1100px) { body.hc .header-mobile-nav, body.hc .btn-sitemenu { display: none; } } @media (max-width: 1100px) { body.hc .header-notifications { display: none; } } body.hc .header-search { padding-right: 1rem; } @media (min-width: 1100px) { body.hc .header-search { display: -webkit-box; display: -ms-flexbox; display: flex; } } body.hc .header-search form { position: relative; } body.hc .header-search input { border: 0px; width: 100%; margin-right: 53px; } body.hc .header-search button { height: 35px; } body.hc .header-search.zindex { z-index: 999; } body.hc .header-search-new-equinet { padding-right: 1rem; /*padding-right: 1rem;*/ } @media (min-width: 1100px) { body.hc .header-search-new-equinet { display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; top: 2rem; right: 0.3rem; } } body.hc .header-search-new-equinet form { position: relative; } body.hc .header-search-new-equinet input { border: 0px; width: 100%; margin-right: 53px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; background-color: #fff; } body.hc .header-search-new-equinet button { height: 35px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } body.hc .header-search-new-equinet.zindex { z-index: 999; } body.hc .product-header { width: 100%; } @media (max-width: 991.98px) { body.hc .product-header { border-bottom: 6px solid #E31B23; -webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.5); box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.5); margin-bottom: 1.5rem; } } body.hc .video { display: block; margin-bottom: 1.5rem; text-align: center; width: 100%; } body.hc .video-transcript { background: #F0F0F0; margin: 0 0 1.5rem 0; padding: 1.5rem 2.5%; text-align: left; } body.hc .video-transcript.hidden { display: none; visibility: hidden; } body.hc .video-transcript-footer { border-top: 1px solid #F0F0F0; padding: 1.5rem 0 0 0; } body.hc .btn-transcript, body.hc .btn-close-transcript { padding: 0 !important; margin: 0 auto .5rem auto; } body.hc .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } body.hc .slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; } body.hc .slick-list:focus { outline: none; } body.hc .slick-list.dragging { cursor: pointer; cursor: hand; } body.hc .slick-slider .slick-track, body.hc .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } body.hc .slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; } body.hc .slick-track:before, body.hc .slick-track:after { content: ""; display: table; } body.hc .slick-track:after { clear: both; } .slick-loading body.hc .slick-track { visibility: hidden; } body.hc .slick-slide { float: left; height: 100%; min-height: 1px; display: none; } [dir="rtl"] body.hc .slick-slide { float: right; } body.hc .slick-slide img { display: block; } body.hc .slick-slide.slick-loading img { display: none; } body.hc .slick-slide.dragging img { pointer-events: none; } .slick-initialized body.hc .slick-slide { display: block; } .slick-loading body.hc .slick-slide { visibility: hidden; } .slick-vertical body.hc .slick-slide { display: block; height: auto; border: 1px solid transparent; } body.hc .slick-arrow.slick-hidden { display: none; } body.hc .home-mobile-slider { margin-bottom: 2rem; margin-top: 1rem; } body.hc .home-mobile-slider img { width: 100%; height: auto; } .slick-loading body.hc .slick-list { background: #fff url("../images/ajax-loader.gif") center center no-repeat; } @font-face { body.hc { font-family: "slick"; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; } } body.hc .slick-prev, body.hc .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; color: transparent; bottom: -2.5rem; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; } body.hc .slick-prev:hover, body.hc .slick-prev:focus, body.hc .slick-next:hover, body.hc .slick-next:focus { outline: none; color: transparent; } body.hc .slick-prev:hover:before, body.hc .slick-prev:focus:before, body.hc .slick-next:hover:before, body.hc .slick-next:focus:before { opacity: 1; } body.hc .slick-prev.slick-disabled:before, body.hc .slick-next.slick-disabled:before { opacity: 0.25; } body.hc .slick-prev:before, body.hc .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } body.hc .slick-prev { background: url(../../content/images/interface/icons/arrow-left-darkgrey.svg); background-repeat: no-repeat; background-size: 7px 17px; background-position: center center; height: 20px; left: 40%; width: 40px; } @media (min-width: 500px) { body.hc .slick-prev { left: 44%; } } body.hc .slick-next { background: url(../../content/images/interface/icons/arrow-right-darkgrey.svg); background-repeat: no-repeat; background-size: 7px 17px; background-position: center center; height: 20px; width: 40px; right: 40%; } @media (min-width: 500px) { body.hc .slick-next { right: 44%; } } body.hc .slick-dotted.slick-slider { margin-bottom: 30px; } body.hc .slick-dots { position: absolute; bottom: -25px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; } body.hc .slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; } body.hc .slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; } body.hc .slick-dots li button:hover, body.hc .slick-dots li button:focus { outline: none; } body.hc .slick-dots li button:hover:before, body.hc .slick-dots li button:focus:before { opacity: 1; } body.hc .slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } body.hc .slick-dots li.slick-active button:before { color: black; opacity: 0.75; } body.hc .quote { display: block; font-size: 1rem; font-weight: normal; margin: 0 0 1.5rem 0; padding: 1rem; } body.hc .quote .quote-border { border-left: 9px solid #005596; padding-left: 2rem; } body.hc .quote cite { display: block; padding-top: 1rem; padding-left: 4rem; } body.hc a.datepicker-button { cursor: pointer; background-image: url(../../content/images/interface/icons/calendar.svg); background-position: center center; background-repeat: no-repeat; padding: 0; width: 40px; } body.hc div.datepicker-calendar { margin: 0 10px 10px 0; font-size: .9em; padding: 2px; position: absolute; width: 261px; border: 1px solid #ccc; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; z-index: 50; } body.hc div.datepicker-calendar div.datepicker-month-wrap { background: #005596; color: #FFF; font-weight: normal; margin: 0; padding: .25rem; text-align: center; } body.hc div.datepicker-calendar div.datepicker-month-fast-prev.disabled, body.hc div.datepicker-calendar div.datepicker-month-fast-next.disabled, body.hc div.datepicker-calendar div.datepicker-month-prev.disabled, body.hc div.datepicker-calendar div.datepicker-month-next.disabled { border: none; cursor: default; } body.hc div.datepicker-calendar div.datepicker-month-fast-prev, body.hc div.datepicker-calendar div.datepicker-month-fast-next, body.hc div.datepicker-calendar div.datepicker-month-prev, body.hc div.datepicker-calendar div.datepicker-month-next { cursor: pointer; margin: 3px; width: 24px; height: 24px; padding-top: 3px; } body.hc div.datepicker-calendar div.datepicker-month-fast-prev { padding-right: 2px; } body.hc div.datepicker-calendar div.datepicker-month-fast-next { padding-left: 2px; } body.hc div.datepicker-calendar div.datepicker-month-fast-prev.enabled:hover, body.hc div.datepicker-calendar div.datepicker-month-fast-prev.enabled:focus, body.hc div.datepicker-calendar div.datepicker-month-fast-next.enabled:hover, body.hc div.datepicker-calendar div.datepicker-month-fast-next.enabled:focus, body.hc div.datepicker-calendar div.datepicker-month-prev.enabled:hover, body.hc div.datepicker-calendar div.datepicker-month-prev.enabled:focus, body.hc div.datepicker-calendar div.datepicker-month-next.enabled:hover, body.hc div.datepicker-calendar div.datepicker-month-next.enabled:focus { margin-top: 2px; border: 1px solid #800; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } body.hc div.datepicker-calendar div.datepicker-month { margin: 3px 56px 2px 56px; height: 24px; text-align: center; font-weight: normal; font-size: 1.2em; cursor: pointer; padding-top: 1px; } body.hc div.datepicker-calendar div.datepicker-month:after { content: " "; display: inline-block; background: url(../../content/images/interface/icons/smarrow-down-white.svg) no-repeat; background-position: bottom center; background-size: 12px 12px; height: 16px; width: 16px; } body.hc div.datepicker-calendar div.datepicker-month:hover, body.hc div.datepicker-calendar div.datepicker-month:focus { padding-top: 0; border: 1px solid #800; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } body.hc div.datepicker-calendar table.datepicker-grid { width: 100%; font-size: 1.2em; text-align: center; } body.hc div.datepicker-calendar table.datepicker-grid.rtl { direction: rtl; } body.hc div.datepicker-calendar table.datepicker-grid:focus { outline: none; } body.hc div.datepicker-calendar table.datepicker-grid th, body.hc div.datepicker-calendar table.datepicker-grid td { font-size: .9rem; text-align: center; padding: 0; } body.hc div.datepicker-calendar table.datepicker-grid th abbr { border: none; } body.hc div.datepicker-calendar table.datepicker-grid td { border: 1px solid #999; cursor: pointer; } body.hc div.datepicker-calendar table.datepicker-grid td.unselectable { cursor: default; } body.hc div.datepicker-calendar table.datepicker-grid th, body.hc div.datepicker-calendar table.datepicker-grid td.day { height: 30px; } body.hc div.datepicker-calendar table.datepicker-grid td.month { height: 60px; } body.hc div.datepicker-calendar table.datepicker-grid td.year { height: 45px; } body.hc div.datepicker-calendar table.datepicker-grid td.curDay, body.hc div.datepicker-calendar table.datepicker-grid td.curMonth, body.hc div.datepicker-calendar table.datepicker-grid td.curYear { border: 1px solid #999; } body.hc div.datepicker-calendar table.datepicker-grid td.empty { border: 1px solid #999; cursor: default; } body.hc div.datepicker-calendar .offscreen { position: absolute; left: -200em; top: -100em; } body.hc .datepicker-overlay { background: #777; display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; opacity: 0.5; height: 100%; min-height: 100%; z-index: 40; } body.hc div.datepicker-calendar button.datepicker-close { height: 30px; width: 100%; font-weight: bold; margin-top: 1px; border: 1px solid #eee; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } body.hc .datepicker-day { color: #005596; font-size: .9rem; } body.hc .datepicker-day abbr { text-decoration: none; } body.hc a.datepicker-button.default:hover, body.hc a.datepicker-button.default:focus { background-color: #F0F0F0; } body.hc div.datepicker-calendar.default { background-color: #FFF; } body.hc div.datepicker-calendar.default div.datepicker-month-fast-prev.disabled, body.hc div.datepicker-calendar.default div.datepicker-month-fast-next.disabled, body.hc div.datepicker-calendar.default div.datepicker-month-prev.disabled, body.hc div.datepicker-calendar.default div.datepicker-month-next.disabled { color: #999; } body.hc div.datepicker-calendar.default div.datepicker-month-fast-prev.enabled:hover, body.hc div.datepicker-calendar.default div.datepicker-month-fast-prev.enabled:focus, body.hc div.datepicker-calendar.default div.datepicker-month-fast-next.enabled:hover, body.hc div.datepicker-calendar.default div.datepicker-month-fast-next.enabled:focus, body.hc div.datepicker-calendar.default div.datepicker-month-prev.enabled:hover, body.hc div.datepicker-calendar.default div.datepicker-month-prev.enabled:focus, body.hc div.datepicker-calendar.default div.datepicker-month-next.enabled:hover, body.hc div.datepicker-calendar.default div.datepicker-month-next.enabled:focus, body.hc div.datepicker-calendar.default div.datepicker-month:hover, body.hc div.datepicker-calendar.default div.datepicker-month:focus, body.hc div.datepicker-calendar.default button.datepicker-close:hover, body.hc div.datepicker-calendar.default button.datepicker-close:focus { background-color: #0072c9 !important; border: 0; } body.hc div.datepicker-calendar.default table.datepicker-grid:focus { outline: 1px dotted #999; } body.hc div.datepicker-calendar.default table.datepicker-grid th { border: none; } body.hc div.datepicker-calendar.default table.datepicker-grid td { border: none; color: #000; } body.hc div.datepicker-calendar.default table.datepicker-grid td.unselectable { color: #999; } body.hc div.datepicker-calendar.default table.datepicker-grid td.curDay, body.hc div.datepicker-calendar.default table.datepicker-grid td.curMonth, body.hc div.datepicker-calendar.default table.datepicker-grid td.curYear { background-color: #FFF0C4; } body.hc div.datepicker-calendar.default table.datepicker-grid td.empty { border: none; color: #CCC; } body.hc div.datepicker-calendar.default table.datepicker-grid td.selectable:hover, body.hc div.datepicker-calendar.default table.datepicker-grid td.selectable.focus { background-color: #DDD; } body.hc div.datepicker-calendar.default table.datepicker-grid td.empty:hover { background-color: #F9F9F9; } body.hc div.datepicker-calendar.default button.datepicker-close { background-color: #DDD; border-color: #999; color: #000; } body.hc .pull-right { float: right; } body.hc .pull-left { float: left; } body.hc .glyphicon.glyphicon-forward { display: block; background: url(../../content/images/interface/icons/arrow-right-white.svg) no-repeat; background-position: center center; background-size: 6px 12px; margin: 0 auto; height: 16px; width: 16px; } body.hc .glyphicon.glyphicon-backward { display: block; background: url(../../content/images/interface/icons/arrow-left-white.svg) no-repeat; background-position: center center; background-size: 12px 12px; margin: 0 auto; height: 16px; width: 16px; } body.hc .glyphicon.glyphicon-triangle-left { display: block; background: url(../../content/images/interface/icons/dblarrow-left-white.svg) no-repeat; background-position: center center; background-size: 12px 12px; margin: 0 auto; height: 16px; width: 16px; } body.hc .glyphicon.glyphicon-triangle-right { display: block; background: url(../../content/images/interface/icons/dblarrow-right-white.svg) no-repeat; background-position: center center; background-size: 12px 12px; margin: 0 auto; height: 16px; width: 16px; } body.hc [data-theme="hc"] .eq-card-news .card-img-overlay { background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 40%, black 100%) !important; } body.hc [data-theme="hc"] .eq-card-news:hover .card-header, body.hc [data-theme="hc"] .eq-card-news:hover .card-text, body.hc [data-theme="hc"] .eq-card-news :focus .card-header, body.hc [data-theme="hc"] .eq-card-news :focus .card-text { color: #FFF; } body.hc [data-theme="hc"] .eq-card-news:hover .card-img-overlay, body.hc [data-theme="hc"] .eq-card-news :focus .card-img-overlay { background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 40%, black 100%) !important; } body.hc [data-theme="hc"] .btn-print { color: #333333; } body.hc [data-theme="hc"] .btn-print:hover, body.hc [data-theme="hc"] .btn-print:focus { color: #333333; } body.hc .password-section { flex-wrap: nowrap; } body.hc .password-section .col-md-9 { flex-shrink: 1; } body.hc .password-section .col-md-3 { min-width: 300px; } body.hc .password-section .col-md-3 ul, body.hc .password-requirements ul { font-size: small; } body.hc .password-requirements { display: none; } @media (max-width: 767px) { body.hc .password-section .col-md-9 { flex-shrink: 1; } body.hc .password-section .col-md-3 { display: none; } body.hc .password-requirements { display: block; } }