/* Styles create by Wered $ */
@font-face {
	font-family: 'ReadingFromTheEast';
	src: url('../fonts/jap_trad_ttf_1.183.1.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
 font-family:assyrian;
 src:url(../fonts/Assyrian.ttf)
}
body {
	margin: 0;
	height: 100%; 
	color: #5a8e51;
	font-family: 'times new roman', Georgia, Arial, Tahoma, Calibri;
	font-size: 12px;
	background: #0D0E12 url(../img/body_top_bg_new.jpg) center top no-repeat;
}

/* Tombola */
#tombola { background:url('../images/tombola/bg.png');width:560px;height:560px;position:relative; }
.tombola_spinb { position:absolute;top:0px;left:0px;display: block; }
.button-tombola { border:0; color:#2F4F4F;cursor:pointer;display:block;font-size:14px;font-weight:bold;height:30px;line-height:normal;letter-spacing:.01em;text-align:center;text-shadow:-1px -1px #fff;width:120px;}
.alert_nr { padding: 10px; background-color: #5a8e51; /* Red */ color: white;margin-bottom: 15px;z-index:6; position:fixed; width:100%; margin-top: 43px;}
#player_count_value {padding-top: 5px; text-align: center; color: #52720c; font-weight: 500; font-family: Arial; font-size: 32px; letter-spacing: 1.6;}
.li_mr {margin:0 0 3px;padding:0 0 0 8px;background:url(../images/tombola/bu_h6.gif) no-repeat 0 9px;}
.textarea_mr {margin: 3px 0 5px 0; width: 100%;height: 60px;padding: 12px 20px;box-sizing: border-box;border: 2px solid #ccc;border-radius: 4px;background-color: #f8f8f8;resize: none;}

.bg {
	margin: 0;
	height: 100%; 
	color: #5a8e51;
	font-family: 'Arial', Georgia, Arial, Tahoma, Calibri;
	font-size: 12px;
	/*background: url(../img/body_top_bg.png) center top no-repeat;*/
}

a:link {
	color: #5a8e51; 
	text-decoration: none;
}

a:visited {
	color: #5a8e51; 
	text-decoration: none;
}

a:hover {
	color: #5a8e51; 
	text-decoration: none;
}

img {
	border: 0px;
}

table {
	width: 100%;
	border-collapse: collapse;
}

#wrapper {
	width: 1000px;
	margin: 0px auto;
}

#header {
	height: 517px;
	font-size: 0px;
	text-align: center;
}

.top_menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.top_menu {
	font-family: 'Roboto Slab', Georgia, serif;
	font-size: 18px;
    line-height: 75px;
	margin-left: 73px;
}

.top_menu li {
    float: left;
    width: 120px;
	text-transform: uppercase;
	list-style: none;
}

.top_menu li a {
	width: 120px;
	display: inline-block;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	color: #efe3a7;
}

.top_menu li a:hover, .top_menu li active a {
    border-top: 5px solid #9ebd7c;
    text-shadow: 0 0 19px rgba(85, 3, 9, 1);
    color: #b1a690;
	text-transform: uppercase;
}

#menu_vote4coins {
	-webkit-animation-name: example; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
	-webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
	animation-name: example;
	animation-duration: 4s;
	animation-iteration-count: infinite;
}

#separator {
	height: 1px;
	background: rgba(0, 0, 0, .15);
	width: 100%;
}

#separator2 {
	height: 1px;
	background: rgba(58, 67, 46, 1.0);
	width: 100%;
}

#section_media {
	width: 747px;
	float: left;
	margin-left: 1px;
	background: #fff;
	/*border-bottom: 1px solid #cfcac9;*/
}

#section_container {
	width: 747px;
	float: left;
	margin-left: 1px;
	border-bottom: 1px solid #cfcac9;
	background-color: #fff;
}

.content_page {
	height: 100%;
	min-height: 800px;
}

.content_page h1 {
	width: 334px;
	font-family: calibri;
	font-size: 11px;
	color: #cb8027;
	padding: 5px;
	margin-top: 20px;
}

#content_left {
	width: 371px;
	height: 341px;
	float: left;
}

#content_right {
	width: 371px;
	height: 341px;
	float: right;
}

#menu_content {
	width: 334px;
	height: 25px;
	margin-top: 15px;
  	margin-left: 15px;
	display: flex;
	background: #384826;
}

#menu_content #menu_one_notice {
	width: 111px;
	height: 25px;
	text-align: center;
}

#menu_content #menu_one_notice:hover {
  background: #e9e4e4;
}

#menu_content #menu_two_notice {
	width: 111px;
	height: 25px;
	text-align: center;
}

#menu_content #menu_two_notice:hover {
  background: #e9e4e4;
}

#menu_content #menu_tree_notice {
	width: 111px;
	height: 25px;
	text-align: center;
}

#menu_content #menu_tree_notice:hover {
  background: #e9e4e4;
}

#menu_one_notice a {
	display: inline-block;
	font-family: calibri;
	font-size: 11px;
	color: #979595;
	margin-top: 5px;
}

#menu_two_notice a {
	display: inline-block;
	font-family: calibri;
	font-size: 11px;
	color: #979595;
	margin-top: 5px;
}

#menu_tree_notice a {
	display: inline-block;
	font-family: calibri;
	font-size: 11px;
	color: #979595;
	margin-top: 5px;
}

#menu_content #menu_one_social {
	width: 167px;
	height: 25px;
	text-align: center;
}

#menu_content #menu_one_social:hover {
  background: #e9e4e4;
}

#menu_content #menu_two_social {
	width: 167px;
	height: 25px;
	text-align: center;
}

#menu_content #menu_two_social:hover {
  background: #e9e4e4;
}

#menu_one_social a {
	display: inline-block;
	font-family: calibri;
	font-size: 11px;
	color: #979595;
	margin-top: 5px;
}

