@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Roboto:wght@400;500&family=Noto+Serif:wght@400;700&family=Noto+Sans:wght@400;500&display=swap");
#wpdcom .wpd-comment-left .the-badge {
  height: auto;
  width: auto;
  max-width: 26px;
  max-height: 26px;
  display: inline-block;
  position: inherit;
  border: none;
  padding: 1px;
  margin: 1px;
}
#wpdcom .wpd-reply .wpd-comment-left .the-badge {
  max-width: 24px;
  max-height: 24px;
  line-height: 12px;
  text-align: center;
}
#wpdcom .wpdiscuz-mycred-rank-wrap {
  margin: 7px 0 2px;
  display: block;
  max-width: 80px;
}
#wpdcom .wpdiscuz-mycred-rank-wrap img {
  max-width: 100%;
}
#wpdcom .wpdiscuz-mycred-points-wrap {
  margin: 1px 0;
  line-height: 14px;
  font-size: 10px;
  text-transform: uppercase;
  color: #999;
  padding: 1px 2px;
}
#wpdcom .wpd-reply .wpd-comment-left .wpdiscuz-mycred-points-wrap {
  font-size: 8px;
  padding: 0;
  border: none;
  line-height: 10px;
}
#wpdcom .wpdiscuz-mycred-badges-wrap {
  margin-bottom: 3px;
}
.wcai-wrapper .wcai-mycred-rank-wrap img {
  max-width: 100px;
}
#wpdcom .col-xs-12 {
  display: flex;
  justify-content: none !important;
  align-items: none !important;
  flex-wrap: wrap;
}
#wpdcom.wpd-layout-2 .wpd-comment-right .the-badge {
  height: auto;
  width: auto;
  max-width: 25px;
  max-height: 25px;
  display: inline-block;
  position: inherit;
  border: none;
  padding: 1px;
  margin: 1px;
}
#wpdcom.wpd-layout-2 .wpdiscuz-mycred-wrap {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
#wpdcom.wpd-layout-2 .wpdiscuz-mycred-rank-wrap {
  margin: 0 5px;
  max-width: none;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
#wpdcom.wpd-layout-2 .wpdiscuz-mycred-rank-wrap img {
  max-height: 18px;
}
#wpdcom.wpd-layout-2 .wpdiscuz-mycred-badges-wrap {
  margin-bottom: 0;
}
#wpdcom.wpd-layout-2 .wpdiscuz-mycred-points-wrap {
  margin: 0 5px;
  line-height: 14px;
  font-size: 10px;
  padding: 1px 2px;
  white-space: nowrap;
}
#wpdcom.wpd-layout-3 .wpd-comment-right .the-badge {
  height: auto;
  width: auto;
  max-width: 26px;
  max-height: 26px;
  display: inline-block;
  position: inherit;
  border: none;
  padding: 1px;
  margin: 1px;
}
#wpdcom.wpd-layout-3 .wpd-comment-right .the-badge img {
  vertical-align: bottom;
}
#wpdcom.wpd-layout-3 .wpdiscuz-mycred-wrap {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
#wpdcom.wpd-layout-3 .wpdiscuz-mycred-rank-wrap {
  margin: 0 5px;
  max-width: none;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
#wpdcom.wpd-layout-3 .wpdiscuz-mycred-rank-wrap img {
  max-height: 18px;
  margin-top: 2px;
}
#wpdcom.wpd-layout-3 .wpdiscuz-mycred-badges-wrap {
  margin-bottom: 0;
}
#wpdcom.wpd-layout-3 .wpdiscuz-mycred-points-wrap {
  margin: 4px 5px 0;
  line-height: 14px;
  font-size: 10px;
  padding: 1px 4px;
}
@media screen and (max-width: 800px) {
  #wpdcom .wpdiscuz-mycred-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    text-align: left;
  }
  #wpdcom .wpdiscuz-mycred-rank-wrap,
  #wpdcom .wpdiscuz-mycred-badges-wrap,
  #wpdcom .wpdiscuz-mycred-points-wrap {
    display: block;
    text-align: left;
  }
  #wpdcom .wpdiscuz-mycred-rank-wrap {
    margin: 0 10px;
  }
  #wpdcom .wpdiscuz-mycred-badges-wrap {
    margin-bottom: 0;
  }
  #wpdcom.wpd-layout-1 .wpd-comment .wpd-comment-left {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
  }
  #wpdcom.wpd-layout-1 .wpd-comment .wpd-comment-label {
    width: auto;
    padding: 1px 10px;
    margin: 0 0 0 5px;
  }
  #wpdcom.wpd-layout-1 .wpd-comment.wpd-reply .wpd-comment-label {
    margin: 0 0 0 5px !important;
  }
}
@media screen and (max-width: 420px) {
  #wpdcom .wpd-thread-wrapper .wpd-comment .wpd-comment-right {
    margin-left: 0 !important;
  }
}
*html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}
body {
  margin: 0;
  overflow-x: hidden;
}
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;
}
a:active,
a:hover {
  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;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
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;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  overflow-x: hidden;
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #212128;
}
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;
}
.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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
@font-face {
  font-family: "halimfont";
  src: url(/assets/font/halimfont.eot?8728179);
  src: url(/assets/font/halimfont.eot?8728179#iefix)
      format("embedded-opentype"),
    url(/assets/font/halimfont.woff2?8728179)
      format("woff2"),
    url(/assets/font/halimfont.woff?8728179)
      format("woff"),
    url(/assets/font/halimfont.ttf?8728179)
      format("truetype"),
    url(/assets/font/halimfont.svg?8728179#halimfont)
      format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="hl-"]:before,
[class*=" hl-"]:before {
  font-family: "halimfont";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hl-search:before {
  content: "\e800";
}
.hl-clock:before {
  content: "\e801";
}
.hl-tag:before {
  content: "\e802";
}
.hl-tags:before {
  content: "\e803";
}
.hl-play:before {
  content: "\e804";
}
.hl-forward:before {
  content: "\e805";
}
.hl-download:before {
  content: "\e806";
}
.hl-attention:before {
  content: "\e807";
}
.hl-user:before {
  content: "\e808";
}
.hl-dot-3:before {
  content: "\e809";
}
.hl-sun:before {
  content: "\e80a";
}
.hl-share:before {
  content: "\e80b";
}
.hl-play-circled-o:before {
  content: "\e80c";
}
.hl-play-circled:before {
  content: "\e80d";
}
.hl-bookmark:before {
  content: "\e80e";
}
.hl-lock:before {
  content: "\e80f";
}
.hl-resize-full:before {
  content: "\e810";
}
.hl-resize-small:before {
  content: "\e811";
}
.hl-folder-open:before {
  content: "\e812";
}
.hl-picture:before {
  content: "\e813";
}
.hl-video:before {
  content: "\e814";
}
.hl-cog-alt:before {
  content: "\e815";
}
.hl-adjust:before {
  content: "\e816";
}
.hl-eye:before {
  content: "\e817";
}
.hl-next:before {
  content: "\e818";
}
.hl-wordpress:before {
  content: "\e819";
}
.hl-lock-open:before {
  content: "\e81a";
}
.hl-pin:before {
  content: "\e81b";
}
.hl-cog:before {
  content: "\e81c";
}
.hl-wrench:before {
  content: "\e81d";
}
.hl-link:before {
  content: "\e81e";
}
.hl-home:before {
  content: "\e81f";
}
.hl-ok:before {
  content: "\e820";
}
.hl-ok-circled:before {
  content: "\e821";
}
.hl-ok-circled2:before {
  content: "\e822";
}
.hl-cancel:before {
  content: "\e823";
}
.hl-flag:before {
  content: "\e824";
}
.hl-thumbs-up:before {
  content: "\e825";
}
.hl-thumbs-down:before {
  content: "\e826";
}
.hl-download-1:before {
  content: "\e827";
}
.hl-upload:before {
  content: "\e828";
}
.hl-up-open:before {
  content: "\e829";
}
.hl-right-open:before {
  content: "\e82a";
}
.hl-left-open:before {
  content: "\e82b";
}
.hl-down-open-1:before {
  content: "\e82c";
}
.hl-right-dir:before {
  content: "\e82d";
}
.hl-left-dir:before {
  content: "\e82e";
}
.hl-up-dir:before {
  content: "\e82f";
}
.hl-down-dir:before {
  content: "\e830";
}
.hl-ccw:before {
  content: "\e831";
}
.hl-cw:before {
  content: "\e832";
}
.hl-comment:before {
  content: "\e833";
}
.hl-spin4:before {
  content: "\e834";
}
.hl-chat:before {
  content: "\e835";
}
.hl-bell:before {
  content: "\e836";
}
.hl-off:before {
  content: "\e837";
}
.hl-resize-full-1:before {
  content: "\e838";
}
.hl-resize-small-1:before {
  content: "\e839";
}
.hl-light-up:before {
  content: "\e83a";
}
.hl-googleplay:before {
  content: "\e83b";
}
.hl-key:before {
  content: "\e83c";
}
.hl-spin2:before {
  content: "\e83d";
}
.hl-mail:before {
  content: "\e83e";
}
.hl-heart:before {
  content: "\e83f";
}
.hl-heart-empty:before {
  content: "\e840";
}
.hl-star:before {
  content: "\e841";
}
.hl-star-empty:before {
  content: "\e842";
}
.hl-star-half:before {
  content: "\e843";
}
.hl-calendar:before {
  content: "\e844";
}
.hl-calendar-1:before {
  content: "\e845";
}
.hl-calendar-2:before {
  content: "\e846";
}
.hl-key-1:before {
  content: "\e847";
}
.hl-down-open:before {
  content: "\f004";
}
.hl-up-open-1:before {
  content: "\f005";
}
.hl-right-open-1:before {
  content: "\f006";
}
.hl-left-open-1:before {
  content: "\f007";
}
.hl-bookmark-o:before {
  content: "\f097";
}
.hl-rss:before {
  content: "\f09e";
}
.hl-menu:before {
  content: "\f0c9";
}
.hl-money:before {
  content: "\f0d6";
}
.hl-sort:before {
  content: "\f0dc";
}
.hl-sort-down:before {
  content: "\f0dd";
}
.hl-mail-alt:before {
  content: "\f0e0";
}
.hl-comment-empty:before {
  content: "\f0e5";
}
.hl-chat-empty:before {
  content: "\f0e6";
}
.hl-lightbulb:before {
  content: "\f0eb";
}
.hl-download-cloud:before {
  content: "\f0ed";
}
.hl-upload-cloud:before {
  content: "\f0ee";
}
.hl-bell-alt:before {
  content: "\f0f3";
}
.hl-angle-left:before {
  content: "\f104";
}
.hl-angle-right:before {
  content: "\f105";
}
.hl-angle-up:before {
  content: "\f106";
}
.hl-angle-down:before {
  content: "\f107";
}
.hl-folder-open-o:before {
  content: "\f115";
}
.hl-flag-empty:before {
  content: "\f11d";
}
.hl-star-half-alt:before {
  content: "\f123";
}
.hl-unlink:before {
  content: "\f127";
}
.hl-attention-alt:before {
  content: "\f12a";
}
.hl-lock-open-alt:before {
  content: "\f13e";
}
.hl-ok-squared:before {
  content: "\f14a";
}
.hl-dollar:before {
  content: "\f155";
}
.hl-bitcoin:before {
  content: "\f15a";
}
.hl-thumbs-up-alt:before {
  content: "\f164";
}
.hl-thumbs-down-alt:before {
  content: "\f165";
}
.hl-youtube-play:before {
  content: "\f16a";
}
.hl-moon:before {
  content: "\f186";
}
.hl-sliders:before {
  content: "\f1de";
}
.hl-bell-off:before {
  content: "\f1f6";
}
.hl-bell-off-empty:before {
  content: "\f1f7";
}
.hl-toggle-off:before {
  content: "\f204";
}
.hl-toggle-on:before {
  content: "\f205";
}
.hl-server:before {
  content: "\f233";
}
.hl-twitter:before {
  content: "\f309";
}
.hl-facebook:before {
  content: "\f30c";
}
.hl-gplus:before {
  content: "\f30f";
}
.hl-pinterest:before {
  content: "\f312";
}
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.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,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  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;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -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-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-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
  );
  -webkit-background-size: 40px 40px;
  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
  );
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.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-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -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;
  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: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  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: 14px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse: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;
  }
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: local("Montserrat Light"), local("Montserrat-Light"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_cJD3gTD_u50.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: local("Montserrat Light"), local("Montserrat-Light"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_cJD3g3D_u50.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: local("Montserrat Light"), local("Montserrat-Light"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_cJD3gbD_u50.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: local("Montserrat Light"), local("Montserrat-Light"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_cJD3gfD_u50.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: local("Montserrat Light"), local("Montserrat-Light"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_cJD3gnD_g.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"),
    url(/assets/font/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"),
    url(/assets/font/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"),
    url(/assets/font/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"),
    url(/assets/font/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"),
    url(/assets/font/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_bZF3gTD_u50.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_bZF3g3D_u50.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_bZF3gbD_u50.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_bZF3gfD_u50.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat Bold"), local("Montserrat-Bold"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_dJE3gTD_u50.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat Bold"), local("Montserrat-Bold"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_dJE3g3D_u50.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat Bold"), local("Montserrat-Bold"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_dJE3gbD_u50.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat Bold"), local("Montserrat-Bold"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_dJE3gfD_u50.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat Bold"), local("Montserrat-Bold"),
    url(/assets/font/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
/*!
 * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}
.fa,
.fa-brands,
.fa-duotone,
.fa-light,
.fa-regular,
.fa-solid,
.fa-thin,
.fab,
.fad,
.fal,
.far,
.fas,
.fat {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}
.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em;
}
.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em;
}
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}
.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em;
}
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}
.fa-border {
  border-radius: var(--fa-border-radius, 0.1em);
  border: var(--fa-border-width, 0.08em) var(--fa-border-style, solid)
    var(--fa-border-color, #eee);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}
.fa-beat {
  -webkit-animation-name: fa-beat;
  animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
  animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-bounce {
  -webkit-animation-name: fa-bounce;
  animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
  animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.28, 0.84, 0.42, 1)
  );
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.28, 0.84, 0.42, 1)
  );
}
.fa-fade {
  -webkit-animation-name: fa-fade;
  animation-name: fa-fade;
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
}
.fa-beat-fade,
.fa-fade {
  -webkit-animation-delay: var(--fa-animation-delay, 0);
  animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
}
.fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
  animation-name: fa-beat-fade;
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
}
.fa-flip {
  -webkit-animation-name: fa-flip;
  animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
  animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-shake {
  -webkit-animation-name: fa-shake;
  animation-name: fa-shake;
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-shake,
.fa-spin {
  -webkit-animation-delay: var(--fa-animation-delay, 0);
  animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
}
.fa-spin {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
  animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin-reverse {
  --fa-animation-direction: reverse;
}
.fa-pulse,
.fa-spin-pulse {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
  animation-timing-function: var(--fa-animation-timing, steps(8));
}
@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-beat-fade,
  .fa-bounce,
  .fa-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@-webkit-keyframes fa-beat {
  0%,
  90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-beat {
  0%,
  90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@-webkit-keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  10% {
    -webkit-transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
  }
  30% {
    -webkit-transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
    transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    -webkit-transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
  }
  57% {
    -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
    transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  to {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
}
@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  10% {
    -webkit-transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
  }
  30% {
    -webkit-transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
    transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    -webkit-transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
  }
  57% {
    -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
    transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  to {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
}
@-webkit-keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@-webkit-keyframes fa-beat-fade {
  0%,
  to {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-beat-fade {
  0%,
  to {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@-webkit-keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
    transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
  }
}
@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
    transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
  }
}
@-webkit-keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  8%,
  24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  12%,
  28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  40%,
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  8%,
  24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  12%,
  28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  40%,
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
.fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle, none));
  transform: rotate(var(--fa-rotate-angle, none));
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: var(--fa-inverse, #fff);
}
.fa-0:before {
  content: "\30";
}
.fa-1:before {
  content: "\31";
}
.fa-2:before {
  content: "\32";
}
.fa-3:before {
  content: "\33";
}
.fa-4:before {
  content: "\34";
}
.fa-5:before {
  content: "\35";
}
.fa-6:before {
  content: "\36";
}
.fa-7:before {
  content: "\37";
}
.fa-8:before {
  content: "\38";
}
.fa-9:before {
  content: "\39";
}
.fa-a:before {
  content: "\41";
}
.fa-address-book:before,
.fa-contact-book:before {
  content: "\f2b9";
}
.fa-address-card:before,
.fa-contact-card:before,
.fa-vcard:before {
  content: "\f2bb";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-anchor-circle-check:before {
  content: "\e4aa";
}
.fa-anchor-circle-exclamation:before {
  content: "\e4ab";
}
.fa-anchor-circle-xmark:before {
  content: "\e4ac";
}
.fa-anchor-lock:before {
  content: "\e4ad";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-double-down:before,
.fa-angles-down:before {
  content: "\f103";
}
.fa-angle-double-left:before,
.fa-angles-left:before {
  content: "\f100";
}
.fa-angle-double-right:before,
.fa-angles-right:before {
  content: "\f101";
}
.fa-angle-double-up:before,
.fa-angles-up:before {
  content: "\f102";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-apple-alt:before,
.fa-apple-whole:before {
  content: "\f5d1";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-down-1-9:before,
.fa-sort-numeric-asc:before,
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-arrow-down-9-1:before,
.fa-sort-numeric-desc:before,
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}
.fa-arrow-down-a-z:before,
.fa-sort-alpha-asc:before,
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-arrow-down-long:before,
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-arrow-down-short-wide:before,
.fa-sort-amount-desc:before,
.fa-sort-amount-down-alt:before {
  content: "\f884";
}
.fa-arrow-down-up-across-line:before {
  content: "\e4af";
}
.fa-arrow-down-up-lock:before {
  content: "\e4b0";
}
.fa-arrow-down-wide-short:before,
.fa-sort-amount-asc:before,
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-arrow-down-z-a:before,
.fa-sort-alpha-desc:before,
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-left-long:before,
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-arrow-pointer:before,
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-right-arrow-left:before,
.fa-exchange:before {
  content: "\f0ec";
}
.fa-arrow-right-from-bracket:before,
.fa-sign-out:before {
  content: "\f08b";
}
.fa-arrow-right-long:before,
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-arrow-right-to-bracket:before,
.fa-sign-in:before {
  content: "\f090";
}
.fa-arrow-right-to-city:before {
  content: "\e4b3";
}
.fa-arrow-left-rotate:before,
.fa-arrow-rotate-back:before,
.fa-arrow-rotate-backward:before,
.fa-arrow-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-arrow-right-rotate:before,
.fa-arrow-rotate-forward:before,
.fa-arrow-rotate-right:before,
.fa-redo:before {
  content: "\f01e";
}
.fa-arrow-trend-down:before {
  content: "\e097";
}
.fa-arrow-trend-up:before {
  content: "\e098";
}
.fa-arrow-turn-down:before,
.fa-level-down:before {
  content: "\f149";
}
.fa-arrow-turn-up:before,
.fa-level-up:before {
  content: "\f148";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-up-1-9:before,
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-arrow-up-9-1:before,
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}
.fa-arrow-up-a-z:before,
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-arrow-up-from-bracket:before {
  content: "\e09a";
}
.fa-arrow-up-from-ground-water:before {
  content: "\e4b5";
}
.fa-arrow-up-from-water-pump:before {
  content: "\e4b6";
}
.fa-arrow-up-long:before,
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-arrow-up-right-dots:before {
  content: "\e4b7";
}
.fa-arrow-up-right-from-square:before,
.fa-external-link:before {
  content: "\f08e";
}
.fa-arrow-up-short-wide:before,
.fa-sort-amount-up-alt:before {
  content: "\f885";
}
.fa-arrow-up-wide-short:before,
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-arrow-up-z-a:before,
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}
.fa-arrows-down-to-line:before {
  content: "\e4b8";
}
.fa-arrows-down-to-people:before {
  content: "\e4b9";
}
.fa-arrows-h:before,
.fa-arrows-left-right:before {
  content: "\f07e";
}
.fa-arrows-left-right-to-line:before {
  content: "\e4ba";
}
.fa-arrows-rotate:before,
.fa-refresh:before,
.fa-sync:before {
  content: "\f021";
}
.fa-arrows-spin:before {
  content: "\e4bb";
}
.fa-arrows-split-up-and-left:before {
  content: "\e4bc";
}
.fa-arrows-to-circle:before {
  content: "\e4bd";
}
.fa-arrows-to-dot:before {
  content: "\e4be";
}
.fa-arrows-to-eye:before {
  content: "\e4bf";
}
.fa-arrows-turn-right:before {
  content: "\e4c0";
}
.fa-arrows-turn-to-dots:before {
  content: "\e4c1";
}
.fa-arrows-up-down:before,
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-up-down-left-right:before,
.fa-arrows:before {
  content: "\f047";
}
.fa-arrows-up-to-line:before {
  content: "\e4c2";
}
.fa-asterisk:before {
  content: "\2a";
}
.fa-at:before {
  content: "\40";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-austral-sign:before {
  content: "\e0a9";
}
.fa-award:before {
  content: "\f559";
}
.fa-b:before {
  content: "\42";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before,
.fa-carriage-baby:before {
  content: "\f77d";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-backward-fast:before,
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward-step:before,
.fa-step-backward:before {
  content: "\f048";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-bacteria:before {
  content: "\e059";
}
.fa-bacterium:before {
  content: "\e05a";
}
.fa-bag-shopping:before,
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-bahai:before,
.fa-haykal:before {
  content: "\f666";
}
.fa-baht-sign:before {
  content: "\e0ac";
}
.fa-ban:before,
.fa-cancel:before {
  content: "\f05e";
}
.fa-ban-smoking:before,
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-band-aid:before,
.fa-bandage:before {
  content: "\f462";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before,
.fa-navicon:before {
  content: "\f0c9";
}
.fa-bars-progress:before,
.fa-tasks-alt:before {
  content: "\f828";
}
.fa-bars-staggered:before,
.fa-reorder:before,
.fa-stream:before {
  content: "\f550";
}
.fa-baseball-ball:before,
.fa-baseball:before {
  content: "\f433";
}
.fa-baseball-bat-ball:before {
  content: "\f432";
}
.fa-basket-shopping:before,
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-basketball-ball:before,
.fa-basketball:before {
  content: "\f434";
}
.fa-bath:before,
.fa-bathtub:before {
  content: "\f2cd";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-5:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-2:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-4:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-bed-pulse:before,
.fa-procedures:before {
  content: "\f487";
}
.fa-beer-mug-empty:before,
.fa-beer:before {
  content: "\f0fc";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-concierge:before,
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-bitcoin-sign:before {
  content: "\e0b4";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blog:before {
  content: "\f781";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before,
.fa-zap:before {
  content: "\f0e7";
}
.fa-bolt-lightning:before {
  content: "\e0b7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-atlas:before,
.fa-book-atlas:before {
  content: "\f558";
}
.fa-bible:before,
.fa-book-bible:before {
  content: "\f647";
}
.fa-book-bookmark:before {
  content: "\e0bb";
}
.fa-book-journal-whills:before,
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-open-reader:before,
.fa-book-reader:before {
  content: "\f5da";
}
.fa-book-quran:before,
.fa-quran:before {
  content: "\f687";
}
.fa-book-dead:before,
.fa-book-skull:before {
  content: "\f6b7";
}
.fa-book-tanakh:before,
.fa-tanakh:before {
  content: "\f827";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-border-all:before {
  content: "\f84c";
}
.fa-border-none:before {
  content: "\f850";
}
.fa-border-style:before,
.fa-border-top-left:before {
  content: "\f853";
}
.fa-bore-hole:before {
  content: "\e4c3";
}
.fa-bottle-droplet:before {
  content: "\e4c4";
}
.fa-bottle-water:before {
  content: "\e4c5";
}
.fa-bowl-food:before {
  content: "\e4c6";
}
.fa-bowl-rice:before {
  content: "\e2eb";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-archive:before,
.fa-box-archive:before {
  content: "\f187";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-tissue:before {
  content: "\e05b";
}
.fa-boxes-packing:before {
  content: "\e4c7";
}
.fa-boxes-alt:before,
.fa-boxes-stacked:before,
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-brazilian-real-sign:before {
  content: "\e46c";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-bridge:before {
  content: "\e4c8";
}
.fa-bridge-circle-check:before {
  content: "\e4c9";
}
.fa-bridge-circle-exclamation:before {
  content: "\e4ca";
}
.fa-bridge-circle-xmark:before {
  content: "\e4cb";
}
.fa-bridge-lock:before {
  content: "\e4cc";
}
.fa-bridge-water:before {
  content: "\e4ce";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-broom-ball:before,
.fa-quidditch-broom-ball:before,
.fa-quidditch:before {
  content: "\f458";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-bucket:before {
  content: "\e4cf";
}
.fa-bug:before {
  content: "\f188";
}
.fa-bug-slash:before {
  content: "\e490";
}
.fa-bugs:before {
  content: "\e4d0";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-building-circle-arrow-right:before {
  content: "\e4d1";
}
.fa-building-circle-check:before {
  content: "\e4d2";
}
.fa-building-circle-exclamation:before {
  content: "\e4d3";
}
.fa-building-circle-xmark:before {
  content: "\e4d4";
}
.fa-bank:before,
.fa-building-columns:before,
.fa-institution:before,
.fa-museum:before,
.fa-university:before {
  content: "\f19c";
}
.fa-building-flag:before {
  content: "\e4d5";
}
.fa-building-lock:before {
  content: "\e4d6";
}
.fa-building-ngo:before {
  content: "\e4d7";
}
.fa-building-shield:before {
  content: "\e4d8";
}
.fa-building-un:before {
  content: "\e4d9";
}
.fa-building-user:before {
  content: "\e4da";
}
.fa-building-wheat:before {
  content: "\e4db";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burger:before,
.fa-hamburger:before {
  content: "\f805";
}
.fa-burst:before {
  content: "\e4dc";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before,
.fa-bus-simple:before {
  content: "\f55e";
}
.fa-briefcase-clock:before,
.fa-business-time:before {
  content: "\f64a";
}
.fa-c:before {
  content: "\43";
}
.fa-cable-car:before,
.fa-tram:before {
  content: "\f7da";
}
.fa-birthday-cake:before,
.fa-cake-candles:before,
.fa-cake:before {
  content: "\f1fd";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-alt:before,
.fa-calendar-days:before {
  content: "\f073";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-calendar-times:before,
.fa-calendar-xmark:before {
  content: "\f273";
}
.fa-camera-alt:before,
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-camera-rotate:before {
  content: "\e0d8";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-battery-car:before,
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-burst:before,
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-on:before {
  content: "\e4dd";
}
.fa-car-alt:before,
.fa-car-rear:before {
  content: "\f5de";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-car-tunnel:before {
  content: "\e4de";
}
.fa-caravan:before {
  content: "\f8ff";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-flatbed:before,
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-cart-flatbed-suitcase:before,
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-shopping:before,
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cedi-sign:before {
  content: "\e0df";
}
.fa-cent-sign:before {
  content: "\e3f5";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-blackboard:before,
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before,
.fa-chalkboard-user:before {
  content: "\f51c";
}
.fa-champagne-glasses:before,
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-area-chart:before,
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-bar-chart:before,
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-column:before {
  content: "\e0e3";
}
.fa-chart-gantt:before {
  content: "\e0e4";
}
.fa-chart-line:before,
.fa-line-chart:before {
  content: "\f201";
}
.fa-chart-pie:before,
.fa-pie-chart:before {
  content: "\f200";
}
.fa-chart-simple:before {
  content: "\e473";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-to-slot:before,
.fa-vote-yea:before {
  content: "\f772";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-child-dress:before {
  content: "\e59c";
}
.fa-child-reaching:before {
  content: "\e59d";
}
.fa-child-rifle:before {
  content: "\e4e0";
}
.fa-children:before {
  content: "\e4e1";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-arrow-circle-down:before,
.fa-circle-arrow-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before,
.fa-circle-arrow-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before,
.fa-circle-arrow-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before,
.fa-circle-arrow-up:before {
  content: "\f0aa";
}
.fa-check-circle:before,
.fa-circle-check:before {
  content: "\f058";
}
.fa-chevron-circle-down:before,
.fa-circle-chevron-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before,
.fa-circle-chevron-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before,
.fa-circle-chevron-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before,
.fa-circle-chevron-up:before {
  content: "\f139";
}
.fa-circle-dollar-to-slot:before,
.fa-donate:before {
  content: "\f4b9";
}
.fa-circle-dot:before,
.fa-dot-circle:before {
  content: "\f192";
}
.fa-arrow-alt-circle-down:before,
.fa-circle-down:before {
  content: "\f358";
}
.fa-circle-exclamation:before,
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-circle-h:before,
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-adjust:before,
.fa-circle-half-stroke:before {
  content: "\f042";
}
.fa-circle-info:before,
.fa-info-circle:before {
  content: "\f05a";
}
.fa-arrow-alt-circle-left:before,
.fa-circle-left:before {
  content: "\f359";
}
.fa-circle-minus:before,
.fa-minus-circle:before {
  content: "\f056";
}
.fa-circle-nodes:before {
  content: "\e4e2";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-circle-pause:before,
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-circle-play:before,
.fa-play-circle:before {
  content: "\f144";
}
.fa-circle-plus:before,
.fa-plus-circle:before {
  content: "\f055";
}
.fa-circle-question:before,
.fa-question-circle:before {
  content: "\f059";
}
.fa-circle-radiation:before,
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-arrow-alt-circle-right:before,
.fa-circle-right:before {
  content: "\f35a";
}
.fa-circle-stop:before,
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-arrow-alt-circle-up:before,
.fa-circle-up:before {
  content: "\f35b";
}
.fa-circle-user:before,
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-circle-xmark:before,
.fa-times-circle:before,
.fa-xmark-circle:before {
  content: "\f057";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clapperboard:before {
  content: "\e131";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clipboard-question:before {
  content: "\e4e3";
}
.fa-clipboard-user:before {
  content: "\f7f3";
}
.fa-clock-four:before,
.fa-clock:before {
  content: "\f017";
}
.fa-clock-rotate-left:before,
.fa-history:before {
  content: "\f1da";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-arrow-down:before,
.fa-cloud-download-alt:before,
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-arrow-up:before,
.fa-cloud-upload-alt:before,
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-cloud-bolt:before,
.fa-thunderstorm:before {
  content: "\f76c";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-showers-water:before {
  content: "\e4e4";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-clover:before {
  content: "\e139";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-code-commit:before {
  content: "\f386";
}
.fa-code-compare:before {
  content: "\e13a";
}
.fa-code-fork:before {
  content: "\e13b";
}
.fa-code-merge:before {
  content: "\f387";
}
.fa-code-pull-request:before {
  content: "\e13c";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-colon-sign:before {
  content: "\e140";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before,
.fa-commenting:before {
  content: "\f4ad";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comment-sms:before,
.fa-sms:before {
  content: "\f7cd";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compass-drafting:before,
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-compress:before {
  content: "\f066";
}
.fa-computer:before {
  content: "\e4e5";
}
.fa-computer-mouse:before,
.fa-mouse:before {
  content: "\f8cc";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cow:before {
  content: "\f6c8";
}
.fa-credit-card-alt:before,
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before,
.fa-crop-simple:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-cruzeiro-sign:before {
  content: "\e152";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cubes-stacked:before {
  content: "\e4e6";
}
.fa-d:before {
  content: "\44";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-backspace:before,
.fa-delete-left:before {
  content: "\f55a";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-desktop-alt:before,
.fa-desktop:before {
  content: "\f390";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-diagram-next:before {
  content: "\e476";
}
.fa-diagram-predecessor:before {
  content: "\e477";
}
.fa-diagram-project:before,
.fa-project-diagram:before {
  content: "\f542";
}
.fa-diagram-successor:before {
  content: "\e47a";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-diamond-turn-right:before,
.fa-directions:before {
  content: "\f5eb";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-disease:before {
  content: "\f7fa";
}
.fa-display:before {
  content: "\e163";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before,
.fa-dollar:before,
.fa-usd:before {
  content: "\24";
}
.fa-dolly-box:before,
.fa-dolly:before {
  content: "\f472";
}
.fa-dong-sign:before {
  content: "\e169";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-compress-alt:before,
.fa-down-left-and-up-right-to-center:before {
  content: "\f422";
}
.fa-down-long:before,
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-download:before {
  content: "\f019";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-droplet:before,
.fa-tint:before {
  content: "\f043";
}
.fa-droplet-slash:before,
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-e:before {
  content: "\45";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-ear-deaf:before,
.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa-assistive-listening-systems:before,
.fa-ear-listen:before {
  content: "\f2a2";
}
.fa-earth-africa:before,
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-earth-america:before,
.fa-earth-americas:before,
.fa-earth:before,
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-earth-asia:before,
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-earth-europe:before,
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-earth-oceania:before,
.fa-globe-oceania:before {
  content: "\e47b";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elevator:before {
  content: "\e16d";
}
.fa-ellipsis-h:before,
.fa-ellipsis:before {
  content: "\f141";
}
.fa-ellipsis-v:before,
.fa-ellipsis-vertical:before {
  content: "\f142";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-circle-check:before {
  content: "\e4e8";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelopes-bulk:before,
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-equals:before {
  content: "\3d";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-eur:before,
.fa-euro-sign:before,
.fa-euro:before {
  content: "\f153";
}
.fa-exclamation:before {
  content: "\21";
}
.fa-expand:before {
  content: "\f065";
}
.fa-explosion:before {
  content: "\e4e9";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper-empty:before,
.fa-eye-dropper:before,
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-eye-low-vision:before,
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-f:before {
  content: "\46";
}
.fa-angry:before,
.fa-face-angry:before {
  content: "\f556";
}
.fa-dizzy:before,
.fa-face-dizzy:before {
  content: "\f567";
}
.fa-face-flushed:before,
.fa-flushed:before {
  content: "\f579";
}
.fa-face-frown:before,
.fa-frown:before {
  content: "\f119";
}
.fa-face-frown-open:before,
.fa-frown-open:before {
  content: "\f57a";
}
.fa-face-grimace:before,
.fa-grimace:before {
  content: "\f57f";
}
.fa-face-grin:before,
.fa-grin:before {
  content: "\f580";
}
.fa-face-grin-beam:before,
.fa-grin-beam:before {
  content: "\f582";
}
.fa-face-grin-beam-sweat:before,
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-face-grin-hearts:before,
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-face-grin-squint:before,
.fa-grin-squint:before {
  content: "\f585";
}
.fa-face-grin-squint-tears:before,
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-face-grin-stars:before,
.fa-grin-stars:before {
  content: "\f587";
}
.fa-face-grin-tears:before,
.fa-grin-tears:before {
  content: "\f588";
}
.fa-face-grin-tongue:before,
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-face-grin-tongue-squint:before,
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-face-grin-tongue-wink:before,
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-face-grin-wide:before,
.fa-grin-alt:before {
  content: "\f581";
}
.fa-face-grin-wink:before,
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-face-kiss:before,
.fa-kiss:before {
  content: "\f596";
}
.fa-face-kiss-beam:before,
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-face-kiss-wink-heart:before,
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-face-laugh:before,
.fa-laugh:before {
  content: "\f599";
}
.fa-face-laugh-beam:before,
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-face-laugh-squint:before,
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-face-laugh-wink:before,
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-face-meh:before,
.fa-meh:before {
  content: "\f11a";
}
.fa-face-meh-blank:before,
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-face-rolling-eyes:before,
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-face-sad-cry:before,
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-face-sad-tear:before,
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-face-smile:before,
.fa-smile:before {
  content: "\f118";
}
.fa-face-smile-beam:before,
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-face-smile-wink:before,
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-face-surprise:before,
.fa-surprise:before {
  content: "\f5c2";
}
.fa-face-tired:before,
.fa-tired:before {
  content: "\f5c8";
}
.fa-fan:before {
  content: "\f863";
}
.fa-faucet:before {
  content: "\e005";
}
.fa-faucet-drip:before {
  content: "\e006";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before,
.fa-feather-pointed:before {
  content: "\f56b";
}
.fa-ferry:before {
  content: "\e4ea";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-arrow-down:before,
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-arrow-up:before,
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-circle-check:before {
  content: "\e5a0";
}
.fa-file-circle-exclamation:before {
  content: "\e4eb";
}
.fa-file-circle-minus:before {
  content: "\e4ed";
}
.fa-file-circle-plus:before {
  content: "\e494";
}
.fa-file-circle-question:before {
  content: "\e4ef";
}
.fa-file-circle-xmark:before {
  content: "\e5a1";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-arrow-right-from-file:before,
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-arrow-right-to-file:before,
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-alt:before,
.fa-file-lines:before,
.fa-file-text:before {
  content: "\f15c";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-edit:before,
.fa-file-pen:before {
  content: "\f31c";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-shield:before {
  content: "\e4f0";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-medical-alt:before,
.fa-file-waveform:before {
  content: "\f478";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-file-archive:before,
.fa-file-zipper:before {
  content: "\f1c6";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-filter-circle-dollar:before,
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-filter-circle-xmark:before {
  content: "\e17b";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-burner:before {
  content: "\e4f1";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-fire-alt:before,
.fa-fire-flame-curved:before {
  content: "\f7e4";
}
.fa-burn:before,
.fa-fire-flame-simple:before {
  content: "\f46a";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fish-fins:before {
  content: "\e4f2";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flask-vial:before {
  content: "\e4f3";
}
.fa-floppy-disk:before,
.fa-save:before {
  content: "\f0c7";
}
.fa-florin-sign:before {
  content: "\e184";
}
.fa-folder-blank:before,
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-closed:before {
  content: "\e185";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-folder-tree:before {
  content: "\f802";
}
.fa-font:before {
  content: "\f031";
}
.fa-football-ball:before,
.fa-football:before {
  content: "\f44e";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before,
.fa-forward-fast:before {
  content: "\f050";
}
.fa-forward-step:before,
.fa-step-forward:before {
  content: "\f051";
}
.fa-franc-sign:before {
  content: "\e18f";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-futbol-ball:before,
.fa-futbol:before,
.fa-soccer-ball:before {
  content: "\f1e3";
}
.fa-g:before {
  content: "\47";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-dashboard:before,
.fa-gauge-med:before,
.fa-gauge:before,
.fa-tachometer-alt-average:before {
  content: "\f624";
}
.fa-gauge-high:before,
.fa-tachometer-alt-fast:before,
.fa-tachometer-alt:before {
  content: "\f625";
}
.fa-gauge-simple-med:before,
.fa-gauge-simple:before,
.fa-tachometer-average:before {
  content: "\f629";
}
.fa-gauge-simple-high:before,
.fa-tachometer-fast:before,
.fa-tachometer:before {
  content: "\f62a";
}
.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}
.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}
.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-glass-water:before {
  content: "\e4f4";
}
.fa-glass-water-droplet:before {
  content: "\e4f5";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-golf-ball-tee:before,
.fa-golf-ball:before {
  content: "\f450";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}
.fa-greater-than:before {
  content: "\3e";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grip-horizontal:before,
.fa-grip:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-group-arrows-rotate:before {
  content: "\e4f6";
}
.fa-guarani-sign:before {
  content: "\e19a";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gun:before {
  content: "\e19b";
}
.fa-h:before {
  content: "\48";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-paper:before,
.fa-hand:before {
  content: "\f256";
}
.fa-hand-back-fist:before,
.fa-hand-rock:before {
  content: "\f255";
}
.fa-allergies:before,
.fa-hand-dots:before {
  content: "\f461";
}
.fa-fist-raised:before,
.fa-hand-fist:before {
  content: "\f6de";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-dollar:before,
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-droplet:before,
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-holding-hand:before {
  content: "\e4f7";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-medical:before {
  content: "\e05c";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-sparkles:before {
  content: "\e05d";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-handcuffs:before {
  content: "\e4f8";
}
.fa-hands:before,
.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7";
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before,
.fa-hands-american-sign-language-interpreting:before,
.fa-hands-asl-interpreting:before {
  content: "\f2a3";
}
.fa-hands-bound:before {
  content: "\e4f9";
}
.fa-hands-bubbles:before,
.fa-hands-wash:before {
  content: "\e05e";
}
.fa-hands-clapping:before {
  content: "\e1a8";
}
.fa-hands-holding:before {
  content: "\f4c2";
}
.fa-hands-holding-child:before {
  content: "\e4fa";
}
.fa-hands-holding-circle:before {
  content: "\e4fb";
}
.fa-hands-praying:before,
.fa-praying-hands:before {
  content: "\f684";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hands-helping:before,
.fa-handshake-angle:before {
  content: "\f4c4";
}
.fa-handshake-alt:before,
.fa-handshake-simple:before {
  content: "\f4c6";
}
.fa-handshake-alt-slash:before,
.fa-handshake-simple-slash:before {
  content: "\e05f";
}
.fa-handshake-slash:before {
  content: "\e060";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-drive:before,
.fa-hdd:before {
  content: "\f0a0";
}
.fa-hashtag:before {
  content: "\23";
}
.fa-hat-cowboy:before {
  content: "\f8c0";
}
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-head-side-cough:before {
  content: "\e061";
}
.fa-head-side-cough-slash:before {
  content: "\e062";
}
.fa-head-side-mask:before {
  content: "\e063";
}
.fa-head-side-virus:before {
  content: "\e064";
}
.fa-header:before,
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before,
.fa-headphones-simple:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-circle-bolt:before {
  content: "\e4fc";
}
.fa-heart-circle-check:before {
  content: "\e4fd";
}
.fa-heart-circle-exclamation:before {
  content: "\e4fe";
}
.fa-heart-circle-minus:before {
  content: "\e4ff";
}
.fa-heart-circle-plus:before {
  content: "\e500";
}
.fa-heart-circle-xmark:before {
  content: "\e501";
}
.fa-heart-broken:before,
.fa-heart-crack:before {
  content: "\f7a9";
}
.fa-heart-pulse:before,
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-helicopter-symbol:before {
  content: "\e502";
}
.fa-hard-hat:before,
.fa-hat-hard:before,
.fa-helmet-safety:before {
  content: "\f807";
}
.fa-helmet-un:before {
  content: "\e503";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hill-avalanche:before {
  content: "\e507";
}
.fa-hill-rockslide:before {
  content: "\e508";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital-alt:before,
.fa-hospital-wide:before,
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-user:before {
  content: "\f80d";
}
.fa-hot-tub-person:before,
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hourglass-empty:before,
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-home-alt:before,
.fa-home-lg-alt:before,
.fa-home:before,
.fa-house:before {
  content: "\f015";
}
.fa-home-lg:before,
.fa-house-chimney:before {
  content: "\e3af";
}
.fa-house-chimney-crack:before,
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-clinic-medical:before,
.fa-house-chimney-medical:before {
  content: "\f7f2";
}
.fa-house-chimney-user:before {
  content: "\e065";
}
.fa-house-chimney-window:before {
  content: "\e00d";
}
.fa-house-circle-check:before {
  content: "\e509";
}
.fa-house-circle-exclamation:before {
  content: "\e50a";
}
.fa-house-circle-xmark:before {
  content: "\e50b";
}
.fa-house-crack:before {
  content: "\e3b1";
}
.fa-house-fire:before {
  content: "\e50c";
}
.fa-house-flag:before {
  content: "\e50d";
}
.fa-house-flood-water:before {
  content: "\e50e";
}
.fa-house-flood-water-circle-arrow-right:before {
  content: "\e50f";
}
.fa-house-laptop:before,
.fa-laptop-house:before {
  content: "\e066";
}
.fa-house-lock:before {
  content: "\e510";
}
.fa-house-medical:before {
  content: "\e3b2";
}
.fa-house-medical-circle-check:before {
  content: "\e511";
}
.fa-house-medical-circle-exclamation:before {
  content: "\e512";
}
.fa-house-medical-circle-xmark:before {
  content: "\e513";
}
.fa-house-medical-flag:before {
  content: "\e514";
}
.fa-house-signal:before {
  content: "\e012";
}
.fa-house-tsunami:before {
  content: "\e515";
}
.fa-home-user:before,
.fa-house-user:before {
  content: "\e1b0";
}
.fa-hryvnia-sign:before,
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-hurricane:before {
  content: "\f751";
}
.fa-i:before {
  content: "\49";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-heart-music-camera-bolt:before,
.fa-icons:before {
  content: "\f86d";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before,
.fa-id-card-clip:before {
  content: "\f47f";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-image-portrait:before,
.fa-portrait:before {
  content: "\f3e0";
}
.fa-images:before {
  content: "\f302";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-indian-rupee-sign:before,
.fa-indian-rupee:before,
.fa-inr:before {
  content: "\e1bc";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-italic:before {
  content: "\f033";
}
.fa-j:before {
  content: "\4a";
}
.fa-jar:before {
  content: "\e516";
}
.fa-jar-wheat:before {
  content: "\e517";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-fighter-jet:before,
.fa-jet-fighter:before {
  content: "\f0fb";
}
.fa-jet-fighter-up:before {
  content: "\e518";
}
.fa-joint:before {
  content: "\f595";
}
.fa-jug-detergent:before {
  content: "\e519";
}
.fa-k:before {
  content: "\4b";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-key:before {
  content: "\f084";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kip-sign:before {
  content: "\e1c4";
}
.fa-first-aid:before,
.fa-kit-medical:before {
  content: "\f479";
}
.fa-kitchen-set:before {
  content: "\e51a";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-l:before {
  content: "\4c";
}
.fa-land-mine-on:before {
  content: "\e51b";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-landmark-alt:before,
.fa-landmark-dome:before {
  content: "\f752";
}
.fa-landmark-flag:before {
  content: "\e51c";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-file:before {
  content: "\e51d";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-lari-sign:before {
  content: "\e1c8";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-left-long:before,
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-arrows-alt-h:before,
.fa-left-right:before {
  content: "\f337";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less-than:before {
  content: "\3c";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-lines-leaning:before {
  content: "\e51e";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-chain-broken:before,
.fa-chain-slash:before,
.fa-link-slash:before,
.fa-unlink:before {
  content: "\f127";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list-squares:before,
.fa-list:before {
  content: "\f03a";
}
.fa-list-check:before,
.fa-tasks:before {
  content: "\f0ae";
}
.fa-list-1-2:before,
.fa-list-numeric:before,
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-dots:before,
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-litecoin-sign:before {
  content: "\e1d3";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-location-crosshairs:before,
.fa-location:before {
  content: "\f601";
}
.fa-location-dot:before,
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-location-pin:before,
.fa-map-marker:before {
  content: "\f041";
}
.fa-location-pin-lock:before {
  content: "\e51f";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-locust:before {
  content: "\e520";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-lungs-virus:before {
  content: "\e067";
}
.fa-m:before {
  content: "\4d";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-magnifying-glass:before,
.fa-search:before {
  content: "\f002";
}
.fa-magnifying-glass-arrow-right:before {
  content: "\e521";
}
.fa-magnifying-glass-chart:before {
  content: "\e522";
}
.fa-magnifying-glass-dollar:before,
.fa-search-dollar:before {
  content: "\f688";
}
.fa-magnifying-glass-location:before,
.fa-search-location:before {
  content: "\f689";
}
.fa-magnifying-glass-minus:before,
.fa-search-minus:before {
  content: "\f010";
}
.fa-magnifying-glass-plus:before,
.fa-search-plus:before {
  content: "\f00e";
}
.fa-manat-sign:before {
  content: "\e1d5";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-location:before,
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-location-dot:before,
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-and-venus:before {
  content: "\f224";
}
.fa-mars-and-venus-burst:before {
  content: "\e523";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before,
.fa-mars-stroke-right:before {
  content: "\f22b";
}
.fa-mars-stroke-up:before,
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-glass-martini-alt:before,
.fa-martini-glass:before {
  content: "\f57b";
}
.fa-cocktail:before,
.fa-martini-glass-citrus:before {
  content: "\f561";
}
.fa-glass-martini:before,
.fa-martini-glass-empty:before {
  content: "\f000";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mask-face:before {
  content: "\e1d7";
}
.fa-mask-ventilator:before {
  content: "\e524";
}
.fa-masks-theater:before,
.fa-theater-masks:before {
  content: "\f630";
}
.fa-mattress-pillow:before {
  content: "\e525";
}
.fa-expand-arrows-alt:before,
.fa-maximize:before {
  content: "\f31e";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-memory:before {
  content: "\f538";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-comment-alt:before,
.fa-message:before {
  content: "\f27a";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before,
.fa-microphone-lines:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before,
.fa-microphone-lines-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-mill-sign:before {
  content: "\e1ed";
}
.fa-compress-arrows-alt:before,
.fa-minimize:before {
  content: "\f78c";
}
.fa-minus:before,
.fa-subtract:before {
  content: "\f068";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mobile-android:before,
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f3ce";
}
.fa-mobile-button:before {
  content: "\f10b";
}
.fa-mobile-retro:before {
  content: "\e527";
}
.fa-mobile-android-alt:before,
.fa-mobile-screen:before {
  content: "\f3cf";
}
.fa-mobile-alt:before,
.fa-mobile-screen-button:before {
  content: "\f3cd";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-1:before,
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-1-wave:before,
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-bill-transfer:before {
  content: "\e528";
}
.fa-money-bill-trend-up:before {
  content: "\e529";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wheat:before {
  content: "\e52a";
}
.fa-money-bills:before {
  content: "\e1f3";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before,
.fa-money-check-dollar:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-mosquito:before {
  content: "\e52b";
}
.fa-mosquito-net:before {
  content: "\e52c";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mound:before {
  content: "\e52d";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mountain-city:before {
  content: "\e52e";
}
.fa-mountain-sun:before {
  content: "\e52f";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-coffee:before,
.fa-mug-saucer:before {
  content: "\f0f4";
}
.fa-music:before {
  content: "\f001";
}
.fa-n:before {
  content: "\4e";
}
.fa-naira-sign:before {
  content: "\e1f6";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notdef:before {
  content: "\e1fe";
}
.fa-note-sticky:before,
.fa-sticky-note:before {
  content: "\f249";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-o:before {
  content: "\4f";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-oil-well:before {
  content: "\e532";
}
.fa-om:before {
  content: "\f679";
}
.fa-otter:before {
  content: "\f700";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-p:before {
  content: "\50";
}
.fa-pager:before {
  content: "\f815";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-paint-brush:before,
.fa-paintbrush:before {
  content: "\f1fc";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-panorama:before {
  content: "\e209";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-file-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before,
.fa-pen-clip:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-ruler:before,
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-edit:before,
.fa-pen-to-square:before {
  content: "\f044";
}
.fa-pencil-alt:before,
.fa-pencil:before {
  content: "\f303";
}
.fa-people-arrows-left-right:before,
.fa-people-arrows:before {
  content: "\e068";
}
.fa-people-carry-box:before,
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-people-group:before {
  content: "\e533";
}
.fa-people-line:before {
  content: "\e534";
}
.fa-people-pulling:before {
  content: "\e535";
}
.fa-people-robbery:before {
  content: "\e536";
}
.fa-people-roof:before {
  content: "\e537";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-percent:before,
.fa-percentage:before {
  content: "\25";
}
.fa-male:before,
.fa-person:before {
  content: "\f183";
}
.fa-person-arrow-down-to-line:before {
  content: "\e538";
}
.fa-person-arrow-up-from-line:before {
  content: "\e539";
}
.fa-biking:before,
.fa-person-biking:before {
  content: "\f84a";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-person-breastfeeding:before {
  content: "\e53a";
}
.fa-person-burst:before {
  content: "\e53b";
}
.fa-person-cane:before {
  content: "\e53c";
}
.fa-person-chalkboard:before {
  content: "\e53d";
}
.fa-person-circle-check:before {
  content: "\e53e";
}
.fa-person-circle-exclamation:before {
  content: "\e53f";
}
.fa-person-circle-minus:before {
  content: "\e540";
}
.fa-person-circle-plus:before {
  content: "\e541";
}
.fa-person-circle-question:before {
  content: "\e542";
}
.fa-person-circle-xmark:before {
  content: "\e543";
}
.fa-digging:before,
.fa-person-digging:before {
  content: "\f85e";
}
.fa-diagnoses:before,
.fa-person-dots-from-line:before {
  content: "\f470";
}
.fa-female:before,
.fa-person-dress:before {
  content: "\f182";
}
.fa-person-dress-burst:before {
  content: "\e544";
}
.fa-person-drowning:before {
  content: "\e545";
}
.fa-person-falling:before {
  content: "\e546";
}
.fa-person-falling-burst:before {
  content: "\e547";
}
.fa-person-half-dress:before {
  content: "\e548";
}
.fa-person-harassing:before {
  content: "\e549";
}
.fa-hiking:before,
.fa-person-hiking:before {
  content: "\f6ec";
}
.fa-person-military-pointing:before {
  content: "\e54a";
}
.fa-person-military-rifle:before {
  content: "\e54b";
}
.fa-person-military-to-person:before {
  content: "\e54c";
}
.fa-person-praying:before,
.fa-pray:before {
  content: "\f683";
}
.fa-person-pregnant:before {
  content: "\e31e";
}
.fa-person-rays:before {
  content: "\e54d";
}
.fa-person-rifle:before {
  content: "\e54e";
}
.fa-person-running:before,
.fa-running:before {
  content: "\f70c";
}
.fa-person-shelter:before {
  content: "\e54f";
}
.fa-person-skating:before,
.fa-skating:before {
  content: "\f7c5";
}
.fa-person-skiing:before,
.fa-skiing:before {
  content: "\f7c9";
}
.fa-person-skiing-nordic:before,
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-person-snowboarding:before,
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-person-swimming:before,
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-person-through-window:before {
  content: "\e5a9";
}
.fa-person-walking:before,
.fa-walking:before {
  content: "\f554";
}
.fa-person-walking-arrow-loop-left:before {
  content: "\e551";
}
.fa-person-walking-arrow-right:before {
  content: "\e552";
}
.fa-person-walking-dashed-line-arrow-right:before {
  content: "\e553";
}
.fa-person-walking-luggage:before {
  content: "\e554";
}
.fa-blind:before,
.fa-person-walking-with-cane:before {
  content: "\f29d";
}
.fa-peseta-sign:before {
  content: "\e221";
}
.fa-peso-sign:before {
  content: "\e222";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-alt:before,
.fa-phone-flip:before {
  content: "\f879";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-volume:before,
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-photo-film:before,
.fa-photo-video:before {
  content: "\f87c";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-circle-check:before {
  content: "\e555";
}
.fa-plane-circle-exclamation:before {
  content: "\e556";
}
.fa-plane-circle-xmark:before {
  content: "\e557";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-plane-lock:before {
  content: "\e558";
}
.fa-plane-slash:before {
  content: "\e069";
}
.fa-plane-up:before {
  content: "\e22d";
}
.fa-plant-wilt:before {
  content: "\e5aa";
}
.fa-plate-wheat:before {
  content: "\e55a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plug-circle-bolt:before {
  content: "\e55b";
}
.fa-plug-circle-check:before {
  content: "\e55c";
}
.fa-plug-circle-exclamation:before {
  content: "\e55d";
}
.fa-plug-circle-minus:before {
  content: "\e55e";
}
.fa-plug-circle-plus:before {
  content: "\e55f";
}
.fa-plug-circle-xmark:before {
  content: "\e560";
}
.fa-add:before,
.fa-plus:before {
  content: "\2b";
}
.fa-plus-minus:before {
  content: "\e43c";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-bolt:before,
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before,
.fa-prescription-bottle-medical:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-pump-medical:before {
  content: "\e06a";
}
.fa-pump-soap:before {
  content: "\e06b";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-q:before {
  content: "\51";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\3f";
}
.fa-quote-left-alt:before,
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right-alt:before,
.fa-quote-right:before {
  content: "\f10e";
}
.fa-r:before {
  content: "\52";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-radio:before {
  content: "\f8d7";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-ranking-star:before {
  content: "\e561";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-record-vinyl:before {
  content: "\f8d9";
}
.fa-ad:before,
.fa-rectangle-ad:before {
  content: "\f641";
}
.fa-list-alt:before,
.fa-rectangle-list:before {
  content: "\f022";
}
.fa-rectangle-times:before,
.fa-rectangle-xmark:before,
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f410";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-repeat:before {
  content: "\f363";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f3e5";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-right-from-bracket:before,
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-exchange-alt:before,
.fa-right-left:before {
  content: "\f362";
}
.fa-long-arrow-alt-right:before,
.fa-right-long:before {
  content: "\f30b";
}
.fa-right-to-bracket:before,
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-road-barrier:before {
  content: "\e562";
}
.fa-road-bridge:before {
  content: "\e563";
}
.fa-road-circle-check:before {
  content: "\e564";
}
.fa-road-circle-exclamation:before {
  content: "\e565";
}
.fa-road-circle-xmark:before {
  content: "\e566";
}
.fa-road-lock:before {
  content: "\e567";
}
.fa-road-spikes:before {
  content: "\e568";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rotate:before,
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-rotate-back:before,
.fa-rotate-backward:before,
.fa-rotate-left:before,
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-redo-alt:before,
.fa-rotate-forward:before,
.fa-rotate-right:before {
  content: "\f2f9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble-sign:before,
.fa-ruble:before {
  content: "\f158";
}
.fa-rug:before {
  content: "\e569";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-rupee-sign:before,
.fa-rupee:before {
  content: "\f156";
}
.fa-rupiah-sign:before {
  content: "\e23d";
}
.fa-s:before {
  content: "\53";
}
.fa-sack-dollar:before {
  content: "\f81d";
}
.fa-sack-xmark:before {
  content: "\e56a";
}
.fa-sailboat:before {
  content: "\e445";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-balance-scale:before,
.fa-scale-balanced:before {
  content: "\f24e";
}
.fa-balance-scale-left:before,
.fa-scale-unbalanced:before {
  content: "\f515";
}
.fa-balance-scale-right:before,
.fa-scale-unbalanced-flip:before {
  content: "\f516";
}
.fa-school:before {
  content: "\f549";
}
.fa-school-circle-check:before {
  content: "\e56b";
}
.fa-school-circle-exclamation:before {
  content: "\e56c";
}
.fa-school-circle-xmark:before {
  content: "\e56d";
}
.fa-school-flag:before {
  content: "\e56e";
}
.fa-school-lock:before {
  content: "\e56f";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-screwdriver-wrench:before,
.fa-tools:before {
  content: "\f7d9";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-scroll-torah:before,
.fa-torah:before {
  content: "\f6a0";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-section:before {
  content: "\e447";
}
.fa-seedling:before,
.fa-sprout:before {
  content: "\f4d8";
}
.fa-server:before {
  content: "\f233";
}
.fa-shapes:before,
.fa-triangle-circle-square:before {
  content: "\f61f";
}
.fa-arrow-turn-right:before,
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-share-from-square:before,
.fa-share-square:before {
  content: "\f14d";
}
.fa-share-alt:before,
.fa-share-nodes:before {
  content: "\f1e0";
}
.fa-sheet-plastic:before {
  content: "\e571";
}
.fa-ils:before,
.fa-shekel-sign:before,
.fa-shekel:before,
.fa-sheqel-sign:before,
.fa-sheqel:before {
  content: "\f20b";
}
.fa-shield-blank:before,
.fa-shield:before {
  content: "\f132";
}
.fa-shield-cat:before {
  content: "\e572";
}
.fa-shield-dog:before {
  content: "\e573";
}
.fa-shield-alt:before,
.fa-shield-halved:before {
  content: "\f3ed";
}
.fa-shield-heart:before {
  content: "\e574";
}
.fa-shield-virus:before {
  content: "\e06c";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shirt:before,
.fa-t-shirt:before,
.fa-tshirt:before {
  content: "\f553";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shop:before,
.fa-store-alt:before {
  content: "\f54f";
}
.fa-shop-lock:before {
  content: "\e4a5";
}
.fa-shop-slash:before,
.fa-store-alt-slash:before {
  content: "\e070";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shrimp:before {
  content: "\e448";
}
.fa-random:before,
.fa-shuffle:before {
  content: "\f074";
}
.fa-shuttle-space:before,
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-sign-hanging:before,
.fa-sign:before {
  content: "\f4d9";
}
.fa-signal-5:before,
.fa-signal-perfect:before,
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-map-signs:before,
.fa-signs-post:before {
  content: "\f277";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-sink:before {
  content: "\e06d";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before,
.fa-sliders:before {
  content: "\f1de";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-soap:before {
  content: "\e06e";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-pastafarianism:before,
.fa-spaghetti-monster-flying:before {
  content: "\f67b";
}
.fa-spell-check:before {
  content: "\f891";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spoon:before,
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-air-freshener:before,
.fa-spray-can-sparkles:before {
  content: "\f5d0";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-external-link-square:before,
.fa-square-arrow-up-right:before {
  content: "\f14c";
}
.fa-caret-square-down:before,
.fa-square-caret-down:before {
  content: "\f150";
}
.fa-caret-square-left:before,
.fa-square-caret-left:before {
  content: "\f191";
}
.fa-caret-square-right:before,
.fa-square-caret-right:before {
  content: "\f152";
}
.fa-caret-square-up:before,
.fa-square-caret-up:before {
  content: "\f151";
}
.fa-check-square:before,
.fa-square-check:before {
  content: "\f14a";
}
.fa-envelope-square:before,
.fa-square-envelope:before {
  content: "\f199";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-h-square:before,
.fa-square-h:before {
  content: "\f0fd";
}
.fa-minus-square:before,
.fa-square-minus:before {
  content: "\f146";
}
.fa-square-nfi:before {
  content: "\e576";
}
.fa-parking:before,
.fa-square-parking:before {
  content: "\f540";
}
.fa-pen-square:before,
.fa-pencil-square:before,
.fa-square-pen:before {
  content: "\f14b";
}
.fa-square-person-confined:before {
  content: "\e577";
}
.fa-phone-square:before,
.fa-square-phone:before {
  content: "\f098";
}
.fa-phone-square-alt:before,
.fa-square-phone-flip:before {
  content: "\f87b";
}
.fa-plus-square:before,
.fa-square-plus:before {
  content: "\f0fe";
}
.fa-poll-h:before,
.fa-square-poll-horizontal:before {
  content: "\f682";
}
.fa-poll:before,
.fa-square-poll-vertical:before {
  content: "\f681";
}
.fa-square-root-alt:before,
.fa-square-root-variable:before {
  content: "\f698";
}
.fa-rss-square:before,
.fa-square-rss:before {
  content: "\f143";
}
.fa-share-alt-square:before,
.fa-square-share-nodes:before {
  content: "\f1e1";
}
.fa-external-link-square-alt:before,
.fa-square-up-right:before {
  content: "\f360";
}
.fa-square-virus:before {
  content: "\e578";
}
.fa-square-xmark:before,
.fa-times-square:before,
.fa-xmark-square:before {
  content: "\f2d3";
}
.fa-rod-asclepius:before,
.fa-rod-snake:before,
.fa-staff-aesculapius:before,
.fa-staff-snake:before {
  content: "\e579";
}
.fa-stairs:before {
  content: "\e289";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-stapler:before {
  content: "\e5af";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before,
.fa-star-half-stroke:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-gbp:before,
.fa-pound-sign:before,
.fa-sterling-sign:before {
  content: "\f154";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-stopwatch-20:before {
  content: "\e06f";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-slash:before {
  content: "\e071";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-medkit:before,
.fa-suitcase-medical:before {
  content: "\f0fa";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-sun-plant-wilt:before {
  content: "\e57a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-t:before {
  content: "\54";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-cells:before,
.fa-th:before {
  content: "\f00a";
}
.fa-table-cells-large:before,
.fa-th-large:before {
  content: "\f009";
}
.fa-columns:before,
.fa-table-columns:before {
  content: "\f0db";
}
.fa-table-list:before,
.fa-th-list:before {
  content: "\f00b";
}
.fa-ping-pong-paddle-ball:before,
.fa-table-tennis-paddle-ball:before,
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet-android:before,
.fa-tablet:before {
  content: "\f3fb";
}
.fa-tablet-button:before {
  content: "\f10a";
}
.fa-tablet-alt:before,
.fa-tablet-screen-button:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-digital-tachograph:before,
.fa-tachograph-digital:before {
  content: "\f566";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tarp:before {
  content: "\e57b";
}
.fa-tarp-droplet:before {
  content: "\e57c";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-temperature-arrow-down:before,
.fa-temperature-down:before {
  content: "\e03f";
}
.fa-temperature-arrow-up:before,
.fa-temperature-up:before {
  content: "\e040";
}
.fa-temperature-0:before,
.fa-temperature-empty:before,
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-temperature-4:before,
.fa-temperature-full:before,
.fa-thermometer-4:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-temperature-2:before,
.fa-temperature-half:before,
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-temperature-1:before,
.fa-temperature-quarter:before,
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-temperature-3:before,
.fa-temperature-three-quarters:before,
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-tenge-sign:before,
.fa-tenge:before {
  content: "\f7d7";
}
.fa-tent:before {
  content: "\e57d";
}
.fa-tent-arrow-down-to-line:before {
  content: "\e57e";
}
.fa-tent-arrow-left-right:before {
  content: "\e57f";
}
.fa-tent-arrow-turn-left:before {
  content: "\e580";
}
.fa-tent-arrows-down:before {
  content: "\e581";
}
.fa-tents:before {
  content: "\e582";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-remove-format:before,
.fa-text-slash:before {
  content: "\f87d";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumb-tack:before,
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-ticket-alt:before,
.fa-ticket-simple:before {
  content: "\f3ff";
}
.fa-timeline:before {
  content: "\e29c";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toilet-paper-slash:before {
  content: "\e072";
}
.fa-toilet-portable:before {
  content: "\e583";
}
.fa-toilets-portable:before {
  content: "\e584";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tornado:before {
  content: "\f76f";
}
.fa-broadcast-tower:before,
.fa-tower-broadcast:before {
  content: "\f519";
}
.fa-tower-cell:before {
  content: "\e585";
}
.fa-tower-observation:before {
  content: "\e586";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-trailer:before {
  content: "\e041";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before,
.fa-train-subway:before {
  content: "\f239";
}
.fa-train-tram:before {
  content: "\e5b4";
}
.fa-transgender-alt:before,
.fa-transgender:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-arrow-up:before,
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-alt:before,
.fa-trash-can:before {
  content: "\f2ed";
}
.fa-trash-can-arrow-up:before,
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-tree-city:before {
  content: "\e587";
}
.fa-exclamation-triangle:before,
.fa-triangle-exclamation:before,
.fa-warning:before {
  content: "\f071";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-trowel:before {
  content: "\e589";
}
.fa-trowel-bricks:before {
  content: "\e58a";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-arrow-right:before {
  content: "\e58b";
}
.fa-truck-droplet:before {
  content: "\e58c";
}
.fa-shipping-fast:before,
.fa-truck-fast:before {
  content: "\f48b";
}
.fa-truck-field:before {
  content: "\e58d";
}
.fa-truck-field-un:before {
  content: "\e58e";
}
.fa-truck-front:before {
  content: "\e2b7";
}
.fa-ambulance:before,
.fa-truck-medical:before {
  content: "\f0f9";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-truck-plane:before {
  content: "\e58f";
}
.fa-truck-loading:before,
.fa-truck-ramp-box:before {
  content: "\f4de";
}
.fa-teletype:before,
.fa-tty:before {
  content: "\f1e4";
}
.fa-try:before,
.fa-turkish-lira-sign:before,
.fa-turkish-lira:before {
  content: "\e2bb";
}
.fa-level-down-alt:before,
.fa-turn-down:before {
  content: "\f3be";
}
.fa-level-up-alt:before,
.fa-turn-up:before {
  content: "\f3bf";
}
.fa-television:before,
.fa-tv-alt:before,
.fa-tv:before {
  content: "\f26c";
}
.fa-u:before {
  content: "\55";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before,
.fa-unlock-keyhole:before {
  content: "\f13e";
}
.fa-arrows-alt-v:before,
.fa-up-down:before {
  content: "\f338";
}
.fa-arrows-alt:before,
.fa-up-down-left-right:before {
  content: "\f0b2";
}
.fa-long-arrow-alt-up:before,
.fa-up-long:before {
  content: "\f30c";
}
.fa-expand-alt:before,
.fa-up-right-and-down-left-from-center:before {
  content: "\f424";
}
.fa-external-link-alt:before,
.fa-up-right-from-square:before {
  content: "\f35d";
}
.fa-upload:before {
  content: "\f093";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-doctor:before,
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-cog:before,
.fa-user-gear:before {
  content: "\f4fe";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-friends:before,
.fa-user-group:before {
  content: "\f500";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-alt:before,
.fa-user-large:before {
  content: "\f406";
}
.fa-user-alt-slash:before,
.fa-user-large-slash:before {
  content: "\f4fa";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-user-edit:before,
.fa-user-pen:before {
  content: "\f4ff";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before,
.fa-user-xmark:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-between-lines:before {
  content: "\e591";
}
.fa-users-cog:before,
.fa-users-gear:before {
  content: "\f509";
}
.fa-users-line:before {
  content: "\e592";
}
.fa-users-rays:before {
  content: "\e593";
}
.fa-users-rectangle:before {
  content: "\e594";
}
.fa-users-slash:before {
  content: "\e073";
}
.fa-users-viewfinder:before {
  content: "\e595";
}
.fa-cutlery:before,
.fa-utensils:before {
  content: "\f2e7";
}
.fa-v:before {
  content: "\56";
}
.fa-shuttle-van:before,
.fa-van-shuttle:before {
  content: "\f5b6";
}
.fa-vault:before {
  content: "\e2c5";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-vest:before {
  content: "\e085";
}
.fa-vest-patches:before {
  content: "\e086";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vial-circle-check:before {
  content: "\e596";
}
.fa-vial-virus:before {
  content: "\e597";
}
.fa-vials:before {
  content: "\f493";
}
.fa-video-camera:before,
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-virus:before {
  content: "\e074";
}
.fa-virus-covid:before {
  content: "\e4a8";
}
.fa-virus-covid-slash:before {
  content: "\e4a9";
}
.fa-virus-slash:before {
  content: "\e075";
}
.fa-viruses:before {
  content: "\e076";
}
.fa-voicemail:before {
  content: "\f897";
}
.fa-volcano:before {
  content: "\f770";
}
.fa-volleyball-ball:before,
.fa-volleyball:before {
  content: "\f45f";
}
.fa-volume-high:before,
.fa-volume-up:before {
  content: "\f028";
}
.fa-volume-down:before,
.fa-volume-low:before {
  content: "\f027";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-mute:before,
.fa-volume-times:before,
.fa-volume-xmark:before {
  content: "\f6a9";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-w:before {
  content: "\57";
}
.fa-walkie-talkie:before {
  content: "\f8ef";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-magic:before,
.fa-wand-magic:before {
  content: "\f0d0";
}
.fa-magic-wand-sparkles:before,
.fa-wand-magic-sparkles:before {
  content: "\e2ca";
}
.fa-wand-sparkles:before {
  content: "\f72b";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-water:before {
  content: "\f773";
}
.fa-ladder-water:before,
.fa-swimming-pool:before,
.fa-water-ladder:before {
  content: "\f5c5";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weight-scale:before,
.fa-weight:before {
  content: "\f496";
}
.fa-wheat-alt:before,
.fa-wheat-awn:before {
  content: "\e2cd";
}
.fa-wheat-awn-circle-exclamation:before {
  content: "\e598";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-wheelchair-alt:before,
.fa-wheelchair-move:before {
  content: "\e2ce";
}
.fa-glass-whiskey:before,
.fa-whiskey-glass:before {
  content: "\f7a0";
}
.fa-wifi-3:before,
.fa-wifi-strong:before,
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before,
.fa-wine-glass-empty:before {
  content: "\f5ce";
}
.fa-krw:before,
.fa-won-sign:before,
.fa-won:before {
  content: "\f159";
}
.fa-worm:before {
  content: "\e599";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x:before {
  content: "\58";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-close:before,
.fa-multiply:before,
.fa-remove:before,
.fa-times:before,
.fa-xmark:before {
  content: "\f00d";
}
.fa-xmarks-lines:before {
  content: "\e59a";
}
.fa-y:before {
  content: "\59";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen-sign:before,
.fa-yen:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-z:before {
  content: "\5a";
}
.fa-sr-only,
.fa-sr-only-focusable:not(:focus),
.sr-only,
.sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
:host,
:root {
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-brands-400.woff2)
      format("woff2"),
    url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-brands-400.ttf)
      format("truetype");
}
.fa-brands,
.fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa-42-group:before,
.fa-innosoft:before {
  content: "\e080";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-audible:before {
  content: "\f373";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-aws:before {
  content: "\f375";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-bilibili:before {
  content: "\e3d9";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-bots:before {
  content: "\e340";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-buy-n-large:before {
  content: "\f8a6";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-cloudflare:before {
  content: "\e07d";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cmplid:before {
  content: "\e360";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cotton-bureau:before {
  content: "\f89e";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dailymotion:before {
  content: "\e052";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-deezer:before {
  content: "\e077";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edge-legacy:before {
  content: "\e078";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envira:before {
  content: "\f299";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-figma:before {
  content: "\f799";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-firefox-browser:before {
  content: "\e007";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-fly:before {
  content: "\f417";
}
.fa-font-awesome-flag:before,
.fa-font-awesome-logo-full:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golang:before {
  content: "\e40f";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-pay:before {
  content: "\e079";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guilded:before {
  content: "\e07e";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hashnode:before {
  content: "\e499";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-hive:before {
  content: "\e07f";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-ideal:before {
  content: "\e013";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-instalod:before {
  content: "\e081";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-less:before {
  content: "\f41d";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-mdb:before {
  content: "\f8ca";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium-m:before,
.fa-medium:before {
  content: "\f23a";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-meta:before {
  content: "\e49b";
}
.fa-microblog:before {
  content: "\e01a";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mixer:before {
  content: "\e056";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-nfc-directional:before {
  content: "\e530";
}
.fa-nfc-symbol:before {
  content: "\e531";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-octopus-deploy:before {
  content: "\e082";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-orcid:before {
  content: "\f8d2";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-padlet:before {
  content: "\e4a0";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-perbyte:before {
  content: "\e083";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pix:before {
  content: "\e43a";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-rust:before {
  content: "\e07a";
}
.fa-safari:before {
  content: "\f267";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-screenpal:before {
  content: "\e570";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shopify:before {
  content: "\e057";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sith:before {
  content: "\f512";
}
.fa-sitrox:before {
  content: "\e44a";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack-hash:before,
.fa-slack:before {
  content: "\f198";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-snapchat-ghost:before,
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-space-awesome:before {
  content: "\e5ac";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-behance-square:before,
.fa-square-behance:before {
  content: "\f1b5";
}
.fa-dribbble-square:before,
.fa-square-dribbble:before {
  content: "\f397";
}
.fa-facebook-square:before,
.fa-square-facebook:before {
  content: "\f082";
}
.fa-square-font-awesome:before {
  content: "\e5ad";
}
.fa-font-awesome-alt:before,
.fa-square-font-awesome-stroke:before {
  content: "\f35c";
}
.fa-git-square:before,
.fa-square-git:before {
  content: "\f1d2";
}
.fa-github-square:before,
.fa-square-github:before {
  content: "\f092";
}
.fa-gitlab-square:before,
.fa-square-gitlab:before {
  content: "\e5ae";
}
.fa-google-plus-square:before,
.fa-square-google-plus:before {
  content: "\f0d4";
}
.fa-hacker-news-square:before,
.fa-square-hacker-news:before {
  content: "\f3af";
}
.fa-instagram-square:before,
.fa-square-instagram:before {
  content: "\e055";
}
.fa-js-square:before,
.fa-square-js:before {
  content: "\f3b9";
}
.fa-lastfm-square:before,
.fa-square-lastfm:before {
  content: "\f203";
}
.fa-odnoklassniki-square:before,
.fa-square-odnoklassniki:before {
  content: "\f264";
}
.fa-pied-piper-square:before,
.fa-square-pied-piper:before {
  content: "\e01e";
}
.fa-pinterest-square:before,
.fa-square-pinterest:before {
  content: "\f0d3";
}
.fa-reddit-square:before,
.fa-square-reddit:before {
  content: "\f1a2";
}
.fa-snapchat-square:before,
.fa-square-snapchat:before {
  content: "\f2ad";
}
.fa-square-steam:before,
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-square-tumblr:before,
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-square-twitter:before,
.fa-twitter-square:before {
  content: "\f081";
}
.fa-square-viadeo:before,
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-square-vimeo:before,
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-square-whatsapp:before,
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-square-xing:before,
.fa-xing-square:before {
  content: "\f169";
}
.fa-square-youtube:before,
.fa-youtube-square:before {
  content: "\f431";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swift:before {
  content: "\f8e1";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-telegram-plane:before,
.fa-telegram:before {
  content: "\f2c6";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-tiktok:before {
  content: "\e07b";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbraco:before {
  content: "\f8e8";
}
.fa-uncharted:before {
  content: "\e084";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-unity:before {
  content: "\e049";
}
.fa-unsplash:before {
  content: "\e07c";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viber:before {
  content: "\f409";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-watchman-monitoring:before {
  content: "\e087";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wirsindhandwerk:before,
.fa-wsh:before {
  content: "\e2d0";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wodu:before {
  content: "\e088";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-rendact:before,
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-zhihu:before {
  content: "\f63f";
}
:host,
:root {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-regular-400.woff2)
      format("woff2"),
    url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-regular-400.ttf)
      format("truetype");
}
.fa-regular,
.far {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
:host,
:root {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/assets/webfonts/fa-solid-900.woff2)
      format("woff2"),
    url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-solid-900.ttf)
      format("truetype");
}
.fa-solid,
.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-display: block;
  font-weight: 400;
  src: url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-brands-400.woff2)
      format("woff2"),
    url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-brands-400.ttf)
      format("truetype");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 900;
  src: url(/assets/webfonts/fa-solid-900.woff2)
      format("woff2"),
    url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-solid-900.ttf)
      format("truetype");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 400;
  src: url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-regular-400.woff2)
      format("woff2"),
    url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-regular-400.ttf)
      format("truetype");
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(/assets/webfonts/fa-solid-900.woff2)
      format("woff2"),
    url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-solid-900.ttf)
      format("truetype");
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-brands-400.woff2)
      format("woff2"),
    url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-brands-400.ttf)
      format("truetype");
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-regular-400.woff2)
      format("woff2"),
    url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-regular-400.ttf)
      format("truetype");
  unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d,
    u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088,
    u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5,
    u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a,
    u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e,
    u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7,
    u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d,
    u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba,
    u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc;
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-v4compatibility.woff2)
      format("woff2"),
    url(//hoathinh3d.gg/wp-content/plugins/menu-icons/css/fontawesome/css/../webfonts/fa-v4compatibility.ttf)
      format("truetype");
  unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b,
    u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4,
    u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e,
    u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f27a;
}
.menu-item i._mi,
.menu-item img._mi {
  display: inline-block;
  vertical-align: middle;
}
.menu-item i._mi {
  width: auto;
  height: auto;
  margin-top: -0.265em;
  font-size: 1.2em;
  line-height: 1;
}
.menu-item i._before,
.rtl .menu-item i._after {
  margin-right: 0.25em;
}
.menu-item i._after,
.rtl .menu-item i._before {
  margin-left: 0.25em;
}
.menu-item img._before,
.rtl .menu-item img._after {
  margin-right: 0.5em;
}
.menu-item img._after,
.rtl .menu-item img._before {
  margin-left: 0.5em;
}
.menu-item ._svg {
  width: 1em;
}
.rtl .menu-item i._before {
  margin-right: 0;
}
.rtl .menu-item i._after {
  margin-left: 0;
}
.visuallyhidden {
  overflow: hidden;
  clip: rect(0 0 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.menu-item i.elusive {
  margin-top: -0.3em;
}
.dashicons-admin-site:before {
  content: "\f319" !important;
}
.dashicons-welcome-view-site:before {
  content: "\f115" !important;
}
@font-face {
  font-family: "DVN-Notch";
  src: url("/assets/font/DVN-Notch.ttf") format("truetype");
}
.notification-tm,
.notification-modal {
  background-color: #060606;
  color: #e0e0e0;
  border-radius: 10px;
  padding: 10px;
  max-width: 600px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1001;
  display: none;
  text-align: left;
  overflow: hidden;
}
.modal-body {
  max-height: 350px !important;
  overflow: auto !important;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #3d3d3d !important;
}
.modal-header {
  align-items: center;
  position: relative;
}
.modal-header h4 {
  margin: 0;
  font-size: 1.9em;
  color: #1269cf;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  text-align: center;
  font-family: "DVN-Notch", serif;
}
.notification-info {
  font-style: italic !important;
  margin-top: 10px !important;
  color: #f0a500 !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5) !important;
}
.close-modal {
  display: none;
}
.notification-tm p,
.notification-modal p {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  margin: 10px 0;
  text-align: left;
}
.sender-info {
  font-style: italic;
  text-align: right;
  margin-top: 10px;
  color: #ff8a00;
  text-align: right;
}
.mark-as-read {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #28a745;
  border-color: #28a745;
  color: #fff;
  border-radius: 20px;
  padding: 5px 10px;
  text-align: center;
  cursor: pointer;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  font-size: 0.9em;
}
.mark-as-read i {
  margin-right: 5px;
  font-size: 1.2em;
}
.mark-as-read:hover {
  background-color: #218838;
  border-color: #1e7e34;
}
.prev-notification,
.next-notification {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #1269cf;
  border: none;
  padding: 10px;
  cursor: pointer;
  font-size: 2.6em;
  z-index: 1002;
}
.prev-notification {
  left: 10px;
}
.next-notification {
  right: 10px;
}
@media (max-width: 600px) {
  .notification-tm,
  .notification-modal,
  .notification-summary {
    width: 90%;
    top: 5%;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
#custom-login-modal {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0/0.9);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
#custom-login-modal.active {
  visibility: visible;
  opacity: 1;
}
.custom-login-content {
  background: linear-gradient(135deg, #1c1f2a, #262b3a);
  padding: 30px;
  border-radius: 20px;
  box-shadow: 0 10px 25px rgb(0 0 0/0.6);
  width: 400px;
  max-width: 90%;
  text-align: center;
  position: relative;
}
.custom-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #b8b8d1;
  cursor: pointer;
  background: rgb(255 255 255/0.1);
  border: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.custom-close:hover {
  background: rgb(255 255 255/0.3);
  color: #ff5c8a;
}
.custom-login-title {
  font-size: 26px;
  font-weight: 700;
  color: #f4f4f9;
  margin-bottom: 20px;
}
.custom-login-form {
  display: flex;
  flex-direction: column;
}
.custom-label {
  font-size: 14px;
  color: #d1d1e9;
  margin-bottom: 5px;
}
.custom-input {
  border: 1px solid #44475a;
  background: #282a36;
  color: #f8f8f2;
  border-radius: 8px;
  padding: 10px;
  font-size: 14px;
  margin-bottom: 15px;
  outline: none;
  transition: all 0.3s ease;
}
.custom-input::placeholder {
  color: #848aa0;
  font-style: italic;
}
.custom-input:focus {
  border-color: #8be9fd;
  box-shadow: 0 0 8px rgb(139 233 253/0.8);
}
.custom-checkbox-label {
  display: flex;
  align-items: center;
  color: #b8b8d1;
  font-size: 14px;
  margin-bottom: 15px;
  gap: 10px;
}
.custom-checkbox {
  width: 16px;
  height: 16px;
  accent-color: #ff77b2;
}
.custom-submit {
  background: linear-gradient(90deg, #ff5c8a, #ff77b2);
  color: #fff;
  border: none;
  padding: 12px 20px;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.custom-submit:hover {
  background: linear-gradient(90deg, #ff77b2, #ff5c8a);
  box-shadow: 0 4px 10px rgb(255 92 138/0.6);
}
.custom-submit:active {
  transform: scale(0.96);
  box-shadow: 0 2px 5px rgb(255 92 138/0.5);
}
.custom-message {
  margin-top: 15px;
  font-size: 14px;
  color: #f8f8f2;
}
.custom-message.success {
  color: #50fa7b;
}
.custom-message.error {
  color: #f55;
}
.google-login-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 700;
  background: #2d2d2d;
  color: #fff;
  border: none;
  border-radius: 25px;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-bottom: 20px;
  box-shadow: 0 2px 5px rgb(0 0 0/0.2);
  backdrop-filter: blur(5px);
}
.google-login-button:hover {
  background: #3a3a3a;
  box-shadow: 0 3px 8px rgb(0 0 0/0.3);
}
.google-login-button[disabled] {
  background: #1a1a1a;
  color: #666;
  opacity: 0.7;
  cursor: not-allowed;
  box-shadow: none;
  pointer-events: none;
}
.google-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  width: 20px;
  height: 20px;
}
.google-login-button[disabled] .google-icon svg {
  opacity: 0.7;
}
.g-recaptcha {
  margin: 5px auto;
}
.google-login-button span {
  display: flex;
  align-items: center;
}
a#custom-open-login-modal {
  cursor: pointer;
}
.ring-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0/94%);
  justify-content: center;
  align-items: center;
  z-index: 1000;
  overflow: auto;
}
.ring-modal.active {
  display: flex;
  animation: modalFadeIn 0.4s ease forwards;
}
@keyframes modalFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.ring-modal-content {
  position: relative;
  background: rgba(255, 255, 255, 0.95);
  padding: 30px;
  border-radius: 20px;
  width: 90%;
  max-width: 500px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  animation: fadeIn 0.5s ease-in-out;
  font-family: "Noto Serif", "Playfair Display", serif;
  z-index: 1001;
}
.ring-modal-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/assets/image/bg-ring-info.jpg") no-repeat center center;
  background-size: cover;
  filter: blur(1px);
  z-index: -1;
  border-radius: 20px;
  overflow: hidden;
}
.ring-modal-content:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 20px;
  overflow: hidden;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.ring-image-container {
  position: relative;
  margin-bottom: 25px;
  z-index: 1;
}
.ring-image-wrapper {
  width: 200px;
  height: 200px;
  background: url("/assets/image/bg-ring.png") no-repeat center center;
  background-size: contain;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  position: relative;
}
.ring-image-wrapper:before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  background: radial-gradient(
    circle,
    rgba(255, 105, 180, 0.3) 0%,
    transparent 70%
  );
  border-radius: 50%;
  z-index: -1;
  animation: subtlePulse 3s infinite alternate;
}
@keyframes subtlePulse {
  0% {
    opacity: 0.4;
    transform: scale(1);
  }
  100% {
    opacity: 0.7;
    transform: scale(1.05);
  }
}
.ring-modal-image {
  cursor: pointer;
  width: 100px;
  height: 100px;
  margin-right: 15px;
  object-fit: contain;
  border-radius: 50%;
  padding: 5px;
  margin-bottom: 45px;
  background: 0 0;
  box-shadow: none;
  transition: transform 0.3s ease;
}
.ring-modal-image:hover {
  transform: scale(1.08);
  filter: drop-shadow(0 0 10px rgba(255, 105, 180, 0.5));
}
.ring-bubble {
  display: none;
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(255, 182, 193, 0.9);
  color: #333;
  font-family: "Noto Sans", "Roboto", sans-serif;
  font-size: 16px;
  padding: 8px 12px;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 1002;
  white-space: nowrap;
  animation: bubbleAppear 0.3s ease forwards;
}
.ring-bubble:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 10px 10px 0;
  border-style: solid;
  border-color: rgba(255, 182, 193, 0.9) transparent transparent transparent;
}
@keyframes bubbleAppear {
  from {
    opacity: 0;
    transform: translate(-50%, 10px);
  }
  to {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}
.user-info-section {
  margin-top: 20px;
  position: relative;
  z-index: 1;
  padding: 15px;
  border-radius: 15px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}
.user-avatars-couple {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  position: relative;
  justify-content: center;
}
.avatar-left-couple,
.avatar-right-couple {
  flex: 1;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.avatar-frame-wrapper-couple {
  display: inline-block;
  position: relative;
  width: 90px;
  height: 90px;
}
.avatar-container-couple {
  width: 100%;
  height: 100%;
}
.user-avatar-couple {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  object-fit: cover;
}
.user-avatar-couple:hover {
  transform: scale(1.05);
  border-color: #ff1493;
  box-shadow: 0 0 20px rgba(255, 105, 180, 0.7);
}
.user-name-rings {
  font-size: 14px;
  margin-top: 20px;
  max-width: 100%;
  word-wrap: break-word;
  text-align: center;
  line-height: 1.3;
  padding: 0 5px;
  box-sizing: border-box;
  color: #333;
  font-family: "Noto Sans", "Roboto", sans-serif;
  font-weight: 500;
}
.couple-info-section {
  margin-top: 15px;
  padding: 15px;
  background: rgba(255, 182, 193, 0.3);
  border-radius: 15px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}
.couple-name {
  font-size: 18px;
  font-weight: 700;
  color: #ff69b4;
  margin-bottom: 10px;
  font-family: "Noto Serif", "Playfair Display", serif;
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
}
.couple-name:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #ff69b4, transparent);
}
.couple-info {
  font-size: 14px;
  color: #333;
  font-family: "Noto Sans", "Roboto", sans-serif;
  line-height: 1.6;
  max-height: 100px;
  overflow-y: auto;
  padding: 5px 0;
  white-space: pre-wrap;
  text-align: left;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 105, 180, 0.5) rgba(255, 255, 255, 0.3);
}
.couple-info::-webkit-scrollbar {
  width: 5px;
}
.couple-info::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 3px;
}
.couple-info::-webkit-scrollbar-thumb {
  background-color: rgba(255, 105, 180, 0.5);
  border-radius: 3px;
}
.partnership-details {
  background: rgba(255, 182, 193, 0.3);
  padding: 15px;
  border-radius: 15px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  margin-top: 15px;
  position: relative;
  z-index: 1;
}
.partnership-time {
  font-size: 16px;
  color: #ff69b4;
  font-family: "Noto Serif", "Playfair Display", serif;
  font-style: italic;
  margin-bottom: 12px;
}
.partnership-time i {
  color: #ff1493;
  margin-right: 8px;
}
.partnership-order {
  font-size: 14px;
  color: #ff69b4;
  font-family: "Noto Sans", "Roboto", sans-serif;
  font-weight: 500;
}
.partnership-order i {
  color: #ff1493;
  margin-right: 8px;
}
.close-modal {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 35px;
  height: 35px;
  background: #ff1493;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  z-index: 2;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}
.close-modal:hover {
  background: gold;
  transform: rotate(90deg);
}
@media (max-width: 480px) {
  .ring-modal-content {
    padding: 20px;
    max-width: 350px;
  }
  .ring-modal-content:before {
    border-radius: 15px;
  }
  .ring-image-wrapper {
    width: 180px;
    height: 180px;
  }
  .ring-modal-image {
    width: 90px;
    height: 90px;
  }
  .avatar-frame-wrapper-couple {
    width: 70px;
    height: 70px;
  }
  .user-avatar-couple {
    width: 70px;
    height: 70px;
  }
  .user-name-rings {
    font-size: 13px !important;
    margin-top: 15px;
  }
  .couple-info {
    max-height: 80px;
    font-size: 13px;
  }
  .partnership-time {
    font-size: 14px;
  }
  .partnership-time i {
    margin-right: 5px;
  }
  .partnership-order {
    font-size: 12px;
  }
  .partnership-order i {
    margin-right: 5px;
  }
  .ring-bubble {
    font-size: 14px;
    padding: 6px 10px;
    top: -50px;
  }
  .ring-bubble:after {
    border-width: 8px 8px 0;
    bottom: -8px;
  }
  .user-info-section,
  .couple-info-section,
  .partnership-details {
    padding: 12px;
  }
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  overflow-x: hidden !important;
}
body.halimthemes {
  color: #a5a5a5;
  font-size: 13px;
  line-height: 1.6;
  width: 99%;
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  background: #222d38
    url(//hoathinh3d.gg/wp-content/themes/halimmovies/assets/images/halimBg.png)
    fixed center;
  -webkit-transition: background-color 0.15s ease-out !important;
  transition: background-color 0.15s ease-out !important;
}
.jw-logo-top-left {
  top: 0;
  left: 0;
  max-width: 110px;
}
.swal-container {
  z-index: 100000;
}
.swal-time {
  color: red;
}
.swal-text {
  color: #fff;
}
a {
  color: #87c3f9;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
textarea,
select,
input {
  outline: none;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-track {
  background: #213342;
}
::-webkit-scrollbar-thumb {
  background: #3b6080;
}
::-moz-selection {
  background: #000;
  text-shadow: none;
}
::selection {
  background: #fd9dff;
  color: #fff;
  text-shadow: none;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
img:hover {
  filter: brightness(1);
  -webkit-filter: brightness(1);
}
#halim_wrapper {
  max-width: 1022px;
  padding: 0 13px;
  margin: 0 auto;
  background: #fff;
}
#wrapper {
  background: #151d25;
  padding: 0 0 15px;
}
#headwrap {
  padding: 5px 0;
  margin: 10px 0;
}
#headwrap .col-md-3.slogan {
  margin-top: -5px;
  padding: 0;
}
#headwrap .col-md-4 {
  padding-right: 0;
  text-align: right;
}
#headwrap .form-group {
  margin: 0;
}
#header {
  background: #1b2d3c;
  background-size: 200% 100%;
  background-image: linear-gradient(
    to right,
    #234a71 0%,
    #101519 51%,
    #151d25 100%
  );
  transition: 0.5s;
}
#header .site-title {
  margin: 0;
  text-indent: -9999px;
  background: url(/)
    no-repeat top left;
  background-size: contain;
  height: 45px;
  margin-top: -5px;
  position: relative;
}
#header .site-title a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  #header .site-title {
    background-position: center !important;
  }
  .halim-panel-filter .col-xs-4.text-right {
    text-align: left !important;
  }
  #form-filter #btn-movie-filter {
    float: right;
    margin-right: 5px;
  }
}
#header > .container {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.header-nav {
  margin-right: 0;
  position: relative;
}
.header-nav img {
  max-width: 100%;
  margin: 10px 0;
}
.navbar-container {
  background: #12171b;
  transition: 0.25s transform;
  backface-visibility: hidden;
  z-index: 9999;
  -webkit-box-shadow: 0px 3px 14px -1px #161d23;
  -moz-box-shadow: 0px 3px 14px -1px #161d23;
  box-shadow: 0px 5px 10px -1px #1e;
}
.navbar-container .container {
  padding: 0;
}
.fix.hl-dot-3:before {
  transform: rotate(90deg) scale(0.968) skew(1deg) translate(0px);
}
.msearch {
  margin: 10px 0 -10px;
  overflow: hidden;
}
.navbar {
  min-height: 48px !important;
  margin: 0;
}
.main-navigation {
  background: #12171b;
  border: none;
}
.main-navigation .navbar-nav > li > a {
  color: #d0d0d0;
  font-size: 14px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-right: 1px solid #12171b;
  padding: 14px 10px;
}
.home .main-navigation .navbar-nav > .active > a {
  background: 0 0;
}
.main-navigation .navbar-nav > li > a i {
  font-size: 12px;
}
.main-navigation .navbar-nav > li > a:hover,
.main-navigation .navbar-nav > li > a:focus {
  color: #ea8300;
  background: #000;
}
.main-navigation .navbar-nav > .active > a,
.main-navigation .navbar-nav > .active > a:hover,
.main-navigation .navbar-nav > .active > a:focus {
  color: #fff;
  background: #234;
  border: none;
}
.main-navigation .navbar-nav > li.current_page_item:first-child a {
  border: none;
}
.main-navigation .nav .open > a,
.main-navigation .nav .open > a:focus,
.main-navigation .nav .open > a:hover {
  background: #000;
  border: none;
}
#main-contents {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .main-navigation .navbar-nav > li > a {
    padding: 10px;
  }
  .main-navigation {
    border-bottom: 0;
  }
  .navbar {
    min-height: 35px !important;
  }
  .main-navigation .navbar-nav > li > a {
    color: #b3b3b3;
  }
  #main-contents {
    padding: 0;
  }
}
.dropdown-menu {
  background: #1f3d58 !important;
  border: none;
  right: 0;
}
@media (min-width: 1200px) {
  #main-contents {
    width: 100%;
  }
}
.panel-body {
  padding: 15px;
}
.section-heading {
  padding: 0 6px 0 0;
  margin: 21px 0 15px;
  font-size: 16px;
  line-height: 20px;
  position: relative;
}
.section-heading:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
}
.section-heading .h-text {
  font-size: 15px;
  text-transform: uppercase;
  background-color: #ff7a10;
  line-height: 34px;
  padding: 9px 0;
  position: relative;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff8a00),
    to(#da1b60)
  );
  background: linear-gradient(to right, #ff8a00, #ff2070);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-weight: 700;
}
.section-heading .h-text:before {
  content: "";
  position: absolute;
  bottom: -1px;
  width: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff8a00),
    to(#da1b60)
  );
  background: linear-gradient(to right, #ff8a00, #ff2070);
  padding: 0.5px;
}
.section-heading .h-text:after {
  content: "";
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
}
.section-heading .heading-nav {
  display: inline-table;
}
.halim-post-title-box {
  position: absolute;
  line-height: 18px;
  padding: 80px 0 0;
  margin: 0;
  width: 100%;
  height: auto;
  bottom: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(6, 6, 6, 0.55) 30%,
    rgba(0, 0, 0, 0.92) 100%
  );
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.video-item .halim-post-title-box {
  background: 0 0;
  height: auto;
}
.halim-post-title {
  position: absolute;
  background: rgba(0, 0, 0, 0);
  line-height: 18px;
  padding: 8px 10px 4px;
  margin: 0;
  bottom: 0;
  width: 100%;
}
.list-news .halim-post-title {
  position: static;
  background: 0 0;
}
.owl-carousel .halim-post-title {
  bottom: 0;
}
.halim-post-title h2 {
  margin: 0;
  line-height: 20px;
}
.halim-post-title a,
.halim-post-title h2,
.halim-post-title p,
.popular-post .original_title {
  font-size: 13px !important;
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 3px;
}
.halim-post-title.title-2-line a,
.halim-post-title.title-2-line p,
.popular-post .original_title.title-2-line {
  -webkit-line-clamp: 2;
}
.halim-post-title a:hover {
  color: #ff9800;
}
.halim-post-title .original_title,
.popular-post .original_title {
  font-size: 11.5px !important;
  margin: 0;
  padding-right: 5px;
  color: #8a9eaf;
}
.footer {
  background: #292929;
}
.footer-menu {
  background: #1c242a;
}
.footer-menu ul {
  padding: 0;
  margin: 0;
}
.footer-menu ul li {
  list-style: none;
  float: left;
  padding: 15px 0;
  margin-right: 25px;
}
.footer-menu ul li a {
  color: #e9dada;
  font-size: 14px;
  font-weight: 700;
}
.footer-content {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #5a6870;
  font-size: 12px;
}
.movie-meta {
  margin-left: 330px;
}
.fieldmeta {
  border-bottom: 1px solid #593636;
  padding: 15px 15px 15px 0;
  margin-bottom: 0;
}
.fieldmeta a {
  color: #f7c004;
}
.movie-meta h1 {
  color: #f7c004;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}
.htmlwrap {
  padding: 15px;
  border: 1px solid #1d2731;
  margin: 10px 0;
  background: rgba(41, 41, 41, 0);
  font-size: 14px;
  border-radius: 6px;
}
.htmlwrap.fb-comment {
  padding: 0;
}
.breadcrumb {
  margin: 0;
  background: rgba(12, 12, 12, 0.72);
}
.breadcrumb a {
  margin-right: 2px;
  color: #bbb;
}
.single-news .breadcrumb {
  margin: 0;
  background: rgba(12, 12, 12, 0);
  padding: 8px 0;
}
.btn-watch {
  background-color: #f7c004;
}
.doings {
  margin-top: 10px;
  margin-bottom: 10px;
}
.vote-stats span {
  color: #385160;
}
.tags-list {
  margin-bottom: 10px;
}
.tags-list a {
  display: inline-block;
  padding: 5px 10px;
  background: #fff;
  margin: 1.5px 0;
  border: 1px solid #dedede;
  color: #424141;
}
.tags-list a:hover {
  color: #d5a128;
}
.title-menu {
  margin: 0;
  padding: 2px;
  font-size: 13px;
  text-transform: uppercase;
}
.title-info {
  font-size: 15px;
  color: #f7c004;
  text-transform: uppercase;
}
a:hover {
  transition: color 0.2s ease;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
}
.form-control {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
button,
input {
  outline: 0;
}
.disable-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#slider {
  background: #10151d;
}
@media (min-width: 768px) {
  .video-item .item-thumbnail:hover .link-overlay {
    background: rgba(20, 22, 23, 0.55);
    text-decoration: none;
  }
  .video-item .item-thumbnail:hover .link-overlay:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    text-decoration: none;
  }
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
@media (min-width: 992px) {
  .box {
    margin: 10px;
    padding: 10px;
  }
  .box-right {
    margin-left: 0 !important;
  }
  .movie-actions {
    padding-left: 10px;
  }
  .movie-view {
    padding-right: 10px;
  }
}
.heading {
  display: none;
}
.breadcrumb > span + span:before {
  padding: 0 1px;
  color: #ccc;
  content: "\203A";
}
#halim-player-wrapper {
  position: relative;
  z-index: 999 !important;
}
#halim-player-loader {
  padding: 40px;
  text-align: center;
  background: rgba(23, 37, 49, 0.94)
    url(/themes/hoathinh3d/img/ripple.svg)
    no-repeat 50% 50%;
  width: 100%;
  height: 100%;
  z-index: 99;
}
@media (max-width: 500px) {
  #halim-player-loader {
    margin: auto -15px;
  }
}
#halim-player {
  position: relative;
  z-index: 8;
}
#halim-player #player {
  width: 100%;
}
#halim-player center {
  position: absolute;
  right: 9px;
  bottom: -37px;
  padding: 5px 10px;
  background: #333;
}
.navbar-collapse {
  padding-left: 0 !important;
}
.navbar-toggle .icon-bar {
  background-color: #e0e0e0;
}
.navbar-toggle,
button.navbar-toggle.collapsed {
  margin: 6px 0;
}
.navbar-toggle.pull-right.collapsed {
  margin: 6px 0 2px;
  padding: 9px;
}
.halim_box {
  list-style: none;
  padding: 0;
  margin: 0 0 0 2px;
  position: relative;
  overflow: hidden;
  width: auto;
  clear: both;
}
.halim-news-box-widget .halim_box {
  margin: auto;
}
.halim_box li.col-md-3.col-sm-6.col-xs-6.thumb img {
  width: 100%;
}
.halim_box a.halim-thumb {
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.7s ease;
  width: 100%;
}
.halim_box.news a.halim-thumb {
  width: unset;
}
.col-md-3.col-sm-6.col-xs-6.thumb {
  position: relative;
}
.halim_box li:nth-child(4n) {
  margin-right: 0 !important;
}
@media (max-width: 480px) {
  .logo span {
    font-size: 18px;
  }
  .col-md-3.col-sm-6.col-xs-6.thumb {
    padding: 0;
    width: 50% !important;
    margin-right: 5px;
    margin-top: 15px;
    padding: 5px;
  }
  .col-md-3.col-sm-6.col-xs-6.thumb img {
    height: auto;
  }
}
@media (max-width: 767px) {
  .logo span {
    font-size: 20px;
  }
  .logo img {
    max-width: 100%;
    margin-left: 10px;
  }
  .navbar-collapse {
    padding-left: 15px !important;
  }
  .navbar-right.msearch {
    width: 100% !important;
  }
  #secondary {
    width: 100%;
  }
  #primary {
    float: none;
    width: 100%;
  }
  .col-md-3.col-sm-6.col-xs-6.thumb {
    padding: 5px;
    width: 50%;
    margin-right: 0;
    margin-top: 15px;
  }
  .halim_box li.col-md-3.col-sm-6.col-xs-6.thumb img {
    width: 100%;
  }
  .info .thumbnail {
    max-width: 100%;
    float: none;
    margin-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  #secondary {
    width: 100%;
  }
  #primary {
    float: none;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
#secondary .menu {
  overflow-x: hidden;
  max-height: 400px;
}
#secondary .menu::-webkit-scrollbar {
  width: 8px;
}
#secondary .menu::-webkit-scrollbar-track {
  background: #313131;
}
#secondary .menu::-webkit-scrollbar-thumb {
  background: #1b1b1b;
}
.text-capitalize {
  text-transform: capitalize;
}
.section-title a {
  color: #c5c5c5;
}
.grid-1 {
  position: absolute;
  background-color: #e6e6e6;
  clear: both;
  height: 1px;
  width: 100%;
}
.grid-1 span {
  display: block;
  height: 100%;
  margin: 0;
  width: 210px;
}
.section-bar .grid-1 {
  margin-bottom: 0;
}
.section-bar {
  position: relative;
  margin: 15px 0;
}
.section-title {
  position: relative;
}
.grid-1 span {
  width: 150px;
  background-color: #0cf;
}
.grid-1 span {
  background-color: #00afcf;
}
.section-tab {
  float: right;
  list-style-type: none;
  margin-top: 8px;
  overflow: hidden;
  white-space: nowrap;
}
.section-title {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}
.sidebar-menu {
  position: relative;
}
.np-viewall {
  position: absolute;
  top: 2px;
  right: 0;
  background: #151d25;
  line-height: 14px;
  padding: 1px 0 4px 8px;
}
.np-viewall a {
  color: #7aa6ce;
  font-size: 12px;
}
.widgettitle {
  margin: 0;
  padding: 0;
  color: #e6e6e6;
}
.section-title span {
  float: left;
  font-size: 15px;
  padding: 10px 0;
  color: #a5cbef;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff8a00),
    to(#da1b60)
  );
  background: linear-gradient(to right, #ff8a00, #ff2070);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-weight: 700;
}
.section-title span:after {
  content: "";
}
.section-title {
  font-size: 16px;
  line-height: 11px;
  margin: 0;
  position: relative;
  text-transform: uppercase;
  display: flow-root;
}
.section-title:before {
  content: "";
  border-bottom: 1px solid #1e2732 !important;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.halim-light-mode .section-title:before {
  border-bottom: 1px solid #e9ebee !important;
}
.section-title span:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff8a00),
    to(#da1b60)
  );
  background: linear-gradient(to right, #ff8a00, #ff2070);
  padding: 0.5px;
}
.section-title span {
  position: relative;
}
.section-title span.sortby {
  margin-left: 15px;
  background: 0 0;
  -webkit-text-fill-color: unset;
  font-weight: 400;
  text-transform: none;
  font-size: 13px;
  padding: 5px 0;
  margin-top: 5px;
  color: #a6bdd2;
}
.section-title span.sortby:before {
  background: 0 0;
}
.section-title span.sortby a {
  color: #a7a7a7;
}
.section-title span.sortby a.active {
  color: #ff8a00;
}
.widget-area ul li {
  list-style-type: square;
  word-wrap: break-word;
}
.popular-post {
  padding: 0;
  margin: 0 0 25px;
}
.popular-post .item {
  clear: both;
  margin: 1px 0;
  padding-right: 10px;
  line-height: 1.2;
  list-style-type: none;
  overflow: hidden;
  background: #0b0f15;
  background-size: 200% 100%;
  background-image: linear-gradient(
    to right,
    #151d25 0%,
    #11151500 51%,
    #060808 50%
  );
  transition: 0.8s;
  position: relative;
}
.popular-post .item:hover {
  background-position: right center;
}
.popular-post .item:hover h3.title {
  color: #da9d29;
}
.popular-post .item:first-child {
  margin-top: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.popular-post .item:last-child {
  border: none;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.popular-post .viewsCount {
  font-size: 11px;
  margin-top: 5px;
  color: #e7ac32;
}
.popular-post .post_meta {
  font-size: 11px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: #333;
  color: #fff;
  padding: 3px 6px 2px;
  background-size: 200% 100%;
  background-image: linear-gradient(
    to right,
    #337bb5 0%,
    #002b50 51%,
    #145e9e 100%
  );
  transition: 0.7s;
  border-radius: 3px;
  text-transform: capitalize;
}
.popular-post .item:hover .post_meta {
  background-position: right center;
}
.popular-post a.ajax-tab {
  color: #c5c5c5;
}
.popular-post a {
  color: #717171;
}
.popular-post .item-link {
  display: block;
  overflow: hidden;
  position: relative;
  margin-right: 15px;
  padding: 0;
  float: left;
}
.popular-post .post-thumb {
  float: left;
  width: 75px;
  height: 95px;
  transition: all 0.3s ease-in-out;
}
.popular-post .is_trailer {
  background: #478413eb;
  padding: 2px 4px;
  color: #fff;
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 0;
}
.popular-post h3.title {
  color: #d8d8d8;
  cursor: pointer;
  margin: 10px 0 5px;
  font-size: 13px;
  line-height: 20px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
}
.popular-post .stat {
  color: #b5b5b5;
  display: block;
  font-size: 0.8166em;
  height: 1.4em;
  line-height: 1.4em;
  overflow: hidden;
}
.popular-post .info {
  color: #a9a9a9;
  display: block;
  font-size: 0.81em;
  height: 1.4em;
  line-height: 1.4em;
}
.popular-post .episode {
  display: inline-block;
  margin: 10px 0 0;
  padding: 3px 5px;
  background: #365979;
  color: #fff;
  font-size: 11px;
}
.popular-post-2col {
  margin: 15px -15px;
}
.keyword {
  height: 30px;
  float: left;
  border: 1px solid #fff;
  width: 100%;
  background: #fff;
}
.navbar-right.msearch {
  position: relative;
}
#search-form {
  margin: 5px;
}
@media (min-width: 1024px) {
  #search-form,
  #user-info {
    display: none !important;
  }
}
input.search-btn.pull-right {
  position: absolute;
  right: 0;
  border: 1px solid #008cca;
  background: #008cca
    url(//hoathinh3d.gg/wp-content/themes/halimmovies/assets/images/search.png)
    49% no-repeat;
  background-size: 13px;
  padding: 5px 16px;
  margin: 0;
}
.mega .navbar-nav > li:last-child ul {
  width: 600px;
  left: -251px;
}
.navbar-brand {
  color: #fff;
}
.navbar-nav .dropdown-menu {
  z-index: 9999;
}
.navbar-nav .mega .dropdown-menu {
  width: 600px;
  z-index: 9999;
  padding: 0;
  transition: 0.5s all;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #6cbbff;
  background-color: #1f3d58;
  transition: 0.5s all;
}
@media (min-width: 768px) {
  .navbar-nav .dropdown-menu:before {
    content: "";
    z-index: 999;
    display: block;
    top: -13px;
    left: 30px;
    position: absolute;
  }
  .navbar-nav .dropdown-menu:after {
    content: "";
    border-bottom: 8px solid #1f3d58;
    border-left: 8px solid transparent;
    z-index: 999;
    display: block;
    border-right: 8px solid transparent;
    top: -8px;
    left: 37px;
    position: absolute;
  }
}
.navbar-nav .mega .dropdown-menu li {
  float: left;
  width: 200px;
  display: inline-table;
}
.dropdown-menu > li > a {
  color: #fff;
  padding: 8px 15px;
  white-space: normal;
  font-size: 12.5px;
}
@media (max-width: 767px) {
  .navbar-nav > li > .dropdown-menu li {
    float: none !important;
    width: 100% !important;
  }
  .dropdown-menu {
    width: 100% !important;
  }
  .navbar-nav .dropdown-menu {
    margin-top: 0 !important;
    border-top: 1px solid #253c50 !important;
  }
  #header > #headwrap {
    height: auto;
  }
  #logo-bg {
    display: none !important;
  }
  #halim-player-wrapper {
    height: auto !important;
    width: auto !important;
  }
  .button-watch .col-md-8 {
    text-align: center !important;
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #header > #headwrap {
    height: auto;
  }
  #logo-bg {
    display: none !important;
  }
}
.nav-tabs {
  border-bottom: 1px solid #263a4c;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #9fc3e4;
  background-color: transparent;
  border: 1px solid #17232f;
  border-bottom-color: transparent;
  cursor: default;
}
.button-watch {
  clear: both;
  height: 35px;
  line-height: 35px;
  width: 100%;
  margin-bottom: 5px;
}
.button-watch.fullwidth {
  margin: 0 15px;
  width: auto;
}
.button-watch .fb-like {
  -moz-border-radius: 50px;
}
.button-watch #explayer,
.button-watch #likeplayer,
.button-watch #report,
.button-watch #toggle-light,
.button-watch .luotxem,
.button-watch #download,
.button-watch #autonext {
  font-size: 11px;
  display: inline-block;
  height: 24px;
  line-height: 17px;
  border-radius: 3px !important;
  cursor: pointer;
  padding: 4px 5px;
  background: #25354c;
  color: #eee;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.07),
    0px 1px 3px rgba(0, 0, 0, 0.29);
}
.button-watch #explayer:hover,
.button-watch #likeplayer:hover,
.button-watch #report:hover,
.button-watch #toggle-light:hover,
.button-watch .luotxem:hover,
.button-watch #autonext:hover {
  background: #000;
  color: #fff;
  transition: 0.7s all;
}
.dark #explayer,
.dark #likeplayer,
.dark #report,
.dark #toggle-light,
.dark .luotxem,
.dark #autonext {
  color: #fff;
  transition: 0.7s all;
}
.luotxem.visible-xs-inline {
  padding: 5px 6px;
}
.button-watch #autonext:hover a {
  color: #fff;
}
.button-watch.dark {
  background: #040201;
}
#autonext.pull-left {
  margin-top: 5px;
}
.button-watch div .wrap {
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  box-shadow: 0 1px 0 0 #222 inset;
  padding: 0 10px;
}
.button-watch ul {
  padding-right: 0;
  margin-bottom: 0;
}
.button-watch .col-md-8 {
  text-align: right;
  margin-bottom: 0;
  padding-right: 0;
}
.halim-light-mode .button-watch {
  color: #676767;
}
.luotxem a {
  color: #f1f1f1;
}
.luotxem a:hover {
  color: #fff;
}
#lightout {
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  opacity: 0.95;
  height: 100%;
  width: 100%;
  display: none;
}
.action {
  padding: 10px 0;
}
tr.download-server-name {
  background: rgba(0, 0, 0, 0.38);
  border: none;
  color: #fff;
  font-size: 14px;
}
tr.title {
  background: #ddd;
  color: #f34949;
}
.col-md-4.slogan {
  padding-left: 0;
}
.wrap-content .info {
  padding: 15px 0;
}
.info .thumbnail {
  float: left;
  margin-right: 10px;
}
.info .entry-header .entry-title {
  font-size: 20px;
  margin: 0 0 8px;
}
.info .entry-header .entry-meta span {
  display: block;
  padding: 3px 0;
}
.col-md-8.pull-right {
  padding-right: 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #user-info.collapse.in,
  #search-form.collapse.in {
    display: block !important;
  }
}
.single-post .entry-title {
  font-size: 22px;
  margin: 0;
}
.single-post .entry-title a {
  color: #d4d3d3;
  line-height: 26px;
  font-weight: 400;
}
.halim-entry-box .item-content {
  max-height: 50px;
  overflow: hidden;
  transition: all 0.2s ease;
}
.halim-entry-box .item-info {
  margin-bottom: 10px;
  font-size: 11px;
}
.halim-entry-box .item-content,
.content-single img {
  max-width: 100%;
}
.halim-entry-box .item-content {
  max-height: 120px;
  overflow: hidden;
  transition: all 0.2s ease;
}
@media (max-width: 767px) {
  .halim-entry-box .item-content {
    height: 80px;
  }
  .halim-entry-box .item-content.toggled {
    height: auto;
  }
}
.halim-entry-box .item-content.toggled {
  max-height: none;
}
.item-content-toggle {
  position: relative;
  margin: 5px 0 0;
}
.widget_halim_tagcloud_widget .item-content-toggle {
  border-top: solid 1px #222e3a;
  text-align: center;
  position: relative;
  margin: 5px 0 0;
}
.widget_halim_tagcloud_widget .item-content-toggle {
  margin: 30px 0 0;
}
.item-content-toggle .item-content-gradient {
  position: absolute;
  height: 40px;
  width: 100%;
  bottom: 26px;
  background: linear-gradient(
    to bottom,
    rgba(16, 24, 33, 0.28) 0%,
    #101821 100%
  );
}
.video-item .item-content {
  color: #989898;
  line-height: 1.8;
  width: 100%;
  padding: 10px 0;
  font-size: 13.5px;
}
.item-content-toggle .show-more {
  border-top: none;
  padding: 8px 7px 0 0;
  cursor: pointer;
  font-size: 13px;
}
.widget_halim_tagcloud_widget .item-content-toggle .show-more {
  border: 1px solid #222e3a;
  border-top: none;
  padding: 4px 10px;
}
.item-content-toggle .show-more:hover {
  color: #ff8a00;
}
#main-contents .wrap-slider,
.related-movies .wrap-slider {
  margin: 0;
}
.wrap-slider {
  position: relative;
  overflow: hidden;
}
.fullwith-slider .wrap-slider {
  margin-bottom: 15px;
}
.grid-item figure {
  overflow: hidden;
  border-radius: 6px;
}
.halim_box .grid-item {
  padding: 5px;
}
.grid-item,
.grid-item .halim-thumb {
  position: relative;
}
.grid-item img {
  width: 100%;
  border-radius: 5px;
}
.grid-item img,
#sidebar .item img,
.popular-post .item {
  transition: all 0.3s ease-in-out;
}
.grid-item:hover img,
#sidebar .item:hover img,
.popular-post .item:hover img {
  transform: scale(1.2);
  transition: all 0.3s ease-in-out;
}
.grid-item .time,
.grid-item .duration,
.grid-item .status,
.grid-item .is_trailer,
.grid-item .episode {
  padding: 3px 6px;
  position: absolute;
  font-size: 11px;
  color: #fff;
  text-align: center;
}
.grid-item .time {
  top: 2px;
  right: 2px;
  bottom: auto;
  background: #f44336;
}
.grid-item .episode {
  right: 2px;
  bottom: 52px;
  background: #478413;
  color: #fff;
  padding: 3px 5px 1px;
  z-index: 9;
  border-radius: 2px;
  background-size: 200% 100%;
  background-image: linear-gradient(
    to right,
    #c02425 0%,
    #f0cb35 51%,
    #c02425 100%
  );
  transition: 0.7s;
  text-transform: capitalize;
}
.grid-item:hover .episode {
  background-position: right center;
}
.grid-item .duration {
  bottom: 0;
  right: 0;
  background: #2196f3;
  opacity: 0;
  transition: 0.5s ease-in-out;
  background-size: 200% 100%;
  background-image: linear-gradient(
    to right,
    #25aae1,
    #005cfd,
    #213035,
    #3f86ed
  );
  box-shadow: 0 4px 15px 0 rgba(65, 132, 234, 0.75);
  border-radius: 3px;
}
.grid-item:hover .duration {
  bottom: 5px;
  right: 5px;
  opacity: 1;
  z-index: 1;
}
.owl-item .grid-item .status {
  left: 4px;
  top: 3px;
  background: #365979;
  z-index: 1;
  background-size: 300% 100%;
  background-image: linear-gradient(
    to right,
    #568db9 0%,
    #002b50 51%,
    #145e9e 100%
  );
  transition: 0.7s;
}
.owl-item .grid-item:hover .status {
  background-position: right center;
}
.owl-item .grid-item .status:after {
  content: "";
  border-bottom: 5px solid #b10e9b;
  transform: rotate(-46deg);
  border-bottom: 4px solid #5f0e0c;
  border-bottom: 4px solid #003763;
  transform: rotate(44deg);
  position: absolute;
  bottom: -5px;
  bottom: -4px;
  left: -5px;
  left: 2px;
  z-index: 999999;
}
.grid-item .status {
  left: 3px;
  top: 3px;
  background: #a94442;
  z-index: 1;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #f0c 0%, #339 51%, #f0c 100%);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  transition: 0.7s;
}
.grid-item:hover .status {
  background-position: right center;
}
.grid-item .status:after {
  content: "";
  border: 4px solid transparent;
  border-bottom: 4px solid #5f0e0c;
  transform: rotate(44deg);
  position: absolute;
  bottom: -4px;
  left: 2px;
  z-index: 999999;
}
.grid-item .is_trailer {
  right: 3px;
  top: 2px;
  background: #cc7c01;
  z-index: 1;
}
.grid-item .is_trailer:after {
  content: "";
  border: 4px solid transparent;
  border-bottom: 4px solid #885508;
  transform: rotate(44deg);
  position: absolute;
  bottom: -4px;
  left: 1px;
  z-index: 999999;
}
.grid-item .views {
  position: absolute;
  top: 2px;
  left: 2px;
  background: #008cca;
  font-size: 10px;
  color: #fff;
  padding: 3px 7px;
}
.item-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 8px 10px;
  color: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(30%, rgba(0, 0, 0, 0.52)),
    color-stop(100%, rgba(0, 0, 0, 0.52))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.48) 30%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.43) 30%,
    #131313 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#99000000',GradientType=0);
}
@media only screen and (min-width: 1404px) {
  .grid-item img {
    height: 260px;
    max-height: 260px;
  }
  .owl-item .grid-item img {
    height: 250px;
    max-height: 260px;
  }
}
@media only screen and (max-width: 1403px) {
  .grid-item img {
    height: 260px;
  }
  .owl-item .grid-item img {
    height: 250px;
  }
}
@media only screen and (max-width: 1240px) {
  .grid-item img {
    height: 230px;
  }
  .owl-item .grid-item img {
    height: 225px;
  }
}
@media only screen and (max-width: 1100px) {
  .grid-item img {
    height: 230px;
  }
  .owl-item .grid-item img {
    height: 200px;
  }
}
@media only screen and (max-width: 1024px) {
  .grid-item img {
    height: 210px;
  }
  .owl-item .grid-item img {
    height: 225px;
  }
}
@media only screen and (max-width: 980px) {
  .grid-item img {
    height: 240px;
  }
}
@media only screen and (max-width: 955px) {
  .grid-item img {
    height: 230px;
  }
  .owl-item .grid-item img {
    height: 250px;
  }
}
@media only screen and (max-width: 880px) {
  .grid-item img {
    height: 250px;
  }
}
@media only screen and (max-width: 800px) {
  .grid-item img {
    height: 240px;
  }
}
@media only screen and (max-width: 780px) {
  .grid-item img {
    height: 240px;
  }
  .owl-item .grid-item img {
    height: 250px;
  }
}
@media only screen and (max-width: 768px) {
  .grid-item img {
    height: auto;
  }
}
@media only screen and (max-width: 740px) {
  .grid-item img {
    height: 470px;
  }
}
@media only screen and (max-width: 720px) {
  .grid-item img {
    height: 480px;
  }
  .owl-item .grid-item img {
    height: 265px;
  }
}
@media only screen and (max-width: 640px) {
  .grid-item img {
    height: 390px;
  }
}
@media only screen and (max-width: 620px) {
  .grid-item img {
    height: 320px;
  }
}
@media only screen and (max-width: 600px) {
  .grid-item img {
    height: 350px;
  }
}
@media only screen and (max-width: 568px) {
  .grid-item img {
    height: 320px;
  }
}
@media only screen and (max-width: 563px) {
  .grid-item img {
    height: 320px;
  }
}
@media only screen and (max-width: 549px) {
  .grid-item img {
    height: 345px;
  }
}
@media only screen and (max-width: 534px) {
  .grid-item img {
    height: 320px;
  }
}
@media only screen and (max-width: 480px) {
  .grid-item img {
    height: 250px;
  }
}
@media only screen and (max-width: 360px) {
  .grid-item img {
    height: 230px;
  }
}
@media only screen and (max-width: 338px) {
  .grid-item img {
    height: 215px;
  }
}
@media only screen and (max-width: 330px) {
  .grid-item img {
    height: 190px;
  }
}
@media only screen and (max-width: 320px) {
  .grid-item img {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .col-xs-12.carousel-sliderWidget {
    padding: 0 8px;
  }
  .halim_box.video-item .halim-thumb img {
    height: 110px;
  }
}
@media screen and (min-width: 991px) {
  .grid-item img {
    width: -webkit-fill-available;
  }
  .halim_box.video-item .halim-thumb img {
    height: 150px;
  }
}
@media (max-width: 1200px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
.grid-item .icon_overlay,
.slider-thumb .icon_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.grid-item:hover .icon_overlay,
.slider-thumb:hover .icon_overlay {
  opacity: 0.75;
  border-radius: 5px;
}
.parent {
  width: 100%;
  height: 100%;
  display: table;
  text-align: center;
}
.parent > .child {
  display: table-cell;
  vertical-align: middle;
}
.halim-search-form {
  margin-top: 0;
  padding-left: 0;
}
#mobile-search-form.halim-search-form {
  margin-top: 10px;
}
#mobile-search-form.halim-search-form .form-group {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  #search-form {
    margin: 0 !important;
  }
  .ui-autocomplete.ajax-results {
    top: unset !important;
  }
  .user.user-login-option .dropdown-menu {
    left: 0 !important;
  }
}
.halim-social-plugin {
  list-style: none;
  padding: 0;
  display: inline-block;
  float: left;
  margin-top: 5px;
}
.halim-social-plugin li {
  float: left;
  margin-right: 5px;
}
.halim-social-plugin li span {
  vertical-align: initial !important;
}
.halim-social-plugin a {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .halim-social-plugin {
    display: grid;
  }
  .nav-tabs.nav-justified > li {
    float: left !important;
  }
}
.film_info,
.film_info .col-md-12 {
  padding: 0;
  margin-bottom: 7.5px;
  overflow: hidden;
}
.film_info span {
  display: block;
  padding: 10px 0;
  margin: -1px 0;
  float: left;
  width: 33.33333%;
}
@media (max-width: 767px) {
  .film_info span {
    float: none;
    width: 100%;
  }
}
.film_info .col-xs-12,
.film_info .col-xs-8,
.film_info .col-xs-4 {
  padding: 5px 0;
}
.film_info .col-xs-12.alert {
  padding: 5px 15px;
}
.film_info span.alert-warning {
  background-color: #fff4bd;
  border-color: #ffb213;
}
.movie_info {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  height: auto;
  padding: 0;
  background: linear-gradient(
    16deg,
    #061019 0,
    rgba(0, 0, 0, 0) 95%,
    rgba(0, 0, 0, 0)
  );
  border-radius: 5px;
}
.movie-btn {
  position: absolute;
  bottom: -8px;
}
.film-poster {
  position: relative;
  width: 72.2%;
  height: auto;
  overflow: hidden;
  padding: 0;
}
.film-poster .poster-image {
  width: 100%;
  max-height: 350px;
}
.film-poster .poster {
  max-width: 100%;
  width: 100%;
  height: 301px;
  transition: 0.7s all;
  filter: brightness(0.7);
  -webkit-filter: brightness(0.7);
}
.film-poster:hover .poster {
  filter: brightness(1.2);
  -webkit-filter: brightness(1.2);
  transition: 0.7s all;
}
.movie-poster {
  position: relative;
  width: 27.8%;
  padding: 0;
  display: inline-block;
}
@media (min-width: 1200px) {
  .halim-movie-wrapper.tpl-2 .movie-poster:after {
    content: "";
    width: 200%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 270px;
  }
}
@media (min-width: 992px) {
  .halim-movie-wrapper.tpl-2 .movie-poster:after {
    content: "";
  }
  .halim-movie-wrapper.tpl-2 .movie-detail p {
    padding: 3px 0;
  }
}
.movie-poster img {
  width: 100%;
  height: 300px;
  display: inline-block;
  border: 6px solid #1f2933;
}
.halim-movie-wrapper.tpl-2 .movie-poster img {
  border: none;
  height: auto;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .movie-poster img {
    width: 100%;
    height: auto;
    display: inline-block;
    border: 6px solid #1f2933;
  }
  .halim-movie-wrapper.tpl-2 .movie-poster img {
    border: 3px solid #1f2933;
  }
}
.movie-poster .halim_imdbrating {
  background: #f38f38;
  display: inline;
  padding: 7px 8px;
  border-radius: 100%;
  position: absolute;
  top: 60px;
  left: 6px;
  z-index: 9;
  color: #fff;
}
.movie-poster .rating-detail {
  text-align: center;
  margin-top: 3px;
  font-size: 11px;
}
.movie-detail {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-left: 15px;
  padding-top: 5px;
  background: linear-gradient(
    16deg,
    #061019 0,
    rgba(0, 0, 0, 0.65) 95%,
    rgba(0, 0, 0, 0)
  );
  color: #a5a5a5;
}
.halim-movie-wrapper.tpl-2 .movie-detail {
  position: unset;
  padding: 0 15px 5px;
  overflow: hidden;
  border-bottom-right-radius: 5px;
  background: 0 0;
}
.halim-light-mode .halim-movie-wrapper.tpl-2 .movie-detail {
  background: 0 0;
}
.halim-light-mode .halim-movie-wrapper.tpl-2 .movie-detail p {
  color: #777;
  font-weight: 600;
}
.halim-light-mode .halim-movie-wrapper.tpl-2 .movie-detail p a {
  color: #af6e6e;
}
.movie-detail a {
  color: #82b0da;
  margin-left: 3px;
}
.movie-detail a:hover {
  color: #e1effb;
}
.movie-detail p {
  margin-bottom: 2px;
  font-size: 12.5px;
  color: #daba7d;
}
.released a {
  margin: 0 1px;
}
.halim-movie-wrapper.tpl-2 .movie-detail p {
  padding: 3px 0;
  margin-bottom: 0;
  color: #cacaca;
}
.halim-movie-wrapper.tpl-2 .movie-detail p.released {
  color: #cacaca;
}
.halim-light-mode .halim-movie-wrapper.tpl-2 .movie-detail p.released {
  color: #777;
}
.halim-movie-wrapper.tpl-2 .movie-detail p:last-child {
  border: none;
  padding-bottom: 0;
}
.halim-movie-wrapper.tpl-2 .movie-detail p span + span {
  padding: 3px 7px 3px;
  color: #fff;
  background-size: 300% 100%;
  background-image: linear-gradient(
    to right,
    #25aae1,
    #043ea5,
    #04befe,
    #3f86ed
  );
  border-radius: 3px;
  font-size: 11px;
  text-transform: capitalize;
  margin-left: 3px;
}
.halim-movie-wrapper.tpl-2 .movie-detail h1.entry-title {
  color: #cacaca;
  font-size: 20px;
  font-weight: 700;
}
.halim-light-mode .halim-movie-wrapper.tpl-2 .movie-detail h1.entry-title {
  color: #5f5f5f;
}
.halim-movie-wrapper.tpl-2 .movie-detail p.org_title {
  color: #afafaf;
  font-size: 13px;
  padding: 5px 0;
}
.halim-light-mode .halim-movie-wrapper.tpl-2 .movie-detail p.org_title {
  color: #999;
}
@media (max-width: 767px) {
  .halim-movie-wrapper.tpl-2 .movie-detail p {
    padding: 5px 0;
    border-bottom: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .halim-movie-wrapper.tpl-2 .movie-detail p {
    padding: 4px 0;
    border-bottom: none;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .halim-movie-wrapper.tpl-2 .movie-detail p {
    padding: 4px 0;
    border-bottom: none;
  }
}
.movie-title {
  position: absolute;
  bottom: -44px;
  width: 100%;
  padding: 10px 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
  font-size: 22px;
  text-align: right;
  color: #cecece;
  background: rgba(12, 12, 12, 0.45);
  text-shadow: #fff 0 0 10px;
}
@media (max-width: 480px) {
  .movie_info {
    position: relative;
    height: 250px;
  }
  .film-poster {
    height: auto;
  }
  .movie-title {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .film-poster {
    float: right;
  }
}
@media (max-width: 767px) {
  .movie-detail {
    float: none;
    width: 100%;
    text-align: left;
    position: unset;
    padding: 0;
    background: 0 0;
  }
  .movie-detail p {
    padding: 4px 10px;
    margin-bottom: -1px;
  }
  .halim-movie-wrapper.tpl-2 .movie-detail p,
  .halim-movie-wrapper.tpl-2 .movie-detail p.org_title {
    padding: 5px 0;
  }
  .halim-movie-wrapper.tpl-2 .movie-detail p.org_title {
    margin-top: 3px;
  }
  .halim-movie-wrapper.tpl-2 .movie-detail p:last-child {
    border: 1px solid #1d2731;
    padding-bottom: 5px;
  }
  .movie-detail p:last-child {
    margin-bottom: 1px;
  }
  .movie_info {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
    height: auto;
    text-align: center;
  }
  .halim-movie-wrapper.tpl-2 .movie_info {
    margin-top: 15px;
  }
  .movie-poster {
    float: none;
    width: initial;
    margin-bottom: 15px;
    padding-bottom: 40px;
  }
  .film-poster {
    width: 100%;
    float: none;
  }
  .film-poster .poster {
    height: auto;
  }
  .halim-movie-wrapper.tpl-2 .film-poster {
    margin-top: 40px;
    width: 100%;
  }
  .halim-movie-wrapper.tpl-2 .movie-poster {
    width: auto;
  }
}
.comment-scroll {
  overflow-x: hidden;
  max-height: 405px;
}
.halim-pulse-ring {
  position: absolute;
  left: -10px;
  top: -8px;
  display: block;
  background: 0 0;
  width: 64px;
  height: 64px;
  border: 4px solid #e757f1;
  opacity: 0;
  z-index: 100;
  pointer-events: none;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  -webkit-animation: halim-pulse 2s cubic-bezier(0.4, 0, 0.29, 0.9) infinite;
  -moz-animation: halim-pulse 2s cubic-bezier(0.4, 0, 0.29, 0.9) infinite;
  -o-animation: halim-pulse 2s cubic-bezier(0.4, 0, 0.29, 0.9) infinite;
  animation: halim-pulse 2s cubic-bezier(0.4, 0, 0.29, 0.9) infinite;
}
@-moz-keyframes halim-pulse {
  0% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  25% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.3;
  }
  50% {
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0.5;
  }
  75% {
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0.7;
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-o-keyframes halim-pulse {
  0% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  25% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.3;
  }
  50% {
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0.5;
  }
  75% {
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0.7;
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes halim-pulse {
  0% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  25% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.3;
  }
  50% {
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0.5;
  }
  75% {
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0.7;
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes halim-pulse {
  0% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  25% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.3;
  }
  50% {
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0.5;
  }
  75% {
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0.7;
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  8% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  15% {
    -webkit-transform: scale(0.1);
    opacity: 1;
  }
  30% {
    -webkit-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  8% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  15% {
    -moz-transform: scale(0.1);
    opacity: 1;
  }
  30% {
    -moz-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    opacity: 0;
    -moz-transform: scale(1);
  }
}
.pulse-holder {
  display: block;
  position: absolute;
  top: 22%;
  right: 2%;
}
.pulse-holder .pulse-marker {
  width: 6px;
  height: 6px;
  background: #c00;
  border-radius: 28px;
}
.pulse-holder .pulse-rays {
  margin: 0 auto;
  position: absolute;
  right: -12px;
  top: -12px;
  z-index: 10;
  background-color: transparent;
  opacity: 0.1;
  width: 30px;
  height: 30px;
  border: 2px solid #f78b8b;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-animation: pulse 2s linear infinite;
  -moz-animation: pulse 2s linear infinite;
  border-image: initial;
}
@-webkit-keyframes halim-bookmark-animation {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes halim-bookmark-fill-animation {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes halim-bookmark-img-animation {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-5deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(5deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-5deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(5deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-moz-document url-prefix() {
  .halim-post-title a,
  .halim-post-title p,
  .popular-post .original_title {
    background: 0 0;
  }
  .halim-post-title .original_title,
  .popular-post .original_title {
    height: 20px;
    overflow: hidden;
  }
  .halim-post-title h2 {
    height: 20px;
    overflow: hidden;
  }
}
.jw-settings-menu {
  background-color: rgba(0, 0, 0, 0.53) !important;
}
.jwplayer
  .jw-rightclick
  .jw-rightclick-list
  .jw-featured
  .jw-rightclick-link
  span
  + span.jw-reset:after {
  content: "";
  background: #333;
  position: absolute;
  color: #fff;
  display: contents;
}
.halim-logo-bar {
  width: 100px !important;
}
.jw-logo-bar {
  background-size: 100px 19px;
  background-repeat: no-repeat;
  background-position: center center;
  height: 30px;
  width: 110px;
  -webkit-transform: translateZ(0);
  -webkit-font-smoothing: antialiased;
}
.halim-resize-bar {
  background-size: 100px 19px;
  background-repeat: no-repeat;
  background-position: center center;
  height: 30px;
  -webkit-transform: translateZ(0);
  -webkit-font-smoothing: antialiased;
}
.halim-toggle-light {
  background-size: 100px 19px;
  background-repeat: no-repeat;
  background-position: center center;
  height: 30px;
  -webkit-transform: translateZ(0);
  -webkit-font-smoothing: antialiased;
}
.jw-logo-bar .player-tooltip,
.halim-toggle-light .player-tooltip,
.halim-resize-bar .player-tooltip {
  background: rgba(0, 0, 0, 0.81);
  font-size: 11px;
  bottom: 100%;
  color: #fff;
  display: block;
  left: -25px;
  margin-bottom: 15px;
  opacity: 0;
  padding: 5px 10px;
  line-height: 24px;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}
.jw-logo-bar .player-tooltip:before,
.halim-toggle-light .player-tooltip:before,
.halim-resize-bar .player-tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}
.jw-logo-bar .player-tooltip:after,
.halim-toggle-light .player-tooltip:after,
.halim-resize-bar .player-tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid rgba(0, 0, 0, 0.62) 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}
.jw-logo-bar:hover .player-tooltip,
.halim-toggle-light:hover .player-tooltip,
.halim-resize-bar:hover .player-tooltip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.jw-logo-bar .player-tooltip,
.halim-toggle-light .player-tooltip,
.halim-resize-bar .player-tooltip {
  display: none;
}
.jw-logo-bar:hover .player-tooltip,
.halim-toggle-light:hover .player-tooltip,
.halim-resize-bar:hover .player-tooltip {
  display: block;
}
.halim-icon-expand.size-small:before {
  background-image: url(//hoathinh3d.gg/wp-content/themes/halimmovies/assets/images/twGIvru.png);
}
.halim-icon-expand.size-large:before {
  background-image: url(//hoathinh3d.gg/wp-content/themes/halimmovies/assets/images/6YPXfj3.png);
}
.halim-icon-toggle-light:before {
  background-image: url(//hoathinh3d.gg/wp-content/themes/halimmovies/assets/images/bUMAkKj.png);
  background-size: 20px !important;
}
.halim-icon-expand:before,
.halim-icon-toggle-light:before {
  padding: 11px 5px;
  display: inline-block;
  content: " ";
  width: 16px;
  height: 17px;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  background-size: 26px 14px;
}
.halim-icon-toggle-light:before {
  width: 13px;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #0482ba !important;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #0482ba !important;
}
.tooltip-inner {
  background-color: #008cca !important;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #138dc3 !important;
}
.nav-tabs.nav-justified {
  border-bottom: 2px solid #365979;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #365979;
  border-bottom-color: #365979;
  background: #365979;
  color: #fff;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-tabs.nav-justified > li > a {
  color: #7aa6ce;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid rgba(255, 152, 0, 0);
}
.nav-tabs > li > a:hover {
  border-color: #365979 !important;
  background: #365979 !important;
  color: #fff;
}
@media (max-width: 767px) {
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 1px !important;
  }
}
.fullwith-slider .owl-carousel-fullwidth {
  margin: 0;
}
.owl-carousel-fullwidth {
  position: relative;
  margin-top: 15px;
}
.owl-carousel-fullwidth .owl-nav {
  position: absolute;
  top: 45%;
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
  padding: 0;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  list-style: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(//hoathinh3d.gg/wp-content/themes/halimmovies/owl.video.play.png)
    no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-item .halim-thumb {
  display: inline-block;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  background: rgba(255, 152, 0, 0.75);
  color: #fff;
  border-radius: 3px;
  padding: 8px 5px;
  position: absolute;
  top: 38%;
  background-size: 300% 100%;
  background-image: linear-gradient(
    to right,
    #f5ce62,
    #e43603,
    #fa7199,
    #e85a19
  );
  box-shadow: 0 4px 15px 0 rgba(229, 66, 10, 0.75);
  transition: 0.7s;
  border: none;
}
.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-prev:hover {
  background-position: right center;
}
.owl-nav {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}
.owl-carousel .owl-nav .owl-prev {
  left: 30px;
}
.owl-carousel .owl-nav .owl-next {
  right: 30px;
}
@media (max-width: 767px) {
  .owl-carousel-fullwidth .owl-nav .owl-prev {
    left: 7px;
    top: -20px;
  }
  .owl-carousel-fullwidth .owl-nav .owl-next {
    right: 7px;
    top: -20px;
  }
}
.halim-carausel-widget .owl-dots {
  text-align: right;
  display: none;
}
.wrap-slider .owl-carousel .owl-nav .owl-next {
  right: 5px;
}
.wrap-slider .owl-carousel .owl-nav .owl-prev {
  left: 5px;
}
.owl-dots {
  position: absolute;
  right: -2px;
  bottom: -22px;
}
.owl-carousel-fullwidth .owl-dots {
  position: absolute;
  right: 10px;
  bottom: 0;
  top: initial;
  background: 0 0;
}
.related-film {
  margin-bottom: 20px;
}
.related-film .owl-dots {
  right: 42.3333%;
  bottom: unset;
  display: none;
}
#main-contents .owl-carousel-fullwidth .owl-dots {
  bottom: 0;
  top: inherit;
  right: 0;
}
#main-contents .owl-carousel-fullwidth .owl-dots {
  bottom: -5px;
  top: inherit;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
  display: none;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  border: none;
  background: 0 0;
}
.owl-theme .owl-dots .owl-dot span {
  width: 25px;
  margin: 5px 2px;
  background: #52a7f1;
  padding: 4px;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #8bc34a;
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.slide-text {
  background: rgba(0, 0, 0, 0.68);
  color: #fff;
  padding: 15px 30px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.slide-text h3,
.slide-text p {
  color: #fff;
  margin: 0;
}
@media (max-width: 767px) {
  .slide-text {
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .slide-text h3 {
    font-size: 15px;
    color: #fff;
  }
  .slide-text a.btn {
    display: none;
  }
  .owl-carousel-fullwidth .owl-dots {
    top: 0;
    display: none;
  }
  #main-contents .owl-carousel .owl-nav .owl-next,
  #main-contents .owl-carousel .owl-nav .owl-prev {
    top: -20px;
  }
}
#footer {
  background: #101720
    url(//hoathinh3d.gg/wp-content/themes/halimmovies/assets/images/footer-bg.png)
    no-repeat top right;
  background-blend-mode: color-dodge;
  margin-top: 20px;
  border-top: 4px solid #0e1215;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}
#footer .footer-logo {
  border-bottom: 1px solid #1e262d;
  margin: -20px -20px 0;
  padding: 15px 20px;
}
#footer .footer-logo img {
  width: 180px;
  height: auto;
  margin-bottom: 0;
  display: inline-block;
}
#footer p {
  color: #717171;
  padding: 15px 0;
  font-size: 13px;
}
#footer p a {
  color: #f0f8ff;
}
#footer ul li {
  padding: 6px 8px;
}
#footer ul li a {
  color: #eee;
  border-radius: 50% !important;
}
#footer .widget {
  padding: 15px;
}
#footer .widget ul {
  margin: 0;
  list-style: none;
}
#footer .widget:nth-child(2) {
  padding-left: 30px;
}
#footer .widget .widget-title {
  background-color: transparent;
  padding: 0 0 10px;
  border: none;
  border-bottom: 1px solid #2d3842;
  box-shadow: none;
  color: #fff;
  font-size: 18px;
  margin: 0;
}
#footer .widget .widget-title:after {
  border: none;
}
#footer .widget .tagcloud {
  padding: 10px 0;
}
#footer .widget .tagcloud a {
  color: #a09f9f;
  border: none;
  line-height: 20px;
  padding: 6px 10px 3px;
  margin: 1px;
  color: #949494;
  font-size: 12px;
  display: inline-block;
  line-height: 15px;
  border: 1px solid #1d2731;
  background: #0b0f15;
  border-radius: 3px;
  background-size: 200% 100%;
  background-image: linear-gradient(
    to right,
    #070f19 0%,
    #010408 51%,
    #6d2323 100%
  );
  transition: 0.5s;
}
#footer .widget .tagcloud a:after {
  content: "";
}
#footer .widget .tagcloud a:hover {
  background-position: right center;
  color: #e87e1f;
}
#footer .about {
  background: #0e1215;
  padding: 20px;
  padding-top: 10px;
}
.container.footer-columns {
  padding: 0;
}
.footer-credit {
  background: #0e1215;
}
.footer-credit .row.container {
  padding: 0;
}
.credit {
  padding: 8px 0;
  color: #fff;
}
.credit a {
  color: #adadad;
}
.credit p {
  margin: 0;
}
@media screen and (max-width: 767px) {
  #footer {
    background-image: none;
    margin-top: 20px;
  }
  .credit {
    padding: 8px;
  }
}
.tagcloud {
  padding: 15px 0;
}
.tagcloud a {
  padding: 2px 5px;
  font-size: 13px !important;
  display: inline;
}
.tagcloud a:before {
  content: "#";
}
.social {
  float: right;
  margin-top: 13px;
}
.social a {
  color: #fff;
}
.social a .hl-facebook:hover {
  background: #29689e;
}
.social a .hl-twitter:hover {
  background: #299d9e;
}
.social a .hl-pinterest:hover {
  background: #841412;
}
.social a .hl-gplus:hover {
  background: #bb4947;
}
#footer p.text-right {
  padding: 0 !important;
  margin-bottom: 0;
}
.textwidget {
  margin-bottom: 15px;
}
#footer .textwidget {
  margin: 0;
}
.the_tag_list a {
  padding: 6px 10px 3px;
  margin: 1px;
  color: #949494;
  font-size: 12px;
  display: inline-block;
  line-height: 15px;
  border: 1px solid #1d2731;
  background: #0b0f15;
  border-radius: 3px;
  background-size: 300% 100%;
  background-image: linear-gradient(
    to right,
    #070f19 0%,
    #010408 51%,
    #6d2323 100%
  );
  transition: 0.7s;
}
.halim-light-mode .the_tag_list a {
  background: #e9ebee;
  border: 1px solid #dedede;
  color: #757575;
}
.the_tag_list a:hover {
  color: #f90;
  background-position: right center;
}
.the_tag_list a:last-child:after {
  content: "";
}
.actors a:after,
.directors a:after {
  content: ", ";
  color: #dadada;
}
.actors a:last-child:after,
.directors a:last-child:after {
  content: "";
}
.list-news {
  padding: 15px 0 !important;
  border-bottom: 1px solid #1b2b3a;
}
.list-news:first-child {
  padding-top: 0 !important;
}
.list-news:last-child {
  border: none;
}
.list-news h2 {
  margin: 0;
}
.list-news img {
  width: 250px;
  height: 150px;
  border-radius: 5px;
}
.news-thumb {
  float: left;
  margin-right: 15px;
}
@media (max-width: 500px) {
  .list-news img {
    width: 120px;
    height: auto;
  }
  .list-news p,
  .post-info span {
    display: none;
  }
  .post-info span.published-date {
    display: block;
  }
  .post-info h2 a {
    font-size: 14px !important;
  }
}
#sidebar .list-news img {
  width: 120px;
}
#sidebar .list-news p,
#sidebar .post-info span {
  display: none;
}
#sidebar .post-info span.published-date {
  display: block;
}
#sidebar .post-info h2 a {
  font-size: 14px !important;
}
.post-info h2 {
  height: inherit;
  font-size: 1.5em;
  line-height: 20px;
  margin-top: 6px;
}
.post-info h2 a {
  font-size: 18px;
  color: #f1af61;
  -webkit-line-clamp: 1;
  line-height: 25px;
}
.post-info p {
  margin: 0;
  margin-top: 5px;
  font-size: 13px;
}
.post-info span a {
  background: #365979;
  color: #fff;
  font-size: 11.5px;
  border-radius: 20px;
  padding: 3px 6px;
}
.post-info {
  margin-top: 3px;
}
.post-info .published-date {
  font-size: 11px;
  color: #989898;
}
.single-post .wrap-content,
.single-video .wrap-content {
  padding-top: 15px;
}
@media (max-width: 767px) {
  .single-post .wrap-content,
  .single-video .wrap-content {
    padding-top: 0;
    margin-top: -1px;
  }
}
.halim-movie-wrapper {
  position: relative;
  overflow: hidden;
}
.entry-content h3 {
  font-size: 18px;
  margin-top: 0;
}
.entry-header {
  font-size: 25px;
  color: #ff9800;
  font-weight: 700;
  font-family: sans-serif;
}
.related-video {
  overflow: hidden;
  margin: auto -10px;
}
.related-video .halim-post-title {
  bottom: 0;
}
.related-post {
  margin-top: 15px;
}
.related-post ul {
  padding: 0;
}
.related-post ul li {
  list-style: none;
  overflow: hidden;
  margin: 15px 0;
}
.related-post ul li a {
  display: block;
  color: #ff9800;
  font-size: 15px;
  font-weight: 700;
}
.related-post ul li img {
  height: 80px;
  width: 12%;
  float: left;
  margin-right: 15px;
}
.related-post ul li a.permalink {
  margin-bottom: 10px;
}
.user .avt img {
  border-radius: 100% !important;
  margin-right: 5px;
  height: 30px;
  width: 30px;
}
.user {
  padding: 3px;
  display: inline-block;
  float: right;
}
@media (max-width: 767px) {
  .user {
    padding: 10px;
    display: inline-block;
    float: none;
    width: 100%;
    text-align: center;
  }
  #user-info.navbar-collapse.collapse.in {
    overflow: unset;
    padding: 10px 30px !important;
  }
  .user .dropdown-menu {
    width: 95% !important;
  }
}
.user a {
  color: #fff;
}
.user li a span {
  text-transform: capitalize;
  font-size: 13px;
}
.user .dropdown {
  display: inline-block;
  width: 100%;
}
.user .dropdown-menu {
  min-width: 220px;
  padding: 0;
}
.user.user-login-option .dropdown-menu {
  margin-top: 13px;
  left: -50px;
  padding: 5px 10px;
  border-radius: 3px;
}
.user.user-login-option .dropdown-menu:after {
  content: "";
  border-bottom: 8px solid #1f3d58;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  top: -8px;
  left: 53px;
  position: absolute;
}
.user.user-login-option .dropdown-menu li {
  margin: 5px 0;
  border-radius: 20px;
}
.user.user-login-option {
  background: #224361;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 20px;
  margin-top: 1px;
  background: linear-gradient(to right, #063458, #1c5e94);
}
.user.user-login-option li a:hover {
  border-radius: 20px;
}
.user.user-login-option .avt img {
  height: 22px;
  width: 22px;
}
.user.user-login-option li.facebook {
  background: #125996;
}
.user.user-login-option li.facebook a:hover {
  background: #104b7d;
}
.user.user-login-option li.twitter {
  background: #1e9bd2;
}
.user.user-login-option li.twitter a:hover {
  background: #1987b7;
}
.user.user-login-option li.google {
  background: #b73c3a;
}
.user.user-login-option li.google a:hover {
  background: #9a302e !important;
}
.user-control {
  padding: 15px;
}
.user-control ul {
  padding: 0;
  list-style: none;
  overflow: hidden;
  margin: 0;
}
.user-control ul li.user-avatar {
  display: inline;
  float: left;
}
.user-control li {
  display: block;
  float: left;
}
.user-control li.display_name {
  padding: 0 10px;
  float: left;
  text-transform: uppercase;
}
.user-control li.display_name a {
  display: block;
  font-size: 12px;
  text-transform: none;
}
.user-control.user.user-login-option.mobile {
  padding: 10px;
  width: 100%;
  text-align: center;
}
.user-control.user.user-login-option.mobile li {
  display: inline-block;
  width: unset;
  float: none;
  padding: 5px;
}
.user-control.user.user-login-option.mobile a {
  padding: 5px;
  display: inline-grid;
}
.fb_like {
  border: none !important;
  overflow: hidden;
  height: 21px !important;
}
.input-group i.hl-spin4 {
  position: absolute;
  right: 8px;
  bottom: 6px;
  z-index: 9;
  color: #fff;
}
a .hl-dot-3 {
  color: #fff;
}
.rating {
  margin-bottom: 10px;
  float: right;
}
.post-large-rate {
  width: 100px;
  display: block;
  height: 22px;
  background-position: left bottom;
  background-repeat: no-repeat;
}
.post-large-rate span {
  width: 100%;
  display: block;
  height: 22px;
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
}
.stars-large,
.stars-large span {
  background-image: url(//hoathinh3d.gg/wp-content/themes/halimmovies/assets/images/stars-large.png);
}
.post-single-rate {
  float: left;
  margin-right: 5px;
}
.user-rate {
  width: 100%;
}
.user-rate-wrap .user-rating-text {
  float: left;
}
.user-rate-active span.post-large-rate span {
  cursor: pointer;
}
.taq-load {
  background: url(//hoathinh3d.gg/wp-content/themes/halimmovies/assets/images/loading.gif)
    center no-repeat;
  width: 98px;
  height: 22px;
  display: block;
}
#user-info.navbar-collapse.collapse.in {
  padding: 0;
}
.dropdown.user-info li {
  width: 100%;
  list-style: none;
  margin-bottom: 5px;
}
.post-like.btn.btn-xs.btn-default {
  display: block;
  background: rgba(51, 51, 51, 0);
  border: none;
  text-align: right;
  color: #fff;
}
.halim-user-tool {
  border-bottom: 1px solid #17222f;
  overflow: hidden;
  padding: 0;
  margin-bottom: 10px;
}
.halim-user-tool .col-md-6 {
  padding: 0;
}
.halim-user-tool .wpf-favorite-link,
.halim-user-tool .wpf-favorite-links {
  position: static;
  background: rgba(255, 255, 255, 0);
  padding: 2px 5px;
  display: block;
  text-align: right;
}
.page .post-content {
  padding: 15px 0;
}
.entry-content,
.post-content {
  margin-top: -1px;
  background: #101821;
  border: 1px solid #1d2731a6;
}
.halim-light-mode .entry-content,
.post-content {
  margin-top: 20px;
  background: initial;
  border: none;
}
.single-news .entry-content,
.post-content {
  background: 0 0;
  margin-top: 15px;
  border: none;
}
.entry-content h2 {
  font-size: 18px;
  font-family: inherit;
  line-height: 26px;
  margin-top: 0;
}
.entry-content img {
  margin: 15px auto;
  border: 5px solid rgba(255, 255, 255, 0.05);
  height: inherit !important;
  display: block;
}
#expand-post-content {
  margin-top: 10px;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.hl-dot-3.rotate:before {
  transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
  -webkit-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
  -moz-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
  -o-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
  -ms-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
#easy-top {
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  position: fixed;
  bottom: 15px;
  right: 15px;
  cursor: pointer;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 4px;
  padding: 4px;
  display: none;
  -webkit-transform: translateZ(0);
  transition: all 0.3s ease-out;
}
#easy-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#easy-top:before,
#easy-top:after {
  -webkit-backface-visibility: hidden;
}
#easy-top:before {
  content: "";
  height: 10px;
  width: 10px;
  display: block;
  border: 3px solid #fff;
  border-left-width: 0;
  border-bottom-width: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: absolute;
  top: 15px;
  left: 15px;
}
#easy-top:after {
  content: "";
  height: 11px;
  width: 3px;
  display: block;
  background: #fff;
  position: absolute;
  top: 17px;
  left: 19px;
}
#easy-top:hover:after {
  border-color: transparent transparent rgba(0, 0, 0, 0.9);
}
.halim-search-form .input-group-addon.film.hidden-xs {
  background: #2d3842;
  border: 1px solid #2d3842;
  color: #5d85a9;
}
.halim-search-form .form-control {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid #273e52;
  color: #7aa6ce;
  font-size: 13px;
  border-radius: 20px !important;
  transition: 0.7s all;
  padding: 10px 40px;
  background: #12171b6e
    url(/themes/hoathinh3d/css/assets/images/search.svg)
    5px 2px no-repeat;
}
.halim-search-form .form-control:focus {
  border-radius: 3px !important;
  transition: 0.7s all;
}
.halim-search-form .btn-primary {
  color: #7aa6ce;
  background-color: #12171b;
  border-color: #2d3842;
  border-left: none;
  padding: 3px 15px;
  border-radius: 20px !important;
}
.halim-search-form .btn-primary:hover {
  background: #12171b;
}
.halim-search-form .btn-primary .glyphicon-search {
  padding-top: 5px;
}
.section-title .halim-popular-tab {
  padding: 0;
  position: absolute;
  right: 1px;
  top: 6.5px;
}
.halim-light-mode .section-title .halim-popular-tab {
  top: 6.5px;
}
.halim-popular-tab li {
  border: 1px solid #1b2b3a;
  background: #111720;
  padding: 5px 8px;
  list-style: none;
  float: left;
  margin: -1px;
}
.halim-popular-tab li:first-child {
  border-top-left-radius: 3px;
}
.halim-popular-tab li:last-child {
  border-top-right-radius: 3px;
}
.halim-popular-tab li.active {
  background: #1b2a39;
  border: 1px solid #1b2a3900;
  background-size: 200% 100%;
  background-image: linear-gradient(
    to right,
    #f5ce62,
    #e43603,
    #fa7199,
    #e85a19
  );
  background-image: linear-gradient(to right, #f0c 0%, #339 51%, #f0c 100%);
  position: relative;
}
.halim-popular-tab li.active:after {
  content: "";
  border-bottom: 6px solid #9919b2;
  border-left: 6px solid transparent;
  display: block;
  border-right: 6px solid transparent;
  bottom: -10px;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
  z-index: 1;
}
.halim-light-mode .halim-popular-tab li.active:after {
  bottom: -9px;
}
.halim-popular-tab li a {
  font-size: 10px;
  font-weight: 400;
  text-transform: none;
  cursor: pointer;
}
.halim-popular-tab li.active a {
  color: #fff;
}
.halim-panel-filter .panel-heading {
  background: #1821299e;
  border-bottom: 1px solid #1d2731;
  padding: 12px 15px;
}
.halim-panel-filter .panel-heading a {
  color: #7aa6ce;
}
.halim-search-filter {
  background: 0 0;
  padding: 15px 0 0;
  overflow: hidden;
}
.halim-search-filter .btn-group {
  padding: 0;
  margin-bottom: 10px;
}
@media (min-width: 991px) {
  .halim-search-filter .btn-group .col-md-1:first-child,
  .halim-search-filter .btn-group .col-md-2:first-child {
    padding-left: 15px;
  }
  .halim-search-filter .btn-group .col-md-1,
  .halim-search-filter .btn-group .col-md-2 {
    padding-right: 0;
    padding-left: 8px;
  }
  .halim-search-filter .btn-group .col-md-3 {
    padding: 0 0 8px 8px;
    width: 22%;
  }
  .halim-search-filter .btn-group .col-md-1 {
    width: 9.333333%;
  }
  #btn-movie-filter {
    width: 92%;
    padding: 7px;
  }
}
#btn-movie-filter {
  border-radius: 20px;
  background-size: 200% 100%;
  background-image: linear-gradient(
    to right,
    #c02425 0%,
    #f0cb35 51%,
    #c02425 100%
  );
  transition: 0.7s;
}
#btn-movie-filter:hover {
  background-position: right center;
}
.halim-search-filter .filter-box {
  border: 1px solid #1f2d39;
  overflow: hidden;
  margin-bottom: 10px;
  border-radius: 20px;
}
.halim-search-filter .filter-box-title {
  background: #1f2d39;
  padding: 4px 10px;
  text-transform: uppercase;
  font-size: 12px;
  display: none;
}
.halim-search-filter .filter-box label {
  margin-right: 5px;
  cursor: pointer;
  font-weight: 400;
  line-height: 17px;
}
.halim-search-filter .col-md-8 .filter-box label {
  width: 31%;
}
.halim-search-filter .filter-box label:hover {
  color: #f90;
}
.halim-search-filter .filter-box label:before {
  content: "\2023";
  font-size: 18px;
}
.col-md-9 .filter-box .panel-body {
  padding: 15px 30px;
}
.halim-search-filter .form-inline .form-control {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border-radius: 0;
  background: #151d25;
  padding: 4px 0 4px 10px;
  border: none;
  color: #fff;
  font-size: 12.5px;
  border-radius: 3px;
}
.halim-search-filter .col-md-4.subtitle {
  padding-right: 15px;
}
.halim-search-filter input[type="radio"] + label:hover,
.halim-search-filter input[type="radio"]:checked + label {
  font-weight: 700;
  color: #ffa822;
}
.halim-search-filter input[type="radio"] {
  display: none;
}
.trailer-button {
  background: #0979de;
  color: #fff;
  width: 50px;
  height: 50px;
  padding: 16px 5px;
  border-radius: 50% !important;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 99;
}
.movie_info .trailer-button {
  right: 5px;
}
.download-wrap {
  margin-top: 20px;
}
.halim-dl-link {
  background: #2d3842;
  display: block;
  text-align: center;
  margin-bottom: 10px;
  padding: 5px;
  color: #fff;
  transition: 0.3s ease-in;
}
.halim-dl-link:hover {
  background: #1e262d;
  transition: 0.3s ease-in;
}
.ui-helper-hidden-accessible {
  display: none;
}
.ui-autocomplete.ajax-results {
  position: absolute;
  top: 32px;
  left: 15px;
  width: 93.3%;
}
.ui-autocomplete {
  width: 100%;
  background-color: #171e24;
  list-style: none;
  border: 1px solid #273e52;
  margin: 0;
  display: block;
  padding: 0;
  z-index: 9999;
  border-top: none;
  max-height: 500px;
  overflow-x: hidden;
}
.ui-autocomplete li {
  border-top: 1px solid #20282f;
  padding: 12px;
  cursor: pointer;
  overflow: hidden;
}
.ui-autocomplete li.exact_result {
  background: #090b0c;
}
.ui-autocomplete li.exact_result .date {
  color: #fff;
}
.ui-autocomplete li .halim_list_item {
  overflow: hidden;
}
.ui-autocomplete li img {
  width: 35px;
  height: 44px;
  margin: 0;
}
.ui-autocomplete li .image {
  float: left;
  margin-right: 10px;
}
.ui-autocomplete li .label {
  padding: 0;
  font-size: 13px;
  font-weight: 400;
  display: -webkit-box;
  margin: 3px 0 0;
}
.ui-autocomplete li .date {
  font-size: 11px;
  color: #949494;
  font-weight: 400;
  display: none;
}
.ui-autocomplete li .enName {
  font-size: 11px;
  color: #7d9db9;
}
.ui-autocomplete li a {
  color: #fff;
  font-weight: 700;
  white-space: inherit;
  display: block;
}
.ui-autocomplete li:hover {
  background: #1e262d;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  color: #fff;
  background-color: #365979;
  border-color: #365979;
}
.pagination > li > a,
.pagination > li > span {
  color: #fff;
  background-color: #2d3842;
  border: 1px solid #2d3842;
}
.widget_categories .widget-title,
.widget_nav_menu .widget-title {
  margin: 15px 0 10px;
  font-size: 20px;
  color: #cacaca;
}
.widget_categories ul {
  list-style: none;
  padding: 0;
}
.widget_categories ul li {
  padding: 8px 0;
  border-bottom: 1px solid #1b2b3a;
  position: relative;
}
.widget_categories ul li:hover a {
  color: #bb841f !important;
}
.widget_categories ul li a {
  color: #a5a5a5;
}
.widget_categories ul li a:before {
  font-family: "halimfont";
  content: "\e81c";
  color: #a5a5a5;
  font-size: 11px;
  padding-right: 8px;
  margin: 0;
}
.widget_nav_menu ul {
  list-style: none;
  padding: 0;
}
.widget_nav_menu ul.menu {
  margin-top: 10px;
}
.widget_nav_menu ul li {
  padding: 8px 0;
  transition: 0.3s all;
  border-bottom: 1px solid #243240;
}
.widget_nav_menu li.menu-item-object-release,
.widget_nav_menu li.menu-item-object-country {
  display: inline-block;
  text-align: center;
  border: none;
  background: #0a0d0e;
  margin-bottom: 4px;
  padding: 5px;
  border-radius: 3px !important;
}
.widget_nav_menu li.menu-item-object-release {
  width: 32%;
}
.widget_nav_menu li.menu-item-object-country {
  width: 49%;
}
.widget_nav_menu ul li a i {
  color: #a5a5a5;
}
.widget_nav_menu ul li a {
  color: #a5a5a5;
}
.widget_nav_menu ul li a:hover {
  color: #fff;
}
#sidebar-home ul li:hover {
  transition: 0.4s all;
  padding-left: 10px;
}
#halim-list-server {
  margin-top: 15px;
}
#halim-list-server .halim-server-name {
  background: #365979;
  padding: 6px 10px;
  margin: -1.6px 6px 0 0;
  font-size: 12px;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  line-height: 16px;
  float: left;
}
#halim-list-server ul {
  padding: 0;
  list-style: none;
  width: 99%;
}
#halim-list-server li {
  display: inline-block;
  margin: 0 4px 10px 0;
}
#halim-list-server li:hover span {
  background: linear-gradient(to right, #1a2980, #26d0ce);
}
#halim-list-server ul li span.active {
  background: linear-gradient(to right, #1a2980, #26d0ce);
}
#halim-list-server ul li:hover span.active {
  background: #315c84;
}
#halim-list-server ul.nav-tabs li {
  margin: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#halim-list-server ul.nav-tabs li a {
  margin: 0;
  border: none;
  padding: 7px 12px;
  border-radius: 0;
  font-size: 12px;
}
#halim-list-server ul.nav-tabs li a:hover {
  margin: 0 !important;
}
#halim-list-server ul.nav-tabs li.active {
  background: #263a4c;
}
#halim-list-server ul.nav-tabs li.active a {
  margin: 0;
  border: none;
  padding: 7px 12px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#halim-list-server .tab-content ul {
  margin: 0;
  padding: 15px 0;
}
#halim-list-server .tab-content {
  background: #172331;
  padding: 0 15px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.halim-light-mode #halim-list-server .tab-content {
  background: #e9ebee;
  padding: 0 15px;
}
.halim-item {
  position: relative;
  line-height: 0;
  border-radius: 5px;
}
.halim-item span {
  line-height: 1.6;
}
.halim-single-news {
  padding: 0 15px 15px;
  margin-top: 0;
}
.halim-single-news .item-content {
  color: #888;
  font-size: 14px;
}
.switch-mode {
  background: #12171b;
  transition: 0.7s ease-in-out;
  position: fixed;
  right: -104px;
  top: 30%;
}
.switch-mode:hover {
  right: 0;
  transition: 0.7s ease-in-out;
}
.settings {
  background: #12171b;
  border-bottom: 1px solid #41596d;
  color: #fff;
  padding: 4px;
  cursor: pointer;
  position: absolute;
  left: -27px;
}
.switch-mode .title {
  border-bottom: 1px solid #41596d;
  font-size: 13px;
  padding: 5px 8px;
  color: #fff;
}
.switch-mode .skin-box {
  text-align: center;
  color: #909090;
  font-size: 13px;
  padding-bottom: 5px;
}
.switch-mode .skin-box span {
  display: block;
  cursor: pointer;
}
.switch-mode .active {
  color: #f90;
}
.navbar-brand.home_url {
  padding: 15px;
  font-size: inherit;
  color: #fff;
}
.navbar-brand.home_url:hover {
  background: #234;
  color: #fff;
}
#bookmark {
  cursor: pointer;
  position: relative;
}
.halim_bookmark {
  position: absolute !important;
  top: 5px;
  left: 5px;
}
.bookmark-img-animation {
  -webkit-animation: halim-bookmark-img-animation 1s infinite ease-in-out;
  animation: halim-bookmark-img-animation 1.8s infinite ease-in-out;
}
.primary_ribbon {
  float: left;
  margin-right: 8px;
  font-size: 30px;
}
.primary_ribbon,
.primary_ribbon.bookmarked,
.primary_ribbon.bookmarked:hover {
  background: url(/themes/hoathinh3d/css/assets/images/bookmark-2.png)
    no-repeat;
  width: 42px;
  height: 47px;
  background-size: 45px;
  margin-top: 3px;
}
.primary_ribbon.bookmarked {
  background: url(/themes/hoathinh3d/css/assets/images/bookmark-1.png)
    no-repeat;
  width: 50px;
  height: 50px;
  background-size: 45px;
}
.primary_ribbon.bookmarked:hover {
  background: url(/themes/hoathinh3d/css/assets/images/bookmark-3.png)
    no-repeat;
  width: 50px;
  height: 50px;
  background-size: 45px;
}
.primary_ribbon.bookmarked .halim-pulse-ring {
  display: none;
}
.title-wrapper {
  float: left;
  width: 60%;
  display: inline-block;
  padding-bottom: 8px;
  border-bottom: 1px solid #40474e;
}
.title-wrapper h1.entry-title {
  font-size: 18px;
  color: #c7c7c7;
  line-height: 25px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .title-wrapper h1.entry-title {
    font-size: 18px;
  }
}
.title-wrapper.full {
  border-bottom: none;
}
.title-wrapper span.title-year {
  font-size: 15px;
  font-family: sans-serif;
  display: inline;
}
.title-wrapper span.title-year a {
  color: #3784c5;
}
.ratings_wrapper {
  float: right;
  width: 28%;
  text-align: right;
}
.halim-movie-wrapper.tpl-2 .ratings_wrapper {
  float: none;
  width: 100%;
  display: initial;
  height: 100%;
}
.halim-movie-wrapper.tpl-2 .ratings_wrapper .halim_imdbrating.taq-score {
  border-right-color: #151d25;
}
.halim-movie-wrapper.tpl-2
  .ratings_wrapper.single-info
  .halim_imdbrating.taq-score {
  float: left;
}
.halim-light-mode
  .halim-movie-wrapper.tpl-2
  .ratings_wrapper
  .halim_imdbrating.taq-score {
  border-right-color: #e6e6e6;
}
.total-votes {
  float: left;
  font-size: 48px;
  font-weight: 700;
  margin-right: 15px;
  color: #6da3d3;
  vertical-align: middle;
  font-family: tahoma;
  display: inline-block;
  border-right: 1px solid #263a4c;
  padding-right: 15px;
  line-height: 1;
}
.post-ratings {
  color: #eaeaea;
}
.ratings_wrapper .halim_imdbrating {
  display: inline-block;
  line-height: 22px;
  padding: 4px 0 0;
}
.ratings_wrapper .halim_imdbrating:before {
  font-family: "halimfont";
  font-size: 30px;
  content: "\e841";
  color: #fdae01;
}
.ratings_wrapper .halim_imdbrating span {
  font-size: 21px;
  color: #fff;
}
.halim-light-mode .ratings_wrapper .halim_imdbrating span,
.halim-light-mode .ratings_wrapper .halim_imdbrating i,
.halim-light-mode .ratings_wrapper .halim_imdbrating span.max-ratings,
.halim-light-mode .ratings_wrapper .halim_imdbrating span.total_votes {
  color: #5a5a5a;
}
.ratings_wrapper .halim_imdbrating i {
  font-size: 11px;
  margin-left: 2px;
  color: #bbbaba;
}
.ratings_wrapper .halim_imdbrating span.max-ratings {
  font-size: 11px;
  color: #b3b3b3;
  font-family: sans-serif;
}
.ratings_wrapper .halim_imdbrating span.total_votes {
  display: inline-block;
  font-size: 11px;
  margin-top: -8px;
  font-family: unset;
  line-height: 10px;
  color: #b3b3b3;
}
.ratings_wrapper .halim_imdbrating span.total_votes:before {
  content: "(";
}
.ratings_wrapper .halim_imdbrating span.vote-txt {
  font-size: 11px;
  color: #b3b3b3;
}
.ratings_wrapper .halim_imdbrating span.vote-txt:after {
  content: ")";
  font-size: 11px;
  color: #b3b3b3;
}
.ratings_wrapper .halim_imdbrating span.taq-count {
  font-size: 10px;
}
.watch-page .ratings_wrapper .halim_imdbrating {
  border: none;
}
.watch-page .ratings_wrapper .rate-this {
  float: right;
  padding-top: 2px;
}
.rate-this {
  float: left;
  font-family: sans-serif;
  display: inline-block;
  line-height: 38px;
  padding: 10px 0 0 10px;
  width: auto;
  cursor: pointer;
}
.rate-this:hover {
  background-position: -10px -154px;
}
.rate-this span {
  line-height: 15px;
  display: block;
  font-size: 12px;
  margin-top: 0;
  color: #d2d2d2;
}
.more-info {
  clear: both;
  display: block;
  padding-top: 8px;
  margin: 0 0 8px 50px;
  font-size: 13px;
}
.more-info span {
  padding: 0 7px;
  position: relative;
  color: #c7c7c7;
}
.more-info span a {
  color: #90abc1;
}
.more-info span a:hover {
  color: #fff;
}
.more-info span:first-child {
  padding-left: 0;
}
.more-info span:last-child {
  padding-right: 0;
}
.more-info span:after {
  content: "";
  border-right: 1px solid #40474e;
  position: absolute;
  top: 0;
  height: 14px;
  margin-left: 8px;
}
.more-info span:last-child:after {
  border: none;
}
.title-block {
  background: rgba(54, 71, 86, 0.13);
  padding: 15px 15px 0;
  overflow: hidden;
  box-shadow: 0px 3px 20px 2px #12181d;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .more-info {
    margin: 0 0 8px;
  }
  .title-block {
    background: #1f2021;
    padding: 15px 15px 0;
    position: relative;
  }
  .title-wrapper {
    float: none;
    width: 100%;
    clear: both;
    padding-left: 35px;
  }
  .halim-light-mode .halim-movie-wrapper .title-block .title-wrapper {
    padding-left: 50px;
  }
  .ratings_wrapper {
    float: none;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 10px;
  }
  #bookmark,
  #bookmark2 {
    background-size: 30px;
    width: 28px;
    height: 30px;
    position: absolute;
    left: 14px;
    top: 15px;
    cursor: pointer;
  }
  #bookmark .halim-pulse-ring,
  #bookmark2 .halim-pulse-ring {
    display: none;
  }
  .watch-page .ratings_wrapper .rate-this {
    margin-top: 6px;
  }
}
.halim-watch-box {
  position: absolute;
  display: block;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.23);
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(6, 6, 6, 0.24) 30%,
    rgba(0, 0, 0, 0.8) 100%
  );
  width: 100%;
  height: 60px;
  bottom: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.quick-eps a {
  color: #fff;
}
.quick-eps {
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding-left: 20px;
  width: 45%;
}
.halim-movie-wrapper.tpl-2 .quick-eps {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 43%;
  text-align: center;
  text-indent: 10px;
  padding: 8px 6px 8px;
  border: none;
  background-size: 300% 100%;
  border-radius: 5px;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-image: linear-gradient(
    to right,
    #009245,
    #d0c200,
    #00a8c5,
    #d9e021
  );
  box-shadow: 0 4px 15px 0 rgba(83, 176, 57, 0.75);
}
.halim-movie-wrapper.tpl-2 .quick-eps:hover {
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.quick-eps .hl-sort-down {
  position: absolute;
  left: 14px;
  top: 3px;
}
.halim-movie-wrapper.tpl-2 .quick-eps .hl-sort-down {
  position: absolute;
  left: -10px;
  top: 6px;
}
@media (max-width: 767px) {
  .halim-movie-wrapper.tpl-2 .quick-eps .hl-sort-down {
    position: absolute;
    top: 4px;
  }
}
.show-trailer {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 43%;
}
.halim-movie-wrapper.tpl-2 .show-trailer {
  position: absolute;
  top: 7px;
  right: 7px;
  left: unset;
  bottom: unset;
  width: 32%;
  display: inline-table;
  background-size: 300% 100%;
  background-image: linear-gradient(
    to right,
    #25aae1,
    #024fd6,
    #04befe,
    #3f86ed
  );
  box-shadow: 0 4px 15px 0 rgba(65, 132, 234, 0.75);
  border: none;
  border-radius: 20px;
}
.watch-movie {
  position: absolute;
  bottom: 0;
  border-radius: 3px;
  right: 15px;
}
.halim-movie-wrapper.tpl-2 .watch-movie {
  position: absolute;
  bottom: 10px;
  padding: 8px;
  right: 10px;
  left: unset;
  width: 45%;
  border-radius: 5px;
  text-align: center;
  border: none;
  background-size: 300% 100%;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-image: linear-gradient(to right, #fb0, #e43603, #ff6290, #ff5000);
  box-shadow: 0 4px 15px 0 rgba(229, 66, 10, 0.75);
}
.halim-movie-wrapper.tpl-2 .watch-movie:hover {
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 767px) {
  .show-trailer {
    position: absolute;
    left: 10px;
    width: 33%;
    bottom: unset;
    top: 10px;
  }
  .halim-movie-wrapper.tpl-2 .watch-movie {
    position: absolute;
    right: 8px;
    bottom: 10px;
    width: 45%;
    padding: 6px;
    box-shadow: none;
  }
  .quick-eps {
    position: absolute;
    bottom: 0;
    left: 15px;
    width: 45%;
  }
  .halim-movie-wrapper.tpl-2 .quick-eps {
    padding: 6px;
    box-shadow: none;
  }
  .halim-movie-wrapper.tpl-2 .halim-watch-box {
    background: 0 0;
    bottom: -10px;
  }
}
.halim-movie-detail a,
.halim-movie-detail span {
  margin-left: 3px;
}
.halim-movie-detail.full p.country {
  display: inline-block;
  margin-right: 40px;
}
.halim-movie-detail.full p._episode {
  display: inline-block;
  margin-right: 40px;
}
.halim-movie-detail.full p._showtime {
  display: inline-block;
}
.halim-movie-detail.full p._showtime span,
.halim-movie-detail.full p._episode span {
  padding: 3px 5px;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
}
.halim-movie-detail.full p._showtime span {
  background: #a04d4d;
}
.halim-movie-detail.full p._episode span {
  background: #73a04d;
}
.halim-movie-detail p {
  margin-bottom: 5px;
}
.halim-movie-detail p.directors {
  padding-left: 0;
}
.halim-movie-detail p.country {
  padding: 0;
}
.movie-trailer {
  position: relative;
}
.movie-trailer #close-trailer {
  background: #d92e36;
  border-radius: 50%;
  line-height: 22px;
  cursor: pointer;
  padding: 2px 10px 4px;
  color: #fff;
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 1;
}
.movie-trailer:hover #close-trailer {
  background: #333;
}
.page-numbers {
  padding: 0;
  margin: 20px 0;
  color: #fff;
}
.page-numbers li {
  display: inline-block;
  line-height: 35px;
}
.page-numbers li a,
.page-numbers li span.current,
.page-numbers li span.dots {
  padding: 10px 20px;
  border-radius: 2px;
  font-size: 15px;
}
.page-numbers li a {
  background: #1b364e;
  transition: 0.5s all;
  color: #feffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.07),
    0px 1px 3px rgba(0, 0, 0, 0.29);
}
.page-numbers li a:hover {
  background: #396792;
  color: #fff;
  transition: 0.5s all;
}
.page-numbers li span.current {
  background: #bf7d18;
  background: -webkit-gradient(
    linear,
    0% 0%,
    0% 100%,
    from(#cd881e),
    to(#674614)
  );
  transition: 0.5s all;
  color: #fff;
}
.page-numbers li span.dots {
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.05),
    0px 1px 3px rgba(0, 0, 0, 0.28);
  transition: 0.5s all;
  padding: 8px 5px;
}
.page-numbers li span:hover {
  background: #cd881e;
  transition: 0.5s all;
  cursor: not-allowed;
}
.halim-bookmark-lists {
  padding: 0 12px;
  margin: 15px 0;
  max-height: 195px;
  overflow-x: hidden;
  border: 1px solid #1b2b3a;
  border-radius: 3px;
}
.halim-bookmark-lists li {
  padding: 10px 0;
  list-style: none;
  border-bottom: 1px solid #1d2731;
  display: inline-block;
  width: 100%;
  position: relative;
}
.halim-bookmark-lists li:last-child {
  border: none;
}
.halim-bookmark-lists li img {
  width: 45px;
  height: 60px;
  float: left;
  margin-right: 10px;
  border-radius: 3px;
}
.halim-bookmark-lists li .bookmark-title {
  color: #d4d4d4;
  display: block;
  font-size: 12px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
}
.halim-bookmark-lists li .bookmark-date {
  font-size: 11px;
}
.halim-bookmark-lists li .remove-bookmark {
  background: #a04444;
  padding: 3px 8px;
  line-height: 17px;
  position: absolute;
  right: 0;
  cursor: pointer;
  border-radius: 20px;
  color: #fff;
}
.halim-bookmark-lists li .remove-bookmark:hover {
  background: #b32020;
}
#get-bookmark {
  background: #224361;
  display: inline-block;
  line-height: 20px;
  padding: 6px 15px;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  transition: 0.4s all;
  margin-top: 1px;
  margin-right: 15px;
  background: linear-gradient(to right, #063458, #1c5e94);
}
#get-bookmark:hover {
  background: #337ab7;
}
#get-bookmark span.count {
  background: #f11b1b;
  padding: 3px 6px;
  color: #fff;
  font-size: 13px;
  border-radius: 20px;
  margin-left: 10px;
}
.halim-bookmark-box {
  background: #12171b;
  padding: 15px;
  margin-top: 7px;
  width: 85%;
  position: absolute;
  border: 1px solid #234;
  text-align: left;
  z-index: 99;
  border-radius: 5px;
}
.halim-bookmark-box:after {
  content: "";
  border-bottom: 8px solid #12171b;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  top: -8px;
  left: 45%;
  position: absolute;
}
.halim-bookmark-box .section-bar {
  margin-top: 0;
}
.halim-bookmark-box .remove-all-bookmark {
  background: #a04444;
  cursor: pointer;
  padding: 1px 10px;
  font-size: 12px;
  color: #fff;
  position: absolute;
  top: 3px;
  right: 0;
  border-radius: 3px;
}
.halim-bookmark-box .remove-all-bookmark:hover {
  background: #8c2828;
}
.halim-bookmark-box ul {
  margin-bottom: 0;
}
.get-bookmark-on-mobile {
  position: relative;
}
.get-bookmark-on-mobile span.count {
  background: #ea3a3a;
  color: #fff;
  font-size: 11px;
  padding: 1px 6px;
  border-radius: 100%;
  line-height: 15px;
  position: absolute;
  top: -2px;
  right: 0;
}
.apsl-error {
  position: absolute;
  background: #29567f;
  padding: 5px 15px;
  text-align: left;
  color: #fff;
  margin-top: 5px;
}
.apsl-error:after {
  content: "";
  border-bottom: 8px solid #29567f;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  top: -5px;
  right: 18px;
  position: absolute;
}
.halim-centered {
  display: flex;
  justify-content: center;
}
.hl-down-open.rotate-right:before {
  -webkit-transform: rotate(269deg) scale(1) skew(0deg) translate(0px);
}
.hl-down-open.rotate-left:before {
  -webkit-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
}
.halim--notice {
  background: #224361
    url(//hoathinh3d.gg/wp-content/themes/halimmovies/assets/images/warning.png)
    no-repeat;
  background-position: 8px 40%;
  padding: 15px;
  padding-left: 50px;
  color: #d4c67b;
  font-size: 13.5px;
  border: 1px solid #435567;
  margin-bottom: 10px;
}
.halim-film-notice {
  background: #fbecd8
    url(//hoathinh3d.gg/wp-content/themes/halimmovies/assets/images/warning.png)
    no-repeat;
  background-position: 8px 40%;
  padding: 15px;
  padding-left: 50px;
  margin-bottom: -1px;
  color: #c7770d;
  font-size: 13.5px;
}
.halim_showtime_movies {
  background: #22466b
    url(//hoathinh3d.gg/wp-content/themes/halimmovies/assets/images/weekly-calendar.png)
    no-repeat;
  background-position: 10px 42%;
  background-size: 25px;
  padding: 10px 15px;
  padding-left: 45px;
  margin-bottom: -1px;
  color: #bdbdbd;
  font-size: 13.5px;
}
.halim_showtime_movies p,
.halim-film-notice p,
.halim--notice p {
  margin: 0;
}
#halim-ajax-list-server {
  margin: 10px 5px;
}
#halim-ajax-list-server .get-eps {
  background: #224361;
  margin: 2px;
  padding: 6px 10px;
  font-size: 11px;
  border-radius: 2px;
  color: #fff;
  transition: 0.5s all;
  cursor: pointer;
  display: inline-block;
}
#halim-ajax-list-server .get-eps:hover {
  background: #276ba9;
  transition: 0.5s all;
}
#halim-ajax-list-server .get-eps.checked {
  background: #e46565;
}
#halim-ajax-list-server .get-eps.checked.active,
#halim-ajax-list-server .get-eps.no-active.active {
  background: #558a28;
}
#halim-ajax-list-server .get-eps.active {
  background: #558a28;
}
.plot-collapse:before {
  content: attr(data-text);
}
.plot-collapse:hover {
  cursor: pointer;
  color: #d4a725;
}
.box-shadow {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.07),
    0px 1px 3px rgba(0, 0, 0, 0.29);
}
.last-eps {
  background: #243d5f;
  padding: 3px 10px 4px;
  border-radius: 3px;
  transition: 0.6s all;
  font-size: 12px;
  color: #fff;
  cursor: pointer;
  margin: 0;
}
.last-eps:hover {
  background-position: right center;
}
.input-group .form-control {
  z-index: 0;
}
.film-poster-img,
.movie-thumb {
  transition: 0.7s all;
}
.film-poster-img:hover {
  filter: grayscale(0) !important;
  -webkit-filter: grayscale(0) !important;
  transition: 0.7s all;
}
@media (max-width: 767px) {
  .film-poster-img {
    height: unset !important;
  }
}
.halim-play-btn {
  padding: 10px;
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
}
.circle {
  stroke: #ff3939;
  stroke-dasharray: 650;
  stroke-dashoffset: 650;
  -webkit-transition: all 0.5s ease-in-out;
  opacity: 0.3;
}
.playBut {
  display: inline-block;
  -webkit-transition: all 0.5s ease;
}
.playBut .triangle {
  -webkit-transition: all 0.7s ease-in-out;
  stroke-dasharray: 238;
  stroke-dashoffset: 480;
  stroke: #ff4040;
  transform: translateY(0);
}
.playBut:hover .triangle {
  stroke-dashoffset: 0;
  opacity: 1;
  stroke: #fb4242;
  animation: nudge 0.7s ease-in-out;
}
@keyframes nudge {
  0% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(-5px);
  }
  50% {
    transform: translateX(5px);
  }
  70% {
    transform: translateX(-2px);
  }
  100% {
    transform: translateX(0);
  }
}
.playBut:hover .circle {
  stroke-dashoffset: 0;
  opacity: 1;
}
.next-prev-eps {
  margin: 8px 0;
}
.next-prev-eps a {
  background: #2b405d;
  padding: 5px 6px;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  margin: 3px;
  display: inline-block;
}
.next-prev-eps a:hover {
  background: #e46565;
}
.halim-ajax-popular-post {
  position: relative;
}
.halim-ajax-popular-post-loading,
.halim-ajax-get-post-loading {
  background: rgba(21, 29, 37, 0.78)
    url(//hoathinh3d.gg/wp-content/themes/halimmovies/assets/images/ajax-loader.gif)
    no-repeat 95% 2%;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.eps-page-nav {
  margin: 1px;
  padding: 4px 6px 1px;
  border-radius: 2px;
  font-size: 12px;
  cursor: pointer;
  color: #ffb23c;
  display: inline-block;
}
.eps-page-nav.active,
.eps-page-nav:hover {
  background: #337ab7;
  color: #fff;
}
.eps-page-nav.active,
.eps-page-nav:before,
.halim_ajax_get_post span:before,
.list-svname:before {
  content: attr(data-text);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.section-btn {
  color: #98acbd;
  font-size: 11.5px;
  background: #0b0f15;
  padding: 1px;
  margin-top: 4px;
  display: inline-table;
  border-radius: 20px;
  margin-left: 8px;
  cursor: pointer;
  transition: 0.7s all;
  background: linear-gradient(to right, red, #d60dd6);
  background: linear-gradient(to right, red, orange);
}
.section-btn:hover {
  background: #337ab7;
  color: #fff;
}
.section-btn > span {
  display: inline-block;
  padding: 4px 13px;
  background: #141c24;
  border-radius: 20px;
}
.section-btn.active {
  background: #1d588e;
  color: #8da4b7;
  background-image: linear-gradient(
    to right,
    #6eff00 0%,
    #e49f20 100%,
    red 100%
  );
}
a.see-more {
  background: #1f2933;
  width: 30%;
  display: inline-block;
  text-align: right;
  margin: 5px 0;
  padding: 4px 12px;
  border-radius: 20px;
  transition: 0.5s all;
  color: #fff;
  float: right;
  background: linear-gradient(to right, #151d25, #194161);
}
a.see-more:hover {
  background: #0e1215;
  transition: 0.5s all;
}
.list-svname {
  margin-right: 5px;
}
span.ajax-update-eps {
  cursor: pointer;
  background: #5cb85c;
  color: #fff;
  padding: 7px;
  line-height: 32px;
  border-radius: 3px;
}
span.ajax-update-eps:hover {
  background: #333;
}
.fb_iframe_widget_fluid_desktop iframe,
.fb-comments > span,
.fb_iframe_widget {
  width: 100% !important;
}
.fb-comments {
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  display: inline-block !important;
}
#resumeModal {
  text-align: center;
  color: #868686;
}
#resumeModal strong {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  margin: 4px 3px 1px;
  font-weight: 400;
}
#resumeModal strong.yes {
  background: #6f982e;
}
#resumeModal strong.no {
  background: #337ab7;
}
#resumeModal strong.yes:hover {
  background: #46611b;
}
#resumeModal strong.no:hover {
  background: #7f1717;
}
.halim-corner-rounded .halim_box .grid-item figure,
.halim-corner-rounded .owl-carousel .grid-item figure {
  border-radius: 8.888px;
}
.halim-corner-rounded
  .halim_box
  figure
  img
  .halim-corner-rounded
  .owl-carousel
  figure
  img {
  border-radius: 8px;
}
.halim-corner-rounded .owl-carousel .grid-item .status,
.halim-corner-rounded .halim_box .grid-item .status {
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.halim-corner-rounded .halim_box .grid-item .episode,
.halim-corner-rounded .owl-carousel .grid-item .episode {
  border-radius: 2px;
}
.halim-corner-rounded .halim_box .grid-item {
  padding: 3px;
}
.halim-corner-rounded .owl-carousel .grid-item {
  padding: 1px;
}
.halim-corner-rounded
  .halim_box
  .grid-item
  .icon_overlay
  .halim-corner-rounded
  .owl-carousel
  .grid-item
  .icon_overlay {
  border-radius: 8px;
}
.halim-corner-rounded .halim_box .grid-item .halim-post-title,
.halim-corner-rounded .halim_box .grid-item .halim-post-title-box {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.halim-corner-rounded .owl-carousel .grid-item:hover .duration,
.halim-corner-rounded .halim_box .grid-item:hover .duration {
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.halim-corner-rounded .owl-carousel .grid-item .halim-post-title-box {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.halim-corner-rounded .grid-item:hover .icon_overlay,
.halim-corner-rounded .slider-thumb:hover .icon_overlay {
  border-radius: 8px;
}
.halim-corner-rounded .owl-carousel-fullwidth.owl-carousel .owl-item img {
  border-radius: 8px;
}
.halim-corner-rounded .owl-carousel-fullwidth.owl-carousel .slide-text {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.halim-corner-rounded .owl-carousel-fullwidth .owl-dots {
  right: 6px !important;
}
.halim-light-mode {
  background: #e9ebee !important;
}
.halim-light-mode #header {
  background: #2e5d86;
}
.halim-light-mode #wrapper {
  background: #fff;
  margin-top: -1px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 3px 14px -1px #bbb;
  -moz-box-shadow: 0px 3px 14px -1px #bbb;
  box-shadow: 0px 3px 14px -1px #bbb;
}
.halim-light-mode .user .dropdown-menu {
  background: #fff !important;
}
.halim-light-mode .user.user-login-option {
  text-shadow: none;
  box-shadow: none;
}
.halim-light-mode .user .dropdown-menu > li > a {
  color: #333 !important;
}
.halim-light-mode .user .dropdown-menu.login-box > li > a {
  color: #fff !important;
}
.halim-light-mode .user .dropdown-menu:after {
  border-bottom: 8px solid #fff;
}
@media (max-width: 767px) {
  .halim-light-mode .user a {
    color: #333;
  }
  .halim-light-mode .navbar-container .dropdown-menu > li > a {
    color: #333 !important;
  }
}
.halim-light-mode .navbar-container {
  background: #fff;
  -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.03);
  box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.03);
  border-top: 1px solid #e9ebee;
}
.halim-light-mode .main-navigation {
  background: #fff;
  border: none;
}
.home.halim-light-mode .main-navigation .navbar-nav > .active > a {
  background: 0 0;
  padding-left: 0;
}
.home.halim-light-mode .main-navigation .navbar-nav > .active > a:hover {
  background: #e9ebee;
  padding-left: 15px;
  color: #f73333;
}
.halim-light-mode #mobile-search-form.halim-search-form input {
  background-color: #4d7496;
}
.halim-light-mode .halim-search-form .form-control {
  border: 1px solid #4d7496;
  color: #fff;
  background-color: #4d7496;
}
.halim-light-mode #get-bookmark {
  box-shadow: none;
  text-shadow: none;
}
.halim-light-mode #get-bookmark:hover {
  background: #4d7496;
  color: #fff;
}
.halim-light-mode .halim-bookmark-box {
  background: #fff;
  border-color: #e9ebee;
  border-radius: 3px;
  -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.03);
  box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.03);
}
.halim-light-mode .halim-bookmark-box:after {
  border-bottom: 8px solid #e9ebee;
}
.halim-light-mode .halim-bookmark-box ul.halim-bookmark-lists {
  border-color: #e9ebee;
  color: #333;
}
.halim-light-mode
  .halim-bookmark-box
  ul.halim-bookmark-lists
  span.bookmark-title {
  color: #333;
}
.halim-light-mode .halim-bookmark-box .remove-all-bookmark {
  background-color: #333;
  border-radius: 3px;
}
.halim-light-mode .halim-bookmark-box .remove-bookmark {
  background: #f44;
  color: #fff;
  border-radius: 20px;
}
.halim-light-mode .main-navigation .navbar-nav > li > a {
  border: none;
  color: #333 !important;
}
.halim-light-mode .main-navigation .navbar-nav > li > a:hover,
.halim-light-mode .main-navigation .navbar-nav > li > a:focus {
  background: #f9f9f9;
}
.halim-light-mode .main-navigation .navbar-nav > li > a:focus {
  background: #e9ebee;
  outline: none;
}
.halim-light-mode .main-navigation .navbar-nav > .active > a {
  background: #e9ebee;
}
.halim-light-mode .navbar-container ul.dropdown-menu {
  background: #fff !important;
  border-top: 1px solid #f79f25;
  margin-top: 7px;
}
.halim-light-mode .navbar-container .dropdown-menu > li > a {
  color: #333;
}
.halim-light-mode .navbar-container .dropdown-menu > li.active > a {
  background: 0 0;
  color: #e48e08;
}
.halim-light-mode .navbar-container .dropdown-menu > li > a:hover {
  background: 0 0;
  color: #de5d0f;
  padding: 8px 15px 8px 18px;
  border-left: 3px solid #f79f25;
}
.halim-light-mode .navbar-container .dropdown-menu > li > a:hover,
.halim-light-mode .navbar-container .dropdown-menu > li > a:focus {
  background: 0 0;
  outline: none;
}
.halim-light-mode .navbar-container .navbar-nav .dropdown-menu:after {
  border-bottom: 8px solid #f79f25;
}
.halim-light-mode .halim-panel-filter .panel-heading {
  background: #f7f7f7;
  border-bottom: 1px solid #eee;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.halim-light-mode .halim-panel-filter .panel-heading a {
  color: #333;
}
.halim-light-mode .halim-search-filter .form-inline .form-control {
  background: #fff;
  color: #828282;
}
.halim-light-mode .halim-search-filter .filter-box {
  border-color: #d8d8d8;
  border-radius: 20px;
}
.halim-light-mode #btn-movie-filter {
  border-radius: 20px;
}
.halim-light-mode .section-title {
  border: none;
}
.halim-light-mode .section-heading:before {
  background: #fff !important;
}
.halim-light-mode .section-heading .h-text {
  color: #333;
  padding: 9px 0;
  margin-left: 0;
  border-bottom: 2px solid #f89708;
}
.halim-light-mode .section-heading .h-text:before,
.halim-light-mode .section-heading .h-text:after {
  background: #fff;
  position: relative;
  width: 0;
}
.halim-light-mode .section-heading .section-btn {
  color: #757575;
}
.halim-light-mode .section-heading .section-btn:hover {
  background: #fff;
}
.halim-light-mode .section-heading .section-btn.active,
.halim-light-mode .section-heading .section-btn:hover {
  background: #f39917;
  color: #ff8e09;
  border-color: #f39917;
}
.halim-light-mode .section-heading .section-btn span {
  background: #fff;
}
.halim-light-mode a.see-more:hover {
  background: #e2e2e2;
}
.halim-light-mode a.see-more {
  background: #eee;
  color: #333;
}
.halim-light-mode .halim-popular-tab li {
  background: #e9ebee;
  border: 1px solid #fff !important;
  padding: 6px 10px;
}
.halim-light-mode .halim-popular-tab li a {
  color: #333;
}
.halim-light-mode .halim-popular-tab li.active {
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #f0c 0%, #339 51%, #f0c 100%);
}
.halim-light-mode .halim-popular-tab li.active a {
  color: #fff;
}
.halim-light-mode .popular-post .item {
  background: #e9ebee;
  padding: 0;
}
.halim-light-mode .popular-post .item h3.title {
  color: #0c0c0c;
  letter-spacing: 0;
}
.halim-light-mode .popular-post .original_title {
  color: #545454;
  letter-spacing: 0;
}
.halim-light-mode .popular-post .viewsCount {
  color: #949494;
}
.halim-light-mode .halim-ajax-popular-post-loading,
.halim-light-mode .halim-ajax-get-post-loading {
  background-color: rgba(238, 238, 238, 0.73);
}
.halim-light-mode .halim-single-news {
  background: 0 0;
  margin-top: 0;
}
.halim-light-mode .halim-single-news .item-content {
  color: #757575;
}
.halim-light-mode .halim-single-news .the_tag_list {
  padding: 10px 0;
  border: none;
}
.halim-light-mode .list-news {
  border-bottom-color: #e9ebee;
}
.halim-light-mode .list-news .post-info span a {
  background: #e9ebee;
  color: #333;
  padding: 6px 6px 3px;
  border-radius: 20px;
}
.halim-light-mode .list-news .post-info h2 a {
  color: #5d5d5d;
  letter-spacing: 0;
}
.halim-light-mode .np-viewall {
  background: 0 0;
}
.halim-light-mode .np-viewall a {
  color: #333;
}
.halim-light-mode input#search::-webkit-input-placeholder {
  color: #eee;
}
.halim-light-mode .ui-autocomplete {
  background: #fff;
  border: none;
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.halim-light-mode .ui-autocomplete li {
  border-color: #f5f5f5;
  padding: 8px;
}
.halim-light-mode .ui-autocomplete li:hover {
  background: #f3f3f3;
}
.halim-light-mode .ui-autocomplete li a {
  color: #333;
}
.halim-light-mode .ui-autocomplete li .enName {
  color: #6d6d6d;
  font-weight: 400;
}
.halim-light-mode .ui-autocomplete li.exact_result {
  background: #e2e2e2;
}
.halim-light-mode .halim-movie-wrapper .title-block {
  background: #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.halim-light-mode .title-block .ratings_wrapper .halim_imdbrating span {
  color: #868686;
}
.halim-light-mode .title-block .title-wrapper h1.entry-title {
  color: #777;
}
.halim-light-mode .halim-movie-wrapper .title-block .title-wrapper {
  border-bottom-color: #e9ebee;
}
.halim-light-mode
  .halim-movie-wrapper
  .title-block
  .ratings_wrapper
  .halim_imdbrating {
  border-right: 1px solid #e9ebee;
}
.halim-light-mode .halim-movie-wrapper .title-block .more-info span {
  color: #777;
}
.halim-light-mode .halim-movie-wrapper .title-block .more-info span:after {
  border-right: 1px solid #bdbdbd;
  top: -1px;
}
.halim-light-mode .halim-movie-wrapper .title-block .more-info span a {
  color: #408ac5;
}
.halim-light-mode.single-post .entry-title a {
  color: #777 !important;
}
.halim-light-mode .halim-movie-wrapper .movie-poster img {
  border: none;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.halim-light-mode .halim-movie-wrapper .film-poster-img {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.halim-light-mode .halim-movie-wrapper .movie-detail {
  border-bottom-right-radius: 3px;
}
@media (max-width: 767px) {
  .halim-light-mode .halim-movie-wrapper .movie-detail {
    border-bottom-right-radius: 3px;
    background: 0 0;
    border: 1px solid #e9ebee;
    border-radius: 3px;
    padding: 8px;
  }
  .halim-light-mode .halim-movie-wrapper .movie-detail p {
    color: #333;
    border: none;
  }
  .halim-light-mode .halim-movie-wrapper .movie-detail p a {
    color: #777;
  }
  .halim-light-mode .halim-movie-wrapper .more-info {
    padding: 10px 15px 0;
  }
}
.halim-light-mode .title-block {
  background: #e9ebee;
  padding: 15px 15px 0;
  box-shadow: 0px 0px 20px 2px #bfbfbf;
}
.halim-light-mode #halim-list-server ul li span {
  background-color: #fff;
  color: #333;
  border: 1px solid #cacaca;
  padding: 7.5px 10px 6px;
  text-shadow: none;
  box-shadow: none;
}
.halim-light-mode #halim-list-server li:hover span {
  background: #f90;
  color: #fff;
  border-color: #f90;
}
.halim-light-mode #halim-list-server ul li span.active {
  background: #e46565;
  border-color: #e46565;
  color: #fff;
}
.halim-light-mode #content .htmlwrap {
  border-radius: 3px;
  background: #f9f9f9;
  border: 1px solid #e9ebee;
}
.halim-light-mode .eps-page-nav.active {
  padding: 4px 6px 1px;
}
.halim-light-mode .list-svname {
  color: #333;
}
.halim-light-mode #content .entry-content .item-content-toggle {
  border-color: #e9ebee;
}
.halim-light-mode
  #content
  .entry-content
  .item-content-toggle
  .item-content-gradient {
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.46) 0%,
    #f9f9f9 100%
  );
}
.halim-light-mode #content .entry-content .item-content-toggle .show-more {
  border-color: #e9ebee;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.halim-light-mode
  #content
  .entry-content
  .item-content-toggle
  .show-more:hover {
  background: #f9f9f9;
}
.halim-light-mode .the_tag_list {
  border-color: #e9ebee;
  border-radius: 3px;
}
.halim-light-mode .navbar-toggle .icon-bar {
  background-color: #7b7b7b;
}
.halim-light-mode .page-numbers li span.current,
.halim-light-mode .page-numbers.dots {
  background: #f5a833;
}
.play-btn {
  text-indent: -99999px;
  width: 100px;
  height: 100px;
  background: radial-gradient(
    rgba(255, 0, 128, 0.8) 60%,
    rgba(255, 255, 255, 1) 62%
  );
  border-radius: 50%;
  position: relative;
  display: block;
  margin: 15px auto;
  box-shadow: 0 0 25px 3px rgba(255, 0, 128, 0.8);
}
.play-btn:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #fff;
  z-index: 100;
  -webkit-transition: all 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.75);
  top: -25%;
  left: -25%;
  background: rgba(198, 16, 0, 0);
}
@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0 0 25px 3px rgba(255, 255, 255, 0.75),
      0px 0 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;
  }
}
@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0 0 25px 3px rgba(255, 255, 255, 0.75),
      0px 0 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;
  }
}
.halim-light-mode-button {
  cursor: default;
  position: fixed;
  left: -25px;
  bottom: 60px;
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  z-index: 99999;
}
@media (max-width: 767px) {
  .halim-light-mode-button {
    background: rgba(0, 0, 0, 0.74);
    padding-left: 8px;
    border-radius: 20px;
    left: -36px;
  }
  .halim-light-mode-button label {
    display: inline;
    margin-bottom: 0;
  }
  .halim-light-mode-button #dayIcon {
    top: 2px;
  }
  .halim-light-mode-button #nightIcon {
    top: 3px;
    height: 26px;
  }
}
#dayIcon {
  position: relative;
  width: 20px;
  height: 25px;
  top: -3px;
  margin: 0 7px;
  fill: #9caec0;
}
#nightIcon {
  position: relative;
  width: 20px;
  height: 30px;
  top: -1px;
  right: 2px;
  margin: 0 2px;
  fill: #9caec0;
}
#dayIcon,
#nightIcon {
  cursor: pointer;
}
.toggle {
  display: none;
}
.toggle,
.toggle:after,
.toggle:before,
.toggle *,
.toggle *:after,
.toggle *:before,
.toggle + .toggle-button {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.toggle::-moz-selection,
.toggle:after::-moz-selection,
.toggle:before::-moz-selection,
.toggle *::-moz-selection,
.toggle *:after::-moz-selection,
.toggle *:before::-moz-selection,
.toggle + .toggle-button::-moz-selection {
  background: 0 0;
}
.toggle::selection,
.toggle:after::selection,
.toggle:before::selection,
.toggle *::selection,
.toggle *:after::selection,
.toggle *:before::selection,
.toggle + .toggle-button::selection {
  background: 0 0;
}
.toggle + .toggle-button {
  outline: 0;
  display: inline-block;
  width: 45px;
  height: 20px;
  position: relative;
  cursor: pointer;
  border: 2px solid #333;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.toggle + .toggle-button:after,
.toggle + .toggle-button:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}
.toggle + .toggle-button:after {
  left: 0;
}
.toggle + .toggle-button:before {
  display: none;
}
.toggle:checked + .toggle-button:after {
  left: 50%;
}
.toggle + .toggle-button {
  padding: 2px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 2px solid rgba(156, 174, 192, 0.58);
  border-radius: 2em;
}
.toggle + .toggle-button:after {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: rgba(156, 174, 192, 0.59);
  content: "";
  border-radius: 1em;
}
.toggle:checked + .toggle-button:after {
  left: 50%;
}
.halim-server.show_all_eps {
  margin-bottom: 10px;
}
#halim-list-server .halim-server.show_all_eps .halim-server-name {
  float: none !important;
  margin-bottom: 5px !important;
  background: #0b0f15;
  padding: 8px 10px 5px;
  color: #ea9b06;
  font-weight: 700;
  text-transform: uppercase;
}
.halim-light-mode
  #halim-list-server
  .halim-server.show_all_eps
  .halim-server-name {
  background: #e9ebee;
  color: #4e4e4e;
}
.halim-server.show_all_eps ul.halim-list-eps {
  padding: 5px !important;
  border-radius: 3px;
}
.halim-light-mode .halim-server.show_all_eps ul.halim-list-eps {
  background: #0b0f15;
  padding: 10px 5px 5px !important;
  border-radius: 3px;
}
#halim-player-wrapper .post-password-form {
  text-align: center;
  background: #0b0f15;
  padding: 15px;
  border-radius: 4px;
}
.blur-up {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transition: filter 0.4s, -webkit-filter 0.4s;
}
.blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}
.halim-vertical-widget {
  overflow: hidden;
  margin: auto -15px;
}
.adult-content-title {
  color: #ff4f4f;
  font-weight: 700;
}
.adult-content-info {
  color: #3e3e3e;
  font-size: 14px;
}
.halim-full-player {
  background: #000;
  padding: 10px 0;
  margin-bottom: 10px;
}
.halim-full-player .container {
  padding: 0;
}
@media (min-width: 991px) {
  .halim-centered {
    display: flex;
    justify-content: center;
  }
  .halim-full-player {
    background: #000;
    padding: 10px 0;
    margin-top: 0;
  }
}
.box-shadow-none {
  box-shadow: none !important;
}
.profile {
  margin: 20px 0;
}
.profile-sidebar {
  padding: 20px 0 0;
  background: #0e1215;
  margin-top: 15px;
  border-radius: 4px;
}
.profile-userpic img {
  float: none;
  margin: 0 auto;
  width: 50%;
  height: 50%;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
  display: block;
}
.profile-usertitle {
  text-align: center;
  margin-top: 20px;
}
.profile-usertitle-name {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.profile-usertitle-name a {
  color: #ff8a00;
}
.profile-usertitle-job {
  text-transform: uppercase;
  color: #5b9bd1;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px;
}
.profile-userbuttons {
  text-align: center;
  margin-top: 10px;
}
.profile-userbuttons .btn {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  padding: 6px 15px;
  margin-right: 5px;
}
.profile-userbuttons .btn:last-child {
  margin-right: 0;
}
.profile-usermenu {
  margin-top: 30px;
}
.profile-usermenu ul li {
  border-bottom: 1px solid #1d2731;
}
.profile-usermenu ul li:last-child {
  border-bottom: none;
}
.profile-usermenu ul li a {
  color: #93a3b5;
  font-weight: 400;
}
.profile-usermenu ul li a i {
  margin-right: 8px;
  font-size: 14px;
}
.profile-usermenu ul li a:hover {
  background-color: #101720;
  color: #5b9bd1;
}
.profile-usermenu ul li.active {
  border-bottom: none;
}
.profile-usermenu ul li.active a {
  color: #5b9bd1;
  background-color: #172a3b;
  border-left: 2px solid #5b9bd1;
  margin-left: -2px;
}
.imdb-icon {
  display: inline-block;
  width: 30px;
  height: 15px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iMzAiIGhlaWdodD0iMzAiCnZpZXdCb3g9IjAgMCA0OCA0OCIKc3R5bGU9IiBmaWxsOiMwMDAwMDA7Ij48cGF0aCBmaWxsPSIjRkZDMTA3IiBkPSJNNDQsMTNINGMtMi4yLDAtNCwxLjgtNCw0djE2YzAsMi4yLDEuOCw0LDQsNGg0MGMyLjIsMCw0LTEuOCw0LTRWMTdDNDgsMTQuOCw0Ni4yLDEzLDQ0LDEzeiI+PC9wYXRoPjxwYXRoIGZpbGw9IiMyNjMyMzgiIGQ9Ik0yOC4xIDE4aC0zLjd2MTMuMWgzLjdjMiAwIDIuOC0uNCAzLjMtLjcuNi0uNC45LTEuMS45LTEuOHYtNy45YzAtLjktLjQtMS43LS45LTJDMzAuNiAxOC4yIDMwLjMgMTggMjguMSAxOHpNMjguOCAyOC4zYzAgLjYtLjcuNi0xLjMuNlYyMGMuNiAwIDEuMyAwIDEuMy42VjI4LjN6TTMzLjggMTh2MTMuM2gyLjhjMCAwIC4yLS45LjQtLjcuNCAwIDEuNS42IDIuMi42czEuMSAwIDEuNS0uMmMuNi0uNC43LS43LjctMS4zdi03LjhjMC0xLjEtMS4xLTEuOC0yLTEuOHMtMS44LjYtMi4yLjl2LTNIMzMuOHpNMzcuNCAyMi4yYzAtLjQgMC0uNi40LS42LjIgMCAuNC4yLjQuNnY2LjZjMCAuNCAwIC42LS40LjYtLjIgMC0uNC0uMi0uNC0uNlYyMi4yek0yMi43IDMxLjNMMjIuNyAxOCAxOC4zIDE4IDE3LjUgMjQuMyAxNi40IDE4IDEyLjQgMTggMTIuNCAzMS4zIDE1LjMgMzEuMyAxNS4zIDIzLjkgMTYuNiAzMS4zIDE4LjYgMzEuMyAxOS45IDIzLjkgMTkuOSAzMS4zek03LjYgMThIMTAuN1YzMS4zSDcuNnoiPjwvcGF0aD48L3N2Zz4=")
    50% 50% no-repeat;
  background-size: 100%;
  position: relative;
  margin-left: 5px;
  margin-bottom: -3px;
}
.imdb-icon:before {
  content: attr(data-rating);
  position: absolute;
  right: -25px;
  top: -2px;
  font-style: normal;
}
.popover {
  font-family: "Montserrat", sans-serif;
}
.popover-title {
  text-align: center;
}
.popover-title .film-title {
  color: #c73d3a;
  font-weight: 600;
}
.popover-content {
  font-size: 12px;
}
.popover-content .film-meta {
  color: #545454;
}
.popover-content .org-title {
  font-size: 11px;
  text-align: center;
  color: #1b2b3a;
  margin: -3px -13px 3px;
  padding-bottom: 5px;
}
.popover-content .film-content {
  color: #909090;
  margin: 10px 0;
}
.popover-content .category {
  margin: 5px 0;
}
.popover-content .category-name {
  color: #337ab7;
}
.popover-content .category-name:after {
  content: ", ";
}
.popover-content .category-name:last-child:after {
  content: "";
}
#is_copyright {
  padding: 30px;
  text-align: center;
  background: #f63232;
  color: #fff;
  margin-bottom: 20px;
  border-radius: 4px;
  font-size: 15px;
  box-shadow: 0px 3px 20px 7px #12181d;
}
.halim-light-mode #is_copyright {
  box-shadow: none;
}
#is_copyright.notice {
  background: #1c5d92;
  box-shadow: none;
  margin: 15px;
}
#is_copyright.notice.default {
  margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
  #is_copyright.notice.default {
    border-radius: 0;
  }
}
.halim-admin-bar-menu {
  background: #225b94 !important;
  background-size: 300% 100% !important;
  background-image: linear-gradient(
    to right,
    #25aae1,
    #043ea5,
    #04befe,
    #3f86ed
  ) !important;
}
.widget.widget_custom_html,
.widget.widget_text {
  margin-top: 15px;
}
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.hinges {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slow {
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
}
.animated.snail {
  -webkit-animation-duration: 4s;
  -moz-animation-duration: 4s;
  -o-animation-duration: 4s;
  animation-duration: 4s;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shake {
  0%,
  100% {
    -moz-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -moz-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -moz-transform: translateX(10px);
  }
}
@-o-keyframes shake {
  0%,
  100% {
    -o-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -o-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -o-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
@media only screen and (min-width: 991px) {
  .login .modal-dialog {
    width: 365px;
  }
}
.login .modal-footer {
  padding: 15px;
}
.login .modal-header {
  padding: 15px 20px;
}
.login .modal-header .modal-title {
  color: #333;
  font-weight: 700;
}
.login .modal-body {
  padding: 30px;
  display: block;
}
.login .division {
  float: none;
  margin: 10px auto 18px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}
.login .division .line {
  border-top: 1px solid #dfdfdf;
  position: absolute;
  top: 14px;
  width: 42%;
}
.login .division .line.l {
  left: 0;
}
.login .division .line.r {
  right: 0;
}
.login .division span {
  color: #424242;
  font-size: 17px;
}
.login .social {
  float: none;
  margin: 0 auto 20px;
  text-align: center;
}
.login .social .circle {
  background-color: #eee;
  color: #fff;
  border-radius: 100px;
  display: inline-block;
  margin: 0 17px;
  padding: 15px 16px;
  opacity: 1;
}
.login .social .circle .fa {
  font-size: 16px;
}
.login .social .facebook {
  background-color: #455ca8;
  color: #fff;
}
.login .social .google {
  background-color: #f74933;
}
.login .social .twitter {
  background-color: #1da1f2;
}
.login .facebook:hover {
  background-color: #6e83cd;
}
.login .google:hover {
  background-color: #ff7566;
}
.login .twitter:hover {
  background-color: #1d96e0;
}
.login .forgot {
  color: #797979;
  margin-left: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.login .forgot a {
  color: #696969;
  font-weight: 600;
}
.login .btn-login,
.registerBox .btn-register,
.forgotPasswordBox .btn-forgot {
  background-color: #398ee7;
  border: none;
  color: #fff;
  display: block;
  margin: 0 auto;
  padding: 15px;
  text-transform: uppercase;
  width: 100%;
  margin-top: 15px;
  background-size: 300% 100%;
  background-image: linear-gradient(
    to right,
    #25aae1,
    #4481eb,
    #04befe,
    #3f86ed
  );
  box-shadow: 0 4px 15px 0 rgba(65, 132, 234, 0.75);
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.login .btn-login:hover,
.registerBox .btn-register:hover,
.forgotPasswordBox .btn-forgot:hover {
  background-color: #00a4e4;
  color: #fff;
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.login .form-control {
  border-radius: 3px;
  background-color: rgba(230, 234, 241, 0.56);
  box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.09) inset;
  color: #fff;
}
.login .form-control:hover {
  background-color: #e8f0fe;
}
.login .form-control:focus {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04) inset;
  background-color: rgba(0, 0, 0, 0.23);
  color: #fff;
}
.login .form input[type="text"],
.login .form input[type="password"] {
  border-radius: 3px;
  border: none;
  color: #484848;
  font-size: 14px;
  height: 46px;
  margin-bottom: 10px;
  padding: 13px 15px;
  width: 100%;
}
.big-login,
.big-register {
  background-color: #0bf;
  color: #fff;
  border-radius: 7px;
  border-width: 2px;
  font-size: 14px;
  font-style: normal;
  font-weight: 200;
  padding: 16px 60px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width: 300px;
}
.big-login {
  margin-bottom: 20px;
}
.big-login:hover {
  background-color: #00a4e4;
  color: #fff;
}
.big-register {
  background-color: rgba(0, 0, 0, 0);
  color: #0bf;
  border-color: #0bf;
}
.big-register:hover {
  border-color: #00a4e4;
  color: #00a4e4;
}
form.ajax-auth {
  display: none;
  z-index: 999;
  position: fixed;
  top: 150px;
  left: 50%;
  width: 350px;
  margin-left: -200px;
  padding: 40px 25px 25px;
  background-color: #fff;
  border-radius: 8px;
  font-family: Arial, Helvetica, sans-serif;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  color: #878787;
  font-size: 11px;
}
.ajax-auth h1,
.ajax-auth h3 {
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-weight: 100;
  color: #333;
  line-height: 1;
}
.ajax-auth h1 {
  font-size: 27px;
  text-align: center;
  margin: 0 0 20px;
}
.ajax-auth h3 {
  font-size: 18px;
  text-align: left;
  margin: 0;
}
.ajax-auth h3 a {
  color: #e25c4c;
}
.ajax-auth hr {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0 none;
  height: 1px;
  margin: 20px 0;
}
.ajax-auth input#username,
.ajax-auth input#password,
.ajax-auth input#signonname,
.ajax-auth input#email,
.ajax-auth input#signonpassword,
.ajax-auth input#password2 {
  border: 1px solid #ededed;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
  color: #333;
  font-size: 15px;
  padding: 10px 10px 10px 13px;
  width: 100%;
  margin: 7px 0 20px;
  background-color: #f9f9f9;
  font-family: "Georgia", "Times New Roman", Times, serif;
}
.ajax-auth input#username:focus,
.ajax-auth input#password:focus,
.ajax-auth input#signonname:focus,
.ajax-auth input#email:focus,
.ajax-auth input#signonpassword:focus,
.ajax-auth input#password2:focus {
  background-color: #fff;
}
.ajax-auth label.error {
  display: none !important;
}
.ajax-auth input.error {
  border: 1px solid red !important;
}
.ajax-auth input.submit_button {
  font-size: 13px;
  color: #fff;
  border: 1px solid #b34336;
  background-color: #e25c4c;
  border-radius: 3px;
  text-shadow: 0 1px 0 #ba3f31;
  padding: 9px 31px;
  background: -moz-linear-gradient(top, #ea6656, #df5949);
  border-top: 1px solid #bb483a;
  border-bottom: 1px solid #a63b2e;
  float: right;
  box-shadow: 0 1px 0 #e87a6e inset;
  margin-top: 20px;
}
.ajax-auth a {
  text-decoration: none;
}
.ajax-auth a.close {
  color: #dcdcdc;
  position: absolute;
  right: 15px;
  top: 15px;
}
.ajax-auth a.text-link {
  color: #b4b2b2;
  float: left;
  margin: 10px 0 0;
}
.ajax-auth p.status {
  text-align: center;
  margin: -15px 0 20px;
  font-weight: 600;
  display: none;
}
a.login_button {
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px 7px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  color: #333;
  text-decoration: none;
  font-size: 11px;
}
.login_overlay {
  height: 100%;
  width: 100%;
  background-color: #f6f6f6;
  opacity: 0.9;
  position: fixed;
  z-index: 998;
}
.btn-default[disabled]:hover {
  background-color: #5ad3ff !important;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.85;
  filter: alpha(opacity=85);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.reset-captcha {
  text-align: right;
  color: #ef8436;
  cursor: pointer;
  margin-top: 5px;
}
.reset-captcha:hover {
  color: #ef8436;
}
.reset-captcha i {
  color: #ff6000;
}
div#letter-filter {
  padding: 13px;
  border-bottom: 1px solid #202a34;
  line-height: 5px;
}
.halim-light-mode div#letter-filter {
  border-bottom: 1px solid #eee;
}
#letter-filter .pagination {
  margin: 0;
  border-radius: 0;
}
#letter-filter .pagination > li > a,
#letter-filter .pagination > li > span {
  color: #fff;
  background-color: #2d3842;
  border: 1px solid #2d3842;
}
#letter-filter .pagination-lg > li > a,
#letter-filter .pagination-lg > li > span {
  font-size: 12px;
}
#letter-filter .pagination > li > a,
#letter-filter .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 16.2222px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #e2e2e2;
  background-color: #151d25;
  border: 1px solid #202a35;
  margin-left: -1px;
  margin-top: -1px;
  cursor: pointer;
}
#letter-filter .pagination > li > span:after {
  content: attr(data-text);
}
#letter-filter .pagination > li > span:hover {
  background: #fb6363;
  border-color: #fb6363;
}
.halim-light-mode #letter-filter .pagination > li > a,
.halim-light-mode #letter-filter .pagination > li > span {
  color: #6d6d6d;
  background-color: #fff;
  border: 1px solid #cdced0;
}
.letter-filter li a {
  transition: 0.5s all;
}
.letter-filter li a:hover {
  background: #366994 !important;
  border: 1px solid #366994 !important;
  transition: 0.5s all;
}
.letter-filter li .active {
  background: #ff8b00 !important;
  border-color: #ff8b00 !important;
}
@media (min-width: 0px) and (max-width: 650px) {
  .toggle-pagination {
    display: inline-block;
    color: #ff971b !important;
    font-size: 12px;
    cursor: pointer;
  }
  .toggle-pagination.active i:before {
    content: "\2212";
  }
  .list-letter {
    width: 100%;
    margin-top: 10px;
    display: none;
  }
  .list-letter > li > a,
  .list-letter > li > span {
    width: 100%;
    margin: 0;
    line-height: 40px;
    padding: 0;
    border-radius: 0 !important;
  }
  .list-letter > li {
    float: left;
    width: 20%;
    margin-top: -1px;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .list-letter > li {
    width: 33%;
  }
}
@media (max-width: 320px) {
  .list-letter > li {
    width: 50%;
  }
}
@media (min-width: 651px) {
  .toggle-pagination {
    display: none;
  }
  .list-letter {
    display: inline-block !important;
  }
}
.rank-math-breadcrumb p {
  margin: 0;
}
#comments,
#respond,
.comments-area,
#wpdcom.wpd-dark {
  background: initial !important;
}
#wpdcom .ql-container {
  background: #fff !important;
}
#wpdcom .ql-editor:before {
  opacity: 1;
  color: #949494 !important;
}
#wpdcom .wpdiscuz-spoiler-wrap {
  background-color: #2d303e !important;
  color: #a0a0a0 !important;
}
.halim-light-mode #wpdcom .wpd-comment-text {
  color: #6b6b6b !important;
}
.halim-light-mode #wpdcom .wpdiscuz-spoiler-wrap {
  background-color: #ebebeb !important;
  color: #a0a0a0 !important;
}
.halim-light-mode #wpdcom .ql-container {
  background: ##989898 !important;
}
.halim-light-mode #wpdcom.wpd-dark .ql-toolbar {
  background-color: #dadada !important;
}
.halim-light-mode #wpdcom .ql-editor:before {
  opacity: 1;
  color: #a5a5a5;
}
#wpdcom .ql-editor > * {
  color: #989898 !important;
}
pre.ql-syntax {
  background: #c1c1c1;
}
.halim-light-mode
  #wpdcom.wpd-dark.wpd-layout-2
  .wpd-comment.wpd-reply
  .wpd-comment-wrap {
  background-color: #f7f7f7;
}
#wpdcom.wpd-dark.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-wrap {
  background-color: #1e2831;
}
#wpdcom .wpd-comment .wpd-reply-to a {
  color: #58bdff;
}
.bottom-nav {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 55px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background-color: #0d1117;
  display: flex;
  overflow-x: auto;
}
.bottom-nav__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  min-width: 50px;
  overflow: hidden;
  white-space: nowrap;
  font-family: sans-serif;
  font-size: 13px;
  color: #bdbdbd;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  transition: background-color 0.1s ease-in-out;
}
.bottom-nav__link:hover {
  background-color: #eee;
}
.bottom-nav__link--active {
  color: #ff8a00;
}
.bottom-nav__icon {
  font-size: 18px;
}
.hl-next.prev:before {
  transform: rotate(-180deg);
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #212c37;
}
.halim-light-mode .table > thead > tr > th,
.halim-light-mode .table > tbody > tr > th,
.halim-light-mode .table > tfoot > tr > th,
.halim-light-mode .table > thead > tr > td,
.halim-light-mode .table > tbody > tr > td,
.halim-light-mode .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e8e8e8;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #202b35;
}
.halim-light-mode .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #04090e;
}
.halim-light-mode .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #1e2732;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.downloadbox {
  margin-top: 15px;
}
.download-table {
  font-size: 13px;
}
.download-table a:hover {
  color: #ff8a00;
}
.download-table img {
  margin: 0;
  display: inline-block;
  border: none;
  height: auto;
}
.download-table tr td {
  padding: 12px 2px !important;
}
.download-table tr td.quality span {
  border: 1px solid #1f2933;
  padding: 3px 5px;
  border-radius: 3px;
  background: #0e1215;
}
.halim-light-mode .download-table tr td.quality span {
  border: 1px solid #e8e8e8;
  background: #e9ebee;
  color: #8c8b8b;
}
@font-face {
  font-family: "Material Icons Round";
  font-style: normal;
  font-weight: 400;
  src: url(/assets/font/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2");
}
#easy-top {
  bottom: 100px !important;
}
.birthday-message {
  color: #ff8a00;
  text-align: center;
  font-size: 16px;
}
.birthday-message a {
  color: #d32f2f;
  text-decoration: underline;
}
div#bp-better-messages-mini-mobile-open {
  border-radius: 50% !important;
}
.item-label {
  margin-top: 6px;
  text-align: center;
  color: var(--color-light-0);
  font-weight: 700;
  font-size: 10px;
}
.wpdiscuz-giphy-embedded-gif-button {
  display: none !important;
}
.wun-notifications img.wpdiscuz-giphy-embedded-gif {
  max-width: 10% !important;
}
.wcai-item-link.wcai-comment-item-link .wpdiscuz-giphy-embedded-gif {
  max-width: 10% !important;
}
.custom_history {
  display: inline-block;
  background-color: #2f3338;
  border-left: 5px solid #3b6080;
  padding: 5px 10px;
  color: #dcdcdc;
  font-size: 14px;
  margin: 10px 0;
}
.episode-title {
  color: orange;
  font-weight: 800;
  text-decoration: none;
}
.fanpage {
  text-align: center;
  margin: 25px;
}
#wpdcom .wpd-form-wrap .wpd-login-to-comment {
  display: none !important;
}
img.avatar.avatar-24.photo {
  border-radius: 50%;
  margin-right: 8px;
}
.material-icons-menu {
  display: grid;
  font-size: 20px;
  text-align: center;
}
.grid-item .status {
  display: none !important;
}
.grid-item .episode {
  right: unset !important;
  bottom: unset !important;
  left: 0 !important;
  top: 0 !important;
}
.grid-item .time,
.grid-item .duration,
.grid-item .status,
.grid-item .is_trailer,
.grid-item .episode {
  font-size: 12px;
}
.grid-item .is_trailer {
  right: unset !important;
}
#comments {
  margin: -50px auto !important;
}
#halim-ajax-list-server .get-eps {
  padding: 4px 14px !important;
  font-size: 13px !important;
}
.info-movie .head .last > div.list_cate a {
  background: rgb(255 255 255/15%) !important;
}
.halim-social-plugin {
  display: none !important;
}
.wcai-profile-stat-box:nth-child(2) {
  display: none;
}
.wcai-wrapper .wcai-profile-field-val {
  color: #ff8a00 !important;
}
.swal-time {
  color: red;
}
.swal-text {
  color: #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #e46565 !important;
  cursor: pointer;
  background: #ffffff !important;
  font-weight: 600 !important;
}
.page-numbers li {
  margin: 3px;
}
.nav-tabs > li > a {
  font-weight: 600 !important;
}
.halim-schedule-block,
.mt-3 {
  margin-top: 15px;
}
.halim-schedule-block > li + li,
.halim-schedule-block-mobile > li + li {
  margin-left: 0 !important;
}
.halim-schedule-block > li.active > a,
.halim-schedule-block-mobile > li.active > a {
  background: linear-gradient(
    140deg,
    rgba(0, 77, 102, 0.8) 0%,
    rgba(0, 134, 179, 0.9) 50%,
    rgba(0, 191, 255, 1) 100%
  );
}
.halim-schedule-block > li > a,
.halim-schedule-block-mobile > li > a {
  padding: 5px 10px;
  background: #333;
  margin: 1px;
  color: #fff;
}
.halim-schedule-block > li > a:hover,
.halim-schedule-block > li > a:focus,
.halim-schedule-block-mobile > li > a:hover,
.halim-schedule-block-mobile > li > a:focus {
  text-decoration: none;
  background-color: #333;
}
@media (max-width: 767px) {
  .halim-schedule-block {
    display: none;
  }
  .halim-schedule-block-mobile.menu {
    display: none;
  }
  .halim-schedule-block > li > a,
  .halim-schedule-block-mobile > li > a {
    margin-bottom: 1px !important;
    width: 49%;
    float: left;
  }
  .watch-history .item {
    width: 100% !important;
    padding: 0;
  }
}
#halim-list-server li {
  display: inline-block;
  text-align: center;
  padding-left: 6px !important;
  padding-right: 6px !important;
  margin: 0 !important;
}
.luotxem:hover {
  background-color: rgba(255, 255, 255, 0.15) !important;
  color: white !important;
}
#report:hover {
  background-color: rgba(255, 255, 255, 0.15) !important;
  color: white !important;
}
#toggle-light:hover {
  background-color: rgba(255, 255, 255, 0.15) !important;
  color: white !important;
}
.hl-light-up {
  background-color: rgba(255, 255, 255, 0.15) !important;
  color: white !important;
}
.button-watch #explayer,
.button-watch #likeplayer,
.button-watch #report,
.button-watch #toggle-light,
.button-watch .luotxem,
.button-watch #download,
.button-watch #autonext {
  margin: 4px !important;
}
.button-watch #explayer,
.button-watch #likeplayer,
.button-watch #report,
.button-watch #toggle-light,
.button-watch .luotxem,
.button-watch #download,
.button-watch #autonext {
  font-size: 13px !important;
  height: 25px !important;
}
#halim-list-server ul li span {
  background: #333;
  border-radius: 3px;
  transition: 0.6s all;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  margin-bottom: 0.7rem;
  padding: 6px 10px;
}
.list-movies-part {
  background: #0b0f15;
  padding: 13px 8px 0 !important;
  border-radius: 3px;
  max-height: 78px;
  overflow-y: overlay;
}
.list-movies-part li {
  display: inline-block;
  margin: 0 7px 14px 0 !important;
}
.list-movies-part li a {
  background: #1f2c3e;
  padding: 7.5px 10px 6px;
  border-radius: 3px;
  transition: 0.6s all;
  font-size: 12px;
  color: #fff;
  cursor: pointer;
}
.list-movies-part li a.active {
  background: #1b2a39;
  border: 1px solid #1b2a3900;
  background-size: 200% 100%;
  background-image: linear-gradient(
    to right,
    #f5ce62,
    #e43603,
    #fa7199,
    #e85a19
  );
  background-image: linear-gradient(to right, #f0c 0%, #339 51%, #f0c 100%);
}
.list-movies-part li a:hover {
  color: #f90;
  background: #1b2a39;
  background-size: 200% 100%;
  background-image: linear-gradient(
    to right,
    #070f19 0%,
    #010408 51%,
    #6d2323 100%
  );
  background-position: right center;
}
.halim-movie-wrapper.tpl-2 .movie-detail h1.entry-title {
  color: #cacacb;
  font-size: 17px !important;
  font-weight: 700;
}
.collapse {
  display: block;
}
@media (max-width: 767px) {
  .halim-movie-wrapper.tpl-2 .film-poster {
    margin-top: 8px !important;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .halim-movie-wrapper.tpl-2 .movie_info {
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .title-wrapper h1.entry-title {
    font-size: 16px;
    margin: -10px 0 -3px -30px;
  }
}
.item-tags {
  max-height: 100px;
  overflow: hidden;
  transition: all 0.2s ease;
}
.item-tags.toggled {
  max-height: none;
  padding-bottom: 30px;
}
.item-tags-toggle {
  position: relative;
  margin: 6px 0 0;
}
.item-tags-toggle .item-tags-gradient {
  position: absolute;
  height: 40px;
  width: 100%;
  bottom: 26px;
  background: linear-gradient(to bottom, rgb(21 29 37/0%) 0%, #00 100%);
}
.item-tags-toggle .show-more-tags {
  border-top: none;
  padding: 8px 7px 0 0;
  cursor: pointer;
  font-size: 13px;
}
.item-tags-toggle .show-more-tags:hover {
  color: #ff8a00;
}
.button-watch #report,
.button-watch #autonext {
  font-size: 11px;
  margin: 2px;
  display: inline-block;
  height: 24px;
  line-height: 17px;
  border-radius: 3px !important;
  cursor: pointer;
  padding: 4px 5px;
  background: #25354c;
  color: #eee;
  text-shadow: 0 1px 0 rgb(0 0 0/50%);
  box-shadow: inset 0 1px 1px rgb(255 255 255/7%), 0px 1px 3px rgb(0 0 0/29%);
}
@media (max-width: 768px) {
  .button-watch #explayer,
  .button-watch #likeplayer,
  .button-watch #toggle-light,
  .button-watch #download {
    font-size: 11px;
    margin: 2px;
    display: none;
    height: 24px;
    line-height: 17px;
    border-radius: 3px !important;
    cursor: pointer;
    padding: 4px 5px;
    background: #25354c;
    color: #eee;
    text-shadow: 0 1px 0 rgb(0 0 0/50%);
    box-shadow: inset 0 1px 1px rgb(255 255 255/7%), 0px 1px 3px rgb(0 0 0/29%);
  }
  #report + .luotxem,
  .luotxem.visible-xs-inline {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .button-watch #explayer,
  .button-watch #likeplayer,
  .button-watch #download {
    font-size: 11px;
    margin: 2px;
    display: none;
    height: 24px;
    line-height: 17px;
    border-radius: 3px !important;
    cursor: pointer;
    padding: 4px 5px;
    background: #25354c;
    color: #eee;
    text-shadow: 0 1px 0 rgb(0 0 0/50%);
    box-shadow: inset 0 1px 1px rgb(255 255 255/7%), 0px 1px 3px rgb(0 0 0/29%);
  }
  #report + .luotxem,
  .luotxem.visible-xs-inline {
    display: none !important;
  }
}
#halim-ajax-list-server {
  margin: 0 0 !important;
}
@media screen and (max-width: 800px) .wcai-wrapper .wcai-profile-stat-box {
  min-width: 0 !important;
}
.eps-page-nav {
  margin: 1px;
  padding: 0 7px 1px !important;
  border-radius: 3px !important;
  font-size: 14px !important;
  cursor: pointer;
  color: #ffb23c;
  display: inline-block;
}
#halim-list-server ul.nav-tabs li a {
  margin: 0;
  border: none;
  padding: 7px 12px;
  border-radius: 0;
  font-size: 12px;
  display: none !important;
}
.filter-episode {
  padding-top: 8px;
  color: #fff;
  margin: 0 0 15px;
  text-align: left;
}
.filter-episode span {
  line-height: 25px;
  padding: 4px 0;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dplayer-logo {
  max-width: 113px !important;
  left: 5px !important;
  top: 20px !important;
}
.list-episode-filter input {
  display: block;
  padding: 0 34px 0 10px;
  height: 35px;
  font-family: Nunito, sans-serif;
  font-size: 12px;
  color: #abb7c4;
  font-weight: 300;
  text-transform: none;
  min-width: 200px;
  border: 1px solid #4f5b55;
  margin-bottom: 10px;
  border-radius: 4px;
  background-color: #01060a !important;
}
#suggestions-ep a {
  background: rgb(255 255 255/15%);
  padding: 5px 20px;
  border-radius: 3px;
  transition: 0.6s all;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin: 0 7px 20px 0 !important;
}
#suggestions-ep a:hover {
  background: #f90;
}
.halim-list-eps {
  max-height: 265px;
  overflow-y: overlay;
}
.button-watch.fullwidth .luotxem:nth-child(6) {
  display: none;
}
.halim-ajax-list-server {
  display: null;
}
@media (max-width: 767px) {
  .movie-poster img {
    max-height: 400px !important;
  }
}
#get-watch-history,
#get-bookmark-user {
  padding: 10px 15px;
}
#get-bookmark-user a:hover {
  color: #87c3f9 !important;
}
#get-notifications.active,
#get-user-info.active {
  color: #fff;
  background: #d85050;
}
#header {
  background-image: none;
}
#dropdown-noti {
  right: 0;
  max-width: 333px;
  min-width: 333px;
}
.flex-column {
  flex-direction: column;
}
.bg-black {
  background-color: #000 !important;
}
.dropdown-menu2,
.dropdown-option2 {
  position: absolute;
  top: 100%;
  z-index: 10000;
  display: none;
  flex-wrap: wrap;
  transform: scale(0.5);
  transition: transform 0.1s cubic-bezier(0.1, 1, 1, 1);
}
div#list-item-notification {
  max-height: 500px;
  overflow: auto;
}
.flex-hozi-center {
  align-items: center;
}
.flex {
  display: flex;
}
.notification-comment {
  padding: 10px;
}
.notification {
  color: #fff;
}
.notification-comment .avatar {
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 50%;
}
.fs-19 {
  font-size: 19px;
}
.fs-14 {
  font-size: 14px;
}
.fw-500 {
  font-weight: 500;
}
.margin-10 {
  margin: 10px;
}
.flex-1 {
  flex: 1;
}
.padding-0-10 {
  padding: 0 10px;
}
.margin-r-10 {
  margin-right: 10px;
}
.mt-3 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.f-bold {
  font-weight: 700;
}
.color-red-2 {
  color: #f98d8d;
}
.fw-700 {
  font-weight: 700;
}
.text-shortcut {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 230px;
}
.fs-12 {
  font-size: 12px;
}
.color-blue {
  color: #3a79af;
}
.fs-14 {
  font-size: 14px;
}
.ah_loading {
  justify-content: center;
  flex: 1;
  display: flex;
}
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
.notification-comment:hover {
  cursor: pointer;
  background-color: #181818;
}
.alert-color {
  color: #ab8d20;
}
.grid-item .remove-follow {
  padding: 3px 6px;
  position: absolute;
  font-size: 11px;
  color: #fff;
  text-align: center;
}
.grid-item .remove-follow {
  right: 2px;
  bottom: 52px;
  background: #9f1212;
  color: #fff;
  padding: 5px 10px;
  z-index: 9;
  transition: 0.7s;
  text-transform: capitalize;
  font-size: 12px;
}
@media (max-width: 767px) {
  .thumb.grid-item {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
}
@media (min-width: 1024px) {
}
@media (min-width: 992) and (max-width: 1024px) {
}
.grid-item .remove-follow {
  bottom: unset !important;
  right: 0 !important;
  top: 0 !important;
}
.remove-follow:hover {
  background: #000;
}
.ah-frame-bg {
  background: #0c131a9e;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  box-sizing: border-box;
}
.watch-history {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .watch-history .item {
    width: calc(50% - 20px);
    padding-right: 5px;
    box-sizing: border-box;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.watch-history .item a {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  color: #ccc;
}
.watch-history .item a > div:first-child {
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.watch-history .item a img {
  width: 100px;
}
.watch-history .item a > div:last-child {
  flex: 1;
  background: #19242e;
  padding: 17px 3px;
  position: relative;
  border: 1px solid #000;
  border-radius: 0 5px 5px 0;
}
.watch-history .item a > div:last-child:before {
  content: "";
  width: 25px;
  height: 100%;
  top: -1px;
  right: 100%;
  background: #19242e;
  position: absolute;
  z-index: 0;
  border-width: 1px 0;
  border-style: solid;
  border-color: #000;
  box-sizing: content-box;
}
.watch-history .item a div:last-child div:first-child {
  font-size: 14px;
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 3em;
  line-height: 1.5em;
}
.watch-history .item a div:last-child div:last-child {
  margin-top: 5px;
}
.time-ago {
  font-size: 12px;
  color: #ab8d20;
  font-style: italic;
}
.fs-24 {
  font-size: 25px;
}
.material-icons-round {
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.material-icons-round1 {
  font-family: "Material Icons Round";
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.button-default {
  background-color: #6b6a6a;
  display: inline-flex;
  border-radius: 5px;
  margin-right: 5px;
  padding: 6px 10px;
  cursor: pointer;
  color: #fff;
}
.bg-lochinvar {
  transition: all 0.4s ease-in-out;
  background-image: linear-gradient(to right, #fb0, #e43603, #ff6290, #ff5000);
  background-size: 300% 100%;
}
.bg-green {
  transition: all 0.4s ease-in-out;
  background-size: 300% 100%;
  background-image: linear-gradient(
    to right,
    #009245,
    #d0c200,
    #00a8c5,
    #d9e021
  );
}
.padding-5-15 {
  padding: 5px 15px;
}
.movie-poster {
  width: 18.8%;
}
.heading_movie {
  padding: 10px;
  background: #0c1e2a;
  font-size: 17px;
  font-weight: 700;
  color: #cacacb;
  text-align: center;
  border-top: 2px solid #000;
  margin: 0;
}
.button-default i {
  margin-right: 5px;
}
.bg-green2 {
  background: #369e69;
}
.movie-detail p {
  border-bottom: 1px solid #ddd;
}
.info-movie .head {
  display: flex;
  align-items: center;
  color: #fff;
  border-radius: 0 !important;
}
.info-movie .head .first {
  width: 19%;
  padding: 5px;
  background: #000;
}
.info-movie .head img {
  width: 100%;
  display: block;
}
.info-movie .head .last {
  margin-left: 10px;
  width: 81%;
}
.info-movie .head .last > div {
  display: flex;
  align-items: center;
  border-top: 1px solid #1e2838;
  padding: 6px;
}
.info-movie .head .last > div:first-child {
  border-top: 0;
}
.info-movie .head .last > div > div {
  padding: 10px 5px;
  flex: 0.8;
}
.info-movie .head .last > div > div:first-child {
  flex: 0.2;
  color: #a7a7a7;
  font-weight: 700;
}
.info-movie .head .last > div.list_cate > div + div {
  padding: 3px;
}
.info-movie .head .last > div > div:last-child {
  font-weight: 500;
  color: #a7a7a7;
}
.info-movie .head .last > div.list_cate a {
  background: #661a21;
  border-radius: 5px;
  padding: 5px;
  margin: 2px;
  display: inline-flex;
  color: #efefef;
}
.info-movie .head .last > div:last-child {
  margin-bottom: 0;
}
.info-movie .head .last > div:last-child {
  border-bottom: 0;
}
.movie_name {
  font-size: 17px;
  font-weight: 700;
  padding: 0;
  margin: 0;
  color: #cf8e19;
}
a.bg-lochinvar:hover {
  color: #dbdbdb !important;
}
.new-ep {
  padding: 3px 7px 3px;
  color: #fff;
  background-size: 300% 100%;
  background-image: linear-gradient(
    to right,
    #25aae1,
    #043ea5,
    #04befe,
    #3f86ed
  );
  border-radius: 3px;
  font-size: 12px;
  text-transform: capitalize;
}
.hh3d-form input[type="text"],
.hh3d-form input[type="password"],
.hh3d-form input[type="email"] {
  line-height: 20px;
  width: 100%;
  margin: 10px 0;
  padding: 20px 10px;
  background: #000;
  opacity: 0.8;
  color: #dbdbdb !important;
  box-sizing: border-box;
  border: none;
}
.mb-15 {
  margin-bottom: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.margin-0-5 {
  margin: 0 5px;
}
#drop-user a {
  padding: 15px 10px;
  width: 100%;
  box-sizing: border-box;
  color: #ccc;
}
.color-yellow {
  color: #ffb970;
}
#drop-user .row-1 .avatar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
}
#drop-user .row-1 {
  padding: 20px 10px 10px;
  width: 100%;
  box-sizing: border-box;
}
#drop-user .row-1 .avatar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
}
#drop-user .row-1 .avatar img {
  width: inherit;
}
#drop-user {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
}
#drop-user {
  max-width: none !important;
  overflow-x: auto !important;
}
#wpdcom {
  max-width: none;
  padding: 15px;
}
#wpdcom .wpd-comment .wpd-comment-right:before {
  content: "";
  position: absolute;
  left: -10px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #151515;
  transform: translatey(-50%) rotate(-90deg);
}
#wpdcom .wpd-comment .wpd-comment-right {
  background-color: #151515;
  padding: 5px 15px;
  border-radius: 12px;
  position: relative;
}
#wpdcom .wpd-comment .wpd-comment-right:before {
  top: 30px;
}
#wpdcom .wpd-comment .wpd-comment-left {
  margin-right: 11px;
}
#wcaiInfo {
  background: #20 !important;
}
.wcai-wrapper .wcai-list,
.wcai-wrapper .wcai-list-item {
  color: #b9b9b9;
}
.wcai-comment-link {
  color: #ccb687;
}
#wpdcom .ql-container {
  background: #151515 !important;
  border: none !important;
  border-radius: 5px;
}
#wpdcom .wpd-form-head {
  border: none;
}
#wpdcom .wpd-thread-head {
  border-bottom: 2px solid #000;
}
#wpdcom .wpd_label__check i.wpdicon-off {
  border: 1px solid #393939;
}
.wcai-wrapper .wcai-item-link.wcai-comment-meta {
  color: #b0b0b0;
}
.wcai-wrapper .wcai-content-item-short {
  border: 1px solid #474747;
  border: none;
}
.wcaiInfoShort .wcai-wrapper .wcai-content {
  background: #20 !important;
  box-shadow: none;
  border-radius: 5px;
}
.wcaiInfoShort .wcai-wrapper .wcai-content:after,
.wcaiInfoShort .wcai-wrapper .wcai-content:before {
  border-right-color: #20 !important;
}
#wpdcom .ql-toolbar {
  border: none;
}
.wcai-wrapper .wcai-stat-box {
  border: none;
}
.wcai-wrapper .wcai-stat-box-val {
  background: #2e3949;
}
.wcai-wrapper .wcai-page-link {
  color: #a2a2a2;
  background: #07091e;
  margin-right: 3px;
  border: none;
}
.wcai-wrapper .wcai-page-link:last-of-type {
  border: none;
}
.wcai-wrapper .wcai-list-item.wcai-active {
  color: #fff;
}
.wcai-wrapper .wcai-profile-stat-box-val {
  background: #2e3949;
}
.wcai-wrapper .wcai-profile-stat-box {
  border: none;
}
.wcai-wrapper .wcai-list,
.wcai-wrapper .wcai-list-item {
  border-bottom: 1px solid #000;
}
@media (max-width: 639px) {
  .mobile-icon-menu {
    text-align: center !important;
    margin-top: 15px;
  }
  #header {
    background: #181c20;
  }
  div.nsl-container.nsl-container-block .nsl-container-buttons {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .single-post #main-contents {
    width: 100%;
  }
  .page-template-page-history #main-contents {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .info-movie .head .first {
    width: 28% !important;
  }
  .info-movie .head .last {
    width: 72% !important;
    font-size: 12px;
  }
  .info-movie .head .last > div {
    padding: 2px !important;
  }
  .info-movie .head .last {
    margin-left: 5px;
  }
  .info-movie .head .last > div > div:first-child {
    display: none !important;
  }
  .info-movie .head .last > div > div {
    flex: 1 !important;
  }
}
.wpdiscuz-textarea-wrap.wpd-txt .wpd-textarea-wrap textarea {
  background: #151515 !important;
  border: none !important;
  border-radius: 5px;
}
.wpd-comments-open {
  margin-top: 35px !important;
}
.wpd-login a {
  color: #fff !important;
  background-color: #337ab7;
  border-color: #2e6da4;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  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;
}
#wpdcom .wpd-form-head {
  align-items: center;
  justify-content: center;
}
#wpdcom .wpd-form-row .wpdiscuz-item input[type="text"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="email"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="url"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="color"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="date"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="datetime"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="datetime-local"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="month"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="number"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="time"],
#wpdcom textarea,
#wpdcom select {
  background: #161616 !important;
  border: 1px solid #161616 !important;
  color: #e3e3e3 !important;
}
.page-template-page-thongbao .section-bar,
.page-template-page-history .section-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-template-page-thongbao .section-bar a,
.page-template-page-history .section-bar a {
  font-size: 13px;
  margin-left: auto;
  color: #f56c65;
}
.button-watch .col-md-8 {
  float: right !important;
}
#headwrap .nav-items a {
  padding: 7px 15px;
  margin: 0 3px;
  font-size: 30px;
  display: inline-flex;
  background-color: #12171b;
  border: 1px solid #404040;
  color: #ccc;
  position: relative;
}
#headwrap .nav-items .load-notification .badge {
  position: absolute;
  top: -6px;
  right: -6px;
  background-color: #d85050;
  color: #fff;
  font-size: 12px;
  padding: 2px 5px;
  border-radius: 50%;
  z-index: 2;
  width: 23px;
  height: 23px;
  text-align: center;
}
#headwrap .nav-items {
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  #headwrap .nav-items {
    justify-content: center;
    margin-top: 10px;
  }
  .nav-items .load-notification {
    position: relative;
  }
}
@media (min-width: 768px) {
  .halim-schedule-block-mobile {
    display: none;
  }
  .halim-schedule-block-mobile.menu {
    display: none;
  }
  #drop-user {
    right: -67px;
    left: auto;
    width: auto;
  }
}
@media screen and (max-width: 800px) .wcai-wrapper .wcai-profile-stat-box {
  min-width: 48px !important;
}
@media (max-width: 768px) {
  ul.wpdiscuz-bell-shortcode-menu {
    position: fixed;
    border: 3px solid #00b38f;
    border-radius: 48%;
    padding: 9px;
    right: 0;
    bottom: 6%;
    z-index: 9999;
  }
}
@media (min-width: 769px) {
  ul.wpdiscuz-bell-shortcode-menu {
    position: fixed;
    border: 3px solid #00b38f;
    border-radius: 48%;
    padding: 15px;
    right: 0;
    bottom: 50%;
    z-index: 9999;
  }
}
.um-notification-live-feed {
  background: #242526 !important;
}
.um-notification.read:hover,
.um-notification:hover {
  background: #555 !important;
}
.um-notification-content-string {
  color: #ccc !important;
}
.um-notification span.b2 {
  color: #337ab7 !important;
}
.um-notification {
  border-bottom: 1px solid #2b2b2b !important;
}
.um-new-dropdown ul li a {
  color: #ccc !important;
}
.um-new-dropdown {
  background: #333 !important;
  border: 1px solid #333 !important;
}
.um-notifications-filter {
  border: 1px solid #999 !important;
}
.um-notification-header-row {
  color: white !important;
}
@media only screen and (min-width: 768px) {
  .um-notification-b {
    right: 5px !important;
    bottom: 50% !important;
  }
}
@media only screen and (max-width: 767px) {
  .um-notification-b {
    right: 1px !important;
    bottom: 3% !important;
  }
}
.um-notification.unread {
  background: #333 !important;
}
.um-notification-header a {
  font-size: 30px;
}
.jw-rightclick-link span + span.jw-reset:after {
  background: #333;
  color: #fff;
  content: "";
  display: contents;
  position: absolute;
}
.swal2-container {
  z-index: 1600 !important;
}
.swal-time {
  color: red;
}
.swal-text {
  color: #fff;
}
.swal2-popup.swal2-toast {
  align-items: stretch;
  background: #19191a;
  box-shadow: 0 0 0.625em #d9d9d9;
  flex-direction: column;
  overflow-y: hidden;
  padding: 1.25em;
  width: auto;
}
.swal2-popup.swal2-toast .swal2-header {
  flex-direction: row;
  padding: 0;
}
.swal2-popup.swal2-toast .swal2-title {
  flex-grow: 1;
  font-size: 1em;
  justify-content: flex-start;
  margin: 0 0.625em;
}
.swal2-popup.swal2-toast .swal2-loading {
  justify-content: center;
}
.swal2-popup.swal2-toast .swal2-input {
  font-size: 1em;
  height: 2em;
  margin: 0.3125em auto;
}
.swal2-popup.swal2-toast .swal2-validation-message {
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-footer {
  font-size: 0.8em;
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
}
.swal2-popup.swal2-toast .swal2-close {
  height: 0.8em;
  line-height: 0.8;
  position: static;
  width: 0.8em;
}
.swal2-popup.swal2-toast .swal2-content {
  font-size: 1em;
  justify-content: flex-start;
  margin: 0 0.625em;
  padding: 0;
  text-align: initial;
}
.swal2-popup.swal2-toast .swal2-html-container {
  padding: 0.625em 0 0;
}
.swal2-popup.swal2-toast .swal2-html-container:empty {
  padding: 0;
}
.swal2-popup.swal2-toast .swal2-icon {
  height: 2em;
  margin: 0 0.5em 0 0;
  min-width: 2em;
  width: 2em;
}
.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  align-items: center;
  display: flex;
  font-size: 1.8em;
  font-weight: 700;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
    font-size: 0.25em;
  }
}
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  height: 2em;
  width: 2em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^="swal2-x-mark-line"] {
  top: 0.875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast
  .swal2-icon.swal2-error
  [class^="swal2-x-mark-line"][class$="left"] {
  left: 0.3125em;
}
.swal2-popup.swal2-toast
  .swal2-icon.swal2-error
  [class^="swal2-x-mark-line"][class$="right"] {
  right: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-actions {
  align-self: stretch;
  flex: 1;
  flex-basis: auto !important;
  height: 2.2em;
  height: auto;
  margin: 0.3125em 0.3125em 0;
  padding: 0;
  width: auto;
}
.swal2-popup.swal2-toast .swal2-styled {
  font-size: 1em;
  margin: 0.125em 0.3125em;
  padding: 0.3125em 0.625em;
}
.swal2-popup.swal2-toast .swal2-styled:focus {
  box-shadow: 0 0 0 1px #19191a, 0 0 0 3px rgba(138, 176, 213, 0.5);
}
.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}
.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-circular-line"] {
  border-radius: 50%;
  height: 3em;
  position: absolute;
  transform: rotate(45deg);
  width: 1.6em;
}
.swal2-popup.swal2-toast
  .swal2-success
  [class^="swal2-success-circular-line"][class$="left"] {
  border-radius: 4em 0 0 4em;
  left: -0.5em;
  top: -0.8em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
}
.swal2-popup.swal2-toast
  .swal2-success
  [class^="swal2-success-circular-line"][class$="right"] {
  border-radius: 0 4em 4em 0;
  left: 0.9375em;
  top: -0.25em;
  transform-origin: 0 1.5em;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  height: 2em;
  width: 2em;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  height: 2.6875em;
  left: 0.4375em;
  top: 0;
  width: 0.4375em;
}
.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-line"] {
  height: 0.3125em;
}
.swal2-popup.swal2-toast
  .swal2-success
  [class^="swal2-success-line"][class$="tip"] {
  left: 0.1875em;
  top: 1.125em;
  width: 0.75em;
}
.swal2-popup.swal2-toast
  .swal2-success
  [class^="swal2-success-line"][class$="long"] {
  right: 0.1875em;
  top: 0.9375em;
  width: 1.375em;
}
.swal2-popup.swal2-toast
  .swal2-success.swal2-icon-show
  .swal2-success-line-tip {
  -webkit-animation: swal2-toast-animate-success-line-tip 0.75s;
  animation: swal2-toast-animate-success-line-tip 0.75s;
}
.swal2-popup.swal2-toast
  .swal2-success.swal2-icon-show
  .swal2-success-line-long {
  -webkit-animation: swal2-toast-animate-success-line-long 0.75s;
  animation: swal2-toast-animate-success-line-long 0.75s;
}
.swal2-popup.swal2-toast.swal2-show {
  -webkit-animation: swal2-toast-show 0.5s;
  animation: swal2-toast-show 0.5s;
}
.swal2-popup.swal2-toast.swal2-hide {
  -webkit-animation: swal2-toast-hide 0.1s forwards;
  animation: swal2-toast-hide 0.1s forwards;
}
.swal2-container {
  align-items: center;
  bottom: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  left: 0;
  overflow-x: hidden;
  padding: 0.625em;
  position: fixed;
  right: 0;
  top: 0;
  transition: background-color 0.1s;
  z-index: 1060;
  -webkit-overflow-scrolling: touch;
}
.swal2-container.swal2-backdrop-show,
.swal2-container.swal2-noanimation {
  background: rgba(25, 25, 26, 0.75);
}
.swal2-container.swal2-backdrop-hide {
  background: 0 0 !important;
}
.swal2-container.swal2-top {
  align-items: flex-start;
}
.swal2-container.swal2-top-left,
.swal2-container.swal2-top-start {
  align-items: flex-start;
  justify-content: flex-start;
}
.swal2-container.swal2-top-end,
.swal2-container.swal2-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
.swal2-container.swal2-center {
  align-items: center;
}
.swal2-container.swal2-center-left,
.swal2-container.swal2-center-start {
  align-items: center;
  justify-content: flex-start;
}
.swal2-container.swal2-center-end,
.swal2-container.swal2-center-right {
  align-items: center;
  justify-content: flex-end;
}
.swal2-container.swal2-bottom {
  align-items: flex-end;
}
.swal2-container.swal2-bottom-left,
.swal2-container.swal2-bottom-start {
  align-items: flex-end;
  justify-content: flex-start;
}
.swal2-container.swal2-bottom-end,
.swal2-container.swal2-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
.swal2-container.swal2-bottom-end > :first-child,
.swal2-container.swal2-bottom-left > :first-child,
.swal2-container.swal2-bottom-right > :first-child,
.swal2-container.swal2-bottom-start > :first-child,
.swal2-container.swal2-bottom > :first-child {
  margin-top: auto;
}
.swal2-container.swal2-grow-fullscreen > .swal2-modal {
  align-self: stretch;
  display: flex !important;
  flex: 1;
  justify-content: center;
}
.swal2-container.swal2-grow-row > .swal2-modal {
  align-content: center;
  display: flex !important;
  flex: 1;
  justify-content: center;
}
.swal2-container.swal2-grow-column {
  flex: 1;
  flex-direction: column;
}
.swal2-container.swal2-grow-column.swal2-bottom,
.swal2-container.swal2-grow-column.swal2-center,
.swal2-container.swal2-grow-column.swal2-top {
  align-items: center;
}
.swal2-container.swal2-grow-column.swal2-bottom-left,
.swal2-container.swal2-grow-column.swal2-bottom-start,
.swal2-container.swal2-grow-column.swal2-center-left,
.swal2-container.swal2-grow-column.swal2-center-start,
.swal2-container.swal2-grow-column.swal2-top-left,
.swal2-container.swal2-grow-column.swal2-top-start {
  align-items: flex-start;
}
.swal2-container.swal2-grow-column.swal2-bottom-end,
.swal2-container.swal2-grow-column.swal2-bottom-right,
.swal2-container.swal2-grow-column.swal2-center-end,
.swal2-container.swal2-grow-column.swal2-center-right,
.swal2-container.swal2-grow-column.swal2-top-end,
.swal2-container.swal2-grow-column.swal2-top-right {
  align-items: flex-end;
}
.swal2-container.swal2-grow-column > .swal2-modal {
  align-content: center;
  display: flex !important;
  flex: 1;
  justify-content: center;
}
.swal2-container.swal2-no-transition {
  transition: none !important;
}
.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(
    .swal2-top-left
  ):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(
    .swal2-center-left
  ):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(
    .swal2-bottom-end
  ):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)
  > .swal2-modal {
  margin: auto;
  max-width: 350px;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .swal2-container .swal2-modal {
    margin: 0 !important;
  }
}
.swal2-popup {
  background: #19191a;
  border: none;
  border-radius: 5px;
  box-sizing: border-box;
  display: none;
  flex-direction: column;
  font-family: inherit;
  font-size: 13px;
  justify-content: center;
  max-width: 100%;
  padding: 1.25em;
  position: relative;
  width: 32em;
}
.swal2-popup:focus {
  outline: none;
}
.swal2-popup.swal2-loading {
  overflow-y: hidden;
}
.swal2-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 0 1.8em;
}
.swal2-title {
  color: #e1e1e1;
  font-size: 1.875em;
  font-weight: 600;
  margin: 0 0 0.4em;
  max-width: 100%;
  padding: 0;
  position: relative;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}
.swal2-actions {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 1.25em auto 0;
  padding: 0;
  width: 100%;
  z-index: 1;
}
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
.swal2-loader {
  align-items: center;
  -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border-color: #2778c4 transparent;
  border-radius: 100%;
  border-style: solid;
  border-width: 0.25em;
  display: none;
  height: 2.2em;
  justify-content: center;
  margin: 0 1.875em;
  width: 2.2em;
}
.swal2-styled {
  box-shadow: none;
  font-weight: 500;
  margin: 0.3125em;
  padding: 0.625em 1.1em;
}
.swal2-styled:not([disabled]) {
  cursor: pointer;
}
.swal2-styled.swal2-confirm {
  background: initial;
  background-color: #2778c4;
  border: 0;
  border-radius: 0.25em;
  color: #fff;
  font-size: 14px;
}
.swal2-styled.swal2-deny {
  background: initial;
  background-color: #d14529;
  border: 0;
  border-radius: 0.25em;
  color: #fff;
  font-size: 1em;
}
.swal2-styled.swal2-cancel {
  background: initial;
  background-color: #757575;
  border: 0;
  border-radius: 0.25em;
  color: #fff;
  font-size: 14px;
}
.swal2-styled:focus {
  box-shadow: 0 0 0 1px #19191a, 0 0 0 3px rgba(138, 176, 213, 0.5);
  outline: none;
}
.swal2-styled::-moz-focus-inner {
  border: 0;
}
.swal2-footer {
  border-top: 1px solid #555;
  color: #bbb;
  font-size: 1em;
  justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
}
.swal2-timer-progress-bar-container {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  bottom: 0;
  height: 0.25em;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
}
.swal2-timer-progress-bar {
  background: hsla(0, 0%, 88%, 0.6);
  height: 0.25em;
  width: 100%;
}
.swal2-image {
  margin: 1.25em auto;
  max-width: 100%;
}
.swal2-close {
  align-items: center;
  background: 0 0;
  border: none;
  border-radius: 5px;
  color: #ccc;
  cursor: pointer;
  font-family: serif;
  font-size: 2.5em;
  height: 1.2em;
  justify-content: center;
  line-height: 1.2;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: color 0.1s ease-out;
  width: 1.2em;
  z-index: 2;
}
.swal2-close:hover {
  background: 0 0;
  color: #f27474;
  transform: none;
}
.swal2-close:focus {
  box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5);
  outline: none;
}
.swal2-close::-moz-focus-inner {
  border: 0;
}
.swal2-content {
  color: #e1e1e1;
  font-size: 1.125em;
  font-weight: 400;
  justify-content: center;
  line-height: normal;
  margin: 0;
  padding: 0 1.6em;
  text-align: center;
  z-index: 1;
  word-wrap: break-word;
}
.swal2-checkbox,
.swal2-file,
.swal2-input,
.swal2-radio,
.swal2-select,
.swal2-textarea {
  margin: 1em auto;
}
.swal2-file,
.swal2-input,
.swal2-textarea {
  background: #323234;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  color: #e1e1e1;
  font-size: 1.125em;
  transition: border-color 0.3s, box-shadow 0.3s;
  width: 100%;
}
.swal2-file.swal2-inputerror,
.swal2-input.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}
.swal2-file:focus,
.swal2-input:focus,
.swal2-textarea:focus {
  border: 1px solid #b4dbed;
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
  outline: none;
}
.swal2-file::-moz-placeholder,
.swal2-input::-moz-placeholder,
.swal2-textarea::-moz-placeholder {
  color: #ccc;
}
.swal2-file:-ms-input-placeholder,
.swal2-input:-ms-input-placeholder,
.swal2-textarea:-ms-input-placeholder {
  color: #ccc;
}
.swal2-file::placeholder,
.swal2-input::placeholder,
.swal2-textarea::placeholder {
  color: #ccc;
}
.swal2-range {
  background: #19191a;
  margin: 1em auto;
}
.swal2-range input {
  width: 80%;
}
.swal2-range output {
  color: #e1e1e1;
  font-weight: 600;
  text-align: center;
  width: 20%;
}
.swal2-range input,
.swal2-range output {
  font-size: 1.125em;
  height: 2.625em;
  line-height: 2.625em;
  padding: 0;
}
.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}
.swal2-input[type="number"] {
  max-width: 10em;
}
.swal2-file {
  background: #323234;
  font-size: 1.125em;
}
.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}
.swal2-select {
  background: #323234;
  color: #e1e1e1;
  font-size: 1.125em;
  max-width: 100%;
  min-width: 50%;
  padding: 0.375em 0.625em;
}
.swal2-checkbox,
.swal2-radio {
  align-items: center;
  background: #19191a;
  color: #e1e1e1;
  justify-content: center;
}
.swal2-checkbox label,
.swal2-radio label {
  font-size: 1.125em;
  margin: 0 0.6em;
}
.swal2-checkbox input,
.swal2-radio input {
  margin: 0 0.4em;
}
.swal2-input-label {
  display: flex;
  justify-content: center;
  margin: 1em auto;
}
.swal2-validation-message {
  align-items: center;
  background: #323234;
  color: #e1e1e1;
  font-size: 1em;
  font-weight: 300;
  justify-content: center;
  margin: 0 -2.7em;
  overflow: hidden;
  padding: 0.625em;
}
.swal2-validation-message:before {
  background-color: #f27474;
  border-radius: 50%;
  color: #fff;
  content: "!";
  display: inline-block;
  font-weight: 600;
  height: 1.5em;
  line-height: 1.5em;
  margin: 0 0.625em;
  min-width: 1.5em;
  text-align: center;
  width: 1.5em;
}
.swal2-icon {
  border: 0.25em solid #000;
  border-radius: 50%;
  box-sizing: content-box;
  cursor: default;
  font-family: inherit;
  height: 5em;
  justify-content: center;
  line-height: 5em;
  margin: 1.25em auto 1.875em;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 5em;
}
.swal2-icon .swal2-icon-content {
  align-items: center;
  display: flex;
  font-size: 3.75em;
}
.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474;
}
.swal2-icon.swal2-error .swal2-x-mark {
  flex-grow: 1;
  position: relative;
}
.swal2-icon.swal2-error [class^="swal2-x-mark-line"] {
  background-color: #f27474;
  border-radius: 0.125em;
  display: block;
  height: 0.3125em;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
}
.swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="left"] {
  left: 1.0625em;
  transform: rotate(45deg);
}
.swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="right"] {
  right: 1em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-error.swal2-icon-show {
  -webkit-animation: swal2-animate-error-icon 0.5s;
  animation: swal2-animate-error-icon 0.5s;
}
.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  -webkit-animation: swal2-animate-error-x-mark 0.5s;
  animation: swal2-animate-error-x-mark 0.5s;
}
.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}
.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}
.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}
.swal2-icon.swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}
.swal2-icon.swal2-success [class^="swal2-success-circular-line"] {
  border-radius: 50%;
  height: 7.5em;
  position: absolute;
  transform: rotate(45deg);
  width: 3.75em;
}
.swal2-icon.swal2-success
  [class^="swal2-success-circular-line"][class$="left"] {
  border-radius: 7.5em 0 0 7.5em;
  left: -2.0635em;
  top: -0.4375em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
}
.swal2-icon.swal2-success
  [class^="swal2-success-circular-line"][class$="right"] {
  border-radius: 0 7.5em 7.5em 0;
  left: 1.875em;
  top: -0.6875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
}
.swal2-icon.swal2-success .swal2-success-ring {
  border: 0.25em solid hsla(98, 55%, 69%, 0.3);
  border-radius: 50%;
  box-sizing: content-box;
  height: 100%;
  left: -0.25em;
  position: absolute;
  top: -0.25em;
  width: 100%;
  z-index: 2;
}
.swal2-icon.swal2-success .swal2-success-fix {
  height: 5.625em;
  left: 1.625em;
  position: absolute;
  top: 0.5em;
  transform: rotate(-45deg);
  width: 0.4375em;
  z-index: 1;
}
.swal2-icon.swal2-success [class^="swal2-success-line"] {
  background-color: #a5dc86;
  border-radius: 0.125em;
  display: block;
  height: 0.3125em;
  position: absolute;
  z-index: 2;
}
.swal2-icon.swal2-success [class^="swal2-success-line"][class$="tip"] {
  left: 0.8125em;
  top: 2.875em;
  transform: rotate(45deg);
  width: 1.5625em;
}
.swal2-icon.swal2-success [class^="swal2-success-line"][class$="long"] {
  right: 0.5em;
  top: 2.375em;
  transform: rotate(-45deg);
  width: 2.9375em;
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  -webkit-animation: swal2-animate-success-line-tip 0.75s;
  animation: swal2-animate-success-line-tip 0.75s;
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  -webkit-animation: swal2-animate-success-line-long 0.75s;
  animation: swal2-animate-success-line-long 0.75s;
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  -webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}
.swal2-progress-steps {
  align-items: center;
  background: inherit;
  flex-wrap: wrap;
  font-weight: 600;
  margin: 0 0 1.25em;
  max-width: 100%;
  padding: 0;
}
.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}
.swal2-progress-steps .swal2-progress-step {
  background: #2778c4;
  border-radius: 2em;
  color: #fff;
  flex-shrink: 0;
  height: 2em;
  line-height: 2em;
  text-align: center;
  width: 2em;
  z-index: 20;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #2778c4;
}
.swal2-progress-steps
  .swal2-progress-step.swal2-active-progress-step
  ~ .swal2-progress-step {
  background: #58585b;
  color: #fff;
}
.swal2-progress-steps
  .swal2-progress-step.swal2-active-progress-step
  ~ .swal2-progress-step-line {
  background: #58585b;
}
.swal2-progress-steps .swal2-progress-step-line {
  background: #2778c4;
  flex-shrink: 0;
  height: 0.4em;
  margin: 0 -1px;
  width: 2.5em;
  z-index: 10;
}
[class^="swal2"] {
  -webkit-tap-highlight-color: transparent;
}
.swal2-show {
  -webkit-animation: swal2-show 0.3s;
  animation: swal2-show 0.3s;
}
.swal2-hide {
  -webkit-animation: swal2-hide 0.15s forwards;
  animation: swal2-hide 0.15s forwards;
}
.swal2-noanimation {
  transition: none;
}
.swal2-scrollbar-measure {
  height: 50px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
  width: 50px;
}
.swal2-rtl .swal2-close {
  left: 0;
  right: auto;
}
.swal2-rtl .swal2-timer-progress-bar {
  left: auto;
  right: 0;
}
@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important;
  }
  .swal2-range output {
    display: none;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .swal2-range input {
    width: 100% !important;
  }
  .swal2-range output {
    display: none;
  }
}
@-webkit-keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotate(2deg);
  }
  33% {
    transform: translateY(0) rotate(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotate(2deg);
  }
  to {
    transform: translateY(0) rotate(0deg);
  }
}
@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotate(2deg);
  }
  33% {
    transform: translateY(0) rotate(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotate(2deg);
  }
  to {
    transform: translateY(0) rotate(0deg);
  }
}
@-webkit-keyframes swal2-toast-hide {
  to {
    opacity: 0;
    transform: rotate(1deg);
  }
}
@keyframes swal2-toast-hide {
  to {
    opacity: 0;
    transform: rotate(1deg);
  }
}
@-webkit-keyframes swal2-toast-animate-success-line-tip {
  0% {
    left: 0.0625em;
    top: 0.5625em;
    width: 0;
  }
  54% {
    left: 0.125em;
    top: 0.125em;
    width: 0;
  }
  70% {
    left: -0.25em;
    top: 0.625em;
    width: 1.625em;
  }
  84% {
    left: 0.75em;
    top: 1.0625em;
    width: 0.5em;
  }
  to {
    left: 0.1875em;
    top: 1.125em;
    width: 0.75em;
  }
}
@keyframes swal2-toast-animate-success-line-tip {
  0% {
    left: 0.0625em;
    top: 0.5625em;
    width: 0;
  }
  54% {
    left: 0.125em;
    top: 0.125em;
    width: 0;
  }
  70% {
    left: -0.25em;
    top: 0.625em;
    width: 1.625em;
  }
  84% {
    left: 0.75em;
    top: 1.0625em;
    width: 0.5em;
  }
  to {
    left: 0.1875em;
    top: 1.125em;
    width: 0.75em;
  }
}
@-webkit-keyframes swal2-toast-animate-success-line-long {
  0% {
    right: 1.375em;
    top: 1.625em;
    width: 0;
  }
  65% {
    right: 0.9375em;
    top: 1.25em;
    width: 0;
  }
  84% {
    right: 0;
    top: 0.9375em;
    width: 1.125em;
  }
  to {
    right: 0.1875em;
    top: 0.9375em;
    width: 1.375em;
  }
}
@keyframes swal2-toast-animate-success-line-long {
  0% {
    right: 1.375em;
    top: 1.625em;
    width: 0;
  }
  65% {
    right: 0.9375em;
    top: 1.25em;
    width: 0;
  }
  84% {
    right: 0;
    top: 0.9375em;
    width: 1.125em;
  }
  to {
    right: 0.1875em;
    top: 0.9375em;
    width: 1.375em;
  }
}
@-webkit-keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  to {
    transform: scale(1);
  }
}
@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  to {
    transform: scale(1);
  }
}
@-webkit-keyframes swal2-hide {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.5);
  }
}
@keyframes swal2-hide {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.5);
  }
}
@-webkit-keyframes swal2-animate-success-line-tip {
  0% {
    left: 0.0625em;
    top: 1.1875em;
    width: 0;
  }
  54% {
    left: 0.125em;
    top: 1.0625em;
    width: 0;
  }
  70% {
    left: -0.375em;
    top: 2.1875em;
    width: 3.125em;
  }
  84% {
    left: 1.3125em;
    top: 3em;
    width: 1.0625em;
  }
  to {
    left: 0.8125em;
    top: 2.8125em;
    width: 1.5625em;
  }
}
@keyframes swal2-animate-success-line-tip {
  0% {
    left: 0.0625em;
    top: 1.1875em;
    width: 0;
  }
  54% {
    left: 0.125em;
    top: 1.0625em;
    width: 0;
  }
  70% {
    left: -0.375em;
    top: 2.1875em;
    width: 3.125em;
  }
  84% {
    left: 1.3125em;
    top: 3em;
    width: 1.0625em;
  }
  to {
    left: 0.8125em;
    top: 2.8125em;
    width: 1.5625em;
  }
}
@-webkit-keyframes swal2-animate-success-line-long {
  0% {
    right: 2.875em;
    top: 3.375em;
    width: 0;
  }
  65% {
    right: 2.875em;
    top: 3.375em;
    width: 0;
  }
  84% {
    right: 0;
    top: 2.1875em;
    width: 3.4375em;
  }
  to {
    right: 0.5em;
    top: 2.375em;
    width: 2.9375em;
  }
}
@keyframes swal2-animate-success-line-long {
  0% {
    right: 2.875em;
    top: 3.375em;
    width: 0;
  }
  65% {
    right: 2.875em;
    top: 3.375em;
    width: 0;
  }
  84% {
    right: 0;
    top: 2.1875em;
    width: 3.4375em;
  }
  to {
    right: 0.5em;
    top: 2.375em;
    width: 2.9375em;
  }
}
@-webkit-keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  to {
    transform: rotate(-405deg);
  }
}
@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  to {
    transform: rotate(-405deg);
  }
}
@-webkit-keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    opacity: 0;
    transform: scale(0.4);
  }
  50% {
    margin-top: 1.625em;
    opacity: 0;
    transform: scale(0.4);
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  to {
    margin-top: 0;
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    opacity: 0;
    transform: scale(0.4);
  }
  50% {
    margin-top: 1.625em;
    opacity: 0;
    transform: scale(0.4);
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  to {
    margin-top: 0;
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes swal2-animate-error-icon {
  0% {
    opacity: 0;
    transform: rotateX(100deg);
  }
  to {
    opacity: 1;
    transform: rotateX(0deg);
  }
}
@keyframes swal2-animate-error-icon {
  0% {
    opacity: 0;
    transform: rotateX(100deg);
  }
  to {
    opacity: 1;
    transform: rotateX(0deg);
  }
}
@-webkit-keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}
body.swal2-height-auto {
  height: auto !important;
}
body.swal2-no-backdrop .swal2-container {
  background-color: transparent !important;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 1.25em);
  right: auto;
  top: auto;
}
body.swal2-no-backdrop .swal2-container > .swal2-modal {
  box-shadow: 0 0 10px rgba(25, 25, 26, 0.75);
}
body.swal2-no-backdrop .swal2-container.swal2-top {
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-top-left,
body.swal2-no-backdrop .swal2-container.swal2-top-start {
  left: 0;
  top: 0;
}
body.swal2-no-backdrop .swal2-container.swal2-top-end,
body.swal2-no-backdrop .swal2-container.swal2-top-right {
  right: 0;
  top: 0;
}
body.swal2-no-backdrop .swal2-container.swal2-center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
body.swal2-no-backdrop .swal2-container.swal2-center-left,
body.swal2-no-backdrop .swal2-container.swal2-center-start {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-center-end,
body.swal2-no-backdrop .swal2-container.swal2-center-right {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-bottom-left,
body.swal2-no-backdrop .swal2-container.swal2-bottom-start {
  bottom: 0;
  left: 0;
}
body.swal2-no-backdrop .swal2-container.swal2-bottom-end,
body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
  bottom: 0;
  right: 0;
}
@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)
    > [aria-hidden="true"] {
    display: none;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)
    .swal2-container {
    position: static !important;
  }
}
body.swal2-toast-shown .swal2-container {
  background-color: transparent;
}
body.swal2-toast-shown .swal2-container.swal2-top {
  bottom: auto;
  left: 50%;
  right: auto;
  top: 0;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-top-end,
body.swal2-toast-shown .swal2-container.swal2-top-right {
  bottom: auto;
  left: auto;
  right: 0;
  top: 0;
}
body.swal2-toast-shown .swal2-container.swal2-top-left,
body.swal2-toast-shown .swal2-container.swal2-top-start {
  bottom: auto;
  left: 0;
  right: auto;
  top: 0;
}
body.swal2-toast-shown .swal2-container.swal2-center-left,
body.swal2-toast-shown .swal2-container.swal2-center-start {
  bottom: auto;
  left: 0;
  right: auto;
  top: 50%;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-center {
  bottom: auto;
  left: 50%;
  right: auto;
  top: 50%;
  transform: translate(-50%, -50%);
}
body.swal2-toast-shown .swal2-container.swal2-center-end,
body.swal2-toast-shown .swal2-container.swal2-center-right {
  bottom: auto;
  left: auto;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-left,
body.swal2-toast-shown .swal2-container.swal2-bottom-start {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
}
body.swal2-toast-shown .swal2-container.swal2-bottom {
  bottom: 0;
  left: 50%;
  right: auto;
  top: auto;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-end,
body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  bottom: 0;
  left: auto;
  right: 0;
  top: auto;
}
#header,
body.halimthemes {
}
span.bpbm-sticker {
  max-width: 140px !important;
}
body.wpdiscuz-badges-disabled .wpdiscuz-mycred-badges-wrap {
  display: none !important;
}
#ajax-player-hh3d .loading-overlay {
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.3s;
  width: 100%;
  z-index: 9999;
}
.ring-image-profile {
  display: inline-block;
  position: relative;
  z-index: 999 !important;
}
.ring-image-profile img {
  cursor: pointer;
  pointer-events: auto;
  position: relative;
  z-index: 1000 !important;
}
#ajax-player-hh3d .loading-overlay.hidden,
.jw-icon.jw-icon-inline.jw-button-color.jw-reset.jw-icon-pip,
.jw-icon.jw-icon-inline.jw-button-color.jw-reset.jw-icon-rewind {
  display: none;
}
.loading-player-image {
  height: 100px;
  width: 100px;
}
.loading-text {
  font-size: 14px;
  margin-top: 5px;
}
#halim-list-server ul li span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.custom-overlay,
.skip-intro {
  color: #fff;
  display: none;
  position: absolute;
  z-index: 1000;
}
.the-badge {
  z-index: 6;
}
.custom-overlay {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  font-size: 1.5em;
  height: 100%;
  justify-content: center;
  left: 0;
  top: 0;
  width: 100%;
}
.custom-overlay.loading {
  background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 767px) {
  #mobile-search-form input[type="text"],
  #search-form input[type="text"],
  .halim-search-form .form-control {
    font-size: 16px !important;
  }
}
.skip-intro {
  background: rgba(0, 0, 0, 0.6);
  border: 2px solid #fff;
  border-radius: 5px;
  bottom: 80px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  padding: 12px 22px;
  right: 20px;
  transition: transform 0.2s, background 0.3s;
}
.skip-intro:hover {
  background: hsla(0, 0%, 100%, 0.2);
  color: #fff;
  transform: scale(1.1);
}
.jw-icon-cc {
  display: none !important;
}
#wrapper {
}
.custom_history {
  background-color: #2f3338;
  border-left: 5px solid #3b6080;
  color: #dcdcdc;
  display: inline-block;
  font-size: 14px;
  margin: 10px 0;
  padding: 5px 10px;
}
.episode-title {
  color: orange;
  font-weight: 800;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #main-contents {
    padding: 0 5px !important;
  }
}
.halim-rating-container {
  align-items: center;
  background-color: #1111118a;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
  padding: 8px 12px;
}
.halim-star-rating {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 15px;
}
.halim-star-icon {
  color: #f5c518;
  font-size: 20px;
  margin-right: 5px;
}
.halim-rating-score {
  font-size: 18px;
  font-weight: 700;
}
.halim-rating-slash {
  margin: 0 2px;
  opacity: 0.8;
}
.halim-rating-max {
  opacity: 0.8;
}
.halim-rating-votes {
  font-size: 14px;
  margin-left: 5px;
  opacity: 0.7;
}
.halim-rating-button {
  background: linear-gradient(135deg, #3a47d5, #00d2ff);
  border: none;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  padding: 5px 15px;
  transition: all 0.2s ease;
}
.halim-rating-button:hover {
  box-shadow: 0 15px 30px rgba(0, 210, 255, 0.4);
  transform: translateY(-2px);
}
.movie-rating-modal-overlay {
  align-items: center;
  backdrop-filter: blur(5px);
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.movie-rating-modal {
  animation: movie-rating-modalAppear 0.4s ease-out;
  background: linear-gradient(135deg, #1a1f38, #2d3250);
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
  font-family: Montserrat, sans-serif;
  max-width: 600px;
  overflow: hidden;
  transform: translateY(0);
  width: 100%;
}
@keyframes movie-rating-modalAppear {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.movie-rating-modal-header {
  background: linear-gradient(135deg, #3a1c71, #d76d77 50%, #ffaf7b);
  padding: 30px 25px;
  position: relative;
  text-align: center;
}
.movie-rating-modal-close {
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.2);
  border: none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  height: 30px;
  justify-content: center;
  position: absolute;
  right: 15px;
  top: 15px;
  transition: all 0.2s;
  width: 30px;
}
.movie-rating-modal-close:hover {
  background-color: hsla(0, 0%, 100%, 0.3);
  transform: rotate(90deg);
}
.movie-rating-movie-title {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.movie-rating-movie-rating {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  color: #fff;
  display: inline-flex;
  font-size: 14px;
  padding: 8px 15px;
}
.movie-rating-rating-icon {
  color: gold;
  font-size: 18px;
  margin-right: 8px;
}
.movie-rating-modal-body {
  padding: 25px;
}
.movie-rating-rating-title {
  color: hsla(0, 0%, 100%, 0.9);
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
.movie-rating-rating-options {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
  margin-bottom: 30px;
}
.movie-rating-rating-option {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 16px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 15px 10px;
  position: relative;
  transition: all 0.3s;
}
.movie-rating-rating-option:hover {
  background-color: hsla(0, 0%, 100%, 0.1);
  transform: translateY(-5px);
}
.movie-rating-rating-option.selected {
  background: linear-gradient(135deg, #3a47d5, #00d2ff);
  box-shadow: 0 10px 20px rgba(0, 210, 255, 0.2);
  transform: translateY(-5px);
}
.movie-rating-rating-option.selected:before {
  animation: movie-rating-shimmer 2s infinite;
  background: linear-gradient(
    90deg,
    transparent,
    hsla(0, 0%, 100%, 0.8),
    transparent
  );
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@keyframes movie-rating-shimmer {
  0% {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
.movie-rating-rating-option img {
  border-radius: 50%;
  filter: drop-shadow(0 5px 10px rgb(0 0 0/0.2));
  height: 50px;
  margin-bottom: 10px;
  transition: all 0.3s;
  width: 50px;
}
.movie-rating-rating-option.selected img {
  transform: scale(1.1);
}
.movie-rating-rating-option-text {
  color: hsla(0, 0%, 100%, 0.9);
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
.movie-rating-rating-option.selected .movie-rating-rating-option-text {
  color: #fff;
  font-weight: 600;
}
.movie-rating-modal-footer {
  display: flex;
  gap: 15px;
  justify-content: center;
  padding: 0 25px 25px;
}
.movie-rating-btn {
  align-items: center;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  flex: 0 1 auto;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  min-width: 120px;
  padding: 12px 25px;
  transition: all 0.3s;
}
.movie-rating-btn-primary {
  background: linear-gradient(135deg, #f96, #ff5e62);
  box-shadow: 0 10px 20px rgba(255, 94, 98, 0.3);
  color: #fff;
}
.movie-rating-btn-primary:hover {
  box-shadow: 0 15px 25px rgba(255, 94, 98, 0.4);
  transform: translateY(-3px);
}
.movie-rating-btn-primary:active {
  transform: translateY(0);
}
.movie-rating-btn-secondary {
  background-color: hsla(0, 0%, 100%, 0.1);
  color: #fff;
}
.movie-rating-btn-secondary:hover {
  background-color: hsla(0, 0%, 100%, 0.15);
}
@media (max-width: 768px) {
  .halim-rating-container {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .halim-star-rating {
    margin-bottom: 0;
  }
  .halim-rating-button {
    margin-left: auto;
  }
  .movie-rating-modal {
    max-width: 450px;
    width: 98%;
  }
  .movie-rating-modal-header {
    padding: 20px 15px;
  }
  .movie-rating-movie-title {
    font-size: 20px;
  }
  .movie-rating-movie-rating {
    font-size: 12px;
    padding: 6px 12px;
  }
  .movie-rating-modal-body {
    padding: 20px 15px;
  }
  .movie-rating-rating-title {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .movie-rating-rating-options {
    gap: 10px;
    margin-bottom: 20px;
  }
  .movie-rating-rating-option {
    padding: 10px 8px;
  }
  .movie-rating-modal-footer {
    gap: 10px;
    padding: 0 15px 20px;
  }
  .movie-rating-btn {
    font-size: 14px;
    padding: 12px;
  }
}
@media (max-width: 500px) {
  .halim-rating-container {
    padding: 6px 10px;
  }
  .halim-star-icon {
    font-size: 18px;
  }
  .halim-rating-score {
    font-size: 16px;
  }
  .halim-rating-votes {
    font-size: 12px;
  }
  .halim-rating-button {
    font-size: 13px;
    padding: 6px 15px;
  }
  .movie-rating-modal {
    max-width: 400px;
    width: 98%;
  }
  .movie-rating-rating-options {
    grid-template-columns: repeat(2, 1fr);
  }
  .movie-rating-rating-option {
    flex-direction: row;
    justify-content: flex-start;
    padding: 10px;
  }
  .movie-rating-rating-option img {
    height: 35px;
    margin-bottom: 0;
    margin-right: 10px;
    width: 35px;
  }
  .movie-rating-rating-option-text {
    font-size: 13px;
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .notice-mobile {
    color: #ccc;
    display: block;
    margin: 10px;
    text-align: center;
  }
}
@media only screen and (min-width: 769px) {
  .notice-mobile {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .notice-pc {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .notice-pc {
    color: #ccc;
    display: block;
    margin: 10px;
    text-align: center;
  }
}
.main-navigation,
.navbar-container {
  background: #1f2021 !important;
}
.bp-messages-wrap
  .bp-messages-group-audio-call-container
  .bp-messages-group-call-audios-grid
  > .bp-messages-group-call-input-audio
  .bp-messages-group-call-input-audio-inner
  .bp-messages-group-call-input-audio-inner-info
  .bpbm-caller-info
  .bpbm-caller-actions
  > .bpbm-admin-controls
  > span {
  background: #0e0d0d !important;
}
.main-navigation .navbar-nav > li > a:focus,
.main-navigation .navbar-nav > li > a:hover {
  background: #2b2b2b !important;
}
#wpdcom .wpd-comment .wpd-comment-right {
  background-color: #292929 !important;
}
#wpdcom .wpd-comment-text {
  color: #fff !important;
}
#wpdcom .wpd-comment .wpd-comment-header {
  border-bottom: 1px solid #333 !important;
  padding: 5px 0 !important;
}
#footer {
  background: #1c1c1c !important;
  border-top: 0 !important;
}
#footer .footer-logo {
  border-bottom: 1px solid #333 !important;
}
#footer .about,
.footer-credit {
  background: #1c1c1c !important;
}
@media screen and (max-width: 600px) {
  #wpdcom.wpd-layout-1 .wpd-comment .wpd-comment-label {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
  }
}
.entry-content,
.post-content {
  background: #292929 !important;
  border: 1px solid #1d2731a6 !important;
}
.item-content-toggle .show-more {
  color: #ff6a00cc !important;
  font-size: 13px !important;
}
.item-content-toggle .item-content-gradient {
  background: none !important;
  bottom: 26px;
  height: 40px;
  position: absolute;
  width: 100%;
}
.halim_showtime_movies {
  background-color: #232323;
  background-image: url(/assets/img/weekly-calendar.png);
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: 25px;
  color: #bdbdbd;
  font-size: 13.5px;
  line-height: 1.5;
  margin-bottom: 15px;
  padding: 10px 15px 10px 45px;
}
.ah-frame-bg {
  background: rgba(0, 0, 0, 0.075) !important;
}
.custom_history {
  background-color: #1c1c1c !important;
  border-left: 5px solid #01060a !important;
}
#headwrap .nav-items a {
  background-color: #2b2b2b !important;
  border: 1px solid rgb(84 59 59/8%) !important;
}
.halim-search-form .form-control {
  border: 1px solid #333 !important;
}
.halim-server.show_all_eps ul.halim-list-eps {
  background: #3333334a !important;
}
.list-episode-filter input {
  background-color: #161616 !important;
  color: #abb7c4 !important;
}
#halim-player-loader {
    background: #292929
        url(/themes/hoathinh3d/img/ripple.svg)
        no-repeat 50% 50% !important;
}
#wpdcom .wpd-prim-button {
  background-color: #555 !important;
}
.list-movies-part {
  background: #3333334a !important;
}
.bg-black {
  background-color: #141414 !important;
}
.wcaiInfoShort .wcai-wrapper .wcai-content {
  background: #333 !important;
}
.info-movie .head .last > div {
  border-top: 1px solid #33333394 !important;
}
.page-numbers li a {
  background: #333 !important;
}
.page-numbers li a:hover {
  background: #bf7d18 !important;
}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar img,
#wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar img.avatar {
  height: 50px !important;
  width: 50px !important;
}
.ah-frame-bg-sche {
  background: #1f2021 !important;
}
.watch-schedule .item-sche a > div:last-child {
  background: #2b2b2b !important;
  border: 1px solid #2b2b2b !important;
}
.watch-schedule .item-sche a > div:last-child:before {
  background: #2b2b2b !important;
  border-color: #2b2b2b !important;
}
.video-item .item-content {
  color: #cacaca !important;
}
.halim-schedule-block-mobile > li > a:focus,
.halim-schedule-block-mobile > li > a:hover,
.halim-schedule-block > li > a:focus,
.halim-schedule-block > li > a:hover {
  background: linear-gradient(
    140deg,
    rgba(0, 77, 102, 0.8),
    rgba(0, 134, 179, 0.9) 50%,
    #00bfff
  ) !important;
  text-decoration: none;
}
#wpdcom .wpd-comment.wpd-reply .wpd-avatar img,
#wpdcom .wpd-comment.wpd-reply .wpd-avatar img.avatar {
  max-width: 50px !important;
}
@media screen and (max-width: 600px) {
  #wpdcom.wpd-layout-1 .wpd-comment.wpd-reply .wpd-comment-label {
    margin-bottom: 5px !important;
  }
}
img.pbbm {
  margin-top: -10px;
}
.bp-messages-wrap
  .bpbm-group-call-in-progress
  .bpbm-group-call-in-progress-join
  button {
  background: #50b733 !important;
  border: 1px solid #000 !important;
  border-radius: 3px;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  margin: 0;
  outline: 0 !important;
  padding: 4px 10px !important;
  text-align: center;
  text-transform: capitalize !important;
}
#wpdcom.wpd-dark .wpd-sbs-toggle {
  color: #aaa !important;
  display: none !important;
}
.wpd-user-email-delete-links-wrap {
  display: none !important;
}
div#wpdUserContentInfo {
  background-color: #000 !important;
}
.wpd-wrapper .wpd-content-item {
  border-bottom: 1px solid #393333 !important;
  border-left: 1px solid #393333 !important;
  border-right: 1px solid #393333 !important;
}
.wpd-wrapper .wpd-list-item.wpd-active {
  border-top: 3px solid #393333 !important;
}
wpd-wrapper .wpd-list-item.wpd-active {
  color: #e2dddd !important;
}
.wpd-wrapper .wpd-item-link.wpd-comment-meta {
  color: #ccc !important;
}
.lity-wrap .wpd-item a {
  color: #888 !important;
}
.wpd-wrapper .wpd-item {
  border-bottom: 1px solid #282727 !important;
}
.wpd-wrapper .wpd-list-item {
  border-bottom: 1px solid #393333 !important;
  border-left: 1px solid #393333 !important;
  border-top: 1px solid #393333 !important;
}
.wpd-wrapper .wpd-list {
  border-right: 1px solid #393333 !important;
}
.wpd-wrapper .wpd-page-link {
  border-bottom: 1px solid #333 !important;
  border-left: 1px solid #333 !important;
  border-top: 1px solid #333 !important;
  color: #ccc !important;
}
.wpd-wrapper .wpd-page-link:last-of-type {
  border-right: 1px solid #333 !important;
}
span.wpd-page-link.wpd-current-page {
  background: #337ab7 !important;
}
.wpd-wrapper .wpd-page-link:hover:not(.wpd-current-page) {
  background: #555 !important;
}
.wpd-wrapper .wpd-list-item span {
  color: #cccc !important;
}
.wedding-notification-modal-socket-socket {
  animation: fadeIn 0.5s ease-in-out;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.wedding-notification-modal-socket-content {
  animation: gradientBG 10s ease infinite;
  animation: slideUp 0.5s forwards, gradientBG 10s ease infinite;
  background: linear-gradient(135deg, #ff6b6b, #ff8e53, gold, #ff9e9e);
  background-size: 300% 300%;
  border: 2px solid hsla(0, 0%, 100%, 0.3);
  border-radius: 20px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3), 0 0 30px rgba(255, 215, 0, 0.3);
  margin: 15% auto;
  padding: 25px;
  position: relative;
  text-align: center;
  transform: translateY(20px);
  width: 350px;
}
@keyframes slideUp {
  to {
    transform: translateY(0);
  }
}
@keyframes gradientBG {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
.wedding-notification-close {
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 28px;
  font-weight: 700;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  transition: all 0.3s;
}
.wedding-notification-close:hover {
  color: #ffeb3b;
  transform: rotate(90deg);
}
.wedding-notification-title {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 15px 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.wedding-bell {
  animation: bellRing 2s infinite;
  color: #ffeb3b;
  display: inline-block;
  margin: 0 5px;
}
@keyframes bellRing {
  0%,
  to {
    transform: rotate(0);
  }
  20%,
  60% {
    transform: rotate(15deg);
  }
  40%,
  80% {
    transform: rotate(-15deg);
  }
}
.wedding-notification-message {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  margin: 20px 0;
  padding: 0 10px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.wedding-notification-btn {
  background: linear-gradient(90deg, #ff416c, #ff4b2b);
  border-radius: 30px;
  box-shadow: 0 5px 15px rgba(255, 65, 108, 0.4);
  color: #fff;
  display: inline-block;
  font-weight: 700;
  margin: 10px 0;
  overflow: hidden;
  padding: 12px 25px;
  position: relative;
  text-decoration: none;
  transition: all 0.3s;
}
.wedding-notification-btn:hover {
  box-shadow: 0 8px 20px rgba(255, 65, 108, 0.6);
  transform: scale(1.05) translateY(-3px);
}
.wedding-notification-btn:before {
  background: linear-gradient(
    90deg,
    transparent,
    hsla(0, 0%, 100%, 0.3),
    transparent
  );
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: 0.5s;
  width: 100%;
}
.wedding-notification-btn:hover:before {
  left: 100%;
}
.wedding-icon-container {
  height: 40px;
  margin-top: 10px;
  position: relative;
}
.wedding-icon-heart {
  animation: heartBeat 1.5s infinite;
  color: #ff4b4b;
  font-size: 24px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
@keyframes heartBeat {
  0%,
  to {
    transform: translateX(-50%) scale(1);
  }
  50% {
    transform: translateX(-50%) scale(1.2);
  }
}
.wedding-icon-rings {
  color: gold;
  font-size: 22px;
  left: 50%;
  opacity: 0.7;
  position: absolute;
  transform: translateX(-50%) translateY(5px);
}
.emoji {
  animation: spin 3s linear infinite;
  display: inline-block;
  font-size: 18px;
  margin: 0 5px;
}
.wedding-decoration {
  border-top: 1px dashed hsla(0, 0%, 100%, 0.5);
  margin-top: 15px;
  padding-top: 10px;
}
.emoji-decor {
  animation: float 3s ease-in-out infinite;
  display: inline-block;
  font-size: 16px;
  margin: 0 8px;
}
.emoji-decor:nth-child(2n) {
  animation-delay: 0.5s;
}
.emoji-decor:nth-child(3n) {
  animation-delay: 1s;
}
.um-cover {
  background-color: rgba(0, 0, 0, 0.075) !important;
}
@keyframes float {
  0%,
  to {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.wedding-notification-modal-socket-content:after {
  background: radial-gradient(
    circle,
    hsla(0, 0%, 100%, 0.1) 1px,
    transparent 0
  );
  background-size: 15px 15px;
  content: "";
  height: 200%;
  left: -50%;
  pointer-events: none;
  position: absolute;
  top: -50%;
  width: 200%;
}
@media screen and (max-width: 600px) {
  #wpdcom {
    overflow-x: visible !important;
  }
}
.wpd-character-image img {
  display: inline-block;
  height: auto;
  max-width: 100px;
  min-width: 30px;
  vertical-align: middle;
}
.wpd-character-image:before {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  bottom: 100% !important;
  color: #fff;
  content: attr(data-tooltip);
  font-size: 12px;
  left: 50%;
  opacity: 0;
  padding: 5px 10px;
  position: absolute;
  transform: translateX(-50%);
  transition: opacity 0.3s, visibility 0.3s;
  visibility: hidden;
  white-space: nowrap;
  z-index: 10;
}
.wpd-character-image:hover:before {
  opacity: 1;
  visibility: visible;
}
.danh-hieu-image {
  cursor: pointer;
  display: inline-block;
  margin: -5px 5px;
  position: relative;
  vertical-align: middle;
  z-index: 5;
}
@media (max-width: 767px) {
  .danh-hieu-image {
    margin: 3px 5px;
  }
}
.danh-hieu-image img.danh-hieu-img {
  display: block !important;
  height: auto !important;
  max-width: none !important;
  vertical-align: middle !important;
}
@keyframes danh-hieu-pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  to {
    transform: scale(1);
  }
}
.reward-notification-banner {
  animation: rewardGlow 3s ease-in-out infinite alternate;
  background: linear-gradient(135deg, #2c3e50, #34495e 50%, #2c3e50);
  border: 2px solid #e74c3c;
  border-radius: 12px;
  box-shadow: 0 8px 25px rgba(231, 76, 60, 0.4);
  margin: 15px auto;
  max-width: 1200px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.reward-notification-banner:before {
  animation: shimmer 2s infinite;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(231, 76, 60, 0.3),
    transparent
  );
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.reward-notification-content {
  align-items: center;
  backdrop-filter: blur(10px);
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: space-between;
  padding: 16px 20px;
  position: relative;
  z-index: 2;
}
.reward-notification-left {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 15px;
}
.reward-icon-container {
  align-items: center;
  animation: bounce 2s infinite;
  background: linear-gradient(135deg, #e74c3c, #c0392b);
  border-radius: 50%;
  box-shadow: 0 4px 15px rgba(231, 76, 60, 0.4);
  display: flex;
  height: 50px;
  justify-content: center;
  width: 50px;
}
.reward-icon {
  color: #fff;
  font-size: 24px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.reward-text-content {
  flex: 1;
}
.reward-main-text {
  color: #ecf0f1;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 4px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.reward-sub-text {
  color: #bdc3c7;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
.reward-badge {
  border-radius: 20px;
  box-shadow: 0 2px 8px rgba(231, 76, 60, 0.4);
  font-size: 14px;
  margin-left: 10px;
  padding: 6px 12px;
}
.reward-badge,
.reward-button {
  background: linear-gradient(135deg, #e74c3c, #c0392b);
  color: #fff;
  font-weight: 700;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.reward-button {
  align-items: center;
  border: none;
  border-radius: 25px;
  box-shadow: 0 4px 15px rgba(231, 76, 60, 0.4);
  cursor: pointer;
  display: inline-flex;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  gap: 8px;
  letter-spacing: 1px;
  overflow: hidden;
  padding: 12px 24px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.reward-button:before {
  background: linear-gradient(
    90deg,
    transparent,
    hsla(0, 0%, 100%, 0.2),
    transparent
  );
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: left 0.5s ease;
  width: 100%;
}
.reward-button:hover:before {
  left: 100%;
}
.reward-button:hover {
  background: linear-gradient(135deg, #c0392b, #a93226);
  box-shadow: 0 8px 25px rgba(231, 76, 60, 0.6);
  color: #fff;
  text-decoration: none;
  transform: translateY(-3px) scale(1.05);
}
.reward-button i {
  animation: pulse 1.5s infinite;
  font-size: 18px;
}
@keyframes rewardGlow {
  0% {
    border-color: #e74c3c;
    box-shadow: 0 8px 25px rgba(231, 76, 60, 0.4);
  }
  to {
    border-color: #c0392b;
    box-shadow: 0 12px 35px rgba(231, 76, 60, 0.6);
  }
}
@keyframes shimmer {
  0% {
    left: -100%;
  }
  to {
    left: 100%;
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  to {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
@keyframes pulse {
  0%,
  to {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
@media (max-width: 768px) {
  .reward-notification-banner {
    border-width: 1px;
    margin: 10px 15px;
  }
  .reward-notification-content {
    flex-direction: column;
    gap: 15px;
    padding: 16px;
    text-align: center;
  }
  .reward-notification-left {
    flex-direction: column;
    gap: 12px;
    text-align: center;
  }
  .reward-main-text {
    font-size: 16px;
  }
  .reward-sub-text {
    font-size: 13px;
  }
  .reward-button {
    font-size: 14px;
    justify-content: center;
    padding: 10px 20px;
    width: 100%;
  }
  .reward-icon-container {
    height: 45px;
    width: 45px;
  }
  .reward-icon {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .reward-notification-content {
    padding: 12px;
  }
  .reward-main-text {
    font-size: 15px;
  }
  .reward-sub-text {
    font-size: 12px;
  }
  .reward-button {
    font-size: 13px;
    padding: 8px 16px;
  }
}
.birthday-notification-banner {
  animation: birthdayGlow 2s ease-in-out infinite alternate;
  background: linear-gradient(135deg, #2c3e50, #34495e 50%, #2c3e50);
  border: 2px solid #f39c12;
  border-radius: 12px;
  box-shadow: 0 8px 25px rgba(243, 156, 18, 0.4);
  margin: 15px auto;
  max-width: 1200px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.birthday-notification-content {
  align-items: center;
  backdrop-filter: blur(10px);
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: space-between;
  padding: 16px 20px;
  position: relative;
  z-index: 2;
}
.birthday-notification-left {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 15px;
}
.birthday-icon-container {
  align-items: center;
  animation: birthdayBounce 1.5s infinite;
  background: linear-gradient(135deg, #f39c12, #e67e22);
  border-radius: 50%;
  box-shadow: 0 4px 15px rgba(243, 156, 18, 0.4);
  display: flex;
  height: 50px;
  justify-content: center;
  width: 50px;
}
.birthday-main-text {
  color: #ecf0f1;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 4px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.birthday-sub-text {
  color: #bdc3c7;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
.birthday-button {
  align-items: center;
  background: linear-gradient(135deg, #f39c12, #e67e22);
  border: none;
  border-radius: 25px;
  box-shadow: 0 4px 15px rgba(243, 156, 18, 0.4);
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 700;
  gap: 8px;
  letter-spacing: 1px;
  padding: 12px 24px;
  text-decoration: none;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.birthday-button:hover {
  background: linear-gradient(135deg, #e67e22, #d35400);
  box-shadow: 0 8px 25px rgba(243, 156, 18, 0.6);
  color: #fff;
  text-decoration: none;
  transform: translateY(-3px) scale(1.05);
}
@keyframes birthdayGlow {
  0% {
    border-color: #f39c12;
    box-shadow: 0 8px 25px rgba(243, 156, 18, 0.4);
  }
  to {
    border-color: #e67e22;
    box-shadow: 0 12px 35px rgba(243, 156, 18, 0.6);
  }
}
@keyframes birthdayBounce {
  0%,
  20%,
  50%,
  80%,
  to {
    transform: translateY(0) rotate(0deg);
  }
  40% {
    transform: translateY(-10px) rotate(10deg);
  }
  60% {
    transform: translateY(-5px) rotate(-5deg);
  }
}
@media (max-width: 768px) {
  .birthday-notification-content {
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }
  .birthday-notification-left {
    flex-direction: column;
    gap: 12px;
    text-align: center;
  }
  .birthday-button {
    justify-content: center;
    width: 100%;
  }
}
@keyframes danh-hieu-glow {
  0% {
    filter: drop-shadow(0 0 3px rgba(255, 215, 0, 0.5)) !important;
  }
  50% {
    filter: drop-shadow(0 0 6px rgba(255, 215, 0, 0.8)) !important;
  }
  to {
    filter: drop-shadow(0 0 3px rgba(255, 215, 0, 0.5)) !important;
  }
}
.danh-hieu-image img.danh-hieu-img {
  animation: danh-hieu-pulse 2s ease-in-out infinite,
    danh-hieu-glow 2s ease-in-out infinite;
}
.dropdown-menu-fb {
  background-color: #242526;
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
  color: #e4e6eb;
  display: none;
  flex-direction: column;
  max-height: 80vh;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
  transform: scale(0.8);
  transform-origin: top right;
  transition: transform 0.2s, opacity 0.2s;
  visibility: hidden;
  width: 360px;
  z-index: 1000;
}
.dropdown-menu-fb.show {
  display: flex;
  opacity: 1;
  transform: scale(1);
  visibility: visible;
}
.notification-header {
  align-items: center;
  border-bottom: 1px solid #3e4042;
  display: flex;
  justify-content: space-between;
  padding: 16px;
}
.notification-title {
  color: #e4e6eb;
  font-size: 24px;
  font-weight: 700;
}
.notification-list {
  max-height: 70vh;
  overflow-y: auto;
  padding: 8px 0;
  scrollbar-color: #3e4042 #242526;
  scrollbar-width: thin;
}
.notification-list::-webkit-scrollbar {
  width: 8px;
}
.notification-list::-webkit-scrollbar-track {
  background: #242526;
}
.notification-list::-webkit-scrollbar-thumb {
  background-color: #3e4042;
  border: 2px solid #242526;
  border-radius: 10px;
}
.notification-section-title-notify {
  color: #b0b3b8;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 16px;
}
.notification-item-notify {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100px;
  position: relative;
  transition: background-color 0.2s;
  width: 100%;
}
.notification-item-notify:hover {
  background-color: #3a3b3c;
}
.notification-unread-notify {
  background-color: rgba(45, 136, 255, 0.1);
}
.notification-unread-notify:hover {
  background-color: rgba(45, 136, 255, 0.15);
}
.notification-link-notify {
  align-items: center;
  color: inherit;
  display: flex;
  flex: 1;
  min-width: 0;
  padding: 8px 16px;
  text-decoration: none;
}
.notification-avatar-notify {
  border-radius: 50%;
  flex-shrink: 0;
  height: 56px;
  margin-right: 12px;
  position: relative;
  width: 56px;
}
.notification-avatar-notify img {
  border-radius: 50%;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.notification-icon-notify {
  align-items: center;
  border-radius: 50%;
  bottom: -2px;
  color: #fff;
  display: flex;
  height: 18px;
  justify-content: center;
  position: absolute;
  right: -2px;
  width: 18px;
}
.icon-movie-notify {
  background-color: #f3425f;
}
.icon-default-notify,
.icon-notify-notify {
  background-color: #2078f4;
}
.icon-wedding-notify {
  background-color: #f25268;
}
.notification-content-notify {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  margin-right: 8px;
  min-width: 0;
}
.notification-text-notify {
  color: #e4e6eb;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 4px;
  word-wrap: break-word;
  display: flex;
  flex-direction: column;
  overflow-wrap: break-word;
  width: 100%;
}
.fb-noti-name-notify {
  color: #e4e6eb;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.notification-text-notify > span:not(.fb-noti-name-notify) {
  display: -webkit-box;
  font-size: 13px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.notification-time-notify {
  color: #2e89ff;
  font-size: 13px;
  font-weight: 500;
}
.notification-delete-notify {
  align-items: center;
  border-radius: 50%;
  color: #b0b3b8;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  margin-left: auto;
  margin-right: 16px;
  opacity: 0.7;
  transition: 0.2s;
  width: 32px;
  z-index: 2;
}
.notification-delete-notify svg {
  height: 16px;
  width: 16px;
}
.notification-delete-notify:hover {
  background-color: hsla(0, 0%, 100%, 0.1);
  color: #e4e6eb;
  opacity: 1;
}
.notification-empty-notify {
  color: #b0b3b8;
  font-size: 14px;
  padding: 20px;
  text-align: center;
}
.notification-loading-notify {
  align-items: center;
  color: #b0b3b8;
  display: flex;
  justify-content: center;
  padding: 20px;
}
.lds-ellipsis-notify {
  display: inline-block;
  height: 40px;
  position: relative;
  width: 80px;
}
.lds-ellipsis-notify div {
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
  background: #b0b3b8;
  border-radius: 50%;
  height: 8px;
  position: absolute;
  top: 16px;
  width: 8px;
}
.lds-ellipsis-notify div:first-child {
  animation: lds-ellipsis1-notify 0.6s infinite;
  left: 8px;
}
.lds-ellipsis-notify div:nth-child(2) {
  animation: lds-ellipsis2-notify 0.6s infinite;
  left: 8px;
}
.lds-ellipsis-notify div:nth-child(3) {
  animation: lds-ellipsis2-notify 0.6s infinite;
  left: 32px;
}
.lds-ellipsis-notify div:nth-child(4) {
  animation: lds-ellipsis3-notify 0.6s infinite;
  left: 56px;
}
@keyframes lds-ellipsis1-notify {
  0% {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis2-notify {
  0% {
    transform: translate(0);
  }
  to {
    transform: translate(24px);
  }
}
@keyframes lds-ellipsis3-notify {
  0% {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
.delete-confirm-notify {
  align-items: center;
  animation: fadeIn-notify 0.2s;
  border-radius: 8px;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.delete-confirm-overlay-notify {
  backdrop-filter: blur(2px);
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.delete-confirm-content-notify {
  background-color: #242526;
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
  display: flex;
  gap: 8px;
  padding: 12px;
  position: relative;
  z-index: 11;
}
@keyframes fadeIn-notify {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.delete-confirm-cancel-notify,
.delete-confirm-ok-notify {
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  min-width: 60px;
  padding: 6px 12px;
  text-align: center;
  transition: background-color 0.2s;
}
.delete-confirm-cancel-notify {
  background-color: #3a3b3c;
  color: #e4e6eb;
}
.delete-confirm-cancel-notify:hover {
  background-color: #4a4b4c;
}
.delete-confirm-ok-notify {
  background-color: #e41e3f;
  color: #fff;
}
.delete-confirm-ok-notify:hover {
  background-color: #f02849;
}
.notification-view-all a {
  color: #2e89ff;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}
.notification-view-all a:hover {
  color: #4e9bff;
  text-decoration: none;
}
@media (max-width: 768px) {
  .dropdown-menu-fb {
    max-width: 360px;
    right: -10px;
    width: 100%;
  }
  .notification-item-notify {
    height: 90px;
  }
  .notification-avatar-notify {
    height: 48px;
    width: 48px;
  }
  .fb-noti-name-notify {
    font-size: 15px;
  }
  .notification-text-notify > span:not(.fb-noti-name-notify),
  .notification-time-notify {
    font-size: 12px;
  }
  .notification-link-notify {
    padding: 8px 12px;
  }
  .notification-delete-notify {
    margin-right: 12px;
  }
}
@media (max-width: 480px) {
  .dropdown-menu-fb {
    right: -10px;
    width: calc(100vw - 20px);
  }
  .notification-title {
    font-size: 20px;
  }
  .notification-item-notify {
    height: 80px;
  }
  .notification-avatar-notify {
    height: 40px;
    width: 40px;
  }
  .notification-icon-notify {
    height: 16px;
    width: 16px;
  }
  .fb-noti-name-notify {
    font-size: 14px;
  }
  .notification-text-notify > span:not(.fb-noti-name-notify),
  .notification-time-notify {
    font-size: 11px;
  }
  .notification-link-notify {
    padding: 8px;
  }
  .notification-delete-notify {
    margin-right: 8px;
  }
  .delete-confirm-content-notify {
    padding: 12px;
    width: 220px;
  }
  .delete-confirm-cancel-notify,
  .delete-confirm-ok-notify {
    font-size: 13px;
    min-width: 70px;
    padding: 6px 12px;
  }
}
.new-episode-notification-container {
  bottom: 20px;
  position: fixed;
  right: 20px;
  width: 360px;
  z-index: 99999;
}
.new-episode-notification {
  align-items: center;
  animation: new-episode-slide-in 0.3s ease-out;
  background: #242526;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  color: #e4e6eb;
  display: flex;
  margin-bottom: 12px;
  opacity: 1;
  padding: 16px 20px;
  transition: opacity 0.3s ease-out;
}
.new-episode-notification.new-episode-hidden {
  opacity: 0;
  pointer-events: none;
}
@keyframes new-episode-slide-in {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.new-episode-notification-icon {
  align-items: center;
  background: #3a3b3c;
  border-radius: 50%;
  display: flex;
  height: 48px;
  justify-content: center;
  margin-right: 16px;
  overflow: hidden;
  width: 48px;
}
.new-episode-notification-icon img {
  border-radius: 50%;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.new-episode-notification-content {
  flex: 1;
}
.new-episode-notification-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 2px;
}
.new-episode-notification-text {
  color: #b0b3b8;
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
}
.new-episode-notification-episode {
  color: #e4e6eb;
  font-weight: 600;
}
.new-episode-notification-time {
  color: #b0b3b8;
  display: block;
  font-size: 10px;
  margin-top: 4px;
}
.new-episode-close-btn {
  align-items: center;
  background: none;
  border: none;
  border-radius: 30px;
  color: #b0b3b8;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  height: 30px;
  justify-content: center;
  transition: color 0.2s, background 0.2s;
  width: 30px;
}
.new-episode-close-btn:hover {
  background: hsla(0, 0%, 100%, 0.1);
  color: #e4e6eb;
}
@media (max-width: 768px) {
  .new-episode-notification-container {
    left: 50%;
    max-width: 360px;
    right: auto;
    transform: translateX(-50%);
    width: 90%;
    z-index: 9999;
  }
  .new-episode-notification {
    padding: 10px 12px;
  }
  .new-episode-notification-icon {
    height: 40px;
    width: 40px;
  }
  .new-episode-notification-title {
    font-size: 15px;
  }
  .new-episode-notification-text {
    font-size: 13px;
  }
  .new-episode-notification-time {
    font-size: 11px;
  }
  .new-episode-close-btn {
    font-size: 12px;
    height: 24px;
    width: 24px;
  }
}
.wpd-comment.wrap-vip-member > .wpd-comment-wrap > .wpd-comment-right {
  border: 2px solid transparent;
  border-image: url(/assets/image/gif/vip-member.gif) 20 stretch;
  color: #fff;
  padding: 10px;
}
.wpd-comment.wrap-vip-member-long-term
  > .wpd-comment-wrap
  > .wpd-comment-right {
  border: 3px solid transparent;
  border-image: url(/assets/image/gif/vip-long.gif) 20 stretch;
  color: #fff;
  padding: 10px;
}
.wpd-comment.wrap-vip-member-1y > .wpd-comment-wrap > .wpd-comment-right {
  border: 3px solid transparent;
  border-image: url(/assets/image/gif/vip-1y.gif) 20 stretch;
  color: #fff;
  padding: 10px;
}
.wpd-comment.wrap-vip-member-2y > .wpd-comment-wrap > .wpd-comment-right {
  border: 3px solid transparent;
  border-image: url(/assets/image/gif/vip-2y.gif) 20 stretch;
  color: #fff;
  padding: 10px;
}
.vip-member {
  border: 2px solid transparent;
  border-image: url(/assets/image/gif/vip-member.gif) 20 stretch;
  color: #fff;
  padding: 10px;
}
.vip-member-long-term {
  border: 3px solid transparent;
  border-image: url(/assets/image/gif/vip-long.gif) 20 stretch;
  color: #fff;
  padding: 10px;
}
.vip-member-1y {
  border: 3px solid transparent;
  border-image: url(/assets/image/gif/vip-1y.gif) 20 stretch;
  color: #fff;
  padding: 10px;
}
.vip-member-2y {
  border: 3px solid transparent;
  border-image: url(/assets/image/gif/vip-2y.gif) 20 stretch;
  color: #fff;
  padding: 10px;
}
.modern-user-card.vip-member {
  border: 2px solid transparent;
  border-image: url(/assets/image/gif/vip-member.gif) 20 stretch;
  color: #fff;
  padding: 10px;
}
.modern-user-card.vip-member-long-term {
  border: 3px solid transparent;
  border-image: url(/assets/image/gif/vip-long.gif) 20 stretch;
  color: #fff;
  padding: 10px;
}
.modern-user-card.vip-member-1y {
  border: 3px solid transparent;
  border-image: url(/assets/image/gif/vip-1y.gif) 20 stretch;
  color: #fff;
  padding: 10px;
}
.modern-user-card.vip-member-2y {
  border: 3px solid transparent;
  border-image: url(/assets/image/gif/vip-2y.gif) 20 stretch;
  color: #fff;
  padding: 10px;
}
.item-label {
  color: var(--color-light-0);
  font-size: 10px;
  font-weight: 700;
  margin-top: 6px;
  text-align: center;
}
.material-icons-menu {
  display: grid;
  font-size: 20px;
  text-align: center;
}
img.header-avatar {
  border-radius: 50%;
  max-width: 100px;
}
.custom-submit:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.custom-submit.disabled,
.custom-submit.loading {
  opacity: 0.6;
  pointer-events: none;
}
.custom-submit.disabled {
  cursor: not-allowed;
}
.custom-submit.loading:after {
  animation: spin 1s linear infinite;
  border: 2px solid #fff;
  border-radius: 50%;
  border-top-color: #fff0;
  content: "";
  display: inline-block;
  height: 16px;
  margin-left: 8px;
  width: 16px;
}
@media (max-width: 768px) {
  .wpd-comment-left {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 2px !important;
    justify-content: flex-start !important;
  }
  .wpd-comment-left .wpd-ring-image {
    flex: 0 0 auto !important;
    margin: 5px -2px;
  }
  .wpd-ring-image img {
    border-radius: 50% !important;
    height: 45px !important;
    margin: 0 5px -5px 0;
    padding: 1px !important;
    width: 45px !important;
  }
}
@media (min-width: 768px) {
  .wpd-comment-wrap {
    flex-direction: column !important;
    gap: 10px !important;
  }
  .wpd-comment-left,
  .wpd-comment-wrap {
    display: flex !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .wpd-comment-left {
    align-items: flex-end !important;
    flex-direction: row !important;
    gap: 8px !important;
    overflow: visible !important;
  }
  .wpd-comment-label {
    box-sizing: border-box !important;
    display: inline-block !important;
    margin: 0 !important;
    max-width: none !important;
    min-width: fit-content !important;
    overflow: visible !important;
    white-space: normal !important;
    width: auto !important;
  }
  .wpd-comment-right {
    display: block !important;
    margin-top: 0 !important;
    width: 100% !important;
  }
  .wpd-ring-image {
    flex: 0 0 auto !important;
    margin: 0 !important;
  }
  .wpd-ring-image img {
    border-radius: 50% !important;
    margin: 0 -5px -5px;
    max-height: 50px !important;
    max-width: 50px !important;
    object-fit: contain !important;
    padding: 1px !important;
  }
}
#wpdcom .wpd-comment .wpd-comment-wrap {
  padding-bottom: 20px !important;
}
.vip-badge {
  display: inline-flex;
  position: relative;
}
.vip-badge-icon {
  align-items: center;
  border-radius: 9999px;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  z-index: 10;
}
.vip-badge-lg {
  height: 2.7rem;
  width: 2.7rem;
}
.vip-badge-md {
  height: 2.43rem;
  width: 2.43rem;
}
.vip-badge-sm {
  height: 2.187rem;
  width: 2.187rem;
}
.vip-badge-level-1.vip-badge-lg {
  height: 4.4rem;
  width: 4.4rem;
}
.vip-badge-level-1.vip-badge-md {
  height: 4rem;
  width: 4rem;
}
.vip-badge-level-1.vip-badge-sm {
  height: 3.6rem;
  width: 3.6rem;
}
.vip-badge-icon-lg svg {
  height: 1.62rem;
  width: 1.62rem;
}
.vip-badge-icon-md svg {
  height: 1.458rem;
  width: 1.458rem;
}
.vip-badge-icon-sm svg {
  height: 1.3122rem;
  width: 1.3122rem;
}
.vip-badge-level-1.vip-badge-icon-lg svg {
  height: 2.6rem;
  width: 2.6rem;
}
.vip-badge-level-1.vip-badge-icon-md svg {
  height: 2.3rem;
  width: 2.3rem;
}
.vip-badge-level-1.vip-badge-icon-sm svg {
  height: 2.1rem;
  width: 2.1rem;
}
.vip-badge-canvas {
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.vip-badge-level-1 {
  color: #0866ff;
}
.vip-badge-level-2 {
  background-image: linear-gradient(90deg, #059669, #34d399);
  box-shadow: 0 4.32px 8.64px rgba(5, 150, 105, 0.3);
}
.vip-badge-level-3 {
  background-image: linear-gradient(90deg, #d97706, #fbbf24);
  box-shadow: 0 4.32px 8.64px rgba(217, 119, 6, 0.3);
}
.vip-badge-level-4 {
  background-image: linear-gradient(90deg, #c026d3, #f472b6);
  box-shadow: 0 4.32px 12.96px rgba(192, 38, 211, 0.3);
}
.vip-badge-level-5 {
  background-image: linear-gradient(90deg, #7c3aed, #a78bfa);
  box-shadow: 0 4.32px 17.28px rgba(124, 58, 237, 0.3);
}
.vip-badge-level-6 {
  animation: pulse-slow 3s ease-in-out infinite;
  background-image: linear-gradient(90deg, #dc2626, #f59e0b);
  box-shadow: 0 4.32px 21.6px rgba(220, 38, 38, 0.4);
}
@keyframes pulse-slow {
  0%,
  to {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}
@keyframes spin-slow {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.danh-hieu-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-around;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .danh-hieu {
    flex: 0 1 calc(50% - 10px);
  }
}
.continue-watching {
  background: linear-gradient(
    135deg,
    rgba(255, 107, 53, 0.1),
    rgba(255, 107, 53, 0.05)
  );
  border: 1px solid rgba(255, 107, 53, 0.2);
  border-radius: 12px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
  margin: 25px 0;
  padding: 20px;
}
.continue-watching__header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
}
.continue-watching__header:before {
  background: linear-gradient(90deg, #ff6b35, #f7931e);
  border-radius: 2px;
  bottom: -10px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 60px;
}
.continue-watching__title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
.continue-watching__view-more {
  align-items: center;
  backdrop-filter: blur(10px);
  background: hsla(0, 0%, 100%, 0.1);
  border: 1px solid hsla(0, 0%, 100%, 0.3);
  border-radius: 2rem;
  color: #fff;
  display: flex;
  font-size: 14px;
  height: 30px;
  padding: 8px 16px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.continue-watching__view-more:hover {
  background: rgba(255, 107, 53, 0.2);
  border-color: #ff6b35;
  box-shadow: 0 4px 12px rgba(255, 107, 53, 0.3);
  color: #fff;
  transform: translateY(-1px);
}
.continue-watching__view-more i {
  font-size: 12px;
  margin-left: 8px;
  transition: transform 0.3s ease;
}
.continue-watching__view-more:hover i {
  transform: translateX(2px);
}
.continue-watching__container {
  overflow: hidden;
  position: relative;
}
.continue-watching__wrapper {
  cursor: grab;
  overflow: hidden;
}
.continue-watching__wrapper:active {
  cursor: grabbing;
}
.continue-watching__track {
  display: flex;
  gap: 15px;
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.continue-watching__item {
  cursor: pointer;
  flex: 0 0 auto;
  position: relative;
}
.continue-watching__poster {
  aspect-ratio: 3/4;
  background: #333;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}
.continue-watching__poster img {
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  width: 100%;
}
.continue-watching__item:hover .continue-watching__poster {
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.4);
}
.continue-watching__item:hover .continue-watching__poster img {
  transform: scale(1.05);
}
.continue-watching__delete {
  align-items: center;
  background-color: #fff;
  border-radius: 0.4rem;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  color: #000;
  cursor: pointer;
  display: flex;
  font-size: 12px;
  height: 25px;
  justify-content: center;
  opacity: 1;
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  transition: all 0.3s ease;
  width: 25px;
  z-index: 10;
}
.continue-watching__delete:hover {
  background-color: #ff4757;
  color: #fff;
  transform: scale(1.1);
}
.continue-watching__info {
  pointer-events: none;
  text-align: center;
}
.continue-watching__episode {
  color: #ff6b35;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.continue-watching__name {
  font-size: 16px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .continue-watching__item {
    width: calc(19.23077% - 11.53846px);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .continue-watching__item {
    width: calc(23.80952% - 10.71429px);
  }
  .continue-watching__title {
    font-size: 22px;
  }
  .continue-watching__name {
    font-size: 16px;
  }
  .continue-watching__episode {
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .continue-watching__item {
    width: calc(30.30303% - 9.09091px);
  }
  .continue-watching__title {
    font-size: 20px;
  }
  .continue-watching__track {
    gap: 12px;
  }
  .continue-watching__episode {
    font-size: 12px;
  }
  .continue-watching__name {
    font-size: 15px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .continue-watching__item {
    width: calc(40% - 8px);
  }
  .continue-watching__track {
    gap: 10px;
  }
  .continue-watching__episode {
    font-size: 12px;
    margin-bottom: 6px;
  }
  .continue-watching__name {
    font-size: 14px;
  }
  .continue-watching__poster {
    margin-bottom: 8px;
  }
  .continue-watching__delete {
    font-size: 10px;
    height: 25px;
    width: 25px;
  }
}
@media (max-width: 575px) {
  .continue-watching__item {
    width: calc(45.45455% - 6.81818px);
  }
  .continue-watching__episode {
    font-size: 12px;
    margin-bottom: 6px;
  }
  .continue-watching__name {
    font-size: 14px;
  }
  .continue-watching__title {
    font-size: 17px;
  }
  .continue-watching__track {
    gap: 8px;
  }
  .continue-watching__poster {
    margin-bottom: 6px;
  }
  .continue-watching__view-more {
    font-size: 12px;
    padding: 6px 12px;
  }
  .continue-watching__delete {
    font-size: 9px;
    height: 22px;
    width: 22px;
  }
}
#continueWatchingTrack {
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#continueWatchingTrack::-webkit-scrollbar {
  display: none;
}
.continue-watching__track {
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.continue-watching__track::-webkit-scrollbar {
  display: none;
  height: 0;
  width: 0;
}
.continue-watching__poster {
  margin-bottom: 8px;
  position: relative;
}
.watched-bar {
  background-color: #ffffff20;
  border-radius: 2px;
  display: flex;
  height: 4px;
  margin: 0 auto 8px;
  max-width: 160px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.watched-progress {
  background: linear-gradient(90deg, #ff0057, #ff4081);
  border-radius: 2px;
  height: 100%;
  min-width: 2px;
  transition: width 0.3s ease;
}
.continue-watching__episode {
  align-items: center;
  color: #aaa;
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  justify-content: center;
  line-height: 1.2;
  margin-bottom: 4px;
}
.episode-separator {
  background-color: #888;
  display: inline-block;
  flex-shrink: 0;
  height: 4px;
  margin: 0 6px;
  width: 4px;
}
.watch-time {
  font-size: 11px;
  font-weight: 400;
}
.current-time {
  color: #bbb;
}
.total-time {
  color: #777;
}
.continue-watching__name {
  color: #fff;
  display: -webkit-box;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
  text-align: center;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.continue-watching__info {
  padding: 0 8px;
}
@media (max-width: 768px) {
  .continue-watching__episode {
    font-size: 11px;
  }
  .watch-time {
    font-size: 10px;
  }
  .current-time {
    color: #aaa;
  }
  .total-time {
    color: #666;
  }
  .continue-watching__name {
    font-size: 12px;
  }
}
.halim-loading-container {
  background: #000;
  position: relative;
  width: 100%;
}
.halim-aspect {
  padding-top: 56.25%;
}
.halim-loading-wrapper {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.halim-loading {
  text-align: center;
}
.halim-loading-icon {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.halim-loading-icon div {
  animation: halim-pulse 1.4s ease-in-out infinite both;
  background-color: #ff9800;
  border-radius: 50%;
  display: inline-block;
  height: 15px;
  margin: 0 5px;
  width: 15px;
}
.halim-loading-icon div:first-child {
  animation-delay: -0.32s;
}
.halim-loading-icon div:nth-child(2) {
  animation-delay: -0.16s;
}
.loading-text {
  color: #fff;
  font-size: 16px;
  margin: 0;
  text-align: center;
}
@keyframes halim-pulse {
  0%,
  80%,
  to {
    opacity: 0.6;
    transform: scale(0.6);
  }
  40% {
    opacity: 1;
    transform: scale(1);
  }
}
.preloader {
  align-items: center;
  background-color: #212121;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
}
.preloader span {
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  margin-top: 15px;
  text-transform: uppercase;
}
.preloader .preloader-icon {
  -webkit-animation: spin 0.5s linear infinite;
  animation: spin 0.5s linear infinite;
  border: 2px solid #606060;
  border-radius: 50%;
  border-top-color: red;
  height: 70px;
  width: 70px;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.preloader svg path {
  fill: #d9005e;
}
.jw-icon-rewind,
.jw-rightclick {
  display: none !important;
}
.jw-svg-icon-buffer path {
  display: none;
}
.jw-svg-icon-buffer {
  background-image: url(/wp-content/themes/halimmovies/assets/images/buffer.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.jwplayer .jw-knob,
.jwplayer .jw-progress {
  background-color: #d9005e !important;
}
.jwplayer .jw-rail:after {
  background-color: #faa !important;
}
:root {
  --dark: #1a1a1a;
  --light: #1a1a1a;
  --text: hsla(0, 0%, 100%, 0.9);
  --success: #0abf30;
  --error: #e24d4c;
  --warning: #e9bd0c;
  --info: #3498db;
  --random: #eb43ff;
}
.notifications {
  left: 50%;
  position: fixed;
  top: 10px;
  transform: translateX(-50%);
  width: auto;
  z-index: 999999;
}
.notifications.bottom-right {
  bottom: 30px;
  left: auto;
  right: 0;
  top: auto;
  transform: none;
  z-index: 999999;
}
.notifications :where(.toast, .column) {
  align-items: center;
  display: flex;
}
.notifications .toast {
  animation: bounceInDown 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
  backdrop-filter: blur(15px);
  background: var(--light);
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  border-radius: 4px;
  color: var(--text);
  cursor: pointer;
  font-family: sans-serif;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 16px 17px;
  position: relative;
  width: 320px;
}
.notifications.bottom-right .toast {
  animation: bounceInRight 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}
.notifications .toast.hide {
  animation: bounceOutUp 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}
.notifications.bottom-right .toast.hide {
  animation: bounceOutRight 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-100px);
  }
  60% {
    opacity: 1;
    transform: translateY(10px);
  }
  75% {
    transform: translateY(-5px);
  }
  90% {
    transform: translateY(2px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes bounceOutUp {
  20% {
    transform: translateY(5px);
  }
  to {
    opacity: 0;
    transform: translateY(-100px);
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: translate3d(-10px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.toast:before {
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  transition: width 0.1s linear;
  width: var(--progress-width);
}
.toast.success:before {
  background: var(--success);
}
.toast.error:before {
  background: var(--error);
}
.toast.warning:before {
  background: var(--warning);
}
.toast.info:before {
  background: var(--info);
}
.toast.random:before {
  background: var(--random);
}
.toast .column i {
  font-size: 1.75rem;
}
.toast.success .column i {
  color: var(--success);
}
.toast.error .column i {
  color: var(--error);
}
.toast.warning .column i {
  color: var(--warning);
}
.toast.info .column i {
  color: var(--info);
}
.toast.random .column i {
  color: var(--random);
}
.toast .column span {
  font-size: 14px;
  margin-left: 12px;
}
.toast i:last-child {
  color: hsla(0, 0%, 100%, 0.6);
  cursor: pointer;
}
.toast i:last-child:hover {
  color: var(--text);
}
@media screen and (max-width: 530px) {
  .notifications {
    bottom: auto;
    left: -10px;
    right: 0;
    top: 5px;
    transform: none;
    width: 95%;
  }
  .notifications.bottom-right {
    bottom: 20px;
    left: 0;
    right: 0;
    top: auto;
    transform: none;
  }
  .notifications .toast {
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .notifications:not(.bottom-right) .toast {
    animation: bounceInDown 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
  }
  .notifications:not(.bottom-right) .toast.hide {
    animation: bounceOutUp 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
  }
}
@media screen and (max-width: 600px) {
  #wpdcom.wpd-layout-1 .wpd-comment .wpd-avatar {
    margin-bottom: 3px;
    margin-top: 10px;
  }
}
#wpdcom .wpd-comment .wpd-comment-left {
  width: 50px !important;
}
#wpdcom .wpd-comment .wpd-avatar {
  z-index: 2;
}
#wpdcom .wpd-comment .wpd-avatar.avatar-padding img {
  padding: 0 !important;
}
.um-profile-photo .avatar-container.avatar-padding img {
  border: none !important;
  padding: 0 !important;
}
.um-profile-photo a.um-profile-photo-img {
  background: none;
  border: none !important;
}
.khung_top_1_bxh:after {
  background: url(/assets/image/khung_top_1_bxh.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_top_1_bxh:after,
.khung_top_2_bxh:after {
  border-color: unset !important;
  content: "" !important;
  height: 200% !important;
  left: -10px !important;
  position: absolute !important;
  top: -27px !important;
  transform: translate(1%, 1%);
  width: 130% !important;
}
.khung_top_2_bxh:after {
  background: url(/assets/image/khung_top_2_bxh.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_top_3_bxh:after {
  background: url(/assets/image/khung_top_3_bxh.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 200% !important;
  left: -10px !important;
  top: -27px !important;
  transform: translate(1%, 1%);
  width: 130% !important;
}
.khung_1_nam_hh3d:after,
.khung_top_3_bxh:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_1_nam_hh3d:after {
  background: url(/wp-content/uploads/2024/10/khung-1-nam.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 133%;
  transform: translate(-88%, -9%);
  width: 133%;
}
.top_1_dua_top_cn_ky_6:after {
  background: url(/assets/image/khung/top-1-dua-top-cn-ky-6.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 128%;
  transform: translate(-89%, -10%);
  width: 128%;
}
.top_1_dua_top_cn_ky_6:after,
.top_2_dua_top_cn_ky_6:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.top_2_dua_top_cn_ky_6:after {
  background: url(/assets/image/khung/top-2-dua-top-cn-ky-6.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 115%;
  transform: translate(-94%, -7%);
  width: 115%;
}
.top_3_dua_top_cn_ky_6:after {
  background: url(/assets/image/khung/top-3-dua-top-cn-ky-6.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 121%;
  transform: translate(-92%, -8%);
  width: 121%;
}
.top_1_dua_top_tm:after,
.top_3_dua_top_cn_ky_6:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.top_1_dua_top_tm:after {
  background: url(/assets/image/khung/khung-top-1-dua-top-tm-v2.webp) no-repeat
    50% !important;
  background-size: cover !important;
  height: 210%;
  transform: translate(-76%, -27%);
  width: 210%;
}
.top_2_dua_top_tm:after {
  background: url(/assets/image/khung/khung-top-2-dua-top-tm-v2.png) no-repeat
    50% !important;
  background-size: cover !important;
  height: 210%;
  transform: translate(-75%, -27%);
  width: 210%;
}
.top_2_dua_top_tm:after,
.top_3_dua_top_tm:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.top_3_dua_top_tm:after {
  background: url(/assets/image/khung/top-3-dua-top-tong-mon-v2.png) no-repeat
    50% !important;
  background-size: cover !important;
  height: 170%;
  transform: translate(-81%, -25%);
  width: 170%;
}
.top_1_dua_top:after {
  background: url(/assets/image/khung/top-1-dua-top-cn-ky-6.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 128%;
  transform: translate(-89%, -10%);
  width: 128%;
}
.top_1_dua_top:after,
.top_2_dua_top:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.top_2_dua_top:after {
  background: url(/assets/image/khung/top-2-dua-top-cn-ky-6.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 115%;
  transform: translate(-94%, -7%);
  width: 115%;
}
.top_3_dua_top:after {
  background: url(/assets/image/khung/top-3-dua-top-cn-ky-6.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 121%;
  transform: translate(-92%, -8%);
  width: 121%;
}
.khung_hoa_20_10_2024:after,
.top_3_dua_top:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_hoa_20_10_2024:after {
  background: url(/assets/image/khung/khung-hoa-20-10-2024.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 140%;
  transform: translate(-87%, -15%);
  width: 140%;
}
.halloween_2024:after {
  background: url(/assets/image/khung/khung-halloween-2024.png) no-repeat 50% !important;
  background-size: cover !important;
}
.halloween_2024:after,
.phi_long_pl_mua_1:after {
  border-color: unset !important;
  content: "" !important;
  height: 138%;
  position: absolute !important;
  transform: translate(-86%, -15%);
  width: 138%;
}
.phi_long_pl_mua_1:after {
  background: url(/assets/image/khung/khung-phi-long-pl-mua-1.png) no-repeat 50% !important;
  background-size: cover !important;
}
.phuong_hoang_pl_mua_2:after {
  background: url(/assets/image/khung/khung-phuc-loi-mua-2.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 128%;
  transform: translate(-90%, -10%);
  width: 128%;
}
.khung_20_11_2024:after,
.phuong_hoang_pl_mua_2:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_20_11_2024:after {
  background: url(/assets/image/khung/khung-20-11-2024.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_20_11_2024:after,
.khung_8_3_2025:after {
  height: 130%;
  transform: translate(-87%, -12%);
  width: 130%;
}
.khung_8_3_2025:after {
  background: url(/assets/image/khung/khung-8-3-2025.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_8_3_2025:after,
.khung_top_1_truyen_thua_11_2024:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_top_1_truyen_thua_11_2024:after {
  background: url(/assets/image/khung/khung-top-1-truyen-thua-11-2024.png)
    no-repeat 50% !important;
  background-size: cover !important;
  height: 128%;
  transform: translate(-89%, -11%);
  width: 128%;
}
.khung_top_1_luan_vo:after {
  background: url(/assets/image/khung/khung-top-1-luan-vo.gif) no-repeat 50% !important;
  background-size: cover !important;
  height: 140%;
  transform: translate(-86%, -24%);
  width: 140%;
}
.khung_top_1_luan_vo:after,
.khung_top_2_luan_vo:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_top_2_luan_vo:after {
  background: url(/assets/image/khung/khung-luan-vo-top-2.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 225%;
  transform: translate(-72%, -29%);
  width: 225%;
}
.khung_top_3_luan_vo:after {
  background: url(/assets/image/khung/khung-luan-vo-top-3.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_noel_2024_1:after,
.khung_top_3_luan_vo:after {
  border-color: unset !important;
  content: "" !important;
  height: 225%;
  position: absolute !important;
  transform: translate(-72%, -29%);
  width: 225%;
}
.khung_noel_2024_1:after {
  background: url(/assets/image/khung/khung-noel-2024-1.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_noel_2024_2:after {
  background: url(/assets/image/khung/khung-noel-2024-2.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 225%;
  transform: translate(-72%, -29%);
  width: 225%;
}
.khung_noel_2024_2:after,
.khung_noel_2024_3:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_noel_2024_3:after {
  background: url(/assets/image/khung/khung-noel-2024-3.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 165%;
  transform: translate(-81%, -21%);
  width: 165%;
}
.khung_noel_vip_2024:after {
  background: url(/assets/image/khung/khung-noel-vip-2024.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 240%;
  transform: translate(-71%, -31%);
  width: 240%;
}
.khung_2_nam_hh3d:after,
.khung_noel_vip_2024:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_2_nam_hh3d:after {
  background: url(/assets/image/khung/khung-2-nam.gif) no-repeat 50% !important;
  background-size: cover !important;
  height: 139%;
  transform: translate(-87%, -15%);
  width: 139%;
}
.khung_tet_2025_1:after {
  background: url(/assets/image/khung/khung-tet-2025-1.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 240%;
  transform: translate(-70%, -29%);
  width: 240%;
}
.khung_tet_2025_1:after,
.khung_tet_2025_2:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_tet_2025_2:after {
  background: url(/assets/image/khung/khung-tet-2025-2.gif) no-repeat 50% !important;
  background-size: cover !important;
  height: 165%;
  transform: translate(-81%, -30%);
  width: 165%;
}
.khung_tet_vip_2025:after {
  background: url(/assets/image/khung/khung-tet-vip-2025.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 225%;
  transform: translate(-72%, -28%);
  width: 225%;
}
.khung_tet_vip_2025:after,
.tieu_viem_pl_mua_3:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.tieu_viem_pl_mua_3:after {
  background: url(/assets/image/khung/khung-tieu-viem-pl-mua-3.png) no-repeat
    50% !important;
  background-size: cover !important;
  height: 177%;
  transform: translate(-78%, -21%);
  width: 175%;
}
.khung_phuc_loi_mua_4:after {
  background: url(/assets/image/khung/khung-phuc-loi-mua-4.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 177%;
  transform: translate(-78%, -21%);
  width: 175%;
}
.khung_phuc_loi_mua_4:after,
.khung_top_1_truyen_thua_1_2025:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_top_1_truyen_thua_1_2025:after {
  background: url(/assets/image/khung/khung-top-1-truyen-thua-1-2025.png)
    no-repeat 50% !important;
  background-size: cover !important;
  height: 147%;
  transform: translate(-89%, -29%);
  width: 129%;
}
.khung_top_1_truyen_thua_2025:after {
  background: url(/assets/image/khung/khung-top-1-truyen-thua-2025.gif)
    no-repeat 50% !important;
  background-size: cover !important;
  height: 128%;
  transform: translate(-91%, -17%);
  width: 128%;
}
.khung_top_1_truyen_thua_2025:after,
.khung_top_1_truyen_thua_2025_v3:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_top_1_truyen_thua_2025_v3:after {
  background: url(/assets/image/khung/khung-top-1-truyen-thua-2025-v3.webp)
    no-repeat 50% !important;
  background-size: cover !important;
  height: 145%;
  transform: translate(-84%, -17%);
  width: 145%;
}
.khung_vip_member_hh3d:after {
  background: url(/assets/image/khung/khung-vip-hh3d.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 115%;
  transform: translate(-93%, -6%);
  width: 115%;
}
.khung_vip_1:after,
.khung_vip_member_hh3d:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_1:after {
  background: url(/assets/image/khung/v/khung-vip-1.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 220%;
  transform: translate(-74%, -28%);
  width: 220%;
}
.khung_vip_2:after {
  background: url(/assets/image/khung/v/khung-vip-2.png) no-repeat 50% !important;
  background-size: cover !important;
  transform: translate(-73%, -29%);
}
.khung_vip_2:after,
.khung_vip_3:after {
  border-color: unset !important;
  content: "" !important;
  height: 220%;
  position: absolute !important;
  width: 220%;
}
.khung_vip_3:after {
  background: url(/assets/image/khung/v/khung-vip-3.png) no-repeat 50% !important;
  background-size: cover !important;
  transform: translate(-72%, -32%);
}
.khung_vip_4:after {
  background: url(/assets/image/khung/v/khung-vip-4.png) no-repeat 50% !important;
  background-size: cover !important;
  transform: translate(-73%, -27%);
}
.khung_vip_4:after,
.khung_vip_5:after {
  border-color: unset !important;
  content: "" !important;
  height: 230%;
  position: absolute !important;
  width: 230%;
}
.khung_vip_5:after {
  background: url(/assets/image/khung/v/khung-vip-5.png) no-repeat 50% !important;
  background-size: cover !important;
  transform: translate(-72%, -29%);
}
.khung_vip_6:after {
  background: url(/assets/image/khung/v/khung-vip-6.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 233%;
  transform: translate(-72%, -29%);
  width: 233%;
}
.khung_vip_6:after,
.khung_vip_7:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_7:after {
  background: url(/assets/image/khung/v/khung-vip-7.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_7:after,
.khung_vip_8:after {
  height: 230%;
  transform: translate(-72%, -30%);
  width: 230%;
}
.khung_vip_8:after {
  background: url(/assets/image/khung/v/khung-vip-8.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_8:after,
.khung_vip_9:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_9:after {
  background: url(/assets/image/khung/v/khung-vip-9.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 215%;
  transform: translate(-74%, -27%);
  width: 215%;
}
.khung_vip_10:after {
  background: url(/assets/image/khung/v/khung-vip-10.png) no-repeat 50% !important;
  background-size: cover !important;
  transform: translate(-72%, -28%);
}
.khung_vip_10:after,
.khung_vip_11:after {
  border-color: unset !important;
  content: "" !important;
  height: 230%;
  position: absolute !important;
  width: 230%;
}
.khung_vip_11:after {
  background: url(/assets/image/khung/v/khung-vip-11.png) no-repeat 50% !important;
  background-size: cover !important;
  transform: translate(-72%, -27%);
}
.khung_vip_12:after {
  background: url(/assets/image/khung/v/khung-vip-12.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 227%;
  transform: translate(-71%, -28%);
  width: 227%;
}
.khung_vip_12:after,
.khung_vip_13:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_13:after {
  background: url(/assets/image/khung/v/khung-vip-13-final.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 280%;
  transform: translate(-67%, -41%);
  width: 280%;
}
.adjust-frame.khung_vip_13:after {
  top: 25%;
}
.khung_vip_14:after {
  background: url(/assets/image/khung/v/khung-vip-14.gif) no-repeat 50% !important;
  background-size: cover !important;
  transform: translate(-85%, -10%);
}
.khung_vip_14:after,
.khung_vip_15:after {
  border-color: unset !important;
  content: "" !important;
  height: 145%;
  position: absolute !important;
  width: 145%;
}
.khung_vip_15:after {
  background: url(/assets/image/khung/v/khung-vip-15.png) no-repeat 50% !important;
  background-size: cover !important;
  transform: translate(-85%, -18%);
}
.khung_couple_chuc_nu:after {
  background: url(/assets/image/khung/khung-couple-chuc-nu.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_couple_chuc_nu:after,
.khung_couple_nguu_lang:after {
  border-color: unset !important;
  content: "" !important;
  height: 145%;
  position: absolute !important;
  transform: translate(-84%, -15%);
  width: 145%;
}
.khung_couple_nguu_lang:after {
  background: url(/assets/image/khung/khung-couple-nguu-lang.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_16:after {
  background: url(/assets/image/khung/v/khung-vip-16.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 120%;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_16:after,
.khung_vip_17:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_17:after {
  background: url(/assets/image/khung/v/khung-vip-17.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 235%;
  transform: translate(-71%, -30%);
  width: 235%;
}
.khung_phuc_loi_mua_5:after {
  background: url(/assets/image/khung/khung-phuc-loi-mua-5.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_phuc_loi_mua_5:after,
.khung_phuc_loi_mua_6:after {
  border-color: unset !important;
  content: "" !important;
  height: 119%;
  position: absolute !important;
  transform: translate(-94%, -9%);
  width: 119%;
}
.khung_phuc_loi_mua_6:after {
  background: url(/assets/image/khung/khung-phuc-loi-mua-6.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_phuc_loi_mua_7:after {
  background: url(/assets/image/khung/khung-phuc-loi-mua-7.png?v=1.0) no-repeat
    50% !important;
  background-size: cover !important;
  height: 120%;
  transform: translate(-92%, -12%);
  width: 120%;
}
.khung_phuc_loi_mua_7:after,
.khung_phuc_loi_mua_8:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_phuc_loi_mua_8:after {
  background: url(/assets/image/khung/khung-phuc-loi-mua-8.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 160%;
  transform: translate(-82%, -19%);
  width: 160%;
}
.khung_phuc_loi_mua_9:after {
  background: url(/assets/image/khung/khung-phuc-loi-mua-9.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 260%;
  transform: translate(-70%, -31%);
  width: 260%;
}
.khung_phuc_loi_mua_9:after,
.khung_top_1_truyen_thua_4_2025:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_top_1_truyen_thua_4_2025:after {
  background: url(/assets/image/khung/khung-top-1-truyen-thua-4-2025.gif)
    no-repeat 50% !important;
  background-size: cover !important;
  height: 155%;
  transform: translate(-82%, -17%);
  width: 155%;
}
.khung_vip_18:after {
  background: url(/assets/image/khung/v/khung-vip-18.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 116%;
  transform: translate(-93%, -7%);
  width: 116%;
}
.khung_vip_18:after,
.khung_vip_19:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_19:after {
  background: url(/assets/image/khung/v/khung-vip-19.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 120%;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_20:after {
  background: url(/assets/image/khung/v/khung-vip-20.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 120%;
  transform: translate(-91%, -11%);
  width: 120%;
}
.khung_vip_20:after,
.khung_vip_21:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_21:after {
  background: url(/assets/image/khung/v/khung-vip-21-fix.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 260%;
  transform: translate(-70%, -33%);
  width: 260%;
}
.khung_vip_22:after {
  background: url(/assets/image/khung/v/khung-vip-22.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_22:after,
.khung_vip_23:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_23:after {
  background: url(/assets/image/khung/v/khung-vip-23.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_phao_30_4:after {
  background: url(/assets/image/khung/khung-phao-30-4.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 120%;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_phao_30_4:after,
.khung_vip_1_dac_quyen:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_1_dac_quyen:after {
  background: url(/assets/image/khung/v/khung-vip-moc-1.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 115%;
  transform: translate(-93%, -6%);
  width: 115%;
}
.khung_vip_2_dac_quyen:after {
  background: url(/assets/image/khung/v/khung-vip-moc-2.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_2_dac_quyen:after,
.khung_vip_3_dac_quyen:after {
  border-color: unset !important;
  content: "" !important;
  height: 115%;
  position: absolute !important;
  transform: translate(-93%, -6%);
  width: 115%;
}
.khung_vip_3_dac_quyen:after {
  background: url(/assets/image/khung/v/khung-vip-moc-3.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_4_dac_quyen:after {
  background: url(/assets/image/khung/v/khung-vip-moc-4.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 115%;
  transform: translate(-93%, -6%);
  width: 115%;
}
.khung_vip_4_dac_quyen:after,
.khung_vip_dc_24:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_dc_24:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-024.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 120%;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_25:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-025.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_25:after,
.khung_vip_dc_26:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_26:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-026.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_27:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-027.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_27:after,
.khung_vip_dc_28:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_28:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-028.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_29:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-029.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_29:after,
.khung_vip_dc_30:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_30:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-030.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_31:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-031.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_31:after,
.khung_vip_dc_32:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_32:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-032.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_33:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-033.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_33:after,
.khung_vip_dc_34:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_34:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-034.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_35:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-035.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_35:after,
.khung_vip_dc_36:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_36:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-036.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_37:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-037.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_37:after,
.khung_vip_dc_38:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_38:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-038.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_39:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-039.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_39:after,
.khung_vip_dc_40:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_40:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-040.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_41:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-041.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_41:after,
.khung_vip_dc_42:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_42:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-042.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_43:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-043.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_43:after,
.khung_vip_dc_44:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_44:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-044.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_45:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-045.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_45:after,
.khung_vip_dc_46:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_46:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-046.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_47:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-047.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_47:after,
.khung_vip_dc_48:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_48:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-048.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_49:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-049.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_49:after,
.khung_vip_dc_50:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_50:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-050.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_51:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-051.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_51:after,
.khung_vip_dc_52:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_52:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-052.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_53:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-053.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_53:after,
.khung_vip_dc_54:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_54:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-054.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_55:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-055.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_55:after,
.khung_vip_dc_56:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_56:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-056.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_57:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-057.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_57:after,
.khung_vip_dc_58:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_58:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-058.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_59:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-059.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_59:after,
.khung_vip_dc_60:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_60:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-060.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_61:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-061.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_61:after,
.khung_vip_dc_62:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_62:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-062.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_63:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-063.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_63:after,
.khung_vip_dc_64:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_64:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-064.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_65:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-065.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_65:after,
.khung_vip_dc_66:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_66:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-066.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_67:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-067.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_67:after,
.khung_vip_dc_68:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_68:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-068.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_69:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-069.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_69:after,
.khung_vip_dc_70:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_70:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-070.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_71:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-071.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_71:after,
.khung_vip_dc_72:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_72:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-072.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_73:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-073.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_73:after,
.khung_vip_dc_74:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_74:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-074.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_75:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-075.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_75:after,
.khung_vip_dc_76:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_76:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-076.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_77:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-077.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_77:after,
.khung_vip_dc_78:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_78:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-078.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_79:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-079.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_79:after,
.khung_vip_dc_80:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_80:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-080.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_81:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-081.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_81:after,
.khung_vip_dc_82:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_82:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-082.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_83:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-083.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_83:after,
.khung_vip_dc_84:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_84:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-084.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_85:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-085.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_85:after,
.khung_vip_dc_86:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_86:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-086.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_87:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-087.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_87:after,
.khung_vip_dc_88:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_88:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-088.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_89:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-089.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_89:after,
.khung_vip_dc_90:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_90:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-090.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_91:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-091.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_91:after,
.khung_vip_dc_92:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_92:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-092.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_93:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-093.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_93:after,
.khung_vip_dc_94:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_94:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-094.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_95:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-095.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_95:after,
.khung_vip_dc_96:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_96:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-096.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_97:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-097.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_97:after,
.khung_vip_dc_98:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_98:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-098.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_99:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-099.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_100:after,
.khung_vip_dc_99:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_100:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-100.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_101:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-101.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_101:after,
.khung_vip_dc_102:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_102:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-102.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_103:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-103.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_103:after,
.khung_vip_dc_104:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_104:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-104.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_105:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-105.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_105:after,
.khung_vip_dc_106:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_106:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-106.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_107:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-107.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_107:after,
.khung_vip_dc_108:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_108:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-108.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_109:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-109.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_109:after,
.khung_vip_dc_110:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_110:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-110.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_111:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-111.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_111:after,
.khung_vip_dc_112:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_112:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-112.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_113:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-113.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_113:after,
.khung_vip_dc_114:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_114:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-114.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_115:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-115.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_115:after,
.khung_vip_dc_116:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_116:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-116.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_117:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-117.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_117:after,
.khung_vip_dc_118:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_118:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-118.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_119:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-119.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_119:after,
.khung_vip_dc_120:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_120:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-120.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_121:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-121.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_121:after,
.khung_vip_dc_122:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_122:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-122.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_123:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-123.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_123:after,
.khung_vip_dc_124:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_124:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-124.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_125:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-125.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_125:after,
.khung_vip_dc_126:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_126:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-126.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_127:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-127.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_127:after,
.khung_vip_dc_128:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_128:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-128.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_129:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-129.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_129:after,
.khung_vip_dc_130:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_130:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-130.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_131:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-131.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_131:after,
.khung_vip_dc_132:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_132:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-132.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_133:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-133.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_133:after,
.khung_vip_dc_134:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_134:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-134.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_135:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-135.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_135:after,
.khung_vip_dc_136:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_136:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-136.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_137:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-137.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_137:after,
.khung_vip_dc_138:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_138:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-138.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_139:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-139.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_139:after,
.khung_vip_dc_140:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_140:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-140.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_141:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-141.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_141:after,
.khung_vip_dc_142:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_142:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-142.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_143:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-143.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_143:after,
.khung_vip_dc_144:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_144:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-144.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_145:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-145.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_145:after,
.khung_vip_dc_146:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_146:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-146.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_147:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-147.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_147:after,
.khung_vip_dc_148:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_148:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-148.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_149:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-149.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_149:after,
.khung_vip_dc_150:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_150:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-150.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_151:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-151.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_151:after,
.khung_vip_dc_152:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_152:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-152.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_153:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-153.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_153:after,
.khung_vip_dc_154:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_154:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-154.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_155:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-155.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_155:after,
.khung_vip_dc_156:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_156:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-156.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_157:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-157.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_157:after,
.khung_vip_dc_158:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_158:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-158.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_159:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-159.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_159:after,
.khung_vip_dc_160:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_160:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-160.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_161:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-161.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_161:after,
.khung_vip_dc_162:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_162:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-162.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_163:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-163.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_163:after,
.khung_vip_dc_164:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_164:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-164.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_165:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-165.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_165:after,
.khung_vip_dc_166:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_166:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-166.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_167:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-167.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_167:after,
.khung_vip_dc_168:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_168:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-168.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_169:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-169.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_169:after,
.khung_vip_dc_170:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_170:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-170.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_171:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-171.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_171:after,
.khung_vip_dc_172:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_172:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-172.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_173:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-173.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_173:after,
.khung_vip_dc_174:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_174:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-174.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_175:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-175.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_175:after,
.khung_vip_dc_176:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_176:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-176.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_177:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-177.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_177:after,
.khung_vip_dc_178:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_178:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-178.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_179:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-179.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_179:after,
.khung_vip_dc_180:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_180:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-180.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_181:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-181.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_181:after,
.khung_vip_dc_182:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_182:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-182.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_183:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-183.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_183:after,
.khung_vip_dc_184:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_184:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-184.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_185:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-185.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_185:after,
.khung_vip_dc_186:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_186:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-186.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_187:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-187.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_187:after,
.khung_vip_dc_188:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_188:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-188.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_189:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-189.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_189:after,
.khung_vip_dc_190:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_190:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-190-fx.png) no-repeat
    50% !important;
  background-size: cover !important;
}
.khung_vip_dc_191:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-191.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 120%;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_192:after,
.khung_vip_dc_191:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_192:after {
  background: url(/assets/image/khung/v/khung-vip-192.png) 50% / cover no-repeat !important;
  background-size: cover !important;
  height: 205%;
  transform: translate(-73%, -38%);
  width: 205%;
}
.khung_vip_193:after {
  background: url(/assets/image/khung/v/khung-vip-193.png) 50% / cover no-repeat !important;
  background-size: cover !important;
  height: 208%;
  transform: translate(-75%, -28%);
  width: 208%;
}
.khung_vip_193:after,
.khung_vip_194:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_194:after {
  background: url(/assets/image/khung/v/khung-vip-194.png) 50% / cover no-repeat !important;
  background-size: cover !important;
  height: 195%;
  transform: translate(-77%, -28%);
  width: 195%;
}
.khung_vip_195:after {
  background: url(/assets/image/khung/v/khung-vip-195.png) 50% / cover no-repeat !important;
  background-size: cover !important;
  height: 203%;
  transform: translate(-76%, -30%);
  width: 203%;
}
.khung_vip_195:after,
.khung_vip_196:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_196:after {
  background: url(/assets/image/khung/v/khung-vip-196-fxx.png) 50% / cover
    no-repeat !important;
  background-size: cover !important;
  height: 360%;
  transform: translate(-65%, -39%);
  width: 360%;
}
.khung_top_bxh_tien_duyen_1:after {
  background: url(/assets/image/khung/khung-top-bxh-tien-duyen-pq.png) 50% /
    cover no-repeat !important;
  background-size: cover !important;
}
.khung_top_bxh_tien_duyen_1:after,
.khung_top_bxh_tien_duyen_2:after {
  border-color: unset !important;
  content: "" !important;
  height: 150%;
  position: absolute !important;
  transform: translate(-83%, -17%);
  width: 150%;
}
.khung_top_bxh_tien_duyen_2:after {
  background: url(/assets/image/khung/khung-top-bxh-tien-duyen-tt.png) 50% /
    cover no-repeat !important;
  background-size: cover !important;
}
.khung_top_10_bxh_tien_duyen_1:after {
  background: url(/assets/image/khung/khung-vip-top-tien-duyen-pq.gif) 50% /
    cover no-repeat !important;
  background-size: cover !important;
}
.khung_top_10_bxh_tien_duyen_1:after,
.khung_top_10_bxh_tien_duyen_2:after {
  border-color: unset !important;
  content: "" !important;
  height: 145%;
  position: absolute !important;
  transform: translate(-86%, -15%);
  width: 145%;
}
.khung_top_10_bxh_tien_duyen_2:after {
  background: url(/assets/image/khung/khung-vip-top-tien-duyen-tt.gif) 50% /
    cover no-repeat !important;
  background-size: cover !important;
}
.khung_vip_id_7448:after {
  background: url(/assets/image/khung/khung-vip-id-7448.png) 50% / cover
    no-repeat !important;
  background-size: cover !important;
  height: 150%;
  transform: translate(-84%, -15%);
  width: 150%;
}
.khung_vip_id_25323:after,
.khung_vip_id_7448:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_id_25323:after {
  background: url(/assets/image/khung/khung-vip-id-25323.png) 50% / cover
    no-repeat !important;
  background-size: cover !important;
  height: 160%;
  transform: translate(-82%, -19%);
  width: 160%;
}
.khung_vip_dc_200:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-200-1.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_200:after,
.khung_vip_dc_201:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_201:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-201.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_202:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-202.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_202:after,
.khung_vip_dc_203:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_203:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-203.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_204:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-204.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_204:after,
.khung_vip_dc_205:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_205:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-205.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_206:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-206.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_206:after,
.khung_vip_dc_207:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_207:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-207.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_208:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-208.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_208:after,
.khung_vip_dc_209:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_209:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-209.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_210:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-210.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_210:after,
.khung_vip_dc_211:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_211:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-211.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_212:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-212.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_212:after,
.khung_vip_dc_213:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_213:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-213.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_214:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-214.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_214:after,
.khung_vip_dc_215:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_215:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-215.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_216:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-216.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 120%;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_197:after,
.khung_vip_dc_216:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_197:after {
  background: url(/assets/image/khung/v/khung-vip-197-fx.png) 50% / cover
    no-repeat !important;
  background-size: cover !important;
  height: 350%;
  transform: translate(-65%, -37%);
  width: 350%;
}
.khung_vip_198:after {
  background: url(/assets/image/khung/v/khung-vip-198-1.png) 50% / cover
    no-repeat !important;
  background-size: cover !important;
  height: 270%;
  transform: translate(-70%, -35%);
  width: 270%;
}
.khung_vip_198:after,
.khung_vip_dc_217:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_dc_217:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-217.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 120%;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_218:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-218.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_218:after,
.khung_vip_dc_219:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_219:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-219.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_220:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-220.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_220:after,
.khung_vip_dc_221:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_221:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-221.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_222:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-222.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_222:after,
.khung_vip_dc_223:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_223:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-223.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_224:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-224-fx.png) no-repeat
    50% !important;
  background-size: cover !important;
}
.khung_vip_dc_224:after,
.khung_vip_dc_225:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_225:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-225.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_226:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-226.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_226:after,
.khung_vip_dc_227:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_227:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-227.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_228:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-228.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_228:after,
.khung_vip_dc_229:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_229:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-229.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_230:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-230.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_230:after,
.khung_vip_dc_231:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_231:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-231.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_232:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-232.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_232:after,
.khung_vip_dc_233:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_233:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-233.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_234:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-234.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_234:after,
.khung_vip_dc_235:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_235:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-235.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_236:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-236.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_236:after,
.khung_vip_dc_237:after {
  border-color: unset !important;
  content: "" !important;
  height: 120%;
  position: absolute !important;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_dc_237:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-237.png) no-repeat 50% !important;
  background-size: cover !important;
}
.khung_vip_dc_238:after {
  background: url(/assets/image/khung/v/dc/khung-vip-dc-238.png) no-repeat 50% !important;
  background-size: cover !important;
  height: 120%;
  transform: translate(-92%, -8%);
  width: 120%;
}
.khung_vip_239:after,
.khung_vip_dc_238:after {
  border-color: unset !important;
  content: "" !important;
  position: absolute !important;
}
.khung_vip_239:after {
  background: url(/assets/image/khung/v/khung-vip-239.webp) 50% / cover
    no-repeat !important;
  background-size: cover !important;
  height: 210%;
  transform: translate(-75%, -30%);
  width: 210%;
}
.comments-area {
  width: auto;
}
#comments
  #wpdcom
  .wpd-comment
  .wpd-comment-wrap
  .wpd-comment-author
  span.wpducm-user-nicename {
  color: #aaa;
  display: none;
  font-family: courier new, Courier, monospace;
  font-size: 13px;
}
.wcai-profile-stat-box:nth-child(2) {
  display: none;
}
.wcai-wrapper .wcai-profile-field-val {
  white-space: pre-line;
}
@font-face {
  font-family: UVN Hai Ba Trung;
  src: url(/assets/font/uvn-hai-ba-trung.ttf) format("truetype");
}
@font-face {
  font-family: MonarchDisplay;
  src: url(/assets/font/MonarchDisplay.otf) format("truetype");
}
@font-face {
  font-family: SVN Karasha;
  src: url(/assets/font/SVN-Karasha.otf) format("truetype");
}
@font-face {
  font-family: DVN-Notch;
  src: url(/assets/font/DVN-Notch.ttf) format("truetype");
}
@font-face {
  font-family: SVN-Bougher;
  src: url(/assets/font/SVN-Bougher.otf) format("truetype");
}
@font-face {
  font-family: DFVNGoatskinBrush;
  src: url(/assets/font/DFVNGoatskinBrush.otf) format("truetype");
}
@font-face {
  font-family: thien_than;
  src: url(/assets/font/thien_than.ttf) format("truetype");
}
@font-face {
  font-family: chan_tien_pntt;
  src: url(/assets/font/chan_tien_pntt.ttf) format("truetype");
}
@font-face {
  font-family: chan_than;
  src: url(/assets/font/chan_than.ttf) format("truetype");
}
@font-face {
  font-family: phong_hao_dau_la;
  src: url(/assets/font/phong_hao_dau_la.otf) format("truetype");
}
@font-face {
  font-family: dau_de;
  src: url(/assets/font/dau_de.ttf) format("truetype");
}
@font-face {
  font-family: khuy_niet;
  src: url(/assets/font/khuy-niet.otf) format("truetype");
}
@font-face {
  font-family: tinh_niet;
  src: url(/assets/font/tinh-niet-3-fx.otf) format("truetype");
}
@font-face {
  font-family: toai_niet;
  src: url(/assets/font/toai-niet-fix.ttf) format("truetype");
}
@font-face {
  font-family: than_quan;
  src: url(/assets/font/than-quan.ttf) format("truetype");
}
@font-face {
  font-family: hu_dao;
  src: url(/assets/font/hu-dao.ttf) format("truetype");
}
@font-face {
  font-family: kim_tien;
  src: url(/assets/font/kim-tien.otf) format("truetype");
}
@font-face {
  font-family: hu_khong_chan_than;
  src: url(/assets/font/hu-khong-chan-than-fx.ttf) format("truetype");
}
@font-face {
  font-family: thien_chi_ton;
  src: url(/assets/font/thien-chi-ton.otf) format("truetype");
}
.wpd-avatar img {
  border: none !important;
}
.custom-badge-tooltip,
.group-flag {
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.custom-badge-tooltip .custom-badge-tooltiptext {
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 6px;
  bottom: 150%;
  color: #fff;
  left: 50%;
  opacity: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  transition: opacity 0.3s;
  visibility: hidden;
  white-space: normal;
  width: 250px;
  z-index: 3;
  word-wrap: break-word;
}
.custom-badge-tooltip .custom-badge-tooltiptext:after {
  border: 5px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.9);
  content: "";
  left: 50%;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
}
.custom-badge-tooltip:hover .custom-badge-tooltiptext {
  opacity: 1;
  visibility: visible;
}
.custom-badge-tooltip .custom-badge-tooltiptext img {
  border-radius: 4px;
  display: block;
  height: 100px !important;
  margin: 0 auto 5px;
  width: auto !important;
}
.custom-badge-tooltip .custom-badge-tooltiptext .custom-badge-name {
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-top: 5px;
  text-align: center;
}
[data-tooltip] {
  cursor: pointer;
  position: relative;
}
[data-tooltip]:before {
  background: rgba(0, 0, 0, 0.75);
  border-radius: 6px;
  bottom: 130%;
  color: #fff;
  content: attr(data-tooltip);
  font-size: 12px;
  left: 50%;
  opacity: 0;
  padding: 5px 10px;
  pointer-events: none;
  position: absolute;
  transform: translateX(-50%) translateY(0);
  transition: opacity 0.3s ease, transform 0.3s ease;
  white-space: nowrap;
  z-index: 9999;
}
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
  opacity: 1;
  transform: translateX(-50%) translateY(-10px);
}
.badge-tooltip {
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.badge-tooltip .badge-tooltiptext {
  background-color: #000;
  border-radius: 6px;
  bottom: 130%;
  color: #fff;
  left: 50%;
  max-width: 300px;
  opacity: 0;
  overflow: hidden;
  padding: 5px 10px;
  position: absolute;
  text-align: center;
  text-overflow: ellipsis;
  transform: translateX(-50%);
  transition: opacity 0.3s;
  visibility: hidden;
  white-space: nowrap;
  z-index: 1;
}
.badge-tooltip .badge-tooltiptext:after {
  border: 5px solid transparent;
  border-top-color: #000;
  content: "";
  left: 50%;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
}
.badge-tooltip:hover .badge-tooltiptext {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 768px) {
  .badge-tooltip .badge-tooltiptext {
    bottom: 150%;
    left: 50%;
    max-width: 90vw;
    transform: translateX(-50%);
    white-space: normal;
    word-wrap: break-word;
  }
}
.group-flag:after {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  bottom: 100%;
  color: #fff;
  content: attr(title);
  font-size: 12px;
  left: 50%;
  opacity: 0;
  padding: 5px 10px;
  position: absolute;
  transform: translateX(-50%);
  transition: opacity 0.2s, visibility 0.2s;
  visibility: hidden;
  white-space: nowrap;
}
.group-flag:focus:after,
.group-flag:hover:after {
  opacity: 1;
  visibility: visible;
}
.khung_avatar_tu_duong:after {
  background: url(/wp-content/themes/halimmovies-child/pages/assets/image/ad.png)
    no-repeat 50% !important;
  background-size: cover !important;
  border-color: unset !important;
  content: "" !important;
  height: 200% !important;
  left: -10px !important;
  position: absolute !important;
  top: -27px !important;
  transform: translate(1%, 1%);
  width: 130% !important;
}
.top1_dua_top_tong_mon:after {
  background: url(/assets/image/gif/avatar-top1-tong.gif) no-repeat 50% !important;
  background-size: cover !important;
}
.top1_dua_top_tong_mon:after,
.top2_dua_top_tong_mon:after {
  content: "" !important;
  height: 108% !important;
  left: -3px !important;
  padding: 19px !important;
  position: absolute !important;
  top: -3px !important;
  width: 108% !important;
}
.top2_dua_top_tong_mon:after {
  background: url(/assets/image/gif/avatar-top2-tong.gif) no-repeat 50% !important;
  background-size: cover !important;
}
.top3_dua_top_tong_mon:after {
  background: url(/assets/image/gif/avatar-top3-tong.gif) no-repeat 50% !important;
  background-size: cover !important;
  content: "" !important;
  height: 108% !important;
  left: -3px !important;
  padding: 19px !important;
  position: absolute !important;
  top: -3px !important;
  width: 108% !important;
}
.bang-hoi {
  color: #22f2ff;
  font-family: UVN Hai Ba Trung, sans-serif;
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: 1px;
}
.bang-hoi[data-tooltip]:hover:after {
  background: #333;
  border-radius: 4px;
  bottom: 150%;
  color: #fff;
  content: attr(data-tooltip);
  font-size: 12px;
  left: 50%;
  line-height: 1.4;
  padding: 4px 8px;
  position: absolute;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 1000;
}
.bang-hoi[data-tooltip] {
  cursor: pointer;
  position: relative;
}
.bang-hoi-mau-trang {
  color: #fff;
}
.bang-hoi-mau-tim,
.bang-hoi-mau-trang {
  font-family: UVN Hai Ba Trung, sans-serif;
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: 1px;
  text-shadow: 1px 1px 5px #000;
}
.bang-hoi-mau-tim {
  color: #c71dc7;
}
.bang-hoi-mau-xanh {
  color: #2af;
}
.bang-hoi-mau-hong,
.bang-hoi-mau-xanh {
  font-family: UVN Hai Ba Trung, sans-serif;
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: 1px;
  text-shadow: 1px 1px 5px #000;
}
.bang-hoi-mau-hong {
  color: #ff69b4;
}
.bang-hoi-mau-cam {
  color: #ff8c00;
}
.bang-hoi-mau-cam,
.bang-hoi-mau-do-dam {
  font-family: UVN Hai Ba Trung, sans-serif;
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: 1px;
  text-shadow: 1px 1px 5px #000;
}
.bang-hoi-mau-do-dam {
  color: #c71d1d;
}
.bang-hoi-mau-vang {
  color: gold;
}
.bang-hoi-mau-vang,
.bang-hoi-mau-xanh-la {
  font-family: UVN Hai Ba Trung, sans-serif;
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: 1px;
  text-shadow: 1px 1px 5px #000;
}
.bang-hoi-mau-xanh-la {
  color: #00bd01;
}
.bang-hoi-mau-tu-linh-quang {
  background: linear-gradient(90deg, #9d4edd, #ff5d8f 50%, #c77dff);
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 200% 100%;
}
.bang-hoi-mau-liet-diem-hoang,
.bang-hoi-mau-tu-linh-quang {
  animation: smoothGradient 5s ease infinite;
  color: transparent;
  font-family: UVN Hai Ba Trung, sans-serif;
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: 1px;
}
.bang-hoi-mau-liet-diem-hoang {
  background: linear-gradient(90deg, #ff9500, #e01e37 50%, #ffbd00);
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 200% 100%;
}
.bang-hoi-mau-bich-hai-ngan {
  animation: smoothGradient 5s ease infinite;
  background: linear-gradient(90deg, #22c1c3, #fdbb2d 50%, #e0e0e0);
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 200% 100%;
  color: transparent;
  font-family: UVN Hai Ba Trung, sans-serif;
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: 1px;
}
@keyframes smoothGradient {
  0% {
    background-position: 0;
  }
  50% {
    background-position: 400%;
  }
  to {
    background-position: 0;
  }
}
.tong-mon-top-1 {
  background: url(/assets/image/gif/tong-mon-top-1.gif);
  border-radius: 3px;
  color: #fff;
  font-family: UVN Hai Ba Trung, sans-serif;
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: 1px !important;
  padding: 0 5px;
  text-shadow: 1px 1px 5px #000;
}
.tong-mon-top-1[data-tooltip]:hover:after {
  background: #333;
  border-radius: 4px;
  bottom: 150%;
  color: #fff;
  content: attr(data-tooltip);
  font-size: 12px;
  left: 50%;
  line-height: 1.4;
  padding: 4px 8px;
  position: absolute;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 1000;
}
.tong-mon-top-1[data-tooltip] {
  cursor: pointer;
  position: relative;
}
#wpdcom .wpdiscuz-mycred-points-wrap {
  text-transform: none !important;
}
#wpdcom .wpdiscuz-mycred-rank-wrap img {
  height: 23px !important;
  width: 23px !important;
}
.wcai-wrapper .wcai-content {
  background-color: rgb(0 0 0/8%) !important;
}
.wcai-wrapper .wcai-profile-stat-box-val {
  background: #fff !important;
}
#wcaiInfo {
  background-color: #262525 !important;
}
#wpdcom.wpd-layout-1
  .wpd-new-loaded-comment
  > .wpd-comment-wrap
  > .wpd-comment-right {
  background: rgb(255 0 0/8%) !important;
}
#wpdcom select,
#wpdcom textarea {
  background: #161616 !important;
  border: 1px solid #161616 !important;
  color: #e3e3e3 !important;
  min-height: 50px !important;
  overflow: hidden !important;
  width: 100% !important;
}
#wpdiscuz-giphy-powered-by {
  display: none;
}
@media (min-width: 769px) {
  #wpdcom .wpd-comment-text audio,
  #wpdcom .wpd-comment-text iframe,
  #wpdcom .wpd-comment-text img,
  #wpdcom .wpd-comment-text video {
    max-width: 40% !important;
  }
}
div#wpdiscuz-tenor-powered-by {
  display: none;
}
.wpdiscuz-tenor-embedded-gif-button,
.wpdiscuz-tenor-powered-by {
  display: none !important;
}
.wpdiscuz-giphy-icon svg {
  height: 30px;
}
.wpdiscuz-giphy-embedded-gif-button {
  display: none !important;
}
.wcai-item-link.wcai-comment-item-link .wpdiscuz-giphy-embedded-gif {
  max-width: 10% !important;
}
#wpdcom .wpd-comment-right .wpd-comment-last-edited {
  margin: 0 0 10px !important;
}
#wpdcom .col-xs-12 {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#wpdcom .wpdiscuz-mycred-rank-wrap {
  margin: 0 !important;
}
.wpdiscuz-mycred-wrap {
  align-items: center;
  display: flex;
}
.the-badge {
  margin-right: 3px !important;
}
#wpdcom.wpd-dark .ql-toolbar {
  background-color: #00000094 !important;
}
.wpducm-mention-list-container .wpducm-mention-list-item:hover,
.wpducm-mention-list > li.selected {
  background-color: #31839e !important;
}
.wpducm-mention-list-container .wpducm-mention-list-item {
  background-color: #333 !important;
  border-bottom: 1px solid #777 !important;
  border-top: 1px solid hsla(0, 0%, 100%, 0.15) !important;
}
span.hint.hint--right {
  color: #337ab7 !important;
}
#wpdcom .wpd-blog-dau_vuong .wpd-comment-author,
#wpdcom .wpd-blog-dau_vuong .wpd-comment-author a,
#wpdcom .wpd-blog-hoa_than .wpd-comment-author,
#wpdcom .wpd-blog-hoa_than .wpd-comment-author a,
#wpdcom .wpd-blog-hon_tong .wpd-comment-author,
#wpdcom .wpd-blog-hon_tong .wpd-comment-author a,
#wpdcom .wpd-blog-liet_tran .wpd-comment-author,
#wpdcom .wpd-blog-liet_tran .wpd-comment-author a,
#wpdcom .wpd-blog-vuc_chu .wpd-comment-author,
#wpdcom .wpd-blog-vuc_chu .wpd-comment-author a {
  color: #ff19d8;
  text-shadow: 1px 1px 1px #d33, 0 0 10px #d848be, 0 0 10px #b643bc47;
}
#wpdcom .wpd-blog-ton_gia .wpd-comment-author,
#wpdcom .wpd-blog-ton_gia_hau .wpd-comment-author,
#wpdcom .wpd-blog-ton_gia_trung .wpd-comment-author {
  color: #fff;
  text-shadow: 1px 1px 1px #ede712, 0 0 10px #ede712, 0 0 10px #ede712;
}
#wpdcom .wpd-blog-luyen_hu .wpd-comment-author,
#wpdcom .wpd-blog-luyen_hu_hau .wpd-comment-author,
#wpdcom .wpd-blog-luyen_hu_trung .wpd-comment-author {
  color: #fff;
  text-shadow: 1px 1px 1px #0eff8b, 0 0 10px #0eff8b, 0 0 10px #0eff8b;
}
#wpdcom .wpd-blog-dau_hoang .wpd-comment-author,
#wpdcom .wpd-blog-dau_hoang_6sao .wpd-comment-author,
#wpdcom .wpd-blog-dau_hoang_9sao .wpd-comment-author {
  color: #fff;
  text-shadow: 1px 1px 1px #eee, 0 0 10px #fff, 0 0 10px #ffffff47;
}
#wpdcom .wpd-blog-gioi_chu .wpd-comment-author,
#wpdcom .wpd-blog-gioi_chu_6sao .wpd-comment-author,
#wpdcom .wpd-blog-gioi_chu_9sao .wpd-comment-author {
  color: #fff;
  text-shadow: 1px 1px 1px #2275d7, 0 0 10px #2275d7, 0 0 10px #2275d7;
}
#wpdcom .wpd-blog-hon_vuong_51_cap .wpd-comment-author,
#wpdcom .wpd-blog-hon_vuong_55_cap .wpd-comment-author,
#wpdcom .wpd-blog-hon_vuong_60_cap .wpd-comment-author {
  color: #fff;
  text-shadow: 1px 1px 1px navy, 0 0 10px #2275d7, 0 0 10px #2275d7;
}
#wpdcom .wpd-blog-anh_bien_hau .wpd-comment-author,
#wpdcom .wpd-blog-anh_bien_so .wpd-comment-author,
#wpdcom .wpd-blog-anh_bien_trung .wpd-comment-author {
  color: #ffa07a;
  text-shadow: 1px 1px 1px #ffa07a, 0 0 10px #ffa07a, 0 0 10px #ffa07a;
}
#wpdcom .wpd-blog-ton_gia .wpd-comment-label,
#wpdcom .wpd-blog-ton_gia_hau .wpd-comment-label,
#wpdcom .wpd-blog-ton_gia_trung .wpd-comment-label {
  background-color: #ede712;
  border: none;
  font-weight: 800;
  text-shadow: 1px 1px 1px #000, 0 0 10px rgba(0, 0, 0, 0.6),
    8px -2px 10px hsla(0, 0%, 100%, 0.15);
}
#wpdcom .wpd-blog-luyen_hu .wpd-comment-label,
#wpdcom .wpd-blog-luyen_hu_hau .wpd-comment-label,
#wpdcom .wpd-blog-luyen_hu_trung .wpd-comment-label {
  background-color: #0eff8b;
  border: none;
  font-weight: 800;
  text-shadow: 1px 1px 1px #000, 0 0 10px rgba(0, 0, 0, 0.6),
    8px -2px 10px hsla(0, 0%, 100%, 0.15);
}
#wpdcom .wpd-blog-dau_hoang .wpd-comment-label,
#wpdcom .wpd-blog-dau_hoang_6sao .wpd-comment-label,
#wpdcom .wpd-blog-dau_hoang_9sao .wpd-comment-label {
  background-color: #828282;
  border: none;
  font-weight: 800;
  text-shadow: 1px 1px 1px #000, 0 0 10px rgba(0, 0, 0, 0.6),
    8px -2px 10px hsla(0, 0%, 100%, 0.15);
}
#wpdcom .wpd-blog-gioi_chu .wpd-comment-label,
#wpdcom .wpd-blog-gioi_chu_6sao .wpd-comment-label,
#wpdcom .wpd-blog-gioi_chu_9sao .wpd-comment-label {
  background-color: #2275d7;
  border: none;
  font-weight: 800;
  text-shadow: 1px 1px 1px #000, 0 0 10px rgba(0, 0, 0, 0.6),
    8px -2px 10px hsla(0, 0%, 100%, 0.15);
}
#wpdcom .wpd-blog-hon_vuong_51_cap .wpd-comment-label,
#wpdcom .wpd-blog-hon_vuong_55_cap .wpd-comment-label,
#wpdcom .wpd-blog-hon_vuong_60_cap .wpd-comment-label {
  background-color: #2275d7;
  border: none;
  font-weight: 800;
  text-shadow: 1px 1px 1px navy, 0 0 10px rgba(0, 0, 0, 0.6),
    8px -2px 10px hsla(0, 0%, 100%, 0.15);
}
#wpdcom .wpd-blog-anh_bien_hau .wpd-comment-label,
#wpdcom .wpd-blog-anh_bien_so .wpd-comment-label,
#wpdcom .wpd-blog-anh_bien_trung .wpd-comment-label {
  background-color: #ffa07a;
  border: none;
  font-weight: 800;
  text-shadow: 1px 1px 1px #ffa07a, 0 0 10px rgba(0, 0, 0, 0.6),
    8px -2px 10px hsla(0, 0%, 100%, 0.15);
}
#wpdcom .wpd-blog-hop_the .wpd-comment-author,
#wpdcom .wpd-blog-hop_the_hau .wpd-comment-author,
#wpdcom .wpd-blog-hop_the_trung .wpd-comment-author {
  background: url(/assets/image/gif/hop_the.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
#wpdcom .wpd-blog-hop_the .wpd-comment-label,
#wpdcom .wpd-blog-hop_the_hau .wpd-comment-label,
#wpdcom .wpd-blog-hop_the_trung .wpd-comment-label {
  background: url(/assets/image/gif/hop_the.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-than_hoa .wpd-comment-author,
#wpdcom .wpd-blog-than_hoa_hau .wpd-comment-author,
#wpdcom .wpd-blog-than_hoa_trung .wpd-comment-author {
  background: url(/assets/image/gif/than_hoa.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
#wpdcom .wpd-blog-than_hoa .wpd-comment-label,
#wpdcom .wpd-blog-than_hoa_hau .wpd-comment-label,
#wpdcom .wpd-blog-than_hoa_trung .wpd-comment-label {
  background: url(/assets/image/gif/than_hoa.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-dau_tong .wpd-comment-author,
#wpdcom .wpd-blog-dau_tong_6sao .wpd-comment-author,
#wpdcom .wpd-blog-dau_tong_9sao .wpd-comment-author {
  background: url(/assets/image/gif/dau_tong.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
#wpdcom .wpd-blog-dau_tong .wpd-comment-label,
#wpdcom .wpd-blog-dau_tong_6sao .wpd-comment-label,
#wpdcom .wpd-blog-dau_tong_9sao .wpd-comment-label {
  background: url(/assets/image/gif/dau_tong.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-bat_hu .wpd-comment-author,
#wpdcom .wpd-blog-bat_hu_6sao .wpd-comment-author,
#wpdcom .wpd-blog-bat_hu_9sao .wpd-comment-author {
  background: url(/assets/image/gif/bat_hu.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
#wpdcom .wpd-blog-bat_hu .wpd-comment-label,
#wpdcom .wpd-blog-bat_hu_6sao .wpd-comment-label,
#wpdcom .wpd-blog-bat_hu_9sao .wpd-comment-label {
  background: url(/assets/image/gif/bat_hu.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-hon_de_61_cap .wpd-comment-author,
#wpdcom .wpd-blog-hon_de_65_cap .wpd-comment-author,
#wpdcom .wpd-blog-hon_de_70_cap .wpd-comment-author {
  background: url(/assets/image/gif/hon_de_v2.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
#wpdcom .wpd-blog-hon_de_61_cap .wpd-comment-label,
#wpdcom .wpd-blog-hon_de_65_cap .wpd-comment-label,
#wpdcom .wpd-blog-hon_de_70_cap .wpd-comment-label {
  background: url(/assets/image/gif/hon_de_v2.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-dai_thua .wpd-comment-author,
#wpdcom .wpd-blog-dai_thua_hau .wpd-comment-author,
#wpdcom .wpd-blog-dai_thua_trung .wpd-comment-author {
  background: url(/assets/image/gif/dai_thua.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
#wpdcom .wpd-blog-dai_thua .wpd-comment-label,
#wpdcom .wpd-blog-dai_thua_hau .wpd-comment-label,
#wpdcom .wpd-blog-dai_thua_trung .wpd-comment-label {
  background: url(/assets/image/gif/dai_thua.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-chan_nhat .wpd-comment-author,
#wpdcom .wpd-blog-chan_nhat_hau .wpd-comment-author,
#wpdcom .wpd-blog-chan_nhat_trung .wpd-comment-author {
  background: url(/assets/image/gif/chan_nhat-fl.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
#wpdcom .wpd-blog-chan_nhat .wpd-comment-label,
#wpdcom .wpd-blog-chan_nhat_hau .wpd-comment-label,
#wpdcom .wpd-blog-chan_nhat_trung .wpd-comment-label {
  background: url(/assets/image/gif/chan_nhat-fl.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-dau_ton .wpd-comment-author,
#wpdcom .wpd-blog-dau_ton_6sao .wpd-comment-author,
#wpdcom .wpd-blog-dau_ton_9sao .wpd-comment-author {
  background: url(/assets/image/gif/dau_ton-fl.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
#wpdcom .wpd-blog-dau_ton .wpd-comment-label,
#wpdcom .wpd-blog-dau_ton_6sao .wpd-comment-label,
#wpdcom .wpd-blog-dau_ton_9sao .wpd-comment-label {
  background: url(/assets/image/gif/dau_ton-fl.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-vu_tru_ton_gia .wpd-comment-author,
#wpdcom .wpd-blog-vu_tru_ton_gia_6sao .wpd-comment-author,
#wpdcom .wpd-blog-vu_tru_ton_gia_9sao .wpd-comment-author {
  background: url(/assets/image/gif/vu_tru_ton_gia.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
#wpdcom .wpd-blog-vu_tru_ton_gia .wpd-comment-label,
#wpdcom .wpd-blog-vu_tru_ton_gia_6sao .wpd-comment-label,
#wpdcom .wpd-blog-vu_tru_ton_gia_9sao .wpd-comment-label {
  background: url(/assets/image/gif/vu_tru_ton_gia.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-hon_thanh_71_cap .wpd-comment-author,
#wpdcom .wpd-blog-hon_thanh_75_cap .wpd-comment-author,
#wpdcom .wpd-blog-hon_thanh_80_cap .wpd-comment-author {
  background: url(/assets/image/gif/hon_thanh_v2.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
#wpdcom .wpd-blog-hon_thanh_71_cap .wpd-comment-label,
#wpdcom .wpd-blog-hon_thanh_75_cap .wpd-comment-label,
#wpdcom .wpd-blog-hon_thanh_80_cap .wpd-comment-label {
  background: url(/assets/image/gif/hon_thanh_v2.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-do_kiep .wpd-comment-author,
#wpdcom .wpd-blog-do_kiep_hau .wpd-comment-author,
#wpdcom .wpd-blog-do_kiep_trung .wpd-comment-author {
  background: url(/assets/image/gif/do_kiep_ky_2024.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: SVN Karasha;
  font-size: 17px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-do_kiep .wpd-comment-label,
#wpdcom .wpd-blog-do_kiep_hau .wpd-comment-label,
#wpdcom .wpd-blog-do_kiep_trung .wpd-comment-label {
  background: url(/assets/image/gif/do_kiep_ky_2024.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-thanh_te .wpd-comment-author,
#wpdcom .wpd-blog-thanh_te_hau .wpd-comment-author,
#wpdcom .wpd-blog-thanh_te_trung .wpd-comment-author {
  background: url(/assets/image/gif/thanh_te_27.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: SVN-Bougher;
  font-size: 21px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-thanh_te .wpd-comment-label,
#wpdcom .wpd-blog-thanh_te_hau .wpd-comment-label,
#wpdcom .wpd-blog-thanh_te_trung .wpd-comment-label {
  background: url(/assets/image/gif/thanh_te_27.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-hon_dau_la_81_cap .wpd-comment-author,
#wpdcom .wpd-blog-hon_dau_la_85_cap .wpd-comment-author,
#wpdcom .wpd-blog-hon_dau_la_90_cap .wpd-comment-author {
  background: url(/assets/image/gif/hon_dau_la_052024.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: MonarchDisplay, sans-serif;
  font-size: 16px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-hon_dau_la_81_cap .wpd-comment-label,
#wpdcom .wpd-blog-hon_dau_la_85_cap .wpd-comment-label,
#wpdcom .wpd-blog-hon_dau_la_90_cap .wpd-comment-label {
  background: url(/assets/image/gif/hon_dau_la_052024.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-vu_tru_chi_chu .wpd-comment-author,
#wpdcom .wpd-blog-vu_tru_chi_chu_6sao .wpd-comment-author,
#wpdcom .wpd-blog-vu_tru_chi_chu_9sao .wpd-comment-author {
  background: url(/assets/image/gif/vu_tru_chi_chu_2024.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: DVN-Notch, sans-serif;
  font-size: 17px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-vu_tru_chi_chu .wpd-comment-label,
#wpdcom .wpd-blog-vu_tru_chi_chu_6sao .wpd-comment-label,
#wpdcom .wpd-blog-vu_tru_chi_chu_9sao .wpd-comment-label {
  background: url(/assets/image/gif/vu_tru_chi_chu_2024.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-dau_thanh .wpd-comment-author,
#wpdcom .wpd-blog-dau_thanh_6sao .wpd-comment-author,
#wpdcom .wpd-blog-dau_thanh_9sao .wpd-comment-author {
  background: url(/assets/image/gif/dau_thanh_2024.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: DFVNGoatskinBrush;
  font-size: 21px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-dau_thanh .wpd-comment-label,
#wpdcom .wpd-blog-dau_thanh_6sao .wpd-comment-label,
#wpdcom .wpd-blog-dau_thanh_9sao .wpd-comment-label {
  background: url(/assets/image/gif/dau_thanh_2024.gif);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-van_dinh_hau .wpd-comment-author,
#wpdcom .wpd-blog-van_dinh_so .wpd-comment-author,
#wpdcom .wpd-blog-van_dinh_trung .wpd-comment-author {
  background: url(/assets/image/gif/van_dinh.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
#wpdcom .wpd-blog-van_dinh_hau .wpd-comment-label,
#wpdcom .wpd-blog-van_dinh_so .wpd-comment-label,
#wpdcom .wpd-blog-van_dinh_trung .wpd-comment-label {
  background: url(/assets/image/gif/van_dinh.webp);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-am_hu_duong_thuc_hau .wpd-comment-author,
#wpdcom .wpd-blog-am_hu_duong_thuc_so .wpd-comment-author,
#wpdcom .wpd-blog-am_hu_duong_thuc_trung .wpd-comment-author {
  background: url(/assets/image/gif/am-hu-duong-thuc.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
#wpdcom .wpd-blog-am_hu_duong_thuc_hau .wpd-comment-label,
#wpdcom .wpd-blog-am_hu_duong_thuc_so .wpd-comment-label,
#wpdcom .wpd-blog-am_hu_duong_thuc_trung .wpd-comment-label {
  background: url(/assets/image/gif/am-hu-duong-thuc.webp);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-khuy_niet_hau .wpd-comment-author,
#wpdcom .wpd-blog-khuy_niet_so .wpd-comment-author,
#wpdcom .wpd-blog-khuy_niet_trung .wpd-comment-author {
  background: url(/assets/image/gif/khuy-niet-1.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: khuy_niet;
  font-size: 17px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-khuy_niet_hau .wpd-comment-label,
#wpdcom .wpd-blog-khuy_niet_so .wpd-comment-label,
#wpdcom .wpd-blog-khuy_niet_trung .wpd-comment-label {
  background: url(/assets/image/gif/khuy-niet-1.webp);
  background-size: auto;
  border: none;
  color: transparent;
  color: #fff;
  font-weight: 800;
}
#wpdcom .wpd-blog-dau_de .wpd-comment-author,
#wpdcom .wpd-blog-dau_de_6sao .wpd-comment-author,
#wpdcom .wpd-blog-dau_de_9sao .wpd-comment-author {
  background: url(/assets/image/gif/dau-de-sp.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: dau_de;
  font-size: 15px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-thien_than .wpd-comment-author,
#wpdcom .wpd-blog-thien_than_hau .wpd-comment-author,
#wpdcom .wpd-blog-thien_than_trung .wpd-comment-author {
  background: url(/assets/image/gif/thien-than.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: thien_than;
  font-size: 19px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-vu_tru_cuong_gia .wpd-comment-author,
#wpdcom .wpd-blog-vu_tru_cuong_gia_6sao .wpd-comment-author,
#wpdcom .wpd-blog-vu_tru_cuong_gia_9sao .wpd-comment-author {
  background: url(/assets/image/gif/chan-than.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: chan_than;
  font-size: 19px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-cuc_han_dau_la_99_cap .wpd-comment-author,
#wpdcom .wpd-blog-phong_hao_dau_la_91_cap .wpd-comment-author,
#wpdcom .wpd-blog-sieu_cap_dau_la_95_cap .wpd-comment-author {
  background: url(/assets/image/gif/phong-hao-dau-la.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: phong_hao_dau_la;
  font-size: 25px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-chan_tien_pntt .wpd-comment-author,
#wpdcom .wpd-blog-chan_tien_pntt_hau .wpd-comment-author,
#wpdcom .wpd-blog-chan_tien_pntt_trung .wpd-comment-author {
  background: url(/assets/image/gif/chan-tien-pntt.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: chan_tien_pntt;
  font-size: 21px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-tinh_niet_hau .wpd-comment-author,
#wpdcom .wpd-blog-tinh_niet_so .wpd-comment-author,
#wpdcom .wpd-blog-tinh_niet_trung .wpd-comment-author {
  background: url(/assets/image/gif/tinh-niet-fx.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: tinh_niet;
  font-size: 25px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-toai_niet_hau .wpd-comment-author,
#wpdcom .wpd-blog-toai_niet_so .wpd-comment-author,
#wpdcom .wpd-blog-toai_niet_trung .wpd-comment-author {
  animation: kaleidoscope 8s linear infinite;
  background: url(/assets/image/gif/toai-niet.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: toai_niet;
  font-size: 22px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-kim_tien .wpd-comment-author,
#wpdcom .wpd-blog-kim_tien_hau .wpd-comment-author,
#wpdcom .wpd-blog-kim_tien_trung .wpd-comment-author {
  animation: slide-bg 3s linear infinite;
  background: url(/assets/image/gif/kim-tien-fix.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: 200% 100%;
  color: transparent;
  font-family: kim_tien;
  font-size: 25px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-thien_chi_ton .wpd-comment-author,
#wpdcom .wpd-blog-thien_chi_ton_6sao .wpd-comment-author,
#wpdcom .wpd-blog-thien_chi_ton_9sao .wpd-comment-author {
  animation: kaleidoscope 8s linear infinite;
  background: url(/assets/image/gif/thien-chi-ton.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: 300% 300%;
  color: transparent;
  font-family: thien_chi_ton;
  font-size: 25px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-hu_dao .wpd-comment-author,
#wpdcom .wpd-blog-hu_dao_hau .wpd-comment-author,
#wpdcom .wpd-blog-hu_dao_trung .wpd-comment-author {
  animation: digital 0.5s steps(2) infinite;
  background: url(/assets/image/gif/hu-dao.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: hu_dao;
  font-size: 27px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-than_quan_hau .wpd-comment-author,
#wpdcom .wpd-blog-than_quan_trung .wpd-comment-author,
#wpdcom .wpd-blog-than_quang .wpd-comment-author {
  animation: blink 1s ease-in-out infinite;
  background: url(/assets/image/gif/than-quan.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: than_quan;
  font-size: 26px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-hu_khong_chan_than .wpd-comment-author,
#wpdcom .wpd-blog-hu_khong_chan_than_6sao .wpd-comment-author,
#wpdcom .wpd-blog-hu_khong_chan_than_9sao .wpd-comment-author {
  animation: wave-bg 4s ease-in-out infinite;
  background: url(/assets/image/gif/hu-khong-chan-than.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: 150% 150%;
  color: transparent;
  font-family: hu_khong_chan_than;
  font-size: 25px !important;
  font-weight: 800;
}
#wpdcom .wpd-blog-dau_de .wpd-comment-label,
#wpdcom .wpd-blog-dau_de_6sao .wpd-comment-label,
#wpdcom .wpd-blog-dau_de_9sao .wpd-comment-label {
  background: url(/assets/image/gif/dau-de-sp.gif);
  background-size: auto;
  border: none;
  color: #fff;
  font-family: dau_de;
  font-weight: 800;
}
#wpdcom .wpd-blog-thien_than .wpd-comment-label,
#wpdcom .wpd-blog-thien_than_hau .wpd-comment-label,
#wpdcom .wpd-blog-thien_than_trung .wpd-comment-label {
  background: url(/assets/image/gif/thien-than.gif);
  background-size: auto;
  border: none;
  color: #fff;
  font-family: thien_than;
  font-weight: 800;
}
#wpdcom .wpd-blog-vu_tru_cuong_gia .wpd-comment-label,
#wpdcom .wpd-blog-vu_tru_cuong_gia_6sao .wpd-comment-label,
#wpdcom .wpd-blog-vu_tru_cuong_gia_9sao .wpd-comment-label {
  background: url(/assets/image/gif/chan-than.gif);
  background-size: auto;
  border: none;
  color: #fff;
  font-family: chan_than;
  font-weight: 800;
}
#wpdcom .wpd-blog-cuc_han_dau_la_99_cap .wpd-comment-label,
#wpdcom .wpd-blog-phong_hao_dau_la_91_cap .wpd-comment-label,
#wpdcom .wpd-blog-sieu_cap_dau_la_95_cap .wpd-comment-label {
  background: url(/assets/image/gif/phong-hao-dau-la.gif);
  background-size: auto;
  border: none;
  color: #fff;
  font-family: phong_hao_dau_la;
  font-weight: 800;
}
#wpdcom .wpd-blog-chan_tien_pntt .wpd-comment-label,
#wpdcom .wpd-blog-chan_tien_pntt_hau .wpd-comment-label,
#wpdcom .wpd-blog-chan_tien_pntt_trung .wpd-comment-label {
  background: url(/assets/image/gif/chan-tien-pntt.gif);
  background-size: auto;
  border: none;
  color: #fff;
  font-family: chan_tien_pntt;
  font-weight: 800;
}
#wpdcom .wpd-blog-tinh_niet_hau .wpd-comment-label,
#wpdcom .wpd-blog-tinh_niet_so .wpd-comment-label,
#wpdcom .wpd-blog-tinh_niet_trung .wpd-comment-label {
  background: url(/assets/image/gif/tinh-niet-fx.gif);
  background-size: auto;
  border: none;
  color: #fff;
  font-family: tinh_niet;
  font-weight: 800;
}
#wpdcom .wpd-blog-toai_niet_hau .wpd-comment-label,
#wpdcom .wpd-blog-toai_niet_so .wpd-comment-label,
#wpdcom .wpd-blog-toai_niet_trung .wpd-comment-label {
  animation: fade-in-glow 2s ease-in-out infinite,
    gradient-flow-toai-niet 6s linear infinite;
  background: url(/assets/image/gif/toai-niet.webp);
  background-size: auto;
  border: none;
  box-shadow: 0 0 2px tomato, 0 0 5px #ffa07a, 0 0 10px #ffdead;
  color: #fff;
  font-family: toai_niet;
  font-size: 13px !important;
}
#wpdcom .wpd-blog-toai_niet_hau .wpd-comment-label:hover,
#wpdcom .wpd-blog-toai_niet_so .wpd-comment-label:hover,
#wpdcom .wpd-blog-toai_niet_trung .wpd-comment-label:hover {
  box-shadow: 0 0 5px tomato, 0 0 8px #ffa07a, 0 0 10px #ffdead;
  transform: translateY(-2px) scale(1.05) !important;
  z-index: 10 !important;
}
#wpdcom .wpd-blog-hu_dao .wpd-comment-label,
#wpdcom .wpd-blog-hu_dao_hau .wpd-comment-label,
#wpdcom .wpd-blog-hu_dao_trung .wpd-comment-label {
  animation: shake-glow 3s ease-in-out infinite,
    gradient-flow-hu-dao 6s linear infinite;
  background: url(/assets/image/gif/hu-dao.webp);
  background-size: auto;
  border: none;
  box-shadow: 0 0 2px #3cb371, 0 0 5px #66cdaa, 0 0 10px #98fb98;
  color: #fff;
  font-family: hu_dao;
  font-size: 13px !important;
}
#wpdcom .wpd-blog-hu_dao .wpd-comment-label:hover,
#wpdcom .wpd-blog-hu_dao_hau .wpd-comment-label:hover,
#wpdcom .wpd-blog-hu_dao_trung .wpd-comment-label:hover {
  animation-play-state: paused !important;
  box-shadow: 0 0 5px #3cb371, 0 0 8px #66cdaa, 0 0 10px #98fb98;
  transform: translateY(-2px) scale(1.05) !important;
  z-index: 10 !important;
}
#wpdcom .wpd-blog-kim_tien .wpd-comment-label,
#wpdcom .wpd-blog-kim_tien_hau .wpd-comment-label,
#wpdcom .wpd-blog-kim_tien_trung .wpd-comment-label {
  animation: gold-pulse 2.5s ease-in-out infinite,
    gradient-flow-kim-tien 6s linear infinite;
  background: url(/assets/image/gif/kim-tien-fix.webp);
  background-size: auto;
  border: none;
  box-shadow: 0 0 2px gold, 0 0 5px khaki, 0 0 10px #eee8aa;
  color: #fff;
  font-family: kim_tien;
  font-size: 13px !important;
}
#wpdcom .wpd-blog-kim_tien .wpd-comment-label:hover,
#wpdcom .wpd-blog-kim_tien_hau .wpd-comment-label:hover,
#wpdcom .wpd-blog-kim_tien_trung .wpd-comment-label:hover {
  animation-play-state: paused !important;
  box-shadow: 0 0 5px gold, 0 0 8px khaki, 0 0 10px #eee8aa;
  transform: translateY(-2px) scale(1.05) !important;
  z-index: 10 !important;
}
#wpdcom .wpd-blog-thien_chi_ton .wpd-comment-label,
#wpdcom .wpd-blog-thien_chi_ton_6sao .wpd-comment-label,
#wpdcom .wpd-blog-thien_chi_ton_9sao .wpd-comment-label {
  animation: rainbow-breathe 4s ease-in-out infinite,
    gradient-flow-thien-chi-ton 6s linear infinite;
  background: url(/assets/image/gif/thien-chi-ton.webp);
  background-size: auto;
  border: none;
  box-shadow: 0 0 2px #9370db, 0 0 5px #d8bfd8, 0 0 10px #e6e6fa;
  color: #fff;
  font-family: thien_chi_ton;
  font-size: 10px !important;
}
#wpdcom .wpd-blog-thien_chi_ton .wpd-comment-label:hover,
#wpdcom .wpd-blog-thien_chi_ton_6sao .wpd-comment-label:hover,
#wpdcom .wpd-blog-thien_chi_ton_9sao .wpd-comment-label:hover {
  animation-play-state: paused !important;
  box-shadow: 0 0 5px #9370db, 0 0 8px #d8bfd8, 0 0 10px #e6e6fa;
  transform: translateY(-2px) scale(1.1) !important;
  z-index: 10 !important;
}
#wpdcom .wpd-blog-than_quan_hau .wpd-comment-label,
#wpdcom .wpd-blog-than_quan_trung .wpd-comment-label,
#wpdcom .wpd-blog-than_quang .wpd-comment-label {
  animation: float-glow 3s ease-in-out infinite,
    gradient-flow-than-quan 6s linear infinite;
  background: url(/assets/image/gif/than-quan.webp);
  background-size: auto;
  border: none;
  box-shadow: 0 0 2px #87ceeb, 0 0 5px #add8e6, 0 0 10px #e0ffff;
  color: #fff;
  font-family: than_quan;
  font-size: 13px !important;
}
#wpdcom .wpd-blog-than_quan .wpd-comment-label:hover,
#wpdcom .wpd-blog-than_quan_hau .wpd-comment-label:hover,
#wpdcom .wpd-blog-than_quan_trung .wpd-comment-label:hover {
  animation-play-state: paused !important;
  box-shadow: 0 0 5px #87ceeb, 0 0 8px #add8e6, 0 0 10px #e0ffff;
  transform: translateY(-3px) scale(1.05) !important;
  z-index: 10 !important;
}
#wpdcom .wpd-blog-hu_khong_chan_than .wpd-comment-label,
#wpdcom .wpd-blog-hu_khong_chan_than_6sao .wpd-comment-label,
#wpdcom .wpd-blog-hu_khong_chan_than_9sao .wpd-comment-label {
  animation: cosmic-rotate 6s ease-in-out infinite,
    gradient-flow-hu-khong-chan-than 6s linear infinite;
  background: url(/assets/image/gif/hu-khong-chan-than.webp);
  background-size: auto;
  border: none;
  box-shadow: 0 0 2px #6a5acd, 0 0 5px #b0c4de, 0 0 10px #d3d3d3;
  color: #fff;
  font-family: hu_khong_chan_than;
  font-size: 13px !important;
}
#wpdcom .wpd-blog-hu_khong_chan_than .wpd-comment-label:hover,
#wpdcom .wpd-blog-hu_khong_chan_than_6sao .wpd-comment-label:hover,
#wpdcom .wpd-blog-hu_khong_chan_than_9sao .wpd-comment-label:hover {
  animation-play-state: paused !important;
  box-shadow: 0 0 5px #6a5acd, 0 0 8px #b0c4de, 0 0 10px #d3d3d3;
  transform: translateY(-2px) scale(1.1) rotate(5deg) !important;
  z-index: 10 !important;
}
@keyframes gradient-flow-toai-niet {
  0% {
    box-shadow: 0 0 2px tomato, 0 0 5px #ffa07a, 0 0 10px #ffdead;
  }
  25% {
    box-shadow: 0 0 2px #ffa07a, 0 0 5px #ffdead, 0 0 10px tomato;
  }
  50% {
    box-shadow: 0 0 2px #ffdead, 0 0 5px tomato, 0 0 10px #ffa07a;
  }
  75% {
    box-shadow: 0 0 2px tomato, 0 0 5px #ffa07a, 0 0 10px #ffdead;
  }
  to {
    box-shadow: 0 0 2px tomato, 0 0 5px #ffa07a, 0 0 10px #ffdead;
  }
}
@keyframes gradient-flow-hu-dao {
  0% {
    box-shadow: 0 0 2px #3cb371, 0 0 5px #66cdaa, 0 0 10px #98fb98;
  }
  33% {
    box-shadow: 0 0 2px #66cdaa, 0 0 5px #98fb98, 0 0 10px #3cb371;
  }
  66% {
    box-shadow: 0 0 2px #98fb98, 0 0 5px #3cb371, 0 0 10px #66cdaa;
  }
  to {
    box-shadow: 0 0 2px #3cb371, 0 0 5px #66cdaa, 0 0 10px #98fb98;
  }
}
@keyframes gradient-flow-kim-tien {
  0% {
    box-shadow: 0 0 2px gold, 0 0 5px khaki, 0 0 10px #eee8aa;
  }
  25% {
    box-shadow: 0 0 2px khaki, 0 0 5px #eee8aa, 0 0 10px gold;
  }
  50% {
    box-shadow: 0 0 2px #eee8aa, 0 0 5px gold, 0 0 10px khaki;
  }
  75% {
    box-shadow: 0 0 2px gold, 0 0 5px khaki, 0 0 10px #eee8aa;
  }
  to {
    box-shadow: 0 0 2px gold, 0 0 5px khaki, 0 0 10px #eee8aa;
  }
}
@keyframes gradient-flow-thien-chi-ton {
  0% {
    box-shadow: 0 0 2px #9370db, 0 0 5px #d8bfd8, 0 0 10px #e6e6fa;
  }
  50% {
    box-shadow: 0 0 2px #d8bfd8, 0 0 5px #e6e6fa, 0 0 10px #9370db;
  }
  to {
    box-shadow: 0 0 2px #9370db, 0 0 5px #d8bfd8, 0 0 10px #e6e6fa;
  }
}
@keyframes gradient-flow-than-quan {
  0% {
    box-shadow: 0 0 2px #87ceeb, 0 0 5px #add8e6, 0 0 10px #e0ffff;
  }
  33% {
    box-shadow: 0 0 2px #add8e6, 0 0 5px #e0ffff, 0 0 10px #87ceeb;
  }
  66% {
    box-shadow: 0 0 2px #e0ffff, 0 0 5px #87ceeb, 0 0 10px #add8e6;
  }
  to {
    box-shadow: 0 0 2px #87ceeb, 0 0 5px #add8e6, 0 0 10px #e0ffff;
  }
}
@keyframes gradient-flow-hu-khong-chan-than {
  0% {
    box-shadow: 0 0 2px #6a5acd, 0 0 5px #b0c4de, 0 0 10px #d3d3d3;
  }
  25% {
    box-shadow: 0 0 2px #b0c4de, 0 0 5px #d3d3d3, 0 0 10px #6a5acd;
  }
  50% {
    box-shadow: 0 0 2px #d3d3d3, 0 0 5px #6a5acd, 0 0 10px #b0c4de;
  }
  75% {
    box-shadow: 0 0 2px #6a5acd, 0 0 5px #b0c4de, 0 0 10px #d3d3d3;
  }
  to {
    box-shadow: 0 0 2px #6a5acd, 0 0 5px #b0c4de, 0 0 10px #d3d3d3;
  }
}
@keyframes fade-in-glow {
  0%,
  to {
    box-shadow: 0 0 2px tomato, 0 0 5px #ffa07a, 0 0 10px #ffdead;
    opacity: 0.7;
  }
  50% {
    box-shadow: 0 0 5px tomato, 0 0 8px #ffa07a, 0 0 10px #ffdead;
    opacity: 1;
  }
}
@keyframes shake-glow {
  0%,
  to {
    box-shadow: 0 0 2px #3cb371, 0 0 5px #66cdaa, 0 0 10px #98fb98;
    transform: translateX(0);
  }
  25% {
    box-shadow: 0 0 5px #3cb371, 0 0 8px #66cdaa, 0 0 10px #98fb98;
    transform: translateX(0.5px);
  }
  75% {
    box-shadow: 0 0 5px #3cb371, 0 0 8px #66cdaa, 0 0 10px #98fb98;
    transform: translateX(-0.5px);
  }
}
@keyframes gold-pulse {
  0%,
  90%,
  to {
    box-shadow: 0 0 2px gold, 0 0 5px khaki, 0 0 10px #eee8aa;
    opacity: 1;
  }
  95% {
    box-shadow: 0 0 5px gold, 0 0 8px khaki, 0 0 10px #eee8aa;
    opacity: 0.8;
  }
}
@keyframes rainbow-breathe {
  0%,
  to {
    box-shadow: 0 0 2px #9370db, 0 0 5px #d8bfd8, 0 0 10px #e6e6fa;
    transform: scale(1);
  }
  25% {
    box-shadow: 0 0 5px #9370db, 0 0 8px #d8bfd8, 0 0 10px #e6e6fa;
    transform: scale(1.02);
  }
  50% {
    box-shadow: 0 0 5px #d8bfd8, 0 0 8px #e6e6fa, 0 0 10px #9370db;
    transform: scale(1.02);
  }
  75% {
    box-shadow: 0 0 5px #e6e6fa, 0 0 8px #9370db, 0 0 10px #d8bfd8;
    transform: scale(1.02);
  }
}
@keyframes float-glow {
  0%,
  to {
    box-shadow: 0 0 2px #87ceeb, 0 0 5px #add8e6, 0 0 10px #e0ffff;
    transform: translateY(0);
  }
  50% {
    box-shadow: 0 0 5px #87ceeb, 0 0 8px #add8e6, 0 0 10px #e0ffff;
    transform: translateY(-1px);
  }
}
@keyframes cosmic-rotate {
  0%,
  to {
    box-shadow: 0 0 2px #6a5acd, 0 0 5px #b0c4de, 0 0 10px #d3d3d3;
    transform: rotate(0deg);
  }
  25% {
    box-shadow: 0 0 5px #6a5acd, 0 0 8px #b0c4de, 0 0 10px #d3d3d3;
    transform: rotate(0.5deg);
  }
  50% {
    box-shadow: 0 0 5px #b0c4de, 0 0 8px #d3d3d3, 0 0 10px #6a5acd;
  }
  75% {
    box-shadow: 0 0 5px #d3d3d3, 0 0 8px #6a5acd, 0 0 10px #b0c4de;
    transform: rotate(-0.5deg);
  }
}
.color_default {
  color: #fff;
}
.color_admin {
  color: red;
}
.color_pham_nhan {
  color: #898989;
}
.color_luyen_khi {
  color: #31839e;
}
.color_truc_co {
  color: #308000;
}
.color_ket_dan {
  color: #c1a700;
}
.color_nguyen_anh {
  color: #ff5974;
}
.color_than_du {
  color: #09e2ff;
}
.color_dau_vuong,
.color_hoa_than,
.color_hon_tong,
.color_liet_tran,
.color_vuc_chu {
  color: #ff19d8;
  text-shadow: 1px 1px 1px #d33, 0 0 10px #d848be, 0 0 10px #b643bc47;
}
.color_luyen_hu,
.color_luyen_hu_hau,
.color_luyen_hu_trung {
  color: #fff;
  text-shadow: 1px 1px 1px #0eff8b, 0 0 10px #0eff8b, 0 0 10px #0eff8b;
}
.color_dau_hoang,
.color_dau_hoang_6sao,
.color_dau_hoang_9sao {
  color: #fff;
  text-shadow: 1px 1px 1px #eee, 0 0 10px #fff, 0 0 10px #ffffff47;
}
.color_gioi_chu,
.color_gioi_chu_6sao,
.color_gioi_chu_9sao {
  color: #fff;
  text-shadow: 1px 1px 1px #2275d7, 0 0 10px #2275d7, 0 0 10px #2275d7;
}
.color_ton_gia,
.color_ton_gia_hau,
.color_ton_gia_trung {
  color: #fff;
  text-shadow: 1px 1px 1px #ede712, 0 0 10px #ede712, 0 0 10px #ede712;
}
.color_hon_vuong_51_cap,
.color_hon_vuong_55_cap,
.color_hon_vuong_60_cap {
  color: #fff;
  text-shadow: 1px 1px 1px navy, 0 0 10px navy, 0 0 10px navy;
}
.color_anh_bien {
  color: #ffa07a;
  text-shadow: 1px 1px 1px tomato, 0 0 10px #ffa07a, 0 0 10px coral;
}
.color_than_hoa,
.color_than_hoa_hau,
.color_than_hoa_trung {
  background: url(/assets/image/gif/than_hoa.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
.color_hop_the,
.color_hop_the_hau,
.color_hop_the_trung {
  background: url(/assets/image/gif/hop_the.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
.color_dau_tong,
.color_dau_tong_6sao,
.color_dau_tong_9sao {
  background: url(/assets/image/gif/dau_tong.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
.color_bat_hu,
.color_bat_hu_6sao,
.color_bat_hu_9sao {
  background: url(/assets/image/gif/bat_hu.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
.color_van_dinh,
.color_van_dinh_hau,
.color_van_dinh_trung {
  background: url(/assets/image/gif/van_dinh.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
.color_hon_de_61_cap,
.color_hon_de_65_cap,
.color_hon_de_70_cap {
  background: url(/assets/image/gif/hon_de_v2.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
.color_dai_thua,
.color_dai_thua_hau,
.color_dai_thua_trung {
  background: url(/assets/image/gif/dai_thua.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
.color_chan_nhat,
.color_chan_nhat_hau,
.color_chan_nhat_trung {
  background: url(/assets/image/gif/chan_nhat-fl.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
.color_am_hu_duong_thuc,
.color_am_hu_duong_thuc_hau,
.color_am_hu_duong_thuc_trung {
  background: url(/assets/image/gif/am-hu-duong-thuc.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
.color_dau_ton,
.color_dau_ton_6sao,
.color_dau_ton_9sao {
  background: url(/assets/image/gif/dau_ton-fl.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
.color_vu_tru_ton_gia,
.color_vu_tru_ton_gia_6sao,
.color_vu_tru_ton_gia_9sao {
  background: url(/assets/image/gif/vu_tru_ton_gia.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
.color_hon_thanh_71_cap,
.color_hon_thanh_75_cap,
.color_hon_thanh_80_cap {
  background: url(/assets/image/gif/hon_thanh_v2.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-weight: 800;
}
.color_do_kiep,
.color_do_kiep_hau,
.color_do_kiep_trung {
  background: url(/assets/image/gif/do_kiep_ky_2024.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: SVN Karasha;
  font-size: 22px;
  font-weight: 800;
}
.color_khuy_niet,
.color_khuy_niet_hau,
.color_khuy_niet_trung {
  background: url(/assets/image/gif/khuy-niet-1.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: khuy_niet;
  font-size: 17px;
  font-weight: 800;
}
.color_thanh_te,
.color_thanh_te_hau,
.color_thanh_te_trung {
  background: url(/assets/image/gif/thanh_te_27.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: SVN-Bougher;
  font-size: 25px;
  font-weight: 800;
}
.color_dau_thanh,
.color_dau_thanh_6sao,
.color_dau_thanh_9sao {
  background: url(/assets/image/gif/dau_thanh_2024.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: DFVNGoatskinBrush;
  font-size: 28px;
  font-weight: 800;
}
.color_vu_tru_chi_chu,
.color_vu_tru_chi_chu_6sao,
.color_vu_tru_chi_chu_9sao {
  background: url(/assets/image/gif/vu_tru_chi_chu_2024.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: DVN-Notch, sans-serif;
  font-size: 19px;
  font-weight: 800;
}
.color_hon_dau_la_81_cap,
.color_hon_dau_la_85_cap,
.color_hon_dau_la_90_cap {
  background: url(/assets/image/gif/hon_dau_la_052024.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: MonarchDisplay, sans-serif;
  font-size: 20px;
  font-weight: 800;
}
.color_dau_de,
.color_dau_de_6sao,
.color_dau_de_9sao {
  background: url(/assets/image/gif/dau-de-sp.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: dau_de, sans-serif;
  font-size: 20px;
  font-weight: 800;
  padding: 10px;
}
.color_thien_than,
.color_thien_than_hau,
.color_thien_than_trung {
  background: url(/assets/image/gif/thien-than.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: thien_than, sans-serif;
  font-size: 20px;
  font-weight: 800;
}
.color_tinh_niet,
.color_tinh_niet_hau,
.color_tinh_niet_trung {
  background: url(/assets/image/gif/tinh-niet-fx.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: tinh_niet, sans-serif;
  font-size: 27px;
  font-weight: 800;
}
.color_vu_tru_cuong_gia,
.color_vu_tru_cuong_gia_6sao,
.color_vu_tru_cuong_gia_9sao {
  background: url(/assets/image/gif/chan-than.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: chan_than, sans-serif;
  font-size: 20px;
  font-weight: 800;
}
.color_cuc_han_dau_la_99_cap,
.color_phong_hao_dau_la_91_cap,
.color_sieu_cap_dau_la_95_cap {
  background: url(/assets/image/gif/phong-hao-dau-la.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: phong_hao_dau_la, sans-serif;
  font-size: 25px;
  font-weight: 800;
}
.color_chan_tien_pntt,
.color_chan_tien_pntt_hau,
.color_chan_tien_pntt_trung {
  background: url(/assets/image/gif/chan-tien-pntt.gif);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: chan_tien_pntt, sans-serif;
  font-size: 24px;
  font-weight: 800;
}
.color_toai_niet,
.color_toai_niet_hau,
.color_toai_niet_trung {
  animation: digital 0.5s steps(2) infinite;
  background: url(/assets/image/gif/toai-niet.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: toai_niet, sans-serif;
  font-size: 26px;
  font-weight: 800;
}
@keyframes fade-in {
  0%,
  to {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
}
.color_hu_dao,
.color_hu_dao_hau,
.color_hu_dao_trung {
  animation: kaleidoscope 8s linear infinite;
  background: url(/assets/image/gif/hu-dao.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: 200% 100%;
  color: transparent;
  font-family: hu_dao, sans-serif;
  font-size: 28px;
  font-weight: 800;
}
@keyframes slide-bg {
  0% {
    background-position: 0 50%;
  }
  to {
    background-position: 200% 50%;
  }
}
.color_kim_tien,
.color_kim_tien_hau,
.color_kim_tien_trung {
  animation: blink 1s ease-in-out infinite;
  background: url(/assets/image/gif/kim-tien-fix.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: 300% 300%;
  color: transparent;
  font-family: kim_tien, sans-serif;
  font-size: 27px;
  font-weight: 800;
}
@keyframes kaleidoscope {
  0% {
    background-position: 0 0;
  }
  16.66% {
    background-position: 100% 0;
  }
  33.33% {
    background-position: 100% 100%;
  }
  50% {
    background-position: 0 100%;
  }
  66.66% {
    background-position: 50% 50%;
  }
  83.33% {
    background-position: 0 50%;
  }
  to {
    background-position: 50% 0;
  }
}
.color_thien_chi_ton,
.color_thien_chi_ton_6sao,
.color_thien_chi_ton_9sao {
  animation: digital 0.5s steps(2) infinite;
  background: url(/assets/image/gif/thien-chi-ton.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: thien_chi_ton, sans-serif;
  font-size: 29px;
  font-weight: 800;
}
@keyframes digital {
  0%,
  to {
    opacity: 1;
  }
  50% {
    opacity: 0.8;
  }
}
.color_hu_khong_chan_than,
.color_hu_khong_chan_than_6sao,
.color_hu_khong_chan_than_9sao {
  animation: blink 1s ease-in-out infinite;
  background: url(/assets/image/gif/hu-khong-chan-than.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: auto;
  color: transparent;
  font-family: hu_khong_chan_than, sans-serif;
  font-size: 28px;
  font-weight: 800;
}
@keyframes blink {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0.3;
  }
}
.color_than_quan,
.color_than_quan_hau,
.color_than_quan_trung {
  animation: wave-bg 4s ease-in-out infinite;
  background: url(/assets/image/gif/than-quan.webp);
  -webkit-background-clip: text;
  background-position: 50%;
  background-size: 150% 150%;
  color: transparent;
  font-family: than_quan, sans-serif;
  font-size: 28px;
  font-weight: 800;
}
@keyframes wave-bg {
  0%,
  to {
    background-position: 0 50%;
  }
  25% {
    background-position: 50% 0;
  }
  50% {
    background-position: 100% 50%;
  }
  75% {
    background-position: 50% 100%;
  }
}
.um-notification-live-feed {
  background: #242526 !important;
}
.um-notification.read:hover,
.um-notification:hover {
  background: #555 !important;
}
.um-notification-content-string {
  color: #ccc !important;
}
.um-notification span.b2 {
  color: #337ab7 !important;
}
.um-notification {
  border-bottom: 1px solid #2b2b2b !important;
}
.um-new-dropdown ul li a {
  color: #ccc !important;
}
.um-new-dropdown {
  background: #333 !important;
  border: 1px solid #333 !important;
}
.um-notifications-filter {
  border: 1px solid #999 !important;
}
.um-notification-header-row {
  color: #fff !important;
}
@media only screen and (min-width: 768px) {
  .um-notification-b {
    bottom: 50% !important;
    right: 5px !important;
  }
}
@media only screen and (max-width: 767px) {
  .um-notification-b {
    bottom: 3% !important;
    right: 1px !important;
  }
}
.um-notification.unread {
  background: #333 !important;
}
div.uimob500 .um-profile-subnav a {
  color: #ddd !important;
}
.um-profile-subnav span {
  color: #555 !important;
}
.um-profile-subnav {
  border-radius: 5px;
}
.um-profile-subnav a {
  color: #ddd !important;
}
.spoiler-text {
  background-color: #000;
  color: #000;
  cursor: pointer;
  padding: 0 4px;
}
.spoiler-text:hover {
  background-color: #333;
}
.spoiler-text.revealed {
  background-color: inherit;
  color: inherit;
  cursor: default;
}
@font-face {
  font-family: Material Icons;
  font-style: normal;
  font-weight: 400;
  src: url(/assets/font/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2");
}
#navdrop a,
#navdrop span {
  color: #fff;
  font-weight: 600;
}
.material-icons {
  display: inline-block;
  font-family: Material Icons;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
#menu {
  align-items: center;
  background: #242526;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  padding: 0 20px;
  text-decoration: none;
}
.drop-btn img {
  border-radius: 100%;
  cursor: pointer !important;
  height: 33px;
  margin-left: 1px;
  object-fit: cover;
  width: 33px;
}
#navdrop .drop-btn p {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  padding: 0 12px 0 0;
}
#navdrop {
  margin: auto;
  position: relative;
}
#navdrop .drop-btn {
  border-radius: 5px;
  color: #b0b3b8;
  font-size: 20px;
  font-weight: 500;
  line-height: 55px;
  width: 100%;
}
#navdrop .drop-btn span {
  cursor: pointer;
  float: right;
  font-size: 28px;
  line-height: 50px;
}
#navdrop .tooltip {
  background: #242526;
  bottom: -22px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  display: none;
  height: 15px;
  position: absolute;
  right: 28px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 15px;
}
#navdrop .tooltip.show {
  display: block;
}
#navdrop .wrapper {
  background: #242526;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  display: none;
  height: auto;
  max-height: 450px;
  overflow: hidden;
  position: absolute;
  right: 50px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 250px;
  z-index: 999999;
}
#navdrop .wrapper.show {
  display: block;
  display: flex;
}
.wrapper ul {
  list-style: none;
  overflow-y: auto;
  padding: 10px 0;
  scrollbar-color: #888 #242526;
  scrollbar-width: thin;
  transition: all 0.25s cubic-bezier(0.25, 0.1, 0.08, 0.93);
  width: 250px;
}
.wrapper ul li {
  border-radius: 10px;
  float: inherit;
  line-height: 48px;
  margin: 0 10px;
  padding-left: 6px !important;
  -webkit-transition: 0.15s cubic-bezier(0.25, 0.1, 0.08, 0.93) !important;
  -moz-transition: 0.15s cubic-bezier(0.25, 0.1, 0.08, 0.93) !important;
  -ms-transition: 0.15s cubic-bezier(0.25, 0.1, 0.08, 0.93) !important;
  -o-transition: 0.15s cubic-bezier(0.25, 0.1, 0.08, 0.93) !important;
  transition: 0.15s cubic-bezier(0.25, 0.1, 0.08, 0.93) !important;
}
.help-drop hr,
.menu-bar hr,
.setting-drop hr,
.theme-drop hr {
  height: 1px;
  margin: 8px 20px;
}
.wrapper ul li a {
  align-items: center;
  border-radius: 8px;
  color: #e4e6eb;
  -webkit-cursor: pointer;
  cursor: pointer;
  display: flex;
  font-size: 13.5px;
  font-weight: 300;
  margin-left: 0 !important;
  padding: 0 3px;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.wrapper ul li a span {
  color: #e4e6eb;
  text-align: left;
}
.wrapper ul li a i {
  color: #e4e6eb;
  font-size: 30px;
  position: absolute;
  right: 10px;
}
.wrapper ul li:hover {
  background: #3a3b3c !important;
}
ul li a .icon {
  background: #ffffff1a;
  border-radius: 50%;
  display: flex;
  height: 35px;
  justify-content: center;
  margin-right: 13px;
  text-align: center;
  width: 35px;
}
ul li a .icon span {
  color: #e4e6eb;
  font-size: 23px;
  line-height: 35px;
}
ul li a .icon img {
  margin-top: 7.6px !important;
}
.wrapper ul.help-drop,
.wrapper ul.setting-drop,
.wrapper ul.theme-drop {
  display: none;
}
.wrapper .arrow {
  align-items: center;
  color: #e4e6eb;
  display: inline-flex;
  font-size: 18px;
  font-weight: 400;
  padding-left: 14px;
  width: 100%;
}
.wrapper .arrow i {
  color: #e4e6eb;
  cursor: pointer !important;
  height: 35px;
  line-height: 37px;
  margin: 13px 7px;
  -webkit-transition: 0.15s cubic-bezier(0.25, 0.1, 0.08, 0.93) !important;
  -moz-transition: 0.15s cubic-bezier(0.25, 0.1, 0.08, 0.93) !important;
  -ms-transition: 0.15s cubic-bezier(0.25, 0.1, 0.08, 0.93) !important;
  -o-transition: 0.15s cubic-bezier(0.25, 0.1, 0.08, 0.93) !important;
  transition: 0.15s cubic-bezier(0.25, 0.1, 0.08, 0.93) !important;
  width: 35px;
}
.wrapper .arrow i,
.wrapper .arrow i:hover {
  align-items: center;
  border-radius: 50%;
  font-size: 22px;
  text-align: center;
}
.wrapper .arrow i:hover {
  background: #3a3b3c;
  cursor: pointer;
}
.wrapper .arrow span {
  color: #e4e6eb;
  font-size: 17px;
  font-weight: 600;
  margin-right: 15px;
}
.avatar-container-header {
  border-radius: 50%;
  position: relative;
  z-index: 0;
}
.profile-dsf3SD_02-1SAd9 {
  align-items: center;
  cursor: pointer;
  padding: 8px;
}
.profile-dsf3SD_02-1SAd9 a img {
  border-radius: 50%;
  height: 50px !important;
  object-fit: cover;
  width: 50px;
}
#settings {
  background: transparent;
  box-shadow: none;
  margin-left: 3px;
  margin-right: -15px;
  margin-top: 2px;
  outline: none;
}
#feed-subject {
  color: #b0b3b8;
  font-size: 10px;
}
#feed-title {
  font-size: 13px;
}
#ch_head_name,
#feed-title {
  color: #e4e6eb;
  font-weight: 500;
}
#ch_head_name {
  font-size: 15px;
}
#head_manage_acc {
  color: #b0b3b8;
  font-size: 12px;
  line-height: 0;
  margin-left: 12px;
}
.feed-dsf3SD_02-1SAd9 {
  align-items: center;
  cursor: pointer;
  padding: 8px;
}
.feed-dsf3SD_02-1SAd9 div {
  line-height: 0.7;
}
.feed-dsf3SD_02-1SAd9 div,
.profile-dsf3SD_02-1SAd9 div {
  align-items: center;
  display: inline-grid;
  vertical-align: middle;
}
.profile-dsf3SD_02-1SAd9 div {
  line-height: 1;
}
#navdrop.btn-light .drop-btn {
  background: #fff;
  color: #b0b3b8;
}
#navdrop.btn-light .drop-btn #menu {
  background: #fff;
  -webkit-box-shadow: 0 2px 2px 0 hsla(0, 0%, 100%, 0.19),
    0 3px 1px -2px hsla(0, 0%, 100%, 0.18), 0 1px 5px 0 hsla(0, 0%, 100%, 0.23);
  box-shadow: 0 2px 2px 0 hsla(0, 0%, 100%, 0.19),
    0 3px 1px -2px hsla(0, 0%, 100%, 0.18), 0 1px 5px 0 hsla(0, 0%, 100%, 0.23);
}
#navdrop.btn-light .drop-btn #menu p {
  color: #222;
}
#navdrop.btn-light .wrapper {
  background: #fff;
  box-shadow: 0 2px 2px 0 hsla(0, 0%, 100%, 0.19),
    0 3px 1px -2px hsla(0, 0%, 100%, 0.18), 0 1px 5px 0 hsla(0, 0%, 100%, 0.23);
}
#navdrop.btn-light .wrapper span,
#navdrop.btn-light .wrapper ul li a {
  color: #232323;
  font-weight: 500;
}
#navdrop.btn-light .wrapper .arrow i,
#navdrop.btn-light .wrapper ul li a i,
#navdrop.btn-light li a span {
  color: #000;
}
#navdrop.btn-light ul li a .icon {
  background: rgba(0, 0, 0, 0.1);
}
#navdrop.btn-light .wrapper ul li:hover {
  background: #f2f2f2 !important;
}
#navdrop.btn-light .wrapper .arrow i:hover {
  background: #e4e6eb;
}
#navdrop.btn-light .tooltip {
  background: #f9f9f9 !important;
}
.buttons {
  bottom: 0;
  left: 0;
  margin: 300px;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(30%);
}
.adjust-frame:after {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@charset "UTF-8";
@font-face {
  font-family: Ionicons;
  src: url(//hoathinh3d.gg/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/ionicons.eot?v=2.0.0);
  src: url(//hoathinh3d.gg/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/ionicons.eot?v=2.0.0#iefix)
      format("embedded-opentype"),
    url(//hoathinh3d.gg/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/ionicons.woff?v=2.0.0)
      format("woff"),
    url(//hoathinh3d.gg/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/ionicons.ttf?v=2.0.0)
      format("truetype"),
    url(//hoathinh3d.gg/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/ionicons.svg?v=2.0.0#Ionicons)
      format("svg");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
[class*=" um-icon-"]:before,
[class^="um-icon-"]:before {
  font-family: Ionicons !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.um-icon-alert:before {
  content: "\f101";
}
.um-icon-alert-circled:before {
  content: "\f100";
}
.um-icon-android-add:before {
  content: "\f2c7";
}
.um-icon-android-add-circle:before {
  content: "\f359";
}
.um-icon-android-alarm-clock:before {
  content: "\f35a";
}
.um-icon-android-alert:before {
  content: "\f35b";
}
.um-icon-android-apps:before {
  content: "\f35c";
}
.um-icon-android-archive:before {
  content: "\f2c9";
}
.um-icon-android-arrow-back:before {
  content: "\f2ca";
}
.um-icon-android-arrow-down:before {
  content: "\f35d";
}
.um-icon-android-arrow-dropdown:before {
  content: "\f35f";
}
.um-icon-android-arrow-dropdown-circle:before {
  content: "\f35e";
}
.um-icon-android-arrow-dropleft:before {
  content: "\f361";
}
.um-icon-android-arrow-dropleft-circle:before {
  content: "\f360";
}
.um-icon-android-arrow-dropright:before {
  content: "\f363";
}
.um-icon-android-arrow-dropright-circle:before {
  content: "\f362";
}
.um-icon-android-arrow-dropup:before {
  content: "\f365";
}
.um-icon-android-arrow-dropup-circle:before {
  content: "\f364";
}
.um-icon-android-arrow-forward:before {
  content: "\f30f";
}
.um-icon-android-arrow-up:before {
  content: "\f366";
}
.um-icon-android-attach:before {
  content: "\f367";
}
.um-icon-android-bar:before {
  content: "\f368";
}
.um-icon-android-bicycle:before {
  content: "\f369";
}
.um-icon-android-boat:before {
  content: "\f36a";
}
.um-icon-android-bookmark:before {
  content: "\f36b";
}
.um-icon-android-bulb:before {
  content: "\f36c";
}
.um-icon-android-bus:before {
  content: "\f36d";
}
.um-icon-android-calendar:before {
  content: "\f2d1";
}
.um-icon-android-call:before {
  content: "\f2d2";
}
.um-icon-android-camera:before {
  content: "\f2d3";
}
.um-icon-android-cancel:before {
  content: "\f36e";
}
.um-icon-android-car:before {
  content: "\f36f";
}
.um-icon-android-cart:before {
  content: "\f370";
}
.um-icon-android-chat:before {
  content: "\f2d4";
}
.um-icon-android-checkbox:before {
  content: "\f374";
}
.um-icon-android-checkbox-blank:before {
  content: "\f371";
}
.um-icon-android-checkbox-outline:before {
  content: "\f373";
}
.um-icon-android-checkbox-outline-blank:before {
  content: "\f372";
}
.um-icon-android-checkmark-circle:before {
  content: "\f375";
}
.um-icon-android-clipboard:before {
  content: "\f376";
}
.um-icon-android-close:before {
  content: "\f2d7";
}
.um-icon-android-cloud:before {
  content: "\f37a";
}
.um-icon-android-cloud-circle:before {
  content: "\f377";
}
.um-icon-android-cloud-done:before {
  content: "\f378";
}
.um-icon-android-cloud-outline:before {
  content: "\f379";
}
.um-icon-android-color-palette:before {
  content: "\f37b";
}
.um-icon-android-compass:before {
  content: "\f37c";
}
.um-icon-android-contact:before {
  content: "\f2d8";
}
.um-icon-android-contacts:before {
  content: "\f2d9";
}
.um-icon-android-contract:before {
  content: "\f37d";
}
.um-icon-android-create:before {
  content: "\f37e";
}
.um-icon-android-delete:before {
  content: "\f37f";
}
.um-icon-android-desktop:before {
  content: "\f380";
}
.um-icon-android-document:before {
  content: "\f381";
}
.um-icon-android-done:before {
  content: "\f383";
}
.um-icon-android-done-all:before {
  content: "\f382";
}
.um-icon-android-download:before {
  content: "\f2dd";
}
.um-icon-android-drafts:before {
  content: "\f384";
}
.um-icon-android-exit:before {
  content: "\f385";
}
.um-icon-android-expand:before {
  content: "\f386";
}
.um-icon-android-favorite:before {
  content: "\f388";
}
.um-icon-android-favorite-outline:before {
  content: "\f387";
}
.um-icon-android-film:before {
  content: "\f389";
}
.um-icon-android-folder:before {
  content: "\f2e0";
}
.um-icon-android-folder-open:before {
  content: "\f38a";
}
.um-icon-android-funnel:before {
  content: "\f38b";
}
.um-icon-android-globe:before {
  content: "\f38c";
}
.um-icon-android-hand:before {
  content: "\f2e3";
}
.um-icon-android-hangout:before {
  content: "\f38d";
}
.um-icon-android-happy:before {
  content: "\f38e";
}
.um-icon-android-home:before {
  content: "\f38f";
}
.um-icon-android-image:before {
  content: "\f2e4";
}
.um-icon-android-laptop:before {
  content: "\f390";
}
.um-icon-android-list:before {
  content: "\f391";
}
.um-icon-android-locate:before {
  content: "\f2e9";
}
.um-icon-android-lock:before {
  content: "\f392";
}
.um-icon-android-mail:before {
  content: "\f2eb";
}
.um-icon-android-map:before {
  content: "\f393";
}
.um-icon-android-menu:before {
  content: "\f394";
}
.um-icon-android-microphone:before {
  content: "\f2ec";
}
.um-icon-android-microphone-off:before {
  content: "\f395";
}
.um-icon-android-more-horizontal:before {
  content: "\f396";
}
.um-icon-android-more-vertical:before {
  content: "\f397";
}
.um-icon-android-navigate:before {
  content: "\f398";
}
.um-icon-android-notifications:before {
  content: "\f39b";
}
.um-icon-android-notifications-none:before {
  content: "\f399";
}
.um-icon-android-notifications-off:before {
  content: "\f39a";
}
.um-icon-android-open:before {
  content: "\f39c";
}
.um-icon-android-options:before {
  content: "\f39d";
}
.um-icon-android-people:before {
  content: "\f39e";
}
.um-icon-android-person:before {
  content: "\f3a0";
}
.um-icon-android-person-add:before {
  content: "\f39f";
}
.um-icon-android-phone-landscape:before {
  content: "\f3a1";
}
.um-icon-android-phone-portrait:before {
  content: "\f3a2";
}
.um-icon-android-pin:before {
  content: "\f3a3";
}
.um-icon-android-plane:before {
  content: "\f3a4";
}
.um-icon-android-playstore:before {
  content: "\f2f0";
}
.um-icon-android-print:before {
  content: "\f3a5";
}
.um-icon-android-radio-button-off:before {
  content: "\f3a6";
}
.um-icon-android-radio-button-on:before {
  content: "\f3a7";
}
.um-icon-android-refresh:before {
  content: "\f3a8";
}
.um-icon-android-remove:before {
  content: "\f2f4";
}
.um-icon-android-remove-circle:before {
  content: "\f3a9";
}
.um-icon-android-restaurant:before {
  content: "\f3aa";
}
.um-icon-android-sad:before {
  content: "\f3ab";
}
.um-icon-android-search:before {
  content: "\f2f5";
}
.um-icon-android-send:before {
  content: "\f2f6";
}
.um-icon-android-settings:before {
  content: "\f2f7";
}
.um-icon-android-share:before {
  content: "\f2f8";
}
.um-icon-android-share-alt:before {
  content: "\f3ac";
}
.um-icon-android-star:before {
  content: "\f2fc";
}
.um-icon-android-star-half:before {
  content: "\f3ad";
}
.um-icon-android-star-outline:before {
  content: "\f3ae";
}
.um-icon-android-stopwatch:before {
  content: "\f2fd";
}
.um-icon-android-subway:before {
  content: "\f3af";
}
.um-icon-android-sunny:before {
  content: "\f3b0";
}
.um-icon-android-sync:before {
  content: "\f3b1";
}
.um-icon-android-textsms:before {
  content: "\f3b2";
}
.um-icon-android-time:before {
  content: "\f3b3";
}
.um-icon-android-train:before {
  content: "\f3b4";
}
.um-icon-android-unlock:before {
  content: "\f3b5";
}
.um-icon-android-upload:before {
  content: "\f3b6";
}
.um-icon-android-volume-down:before {
  content: "\f3b7";
}
.um-icon-android-volume-mute:before {
  content: "\f3b8";
}
.um-icon-android-volume-off:before {
  content: "\f3b9";
}
.um-icon-android-volume-up:before {
  content: "\f3ba";
}
.um-icon-android-walk:before {
  content: "\f3bb";
}
.um-icon-android-warning:before {
  content: "\f3bc";
}
.um-icon-android-watch:before {
  content: "\f3bd";
}
.um-icon-android-wifi:before {
  content: "\f305";
}
.um-icon-aperture:before {
  content: "\f313";
}
.um-icon-archive:before {
  content: "\f102";
}
.um-icon-arrow-down-a:before {
  content: "\f103";
}
.um-icon-arrow-down-b:before {
  content: "\f104";
}
.um-icon-arrow-down-c:before {
  content: "\f105";
}
.um-icon-arrow-expand:before {
  content: "\f25e";
}
.um-icon-arrow-graph-down-left:before {
  content: "\f25f";
}
.um-icon-arrow-graph-down-right:before {
  content: "\f260";
}
.um-icon-arrow-graph-up-left:before {
  content: "\f261";
}
.um-icon-arrow-graph-up-right:before {
  content: "\f262";
}
.um-icon-arrow-left-a:before {
  content: "\f106";
}
.um-icon-arrow-left-b:before {
  content: "\f107";
}
.um-icon-arrow-left-c:before {
  content: "\f108";
}
.um-icon-arrow-move:before {
  content: "\f263";
}
.um-icon-arrow-resize:before {
  content: "\f264";
}
.um-icon-arrow-return-left:before {
  content: "\f265";
}
.um-icon-arrow-return-right:before {
  content: "\f266";
}
.um-icon-arrow-right-a:before {
  content: "\f109";
}
.um-icon-arrow-right-b:before {
  content: "\f10a";
}
.um-icon-arrow-right-c:before {
  content: "\f10b";
}
.um-icon-arrow-shrink:before {
  content: "\f267";
}
.um-icon-arrow-swap:before {
  content: "\f268";
}
.um-icon-arrow-up-a:before {
  content: "\f10c";
}
.um-icon-arrow-up-b:before {
  content: "\f10d";
}
.um-icon-arrow-up-c:before {
  content: "\f10e";
}
.um-icon-asterisk:before {
  content: "\f314";
}
.um-icon-at:before {
  content: "\f10f";
}
.um-icon-backspace:before {
  content: "\f3bf";
}
.um-icon-backspace-outline:before {
  content: "\f3be";
}
.um-icon-bag:before {
  content: "\f110";
}
.um-icon-battery-charging:before {
  content: "\f111";
}
.um-icon-battery-empty:before {
  content: "\f112";
}
.um-icon-battery-full:before {
  content: "\f113";
}
.um-icon-battery-half:before {
  content: "\f114";
}
.um-icon-battery-low:before {
  content: "\f115";
}
.um-icon-beaker:before {
  content: "\f269";
}
.um-icon-beer:before {
  content: "\f26a";
}
.um-icon-bluetooth:before {
  content: "\f116";
}
.um-icon-bonfire:before {
  content: "\f315";
}
.um-icon-bookmark:before {
  content: "\f26b";
}
.um-icon-bowtie:before {
  content: "\f3c0";
}
.um-icon-briefcase:before {
  content: "\f26c";
}
.um-icon-bug:before {
  content: "\f2be";
}
.um-icon-calculator:before {
  content: "\f26d";
}
.um-icon-calendar:before {
  content: "\f117";
}
.um-icon-camera:before {
  content: "\f118";
}
.um-icon-card:before {
  content: "\f119";
}
.um-icon-cash:before {
  content: "\f316";
}
.um-icon-chatbox:before {
  content: "\f11b";
}
.um-icon-chatbox-working:before {
  content: "\f11a";
}
.um-icon-chatboxes:before {
  content: "\f11c";
}
.um-icon-chatbubble:before {
  content: "\f11e";
}
.um-icon-chatbubble-working:before {
  content: "\f11d";
}
.um-icon-chatbubbles:before {
  content: "\f11f";
}
.um-icon-checkmark:before {
  content: "\f122";
}
.um-icon-checkmark-circled:before {
  content: "\f120";
}
.um-icon-checkmark-round:before {
  content: "\f121";
}
.um-icon-chevron-down:before {
  content: "\f123";
}
.um-icon-chevron-left:before {
  content: "\f124";
}
.um-icon-chevron-right:before {
  content: "\f125";
}
.um-icon-chevron-up:before {
  content: "\f126";
}
.um-icon-clipboard:before {
  content: "\f127";
}
.um-icon-clock:before {
  content: "\f26e";
}
.um-icon-close:before {
  content: "\f12a";
}
.um-icon-close-circled:before {
  content: "\f128";
}
.um-icon-close-round:before {
  content: "\f129";
}
.um-icon-closed-captioning:before {
  content: "\f317";
}
.um-icon-cloud:before {
  content: "\f12b";
}
.um-icon-code:before {
  content: "\f271";
}
.um-icon-code-download:before {
  content: "\f26f";
}
.um-icon-code-working:before {
  content: "\f270";
}
.um-icon-coffee:before {
  content: "\f272";
}
.um-icon-compass:before {
  content: "\f273";
}
.um-icon-compose:before {
  content: "\f12c";
}
.um-icon-connection-bars:before {
  content: "\f274";
}
.um-icon-contrast:before {
  content: "\f275";
}
.um-icon-crop:before {
  content: "\f3c1";
}
.um-icon-cube:before {
  content: "\f318";
}
.um-icon-disc:before {
  content: "\f12d";
}
.um-icon-document:before {
  content: "\f12f";
}
.um-icon-document-text:before {
  content: "\f12e";
}
.um-icon-drag:before {
  content: "\f130";
}
.um-icon-earth:before {
  content: "\f276";
}
.um-icon-easel:before {
  content: "\f3c2";
}
.um-icon-edit:before {
  content: "\f2bf";
}
.um-icon-egg:before {
  content: "\f277";
}
.um-icon-eject:before {
  content: "\f131";
}
.um-icon-email:before {
  content: "\f132";
}
.um-icon-email-unread:before {
  content: "\f3c3";
}
.um-icon-erlenmeyer-flask:before {
  content: "\f3c5";
}
.um-icon-erlenmeyer-flask-bubbles:before {
  content: "\f3c4";
}
.um-icon-eye:before {
  content: "\f133";
}
.um-icon-eye-disabled:before {
  content: "\f306";
}
.um-icon-female:before {
  content: "\f278";
}
.um-icon-filing:before {
  content: "\f134";
}
.um-icon-film-marker:before {
  content: "\f135";
}
.um-icon-fireball:before {
  content: "\f319";
}
.um-icon-flag:before {
  content: "\f279";
}
.um-icon-flame:before {
  content: "\f31a";
}
.um-icon-flash:before {
  content: "\f137";
}
.um-icon-flash-off:before {
  content: "\f136";
}
.um-icon-folder:before {
  content: "\f139";
}
.um-icon-fork:before {
  content: "\f27a";
}
.um-icon-fork-repo:before {
  content: "\f2c0";
}
.um-icon-forward:before {
  content: "\f13a";
}
.um-icon-funnel:before {
  content: "\f31b";
}
.um-icon-gear-a:before {
  content: "\f13d";
}
.um-icon-gear-b:before {
  content: "\f13e";
}
.um-icon-grid:before {
  content: "\f13f";
}
.um-icon-hammer:before {
  content: "\f27b";
}
.um-icon-happy:before {
  content: "\f31c";
}
.um-icon-happy-outline:before {
  content: "\f3c6";
}
.um-icon-headphone:before {
  content: "\f140";
}
.um-icon-heart:before {
  content: "\f141";
}
.um-icon-heart-broken:before {
  content: "\f31d";
}
.um-icon-help:before {
  content: "\f143";
}
.um-icon-help-buoy:before {
  content: "\f27c";
}
.um-icon-help-circled:before {
  content: "\f142";
}
.um-icon-home:before {
  content: "\f144";
}
.um-icon-icecream:before {
  content: "\f27d";
}
.um-icon-image:before {
  content: "\f147";
}
.um-icon-images:before {
  content: "\f148";
}
.um-icon-information:before {
  content: "\f14a";
}
.um-icon-information-circled:before {
  content: "\f149";
}
.um-icon-ionic:before {
  content: "\f14b";
}
.um-icon-ios-alarm:before {
  content: "\f3c8";
}
.um-icon-ios-alarm-outline:before {
  content: "\f3c7";
}
.um-icon-ios-albums:before {
  content: "\f3ca";
}
.um-icon-ios-albums-outline:before {
  content: "\f3c9";
}
.um-icon-ios-americanfootball:before {
  content: "\f3cc";
}
.um-icon-ios-americanfootball-outline:before {
  content: "\f3cb";
}
.um-icon-ios-analytics:before {
  content: "\f3ce";
}
.um-icon-ios-analytics-outline:before {
  content: "\f3cd";
}
.um-icon-ios-arrow-back:before {
  content: "\f3cf";
}
.um-icon-ios-arrow-down:before {
  content: "\f3d0";
}
.um-icon-ios-arrow-forward:before {
  content: "\f3d1";
}
.um-icon-ios-arrow-left:before {
  content: "\f3d2";
}
.um-icon-ios-arrow-right:before {
  content: "\f3d3";
}
.um-icon-ios-arrow-thin-down:before {
  content: "\f3d4";
}
.um-icon-ios-arrow-thin-left:before {
  content: "\f3d5";
}
.um-icon-ios-arrow-thin-right:before {
  content: "\f3d6";
}
.um-icon-ios-arrow-thin-up:before {
  content: "\f3d7";
}
.um-icon-ios-arrow-up:before {
  content: "\f3d8";
}
.um-icon-ios-at:before {
  content: "\f3da";
}
.um-icon-ios-at-outline:before {
  content: "\f3d9";
}
.um-icon-ios-barcode:before {
  content: "\f3dc";
}
.um-icon-ios-barcode-outline:before {
  content: "\f3db";
}
.um-icon-ios-baseball:before {
  content: "\f3de";
}
.um-icon-ios-baseball-outline:before {
  content: "\f3dd";
}
.um-icon-ios-basketball:before {
  content: "\f3e0";
}
.um-icon-ios-basketball-outline:before {
  content: "\f3df";
}
.um-icon-ios-bell:before {
  content: "\f3e2";
}
.um-icon-ios-bell-outline:before {
  content: "\f3e1";
}
.um-icon-ios-body:before {
  content: "\f3e4";
}
.um-icon-ios-body-outline:before {
  content: "\f3e3";
}
.um-icon-ios-bolt:before {
  content: "\f3e6";
}
.um-icon-ios-bolt-outline:before {
  content: "\f3e5";
}
.um-icon-ios-book:before {
  content: "\f3e8";
}
.um-icon-ios-book-outline:before {
  content: "\f3e7";
}
.um-icon-ios-bookmarks:before {
  content: "\f3ea";
}
.um-icon-ios-bookmarks-outline:before {
  content: "\f3e9";
}
.um-icon-ios-box:before {
  content: "\f3ec";
}
.um-icon-ios-box-outline:before {
  content: "\f3eb";
}
.um-icon-ios-briefcase:before {
  content: "\f3ee";
}
.um-icon-ios-briefcase-outline:before {
  content: "\f3ed";
}
.um-icon-ios-browsers:before {
  content: "\f3f0";
}
.um-icon-ios-browsers-outline:before {
  content: "\f3ef";
}
.um-icon-ios-calculator:before {
  content: "\f3f2";
}
.um-icon-ios-calculator-outline:before {
  content: "\f3f1";
}
.um-icon-ios-calendar:before {
  content: "\f3f4";
}
.um-icon-ios-calendar-outline:before {
  content: "\f3f3";
}
.um-icon-ios-camera:before {
  content: "\f3f6";
}
.um-icon-ios-camera-outline:before {
  content: "\f3f5";
}
.um-icon-ios-cart:before {
  content: "\f3f8";
}
.um-icon-ios-cart-outline:before {
  content: "\f3f7";
}
.um-icon-ios-chatboxes:before {
  content: "\f3fa";
}
.um-icon-ios-chatboxes-outline:before {
  content: "\f3f9";
}
.um-icon-ios-chatbubble:before {
  content: "\f3fc";
}
.um-icon-ios-chatbubble-outline:before {
  content: "\f3fb";
}
.um-icon-ios-checkmark:before {
  content: "\f3ff";
}
.um-icon-ios-checkmark-empty:before {
  content: "\f3fd";
}
.um-icon-ios-checkmark-outline:before {
  content: "\f3fe";
}
.um-icon-ios-circle-filled:before {
  content: "\f400";
}
.um-icon-ios-circle-outline:before {
  content: "\f401";
}
.um-icon-ios-clock:before {
  content: "\f403";
}
.um-icon-ios-clock-outline:before {
  content: "\f402";
}
.um-icon-ios-close:before {
  content: "\f406";
}
.um-icon-ios-close-empty:before {
  content: "\f404";
}
.um-icon-ios-close-outline:before {
  content: "\f405";
}
.um-icon-ios-cloud:before {
  content: "\f40c";
}
.um-icon-ios-cloud-download:before {
  content: "\f408";
}
.um-icon-ios-cloud-download-outline:before {
  content: "\f407";
}
.um-icon-ios-cloud-outline:before {
  content: "\f409";
}
.um-icon-ios-cloud-upload:before {
  content: "\f40b";
}
.um-icon-ios-cloud-upload-outline:before {
  content: "\f40a";
}
.um-icon-ios-cloudy:before {
  content: "\f410";
}
.um-icon-ios-cloudy-night:before {
  content: "\f40e";
}
.um-icon-ios-cloudy-night-outline:before {
  content: "\f40d";
}
.um-icon-ios-cloudy-outline:before {
  content: "\f40f";
}
.um-icon-ios-cog:before {
  content: "\f412";
}
.um-icon-ios-cog-outline:before {
  content: "\f411";
}
.um-icon-ios-color-filter:before {
  content: "\f414";
}
.um-icon-ios-color-filter-outline:before {
  content: "\f413";
}
.um-icon-ios-color-wand:before {
  content: "\f416";
}
.um-icon-ios-color-wand-outline:before {
  content: "\f415";
}
.um-icon-ios-compose:before {
  content: "\f418";
}
.um-icon-ios-compose-outline:before {
  content: "\f417";
}
.um-icon-ios-contact:before {
  content: "\f41a";
}
.um-icon-ios-contact-outline:before {
  content: "\f419";
}
.um-icon-ios-copy:before {
  content: "\f41c";
}
.um-icon-ios-copy-outline:before {
  content: "\f41b";
}
.um-icon-ios-crop:before {
  content: "\f41e";
}
.um-icon-ios-crop-strong:before {
  content: "\f41d";
}
.um-icon-ios-download:before {
  content: "\f420";
}
.um-icon-ios-download-outline:before {
  content: "\f41f";
}
.um-icon-ios-drag:before {
  content: "\f421";
}
.um-icon-ios-email:before {
  content: "\f423";
}
.um-icon-ios-email-outline:before {
  content: "\f422";
}
.um-icon-ios-eye:before {
  content: "\f425";
}
.um-icon-ios-eye-outline:before {
  content: "\f424";
}
.um-icon-ios-fastforward:before {
  content: "\f427";
}
.um-icon-ios-fastforward-outline:before {
  content: "\f426";
}
.um-icon-ios-filing:before {
  content: "\f429";
}
.um-icon-ios-filing-outline:before {
  content: "\f428";
}
.um-icon-ios-film:before {
  content: "\f42b";
}
.um-icon-ios-film-outline:before {
  content: "\f42a";
}
.um-icon-ios-flag:before {
  content: "\f42d";
}
.um-icon-ios-flag-outline:before {
  content: "\f42c";
}
.um-icon-ios-flame:before {
  content: "\f42f";
}
.um-icon-ios-flame-outline:before {
  content: "\f42e";
}
.um-icon-ios-flask:before {
  content: "\f431";
}
.um-icon-ios-flask-outline:before {
  content: "\f430";
}
.um-icon-ios-flower:before {
  content: "\f433";
}
.um-icon-ios-flower-outline:before {
  content: "\f432";
}
.um-icon-ios-folder:before {
  content: "\f435";
}
.um-icon-ios-folder-outline:before {
  content: "\f434";
}
.um-icon-ios-football:before {
  content: "\f437";
}
.um-icon-ios-football-outline:before {
  content: "\f436";
}
.um-icon-ios-game-controller-a:before {
  content: "\f439";
}
.um-icon-ios-game-controller-a-outline:before {
  content: "\f438";
}
.um-icon-ios-game-controller-b:before {
  content: "\f43b";
}
.um-icon-ios-game-controller-b-outline:before {
  content: "\f43a";
}
.um-icon-ios-gear:before {
  content: "\f43d";
}
.um-icon-ios-gear-outline:before {
  content: "\f43c";
}
.um-icon-ios-glasses:before {
  content: "\f43f";
}
.um-icon-ios-glasses-outline:before {
  content: "\f43e";
}
.um-icon-ios-grid-view:before {
  content: "\f441";
}
.um-icon-ios-grid-view-outline:before {
  content: "\f440";
}
.um-icon-ios-heart:before {
  content: "\f443";
}
.um-icon-ios-heart-outline:before {
  content: "\f442";
}
.um-icon-ios-help:before {
  content: "\f446";
}
.um-icon-ios-help-empty:before {
  content: "\f444";
}
.um-icon-ios-help-outline:before {
  content: "\f445";
}
.um-icon-ios-home:before {
  content: "\f448";
}
.um-icon-ios-home-outline:before {
  content: "\f447";
}
.um-icon-ios-infinite:before {
  content: "\f44a";
}
.um-icon-ios-infinite-outline:before {
  content: "\f449";
}
.um-icon-ios-information:before {
  content: "\f44d";
}
.um-icon-ios-information-empty:before {
  content: "\f44b";
}
.um-icon-ios-information-outline:before {
  content: "\f44c";
}
.um-icon-ios-ionic-outline:before {
  content: "\f44e";
}
.um-icon-ios-keypad:before {
  content: "\f450";
}
.um-icon-ios-keypad-outline:before {
  content: "\f44f";
}
.um-icon-ios-lightbulb:before {
  content: "\f452";
}
.um-icon-ios-lightbulb-outline:before {
  content: "\f451";
}
.um-icon-ios-list:before {
  content: "\f454";
}
.um-icon-ios-list-outline:before {
  content: "\f453";
}
.um-icon-ios-location:before {
  content: "\f456";
}
.um-icon-ios-location-outline:before {
  content: "\f455";
}
.um-icon-ios-locked:before {
  content: "\f458";
}
.um-icon-ios-locked-outline:before {
  content: "\f457";
}
.um-icon-ios-loop:before {
  content: "\f45a";
}
.um-icon-ios-loop-strong:before {
  content: "\f459";
}
.um-icon-ios-medical:before {
  content: "\f45c";
}
.um-icon-ios-medical-outline:before {
  content: "\f45b";
}
.um-icon-ios-medkit:before {
  content: "\f45e";
}
.um-icon-ios-medkit-outline:before {
  content: "\f45d";
}
.um-icon-ios-mic:before {
  content: "\f461";
}
.um-icon-ios-mic-off:before {
  content: "\f45f";
}
.um-icon-ios-mic-outline:before {
  content: "\f460";
}
.um-icon-ios-minus:before {
  content: "\f464";
}
.um-icon-ios-minus-empty:before {
  content: "\f462";
}
.um-icon-ios-minus-outline:before {
  content: "\f463";
}
.um-icon-ios-monitor:before {
  content: "\f466";
}
.um-icon-ios-monitor-outline:before {
  content: "\f465";
}
.um-icon-ios-moon:before {
  content: "\f468";
}
.um-icon-ios-moon-outline:before {
  content: "\f467";
}
.um-icon-ios-more:before {
  content: "\f46a";
}
.um-icon-ios-more-outline:before {
  content: "\f469";
}
.um-icon-ios-musical-note:before {
  content: "\f46b";
}
.um-icon-ios-musical-notes:before {
  content: "\f46c";
}
.um-icon-ios-navigate:before {
  content: "\f46e";
}
.um-icon-ios-navigate-outline:before {
  content: "\f46d";
}
.um-icon-ios-nutrition:before {
  content: "\f470";
}
.um-icon-ios-nutrition-outline:before {
  content: "\f46f";
}
.um-icon-ios-paper:before {
  content: "\f472";
}
.um-icon-ios-paper-outline:before {
  content: "\f471";
}
.um-icon-ios-paperplane:before {
  content: "\f474";
}
.um-icon-ios-paperplane-outline:before {
  content: "\f473";
}
.um-icon-ios-partlysunny:before {
  content: "\f476";
}
.um-icon-ios-partlysunny-outline:before {
  content: "\f475";
}
.um-icon-ios-pause:before {
  content: "\f478";
}
.um-icon-ios-pause-outline:before {
  content: "\f477";
}
.um-icon-ios-paw:before {
  content: "\f47a";
}
.um-icon-ios-paw-outline:before {
  content: "\f479";
}
.um-icon-ios-people:before {
  content: "\f47c";
}
.um-icon-ios-people-outline:before {
  content: "\f47b";
}
.um-icon-ios-person:before {
  content: "\f47e";
}
.um-icon-ios-person-outline:before {
  content: "\f47d";
}
.um-icon-ios-personadd:before {
  content: "\f480";
}
.um-icon-ios-personadd-outline:before {
  content: "\f47f";
}
.um-icon-ios-photos:before {
  content: "\f482";
}
.um-icon-ios-photos-outline:before {
  content: "\f481";
}
.um-icon-ios-pie:before {
  content: "\f484";
}
.um-icon-ios-pie-outline:before {
  content: "\f483";
}
.um-icon-ios-pint:before {
  content: "\f486";
}
.um-icon-ios-pint-outline:before {
  content: "\f485";
}
.um-icon-ios-play:before {
  content: "\f488";
}
.um-icon-ios-play-outline:before {
  content: "\f487";
}
.um-icon-ios-plus:before {
  content: "\f48b";
}
.um-icon-ios-plus-empty:before {
  content: "\f489";
}
.um-icon-ios-plus-outline:before {
  content: "\f48a";
}
.um-icon-ios-pricetag:before {
  content: "\f48d";
}
.um-icon-ios-pricetag-outline:before {
  content: "\f48c";
}
.um-icon-ios-pricetags:before {
  content: "\f48f";
}
.um-icon-ios-pricetags-outline:before {
  content: "\f48e";
}
.um-icon-ios-printer:before {
  content: "\f491";
}
.um-icon-ios-printer-outline:before {
  content: "\f490";
}
.um-icon-ios-pulse:before {
  content: "\f493";
}
.um-icon-ios-pulse-strong:before {
  content: "\f492";
}
.um-icon-ios-rainy:before {
  content: "\f495";
}
.um-icon-ios-rainy-outline:before {
  content: "\f494";
}
.um-icon-ios-recording:before {
  content: "\f497";
}
.um-icon-ios-recording-outline:before {
  content: "\f496";
}
.um-icon-ios-redo:before {
  content: "\f499";
}
.um-icon-ios-redo-outline:before {
  content: "\f498";
}
.um-icon-ios-refresh:before {
  content: "\f49c";
}
.um-icon-ios-refresh-empty:before {
  content: "\f49a";
}
.um-icon-ios-refresh-outline:before {
  content: "\f49b";
}
.um-icon-ios-reload:before {
  content: "\f49d";
}
.um-icon-ios-reverse-camera:before {
  content: "\f49f";
}
.um-icon-ios-reverse-camera-outline:before {
  content: "\f49e";
}
.um-icon-ios-rewind:before {
  content: "\f4a1";
}
.um-icon-ios-rewind-outline:before {
  content: "\f4a0";
}
.um-icon-ios-rose:before {
  content: "\f4a3";
}
.um-icon-ios-rose-outline:before {
  content: "\f4a2";
}
.um-icon-ios-search:before {
  content: "\f4a5";
}
.um-icon-ios-search-strong:before {
  content: "\f4a4";
}
.um-icon-ios-settings:before {
  content: "\f4a7";
}
.um-icon-ios-settings-strong:before {
  content: "\f4a6";
}
.um-icon-ios-shuffle:before {
  content: "\f4a9";
}
.um-icon-ios-shuffle-strong:before {
  content: "\f4a8";
}
.um-icon-ios-skipbackward:before {
  content: "\f4ab";
}
.um-icon-ios-skipbackward-outline:before {
  content: "\f4aa";
}
.um-icon-ios-skipforward:before {
  content: "\f4ad";
}
.um-icon-ios-skipforward-outline:before {
  content: "\f4ac";
}
.um-icon-ios-snowy:before {
  content: "\f4ae";
}
.um-icon-ios-speedometer:before {
  content: "\f4b0";
}
.um-icon-ios-speedometer-outline:before {
  content: "\f4af";
}
.um-icon-ios-star:before {
  content: "\f4b3";
}
.um-icon-ios-star-half:before {
  content: "\f4b1";
}
.um-icon-ios-star-outline:before {
  content: "\f4b2";
}
.um-icon-ios-stopwatch:before {
  content: "\f4b5";
}
.um-icon-ios-stopwatch-outline:before {
  content: "\f4b4";
}
.um-icon-ios-sunny:before {
  content: "\f4b7";
}
.um-icon-ios-sunny-outline:before {
  content: "\f4b6";
}
.um-icon-ios-telephone:before {
  content: "\f4b9";
}
.um-icon-ios-telephone-outline:before {
  content: "\f4b8";
}
.um-icon-ios-tennisball:before {
  content: "\f4bb";
}
.um-icon-ios-tennisball-outline:before {
  content: "\f4ba";
}
.um-icon-ios-thunderstorm:before {
  content: "\f4bd";
}
.um-icon-ios-thunderstorm-outline:before {
  content: "\f4bc";
}
.um-icon-ios-time:before {
  content: "\f4bf";
}
.um-icon-ios-time-outline:before {
  content: "\f4be";
}
.um-icon-ios-timer:before {
  content: "\f4c1";
}
.um-icon-ios-timer-outline:before {
  content: "\f4c0";
}
.um-icon-ios-toggle:before {
  content: "\f4c3";
}
.um-icon-ios-toggle-outline:before {
  content: "\f4c2";
}
.um-icon-ios-trash:before {
  content: "\f4c5";
}
.um-icon-ios-trash-outline:before {
  content: "\f4c4";
}
.um-icon-ios-undo:before {
  content: "\f4c7";
}
.um-icon-ios-undo-outline:before {
  content: "\f4c6";
}
.um-icon-ios-unlocked:before {
  content: "\f4c9";
}
.um-icon-ios-unlocked-outline:before {
  content: "\f4c8";
}
.um-icon-ios-upload:before {
  content: "\f4cb";
}
.um-icon-ios-upload-outline:before {
  content: "\f4ca";
}
.um-icon-ios-videocam:before {
  content: "\f4cd";
}
.um-icon-ios-videocam-outline:before {
  content: "\f4cc";
}
.um-icon-ios-volume-high:before {
  content: "\f4ce";
}
.um-icon-ios-volume-low:before {
  content: "\f4cf";
}
.um-icon-ios-wineglass:before {
  content: "\f4d1";
}
.um-icon-ios-wineglass-outline:before {
  content: "\f4d0";
}
.um-icon-ios-world:before {
  content: "\f4d3";
}
.um-icon-ios-world-outline:before {
  content: "\f4d2";
}
.um-icon-ipad:before {
  content: "\f1f9";
}
.um-icon-iphone:before {
  content: "\f1fa";
}
.um-icon-ipod:before {
  content: "\f1fb";
}
.um-icon-jet:before {
  content: "\f295";
}
.um-icon-key:before {
  content: "\f296";
}
.um-icon-knife:before {
  content: "\f297";
}
.um-icon-laptop:before {
  content: "\f1fc";
}
.um-icon-leaf:before {
  content: "\f1fd";
}
.um-icon-levels:before {
  content: "\f298";
}
.um-icon-lightbulb:before {
  content: "\f299";
}
.um-icon-link:before {
  content: "\f1fe";
}
.um-icon-load-a:before {
  content: "\f29a";
}
.um-icon-load-b:before {
  content: "\f29b";
}
.um-icon-load-c:before {
  content: "\f29c";
}
.um-icon-load-d:before {
  content: "\f29d";
}
.um-icon-location:before {
  content: "\f1ff";
}
.um-icon-lock-combination:before {
  content: "\f4d4";
}
.um-icon-locked:before {
  content: "\f200";
}
.um-icon-log-in:before {
  content: "\f29e";
}
.um-icon-log-out:before {
  content: "\f29f";
}
.um-icon-loop:before {
  content: "\f201";
}
.um-icon-magnet:before {
  content: "\f2a0";
}
.um-icon-male:before {
  content: "\f2a1";
}
.um-icon-man:before {
  content: "\f202";
}
.um-icon-map:before {
  content: "\f203";
}
.um-icon-medkit:before {
  content: "\f2a2";
}
.um-icon-merge:before {
  content: "\f33f";
}
.um-icon-mic-a:before {
  content: "\f204";
}
.um-icon-mic-b:before {
  content: "\f205";
}
.um-icon-mic-c:before {
  content: "\f206";
}
.um-icon-minus:before {
  content: "\f209";
}
.um-icon-minus-circled:before {
  content: "\f207";
}
.um-icon-minus-round:before {
  content: "\f208";
}
.um-icon-model-s:before {
  content: "\f2c1";
}
.um-icon-monitor:before {
  content: "\f20a";
}
.um-icon-more:before {
  content: "\f20b";
}
.um-icon-mouse:before {
  content: "\f340";
}
.um-icon-music-note:before {
  content: "\f20c";
}
.um-icon-navicon:before {
  content: "\f20e";
}
.um-icon-navicon-round:before {
  content: "\f20d";
}
.um-icon-navigate:before {
  content: "\f2a3";
}
.um-icon-network:before {
  content: "\f341";
}
.um-icon-no-smoking:before {
  content: "\f2c2";
}
.um-icon-nuclear:before {
  content: "\f2a4";
}
.um-icon-outlet:before {
  content: "\f342";
}
.um-icon-paintbrush:before {
  content: "\f4d5";
}
.um-icon-paintbucket:before {
  content: "\f4d6";
}
.um-icon-paper-airplane:before {
  content: "\f2c3";
}
.um-icon-paperclip:before {
  content: "\f20f";
}
.um-icon-pause:before {
  content: "\f210";
}
.um-icon-person:before {
  content: "\f213";
}
.um-icon-person-add:before {
  content: "\f211";
}
.um-icon-person-stalker:before {
  content: "\f212";
}
.um-icon-pie-graph:before {
  content: "\f2a5";
}
.um-icon-pin:before {
  content: "\f2a6";
}
.um-icon-pinpoint:before {
  content: "\f2a7";
}
.um-icon-pizza:before {
  content: "\f2a8";
}
.um-icon-plane:before {
  content: "\f214";
}
.um-icon-planet:before {
  content: "\f343";
}
.um-icon-play:before {
  content: "\f215";
}
.um-icon-playstation:before {
  content: "\f30a";
}
.um-icon-plus:before {
  content: "\f218";
}
.um-icon-plus-circled:before {
  content: "\f216";
}
.um-icon-plus-round:before {
  content: "\f217";
}
.um-icon-podium:before {
  content: "\f344";
}
.um-icon-pound:before {
  content: "\f219";
}
.um-icon-power:before {
  content: "\f2a9";
}
.um-icon-pricetag:before {
  content: "\f2aa";
}
.um-icon-pricetags:before {
  content: "\f2ab";
}
.um-icon-printer:before {
  content: "\f21a";
}
.um-icon-pull-request:before {
  content: "\f345";
}
.um-icon-qr-scanner:before {
  content: "\f346";
}
.um-icon-quote:before {
  content: "\f347";
}
.um-icon-radio-waves:before {
  content: "\f2ac";
}
.um-icon-record:before {
  content: "\f21b";
}
.um-icon-refresh:before {
  content: "\f21c";
}
.um-icon-reply:before {
  content: "\f21e";
}
.um-icon-reply-all:before {
  content: "\f21d";
}
.um-icon-ribbon-a:before {
  content: "\f348";
}
.um-icon-ribbon-b:before {
  content: "\f349";
}
.um-icon-sad:before {
  content: "\f34a";
}
.um-icon-sad-outline:before {
  content: "\f4d7";
}
.um-icon-scissors:before {
  content: "\f34b";
}
.um-icon-search:before {
  content: "\f21f";
}
.um-icon-settings:before {
  content: "\f2ad";
}
.um-icon-share:before {
  content: "\f220";
}
.um-icon-shuffle:before {
  content: "\f221";
}
.um-icon-skip-backward:before {
  content: "\f222";
}
.um-icon-skip-forward:before {
  content: "\f223";
}
.um-icon-social-android:before {
  content: "\f225";
}
.um-icon-social-android-outline:before {
  content: "\f224";
}
.um-icon-social-angular:before {
  content: "\f4d9";
}
.um-icon-social-angular-outline:before {
  content: "\f4d8";
}
.um-icon-social-apple:before {
  content: "\f227";
}
.um-icon-social-apple-outline:before {
  content: "\f226";
}
.um-icon-social-bitcoin:before {
  content: "\f2af";
}
.um-icon-social-bitcoin-outline:before {
  content: "\f2ae";
}
.um-icon-social-buffer:before {
  content: "\f229";
}
.um-icon-social-buffer-outline:before {
  content: "\f228";
}
.um-icon-social-chrome:before {
  content: "\f4db";
}
.um-icon-social-chrome-outline:before {
  content: "\f4da";
}
.um-icon-social-codepen:before {
  content: "\f4dd";
}
.um-icon-social-codepen-outline:before {
  content: "\f4dc";
}
.um-icon-social-css3:before {
  content: "\f4df";
}
.um-icon-social-css3-outline:before {
  content: "\f4de";
}
.um-icon-social-designernews:before {
  content: "\f22b";
}
.um-icon-social-designernews-outline:before {
  content: "\f22a";
}
.um-icon-social-dribbble:before {
  content: "\f22d";
}
.um-icon-social-dribbble-outline:before {
  content: "\f22c";
}
.um-icon-social-dropbox:before {
  content: "\f22f";
}
.um-icon-social-dropbox-outline:before {
  content: "\f22e";
}
.um-icon-social-euro:before {
  content: "\f4e1";
}
.um-icon-social-euro-outline:before {
  content: "\f4e0";
}
.um-icon-social-facebook:before {
  content: "\f231";
}
.um-icon-social-facebook-outline:before {
  content: "\f230";
}
.um-icon-social-foursquare:before {
  content: "\f34d";
}
.um-icon-social-foursquare-outline:before {
  content: "\f34c";
}
.um-icon-social-freebsd-devil:before {
  content: "\f2c4";
}
.um-icon-social-github:before {
  content: "\f233";
}
.um-icon-social-github-outline:before {
  content: "\f232";
}
.um-icon-social-google:before {
  content: "\f34f";
}
.um-icon-social-google-outline:before {
  content: "\f34e";
}
.um-icon-social-googleplus:before {
  content: "\f235";
}
.um-icon-social-googleplus-outline:before {
  content: "\f234";
}
.um-icon-social-hackernews:before {
  content: "\f237";
}
.um-icon-social-hackernews-outline:before {
  content: "\f236";
}
.um-icon-social-html5:before {
  content: "\f4e3";
}
.um-icon-social-html5-outline:before {
  content: "\f4e2";
}
.um-icon-social-instagram:before {
  content: "\f351";
}
.um-icon-social-instagram-outline:before {
  content: "\f350";
}
.um-icon-social-javascript:before {
  content: "\f4e5";
}
.um-icon-social-javascript-outline:before {
  content: "\f4e4";
}
.um-icon-social-linkedin:before {
  content: "\f239";
}
.um-icon-social-linkedin-outline:before {
  content: "\f238";
}
.um-icon-social-markdown:before {
  content: "\f4e6";
}
.um-icon-social-nodejs:before {
  content: "\f4e7";
}
.um-icon-social-octocat:before {
  content: "\f4e8";
}
.um-icon-social-pinterest:before {
  content: "\f2b1";
}
.um-icon-social-pinterest-outline:before {
  content: "\f2b0";
}
.um-icon-social-python:before {
  content: "\f4e9";
}
.um-icon-social-reddit:before {
  content: "\f23b";
}
.um-icon-social-reddit-outline:before {
  content: "\f23a";
}
.um-icon-social-rss:before {
  content: "\f23d";
}
.um-icon-social-rss-outline:before {
  content: "\f23c";
}
.um-icon-social-sass:before {
  content: "\f4ea";
}
.um-icon-social-skype:before {
  content: "\f23f";
}
.um-icon-social-skype-outline:before {
  content: "\f23e";
}
.um-icon-social-snapchat:before {
  content: "\f4ec";
}
.um-icon-social-snapchat-outline:before {
  content: "\f4eb";
}
.um-icon-social-tumblr:before {
  content: "\f241";
}
.um-icon-social-tumblr-outline:before {
  content: "\f240";
}
.um-icon-social-tux:before {
  content: "\f2c5";
}
.um-icon-social-twitch:before {
  content: "\f4ee";
}
.um-icon-social-twitch-outline:before {
  content: "\f4ed";
}
.um-icon-social-twitter:before {
  content: "\f243";
}
.um-icon-social-twitter-outline:before {
  content: "\f242";
}
.um-icon-social-usd:before {
  content: "\f353";
}
.um-icon-social-usd-outline:before {
  content: "\f352";
}
.um-icon-social-vimeo:before {
  content: "\f245";
}
.um-icon-social-vimeo-outline:before {
  content: "\f244";
}
.um-icon-social-whatsapp:before {
  content: "\f4f0";
}
.um-icon-social-whatsapp-outline:before {
  content: "\f4ef";
}
.um-icon-social-windows:before {
  content: "\f247";
}
.um-icon-social-windows-outline:before {
  content: "\f246";
}
.um-icon-social-wordpress:before {
  content: "\f249";
}
.um-icon-social-wordpress-outline:before {
  content: "\f248";
}
.um-icon-social-yahoo:before {
  content: "\f24b";
}
.um-icon-social-yahoo-outline:before {
  content: "\f24a";
}
.um-icon-social-yen:before {
  content: "\f4f2";
}
.um-icon-social-yen-outline:before {
  content: "\f4f1";
}
.um-icon-social-youtube:before {
  content: "\f24d";
}
.um-icon-social-youtube-outline:before {
  content: "\f24c";
}
.um-icon-soup-can:before {
  content: "\f4f4";
}
.um-icon-soup-can-outline:before {
  content: "\f4f3";
}
.um-icon-speakerphone:before {
  content: "\f2b2";
}
.um-icon-speedometer:before {
  content: "\f2b3";
}
.um-icon-spoon:before {
  content: "\f2b4";
}
.um-icon-star:before {
  content: "\f24e";
}
.um-icon-stats-bars:before {
  content: "\f2b5";
}
.um-icon-steam:before {
  content: "\f30b";
}
.um-icon-stop:before {
  content: "\f24f";
}
.um-icon-thermometer:before {
  content: "\f2b6";
}
.um-icon-thumbsdown:before {
  content: "\f250";
}
.um-icon-thumbsup:before {
  content: "\f251";
}
.um-icon-toggle:before {
  content: "\f355";
}
.um-icon-toggle-filled:before {
  content: "\f354";
}
.um-icon-transgender:before {
  content: "\f4f5";
}
.um-icon-trash-a:before {
  content: "\f252";
}
.um-icon-trash-b:before {
  content: "\f253";
}
.um-icon-trophy:before {
  content: "\f356";
}
.um-icon-tshirt:before {
  content: "\f4f7";
}
.um-icon-tshirt-outline:before {
  content: "\f4f6";
}
.um-icon-umbrella:before {
  content: "\f2b7";
}
.um-icon-university:before {
  content: "\f357";
}
.um-icon-unlocked:before {
  content: "\f254";
}
.um-icon-upload:before {
  content: "\f255";
}
.um-icon-usb:before {
  content: "\f2b8";
}
.um-icon-videocamera:before {
  content: "\f256";
}
.um-icon-volume-high:before {
  content: "\f257";
}
.um-icon-volume-low:before {
  content: "\f258";
}
.um-icon-volume-medium:before {
  content: "\f259";
}
.um-icon-volume-mute:before {
  content: "\f25a";
}
.um-icon-wand:before {
  content: "\f358";
}
.um-icon-waterdrop:before {
  content: "\f25b";
}
.um-icon-wifi:before {
  content: "\f25c";
}
.um-icon-wineglass:before {
  content: "\f2b9";
}
.um-icon-woman:before {
  content: "\f25d";
}
.um-icon-wrench:before {
  content: "\f2ba";
}
.um-icon-xbox:before {
  content: "\f30c";
}
@charset "UTF-8";
@font-face {
  font-family: FontAwesome;
  src: url(//hoathinh3d.gg/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/fontawesome-webfont.eot?v=4.2.0);
  src: url(//hoathinh3d.gg/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/fontawesome-webfont.eot?v=4.2.0#iefix)
      format("embedded-opentype"),
    url(//hoathinh3d.gg/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/fontawesome-webfont.woff?v=4.2.0)
      format("woff"),
    url(//hoathinh3d.gg/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/fontawesome-webfont.ttf?v=4.2.0)
      format("truetype"),
    url(//hoathinh3d.gg/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular)
      format("svg");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
[class*=" um-faicon-"]:before,
[class^="um-faicon-"]:before {
  font-family: FontAwesome !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.um-faicon-sticky-note:before {
  content: "\f249";
}
.um-faicon-glass:before {
  content: "\f000";
}
.um-faicon-music:before {
  content: "\f001";
}
.um-faicon-search:before {
  content: "\f002";
}
.um-faicon-envelope-o:before {
  content: "\f003";
}
.um-faicon-heart:before {
  content: "\f004";
}
.um-faicon-star:before {
  content: "\f005";
}
.um-faicon-star-o:before {
  content: "\f006";
}
.um-faicon-user:before {
  content: "\f007";
}
.um-faicon-film:before {
  content: "\f008";
}
.um-faicon-th-large:before {
  content: "\f009";
}
.um-faicon-th:before {
  content: "\f00a";
}
.um-faicon-th-list:before {
  content: "\f00b";
}
.um-faicon-check:before {
  content: "\f00c";
}
.um-faicon-close:before,
.um-faicon-remove:before,
.um-faicon-times:before {
  content: "\f00d";
}
.um-faicon-search-plus:before {
  content: "\f00e";
}
.um-faicon-search-minus:before {
  content: "\f010";
}
.um-faicon-power-off:before {
  content: "\f011";
}
.um-faicon-signal:before {
  content: "\f012";
}
.um-faicon-cog:before,
.um-faicon-gear:before {
  content: "\f013";
}
.um-faicon-trash-o:before {
  content: "\f014";
}
.um-faicon-home:before {
  content: "\f015";
}
.um-faicon-file-o:before {
  content: "\f016";
}
.um-faicon-clock-o:before {
  content: "\f017";
}
.um-faicon-road:before {
  content: "\f018";
}
.um-faicon-download:before {
  content: "\f019";
}
.um-faicon-arrow-circle-o-down:before {
  content: "\f01a";
}
.um-faicon-arrow-circle-o-up:before {
  content: "\f01b";
}
.um-faicon-inbox:before {
  content: "\f01c";
}
.um-faicon-play-circle-o:before {
  content: "\f01d";
}
.um-faicon-repeat:before,
.um-faicon-rotate-right:before {
  content: "\f01e";
}
.um-faicon-refresh:before {
  content: "\f021";
}
.um-faicon-list-alt:before {
  content: "\f022";
}
.um-faicon-lock:before {
  content: "\f023";
}
.um-faicon-flag:before {
  content: "\f024";
}
.um-faicon-headphones:before {
  content: "\f025";
}
.um-faicon-volume-off:before {
  content: "\f026";
}
.um-faicon-volume-down:before {
  content: "\f027";
}
.um-faicon-volume-up:before {
  content: "\f028";
}
.um-faicon-qrcode:before {
  content: "\f029";
}
.um-faicon-barcode:before {
  content: "\f02a";
}
.um-faicon-tag:before {
  content: "\f02b";
}
.um-faicon-tags:before {
  content: "\f02c";
}
.um-faicon-book:before {
  content: "\f02d";
}
.um-faicon-bookmark:before {
  content: "\f02e";
}
.um-faicon-print:before {
  content: "\f02f";
}
.um-faicon-camera:before {
  content: "\f030";
}
.um-faicon-font:before {
  content: "\f031";
}
.um-faicon-bold:before {
  content: "\f032";
}
.um-faicon-italic:before {
  content: "\f033";
}
.um-faicon-text-height:before {
  content: "\f034";
}
.um-faicon-text-width:before {
  content: "\f035";
}
.um-faicon-align-left:before {
  content: "\f036";
}
.um-faicon-align-center:before {
  content: "\f037";
}
.um-faicon-align-right:before {
  content: "\f038";
}
.um-faicon-align-justify:before {
  content: "\f039";
}
.um-faicon-list:before {
  content: "\f03a";
}
.um-faicon-dedent:before,
.um-faicon-outdent:before {
  content: "\f03b";
}
.um-faicon-indent:before {
  content: "\f03c";
}
.um-faicon-video-camera:before {
  content: "\f03d";
}
.um-faicon-image:before,
.um-faicon-photo:before,
.um-faicon-picture-o:before {
  content: "\f03e";
}
.um-faicon-pencil:before {
  content: "\f040";
}
.um-faicon-map-marker:before {
  content: "\f041";
}
.um-faicon-adjust:before {
  content: "\f042";
}
.um-faicon-tint:before {
  content: "\f043";
}
.um-faicon-edit:before,
.um-faicon-pencil-square-o:before {
  content: "\f044";
}
.um-faicon-share-square-o:before {
  content: "\f045";
}
.um-faicon-check-square-o:before {
  content: "\f046";
}
.um-faicon-arrows:before {
  content: "\f047";
}
.um-faicon-step-backward:before {
  content: "\f048";
}
.um-faicon-fast-backward:before {
  content: "\f049";
}
.um-faicon-backward:before {
  content: "\f04a";
}
.um-faicon-play:before {
  content: "\f04b";
}
.um-faicon-pause:before {
  content: "\f04c";
}
.um-faicon-stop:before {
  content: "\f04d";
}
.um-faicon-forward:before {
  content: "\f04e";
}
.um-faicon-fast-forward:before {
  content: "\f050";
}
.um-faicon-step-forward:before {
  content: "\f051";
}
.um-faicon-eject:before {
  content: "\f052";
}
.um-faicon-chevron-left:before {
  content: "\f053";
}
.um-faicon-chevron-right:before {
  content: "\f054";
}
.um-faicon-plus-circle:before {
  content: "\f055";
}
.um-faicon-minus-circle:before {
  content: "\f056";
}
.um-faicon-times-circle:before {
  content: "\f057";
}
.um-faicon-check-circle:before {
  content: "\f058";
}
.um-faicon-question-circle:before {
  content: "\f059";
}
.um-faicon-info-circle:before {
  content: "\f05a";
}
.um-faicon-crosshairs:before {
  content: "\f05b";
}
.um-faicon-times-circle-o:before {
  content: "\f05c";
}
.um-faicon-check-circle-o:before {
  content: "\f05d";
}
.um-faicon-ban:before {
  content: "\f05e";
}
.um-faicon-arrow-left:before {
  content: "\f060";
}
.um-faicon-arrow-right:before {
  content: "\f061";
}
.um-faicon-arrow-up:before {
  content: "\f062";
}
.um-faicon-arrow-down:before {
  content: "\f063";
}
.um-faicon-mail-forward:before,
.um-faicon-share:before {
  content: "\f064";
}
.um-faicon-expand:before {
  content: "\f065";
}
.um-faicon-compress:before {
  content: "\f066";
}
.um-faicon-plus:before {
  content: "\f067";
}
.um-faicon-minus:before {
  content: "\f068";
}
.um-faicon-asterisk:before {
  content: "\f069";
}
.um-faicon-exclamation-circle:before {
  content: "\f06a";
}
.um-faicon-gift:before {
  content: "\f06b";
}
.um-faicon-leaf:before {
  content: "\f06c";
}
.um-faicon-fire:before {
  content: "\f06d";
}
.um-faicon-eye:before {
  content: "\f06e";
}
.um-faicon-eye-slash:before {
  content: "\f070";
}
.um-faicon-exclamation-triangle:before,
.um-faicon-warning:before {
  content: "\f071";
}
.um-faicon-plane:before {
  content: "\f072";
}
.um-faicon-calendar:before {
  content: "\f073";
}
.um-faicon-random:before {
  content: "\f074";
}
.um-faicon-comment:before {
  content: "\f075";
}
.um-faicon-magnet:before {
  content: "\f076";
}
.um-faicon-chevron-up:before {
  content: "\f077";
}
.um-faicon-chevron-down:before {
  content: "\f078";
}
.um-faicon-retweet:before {
  content: "\f079";
}
.um-faicon-shopping-cart:before {
  content: "\f07a";
}
.um-faicon-folder:before {
  content: "\f07b";
}
.um-faicon-folder-open:before {
  content: "\f07c";
}
.um-faicon-arrows-v:before {
  content: "\f07d";
}
.um-faicon-arrows-h:before {
  content: "\f07e";
}
.um-faicon-bar-chart-o:before,
.um-faicon-bar-chart:before {
  content: "\f080";
}
.um-faicon-twitter-square:before {
  content: "\f081";
}
.um-faicon-facebook-square:before {
  content: "\f082";
}
.um-faicon-camera-retro:before {
  content: "\f083";
}
.um-faicon-key:before {
  content: "\f084";
}
.um-faicon-cogs:before,
.um-faicon-gears:before {
  content: "\f085";
}
.um-faicon-comments:before {
  content: "\f086";
}
.um-faicon-thumbs-o-up:before {
  content: "\f087";
}
.um-faicon-thumbs-o-down:before {
  content: "\f088";
}
.um-faicon-star-half:before {
  content: "\f089";
}
.um-faicon-heart-o:before {
  content: "\f08a";
}
.um-faicon-sign-out:before {
  content: "\f08b";
}
.um-faicon-linkedin-square:before {
  content: "\f08c";
}
.um-faicon-thumb-tack:before {
  content: "\f08d";
}
.um-faicon-external-link:before {
  content: "\f08e";
}
.um-faicon-sign-in:before {
  content: "\f090";
}
.um-faicon-trophy:before {
  content: "\f091";
}
.um-faicon-github-square:before {
  content: "\f092";
}
.um-faicon-upload:before {
  content: "\f093";
}
.um-faicon-lemon-o:before {
  content: "\f094";
}
.um-faicon-phone:before {
  content: "\f095";
}
.um-faicon-square-o:before {
  content: "\f096";
}
.um-faicon-bookmark-o:before {
  content: "\f097";
}
.um-faicon-phone-square:before {
  content: "\f098";
}
.um-faicon-twitter:before {
  content: "\f099";
}
.um-faicon-facebook:before {
  content: "\f09a";
}
.um-faicon-github:before {
  content: "\f09b";
}
.um-faicon-unlock:before {
  content: "\f09c";
}
.um-faicon-credit-card:before {
  content: "\f09d";
}
.um-faicon-rss:before {
  content: "\f09e";
}
.um-faicon-hdd-o:before {
  content: "\f0a0";
}
.um-faicon-bullhorn:before {
  content: "\f0a1";
}
.um-faicon-bell:before {
  content: "\f0f3";
}
.um-faicon-certificate:before {
  content: "\f0a3";
}
.um-faicon-hand-o-right:before {
  content: "\f0a4";
}
.um-faicon-hand-o-left:before {
  content: "\f0a5";
}
.um-faicon-hand-o-up:before {
  content: "\f0a6";
}
.um-faicon-hand-o-down:before {
  content: "\f0a7";
}
.um-faicon-arrow-circle-left:before {
  content: "\f0a8";
}
.um-faicon-arrow-circle-right:before {
  content: "\f0a9";
}
.um-faicon-arrow-circle-up:before {
  content: "\f0aa";
}
.um-faicon-arrow-circle-down:before {
  content: "\f0ab";
}
.um-faicon-globe:before {
  content: "\f0ac";
}
.um-faicon-wrench:before {
  content: "\f0ad";
}
.um-faicon-tasks:before {
  content: "\f0ae";
}
.um-faicon-filter:before {
  content: "\f0b0";
}
.um-faicon-briefcase:before {
  content: "\f0b1";
}
.um-faicon-arrows-alt:before {
  content: "\f0b2";
}
.um-faicon-group:before,
.um-faicon-users:before {
  content: "\f0c0";
}
.um-faicon-chain:before,
.um-faicon-link:before {
  content: "\f0c1";
}
.um-faicon-cloud:before {
  content: "\f0c2";
}
.um-faicon-flask:before {
  content: "\f0c3";
}
.um-faicon-cut:before,
.um-faicon-scissors:before {
  content: "\f0c4";
}
.um-faicon-copy:before,
.um-faicon-files-o:before {
  content: "\f0c5";
}
.um-faicon-paperclip:before {
  content: "\f0c6";
}
.um-faicon-floppy-o:before,
.um-faicon-save:before {
  content: "\f0c7";
}
.um-faicon-square:before {
  content: "\f0c8";
}
.um-faicon-bars:before,
.um-faicon-navicon:before,
.um-faicon-reorder:before {
  content: "\f0c9";
}
.um-faicon-list-ul:before {
  content: "\f0ca";
}
.um-faicon-list-ol:before {
  content: "\f0cb";
}
.um-faicon-strikethrough:before {
  content: "\f0cc";
}
.um-faicon-underline:before {
  content: "\f0cd";
}
.um-faicon-table:before {
  content: "\f0ce";
}
.um-faicon-magic:before {
  content: "\f0d0";
}
.um-faicon-truck:before {
  content: "\f0d1";
}
.um-faicon-pinterest:before {
  content: "\f0d2";
}
.um-faicon-pinterest-square:before {
  content: "\f0d3";
}
.um-faicon-google-plus-square:before {
  content: "\f0d4";
}
.um-faicon-google-plus:before {
  content: "\f0d5";
}
.um-faicon-money:before {
  content: "\f0d6";
}
.um-faicon-caret-down:before {
  content: "\f0d7";
}
.um-faicon-caret-up:before {
  content: "\f0d8";
}
.um-faicon-caret-left:before {
  content: "\f0d9";
}
.um-faicon-caret-right:before {
  content: "\f0da";
}
.um-faicon-columns:before {
  content: "\f0db";
}
.um-faicon-sort:before,
.um-faicon-unsorted:before {
  content: "\f0dc";
}
.um-faicon-sort-desc:before,
.um-faicon-sort-down:before {
  content: "\f0dd";
}
.um-faicon-sort-asc:before,
.um-faicon-sort-up:before {
  content: "\f0de";
}
.um-faicon-envelope:before {
  content: "\f0e0";
}
.um-faicon-linkedin:before {
  content: "\f0e1";
}
.um-faicon-rotate-left:before,
.um-faicon-undo:before {
  content: "\f0e2";
}
.um-faicon-gavel:before,
.um-faicon-legal:before {
  content: "\f0e3";
}
.um-faicon-dashboard:before,
.um-faicon-tachometer:before {
  content: "\f0e4";
}
.um-faicon-comment-o:before {
  content: "\f0e5";
}
.um-faicon-comments-o:before {
  content: "\f0e6";
}
.um-faicon-bolt:before,
.um-faicon-flash:before {
  content: "\f0e7";
}
.um-faicon-sitemap:before {
  content: "\f0e8";
}
.um-faicon-umbrella:before {
  content: "\f0e9";
}
.um-faicon-clipboard:before,
.um-faicon-paste:before {
  content: "\f0ea";
}
.um-faicon-lightbulb-o:before {
  content: "\f0eb";
}
.um-faicon-exchange:before {
  content: "\f0ec";
}
.um-faicon-cloud-download:before {
  content: "\f0ed";
}
.um-faicon-cloud-upload:before {
  content: "\f0ee";
}
.um-faicon-user-md:before {
  content: "\f0f0";
}
.um-faicon-stethoscope:before {
  content: "\f0f1";
}
.um-faicon-suitcase:before {
  content: "\f0f2";
}
.um-faicon-bell-o:before {
  content: "\f0a2";
}
.um-faicon-coffee:before {
  content: "\f0f4";
}
.um-faicon-cutlery:before {
  content: "\f0f5";
}
.um-faicon-file-text-o:before {
  content: "\f0f6";
}
.um-faicon-building-o:before {
  content: "\f0f7";
}
.um-faicon-hospital-o:before {
  content: "\f0f8";
}
.um-faicon-ambulance:before {
  content: "\f0f9";
}
.um-faicon-medkit:before {
  content: "\f0fa";
}
.um-faicon-fighter-jet:before {
  content: "\f0fb";
}
.um-faicon-beer:before {
  content: "\f0fc";
}
.um-faicon-h-square:before {
  content: "\f0fd";
}
.um-faicon-plus-square:before {
  content: "\f0fe";
}
.um-faicon-angle-double-left:before {
  content: "\f100";
}
.um-faicon-angle-double-right:before {
  content: "\f101";
}
.um-faicon-angle-double-up:before {
  content: "\f102";
}
.um-faicon-angle-double-down:before {
  content: "\f103";
}
.um-faicon-angle-left:before {
  content: "\f104";
}
.um-faicon-angle-right:before {
  content: "\f105";
}
.um-faicon-angle-up:before {
  content: "\f106";
}
.um-faicon-angle-down:before {
  content: "\f107";
}
.um-faicon-desktop:before {
  content: "\f108";
}
.um-faicon-laptop:before {
  content: "\f109";
}
.um-faicon-tablet:before {
  content: "\f10a";
}
.um-faicon-mobile-phone:before,
.um-faicon-mobile:before {
  content: "\f10b";
}
.um-faicon-circle-o:before {
  content: "\f10c";
}
.um-faicon-quote-left:before {
  content: "\f10d";
}
.um-faicon-quote-right:before {
  content: "\f10e";
}
.um-faicon-spinner:before {
  content: "\f110";
}
.um-faicon-spin {
  -webkit-animation: um-faicon-spin 2s infinite linear;
  animation: um-faicon-spin 2s infinite linear;
}
.um-faicon-circle:before {
  content: "\f111";
}
.um-faicon-mail-reply:before,
.um-faicon-reply:before {
  content: "\f112";
}
.um-faicon-github-alt:before {
  content: "\f113";
}
.um-faicon-folder-o:before {
  content: "\f114";
}
.um-faicon-folder-open-o:before {
  content: "\f115";
}
.um-faicon-smile-o:before {
  content: "\f118";
}
.um-faicon-frown-o:before {
  content: "\f119";
}
.um-faicon-meh-o:before {
  content: "\f11a";
}
.um-faicon-gamepad:before {
  content: "\f11b";
}
.um-faicon-keyboard-o:before {
  content: "\f11c";
}
.um-faicon-flag-o:before {
  content: "\f11d";
}
.um-faicon-flag-checkered:before {
  content: "\f11e";
}
.um-faicon-terminal:before {
  content: "\f120";
}
.um-faicon-code:before {
  content: "\f121";
}
.um-faicon-mail-reply-all:before,
.um-faicon-reply-all:before {
  content: "\f122";
}
.um-faicon-star-half-empty:before,
.um-faicon-star-half-full:before,
.um-faicon-star-half-o:before {
  content: "\f123";
}
.um-faicon-location-arrow:before {
  content: "\f124";
}
.um-faicon-crop:before {
  content: "\f125";
}
.um-faicon-code-fork:before {
  content: "\f126";
}
.um-faicon-chain-broken:before,
.um-faicon-unlink:before {
  content: "\f127";
}
.um-faicon-question:before {
  content: "\f128";
}
.um-faicon-info:before {
  content: "\f129";
}
.um-faicon-exclamation:before {
  content: "\f12a";
}
.um-faicon-superscript:before {
  content: "\f12b";
}
.um-faicon-subscript:before {
  content: "\f12c";
}
.um-faicon-eraser:before {
  content: "\f12d";
}
.um-faicon-puzzle-piece:before {
  content: "\f12e";
}
.um-faicon-microphone:before {
  content: "\f130";
}
.um-faicon-microphone-slash:before {
  content: "\f131";
}
.um-faicon-shield:before {
  content: "\f132";
}
.um-faicon-calendar-o:before {
  content: "\f133";
}
.um-faicon-fire-extinguisher:before {
  content: "\f134";
}
.um-faicon-rocket:before {
  content: "\f135";
}
.um-faicon-maxcdn:before {
  content: "\f136";
}
.um-faicon-chevron-circle-left:before {
  content: "\f137";
}
.um-faicon-chevron-circle-right:before {
  content: "\f138";
}
.um-faicon-chevron-circle-up:before {
  content: "\f139";
}
.um-faicon-chevron-circle-down:before {
  content: "\f13a";
}
.um-faicon-html5:before {
  content: "\f13b";
}
.um-faicon-css3:before {
  content: "\f13c";
}
.um-faicon-anchor:before {
  content: "\f13d";
}
.um-faicon-unlock-alt:before {
  content: "\f13e";
}
.um-faicon-bullseye:before {
  content: "\f140";
}
.um-faicon-ellipsis-h:before {
  content: "\f141";
}
.um-faicon-ellipsis-v:before {
  content: "\f142";
}
.um-faicon-rss-square:before {
  content: "\f143";
}
.um-faicon-play-circle:before {
  content: "\f144";
}
.um-faicon-ticket:before {
  content: "\f145";
}
.um-faicon-minus-square:before {
  content: "\f146";
}
.um-faicon-minus-square-o:before {
  content: "\f147";
}
.um-faicon-level-up:before {
  content: "\f148";
}
.um-faicon-level-down:before {
  content: "\f149";
}
.um-faicon-check-square:before {
  content: "\f14a";
}
.um-faicon-pencil-square:before {
  content: "\f14b";
}
.um-faicon-external-link-square:before {
  content: "\f14c";
}
.um-faicon-share-square:before {
  content: "\f14d";
}
.um-faicon-compass:before {
  content: "\f14e";
}
.um-faicon-caret-square-o-down:before,
.um-faicon-toggle-down:before {
  content: "\f150";
}
.um-faicon-caret-square-o-up:before,
.um-faicon-toggle-up:before {
  content: "\f151";
}
.um-faicon-caret-square-o-right:before,
.um-faicon-toggle-right:before {
  content: "\f152";
}
.um-faicon-eur:before,
.um-faicon-euro:before {
  content: "\f153";
}
.um-faicon-gbp:before {
  content: "\f154";
}
.um-faicon-dollar:before,
.um-faicon-usd:before {
  content: "\f155";
}
.um-faicon-inr:before,
.um-faicon-rupee:before {
  content: "\f156";
}
.um-faicon-cny:before,
.um-faicon-jpy:before,
.um-faicon-rmb:before,
.um-faicon-yen:before {
  content: "\f157";
}
.um-faicon-rouble:before,
.um-faicon-rub:before,
.um-faicon-ruble:before {
  content: "\f158";
}
.um-faicon-krw:before,
.um-faicon-won:before {
  content: "\f159";
}
.um-faicon-bitcoin:before,
.um-faicon-btc:before {
  content: "\f15a";
}
.um-faicon-file:before {
  content: "\f15b";
}
.um-faicon-file-text:before {
  content: "\f15c";
}
.um-faicon-sort-alpha-asc:before {
  content: "\f15d";
}
.um-faicon-sort-alpha-desc:before {
  content: "\f15e";
}
.um-faicon-sort-amount-asc:before {
  content: "\f160";
}
.um-faicon-sort-amount-desc:before {
  content: "\f161";
}
.um-faicon-sort-numeric-asc:before {
  content: "\f162";
}
.um-faicon-sort-numeric-desc:before {
  content: "\f163";
}
.um-faicon-thumbs-up:before {
  content: "\f164";
}
.um-faicon-thumbs-down:before {
  content: "\f165";
}
.um-faicon-youtube-square:before {
  content: "\f166";
}
.um-faicon-youtube:before {
  content: "\f167";
}
.um-faicon-xing:before {
  content: "\f168";
}
.um-faicon-xing-square:before {
  content: "\f169";
}
.um-faicon-youtube-play:before {
  content: "\f16a";
}
.um-faicon-dropbox:before {
  content: "\f16b";
}
.um-faicon-stack-overflow:before {
  content: "\f16c";
}
.um-faicon-instagram:before {
  content: "\f16d";
}
.um-faicon-flickr:before {
  content: "\f16e";
}
.um-faicon-adn:before {
  content: "\f170";
}
.um-faicon-bitbucket:before {
  content: "\f171";
}
.um-faicon-bitbucket-square:before {
  content: "\f172";
}
.um-faicon-tumblr:before {
  content: "\f173";
}
.um-faicon-tumblr-square:before {
  content: "\f174";
}
.um-faicon-long-arrow-down:before {
  content: "\f175";
}
.um-faicon-long-arrow-up:before {
  content: "\f176";
}
.um-faicon-long-arrow-left:before {
  content: "\f177";
}
.um-faicon-long-arrow-right:before {
  content: "\f178";
}
.um-faicon-apple:before {
  content: "\f179";
}
.um-faicon-windows:before {
  content: "\f17a";
}
.um-faicon-android:before {
  content: "\f17b";
}
.um-faicon-linux:before {
  content: "\f17c";
}
.um-faicon-dribbble:before {
  content: "\f17d";
}
.um-faicon-skype:before {
  content: "\f17e";
}
.um-faicon-foursquare:before {
  content: "\f180";
}
.um-faicon-trello:before {
  content: "\f181";
}
.um-faicon-female:before {
  content: "\f182";
}
.um-faicon-male:before {
  content: "\f183";
}
.um-faicon-gittip:before {
  content: "\f184";
}
.um-faicon-sun-o:before {
  content: "\f185";
}
.um-faicon-moon-o:before {
  content: "\f186";
}
.um-faicon-archive:before {
  content: "\f187";
}
.um-faicon-bug:before {
  content: "\f188";
}
.um-faicon-vk:before {
  content: "\f189";
}
.um-faicon-weibo:before {
  content: "\f18a";
}
.um-faicon-renren:before {
  content: "\f18b";
}
.um-faicon-pagelines:before {
  content: "\f18c";
}
.um-faicon-stack-exchange:before {
  content: "\f18d";
}
.um-faicon-arrow-circle-o-right:before {
  content: "\f18e";
}
.um-faicon-arrow-circle-o-left:before {
  content: "\f190";
}
.um-faicon-caret-square-o-left:before,
.um-faicon-toggle-left:before {
  content: "\f191";
}
.um-faicon-dot-circle-o:before {
  content: "\f192";
}
.um-faicon-wheelchair:before {
  content: "\f193";
}
.um-faicon-vimeo-square:before {
  content: "\f194";
}
.um-faicon-try:before,
.um-faicon-turkish-lira:before {
  content: "\f195";
}
.um-faicon-plus-square-o:before {
  content: "\f196";
}
.um-faicon-space-shuttle:before {
  content: "\f197";
}
.um-faicon-slack:before {
  content: "\f198";
}
.um-faicon-envelope-square:before {
  content: "\f199";
}
.um-faicon-wordpress:before {
  content: "\f19a";
}
.um-faicon-openid:before {
  content: "\f19b";
}
.um-faicon-bank:before,
.um-faicon-institution:before,
.um-faicon-university:before {
  content: "\f19c";
}
.um-faicon-graduation-cap:before,
.um-faicon-mortar-board:before {
  content: "\f19d";
}
.um-faicon-yahoo:before {
  content: "\f19e";
}
.um-faicon-google:before {
  content: "\f1a0";
}
.um-faicon-reddit:before {
  content: "\f1a1";
}
.um-faicon-reddit-square:before {
  content: "\f1a2";
}
.um-faicon-stumbleupon-circle:before {
  content: "\f1a3";
}
.um-faicon-stumbleupon:before {
  content: "\f1a4";
}
.um-faicon-delicious:before {
  content: "\f1a5";
}
.um-faicon-digg:before {
  content: "\f1a6";
}
.um-faicon-pied-piper:before {
  content: "\f1a7";
}
.um-faicon-pied-piper-alt:before {
  content: "\f1a8";
}
.um-faicon-drupal:before {
  content: "\f1a9";
}
.um-faicon-joomla:before {
  content: "\f1aa";
}
.um-faicon-language:before {
  content: "\f1ab";
}
.um-faicon-fax:before {
  content: "\f1ac";
}
.um-faicon-building:before {
  content: "\f1ad";
}
.um-faicon-child:before {
  content: "\f1ae";
}
.um-faicon-paw:before {
  content: "\f1b0";
}
.um-faicon-spoon:before {
  content: "\f1b1";
}
.um-faicon-cube:before {
  content: "\f1b2";
}
.um-faicon-cubes:before {
  content: "\f1b3";
}
.um-faicon-behance:before {
  content: "\f1b4";
}
.um-faicon-behance-square:before {
  content: "\f1b5";
}
.um-faicon-steam:before {
  content: "\f1b6";
}
.um-faicon-steam-square:before {
  content: "\f1b7";
}
.um-faicon-recycle:before {
  content: "\f1b8";
}
.um-faicon-automobile:before,
.um-faicon-car:before {
  content: "\f1b9";
}
.um-faicon-cab:before,
.um-faicon-taxi:before {
  content: "\f1ba";
}
.um-faicon-tree:before {
  content: "\f1bb";
}
.um-faicon-spotify:before {
  content: "\f1bc";
}
.um-faicon-deviantart:before {
  content: "\f1bd";
}
.um-faicon-soundcloud:before {
  content: "\f1be";
}
.um-faicon-database:before {
  content: "\f1c0";
}
.um-faicon-file-pdf-o:before {
  content: "\f1c1";
}
.um-faicon-file-word-o:before {
  content: "\f1c2";
}
.um-faicon-file-excel-o:before {
  content: "\f1c3";
}
.um-faicon-file-powerpoint-o:before {
  content: "\f1c4";
}
.um-faicon-file-image-o:before,
.um-faicon-file-photo-o:before,
.um-faicon-file-picture-o:before {
  content: "\f1c5";
}
.um-faicon-file-archive-o:before,
.um-faicon-file-zip-o:before {
  content: "\f1c6";
}
.um-faicon-file-audio-o:before,
.um-faicon-file-sound-o:before {
  content: "\f1c7";
}
.um-faicon-file-movie-o:before,
.um-faicon-file-video-o:before {
  content: "\f1c8";
}
.um-faicon-file-code-o:before {
  content: "\f1c9";
}
.um-faicon-vine:before {
  content: "\f1ca";
}
.um-faicon-codepen:before {
  content: "\f1cb";
}
.um-faicon-jsfiddle:before {
  content: "\f1cc";
}
.um-faicon-life-bouy:before,
.um-faicon-life-buoy:before,
.um-faicon-life-ring:before,
.um-faicon-life-saver:before,
.um-faicon-support:before {
  content: "\f1cd";
}
.um-faicon-circle-o-notch:before {
  content: "\f1ce";
}
.um-faicon-ra:before,
.um-faicon-rebel:before {
  content: "\f1d0";
}
.um-faicon-empire:before,
.um-faicon-ge:before {
  content: "\f1d1";
}
.um-faicon-git-square:before {
  content: "\f1d2";
}
.um-faicon-git:before {
  content: "\f1d3";
}
.um-faicon-hacker-news:before {
  content: "\f1d4";
}
.um-faicon-tencent-weibo:before {
  content: "\f1d5";
}
.um-faicon-qq:before {
  content: "\f1d6";
}
.um-faicon-wechat:before,
.um-faicon-weixin:before {
  content: "\f1d7";
}
.um-faicon-paper-plane:before,
.um-faicon-send:before {
  content: "\f1d8";
}
.um-faicon-paper-plane-o:before,
.um-faicon-send-o:before {
  content: "\f1d9";
}
.um-faicon-history:before {
  content: "\f1da";
}
.um-faicon-circle-thin:before {
  content: "\f1db";
}
.um-faicon-header:before {
  content: "\f1dc";
}
.um-faicon-paragraph:before {
  content: "\f1dd";
}
.um-faicon-sliders:before {
  content: "\f1de";
}
.um-faicon-share-alt:before {
  content: "\f1e0";
}
.um-faicon-share-alt-square:before {
  content: "\f1e1";
}
.um-faicon-bomb:before {
  content: "\f1e2";
}
.um-faicon-futbol-o:before,
.um-faicon-soccer-ball-o:before {
  content: "\f1e3";
}
.um-faicon-tty:before {
  content: "\f1e4";
}
.um-faicon-binoculars:before {
  content: "\f1e5";
}
.um-faicon-plug:before {
  content: "\f1e6";
}
.um-faicon-slideshare:before {
  content: "\f1e7";
}
.um-faicon-twitch:before {
  content: "\f1e8";
}
.um-faicon-yelp:before {
  content: "\f1e9";
}
.um-faicon-newspaper-o:before {
  content: "\f1ea";
}
.um-faicon-wifi:before {
  content: "\f1eb";
}
.um-faicon-calculator:before {
  content: "\f1ec";
}
.um-faicon-paypal:before {
  content: "\f1ed";
}
.um-faicon-google-wallet:before {
  content: "\f1ee";
}
.um-faicon-cc-visa:before {
  content: "\f1f0";
}
.um-faicon-cc-mastercard:before {
  content: "\f1f1";
}
.um-faicon-cc-discover:before {
  content: "\f1f2";
}
.um-faicon-cc-amex:before {
  content: "\f1f3";
}
.um-faicon-cc-paypal:before {
  content: "\f1f4";
}
.um-faicon-cc-stripe:before {
  content: "\f1f5";
}
.um-faicon-bell-slash:before {
  content: "\f1f6";
}
.um-faicon-bell-slash-o:before {
  content: "\f1f7";
}
.um-faicon-trash:before {
  content: "\f1f8";
}
.um-faicon-copyright:before {
  content: "\f1f9";
}
.um-faicon-at:before {
  content: "\f1fa";
}
.um-faicon-eyedropper:before {
  content: "\f1fb";
}
.um-faicon-paint-brush:before {
  content: "\f1fc";
}
.um-faicon-birthday-cake:before {
  content: "\f1fd";
}
.um-faicon-area-chart:before {
  content: "\f1fe";
}
.um-faicon-pie-chart:before {
  content: "\f200";
}
.um-faicon-line-chart:before {
  content: "\f201";
}
.um-faicon-lastfm:before {
  content: "\f202";
}
.um-faicon-lastfm-square:before {
  content: "\f203";
}
.um-faicon-toggle-off:before {
  content: "\f204";
}
.um-faicon-toggle-on:before {
  content: "\f205";
}
.um-faicon-bicycle:before {
  content: "\f206";
}
.um-faicon-bus:before {
  content: "\f207";
}
.um-faicon-ioxhost:before {
  content: "\f208";
}
.um-faicon-angellist:before {
  content: "\f209";
}
.um-faicon-cc:before {
  content: "\f20a";
}
.um-faicon-ils:before,
.um-faicon-shekel:before,
.um-faicon-sheqel:before {
  content: "\f20b";
}
.um-faicon-meanpath:before {
  content: "\f20c";
}
@-moz-keyframes um-faicon-spin {
  0% {
    -moz-transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes um-faicon-spin {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes um-faicon-spin {
  0% {
    -o-transform: rotate(0);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes um-faicon-spin {
  0% {
    -ms-transform: rotate(0);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes um-faicon-spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
.halim-trending-slider {
  width: 100%;
  padding: 5px;
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  display: block;
}
.halim-trending-header-container {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #1e2732;
  margin-bottom: 1.5rem;
}
.halim-trending-header {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 0.5rem;
  display: inline-block;
  color: #fff0;
  background: linear-gradient(to right, #ff8a00, #ff2070);
  -webkit-background-clip: text;
  background-clip: text;
}
.halim-trending-header:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.5px;
  background: linear-gradient(to right, #ff8a00, #ff2070);
}
.halim-trending-header i.halim-trending-icon {
  color: #ff8a00;
  margin-right: 10px;
  animation: pulse 1.5s infinite;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.halim-trending-container {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}
.halim-trending-nav-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: #1a1d24;
  border: none;
  width: 40px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6c757d;
  cursor: pointer;
  transition: all 0.3s ease;
  opacity: 0.8;
}
.halim-trending-nav-button:hover {
  opacity: 1;
  color: #fff;
}
.halim-trending-prev-button {
  left: -40px;
  border-radius: 0 4px 4px 0;
}
.halim-trending-next-button {
  right: -40px;
  border-radius: 4px 0 0 4px;
}
@media (max-width: 768px) {
  .halim-trending-nav-button {
    display: none;
  }
}
.halim-trending-track {
  display: flex;
  gap: 1.5rem;
  overflow-x: auto;
  padding-bottom: 1.5rem;
  scroll-behavior: smooth;
  scrollbar-width: none;
  cursor: grab;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  user-select: none;
  will-change: transform, scroll-position;
}
.halim-trending-no-click {
  pointer-events: none;
}
.halim-trending-track.grabbing {
  cursor: grabbing !important;
  user-select: none !important;
}
.halim-trending-track::-webkit-scrollbar {
  display: none;
}
.halim-trending-card {
  flex: 0 0 auto;
  width: 224px;
  position: relative;
  cursor: pointer;
  margin-top: 0;
  display: block;
}
.halim-trending-link {
  text-decoration: none;
  color: inherit;
  display: block;
}
.halim-trending-poster-container {
  position: relative;
  aspect-ratio: 3/4;
  overflow: hidden;
  display: block;
}
.halim-trending-clip-path-odd {
  border-radius: 0;
  -webkit-clip-path: polygon(
    94.239% 100%,
    5.761% 100%,
    5.761% 100%,
    4.826% 99.95%,
    3.94% 99.803%,
    3.113% 99.569%,
    2.358% 99.256%,
    1.687% 98.87%,
    1.111% 98.421%,
    0.643% 97.915%,
    0.294% 97.362%,
    0.075% 96.768%,
    0 96.142%,
    0 3.858%,
    0 3.858%,
    0.087% 3.185%,
    0.338% 2.552%,
    0.737% 1.968%,
    1.269% 1.442%,
    1.92% 0.984%,
    2.672% 0.602%,
    3.512% 0.306%,
    4.423% 0.105%,
    5.391% 0.008%,
    6.4% 0.024%,
    94.879% 6.625%,
    94.879% 6.625%,
    95.731% 6.732%,
    96.532% 6.919%,
    97.272% 7.178%,
    97.942% 7.503%,
    98.533% 7.887%,
    99.038% 8.323%,
    99.445% 8.805%,
    99.747% 9.326%,
    99.935% 9.88%,
    100% 10.459%,
    100% 96.142%,
    100% 96.142%,
    99.925% 96.768%,
    99.706% 97.362%,
    99.357% 97.915%,
    98.889% 98.421%,
    98.313% 98.87%,
    97.642% 99.256%,
    96.887% 99.569%,
    96.06% 99.803%,
    95.174% 99.95%,
    94.239% 100%
  );
  clip-path: polygon(
    94.239% 100%,
    5.761% 100%,
    5.761% 100%,
    4.826% 99.95%,
    3.94% 99.803%,
    3.113% 99.569%,
    2.358% 99.256%,
    1.687% 98.87%,
    1.111% 98.421%,
    0.643% 97.915%,
    0.294% 97.362%,
    0.075% 96.768%,
    0 96.142%,
    0 3.858%,
    0 3.858%,
    0.087% 3.185%,
    0.338% 2.552%,
    0.737% 1.968%,
    1.269% 1.442%,
    1.92% 0.984%,
    2.672% 0.602%,
    3.512% 0.306%,
    4.423% 0.105%,
    5.391% 0.008%,
    6.4% 0.024%,
    94.879% 6.625%,
    94.879% 6.625%,
    95.731% 6.732%,
    96.532% 6.919%,
    97.272% 7.178%,
    97.942% 7.503%,
    98.533% 7.887%,
    99.038% 8.323%,
    99.445% 8.805%,
    99.747% 9.326%,
    99.935% 9.88%,
    100% 10.459%,
    100% 96.142%,
    100% 96.142%,
    99.925% 96.768%,
    99.706% 97.362%,
    99.357% 97.915%,
    98.889% 98.421%,
    98.313% 98.87%,
    97.642% 99.256%,
    96.887% 99.569%,
    96.06% 99.803%,
    95.174% 99.95%,
    94.239% 100%
  );
}
.halim-trending-clip-path-even {
  border-radius: 0;
  -webkit-clip-path: polygon(
    5.761% 100%,
    94.239% 100%,
    94.239% 100%,
    95.174% 99.95%,
    96.06% 99.803%,
    96.887% 99.569%,
    97.642% 99.256%,
    98.313% 98.87%,
    98.889% 98.421%,
    99.357% 97.915%,
    99.706% 97.362%,
    99.925% 96.768%,
    100% 96.142%,
    100% 3.858%,
    100% 3.858%,
    99.913% 3.185%,
    99.662% 2.552%,
    99.263% 1.968%,
    98.731% 1.442%,
    98.08% 0.984%,
    97.328% 0.602%,
    96.488% 0.306%,
    95.577% 0.105%,
    94.609% 0.008%,
    93.6% 0.024%,
    5.121% 6.625%,
    5.121% 6.625%,
    4.269% 6.732%,
    3.468% 6.919%,
    2.728% 7.178%,
    2.058% 7.503%,
    1.467% 7.887%,
    0.962% 8.323%,
    0.555% 8.805%,
    0.253% 9.326%,
    0.065% 9.88%,
    0 10.459%,
    0 96.142%,
    0 96.142%,
    0.075% 96.768%,
    0.294% 97.362%,
    0.643% 97.915%,
    1.111% 98.421%,
    1.687% 98.87%,
    2.358% 99.256%,
    3.113% 99.569%,
    3.94% 99.803%,
    4.826% 99.95%,
    5.761% 100%
  );
  clip-path: polygon(
    5.761% 100%,
    94.239% 100%,
    94.239% 100%,
    95.174% 99.95%,
    96.06% 99.803%,
    96.887% 99.569%,
    97.642% 99.256%,
    98.313% 98.87%,
    98.889% 98.421%,
    99.357% 97.915%,
    99.706% 97.362%,
    99.925% 96.768%,
    100% 96.142%,
    100% 3.858%,
    100% 3.858%,
    99.913% 3.185%,
    99.662% 2.552%,
    99.263% 1.968%,
    98.731% 1.442%,
    98.08% 0.984%,
    97.328% 0.602%,
    96.488% 0.306%,
    95.577% 0.105%,
    94.609% 0.008%,
    93.6% 0.024%,
    5.121% 6.625%,
    5.121% 6.625%,
    4.269% 6.732%,
    3.468% 6.919%,
    2.728% 7.178%,
    2.058% 7.503%,
    1.467% 7.887%,
    0.962% 8.323%,
    0.555% 8.805%,
    0.253% 9.326%,
    0.065% 9.88%,
    0 10.459%,
    0 96.142%,
    0 96.142%,
    0.075% 96.768%,
    0.294% 97.362%,
    0.643% 97.915%,
    1.111% 98.421%,
    1.687% 98.87%,
    2.358% 99.256%,
    3.113% 99.569%,
    3.94% 99.803%,
    4.826% 99.95%,
    5.761% 100%
  );
}
.halim-trending-poster-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  display: block;
}
.halim-trending-poster-mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: hsl(0 0% 100%/0.05);
  z-index: 1;
  transition: background-color 0.3s ease;
}
.halim-trending-poster-container:hover .halim-trending-poster-mask,
.halim-trending-poster-container.hover-active .halim-trending-poster-mask {
  background-color: rgb(255 193 7/0.1);
}
.halim-trending-poster-container:hover .halim-trending-poster-image,
.halim-trending-poster-container.hover-active .halim-trending-poster-image {
  transform: scale(1.05);
}
.halim-trending-rating {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 3;
  background-color: rgb(0 0 0/0.7);
  padding: 5px 10px;
  border-radius: 20px;
  display: flex;
  align-items: center;
}
.halim-trending-rating-value {
  color: #ffc107;
  font-size: 14px;
  font-weight: 700;
}
.halim-trending-info {
  margin-top: 1rem;
  display: flex;
  height: 70px;
  overflow: hidden;
  align-items: center;
}
.halim-trending-number {
  line-height: 1;
  font-size: 3.5em;
  font-weight: 800;
  font-style: italic;
  background: linear-gradient(39deg, #fecf59, #fff1cc);
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: #fff0;
  margin-right: 0.5rem;
  flex-shrink: 0;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.halim-trending-details {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1;
  justify-content: center;
}
.halim-trending-title-text {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  margin-top: 0;
  display: block;
}
.halim-trending-original-title {
  color: #9ca3af;
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.25rem;
  display: block;
}
@media (max-width: 768px) {
  .halim-trending-header {
    font-size: 1.5rem;
  }
  .halim-trending-card {
    width: 220px;
  }
  .halim-trending-number {
    font-size: 3.5em;
    width: 45px;
  }
  .halim-trending-title-text {
    font-size: 1.2rem;
  }
  .halim-trending-original-title {
    font-size: 1rem;
  }
  .halim-trending-info {
    height: 60px;
  }
}
@media (max-width: 480px) {
  .halim-trending-card {
    width: 180px;
  }
  .halim-trending-number {
    font-size: 3.5em;
    width: 40px;
  }
  .halim-trending-title-text {
    font-size: 1.2rem;
  }
  .halim-trending-info {
    height: 50px;
  }
}
