/* @ */

@-webkit-keyframes pulse-chestnut-green {
  0%, 100% {
    box-shadow: 0 0 10px #61ef61, inset 0 0 10px #61ef61;
  }
  50% {
    box-shadow: 0 0 20px #245724, inset 0 0 20px #245724;
  }
}
@-webkit-keyframes pulse-deep-chestnut {
  80%, 100% {
    box-shadow: 0 0 10px #585757, inset 0 0 10px #585757;
  }
  90% {
    box-shadow: 0 0 20px #bb4e4e, inset 0 0 20px #bb4e4e;
  }
}

/* Generic Classes */

*.bg-none {
  background: none;
}
*.d-none {
  display: none;
}
*.h-100 {
  height: 100%;
}
*.h-auto {
  height: auto;
}
*.m-0 {
  margin: 0;
}
*.m-auto {
  margin: auto;
}
*.opacity-10 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
  opacity: 0.1;
}
/* *.opacity-20 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  opacity: 0.2;
} */
/* *.opacity-30 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
} */
/* *.opacity-40 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
} */
*.opacity-50 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* *.opacity-60 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
} */
/* *.opacity-70 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
} */
*.opacity-80 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
/* *.opacity-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
} */
*.opacity-100 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1.0;
}
*.p-0 {
  padding: 0;
}
/* *.p-10 {
  padding: 10px;
} */
*.p-20 {
  padding: 20px;
}
*.p-left-48 {
  padding-left: 48px;
}
*.p-right-48 {
  padding-right: 48px;
}
*.px-0 {
  padding-left: 0;
  padding-right: 0;
}
*.py-0 {
  padding-bottom: 0;
  padding-top: 0;
}
*.position-absolute {
  position: absolute;
}
*.position-relative {
  position: relative;
}
*.rounded-small {
  border-radius: 3px;
}
/* *.rounded-large {
  border-radius: 10px;
} */
*.text-capitalize {
  text-transform: capitalize;
}
*.text-center {
  text-align: center;
}
*.text-left {
  text-align: left;
}
*.text-lowercase {
  text-transform: lowercase;
}
*.text-right {
  text-align: right;
}
*.text-uppercase {
  text-transform: uppercase;
}
/* *.v-align-bottom {
  vertical-align: bottom;
} */
/* *.v-align-middle {
  vertical-align: middle;
} */
/* *.v-align-top {
  vertical-align: top;
} */
/* *.w-25 {
  width: 25%;
} */
/* *.w-50 {
  width: 50%;
} */
*.w-75 {
  width: 75%;
}
*.w-100 {
  width: 100%;
}
/* *.w-160, div.qqvga {
  width: 160px;
} */
*.w-180 {
  width: 180px;
}
*.w-200 {
  width: 200px;
}
/* *.w-220 {
  width: 220px;
} */
*.w-240/* , div.hqvga */ {
  width: 240px;
}
/* *.w-260 {
  width: 260px;
} */
*.w-280 {
  width: 280px;
}
/* *.w-300 {
  width: 300px;
} */
*.w-320/* , div.qvga */ {
  width: 320px;
}
*.w-340 {
  width: 340px;
}
/* *.w-360 {
  width: 360px;
} */
/* *.w-380 {
  width: 380px;
} */
*.w-400 {
  width: 400px;
}
/* *.w-420 {
  width: 420px;
} */
*.w-440 {
  width: 440px;
}
/* *.w-460 {
  width: 440px;
} */
*.w-480 {
  width: 480px;
}
/* *.w-500 {
  width: 500px;
} */
/* *.w-520 {
  width: 520px;
} */
*.w-540 {
  width: 540px;
}
*.w-560 {
  width: 560px;
}
/* *.w-580 {
  width: 580px;
} */
*.w-600 {
  width: 600px;
}
/* *.w-620 {
  width: 620px;
} */
*.w-640/* , div.nhd, div.vga */ {
  width: 640px;
}
/* *.w-660 {
  width: 660px;
} */
*.w-680 {
  width: 680px;
}
*.w-700 {
  width: 700px;
}
*.w-720/* , div.sd */ {
  width: 720px;
}
/* *.w-740 {
  width: 740px;
} */
/* *.w-760 {
  width: 760px;
} */
/* *.w-780 {
  width: 780px;
} */
*.w-800/* , div.svga */ {
  width: 800px;
}
/* *.w-820 {
  width: 820px;
} */
/* *.w-840 {
  width: 840px;
} */
/* *.w-860 {
  width: 860px;
} */
/* *.w-880 {
  width: 880px;
} */
/* *.w-900 {
  width: 900px;
} */
*.w-920 {
  width: 920px;
}
/* *.w-940 {
  width: 940px;
} */
*.w-960/* , div.qhd */ {
  width: 960px;
}
/* *.w-980 {
  width: 980px;
} */
/* *.w-1000 {
  width: 1000px;
} */
/* *.w-1020 {
  width: 1020px;
} */
/* *.w-1040 {
  width: 1040px;
} */
/* *.w-1060 {
  width: 1060px;
} */
/* *.w-1080 {
  width: 1080px;
} */
/* *.w-1100 {
  width: 1100px;
} */
*.w-1120 {
  width: 1120px;
}
/* *.w-1140 {
  width: 1140px;
} */
/* *.w-1160 {
  width: 1160px;
} */
/* *.w-1180 {
  width: 1180px;
} */
*.w-1200 {
  width: 1200px;
}
/* *.w-1220 {
  width: 1220px;
} */
/* *.w-1240 {
  width: 1240px;
} */
/* *.w-1260 {
  width: 1260px;
} */
/* *.w-1280 , div.hd, div.wxga {
width: 1280px;
} */
*.w-1920/* , div.fhd */ {
  width: 1920px;
}
*.w-auto {
  width: auto;
}

