/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html,
body {
padding: 0;
margin: 0;
background: #fff;
letter-spacing: 1px;
font-family:  'Arimo', sans-serif;
}
body a {
outline: none;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
text-decoration: none;
}
body a:hover {
text-decoration: none;
}
body a:focus,
a:hover {
text-decoration: none;
}
input[type="button"],
input[type="submit"] {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
letter-spacing: 1px;
font-family:  'Arimo', sans-serif;
}
select,input[type="email"],input[type="text"],input[type=password],
input[type="button"],input[type="submit"],textarea{
font-family:  'Arimo', sans-serif;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
letter-spacing: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
font-family:  'Arimo', sans-serif;
letter-spacing: 1px;
}
p {
margin: 0;
padding: 0;
letter-spacing: 1px;
font-family:  'Arimo', sans-serif;
font-size:14px;
}
ul {
margin: 0;
padding: 0;
list-style-type: none;
}
/*-- //Reset-Code --*/
.title {
font-size: 50px;
color: #000;
letter-spacing: 3px;
font-weight: 600;
text-transform: uppercase;
font-family:'Julius Sans One', sans-serif;
}
.clr {
color: #fff;
}
/*-- header --*/
/*-- nav --*/
.header-outs {
position:relative;
}
.right-side {
float: right!important;
padding-top: 9px;
}
button#trigger-overlay {
background:transparent;
border: 2px solid #fff;
border-radius: 5px;
color: #fff;
font-size: 14px;
outline:none;
width: 37px;
height: 37px;
cursor: pointer;
}
.header-w3layouts {
padding-top:2em; 
position: absolute;
z-index: 9999;
width: 100%;
}
.hedder-logo{display:inline-block;}
.hedder-logo h1 a {
font-size: 36px;
color: #fff !important;
text-transform: uppercase;
font-weight: 300;
letter-spacing: 2px;
font-family: 'Cinzel Decorative', cursive;
}
.hedder-logo img {
width: 40%;
}
/*--//nav --*/
/*--- slider-css --*/
.one-img{ background: url(../img/b1.jpg) no-repeat 0px 0px;}
.two-img{ background: url(../img/b2.jpg) no-repeat 0px 0px;}
.three-img{ background: url(../img/b3.jpg) no-repeat 0px 0px;}
.four-img{ background: url(../img/b4.jpg) no-repeat 0px 0px;}
.five-img{ background: url(../img/b5.jpg) no-repeat 0px 0px;}
.six-img{ background: url(../img/b6.jpg) no-repeat 0px 0px;}
.slides {
width: 100%;
margin: auto;
}
.slide {
position: absolute;
width: 100%;
top: 0;
left: 0;
opacity: 0;
display: flex;
/*justify-content:left;*/
/*align-items:left;*/
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
    min-height: 100vh;
}
.slide--current {
opacity: 1;
}
.slide__img {
position: absolute;
width: 100%;
height: 100%;
background-size: cover;
background-position: 50% 50%;
}
.pagination {
/*align-self: end;*/
/*justify-self:end;*/
grid-area: pagination;
display: flex;
/*pointer-events: auto;*/
position:absolute;
bottom: 50px;
z-index: 999;
left: 51px;
width:10%;
color: #fff;
}
.pagination__item {
font-weight: bold;
justify-content: center;
align-items: center;
display: flex;
margin:0 0 0 9px;
font-size: 1.25em;
cursor: pointer;
/*color: var(--color-link);*/
background:#7c88ff;
border:2px solid #fff;
width: 15px;
height: 15px;
border-radius: 20px;
}
.pagination__item:hover{background:#fff;}
.pagination__item--current {
/*color: var(--color-link);*/
}
.slider-up {
z-index:999;
color: #fff;
padding-top:10em;
width: 49%;
margin: 0px auto;
}
.slider-up h4 {
font-size:78px;
padding-bottom: 10px;
color: #fff;
font-weight:700;
text-transform: uppercase;
font-family: 'Cinzel Decorative', cursive;
}
.slider-up h5 {
font-size:45px;
color: #fff;
font-family: 'Julius Sans One', sans-serif;
}
.slider-up span {
color: #f00;
font-size: 62px;
}
.outs_more-buttn a {
font-size: 14px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
display: inline-block;
letter-spacing: 2px;
background-color: rgba(0, 0, 0, 0.41);
/* border-radius: 20px; */
outline: none;
margin-top: 27px;
padding: 10px 22px;
border: 4px double #9c8f8f;
}
.outs_more-buttn a:hover {
background: rgba(255, 255, 255, 0.17);
color: #fff;
}
/*-- //slider-css --*/
/*--Banner-inner --*/
.inner_page-banner {
text-align: center;
background: url(../img/b1.jpg) no-repeat center;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
min-height: 300px;
}
/*--//Banner-inner --*/
/*--About--*/
.jst-wthree-text h2,.service-wthree-list h4 {
font-size: 52px;
color: #7c88ff;
padding-bottom: 20px;
line-height: 67px;
font-weight: bold;
font-family: 'Cinzel Decorative', cursive;
text-shadow: 2px -1px 2px black;
}
.info-sub-w3 p,.service-text-list p,.timeline__content p {
font-size: 14px;
color: #000;
line-height: 31px;
}
.abut-fst-img {
position: relative;
}
.abut-secound-img {
position: absolute;
bottom: -44px;
left: 31%;
/* width: 44%; */
box-shadow: 3px 0px 8px 3px #b1b1b1;
}
.service-icon-agile:hover span {
border-color: #fff;
color:#000;
-webkit-transform: rotatey(360deg);
-moz-transform: rotatey(360deg);
transform: rotatey(360deg);
-o-transform: rotatey(360deg);
-ms-transform: rotatey(360deg);
}
.feature-inner h5 {
font-size: 24px;
text-transform: uppercase;
color: #000;
font-weight: 600;
}
.service-icon-agile span {
border: 1px solid #000;
color: #212121;
-webkit-transition: .5s all;
-moz-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
transition: .5s all;
font-size: 42px;
width: 89px;
height: 89px;
border-radius: 50%;
color: #fff;
line-height:79px;
margin: 20px 0px;
}
/*--//About--*/
/*--Avatar-- */
figure.snip1321 {
position: relative;
overflow: hidden;
margin:0px;
min-width: 230px;
max-width: 315px;
width: 100%;
color: #000000;
text-align: center;
-webkit-perspective: 50em;
perspective: 50em;
}
figure.snip1321{
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
figure.snip1321 img {
max-width: 100%;
vertical-align: top;
}
figure.snip1321 figcaption {
top: 50%;
left: 20px;
right: 20px;
position: absolute;
opacity: 0;
z-index: 1;
}
figure.snip1321 h2 {
font-weight: 600;
font-size: 21px;
color: #fff;
margin-top: 7px;
}
figure.snip1321 h4 {
font-weight: 600;
font-size: 25px;
color:#000;
font-family: 'Cinzel Decorative', cursive;
}
figure.snip1321 i {
font-size: 32px;
}
figure.snip1321:after {
background-color: #7c88ff;
position: absolute;
content: "";
display: block;
top: 152px;
left: 20px;
right: 20px;
bottom: 157px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
opacity: 0;
}
figure.snip1321 a {
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
z-index: 1;
}
figure.snip1321:hover figcaption,
figure.snip1321.hover figcaption {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 1;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
figure.snip1321:hover:after,
figure.snip1321.hover:after {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 0.9;
}
/*--//avatar-- */
/*--service-- */
.agile-img-design-left {
background: url(../img/dd1.jpg)no-repeat center;
}
.agile-img-design-right{  
background: url(../img/dd2.jpg)no-repeat center;
}
.agile-img-design-right, .agile-img-design-left {
background-size: cover;
height: 603px;
}
.service-wthree-list {
background: #000;
padding: 3em 5em;
}
.feature-service-list ul li p {
display: inline-block;
font-size: 15px;
letter-spacing: 2px;
color:#fff;
}
.feature-service-list ul li span {
display: inline-block;
padding: 0px 14px 19px 0px;
}
.ser-middle-info p,.feature-ser-w3l-text p,.footer_grid_left p a,.footer_grid_left p,.service-icon-agile p {
font-size: 14px;
color: #fff;
line-height:28px;
}
.feature-ser-w3l-icon span {
font-size: 47px;
font-size: 47px;
padding-top: 21px;
color: #7c88ff;
font-weight: 100;
}
.latest-design,.feature-inner {
background:#7c88ff;
}
.timeline__content h6 {
font-size: 19px;
color: #000;
}
.timeline__content h4 {
font-size: 24px;
color: #7c88ff;
font-weight: 600;
}
/*--//service-- */
.grid {
position: relative;
/*padding: 1em 0 4em;*/
list-style: none;
text-align: center;
}
/* Common style */
.grid figure {
position: relative;
/*float: left;*/
overflow: hidden;
/*margin: 10px 1%;
min-width: 320px;
max-width: 480px;
max-height: 360px;
width: 48%;*/
background: #fff;
text-align: center;
cursor: pointer;
}
figure{margin:0em;}
.grid figure img {
position: relative;
display: block;
min-height: 100%;
max-width: 100%;
opacity: 0.8;
}
.grid figure figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
}
.grid figure figcaption,
.grid figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
z-index:0;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.grid figure h3 {
word-spacing: -0.15em;
font-weight: 300;
}
.grid figure h3 span {
font-weight: 800;
}
.grid figure h3,
.grid figure p {
margin: 0;
}
.grid figure p {
letter-spacing: 1px;
font-size: 68.5%;
}
/* Individual effects */
/*---------------*/
/***** Marley *****/
/*---------------*/
figure.effect-marley figcaption {
text-align: right;
font-size: 14px;
}
figure.effect-marley h3,
figure.effect-marley p {
position: absolute;
right: 30px;
left: 30px;
padding: 10px 0;
}
figure.effect-marley p {
bottom: 30px;
line-height: 1.5;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
figure.effect-marley h3 {
top: 30px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,20px,0);
transform: translate3d(0,20px,0);
font-size: 30px;
}
figure.effect-marley:hover h3 {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-marley h3::after {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 4px;
background: #fff;
content: '';
-webkit-transform: translate3d(0,40px,0);
transform: translate3d(0,40px,0);
}
figure.effect-marley h3::after,
figure.effect-marley p {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-marley:hover h3::after,
figure.effect-marley:hover p {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
@media screen and (max-width: 50em) {
.content {
padding: 0 10px;
text-align: center;
}
/*	.grid figure {
display: inline-block;
float: none;
margin: 10px auto;
width: 100%;
}*/
}
/*--contact-- */
.contact-forms input, .contact-forms textarea {
width: 100%;
font-size: 14px;
color: #000;
padding: .8em .8em;
border: none;
border-radius: 0px;
border-bottom: 2px solid #000;
background: #ffffff;
outline: none !important;
}
.contact-forms textarea {
resize: none;
height: 12em;
}
.address_mail_footer_grids iframe {
width: 100%;
height:31em;
border: none;
}
.footer_grid_left {
background:#7c88ff;
padding: 35px 35px;
-webkit-box-shadow: -3px -1px 12px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -3px -1px 12px 0px rgba(0,0,0,0.75);
box-shadow: -3px -1px 12px 0px rgba(0,0,0,0.75);
}
.contact_footer_grid_left h5 {
font-size: 20px;
font-weight: 600;
letter-spacing: 2px;
color: #fff;
}
.footer_grid_left p a:hover {
color: #000;
}
.sent-butnn {
width: 100%;
font-size: 17px;
padding: 11px 68px;
color: #fff;
outline: none;
margin-top: 1em;
background:#7c88ff;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.sent-butnn:hover {
background: #000;
}
/*--//contact-- */
/*--footer --*/
footer{background:#000;}
.footer-below p {
font-size: 14px;
letter-spacing: 3px;
color:#fff;
}
.icons ul li{
display: inline-block;
}
.icons ul li a{
color: #fff;
}
.icons ul li a span{
font-size: 15px;
border: 1px solid #fff;
letter-spacing: 0px;
width: 37px;
height: 37px;
line-height: 35px;
text-align: center;
border-radius: 50%;
margin: 0px 5px;
color:#7c88ff;
transition: 0.5s all;
-webkit-transition: 0.5s all;
transition: 0.5s all;
-moz-transition: 0.5s all;
}
.icons ul li a span:hover {
color: #000;
background:#fff;
}
/*--//footer --*/
/*--responsive--*/
@media(max-width:1920px){
}
@media(max-width:1680px){
}
@media(max-width:1600px){
}
@media(max-width:1440px){
.slide {
min-height: 562px;
}	
.slides {
height: 93vh;
}
.slider-up {
padding-top: 10em;
}
.slider-up h4 {
font-size: 71px;
}
.title {
font-size: 47px;
}
.jst-wthree-text h2, .service-wthree-list h4 {
font-size: 47px;
padding-bottom: 14px;
}
.feature-inner h5 {
font-size: 22px;
}
.service-icon-agile span {
font-size: 37px;
width: 84px;
height: 84px;
line-height: 82px;
}
.timeline__content h4 {
font-size: 22px;
}
.feature-ser-w3l-icon span {
font-size: 44px;
padding-top: 19px;
}
.service-wthree-list {
padding: 2em 5em;
}
.agile-img-design-right, .agile-img-design-left {
height: 614px;
}
.inner_page-banner {
min-height: 279px;
}
.contact-forms input, .contact-forms textarea {
padding: .7em .8em;
}
}
@media(max-width:1366px){
.slider-up h5 {
font-size: 42px;
}
.slider-up span {
font-size: 58px;
}
.outs_more-buttn a {
margin-top: 21px;
}
.jst-wthree-text h2, .service-wthree-list h4 {
font-size: 45px;
}
.timeline__content h6 {
font-size: 17px;
}
.agile-img-design-right, .agile-img-design-left {
height: 644px;
}
.footer_grid_left {
padding: 30px 35px;
}
.address_mail_footer_grids iframe {
height: 29em;
}
}
@media(max-width:1280px){
.hedder-logo img {
width: 33%;
}
.slider-up h4 {
font-size: 67px;
}
.outs_more-buttn a {
padding: 9px 18px;	
}
.hedder-logo h1 a {
font-size: 34px;
}
.title {
font-size: 45px;
}
.agile-img-design-right, .agile-img-design-left {
height: 726px;
}
figure.snip1321 h4 {
font-size: 23px;
}
}
@media(max-width:1080px){
.slide {
min-height: 547px;
}
.slides {
height: 90vh;
}
.footer-below p {
letter-spacing: 2px;
}
.abut-secound-img {
bottom: -42px;
left: 27%;
}
.service-wthree-list {
padding: 2em 3em;
}
.agile-img-design-right, .agile-img-design-left {
height: 793px;
}
.inner_page-banner {
min-height: 267px;
}
.contact_footer_grid_left h5 {
font-size: 19px;
}
.contact-forms textarea {
height: 11em;
}
}
@media(max-width:1050px){
.slider-up h5 {
font-size: 40px;
}
.slider-up span {
font-size: 56px;
}
.service-icon-agile span {
margin: 17px 0px;
}
.feature-ser-w3l-icon span {
font-size: 42px;
padding-top: 17px;
}
.jst-wthree-text h2, .service-wthree-list h4 {
font-size: 42px;
}
}
@media(max-width:1024px){
.hedder-logo img {
width: 30%;
}
.outs_more-buttn a {
letter-spacing: 1px;
}	
.feature-inner h5 {
font-size: 20px;
}
.service-wthree-list {
padding: 2em 2em;
}
figure.snip1321:after {
top: 143px;
bottom: 145px;
}
figure.effect-marley h3 {
font-size: 27px;
}
.contact-forms input, .contact-forms textarea {
padding: .7em .7em;
}
}
@media(max-width:991px){
.icons ul li a span {
font-size: 14px;
width: 35px;
height: 35px;
line-height: 33px;
}	
.about-txt-right{margin-top:20px;}
.abut-secound-img {
bottom: -22px;
left: 22%;
}
.service-text-list {
margin: 14px 0px;
}
.agile-img-design-right, .agile-img-design-left {
height: 666px;
}
figure.snip1321:after {
top: 98px;
bottom: 105px;
}
.footer_grid_left {
padding: 26px 35px;
}
.address_mail_footer_grids iframe {
height: 27em;
}
}
@media(max-width:900px){
.slider-up h5 {
font-size: 37px;
}
.slider-up h4 {
font-size: 64px;
}	
.title {
letter-spacing: 2px;
}
.jst-wthree-text h2, .service-wthree-list h4 {
font-size: 41px;
line-height: 59px;
}
.agile-img-design-right, .agile-img-design-left {
height: 573px;
}
figure.snip1321 h4 {
font-size: 20px;
}
.contact-forms textarea {
height: 9em;
}
}
@media(max-width:800px){
.slider-up h4 {
font-size: 59px;
}
.slide {
min-height: 527px;
}
.slides {
height: 87vh;
}
.service-icon-agile span {
font-size: 35px;
width: 78px;
height: 78px;
line-height: 74px;
}
figure.snip1321 h2 {
font-size: 18px;
margin-top: 4px;
}
.sent-butnn {
font-size: 16px;
padding: 8px 68px;
margin-top: .8em;
}
}
@media(max-width:768px){
.slider-up span {
font-size: 52px;
}
.slider-up h4 {
font-size: 57px;
}
.title {
font-size: 45px;
}
.service-icon-agile:nth-child(2),.service-icon-agile:nth-child(3) {
margin-top: 20px;
}	
.timeline__content h4 {
font-size: 21px;
}
.footer_grid_left {
padding: 23px 35px;
}
.address_mail_footer_grids iframe {
height: 26em;
}
}
@media(max-width:767px){
.slider-up h4 {
padding-bottom: 6px;
}
.feature-inner h5 {
font-size: 19px;
}
.service-wthree-list {
padding: 1em 1em;
}
figure.snip1321 {
min-width: 163px;
}
figure.snip1321:after {
top: 69px;
bottom: 70px;
}
figure.snip1321 h4 {
font-size: 17px;
}
figure.effect-marley h3 {
font-size: 22px;
}
.grid figure figcaption {
padding: 1em;
}
.address_mail_footer_grids iframe {
height: 21em;
}
.address_mail_footer_grids{
margin-top: 23px;
}
}
@media(max-width:736px){
.slider-up h5 {
font-size: 34px;
}	
.title {
font-size: 42px;
}
.agile-img-design-right, .agile-img-design-left {
height: 486px;
}
.contact-forms textarea {
height: 8em;
}
}
@media(max-width:667px){
.hedder-logo img {
width: 27%;
}
.hedder-logo h1 a {
font-size: 32px;
}
.agile-img-design-right, .agile-img-design-left {
height: 443px;
}
.footer_grid_left {
padding: 19px 22px;
}
}
@media(max-width:640px){
.slider-up {
width: 57%;
}
.slide {
min-height: 510px;
}
.slides {
height: 85vh;
}
.jst-wthree-text h2, .service-wthree-list h4 {
font-size: 38px;
line-height: 57px;
}
.feature-ser-w3l-icon span {
font-size: 39px;
}
.sent-butnn {
font-size: 15px;
padding: 8px 42px;
margin-top: .7em;
}
}
@media(max-width:600px){
.slider-up h4 {
font-size: 54px;
}
.slider-up {
width: 64%;
}
.slider-up span {
font-size: 49px;
}	
.title {
font-size: 39px;
}
.address_mail_footer_grids {
margin-top: 21px;
}
.address_mail_footer_grids iframe {
height: 18em;
}
}
@media(max-width:568px){
.outs_more-buttn a {
margin-top: 18px;
}	
.service-icon-agile span {
margin: 12px 0px;
}
.feature-ser-w3l-icon span {
padding-top: 0px;
padding-bottom: 15px;
}
figure.snip1321:after {
top: 155px;
bottom: 163px;
}
figure.snip1321 {
margin: 0px auto 18px;
}
figure.effect-marley h3, figure.effect-marley p {
right: 85px;
}
.contact-forms input, .contact-forms textarea {
padding: .6em .6em;
}
.contact-forms textarea {
height: 7em;
}
}
@media(max-width:480px){
.slider-up {
width: 71%;
}
.footer-below p {
letter-spacing: 1px;
line-height: 28px;
}
.title {
font-size: 37px;
}
.agile-img-design-right, .agile-img-design-left {
height: 399px;
}
.contact_footer_grid_left h5 {
font-size: 18px;
letter-spacing: 1px;
}
}
@media(max-width:440px){
.slider-up {
width: 77%;
}
.slider-up h5 {
font-size: 32px;
}
.hedder-logo h1 a {
font-size: 29px;
}	
.service-icon-agile span {
font-size: 33px;
width: 72px;
height: 72px;
line-height: 69px;
}
.feature-ser-w3l-icon span {
font-size: 35px;
}
.address_mail_footer_grids iframe {
height: 16em;
}
}
@media(max-width:414px){
.slider-up h4 {
font-size: 52px;
}
.jst-wthree-text h2, .service-wthree-list h4 {
font-size: 36px;
line-height: 57px;
}
.address_mail_footer_grids iframe {
height: 15em;
}
}
@media(max-width:384px){
.slider-up {
width: 83%;
}
.slide {
min-height: 496px;
}
.slides {
height: 82vh;
}
.abut-secound-img {
bottom: -13px;
left: 18%;
}	
.timeline__content h4 {
font-size: 19px;
}
}
@media(max-width:375px){
.slider-up h5 {
font-size: 29px;
}
.ser-middle-info p, .feature-ser-w3l-text p, .footer_grid_left p a, .footer_grid_left p, .service-icon-agile p {
line-height: 26px;
}
.agile-img-design-right, .agile-img-design-left {
height: 266px;
}
}
@media(max-width:320px){
.slider-up {
width: 100%;
}	
.slider-up h4 {
font-size: 49px;
}
.slider-up span {
font-size: 44px;
}
.title {
font-size: 33px;
letter-spacing:1px;
}
figure.snip1321:after {
top: 137px;
bottom: 140px;
}
.contact-forms input, .contact-forms textarea {
font-size: 13px;
}
}

table{
    background-color: #f4f4f4;
    border-radius: 5%;
}

.bord-rond-tr{
    border-top-right-radius: 5%;
}

.bord-rond-tl{
    border-top-left-radius: 5%;
}

.bord-rond-br{
    border-bottom-right-radius: 5%;
}

.bord-rond-bl{
    border-bottom-left-radius: 5%;
}

table { border-collapse: separate; }
td { border: solid 1px #000; }
tr:first-child td:first-child { border-top-left-radius: 10px; }
tr:first-child td:last-child { border-top-right-radius: 10px; }
tr:last-child td:first-child { border-bottom-left-radius: 10px; }
tr:last-child td:last-child { border-bottom-right-radius: 10px; }

td {
    transition: all 0.2s;
    border: 2px solid #989898;
    height: 80px;
    width: 80px;
}

td:hover {
    background-color: #e9e9e9;
    transition: all 0.2s;
}
/*--//responsive--*/

.equipement div {
    height: 180px;
    background-color: white;
    border-radius: 10px;
    border: 2px solid #989898;
    margin-bottom: 10px;
}

.equipement {
    width: 240px;
}



.fl {
    float: left;
}

.fr {
    float: right;
}

.potion {
    background: transparent url('https://data.mo.ee/sheet/alchemyitems2.png?465dfef3da86c9be2fe1fd9647a97279rpg-de.mo.ee&quot') no-repeat scroll -352px 0px;
}

.sword {
    background: transparent url('https://data.mo.ee/sheet/dgweapon32.png?14914d99cf02f2198742189fec39acdddata.mo.ee') no-repeat scroll -96px -32px;
}

.shield {
    background: transparent url('https://data.mo.ee/sheet/dg_armor2.png?f2b860e39ece6fe32ebcaa13f974ca9erpg-de.mo.ee') no-repeat scroll -384px -448px;
}

/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:top;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:top;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
/*CSS reset end*/

body {
    margin: 0px;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
    background-color: #000000;
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */

    /* No support for these yet, use at own risk */
    -o-user-select: none;
    user-select: none;

    cursor: url('/img/cursor.png'),
    default;  /* Older browsers     */
}

::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */}
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}
::-webkit-scrollbar-thumb { border-radius: 10px;  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,1); }


#news::-webkit-scrollbar {
    width: 12px;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */}
#news::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px;}
#news::-webkit-scrollbar-thumb { border-radius: 10px;  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }

a:hover, button:hover, label, select, select:hover {
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}

canvas {
    position:absolute;
    left:0px;
    top:0px;
    width:854px;
    height:480px;
}

img {
    border: 0px;
}

label {
    font-family: times, serif;
    font-size: 14px;
    padding-top: 1px;
    padding-bottom: 1px;
}

INPUT[type="radio"] {
    margin: 4px;
}

INPUT[type="range"] {
    height: 21px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    width: 300px;
}

INPUT[type="text"]:focus,
INPUT[type="number"]:focus,
INPUT[type="email"]:focus,
INPUT[type="search"]:focus,
INPUT[type="password"]:focus,
INPUT[type="range"]:focus,
INPUT[type="button"]:focus,
button:focus,
select:focus
{
    outline: 1px solid #999999;
}​


 .crisp {
     image-rendering: optimizeSpeed;
     image-rendering: -moz-crisp-edges;
     image-rendering: -webkit-optimize-contrast;
     image-rendering: optimize-contrast;
     -ms-interpolation-mode: nearest-neighbor;
 }

.scrolling_allowed {

}

.hidden {
    display: none;
}
.hidden-hack {
    left: -9999px;
}

.regular_button {
    font-size:1em;
    padding:0.5em;
    width:80px;
    margin:0.1em;
    border:1px #737373 solid;
    background: #bfd255;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmZDI1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzhlYjkyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzcyYWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZWNiMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d));
    background: -webkit-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
    background: -o-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
    background: -ms-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
    background: linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 );
}
.red_button {
    background: #f85032;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4NTAzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxNmY1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Y2MjkwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iI2YwMmYxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNzM4MjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f85032), color-stop(50%,#f16f5c), color-stop(51%,#f6290c), color-stop(71%,#f02f17), color-stop(100%,#e73827));
    background: -webkit-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
    background: -o-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
    background: -ms-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
    background: linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 );

}
.regular_button_smaller {
    font-size:1em;
    padding:3px;
    width:60px;
    margin:2px;
}
.menu_button {
    font-size:1em;
    padding: 2px;
    margin: 3px;
    width:60px;
}
#chat {
    text-shadow: 1px 1px 1px #000000;
    /*filter: dropshadow(color=#9c9c9c, offx=1, offy=1, positive=5);*/
    filter: glow(Color=#9c9c9c, Strength=4);
    background: #636363;
    opacity: 0.9;
    z-index:50;
    font-family: 'Brawler', serif;
    font-size:1.0em;
    position:absolute;
    left:0px;
    bottom:24px;
    max-width:100%;
    min-width:100%;
    overflow-y: auto;
    overflow-x: hidden;
    border-top: solid 2px rgb(152,152,152);
}
.chat_text {
    padding: 2px;
}
#chat_tabs {
    left:0px;
    width: auto;
    height:auto;
    position: absolute;
    display: block;
    z-index: 52;
    bottom: 245px;
}
.chat_tab {
    vertical-align: bottom;
    font-family: 'Brawler', serif;
    font-size: 14px;
    width: auto;
    height:auto;
    display: inline-block;
    padding: 5px;
    border: 1px #717070 solid;
    color: white;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    background: linear-gradient(to bottom, #7b7c7b 0%,#585858 100%);
    min-height: 14px;
    min-width: 20px;
    text-align: center;
}
.chat_tab:hover {
    padding-top: 7px;
    border: 1px #7b7b7b solid;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}

.chat_tab_active {
    background: linear-gradient(to top, #7b7c7b 0%,#585858 100%);
}
.chat_tab_action {
    background: linear-gradient(to bottom, #949494 0%,#7b7b7b 100%);
    animation: flashtab 0.5s 1 cubic-bezier(0.45, 0.05, 0.55, 0.95);
}
@keyframes flashtab {
    100% {background: linear-gradient(to bottom, #7b7c7b 0%,#585858 100%)}
}

#my_text {
    text-shadow: 1px 1px 1px #3a3a3a;
    /*filter: dropshadow(color=#9c9c9c, offx=1, offy=1, positive=5);*/
    filter: glow(Color=#9c9c9c, Strength=4);
    color: #FFFFFF;
    background: #9c9c9c;
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-family: 'Brawler', serif;
    font-size:1.0em;
    position:absolute;
    left:50px;
    bottom:24px;
}
#my_text:focus {
    outline: none;
}

#current_channel {
    text-shadow: 1px 1px 1px #3a3a3a;
    /*filter: dropshadow(color=#9c9c9c, offx=1, offy=1, positive=5);*/
    filter: glow(Color=#9c9c9c, Strength=4);
    color: #FFFFFF;
    background: #9c9c9c;
    opacity: 0.90;
    border: 0px;
    padding: 0px;
    margin: 0px;
    z-index: 51;
    font-family: 'Brawler', serif;
    font-size:1.0em;
    position:absolute;
    left:0px;
    bottom:24px;

}
#current_channel:focus {
    outline: none;
}

.white_background {
    /*background*/
    background: #ffffff;
    background: -moz-linear-gradient(-45deg,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    background: -o-linear-gradient(-45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    background: -ms-linear-gradient(-45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    background: linear-gradient(-45deg,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
}
.white_background button {
    background: #f6f8f9;
    background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9));
    background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
    background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
    background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
    background: linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 );
    border: double 1px #AAAAAA;
    width:162px; /*input width + 2x padding */
    height:25px;
    padding:5px;
    margin:5px;
    font-weight: bold;

    /*shadow*/
    -moz-box-shadow:inset 0px 0px 3px #7a7a7a;
    -webkit-box-shadow:inset 0px 0px 3px #7a7a7a;
    box-shadow:inset 0px 0px 3px #7a7a7a;

    /*radius*/
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.white_background button:hover {
    border: double 1px #AAAAAA;
    box-shadow:
            1px 1px 1px rgba(255,255,255,0.8) inset,
            1px 1px 3px rgba(0,0,0,0.4);
}

.white_background input, .white_background select {
    width:150px;
    padding:5px;
    margin:5px;
    border:double 1px #AAAAAA;
    /*shadow*/
    -moz-box-shadow:inset 0px 0px 3px #7a7a7a;
    -webkit-box-shadow:inset 0px 0px 3px #7a7a7a;
    box-shadow:inset 0px 0px 3px #7a7a7a;

    /*radius*/
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}

#language_select_form {
    z-index: 9999;
    font-family: Helvetica,Arial,sans-serif;
    text-shadow:1px 1px 1px #DDDDDD;
    width:530px;
    max-height:200px;
    padding: 5px;
    vertical-align: middle;
    position:absolute;
    left:50%;
    margin-left: -265px; /* width/2 */
    top:50%;
    margin-top: -100px;

    opacity: 0.95;

    /*border*/
    border:double 1px #AAAAAA;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

#languages_list {
    display: block;
    width: 100%;
    max-height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
}

#translate_names {
    border: none;
    box-shadow: none;
    width: 14px;
    height: 14px;
}

#translate_help {
    bottom: 5px;
    position: absolute;
    right: 5px;
    text-decoration: none;
    color: #000000;
}
#language_select_form label {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 25px;
}

.language_div {
    line-height: 22px;
    background: rgba(239, 239, 239, 0.5);
    display: inline-block;
    min-width: 30%;
    padding: 2px;
    margin: 1px;
    margin-left: 0px;
    font-size: 14px;
}
.language_div:hover {
    background: rgb(200, 200, 200);
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}
.language_div_selected {
    background: rgb(180, 180, 180);
}
.language_flag {
    width: 30px;
    height: 20.25px;
    display: inline-block;
    background-size: contain;
    margin-top: 1px;
}
.language_name {
    margin-left: 2px;
}

#login_box {
    font-family: Helvetica,Arial,sans-serif;
    z-index:9999;
    text-shadow:1px 1px 1px #DDDDDD;
    background-color: white;
    width:530px;
    height:190px;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
    position:absolute;
    left:50%;
    margin-left: -265px; /* width/2 */
    top:50%;
    margin-top: -100px;

    opacity: 0.95;

    /*border*/
    border:double 1px #AAAAAA;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

#login_world {
    width: 162px;
}

#login_box button {
    margin-left: 0px;
}

