*, :after, :before {
	-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:transparent
}
main, nav, section {
	display:block
}
body {
	margin:0;
	font-family:neuzeit-grotesk, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
	font-size:1rem;
	font-weight:400;
	line-height:1.5;
	color:#07273d;
	text-align:left;
	background-color:#fff
}
[tabindex="-1"]:focus {
	outline:0!important
}
hr {
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	height:0;
	overflow:visible
}
h1, h2, h3, h4, h5,  {
	margin-top:0;
margin-bottom:.5rem
}
abbr[data-original-title], abbr[title] {
	text-decoration:underline;
	-webkit-text-decoration:underline dotted;
	text-decoration:underline dotted;
	cursor:help;
	border-bottom:0;
	text-decoration-skip-ink:none
}
address, dl, ol, ul {
	margin-bottom:1rem
}
dl, ol, ul {
	margin-top:0
}
ul.disc { margin-left:25px; }
ul.disc li { list-style:disc; }

dt {
	font-weight:700
}
dd {
margin-bottom:.1rem;
	margin-left:0
}
strong {
	font-weight:bolder
}
sub {
	bottom:-.25em
}
sup {
	top:-.5em
}
a:hover {
	color:#000;
	text-decoration:underline
}
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
color:inherit;
text-decoration:none
}
a:not([href]):not([tabindex]):focus {
outline:0
}
pre {
	margin-top:0;
	margin-bottom:1rem;
	overflow:auto
}
figure {
	margin:0 0 1rem
}
img {
	border-style:none
}
img, {
	vertical-align:middle
}
svg {
	overflow:hidden
}
table {
	border-collapse:collapse
}
th {
	text-align:inherit
}
button:focus {
	outline:1px dotted;
	outline:5px auto -webkit-focus-ring-color
}
button{
	margin:0;
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
button, input {
	overflow:visible
}
button, select {
	text-transform:none
}
select {
	word-wrap:normal
}
[type=button], [type=reset], [type=submit], button {
-webkit-appearance:button
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
cursor:pointer
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
padding:0;
border-style:none
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	-webkit-appearance:listbox
}
textarea {
	overflow:auto;
	resize:vertical
}
@media (max-width:1200px) {
legend {
font-size:calc(1.275rem + .3vw)
}
}
[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
}
[hidden] {
display:none!important
}
h1, h2, h3, h4, h5, h6 {
margin-bottom:.5rem;
	font-family:Mark W01 Heavy, neuzeit-grotesk, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
	font-weight:700;
	line-height:1.2
}
.h1, h1 {
	font-size:2.5rem
}
@media (max-width:1200px) {
.h1, h1 {
font-size:calc(1.375rem + 1.5vw)
}
}
.h2, h2 {
	font-size:2rem
}
@media (max-width:1200px) {
.h2, h2 {
font-size:calc(1.325rem + .9vw)
}
}
.h3, h3 {
	font-size:1.75rem
}
@media (max-width:1200px) {
.h3, h3 {
font-size:calc(1.3rem + .6vw)
}
}
.h4, h4 {
	font-size:1.5rem
}
@media (max-width:1200px) {
.h4, h4 {
font-size:calc(1.275rem + .3vw)
}
}
.h5, h5 {
	font-size:1.25rem
}
.h6, h6 {
	font-size:1rem
}
@media (max-width:1200px) {
.lead {
font-size:calc(1.3rem + .6vw)
}
}
@media (max-width:1200px) {
.display-1 {
font-size:calc(1.525rem + 3.3vw)
}
}
@media (max-width:1200px) {
.display-2 {
font-size:calc(1.475rem + 2.7vw)
}
}
.display-3 {
	font-size:3rem;
	font-weight:300;
	line-height:1.2
}
@media (max-width:1200px) {
.display-3 {
font-size:calc(1.425rem + 2.1vw)
}
}
@media (max-width:1200px) {
.display-4 {
font-size:calc(1.35rem + 1.2vw)
}
}
hr {
	margin-top:1rem;
	margin-bottom:1rem;
	border:0;
	border-top:1px solid rgba(0, 0, 0, .1)
}
small {
	font-size:80%;
	font-weight:400
}
.img-thumbnail {
padding:.25rem;
	background-color:#fff;
	border:1px solid #dee2e6;
	border-radius:0;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .075);
	box-shadow:0 1px 2px rgba(0, 0, 0, .075)
}
code {
	font-size:87.5%;
	color:#e83e8c;
	word-break:break-word
}
a>code {
	color:inherit
}
kbd {
padding:.2rem .4rem;
	font-size:87.5%;
	color:#fff;
	background-color:#212529;
	border-radius:0;
-webkit-box-shadow:inset 0 -.1rem 0 rgba(0, 0, 0, .25);
box-shadow:inset 0 -.1rem 0 rgba(0, 0, 0, .25)
}
pre {
	display:block;
	font-size:87.5%;
	color:#212529
}
 
