.dle-captcha,
.form-item,
.user_selection .closewrap,
.user_selection_true .closewrap,
.usp-left,
.vote label,
.vote label:before {
  position: relative;
}
.mrating .unit-rating li a,
.unit-rating li a,
.unit-rating li.current-rating {
  text-indent: -9000px;
  position: absolute;
}
#marker-bar,
#share-popup,
#txtselect_marker {
  opacity: 0;
  transition: opacity 0.4s, visibility 0.1s linear 0.4s;
}
.archives:hover,
.berrors a,
.hide a,
.usp-meta li a {
  text-decoration: underline;
}
.berrors {
  background: var(--n-errors-bg-color);
  color: #a76846;
  margin: 0 0 30px;
  padding: 10px 20px;
  width: 100%;
}
.berrors a {
  color: #aa4e43;
}
.berrors + .speedbar {
  margin-top: 0;
}
.vote-title {
  margin: 0 -30px 15px;
  padding: 15px 30px;
  background-color: #f6feef;
  color: #6cb030;
  line-height: 1.3;
}
.vote {
  margin-bottom: 10px;
  font-size: 14px;
}
.quote2:before,
.vote:after,
.xfieldimagegallery:after {
  content: "";
  display: table;
  clear: both;
}
#dle-pm-preview .bform,
#dle_news_archive_link br,
#searchinput + br,
#searchinput + br + br,
#searchsuggestions .break,
#searchsuggestions span.seperator,
.archives + br,
.highslide-controls a span,
.highslide-display-none,
.ui-dialog .ui-dialog-content > br,
.user_selection a.txtsel_close,
.user_selection_true a.txtsel_close,
.vote input {
  display: none;
}
.vote label:before {
  content: "";
  margin: 0 10px 0 0;
  cursor: pointer;
  top: -1px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #ccc;
  display: inline-block;
  vertical-align: middle;
}
.vote input:checked + label:before {
  box-shadow: inset 0 0 0 4px #e04d89;
  background-color: #e04d89;
}
.vote label:hover {
  cursor: pointer;
  color: #ee5256;
}
.tags_more,
.vcount,
.xfields .bb-editor {
  margin-top: 10px;
}
.vote-buts {
  padding: 10px 0 0;
}
.vvote {
  width: 50%;
  padding: 0 !important;
  font-size: 14px !important;
}
button.vall,
button.vres {
  width: 40px;
  text-align: center;
  padding: 0 !important;
}
.close,
.ui-icon {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
}
#pollbox {
  border-bottom: 1px dashed #e3e3e3;
  padding-bottom: 22px;
}
#dle-poll-list,
#searchtable,
.pm-status {
  padding: 0 0 20px;
  border-radius: 6px;
}
,
.bbcodes,
.bbcodes_poll {
  margin: 10px 10px 0 0;
}
.form-item,
.form-vote > div,
.form-wrap > div,
.us-prof {
  margin-bottom: 20px;
}
.bbcodes_poll {
  width: 100px;
}
.fbutton {
  margin-right: 10px;
}
.search-page,
.sres-img img,
.tableform {
  width: 100%;
}
.tableform td,
.tableform th {
  border-top: 1px dotted #e3e3e3;
  padding: 10px 0;
  text-align: left;
}
#result-registration,
.calendar td,
.calendar th,
.offline,
.online,
.up-edit a,
.up-second,
.upop-left,
.usp-left {
  text-align: center;
}
.tableform tr:first-child td,
.tableform tr:first-child th {
  border: 0;
}
.tableform .addnews,
.tableform .label,
.tableform th {
  width: 25%;
  font-weight: 400;
  vertical-align: top;
  padding-right: 10px;
  padding-top: 8px;
}
.checkbox input,
.form-xfield .addnews {
  vertical-align: middle;
}
#category,
.bbeditor select,
.editor input[type="text"],
.f_input,
.f_textarea,
.fieldtr select,
.lfield input,
.mass_comments_action select,
.pm select,
.tdfield select,
.textin,
.xfields input,
.xfields select,
.xfields textarea,
.xprofile input,
.xprofile select,
.xprofile textarea,
select.rating,
textarea.ui-corner-all {
  padding: 5px;
}
.recipient select {
  width: 298px;
}
.checkbox {
  color: #787878;
  padding: 4px 0;
  line-height: 1em;
}
.checkbox input {
  margin-top: -2px;
}
.up-second li p,
.usp-btn a {
  margin-top: 10px;
  font-size: 12px;
}
.form-secur input,
.form-secur > a,
.xfields_table td {
  vertical-align: top;
}
.form-item {
  padding-left: 200px;
}
.form-item > label {
  display: block;
  float: left;
  width: 200px;
  margin-left: -200px;
  padding-top: 0;
}
.form-item > input[type="file"],
.form-item > input[type="password"],
.form-item > input[type="text"] {
  float: left;
  max-width: 600px;
}
.imp > label:after {
  content: "*";
  margin: 0 0 0 10px;
  color: #e85319;
}
.form-buts a,
.form-buts input[type="button"] {
  width: 48%;
  float: left;
  display: block;
  text-align: center;
  box-shadow: none;
  border-radius: 0;
  font-size: 14px;
}
.form-buts a,
.form-secur {
  float: right;
}
.findrelated {
  background: #ffc;
  border: 1px solid #9e9e9e;
  padding: 5px;
}
.form-textarea > label {
  display: block;
  padding: 10px 20px;
  background-color: #2b4d8d;
  color: #fff;
  font-size: 16px;
}
#category {
  width: 100% !important;
}
#allow_subscribe + label,
.form-checks label {
  display: inline-block;
  line-height: 30px;
  margin-left: 5px;
  position: relative;
  top: 1px;
}
.form-submit button:last-child {
  margin-left: 10px;
}
.form-secur {
  width: 100%;
}
.form-secur input {
  display: inline-block;
  max-width: 300px;
}
.form-secur > a {
  display: inline-block;
  margin-left: 0;
}
.form-secur select {
  width: 100%;
  max-width: 600px;
}
.form-item > input[type="button"] {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  line-height: 40px;
}
.editorcomm .bb-editor textarea,
.xfields textarea,
.xprofile textarea {
  height: 200px;
}
.xfields input,
.xprofile input {
  max-width: 250px;
  display: inline-block;
}
.us-prof {
  border: 0 solid #ebeef3;
  background-color: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.usp-left {
  width: 240px;
  padding: 20px;
  background-color: #222;
  color: #fff;
}
.usp-right {
  width: calc(100% - 240px);
  width: -webkit-calc(100% - 240px);
  padding: 20px;
}
.usp-status {
  position: absolute;
  left: 0;
  top: 0;
}
.offline,
.online {
  display: inline-block;
}
.usp-av {
  width: 100px;
  height: 100px;
  border: 5px solid #333;
  margin: 0 auto;
}
.usp-activ {
  margin: 10px -20px 0;
  background-color: #333;
  color: #fff;
}
.usp-activ > div {
  width: 50%;
  float: left;
  padding: 10px 0;
}
.usp-activ > div div {
  font-weight: 700;
  font-size: 16px;
}
.usp-activ > div + div {
  border-left: 3px solid #222;
}
.usp-btn a {
  display: block;
  padding: 0;
}
.usp-name {
  margin: -20px -20px 10px;
  padding: 20px;
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
}
.usp-name h1 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}
.usp-group span {
  color: #fa5800 !important;
  font-weight: 700;
}
.usp-meta li {
  padding: 7px 10px;
}
.usp-meta li:nth-child(odd) {
  background-color: #f5f5f5;
}
@media screen and (max-width: 760px) {
  .up-img,
  .up-status {
    position: relative;
    left: 0;
    bottom: 0;
  }
  .up-edit,
  .up-first,
  .up-second {
    padding: 20px 10px;
  }
  .up-first {
    height: auto;
    text-align: center;
  }
  .up-img {
    margin: 10px auto;
  }
  .up-status {
    margin: 0 auto;
  }
  .usp-left,
  .usp-right {
    width: 100%;
  }
}
.searchstyle {
  width: 480px;
}
#b_font select,
#b_size select,
.search {
  padding: 0;
}
#searchtable,
#searchtable td {
  vertical-align: top;
  text-align: left;
}
#searchtable fieldset {
  font-size: 11px;
  border: 1px solid #d7d7d7;
  padding: 10px;
  text-align: left;
  margin: 0 4px 4px 0 !important;
  border-radius: 6px;
}
fieldset legend {
  font-size: 11px;
  font-weight: 700;
  color: #696969;
}
#searchtable form,
#searchtable table {
  margin: 0;
  width: 100%;
}
#searchinput,
#searchuser {
  width: 90% !important;
}
.search > div {
  margin-bottom: 10px;
}
.search input[type="text"],
.search select {
  display: block;
  width: 100% !important;
  margin-bottom: 10px;
}
.search input[type="checkbox"],
.search input[type="radio"] {
  margin-right: 5px;
}
.sres-wrap {
  display: block;
  padding: 15px 15px 15px 230px;
  border: 1px solid #e3e3e3;
  position: relative;
}
.sres-wrap:nth-child(2n) {
  background-color: #f6f6f6;
}
.sres-wrap:hover {
  z-index: 100;
  border-color: #04a2dc;
  box-shadow: 0 0 10px 0 rgba(4, 162, 220, 0.5);
}
.sres-img {
  float: left;
  margin-left: -215px;
  width: 200px;
  position: relative;
}
.sres-date,
.up-first:before {
  position: absolute;
  left: 0;
  top: 0;
}
.sres-text {
  float: right;
  width: 100%;
  color: #000;
}
.sres-text h2 {
  font-size: 16px;
  color: #547b97;
  margin-bottom: 20px;
  display: block;
}
.sres-date {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}
@media screen and (max-width: 590px) {
  .sres-img,
  .sres-text {
    float: none;
  }
  .sres-wrap {
    padding: 10px;
  }
  .sres-img {
    margin: 0 auto 10px;
  }
}
.stat-list {
  min-height: 70px;
  width: 33.33%;
  float: left;
}
.stat-list li {
  padding: 0 15px 10px 1px;
}
.statistics h4 {
  font-weight: 400;
  font-size: 16px;
}
.statsbox li {
  padding: 8px 0;
}
.user-prof {
  border: var(--profile-box-border);
  background-color: var(--profile-box-bg-color);
  margin-bottom: 0;
  border-radius: 10px;
  width: 100%;
  overflow: hidden;
}
.up-first {
  padding: 30px 170px 0 150px;
  position: relative;
  background: url(../images/bg.jpg) #495972;
  color: #fff;
  height: 100px;
  z-index: 20;
}
.up-first:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}
.up-first > * {
  position: relative;
  z-index: 10;
}
.up-img,
.up-status {
  width: 100px;
  position: absolute;
  left: 30px;
}
.up-img {
  height: 100px;
  border-radius: 3px;
  border: 5px solid #fff;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  bottom: -30px;
}
.up-first h1 {
  font-size: 18px;
  margin-bottom: 10px;
}
.day-current,
.day-current a,
.up-group span {
  color: #fff !important;
}
.up-status {
  bottom: -73px;
}
.offline,
.online {
  padding: 5px 10px;
  color: #fff;
  background-color: #626262;
  border-radius: 3px;
}
.online {
  background: #99ce1b;
}
.up-second {
  height: 100px;
  background-color: var(--profile-box-2-bg-color);
  padding: 20px 30px 20px 150px;
}
.up-second li {
  width: 23%;
  display: flex;
  flex-direction: column;
  border-right: 1px solid #ddd;
}
.pm-menu li,
.up-edit a,
.up-third li {
  display: inline-block;
}
.up-second li p {
  font-weight: 400;
  text-transform: uppercase;
}
.up-second li:last-child {
  border-right: none;
}
.up-second li a {
  padding: 0 10px;
  line-height: 50px !important;
}
.up-third {
  padding: 0 30px;
  background: linear-gradient(
    to bottom,
    #fff 0,
    #fff 50px,
    #f6f6f6 51px,
    #f6f6f6 100px
  );
  background-repeat: repeat;
  background-size: 100px 100px;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  box-shadow: inset 0 5px 5px -5px rgba(0, 0, 0, 0.2);
}
#searchtable select,
.highslide-html,
.sres-wrap {
  background-color: #fff;
}
.up-third li {
  padding: 0 20px 0 0;
  width: 48%;
  line-height: 50px;
  text-overflow: ellipsis;
}
.up-third li a {
  color: #06c;
}
.up-edit {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px;
}
.up-edit a {
  cursor: pointer;
  padding: 0 10px;
  margin: 5px;
  line-height: 50px !important;
  background: #2b4d8d;
  color: #fff;
  transition: 0.3s;
  border-radius: 10px;
  font-variant: small-caps;
}
.up-edit a.vip-active-btn {
  background: #8c53c3;
  font-variant: none;
}
.up-edit a.vip-btn {
  background: #5d2b8d;
}
.up-edit a:hover {
  background-color: #193364;
  color: #fff;
}
.user-popup {
  padding: 20px 0;
  position: relative;
  margin: -20px;
}
.upop-left {
  width: 28%;
  float: left;
  position: relative;
  z-index: 50;
}
.upop-left .up-img {
  position: static;
  display: block;
  margin: 0 auto 10px;
}
.upop-right {
  width: 72%;
  float: right;
}
.upop-right li {
  padding: 5px 0;
}
@media screen and (max-width: 1220px) {
  .up-second {
    height: auto;
    padding: 10px 30px 10px 150px;
  }
  .up-second li {
    width: 48%;
    padding: 5px 0;
    border: 0 !important;
  }
  .up-third li {
    padding: 0;
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  .up-edit {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .up-edit a {
    width: 64%;
  }
  .up-edit,
  .up-first,
  .up-second {
    padding: 20px 10px;
  }
  .up-edit a.vip-active-btn > b {
    display: block;
  }
  .up-edit a.vip-active-btn {
    line-height: 34px !important;
  }
  .up-first {
    height: auto;
    text-align: center;
  }
  .up-img {
    position: static;
    margin: 10px auto;
  }
  .up-status {
    position: static;
    margin: 0 auto;
  }
  .up-third {
    padding: 0 10px;
  }
}
.pm-menu {
  height: 60px;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
}
.pm-menu li {
  margin-right: 10px;
}
.pm-menu a {
  padding: 0 15px;
  background: #eaf0f2;
  line-height: 40px;
  display: block;
}
.pm-menu a:hover {
  background: #444;
  color: #fff;
}
.pm-status {
  margin-bottom: 40px;
}
.pm_progress_bar {
  border-radius: 4px;
  background-color: #eaf0f2;
  margin: 10px 0;
  overflow: hidden;
}
.pm_progress_bar span {
  background: #fb643c;
  font-size: 0;
  text-indent: -2000em;
  height: 20px;
  display: block;
  overflow: hidden;
}
.table-resp {
  overflow-y: hidden;
  overflow-x: auto;
}
#loading-layer,
.bb-btn,
.bb-pane {
  overflow: hidden;
}
.pm,
.userstop {
  border: 1px solid #ccc;
  width: 100%;
}
.pm tr td,
.userstop tr td {
  padding: 10px;
  border: 1px solid #ccc;
  font-size: 12px;
}
.pm tr:first-child {
  background-color: #444;
  color: #fff;
}
.pm tr:nth-child(2n + 2),
.userstop tr:nth-child(2n + 2) {
  background-color: #f9f9f9;
}
.pm select {
  width: 100%;
  margin-bottom: 10px;
}
#loading-layer {
  display: block !important;
  background-color: #ccc;
  z-index: 8888 !important;
  position: fixed;
  top: 0 !important;
  left: 0;
  right: 0;
  bottom: auto;
  width: 100%;
  height: 5px;
  text-indent: -9999px;
  white-space: nowrap;
}
#loading-layer:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ec2828;
  height: 100%;
  animation: 2s linear infinite load1;
}
@keyframes load1 {
  0% {
    right: 100%;
    left: 0;
  }
  50% {
    right: 0;
    left: 0;
  }
  100% {
    left: 100%;
    right: 0;
  }
}
.scriptcode,
.text_spoiler,
.title_spoiler {
  padding: 3px 5px;
  background: #f0f0f0;
  border: 1px solid #e3e3e3;
}
#searchsuggestions a:hover,
.quote {
  background-color: #f5f6f8;
}
.title_quote {
  margin-top: 2px;
  font-weight: 700;
}
.quote {
  margin: 15px 0 5px 50px;
  padding: 15px 20px;
  position: relative;
  font: italic 16px/1.6 Georgia;
  border-left: 3px solid #ea172a;
}
.hide,
.inhide,
fieldset {
  padding: 5px;
}
.quote:after {
  content: "\f10d";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 24px;
  color: #ea172a;
  position: absolute;
  left: -50px;
  top: 0;
}
.title_spoiler {
  margin-top: 2px;
  font-weight: 400;
}
.title_spoiler img {
  vertical-align: middle !important;
  margin: 0 5px 0 0;
  border: 0;
}
.bb-pane > b,
.emoji {
  vertical-align: middle;
}
.scriptcode {
  color: #4c6d0f;
  text-align: left;
  font-family: "Courier New";
}
.text_spoiler {
  margin-bottom: 2px;
  border-top: 0;
  text-align: justify;
}
.hide {
  background-color: #f0f0f0;
  color: #000;
  margin: 0 0 1em;
}
.hide a:hover {
  text-decoration: none;
}
.inhide {
  border: 1px solid #d1e3ef;
  background-color: #fff;
  margin-bottom: 5px;
}
.calendar {
  font-size: 12px;
  width: 100%;
  color: #444;
}
.archives,
.day-active a,
.day-active-v a {
  color: #3c6695;
}
.calendar td,
.calendar th {
  padding: 7px 0;
  vertical-align: middle;
}
.calendar td.day,
.calendar td.day-active-v,
.calendar th.workday {
  border: 1px solid #e9e9e9;
  background-color: #fff;
}
.calendar td.day-active,
.calendar td.weekday,
.calendar th.weekday {
  border: 1px solid #e3e3e3;
  background-color: #ebeef3;
}
.archives b,
.day-active,
.day-active-v,
.weekday-active,
.weekday-active-v {
  font-weight: 700;
}
.calendar td.day-current {
  background: #fd8924;
}
th.monthselect {
  text-align: left;
  padding-bottom: 5px;
}
th.monthselect b {
  font-weight: 400;
}
th.monthselect center {
  text-align: right;
}
.archives {
  display: block;
  margin-bottom: 7px;
  padding-left: 15px;
  font-size: 14px;
}
.bb-btn,
.bb-sep,
.unit-rating {
  display: inline-block;
}
#dle_news_archive_link .archives {
  color: #000;
  margin-bottom: 0;
}
.unit-rating {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 86px;
  height: 17px;
  position: relative;
  background: url(../dleimages/rating.png) repeat-x;
}
.unit-rating li {
  text-indent: -90000px;
  padding: 0;
  margin: 0;
  float: left;
}
.bb-pane h1,
.bb-pane h2,
.bb-pane h3,
.bb-pane h4,
.bb-pane h5,
.bb-pane h6 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.unit-rating li a {
  display: block;
  width: 17px;
  height: 17px;
  text-decoration: none;
  z-index: 17;
  padding: 0;
}
.unit-rating li a:hover {
  background: url(../dleimages/rating.png) 0 -17px;
  z-index: 2;
  left: 0;
}
.mrating .unit-rating a.r1-unit,
.unit-rating a.r1-unit {
  left: 0;
}
.unit-rating a.r1-unit:hover {
  width: 17px;
}
.unit-rating a.r2-unit {
  left: 17px;
}
.unit-rating a.r2-unit:hover {
  width: 34px;
}
.unit-rating a.r3-unit {
  left: 34px;
}
.unit-rating a.r3-unit:hover {
  width: 51px;
}
.unit-rating a.r4-unit {
  left: 51px;
}
.unit-rating a.r4-unit:hover {
  width: 68px;
}
.unit-rating a.r5-unit {
  left: 68px;
}
.unit-rating a.r5-unit:hover {
  width: 85px;
}
.unit-rating a.r6-unit {
  left: 85px;
}
.unit-rating a.r6-unit:hover {
  width: 102px;
}
.unit-rating a.r7-unit {
  left: 102px;
}
.unit-rating a.r7-unit:hover {
  width: 119px;
}
.unit-rating a.r8-unit {
  left: 119px;
}
.unit-rating a.r8-unit:hover {
  width: 136px;
}
.unit-rating a.r9-unit {
  left: 136px;
}
.unit-rating a.r9-unit:hover {
  width: 153px;
}
.unit-rating a.r10-unit {
  left: 153px;
}
.unit-rating a.r10-unit:hover {
  width: 170px;
}
.unit-rating li.current-rating {
  background: url(../dleimages/rating.png) 0 -34px;
  height: 17px;
  display: block;
  z-index: 1;
}
.mrating .unit-rating {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 150px;
  height: 30px;
  position: relative;
  background: url(../dleimages/rating1.png) repeat-x;
  display: inline-block;
}
.mrating .unit-rating li {
  text-indent: -90000px;
  padding: 0;
  margin: 0;
  float: left;
  width: 30px;
  height: 30px;
}
.mrating .unit-rating li a {
  display: block;
  width: 30px;
  height: 30px;
  text-decoration: none;
  z-index: 17;
  padding: 0;
}
.mrating .unit-rating li a:hover {
  background: url(../dleimages/rating1.png) 0 -30px;
  z-index: 2;
  left: 0;
}
.mrating .unit-rating a.r1-unit:hover {
  width: 30px;
}
.mrating .unit-rating a.r2-unit {
  left: 30px;
}
.mrating .unit-rating a.r2-unit:hover {
  width: 60px;
}
.mrating .unit-rating a.r3-unit {
  left: 60px;
}
.mrating .unit-rating a.r3-unit:hover {
  width: 90px;
}
.mrating .unit-rating a.r4-unit {
  left: 90px;
}
.mrating .unit-rating a.r4-unit:hover {
  width: 120px;
}
.mrating .unit-rating a.r5-unit {
  left: 120px;
}
.mrating .unit-rating a.r5-unit:hover {
  width: 150px;
}
.mrating .unit-rating a.r6-unit {
  left: 150px;
}
.mrating .unit-rating a.r6-unit:hover {
  width: 180px;
}
.mrating .unit-rating a.r7-unit {
  left: 180px;
}
.mrating .unit-rating a.r7-unit:hover {
  width: 210px;
}
.mrating .unit-rating a.r8-unit {
  left: 210px;
}
.mrating .unit-rating a.r8-unit:hover {
  width: 240px;
}
.mrating .unit-rating a.r9-unit {
  left: 240px;
}
.mrating .unit-rating a.r9-unit:hover {
  width: 270px;
}
.mrating .unit-rating a.r10-unit {
  left: 270px;
}
.mrating .unit-rating a.r10-unit:hover {
  width: 300px;
}
.mrating .unit-rating li.current-rating {
  background: url(../dleimages/rating1.png) 0 -60px;
  position: absolute;
  height: 30px;
  display: block;
  text-indent: -9000px;
  z-index: 1;
}
.bb-pane {
  padding: 0 0 5px 5px;
  margin: 0;
  height: auto !important;
  text-decoration: none;
  background: linear-gradient(to bottom, #f9f9f9 0, #f0f0f0 100%);
  border-radius: 0;
  border: 1px solid #e3e3e3;
  box-shadow: none !important;
}
.bb-pane > b {
  margin-top: 5px;
  margin-left: 0;
}
.bb-pane .bb-btn + .bb-btn,
.bb-pane .bb-btn + .bb-pane,
.bb-pane .bb-pane + .bb-btn,
.bb-pane .bb-pane + .bb-pane {
  margin-left: -1px;
}
.bb-btn {
  float: left;
  padding: 4px 10px;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 2px #fff;
  background: linear-gradient(to bottom, #fff 0, #f0f0f0 100%);
  cursor: pointer;
  outline: 0;
}
#dropmenudiv,
.highslide-outline,
.highslide-wrapper {
  background: #fff;
}
.bb-btn:hover {
  background-color: #e6e6e6;
  background: linear-gradient(to bottom, #fdfdfd 0, #e6e6e6 100%);
}
.bb-btn:active {
  background: #f3f3f3;
  border-color: #cfcfcf;
  box-shadow: 0 0 5px #f3f3f3 inset;
}
@font-face {
  font-family: bb-editor-font;
  src: url(../webfonts/bb-editor.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
[class*=" bb-btn"],
[class^="bb-btn"] {
  font-family: bb-editor-font;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.emoji_list,
.native-emoji {
  font-family: "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji,
    "Segoe UI Symbol", "Android Emoji", EmojiSymbols;
}
.bb-sel {
  float: left;
  padding: 2px 2px 0;
}
.bb-sel select {
  font-size: 11px;
}
.bb-sep {
  float: left;
  width: 1px;
  padding: 2px;
}
#b_b:before {
  content: "\f032";
}
#b_i:before {
  content: "\f033";
}
#b_u:before {
  content: "\f0cd";
}
#b_s:before {
  content: "\f0cc";
}
#b_img:before {
  content: "\f03e";
}
#b_up:before {
  content: "\e930";
}
#b_emo:before {
  content: "\f118";
}
#b_url:before {
  content: "\f0c1";
}
#b_leech:before {
  content: "\e98d";
}
#b_mail:before {
  content: "\f003";
}
#b_video:before {
  content: "\e913";
}
#b_audio:before {
  content: "\e911";
}
#b_hide:before {
  content: "\e9d1";
}
#b_quote:before {
  content: "\e977";
}
#b_code:before {
  content: "\f121";
}
#b_left:before {
  content: "\f036";
}
#b_center:before {
  content: "\f037";
}
#b_right:before {
  content: "\f038";
}
#b_color:before {
  content: "\e601";
}
#b_spoiler:before {
  content: "\e600";
}
#b_fla:before {
  content: "\ea8d";
}
#b_yt:before {
  content: "\f166";
}
#b_tf:before,
#b_tnl:before {
  content: "\ea61";
}
#b_list:before {
  content: "\f0ca";
}
#b_ol:before {
  content: "\f0cb";
}
#b_br:before {
  content: "\ea68";
}
#b_pl:before {
  content: "\ea72";
}
#b_size:before {
  content: "\f034";
}
#b_font:before {
  content: "\f031";
}
#b_header:before {
  content: "\f1dc";
}
#b_sub:before {
  content: "\f12c";
}
#b_sup:before {
  content: "\f12b";
}
#b_justify:before {
  content: "\f039";
}
.bb-pane h1 {
  font-size: 36px;
}
.bb-pane h2 {
  font-size: 30px;
}
.bb-pane h3 {
  font-size: 24px;
}
.bb-pane h4 {
  font-size: 18px;
}
.bb-pane h5 {
  font-size: 14px;
}
.bb-pane h6 {
  font-size: 12px;
}
.bb-pane-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 180px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 11px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 1px 2px #dadada;
}
.bb-pane-dropdown > li > a {
  display: block;
  padding: 3px 10px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}