#connection_status_holder {
    bottom: 0px;
    right: 5px;
    position:absolute;
    font-size: smaller;
}
#connection_status {
    margin-right: 5px;
}
#connection_status_img img{
    vertical-align:middle;
}

#logo {
    position:absolute;
    left: 10px;
    top: -28px;
}

#login_box_inside_div {
    float: left;
    position: relative;
    height: 100%;
    width:200px;
}
#action_menu {
    position:absolute;
    min-width: 120px;
    z-index: 200;
}
#action_menu .item {
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
    color: #3BEEEE;
    padding-right: 5px;
    padding-left: 5px;
}

#action_menu .line {
    min-height: 30px;
    line-height: 30px;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
    display:block;
}
#action_menu .line:hover {
    color: #3BEEEE;
}
#wrapper {
    background-size: 100% 100%;
    background-repeat:no-repeat;
    position: absolute;
    left:0;
    top:0;
    overflow: hidden;
    z-index:0;
}
.level0 {
    background: #c1d4a4;
    background-image: url('bg-castle.jpg');
    /*
    background: #000000;  halloween theme
    background-image: url('bg-halloween.jpg'); */
}
.level1{
    background: #2d2119;
    background-image: url('bg-cave.jpg');
}
.level2 {
    background: #e9ecef;
    background-image: url('bg-winter.jpg');
}
.level3 {
    background: #657a66;
    background-image: url('bg-mystic.jpg');
}
.level4 {
    background: #d8ca9a;
    background-image: url('bg-desert.jpg');
}
.level5{
    background: #2d2119;
    background-image: url('bg-cave.jpg');
}
.level8{
    background: #dbe5e9;
    background-image: url('bg-clouds.jpg');
}

