@font-face {
  font-family: 'FontAwesome';
  src: url("/wiki/common/UIkit2/fonts/fontawesome-webfont.woff2") format('woff2'), url("/wiki/common/UIkit2/fonts/fontawesome-webfont.woff") format("woff"), url("/wiki/common/UIkit2/fonts/fontawesome-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
} 

@import url('https://fonts.googleapis.com/css2?family=Roboto');

.link{
  text-decoration: underline;
  text-decoration-style: dotted;
  text-decoration-color: #e2a222;
  text-underline-offset: 2px;"
}

html {
  font-size: 12px !important;
  font-weight: 400 !important;
  background: rgb(26, 24, 29);
  background-image: url("https://desperion.world/templates/img/index-bg_2025_Cabinet.png");
  background-color: rgb(26, 24, 29);
  color: #C2BFC4; 
  background-position: 50% 0;
  background-repeat: no-repeat;
  overflow: auto; 
  font-family: 'Roboto', sans-serif;
/*  font-family: 'Roboto Thin', sans-serif;*/
/*  font-family: 'Roboto Light', sans-serif;*/
/*  font-family: 'Roboto Medium', sans-serif;*/
/*  font-family: 'Roboto Black', sans-serif;*/
}

body {
  margin: 0px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
/*  font-family: 'Roboto Thin', sans-serif;*/
/*  font-family: 'Roboto Light', sans-serif;*/
/*  font-family: 'Roboto Medium', sans-serif;*/
/*  font-family: 'Roboto Black', sans-serif;*/
}

.uk-container {
 box-sizing:border-box;
 max-width: 1310px;
 /*padding: 0px 20px 0px 0px !important;*/
}
@media (min-width:1220px) {
 .uk-container {
  max-width: 1310px;
  /*padding: 0px 21px 0px 0px !important;*/
 }
}

.uk-panel-box {
/*  padding: 15px;
  background: #fafafa;
  color: #444;
  border: 1px solid #ddd;
  border-radius: 4px;*/

  /*width: 100%;*/
  /*min-width: 0;*/
  background-color: #1C1A1E;
  border: 1px solid #222023;
  color: #C2BFC4;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
  margin-top: 4px;
  margin-bottom: -2px !important;  
  padding: 10px;
  border-radius: 0px;
}

td {
  font-size: 12px;
  font-weight: 400;
}

.uk-link, a {
  color: #b5b5b5;
  text-decoration: none;
  cursor: pointer;
}
.uk-link:hover, a:hover {
  color: #e2a222;
  text-decoration: underline;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.uk-breadcrumb > li:nth-child(n+2):before {
  content: "|";
}
.uk-table-header {
	font-size: 12px;
  font-weight: 400;
}

.uk-badge-muted {
  background-color: #999999;
  background-image: -webkit-linear-gradient(top, #DDDDDD, #999999);
  background-image: linear-gradient(to bottom, #DDDDDD, #999999);
}

.uk-text-selected {
  color: #e2a222;
  font-weight: 300;
}

.uk-panel-title {
  font-size: 14px;
  font-weight: 300;
/*  font-weight: bold;*/
}

.uk-navbar {
  box-shadow: 2px 2px 2px #999999;
}

.uk-dropdown {
  box-shadow: 2px 2px 2px #999999;
}

.uk-box-shadow {
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
}

.uk-navbar-fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}

.uk-width-1-15 {
  width: 6.666666%;
}

.uk-width-1-20 {
  width: 5%;
}

.uk-nav-divider {
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
  width: 100%;
}

.uk-table td {
  vertical-align: middle;
}

.padding-tb-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.class-button {
  width: 175px;
  text-align: center;
  margin-top: 3px;
  margin-bottom: 5px;
}

.class-cell {
  width: 180px;
}

.vline {
  height: 10px;
  background: url(../images/lines/vline.gif) no-repeat center;
}

.vline-arrow {
  height: 10px;
  background: url(../images/lines/vline-arrow.png) no-repeat 50% 100%;
}

.vline-long-arrow {
  height: 20px;
  background: url(../images/lines/vline-arrow.png) no-repeat 50% 100%;
}

.hline {
  height: 1px;
  background: url(../images/lines/hline.gif) repeat-x;
}

.hline-dot {
  height: 1px;
  background: url(../images/lines/hline.gif) no-repeat center;
}

.hline-right {
  height: 1px;
  background: url(../images/lines/hline-right.gif) no-repeat 50% 100%;
}

.hline-left {
  height: 1px;
  background: url(../images/lines/hline-left.gif) no-repeat 50% 100%;
}

.va-middle {
  vertical-align: middle;
}

.icon {
  outline: 1px solid #333333;
}

.iconing {
  margin-left: -10px;
}

.icon-muted {
  border: 1px solid #696975;
}

.uk-text-desc {
  color: #F8F8B6 !important;
}

.uk-text-desc-light {
  color: #696975;
}

.uk-text-yes {
  color: #F8F8B6;
}

.uk-text-no {
  color: #696975;
}

.uk-text-hp {
  color: #F8F8B6;
}

.uk-text-mp {
  color: #F8F8B6;
}

.uk-text-price-1 {
  color: #696975;
}

.uk-text-price-1k {
  color: #696975;
}

.uk-text-price-10k {
  color: #b5b5b5;
}

.uk-text-price-100k {
  color: #b5b5b5;
}

.uk-text-price-1kk {
  color: #F8F8B6;
}

.uk-text-price-10kk {
  color: #F8F8B6;
}

.uk-text-price-100kk {
  color: #F8F8B6;
}

.uk-text-price-1kkk {
  color: #e2a222;
}

.uk-text-price-10kkk {
  color: #e2a222;
}

.uk-text-grade-1 {
  color: #2980b9;
}

.uk-text-grade-2 {
  color: #27ae60;
}

.uk-text-grade-3 {
  color: #c0392b;
}

.uk-text-grade-4 {
  color: #555555;
}

.uk-text-grade-5,
.uk-text-grade-80,
.uk-text-grade-84 {
  color: #666600;
}

.uk-text-sa-0 {
  /*color: #c0392b;*/
  color: #c0392b;
}

.uk-text-sa-1 {
  /*color: #99C244;*/
  color: #99C244;
}

.uk-text-sa-2 {
  /*color: #57A8FF;*/
  color: #57A8FF;
}

.uk-text-sa-3 {
  /*color: #e2a222;*/
  color: #e2a222;
}

.uk-text-sa-4 {
  /*color: #44C299;*/
  color: #44C299;
}

.uk-text-sa-5 {
  /*color: #D55DCD;*/
  color: #CC5DD5;
}
/* Èêîíêè ñëîòîâ "êóêëû" ïåðñîíàæà (íà÷àëî) */
.pd-cell {
  height: 36px;
  width: 36px;
  padding: 0px !important;
  margin: 0px !important;
  /*border: 1px #FF8500;*/
}

.pd-head {
  background: url(../images/paperdoll/head.png) no-repeat center !important;
}

.pd-chest {
  background: url(../images/paperdoll/chest.png) no-repeat center !important;
}

.pd-legs {
  background: url(../images/paperdoll/legs.png) no-repeat center !important;
}

.pd-gloves {
  background: url(../images/paperdoll/gloves.png) no-repeat center !important;
}

.pd-feet {
  background: url(../images/paperdoll/feet.png) no-repeat center !important;
}

.pd-lhand {
  background: url(../images/paperdoll/lhand.png) no-repeat center !important;
}

.pd-rhand {
  background: url(../images/paperdoll/rhand.png) no-repeat center !important;
}

.pd-hair {
  background: url(../images/paperdoll/hair.png) no-repeat center !important;
}
/* Menu */

#nav {
  float: left;
  margin: 0; padding: 0;
}

#nav li a, #nav li {
  float: left;
}

#nav li {
  list-style: none;
  position: relative;
}