#menu_two_social a {
	display: inline-block;
	font-family: calibri;
	font-size: 11px;
	color: #979595;
	margin-top: 5px;
}

#menu_content #menu_one_media {
	width: 167px;
	height: 25px;
	text-align: center;
}

#menu_content #menu_one_media:hover {
  background: #4f6c2b;
}

#menu_content #menu_two_media {
	width: 167px;
	height: 25px;
	text-align: center;
}

#menu_content #menu_two_media:hover {
  background: #4f6c2b;
}

#menu_one_media a {
	display: inline-block;
	font-family: calibri;
	font-size: 11px;
	color: #9ebd7c;
	margin-top: 5px;
	text-transform: uppercase;
}

#menu_two_media a {
	display: inline-block;
	font-family: calibri;
	font-size: 11px;
	color: #9ebd7c;
	margin-top: 5px;
	text-transform: uppercase;
}

#menu_content #menu_one_video {
	width: 334px;
	height: 25px;
	text-align: center;
}

#menu_content #menu_one_video:hover {
  background: #4f6c2b;
}

#menu_one_video a {
	display: inline-block;
	font-family: calibri;
	font-size: 11px;
	color: #9ebd7c;
	margin-top: 5px;
	text-transform: uppercase;
}

#menu_stats {
	width: 246px;
	padding: 19px 19px 22px;
	display: flex;
	background: #384826;
	margin-left: 0px;
}

#menu_stats:hover {
  background: #4f6c2b;
}

#menu_stats a {
	display: inline-block;
	font-family: calibri;
	font-size: 11px;
	color: #9ebd7c;
	margin-top: 5px;
	text-transform: uppercase;
}

#menu_stats p.number {
	font-family: 'Roboto Slab', Georgia, serif;
    color: green;
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 5px;
    line-height: 25px;
}

#menu_stats p {
	font-family: 'Roboto Slab', Georgia, serif;
	font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 15px;
}

#info_notice {
	width: 334px;
	height: 225px;
	background: #dfdedd;
  	margin-left: 15px;
  	margin-top: 15px;
	overflow: hidden;
}

#info_social {
	width: 334px;
	height: 225px;
	background: #dfdedd;
  	margin-left: 15px;
  	margin-top: 15px;
	overflow: hidden;
}

#info_media {
	width: 334px;
	height: 225px;
	background: #dfdedd;
  	margin-left: 15px;
  	margin-top: 15px;
	overflow: hidden;
}

#info_video {
	width: 334px;
	height: 225px;
	background: #dfdedd;
  	margin-left: 15px;
  	margin-top: 15px;
	overflow: hidden;
}

#info_stats {
	width: 246px;
	height: 225px;
	background: #dfdedd;
  	margin-top: 15px;
	overflow: hidden;
}

.element_notice {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

.n_visible {
	display: block;
}

.element_social {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

.s_visible {
	display: block;
}

.element_media {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

.m_visible {
	display: block;
}

#info_notice .img_notice_one {
	width: 101px;
	height: 101px;;
	background: url(../img/img_notice_one.jpg) no-repeat;
}

#info_notice .img_notice_two {
	width: 101px;
	height: 101px;;
	background: url(../img/img_notice_two.jpg) no-repeat;
}

#info_notice .img_notice_tree {
	width: 101px;
	height: 101px;;
	background: url(../img/img_notice_tree.jpg) no-repeat;
}

#info_notice .box_text_info {
	width: 230px;
	height: 103px;
	margin-left: 100px;
}

#info_notice .box_text_info h1 {
	font-size: 14px;
	margin-left: 10px;
	margin-top: -100px;
	color: #900e11;
}

#info_notice .box_text_info h2 {
	font-size: 10px;
	margin-left: 14px;
	margin-top: -10px;
	color: #a9a7a7;
}

#info_notice line {
	display: inline-block;
	position: absolute;
	width: 334px;
	height: 1px;
	margin-top: 0px;
	background: #fff;
}

#info_notice .box_text_more {
	width: 333px;
	height: 121px;
	margin-left: 0px;
}

#info_notice .box_text_more table td a {
	margin-left: 39px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
}

#info_notice .box_text_more table td {
	display: block;
	padding: 3px;
	margin-left: 0px;
	margin-top: 3px;
	font-size: 14px;
	font-family: calibri;
	color: #979595;
	padding-left: 50px;
}

#info_notice .box_text_more table td:hover {
	width: 98%;
	background: rgba(85, 3, 9, 0.2);
}

#info_notice .box_text_more table tr:hover a {
	width: 100%;
	color: #4f201b;
}

#front_media {
	width: 336px;
	height: 108px;
	padding: 0px;
}

#down_media {
	width: 336px;
	height: 108px;
	padding: 0px;
	margin-top: 9px;
}

#front_media .box_img_one {
	width: 160px;
	height: 108px;
 	float: left;
	background: #111;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
}

#front_media .box_img_two {
	width: 160px;
	height: 108px;
  float: right;
	background: #111;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
}

#down_media .box_img_tree {
	width: 160px;
	height: 108px;
  float: left;
	background: #111;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
}

#down_media .box_img_four {
	width: 160px;
	height: 108px;
  float: right;
	background: #111;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
}

#info_notice #front_media .box_img_one:hover {
	opacity: 0.6;
}

#info_notice #front_media .box_img_two:hover {
	opacity: 0.6;
}

#info_notice #down_media .box_img_tree:hover {
	opacity: 0.6;
}

#info_notice #down_media .box_img_four:hover {
	opacity: 0.6;
}

#section_front {
	height: 260px;
	width: 750px;
}

#buttons_slider {
	width: 246px;
	height: 222px;
	float: right;
	padding: 2px;
}

.bt_slider {
	width: 100%;
	height: 100%;
}

