/* ./templates/eqdkp_legion/eqdkp_legion.css*/ 


/*	Project:	EQdkp-Plus
 *	Package:	World of Warcraft: Legion Template Package
 *	Link:		http://eqdkp-plus.eu
 *
 *	Copyright (C) 2006-2016 EQdkp-Plus Developer Team
 *
 *	This program is free software: you can redistribute it and/or modify
 *	it under the terms of the GNU Affero General Public License as published
 *	by the Free Software Foundation, either version 3 of the License, or
 *	(at your option) any later version.
 *
 *	This program is distributed in the hope that it will be useful,
 *	but WITHOUT ANY WARRANTY; without even the implied warranty of
 *	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *	GNU Affero General Public License for more details.
 *
 *	You should have received a copy of the GNU Affero General Public License
 *	along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
/* CSS Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
table.table,
.table caption,
.table tbody,
.table tfoot,
.table thead,
.table tr,
.table th,
.table td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* icon styles */
.icon-sm1 {
  font-size: 0.8em;
}
.icon-sm2 {
  font-size: 0.6em;
}
.icon-sm3 {
  font-size: 0.5em;
}
.icon-grey {
  color: #6E6E6E;
}
.icon-red {
  color: red;
}
.fa-inverse {
  color: #CB1A0D;
}
/* Body
****************************************/
html {
  min-height: 100%;
}
body {
  background: url("../../../../templates/eqdkp_legion/images/template_background.jpg") no-repeat scroll center top / 2560px auto, url("../../../../templates/eqdkp_legion/images/bg-bottom.jpg") no-repeat scroll center bottom, url("../../../../templates/eqdkp_legion/images/bg-repeat.jpg") repeat-y scroll center top #100805;
  color: #f7fae5;
  text-align: center;
  font-size: 15px;
  font-family: 'Metallophile', 'Trebuchet MS', Helvetica, sans-serif;
  font-weight: 200;
}
body.simple-header {
  margin: 5px;
  background: #100805;
}
h1,
h2,
h3 {
  font-weight: 400;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #666;
  margin-top: 5px;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 14px;
  margin-bottom: 5px;
  border-bottom: none;
}
#bg-video-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}
#bg-video-wrapper video {
  display: block;
  position: relative;
  top: 0px;
  left: 50%;
  max-width: none;
  margin-left: -960px;
  opacity: 0;
}
/* Personal Area
****************************************/
#personalArea {
  margin-bottom: 10px;
  padding: 0 125px;
  min-height: 78px;
  background: url("../../../../templates/eqdkp_legion/images/user-nav-bar-mid.png") repeat scroll center -27px / 6% 100px rgba(0, 0, 0, 0);
  color: #000000;
  text-align: left;
}
#personalArea:before,
#personalArea:after {
  content: '';
  position: absolute;
  top: -28px;
  height: 101px;
  width: 174px;
}
#personalArea:before {
  left: -26px;
  background: url("../../../../templates/eqdkp_legion/images/user-nav-bar-left.png") no-repeat scroll right 1px / 177px 100px rgba(0, 0, 0, 0);
}
#personalArea:after {
  right: 0;
  width: 147px;
  background: url("../../../../templates/eqdkp_legion/images/user-nav-bar-right.png") no-repeat scroll left 1px / 177px 100px rgba(0, 0, 0, 0);
}
#personalArea a {
  color: #000000;
  text-shadow: 0px 0px 10px #95BE8E,
				 0px 0px 10px #95BE8E;
  text-decoration: none;
}
#personalArea a:hover {
  color: #13ff29;
}
#personalArea a:hover i {
  text-decoration: none;
}
#personalAreaUser ul li {
  float: left;
  margin-right: 15px;
}
#personalAreaUser {
  float: left;
  margin-top: 13px;
  font-weight: 400;
}
#personalAreaUser .user-avatar-smallest > img {
  margin-top: -5px;
  margin-bottom: -4px;
}
#personalAreaTime {
  float: right;
  margin-top: 4px;
}
#personalAreaTime ul li {
  float: left;
  margin-left: 15px;
}
#personalAreaTime .personalAreaTime {
  position: absolute;
  right: 190px;
  margin-top: 14px;
  color: #000000;
  text-shadow: 0px 0px 10px #95BE8E,
				 0px 0px 10px #95BE8E;
  letter-spacing: -1px;
  z-index: 1;
}
#personalAreaTime #search_form {
  position: relative;
  display: inline;
  z-index: 1;
}
#personalAreaTime #search_form input {
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid #49653D;
  border-radius: 4px 4px 4px 4px;
  color: #A1A1A1;
  height: 20px;
  padding: 2px 5px;
  width: 200px;
  font: 14px 'Trebuchet MS', Arial, sans-serif;
  box-shadow: 0px 0px 15px 2px #000;
}
#personalAreaTime #search_form input:hover,
#personalAreaTime #search_form input:focus {
  background-color: rgba(0, 0, 0, 0.8);
  border-color: #388A15;
  color: #E1E1E1;
}
#personalAreaTime button,
#personalAreaTime button:hover {
  position: absolute;
  top: -3px;
  right: -12px;
  background: none repeat scroll 0 0 transparent !important;
  border: medium none;
  cursor: pointer;
  box-shadow: none;
}
#loginarea_search {
  width: 45px !important;
  transition: width 0.5s ease-in-out, color 0.5s ease 0s, border-color 1s ease 0s;
}
#personalAreaTime .search_button {
  width: 25px;
  opacity: 0;
  transition: opacity 1s ease-in;
}
#loginarea_search:hover,
#loginarea_search:focus {
  width: 120px !important;
}
#loginarea_search:hover ~ .search_button,
#loginarea_search:focus ~ .search_button {
  opacity: 1;
}
/* Footer
****************************************/
#footer {
  text-align: center;
  color: #666;
  font-family: 'Trebuchet MS', Arial, sans-serif;
  font-size: 12px;
  margin-top: 10px;
}
.copyright {
  color: #666;
}
#footer a,
copyright a {
  text-decoration: none;
}
#footer a:hover,
copyright a:hover,
#impressum:hover {
  text-decoration: underline;
}
#dialog_disclaimer {
  display: none;
}
#impressum {
  margin: 0px 0px 10px 0px;
}
/* General Portal Layout
****************************************/
.portal .column {
  vertical-align: top;
}
.portal .second .columnInner {
  position: relative;
}
.portal {
  margin-top: 28px;
  border-collapse: collapse;
  display: table;
  width: 100%;
  box-shadow: 0px 0px 50px 25px #000000, 0px 0px 0px 3500px rgba(0, 0, 0, 0.8) inset;
}
.columnContainer {
  display: table-row;
  border: none;
}
.column {
  display: table-cell;
  margin: 0;
  padding: 0;
}
.portal .first {
  padding: 10px 0px 10px 10px;
}
.portal .third {
  padding: 10px 10px 10px 0px;
}
.portal .first .columnInner,
.portal .third .columnInner,
.portal .second .columnInner {
  padding: 0;
}
.portal .second {
  padding: 10px;
  width: 100%;
}
.fixed_width #wrapper {
  min-width: 0 !important;
}
#wrapper {
  margin-bottom: 20px;
  min-width: 100%;
  display: inline-block;
  text-align: left;
}
.fixed_width #wrapper .portal .second {
  width: 0px !important;
}
.fixed_width #wrapper .portal .second.no_third_column {
  width: 0px !important;
}
.fixed_width #personalAreaInner {
  width: 0 !important;
  margin: auto;
}
.fixed_width.frontend table.scrollable-x {
  table-layout: fixed;
}
.fixed_width.frontend table.scrollable-x tbody {
  display: block;
  overflow-x: auto;
}
/* Header and Site-Titles
****************************************/
#wrapper > header {
  margin: 0px 0 65px 0;
}
#header {
  text-align: center;
  min-height: 140px;
}
#logoContainer {
  overflow: hidden;
  display: table;
}
#header .center {
  margin-left: auto;
  margin-right: auto;
}
#header .right {
  margin-left: auto;
  margin-right: 0px;
}
#header .none {
  display: none;
}
#logoArea {
  float: left;
  text-align: right;
}
#titles {
  float: left;
  text-align: left;
  padding-left: 40px;
  color: #fff;
}
#titles h1 {
  padding: 40px 0 0 30px;
  color: #E8E361;
  font-size: 50px;
  font-weight: bold;
  text-shadow: 1px 1px 4px #000000, 0px 0px 18px rgba(0, 0, 0, 0.75);
  border: none;
}
#titles h1:after {
  content: '';
  display: block;
  height: 1px;
  border-radius: 40%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(170, 170, 170, 0.7) 40%, #999999 50%, rgba(170, 170, 170, 0.7) 60%, rgba(255, 255, 255, 0.1) 100%) repeat scroll 0% 0% transparent;
}
#titles h2 {
  padding-left: 40px;
  font-size: 20px;
  color: #B4B4B4;
  text-shadow: 1px 1px 4px #000000, 0px 0px 18px rgba(0, 0, 0, 0.75);
  border: none;
}
#header,
#footer {
  padding: 0 40px 0px;
}
/* Content Container
****************************************/
#contentContainer {
  margin: 0 40px;
}
#contentBody {
  border-radius: 3px 3px 3px 3px;
  margin: 5px;
  padding: 1px;
  margin-bottom: 14px;
}
#contentBody2 {
  padding: 5px;
  text-align: left;
}
/* Sidebar
****************************************/
.contentSidebar {
  display: flex;
  overflow: hidden !important;
}
.contentSidebarLeft {
  border-right: 1px solid #666666;
  background-color: rgba(132, 255, 0, 0.15);
  color: #f7fae5;
  padding: 10px;
}
.contentSidebarRight {
  border-left: 1px solid #666666;
  background-color: rgba(132, 255, 0, 0.15);
  color: #f7fae5;
  padding: 10px;
}
/* Contrast
****************************************/
.contentContrast {
  color: #f7fae5;
  background-color: rgba(19, 255, 41, 0.1);
  border-color: rgba(19, 255, 41, 0.2);
}
.contentContrast h1,
.contentContrast h2,
.contentContrast h3 {
  color: #f7fae5;
}
#contentFooter {
  margin-top: 50px;
  margin-right: -40px;
  padding: 0 5px;
  min-height: 2.5em;
  line-height: 2.5em;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.25) 60%, transparent 100%) repeat scroll 0% 0% transparent;
}
#contentFooter a,
#contentFooter a:visited {
  color: #666;
}
#contentFooter a:hover {
  color: #AAA;
}
#contentFooter .dropdown-menu {
  color: #999;
}
#contentFooter .dropdown-menu a {
  color: #AAA;
}
#contentFooter .dropdown-menu a:hover {
  color: #DDD;
}
.debug {
  margin: 5px;
}
.page-viewnews h1.contentTitle {
  background-color: #EAEAEA;
  border-bottom: 1px solid #666;
  font-family: 'Trebuchet MS', Arial, sans-serif;
  padding: 5px 2px 5px 2px;
  font-size: 14px;
  margin: -5px -5px 5px;
}
.noheight {
  height: 0px;
}
/* Portalbox
****************************************/
.portalbox {
  margin: 5px 5px 14px;
  padding: 1px;
  border: 1px solid rgba(19, 255, 41, 0.2);
}
.portalbox:hover .portal_fe_edit {
  display: inline;
}
.portalbox_head {
  border-bottom: 1px solid rgba(19, 255, 41, 0.2);
  padding: 5px 2px 5px 2px;
  color: #E8E361;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .03em;
}
.portalbox_head .portal_fe_edit {
  display: none;
  float: right;
  margin-top: -2px;
  padding-right: 5px;
  color: rgba(170, 170, 170, 0.5);
}
.portalbox_content {
  padding: 5px;
}
/* Toggle Buttons
****************************************/
.toggle_button:before {
  content: "\f078";
  font-family: FontAwesome;
  cursor: pointer;
  float: right;
  padding-right: 3px;
}
.toggle_button.active:before {
  content: "\f077";
  font-family: FontAwesome;
}
/* Menus
****************************************/
#mainmenu {
  margin: 0px 135px;
}
.menu {
  list-style: none;
  display: block;
}
.menu li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #666;
}
.menu li a {
  display: block;
  text-shadow: none;
}
.menu li a:before {
  content: "\f054";
  font-family: FontAwesome;
  margin-right: 5px;
  color: #00ac10;
  font-size: 10px;
}
.menu li a:hover:before {
  color: inherit;
}
/*
.mainmenu {
	height: 44px;
	width: 100%;
	position: relative;
	background: url("@{eqdkpTemplateImagePath}bg-nav-bar-mid.png") repeat scroll ~"center -29px / 6% 100px" #333;
	box-shadow: 0px 3px 20px 18px #000;
	
	&:before,
	&:after {
		content: '';
		position: absolute;
			 top: -30px;
		height: 101px;
		width: 174px;
	}
	&:before {
		left: -173px;
		background: url("@{eqdkpTemplateImagePath}nav-endcap-left.png") no-repeat scroll ~"center 1px / 177px 100px" transparent;
	}
	&:after {
		right: -173px;
		background: url("@{eqdkpTemplateImagePath}nav-endcap-right.png") no-repeat scroll ~"center 1px / 177px 100px" transparent;
	}
	
	li li {
		border-top: 1px solid rgba(102, 102, 102, 0.2);
	}
	li li a {
		color: @eqdkpMenuItemFontColorHover;
	}
	li li .sf-with-ul:after {
		border-left-color: @eqdkpMenuItemFontColorHover !important;
	}
	li li:hover {
		background: linear-gradient(to right,
			rgba(255, 255, 255, 0.1) 0%,
			rgba(170, 170, 170, 0.35) 40%,
			rgba(207, 207, 207, 0.3) 50%,
			rgba(170, 170, 170, 0.35) 60%,
			rgba(255, 255, 255, 0.1) 100%
		) repeat scroll 0% 0% transparent;
	}
	li li:hover > a {
		color: lighten(@eqdkpMenuItemFontColorHover, 35.5);
	}
	li li:hover .sf-with-ul:after {
		border-left-color: lighten(@eqdkpMenuItemFontColorHover, 35.5) !important;
	}
	
	> li:first-child {
		margin-left: -60px;
	}
	> li:nth-child(2) {
		margin-left: -30px;
	}
	&:hover > li > a {
		color: lighten(@eqdkpMenuFontColor, 20);
	}
	
	> li > a {
		font-size: 16px;
		color: @eqdkpMenuFontColor;
		text-shadow: 0px 0px 10px #E6FF42, 0px 0px 10px #E6FF42;
	}
	> li > .sf-with-ul:after {
		border-top-color: @eqdkpMenuFontColor !important;
	}
	> li:hover > a {
		color: @eqdkpMenuFontColor;
	}
	> li:hover > .sf-with-ul:after {
		border-top-color: lighten(@eqdkpMenuFontColor, 20) !important;
	}
	
	li a.link_indexphp:before,
	li a.link_entry_home:before {
		content:"\f015";
		font-family: FontAwesome;
		font-size: 20px;
	}
}
*/
ul.mainmenu {
  height: 44px;
  width: 100%;
  position: relative;
  font-family: Georgia, 'Palatino Linotype', Times, serif;
  background: url("../../../../templates/eqdkp_legion/images/bg-nav-bar-mid.png") repeat scroll center -29px / 6% 100px #333333;
  box-shadow: 0px 3px 20px 18px #000;
  font-size: 16px;
  color: #000000;
  text-shadow: 0px 0px 10px #E6FF42, 0px 0px 10px #E6FF42;
}
ul.mainmenu:before,
ul.mainmenu:after {
  content: '';
  position: absolute;
  top: -30px;
  height: 101px;
  width: 174px;
}
ul.mainmenu:before {
  left: -173px;
  background: url("../../../../templates/eqdkp_legion/images/nav-endcap-left.png") no-repeat scroll center 1px / 177px 100px transparent;
}
ul.mainmenu:after {
  right: -173px;
  background: url("../../../../templates/eqdkp_legion/images/nav-endcap-right.png") no-repeat scroll center 1px / 177px 100px transparent;
}
ul.mainmenu li {
  position: relative;
}
ul.mainmenu li li {
  border-top: 1px solid rgba(102, 102, 102, 0.2);
}
ul.mainmenu li li:hover {
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(170, 170, 170, 0.35) 40%, rgba(207, 207, 207, 0.3) 50%, rgba(170, 170, 170, 0.35) 60%, rgba(255, 255, 255, 0.1) 100%) repeat scroll 0% 0% transparent;
}
ul.mainmenu > li {
  display: inline-block;
  vertical-align: top;
}
ul.mainmenu > li:first-child {
  margin-left: -60px;
}
ul.mainmenu > li:nth-child(2) {
  margin-left: -15px;
}
ul.mainmenu:hover > li {
  opacity: .5;
}
ul.mainmenu > li:hover {
  opacity: 1;
}
ul.mainmenu a,
ul.mainmenu a:visited {
  display: block;
  padding: .75em 1em;
  color: #000000;
}
ul.mainmenu li li a,
ul.mainmenu li li a:visited {
  color: #e8e361;
  text-shadow: none;
}
ul.mainmenu li li:hover > a {
  color: #ffffff;
}
ul.mainmenu ul.sub-menu {
  display: none;
  min-width: 12em;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
  white-space: nowrap;
  font-size: 13px;
  border: 1px solid rgba(102, 102, 102, 0.25);
  background: url("../../../../templates/eqdkp_legion/images/steel.png") repeat scroll center center #131313;
  box-shadow: 0px 3px 5px 2px #000;
}
ul.mainmenu ul.sub-menu ul.sub-menu {
  top: 0;
  left: 100%;
}
ul.mainmenu li:hover > ul.sub-menu {
  display: block;
}
ul.mainmenu .sub-menu-arrow {
  padding-right: 1.8em;
}
ul.mainmenu .sub-menu-arrow:after {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  top: 50%;
  right: .6em;
  border: 5px solid transparent;
}
ul.mainmenu > li > .sub-menu-arrow:after {
  border-top-color: rgba(0, 0, 0, 0.5);
}
ul.mainmenu > li:hover > .sub-menu-arrow:after {
  border-top-color: #000000;
}
ul.mainmenu ul.sub-menu .sub-menu-arrow:after {
  right: .3em;
  margin-top: -4px;
  border-left-color: #e8e361;
}
ul.mainmenu ul.sub-menu li:hover > .sub-menu-arrow:after {
  border-left-color: #ffffff;
}
ul.mainmenu li a.link_indexphp,
ul.mainmenu li a.link_entry_home {
  padding-top: calc(0.75em);
  padding-bottom: calc(-3.25em);
}
ul.mainmenu li a.link_indexphp:before,
ul.mainmenu li a.link_entry_home:before {
  content: "\f015";
  font-family: FontAwesome;
  font-size: 18px;
}
body:not(.admin) ul.mainmenu {
  margin-bottom: .3em;
}
ul.adminmenu {
  width: 100%;
  margin-bottom: .3em;
  border-radius: 15%;
  box-shadow: 0px 0px 5px 5px #000000, 0px 0px 0px 150px #000000 inset;
  font-size: 14px;
}
ul.adminmenu li {
  position: relative;
}
ul.adminmenu li li {
  border-top: 1px solid rgba(102, 102, 102, 0.2);
}
ul.adminmenu li li:hover {
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(170, 170, 170, 0.35) 40%, rgba(207, 207, 207, 0.3) 50%, rgba(170, 170, 170, 0.35) 60%, rgba(255, 255, 255, 0.1) 100%) repeat scroll 0% 0% transparent;
}
ul.adminmenu > li {
  display: inline-block;
}
ul.adminmenu:hover > li {
  opacity: .5;
}
ul.adminmenu > li:hover {
  opacity: 1;
}
ul.adminmenu a,
ul.adminmenu a:visited {
  display: block;
  padding: .5em 1em;
  text-shadow: none;
}
ul.adminmenu li li a,
ul.adminmenu li li a:visited {
  color: #e8e361;
}
ul.adminmenu li li:hover > a {
  color: #ffffff;
}
ul.adminmenu ul.sub-menu {
  display: none;
  min-width: 12em;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
  white-space: nowrap;
  font-size: 13px;
  border: 1px solid rgba(102, 102, 102, 0.25);
  background: url("../../../../templates/eqdkp_legion/images/steel.png") repeat scroll center center #131313;
  box-shadow: 0px 3px 5px 2px #000;
}
ul.adminmenu ul.sub-menu ul.sub-menu {
  top: 0;
  left: 100%;
}
ul.adminmenu li:hover > ul.sub-menu {
  display: block;
}
ul.adminmenu .sub-menu-arrow {
  padding-right: 1.8em;
}
ul.adminmenu .sub-menu-arrow:after {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  top: 50%;
  right: .6em;
  border: 5px solid transparent;
}
ul.adminmenu > li > .sub-menu-arrow:after {
  border-top-color: rgba(204, 204, 204, 0.5);
}
ul.adminmenu > li:hover > .sub-menu-arrow:after {
  border-top-color: #ccc;
}
ul.adminmenu ul.sub-menu .sub-menu-arrow:after {
  right: .3em;
  margin-top: -4px;
  border-left-color: #e8e361;
}
ul.adminmenu ul.sub-menu li:hover > .sub-menu-arrow:after {
  border-left-color: #ffffff;
}
.btn-ddm {
  display: inline-block;
  position: relative;
}
.btn-ddm > button {
  padding-right: 1.5em;
  position: relative;
}
.btn-ddm > button:active {
  top: 0;
}
.btn-ddm > button:after {
  content: '';
  height: 0;
  width: 0;
  margin-top: -3px;
  position: absolute;
  top: 50%;
  right: .5em;
  border: 5px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.5);
}
.btn-ddm > ul {
  display: none;
  min-width: 12em;
  position: absolute;
  top: auto;
  right: 0;
  padding: 2px 0 !important;
  z-index: 99;
  list-style-type: none !important;
  color: #aaa;
  border: 1px solid rgba(102, 102, 102, 0.25);
  background: url("../../../../templates/eqdkp_legion/images/steel.png") repeat scroll center center #131313;
  box-shadow: 0px 3px 5px 2px #000;
}
.btn-ddm > ul > li > a {
  display: block;
  padding: 4px 20px 4px 5px;
  white-space: nowrap;
  text-align: left;
  color: #aaa;
  text-shadow: none;
}
.btn-ddm > ul > li:hover > a {
  color: #fff;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(170, 170, 170, 0.35) 40%, rgba(207, 207, 207, 0.3) 50%, rgba(170, 170, 170, 0.35) 60%, rgba(255, 255, 255, 0.1) 100%) repeat scroll 0% 0% transparent;
}
.btn-ddm:hover > ul {
  display: block;
}
.btn-ddm.floatLeft > ul {
  left: 0;
  right: unset;
}
.btn-ddm > ul > li[data-type="select"] {
  position: relative;
}
.btn-ddm > ul > li[data-type="select"]:after {
  display: block;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 5px;
  right: -5px;
  border: 7px solid transparent;
  border-left-color: #aaa;
}
.btn-ddm > ul > li[data-type="select"]:hover:after {
  right: 0;
  border-left-color: transparent;
  border-right-color: #fff;
}
.btn-ddm > ul > li[data-type="select"] > ul {
  display: none;
  padding: 3px 0;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  color: #aaa;
  border: 1px solid rgba(102, 102, 102, 0.25);
  background: url("../../../../templates/eqdkp_legion/images/steel.png") repeat scroll center center #131313;
  box-shadow: 0px 3px 5px 2px #000;
}
.btn-ddm > ul > li[data-type="select"]:hover > ul {
  display: block;
}
.btn-ddm > ul > li[data-type="select"] > ul > li > a {
  display: block;
  padding: 2px;
  white-space: nowrap;
  color: #aaa;
  text-shadow: none;
}
.btn-ddm > ul > li[data-type="select"] > ul > li:hover > a {
  color: #fff;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(170, 170, 170, 0.35) 40%, rgba(207, 207, 207, 0.3) 50%, rgba(170, 170, 170, 0.35) 60%, rgba(255, 255, 255, 0.1) 100%) repeat scroll 0% 0% transparent;
}
/* Links
****************************************/
a,
a:link,
a:active,
a:visited {
  color: #13ff29;
  text-decoration: none;
  text-shadow: 0px 0px 80px #13ff29, 0px 0px 60px rgba(19, 255, 41, 0.9), 0px 0px 40px rgba(19, 255, 41, 0.8), 0px 0px 20px rgba(19, 255, 41, 0.7);
}
a:hover {
  color: #ffffff;
  text-decoration: none;
  text-shadow: 0px 0px 80px #ffffff, 0px 0px 60px rgba(255, 255, 255, 0.9), 0px 0px 40px rgba(255, 255, 255, 0.8), 0px 0px 20px rgba(255, 255, 255, 0.7);
}
/* Inputs
****************************************/
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #CEC5AF;
  font-size: 13px;
  line-height: 20px;
  padding: 4px 6px;
  vertical-align: middle;
  background-color: #333;
  border: 1px solid #666;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  margin: 3px;
}
select:hover,
textarea:hover,
input:hover,
select:focus,
textarea:focus,
input:focus {
  color: #FFF;
  border-color: #13FF29;
  background-color: #555;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(19, 255, 41, 0.75);
  outline: 0 none;
}
input[type=radio],
input[type=checkbox] {
  background: none;
  border: none;
}
.resizeable {
  resize: both;
}
.input-icon,
.input-icon-append,
.input-multilang {
  white-space: nowrap;
}
.input-icon i,
.multilang-switcher {
  border-radius: 4px 0 0 4px;
  background-color: #333;
  border: 1px solid #666;
  line-height: 20px;
  padding: 4px 8px !important;
  vertical-align: middle;
  font-size: 13px;
  margin-right: -5px;
  height: 20px;
  display: inline-block;
}
.input-icon i:hover,
.multilang-switcher:hover {
  border-color: #13FF29;
  background-color: #555;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(19, 255, 41, 0.75);
}
.input-multilang.textarea .multilang-switcher {
  border-radius: 4px 4px 0 0;
  margin-left: 3px;
}
.input-multilang.textarea textarea {
  border-radius: 0 4px 4px 4px;
  margin-top: -1px;
}
.multilang-switcher-container {
  position: relative;
}
.multilang-dropdown {
  position: absolute;
  background-color: #555;
  border: 1px solid #13FF29;
  border-radius: 4px 0px 4px 4px;
  margin-top: -4px;
  padding: 4px 8px 0px 8px !important;
  display: none;
  z-index: 20;
}
.input-multilang.textarea .multilang-dropdown {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
}
.multilang-dropdown li {
  margin-bottom: 6px;
}
.multilang-dropdown li.active:before {
  content: "\f00c";
  font-family: FontAwesome;
  margin-right: 2px;
}
.input-icon input,
.input-multilang input {
  border-radius: 0 4px 4px 0;
  margin-left: 0px;
  height: 20px;
}
.input-icon-append i {
  border-radius: 0 4px 4px 0;
  background-color: #666;
  border: 1px solid #666;
  line-height: 20px;
  padding: 4px 8px !important;
  vertical-align: middle;
  font-size: 13px;
  margin-left: -5px;
  height: 20px;
  display: inline-block;
}
.input-icon-append input {
  border-radius: 4px 0 0 4px;
  margin-right: 0px;
  height: 20px;
}
/* Buttons
****************************************/
.button,
input[type="submit"],
input[type="button"],
input[type="reset"],
button {
  display: inline-block;
  zoom: 1;
  display: inline;
  vertical-align: baseline;
  margin: 0 2px;
  outline: none;
  cursor: pointer !important;
  text-align: center;
  text-decoration: none;
  font: 14px/100% Arial, Helvetica, sans-serif;
  padding: .5em 2em .55em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin-top: 2px;
}
.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
button:hover {
  text-decoration: none;
}
.button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active,
button:active {
  position: relative;
  top: 1px;
}
.bigrounded {
  border-radius: 2em;
}
.medium,
.button,
input[type="submit"],
input[type="button"],
input[type="reset"],
button {
  font-size: 13px;
  padding: .3em 1em .32em;
}
button[disabled],
button[disabled]:hover,
input[type=submit][disabled],
input[type=button][disabled],
input[type=reset][disabled],
input[type=submit][disabled]:hover,
input[type=button][disabled]:hover,
input[type=reset][disabled]:hover {
  opacity: 0.5;
  color: #999999;
  border: solid 1px #666666;
  background: #fff;
  background: linear-gradient(to top, #333333, #666666) #333333;
  text-shadow: none;
  box-shadow: none;
  cursor: default;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly] {
  opacity: 0.5;
  background-color: #333333;
  cursor: not-allowed;
}
/* Button Colors
****************************************/
.button,
a.button,
input[type="submit"],
input[type="button"],
input[type="reset"],
button {
  color: #333333;
  border: solid 1px #00930e;
  background: linear-gradient(to top, #13ff29, #00930e) #13ff29;
}
.button:hover,
a.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
button:not(.ui-widget):hover {
  color: #000000;
  border: solid 1px #13ff29;
  background: linear-gradient(to top, #00930e, #13ff29) #00930e;
}
.button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active,
button:not(.ui-widget):active {
  color: #000000;
  background: linear-gradient(to top, #00930e, #13ff29) #00930e;
}
.button i,
input[type="submit"] i,
input[type="button"] i,
input[type="reset"] i,
button i,
i[class^="icon-"],
a i {
  padding-right: 2px;
}
/* Image Buttons */
/* ToDo: they require core changes */
[class^="bi_"],
[class*=" bi_"] {
  text-indent: 0px;
}
.bi_compare:before {
  content: "\f0ec";
  font-family: FontAwesome;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.bi_facebook:before {
  content: "\f082";
  font-family: FontAwesome;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
/*Image Button without value*/
.novalue {
  width: 24px;
}
/* general: positive/negative/neutral
****************************************/
.positive {
  color: #33cc33;
}
.negative {
  color: #e23b30;
}
.neutral {
  color: #999999;
}
/* Hack for tinymce in colorswitch tables
****************************************/
.mceLayout tr:nth-child(odd),
.mceLayout tr:nth-child(even),
.mceLayout > td:nth-child(odd),
.mceLayout > td:nth-child(even),
.mceToolbar td {
  background: transparent;
  border-top: none;
  line-height: 14px;
  padding: 0px !important;
  border: none !important;
}
.mceLayout {
  border-radius: 4px;
}
.cirkuitSkin .mceIframeContainer {
  background-color: #fff;
  padding: 0px !important;
}
.cirkuitSkin td.mceToolbar {
  background-color: #eaeaea !important;
  padding: 0px !important;
}
.cirkuitSkin table.mceLayout tr.mceLast td {
  padding: 0px !important;
  border-top: 0px !important;
  line-height: 15px !important;
}
.cirkuitSkin .mceSeparator {
  width: 6px !important;
}
/* Tables
****************************************/
.table {
  display: table;
}
.table a {
  text-shadow: none;
}
.table th,
.table td {
  border-bottom: 1px solid #aaaaaa;
  line-height: 16px;
  padding: 4px;
  text-align: left;
  vertical-align: top;
}
.table td {
  border: none;
}
.table th a {
  color: #ffffff;
  text-decoration: none;
  vertical-align: inherit;
  font-family: 'Trebuchet MS', Arial, sans-serif;
}
.table th a:hover {
  color: #13FF29;
}
.table th.footer {
  font-style: italic;
  font-weight: normal;
  text-align: right;
  background-color: #333333 !important;
  border-bottom: none;
}
.table.fullwidth {
  width: 100%;
}
.tr {
  display: table-row;
}
.td {
  display: table-cell;
  padding: 2px;
}
.table th,
.portalbox_content th {
  font-size: 13px;
  font-weight: bold;
  background-color: #666666;
  white-space: nowrap;
  text-align: left;
  font-family: 'Trebuchet MS', Arial, sans-serif;
}
.portalbox_content th,
.portalbox_content td,
.portalbox_content .td {
  padding: 4px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
}
.border-top {
  border-top: 1px solid #AAA;
}
.contentDivider {
  margin: 10px 0;
  height: 1px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(170, 170, 170, 0.7) 40%, #999999 50%, rgba(170, 170, 170, 0.7) 60%, rgba(255, 255, 255, 0.1) 100%) repeat scroll 0% 0% transparent;
}
.contentSubheader {
  color: #9F9F9F;
  margin-bottom: 10px;
  margin-top: 4px;
}
/* BBCodes
****************************************/
.image_resized {
  left: 0px;
  top: 0px;
  position: relative;
  margin: 0;
  padding: 1px;
}
.markImageResized {
  width: 32px;
  height: 32px;
  left: 10px;
  top: 10px;
  position: absolute;
  margin: 0;
  padding: 0;
  display: none;
}
.center {
  text-align: center;
}
/* Fieldsets
****************************************/
fieldset.settings legend {
  border-bottom: 1px solid #CCCCCC;
  font-family: 'Trebuchet MS', Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding-top: 5px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  width: 100%;
}
fieldset.settings legend.smaller {
  font-size: 14px;
}
fieldset.settings dt {
  float: left;
  width: auto;
}
fieldset.settings dd + dd {
  padding-top: 5px;
}
fieldset.settings dt {
  width: 55%;
  text-align: left;
  border: none;
  border-right: 1px solid #CCCCCC;
  padding-top: 3px;
}
fieldset.settings dd {
  margin: 0 0 0 55%;
  padding: 0 0 0 5px;
  border: none;
  border-left: 1px solid #CCCCCC;
  vertical-align: middle;
  font-size: 1.00em;
  text-align: left;
}
fieldset.settings dt.onerow {
  width: 100%;
}
fieldset.smallsettings dt {
  width: 15%;
}
fieldset.smallsettings dd {
  margin: 0 0 0 15%;
}
fieldset.mediumsettings dt {
  width: 35%;
}
fieldset.mediumsettings dd {
  margin: 0 0 0 35%;
}
fieldset.settings dl {
  margin-bottom: 10px;
  padding-bottom: 1px;
  clear: both;
}
fieldset.settings dl:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
fieldset.settings dl:hover dt {
  border-right: 1px solid #000;
}
fieldset.settings dl:hover dd {
  border-left: 1px solid #000;
}
fieldset.settings dt label {
  font-size: 1.1em;
  text-align: left;
}
fieldset.settings dd label {
  font-size: 1em;
  margin: 0 10px 0 0;
}
fieldset.settings dt span {
  color: #666;
}
img {
  vertical-align: middle;
}
input.ui-spinner-input,
input.ui-spinner-input:focus,
input.ui-spinner-input:hover {
  background: transparent;
  border: none;
  box-shadow: none;
}
/* HPTT Arrows
****************************************/
.up_arrow_red:before {
  content: "\f0d8";
  font-family: FontAwesome;
  color: #13FF29;
  font-size: 18px;
  margin-right: 2px;
}
.up_arrow_green:before,
.up_arrow:before {
  content: "\f0d8";
  font-family: FontAwesome;
  color: #999;
  font-size: 18px;
  margin-right: 2px;
}
.down_arrow_green:before,
.down_arrow:before {
  content: "\f0d7";
  font-family: FontAwesome;
  color: #999;
  font-size: 18px;
  margin-right: 2px;
}
.down_arrow_red:before {
  content: "\f0d7";
  font-family: FontAwesome;
  color: #13FF29;
  font-size: 18px;
  margin-right: 2px;
}
/* Login Dialog
****************************************/
div[aria-describedby="dialog-login"] .input-icon i,
#login .input-icon i {
  width: 16px;
}
div[aria-describedby="dialog-login"] .password-forgot {
  padding-bottom: 4px;
}
/* jQuery UI adjustments
****************************************/
.ui-dialog .ui-widget-header {
  border-radius: 0px !important;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  font-family: 'Trebuchet MS', Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.ui-tabs ul.ui-tabs-nav {
  background: none !important;
  border-radius: 0px !important;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}
.ui-tabs-panel a,
.ui-tabs-panel a:link,
.ui-tabs-panel a:active,
.ui-tabs-panel a:visited {
  text-shadow: none;
}
.ui-multiselect-header a,
.ui-multiselect-header a:hover {
  color: #000;
}
.ui-widget {
  font-size: .85em !important;
  font-family: Tahoma, Arial, sans-serif;
}
.confirm_content ul {
  padding: 10px;
  list-style-type: square;
}
.confirmdialog {
  text-align: left;
}
.confirmdialog li {
  margin-left: 30px;
  list-style: square inside none;
}
.qtip-content {
  font-size: .75em;
}
.progressbar_label {
  color: #666;
}
/* general: information boxes NEW */
.infobox {
  background-color: #F5F5F5;
  border: 1px solid #E3E3E3;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px;
}
.infobox-large {
  padding: 10px;
  border-radius: 2px;
}
.infobox-blue {
  color: #00AEFF;
  border: 1px solid #00AEFF;
  background-color: rgba(0, 62, 92, 0.5);
  box-shadow: 0px 0px 10px 8px rgba(0, 174, 255, 0.4);
}
.infobox-red {
  color: #FF0500;
  border: 1px solid #FF0500;
  background-color: rgba(80, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 8px rgba(255, 5, 0, 0.4);
}
.infobox-green {
  color: #3F0;
  border: 1px solid #3F0;
  background-color: rgba(10, 75, 0, 0.5);
  box-shadow: 0px 0px 10px 8px rgba(51, 255, 0, 0.4);
}
.infobox-opacgrey {
  background: rgba(0, 0, 0, 0.2);
  color: #000000;
}
/* Pagination
****************************************/
div.pagination li {
  display: inline;
}
div.pagination ul li > a,
div.pagination ul li > span {
  float: left;
  border-color: #5D5D5D;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  text-decoration: none;
  margin-left: -1px;
  background-image: linear-gradient(to bottom, #4d4d4d 0%, #000000 60%);
  padding: 4px 12px;
  line-height: 20px;
}
div.pagination ul li.active > a {
  color: #A4A4A4;
  cursor: default;
}
div.pagination ul li:first-child > a {
  border-bottom-left-radius: 4px;
  border-left-width: 1px;
  border-top-left-radius: 4px;
}
div.pagination ul li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination li a {
  min-width: 14px;
  text-align: center;
}
.pagination li > a:hover {
  background-image: linear-gradient(to top, #4d4d4d 0%, #000000 60%);
  color: #FFF;
}
.pagination .arrow-right a i {
  font-size: 15px;
  line-height: 15px;
}
.pagination .arrow-left a i {
  font-size: 15px;
  line-height: 15px;
}
div.pagination {
  display: table;
  margin: auto;
}
/* Article Sitemap
****************************************/
.articleSitemap,
.categoryChildSitemap {
  border: 1px solid rgba(19, 255, 41, 0.2);
  text-decoration: none;
  background-color: rgba(19, 255, 41, 0.1);
  line-height: 20px;
  margin-left: 10px;
  margin-bottom: 10px;
  float: right;
  min-width: 150px;
}
.articleSitemap li,
.categoryChildSitemap li {
  padding: 6px 12px;
  border-bottom: 1px solid rgba(19, 255, 41, 0.2);
}
.articleSitemap li:hover,
.categoryChildSitemap li:hover,
.articleSitemap li.active,
.categoryChildSitemap li.active {
  background-color: rgba(70, 255, 87, 0.1);
  cursor: default;
}
.articleSitemap li:hover a,
.categoryChildSitemap li:hover a,
.articleSitemap li.active a,
.categoryChildSitemap li.active a {
  color: #ffffff;
}
.articleSitemap li:last-child,
.categoryChildSitemap li:last-child {
  border: none;
}
.noheader .categoryChildSitemap {
  float: none;
}
hr#system-readmore {
  display: none;
}
/* Breadcrumb
****************************************/
#nav {
  position: relative;
}
.breadcrumb-container {
  margin: 0 115px;
  position: relative;
  bottom: -10px;
}
.admin .breadcrumb-container {
  margin: 0 24px;
}
.admin .breadcrumb {
  border-radius: 0;
}
ul.breadcrumb {
  color: #AAA;
  border: 1px solid rgba(19, 255, 41, 0.2);
  border-top-left-radius: 25px 35px;
  border-top-right-radius: 25px 35px;
  overflow: hidden;
  width: 100%;
}
ul.breadcrumb li {
  float: left;
}
ul.breadcrumb a {
  float: left;
  position: relative;
  padding: 2px 1em 0;
  height: 16px;
  color: #00930E;
  font-size: 12px;
  font-family: Georgia, "Palatino Linotype", Times, serif;
  text-decoration: none;
}
ul.breadcrumb li:first-child a {
  width: 16px;
  background: url("../../../../templates/eqdkp_legion/images/hearthstone.png") no-repeat scroll 1em 0em / 16px auto transparent;
}
ul.breadcrumb li:first-child a:hover {
  background: url("../../../../templates/eqdkp_legion/images/hearthstone.png") no-repeat scroll 1em 0em / 16px auto, radial-gradient(#00dbff 10%, rgba(0, 219, 255, 0.3) 65%, transparent 100%) repeat scroll 0% 0% transparent;
}
ul.breadcrumb li:first-child a i {
  display: none;
}
ul.breadcrumb li:last-child a::after {
  display: none;
}
ul.breadcrumb a:hover {
  color: #13FF29;
  text-shadow: 0px 0px 2px #000;
  background: radial-gradient(#00930e 10%, rgba(19, 255, 41, 0.29) 65%, transparent 100%) repeat scroll 0% 0% transparent;
}
ul.breadcrumb a::after {
  content: '\f101';
  position: absolute;
  right: -2px;
  margin: -2px 0 0;
  padding: 0;
  font-size: 15px;
  color: #006009;
  /* darken( default green, 35) = #006009 */
  font-family: 'FontAwesome';
  z-index: 2;
}
ul.breadcrumb a:hover::after {
  color: #00930E;
}
ul.breadcrumb .current,
ul.breadcrumb .current:hover {
  font-weight: bold;
  background: none;
}
ul.breadcrumb .current::after,
ul.breadcrumb .current::before {
  content: normal;
}
/* Articelcategorie childs
****************************************/
.article-child-container {
  border-color: #DDDDDD;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  text-decoration: none;
  background-color: #fff;
  line-height: 20px;
  margin-bottom: 10px;
  border-radius: 4px;
  margin-top: 10px;
}
.article-child {
  border-bottom: 1px solid #ddd;
  padding: 5px;
}
.article-child h2 {
  border: none;
  margin-bottom: 0px;
}
.article-child:last-child {
  border: none;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.article-child:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.article-container {
  margin-bottom: 30px;
  margin-top: 20px;
}
.article-container.list-type2 header,
.article-container.list-type2 header h3,
.article-container.list-type2 p {
  display: inline !important;
}
.article-container-wrapper {
  padding-right: 10px;
  padding-left: 10px;
}
/* ACP: admin menu - update available badge
****************************************/
.update_available {
  margin-left: 6px;
  padding: 0 9px;
  display: inline-block;
  line-height: 20px;
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #FF0500;
  border-top-left-radius: 50px 100%;
  border-bottom-right-radius: 50px 100%;
  background-color: rgba(255, 5, 0, 0.3);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  vertical-align: baseline;
  white-space: nowrap;
}
/* ACP: admin menu - update available badge
****************************************/
.update_available_yellow {
  margin-left: 6px;
  padding: 0 9px;
  display: inline-block;
  line-height: 20px;
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #FFBD00;
  border-top-left-radius: 50px 100%;
  border-bottom-right-radius: 50px 100%;
  background-color: rgba(255, 189, 0, 0.3);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  vertical-align: baseline;
  white-space: nowrap;
}
/* ACP: index, browsers
****************************************/
.browser-icon {
  display: inline;
}
.browser-icon svg {
  width: 24px;
  height: 24px;
  fill: #CEC5AF;
}
/* ACP: index, rss notifications
****************************************/
#notifications,
#twitterfeed {
  background: #000;
  margin: 0;
  padding: 5px;
  border: 1px solid #666;
  height: 200px;
  width: auto;
  overflow: auto;
}
#notifications a.rss_readmore,
#twitterfeed a.rss_readmore {
  font-size: 10px;
}
#notifications .date,
#twitterfeed .date {
  margin: 0;
  color: #999999;
  font-size: 10px;
  letter-spacing: 0.2em;
  padding-top: 3px;
  padding-bottom: 3px;
}
#notifications .description,
#twitterfeed .description {
  margin: 0;
  padding: 0;
}
#notifications .description p,
#twitterfeed .description p {
  margin: 0;
}
#notifications .targetblank,
#twitterfeed .targetblank {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
}
.notifications-container {
  padding: 10px;
}
.rssreader_spinner {
  margin: 15% 0% 0% 44%;
  float: left;
}
#admininfos_tabs .fa-twitter-square {
  color: #FFFFFF;
  background-color: #00A5FF;
  height: 20px;
  width: 18px;
  border-radius: 30%;
  text-shadow: none;
}
#admininfos_tabs .fa-facebook-square {
  color: #156EE1;
  background-color: #FFFFFF;
  height: 20px;
  width: 18px;
  border-radius: 30%;
  text-shadow: none;
}
#admininfos_tabs .fa-google-plus-square {
  color: #E11556;
  background-color: #000000;
  height: 20px;
  width: 18px;
  border-radius: 30%;
  text-shadow: none;
}
/* ACP: manage menues
***************************************/
.manage_menues_block {
  list-style-type: none;
  padding: 3px;
  margin: 6px;
  border: 1px dashed #666;
  min-width: 180px;
}
.manage_menues_block2 {
  list-style-type: none;
  padding: 3px;
  margin: 6px;
  border: 3px dashed #666;
  min-width: 180px;
}
.manage_menues_block ul {
  margin: 0;
  padding: 0;
}
.manage_menues_block li,
.manage_menues_block2 li {
  list-style-type: none;
  padding: 5px;
  margin: 5px;
  cursor: pointer;
  color: #666;
}
.manage_menues_block .toggle_button {
  font-family: 'Trebuchet MS', Arial, sans-serif;
  font-weight: bold;
  border-bottom: 1px solid #666;
  padding: 3px;
}
.eye {
  display: inline-block;
  cursor: pointer;
}
.eye:before {
  content: "\f06e";
  font-family: FontAwesome;
  font-size: 16px;
}
.eye-gray {
  display: inline-block;
  cursor: pointer;
}
.eye-gray:before {
  content: "\f070";
  font-family: FontAwesome;
  color: #666;
  font-size: 16px;
}
.featured {
  display: inline-block;
  margin-right: 5px;
}
.featured:before {
  content: "\f005";
  font-family: FontAwesome;
  color: gold;
  font-size: 16px;
}
.not-featured {
  display: inline-block;
  cursor: pointer;
  margin-right: 5px;
}
.not-featured:before {
  content: "\f005";
  font-family: FontAwesome;
  color: #B3B3B3;
  font-size: 16px;
}
.article-container.featured,
.article_detail_container.featured {
  display: block;
}
.article_detail_container.featured:before {
  display: none;
}
.article-container.featured header > h2:before,
.article_detail_container.featured h1.contentTitle:before {
  content: "\f005";
  font-family: FontAwesome;
  color: gold;
  font-size: 16px;
}
.article-container.featured:before {
  content: none;
}
.sortable li.mjs-nestedSortable-branch div,
.sortable li.mjs-nestedSortable-leaf div {
  background: url("../../../../templates/eqdkp_legion/images/table_bg_tile.png") repeat scroll 0% 0% #190a09;
  border-color: #666;
}
.sortable li.mjs-nestedSortable-branch div .fa-trash-o:before,
.sortable li.mjs-nestedSortable-leaf div .fa-trash-o:before {
  color: #666;
  padding-left: 10px;
}
.sortable li.mjs-nestedSortable-branch div .eye:before,
.sortable li.mjs-nestedSortable-leaf div .eye:before {
  color: #DDD;
}
/* ACP: portal module management
****************************************/
.portal_block_border {
  padding: 5px;
  margin: 10px;
  border: 1px dashed #666;
}
.red {
  background: rgba(255, 0, 0, 0.6);
  color: #000;
}
#positions .green {
  background: rgba(0, 255, 0, 0.6) !important;
  color: #000;
}
ul.portal_block {
  min-height: 20px;
}
.portal_block li {
  list-style-type: none;
  padding: 10px;
  margin: 10px;
  cursor: move;
}
.portal_block_light {
  list-style-type: none;
  padding: 5px;
  margin: 10px;
  border: 1px dashed #666;
  background-color: #efefef;
}
/* ACP Permissions
****************************************/
.permissions {
  width: 50%;
  float: left;
}
/* ACP: error logs
****************************************/
#errorlog_tabs #el_mail iframe {
  background: #999;
}
/* ACP: styles management
****************************************/
.style {
  width: 300px;
  height: 200px;
  margin: 5px;
  float: left;
  position: relative;
  overflow: hidden;
  background: #CCC;
  border: 1px solid #666;
}
.style-preview {
  width: 300px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  filter: brightness(0.7);
  transition: 0.5s ease-in-out;
  z-index: 0;
  background-size: cover;
  background-position: center;
}
.style:hover .style-preview {
  filter: brightness(1);
}
.style input[type="radio"] {
  opacity: 0;
}
.style input[type="radio"] + label {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 2px;
  border: 1px solid #999;
  border-radius: 3px;
  background: #050505;
  cursor: pointer;
  z-index: 1;
}
.style input[type="radio"] + label:hover:before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 1px;
  background: #ccc;
}
.style input[type="radio"]:checked + label:before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 1px;
  background: #13ff29;
}
.style-action {
  opacity: 1;
  width: 100%;
  padding: 3px 7px;
  position: relative;
  top: 0;
  left: 0;
  background-color: rgba(135, 135, 135, 0.7);
  z-index: 1;
  display: inline-block;
  text-align: right;
  padding: 3px 0px 3px 0px;
  min-height: 17px;
}
.style:hover .style-action {
  display: inline-block;
  opacity: 1;
}
.styles-container .style-action a {
  color: #000 !important;
}
.style-info {
  width: 300px;
  position: absolute;
  bottom: -43px;
  color: #000;
  background-color: rgba(135, 135, 135, 0.7);
  transition: bottom 0.3s ease-in;
  z-index: 1;
  padding-top: 2px;
}
.style-info:hover {
  bottom: 0;
}
.style-info h2 {
  margin: 0 15px;
}
.style-info table {
  margin: 5px 10px;
}
.style-info td {
  padding-right: 15px;
}
.style-checkbox {
  float: left;
}
.style_red,
.style_red_local {
  border-color: #E80000;
  /* color from .icon-color-red, defined at eqdkpplus.css */
}
.style_yellow {
  border-color: #e9ec00;
  /* color from .icon-color-yellow, defined at eqdkpplus.css */
}
.style-version {
  float: right;
  font-size: 15px;
  padding-top: 3px;
}
/* CALENDAR
****************************************/
.raidstatushead font {
  font-size: 14px;
}
.raidstatushead {
  font-size: 10px;
}
/* calendar: global */
#calendar_loading {
  border-radius: 10px;
  width: 160px;
  height: 100px;
  text-align: center;
  line-height: 100px;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -100px;
  padding: 0px 10px 0px 10px;
  z-index: 999999;
  font-size: 20px;
}
#calendar_loading img {
  margin: 0px 5px 0px 5px;
}
.fc-calendar-filter {
  display: none;
}
.fc-icons {
  margin: 0;
  border: 0px;
  border-right: 1px solid white;
  margin-right: 4px;
  display: block;
  float: left;
}
.fc-flag {
  margin-top: 2px;
  border: 0px;
  display: block;
  float: left;
  font-size: 10px;
}
.fc-icons .fc-deadlinereached {
  display: inline-block;
  position: absolute;
  content: '';
  width: 8px;
  height: 100%;
  left: 4px;
  top: 2px;
}
.fc-title {
  vertical-align: middle;
  padding-left: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 11px;
}
.calendartt_raidgroups {
  margin-top: 2px;
  vertical-align: middle;
}
.calendartt_raidgroups .raidgroups_colorbox {
  margin-left: 0px !important;
  width: 12px;
  height: 12px;
}
/* fix for the buttons in modern template */
.fc-button-group .ui-corner-left {
  border-radius: 4px 0px 0px 4px;
}
.fc-button-group .ui-corner-right {
  border-radius: 0px 4px 4px 0px;
}
.fc-button-group .fc-agendaWeek-button {
  border-radius: 0;
}
.fc button {
  box-shadow: none;
}
.fc-button-group button {
  border-radius: 0em;
}
td.fc-event-container {
  position: relative;
}
.calendar_raid_private:after {
  position: absolute;
  top: -13px;
  right: -13px;
  transform: rotate(135deg);
  content: '';
  height: 0;
  width: 0;
  border: 12px solid transparent;
  border-right-color: gray;
}
/* add calendar event */
input#selectmode + ul {
  position: relative;
  width: 160px;
  cursor: pointer;
}
input#selectmode + ul > li {
  padding: 8px 12px;
  color: #CEC5AF;
  background: #333;
  border: 1px solid #666;
}
input#selectmode + ul:hover > li,
input#selectmode + ul > li.open {
  color: #FFF;
  background: #555;
  border-color: #13FF29;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(19, 255, 41, 0.75);
}
input#selectmode + ul > li:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 40%;
  right: 12px;
  border: 8px solid transparent;
  border-top-color: #CEC5AF;
}
input#selectmode + ul > li.open:after {
  top: 10%;
  border-top-color: transparent;
  border-bottom-color: #fff;
}
input#selectmode + ul > li + ul {
  display: none;
  height: auto;
  margin-top: -2px;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  z-index: 99;
  color: #FFF;
  background: #555;
  border: 1px solid #13FF29;
  border-top: 1px solid #13FF29;
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.25);
}
input#selectmode + ul > li.open + ul {
  display: block;
}
input#selectmode + ul > li + ul > li {
  padding: 8px 12px;
}
input#selectmode + ul > li + ul > li:hover {
  background: rgba(19, 255, 41, 0.5);
}
fieldset.settings.floatRight.raid dl {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
fieldset.settings.floatRight.raid input[type="text"] {
  margin: 1px;
  padding: 3px 4px;
}
/* calendar: raidevent view */
.eventdata-raid {
  margin-bottom: 20px;
}
.eventdata-raid #colortab {
  margin-top: -10px;
}
.event_raidnote {
  padding: 5px;
  border: 1px solid #999;
  border-radius: 3px;
  background-color: #333;
}
.raidcal_name {
  font-size: 28px;
  font-family: 'Trebuchet MS', Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCCCCC;
  margin-top: 5px;
}
.calendar_blackicon {
  color: black;
}
.calendar_redicon {
  color: red;
}
.raidgroups_colorbox {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0px 4px 0 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.raidcal_name .toggle_button {
  font-size: 13px;
  font-weight: normal;
  line-height: 35px;
}
#bottommenu_admin,
#bottommenu_chars {
  position: fixed;
  left: 0;
  bottom: 0px;
  border: 1px solid #19ff00;
  background: rgba(25, 255, 0, 0.4);
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.5) inset;
  float: left;
  width: 70%;
  z-index: 99;
  padding: 0px 0 0px 10px;
  display: none;
  color: #FFF;
  vertical-align: middle;
  margin: 0;
}
.attendee_awaymode {
  border-color: red;
}
.bottommenu_chars_table {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  height: 70px;
  width: 100%;
}
.bottommenu_admin_table {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  height: 42px;
  width: 100%;
}
.bottommenu_chars_icons {
  flex: 0 0 auto;
  width: 65px;
}
.bottommenu_admin_icons {
  flex: 0 0 auto;
  width: 48px;
}
.bottommenu_chars_change {
  flex: 1 0 auto;
}
.bottommenu_admin_status {
  flex: 1 0 auto;
}
.bottommenu_chars_note {
  width: 60%;
}
.hl_attendee_checked {
  box-shadow: 0px 0px 3px #008AFF;
  border-color: #008AFF;
}
.raidcal_buttonrow {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 10px;
}
.raidcal_buttonrow_left {
  margin-right: auto;
}
.raidcal_buttonrow_right {
  margin-left: auto;
}
.raidcal_buttonrow_left > *,
.raidcal_buttonrow_right > * {
  display: inline;
}
.raidcal_buttonrow_confirmall {
  margin-right: 15px;
}
.buttonblock {
  color: #CEC5AF;
}
#raidcal_signin_form h2 span.toggle_button:before,
#toogleRaidcalModeration h2 span.toggle_button:before {
  float: none !important;
  font-size: 13px;
  line-height: 18px;
  margin-left: 6px;
  font-weight: normal;
}
.raidcal_infos,
.moderation_panel {
  font-size: 12px;
  line-height: 1.3;
}
fieldset.raidcal_infos,
fieldset.moderation_panel {
  padding-top: 0px;
}
fieldset.raidcal_infos dt,
fieldset.moderation_panel dt {
  padding-top: 0px;
}
.add_guest {
  display: block;
  height: 32px;
  fill: white;
}
.default-avatar {
  background: url("../../../../images/svg/avatar-default.svg") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 24px;
  height: 24px;
}
.default-avatar.small {
  width: 24px;
  height: 24px;
}
.raidcal_warningbox table {
  border: 2px solid #edc9ce !important;
}
.raidcal_warningbox table th {
  background-color: #F2DEDE;
  color: red;
}
.attendee_stats_table {
  display: flex;
  flex-direction: column;
}
.attendee_table .state_header {
  color: #f7fae5;
  font-size: 13px;
  font-weight: bold;
  font-family: 'Trebuchet MS', Arial, sans-serif;
  padding: 6px 0px;
  background: #222;
  border: 1px solid #444;
  margin-bottom: 2px;
}
.attendee_table .toggle_button {
  float: left;
  margin: -1px 5px 0;
}
.attendee_table .state_count {
  font-size: 95%;
  font-weight: normal;
  margin-left: 5px;
  letter-spacing: 1px;
}
.attendee_table .state_guests {
  color: #777;
  font-size: 90%;
  font-weight: normal;
  font-style: italic;
}
.attendee_table .class_table {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 5px;
}
.attendee_table .class_column {
  display: flex;
  flex-direction: column;
  min-width: 200px;
  margin-bottom: 5px;
  padding-bottom: 4px;
  white-space: nowrap;
  border: 1px solid #444;
}
.attendee_table .class_column[data-attendee-count="0"] {
  opacity: .3;
}
.attendee_table .class_header {
  display: flex;
  justify-content: space-between;
  text-align: center;
  padding: 4px 3px;
  border-bottom: 1px solid #444;
  order: 0;
}
.attendee_table .class_name {
  margin-top: -2px;
}
.attendee_table .attendee_count {
  margin-top: -2px;
}
.attendee_table .attendee_box {
  display: flex;
  padding: 2px;
  margin: 4px 4px 0;
  border: 1px solid #555;
  background: #555;
  color: #f7fae5;
  transition: border 0.2s ease-in;
  order: 1;
}
.attendee_table .attendee_box.selected {
  border: 1px solid #19ff00 !important;
  box-shadow: 0 0 10px #19ff00 inset !important;
}
.attendee_table .attendee_box.char_edit {
  border: 1px solid #19ff00 !important;
  box-shadow: 0 0 10px #19ff00 inset !important;
}
.attendee_table .attendee_select {
  flex: 0 0 22px;
}
.attendee_table .attendee_select input {
  opacity: .2;
  transition: opacity 1s ease;
}
.attendee_table .attendee_select input:checked {
  opacity: .7;
}
.attendee_table .attendee_name {
  flex: 2 1 100%;
  color: #f7fae5;
  overflow: hidden;
  text-overflow: ellipsis;
}
.attendee_table .attendee_name a {
  color: inherit;
  text-shadow: none;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.attendee_table .attendee_info {
  flex: 1 0 auto;
  color: rgba(247, 250, 229, 0.4);
  padding-right: 3px;
}
.attendee_table .attendee_info:hover {
  color: rgba(247, 250, 229, 0.7);
}
.attendee_table .attendee_info i {
  line-height: initial;
}
.attendee_table .attendee_info .fa-info {
  padding-right: 5px;
}
.attendee_table .guest_box {
  display: flex;
  justify-content: space-between;
  margin: 4px 4px 0;
  background: #555;
  border-radius: 1px;
  order: 2;
}
.attendee_table .guest_name {
  flex: 2 1 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.attendee_table .guest_name img {
  margin-top: -4px;
}
.attendee_table .guest_info {
  flex: 1 0 auto;
  color: rgba(247, 250, 229, 0.4);
  font-size: 10px;
  overflow: hidden;
}
.attendee_table:hover .guest_info {
  color: rgba(247, 250, 229, 0.7);
}
.attendee_table .guest_info i {
  position: relative;
  left: calc(100% - 15px);
  padding-right: 4px;
}
.attendee_table .guest_box:hover .guest_info i {
  left: 0;
  transition: all 0.4s ease-in 1s;
}
.attendee_table .ui-draggable {
  cursor: pointer;
}
.attendee_table .ui-draggable-dragging {
  position: absolute !important;
  border: 1px dotted #33cc33;
  z-index: 1;
}
.attendee_table .ui-droppable-active {
  opacity: 1 !important;
  min-height: 60px;
  box-shadow: 0 0 40px 5px rgba(15, 255, 0, 0.3) inset;
}
.class_colorized .attendee_box[data-class-id="1"] {
  background: url("../../../../templates/eqdkp_legion/images//wow_classes/1.png") no-repeat scroll 12% 0% / 25px auto transparent;
  border: 1px solid rgba(196, 31, 59, 0.5);
  box-shadow: 0px 0px 6px 6px rgba(196, 31, 59, 0.3) inset;
}
.class_colorized .attendee_box[data-class-id="1"] .attendee_name img {
  visibility: hidden;
}
.class_colorized .attendee_box[data-class-id="2"] {
  background: url("../../../../templates/eqdkp_legion/images//wow_classes/2.png") no-repeat scroll 12% 0% / 25px auto transparent;
  border: 1px solid rgba(255, 125, 10, 0.5);
  box-shadow: 0px 0px 6px 6px rgba(255, 125, 10, 0.3) inset;
}
.class_colorized .attendee_box[data-class-id="2"] .attendee_name img {
  visibility: hidden;
}
.class_colorized .attendee_box[data-class-id="3"] {
  background: url("../../../../templates/eqdkp_legion/images//wow_classes/3.png") no-repeat scroll 12% 0% / 25px auto transparent;
  border: 1px solid rgba(171, 212, 115, 0.5);
  box-shadow: 0px 0px 6px 6px rgba(171, 212, 115, 0.3) inset;
}
.class_colorized .attendee_box[data-class-id="3"] .attendee_name img {
  visibility: hidden;
}
.class_colorized .attendee_box[data-class-id="4"] {
  background: url("../../../../templates/eqdkp_legion/images//wow_classes/4.png") no-repeat scroll 12% 0% / 25px auto transparent;
  border: 1px solid rgba(105, 204, 240, 0.5);
  box-shadow: 0px 0px 6px 6px rgba(105, 204, 240, 0.3) inset;
}
.class_colorized .attendee_box[data-class-id="4"] .attendee_name img {
  visibility: hidden;
}
.class_colorized .attendee_box[data-class-id="5"] {
  background: url("../../../../templates/eqdkp_legion/images//wow_classes/5.png") no-repeat scroll 12% 0% / 25px auto transparent;
  border: 1px solid rgba(245, 140, 186, 0.5);
  box-shadow: 0px 0px 6px 6px rgba(245, 140, 186, 0.3) inset;
}
.class_colorized .attendee_box[data-class-id="5"] .attendee_name img {
  visibility: hidden;
}
.class_colorized .attendee_box[data-class-id="6"] {
  background: url("../../../../templates/eqdkp_legion/images//wow_classes/6.png") no-repeat scroll 12% 0% / 25px auto transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 6px 6px rgba(255, 255, 255, 0.3) inset;
}
.class_colorized .attendee_box[data-class-id="6"] .attendee_name img {
  visibility: hidden;
}
.class_colorized .attendee_box[data-class-id="7"] {
  background: url("../../../../templates/eqdkp_legion/images//wow_classes/7.png") no-repeat scroll 12% 0% / 25px auto transparent;
  border: 1px solid rgba(255, 245, 105, 0.5);
  box-shadow: 0px 0px 6px 6px rgba(255, 245, 105, 0.3) inset;
}
.class_colorized .attendee_box[data-class-id="7"] .attendee_name img {
  visibility: hidden;
}
.class_colorized .attendee_box[data-class-id="8"] {
  background: url("../../../../templates/eqdkp_legion/images//wow_classes/8.png") no-repeat scroll 12% 0% / 25px auto transparent;
  border: 1px solid rgba(0, 112, 222, 0.5);
  box-shadow: 0px 0px 6px 6px rgba(0, 112, 222, 0.3) inset;
}
.class_colorized .attendee_box[data-class-id="8"] .attendee_name img {
  visibility: hidden;
}
.class_colorized .attendee_box[data-class-id="9"] {
  background: url("../../../../templates/eqdkp_legion/images//wow_classes/9.png") no-repeat scroll 12% 0% / 25px auto transparent;
  border: 1px solid rgba(148, 130, 201, 0.5);
  box-shadow: 0px 0px 6px 6px rgba(148, 130, 201, 0.3) inset;
}
.class_colorized .attendee_box[data-class-id="9"] .attendee_name img {
  visibility: hidden;
}
.class_colorized .attendee_box[data-class-id="10"] {
  background: url("../../../../templates/eqdkp_legion/images//wow_classes/10.png") no-repeat scroll 12% 0% / 25px auto transparent;
  border: 1px solid rgba(199, 156, 110, 0.5);
  box-shadow: 0px 0px 6px 6px rgba(199, 156, 110, 0.3) inset;
}
.class_colorized .attendee_box[data-class-id="10"] .attendee_name img {
  visibility: hidden;
}
.class_colorized .attendee_box[data-class-id="11"] {
  background: url("../../../../templates/eqdkp_legion/images//wow_classes/11.png") no-repeat scroll 12% 0% / 25px auto transparent;
  border: 1px solid rgba(0, 255, 150, 0.5);
  box-shadow: 0px 0px 6px 6px rgba(0, 255, 150, 0.3) inset;
}
.class_colorized .attendee_box[data-class-id="11"] .attendee_name img {
  visibility: hidden;
}
.class_colorized .attendee_box[data-class-id="12"] {
  background: url("../../../../templates/eqdkp_legion/images//wow_classes/12.png") no-repeat scroll 12% 0% / 25px auto transparent;
  border: 1px solid rgba(163, 48, 201, 0.5);
  box-shadow: 0px 0px 6px 6px rgba(163, 48, 201, 0.3) inset;
}
.class_colorized .attendee_box[data-class-id="12"] .attendee_name img {
  visibility: hidden;
}
/* calendar: raidevent view - Not signed in Members Bar */
.notsignedpanel {
  position: fixed;
  top: 50px;
  right: 0;
  display: none;
  background: #000000;
  border: 1px solid #111111;
  border-radius: 20px 0px 0px 20px;
  width: 350px;
  height: auto;
  padding: 30px 30px 30px 50px;
  opacity: .85;
  z-index: 9999;
  color: #fff;
}
.notsigned_button {
  outline: none;
  float: right;
  display: block;
}
.notsignedpanel_close {
  cursor: pointer;
}
.notsignedpanel_close:before {
  content: "\f057";
  font-family: FontAwesome;
  color: red;
  font-size: 32px;
  position: absolute;
  top: -8px;
  left: -14px;
}
.unsigened_away:before {
  content: "\f0f2";
  font-family: FontAwesome;
  margin-right: 5px;
}
.unsigened_away {
  color: gray !important;
}
.tooltiprow {
  min-height: 24px;
}
#memberScroller {
  height: 300px;
  overflow: auto;
  width: 380px;
}
#pnlMemButton {
  padding-left: 60px;
  padding-top: 15px;
}
#pnlHeader {
  font-size: 13pt;
  font-weight: bold;
}
.raidcal_actionbar {
  margin: 5px;
  cursor: pointer;
}
#raidcal_signin_form div {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
#raidcal_change_signin {
  float: right;
  margin-top: 14px;
  margin-right: 10px;
}
.charchange_menu,
.notechange_menu {
  display: none;
}
.charchange_menucontainer {
  background-color: #466988;
  overflow: hidden;
}
.eventdata-details div {
  margin: 8px 0px;
}
#eventdetailsmap_map {
  height: 300px;
}
.map_frame {
  background: #fff;
  padding: 15px;
  margin-bottom: 12px;
  box-shadow: 0 0 20px #999;
  border-radius: 2px;
}
/* Game specific
****************************************/
.resists {
  width: 27px;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 12px !important;
}
/* general: validate error messages
****************************************/
label.error {
  color: red;
  font-style: italic;
  display: inline-block;
  padding-left: 20px;
  line-height: 16px;
}
label.error:before {
  content: "\f071";
  font-family: FontAwesome;
  color: red;
  line-height: 16px;
  margin-right: 2px;
}
div.error {
  display: none;
}
/* character view
****************************************/
.profile_header {
  margin: 7px 0 20px 7px;
  min-height: 48px;
}
.profile_header img {
  float: left;
  margin: 0 10px 0 0;
}
.profile_header .charname {
  font-size: 1.6em;
  font-weight: normal;
  text-align: left;
}
.profile_picture {
  float: left;
}
.profile_picture img {
  max-width: 300px;
}
.floatRight {
  float: right;
}
.floatLeft {
  float: left;
}
/* news */
.news_author {
  margin-top: 4px;
  margin-bottom: 10px;
  color: #999;
}
.article_content {
  line-height: 16px;
}
.article_content p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.news {
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}
.news_header {
  position: relative;
}
.contentTitle {
  color: #E8E361;
}
.contentSideRight {
  text-align: left;
  border-left: 1px solid #ccc;
  padding: 15px;
  margin-left: 15px;
  margin-top: 5px;
}
.news_comments .top {
  font-size: 22px;
}
.image_zoom {
  color: #204C75;
}
.contentWidth30 {
  width: 30%;
}
.contentWidth40 {
  width: 40%;
}
.contentWidth50 {
  width: 50%;
}
.contentWidth60 {
  width: 60%;
}
.contentWidth70 {
  width: 70%;
}
/* comments */
.smilies {
  width: 20px;
  height: 20px;
}
.comment_avatar {
  vertical-align: middle;
  text-align: center;
}
.comment_avatar img {
  max-width: 100px;
  height: 70px;
  border: 1px solid #666;
  box-shadow: 1px 1px 2px #000000;
}
.comment_avatar_container {
  float: left;
  width: 120px;
  margin-right: 20px;
}
.comment_container,
.comment_write_container {
  position: relative;
  min-height: 68px;
  padding: 5px;
  background: #100805;
  border: 1px solid #666;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-left: 130px;
  word-break: break-word;
}
.comment_container:after,
.comment_write_container:after {
  content: "";
  position: absolute;
  top: 21px;
  left: -15px;
  border-style: solid;
  border-width: 11px 15px 11px 0;
  border-color: transparent #100805;
  display: block;
  width: 0;
  z-index: 1;
}
.comment_container:before,
.comment_write_container:before {
  content: "";
  position: absolute;
  top: 21px;
  left: -16px;
  border-style: solid;
  border-width: 11px 15px 11px 0;
  border-color: transparent #666;
  display: block;
  width: 0;
  z-index: 0;
}
.comments_delete {
  position: relative;
  top: -18px;
}
.comment_author {
  color: #9f9f9f;
  margin-bottom: 5px;
  font-size: 11px;
}
.comment_text blockquote {
  margin-right: 20px;
}
#comment_button,
.reply-trigger,
.reply_button {
  margin-left: 130px;
}
.comment-reply,
.reply-form-container {
  margin-left: 110px;
}
.reply-form-container {
  margin-top: 10px;
}
.writeComments .boxHeader {
  display: none;
}
.comment_reply_container {
  clear: both;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.hiddenDesktop {
  display: none;
}
.hiddenSmartphone {
  display: inline;
}
td.hiddenSmartphone,
th.hiddenSmartphone {
  display: table-cell;
}
/* Social Bookmarks */
.social-bookmarks {
  list-style-type: none !important;
}
.social-bookmarks li {
  float: left;
  margin-right: 7px;
}
.social-bookmarks li a.social-bookmarks-count {
  font-size: 12px;
  padding: 2px 4px 2px 4px;
  text-decoration: none;
  width: 100px;
  display: block;
  color: #fff;
  padding-left: 5px;
  border-radius: 4px;
  position: relative;
}
.social-bookmarks li a.social-bookmarks-count i,
.social-bookmarks li a.social-bookmarks-nocount i {
  font-size: 18px;
  vertical-align: middle;
}
.social-bookmarks li a.social-bookmarks-nocount {
  font-size: 12px;
  padding: 2px 4px 2px 4px;
  text-decoration: none;
  display: block;
  color: #fff;
  padding-left: 5px;
  border-radius: 4px;
  position: relative;
}
.social-bookmarks a.twitter {
  background-color: #55acee;
}
.social-bookmarks a.twitter:hover {
  background-color: #32bbf5;
}
.social-bookmarks a.facebook {
  background-color: #3b5998;
}
.social-bookmarks a.facebook:hover {
  background-color: #4273c8;
}
.social-bookmarks a.gplus {
  background-color: #d34836;
}
.social-bookmarks a.gplus:hover {
  background-color: #f75b44;
}
.social-bookmarks a.whatsapp {
  background-color: #42aa42;
}
.social-bookmarks a.whatsapp:hover {
  background-color: #268132;
}
.social-bookmarks .whatsapp_share {
  display: none;
}
.ismobiledevice .social-bookmarks .whatsapp_share {
  display: block;
}
.social-bookmarks .share-count {
  position: absolute;
  background: #fff;
  color: #4e5665;
  font-size: 11px;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  border: 1px solid #9197a3;
  padding: 0 3px;
  min-width: 15px;
  right: 3px;
  line-height: 15px;
}
.share-count:before {
  content: "";
  position: absolute;
  top: 4px;
  left: -6px;
  border-style: solid;
  border-width: 4px 5px 4px 0;
  border-color: transparent #9197a3;
  display: block;
  width: 0;
  z-index: 0;
}
.share-count:after {
  content: "";
  position: absolute;
  top: 4px;
  left: -5px;
  border-style: solid;
  border-width: 4px 5px 4px 0;
  border-color: transparent #FFFFFF;
  display: block;
  width: 0;
  z-index: 1;
}
.user-avatar {
  max-height: 48px;
}
.user-avatar-small,
.user-avatar-small,
.user-avatar.small {
  max-height: 32px;
}
.user-avatar-smallest,
.user-avatar-smallest img {
  max-height: 24px;
}
img.user-avatar,
.user-avatar img {
  border: 1px solid #CEC5AF;
  background-color: #999;
}
.awaytt_row {
  margin: 8px 0px;
}
/* Toolbar */
a.tool-item {
  font-size: 18px;
  font-weight: normal;
  height: 34px;
  line-height: 34px;
  color: #000;
}
/* Notifications */
.bubble-red {
  margin: -3px -3px 0 6px;
  padding: 0 9px;
  display: inline-block;
  line-height: 20px;
  color: #FFF;
  font-size: 11px;
  border: 1px solid #FF0500;
  border-top-left-radius: 50px 100%;
  border-bottom-right-radius: 50px 100%;
  background-color: rgba(255, 5, 0, 0.3);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  vertical-align: baseline;
  white-space: nowrap;
}
.bubble-yellow {
  margin: -3px -3px 0 6px;
  padding: 0 9px;
  display: inline-block;
  line-height: 20px;
  color: #FFF;
  font-size: 11px;
  border: 1px solid #FFBD00;
  border-top-left-radius: 50px 100%;
  border-bottom-right-radius: 50px 100%;
  background-color: rgba(255, 189, 0, 0.3);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  vertical-align: baseline;
  white-space: nowrap;
}
.bubble-green {
  margin: -3px 4px 0 6px;
  padding: 0 9px;
  display: inline-block;
  line-height: 20px;
  color: #FFF;
  font-size: 11px;
  border: 1px solid #3F0;
  border-top-left-radius: 50px 100%;
  border-bottom-right-radius: 50px 100%;
  background-color: rgba(50, 255, 0, 0.3);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  vertical-align: baseline;
  white-space: nowrap;
}
.dropdown-menu:after {
  border-bottom: 6px solid #131313;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  left: 10px;
  position: absolute;
  top: -6px;
}
.dropdown-menu:before {
  border-bottom: 7px solid rgba(255, 255, 255, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  left: 9px;
  position: absolute;
  top: -7px;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-menu {
  position: absolute;
  top: 20px;
  left: 5px;
  margin: 2px 0 0;
  padding: 5px 0;
  float: left;
  min-width: 160px;
  color: #FFF;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
  background: url("../../../../templates/eqdkp_legion/images/steel.png") repeat scroll center center #131313;
  background-clip: padding-box;
  list-style: none outside none;
  z-index: 1000;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.nav-header {
  color: #999999;
  display: block;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  padding: 3px 15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  white-space: nowrap;
}
.dropdown-menu .divider {
  background-color: #E5E5E5;
  border-bottom: 1px solid #FFFFFF;
  height: 1px;
  margin: 9px 1px;
  overflow: hidden;
}
#personalAreaUser ul.dropdown-menu li,
.rss-tooltip.dropdown-menu li {
  line-height: 14px;
  float: none;
  margin-right: 0px;
  color: #666;
}
#personalArea .dropdown-menu li > a,
.rss-tooltip.dropdown-menu li > a,
#personalArea .dropdown-menu li > span.nolink {
  clear: both;
  color: #AAA;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  white-space: nowrap;
  text-shadow: none;
}
#personalArea .dropdown-menu li:hover > a,
.rss-tooltip.dropdown-menu li:hover > a {
  color: #DDD;
  background: radial-gradient(rgba(255, 255, 255, 0.4) 0%, rgba(240, 240, 240, 0.3) 40%, rgba(207, 207, 207, 0.3) 50%, rgba(170, 170, 170, 0.35) 60%, rgba(225, 225, 225, 0.05) 100%) no-repeat scroll 0% 0% transparent;
}
ul#mychars-points-tooltip.dropdown-menu li table tbody tr td a {
  color: #333;
}
.mychars-points-target img {
  max-height: 16px;
}
.fe-tooltip-container,
.notification-tooltip-container,
.user-tooltip-container,
.admin-tooltip-container,
.mychars-points-tooltip-container,
.langswitch-tooltip-container,
.rss-tooltip-container {
  display: inline;
  position: relative;
}
.fe-tooltip-container a,
.notification-tooltip-container a,
.user-tooltip-container a,
.admin-tooltip-container a,
.mychars-points-tooltip-container a {
  cursor: pointer;
}
.user-tooltip {
  min-width: 160px;
}
.fe-tooltip,
.notification-tooltip,
.user-tooltip,
.admin-tooltip,
.mychars-points-tooltip,
.langswitch-tooltip,
.rss-tooltip {
  display: none;
}
.mychars-points-tooltip {
  padding: 0;
}
.mychars-points-tooltip table {
  border: 0;
}
.mychars-points-tooltip td {
  padding: 4px;
}
.mychars-points-tooltip tr.active {
  color: #999;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(170, 170, 170, 0.35) 40%, rgba(207, 207, 207, 0.3) 50%, rgba(170, 170, 170, 0.35) 60%, rgba(255, 255, 255, 0.1) 100%) repeat scroll 0% 0% transparent;
}
.mychars-points-tooltip .fa-external-link {
  color: #AAA;
}
.user-tooltip-avatar {
  float: left;
  margin-right: 4px;
}
.user-tooltip-avatar img {
  height: 40px;
  max-width: 60px;
  border: 1px solid #CEC5AF;
  background-color: #999;
}
.user-tooltip-name {
  padding-right: 40px;
}
.tooltip-divider {
  display: block;
  margin: 4px 0;
  height: 1px;
  width: 100%;
  border-radius: 40%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(170, 170, 170, 0.7) 40%, #999999 50%, rgba(170, 170, 170, 0.7) 60%, rgba(255, 255, 255, 0.1) 100%) repeat scroll 0% 0% transparent;
}
.dropdown-menu.right-bottom {
  right: 5px !important;
  bottom: 30px !important;
  left: auto;
  top: auto;
}
.dropdown-menu.right-bottom:after {
  border-top: 6px solid #515151;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: none;
  content: "";
  display: inline-block;
  right: 10px;
  left: auto;
  top: auto;
  position: absolute;
  bottom: -6px;
}
.dropdown-menu.right-bottom:before {
  border-top: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: none;
  content: "";
  display: inline-block;
  right: 9px;
  left: auto;
  position: absolute;
  bottom: -7px;
  top: auto;
}
.rss-tooltip-container {
  margin-left: 10px;
}
#notification-tooltip-all {
  padding: 6px;
}
#notification-tooltip-all h2 {
  color: #666666;
  font-size: 14px;
  white-space: nowrap;
}
blockquote {
  padding-left: 54px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 4px;
  min-height: 28px;
  position: relative;
  color: #808080;
}
blockquote:before {
  color: #808080;
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 28px;
  left: 14px;
  position: absolute;
  top: 7px;
}
.selected {
  display: block;
}
.tableHeader {
  padding-bottom: 5px;
}
table.leaderboard tbody tr td {
  border: none !important;
}
table.leaderboard tbody tr td table.borderless tbody tr td {
  border-bottom: 1px solid #DDDDDD !important;
  border-top: 1px solid #DDDDDD !important;
}
/* Colorpicker */
.sp-replacer {
  border-radius: 4px 4px 4px 4px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  padding: 4px 6px;
  color: #555555;
}
.sp-replacer:hover,
.sp-replacer.sp-active {
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0 none;
}
.sp-container {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 4px 4px 4px 4px;
}
.infotooltip td {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.elfinder {
  font-size: 1.3em !important;
}
/* Tags */
.tags {
  padding: 0;
  list-style: none;
  margin-top: 20px;
}
.tags li,
.tags a {
  float: left;
  height: 24px;
  line-height: 24px;
  position: relative;
  font-size: 11px;
}
.tags.small li,
.tags.small a {
  height: 20px;
  line-height: 20px;
}
.tags a {
  margin-left: 20px;
  padding: 0 10px 0 12px;
  background: #0f4b14;
  color: #fff;
  text-decoration: none;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.tags a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -12px;
  width: 0;
  height: 0;
  border-color: transparent #0f4b14 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}
.tags.small a:before {
  border-width: 10px 12px 10px 0;
}
.tags.small a:after {
  top: 8px;
}
.tags a:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  float: left;
  width: 4px;
  height: 4px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  -moz-box-shadow: -1px -1px 2px #004977;
  -webkit-box-shadow: -1px -1px 2px #004977;
  box-shadow: -1px -1px 2px #004977;
}
.ui-stars-star a,
.ui-stars-cancel a {
  height: 16px;
}
/* Image Gallery */
ul.image-gallery {
  list-style-type: none !important;
}
ul.image-gallery li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
ul.image-gallery li a {
  display: block;
}
ul.image-gallery li img {
  padding: 5px;
}
ul.image-gallery li.folder {
  text-align: center;
  overflow: hidden;
}
ul.image-gallery li.folderup {
  text-align: center;
}
ul.image-gallery li.folder a,
ul.image-gallery li.folderup a {
  line-height: 20px;
}
ul.image-gallery li.folder i {
  margin-top: 20px;
  font-size: 100px;
  line-height: 100px;
}
ul.image-gallery li.folderup i {
  font-size: 120px;
  line-height: 120px;
}
ul.image-gallery li.image a {
  position: relative;
}
ul.image-gallery li.image a:before,
ul.image-gallery li.image a:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 10px solid transparent;
}
ul.image-gallery li.image a:before {
  border-image: url("../../../../templates/eqdkp_legion/images/image-border.png") 10 10 10 10 repeat repeat;
}
ul.image-gallery li.image a:after {
  opacity: 0;
  transition: opacity .6s ease 0s;
  border-image: url("../../../../templates/eqdkp_legion/images/image-border-glow.png") 10 10 10 10 repeat repeat;
}
ul.image-gallery li.image:hover a:after {
  opacity: 1;
}
td.twinktd > * {
  vertical-align: top;
}
td.twinktd i {
  margin-top: 5px;
}
/* Colorbox */
button#cboxPrevious,
button#cboxNext,
button#cboxClose,
button#cboxSlideshow {
  box-shadow: none;
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  top: auto;
}
#cboxNext:after {
  margin-left: 13px;
}
#cboxPrevious {
  float: left;
}
.permalink,
.rsslink {
  display: none;
}
.article-container:hover .permalink,
.contentHeader:hover .permalink,
.article-container:hover .rsslink,
.contentHeader:hover .rsslink {
  display: inline;
}
/* Userprofile */
.user-profile > .user-avatar {
  max-height: 68px;
  float: left;
}
.user-profile > .user-avatar img {
  border: 1px solid #666;
  height: 68px;
}
.user-name h2 {
  border: none;
  float: left;
}
.user-name-container {
  float: left;
  margin-left: 10px;
  min-height: 68px;
}
.user-profile .user-groups {
  float: left;
  margin-left: 40px;
  margin-top: 6px;
}
.user-groups a {
  position: relative;
  margin-right: 10px;
  padding: 4px 14px;
  line-height: 11px;
  display: inline-block;
  color: #F7FAE5;
  font-size: 13px;
  text-shadow: none !important;
  border: 1px solid #388A15;
  border-top-left-radius: 25px 100%;
  border-bottom-right-radius: 25px 100%;
  background: none repeat scroll 0 0 rgba(56, 138, 21, 0.6);
  vertical-align: middle;
  white-space: nowrap;
}
.user-groups a:hover {
  color: #FFF;
  box-shadow: 0px 0px 5px 1px rgba(56, 138, 21, 0.75);
}
.user-profile .boxHeader {
  display: none;
}
.boxContent ul,
.article_content ul {
  list-style-type: square;
  padding-left: 20px;
}
.boxContent ol,
.article_content ol {
  list-style-type: decimal;
  padding-left: 20px;
}
.panel {
  border: 1px solid #666;
  border-radius: 4px;
  margin-bottom: 15px;
}
.panel-heading {
  background-color: #999;
  background-image: linear-gradient(to bottom, #666666 0px, #999999 100%);
  background-repeat: repeat-x;
  border-color: #666;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #FF5100;
  padding: 10px 15px;
}
.panel-body {
  background-color: #fff;
  padding: 10px 15px;
}
.headline_inlineedit:hover:after {
  content: "\f1dd";
  font-family: FontAwesome;
  color: #9f9f9f;
  margin-left: 2px;
  font-weight: normal;
}
.article-inlineedit:hover:after {
  content: "\f1dd";
  font-family: FontAwesome;
  color: #9f9f9f;
  margin-left: 2px;
  font-weight: normal;
  position: absolute;
  top: 0px;
  right: 4px;
}
.nextevent_statusrow {
  margin-right: 5px;
}
.reponsiveTestClass {
  text-align: right;
}
@media all and (max-width: 899px) {
  body.responsive,
  html,
  .responsive #personalArea {
    font-size: 13px;
    line-height: 14px;
  }
  .reponsiveTestClass {
    text-align: center;
  }
  .responsive #personalArea {
    line-height: 22px;
    font-size: 16px;
  }
  .responsive #personalArea:before,
  .responsive #personalArea:after {
    display: none;
  }
  .responsive #personalArea i {
    line-height: 30px;
    font-size: 24px;
  }
  .responsive .notification-tooltip-container,
  .responsive .langswitch-tooltip-container {
    position: static;
  }
  .responsive #header {
    min-height: 10px;
  }
  .responsive #logoContainer {
    overflow: visible;
  }
  .responsive .hiddenSmartphone,
  .responsive .debug,
  .responsive .stacktable,
  .responsive .stackcolumns {
    display: none;
  }
  .responsive .hiddenDesktop {
    display: block;
  }
  .responsive #mainmenu {
    margin: 0;
  }
  .responsive .mainmenu i {
    color: #fff;
    font-size: 23px;
    margin-left: 10px;
    line-height: 23px;
    vertical-align: middle;
  }
  .responsive #personalArea,
  .responsive #header,
  .responsive #footer {
    padding-right: 10px;
    padding-left: 10px;
  }
  .responsive #contentContainer {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 5px;
  }
  .responsive #personalAreaUser,
  .responsive #titles,
  .responsive #titles h1,
  .responsive #titles h2,
  .responsive:not(.simple-header) fieldset.settings dd,
  .responsive:not(.simple-header) fieldset.settings dt,
  .responsive.simple-header.mobile fieldset.settings dd,
  .responsive.simple-header.mobile fieldset.settings dt {
    display: block;
    float: none;
    margin: 0px;
    padding: 0px;
  }
  .responsive #titles h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .responsive #titles h2 {
    font-size: 20px;
    line-height: 18px;
  }
  .responsive .column {
    display: block;
  }
  .responsive .portal .second,
  .portal .first {
    padding: 0px;
  }
  .responsive .portal .second .columnInner {
    margin-top: 50px;
  }
  .responsive:not(.simple-header) fieldset.settings dd {
    border-left: none;
    margin: 0px;
    float: none;
  }
  .responsive:not(.simple-header) fieldset.settings dt {
    width: 100%;
    border-right: none;
    float: none;
  }
  .responsive:not(.simple-header) fieldset.settings dl:hover dt,
  .responsive:not(.simple-header) fieldset.settings dl:hover dd,
  .responsive.simple-header.mobile fieldset.settings dl:hover dt,
  .responsive.simple-header.mobile fieldset.settings dl:hover dd {
    border-right: none;
    border-left: none;
  }
  .responsive .ui-dialog {
    max-width: 98%;
    height: auto !important;
  }
  .responsive .mce-toolbar[role="menubar"] {
    display: none;
  }
  .responsive:not(.simple-header) .ui-tabs-nav li,
  .responsive.simple-header.mobile .ui-tabs-nav li {
    float: none;
    width: 100%;
    height: 30px;
    line-height: 22px;
    font-size: 15px;
  }
  .responsive:not(.simple-header) .ui-tabs-anchor,
  .responsive.simple-header.mobile .ui-tabs-anchor {
    display: block;
  }
  .responsive:not(.simple-header) .settings input[type='text'],
  .responsive:not(.simple-header) .settings input[type='password'],
  .responsive:not(.simple-header) .settings select,
  .responsive.simple-header.mobile .settings input[type='text'],
  .responsive.simple-header.mobile .settings input[type='password'],
  .responsive.simple-header.mobile .settings select {
    width: 90% !important;
  }
  .responsive:not(.simple-header) .ui-tabs .ui-tabs-nav .ui-tabs-anchor,
  .responsive.simple-header.mobile .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: none;
  }
  .responsive .breadcrumb-container {
    margin: 0;
  }
  .responsive .breadcrumb li,
  .responsive .breadcrumb li a:after,
  .responsive .breadcrumb li a:before {
    display: none;
  }
  .responsive .breadcrumb li:first-child,
  .responsive .breadcrumb li:nth-last-of-type(2) {
    display: inline;
  }
  .responsive .breadcrumb li:first-child a {
    border-right: 1px solid rgba(255, 0, 0, 0.2);
    padding-right: 15px;
    line-height: 27px;
    padding-left: 8px !important;
  }
  .responsive .breadcrumb li {
    font-size: 14px;
  }
  .responsive .breadcrumb li:nth-last-of-type(2) a {
    padding-left: 22px;
  }
  .responsive .breadcrumb li:nth-last-of-type(2) a:before {
    content: "\f060";
    display: inline;
    border: none;
    left: 5px;
    margin: 0;
    padding: 0;
    top: 11px;
    font-family: "FontAwesome";
  }
  .responsive .breadcrumb li:first-child a:before {
    display: none;
  }
  .responsive .medium,
  .responsive .button,
  .responsive input[type="submit"],
  .responsive input[type="button"],
  .responsive input[type="reset"],
  .responsive button,
  .responsive ui-dialog button {
    font-size: 14px;
    padding: .3em 1em .32em;
  }
  .responsive .contentWidth60,
  .responsive .contentWidth30 {
    width: auto;
  }
  .responsive .contentSideRight {
    float: none;
    clear: both;
    border: none;
    margin-left: 0;
    padding: 0;
    margin-bottom: 10px;
  }
  .responsive div.table:not(.noMobileTransform) {
    display: inline;
  }
  .responsive button.ui-multiselect {
    width: 100% !important;
  }
  .responsive.simple-header.mobile .floatRight {
    float: none;
  }
  .responsive div.leaderboard > div.floatLeft {
    float: none;
    width: 100% !important;
  }
  /* Mobile Navigation */
  .nav-mobile {
    width: 100%;
    min-height: 3em;
    background: url("../../../../templates/eqdkp_legion/images/bg-nav-bar-mid.png") no-repeat scroll center -32px / 100% 108px #999999;
  }
  .nav-mobile a {
    color: #E53101;
  }
  .nav-mobile > i {
    margin: 4px;
    padding: 2px 10px 2px;
    color: #000000;
    font-size: 26px;
  }
  .mobile-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 100vw;
    z-index: 500;
    background: #000000;
    overflow-y: auto;
  }
  .mobile-overlay .overlay-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .mobile-overlay .overlay-header .title {
    padding: 10px;
    line-height: 24px;
    font-size: 20px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .mobile-overlay .overlay-header .title img {
    height: 40px;
    width: auto;
    margin: -10px 10px -10px 5px;
    vertical-align: text-bottom;
  }
  .mobile-overlay .overlay-header .close {
    width: 24px;
    margin-left: 5px;
    padding: 10px;
    font-size: 24px;
    color: #333333;
    background: #13ff29;
  }
  .mobile-overlay .overlay-footer {
    display: flex;
    margin: 10px 15px 0;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .mobile-overlay .overlay-footer > * {
    flex: 1 1 auto;
    margin: 0 2px 2px;
    padding: 8px;
    line-height: 22px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    background: #13ff29;
  }
  .mobile-overlay .overlay-header .close {
    z-index: 100;
  }
  .mobile-overlay .mainmenu-mobile-wrapper,
  .mobile-overlay .adminmenu-mobile-wrapper {
    position: relative;
    left: 0;
    transition: transform 0.24s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
    transition: transform 0.24s ease-in-out;
  }
  .mobile-overlay .mainmenu-mobile-wrapper .heading,
  .mobile-overlay .adminmenu-mobile-wrapper .heading {
    padding: 10px 15px;
    color: #888;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
  }
  .mobile-overlay .mainmenu-mobile-wrapper.open .heading,
  .mobile-overlay .adminmenu-mobile-wrapper.open .heading {
    display: none;
  }
  .mobile-overlay .mainmenu-mobile li:not(:last-child),
  .mobile-overlay .adminmenu-mobile li:not(:last-child) {
    margin-bottom: 1px;
  }
  .mobile-overlay .mainmenu-mobile a,
  .mobile-overlay .adminmenu-mobile a {
    display: block;
    padding: 10px 30px;
    position: relative;
    font-size: 14px;
    color: #fff;
    background: #2d5f14;
    text-shadow: none;
  }
  .mobile-overlay .mainmenu-mobile .sub-menu-arrow:after,
  .mobile-overlay .adminmenu-mobile .sub-menu-arrow:after {
    content: '\f105';
    display: block;
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #fff;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
  }
  .mobile-overlay .mainmenu-mobile .sub-menu,
  .mobile-overlay .adminmenu-mobile .sub-menu {
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    bottom: 0;
    right: 0;
  }
  .mobile-overlay .mainmenu-mobile .open > a,
  .mobile-overlay .adminmenu-mobile .open > a {
    position: absolute;
    left: 100%;
    bottom: calc(100% + 10px);
    right: calc(-100% + 44px);
    line-height: 24px;
    z-index: 999;
  }
  .mobile-overlay .mainmenu-mobile .open > a:after,
  .mobile-overlay .adminmenu-mobile .open > a:after {
    content: '\f104';
    left: 15px;
    right: unset;
  }
  .mobile-overlay .mainmenu-mobile .open > .sub-menu,
  .mobile-overlay .adminmenu-mobile .open > .sub-menu {
    display: block;
  }
  .responsive table.scrollable-x {
    table-layout: fixed;
  }
  .responsive table.scrollable-x tbody {
    display: block;
    overflow-x: auto;
  }
  .responsive fieldset.settings {
    max-width: 100%;
  }
  .responsive .permissions {
    float: none;
    width: 100%;
  }
  .responsive #mainlogo {
    max-height: 50px;
  }
  .responsive #titles {
    float: left;
    margin-left: 6px;
  }
  .responsive .nowrap.desktopOnly {
    white-space: normal;
  }
  .responsive #personalAreaUser ul li:last-child {
    margin-right: 0;
  }
  .responsive .comment_avatar_container,
  .responsive .comment_write_container::after,
  .responsive .comment_write_container::before,
  .comment_container::after,
  .comment_container::before {
    display: none;
  }
  .responsive .comment_container,
  .responsive #comment_button,
  .responsive .reply-trigger,
  .responsive .reply_button,
  .responsive .comment_write_container {
    margin-left: 6px;
  }
  .responsive .user-profile > .user-avatar img {
    height: 48px;
  }
  .responsive .comment-reply {
    margin-left: 30px;
  }
  .responsive .article_content img:not(.itt-icon):not(.classicon):not(.raceicon):not(.rankicon):not(.talenticon):not(.eventicon):not(.roleicon):not(.gameicon):not(.smilies):not(.eqdkpicon) {
    width: 100% !important;
    height: auto !important;
  }
  .responsive .article_content iframe {
    max-width: 100%;
  }
  .responsive .embed-content div iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .responsive .embed-content {
    position: relative;
    padding-bottom: 67.5%;
    height: 0;
    margin: 10px 0;
    overflow: hidden;
  }
  .responsive .langswitch-tooltip-trigger > span {
    display: none;
  }
  .responsive .contentSidebar,
  .responsive .contentSidebarRight,
  .responsive .contentSidebarLeft {
    display: block;
    border: none;
    background: none;
  }
  .responsive .contentSidebarRight,
  .responsive .contentSidebarLeft {
    width: auto !important;
    border-top: 1px solid #666666;
  }
  .responsive #personalAreaUser .user-avatar-smallest > img {
    margin-top: 4px;
  }
  .responsive .first.column,
  .responsive .third.column {
    min-width: 1% !important;
    max-width: 100% !important;
  }
  .responsive .bigDateTd {
    display: none;
  }
  #bottommenu_admin,
  #bottommenu_chars {
    width: 90% !important;
  }
  .portal .columnContainer {
    display: flex;
    flex-flow: column nowrap;
  }
  .portal .columnContainer .first.column {
    order: 1;
  }
  .portal .columnContainer .second.column {
    order: 0;
  }
  .portal .columnContainer .third.column {
    order: 2;
  }
  .notsignedpanel_close:before {
    top: 10px;
    left: 10px;
  }
  .notsignedpanel {
    overflow: scroll;
    height: auto;
    top: 0;
  }
}
@media all and (max-width: 590px) {
  .responsive fieldset.settings dd,
  .responsive fieldset.settings dt {
    display: block;
    float: none;
    margin: 0px;
    padding: 0px;
  }
  .responsive fieldset.settings dd {
    border-left: none;
    margin: 0px;
    float: none;
  }
  .responsive fieldset.settings dt {
    width: 100%;
    border-right: none;
    float: none;
  }
  .responsive fieldset.settings dl:hover dt,
  .responsive fieldset.settings dl:hover dd {
    border-right: none;
    border-left: none;
  }
  .responsive .ui-tabs-nav li {
    float: none;
    width: 100%;
    height: 30px;
    line-height: 22px;
    font-size: 15px;
  }
  .responsive .ui-tabs-anchor {
    display: block;
  }
  .responsive .settings input[type='text'],
  .responsive .settings input[type='password'],
  .responsive .settings select {
    width: 90% !important;
  }
  .responsive .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: none;
  }
  .responsive .share-text {
    display: none;
  }
  .responsive .social-bookmarks li a.social-bookmarks-count {
    width: 50px;
  }
  .responsive #personalAreaUser ul li {
    margin-right: 10px;
  }
  .list-type1 .ribbons,
  .list-type2 .ribbons,
  .list-type3 .ribbons,
  .list-type4 .ribbons {
    display: none;
  }
  .responsive .article-container.list-type4,
  .responsive .article-container.list-type4 .article-banner-image > a {
    width: 100% !important;
    margin-right: 0;
  }
  .responsive .article-container.list-type4 .article-banner-image a > img {
    width: 100% !important;
  }
  #bottommenu_admin,
  #bottommenu_chars {
    width: 98% !important;
    height: 64px !important;
  }
}
/*****************************************/
/* DEPRECATED                            */
/*****************************************/
/* general: information boxes */
.roundbox {
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 2px 2px rgba(255, 255, 255, 0.2);
  box-shadow: 0px 0px 2px 2px rgba(255, 255, 255, 0.2);
}
.errorbox {
  background-color: #F2DEDE;
  border: 1px solid #edc9ce;
  color: #B94A48;
  padding: 5px;
  margin: 3px;
}
.errorbox a,
.errorbox a:visited {
  color: #ae0b08;
  text-decoration: none;
}
.errorbox a:hover {
  color: #000;
  text-decoration: underline;
}
.errorbox div,
.greenbox div,
.bluebox div {
  padding: 7px 10px 7px 72px;
  background-position: 10px center;
  margin: 10px 0px;
  display: block;
  min-height: 32px;
}
.errorbox div span,
.greenbox div span,
.bluebox div span {
  padding: 0px 0px 0px 0px;
  margin: 10px 0px;
  display: inline;
}
.greenbox {
  background-color: #DFF0D8;
  border-color: #D6E9C6;
  color: #468847;
  padding: 5px;
  margin: 3px;
}
.bluebox {
  background-color: #D9EDF7;
  border: 1px solid #BCE8F1;
  color: #3A87AD;
  margin: 3px;
  padding: 5px;
}
.greenbox a,
.greenbox a:visited,
.bluebox a,
.bluebox a:visited {
  color: black;
  text-decoration: none;
}
.greenbox a:hover,
.bluebox a:hover {
  color: black;
  text-decoration: underline;
}
.ui-dialog,
.ui-autocomplete {
  text-align: left;
}
.dropdown li {
  font-size: 14px;
}
.dropdown:hover {
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}
.dropdown li.focus {
  background-color: #efefef !important;
  color: #000;
}
.simple-header .ui-dialog {
  max-width: 90%;
}
.notification-tooltip-container .dropdown-menu {
  min-width: 300px;
}
#personalAreaUser ul.dropdown-menu li.notification-action-bar {
  margin-bottom: 10px;
}
#personalAreaUser ul.dropdown-menu li.notification-action-bar span.hand {
  color: #999;
}
#personalAreaUser ul.dropdown-menu li.notification-action-bar span.hand:hover {
  color: #CCC;
}
#personalAreaUser ul.dropdown-menu li.notification-action-bar-btm {
  margin: -4px -6px -6px;
  padding: 6px 4px 4px;
  color: #999;
  text-align: center;
}
#personalAreaUser ul.dropdown-menu li.notification-action-bar-btm:hover {
  color: #CCC;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(170, 170, 170, 0.35) 40%, rgba(207, 207, 207, 0.3) 50%, rgba(170, 170, 170, 0.35) 60%, rgba(255, 255, 255, 0.1) 100%) repeat scroll 0% 0% transparent;
}
#personalAreaUser ul.dropdown-menu li.notification-content {
  max-height: 400px;
  overflow-y: auto;
}
#personalAreaUser ul.dropdown-menu li.notification-content a {
  text-shadow: none !important;
  background: none !important;
}
#personalArea .dropdown-menu li ul li {
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 4px;
  border-bottom: 1px solid #666;
  margin-right: 4px;
}
#personalArea .dropdown-menu li ul li > a {
  display: inline;
  white-space: normal;
  padding-left: 0px;
}
#personalArea .dropdown-menu li ul li .time {
  color: #666;
  font-size: 0.8em;
}
li.prio_0 {
  border-left: 4px solid #3F0;
}
li.prio_1 {
  border-left: 4px solid #FFBD00;
}
li.prio_2 {
  border-left: 4px solid #FF0500;
}
.bubble-green.filtered {
  background-color: transparent !important;
}
.bubble-yellow.filtered {
  background-color: transparent !important;
}
.bubble-red.filtered {
  background-color: transparent !important;
}
.bubble {
  background-color: rgba(0, 149, 14, 0.3);
  border-radius: 9px;
  color: #fff;
  display: inline-block;
  font-size: .70rem;
  padding: 4px 10px 4px;
  position: relative;
  text-shadow: none !important;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.notification_list li {
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 4px;
  padding-right: 4px;
  border-bottom: 1px solid #666;
}
.notification_list li.unread {
  background-color: #333;
}
.notification_list li:first-child {
  border-top: 1px solid #666;
}
.toggleResponsive {
  margin-bottom: 6px;
}
.rte-autocomplete.dropdown-menu {
  margin-top: 12px;
  text-align: left;
  padding-left: 6px;
}
button.thirdpartylogin.facebook {
  background: #3b5998;
  color: #fff;
  border-radius: 3px;
  border-color: transparent;
}
button.thirdpartylogin.google {
  background: #dd4b39;
  color: #fff;
  border-radius: 3px;
  border-color: transparent;
}
button.thirdpartylogin.battlenet {
  background: #0e98d8;
  color: #fff;
  border-radius: 3px;
  border-color: transparent;
}
button.thirdpartylogin.twitch {
  background: #6441a4;
  color: #fff;
  border-radius: 3px;
  border-color: transparent;
}
button.thirdpartylogin.openid {
  background: #d5d5d5;
  color: #000;
  border-radius: 3px;
  border-color: transparent;
}
button.thirdpartylogin.discord {
  background: #7289DA;
  color: #fff;
  border-radius: 3px;
  border-color: transparent;
}
/* Leaderboard */
.leaderboard {
  display: flex;
  flex-wrap: wrap;
}
.leaderboard > div > div {
  padding: 6px;
}
/* Big Dates for Article List */
.bigDateNumber {
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 10px;
  font-weight: 100;
  width: 100%;
  display: block;
}
.bigDateContainer {
  text-align: center;
  width: 100px;
  border-right: 1px solid #666;
  margin-right: 12px;
  display: block;
  position: relative;
}
.middleDateNumber {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 5px;
  margin-top: 5px;
  font-weight: 100;
  width: 100%;
  display: block;
}
.middleDateTime {
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 5px;
  margin-top: 5px;
  font-weight: 100;
  width: 100%;
  display: block;
}
.list-type1 .td.bigDateTd,
.list-type3 .td.bigDateTd {
  width: 100px;
}
.list-type1 .td,
.list-type2 .td,
.list-type3 .td,
.list-type4 .td {
  vertical-align: top;
}
.list-type2 h2 {
  border-bottom: none;
}
.list-type2 .fa-calendar-o,
.list-type2 .fa-comments,
.list-type2 .fa-folder-o {
  margin-left: 10px;
}
.list-type4 {
  display: flex;
  flex-wrap: wrap;
}
.article-container.list-type4 {
  width: 480px;
  margin-right: 20px;
  background-color: rgba(19, 255, 41, 0.1);
  flex-grow: 1;
  display: block;
}
.list-type4 .article-banner-image {
  overflow: hidden;
}
.list-type4 .article-banner-image a {
  display: block;
  height: 160px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.list-type4 .news_author {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
}
.list-type4 .article_content {
  padding: 0px 10px 5px 10px;
}
/* Ribbons */
.ribbon {
  margin: 3px;
  margin-left: -18px;
  width: 98%;
  margin-top: 6px;
  margin-bottom: 6px;
}
.ribbon span {
  position: relative;
  bottom: 0em;
  left: 0;
  margin-right: 0.2em;
  padding: .75em 1.25em .75em .75em;
  margin-left: -0.5em;
  background-color: #000000;
  background-image: linear-gradient(-90deg, #333333 0%, #000000 100%);
  box-shadow: inset 0 0.062em 0 rgba(255, 255, 255, 0.6), 0 0.125em 0.25em rgba(0, 0, 0, 0.2);
  color: #d0e165;
  text-shadow: 0 -0.062em 0 rgba(0, 0, 0, 0.2);
  width: 90%;
  text-align: center;
  display: block;
  border-radius: 0 0 0 .5em;
  word-wrap: break-word;
}
.ribbon span:before {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
}
.ribbon span:before {
  top: -1em;
  left: 0em;
  width: .5em;
  height: 3em;
  border-radius: 0.5em 0 0 .5em;
  background-image: linear-gradient(to right, #000000 0%, #000000 100%);
}
.ribbon span:after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
}
.ribbon span:after {
  top: -1em;
  left: 0em;
  width: .5em;
  height: 1em;
  border-radius: .5em 0 0 .5em;
  background-image: linear-gradient(to right, #030303 0%, #000000 100%);
  box-shadow: 0 0.062em 0 rgba(255, 255, 255, 0.6);
}
.featured .ribbon > span {
  background: linear-gradient(-90deg, #ffe766 0%, #ffd700 100%);
  color: black;
}
.featured .ribbon > span:before {
  border-bottom-color: #ffd700;
  background-image: linear-gradient(to right, #fad300 0%, #ffd700 100%);
}
.featured .ribbon > span:after {
  background-image: linear-gradient(to right, #ffd805 0%, #665600 100%);
}
/* Article Boxes for Calendarentries */
.articleCalendarEventBox {
  display: inline-block;
  max-width: 500px;
  padding: 11px 14px;
  white-space: nowrap;
  background-color: rgba(19, 255, 41, 0.1);
  border: 1px solid rgba(19, 255, 41, 0.2);
  border-radius: 5px;
  color: #f7fae5;
  margin: 5px;
}
.articleCalendarEventBox .bigDateContainer {
  border-right-color: rgba(19, 255, 41, 0.2);
}
.articleCalendarEventBox .bigDateNumber {
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 5px;
}
.articleCalendarEventBox .green,
.articleCalendarEventBox .orange,
.articleCalendarEventBox .red,
.articleCalendarEventBox .green:hover,
.articleCalendarEventBox .orange:hover,
.articleCalendarEventBox .red:hover {
  background: none !important;
  border: none !important;
}
.articleCalendarEventBox .green,
.articleCalendarEventBox .green:hover {
  color: green !important;
}
.articleCalendarEventBox .orange,
.articleCalendarEventBox .orange:hover {
  color: orange !important;
}
.articleCalendarEventBox .red,
.articleCalendarEventBox .red:hover {
  color: red !important;
}
.qtip-content.ui-widget-content {
  border-radius: 3px;
}
/* Boolean Boxes */
.radioContainerBoolean {
  padding-left: 4px;
}
label.isBoolean {
  margin: 0px !important;
}
label.isBoolean > input {
  display: none;
}
label.isBoolean > .red,
label.isBoolean > .green {
  color: #000;
  font-size: 13px;
  line-height: 20px;
  padding: 4px 6px;
  vertical-align: middle;
  background: #333;
  border: 1px solid #666;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  margin: 0px;
}
label.isBoolean > .green {
  margin-left: -5px !important;
}
label.isBoolean > input[type="radio"]:checked + span.red,
label.isBoolean > span.red:hover,
label.isBoolean > span.red:active,
label.isBoolean > input[type="radio"]:checked + span.green,
label.isBoolean > span.green:hover,
label.isBoolean > span.green:active {
  background-color: #d7d7d7;
  box-shadow: 0.5px 1px 2px #000 inset;
}
label.isBoolean > input[type="radio"]:checked + span.red,
label.isBoolean > span.red:hover,
label.isBoolean > span.red:active {
  background: #f05551 !important;
  color: #000 !important;
}
label.isBoolean > input[type="radio"]:checked + span.green,
label.isBoolean > span.green:hover,
label.isBoolean > span.green:active {
  background: #47e94d !important;
  color: #000 !important;
}
/* Iframe widget */
body.module-iframe {
  background: transparent;
  margin: 0;
}
.module-iframe #contentBody,
.module-iframe #contentBody2 {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
}
.module-iframe #plus_debug_tabs {
  display: none;
}
.fixed_width textarea {
  max-width: 90%;
}
@keyframes opacity-pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@font-face {
  font-family: "Metallophile";
  font-style: normal;
  font-weight: 200;
  src: url("../../../../templates/eqdkp_legion/fonts/metallophilesp8-light-webfont.eot");
  src: url("../../../../templates/eqdkp_legion/fonts/metallophilesp8-light-webfont.eot?#iefix") format('embedded-opentype'), url("../../../../templates/eqdkp_legion/fonts/metallophilesp8-light-webfont.woff2") format('woff2'), url("../../../../templates/eqdkp_legion/fonts/metallophilesp8-light-webfont.woff") format('woff'), url("../../../../templates/eqdkp_legion/fonts/metallophilesp8-light-webfont.ttf") format('truetype'), url("../../../../templates/eqdkp_legion/fonts/metallophilesp8-light-webfont.svg#metallophile_sp8light") format('svg');
}
@font-face {
  font-family: "Metallophile";
  font-style: normal;
  font-weight: 400;
  src: url("../../../../templates/eqdkp_legion/fonts/metallophile-medium.eot");
  src: url("../../../../templates/eqdkp_legion/fonts/metallophile-medium.eot?#iefix") format('embedded-opentype'), url("../../../../templates/eqdkp_legion/fonts/metallophile-medium.woff2") format('woff2'), url("../../../../templates/eqdkp_legion/fonts/metallophile-medium.woff") format('woff'), url("../../../../templates/eqdkp_legion/fonts/metallophile-medium.ttf") format('truetype'), url("../../../../templates/eqdkp_legion/fonts/metallophile-medium.svg#5da4d220-f831-462d-be73-db100d8573d7") format('svg');
}
/*****************************************
 * PLUGIN and MODULE adjustments         *
 *****************************************/
/* Shoutbox */
.sb_horizontal .sb_content_container {
  background-color: #100805 !important;
  border-color: #666 !important;
}
.sb_horizontal .sb_with_avatar.sb_content_container:before {
  border-color: transparent #666 !important;
}
.sb_horizontal .sb_with_avatar.sb_content_container:after {
  border-color: transparent #100805 !important;
}
/* Chat Plugin */
#chatMenu:before {
  content: '';
  position: relative;
  right: -25px;
  display: block;
  height: 35px;
  width: 150px;
  border: 1px solid #FF7200;
  background: none repeat scroll 0 0 rgba(255, 117, 0, 0.25);
  transform: skew(-55deg);
}
#chatMenu:hover:before {
  border-color: #FFA200;
  background: none repeat scroll 0 0 rgba(255, 117, 0, 0.75);
  box-shadow: -1px 0px 5px 1px #e53101;
}
.chatWindowMin {
  position: relative;
  top: -35px;
  padding: 6px 20px;
  color: #CEC5AF;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0px 0px 10px #000, 1px 2px 5px #000;
  border: none;
  background-color: transparent;
}
.chatWindowContainer {
  position: relative;
  top: -35px;
}
.chatWindow {
  position: relative;
  top: -215px;
}
.chatWindow,
.chatWindowMenu {
  background-color: rgba(16, 8, 5, 0.9);
  border-color: #666;
}
.chatWindowHeader,
.chatWindowHeader2,
.chatWindowHeaderInactive {
  color: #CEC5AF;
  text-shadow: 1px 1px 10px #000;
  background: url("../../../../templates/eqdkp_legion/images/headerbg.png") no-repeat scroll left top #4e1212;
  box-shadow: 1px 1px 15px #000 inset;
}
#chatMenu .chatWindowContent {
  color: #CEC5AF;
}
.chatOnlineList li:first-child {
  padding: 6px 0 0 2px;
}
.chatOnlineSeperator {
  margin: -4px 0px 2px;
  border-bottom: none;
  border-radius: 40%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%, rgba(170, 170, 170, 0.7) 40%, #999999 50%, rgba(170, 170, 170, 0.7) 60%, rgba(255, 255, 255, 0.1) 100%) repeat scroll 0% 0% transparent;
}
.chatOnlineList .hand:hover {
  color: #FFF;
}
.chatInput {
  border-color: #666;
}
.mine .chatUsername {
  color: #999;
  font-size: 11px;
  padding: 1px 0px 4px 8px;
}
.mine .chatTime {
  color: #666;
  padding: 2px 2px 4px 0;
}
.chatMessage,
.mine .chatMessage {
  color: #CEC5AF;
  background: none repeat scroll 0% 0% #100805;
  border: 1px solid #666;
}
.chatMessage::before,
.mine .chatMessage::before {
  border-color: transparent #666;
}
.chatMessage::after,
.mine .chatMessage::after {
  border-color: transparent #100805;
}
.chatPost {
  border-top: none;
}
.chatNewPost {
  padding-bottom: 2px;
  background-color: rgba(255, 155, 0, 0.25);
}
.noNewPost {
  background-color: transparent;
}
.blinkingHeader {
  -webkit-animation: blinkingHeader 3s infinite;
  animation: blinkingHeader 3s infinite;
}
@-webkit-keyframes blinkingHeader {
  0% {
    box-shadow: 1px 1px 15px #FF0000 inset;
  }
  50% {
    box-shadow: 1px 1px 15px #000 inset;
  }
  100% {
    box-shadow: 1px 1px 15px #FF0000 inset;
  }
}
@keyframes blinkingHeader {
  0% {
    box-shadow: 1px 1px 15px #FF0000 inset;
  }
  50% {
    box-shadow: 1px 1px 15px #000 inset;
  }
  100% {
    box-shadow: 1px 1px 15px #FF0000 inset;
  }
}