.bb-pane-dropdown > li > a:focus,
.bb-pane-dropdown > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.bb-pane-dropdown .color-palette div .color-btn {
  width: 17px;
  height: 17px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff;
  cursor: pointer;
}
.bb-pane-dropdown .color-palette {
  padding: 0 5px;
}
.bb-editor textarea {
  margin-top: -1px;
}
.editorcomm .bb-editor {
  width: 565px;
}
.quick-edit-text {
  padding: 0.4em;
  width: 350px;
}
.quick-edit-textarea {
  height: 250px;
  padding: 2px;
  border: 1px solid #d7d7d7;
  width: 100%;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#dropmenudiv {
  font: 12px Arial;
  padding: 10px;
  display: none;
  border-radius: 8px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.22);
  z-index: 200 !important;
}
#dropmenudiv a {
  display: block;
  text-decoration: none;
  padding: 5px 8px;
  width: 154px;
}
fieldset {
  border: 1px solid #bfced6;
  text-align: left;
}
.highslide-container {
  z-index: 1099 !important;
}
.highslide-dimming,
.highslide-loading {
  background-color: #000;
}
.highslide-image {
  border: 2px solid #fff;
}
.highslide-active-anchor,
.highslide-active-anchor img {
  visibility: hidden;
}
.highslide-loading {
  display: block;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  text-decoration: none;
  padding: 3px;
  border: 1px solid #fff;
}
a.highslide-full-expand {
  background: url("../dleimages/fullexpand.gif") no-repeat;
  display: block;
  margin: 0 10px 10px 0;
  width: 34px;
  height: 34px;
}
#searchsuggestions a,
#searchsuggestions span,
#share-popup .link a,
.highslide-display-block,
.ui-helper-clearfix {
  display: block;
}
.highslide-caption {
  display: none;
  padding: 5px;
  background: #fff;
}
.highslide-controls {
  width: 195px;
  height: 40px;
  background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif")
    0 -90px no-repeat;
  margin-right: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.highslide-controls ul {
  position: relative;
  left: 15px;
  height: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
  background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif")
    100% -90px no-repeat;
}
.highslide-controls li {
  float: left;
  padding: 5px 0;
}
.highslide-controls a {
  background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif");
  display: block;
  float: left;
  height: 30px;
  width: 30px;
  outline: 0;
}
.highslide-controls a.disabled {
  cursor: default;
}
#share-popup .social .tw:hover span,
.highslide-controls .highslide-previous a {
  background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
  background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
  background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
  background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
  background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
  background-position: -30px -60px !important;
}
#share-popup .social .gp:hover span,
.highslide-controls .highslide-pause a {
  background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
  background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
  background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
  background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
  background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
  background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
  background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
  background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
  background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
  background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
  background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
  background-position: -180px -30px;
}
.clouds_large,
.clouds_medium,
.clouds_small,
.clouds_xlarge,
.clouds_xsmall {
  display: inline-block;
  border-radius: 6px;
  margin: 0 3px 6px 0;
}
.clouds_xsmall {
  font-size: 1em;
}
.clouds_small {
  font-size: 1.1em;
  font-weight: 700;
}
.clouds_medium {
  font-size: 1.2em;
  font-weight: 700;
}
.clouds_large {
  font-size: 1.3em;
}
.clouds_xlarge {
  font-size: 1.4em;
}
.cloud-tags span a {
  display: block;
  padding: 5px 7px;
  border: 1px solid #e3e3e3;
}
.cloud-tags span a:hover {
  background-color: #3c6695;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
}
#searchsuggestions {
  z-index: 99998;
  width: 400px;
  font-size: 12px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
#searchsuggestions a,
#searchsuggestions span.notfound {
  padding: 10px 15px;
  border-bottom: 1px solid #f5f5f5;
}
#searchsuggestions a {
  color: #010101;
}
#searchsuggestions span.searchheading {
  margin-bottom: 10px;
  font-size: 16px;
}
#searchsuggestions span.searchheading + span {
  color: #949494;
}
#searchsuggestions span.seperator a {
  padding: 10px 0;
  text-align: center;
  background-color: #444;
  color: #fff;
}
#searchsuggestions span.notfound {
  padding: 15px 20px;
}
@media screen and (max-width: 960px) {
  #searchsuggestions {
    width: calc(100% - 40px);
  }
}
.ui-widget-overlay {
  background: #000;
  opacity: 0.5;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: fixed;
}
* html .ui-helper-clearfix {
  height: 1%;
}
.ui-dialog {
  background-color: var(--ui-dialog);
  position: absolute;
  width: 500px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
}
.ui-dialog .ui-dialog-buttonpane,
.ui-dialog-titlebar {
  background-color: var(--ui-dialog-buttonpane);
}
.ui-dialog-title {
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 60px 15px 30px;
}
.ui-dialog .ui-dialog-content {
  padding: 30px;
  overflow: auto;
  position: relative;
  zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
  padding: 10px 15px;
  text-align: center;
}
.ui-icon-closethick {
  cursor: pointer;
  position: absolute;
  right: 7px;
  top: 5px;
  width: 40px;
  height: 40px;
}
.ui-icon-closethick:before {
  content: "\f00d";
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #000;
  position: absolute;
  right: 0;
  top: 0;
  text-indent: 0;
  font-size: 18px;
  display: block;
  font-family: "Font Awesome 5 Pro";
}
a:hover .ui-icon-closethick {
  opacity: 0.8;
}
.ui-dialog .ui-dialog-buttonpane button {
  height: 30px;
  line-height: 30px;
  margin: 0 5px;
  padding: 0 15px;
}
.ui-dialog .ui-resizable-se {
  bottom: 3px;
  height: 14px;
  right: 3px;
  width: 14px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-state-error {
  background: 50% 50% repeat-x #fef1ec !important;
  border: 1px solid #cd0a0a;
  color: #cd0a0a;
}
.pollprogress,
.voteprogress {
  overflow: hidden;
  height: 15px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.pollprogress span,
.voteprogress span {
  color: #fff;
  text-align: center;
  text-indent: -2000em;
  height: 15px;
  display: block;
  overflow: hidden;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background: linear-gradient(to bottom, #149bdf, #0480be);
}
.voteprogress .vote2,
span.poll1 {
  background-color: #dd514c;
  background: linear-gradient(to bottom, #ee5f5b, #c43c35);
}
.voteprogress .vote3,
span.poll2 {
  background-color: #5eb95e;
  background: linear-gradient(to bottom, #62c462, #57a957);
}
.voteprogress .vote4,
span.poll3 {
  background-color: #4bb1cf;
  background: linear-gradient(to bottom, #5bc0de, #339bb9);
}
.voteprogress .vote5,
span.poll4 {
  background-color: #faa732;
  background: linear-gradient(to bottom, #fbb450, #f89406);
}
.ui-autocomplete {
  position: absolute;
  cursor: default;
}
* html .ui-autocomplete {
  width: 1px;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
  background: 50% bottom repeat-x #fff;
  border: 1px solid #dedede;
  color: #222;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 0.2em 0.4em;
  line-height: 1.5;
  zoom: 1;
}
.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-hover {
  margin: -1px;
  border: 1px solid #a7a7a7;
  color: #4e4e4e;
  font-weight: 700;
}
pre {
  display: block;
  padding: 10px;
  background: #3f3f3f;
  color: #dcdcdc;
  text-shadow: 0 1px 1px #000;
  box-shadow: inset 0 2px 15px rgba(0, 0, 0, 0.5);
  font-family: Consolas, "Courier New", monospace;
  font-size: 14px;
  line-height: 18px;
  border-radius: 4px;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}
pre .clojure .attribute,
pre .request,
pre .status,
pre .tag,
pre.css .class,
pre.css .id,
pre.lisp .title,
pre.nginx .title {
  color: #e3ceab;
}
pre.django .filter .argument,
pre.django .template_tag,
pre.django .variable {
  color: #dcdcdc;
}
pre .date,
pre .number {
  color: #8cd0d3;
}
pre .variable,
pre.apache .sqbracket,
pre.dos .envvar,
pre.dos .stream {
  color: #efdcbc;
}
pre .literal,
pre.diff .change,
pre.dos .flow,
pre.python .built_in,
pre.python .exception,
pre.tex .special {
  color: #efefaf;
}
pre .subst,
pre.diff .chunk {
  color: #8f8f8f;
}
pre .prompt,
pre .title,
pre.apache .tag,
pre.diff .header,
pre.dos .keyword,
pre.haskell .type,
pre.nginx .built_in,
pre.python .decorator,
pre.ruby .class .parent,
pre.tex .command {
  color: #efef8f;
}
pre.dos .winutils,
pre.ruby .string,
pre.ruby .symbol,
pre.ruby .symbol .string {
  color: #dca3a3;
}
pre .attr_selector,
pre .built_in,
pre .javadoc,
pre .pragma,
pre .preprocessor,
pre .pseudo,
pre .string,
pre .tag .value,
pre.apache .cbracket,
pre.coffeescript .attribute,
pre.css .rules .value,
pre.diff .deletion,
pre.smalltalk .array,
pre.smalltalk .class,
pre.smalltalk .localvars,
pre.sql .aggregate,
pre.tex .formula {
  color: #cc9393;
}
pre .comment,
pre .doctype,
pre .pi,
pre .shebang,
pre .template_comment,
pre.diff .addition,
pre.java .annotation {
  color: #7f9f7f;
}
#marker-bar,
#txtselect_marker {
  display: block;
  visibility: hidden;
  position: absolute;
  bottom: 0;
  z-index: 1200;
}
#txtselect_marker {
  cursor: pointer;
  width: 32px;
  height: 32px;
  background: url(../dleimages/marker.png) no-repeat;
}
#txtselect_marker:hover {
  background-position: 0 -32px;
}
#marker-bar {
  border: 1px solid #ccc;
  border-radius: 15px;
  background: #fff;
  padding: 5px 10px;
  cursor: default;
  box-shadow: 0 0 4px #ccc;
}
#marker-bar.show,
#txtselect_marker.show {
  visibility: visible;
  transition: opacity 0.4s, visibility;
  opacity: 1;
}
#marker-bar .masha-marker,
#marker-bar .masha-social {
  cursor: pointer;
  display: block;
  margin: 0 5px;
  float: left;
}
#marker-bar .masha-marker {
  line-height: 1em;
  color: #aaa;
  border-bottom: 1px dotted #aaa;
  margin-right: 10px;
}
#marker-bar .masha-marker:hover {
  color: #ea3e26;
  border-color: #ea3e26;
}
.user_selection,
.user_selection_true {
  background: #c4f47d;
  padding: 2px 0;
}
.user_selection.hover a.txtsel_close,
.user_selection_true.hover a.txtsel_close {
  display: inline-block;
  position: absolute;
  top: -7px;
  left: -5px;
  width: 33px;
  height: 33px;
  background: url(../dleimages/closemarker.png) no-repeat;
}
.user_selection.hover a.txtsel_close:hover,
.user_selection_true.hover a.txtsel_close:hover {
  background-position: 0 -33px;
}
#share-popup {
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 414px;
  display: none;
  z-index: 100;
  padding: 10px 0;
}
#share-popup.show {
  display: block;
  opacity: 1;
  transition: opacity 0.4s, visibility;
}
#share-popup .social {
  padding: 0 0 10px 17px;
  height: 40px;
}
#share-popup .social p {
  padding-bottom: 10px;
  margin: 0;
  font-weight: 700;
}
#share-popup .social ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#share-popup .social ul li {
  float: left;
  margin-right: 20px;
  padding-top: 2px;
  position: relative;
}
#share-popup .social ul a {
  text-decoration: none;
  font-size: 11px;
  display: inline-block;
  color: #aaa;
  padding-left: 25px;
}
#share-popup .social ul a:hover {
  text-decoration: underline;
  color: #ea3e26;
}
#share-popup .social a span {
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: url(../dleimages/social-icons.png) 20px 20px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
#share-popup .social .tw span {
  background-position: 0 -20px;
}
#share-popup .social .fb span {
  background-position: -20px -20px;
}
#share-popup .social .fb:hover span {
  background-position: -20px 0;
}
#share-popup .social .vk span {
  background-position: -40px -20px;
}
#share-popup .social .vk:hover span {
  background-position: -40px 0;
}
#share-popup .social .gp span {
  background-position: -60px -20px;
}
#share-popup .link {
  clear: both;
  border-top: 1px solid #d9d9d9;
  padding: 10px 5px 0 10px;
  line-height: 1.2;
  overflow: hidden;
  margin: 0 7px;
}
#share-popup .link p {
  font-weight: 700;
  padding: 0 0 3px;
  margin: 0;
}
#share-popup .link span {
  color: #999;
  font-size: 10px;
  display: block;
  padding-top: 3px;
}
.comments-tree-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.comments-tree-list .comments-tree-list {
  padding-left: 25px;
  position: relative;
}
.comments-tree-list .comments-tree-list22:before {
  content: "\f178 ";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
  color: #888;
}
.comments-tree-item {
  display: block;
  margin: 0;
  padding: 0;
}
#dlefastreplycomments {
  padding: 10px;
  background: var(--dlefastreplycomments);
  margin: 10px 0 5px 30px;
}
.commentsreplyname {
  padding: 2px;
  border: 1px solid #bcc0c2;
  width: 200px;
  background: #fff;
}
#dlereplypopup form > div {
  margin-bottom: 5px;
}
#dlereplypopup form input[type="text"] {
  height: 30px;
  line-height: 30px;
}
#dlereplypopup form textarea {
  height: 80px;
}
.pollallvotes {
  text-align: center;
  margin-top: 10px;
}
.emoji {
  border: none;
  width: 22px;
  height: 22px;
}
.xfieldsrow {
  padding-top: 5px;
  clear: both;
}
.xfieldscolleft {
  float: left;
  width: 30%;
}
.xfieldscolright {
  float: left;
  width: 70%;
}
.file-box {
  width: 95%;
  max-width: 437px;
  border: 1px solid #b3b3b3;
  border-radius: 3px;
  background-color: #f5f5f5;
  padding: 10px;
  margin-top: 10px;
}
.qq-uploader {
  position: relative;
  width: 100%;
}
.qq-upload-button {
  display: inline-block;
  padding: 0 10px;
  margin-top: 5px;
  line-height: 40px !important;
  cursor: pointer;
}
.qq-upload-drop-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  max-width: 437px;
  background: #ff9797;
  text-align: center;
}
.qq-upload-drop-area span {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -8px;
  font-size: 16px;
}
.qq-upload-drop-area-active {
  background: #ff7171;
}
.uploadedfile {
  width: 115px;
  height: 130px;
  margin: 10px 5px 5px;
  border: 1px solid #b3b3b3;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  text-align: center;
  background: #fff;
}
.uploadedfile .uploadimage {
  margin-top: 5px;
  width: 115px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: move;
}
.sortable-ghost {
  opacity: 0.4;
}
.uploadedfile .info {
  text-align: left;
  white-space: nowrap;
  margin: 0 5px;
  overflow: hidden;
}
.progress {
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 10px;
  border-radius: 8px;
  background: #eee;
  box-shadow: 0 1px 0 #fff, 0 0 0 1px rgba(0, 0, 0, 0.1) inset,
    0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.progress .progress-bar {
  float: left;
  width: 0%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s;
  border-radius: 8px;
  box-shadow: none;
  height: 8px;
}
.progress-bar span {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
.progress-blue {
  background-image: linear-gradient(to bottom, #9bcff5 0, #6db9f0 100%);
  background-repeat: repeat-x;
  border: 1px solid #55aeee;
}
.xfieldimagegallery {
  margin: 20px -5px;
  list-style: none;
  clear: both;
}
.xfieldimagegallery li {
  list-style: none;
  margin: 0;
}
.xfieldimagegallery li img {
  float: left;
  margin: 5px;
  border: 5px solid #fff;
  width: 150px;
  height: 100px;
}
.xfieldimagegallery li img:hover {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
}
.dle-captcha:after {
  clear: both;
  display: block;
  content: "";
}
.dle-captcha > a {
  float: left;
  margin-right: 5px;
}
.dle-captcha img {
  position: relative;
  display: block;
  width: 130px;
  height: 46px;
  transition: 0.2s;
}
.dle-captcha > input {
  float: left;
  width: 130px;
}
.xfieldsnote {
  color: #838383;
  font-size: 0.9em;
}
.instagram-media,
.twitter-tweet {
  display: inline-block !important;
}
.ui-front {
  z-index: 1000;
}
.ui-button-icon-only {
  overflow: hidden;
  text-indent: -9999px;
}
button.ui-dialog-titlebar-close {
  background-color: transparent !important;
  position: absolute;
  right: 0;
  top: 0;
}
.emoji_box {
  width: 100%;
  max-width: 390px;
}
.emoji_category {
  padding: 7px;
  clear: both;
}
.emoji_list {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
  font-size: 2em;
}
.emoji_symbol {
  float: left;
  margin-bottom: 10px;
  width: 12.5%;
  text-align: center;
}
.emoji_symbol a,
.emoji_symbol a:hover {
  cursor: pointer;
  text-decoration: none;
}
.native-emoji {
  font-size: 1.3em;
}
@media screen and (max-width: 600px) {
  .form-item > label,
  .stat-list {
    width: 100%;
    float: none;
  }
  .bb-btn,
  .form-item > input[type="file"],
  .form-item > input[type="password"],
  .form-item > input[type="text"],
  .stat-list {
    float: none;
  }
  .form-wrap h1 {
    font-size: 16px;
  }
  .form-item {
    padding-left: 0;
  }
  .form-item > label {
    margin-left: 0;
    padding: 0 0 10px;
  }
  .form-item > input[type="button"] {
    display: none;
  }
  .form-checks input#allow_main {
    margin-left: 10px;
  }
  .form-buts a,
  .form-buts input[type="button"] {
    width: 50%;
    padding: 0;
    font-size: 12px;
  }
  .bb-pane {
    padding: 0 0 0 5px;
    height: 50px !important;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
  }
}