/* a */

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.color-black {
  color: #000000;
}
a.color-black:hover {
  color: #000000;
}
a.color-durotar-fire {
  color: #000000;
}
a.color-durotar-fire:hover {
  color: #f36527;
}
a.color-heating-lamp {
  color: #000000;
}
a.color-heating-lamp:hover {
  color: #ee4425;
}
a.color-hollyhock {
  color: #000000;
}
a.color-hollyhock:hover {
  color: #833772;
}
a.color-hot-lips {
  color: #000000;
}
a.color-hot-lips:hover {
  color: #cc2929;
}
a.color-sapphire-blue {
  color: #000000;
}
a.color-sapphire-blue:hover {
  color: #0060b9;
}
a.color-submarine-base {
  color: #000000;
}
a.color-submarine-base:hover {
  color: #5360a6;
}
a.color-white {
  color: #ffffff;
}
a.color-white:hover {
  color: #ffffff;
}

/* body */

body {
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
}

/* div */

div.bg-blank {
  background: url(./images/pixel.png) repeat;
}
div.bg-color-durotar-fire {
  background: url(./images/pixel.png) repeat #f36527;	
}
div.bg-color-heating-lamp {
  background: url(./images/pixel.png) repeat #ee4425;
}
div.bg-color-hollyhock {
  background: url(./images/pixel.png) repeat #833772;
}
div.bg-color-hot-lips {
  background: url(./images/pixel.png) repeat #cc2929;
}
div.bg-color-sapphire-blue {
  background: url(./images/pixel.png) repeat #0060b9;
}
div.bg-color-submarine-base {
  background: url(./images/pixel.png) repeat #5360a6;
}
div.bg-color-titanium-white {
  background: url(./images/pixel.png) repeat #e5e5e5;
}
div.bg-color-white {
  background: url(./images/pixel.png) repeat #ffffff;
}
div.body {
  background: url(./images/pixel.png) repeat #ffffff;
  margin: auto;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
}
div.block {
  background: url(./images/pixel.png) repeat;
  font-size: 0;
  height: auto;
  margin: auto;
  padding: 0;
  position: relative;
  /* width: 0; */
}
div.button {
  /* background: none; */
  border-radius: 3px;
  /* float: none; */
  font-size: 0;
  height: 56px;
  margin: auto;
  padding: 0;
  position: relative;
  text-align: center;
  /* width: 0; */
}
div.container {
  background: url(./images/pixel.png) repeat;
  clear: both;
  /* height: 0; */
  margin: auto;
  padding: 0;
  position: relative;
  width: 1280px;
}
div.details {
  background: transparent;
  position: absolute
}
div.details.blick-fast {
  -webkit-animation: pulse-chestnut-green 0.25s linear 0.25s infinite;
}
div.details.blick-medium {
  -webkit-animation: pulse-deep-chestnut 1.5s linear infinite alternate 1.5s;
}
div.details.blick-slow {
  -webkit-animation: pulse-chestnut-green 2s linear 1s infinite;
}
div.details.led-color-grotesque-green {
  box-shadow: 0 0 10px #61ef61, inset 0 0 10px #61ef61;
}
div.details.led-color-sahara-shade {
  box-shadow: 0 0 10px #e3a65e, inset 0 0 10px #e3a65e;
}
div.details.led-color-shadow-mountain {
  box-shadow: 0 0 10px #585757, inset 0 0 10px #585757;
}
div.details.server-led {
  border-radius: 50%;
  height: 6px;
  width: 6px;
}
div.details.switch-led-port {
  height: 2px;
  width: 4px;
}
div.details.switch-led-power {
  border-radius: 50%;
  height: 4px;
  width: 4px;
}
div.details.switch-reset {
  border: 1px solid #bb4e4e;
  border-radius: 50%;
  height: 2px;
  width: 2px;
}
div.float-left/* :is(div.button) */ {
  float: left;
}
div.float-none/* :is(div.button) */ {
  float: none;
}
div.float-right/* :is(div.button) */ {
  float: right;
}
div.h-36, img.h-36 {
  height: 36px;
}
/* div.h-40, img.h-40 {
  height: 40px;
} */
div.h-48, img.h-48 {
  height: 48px;
}
div.hspace/* :is(div.inline-block) */ {
 width: 10px;
}
div.inline-block {
  background: url(./images/pixel.png) repeat;
  display: inline-block;
  /* height: 0; */
  margin: 0;
  /* padding: 0; */
  position: relative;
  vertical-align: middle;
  /* width: 0; */
}
div.menu-left {
  border-right: 2px solid #e6e6e6;
  float: left;
  margin: 10px 10px 20px 20px;
  padding: 0 20px 0 0;
  width: 320px;
}
div.menu-left div {
  padding: 10px 10px 10px 20px;
}
div.menu-right {
  margin: 10px 20px 20px 362px;
  padding: 10px 0 10px 20px;
}
div.pop-up {
  background: url(./images/pixel.png) repeat;
  height: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative;
  /* width: 0; */
}
div.pre-submit {
  background: url(./images/pixel.png) repeat;
  display: inline-block;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: auto;
}
div.separator {
  /* background: none; */
  height: 2px;
  margin: auto;
  padding: 0;
  position: relative;
  /* width: 0; */
}
div.tab {
  display: none;
}
div.tab-active-button {
  background: #e6e6e6;
  border-radius: 3px;
}
div.tab-button {
  border: none;
  cursor: pointer;
}
div.tab-button:hover {
  background: #e6e6e6;
  border-radius: 3px;
}
div.thumbnail-wxga, img.thumbnail-wxga {
  height: 158px;
  width: 280px;
}
div.thumbnail-fhd, img.thumbnail-fhd {
  height: 175px;
  width: 280px;
}
div.vspace {
  background: url(./images/pixel.png) repeat;
  border: none;
  clear: both;
  height: 10px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
div.w-36, img.w-36 {
  width: 36px;
}
div.w-40, img.w-40 {
  width: 40px;
}
/* div.w-48, img.w-48 {
  width: 48px;
} */

/* html */

html {
  background: url(./images/pixel.png) repeat #ffffff;
}

/* input */

input {
  box-sizing: border-box;
  font-family: Roboto, sans-serif;
  font-size: 22px;
}
input.submit[type="submit"] {
  background: url(./images/pixel.png) repeat;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-weight: 500;
  height: auto;
  line-height: 30px;
  margin: auto;
  padding: 4px 0 2px 0;
  position: relative;
  text-align: center;
  width: auto;
}
input:focus {
  outline: none;
}
input[type="checkbox"] {
  height: 28px;
  margin: 18px 0 0 0;
  position: absolute;
  width: 28px;
}
input[type="checkbox"].color-durotar-fire {
  accent-color: #f36527;
}
input[type="checkbox"].color-heating-lamp {
  accent-color: #ee4425;
}
input[type="checkbox"].color-hollyhock {
  accent-color: #833772;
}
input[type="checkbox"].color-hot-lips {
  accent-color: #cc2929;
}
input[type="checkbox"].color-sapphire-blue {
  accent-color: #0060b9;
}
input[type="checkbox"].color-submarine-base {
  accent-color: #5360a6;
}
input[type="password"], input[type="text"] {
  background: url(./images/pixel.png) repeat #ffffff;
  border: 1px solid #808080;
  border-radius: 3px;
  color: #333333;
  font-weight: 300;
  font-style: italic;
  height: 46px;
  /* margin: 0; */
  position: absolute;
  text-align: left;
  /* text-indent: 0; */
  /* width: 0; */
}
input[type="password"].text-indent-8/* :is(input[type="password"]) */, input[type="text"].text-indent-8/* :is(input[type="text"]) */ {
  text-indent: 8px;
}
/* input[type="password"].text-indent-16, input[type="text"].text-indent-16 {
  text-indent: 16px;
} */
/* input[type="password"].text-indent-32, input[type="text"].text-indent-32 {
  text-indent: 32px;
} */
input[type="password"].text-indent-48/* :is(input[type="password"]) */, input[type="text"].text-indent-48/* :is(input[type="text"]) */ {
  text-indent: 48px;
}
/* input[type="password"].text-indent-64, input[type="text"].text-indent-64 {
  text-indent: 64px;
} */
input[type="password"]::placeholder, input[type="text"]::placeholder {
  color: #808080;
}
input[type="password"]:-moz-placeholder, input[type="text"]:-moz-placeholder {
  color: #808080;
}
input[type="password"]::-moz-placeholder, input[type="text"]::-moz-placeholder {
  color: #808080;
}
input[type="password"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder {
  color: #808080;
}
input[type="password"]::-ms-input-placeholder, input[type="text"]::-ms-input-placeholder {
  color: #808080;
}
input[type="password"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder {
  color: #808080;
}
input[type="submit"] {
  text-decoration: none;
}
input[type="submit"]:hover {
  text-decoration: underline;
}

/* img */

img {
  border: none;
}
img.badge/* :is(img) */ {
  height: 28px;
  margin: 0 0 -6px 0;
  padding: 0;
  position: relative;
  width: 28px;
}
img.grayscale-off/* :is(img) */, img.grayscale-on:hover {
  filter: grayscale(0);
}
img.grayscale-on/* :is(img) */,img.grayscale-off:hover {
  filter: grayscale(1);
}
img.object-fit-cover {
  object-fit: cover;
}
img.sticker/* :is(img) */ {
  display: block;
  height: 96px;
  margin: auto;
  padding: 0;
  position: relative;
  width: 96px;
}
img.icon-36 {
  height: 36px;
  width: 36px;
}
img.icon-48 {
  height: 48px;
  width: 48px;
}

/* p */

h1, h2, p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 300;
}
h1.color-black, h2.color-black, p.color-black {
  color: #000000;
}
h1.color-hot-lips, h2.color-hot-lips, p.color-hot-lips {
  color: #cc2929;
}
h1.color-white, h2.color-white, p.color-white {
  color: #ffffff;
}
p.font-size-small {
  font-size: 22px;
  line-height: 30px;
}
p.font-size-small.line-clamp-1x {
  height: 30px;
}
p.font-size-small.line-clamp-2x {
  height: 60px;
}
p.font-size-small.line-clamp-4x {
  height: 120px;
}
p.font-size-small.line-clamp-10x {
  height: 300px;
}
h1, h2, p.font-size-large {
  font-size: 40px;
  line-height: 50px;
}
/* h1.line-clamp-1x, h2.line-clamp-2x, p.font-size-large.line-clamp-1x {
  height: 50px;
} */
h1.line-clamp-2x, h2.line-clamp-2x, p.font-size-large.line-clamp-2x {
  height: 100px;
}
h1.grid-static, h2.grid-static, p.grid-static {
  /* height: 0; */
  /* margin: 0; */
  /* text-align: inherit; */
  overflow: hidden;
  position: absolute;
  /* width: 0; */
}
h1.grid-fluid, h2.grid-fluid, p.grid-fluid {
  /* margin: 0; */
  /* padding: 0; */
  position: relative;
  /* text-align: inherit; */
  /* width: 0; */
}
h1.line-clamp-1x, h2.line-clamp-1x, p.line-clamp-1x/* :is(p.grid-static) */ {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
h1.line-clamp-2x, h2.line-clamp-2x, p.line-clamp-2x/* :is(p.grid-static) */ {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
p.line-clamp-4x/* :is(p.grid-static) */ {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
p.line-clamp-10x/* :is(p.grid-static) */ {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
p.py-5/* :is(p.grid-fluid) */ {
  padding-top: 4px;
  padding-bottom: 2px;
}
h1.py-10, h2.py-10, p.py-10/* :is(p.grid-fluid) */ {
  padding-top: 10px;
  padding-bottom: 9px;
}

/* samp */

samp {
  color: #bfbfbf;
  font-family: monospace;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  height: 14px;
  letter-spacing: 2px;
  line-height: 14px;
  /* margin: 0; */
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  /* width: 0; */
}

/* select */

select {
  background: url(./images/pixel.png) repeat #ffffff;
  border: 1px solid #808080;
  border-radius: 3px;
  box-sizing: border-box;
  color: #333333;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 300;
  height: 46px;
  /* margin: 0; */
  position: absolute;
  text-align: left;
  text-indent: 8px;
  /* width: 0; */
}
select option {
  color: #333333;
}
select.image-picker {
  display: none;
}
select:focus {
  outline: none;
}

/* span */

span.bold {
  font-weight: 500;
}
span.color-garnish {
  color: #1f9947;
}
span.color-hot-lips {
  color: #cc2929;
}
span.color-squant {
  color: #666666;
}
span.color-tree-sap {
  color: #cc7014;
}

/* textarea */

textarea {
  background: url(./images/pixel.png) repeat #ffffff;
  border: 1px solid #808080;
  border-radius: 3px;
  box-sizing: border-box;
  color: #333333;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 300;
  height: 46px;
  line-height: 30px;
  margin: auto;
  padding: 7px 10px 7px 10px;
  position: relative;
  resize: none;
  text-align: left;
  vertical-align: top;
  width: 100%;
}
textarea::placeholder {
  color: #808080;
}
textarea:-moz-placeholder {
  color: #808080;
}
textarea::-moz-placeholder {
  color: #808080;
}
textarea:-ms-input-placeholder {
  color: #808080;
}
textarea::-ms-input-placeholder {
  color: #808080;
}
textarea::-webkit-input-placeholder {
  color: #808080;
}
textarea:focus {
  outline: none;
}

/* ul */

#durotar-fire ul.thumbnails.image_picker_selector li .thumbnail.selected {
  background: #f36527;
}
#heating-lamp ul.thumbnails.image_picker_selector li .thumbnail.selected {
  background: #ee4425;
}
#hollyhock ul.thumbnails.image_picker_selector li .thumbnail.selected {
  background: #833772;
}
#hot-lips ul.thumbnails.image_picker_selector li .thumbnail.selected {
  background: #cc2929;
}
#sapphire-blue ul.thumbnails.image_picker_selector li .thumbnail.selected {
  background: #0060b9;
}
#submarine-base ul.thumbnails.image_picker_selector li .thumbnail.selected {
  background: #5360a6;
}
ul.thumbnails.image_picker_selector li {
  float: left;
  margin: 2px;
  padding: 6px;
  position: relative;
}
ul.thumbnails.image_picker_selector li .thumbnail {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  border-radius: 8px;
  cursor: pointer;
  margin: 0;
  padding: 2px;
  position: relative;
}
ul.thumbnails.image_picker_selector li .thumbnail img {
  -webkit-user-drag: none;
  border: none;
  height: 80px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 80px;
}
ul.thumbnails.image_picker_selector li .thumbnail.selected {
  background: #333333;
}
ul.thumbnails.image_picker_selector li.group_title {
  float: none;
}
ul.thumbnails.image_picker_selector, ul.thumbnails.image_picker_selector ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  overflow: auto;
  padding: 0;
  position: relative;
}