.level9{
    background: #dbe5e9;
    background-image: url('bg-heaven_castle.jpg');
}
.level10{
    background: #32552b;
    background-image: url('bg-rainforest.jpg');
}
.level11{
    background: #1c0b01;
    background-image: url('bg-grave.jpg');
}
.level12 {
    background: #c1d4a4;
    background-image: url('bg-castle.jpg');
}
.level13 {
    background: #d8ca9a;
    background-image: url('bg-pyramid.jpg');
}
.level14 {
    background: #c1d4a4;
    background-image: url('bg-fellin.jpg');
}
.level15 {
    background: #2c313a;
    background-image: url('bg-dragons.jpg');
}
.level16 {
    background: #352a1d;
    background-image: url('bg-wilderness.jpg');
}
.level17 {
    background: #32552b;
    background-image: url('bg-ancientd.jpg');
}
.level18 {
    background: #554c1d;
    background-image: url('bg-lost_woods.jpg');
}
.level19 {
    background: #7f4223;
    background-image: url('bg-minigames.jpg');
}
.level20 {
    background: #000000;
    background-image: url('bg-broceliande.jpg');
}
.level21 {
    background: #000000;
    background-image: url('bg-halloween.jpg');
}
.level23 {
    background: #000000;
    background-image: url('bg-illusiong.jpg');
}
.level24 {
    background: #4cc969;
    background-image: url('bg-cow.jpg');
}
.level25 {
    background: #b3b873;
    background-image: url('bg-moche.jpg');
}
.level26{
    background: #1c0b01;
    background-image: url('bg-grave.jpg');
}
.level27{
    background: #2d2119;
    background-image: url('bg-cave.jpg');
}
.level28{
    background: #2d2119;
    background-image: url('bg-cave.jpg');
}
.level29{
    background: #2d2119;
    background-image: url('bg-cave.jpg');
}
.level30 {
    background: #b3b873;
    background-image: url('bg-moche.jpg');
}
.level31 {
    background: #000000;
    background-image: url('bg-illusiong.jpg');
}
.level32 {
    background: #554c1d;
    background-image: url('bg-lost_woods.jpg');
}
.level33 {
    background: #e9ecef;
    background-image: url('bg-winter.jpg');
}
.level35 {
    background: #e9ecef;
    background-image: url('bg-star.jpg');
}
.level36 {
    background: #e9ecef;
    background-image: url('bg-star.jpg');
}
.level37 {
    background: #e9ecef;
    background-image: url('bg-star.jpg');
}
.level38 {
    background: #e9ecef;
    background-image: url('bg-star.jpg');
}
.level39 {
    background: #2d2119;
    background-image: url('bg-cave.jpg');
}
.level300 {
    background: #c1d4a4;
    background-image: url('bg-castle.jpg');
    /*
    background: #000000; /* halloween theme
    background-image: url('bg-halloween.jpg');*/
}