/* Submenu */

#nav li ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

#nav li:hover > ul {
  display: block;
}

#nav li ul li,
#nav li ul li a {
  float: none;
  text-decoration: none;
}

#nav li ul li a {
  width: 180px;
  display: block;
  padding: 5px 10px 5px 10px;
  color: inherit;
}

#nav li ul li a:hover {
  background: #009DD8;
  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.196);
  color: white;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.196);
}

/* Subsub Menu */
#nav li ul li ul {
  display: none;
}

#nav li ul li:hover ul {
  left: 100%;
  top: -6px;
}

/* zTree Style */

.ztree * {
  padding: 0;
  margin: 0;
}

.ztree {
  margin: 0;
  padding: 5px;
}

.ztree li
{
  padding: 0px;
  margin: 0px;
  list-style: none;
  line-height: 14px;
  text-align: left;
  white-space: nowrap;
  outline: 0;
}

.ztree li ul {
  margin: 0;
  padding: 0 0 0 18px;
}

.ztree li ul.line {
  background: url(../images/tree/line_conn.gif) 0 0 repeat-y;
}

.ztree li a {
  padding: 0px;
  margin: 0px;
  cursor: pointer;
  height: 17px;
  vertical-align: middle;
  display: inline-block;
}

.ztree li a:hover {
  text-decoration: underline;
}

