@charset "UTF-8";

:root {
  --profile-top-menu-border: 1px solid #374558;
  --profile-top-menu-bg: #262932;
}

:root[data-theme='white'] {
  --profile-top-menu-border: 1px solid #d3d3d3;
  --profile-top-menu-bg: #fff;
}

.table-adaptive .table-row > .row > div > strong, .table-adaptive .table-row > .row > div > p, .table-adaptive .table-row > .row > div > span, .table-adaptive .table-row > .row > div > .area-user, .wapper .monitoring .server p, .wapper .monitoring .server strong, .wapper .monitoring .server a, .block .block_head, .vertical-navigation li a, #place_for_messages .dialog > div:nth-child(1) div p, #events .event > a:not(.btn), #events .event > span, #top_users a div > span, #companions a div > span, #last_activity > div > p, #last_activity > span > p, #mybans > div > p, #mybans > span > p, #forum .row .col-lg-8 > div h3, #forum .row .col-lg-4 div p, #forum_topics .row .col-lg-9 h3, #forum_topics .row .col-lg-3 div p, .user a[href^="../profile"]:not(:first-child), .user .btn, .detailed-profile > div:nth-child(1) > div span, .detailed-profile table tr td:nth-child(2) span, .detailed-profile ul li a, #stats tr td, #news a.small-new div p {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.table-adaptive .table-row, .block, .block .block_head, .our-steam-group, .vertical-navigation, .forum-info, .money-info-block, .profile-top-menu {
  border: var(--profile-top-menu-border);
  border-radius: 15px;
  background: var(--profile-top-menu-bg);
  }

.btn, .form-control, [class^="custom-"] {
  -webkit-box-shadow: none;
          box-shadow: none; }
  .btn:hover, .btn:focus, .btn:active, .btn.active, .btn:active:focus, .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus, .form-control:hover, .form-control:focus, .form-control:active, .form-control.active, .form-control:active:focus, .form-control:not(:disabled):not(.disabled):active, .form-control:not(:disabled):not(.disabled).active, .form-control:not(:disabled):not(.disabled):active:focus, .form-control:not(:disabled):not(.disabled).active:focus, [class^="custom-"]:hover, [class^="custom-"]:focus, [class^="custom-"]:active, [class^="custom-"].active, [class^="custom-"]:active:focus, [class^="custom-"]:not(:disabled):not(.disabled):active, [class^="custom-"]:not(:disabled):not(.disabled).active, [class^="custom-"]:not(:disabled):not(.disabled):active:focus, [class^="custom-"]:not(:disabled):not(.disabled).active:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }

*[onclick], *[data-toggle="modal"] {
  cursor: pointer; }

*[class^="btn"]:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }
		  
:root {
  --block-bg: #262932;
  --block-sb: 0 3px 4px rgb(20 22 25), 0 0 1px rgb(10 31 68 / 8%);
  --head-btn-bb: 1px solid #343a45;
  --head-btn-bg: #343a45;
  --btn-color: #f2f2f2;
  --form-control-bg: #2f353d;
  --form-control-color: #e8e8e8;
  --form-control-btn: #343a45;
  --form-control-br: 1px solid #2f353d;
  --color-w-b: white;
  --table-row-bb: 1px solid #374558;
  --input-bg: #313740;
  --tt-bc: #2a2f36 !important;
  --custom-sel-bg: #313740;
  --custom-sel-br: 1px solid #313740;
  --button-btn-bg: #343a45;
  --cus-radio-bg: #2a2f36 !important;
  --cus-file-color: #dbdbdb;
  --cus-file-after-bg: #38404d;
  --cus-input-color: #2f353d;
  --cus-input-button-bg: #2c313b;
  --cus-input-button-i-color: #8a94a6;
  --blockquote-bg: #2f353d none repeat scroll 0 0;
  --table-table-tbody-bg: #3b2b2b;
  --logo-bgi: url(../img/logo.png);
}
:root[data-theme='white'] {
	--block-bg: white;
	--block-sb: 0 3px 4px rgb(10 31 68 / 4%), 0 0 1px rgb(41 41 41 / 0%);
	--head-btn-bb: 1px solid #e8ebee;
	--head-btn-bg: #fff;
	--btn-color: #8a94a6;
	--form-control-bg: #fff;
	--form-control-color: #5d6c84;
	--form-control-btn: #fff;
	--form-control-br: 1px solid #e1e4e8;
	--color-w-b: black;
	--table-row-bb: 1px solid #f1f2f49e;
	--input-bg: #fff;
	--tt-bc: #dee2e6 !important;
	--custom-sel-bg: #31374000;
	--custom-sel-br: 1px solid #e1e4e8;
	--button-btn-bg: #3a8dff;
	--cus-radio-bg: #fff !important;
	--cus-file-color: #848484;
	--cus-file-after-bg: #dee2e6;
	--cus-input-color: #dee2e6;
	--cus-input-button-bg: #3a8dff;
	--cus-input-button-i-color: white;
	--blockquote-bg: #efefef none repeat scroll 0 0;
	--table-table-tbody-bg: #fce3e3;
	--logo-bgi: url(../img/logo_white.png);
}