.menu {
    background: #333333;
    opacity: 0.8;
    border: double 1px #111111;
    box-shadow:
            1px 1px 1px 1px rgba(0,0,0,0.4);
    padding:4px;
    color: #FFFFFF;
    font-family:times, serif;
    font-size:14px;
    font-style:normal;
}
.menu_no_opacity {
    background: rgba(51,51,51,0.8);
    border: double 1px #111111;
    box-shadow:
            1px 1px 1px 1px rgba(0,0,0,0.4);
    padding:4px;
    color: #FFFFFF;
    font-family:times, serif;
    font-size:14px;
    font-style:normal;
}

#skills_menu {
    position:absolute;
    right:0px;
    width: auto;
    max-width: 200px;
    z-index: 200;
    color: #FFFF00;
}
#skills_menu .header{
    width:100%;
    display:block;
    padding-bottom: 2px;
}
#skills_menu .skill {
    color: #FFFFFF;
    display:block;
    /*width:48%;*/
    width:auto;
    padding-bottom: 4px;
    white-space: nowrap;
}
#skills_menu .skill:hover {
    color: #3BEEEE;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}
#skills_menu .level {
    color: #3BEEEE;
    font-size: 13px;
}
#skills_menu .right {
    float: right;
    text-align: right;
}
#skills_menu .exp {
    margin-top: 4px;
    padding-top: 4px;
    border-top: solid 1px #666666;
}
#skills_menu .full {
    width:100%;
}

#small_pet_menu {
    position:absolute;
    right:0px;
    min-width: 115px;
    width:auto;
    z-index: 200;
    padding-bottom:2px;
}
#small_build_menu {
    position:absolute;
    right:0px;
    min-width: 126px;
    width:auto;
    z-index: 200;
    padding-bottom:2px;
}
#small_wilderness_menu {
    position:absolute;
    right:0px;
    min-width: 115px;
    max-width:146px;
    z-index: 200;
    padding-bottom:2px;
}


#inventory {
    position:absolute;
    right:0px;
    min-width: 288px;
    max-width:288px;
    z-index: 200;
    padding-bottom:2px;
}
#inventory .inv_item {
    width:32px;
    height:32px;
    margin:1px;
    padding:0px;
    border: solid 1px #666666;
    display:inline-block;
}
#inventory .inv_item:hover {
    border: solid 1px #3BEEEE;
}
#inventory .selected {
    border: solid 1px #FFFF00;
}
#inv_coins {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

#settings, #settings_spectate {
    position:absolute;
    right:0px;
    min-width: 200px;
    max-width:200px;
    z-index: 200;
    padding-bottom:2px;
    color: #FFFF00;
    overflow-y:auto;
    max-height:80%;
}
#settings .header, #settings_spectate .header{
    width:100%;
    display:block;
}
.wide_link {
    color: #FFFFFF;
    display:block;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    width:100%;
    text-decoration: none;
}
.wide_link:hover {
    color: #3BEEEE;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}
.span_link {
    color: #FFFFFF;
    text-decoration: none;
}
.span_link:hover {
    color: #3BEEEE;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
    text-decoration: none;
}

#settings .logout {
    margin-top: 20px;
    font-weight: bold;
}

#shop {
    color: #FFFF00;
    position:absolute;
    min-width: 361px;
    max-width: 361px;
    padding-bottom: 2px;
    z-index: 300;
    left:50%;
    margin-left: -180px; /* width/2 */
    top:50%;
    margin-top: -147px; /* height/2 */
}
#shop .inv_item {
    width:32px;
    height:32px;
    margin:1px;
    margin-bottom: 0px;
    padding:0px;
    border: solid 1px #666666;
    display:inline-block;
}

#shop .link {
    margin: 10px;
    color: #FFFFFF;
    font-weight: bold;
}
#shop .link:hover {
    color: #3BEEEE;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}
