/* Content Styles
---------------------------------------- */

ul.topiclist {
	display: block;
	list-style-type: none;
	margin: 0;
}

.namco_topiclist {
	/* margin-left: 60px; */
}

.namco_topiclist_home {
	margin-left: 0px;
}

.namco_icon_stat {
	background-position: 10px 50%;
	background-repeat: no-repeat;
	padding-left: 120px !important;
	padding-top: 28px !important;
margin-left: -3px;
margin-top: 8px;
	position: absolute;
}

.namco_forum_description {
	margin-left: -60px;
	font-family: 'PT Sans', sans-serif !important;
	color: #B4B4B4;
}

.namco_forum_description_home {
	margin-right: 0px !important;
	margin-left: -120px;
	font-family: 'PT Sans', sans-serif !important;
	color: #727272;
}


.namco_view_menu {
	margin-left: 15px !important;
	margin-top: 2px !important;
	margin-right: 5px !important;
}


ul.forums {
	background: transparent none repeat-x 0 0;
}

ul.topiclist li {
	display: block;
	list-style-type: none;
	margin: 0;
}

ul.topiclist dl {
	position: relative;
}

 li.row {
	padding: 0px 0;
 }

 ul.topiclist li.row dl {
	 padding: 2px 0; 
}

ul.topiclist dt, ul.topiclist dd {
	display: block;
	float: left;
}

ul.topiclist dt {
	width: 100%;
	margin-right: -410px;
	font-size: 1.1em;
}

ul.topiclist.missing-column dt {
	margin-right: -330px;
}

ul.topiclist.two-long-columns dt {
	margin-right: -250px;
}

ul.topiclist.two-columns dt {
	margin-right: -80px;
}

ul.topiclist dt .list-inner {
	margin-right: 410px;
	padding-left: 5px;
	padding-right: 5px;
}

ul.topiclist.missing-column dt .list-inner {
	margin-right: 330px;
}

ul.topiclist.two-long-columns dt .list-inner {
	margin-right: 250px;
}

ul.topiclist.two-columns dt .list-inner {
	margin-right: 80px;
}

ul.topiclist dd {
	border-left: 1px solid transparent;
	padding: 0px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

ul.topiclist dfn {
	/* Labels for post/view counts */
	position: absolute;
	left: -999px;
	width: 990px;
}

ul.topiclist li.row dt a.subforum {
	background-image: none;
	background-position: 0 50%;
	background-repeat: no-repeat;
	position: relative;
	white-space: nowrap;
	padding: 0 0 0 12px;
}

.forum-image {
	float: left;
	padding-top: 5px;
	margin-right: 5px;
}

li.row {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

li.row strong {
	font-weight: normal;
}

li.header dt, li.header dd {
	line-height: 1em;
	border-left-width: 0;
	margin: 2px 0 4px 0;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

li.header dt {
	width: 100%;
	margin-right: -410px;
}

li.header dt .list-inner {
	margin-right: 410px;
}

li.header_home dt .list-inner_home {
	margin-right: 0px !important;
}

li.header dd {
	padding-left: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

li.header dl.icon dt, li.header dl.icon dd {
	min-height: 0;
}

/* li.header dl.icon dt .list-inner {
	padding: 10px 10px 10px 10px;
	border-left: 1px solid rgba( 179, 105, 0, .65);
	border-top: 1px solid rgba( 179, 105, 0, .65);
	border-bottom: 1px solid rgba( 179, 105, 0, .65);
	background-color: #fdb53f;
	font-size: 16px;
	font-family: 'Oswald', sans-serif;
	text-shadow: 0px 1px 0px #bd872f;
} */

dt .namco_name_forum_home {
text-align: left !important;
margin-left: -135px !important;
font-family: 'Feast of Flesh', sans-serif;
font-size: 47px;
  text-shadow: 0.5px 0.866px 0px #000000;
padding: 2px;
letter-spacing: 1px;
}

dt .namco_name_forum {
text-align: left !important;
margin-left: -135px !important;
font-family: 'Feast of Flesh', sans-serif;
font-size: 22px;
  text-shadow: 0.5px 0.866px 0px #000000;
padding: 2px;
letter-spacing: 1px;
}

dl .namco_name_forum_text {
	font-family: 'PT Sans', sans-serif !important;
	font-style:italic;
	font-weight:bold;
	font-size: 12px !important;
	text-shadow: 0px 0px 0px #bd872f !important;

}

.namco_icon {
	/* padding: 2px 2px 2px 2px !important; */
	margin: 2px 0px 0px 0px !important;
	/* border: 1px solid rgba( 179, 105, 0, .65) !important; */
	background-color: #141414 !important;
	font-size: 15px !important;
	font-family: 'Oswald', sans-serif !important;
	text-align : center;
	text-shadow: 0px 1px 0px #bd872f !important;
	border-radius: 7px 7px 0px 0px;
} 

/* li.header {
    padding: 10px 10px 10px 10px !important;
	border-left: 1px solid rgba( 179, 105, 0, .65) !important;
	border-top: 1px solid rgba( 179, 105, 0, .65) !important;
	border-bottom: 1px solid rgba( 179, 105, 0, .65) !important;
	border-right: 1px solid rgba( 179, 105, 0, .65) !important;
	background-color: #fdb53f !important;
	font-size: 16px !important;
	font-family: 'Oswald', sans-serif !important;
	text-shadow: 0px 1px 0px #bd872f !important;
} */


/* Forum list column styles */
dl.icon {
	background-position: 10px 50%;		/* Position of folder icon */
	background-repeat: no-repeat;
}

dl.icon dt {
	background-repeat: no-repeat;
	background-position: 5px 95%;		/* Position of topic icon */
}

dl.icon dt .list-inner {
	padding-left: 145px;		/* Space for folder icon */
}

dl.icon dt, dl.icon dd {
	min-height: 35px;
}

dl.icon_home {
	min-height: 42px;
}

dl a.icon-link {						/* topic row icon links */
	display: block;
	width: 30px;
	height: 30px;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -15px;
	margin-left: 9px;
}



dd.posts, dd.topics, dd.views, dd.extra, dd.mark {
	width: 80px;
	text-align: center;
	line-height: 2.2em;
	font-size: 1.2em; 
	
}

/* List in forum description */

dd.topics, dd.posts {
text-align: center;
font-family: 'PT Sans', sans-serif;
font-size:16px;
color: #ffffff;
}

dd.lastpost {
text-align: center;
font-family: 'PT Sans', sans-serif;
font-weight: bold !important;
font-style: italic;
color: #B4B4B4;
}

dl.icon dt ol,
dl.icon dt ul {
	list-style-position: inside;
	margin-left: 1em;
}

dl.icon dt li {
	display: list-item;
	list-style-type: inherit;
}

dd.lastpost, dd.redirect, dd.moderation, dd.time, dd.info {
	width: 250px;
	font-size: 1.1em;
}

dd.redirect {
	line-height: 2.5em;
}

dd.time {
	line-height: 200%;
}

dd.lastpost span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span {
	display: block;
	padding-left: 5px;
}

dd.extra, dd.mark {
	line-height: 200%;
}

dd.option {
	width: 125px;
	line-height: 200%;
	text-align: center;
	font-size: 1.1em;
}

/* Container for post/reply buttons and pagination */
.topic-actions {
	margin-bottom: 3px;
	font-size: 1.1em;
	height: 28px;
	min-height: 28px;
}
div[class].topic-actions {
	height: auto;
	margin-right: 5px;
	margin-left: 5px;
}

/* Post body styles
----------------------------------------*/
.postbody {
	padding: 0;
	line-height: 1.48em;
	width: 83%;
	float: left;
}

.postbody .ignore {
	font-size: 1.1em;
}

.postbody h3.first {
	/* The first post on the page uses this */
	font-size: 1.7em;
}

.postbody h3 {
	/* Postbody requires a different h3 format - so change it here */
	float: left;
	font-size: 1.5em;
	padding: 2px 0 0 0;
	margin: 0 0 0.3em 0 !important;
	text-transform: none;
	border: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	line-height: 125%;
}

.postbody h3 img {
	/* Also see tweaks.css */
	vertical-align: bottom;
}

.postbody .content {
	font-size: 1.3em;
	overflow-x: auto;
}

.search .postbody {
	width: 68%
}

/* Topic review panel
----------------------------------------*/
#review {
	margin-top: 2em;
}

#topicreview {
	padding-right: 5px;
	overflow: auto;
	height: 300px;
}

#topicreview .postbody {
	width: auto;
	float: none;
	margin: 0;
	height: auto;
}

#topicreview .post {
	height: auto;
}