#button_slider_one{
	width: 246px;
	height: 72px;
	background: url(../img/buttons/btn_calendar.html) no-repeat;
	float: right;
	margin-top: 1px;
	margin-right: 4px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	z-index: 4;
	position: relative;
}

#button_slider_one #bt_info {
	width: 150px;
	height: 40px;
	margin-top: 5px;
  margin-left: 10px;
	font-family: Calibri;
}

#button_slider_one #bt_info p{
	font-size: 16px;
	padding-top: 8px;
	margin-top: 0px;
	color: #f0eabd;
	text-transform: uppercase;
}

#bt_more a {
	color: #ffffb1;
	text-transform: uppercase;
}

#button_slider_one #bt_more{
	width: 79px;
	height: 16px;
	background: url(../img/buttons/bt_more.html) no-repeat;
  margin-left: 10px;
	margin-top: 0px
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
}

#button_slider_one #bt_more a{
	font-family: Calibri;
  margin-left: 7px;
}

#button_slider_two{
	width: 246px;
	height: 75px;
	background: url(../img/slider/bt_two.jpg) no-repeat;
	float: right;
	margin-right: 4px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	z-index: 4;
	position: relative;
}

#button_slider_two #bt_info {
	width: 150px;
	height: 40px;
	margin-top: 5px;
  margin-left: 10px;
	font-family: Calibri;
}

#button_slider_two #bt_info p{
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 8px;
	margin-top: 0px;
	color: #f0eabd;
}

#button_slider_two #bt_more{
	width: 79px;
	height: 16px;
	background: url(../img/buttons/bt_more.html) no-repeat;
  margin-left: 10px;
	margin-top: 0px
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
}

#button_slider_two #bt_more a{
	font-family: Calibri;
  margin-left: 7px;
}

#button_slider_tree{
	width: 246px;
	height: 73px;
	background: url(../img/slider/bt_one.jpg) no-repeat;
	float: right;
	margin-right: 4px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	z-index: 4;
	position: relative;
}

#button_slider_tree #bt_info {
	width: 150px;
	height: 40px;
	margin-top: 5px;
  margin-left: 10px;
	font-family: Calibri;
}

#button_slider_tree #bt_info p{
	font-size: 25px;
	text-transform: uppercase;
	margin-top: 0px;
	color: #f0eabd;
}

#button_slider_tree #bt_more{
	width: 79px;
	height: 16px;
	background: url(../img/buttons/bt_more.html) no-repeat;
  margin-left: 10px;
	margin-top: 0px
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
}

#button_slider_tree #bt_more a{
	font-family: Calibri;
  margin-left: 7px;
}

#slider {
	width: 747px;
	height: 261px;
	float: right;
}

.image_slider {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

.i_visible {
	display: block;
}

#img_one {
	background: url(../img/slider/slide.png) no-repeat;
	margin-left: -2px;
	animation: slide 30s infinite;
}

@keyframes slider {
    25% {
        background:url (../img/slider/slide3.png) no-repeat;
    }
    50% {
        background:url (../img/slider/slide.png) no-repeat;
    }
    75% {
        background: url (../img/slider/slide3.png) no-repeat;
    }

    100% {
        background: url (../img/slider/slide2.png) no-repeat;
    }
}

#img_two {
	background: url(../img/slider/img_two.jpg) no-repeat;
	margin-left: -2px;
}

#img_tree {
	background: url(../img/slider/img_tree.jpg) no-repeat;
	margin-left: -2px;
}

.info_slider {
	width: 498px;
	height: 21px;
	float: left;
	padding-top: 201px;
}

.info_slider .update {
	width: 67px;
	height: 21px;
	background: url(../img/slider/info_slider/update.jpg) no-repeat;
}

.info_slider .new {
	width: 67px;
	height: 21px;
	background: url(../img/slider/info_slider/new.jpg) no-repeat;
}

.info_slider .event {
	width: 67px;
	height: 21px;
	background: url(../img/slider/info_slider/event.jpg) no-repeat;
}

.info_slider #more_info {
	width: 431px;
	height: 21px;
	float: right;
	font-size: 14px;
	font-family: Calibri;
	background: #323e24;
	margin-top: -21px;
}

.info_slider #more_info p {
	color: #ebd0b2;
	padding: 5px;
	margin-top: -4px;
	text-transform: uppercase;
}

#bt_download {
	background: url(../img/buttons/button_download.png) center no-repeat;
	width: 250px;
	height: 156px;
	display: inline-block;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
}

#bt_download:hover{
	width: 250px;
	background: url(../img/buttons/button_download_hover.png) center no-repeat;
}

#bt_events {
	background: url(../img/buttons/button_events.png) center no-repeat;
	width: 250px;
	height: 106px;
	margin-top: -4px;
	display: inline-block;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
}

#bt_events:hover{
	width: 250px;
	background: url(../img/buttons/button_events_hover.png) center no-repeat;
}

#buttons_extras_front {
	padding-top: 1px;
	padding-left: 2px;
	background: #473825;
	width: 993px;
}

#buttons_extras_front a {
	display: inline-block;
	height: 53px;
	margin-left: -2px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
}

#buttons_extras_down {
	padding-top: 0px;
	padding-left: 2px;
	background: #473825;
	width: 993px;
}

#buttons_extras_down a {
	display: inline-block;
	height: 53px;
	margin-top: -2px;
	margin-left: -2px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
}

#section_right {
	width: 252px;
	height: 100%;
	float: right;
	margin-left: 0px;
	margin-top: -262px;
}

#section_status {
	width: 246px;
	height: 71px;
	background: url(../img/bg_status.jpg) no-repeat;
	margin-left: 3px;
}

#section_status h1 {
	float: left;
	font-family: calibri;
	font-size: 20px;
	color: #850d0f;
	margin-top: 6px;
	margin-left: 10px;
}