#shop .inv_item:hover {
    border: solid 1px #3BEEEE;
}
#shop .selected {
    border: solid 1px #FFFF00;
}
#shop_buy {
    float:left;
    padding-bottom: 2px;
}
#shop_sell {
    float:right;
    padding-bottom: 2px;
}
#shop_sell_all {
    float:right;
    padding-bottom: 2px;
}
#shop_top_holder{
    width: 100%;
    display: inline-block;
}
#shop_item {
    float:left;
}
#shop_coins {
    float:right;
}
#shop .border_bottom {
    border-bottom: 1px solid #666666;
    width: 100%;
    text-align: right;
    display: inline-block;
    margin-bottom: 2px;
}
#shop_close {
    padding-top: 2px;
    padding-bottom: 2px;
}
.inv_numbers {
    position: absolute;
    z-index:500;
    font-family: "Courier New";
    font-size:9px;
    color:#FFFFFF;
    cursor: url('/img/cursor.png'),
    default;  /* Older browsers     */
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.health {
    -webkit-box-shadow:  0px 0px 3px 1px rgba(0, 0, 0, 0.5);
    box-shadow:  0px 0px 3px 1px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    text-shadow: 0px 0px 3px #000000;
    filter: dropshadow(color=#000000, offx=0, offy=0);
    font-size: 16px;
    position: absolute;
    width: 160px;
    z-index: 200;
}
.health-red {
    background: #a71212;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3MTIxMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2ZjMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iI2Q2MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iI2M4MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MTAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #a71212 0%, #fc0000 36%, #d60000 59%, #c80000 71%, #810000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a71212), color-stop(36%,#fc0000), color-stop(59%,#d60000), color-stop(71%,#c80000), color-stop(100%,#810000));
    background: -webkit-linear-gradient(top,  #a71212 0%,#fc0000 36%,#d60000 59%,#c80000 71%,#810000 100%);
    background: -o-linear-gradient(top,  #a71212 0%,#fc0000 36%,#d60000 59%,#c80000 71%,#810000 100%);
    background: -ms-linear-gradient(top,  #a71212 0%,#fc0000 36%,#d60000 59%,#c80000 71%,#810000 100%);
    background: linear-gradient(to bottom,  #a71212 0%,#fc0000 36%,#d60000 59%,#c80000 71%,#810000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a71212', endColorstr='#810000',GradientType=0 );
}

.health-green {
    background: #4dc12a;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkYzEyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iIzUzY2QyYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iIzNlOWYyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iIzM2OGQyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODc4MjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #4dc12a 0%, #53cd2b 28%, #3e9f28 59%, #368d27 71%, #287820 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4dc12a), color-stop(28%,#53cd2b), color-stop(59%,#3e9f28), color-stop(71%,#368d27), color-stop(100%,#287820));
    background: -webkit-linear-gradient(top,  #4dc12a 0%,#53cd2b 28%,#3e9f28 59%,#368d27 71%,#287820 100%);
    background: -o-linear-gradient(top,  #4dc12a 0%,#53cd2b 28%,#3e9f28 59%,#368d27 71%,#287820 100%);
    background: -ms-linear-gradient(top,  #4dc12a 0%,#53cd2b 28%,#3e9f28 59%,#368d27 71%,#287820 100%);
    background: linear-gradient(to bottom,  #4dc12a 0%,#53cd2b 28%,#3e9f28 59%,#368d27 71%,#287820 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dc12a', endColorstr='#287820',GradientType=0 );
    height:100%;
    min-width: 0%;
    max-width: 100%;
    width: 100%;
    position: absolute;
    transition: all .2s ease-in-out;
}
.health-name {
    position: absolute;
    width: 100%;
    text-align: center;

}

.enemy_burst {
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: relative;
    background: #cc90cf;
    text-align: center;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20eg);
}
.player_burst {
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: relative;
    background: #65afc1;
    text-align: center;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20eg);
}
.player_burst:before {
    pointer-events: none;
    content: "";
    position: absolute;
    background: #65afc1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}
.enemy_hit {
    background: #bc65c1;
    pointer-events: none;
}
.player_hit {
    background: #65afc1;
    pointer-events: none;
}
.player_hit_max {
    background: #DF944A !important;
}
.player_hit_max:before {
    background: #DF944A !important;
}
.enemy_burst:before {
    pointer-events: none;
    content: "";
    position: absolute;
    background: #cc90cf;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}
.idenemy_hit {
    position:absolute;
    left: 80px;
    top: 80px;
    z-index: 198;
    pointer-events: none;
    /*transition: opacity 0.2s ease-in-out;*/
}
.idplayer_hit {
    position:absolute;
    left: 130px;
    top: 100px;
    z-index: 198;
    pointer-events: none;
    /*transition: opacity 0.2s ease-in-out;*/
}
.damage {
    z-index: 199;
    position: absolute;
    width: 100%;
    top: 0px;
    padding-top: 4px;
    text-align: center;
    color: white;
    font-size:16px;
    text-shadow: 0px 0px 3px #000000;
    filter: dropshadow(color=#000000, offx=0, offy=0);
    pointer-events: none;
}

.iduse_tool {
    position:absolute;
    left: 80px;
    top: 80px;
    z-index: 49;
    border-radius: 10px;
    width: 32px;
    height: 32px;
    pointer-events: none;
}

.skill_xp_effect_holder {
    position:absolute;
    z-index: 49;
    width: 300px;
    pointer-events: none;
    text-align: center;
}

.skill_xp_effect {
    padding: 2px;
    z-index: 49;
    width: auto;
    height: 16px;
    pointer-events: none;
    text-shadow: #000000 0px 0px;
    filter: dropshadow(color=#000000, offx=0, offy=0);
    background: #333333;
    color: #ffffff;
}

.opacity_100 {
    opacity: 1;
    filter: alpha(opacity = 100);
}
.opacity_95 {
    opacity: 0.95;
    filter: alpha(opacity = 95);
}
.opacity_90 {
    opacity: 0.9;
    filter: alpha(opacity = 90);
}
.opacity_85 {
    opacity: 0.85;
    filter: alpha(opacity = 85);
}
.opacity_80 {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}
.opacity_75 {
    opacity: 0.75;
    filter: alpha(opacity = 75);
}
.opacity_70 {
    opacity: 0.7;
    filter: alpha(opacity = 70);
}
.opacity_65 {
    opacity: 0.65;
    filter: alpha(opacity = 65);
}
.opacity_60 {
    opacity: 0.6;
    filter: alpha(opacity = 60);
}
.opacity_55 {
    opacity: 0.55;
    filter: alpha(opacity = 55);
}
.opacity_50 {
    opacity: 0.5;
    filter: alpha(opacity = 50);
}
.opacity_45 {
    opacity: 0.45;
    filter: alpha(opacity = 45);
}
.opacity_40 {
    opacity: 0.4;
    filter: alpha(opacity = 40);
}
.opacity_35 {
    opacity: 0.35;
    filter: alpha(opacity = 35);
}
.opacity_30 {
    opacity: 0.3;
    filter: alpha(opacity = 30);
}
.opacity_25 {
    opacity: 0.25;
    filter: alpha(opacity = 25);
}
.opacity_20 {
    opacity: 0.2;
    filter: alpha(opacity = 20);
}
.opacity_15 {
    opacity: 0.15;
    filter: alpha(opacity = 15);
}
.opacity_10 {
    opacity: 0.1;
    filter: alpha(opacity = 10);
}
.opacity_5 {
    opacity: 0.05;
    filter: alpha(opacity = 5);
}
.opacity_0 {
    opacity: 0;
    filter: alpha(opacity = 0);
}


#chest {
    color: #FFFF00;
    position:absolute;
    min-width: 361px;
    max-width: 361px;
    padding-bottom: 2px;
    z-index: 300;
    left:50%;
    margin-left: -180px; /* width/2 */
    top:50%;
    margin-top: -147px; /* height/2 */
}
#chest .inv_item {
    width:32px;
    height:32px;
    margin:1px;
    margin-bottom: 0px;
    padding:0px;
    border: solid 1px #666666;
    display:inline-block;
}

#chest .link {
    margin: 10px;
    color: #FFFFFF;
    font-weight: bold;
}
#chest .link:hover, #chest .active_link {
    color: #3BEEEE;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}
#chest .inv_item:hover {
    border: solid 1px #3BEEEE;
}
#chest .selected {
    border: solid 1px #FFFF00;
}
#chest_withdraw {
    float:left;
    padding-bottom: 2px;
}
#chest_withdraw_8 {
    float:left;
    padding-bottom: 2px;
}

.chest_pages {
    float:left;
    padding-bottom: 2px;
    padding-right: 10px;
}
#chest_destroy {
    float:left;
    padding-bottom: 2px;
}
#chest_deposit {
    float:right;
    padding-bottom: 2px;
}
#chest_deposit_all {
    float:right;
    padding-bottom: 2px;
}
#chest_top_holder{
    width: 100%;
    display: inline-block;
}
#chest_item {
    float:left;
}
#chest_coins {
    float:right;
}
#chest .border_bottom {
    border-bottom: 1px solid #666666;
    width: 100%;
    text-align: right;
    display: inline-block;
    margin-bottom: 2px;
}
#chest_close {
    padding-top: 2px;
    padding-bottom: 2px;
}

#loading_box {
    color: #000000;
    font-size: 40px;
    font-family: Helvetica,Arial,sans-serif;
    z-index:9999;
    text-shadow:1px 1px 1px #DDDDDD;
    width:300px;
    height:160px;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
    position:absolute;
    left:50%;
    margin-left: -150px; /* width/2 */
    top:50%;
    margin-top: -100px;
}
#news {
    float: right;
    height: 170px;
    padding-left: 10px;
    border-left: 1px solid rgb(170, 170, 170);
    width: 315px;
    text-align: left;
    overflow-y: scroll;
}
#news .news_item {
    padding-bottom: 5px;
}
#news .title {
    float: left;
    font-weight: bold;
    font-size: 14px;
    margin-top: 5px;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}
#news .date {
    float: right;
    font-size: 12px;
    margin: 5px;

}
#news .content {
    float: left;
    font-size: 14px;
    width: 290px
}

.arrow-n,
.arrow-e,
.arrow-s,
.arrow-w {
    /*
     * In Internet Explorer, The"border-style: dashed" will never be
     * rendered unless "(width * 5) >= border-width" is true.
     * Since "width" is set to "0", the "dashed-border" remains
     * invisible to the user, which renders the border just like how
     * "border-color: transparent" renders.
     */
    border-style: dashed;
    border-color: transparent;
    border-width: 17px;
    display: -moz-inline-box;
    display: inline-block;
    /* Use font-size to control the size of the arrow. */
    /*font-size: 10px;*/
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: bottom;
    width: 0px;
}

.arrow-n {
    border-bottom-width: 1em;
    border-bottom-style: solid;
    border-bottom-color: #666;
    bottom: 0.25em;
}

.arrow-e {
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: #666;
    left: 0;
}

.arrow-s {
    border-top-width: 1em;
    border-top-style: solid;
    border-top-color: #666;
    top: 0.25em;
}

.arrow-w {
    border-right-width: 1em;
    border-right-style: solid;
    border-right-color: #666;
    right: 0.25em;
}

#captcha {
    z-index: 499;
}
#captcha_menu {
    color: #FFFFFF;
    padding-bottom: 2px;
    z-index:499;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-160px;
    margin-top: -130px;
    opacity:1;
    width:319px;
    height:260px;
    text-align:center;
    display:none;
}

#captcha_menu .link {
    margin: 10px;
    color: #FFFFFF;
    font-weight: bold;
}
#captcha_menu .link:hover {
    color: #3BEEEE;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}
#captcha_menu .border_bottom {
    border-bottom: 1px solid #666666;
    width: 100%;
    text-align: right;
    display: inline-block;
    margin-bottom: 2px;
}

#payment_form .border_bottom {
    border-bottom: 1px solid #666666;
    width: 100%;
    text-align: right;
    display: inline-block;
    margin-bottom: 2px;
}
#payment_main {
    overflow-y: auto;
    height: 281px;
    overflow-x: hidden;
}

