
::-webkit-scrollbar-thumb {
    background-color: #2d2d2d;
}

/*************************/

.stat-panel {
    pointer-events: none;
}

.unclickable {
    pointer-events: none;
}

.stat-panel-container {
    top: -15px;
    margin-left: -271px;
    padding-top: 20px;

}

.upload-logo-btn {
    position: absolute;
    left: 550px;
    top: 35px;
    z-index: 50;
}

.currency-panel {
    background: url(/images/menu/hood-bg.png) no-repeat right top;
    top: -15px;
    width: auto;
    height: 62px;
    position: absolute;
    padding-top: 25px;
    color: #fff;
    padding-right: 20px;
    padding-left: 10px;
}

.currency-panel.garmons { top:27px; }

.currency-panel span {
    line-height: 100%;
    display: block;
    margin-top: -30px;
    position: inherit;
    margin-left: 50px;
    font-size: 14px;
    color: #fff;
}

.currency-panel div {
    display: inline-block;
    height: 45px;
    overflow: hidden;
    
}


.currency-panel .separator {
    display: inline-block;
    height: 45px;
    overflow: hidden;
    line-height: 200%;
    margin: 0 9px;
    color: #898989;
}

.currency-panel .currency-img {
    width: 35px;
    display: inline-block;
}

.body {margin:0px; padding: 0px; overflow-x:hidden;}


.newdiz {}

.lvl-span-lbl {
    top: 10px;
    position: absolute;
}


.level {
    cursor: pointer;
    pointer-events: all;
    background: #14191c;
    width: 34px;
    height: 16px;
    left: calc(50% - 25px);
    font-size: 1.2em;
    line-height: 100%;
    color: #666c6f;
    border: solid 2px #25292c;
    position: fixed;
    top: 3px;
    display: table;
    border-radius: 500px;
    font-weight: bold;
    text-align: center;
    padding: 10px 3px;
    margin: 0 auto;
    z-index: 1;
}

.newdiz .round{    
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
  }

.newdiz h1 {
    color: #fff;
    z-index: 999;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    padding-top: 4%;
  }


.newdiz h2 {
    color: #ffffff;
    letter-spacing: 0;
    font-size: 1.7em;
    letter-spacing: 0px;
    font-weight: normal;
    padding: 0 0 5px;
    margin: 0 auto;
    text-align: center;
}

.danger {
    color: red !important;
}

.location {
    display: block;
    position: absolute;
    margin: 0 auto;
    width: 500px;
    left: 50%;
    pointer-events: none;
    margin-left: -230px;
    margin-top: 10%;
    text-transform: uppercase;
    text-align: center;
}

.clan-ava {
    width: 30px;
    height: 30px;
    position: absolute;
    margin-top: -5px;
    margin-left: -10px;
}


.colony-tooltip {
    width: 25px;
    right: 10px;
    float: right;
    margin-left: 5px;
}

.create-colony {
    padding-bottom: 40px !important;
}

.colony-info {
    top: 150px;
    width: 730px;
    position: absolute;
    margin-bottom: 0;
    border: none;
    border-radius: 10px;
    padding-left: 30px;
    margin: 0 0px;
    float: left;
    height: 50px;
    background: #171717;
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 20px;
}

.change-alias-container {
    padding-bottom: 40px !important;
}

.create-colony-price {
    padding-right: inherit;
    color: darkslategray;
    position: absolute;
    margin-top: 60px;
    width: 100%;
    text-align: center;
    left: 0px;
}

.create-request-price {
    padding-right: inherit;
    color: darkslategray;
    margin-top: 60px;
    width: 100%;
    text-align: center;
    left: 0px;
    margin-left: 20px;
}

.clan-title-item {
    margin-left: 30px;
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 140px;
}

/*STATS - Перенесено в stat-menu.css */

.daily-menu-btn-img {
    width: 24px;
    margin-left: 8px;
    margin-top: 4px;
}

/* Стили кнопок перенесены в buttons-override.css */

.daily-bonus {
    border-radius: 50%;
    background: #00adf1;
    height: 40px;
    float: right;
    margin-right: 70px;
    width: 40px;
    cursor: pointer;
    position: fixed;
    right: 15px;
    bottom: 100px;
}
.slidecontainer {
    width: 100%;
  }
  
  .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 25px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
  }
  
  .slider:hover {
    opacity: 1;
  }
  
.zoomslider {
    position: absolute;
    right: 110px;
    z-index: 999;
    top: 100px;
}

  .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #4CAF50;
    cursor: pointer;
  }
  
  .slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #4CAF50;
    cursor: pointer;
  }

.menu-buttons{
    width: 50px;
    position: absolute;
    display: block;
    z-index: 9;
    margin-top: 10%;
    right: 10px;
    text-align: center;
}

.menu-buttons div.ui {
    margin-top:7px;
    right: auto;
}

.menu-btn, .menu-nav-btn {
    position: initial;
    margin-top: 10px;
    float: initial;
}

.close-menu-btn {
    position: absolute;
    right: 11px;
    top: 20px;
    float: right !important;
    margin-right: 10px;
}

/* Стили my-stats перенесены в stat-menu.css */

.newdiz .hidden {display: none;}

.canvas-wrapper.newdiz {
    width: 100%;
    margin: 0 auto;
    background: #000000;
    position: relative;
    height: 100%;
    min-height: 100%;
    z-index: 1;
    padding-top: 0%;
}