.ztree li span {
  line-height: 16px;
  margin-right: 6px;
}

.ztree li span.button {
  line-height: 0;
  margin: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  outline: none;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image:url("../images/tree/zTreeStandard.png");
  *background-image:url("../images/tree/zTreeStandard.gif");
}

.ztree li span.button.switch {
  width: 18px;
  height:18px;
}

.ztree li span.button.root_open {
  background-position: -92px -54px;
}

.ztree li span.button.root_close {
  background-position: -74px -54px;
}

.ztree li span.button.roots_open {
  background-position: -92px 0;
}

.ztree li span.button.roots_close {
  background-position: -74px 0;
}

.ztree li span.button.center_open {
  background-position: -92px -18px;
}

.ztree li span.button.center_close {
  background-position: -74px -18px;
}

.ztree li span.button.bottom_open {
  background-position: -92px -36px;
}

.ztree li span.button.bottom_close {
  background-position: -74px -36px;
}

.ztree li span.button.noline_open {
  background-position: -92px -72px;
}

.ztree li span.button.noline_close {
  background-position: -74px -72px;
}

.ztree li span.button.root_docu {
  background: none;
}

.ztree li span.button.roots_docu {
  background-position: -56px 0;
}

.ztree li span.button.center_docu {
  background-position: -56px -18px;
}

.ztree li span.button.bottom_docu {
  background-position: -56px -36px;
}

.ztree li span.button.noline_docu {
  background: none;
}