#topicreview h2 {
	border-bottom-width: 0;
}

.post-ignore .postbody {
	display: none;
}

/* MCP Post details
----------------------------------------*/
#post_details {
	/* This will only work in IE7+, plus the others */
	overflow: auto;
	max-height: 300px;
}

/* Content container styles
----------------------------------------*/
.content {
	clear: both;
	min-height: 3em;
	overflow: hidden;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding-bottom: 1px;
}

.content h2, .panel h2 {
font-weight: normal;
border-bottom: 1px solid transparent;
font-size: 1.6em;
margin-top: 0.5em;
color: #5d5d5d;
font-family: 'Oswald', sans-serif !important;
text-transform: uppercase;
margin-bottom: 3px;
padding-bottom: 2px;
}

.panel h3 {
	margin: 0.5em 0;
}

.panel p {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.4em;
}

.content p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.4em;
}

span.corners-top, span.corners-bottom {
    display: none;
}

dl.faq {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 2em;
	line-height: 1.4em;
}

dl.faq dt {
	font-weight: bold;
}

.content dl.faq {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

.content li {
	list-style-type: inherit;
}

.content ul, .content ol {
	margin-bottom: 1em;
	margin-left: 3em;
}

.posthilit {
	padding: 0 2px 1px 2px;
}

/* Post author */
p.author {
	margin-bottom: 0.6em;
	padding: 0 0 5px 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	clear: both;
}

/* Post signature */
.signature {
	margin-top: 1.5em;
	padding-top: 0.2em;
	font-size: 1.1em;
	border-top: 1px solid transparent;
	clear: left;
	line-height: 140%;
	overflow: hidden;
	width: 100%;
}

.signature.standalone {
	border-top-width: 0;
	margin-top: 0;
}

dd .signature {
	margin: 0;
	padding: 0;
	clear: none;
	border: none;
}

.signature li {
	list-style-type: inherit;
}

.signature ul, .signature ol {
	margin-bottom: 1em;
	margin-left: 3em;
}

/* Post noticies */
.notice {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width: auto;
	margin-top: 1.5em;
	padding-top: 0.2em;
	font-size: 1em;
	border-top: 1px dashed transparent;
	clear: left;
	line-height: 130%;
}

/* Jump to post link for now */
ul.searchresults {
	list-style: none;
	text-align: right;
	clear: both;
}

/* BB Code styles
----------------------------------------*/
/* Quote block */
blockquote {
	background: transparent none 6px 8px no-repeat;
	border: 1px solid transparent;
	font-size: 0.95em;
	margin: 0.5em 1px 0 25px;
	overflow: hidden;
	padding: 5px;
}

blockquote blockquote {
	/* Nested quotes */
	font-size: 1em;
	margin: 0.5em 1px 0 15px;	
}

blockquote cite {
	/* Username/source of quoter */
	font-style: normal;
	font-weight: bold;
	margin-left: 20px;
	display: block;
	font-size: 0.9em;
}

blockquote cite cite {
	font-size: 1em;
}

blockquote.uncited {
	padding-top: 25px;
}

/* Code block */
.codebox {
	padding: 3px;
	border: 1px solid transparent;
	font-size: 1em;
}

.codebox p {
	text-transform: uppercase;
	border-bottom: 1px solid transparent;
	margin-bottom: 3px;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
}

blockquote .codebox {
	margin-left: 0;
}

.codebox code {
	/* Also see tweaks.css */
	overflow: auto;
	display: block;
	height: auto;
	max-height: 200px;
	white-space: normal;
	padding-top: 5px;
	font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono;
	line-height: 1.3em;
	margin: 2px 0;
}

/* Attachments
----------------------------------------*/
.attachbox {
	float: left;
	width: auto; 
	max-width: 100%;
	margin: 5px 5px 5px 0;
	padding: 6px;
	border: 1px dashed transparent;
	clear: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.attachbox dt {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.attachbox dd {
	margin-top: 4px;
	padding-top: 4px;
	clear: left;
	border-top: 1px solid transparent;
	overflow-x: auto;
}

.attachbox dd dd {
	border: none;
}

.attachbox p {
	line-height: 110%;
	font-weight: normal;
	clear: left;
}

.attachbox p.stats
{
	line-height: 110%;
	font-weight: normal;
	clear: left;
}

.attach-image {
	margin: 3px 0;
	max-width: 100%;
	max-height: 350px;
	overflow: auto;
}

.attach-image img {
	border: 1px solid transparent;
/*	cursor: move; */
	cursor: default;
}

/* Inline image thumbnails */
div.inline-attachment dl.thumbnail, div.inline-attachment dl.file {
	display: block;
	margin-bottom: 4px;
}

div.inline-attachment p {
	font-size: 100%;
}

dl.file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}

dl.file dt {
	text-transform: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

dl.file dd {
	margin: 0;
	padding: 0;	
}

dl.thumbnail img {
	padding: 3px;
	border: 1px solid transparent;
}

dl.thumbnail dd {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.attachbox dl.thumbnail dd {
	font-size: 100%;
}

dl.thumbnail dt a:hover img {
	border: 1px solid transparent;
}

/* Post poll styles
----------------------------------------*/
fieldset.polls {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

fieldset.polls dl {
	margin-top: 5px;
	border-top: 1px solid transparent;
	padding: 5px 0 0 0;
	line-height: 120%;
}

fieldset.polls dl.voted {
	font-weight: bold;
}

fieldset.polls dt {
	text-align: left;
	float: left;
	display: block;
	width: 30%;
	border-right: none;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

fieldset.polls dd {
	float: left;
	width: 10%;
	border-left: none;
	padding: 0 5px;
	margin-left: 0;
	font-size: 1.1em;
}

fieldset.polls dd.resultbar {
	width: 50%;
}

fieldset.polls dd input {
	margin: 2px 0;
}

fieldset.polls dd div {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 2px;
	overflow: visible;
	min-width: 8px;
}

.pollbar1, .pollbar2, .pollbar3, .pollbar4, .pollbar5 {
	border-bottom: 1px solid transparent;
	border-right: 1px solid transparent;
}

.vote-submitted {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

/* Poster profile block
----------------------------------------*/
.postprofile {
	/* Also see tweaks.css */
	margin: 5px 0 10px 0;
	min-height: 80px;
	border: 1px solid transparent;
	border-width: 0 0 0 1px;
	width: 15%;
	float: right;
	display: inline;
}

.postprofile dd, .postprofile dt {
	line-height: 1.2em;
	margin-left: 8px;
}

.postprofile dd {
	overflow: hidden;
	text-overflow: ellipsis;
}

.postprofile strong {
	font-weight: normal;
}

.postprofile dt.no-profile-rank, .postprofile dd.profile-rank, .postprofile .search-result-date {
	margin-bottom: 10px;
}

.postprofile .avatar {
	display: block;
	border: none;
	margin-bottom: 3px;
}

.postprofile .avatar img {
	max-width: 90%;
	height: auto !important;
	border-style: solid;
	border-width: 1px;
	border-color: #c1c1c1;
	box-shadow: 0px 2.598px 0px 0px #c1c1c1;
	border-radius: 5px;
	
}

.online {
	background-image: none;
	background-position: 100% 0;
	background-repeat: no-repeat;
}

/* Poster profile used by search*/
.search .postprofile {
	width: 30%;
}

/* pm list in compose message if mass pm is enabled */
dl.pmlist dt {
	width: 60% !important;
}

dl.pmlist dt textarea {
	width: 95%;
}

dl.pmlist dd {
	margin-left: 61% !important;
	margin-bottom: 2px;
}

.topic-actions div.dl_links {
	padding: 10px 0 0 10px;
}

div.dl_links {
	display: inline-block;
	text-transform: none;
}

.dl_links strong {
	font-weight: bold;
}

.dl_links ul {
	list-style-type: none;
	margin: 0;
	display: inline-block;
}

.dl_links li {
	display: inline-block;
}

/* Show scrollbars for items with overflow on iOS devices
----------------------------------------*/
.postbody .content::-webkit-scrollbar, #topicreview::-webkit-scrollbar, #post_details::-webkit-scrollbar, .codebox code::-webkit-scrollbar, .attachbox dd::-webkit-scrollbar, .attach-image::-webkit-scrollbar, .dropdown-extended ul::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	-webkit-appearance: none;
	background: rgba(0, 0, 0, .1);
	border-radius: 3px;
}

.postbody .content::-webkit-scrollbar-thumb, #topicreview::-webkit-scrollbar-thumb, #post_details::-webkit-scrollbar-thumb, .codebox code::-webkit-scrollbar-thumb, .attachbox dd::-webkit-scrollbar-thumb, .attach-image::-webkit-scrollbar-thumb, .dropdown-extended ul::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, .3);
	border-radius: 3px;
}

/* MENU ANNONCE DEBUT */

/* Grey line + text
---------------------------------------- */
.announce_line {	
  border-style: solid;
  border-width: 1px;
  border-color: #c4c4c4;
  background-color: #ffffff;
  width: 930px;
  height: 46px;
  margin-left: 5px;
  margin-top: 5px;
}

.text_announce {
  color: #ff6349;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  margin-left: 110px;
  margin-top: 10px;
  font-size: 20px !important;
}

/* Logo announce
---------------------------------------- */
.logo_text_announce {
  text-align: center;
  color: #ff6349;
  font-family: 'PT Sans', sans-serif;  
  font-weight: bold;  
  font-size: 15px !important;  
}
.logo_announce {
  border-style: solid;
  border-width: 2px;
  border-color: #ff6349;
  border-radius: 3px;
  background-color: #ffffff;
  width: 87px;
  height: 24px;
  margin-left: 10px;
  margin-top: -27px;
  position: inherit;
  line-height: 24px;
}

/* Button stream on air (deactivable?)
---------------------------------------- */
.logo_text_stream {
  text-align: center; 
  color: #ffffff;
  font-family: 'Feast of Flesh', sans-serif;
	font-size: 20px;
  vertical-align: middle;
  letter-spacing: 1px;
}
.logo_stream {
  border-style: solid;
  border-width: 1px;
  border-color: #c71c00;
  border-radius: 3px;
  background-color: #ff6349;
  box-shadow: 0px 2.598px 0px 0px #c71c00;
  width: 122px;
  height: 24px;
  margin-left: 797px;
  margin-top: -28px;
  position: inherit;
  line-height: 24px;
}

/* MENU ANNONCE FIN */

/* MENU NAVIGATION DEBUT */

.home {
  background-image: url("./images/icon_home.png");
  margin-left: -10px;
  margin-top: -135px;
  background-repeat: no-repeat;
  width: 35px;
  height: 32px;
}
/* Black line + menu
---------------------------------------- */
.menu_line {
  /*border-style: solid;
  border-width: 1px;
  border-color: #c4c4c4; */
  background-image: linear-gradient(#252525, #141414);
  width: 100%;
  height: 67px;
  z-index: 180;
position: fixed;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.39);
}

.wrap_menu_line {
  width: 1300px;
  height: 62px;
  z-index: 180;
position: fixed;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}

.logo_menu_line {
width: 300px;
height: 150px;
background-size: 285px;
background-position: center;
background-image: url("./images/Logo-storm_V6.png");
background-repeat: no-repeat;
background-color: #141414;
/* position: relative; */
/* margin: -55px 0 0 500px; */
margin-left: auto;
margin-right: auto;

/* border-style: solid; */
/* border-width: 1px; */
border-radius: 00px 0px 20px 20px;
text-align: center;
box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.7);
}

.logo_menu_line span {
  color: #ffffff;
  font-family: 'Feast of Flesh', sans-serif;
	font-size: 23px;
	letter-spacing: 1px;
		text-shadow: #646464 1px 1px, #646464 -1px 1px, #646464 -1px -1px, #646464 1px -1px;
margin-top: 150px;
position: absolute;
margin-left: -140px;
}


.wrap_banner_namco_line {
padding-left: 50px;
padding-right: 50px;
}

.banner_namco_line {
/* background-color: #1e1e1e; */
background-image: url("./images/banner_line.jpg");
background-repeat: no-repeat;
background-position: center 65px;
width: 1200px;
height: 305px;
z-index: 179;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
padding-top: 280px;

border-radius: 0px 0px 7px 7px;
}

/* Button notifications
---------------------------------------- */
.b_notifications {
  border-style: solid;
  border-width: 1px;
  border-color: #474747;
  background-color: #5e5e5e;
  width: 120px;
  height: 40px;
  margin-left: 35px;
  margin-top: -35px;
  line-height: 39px;
  box-shadow: 0px 2.598px 0px 0px #474747;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.b_notifications:hover {
  background-color: #787878;
}


.b_notifications_text {
  text-align: center; 
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
	font-size: 16px;
		text-shadow: #646464 1px 1px, #646464 -1px 1px, #646464 -1px -1px, #646464 1px -1px;
}
/* Button messages
---------------------------------------- */
.b_messages {
  border-style: solid;
  border-width: 1px;
  border-color: #474747;
  background-color: #5e5e5e;
  width: 100px;
  height: 40px;
  margin-left: 156px;
  margin-top: -42px;
  line-height: 39px;
  box-shadow: 0px 2.598px 0px 0px #474747;
}

.b_messages:hover {
  background-color: #787878;
}

.b_messages_text {
  text-align: center; 
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
	font-size: 16px;
		text-shadow: #646464 1px 1px, #646464 -1px 1px, #646464 -1px -1px, #646464 1px -1px;
}
/* Button control panel
---------------------------------------- */
.b_cp {
  border-style: solid;
  border-width: 1px;
  border-color: #474747;
  background-color: #5e5e5e;
  width: 125px;
  height: 40px;
  margin-left: 257px;
	margin-top: -42px;
  line-height: 39px;
  box-shadow: 0px 2.598px 0px 0px #474747;
}

.b_cp:hover {
  background-color: #787878;
}

.b_cp_text {
  text-align: center; 
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
	font-size: 16px;
		text-shadow: #646464 1px 1px, #646464 -1px 1px, #646464 -1px -1px, #646464 1px -1px;
}
/* Button your posts
---------------------------------------- */
.b_your_posts {
  border-style: solid;
  border-width: 1px;
  border-color: #474747;
  background-color: #5e5e5e;
  width: 105px;
  height: 40px;
  margin-left: 383px;
  margin-top: -42px;
  line-height: 39px;
  box-shadow: 0px 2.598px 0px 0px #474747;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  
}

.b_your_posts:hover {
  background-color: #787878;
}

.b_your_posts_text {
  text-align: center; 
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
	font-size: 16px;
	text-shadow: #646464 1px 1px, #646464 -1px 1px, #646464 -1px -1px, #646464 1px -1px !important;
}

/* Search
---------------------------------------- */
.Search {
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  background-image:linear-gradient(#e0e0df, #f3f3f1);
  width: 250px;
  height: 30px;
  margin-left: 810px;
  margin-top: -37px;
  line-height: 33px;
  box-shadow: 0px 2.598px 0px 0px #474747;
}

.Search_logout {
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  background-image:linear-gradient(#e0e0df, #f3f3f1);
  width: 255px;
  height: 30px;
margin-left: 810px;
margin-top: -37px;
  line-height: 33px;
  box-shadow: 0px 2.598px 0px 0px #474747;
}

.Search_text {
  text-align: right; 
  padding-right: 10px;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
	font-size: 16px;
}
/* Button logout
---------------------------------------- */
.b_logout {
  border-style: solid;
  border-width: 1px;
  border-color: #b61900;
  background-color: #ff674d;
  width: 85px;
  height: 40px;
  margin-left: 1085px;
  margin-top: -38px;
  line-height: 39px;
  box-shadow: 0px -2.6px 0px 0px #b61900 inset;
  border-radius: 3px;
}

.b_logout:hover {
height: 37.4px;
margin-top: -35.4px;
  box-shadow: 0px 0px 0px 0px #b61900 inset;
}


.b_logout_text, a.b_logout_text:link, a.b_logout_text:visited, a.b_logout_text:hover, a.b_logout_text:active {
  text-align: center; 
  color: #ffffff !important;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
	font-size: 16px;
}

/* Button login
---------------------------------------- */
.b_login {
	border-style: solid;
	border-width: 1px;
	border-color: #12A34F;
	background-color: #2ecc71;
	width: 85px;
	height: 40px;
	margin-left: 1085px;
	margin-top: -137px;
	line-height: 39px;
	box-shadow: 0px -2.6px 0px 0px #12A34F inset;
	border-radius: 3px;
}

.b_login:hover {
height: 37.4px;
margin-top: -134.4px;
  box-shadow: 0px 0px 0px 0px #b61900 inset;
}

.b_login_text, a.b_login_text:link, a.b_login_text:visited, a.b_login_text:hover, a.b_login_text:active {
  text-align: center; 
  color: #ffffff !important;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
	font-size: 16px;
}

/* Button register
---------------------------------------- */
.b_register {
border-style: solid;
border-width: 1px;
border-color: #4487A5;
background-color: #5BB5DE;
width: 85px;
height: 40px;
margin-left: 1175px;
margin-top: -37px;
line-height: 39px;
box-shadow: 0px -2.6px 0px 0px #4487A5 inset;
border-radius: 3px;
}

.b_register:hover {
height: 37.4px;
margin-top: -34.4px;
  box-shadow: 0px 0px 0px 0px #b61900 inset;
}

.b_register_text, a.b_register_text:link, a.b_register_text:visited, a.b_register_text:hover, a.b_register_text:active {
  text-align: center; 
  color: #ffffff !important;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
	font-size: 16px;
}


/* Pop-up notifications
---------------------------------------- */
.Popup_No {
  border-style: solid;
  border-width: 1px;
  border-color: #c6954d;
  background-color: #fdb53f;
  width: 25px;
  height: 18px;
	margin-left: 100px;
	margin-top: -50px;
  line-height: 18px;
  border-radius: 3px;
  position: absolute;
}
.Popup_No_text {
  text-align: center; 
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  font-size: 10pt;
}
/* Pop-up messages
---------------------------------------- */
.Popup_Me {
  border-style: solid;
  border-width: 1px;
  border-color: #41aa75;
  background-color: #59d395;
  width: 25px;
  height: 18px;
	margin-left: 80px;
  margin-top: -50px;
  line-height: 18px;
  border-radius: 3px;
  position: absolute;
}
.Popup_Me_text {
  text-align: center; 
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  font-size: 10pt;
}

.namco_search {
background: transparent;
border: 0;
margin: 0px 0px 10px 3px;
color: #a9a9a9 !important;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
	font-size: 16px;
height: 30px;
width: 254px;
}

a.namco_menu_line {
	color: #ffffff !important;
}

a.namco_menu_line:link { 
	text-decoration: none;
	color: #ffffff !important;
}

a.namco_menu_line:hover	{ 
	text-decoration: none;
	color: #ffffff  !important;
}

a.namco_menu_line:active {
	text-decoration: none;
	color: #ffffff  !important;
}

*:focus {
    outline: 0;
}

/* MENU NAVIGATION FIN */

ul.forums {
/*margin-bottom: -5px; */
}


/* MENU PATH DEBUT */

/* Path line
---------------------------------------- */
.path_line {
  width: 931px;
  height: 100%;
  z-index: 1;
  /*margin-left: 5px; */
}

.path_line_forum {
  width: 931px;
  height: 100%;
  z-index: 1;
  margin-bottom: 5px; 
}


/* Text
---------------------------------------- */
.arrow_text {
  text-align: center; 
  color: #5d5d5d;
  font-family: 'PT Sans', sans-serif;
  font-size: 20px;

}
/* Arrow 1
---------------------------------------- */
.arrow_box1 {
	position: relative;
    width: 120px;
    height: 23px;
    margin-left: 5px;
    margin-top: 3px;
	padding: 0 4px 0 0px;
    z-index: 2;
	display: inline;
}

/* Arrow 2
---------------------------------------- */
.arrow_box2, .arrow_box3 {
	position: relative;
	width: 120px;
	height: 23px;
	margin-left: 7px;
	margin-top: 3px;
	margin-right: 3px;
	padding: 0 4px 0 4px;
	z-index: 2;
	display: inline;
}
.arrow_box2:after, .arrow_box:before, .arrow_box3:after {
right: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.arrow_box2:after, .arrow_box3:after {
    border-color: rgba(94, 94, 94, 0);
	border-left-color: #444444;
	border-width: 4px;
	margin-top: -4px;
}
.arrow_box2:before, .arrow_box3:before {
	border-color: rgba(68, 68, 68, 0);
	border-left-color: #444444;
	border-width: 9px;
	margin-top: -9px;
}


/* MENU PATH FIN */

/* WHO IS ONLINE MOD NAMCO */

.namco_whoisonline {
margin: 5px 5px 0px 5px;
}

.box_wio {
background-color: #4C4C4C;
/* position: absolute; */
width: 1190px;
padding: 5px 0px 2px 7px;
/* margin-bottom: 5px; */
border-radius: 0px 0px 7px 7px;

}
.box1_text {
  text-align: left;
  color: #B4B4B4;
  font-family: 'PT Sans', sans-serif;
  font-size: 12px;
  /* text-shadow: 0.5px 0.866px 0px #ffffff; */
}
.box2_wio {
background-color: #141414 !important;
width: 1187px;
height: 30px;
/* margin: 0px 0px 0px 0px; */
border-radius: 7px 7px 0px 0px;
padding: 0px 0px 0px 10px;

}


.box2_text, .box2_text a:link, .box2_text a:visited, .box2_text a:hover, .box2_text a:active {
  text-align: left;
  color: #ffffff !important;
font-family: 'Feast of Flesh', sans-serif;
letter-spacing: 1px;
font-size: 22px;
  text-shadow: 0.5px 0.866px 0px #000000;
  line-height: 30px;
}


.logo_wio {
position: absolute;
width: 112px;
height: 98px;
margin: 1% 0px 0px 755px;
background-image: url(./images/logo_namco.png);
background-repeat: no-repeat;
}

/* FIN WHO IS ONLINE MOD NAMCO */

/* BAR BIRTH STATS MOD NAMCO */

.box_birth {
background-color: #4C4C4C;
/* position: absolute; */
width: 1190px;
padding: 5px 0px 2px 7px;
/* margin-bottom: 5px; */
border-radius: 0px 0px 7px 7px;

}

.box2_birth {
background-color: #141414 !important;
width: 1187px;
height: 30px;
/* margin: 0px 0px 0px 0px; */
border-radius: 7px 7px 0px 0px;
padding: 0px 0px 0px 10px;
}

.logo_wio_inside_topic {
position: absolute;
width: 112px;
height: 98px;
margin: 0.3% 0px 0px 755px;
background-image: url(./images/logo_namco.png);
background-repeat: no-repeat;
background-size: 70%;
}

.box_wio_inside_topic {
  background-color: #ffffff;
  /* position: absolute; */
  width: 1181px;
  padding: 40px 0px 0px 7px;
  margin-bottom: 5px;
  margin-top: 35px;
}

/* FIN MOD NAMCO */



.namco_search_title {
text-align: left;
  color: #D0D0D0 !important;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  font-size: 25px;
  text-shadow: 0.5px 0.866px 0px #505050;
	margin: -5px 0px 0px 5px;
}

.namco_posting {
	margin: 5px 5px;
}


.namco_noforum_title {
	text-align: center;
  color: #999999; !important;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-shadow: 0.5px 0.866px 0px #505050;
margin: 0px 0px 0px 5px;
}

/* BOX shop
---------------------------------------- */

/* Ads Namco
---------------------------------------- */
.menu_namco {
/* background-color: rgba(0, 0, 0, 0.40); */
background-image: url("./images/NUNSR-Banner.png");
height: 271px;
width: 347px;
z-index: 178;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
margin-top: 15px;
border-radius: 5px;
}

.sticky_nsr {
width: 426px;
height: 200px;
margin-left: -20px;
background-image: url("./images/site_logo.png");
background-repeat: no-repeat;
#background-size: 220px;
margin-top: 30px;
position: absolute;
}

.titletext_banner_namco {
height: 30px;
width: 400px;
text-align: right;
  color: white !important;
  font-family: 'Oswald', sans-serif;
  font-size: 25px;
	margin: 30px 0px 0px -15px;
	position: absolute;
}

.text_banner_namco {
height: 30px;
width: 400px;
text-align: right;
  color: white !important;
  font-family: 'PT Sans', sans-serif;
  font-size: 15px;
	margin: 60px 0px 0px -45px;
	position: absolute;
}

.psn_img {
background-image: url("./images/psn.png");
background-repeat: no-repeat;
background-size: 100%;
height: 140px;
width: 185px;
position: absolute;
margin: 125px 0px 0px 10px;
background-color: rgba(90, 90, 90, 0.28);
border-radius: 3px;

}
.xbl_img {
background-image: url("./images/xbl.png");
background-repeat: no-repeat;
background-size: 100%;
height: 140px;
width: 185px;
position: absolute;
margin: 125px 0px 0px 205px;
background-color: rgba(90, 90, 90, 0.28);
border-radius: 3px;
}

.psn_img:hover {
background-color: rgba(90, 90, 90, 0.41);
}

.xbl_img:hover {
background-color: rgba(90, 90, 90, 0.41);
}

.box_shop {
  border-style: solid;
  border-width: 1px;
  border-color: #c4c4c4;
  background-color: #f3f3f3;
  /* position: absolute; */
  width: 264px;
  height: 190px;
}

.b_shop {
  border-style: solid;
  border-width: 1px;
  border-color: #b61900;
  background-color: #ff674d;
  width: 200px;
  height: 40px;
  margin-left: 12.5%;
  margin-top: -30px;
  line-height: 39px;
  box-shadow: 0px -2.6px 0px 0px #b61900 inset;
  border-radius: 3px;
        
}

.b_shop:hover {
height: 37.4px;
  margin-top: -27.4px;
  box-shadow: 0px 0px 0px 0px #b61900 inset;
}

.b_shop_img {
	background-image: url(./images/shop/jacket.png);
	padding-top: 160px;
	padding-left: 191px;
	margin-left: 12.5%;
	margin-top: 10px;
	background-repeat: no-repeat;
}


.b_vid_text, a.b_vid_text:link {
  text-align: center; 
  color: #ffffff !important;
  font-family: 'PT Sans', sans-serif !important;
  font-weight: bold !important;
  font-size: 15px !important;
}

.b_shop_text, a.b_shop_text:link, a.b_shop:visited, a.b_shop:hover, a.b_shop:active {
  text-align: center; 
  color: #ffffff !important;
    font-family: 'Feast of Flesh', sans-serif;
	letter-spacing: 1px;
	font-size: 20px;
}
/* FIN BOX shop
---------------------------------------- */

/* MENU Next Shop
---------------------------------------- */

.box_menu_namco1 {
  border-style: solid;
  border-width: 1px;
  border-color: #c4c4c4;
  background-color: #ffffff;
  /* position: absolute; */
  width: 203px;
  height: 190px;
  margin-left: 276px;
margin-top: -192px;
}

.box_menu_namco2 {
  border-style: solid;
  border-width: 1px;
  border-color: #c4c4c4;
  background-color: #ffffff;
  /* position: absolute; */
  width: 203px;
  height: 190px;
  margin-left: 491px;
margin-top: -192px;
}

.box_menu_namco3 {
  border-style: solid;
  border-width: 1px;
  border-color: #c4c4c4;
  background-color: #ffffff;
  /* position: absolute; */
  width: 203px;
  height: 190px;
  margin-left: 706px;
margin-top: -192px;
}

.b_menu_namco1 {
	background-image: url(./images/menu_top/namco1.jpg); 
	padding-top: 190px;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}

.b_menu_namco2 {
	background-image: url(./images/menu_top/namco2.jpg); 
	padding-top: 190px;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}

.b_menu_namco3 {
	background-image: url(./images/menu_top/namco3.jpg); 
	padding-top: 190px;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}

.bt_menu_namco, a.bt_menu_namco {
  border-style: solid;
  border-width: 1px;
	background-color: rgba(69, 69, 69, 0.85);
	color: rgba(115, 115, 114, 0);
	width: 201px;
	height: 55px;
	margin-left: 0px;
	margin-top: -57px;
	line-height: 39px;
}

.bt_menu_namco:hover {
background-color: rgba(151, 151, 151, 0.75);

}

/* asp from namco */
.game {
border-style: solid;
border-width: 1px;
border-color: #c4c4c4;
background-color: #747474;
/* position: absolute; */
width: 203px;
height: 190px;
}

.cell_first {
margin-left: -5px;
}

.cell {
margin-left: 209px;
margin-top: -192px;
}

.cell-last {
margin-left: 423px;
margin-top: -192px;
}

.picture {
  width: 203px;
}

.infos h3, .infos a {
 font-size: 15px !important;
 margin-top: 5px !important;
 color: #ffffff !important;
 text-decoration: none !important;
    text-align: center !important;
    font-family: 'PT Sans', sans-serif !important;
	border-bottom: none;
}

.infos p {
 margin-top: -15px !important;
 text-align: center !important;
 display: none !important;
}

.platform {
 display: block !important; 
}

.placement_asp_namco {
margin-left: 280px;
margin-top: -192px;
position: absolute;
}

/* Arrow Video
---------------------------------------- */
.play-button {
    height: 40px;
    width: 65px;    
	background-color: rgba(103, 103, 103, 0.3);
	border-radius: 5px;
	position: relative;
	margin-top: -120px;
	margin-left: 65px;
}

.play-button:hover {
	background-color: rgba(211, 144, 83, 0.5);
}

.play-button:after {
    content: "";
    display: block;
    position: absolute;
    top: 10.5px;
    left: 24px;
    margin: 0 auto;
    border-style: solid;
    border-width: 9.5px 0 9.5px 17px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 1);
}


/* FIN MENU Next shop
---------------------------------------- */

.namco_iframe {
margin: 5px;
/*height:950px;*/
border-radius: 7px;
}

/* BOUTON TOURNOI BBCODE */

.b_tournoi {
  border-style: solid;
  border-width: 1px;
  border-color: #b61900;
  background-color: #ff674d;
  width: 200px;
  height: 40px;
  margin-left: 12.5%;
  line-height: 39px;
  box-shadow: 0px -2.6px 0px 0px #b61900 inset;
  border-radius: 3px;
        
}



.namco_footer_licence {
 /* background-color: #000000; */
height: 100px;
margin: -5px 5px 10px 5px;
}
.namco_footer_licence_img {

}


.namco_footer_licence_text {
width: 550px;
height: 100px;
position: absolute;
text-align: left;
color: white;
font-family: 'PT Sans', sans-serif;
font-size: 12px;
margin-top: 15px;
}

.namco_footer_licence_img1{
width: 80px;
height: 100px;
background-image: url(images/namco_footer.png);
background-repeat:no-repeat;
background-position:center; 
background-repeat: no-repeat;
position: absolute;
margin-left: 665px;
}

.namco_footer_licence_img2{
width: 80px;
height: 100px;
background-image: url(images/cyberconnect_footer.png);
background-repeat:no-repeat;
background-position:center; 
background-repeat: no-repeat;
position: absolute;
margin-left: 765px;
}

.namco_footer_licence_te {
width: 80px;
height: 100px;
background-image: url(images/te.png);
background-repeat: no-repeat;
background-position: center;
background-repeat: no-repeat;
background-size: 65px;
position: absolute;
margin-left: 865px;
}


.namco_footer_licence_img3{
width: 80px;
height: 100px;
background-image: url(images/usk.png);
background-repeat:no-repeat;
background-position:center; 
background-repeat: no-repeat;
position: absolute;
margin-left: 965px;
}

.namco_footer_licence_img4{
width: 80px;
height: 100px;
background-image: url(images/pegi.png);
background-repeat:no-repeat;
background-position:center; 
background-repeat: no-repeat;
position: absolute;
margin-left: 1065px;
}


/* Button forum bbcode */

/*------------Fond------------*/
.fond_infos_bbcode {
width: 550px;
height: 65px;
padding: 4px 0px 10px 4px;
margin-left: 300px;
margin-bottom: 10px;
margin-top: 10px;
}
/*------------Boutons------------*/
.button_join_bbcode {
  border-style: solid;
  border-width: 1px;
  border-color: rgb( 34, 154, 93 );
  border-radius: 3px;
  background-color: #59d395;
  box-shadow: 0px 2.598px 0px 0px rgb( 34, 154, 93 );
  width: 180px;
  height: 31px;
}
.button_join_text_bbcode {
  text-align: center; 
  color: #FFFFFF;
  font-family: 'Oswald', sans-serif;
  font-size: 17px;
  line-height: 32px;
}
.button_tree_bbcode {
  border-style: solid;
  border-width: 1px;
  border-color: #6f6d69;
  border-radius: 3px;
  background-color: #cccccc;
  box-shadow: 0px 2.598px 0px 0px #6f6d69;
  width: 145px;
  height: 31px;
margin: -33px 0px 0px 185px;
}
.button_tree_text_bbcode {
  text-align: center; 
  color: #FFFFFF;
  font-family: 'Oswald', sans-serif;
  font-size: 17px;
  line-height: 32px;
}
.button_players_bbcode {
  border-style: solid;
  border-width: 1px;
  border-color: #6f6d69;
  border-radius: 3px;
  background-color: #cccccc;
  box-shadow: 0px 2.598px 0px 0px #6f6d69;
  width: 80px;
  height: 31px;
margin: -33px 0px 0px 335px;
}
.button_players_text_bbcode {
  text-align: center; 
  color: #FFFFFF;
  font-family: 'Oswald', sans-serif;
  font-size: 17px;
  line-height: 32px;
}

/*------------Infos------------*/
.box_infos_bbcode {
border-style: solid;
border-width: 1px;
border-color: rgb(149, 146, 146);
background-color: #888888;
width: 323px;
height: 35px;
border-radius: 3px;
}

.texts_box_bbcode {
text-align: left;
color: #FFFFFF;
font-family: 'Feast of Flesh', sans-serif;
letter-spacing: 1px;
font-size: 35px;
padding: 0px 0px 0px 6px;
text-shadow: 1px 1px 0px #000000;
margin-bottom: 3px;
line-height: 35px;

}

/* mise en page crm forum */

.ident_forum {
}

.ident_forum_inter {
/*height: 838px; */
}

.wrap_forum {
}

.wrap_forum_right {
width: 500px;
float: right !important;
}

.wrap_forum_left {
width: 700px;
float: left !important;
}

.namco_topiclist_home_inter {
display: none;
}

.inter_iframe {
margin-top: -20px;
height: 400px;
min-height:400px;
}

.topictitlelenght {
width: 525px;
height: 20px;
overflow: hidden;
margin-bottom: -15px;
}

.namco_topiclist_home {
margin-left: 0px;
}

.namco_forum_description_home {
margin-left: -140px;
font-family: 'PT Sans', sans-serif !important;
color: #727272;
}

/* Flags */


.flag {
	width: 34px;
	height: 34px;
	background:url(images/flags.png) no-repeat
}

.flag.flag-int {background-position: -34px 0}
.flag.flag-de {background-position: -68px 0}
.flag.flag-es {background-position: -102px 0}
.flag.flag-fr {background-position: 0 -58px}
.flag.flag-gb {background-position: -34px -58px}
.flag.flag-it {background-position: -68px -58px}
.flag.flag-pl {background-position: -102px -58px}
.flag.flag-ru {background-position: 0 -116px}
.flag.flag-us {background-position: -34px -116px}

.namco_forum_stats {
text-align: left !important;
margin-left: 5px !important;
font-family: 'PT Sans', sans-serif;
font-weight: 100;
font-size: 15px;
/* text-shadow: 0.5px 0.866px 0px #000000; */
padding: 2px;
letter-spacing: 1px;
color: white;
}

.social_logos {

background: transparent none repeat-x 0 0;
margin-bottom: 4px;
padding-top: 3px !important;
padding: 5px;
clear: both;
border-radius: 0px;
margin: 5px;
color: white;
padding-left: 130px;
}

.social_logos_text {
text-align: center;
margin-top: 25px;
font-family: 'Feast of Flesh', sans-serif;
font-size: 47px;
text-shadow: 0.5px 0.866px 0px #000000;
padding: 2px;
letter-spacing: 1px;
margin-left: -140px;
margin-bottom: 20px;
}

.social_logos_text_link {
text-align: center;
margin-top: 30px;
font-family: 'Feast of Flesh', sans-serif;
font-size: 30px;
text-shadow: 0.5px 0.866px 0px #000000;
padding: 2px;
letter-spacing: 1px;
margin-left: -140px;
margin-bottom: 20px;
}

.social_logos_esl {
	width: 330px;
	height: 57px;
	background:url(images/esl.png) no-repeat;
	margin-left: -55px;
}

.social_logos_text_link:hover {
color:gray;
}

.social_logos_twitter {
	width: 64px;
	height: 64px;
	background:url(images/twitter_dark.png) no-repeat;
}
.social_logos_facebook {
	width: 64px;
	height: 64px;
	background:url(images/facebook_dark.png) no-repeat;
	margin-left: 75px;
margin-top: -64px;
}
.social_logos_youtube {
	width: 64px;
	height: 64px;
	background:url(images/youtube_dark.png) no-repeat;
	margin-left: 150px;
margin-top: -64px;
}
.social_logos_twitter:hover {
	width: 64px;
	height: 64px;
	background:url(images/twitter_active.png) no-repeat;
}
.social_logos_facebook:hover {
	width: 64px;
	height: 64px;
	background:url(images/facebook_active.png) no-repeat;
}
.social_logos_youtube:hover {
	width: 64px;
	height: 64px;
	background:url(images/youtube_active.png) no-repeat;
}


.closed_beta {
width: 490px;
height: 550px;
position: absolute;
background-image: url('./images/opening.png');
margin-top: -650px;
margin-left: 100px;
background-size: 500px;
background-repeat: no-repeat;
z-index: 101;

}

.hide_forum {
position: absolute;
background: rgba(25, 25, 25, 0.89);
width: 680px;
height: 91px;
z-index: 100;
margin-top: -47px;
border-radius: 7px;

}

#feedback { 
  height: 104px; 
  width: 104px; 
  position: fixed; 
  top: 40%; 
  z-index: 999;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg); 
  -moz-transform: rotate(-90deg); 
  -o-transform: rotate(-90deg); 
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#feedback a { 
display: block;
background-color: #ff674d !important;
height: 15px;
width: 75px;
padding: 8px 16px;
color: #fff;
font-family: PT Sans, sans-serif;
font-size: 17px;
/* font-weight: bold; */
line-height: 12px;
text-decoration: none;
border-bottom: solid 1px #333;
border-left: solid 1px #333;
border-right: solid 1px #fff;
border-radius: 0px 0px 7px 7px;
text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}

#feedback a:hover { 
  background: #FF0000; 
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}

/* CONTACT */ 

#contact {
height: 550px;
width: 1140px;
margin: 0px auto;
padding: 60px 30px;
background: #252525;
border-radius: 7px;
}

#contact h1 {
	font-size: 35px; color: #ffffff; text-transform: uppercase;
	text-align: center; margin: 0 0 35px 0;
}

#contact label {
	float: left; clear: left; margin: 20px 20px 0 0; width: 95px;
	text-align: right; font-size: 16px; color: #ffffff; 
	text-transform: uppercase; 
		font-weight: bold;
}