#section_status h2 {
	float: left;
	font-family: calibri;
	font-size: 46px;
	color: #c6bd94;
	margin-top: 15px;
	margin-left: 10px;
}

#section_status .bt_more {
	width: 79px;
	height: 16px;
	background: url(../img/buttons/bt_more.html) no-repeat;
	position: absolute;
  	margin-left: 10px;
	margin-top: 42px
}

#section_status .bt_more a {
	padding: 5px;
	margin-left: 9px;
	font-family: Calibri;
}

#section_status .bt_more:hover {
	background: url(../img/buttons/bt_more_hover.html) no-repeat;
}

#section_ranking {
	width: 246px;
	background-color: #e9fae5;
	background-repeat: no-repeat;
	margin-left: 0px;
}

#section_ranking h1 {
	background-color: #2D461E;
	float: left;
	width: 100%;
	font-family: calibri;
	font-size: 13px;
	color: #9ebd7c;
	text-transform: uppercase;
	margin: 0;
	padding: 14.5px 21px;
}

#section_ranking h1 #r_title {
	position: relative;
}

#section_ranking h1 #r_title .r_title_pvp {
	float: left;
	width: 50%;
}

#section_ranking h1 #r_title .r_title_guilds {
	width: 50%;
	float: left;
	text-align: right;
}

#section_ranking .view_more {
	float: right;
	font-family: calibri;
	font-size: 8px;
	color: #c6bd94;
	margin-top: 0px;
	background-color: #e9fae5;
	width:100%;
	text-align: right;
}

#section_ranking td.r_name {
	font-family: calibri;
	font-size: 14px;
	text-transform: uppercase;
}

#section_ranking span {
	color: #5a901f;
	font-family: calibri;
	margin-left:20px;
}

#section_ranking a {
	color: green;
	margin-left: 20px;
	font-weight: bold;
}

#section_ranking .top-lists-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.arrow {
	width: 14px;
	height: 13px;
	background: url(../img/arrow.png) no-repeat;
	position: absolute;
}

.r_stats {
	text-align: right;
	padding-right: 10px !important;
}

#section_ranking table td {
	padding: 12px;
	margin-left: 5px;
	margin-top: 4px;
	font-size: 11px;
}

#section_ranking table tr:hover {
	background: rgba(31, 124, 99, 0.2);
}

#section_ranking table tr:hover a {
	color: #0c4e26;
}

#section_ranking .pos_one {
	background: rgba(31, 124, 68, 0.5);
}

#section_ranking .pos_two {
	background: rgba(31, 124, 68, 0.3);
}

#section_ranking .pos_tree {
	background: rgba(31, 124, 68, 0.2);
}

#section_ranking .pos_four {
	background: rgba(31, 124, 68, 0.1);
}

#section_ranking .pos_five {
	background: rgba(31, 124, 68, 0.05);
}

.RKGuildAlbumWrap {clear:both; width:600px;padding:40px 0 0 0; margin: auto; background:url(../img/ranking/ranking_guild_album.jpg) center no-repeat}
.RKGuildAlbumWrap ul {clear:both;padding:0 0 0 320px;margin-top:-5px}
.RKGuildAlbumWrap ul li {clear:both; list-style: none; height:25px;padding-left:9px;font:normal 12px/25px Arial,Verdana,sans-serif;color:#999;background:url(../img/ranking/ranking_list_album_jum.gif) no-repeat left 10px}
.RKGuildAlbumWrap ul li span {float:left;width:100px;color:green;background:url(../img/ranking/ranking_list_album_jum01.gif) no-repeat right 8px; }
.RKGuildAlbumWrap ul li strong {float:left;padding:0 0 0 10px;color: rgba(31, 124, 68, 1.0)}

#button_event {
	width: 246px;
	height: 75px;
	background: url(../img/buttons/bt_event.jpg) no-repeat;
	margin-top: 10px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
}

#button_event:hover {
	background: url(../img/buttons/bt_event_hover.jpg) no-repeat;
}

#button_event h1 {
	float: left;
	font-family: calibri;
	font-size: 30px;
	color: #712e29;
	padding-left: 8px;
	margin-top: 2px
}

#button_event h2 {
	float: left;
	font-family: calibri;
	font-size: 14px;
	color: #712e29;
	padding-left: 9px;
	margin-top: -29px
}

#button_event .bt_more {
	width: 79px;
	height: 16px;
	background: url(../img/buttons/bt_more.html) no-repeat;
	position: absolute;
  margin-left: 10px;
	margin-top: 47px

}

#button_event .bt_more a{
	padding: 5px;
	font-family: Calibri;
}

#button_event .bt_more:hover {
	background: url(../img/buttons/bt_more_hover.html) no-repeat;
}

#section_login {
	width: 246px;
	height: 261px;
	background-color: #17200d;
	margin-top: 1px;
	margin-left: 0px;
}

#section_login h2{
	float: left;
	font-family: calibri;
	font-size: 14px;
	color: #9ebd7c;
	padding: 10px;
	margin-left: 10px;
	text-transform: uppercase;
}

#section_login .f_table {
	margin-top:15px;
}

#section_login input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9ebd7c;
  opacity: 1; /* Firefox */
}

#section_login input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #9ebd7c;
}

#section_login input::-ms-input-placeholder { /* Microsoft Edge */
  color: #9ebd7c;
}

#input_id {
	border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 4px rgba(85, 3, 9, 0.2) inset;
    line-height: 40px;
    background-color: #384826;
	width: 223px;
	height: 40px;
	font-size: 14px;
	color: #9ebd7c;
	margin-top: 15px;
  	margin-left: 10px;
  	padding: 6px 12px;
}

