.tw-bs4 {
box-sizing: border-box;
}
@media print {
.tw-bs4 *,
.tw-bs4 *::before,
.tw-bs4 *::after {
text-shadow: none !important;
box-shadow: none !important;
}
.tw-bs4 a,
.tw-bs4 a:visited {
text-decoration: underline;
}
.tw-bs4 abbr[title]::after {
content: " (" attr(title) ")";
}
.tw-bs4 pre {
white-space: pre-wrap !important;
}
.tw-bs4 pre,
.tw-bs4 blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
.tw-bs4 thead {
display: table-header-group;
}
.tw-bs4 tr,
.tw-bs4 img {
page-break-inside: avoid;
}
.tw-bs4 p,
.tw-bs4 h2,
.tw-bs4 h3 {
orphans: 3;
widows: 3;
}
.tw-bs4 h2,
.tw-bs4 h3 {
page-break-after: avoid;
}
.tw-bs4 .navbar {
display: none;
}
.tw-bs4 .badge {
border: 1px solid #000;
}
.tw-bs4 .table {
border-collapse: collapse !important;
}
.tw-bs4 .table td,
.tw-bs4 .table th {
background-color: #fff !important;
}
.tw-bs4 .table-bordered th,
.tw-bs4 .table-bordered td {
border: 1px solid #ddd !important;
}
}
.tw-bs4 html {
box-sizing: border-box;
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
}
.tw-bs4 *,
.tw-bs4 *::before,
.tw-bs4 *::after {
box-sizing: inherit;
}
@-ms-viewport {
width: device-width;
}
.tw-bs4 article,
.tw-bs4 aside,
.tw-bs4 dialog,
.tw-bs4 figcaption,
.tw-bs4 figure,
.tw-bs4 footer,
.tw-bs4 header,
.tw-bs4 hgroup,
.tw-bs4 main,
.tw-bs4 nav,
.tw-bs4 section {
display: block;
}
.tw-bs4 body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #212529;
background-color: #fff;
}
.tw-bs4 [tabindex="-1"]:focus {
outline: none !important;
}
.tw-bs4 hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
.tw-bs4 h1,
.tw-bs4 h2,
.tw-bs4 h3,
.tw-bs4 h4,
.tw-bs4 h5,
.tw-bs4 h6 {
margin-top: 0;
margin-bottom: .5rem;
}
.tw-bs4 p {
margin-top: 0;
margin-bottom: 1rem;
}
.tw-bs4 abbr[title],
.tw-bs4 abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}
.tw-bs4 address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
.tw-bs4 ol,
.tw-bs4 ul,
.tw-bs4 dl {
margin-top: 0;
margin-bottom: 1rem;
}
.tw-bs4 ol ol,
.tw-bs4 ul ul,
.tw-bs4 ol ul,
.tw-bs4 ul ol {
margin-bottom: 0;
}
.tw-bs4 dt {
font-weight: bold;
}
.tw-bs4 dd {
margin-bottom: .5rem;
margin-left: 0;
}
.tw-bs4 blockquote {
margin: 0 0 1rem;
}
.tw-bs4 dfn {
font-style: italic;
}
.tw-bs4 b,
.tw-bs4 strong {
font-weight: bolder;
}
.tw-bs4 small {
font-size: 80%;
}
.tw-bs4 sub,
.tw-bs4 sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
.tw-bs4 sub {
bottom: -0.25em;
}
.tw-bs4 sup {
top: -0.5em;
}
.tw-bs4 a {
color: #007bff;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
.tw-bs4 a:hover {
color: #0056b3;
text-decoration: underline;
}
.tw-bs4 a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
.tw-bs4 a:not([href]):not([tabindex]):focus,
.tw-bs4 a:not([href]):not([tabindex]):hover {
color: inherit;
text-decoration: none;
}
.tw-bs4 a:not([href]):not([tabindex]):focus {
outline: 0;
}
.tw-bs4 pre,
.tw-bs4 code,
.tw-bs4 kbd,
.tw-bs4 samp {
font-family: monospace, monospace;
font-size: 1em;
}
.tw-bs4 pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
.tw-bs4 figure {
margin: 0 0 1rem;
}
.tw-bs4 img {
vertical-align: middle;
border-style: none;
}
.tw-bs4 svg:not(:root) {
overflow: hidden;
}
.tw-bs4 a,
.tw-bs4 area,
.tw-bs4 button,
.tw-bs4 [role="button"],
.tw-bs4 input,
.tw-bs4 label,
.tw-bs4 select,
.tw-bs4 summary,
.tw-bs4 textarea {
-ms-touch-action: manipulation;
touch-action: manipulation;
}
.tw-bs4 table {
border-collapse: collapse;
}
.tw-bs4 caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #868e96;
text-align: left;
caption-side: bottom;
}
.tw-bs4 th {
text-align: left;
}
.tw-bs4 label {
display: inline-block;
margin-bottom: .5rem;
}
.tw-bs4 button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
.tw-bs4 input,
.tw-bs4 button,
.tw-bs4 select,
.tw-bs4 optgroup,
.tw-bs4 textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.tw-bs4 button,
.tw-bs4 input {
overflow: visible;
}
.tw-bs4 button,
.tw-bs4 select {
text-transform: none;
}
.tw-bs4 button,
.tw-bs4 html [type="button"],
.tw-bs4 [type="reset"],
.tw-bs4 [type="submit"] {
-webkit-appearance: button;
}
.tw-bs4 button::-moz-focus-inner,
.tw-bs4 [type="button"]::-moz-focus-inner,
.tw-bs4 [type="reset"]::-moz-focus-inner,
.tw-bs4 [type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
.tw-bs4 input[type="radio"],
.tw-bs4 input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
.tw-bs4 input[type="date"],
.tw-bs4 input[type="time"],
.tw-bs4 input[type="datetime-local"],
.tw-bs4 input[type="month"] {
-webkit-appearance: listbox;
}
.tw-bs4 textarea {
overflow: auto;
resize: vertical;
}
.tw-bs4 fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
.tw-bs4 legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
.tw-bs4 progress {
vertical-align: baseline;
}
.tw-bs4 [type="number"]::-webkit-inner-spin-button,
.tw-bs4 [type="number"]::-webkit-outer-spin-button {
height: auto;
}
.tw-bs4 [type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
.tw-bs4 [type="search"]::-webkit-search-cancel-button,
.tw-bs4 [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.tw-bs4 ::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
.tw-bs4 output {
display: inline-block;
}
.tw-bs4 summary {
display: list-item;
}
.tw-bs4 template {
display: none;
}
.tw-bs4 [hidden] {
display: none !important;
}
.tw-bs4 h1,
.tw-bs4 h2,
.tw-bs4 h3,
.tw-bs4 h4,
.tw-bs4 h5,
.tw-bs4 h6,
.tw-bs4 .h1,
.tw-bs4 .h2,
.tw-bs4 .h3,
.tw-bs4 .h4,
.tw-bs4 .h5,
.tw-bs4 .h6 {
margin-bottom: 0.5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
.tw-bs4 h1,
.tw-bs4 .h1 {
font-size: 2.5rem;
}
.tw-bs4 h2,
.tw-bs4 .h2 {
font-size: 2rem;
}
.tw-bs4 h3,
.tw-bs4 .h3 {
font-size: 1.75rem;
}
.tw-bs4 h4,
.tw-bs4 .h4 {
font-size: 1.5rem;
}
.tw-bs4 h5,
.tw-bs4 .h5 {
font-size: 1.25rem;
}
.tw-bs4 h6,
.tw-bs4 .h6 {
font-size: 1rem;
}
.tw-bs4 .lead {
font-size: 1.25rem;
font-weight: 300;
}
.tw-bs4 .display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.1;
}
.tw-bs4 .display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.1;
}
.tw-bs4 .display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.1;
}
.tw-bs4 .display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.1;
}
.tw-bs4 hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0,0,0,0.1);
}
.tw-bs4 small,
.tw-bs4 .small {
font-size: 80%;
font-weight: normal;
}
.tw-bs4 mark,
.tw-bs4 .mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.tw-bs4 .list-unstyled {
padding-left: 0;
list-style: none;
}
.tw-bs4 .list-inline {
padding-left: 0;
list-style: none;
}
.tw-bs4 .list-inline-item {
display: inline-block;
}
.tw-bs4 .list-inline-item:not(:last-child) {
margin-right: 5px;
}
.tw-bs4 .initialism {
font-size: 90%;
text-transform: uppercase;
}
.tw-bs4 .blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.tw-bs4 .blockquote-footer {
display: block;
font-size: 80%;
color: #868e96;
}
.tw-bs4 .blockquote-footer::before {
content: "\2014 \00A0";
}
.tw-bs4 .img-fluid {
max-width: 100%;
height: auto;
}
.tw-bs4 .img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0.25rem;
transition: all 0.2s ease-in-out;
max-width: 100%;
height: auto;
}
.tw-bs4 .figure {
display: inline-block;
}
.tw-bs4 .figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.tw-bs4 .figure-caption {
font-size: 90%;
color: #868e96;
}
.tw-bs4 code,
.tw-bs4 kbd,
.tw-bs4 pre,
.tw-bs4 samp {
font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.tw-bs4 code {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #bd4147;
background-color: #f8f9fa;
border-radius: 0.25rem;
}
.tw-bs4 a > code {
padding: 0;
color: inherit;
background-color: inherit;
}
.tw-bs4 kbd {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
.tw-bs4 kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
}
.tw-bs4 pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
font-size: 90%;
color: #212529;
}
.tw-bs4 pre code {
padding: 0;
font-size: inherit;
color: inherit;
background-color: transparent;
border-radius: 0;
}
.tw-bs4 .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.tw-bs4 .container {
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
width: 100%;
}
@media (min-width: 576px) {
.tw-bs4 .container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.tw-bs4 .container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.tw-bs4 .container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.tw-bs4 .container {
max-width: 1140px;
}
}
.tw-bs4 .container-fluid {
width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
}
.tw-bs4 .row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.tw-bs4 .no-gutters {
margin-right: 0;
margin-left: 0;
}
.tw-bs4 .no-gutters > .col,
.tw-bs4 .no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.tw-bs4 .col-1,
.tw-bs4 .col-2,
.tw-bs4 .col-3,
.tw-bs4 .col-4,
.tw-bs4 .col-5,
.tw-bs4 .col-6,
.tw-bs4 .col-7,
.tw-bs4 .col-8,
.tw-bs4 .col-9,
.tw-bs4 .col-10,
.tw-bs4 .col-11,
.tw-bs4 .col-12,
.tw-bs4 .col,
.tw-bs4 .col-auto,
.tw-bs4 .col-sm-1,
.tw-bs4 .col-sm-2,
.tw-bs4 .col-sm-3,
.tw-bs4 .col-sm-4,
.tw-bs4 .col-sm-5,
.tw-bs4 .col-sm-6,
.tw-bs4 .col-sm-7,
.tw-bs4 .col-sm-8,
.tw-bs4 .col-sm-9,
.tw-bs4 .col-sm-10,
.tw-bs4 .col-sm-11,
.tw-bs4 .col-sm-12,
.tw-bs4 .col-sm,
.tw-bs4 .col-sm-auto,
.tw-bs4 .col-md-1,
.tw-bs4 .col-md-2,
.tw-bs4 .col-md-3,
.tw-bs4 .col-md-4,
.tw-bs4 .col-md-5,
.tw-bs4 .col-md-6,
.tw-bs4 .col-md-7,
.tw-bs4 .col-md-8,
.tw-bs4 .col-md-9,
.tw-bs4 .col-md-10,
.tw-bs4 .col-md-11,
.tw-bs4 .col-md-12,
.tw-bs4 .col-md,
.tw-bs4 .col-md-auto,
.tw-bs4 .col-lg-1,
.tw-bs4 .col-lg-2,
.tw-bs4 .col-lg-3,
.tw-bs4 .col-lg-4,
.tw-bs4 .col-lg-5,
.tw-bs4 .col-lg-6,
.tw-bs4 .col-lg-7,
.tw-bs4 .col-lg-8,
.tw-bs4 .col-lg-9,
.tw-bs4 .col-lg-10,
.tw-bs4 .col-lg-11,
.tw-bs4 .col-lg-12,
.tw-bs4 .col-lg,
.tw-bs4 .col-lg-auto,
.tw-bs4 .col-xl-1,
.tw-bs4 .col-xl-2,
.tw-bs4 .col-xl-3,
.tw-bs4 .col-xl-4,
.tw-bs4 .col-xl-5,
.tw-bs4 .col-xl-6,
.tw-bs4 .col-xl-7,
.tw-bs4 .col-xl-8,
.tw-bs4 .col-xl-9,
.tw-bs4 .col-xl-10,
.tw-bs4 .col-xl-11,
.tw-bs4 .col-xl-12,
.tw-bs4 .col-xl,
.tw-bs4 .col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.tw-bs4 .col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-12 {
-ms-flex-order: 12;
order: 12;
}
@media (min-width: 576px) {
.tw-bs4 .col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-sm-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-sm-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-sm-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-sm-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-sm-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-sm-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-sm-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-sm-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-sm-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-sm-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-sm-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-sm-12 {
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 768px) {
.tw-bs4 .col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-md-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-md-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-md-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-md-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-md-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-md-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-md-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-md-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-md-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-md-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-md-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-md-12 {
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 992px) {
.tw-bs4 .col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-lg-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-lg-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-lg-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-lg-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-lg-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-lg-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-lg-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-lg-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-lg-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-lg-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-lg-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-lg-12 {
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 1200px) {
.tw-bs4 .col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.tw-bs4 .col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.tw-bs4 .col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.tw-bs4 .col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.tw-bs4 .col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.tw-bs4 .col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.tw-bs4 .col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.tw-bs4 .col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.tw-bs4 .col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.tw-bs4 .col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.tw-bs4 .col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.tw-bs4 .col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.tw-bs4 .col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.tw-bs4 .col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.tw-bs4 .order-xl-1 {
-ms-flex-order: 1;
order: 1;
}
.tw-bs4 .order-xl-2 {
-ms-flex-order: 2;
order: 2;
}
.tw-bs4 .order-xl-3 {
-ms-flex-order: 3;
order: 3;
}
.tw-bs4 .order-xl-4 {
-ms-flex-order: 4;
order: 4;
}
.tw-bs4 .order-xl-5 {
-ms-flex-order: 5;
order: 5;
}
.tw-bs4 .order-xl-6 {
-ms-flex-order: 6;
order: 6;
}
.tw-bs4 .order-xl-7 {
-ms-flex-order: 7;
order: 7;
}
.tw-bs4 .order-xl-8 {
-ms-flex-order: 8;
order: 8;
}
.tw-bs4 .order-xl-9 {
-ms-flex-order: 9;
order: 9;
}
.tw-bs4 .order-xl-10 {
-ms-flex-order: 10;
order: 10;
}
.tw-bs4 .order-xl-11 {
-ms-flex-order: 11;
order: 11;
}
.tw-bs4 .order-xl-12 {
-ms-flex-order: 12;
order: 12;
}
}
.tw-bs4 .table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: transparent;
}
.tw-bs4 .table th,
.tw-bs4 .table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #e9ecef;
}
.tw-bs4 .table thead th {
vertical-align: bottom;
border-bottom: 2px solid #e9ecef;
}
.tw-bs4 .table tbody + tbody {
border-top: 2px solid #e9ecef;
}
.tw-bs4 .table .table {
background-color: #fff;
}
.tw-bs4 .table-sm th,
.tw-bs4 .table-sm td {
padding: 0.3rem;
}
.tw-bs4 .table-bordered {
border: 1px solid #e9ecef;
}
.tw-bs4 .table-bordered th,
.tw-bs4 .table-bordered td {
border: 1px solid #e9ecef;
}
.tw-bs4 .table-bordered thead th,
.tw-bs4 .table-bordered thead td {
border-bottom-width: 2px;
}
.tw-bs4 .table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0,0,0,0.05);
}
.tw-bs4 .table-hover tbody tr:hover {
background-color: rgba(0,0,0,0.075);
}
.tw-bs4 .table-primary,
.tw-bs4 .table-primary > th,
.tw-bs4 .table-primary > td {
background-color: #b8daff;
}
.tw-bs4 .table-hover .table-primary:hover {
background-color: #9fcdff;
}
.tw-bs4 .table-hover .table-primary:hover > td,
.tw-bs4 .table-hover .table-primary:hover > th {
background-color: #9fcdff;
}
.tw-bs4 .table-secondary,
.tw-bs4 .table-secondary > th,
.tw-bs4 .table-secondary > td {
background-color: #dddfe2;
}
.tw-bs4 .table-hover .table-secondary:hover {
background-color: #cfd2d6;
}
.tw-bs4 .table-hover .table-secondary:hover > td,
.tw-bs4 .table-hover .table-secondary:hover > th {
background-color: #cfd2d6;
}
.tw-bs4 .table-success,
.tw-bs4 .table-success > th,
.tw-bs4 .table-success > td {
background-color: #c3e6cb;
}
.tw-bs4 .table-hover .table-success:hover {
background-color: #b1dfbb;
}
.tw-bs4 .table-hover .table-success:hover > td,
.tw-bs4 .table-hover .table-success:hover > th {
background-color: #b1dfbb;
}
.tw-bs4 .table-info,
.tw-bs4 .table-info > th,
.tw-bs4 .table-info > td {
background-color: #bee5eb;
}
.tw-bs4 .table-hover .table-info:hover {
background-color: #abdde5;
}
.tw-bs4 .table-hover .table-info:hover > td,
.tw-bs4 .table-hover .table-info:hover > th {
background-color: #abdde5;
}
.tw-bs4 .table-warning,
.tw-bs4 .table-warning > th,
.tw-bs4 .table-warning > td {
background-color: #ffeeba;
}
.tw-bs4 .table-hover .table-warning:hover {
background-color: #ffe8a1;
}
.tw-bs4 .table-hover .table-warning:hover > td,
.tw-bs4 .table-hover .table-warning:hover > th {
background-color: #ffe8a1;
}
.tw-bs4 .table-danger,
.tw-bs4 .table-danger > th,
.tw-bs4 .table-danger > td {
background-color: #f5c6cb;
}
.tw-bs4 .table-hover .table-danger:hover {
background-color: #f1b0b7;
}
.tw-bs4 .table-hover .table-danger:hover > td,
.tw-bs4 .table-hover .table-danger:hover > th {
background-color: #f1b0b7;
}
.tw-bs4 .table-light,
.tw-bs4 .table-light > th,
.tw-bs4 .table-light > td {
background-color: #fdfdfe;
}
.tw-bs4 .table-hover .table-light:hover {
background-color: #ececf6;
}
.tw-bs4 .table-hover .table-light:hover > td,
.tw-bs4 .table-hover .table-light:hover > th {
background-color: #ececf6;
}
.tw-bs4 .table-dark,
.tw-bs4 .table-dark > th,
.tw-bs4 .table-dark > td {
background-color: #c6c8ca;
}
.tw-bs4 .table-hover .table-dark:hover {
background-color: #b9bbbe;
}
.tw-bs4 .table-hover .table-dark:hover > td,
.tw-bs4 .table-hover .table-dark:hover > th {
background-color: #b9bbbe;
}
.tw-bs4 .table-active,
.tw-bs4 .table-active > th,
.tw-bs4 .table-active > td {
background-color: rgba(0,0,0,0.075);
}
.tw-bs4 .table-hover .table-active:hover {
background-color: rgba(0,0,0,0.075);
}
.tw-bs4 .table-hover .table-active:hover > td,
.tw-bs4 .table-hover .table-active:hover > th {
background-color: rgba(0,0,0,0.075);
}
.tw-bs4 .thead-inverse th {
color: #fff;
background-color: #212529;
}
.tw-bs4 .thead-default th {
color: #495057;
background-color: #e9ecef;
}
.tw-bs4 .table-inverse {
color: #fff;
background-color: #212529;
}
.tw-bs4 .table-inverse th,
.tw-bs4 .table-inverse td,
.tw-bs4 .table-inverse thead th {
border-color: #32383e;
}
.tw-bs4 .table-inverse.table-bordered {
border: 0;
}
.tw-bs4 .table-inverse.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255,255,255,0.05);
}
.tw-bs4 .table-inverse.table-hover tbody tr:hover {
background-color: rgba(255,255,255,0.075);
}
@media (max-width: 991px) {
.tw-bs4 .table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.tw-bs4 .table-responsive.table-bordered {
border: 0;
}
}
.tw-bs4 .form-control {
display: block;
width: 100%;
padding: 0.5rem 0.75rem;
font-size: 1rem;
line-height: 1.25;
color: #495057;
background-color: #fff;
background-image: none;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.tw-bs4 .form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.tw-bs4 .form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: none;
}
.tw-bs4 .form-control::-webkit-input-placeholder {
color: #868e96;
opacity: 1;
}
.tw-bs4 .form-control:-ms-input-placeholder {
color: #868e96;
opacity: 1;
}
.tw-bs4 .form-control::placeholder {
color: #868e96;
opacity: 1;
}
.tw-bs4 .form-control:disabled,
.tw-bs4 .form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
.tw-bs4 select.form-control:not([size]):not([multiple]) {
height: calc(2.25rem + 2px);
}
.tw-bs4 select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.tw-bs4 .form-control-file,
.tw-bs4 .form-control-range {
display: block;
}
.tw-bs4 .col-form-label {
padding-top: calc(-1.5rem);
padding-bottom: calc(-1.5rem);
margin-bottom: 0;
}
.tw-bs4 .col-form-label-lg {
padding-top: calc(-1.5rem);
padding-bottom: calc(-1.5rem);
font-size: 1.25rem;
}
.tw-bs4 .col-form-label-sm {
padding-top: calc(-1.75rem);
padding-bottom: calc(-1.75rem);
font-size: 0.875rem;
}
.tw-bs4 .col-form-legend {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
font-size: 1rem;
}
.tw-bs4 .form-control-plaintext {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
line-height: 1.25;
border: solid transparent;
border-width: 1px 0;
}
.tw-bs4 .form-control-plaintext.form-control-sm,
.tw-bs4 .input-group-sm > .form-control-plaintext.form-control,
.tw-bs4 .input-group-sm > .form-control-plaintext.input-group-addon,
.tw-bs4 .input-group-sm > .input-group-btn > .form-control-plaintext.btn,
.tw-bs4 .form-control-plaintext.form-control-lg,
.tw-bs4 .input-group-lg > .form-control-plaintext.form-control,
.tw-bs4 .input-group-lg > .form-control-plaintext.input-group-addon,
.tw-bs4 .input-group-lg > .input-group-btn > .form-control-plaintext.btn {
padding-right: 0;
padding-left: 0;
}
.tw-bs4 .form-control-sm,
.tw-bs4 .input-group-sm > .form-control,
.tw-bs4 .input-group-sm > .input-group-addon,
.tw-bs4 .input-group-sm > .input-group-btn > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.tw-bs4 select.form-control-sm:not([size]):not([multiple]),
.tw-bs4 .input-group-sm > select.form-control:not([size]):not([multiple]),
.tw-bs4 .input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.tw-bs4 .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
height: calc(3.8125rem);
}
.tw-bs4 .form-control-lg,
.tw-bs4 .input-group-lg > .form-control,
.tw-bs4 .input-group-lg > .input-group-addon,
.tw-bs4 .input-group-lg > .input-group-btn > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.tw-bs4 select.form-control-lg:not([size]):not([multiple]),
.tw-bs4 .input-group-lg > select.form-control:not([size]):not([multiple]),
.tw-bs4 .input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.tw-bs4 .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
height: calc(4.3125rem);
}
.tw-bs4 .form-group {
margin-bottom: 1rem;
}
.tw-bs4 .form-text {
display: block;
margin-top: 0.25rem;
}
.tw-bs4 .form-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.tw-bs4 .form-row > .col,
.tw-bs4 .form-row > [class*="col-"] {
padding-right: 5px;
padding-left: 5px;
}
.tw-bs4 .form-check {
position: relative;
display: block;
margin-bottom: 0.5rem;
}
.tw-bs4 .form-check.disabled .form-check-label {
color: #868e96;
}
.tw-bs4 .form-check-label {
padding-left: 1.25rem;
margin-bottom: 0;
}
.tw-bs4 .form-check-input {
position: absolute;
margin-top: 0.25rem;
margin-left: -1.25rem;
}
.tw-bs4 .form-check-input:only-child {
position: static;
}
.tw-bs4 .form-check-inline {
display: inline-block;
}
.tw-bs4 .form-check-inline .form-check-label {
vertical-align: middle;
}
.tw-bs4 .form-check-inline + .form-check-inline {
margin-left: 0.75rem;
}
.tw-bs4 .invalid-feedback {
display: none;
margin-top: .25rem;
font-size: .875rem;
color: #dc3545;
}
.tw-bs4 .invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
width: 250px;
padding: .5rem;
margin-top: .1rem;
font-size: .875rem;
line-height: 1;
color: #fff;
background-color: rgba(220,53,69,0.8);
border-radius: .2rem;
}
.tw-bs4 .was-validated .form-control:valid,
.tw-bs4 .form-control.is-valid,
.tw-bs4 .was-validated
.custom-select:valid,
.tw-bs4 .custom-select.is-valid {
border-color: #28a745;
}
.tw-bs4 .was-validated .form-control:valid:focus,
.tw-bs4 .form-control.is-valid:focus,
.tw-bs4 .was-validated
.custom-select:valid:focus,
.tw-bs4 .custom-select.is-valid:focus {
box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
}
.tw-bs4 .was-validated .form-control:valid ~ .invalid-feedback,
.tw-bs4 .was-validated .form-control:valid ~ .invalid-tooltip,
.tw-bs4 .form-control.is-valid ~ .invalid-feedback,
.tw-bs4 .form-control.is-valid ~ .invalid-tooltip,
.tw-bs4 .was-validated
.custom-select:valid ~ .invalid-feedback,
.tw-bs4 .was-validated
.custom-select:valid ~ .invalid-tooltip,
.tw-bs4 .custom-select.is-valid ~ .invalid-feedback,
.tw-bs4 .custom-select.is-valid ~ .invalid-tooltip {
display: block;
}
.tw-bs4 .was-validated .form-check-input:valid + .form-check-label,
.tw-bs4 .form-check-input.is-valid + .form-check-label {
color: #28a745;
}
.tw-bs4 .was-validated .custom-control-input:valid ~ .custom-control-indicator,
.tw-bs4 .custom-control-input.is-valid ~ .custom-control-indicator {
background-color: rgba(40,167,69,0.25);
}
.tw-bs4 .was-validated .custom-control-input:valid ~ .custom-control-description,
.tw-bs4 .custom-control-input.is-valid ~ .custom-control-description {
color: #28a745;
}
.tw-bs4 .was-validated .custom-file-input:valid ~ .custom-file-control,
.tw-bs4 .custom-file-input.is-valid ~ .custom-file-control {
border-color: #28a745;
}
.tw-bs4 .was-validated .custom-file-input:valid ~ .custom-file-control::before,
.tw-bs4 .custom-file-input.is-valid ~ .custom-file-control::before {
border-color: inherit;
}
.tw-bs4 .was-validated .custom-file-input:valid:focus,
.tw-bs4 .custom-file-input.is-valid:focus {
box-shadow: 0 0 0 0.2rem rgba(40,167,69,0.25);
}
.tw-bs4 .was-validated .form-control:invalid,
.tw-bs4 .form-control.is-invalid,
.tw-bs4 .was-validated
.custom-select:invalid,
.tw-bs4 .custom-select.is-invalid {
border-color: #dc3545;
}
.tw-bs4 .was-validated .form-control:invalid:focus,
.tw-bs4 .form-control.is-invalid:focus,
.tw-bs4 .was-validated
.custom-select:invalid:focus,
.tw-bs4 .custom-select.is-invalid:focus {
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}
.tw-bs4 .was-validated .form-control:invalid ~ .invalid-feedback,
.tw-bs4 .was-validated .form-control:invalid ~ .invalid-tooltip,
.tw-bs4 .form-control.is-invalid ~ .invalid-feedback,
.tw-bs4 .form-control.is-invalid ~ .invalid-tooltip,
.tw-bs4 .was-validated
.custom-select:invalid ~ .invalid-feedback,
.tw-bs4 .was-validated
.custom-select:invalid ~ .invalid-tooltip,
.tw-bs4 .custom-select.is-invalid ~ .invalid-feedback,
.tw-bs4 .custom-select.is-invalid ~ .invalid-tooltip {
display: block;
}
.tw-bs4 .was-validated .form-check-input:invalid + .form-check-label,
.tw-bs4 .form-check-input.is-invalid + .form-check-label {
color: #dc3545;
}
.tw-bs4 .was-validated .custom-control-input:invalid ~ .custom-control-indicator,
.tw-bs4 .custom-control-input.is-invalid ~ .custom-control-indicator {
background-color: rgba(220,53,69,0.25);
}
.tw-bs4 .was-validated .custom-control-input:invalid ~ .custom-control-description,
.tw-bs4 .custom-control-input.is-invalid ~ .custom-control-description {
color: #dc3545;
}
.tw-bs4 .was-validated .custom-file-input:invalid ~ .custom-file-control,
.tw-bs4 .custom-file-input.is-invalid ~ .custom-file-control {
border-color: #dc3545;
}
.tw-bs4 .was-validated .custom-file-input:invalid ~ .custom-file-control::before,
.tw-bs4 .custom-file-input.is-invalid ~ .custom-file-control::before {
border-color: inherit;
}
.tw-bs4 .was-validated .custom-file-input:invalid:focus,
.tw-bs4 .custom-file-input.is-invalid:focus {
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}
.tw-bs4 .form-inline {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-align: center;
align-items: center;
}
.tw-bs4 .form-inline .form-check {
width: 100%;
}
@media (min-width: 576px) {
.tw-bs4 .form-inline label {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 0;
}
.tw-bs4 .form-inline .form-group {
display: -ms-flexbox;
display: flex;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0;
}
.tw-bs4 .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.tw-bs4 .form-inline .form-control-plaintext {
display: inline-block;
}
.tw-bs4 .form-inline .input-group {
width: auto;
}
.tw-bs4 .form-inline .form-control-label {
margin-bottom: 0;
vertical-align: middle;
}
.tw-bs4 .form-inline .form-check {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
width: auto;
margin-top: 0;
margin-bottom: 0;
}
.tw-bs4 .form-inline .form-check-label {
padding-left: 0;
}
.tw-bs4 .form-inline .form-check-input {
position: relative;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.tw-bs4 .form-inline .custom-control {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
}
.tw-bs4 .form-inline .custom-control-indicator {
position: static;
display: inline-block;
margin-right: 0.25rem;
vertical-align: text-bottom;
}
.tw-bs4 .form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.tw-bs4 .btn {
display: inline-block;
font-weight: normal;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: 0.5rem 0.75rem;
font-size: 1rem;
line-height: 1.25;
border-radius: 0.25rem;
transition: all 0.15s ease-in-out;
}
.tw-bs4 .btn:focus,
.tw-bs4 .btn:hover {
text-decoration: none;
}
.tw-bs4 .btn:focus,
.tw-bs4 .btn.focus {
outline: 0;
box-shadow: 0 0 0 3px rgba(0,123,255,0.25);
}
.tw-bs4 .btn.disabled,
.tw-bs4 .btn:disabled {
opacity: .65;
}
.tw-bs4 .btn:active,
.tw-bs4 .btn.active {
background-image: none;
}
.tw-bs4 a.btn.disabled,
.tw-bs4 fieldset[disabled] a.btn {
pointer-events: none;
}
.tw-bs4 .btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .btn-primary:hover {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
}
.tw-bs4 .btn-primary:focus,
.tw-bs4 .btn-primary.focus {
box-shadow: 0 0 0 3px rgba(0,123,255,0.5);
}
.tw-bs4 .btn-primary.disabled,
.tw-bs4 .btn-primary:disabled {
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .btn-primary:active,
.tw-bs4 .btn-primary.active,
.tw-bs4 .show > .btn-primary.dropdown-toggle {
background-color: #0069d9;
background-image: none;
border-color: #0062cc;
}
.tw-bs4 .btn-secondary {
color: #fff;
background-color: #868e96;
border-color: #868e96;
}
.tw-bs4 .btn-secondary:hover {
color: #fff;
background-color: #727b84;
border-color: #6c757d;
}
.tw-bs4 .btn-secondary:focus,
.tw-bs4 .btn-secondary.focus {
box-shadow: 0 0 0 3px rgba(134,142,150,0.5);
}
.tw-bs4 .btn-secondary.disabled,
.tw-bs4 .btn-secondary:disabled {
background-color: #868e96;
border-color: #868e96;
}
.tw-bs4 .btn-secondary:active,
.tw-bs4 .btn-secondary.active,
.tw-bs4 .show > .btn-secondary.dropdown-toggle {
background-color: #727b84;
background-image: none;
border-color: #6c757d;
}
.tw-bs4 .btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.tw-bs4 .btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
}
.tw-bs4 .btn-success:focus,
.tw-bs4 .btn-success.focus {
box-shadow: 0 0 0 3px rgba(40,167,69,0.5);
}
.tw-bs4 .btn-success.disabled,
.tw-bs4 .btn-success:disabled {
background-color: #28a745;
border-color: #28a745;
}
.tw-bs4 .btn-success:active,
.tw-bs4 .btn-success.active,
.tw-bs4 .show > .btn-success.dropdown-toggle {
background-color: #218838;
background-image: none;
border-color: #1e7e34;
}
.tw-bs4 .btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.tw-bs4 .btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.tw-bs4 .btn-info:focus,
.tw-bs4 .btn-info.focus {
box-shadow: 0 0 0 3px rgba(23,162,184,0.5);
}
.tw-bs4 .btn-info.disabled,
.tw-bs4 .btn-info:disabled {
background-color: #17a2b8;
border-color: #17a2b8;
}
.tw-bs4 .btn-info:active,
.tw-bs4 .btn-info.active,
.tw-bs4 .show > .btn-info.dropdown-toggle {
background-color: #138496;
background-image: none;
border-color: #117a8b;
}
.tw-bs4 .btn-warning {
color: #111;
background-color: #ffc107;
border-color: #ffc107;
}
.tw-bs4 .btn-warning:hover {
color: #111;
background-color: #e0a800;
border-color: #d39e00;
}
.tw-bs4 .btn-warning:focus,
.tw-bs4 .btn-warning.focus {
box-shadow: 0 0 0 3px rgba(255,193,7,0.5);
}
.tw-bs4 .btn-warning.disabled,
.tw-bs4 .btn-warning:disabled {
background-color: #ffc107;
border-color: #ffc107;
}
.tw-bs4 .btn-warning:active,
.tw-bs4 .btn-warning.active,
.tw-bs4 .show > .btn-warning.dropdown-toggle {
background-color: #e0a800;
background-image: none;
border-color: #d39e00;
}
.tw-bs4 .btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.tw-bs4 .btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
.tw-bs4 .btn-danger:focus,
.tw-bs4 .btn-danger.focus {
box-shadow: 0 0 0 3px rgba(220,53,69,0.5);
}
.tw-bs4 .btn-danger.disabled,
.tw-bs4 .btn-danger:disabled {
background-color: #dc3545;
border-color: #dc3545;
}
.tw-bs4 .btn-danger:active,
.tw-bs4 .btn-danger.active,
.tw-bs4 .show > .btn-danger.dropdown-toggle {
background-color: #c82333;
background-image: none;
border-color: #bd2130;
}
.tw-bs4 .btn-light {
color: #111;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.tw-bs4 .btn-light:hover {
color: #111;
background-color: #e2e6ea;
border-color: #dae0e5;
}
.tw-bs4 .btn-light:focus,
.tw-bs4 .btn-light.focus {
box-shadow: 0 0 0 3px rgba(248,249,250,0.5);
}
.tw-bs4 .btn-light.disabled,
.tw-bs4 .btn-light:disabled {
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.tw-bs4 .btn-light:active,
.tw-bs4 .btn-light.active,
.tw-bs4 .show > .btn-light.dropdown-toggle {
background-color: #e2e6ea;
background-image: none;
border-color: #dae0e5;
}
.tw-bs4 .btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.tw-bs4 .btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.tw-bs4 .btn-dark:focus,
.tw-bs4 .btn-dark.focus {
box-shadow: 0 0 0 3px rgba(52,58,64,0.5);
}
.tw-bs4 .btn-dark.disabled,
.tw-bs4 .btn-dark:disabled {
background-color: #343a40;
border-color: #343a40;
}
.tw-bs4 .btn-dark:active,
.tw-bs4 .btn-dark.active,
.tw-bs4 .show > .btn-dark.dropdown-toggle {
background-color: #23272b;
background-image: none;
border-color: #1d2124;
}
.tw-bs4 .btn-outline-primary {
color: #007bff;
background-color: transparent;
background-image: none;
border-color: #007bff;
}
.tw-bs4 .btn-outline-primary:hover {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .btn-outline-primary:focus,
.tw-bs4 .btn-outline-primary.focus {
box-shadow: 0 0 0 3px rgba(0,123,255,0.5);
}
.tw-bs4 .btn-outline-primary.disabled,
.tw-bs4 .btn-outline-primary:disabled {
color: #007bff;
background-color: transparent;
}
.tw-bs4 .btn-outline-primary:active,
.tw-bs4 .btn-outline-primary.active,
.tw-bs4 .show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .btn-outline-secondary {
color: #868e96;
background-color: transparent;
background-image: none;
border-color: #868e96;
}
.tw-bs4 .btn-outline-secondary:hover {
color: #fff;
background-color: #868e96;
border-color: #868e96;
}
.tw-bs4 .btn-outline-secondary:focus,
.tw-bs4 .btn-outline-secondary.focus {
box-shadow: 0 0 0 3px rgba(134,142,150,0.5);
}
.tw-bs4 .btn-outline-secondary.disabled,
.tw-bs4 .btn-outline-secondary:disabled {
color: #868e96;
background-color: transparent;
}
.tw-bs4 .btn-outline-secondary:active,
.tw-bs4 .btn-outline-secondary.active,
.tw-bs4 .show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #868e96;
border-color: #868e96;
}
.tw-bs4 .btn-outline-success {
color: #28a745;
background-color: transparent;
background-image: none;
border-color: #28a745;
}
.tw-bs4 .btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.tw-bs4 .btn-outline-success:focus,
.tw-bs4 .btn-outline-success.focus {
box-shadow: 0 0 0 3px rgba(40,167,69,0.5);
}
.tw-bs4 .btn-outline-success.disabled,
.tw-bs4 .btn-outline-success:disabled {
color: #28a745;
background-color: transparent;
}
.tw-bs4 .btn-outline-success:active,
.tw-bs4 .btn-outline-success.active,
.tw-bs4 .show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.tw-bs4 .btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8;
}
.tw-bs4 .btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.tw-bs4 .btn-outline-info:focus,
.tw-bs4 .btn-outline-info.focus {
box-shadow: 0 0 0 3px rgba(23,162,184,0.5);
}
.tw-bs4 .btn-outline-info.disabled,
.tw-bs4 .btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent;
}
.tw-bs4 .btn-outline-info:active,
.tw-bs4 .btn-outline-info.active,
.tw-bs4 .show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.tw-bs4 .btn-outline-warning {
color: #ffc107;
background-color: transparent;
background-image: none;
border-color: #ffc107;
}
.tw-bs4 .btn-outline-warning:hover {
color: #fff;
background-color: #ffc107;
border-color: #ffc107;
}
.tw-bs4 .btn-outline-warning:focus,
.tw-bs4 .btn-outline-warning.focus {
box-shadow: 0 0 0 3px rgba(255,193,7,0.5);
}
.tw-bs4 .btn-outline-warning.disabled,
.tw-bs4 .btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.tw-bs4 .btn-outline-warning:active,
.tw-bs4 .btn-outline-warning.active,
.tw-bs4 .show > .btn-outline-warning.dropdown-toggle {
color: #fff;
background-color: #ffc107;
border-color: #ffc107;
}
.tw-bs4 .btn-outline-danger {
color: #dc3545;
background-color: transparent;
background-image: none;
border-color: #dc3545;
}
.tw-bs4 .btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.tw-bs4 .btn-outline-danger:focus,
.tw-bs4 .btn-outline-danger.focus {
box-shadow: 0 0 0 3px rgba(220,53,69,0.5);
}
.tw-bs4 .btn-outline-danger.disabled,
.tw-bs4 .btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent;
}
.tw-bs4 .btn-outline-danger:active,
.tw-bs4 .btn-outline-danger.active,
.tw-bs4 .show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.tw-bs4 .btn-outline-light {
color: #f8f9fa;
background-color: transparent;
background-image: none;
border-color: #f8f9fa;
}
.tw-bs4 .btn-outline-light:hover {
color: #fff;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.tw-bs4 .btn-outline-light:focus,
.tw-bs4 .btn-outline-light.focus {
box-shadow: 0 0 0 3px rgba(248,249,250,0.5);
}
.tw-bs4 .btn-outline-light.disabled,
.tw-bs4 .btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent;
}
.tw-bs4 .btn-outline-light:active,
.tw-bs4 .btn-outline-light.active,
.tw-bs4 .show > .btn-outline-light.dropdown-toggle {
color: #fff;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.tw-bs4 .btn-outline-dark {
color: #343a40;
background-color: transparent;
background-image: none;
border-color: #343a40;
}
.tw-bs4 .btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.tw-bs4 .btn-outline-dark:focus,
.tw-bs4 .btn-outline-dark.focus {
box-shadow: 0 0 0 3px rgba(52,58,64,0.5);
}
.tw-bs4 .btn-outline-dark.disabled,
.tw-bs4 .btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
.tw-bs4 .btn-outline-dark:active,
.tw-bs4 .btn-outline-dark.active,
.tw-bs4 .show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.tw-bs4 .btn-link {
font-weight: normal;
color: #007bff;
border-radius: 0;
}
.tw-bs4 .btn-link,
.tw-bs4 .btn-link:active,
.tw-bs4 .btn-link.active,
.tw-bs4 .btn-link:disabled {
background-color: transparent;
}
.tw-bs4 .btn-link,
.tw-bs4 .btn-link:focus,
.tw-bs4 .btn-link:active {
border-color: transparent;
box-shadow: none;
}
.tw-bs4 .btn-link:hover {
border-color: transparent;
}
.tw-bs4 .btn-link:focus,
.tw-bs4 .btn-link:hover {
color: #0056b3;
text-decoration: underline;
background-color: transparent;
}
.tw-bs4 .btn-link:disabled {
color: #868e96;
}
.tw-bs4 .btn-link:disabled:focus,
.tw-bs4 .btn-link:disabled:hover {
text-decoration: none;
}
.tw-bs4 .btn-lg,
.tw-bs4 .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.tw-bs4 .btn-sm,
.tw-bs4 .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.tw-bs4 .btn-block {
display: block;
width: 100%;
}
.tw-bs4 .btn-block + .btn-block {
margin-top: 0.5rem;
}
.tw-bs4 input[type="submit"].btn-block,
.tw-bs4 input[type="reset"].btn-block,
.tw-bs4 input[type="button"].btn-block {
width: 100%;
}
.tw-bs4 .fade {
opacity: 0;
transition: opacity 0.15s linear;
}
.tw-bs4 .fade.show {
opacity: 1;
}
.tw-bs4 .collapse {
display: none;
}
.tw-bs4 .collapse.show {
display: block;
}
.tw-bs4 tr.collapse.show {
display: table-row;
}
.tw-bs4 tbody.collapse.show {
display: table-row-group;
}
.tw-bs4 .collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
.tw-bs4 .dropup,
.tw-bs4 .dropdown {
position: relative;
}
.tw-bs4 .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-left: 0.3em solid transparent;
}
.tw-bs4 .dropdown-toggle:empty::after {
margin-left: 0;
}
.tw-bs4 .dropup .dropdown-menu {
margin-top: 0;
margin-bottom: 0.125rem;
}
.tw-bs4 .dropup .dropdown-toggle::after {
border-top: 0;
border-bottom: 0.3em solid;
}
.tw-bs4 .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
}
.tw-bs4 .dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.tw-bs4 .dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: normal;
color: #212529;
text-align: inherit;
white-space: nowrap;
background: none;
border: 0;
}
.tw-bs4 .dropdown-item:focus,
.tw-bs4 .dropdown-item:hover {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa;
}
.tw-bs4 .dropdown-item.active,
.tw-bs4 .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff;
}
.tw-bs4 .dropdown-item.disabled,
.tw-bs4 .dropdown-item:disabled {
color: #868e96;
background-color: transparent;
}
.tw-bs4 .show > a {
outline: 0;
}
.tw-bs4 .dropdown-menu.show {
display: block;
}
.tw-bs4 .dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #868e96;
white-space: nowrap;
}
.tw-bs4 .btn-group,
.tw-bs4 .btn-group-vertical {
position: relative;
display: -ms-inline-flexbox;
display: inline-flex;
vertical-align: middle;
}
.tw-bs4 .btn-group > .btn,
.tw-bs4 .btn-group-vertical > .btn {
position: relative;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
margin-bottom: 0;
}
.tw-bs4 .btn-group > .btn:hover,
.tw-bs4 .btn-group-vertical > .btn:hover {
z-index: 2;
}
.tw-bs4 .btn-group > .btn:focus,
.tw-bs4 .btn-group > .btn:active,
.tw-bs4 .btn-group > .btn.active,
.tw-bs4 .btn-group-vertical > .btn:focus,
.tw-bs4 .btn-group-vertical > .btn:active,
.tw-bs4 .btn-group-vertical > .btn.active {
z-index: 2;
}
.tw-bs4 .btn-group .btn + .btn,
.tw-bs4 .btn-group .btn + .btn-group,
.tw-bs4 .btn-group .btn-group + .btn,
.tw-bs4 .btn-group .btn-group + .btn-group,
.tw-bs4 .btn-group-vertical .btn + .btn,
.tw-bs4 .btn-group-vertical .btn + .btn-group,
.tw-bs4 .btn-group-vertical .btn-group + .btn,
.tw-bs4 .btn-group-vertical .btn-group + .btn-group {
margin-left: -1px;
}
.tw-bs4 .btn-toolbar {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .btn-toolbar .input-group {
width: auto;
}
.tw-bs4 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.tw-bs4 .btn-group > .btn:first-child {
margin-left: 0;
}
.tw-bs4 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs4 .btn-group > .btn:last-child:not(:first-child),
.tw-bs4 .btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .btn-group > .btn-group {
float: left;
}
.tw-bs4 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.tw-bs4 .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.tw-bs4 .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs4 .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .btn + .dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.tw-bs4 .btn + .dropdown-toggle-split::after {
margin-left: 0;
}
.tw-bs4 .btn-sm + .dropdown-toggle-split,
.tw-bs4 .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.tw-bs4 .btn-lg + .dropdown-toggle-split,
.tw-bs4 .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.tw-bs4 .btn-group-vertical {
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: center;
justify-content: center;
}
.tw-bs4 .btn-group-vertical .btn,
.tw-bs4 .btn-group-vertical .btn-group {
width: 100%;
}
.tw-bs4 .btn-group-vertical > .btn + .btn,
.tw-bs4 .btn-group-vertical > .btn + .btn-group,
.tw-bs4 .btn-group-vertical > .btn-group + .btn,
.tw-bs4 .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.tw-bs4 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn:first-child:not(:last-child) {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.tw-bs4 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.tw-bs4 [data-toggle="buttons"] > .btn input[type="radio"],
.tw-bs4 [data-toggle="buttons"] > .btn input[type="checkbox"],
.tw-bs4 [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.tw-bs4 [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0,0,0,0);
pointer-events: none;
}
.tw-bs4 .input-group {
position: relative;
display: -ms-flexbox;
display: flex;
width: 100%;
}
.tw-bs4 .input-group .form-control {
position: relative;
z-index: 2;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.tw-bs4 .input-group .form-control:focus,
.tw-bs4 .input-group .form-control:active,
.tw-bs4 .input-group .form-control:hover {
z-index: 3;
}
.tw-bs4 .input-group-addon,
.tw-bs4 .input-group-btn,
.tw-bs4 .input-group .form-control {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
}
.tw-bs4 .input-group-addon:not(:first-child):not(:last-child),
.tw-bs4 .input-group-btn:not(:first-child):not(:last-child),
.tw-bs4 .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.tw-bs4 .input-group-addon,
.tw-bs4 .input-group-btn {
white-space: nowrap;
vertical-align: middle;
}
.tw-bs4 .input-group-addon {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: normal;
line-height: 1.25;
color: #495057;
text-align: center;
background-color: #e9ecef;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
}
.tw-bs4 .input-group-addon.form-control-sm,
.tw-bs4 .input-group-sm > .input-group-addon,
.tw-bs4 .input-group-sm > .input-group-btn > .input-group-addon.btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
border-radius: 0.2rem;
}
.tw-bs4 .input-group-addon.form-control-lg,
.tw-bs4 .input-group-lg > .input-group-addon,
.tw-bs4 .input-group-lg > .input-group-btn > .input-group-addon.btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
border-radius: 0.3rem;
}
.tw-bs4 .input-group-addon input[type="radio"],
.tw-bs4 .input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.tw-bs4 .input-group .form-control:not(:last-child),
.tw-bs4 .input-group-addon:not(:last-child),
.tw-bs4 .input-group-btn:not(:last-child) > .btn,
.tw-bs4 .input-group-btn:not(:last-child) > .btn-group > .btn,
.tw-bs4 .input-group-btn:not(:last-child) > .dropdown-toggle,
.tw-bs4 .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs4 .input-group-addon:not(:last-child) {
border-right: 0;
}
.tw-bs4 .input-group .form-control:not(:first-child),
.tw-bs4 .input-group-addon:not(:first-child),
.tw-bs4 .input-group-btn:not(:first-child) > .btn,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group > .btn,
.tw-bs4 .input-group-btn:not(:first-child) > .dropdown-toggle,
.tw-bs4 .input-group-btn:not(:last-child) > .btn:not(:first-child),
.tw-bs4 .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .form-control + .input-group-addon:not(:first-child) {
border-left: 0;
}
.tw-bs4 .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.tw-bs4 .input-group-btn > .btn {
position: relative;
}
.tw-bs4 .input-group-btn > .btn + .btn {
margin-left: -1px;
}
.tw-bs4 .input-group-btn > .btn:focus,
.tw-bs4 .input-group-btn > .btn:active,
.tw-bs4 .input-group-btn > .btn:hover {
z-index: 3;
}
.tw-bs4 .input-group-btn:not(:last-child) > .btn,
.tw-bs4 .input-group-btn:not(:last-child) > .btn-group {
margin-right: -1px;
}
.tw-bs4 .input-group-btn:not(:first-child) > .btn,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group {
z-index: 2;
margin-left: -1px;
}
.tw-bs4 .input-group-btn:not(:first-child) > .btn:focus,
.tw-bs4 .input-group-btn:not(:first-child) > .btn:active,
.tw-bs4 .input-group-btn:not(:first-child) > .btn:hover,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group:focus,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group:active,
.tw-bs4 .input-group-btn:not(:first-child) > .btn-group:hover {
z-index: 3;
}
.tw-bs4 .custom-control {
position: relative;
display: -ms-inline-flexbox;
display: inline-flex;
min-height: 1.5rem;
padding-left: 1.5rem;
margin-right: 1rem;
}
.tw-bs4 .custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.tw-bs4 .custom-control-input:checked ~ .custom-control-indicator {
color: #fff;
background-color: #007bff;
}
.tw-bs4 .custom-control-input:focus ~ .custom-control-indicator {
box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007bff;
}
.tw-bs4 .custom-control-input:active ~ .custom-control-indicator {
color: #fff;
background-color: #b3d7ff;
}
.tw-bs4 .custom-control-input:disabled ~ .custom-control-indicator {
background-color: #e9ecef;
}
.tw-bs4 .custom-control-input:disabled ~ .custom-control-description {
color: #868e96;
}
.tw-bs4 .custom-control-indicator {
position: absolute;
top: 0.25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #ddd;
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%;
}
.tw-bs4 .custom-checkbox .custom-control-indicator {
border-radius: 0.25rem;
}
.tw-bs4 .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.tw-bs4 .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
background-color: #007bff;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.tw-bs4 .custom-radio .custom-control-indicator {
border-radius: 50%;
}
.tw-bs4 .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.tw-bs4 .custom-controls-stacked {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
.tw-bs4 .custom-controls-stacked .custom-control {
margin-bottom: 0.25rem;
}
.tw-bs4 .custom-controls-stacked .custom-control + .custom-control {
margin-left: 0;
}
.tw-bs4 .custom-select {
display: inline-block;
max-width: 100%;
height: calc(4.25rem);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
line-height: 1.25;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
background-size: 8px 10px;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.tw-bs4 .custom-select:focus {
border-color: #80bdff;
outline: none;
}
.tw-bs4 .custom-select:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.tw-bs4 .custom-select:disabled {
color: #868e96;
background-color: #e9ecef;
}
.tw-bs4 .custom-select::-ms-expand {
opacity: 0;
}
.tw-bs4 .custom-select-sm {
height: calc(3.8125rem);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 75%;
}
.tw-bs4 .custom-file {
position: relative;
display: inline-block;
max-width: 100%;
height: 2.5rem;
margin-bottom: 0;
}
.tw-bs4 .custom-file-input {
min-width: 14rem;
max-width: 100%;
height: 2.5rem;
margin: 0;
opacity: 0;
}
.tw-bs4 .custom-file-control {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 5;
height: 2.5rem;
padding: 0.5rem 1rem;
line-height: 1.5;
color: #495057;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #fff;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
}
.tw-bs4 .custom-file-control:lang(en):empty::after {
content: "Choose file...";
}
.tw-bs4 .custom-file-control::before {
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
z-index: 6;
display: block;
height: 2.5rem;
padding: 0.5rem 1rem;
line-height: 1.5;
color: #495057;
background-color: #e9ecef;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0 0.25rem 0.25rem 0;
}
.tw-bs4 .custom-file-control:lang(en)::before {
content: "Browse";
}
.tw-bs4 .nav {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.tw-bs4 .nav-link {
display: block;
padding: 0.5rem 1rem;
}
.tw-bs4 .nav-link:focus,
.tw-bs4 .nav-link:hover {
text-decoration: none;
}
.tw-bs4 .nav-link.disabled {
color: #868e96;
}
.tw-bs4 .nav-tabs {
border-bottom: 1px solid #ddd;
}
.tw-bs4 .nav-tabs .nav-item {
margin-bottom: -1px;
}
.tw-bs4 .nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.tw-bs4 .nav-tabs .nav-link:focus,
.tw-bs4 .nav-tabs .nav-link:hover {
border-color: #e9ecef #e9ecef #ddd;
}
.tw-bs4 .nav-tabs .nav-link.disabled {
color: #868e96;
background-color: transparent;
border-color: transparent;
}
.tw-bs4 .nav-tabs .nav-link.active,
.tw-bs4 .nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #ddd #ddd #fff;
}
.tw-bs4 .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.tw-bs4 .nav-pills .nav-link {
border-radius: 0.25rem;
}
.tw-bs4 .nav-pills .nav-link.active,
.tw-bs4 .show > .nav-pills .nav-link {
color: #fff;
background-color: #007bff;
}
.tw-bs4 .nav-fill .nav-item {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.tw-bs4 .nav-justified .nav-item {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
.tw-bs4 .tab-content > .tab-pane {
display: none;
}
.tw-bs4 .tab-content > .active {
display: block;
}
.tw-bs4 .navbar {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.tw-bs4 .navbar > .container,
.tw-bs4 .navbar > .container-fluid {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
}
.tw-bs4 .navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.tw-bs4 .navbar-brand:focus,
.tw-bs4 .navbar-brand:hover {
text-decoration: none;
}
.tw-bs4 .navbar-nav {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.tw-bs4 .navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.tw-bs4 .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.tw-bs4 .navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.tw-bs4 .navbar-collapse {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-ms-flex-align: center;
align-items: center;
}
.tw-bs4 .navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.tw-bs4 .navbar-toggler:focus,
.tw-bs4 .navbar-toggler:hover {
text-decoration: none;
}
.tw-bs4 .navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575px) {
.tw-bs4 .navbar-expand-sm > .container,
.tw-bs4 .navbar-expand-sm > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.tw-bs4 .navbar-expand-sm {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand-sm .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand-sm .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand-sm .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand-sm > .container,
.tw-bs4 .navbar-expand-sm > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand-sm .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand-sm .navbar-toggler {
display: none;
}
}
@media (max-width: 767px) {
.tw-bs4 .navbar-expand-md > .container,
.tw-bs4 .navbar-expand-md > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.tw-bs4 .navbar-expand-md {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand-md .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand-md .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand-md .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand-md > .container,
.tw-bs4 .navbar-expand-md > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand-md .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand-md .navbar-toggler {
display: none;
}
}
@media (max-width: 991px) {
.tw-bs4 .navbar-expand-lg > .container,
.tw-bs4 .navbar-expand-lg > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.tw-bs4 .navbar-expand-lg {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand-lg .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand-lg .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand-lg .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand-lg > .container,
.tw-bs4 .navbar-expand-lg > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand-lg .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand-lg .navbar-toggler {
display: none;
}
}
@media (max-width: 1199px) {
.tw-bs4 .navbar-expand-xl > .container,
.tw-bs4 .navbar-expand-xl > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1200px) {
.tw-bs4 .navbar-expand-xl {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand-xl .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand-xl .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand-xl .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand-xl > .container,
.tw-bs4 .navbar-expand-xl > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand-xl .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand-xl .navbar-toggler {
display: none;
}
}
.tw-bs4 .navbar-expand {
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: start;
justify-content: flex-start;
}
.tw-bs4 .navbar-expand > .container,
.tw-bs4 .navbar-expand > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.tw-bs4 .navbar-expand .navbar-nav {
-ms-flex-direction: row;
flex-direction: row;
}
.tw-bs4 .navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.tw-bs4 .navbar-expand .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.tw-bs4 .navbar-expand .navbar-nav .nav-link {
padding-right: .5rem;
padding-left: .5rem;
}
.tw-bs4 .navbar-expand > .container,
.tw-bs4 .navbar-expand > .container-fluid {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.tw-bs4 .navbar-expand .navbar-collapse {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .navbar-expand .navbar-toggler {
display: none;
}
.tw-bs4 .navbar-light .navbar-brand {
color: rgba(0,0,0,0.9);
}
.tw-bs4 .navbar-light .navbar-brand:focus,
.tw-bs4 .navbar-light .navbar-brand:hover {
color: rgba(0,0,0,0.9);
}
.tw-bs4 .navbar-light .navbar-nav .nav-link {
color: rgba(0,0,0,0.5);
}
.tw-bs4 .navbar-light .navbar-nav .nav-link:focus,
.tw-bs4 .navbar-light .navbar-nav .nav-link:hover {
color: rgba(0,0,0,0.7);
}
.tw-bs4 .navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0,0,0,0.3);
}
.tw-bs4 .navbar-light .navbar-nav .show > .nav-link,
.tw-bs4 .navbar-light .navbar-nav .active > .nav-link,
.tw-bs4 .navbar-light .navbar-nav .nav-link.show,
.tw-bs4 .navbar-light .navbar-nav .nav-link.active {
color: rgba(0,0,0,0.9);
}
.tw-bs4 .navbar-light .navbar-toggler {
color: rgba(0,0,0,0.5);
border-color: rgba(0,0,0,0.1);
}
.tw-bs4 .navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.tw-bs4 .navbar-light .navbar-text {
color: rgba(0,0,0,0.5);
}
.tw-bs4 .navbar-dark .navbar-brand {
color: white;
}
.tw-bs4 .navbar-dark .navbar-brand:focus,
.tw-bs4 .navbar-dark .navbar-brand:hover {
color: white;
}
.tw-bs4 .navbar-dark .navbar-nav .nav-link {
color: rgba(255,255,255,0.5);
}
.tw-bs4 .navbar-dark .navbar-nav .nav-link:focus,
.tw-bs4 .navbar-dark .navbar-nav .nav-link:hover {
color: rgba(255,255,255,0.75);
}
.tw-bs4 .navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255,255,255,0.25);
}
.tw-bs4 .navbar-dark .navbar-nav .show > .nav-link,
.tw-bs4 .navbar-dark .navbar-nav .active > .nav-link,
.tw-bs4 .navbar-dark .navbar-nav .nav-link.show,
.tw-bs4 .navbar-dark .navbar-nav .nav-link.active {
color: white;
}
.tw-bs4 .navbar-dark .navbar-toggler {
color: rgba(255,255,255,0.5);
border-color: rgba(255,255,255,0.1);
}
.tw-bs4 .navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.tw-bs4 .navbar-dark .navbar-text {
color: rgba(255,255,255,0.5);
}
.tw-bs4 .card {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,0.125);
border-radius: 0.25rem;
}
.tw-bs4 .card-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.tw-bs4 .card-title {
margin-bottom: 0.75rem;
}
.tw-bs4 .card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.tw-bs4 .card-text:last-child {
margin-bottom: 0;
}
.tw-bs4 .card-link:hover {
text-decoration: none;
}
.tw-bs4 .card-link + .card-link {
margin-left: 1.25rem;
}
.tw-bs4 .card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.tw-bs4 .card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.tw-bs4 .card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0,0,0,0.03);
border-bottom: 1px solid rgba(0,0,0,0.125);
}
.tw-bs4 .card-header:first-child {
border-radius: calc(-0.75rem) calc(-0.75rem) 0 0;
}
.tw-bs4 .card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0,0,0,0.03);
border-top: 1px solid rgba(0,0,0,0.125);
}
.tw-bs4 .card-footer:last-child {
border-radius: 0 0 calc(-0.75rem) calc(-0.75rem);
}
.tw-bs4 .card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.tw-bs4 .card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.tw-bs4 .card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.tw-bs4 .card-img {
width: 100%;
border-radius: calc(-0.75rem);
}
.tw-bs4 .card-img-top {
width: 100%;
border-top-left-radius: calc(-0.75rem);
border-top-right-radius: calc(-0.75rem);
}
.tw-bs4 .card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(-0.75rem);
border-bottom-left-radius: calc(-0.75rem);
}
@media (min-width: 576px) {
.tw-bs4 .card-deck {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.tw-bs4 .card-deck .card {
display: -ms-flexbox;
display: flex;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 576px) {
.tw-bs4 .card-group {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.tw-bs4 .card-group .card {
-ms-flex: 1 0 0%;
flex: 1 0 0%;
}
.tw-bs4 .card-group .card + .card {
margin-left: 0;
border-left: 0;
}
.tw-bs4 .card-group .card:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tw-bs4 .card-group .card:first-child .card-img-top {
border-top-right-radius: 0;
}
.tw-bs4 .card-group .card:first-child .card-img-bottom {
border-bottom-right-radius: 0;
}
.tw-bs4 .card-group .card:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.tw-bs4 .card-group .card:last-child .card-img-top {
border-top-left-radius: 0;
}
.tw-bs4 .card-group .card:last-child .card-img-bottom {
border-bottom-left-radius: 0;
}
.tw-bs4 .card-group .card:not(:first-child):not(:last-child) {
border-radius: 0;
}
.tw-bs4 .card-group .card:not(:first-child):not(:last-child) .card-img-top,
.tw-bs4 .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
border-radius: 0;
}
}
.tw-bs4 .card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.tw-bs4 .card-columns {
-webkit-column-count: 3;
column-count: 3;
-webkit-column-gap: 1.25rem;
column-gap: 1.25rem;
}
.tw-bs4 .card-columns .card {
display: inline-block;
width: 100%;
}
}
.tw-bs4 .breadcrumb {
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.tw-bs4 .breadcrumb::after {
display: block;
clear: both;
content: "";
}
.tw-bs4 .breadcrumb-item {
float: left;
}
.tw-bs4 .breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
padding-left: 0.5rem;
color: #868e96;
content: "/";
}
.tw-bs4 .breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.tw-bs4 .breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.tw-bs4 .breadcrumb-item.active {
color: #868e96;
}
.tw-bs4 .pagination {
display: -ms-flexbox;
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
}
.tw-bs4 .page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.tw-bs4 .page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.tw-bs4 .page-item.active .page-link {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .page-item.disabled .page-link {
color: #868e96;
pointer-events: none;
background-color: #fff;
border-color: #ddd;
}
.tw-bs4 .page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #007bff;
background-color: #fff;
border: 1px solid #ddd;
}
.tw-bs4 .page-link:focus,
.tw-bs4 .page-link:hover {
color: #0056b3;
text-decoration: none;
background-color: #e9ecef;
border-color: #ddd;
}
.tw-bs4 .pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5;
}
.tw-bs4 .pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.tw-bs4 .pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.tw-bs4 .pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.tw-bs4 .pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.tw-bs4 .pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.tw-bs4 .badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
}
.tw-bs4 .badge:empty {
display: none;
}
.tw-bs4 .btn .badge {
position: relative;
top: -1px;
}
.tw-bs4 .badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.tw-bs4 .badge-primary {
color: #fff;
background-color: #007bff;
}
.tw-bs4 .badge-primary[href]:focus,
.tw-bs4 .badge-primary[href]:hover {
color: #fff;
text-decoration: none;
background-color: #0062cc;
}
.tw-bs4 .badge-secondary {
color: #fff;
background-color: #868e96;
}
.tw-bs4 .badge-secondary[href]:focus,
.tw-bs4 .badge-secondary[href]:hover {
color: #fff;
text-decoration: none;
background-color: #6c757d;
}
.tw-bs4 .badge-success {
color: #fff;
background-color: #28a745;
}
.tw-bs4 .badge-success[href]:focus,
.tw-bs4 .badge-success[href]:hover {
color: #fff;
text-decoration: none;
background-color: #1e7e34;
}
.tw-bs4 .badge-info {
color: #fff;
background-color: #17a2b8;
}
.tw-bs4 .badge-info[href]:focus,
.tw-bs4 .badge-info[href]:hover {
color: #fff;
text-decoration: none;
background-color: #117a8b;
}
.tw-bs4 .badge-warning {
color: #111;
background-color: #ffc107;
}
.tw-bs4 .badge-warning[href]:focus,
.tw-bs4 .badge-warning[href]:hover {
color: #111;
text-decoration: none;
background-color: #d39e00;
}
.tw-bs4 .badge-danger {
color: #fff;
background-color: #dc3545;
}
.tw-bs4 .badge-danger[href]:focus,
.tw-bs4 .badge-danger[href]:hover {
color: #fff;
text-decoration: none;
background-color: #bd2130;
}
.tw-bs4 .badge-light {
color: #111;
background-color: #f8f9fa;
}
.tw-bs4 .badge-light[href]:focus,
.tw-bs4 .badge-light[href]:hover {
color: #111;
text-decoration: none;
background-color: #dae0e5;
}
.tw-bs4 .badge-dark {
color: #fff;
background-color: #343a40;
}
.tw-bs4 .badge-dark[href]:focus,
.tw-bs4 .badge-dark[href]:hover {
color: #fff;
text-decoration: none;
background-color: #1d2124;
}
.tw-bs4 .jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem;
}
@media (min-width: 576px) {
.tw-bs4 .jumbotron {
padding: 4rem 2rem;
}
}
.tw-bs4 .jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.tw-bs4 .alert {
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.tw-bs4 .alert-heading {
color: inherit;
}
.tw-bs4 .alert-link {
font-weight: bold;
}
.tw-bs4 .alert-dismissible .close {
position: relative;
top: -0.75rem;
right: -1.25rem;
padding: 0.75rem 1.25rem;
color: inherit;
}
.tw-bs4 .alert-primary {
color: #004085;
background-color: #cce5ff;
border-color: #b8daff;
}
.tw-bs4 .alert-primary hr {
border-top-color: #9fcdff;
}
.tw-bs4 .alert-primary .alert-link {
color: #002752;
}
.tw-bs4 .alert-secondary {
color: #464a4e;
background-color: #e7e8ea;
border-color: #dddfe2;
}
.tw-bs4 .alert-secondary hr {
border-top-color: #cfd2d6;
}
.tw-bs4 .alert-secondary .alert-link {
color: #2e3133;
}
.tw-bs4 .alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.tw-bs4 .alert-success hr {
border-top-color: #b1dfbb;
}
.tw-bs4 .alert-success .alert-link {
color: #0b2e13;
}
.tw-bs4 .alert-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.tw-bs4 .alert-info hr {
border-top-color: #abdde5;
}
.tw-bs4 .alert-info .alert-link {
color: #062c33;
}
.tw-bs4 .alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.tw-bs4 .alert-warning hr {
border-top-color: #ffe8a1;
}
.tw-bs4 .alert-warning .alert-link {
color: #533f03;
}
.tw-bs4 .alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.tw-bs4 .alert-danger hr {
border-top-color: #f1b0b7;
}
.tw-bs4 .alert-danger .alert-link {
color: #491217;
}
.tw-bs4 .alert-light {
color: #818182;
background-color: #fefefe;
border-color: #fdfdfe;
}
.tw-bs4 .alert-light hr {
border-top-color: #ececf6;
}
.tw-bs4 .alert-light .alert-link {
color: #686868;
}
.tw-bs4 .alert-dark {
color: #1b1e21;
background-color: #d6d8d9;
border-color: #c6c8ca;
}
.tw-bs4 .alert-dark hr {
border-top-color: #b9bbbe;
}
.tw-bs4 .alert-dark .alert-link {
color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
.tw-bs4 from {
background-position: 1rem 0;
}
.tw-bs4 to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
.tw-bs4 from {
background-position: 1rem 0;
}
.tw-bs4 to {
background-position: 0 0;
}
}
.tw-bs4 .progress {
display: -ms-flexbox;
display: flex;
overflow: hidden;
font-size: 0.75rem;
line-height: 1rem;
text-align: center;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.tw-bs4 .progress-bar {
height: 1rem;
line-height: 1rem;
color: #fff;
background-color: #007bff;
transition: width 0.6s ease;
}
.tw-bs4 .progress-bar-striped {
background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-size: 1rem 1rem;
}
.tw-bs4 .progress-bar-animated {
-webkit-animation: progress-bar-stripes 1s linear infinite;
animation: progress-bar-stripes 1s linear infinite;
}
.tw-bs4 .media {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
}
.tw-bs4 .media-body {
-ms-flex: 1;
flex: 1;
}
.tw-bs4 .list-group {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.tw-bs4 .list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.tw-bs4 .list-group-item-action:focus,
.tw-bs4 .list-group-item-action:hover {
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.tw-bs4 .list-group-item-action:active {
color: #212529;
background-color: #e9ecef;
}
.tw-bs4 .list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0,0,0,0.125);
}
.tw-bs4 .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.tw-bs4 .list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.tw-bs4 .list-group-item:focus,
.tw-bs4 .list-group-item:hover {
text-decoration: none;
}
.tw-bs4 .list-group-item.disabled,
.tw-bs4 .list-group-item:disabled {
color: #868e96;
background-color: #fff;
}
.tw-bs4 .list-group-item.active {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.tw-bs4 .list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.tw-bs4 .list-group-flush:first-child .list-group-item:first-child {
border-top: 0;
}
.tw-bs4 .list-group-flush:last-child .list-group-item:last-child {
border-bottom: 0;
}
.tw-bs4 .list-group-item-primary {
color: #004085;
background-color: #b8daff;
}
.tw-bs4 a.list-group-item-primary,
.tw-bs4 button.list-group-item-primary {
color: #004085;
}
.tw-bs4 a.list-group-item-primary:focus,
.tw-bs4 a.list-group-item-primary:hover,
.tw-bs4 button.list-group-item-primary:focus,
.tw-bs4 button.list-group-item-primary:hover {
color: #004085;
background-color: #9fcdff;
}
.tw-bs4 a.list-group-item-primary.active,
.tw-bs4 button.list-group-item-primary.active {
color: #fff;
background-color: #004085;
border-color: #004085;
}
.tw-bs4 .list-group-item-secondary {
color: #464a4e;
background-color: #dddfe2;
}
.tw-bs4 a.list-group-item-secondary,
.tw-bs4 button.list-group-item-secondary {
color: #464a4e;
}
.tw-bs4 a.list-group-item-secondary:focus,
.tw-bs4 a.list-group-item-secondary:hover,
.tw-bs4 button.list-group-item-secondary:focus,
.tw-bs4 button.list-group-item-secondary:hover {
color: #464a4e;
background-color: #cfd2d6;
}
.tw-bs4 a.list-group-item-secondary.active,
.tw-bs4 button.list-group-item-secondary.active {
color: #fff;
background-color: #464a4e;
border-color: #464a4e;
}
.tw-bs4 .list-group-item-success {
color: #155724;
background-color: #c3e6cb;
}
.tw-bs4 a.list-group-item-success,
.tw-bs4 button.list-group-item-success {
color: #155724;
}
.tw-bs4 a.list-group-item-success:focus,
.tw-bs4 a.list-group-item-success:hover,
.tw-bs4 button.list-group-item-success:focus,
.tw-bs4 button.list-group-item-success:hover {
color: #155724;
background-color: #b1dfbb;
}
.tw-bs4 a.list-group-item-success.active,
.tw-bs4 button.list-group-item-success.active {
color: #fff;
background-color: #155724;
border-color: #155724;
}
.tw-bs4 .list-group-item-info {
color: #0c5460;
background-color: #bee5eb;
}
.tw-bs4 a.list-group-item-info,
.tw-bs4 button.list-group-item-info {
color: #0c5460;
}
.tw-bs4 a.list-group-item-info:focus,
.tw-bs4 a.list-group-item-info:hover,
.tw-bs4 button.list-group-item-info:focus,
.tw-bs4 button.list-group-item-info:hover {
color: #0c5460;
background-color: #abdde5;
}
.tw-bs4 a.list-group-item-info.active,
.tw-bs4 button.list-group-item-info.active {
color: #fff;
background-color: #0c5460;
border-color: #0c5460;
}
.tw-bs4 .list-group-item-warning {
color: #856404;
background-color: #ffeeba;
}
.tw-bs4 a.list-group-item-warning,
.tw-bs4 button.list-group-item-warning {
color: #856404;
}
.tw-bs4 a.list-group-item-warning:focus,
.tw-bs4 a.list-group-item-warning:hover,
.tw-bs4 button.list-group-item-warning:focus,
.tw-bs4 button.list-group-item-warning:hover {
color: #856404;
background-color: #ffe8a1;
}
.tw-bs4 a.list-group-item-warning.active,
.tw-bs4 button.list-group-item-warning.active {
color: #fff;
background-color: #856404;
border-color: #856404;
}
.tw-bs4 .list-group-item-danger {
color: #721c24;
background-color: #f5c6cb;
}
.tw-bs4 a.list-group-item-danger,
.tw-bs4 button.list-group-item-danger {
color: #721c24;
}
.tw-bs4 a.list-group-item-danger:focus,
.tw-bs4 a.list-group-item-danger:hover,
.tw-bs4 button.list-group-item-danger:focus,
.tw-bs4 button.list-group-item-danger:hover {
color: #721c24;
background-color: #f1b0b7;
}
.tw-bs4 a.list-group-item-danger.active,
.tw-bs4 button.list-group-item-danger.active {
color: #fff;
background-color: #721c24;
border-color: #721c24;
}
.tw-bs4 .list-group-item-light {
color: #818182;
background-color: #fdfdfe;
}
.tw-bs4 a.list-group-item-light,
.tw-bs4 button.list-group-item-light {
color: #818182;
}
.tw-bs4 a.list-group-item-light:focus,
.tw-bs4 a.list-group-item-light:hover,
.tw-bs4 button.list-group-item-light:focus,
.tw-bs4 button.list-group-item-light:hover {
color: #818182;
background-color: #ececf6;
}
.tw-bs4 a.list-group-item-light.active,
.tw-bs4 button.list-group-item-light.active {
color: #fff;
background-color: #818182;
border-color: #818182;
}
.tw-bs4 .list-group-item-dark {
color: #1b1e21;
background-color: #c6c8ca;
}
.tw-bs4 a.list-group-item-dark,
.tw-bs4 button.list-group-item-dark {
color: #1b1e21;
}
.tw-bs4 a.list-group-item-dark:focus,
.tw-bs4 a.list-group-item-dark:hover,
.tw-bs4 button.list-group-item-dark:focus,
.tw-bs4 button.list-group-item-dark:hover {
color: #1b1e21;
background-color: #b9bbbe;
}
.tw-bs4 a.list-group-item-dark.active,
.tw-bs4 button.list-group-item-dark.active {
color: #fff;
background-color: #1b1e21;
border-color: #1b1e21;
}
.tw-bs4 .close {
float: right;
font-size: 1.5rem;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5;
}
.tw-bs4 .close:focus,
.tw-bs4 .close:hover {
color: #000;
text-decoration: none;
opacity: .75;
}
.tw-bs4 button.close {
padding: 0;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.tw-bs4 .modal-open {
overflow: hidden;
}
.tw-bs4 .modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0;
}
.tw-bs4 .modal.fade .modal-dialog {
transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%);
}
.tw-bs4 .modal.show .modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0);
}
.tw-bs4 .modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.tw-bs4 .modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.tw-bs4 .modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.2);
border-radius: 0.3rem;
outline: 0;
}
.tw-bs4 .modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.tw-bs4 .modal-backdrop.fade {
opacity: 0;
}
.tw-bs4 .modal-backdrop.show {
opacity: 0.5;
}
.tw-bs4 .modal-header {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 15px;
border-bottom: 1px solid #e9ecef;
}
.tw-bs4 .modal-title {
margin-bottom: 0;
line-height: 1.5;
}
.tw-bs4 .modal-body {
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 15px;
}
.tw-bs4 .modal-footer {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 15px;
border-top: 1px solid #e9ecef;
}
.tw-bs4 .modal-footer > :not(:first-child) {
margin-left: .25rem;
}
.tw-bs4 .modal-footer > :not(:last-child) {
margin-right: .25rem;
}
.tw-bs4 .modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px) {
.tw-bs4 .modal-dialog {
max-width: 500px;
margin: 30px auto;
}
.tw-bs4 .modal-sm {
max-width: 300px;
}
}
@media (min-width: 992px) {
.tw-bs4 .modal-lg {
max-width: 800px;
}
}
.tw-bs4 .tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-style: normal;
font-weight: normal;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tw-bs4 .tooltip.show {
opacity: 0.9;
}
.tw-bs4 .tooltip .arrow {
position: absolute;
display: block;
width: 5px;
height: 5px;
}
.tw-bs4 .tooltip.bs-tooltip-top,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="top"] {
padding: 5px 0;
}
.tw-bs4 .tooltip.bs-tooltip-top .arrow,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
bottom: 0;
}
.tw-bs4 .tooltip.bs-tooltip-top .arrow::before,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
margin-left: -3px;
content: "";
border-width: 5px 5px 0;
border-top-color: #000;
}
.tw-bs4 .tooltip.bs-tooltip-right,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="right"] {
padding: 0 5px;
}
.tw-bs4 .tooltip.bs-tooltip-right .arrow,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
left: 0;
}
.tw-bs4 .tooltip.bs-tooltip-right .arrow::before,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
margin-top: -3px;
content: "";
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tw-bs4 .tooltip.bs-tooltip-bottom,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
padding: 5px 0;
}
.tw-bs4 .tooltip.bs-tooltip-bottom .arrow,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
top: 0;
}
.tw-bs4 .tooltip.bs-tooltip-bottom .arrow::before,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
margin-left: -3px;
content: "";
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tw-bs4 .tooltip.bs-tooltip-left,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="left"] {
padding: 0 5px;
}
.tw-bs4 .tooltip.bs-tooltip-left .arrow,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
right: 0;
}
.tw-bs4 .tooltip.bs-tooltip-left .arrow::before,
.tw-bs4 .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
right: 0;
margin-top: -3px;
content: "";
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tw-bs4 .tooltip .arrow::before {
position: absolute;
border-color: transparent;
border-style: solid;
}
.tw-bs4 .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
}
.tw-bs4 .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
padding: 1px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-style: normal;
font-weight: normal;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.2);
border-radius: 0.3rem;
}
.tw-bs4 .popover .arrow {
position: absolute;
display: block;
width: 10px;
height: 5px;
}
.tw-bs4 .popover .arrow::before,
.tw-bs4 .popover .arrow::after {
position: absolute;
display: block;
border-color: transparent;
border-style: solid;
}
.tw-bs4 .popover .arrow::before {
content: "";
border-width: 11px;
}
.tw-bs4 .popover .arrow::after {
content: "";
border-width: 11px;
}
.tw-bs4 .popover.bs-popover-top,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] {
margin-bottom: 10px;
}
.tw-bs4 .popover.bs-popover-top .arrow,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow {
bottom: 0;
}
.tw-bs4 .popover.bs-popover-top .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow::before,
.tw-bs4 .popover.bs-popover-top .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
border-bottom-width: 0;
}
.tw-bs4 .popover.bs-popover-top .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
bottom: -11px;
margin-left: -6px;
border-top-color: rgba(0,0,0,0.25);
}
.tw-bs4 .popover.bs-popover-top .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
bottom: -10px;
margin-left: -6px;
border-top-color: #fff;
}
.tw-bs4 .popover.bs-popover-right,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] {
margin-left: 10px;
}
.tw-bs4 .popover.bs-popover-right .arrow,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow {
left: 0;
}
.tw-bs4 .popover.bs-popover-right .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow::before,
.tw-bs4 .popover.bs-popover-right .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
margin-top: -8px;
border-left-width: 0;
}
.tw-bs4 .popover.bs-popover-right .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
left: -11px;
border-right-color: rgba(0,0,0,0.25);
}
.tw-bs4 .popover.bs-popover-right .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
left: -10px;
border-right-color: #fff;
}
.tw-bs4 .popover.bs-popover-bottom,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] {
margin-top: 10px;
}
.tw-bs4 .popover.bs-popover-bottom .arrow,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
top: 0;
}
.tw-bs4 .popover.bs-popover-bottom .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.tw-bs4 .popover.bs-popover-bottom .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
margin-left: -7px;
border-top-width: 0;
}
.tw-bs4 .popover.bs-popover-bottom .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
top: -11px;
border-bottom-color: rgba(0,0,0,0.25);
}
.tw-bs4 .popover.bs-popover-bottom .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
top: -10px;
border-bottom-color: #fff;
}
.tw-bs4 .popover.bs-popover-bottom .popover-header::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 20px;
margin-left: -10px;
content: "";
border-bottom: 1px solid #f7f7f7;
}
.tw-bs4 .popover.bs-popover-left,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] {
margin-right: 10px;
}
.tw-bs4 .popover.bs-popover-left .arrow,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow {
right: 0;
}
.tw-bs4 .popover.bs-popover-left .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow::before,
.tw-bs4 .popover.bs-popover-left .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
margin-top: -8px;
border-right-width: 0;
}
.tw-bs4 .popover.bs-popover-left .arrow::before,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
right: -11px;
border-left-color: rgba(0,0,0,0.25);
}
.tw-bs4 .popover.bs-popover-left .arrow::after,
.tw-bs4 .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
right: -10px;
border-left-color: #fff;
}
.tw-bs4 .popover-header {
padding: 8px 14px;
margin-bottom: 0;
font-size: 1rem;
color: inherit;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(-0.7rem);
border-top-right-radius: calc(-0.7rem);
}
.tw-bs4 .popover-header:empty {
display: none;
}
.tw-bs4 .popover-body {
padding: 9px 14px;
color: #212529;
}
.tw-bs4 .carousel {
position: relative;
}
.tw-bs4 .carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.tw-bs4 .carousel-item {
position: relative;
display: none;
-ms-flex-align: center;
align-items: center;
width: 100%;
transition: -webkit-transform 0.6s ease;
transition: transform 0.6s ease;
transition: transform 0.6s ease, -webkit-transform 0.6s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.tw-bs4 .carousel-item.active,
.tw-bs4 .carousel-item-next,
.tw-bs4 .carousel-item-prev {
display: block;
}
.tw-bs4 .carousel-item-next,
.tw-bs4 .carousel-item-prev {
position: absolute;
top: 0;
}
.tw-bs4 .carousel-item-next.carousel-item-left,
.tw-bs4 .carousel-item-prev.carousel-item-right {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.tw-bs4 .carousel-item-next,
.tw-bs4 .active.carousel-item-right {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.tw-bs4 .carousel-item-prev,
.tw-bs4 .active.carousel-item-left {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.tw-bs4 .carousel-control-prev,
.tw-bs4 .carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
}
.tw-bs4 .carousel-control-prev:focus,
.tw-bs4 .carousel-control-prev:hover,
.tw-bs4 .carousel-control-next:focus,
.tw-bs4 .carousel-control-next:hover {
color: #fff;
text-decoration: none;
outline: 0;
opacity: .9;
}
.tw-bs4 .carousel-control-prev {
left: 0;
}
.tw-bs4 .carousel-control-next {
right: 0;
}
.tw-bs4 .carousel-control-prev-icon,
.tw-bs4 .carousel-control-next-icon {
display: inline-block;
width: 20px;
height: 20px;
background: transparent no-repeat center center;
background-size: 100% 100%;
}
.tw-bs4 .carousel-control-prev-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.tw-bs4 .carousel-control-next-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.tw-bs4 .carousel-indicators {
position: absolute;
right: 0;
bottom: 10px;
left: 0;
z-index: 15;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.tw-bs4 .carousel-indicators li {
position: relative;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
background-color: rgba(255,255,255,0.5);
}
.tw-bs4 .carousel-indicators li::before {
position: absolute;
top: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.tw-bs4 .carousel-indicators li::after {
position: absolute;
bottom: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.tw-bs4 .carousel-indicators .active {
background-color: #fff;
}
.tw-bs4 .carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
}
.tw-bs4 .align-baseline {
vertical-align: baseline !important;
}
.tw-bs4 .align-top {
vertical-align: top !important;
}
.tw-bs4 .align-middle {
vertical-align: middle !important;
}
.tw-bs4 .align-bottom {
vertical-align: bottom !important;
}
.tw-bs4 .align-text-bottom {
vertical-align: text-bottom !important;
}
.tw-bs4 .align-text-top {
vertical-align: text-top !important;
}
.tw-bs4 .bg-primary {
background-color: #007bff !important;
}
.tw-bs4 a.bg-primary:focus,
.tw-bs4 a.bg-primary:hover {
background-color: #0062cc !important;
}
.tw-bs4 .bg-secondary {
background-color: #868e96 !important;
}
.tw-bs4 a.bg-secondary:focus,
.tw-bs4 a.bg-secondary:hover {
background-color: #6c757d !important;
}
.tw-bs4 .bg-success {
background-color: #28a745 !important;
}
.tw-bs4 a.bg-success:focus,
.tw-bs4 a.bg-success:hover {
background-color: #1e7e34 !important;
}
.tw-bs4 .bg-info {
background-color: #17a2b8 !important;
}
.tw-bs4 a.bg-info:focus,
.tw-bs4 a.bg-info:hover {
background-color: #117a8b !important;
}
.tw-bs4 .bg-warning {
background-color: #ffc107 !important;
}
.tw-bs4 a.bg-warning:focus,
.tw-bs4 a.bg-warning:hover {
background-color: #d39e00 !important;
}
.tw-bs4 .bg-danger {
background-color: #dc3545 !important;
}
.tw-bs4 a.bg-danger:focus,
.tw-bs4 a.bg-danger:hover {
background-color: #bd2130 !important;
}
.tw-bs4 .bg-light {
background-color: #f8f9fa !important;
}
.tw-bs4 a.bg-light:focus,
.tw-bs4 a.bg-light:hover {
background-color: #dae0e5 !important;
}
.tw-bs4 .bg-dark {
background-color: #343a40 !important;
}
.tw-bs4 a.bg-dark:focus,
.tw-bs4 a.bg-dark:hover {
background-color: #1d2124 !important;
}
.tw-bs4 .bg-white {
background-color: #fff !important;
}
.tw-bs4 .bg-transparent {
background-color: transparent !important;
}
.tw-bs4 .border {
border: 1px solid #e9ecef !important;
}
.tw-bs4 .border-0 {
border: 0 !important;
}
.tw-bs4 .border-top-0 {
border-top: 0 !important;
}
.tw-bs4 .border-right-0 {
border-right: 0 !important;
}
.tw-bs4 .border-bottom-0 {
border-bottom: 0 !important;
}
.tw-bs4 .border-left-0 {
border-left: 0 !important;
}
.tw-bs4 .border-primary {
border-color: #007bff !important;
}
.tw-bs4 .border-secondary {
border-color: #868e96 !important;
}
.tw-bs4 .border-success {
border-color: #28a745 !important;
}
.tw-bs4 .border-info {
border-color: #17a2b8 !important;
}
.tw-bs4 .border-warning {
border-color: #ffc107 !important;
}
.tw-bs4 .border-danger {
border-color: #dc3545 !important;
}
.tw-bs4 .border-light {
border-color: #f8f9fa !important;
}
.tw-bs4 .border-dark {
border-color: #343a40 !important;
}
.tw-bs4 .border-white {
border-color: #fff !important;
}
.tw-bs4 .rounded {
border-radius: 0.25rem !important;
}
.tw-bs4 .rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.tw-bs4 .rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.tw-bs4 .rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.tw-bs4 .rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.tw-bs4 .rounded-circle {
border-radius: 50%;
}
.tw-bs4 .rounded-0 {
border-radius: 0;
}
.tw-bs4 .clearfix::after {
display: block;
clear: both;
content: "";
}
.tw-bs4 .d-none {
display: none !important;
}
.tw-bs4 .d-inline {
display: inline !important;
}
.tw-bs4 .d-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-block {
display: block !important;
}
.tw-bs4 .d-table {
display: table !important;
}
.tw-bs4 .d-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
@media (min-width: 576px) {
.tw-bs4 .d-sm-none {
display: none !important;
}
.tw-bs4 .d-sm-inline {
display: inline !important;
}
.tw-bs4 .d-sm-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-sm-block {
display: block !important;
}
.tw-bs4 .d-sm-table {
display: table !important;
}
.tw-bs4 .d-sm-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-sm-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-sm-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .d-md-none {
display: none !important;
}
.tw-bs4 .d-md-inline {
display: inline !important;
}
.tw-bs4 .d-md-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-md-block {
display: block !important;
}
.tw-bs4 .d-md-table {
display: table !important;
}
.tw-bs4 .d-md-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-md-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-md-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .d-lg-none {
display: none !important;
}
.tw-bs4 .d-lg-inline {
display: inline !important;
}
.tw-bs4 .d-lg-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-lg-block {
display: block !important;
}
.tw-bs4 .d-lg-table {
display: table !important;
}
.tw-bs4 .d-lg-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-lg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-lg-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .d-xl-none {
display: none !important;
}
.tw-bs4 .d-xl-inline {
display: inline !important;
}
.tw-bs4 .d-xl-inline-block {
display: inline-block !important;
}
.tw-bs4 .d-xl-block {
display: block !important;
}
.tw-bs4 .d-xl-table {
display: table !important;
}
.tw-bs4 .d-xl-table-cell {
display: table-cell !important;
}
.tw-bs4 .d-xl-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.tw-bs4 .d-xl-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.tw-bs4 .d-print-block {
display: none !important;
}
@media print {
.tw-bs4 .d-print-block {
display: block !important;
}
}
.tw-bs4 .d-print-inline {
display: none !important;
}
@media print {
.tw-bs4 .d-print-inline {
display: inline !important;
}
}
.tw-bs4 .d-print-inline-block {
display: none !important;
}
@media print {
.tw-bs4 .d-print-inline-block {
display: inline-block !important;
}
}
@media print {
.tw-bs4 .d-print-none {
display: none !important;
}
}
.tw-bs4 .embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.tw-bs4 .embed-responsive::before {
display: block;
content: "";
}
.tw-bs4 .embed-responsive .embed-responsive-item,
.tw-bs4 .embed-responsive iframe,
.tw-bs4 .embed-responsive embed,
.tw-bs4 .embed-responsive object,
.tw-bs4 .embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.tw-bs4 .embed-responsive-21by9::before {
padding-top: 42.857143%;
}
.tw-bs4 .embed-responsive-16by9::before {
padding-top: 56.25%;
}
.tw-bs4 .embed-responsive-4by3::before {
padding-top: 75%;
}
.tw-bs4 .embed-responsive-1by1::before {
padding-top: 100%;
}
.tw-bs4 .flex-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.tw-bs4 .flex-sm-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-sm-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-sm-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-sm-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-sm-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-sm-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-sm-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-sm-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-sm-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-sm-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-sm-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-sm-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-sm-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .flex-md-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-md-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-md-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-md-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-md-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-md-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-md-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-md-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-md-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-md-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-md-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-md-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-md-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .flex-lg-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-lg-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-lg-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-lg-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-lg-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-lg-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-lg-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-lg-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-lg-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-lg-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-lg-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-lg-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-lg-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .flex-xl-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.tw-bs4 .flex-xl-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.tw-bs4 .flex-xl-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.tw-bs4 .flex-xl-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.tw-bs4 .flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.tw-bs4 .flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.tw-bs4 .flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.tw-bs4 .justify-content-xl-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.tw-bs4 .justify-content-xl-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.tw-bs4 .justify-content-xl-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.tw-bs4 .justify-content-xl-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.tw-bs4 .justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.tw-bs4 .align-items-xl-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.tw-bs4 .align-items-xl-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.tw-bs4 .align-items-xl-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.tw-bs4 .align-items-xl-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.tw-bs4 .align-items-xl-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.tw-bs4 .align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.tw-bs4 .align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.tw-bs4 .align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.tw-bs4 .align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.tw-bs4 .align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.tw-bs4 .align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.tw-bs4 .align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.tw-bs4 .align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.tw-bs4 .align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.tw-bs4 .align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.tw-bs4 .align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.tw-bs4 .align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
.tw-bs4 .float-left {
float: left !important;
}
.tw-bs4 .float-right {
float: right !important;
}
.tw-bs4 .float-none {
float: none !important;
}
@media (min-width: 576px) {
.tw-bs4 .float-sm-left {
float: left !important;
}
.tw-bs4 .float-sm-right {
float: right !important;
}
.tw-bs4 .float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .float-md-left {
float: left !important;
}
.tw-bs4 .float-md-right {
float: right !important;
}
.tw-bs4 .float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .float-lg-left {
float: left !important;
}
.tw-bs4 .float-lg-right {
float: right !important;
}
.tw-bs4 .float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .float-xl-left {
float: left !important;
}
.tw-bs4 .float-xl-right {
float: right !important;
}
.tw-bs4 .float-xl-none {
float: none !important;
}
}
.tw-bs4 .fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.tw-bs4 .fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
.tw-bs4 .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0,0,0,0);
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0;
}
.tw-bs4 .sr-only-focusable:active,
.tw-bs4 .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
-webkit-clip-path: none;
clip-path: none;
}
.tw-bs4 .w-25 {
width: 25% !important;
}
.tw-bs4 .w-50 {
width: 50% !important;
}
.tw-bs4 .w-75 {
width: 75% !important;
}
.tw-bs4 .w-100 {
width: 100% !important;
}
.tw-bs4 .h-25 {
height: 25% !important;
}
.tw-bs4 .h-50 {
height: 50% !important;
}
.tw-bs4 .h-75 {
height: 75% !important;
}
.tw-bs4 .h-100 {
height: 100% !important;
}
.tw-bs4 .mw-100 {
max-width: 100% !important;
}
.tw-bs4 .mh-100 {
max-height: 100% !important;
}
.tw-bs4 .m-0 {
margin: 0 !important;
}
.tw-bs4 .mt-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-0 {
padding: 0 !important;
}
.tw-bs4 .pt-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-auto {
margin: auto !important;
}
.tw-bs4 .mt-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
@media (min-width: 576px) {
.tw-bs4 .m-sm-0 {
margin: 0 !important;
}
.tw-bs4 .mt-sm-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-sm-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-sm-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-sm-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-sm-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-sm-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-sm-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-sm-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-sm-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-sm-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-sm-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-sm-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-sm-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-sm-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-sm-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-sm-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-sm-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-sm-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-sm-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-sm-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-sm-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-sm-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-sm-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-sm-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-sm-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-sm-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-sm-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-sm-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-sm-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-sm-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-sm-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-sm-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-sm-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-sm-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-sm-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-sm-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-sm-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-sm-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-sm-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-sm-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-sm-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-sm-0 {
padding: 0 !important;
}
.tw-bs4 .pt-sm-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-sm-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-sm-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-sm-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-sm-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-sm-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-sm-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-sm-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-sm-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-sm-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-sm-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-sm-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-sm-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-sm-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-sm-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-sm-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-sm-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-sm-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-sm-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-sm-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-sm-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-sm-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-sm-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-sm-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-sm-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-sm-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-sm-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-sm-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-sm-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-sm-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-sm-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-sm-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-sm-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-sm-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-sm-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-sm-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-sm-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-sm-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-sm-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-sm-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-sm-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-sm-auto {
margin: auto !important;
}
.tw-bs4 .mt-sm-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-sm-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-sm-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-sm-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-sm-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-sm-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .m-md-0 {
margin: 0 !important;
}
.tw-bs4 .mt-md-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-md-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-md-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-md-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-md-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-md-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-md-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-md-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-md-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-md-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-md-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-md-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-md-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-md-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-md-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-md-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-md-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-md-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-md-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-md-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-md-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-md-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-md-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-md-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-md-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-md-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-md-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-md-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-md-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-md-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-md-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-md-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-md-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-md-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-md-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-md-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-md-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-md-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-md-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-md-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-md-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-md-0 {
padding: 0 !important;
}
.tw-bs4 .pt-md-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-md-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-md-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-md-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-md-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-md-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-md-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-md-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-md-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-md-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-md-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-md-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-md-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-md-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-md-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-md-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-md-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-md-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-md-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-md-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-md-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-md-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-md-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-md-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-md-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-md-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-md-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-md-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-md-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-md-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-md-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-md-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-md-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-md-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-md-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-md-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-md-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-md-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-md-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-md-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-md-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-md-auto {
margin: auto !important;
}
.tw-bs4 .mt-md-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-md-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-md-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-md-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-md-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-md-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .m-lg-0 {
margin: 0 !important;
}
.tw-bs4 .mt-lg-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-lg-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-lg-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-lg-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-lg-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-lg-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-lg-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-lg-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-lg-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-lg-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-lg-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-lg-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-lg-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-lg-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-lg-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-lg-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-lg-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-lg-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-lg-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-lg-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-lg-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-lg-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-lg-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-lg-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-lg-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-lg-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-lg-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-lg-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-lg-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-lg-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-lg-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-lg-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-lg-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-lg-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-lg-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-lg-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-lg-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-lg-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-lg-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-lg-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-lg-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-lg-0 {
padding: 0 !important;
}
.tw-bs4 .pt-lg-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-lg-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-lg-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-lg-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-lg-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-lg-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-lg-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-lg-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-lg-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-lg-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-lg-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-lg-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-lg-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-lg-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-lg-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-lg-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-lg-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-lg-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-lg-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-lg-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-lg-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-lg-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-lg-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-lg-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-lg-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-lg-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-lg-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-lg-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-lg-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-lg-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-lg-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-lg-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-lg-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-lg-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-lg-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-lg-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-lg-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-lg-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-lg-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-lg-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-lg-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-lg-auto {
margin: auto !important;
}
.tw-bs4 .mt-lg-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-lg-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-lg-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-lg-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-lg-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-lg-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .m-xl-0 {
margin: 0 !important;
}
.tw-bs4 .mt-xl-0 {
margin-top: 0 !important;
}
.tw-bs4 .mr-xl-0 {
margin-right: 0 !important;
}
.tw-bs4 .mb-xl-0 {
margin-bottom: 0 !important;
}
.tw-bs4 .ml-xl-0 {
margin-left: 0 !important;
}
.tw-bs4 .mx-xl-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.tw-bs4 .my-xl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.tw-bs4 .m-xl-1 {
margin: 0.25rem !important;
}
.tw-bs4 .mt-xl-1 {
margin-top: 0.25rem !important;
}
.tw-bs4 .mr-xl-1 {
margin-right: 0.25rem !important;
}
.tw-bs4 .mb-xl-1 {
margin-bottom: 0.25rem !important;
}
.tw-bs4 .ml-xl-1 {
margin-left: 0.25rem !important;
}
.tw-bs4 .mx-xl-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.tw-bs4 .my-xl-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.tw-bs4 .m-xl-2 {
margin: 0.5rem !important;
}
.tw-bs4 .mt-xl-2 {
margin-top: 0.5rem !important;
}
.tw-bs4 .mr-xl-2 {
margin-right: 0.5rem !important;
}
.tw-bs4 .mb-xl-2 {
margin-bottom: 0.5rem !important;
}
.tw-bs4 .ml-xl-2 {
margin-left: 0.5rem !important;
}
.tw-bs4 .mx-xl-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.tw-bs4 .my-xl-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.tw-bs4 .m-xl-3 {
margin: 1rem !important;
}
.tw-bs4 .mt-xl-3 {
margin-top: 1rem !important;
}
.tw-bs4 .mr-xl-3 {
margin-right: 1rem !important;
}
.tw-bs4 .mb-xl-3 {
margin-bottom: 1rem !important;
}
.tw-bs4 .ml-xl-3 {
margin-left: 1rem !important;
}
.tw-bs4 .mx-xl-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.tw-bs4 .my-xl-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.tw-bs4 .m-xl-4 {
margin: 1.5rem !important;
}
.tw-bs4 .mt-xl-4 {
margin-top: 1.5rem !important;
}
.tw-bs4 .mr-xl-4 {
margin-right: 1.5rem !important;
}
.tw-bs4 .mb-xl-4 {
margin-bottom: 1.5rem !important;
}
.tw-bs4 .ml-xl-4 {
margin-left: 1.5rem !important;
}
.tw-bs4 .mx-xl-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.tw-bs4 .my-xl-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.tw-bs4 .m-xl-5 {
margin: 3rem !important;
}
.tw-bs4 .mt-xl-5 {
margin-top: 3rem !important;
}
.tw-bs4 .mr-xl-5 {
margin-right: 3rem !important;
}
.tw-bs4 .mb-xl-5 {
margin-bottom: 3rem !important;
}
.tw-bs4 .ml-xl-5 {
margin-left: 3rem !important;
}
.tw-bs4 .mx-xl-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.tw-bs4 .my-xl-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.tw-bs4 .p-xl-0 {
padding: 0 !important;
}
.tw-bs4 .pt-xl-0 {
padding-top: 0 !important;
}
.tw-bs4 .pr-xl-0 {
padding-right: 0 !important;
}
.tw-bs4 .pb-xl-0 {
padding-bottom: 0 !important;
}
.tw-bs4 .pl-xl-0 {
padding-left: 0 !important;
}
.tw-bs4 .px-xl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.tw-bs4 .py-xl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tw-bs4 .p-xl-1 {
padding: 0.25rem !important;
}
.tw-bs4 .pt-xl-1 {
padding-top: 0.25rem !important;
}
.tw-bs4 .pr-xl-1 {
padding-right: 0.25rem !important;
}
.tw-bs4 .pb-xl-1 {
padding-bottom: 0.25rem !important;
}
.tw-bs4 .pl-xl-1 {
padding-left: 0.25rem !important;
}
.tw-bs4 .px-xl-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.tw-bs4 .py-xl-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.tw-bs4 .p-xl-2 {
padding: 0.5rem !important;
}
.tw-bs4 .pt-xl-2 {
padding-top: 0.5rem !important;
}
.tw-bs4 .pr-xl-2 {
padding-right: 0.5rem !important;
}
.tw-bs4 .pb-xl-2 {
padding-bottom: 0.5rem !important;
}
.tw-bs4 .pl-xl-2 {
padding-left: 0.5rem !important;
}
.tw-bs4 .px-xl-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.tw-bs4 .py-xl-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.tw-bs4 .p-xl-3 {
padding: 1rem !important;
}
.tw-bs4 .pt-xl-3 {
padding-top: 1rem !important;
}
.tw-bs4 .pr-xl-3 {
padding-right: 1rem !important;
}
.tw-bs4 .pb-xl-3 {
padding-bottom: 1rem !important;
}
.tw-bs4 .pl-xl-3 {
padding-left: 1rem !important;
}
.tw-bs4 .px-xl-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tw-bs4 .py-xl-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.tw-bs4 .p-xl-4 {
padding: 1.5rem !important;
}
.tw-bs4 .pt-xl-4 {
padding-top: 1.5rem !important;
}
.tw-bs4 .pr-xl-4 {
padding-right: 1.5rem !important;
}
.tw-bs4 .pb-xl-4 {
padding-bottom: 1.5rem !important;
}
.tw-bs4 .pl-xl-4 {
padding-left: 1.5rem !important;
}
.tw-bs4 .px-xl-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.tw-bs4 .py-xl-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.tw-bs4 .p-xl-5 {
padding: 3rem !important;
}
.tw-bs4 .pt-xl-5 {
padding-top: 3rem !important;
}
.tw-bs4 .pr-xl-5 {
padding-right: 3rem !important;
}
.tw-bs4 .pb-xl-5 {
padding-bottom: 3rem !important;
}
.tw-bs4 .pl-xl-5 {
padding-left: 3rem !important;
}
.tw-bs4 .px-xl-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.tw-bs4 .py-xl-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.tw-bs4 .m-xl-auto {
margin: auto !important;
}
.tw-bs4 .mt-xl-auto {
margin-top: auto !important;
}
.tw-bs4 .mr-xl-auto {
margin-right: auto !important;
}
.tw-bs4 .mb-xl-auto {
margin-bottom: auto !important;
}
.tw-bs4 .ml-xl-auto {
margin-left: auto !important;
}
.tw-bs4 .mx-xl-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tw-bs4 .my-xl-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
}
.tw-bs4 .text-justify {
text-align: justify !important;
}
.tw-bs4 .text-nowrap {
white-space: nowrap !important;
}
.tw-bs4 .text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.tw-bs4 .text-left {
text-align: left !important;
}
.tw-bs4 .text-right {
text-align: right !important;
}
.tw-bs4 .text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.tw-bs4 .text-sm-left {
text-align: left !important;
}
.tw-bs4 .text-sm-right {
text-align: right !important;
}
.tw-bs4 .text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.tw-bs4 .text-md-left {
text-align: left !important;
}
.tw-bs4 .text-md-right {
text-align: right !important;
}
.tw-bs4 .text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.tw-bs4 .text-lg-left {
text-align: left !important;
}
.tw-bs4 .text-lg-right {
text-align: right !important;
}
.tw-bs4 .text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.tw-bs4 .text-xl-left {
text-align: left !important;
}
.tw-bs4 .text-xl-right {
text-align: right !important;
}
.tw-bs4 .text-xl-center {
text-align: center !important;
}
}
.tw-bs4 .text-lowercase {
text-transform: lowercase !important;
}
.tw-bs4 .text-uppercase {
text-transform: uppercase !important;
}
.tw-bs4 .text-capitalize {
text-transform: capitalize !important;
}
.tw-bs4 .font-weight-normal {
font-weight: normal;
}
.tw-bs4 .font-weight-bold {
font-weight: bold;
}
.tw-bs4 .font-italic {
font-style: italic;
}
.tw-bs4 .text-white {
color: #fff !important;
}
.tw-bs4 .text-primary {
color: #007bff !important;
}
.tw-bs4 a.text-primary:focus,
.tw-bs4 a.text-primary:hover {
color: #0062cc !important;
}
.tw-bs4 .text-secondary {
color: #868e96 !important;
}
.tw-bs4 a.text-secondary:focus,
.tw-bs4 a.text-secondary:hover {
color: #6c757d !important;
}
.tw-bs4 .text-success {
color: #28a745 !important;
}
.tw-bs4 a.text-success:focus,
.tw-bs4 a.text-success:hover {
color: #1e7e34 !important;
}
.tw-bs4 .text-info {
color: #17a2b8 !important;
}
.tw-bs4 a.text-info:focus,
.tw-bs4 a.text-info:hover {
color: #117a8b !important;
}
.tw-bs4 .text-warning {
color: #ffc107 !important;
}
.tw-bs4 a.text-warning:focus,
.tw-bs4 a.text-warning:hover {
color: #d39e00 !important;
}
.tw-bs4 .text-danger {
color: #dc3545 !important;
}
.tw-bs4 a.text-danger:focus,
.tw-bs4 a.text-danger:hover {
color: #bd2130 !important;
}
.tw-bs4 .text-light {
color: #f8f9fa !important;
}
.tw-bs4 a.text-light:focus,
.tw-bs4 a.text-light:hover {
color: #dae0e5 !important;
}
.tw-bs4 .text-dark {
color: #343a40 !important;
}
.tw-bs4 a.text-dark:focus,
.tw-bs4 a.text-dark:hover {
color: #1d2124 !important;
}
.tw-bs4 .text-muted {
color: #868e96 !important;
}
.tw-bs4 .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.tw-bs4 .visible {
visibility: visible !important;
}
.tw-bs4 .invisible {
visibility: hidden !important;
}.pulsing_overlap {
position: relative;
display: inline-block;
width: 10px;
height: 20px;
margin-left: -10px;
}
.pulsing_overlap_small {
position: relative;
display: inline-block;
width: 15px;
height: 10px;
margin-left: -20px;
}
.pulsating-circle {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 3px;
height: 3px;
}
.pulsating-circle:before {
content: "";
position: relative;
display: block;
width: 300%;
height: 300%;
box-sizing: border-box;
margin-left: -100%;
margin-top: -100%;
border-radius: 45px;
background-color: #fd8686;
-webkit-animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1)
infinite;
animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
.pulsating-circle:after {
content: "";
position: absolute;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: red;
border-radius: 15px;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
-webkit-animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s
infinite;
animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}
@-webkit-keyframes pulse-ring {
0% {
-webkit-transform: scale(0.33);
transform: scale(0.33);
}
80%,
100% {
opacity: 0;
}
}
@keyframes pulse-ring {
0% {
-webkit-transform: scale(0.33);
transform: scale(0.33);
}
80%,
100% {
opacity: 0;
}
}
@-webkit-keyframes pulse-dot {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
50% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
@keyframes pulse-dot {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
50% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//rockao80.com.br/site/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//rockao80.com.br/site/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//rockao80.com.br/site/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.radio-player-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;color:#fff;font-size:.875rem;border-radius:5px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;line-height:1;background:#40ce87;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.radio-player-btn i{margin-right:5px}.radio-player-btn .radio-player-spinner{margin-right:10px}.radio-player-btn:hover{background:#2dae6e}.radio-player-btn.btn-primary{background:#007bff;color:#fff}.radio-player-btn.btn-primary:hover{background:#0069d9;color:#fff}.radio-player-btn.btn-secondary{background:#fff;color:#1e7ca3;border:1px solid #1e7ca3}.radio-player-btn.btn-secondary:hover{background:#1e7ca3;color:#fff}.radio-player-btn.btn-success{background:#0f0;color:#fff}.radio-player-btn.btn-success:hover{background:#0f0;color:#fff}.radio-player-btn.btn-warning{background-color:#f9d6b7;color:#a65300}.radio-player-btn.btn-warning:hover{background-color:#fc9}.radio-player-btn.btn-danger{background-color:#f8d7da;color:#d8000c}.radio-player-btn.btn-danger:hover{background-color:#f5c6cb}.radio-player-btn.btn-info{background-color:#b4d8e7;color:#1f4e6e}.radio-player-btn.btn-info:hover{background-color:#00a5e6}@media (max-width:767px){.radio-player-btn{font-size:.75rem;padding:8px 12px}}.radio-player-swal{z-index:99999!important}.radio-player-swal.embed-code-swal .embed-code-title{margin:0}.radio-player-swal.embed-code-swal textarea{margin-top:15px;width:99%;height:100px;resize:none;padding:10px;border:1px solid #e5e5e5;border-radius:5px;font-size:14px;font-family:monospace;color:#333;word-break:break-all}.radio-player-swal .swal2-confirm{background-color:#40ce87!important}.radio-player-swal .swal2-close:focus{background:0 0;color:inherit;box-shadow:none}.radio-player-swal .swal2-cancel,.radio-player-swal .swal2-deny{background-color:#f08080!important}.radio-player-swal .swal2-title{font-size:1.2rem;color:#333;font-weight:500}.radio-player-swal .swal2-html-container{font-size:1rem;color:#555}.radio-player-swal.radio-player-review-remind-swal .swal2-deny{background-color:#999!important}.radio-player-tooltip{z-index:9999999!important;opacity:1!important}.loading-spinner{display:flex;justify-content:center;margin-top:3rem}.loading-spinner svg{width:2.5rem;height:2.5rem}.rp-spinner{border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;width:20px;height:20px;animation:rp-spin 2s linear infinite;display:flex}.rp-spinner.spinner-large{border-width:4px;width:50px;height:50px;animation:rp-spin 1s linear infinite;margin:30px auto}@keyframes rp-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.radio-player-app .components-form-toggle,.radio-player-settings .components-form-toggle{width:-moz-max-content;width:max-content;background:#fff;padding:3px;border-radius:15px}.radio-player-app .components-form-toggle__track,.radio-player-settings .components-form-toggle__track{width:44px;height:22px;border-radius:22px;border-color:#40ce87}.radio-player-app .components-form-toggle__thumb,.radio-player-settings .components-form-toggle__thumb{background:#40ce87;border:none;width:15px;height:15px;border-radius:25px;top:6px;left:6px}.radio-player-app .components-form-toggle.is-checked .components-form-toggle__thumb,.radio-player-settings .components-form-toggle.is-checked .components-form-toggle__thumb{background:#fff;transform:translateX(22px)}.radio-player-app .components-form-toggle.is-checked .components-form-toggle__track,.radio-player-settings .components-form-toggle.is-checked .components-form-toggle__track{background:#40ce87}.radio-player-app input[type=email],.radio-player-app input[type=number],.radio-player-app input[type=text],.radio-player-app input[type=url],.radio-player-settings input[type=email],.radio-player-settings input[type=number],.radio-player-settings input[type=text],.radio-player-settings input[type=url]{border:1px solid #e5e5e5;border-radius:7px;padding:5px 10px;max-width:100%;font-size:.875rem;color:#5c637e;width:350px;height:40px}.radio-player-app .components-range-control,.radio-player-settings .components-range-control{max-width:350px}.radio-player-app .components-range-control .components-base-control__field,.radio-player-settings .components-range-control .components-base-control__field{margin-bottom:0}.radio-player-app .components-range-control .components-input-control__backdrop,.radio-player-app .components-range-control .components-input-control__input,.radio-player-settings .components-range-control .components-input-control__backdrop,.radio-player-settings .components-range-control .components-input-control__input{border:1px solid #e5e5e5!important;border-radius:7px!important;padding:5px 10px;width:100%;font-size:.875rem!important;color:#5c637e!important}.radio-player-app .components-range-control__track,.radio-player-settings .components-range-control__track{background:#69d8a1}.radio-player-app .components-range-control__track+span span,.radio-player-settings .components-range-control__track+span span{background:#2dae6e}.radio-player-app .components-range-control__reset,.radio-player-settings .components-range-control__reset{background:#fff;border-radius:7px;padding:5px 10px;color:#ff8000;box-shadow:none;border:1px solid rgba(255,128,0,.25);transition:all .3s ease}.radio-player-app .components-range-control__reset:hover,.radio-player-settings .components-range-control__reset:hover{background:#e67300;color:#fff!important;box-shadow:none!important;border-color:#e67300!important;outline:0!important}.radio-player-app .components-button-group,.radio-player-settings .components-button-group{background:#fff;padding:7px 5px;width:-moz-max-content;width:max-content;border-radius:10px}.radio-player-app .components-button-group button,.radio-player-settings .components-button-group button{color:#5c637e;box-shadow:inset 0 0 0 1px rgba(103,94,213,.25)!important;margin:0 5px;border-radius:5px!important}.radio-player-app .components-button-group button.is-primary,.radio-player-settings .components-button-group button.is-primary{z-index:auto;background:#40ce87;color:#fff}.radio-player-app .components-button-group button.is-primary path,.radio-player-app .components-button-group button.is-primary svg,.radio-player-settings .components-button-group button.is-primary path,.radio-player-settings .components-button-group button.is-primary svg{fill:#fff}.radio-player-app .components-button-group button.is-primary:hover,.radio-player-settings .components-button-group button.is-primary:hover{background:#2dae6e}.radio-player-app .components-button-group button svg,.radio-player-settings .components-button-group button svg{margin-right:5px}.radio-player-app .components-button-group.disabled,.radio-player-settings .components-button-group.disabled{opacity:.5}.radio-player-app .radio-player-color-palette,.radio-player-settings .radio-player-color-palette{width:300px;max-width:100%;position:relative}.radio-player-app .radio-player-color-palette legend,.radio-player-settings .radio-player-color-palette legend{display:none}.radio-player-app .radio-player-color-palette .components-dropdown,.radio-player-settings .radio-player-color-palette .components-dropdown{width:-moz-max-content;width:max-content}.radio-player-app .radio-player-color-palette .components-dropdown .components-color-palette__custom-color-wrapper,.radio-player-settings .radio-player-color-palette .components-dropdown .components-color-palette__custom-color-wrapper{width:300px;max-width:100%;height:50px;overflow:hidden}.radio-player-app .radio-player-color-palette .components-dropdown .components-color-palette__custom-color-wrapper button,.radio-player-settings .radio-player-color-palette .components-dropdown .components-color-palette__custom-color-wrapper button{width:100%;height:100%;border-radius:4px}.radio-player-app .radio-player-color-palette .components-dropdown .components-color-palette__custom-color-wrapper button .components-truncate,.radio-player-settings .radio-player-color-palette .components-dropdown .components-color-palette__custom-color-wrapper button .components-truncate{display:none}.radio-player-app .radio-player-color-palette .components-dropdown .components-color-palette__custom-color-wrapper button .components-color-palette__custom-color-value,.radio-player-settings .radio-player-color-palette .components-dropdown .components-color-palette__custom-color-wrapper button .components-color-palette__custom-color-value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.radio-player-app .radio-player-color-palette .components-dropdown .components-color-palette__custom-color-wrapper .components-color-palette__custom-color-text-wrapper,.radio-player-settings .radio-player-color-palette .components-dropdown .components-color-palette__custom-color-wrapper .components-color-palette__custom-color-text-wrapper{position:absolute;width:100%;pointer-events:none;box-shadow:none}.radio-player-app .radio-player-color-palette .components-circular-option-picker__custom-clear-wrapper,.radio-player-settings .radio-player-color-palette .components-circular-option-picker__custom-clear-wrapper{position:absolute;margin:0;right:-60px;top:6px}.radio-player-app .radio-player-color-palette .components-circular-option-picker__custom-clear-wrapper button,.radio-player-settings .radio-player-color-palette .components-circular-option-picker__custom-clear-wrapper button{background:#fff;color:#ff8000;border:1px solid rgba(255,128,0,.25);box-shadow:none!important;font-size:.75rem;height:28px;width:50px;border-radius:5px;justify-content:center;transition:all .3s ease}.radio-player-app .radio-player-color-palette .components-circular-option-picker__custom-clear-wrapper button:hover,.radio-player-settings .radio-player-color-palette .components-circular-option-picker__custom-clear-wrapper button:hover{color:#fff;background:#e67300}.radio-player-app .radio-player-color-palette .components-circular-option-picker__option:after,.radio-player-app .radio-player-color-palette .components-circular-option-picker__option:before,.radio-player-settings .radio-player-color-palette .components-circular-option-picker__option:after,.radio-player-settings .radio-player-color-palette .components-circular-option-picker__option:before{width:auto;height:auto}.radio-player-app .radio-player-color-palette.disabled,.radio-player-settings .radio-player-color-palette.disabled{opacity:.5}.radio-player-app .components-custom-gradient-picker__ui-line>.components-flex-item,.radio-player-settings .components-custom-gradient-picker__ui-line>.components-flex-item{flex:none}.radio-player-app .components-custom-gradient-picker__ui-line .components-input-control__backdrop,.radio-player-app .components-custom-gradient-picker__ui-line .components-input-control__container,.radio-player-app .components-custom-gradient-picker__ui-line .components-select-control__input,.radio-player-settings .components-custom-gradient-picker__ui-line .components-input-control__backdrop,.radio-player-settings .components-custom-gradient-picker__ui-line .components-input-control__container,.radio-player-settings .components-custom-gradient-picker__ui-line .components-select-control__input{width:200px}.radio-player-app .components-custom-gradient-picker__ui-line .components-input-control__container:has(.components-input-control__input),.radio-player-settings .components-custom-gradient-picker__ui-line .components-input-control__container:has(.components-input-control__input){width:100px}.radio-player-app .components-custom-gradient-picker__ui-line .components-input-control__container:has(.components-input-control__input) .components-input-control__backdrop,.radio-player-app .components-custom-gradient-picker__ui-line .components-input-control__container:has(.components-input-control__input) .components-select-control__input,.radio-player-settings .components-custom-gradient-picker__ui-line .components-input-control__container:has(.components-input-control__input) .components-input-control__backdrop,.radio-player-settings .components-custom-gradient-picker__ui-line .components-input-control__container:has(.components-input-control__input) .components-select-control__input{width:100px}.radio-player-app .components-custom-gradient-picker__ui-line .components-custom-gradient-picker__type-picker,.radio-player-settings .components-custom-gradient-picker__ui-line .components-custom-gradient-picker__type-picker{width:auto}.radio-player-app .components-custom-gradient-picker__ui-line .components-input-control__input,.radio-player-settings .components-custom-gradient-picker__ui-line .components-input-control__input{height:45px!important;padding:0!important;padding-left:15px!important;width:100px}.radio-player-app .components-custom-gradient-picker__ui-line .components-input-control__backdrop,.radio-player-settings .components-custom-gradient-picker__ui-line .components-input-control__backdrop{border-radius:7px!important;border-color:#e5e5e5!important;height:45px}.radio-player-app .components-spacer,.radio-player-settings .components-spacer{position:relative;max-width:500px}.radio-player-app .components-spacer .components-custom-gradient-picker__gradient-bar,.radio-player-settings .components-spacer .components-custom-gradient-picker__gradient-bar{border-radius:30px;z-index:5}.radio-player-app .components-spacer .components-circular-option-picker__custom-clear-wrapper,.radio-player-settings .components-spacer .components-circular-option-picker__custom-clear-wrapper{position:absolute;margin:0;right:0;bottom:0}.radio-player-app .components-spacer .components-circular-option-picker__custom-clear-wrapper button,.radio-player-settings .components-spacer .components-circular-option-picker__custom-clear-wrapper button{color:#fff;background:#ff8000;border:1px solid rgba(103,94,213,.25);box-shadow:none;font-size:.875rem;height:32px;width:60px;text-align:center;border-radius:5px;padding:5px 12px}.radio-player-app .components-spacer .components-circular-option-picker__custom-clear-wrapper button:hover,.radio-player-settings .components-spacer .components-circular-option-picker__custom-clear-wrapper button:hover{color:#fff;background:#e67300;border:1px solid rgba(103,94,213,.25)}.radio-player-app .components-spacer .components-angle-picker-control__input-field,.radio-player-app .components-spacer .components-custom-gradient-picker__type-picker,.radio-player-settings .components-spacer .components-angle-picker-control__input-field,.radio-player-settings .components-spacer .components-custom-gradient-picker__type-picker{display:flex;flex-direction:row;align-items:center}.radio-player-app .components-spacer .components-angle-picker-control__input-field .components-flex-item,.radio-player-app .components-spacer .components-custom-gradient-picker__type-picker .components-flex-item,.radio-player-settings .components-spacer .components-angle-picker-control__input-field .components-flex-item,.radio-player-settings .components-spacer .components-custom-gradient-picker__type-picker .components-flex-item{margin-right:7px}.radio-player-app .components-spacer .components-angle-picker-control__input-field .components-input-control__container,.radio-player-app .components-spacer .components-custom-gradient-picker__type-picker .components-input-control__container,.radio-player-settings .components-spacer .components-angle-picker-control__input-field .components-input-control__container,.radio-player-settings .components-spacer .components-custom-gradient-picker__type-picker .components-input-control__container{border-radius:7px}.radio-player-app .components-spacer .components-angle-picker-control__input-field .components-input-control__backdrop,.radio-player-app .components-spacer .components-custom-gradient-picker__type-picker .components-input-control__backdrop,.radio-player-settings .components-spacer .components-angle-picker-control__input-field .components-input-control__backdrop,.radio-player-settings .components-spacer .components-custom-gradient-picker__type-picker .components-input-control__backdrop{border-color:#e5e5e5}.radio-player-app .components-spacer .components-custom-gradient-picker__type-picker,.radio-player-settings .components-spacer .components-custom-gradient-picker__type-picker{justify-content:flex-start}.radio-player-app .components-spacer .components-custom-gradient-picker__type-picker .components-input-control__container,.radio-player-settings .components-spacer .components-custom-gradient-picker__type-picker .components-input-control__container{width:120px;flex:none}.radio-player-app .components-spacer .components-angle-picker-control__input-field,.radio-player-settings .components-spacer .components-angle-picker-control__input-field{justify-content:flex-end;margin-right:15px}.radio-player-app .components-spacer .components-angle-picker-control__input-field .components-input-control__container,.radio-player-settings .components-spacer .components-angle-picker-control__input-field .components-input-control__container{width:80px;flex:none}.radio-player-app .components-select-control,.radio-player-settings .components-select-control{width:350px}.radio-player-app .components-select-control .components-select-control__input,.radio-player-settings .components-select-control .components-select-control__input{height:45px!important;padding:0!important;padding-left:15px!important}.radio-player-app .components-select-control .components-input-control__backdrop,.radio-player-settings .components-select-control .components-input-control__backdrop{border-radius:7px!important;border-color:#e5e5e5!important;height:45px}.radio-player-app .components-select-control .components-input-control__suffix,.radio-player-settings .components-select-control .components-input-control__suffix{cursor:pointer;position:relative;right:10px;pointer-events:none}@media (max-width:767px){.radio-player-app .components-select-control,.radio-player-settings .components-select-control{width:100%}}.radio-player-app .components-color-picker .components-select-control,.radio-player-settings .components-color-picker .components-select-control{width:auto}.radio-player-app .components-color-picker .components-select-control__input,.radio-player-settings .components-color-picker .components-select-control__input{width:100px!important;padding:0 15px!important}.radio-player-app .components-color-picker .components-select-control .components-input-control__container,.radio-player-settings .components-color-picker .components-select-control .components-input-control__container{border:1px solid #e5e5e5;border-radius:5px}.radio-player-app .components-color-picker .components-input-control__container,.radio-player-settings .components-color-picker .components-input-control__container{width:100%;padding-left:10px}.radio-player-app .components-color-picker .components-input-control__backdrop,.radio-player-settings .components-color-picker .components-input-control__backdrop{border-color:#e5e5e5!important;border-radius:5px!important}.radio-player-app .radio-player-select,.radio-player-settings .radio-player-select{width:400px}.radio-player-app .radio-player-select__control.radio-player-select__control--is-focused,.radio-player-settings .radio-player-select__control.radio-player-select__control--is-focused{border-color:#40ce87;box-shadow:none}.radio-player-app .radio-player-select__input input,.radio-player-settings .radio-player-select__input input{height:35px}.radio-player-app .radio-player-select__input input:focus,.radio-player-settings .radio-player-select__input input:focus{border:none;box-shadow:none}.radio-player-app .radio-player-select__menu,.radio-player-settings .radio-player-select__menu{border-radius:7px;border:1px solid rgba(47,180,75,.3);box-shadow:0 0 5px rgba(0,0,0,.1)}.radio-player-app .radio-player-select__menu .radio-player-select__option,.radio-player-settings .radio-player-select__menu .radio-player-select__option{padding:10px 15px;font-size:.8rem;cursor:pointer}.radio-player-app .radio-player-select__menu .radio-player-select__option:hover,.radio-player-settings .radio-player-select__menu .radio-player-select__option:hover{background:rgba(47,180,75,.1)}.radio-player-app .radio-player-select__menu .radio-player-select__option--is-focused,.radio-player-settings .radio-player-select__menu .radio-player-select__option--is-focused{background:rgba(47,180,75,.1)}.radio-player-app .radio-player-select__multi-value,.radio-player-settings .radio-player-select__multi-value{background:#40ce87;color:#fff}.radio-player-app .radio-player-select__multi-value .radio-player-select__multi-value__label,.radio-player-settings .radio-player-select__multi-value .radio-player-select__multi-value__label{color:#fff}@media (max-width:1199px){.radio-player-app .radio-player-select,.radio-player-settings .radio-player-select{width:320px}}@media (max-width:767px){.radio-player-app .radio-player-select,.radio-player-settings .radio-player-select{width:100%}}.rp-notice{border-radius:5px;border:1px solid #f1f1f1;border-left-width:5px;background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);padding:10px;margin:10px 0;display:flex}.rp-notice .rp-notice-content{margin:0;text-align:left;font-size:.9rem;line-height:1.5;color:#757575;max-width:100%}.rp-notice.rp-notice-info{border-color:rgba(0,181,255,.5);background:rgba(0,181,255,.1);border-left-color:#00b5ff}.rp-notice.rp-notice-warning{border-color:rgba(255,200,0,.5);background:rgba(255,200,0,.1);border-left-color:#ffc800}@media (max-width:767px){.rp-notice .rp-notice-content{flex-wrap:wrap}}div.radio-player{display:flex;align-items:center;flex-wrap:wrap;flex-flow:row;justify-content:flex-start;max-width:100%;width:var(--radio-player-width);background:var(--radio-player-bg-color);background-size:cover;box-shadow:var(--radio-player-box-shadow);position:relative}div.radio-player,div.radio-player *{box-sizing:border-box}@media (max-width:767px){div.radio-player{padding:10px 0}}div.radio-player-details{display:flex;align-items:center;flex-wrap:wrap;flex-flow:row;justify-content:flex-start;overflow:hidden}@media (max-width:991px){div.radio-player-details{width:100%;justify-content:center}}div.radio-player .radio-player-thumbnail{margin-right:10px;width:100%}div.radio-player .radio-player-thumbnail[src=""]{display:none}div.radio-player .radio-player-title{padding:0;color:var(--radio-player-text-color);font-weight:700;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:none;line-height:1}div.radio-player-controls{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;gap:0 15px}div.radio-player .radio-player-song-title{overflow:hidden;box-sizing:border-box;line-height:1;margin-bottom:8px;width:100%}div.radio-player .radio-player-song-title span.track-title{width:-moz-max-content;width:max-content;padding-left:100%;will-change:transform;animation:marquee 10s linear infinite;line-height:1;color:var(--radio-player-text-color);font-size:.875rem;display:inline-flex;align-items:center}div.radio-player .radio-player-song-title span.track-title svg{margin-right:5px}div.radio-player .radio-player-song-title span.track-title:empty{display:none}div.radio-player .radio-player-song-title span.track-title:hover{animation-play-state:paused}div.radio-player .radio-player-song-title span.track-artist{color:var(--radio-player-text-color);font-size:.8rem;display:inline-flex;align-items:center;margin-top:5px}div.radio-player .radio-player-song-title span.track-artist svg{margin-right:5px;fill:var(--radio-player-text-color)}@keyframes marquee{0%{transform:translate(0,0)}100%{transform:translate(-100%,0)}}div.radio-player .radio-player-song-title:empty{display:none}div.radio-player .radio-player-volume{box-shadow:none;display:flex;align-items:center;justify-content:center;position:relative}div.radio-player .radio-player-volume .volume-icon{position:relative;z-index:9}div.radio-player .radio-player-volume .volume-slider{position:absolute;height:0;width:56px;overflow:hidden;bottom:-5px;border-radius:5px;background:var(--radio-player-bg-color);box-shadow:0 -6px 8px -2px rgba(0,9,27,.36);transition:height .15s ease-in-out;transition-delay:1s}div.radio-player .radio-player-volume .volume-slider .volume-slider-bar{display:block;position:absolute;top:20px;bottom:45px;left:50%;width:3px;margin-left:-1px;border-radius:2px;background-image:linear-gradient(to top,#fff 0,var(--radio-player-text-color) 100%);background-repeat:repeat-x}div.radio-player .radio-player-volume .volume-slider .volume-slider-handle{position:absolute;left:50%;border-radius:50%;background:var(--radio-player-bg-color);width:24px;height:24px;box-shadow:0 4px 4px rgba(0,9,27,.36),0 0 0 4px #f6931f inset;cursor:ns-resize;margin:-12px;bottom:var(--radio-player-volume-slider)}div.radio-player .radio-player-volume:focus-visible .volume-slider,div.radio-player .radio-player-volume:hover .volume-slider{height:160px;transition-delay:0s}div.radio-player .radio-player-volume:focus-visible .volume-slider{outline:2px dashed var(--radio-player-text-color)}@media (max-width:768px){div.radio-player .radio-player-volume .volume-slider{transition-delay:0s}}div.radio-player button{padding:3px!important;background:0 0;border:0;outline:0;cursor:pointer;color:var(--radio-player-text-color)!important;line-height:0!important;transition:all .2s ease}div.radio-player button svg{height:27px;width:27px}div.radio-player button.radio-player-open-popup{border-top-right-radius:0}div.radio-player button.radio-player-open-popup svg{padding:1px}div.radio-player button:focus-visible{outline:2px dashed var(--radio-player-text-color);border-radius:10px}div.radio-player button:hover{transform:scale(1.1)}div.radio-player.full-width{bottom:0;z-index:99999;position:fixed;width:100%;height:70px;box-shadow:0 0 3px var(--radio-player-bg-color)}div.radio-player.full-width.position-top{top:0;bottom:unset}div.radio-player.full-width .radio-player-details{max-width:60%}div.radio-player.full-width .radio-player-details .station-meta-wrap{flex:1;display:flex;flex-wrap:wrap;align-items:center;padding-right:10px}div.radio-player.full-width .radio-player-details .station-meta-wrap .radio-player-title{line-height:normal}div.radio-player.full-width .radio-player-details .station-meta-wrap .radio-player-status{flex:none;margin-left:10px}div.radio-player.full-width .radio-player-details .station-meta-wrap .radio-player-song-title{margin-bottom:0;width:100%}div.radio-player.full-width .radio-player-details .station-meta-wrap .radio-player-song-title span{margin-bottom:0}div.radio-player.full-width .radio-player-controls{-moz-column-gap:30px;column-gap:30px;justify-content:flex-start;flex:1;margin-left:40px}div.radio-player.full-width .radio-player-controls .radio-player-visualizer{margin-left:20px}div.radio-player.full-width .radio-player-controls .radio-player-volume .volume-slider{height:unset;width:0;bottom:unset;position:relative;background:unset;box-shadow:unset;overflow:hidden;margin-left:5px;transition:width .15s ease-in-out}div.radio-player.full-width .radio-player-controls .radio-player-volume .volume-slider-bar{width:100%;height:5px;top:50%;left:unset;bottom:unset;background-image:linear-gradient(to right,#ccc 0,var(--radio-player-text-color) 100%)}div.radio-player.full-width .radio-player-controls .radio-player-volume .volume-slider-handle{left:var(--radio-player-volume-slider);bottom:unset!important;cursor:ew-resize;margin:-10px 0}div.radio-player.full-width .radio-player-controls .radio-player-volume:hover .volume-slider{width:80px;overflow:unset;transition-delay:0s}div.radio-player.full-width .radio-player-thumbnail{width:65px;margin:0 15px 0 5px;border-radius:5px;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}div.radio-player.full-width .radio-player-status{margin-bottom:0}div.radio-player.full-width .radio-player-playlist{position:absolute;bottom:100%;width:400px;background:var(--radio-player-bg-color);right:0;z-index:9999;border-radius:5px 5px 0 0}div.radio-player.full-width .radio-player-playlist .playlist-item{padding:7px 15px}@media (max-width:991px) and (min-width:768px){div.radio-player.full-width .radio-player-controls{margin-left:20px;-moz-column-gap:25px;column-gap:25px}}@media (max-width:767px){div.radio-player.full-width{flex-direction:column;height:auto;padding:5px 10px 10px 10px;border-top:1px solid #ededed}div.radio-player.full-width .radio-player-controls{padding:0;flex:1;margin-right:auto;justify-content:center;margin-left:0}div.radio-player.full-width .radio-player-controls button svg{width:22px;height:22px}div.radio-player.full-width .radio-player-controls .radio-player-volume .volume-bar{position:absolute;transform:rotate(-90deg);bottom:100%;margin-bottom:40px;z-index:99}div.radio-player.full-width .radio-player-controls .radio-player-volume.active .volume-bar,div.radio-player.full-width .radio-player-controls .radio-player-volume:hover .volume-bar{margin-left:0}div.radio-player.full-width .radio-player-details{border-radius:10px;padding:7px;margin-bottom:0;width:100%;max-width:100%}div.radio-player.full-width .radio-player-details .station-meta-wrap{margin-left:10px;overflow:hidden;width:auto}div.radio-player.full-width .radio-player-details .station-meta-wrap:not(:has(.track-title)){flex:none}div.radio-player.full-width .radio-player-details .station-meta-wrap .station-meta{align-items:flex-start}div.radio-player.full-width .radio-player-details .station-meta-wrap .radio-player-title{font-size:15px;font-weight:400}div.radio-player.full-width .radio-player-details .station-meta-wrap .track-title{margin-top:5px;font-size:13px}div.radio-player.full-width .radio-player-thumbnail{width:35px;margin:0;aspect-ratio:auto}div.radio-player.full-width .radio-player-visualizer{display:none}div.radio-player.full-width .radio-player-toggle{margin:unset}}div.radio-player.mini-fullwidth{height:35px}div.radio-player.mini-fullwidth .radio-player-details .radio-player-thumbnail{height:30px;width:30px;border-radius:3px;margin-left:5px}div.radio-player.mini-fullwidth .radio-player-details .station-meta-wrap .radio-player-title{font-size:.875rem}div.radio-player.mini-fullwidth .radio-player-details .station-meta-wrap .radio-player-song-title{flex:1;font-size:.75rem;margin-left:7px}div.radio-player.mini-fullwidth .radio-player-details .station-meta-wrap .radio-player-song-title .track-title{font-size:13px}div.radio-player.mini-fullwidth .radio-player-details .station-meta-wrap .radio-player-song-title .track-artist{margin-top:3px;font-size:11px}div.radio-player.mini-fullwidth button svg{width:18px;height:18px}@media (max-width:767px){div.radio-player.mini-fullwidth{height:auto;padding:5px 10px 10px}div.radio-player.mini-fullwidth .radio-player-details{padding:0;margin-bottom:5px}div.radio-player.mini-fullwidth .radio-player-details .radio-player-thumbnail{height:25px;width:25px;margin-left:0}div.radio-player.mini-fullwidth .radio-player-controls button svg{width:18px;height:18px}}div.radio-player.floating{height:60px;width:auto;border-radius:10px;max-width:600px;right:15px;bottom:15px;min-width:250px}div.radio-player.floating .radio-player-details{flex:1}div.radio-player.floating .radio-player-details .radio-player-thumbnail{width:50px;height:50px;border-radius:5px;margin:0 10px 0 5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}div.radio-player.floating .radio-player-details .station-meta-wrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.radio-player.floating .radio-player-details .station-meta-wrap .radio-player-title{font-size:.875rem;flex:1}div.radio-player.floating .radio-player-details .station-meta-wrap .radio-player-song-title{width:100%;font-size:.75rem;display:flex;flex-direction:column}div.radio-player.floating .radio-player-details .station-meta-wrap .radio-player-song-title .track-title{margin-top:3px;font-size:13px}div.radio-player.floating .radio-player-details .station-meta-wrap .radio-player-song-title .track-artist{margin-top:3px;font-size:11px}div.radio-player.floating .radio-player-controls{flex:none;width:auto;flex-wrap:nowrap;gap:0 15px;margin:0 15px;justify-content:center}div.radio-player.floating button svg{width:22px;height:22px}div.radio-player.floating button.radio-player-toggle{margin-right:0}div.radio-player.floating svg.radio-player-move{width:24px;height:24px;position:absolute;top:-15px;left:-15px;fill:var(--radio-player-text-color);cursor:move;opacity:0;transition:opacity .5s ease}div.radio-player.floating.top-left{top:15px;bottom:auto;right:auto;left:15px}div.radio-player.floating.top-right{top:15px;bottom:auto;right:15px;left:auto}div.radio-player.floating.bottom-left{top:auto;bottom:15px;right:auto;left:15px}div.radio-player.floating.bottom-right{top:auto;bottom:15px;right:15px;left:auto}div.radio-player.floating:hover svg.radio-player-move{opacity:1;transition:opacity 1s ease}@media (max-width:767px){div.radio-player.floating{height:auto;padding:5px 10px 10px;max-width:calc(100% - 30px);right:10px;bottom:10px}div.radio-player.floating .radio-player-details{padding:0;margin-bottom:5px}div.radio-player.floating .radio-player-details .radio-player-thumbnail{height:25px;width:25px;margin:0}div.radio-player.floating .radio-player-details .station-meta-wrap{padding-right:5px}div.radio-player.floating .radio-player-controls button svg{width:18px;height:18px}div.radio-player.floating.bottom-left{left:10px;right:auto}}div.radio-player.shortcode{border-radius:var(--radio-player-border-radius);flex-flow:column;margin:auto;max-width:calc(100% - 15px)}div.radio-player.shortcode .radio-player-controls{padding:0}div.radio-player.shortcode .radio-player-thumbnail{width:120px;border-radius:5px}div.radio-player.shortcode .radio-player-details{width:100%;display:flex;text-align:center}div.radio-player.shortcode .radio-player-title{text-align:center}div.radio-player.shortcode button .dashicons{font-size:30px!important}div.radio-player.shortcode .radio-player-progress-wrap{width:90%;margin-top:10px}div.radio-player.popup .radio-player-loader,div.radio-player.popup .radio-player-loader:after{width:15px;height:15px}div.radio-player.active .radio-player-visualizer{visibility:visible}div.radio-player.blur-bg{overflow:hidden}div.radio-player.blur-bg .bg-img{position:absolute;top:0;left:0;width:100%;height:100%;filter:blur(30px);z-index:0;background-size:150%;background-position:center;background-repeat:no-repeat;opacity:.8}div.radio-player.blur-bg>:not(.bg-img){z-index:1}div.radio-player.blur-bg:not(.full-width) .volume-slider{background:0 0;box-shadow:none}div.radio-player.blur-bg:not(.full-width) .volume-slider-bar{width:5px;background-image:linear-gradient(to top,#ccc 0,var(--radio-player-text-color) 100%)}div.radio-player.blur-bg:not(.full-width) .radio-player-volume:hover .volume-slider{height:120px}div.radio-player.blur-bg.full-width .radio-player-volume input{-webkit-appearance:none;position:absolute;top:0;left:0;bottom:5px;z-index:9;opacity:0!important;height:0;width:calc(100% + 20px);margin:0;cursor:ns-resize}div.radio-player.blur-bg.full-width .radio-player-volume .volume-slider{background:0 0;box-shadow:none;height:18px;overflow:visible;bottom:0;left:calc(50% + 20px);width:0;transition:width .15s ease-in-out}div.radio-player.blur-bg.full-width .radio-player-volume .volume-slider-bar{height:5px;width:100%;border-radius:5px;top:0;left:0;bottom:0;background-image:linear-gradient(to right,#ccc 0,var(--radio-player-text-color) 100%)}div.radio-player.blur-bg.full-width .radio-player-volume .volume-slider-handle{left:var(--radio-player-volume-slider);bottom:unset!important;width:20px;height:20px;margin:-8px 0;cursor:pointer;right:10px;opacity:0;transition:opacity .15s ease-in-out}div.radio-player.blur-bg.full-width .radio-player-volume:hover .volume-slider{height:18px;transition-delay:0s;width:60px}div.radio-player.blur-bg.full-width .radio-player-volume:hover .volume-slider-handle{opacity:1}div.radio-player .mejs-container{display:none!important}div.radio-player.skin1{--radio-player-bg-color:linear-gradient(-225deg, #E3FDF5 0%, #FFE6FA 100%);--radio-player-text-color:rgb(14, 57, 91);--radio-player-box-shadow:rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;--radio-player-border-radius:10px}div.radio-player.skin2{--radio-player-bg-color:#5581A4;--radio-player-text-color:#fff;--radio-player-box-shadow:rgba(0, 0, 0, 0.45) 0px 25px 20px -25px}div.radio-player.skin4{--radio-player-bg-color:linear-gradient(-225deg, #E3FDF5 0%, #FFE6FA 100%);--radio-player-text-color:rgb(14, 57, 91);--radio-player-box-shadow:rgba(0, 0, 0, .5) 0px -1px 2px}div.radio-player.skin5{--radio-player-bg-color:linear-gradient(to left, #243949 0%, #517fa4 100%);--radio-player-text-color:#fff;--radio-player-box-shadow:rgba(50, 50, 93, 0.25) 0 6px 12px -2px}div.radio-player.skin6{--radio-player-bg-color:linear-gradient(to bottom, #323232 0%, #3F3F3F 40%, #1C1C1C 150%),linear-gradient(to top, rgba(255, 255, 255, 0.40) 0%, rgba(0, 0, 0, 0.25) 200%);--radio-player-text-color:#fff;--radio-player-box-shadow:rgba(50, 50, 93, 0.25) 0px 6px 12px -2px}div.radio-player.skin7{--radio-player-bg-color:linear-gradient(to left, #243949 0%, #517fa4 100%);--radio-player-text-color:#fff;--radio-player-box-shadow:rgba(50, 50, 93, 0.25) 0px 6px 12px -2px}div.radio-player.skin8{--radio-player-box-shadow:rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset}div.radio-player.skin10{--radio-player-bg-color:#FFF;--radio-player-text-color:#5C637E;--radio-player-border-radius:5px}div.radio-player.skin11{--radio-player-border-radius:30px}.radio-player-popup-header{margin-bottom:20px}.radio-player-popup-footer{margin-top:20px}.thumbnail-wrap{display:flex;align-items:center;justify-content:center;position:relative}.thumbnail-wrap .thumbnail-dot{height:20px;width:20px;background:#fff;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center}.thumbnail-wrap .thumbnail-dot:after{content:"";height:8px;width:8px;background:#000;border-radius:50%;position:absolute}.radio-player-toggle{cursor:pointer;display:flex!important;align-items:center;justify-content:center;flex-wrap:wrap;position:relative;z-index:999;margin-left:auto;margin-right:20px}.radio-player-toggle svg{transform:scale(.8)}.radio-player-toggle.active{position:fixed;right:0;bottom:30px;padding:5px;margin-right:15px;background:0 0;border:none}.radio-player-toggle.active img{max-width:80px}.radio-player-toggle .radio-player-tooltip{line-height:20px}@media (max-width:767px){.radio-player-toggle.active img{max-width:50px}}.radio-player-loader{position:relative;text-indent:-9999em;border-top:5px solid rgba(45,98,211,.2);border-right:5px solid rgba(45,98,211,.2);border-bottom:5px solid rgba(45,98,211,.2);border-left:5px solid #2d62d3;transform:translateZ(0);animation:radio_player_loader 1.1s infinite linear;display:none;overflow:hidden}.radio-player-loader,.radio-player-loader:after{border-radius:50%;width:26px;height:26px;margin:0 2px}@keyframes radio_player_loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.radio-player-status{display:flex;align-items:center}.radio-player-status .status-text-live,.radio-player-status .status-text-offline{padding:3px 10px;border-radius:3px;color:#fff;background:#e8000e;font-size:10px;line-height:10px}.radio-player-status .status-text-offline{display:none}.radio-player-status .status-dot{height:7px;width:7px;background:#e8000e;border-radius:30px;margin-left:12px;position:relative;display:flex;align-items:center;justify-content:center}.radio-player-status .status-dot:after{content:"";height:13px;width:13px;border:1px solid #e8000e;position:absolute;border-radius:50%;box-shadow:0 0 0 0 #e8000e;animation:blink 1s infinite}.radio-player-status.offline .status-text-live{display:none}.radio-player-status.offline .status-text-offline{display:block;background:#999}.radio-player-status.offline .status-dot{background:#999;margin-left:8px}.radio-player-status.offline .status-dot:after{border:none;animation:none}@keyframes blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.radio-player-hidden{display:none!important}.radio-player-visualizer{visibility:hidden;width:100%;flex:1;height:auto;padding:5px;border-radius:5px;color:#444;margin:auto;overflow:hidden;white-space:nowrap;display:flex;align-items:center;justify-content:center}.radio-player-visualizer div{width:2.5%;height:3rem;border-radius:5px;margin:0 10px 0 0;display:inline-block;position:relative}.radio-player-visualizer div:last-child{margin:0}.radio-player-visualizer div span{width:100%;height:100%;border-radius:5px;background:linear-gradient(to up,#70a,#80f);position:absolute;animation:visualizer 10s infinite ease-in-out;bottom:0}.radio-player-visualizer div:nth-of-type(1) span{animation-delay:3.99s}.radio-player-visualizer div:nth-of-type(2) span{animation-delay:3.8s}.radio-player-visualizer div:nth-of-type(3) span{animation-delay:3.7s}.radio-player-visualizer div:nth-of-type(4) span{animation-delay:3.6s}.radio-player-visualizer div:nth-of-type(5) span{animation-delay:3.5s}.radio-player-visualizer div:nth-of-type(6) span{animation-delay:3.4s}.radio-player-visualizer div:nth-of-type(7) span{animation-delay:3.3s}.radio-player-visualizer div:nth-of-type(8) span{animation-delay:3.2s}.radio-player-visualizer div:nth-of-type(9) span{animation-delay:3.1s}.radio-player-visualizer div:nth-of-type(10) span{animation-delay:2.1s}.radio-player-visualizer div:nth-of-type(11) span{animation-delay:2.1s}.radio-player-visualizer div:nth-of-type(12) span{animation-delay:2.1s}.radio-player-visualizer div:nth-of-type(13) span{animation-delay:2.2s}.radio-player-visualizer div:nth-of-type(14) span{animation-delay:1.3s}.radio-player-visualizer div:nth-of-type(15) span{animation-delay:1.4s}.radio-player-visualizer div:nth-of-type(16) span{animation-delay:1.5s}.radio-player-visualizer div:nth-of-type(17) span{animation-delay:1.6s}.radio-player-visualizer div:nth-of-type(18) span{animation-delay:1.7s}.radio-player-visualizer div:nth-of-type(19) span{animation-delay:1.8s}.radio-player-visualizer div:nth-of-type(20) span{animation-delay:2s}@keyframes visualizer{0%{height:0%;transform:translatey(0);background-color:#ff0}5%{height:100%;transform:translatey(15px);background-color:#f0f}10%{height:90%;transform:translatey(0);-webkit-transform:translatey(0);background-color:bisque}15%{height:80%;transform:translatey(0);background-color:#6495ed}20%{height:70%;transform:translatey(0);background-color:#6495ed}25%{height:0%;transform:translatey(0);background-color:#6495ed}30%{height:70%;transform:translatey(0);background-color:#6495ed}35%{height:0%;transform:translatey(0);background-color:#6495ed}40%{height:60%;transform:translatey(0);background-color:#6495ed}45%{height:0%;transform:translatey(0);background-color:#6495ed}50%{height:50%;transform:translatey(0);background-color:#6495ed}55%{height:0%;transform:translatey(0);background-color:#6495ed}60%{height:40%;transform:translatey(0);background-color:#6495ed}65%{height:0%;transform:translatey(0);background-color:#6495ed}70%{height:30%;transform:translatey(0);background-color:#6495ed}75%{height:0%;transform:translatey(0);background-color:#6495ed}80%{height:20%;transform:translatey(0);background-color:#6495ed}85%{height:0%;transform:translatey(0);background-color:#6495ed}90%{height:10%;transform:translatey(0);background-color:#6495ed}95%{height:5%;transform:translatey(0);background-color:#6495ed}100%{height:0;transform:translatey(0);background-color:#6495ed}}.radio-player-playlist{--playlist-height:320px;display:flex;flex-flow:column;width:100%;margin-top:15px}.radio-player-playlist *{box-sizing:border-box}.radio-player-playlist__header{text-align:center;position:relative;margin:10px auto;width:100%;display:flex;align-items:center;justify-content:center}.radio-player-playlist__header h3{margin:0;color:var(--radio-player-text-color);font-size:1.2rem;font-weight:400}.radio-player-playlist__header .radio-player-play-list-close{margin-left:7px;cursor:pointer;color:var(--radio-player-text-color);opacity:.5}.radio-player-playlist__header .radio-player-play-list-close:hover{opacity:1}.radio-player-playlist__body{display:flex;flex-flow:column;width:100%}.radio-player-playlist .playlist-item{display:flex;align-items:center;border-bottom:1px solid rgba(221,221,221,.3);padding:5px;color:var(--radio-player-text-color)!important;cursor:pointer;margin-bottom:3px}.radio-player-playlist .playlist-item.active{background:var(--radio-player-primary-color)!important}.radio-player-playlist .playlist-item:last-child{margin-bottom:0;border-bottom:none}.radio-player-playlist .playlist-item img{width:30px;margin-right:10px;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border-radius:3px}.radio-player-playlist .playlist-item .playlist-item-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.radio-player-playlist .playlist-item button{margin-left:auto;background:0 0;border:0;outline:0;cursor:pointer;color:var(--radio-player-text-color)!important;line-height:0}.radio-player-playlist .playlist-item button.active,.radio-player-playlist .playlist-item button:hover{background:var(--radio-player-primary-color)!important}.radio-player-playlist .playlist-item.history-item{cursor:default}.radio-player-playlist .playlist-item.history-item .item-time{margin-right:10px}.radio-player-playlist .loading-spinner{display:flex;justify-content:center;align-items:center;margin:0}.radio-player-playlist .loading-spinner svg{color:#007cca;width:2rem;height:2rem}.radio-player-playlist__empty{text-align:center;color:var(--radio-player-text-color)}.radio-player-playlist.scrollable .radio-player-playlist__body{max-height:var(--playlist-height);overflow-y:auto}.radio-player-playlist.scrollable .radio-player-playlist__body::-webkit-scrollbar{width:5px;border-radius:10px}.radio-player-playlist.scrollable .radio-player-playlist__body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.radio-player-playlist.scrollable .radio-player-playlist__body::-webkit-scrollbar-thumb{background:rgba(144,164,174,.3);border-radius:10px}.radio-player-playlist.scrollable .radio-player-playlist__body::-webkit-scrollbar-thumb:hover{background:rgba(144,164,174,.5)}.radio-player-popup-player-wrap{font-family:Roboto,sans-serif}.radio-player.skin1.shortcode{padding:20px;border:none}.radio-player.skin1.shortcode .radio-player-details{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:10px}.radio-player.skin1.shortcode .radio-player-details .station-meta-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:15px;width:100%}.radio-player.skin1.shortcode .radio-player-details .station-meta-wrap .station-meta{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.radio-player.skin1.shortcode .radio-player-details .station-meta-wrap .station-meta .radio-player-song-title{margin-top:10px;width:100%}.radio-player.skin1.shortcode .radio-player-details .radio-player-title{margin-bottom:10px}.radio-player.skin1.shortcode .radio-player-status{margin-bottom:10px}.radio-player.skin1.shortcode.popup{min-width:300px}.radio-player.skin2.shortcode{padding:10px;border:none}.radio-player.skin2.shortcode .radio-player-details{display:flex}.radio-player.skin2.shortcode .radio-player-details .radio-player-thumbnail{margin:0 10px 0 0;width:70px;border-radius:50%;height:70px}.radio-player.skin2.shortcode .radio-player-details .radio-player-status{margin-left:7px}.radio-player.skin2.shortcode .radio-player-details .radio-player-song-title{width:100%;margin-bottom:0;text-align:left}.radio-player.skin2.shortcode .radio-player-details .radio-player-song-title span{margin-top:7px}.radio-player.skin2.shortcode .radio-player-details .details-wrap{flex:1;display:flex;align-items:center;flex-wrap:wrap;overflow:hidden}.radio-player.skin2.shortcode .radio-player-details .details-wrap .title-wrap{display:flex;max-width:100%}.radio-player.skin2.shortcode .radio-player-details .details-wrap .title-wrap .radio-player-title{flex:1}.radio-player.skin2.shortcode .radio-player-details .details-wrap .title-wrap .radio-player-status{padding-right:5px}.radio-player.skin2.shortcode .radio-player-controls{border-top:1px solid rgba(221,221,221,.3);margin-top:10px;padding-top:5px;-moz-column-gap:20px;column-gap:20px}.radio-player.skin3.shortcode{flex-flow:row;padding:10px 15px;border:none;min-height:60px;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center}.radio-player.skin3.shortcode .radio-player-details .radio-player-song-title{margin-top:7px;margin-bottom:0;width:100%}.radio-player.skin3.shortcode .radio-player-controls{flex-wrap:nowrap;width:100%}.radio-player.skin3.shortcode .radio-player-controls .radio-player-status{margin-right:auto}.radio-player.skin3.shortcode .playlist-item-title{color:inherit!important}.radio-player.skin4.shortcode{padding:15px;border:none;background:var(--radio-player-bg-color)}.radio-player.skin4.shortcode .radio-player-details{display:flex;flex-wrap:wrap;overflow:visible;margin-bottom:15px}.radio-player.skin4.shortcode .radio-player-details .radio-player-title{margin:0 10px 0 0;flex:none}.radio-player.skin4.shortcode .radio-player-details .radio-player-status{margin:0}.radio-player.skin4.shortcode .radio-player-details .radio-player-status .status-text-live,.radio-player.skin4.shortcode .radio-player-details .radio-player-status .status-text-offline{font-size:10px;line-height:10px}.radio-player.skin4.shortcode .radio-player-details .radio-player-song-title{width:100%;margin-top:5px;text-align:left}.radio-player.skin4.shortcode .radio-player-details .radio-player-song-title span{margin-bottom:0}.radio-player.skin4.shortcode .radio-player-details .details-inner{display:flex;flex-wrap:wrap;margin-left:auto;width:calc(100% - 110px)}.radio-player.skin4.shortcode .radio-player-details .details-inner .title-wrap{display:flex;max-width:100%}.radio-player.skin4.shortcode .radio-player-details .details-inner .title-wrap .radio-player-title{flex:1}.radio-player.skin4.shortcode .radio-player-details .details-inner .title-wrap .radio-player-status{padding-right:5px}.radio-player.skin4.shortcode .radio-player-details .thumbnail-wrap{margin-top:-50px;width:90px}.radio-player.skin4.shortcode .radio-player-details .thumbnail-wrap img{max-width:100%;margin-right:0;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.radio-player.skin4.shortcode .radio-player-controls{justify-content:space-around;border-radius:15px;flex-wrap:nowrap}.radio-player.skin4.shortcode .radio-player-controls>*{margin:0}.radio-player.skin4.shortcode .radio-player-controls .volume-bar{margin-left:3px}.radio-player.skin5.shortcode{flex-flow:row;align-items:center;padding:0;flex-wrap:wrap}.radio-player.skin5.shortcode .radio-player-thumbnail{margin:0;height:100%;border-radius:0;border-top-left-radius:var(--radio-player-border-radius);border-bottom-left-radius:var(--radio-player-border-radius);aspect-ratio:1}.radio-player.skin5.shortcode .details-wrap{flex:1;display:flex;flex-flow:column;align-items:flex-start;padding:9px 10px;justify-content:space-between;width:65%}.radio-player.skin5.shortcode .radio-player-details{display:flex;align-items:center;flex-wrap:wrap}.radio-player.skin5.shortcode .radio-player-details .radio-player-title{flex:none;overflow:hidden}.radio-player.skin5.shortcode .radio-player-details .radio-player-status{margin:0 0 0 10px}.radio-player.skin5.shortcode .radio-player-details .radio-player-song-title{width:100%;margin:0 10px 0 0;text-align:left}.radio-player.skin5.shortcode .radio-player-details .radio-player-song-title span{margin-top:7px;margin-bottom:0}.radio-player.skin5.shortcode .radio-player-details .title-wrap{display:flex;max-width:100%}.radio-player.skin5.shortcode .radio-player-details .title-wrap .radio-player-title{flex:1}.radio-player.skin5.shortcode .radio-player-details .title-wrap .radio-player-status{padding-right:5px}.radio-player.skin5.shortcode .radio-player-controls{margin-top:10px;padding-top:5px;-moz-column-gap:15px;column-gap:15px;justify-content:space-around}.radio-player.skin5.shortcode .radio-player-controls:has(.radio-prev,.radio-next,.playlist-icon,.history-icon,.radio-player-volume,.popup-icon){-moz-column-gap:8px;column-gap:8px}.radio-player.skin5.shortcode .radio-player-playlist{margin-top:0}.radio-player.skin5.shortcode .radio-player-playlist .playlist-item{margin:3px 10px}.radio-player.skin6.shortcode{border:none;flex-flow:row;flex-wrap:wrap;padding:20px;justify-content:space-between;align-items:center}.radio-player.skin6.shortcode .thumbnail-wrap{width:40%;background:#000;padding:10px;border-radius:15px}.radio-player.skin6.shortcode .thumbnail-wrap .radio-player-thumbnail{border-radius:5px;height:100%;width:100%;margin-right:0}.radio-player.skin6.shortcode .radio-player-controls-wrap{width:40%}.radio-player.skin6.shortcode .radio-player-controls-wrap .radio-player-controls{margin:0;width:120px;height:120px;position:relative;background:linear-gradient(0deg,#222,#111);border-radius:100%;border:solid 2px #000;box-shadow:inset 0 1px 2px rgba(255,255,255,.2),0 4px 2px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center}.radio-player.skin6.shortcode .radio-player-controls-wrap .radio-player-controls>button{position:absolute;cursor:pointer;transition:all .2s ease}.radio-player.skin6.shortcode .radio-player-controls-wrap .radio-player-controls>button:hover{text-shadow:0 0 4px #0ff}.radio-player.skin6.shortcode .radio-player-controls-wrap .radio-player-controls>button.radio-prev{left:1px}.radio-player.skin6.shortcode .radio-player-controls-wrap .radio-player-controls>button.radio-play-pause{width:55px;height:55px;border:solid 2px #000;box-shadow:inset 0 1px 2px rgba(255,255,255,.2),0 0 8px rgba(0,0,0,.6);border-radius:100%;line-height:88px;text-align:center;background:linear-gradient(0deg,#111,#222);display:flex;align-items:center;justify-content:center}.radio-player.skin6.shortcode .radio-player-controls-wrap .radio-player-controls>button.radio-play-pause svg{width:28px;height:28px}.radio-player.skin6.shortcode .radio-player-controls-wrap .radio-player-controls>button.radio-next{right:1px}.radio-player.skin6.shortcode .radio-player-controls-wrap .radio-player-controls>button.radio-player-volume{bottom:0}.radio-player.skin6.shortcode .radio-player-controls-wrap .radio-player-controls>button.radio-player-volume svg{width:22px;height:22px}.radio-player.skin6.shortcode .radio-player-controls-wrap .radio-player-controls>button.radio-player-volume.active .volume-bar,.radio-player.skin6.shortcode .radio-player-controls-wrap .radio-player-controls>button.radio-player-volume:hover .volume-bar{margin-left:0}.radio-player.skin6.shortcode .radio-player-controls-wrap .radio-player-controls>button.radio-player-open-popup{top:0}.radio-player.skin6.shortcode .radio-player-controls-wrap .radio-player-controls>button.radio-player-open-popup svg{font-size:24px;height:24px;width:24px}.radio-player.skin6.shortcode .radio-player-controls-wrap .radio-player-controls>*{margin:0}.radio-player.skin6.shortcode .radio-player-controls-wrap .volume-slider{z-index:9}.radio-player.skin6.shortcode .radio-player-details{width:100%;flex-wrap:wrap;justify-content:center;margin-top:30px}.radio-player.skin6.shortcode .radio-player-details .radio-player-title{flex:none;margin-right:10px}.radio-player.skin6.shortcode .radio-player-details .radio-player-song-title{width:100%;margin:10px auto}.radio-player.skin6.shortcode .radio-player-details .radio-player-song-title span{margin-top:5px;margin-bottom:0}.radio-player.skin6.shortcode .radio-player-details button{margin:0 7px}.radio-player.skin7.shortcode{border-color:#ddd;flex-flow:row;align-items:stretch;flex-wrap:wrap;padding:0}.radio-player.skin7.shortcode .radio-player-details{display:flex;justify-content:center;padding-top:20px;flex-direction:column}.radio-player.skin7.shortcode .radio-player-details .radio-player-title{flex:none;margin:0 10px 0 0}.radio-player.skin7.shortcode .radio-player-details .radio-player-status{margin:0}.radio-player.skin7.shortcode .radio-player-details .radio-player-song-title{width:100%;margin:0 10px 0 0}.radio-player.skin7.shortcode .radio-player-details .radio-player-song-title span{margin-top:10px;margin-bottom:0}.radio-player.skin7.shortcode .radio-player-details .title-wrap{display:flex;max-width:100%}.radio-player.skin7.shortcode .radio-player-details .title-wrap .radio-player-title{flex:1}.radio-player.skin7.shortcode .radio-player-controls{-moz-column-gap:15px;column-gap:15px;margin-top:10px;padding:0 15px 15px}.radio-player.skin7.shortcode .radio-player-controls>*{margin:0}.radio-player.skin7.shortcode .radio-player-visualizer{margin-top:10px}.radio-player.skin7.shortcode .radio-player-playlist{margin:-10px 10px 10px}.radio-player.skin8.shortcode{border:none}.radio-player.skin8.shortcode .radio-player-visualizer{margin-bottom:10px}.radio-player.skin8.shortcode .radio-player-header{display:flex;align-items:center;width:100%;justify-content:center;padding:20px}.radio-player.skin8.shortcode .radio-player-header .radio-player-thumbnail{max-width:35px;margin-right:10px;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.radio-player.skin8.shortcode .radio-player-header .radio-player-title{flex:none}.radio-player.skin8.shortcode .radio-player-header:has(.history-icon),.radio-player.skin8.shortcode .radio-player-header:has(.playlist-icon){justify-content:space-between}.radio-player.skin8.shortcode .radio-player-header .history-icon{margin-left:10px}.radio-player.skin8.shortcode .radio-player-controls{padding-bottom:20px}.radio-player.skin8.shortcode .radio-player-song-title{width:100%;text-align:center;margin-top:7px}.radio-player.skin8.shortcode .radio-player-song-title .track-artist{margin-bottom:7px}.radio-player.skin8.shortcode .radio-player-status{margin-bottom:10px}.radio-player.skin8.shortcode .radio-player-playlist .playlist-item{margin:3px 10px}.radio-player.skin9.shortcode{flex-flow:row;flex-wrap:wrap;padding:10px;border:none}.radio-player.skin9.shortcode .radio-player-details{display:flex;width:auto}.radio-player.skin9.shortcode .radio-player-details .radio-player-title{margin-bottom:10px}.radio-player.skin9.shortcode .radio-player-details .radio-player-thumbnail{max-width:35px;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.radio-player.skin9.shortcode .radio-player-details .radio-player-status{padding-right:5px}.radio-player.skin9.shortcode .radio-player-controls{flex-wrap:nowrap;width:auto;margin-left:auto}.radio-player.skin9.shortcode .radio-player-controls button:last-child{margin-right:0}.radio-player.skin9.shortcode .radio-player-song-title{margin:0;width:100%;text-align:center}.radio-player.skin9.shortcode .radio-player-song-title .track-title{margin-top:5px}.radio-player.skin9.shortcode .playlist-item-title{color:inherit!important}.radio-player.skin10.shortcode{border:1px solid #ededed}.radio-player.skin10.shortcode .radio-player-details{padding:10px 15px;display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #ededed}.radio-player.skin10.shortcode .radio-player-details .station-meta-wrap{display:flex;flex-wrap:wrap;margin-bottom:7px}.radio-player.skin10.shortcode .radio-player-details .station-meta-wrap .radio-player-title{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.radio-player.skin10.shortcode .radio-player-details .station-meta-wrap .radio-player-status{margin-left:10px}.radio-player.skin10.shortcode .radio-player-details .radio-player-song-title{margin-bottom:0}.radio-player.skin10.shortcode .radio-player-controls{gap:0;align-items:normal;padding:15px;flex-direction:column}.radio-player.skin10.shortcode .radio-player-controls button{border:1px solid #f0f0f0;padding:5px!important;border-radius:5px!important}.radio-player.skin10.shortcode .radio-player-controls .top-controls{display:flex}.radio-player.skin10.shortcode .radio-player-controls .top-controls .controls-wrap{display:flex;flex-direction:column;justify-content:space-around;margin-right:20px}.radio-player.skin10.shortcode .radio-player-controls .top-controls .controls-wrap:empty{display:none}.radio-player.skin10.shortcode .radio-player-controls .top-controls .thumbnail-wrap{flex:1}.radio-player.skin10.shortcode .radio-player-controls .top-controls .thumbnail-wrap img{width:100%;height:100%;margin:0;-o-object-fit:cover;object-fit:cover}.radio-player.skin10.shortcode .radio-player-controls .bottom-controls{display:flex;margin-top:15px;justify-content:space-between}.radio-player.skin10.shortcode .radio-player-playlist{margin-bottom:7px;margin-top:0}.radio-player.skin10.shortcode .playlist-item{padding:5px 10px}.radio-player.skin10.shortcode.popup{min-width:300px}.radio-player.skin11.shortcode{padding:10px;cursor:pointer}.radio-player.skin11.shortcode .radio-player-controls button{box-shadow:none}.radio-player.skin11.shortcode .radio-player-controls button.active,.radio-player.skin11.shortcode .radio-player-controls button:hover{background:0 0!important}.radio-player.skin11.shortcode .radio-player-controls span{color:var(--radio-player-text-color);margin:0;font-size:1rem}.radio-player.skin11.shortcode:hover{box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}