#contact input {
	width: 260px; height: 35px; padding: 5px 20px 0px 20px; margin: 0 0 20px 0; 
	border-style: solid;
border-width: 1px;
border-color: #FFFFFF;
background-image: linear-gradient(#e0e0df, #f3f3f1);
box-shadow: 0px 2.598px 0px 0px #474747;
	font-family: sans-serif; font-size: 16px; color: #4c4c4c; 
}
#contact input::-webkit-input-placeholder  {
    	color: #4c4c4c; 
	}
#contact input:-moz-placeholder {
	    color: #4c4c4c; 
	}

#contact textarea {
width: 490px;
height: 170px;
padding: 12px 20px 0px 20px;
margin: 0 0 20px 0;
background: #000000;
background: -moz-linear-gradient(top, #546A7F 0%, #5E768D 20%);
background: linear-gradient(#e0e0df, #f3f3f1);
font-family: sans-serif;
font-size: 16px;
color: #4c4c4c;

}
#contact textarea::-webkit-input-placeholder  {
    	color: #4c4c4c; 
	}
#contact textarea:-moz-placeholder {
	    color: #4c4c4c; 
	}
	
#contact input:focus, #contact textarea:focus {
	background: #fff;

}

#contact input[type=submit] {
	width: 185px; height: 52px; padding: 10px 15px; margin: 357px 0 0 65px;
	border-style: solid !important;