#input_pw {
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 4px rgba(85, 3, 9, 0.2) inset;
    line-height: 40px;
    background-color: #384826;
	width: 223px;
	height: 40px;
	font-size: 14px;
	color: #9ebd7c;
	margin-top: 20px;
  	margin-left: 10px;
	padding: 6px 12px;
}

.container .input-adm {
	width: 100%;
	height: 40px;
	font-size: 14px;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #6b6150;
}

.container .input-adm:hover {
	color: #c99736;
	text-decoration: underline;
}

.container .warning {
	color: #e43725;
}

.container .warning:hover {
	color: #ff897c;
	text-decoration: underline;
}

#button_enter {
	width: 223px;
	height: 40px;
	float: left;
	margin-top: 20px;
	border: 0px;
	margin-left: 10px;
	background-color: #4F7435;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	color: #d3d7d3;
}

#button_pagination {
	width: 120px;
	height: 34px;
	border: 0px;
	margin-left: 10px;
	color: #d3d7d3;
	background-color: #4F7435;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
}

#button_news {
	width: 100px;
	height: 34px;
	border: 0px;
	margin-left: 10px;
	color: #d3d7d3;
	background-color: #d9d9d9;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	margin-bottom: 15px;
}

#button_news:hover {
	background-color: #AEAEAE;
}

#button_news_active {
	width: 100px;
	height: 34px;
	border: 0px;
	margin-left: 10px;
	color: #d3d7d3;
	background-color: #4F7435;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	margin-bottom: 15px;
}

#button_news_active:hover {
	background-color: #283B1B;
}

#button_news a {
	color: #FB1AE;
}

#button_news_active a {
	color: #efe3a7;
}

#separator_5px {
	margin-left:7px;
}

#section_login .lost-new {
	margin-top: 20px;
	margin-left: 15px;
	font-family: calibri;
	font-size: 13px;
}

#section_login .lost-new p {
    font-size: 14px;
    margin: 0 0 3px;
}

#section_login .lost-new a {
	color: #efe3a7;
}

#section_login .lost-new a:hover {
	color: #caae78;
}

#section_panel {
	width: 246px;
	background-image: url(../img/bg_login.jpg);
	background-repeat: repeat-y;
	margin-top: 2px;
	font-size: 14px;
	font-family: Calibri;
}

.user-info {
	padding: 20px;
}

.user-info a {
	color: #efe3a7;
}
.user-info a:hover {
	color: #caae78;
}

#section_panel table td {
	padding: 9px;
	font-size: 14px;
	font-family: Calibri;
}

#section_panel table td a {
	color: #93805d;
}

#section_panel .oscuro:hover {
	background: rgba(255,255,255,0.05);
}

#section_panel .oscuro:hover a {
	color: #d4bc8f;
}

#section_panel .claro {
	background: rgba(35, 207, 163, 0.05);
}

#section_panel .claro:hover {
	background: rgba(255,255,255,0.05);
}

#section_panel .claro:hover a {
	color: #d4bc8f;
}

#section_panel h2{
	float: left;
	font-family: calibri;
	font-size: 14px;
	color: #9ebd7c;
	padding: 10px;
	margin-left: 10px;
	text-transform: uppercase;
}

.padding-container {
	padding-left: 10px;
	padding-right: 10px;
}

#footer {
	margin-top: 130px;
	text-align: center;
	display: inline-block;
	width: 100%;
	height: 232px;
	background: url(../img/footer.png) bottom repeat-x;
}

#footer a {
	color: #d09770;
	font-size: 16px;
	font-family: assyrian;
}

#footer a:hover {
	color: #ffffb1!important;
}

#footer line {
	display: inline-block;
	position: relative;
	width: 1000px;
	height: 2px;
}

#copyright .footerMenu {
	width: 900px;
    margin: -20px auto;
}

#copyright .footerMenu a {
	font-size: 12px;
    color: #888;
	line-height: 1.7;
	font-family: 'Segoe UI', 'Lucida Sans Unicode', 'Lucida Grande', 'Tahoma', 'Arial', 'sans-serif';
}

ul.footerColumn {
	list-style-type: none;
	float: left;
    width: 137px;
}

ul.footerColumn h5 {
	color: #ff3214;
	font-size: 14px;
	margin-bottom: 10px;
    line-height: 120%;
	font-family: 'Segoe UI', 'Lucida Sans Unicode', 'Lucida Grande', 'Tahoma', 'Arial', 'sans-serif';
}

#f_menu {
	font-size: 12px;
	font-family: calibri;
	padding-top: 30px;
}

#f_menu span {
	display: inline-block;
	width: 1px;
	height: 12px;
	background: #e5e4e3;
	margin: 0px 24px;
	margin-bottom: -2px;
}

#f_menu a:hover {
	color: #331411;
	text-decoration: none;
}

#copyright {
	color: #f5ecb7;
	font-family: calibri;
	font-size: 14px;
}

#copyright a {
	color: #898381;
	font-family: calibri;
	font-size: 10px;
}

#copyright a:hover {
	color: #331411;
}
.chinese {
	font-weight: 500;
	color: #9ebd7c;
	font-family: ReadingFromTheEast!important;
}
.quicknav_top {
	background-color: #1b280b;
	height: 53.5px;
	width: 249px;
	border-bottom: 1px solid #473925;
	color: #ba7d36;
	display: flex;
	display: -webkit-flex;
	overflow: hidden;
}

.quicknav_bottom {
	background-color: #291202;
	height: 68px;
	width: 249px;
	color: #ba7d36;
	display: flex;
	display: -webkit-flex;
	overflow: hidden;
}

.quicknav_tleft {
	width: 125.5px;
	height: 100%;
	border-right: 1px solid #473925;
	display: flex;
	display: -webkit-flex;
	text-decoration: none !important;
	color: #ba7d36 !important;
	transition: background-color .2s ease-in-out;
	-webkit-transition: background-color .2s ease-in-out;
}