.row {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-right:-15px;
	margin-left:-15px
}
.no-gutters>.col, .no-gutters>[class*=col-] {
padding-right:0;
padding-left:0
}
.col {
	-ms-flex-preferred-size:0;
	flex-basis:0;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	max-width:100%
}
.col-auto {
	-ms-flex:0 0 auto;
	flex:0 0 auto;
	width:auto;
	max-width:100%
}
.col-1, .col-auto {
	-webkit-box-flex:0
}
.col-1 {
	-ms-flex:0 0 8.33333%;
	flex:0 0 8.33333%;
	max-width:8.33333%
}
.col-2 {
	-ms-flex:0 0 16.66667%;
	flex:0 0 16.66667%;
	max-width:16.66667%
}
.col-2, .col-3 {
	-webkit-box-flex:0
}
.col-3 {
	-ms-flex:0 0 25%;
	flex:0 0 25%;
	max-width:25%
}
.col-4 {
	-ms-flex:0 0 33.33333%;
	flex:0 0 33.33333%;
	max-width:33.33333%
}
.col-4, .col-5 {
	-webkit-box-flex:0
}
.col-5 {
	-ms-flex:0 0 41.66667%;
	flex:0 0 41.66667%;
	max-width:41.66667%
}
.col-6 {
	-ms-flex:0 0 50%;
	flex:0 0 50%;
	max-width:50%
}
.col-6, .col-7 {
	-webkit-box-flex:0
}
.col-7 {
	-ms-flex:0 0 58.33333%;
	flex:0 0 58.33333%;
	max-width:58.33333%
}
.col-8 {
	-ms-flex:0 0 66.66667%;
	flex:0 0 66.66667%;
	max-width:66.66667%
}
.col-8, .col-9 {
	-webkit-box-flex:0
}
.col-9 {
	-ms-flex:0 0 75%;
	flex:0 0 75%;
	max-width:75%
}
.col-10 {
	-ms-flex:0 0 83.33333%;
	flex:0 0 83.33333%;
	max-width:83.33333%
}
.col-10, .col-11 {
	-webkit-box-flex:0
}
.col-11 {
	-ms-flex:0 0 91.66667%;
	flex:0 0 91.66667%;
	max-width:91.66667%
}
.col-12 {
	-webkit-box-flex:0;
	-ms-flex:0 0 100%;
	flex:0 0 100%;
	max-width:100%
}
@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%
}
.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.33333%;
flex:0 0 8.33333%;
max-width:8.33333%
}
.col-sm-2 {
-webkit-box-flex:0;
-ms-flex:0 0 16.66667%;
flex:0 0 16.66667%;
max-width:16.66667%
}
.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.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.col-sm-5 {
-webkit-box-flex:0;
-ms-flex:0 0 41.66667%;
flex:0 0 41.66667%;
max-width:41.66667%
}
.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.33333%;
flex:0 0 58.33333%;
max-width:58.33333%
}
.col-sm-8 {
-webkit-box-flex:0;
-ms-flex:0 0 66.66667%;
flex:0 0 66.66667%;
max-width:66.66667%
}
.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.33333%;
flex:0 0 83.33333%;
max-width:83.33333%
}
.col-sm-11 {
-webkit-box-flex:0;
-ms-flex:0 0 91.66667%;
flex:0 0 91.66667%;
max-width:91.66667%
}
.col-sm-12 {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
}
@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%
}
.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.33333%;
flex:0 0 8.33333%;
max-width:8.33333%
}
.col-md-2 {
-webkit-box-flex:0;
-ms-flex:0 0 16.66667%;
flex:0 0 16.66667%;
max-width:16.66667%
}
.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.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.col-md-5 {
-webkit-box-flex:0;
-ms-flex:0 0 41.66667%;
flex:0 0 41.66667%;
max-width:41.66667%
}
.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.33333%;
flex:0 0 58.33333%;
max-width:58.33333%
}
.col-md-8 {
-webkit-box-flex:0;
-ms-flex:0 0 66.66667%;
flex:0 0 80%;
/*max-width:66.66667%*/
}
.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.33333%;
flex:0 0 83.33333%;
max-width:83.33333%
}
.col-md-11 {
-webkit-box-flex:0;
-ms-flex:0 0 91.66667%;
flex:0 0 91.66667%;
max-width:91.66667%
}
.col-md-12 {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
}
@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%
}
.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.33333%;
flex:0 0 8.33333%;
max-width:8.33333%
}
.col-lg-2 {
-webkit-box-flex:0;
-ms-flex:0 0 16.66667%;
flex:0 0 16.66667%;
max-width:16.66667%
}
.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.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.col-lg-5 {
-webkit-box-flex:0;
-ms-flex:0 0 41.66667%;
flex:0 0 41.66667%;
max-width:41.66667%
}
.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.33333%;
flex:0 0 58.33333%;
max-width:58.33333%
}
.col-lg-8 {
-webkit-box-flex:0;
-ms-flex:0 0 66.66667%;
flex:0 0 66.66667%;
max-width:66.66667%
}
.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.33333%;
flex:0 0 83.33333%;
max-width:83.33333%
}
.col-lg-11 {
-webkit-box-flex:0;
-ms-flex:0 0 91.66667%;
flex:0 0 91.66667%;
max-width:91.66667%
}
.col-lg-12 {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
}
@media (min-width:1280px) {
.col-xl {
-ms-flex-preferred-size:0;
flex-basis:0;
-webkit-box-flex:1;
-ms-flex-positive:1;
flex-grow:1;
max-width:100%
}
.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.33333%;
flex:0 0 8.33333%;
max-width:8.33333%
}
.col-xl-2 {
-webkit-box-flex:0;
-ms-flex:0 0 16.66667%;
flex:0 0 16.66667%;
max-width:16.66667%
}
.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.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.col-xl-5 {
-webkit-box-flex:0;
-ms-flex:0 0 41.66667%;
flex:0 0 41.66667%;
max-width:41.66667%
}
.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.33333%;
flex:0 0 58.33333%;
max-width:58.33333%
}
.col-xl-8 {
-webkit-box-flex:0;
-ms-flex:0 0 66.66667%;
flex:0 0 66.66667%;
max-width:66.66667%
}
.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.33333%;
flex:0 0 83.33333%;
max-width:83.33333%
}
.col-xl-11 {
-webkit-box-flex:0;
-ms-flex:0 0 91.66667%;
flex:0 0 91.66667%;
max-width:91.66667%
}
.col-xl-12 {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
@media (min-width:1600px) {
.col-xxl {
-ms-flex-preferred-size:0;
flex-basis:0;
-webkit-box-flex:1;
-ms-flex-positive:1;
flex-grow:1;
max-width:100%
}
.col-xxl-auto {
-webkit-box-flex:0;
-ms-flex:0 0 auto;
flex:0 0 auto;
width:auto;
max-width:100%
}
.col-xxl-1 {
-webkit-box-flex:0;
-ms-flex:0 0 8.33333%;
flex:0 0 8.33333%;
max-width:8.33333%
}
.col-xxl-2 {
-webkit-box-flex:0;
-ms-flex:0 0 16.66667%;
flex:0 0 16.66667%;
max-width:16.66667%
}
.col-xxl-3 {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
.col-xxl-4 {
-webkit-box-flex:0;
-ms-flex:0 0 33.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.col-xxl-5 {
-webkit-box-flex:0;
-ms-flex:0 0 41.66667%;
flex:0 0 41.66667%;
max-width:41.66667%
}
.col-xxl-6 {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
.col-xxl-7 {
-webkit-box-flex:0;
-ms-flex:0 0 58.33333%;
flex:0 0 58.33333%;
max-width:58.33333%
}
.col-xxl-8 {
-webkit-box-flex:0;
-ms-flex:0 0 66.66667%;
flex:0 0 66.66667%;
max-width:66.66667%
}
.col-xxl-9 {
-webkit-box-flex:0;
-ms-flex:0 0 75%;
flex:0 0 75%;
max-width:75%
}
.col-xxl-10 {
-webkit-box-flex:0;
-ms-flex:0 0 83.33333%;
flex:0 0 83.33333%;
max-width:83.33333%
}
.col-xxl-11 {
-webkit-box-flex:0;
-ms-flex:0 0 91.66667%;
flex:0 0 91.66667%;
max-width:91.66667%
}
.col-xxl-12 {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
}
.table {
	width:100%;
	margin-bottom:1rem;
	color:inherit
}
.table td, .table th {
padding:.75rem;
	vertical-align:top;
	border-top:1px solid #dee2e6
}
.table thead th {
	vertical-align:bottom;
	border-bottom:2px solid #dee2e6
}
.table tbody+tbody {
	border-top:2px solid #dee2e6
}
.table-bordered, .table-bordered td, .table-bordered th {
	border:1px solid #dee2e6
}
.table-bordered thead th {
	border-bottom-width:2px
}
.table-borderless tbody+tbody{
	border:0
}
.table-striped tbody tr:nth-of-type(odd) {
background-color:rgba(0, 0, 0, .05)
}
.table-hover tbody tr:hover {
	color:inherit;
	background-color:rgba(0, 0, 0, .075)
}
.table-primary>td, .table-primary>th {
	background-color:#bac3c9
}
.table-primary tbody+tbody{
	border-color:#7e8f9a
}
.table-hover .table-primary:hover, .table-hover .table-primary:hover>td, .table-hover .table-primary:hover>th {
	background-color:#acb7be
}
.table-secondary>td, .table-secondary>th {
	background-color:#cef7ee
}
.table-secondary tbody+tbody{
	border-color:#a4f0df
}
.table-hover .table-secondary:hover, .table-hover .table-secondary:hover>td, .table-hover .table-secondary:hover>th {
	background-color:#b8f3e6
}
.table-success>td, .table-success>th {
	background-color:#c3e6cb
}
.table-success tbody+tbody {
	border-color:#8fd19e
}
.table-hover .table-success:hover, .table-hover .table-success:hover>td, .table-hover .table-success:hover>th {
	background-color:#b1dfbb
}
.table-info>td, .table-info>th {
	background-color:#bee5eb
}
.table-info tbody+tbody{
	border-color:#86cfda
}
.table-hover .table-info:hover, .table-hover .table-info:hover>td, .table-hover .table-info:hover>th {
	background-color:#abdde5
}
.table-warning>td, .table-warning>th {
	background-color:#ffeeba
}
.table-warning tbody+tbody {
	border-color:#ffdf7e
}
.table-hover .table-warning:hover, .table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th {
	background-color:#ffe8a1
}
.table-danger>td, .table-danger>th {
	background-color:#f5c6cb
}
.table-danger tbody+tbody {
	border-color:#ed969e
}
.table-hover .table-danger:hover, .table-hover .table-danger:hover>td, .table-hover .table-danger:hover>th {
	background-color:#f1b0b7
}
 .table-light>td, .table-light>th {
	background-color:#fdfdfe
}
.table-light tbody+tbody {
	border-color:#fbfcfc
}
.table-hover .table-light:hover, .table-hover .table-light:hover>td, .table-hover .table-light:hover>th {
	background-color:#ececf6
}
.table-dark>td, .table-dark>th {
	background-color:#c6c8ca
}
.table-dark tbody+tbody {
	border-color:#95999c
}
.table-hover .table-dark:hover, .table-hover .table-dark:hover>td, .table-hover .table-dark:hover>th {
	background-color:#b9bbbe
}
.table-coral>td, .table-coral>th {
	background-color:#fcd8d2
}
.table-coral tbody+tbody {
	border-color:#f9b7ac
}
.table-hover .table-coral:hover, .table-hover .table-coral:hover>td, .table-hover .table-coral:hover>th {
	background-color:#fac3ba
}
.table-smoke>td, .table-smoke>th {
	background-color:#fdfdfd
}
.table-smoke tbody+tbody {
	border-color:#fcfcfc
}
.table-hover .table-smoke:hover, .table-hover .table-smoke:hover>td, .table-hover .table-smoke:hover>th {
	background-color:#f0f0f0
}
.table-white>td, .table-white>th {
	background-color:#fff
}
.table-white tbody+tbody {
	border-color:#fff
}
.table-hover .table-white:hover, .table-hover .table-white:hover>td, .table-hover .table-white:hover>th {
	background-color:#f2f2f2
}
.table-black>td, .table-black>th {
	background-color:#b8b8b8
}
.table-black tbody+tbody {
	border-color:#7a7a7a
}
.table-hover .table-black:hover, .table-hover .table-black:hover>td, .table-hover .table-black:hover>th {
	background-color:#ababab
}
 .table-action>td, .table-action>th {
	background-color:#b8d6ff
}
.table-action tbody+tbody {
	border-color:#7ab3ff
}
.table-hover .table-action:hover, .table-hover .table-action:hover>td, .table-hover .table-action:hover>th {
	background-color:#9fc7ff
}
.table-support>td, .table-support>th {
	background-color:#c1f7e2
}
.table-support tbody+tbody {
	border-color:#8cf1c8
}
.table-hover .table-support:hover, .table-hover .table-support:hover>td, .table-hover .table-support:hover>th {
	background-color:#aaf4d7
}
.table-active>td, .table-active>th, .table-hover .table-active:hover, .table-hover .table-active:hover>td, .table-hover .table-active:hover>th {
	background-color:rgba(0, 0, 0, .075)
}
.table-dark {
	color:#fff;
	background-color:#343a40
}
.table-dark td, .table-dark th, .table-dark thead th {
	border-color:#454d55
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color:hsla(0, 0%, 100%, .05)
}
.table-dark.table-hover tbody tr:hover {
	color:#fff;
	background-color:hsla(0, 0%, 100%, .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:1279.98px) {
.table-responsive-xl {
display:block;
width:100%;
overflow-x:auto;
-webkit-overflow-scrolling:touch
}
.table-responsive-xl>.table-bordered {
border:0
}
}
@media (max-width:1599.98px) {
.table-responsive-xxl {
display:block;
width:100%;
overflow-x:auto;
-webkit-overflow-scrolling:touch
}
.table-responsive-xxl>.table-bordered {
border:0
}
}
.table-responsive {
	display:block;
	width:100%;
	overflow-x:auto;
	-webkit-overflow-scrolling:touch
}
.table-responsive>.table-bordered {
	border:0
}
@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:focus {
	color:#495057;
	background-color:#fff;
	border-color:#1470af;
	outline:0;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(7, 39, 61, .25);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(7, 39, 61, .25)
}
.form-control::-webkit-input-placeholder {
color:#6c757d;
opacity:1
}
.form-control::-ms-input-placeholder {
color:#6c757d;
opacity:1
}
.form-control::placeholder {
color:#6c757d;
opacity:1
}
.form-control[readonly] {
	background-color:#e9ecef;
	opacity:1
}
select.form-control:focus::-ms-value {
color:#495057;
background-color:#fff
}
select.form-control[multiple], select.form-control[size]{
	height:auto
}
.form-row>.col, .form-row>[class*=col-] {
padding-right:5px;
padding-left:5px
}
.form-check-input:disabled~.form-check-label {
color:#6c757d
}
.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
border-color:#28a745;
-webkit-box-shadow:0 0 0 .2rem rgba(40, 167, 69, .25);
box-shadow:0 0 0 .2rem rgba(40, 167, 69, .25)
}
.form-control.is-valid~.valid-feedback, .form-control.is-valid~.valid-tooltip, .was-validated .form-control:valid~.valid-feedback, .was-validated .form-control:valid~.valid-tooltip {
display:block
}
.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
border-color:#28a745;
-webkit-box-shadow:0 0 0 .2rem rgba(40, 167, 69, .25);
box-shadow:0 0 0 .2rem rgba(40, 167, 69, .25)
}
.custom-select.is-valid~.valid-feedback, .custom-select.is-valid~.valid-tooltip, .form-control-file.is-valid~.valid-feedback, .form-control-file.is-valid~.valid-tooltip, .was-validated .custom-select:valid~.valid-feedback, .was-validated .custom-select:valid~.valid-tooltip, .was-validated .form-control-file:valid~.valid-feedback, .was-validated .form-control-file:valid~.valid-tooltip {
display:block
}
.form-check-input.is-valid~.form-check-label, .was-validated .form-check-input:valid~.form-check-label {
color:#28a745
}
.form-check-input.is-valid~.valid-feedback, .form-check-input.is-valid~.valid-tooltip, .was-validated .form-check-input:valid~.valid-feedback, .was-validated .form-check-input:valid~.valid-tooltip {
display:block
}
.custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label {
color:#28a745
}
.custom-control-input.is-valid~.custom-control-label:before, .was-validated .custom-control-input:valid~.custom-control-label:before {
border-color:#28a745
}
.custom-control-input.is-valid~.valid-feedback, .custom-control-input.is-valid~.valid-tooltip, .was-validated .custom-control-input:valid~.valid-feedback, .was-validated .custom-control-input:valid~.valid-tooltip {
display:block
}
.custom-control-input.is-valid:checked~.custom-control-label:before, .was-validated .custom-control-input:valid:checked~.custom-control-label:before {
border-color:#34ce57;
background-color:#34ce57
}
.custom-control-input.is-valid:focus~.custom-control-label:before, .was-validated .custom-control-input:valid:focus~.custom-control-label:before {
-webkit-box-shadow:0 0 0 .2rem rgba(40, 167, 69, .25);
box-shadow:0 0 0 .2rem rgba(40, 167, 69, .25)
}
.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before, .custom-file-input.is-valid~.custom-file-label, .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before, .was-validated .custom-file-input:valid~.custom-file-label {
border-color:#28a745
}
.custom-file-input.is-valid~.valid-feedback, .custom-file-input.is-valid~.valid-tooltip, .was-validated .custom-file-input:valid~.valid-feedback, .was-validated .custom-file-input:valid~.valid-tooltip {
display:block
}
.custom-file-input.is-valid:focus~.custom-file-label, .was-validated .custom-file-input:valid:focus~.custom-file-label {
border-color:#28a745;
-webkit-box-shadow:0 0 0 .2rem rgba(40, 167, 69, .25);
box-shadow:0 0 0 .2rem rgba(40, 167, 69, .25)
}
.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
border-color:#dc3545;
-webkit-box-shadow:0 0 0 .2rem rgba(220, 53, 69, .25);
box-shadow:0 0 0 .2rem rgba(220, 53, 69, .25)
}
.form-control.is-invalid~.invalid-feedback, .form-control.is-invalid~.invalid-tooltip, .was-validated .form-control:invalid~.invalid-feedback, .was-validated .form-control:invalid~.invalid-tooltip {
display:block
}
.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
border-color:#dc3545;
-webkit-box-shadow:0 0 0 .2rem rgba(220, 53, 69, .25);
box-shadow:0 0 0 .2rem rgba(220, 53, 69, .25)
}
.custom-select.is-invalid~.invalid-feedback, .custom-select.is-invalid~.invalid-tooltip, .form-control-file.is-invalid~.invalid-feedback, .form-control-file.is-invalid~.invalid-tooltip, .was-validated .custom-select:invalid~.invalid-feedback, .was-validated .custom-select:invalid~.invalid-tooltip, .was-validated .form-control-file:invalid~.invalid-feedback, .was-validated .form-control-file:invalid~.invalid-tooltip {
display:block
}
.form-check-input.is-invalid~.form-check-label, .was-validated .form-check-input:invalid~.form-check-label {
color:#dc3545
}
.form-check-input.is-invalid~.invalid-feedback, .form-check-input.is-invalid~.invalid-tooltip, .was-validated .form-check-input:invalid~.invalid-feedback, .was-validated .form-check-input:invalid~.invalid-tooltip {
display:block
}
.custom-control-input.is-invalid~.custom-control-label, .was-validated .custom-control-input:invalid~.custom-control-label {
color:#dc3545
}
.custom-control-input.is-invalid~.custom-control-label:before, .was-validated .custom-control-input:invalid~.custom-control-label:before {
border-color:#dc3545
}
.custom-control-input.is-invalid~.invalid-feedback, .custom-control-input.is-invalid~.invalid-tooltip, .was-validated .custom-control-input:invalid~.invalid-feedback, .was-validated .custom-control-input:invalid~.invalid-tooltip {
display:block
}
.custom-control-input.is-invalid:checked~.custom-control-label:before, .was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
border-color:#e4606d;
background-color:#e4606d
}
.custom-control-input.is-invalid:focus~.custom-control-label:before, .was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
-webkit-box-shadow:0 0 0 .2rem rgba(220, 53, 69, .25);
box-shadow:0 0 0 .2rem rgba(220, 53, 69, .25)
}
.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before, .custom-file-input.is-invalid~.custom-file-label, .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before, .was-validated .custom-file-input:invalid~.custom-file-label {
border-color:#dc3545
}
.custom-file-input.is-invalid~.invalid-feedback, .custom-file-input.is-invalid~.invalid-tooltip, .was-validated .custom-file-input:invalid~.invalid-feedback, .was-validated .custom-file-input:invalid~.invalid-tooltip {
display:block
}
.custom-file-input.is-invalid:focus~.custom-file-label, .was-validated .custom-file-input:invalid:focus~.custom-file-label {
border-color:#dc3545;
-webkit-box-shadow:0 0 0 .2rem rgba(220, 53, 69, .25);
box-shadow:0 0 0 .2rem rgba(220, 53, 69, .25)
}
@media (min-width:576px) {
.form-inline label {
-ms-flex-align:center;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.form-inline .form-group {
-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;
-ms-flex-align:center
}
.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
}
}
@media (prefers-reduced-motion:reduce) {
.btn {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
.btn:hover {
	color:#07273d;
	text-decoration:none
}
.btn:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem rgba(7, 39, 61, .25);
box-shadow:0 0 0 .2rem rgba(7, 39, 61, .25)
}
.btn:not(:disabled):not(.disabled) {
cursor:pointer
}
.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn:not(:disabled):not(.disabled).active:focus, .btn:not(:disabled):not(.disabled):active:focus {
-webkit-box-shadow:0 0 0 .2rem rgba(7, 39, 61, .25), inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow:0 0 0 .2rem rgba(7, 39, 61, .25), inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-primary:hover {
	color:#fff;
	background-color:#03111b;
	border-color:#020a0f
}
.btn-primary:focus {
-webkit-box-shadow:none, 0 0 0 .2rem rgba(44, 71, 90, .5);
box-shadow:none, 0 0 0 .2rem rgba(44, 71, 90, .5)
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
color:#fff;
background-color:#020a0f;
border-color:#000204
}
.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:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(44, 71, 90, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(44, 71, 90, .5)
}
.btn-secondary:hover {
	color:#000;
	background-color:#2fdeb7;
	border-color:#24dcb3
}
.btn-secondary:focus {
-webkit-box-shadow:none, 0 0 0 .2rem rgba(68, 193, 165, .5);
box-shadow:none, 0 0 0 .2rem rgba(68, 193, 165, .5)
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
color:#000;
background-color:#24dcb3;
border-color:#22d2aa
}
.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:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(68, 193, 165, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(68, 193, 165, .5)
}
.btn-success:hover {
	color:#fff;
	background-color:#218838;
	border-color:#1e7e34
}
.btn-success:focus {
-webkit-box-shadow:none, 0 0 0 .2rem rgba(72, 180, 97, .5);
box-shadow:none, 0 0 0 .2rem rgba(72, 180, 97, .5)
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
color:#fff;
background-color:#1e7e34;
border-color:#1c7430
}
.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show>.btn-success.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(72, 180, 97, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(72, 180, 97, .5)
}
.btn-info:hover {
	color:#fff;
	background-color:#138496;
	border-color:#117a8b
}
.btn-info:focus {
-webkit-box-shadow:none, 0 0 0 .2rem rgba(58, 176, 195, .5);
box-shadow:none, 0 0 0 .2rem rgba(58, 176, 195, .5)
}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
color:#fff;
background-color:#117a8b;
border-color:#10707f
}
.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(58, 176, 195, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(58, 176, 195, .5)
}
.btn-warning:hover {
	color:#000;
	background-color:#e0a800;
	border-color:#d39e00
}
.btn-warning:focus {
-webkit-box-shadow:none, 0 0 0 .2rem rgba(217, 164, 6, .5);
box-shadow:none, 0 0 0 .2rem rgba(217, 164, 6, .5)
}
.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show>.btn-warning.dropdown-toggle {
color:#000;
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:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(217, 164, 6, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(217, 164, 6, .5)
}
.btn-danger:hover {
	color:#fff;
	background-color:#c82333;
	border-color:#bd2130
}
.btn-danger:focus {
-webkit-box-shadow:none, 0 0 0 .2rem rgba(225, 83, 97, .5);
box-shadow:none, 0 0 0 .2rem rgba(225, 83, 97, .5)
}
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle {
color:#fff;
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:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(225, 83, 97, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(225, 83, 97, .5)
}
.btn-light:hover {
	color:#000;
	background-color:#e2e6ea;
	border-color:#dae0e5
}
.btn-light:focus {
-webkit-box-shadow:none, 0 0 0 .2rem hsla(210, 2%, 83%, .5);
box-shadow:none, 0 0 0 .2rem hsla(210, 2%, 83%, .5)
}
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
color:#000;
background-color:#dae0e5;
border-color:#d3d9df
}
.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show>.btn-light.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem hsla(210, 2%, 83%, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem hsla(210, 2%, 83%, .5)
}
.btn-dark:hover {
	color:#fff;
	background-color:#23272b;
	border-color:#1d2124
}
.btn-dark:focus {
-webkit-box-shadow:none, 0 0 0 .2rem rgba(82, 88, 93, .5);
box-shadow:none, 0 0 0 .2rem rgba(82, 88, 93, .5)
}
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
color:#fff;
background-color:#1d2124;
border-color:#171a1d
}
.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-dark.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(82, 88, 93, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(82, 88, 93, .5)
}
.btn-coral:hover {
	color:#fff;
	background-color:#f0553c;
	border-color:#ef4b31
}
.btn-coral:focus {
-webkit-box-shadow:none, 0 0 0 .2rem rgba(207, 99, 82, .5);
box-shadow:none, 0 0 0 .2rem rgba(207, 99, 82, .5)
}
.btn-coral:not(:disabled):not(.disabled).active, .btn-coral:not(:disabled):not(.disabled):active, .show>.btn-coral.dropdown-toggle {
color:#fff;
background-color:#ef4b31;
border-color:#ef4025
}
.btn-coral:not(:disabled):not(.disabled).active:focus, .btn-coral:not(:disabled):not(.disabled):active:focus, .show>.btn-coral.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(207, 99, 82, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(207, 99, 82, .5)
}
.btn-smoke:hover {
	color:#000;
	background-color:#e6e6e6;
	border-color:#e0e0e0
}
.btn-smoke:focus {
-webkit-box-shadow:none, 0 0 0 .2rem hsla(0, 0%, 83%, .5);
box-shadow:none, 0 0 0 .2rem hsla(0, 0%, 83%, .5)
}
.btn-smoke:not(:disabled):not(.disabled).active, .btn-smoke:not(:disabled):not(.disabled):active, .show>.btn-smoke.dropdown-toggle {
color:#000;
background-color:#e0e0e0;
border-color:#d9d9d9
}
.btn-smoke:not(:disabled):not(.disabled).active:focus, .btn-smoke:not(:disabled):not(.disabled):active:focus, .show>.btn-smoke.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem hsla(0, 0%, 83%, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem hsla(0, 0%, 83%, .5)
}
.btn-white:hover {
	color:#000;
	background-color:#ececec;
	border-color:#e6e6e6
}
.btn-white:focus {
-webkit-box-shadow:none, 0 0 0 .2rem hsla(0, 0%, 85%, .5);
box-shadow:none, 0 0 0 .2rem hsla(0, 0%, 85%, .5)
}
.btn-white:not(:disabled):not(.disabled).active, .btn-white:not(:disabled):not(.disabled):active, .show>.btn-white.dropdown-toggle {
color:#000;
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:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem hsla(0, 0%, 85%, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem hsla(0, 0%, 85%, .5)
}
.btn-black, .btn-black:hover {
	color:#fff;
	background-color:#000;
	border-color:#000
}
.btn-black:focus {
-webkit-box-shadow:none, 0 0 0 .2rem rgba(38, 38, 38, .5);
box-shadow:none, 0 0 0 .2rem rgba(38, 38, 38, .5)
}
.btn-black:not(:disabled):not(.disabled).active, .btn-black:not(:disabled):not(.disabled):active, .show>.btn-black.dropdown-toggle {
color:#fff;
background-color:#000;
border-color:#000
}
.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:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(38, 38, 38, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(38, 38, 38, .5)
}
.btn-action:hover {
	color:#fff;
	background-color:#005dd9;
	border-color:#0057cc
}
.btn-action:focus {
-webkit-box-shadow:none, 0 0 0 .2rem rgba(38, 131, 255, .5);
box-shadow:none, 0 0 0 .2rem rgba(38, 131, 255, .5)
}
.btn-action:not(:disabled):not(.disabled).active, .btn-action:not(:disabled):not(.disabled):active, .show>.btn-action.dropdown-toggle {
color:#fff;
background-color:#0057cc;
border-color:#0052bf
}
.btn-action:not(:disabled):not(.disabled).active:focus, .btn-action:not(:disabled):not(.disabled):active:focus, .show>.btn-action.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(38, 131, 255, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(38, 131, 255, .5)
}
.btn-support:hover {
	color:#fff;
	background-color:#18c781;
	border-color:#17bb79
}
.btn-support:focus {
-webkit-box-shadow:none, 0 0 0 .2rem rgba(28, 194, 128, .5);
box-shadow:none, 0 0 0 .2rem rgba(28, 194, 128, .5)
}
.btn-support:not(:disabled):not(.disabled).active, .btn-support:not(:disabled):not(.disabled):active, .show>.btn-support.dropdown-toggle {
color:#fff;
background-color:#17bb79;
border-color:#15b072
}
.btn-support:not(:disabled):not(.disabled).active:focus, .btn-support:not(:disabled):not(.disabled):active:focus, .show>.btn-support.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(28, 194, 128, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(28, 194, 128, .5)
}
.btn-outline-primary:hover {
	color:#fff;
	background-color:#07273d;
	border-color:#07273d
}
.btn-outline-primary:focus {
-webkit-box-shadow:0 0 0 .2rem rgba(7, 39, 61, .5);
box-shadow:0 0 0 .2rem rgba(7, 39, 61, .5)
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
color:#fff;
background-color:#07273d;
border-color:#07273d
}
.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:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(7, 39, 61, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(7, 39, 61, .5)
}
.btn-outline-secondary:hover {
	color:#000;
	background-color:#50e3c2;
	border-color:#50e3c2
}
.btn-outline-secondary:focus {
-webkit-box-shadow:0 0 0 .2rem rgba(80, 227, 194, .5);
box-shadow:0 0 0 .2rem rgba(80, 227, 194, .5)
}
.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
color:#000;
background-color:#50e3c2;
border-color:#50e3c2
}
.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:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(80, 227, 194, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(80, 227, 194, .5)
}
.btn-outline-success:hover {
	color:#fff;
	background-color:#28a745;
	border-color:#28a745
}
.btn-outline-success:focus {
-webkit-box-shadow:0 0 0 .2rem rgba(40, 167, 69, .5);
box-shadow:0 0 0 .2rem rgba(40, 167, 69, .5)
}
.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
color:#fff;
background-color:#28a745;
border-color:#28a745
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-success.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(40, 167, 69, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(40, 167, 69, .5)
}
.btn-outline-info:hover {
	color:#fff;
	background-color:#17a2b8;
	border-color:#17a2b8
}
.btn-outline-info:focus {
-webkit-box-shadow:0 0 0 .2rem rgba(23, 162, 184, .5);
box-shadow:0 0 0 .2rem rgba(23, 162, 184, .5)
}
.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show>.btn-outline-info.dropdown-toggle {
color:#fff;
background-color:#17a2b8;
border-color:#17a2b8
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-info.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(23, 162, 184, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(23, 162, 184, .5)
}
.btn-outline-warning:hover {
	color:#000;
	background-color:#ffc107;
	border-color:#ffc107
}
.btn-outline-warning:focus {
-webkit-box-shadow:0 0 0 .2rem rgba(255, 193, 7, .5);
box-shadow:0 0 0 .2rem rgba(255, 193, 7, .5)
}
.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show>.btn-outline-warning.dropdown-toggle {
color:#000;
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:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 193, 7, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 193, 7, .5)
}
.btn-outline-danger:hover {
	color:#fff;
	background-color:#dc3545;
	border-color:#dc3545
}
.btn-outline-danger:focus {
-webkit-box-shadow:0 0 0 .2rem rgba(220, 53, 69, .5);
box-shadow:0 0 0 .2rem rgba(220, 53, 69, .5)
}
.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show>.btn-outline-danger.dropdown-toggle {
color:#fff;
background-color:#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:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(220, 53, 69, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(220, 53, 69, .5)
}
.btn-outline-light:hover {
	color:#000;
	background-color:#f8f9fa;
	border-color:#f8f9fa
}
.btn-outline-light:focus {
-webkit-box-shadow:0 0 0 .2rem rgba(248, 249, 250, .5);
box-shadow:0 0 0 .2rem rgba(248, 249, 250, .5)
}
.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle {
color:#000;
background-color:#f8f9fa;
border-color:#f8f9fa
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-light.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(248, 249, 250, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(248, 249, 250, .5)
}
.btn-outline-dark:hover {
	color:#fff;
	background-color:#343a40;
	border-color:#343a40
}
.btn-outline-dark:focus {
-webkit-box-shadow:0 0 0 .2rem rgba(52, 58, 64, .5);
box-shadow:0 0 0 .2rem rgba(52, 58, 64, .5)
}
.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle {
color:#fff;
background-color:#343a40;
border-color:#343a40
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-dark.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(52, 58, 64, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(52, 58, 64, .5)
}
.btn-outline-coral:hover {
	color:#000;
	background-color:#f37460;
	border-color:#f37460
}
.btn-outline-coral:focus {
-webkit-box-shadow:0 0 0 .2rem hsla(8, 86%, 66%, .5);
box-shadow:0 0 0 .2rem hsla(8, 86%, 66%, .5)
}
.btn-outline-coral:not(:disabled):not(.disabled).active, .btn-outline-coral:not(:disabled):not(.disabled):active, .show>.btn-outline-coral.dropdown-toggle {
color:#000;
background-color:#f37460;
border-color:#f37460
}
.btn-outline-coral:not(:disabled):not(.disabled).active:focus, .btn-outline-coral:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-coral.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem hsla(8, 86%, 66%, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem hsla(8, 86%, 66%, .5)
}
.btn-outline-smoke:hover {
	color:#000;
	background-color:#f9f9f9;
	border-color:#f9f9f9
}
.btn-outline-smoke:focus {
-webkit-box-shadow:0 0 0 .2rem hsla(0, 0%, 98%, .5);
box-shadow:0 0 0 .2rem hsla(0, 0%, 98%, .5)
}
.btn-outline-smoke:not(:disabled):not(.disabled).active, .btn-outline-smoke:not(:disabled):not(.disabled):active, .show>.btn-outline-smoke.dropdown-toggle {
color:#000;
background-color:#f9f9f9;
border-color:#f9f9f9
}
.btn-outline-smoke:not(:disabled):not(.disabled).active:focus, .btn-outline-smoke:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-smoke.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem hsla(0, 0%, 98%, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem hsla(0, 0%, 98%, .5)
}
.btn-outline-white:hover {
	color:#000;
	background-color:#fff;
	border-color:#fff
}
.btn-outline-white:focus {
-webkit-box-shadow:0 0 0 .2rem hsla(0, 0%, 100%, .5);
box-shadow:0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-outline-white:not(:disabled):not(.disabled).active, .btn-outline-white:not(:disabled):not(.disabled):active, .show>.btn-outline-white.dropdown-toggle {
color:#000;
background-color:#fff;
border-color:#fff
}
.btn-outline-white:not(:disabled):not(.disabled).active:focus, .btn-outline-white:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-white.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem hsla(0, 0%, 100%, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
.btn-outline-black:hover {
	color:#fff;
	background-color:#000;
	border-color:#000
}
.btn-outline-black:focus {
-webkit-box-shadow:0 0 0 .2rem rgba(0, 0, 0, .5);
box-shadow:0 0 0 .2rem rgba(0, 0, 0, .5)
}
.btn-outline-black:not(:disabled):not(.disabled).active, .btn-outline-black:not(:disabled):not(.disabled):active, .show>.btn-outline-black.dropdown-toggle {
color:#fff;
background-color:#000;
border-color:#000
}
.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:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(0, 0, 0, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(0, 0, 0, .5)
}
.btn-outline-action:hover {
	color:#fff;
	background-color:#006dff;
	border-color:#006dff
}
.btn-outline-action:focus {
-webkit-box-shadow:0 0 0 .2rem rgba(0, 109, 255, .5);
box-shadow:0 0 0 .2rem rgba(0, 109, 255, .5)
}
.btn-outline-action:not(:disabled):not(.disabled).active, .btn-outline-action:not(:disabled):not(.disabled):active, .show>.btn-outline-action.dropdown-toggle {
color:#fff;
background-color:#006dff;
border-color:#006dff
}
.btn-outline-action:not(:disabled):not(.disabled).active:focus, .btn-outline-action:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-action.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(0, 109, 255, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(0, 109, 255, .5)
}
.btn-outline-support:hover {
	color:#000;
	background-color:#21e496;
	border-color:#21e496
}
.btn-outline-support:focus {
-webkit-box-shadow:0 0 0 .2rem rgba(33, 228, 150, .5);
box-shadow:0 0 0 .2rem rgba(33, 228, 150, .5)
}
.btn-outline-support:not(:disabled):not(.disabled).active, .btn-outline-support:not(:disabled):not(.disabled):active, .show>.btn-outline-support.dropdown-toggle {
color:#000;
background-color:#21e496;
border-color:#21e496
}
.btn-outline-support:not(:disabled):not(.disabled).active:focus, .btn-outline-support:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-support.dropdown-toggle:focus {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(33, 228, 150, .5);
box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(33, 228, 150, .5)
}
.btn-link:hover {
	color:#000;
	text-decoration:underline
}
.btn-link:focus {
	text-decoration:underline;
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn-group-lg>.btn{
	padding:1.03125rem 2.0625rem;
	font-size:1.125rem;
	line-height:1.5;
	border-radius:0
}
.btn-group-sm>.btn{
padding:.3125rem .9375rem;
font-size:.75rem;
	line-height:1.5;
	border-radius:0
}
.btn-block+.btn-block {
margin-top:.5rem
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width:100%
}
@media (prefers-reduced-motion:reduce) {
.fade {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
.fade:not(.show) {
opacity:0
}
.collapse:not(.show) {
display:none
}
@media (prefers-reduced-motion:reduce) {
.collapsing {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
@media (min-width:576px) {
.dropdown-menu-sm-left {
right:auto;
left:0
}
}
@media (min-width:768px) {
.dropdown-menu-md-left {
right:auto;
left:0
}
}
@media (min-width:992px) {
.dropdown-menu-lg-left {
right:auto;
left:0
}
}
@media (min-width:1280px) {
.dropdown-menu-xl-left {
right:auto;
left:0
}
}
@media (min-width:1600px) {
.dropdown-menu-xxl-left {
right:auto;
left:0
}
}
.dropright .dropdown-toggle:after {
	vertical-align:0
}
.dropleft .dropdown-toggle:before {
	vertical-align:0
}
.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
right:auto;
bottom:auto
}
.dropdown-item:focus, .dropdown-item:hover {
	color:#16181b;
	text-decoration:none;
	background-color:#f8f9fa
}
.btn-group-vertical>.btn, .btn-group>.btn {
	position:relative;
	-webkit-box-flex:1;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
	margin:0
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
	z-index:1
}
.btn-group>.btn-group:not(:first-child), .btn-group>.btn:not(:first-child) {
margin-left:-.125rem
}
.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius:0;
border-bottom-right-radius:0
}
.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) {
border-top-left-radius:0;
border-bottom-left-radius:0
}
.btn-group-sm>.btn+.dropdown-toggle-split, .btn-sm+.dropdown-toggle-split {
padding-right:.70312rem;
padding-left:.70312rem
}
.btn-group-lg>.btn+.dropdown-toggle-split, .btn-lg+.dropdown-toggle-split {
	padding-right:1.54688rem;
	padding-left:1.54688rem
}
.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-group:not(:first-child), .btn-group-vertical>.btn:not(:first-child) {
margin-top:-.125rem
}
.btn-group-vertical>.btn-group:not(:last-child)>.btn, .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.btn-group-vertical>.btn-group:not(:first-child)>.btn, .btn-group-vertical>.btn:not(:first-child) {
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-group>.btn input[type=checkbox], .btn-group-toggle>.btn-group>.btn input[type=radio], .btn-group-toggle>.btn input[type=checkbox], .btn-group-toggle>.btn input[type=radio] {
	position:absolute;
	clip:rect(0,0,0,0);
	pointer-events:none
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
	position:relative;
	-webkit-box-flex:1;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
	width:1%;
	margin-bottom:0
}
.input-group>.custom-file+.custom-file, .input-group>.custom-file+.custom-select, .input-group>.custom-file+.form-control, .input-group>.custom-select+.custom-file, .input-group>.custom-select+.custom-select, .input-group>.custom-select+.form-control, .input-group>.form-control+.custom-file, .input-group>.form-control+.custom-select, .input-group>.form-control+.form-control, .input-group>.form-control-plaintext+.custom-file, .input-group>.form-control-plaintext+.custom-select, .input-group>.form-control-plaintext+.form-control {
margin-left:-.125rem
}
.input-group>.custom-file .custom-file-input:focus~.custom-file-label, .input-group>.custom-select:focus, .input-group>.form-control:focus {
z-index:3
}
.input-group>.custom-file .custom-file-input:focus {
	z-index:4
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
border-top-right-radius:0;
border-bottom-right-radius:0
}
.input-group>.custom-select:not(:first-child), .input-group>.form-control: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-append .btn:focus, .input-group-prepend .btn:focus {
	z-index:3
}
.input-group-append .btn+.btn, .input-group-append .btn+.input-group-text, .input-group-append .input-group-text+.btn, .input-group-append .input-group-text+.input-group-text, .input-group-prepend .btn+.btn, .input-group-prepend .btn+.input-group-text, .input-group-prepend .input-group-text+.btn, .input-group-prepend .input-group-text+.input-group-text {
margin-left:-.125rem
}
.input-group-prepend {
margin-right:-.125rem
}
.input-group-append {
margin-left:-.125rem
}
.input-group-text input[type=checkbox], .input-group-text input[type=radio] {
	margin-top:0
}
.input-group-lg>.custom-select, .input-group-lg>.form-control:not(textarea) {
height:calc(1.5em + 2.0625rem + .25rem)
}
.input-group-lg>.custom-select, .input-group-lg>.form-control, .input-group-lg>.input-group-append>.btn, .input-group-lg>.input-group-append>.input-group-text, .input-group-lg>.input-group-prepend>.btn, .input-group-lg>.input-group-prepend>.input-group-text {
	padding:1.03125rem 2.0625rem;
	font-size:1.125rem;
	line-height:1.5;
	border-radius:0
}
.input-group-sm>.custom-select, .input-group-sm>.form-control:not(textarea) {
height:calc(1.5em + .625rem + .25rem)
}
.input-group-sm>.custom-select, .input-group-sm>.form-control, .input-group-sm>.input-group-append>.btn, .input-group-sm>.input-group-append>.input-group-text, .input-group-sm>.input-group-prepend>.btn, .input-group-sm>.input-group-prepend>.input-group-text {
padding:.3125rem .9375rem;
font-size:.75rem;
	line-height:1.5;
	border-radius:0
}
.input-group-lg>.custom-select, .input-group-sm>.custom-select {
	padding-right:2.4375rem
}
.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), .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:not(:last-child)>.rounded, .input-group>.input-group-append:not(:last-child)>.rounded-pill, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text, .input-group>.input-group-prepend>.rounded, .input-group>.input-group-prepend>.rounded-pill, .input-group>.rounded-pill:not(:last-child), .input-group>.rounded:not(:last-child) {
border-top-right-radius:0!important;
border-bottom-right-radius:0!important
}
.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-append>.rounded, .input-group>.input-group-append>.rounded-pill, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .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:not(:first-child)>.rounded, .input-group>.input-group-prepend:not(:first-child)>.rounded-pill, .input-group>.rounded-pill:not(:first-child), .input-group>.rounded:not(:first-child) {
border-top-left-radius:0!important;
border-bottom-left-radius:0!important
}
.custom-control-input:checked~.custom-control-label:before {
color:#fff;
border-color:#50e3c2;
background-color:#50e3c2;
-webkit-box-shadow:none;
box-shadow:none
}
.custom-control-input:focus~.custom-control-label:before {
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(7, 39, 61, .25);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(7, 39, 61, .25)
}
.custom-control-input:focus:not(:checked)~.custom-control-label:before {
border-color:#1470af
}
.custom-control-input:not(:disabled):active~.custom-control-label:before {
color:#fff;
background-color:#198ddd;
border-color:#198ddd;
-webkit-box-shadow:none;
box-shadow:none
}
.custom-control-input:disabled~.custom-control-label {
color:#6c757d
}
.custom-control-input:disabled~.custom-control-label:before {
background-color:#e9ecef
}
.custom-control-label:before {
	position:absolute;
top:.25rem;
	left:-1.5rem;
	display:block;
	width:1rem;
	height:1rem;
	content:""
}
.custom-control-label:after {
	background:no-repeat 50%/50% 50%
}
.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
border-color:#50e3c2;
background-color:#50e3c2;
-webkit-box-shadow:none;
box-shadow:none
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
background-color:rgba(7, 39, 61, .5)
}
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
background-color:rgba(7, 39, 61, .5)
}
.custom-radio .custom-control-input:checked~.custom-control-label:after {
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}
.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
background-color:rgba(7, 39, 61, .5)
}
@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:#fff;
-webkit-transform:translateX(.75rem);
-ms-transform:translateX(.75rem);
transform:translateX(.75rem)
}
.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
background-color:rgba(7, 39, 61, .5)
}
.custom-select:focus {
	border-color:#1470af;
	outline:0;
-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(7, 39, 61, .25);
box-shadow:inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(7, 39, 61, .25)
}
.custom-select:focus::-ms-value {
color:#495057;
background-color:#fff
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height:auto;
padding-right:1.4375rem;
background-image:none
}
.custom-select::-ms-expand {
display:none
}
.custom-file{
	position:relative;
	width:100%;
height:calc(1.5em + 1.4375rem + .25rem)
}
.custom-file-input {
	z-index:2;
	margin:0;
	opacity:0
}
.custom-file-input:focus~.custom-file-label {
border-color:#1470af;
-webkit-box-shadow:0 0 0 .2rem rgba(7, 39, 61, .25);
box-shadow:0 0 0 .2rem rgba(7, 39, 61, .25)
}
.custom-file-input:disabled~.custom-file-label {
background-color:#e9ecef
}
.custom-file-input:lang(en)~.custom-file-label:after {
content:"Browse"
}
.custom-file-input~.custom-file-label[data-browse]:after {
content:attr(data-browse)
}
.custom-file-label{
	position:absolute;
	top:0;
	right:0;
padding:.71875rem 1.4375rem;
	line-height:1.5;
	color:#495057
}
.custom-file-label:after {
	bottom:0;
	z-index:3;
	display:block;
	height:calc(1.5em + 1.4375rem);
	content:"Browse";
	background-color:#e9ecef;
	border-left:inherit;
	border-radius:0 0 0 0
}
.custom-range:focus {
	outline:none
}
.custom-range:focus::-webkit-slider-thumb {
-webkit-box-shadow:0 0 0 1px #fff, 0 0 0 .2rem rgba(7, 39, 61, .25);
box-shadow:0 0 0 1px #fff, 0 0 0 .2rem rgba(7, 39, 61, .25)
}
.custom-range:focus::-moz-range-thumb {
box-shadow:0 0 0 1px #fff, 0 0 0 .2rem rgba(7, 39, 61, .25)
}
.custom-range:focus::-ms-thumb {
box-shadow:0 0 0 1px #fff, 0 0 0 .2rem rgba(7, 39, 61, .25)
}
.custom-range::-webkit-slider-thumb {
width:1rem;
height:1rem;
margin-top:-.25rem;
background-color:#07273d;
border:0;
border-radius:1rem;
-webkit-box-shadow:0 .1rem .25rem rgba(0, 0, 0, .1);
box-shadow:0 .1rem .25rem rgba(0, 0, 0, .1);
-webkit-transition:background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
transition:background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
-o-transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
-webkit-appearance:none;
appearance:none
}
@media (prefers-reduced-motion:reduce) {
.custom-range::-webkit-slider-thumb {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
.custom-range::-webkit-slider-thumb:active {
background-color:#198ddd
}
.custom-range::-webkit-slider-runnable-track {
width:100%;
height:.5rem;
color:transparent;
cursor:pointer;
background-color:#dee2e6;
border-color:transparent;
border-radius:1rem;
-webkit-box-shadow:inset 0 .25rem .25rem rgba(0, 0, 0, .1);
box-shadow:inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}
@media (prefers-reduced-motion:reduce) {
.custom-range::-moz-range-thumb {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
.custom-range::-moz-range-thumb:active {
background-color:#198ddd
}
.custom-range::-ms-thumb {
width:1rem;
height:1rem;
margin-top:0;
margin-right:.2rem;
margin-left:.2rem;
background-color:#07273d;
border:0;
border-radius:1rem;
box-shadow:0 .1rem .25rem rgba(0, 0, 0, .1);
-webkit-transition:background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
transition:background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
-o-transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
appearance:none
}
@media (prefers-reduced-motion:reduce) {
.custom-range::-ms-thumb {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
.custom-range::-ms-thumb:active {
background-color:#198ddd
}
.custom-range::-ms-track {
width:100%;
height:.5rem;
color:transparent;
cursor:pointer;
background-color:transparent;
border-color:transparent;
border-width:.5rem;
box-shadow:inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}
.custom-range::-ms-fill-lower, .custom-range::-ms-fill-upper {
background-color:#dee2e6;
border-radius:1rem
}
.custom-range::-ms-fill-upper {
margin-right:15px
}
.custom-range:disabled::-webkit-slider-thumb {
background-color:#adb5bd
}
.custom-range:disabled::-webkit-slider-runnable-track {
cursor:default
}
.custom-range:disabled::-ms-thumb {
background-color:#adb5bd
}
.custom-control-label:before, .custom-file-label, .custom-select {
-webkit-transition:background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
transition:background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
-o-transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .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-link:focus, .nav-link:hover {
	text-decoration:none
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color:#e9ecef #e9ecef #dee2e6
}
.nav-pills .show>.nav-link {
	color:#fff;
	background-color:#07273d
}
.tab-content>.tab-pane {
	display:none
}
.tab-content>.active {
	display:block
}
.card>hr {
	margin-right:0;
	margin-left:0
}
.card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius:0;
	border-top-right-radius:0
}
.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.card-subtitle{
	margin-bottom:0
}
.card-link:hover {
	text-decoration:none
}
.card-link+.card-link {
	margin-left:1.25rem
}
.card-header+.list-group .list-group-item:first-child {
	border-top:0
}
.card-header-tabs {
margin-right:-.625rem;
margin-left:-.625rem
}
@media (min-width:576px) {
.card-deck {
-webkit-box-orient:horizontal;
-ms-flex-flow:row wrap;
flex-flow:row wrap;
margin-right:-15px;
margin-left:-15px
}
.card-deck, .card-deck .card {
-webkit-box-direction:normal
}
.card-deck .card {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-flex:1;
-ms-flex:1 0 0%;
flex:1 0 0%;
-webkit-box-orient:vertical;
-ms-flex-direction:column;
flex-direction:column;
margin-right:15px;
margin-bottom:0;
margin-left:15px
}
}
.card-group>.card {
	margin-bottom:15px
}
@media (min-width:576px) {
.card-group {
-webkit-box-orient:horizontal;
-webkit-box-direction:normal;
-ms-flex-flow:row wrap;
flex-flow:row wrap
}
.card-group>.card {
-webkit-box-flex:1;
-ms-flex:1 0 0%;
flex:1 0 0%;
margin-bottom:0
}
.card-group>.card+.card {
margin-left:0;
border-left:0
}
.card-group>.card:not(:last-child) {
border-top-right-radius:0;
border-bottom-right-radius:0
}
.card-group>.card:not(:last-child) .card-header, .card-group>.card:not(:last-child) .card-img-top {
border-top-right-radius:0
}
.card-group>.card:not(:last-child) .card-footer, .card-group>.card:not(:last-child) .card-img-bottom {
border-bottom-right-radius:0
}
.card-group>.card:not(:first-child) {
border-top-left-radius:0;
border-bottom-left-radius:0
}
.card-group>.card:not(:first-child) .card-header, .card-group>.card:not(:first-child) .card-img-top {
border-top-left-radius:0
}
.card-group>.card:not(:first-child) .card-footer, .card-group>.card:not(:first-child) .card-img-bottom {
border-bottom-left-radius:0
}
}
@media (min-width:576px) {
.card-columns {
-webkit-column-count:3;
-moz-column-count:3;
column-count:3;
-webkit-column-gap:1.25rem;
-moz-column-gap:1.25rem;
column-gap:1.25rem;
orphans:1;
widows:1
}
.card-columns .card {
display:inline-block;
width:100%
}
}
.accordion>.card {
	overflow:hidden
}
.accordion>.card:not(:first-of-type) .card-header:first-child {
border-radius:0
}
.accordion>.card:not(:first-of-type):not(:last-of-type) {
border-bottom:0;
border-radius:0
}
.accordion>.card:first-of-type {
	border-bottom:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.accordion>.card:last-of-type {
	border-top-left-radius:0;
	border-top-right-radius:0
}
.accordion>.card .card-header {
	margin-bottom:-1px
}
.breadcrumb {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
padding:.75rem 1rem;
	margin-bottom:1rem;
	list-style:none;
	background-color:#e9ecef;
	border-radius:0
}
.breadcrumb-item+.breadcrumb-item {
padding-left:.5rem
}
.breadcrumb-item+.breadcrumb-item:before {
	display:inline-block;
padding-right:.5rem;
	color:#6c757d;
	content:"/"
}
.breadcrumb-item+.breadcrumb-item:hover:before {
	text-decoration:underline;
	text-decoration:none
}
.breadcrumb-item.active {
	color:#6c757d
}
.page-link:hover {
	z-index:2;
	color:#000;
	text-decoration:none;
	background-color:#e9ecef;
	border-color:#dee2e6
}
.page-link:focus {
	z-index:2;
	outline:0;
-webkit-box-shadow:0 0 0 .2rem rgba(7, 39, 61, .25);
box-shadow:0 0 0 .2rem rgba(7, 39, 61, .25)
}
@media (prefers-reduced-motion:reduce) {
.badge {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
a.badge:focus, a.badge:hover {
	text-decoration:none
}
a.badge-primary:focus, a.badge-primary:hover {
	color:#fff;
	background-color:#020a0f
}
a.badge-primary:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem rgba(7, 39, 61, .5);
box-shadow:0 0 0 .2rem rgba(7, 39, 61, .5)
}
a.badge-secondary:focus, a.badge-secondary:hover {
	color:#000;
	background-color:#24dcb3
}
a.badge-secondary:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem rgba(80, 227, 194, .5);
box-shadow:0 0 0 .2rem rgba(80, 227, 194, .5)
}
a.badge-success:focus, a.badge-success:hover {
	color:#fff;
	background-color:#1e7e34
}
a.badge-success:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem rgba(40, 167, 69, .5);
box-shadow:0 0 0 .2rem rgba(40, 167, 69, .5)
}
a.badge-info:focus, a.badge-info:hover {
	color:#fff;
	background-color:#117a8b
}
a.badge-info:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem rgba(23, 162, 184, .5);
box-shadow:0 0 0 .2rem rgba(23, 162, 184, .5)
}
a.badge-warning:focus, a.badge-warning:hover {
	color:#000;
	background-color:#d39e00
}
a.badge-warning:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem rgba(255, 193, 7, .5);
box-shadow:0 0 0 .2rem rgba(255, 193, 7, .5)
}
a.badge-danger:focus, a.badge-danger:hover {
	color:#fff;
	background-color:#bd2130
}
a.badge-danger:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem rgba(220, 53, 69, .5);
box-shadow:0 0 0 .2rem rgba(220, 53, 69, .5)
}
a.badge-light:focus, a.badge-light:hover {
	color:#000;
	background-color:#dae0e5
}
a.badge-light:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem rgba(248, 249, 250, .5);
box-shadow:0 0 0 .2rem rgba(248, 249, 250, .5)
}
a.badge-dark:focus, a.badge-dark:hover {
	color:#fff;
	background-color:#1d2124
}
a.badge-dark:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem rgba(52, 58, 64, .5);
box-shadow:0 0 0 .2rem rgba(52, 58, 64, .5)
}
a.badge-coral:focus, a.badge-coral:hover {
	color:#000;
	background-color:#ef4b31
}
a.badge-coral:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem hsla(8, 86%, 66%, .5);
box-shadow:0 0 0 .2rem hsla(8, 86%, 66%, .5)
}
a.badge-smoke:focus, a.badge-smoke:hover {
	color:#000;
	background-color:#e0e0e0
}
a.badge-smoke:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem hsla(0, 0%, 98%, .5);
box-shadow:0 0 0 .2rem hsla(0, 0%, 98%, .5)
}
a.badge-white:focus, a.badge-white:hover {
	color:#000;
	background-color:#e6e6e6
}
a.badge-white:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem hsla(0, 0%, 100%, .5);
box-shadow:0 0 0 .2rem hsla(0, 0%, 100%, .5)
}
a.badge-black:focus, a.badge-black:hover {
	color:#fff;
	background-color:#000
}
a.badge-black:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem rgba(0, 0, 0, .5);
box-shadow:0 0 0 .2rem rgba(0, 0, 0, .5)
}
a.badge-action:focus, a.badge-action:hover {
	color:#fff;
	background-color:#0057cc
}
a.badge-action:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem rgba(0, 109, 255, .5);
box-shadow:0 0 0 .2rem rgba(0, 109, 255, .5)
}
a.badge-support:focus, a.badge-support:hover {
	color:#000;
	background-color:#17bb79
}
a.badge-support:focus {
	outline:0;
-webkit-box-shadow:0 0 0 .2rem rgba(33, 228, 150, .5);
box-shadow:0 0 0 .2rem rgba(33, 228, 150, .5)
}
@media (min-width:576px) {
.jumbotron {
padding:4rem 2rem
}
}
@-webkit-keyframes progress-bar-stripes {
0% {
background-position:1rem 0
}
to {
	background-position:0 0
}
}
@keyframes progress-bar-stripes {
0% {
background-position:1rem 0
}
to {
	background-position:0 0
}
}
.progress{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.progress-bar {
	-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;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	background-color:#07273d;
-webkit-transition:width .6s ease;
-o-transition:width .6s ease;
transition:width .6s ease
}
@media (prefers-reduced-motion:reduce) {
.progress-bar {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
@media (prefers-reduced-motion:reduce) {
.progress-bar-animated {
-webkit-animation:none;
animation:none
}
}
.list-group-item-action:focus, .list-group-item-action:hover {
	z-index:1;
	color:#495057;
	text-decoration:none;
	background-color:#f8f9fa
}
@media (min-width:576px) {
.list-group-horizontal-sm {
-webkit-box-orient:horizontal;
-webkit-box-direction:normal;
-ms-flex-direction:row;
flex-direction:row
}
}
@media (min-width:768px) {
.list-group-horizontal-md {
-webkit-box-orient:horizontal;
-webkit-box-direction:normal;
-ms-flex-direction:row;
flex-direction:row
}
}
@media (min-width:992px) {
.list-group-horizontal-lg {
-webkit-box-orient:horizontal;
-webkit-box-direction:normal;
-ms-flex-direction:row;
flex-direction:row
}
}
@media (min-width:1280px) {
.list-group-horizontal-xl {
-webkit-box-orient:horizontal;
-webkit-box-direction:normal;
-ms-flex-direction:row;
flex-direction:row
}
}
@media (min-width:1600px) {
.list-group-horizontal-xxl {
-webkit-box-orient:horizontal;
-webkit-box-direction:normal;
-ms-flex-direction:row;
flex-direction:row
}
}
.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
	color:#041420;
	background-color:#acb7be
}
.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
	color:#2a7665;
	background-color:#b8f3e6
}
.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
	color:#155724;
	background-color:#b1dfbb
}
.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
	color:#0c5460;
	background-color:#abdde5
}
.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
	color:#856404;
	background-color:#ffe8a1
}
.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
	color:#721c24;
	background-color:#f1b0b7
}
.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
	color:#818182;
	background-color:#ececf6
}
.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
	color:#1b1e21;
	background-color:#b9bbbe
}
.list-group-item-coral.list-group-item-action:focus, .list-group-item-coral.list-group-item-action:hover {
	color:#7e3c32;
	background-color:#fac3ba
}
.list-group-item-smoke.list-group-item-action:focus, .list-group-item-smoke.list-group-item-action:hover {
	color:#818181;
	background-color:#f0f0f0
}
.list-group-item-white.list-group-item-action:focus, .list-group-item-white.list-group-item-action:hover {
	color:#858585;
	background-color:#f2f2f2
}
.list-group-item-black.list-group-item-action:focus, .list-group-item-black.list-group-item-action:hover {
	color:#000;
	background-color:#ababab
}
.list-group-item-action {
	color:#003985;
	background-color:#b8d6ff
}
.list-group-item-action.list-group-item-action:focus, .list-group-item-action.list-group-item-action:hover {
	color:#003985;
	background-color:#9fc7ff
}
.list-group-item-support.list-group-item-action:focus, .list-group-item-support.list-group-item-action:hover {
	color:#11774e;
	background-color:#aaf4d7
}
@media (max-width:1200px) {
.close {
font-size:calc(1.275rem + .3vw)
}
}
.close:hover {
	color:#000;
	text-decoration:none
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
opacity:.75
}
.toast:not(:last-child) {
margin-bottom:.75rem
}
@media (prefers-reduced-motion:reduce) {
.modal.fade .modal-dialog {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
.modal-footer>:not(:first-child) {
margin-left:.25rem
}
.modal-footer>:not(:last-child) {
margin-right:.25rem
}
@media (min-width:576px) {
.modal-dialog {
max-width:500px;
margin:1.75rem auto
}
.modal-dialog-scrollable {
max-height:calc(100% - 3.5rem)
}
.modal-dialog-scrollable .modal-content {
max-height:calc(100vh - 3.5rem)
}
.modal-dialog-centered {
min-height:calc(100% - 3.5rem)
}
.modal-dialog-centered:before {
height:calc(100vh - 3.5rem)
}
.modal-content {
-webkit-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .5);
box-shadow:0 .5rem 1rem rgba(0, 0, 0, .5)
}
}
@media (min-width:992px) {
.modal-lg{
max-width:800px
}
}
@media (min-width:1280px) {
.modal-xl {
max-width:1140px
}
}
.bs-tooltip-auto[x-placement^=top]{
padding:.4rem 0
}
.bs-tooltip-auto[x-placement^=top] .arrow{
bottom:0
}
.bs-tooltip-auto[x-placement^=top] .arrow:before{
top:0;
border-width:.4rem .4rem 0;
border-top-color:#000
}
.bs-tooltip-auto[x-placement^=right]{
padding:0 .4rem
}
.bs-tooltip-auto[x-placement^=right] .arrow{
left:0;
width:.4rem;
height:.8rem
}
.bs-tooltip-auto[x-placement^=right] .arrow:before{
right:0;
border-width:.4rem .4rem .4rem 0;
border-right-color:#000
}
.bs-tooltip-auto[x-placement^=bottom]{
padding:.4rem 0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow{
top:0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow:before{
bottom:0;
border-width:0 .4rem .4rem;
border-bottom-color:#000
}
.bs-tooltip-auto[x-placement^=left]{
padding:0 .4rem
}
.bs-tooltip-auto[x-placement^=left] .arrow{
right:0;
width:.4rem;
height:.8rem
}
.bs-tooltip-auto[x-placement^=left] .arrow:before{
left:0;
border-width:.4rem 0 .4rem .4rem;
border-left-color:#000
}
.popover{
	position:absolute;
	display:block
}
.popover .arrow {
	width:1rem;
height:.5rem;
	margin:0
}
.bs-popover-auto[x-placement^=top]{
margin-bottom:.5rem
}
.bs-popover-auto[x-placement^=top]>.arrow, .bs-popover-top>.arrow {
bottom:calc((.5rem + 1px) * -1)
}
.bs-popover-auto[x-placement^=top]>.arrow:before, .bs-popover-top>.arrow:before {
bottom:0;
border-width:.5rem .5rem 0;
border-top-color:rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=top]>.arrow:after, .bs-popover-top>.arrow:after {
bottom:1px;
border-width:.5rem .5rem 0;
border-top-color:#fff
}
.bs-popover-auto[x-placement^=right]{
margin-left:.5rem
}
.bs-popover-auto[x-placement^=right]>.arrow, .bs-popover-right>.arrow {
left:calc((.5rem + 1px) * -1);
width:.5rem;
height:1rem;
margin:0
}
.bs-popover-auto[x-placement^=right]>.arrow:before, .bs-popover-right>.arrow:before {
left:0;
border-width:.5rem .5rem .5rem 0;
border-right-color:rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=right]>.arrow:after, .bs-popover-right>.arrow:after {
left:1px;
border-width:.5rem .5rem .5rem 0;
border-right-color:#fff
}
.bs-popover-auto[x-placement^=bottom]{
margin-top:.5rem
}
.bs-popover-auto[x-placement^=bottom]>.arrow, .bs-popover-bottom>.arrow {
top:calc((.5rem + 1px) * -1)
}
.bs-popover-auto[x-placement^=bottom]>.arrow:before, .bs-popover-bottom>.arrow:before {
top:0;
border-width:0 .5rem .5rem;
border-bottom-color:rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=bottom]>.arrow:after, .bs-popover-bottom>.arrow:after {
top:1px;
border-width:0 .5rem .5rem;
border-bottom-color:#fff
}
.bs-popover-auto[x-placement^=bottom] .popover-header:before{
position:absolute;
top:0;
left:50%;
display:block;
width:1rem;
margin-left:-.5rem;
content:"";
border-bottom:1px solid #f7f7f7
}
.bs-popover-auto[x-placement^=left]{
margin-right:.5rem
}
.bs-popover-auto[x-placement^=left]>.arrow, .bs-popover-left>.arrow {
right:calc((.5rem + 1px) * -1);
width:.5rem;
height:1rem;
margin:0
}
.bs-popover-auto[x-placement^=left]>.arrow:before, .bs-popover-left>.arrow:before {
right:0;
border-width:.5rem 0 .5rem .5rem;
border-left-color:rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=left]>.arrow:after, .bs-popover-left>.arrow:after {
right:1px;
border-width:.5rem 0 .5rem .5rem;
border-left-color:#fff
}
@-webkit-keyframes spinner-border {
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
@keyframes spinner-border {
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
@-webkit-keyframes spinner-grow {
0% {
-webkit-transform:scale(0);
transform:scale(0)
}
50% {
opacity:1
}
}
@keyframes spinner-grow {
0% {
-webkit-transform:scale(0);
transform:scale(0)
}
50% {
opacity:1
}
}
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
	background-color:#020a0f!important
}
a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
	background-color:#24dcb3!important
}
a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
	background-color:#1e7e34!important
}
a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
	background-color:#117a8b!important
}
a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
	background-color:#d39e00!important
}
a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
	background-color:#bd2130!important
}
a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
	background-color:#dae0e5!important
}
a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
	background-color:#1d2124!important
}
a.bg-coral:focus, a.bg-coral:hover, button.bg-coral:focus, button.bg-coral:hover {
	background-color:#ef4b31!important
}
a.bg-smoke:focus, a.bg-smoke:hover, button.bg-smoke:focus, button.bg-smoke:hover {
	background-color:#e0e0e0!important
}
a.bg-white:focus, a.bg-white:hover, button.bg-white:focus, button.bg-white:hover {
	background-color:#e6e6e6!important
}
a.bg-black:focus, a.bg-black:hover, button.bg-black:focus, button.bg-black:hover {
	background-color:#000!important
}
a.bg-action:focus, a.bg-action:hover, button.bg-action:focus, button.bg-action:hover {
	background-color:#0057cc!important
}
a.bg-support:focus, a.bg-support:hover, button.bg-support:focus, button.bg-support:hover {
	background-color:#17bb79!important
}
.rounded-top {
	border-top-right-radius:0!important
}
.rounded-right {
	border-bottom-right-radius:0!important
}
.rounded-bottom{
	border-bottom-left-radius:0!important
}
.rounded-left {
	border-top-left-radius:0!important
}
.rounded-circle {
	border-radius:50%!important
}
.d-flex {
	display:-webkit-box!important;
	display:-ms-flexbox!important;
	display:flex!important
}
@media (min-width:576px) {
.d-sm-none {
display:none!important
}
}
@media (min-width:768px) {
.d-md-none {
display:none!important
}
}
@media (min-width:992px) {
.d-lg-none {
display:none!important
}
.d-lg-flex {
display:-webkit-box!important;
display:-ms-flexbox!important;
display:flex!important
}
}
@media (min-width:1280px) {
.d-xl-none {
display:none!important
}
}
@media (min-width:1600px) {
.d-xxl-none {
display:none!important
}
}
@media print {
.d-print-none {
	display:none!important
}
}
.flex-row {
	-webkit-box-direction:normal!important
}
.flex-column {
	-webkit-box-orient:vertical!important;
	-ms-flex-direction:column!important;
	flex-direction:column!important
}
.flex-row-reverse {
	-webkit-box-direction:reverse!important
}
.flex-column-reverse {
	-webkit-box-orient:vertical!important;
	-ms-flex-direction:column-reverse!important;
	flex-direction:column-reverse!important
}
.justify-content-between {
	-webkit-box-pack:justify!important;
	-ms-flex-pack:justify!important;
	justify-content:space-between!important
}
.align-items-start {
	-webkit-box-align:start!important;
	-ms-flex-align:start!important;
	align-items:flex-start!important
}
.align-items-center {
	-webkit-box-align:center!important;
	-ms-flex-align:center!important;
	align-items:center!important
}
@media (min-width:576px) {
.flex-sm-row {
-webkit-box-orient:horizontal!important;
-ms-flex-direction:row!important;
flex-direction:row!important
}
.flex-sm-column {
-webkit-box-orient:vertical!important;
-ms-flex-direction:column!important;
flex-direction:column!important
}
}
@media (min-width:768px) {
.flex-md-row {
-webkit-box-orient:horizontal!important;
-ms-flex-direction:row!important;
flex-direction:row!important
}
.flex-md-column {
-webkit-box-orient:vertical!important;
-ms-flex-direction:column!important;
flex-direction:column!important
}
.justify-content-md-center {
-webkit-box-pack:center!important;
-ms-flex-pack:center!important;
justify-content:center!important
}
}
@media (min-width:992px) {
.flex-lg-row {
-webkit-box-orient:horizontal!important;
-ms-flex-direction:row!important;
flex-direction:row!important
}
.flex-lg-column {
-webkit-box-orient:vertical!important;
-ms-flex-direction:column!important;
flex-direction:column!important
}
}
@media (min-width:1280px) {
.flex-xl-row {
-webkit-box-orient:horizontal!important;
-ms-flex-direction:row!important;
flex-direction:row!important
}
.flex-xl-column {
-webkit-box-orient:vertical!important;
-ms-flex-direction:column!important;
flex-direction:column!important
}
}
@media (min-width:1600px) {
.flex-xxl-row {
-webkit-box-orient:horizontal!important;
-ms-flex-direction:row!important;
flex-direction:row!important
}
.flex-xxl-column {
-webkit-box-orient:vertical!important;
-ms-flex-direction:column!important;
flex-direction:column!important
}
}
@media (min-width:576px) {
.float-sm-left {
float:left!important
}
}
@media (min-width:768px) {
.float-md-left {
float:left!important
}
}
@media (min-width:992px) {
.float-lg-left {
float:left!important
}
}
@media (min-width:1280px) {
.float-xl-left {
float:left!important
}
}
@media (min-width:1600px) {
.float-xxl-left {
float:left!important
}
}
.fixed-top {
	position:fixed;
	right:0;
	left:0;
	z-index:1030
}
.fixed-bottom {
	bottom:0
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
.sticky-top {
position:-webkit-sticky;
position:sticky;
top:0;
z-index:1020
}
}
.sr-only-focusable:focus {
	position:static;
	width:auto;
	height:auto;
	overflow:visible;
	clip:auto;
	white-space:normal
}
.m-0 {
	margin:0!important
}
.mb-0, .my-0 {
	margin-bottom:0!important
}
.ml-0, .mx-0 {
	margin-left:0!important
}
.my-1 {
margin-bottom:.25rem!important
}
.mx-1 {
margin-left:.25rem!important
}
.mt-2{
margin-top:.5rem!important
}
.my-2 {
margin-bottom:.5rem!important
}
.mx-2 {
margin-left:.5rem!important
}
.my-3 {
	margin-bottom:1rem!important
}
.mx-3 {
	margin-left:1rem!important
}
.my-4 {
	margin-bottom:1.5rem!important
}
.mx-4 {
	margin-left:1.5rem!important
}
.mb-5, .my-5 {
	margin-bottom:3rem!important
}
.mx-5 {
	margin-left:3rem!important
}
.py-0 {
	padding-bottom:0!important
}
.px-0 {
	padding-left:0!important
}
.pb-1, .py-1 {
padding-bottom:.25rem!important
}
.px-1 {
padding-left:.25rem!important
}
.pt-2{
padding-top:.5rem!important
}
.py-2 {
padding-bottom:.5rem!important
}
.px-2 {
padding-left:.5rem!important
}
.px-3 {
	padding-right:1rem!important
}
.py-3 {
	padding-bottom:1rem!important
}
.px-3 {
	padding-left:1rem!important
}
.pt-4, .py-4 {
	padding-top:1.5rem!important
}
.py-4 {
	padding-bottom:1.5rem!important
}
.px-4 {
	padding-left:1.5rem!important
}
.py-5 {
	padding-bottom:3rem!important
}
.px-5 {
	padding-left:3rem!important
}
.my-n1 {
margin-bottom:-.25rem!important
}
.mx-n1 {
margin-left:-.25rem!important
}
.my-n2 {
margin-bottom:-.5rem!important
}
.mx-n2 {
margin-left:-.5rem!important
}
.my-n3 {
	margin-bottom:-1rem!important
}
.mx-n3 {
	margin-left:-1rem!important
}
.my-n4 {
	margin-bottom:-1.5rem!important
}
.mx-n4 {
	margin-left:-1.5rem!important
}
.my-n5 {
	margin-bottom:-3rem!important
}
.mx-n5 {
	margin-left:-3rem!important
}
.my-auto {
	margin-bottom:auto!important
}
.mx-auto {
	margin-left:auto!important
}
@media (min-width:576px) {
.m-sm-0 {
margin:0!important
}
.my-sm-0 {
margin-bottom:0!important
}
.mx-sm-0 {
margin-left:0!important
}
.my-sm-1 {
margin-bottom:.25rem!important
}
.mx-sm-1 {
margin-left:.25rem!important
}
.my-sm-2 {
margin-bottom:.5rem!important
}
.mx-sm-2 {
margin-left:.5rem!important
}
.my-sm-3 {
margin-bottom:1rem!important
}
.mx-sm-3 {
margin-left:1rem!important
}
.my-sm-4 {
margin-bottom:1.5rem!important
}
.mx-sm-4 {
margin-left:1.5rem!important
}
.my-sm-5 {
margin-bottom:3rem!important
}
.mx-sm-5 {
margin-left:3rem!important
}
.py-sm-0 {
padding-bottom:0!important
}
.px-sm-0 {
padding-left:0!important
}
.py-sm-1 {
padding-bottom:.25rem!important
}
.px-sm-1 {
padding-left:.25rem!important
}
.py-sm-2 {
padding-bottom:.5rem!important
}
.px-sm-2 {
padding-left:.5rem!important
}
.py-sm-3 {
padding-bottom:1rem!important
}
.px-sm-3 {
padding-left:1rem!important
}
.py-sm-4 {
padding-bottom:1.5rem!important
}
.px-sm-4 {
padding-left:1.5rem!important
}
.py-sm-5 {
padding-bottom:3rem!important
}
.px-sm-5 {
padding-left:3rem!important
}
.my-sm-n1 {
margin-bottom:-.25rem!important
}
.mx-sm-n1 {
margin-left:-.25rem!important
}
.my-sm-n2 {
margin-bottom:-.5rem!important
}
.mx-sm-n2 {
margin-left:-.5rem!important
}
.my-sm-n3 {
margin-bottom:-1rem!important
}
.mx-sm-n3 {
margin-left:-1rem!important
}
.my-sm-n4 {
margin-bottom:-1.5rem!important
}
.mx-sm-n4 {
margin-left:-1.5rem!important
}
.my-sm-n5 {
margin-bottom:-3rem!important
}
.mx-sm-n5 {
margin-left:-3rem!important
}
.my-sm-auto {
margin-bottom:auto!important
}
.mx-sm-auto {
margin-left:auto!important
}
}
@media (min-width:768px) {
.m-md-0 {
margin:0!important
}
.my-md-0 {
margin-bottom:0!important
}
.mx-md-0 {
margin-left:0!important
}
.my-md-1 {
margin-bottom:.25rem!important
}
.mx-md-1 {
margin-left:.25rem!important
}
.my-md-2 {
margin-bottom:.5rem!important
}
.mx-md-2 {
margin-left:.5rem!important
}
.my-md-3 {
margin-bottom:1rem!important
}
.mx-md-3 {
margin-left:1rem!important
}
.my-md-4 {
margin-bottom:1.5rem!important
}
.mx-md-4 {
margin-left:1.5rem!important
}
.my-md-5 {
margin-bottom:3rem!important
}
.mx-md-5 {
margin-left:3rem!important
}
.py-md-0 {
padding-bottom:0!important
}
.px-md-0 {
padding-left:0!important
}
.py-md-1 {
padding-bottom:.25rem!important
}
.px-md-1 {
padding-left:.25rem!important
}
.py-md-2 {
padding-bottom:.5rem!important
}
.px-md-2 {
padding-left:.5rem!important
}
.py-md-3 {
padding-bottom:1rem!important
}
.px-md-3 {
padding-left:1rem!important
}
.py-md-4 {
padding-bottom:1.5rem!important
}
.px-md-4 {
padding-left:1.5rem!important
}
.py-md-5 {
padding-bottom:3rem!important
}
.px-md-5 {
padding-left:3rem!important
}
.my-md-n1 {
margin-bottom:-.25rem!important
}
.mx-md-n1 {
margin-left:-.25rem!important
}
.my-md-n2 {
margin-bottom:-.5rem!important
}
.mx-md-n2 {
margin-left:-.5rem!important
}
.my-md-n3 {
margin-bottom:-1rem!important
}
.mx-md-n3 {
margin-left:-1rem!important
}
.my-md-n4 {
margin-bottom:-1.5rem!important
}
.mx-md-n4 {
margin-left:-1.5rem!important
}
.my-md-n5 {
margin-bottom:-3rem!important
}
.mx-md-n5 {
margin-left:-3rem!important
}
.my-md-auto {
margin-bottom:auto!important
}
.mx-md-auto {
margin-left:auto!important
}
}
@media (min-width:992px) {
.m-lg-0 {
margin:0!important
}
.my-lg-0 {
margin-bottom:0!important
}
.mx-lg-0 {
margin-left:0!important
}
.my-lg-1 {
margin-bottom:.25rem!important
}
.mx-lg-1 {
margin-left:.25rem!important
}
.my-lg-2 {
margin-bottom:.5rem!important
}
.mx-lg-2 {
margin-left:.5rem!important
}
.my-lg-3 {
margin-bottom:1rem!important
}
.mx-lg-3 {
margin-left:1rem!important
}
.my-lg-4 {
margin-bottom:1.5rem!important
}
.mx-lg-4 {
margin-left:1.5rem!important
}
.my-lg-5 {
margin-bottom:3rem!important
}
.mx-lg-5 {
margin-left:3rem!important
}
.py-lg-0 {
padding-bottom:0!important
}
.px-lg-0 {
padding-left:0!important
}
.py-lg-1 {
padding-bottom:.25rem!important
}
.px-lg-1 {
padding-left:.25rem!important
}
.py-lg-2 {
padding-bottom:.5rem!important
}
.px-lg-2 {
padding-left:.5rem!important
}
.py-lg-3 {
padding-bottom:1rem!important
}
.px-lg-3 {
padding-left:1rem!important
}
.py-lg-4 {
padding-bottom:1.5rem!important
}
.px-lg-4 {
padding-left:1.5rem!important
}
.py-lg-5 {
padding-bottom:3rem!important
}
.px-lg-5 {
padding-left:3rem!important
}
.my-lg-n1 {
margin-bottom:-.25rem!important
}
.mx-lg-n1 {
margin-left:-.25rem!important
}
.my-lg-n2 {
margin-bottom:-.5rem!important
}
.mx-lg-n2 {
margin-left:-.5rem!important
}
.my-lg-n3 {
margin-bottom:-1rem!important
}
.mx-lg-n3 {
margin-left:-1rem!important
}
.my-lg-n4 {
margin-bottom:-1.5rem!important
}
.mx-lg-n4 {
margin-left:-1.5rem!important
}
.my-lg-n5 {
margin-bottom:-3rem!important
}
.mx-lg-n5 {
margin-left:-3rem!important
}
.my-lg-auto {
margin-bottom:auto!important
}
.mx-lg-auto {
margin-left:auto!important
}
}
@media (min-width:1280px) {
.m-xl-0 {
margin:0!important
}
.my-xl-0 {
margin-bottom:0!important
}
.mx-xl-0 {
margin-left:0!important
}
.my-xl-1 {
margin-bottom:.25rem!important
}
.mx-xl-1 {
margin-left:.25rem!important
}
.my-xl-2 {
margin-bottom:.5rem!important
}
.mx-xl-2 {
margin-left:.5rem!important
}
.my-xl-3 {
margin-bottom:1rem!important
}
.mx-xl-3 {
margin-left:1rem!important
}
.my-xl-4 {
margin-bottom:1.5rem!important
}
.mx-xl-4 {
margin-left:1.5rem!important
}
.my-xl-5 {
margin-bottom:3rem!important
}
.mx-xl-5 {
margin-left:3rem!important
}
.py-xl-0 {
padding-bottom:0!important
}
.px-xl-0 {
padding-left:0!important
}
.py-xl-1 {
padding-bottom:.25rem!important
}
.px-xl-1 {
padding-left:.25rem!important
}
.py-xl-2 {
padding-bottom:.5rem!important
}
.px-xl-2 {
padding-left:.5rem!important
}
.py-xl-3 {
padding-bottom:1rem!important
}
.px-xl-3 {
padding-left:1rem!important
}
.py-xl-4 {
padding-bottom:1.5rem!important
}
.px-xl-4 {
padding-left:1.5rem!important
}
.py-xl-5 {
padding-bottom:3rem!important
}
.px-xl-5 {
padding-left:3rem!important
}
.my-xl-n1 {
margin-bottom:-.25rem!important
}
.mx-xl-n1 {
margin-left:-.25rem!important
}
.my-xl-n2 {
margin-bottom:-.5rem!important
}
.mx-xl-n2 {
margin-left:-.5rem!important
}
.my-xl-n3 {
margin-bottom:-1rem!important
}
.mx-xl-n3 {
margin-left:-1rem!important
}
.my-xl-n4 {
margin-bottom:-1.5rem!important
}
.mx-xl-n4 {
margin-left:-1.5rem!important
}
.my-xl-n5 {
margin-bottom:-3rem!important
}
.mx-xl-n5 {
margin-left:-3rem!important
}
.my-xl-auto {
margin-bottom:auto!important
}
.mx-xl-auto {
margin-left:auto!important
}
}
@media (min-width:1600px) {
.m-xxl-0 {
margin:0!important
}
.my-xxl-0 {
margin-bottom:0!important
}
.mx-xxl-0 {
margin-left:0!important
}
.my-xxl-1 {
margin-bottom:.25rem!important
}
.mx-xxl-1 {
margin-left:.25rem!important
}
.my-xxl-2 {
margin-bottom:.5rem!important
}
.mx-xxl-2 {
margin-left:.5rem!important
}
.my-xxl-3 {
margin-bottom:1rem!important
}
.mx-xxl-3 {
margin-left:1rem!important
}
.my-xxl-4 {
margin-bottom:1.5rem!important
}
.mx-xxl-4 {
margin-left:1.5rem!important
}
.my-xxl-5 {
margin-bottom:3rem!important
}
.mx-xxl-5 {
margin-left:3rem!important
}
.py-xxl-0 {
padding-bottom:0!important
}
.px-xxl-0 {
padding-left:0!important
}
.py-xxl-1 {
padding-bottom:.25rem!important
}
.px-xxl-1 {
padding-left:.25rem!important
}
.py-xxl-2 {
padding-bottom:.5rem!important
}
.px-xxl-2 {
padding-left:.5rem!important
}
.py-xxl-3 {
padding-bottom:1rem!important
}
.px-xxl-3 {
padding-left:1rem!important
}
.py-xxl-4 {
padding-bottom:1.5rem!important
}
.px-xxl-4 {
padding-left:1.5rem!important
}
.py-xxl-5 {
padding-bottom:3rem!important
}
.px-xxl-5 {
padding-left:3rem!important
}
.my-xxl-n1 {
margin-bottom:-.25rem!important
}
.mx-xxl-n1 {
margin-left:-.25rem!important
}
.my-xxl-n2 {
margin-bottom:-.5rem!important
}
.mx-xxl-n2 {
margin-left:-.5rem!important
}
.my-xxl-n3 {
margin-bottom:-1rem!important
}
.mx-xxl-n3 {
margin-left:-1rem!important
}
.my-xxl-n4 {
margin-bottom:-1.5rem!important
}
.mx-xxl-n4 {
margin-left:-1.5rem!important
}
.my-xxl-n5 {
margin-bottom:-3rem!important
}
.mx-xxl-n5 {
margin-left:-3rem!important
}
.my-xxl-auto {
margin-bottom:auto!important
}
.mx-xxl-auto {
margin-left:auto!important
}
}
@media (min-width:576px) {
.text-sm-left {
text-align:left!important
}
}
@media (min-width:768px) {
.text-md-left {
text-align:left!important
}
}
@media (min-width:992px) {
.text-lg-left {
text-align:left!important
}
}
@media (min-width:1280px) {
.text-xl-left {
text-align:left!important
}
}
@media (min-width:1600px) {
.text-xxl-left {
text-align:left!important
}
}
a.text-primary:focus, a.text-primary:hover {
	color:#000!important
}
a.text-secondary:focus, a.text-secondary:hover {
	color:#20c7a1!important
}
a.text-success:focus, a.text-success:hover {
	color:#19692c!important
}
a.text-info:focus, a.text-info:hover {
	color:#0f6674!important
}
a.text-warning:focus, a.text-warning:hover {
	color:#ba8b00!important
}
a.text-danger:focus, a.text-danger:hover {
	color:#a71d2a!important
}
a.text-light:focus, a.text-light:hover {
	color:#cbd3da!important
}
a.text-dark:focus, a.text-dark:hover {
	color:#121416!important
}
a.text-coral:focus, a.text-coral:hover {
	color:#ee3619!important
}
a.text-smoke:focus, a.text-smoke:hover {
	color:#d3d3d3!important
}
a.text-white:focus, a.text-white:hover {
	color:#d9d9d9!important
}
a.text-black:focus, a.text-black:hover {
	color:#000!important
}
a.text-action:focus, a.text-action:hover {
	color:#004cb3!important
}
a.text-support:focus, a.text-support:hover {
	color:#14a46b!important
}
@media print {
*, :after, :before {
	text-shadow:none!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important
}
a:not(.btn) {
text-decoration:underline
}
abbr[title]:after {
	content:" (" attr(title) ")"
}
pre {
	white-space:pre-wrap!important
}
blockquote, pre {
	border:1px solid #adb5bd;
	page-break-inside:avoid
}
thead {
	display:table-header-group
}
img, tr {
	page-break-inside:avoid
}
h2, h3{
	orphans:3;
	widows:3
}
h2, h3 {
	page-break-after:avoid
}
@page {
size:a3
}
.container, body {
	min-width:992px!important
}
.badge {
	border:1px solid #000
}
.table {
	border-collapse:collapse!important
}
.table td, .table th {
	background-color:#fff!important
}
.table-bordered td, .table-bordered th {
	border:1px solid #dee2e6!important
}
.table-dark {
	color:inherit
}
.table-dark tbody+tbody, .table-dark td, .table-dark th, .table-dark thead th {
	border-color:#dee2e6
}
.table .thead-dark th {
	color:inherit;
	border-color:#dee2e6
}
}
[data-dev=auto] .dev-mobile, [data-dev=desktop] .dev-mobile, [data-dev=mobile] .dev-desktop, [data-sys=android] .sys-ios, [data-sys=android] .sys-mac, [data-sys=android] .sys-other, [data-sys=android] .sys-win, [data-sys=auto] .sys-android, [data-sys=auto] .sys-ios, [data-sys=auto] .sys-mac, [data-sys=auto] .sys-other, [data-sys=ios] .sys-android, [data-sys=ios] .sys-mac, [data-sys=ios] .sys-other, [data-sys=ios] .sys-win, [data-sys=mac] .sys-android, [data-sys=mac] .sys-ios, [data-sys=mac] .sys-other, [data-sys=mac] .sys-win, [data-sys=other] .sys-android, [data-sys=other] .sys-ios, [data-sys=other] .sys-mac, [data-sys=other] .sys-win, [data-sys=win] .sys-android, [data-sys=win] .sys-ios, [data-sys=win] .sys-mac, [data-sys=win] .sys-other, [data-tar=alt] .tar-nor, [data-tar=auto] .tar-alt, [data-tar=nor] .tar-alt {
	display:none!important;
	margin:0!important
}
.wsc-header-bottom:hover .wsc-header-bottom-logo nav{
	z-index:-1;
	opacity:0;
-webkit-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
.wsc-header-bottom:hover .wsc-header-bottom-logo nav, .wsc-header-close, .systemup:before {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
.wsc-header-bottom:hover~.wsc-header-close {
z-index:2;
opacity:1
}
@media (prefers-reduced-motion:reduce) {
.transition, a {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
@media (prefers-reduced-motion:reduce) {
.transition:after, .transition:before, a:after, a:before {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
	-webkit-transform:rotate(359deg);
	transform:rotate(359deg)
}
}
@keyframes spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
	-webkit-transform:rotate(359deg);
	transform:rotate(359deg)
}
}
@media (min-width:576px) {
.container-sm {
max-width:540px;
margin:0 auto
}
}
@media (min-width:768px) {
.container-md {
max-width:720px;
margin:0 auto
}
}
@media (min-width:992px) {
.container-lg {
max-width:960px;
margin:0 auto
}
}
@media (min-width:1280px) {
.container-xl {
max-width:1230px;
margin:0 auto
}
}
@media (min-width:1600px) {
.container-xxl {
max-width:1470px;
margin:0 auto
}
}
.center-a>.center-e, .center-h>.center-e, .center-v>.center-e {
	position:absolute
}
.center-h>.center-e {
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%)
}
.center-v>.center-e {
	top:50%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%)
}
.center-a>.center-e {
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%)
}
.parameter {
	z-index:-2
}
.with-back, .with-back>* {
	position:relative
}
.with-back>.with-full, .with-back>.with-mask:before {
	position:absolute;
	z-index:0
}
.with-back>.with-mask:before {
	z-index:1
}
[for] {
cursor:pointer
}
.with-mask:before {
	pointer-events:none
}
.bg-cover {
	background-size:cover
}
.bg-contain {
	background-size:contain
}
.with-mask:before {
	z-index:1;
	content:"";
	background-color:#000;
	opacity:.25
}
.text-gray-6 {
	color:#6c757d
}
.text-gray-7 {
	color:#495057
}
.font-weight-medium {
	font-weight:500
}
.font-weight-black {
	font-weight:900
}
.font-size-large {
	font-size:1.125rem
}
.font-size-small {
font-size:.875rem
}
.link-inherit a:not(.btn) {
color:inherit!important
}
.bg-filter>* {
	position:relative
}
.bg-filter>* {
	z-index:2
}
.bg-filter:before {
	z-index:1;
	background:inherit
}
.bg-filter:after {
	z-index:0;
	content:none
}
.wsc-icon {
	position:relative;
	height:1.5rem
}
.wsc-icon [class^=wsc-svg] {
width:auto;
height:100%
}
.wsc-icon [class^=wsc-svg-symbol] {
stroke:currentColor
}
.wsc-icon.wsc-icon-font [class^=wsc-svg] {
position:absolute;
top:20%;
left:0;
width:100%;
height:60%
}
.wsc-icon.wsc-icon-font.with-text-shadow [class^=wsc-svg] {
-webkit-filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .5));
filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .5))
}
.wsc-icon.wsc-icon-fill [class^=wsc-svg-symbol] {
fill:currentColor
}
.wsc-icon.wsc-icon-thin [class^=wsc-svg-symbol] {
stroke-width:1
}
.wsc-icon.wsc-icon-thick [class^=wsc-svg-symbol] {
stroke-width:3
}
.wsc-icon.wsc-icon-spin [class^=wsc-svg-symbol] {
-webkit-animation:.9s linear infinite spin;
animation:.9s linear infinite spin
}
.wsc-icon.wsc-logo-color [class^=wsc-svg-logo] {
fill:currentColor
}
.wsc-icon.wsc-icon-img>img {
	width:auto;
	height:100%
}
.wsc-icon.wsc-brand[data-icon*=android] [class^=wsc-svg-brand] {
fill:#a4c639
}
.wsc-icon.wsc-brand[data-icon*=chrome] [class^=wsc-svg-brand] {
fill:#4285f4
}
.wsc-icon.wsc-brand[data-icon*=css3] [class^=wsc-svg-brand] {
fill:#1572b6
}
.wsc-icon.wsc-brand[data-icon*=facebook] [class^=wsc-svg-brand] {
fill:#3b5998
}
.wsc-icon.wsc-brand[data-icon*=google] [class^=wsc-svg-brand] {
fill:#4285f4
}
.wsc-icon.wsc-brand[data-icon*=html5] [class^=wsc-svg-brand] {
fill:#e34f26
}
.wsc-icon.wsc-brand[data-icon*=instagram] [class^=wsc-svg-brand] {
fill:#f4405f
}
.wsc-icon.wsc-brand[data-icon*=linkedin] [class^=wsc-svg-brand] {
fill:#0077b5
}
.wsc-icon.wsc-brand[data-icon*=pinterest] [class^=wsc-svg-brand] {
fill:#bd081c
}
.wsc-icon.wsc-brand[data-icon*=qq] [class^=wsc-svg-brand] {
fill:#12b7f5
}
.wsc-icon.wsc-brand[data-icon*=snapchat] [class^=wsc-svg-brand] {
fill:#fffc00
}
.wsc-icon.wsc-brand[data-icon*=twitter] [class^=wsc-svg-brand] {
fill:#1da1f2
}
.wsc-icon.wsc-brand[data-icon*=weibo] [class^=wsc-svg-brand] {
fill:#e6162d
}
.wsc-icon.wsc-brand[data-icon*=weixin] [class^=wsc-svg-brand] {
fill:#7bb32e
}
.wsc-icon.wsc-brand[data-icon*=windows] [class^=wsc-svg-brand] {
fill:#0078d6
}
.wsc-icon.wsc-brand[data-icon*=youtube] [class^=wsc-svg-brand] {
fill:red
}
.wsc-icon.wsc-brand[data-icon*=hatena] [class^=wsc-svg-brand] {
fill:#00a4de
}
.wsc-icon.wsc-brand[data-icon*=ios] [class^=wsc-svg-brand] {
fill:#999
}
.wsc-icon.wsc-brand[data-icon*=mac] [class^=wsc-svg-brand] {
fill:#36719e
}
.wsc-icon.wsc-brand[data-icon*=visa] [class^=wsc-svg-brand] {
fill:#1a1f71
}
.wsc-icon.wsc-brand[data-icon*=paypal] [class^=wsc-svg-brand] {
fill:#003087
}
.link-icon:hover .wsc-icon svg {
-webkit-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
-webkit-transform:translateX(.125rem);
-ms-transform:translateX(.125rem);
transform:translateX(.125rem)
}
@media (prefers-reduced-motion:reduce) {
.link-icon:hover .wsc-icon svg {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
.wsc-box-wrapper {
	position:relative;
	width:12rem;
	min-width:3rem;
	max-width:40rem
}
.wsc-box-back:before {
	top:4%;
	right:13.5%;
	z-index:3;
	width:60%;
	height:91.8%;
	background-image:-webkit-gradient(linear, left top, right top, color-stop(30%, transparent), to(rgba(0, 0, 0, .4)));
	background-image:-webkit-linear-gradient(left, transparent 30%, rgba(0, 0, 0, .4));
	background-image:-o-linear-gradient(left, transparent 30%, rgba(0, 0, 0, .4) 100%);
	background-image:linear-gradient(90deg, transparent 30%, rgba(0, 0, 0, .4));
	-webkit-transform:perspective(1000px) rotateY(18deg);
	transform:perspective(1000px) rotateY(18deg)
}
.wsc-box-back:after {
	right:23%;
	bottom:5.6%;
	z-index:1;
	width:45%;
	height:2%;
	background-color:#000;
	-webkit-filter:blur(4px);
	filter:blur(4px)
}
@media (max-width:991.98px) {
.wsc-box-wrapper {
width:16vh
}
.wsc-box-stack {
margin-left:-8vh
}
}
@media (prefers-reduced-motion:reduce) {
.pace .pace-progress {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
[data-spy=scroll] {
position:relative;
overflow:auto
}
@media (prefers-reduced-motion:reduce) {
.lazyloaded {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
.wsc-slideshow-unload .swiper-slide~.swiper-slide {
position:absolute;
opacity:0
}
th {
	font-weight:700
}
.wsc-header li>nav {
padding:.75rem;
	border-top:1px solid hsla(0, 0%, 100%, .15)
}
.wsc-header li>nav+ul {
	max-height:0;
	overflow:hidden;
	opacity:0;
-webkit-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
.wsc-header-menu-wrapper, .wsc-header li>nav+ul {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
.wsc-header-content:hover .wsc-header-menu-wrapper, .wsc-header li:hover>nav+ul {
	z-index:2;
	max-height:100vh;
	opacity:1
}
.wsc-header:hover~.systemup {
height:calc(100vh - 5.5rem);
overflow:hidden
}
.wsc-header:hover~.systemup:before {
z-index:48;
opacity:.5
}
.wsc-header:hover~.wsc-footer {
height:0;
overflow:hidden
}
.wsc-header:hover~.wsc-footer:before {
z-index:51
}
.wsc-header a:not(.btn) {
display:block
}
@media (prefers-reduced-motion:reduce) {
.wsc-header nav .wsc-icon {
-webkit-transition:none;
-o-transition:none;
transition:none
}
}
.wsc-header li>nav+ul {
padding-right:.75rem;
padding-left:.75rem
}
.wsc-header li>nav>.wsc-icon {
	float:right
}
.wsc-header li:hover>nav>.wsc-icon {
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg)
}
.wsc-header li>.container {
	padding-right:0;
	padding-left:0
}
.wsc-header-content:after {
	right:0;
	left:auto
}
.wsc-header-menu-wrapper {
	position:absolute;
	top:2rem;
	right:0;
	left:0;
	background-color:#07273d
}
.wsc-header-close {
	position:absolute;
	top:3rem;
right:.75rem
}
.wsc-header-bottom-list:hover>li {
	opacity:.5
}
.wsc-header-bottom-list>li:first-of-type>nav {
	border-top:none
}
.wsc-header-bottom-list .wsc-header-dropdown:hover {
	opacity:1
}
.systemup {
	position:relative;
	min-height:calc(100vh - 5.5rem);
}
.systemup:before {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:calc(100vh - 5.5rem);
	content:"";
	background-color:#000
}
@media (max-width:991.98px) {
.wsc-header aside>nav, .wsc-header li>nav {
color:#fff
}
.wsc-header-bottom-logo a .wsc-icon {
margin-right:.5rem
}
}
@media (min-width:992px) {
.wsc-header {
height:6rem
}
.wsc-header:hover~.wsc-footer, .wsc-header:hover~.systemup {
height:auto;
overflow:visible
}
.wsc-header ul:not(.wsc-header-menu)>li>nav {
border-top:none;
padding:0;
font-weight:500
}
.wsc-header ul:not(.wsc-header-menu) nav>.wsc-icon {
display:none!important;
margin:0!important
}
.wsc-header li>nav {
border-top:none
}
.wsc-header li>nav+ul {
padding-right:0;
padding-left:0
}
.wsc-header li>nav+ul:not(.wsc-header-dropdown-panel) {
max-height:none;
overflow:visible;
opacity:1
}
.wsc-header li>nav>.wsc-icon {
float:none
}
.wsc-header li>.container {
padding-right:15px;
padding-left:15px
}
.wsc-header li:hover ul {
max-height:50vh
}
.wsc-header-menu-wrapper {
max-height:none;
overflow:visible;
opacity:1;
position:static;
padding:.5rem 0;
background-color:transparent
}
.wsc-header-top-list li>nav {
padding:.25rem .5rem;
line-height:1.5rem
}
.wsc-header-bottom-logo a .wsc-icon {
height:4rem
}
.wsc-header-bottom-list:hover>li {
opacity:1
}
.wsc-header-bottom-extra {
border-top:none;
padding:0
}
.wsc-header-dropdown-panel:after {
bottom:-.75rem;
background-image:-webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(65%, rgba(53, 48, 49, 0)), to(rgba(53, 48, 49, .4)));
background-image:-webkit-linear-gradient(bottom, transparent, rgba(53, 48, 49, 0) 65%, rgba(53, 48, 49, .4));
background-image:-o-linear-gradient(bottom, transparent 0, rgba(53, 48, 49, 0) 65%, rgba(53, 48, 49, .4) 100%);
background-image:linear-gradient(0deg, transparent, rgba(53, 48, 49, 0) 65%, rgba(53, 48, 49, .4))
}
.wsc-header-dropdown-list {
padding:2rem 0;
line-height:2;
color:#07273d;
background-color:#fff
}
.wsc-header-dropdown-item>nav {
padding:0;
margin-bottom:.75rem;
font-size:1.75rem;
font-weight:300;
line-height:2
}
.wsc-header-dropdown>nav {
position:relative
}
.wsc-header-dropdown:hover>nav:after {
position:absolute;
bottom:-.5rem;
left:0;
width:100%;
height:3px;
content:"";
background-color:#fff
}
.wsc-header-dropdown:hover .wsc-header-dropdown-panel {
z-index:2
}
.wsc-footer:before, .systemup:before {
content:none
}
}
@media (min-width:1280px) {
.systemup {
padding-right:10px;
padding-left:10px
}
.systemup>.no-edge {
margin-right:-10px;
margin-left:-10px
}
}
@media (min-width:1600px) {
.systemup {
padding-right:40px;
padding-left:40px
}
.systemup>.no-edge {
margin-right:-40px;
margin-left:-40px
}
}
.wsc-footer-list>li, .wsc-footer-title {
	line-height:2.25rem
}
.wsc-footer-social .list-inline-item:not(:last-child) {
margin-right:1rem
}
.wsc-footer-term .list-inline-item:not(:last-child) {
margin-right:2.5rem
}
.wsc-footer-segment:hover {
	max-height:35rem
}
.wsc-footer-segment:hover .wsc-footer-title .wsc-icon {
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg)
}
.wsc-footer-segment>ul, .wsc-footer-segment>ul.list-unstyled {
padding-left:.75rem;
font-size:.875rem
}
@media (min-width:992px) {
.wsc-footer-middle {
padding:3.75rem 0 4.5rem
}
.wsc-footer-segment {
max-height:none!important
}
.wsc-footer-segment:after {
content:none
}
.wsc-footer-action .wsc-footer-segment~.wsc-footer-segment {
margin-top:3.25rem
}
.wsc-footer-term {
padding-top:3.25rem;
font-size:1rem;
line-height:2.38
}
ul.list-disc
{
	list-style:disc;}
ul.list-disc li i{
	margin-right: 8px;
    width: 14px;
    height: 14px;
	background-position: 0 -514px;}
	
    [data-sys=ios] .fm9-feat-hero .sys-mac {
        display: inline-block !important;
    }
    [data-sys=android] .fm9-feat-hero .sys-win {
        display: inline-block !important;
    }
    .table td, .table th {
        font-size: 1rem;
    }
    @media  (min-width: 1024px) {
        .recommend-pro .button {
            position: relative;
            left: -2px;
        }
    }
    .flex-start {
        align-items: flex-start;
    }
    .f-markpro {
        font-family: 'Mark W01 Heavy';
    }
    
    .article, .article-d {
        color: #09283e;
    }
    .breadcrumb {
        background: none;
        padding: 0;
    }
    .breadcrumb-item a {
        color: #09283e;
        font-size: 14px;
    }
    .breadcrumb-item + .breadcrumb-item::before {
        content: '>';
        vertical-align: middle;
    }
    .card:hover {
        transform: translateY(-3%);
    }
    .more-nav-sub li:hover {
        background: #CAF6EC;
    }
    .breadcrumb-detail {
        margin-top: 17px;
        margin-bottom: 56px;
    }
    .author {
        white-space: nowrap;
        margin-top: 30px;
        margin-bottom: 59px;
    }
    .author .desc-img {
        border-radius: 50%;
        width: 35px;
        height: 35px;
        float: left;
        margin-right: 10px;
        margin-top: 5px;
    }
    .follow {
        padding: 5px 10px;
        border: solid 2px #eeeeee;
    }
    .tips {
        padding: 19px 40px 13px 24px;
        border: 1px dashed #09283e;
        margin-top: 34px;
        margin-bottom: 42px;
    }
    .my-table tbody tr:nth-child(even) {
        background: #f0f0f0;
    }
    .line-bottom {
        padding-bottom: 85px;
        border-bottom: 1px solid #eeeeee;
    }
    .line-bottom60 {
        padding-bottom: 60px;
        border-bottom: 1px solid #eeeeee;
    }
    .side-bar a:hover {
        text-decoration: underline;
    }
.display-flex-mb {
        display: none;
    }
    
    .sideNav_R {
        position: absolute;
        top: 544px;
        width: 18%;
        max-width: 336px;
        background-color: #fff;
        z-index: 1;
        max-width: 336px;
    }
    .sideNav_R a {
        text-decoration: none;
    }
    .sideNav_R a:hover {
        text-decoration: underline;
    }
    .sideNav_R:hover {
        max-width: 100%;
    }
    .sideNav_R:hover dd {
        overflow: visible;
        text-overflow: none;
        white-space: normal;
        word-wrap: normal;
    }
    .sideNav_R dt {
        font-size: 1.5rem;
    }
    .sideNav_R dd {
        font-size: 1rem;
    }
    .sideNav_R dt, .sideNav_R dd {
        position: relative;
        padding: 10px 20px;
        border-bottom: solid 1px #DADFE2;
    }
    .sideNav_R dd {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        cursor: pointer;
    }
    .sideNav_R dd:last-of-type {
        border-bottom: none;
    }
    .article-banner {
        position: relative;
        color: #fff;
        background: #09283E url(../images/banner/laptop.jpg) right top no-repeat;
        background-size: contain;
    }
    .article-banner .title {
        padding-top: 50px;
        padding-bottom: 30px;
        font-family: 'Mark W01 Heavy';
        font-weight: 900;
        font-size: 2rem;
        line-height: 1.2;
    }
    .article-banner .container {
        margin-left: 0;
        padding: 0 0 60px 17%;
        background-color: #09283E;
    }
    .article-banner .sub {
        margin-bottom: 30px;
        font-size: 1.5rem;
    }
    .button {
        display: inline-block;
        margin: .25rem .16rem;
        font-weight: 700;
        color: #07273d;
        text-align: center;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: transparent;
        border: .125rem solid transparent;
        padding: 1.03125rem 2.0625rem;
        font-size: 1.125rem;
        line-height: 1.5;
        border-radius: 0;
    }
.the-button-9-fix {
    color: #000;
    background-color: #50e3c2;
    border-color: #50e3c2;
    box-shadow: none;
}
.the-button-pro-fix {
    color: #fff;
    background-color: #7c43ff;
    border-color: #7c43ff;
    box-shadow: none;
}
.button-teal {
        color: #000;
        background-color: #17af16;
        border-color: #17af16;
        box-shadow: none;
    }
.button-teal:hover {
        color: #000;
        background-color: #37dd11;
        border-color: #37dd11;
    }
 
    .pic img {
        width: 163px;
    }
    .various3 + .various3 {
        margin-left: 10px;
    }
    .txt {
        padding-left: 12%;
    }
    .txt .sub {
        font-weight: bold;
        font-size: 2rem;
    }
    .txt p {
        font-size: 1.125rem;
    }
    @media (min-width: 1024px) {
        .cell .txt p {
            min-height: 5.0625rem;
        }
    }
    .txt a u {
        text-decoration: none;
    }
    .recommend-pro.bg-pattern.bg-pattern-smoke .title {
        margin-top: 69px;
        margin-bottom: 48px;
        font-weight: 900;
        font-size: 2.25rem;
        line-height: 1.2;
    }
    .videoAdapt{
        position: relative;
        margin: 0 0 22px;
        padding-top: 56%;
        overflow: hidden;
    }
.videoAdapt iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100%;
    }
    .recommend-pro.bg-pattern.bg-pattern-smoke .row {
        margin-left: 10%;
    }
    .article-banner .play-video {
        font-size: 102px;
        color: #FFF;
        position: absolute;
        right: 20%;
        top: 100px;
        opacity: 0.68;
        font-weight: bold;
        display: inline-block;
        height: auto;
    }
    .heading > span {
        display: inline-block;
        padding: 0 .3rem;
        min-width: 2rem;
        text-align: center;
        color: #50e3c2;
        line-height: 2rem;
        background-color: #09283e;
    }
    .switch-side-bar:hover {
        background: #225477;
    }
    .article .more-learn a:hover {
        color: #000;
    }
    @media (min-width: 1280px) {
        .recommend-pro.bg-pattern.bg-pattern-smoke .container-lg {
            max-width: 1230px;
        }
    }
    @media (max-width: 768px) {
        .sideNav_R {
            display: none !important;
        }
        .article-banner .play-video {
            top: auto;
            bottom: 12px;
            right: 5%;
            transform: scale(.5);
        }
        .article-banner .container {
            width: 100%;
            max-width: 100%;
        }
    }
    @media (max-width: 576px) {
        .display-pc {
            display: none;
        }
        .display-mb {
            display: block;
        }
        .display-flex-mb {
            display: flex;
            display: -webkit-flex;
        }
        .header-title {
            margin-top: 12.8vw;
            font-size: 12.8vw;
        }
        .nav-selector {
            margin-top: 12.8vw;
        }
        .nav-selector nav {
            display: none;
        }
        .selector {
            float: none;
            width: 100%;
        }
        .cards {
            margin-top: 6.4vw;
        }
        .card {
            flex-direction: row;
            margin-bottom: 4.27vw;
            height: 24vw;
        }
        .card-top {
            padding: 0;
        }
        .card-body {
            flex: 1;
            padding: 4.27vw;
            padding-bottom: 0;
        }
        .card-title {
            font-family: 'Mark W01 Heavy';
            height: 2.5rem;
            font-size: 3.73vw;
            font-weight: bold;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }
        .card-text, .card-date {
            display: none;
        }
        .read-more {
            display: block;
            color: #50e3c2;
            font-weight: 3.2vw;
        }
        .bg-gray {
            display: none;
        }
        .email-title {
            font-size: 6.4vw;
        }
        .email-sub {
            font-size: 4.27vw;
        }
        .email-input, .email-btn {
            height: 12.53vw;
            font-size: 4.27vw;
        }
        .email-subscribe {
            font-size: 3.73vw;
        }
        .more-learn {
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
            border: 0;
            margin-bottom: 24vw;
        }
        .more-title {
            font-size: 6.4vw;
            font-weight: bold;
        }
        .more-nav li {
            font-size: 3.73vw;
            font-weight: bold;
        }
        .recommend a {
            text-decoration: none;
        }
        .steps-ul li img, .myplayer {
            width: calc(100% + 31px);
        }
        .learn-more {
            color: #50e3c2;
            font-weight: normal;
            margin-bottom: 11.47vw;
            text-decoration: none;
            display: block;
        }
        .author-mb {
            margin-left: 6.4vw;
        }
        .author-mb .title {
            font-weight: bold;
            font-size: 4.8vw;
        }
        .author-mb .desc {
            font-size: 3.2vw;
            margin-bottom: 4.266vw;
        }
        .author-mb .follow {
            display: inline-block;
            border: 1px solid #eeeeee;
        }
        .line-bottom {
            padding-bottom: 9.33vw;
        }
        .creator {
            margin-top: 9.6vw;
        }
        .may-like {
            margin-top: 16vw;
            margin-bottom: 6.4vw;
            font-family: 'Mark W01 Heavy';
        }
        .article {
            padding-top: 8vw;
        }
    .article img, .article iframe {
        max-width: 100%;
    }
    .article img p a:hover {
        color:(--secondary)
    }
    @media screen and (max-width: 768px) {
        .recommend-pro.bg-pattern.bg-pattern-smoke .row {
            margin-left: 0
        }
        .recommend-pro .txt {
            padding-left: 0
        }
        .recommend-pro .lft, .recommend-pro .rgt {
            text-align: center
        }
    }