border-width: 1px !important;
border-color: #b61900 !important;
background-color: #ff674d !important;
background-image: none !important;
box-shadow: 0px -2.6px 0px 0px #b61900 inset !important;
border-radius: 3px !important;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
}

#contact form {
margin: 0px auto !important;
width: 540px;
}

#name_contact {
position: absolute;
}

#email_contact {
position: absolute;
margin-top: 45px !important;
}

#message_contact {
position: absolute;
margin-top: 90px !important;
border-radius: 0px !important;
margin-left: -115px !important;
}

/* FIN CONTACT */

.create_tournament {
border-style: solid;
border-width: 1px;
border-color: #b61900;
background-color: #ff674d;
width: 850px;
height: 40px;
line-height: 39px;
box-shadow: 0px -2.6px 0px 0px #b61900 inset;
border-radius: 3px;
text-align: center;
color: #ffffff !important;
font-family: 'Oswald', sans-serif;
letter-spacing: 1px;
font-size: 16px;
margin: auto;
text-transform: uppercase;
cursor: pointer;
margin-bottom: 20px;

}

.create_tournament:hover {
height: 37.4px;
margin-top: 2.8px;
box-shadow: 0px 0px 0px 0px #b61900 inset;
cursor: pointer;
}

.recaptchatable {
line-height: 1em;
border: 1px solid #dfdfdf!important;
background-color: white !important;
}