article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  outline: 0;
}
a:active,
a:hover,
a:focus {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! modern-normalize | MIT License | https://github.com/sindresorhus/modern-normalize */
html {
  box-sizing: border-box;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
:root {
  -moz-tab-size: 4;
  tab-size: 4;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
body {
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Roboto, Tahoma, Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
}
hr {
  height: 0;
}
abbr[title] {
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier,
    monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col-md,
.col-3,
.col-4,
.col-9,
.col-md-3,
.col-md-4,
.col-lg-10,
.col-md-12,
.col-md-6,
.col-xl-8,
.col-xl-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
@media (min-width: 768px) {
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-10 {
    max-width: 83.3333%;
    flex: 0 0 83.3333%;
  }
}
@media (min-width: 1200px) {
  .col-xl-8 {
    max-width: 66.6667%;
    flex: 0 0 66.6667%;
  }
  .col-xl-9 {
    max-width: 75%;
    flex: 0 0 75%;
  }
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-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-image: -o-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-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
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-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-image: -o-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-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
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-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-image: -o-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-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
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-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-image: -o-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-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
  );
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.8);
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
  border-top-color: rgba(0, 0, 0, 0.8);
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
  border-top-color: rgba(0, 0, 0, 0.8);
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
  border-right-color: rgba(0, 0, 0, 0.8);
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
  border-left-color: rgba(0, 0, 0, 0.8);
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  border-bottom-color: rgba(0, 0, 0, 0.8);
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  border-bottom-color: rgba(0, 0, 0, 0.8);
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  border-bottom-color: rgba(0, 0, 0, 0.8);
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
pre::-webkit-scrollbar {
  height: 8px;
  width: 4px;
}
pre::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.26);
}
pre::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.7);
}
pre::-webkit-scrollbar-corner {
  background: 0;
}
img.fr-rounded,
.fr-img-caption.fr-rounded img {
  border-radius: 10px;
  background-clip: padding-box;
}
img.fr-bordered,
.fr-img-caption.fr-bordered img {
  border: solid 5px #ccc;
}
img.fr-bordered {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.fr-img-caption.fr-bordered img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img.fr-shadow,
.fr-img-caption.fr-shadow img {
  box-shadow: 0 1px 3px #000, 0 1px 1px 1px #000;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
}
.fr-text-gray {
  color: #aaa !important;
}
.fr-text-bordered {
  border-top: solid 1px #222;
  border-bottom: solid 1px #222;
  padding: 10px 0;
}
.fr-text-spaced {
  letter-spacing: 1px;
}
.fr-text-uppercase {
  text-transform: uppercase;
}
img.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
img.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
img.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
img.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
}
img.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
}
img.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
}
span.fr-img-caption {
  position: relative;
  max-width: 100%;
}
span.fr-img-caption.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
span.fr-img-caption.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
span.fr-img-caption.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
span.fr-img-caption.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
}
span.fr-img-caption.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
}
span.fr-img-caption.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
}
.fr-video {
  text-align: center;
  position: relative;
}
.fr-video > * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 100%;
  border: none;
}
.fr-video.fr-dvb {
  display: block;
  clear: both;
}
.fr-video.fr-dvb.fr-fvl {
  text-align: left;
}
.fr-video.fr-dvb.fr-fvr {
  text-align: right;
}
.fr-video.fr-dvi {
  display: inline-block;
}
.fr-video.fr-dvi.fr-fvl {
  float: left;
}
.fr-video.fr-dvi.fr-fvr {
  float: right;
}
a.fr-strong {
  font-weight: 700;
}
.fr-img-caption {
  text-align: center;
}
.fr-img-caption .fr-img-wrap {
  padding: 0;
  display: inline-block;
  margin: auto;
  text-align: center;
}
.fr-img-caption .fr-img-wrap img {
  display: block;
  margin: auto;
}
.fr-img-caption .fr-img-wrap > span {
  margin: auto;
  display: inline-block;
  padding: 5px 5px 10px;
  font-size: 14px;
  font-weight: initial;
  max-width: 100%;
  box-sizing: border-box;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
button.fr-rounded,
input.fr-rounded,
textarea.fr-rounded {
  border-radius: 10px;
  background-clip: padding-box;
}
button.fr-large,
input.fr-large,
textarea.fr-large {
  font-size: 24px;
}
a.fr-strong {
  font-weight: 700;
}
a.fr-green {
  color: #008000;
}
span.fr-emoticon {
  display: inline;
  line-height: 0;
}
span.fr-emoticon.fr-emoticon-img {
  background-repeat: no-repeat !important;
  font-size: inherit;
  height: 1em;
  width: 1em;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -0.1em 0.1em 0.1em;
  line-height: 1;
  vertical-align: middle;
}
@font-face {
  font-family: "dticons";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("fonts/dticons.woff2") format("woff2"),
    url("fonts/dticons.woff") format("woff");
}
[class^="icon-"],
[class*=" icon-"] {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "dticons" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-rendering: auto;
  text-transform: none;
}
.icon-envelope:before {
  content: "";
}
.icon-star:before {
  content: "";
}
.icon-bookmark-b:before {
  content: "";
}
.icon-bookmark:before {
  content: "";
}
.icon-twitter:before {
  content: "";
}
.icon-facebook:before {
  content: "";
}
.icon-github:before {
  content: "";
}
.icon-googlePlus:before {
  content: "";
}
.icon-linkedin:before {
  content: "";
}
.icon-instagram:before {
  content: "";
}
.icon-codepen:before {
  content: "";
}
.icon-reddit:before {
  content: "";
}
.icon-gitlab:before {
  content: "";
}
.icon-bin:before {
  content: "";
}
.icon-cancel-circle:before {
  content: "";
}
.icon-arrow-up:before {
  content: "";
}
.icon-arrow-right:before {
  content: "";
}
.icon-arrow-down:before {
  content: "";
}
.icon-arrow-left:before {
  content: "";
}
.icon-quotes-left:before {
  content: "";
}
::selection {
  background: rgba(0, 0, 0, 0.2);
}
::-moz-selection {
  background: rgba(0, 0, 0, 0.2);
}
::-webkit-input-placeholder {
  color: rgba(63, 63, 63, 0.5);
}
::-moz-placeholder {
  color: rgba(63, 63, 63, 0.5);
}
:-ms-input-placeholder {
  color: rgba(63, 63, 63, 0.5);
}
:-moz-placeholder {
  color: rgba(63, 63, 63, 0.5);
}
body {
  -moz-font-feature-settings: "liga" on;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #555;
  color: rgba(0, 0, 0, 0.82);
  font-display: swap;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue",
    Helvetica, Roboto, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  text-rendering: optimizeLegibility;
}
b,
strong {
  font-weight: bold;
}
a {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  color: #555;
  transition: all 0.3s ease-in-out;
}
a:hover {
  color: #000;
  text-decoration: none;
}
mark {
  background: #ededed;
}
.hidden {
  display: none !important;
}
label.error {
  color: #ea6666;
  display: block;
  font-size: 12px;
  margin: 10px 0;
  margin-top: 5px;
  text-align: left;
}
input,
textarea {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  background: #fff;
  background-color: transparent;
  border: 1px solid rgba(27, 31, 35, 0.15);
  border-radius: 5px;
  color: #586069;
  display: block;
  font-size: 15px;
  font-weight: 400;
  opacity: 1;
  outline: 0;
  padding: 7px 15px;
  position: relative;
  transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: 2;
}
input:hover,
textarea:hover {
  border: 1px solid #555;
}
input:focus,
textarea:focus {
  border: 1px solid #000;
}
textarea {
  height: 250px;
}
form input,
form textarea {
  margin-bottom: 10px;
}
figure {
  margin: 0;
}
hr {
  margin: 30px 0;
}
blockquote {
  margin: 30px 0;
  padding: 15px 30px 20px 40px;
  position: relative;
}
blockquote:before {
  color: #eff0f1;
  content: "";
  font-family: "dticons";
  font-size: 40px;
  left: -5px;
  position: absolute;
  top: 0;
  z-index: -1;
}
blockquote em {
  font-style: normal;
}
blockquote p:last-child {
  margin: 0;
}
.btn {
  background: #fff;
  background-color: transparent;
  border: 1px solid rgba(27, 31, 35, 0.15);
  border-radius: 5px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.03);
  color: #586069;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
  outline: 0;
  padding: 7px 15px;
  position: relative;
  z-index: 2;
}
.btn:hover {
  border: 1px solid #586069;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.03);
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0c1e29;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0.25em;
}
h1 {
  font-size: 1.5625em;
}
h2 {
  font-size: 1.3375em;
}
h3 {
  font-size: 1.175em;
}
h4 {
  font-size: 1.25em;
}
h5 {
  font-size: 1.125em;
}
h6 {
  font-size: 1em;
}
p,
ul,
ol,
blockquote,
table,
figure {
  font-family: "Rubik", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.0625em;
  line-height: 1.618;
  margin-bottom: 1rem;
}
.loop .item p {
  color: #4e616c;
  font-size: 1.0625em;
  line-height: 1.5;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  p,
  ul,
  ol,
  blockquote,
  table,
  figure {
    font-size: 1.0625rem;
  }
}
.no-opacity {
  opacity: 0;
}
header {
  background: #fff;
  box-shadow: none;
  height: 80px;
  left: 0;
  padding: 15px 0;
  position: fixed;
  transition: height 0.2s ease-in-out, background 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out;
  width: 100vw;
  z-index: 9;
}
.scroll header {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.03);
  height: 50px;
  padding: 5px 0 10px;
}
header .blog-logo img {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  height: auto;
  max-height: 60px;
  max-width: 150px;
  transition: all 0.3s ease-in-out;
}
.scroll header .blog-logo img {
  max-height: 40px;
}
header .blog-logo a {
  color: #555;
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
}
.scroll header .blog-logo a {
  font-size: 1.18em;
}
header nav {
  justify-content: flex-end;
}
header .wrap {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
header nav ul {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
header nav ul li {
  margin-left: 20px;
}
header nav ul li a {
  font-size: 0.775em;
  font-weight: 500;
}
header .text-right {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
header .inner {
  align-items: center;
  display: flex;
}
header .drawer-trigger {
  align-items: center;
  display: flex;
  height: 30px;
  justify-content: center;
  margin-left: 22px;
  position: relative;
  width: 30px;
}
header .drawer-trigger .counter {
  align-items: center;
  background-color: transparent;
  border: 1px solid rgba(27, 31, 35, 0.15);
  border-radius: 5px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.03);
  color: #929292;
  display: flex;
  font-size: 11px;
  font-weight: 400;
  height: 18px;
  justify-content: center;
  outline: none;
  position: absolute;
  right: 6px;
  top: 22px;
  width: 18px;
}
header .drawer-trigger .counter:empty {
  display: none;
}
header .drawer-trigger .drawer-svg {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 18 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23555'%3E%3Cellipse cx='2.045' cy='2.059' rx='2.045' ry='2.059'/%3E%3Cellipse cx='9' cy='2.059' rx='2.045' ry='2.059'/%3E%3Cellipse cx='15.955' cy='2.059' rx='2.045' ry='2.059'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: block;
  height: 5px;
  margin-top: 5px;
  width: 18px;
}
.main-container {
  overflow: hidden;
}
#content {
  padding: 120px 15px 0 15px;
}
.loop {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 55px 0;
}
.loop .item {
  padding: 5px 30px 15px 0;
  position: relative;
  width: 50%;
}
.search .loop {
  min-height: 400px;
}
.search .loop .item {
  width: 100%;
}
.loop .item h2 {
  font-size: 1.2em;
  line-height: 1.4;
  margin: 0 auto;
}
.loop .item:nth-child(2n) {
  padding-right: 0;
}
.loop .item p a {
  border-bottom: 1px dotted #b5b5b5;
  font-size: 15px;
  font-weight: 500;
}
.tags a {
  background: #fff;
  background-color: transparent;
  border: 1px solid rgba(27, 31, 35, 0.15);
  border-radius: 5px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.03);
  color: #929292;
  display: inline-flex;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  outline: 0;
  padding: 0 6px;
  position: relative;
}
.tags a:hover {
  border: 1px solid #586069;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.03);
  color: #000;
}
.tags a:not(:last-child) {
  margin-right: 5px;
}
.post-meta {
  align-items: center;
  color: #b5b5b5;
  display: flex;
  font-size: 13px;
  line-height: 13px;
}
.post-meta a {
  margin-right: 10px;
}
.post-meta .tags {
  max-width: 80%;
}
.post-meta .tags a {
  margin-left: 0;
}
.post-meta time {
  margin-right: 10px;
}
.post-meta .twitter {
  color: #1da1f2;
}
.post-meta i:before {
  font-size: 1.4em;
}
.post-meta .inner {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  margin-left: auto;
  transition: all 0.3s ease-in-out;
}
.post-meta .inner .count-comments {
  color: #929292;
  font-size: 12px;
  font-weight: 400;
}
.loop .item .inner {
  opacity: 0;
}
.loop .item:hover .inner {
  opacity: 1;
}
.loop strong {
  font-weight: bold;
}
.loop .item p span {
  position: relative;
}
.loop .item p a.twitter {
  border: none;
  color: #1da1f2;
  left: 0;
  opacity: 0;
  padding: 0 10px;
  position: absolute;
  top: -3px;
}
.loop .item:hover p a.twitter {
  opacity: 1;
}
.loop .item.featured:before {
  color: #f4ca16;
  content: "";
  font-family: "dticons";
  left: -22px;
  position: absolute;
  top: 11px;
  z-index: -1;
}
.intro h1,
.intro h3 {
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
}
.intro h1 strong {
  display: block;
}
.intro h1 span {
  font-size: 14px;
}
.intro figure {
  margin-right: 20px;
}
.intro p {
  margin-bottom: 0;
  margin-top: 5px;
}
.intro img {
  align-items: center;
  border-radius: 50%;
  display: flex;
  display: flex;
  height: 60px;
  justify-content: center;
  object-fit: cover;
  width: 60px;
}
.intro .intro-meta {
  align-items: center;
  display: flex;
  position: relative;
  z-index: 2;
}
.intro h4 {
  color: #586069;
  margin: 5px auto;
}
h4.title {
  color: #acadb0;
  font-weight: 500;
  margin: 30px 0 10px;
}
.posts-list {
  list-style-type: none;
  padding: 0;
}
.posts-list li {
  font-size: 0.9em;
  line-height: 1.5;
  margin-bottom: 0.4em;
}
.tags-list {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
}
.tags-list li {
  margin-bottom: 10px;
  margin-right: 10px;
  position: relative;
}
.tags-list li a {
  color: #929292;
  font-size: 13px;
  line-height: 25px;
  padding: 0 6px;
}
.authors .intro {
  margin-top: 30px;
}
.social {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
}
.social li a {
  align-items: center;
  background-color: #efefef;
  border-radius: 50%;
  display: flex;
  font-size: 1.15em;
  height: 1.4em;
  justify-content: center;
  margin: 5px 10px 5px 0;
  text-decoration: none;
  width: 1.4em;
}
.twitter:hover {
  color: #1da1f2;
}
.facebook:hover {
  color: #3b5998;
}
.github:hover {
  color: #4078c0;
}
.read-later {
  color: #555;
  cursor: pointer;
}
.read-later i:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: "dticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}
.read-later.active i:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: "dticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}
.subscribe-container form {
  position: relative;
}
.subscribe-container form .btn {
  border: none;
  box-shadow: none;
  font-size: 12px;
  height: 34px;
  line-height: 32px;
  padding: 0 15px;
  position: absolute;
  right: 0;
  top: 0;
}
.subscribe-container .success-text {
  color: #00c851;
  font-size: 1em;
}
.subscribe-container .error-text {
  color: #f80;
  font-size: 1em;
}
.subscribe-container .response a {
  display: block;
  font-weight: 500;
  margin-top: 5px;
}
.subscribe-container .response {
  display: none;
}
.subscribe-container p {
  font-size: 16px;
  margin-bottom: 10px;
}
.drawer {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  background: #fff;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.08);
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateX(calc(100% + 4px));
  transition: all 0.3s ease-in-out;
  width: 300px;
}
.drawer.active {
  transform: translateX(0);
}
[type="search"] {
  background-color: #fff;
  border: 1px solid #d6d8d9;
  font-size: 0.88889rem;
  outline: none;
  padding: 0.53333rem 0.8rem;
  transition: all 0.24s ease;
  width: 100%;
}
[type="search"]:focus {
  border-color: #6a7081;
}
.dt-input {
  background: transparent
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 23'%3E%3Cdefs%3E%3Cstyle%3E.color%7Bfill:%23070707;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Esearch%3C/title%3E%3Cpath class='color' d='M23.565 20.458l-6.847-6.847a8.974 8.974 0 1 0-1.935 2.28l6.674 6.675a1.49 1.49 0 0 0 2.107-2.107zM9 16a7 7 0 1 1 7-7 7.008 7.008 0 0 1-7 7z'/%3E%3C/svg%3E")
    no-repeat 98% 50%;
  background-size: 16px 15px;
  font-size: 17px;
  height: 20px;
  margin: 0 auto;
  max-width: 400px;
  padding-right: 2.66667rem;
  width: 85%;
}
.search h2,
.search h3 {
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.4em;
}
.search h4.title {
  margin: 35px 0 0;
}
.search a:hover {
  text-decoration: underline;
}
footer .footer-content {
  border-top: 1px solid #dddede;
  margin: 70px 20px 20px;
}
footer .site-description-footer {
  font-size: 0.9em;
  line-height: 1.5;
  margin-bottom: 0.4em;
}
footer .copyright {
  margin: 50px 0 30px 0;
}
footer .copyright p {
  font-size: 13px;
  margin: 0;
}
.modal {
  left: auto;
  max-width: 380px;
  opacity: 1;
  padding-right: 0 !important;
  width: 100%;
}
.modal .modal-content {
  border: none;
}
.modal .modal-dialog {
  display: flex;
  margin: 0;
  max-width: 100%;
  min-height: 100vh;
  width: 100%;
}
.modal .modal-dialog .modal-content {
  border-radius: 0;
  min-height: 100vh;
  width: 100%;
}
.modal.fade:not(.show) .modal-dialog {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.modal h3.title {
  margin-top: 30px;
}
.modal .loop .item {
  width: 100%;
}
.modal .loop .item:nth-child(2n) {
  padding-right: 15px;
}
.modal .widget:first-of-type h3.title {
  margin-top: 0;
}
.modal-backdrop.show {
  opacity: 0.1;
}
.modal .widget {
  position: relative;
}
.modal .widget.widget-menu {
  display: none;
}
.modal .widget.widget-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.modal .widget.widget-menu ul li {
  width: 100%;
}
.modal .widget.widget-menu ul li a {
  border-bottom: 1px solid #ededed;
  display: block;
  padding: 10px 0;
}
.modal .close {
  color: #929292;
  font-size: 1.52em;
  opacity: 1;
  position: relative;
  z-index: 2;
}
.modal .close:hover {
  color: #000;
}
.modal .search {
  background: #fff;
  border-radius: 5px;
  position: relative;
  z-index: 22;
}
.modal .item {
  background: rgba(224, 224, 224, 0.1);
  border-top: 1px solid #e0e0e0;
  padding: 15px;
}
.modal .item:first-child {
  border-radius: 5px 5px 0 0;
  border-top: none;
}
.modal .item:last-child {
  border-radius: 0 0 5px 5px;
}
.modal .item:first-child:last-child {
  border-radius: 5px;
}
.modal .item:nth-child(2n + 1) {
  background: #fff;
}
.modal .modal-inner-backdrop {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.2);
  font-size: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 2;
}
.modal.search-focus .modal-inner-backdrop {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
.modal .bookmark-container {
  background: rgba(224, 224, 224, 0.1);
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  margin: 0;
}
.modal .bookmark-container .no-bookmarks {
  padding: 50px 15px;
}
.modal .bookmark-container .no-bookmarks {
  margin: 0;
  text-align: center;
}
.modal .bookmark-container .no-bookmarks i {
  margin: 0 5px;
}
.bookmark .icon-bin {
  position: absolute;
  right: 10px;
  top: 10px;
}
.feature-image img {
  border-radius: 5px;
  height: auto;
  left: 50%;
  margin: 30px 0 0 0;
  max-width: calc(100% + 200px);
  position: relative;
  transform: translateX(-50%);
}
.article-edit {
  color: #e94e1b;
  display: block;
  margin: 0 10px 10px;
  text-align: right;
}
a.article-edit:hover {
  color: #ef7e5b;
  text-decoration: underline;
}
.article-edit i {
  font-size: 14px;
  margin-left: 6px;
}
.page-template .editor-content {
  border: none;
  margin-bottom: auto;
  padding-bottom: 0;
}
h1.post-title {
  margin-bottom: 0.3em;
}
.editor-content {
  border-bottom: 1px solid #dddede;
  margin-bottom: 30px;
  margin-top: 38px;
  max-width: 800px;
  padding-bottom: 20px;
}

.editor-content h2 {
  font-weight: 650;
  color: #ffffff;
  border-left: 4px solid #006e5a;
  padding-left: 12px;
  margin-left: 0;
  background: #04977c;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 0 4px 4px 0;
}

.editor-content h3 {
  font-weight: 650;
  color: #ffffff;
  border-left: 4px solid #006e5a;
  padding-left: 12px;
  margin-left: 0;
  background: #04977c;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 0 4px 4px 0;
}

.editor-content h4 {
  font-weight: 600;
  margin-bottom: 1rem;
  margin-top: 2rem;
}
.editor-content p {
  color: #302020;
  line-height: 1.6;
  font-size: 1em;
  margin-top: 0;
}
/* ===== ENHANCED UNORDERED LIST STYLING ===== */
.editor-content ul {
  color: #374151;
  padding-left: 25px;
  margin-left: 0;
  margin-bottom: 1.5rem;
}

.editor-content ul li {
  margin-bottom: 0.75rem;
  line-height: 1.6;
  list-style-type: none;
  position: relative;
  padding-left: 25px;
  padding-bottom: 8px;
  border-bottom: 1px dashed #d1d5db;
}

.editor-content ul li:before {
  content: "▪";
  color: #337ab7;
  font-size: 1.2em;
  position: absolute;
  left: 0;
  top: -1px;
}

.editor-content ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

/* ===== ENHANCED ORDERED LIST STYLING ===== */
.editor-content ol {
  color: #374151;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 1.5rem;
  counter-reset: ordered-list;
}

.editor-content ol li {
  margin-bottom: 0.75rem;
  line-height: 1.6;
  list-style-type: none;
  position: relative;
  padding-left: 45px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #e5e7eb;
  background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
  border-radius: 6px;
  padding-top: 8px;
  padding-right: 15px;
  margin-bottom: 8px;
  transition: all 0.3s ease;
}

.editor-content ol li:hover {
  background: linear-gradient(135deg, #f1f5f9 0%, #e2e8f0 100%);
  transform: translateX(5px);
}

.editor-content ol li:before {
  counter-increment: ordered-list;
  content: counter(ordered-list);
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(135deg, #337ab7 0%, #2e6da4 100%);
  color: white;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.85em;
  font-weight: 600;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.editor-content ol li:nth-child(1):before {
  background: linear-gradient(135deg, #337ab7 0%, #2e6da4 100%);
}

.editor-content ol li:nth-child(2):before {
  background: linear-gradient(135deg, #5cb85c 0%, #4cae4c 100%);
}

.editor-content ol li:nth-child(3):before {
  background: linear-gradient(135deg, #5bc0de 0%, #46b8da 100%);
}

.editor-content ol li:nth-child(4):before {
  background: linear-gradient(135deg, #f0ad4e 0%, #eea236 100%);
}

.editor-content ol li:nth-child(5):before {
  background: linear-gradient(135deg, #d9534f 0%, #d43f3a 100%);
}

.editor-content ol li:nth-child(6):before {
  background: linear-gradient(135deg, #6f42c1 0%, #5a2d9a 100%);
}

.editor-content ol li:nth-child(7):before {
  background: linear-gradient(135deg, #e83e8c 0%, #d91a72 100%);
}

.editor-content ol li:nth-child(8):before {
  background: linear-gradient(135deg, #20c997 0%, #199d76 100%);
}

.editor-content ol li:nth-child(9):before {
  background: linear-gradient(135deg, #fd7e14 0%, #e55a00 100%);
}

.editor-content ol li:nth-child(10):before {
  background: linear-gradient(135deg, #6c757d 0%, #545b62 100%);
}

/* Nested list styling */
.editor-content ul ul,
.editor-content ol ol {
  margin-top: 10px;
  margin-bottom: 0;
}

.editor-content ul ul li,
.editor-content ol ol li {
  background: transparent;
  border-bottom: 1px dashed #f1f5f9;
  padding-left: 35px;
  margin-left: -10px;
}

.editor-content ul ul li:before {
  content: "○";
  color: #6b7280;
  font-size: 0.9em;
}

.editor-content ol ol li:before {
  background: linear-gradient(135deg, #9ca3af 0%, #6b7280 100%);
  width: 24px;
  height: 24px;
  font-size: 0.75em;
  left: 8px;
}

/* Mobile optimization */
@media (max-width: 767px) {
  .editor-content ul li {
    padding-left: 22px;
    padding-bottom: 6px;
  }
  
  .editor-content ol li {
    padding-left: 40px;
    padding-bottom: 8px;
  }
  
  .editor-content ol li:before {
    width: 24px;
    height: 24px;
    font-size: 0.8em;
    left: 10px;
  }
}

/* Ensure existing list styles are overridden */
.editor-content ol,
.editor-content ul {
  color: #41484c;
  padding-left: 10px;
  margin-left: 10px;
}

/* Override the existing list styles */
.editor-content ul li {
  list-style-type: none !important;
}

.editor-content ol li {
  list-style-type: none !important;
}
/* ===== AUTOMATIC RESPONSIVE TABLE STYLING ===== */
.editor-content table {
  border-collapse: collapse;
  clear: both;
  width: 100%;
  margin: 25px 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
  background: white;
}

.editor-content th {
  background: linear-gradient(135deg, #337ab7 0%, #2e6da4 100%);
  font-weight: 700;
  color: white;
  text-align: left;
  padding: 15px 12px;
  font-size: 0.95em;
  border-bottom: 2px solid #2c5f8a;
}

.editor-content td {
  border: 1px solid #e2e8f0;
  padding: 12px 15px;
  text-align: left;
  font-size: 0.9em;
  line-height: 1.5;
}

.editor-content tr:nth-child(even) {
  background-color: #f8fafc;
}

.editor-content tr:hover {
  background-color: #f1f5f9;
  transition: background-color 0.2s ease;
}

/* Automatic Mobile Responsive - Horizontal Scroll */
@media (max-width: 767px) {
  .editor-content table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
    min-width: 600px; /* Force horizontal scroll for wide tables */
  }
  
  .editor-content table::-webkit-scrollbar {
    height: 6px;
  }
  
  .editor-content table::-webkit-scrollbar-thumb {
    background: #cbd5e1;
    border-radius: 3px;
  }
  
  .editor-content table::-webkit-scrollbar-track {
    background: #f1f5f9;
  }
  
  .editor-content th,
  .editor-content td {
    padding: 10px 8px;
    font-size: 0.85em;
    white-space: nowrap;
    min-width: 120px;
  }
  
  .editor-content th {
    padding: 12px 8px;
    font-size: 0.82em;
    background: linear-gradient(135deg, #2e6da4 0%, #286090 100%);
  }
  
  .editor-content td {
    border: 1px solid #e2e8f0;
  }
}

/* Automatic Stacked Layout for Very Small Tables */
@media (max-width: 575px) {
  .editor-content table {
    min-width: auto;
    display: table;
    overflow-x: visible;
  }
  
  /* Apply stacked layout only for tables with 3 columns or less */
  .editor-content table:has(tr:first-child th:nth-child(3):last-child),
  .editor-content table:has(tr:first-child td:nth-child(3):last-child) {
    display: block;
    overflow-x: visible;
    box-shadow: none;
    background: transparent;
  }
  
  .editor-content table:has(tr:first-child th:nth-child(3):last-child) thead,
  .editor-content table:has(tr:first-child td:nth-child(3):last-child) thead {
    display: none;
  }
  
  .editor-content table:has(tr:first-child th:nth-child(3):last-child) tbody,
  .editor-content table:has(tr:first-child td:nth-child(3):last-child) tbody {
    display: block;
  }
  
  .editor-content table:has(tr:first-child th:nth-child(3):last-child) tr,
  .editor-content table:has(tr:first-child td:nth-child(3):last-child) tr {
    display: block;
    margin-bottom: 15px;
    background: white;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
    padding: 0;
    overflow: hidden;
  }
  
  .editor-content table:has(tr:first-child th:nth-child(3):last-child) td,
  .editor-content table:has(tr:first-child td:nth-child(3):last-child) td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    padding: 12px 15px;
    border: none;
    border-bottom: 1px solid #f1f5f9;
    white-space: normal;
    min-width: auto;
  }
  
  .editor-content table:has(tr:first-child th:nth-child(3):last-child) td:before,
  .editor-content table:has(tr:first-child td:nth-child(3):last-child) td:before {
    content: attr(data-label);
    font-weight: 600;
    color: #374151;
    background: #f8fafc;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8em;
    border: 1px solid #e5e7eb;
    margin-right: 10px;
    flex-shrink: 0;
  }
  
  .editor-content table:has(tr:first-child th:nth-child(3):last-child) td:last-child,
  .editor-content table:has(tr:first-child td:nth-child(3):last-child) td:last-child {
    border-bottom: none;
  }
}

/* Smart Table Detection - Fallback for browsers without :has() support */
@media (max-width: 575px) {
  .editor-content table[data-columns="1"],
  .editor-content table[data-columns="2"],
  .editor-content table[data-columns="3"] {
    display: block;
    overflow-x: visible;
    box-shadow: none;
    background: transparent;
    min-width: auto;
  }
  
  .editor-content table[data-columns="1"] thead,
  .editor-content table[data-columns="2"] thead,
  .editor-content table[data-columns="3"] thead {
    display: none;
  }
  
  .editor-content table[data-columns="1"] tbody,
  .editor-content table[data-columns="2"] tbody,
  .editor-content table[data-columns="3"] tbody {
    display: block;
  }
  
  .editor-content table[data-columns="1"] tr,
  .editor-content table[data-columns="2"] tr,
  .editor-content table[data-columns="3"] tr {
    display: block;
    margin-bottom: 15px;
    background: white;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
    padding: 0;
    overflow: hidden;
  }
  
  .editor-content table[data-columns="1"] td,
  .editor-content table[data-columns="2"] td,
  .editor-content table[data-columns="3"] td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    padding: 12px 15px;
    border: none;
    border-bottom: 1px solid #f1f5f9;
    white-space: normal;
    min-width: auto;
  }
  
  .editor-content table[data-columns="1"] td:before,
  .editor-content table[data-columns="2"] td:before,
  .editor-content table[data-columns="3"] td:before {
    content: attr(data-label);
    font-weight: 600;
    color: #374151;
    background: #f8fafc;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8em;
    border: 1px solid #e5e7eb;
    margin-right: 10px;
    flex-shrink: 0;
  }
  
  .editor-content table[data-columns="1"] td:last-child,
  .editor-content table[data-columns="2"] td:last-child,
  .editor-content table[data-columns="3"] td:last-child {
    border-bottom: none;
  }
}

/* Enhanced Table Styling for Better Readability */
.editor-content table {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.editor-content th {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.9em;
}

.editor-content td {
  color: #4a5568;
}

/* Ensure existing table styles are preserved */
.editor-content table {
  border-collapse: collapse;
  clear: both;
  width: 100%;
}

.editor-content th {
  background: #f0f0f0;
  font-weight: 700;
}

.editor-content td,
.editor-content th {
  border: 1px solid #dbdbdb;
  padding: 0.5rem;
  text-align: left;
}

/* Print Optimization */
@media print {
  .editor-content table {
    box-shadow: none;
    border: 1px solid #ddd;
    min-width: auto !important;
  }
  
  .editor-content th {
    background: #f5f5f5 !important;
    color: #000 !important;
    border: 1px solid #ddd;
  }
}
/* ===== INTERACTIVE BOLD TEXT STYLING IN PARAGRAPHS ===== */
p b, p strong {
  font-weight: 700;
  position: relative;
  background: linear-gradient(120deg, transparent 0%, transparent 50%, #e3f2fd 50%, #e3f2fd 100%);
  background-size: 220% 100%;
  background-position: 100% 0;
  transition: all 0.4s ease;
  padding: 0 2px;
  border-radius: 2px;
}

p b:hover, p strong:hover {
  background-position: 0 0;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(33, 150, 243, 0.3);
}

/* Different contexts within paragraphs */
p a b, p a strong {
  background: linear-gradient(120deg, transparent 0%, transparent 50%, #e8f5e8 50%, #e8f5e8 100%);
}

p a:hover b, p a:hover strong {
  background-position: 0 0;
  box-shadow: 0 2px 8px rgba(76, 175, 80, 0.3);
}

/* Animation for emphasis in paragraphs */
@keyframes boldPulse {
  0% {
    transform: scale(1);
    background-position: 100% 0;
  }
  50% {
    transform: scale(1.02);
    background-position: 0 0;
  }
  100% {
    transform: scale(1);
    background-position: 100% 0;
  }
}

/* Class for animated bold text in paragraphs */
p b.animate, p strong.animate {
  animation: boldPulse 2s ease-in-out infinite;
}

/* Special bold styles for different contexts in paragraphs */
p b.important, p strong.important {
  background: linear-gradient(120deg, transparent 0%, transparent 50%, #ffebee 50%, #ffebee 100%);
  color: #c62828;
  border-left: 3px solid #f44336;
  padding-left: 8px;
  margin-left: -4px;
}

p b.highlight, p strong.highlight {
  background: linear-gradient(120deg, transparent 0%, transparent 50%, #fff9c4 50%, #fff9c4 100%);
  color: #f57f17;
  border-radius: 4px;
  padding: 2px 6px;
}

p b.quote, p strong.quote {
  background: linear-gradient(120deg, transparent 0%, transparent 50%, #e8eaf6 50%, #e8eaf6 100%);
  color: #3949ab;
  font-style: italic;
  border-bottom: 2px dotted #3949ab;
}

/* Focus state for accessibility in paragraphs */
p b:focus, p strong:focus {
  outline: 2px solid #337ab7;
  outline-offset: 2px;
  background-position: 0 0;
}

/* Mobile optimization for paragraphs */
@media (max-width: 767px) {
  p b, p strong {
    padding: 0 1px;
    transition: all 0.3s ease;
  }
  
  p b:hover, p strong:hover {
    transform: none;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  }
}

/* Print optimization for paragraphs */
@media print {
  p b, p strong {
    background: none !important;
    box-shadow: none !important;
    transform: none !important;
    color: #000 !important;
  }
}

/* Ensure existing bold styles are preserved only in paragraphs */
p b, p strong {
  font-weight: 700;
}
.editor-content img {
  border-radius: 5px;
  display: block;
  height: auto;
  margin: 0.4em auto 0.8em;
  max-width: 100%;
}
.editor-content figure {
  max-width: 100%;
  padding: 0;
}
.editor-content figcaption {
  color: #a6a9b3;
  font-size: 0.9em;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
}
.editor-content figcaption a {
  color: #a6a9b3;
}
.editor-content iframe[src*="https://www.youtube.com/"]
{
  height: calc(730px / 1.77777778) !important;
  width: 100% !important;
}
/* ===== ENHANCED LINK ANIMATIONS WITH ICONS ===== */
.editor-content a {
  color: #0065b2;
  text-decoration: none;
  position: relative;
  transition: all 0.3s ease;
  padding-right: 18px;
}

.editor-content a:hover {
  color: #004d84;
  text-decoration: none;
  padding-right: 22px;
}

/* External link icon */
.editor-content a[href^="http"]:not([href*="localhost"]):not([href*="127.0.0.1"]):after {
  content: "";
  font-family: "dticons";
  font-size: 0.8em;
  margin-left: 4px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
  transition: all 0.3s ease;
}

.editor-content a[href^="http"]:not([href*="localhost"]):not([href*="127.0.0.1"]):hover:after {
  opacity: 1;
  transform: translateY(-50%) translateX(3px);
}

/* Internal link animation */
.editor-content a:not([href^="http"]):after {
  content: "›";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.3s ease;
  font-weight: bold;
}

.editor-content a:not([href^="http"]):hover:after {
  opacity: 1;
  transform: translateY(-50%) translateX(3px);
}

/* Email link icon */
.editor-content a[href^="mailto:"]:after {
  content: "";
  font-family: "dticons";
  font-size: 0.8em;
  margin-left: 4px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
  transition: all 0.3s ease;
}

.editor-content a[href^="mailto:"]:hover:after {
  opacity: 1;
  transform: translateY(-50%) translateX(3px);
}

/* PDF link icon */
.editor-content a[href$=".pdf"]:after {
  content: "📄";
  font-size: 0.8em;
  margin-left: 4px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
  transition: all 0.3s ease;
}

.editor-content a[href$=".pdf"]:hover:after {
  opacity: 1;
  transform: translateY(-50%) translateX(3px);
}

/* Download link icon */
.editor-content a[download]:after {
  content: "";
  font-family: "dticons";
  font-size: 0.8em;
  margin-left: 4px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
  transition: all 0.3s ease;
}

.editor-content a[download]:hover:after {
  opacity: 1;
  transform: translateY(-50%) translateX(3px);
}

/* ===== ENHANCED BLOCKQUOTE STYLING ===== */
blockquote {
  margin: 40px 0;
  padding: 35px 40px 35px 80px;
  position: relative;
  background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
  border-left: 6px solid #337ab7;
  border-radius: 12px;
  font-style: italic;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  overflow: hidden;
}

blockquote:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
  border-left-color: #2e6da4;
}

blockquote:before {
  color: #337ab7;
  content: "";
  font-family: "dticons";
  font-size: 42px;
  left: 25px;
  position: absolute;
  top: 25px;
  opacity: 0.8;
  z-index: 1;
  transition: all 0.3s ease;
}

blockquote:hover:before {
  transform: scale(1.1);
  opacity: 1;
}

blockquote:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #337ab7, #5bc0de, #337ab7);
  background-size: 200% 100%;
  animation: shimmer 3s ease-in-out infinite;
}

@keyframes shimmer {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}

blockquote p {
  font-size: 1.15em;
  line-height: 1.7;
  color: #2d3748;
  margin-bottom: 15px;
  position: relative;
  z-index: 2;
  font-weight: 500;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote em {
  font-style: normal;
  font-weight: 600;
  color: #1a202c;
  display: block;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e2e8f0;
  font-size: 0.95em;
}

blockquote strong {
  color: #2e6da4;
  font-weight: 700;
}

/* Blockquote variations */
blockquote.warning {
  border-left-color: #f0ad4e;
  background: linear-gradient(135deg, #fef5e7 0%, #fef0e0 100%);
}

blockquote.warning:before {
  color: #f0ad4e;
  content: "⚠";
  font-family: inherit;
}

blockquote.info {
  border-left-color: #5bc0de;
  background: linear-gradient(135deg, #e8f4f8 0%, #e0f0f8 100%);
}

blockquote.info:before {
  color: #5bc0de;
  content: "💡";
  font-family: inherit;
}

blockquote.success {
  border-left-color: #5cb85c;
  background: linear-gradient(135deg, #f0f9f0 0%, #e8f5e8 100%);
}

blockquote.success:before {
  color: #5cb85c;
  content: "✓";
  font-family: inherit;
  font-weight: bold;
}

/* Nested content in blockquote */
blockquote ul,
blockquote ol {
  margin: 15px 0;
  padding-left: 20px;
}

blockquote ul li,
blockquote ol li {
  background: transparent;
  border-bottom: none;
  padding-left: 0;
  margin-bottom: 5px;
}

blockquote ul li:before {
  color: #337ab7;
}

/* Mobile optimization */
@media (max-width: 767px) {
  blockquote {
    padding: 25px 25px 25px 65px;
    margin: 30px 0;
  }
  
  blockquote:before {
    left: 20px;
    top: 20px;
    font-size: 32px;
  }
  
  .editor-content a {
    padding-right: 16px;
  }
  
  .editor-content a:hover {
    padding-right: 20px;
  }
}

/* Ensure existing link styles are preserved for other contexts */
a {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  color: #555;
  transition: all 0.3s ease-in-out;
}

a:hover {
  color: #000;
  text-decoration: none;
}

/* Preserve existing editor content link styles */
.editor-content a.zoom {
  border: none;
  cursor: pointer;
  cursor: zoom-in;
  padding-right: 0;
}

.editor-content a.zoom:after {
  display: none;
}

/*relll*/
/* ===== COMPACT & RESPONSIVE RELATED POSTS ===== */
.related-posts {
  background: #ffffff;
  border-radius: 8px;
  margin: 30px 0;
  padding: 15px;
  border: 1px solid #f1f5f9;
}

.related-posts h4 {
  color: #1e293b;
  font-size: 1em;
  font-weight: 600;
}

.related-posts .loop {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 15px;
  margin: 0;
}

.related-posts .item {
  background: #ffffff;
  border: 1px solid #f1f5f9;
  border-radius: 6px;
  padding: 5px;
  transition: border-color 0.2s ease;
  width: 100% !important;
}

.related-posts .item:hover {
  border-color: #337ab7;
}

.related-posts a.post-title {
  color: #1e293b;
  font-size: 0.95em;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  display: block;
  margin-bottom: 8px;
}

.related-posts a.post-title:hover {
  color: #337ab7;
}

.related-posts .post-inner-content {
  color: #64748b;
  font-size: 0.85em;
  line-height: 1.5;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.related-posts .post-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.75em;
  color: #94a3b8;
  padding-top: 10px;
  border-top: 1px solid #f1f5f9;
}

.related-posts .post-meta time {
  color: #64748b;
}

.related-posts .post-meta .tags a {
  background: #f1f5f9;
  color: #64748b;
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 0.7em;
  text-decoration: none;
}

.related-posts .post-meta .tags a:hover {
  background: #337ab7;
  color: white;
}

/* Mobile Optimization */
@media (max-width: 767px) {
  .related-posts {
    margin: 20px 0;
    padding: 20px;
    border-radius: 6px;
  }
  
  .related-posts .loop {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  
  .related-posts .item {
    padding: 12px;
  }
  
  .related-posts h4 {
    font-size: 1em;
    margin-bottom: 15px;
  }
  
  .related-posts a.post-title {
    font-size: 0.9em;
  }
  
  .related-posts .post-inner-content {
    font-size: 0.8em;
  }
}

/* Tablet Optimization */
@media (min-width: 768px) and (max-width: 1023px) {
  .related-posts .loop {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 12px;
  }
  
  .related-posts {
    padding: 20px;
  }
}

/* Ensure existing styles are overridden */
.related-posts {
  background: #ffffff;
  border-radius: 5px;
  margin: 30px 0;
  padding: 25px;
  width: 100%;
}

.related-posts h4 {
  color: #1e293b;
  font-size: 1.1em;
  margin: 0 0 20px 0;
}

.related-posts .loop {
  margin: 0;
}

.related-posts .post-inner-content {
  margin-bottom: 0.5em;
}

.related-posts a.post-title {
  color: #1e293b;
  font-size: 0.95em;
}
/*relll*/
.fluidbox__overlay {
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
}
.page-end {
  padding-top: 30px;
  text-align: center;
}
.share {
  align-items: center;
  display: flex;
  padding: 10px 0;
}
.share p {
  color: #b5b5b5;
  font-size: 14px;
  line-height: 13px;
  margin: 0;
}
.share a,
.share span {
  align-items: center;
  display: inline-flex;
  height: 15px;
  justify-content: center;
  margin-left: 12px;
  width: 15px;
}
.share span {
  cursor: pointer;
  margin-right: 5px;
}
.share .twitter {
  color: #1da1f2;
}
.share .facebook {
  color: #3b5998;
}
.share .google-plus {
  color: #dd4b39;
}
.share .reddit {
  color: #ff4500;
}
.share .email {
  color: #6a737b;
}
@media (max-width: 767px) {
  .el-progress,
  .go-up {
    display: none !important;
  }
}
.next-post,
.prev-post {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  align-items: center;
  background: #fff;
  display: flex;
  font-size: 14px;
  height: 40px;
  justify-content: flex-end;
  max-width: 40px;
  overflow: hidden;
  padding: 0 13px;
  position: fixed;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  z-index: 9;
}
.prev-post {
  justify-content: flex-start;
  left: 30px;
  right: auto;
}
.prev-post span,
.next-post span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.next-post:hover,
.prev-post:hover {
  max-width: 500px;
}
.next-post i,
.prev-post i {
  font-size: 16px;
  margin-left: 13px;
}
.prev-post i {
  margin-left: 0;
  margin-right: 13px;
}
#load-posts.visible + .pagination {
  display: none;
}
.pagination {
  display: block;
  margin: 0 -15px;
}
.pagination .btn {
  font-size: 14px;
  margin: 0;
  padding: 10px 20px;
}
.pagination span {
  align-items: center;
  display: flex;
  font-size: 14px;
  height: 47px;
  justify-content: center;
}
@keyframes opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 1199px) {
  .editor-content iframe[src*="https://www.youtube.com/"]
  {
    height: calc(770px / 1.77777778) !important;
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .feature-image img {
    max-width: calc(100vw - 30px);
  }
  .editor-content iframe[src*="https://www.youtube.com/"]
  {
    height: calc(690px / 1.77777778) !important;
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .modal .widget.widget-menu {
    display: block;
  }
  header .nav {
    opacity: 0;
  }
  #content {
    padding-top: 80px;
  }
  .loop .item {
    padding: 0 0 15px;
    width: 100%;
  }
  .intro .intro-meta {
    flex-wrap: wrap;
  }
  .intro figure {
    margin-bottom: 20px;
  }
  .loop .item .inner {
    opacity: 1;
  }
  .modal .item {
    padding: 15px;
  }
  .prev-post,
  .next-post {
    display: none;
  }
  .editor-content iframe[src*="https://www.youtube.com/"]
  {
    height: calc(510px / 1.77777778) !important;
    width: 100% !important;
  }
}
@media (max-width: 575px) {
  .modal {
    max-width: calc(100vw - 30px);
  }
  .loop .item.featured:before {
    display: none;
  }
  .go-up {
    bottom: 20px;
    font-size: 14px;
    height: 30px;
    right: 20px;
    width: 30px;
  }
  .share {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .share p {
    display: none;
  }
  .share a,
  .share span {
    padding: 10px 0;
  }
  .share span:nth-child(n + 4) {
    display: none;
  }
  .share a {
    display: none;
  }
  .editor-content iframe[src*="https://www.youtube.com/"]
  {
    height: calc((100vw - 30px) / 1.77777778) !important;
    width: 100% !important;
  }
}
pre,
pre.hljs {
  margin: 20px 0;
  padding: 10px 5px;
}
.hljs {
  background: #f5f5f5;
  display: block;
  font-size: 0.9em;
  overflow-x: auto;
  padding: 0.7em;
}
:not(pre) > code.hljs {
  background: #f0f0f0;
  border-radius: 2px;
  display: inline;
  font-size: inherit;
  padding: 0.1em 0.3em 0;
}
.hljs-comment,
.hljs-meta {
  color: #969896;
}
.hljs-emphasis,
.hljs-quote,
.hljs-string,
.hljs-strong,
.hljs-template-variable,
.hljs-variable {
  color: #df5000;
}
.hljs-keyword,
.hljs-selector-tag,
.hljs-type {
  color: #a71d5d;
}
.hljs-attribute,
.hljs-bullet,
.hljs-literal,
.hljs-symbol {
  color: #0086b3;
}
.hljs-name,
.hljs-section {
  color: #63a35c;
}
.hljs-tag {
  color: #333;
}
.hljs-attr,
.hljs-selector-attr,
.hljs-selector-class,
.hljs-selector-id,
.hljs-selector-pseudo,
.hljs-title {
  color: #795da3;
}
.hljs-addition {
  background-color: #eaffea;
  color: #55a532;
}
.hljs-deletion {
  background-color: #ffecec;
  color: #bd2c00;
}
.hljs-link {
  text-decoration: underline;
}
.hljs::-webkit-scrollbar {
  height: 8px;
  width: 4px;
}
.hljs::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.26);
}
.hljs::-webkit-scrollbar-corner {
  background: 0;
}
.go-up {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  align-items: center;
  background: #fff;
  border-radius: 50%;
  bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: flex;
  font-size: 16px;
  height: 40px;
  justify-content: center;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  position: fixed;
  right: 30px;
  transition: all 0.3s ease-in-out;
  width: 40px;
}
.scroll .go-up {
  opacity: 1;
  pointer-events: all;
}
.goup-progress-path {
  fill: none;
  stroke: #20a0ff;
  stroke-dasharray: 47px, 47px;
  stroke-dashoffset: 47px;
  stroke-width: 0.9px;
  transition: stroke-dashoffset 0.6s ease 0, stroke 0.6s ease 0;
}
.goup-arrow {
  fill: #333;
  stroke: none;
}