.user-avatar {
    border: 1px solid #fff;
}

hr {
	display: none;
}
.quicknav_tright {
	width: 125.5px;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	text-decoration: none !important;
	color: #ba7d36 !important;
	transition: background-color .2s ease-in-out;
	-webkit-transition: background-color .2s ease-in-out;
}

.quicknav_tleft .fa,
.quicknav_tright .fa {
	color: #ba7d36;
	font-size: 33px;
	line-height: 52px;
	padding-left: 18px;
}

.quicknav_text {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 6px;
	padding-left: 8px;
	padding-top: 22px;
	padding-bottom: 13px;
}

.quicknav_text .chinese {
	color: #ba7d36 !important;
	font-size: 18px;
	padding-left: 2px;
	padding-bottom: 8px;
}

.quicktext_head {
	display: block;
}

.logo {
	margin-left: 420px;
	height: 325px;
}

.footer_logo {
	height: 65px;
}


.page-hd {
	background-image: none!important;
}

.menu-logged-in {
	margin-left: 10px;
}

.pre-social {
	font-family: 'Roboto Slab', Georgia, serif;
	padding: 6px;
    margin: 0;
    font-size: 17px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.pre-social .post_date {
	display: block;
    float: right;
    color: #9ebd7c;
    font-size: 13px;
}

.pre-social a {
	color: #9ebd7c;
}

.pre-social a:hover {
	color: #4f6c2b;
}

.clearer {
	clear: both;
    overflow: hidden;
    height: 0;
}

.dropdown {
  display: inline-block;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
}

.dropdown-content {
  display: none;
  position: absolute;
  min-width: 120px;
  top: 75px;
  background-color: rgba(0,0,0,0.95);
  background-repeat: no-repeat;
  background-position: 5px 0;
  z-index: 1000;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.dropdown-content a {display: block; color: #efe3a7; border-top: 1px solid #9ebd7c; font-size:11px; font-family: 'Arial', Georgia, Arial, Tahoma, Calibri; }
.dropdown-content .last {border-bottom: 1px solid #9ebd7c;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown-content a:hover {background-color: rgba(19,25,19,0.9); color: #b1a690; font-size:12px;}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #efe3a7;
  background-color: #384826;
  border-color: #384826;
  /*margin-top: 5px;*/
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #406215;
  border-color: #406215;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #406215;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #406215;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #406215;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #384826;
  border-color: #384826;
}
.btn-primary .badge {
  color: #384826;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  font-weight: 400;
  color: #384826;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

#mini-icons {
    position: fixed;
    left: 0;
    top: 300px;
    transition: all 0.5s ease-in-out 0s;
}

#mini-icons > * {
    position: relative;
    width: 56px;
    height: 56px;
    margin-bottom: 2px;
    display: block;
    text-align: center;
    line-height: 56px;
}

#mini-icons a {
    display: block;
    color: #eddccd;
    font-size: 24px;
    background-color: #17200d;
    transition: all 0.2s ease-in-out 0s;
}

#mini-icons .languagewrapper {
    position: relative;
}

#mini-icons .languagewrapper .current-language {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    background-size: 32px;
}

#mini-icons .languagewrapper a:hover {
    background-color: #9ebd7c;
}

#mini-icons .languagewrapper .languages {
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease-in-out 0s;
    z-index: 1;
    height: 100%;
}

#mini-icons .languagewrapper .languages a {
    float: left;
    height: 100%;
    display: block;
    background-size: 32px;
}

#mini-icons .languagewrapper:hover .languages {
    opacity: 1;
}

#mini-icons .twitch:hover a, #mini-icons .twitch.active a {
    background-color: #6441a5;
}

#mini-icons .twitch .twitch-live-info {
    background-color: #cc110c;
    font-size: 12px;
    transform: rotate(-90deg);
    position: absolute;
    width: 100%;
    height: 15px;
    right: -35px;
    top: 20px;
    color: #fff;
    line-height: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    text-transform: uppercase;
}

#mini-icons .youtube:hover a, #mini-icons .youtube.active a {
    background-color: #cc110c;
}

#mini-icons .youtube .youtube-live-info {
    background-color: #cc110c;
    font-size: 12px;
    transform: rotate(-90deg);
    position: absolute;
    width: 100%;
    height: 15px;
    right: -35px;
    top: 20px;
    color: #fff;
    line-height: 15px;
    font-family: 'Roboto', Arial, sans-serif;
    text-transform: uppercase;
}


#mini-icons .facebook:hover a {
    background-color: #3b5998;
}

#mini-icons .toplist:hover a {
    background-color: #c75031;
}

#mini-icons .discord:hover a {
    background-color: #738adb;
}
#mini-icons .teamspeak:hover a {
    background-color: #0671B7;
}

/* =========================================================
   DREAMWORLD2 - ONLINE | PREMIUM THEME OVERRIDES
   ========================================================= */

:root {
    --dw-bg: #0b0b0d;
    --dw-panel: #141216;
    --dw-panel-2: #1b1719;
    --dw-gold: #d7b45a;
    --dw-gold-2: #f0cf73;
    --dw-red: #7b1e1e;
    --dw-red-bright: #b53a2d;
    --dw-text: #eee7d7;
    --dw-muted: #b6aa91;
    --dw-border: #5a4625;
    --dw-shadow: rgba(0,0,0,.48);
}

/* Alap */
html, body {
    min-height: 100%;
}

body {
    color: var(--dw-text);
    background:
        linear-gradient(rgba(5,5,7,.20), rgba(5,5,7,.40)),
        #0d0e12 url(../img/body_top_bg_new.jpg) center top / cover fixed no-repeat;
    font-family: Arial, Georgia, sans-serif;
}

.bg {
    color: var(--dw-text);
}

a,
a:link,
a:visited {
    color: var(--dw-gold);
}