.canvas-wrapper.newdiz.margin-top {
    padding-top: 3% !important;
}

/*POINTS - Перенесено в stat-menu.css */



.newdiz .colony-outer {margin: 0 auto; max-width:950px; }


/*********************SKILS************************************/

.skills {
    text-align: center;
    width: 90%;
    margin: 0 auto;
}

.skills-list {
    height: 700px;
    overflow-y: scroll;
    width: 100%;
}

.skill-container {
    width: 110px;
    min-height: 400px;
    margin-bottom: 20px;
    position: relative;
    margin-left: 0px;
    display: inline-table;
    background: #14191a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    color: #fff;
    margin: 10px 10px;
}



.skill-container .corner {
    display: inline-block;
    position: absolute;
    width: 40%;
    text-align: center;
    font-size: 12px;
    color: orange;
    font-weight: bold;
    margin-left: 0;
    margin-top: -16px;
}

.skill-container .skill-item-img {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 75px;
    height: auto;
}

.skill-container .corner.key {
    right: 0;
    background: #355840;
    position: absolute;
    top: 0;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 40px;
    width: 35px;
    color: #daffe6;
    text-align: center;
    line-height: 205%;
    font-weight: bold;
    font-size: 21px;
    cursor: pointer;
    z-index: 9;
}

.skill-container .corner.key input {
    width: 28px;
    position: absolute;
    top: 5px;
    left: 43px;
    border: 0;
    border-radius: 5px;
    font-size: 25px;
    text-align: center;
}


.skill-container p {
    margin-bottom: 20px !important;
    font-size: 14px;
    color: #9ea2a2;
    text-align: center;
}


.skill-container .text {position: relative;
    min-height: 170px;}