.common_border_bottom {
    border-bottom: 1px solid #666666;
    width: 100%;
    text-align: right;
    display: inline-block;
    /*margin-bottom: 8px;*/
    box-shadow: 0 4px 18px -4px rgb(93, 93, 93);
    margin-top: -4px;
    padding-top: 4px;
    margin-left: -4px;
    padding-left: 4px;
    margin-right: -4px;
    padding-right: 4px;
    margin-bottom: 2px;
    padding-bottom: 2px;
    background: rgb(39, 39, 39);
}

.common_link {
    margin: 10px;
    color: #FFFFFF;
    font-weight: bold;
}
.common_link:hover {
    color: #3BEEEE;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}

#payment_form .link {
    margin: 5px;
    color: #FFFFFF;
    font-weight: bold;
}
#payment_form .link:hover {
    color: #3BEEEE;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}

#captcha_bonus_assign_form {
    z-index:999999;
    position: absolute;
    left:50%;
    top:50%;
    margin-left:-135px;
    margin-top:-57px;
    min-width:270px;
    width:auto;
    height:115px;
    text-align:center;
    display:none;
}
#captcha_bonus_assign_form .border_bottom {
    border-bottom: 1px solid #666666;
    width: 100%;
    text-align: right;
    display: inline-block;
    margin-bottom: 2px;
}
#captcha_bonus_assign_form button:hover {
    background: #666666;
}

#captcha_bonus_assign_form .link {
    margin: 10px;
    color: #FFFFFF;
    font-weight: bold;
}
#captcha_bonus_assign_form .link:hover {
    color: #3BEEEE;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}
#remove_skill_form {
    z-index:999999;
    position: absolute;
    left:50%;
    top:50%;
    margin-left:-135px;
    margin-top:-52px;
    width:270px;
    height:105px;
    text-align:center;
    display:none;
}
#remove_skill_form .border_bottom {
    border-bottom: 1px solid #666666;
    width: 100%;
    text-align: right;
    display: inline-block;
    margin-bottom: 2px;
}
#remove_skill_form button:hover {
    background: #666666;
}

#remove_skill_form .link {
    margin: 10px;
    color: #FFFFFF;
    font-weight: bold;
}
#remove_skill_form .link:hover {
    color: #3BEEEE;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}

#market {
    color: #FFFFFF;
    position:absolute;
    min-width: 400px;
    max-width: 400px;
    padding-bottom: 2px;
    z-index: 300;
    left:50%;
    margin-left: -200px; /* width/2 */
    top:50%;
    margin-top: -150px; /* height/2 */
    min-height: 300px;
    max-height: 300px;
    overflow: hidden;
}
#market_transactions {
    overflow-y: auto;
    overflow-x: hidden;
    height: 281px;
}
#market_search_results {
    overflow-y: auto;
    height: 238px;
}
#market .link {
    margin: 10px;
    color: #FFFFFF;
    font-weight: bold;
}
#market .link:hover {
    color: #3BEEEE;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}
#market .border_bottom {
    border-bottom: 1px solid #666666;
    width: 100%;
    text-align: right;
    display: inline-block;
    margin-bottom: 2px;
}
#market_close {
    padding-top: 2px;
    padding-bottom: 2px;
}
.market_select {
    color: #FFFFFF;
    background: #333333;
    border: 1px #FFFFFF solid;
    margin-right: 2px;
    text-align: center;
}
.same_height_button {
    margin-top: 0px;
    padding-top: 0px;
    height: 19px;
}
button.market_select:hover {
    background: #666666;
}

#market button {
    height: 20px;
}

.pointer:hover {
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}
.table {
    min-width: 388px;
    border-spacing: 0px;
    margin-right: 15px;
    text-align: right;
}
.even {
    background: #444444;
}
.asc:after {
    width: 0;
    height: 0;
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid white;
    top: 12px;
    position: relative;
    left: 5px;
    margin-right: 5px;
}
.desc:after {
    width: 0;
    height: 0;
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid white;
    top: -13px;
    position: relative;
    left: 5px;
    margin-right: 5px;
}
.row td{
    padding-top: 3px;
    padding-bottom: 3px;
}
.row:hover{
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
    background: #797955;
}
.row_small:hover{
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
    background: #797955;
}
#market .offer_line {
    height: 28px;
}
#market button:hover {
    background: #666666;
}

.green {
    color: #00FF00;
}
.red {
    color: #FF0000;
}
.orange {
    color: #FFA500;
}
.premium {
    color: #CCFFFF;
}

#prompt {
    color: #FFFFFF;
    position:absolute;
    min-width: 200px;
    max-width: 200px;
    padding-bottom: 20px;
    padding-top: 20px;
    z-index: 500;
    left:50%;
    margin-left: -100px; /* width/2 */
    top:50%;
    margin-top: -50px; /* height/2 */
}
#dual_prompt {
    color: #FFFFFF;
    position:absolute;
    min-width: 260px;
    max-width: 260px;
    padding-bottom: 20px;
    padding-top: 20px;
    z-index: 500;
    left:50%;
    margin-left: -130px; /* width/2 */
    top:50%;
    margin-top: -50px; /* height/2 */
}
#input_prompt {
    color: #FFFFFF;
    position:absolute;
    min-width: 200px;
    max-width: 200px;
    padding-bottom: 20px;
    padding-top: 20px;
    z-index: 500;
    left:50%;
    margin-left: -100px; /* width/2 */
    top:50%;
    margin-top: -60px; /* height/2 */
}
#number_input_prompt {
    color: #FFFFFF;
    position:absolute;
    min-width: 200px;
    max-width: 200px;
    padding-bottom: 20px;
    padding-top: 20px;
    z-index: 500;
    left:50%;
    margin-left: -100px; /* width/2 */
    top:50%;
    margin-top: -60px; /* height/2 */
}
#dialog {
    color: #FFFFFF;
    position:absolute;
    min-width: 200px;
    max-width: 200px;
    padding-bottom: 20px;
    padding-top: 20px;
    z-index: 500;
    left:50%;
    margin-left: -100px; /* width/2 */
    top:50%;
    margin-top: -60px; /* height/2 */
}
.dialog_big{
    min-width: 250px !important;
    max-width: 250px !important;
    margin-left: -125px !important; /* width/2 */
    margin-top: -80px !important;
}
.dialog_biggest{
    min-width: 320px !important;
    max-width: 320px !important;
    margin-left: -160px !important; /* width/2 */
    margin-top: -120px !important;
}

.prompt_button {
    color: #FFFFFF;
    background: #333333;
    border: 1px #FFFFFF solid;
    margin-right: 2px;
    text-align: center;
    min-width:44px;
    min-height:32px;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}
.prompt_button:hover {
    background: #666666;
}

#object_selector_info {
    color: #FFFF00;
    position: absolute;
    left: 400px;
    top: 16px;
    text-shadow: 0px 0px 3px #000000;
    font-size: 16px;
    z-index: 500;
}


.tooltip{position:relative;}
.tooltip:hover{text-decoration:none}
.tooltip:hover:after{
    background:#111;
    background:rgba(0,0,0,.8);
    border-radius:5px;
    /*bottom:18px;*/
    color:#fff;
    content:attr(title);
    display:inline-block;
    left:10%;
    padding:5px 15px;
    margin-top: -25px;
    position:absolute;
    white-space:nowrap;
    z-index:10000;
    font-family: initial;
    font-size: 14px;
    line-height: 14px;
}

#atk_button {
    z-index: 199;
    background-position: 0px 0px;
    position:absolute;
    left:5px;
    bottom:50px;
    width:73px;height:74px;
    display: none;
    opacity: 0.65;
}

#gamepad {
    z-index: 199;
    position:absolute;right:5px;bottom:5px;width:150px;height:150px;display:none;
    opacity: 0.65;
}

#gamepad .button{
    width:74px;
    height:58px;
    position:absolute;
}
#gamepad .mid_button{
    width:34px;
    height:34px;
    position:absolute;
}

#magic_slots, #quiver {
    z-index:199;
    left: 2px;
    width: 32px;
    height: 0px;
    top:40px;
    position:absolute;
    padding:0px;
    display:none;
}
.magic_outer, .quiver_outer {
    width: 100%;
    height:32px;
    border-bottom: 1px solid #666;
    font-size: 8px;
    line-height:9px;
    text-shadow:-1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    font-family: "Courier New";
}
.magic_outer {
    text-align: right;
}
.quiver_outer {
    text-align: left;
}
.magic_inner, .quiver_inner {
    width: 32px;
    height: 32px;
    background-color: transparent;
    background-image: url('img/cooldown.png');
    background-position-y: -64px;
}
.magic_inner:hover, .quiver_inner:hover {
    border-bottom:solid 1px #3BEEEE;
    opacity: 0.5;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}

.bottom_buttons {
    position:absolute; bottom: 2px; z-index:100; color: #FFFFFF;
    font-family:'Brawler', serif;
}
.bottom_buttons:hover {
    color: #DDDDDD;
}

#payment_credit_card input[type=radio] {
    padding-top: 5px;
}
#payment_form {
    z-index:300;
    position:absolute;
    left:50%;
    top:50%;
    margin-left: -200px;
    margin-top: -150px;
    width: 400px;
    height: 300px;
    overflow-x:hidden;
    overflow-y:hidden;
    display:none;
}

#payment_form .offer_line {
    height: 34px;
}
#payment_form button:hover {
    background: #666666;
}

#https_link {
    position:absolute;
    top:203px;
    border:double 1px #AAAAAA;
    border-radius:5px;
    background:#FFE0E0;
    width:500px;
    margin-left:10px;
    padding: 5px;
    display:none;
}
#https_link a {
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
    font-weight: bold;
}

#rules_link {
    position:absolute;
    top:203px;
    border:double 1px #AAAAAA;
    border-radius:5px;
    background:#FFE0E0;
    width:500px;
    margin-left:10px;
    padding: 5px;
}
#rules_link .rules_link_href {
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
    font-weight: bold;
}

.follow_circular_button {
    position: absolute;
    left: -60px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.5);
}
.follow_circular_button:hover {
    box-shadow: 0px 0px 1px 1px rgba(255,255,255,0.5);
    -webkit-box-shadow: 0px 0px 1px 1px rgba(255,255,255,0.5);
    -moz-box-shadow: 0px 0px 1px 1px rgba(255,255,255,0.5);
}
.follow_circular_button_twitter {
    background-image: url('/img/social-front/twitter.png');
    top: 35px;
}
.follow_circular_button_facebook {
    background-image: url('/img/social-front/facebook.png');
    top: 80px;
}
.follow_circular_button_steam {
    background-image: url('/img/social-front/steam3.png');
    top: 125px;
}
.follow_circular_button_patreon {
    background-image: url('/img/social-front/patreon.png');
    top: 170px;
}
.follow_circular_button_close {
    background-image: url('/img/social-front/close.png');
    top: 215px;
}