a:hover {
    color: var(--dw-gold-2);
}

/* Fő keret */
#wrapper {
    width: 1000px;
    margin: 0 auto;
    filter: drop-shadow(0 18px 35px rgba(0,0,0,.40));
}

/* Menü */
.top_menu {
    font-size: 17px;
    line-height: 75px;
}

.top_menu li a {
    color: #f0df9a;
    font-weight: 700;
    letter-spacing: .4px;
    text-shadow: 0 2px 4px #000;
    border-top: 3px solid transparent;
    transition: color .18s ease, border-color .18s ease, text-shadow .18s ease;
}

.top_menu li a:hover,
.top_menu li.active a {
    color: #fff3bb;
    border-top-color: var(--dw-gold);
    text-shadow:
        0 0 7px rgba(215,180,90,.45),
        0 2px 4px #000;
}

/* Slider */
#slider,
#img_one {
    border: 1px solid rgba(215,180,90,.30);
    box-shadow:
        inset 0 0 20px rgba(0,0,0,.35),
        0 10px 25px rgba(0,0,0,.30);
}

/* Bal oldali teljes tartalom */
#section_container,
#section_media {
    background: rgba(13,12,14,.96);
    border: 1px solid var(--dw-border);
    border-top: 0;
    box-shadow:
        inset 0 0 30px rgba(0,0,0,.32),
        0 14px 28px rgba(0,0,0,.28);
}

.content_page,
.mt2cms2-c-l,
.padding-container,
.bd-c,
.post,
.post_content {
    background: transparent !important;
    color: var(--dw-text);
}

.content_page {
    min-height: 800px;
}

/* Fejlécek */
.pre-social {
    color: var(--dw-gold);
    border-bottom: 1px solid rgba(215,180,90,.26);
    text-shadow: 0 1px 0 #000;
}

.pre-social a {
    color: var(--dw-gold);
}

.pre-social a:hover {
    color: var(--dw-gold-2);
}

.pre-social .post_date {
    color: #c7b784;
}

/* Oldal panelek */
.article,
.page_form,
.table,
.dw-login-panel,
.dw-lostpw-panel,
.dw-ranking-panel,
.team-header,
.team-member {
    border-color: var(--dw-border) !important;
}

/* Jobb oldali login */
#section_right {
    color: var(--dw-text);
}

#section_login {
    width: 246px;
    height: auto;
    min-height: 261px;
    padding-bottom: 16px;
    margin-top: 1px;
    background:
        radial-gradient(circle at top right, rgba(123,30,30,.16), transparent 40%),
        linear-gradient(180deg, #171418, #100f11);
    border: 1px solid var(--dw-border);
    box-shadow:
        inset 0 0 18px rgba(0,0,0,.38),
        0 10px 22px rgba(0,0,0,.28);
}

#input_id,
#input_pw {
    width: 223px;
    height: 42px;
    margin-left: 10px;
    color: #f4ecd9;
    background: #211d20;
    border: 1px solid #4f3d24;
    box-shadow: inset 0 1px 5px rgba(0,0,0,.42);
    transition: border-color .18s ease, box-shadow .18s ease, background .18s ease;
}

#input_id:focus,
#input_pw:focus {
    background: #272125;
    border-color: var(--dw-gold);
    box-shadow:
        inset 0 1px 5px rgba(0,0,0,.42),
        0 0 0 3px rgba(215,180,90,.10);
    outline: none;
}

#section_login input::placeholder {
    color: #a99b80;
}

#section_login .lost-new a {
    color: #d9c47b;
}

#section_login .lost-new a:hover {
    color: #fff0ae;
}

#button_enter {
    height: 42px;
    color: #1b1408;
    font-weight: 800;
    border: 1px solid #b18b3f;
    background: linear-gradient(#e0bf67, #a97f31);
    box-shadow: 0 8px 18px rgba(0,0,0,.28);
}

#button_enter:hover {
    background: linear-gradient(#f0cf73, #b68b36);
}

/* Bejelentkezett panel */
#section_panel {
    background:
        radial-gradient(circle at top right, rgba(123,30,30,.14), transparent 42%),
        linear-gradient(180deg, #171418, #100f11);
    border: 1px solid var(--dw-border);
    color: var(--dw-text);
}

.user-info {
    color: #e7dfcf;
    border-bottom: 1px solid rgba(215,180,90,.18);
}

.user-info a {
    color: var(--dw-gold-2);
}

#section_panel table td a {
    color: #cdbb8f;
}

#section_panel .oscuro:hover {
    background: rgba(215,180,90,.08);
}

#section_panel .oscuro:hover a {
    color: #fff0b0;
}

/* Statisztika / jobb oldali blokkok */
#menu_stats,
#section_ranking {
    background:
        radial-gradient(circle at top right, rgba(123,30,30,.12), transparent 42%),
        linear-gradient(180deg, #171418, #100f11);
    border: 1px solid var(--dw-border);
}

#menu_stats:hover {
    background: linear-gradient(180deg, #1f191b, #141114);
}

#menu_stats a,
#section_ranking h1,
#section_ranking span,
#section_ranking a {
    color: var(--dw-gold);
}

#menu_stats p {
    color: #e9e1cf;
}

#menu_stats p.number {
    color: var(--dw-gold-2);
}

#section_ranking h1 {
    background: #1f1a1c;
    border-bottom: 1px solid var(--dw-border);
}

#section_ranking .view_more {
    background: #151315;
}

#section_ranking table tr {
    border-bottom: 1px solid rgba(215,180,90,.10);
}

#section_ranking table tr:hover {
    background: rgba(215,180,90,.08);
}

#section_ranking table tr:hover a {
    color: #fff0b0;
}

/* Gombok */
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    color: #17120b;
    border-color: #b28c3f;
    background: linear-gradient(#dfbd65, #a97e31);
}