.uk-table thead > tr {
  background: linear-gradient(to bottom,#2C2B31A1 0,#242328 60%,#242328 100%) !important;
  border-color: rgba(255,255,255,0.06) !important;
  color: #BEBDC0;
  text-shadow: 1px 1px 1px rgba(10, 10, 10, 0.9);
  text-transform: uppercase;
}
/*.uk-table > tbody > tr*/
.uk-table tbody > tr > td, .uk-table tbody > tr > th {
    background: linear-gradient(to bottom,#2C2B3166 0,#24232875 60%,#24232869 100%) !important;
}
.uk-table {
    border: 1px solid #282830;   
    border-collapse: separate;
    border-spacing: 0px 4px;     
}

.uk-table {
    background-color: rgba(44,44,51, 0.3);
}
.uk-table tbody td, .uk-table tbody th {
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s
}
.uk-table tbody tr:hover > td, .uk-table tbody tr:hover > th {
     background: linear-gradient(to bottom,#27252b 0,#242328 60%,#242328 100%) !important;
}
.uk-table thead > tr > th {
    border-bottom: none
}
.uk-table th {
    color: #696975 !important;
}

/*NEW TBODY BLOCK*/
.uk-table {
    border-collapse:separate; 
    border-spacing: 4px 4px;
}
/*.uk-table > thead > tr > th {
    background: linear-gradient(to bottom,#2C2B31A1 0,#201F23 60%,#201F23 100%);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    border: 1px solid #2B2A2E !important;  
}*/
/*.uk-table > tbody > tr > td {
    background: linear-gradient(to bottom,#2C2B31A1 0,#201F23 60%,#201F23 100%);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    border: 1px solid #2B2A2E !important;  
}*/
.uk-table > tbody > tr > th {
    background: linear-gradient(to bottom,#2C2B31A1 0,#201F23 60%,#201F23 100%);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    border: 1px solid #2B2A2E !important;  
}
/*NEW TBODY BLOCK END*/

/*NEW TBODY TR BLOCK*/
.uk-table {
    padding: 0px 4px 0px 4px !important;
}
.uk-table {
    border-collapse:separate; 
    border-spacing: 0px 4px;
}
.uk-table > thead > tr {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4); 
}
.uk-table > thead > tr > th {
    background: linear-gradient(to bottom,#2C2B31A1 0,#201F23 60%,#201F23 100%);
    border-top: 1px solid #2B2A2E !important;  
    border-bottom: 1px solid #2B2A2E !important;  
    color: #696975 !important;
    text-transform: uppercase;
    font-weight:400;
}
.uk-table > thead > tr > th:last-child {
    border-right: 1px solid #2B2A2E !important;
}
.uk-table > thead > tr > th:first-child {
    border-left: 1px solid #2B2A2E;
}
.uk-table > tbody > tr {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
}

.uk-table > tbody > tr > td {
    background: linear-gradient(to bottom,#2C2B31A1 0,#201F23 60%,#201F23 100%);
    border-top: 1px solid #2B2A2E !important;  
    border-bottom: 1px solid #2B2A2E !important;  
}
.uk-table > tbody > tr > td:focus {
    background: linear-gradient(to bottom,#2C2B31A1 0,#201F23 60%,#201F23 100%);
    border-top: 1px solid #2B2A2E !important;  
    border-bottom: 1px solid #2B2A2E !important;  
}



.uk-table > tbody > tr > td:last-child {
    border-right: 1px solid #2B2A2E !important;
}
.uk-table > tbody > tr > td:first-child {
    border-left: 1px solid #2B2A2E;
}
.uk-table > tbody > tr > th {
    background: linear-gradient(to bottom,#2C2B31A1 0,#201F23 60%,#201F23 100%);
    border-top: 1px solid #2B2A2E !important;  
    border-bottom: 1px solid #2B2A2E !important;  
    text-transform: uppercase;
}
.uk-table > tbody > tr > th:last-child {
    border-right: 1px solid #2B2A2E !important;
}
.uk-table > tbody > tr > th:first-child {
    border-left: 1px solid #2B2A2E;
}

.uk-table > thead > tr > td {
    background: linear-gradient(to bottom,#2C2B31A1 0,#201F23 60%,#201F23 100%);
    border-top: 1px solid #2B2A2E !important;  
    border-bottom: 1px solid #2B2A2E !important;  
    color: #696975 !important;
    text-transform: uppercase;
}
.uk-table > thead > tr > td:last-child {
    border-right: 1px solid #2B2A2E !important;
}
.uk-table > thead > tr > td:first-child {
    border-left: 1px solid #2B2A2E;
}
.uk-table > thead > tr {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
}

.desp-breadcrumb {
    background: linear-gradient(to bottom,#2C2B31A1 0,#201F23 60%,#201F23 100%)  !important;
    border-bottom: 1px solid;
    border-bottom-color: currentcolor;
    border-color: #2B2A2E !important;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    /*CENTER*/
    margin: 0 auto;
    top: 15px !important;
    border: 1px solid;
    border-color: rgba(74, 74, 74, 0.4) !important;   
    /*width: calc(100% - 50px) !important; */
    z-index: 50;
    backdrop-filter: blur(8px);
    border-radius: 0px;
}
.uk-alert {
  margin-bottom: 15px;
  padding: 10px;
  background: #ebf7fd;
  color: #e2a222;
  border: 1px solid rgba(45,112,145,.3);
  border-radius: 0px;
  text-shadow: none;
}

.uk-switcher{
    /*background: rgba(44,44,51, 0.3);*/
    background: #1F1E23;
    padding: 10px;
    border: none;
    border-top: none;
    -webkit-border-radius: 0 0 1px 1px;
    -moz-border-radius: 0 0 1px 1px;
    -ms-border-radius: 0 0 1px 1px;
    -o-border-radius: 0 0 1px 1px;
    border-radius: 0 0 1px 1px;
    /*overflow: hidden;*/
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    border: 1px solid #222023;
    position: relative;
}

.uk-tab {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 0px !important;   
}

.uk-tab-center {
  border-bottom: 0px !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #f8f8f8;
    background-color: #1F1E23;
    border-color: transparent;
    /*box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);*/
    z-index: 1;
}

.uk-tab > li.uk-open > a, .uk-tab > li > a:focus, .uk-tab > li > a:hover {
  background-color: rgba(44,44,51, 0.3);
  color: #f8f8f8;
  background-color: #1F1E23;
  border-color: transparent;
  /*box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);*/
  z-index: 10;
  position: relative;
  border-right: 1px solid #222023;
  border-left: 1px solid #222023;
  border-top: 1px solid #222023;
  text-shadow: none;
  /*color: #696975;*/
  color: #e2a222;
}

.uk-tab > li.uk-active > a {
    color: #f8f8f8;
    background-color: #1F1E23;
    border-color: transparent;
    /*box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);*/
    z-index: 10;
    position: relative;
    border-right: 1px solid #222023;
    border-left: 1px solid #222023;
    border-top: 1px solid #222023;
    text-shadow: none;
    color: #e2a222;
}

.uk-tab > li > a {
  display: block;
  padding: 8px 12px 8px 12px;
  border: 1px solid transparent;
    border-bottom-width: 1px;
  border-bottom-width: 0;
  color: #696975;
  text-decoration: none;
  border-radius: 4px 4px 0 0;
  text-shadow: none;
  background-color: #1E1C21;
}

.uk-tab > li.uk-disabled > a {
  color: #3A3A40;
  cursor: text;
  background-color: transparent;
}


.uk-tooltip {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1030;
  /* 3 */
  box-sizing: border-box;
  max-width: 400px;
  padding: 5px 8px;
  /* 4 */
  background-color: rgba(44,44,51, 1);
  /*color: rgba(255, 255, 255, 0.7);*/
  color: #BEBDC0;
  font-size: 12px;
  line-height: 18px;
  border-radius: 3px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  border-color: rgba(74, 74, 74, 0.4) !important; 
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
}

.uk-tooltip-top:after,
.uk-tooltip-top-left:after,
.uk-tooltip-top-right:after {
  bottom: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: rgba(44,44,51, 1);
  /*box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);*/
}

.uk-alert {
  margin-bottom: 15px;
  padding: 10px;
  background-color: rgba(44,44,51, 1);
  color: #696975;
  border: 1px solid rgba(74, 74, 74, 0.4);
  border-radius: 0px;
  text-shadow: none;
}

.uk-text-primary {
  color: #696975 !important;
  font-weight: 400;
}

.desp-header{
     background: linear-gradient(to bottom,#2C2B31A1 0,#201F23 60%,#201F23 100%)  !important;
    border-bottom: 1px solid;
    border-bottom-color: currentcolor;
    border-color: #2B2A2E !important;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    /*CENTER*/
    margin: 0 auto;
    border: 1px solid;
    border-color: rgba(74, 74, 74, 0.4) !important;   
    /*width: calc(100% - 50px) !important; */
    z-index: 0;
    backdrop-filter: blur(8px);
    border-radius: 0px;
    color: #696975 !important;
    margin-top: 5px;
    margin-bottom: 4px;     
}

.desp-header-skills{
     background: linear-gradient(to bottom,#2C2B31A1 0,#201F23 60%,#201F23 100%)  !important;
    border-bottom: 1px solid;
    border-bottom-color: currentcolor;
    border-color: #2B2A2E !important;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
    /*CENTER*/
    margin: 0 auto;
    border: 1px solid;
    border-color: rgba(74, 74, 74, 0.4) !important;   
    /*width: calc(100% - 50px) !important; */
    z-index: 50;
    backdrop-filter: blur(8px);
    border-radius: 0px;
    color: #696975 !important;
    margin-top: 0px;
    margin-bottom: 10px;       
}

.uk-pagination > .uk-disabled > span {
  background: linear-gradient(to bottom,#FFE78E 0,#E8B223 60%,#E8B223 100%) !important;
  color: #4F1E10 !important;
  text-shadow: 0 4px 10px #be450db3, 0 4px 20px #383881cc;
  text-shadow: 1px 1px rgba(255,217,129,.75) !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 2px;
  font-weight: 400;
padding: 4px;  
padding-right: 6px;
padding-left: 6px; 
}

.uk-pagination > li > a, .uk-pagination > li > span {
  display: inline-block;
  min-width: 16px;
  padding: 3px 5px;
  line-height: 20px;
  text-decoration: none;
  box-sizing: content-box;
  text-align: center;
  border-radius: 4px;
}

.uk-pagination > .uk-active > span {
  background: linear-gradient(to bottom,#FFE78E 0,#E8B223 60%,#E8B223 100%) !important;
  color: #4F1E10 !important;
  text-shadow: 0 4px 10px #be450db3, 0 4px 20px #383881cc;
  text-shadow: 1px 1px rgba(255,217,129,.75) !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 2px;
  font-weight: 400;
padding: 4px;  
padding-right: 6px;
padding-left: 6px; 
}

.uk-pagination > li > a {
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 2px;
  border: 1px solid rgba(0,0,0,0.1);
  transition: 0.1s all linear;
  user-select: none;
  background: rgba(255,255,255,0.05);
  border-color: rgba(255,255,255,0.06);
  color: #BEBDC0;
  font-weight: 400;
  opacity: 0.95;
  text-shadow: 1px 1px 1px rgba(10, 10, 10, 0.9);
  text-transform: uppercase;
}

.uk-pagination > li > a:focus, .uk-pagination > li > a:hover {
  background: linear-gradient(to bottom,#F3C345 0,#FFC132 30%,#F3C345 100%) !important;
  box-shadow: 0 2px 15px #FF3F00 !important;
  color: #5e3e01 !important;
  text-shadow: 1px 1px rgb(253, 223, 151) !important;
}

.uk-button-primary {
  background: linear-gradient(to bottom,#FFE78E 0,#E8B223 60%,#E8B223 100%) !important;
  color: #4F1E10 !important;
  text-shadow: 0 4px 10px #be450db3, 0 4px 20px #383881cc;
  text-shadow: 1px 1px rgba(255,217,129,.75) !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 2px;
  font-weight: 400;
}

.uk-button {
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 2px;
  border: 1px solid rgba(0,0,0,0.1);
  transition: 0.1s all linear;
  user-select: none;
  background: rgba(255,255,255,0.05);
  border-color: rgba(255,255,255,0.06);
  color: #BEBDC0;
  font-weight: 400;
  opacity: 0.95;
  text-shadow: 1px 1px 1px rgba(10, 10, 10, 0.9);
  /*text-transform: uppercase;*/
}

.uk-button:focus, .uk-button:hover {
  background: linear-gradient(to bottom,#F3C345 0,#FFC132 30%,#F3C345 100%) !important;
  box-shadow: 0 2px 15px #FF3F00 !important;
  color: #5e3e01 !important;
  text-shadow: 1px 1px rgb(253, 223, 151) !important;
}

.uk-table td, .uk-table th {
  padding: 8px 8px;
  border-bottom: none;
}

.uk-navbar{
background: linear-gradient(to bottom,#2C2B31A1 0,#201F23 60%,#201F23 100%) !important;
border-bottom: 1px solid;
border-bottom-color: currentcolor;
border-color: #2B2A2E !important;
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
margin: 0 auto;
top: 15px !important;
border: 1px solid;
border-color: rgba(74, 74, 74, 0.4) !important;
/*width: calc(100% - 50px) !important;*/
z-index: 50;
backdrop-filter: blur(8px);
border-radius: 0px;
position: relative; 
max-width: 1308px;
height: 65px;
margin-bottom: -29px;
}

.uk-navbar-nav > li > a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  height: 66px;
  padding: 0 15px;
  line-height: 65px;
  color: #C8C3C6;
  font-size: 14px;
  /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
  font-weight: 400;
  margin-top: -1px;
  margin-left: -1px;
  border: 1px solid transparent;
    border-bottom-width: 1px;
  border-bottom-width: 0;
  text-shadow: none;
}
.uk-navbar-nav > li.uk-open > a, .uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus {
background: rgba(0,0,0,0.2);
color: #ffffff;
}
.logo-small {
  margin-left: -30px;
}
.uk-navbar-brand, .uk-navbar-content, .uk-navbar-toggle {
  height: 67px;
}

.uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="number"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="color"], .uk-form select, .uk-form textarea {
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 2px;
  border: 1px solid rgba(0,0,0,0.1);
  transition: 0.1s all linear;
  user-select: none;
  background: rgba(255,255,255,0.05);
  border-color: rgba(255,255,255,0.06);
  color: #BEBDC0;
  font-weight: 400;
  opacity: 0.95;
  text-shadow: 1px 1px 1px rgba(10, 10, 10, 0.9);
  /*text-transform: uppercase;*/
  height: 30px;
}

.uk-form input:not([type]):focus, .uk-form input[type="text"]:focus, .uk-form input[type="password"]:focus, .uk-form input[type="email"]:focus, .uk-form input[type="url"]:focus, .uk-form input[type="search"]:focus, .uk-form input[type="tel"]:focus, .uk-form input[type="number"]:focus, .uk-form input[type="datetime"]:focus, .uk-form input[type="datetime-local"]:focus, .uk-form input[type="date"]:focus, .uk-form input[type="month"]:focus, .uk-form input[type="time"]:focus, .uk-form input[type="week"]:focus, .uk-form input[type="color"]:focus, .uk-form select:focus, .uk-form textarea:focus {
  outline: 0;
  background: rgba(255,255,255,0.05);
  border-color: rgba(255,255,255,0.06);
  color: #F3C345;
}

.btn-30{
  height: 30px;
}
.uk-navbar-center {
  float: right;
  text-align: right;
  max-width: 50%;
  /*margin-left: 530px;*/
}


.uk-navbar-nav > li.uk-active > a {
  background-color: #fafafa00;
  color: #444;
  border-left-color: #fafafa00;
  border-right-color: #fafafa00;
  border-top-color: #fafafa00;
  box-shadow: #fafafa00;
}

.uk-dropdown {
  padding: 0px;
  background: linear-gradient(to bottom,#2C2B31A1 0,#201F23 60%,#201F23 100%)  !important;
  color: #696975;
  /*font-size: 1rem;*/
  vertical-align: top;
  border: 1px solid #2B2A2E;
  border-radius: 0px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(8px);
}
#nav li ul li a:hover {
  background: linear-gradient(to bottom,#F3C345 0,#FFC132 30%,#F3C345 100%) !important;
  box-shadow: 0 2px 15px #FF3F00 !important;
  color: #5e3e01 !important;
  text-shadow: 1px 1px rgb(253, 223, 151) !important;
}
.uk-nav-navbar .uk-nav-divider {
  border-top: 1px solid #2B2A2E;
}
.uk-nav-navbar .uk-nav-divider {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 100%;
}
li ul li a ::selection {
  background: linear-gradient(to bottom,#F3C345 0,#FFC132 30%,#F3C345 100%) !important;
  box-shadow: 0 2px 15px #FF3F00 !important;
  color: #5e3e01 !important;
  text-shadow: 1px 1px rgb(253, 223, 151) !important;
}
.uk-nav-navbar > li > a:focus, .uk-nav-navbar > li > a:hover {
  background: linear-gradient(to bottom,#F3C345 0,#FFC132 30%,#F3C345 100%) !important;
  box-shadow: 0 2px 15px #FF3F00 !important;
  color: #5e3e01 !important;
  text-shadow: 1px 1px rgb(253, 223, 151) !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  margin: 15px 0;
    margin-top: 15px;
    margin-bottom: 15px;
  border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
  border-top: 1px solid #2B2A2E;
}

.paperdoll-icon {
/*  background: linear-gradient(to bottom,#F3C345 0,#FFC132 30%,#F3C345 100%) !important;
  box-shadow: 0 2px 15px #FF3F00 !important;
  color: #5e3e01 !important;
  text-shadow: 1px 1px rgb(253, 223, 151) !important;*/
  border: 1px solid #F8F8B657;
}
.uk-icon-chevron-right{
  float: right;
  margin-top: -1px;  
}
.uk-icon-chevron-right::before {
  font-weight: 100;
  font-size: 11px;
  line-height: 2;

}

.uk-panel-toggle {
  background: linear-gradient(to bottom,#2C2B31A1 0,#201F23 60%,#201F23 100%) !important;
  /*padding: 20px !important;*/
  overflow: hidden !important;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4) !important;
  border: 1px solid #2B2A2E !important;
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  /*min-height: 57px !important;*/
  border-left-color: rgb(254,200,48) !important;
  font-size: 14px !important;
  color: #b6b6b8 !important;
  text-transform: uppercase;
  font-weight: 400;
}
.uk-font-primary {
  color: #FFBA00;
}
.icondesc {
/*    margin-left: 10px;
    position: absolute;
    margin-top: -4px;*/
  margin-left: 5px;
  position: relative;
  margin-top: -4px;
  display: inline-grid;    
}

.uk-icon-star{
  color: #FFBA00;
  /*color: #e2a222*/
  padding: 2px;
}
.uk-icon-close{
  color: #c0392b;
}
.uk-panel-toggle-danger{
box-shadow: 0 0px 10px #FF3F006B !important;
z-index: 10;
}