@charset "UTF-8";

   *,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: "Montserrat", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212427;
text-align: left;
background-color: #ffffff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
outline: 0 !important;
}
hr {
-webkit-box-sizing: content-box;
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;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
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: 0.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: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: #0F4DFD;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: #0233be;
text-decoration: underline;
}
a:not([href]) {
color: inherit;
text-decoration: none;
}
a:not([href]):hover {
color: inherit;
text-decoration: none;
}
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: 0.75rem;
padding-bottom: 0.75rem;
color: #787A7C;
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] {
-webkit-box-sizing: border-box;
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: 0.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: "kallisto";
font-weight: 500;
line-height: 1.2;
}
h1, .h1 {
font-size: 3.5rem;
}
h2, .h2 {
font-size: 2.5rem;
}
h3, .h3 {
font-size: 2rem;
}
h4, .h4 {
font-size: 1.5rem;
}
h5, .h5 {
font-size: 1.25rem;
}
h6, .h6 {
font-size: 1rem;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 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: #787A7C;
}
.blockquote-footer::before {
content: "— ";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #ffffff;
border: 1px solid #787A7C;
border-radius: 0.625rem;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #787A7C;
}
code {
font-size: 87.5%;
color: #e83e8c;
word-wrap: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #ffffff;
background-color: #212427;
border-radius: 0.325rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
}
pre {
display: block;
font-size: 87.5%;
color: #212427;
}
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, .container-xl, .container-lg, .container-md, .container-sm {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container-sm, .container {
max-width: 540px;
}
.container {
}
.container-sm {
}
}
@media (min-width: 768px) {
.container-md, .container-sm, .container {
max-width: 720px;
}
.container {
}
.container-sm {
}
.container-md {
}
}
@media (min-width: 992px) {
.container-lg, .container-md, .container-sm, .container {
max-width: 960px;
}
.container {
}
.container-sm {
}
.container-md {
}
.container-lg {
}
}
@media (min-width: 1200px) {
.container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1140px;
}
.container {
}
.container-sm {
}
.container-md {
}
.container-lg {
}
.container-xl {
}
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-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 {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.3333333333%;
}
.offset-2 {
margin-left: 16.6666666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.3333333333%;
}
.offset-5 {
margin-left: 41.6666666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.3333333333%;
}
.offset-8 {
margin-left: 66.6666666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.3333333333%;
}
.offset-11 {
margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-sm-1 {
}
.row-cols-sm-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-sm-2 {
}
.row-cols-sm-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-sm-3 {
}
.row-cols-sm-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-sm-4 {
}
.row-cols-sm-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-sm-5 {
}
.row-cols-sm-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-sm-6 {
}
.row-cols-sm-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.3333333333%;
}
.offset-sm-2 {
margin-left: 16.6666666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.3333333333%;
}
.offset-sm-5 {
margin-left: 41.6666666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.3333333333%;
}
.offset-sm-8 {
margin-left: 66.6666666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.3333333333%;
}
.offset-sm-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-md-1 {
}
.row-cols-md-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-md-2 {
}
.row-cols-md-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-md-3 {
}
.row-cols-md-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-md-4 {
}
.row-cols-md-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-md-5 {
}
.row-cols-md-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-md-6 {
}
.row-cols-md-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.3333333333%;
}
.offset-md-2 {
margin-left: 16.6666666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.3333333333%;
}
.offset-md-5 {
margin-left: 41.6666666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.3333333333%;
}
.offset-md-8 {
margin-left: 66.6666666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.3333333333%;
}
.offset-md-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-lg-1 {
}
.row-cols-lg-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-lg-2 {
}
.row-cols-lg-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-lg-3 {
}
.row-cols-lg-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-lg-4 {
}
.row-cols-lg-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-lg-5 {
}
.row-cols-lg-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-lg-6 {
}
.row-cols-lg-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.3333333333%;
}
.offset-lg-2 {
margin-left: 16.6666666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.3333333333%;
}
.offset-lg-5 {
margin-left: 41.6666666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.3333333333%;
}
.offset-lg-8 {
margin-left: 66.6666666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.3333333333%;
}
.offset-lg-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-xl-1 {
}
.row-cols-xl-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-xl-2 {
}
.row-cols-xl-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-xl-3 {
}
.row-cols-xl-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-xl-4 {
}
.row-cols-xl-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-xl-5 {
}
.row-cols-xl-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-xl-6 {
}
.row-cols-xl-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.3333333333%;
}
.offset-xl-2 {
margin-left: 16.6666666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.3333333333%;
}
.offset-xl-5 {
margin-left: 41.6666666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.3333333333%;
}
.offset-xl-8 {
margin-left: 66.6666666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.3333333333%;
}
.offset-xl-11 {
margin-left: 91.6666666667%;
}
}
.table {
width: 100%;
margin-bottom: 1rem;
color: #212427;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #787A7C;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #787A7C;
}
.table tbody + tbody {
border-top: 2px solid #787A7C;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #787A7C;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #787A7C;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
color: #212427;
background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #bccdfe;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
border-color: #82a2fe;
}
.table-hover .table-primary:hover {
background-color: #a3bafe;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #a3bafe;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #c5e4c1;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
border-color: #93cd8b;
}
.table-hover .table-secondary:hover {
background-color: #b4dcaf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #b4dcaf;
}
.table-success,
.table-success > th,
.table-success > td {
background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
border-color: #8fd19e;
}
.table-hover .table-success:hover {
background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
background-color: #bee5eb;
}
.table-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: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
border-color: #ed969e;
}
.table-hover .table-danger:hover {
background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
background-color: #f9f9f9;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
border-color: #f3f3f4;
}
.table-hover .table-light:hover {
background-color: #ececec;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #ececec;
}
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c1c2c3;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #8c8d8f;
}
.table-hover .table-dark:hover {
background-color: #b4b5b6;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b4b5b6;
}
.table-primary-extra-light,
.table-primary-extra-light > th,
.table-primary-extra-light > td {
background-color: #f9fbff;
}
.table-primary-extra-light th,
.table-primary-extra-light td,
.table-primary-extra-light thead th,
.table-primary-extra-light tbody + tbody {
border-color: #f5f7ff;
}
.table-hover .table-primary-extra-light:hover {
background-color: #e0eaff;
}
.table-hover .table-primary-extra-light:hover > td,
.table-hover .table-primary-extra-light:hover > th {
background-color: #e0eaff;
}
.table-primary-light,
.table-primary-light > th,
.table-primary-light > td {
background-color: #d8e2ff;
}
.table-primary-light th,
.table-primary-light td,
.table-primary-light thead th,
.table-primary-light tbody + tbody {
border-color: #b6c9fe;
}
.table-hover .table-primary-light:hover {
background-color: #bfcfff;
}
.table-hover .table-primary-light:hover > td,
.table-hover .table-primary-light:hover > th {
background-color: #bfcfff;
}
.table-primary-dark,
.table-primary-dark > th,
.table-primary-dark > td {
background-color: #b8bfd4;
}
.table-primary-dark th,
.table-primary-dark td,
.table-primary-dark thead th,
.table-primary-dark tbody + tbody {
border-color: #7b89af;
}
.table-hover .table-primary-dark:hover {
background-color: #a8b1ca;
}
.table-hover .table-primary-dark:hover > td,
.table-hover .table-primary-dark:hover > th {
background-color: #a8b1ca;
}
.table-secondary-extra-light,
.table-secondary-extra-light > th,
.table-secondary-extra-light > td {
background-color: #fbfefa;
}
.table-secondary-extra-light th,
.table-secondary-extra-light td,
.table-secondary-extra-light thead th,
.table-secondary-extra-light tbody + tbody {
border-color: #f7fdf6;
}
.table-hover .table-secondary-extra-light:hover {
background-color: #eafae5;
}
.table-hover .table-secondary-extra-light:hover > td,
.table-hover .table-secondary-extra-light:hover > th {
background-color: #eafae5;
}
.table-secondary-light,
.table-secondary-light > th,
.table-secondary-light > td {
background-color: #e1f8de;
}
.table-secondary-light th,
.table-secondary-light td,
.table-secondary-light thead th,
.table-secondary-light tbody + tbody {
border-color: #c8f3c1;
}
.table-hover .table-secondary-light:hover {
background-color: #cef4c9;
}
.table-hover .table-secondary-light:hover > td,
.table-hover .table-secondary-light:hover > th {
background-color: #cef4c9;
}
.table-secondary-dark,
.table-secondary-dark > th,
.table-secondary-dark > td {
background-color: #c1d4bd;
}
.table-secondary-dark th,
.table-secondary-dark td,
.table-secondary-dark thead th,
.table-secondary-dark tbody + tbody {
border-color: #8baf85;
}
.table-hover .table-secondary-dark:hover {
background-color: #b2caae;
}
.table-hover .table-secondary-dark:hover > td,
.table-hover .table-secondary-dark:hover > th {
background-color: #b2caae;
}
.table-tertiary-extra-light,
.table-tertiary-extra-light > th,
.table-tertiary-extra-light > td {
background-color: #fffcf4;
}
.table-tertiary-extra-light th,
.table-tertiary-extra-light td,
.table-tertiary-extra-light thead th,
.table-tertiary-extra-light tbody + tbody {
border-color: #fffaea;
}
.table-hover .table-tertiary-extra-light:hover {
background-color: #fff5db;
}
.table-hover .table-tertiary-extra-light:hover > td,
.table-hover .table-tertiary-extra-light:hover > th {
background-color: #fff5db;
}
.table-tertiary-light,
.table-tertiary-light > th,
.table-tertiary-light > td {
background-color: #fff6d7;
}
.table-tertiary-light th,
.table-tertiary-light td,
.table-tertiary-light thead th,
.table-tertiary-light tbody + tbody {
border-color: #ffeeb5;
}
.table-hover .table-tertiary-light:hover {
background-color: #fff0be;
}
.table-hover .table-tertiary-light:hover > td,
.table-hover .table-tertiary-light:hover > th {
background-color: #fff0be;
}
.table-tertiary,
.table-tertiary > th,
.table-tertiary > td {
background-color: #feedb8;
}
.table-tertiary th,
.table-tertiary td,
.table-tertiary thead th,
.table-tertiary tbody + tbody {
border-color: #fdde7a;
}
.table-hover .table-tertiary:hover {
background-color: #fee79f;
}
.table-hover .table-tertiary:hover > td,
.table-hover .table-tertiary:hover > th {
background-color: #fee79f;
}
.table-tertiary-dark,
.table-tertiary-dark > th,
.table-tertiary-dark > td {
background-color: #f1e3b8;
}
.table-tertiary-dark th,
.table-tertiary-dark td,
.table-tertiary-dark thead th,
.table-tertiary-dark tbody + tbody {
border-color: #e4cc7a;
}
.table-hover .table-tertiary-dark:hover {
background-color: #eddba3;
}
.table-hover .table-tertiary-dark:hover > td,
.table-hover .table-tertiary-dark:hover > th {
background-color: #eddba3;
}
.table-black,
.table-black > th,
.table-black > td {
background-color: #b8b8b8;
}
.table-black th,
.table-black td,
.table-black thead th,
.table-black tbody + tbody {
border-color: #7a7a7a;
}
.table-hover .table-black:hover {
background-color: #ababab;
}
.table-hover .table-black:hover > td,
.table-hover .table-black:hover > th {
background-color: #ababab;
}
.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-transparent,
.table-transparent > th,
.table-transparent > td {
background-color: rgba(255, 255, 255, 0.72);
}
.table-transparent th,
.table-transparent td,
.table-transparent thead th,
.table-transparent tbody + tbody {
border-color: rgba(255, 255, 255, 0.48);
}
.table-hover .table-transparent:hover {
background-color: rgba(242, 242, 242, 0.72);
}
.table-hover .table-transparent:hover > td,
.table-hover .table-transparent:hover > th {
background-color: rgba(242, 242, 242, 0.72);
}
.table-gray-other,
.table-gray-other > th,
.table-gray-other > td {
background-color: #fefeff;
}
.table-gray-other th,
.table-gray-other td,
.table-gray-other thead th,
.table-gray-other tbody + tbody {
border-color: #fcfdff;
}
.table-hover .table-gray-other:hover {
background-color: #e5e5ff;
}
.table-hover .table-gray-other:hover > td,
.table-hover .table-gray-other:hover > th {
background-color: #e5e5ff;
}
.table-gray-light,
.table-gray-light > th,
.table-gray-light > td {
background-color: #f9f9f9;
}
.table-gray-light th,
.table-gray-light td,
.table-gray-light thead th,
.table-gray-light tbody + tbody {
border-color: #f3f3f4;
}
.table-hover .table-gray-light:hover {
background-color: #ececec;
}
.table-hover .table-gray-light:hover > td,
.table-hover .table-gray-light:hover > th {
background-color: #ececec;
}
.table-gray-med-light,
.table-gray-med-light > th,
.table-gray-med-light > td {
background-color: #e6e6e6;
}
.table-gray-med-light th,
.table-gray-med-light td,
.table-gray-med-light thead th,
.table-gray-med-light tbody + tbody {
border-color: #d0d1d1;
}
.table-hover .table-gray-med-light:hover {
background-color: #d9d9d9;
}
.table-hover .table-gray-med-light:hover > td,
.table-hover .table-gray-med-light:hover > th {
background-color: #d9d9d9;
}
.table-gray-med,
.table-gray-med > th,
.table-gray-med > td {
background-color: #d9dada;
}
.table-gray-med th,
.table-gray-med td,
.table-gray-med thead th,
.table-gray-med tbody + tbody {
border-color: #b9babb;
}
.table-hover .table-gray-med:hover {
background-color: #cccdcd;
}
.table-hover .table-gray-med:hover > td,
.table-hover .table-gray-med:hover > th {
background-color: #cccdcd;
}
.table-gray-med-dark,
.table-gray-med-dark > th,
.table-gray-med-dark > td {
background-color: #cdcecf;
}
.table-gray-med-dark th,
.table-gray-med-dark td,
.table-gray-med-dark thead th,
.table-gray-med-dark tbody + tbody {
border-color: #a2a3a5;
}
.table-hover .table-gray-med-dark:hover {
background-color: #c0c1c3;
}
.table-hover .table-gray-med-dark:hover > td,
.table-hover .table-gray-med-dark:hover > th {
background-color: #c0c1c3;
}
.table-gray-dark,
.table-gray-dark > th,
.table-gray-dark > td {
background-color: #c1c2c3;
}
.table-gray-dark th,
.table-gray-dark td,
.table-gray-dark thead th,
.table-gray-dark tbody + tbody {
border-color: #8c8d8f;
}
.table-hover .table-gray-dark:hover {
background-color: #b4b5b6;
}
.table-hover .table-gray-dark:hover > td,
.table-hover .table-gray-dark:hover > th {
background-color: #b4b5b6;
}
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
color: #ffffff;
background-color: #787A7C;
border-color: #8b8d8f;
}
.table .thead-light th {
color: #787A7C;
background-color: #A5A6A7;
border-color: #787A7C;
}
.table-dark {
color: #ffffff;
background-color: #787A7C;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #8b8d8f;
}
.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: #ffffff;
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 + 2.5rem + 2px);
padding: 1.25rem 1.625rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #787A7C;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid #4D4F52;
border-radius: 0.625rem;
-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
-o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-control {
-webkit-transition: none;
-o-transition: none;
transition: none;
}
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #787A7C;
}
.form-control:focus {
color: #787A7C;
background-color: #ffffff;
border-color: #8dabfe;
outline: 0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
}
.form-control::-webkit-input-placeholder {
color: #787A7C;
opacity: 1;
}
.form-control::-moz-placeholder {
color: #787A7C;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #787A7C;
opacity: 1;
}
.form-control::-ms-input-placeholder {
color: #787A7C;
opacity: 1;
}
.form-control::placeholder {
color: #787A7C;
opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
background-color: #A5A6A7;
opacity: 1;
}
select.form-control:focus::-ms-value {
color: #787A7C;
background-color: #ffffff;
}
.form-control-file,
.form-control-range {
display: block;
width: 100%;
}
.col-form-label {
padding-top: calc(1.25rem + 1px);
padding-bottom: calc(1.25rem + 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: 2;
}
.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: 1.25rem 0;
margin-bottom: 0;
font-size: 1rem;
line-height: 1.5;
color: #212427;
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.325rem;
}
.form-control-lg {
height: calc(2em + 1rem + 2px);
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 2;
border-radius: 1rem;
}
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: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
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, .form-check-input:disabled ~ .form-check-label {
color: #787A7C;
}
.form-check-label {
margin-bottom: 0;
}
.form-check-inline {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
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: 80%;
color: #28a745;
}
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #ffffff;
background-color: rgba(40, 167, 69, 0.9);
border-radius: 0.625rem;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .form-control:valid, .form-control.is-valid {
border-color: #28a745;
padding-right: calc(1.5em + 2.5rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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: right calc(0.375em + 0.625rem) center;
background-size: calc(0.75em + 1.25rem) calc(0.75em + 1.25rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: #28a745;
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
padding-right: calc(1.5em + 2.5rem);
background-position: top calc(0.375em + 0.625rem) right calc(0.375em + 0.625rem);
}
.was-validated .custom-select:valid, .custom-select.is-valid {
border-color: #28a745;
padding-right: calc(0.75em + 4.5rem);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23787A7C' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.625rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") #ffffff no-repeat center right 2.625rem/calc(0.75em + 1.25rem) calc(0.75em + 1.25rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
border-color: #28a745;
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
border-color: #34ce57;
background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 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: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
border-color: #28a745;
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545;
}
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #ffffff;
background-color: rgba(220, 53, 69, 0.9);
border-radius: 0.625rem;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #dc3545;
padding-right: calc(1.5em + 2.5rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.375em + 0.625rem) center;
background-size: calc(0.75em + 1.25rem) calc(0.75em + 1.25rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
border-color: #dc3545;
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
padding-right: calc(1.5em + 2.5rem);
background-position: top calc(0.375em + 0.625rem) right calc(0.375em + 0.625rem);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
border-color: #dc3545;
padding-right: calc(0.75em + 4.5rem);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23787A7C' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.625rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #ffffff no-repeat center right 2.625rem/calc(0.75em + 1.25rem) calc(0.75em + 1.25rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
border-color: #dc3545;
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #dc3545;
}
.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: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
border-color: #e4606d;
background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
border-color: #dc3545;
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.form-inline .form-check {
width: 100%;
}
@media (min-width: 576px) {
.form-inline label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0;
}
.form-inline .form-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
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: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: auto;
padding-left: 0;
}
.form-inline .form-check-input {
position: relative;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.form-inline .custom-control {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.form-inline .custom-control-label {
margin-bottom: 0;
}
}
.btn {
display: inline-block;
font-weight: 400;
color: #212427;
text-align: center;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 2px solid transparent;
padding: 1.25rem 1.625rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.625rem;
-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
-o-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;
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;
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, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.btn {
-webkit-transition: none;
-o-transition: none;
transition: none;
}
}
.btn:hover {
color: #212427;
text-decoration: none;
}
.btn:focus, .btn.focus {
outline: 0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
}
.btn.disabled, .btn:disabled {
opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none;
}
.btn-primary {
color: #ffffff;
background-color: #0F4DFD;
border-color: #0F4DFD;
}
.btn-primary:hover {
color: #ffffff;
background-color: #023de4;
border-color: #0239d7;
}
.btn-primary:focus, .btn-primary.focus {
color: #ffffff;
background-color: #023de4;
border-color: #0239d7;
-webkit-box-shadow: 0 0 0 0.2rem rgba(51, 104, 253, 0.5);
box-shadow: 0 0 0 0.2rem rgba(51, 104, 253, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
color: #ffffff;
background-color: #0F4DFD;
border-color: #0F4DFD;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
color: #ffffff;
background-color: #0239d7;
border-color: #0236cb;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(51, 104, 253, 0.5);
box-shadow: 0 0 0 0.2rem rgba(51, 104, 253, 0.5);
}
.btn-secondary {
color: #ffffff;
background-color: #309E20;
border-color: #309E20;
}
.btn-secondary:hover {
color: #ffffff;
background-color: #267e1a;
border-color: #237417;
}
.btn-secondary:focus, .btn-secondary.focus {
color: #ffffff;
background-color: #267e1a;
border-color: #237417;
-webkit-box-shadow: 0 0 0 0.2rem rgba(79, 173, 65, 0.5);
box-shadow: 0 0 0 0.2rem rgba(79, 173, 65, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
color: #ffffff;
background-color: #309E20;
border-color: #309E20;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
color: #ffffff;
background-color: #237417;
border-color: #206915;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(79, 173, 65, 0.5);
box-shadow: 0 0 0 0.2rem rgba(79, 173, 65, 0.5);
}
.btn-success {
color: #ffffff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:hover {
color: #ffffff;
background-color: #218838;
border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
color: #ffffff;
background-color: #218838;
border-color: #1e7e34;
-webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
color: #ffffff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
color: #ffffff;
background-color: #1e7e34;
border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-info {
color: #ffffff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:hover {
color: #ffffff;
background-color: #138496;
border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
color: #ffffff;
background-color: #138496;
border-color: #117a8b;
-webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
color: #ffffff;
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: #ffffff;
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 {
-webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
color: #212427;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:hover {
color: #212427;
background-color: #e0a800;
border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
color: #212427;
background-color: #e0a800;
border-color: #d39e00;
-webkit-box-shadow: 0 0 0 0.2rem rgba(222, 169, 12, 0.5);
box-shadow: 0 0 0 0.2rem rgba(222, 169, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
color: #212427;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
color: #212427;
background-color: #d39e00;
border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(222, 169, 12, 0.5);
box-shadow: 0 0 0 0.2rem rgba(222, 169, 12, 0.5);
}
.btn-danger {
color: #ffffff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:hover {
color: #ffffff;
background-color: #c82333;
border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
color: #ffffff;
background-color: #c82333;
border-color: #bd2130;
-webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
color: #ffffff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
color: #ffffff;
background-color: #bd2130;
border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-light {
color: #212427;
background-color: #E8E8E9;
border-color: #E8E8E9;
}
.btn-light:hover {
color: #212427;
background-color: #d4d4d6;
border-color: #ceced0;
}
.btn-light:focus, .btn-light.focus {
color: #212427;
background-color: #d4d4d6;
border-color: #ceced0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(202, 203, 204, 0.5);
box-shadow: 0 0 0 0.2rem rgba(202, 203, 204, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
color: #212427;
background-color: #E8E8E9;
border-color: #E8E8E9;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
color: #212427;
background-color: #ceced0;
border-color: #c7c7ca;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(202, 203, 204, 0.5);
box-shadow: 0 0 0 0.2rem rgba(202, 203, 204, 0.5);
}
.btn-dark {
color: #ffffff;
background-color: #212427;
border-color: #212427;
}
.btn-dark:hover {
color: #ffffff;
background-color: #0f1112;
border-color: #0a0b0b;
}
.btn-dark:focus, .btn-dark.focus {
color: #ffffff;
background-color: #0f1112;
border-color: #0a0b0b;
-webkit-box-shadow: 0 0 0 0.2rem rgba(66, 69, 71, 0.5);
box-shadow: 0 0 0 0.2rem rgba(66, 69, 71, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
color: #ffffff;
background-color: #212427;
border-color: #212427;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
color: #ffffff;
background-color: #0a0b0b;
border-color: #040404;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(66, 69, 71, 0.5);
box-shadow: 0 0 0 0.2rem rgba(66, 69, 71, 0.5);
}
.btn-primary-extra-light {
color: #212427;
background-color: #EBF0FF;
border-color: #EBF0FF;
}
.btn-primary-extra-light:hover {
color: #212427;
background-color: #c5d3ff;
border-color: #b8caff;
}
.btn-primary-extra-light:focus, .btn-primary-extra-light.focus {
color: #212427;
background-color: #c5d3ff;
border-color: #b8caff;
-webkit-box-shadow: 0 0 0 0.2rem rgba(205, 209, 223, 0.5);
box-shadow: 0 0 0 0.2rem rgba(205, 209, 223, 0.5);
}
.btn-primary-extra-light.disabled, .btn-primary-extra-light:disabled {
color: #212427;
background-color: #EBF0FF;
border-color: #EBF0FF;
}
.btn-primary-extra-light:not(:disabled):not(.disabled):active, .btn-primary-extra-light:not(:disabled):not(.disabled).active, .show > .btn-primary-extra-light.dropdown-toggle {
color: #212427;
background-color: #b8caff;
border-color: #abc0ff;
}
.btn-primary-extra-light:not(:disabled):not(.disabled):active:focus, .btn-primary-extra-light:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-extra-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(205, 209, 223, 0.5);
box-shadow: 0 0 0 0.2rem rgba(205, 209, 223, 0.5);
}
.btn-primary-light {
color: #212427;
background-color: #7297FE;
border-color: #7297FE;
}
.btn-primary-light:hover {
color: #ffffff;
background-color: #4c7bfe;
border-color: #3f72fe;
}
.btn-primary-light:focus, .btn-primary-light.focus {
color: #ffffff;
background-color: #4c7bfe;
border-color: #3f72fe;
-webkit-box-shadow: 0 0 0 0.2rem rgba(102, 134, 222, 0.5);
box-shadow: 0 0 0 0.2rem rgba(102, 134, 222, 0.5);
}
.btn-primary-light.disabled, .btn-primary-light:disabled {
color: #212427;
background-color: #7297FE;
border-color: #7297FE;
}
.btn-primary-light:not(:disabled):not(.disabled):active, .btn-primary-light:not(:disabled):not(.disabled).active, .show > .btn-primary-light.dropdown-toggle {
color: #ffffff;
background-color: #3f72fe;
border-color: #3368fe;
}
.btn-primary-light:not(:disabled):not(.disabled):active:focus, .btn-primary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(102, 134, 222, 0.5);
box-shadow: 0 0 0 0.2rem rgba(102, 134, 222, 0.5);
}
.btn-primary-dark {
color: #ffffff;
background-color: #011C65;
border-color: #011C65;
}
.btn-primary-dark:hover {
color: #ffffff;
background-color: #01123f;
border-color: #010e33;
}
.btn-primary-dark:focus, .btn-primary-dark.focus {
color: #ffffff;
background-color: #01123f;
border-color: #010e33;
-webkit-box-shadow: 0 0 0 0.2rem rgba(39, 62, 124, 0.5);
box-shadow: 0 0 0 0.2rem rgba(39, 62, 124, 0.5);
}
.btn-primary-dark.disabled, .btn-primary-dark:disabled {
color: #ffffff;
background-color: #011C65;
border-color: #011C65;
}
.btn-primary-dark:not(:disabled):not(.disabled):active, .btn-primary-dark:not(:disabled):not(.disabled).active, .show > .btn-primary-dark.dropdown-toggle {
color: #ffffff;
background-color: #010e33;
border-color: #000b26;
}
.btn-primary-dark:not(:disabled):not(.disabled):active:focus, .btn-primary-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-dark.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(39, 62, 124, 0.5);
box-shadow: 0 0 0 0.2rem rgba(39, 62, 124, 0.5);
}
.btn-secondary-extra-light {
color: #212427;
background-color: #F0FCEE;
border-color: #F0FCEE;
}
.btn-secondary-extra-light:hover {
color: #212427;
background-color: #d3f6cd;
border-color: #caf4c3;
}
.btn-secondary-extra-light:focus, .btn-secondary-extra-light.focus {
color: #212427;
background-color: #d3f6cd;
border-color: #caf4c3;
-webkit-box-shadow: 0 0 0 0.2rem rgba(209, 220, 208, 0.5);
box-shadow: 0 0 0 0.2rem rgba(209, 220, 208, 0.5);
}
.btn-secondary-extra-light.disabled, .btn-secondary-extra-light:disabled {
color: #212427;
background-color: #F0FCEE;
border-color: #F0FCEE;
}
.btn-secondary-extra-light:not(:disabled):not(.disabled):active, .btn-secondary-extra-light:not(:disabled):not(.disabled).active, .show > .btn-secondary-extra-light.dropdown-toggle {
color: #212427;
background-color: #caf4c3;
border-color: #c0f2b8;
}
.btn-secondary-extra-light:not(:disabled):not(.disabled):active:focus, .btn-secondary-extra-light:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary-extra-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(209, 220, 208, 0.5);
box-shadow: 0 0 0 0.2rem rgba(209, 220, 208, 0.5);
}
.btn-secondary-light {
color: #212427;
background-color: #95E788;
border-color: #95E788;
}
.btn-secondary-light:hover {
color: #212427;
background-color: #79e168;
border-color: #6fde5e;
}
.btn-secondary-light:focus, .btn-secondary-light.focus {
color: #212427;
background-color: #79e168;
border-color: #6fde5e;
-webkit-box-shadow: 0 0 0 0.2rem rgba(132, 202, 121, 0.5);
box-shadow: 0 0 0 0.2rem rgba(132, 202, 121, 0.5);
}
.btn-secondary-light.disabled, .btn-secondary-light:disabled {
color: #212427;
background-color: #95E788;
border-color: #95E788;
}
.btn-secondary-light:not(:disabled):not(.disabled):active, .btn-secondary-light:not(:disabled):not(.disabled).active, .show > .btn-secondary-light.dropdown-toggle {
color: #212427;
background-color: #6fde5e;
border-color: #66dc53;
}
.btn-secondary-light:not(:disabled):not(.disabled):active:focus, .btn-secondary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(132, 202, 121, 0.5);
box-shadow: 0 0 0 0.2rem rgba(132, 202, 121, 0.5);
}
.btn-secondary-dark {
color: #ffffff;
background-color: #206615;
border-color: #206615;
}
.btn-secondary-dark:hover {
color: #ffffff;
background-color: #16460e;
border-color: #133c0c;
}
.btn-secondary-dark:focus, .btn-secondary-dark.focus {
color: #ffffff;
background-color: #16460e;
border-color: #133c0c;
-webkit-box-shadow: 0 0 0 0.2rem rgba(65, 125, 56, 0.5);
box-shadow: 0 0 0 0.2rem rgba(65, 125, 56, 0.5);
}
.btn-secondary-dark.disabled, .btn-secondary-dark:disabled {
color: #ffffff;
background-color: #206615;
border-color: #206615;
}
.btn-secondary-dark:not(:disabled):not(.disabled):active, .btn-secondary-dark:not(:disabled):not(.disabled).active, .show > .btn-secondary-dark.dropdown-toggle {
color: #ffffff;
background-color: #133c0c;
border-color: #0f310a;
}
.btn-secondary-dark:not(:disabled):not(.disabled):active:focus, .btn-secondary-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary-dark.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(65, 125, 56, 0.5);
box-shadow: 0 0 0 0.2rem rgba(65, 125, 56, 0.5);
}
.btn-tertiary-extra-light {
color: #212427;
background-color: #FFF5D6;
border-color: #FFF5D6;
}
.btn-tertiary-extra-light:hover {
color: #212427;
background-color: #ffecb0;
border-color: #ffe9a3;
}
.btn-tertiary-extra-light:focus, .btn-tertiary-extra-light.focus {
color: #212427;
background-color: #ffecb0;
border-color: #ffe9a3;
-webkit-box-shadow: 0 0 0 0.2rem rgba(222, 214, 188, 0.5);
box-shadow: 0 0 0 0.2rem rgba(222, 214, 188, 0.5);
}
.btn-tertiary-extra-light.disabled, .btn-tertiary-extra-light:disabled {
color: #212427;
background-color: #FFF5D6;
border-color: #FFF5D6;
}
.btn-tertiary-extra-light:not(:disabled):not(.disabled):active, .btn-tertiary-extra-light:not(:disabled):not(.disabled).active, .show > .btn-tertiary-extra-light.dropdown-toggle {
color: #212427;
background-color: #ffe9a3;
border-color: #ffe596;
}
.btn-tertiary-extra-light:not(:disabled):not(.disabled):active:focus, .btn-tertiary-extra-light:not(:disabled):not(.disabled).active:focus, .show > .btn-tertiary-extra-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(222, 214, 188, 0.5);
box-shadow: 0 0 0 0.2rem rgba(222, 214, 188, 0.5);
}
.btn-tertiary-light {
color: #212427;
background-color: #FFDE70;
border-color: #FFDE70;
}
.btn-tertiary-light:hover {
color: #212427;
background-color: #ffd54a;
border-color: #ffd23d;
}
.btn-tertiary-light:focus, .btn-tertiary-light.focus {
color: #212427;
background-color: #ffd54a;
border-color: #ffd23d;
-webkit-box-shadow: 0 0 0 0.2rem rgba(222, 194, 101, 0.5);
box-shadow: 0 0 0 0.2rem rgba(222, 194, 101, 0.5);
}
.btn-tertiary-light.disabled, .btn-tertiary-light:disabled {
color: #212427;
background-color: #FFDE70;
border-color: #FFDE70;
}
.btn-tertiary-light:not(:disabled):not(.disabled):active, .btn-tertiary-light:not(:disabled):not(.disabled).active, .show > .btn-tertiary-light.dropdown-toggle {
color: #212427;
background-color: #ffd23d;
border-color: #ffcf30;
}
.btn-tertiary-light:not(:disabled):not(.disabled):active:focus, .btn-tertiary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-tertiary-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(222, 194, 101, 0.5);
box-shadow: 0 0 0 0.2rem rgba(222, 194, 101, 0.5);
}
.btn-tertiary {
color: #212427;
background-color: #FBC000;
border-color: #FBC000;
}
.btn-tertiary:hover {
color: #212427;
background-color: #d5a300;
border-color: #c89900;
}
.btn-tertiary:focus, .btn-tertiary.focus {
color: #212427;
background-color: #d5a300;
border-color: #c89900;
-webkit-box-shadow: 0 0 0 0.2rem rgba(218, 169, 6, 0.5);
box-shadow: 0 0 0 0.2rem rgba(218, 169, 6, 0.5);
}
.btn-tertiary.disabled, .btn-tertiary:disabled {
color: #212427;
background-color: #FBC000;
border-color: #FBC000;
}
.btn-tertiary:not(:disabled):not(.disabled):active, .btn-tertiary:not(:disabled):not(.disabled).active, .show > .btn-tertiary.dropdown-toggle {
color: #ffffff;
background-color: #c89900;
border-color: #bb8f00;
}
.btn-tertiary:not(:disabled):not(.disabled):active:focus, .btn-tertiary:not(:disabled):not(.disabled).active:focus, .show > .btn-tertiary.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(218, 169, 6, 0.5);
box-shadow: 0 0 0 0.2rem rgba(218, 169, 6, 0.5);
}
.btn-tertiary-dark {
color: #212427;
background-color: #CC9C00;
border-color: #CC9C00;
}
.btn-tertiary-dark:hover {
color: #ffffff;
background-color: #a67f00;
border-color: #997500;
}
.btn-tertiary-dark:focus, .btn-tertiary-dark.focus {
color: #ffffff;
background-color: #a67f00;
border-color: #997500;
-webkit-box-shadow: 0 0 0 0.2rem rgba(178, 138, 6, 0.5);
box-shadow: 0 0 0 0.2rem rgba(178, 138, 6, 0.5);
}
.btn-tertiary-dark.disabled, .btn-tertiary-dark:disabled {
color: #212427;
background-color: #CC9C00;
border-color: #CC9C00;
}
.btn-tertiary-dark:not(:disabled):not(.disabled):active, .btn-tertiary-dark:not(:disabled):not(.disabled).active, .show > .btn-tertiary-dark.dropdown-toggle {
color: #ffffff;
background-color: #997500;
border-color: #8c6b00;
}
.btn-tertiary-dark:not(:disabled):not(.disabled):active:focus, .btn-tertiary-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-tertiary-dark.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(178, 138, 6, 0.5);
box-shadow: 0 0 0 0.2rem rgba(178, 138, 6, 0.5);
}
.btn-black {
color: #ffffff;
background-color: #000000;
border-color: #000000;
}
.btn-black:hover {
color: #ffffff;
background-color: black;
border-color: black;
}
.btn-black:focus, .btn-black.focus {
color: #ffffff;
background-color: black;
border-color: black;
-webkit-box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-black.disabled, .btn-black:disabled {
color: #ffffff;
background-color: #000000;
border-color: #000000;
}
.btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active, .show > .btn-black.dropdown-toggle {
color: #ffffff;
background-color: black;
border-color: black;
}
.btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus, .show > .btn-black.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-white {
color: #212427;
background-color: #ffffff;
border-color: #ffffff;
}
.btn-white:hover {
color: #212427;
background-color: #ececec;
border-color: #e6e6e6;
}
.btn-white:focus, .btn-white.focus {
color: #212427;
background-color: #ececec;
border-color: #e6e6e6;
-webkit-box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}
.btn-white.disabled, .btn-white:disabled {
color: #212427;
background-color: #ffffff;
border-color: #ffffff;
}
.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle {
color: #212427;
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 {
-webkit-box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}
.btn-transparent {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:hover {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:focus, .btn-transparent.focus {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-transparent.disabled, .btn-transparent:disabled {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:not(:disabled):not(.disabled):active, .btn-transparent:not(:disabled):not(.disabled).active, .show > .btn-transparent.dropdown-toggle {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
}
.btn-transparent:not(:disabled):not(.disabled):active:focus, .btn-transparent:not(:disabled):not(.disabled).active:focus, .show > .btn-transparent.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-gray-other {
color: #212427;
background-color: #FAFBFF;
border-color: #FAFBFF;
}
.btn-gray-other:hover {
color: #212427;
background-color: #d4dcff;
border-color: #c7d2ff;
}
.btn-gray-other:focus, .btn-gray-other.focus {
color: #212427;
background-color: #d4dcff;
border-color: #c7d2ff;
-webkit-box-shadow: 0 0 0 0.2rem rgba(217, 219, 223, 0.5);
box-shadow: 0 0 0 0.2rem rgba(217, 219, 223, 0.5);
}
.btn-gray-other.disabled, .btn-gray-other:disabled {
color: #212427;
background-color: #FAFBFF;
border-color: #FAFBFF;
}
.btn-gray-other:not(:disabled):not(.disabled):active, .btn-gray-other:not(:disabled):not(.disabled).active, .show > .btn-gray-other.dropdown-toggle {
color: #212427;
background-color: #c7d2ff;
border-color: #bac8ff;
}
.btn-gray-other:not(:disabled):not(.disabled):active:focus, .btn-gray-other:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-other.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(217, 219, 223, 0.5);
box-shadow: 0 0 0 0.2rem rgba(217, 219, 223, 0.5);
}
.btn-gray-light {
color: #212427;
background-color: #E8E8E9;
border-color: #E8E8E9;
}
.btn-gray-light:hover {
color: #212427;
background-color: #d4d4d6;
border-color: #ceced0;
}
.btn-gray-light:focus, .btn-gray-light.focus {
color: #212427;
background-color: #d4d4d6;
border-color: #ceced0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(202, 203, 204, 0.5);
box-shadow: 0 0 0 0.2rem rgba(202, 203, 204, 0.5);
}
.btn-gray-light.disabled, .btn-gray-light:disabled {
color: #212427;
background-color: #E8E8E9;
border-color: #E8E8E9;
}
.btn-gray-light:not(:disabled):not(.disabled):active, .btn-gray-light:not(:disabled):not(.disabled).active, .show > .btn-gray-light.dropdown-toggle {
color: #212427;
background-color: #ceced0;
border-color: #c7c7ca;
}
.btn-gray-light:not(:disabled):not(.disabled):active:focus, .btn-gray-light:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(202, 203, 204, 0.5);
box-shadow: 0 0 0 0.2rem rgba(202, 203, 204, 0.5);
}
.btn-gray-med-light {
color: #212427;
background-color: #A5A6A7;
border-color: #A5A6A7;
}
.btn-gray-med-light:hover {
color: #ffffff;
background-color: #929394;
border-color: #8b8d8e;
}
.btn-gray-med-light:focus, .btn-gray-med-light.focus {
color: #ffffff;
background-color: #929394;
border-color: #8b8d8e;
-webkit-box-shadow: 0 0 0 0.2rem rgba(145, 147, 148, 0.5);
box-shadow: 0 0 0 0.2rem rgba(145, 147, 148, 0.5);
}
.btn-gray-med-light.disabled, .btn-gray-med-light:disabled {
color: #212427;
background-color: #A5A6A7;
border-color: #A5A6A7;
}
.btn-gray-med-light:not(:disabled):not(.disabled):active, .btn-gray-med-light:not(:disabled):not(.disabled).active, .show > .btn-gray-med-light.dropdown-toggle {
color: #ffffff;
background-color: #8b8d8e;
border-color: #858687;
}
.btn-gray-med-light:not(:disabled):not(.disabled):active:focus, .btn-gray-med-light:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-med-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(145, 147, 148, 0.5);
box-shadow: 0 0 0 0.2rem rgba(145, 147, 148, 0.5);
}
.btn-gray-med {
color: #ffffff;
background-color: #787A7C;
border-color: #787A7C;
}
.btn-gray-med:hover {
color: #ffffff;
background-color: #656769;
border-color: #5f6162;
}
.btn-gray-med:focus, .btn-gray-med.focus {
color: #ffffff;
background-color: #656769;
border-color: #5f6162;
-webkit-box-shadow: 0 0 0 0.2rem rgba(140, 142, 144, 0.5);
box-shadow: 0 0 0 0.2rem rgba(140, 142, 144, 0.5);
}
.btn-gray-med.disabled, .btn-gray-med:disabled {
color: #ffffff;
background-color: #787A7C;
border-color: #787A7C;
}
.btn-gray-med:not(:disabled):not(.disabled):active, .btn-gray-med:not(:disabled):not(.disabled).active, .show > .btn-gray-med.dropdown-toggle {
color: #ffffff;
background-color: #5f6162;
border-color: #595a5c;
}
.btn-gray-med:not(:disabled):not(.disabled):active:focus, .btn-gray-med:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-med.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(140, 142, 144, 0.5);
box-shadow: 0 0 0 0.2rem rgba(140, 142, 144, 0.5);
}
.btn-gray-med-dark {
color: #ffffff;
background-color: #4D4F52;
border-color: #4D4F52;
}
.btn-gray-med-dark:hover {
color: #ffffff;
background-color: #3a3c3e;
border-color: #343638;
}
.btn-gray-med-dark:focus, .btn-gray-med-dark.focus {
color: #ffffff;
background-color: #3a3c3e;
border-color: #343638;
-webkit-box-shadow: 0 0 0 0.2rem rgba(104, 105, 108, 0.5);
box-shadow: 0 0 0 0.2rem rgba(104, 105, 108, 0.5);
}
.btn-gray-med-dark.disabled, .btn-gray-med-dark:disabled {
color: #ffffff;
background-color: #4D4F52;
border-color: #4D4F52;
}
.btn-gray-med-dark:not(:disabled):not(.disabled):active, .btn-gray-med-dark:not(:disabled):not(.disabled).active, .show > .btn-gray-med-dark.dropdown-toggle {
color: #ffffff;
background-color: #343638;
border-color: #2e2f31;
}
.btn-gray-med-dark:not(:disabled):not(.disabled):active:focus, .btn-gray-med-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-med-dark.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(104, 105, 108, 0.5);
box-shadow: 0 0 0 0.2rem rgba(104, 105, 108, 0.5);
}
.btn-gray-dark {
color: #ffffff;
background-color: #212427;
border-color: #212427;
}
.btn-gray-dark:hover {
color: #ffffff;
background-color: #0f1112;
border-color: #0a0b0b;
}
.btn-gray-dark:focus, .btn-gray-dark.focus {
color: #ffffff;
background-color: #0f1112;
border-color: #0a0b0b;
-webkit-box-shadow: 0 0 0 0.2rem rgba(66, 69, 71, 0.5);
box-shadow: 0 0 0 0.2rem rgba(66, 69, 71, 0.5);
}
.btn-gray-dark.disabled, .btn-gray-dark:disabled {
color: #ffffff;
background-color: #212427;
border-color: #212427;
}
.btn-gray-dark:not(:disabled):not(.disabled):active, .btn-gray-dark:not(:disabled):not(.disabled).active, .show > .btn-gray-dark.dropdown-toggle {
color: #ffffff;
background-color: #0a0b0b;
border-color: #040404;
}
.btn-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-gray-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-dark.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(66, 69, 71, 0.5);
box-shadow: 0 0 0 0.2rem rgba(66, 69, 71, 0.5);
}
.btn-outline-primary {
color: #0F4DFD;
border-color: #0F4DFD;
}
.btn-outline-primary:hover {
color: #ffffff;
background-color: #0F4DFD;
border-color: #0F4DFD;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.5);
box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #0F4DFD;
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: #ffffff;
background-color: #0F4DFD;
border-color: #0F4DFD;
}
.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 {
-webkit-box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.5);
box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.5);
}
.btn-outline-secondary {
color: #309E20;
border-color: #309E20;
}
.btn-outline-secondary:hover {
color: #ffffff;
background-color: #309E20;
border-color: #309E20;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(48, 158, 32, 0.5);
box-shadow: 0 0 0 0.2rem rgba(48, 158, 32, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #309E20;
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: #ffffff;
background-color: #309E20;
border-color: #309E20;
}
.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 {
-webkit-box-shadow: 0 0 0 0.2rem rgba(48, 158, 32, 0.5);
box-shadow: 0 0 0 0.2rem rgba(48, 158, 32, 0.5);
}
.btn-outline-success {
color: #28a745;
border-color: #28a745;
}
.btn-outline-success:hover {
color: #ffffff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #28a745;
background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
color: #ffffff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:hover {
color: #ffffff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
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: #ffffff;
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 {
-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:hover {
color: #212427;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
color: #212427;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:hover {
color: #ffffff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #dc3545;
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: #ffffff;
background-color: #dc3545;
border-color: #dc3545;
}
.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 {
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
color: #E8E8E9;
border-color: #E8E8E9;
}
.btn-outline-light:hover {
color: #212427;
background-color: #E8E8E9;
border-color: #E8E8E9;
}
.btn-outline-light:focus, .btn-outline-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(232, 232, 233, 0.5);
box-shadow: 0 0 0 0.2rem rgba(232, 232, 233, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #E8E8E9;
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: #212427;
background-color: #E8E8E9;
border-color: #E8E8E9;
}
.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 {
-webkit-box-shadow: 0 0 0 0.2rem rgba(232, 232, 233, 0.5);
box-shadow: 0 0 0 0.2rem rgba(232, 232, 233, 0.5);
}
.btn-outline-dark {
color: #212427;
border-color: #212427;
}
.btn-outline-dark:hover {
color: #ffffff;
background-color: #212427;
border-color: #212427;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(33, 36, 39, 0.5);
box-shadow: 0 0 0 0.2rem rgba(33, 36, 39, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #212427;
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: #ffffff;
background-color: #212427;
border-color: #212427;
}
.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 {
-webkit-box-shadow: 0 0 0 0.2rem rgba(33, 36, 39, 0.5);
box-shadow: 0 0 0 0.2rem rgba(33, 36, 39, 0.5);
}
.btn-outline-primary-extra-light {
color: #EBF0FF;
border-color: #EBF0FF;
}
.btn-outline-primary-extra-light:hover {
color: #212427;
background-color: #EBF0FF;
border-color: #EBF0FF;
}
.btn-outline-primary-extra-light:focus, .btn-outline-primary-extra-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(235, 240, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(235, 240, 255, 0.5);
}
.btn-outline-primary-extra-light.disabled, .btn-outline-primary-extra-light:disabled {
color: #EBF0FF;
background-color: transparent;
}
.btn-outline-primary-extra-light:not(:disabled):not(.disabled):active, .btn-outline-primary-extra-light:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-extra-light.dropdown-toggle {
color: #212427;
background-color: #EBF0FF;
border-color: #EBF0FF;
}
.btn-outline-primary-extra-light:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-extra-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-extra-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(235, 240, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(235, 240, 255, 0.5);
}
.btn-outline-primary-light {
color: #7297FE;
border-color: #7297FE;
}
.btn-outline-primary-light:hover {
color: #212427;
background-color: #7297FE;
border-color: #7297FE;
}
.btn-outline-primary-light:focus, .btn-outline-primary-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(114, 151, 254, 0.5);
box-shadow: 0 0 0 0.2rem rgba(114, 151, 254, 0.5);
}
.btn-outline-primary-light.disabled, .btn-outline-primary-light:disabled {
color: #7297FE;
background-color: transparent;
}
.btn-outline-primary-light:not(:disabled):not(.disabled):active, .btn-outline-primary-light:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-light.dropdown-toggle {
color: #212427;
background-color: #7297FE;
border-color: #7297FE;
}
.btn-outline-primary-light:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(114, 151, 254, 0.5);
box-shadow: 0 0 0 0.2rem rgba(114, 151, 254, 0.5);
}
.btn-outline-primary-dark {
color: #011C65;
border-color: #011C65;
}
.btn-outline-primary-dark:hover {
color: #ffffff;
background-color: #011C65;
border-color: #011C65;
}
.btn-outline-primary-dark:focus, .btn-outline-primary-dark.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(1, 28, 101, 0.5);
box-shadow: 0 0 0 0.2rem rgba(1, 28, 101, 0.5);
}
.btn-outline-primary-dark.disabled, .btn-outline-primary-dark:disabled {
color: #011C65;
background-color: transparent;
}
.btn-outline-primary-dark:not(:disabled):not(.disabled):active, .btn-outline-primary-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-dark.dropdown-toggle {
color: #ffffff;
background-color: #011C65;
border-color: #011C65;
}
.btn-outline-primary-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-dark.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(1, 28, 101, 0.5);
box-shadow: 0 0 0 0.2rem rgba(1, 28, 101, 0.5);
}
.btn-outline-secondary-extra-light {
color: #F0FCEE;
border-color: #F0FCEE;
}
.btn-outline-secondary-extra-light:hover {
color: #212427;
background-color: #F0FCEE;
border-color: #F0FCEE;
}
.btn-outline-secondary-extra-light:focus, .btn-outline-secondary-extra-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(240, 252, 238, 0.5);
box-shadow: 0 0 0 0.2rem rgba(240, 252, 238, 0.5);
}
.btn-outline-secondary-extra-light.disabled, .btn-outline-secondary-extra-light:disabled {
color: #F0FCEE;
background-color: transparent;
}
.btn-outline-secondary-extra-light:not(:disabled):not(.disabled):active, .btn-outline-secondary-extra-light:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary-extra-light.dropdown-toggle {
color: #212427;
background-color: #F0FCEE;
border-color: #F0FCEE;
}
.btn-outline-secondary-extra-light:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary-extra-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary-extra-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(240, 252, 238, 0.5);
box-shadow: 0 0 0 0.2rem rgba(240, 252, 238, 0.5);
}
.btn-outline-secondary-light {
color: #95E788;
border-color: #95E788;
}
.btn-outline-secondary-light:hover {
color: #212427;
background-color: #95E788;
border-color: #95E788;
}
.btn-outline-secondary-light:focus, .btn-outline-secondary-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(149, 231, 136, 0.5);
box-shadow: 0 0 0 0.2rem rgba(149, 231, 136, 0.5);
}
.btn-outline-secondary-light.disabled, .btn-outline-secondary-light:disabled {
color: #95E788;
background-color: transparent;
}
.btn-outline-secondary-light:not(:disabled):not(.disabled):active, .btn-outline-secondary-light:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary-light.dropdown-toggle {
color: #212427;
background-color: #95E788;
border-color: #95E788;
}
.btn-outline-secondary-light:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(149, 231, 136, 0.5);
box-shadow: 0 0 0 0.2rem rgba(149, 231, 136, 0.5);
}
.btn-outline-secondary-dark {
color: #206615;
border-color: #206615;
}
.btn-outline-secondary-dark:hover {
color: #ffffff;
background-color: #206615;
border-color: #206615;
}
.btn-outline-secondary-dark:focus, .btn-outline-secondary-dark.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(32, 102, 21, 0.5);
box-shadow: 0 0 0 0.2rem rgba(32, 102, 21, 0.5);
}
.btn-outline-secondary-dark.disabled, .btn-outline-secondary-dark:disabled {
color: #206615;
background-color: transparent;
}
.btn-outline-secondary-dark:not(:disabled):not(.disabled):active, .btn-outline-secondary-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary-dark.dropdown-toggle {
color: #ffffff;
background-color: #206615;
border-color: #206615;
}
.btn-outline-secondary-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary-dark.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(32, 102, 21, 0.5);
box-shadow: 0 0 0 0.2rem rgba(32, 102, 21, 0.5);
}
.btn-outline-tertiary-extra-light {
color: #FFF5D6;
border-color: #FFF5D6;
}
.btn-outline-tertiary-extra-light:hover {
color: #212427;
background-color: #FFF5D6;
border-color: #FFF5D6;
}
.btn-outline-tertiary-extra-light:focus, .btn-outline-tertiary-extra-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 245, 214, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 245, 214, 0.5);
}
.btn-outline-tertiary-extra-light.disabled, .btn-outline-tertiary-extra-light:disabled {
color: #FFF5D6;
background-color: transparent;
}
.btn-outline-tertiary-extra-light:not(:disabled):not(.disabled):active, .btn-outline-tertiary-extra-light:not(:disabled):not(.disabled).active, .show > .btn-outline-tertiary-extra-light.dropdown-toggle {
color: #212427;
background-color: #FFF5D6;
border-color: #FFF5D6;
}
.btn-outline-tertiary-extra-light:not(:disabled):not(.disabled):active:focus, .btn-outline-tertiary-extra-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-tertiary-extra-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 245, 214, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 245, 214, 0.5);
}
.btn-outline-tertiary-light {
color: #FFDE70;
border-color: #FFDE70;
}
.btn-outline-tertiary-light:hover {
color: #212427;
background-color: #FFDE70;
border-color: #FFDE70;
}
.btn-outline-tertiary-light:focus, .btn-outline-tertiary-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 222, 112, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 222, 112, 0.5);
}
.btn-outline-tertiary-light.disabled, .btn-outline-tertiary-light:disabled {
color: #FFDE70;
background-color: transparent;
}
.btn-outline-tertiary-light:not(:disabled):not(.disabled):active, .btn-outline-tertiary-light:not(:disabled):not(.disabled).active, .show > .btn-outline-tertiary-light.dropdown-toggle {
color: #212427;
background-color: #FFDE70;
border-color: #FFDE70;
}
.btn-outline-tertiary-light:not(:disabled):not(.disabled):active:focus, .btn-outline-tertiary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-tertiary-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 222, 112, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 222, 112, 0.5);
}
.btn-outline-tertiary {
color: #FBC000;
border-color: #FBC000;
}
.btn-outline-tertiary:hover {
color: #212427;
background-color: #FBC000;
border-color: #FBC000;
}
.btn-outline-tertiary:focus, .btn-outline-tertiary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(251, 192, 0, 0.5);
box-shadow: 0 0 0 0.2rem rgba(251, 192, 0, 0.5);
}
.btn-outline-tertiary.disabled, .btn-outline-tertiary:disabled {
color: #FBC000;
background-color: transparent;
}
.btn-outline-tertiary:not(:disabled):not(.disabled):active, .btn-outline-tertiary:not(:disabled):not(.disabled).active, .show > .btn-outline-tertiary.dropdown-toggle {
color: #212427;
background-color: #FBC000;
border-color: #FBC000;
}
.btn-outline-tertiary:not(:disabled):not(.disabled):active:focus, .btn-outline-tertiary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-tertiary.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(251, 192, 0, 0.5);
box-shadow: 0 0 0 0.2rem rgba(251, 192, 0, 0.5);
}
.btn-outline-tertiary-dark {
color: #CC9C00;
border-color: #CC9C00;
}
.btn-outline-tertiary-dark:hover {
color: #212427;
background-color: #CC9C00;
border-color: #CC9C00;
}
.btn-outline-tertiary-dark:focus, .btn-outline-tertiary-dark.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(204, 156, 0, 0.5);
box-shadow: 0 0 0 0.2rem rgba(204, 156, 0, 0.5);
}
.btn-outline-tertiary-dark.disabled, .btn-outline-tertiary-dark:disabled {
color: #CC9C00;
background-color: transparent;
}
.btn-outline-tertiary-dark:not(:disabled):not(.disabled):active, .btn-outline-tertiary-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-tertiary-dark.dropdown-toggle {
color: #212427;
background-color: #CC9C00;
border-color: #CC9C00;
}
.btn-outline-tertiary-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-tertiary-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-tertiary-dark.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(204, 156, 0, 0.5);
box-shadow: 0 0 0 0.2rem rgba(204, 156, 0, 0.5);
}
.btn-outline-black {
color: #000000;
border-color: #000000;
}
.btn-outline-black:hover {
color: #ffffff;
background-color: #000000;
border-color: #000000;
}
.btn-outline-black:focus, .btn-outline-black.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-black.disabled, .btn-outline-black:disabled {
color: #000000;
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: #ffffff;
background-color: #000000;
border-color: #000000;
}
.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 {
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-white {
color: #ffffff;
border-color: #ffffff;
}
.btn-outline-white:hover {
color: #212427;
background-color: #ffffff;
border-color: #ffffff;
}
.btn-outline-white:focus, .btn-outline-white.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-white.disabled, .btn-outline-white:disabled {
color: #ffffff;
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: #212427;
background-color: #ffffff;
border-color: #ffffff;
}
.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 {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-transparent {
color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
}
.btn-outline-transparent:hover {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
}
.btn-outline-transparent:focus, .btn-outline-transparent.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-transparent.disabled, .btn-outline-transparent:disabled {
color: rgba(0, 0, 0, 0);
background-color: transparent;
}
.btn-outline-transparent:not(:disabled):not(.disabled):active, .btn-outline-transparent:not(:disabled):not(.disabled).active, .show > .btn-outline-transparent.dropdown-toggle {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0);
}
.btn-outline-transparent:not(:disabled):not(.disabled):active:focus, .btn-outline-transparent:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-transparent.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-gray-other {
color: #FAFBFF;
border-color: #FAFBFF;
}
.btn-outline-gray-other:hover {
color: #212427;
background-color: #FAFBFF;
border-color: #FAFBFF;
}
.btn-outline-gray-other:focus, .btn-outline-gray-other.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(250, 251, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(250, 251, 255, 0.5);
}
.btn-outline-gray-other.disabled, .btn-outline-gray-other:disabled {
color: #FAFBFF;
background-color: transparent;
}
.btn-outline-gray-other:not(:disabled):not(.disabled):active, .btn-outline-gray-other:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-other.dropdown-toggle {
color: #212427;
background-color: #FAFBFF;
border-color: #FAFBFF;
}
.btn-outline-gray-other:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-other:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-other.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(250, 251, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(250, 251, 255, 0.5);
}
.btn-outline-gray-light {
color: #E8E8E9;
border-color: #E8E8E9;
}
.btn-outline-gray-light:hover {
color: #212427;
background-color: #E8E8E9;
border-color: #E8E8E9;
}
.btn-outline-gray-light:focus, .btn-outline-gray-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(232, 232, 233, 0.5);
box-shadow: 0 0 0 0.2rem rgba(232, 232, 233, 0.5);
}
.btn-outline-gray-light.disabled, .btn-outline-gray-light:disabled {
color: #E8E8E9;
background-color: transparent;
}
.btn-outline-gray-light:not(:disabled):not(.disabled):active, .btn-outline-gray-light:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-light.dropdown-toggle {
color: #212427;
background-color: #E8E8E9;
border-color: #E8E8E9;
}
.btn-outline-gray-light:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(232, 232, 233, 0.5);
box-shadow: 0 0 0 0.2rem rgba(232, 232, 233, 0.5);
}
.btn-outline-gray-med-light {
color: #A5A6A7;
border-color: #A5A6A7;
}
.btn-outline-gray-med-light:hover {
color: #212427;
background-color: #A5A6A7;
border-color: #A5A6A7;
}
.btn-outline-gray-med-light:focus, .btn-outline-gray-med-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(165, 166, 167, 0.5);
box-shadow: 0 0 0 0.2rem rgba(165, 166, 167, 0.5);
}
.btn-outline-gray-med-light.disabled, .btn-outline-gray-med-light:disabled {
color: #A5A6A7;
background-color: transparent;
}
.btn-outline-gray-med-light:not(:disabled):not(.disabled):active, .btn-outline-gray-med-light:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-med-light.dropdown-toggle {
color: #212427;
background-color: #A5A6A7;
border-color: #A5A6A7;
}
.btn-outline-gray-med-light:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-med-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-med-light.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(165, 166, 167, 0.5);
box-shadow: 0 0 0 0.2rem rgba(165, 166, 167, 0.5);
}
.btn-outline-gray-med {
color: #787A7C;
border-color: #787A7C;
}
.btn-outline-gray-med:hover {
color: #ffffff;
background-color: #787A7C;
border-color: #787A7C;
}
.btn-outline-gray-med:focus, .btn-outline-gray-med.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(120, 122, 124, 0.5);
box-shadow: 0 0 0 0.2rem rgba(120, 122, 124, 0.5);
}
.btn-outline-gray-med.disabled, .btn-outline-gray-med:disabled {
color: #787A7C;
background-color: transparent;
}
.btn-outline-gray-med:not(:disabled):not(.disabled):active, .btn-outline-gray-med:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-med.dropdown-toggle {
color: #ffffff;
background-color: #787A7C;
border-color: #787A7C;
}
.btn-outline-gray-med:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-med:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-med.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(120, 122, 124, 0.5);
box-shadow: 0 0 0 0.2rem rgba(120, 122, 124, 0.5);
}
.btn-outline-gray-med-dark {
color: #4D4F52;
border-color: #4D4F52;
}
.btn-outline-gray-med-dark:hover {
color: #ffffff;
background-color: #4D4F52;
border-color: #4D4F52;
}
.btn-outline-gray-med-dark:focus, .btn-outline-gray-med-dark.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(77, 79, 82, 0.5);
box-shadow: 0 0 0 0.2rem rgba(77, 79, 82, 0.5);
}
.btn-outline-gray-med-dark.disabled, .btn-outline-gray-med-dark:disabled {
color: #4D4F52;
background-color: transparent;
}
.btn-outline-gray-med-dark:not(:disabled):not(.disabled):active, .btn-outline-gray-med-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-med-dark.dropdown-toggle {
color: #ffffff;
background-color: #4D4F52;
border-color: #4D4F52;
}
.btn-outline-gray-med-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-med-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-med-dark.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(77, 79, 82, 0.5);
box-shadow: 0 0 0 0.2rem rgba(77, 79, 82, 0.5);
}
.btn-outline-gray-dark {
color: #212427;
border-color: #212427;
}
.btn-outline-gray-dark:hover {
color: #ffffff;
background-color: #212427;
border-color: #212427;
}
.btn-outline-gray-dark:focus, .btn-outline-gray-dark.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(33, 36, 39, 0.5);
box-shadow: 0 0 0 0.2rem rgba(33, 36, 39, 0.5);
}
.btn-outline-gray-dark.disabled, .btn-outline-gray-dark:disabled {
color: #212427;
background-color: transparent;
}
.btn-outline-gray-dark:not(:disabled):not(.disabled):active, .btn-outline-gray-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-dark.dropdown-toggle {
color: #ffffff;
background-color: #212427;
border-color: #212427;
}
.btn-outline-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-dark.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(33, 36, 39, 0.5);
box-shadow: 0 0 0 0.2rem rgba(33, 36, 39, 0.5);
}
.btn-link {
font-weight: 400;
color: #0F4DFD;
text-decoration: none;
}
.btn-link:hover {
color: #0233be;
text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
text-decoration: underline;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
color: #787A7C;
pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 2;
border-radius: 1rem;
}
.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.325rem;
}
.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 {
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
.fade {
-webkit-transition: none;
-o-transition: none;
transition: none;
}
}
.fade:not(.show) {
opacity: 0;
}
.collapse:not(.show) {
display: none;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
.collapsing {
-webkit-transition: none;
-o-transition: none;
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: #212427;
text-align: left;
list-style: none;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.625rem;
}
.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 #A5A6A7;
}
.dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212427;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
color: #151719;
text-decoration: none;
background-color: #E8E8E9;
}
.dropdown-item.active, .dropdown-item:active {
color: #ffffff;
text-decoration: none;
background-color: #0F4DFD;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: #787A7C;
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: #787A7C;
white-space: nowrap;
}
.dropdown-item-text {
display: block;
padding: 0.25rem 1.5rem;
color: #212427;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
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: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
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: -2px;
}
.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.21875rem;
padding-left: 1.21875rem;
}
.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 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
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: -2px;
}
.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: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 0%;
flex: 1 1 0%;
min-width: 0;
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: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
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: -webkit-box;
display: -ms-flexbox;
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: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 1.25rem 1.625rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #787A7C;
text-align: center;
white-space: nowrap;
background-color: #A5A6A7;
border: 1px solid #4D4F52;
border-radius: 0.625rem;
}
.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(2em + 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: 2;
border-radius: 1rem;
}
.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.325rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
padding-right: 2.625rem;
}
.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: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 1rem;
}
.custom-control-input {
position: absolute;
left: 0;
z-index: -1;
width: 1rem;
height: 1.25rem;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #ffffff;
border-color: #0F4DFD;
background-color: #0F4DFD;
}
.custom-control-input:focus ~ .custom-control-label::before {
-webkit-box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
border-color: #8dabfe;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
color: #ffffff;
background-color: #c0d0fe;
border-color: #c0d0fe;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
color: #787A7C;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
background-color: #A5A6A7;
}
.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: #ffffff;
border: #212427 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.625rem;
}
.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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
border-color: #0F4DFD;
background-color: #0F4DFD;
}
.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' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(15, 77, 253, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(15, 77, 253, 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' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(15, 77, 253, 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: #212427;
border-radius: 0.5rem;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
-o-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;
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;
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, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-switch .custom-control-label::after {
-webkit-transition: none;
-o-transition: none;
transition: none;
}
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
background-color: #ffffff;
-webkit-transform: translateX(0.75rem);
-ms-transform: translateX(0.75rem);
transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(15, 77, 253, 0.5);
}
.custom-select {
display: inline-block;
width: 100%;
height: calc(1.5em + 2.5rem + 2px);
padding: 1.25rem 2.625rem 1.25rem 1.625rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #787A7C;
vertical-align: middle;
background: #ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23787A7C' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.625rem center/8px 10px;
border: 1px solid #4D4F52;
border-radius: 0.625rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-select:focus {
border-color: #8dabfe;
outline: 0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
}
.custom-select:focus::-ms-value {
color: #787A7C;
background-color: #ffffff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 1.625rem;
background-image: none;
}
.custom-select:disabled {
color: #787A7C;
background-color: #A5A6A7;
}
.custom-select::-ms-expand {
display: none;
}
.custom-select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #787A7C;
}
.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(2em + 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 + 2.5rem + 2px);
margin-bottom: 0;
}
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: calc(1.5em + 2.5rem + 2px);
margin: 0;
opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
border-color: #8dabfe;
-webkit-box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
background-color: #A5A6A7;
}
.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 + 2.5rem + 2px);
padding: 1.25rem 1.625rem;
font-weight: 400;
line-height: 1.5;
color: #787A7C;
background-color: #ffffff;
border: 1px solid #4D4F52;
border-radius: 0.625rem;
}
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(1.5em + 2.5rem);
padding: 1.25rem 1.625rem;
line-height: 1.5;
color: #787A7C;
content: "Browse";
background-color: #A5A6A7;
border-left: inherit;
border-radius: 0 0.625rem 0.625rem 0;
}
.custom-range {
width: 100%;
height: 1.4rem;
padding: 0;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-range:focus {
outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
-webkit-box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
}
.custom-range:focus::-moz-range-thumb {
box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
}
.custom-range:focus::-ms-thumb {
box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
}
.custom-range::-moz-focus-outer {
border: 0;
}
.custom-range::-webkit-slider-thumb {
width: 1rem;
height: 1rem;
margin-top: -0.25rem;
background-color: #0F4DFD;
border: 0;
border-radius: 1rem;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
-webkit-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-webkit-slider-thumb {
-webkit-transition: none;
transition: none;
}
}
.custom-range::-webkit-slider-thumb:active {
background-color: #c0d0fe;
}
.custom-range::-webkit-slider-runnable-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #787A7C;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
width: 1rem;
height: 1rem;
background-color: #0F4DFD;
border: 0;
border-radius: 1rem;
-moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-moz-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-moz-range-thumb {
-moz-transition: none;
transition: none;
}
}
.custom-range::-moz-range-thumb:active {
background-color: #c0d0fe;
}
.custom-range::-moz-range-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #787A7C;
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: #0F4DFD;
border: 0;
border-radius: 1rem;
-ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
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 {
-ms-transition: none;
transition: none;
}
}
.custom-range::-ms-thumb:active {
background-color: #c0d0fe;
}
.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: #787A7C;
border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
margin-right: 15px;
background-color: #787A7C;
border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
background-color: #212427;
}
.custom-range:disabled::-webkit-slider-runnable-track {
cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
background-color: #212427;
}
.custom-range:disabled::-moz-range-track {
cursor: default;
}
.custom-range:disabled::-ms-thumb {
background-color: #212427;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
-o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before,
.custom-file-label,
.custom-select {
-webkit-transition: none;
-o-transition: none;
transition: none;
}
}
.nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
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: #787A7C;
pointer-events: none;
cursor: default;
}
.nav-tabs {
border-bottom: 1px solid #787A7C;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.625rem;
border-top-right-radius: 0.625rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: #A5A6A7 #A5A6A7 #787A7C;
}
.nav-tabs .nav-link.disabled {
color: #787A7C;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #787A7C;
background-color: #ffffff;
border-color: #787A7C #787A7C #ffffff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0.625rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #ffffff;
background-color: #0F4DFD;
}
.nav-fill .nav-item {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
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: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
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 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-align: center;
-ms-flex-align: center;
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.625rem;
}
.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,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
padding-right: 0;
padding-left: 0;
}
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
}
.navbar-expand-sm > .container-sm {
}
.navbar-expand-sm > .container-md {
}
.navbar-expand-sm > .container-lg {
}
.navbar-expand-sm > .container-xl {
}
}
@media (min-width: 576px) {
.navbar-expand-sm {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
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,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
}
.navbar-expand-sm > .container-sm {
}
.navbar-expand-sm > .container-md {
}
.navbar-expand-sm > .container-lg {
}
.navbar-expand-sm > .container-xl {
}
.navbar-expand-sm .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
display: none;
}
}
@media (max-width: 767.98px) {
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
padding-right: 0;
padding-left: 0;
}
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
}
.navbar-expand-md > .container-sm {
}
.navbar-expand-md > .container-md {
}
.navbar-expand-md > .container-lg {
}
.navbar-expand-md > .container-xl {
}
}
@media (min-width: 768px) {
.navbar-expand-md {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
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,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
}
.navbar-expand-md > .container-sm {
}
.navbar-expand-md > .container-md {
}
.navbar-expand-md > .container-lg {
}
.navbar-expand-md > .container-xl {
}
.navbar-expand-md .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
}
@media (max-width: 991.98px) {
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
padding-right: 0;
padding-left: 0;
}
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
}
.navbar-expand-lg > .container-sm {
}
.navbar-expand-lg > .container-md {
}
.navbar-expand-lg > .container-lg {
}
.navbar-expand-lg > .container-xl {
}
}
@media (min-width: 992px) {
.navbar-expand-lg {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
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,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
}
.navbar-expand-lg > .container-sm {
}
.navbar-expand-lg > .container-md {
}
.navbar-expand-lg > .container-lg {
}
.navbar-expand-lg > .container-xl {
}
.navbar-expand-lg .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
}
@media (max-width: 1199.98px) {
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
padding-right: 0;
padding-left: 0;
}
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
}
.navbar-expand-xl > .container-sm {
}
.navbar-expand-xl > .container-md {
}
.navbar-expand-xl > .container-lg {
}
.navbar-expand-xl > .container-xl {
}
}
@media (min-width: 1200px) {
.navbar-expand-xl {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
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,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
}
.navbar-expand-xl > .container-sm {
}
.navbar-expand-xl > .container-md {
}
.navbar-expand-xl > .container-lg {
}
.navbar-expand-xl > .container-xl {
}
.navbar-expand-xl .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
display: none;
}
}
.navbar-expand {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
padding-right: 0;
padding-left: 0;
}
.navbar-expand .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
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,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-light .navbar-brand {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, 0.5);
border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
color: #ffffff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #ffffff;
}
.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: #ffffff;
}
.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 xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' 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: #ffffff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #ffffff;
}
.breadcrumb {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #A5A6A7;
border-radius: 0.625rem;
}
.breadcrumb-item + .breadcrumb-item {
padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
color: #787A7C;
content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.breadcrumb-item.active {
color: #787A7C;
}
.pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.625rem;
}
.page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #0F4DFD;
background-color: #ffffff;
border: 1px solid #787A7C;
}
.page-link:hover {
z-index: 2;
color: #0233be;
text-decoration: none;
background-color: #A5A6A7;
border-color: #787A7C;
}
.page-link:focus {
z-index: 3;
outline: 0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
box-shadow: 0 0 0 0.2rem rgba(15, 77, 253, 0.25);
}
.page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.625rem;
border-bottom-left-radius: 0.625rem;
}
.page-item:last-child .page-link {
border-top-right-radius: 0.625rem;
border-bottom-right-radius: 0.625rem;
}
.page-item.active .page-link {
z-index: 3;
color: #ffffff;
background-color: #0F4DFD;
border-color: #0F4DFD;
}
.page-item.disabled .page-link {
color: #787A7C;
pointer-events: none;
cursor: auto;
background-color: #ffffff;
border-color: #787A7C;
}
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 2;
}
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 1rem;
border-bottom-left-radius: 1rem;
}
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 1rem;
border-bottom-right-radius: 1rem;
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.325rem;
border-bottom-left-radius: 0.325rem;
}
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.325rem;
border-bottom-right-radius: 0.325rem;
}
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.625rem;
}
.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: #082884;
background-color: #cfdbff;
border-color: #bccdfe;
}
.alert-primary hr {
border-top-color: #a3bafe;
}
.alert-primary .alert-link {
color: #051954;
}
.alert-secondary {
color: #195211;
background-color: #d6ecd2;
border-color: #c5e4c1;
}
.alert-secondary hr {
border-top-color: #b4dcaf;
}
.alert-secondary .alert-link {
color: #0c2808;
}
.alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.alert-success hr {
border-top-color: #b1dfbb;
}
.alert-success .alert-link {
color: #0b2e13;
}
.alert-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.alert-info hr {
border-top-color: #abdde5;
}
.alert-info .alert-link {
color: #062c33;
}
.alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.alert-warning hr {
border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
color: #533f03;
}
.alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.alert-danger hr {
border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
color: #491217;
}
.alert-light {
color: #797979;
background-color: #fafafb;
border-color: #f9f9f9;
}
.alert-light hr {
border-top-color: #ececec;
}
.alert-light .alert-link {
color: #606060;
}
.alert-dark {
color: #111314;
background-color: #d3d3d4;
border-color: #c1c2c3;
}
.alert-dark hr {
border-top-color: #b4b5b6;
}
.alert-dark .alert-link {
color: black;
}
.alert-primary-extra-light {
color: #7a7d85;
background-color: #fbfcff;
border-color: #f9fbff;
}
.alert-primary-extra-light hr {
border-top-color: #e0eaff;
}
.alert-primary-extra-light .alert-link {
color: #62646a;
}
.alert-primary-light {
color: #3b4f84;
background-color: #e3eaff;
border-color: #d8e2ff;
}
.alert-primary-light hr {
border-top-color: #bfcfff;
}
.alert-primary-light .alert-link {
color: #2b3a61;
}
.alert-primary-dark {
color: #010f35;
background-color: #ccd2e0;
border-color: #b8bfd4;
}
.alert-primary-dark hr {
border-top-color: #a8b1ca;
}
.alert-primary-dark .alert-link {
color: #000103;
}
.alert-secondary-extra-light {
color: #7d837c;
background-color: #fcfefc;
border-color: #fbfefa;
}
.alert-secondary-extra-light hr {
border-top-color: #eafae5;
}
.alert-secondary-extra-light .alert-link {
color: #646963;
}
.alert-secondary-light {
color: #4d7847;
background-color: #eafae7;
border-color: #e1f8de;
}
.alert-secondary-light hr {
border-top-color: #cef4c9;
}
.alert-secondary-light .alert-link {
color: #385834;
}
.alert-secondary-dark {
color: #11350b;
background-color: #d2e0d0;
border-color: #c1d4bd;
}
.alert-secondary-dark hr {
border-top-color: #b2caae;
}
.alert-secondary-dark .alert-link {
color: #030b02;
}
.alert-tertiary-extra-light {
color: #857f6f;
background-color: #fffdf7;
border-color: #fffcf4;
}
.alert-tertiary-extra-light hr {
border-top-color: #fff5db;
}
.alert-tertiary-extra-light .alert-link {
color: #696458;
}
.alert-tertiary-light {
color: #85733a;
background-color: #fff8e2;
border-color: #fff6d7;
}
.alert-tertiary-light hr {
border-top-color: #fff0be;
}
.alert-tertiary-light .alert-link {
color: #61542b;
}
.alert-tertiary {
color: #836400;
background-color: #fef2cc;
border-color: #feedb8;
}
.alert-tertiary hr {
border-top-color: #fee79f;
}
.alert-tertiary .alert-link {
color: #503d00;
}
.alert-tertiary-dark {
color: #6a5100;
background-color: #f5ebcc;
border-color: #f1e3b8;
}
.alert-tertiary-dark hr {
border-top-color: #eddba3;
}
.alert-tertiary-dark .alert-link {
color: #372a00;
}
.alert-black {
color: black;
background-color: #cccccc;
border-color: #b8b8b8;
}
.alert-black hr {
border-top-color: #ababab;
}
.alert-black .alert-link {
color: black;
}
.alert-white {
color: #858585;
background-color: white;
border-color: white;
}
.alert-white hr {
border-top-color: #f2f2f2;
}
.alert-white .alert-link {
color: #6c6c6c;
}
.alert-transparent {
color: rgba(0, 0, 0, 0.48);
background-color: rgba(255, 255, 255, 0.8);
border-color: rgba(255, 255, 255, 0.72);
}
.alert-transparent hr {
border-top-color: rgba(242, 242, 242, 0.72);
}
.alert-transparent .alert-link {
color: rgba(0, 0, 0, 0.48);
}
.alert-gray-other {
color: #828385;
background-color: #fefeff;
border-color: #fefeff;
}
.alert-gray-other hr {
border-top-color: #e5e5ff;
}
.alert-gray-other .alert-link {
color: #696a6b;
}
.alert-gray-light {
color: #797979;
background-color: #fafafb;
border-color: #f9f9f9;
}
.alert-gray-light hr {
border-top-color: #ececec;
}
.alert-gray-light .alert-link {
color: #606060;
}
.alert-gray-med-light {
color: #565657;
background-color: #ededed;
border-color: #e6e6e6;
}
.alert-gray-med-light hr {
border-top-color: #d9d9d9;
}
.alert-gray-med-light .alert-link {
color: #3d3d3d;
}
.alert-gray-med {
color: #3e3f40;
background-color: #e4e4e5;
border-color: #d9dada;
}
.alert-gray-med hr {
border-top-color: #cccdcd;
}
.alert-gray-med .alert-link {
color: #252626;
}
.alert-gray-med-dark {
color: #28292b;
background-color: #dbdcdc;
border-color: #cdcecf;
}
.alert-gray-med-dark hr {
border-top-color: #c0c1c3;
}
.alert-gray-med-dark .alert-link {
color: #0f1011;
}
.alert-gray-dark {
color: #111314;
background-color: #d3d3d4;
border-color: #c1c2c3;
}
.alert-gray-dark hr {
border-top-color: #b4b5b6;
}
.alert-gray-dark .alert-link {
color: black;
}
.media {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.media-body {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.list-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.list-group-item-action {
width: 100%;
color: #787A7C;
text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
z-index: 1;
color: #787A7C;
text-decoration: none;
background-color: #E8E8E9;
}
.list-group-item-action:active {
color: #212427;
background-color: #A5A6A7;
}
.list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
background-color: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
border-top-left-radius: 0.625rem;
border-top-right-radius: 0.625rem;
}
.list-group-item:last-child {
border-bottom-right-radius: 0.625rem;
border-bottom-left-radius: 0.625rem;
}
.list-group-item.disabled, .list-group-item:disabled {
color: #787A7C;
pointer-events: none;
background-color: #ffffff;
}
.list-group-item.active {
z-index: 2;
color: #ffffff;
background-color: #0F4DFD;
border-color: #0F4DFD;
}
.list-group-item + .list-group-item {
border-top-width: 0;
}
.list-group-item + .list-group-item.active {
margin-top: -1px;
border-top-width: 1px;
}
.list-group-horizontal {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.list-group-horizontal .list-group-item:first-child {
border-bottom-left-radius: 0.625rem;
border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
border-top-right-radius: 0.625rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
@media (min-width: 576px) {
.list-group-horizontal-sm {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.list-group-horizontal-sm .list-group-item {
}
.list-group-horizontal-sm .list-group-item:first-child {
border-bottom-left-radius: 0.625rem;
border-top-right-radius: 0;
}
.list-group-horizontal-sm .list-group-item:last-child {
border-top-right-radius: 0.625rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-sm .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-sm .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-sm .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
@media (min-width: 768px) {
.list-group-horizontal-md {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.list-group-horizontal-md .list-group-item {
}
.list-group-horizontal-md .list-group-item:first-child {
border-bottom-left-radius: 0.625rem;
border-top-right-radius: 0;
}
.list-group-horizontal-md .list-group-item:last-child {
border-top-right-radius: 0.625rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-md .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-md .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-md .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
@media (min-width: 992px) {
.list-group-horizontal-lg {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.list-group-horizontal-lg .list-group-item {
}
.list-group-horizontal-lg .list-group-item:first-child {
border-bottom-left-radius: 0.625rem;
border-top-right-radius: 0;
}
.list-group-horizontal-lg .list-group-item:last-child {
border-top-right-radius: 0.625rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-lg .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-lg .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-lg .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
@media (min-width: 1200px) {
.list-group-horizontal-xl {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.list-group-horizontal-xl .list-group-item {
}
.list-group-horizontal-xl .list-group-item:first-child {
border-bottom-left-radius: 0.625rem;
border-top-right-radius: 0;
}
.list-group-horizontal-xl .list-group-item:last-child {
border-top-right-radius: 0.625rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-xl .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-xl .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-xl .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
.list-group-flush .list-group-item {
border-right-width: 0;
border-left-width: 0;
border-radius: 0;
}
.list-group-flush .list-group-item:first-child {
border-top-width: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
border-bottom-width: 0;
}
.list-group-item-primary {
color: #082884;
background-color: #bccdfe;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: #082884;
background-color: #a3bafe;
}
.list-group-item-primary.list-group-item-action.active {
color: #ffffff;
background-color: #082884;
border-color: #082884;
}
.list-group-item-secondary {
color: #195211;
background-color: #c5e4c1;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
color: #195211;
background-color: #b4dcaf;
}
.list-group-item-secondary.list-group-item-action.active {
color: #ffffff;
background-color: #195211;
border-color: #195211;
}
.list-group-item-success {
color: #155724;
background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
color: #155724;
background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
color: #ffffff;
background-color: #155724;
border-color: #155724;
}
.list-group-item-info {
color: #0c5460;
background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
color: #0c5460;
background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
color: #ffffff;
background-color: #0c5460;
border-color: #0c5460;
}
.list-group-item-warning {
color: #856404;
background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
color: #856404;
background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
color: #ffffff;
background-color: #856404;
border-color: #856404;
}
.list-group-item-danger {
color: #721c24;
background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
color: #721c24;
background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
color: #ffffff;
background-color: #721c24;
border-color: #721c24;
}
.list-group-item-light {
color: #797979;
background-color: #f9f9f9;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
color: #797979;
background-color: #ececec;
}
.list-group-item-light.list-group-item-action.active {
color: #ffffff;
background-color: #797979;
border-color: #797979;
}
.list-group-item-dark {
color: #111314;
background-color: #c1c2c3;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
color: #111314;
background-color: #b4b5b6;
}
.list-group-item-dark.list-group-item-action.active {
color: #ffffff;
background-color: #111314;
border-color: #111314;
}
.list-group-item-primary-extra-light {
color: #7a7d85;
background-color: #f9fbff;
}
.list-group-item-primary-extra-light.list-group-item-action:hover, .list-group-item-primary-extra-light.list-group-item-action:focus {
color: #7a7d85;
background-color: #e0eaff;
}
.list-group-item-primary-extra-light.list-group-item-action.active {
color: #ffffff;
background-color: #7a7d85;
border-color: #7a7d85;
}
.list-group-item-primary-light {
color: #3b4f84;
background-color: #d8e2ff;
}
.list-group-item-primary-light.list-group-item-action:hover, .list-group-item-primary-light.list-group-item-action:focus {
color: #3b4f84;
background-color: #bfcfff;
}
.list-group-item-primary-light.list-group-item-action.active {
color: #ffffff;
background-color: #3b4f84;
border-color: #3b4f84;
}
.list-group-item-primary-dark {
color: #010f35;
background-color: #b8bfd4;
}
.list-group-item-primary-dark.list-group-item-action:hover, .list-group-item-primary-dark.list-group-item-action:focus {
color: #010f35;
background-color: #a8b1ca;
}
.list-group-item-primary-dark.list-group-item-action.active {
color: #ffffff;
background-color: #010f35;
border-color: #010f35;
}
.list-group-item-secondary-extra-light {
color: #7d837c;
background-color: #fbfefa;
}
.list-group-item-secondary-extra-light.list-group-item-action:hover, .list-group-item-secondary-extra-light.list-group-item-action:focus {
color: #7d837c;
background-color: #eafae5;
}
.list-group-item-secondary-extra-light.list-group-item-action.active {
color: #ffffff;
background-color: #7d837c;
border-color: #7d837c;
}
.list-group-item-secondary-light {
color: #4d7847;
background-color: #e1f8de;
}
.list-group-item-secondary-light.list-group-item-action:hover, .list-group-item-secondary-light.list-group-item-action:focus {
color: #4d7847;
background-color: #cef4c9;
}
.list-group-item-secondary-light.list-group-item-action.active {
color: #ffffff;
background-color: #4d7847;
border-color: #4d7847;
}
.list-group-item-secondary-dark {
color: #11350b;
background-color: #c1d4bd;
}
.list-group-item-secondary-dark.list-group-item-action:hover, .list-group-item-secondary-dark.list-group-item-action:focus {
color: #11350b;
background-color: #b2caae;
}
.list-group-item-secondary-dark.list-group-item-action.active {
color: #ffffff;
background-color: #11350b;
border-color: #11350b;
}
.list-group-item-tertiary-extra-light {
color: #857f6f;
background-color: #fffcf4;
}
.list-group-item-tertiary-extra-light.list-group-item-action:hover, .list-group-item-tertiary-extra-light.list-group-item-action:focus {
color: #857f6f;
background-color: #fff5db;
}
.list-group-item-tertiary-extra-light.list-group-item-action.active {
color: #ffffff;
background-color: #857f6f;
border-color: #857f6f;
}
.list-group-item-tertiary-light {
color: #85733a;
background-color: #fff6d7;
}
.list-group-item-tertiary-light.list-group-item-action:hover, .list-group-item-tertiary-light.list-group-item-action:focus {
color: #85733a;
background-color: #fff0be;
}
.list-group-item-tertiary-light.list-group-item-action.active {
color: #ffffff;
background-color: #85733a;
border-color: #85733a;
}
.list-group-item-tertiary {
color: #836400;
background-color: #feedb8;
}
.list-group-item-tertiary.list-group-item-action:hover, .list-group-item-tertiary.list-group-item-action:focus {
color: #836400;
background-color: #fee79f;
}
.list-group-item-tertiary.list-group-item-action.active {
color: #ffffff;
background-color: #836400;
border-color: #836400;
}
.list-group-item-tertiary-dark {
color: #6a5100;
background-color: #f1e3b8;
}
.list-group-item-tertiary-dark.list-group-item-action:hover, .list-group-item-tertiary-dark.list-group-item-action:focus {
color: #6a5100;
background-color: #eddba3;
}
.list-group-item-tertiary-dark.list-group-item-action.active {
color: #ffffff;
background-color: #6a5100;
border-color: #6a5100;
}
.list-group-item-black {
color: black;
background-color: #b8b8b8;
}
.list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus {
color: black;
background-color: #ababab;
}
.list-group-item-black.list-group-item-action.active {
color: #ffffff;
background-color: black;
border-color: black;
}
.list-group-item-white {
color: #858585;
background-color: white;
}
.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
color: #858585;
background-color: #f2f2f2;
}
.list-group-item-white.list-group-item-action.active {
color: #ffffff;
background-color: #858585;
border-color: #858585;
}
.list-group-item-transparent {
color: rgba(0, 0, 0, 0.48);
background-color: rgba(255, 255, 255, 0.72);
}
.list-group-item-transparent.list-group-item-action:hover, .list-group-item-transparent.list-group-item-action:focus {
color: rgba(0, 0, 0, 0.48);
background-color: rgba(242, 242, 242, 0.72);
}
.list-group-item-transparent.list-group-item-action.active {
color: #ffffff;
background-color: rgba(0, 0, 0, 0.48);
border-color: rgba(0, 0, 0, 0.48);
}
.list-group-item-gray-other {
color: #828385;
background-color: #fefeff;
}
.list-group-item-gray-other.list-group-item-action:hover, .list-group-item-gray-other.list-group-item-action:focus {
color: #828385;
background-color: #e5e5ff;
}
.list-group-item-gray-other.list-group-item-action.active {
color: #ffffff;
background-color: #828385;
border-color: #828385;
}
.list-group-item-gray-light {
color: #797979;
background-color: #f9f9f9;
}
.list-group-item-gray-light.list-group-item-action:hover, .list-group-item-gray-light.list-group-item-action:focus {
color: #797979;
background-color: #ececec;
}
.list-group-item-gray-light.list-group-item-action.active {
color: #ffffff;
background-color: #797979;
border-color: #797979;
}
.list-group-item-gray-med-light {
color: #565657;
background-color: #e6e6e6;
}
.list-group-item-gray-med-light.list-group-item-action:hover, .list-group-item-gray-med-light.list-group-item-action:focus {
color: #565657;
background-color: #d9d9d9;
}
.list-group-item-gray-med-light.list-group-item-action.active {
color: #ffffff;
background-color: #565657;
border-color: #565657;
}
.list-group-item-gray-med {
color: #3e3f40;
background-color: #d9dada;
}
.list-group-item-gray-med.list-group-item-action:hover, .list-group-item-gray-med.list-group-item-action:focus {
color: #3e3f40;
background-color: #cccdcd;
}
.list-group-item-gray-med.list-group-item-action.active {
color: #ffffff;
background-color: #3e3f40;
border-color: #3e3f40;
}
.list-group-item-gray-med-dark {
color: #28292b;
background-color: #cdcecf;
}
.list-group-item-gray-med-dark.list-group-item-action:hover, .list-group-item-gray-med-dark.list-group-item-action:focus {
color: #28292b;
background-color: #c0c1c3;
}
.list-group-item-gray-med-dark.list-group-item-action.active {
color: #ffffff;
background-color: #28292b;
border-color: #28292b;
}
.list-group-item-gray-dark {
color: #111314;
background-color: #c1c2c3;
}
.list-group-item-gray-dark.list-group-item-action:hover, .list-group-item-gray-dark.list-group-item-action:focus {
color: #111314;
background-color: #b4b5b6;
}
.list-group-item-gray-dark.list-group-item-action.active {
color: #ffffff;
background-color: #111314;
border-color: #111314;
}
.close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.5;
}
.close:hover {
color: #000000;
text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
opacity: 0.75;
}
button.close {
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
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);
-webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
-webkit-backdrop-filter: blur(10px);
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: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0.25rem 0.75rem;
color: #787A7C;
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;
}
.carousel {
position: relative;
}
.carousel.pointer-event {
-ms-touch-action: pan-y;
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%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.6s ease-in-out;
transition: -webkit-transform 0.6s ease-in-out;
-o-transition: transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.carousel-item {
-webkit-transition: none;
-o-transition: none;
transition: none;
}
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
display: block;
}
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.carousel-fade .carousel-item {
opacity: 0;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
-webkit-transform: none;
-ms-transform: none;
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;
-webkit-transition: opacity 0s 0.6s;
-o-transition: opacity 0s 0.6s;
transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
-webkit-transition: none;
-o-transition: none;
transition: none;
}
}
.carousel-control-prev,
.carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 15%;
color: #ffffff;
text-align: center;
opacity: 0.5;
-webkit-transition: opacity 0.15s ease;
-o-transition: opacity 0.15s ease;
transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
.carousel-control-prev,
.carousel-control-next {
-webkit-transition: none;
-o-transition: none;
transition: none;
}
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
color: #ffffff;
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='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 0;
left: 0;
z-index: 15;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.carousel-indicators li {
-webkit-box-sizing: content-box;
box-sizing: content-box;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #ffffff;
background-clip: padding-box;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: 0.5;
-webkit-transition: opacity 0.6s ease;
-o-transition: opacity 0.6s ease;
transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
.carousel-indicators li {
-webkit-transition: none;
-o-transition: none;
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: #ffffff;
text-align: center;
}
.align-baseline {
vertical-align: baseline !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.align-text-bottom {
vertical-align: text-bottom !important;
}
.align-text-top {
vertical-align: text-top !important;
}
.bg-primary {
background-color: #0F4DFD !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #0239d7 !important;
}
.bg-secondary {
background-color: #309E20 !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #237417 !important;
}
.bg-success {
background-color: #28a745 !important;
}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: #1e7e34 !important;
}
.bg-info {
background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #117a8b !important;
}
.bg-warning {
background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: #d39e00 !important;
}
.bg-danger {
background-color: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: #bd2130 !important;
}
.bg-light {
background-color: #E8E8E9 !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #ceced0 !important;
}
.bg-dark {
background-color: #212427 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #0a0b0b !important;
}
.bg-primary-extra-light {
background-color: #EBF0FF !important;
}
a.bg-primary-extra-light:hover, a.bg-primary-extra-light:focus,
button.bg-primary-extra-light:hover,
button.bg-primary-extra-light:focus {
background-color: #b8caff !important;
}
.bg-primary-light {
background-color: #7297FE !important;
}
a.bg-primary-light:hover, a.bg-primary-light:focus,
button.bg-primary-light:hover,
button.bg-primary-light:focus {
background-color: #3f72fe !important;
}
.bg-primary-dark {
background-color: #011C65 !important;
}
a.bg-primary-dark:hover, a.bg-primary-dark:focus,
button.bg-primary-dark:hover,
button.bg-primary-dark:focus {
background-color: #010e33 !important;
}
.bg-secondary-extra-light {
background-color: #F0FCEE !important;
}
a.bg-secondary-extra-light:hover, a.bg-secondary-extra-light:focus,
button.bg-secondary-extra-light:hover,
button.bg-secondary-extra-light:focus {
background-color: #caf4c3 !important;
}
.bg-secondary-light {
background-color: #95E788 !important;
}
a.bg-secondary-light:hover, a.bg-secondary-light:focus,
button.bg-secondary-light:hover,
button.bg-secondary-light:focus {
background-color: #6fde5e !important;
}
.bg-secondary-dark {
background-color: #206615 !important;
}
a.bg-secondary-dark:hover, a.bg-secondary-dark:focus,
button.bg-secondary-dark:hover,
button.bg-secondary-dark:focus {
background-color: #133c0c !important;
}
.bg-tertiary-extra-light {
background-color: #FFF5D6 !important;
}
a.bg-tertiary-extra-light:hover, a.bg-tertiary-extra-light:focus,
button.bg-tertiary-extra-light:hover,
button.bg-tertiary-extra-light:focus {
background-color: #ffe9a3 !important;
}
.bg-tertiary-light {
background-color: #FFDE70 !important;
}
a.bg-tertiary-light:hover, a.bg-tertiary-light:focus,
button.bg-tertiary-light:hover,
button.bg-tertiary-light:focus {
background-color: #ffd23d !important;
}
.bg-tertiary {
background-color: #FBC000 !important;
}
a.bg-tertiary:hover, a.bg-tertiary:focus,
button.bg-tertiary:hover,
button.bg-tertiary:focus {
background-color: #c89900 !important;
}
.bg-tertiary-dark {
background-color: #CC9C00 !important;
}
a.bg-tertiary-dark:hover, a.bg-tertiary-dark:focus,
button.bg-tertiary-dark:hover,
button.bg-tertiary-dark:focus {
background-color: #997500 !important;
}
.bg-black {
background-color: #000000 !important;
}
a.bg-black:hover, a.bg-black:focus,
button.bg-black:hover,
button.bg-black:focus {
background-color: black !important;
}
.bg-white {
background-color: #ffffff !important;
}
a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
background-color: #e6e6e6 !important;
}
.bg-transparent {
background-color: rgba(0, 0, 0, 0) !important;
}
a.bg-transparent:hover, a.bg-transparent:focus,
button.bg-transparent:hover,
button.bg-transparent:focus {
background-color: rgba(0, 0, 0, 0) !important;
}
.bg-gray-other {
background-color: #FAFBFF !important;
}
a.bg-gray-other:hover, a.bg-gray-other:focus,
button.bg-gray-other:hover,
button.bg-gray-other:focus {
background-color: #c7d2ff !important;
}
.bg-gray-light {
background-color: #E8E8E9 !important;
}
a.bg-gray-light:hover, a.bg-gray-light:focus,
button.bg-gray-light:hover,
button.bg-gray-light:focus {
background-color: #ceced0 !important;
}
.bg-gray-med-light {
background-color: #A5A6A7 !important;
}
a.bg-gray-med-light:hover, a.bg-gray-med-light:focus,
button.bg-gray-med-light:hover,
button.bg-gray-med-light:focus {
background-color: #8b8d8e !important;
}
.bg-gray-med {
background-color: #787A7C !important;
}
a.bg-gray-med:hover, a.bg-gray-med:focus,
button.bg-gray-med:hover,
button.bg-gray-med:focus {
background-color: #5f6162 !important;
}
.bg-gray-med-dark {
background-color: #4D4F52 !important;
}
a.bg-gray-med-dark:hover, a.bg-gray-med-dark:focus,
button.bg-gray-med-dark:hover,
button.bg-gray-med-dark:focus {
background-color: #343638 !important;
}
.bg-gray-dark {
background-color: #212427 !important;
}
a.bg-gray-dark:hover, a.bg-gray-dark:focus,
button.bg-gray-dark:hover,
button.bg-gray-dark:focus {
background-color: #0a0b0b !important;
}
.bg-white {
background-color: #ffffff !important;
}
.bg-transparent {
background-color: transparent !important;
}
.border {
border: 1px solid #787A7C !important;
}
.border-top {
border-top: 1px solid #787A7C !important;
}
.border-right {
border-right: 1px solid #787A7C !important;
}
.border-bottom {
border-bottom: 1px solid #787A7C !important;
}
.border-left {
border-left: 1px solid #787A7C !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: #0F4DFD !important;
}
.border-secondary {
border-color: #309E20 !important;
}
.border-success {
border-color: #28a745 !important;
}
.border-info {
border-color: #17a2b8 !important;
}
.border-warning {
border-color: #ffc107 !important;
}
.border-danger {
border-color: #dc3545 !important;
}
.border-light {
border-color: #E8E8E9 !important;
}
.border-dark {
border-color: #212427 !important;
}
.border-primary-extra-light {
border-color: #EBF0FF !important;
}
.border-primary-light {
border-color: #7297FE !important;
}
.border-primary-dark {
border-color: #011C65 !important;
}
.border-secondary-extra-light {
border-color: #F0FCEE !important;
}
.border-secondary-light {
border-color: #95E788 !important;
}
.border-secondary-dark {
border-color: #206615 !important;
}
.border-tertiary-extra-light {
border-color: #FFF5D6 !important;
}
.border-tertiary-light {
border-color: #FFDE70 !important;
}
.border-tertiary {
border-color: #FBC000 !important;
}
.border-tertiary-dark {
border-color: #CC9C00 !important;
}
.border-black {
border-color: #000000 !important;
}
.border-white {
border-color: #ffffff !important;
}
.border-transparent {
border-color: rgba(0, 0, 0, 0) !important;
}
.border-gray-other {
border-color: #FAFBFF !important;
}
.border-gray-light {
border-color: #E8E8E9 !important;
}
.border-gray-med-light {
border-color: #A5A6A7 !important;
}
.border-gray-med {
border-color: #787A7C !important;
}
.border-gray-med-dark {
border-color: #4D4F52 !important;
}
.border-gray-dark {
border-color: #212427 !important;
}
.border-white {
border-color: #ffffff !important;
}
.rounded-sm {
border-radius: 0.325rem !important;
}
.rounded {
border-radius: 0.625rem !important;
}
.rounded-top {
border-top-left-radius: 0.625rem !important;
border-top-right-radius: 0.625rem !important;
}
.rounded-right {
border-top-right-radius: 0.625rem !important;
border-bottom-right-radius: 0.625rem !important;
}
.rounded-bottom {
border-bottom-right-radius: 0.625rem !important;
border-bottom-left-radius: 0.625rem !important;
}
.rounded-left {
border-top-left-radius: 0.625rem !important;
border-bottom-left-radius: 0.625rem !important;
}
.rounded-lg {
border-radius: 1rem !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 {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
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: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
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: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
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: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
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: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
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: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.d-print-inline-flex {
display: -webkit-inline-box !important;
display: -ms-inline-flexbox !important;
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.8571428571%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
.flex-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-sm-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-md-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-md-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-lg-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-webkit-box-orient: horizontal !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-webkit-box-orient: vertical !important;
-webkit-box-direction: reverse !important;
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
-webkit-box-flex: 0 !important;
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
-webkit-box-flex: 1 !important;
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-xl-start {
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-webkit-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-webkit-box-align: end !important;
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-webkit-box-align: baseline !important;
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
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;
margin: -1px;
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 {
-webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
-webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
-webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.w-auto {
width: auto !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.h-auto {
height: auto !important;
}
.mw-100 {
max-width: 100% !important;
}
.mh-100 {
max-height: 100% !important;
}
.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: 1rem !important;
}
.mt-1,
.my-1 {
margin-top: 1rem !important;
}
.mr-1,
.mx-1 {
margin-right: 1rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 1rem !important;
}
.ml-1,
.mx-1 {
margin-left: 1rem !important;
}
.m-2 {
margin: 2rem !important;
}
.mt-2,
.my-2 {
margin-top: 2rem !important;
}
.mr-2,
.mx-2 {
margin-right: 2rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 2rem !important;
}
.ml-2,
.mx-2 {
margin-left: 2rem !important;
}
.m-3 {
margin: 3rem !important;
}
.mt-3,
.my-3 {
margin-top: 3rem !important;
}
.mr-3,
.mx-3 {
margin-right: 3rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 3rem !important;
}
.ml-3,
.mx-3 {
margin-left: 3rem !important;
}
.m-4 {
margin: 4rem !important;
}
.mt-4,
.my-4 {
margin-top: 4rem !important;
}
.mr-4,
.mx-4 {
margin-right: 4rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 4rem !important;
}
.ml-4,
.mx-4 {
margin-left: 4rem !important;
}
.m-5 {
margin: 5rem !important;
}
.mt-5,
.my-5 {
margin-top: 5rem !important;
}
.mr-5,
.mx-5 {
margin-right: 5rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 5rem !important;
}
.ml-5,
.mx-5 {
margin-left: 5rem !important;
}
.m-quarter {
margin: 0.25rem !important;
}
.mt-quarter,
.my-quarter {
margin-top: 0.25rem !important;
}
.mr-quarter,
.mx-quarter {
margin-right: 0.25rem !important;
}
.mb-quarter,
.my-quarter {
margin-bottom: 0.25rem !important;
}
.ml-quarter,
.mx-quarter {
margin-left: 0.25rem !important;
}
.m-half {
margin: 0.5rem !important;
}
.mt-half,
.my-half {
margin-top: 0.5rem !important;
}
.mr-half,
.mx-half {
margin-right: 0.5rem !important;
}
.mb-half,
.my-half {
margin-bottom: 0.5rem !important;
}
.ml-half,
.mx-half {
margin-left: 0.5rem !important;
}
.m-6 {
margin: 6rem !important;
}
.mt-6,
.my-6 {
margin-top: 6rem !important;
}
.mr-6,
.mx-6 {
margin-right: 6rem !important;
}
.mb-6,
.my-6 {
margin-bottom: 6rem !important;
}
.ml-6,
.mx-6 {
margin-left: 6rem !important;
}
.m-7 {
margin: 7rem !important;
}
.mt-7,
.my-7 {
margin-top: 7rem !important;
}
.mr-7,
.mx-7 {
margin-right: 7rem !important;
}
.mb-7,
.my-7 {
margin-bottom: 7rem !important;
}
.ml-7,
.mx-7 {
margin-left: 7rem !important;
}
.m-8 {
margin: 8rem !important;
}
.mt-8,
.my-8 {
margin-top: 8rem !important;
}
.mr-8,
.mx-8 {
margin-right: 8rem !important;
}
.mb-8,
.my-8 {
margin-bottom: 8rem !important;
}
.ml-8,
.mx-8 {
margin-left: 8rem !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: 1rem !important;
}
.pt-1,
.py-1 {
padding-top: 1rem !important;
}
.pr-1,
.px-1 {
padding-right: 1rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 1rem !important;
}
.pl-1,
.px-1 {
padding-left: 1rem !important;
}
.p-2 {
padding: 2rem !important;
}
.pt-2,
.py-2 {
padding-top: 2rem !important;
}
.pr-2,
.px-2 {
padding-right: 2rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 2rem !important;
}
.pl-2,
.px-2 {
padding-left: 2rem !important;
}
.p-3 {
padding: 3rem !important;
}
.pt-3,
.py-3 {
padding-top: 3rem !important;
}
.pr-3,
.px-3 {
padding-right: 3rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 3rem !important;
}
.pl-3,
.px-3 {
padding-left: 3rem !important;
}
.p-4 {
padding: 4rem !important;
}
.pt-4,
.py-4 {
padding-top: 4rem !important;
}
.pr-4,
.px-4 {
padding-right: 4rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 4rem !important;
}
.pl-4,
.px-4 {
padding-left: 4rem !important;
}
.p-5 {
padding: 5rem !important;
}
.pt-5,
.py-5 {
padding-top: 5rem !important;
}
.pr-5,
.px-5 {
padding-right: 5rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 5rem !important;
}
.pl-5,
.px-5 {
padding-left: 5rem !important;
}
.p-quarter {
padding: 0.25rem !important;
}
.pt-quarter,
.py-quarter {
padding-top: 0.25rem !important;
}
.pr-quarter,
.px-quarter {
padding-right: 0.25rem !important;
}
.pb-quarter,
.py-quarter {
padding-bottom: 0.25rem !important;
}
.pl-quarter,
.px-quarter {
padding-left: 0.25rem !important;
}
.p-half {
padding: 0.5rem !important;
}
.pt-half,
.py-half {
padding-top: 0.5rem !important;
}
.pr-half,
.px-half {
padding-right: 0.5rem !important;
}
.pb-half,
.py-half {
padding-bottom: 0.5rem !important;
}
.pl-half,
.px-half {
padding-left: 0.5rem !important;
}
.p-6 {
padding: 6rem !important;
}
.pt-6,
.py-6 {
padding-top: 6rem !important;
}
.pr-6,
.px-6 {
padding-right: 6rem !important;
}
.pb-6,
.py-6 {
padding-bottom: 6rem !important;
}
.pl-6,
.px-6 {
padding-left: 6rem !important;
}
.p-7 {
padding: 7rem !important;
}
.pt-7,
.py-7 {
padding-top: 7rem !important;
}
.pr-7,
.px-7 {
padding-right: 7rem !important;
}
.pb-7,
.py-7 {
padding-bottom: 7rem !important;
}
.pl-7,
.px-7 {
padding-left: 7rem !important;
}
.p-8 {
padding: 8rem !important;
}
.pt-8,
.py-8 {
padding-top: 8rem !important;
}
.pr-8,
.px-8 {
padding-right: 8rem !important;
}
.pb-8,
.py-8 {
padding-bottom: 8rem !important;
}
.pl-8,
.px-8 {
padding-left: 8rem !important;
}
.m-n1 {
margin: -1rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -1rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -1rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -1rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -1rem !important;
}
.m-n2 {
margin: -2rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -2rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -2rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -2rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -2rem !important;
}
.m-n3 {
margin: -3rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -3rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -3rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -3rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -3rem !important;
}
.m-n4 {
margin: -4rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -4rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -4rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -4rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -4rem !important;
}
.m-n5 {
margin: -5rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -5rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -5rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -5rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -5rem !important;
}
.m-nquarter {
margin: -0.25rem !important;
}
.mt-nquarter,
.my-nquarter {
margin-top: -0.25rem !important;
}
.mr-nquarter,
.mx-nquarter {
margin-right: -0.25rem !important;
}
.mb-nquarter,
.my-nquarter {
margin-bottom: -0.25rem !important;
}
.ml-nquarter,
.mx-nquarter {
margin-left: -0.25rem !important;
}
.m-nhalf {
margin: -0.5rem !important;
}
.mt-nhalf,
.my-nhalf {
margin-top: -0.5rem !important;
}
.mr-nhalf,
.mx-nhalf {
margin-right: -0.5rem !important;
}
.mb-nhalf,
.my-nhalf {
margin-bottom: -0.5rem !important;
}
.ml-nhalf,
.mx-nhalf {
margin-left: -0.5rem !important;
}
.m-n6 {
margin: -6rem !important;
}
.mt-n6,
.my-n6 {
margin-top: -6rem !important;
}
.mr-n6,
.mx-n6 {
margin-right: -6rem !important;
}
.mb-n6,
.my-n6 {
margin-bottom: -6rem !important;
}
.ml-n6,
.mx-n6 {
margin-left: -6rem !important;
}
.m-n7 {
margin: -7rem !important;
}
.mt-n7,
.my-n7 {
margin-top: -7rem !important;
}
.mr-n7,
.mx-n7 {
margin-right: -7rem !important;
}
.mb-n7,
.my-n7 {
margin-bottom: -7rem !important;
}
.ml-n7,
.mx-n7 {
margin-left: -7rem !important;
}
.m-n8 {
margin: -8rem !important;
}
.mt-n8,
.my-n8 {
margin-top: -8rem !important;
}
.mr-n8,
.mx-n8 {
margin-right: -8rem !important;
}
.mb-n8,
.my-n8 {
margin-bottom: -8rem !important;
}
.ml-n8,
.mx-n8 {
margin-left: -8rem !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: 1rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 1rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 1rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 1rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 1rem !important;
}
.m-sm-2 {
margin: 2rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 2rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 2rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 2rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 2rem !important;
}
.m-sm-3 {
margin: 3rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 3rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 3rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 3rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 3rem !important;
}
.m-sm-4 {
margin: 4rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 4rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 4rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 4rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 4rem !important;
}
.m-sm-5 {
margin: 5rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 5rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 5rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 5rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 5rem !important;
}
.m-sm-quarter {
margin: 0.25rem !important;
}
.mt-sm-quarter,
.my-sm-quarter {
margin-top: 0.25rem !important;
}
.mr-sm-quarter,
.mx-sm-quarter {
margin-right: 0.25rem !important;
}
.mb-sm-quarter,
.my-sm-quarter {
margin-bottom: 0.25rem !important;
}
.ml-sm-quarter,
.mx-sm-quarter {
margin-left: 0.25rem !important;
}
.m-sm-half {
margin: 0.5rem !important;
}
.mt-sm-half,
.my-sm-half {
margin-top: 0.5rem !important;
}
.mr-sm-half,
.mx-sm-half {
margin-right: 0.5rem !important;
}
.mb-sm-half,
.my-sm-half {
margin-bottom: 0.5rem !important;
}
.ml-sm-half,
.mx-sm-half {
margin-left: 0.5rem !important;
}
.m-sm-6 {
margin: 6rem !important;
}
.mt-sm-6,
.my-sm-6 {
margin-top: 6rem !important;
}
.mr-sm-6,
.mx-sm-6 {
margin-right: 6rem !important;
}
.mb-sm-6,
.my-sm-6 {
margin-bottom: 6rem !important;
}
.ml-sm-6,
.mx-sm-6 {
margin-left: 6rem !important;
}
.m-sm-7 {
margin: 7rem !important;
}
.mt-sm-7,
.my-sm-7 {
margin-top: 7rem !important;
}
.mr-sm-7,
.mx-sm-7 {
margin-right: 7rem !important;
}
.mb-sm-7,
.my-sm-7 {
margin-bottom: 7rem !important;
}
.ml-sm-7,
.mx-sm-7 {
margin-left: 7rem !important;
}
.m-sm-8 {
margin: 8rem !important;
}
.mt-sm-8,
.my-sm-8 {
margin-top: 8rem !important;
}
.mr-sm-8,
.mx-sm-8 {
margin-right: 8rem !important;
}
.mb-sm-8,
.my-sm-8 {
margin-bottom: 8rem !important;
}
.ml-sm-8,
.mx-sm-8 {
margin-left: 8rem !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: 1rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 1rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 1rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 1rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 1rem !important;
}
.p-sm-2 {
padding: 2rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 2rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 2rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 2rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 2rem !important;
}
.p-sm-3 {
padding: 3rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 3rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 3rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 3rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 3rem !important;
}
.p-sm-4 {
padding: 4rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 4rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 4rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 4rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 4rem !important;
}
.p-sm-5 {
padding: 5rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 5rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 5rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 5rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 5rem !important;
}
.p-sm-quarter {
padding: 0.25rem !important;
}
.pt-sm-quarter,
.py-sm-quarter {
padding-top: 0.25rem !important;
}
.pr-sm-quarter,
.px-sm-quarter {
padding-right: 0.25rem !important;
}
.pb-sm-quarter,
.py-sm-quarter {
padding-bottom: 0.25rem !important;
}
.pl-sm-quarter,
.px-sm-quarter {
padding-left: 0.25rem !important;
}
.p-sm-half {
padding: 0.5rem !important;
}
.pt-sm-half,
.py-sm-half {
padding-top: 0.5rem !important;
}
.pr-sm-half,
.px-sm-half {
padding-right: 0.5rem !important;
}
.pb-sm-half,
.py-sm-half {
padding-bottom: 0.5rem !important;
}
.pl-sm-half,
.px-sm-half {
padding-left: 0.5rem !important;
}
.p-sm-6 {
padding: 6rem !important;
}
.pt-sm-6,
.py-sm-6 {
padding-top: 6rem !important;
}
.pr-sm-6,
.px-sm-6 {
padding-right: 6rem !important;
}
.pb-sm-6,
.py-sm-6 {
padding-bottom: 6rem !important;
}
.pl-sm-6,
.px-sm-6 {
padding-left: 6rem !important;
}
.p-sm-7 {
padding: 7rem !important;
}
.pt-sm-7,
.py-sm-7 {
padding-top: 7rem !important;
}
.pr-sm-7,
.px-sm-7 {
padding-right: 7rem !important;
}
.pb-sm-7,
.py-sm-7 {
padding-bottom: 7rem !important;
}
.pl-sm-7,
.px-sm-7 {
padding-left: 7rem !important;
}
.p-sm-8 {
padding: 8rem !important;
}
.pt-sm-8,
.py-sm-8 {
padding-top: 8rem !important;
}
.pr-sm-8,
.px-sm-8 {
padding-right: 8rem !important;
}
.pb-sm-8,
.py-sm-8 {
padding-bottom: 8rem !important;
}
.pl-sm-8,
.px-sm-8 {
padding-left: 8rem !important;
}
.m-sm-n1 {
margin: -1rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -1rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -1rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -1rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -1rem !important;
}
.m-sm-n2 {
margin: -2rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -2rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -2rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -2rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -2rem !important;
}
.m-sm-n3 {
margin: -3rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -3rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -3rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -3rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -3rem !important;
}
.m-sm-n4 {
margin: -4rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -4rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -4rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -4rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -4rem !important;
}
.m-sm-n5 {
margin: -5rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -5rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -5rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -5rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -5rem !important;
}
.m-sm-nquarter {
margin: -0.25rem !important;
}
.mt-sm-nquarter,
.my-sm-nquarter {
margin-top: -0.25rem !important;
}
.mr-sm-nquarter,
.mx-sm-nquarter {
margin-right: -0.25rem !important;
}
.mb-sm-nquarter,
.my-sm-nquarter {
margin-bottom: -0.25rem !important;
}
.ml-sm-nquarter,
.mx-sm-nquarter {
margin-left: -0.25rem !important;
}
.m-sm-nhalf {
margin: -0.5rem !important;
}
.mt-sm-nhalf,
.my-sm-nhalf {
margin-top: -0.5rem !important;
}
.mr-sm-nhalf,
.mx-sm-nhalf {
margin-right: -0.5rem !important;
}
.mb-sm-nhalf,
.my-sm-nhalf {
margin-bottom: -0.5rem !important;
}
.ml-sm-nhalf,
.mx-sm-nhalf {
margin-left: -0.5rem !important;
}
.m-sm-n6 {
margin: -6rem !important;
}
.mt-sm-n6,
.my-sm-n6 {
margin-top: -6rem !important;
}
.mr-sm-n6,
.mx-sm-n6 {
margin-right: -6rem !important;
}
.mb-sm-n6,
.my-sm-n6 {
margin-bottom: -6rem !important;
}
.ml-sm-n6,
.mx-sm-n6 {
margin-left: -6rem !important;
}
.m-sm-n7 {
margin: -7rem !important;
}
.mt-sm-n7,
.my-sm-n7 {
margin-top: -7rem !important;
}
.mr-sm-n7,
.mx-sm-n7 {
margin-right: -7rem !important;
}
.mb-sm-n7,
.my-sm-n7 {
margin-bottom: -7rem !important;
}
.ml-sm-n7,
.mx-sm-n7 {
margin-left: -7rem !important;
}
.m-sm-n8 {
margin: -8rem !important;
}
.mt-sm-n8,
.my-sm-n8 {
margin-top: -8rem !important;
}
.mr-sm-n8,
.mx-sm-n8 {
margin-right: -8rem !important;
}
.mb-sm-n8,
.my-sm-n8 {
margin-bottom: -8rem !important;
}
.ml-sm-n8,
.mx-sm-n8 {
margin-left: -8rem !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: 1rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 1rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 1rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 1rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 1rem !important;
}
.m-md-2 {
margin: 2rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 2rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 2rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 2rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 2rem !important;
}
.m-md-3 {
margin: 3rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 3rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 3rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 3rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 3rem !important;
}
.m-md-4 {
margin: 4rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 4rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 4rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 4rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 4rem !important;
}
.m-md-5 {
margin: 5rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 5rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 5rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 5rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 5rem !important;
}
.m-md-quarter {
margin: 0.25rem !important;
}
.mt-md-quarter,
.my-md-quarter {
margin-top: 0.25rem !important;
}
.mr-md-quarter,
.mx-md-quarter {
margin-right: 0.25rem !important;
}
.mb-md-quarter,
.my-md-quarter {
margin-bottom: 0.25rem !important;
}
.ml-md-quarter,
.mx-md-quarter {
margin-left: 0.25rem !important;
}
.m-md-half {
margin: 0.5rem !important;
}
.mt-md-half,
.my-md-half {
margin-top: 0.5rem !important;
}
.mr-md-half,
.mx-md-half {
margin-right: 0.5rem !important;
}
.mb-md-half,
.my-md-half {
margin-bottom: 0.5rem !important;
}
.ml-md-half,
.mx-md-half {
margin-left: 0.5rem !important;
}
.m-md-6 {
margin: 6rem !important;
}
.mt-md-6,
.my-md-6 {
margin-top: 6rem !important;
}
.mr-md-6,
.mx-md-6 {
margin-right: 6rem !important;
}
.mb-md-6,
.my-md-6 {
margin-bottom: 6rem !important;
}
.ml-md-6,
.mx-md-6 {
margin-left: 6rem !important;
}
.m-md-7 {
margin: 7rem !important;
}
.mt-md-7,
.my-md-7 {
margin-top: 7rem !important;
}
.mr-md-7,
.mx-md-7 {
margin-right: 7rem !important;
}
.mb-md-7,
.my-md-7 {
margin-bottom: 7rem !important;
}
.ml-md-7,
.mx-md-7 {
margin-left: 7rem !important;
}
.m-md-8 {
margin: 8rem !important;
}
.mt-md-8,
.my-md-8 {
margin-top: 8rem !important;
}
.mr-md-8,
.mx-md-8 {
margin-right: 8rem !important;
}
.mb-md-8,
.my-md-8 {
margin-bottom: 8rem !important;
}
.ml-md-8,
.mx-md-8 {
margin-left: 8rem !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: 1rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 1rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 1rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 1rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 1rem !important;
}
.p-md-2 {
padding: 2rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 2rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 2rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 2rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 2rem !important;
}
.p-md-3 {
padding: 3rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 3rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 3rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 3rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 3rem !important;
}
.p-md-4 {
padding: 4rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 4rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 4rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 4rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 4rem !important;
}
.p-md-5 {
padding: 5rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 5rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 5rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 5rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 5rem !important;
}
.p-md-quarter {
padding: 0.25rem !important;
}
.pt-md-quarter,
.py-md-quarter {
padding-top: 0.25rem !important;
}
.pr-md-quarter,
.px-md-quarter {
padding-right: 0.25rem !important;
}
.pb-md-quarter,
.py-md-quarter {
padding-bottom: 0.25rem !important;
}
.pl-md-quarter,
.px-md-quarter {
padding-left: 0.25rem !important;
}
.p-md-half {
padding: 0.5rem !important;
}
.pt-md-half,
.py-md-half {
padding-top: 0.5rem !important;
}
.pr-md-half,
.px-md-half {
padding-right: 0.5rem !important;
}
.pb-md-half,
.py-md-half {
padding-bottom: 0.5rem !important;
}
.pl-md-half,
.px-md-half {
padding-left: 0.5rem !important;
}
.p-md-6 {
padding: 6rem !important;
}
.pt-md-6,
.py-md-6 {
padding-top: 6rem !important;
}
.pr-md-6,
.px-md-6 {
padding-right: 6rem !important;
}
.pb-md-6,
.py-md-6 {
padding-bottom: 6rem !important;
}
.pl-md-6,
.px-md-6 {
padding-left: 6rem !important;
}
.p-md-7 {
padding: 7rem !important;
}
.pt-md-7,
.py-md-7 {
padding-top: 7rem !important;
}
.pr-md-7,
.px-md-7 {
padding-right: 7rem !important;
}
.pb-md-7,
.py-md-7 {
padding-bottom: 7rem !important;
}
.pl-md-7,
.px-md-7 {
padding-left: 7rem !important;
}
.p-md-8 {
padding: 8rem !important;
}
.pt-md-8,
.py-md-8 {
padding-top: 8rem !important;
}
.pr-md-8,
.px-md-8 {
padding-right: 8rem !important;
}
.pb-md-8,
.py-md-8 {
padding-bottom: 8rem !important;
}
.pl-md-8,
.px-md-8 {
padding-left: 8rem !important;
}
.m-md-n1 {
margin: -1rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -1rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -1rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -1rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -1rem !important;
}
.m-md-n2 {
margin: -2rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -2rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -2rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -2rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -2rem !important;
}
.m-md-n3 {
margin: -3rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -3rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -3rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -3rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -3rem !important;
}
.m-md-n4 {
margin: -4rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -4rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -4rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -4rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -4rem !important;
}
.m-md-n5 {
margin: -5rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -5rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -5rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -5rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -5rem !important;
}
.m-md-nquarter {
margin: -0.25rem !important;
}
.mt-md-nquarter,
.my-md-nquarter {
margin-top: -0.25rem !important;
}
.mr-md-nquarter,
.mx-md-nquarter {
margin-right: -0.25rem !important;
}
.mb-md-nquarter,
.my-md-nquarter {
margin-bottom: -0.25rem !important;
}
.ml-md-nquarter,
.mx-md-nquarter {
margin-left: -0.25rem !important;
}
.m-md-nhalf {
margin: -0.5rem !important;
}
.mt-md-nhalf,
.my-md-nhalf {
margin-top: -0.5rem !important;
}
.mr-md-nhalf,
.mx-md-nhalf {
margin-right: -0.5rem !important;
}
.mb-md-nhalf,
.my-md-nhalf {
margin-bottom: -0.5rem !important;
}
.ml-md-nhalf,
.mx-md-nhalf {
margin-left: -0.5rem !important;
}
.m-md-n6 {
margin: -6rem !important;
}
.mt-md-n6,
.my-md-n6 {
margin-top: -6rem !important;
}
.mr-md-n6,
.mx-md-n6 {
margin-right: -6rem !important;
}
.mb-md-n6,
.my-md-n6 {
margin-bottom: -6rem !important;
}
.ml-md-n6,
.mx-md-n6 {
margin-left: -6rem !important;
}
.m-md-n7 {
margin: -7rem !important;
}
.mt-md-n7,
.my-md-n7 {
margin-top: -7rem !important;
}
.mr-md-n7,
.mx-md-n7 {
margin-right: -7rem !important;
}
.mb-md-n7,
.my-md-n7 {
margin-bottom: -7rem !important;
}
.ml-md-n7,
.mx-md-n7 {
margin-left: -7rem !important;
}
.m-md-n8 {
margin: -8rem !important;
}
.mt-md-n8,
.my-md-n8 {
margin-top: -8rem !important;
}
.mr-md-n8,
.mx-md-n8 {
margin-right: -8rem !important;
}
.mb-md-n8,
.my-md-n8 {
margin-bottom: -8rem !important;
}
.ml-md-n8,
.mx-md-n8 {
margin-left: -8rem !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: 1rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 1rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 1rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 1rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 1rem !important;
}
.m-lg-2 {
margin: 2rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 2rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 2rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 2rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 2rem !important;
}
.m-lg-3 {
margin: 3rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 3rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 3rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 3rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 3rem !important;
}
.m-lg-4 {
margin: 4rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 4rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 4rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 4rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 4rem !important;
}
.m-lg-5 {
margin: 5rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 5rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 5rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 5rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 5rem !important;
}
.m-lg-quarter {
margin: 0.25rem !important;
}
.mt-lg-quarter,
.my-lg-quarter {
margin-top: 0.25rem !important;
}
.mr-lg-quarter,
.mx-lg-quarter {
margin-right: 0.25rem !important;
}
.mb-lg-quarter,
.my-lg-quarter {
margin-bottom: 0.25rem !important;
}
.ml-lg-quarter,
.mx-lg-quarter {
margin-left: 0.25rem !important;
}
.m-lg-half {
margin: 0.5rem !important;
}
.mt-lg-half,
.my-lg-half {
margin-top: 0.5rem !important;
}
.mr-lg-half,
.mx-lg-half {
margin-right: 0.5rem !important;
}
.mb-lg-half,
.my-lg-half {
margin-bottom: 0.5rem !important;
}
.ml-lg-half,
.mx-lg-half {
margin-left: 0.5rem !important;
}
.m-lg-6 {
margin: 6rem !important;
}
.mt-lg-6,
.my-lg-6 {
margin-top: 6rem !important;
}
.mr-lg-6,
.mx-lg-6 {
margin-right: 6rem !important;
}
.mb-lg-6,
.my-lg-6 {
margin-bottom: 6rem !important;
}
.ml-lg-6,
.mx-lg-6 {
margin-left: 6rem !important;
}
.m-lg-7 {
margin: 7rem !important;
}
.mt-lg-7,
.my-lg-7 {
margin-top: 7rem !important;
}
.mr-lg-7,
.mx-lg-7 {
margin-right: 7rem !important;
}
.mb-lg-7,
.my-lg-7 {
margin-bottom: 7rem !important;
}
.ml-lg-7,
.mx-lg-7 {
margin-left: 7rem !important;
}
.m-lg-8 {
margin: 8rem !important;
}
.mt-lg-8,
.my-lg-8 {
margin-top: 8rem !important;
}
.mr-lg-8,
.mx-lg-8 {
margin-right: 8rem !important;
}
.mb-lg-8,
.my-lg-8 {
margin-bottom: 8rem !important;
}
.ml-lg-8,
.mx-lg-8 {
margin-left: 8rem !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: 1rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 1rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 1rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 1rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 1rem !important;
}
.p-lg-2 {
padding: 2rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 2rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 2rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 2rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 2rem !important;
}
.p-lg-3 {
padding: 3rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 3rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 3rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 3rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 3rem !important;
}
.p-lg-4 {
padding: 4rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 4rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 4rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 4rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 4rem !important;
}
.p-lg-5 {
padding: 5rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 5rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 5rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 5rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 5rem !important;
}
.p-lg-quarter {
padding: 0.25rem !important;
}
.pt-lg-quarter,
.py-lg-quarter {
padding-top: 0.25rem !important;
}
.pr-lg-quarter,
.px-lg-quarter {
padding-right: 0.25rem !important;
}
.pb-lg-quarter,
.py-lg-quarter {
padding-bottom: 0.25rem !important;
}
.pl-lg-quarter,
.px-lg-quarter {
padding-left: 0.25rem !important;
}
.p-lg-half {
padding: 0.5rem !important;
}
.pt-lg-half,
.py-lg-half {
padding-top: 0.5rem !important;
}
.pr-lg-half,
.px-lg-half {
padding-right: 0.5rem !important;
}
.pb-lg-half,
.py-lg-half {
padding-bottom: 0.5rem !important;
}
.pl-lg-half,
.px-lg-half {
padding-left: 0.5rem !important;
}
.p-lg-6 {
padding: 6rem !important;
}
.pt-lg-6,
.py-lg-6 {
padding-top: 6rem !important;
}
.pr-lg-6,
.px-lg-6 {
padding-right: 6rem !important;
}
.pb-lg-6,
.py-lg-6 {
padding-bottom: 6rem !important;
}
.pl-lg-6,
.px-lg-6 {
padding-left: 6rem !important;
}
.p-lg-7 {
padding: 7rem !important;
}
.pt-lg-7,
.py-lg-7 {
padding-top: 7rem !important;
}
.pr-lg-7,
.px-lg-7 {
padding-right: 7rem !important;
}
.pb-lg-7,
.py-lg-7 {
padding-bottom: 7rem !important;
}
.pl-lg-7,
.px-lg-7 {
padding-left: 7rem !important;
}
.p-lg-8 {
padding: 8rem !important;
}
.pt-lg-8,
.py-lg-8 {
padding-top: 8rem !important;
}
.pr-lg-8,
.px-lg-8 {
padding-right: 8rem !important;
}
.pb-lg-8,
.py-lg-8 {
padding-bottom: 8rem !important;
}
.pl-lg-8,
.px-lg-8 {
padding-left: 8rem !important;
}
.m-lg-n1 {
margin: -1rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -1rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -1rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -1rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -1rem !important;
}
.m-lg-n2 {
margin: -2rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -2rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -2rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -2rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -2rem !important;
}
.m-lg-n3 {
margin: -3rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -3rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -3rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -3rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -3rem !important;
}
.m-lg-n4 {
margin: -4rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -4rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -4rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -4rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -4rem !important;
}
.m-lg-n5 {
margin: -5rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -5rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -5rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -5rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -5rem !important;
}
.m-lg-nquarter {
margin: -0.25rem !important;
}
.mt-lg-nquarter,
.my-lg-nquarter {
margin-top: -0.25rem !important;
}
.mr-lg-nquarter,
.mx-lg-nquarter {
margin-right: -0.25rem !important;
}
.mb-lg-nquarter,
.my-lg-nquarter {
margin-bottom: -0.25rem !important;
}
.ml-lg-nquarter,
.mx-lg-nquarter {
margin-left: -0.25rem !important;
}
.m-lg-nhalf {
margin: -0.5rem !important;
}
.mt-lg-nhalf,
.my-lg-nhalf {
margin-top: -0.5rem !important;
}
.mr-lg-nhalf,
.mx-lg-nhalf {
margin-right: -0.5rem !important;
}
.mb-lg-nhalf,
.my-lg-nhalf {
margin-bottom: -0.5rem !important;
}
.ml-lg-nhalf,
.mx-lg-nhalf {
margin-left: -0.5rem !important;
}
.m-lg-n6 {
margin: -6rem !important;
}
.mt-lg-n6,
.my-lg-n6 {
margin-top: -6rem !important;
}
.mr-lg-n6,
.mx-lg-n6 {
margin-right: -6rem !important;
}
.mb-lg-n6,
.my-lg-n6 {
margin-bottom: -6rem !important;
}
.ml-lg-n6,
.mx-lg-n6 {
margin-left: -6rem !important;
}
.m-lg-n7 {
margin: -7rem !important;
}
.mt-lg-n7,
.my-lg-n7 {
margin-top: -7rem !important;
}
.mr-lg-n7,
.mx-lg-n7 {
margin-right: -7rem !important;
}
.mb-lg-n7,
.my-lg-n7 {
margin-bottom: -7rem !important;
}
.ml-lg-n7,
.mx-lg-n7 {
margin-left: -7rem !important;
}
.m-lg-n8 {
margin: -8rem !important;
}
.mt-lg-n8,
.my-lg-n8 {
margin-top: -8rem !important;
}
.mr-lg-n8,
.mx-lg-n8 {
margin-right: -8rem !important;
}
.mb-lg-n8,
.my-lg-n8 {
margin-bottom: -8rem !important;
}
.ml-lg-n8,
.mx-lg-n8 {
margin-left: -8rem !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: 1rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 1rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 1rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 1rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 1rem !important;
}
.m-xl-2 {
margin: 2rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 2rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 2rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 2rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 2rem !important;
}
.m-xl-3 {
margin: 3rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 3rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 3rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 3rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 3rem !important;
}
.m-xl-4 {
margin: 4rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 4rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 4rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 4rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 4rem !important;
}
.m-xl-5 {
margin: 5rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 5rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 5rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 5rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 5rem !important;
}
.m-xl-quarter {
margin: 0.25rem !important;
}
.mt-xl-quarter,
.my-xl-quarter {
margin-top: 0.25rem !important;
}
.mr-xl-quarter,
.mx-xl-quarter {
margin-right: 0.25rem !important;
}
.mb-xl-quarter,
.my-xl-quarter {
margin-bottom: 0.25rem !important;
}
.ml-xl-quarter,
.mx-xl-quarter {
margin-left: 0.25rem !important;
}
.m-xl-half {
margin: 0.5rem !important;
}
.mt-xl-half,
.my-xl-half {
margin-top: 0.5rem !important;
}
.mr-xl-half,
.mx-xl-half {
margin-right: 0.5rem !important;
}
.mb-xl-half,
.my-xl-half {
margin-bottom: 0.5rem !important;
}
.ml-xl-half,
.mx-xl-half {
margin-left: 0.5rem !important;
}
.m-xl-6 {
margin: 6rem !important;
}
.mt-xl-6,
.my-xl-6 {
margin-top: 6rem !important;
}
.mr-xl-6,
.mx-xl-6 {
margin-right: 6rem !important;
}
.mb-xl-6,
.my-xl-6 {
margin-bottom: 6rem !important;
}
.ml-xl-6,
.mx-xl-6 {
margin-left: 6rem !important;
}
.m-xl-7 {
margin: 7rem !important;
}
.mt-xl-7,
.my-xl-7 {
margin-top: 7rem !important;
}
.mr-xl-7,
.mx-xl-7 {
margin-right: 7rem !important;
}
.mb-xl-7,
.my-xl-7 {
margin-bottom: 7rem !important;
}
.ml-xl-7,
.mx-xl-7 {
margin-left: 7rem !important;
}
.m-xl-8 {
margin: 8rem !important;
}
.mt-xl-8,
.my-xl-8 {
margin-top: 8rem !important;
}
.mr-xl-8,
.mx-xl-8 {
margin-right: 8rem !important;
}
.mb-xl-8,
.my-xl-8 {
margin-bottom: 8rem !important;
}
.ml-xl-8,
.mx-xl-8 {
margin-left: 8rem !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: 1rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 1rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 1rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 1rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 1rem !important;
}
.p-xl-2 {
padding: 2rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 2rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 2rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 2rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 2rem !important;
}
.p-xl-3 {
padding: 3rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 3rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 3rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 3rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 3rem !important;
}
.p-xl-4 {
padding: 4rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 4rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 4rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 4rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 4rem !important;
}
.p-xl-5 {
padding: 5rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 5rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 5rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 5rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 5rem !important;
}
.p-xl-quarter {
padding: 0.25rem !important;
}
.pt-xl-quarter,
.py-xl-quarter {
padding-top: 0.25rem !important;
}
.pr-xl-quarter,
.px-xl-quarter {
padding-right: 0.25rem !important;
}
.pb-xl-quarter,
.py-xl-quarter {
padding-bottom: 0.25rem !important;
}
.pl-xl-quarter,
.px-xl-quarter {
padding-left: 0.25rem !important;
}
.p-xl-half {
padding: 0.5rem !important;
}
.pt-xl-half,
.py-xl-half {
padding-top: 0.5rem !important;
}
.pr-xl-half,
.px-xl-half {
padding-right: 0.5rem !important;
}
.pb-xl-half,
.py-xl-half {
padding-bottom: 0.5rem !important;
}
.pl-xl-half,
.px-xl-half {
padding-left: 0.5rem !important;
}
.p-xl-6 {
padding: 6rem !important;
}
.pt-xl-6,
.py-xl-6 {
padding-top: 6rem !important;
}
.pr-xl-6,
.px-xl-6 {
padding-right: 6rem !important;
}
.pb-xl-6,
.py-xl-6 {
padding-bottom: 6rem !important;
}
.pl-xl-6,
.px-xl-6 {
padding-left: 6rem !important;
}
.p-xl-7 {
padding: 7rem !important;
}
.pt-xl-7,
.py-xl-7 {
padding-top: 7rem !important;
}
.pr-xl-7,
.px-xl-7 {
padding-right: 7rem !important;
}
.pb-xl-7,
.py-xl-7 {
padding-bottom: 7rem !important;
}
.pl-xl-7,
.px-xl-7 {
padding-left: 7rem !important;
}
.p-xl-8 {
padding: 8rem !important;
}
.pt-xl-8,
.py-xl-8 {
padding-top: 8rem !important;
}
.pr-xl-8,
.px-xl-8 {
padding-right: 8rem !important;
}
.pb-xl-8,
.py-xl-8 {
padding-bottom: 8rem !important;
}
.pl-xl-8,
.px-xl-8 {
padding-left: 8rem !important;
}
.m-xl-n1 {
margin: -1rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -1rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -1rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -1rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -1rem !important;
}
.m-xl-n2 {
margin: -2rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -2rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -2rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -2rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -2rem !important;
}
.m-xl-n3 {
margin: -3rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -3rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -3rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -3rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -3rem !important;
}
.m-xl-n4 {
margin: -4rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -4rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -4rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -4rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -4rem !important;
}
.m-xl-n5 {
margin: -5rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -5rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -5rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -5rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -5rem !important;
}
.m-xl-nquarter {
margin: -0.25rem !important;
}
.mt-xl-nquarter,
.my-xl-nquarter {
margin-top: -0.25rem !important;
}
.mr-xl-nquarter,
.mx-xl-nquarter {
margin-right: -0.25rem !important;
}
.mb-xl-nquarter,
.my-xl-nquarter {
margin-bottom: -0.25rem !important;
}
.ml-xl-nquarter,
.mx-xl-nquarter {
margin-left: -0.25rem !important;
}
.m-xl-nhalf {
margin: -0.5rem !important;
}
.mt-xl-nhalf,
.my-xl-nhalf {
margin-top: -0.5rem !important;
}
.mr-xl-nhalf,
.mx-xl-nhalf {
margin-right: -0.5rem !important;
}
.mb-xl-nhalf,
.my-xl-nhalf {
margin-bottom: -0.5rem !important;
}
.ml-xl-nhalf,
.mx-xl-nhalf {
margin-left: -0.5rem !important;
}
.m-xl-n6 {
margin: -6rem !important;
}
.mt-xl-n6,
.my-xl-n6 {
margin-top: -6rem !important;
}
.mr-xl-n6,
.mx-xl-n6 {
margin-right: -6rem !important;
}
.mb-xl-n6,
.my-xl-n6 {
margin-bottom: -6rem !important;
}
.ml-xl-n6,
.mx-xl-n6 {
margin-left: -6rem !important;
}
.m-xl-n7 {
margin: -7rem !important;
}
.mt-xl-n7,
.my-xl-n7 {
margin-top: -7rem !important;
}
.mr-xl-n7,
.mx-xl-n7 {
margin-right: -7rem !important;
}
.mb-xl-n7,
.my-xl-n7 {
margin-bottom: -7rem !important;
}
.ml-xl-n7,
.mx-xl-n7 {
margin-left: -7rem !important;
}
.m-xl-n8 {
margin: -8rem !important;
}
.mt-xl-n8,
.my-xl-n8 {
margin-top: -8rem !important;
}
.mr-xl-n8,
.mx-xl-n8 {
margin-right: -8rem !important;
}
.mb-xl-n8,
.my-xl-n8 {
margin-bottom: -8rem !important;
}
.ml-xl-n8,
.mx-xl-n8 {
margin-left: -8rem !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;
-o-text-overflow: ellipsis;
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: #ffffff !important;
}
.text-primary {
color: #0F4DFD !important;
}
a.text-primary:hover, a.text-primary:focus {
color: #0233be !important;
}
.text-secondary {
color: #309E20 !important;
}
a.text-secondary:hover, a.text-secondary:focus {
color: #1d5e13 !important;
}
.text-success {
color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
color: #19692c !important;
}
.text-info {
color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
color: #0f6674 !important;
}
.text-warning {
color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
color: #ba8b00 !important;
}
.text-danger {
color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
color: #a71d2a !important;
}
.text-light {
color: #E8E8E9 !important;
}
a.text-light:hover, a.text-light:focus {
color: #c1c1c4 !important;
}
.text-dark {
color: #212427 !important;
}
a.text-dark:hover, a.text-dark:focus {
color: black !important;
}
.text-primary-extra-light {
color: #EBF0FF !important;
}
a.text-primary-extra-light:hover, a.text-primary-extra-light:focus {
color: #9fb7ff !important;
}
.text-primary-light {
color: #7297FE !important;
}
a.text-primary-light:hover, a.text-primary-light:focus {
color: #265ffd !important;
}
.text-primary-dark {
color: #011C65 !important;
}
a.text-primary-dark:hover, a.text-primary-dark:focus {
color: #000719 !important;
}
.text-secondary-extra-light {
color: #F0FCEE !important;
}
a.text-secondary-extra-light:hover, a.text-secondary-extra-light:focus {
color: #b7f1ad !important;
}
.text-secondary-light {
color: #95E788 !important;
}
a.text-secondary-light:hover, a.text-secondary-light:focus {
color: #5cda48 !important;
}
.text-secondary-dark {
color: #206615 !important;
}
a.text-secondary-dark:hover, a.text-secondary-dark:focus {
color: #0c2708 !important;
}
.text-tertiary-extra-light {
color: #FFF5D6 !important;
}
a.text-tertiary-extra-light:hover, a.text-tertiary-extra-light:focus {
color: #ffe28a !important;
}
.text-tertiary-light {
color: #FFDE70 !important;
}
a.text-tertiary-light:hover, a.text-tertiary-light:focus {
color: #ffcc24 !important;
}
.text-tertiary {
color: #FBC000 !important;
}
a.text-tertiary:hover, a.text-tertiary:focus {
color: #af8500 !important;
}
.text-tertiary-dark {
color: #CC9C00 !important;
}
a.text-tertiary-dark:hover, a.text-tertiary-dark:focus {
color: #806200 !important;
}
.text-black {
color: #000000 !important;
}
a.text-black:hover, a.text-black:focus {
color: black !important;
}
.text-white {
color: #ffffff !important;
}
a.text-white:hover, a.text-white:focus {
color: #d9d9d9 !important;
}
.text-transparent {
color: rgba(0, 0, 0, 0) !important;
}
a.text-transparent:hover, a.text-transparent:focus {
color: rgba(0, 0, 0, 0) !important;
}
.text-gray-other {
color: #FAFBFF !important;
}
a.text-gray-other:hover, a.text-gray-other:focus {
color: #aebeff !important;
}
.text-gray-light {
color: #E8E8E9 !important;
}
a.text-gray-light:hover, a.text-gray-light:focus {
color: #c1c1c4 !important;
}
.text-gray-med-light {
color: #A5A6A7 !important;
}
a.text-gray-med-light:hover, a.text-gray-med-light:focus {
color: #7e8081 !important;
}
.text-gray-med {
color: #787A7C !important;
}
a.text-gray-med:hover, a.text-gray-med:focus {
color: #525455 !important;
}
.text-gray-med-dark {
color: #4D4F52 !important;
}
a.text-gray-med-dark:hover, a.text-gray-med-dark:focus {
color: #28292b !important;
}
.text-gray-dark {
color: #212427 !important;
}
a.text-gray-dark:hover, a.text-gray-dark:focus {
color: black !important;
}
.text-body {
color: #212427 !important;
}
.text-muted {
color: #787A7C !important;
}
.text-black-50 {
color: rgba(0, 0, 0, 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;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a {
}
a:not(.btn) {
text-decoration: underline;
}
abbr[title]::after {
content: " (" attr(title) ")";
}
pre {
white-space: pre-wrap !important;
}
pre,
blockquote {
border: 1px solid #212427;
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 #000000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #ffffff !important;
}
.table-bordered {
}
.table-bordered th,
.table-bordered td {
border: 1px solid #787A7C !important;
}
.table-dark {
color: inherit;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #787A7C;
}
.table .thead-dark th {
color: inherit;
border-color: #787A7C;
}
}
.pr-15 {
padding-right: 15px !important;
}@media (min-width: 1400px) {
.container {
max-width: 1340px;
}
}
.a_jr_pad_sm {
padding: 1rem 0;
}
@media (min-width: 576px) {
.a_jr_pad_sm {
padding: 1.25rem 0;
}
}
@media (min-width: 768px) {
.a_jr_pad_sm {
padding: 1.5rem 0;
}
}
@media (min-width: 992px) {
.a_jr_pad_sm {
padding: 1.75rem 0;
}
}
.a_jr_pad_md {
padding: 2rem 0;
}
@media (min-width: 576px) {
.a_jr_pad_md {
padding: 2.25rem 0;
}
}
@media (min-width: 768px) {
.a_jr_pad_md {
padding: 2.5rem 0;
}
}
@media (min-width: 992px) {
.a_jr_pad_md {
padding: 2.75rem 0;
}
}
.a_jr_pad_lg {
padding: 3rem 0;
}
@media (min-width: 576px) {
.a_jr_pad_lg {
padding: 3.25rem 0;
}
}
@media (min-width: 768px) {
.a_jr_pad_lg {
padding: 3.5rem 0;
}
}
@media (min-width: 992px) {
.a_jr_pad_lg {
padding: 3.75rem 0;
}
}
.content-area {
display: block;
width: 100%;
}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-right: auto;
margin-left: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
}
.gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
max-width: 100%;
height: auto;
}
.site {
word-wrap: break-word;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.sticky,
.gallery-caption,
.bypostauthor {
font-size: inherit;
}
.wp-caption {
font-size: inherit;
}
.wp-caption-text {
font-size: inherit;
}
.screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.wp-block-image .alignleft {
display: table;
float: left;
margin-right: 1.5em;
}
@media (max-width: 768px) {
.wp-block-image .alignleft {
float: none;
margin: 1rem auto;
}
}
.wp-block-image .alignright {
display: table;
float: right;
margin-left: 1.5em;
}
@media (max-width: 768px) {
.wp-block-image .alignright {
float: none;
margin: 1rem auto;
}
}
.wp-block-image .aligncenter {
text-align: center;
margin: 0 auto;
}
.entry-footer span {
padding-right: 10px;
}
img.wp-post-image,
article img,
figure,
img,
#secondary img {
max-width: 100%;
height: auto;
}
article figure {
margin: 0px;
}
article figure.wp-block-table {
width: 100%;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
blockquote,
blockquote.has-text-align-left {
margin: 0.5rem 0 1.5rem 1.5rem;
padding: 0.5rem 0 0.5rem 1.5rem;
border-left: 3px solid #0F4DFD;
overflow: hidden;
}
blockquote p:last-of-type,
blockquote.has-text-align-left p:last-of-type {
margin-bottom: 0;
}
blockquote.has-text-align-right {
margin: 0.5rem 1.5rem 1.5rem 0;
padding: 0.5rem 1.5rem 0.5rem 0;
border-right: 3px solid #0F4DFD;
border-left: none;
}
blockquote.has-text-align-center {
border: none;
margin: 0.5rem 1.5rem 1.5rem 1.5rem;
}
.wp-block-table {
display: table;
width: 100%;
}
.wp-block-table th {
padding: 4px 4px;
text-align: left;
}
.wp-block-table td {
margin: 0;
padding: 15px;
border: 1px solid #989696;
}
.jr-clear {
clear: both;
}
#TB_window {
padding-bottom: 15px;
}
#comments label:not(label.wp-comment-cookies-consent) {
width: 100%;
}
#comments input,
#comments area {
border: 1px solid #212427;
}
#comments input[type=submit] {
background-color: rgba(255, 255, 255, 0.85);
padding: 10px 40px;
font-weight: bold;
letter-spacing: 1px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
color: #000000;
border: 3px solid #0F4DFD;
min-width: 100%;
}
#comments input[type=submit]:hover {
background-color: #309E20;
}
#comments .comment-form-comment textarea {
width: 100%;
}
#comments .comment-form-email,
#comments .comment-form-author {
width: 50%;
float: left;
}
.widget-area .widget {
list-style-type: none;
margin-bottom: 1.5em;
}
.widget-area .widget_ul_outer {
padding: 0.5rem;
}
.widget-area .widget ul li {
margin-bottom: 5px;
}
.widget-area .widget li {
list-style-type: none;
}
.widget-area .widget ul {
padding-left: 0;
}
aside .widget_search {
margin-bottom: 1rem;
}
.aligncenter {
text-align: center;
}
.woocommerce .woocommerce-column--1, .woocommerce .woocommerce-column--2 {
max-width: 100% !important;
}
.woocommerce .quantity .qty {
border-radius: 0.75rem;
font-size: 20px;
margin-right: 1rem;
}
.woocommerce button.button.alt,
.woocommerce a.button.alt {
color: #ffffff;
background-color: #0F4DFD;
font-weight: 300;
font-size: 16px;
text-transform: uppercase;
border-radius: 0.75rem;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.woocommerce button.button.alt:hover,
.woocommerce a.button.alt:hover {
background-color: #309E20;
}
.woocommerce .woocommerce-breadcrumb {
margin: 1em auto;
}
.woocommerce .woocommerce-result-count {
width: 50%;
float: left;
}
.woocommerce .woocommerce-products-header__title page-title {
margin-bottom: 25px;
}
.woocommerce .woocommerce-product-gallery figure {
max-width: initial;
}
.woocommerce.archive .product mark, .woocommerce #single_woo .related .product mark {
display: none;
}
.woocommerce.archive .product h2, .woocommerce #single_woo .related .product h2 {
font-size: 20px;
font-weight: bold;
display: block;
padding-top: 15px;
margin: 0.5rem 0 0 0;
padding: 10px 5px;
text-align: center;
}
@media (min-width: 768px) {
.woocommerce.archive .product h2, .woocommerce #single_woo .related .product h2 {
text-align: left;
}
}
.woocommerce.archive .product span.price, .woocommerce #single_woo .related .product span.price {
display: block;
width: 100%;
padding-bottom: 15px;
text-align: center;
color: #2E2E2E;
}
@media (min-width: 768px) {
.woocommerce.archive .product span.price, .woocommerce #single_woo .related .product span.price {
text-align: left;
}
}
.woocommerce.archive .product a, .woocommerce #single_woo .related .product a {
color: #2E2E2E;
text-decoration: none;
}
.woocommerce.archive .product a img, .woocommerce #single_woo .related .product a img {
background: #FFFFFF 0% 0% no-repeat padding-box;
-webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.33);
box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.33);
padding: 2rem 0.5rem;
}
.woocommerce.archive .product a.button, .woocommerce #single_woo .related .product a.button {
margin-bottom: 15px;
padding: 1rem 0.5rem;
border-radius: 0.75rem;
border: 4px #0F4DFD solid;
font-weight: bold;
min-width: 290px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
font-size: 16px;
background-color: #ffffff;
text-align: center;
color: #0F4DFD;
}
.woocommerce.archive .product a.button:hover, .woocommerce #single_woo .related .product a.button:hover {
text-decoration: none;
background: #0F4DFD;
color: #ffffff;
}
.woocommerce.archive .product span.onsale, .woocommerce #single_woo .related .product span.onsale {
background-color: #2d9004;
border-radius: 0px;
font-weight: 400;
text-transform: uppercase;
}
.woocommerce #single_woo .related h2:first-of-type {
text-transform: capitalize;
}
.woocommerce .woocommerce-pagination {
margin-top: 30px;
}
.woocommerce .woocommerce-checkout label,
.woocommerce .woocommerce-checkout input,
.woocommerce .woocommerce-checkout span.woocommerce-input-wrapper {
display: block;
width: 100%;
}
.woocommerce .woocommerce-checkout input[type=radio],
.woocommerce .woocommerce-checkout input[type=checkbox] {
width: 20px !important;
float: left;
margin-top: 10px !important;
}
.woocommerce .woocommerce-checkout span input {
border: 1px solid #4D4F52;
border-radius: 5px;
padding: 5px;
}
.woocommerce .woocommerce-checkout #order_review_heading {
clear: both;
}
.woocommerce .woocommerce-checkout .create-account label, .woocommerce .woocommerce-checkout .create-account #createaccount {
width: inherit;
}
.woocommerce .woocommerce-checkout .col-1, .woocommerce .woocommerce-checkout .col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50% !important;
flex: 0 0 50% !important;
max-width: 50% !important;
float: left;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
padding: 0px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
list-style: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
display: block;
width: 100%;
padding: 15px;
text-transform: uppercase;
font-weight: 300;
}
.woocommerce .widget-area {
padding-top: 40px;
}
.woocommerce .widget-area .widget {
margin-bottom: 25px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #0F4DFD;
}
.wp-site-blocks .linkArrow.primary-extra-light a {
color: #EBF0FF;
}
.wp-site-blocks .linkArrow.primary-extra-light svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.primary-light a {
color: #7297FE;
}
.wp-site-blocks .linkArrow.primary-light svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.primary a {
color: #0F4DFD;
}
.wp-site-blocks .linkArrow.primary svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.primary-dark a {
color: #011C65;
}
.wp-site-blocks .linkArrow.primary-dark svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.secondary-extra-light a {
color: #F0FCEE;
}
.wp-site-blocks .linkArrow.secondary-extra-light svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.secondary-light a {
color: #95E788;
}
.wp-site-blocks .linkArrow.secondary-light svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.secondary a {
color: #309E20;
}
.wp-site-blocks .linkArrow.secondary svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.secondary-dark a {
color: #206615;
}
.wp-site-blocks .linkArrow.secondary-dark svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.tertiary-extra-light a {
color: #FFF5D6;
}
.wp-site-blocks .linkArrow.tertiary-extra-light svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.tertiary-light a {
color: #FFDE70;
}
.wp-site-blocks .linkArrow.tertiary-light svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.tertiary a {
color: #FBC000;
}
.wp-site-blocks .linkArrow.tertiary svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.tertiary-dark a {
color: #CC9C00;
}
.wp-site-blocks .linkArrow.tertiary-dark svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.light a {
color: #E8E8E9;
}
.wp-site-blocks .linkArrow.light svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.dark a {
color: #212427;
}
.wp-site-blocks .linkArrow.dark svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.black a {
color: #000000;
}
.wp-site-blocks .linkArrow.black svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.white a {
color: #ffffff;
}
.wp-site-blocks .linkArrow.white svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.transparent a {
color: rgba(0, 0, 0, 0);
}
.wp-site-blocks .linkArrow.transparent svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.gray-other a {
color: #FAFBFF;
}
.wp-site-blocks .linkArrow.gray-other svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.gray-light a {
color: #E8E8E9;
}
.wp-site-blocks .linkArrow.gray-light svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.gray-med-light a {
color: #A5A6A7;
}
.wp-site-blocks .linkArrow.gray-med-light svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.gray-med a {
color: #787A7C;
}
.wp-site-blocks .linkArrow.gray-med svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.gray-med-dark a {
color: #4D4F52;
}
.wp-site-blocks .linkArrow.gray-med-dark svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.gray-dark a {
color: #212427;
}
.wp-site-blocks .linkArrow.gray-dark svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.success a {
color: #28a745;
}
.wp-site-blocks .linkArrow.success svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.info a {
color: #17a2b8;
}
.wp-site-blocks .linkArrow.info svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.warning a {
color: #ffc107;
}
.wp-site-blocks .linkArrow.warning svg {
fill: #0F4DFD;
}
.wp-site-blocks .linkArrow.danger a {
color: #dc3545;
}
.wp-site-blocks .linkArrow.danger svg {
fill: #0F4DFD;
}
.linkArrow {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: -webkit-transform 0.3s;
transition: -webkit-transform 0.3s;
-o-transition: transform 0.3s;
transition: transform 0.3s;
transition: transform 0.3s, -webkit-transform 0.3s;
}
.linkArrow a {
padding-right: 0.5rem;
font-weight: bold;
}
.linkArrow a:hover {
text-decoration: none;
}
.linkArrow:hover svg,
.linkArrow:hover > img {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
.linkArrow svg,
.linkArrow img {
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
min-width: 8px;
}
.jr_guten_btn_wrap .btn {
font-weight: bold;
letter-spacing: 0.5px;
}
.jr_guten_btn_wrap [class*=btn-outline] {
border-width: 2px;
}
@media (min-width: 992px) {
.jr_guten_btn_wrap:not(.regWidth) {
min-width: 250px;
}
}
.phone_num_btn .callNow:hover {
text-decoration: none;
}
.phone_num_btn .btn-outline-primary {
color: #000000;
}
.phone_num_btn .btn-outline-primary:hover {
color: #ffffff;
}
.phone_num_btn .btn-outline-white {
color: #ffffff;
}
.phone_num_btn .btn-outline-white:hover {
color: #000000;
text-decoration: none;
}
.phone_num_btn .phone_numbers {
color: #000000;
}
.is-style-border-radius-sm {
border-radius: 0.325rem;
}
.is-style-border-radius {
border-radius: 0.625rem;
}
.is-style-border-radius-lg {
border-radius: 1rem;
}
.is-style-image-border-radius {
border-radius: 0.625rem;
overflow: hidden;
}
.is-style-image-border-radius-lg {
border-radius: 1rem;
overflow: hidden;
}
.is-style-col-border-radius > * {
border-radius: 0.625rem;
}
.is-style-col-border-radius-lg > * {
border-radius: 1rem;
}
.is-style-col-border-radius-rd-cap > * {
border-radius: 2rem;
}
.spacer.spacerSmall {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.spacer.spacerMed {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.spacer.spacerLarge {
padding-top: 1rem;
padding-bottom: 1rem;
}
.spacer.spacerXL {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.spacer.spacerXXL {
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.spacer.spacerXXXL {
padding-top: 5rem;
padding-bottom: 5rem;
}
.spacer .sepLine {
border-bottom: 1px solid #A5A6A7;
border-top: 1px solid #A5A6A7;
}
.wp-block.spacer {
border: 1px solid transparent;
}
.wp-block.spacer:hover {
border: 1px dashed gray;
}
.gbSection {
position: relative;
overflow: hidden;
}
.gbSection .gradientCover {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
opacity: 0.6;
z-index: 1;
}
.gbSection .gbContent {
position: relative;
z-index: 2;
padding: 0 1rem;
}
@media (min-width: 768px) {
.gbSection .gbContent {
padding: 0;
}
}
.gbSection .backgroundImg {
width: 100%;
height: 100%;
}
.gbSection .backgroundImg img {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 0;
}
.flexRow.space1 {
gap: 1rem;
}
.flexRow.space1.sides {
padding: 0 1rem;
}
.flexRow.space2 {
gap: 2rem;
}
.flexRow.space2.sides {
padding: 0 2rem;
}
@media (max-width: 575px) {
.two_col_section .col_second .col_content.mb_text_center {
text-align: center;
}
}
@media (min-width: 768px) {
.two_col_section .col_first.contain_img img {
position: absolute;
top: 0;
right: 0;
}
}
.two_col_section .col_first {
position: relative;
}
.two_col_section .col_first img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media (min-width: 768px) {
.two_col_section .col_first.order-md-12 img {
left: 0;
}
}
.bullet-primary-extra-light-color .svg_wrapper svg {
color: #EBF0FF;
}
.bullet-primary-light-color .svg_wrapper svg {
color: #7297FE;
}
.bullet-primary-color .svg_wrapper svg {
color: #0F4DFD;
}
.bullet-primary-dark-color .svg_wrapper svg {
color: #011C65;
}
.bullet-secondary-extra-light-color .svg_wrapper svg {
color: #F0FCEE;
}
.bullet-secondary-light-color .svg_wrapper svg {
color: #95E788;
}
.bullet-secondary-color .svg_wrapper svg {
color: #309E20;
}
.bullet-secondary-dark-color .svg_wrapper svg {
color: #206615;
}
.bullet-tertiary-extra-light-color .svg_wrapper svg {
color: #FFF5D6;
}
.bullet-tertiary-light-color .svg_wrapper svg {
color: #FFDE70;
}
.bullet-tertiary-color .svg_wrapper svg {
color: #FBC000;
}
.bullet-tertiary-dark-color .svg_wrapper svg {
color: #CC9C00;
}
.bullet-light-color .svg_wrapper svg {
color: #E8E8E9;
}
.bullet-dark-color .svg_wrapper svg {
color: #212427;
}
.bullet-black-color .svg_wrapper svg {
color: #000000;
}
.bullet-white-color .svg_wrapper svg {
color: #ffffff;
}
.bullet-transparent-color .svg_wrapper svg {
color: rgba(0, 0, 0, 0);
}
.bullet-gray-other-color .svg_wrapper svg {
color: #FAFBFF;
}
.bullet-gray-light-color .svg_wrapper svg {
color: #E8E8E9;
}
.bullet-gray-med-light-color .svg_wrapper svg {
color: #A5A6A7;
}
.bullet-gray-med-color .svg_wrapper svg {
color: #787A7C;
}
.bullet-gray-med-dark-color .svg_wrapper svg {
color: #4D4F52;
}
.bullet-gray-dark-color .svg_wrapper svg {
color: #212427;
}
.bullet-success-color .svg_wrapper svg {
color: #28a745;
}
.bullet-info-color .svg_wrapper svg {
color: #17a2b8;
}
.bullet-warning-color .svg_wrapper svg {
color: #ffc107;
}
.bullet-danger-color .svg_wrapper svg {
color: #dc3545;
}
ul.gb_bulletList li {
list-style-type: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-column-break-inside: avoid;
-moz-column-break-inside: avoid;
break-inside: avoid;
}
ul.gb_bulletList li svg {
height: 10px;
width: 10px;
margin-right: 0.25rem;
margin-top: -2px;
}
ul.gb_bulletList.lg_font li span {
font-size: 1.25rem;
}
ul.gb_bulletList.xl_font li span {
font-size: 2rem;
}
ul.gb_bulletList.lg_font li svg {
height: 12px;
width: 12px;
}
ul.gb_bulletList li .svg_wrapper {
display: none;
}
.bullet-1.gb_bulletList li .svg_wrapper.bullet-1 {
display: block;
}
.bullet-2.gb_bulletList li .svg_wrapper.bullet-2 {
display: block;
}
.bullet-3.gb_bulletList li .svg_wrapper.bullet-3 {
display: block;
}
.bullet-4.gb_bulletList li .svg_wrapper.bullet-4 {
display: block;
}
ul.gb_bulletList.lg_font.bullet-1 li .bullet-1 svg {
width: 8px;
height: 8px;
}
ul.gb_bulletList.lg_font li svg {
width: 14px;
height: 14px;
margin-top: 4px;
margin-right: 0.5rem;
}
ul.gb_bulletList.xl_font li svg {
width: 18px;
height: 18px;
margin-top: 16px;
margin-right: 0.5rem;
}
ul.gb_bulletList.xl_font.bullet-1 li .bullet-1 svg {
width: 14px;
height: 14px;
margin-top: 18px;
margin-right: 0.5rem;
}
ul.gb_bulletList.bullet-1 li .bullet-1 svg {
height: 6px;
width: 6px;
}
ul.gb_bulletList.ul_indent-none {
padding-left: 0;
}
ul.gb_bulletList.ul_indent-1 {
padding-left: 1rem;
margin-bottom: 0;
}
ul.gb_bulletList.ul_indent-2 {
padding-left: 2rem;
}
ul.gb_bulletList.norm_font li {
margin-bottom: 0.5rem;
}
ul.gb_bulletList li {
margin-bottom: 0.75rem;
}
ul.gb_bulletList.ul_cols-2 {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
}
@media (min-width: 576px) {
ul.gb_bulletList.ul_cols-sm-2 {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
}
}
@media (min-width: 768px) {
ul.gb_bulletList.ul_cols-md-2 {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
}
}
@media (min-width: 992px) {
ul.gb_bulletList.ul_cols-lg-2 {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
}
}
@media (min-width: 1200px) {
ul.gb_bulletList.ul_cols-xl-2 {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
}
}
ul.gb_bulletList.ul_cols-3 {
-webkit-columns: 3;
-moz-columns: 3;
columns: 3;
}
@media (min-width: 576px) {
ul.gb_bulletList.ul_cols-sm-3 {
-webkit-columns: 3;
-moz-columns: 3;
columns: 3;
}
}
@media (min-width: 768px) {
ul.gb_bulletList.ul_cols-md-3 {
-webkit-columns: 3;
-moz-columns: 3;
columns: 3;
}
}
@media (min-width: 992px) {
ul.gb_bulletList.ul_cols-lg-3 {
-webkit-columns: 3;
-moz-columns: 3;
columns: 3;
}
}
@media (min-width: 1200px) {
ul.gb_bulletList.ul_cols-xl-3 {
-webkit-columns: 3;
-moz-columns: 3;
columns: 3;
}
}
ul.gb_bulletList.ul_cols-4 {
-webkit-columns: 4;
-moz-columns: 4;
columns: 4;
}
ul.gb_bulletList.ul_cols-sm-4 {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
}
@media (min-width: 576px) {
ul.gb_bulletList.ul_cols-sm-4 {
-webkit-columns: 4;
-moz-columns: 4;
columns: 4;
}
}
@media (min-width: 576px) {
ul.gb_bulletList.ul_cols-md-4 {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
}
}
@media (min-width: 768px) {
ul.gb_bulletList.ul_cols-md-4 {
-webkit-columns: 4;
-moz-columns: 4;
columns: 4;
}
}
@media (min-width: 576px) {
ul.gb_bulletList.ul_cols-lg-4 {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
}
}
@media (min-width: 768px) {
ul.gb_bulletList.ul_cols-lg-4 {
-webkit-columns: 3;
-moz-columns: 3;
columns: 3;
}
}
@media (min-width: 992px) {
ul.gb_bulletList.ul_cols-lg-4 {
-webkit-columns: 4;
-moz-columns: 4;
columns: 4;
}
}
@media (min-width: 576px) {
ul.gb_bulletList.ul_cols-xl-4 {
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
}
}
@media (min-width: 992px) {
ul.gb_bulletList.ul_cols-xl-4 {
-webkit-columns: 3;
-moz-columns: 3;
columns: 3;
}
}
@media (min-width: 1200px) {
ul.gb_bulletList.ul_cols-xl-4 {
-webkit-columns: 4;
-moz-columns: 4;
columns: 4;
}
}
ul.gb_bulletList.unbreak_li_list li {
-webkit-column-break-inside: auto !important;
-moz-column-break-inside: auto !important;
break-inside: auto !important;
}
.faq_wrapper .faq_q .v_plus {
width: 2px;
background-color: #0F4DFD;
height: 16px;
position: absolute;
}
.faq_wrapper .faq_q .h_plus {
width: 16px;
background-color: #0F4DFD;
height: 2px;
position: absolute;
}
.faq_wrapper .faq_q .plus_icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%;
width: 40px;
height: 40px;
min-width: 40px;
}
.faq_wrapper .faq_q:hover .pm_icons {
background-color: #000000;
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.faq_wrapper .faq_q:hover {
background-color: #0F4DFD;
color: #000000;
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.faq_wrapper .slideOpen.active {
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.faq_wrapper .slideOpen.active .v_plus {
opacity: 0;
}
.faq_wrapper .faq_q.active {
background-color: #E8E8E9;
color: #ffffff;
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.faq_wrapper .faq_q {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 1rem 1.5rem;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #A5A6A7;
}
.faq_wrapper .faq_q:hover {
background-color: #E8E8E9;
}
.faq_wrapper .slideOpen {
cursor: pointer;
}
.faq_wrapper .faq_q span {
font-weight: bold;
color: #000000;
font-size: 1.5rem;
line-height: 1.5rem;
}
.faq_wrapper .faq_q a {
font-weight: bold;
color: #000000;
text-align: center;
font-size: 1.5rem;
line-height: 1.5rem;
}
.faq_wrapper .faq_q:hover span {
color: #000000;
}
.faq_wrapper .title {
margin-bottom: 0.5rem;
font-weight: bolder;
}
.faq_wrapper .icon {
text-align: center;
margin-bottom: 2rem;
margin-top: 4rem;
}
.faq_wrapper .faq_a {
background-color: #ffffff;
overflow: hidden;
position: relative;
height: 0;
}
.faq_wrapper .faq_a .inner {
padding: 3rem 1.5rem;
margin-left: 10px;
}
.faq_wrapper .faq_swipe {
border-right: 10px solid #0F4DFD;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
background-color: var(--primary-extra-light);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.faq_wrapper .text_wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.faq_wrapper .text_wrapper .seeMore {
font-size: 1rem;
font-weight: normal;
}
.singleStateHero .stateImg img {
max-height: 400px;
-o-object-fit: contain;
object-fit: contain;
}
@media (min-width: 992px) {
.singleStateHero.hasContact .stateImg {
position: absolute;
left: -2rem;
height: calc(100% + 8rem);
width: calc(100% + 4rem);
}
}
.singleStateHero.hasContact .stateImg img {
max-height: unset;
}
@media (min-width: 992px) {
.singleStateHero.hasContact.newjersey .stateImg {
position: absolute;
left: 10%;
height: calc(100% + 8rem);
width: calc(100% + 4rem);
}
}
.vertical_nav_panes {
display: block;
grid-template-columns: auto 1fr;
background-color: #EBF0FF;
grid-template-rows: auto;
padding: 5rem 0;
}
@media (min-width: 992px) {
.vertical_nav_panes {
display: grid;
grid-template-columns: 50% 1fr;
}
}
.vertical_nav_panes > *:not(.wp-block) {
grid-column: 1;
grid-row: 1;
z-index: 2;
align-self: start;
}
.vertical_nav_panes .conWrapper {
display: grid;
}
@media (min-width: 992px) {
.vertical_nav_panes .conWrapper {
display: contents;
height: 0px;
}
}
.vertical_nav_panes .conWrapper.active > .content {
opacity: 1;
visibility: visible;
height: auto;
margin-top: 0rem;
}
.vertical_nav_panes .conWrapper > .content {
position: relative;
grid-row: 2;
grid-column: auto;
opacity: 0;
-webkit-transition: opacity 400ms 100ms, margin 500ms;
-o-transition: opacity 400ms 100ms, margin 500ms;
transition: opacity 400ms 100ms, margin 500ms;
visibility: collapse;
padding-right: 1rem;
padding-left: 1rem;
height: 0px;
margin-top: -6rem;
margin-bottom: 3rem;
}
@media (min-width: 768px) {
.vertical_nav_panes .conWrapper > .content {
padding-left: 2rem;
}
}
@media (min-width: 992px) {
.vertical_nav_panes .conWrapper > .content {
padding-left: 0;
grid-row: 1;
grid-column: 2;
margin-bottom: 0;
}
}
.vertical_nav_panes .conWrapper .linkWrapper {
grid-column: 1;
grid-row: 1;
z-index: 2;
align-self: start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.vertical_nav_panes .conWrapper .linkWrapper > *:last-child {
margin-bottom: 1rem;
}
.vertical_nav_panes .conWrapper .linkWrapper .btn-outline-gray-med {
width: 100%;
}
.vertical_nav_panes .conWrapper .linkWrapper .btn-outline-gray-med.active {
background-color: #0F4DFD;
}
@media (min-width: 992px) {
.vertical_nav_panes .conWrapper .linkWrapper .btn-outline-gray-med {
width: 70%;
}
}
.vertical_nav_panes .conWrapper .linkWrapper .btn:focus,
.vertical_nav_panes .conWrapper .linkWrapper .btn:active {
outline: none !important;
-webkit-box-shadow: none;
box-shadow: none;
}
.advancedContainer {
display: grid;
grid-template-columns: 1fr auto 1fr;
}
.advancedContainer > * {
grid-row: 1/2;
}
.advancedContainer > *:first-child {
z-index: 10;
}
.advancedContainer.extendLeft .gbSection {
grid-column: 1/3;
}
@media (min-width: 576px) {
.advancedContainer.extendLeft .gbSection {
border-top-right-radius: 0.625rem;
border-bottom-right-radius: 0.625rem;
}
}
@media (min-width: 576px) {
.advancedContainer.extendLeft .advancedImg {
}
.advancedContainer.extendLeft .advancedImg img {
border-top-right-radius: 0.625rem;
border-bottom-right-radius: 0.625rem;
}
}
.advancedContainer.extendRight .gbSection {
position: relative;
grid-column: 2/4;
}
@media (min-width: 576px) {
.advancedContainer.extendRight .gbSection {
border-top-left-radius: 0.625rem;
border-bottom-left-radius: 0.625rem;
}
}
@media (min-width: 576px) {
.advancedContainer.extendRight .advancedImg {
}
.advancedContainer.extendRight .advancedImg img {
border-top-left-radius: 0.625rem;
border-bottom-left-radius: 0.625rem;
}
}
.advancedContainer .container {
grid-column: 2/3;
z-index: 10;
}
.advancedContainer .advancedImg {
position: relative;
height: 100%;
min-height: 100px;
}
.advancedContainer .advancedImg img {
width: 100%;
}
@media (min-width: 992px) {
.advancedContainer .advancedImg img {
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
margin-left: 1rem;
overflow: hidden;
}
}
.locations-tabs .tabButtons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 5rem;
}
.locations-tabs .tabButtons .innerWrapper {
border: 1px solid #4D4F52;
border-radius: 0.625rem;
display: grid;
grid-auto-columns: 1fr;
grid-auto-flow: column;
}
.locations-tabs .tabButtons .innerWrapper .btn {
font-weight: bold;
letter-spacing: 0.5px;
}
.locations-tabs .tabButtons .innerWrapper .btn.active {
background-color: #0F4DFD;
color: #ffffff;
outline: none !important;
-webkit-box-shadow: none;
box-shadow: none;
}
.locations-tabs .contentArea {
display: grid;
grid-template-rows: 0.5fr 1fr 10rem;
}
.locations-tabs .contentArea > * {
grid-column: 1/2;
}
.locations-tabs .contentArea .statesContent {
background-color: #EBF0FF;
grid-row: 1/3;
z-index: 2;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
display: grid;
}
.locations-tabs .contentArea .statesContent .stateBox {
grid-row: 1/2;
grid-column: 1/2;
}
.locations-tabs .contentArea .statesContent .stateBox > * {
padding: 3rem;
}
.locations-tabs .contentArea .statesContent .stateBox > * h3 {
padding-bottom: 2rem;
margin-bottom: 2rem;
border-bottom: 1px solid #A5A6A7;
}
.locations-tabs .contentArea .statesContent .stateBox > *:last-child {
background-color: #0F4DFD;
color: #ffffff;
}
.locations-tabs .contentArea .statesContent .stateBox > *:last-child h3 {
border-bottom-color: #ffffff;
}
.locations-tabs .contentArea .statesContent .stateBox > *:last-child .phone_num_btn {
grid-template-columns: 100%;
}
@media (min-width: 768px) {
.locations-tabs .contentArea .statesContent .stateBox > *:last-child .phone_num_btn {
grid-template-columns: -webkit-max-content;
grid-template-columns: max-content;
}
}
.locations-tabs .contentArea .bckImg {
grid-row: 2/5;
position: relative;
}
.locations-tabs .contentArea .bckImg img {
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.locations-tabs.areasServedTabs .verticalLinks {
font-weight: bold;
}
.locations-tabs.areasServedTabs .verticalLinks a {
color: #ffffff;
}
.locations-tabs.areasServedTabs .verticalLinks a:hover {
color: #FBC000;
text-decoration: none;
}
.featuredBlogs .carousel .carousel-inner {
min-height: -webkit-max-content;
min-height: -moz-max-content;
min-height: max-content;
}
.featuredBlogs .carousel-indicators {
position: relative;
}
.featuredBlogs .carousel-indicators li {
background-color: #0F4DFD;
width: 10px;
height: 10px;
border-radius: 50%;
margin-top: 4rem;
}
.recentPosts .spacer .sepLine {
border-bottom: unset;
}
.recentPosts.featureBottom .blogCardsContent {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.recentPosts.featureBottom .blogCardsContent .featureImg {
width: 30%;
margin-bottom: unset;
}
.recentPosts.featureBottom .blogCardsContent .contentWrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-left: 4rem;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.singleResource {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.singleResource .blogCards {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.singleResource .blogCards .blogCardsContent {
padding: unset;
}
.recentPostsSimpleCard {
display: grid;
grid-gap: 1rem;
grid-template-columns: 1fr;
}
@media (min-width: 768px) {
.recentPostsSimpleCard {
grid-template-columns: repeat(2, 1fr);
grid-gap: 0;
}
}
@media (min-width: 992px) {
.recentPostsSimpleCard {
grid-template-columns: repeat(3, 1fr);
grid-gap: 2rem;
}
}
.recentPostsSimpleCard .blogCards {
background-color: #ffffff;
grid-template-columns: 1fr;
}
.recentPostsSimpleCard .blogCards .blogCardsContent {
grid-column: 1/1;
}
.recentPostsSimpleCard.featurePostSidebar {
grid-template-columns: unset;
grid-gap: 1rem;
}
.recentPostsSimpleCard.featurePostSidebar .blogCards .blogCardsContent {
padding: 0;
border-bottom-left-radius: unset;
border-bottom-right-radius: unset;
}
.categories {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 0.5rem 1rem;
margin-bottom: 1rem;
}
.categories .category {
padding: 0.5rem 0.75rem;
background-color: #7297FE;
border-radius: 0.325rem;
color: #ffffff;
font-size: 0.875rem;
font-weight: 600;
letter-spacing: 0.8px;
}
.blogCards {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: grid;
background-color: #EBF0FF;
min-height: 100%;
}
@media (min-width: 992px) {
.blogCards {
grid-template-columns: 1fr 1fr;
border-radius: 0.625rem;
overflow: hidden;
}
}
.blogCards .featureImg {
position: relative;
height: clamp(125px, 18vh, 250px);
margin-bottom: 2rem;
border-radius: 0.625rem;
overflow: hidden;
}
.blogCards .featureImg img {
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center;
}
.blogCards .blogCardImage {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
overflow: hidden;
grid-column: 1/2;
grid-row: 1/2;
height: 26vh;
}
@media (min-width: 992px) {
.blogCards .blogCardImage {
height: unset;
margin-right: 4rem;
}
}
.blogCards .blogCardImage img {
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center;
}
.blogCards .date {
margin-bottom: 0.5rem;
}
.blogCards a:hover {
text-decoration: none;
}
.blogCards a.title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
color: #212427;
}
.blogCards .blogCardsContent {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 2rem 1.5rem;
border-bottom-left-radius: var(--border-radius-sm);
border-bottom-right-radius: var(--border-radius-sm);
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
grid-column: 1/2;
}
@media (min-width: 992px) {
.blogCards .blogCardsContent {
grid-column: 2/3;
}
}
.blogCards .blogCardsContent .excerpt {
margin-bottom: 2rem;
}
.pagination {
margin-top: 2rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.pagination .prev,
.pagination .next {
color: #0F4DFD;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.pagination .prev {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.pagination .numbers {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 1rem;
font-weight: bold;
}
.pagination .numbers a {
color: #000000;
}
.pagination .numbers .page {
padding: 0.25rem 0.75rem;
border-radius: 0.25rem;
margin: 0 0.5rem;
background-color: #E8E8E9;
text-decoration: none;
}
.pagination .numbers .page.active {
-webkit-box-shadow: 0 0 3px rgba(20, 11, 11, 0.54);
box-shadow: 0 0 3px rgba(20, 11, 11, 0.54);
background-color: #ffffff;
}
.authorBio {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
background-color: #EBF0FF;
padding: 2rem;
gap: 2rem;
border-radius: 0.625rem;
overflow: hidden;
}
@media (min-width: 992px) {
.authorBio {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
.authorBio .bioImage {
position: relative;
min-width: 125px;
min-height: 125px;
max-width: 125px;
max-height: 125px;
border-radius: 50%;
overflow: hidden;
margin: 0 auto;
}
@media (min-width: 992px) {
.authorBio .bioImage {
margin: unset;
}
}
.authorBio .bioImage img {
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.authorBio .contentArea {
text-align: center;
}
@media (min-width: 992px) {
.authorBio .contentArea {
text-align: left !important;
}
}
.authorSocial .social-icons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 0.5rem;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (min-width: 992px) {
.authorSocial .social-icons {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: start;
}
}
.authorSocial .social-icons .insta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0.25rem;
width: 40px;
height: 40px;
background-color: #011C65;
}
.videoBlogArchive {
row-gap: 1rem;
}
.videoBlogArchive .videoPost {
display: grid;
grid-template-columns: auto;
grid-column: auto;
}
.videoBlogArchive .videoPost > * {
grid-column: 1/1;
}
.videoBlogArchive .videoPost:nth-child(1) {
grid-column: 1/2;
grid-row: 1/3;
}
.videoBlogArchive .videoPost:nth-child(2) {
grid-column: 2/3;
grid-row: 1/2;
}
.videoBlogArchive .videoPost:nth-child(3) {
grid-column: 2/3;
grid-row: 2/4;
}
.videoBlogArchive .videoPost:nth-child(4) {
grid-column: 1/2;
grid-row: 3/4;
}
.videoBlogArchive .videoPost .img_wrapper {
position: relative;
z-index: 1;
grid-row: 1/3;
height: clamp(275px, 24vh, 350px);
border-radius: 10px;
overflow: hidden;
margin-bottom: 1rem;
}
.videoBlogArchive .img_wrapper img {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.videoBlogArchive .videoPost .categories_wrapper {
z-index: 3;
align-self: flex-start;
padding: 2rem 2rem;
grid-row: 1/2;
grid-column: 1/2;
}
@media (min-width: 576px) {
.videoBlogArchive .videoPost .categories_wrapper {
padding-top: 2rem;
}
}
.videoBlogArchive .videoPost .infoSection {
z-index: 3;
grid-row: 3/4;
grid-column: 1/2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
@media (min-width: 576px) {
.videoBlogArchive .videoPost .infoSection {
padding: 2rem 0;
}
}
.videoBlogArchive .videoPost .infoSection .rightTitle {
color: #000000;
margin-bottom: 1rem;
}
.videoBlogArchive .videoPost .infoSection .rightTitle:hover {
color: #0F4DFD;
}
.lastestVideos {
row-gap: 1rem;
}
.lastestVideos .recentVideosPost {
display: grid;
grid-template-columns: auto;
grid-template-rows: auto repeat(2, 1fr);
border-radius: 10px;
overflow: hidden;
min-height: 100%;
}
.lastestVideos .recentVideosPost > * {
grid-column: 1/1;
}
.lastestVideos .recentVideosPost:nth-child(1) {
grid-column: 1/2;
grid-row: 1/3;
}
.lastestVideos .recentVideosPost:nth-child(2) {
grid-column: 2/3;
grid-row: 1/2;
}
.lastestVideos .recentVideosPost:nth-child(3) {
grid-column: 2/3;
grid-row: 2/4;
}
.lastestVideos .recentVideosPost:nth-child(4) {
grid-column: 1/2;
grid-row: 3/4;
}
.lastestVideos .recentVideosPost .recent_img_wrapper {
position: relative;
z-index: 1;
grid-row: 1/4;
}
.lastestVideos .recentVideosPost .playButton {
grid-area: 1/1/4/2;
text-align: center;
align-self: center;
z-index: 20;
}
.lastestVideos .recentVideosPost .playButton img {
opacity: 0.9;
scale: 0.5;
}
@media (min-width: 576px) {
.lastestVideos .recentVideosPost .playButton img {
scale: 1;
}
}
.lastestVideos .recentVideosPost .imgGradient {
grid-row: 1/4;
z-index: 20;
background: transparent -o-linear-gradient(top, rgba(1, 28, 101, 0) 0%, rgba(1, 28, 101, 0.7490196078) 100%);
background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(1, 28, 101, 0)), to(rgba(1, 28, 101, 0.7490196078)));
background: transparent linear-gradient(180deg, rgba(1, 28, 101, 0) 0%, rgba(1, 28, 101, 0.7490196078) 100%);
}
.lastestVideos .recent_img_wrapper img {
position: absolute;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.lastestVideos .recentVideosPost .recent_categories_wrapper {
z-index: 90;
align-self: flex-start;
grid-row: 3/4;
grid-column: 1/2;
}
.lastestVideos .recentVideosPost .recentInfoSection {
z-index: 30;
grid-row: 3/4;
grid-column: 1/2;
padding: 0 1rem 1rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
color: #ffffff;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
@media (min-width: 576px) {
.lastestVideos .recentVideosPost .recentInfoSection {
padding: 2rem;
}
}
.lastestVideos .recentVideosPost .recentInfoSection .leftTitle {
color: #ffffff;
}
.lastestVideos .recentVideosPost .recentInfoSection .categories {
z-index: 200;
}
.lastestVideos .recentVideosPost .recentInfoSection .date {
font-weight: 200;
}
.rightSideLoop {
display: grid;
grid-template-rows: repeat(3, 1fr);
row-gap: 1rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-line-pack: justify;
align-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
height: 100%;
}
.rightSideLoop > div {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.rightSideLoop .recentRightSide {
display: grid;
grid-gap: 1rem;
grid-template-columns: 0.75fr repeat(2, 1fr);
}
.rightSideLoop .recentRightSide .rightPlayButton {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
grid-row: 1/2;
grid-column: 1/2;
z-index: 20;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
align-self: center;
}
.rightSideLoop .recentRightSide .rightPlayButton img {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.rightSideLoop .recentRightSide .recent_right_img_wrapper {
grid-column: 1/2;
grid-row: 1/2;
position: relative;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: 1;
border-radius: 10px;
overflow: hidden;
}
.rightSideLoop .recentRightSide .recent_right_img_wrapper img {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
}
.rightSideLoop .recentRightSide .rightRecentInfoSection {
grid-row: 1/2;
grid-column: 2/4;
margin: 0.5rem 0;
}
.rightSideLoop .recentRightSide .rightRecentInfoSection .rightTitle {
color: #000000;
margin-bottom: 1rem;
}
.rightSideLoop .recentRightSide .rightRecentInfoSection .rightTitle:hover {
color: #0F4DFD;
}
.rightSideLoop .recentRightSide .rightRecentInfoSection .date {
font-size: 0.875rem;
}
.pagination {
margin-top: 2rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.pagination .prev,
.pagination .next {
color: #309E20;
}
.pagination .prev {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.pagination .page-numbers {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0.25rem 0.75rem;
border-radius: 0.25rem;
margin: 0 0.5rem;
background-color: #EBF0FF;
text-decoration: none;
}
.pagination .page-numbers.current {
-webkit-box-shadow: 0 0 3px rgba(20, 11, 11, 0.54);
box-shadow: 0 0 3px rgba(20, 11, 11, 0.54);
background-color: #ffffff;
}
footer#jr_wrapper_footer {
word-break: break-word;
}
footer#jr_wrapper_footer .footer-menu {
padding: 0;
margin-bottom: 0;
}
footer#jr_wrapper_footer .footer-menu li {
list-style: none;
padding-bottom: 0.25rem;
padding-top: 0.25rem;
}
footer#jr_wrapper_footer .footer-menu li a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-bottom: 0.25rem;
}
footer#jr_wrapper_footer.wrapper_footer-1 {
background-color: #EBF0FF;
}
@media (max-width: 991px) {
footer#jr_wrapper_footer.wrapper_footer-1 .row_1 > div:not(:last-child) {
margin-bottom: 1rem;
}
}
footer#jr_wrapper_footer.wrapper_footer-1 .dark {
color: var(--white);
}
footer#jr_wrapper_footer.wrapper_footer-1 .dark a {
color: var(--white);
}
footer#jr_wrapper_footer.wrapper_footer-1 .inner_wrapper .title {
border-bottom: 2px solid #A5A6A7;
padding-bottom: 0.5rem;
margin-bottom: 0.75rem;
}
footer#jr_wrapper_footer.wrapper_footer-1 .contact_info .icon {
margin-right: 0.5rem;
}
footer#jr_wrapper_footer.wrapper_footer-1 .contact_info > div > * {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 0.75rem;
}
@media (min-width: 768px) and (max-width: 991px) {
footer#jr_wrapper_footer.wrapper_footer-1 .contact_info .contact_right {
padding-top: 1.5rem;
}
}
footer#jr_wrapper_footer.wrapper_footer-1 .footer_lower {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
footer#jr_wrapper_footer.wrapper_footer-1 .footer_upper {
padding-bottom: 5rem;
}
footer#jr_wrapper_footer.wrapper_footer-1 .rowCTA #footer_logo {
max-width: 90%;
}
footer#jr_wrapper_footer.wrapper_footer-1 .footerCTA {
padding-top: 5rem;
padding-bottom: 5rem;
}
footer#jr_wrapper_footer.wrapper_footer-1 .social-icons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 0.75rem;
}
footer#jr_wrapper_footer.wrapper_footer-1 .address_wrapper > div {
margin-bottom: 0.5rem;
}
footer#jr_wrapper_footer .footer-menu {
padding: 0;
margin-bottom: 0;
}
footer#jr_wrapper_footer .footer-menu li {
list-style: none;
padding-bottom: 0.25rem;
padding-top: 0.25rem;
}
footer#jr_wrapper_footer .footer-menu li a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-bottom: 0.25rem;
color: #000000 !important;
}
.footer_upper .gb_bulletList a {
color: #000000 !important;
}
#wrapper-navbar {
-webkit-box-shadow: 0 5px 25px #E8E8E9;
box-shadow: 0 5px 25px #E8E8E9;
}
#menu_items {
left: 0;
position: fixed;
color: #ffffff;
min-width: 100%;
bottom: 0;
width: 100%;
z-index: 99999;
}
#menu_items .motion_wrapper {
width: 100%;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
min-height: 40px;
}
#menu_items .motion_wrapper .inner {
text-align: center;
color: #ffffff;
font-size: 12px;
font-weight: bold;
width: 50% !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
#menu_items .motion_wrapper .inner .img-wrapper {
width: 35px;
height: 35px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#menu_items .motion_wrapper .inner img {
height: 20px;
}
@media (min-width: 576px) {
#menu_items .motion_wrapper .inner {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
}
@media (min-width: 1023px) {
#menu_items {
display: none;
}
}
.standard_nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.standard_nav #logoLink {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-top: 1.875rem;
padding-bottom: 1.875rem;
margin-right: 1rem;
max-width: 60%;
}
@media (min-width: 768px) {
.standard_nav #logoLink {
max-width: 100%;
}
}
.standard_nav .navArea {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-item-align: stretch;
align-self: stretch;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
nav .regMenu {
position: relative;
}
nav .megaMenu {
position: absolute;
opacity: 0;
visibility: collapse;
-webkit-transition: opacity 300ms, visibility 300ms;
-o-transition: opacity 300ms, visibility 300ms;
transition: opacity 300ms, visibility 300ms;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
padding-top: 1rem;
}
nav .megaMenuFull .megaMenu {
width: 100%;
padding-bottom: 2rem;
overflow-y: scroll;
}
nav .megaMenuFull .megaMenu::-webkit-scrollbar {
width: 8px;
}
nav .megaMenuFull .megaMenu::-webkit-scrollbar-thumb {
background: #7297FE;
border-radius: 10px;
}
nav .megaMenuFull .megaMenu > div {
-webkit-box-shadow: 0 5px 10px #E8E8E9;
box-shadow: 0 5px 10px #E8E8E9;
}
nav .regMenu .megaMenu {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
padding-top: 1rem;
}
nav.horizonNav > div {
display: inline-block;
}
nav.horizonNav > div:hover .megaMenu {
opacity: 1;
visibility: visible;
-webkit-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay: 200ms;
}
nav.horizonNav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-right: 1rem;
-webkit-column-gap: 0.3rem;
-moz-column-gap: 0.3rem;
column-gap: 0.3rem;
row-gap: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (min-width: 1200px) {
nav.horizonNav {
-webkit-column-gap: 2rem;
-moz-column-gap: 2rem;
column-gap: 2rem;
}
}
nav.horizonNav .primaryLinkaWrapper > svg {
color: #0F4DFD;
-webkit-transition: -webkit-transform 500ms;
transition: -webkit-transform 500ms;
-o-transition: transform 500ms;
transition: transform 500ms;
transition: transform 500ms, -webkit-transform 500ms;
}
nav.horizonNav .has_drop:hover .primaryLinkaWrapper > svg {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.horizonNav .primaryLinkaWrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 1rem 0;
}
.horizonNav .primaryLinkaWrapper img {
-webkit-transition: -webkit-transform 300ms;
transition: -webkit-transform 300ms;
-o-transition: transform 300ms;
transition: transform 300ms;
transition: transform 300ms, -webkit-transform 300ms;
}
.horizonNav .primaryLinkaWrapper a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-left: 1rem;
padding-right: 1rem;
color: #000000;
-webkit-transition: color 300ms;
-o-transition: color 300ms;
transition: color 300ms;
text-decoration: none;
font-weight: 500;
}
.horizonNav .primaryLinkaWrapper a:hover {
color: #0F4DFD;
}
.horizonNav .megaMenu .container .mainLink {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-right: 2rem;
border-right: 1px solid #787A7C;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.horizonNav .megaMenu .megaContent {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
}
.horizonNav .megaMenu .megaContent .childLinks {
background-color: #ffffff;
}
.horizonNav .megaMenu .megaContent .row > div {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
}
.horizonNav .megaContent .childLinks ul li a {
text-decoration: none;
color: #000000;
-webkit-transition: color 0.2s;
-o-transition: color 0.2s;
transition: color 0.2s;
}
.horizonNav .megaContent .childLinks ul li a:hover {
color: #0F4DFD;
}
.horizonNav .megaContent .childLinks > ul {
padding-left: 0;
}
.horizonNav .megaContent .childLinks > ul li {
margin: 1rem 4rem 1rem 2rem;
list-style-type: none;
}
#jr_menu_mobile.hamMenuWrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
margin-right: 1rem;
}
.upper-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.upper-nav .nav_cta_buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 1rem;
}
#mobile_jr_menu-1 {
position: fixed;
height: 100%;
width: 100%;
display: none;
z-index: 9999999;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
overflow-y: scroll;
left: 0;
top: 0;
}
#mobile_jr_menu-1 .inner_jr_mobile {
width: 80%;
background-color: #FAFBFF;
position: relative;
z-index: 2;
margin-bottom: 120px;
padding-bottom: 2rem;
}
@media (min-width: 576px) {
#mobile_jr_menu-1 .inner_jr_mobile {
width: 70%;
}
}
@media (min-width: 768px) {
#mobile_jr_menu-1 .inner_jr_mobile {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
}
#mobile_jr_menu-1 .inner_jr_mobile .list-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
#mobile_jr_menu-1 .inner_jr_mobile .list-group-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 25%;
}
#mobile_jr_menu-1 .inner_jr_mobile > ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
padding: 10px;
}
#mobile_jr_menu-1 .inner_jr_mobile li {
list-style-type: none;
padding: 0.5rem 1rem 0.5rem 0;
width: 100%;
}
#mobile_jr_menu-1 .inner_jr_mobile > li {
padding: 1rem 10px;
}
#mobile_jr_menu-1 #mobile_search {
padding: 0 1rem;
margin-bottom: 2rem;
}
#mobile_jr_menu-1 #inner_mobile_2.mobile_click {
border-top: 1px solid #c3c3c3;
}
#mobile_jr_menu-1 #inner_mobile_2 ul {
background-color: transparent;
margin-bottom: 0;
margin-top: 10px;
}
#mobile_jr_menu-1 .inner_jr_mobile a {
color: #000000;
position: relative;
text-decoration: none;
}
#mobile_jr_menu-1 .head_searches .input-group .submit.btn-primary {
padding: 0.25rem 0.5rem;
border-top-right-radius: 0.625rem;
border-bottom-right-radius: 0.625rem;
}
#mobile_jr_menu-1 .input-group > .search_icon_menu {
z-index: 2;
position: relative;
margin-right: -15px;
left: 10px;
}
#mobile_jr_menu-1 #wrapper_mm_1 {
width: 100%;
z-index: 3;
}
#mobile_jr_menu-1 #wrapper_mm_1 ul#ul_mm_1 {
padding-left: 1rem;
margin-right: 1rem;
margin-bottom: 2rem;
}
#mobile_jr_menu-1 #wrapper_mm_1 .links_wrapper_mm_1 .links_mm_1 .rght_ions {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: 1rem;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
#mobile_jr_menu-1 #wrapper_mm_1 .links_wrapper_mm_1 .rght_ions .arrow_icon {
width: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#mobile_jr_menu-1 #mobile_jr_menu #ul_mm_1 .links_mm_1 .title {
font-size: 1.5rem;
line-height: 1.5rem;
-ms-flex-item-align: center;
align-self: center;
}
#mobile_jr_menu-1 #mobile_jr_inner .ul_mm_1 li .links_mm_1 {
font-size: 1.25rem;
color: #525252;
}
#mobile_jr_menu-1 #mobile_jr_inner #mobile_upper_content #topper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem;
font-size: 1.25rem;
margin-bottom: 2rem;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #ffffff;
}
#mobile_jr_menu-1 #mobile_jr_inner #mobile_upper_content #topper .mobile_logo {
max-width: 80%;
}
@media (min-width: 768px) {
#mobile_jr_menu-1 #mobile_jr_inner #mobile_upper_content #topper .mobile_logo {
max-width: 50%;
}
}
#mobile_jr_menu-1 .location_links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
#mobile_jr_menu-1 span.locations_arrow {
width: 80px;
background-color: #309E20;
color: #ffffff;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: -10px;
margin-top: -10px;
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#ul_mm_1 .links_wrapper_mm_1 .links_mm_1 .title {
font-weight: bold;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
padding-bottom: 0.75rem;
}
#ul_mm_1 .links_wrapper_mm_1 .links_mm_1 .title svg {
color: #0F4DFD;
}
#mobile_jr_inner #topper #menu-main-navigation {
padding-left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
#mobile_jr_inner #mobile_upper_content ul#menu-main-navigation li a {
white-space: pre;
font-size: 1rem;
height: 100%;
}
#mobile_jr_inner #mobile_upper_content ul#menu-main-navigation li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100%;
}
#mobile_upper_content .parentLinks a {
font-size: 1rem;
padding-left: 1rem;
padding-right: 1rem;
}
:root {
--primary-extra-light: #EBF0FF;
--primary-light: #7297FE;
--primary: #0F4DFD;
--primary-dark: #011C65;
--secondary-extra-light: #F0FCEE;
--secondary-light: #95E788;
--secondary: #309E20;
--secondary-dark: #206615;
--tertiary-extra-light: #FFF5D6;
--tertiary-light: #FFDE70;
--tertiary: #FBC000;
--tertiary-dark: #CC9C00;
--light: #E8E8E9;
--dark: #212427;
--black: #000000;
--white: #ffffff;
--transparent: rgba(0, 0, 0, 0);
--gray-other: #FAFBFF;
--gray-light: #E8E8E9;
--gray-med-light: #A5A6A7;
--gray-med: #787A7C;
--gray-med-dark: #4D4F52;
--gray-dark: #212427;
--success: #28a745;
--info: #17a2b8;
--warning: #ffc107;
--danger: #dc3545;
--border-radius: 0.625rem;
--border-radius-sm: 0.325rem;
--border-radius-lg: 1rem;
--font-family-sans-serif: "Montserrat", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
} .has-primary-extra-light-color {
color: #EBF0FF;
}
.has-primary-extra-light-background-color {
background-color: #EBF0FF;
}
.has-primary-light-color {
color: #7297FE;
}
.has-primary-light-background-color {
background-color: #7297FE;
}
.has-primary-color {
color: #0F4DFD;
}
.has-primary-background-color {
background-color: #0F4DFD;
}
.has-primary-dark-color {
color: #011C65;
}
.has-primary-dark-background-color {
background-color: #011C65;
}
.has-secondary-extra-light-color {
color: #F0FCEE;
}
.has-secondary-extra-light-background-color {
background-color: #F0FCEE;
}
.has-secondary-light-color {
color: #95E788;
}
.has-secondary-light-background-color {
background-color: #95E788;
}
.has-secondary-color {
color: #309E20;
}
.has-secondary-background-color {
background-color: #309E20;
}
.has-secondary-dark-color {
color: #206615;
}
.has-secondary-dark-background-color {
background-color: #206615;
}
.has-tertiary-extra-light-color {
color: #FFF5D6;
}
.has-tertiary-extra-light-background-color {
background-color: #FFF5D6;
}
.has-tertiary-light-color {
color: #FFDE70;
}
.has-tertiary-light-background-color {
background-color: #FFDE70;
}
.has-tertiary-color {
color: #FBC000;
}
.has-tertiary-background-color {
background-color: #FBC000;
}
.has-tertiary-dark-color {
color: #CC9C00;
}
.has-tertiary-dark-background-color {
background-color: #CC9C00;
}
.has-light-color {
color: #E8E8E9;
}
.has-light-background-color {
background-color: #E8E8E9;
}
.has-dark-color {
color: #212427;
}
.has-dark-background-color {
background-color: #212427;
}
.has-black-color {
color: #000000;
}
.has-black-background-color {
background-color: #000000;
}
.has-white-color {
color: #ffffff;
}
.has-white-background-color {
background-color: #ffffff;
}
.has-transparent-color {
color: rgba(0, 0, 0, 0);
}
.has-transparent-background-color {
background-color: rgba(0, 0, 0, 0);
}
.has-gray-other-color {
color: #FAFBFF;
}
.has-gray-other-background-color {
background-color: #FAFBFF;
}
.has-gray-light-color {
color: #E8E8E9;
}
.has-gray-light-background-color {
background-color: #E8E8E9;
}
.has-gray-med-light-color {
color: #A5A6A7;
}
.has-gray-med-light-background-color {
background-color: #A5A6A7;
}
.has-gray-med-color {
color: #787A7C;
}
.has-gray-med-background-color {
background-color: #787A7C;
}
.has-gray-med-dark-color {
color: #4D4F52;
}
.has-gray-med-dark-background-color {
background-color: #4D4F52;
}
.has-gray-dark-color {
color: #212427;
}
.has-gray-dark-background-color {
background-color: #212427;
}
.has-success-color {
color: #28a745;
}
.has-success-background-color {
background-color: #28a745;
}
.has-info-color {
color: #17a2b8;
}
.has-info-background-color {
background-color: #17a2b8;
}
.has-warning-color {
color: #ffc107;
}
.has-warning-background-color {
background-color: #ffc107;
}
.has-danger-color {
color: #dc3545;
}
.has-danger-background-color {
background-color: #dc3545;
}
h1 {
margin-bottom: 1.5rem;
font-weight: bold;
}
h2 {
margin-bottom: 1.25rem;
font-weight: bold;
}
h3,
.h3 {
font-weight: bold;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
font-family: "Montserrat", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-weight: 600;
}
@media (max-width: 576px) {
h1 {
font-size: 2rem;
}
h2,
.h2 {
font-size: 1.75rem;
}
h3,
.h3 {
font-size: 1.5rem;
}
h4,
.h4 {
font-size: 1.5rem;
}
h5,
.h5 {
font-size: 1.15rem;
}
}
.phone_num_btn {
display: grid;
grid-template-columns: -webkit-max-content;
grid-template-columns: max-content;
grid-template-rows: auto 0;
}
.phone_num_btn .btn {
display: inline-block;
position: relative;
z-index: 2;
grid-row: 1/2;
grid-column: 1/2;
}
.phone_num_btn .btn:hover + .phone_numbers .wrapper {
overflow: visible;
margin-top: 0rem;
opacity: 1;
}
.phone_num_btn .btn > span {
margin-right: 0.25rem;
font-weight: bold;
}
.phone_num_btn .btn.btn-white {
color: #0F4DFD;
}
.phone_num_btn .btn.btn-white:hover {
background-color: #011C65;
color: #ffffff;
}
.phone_num_btn .btn.btn-white + .phone_numbers .title {
color: #000000;
}
.phone_num_btn .phone_numbers {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
margin-top: -1rem;
z-index: 1;
background-color: transparent;
grid-row: 2/2;
grid-column: 1/2;
}
.phone_num_btn .phone_numbers:hover {
background-color: #FAFBFF;
}
.phone_num_btn .phone_numbers:hover .wrapper {
overflow: visible;
margin-top: 0rem;
opacity: 1;
}
.phone_num_btn .phone_numbers .wrapper {
background-color: #FAFBFF;
width: 100%;
padding: 0 1rem;
-webkit-box-shadow: 0 5px 10px #E8E8E9;
box-shadow: 0 5px 10px #E8E8E9;
border-radius: 0.625rem;
opacity: 0;
overflow: hidden;
margin-top: -3rem;
-webkit-transition: margin-top 500ms, opacity 500ms;
-o-transition: margin-top 500ms, opacity 500ms;
transition: margin-top 500ms, opacity 500ms;
}
.phone_num_btn .phone_numbers .wrapper .item {
padding: 0.8rem;
margin-bottom: 0.5rem;
}
.phone_num_btn .phone_numbers .wrapper .item:first-child {
padding-top: 2rem;
}
.phone_num_btn .phone_numbers .wrapper .item .title {
font-weight: bold;
margin-bottom: 0.625;
}
.icon-n-text {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
gap: 1rem;
}
.icon-n-text.flex-column .textArea {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.icon-n-text .icon {
max-width: 75px;
min-width: 75px;
height: 75px;
padding: 0.865rem;
border-radius: var(--border-radius);
}
.icon-n-text .icon img {
width: 100%;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.icon-n-text .textArea {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0.5rem 0;
}
.icon-n-text.flex-column {
gap: 0.875rem;
}
.icon-n-text.flex-column .textArea {
padding: 0;
}
.jr_guten_btn_wrap .btn-outline-primary {
color: #000000;
}
.jr_guten_btn_wrap .btn-outline-primary:hover {
color: #ffffff;
}
.jr_guten_btn_wrap .watchVideo .svg_span {
height: 16px;
}
.jr_guten_btn_wrap .watchVideo svg {
margin-top: -0.5rem;
}
.jr_guten_btn_wrap .watchVideo.btn-outline-primary {
color: #000000;
}
.jr_guten_btn_wrap .watchVideo.btn-outline-primary:hover {
color: #ffffff;
}
.jr_guten_btn_wrap .watchVideo.btn-outline-primary:hover svg {
color: #ffffff !important;
}
.jr_guten_btn_wrap .watchVideo.btn-outline-primary svg {
color: #0F4DFD;
-webkit-transition: color 500ms;
-o-transition: color 500ms;
transition: color 500ms;
}
.jr_guten_btn_wrap .watchVideo.btn-outline-white {
color: #ffffff;
}
.jr_guten_btn_wrap .watchVideo.btn-outline-white:hover {
color: #ffffff;
background-color: #0F4DFD;
border-color: #0F4DFD;
}
.jr_guten_btn_wrap .watchVideo.btn-outline-white:hover svg {
color: #ffffff;
}
.jr_guten_btn_wrap .watchVideo.btn-outline-white svg {
color: #ffffff;
-webkit-transition: color 500ms;
-o-transition: color 500ms;
transition: color 500ms;
}
.serviceCardBtn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
padding: 1.75rem;
border-radius: 0.625rem;
background-color: #EBF0FF;
color: #000000;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1.5rem;
font-weight: 500;
overflow: hidden;
}
.serviceCardBtn:hover {
text-decoration: none;
color: #000000;
-webkit-box-shadow: 0 5px 10px #E8E8E9;
box-shadow: 0 5px 10px #E8E8E9;
}
.serviceCardBtn:hover .bottomHover {
background-color: #0F4DFD;
}
.serviceCardBtn .wrapper_icon {
position: relative;
min-width: 50px;
min-height: 50px;
max-width: 50px;
max-height: 50px;
margin-right: 1.75rem;
}
.serviceCardBtn .wrapper_icon img {
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.serviceCardBtn .bottomHover {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 8px;
background-color: transparent;
-webkit-transition: background-color 500ms;
-o-transition: background-color 500ms;
transition: background-color 500ms;
}
@media (min-width: 992px) {
.servicesImg {
width: calc(100% + 4rem);
margin-left: -4rem;
}
}
.verticalLinks {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 0.25rem;
}
.verticalLinks a {
color: #000000;
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.breakAnd {
max-width: 648px;
}
.innerColBlock {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
min-height: 100%;
}
.innerColBlock .innerWrapper .innerContent {
position: relative;
z-index: 2;
}
.innerColBlock .innerWrapper .transparentIcon {
position: absolute;
z-index: 1;
width: 60%;
height: 90%;
bottom: 0;
right: 1rem;
overflow: hidden;
}
.innerColBlock .innerWrapper .transparentIcon img {
width: 100%;
height: 100%;
opacity: 0.04;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: top;
object-position: top;
}
.archiveLoop > .row {
row-gap: 2rem;
}
.archiveLoop .innerWrapper {
display: block;
padding: 2rem 2.5rem;
color: #000000;
background-color: #EBF0FF;
border-radius: 0.625rem;
min-width: 100%;
min-height: 100%;
}
.archiveLoop .innerWrapper .title {
margin-bottom: 1rem;
}
.archiveLoop .innerWrapper .excerpt {
margin-bottom: 2rem;
}
.archiveLoop .innerWrapper a {
color: #000000;
}
.archiveLoop .innerWrapper .linkArrow svg {
color: #0F4DFD;
}
.serviceBtnLoop .loop {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
row-gap: 1rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.locationLoop .loop {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 5rem;
}
.locationLoop .loop .locationWrapper.row > div .row {
row-gap: 1rem;
}
.locationLoop .loop .locationWrapper.row:nth-child(odd) > div:nth-child(1) {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
@media (min-width: 992px) {
.locationLoop .loop .locationWrapper.row:nth-child(odd) > div:nth-child(1) {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
padding-right: 5rem;
}
}
.locationLoop .loop .locationWrapper.row:nth-child(even) > div:nth-child(1) {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
@media (min-width: 992px) {
.locationLoop .loop .locationWrapper.row:nth-child(even) > div:nth-child(1) {
padding-left: 5rem;
}
}
.locationLoop .loop .locationWrapper.row .locImg {
display: grid;
height: 100%;
}
.locationLoop .loop .locationWrapper.row .locImg img {
max-height: 40vh;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media (min-width: 992px) {
.locationLoop .loop .locationWrapper.row .locImg img {
height: 100%;
max-height: unset;
}
}
p mark {
padding: 0 !important;
}
.flex-md-nowrap.flexRow {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.childOfParentLinks.twoNavCols nav.verticalLinks {
display: block;
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 2rem;
-moz-column-gap: 2rem;
column-gap: 2rem;
}
.childOfParentLinks.twoNavCols nav.verticalLinks a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.locationsMenu .locName {
margin-bottom: 1rem;
font-weight: bold;
color: #0F4DFD;
}
.locWrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 1rem;
}
.locWrapper .icon {
margin-right: 0.75rem;
}
.locWrapper .locAddress {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.locWrapper .locAddress span {
min-width: -webkit-fit-content;
min-width: -moz-fit-content;
min-width: fit-content;
}
.gbSection.showOverflow {
overflow: visible;
}
@media (min-width: 1200px) {
.needHelp {
font-size: 4.5rem;
}
}
.dropDowns {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.dropDowns.selectCat select {
font-size: 1rem;
color: #000000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding-right: 5rem !important;
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
background-image: url(//mind-core.com/wp-content/themes/mindcore/a_css/css_background_images/arrow-down.svg);
background-repeat: no-repeat;
background-position: right 1.5rem center;
background-size: 1.5rem;
background-color: #ffffff;
cursor: pointer;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
@media (min-width: 576px) {
.dropDowns.selectCat select {
font-size: 1.25rem;
}
}
.dropDowns.sidebarCat {
width: 100%;
}
.dropDowns.sidebarCat select {
font-size: 0.75rem;
color: #000000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding-right: 5rem !important;
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
background-image: url(//mind-core.com/wp-content/themes/mindcore/a_css/css_background_images/arrow-down.svg);
background-repeat: no-repeat;
background-position: right 1rem center;
background-size: 1rem;
background-color: #ffffff;
cursor: pointer;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
.dropDowns.selectServ select {
font-size: 1.5rem;
color: #0F4DFD;
font-family: Kallisto;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding-right: 5rem !important;
background-image: url(//mind-core.com/wp-content/themes/mindcore/a_css/css_background_images/home-drop-arrow.png);
background-repeat: no-repeat;
background-position: right 1.5rem center;
background-size: 3rem;
background-color: #ffffff;
cursor: pointer;
border-radius: unset;
border-top: 0;
border-right: 0;
border-left: 0;
border-color: #E8E8E9;
padding-bottom: 0rem;
padding-top: 0rem;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
max-width: 500px;
}
@media (min-width: 576px) {
.dropDowns.selectServ select {
font-size: 3rem;
}
}
.dropDowns.selectServ select .optNorm {
font-size: 20px;
}
.searchPosts {
max-width: 750px;
margin: 0 auto;
}
.searchPosts .btn {
padding-top: 0;
padding-bottom: 0;
border-top-left-radius: unset !important;
border-bottom-left-radius: unset !important;
}
.servicesBtnList nav {
row-gap: 0.75rem;
}
.servicesBtnList nav a {
font-size: 1.25rem;
}
.rplgsw-pagination-bullet {
background: #0F4DFD !important;
}
.rplgsw-pagination-bullet-active {
background: #011C65 !important;
}
.rplg-slider .rplg-slider-prev,
.rplg-slider .rplg-slider-next {
top: 40% !important;
background: #EBF0FF !important;
}
.rplg-slider .rplg-slider-prev span,
.rplg-slider .rplg-slider-next span {
top: 45% !important;
left: 35% !important;
}
.rplg-slider .rplg-box .rplg-box-content {
margin: 75px 20px 5px 20px !important;
}
.rplg .rplg-social-logo svg {
width: 30px !important;
height: 30px !important;
}
@media only screen and (max-width: 500px) {
.rplg-slider .rplg-slider-prev,
.rplg-slider .rplg-slider-next {
display: none;
}
}
.wp-bootstrap-blocks-container .rplg .rplg-biz-rating .rplg-biz-score {
color: #212427 !important;
font-size: 46px !important;
}
.wp-bootstrap-blocks-container .rplg .rplg-stars svg use {
fill: #E6A11F !important;
}
.wp-bootstrap-blocks-container .rplg .rplg-stars svg {
width: 27px !important;
height: 25px !important;
}
.wp-bootstrap-blocks-container .rplg .rplg-businesses .rplg-box {
color: unset !important;
border: unset !important;
background-color: unset !important;
padding-top: 0 !important;
}
.wp-bootstrap-blocks-container .rplg-businesses .rplg-row .rplg-row-right {
line-height: unset !important;
text-align: center !important;
}
.wp-bootstrap-blocks-container .rplg-businesses .rplg-row .rplg-row-right > div {
line-height: unset !important;
text-align: center !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (min-width: 992px) {
.wp-bootstrap-blocks-container .rplg-businesses .rplg-row .rplg-row-right > div {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
.wp-bootstrap-blocks-container .rplg .rplg-businesses .rplg-biz-based .rplg-biz-based-text {
text-align: center !important;
}
.wp-bootstrap-blocks-container .rplg .rplg-businesses .rplg-biz-based {
text-align: center !important;
font-size: 20px !important;
color: #212427 !important;
font-weight: 600 !important;
margin-left: 1rem;
}
fieldset#field_3_6 {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
@media (min-width: 992px) {
fieldset#field_3_6 {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
}
#gform_submit_button_3 {
margin: auto;
}
.mattHPButton a {
color: white !important;
}
.videoHPButton a {
border-width: 0px !important;
border-color: unset !important;
}
.constrain {
max-width: 90%;
margin-left: auto;
margin-right: auto;
}
.singleText a {
color: inherit;
-webkit-text-decoration-color: transparent;
text-decoration-color: transparent;
text-underline-offset: 6px;
text-decoration-thickness: 2px;
-webkit-transition: -webkit-text-decoration 0.3s;
transition: -webkit-text-decoration 0.3s;
-o-transition: text-decoration 0.3s;
transition: text-decoration 0.3s;
transition: text-decoration 0.3s, -webkit-text-decoration 0.3s;
}
.singleText a:hover {
-webkit-text-decoration-color: #309E20;
text-decoration-color: #309E20;
}
.areaTitle {
border-bottom: 2px solid #A5A6A7;
padding-bottom: 0.5rem;
}
.tb_gb .gbFullWidth {
width: 100vw;
position: absolute;
height: 100%;
margin-left: 50%;
-webkit-transform: translateX(-50vw);
-ms-transform: translateX(-50vw);
transform: translateX(-50vw);
}
.sectionBreak .wrapper {
position: relative;
}
.gform_wrapper.gravity-theme .gform_body textarea,
.gform_wrapper.gravity-theme .gform_body select,
.gform_wrapper.gravity-theme .gform_body input[type] {
border: none;
border-radius: 1rem;
padding: 1rem;
}
.gform_wrapper.gravity-theme .gform_footer input[type=submit] {
color: #ffffff;
outline: none;
border: 0px;
background-color: #0F4DFD;
padding: 1rem 1.75rem;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
border-radius: 1rem;
}
.gform_wrapper.gravity-theme .gform_footer input[type=submit]:hover {
background: #0233be;
color: #ffffff;
}
.green_none {
visibility: hidden;
}
.site-header {
top: 0;
z-index: 999999;
position: sticky;
left: 0;
}
.site { }
.site a.skip-link {
position: fixed;
z-index: 1000;
top: 0px;
right: 0px;
}
.site #site_content #content:focus {
outline: none;
}
.site embed,
.site iframe,
.site object {
max-width: 100%;
}
#site_content p a,
.edit-post-visual-editor p a {
font-weight: bold;
}
.blog_left_image {
margin-bottom: 1rem;
margin-right: 1rem;
float: left;
max-width: 150px;
padding-top: 0.5rem;
}
#search_box {
margin-bottom: 2rem;
}
#content #primary article footer.entry-footer {
margin-top: 1rem;
}
.z-10 {
z-index: 10;
}
.z-20 {
z-index: 20;
}
.z-30 {
z-index: 30;
}
.border-solid img {
border: 2px solid #0f4dfd !important;
}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}