.btn-primary:hover,
.btn-success:hover,
.btn-info:hover,
.btn-warning:hover,
.btn-danger:hover {
    color: #17120b;
    border-color: #d2ad57;
    background: linear-gradient(#f0cf73, #b68b36);
}

/* Űrlapok */
.form-control {
    color: #f1eadb;
    background: #211d20;
    border: 1px solid #4f3d24;
    box-shadow: inset 0 1px 5px rgba(0,0,0,.34);
}

.form-control:focus {
    color: #fff7e8;
    background: #272125;
    border-color: var(--dw-gold);
    box-shadow: 0 0 0 3px rgba(215,180,90,.10);
}

.form-control::placeholder {
    color: #94866f;
}

/* Táblázatok */
.table {
    color: var(--dw-text);
    background: #151315;
}

.table thead th,
.thead-inverse th {
    color: var(--dw-gold-2);
    background: #211c1e;
    border-color: #4f3d24;
}

.table td,
.table th {
    border-color: #382d22 !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background: rgba(255,255,255,.015);
}

.table-hover > tbody > tr:hover {
    background: rgba(215,180,90,.07);
}

/* Footer */
#footer {
    margin-top: 90px;
    background:
        linear-gradient(rgba(0,0,0,.25), rgba(0,0,0,.55)),
        url(../img/footer.png) bottom repeat-x;
}

#copyright {
    color: #f0df9a;
    text-shadow: 0 1px 3px #000;
}

/* Social ikonok */
#mini-icons > div a {
    color: #f0df9a;
    background: #171418;
    border: 1px solid var(--dw-border);
}

#mini-icons > div a:hover {
    color: #fff3bb;
    background: #241d21;
}

/* Scrollbar */
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #0d0c0e;
}

::-webkit-scrollbar-thumb {
    background: #5a4625;
    border: 2px solid #0d0c0e;
}

::-webkit-scrollbar-thumb:hover {
    background: #8a6b32;
}

/* Mobil */
@media (max-width: 1020px) {
    #wrapper {
        width: 96%;
    }

    #section_container,
    #section_media {
        width: calc(100% - 253px);
    }

    #slider,
    #section_front {
        width: calc(100% - 253px);
    }

    #img_one {
        background-size: cover;
        background-position: center;
    }
}

@media (max-width: 780px) {
    #wrapper {
        width: 100%;
    }

    #header {
        height: auto;
        min-height: 420px;
    }

    .top_menu {
        margin-left: 0;
        line-height: 48px;
    }

    .top_menu ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        background: rgba(10,9,11,.88);
        border-bottom: 1px solid var(--dw-border);
    }

    .top_menu li,
    .top_menu li a {
        width: auto;
        min-width: 120px;
    }

    #section_front,
    #slider,
    #section_container,
    #section_media,
    #section_right {
        width: 100%;
        float: none;
        margin: 0;
    }

    #section_right {
        margin-top: 0;
    }

    #section_login,
    #section_panel,
    #menu_stats,
    #section_ranking {
        width: 100%;
    }

    #input_id,
    #input_pw,
    #button_enter {
        width: calc(100% - 20px);
    }

    #footer {
        margin-top: 30px;
    }
}

/* =========================================================
   DREAMWORLD2 – MODERN KÖZÖSSÉGI GOMBOK
   ========================================================= */
#mini-icons {
    position: fixed !important;
    left: 14px !important;
    top: 50% !important;
    transform: translateY(-50%);
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 7px;
    background: rgba(8, 7, 9, 0.82);
    border: 1px solid rgba(193, 137, 52, 0.48);
    border-radius: 13px;
    box-shadow:
        0 10px 30px rgba(0, 0, 0, 0.55),
        inset 0 0 18px rgba(105, 8, 18, 0.22);
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
}

#mini-icons > div {
    width: 46px !important;
    height: 46px !important;
    margin: 0 !important;
    line-height: normal !important;
}

#mini-icons > div > a {
    width: 46px;
    height: 46px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0;
    overflow: hidden;
    color: #eed795 !important;
    background:
        linear-gradient(145deg, rgba(39, 29, 30, 0.96), rgba(13, 11, 14, 0.98)) !important;
    border: 1px solid rgba(210, 158, 68, 0.56) !important;
    border-radius: 10px;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.06),
        0 5px 12px rgba(0, 0, 0, 0.34);
    text-decoration: none;
    transition:
        transform 0.18s ease,
        border-color 0.18s ease,
        color 0.18s ease,
        background 0.18s ease,
        box-shadow 0.18s ease;
}

#mini-icons > div > a:hover {
    transform: translateX(5px) scale(1.06);
    color: #ffffff !important;
    border-color: rgba(255, 220, 144, 0.92) !important;
}

#mini-icons .facebook > a:hover {
    background: linear-gradient(145deg, #244d91, #172d57) !important;
    box-shadow:
        0 0 18px rgba(52, 103, 190, 0.62),
        inset 0 1px 0 rgba(255, 255, 255, 0.16);
}

#mini-icons .discord > a:hover {
    background: linear-gradient(145deg, #6573e8, #404bb7) !important;
    box-shadow:
        0 0 18px rgba(88, 101, 242, 0.68),
        inset 0 1px 0 rgba(255, 255, 255, 0.16);
}

#mini-icons .fa-facebook {
    font-size: 23px;
    line-height: 1;
}

#mini-icons .discord-icon {
    width: 25px;
    height: 25px;
    display: block;
}

@media (max-width: 780px) {
    #mini-icons {
        left: 7px !important;
        padding: 5px;
        gap: 5px;
    }

    #mini-icons > div,
    #mini-icons > div > a {
        width: 40px !important;
        height: 40px !important;
    }

    #mini-icons .discord-icon {
        width: 22px;
        height: 22px;
    }
}