@media only screen and (max-device-width: 767px) { /* */
    #logo {
        display: none;
    }
    #login_box {
        width: 195px;
        margin-left: -97px;
        margin-top: -90px;
    }
    #login_box_help_forums {
        z-index: 1;
        position:absolute;
        right: 5px;
    }
    #news {
        display: none;
    }
    #login_box_inside_div {
        margin-top: 0px;
    }
    #https_link {
        width: 450px;
        margin: 0px;
        left: -135px;
    }
    #https_link span {
        /*display: none;*/
    }
    #rules_link {
        margin-left: -159px;
    }
    #language_select_form {
        width: 195px;
        margin-left: -97px;
        margin-top: -90px;
    }
    #translate_help {
        display: none;
    }
    .language_div {
        min-width: 100%;
    }
}

.unselectable {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
#duelling_form {
    z-index:300;
    position:absolute;
    left:50%;
    top:50%;
    margin-left: -200px;
    margin-top: -107px;
    width: 400px;
    height: 215px;
    overflow-x:hidden;
    overflow-y:auto;
    display:none;
}
#duelling_form .inv_item {
    width:32px;
    min-width:32px;
    height:32px;
    min-height:32px;
    margin:1px;
    padding:0px;
    border: solid 1px #666666;
    display:inline-block;
    user-select: none;
}
#duelling_form .inv_item:hover {
    border: solid 1px #3BEEEE;
}

#building_form {
    z-index: 300;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -127px;
    width: 400px;
    height: 255px;
    overflow-x: hidden;
    overflow-y: hidden;
    display: none;
}
#carpentry_remove_menu {
    z-index: 200;
    right: 1px;
    min-width: 125px;
    width: auto;
    top: 63px;
    position: absolute;
    display: none;
    padding: 0px;
    text-align: center;
}
#build_menu {
    z-index: 200;
    right: 1px;
    width: 100px;
    top: 63px;
    position: absolute;
    display: none;
    padding: 0px;
    text-align: center;
}
#pet_form {
    z-index:300;
    position:absolute;
    left:50%;
    top:50%;
    margin-left: -200px;
    margin-top: -137px;
    width: 400px;
    height: 275px;
    overflow-x:hidden;
    overflow-y:auto;
    display:none;
}
#pet_form .inv_item, #cabinet_form .inv_item, #pet_nest_inventory .inv_item, #fletching_form .inv_item, #armor_stand_form_content .inv_item, #forging_form .inv_item, #enchanting_form .inv_item, #recycle_form .inv_item, #formulas_form .inv_item, #breeding_formulas_form .inv_item, #scratch_ticket_form .inv_item, #jewel_extractor_form .inv_item {
    width:32px;
    min-width:32px;
    height:32px;
    min-height:32px;
    margin:1px;
    padding:0px;
    border: solid 1px #666666;
    display:inline-block;
    user-select: none;
    font-size:8px;
    line-height:9px;
    text-shadow:-1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    font-family: "Courier New";
}
#pet_form .inv_item:hover, #cabinet_form .inv_item:hover, #pet_nest_inventory .inv_item:hover, #fletching_form .inv_item:hover, #armor_stand_form_content .inv_item:hover, #forging_form .inv_item:hover, #enchanting_form .inv_item:hover, #recycle_form .inv_item:hover, #formulas_form .inv_item:hover, #breeding_formulas_form .inv_item:hover, #jewel_extractor_form .inv_item:hover {
    border: solid 1px #3BEEEE;
}

#cabinet_form {
    z-index:300;
    position:absolute;
    left:50%;
    top:50%;
    margin-left: -200px;
    margin-top: -107px;
    width: 400px;
    height: 215px;
    overflow-x:hidden;
    overflow-y:auto;
    display:none;
}

#pet_nest_form {
    z-index:300;
    position:absolute;
    left:50%;
    top:50%;
    margin-left: -200px;
    margin-top: -117px;
    width: 400px;
    height: 235px;
    overflow-x:hidden;
    overflow-y:auto;
}

.carpentry_formula {
    width: 120px;
    margin: 3px;
    height: 160px;
    position: relative;
    display: inline-block;
    text-align: center;
    border: 1px solid gray;
    float: left;
}

.small_material_icon {
    margin-right: 5px;
    width: 24px;
    height: 24px;
    display: inline-block;
}


/* hide google translate original */
.goog-tooltip {
    display: none !important;
}
.goog-tooltip:hover {
    display: none !important;
}
.goog-text-highlight {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

input.paypal_submit {
    background-image: url('https://www.paypalobjects.com/en_GB/i/btn/btn_paynow_SM.gif');
    width: 86px;
    height: 21px;
    border: 0;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}

#gamepad_cursor {
    position:absolute;
    z-index:999999999;
    background:url('img/cursor.gif');
    display:none;
    width:32px;
    height:32px;
}

#player_more_info_form_content table td {
    padding: 2px;
}

#makeover_form {
    position:absolute;
    display:none;
    z-index: 300;
    width:230px;
    height:234px;
    left:50%;
    top:50%;
    margin-left:-115px;
    margin-top:-117px;
}

#spectate_options_form {
    position:absolute;
    display:none;
    z-index: 300;
    width:230px;
    height:150px;
    left:50%;
    top:50%;
    margin-left:-115px;
    margin-top:-75px;
}
#quests_party_form {
    position:absolute;
    display:none;
    z-index: 300;
    width:350px;
    height:265px;
    left:50%;
    top:50%;
    margin-left:-175px;
    margin-top:-132px;
    overflow-x:hidden;
    overflow-y:auto;
}
.abstract_form {
    position:absolute;
    display:none;
    z-index: 300;
    left:50%;
    top:50%;
    overflow-x:hidden;
    overflow-y:hidden;
}
.abstract_form_title {
    float:left;
    font-weight: bold;
    color:#FFFF00;
}
#top_left {
    position:absolute;
    left:0px;
    top:0px;
    z-index:105;
    color:#FFFFFF;
    font-size:11px;
}
#side {
    position:absolute;
    right:5px;
    width:80px;
    height:100%;
    top:10px;
    z-index:100;
    padding:0px;
    margin:0px;
}
#temp {
    position:absolute;
    bottom:0px;
    left:0px;
    z-index:9999;
    width:64px;
    height:40px;
    display:none;
}
#reset_password_box {
    font-family: Helvetica,Arial,sans-serif;
    z-index:9999;
    text-shadow:1px 1px 1px #DDDDDD;
    background-color: red;
    width: 195px;
    margin-left: -97px;
    margin-top: -80px;
    height:160px;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
    position:absolute;
    left:50%;
    top:50%;

    /*border*/
    border:double 1px #AAAAAA;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

#reset_password_box #reset_password_status {
    bottom: 5px;
    right: 5px;
    position:absolute;

    font-size: smaller;
}


#reset_password_form_box {
    font-family: Helvetica,Arial,sans-serif;
    z-index:9999;
    text-shadow:1px 1px 1px #DDDDDD;
    background-color: red;
    width: 195px;
    margin-left: -97px;
    margin-top: -125px;
    height:250px;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
    position:absolute;
    left:50%;
    top:50%;

    /*border*/
    border:double 1px #AAAAAA;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}


#reset_password_form_box #reset_password_form_status {
    bottom: 5px;
    right: 5px;
    position:absolute;

    font-size: smaller;
}

#dungeon_info {
    position: absolute;
    z-index: 31;
    font-family: 'Brawler', serif;
    top: 94px;
    width: 80px;
    text-align: center;
    background: rgba(255, 255, 255, 0.15);
    text-shadow: 1px 1px 1px #000000;
    color: white;
}

#dungeon_time {
    display: block;
    font-size: 20px;
}

#dungeon_goal {
    display: block;
    font-size: 11px;
    margin-top: 5px;
    background: rgba(0, 0, 0, 0.15);
    margin-bottom: 3px;
}

.blink {
    display: inline;
    animation: blink 1s steps(1) infinite;
    -webkit-animation: blink 1s steps(1) infinite;
    opacity: 1;
    filter: alpha(opacity = 100);
}
@keyframes blink { 50% { opacity: 0.25; filter: alpha(opacity = 25); } }
@-webkit-keyframes blink { 50% { opacity: 0.25; filter: alpha(opacity = 25); } }

#social_media_32 {
    margin-left: 8px;
}
#social_media_32 a {
    width: 32px;
    min-width: 32px;
    height: 32px;
    min-height: 32px;
    margin-right: 8px;
    display: inline-block;
}
#social_media_32 a:hover {
    opacity: 0.7;
}
#social_media_32 .facebook {
    background-image: url("img/social/facebook.png");
}
#social_media_32 .twitter {
    background-image: url("img/social/twitter.png");
}
#social_media_32 .googleplus {
    background-image: url("img/social/googleplus.png");
}
#social_media_32 .pinterest {
    background-image: url("img/social/pinterest.png");
}
#social_media_32 .tumblr {
    background-image: url("img/social/tumblr.png");
}
#social_media_32 .vk {
    background-image: url("img/social/vk.png");
}
#social_media_32 .email {
    background-image: url("img/social/email.png");
}

#steam_payment_sum {
    background: rgba(0, 0, 0, 0.51);
    padding: 8px 10px;
}
#steam_start_payment_link {
    background: linear-gradient(to bottom, rgba(121,153,5,1) 5%, rgba(83,105,4,1) 95%);
    font-size: larger;
    border-radius: 2px;
    text-shadow: -1px -1px 0px rgba(0,0,0,0.4);
    padding: 5px 15px;
    border: solid 2px rgba(0, 0, 0, 0.71);
    color: #EEF9CB;
}
#steam_start_payment_link:hover {
    background: linear-gradient(to bottom, rgba(164,208,7,1) 5%, rgba(107,135,5,1) 95%);
    color: #FFFFFF;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}

#steam_problem_link {
    background: linear-gradient(to bottom, rgba(153,84,5,1) 5%, rgba(105,54,4,1) 95%);
    font-size: larger;
    border-radius: 2px;
    text-shadow: -1px -1px 0px rgba(0,0,0,0.4);
    padding: 5px 15px;
    border: solid 2px rgba(0, 0, 0, 0.71);
    color: #EEF9CB;
}
#steam_problem_link:hover {
    background: linear-gradient(to bottom, rgba(208,106,7,1) 5%, rgba(135,79,5,1) 95%);
    color: #FFFFFF;
    cursor: url('/img/cursor_active.png'),
    pointer;  /* Older browsers     */
}