.modal .modal-content {
  border-radius: 3px; }
  .modal .modal-content .modal-header {
    border-bottom: 0;
    padding: 35px 35px 20px 35px; }
    .modal .modal-content .modal-header .close {
      position: absolute;
      right: 16px;
      top: 16px;
      font-size: 26px;
      height: 40px;
      width: 40px;
      text-align: center;
      padding: 0;
      line-height: 40px; }
    .modal .modal-content .modal-header h4 {
      font-weight: 600;
      font-size: 18px;
      color: #ffffff;
      }
  .modal .modal-content .modal-body {
    padding: 0 35px 35px 35px; }
    .modal .modal-content .modal-body h4 {
      font-weight: 600;
      font-size: 18px;
      color: #0a1f44; }
    .modal .modal-content .modal-body table td {
      vertical-align: middle; }

.modal-backdrop.show {
  opacity: .75; }

.modal-lg2 {
  width: 1200px; }

.input-search {
  height: 56px;
  border-radius: 13px 13px 0 0;
  overflow: hidden;
  position: relative; }
  .input-search svg {
    z-index: 1000;
    position: absolute;
    left: 16px;
    top: 21px;
    color: #5d6c84;
    font-size: 12px;
    cursor: pointer; }
  .input-search .custom-input, .input-search .custom-input input, .input-search .custom-input .custom-file label, .custom-file .input-search .custom-input label {
    border-radius: 0 !important;
    text-indent: 0 !important;
    border: 0 !important;
    margin: 0; }
  .input-search .custom-input {
    margin-left: 32px;
    height: 56px;
    width: calc( 100% - 34px);
    padding-right: 160px; }
    .input-search .custom-input.with-title span {
      top: 19px; }
  .input-search .custom-select {
    width: 130px;
    position: absolute;
    right: 6px;
    top: 8px;
    height: 40px; }
    .input-search .custom-select.with-title > select {
      line-height: 22px;
      font-size: 13px;
      padding-top: 13px; }
    .input-search .custom-select.with-title > span {
      font-size: 11px;
      line-height: 14px;
      top: 3px; }

.custom-input {
  cursor: text;
  background: #2f353d;
  z-index: 1;
  position: relative;
  border: 1px solid #2f353d;
  height: 48px;
  width: 100%;
  line-height: 48px;
  border-radius: 6px;
  margin-bottom: 26px;
  }
  .custom-input > small {
    cursor: default;
    bottom: -22px;
    position: absolute;
    line-height: 17px;
    font-size: 12px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0;
    z-index: 2; }
  .custom-input > small:not(:empty) {
    opacity: 1; }
  .custom-input > input, .custom-file .custom-input > label {
    border-radius: 6px;
    z-index: 2;
    border: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 16px;
    font-weight: 500;
    font-size: 14px; }
    .custom-input > input::-webkit-input-placeholder, .custom-file .custom-input > label::-webkit-input-placeholder {
      color: #8a94a6; }
    .custom-input > input:-ms-input-placeholder, .custom-file .custom-input > label:-ms-input-placeholder {
      color: #8a94a6; }
    .custom-input > input::-ms-input-placeholder, .custom-file .custom-input > label::-ms-input-placeholder {
      color: #8a94a6; }
    .custom-input > input::placeholder, .custom-file .custom-input > label::placeholder {
      color: #8a94a6; }
  .custom-input.with-button > button {
    z-index: 3;
    position: absolute;
    right: 8px;
    top: 8px;
    height: 32px;
    width: 32px;
    border-radius: 6px;
    background: #2c313b;
    border: 0;
    line-height: 32px;
    font-size: 15px;
    cursor: pointer;
    }
    .custom-input.with-button > button > i {
      color: var(--cus-input-button-i-color); }
    .custom-input.with-button > button:hover {
      background: #3a8dffbf; }
      .custom-input.with-button > button:hover > i {
        color: #fff; }
    .custom-input.with-button > button > i.fa-pencil {
      display: block;
      width: 100%;
      height: 100%;
      line-height: 31px;
      font-size: 15px !important; }
  .custom-input.with-title > input, .custom-file .custom-input.with-title > label {
    font-size: 16px;
    color: #f8f8f8;
    }
  .custom-input.with-title > span {
    z-index: 3;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    height: 18px;
    top: 15px;
    left: 16px;
    color: #a9a9a9;
    }
  .custom-input.with-title > input:not(:placeholder-shown) + span, .custom-file .custom-input.with-title > label:not(:placeholder-shown) + span, .custom-input.with-title > input:focus + span, .custom-file .custom-input.with-title > label:focus + span {
    left: 15px;
    font-size: 12px;
    -webkit-transform: translateY(-12px);
        -ms-transform: translateY(-12px);
            transform: translateY(-12px); }
  .custom-input.with-title input.placeholder-hidden + span, .custom-input.with-title .custom-file label.placeholder-hidden + span, .custom-file .custom-input.with-title label.placeholder-hidden + span {
    left: 15px;
    font-size: 12px;
    -webkit-transform: translateY(-12px);
        -ms-transform: translateY(-12px);
            transform: translateY(-12px); }

.custom-select {
  cursor: text;
  background: #313740;
  z-index: 1;
  position: relative;
  border: 1px solid #313740;
  height: 48px;
  width: 100%;
  min-width: 90px;
  line-height: 48px;
  border-radius: 6px;
  margin-bottom: 26px;
  padding: 0;
  }
  .custom-select > small {
    cursor: default;
    bottom: -22px;
    position: absolute;
    line-height: 17px;
    font-size: 12px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0;
    z-index: 2; }
  .custom-select > small:not(:empty) {
    opacity: 1; }
    .custom-select > select::-webkit-input-placeholder {
      color: #8a94a6; }
    .custom-select > select:-ms-input-placeholder {
      color: #8a94a6; }
    .custom-select > select::-ms-input-placeholder {
      color: #8a94a6; }
    .custom-select > select::placeholder {
      color: #8a94a6; }
  .custom-select.with-title > span {
    z-index: 3;
    font-size: 12px;
    line-height: 14px;
    position: absolute;
    height: 18px;
    top: 5px;
    left: 17px;
    color: #b6b6b6;
    }

.form-control {
  font-size: 14px;
  border-radius: 0px 0px 15px 15px;
  text-indent: 0;
  background: #2f353d;
  border: 1px solid #2f353d;
  color: #e8e8e8;
  }
  .form-control:focus {
    border-color: #2f353d;
      background: #323941;
        color: #e8e8e8;
    -webkit-box-shadow: none;
            box-shadow: none; 
  }

input.form-control, .custom-file label.form-control, input[type="file"], .custom-file label[type="file"], select.form-control, select[type="file"] {
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  }
  input.form-control::-webkit-input-placeholder, .custom-file label.form-control::-webkit-input-placeholder, input[type="file"]::-webkit-input-placeholder, .custom-file label[type="file"]::-webkit-input-placeholder, select.form-control::-webkit-input-placeholder, select[type="file"]::-webkit-input-placeholder {
    font-size: 13px;
    color: #a6aebc; }
  input.form-control:-ms-input-placeholder, .custom-file label.form-control:-ms-input-placeholder, input[type="file"]:-ms-input-placeholder, .custom-file label[type="file"]:-ms-input-placeholder, select.form-control:-ms-input-placeholder, select[type="file"]:-ms-input-placeholder {
    font-size: 13px;
    color: #a6aebc; }
  input.form-control::-ms-input-placeholder, .custom-file label.form-control::-ms-input-placeholder, input[type="file"]::-ms-input-placeholder, .custom-file label[type="file"]::-ms-input-placeholder, select.form-control::-ms-input-placeholder, select[type="file"]::-ms-input-placeholder {
    font-size: 13px;
    color: #a6aebc; }
  input.form-control::placeholder, .custom-file label.form-control::placeholder, input[type="file"]::placeholder, .custom-file label[type="file"]::placeholder, select.form-control::placeholder, select[type="file"]::placeholder {
    font-size: 13px;
    color: #a6aebc; }

input[disabled], .custom-file label[disabled], select[disabled] {
  color: #777 !important;
  cursor: not-allowed !important; }

.custom-file {
  border-radius: 4px;
  cursor: pointer; }
  .custom-file input, .custom-file label {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: var(--tt-bc);
    background: #313740;
    color: #dbdbdb;
    }
  .custom-file label {
    width: 100%;
    height: 100%;
    line-height: 37px;
    padding: 0 16px; }
  .custom-file:hover label::after {
    background: #3a8dffbf;
    color: #fff; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background: #3a8dffbf;
  border-radius: 50%;
  border: 0;https://rebel-savage.ru/purse
  margin: 4px;
  width: 8px;
  height: 8px; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  color: transparent;
  background-color: transparent; }

.custom-radio .custom-control-label {
  color: #5d6c84;
  line-height: 24px;
  cursor: pointer;
  font-size: 13px; }
  .custom-radio .custom-control-label::before {
    background: var(--cus-radio-bg);
    border: 2px solid #3a8dffbf !important; }
  .custom-radio .custom-control-label::after, .custom-radio .custom-control-label::before {
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }

.custom-checkbox {
  cursor: pointer; }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    border: 0; }
  .custom-checkbox .custom-control-label {
    color: #ffffff;
    line-height: 24px;
    cursor: pointer;
    font-size: 13px;
    }
    .custom-checkbox .custom-control-label::before {
      background-color: transparent;
      border: 1px solid #e1e4e8; }
    .custom-checkbox .custom-control-label::after, .custom-checkbox .custom-control-label::before {
      -webkit-box-shadow: none !important;
              box-shadow: none !important; }

textarea:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

select.form-control {
  /* text-indent: 3px; */
  height: 40px !important;
  }

input[disabled], .custom-file label[disabled] {
  cursor: text !important;
  background: transparent; }

input[type="file"], .custom-file label[type="file"] {
  text-indent: 0;
  border: 0;
  -webkit-box-shadow: inset 0 0 1px 1px #dddddd;
  box-shadow: inset 0 0 1px 1px #dddddd;
  padding: 1px 1px 41px;
  overflow: hidden;
  max-width: 100%;
  }

.input-xs {
  height: 18px;
  padding: 0 6px;
  font-size: 12px;
  line-height: 18px;
  border-radius: 2px;
  width: auto; }
  .input-xsselect {
    height: 23px;
    line-height: 23px; }
  .input-xs[type="file"] {
    border-radius: 3px;
    padding: 0;
    height: 23px;
    width: auto;
    font-size: 12px;
    line-height: 23px; }

a.btn {
  line-height: 28px; }

a[data-toggle="popover"] {
  cursor: pointer; }

.input-group-sm {
  min-width: 150px; }
  .input-group-sm input, .input-group-sm .custom-file label, .custom-file .input-group-sm label {
    text-indent: 5px; }

.input-group .input-group-prepend .btn {
  margin: 0; }

.input-group .input-group-text {
  height: 40px;
  background-color: whitesmoke; }

.input-group.editing-date select {
  padding-left: 5px;
  text-indent: 0; }

.form-group label h4 {
  font-size: 16px;
  margin: 0;
  color: #ffffff;
  }

small {
  font-size: 85%;
  color: #777; }
  
p {
  margin-top: 0;
  margin-bottom: 20px; }

.text-warning {
  color: #ffad0d !important; }

.text-success {
  color: #3a8dffbf !important; }

.text-error, .text-danger {
  color: #f03d3d !important; }

a.btn:not(.disp-n), input.btn:not(.disp-n), .custom-file label.btn:not(.disp-n), button.btn:not(.disp-n), label.btn:not(.disp-n) {
  position: relative;
  display: inline-block;
  height: 40px;
  line-height: 38px;
  padding: 0 10px;
  font-size: 12px;
  color: #ffffff;
  background: #343a45;
  border-radius: 4px;
  font-weight: 500;
  }
  a.btn:not(.disp-n):hover, input.btn:not(.disp-n):hover, .custom-file label.btn:not(.disp-n):hover, button.btn:not(.disp-n):hover, label.btn:not(.disp-n):hover {
    color: #fff;
    background: #3a8dff;
    }
  a.btn:not(.disp-n).btn-primary, input.btn:not(.disp-n).btn-primary, .custom-file label.btn:not(.disp-n).btn-primary, button.btn:not(.disp-n).btn-primary, label.btn:not(.disp-n).btn-primary {
    background: #3a8dff;
    border-color: #3a8dff;
    color: #fff !important;
    }
    a.btn:not(.disp-n).btn-primary span, input.btn:not(.disp-n).btn-primary span, .custom-file label.btn:not(.disp-n).btn-primary span, button.btn:not(.disp-n).btn-primary span, label.btn:not(.disp-n).btn-primary span {
      color: #fff !important; }
  a.btn:not(.disp-n).btn-default, a.btn:not(.disp-n).btn-outline-primary, input.btn:not(.disp-n).btn-default, .custom-file label.btn:not(.disp-n).btn-default, input.btn:not(.disp-n).btn-outline-primary, .custom-file label.btn:not(.disp-n).btn-outline-primary, button.btn:not(.disp-n).btn-default, button.btn:not(.disp-n).btn-outline-primary, label.btn:not(.disp-n).btn-default, label.btn:not(.disp-n).btn-outline-primary {
    background: #343a45;
    border-color: #343a45;
    color: #f3f3f3;
    }
    a.btn:not(.disp-n).btn-default span, a.btn:not(.disp-n).btn-default i, a.btn:not(.disp-n).btn-outline-primary span, a.btn:not(.disp-n).btn-outline-primary i, input.btn:not(.disp-n).btn-default span, .custom-file label.btn:not(.disp-n).btn-default span, input.btn:not(.disp-n).btn-default i, .custom-file label.btn:not(.disp-n).btn-default i, input.btn:not(.disp-n).btn-outline-primary span, .custom-file label.btn:not(.disp-n).btn-outline-primary span, input.btn:not(.disp-n).btn-outline-primary i, .custom-file label.btn:not(.disp-n).btn-outline-primary i, button.btn:not(.disp-n).btn-default span, button.btn:not(.disp-n).btn-default i, button.btn:not(.disp-n).btn-outline-primary span, button.btn:not(.disp-n).btn-outline-primary i, label.btn:not(.disp-n).btn-default span, label.btn:not(.disp-n).btn-default i, label.btn:not(.disp-n).btn-outline-primary span, label.btn:not(.disp-n).btn-outline-primary i {
      color: #ffffff !important; }
    a.btn:not(.disp-n).btn-default:hover, a.btn:not(.disp-n).btn-default.active, a.btn:not(.disp-n).btn-outline-primary:hover, a.btn:not(.disp-n).btn-outline-primary.active, input.btn:not(.disp-n).btn-default:hover, .custom-file label.btn:not(.disp-n).btn-default:hover, input.btn:not(.disp-n).btn-default.active, .custom-file label.btn:not(.disp-n).btn-default.active, input.btn:not(.disp-n).btn-outline-primary:hover, .custom-file label.btn:not(.disp-n).btn-outline-primary:hover, input.btn:not(.disp-n).btn-outline-primary.active, .custom-file label.btn:not(.disp-n).btn-outline-primary.active, button.btn:not(.disp-n).btn-default:hover, button.btn:not(.disp-n).btn-default.active, button.btn:not(.disp-n).btn-outline-primary:hover, button.btn:not(.disp-n).btn-outline-primary.active, label.btn:not(.disp-n).btn-default:hover, label.btn:not(.disp-n).btn-default.active, label.btn:not(.disp-n).btn-outline-primary:hover, label.btn:not(.disp-n).btn-outline-primary.active {
      background: #3a8dffbf;
      color: #fff; }
      a.btn:not(.disp-n).btn-default:hover span, a.btn:not(.disp-n).btn-default:hover i, a.btn:not(.disp-n).btn-default.active span, a.btn:not(.disp-n).btn-default.active i, a.btn:not(.disp-n).btn-outline-primary:hover span, a.btn:not(.disp-n).btn-outline-primary:hover i, a.btn:not(.disp-n).btn-outline-primary.active span, a.btn:not(.disp-n).btn-outline-primary.active i, input.btn:not(.disp-n).btn-default:hover span, .custom-file label.btn:not(.disp-n).btn-default:hover span, input.btn:not(.disp-n).btn-default:hover i, .custom-file label.btn:not(.disp-n).btn-default:hover i, input.btn:not(.disp-n).btn-default.active span, .custom-file label.btn:not(.disp-n).btn-default.active span, input.btn:not(.disp-n).btn-default.active i, .custom-file label.btn:not(.disp-n).btn-default.active i, input.btn:not(.disp-n).btn-outline-primary:hover span, .custom-file label.btn:not(.disp-n).btn-outline-primary:hover span, input.btn:not(.disp-n).btn-outline-primary:hover i, .custom-file label.btn:not(.disp-n).btn-outline-primary:hover i, input.btn:not(.disp-n).btn-outline-primary.active span, .custom-file label.btn:not(.disp-n).btn-outline-primary.active span, input.btn:not(.disp-n).btn-outline-primary.active i, .custom-file label.btn:not(.disp-n).btn-outline-primary.active i, button.btn:not(.disp-n).btn-default:hover span, button.btn:not(.disp-n).btn-default:hover i, button.btn:not(.disp-n).btn-default.active span, button.btn:not(.disp-n).btn-default.active i, button.btn:not(.disp-n).btn-outline-primary:hover span, button.btn:not(.disp-n).btn-outline-primary:hover i, button.btn:not(.disp-n).btn-outline-primary.active span, button.btn:not(.disp-n).btn-outline-primary.active i, label.btn:not(.disp-n).btn-default:hover span, label.btn:not(.disp-n).btn-default:hover i, label.btn:not(.disp-n).btn-default.active span, label.btn:not(.disp-n).btn-default.active i, label.btn:not(.disp-n).btn-outline-primary:hover span, label.btn:not(.disp-n).btn-outline-primary:hover i, label.btn:not(.disp-n).btn-outline-primary.active span, label.btn:not(.disp-n).btn-outline-primary.active i {
        color: #fff !important; }
  a.btn:not(.disp-n).btn-danger, input.btn:not(.disp-n).btn-danger, .custom-file label.btn:not(.disp-n).btn-danger, button.btn:not(.disp-n).btn-danger, label.btn:not(.disp-n).btn-danger {
    color: #fff;
    background: #f03d3d;
    border-color: #f03d3d; }
    a.btn:not(.disp-n).btn-danger span, a.btn:not(.disp-n).btn-danger i, input.btn:not(.disp-n).btn-danger span, .custom-file label.btn:not(.disp-n).btn-danger span, input.btn:not(.disp-n).btn-danger i, .custom-file label.btn:not(.disp-n).btn-danger i, button.btn:not(.disp-n).btn-danger span, button.btn:not(.disp-n).btn-danger i, label.btn:not(.disp-n).btn-danger span, label.btn:not(.disp-n).btn-danger i {
      color: #fff !important; }
  a.btn:not(.disp-n).btn-success, input.btn:not(.disp-n).btn-success, .custom-file label.btn:not(.disp-n).btn-success, button.btn:not(.disp-n).btn-success, label.btn:not(.disp-n).btn-success {
    color: #fff;
    background: #3dff3abf;
    border-color: #3dff3abf; }
    a.btn:not(.disp-n).btn-success span, a.btn:not(.disp-n).btn-success i, input.btn:not(.disp-n).btn-success span, .custom-file label.btn:not(.disp-n).btn-success span, input.btn:not(.disp-n).btn-success i, .custom-file label.btn:not(.disp-n).btn-success i, button.btn:not(.disp-n).btn-success span, button.btn:not(.disp-n).btn-success i, label.btn:not(.disp-n).btn-success span, label.btn:not(.disp-n).btn-success i {
      color: #fff !important; }
  a.btn:not(.disp-n).btn-warning, input.btn:not(.disp-n).btn-warning, .custom-file label.btn:not(.disp-n).btn-warning, button.btn:not(.disp-n).btn-warning, label.btn:not(.disp-n).btn-warning {
    color: #fff;
    background: #ffad0d;
    border-color: #ffad0d; }
    a.btn:not(.disp-n).btn-warning span, a.btn:not(.disp-n).btn-warning i, input.btn:not(.disp-n).btn-warning span, .custom-file label.btn:not(.disp-n).btn-warning span, input.btn:not(.disp-n).btn-warning i, .custom-file label.btn:not(.disp-n).btn-warning i, button.btn:not(.disp-n).btn-warning span, button.btn:not(.disp-n).btn-warning i, label.btn:not(.disp-n).btn-warning span, label.btn:not(.disp-n).btn-warning i {
      color: #fff !important; }
  a.btn:not(.disp-n).btn-danger:hover::after, a.btn:not(.disp-n).btn-primary:hover::after, a.btn:not(.disp-n).btn-light:hover::after, a.btn:not(.disp-n).btn-default:hover::after, a.btn:not(.disp-n).btn-success:hover::after, a.btn:not(.disp-n).btn-warning:hover::after, input.btn:not(.disp-n).btn-danger:hover::after, .custom-file label.btn:not(.disp-n).btn-danger:hover::after, input.btn:not(.disp-n).btn-primary:hover::after, .custom-file label.btn:not(.disp-n).btn-primary:hover::after, input.btn:not(.disp-n).btn-light:hover::after, .custom-file label.btn:not(.disp-n).btn-light:hover::after, input.btn:not(.disp-n).btn-default:hover::after, .custom-file label.btn:not(.disp-n).btn-default:hover::after, input.btn:not(.disp-n).btn-success:hover::after, .custom-file label.btn:not(.disp-n).btn-success:hover::after, input.btn:not(.disp-n).btn-warning:hover::after, .custom-file label.btn:not(.disp-n).btn-warning:hover::after, button.btn:not(.disp-n).btn-danger:hover::after, button.btn:not(.disp-n).btn-primary:hover::after, button.btn:not(.disp-n).btn-light:hover::after, button.btn:not(.disp-n).btn-default:hover::after, button.btn:not(.disp-n).btn-success:hover::after, button.btn:not(.disp-n).btn-warning:hover::after, label.btn:not(.disp-n).btn-danger:hover::after, label.btn:not(.disp-n).btn-primary:hover::after, label.btn:not(.disp-n).btn-light:hover::after, label.btn:not(.disp-n).btn-default:hover::after, label.btn:not(.disp-n).btn-success:hover::after, label.btn:not(.disp-n).btn-warning:hover::after {
    width: 100%; }
  @media (max-width: 900px) {
    a.btn:not(.disp-n)::after, input.btn:not(.disp-n)::after, .custom-file label.btn:not(.disp-n)::after, button.btn:not(.disp-n)::after, label.btn:not(.disp-n)::after {
      display: none; } }
  a.btn:not(.disp-n)::after, input.btn:not(.disp-n)::after, .custom-file label.btn:not(.disp-n)::after, button.btn:not(.disp-n)::after, label.btn:not(.disp-n)::after {
    content: "";
    background: rgba(0, 0, 0, 0.05) !important;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    border-radius: 4px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  a.btn:not(.disp-n).btn-dark, input.btn:not(.disp-n).btn-dark, .custom-file label.btn:not(.disp-n).btn-dark, button.btn:not(.disp-n).btn-dark, label.btn:not(.disp-n).btn-dark {
    color: #fff;
    border: 1px solid #3a8dffbf;
    background-color: #3a8dffbf;
    }
  a.btn:not(.disp-n).btn-sm, input.btn:not(.disp-n).btn-sm, .custom-file label.btn:not(.disp-n).btn-sm, button.btn:not(.disp-n).btn-sm, label.btn:not(.disp-n).btn-sm {
    height: 32px;
    line-height: 30px; }
  a.btn:not(.disp-n).btn-xs, input.btn:not(.disp-n).btn-xs, .custom-file label.btn:not(.disp-n).btn-xs, button.btn:not(.disp-n).btn-xs, label.btn:not(.disp-n).btn-xs {
    line-height: 22px;
    font-size: 12px;
    height: 24px;
    padding: 0 10px; }
  a.btn:not(.disp-n).btn-lg, input.btn:not(.disp-n).btn-lg, .custom-file label.btn:not(.disp-n).btn-lg, button.btn:not(.disp-n).btn-lg, label.btn:not(.disp-n).btn-lg {
    height: 48px;
    font-weight: 500;
    line-height: 48px;
    font-size: 14px;
    text-align: center; }
  a.btn:not(.disp-n) i[class*="fa-"], input.btn:not(.disp-n) i[class*="fa-"], .custom-file label.btn:not(.disp-n) i[class*="fa-"], button.btn:not(.disp-n) i[class*="fa-"], label.btn:not(.disp-n) i[class*="fa-"] {
    font-size: 110%;
    position: relative;
    top: 0;
    margin-right: 3px; }
  a.btn:not(.disp-n).btn-xl, input.btn:not(.disp-n).btn-xl, .custom-file label.btn:not(.disp-n).btn-xl, button.btn:not(.disp-n).btn-xl, label.btn:not(.disp-n).btn-xl {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 38px;
    font-size: 15px;
    outline: 2px dashed #8db0cc;
    margin-bottom: 0; }
    a.btn:not(.disp-n).btn-xl[href="#"], input.btn:not(.disp-n).btn-xl[href="#"], .custom-file label.btn:not(.disp-n).btn-xl[href="#"], button.btn:not(.disp-n).btn-xl[href="#"], label.btn:not(.disp-n).btn-xl[href="#"] {
      cursor: pointer; }
  a.btn:not(.disp-n)[disabled], input.btn:not(.disp-n)[disabled], .custom-file label.btn:not(.disp-n)[disabled], button.btn:not(.disp-n)[disabled], label.btn:not(.disp-n)[disabled] {
    cursor: not-allowed !important; }

label.btn.btn-sm {
  height: 32px;
  line-height: 20px !important;
  font-size: 12px !important; }

blockquote {
  padding: 5px;
  margin: 0 0 5px;
  border-left: 5px solid #eee;
  background: rgba(238, 238, 238, 0.3) none repeat scroll 0 0; }

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;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.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'; }

blockquote:before,
blockquote:after {
  content: ""; }

@media (max-width: 991.99px) {
  .order-is-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-is-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 13;
            order: 13; } }

@media (min-width: 992px) {
  .order-is-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-is-last {
    -ms-flex-order: -2;
    -webkit-box-ordinal-group: -2;
            order: -2; } }

.table-adaptive {
  margin-bottom: 32px; }
  .table-adaptive.mt {
    margin-top: -24px !important; }
  .table-adaptive.table-fused {
    overflow: hidden;
    border-radius: 4px; }
    .table-adaptive.table-fused .loader {
      margin: 16px 0; }
    .table-adaptive.table-fused .table-row {
      -webkit-box-shadow: none;
              box-shadow: none;
      margin: 0;
      border-bottom: 1px solid #f1f2f4;
      padding: 0 16px; }
      .table-adaptive.table-fused .table-row:last-child {
        border-bottom: 0; }
  .table-adaptive .table-row {
    margin-bottom: 16px;
    padding: 0 16px; }
    .table-adaptive .table-row > .row {
      height: 48px; }
      .table-adaptive .table-row > .row > div {
        padding: 0 16px; }
        .table-adaptive .table-row > .row > div > strong, .table-adaptive .table-row > .row > div > p, .table-adaptive .table-row > .row > div > span {
          display: inline-block;
          max-width: 100%; }
        .table-adaptive .table-row > .row > div > p {
          width: auto;
          color: #c0c0c0;
          font-weight: 500;
          font-size: 12px;
          line-height: 48px;
          }
        .table-adaptive .table-row > .row > div > strong {
          color: #0a1f44;
          font-weight: 600;
          line-height: 48px;
          font-size: 14px; }
        .table-adaptive .table-row > .row > div > .area-user {
          color: #0a1f44;
          font-weight: 600;
          line-height: 48px;
          font-size: 14px; }
          .table-adaptive .table-row > .row > div > .area-user a img {
            height: 18px;
            width: 18px;
            border-radius: 3px;
            margin-right: 2px; }
          .table-adaptive .table-row > .row > div > .area-user a i {
            font-style: normal; }
        .table-adaptive .table-row > .row > div > .area-image img {
          margin: 10px;
          max-height: 30px;
          width: auto; }
        .table-adaptive .table-row > .row > div.with-icon {
          position: relative;
          padding-left: 30px; }
          .table-adaptive .table-row > .row > div.with-icon > svg, .table-adaptive .table-row > .row > div.with-icon > img {
            position: absolute;
            left: 5px;
            top: 18px; }
          .table-adaptive .table-row > .row > div.with-icon > i {
            color: #0a1f44;
            font-size: 18px; }
          .table-adaptive .table-row > .row > div.with-icon > img {
            height: 18px;
            width: 18px;
            border-radius: 3px; }
        .table-adaptive .table-row > .row > div.with-description > p {
          width: 100%;
          line-height: 18px;
          font-size: 14px;
          margin: 9px 0 0;
          color: #0a1f44;
          font-weight: 500; }
          .table-adaptive .table-row > .row > div.with-description > p a {
            color: #0a1f44; }
        .table-adaptive .table-row > .row > div.with-description > .area-user img {
          display: none; }
        .table-adaptive .table-row > .row > div.with-description > span {
          width: 100%;
          font-weight: 500;
          line-height: 20px;
          font-size: 12px;
          top: -8px;
          position: relative;
          color: #a6aebc; }
          .table-adaptive .table-row > .row > div.with-description > span a {
            color: #a6aebc !important; }
          .table-adaptive .table-row > .row > div.with-description > span p {
            color: #a6aebc !important;
            margin: 0; }
        .table-adaptive .table-row > .row > div.with-button > .btn {
          margin: 8px 0 0; }
          .table-adaptive .table-row > .row > div.with-button > .btn i {
            font-size: 16px;
            line-height: 30px;
            text-align: center; }
    @media (max-width: 991.99px) {
      .table-adaptive .table-row > .row {
        height: auto;
        padding-bottom: 16px; }
        .table-adaptive .table-row > .row > div {
          padding: 0 16px;
          height: 42px; }
          .table-adaptive .table-row > .row > div.with-icon {
            padding-left: 42px; }
            .table-adaptive .table-row > .row > div.with-icon > i, .table-adaptive .table-row > .row > div.with-icon > img {
              left: 16px;
              top: 18px; }
          .table-adaptive .table-row > .row > div.with-button .btn {
            width: 100%; } }

#cote {
  height: 150px;
  width: 150px;
  position: absolute;
  right: -25px;
  cursor: pointer;
  bottom: -29px;
  z-index: 1001; }
  #cote img {
    height: 150px;
    width: 150px; }

@media (max-width: 991.99px) {
  #cote {
    display: none; } }

.m-icon {
  font-family: Font Awesome\ 5 Pro;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-size: 1.33333em;
  vertical-align: -.0667em;
  font-weight: 900;
  }
  .m-icon.icon-trash:before {
    font-weight: 400;
    content: "\f1f8"; }
  .m-icon.icon-remove:before {
    content: "\f00d"; }
  .m-icon.icon-ok:before {
    content: "\f00c"; }
  .m-icon.icon-pencil:before {
    font-weight: 400;
    content: "\f040"; }
  .m-icon.icon-link:before {
    content: "\f0c1"; }
  .m-icon.icon-time:before {
    font-weight: 400;
    content: "\f017"; }
  .m-icon.icon-user:before {
    content: "\f007"; }
  .m-icon.icon-up:before {
    content: "\f077"; }
  .m-icon.icon-down:before {
    content: "\f078"; }
  .m-icon.icon-left:before {
    content: "\f104"; }
  .m-icon.icon-right:before {
    content: "\f105"; }
  .m-icon.icon-plus:before {
    content: "\f067"; }
  .m-icon.icon-minus:before {
    content: "\f068"; }
  .m-icon.icon-bank:before {
    content: "\f19c"; }
  .m-icon.icon-marker:before {
    content: "\f041"; }
  .m-icon.icon-vk:before {
    font-family: 'Font Awesome 5 Brands', serif;
    content: "\f189"; }
  .m-icon.icon-steam:before {
    font-weight: 400;
    font-family: 'Font Awesome 5 Brands', serif;
    content: "\f3f6"; }
  .m-icon.icon-fb:before {
    font-family: 'Font Awesome 5 Brands', serif;
    content: "\f39e"; }
  .m-icon.icon-bars:before {
    content: "\f0c9"; }
  .m-icon.icon-compress:before {
    content: "\f066"; }

.with_code {
  overflow-wrap: break-word; }
  .with_code ol {
    list-style: decimal;
    margin-left: 15px; }
  .with_code ul {
    list-style: disc;
    margin-left: 15px; }
  .with_code em {
    font-style: italic; }
  .with_code video {
    max-width: 100%; }
  .with_code .player {
    height: 40px;
    overflow: hidden; }
    .with_code .player object {
      position: relative;
      margin-top: -22px; }
  .with_code video, .with_code iframe {
    border: 0;
    max-width: 100%; }
  .with_code img {
    max-width: 100%;
    height: auto;
    border-radius: 2px; }
    .with_code img[style="margin-left:auto;margin-right:auto;"] {
      margin: 0 auto;
      display: block; }
  .with_code .m-icon {
    font-size: 11px;
    margin-right: 2px; }
  .with_code::after {
    clear: both;
    display: table;
    content: " "; }
  .with_code table {
    width: auto;
    max-width: 100% !important; }
    .with_code table tr td {
      border: 1px solid #f1f2f4;
      padding: 5px;
      word-break: break-all;
      white-space: pre-wrap;
      word-wrap: break-word; }
  .with_code .g_sticker {
    max-width: 250px !important; }

img.thumbnail-img {
  border-radius: 2px;
  height: auto;
  margin: 0;
  width: 100%; }

#imgs .thumbnail {
  max-width: 100px;
  margin-right: 10px;
  margin-bottom: 0;
  float: left; }

#imgs::before, #imgs::after {
  display: table;
  content: " "; }

#imgs::after {
  clear: both; }

div.spoiler div.spoiler-title {
  font-size: 13px;
  font-weight: bold;
  padding: 5px 3px;
  border: 1px solid #f1f2f4;
  cursor: pointer;
  line-height: 25px;
  background: whitesmoke;
  height: 35px; }

div.spoiler div.spoiler-title div.spoiler-toggle {
  display: inline-block;
  float: left;
  width: 11px;
  height: 11px;
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 6px;
  cursor: pointer;
  -webkit-user-modify: read-only; }

div.spoiler div.spoiler-title div.hide-icon {
  background: url("../img/minus.png") no-repeat scroll left center transparent; }

div.spoiler div.spoiler-title div.show-icon {
  background: url("../img/plus.png") no-repeat scroll left center transparent; }

div.spoiler div.spoiler-content {
  font-size: 13px;
  border: 1px solid #f1f2f4;
  border-top: 0;
  padding: 6px 10px;
  background: #fff; }

div.spoiler div.title-text {
  float: left;
  height: 24px;
  line-height: 20px;
  font-weight: normal; }

.error_message, .success_message {
  height: 0;
  margin: 0;
  font-size: 14px;
  position: relative;
  float: right;
  top: -40px;
  right: 10px; }

.input_error {
  border-color: #e09292 !important;
  background-color: #fce3e3 !important; }

.input_success {
  border-color: #8fc47a !important;
  background-color: #e3f5dc !important; }

.success_message {
  color: #3a8dffbf !important; }

.error_message {
  color: #FF5D5D !important; }

@media (min-width: 992px) {
  .table-responsive {
    overflow: hidden; }
  .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: normal !important; } }

.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.table {
  border: 0 !important; }

.table-responsive > table.table > tbody:first-child > tr:first-child > th,
.table-responsive > table.table > tbody:first-child > tr:first-child > td,
.table-responsive > table.table > thead > tr:first-child > th,
.table-responsive > table.table > thead > tr:first-child > td {
  border-top: 0 !important;
  }

.table-responsive > table.table > thead > tr > th:first-child,
.table-responsive > table.table > tbody > tr > th:first-child,
.table-responsive > table.table > tfoot > tr > th:first-child,
.table-responsive > table.table > thead > tr > td:first-child,
.table-responsive > table.table > tbody > tr > td:first-child,
.table-responsive > table.table > tfoot > tr > td:first-child {
  border-left: 0 !important;
  }

.table-responsive > table.table > thead > tr > th:last-child,
.table-responsive > table.table > tbody > tr > th:last-child,
.table-responsive > table.table > tfoot > tr > th:last-child,
.table-responsive > table.table > thead > tr > td:last-child,
.table-responsive > table.table > tbody > tr > td:last-child,
.table-responsive > table.table > tfoot > tr > td:last-child {
  border-right: 0 !important; }

.table-responsive > table.table > tbody > tr:last-child > th,
.table-responsive > table.table > tfoot > tr:last-child > th,
.table-responsive > table.table > tbody > tr:last-child > td,
.table-responsive > table.table > tfoot > tr:last-child > td {
  border-bottom: 0 !important; }

table.table.table-bordered {
  border-color: #2a2f36 !important;
  }
  table.table.table-bordered tr {
    border-color: #e1e4e800 !important; }
    table.table.table-bordered tr td {
      font-size: 13px;
      border-color: var(--tt-bc);
      }

table.table > thead tr td {
  font-size: 13px; }

table.table > tbody > tr.danger > td {
  background: var(--table-table-tbody-bg);
  border-color: #e8caca;
  color: #FF5D5D; }
  table.table > tbody > tr.danger > td span {
    color: #FF5D5D; }

table.table > tbody > tr.success > td {
  background: #e3f5dc;
  border-color: #cde8c3;
  color: #3a8dffbf; }
  table.table > tbody > tr.success > td span {
    color: #3a8dffbf; }

table.table > tbody > tr.warning > td {
  background: #fff0d2;
  border-color: #e8ddca;
  color: #9f7b34; }
  table.table > tbody > tr.warning > td span {
    color: #9f7b34; }

table.table > tbody > tr > td {
  vertical-align: middle;
  font-size: 13px;
  line-height: 15px;
  color: #9ca8bc;
  }
  table.table > tbody > tr > td .btn {
    margin: 0; }
  table.table > tbody > tr > td p {
    margin: 0; }
  table.table > tbody > tr > td a {
    color: #3a8dffbf;
    white-space: nowrap; }
    table.table > tbody > tr > td a[href*="profile"] img, table.table > tbody > tr > td a img[src="../files/avatars/no_avatar.jpg"] {
      height: 18px;
      width: 18px;
      margin-right: 5px;
      border-radius: 4px; }
    table.table > tbody > tr > td a[href*="profile"] i {
      font-style: normal; }

#search_ban_res_min > tr:nth-child(2n) {
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important; }
  #search_ban_res_min > tr:nth-child(2n) > td {
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important; }

#bans tr td:nth-child(1):hover,
#tickets tr td:nth-child(2):hover,
#open_tickets tr td:nth-child(2):hover,
#close_tickets tr td:nth-child(2):hover,
#search_ban_res_min tr td:nth-child(2):hover {
  background-color: whitesmoke; }

#bans tr td:nth-child(1) a,
#tickets tr td:nth-child(2) a,
#open_tickets tr td:nth-child(2) a,
#close_tickets tr td:nth-child(2) a,
#search_ban_res_min tr td:nth-child(2) a {
  max-width: 300px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block; }

#muts td, #banlist td, #stats td {
  vertical-align: middle;
  cursor: pointer; }

td[colspan$="10"] img, td[colspan$="10"] {
  text-align: center;
  padding: 10px !important;
  color: #8f8f8f;
  font-weight: normal;
  font-size: 13px;
  /* background-color: rgba(246, 246, 246, 0.5); */
  margin: 0 auto;
  }

table tr[data-toggle="modal"] > td, table.admins tr > td {
  border-bottom: 0 !important; }

.hidden-tr > td {
  height: 0 !important;
  border: 0 !important;
  padding: 0 !important; }

.mce-tinymce {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }
  .mce-tinymce .mce-btn-small button {
    padding: 7px 6px; }
  .mce-tinymce .mce-path {
    padding: 14px; }
  .mce-tinymce .mce-btn-group:not(:first-child) {
    border-left: 0; }

.mce-fullscreen div[id^="mceu_"].mce-container.mce-fullscreen {
  z-index: 2000; }

.label.label-default {
  color: #466ea5; }

.label.label-success {
  color: #3a8dffbf; }

.label.label-danger {
  color: #FF5D5D; }

div[id^="pagination"]::after {
  display: table;
  clear: both;
  content: ' '; }

.pagination {
  display: inline-block;
  padding-left: 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li:first-child > a, .pagination > li:last-child > a {
  width: 24px !important;
  background: #e1e4e8; }
  .pagination > li:first-child > a span, .pagination > li:last-child > a span {
    color: #e1e4e8 !important; }

.pagination > li:first-child > a > span, .pagination > li:last-child > a > span {
  font-family: Font Awesome\ 5 Pro;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
  font-weight: 400;
  color: white; }
  .pagination > li:first-child > a > span:before, .pagination > li:last-child > a > span:before {
    color: #0a1f44;
    font-size: 11px;
    position: relative;
    left: 4px;
    top: -1px; }

.pagination > li:first-child > a > span:before {
  content: "\f060"; }

.pagination > li:last-child > a > span:before {
  content: "\f061"; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  height: 25px;
  width: 25px;
  text-align: center;
  margin: 0 5px;
  border-radius: 4px;
  line-height: 22px;
  color: #0a1f44;
  border: 1px solid #e1e4e8;
  background: white; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  opacity: .8; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #3a8dffbf;
  border-color: #3a8dffbf; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  cursor: not-allowed; }

div[id^="pagination"] {
  display: block;
  text-align: center;
  margin: 0 auto 25px; }
  div[id^="pagination"] ul {
    float: left;
    margin: 0 -5px; }

@media (max-width: 991.99px) {
  .pagination > li:nth-child(4), .pagination > li:nth-child(5), .pagination > li:nth-child(6), .pagination > li:nth-child(7), .pagination > li:nth-child(8), .pagination > li:nth-child(9), .pagination > li:nth-child(10) {
    display: none; }
  .pagination > li:nth-last-child(1), .pagination > li:nth-last-child(2), .pagination > li:nth-last-child(3), .pagination > li:nth-last-child(4) {
    display: inline !important; } }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }
  .owl-carousel > .container {
    padding: 0; }
  .owl-carousel.smiles_panel *::selection, .owl-carousel.smiles_panel *::-moz-selection {
    background: none; }
  .owl-carousel .owl-dots {
    display: none; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden; }
    .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(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .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 {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: -webkit-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }
  .owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
            animation-duration: 1000ms;
    -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; }

.no-js .owl-carousel {
  display: block; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1100;
  background-color: black;
  opacity: 0.75;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1110;
  text-align: center;
  line-height: 0;
  font-weight: normal; }
  .lightbox .lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 2px; }
    .lightbox .lb-outerContainer .lb-container {
      padding: 2px; }
      .lightbox .lb-outerContainer .lb-container > .nav {
        left: 0; }
      .lightbox .lb-outerContainer .lb-container .lb-loader {
        position: absolute;
        top: 43%;
        left: 0;
        height: 25%;
        width: 100%;
        text-align: center;
        line-height: 0; }
        .lightbox .lb-outerContainer .lb-container .lb-loader .lb-cancel {
          display: block;
          width: 32px;
          height: 32px;
          margin: 0 auto;
          background: url("../img/loader.gif") no-repeat; }
      .lightbox .lb-outerContainer .lb-container .lb-image {
        display: block;
        height: auto;
        max-width: inherit;
        border-radius: 3px; }
      .lightbox .lb-outerContainer .lb-container .lb-nav {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 10; }
        .lightbox .lb-outerContainer .lb-container .lb-nav a {
          outline: none;
          background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }
        .lightbox .lb-outerContainer .lb-container .lb-nav .lb-prev, .lightbox .lb-outerContainer .lb-container .lb-nav .lb-next {
          height: 100%;
          cursor: pointer;
          display: block; }
        .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-prev, .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-next {
          opacity: 0;
          -webkit-transition: opacity 0.6s;
          -o-transition: opacity 0.6s;
          transition: opacity 0.6s;
          background: rgba(0, 0, 0, 0.26); }
        .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-prev:after, .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-next:after {
          font-family: Font Awesome\ 5 Pro;
          -moz-osx-font-smoothing: grayscale;
          -webkit-font-smoothing: antialiased;
          display: inline-block;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          font-size: 1.33333em;
          line-height: 0.75em;
          vertical-align: -.0667em;
          line-height: 0.75em;
          font-weight: 900;
          font-size: 30px;
          color: #fff;
          position: absolute;
          top: 50%;
          margin-top: -0.325em; }
        .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-prev {
          width: 20%;
          left: 0;
          float: left; }
          .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-prev::after {
            margin-left: -8px;
            left: 10%;
            content: "\f104"; }
        .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-next {
          width: 20%;
          right: 0;
          float: right; }
          .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-next::after {
            margin-right: -8px;
            right: 10%;
            content: "\f105"; }
        .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-prev:hover, .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-next:hover {
          opacity: 0.8; }
  .lightbox .lb-outerContainer:after {
    content: "";
    display: table;
    clear: both; }
  .lightbox a img {
    border: none; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%; }
  .lb-dataContainer::after {
    content: "";
    display: table;
    clear: both; }
  .lb-dataContainer .lb-data {
    padding: 0 4px;
    color: #ccc; }
    .lb-dataContainer .lb-data .lb-details {
      width: 85%;
      float: left;
      text-align: left;
      line-height: 1.1em; }
    .lb-dataContainer .lb-data .lb-caption {
      font-size: 13px;
      font-weight: bold;
      line-height: 1em; }
    .lb-dataContainer .lb-data .lb-number {
      display: block;
      clear: left;
      padding-bottom: 1em;
      font-size: 12px;
      color: #999; }
    .lb-dataContainer .lb-data .lb-close {
      color: #ccc;
      display: block;
      float: right;
      width: 30px;
      height: 30px;
      text-align: right;
      outline: none;
      opacity: 0.7;
      -webkit-transition: opacity 0.2s;
      -o-transition: opacity 0.2s;
      transition: opacity 0.2s; }
      .lb-dataContainer .lb-data .lb-close::after {
        font-family: Font Awesome\ 5 Pro;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        font-size: 1.33333em;
        line-height: 0.75em;
        vertical-align: -.0667em;
        font-weight: 900;
        content: "\f00d"; }
      .lb-dataContainer .lb-data .lb-close:hover {
        cursor: pointer;
        opacity: 1; }

.noty_bar.noty_type_error .noty_message {
  background: #fce3e3;
  color: #FF5D5D;
  border: 1px solid #e8caca; }

.noty_bar.noty_type_error a {
  color: #FF5D5D; }

.noty_bar .noty_message {
  background: #2a2f36;
  color: #5d6c84;
  border: 1px solid #2a2f36;
  -webkit-box-shadow: 0 -1px 0 #d7d8db;
  box-shadow: 0 -1px 0 #d7d8db;
  border-radius: 0px;
  padding: 15px !important;
  }
  .noty_bar .noty_message .noty_https://rebel-savage.ru/pursetext {
    margin: -15px;
    display: block;
    font-weight: 400; }
    .noty_bar .noty_message .noty_text a {
      display: block;
      padding: 15px; }

.animated {
  border: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .animated .infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .animated .hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

#nprogress {
  z-index: 1200;
  pointer-events: none; }
  #nprogress .bar {
    background: #3a8dffbf;
    position: fixed;
    z-index: 1200;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px; }
  #nprogress .peg {
    display: block;
    position: absolute;
    right: 0;
    width: 100px;
    height: 100%;
    -webkit-box-shadow: 0 0 10px #eee, 0 0 5px #eee;
            box-shadow: 0 0 10px #eee, 0 0 5px #eee;
    opacity: 1.0;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px); }
  #nprogress .spinner {
    display: block;
    position: fixed;
    z-index: 1200;
    top: 15px;
    right: 15px; }
  #nprogress .spinner-icon {
    width: 20px;
    height: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: solid 2px transparent;
    border-top-color: #3a8dffbf;
    border-left-color: #3a8dffbf;
    border-radius: 50%;
    -webkit-animation: nprogress-spinner 400ms linear infinite;
    animation: nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }
  .nprogress-custom-parent .spinner, .nprogress-custom-parent .bar {
    position: absolute; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.result_ok, .result_ok_b {
  display: block;
  position: fixed;
  z-index: 1200;
  top: 16px;
  right: 18px;
  color: #3a8dffbf;
  font-size: 16px; }

.result_error, .result_error_b {
  display: block;
  position: fixed;
  z-index: 1200;
  top: 17px;
  right: 18px;
  color: #3a8dffbf;
  font-size: 16px; }

.wapper .header {
  position: relative; }

.b-page__content {
  height: 50px;
  background-color: var(--main-bg); }

.b-head-decor {
  display: none; }

.b-page_newyear .b-head-decor {
  z-index: 1200;
  position: absolute;
  top: 0;
  margin-top: -35px;
  left: 0;
  display: block;
  height: 105px;
  width: 100%;
  overflow: hidden;
  background: url(../img/balls/b-head-decor_newyear.png) repeat-x 0 0; }

.b-page_newyear .b-head-decor__inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 115px;
  display: block;
  width: 373px; }

.b-page_newyear .b-head-decor::before {
  content: '';
  display: block;
  position: absolute;
  top: -115px;
  left: 0;
  z-index: 3;
  height: 115px;
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.75);
          box-shadow: 0 15px 30px rgba(0, 0, 0, 0.75); }

.b-page_newyear .b-head-decor__inner_n2 {
  left: 373px; }

.b-page_newyear .b-head-decor__inner_n3 {
  left: 746px; }

.b-page_newyear .b-head-decor__inner_n4 {
  left: 1119px; }

.b-page_newyear .b-head-decor__inner_n5 {
  left: 1492px; }

.b-page_newyear .b-head-decor__inner_n6 {
  left: 1865px; }

.b-page_newyear .b-head-decor__inner_n7 {
  left: 2238px; }

.b-ball {
  position: absolute; }

.b-ball_n1 {
  top: 0;
  left: 3px;
  width: 59px;
  height: 83px; }

.b-ball_n2 {
  top: -19px;
  left: 51px;
  width: 55px;
  height: 70px; }

.b-ball_n3 {
  top: 9px;
  left: 88px;
  width: 49px;
  height: 67px; }

.b-ball_n4 {
  top: 0;
  left: 133px;
  width: 57px;
  height: 102px; }

.b-ball_n5 {
  top: 0;
  left: 166px;
  width: 49px;
  height: 57px; }

.b-ball_n6 {
  top: 6px;
  left: 200px;
  width: 54px;
  height: 70px; }

.b-ball_n7 {
  top: 0;
  left: 240px;
  width: 56px;
  height: 67px; }

.b-ball_n8 {
  top: 0;
  left: 283px;
  width: 54px;
  height: 53px; }

.b-ball_n9 {
  top: 10px;
  left: 321px;
  width: 49px;
  height: 66px; }

.b-ball_n1 .b-ball__i {
  background: url(../img/balls/b-ball_n1.png) no-repeat; }

.b-ball_n2 .b-ball__i {
  background: url(../img/balls/b-ball_n2.png) no-repeat; }

.b-ball_n3 .b-ball__i {
  background: url(../img/balls/b-ball_n3.png) no-repeat; }

.b-ball_n4 .b-ball__i {
  background: url(../img/balls/b-ball_n4.png) no-repeat; }

.b-ball_n5 .b-ball__i {
  background: url(../img/balls/b-ball_n5.png) no-repeat; }

.b-ball_n6 .b-ball__i {
  background: url(../img/balls/b-ball_n6.png) no-repeat; }

.b-ball_n7 .b-ball__i {
  background: url(../img/balls/b-ball_n7.png) no-repeat; }

.b-ball_n8 .b-ball__i {
  background: url(../img/balls/b-ball_n8.png) no-repeat; }

.b-ball_n9 .b-ball__i {
  background: url(../img/balls/b-ball_n9.png) no-repeat; }

.b-ball_i1 .b-ball__i {
  background: url(../img/balls/b-ball_i1.png) no-repeat; }

.b-ball_i2 .b-ball__i {
  background: url(../img/balls/b-ball_i2.png) no-repeat; }

.b-ball_i3 .b-ball__i {
  background: url(../img/balls/b-ball_i3.png) no-repeat; }

.b-ball_i4 .b-ball__i {
  background: url(../img/balls/b-ball_i4.png) no-repeat; }

.b-ball_i5 .b-ball__i {
  background: url(../img/balls/b-ball_i5.png) no-repeat; }

.b-ball_i6 .b-ball__i {
  background: url(../img/balls/b-ball_i6.png) no-repeat; }

.b-ball_i1 {
  top: 0;
  left: 0;
  width: 25px;
  height: 71px; }

.b-ball_i2 {
  top: 0;
  left: 25px;
  width: 61px;
  height: 27px; }

.b-ball_i3 {
  top: 0;
  left: 176px;
  width: 29px;
  height: 31px; }

.b-ball_i4 {
  top: 0;
  left: 205px;
  width: 50px;
  height: 51px; }

.b-ball_i5 {
  top: 0;
  left: 289px;
  width: 78px;
  height: 28px; }

.b-ball_i6 {
  top: 0;
  left: 367px;
  width: 6px;
  height: 69px; }

.b-ball__i {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
      transform-origin: 50% 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  pointer-events: none; }

.b-ball_bounce .b-ball__right {
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  bottom: 0;
  z-index: 9; }

.b-ball_bounce:hover .b-ball__right {
  display: none; }

.b-ball_bounce .b-ball__right:hover {
  left: 0;
  display: block !important; }

.b-ball_bounce.bounce > .b-ball__i {
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
      transform: rotate(-9deg); }

.b-ball_bounce .b-ball__right.bounce + .b-ball__i {
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
      transform: rotate(9deg); }

.b-ball_bounce.bounce1 > .b-ball__i {
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
      transform: rotate(6deg); }

.b-ball_bounce .b-ball__right.bounce1 + .b-ball__i {
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
      transform: rotate(-6deg); }

.b-ball_bounce.bounce2 > .b-ball__i {
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
      transform: rotate(-3deg); }

.b-ball_bounce .b-ball__right.bounce2 + .b-ball__i {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
      transform: rotate(3deg); }

.b-ball_bounce.bounce3 > .b-ball__i {
  -webkit-transform: rotate(1.5deg);
  -ms-transform: rotate(1.5deg);
      transform: rotate(1.5deg); }

.b-ball_bounce .b-ball__right.bounce3 + .b-ball__i {
  -webkit-transform: rotate(-1.5deg);
  -ms-transform: rotate(-1.5deg);
      transform: rotate(-1.5deg); }

.win_day {
  background: url("../img/balls/win_day.png");
  background-size: 100% 100%;
  height: 80px;
  width: 170px;
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 103px; }

@media (max-width: 991.99px) {
  .win_day, .b-page__content {
    display: none; } }

* {
  margin: 0;
  padding: 0;
  outline: none !important;
  }

a {
  color: #3a8dff;
  transition: 0.2s ease-out all;
  }
  a.small {
    color: #555;
    font-size: 12px;
    border-bottom: 1px solid #3a8dffbf; }
    a.small:hover, a.small:focus, a.small:visited {
      color: #555; }
  a[onclick] {
    color: #3a8dffbf;
    cursor: pointer; }

h2 {
  font-weight: bold;
  line-height: 32px;
  font-size: 22px;
  color: #f1f1f1;
  }

.wapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 0; }
  .wapper > .content {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .wapper > .footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #2a2f36;
    border-top: 1px solid #2a2f36;
    padding-top: 15px;
    /* padding-bottom: 15px; */
    }
    .wapper > .footer .col-lg-4 .logo {
      display: block; }
      .wapper > .footer .col-lg-4 .logo span {
        font-size: 28px; }
    .wapper > .footer .col-lg-4 p {
      line-height: 20px;
      font-size: 12px;
      margin-top: 20px;
      text-align: justify; }
    .wapper > .footer .col-lg-2 strong {
      font-weight: bold;
      font-size: 16px;
      color: #0a1f44;
      margin-bottom: 20px;
      display: block; }
    .wapper > .footer .col-lg-2 ul {
      position: relative;
      display: block;
      list-style: none; }
      .wapper > .footer .col-lg-2 ul li {
        margin: 0 0 8px; }
        .wapper > .footer .col-lg-2 ul li a {
          color: #5d6c84;
          font-size: 14px; }
    .wapper > .footer hr {
      border-color: #f1f2f4; }
    .wapper > .footer .copyright #copyright {
      display: inline-block;
      margin: 0; }
      .wapper > .footer .copyright #copyright br {
        display: none; }
    .wapper > .footer .copyright a {
      font-weight: 500; }
    .wapper > .footer .copyright p {
      color: #0a1f44;
      text-align: center;
      margin: 0; }
      .wapper > .footer .copyright p span {
        position: relative;
        top: 2px;
        margin: 0 5px;
        color: #a6aebc; }
    @media (max-width: 991.99px) {
      .wapper > .footer .copyright p {
		min-height: 40px;
		line-height: 40px;
		padding: 5px; }
      .wapper > .footer #copyright {
        width: 100%;
        display: block;
        height: 30px !important;
        line-height: 30px !important; } }
    @media (min-width: 992px) {
      .wapper > .footer #copyright {
        height: 40px;
        line-height: 40px;
        padding-left: 15px;
        border-left: 1px solid #f1f2f4; }
      .wapper > .footer .copyright p {
        height: 40px;
        line-height: 40px; } }
  @media (max-width: 991.99px) {
    .wapper > .footer {
      padding-top: 10px; }
      .wapper > .footer .col-lg-2 ul {
        margin-bottom: 30px; } }
  @media (min-width: 1200px) {
    .wapper .container {
      max-width: 1170px; } }
  .wapper .header {
    background: #2a2f36;
    height: 56px;
    border-bottom: 1px solid #2a2f36;
    position: relative;
    }
    .wapper .header .auth-in, .wapper .header .reg-in {
      display: block;
      float: right;
      margin-left: 10px;
      margin-top: 12px; }
    .wapper .header .menu-trigger {
      font-family: Font Awesome\ 5 Pro;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      font-size: 1.33333em;
      line-height: 0.75em;
      vertical-align: -.0667em;
      font-weight: 900;
      text-align: center;
      color: #0a1f44;
      border: 1px solid #e8ebee;
      background-color: #fff;
      float: right;
      margin-left: 10px;
      margin-top: 12px; }
    .wapper .header .menu-trigger.collapsed:before {
      content: "\f0c9"; }
    .wapper .header .menu-trigger:not(.collapsed):before {
      content: "\f066"; }
  @media (min-width: 992px) {
    .wapper .header {
      position: relative; }
      .wapper .header ul {
        display: block;
        float: left;
        height: 100%;
        list-style: none;
        margin: 0 0 0 40px; }
        .wapper .header ul > li {
          display: block;
          float: left;
          margin: 0 17px; }
          .wapper .header ul > li > a {
            font-size: 12px;
            display: block;
            height: 56px;
            line-height: 56px;
            color: #949fb2;
            }
        .wapper .header ul.user-menu {
          margin: 12px -8px;
          width: 280px;
          height: 32px;
          float: right; }
          .wapper .header ul.user-menu > li {
            margin: 0 8px; }
            .wapper .header ul.user-menu > li.balance {
              color: #fdfdfd;
              position: relative;
              padding-left: 10px;
              border: 1px solid #2a2f36;
              border-radius: 4px;
              }
              .wapper .header ul.user-menu > li.balance span, .wapper .header ul.user-menu > li.balance i, .wapper .header ul.user-menu > li.balance a {
                display: inline-block; }
              .wapper .header ul.user-menu > li.balance span, .wapper .header ul.user-menu > li.balance i {
                font-size: 12px;
                line-height: 30px; }
              .wapper .header ul.user-menu > li.balance span {
                font-weight: 600; }
              .wapper .header ul.user-menu > li.balance i {
                font-weight: 500; }
              .wapper .header ul.user-menu > li.balance a {
                height: 26px;
                width: 26px;
                margin: -1px 2px 2px 10px; }
                .wapper .header ul.user-menu > li.balance a i {
                  color: #fff;
                  top: -4px;
                  left: -3px; }
            .wapper .header ul.user-menu > li a i.fa-envelope {
              left: -2px; }
            .wapper .header ul.user-menu > li.collapsible {
              position: relative; }
              .wapper .header ul.user-menu > li.collapsible > a {
                width: 42px; }
                .wapper .header ul.user-menu > li.collapsible > a img {
                  width: 32px;
                  height: 32px;
                  border-radius: 4px;
                  display: block;
                  float: left; }
                .wapper .header ul.user-menu > li.collapsible > a i {
                  display: block;
                  float: right;
                  line-height: 30px;
                  font-size: 10px; }
            .wapper .header ul.user-menu > li > a {
              height: 32px;
              width: 32px;
              line-height: 31px;
              text-align: center;
              margin: 0; }
              .wapper .header ul.user-menu > li > a i {
                color: #fdfdfd;
                margin: 0;
                }
            .wapper .header ul.user-menu > li > ul {
              z-index: 1013;
              display: none;
              position: absolute;
              right: calc(100% - 33px);
              width: auto !important;
              height: auto;
              list-style: none;
              top: 44px;
              margin: 0;
              padding: 0;
              background: #2a2f36;
              -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
              box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
              border-radius: 4px;
              overflow: hidden;
              }
              .wapper .header ul.user-menu > li > ul > li {
                display: block;
                width: 100%;
                margin: 0; }
                .wapper .header ul.user-menu > li > ul > li:hover {
                  background: #2f353d; }
                .wapper .header ul.user-menu > li > ul > li > a {
                  font-weight: 500;
                  color: #ffffff;
                  font-size: 12px;
                  display: block;
                  position: relative;
                  height: 40px;
                  line-height: 40px;
                  margin: 0 15px;
                  -o-text-overflow: ellipsis;
                     text-overflow: ellipsis;
                  overflow: hidden;
                  white-space: nowrap;
                  max-width: 200px; }
              .wapper .header ul.user-menu > li > ul > li:last-child > a {
                border-bottom: 0; }
    .wapper .header-menu {
      background-color: #24282e;
      position: relative;
      }
      .wapper .header-menu.with-border {
        border-bottom: 1px solid #24282e;
        }
      .wapper .header-menu .collapsible-menu {
        font-size: 14px;
        list-style: none;
        padding: 0;
        margin: 0;
        line-height: 0;
        overflow: hidden;
        height: 48px; }
        .wapper .header-menu .collapsible-menu > li {
          margin: 0;
          padding: 0;
          display: inline-block; }
          .wapper .header-menu .collapsible-menu > li.collapsible::after {
            font-family: Font Awesome\ 5 Pro;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            font-size: 1.33333em;
            line-height: 0.75em;
            vertical-align: -.0667em;
            font-weight: 900;
            content: "\f078";
            position: relative;
            z-index: 1010;
            font-size: 8px;
            display: block;
            float: left;
            margin-top: 20px;
            margin-left: -16px; }
          .wapper .header-menu .collapsible-menu > li > a {
            position: relative;
            display: block;
            height: 48px;
            float: left;
            line-height: 46px;
            font-weight: 600;
            color: #eaeaea;
            font-size: 12px;
            text-transform: uppercase;
            padding: 0 20px;
            transition: 0.2s ease-out all;
            }
            .wapper .header-menu .collapsible-menu > li > a:hover, .wapper .header-menu .collapsible-menu > li > a.open {
              color: #3a8dffbf;
              transition: 0.2s ease-out all; }
          .wapper .header-menu .collapsible-menu > li:first-child > a {
            padding-left: 0; }
          .wapper .header-menu .collapsible-menu > li ul {
            display: none;
            list-style: none;
            margin: 0;
            padding: 0;
            position: absolute;
            z-index: 1011;
            top: 48px;
            background: #fff;
            -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
                    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
            border-radius: 4px;
            overflow: hidden; }
            .wapper .header-menu .collapsible-menu > li ul > li:hover {
              background: #f7f7f7; }
            .wapper .header-menu .collapsible-menu > li ul > li > a {
              font-weight: 500;
              color: #6c798f;
              font-size: 12px;
              display: block;
              position: relative;
              height: 40px;
              line-height: 40px;
              margin: 0 15px;
              border-bottom: 1px solid #f1f2f4; }
            .wapper .header-menu .collapsible-menu > li ul > li:last-child > a {
              border-bottom: 0; } }
  
@charset "UTF-8";
.table-adaptive .table-row > .row > div > strong, .table-adaptive .table-row > .row > div > p, .table-adaptive .table-row > .row > div > span, .table-adaptive .table-row > .row > div > .area-user, .wapper .monitoring .server p, .wapper .monitoring .server strong, .wapper .monitoring .server a, .block .block_head, .vertical-navigation li a, #place_for_messages .dialog > div:nth-child(1) div p, #events .event > a:not(.btn), #events .event > span, #top_users a div > span, #companions a div > span, #last_activity > div > p, #last_activity > span > p, #mybans > div > p, #mybans > span > p, #forum .row .col-lg-8 > div h3, #forum .row .col-lg-4 div p, #forum_topics .row .col-lg-9 h3, #forum_topics .row .col-lg-3 div p, .user a[href^="../profile"]:not(:first-child), .user .btn, .detailed-profile > div:nth-child(1) > div span, .detailed-profile table tr td:nth-child(2) span, .detailed-profile ul li a, #stats tr td, #news a.small-new div p {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.btn, .form-control, [class^="custom-"] {
  -webkit-box-shadow: none;
          box-shadow: none; }
  .btn:hover, .btn:focus, .btn:active, .btn.active, .btn:active:focus, .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus, .form-control:hover, .form-control:focus, .form-control:active, .form-control.active, .form-control:active:focus, .form-control:not(:disabled):not(.disabled):active, .form-control:not(:disabled):not(.disabled).active, .form-control:not(:disabled):not(.disabled):active:focus, .form-control:not(:disabled):not(.disabled).active:focus, [class^="custom-"]:hover, [class^="custom-"]:focus, [class^="custom-"]:active, [class^="custom-"].active, [class^="custom-"]:active:focus, [class^="custom-"]:not(:disabled):not(.disabled):active, [class^="custom-"]:not(:disabled):not(.disabled).active, [class^="custom-"]:not(:disabled):not(.disabled):active:focus, [class^="custom-"]:not(:disabled):not(.disabled).active:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }

*[class^="btn"]:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.modal .modal-content {
  border-radius: 10px; }
  .modal .modal-content .modal-header {
    border-bottom: 0;
    padding: 35px 35px 20px 35px; }
    .modal .modal-content .modal-header .close {
      position: absolute;
      right: 16px;
      top: 16px;
      font-size: 26px;
      height: 40px;
      width: 40px;
      text-align: center;
      padding: 0;
      line-height: 40px; }
    .modal .modal-content .modal-header h4 {
      font-weight: 600;
      font-size: 18px;
      color: var(--color-w-b);
      }
  .modal .modal-content .modal-body {
    padding: 0px 25px 25px 25px; }
    .modal .modal-content .modal-body h4 {
      font-weight: 600;
      font-size: 18px;
      color: #ffffff;
      }
    .modal .modal-content .modal-body table td {
      vertical-align: middle; }

.modal-backdrop.show {
  opacity: .75; }

.modal-lg2 {
  width: 1200px; }

.input-search {
  height: 56px;
  border-radius: 13px 13px 0 0;
  overflow: hidden;
  position: relative;
  background: var(--input-bg);
  border-bottom: var(--table-row-bb);
  }
  .input-search svg {
    z-index: 1000;
    position: absolute;
    left: 16px;
    top: 21px;
    color: #5d6c84;
    font-size: 12px;
    cursor: pointer; }
  .input-search .custom-input, .input-search .custom-input input, .input-search .custom-input .custom-file label, .custom-file .input-search .custom-input label {
    border-radius: 0 !important;
    text-indent: 0 !important;
    border: 0 !important;
    margin: 0; }
  .input-search .custom-input {
    margin-left: 32px;
    height: 56px;
    width: calc( 100% - 34px);
    padding-right: 160px; }
    .input-search .custom-input.with-title span {
      top: 19px; }
  .input-search .custom-select {
    width: 130px;
    position: absolute;
    right: 6px;
    top: 8px;
    height: 40px; }
    .input-search .custom-select.with-title > select {
      line-height: 22px;
      font-size: 13px;
      padding-top: 13px; }
    .input-search .custom-select.with-title > span {
      font-size: 11px;
      line-height: 14px;
      top: 3px; }

.custom-input {
  cursor: text;
  background: var(--cus-input-color);
  z-index: 1;
  position: relative;
  border: 1px solid var(--cus-input-color);
  height: 48px;
  width: 100%;
  line-height: 48px;
  border-radius: 6px;
  margin-bottom: 26px;
  }
  .custom-input > small {
    cursor: default;
    bottom: -22px;
    position: absolute;
    line-height: 17px;
    font-size: 12px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0;
    z-index: 2; }
  .custom-input > small:not(:empty) {
    opacity: 1; }
    .custom-input > input::-webkit-input-placeholder, .custom-file .custom-input > label::-webkit-input-placeholder {
      color: #8a94a6; }
    .custom-input > input:-ms-input-placeholder, .custom-file .custom-input > label:-ms-input-placeholder {
      color: #8a94a6; }
    .custom-input > input::-ms-input-placeholder, .custom-file .custom-input > label::-ms-input-placeholder {
      color: #8a94a6; }
    .custom-input > input::placeholder, .custom-file .custom-input > label::placeholder {
      color: #8a94a6; }
  .custom-input.with-button > button {
    z-index: 3;
    position: absolute;
    right: 8px;
    top: 8px;
    height: 32px;
    width: 32px;
    border-radius: 6px;
    background: var(--cus-input-button-bg);
    border: 0;
    line-height: 32px;
    font-size: 15px;
    cursor: pointer;
    transition: 0.2s ease-out all;
    }
    .custom-input.with-button > button > i {
      color: var(--cus-input-button-i-color); }
    .custom-input.with-button > button:hover {
      background: #3a8dffbf;
      transition: 0.2s ease-out all; }
      .custom-input.with-button > button:hover > i {
        color: #fff; }
    .custom-input.with-button > button > i.fa-pencil {
      display: block;
      width: 100%;
      height: 100%;
      line-height: 31px;
      font-size: 15px !important;
      }
  .custom-input.with-title > span {
    z-index: 3;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    height: 18px;
    top: 15px;
    left: 16px;
    color: var(--color-w-b);
    }
  .custom-input.with-title > input:not(:placeholder-shown) + span, .custom-file .custom-input.with-title > label:not(:placeholder-shown) + span, .custom-input.with-title > input:focus + span, .custom-file .custom-input.with-title > label:focus + span {
    left: 15px;
    font-size: 12px;
    -webkit-transform: translateY(-12px);
        -ms-transform: translateY(-12px);
            transform: translateY(-12px); }
  .custom-input.with-title input.placeholder-hidden + span, .custom-input.with-title .custom-file label.placeholder-hidden + span, .custom-file .custom-input.with-title label.placeholder-hidden + span {
    left: 15px;
    font-size: 12px;
    -webkit-transform: translateY(-12px);
        -ms-transform: translateY(-12px);
            transform: translateY(-12px); }

.custom-select {
  cursor: text;
  background: var(--custom-sel-bg);
  z-index: 1;
  position: relative;
  border: var(--custom-sel-br);
  height: 48px;
  width: 100%;
  min-width: 90px;
  line-height: 48px;
  border-radius: 6px;
  margin-bottom: 26px;
  padding: 0;
  }
  .custom-select > small {
    cursor: default;
    bottom: -22px;
    position: absolute;
    line-height: 17px;
    font-size: 12px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0;
    z-index: 2; }
  .custom-select > small:not(:empty) {
    opacity: 1; }
  .custom-select > select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border-radius: 6px;
    z-index: 2;
    border: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 13px;
    font-weight: 500;
    font-size: 14px; }
    .custom-select > select::-webkit-input-placeholder {
      color: #8a94a6; }
    .custom-select > select:-ms-input-placeholder {
      color: #8a94a6; }
    .custom-select > select::-ms-input-placeholder {
      color: #8a94a6; }
    .custom-select > select::placeholder {
      color: #8a94a6; }
  .custom-select.with-title > span {
    z-index: 3;
    font-size: 12px;
    line-height: 14px;
    position: absolute;
    height: 18px;
    top: 5px;
    left: 17px;
    color: #949fb2;
    }

.form-control {
  font-size: 14px;
  text-indent: 0;
  background: var(--form-control-bg);
  border: var(--form-control-br);
  color: var(--color-w-b);
  transition: 0.2s ease-out all;
  }
  .form-control:focus {
    border-color: #323941;
      background: var(--form-control-bg);
        color: var(--form-control-color);
    -webkit-box-shadow: none;
            box-shadow: none; 
  }

input.form-control, .custom-file label.form-control, input[type="file"], .custom-file label[type="file"], select.form-control, select[type="file"] {
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  }
  input.form-control::-webkit-input-placeholder, .custom-file label.form-control::-webkit-input-placeholder, input[type="file"]::-webkit-input-placeholder, .custom-file label[type="file"]::-webkit-input-placeholder, select.form-control::-webkit-input-placeholder, select[type="file"]::-webkit-input-placeholder {
    font-size: 13px;
    color: #a6aebc; }
  input.form-control:-ms-input-placeholder, .custom-file label.form-control:-ms-input-placeholder, input[type="file"]:-ms-input-placeholder, .custom-file label[type="file"]:-ms-input-placeholder, select.form-control:-ms-input-placeholder, select[type="file"]:-ms-input-placeholder {
    font-size: 13px;
    color: #a6aebc; }
  input.form-control::-ms-input-placeholder, .custom-file label.form-control::-ms-input-placeholder, input[type="file"]::-ms-input-placeholder, .custom-file label[type="file"]::-ms-input-placeholder, select.form-control::-ms-input-placeholder, select[type="file"]::-ms-input-placeholder {
    font-size: 13px;
    color: #a6aebc; }
  input.form-control::placeholder, .custom-file label.form-control::placeholder, input[type="file"]::placeholder, .custom-file label[type="file"]::placeholder, select.form-control::placeholder, select[type="file"]::placeholder {
    font-size: 13px;
    color: #a6aebc; }

input[disabled], .custom-file label[disabled], select[disabled] {
  color: #777 !important;
  cursor: not-allowed !important; }

.custom-file {
  border-radius: 4px;
  cursor: pointer; }
  .custom-file input, .custom-file label {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: var(--tt-bc);
    background: var(--input-bg);
    color: var(--cus-file-color);
    }
  .custom-file label {
    width: 100%;
    height: 100%;
    line-height: 37px;
    padding: 0 16px; }
  .custom-file:hover label::after {
    background: #3a8dffbf;
    color: #fff; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background: #3a8dffbf;
  border-radius: 50%;
  border: 0;
  margin: 4px;
  width: 8px;
  height: 8px; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  color: transparent;
  background-color: transparent; }

.custom-radio .custom-control-label {
  color: #a8b5c9;
  line-height: 24px;
  cursor: pointer;
  font-size: 13px;
  }
  .custom-radio .custom-control-label::before {
    background: var(--cus-radio-bg);
    border: 2px solid #3a8dffbf !important; }
  .custom-radio .custom-control-label::after, .custom-radio .custom-control-label::before {
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }

.custom-checkbox {
  cursor: pointer; }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    border: 0; }
  .custom-checkbox .custom-control-label {
    color: var(--color-w-b);
    line-height: 24px;
    cursor: pointer;
    font-size: 12px;
    }
    .custom-checkbox .custom-control-label::before {
      background-color: transparent;
      border: 1px solid #e1e4e8; }
    .custom-checkbox .custom-control-label::after, .custom-checkbox .custom-control-label::before {
      -webkit-box-shadow: none !important;
              box-shadow: none !important; }

textarea:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

select.form-control {
  /* text-indent: 3px; */
  height: 40px !important;
  }

input[disabled], .custom-file label[disabled] {
  cursor: text !important;
  background: transparent; }

input[type="file"], .custom-file label[type="file"] {
  text-indent: 0;
  border: 0;
  -webkit-box-shadow: inset 0 0 1px 1px #dddddd;
  box-shadow: inset 0 0 1px 1px #dddddd;
  padding: 1px 1px 41px;
  overflow: hidden;
  max-width: 100%;
  }

.input-xs {
  height: 18px;
  padding: 0 6px;
  font-size: 12px;
  line-height: 18px;
  border-radius: 2px;
  width: auto; }
  .input-xsselect {
    height: 23px;
    line-height: 23px; }
  .input-xs[type="file"] {
    border-radius: 3px;
    padding: 0;
    height: 23px;
    width: auto;
    font-size: 12px;
    line-height: 23px; }

a.btn {
  line-height: 28px; }

a[data-toggle="popover"] {
  cursor: pointer; }

.input-group-sm {
  min-width: 150px; }
  .input-group-sm input, .input-group-sm .custom-file label, .custom-file .input-group-sm label {
    text-indent: 5px; }

.input-group .input-group-prepend .btn {
  margin: 0; }

.input-group .input-group-text {
  height: 40px;
  background-color: whitesmoke; }

.input-group.editing-date select {
  padding-left: 5px;
  text-indent: 0; }

.form-group label h4 {
  font-size: 16px;
  margin: 0;
  color: #ffffff;
  }

small {
  font-size: 85%;
  color: #949fb2;
  }

* > p:last-child {
    margin-bottom: 10px; }

p {
  margin-top: 0;
  margin-bottom: 20px; }

.text-warning {
  color: #ffad0d !important; }

.text-success {
  color: #3a8dffbf !important; }

.text-error, .text-danger {
  color: #f03d3d !important; }

a.btn:not(.disp-n), input.btn:not(.disp-n), .custom-file label.btn:not(.disp-n), button.btn:not(.disp-n), label.btn:not(.disp-n) {
  position: relative;
  display: inline-block;
  height: 40px;
  line-height: 38px;
  padding: 0 10px;
  font-size: 12px;
  color: var(--color-w-b);
  background: var(--head-btn-bg);
  border: var(--head-btn-bb);
  border-radius: 4px;
  font-weight: 500;
  }
  a.btn:not(.disp-n):hover, input.btn:not(.disp-n):hover, .custom-file label.btn:not(.disp-n):hover, button.btn:not(.disp-n):hover, label.btn:not(.disp-n):hover {
    color: #fff;
    background: #3a8dff;
        border-color: #3a8dff;
    }
  a.btn:not(.disp-n).btn-primary, input.btn:not(.disp-n).btn-primary, .custom-file label.btn:not(.disp-n).btn-primary, button.btn:not(.disp-n).btn-primary, label.btn:not(.disp-n).btn-primary {
    background: rgb(58 141 255);
    border-color: rgba(58, 141, 255, 0);
    color: #fff !important;
    }
    a.btn:not(.disp-n).btn-primary span, input.btn:not(.disp-n).btn-primary span, .custom-file label.btn:not(.disp-n).btn-primary span, button.btn:not(.disp-n).btn-primary span, label.btn:not(.disp-n).btn-primary span {
      color: #fff !important; }
  a.btn:not(.disp-n).btn-default, a.btn:not(.disp-n).btn-outline-primary, input.btn:not(.disp-n).btn-default, .custom-file label.btn:not(.disp-n).btn-default, input.btn:not(.disp-n).btn-outline-primary, .custom-file label.btn:not(.disp-n).btn-outline-primary, button.btn:not(.disp-n).btn-default, button.btn:not(.disp-n).btn-outline-primary, label.btn:not(.disp-n).btn-default, label.btn:not(.disp-n).btn-outline-primary {
    background: var(--button-btn-bg);
    border-color: var(--form-control-btn);
    color: #f3f3f3;
    }
    a.btn:not(.disp-n).btn-default span, a.btn:not(.disp-n).btn-default i, a.btn:not(.disp-n).btn-outline-primary span, a.btn:not(.disp-n).btn-outline-primary i, input.btn:not(.disp-n).btn-default span, .custom-file label.btn:not(.disp-n).btn-default span, input.btn:not(.disp-n).btn-default i, .custom-file label.btn:not(.disp-n).btn-default i, input.btn:not(.disp-n).btn-outline-primary span, .custom-file label.btn:not(.disp-n).btn-outline-primary span, input.btn:not(.disp-n).btn-outline-primary i, .custom-file label.btn:not(.disp-n).btn-outline-primary i, button.btn:not(.disp-n).btn-default span, button.btn:not(.disp-n).btn-default i, button.btn:not(.disp-n).btn-outline-primary span, button.btn:not(.disp-n).btn-outline-primary i, label.btn:not(.disp-n).btn-default span, label.btn:not(.disp-n).btn-default i, label.btn:not(.disp-n).btn-outline-primary span, label.btn:not(.disp-n).btn-outline-primary i {
      color: #ffffff !important; }
    a.btn:not(.disp-n).btn-default:hover, a.btn:not(.disp-n).btn-default.active, a.btn:not(.disp-n).btn-outline-primary:hover, a.btn:not(.disp-n).btn-outline-primary.active, input.btn:not(.disp-n).btn-default:hover, .custom-file label.btn:not(.disp-n).btn-default:hover, input.btn:not(.disp-n).btn-default.active, .custom-file label.btn:not(.disp-n).btn-default.active, input.btn:not(.disp-n).btn-outline-primary:hover, .custom-file label.btn:not(.disp-n).btn-outline-primary:hover, input.btn:not(.disp-n).btn-outline-primary.active, .custom-file label.btn:not(.disp-n).btn-outline-primary.active, button.btn:not(.disp-n).btn-default:hover, button.btn:not(.disp-n).btn-default.active, button.btn:not(.disp-n).btn-outline-primary:hover, button.btn:not(.disp-n).btn-outline-primary.active, label.btn:not(.disp-n).btn-default:hover, label.btn:not(.disp-n).btn-default.active, label.btn:not(.disp-n).btn-outline-primary:hover, label.btn:not(.disp-n).btn-outline-primary.active {
      background: #00a1ff;
          border-color: #3a8dff;
      color: #fff; }
      a.btn:not(.disp-n).btn-default:hover span, a.btn:not(.disp-n).btn-default:hover i, a.btn:not(.disp-n).btn-default.active span, a.btn:not(.disp-n).btn-default.active i, a.btn:not(.disp-n).btn-outline-primary:hover span, a.btn:not(.disp-n).btn-outline-primary:hover i, a.btn:not(.disp-n).btn-outline-primary.active span, a.btn:not(.disp-n).btn-outline-primary.active i, input.btn:not(.disp-n).btn-default:hover span, .custom-file label.btn:not(.disp-n).btn-default:hover span, input.btn:not(.disp-n).btn-default:hover i, .custom-file label.btn:not(.disp-n).btn-default:hover i, input.btn:not(.disp-n).btn-default.active span, .custom-file label.btn:not(.disp-n).btn-default.active span, input.btn:not(.disp-n).btn-default.active i, .custom-file label.btn:not(.disp-n).btn-default.active i, input.btn:not(.disp-n).btn-outline-primary:hover span, .custom-file label.btn:not(.disp-n).btn-outline-primary:hover span, input.btn:not(.disp-n).btn-outline-primary:hover i, .custom-file label.btn:not(.disp-n).btn-outline-primary:hover i, input.btn:not(.disp-n).btn-outline-primary.active span, .custom-file label.btn:not(.disp-n).btn-outline-primary.active span, input.btn:not(.disp-n).btn-outline-primary.active i, .custom-file label.btn:not(.disp-n).btn-outline-primary.active i, button.btn:not(.disp-n).btn-default:hover span, button.btn:not(.disp-n).btn-default:hover i, button.btn:not(.disp-n).btn-default.active span, button.btn:not(.disp-n).btn-default.active i, button.btn:not(.disp-n).btn-outline-primary:hover span, button.btn:not(.disp-n).btn-outline-primary:hover i, button.btn:not(.disp-n).btn-outline-primary.active span, button.btn:not(.disp-n).btn-outline-primary.active i, label.btn:not(.disp-n).btn-default:hover span, label.btn:not(.disp-n).btn-default:hover i, label.btn:not(.disp-n).btn-default.active span, label.btn:not(.disp-n).btn-default.active i, label.btn:not(.disp-n).btn-outline-primary:hover span, label.btn:not(.disp-n).btn-outline-primary:hover i, label.btn:not(.disp-n).btn-outline-primary.active span, label.btn:not(.disp-n).btn-outline-primary.active i {
        color: #fff !important; }
  a.btn:not(.disp-n).btn-danger, input.btn:not(.disp-n).btn-danger, .custom-file label.btn:not(.disp-n).btn-danger, button.btn:not(.disp-n).btn-danger, label.btn:not(.disp-n).btn-danger {
    color: #fff;
    background: #f03d3d;
    border-color: #f03d3d; }
    a.btn:not(.disp-n).btn-danger span, a.btn:not(.disp-n).btn-danger i, input.btn:not(.disp-n).btn-danger span, .custom-file label.btn:not(.disp-n).btn-danger span, input.btn:not(.disp-n).btn-danger i, .custom-file label.btn:not(.disp-n).btn-danger i, button.btn:not(.disp-n).btn-danger span, button.btn:not(.disp-n).btn-danger i, label.btn:not(.disp-n).btn-danger span, label.btn:not(.disp-n).btn-danger i {
      color: #fff !important; }
  a.btn:not(.disp-n).btn-success, input.btn:not(.disp-n).btn-success, .custom-file label.btn:not(.disp-n).btn-success, button.btn:not(.disp-n).btn-success, label.btn:not(.disp-n).btn-success {
    color: #fff;
    background: #3dff3abf;
    border-color: #3dff3abf; }
    a.btn:not(.disp-n).btn-success span, a.btn:not(.disp-n).btn-success i, input.btn:not(.disp-n).btn-success span, .custom-file label.btn:not(.disp-n).btn-success span, input.btn:not(.disp-n).btn-success i, .custom-file label.btn:not(.disp-n).btn-success i, button.btn:not(.disp-n).btn-success span, button.btn:not(.disp-n).btn-success i, label.btn:not(.disp-n).btn-success span, label.btn:not(.disp-n).btn-success i {
      color: #fff !important; }
  a.btn:not(.disp-n).btn-warning, input.btn:not(.disp-n).btn-warning, .custom-file label.btn:not(.disp-n).btn-warning, button.btn:not(.disp-n).btn-warning, label.btn:not(.disp-n).btn-warning {
    color: #fff;
    background: #ffad0d;
    border-color: #ffad0d; }
    a.btn:not(.disp-n).btn-warning span, a.btn:not(.disp-n).btn-warning i, input.btn:not(.disp-n).btn-warning span, .custom-file label.btn:not(.disp-n).btn-warning span, input.btn:not(.disp-n).btn-warning i, .custom-file label.btn:not(.disp-n).btn-warning i, button.btn:not(.disp-n).btn-warning span, button.btn:not(.disp-n).btn-warning i, label.btn:not(.disp-n).btn-warning span, label.btn:not(.disp-n).btn-warning i {
      color: #fff !important; }
  a.btn:not(.disp-n).btn-danger:hover::after, a.btn:not(.disp-n).btn-primary:hover::after, a.btn:not(.disp-n).btn-light:hover::after, a.btn:not(.disp-n).btn-default:hover::after, a.btn:not(.disp-n).btn-success:hover::after, a.btn:not(.disp-n).btn-warning:hover::after, input.btn:not(.disp-n).btn-danger:hover::after, .custom-file label.btn:not(.disp-n).btn-danger:hover::after, input.btn:not(.disp-n).btn-primary:hover::after, .custom-file label.btn:not(.disp-n).btn-primary:hover::after, input.btn:not(.disp-n).btn-light:hover::after, .custom-file label.btn:not(.disp-n).btn-light:hover::after, input.btn:not(.disp-n).btn-default:hover::after, .custom-file label.btn:not(.disp-n).btn-default:hover::after, input.btn:not(.disp-n).btn-success:hover::after, .custom-file label.btn:not(.disp-n).btn-success:hover::after, input.btn:not(.disp-n).btn-warning:hover::after, .custom-file label.btn:not(.disp-n).btn-warning:hover::after, button.btn:not(.disp-n).btn-danger:hover::after, button.btn:not(.disp-n).btn-primary:hover::after, button.btn:not(.disp-n).btn-light:hover::after, button.btn:not(.disp-n).btn-default:hover::after, button.btn:not(.disp-n).btn-success:hover::after, button.btn:not(.disp-n).btn-warning:hover::after, label.btn:not(.disp-n).btn-danger:hover::after, label.btn:not(.disp-n).btn-primary:hover::after, label.btn:not(.disp-n).btn-light:hover::after, label.btn:not(.disp-n).btn-default:hover::after, label.btn:not(.disp-n).btn-success:hover::after, label.btn:not(.disp-n).btn-warning:hover::after {
    width: 100%; }
  @media (max-width: 900px) {
    a.btn:not(.disp-n)::after, input.btn:not(.disp-n)::after, .custom-file label.btn:not(.disp-n)::after, button.btn:not(.disp-n)::after, label.btn:not(.disp-n)::after {
      display: none; } }
  a.btn:not(.disp-n)::after, input.btn:not(.disp-n)::after, .custom-file label.btn:not(.disp-n)::after, button.btn:not(.disp-n)::after, label.btn:not(.disp-n)::after, a.btn:not(.disp-n)::after {
    content: "";
    background: rgba(0, 0, 0, 0.05) !important;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    border-radius: 4px;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s; }
  a.btn:not(.disp-n).btn-dark, input.btn:not(.disp-n).btn-dark, .custom-file label.btn:not(.disp-n).btn-dark, button.btn:not(.disp-n).btn-dark, label.btn:not(.disp-n).btn-dark {
    color: #fff;
    border: 1px solid #3a8dffbf;
    background-color: #3a8dffbf;
    }
  a.btn:not(.disp-n).btn-sm, input.btn:not(.disp-n).btn-sm, .custom-file label.btn:not(.disp-n).btn-sm, button.btn:not(.disp-n).btn-sm, label.btn:not(.disp-n).btn-sm {
    height: 32px;
    line-height: 30px; }
  a.btn:not(.disp-n).btn-xs, input.btn:not(.disp-n).btn-xs, .custom-file label.btn:not(.disp-n).btn-xs, button.btn:not(.disp-n).btn-xs, label.btn:not(.disp-n).btn-xs {
    line-height: 22px;
    font-size: 12px;
    height: 24px;
    padding: 0 10px; }
  a.btn:not(.disp-n).btn-lg, input.btn:not(.disp-n).btn-lg, .custom-file label.btn:not(.disp-n).btn-lg, button.btn:not(.disp-n).btn-lg, label.btn:not(.disp-n).btn-lg {
    height: 48px;
    font-weight: 500;
    line-height: 48px;
    font-size: 14px;
    text-align: center; }
  a.btn:not(.disp-n) i[class*="fa-"], input.btn:not(.disp-n) i[class*="fa-"], .custom-file label.btn:not(.disp-n) i[class*="fa-"], button.btn:not(.disp-n) i[class*="fa-"], label.btn:not(.disp-n) i[class*="fa-"] {
    font-size: 110%;
    position: relative;
    top: 0;
    margin-right: 3px; }
  a.btn:not(.disp-n).btn-xl, input.btn:not(.disp-n).btn-xl, .custom-file label.btn:not(.disp-n).btn-xl, button.btn:not(.disp-n).btn-xl, label.btn:not(.disp-n).btn-xl {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 38px;
    font-size: 15px;
    outline: 2px dashed #8db0cc;
    margin-bottom: 0; }
    a.btn:not(.disp-n).btn-xl[href="#"], input.btn:not(.disp-n).btn-xl[href="#"], .custom-file label.btn:not(.disp-n).btn-xl[href="#"], button.btn:not(.disp-n).btn-xl[href="#"], label.btn:not(.disp-n).btn-xl[href="#"] {
      cursor: pointer; }
  a.btn:not(.disp-n)[disabled], input.btn:not(.disp-n)[disabled], .custom-file label.btn:not(.disp-n)[disabled], button.btn:not(.disp-n)[disabled], label.btn:not(.disp-n)[disabled] {
    cursor: not-allowed !important; }

label.btn.btn-sm {
  height: 32px;
  line-height: 20px !important;
  font-size: 12px !important; }

blockquote {
  padding: 5px;
  margin: 0 0 5px;
  border-left: 5px solid #3a8dffbf;
  background: var(--blockquote-bg);
  }

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;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.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'; }

blockquote:before,
blockquote:after {
  content: ""; }

@media (max-width: 991.99px) {
  .order-is-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-is-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; } }

@media (min-width: 992px) {
  .order-is-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-is-last {
    -ms-flex-order: -2;
    -webkit-box-ordinal-group: -2;
            order: -2; } }

.table-adaptive {
  margin-bottom: 32px; }
  .table-adaptive.mt {
    margin-top: -24px !important; }
  .table-adaptive.table-fused {
    overflow: hidden;
    border-radius: 4px; }
    .table-adaptive.table-fused .loader {
      margin: 16px 0; }
    .table-adaptive.table-fused .table-row {
      -webkit-box-shadow: none;
      box-shadow: none;
      margin: 10px 0 0 0;
      border-bottom: var(--table-row-bb);
      padding: 0 16px;
      }
      .table-adaptive.table-fused .table-row:last-child {
        border-bottom: 0; }
  .table-adaptive .table-row {
    margin-bottom: 16px;
    padding: 0 16px; }
    .table-adaptive .table-row > .row {
      height: 48px; }
      .table-adaptive .table-row > .row > div {
        padding: 0 16px; }
        .table-adaptive .table-row > .row > div > strong, .table-adaptive .table-row > .row > div > p, .table-adaptive .table-row > .row > div > span {
          display: inline-block;
          max-width: 100%;
          }
        .table-adaptive .table-row > .row > div > p {
          width: auto;
          color: #c0c0c0;
          font-weight: 500;
          font-size: 12px;
          line-height: 48px;
          }
        .table-adaptive .table-row > .row > div > strong {
          color: var(--color-w-b);
          font-weight: 600;
          line-height: 48px;
          font-size: 14px;
          }
        .table-adaptive .table-row > .row > div > .area-user {
          color: var(--color-w-b);
          font-weight: 600;
          line-height: 48px;
          font-size: 14px;
          }
          .table-adaptive .table-row > .row > div > .area-user a img {
            height: 18px;
            width: 18px;
            border-radius: 3px;
            margin-right: 2px; }
          .table-adaptive .table-row > .row > div > .area-user a i {
            font-style: normal; }
        .table-adaptive .table-row > .row > div > .area-image img {
          margin: 10px;
          max-height: 30px;
          width: auto; }
        .table-adaptive .table-row > .row > div.with-icon {
          position: relative;
          padding-left: 30px; }
          .table-adaptive .table-row > .row > div.with-icon > svg, .table-adaptive .table-row > .row > div.with-icon > img {
            position: absolute;
            left: 5px;
            top: 18px; }
          .table-adaptive .table-row > .row > div.with-icon > svg {
            color: #3a8dffbf;
            font-size: 18px;
            }
          .table-adaptive .table-row > .row > div.with-icon > img {
            height: 18px;
            width: 18px;
            border-radius: 3px; }
        .table-adaptive .table-row > .row > div.with-description > p {
          width: 100%;
          line-height: 18px;
          font-size: 14px;
          margin: 9px 0 0;
          color: var(--color-w-b);
          font-weight: 500;
          }
          .table-adaptive .table-row > .row > div.with-description > p a {
            color: var(--color-w-b);
            }
        .table-adaptive .table-row > .row > div.with-description > .area-user img {
          display: none; }
        .table-adaptive .table-row > .row > div.with-description > span {
          width: 100%;
          font-weight: 500;
          line-height: 20px;
          font-size: 12px;
          top: -8px;
          position: relative;
          color: #a6aebc; }
          .table-adaptive .table-row > .row > div.with-description > span a {
            color: #a6aebc !important; }
          .table-adaptive .table-row > .row > div.with-description > span p {
            color: #a6aebc !important;
            margin: 0; }
        .table-adaptive .table-row > .row > div.with-button > .btn {
          margin: 8px 0 0; }
          .table-adaptive .table-row > .row > div.with-button > .btn i {
            font-size: 16px;
            line-height: 30px;
            text-align: center; }
    @media (max-width: 991.99px) {
      .table-adaptive .table-row > .row {
        height: auto;
        padding-bottom: 16px; }
        .table-adaptive .table-row > .row > div {
          padding: 0 16px;
          height: 42px; }
          .table-adaptive .table-row > .row > div.with-icon {
            padding-left: 42px; }
            .table-adaptive .table-row > .row > div.with-icon > svg, .table-adaptive .table-row > .row > div.with-icon > img {
              left: 16px;
              top: 18px; }
          .table-adaptive .table-row > .row > div.with-button .btn {
            width: 100%; } }
.monitoring-table {
    background: #27282d;
    border-radius: 2px;
    margin-bottom: 30px !important;
    border: 0;
    border: 6px solid transparent;
    /* border-left: 5px solid #2b2d33; */
    /* border-right: 5px solid #2b2d33; */
    /* box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(11, 11, 14), 23px 0 20px -23px rgba(11, 11, 14), 0 0 40px rgba(0, 0, 0, .1) inset; */
}
.monitoring-table thead td {
    padding: 15px 30px 15px 30px;
    font-weight: bold;
    font-size: 16px;
    color: rgb(183, 186, 205);
}
.monitoring-table tbody td {
    padding: 10px 5px;
    font-size: 16px;
    color: rgb(21, 21, 21); 
}
.monitoring-table tbody > tr > td:not(:first-child), .monitoring-table thead > tr > td:not(:first-child) {
    text-align: center; 
}
.monitoring-table tbody > tr > td a {
    color: #c7c7c7 !important;
}
.monitoring-table tbody > tr > td:first-child p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    max-width: 230px;
    line-height: 19px;
}
.monitoring-table tbody > tr > td:last-child > a {
    display: inline-block;
    margin: -10px 0px -10px 0px;
    padding: 7px;
    border-radius: 2px;
    text-align: center;
    font-size: 15px;
    padding-right: 11px;
}
.monitoring-table tbody > tr > td:last-child > a > i {
    display: block;
    margin: 0;
}
.monitoring-table tbody > tr > td:last-child > a:nth-child(1) {
    //background: radial-gradient(circle farthest-corner at 100px 50px, #33785c, #1a1c20);
    border: 0px solid rgba(56, 189, 86, 0);
    padding-right: 5px;
}
.monitoring-table tbody > tr > td:last-child > a:nth-child(1):hover {
    //background-image: linear-gradient(30deg,#ffe100 0%,#33785c 100%);
    box-shadow: inset 0 0 20px 5px #1a1c20;
}
.monitoring-table tbody > tr > td:last-child > a:nth-child(1) > i {
    color: rgb(255, 225, 0);
}
.monitoring-table tbody > tr > td:last-child > a:nth-child(2) {
    //background: radial-gradient(circle farthest-corner at 100px 50px, #4f34a2, #1a1c20);
    border: 0px solid rgba(56, 189, 86, 0);
    padding-right: 8px;
}
.monitoring-table tbody > tr > td:last-child > a:nth-child(2):hover {
    //background-image: linear-gradient(30deg,#dc3545 0%,#4f34a2 100%);
    box-shadow: 0 0 2px 3px #ce3443;
}
.monitoring-table tbody > tr > td:last-child > a:nth-child(2) > i {
    color: rgb(220, 53, 69);
}
.monitoring-table tbody > tr > td:last-child > a:nth-child(3) {
    //background: radial-gradient(circle farthest-corner at 100px 50px, #4f34a2, #1a1c20);
    border: 0px solid rgba(56, 189, 86, 0);
    padding-right: 8px;
}
.monitoring-table tbody > tr > td:last-child > a:nth-child(3):hover {
    //background-image: linear-gradient(30deg,#28a745 0%,#4f34a2 100%);
    box-shadow: 0 0 2px 3px #28a745;
}
.monitoring-table tbody > tr > td:last-child > a:nth-child(3) > i {
    color: rgb(40, 167, 69);
}
.monitoring-table td[colspan="10"] {
    padding: 15px 5px 15px 5px !important;
}
.monitoring-table .game-icon {
    width: 18px;
    height: 18px;
    margin: -5px;
    margin-left: 0;
    margin-right: 0px;
}

.pt-80 {
    padding-top: 80px!important;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.pb-70 {
    padding-bottom: 70px!important;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.divider {
    width: 85px;
    height: 2px;
    background: #63adf2;
    margin: 25px auto 32px;
    border: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.fl-wrap {
  float: left;
  position: relative;
  margin-left: 15px;
}