.skill-container .button {text-align: center;}
.skill-container .button input {
    background: #49adda;
    border: none;
    border-radius: 5px;
    padding: 15px 10px;
    font-size: 43px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 99px;
    line-height: 0;
    height: 50px;
    width: 50px;
    color: #003953;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

.radar-glowing {
    -webkit-animation: glowing 500ms infinite;
    -moz-animation: glowing 500ms infinite;
    -o-animation: glowing 500ms infinite;
    animation: glowing 500ms infinite;
    border-radius: 50px;
}

.but-glowing {
    -webkit-animation: glowing 500ms infinite;
    -moz-animation: glowing 500ms infinite;
    -o-animation: glowing 500ms infinite;
    animation: glowing 500ms infinite;
    border-radius: 20px;
}

.but-glowing-slow {
    -webkit-animation: glowing 2000ms infinite;
    -moz-animation: glowing 2000ms infinite;
    -o-animation: glowing 2000ms infinite;
    animation: glowing 2000ms infinite;
    border-radius: 20px;
}

.effect-glowing {
    -webkit-animation: glowing2 2500ms infinite;
    -moz-animation: glowing2 2500ms infinite;
    -o-animation: glowing2 2500ms infinite;
    animation: glowing2 2500ms infinite;
    border-radius: 20px;
    border: dotted;
    width: 25px;
}


.haz-glowing {
    -webkit-animation: glowing3 2500ms infinite;
    -moz-animation: glowing3 2500ms infinite;
    -o-animation: glowing3 2500ms infinite;
    animation: glowing3 2500ms infinite;
    border-radius: 20px;
    border: dotted;
    width: 25px;
}

.stat-glowing {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
    0% { background-color: #49adda; -webkit-box-shadow: 0 0 3px #49adda; }
    50% { background-color: #72b7d4; -webkit-box-shadow: 0 0 40px #72b7d4; }
    100% { background-color: #49adda; -webkit-box-shadow: 0 0 3px #49adda; }
  }
  
  @-moz-keyframes glowing {
    0% { background-color: #49adda; -moz-box-shadow: 0 0 3px #49adda; }
    50% { background-color: #72b7d4; -moz-box-shadow: 0 0 40px #72b7d4; }
    100% { background-color: #49adda; -moz-box-shadow: 0 0 3px #49adda; }
  }
  
  @-o-keyframes glowing {
    0% { background-color: #49adda; box-shadow: 0 0 3px #49adda; }
    50% { background-color: #72b7d4; box-shadow: 0 0 40px #72b7d4; }
    100% { background-color: #49adda; box-shadow: 0 0 3px #49adda; }
  }
  
  @keyframes glowing {
    0% { background-color: #49adda; box-shadow: 0 0 3px #49adda; }
    50% { background-color: #72b7d4; box-shadow: 0 0 40px #72b7d4; }
    100% { background-color: #49adda; box-shadow: 0 0 3px #49adda; }
  }


  @-webkit-keyframes glowing2 {
    0% { background-color: #da4949; -webkit-box-shadow: 0 0 3px #da4949; }
    50% { background-color: #d47272; -webkit-box-shadow: 0 0 40px #d47272; }
    100% { background-color: #da4949; -webkit-box-shadow: 0 0 3px #da4949; }
  }
  
  @-moz-keyframes glowing2 {
    0% { background-color: #da4949; -moz-box-shadow: 0 0 3px #da4949; }
    50% { background-color: #d47272; -moz-box-shadow: 0 0 40px #d47272; }
    100% { background-color: #da4949; -moz-box-shadow: 0 0 3px #da4949; }
  }
  
  @-o-keyframes glowing2 {
    0% { background-color: #da4949; box-shadow: 0 0 3px #da4949; }
    50% { background-color: #d47272; box-shadow: 0 0 40px #d47272; }
    100% { background-color: #da4949; box-shadow: 0 0 3px #da4949; }
  }
  
  @keyframes glowing2 {
    0% { background-color: #da4949; box-shadow: 0 0 3px #da4949; }
    50% { background-color: #d47272; box-shadow: 0 0 40px #d47272; }
    100% { background-color: #da4949; box-shadow: 0 0 3px #da4949; }
  }


  
  @-webkit-keyframes glowing3 {
    0% { background-color: orangered; -webkit-box-shadow: 0 0 3px orangered; }
    50% { background-color: orange; -webkit-box-shadow: 0 0 40px orange; }
    100% { background-color: orangered; -webkit-box-shadow: 0 0 3px orangered; }
  }
  
  @-moz-keyframes glowing3 {
    0% { background-color: orangered; -moz-box-shadow: 0 0 3px orangered; }
    50% { background-color: orange; -moz-box-shadow: 0 0 40px orange; }
    100% { background-color: orangered; -moz-box-shadow: 0 0 3px orangered; }
  }
  
  @-o-keyframes glowing3 {
    0% { background-color: orangered; box-shadow: 0 0 3px orangered; }
    50% { background-color: orange; box-shadow: 0 0 40px orange; }
    100% { background-color: orangered; box-shadow: 0 0 3px orangered; }
  }
  
  @keyframes glowing3 {
    0% { background-color: orangered; box-shadow: 0 0 3px orangered; }
    50% { background-color: orange; box-shadow: 0 0 40px orange; }
    100% { background-color: orangered; box-shadow: 0 0 3px orangered; }
  }

.skill-container .button input:hover {background: #51c7fe;}

.skill-container .corner.key:hover {background: #4f9164;}


.skill-container .button input.disabled {color: #14191a; background: #353636;}

.skill-container .corner.key .hidden .arrow-left {
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid white;
    position: absolute;
    top: 11px;
    left: 33px;
}

.skill-container .bar {
    display: block;
    position: relative;
    background: #000;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-left: 20px;
    width: 135px;
    height: 18px;
    padding-top: 1px;
}
.skill-container .lvl-up {
    background: #419f14;
    display: inline-block;
    width: 20px;
    text-align: center;
    height: 20px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #153b04;
    font-weight: bold;
    font-size: 25px;
    line-height: 80%;
    position: absolute;
    top: -1px;
    right: -5px;
    cursor: pointer;
}
.skill-container .lvl-up:hover {background: #82f64a;}
.skill-container .lvl-up:hover .belok {
    display: block;
    top: -35px;
    position: absolute;
    background: url(img/dna.png) #0f1212 no-repeat;
    font-size: 14px;
    color: #fff;
    padding: 3px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-size: 20px;
    padding-left: 25px;
    background-position: center left;
    margin-left: -25px;
}
.skill-container .lvl {
    background: #297c00;
    margin: 0;
    border: solid 2px #44d000;
    position: absolute;
    width: 15px;
    text-align: center;
    height: 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 21px;
    line-height: 79%;
    padding: 6px;
    padding-right: 13px;
    top: -6px;
    margin-left: -25px;
}
.skill-container .progress {
    background: #44cd00;
    width: 70%;
    height: 11px;
    margin: 3px 5px;
    display: block;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.skill-container h5 {
    margin-bottom: 0;
    padding: 0;
    margin-top: 23px;
    min-height: 47px;
}

/* Стили настроек перенесены в settings-menu.css */

.choose-bone {
    left: 35%;
    position: relative;
}

.bone-item-img {
    width: 10px;
}

.material-bone-item {
    margin-right: 15px;
}

.bone-materials {
    margin-top: 5px;
}

.bone-materials span{
    color: cyan;
    font-size: 14;
}

.bone-materials li{
    cursor: pointer;
}

.colony-list {
    width: 300px;
    margin-bottom: 30px;
    border: 1px solid #161718;
    padding: 0px;
    border-radius: 10px;
    background: #080809;
    display: block;
    color: #fff;
    margin-top: 5px;
    display: inline-table;
    margin-right: 17px;
}

.colony-list:last-child {margin-right: 0;}

.colony-list li {
	list-style:none; 
	
	border-top: 1px solid #1f1f1f;
}

.colony-list li:first-child {border-top: none;}

.colony-list li span {display: block;padding: 13px 15px; 
    min-width: 230px;
    min-height: 20px;
    padding-right: 5px; font-size: 14px !important;}

.colony-list .add {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    background: #080809;
    width: 20px;
    height: 20px;
    text-align: center;
    float: right;
    border: 2px solid #373737;
    font-size: 21px;
    color: #7f7f7f;
    line-height: 92%;
    cursor: pointer;
}

.colony-list li .add .minus{ display: none; }

.colony-list .add span {font-size:21px;}

.colony-list span:hover .add {background: #292929; cursor: pointer;
} 



.colony-list li.active span{color: #239c22;}
.colony-list li.active .add{color: #239c22;     background: #11260f;
   
    border: 2px solid #239c22;
    cursor: pointer;
}

.colony-list li.active:hover span {
    color: #ff3232;
}
.colony-list li.active:hover .minus{ display: block; cursor: pointer;
}
.colony-list li.active:hover .plus{ display: none;
}
.colony-list li.active:hover .add {
    color: #ff3232;
    background: #260f0f;
    border: 2px solid #f81111;
}





.colony-inner,
.colony-inner h1,
.colony-inner h2 {
	text-align: left;
}

.colony-inner {position: relative; margin-top:0%; height: 100vh; }

.colony-inner .side {
    display: block;
    margin-top: 100px !important;
    margin: 30px;
}
.colony-inner .side.list {
    position: absolute;
    top: 125px;
    left: 370px;
}
.colony-inner ul {border: none; background: none;}
.colony-inner li a {padding-left:0; padding-right: 0;}

.colony-inner .zajavka a {color: #ffea00;}

.clan-logo {
    background: #080b0c;
    width: 570px;
    border-radius: 10px;
    padding: 30px;
    position: relative;
    padding-left: 130px;
}

.colony-title {
    max-width: 370px;
}

.clan-logo h2 {
    font-size: 40px;
    margin-bottom: 0;
    padding-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.clan-logo .holder {
    border-radius: 100px;
    background: #000;
    width: 70px;
    height: 70px;
    padding: 10px;
    margin-right: 25px;
    position: absolute;
    top: 20px;
    left:20px;
}

.clan-logo:after {
    display: block;
    content: '';
    height: 40px;
    width: 40px;
    background: #080b0c;
    position: absolute;
    right: -16px;
    top: 40px;
    transform: rotate(45deg);
}

.clan-logo .holder img { width: 100%; }

.clan-logo .exit {
    font-size: 16px;
    color: #545454;
}


.colony-inner .plus, .colony-inner .minus {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    background: #080809;
    width: 20px;
    height: 20px;
    text-align: center;
    float: right;
    border: 2px solid #373737;
    font-size: 21px;
    color: #7f7f7f;
    line-height: 92%;
    margin: 0 2px;
    cursor: pointer;

}

.colony-inner .plus:hover, .colony-inner .minus:hover {opacity: 0.7;}

.global-chat-img {
    width: 16px;
}

.global-chat-btn {
    bottom: 6px;
    left: 250px;
    position: absolute;
}

/* Стили музыки и звука перенесены в settings-menu.css */


.tutorial-common {
    color: white;
    padding: 10PX 15px;
    position: absolute;
    background-color: rgba(55, 84, 88, 0.75);
    border-radius: 10px;
    height: auto;
    z-index: 995;
}

.tutorial-menu {
    left: calc(50% - 18px);
    width: 250px;
    height: 70px;
    top: 23%;
    transform: translateX(-50%);
}


.synthesis {  }
.synthesis br {
    border-top: 1px solid #ccc;
    width: 100%;
    height: 1px;
    background: #ccc;
    display: block;
}

.synthesis h3{color: #ffc600; text-align: center; font-size: 21px; font-weight: normal; margin-top: 30px;}

.synthesis ul, .synthesis li {padding: 0; margin: 0; text-align: center; list-style: none;}
.synthesis ul.materials li {
    display: inline-block;
    text-align: center;
    background: #040607;
    margin: 10px 20px;
    padding: 10px;
    border-radius: 7px;
    border: 1px solid #3f3f3f;
    cursor: pointer;
}

.synthesis ul.materials li img {width: 60px;}
.synthesis ul.materials li span {display:block; color: #62676a;}
.synthesis ul.materials li.active {background: #1a1f22;border:1px solid #1a1f22;}
.synthesis ul.materials li.active span{color: #fff;}

.synthesis ul.materials li:hover {
    background: #1a1f22;
    border: 1px solid #1a1f22;
}

.synthesis ul.materials li:hover span {color: #fff;}

.synthesis .holder {
    width: 600px;
    margin: 0 auto;
    margin-top: 50px;
    background: #080b0c;
    border-radius: 7px;
    padding: 20px;
    padding-bottom: 30px;
    position: relative;
}
.synthesis .holder .title { color: #fff; }
.synthesis .holder .title h2 {
    display: inline-block;
    width: 19%;
    text-align: left;
    vertical-align: text-top;
    font-size: 18px;
    font-weight: bold;
}
.synthesis .holder .title span {
    display: inline-block;
    text-align: left;
    width: 80%;
    vertical-align: text-top;
    font-size: 14px;
    color: #737381;
    min-height: 60px;
}
.synthesis .holder .creature {
    width: 290px;
    padding: 5% 0;
    text-align: center;
    border: 1px solid #272a2a;
    border-left: none;
    border-right: none;
    min-height: 120px;
    position: relative;
    margin: 0 auto;
    margin-top: 5%;
}
.synthesis .button {
    background: #44cd00;
    text-align: center;
    width: 250px;
    padding: 10px 10px;
    vertical-align: middle;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 5px;
    cursor: pointer;
}
.synthesis .button:hover {background: #4fe305;}
.synthesis .button span {font-size: 21px; color: #236a00; margin-right: 5px;}
.synthesis .button b {font-size: 25px; color: #fff;}
.synthesis .button span, 
.synthesis .button b {
vertical-align: super; font-weight: bold;}

.synthesis .button img {width: 30px;}


.synthesis .holder .side {color: #fff; width: 200px;  position: absolute; top: -80px;}

.synthesis .holder .side ul {
    border-radius: 7px;
    overflow-y: scroll;
    height: 310px;
}
.synthesis .holder .side ul li {
    text-align: left;
    margin: 14px 10%;
    border-bottom: 1px solid #202122;
}
.synthesis .holder h3 {
    margin-bottom: 23px;
    font-weight: bold;
    font-size: 23px;
}
.synthesis .holder .side ul li:last-child { border:none; }
.synthesis .holder .side ul li img{ width: 70px; margin-left: 5%;}
.synthesis .holder .side ul li span {
    vertical-align: top;
    margin-top: 17px;
    display: inline-block;
    text-align: right;
    float: right;
    font-size: 27px;
    margin-right: 5px;
    font-weight: bold;
}
.synthesis .holder .bonus {left: -220px; color:#83daff;}
.synthesis .holder .bonus ul {border:1px solid #00adf1;}
.synthesis .holder .bonus h3 {
    color: #00adf1;
}
.synthesis .holder .need { right: -220px; color:#e24b38; }
.synthesis .holder .need ul {border:1px solid #e24b38;}
.synthesis .holder .need h3 {
    color: #e24b38;
}

.synthesis .arrows {
    background: #0e0e0e;
    width: 50px;
    height: 50px;
    border: 1px solid #202122;
    color: #797979;
    font-size: 37px;
    text-align: center;
    border-radius: 7px;
    position: absolute;
    bottom: 31px;
    cursor: pointer;
}

.synthesis .arrows.left {left:31px;}
.synthesis .arrows.right {right:31px;}



/* Riddle/Puzzle styles moved to riddle-menu.css */









/*************************choice******************/
.choice-holder .holder {
    width: 1000px;
    margin: 0 auto;
    margin-top: 300px;
}
.choice, .vs {
    display: inline-block;
    width: 36%;
    text-align: center;
    position: initial;
    vertical-align: middle;
}
.choice img {
    width: 100%;
    margin-top: -250px;
    /* display: block; */
    position: initial;
}
.vs {
    width: 20%;
    padding: 0 3%;
}
.vs img {
    width: 100%;
    margin-top: -300px;
    margin-left: -20px;
}

.choice {
    background: #080b0c;
    margin-top: 6%;
    color: #fff;
    padding: 0%;
        border-radius: 10px;

}

.choice .text {
    margin: 20px 10%;
    font-size: 19px;
}

.choice button {
    background: #00adf1;
    border: none;
    line-height: 100%;
    margin: 0;
    height: 65px;
    width: 90%;
    border-radius: 10px;
    color: #fff;
    padding: 7% 0px;
    display: inline-block;
    position: relative;
    margin-top: 40px;
    margin: 5%;
        font-size: 21px;
            text-transform: inherit;
}

.choice button:hover {
background: #44cd00; }


.create-colony-title.alias-input {

    width: 670px !important;
    }








/**********************harmons*******************/
.harmon-box { width: 1200px; margin: 0 auto; padding: 0%;  margin-top: 5%; }

.harmon-box .harmon, .harmon-box .harmon-hint {
    margin-bottom: 30px;
    padding-top: 10px;
    padding: 0%;
    width: 90%;
    border: 3px solid #222b34;
    border-radius: 10px;
    background: #080809;
    display: block;
    margin: 0 auto;
    text-align: left;
    position: relative;
    min-height: 120px;
    margin-top: 20px;

}

.harmon-box .harmon-hint { color: #fff; padding: 3%; width: 84%; text-align: center; border:none; }
.harmon-box .harmon-hint h3 { font-size: 2.5em; }
.harmon-box .harmon-hint p { font-size: 1.2em; color: #737381;}


.harmon-box .harmon.active { border-color: #5acfe5; }


.harmon-box .harmon img {
    vertical-align: middle;
    display: inline-block;
    text-align: left;
    max-width: 200px;
    width: 25%;
}


.harmon-box .harmon .text {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}

.harmon-box .harmon .btn-holder {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    text-align: center;
    padding: 0 2%;
}

.harmon-box .harmon .btn-holder span {
    color: #fff;
    text-align: center;
    padding-top: 7px;
    display: block;
}

.harmon-box .harmon .btn-holder span b { color: #f3b701; }

.harmon-box .button-base {
    height: 50px;
    width: 100%;
    margin: 0;
    border-radius: 5px;
background: rgb(2,155,183);
background: -moz-linear-gradient(180deg, rgba(2,155,183,1) 0%, rgba(2,125,173,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(2,155,183,1) 0%, rgba(2,125,173,1) 100%);
background: linear-gradient(180deg, rgba(2,155,183,1) 0%, rgba(2,125,173,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#029bb7",endColorstr="#027dad",GradientType=1);
color: #fff;
}

.harmon-box .harmon h2, .harmon-box .harmon p {
    text-align: left;
    padding-bottom: 0;
    margin-bottom: 0;
    padding: 0;
    margin: 0;
}


.harmon-box .harmon h2{
    margin-top: 0px;
    font-size: 2em;
    margin-bottom: 5px;
    font-weight: bold;
}

.harmon-box .harmon p, .harmon-box .harmon .checkbox {
    color: #737381;
    font-size: 18px;
}


.harmon-box .harmon .checkbox {margin-top: 10px; vertical-align: middle;}

.harmon-box .harmon .timer {
    color: #fff;
    background: #022633;
    border: 5px solid #05435b;
    border-radius: 5px;
    padding: 12px 0;
    font-size: 20px;
    font-weight: bold;
}











/*****************************bonuses*****************************/

.bonus-box {
    width: 98%;
    margin: 0 auto;
    padding: 0%;
    text-align: center;
}

.bonus-box .bonus, .bonus-box .bonus-hint {
    margin-bottom: 30px;
    padding-top: 10px;
    padding: 0%;
    width: 270px;
    border: 3px solid #222b34;
    border-radius: 10px;
    background: #080809;
    display: inline-block;
    margin: 0 15px;
    text-align: center;
    position: relative;
    margin-top: 20px;
    vertical-align: middle;
    padding: 2%;
    padding-bottom: 1%;
}

.bonus-box .bonus-hint { color: #fff; width: 90%; text-align: center; border:none;}
.bonus-box .bonus-hint h3 { font-size: 2.5em; }
.bonus-box .bonus-hint p { font-size: 1.2em; color: #737381;}


.bonus-box .bonus.active { border-color: #5acfe5; }


.bonus-box .bonus img {
    vertical-align: middle;
    display: block;
    text-align: center;
    margin: 0 auto;
}


.bonus-box .bonus .text {
    text-align: center;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 0px;
}

.bonus-box .bonus .btn-holder {


    vertical-align: middle;
    text-align: center;
    padding: 0 2%;
}

.bonus-box .bonus .btn-holder span {
    color: #fff;
    text-align: center;
    padding-top: 7px;
    display: block;
    margin-top: 10px;
}

.bonus-box .bonus .btn-holder span b { color: #f3b701; }

.bonus-box .button-base {
    height: 50px;
    width: 100%;
    margin: 0;
    border-radius: 5px;
background: rgb(2,155,183);
background: -moz-linear-gradient(180deg, rgba(2,155,183,1) 0%, rgba(2,125,173,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(2,155,183,1) 0%, rgba(2,125,173,1) 100%);
background: linear-gradient(180deg, rgba(2,155,183,1) 0%, rgba(2,125,173,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#029bb7",endColorstr="#027dad",GradientType=1);
color: #fff;
}

.bonus-box .bonus h2, .bonus-box .bonus p {

    padding-bottom: 0;
    margin-bottom: 0;
    padding: 0;
    margin: 0;
}


.bonus-box .bonus h2{
    margin-top: 0px;
    font-size: 2em;
    margin-bottom: 5px;
    font-weight: bold;
}

.bonus-box .bonus p, .bonus-box .bonus .checkbox {
    color: #737381;
    font-size: 18px;
}


.bonus-box .bonus .checkbox {margin-top: 10px; vertical-align: middle;}

.bonus-box .bonus .timer {
    color: #fff;
    background: #022633;
    border: 5px solid #05435b;
    border-radius: 5px;
    padding: 12px 0;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.bonus {
    max-width: 170px;
}

.bonus-margin {
    margin-left: 45px !important;
}

.bonus-active {
    border: 3px solid #f3b701 !important;
}

.bonus-box .bonus .bonus-gift {
    border: 3px solid #333300;
    border-radius: 10px;
    margin: 20px 0;
    padding: 10px;
    width: 31%;
    color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.bonus-box .bonus .bonus-gift.padding{ margin-right: 7%; }


.bonus-box .bonus .bonus-gift img{
width: 100%;
}
















/************************* RESPONSIVE ************************/


@media screen and (max-width: 1350px) {
    /* Стили my-points перенесены в stat-menu.css */
}



@media screen and (max-width: 1100px){

.synthesis .holder .creature {margin-top: 15px; border: none; }
.synthesis .holder {
    width: 65%;
    padding: 5%;
    margin: 0 auto;
    padding-top: 15px;
    margin-top: 20px;
    padding-bottom: 30px;
}

.synthesis .holder .bonus {left: 20px;color:#83daff;}
.synthesis .holder .need {right: 20px;color:#e24b38;}

.synthesis .holder .bonus span {color:#83daff;}
.synthesis .holder .need span {color:#e24b38;}

.synthesis .holder .side {
    color: #fff;
    width: 120px;
    position: absolute;
    top: -65;
    bottom: 150px;
}
.synthesis .holder .side ul {
    border-radius: 7px;
    height: 194px;
}

.synthesis .holder .side ul li {
    text-align: left;
    margin: 10px 5%;
    border-bottom: 1px solid #202122;
}

.synthesis .holder .side ul li img {
    width: 40px;
    margin-left: 5%;
}

.synthesis .holder .side ul li span {
    margin-top: 5px;
        font-size: 21px;
    margin-right: 0px;
}
.synthesis .holder .title h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 21px;
}


.synthesis .holder .title span { text-align: center; width: 100%; }

}

@media screen and (max-width: 1015px) {


.harmon-box .harmon .btn-holder span {
    text-align: left;
}

.harmon-box .harmon .btn-holder span b {display: block;}

.harmon-box .harmon { padding: 15px 0;}
.harmon-box .harmon .text {
    width: 49%;
}

.harmon-box { width: 100%;}


    /* Стили my-stats перенесены в stat-menu.css */



.choice-holder .holder {
    width: 90%;
    margin: 0 auto;
    margin-top: 30%;
}

.choice .text {
    margin: 20px 10%;
    font-size: 18px;
}






 }


 @media screen and (max-height: 900px) {
    .choice-holder .holder {
        margin-top: 13% !important;
    }

    
    .choice img {
        width: 250px !important;
        margin-top: -115px !important;
    }
}
 

@media screen and (max-height: 800px) {
    .choice-holder .holder {
        margin-top: 10% !important;
    }
    .vs img {
        margin-top: -220px !important;
    }
    .choice-holder h1 {padding-top: 0% !important;}
}

@media screen and (max-height: 700px) {
    .choice-holder .holder {
        margin-top: 6% !important;
    }


}

 @media screen and (max-height: 600px) {

 .canvas-wrapper.newdiz,
 .choice .text {
    font-size: 16px !important;
}



 }
 @media screen and (max-width: 640px) {

    .colony-inner .side.list {
        position: absolute;
        top: 125px;
        left: 230px !important;
    }

    .colony-list li span {
        min-width: 170px;
    }

    }

 @media screen and (max-height: 500px) {
    .choice-holder .holder {
        margin-top: 17% !important;
    }
    .choice img {
        margin-top: -115px !important;
        width: 170px !important;
    }
    .choice {
        margin-top: -2%;
    }

    .choice .text {
        font-size: 13px !important;
    }
}
   

@media screen and (max-height: 440px) {
    .choice-holder .holder {
        margin-top: 10% !important;
    }
    .choice img {
        margin-top: -60px !important;
        width: 100px !important;
    }
    .vs img {
        margin-top: -160px !important;
    }
}

@media screen and (max-width: 890px) {
    .tree-container {
        margin-left: 20px;
        zoom: 0.7em;
        width: calc(100% - 50px);
    }
    .tutorial-arrow-left-up {
        position: absolute;
        right: 0px;
        width: 45px !important;
        mix-blend-mode: lighten;
    }
    .clan-logo {
        width: 55%;
    }
    .upload-logo-btn {
        position: absolute;
        left: 120px;
        top: 35px;
        z-index: 50;
    }
.colony-inner .side.list {
    position: absolute;
    top: 125px;
    left: 320px;
}
    .clan-logo h2 {
        margin-left: 160px;
    }
.colony-info {
    width: 90%;
    margin: unset;
    margin-left: 30px;
}

    .settings-container .alias-input:first-child {
        width: 100% !important;
    }

    .colony.cancel.settings-container .alias-input {
        line-height: 350%;
        min-width: 350px;
        font-size: 14px;
    }
    .colony.cancel.settings-container .change-alias-btn {
        width: 100% !important;
    }
    /* Riddle styles moved to riddle-menu.css */
    .colony-request-title {
         max-width: 90%; 
    }
    .harmon-box .harmon .text {
        width: 42%;
    }
    .harmon-box .harmon .timer {
        font-size: 16px;
    }
    .harmon-box .harmon, .harmon-box .harmon-hint {
        width: 90%;
    }

    .harmon-box .button-base {
        font-size: 11px;
        width: 140%;
    }
    .newdiz h1 {
        padding-top: 8%;
    }

    .harmon-box .harmon p, .harmon-box .harmon .checkbox {
        font-size: 13px;
    }

.choice img {
    width: 100%;
    margin-top: -170px;
    /* display: block; */
    position: initial;
}


.canvas-wrapper {
    overflow-y: auto;
}

h1 {
    color: #fff;
    font-size: 1.7em;
}

.menu-buttons {
    width: 300px;
    position: absolute;
    display: block;
    z-index: 9;
    margin-top: 0;
    right: 30%;
    text-align: center;
    margin: 0 auto;
}

.menu-btn, .menu-nav-btn {
    position: absolute;
    margin-top:0px;
    float: none;
    margin-right: 0px;
}

.close-menu-btn {
    top: 9px;
}

.menu-buttons div.ui {
    margin-top: 10px;
    display: inline-block;
}


.hamburger-menu-btn {
    right: 10px;
    top: 5px;
}


.fullscreen-menu-btn {
    position: absolute;
    right: 37px;
    top: 5px;
    width: 37px;
}


    /* Стили my-points перенесены в stat-menu.css */
    .synthesis .holder .bonus {left: 0px;}
    .synthesis .holder .need {right: 0px;}

.synthesis .holder .side { zoom:0.8;     bottom: 240px;}




.colony.settings-container, .colony.settings form, .colony-inner {
	width: 100%;
}


.settings-container .alias-input, .settings-container .new-password-input {width: 34%;}
.settings-container .button-base {width: 23%;}
.colony-list {width: 30%; margin-left: 10px;}


.settings-container .old-password-input{
    width: 62%;
    margin-right: 4%;
}

.create-colony-title.alias-input {
width: 31% !important;
margin-right: 4%!important;
width: 100% !important;
}

.newdiz .skill-container {
height: 270px;
}
.skill-container .bar {width: 90%;}
.skill-container .button input {
    font-size: 21px;
    height: 30px;
    width: 30px;
}

.settings-container .button-base, .settings-container .button-base.change-password-btn {
    margin-left: 9px;
    height: 50px;
    width: 98%;
    margin-top: 15px;
}
.change-alias-price, .create-colony-price {
    margin-top: 75px;
}

}

@media screen and (max-width: 540px) {

    .menu-buttons {
        right: 20%;
    }

}
@media screen and (max-width: 700px) {
    .settings-container {
        padding-top: 10px;
        width: 82%;
        border: 1px solid #161718;
        border-radius: 10px;
        background: #080809;
        margin-left: 0;
        left: inherit;
        display: block;
        margin: 0 auto;
        margin-bottom: 25px;
    }


        

    .settings-container .alias-input:first-child {
        width: 100%;
    }



    .buttons-container {
        width: 300px !important;
    }
        
    .is-sound-container, .is-music-container {
        width: 82%;
        position: relative;
        color: #fff;
        display: block;
        background: #171717;
        padding: 0;
        border-radius: 10px;
        margin-right: 23px;
        padding: 15px 20px;
        font-size: 18px;
        margin-top: 0;
        margin: 10px;
    }

}


@media screen and (max-width: 485px) {


.settings-container .alias-input:first-child {
    width: 100%;
}


    .newdiz h1 {
        font-size: 2.0em;
        margin:10%; 
    }

    /* Стили my-stats и my-points перенесены в stat-menu.css */




.settings-container.hidden {display: none;}



.canvas-wrapper.settings.newdiz h1{ 
	margin-bottom: 10%;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 3%;
    margin-top: 12%;
}



.settings-container .alias-input, .settings-container .new-password-input, .settings-container .old-password-input {
    width: 100%;
}


.button-container {
    width: 100%;
    margin: 0 auto;
    margin-top: -10px;
}


}

/* Prestige Menu Styles */
.prestige-skills {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
    max-height: 600px;
    overflow-y: auto;
}

.prestige-container {
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
    border: 2px solid #3a5a4a;
    border-radius: 10px;
    padding: 20px;
    transition: all 0.3s ease;
}

.prestige-container:hover {
    background: rgba(0, 0, 0, 0.4);
    border-color: #4a7a5a;
}

.prestige-container.has-prestige {
    border: 2px solid #ffd700;
    background: rgba(255, 215, 0, 0.1);
    box-shadow: 0 0 15px rgba(255, 215, 0, 0.3);
}

.prestige-skill-img {
    width: 80px;
    height: 80px;
    margin-right: 20px;
    border-radius: 10px;
    border: 2px solid #4a7a5a;
}

.prestige-container.has-prestige .prestige-skill-img {
    border: 3px solid #ffd700;
    box-shadow: 0 0 10px rgba(255, 215, 0, 0.5);
}

.prestige-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.prestige-info h3 {
    color: #fff;
    font-size: 1.4em;
    margin: 0;
}

.prestige-level-info {
    display: flex;
    gap: 15px;
    align-items: center;
}

.prestige-badge {
    padding: 5px 15px;
    background: rgba(74, 122, 90, 0.3);
    border-radius: 5px;
    color: #aaa;
    font-size: 0.9em;
}

.prestige-badge.prestige-active {
    background: rgba(255, 215, 0, 0.2);
    border: 1px solid #ffd700;
    color: #ffd700;
    font-weight: bold;
}

.prestige-star {
    color: #ffd700;
    font-size: 1.2em;
}

.prestige-bonus {
    color: #4af;
    font-size: 0.95em;
}

.prestige-upgrade-info {
    display: flex;
    gap: 20px;
    margin-top: 5px;
    align-items: center;
}

.prestige-cost {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #ddd;
}

.prestige-cost .cost-icon {
    width: 20px;
    height: 20px;
}

.prestige-next-bonus {
    color: #6f6;
    font-weight: bold;
}

.prestige-btn-container {
    margin-top: 10px;
}

.prestige-upgrade-btn {
    padding: 10px 25px;
    font-size: 1.1em;
    background: linear-gradient(135deg, #ff6b35 0%, #f7931e 100%);
    border: 2px solid #ff8c42;
    color: #fff;
    cursor: pointer;
    border-radius: 8px;
    transition: all 0.3s ease;
    font-weight: bold;
}

.prestige-upgrade-btn:hover {
    background: linear-gradient(135deg, #ff8c42 0%, #ffa500 100%);
    box-shadow: 0 0 15px rgba(255, 140, 66, 0.6);
    transform: scale(1.05);
}

.prestige-plus {
    font-size: 1.3em;
    color: #fff;
}

.prestige-max {
    color: #ffd700;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    background: rgba(255, 215, 0, 0.1);
    border-radius: 5px;
    margin-top: 10px;
}

.prestige-no-skills {
    text-align: center;
    padding: 40px;
    color: #aaa;
    font-size: 1.1em;
}

/* Confirmation Dialog */
.prestige-confirm-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
}

.prestige-confirm-dialog {
    background: linear-gradient(135deg, #2a4a3a 0%, #1a3a2a 100%);
    border: 3px solid #4a7a5a;
    border-radius: 15px;
    padding: 30px;
    max-width: 500px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
}

.prestige-confirm-dialog h2 {
    color: #ffd700;
    text-align: center;
    margin-bottom: 20px;
    font-size: 1.8em;
}

.prestige-confirm-info {
    display: flex;
    gap: 20px;
    margin-bottom: 25px;
    padding: 20px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

.confirm-skill-img {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    border: 2px solid #ffd700;
}

.confirm-details {
    flex: 1;
    color: #ddd;
}

.confirm-details p {
    margin: 8px 0;
    font-size: 1.05em;
}

.confirm-details b {
    color: #fff;
}

.cost-icon-small {
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

.prestige-confirm-buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.prestige-confirm-buttons button {
    padding: 12px 30px;
    font-size: 1.1em;
    cursor: pointer;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.prestige-confirm-buttons button:hover {
    transform: scale(1.05);
}

.prestige-button {
    background: linear-gradient(135deg, #ff6b35 0%, #f7931e 100%) !important;
    border: 2px solid #ff8c42 !important;
}