#multicombat_indicator {
    z-index: 100;
    width: 90px;
    height: 32px;
    position: absolute;
    top: 24px;
    left: 350px; /* +2px  */
    line-height: 32px;
    color: #FFFFFF;
    text-shadow: 0px 0px 3px #000000;
    filter: dropshadow(color=#000000, offx=0, offy=0);
}
#multicombat_indicator_icon {
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
}
#makeover_character {
    image-rendering: optimizeSpeed;             /* Older versions of FF          */
    image-rendering: -moz-crisp-edges;          /* FF 6.0+                       */
    image-rendering: -webkit-optimize-contrast; /* Safari                        */
    image-rendering: -o-crisp-edges;            /* OS X & Windows Opera (12.02+) */
    image-rendering: pixelated;                 /* Awesome future-browsers       */
    -ms-interpolation-mode: nearest-neighbor;   /* IE                            */
}

#language_select_button {
    position: absolute;
    left: -60px;
    top: 1px;
    width: 40px;
    height: 27px;
    background: url("https://mo.mo.ee/flags/EN.png");
    /*box-shadow: black 0px 0px 4px 1px;*/
    box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.5);
}
#language_select_button:hover {
    box-shadow: 0px 0px 1px 1px rgba(255,255,255,0.5);
    -webkit-box-shadow: 0px 0px 1px 1px rgba(255,255,255,0.5);
    -moz-box-shadow: 0px 0px 1px 1px rgba(255,255,255,0.5);
}
#contacts_form td {
    line-height: 19px;
}

/* XP Timer */
#double_xp_holder {
    position: absolute;
    z-index: 49;
    pointer-events: none;
    text-align: center;
    color: rgb(255, 255, 255);
    font-family: Helvetica;
    font-size: 18px;
}

#double_xp_label {
    border: 1px solid #D88C00;
    border-right: 1px inset #FFDA96;
    border-radius: 6px 0px 0px 6px;
    background-color: #FFC14C;
    height: 25px;
    padding: 6px 4px 0px 8px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    line-height: 10px;
    font-size: 0.8em;
    color: white;
    text-shadow: 1px 1px 1px #848484;
}
#double_xp_label span {
    display: block;
}

#double_xp_timer_value {
    position: relative;
    display: inline-block;
    border: 1px solid #D88C00;
    border-left: 1px outset #EC9A01;
    border-radius: 0px 4px 4px 0px;
    background-color: orange;
    height: 25px;
    min-width: 50px;
    color: #F5F5F5;
    padding: 6px 8px 0px 4px;
}
#security_form {
    background: rgb(255,255,255);
    color: rgb(0,0,0);
}
#security_form_content {
    height: 92%;
    min-height: 92%;
    margin: 10px;
}
#security_form_content h4{
    margin-bottom: 5px;
}
#qrcode {
    position: relative;
    width: 275px;
    height: 275px;
}
#security_code_search_form {
    border: black 1px dashed;
}
#toolbar_main_holder {
    position: absolute;
    display: block;
    right: 0px;
    top: 0px;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.4);
    height: 2.8%;
    color: rgb(255, 255, 255);
    padding-right: 0px;
    padding-left: 8px;
}
.toolbar {
    padding-right: inherit;
    float: right;
}
.toolbar_dark {
    color: #BBB;
}
#exp_toolbar_popup {
    position: absolute;
    z-index: 101;
}
#toolbar_padding_holder {
    padding-right: 8px;
}
#stats_toolbar {
    padding-right: 0px;
}


#player_xp_bar {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 2.8%;
    z-index: 9999;
}
#player_xp_bar_back {
    position: absolute;
    width: 100.3%;
    height: 100%;
    background: #000;
    top: 0%;
    left: 0%;
    opacity: 0.4;
}
#player_xp_bar_front {
    position: absolute;
    width: 0%;
    height: 100%;
    top: 0%;
    left: 0.3%;
    background: -moz-linear-gradient(top,  rgb(0, 184, 192) 0%,rgb(2, 49, 71) 50%,rgb(0, 46, 60) 51%,rgb(0, 21, 44) 100%);
    background: -webkit-linear-gradient(top,  rgb(0, 184, 192) 0%,rgb(2, 49, 71) 50%,rgb(0, 46, 60) 51%,rgb(0, 21, 44) 100%);
    background: -o-linear-gradient(top,  rgb(0, 184, 192) 0%,rgb(2, 49, 71) 50%,rgb(0, 46, 60) 51%,rgb(0, 21, 44) 100%);
    background: -ms-linear-gradient(top,  rgb(0, 184, 192) 0%,rgb(2, 49, 71) 50%,rgb(0, 46, 60) 51%,rgb(0, 21, 44) 100%);
    background: linear-gradient(top,  rgb(0, 184, 192) 0%,rgb(2, 49, 71) 50%,rgb(0, 46, 60) 51%,rgb(0, 21, 44) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 );
    letter-spacing: -0.5px;
}
#player_xp_name {
    font-size: .8em;
    padding-top: 1px;
    color: #FFF;
    position: absolute;
    height: inherit;
    top: inherit;
    left: 5px;
    white-space: nowrap;
}
.piano {
    height: 99%;
    position: relative;
}
.piano_key {
    width: 13%;
    height: 95%;
    background: black;
    position: relative;
    display: inline-block;
    box-shadow: black 0px 8pt 33px;
    padding: 1px 0.5%;
}
div.piano_white.piano_key_pressed {
    height: 98%;
    box-shadow: none;
    padding: 0.5% 0.5%;
}
div.piano_black.piano_key_pressed {
    height: 63%;
    box-shadow: none;
    padding: 0.5% 0.5%;
}
.piano_black {
    display: inline;
    z-index: 1000;
    height: 60%;
    width: 9%;
    position: absolute;
    margin-left: -5%;
}

.piano_inner_white {
    background: white;
    display: block;
    width: 100%;
    height: 100%;
}
.piano_inner_black {
    background: #080808;
    display: block;
    width: 100%;
    height: 100%;
}

.chat_bubble {
    position:absolute;
    left: 80px;
    top: 80px;
    z-index: 49;
    border-radius: 10px;
    pointer-events: none;

    background: #636363;
    width: auto;
    text-align: center;
    transform: translateX(-50%);
    font-family: 'Brawler', serif;
    text-shadow: 1px 1px 1px #000000;
    color: white;
    height: auto;
    padding: 4px;
    white-space: nowrap;
    font-style: normal;
}




.carte {
    top: 47.8px; z-index: 199; display: block; left: 0; min-width: 471px!important;
}

.fiche_perso {
    top: 48px;
    font-size: 14px;
    width: 286px!important;
    max-width: 286px!important;
    right: 295px!important;
    height: 547px;
}

.btn-action {
    background-color: #2b2b2b;
    color: white;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 6px;
}

.img-salle {
    right: 608px!important;
    top: 48px!important;
    width: 600px!important;
    max-width: 726px!important;
    height: 547px!important;
}

.img-salle img {
    width: 100%;
    height: 535px;
}

.tiny-carte {
    width: 148px!important;
    height: 148px!important;
}

.normal-carte {
    width: 86px!important;
    height: 86px!important;
}

.hard-carte {
    width: 40px!important;
    height: 40px!important;
}

.salle_clean {
    background-color: white;
}

.canMove{
    background-color: gray;
}

.salle_here {
    background-color: #157cb8!important;
}

.carte .inv_item:hover {
    border: solid 1px red!important;
}

.carte .canMove:hover {
    border: solid 1px green!important;
}

.a_full {
    width: 100%;
    height: 100%;
    display: block;
}

.message-info {
    display: block; color: rgb(59, 238, 238);
}

.message-erreur {
    display: block;
    color: #ff9f23;
}

.message-basic {
    color: white;
    display: block;
}

.message-success {
    color: green;
    display: block;
}

.jauge {
    height: 20px;
    border: 1px solid white;
    border-radius: 5px;
    margin: 5px;
    position: relative;
}

.jauge p {
    line-height: 20px;
    text-align: center;
}

.colorW {
    text-transform: uppercase;
    color: white!important;
}

.barre_vie {
    background-color: green;
    border-radius: 5px;
    width: 100%;
    height: 20px;
    z-index: -1;
    position: absolute;
}

.barre_def {
    background-color: slategray;
    border-radius: 5px;
    width: 100%;
    height: 20px;
    z-index: -1;
    position: absolute;
}

.barre_xp {
    background-color: orange;
    border-radius: 5px;
    width: 100%;
    height: 20px;
    z-index: -1;
    position: absolute;
}




.big_sword {
    background: transparent url(https://data.mo.ee/sheet/dgweapon32.png?2e64576…rpg-de.mo.ee&quot) no-repeat scroll -157px -49px;
    background-size: 584px;
    width: 60px;
    height: 60px;
}


.big_shield{
    width: 60px;
    height: 60px;
    background: transparent url(https://data.mo.ee/sheet/dg_armor2.png?f2b860e…rpg-de.mo.ee) no-repeat scroll 9px -102px;
    background-size: 880px;
}
.big_potion {
    width: 60px;
    height: 60px;
    background: transparent url(https://data.mo.ee/sheet/alchemyitems2.png?465dfef…rpg-de.mo.ee&quot) no-repeat scroll -632px -63px;
    background-size: 880px;
}
.carac_objet li {
    margin-bottom: 5px;
}

.carac_objet {
    float:right; margin-right: 30px;
}


.itemMenu {
    display: none;
    width: 287px;
    background-color: #545454;
    z-index: 34;
    left: -15px;
    padding: 6px;
    top: 334px;
    position: absolute;
    margin: 15px;
    border: 2px solid black;
}

.itemMenu li {
margin:5px;
}

.itemMenu small {
    font-size: 11px;
    margin: 5px;
}

.yellow {
    color:yellow!important;
}

#btn_attack {
    text-align: center;
    display: block;
    background-color: #262424;
    width: 150px;
    border: 2px solid white;
    border-radius: 10px;
    padding: 10px;
    margin: auto;
    color: white;
}

form label {
    color: black;
    font-size: 21px;
    font-family: 'Cinzel Decorative', cursive;
    font-weight: 780;
    display: block;
    background-color: #ffffff4a;
    width: 350px;
    margin: auto;
    padding: 5px;
    border-radius: 5px;
}
form input {
    margin: 15px;
    width: 350px;
}

form select {
    width: 350px;
    text-align: center;
    margin: 15px;
    padding: 4px;
}
form small {
    display: block;
    background-color: #00000075;
    width: 350px;
    /* margin-bottom: 15px; */
    margin: auto;
    padding: 9px;
    margin-bottom: 15px;
}

form button {
    width: 350px;
    background-color: black;
    border: none;
    padding: 15px;
    color: white;
    font-size: 21px;
    font-family: 'Cinzel Decorative', cursive;
    font-weight: 780;
}

form {
    background: white;
    width: 400px;
    margin: auto;
    padding: 15px;
}