/*DdSTV9*/

@font-face {
    font-family: 'handleeregular';
    src: url('handlee-regular-webfont.eot');
    src: url('handlee-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('handlee-regular-webfont.woff2') format('woff2'),
         url('handlee-regular-webfont.woff') format('woff'),
         url('handlee-regular-webfont.ttf') format('truetype'),
         url('handlee-regular-webfont.svg#handleeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.site-description {
    float: none;
    text-align: center;
    width: auto;
	margin: -20px -20px -20px -20px;
}


.site-description h1 {
	margin-right: 0px;
}

.headerbar {
    background: none;
	position: relative;}

.logo {
	padding: 0px 0px 20px 0px;
	float: none;
}
img {
    max-width: 100% !important;
}


.logo img {
	width: 100%;}
	
@media (max-width: 700px) {
	.site-description .logo {
		display: block;
		padding: 15px;
	}	
}


.forum-image {
	background-image: url(images/forumfond.png) !important;
	background-size: 200px;
}
 
.skiplink {
	position:static;
color:transparent;
font-size:0px} /*pour masquer le titre et description du forum*/


/*
--------------------------------------------------------------
Colours and backgrounds for common.css
-------------------------------------------------------------- */
html, body {
	color: #ffffff;
	background: #171b1d url(images/bg.jpg) no-repeat center top;
	background-size:cover;
	background-attachment:fixed;
	word-wrap: break-word;
	margin: 0 auto; /*centre le forum*/
	text-shadow: 1px 1px 2px #000000, 2px 2px 5px #000000, 1px 1px 1px #000000, 3px 3px 3px #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 15px;
}

h1 {
	color: #5A86C0;
	text-shadow: 1px 1px 2px #000000 , 2px 2px 5px #000000 , 1px 1px 1px #000000,3px 3px 3px #000000 ,5px 5px 10px #000000 ,
			-1px 0 0 rgba(0, 0, 0, 0.8), 
             1px 0 0 rgba(0, 0, 0, 0.8),
             0 -1px 0 rgba(0, 0, 0, 0.8),
             0 1px 0 rgba(0, 0, 0, 0.8); /*grand titre*/
	font-size:15px;
	font-style: italic;
	font-family:handleeregular, arial, cursive;
}

h2 {
	color: #5A86C0 ; /*sous titre profil */
	text-shadow: 1px 1px 2px #000000 , 2px 2px 5px #000000 , 1px 1px 1px #000000,3px 3px 3px #000000 ,5px 5px 10px #000000 ,
			-1px 0 0 rgba(0, 0, 0, 0.8), 
             1px 0 0 rgba(0, 0, 0, 0.8),
             0 -1px 0 rgba(0, 0, 0, 0.8),
             0 1px 0 rgba(0, 0, 0, 0.8); 
	font-size:30px;
	font-style: italic;
	font-family:handleeregular, arial, cursive;
}/*sous titre profil et sujet */

h2.topic-title, h2.posting-title {
	color:#dddddd;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	padding:13px 5px;
	border-color: transparent;
	background-color: transparent;
	background-size:cover;
}


h2.forum-title a:hover {
	color:#4d87e6;
}

h3 {
	border-bottom-color: #5f0c14; /*couleur des trait du qeel*/
color: #5A86C0; /*petit titres catégories profil qeel*/
	text-shadow: 1px 1px 2px #000000 , 2px 2px 5px #000000 , 1px 1px 1px #000000,3px 3px 3px #000000 ,5px 5px 10px #000000 ,
			-1px 0 0 rgba(0, 0, 0, 0.8), 
             1px 0 0 rgba(0, 0, 0, 0.8),
             0 -1px 0 rgba(0, 0, 0, 0.8),
             0 1px 0 rgba(0, 0, 0, 0.8); 
	font-size:15px;
font-style: italic;
font-family:handleeregular, arial, cursive;
}

hr {
	border-color: #FFFFFF;
	border-top-color: #CCCCCC;
}
a.forumtitle {
	font-size:20px;
font-style: italic;
font-family:handleeregular, arial, cursive;
	color: #6aa2ff;
}

a.topictitle {
	font-size:15px;
font-style: italic;
font-family:handleeregular, arial, cursive;
}

topic-title {
	font-size:10px;
font-style: italic;
font-family:handleeregular, arial, cursive;

}

/*
--------------------------------------------------------------
Colours and backgrounds for links.css
-------------------------------------------------------------- */

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

a:hover, a:focus { color: #4d87e6; 
text-decoration: none !important;}

/* Links on gradient backgrounds */
.forumbg .header a, .forabg .header a, th a {
	color: #ffffff;
	font-variant-caps: small-caps !important;
	font-size: 1em;
}

.forumbg .header a:hover, .forabg .header a:hover, th a:hover {
	color: #4d87e6;
	text-decoration: none !important;
}

/* Notification mark read link */
.dropdown-extended a.mark_read {
	background-color: #313131;
}

/* Post body links */

.post:target h3 a {
    color: #5A86C0;
	text-decoration: none;
}

.postlink {
	color: #5A86C0;
	border-bottom: 0px;
    border-bottom-color: transparent;	
}

.postlink:visited {
	color: #5A86C0;
	border-bottom-color: transparent;
	text-decoration: none;
}

.postlink:hover {
	color: #003fa8;
	background-color: transparent;
	text-decoration: none !important;
}

.signature a, .signature a:hover {
	background-color: transparent;
	text-decoration: none !important;
}

/* Back to top of page */
.top i {
	color: #999999;
}

/* links  */
.arrow-left:hover, .arrow-right:hover {
	color: #003fa8;
}
/* Round cornered boxes and backgrounds
---------------------------------------- */
.wrap {
	background-color: rgba(21,21,21,0.6);
	border-color: #101010;
	border-radius: 0px;
    box-shadow: 0 5px 25px #0d0d0d;
	max-width: 1300px; /*largeur max du forum*/
}

.headerbar {
	color: #FFFFFF;
	border-bottom-color:#262626;
}

.headerbar {
background-size:100%;
position: relative;
background-color:transparent;
background-image: none;
font-family:handleeregular, arial, cursive;
font-size:12px;
}


.forumbg, .forabg {
	background:#181818;
	border-color:#101010;
	border-radius:0px;
	padding:2px;
	box-shadow: 0 0 1px 1px #262626 inset;
}

.forumbg {
	margin-bottom: 20px;
}/*espace entre annonce et sujets*/


/*.forabg {
	background-color: #0076B1;
	background-image: -webkit-linear-gradient(top, #6ACEFF 0%, #12A3EB 2px, #0076B1 92px, #0076B1 100%);
	background-image: linear-gradient(to bottom, #6ACEFF 0%,#12A3EB 2px,#0076B1 92px,#0076B1 100%);
	background-repeat: repeat-x;
}*/

.forabg {margin-bottom: 20px; /*espace entre categories*/
}

.navbar {
	background-color: #181818;
}

.panel {
	background-color: #181818;
	color: #fff;
}

/*.post:target .content {
	color: #000000;
}*/

/*.post:target h3 a {
	color: #000000;
}*/

.bg1 {
	background-color: #181818;
}

table.zebra-list tr:nth-child(odd) td, ul.zebra-list li:nth-child(odd) {
	background-color: #181818;
}

.bg2 {
	background-color: #181818;
}

table.zebra-list tr:nth-child(even) td, ul.zebra-list li:nth-child(even) {
	background-color: #181818;
}

.bg3	{
	background-color: #181818;
}

.ucprowbg {
	background-color: #DCDEE2;
}

.fieldsbg {
	background-color: #E7E8EA;
}

/* Horizontal lists
----------------------------------------*/

ul.navlinks {
	border-top-color: #5f0c14;
}

/* Table styles
----------------------------------------*/
table.table1 thead th {
	color: #FFFFFF;
}

table.table1 tbody tr {
	border-bottom-color: #272727;
	border-left-color:transparent;
	border-right-color:transparent;
}

table.table1 tbody tr:hover, table.table1 tbody tr.hover {
	background-color: #2f2f2f;
}

table.table1 td {
	color: #fff;
}

table.table1 tbody td {
	border-top-color: #272727;
}

table.table1 tbody th {
	border-bottom-color: #000000;
	color: #333333;
	background-color: #FFFFFF;
}

table.info tbody th {
	color: #000000;
}

/* Misc layout styles
---------------------------------------- */
dl.details dt {
	color: #fff;
}

dl.details dd {
	color: #969696;
}

.sep {
	color: #5A86C0;
}

/* Icon styles
---------------------------------------- */
.icon.icon-blue, a:hover .icon.icon-blue {
	color: #6986AC;
}

.icon.icon-green, a:hover .icon.icon-green{
	color: #1b9A1B;
}

.icon.icon-red, a:hover .icon.icon-red{
	color: #4d87e6;
		animation-duration: .8s;
   animation-name: clignoter;
   animation-iteration-count: infinite;
   transition: none;
}

@keyframes clignoter {
  0%   { opacity:1; }
  40%   {opacity:0; }
  100% { opacity:1; }
}

.icon.icon-orange, a:hover .icon.icon-orange{
	color: #FF6600;
}

.icon.icon-bluegray, a:hover .icon.icon-bluegray{
	color: #536482;
}

.icon.icon-gray, a:hover .icon.icon-gray{
	color: #777777;
}

.icon.icon-lightgray, a:hover .icon.icon-lightgray{
	color: #999999;
}

.icon.icon-black, a:hover .icon.icon-black{
	color: #cccccc;
}

.alert_close .icon:before {
	background-color: #FFFFFF;
}

/* Jumpbox */
.jumpbox .dropdown li {
	border-top-color: #272727;
}

.jumpbox-cat-link {
	background-color: #000000;
	border-top-color: #272727;
	color: #eeeeee;
}

.jumpbox-cat-link:hover {
	background-color:#262626;
	color: #ffffff;
}

.jumpbox-forum-link {
	background-color: #181818;
}

.jumpbox-forum-link:hover {
	background-color: #262626;
}

.jumpbox .dropdown .pointer-inner {
	border-color: #181818 transparent;
}

.jumpbox-sub-link {
	background-color: #181818;
}

.jumpbox-sub-link:hover {
	background-color: #262626;
}

.jumpbox .button-secondary {
	color:#5A86C0;
}

.jumpbox .button-secondary:hover, .jumpbox .button-secondary:focus {
	color:#003fa8;
}

/* Miscellaneous styles
---------------------------------------- */

.copyright {
	color: #fff;
}

.error {
	color: #d21111;
}

.reported {
	background-color: #440d24;
}

li.reported:hover {
	background-color: #552222 !important;
}
.sticky, .announce {
	/* you can add a background for stickies and announcements*/
}

div.rules {
	background-color:transparent;
	color: #ffffff;
	box-shadow: 0px transparent inset;
	padding: 0px !important;
}

p.post-notice {
	background-color: #ECD5D8;
	background-image: none;
}

/*
--------------------------------------------------------------
Colours and backgrounds for content.css
-------------------------------------------------------------- */

ul.forums {
	background-color: #1d1d1d; /* Old browsers */ /* FF3.6+ */
}

ul.topiclist li {
	color: #ffffff;
}

ul.topiclist dd {
	border-left-color: transparent;
}

.rtl ul.topiclist dd {
	border-right-color: #FFFFFF;
	border-left-color: transparent;
}


li.row {
	border-top-color:  #101010;
	border-bottom-color: #272727;
	background-color: #1d1d1d; /*Fond couleur liste forum*/
}

li.row strong {
	color: #6986AC;
	font-weight:800;
}

li.row:hover {
	background-color: #1d1d1d;
}/*fond list forum survol*/

li.row:hover dd {
	border-left-color: transparent;
}

.rtl li.row:hover dd {
	border-right-color: #CCCCCC;
	border-left-color: transparent;
}

li.header dt, li.header dd {
	color: #ffffff;
	text-transform:uppercase;
	font-size:1.3em;
	font-style: italic;
	font-family: handleeregular, arial, cursive;

}

li.header {
	padding:10px 5px;
	background: linear-gradient(90deg, rgba(24,24,24,1) 0%, rgba(11,58,74,1) 42%, rgba(30,93,124,1) 53%, rgba(38,108,141,1) 58%, rgba(42,118,154,1) 67%, rgba(89,148,188,1) 77%, rgba(91,160,201,1) 85%, rgba(90,179,238,1) 91%, rgba(90,179,238,1) 96%, rgba(132,206,255,1) 100%);
	background-size:cover;
}
/* Post body styles
----------------------------------------*/
.postbody {
	color: #969696;
}

/* Content container styles
----------------------------------------*/
.content {
	color: #ffffff !important;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

.content h2, .panel h2 {
	color: #5A86C0;
	border-bottom-color: #CCCCCC;
	border-bottom: 1px solid #5495ff;
}

dl.faq dt {
	color: #fff;
}

.posthilit {
	background-color: #4d87e6;
	color: #ffffff;
}

.announce, .unreadpost {
	/* Highlight the announcements & unread posts box */
}

/* Post signature */
.signature {
	border-top-color: #5495ff;
}

/* Post noticies */
.notice {
	border-top-color:  #4d87e6;
}

/* BB Code styles
----------------------------------------*/
/* Quote block */
blockquote {
	background-color: #2f2f2f;
	border-color:#272727;
}

blockquote blockquote {
	/* Nested quotes */
	background-color:#333333;
}

blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #373737;
}

/* Code block */
.codebox {
	background-color: #2f2f2f;
	border-color: #272727;
}

.codebox p {
	border-bottom-color:  #272727;
}

.codebox code {
	color: #8fabd9;
}

/* Attachments
----------------------------------------*/
.attachbox {
	background-color: #202020;
	border-color:  #3e3e3e;
	color:#dddddd;
	display: flex;
    justify-content: center;
    align-content: stretch;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row;
	font-size: 10px;
}

.pm-message .attachbox {
	background-color: #202020;
}

/*.attachbox dd {
	border-top-color: #C9D2D8;
}*/

.attachbox p {
	color: #dddddd;
}

.attachbox p.stats {
	color: #dddddd;
}

.attach-image img {
	border-color: #303030;
}

.ddstv-stats {
	padding:0 10px;
}

/* Inline image thumbnails */

dl.file dd {
	color: #dddddd;
	font-size: 0px;
}

dl.thumbnail img {
	border-color: #303030;
	background-color: #181818;
}

dl.thumbnail dd {
	color: #dddddd;
}

dl.thumbnail dt a:hover {
	background-color: #272727;
}

dl.thumbnail dt a:hover img {
	border-color: #3e3e3e;
}

/* Post poll styles
----------------------------------------*/

fieldset.polls dl {
	border-top-color: #272727;
	color: #fff;
}

fieldset.polls dl.voted {
	color: #5A86C0;
}

fieldset.polls dd div {
	color: #FFFFFF;
}

.rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 {
	border-right-color: transparent;
}

.pollbar1, .pollbar2, .pollbar3, .pollbar4, .pollbar5 {
	background-color: #4d87e6;
	border-bottom-color: #4d87e6;
	border-right-color: #4d87e6;
}

.rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 {
	border-left-color: #4d87e6;
}

/* Poster profile block
----------------------------------------*/
.postprofile {
	color: #969696;
	border-color: #5f0c14;
}

.pm .postprofile {
	border-color: #DDDDDD;
}

.postprofile strong {
	color: #6986AC;
}

.online {
	background-image: url("./en/icon_user_online.gif");
}

.online {
	background-image:none !important;
	border-right:5px solid #4d87e6;
}

dd.profile-warnings {
	color: #d21111;
}

/*
--------------------------------------------------------------
Colours and backgrounds for buttons.css
-------------------------------------------------------------- */
.button {
	border-color: #000000;
	background: #272727;
	background: -moz-linear-gradient(top, #272727 0%, #181818 100%);
	background: -webkit-linear-gradient(top, #272727 0%,#181818 100%);
	background: linear-gradient(to bottom, #272727 0%,#181818 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272727', endColorstr='#181818',GradientType=0 );
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.13) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.13) inset;
	color: #5A86C0;
}

.button:hover,
.button:focus {
	border-color: #222222;
	background: #181818;
	background: -moz-linear-gradient(top, #181818 0%, #272727 100%);
	background: -webkit-linear-gradient(top, #181818 0%,#272727 100%);
	background: linear-gradient(to bottom, #181818 0%,#272727 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181818', endColorstr='#272727',GradientType=0 );
	text-shadow: 1px 1px 2px #000000, 2px 2px 5px #000000, 1px 1px 1px #000000, 3px 3px 3px #000000;
}


.button .icon,
.button-secondary {
	color: #cccccc;
	border-radius: 0px !important;
}

.button-secondary:focus,
.button-secondary:hover,
.button:focus .icon,
.button:hover .icon {
	color: #5A86C0;
	text-shadow: 1px 1px 2px #000000, 2px 2px 5px #000000, 1px 1px 1px #000000, 3px 3px 3px #000000;
}

.button-search:hover,
.button-search-end:hover {
	border-color: #000000;
}

.caret	{ border-color: #DADADA; }
.caret	{ border-color: #C7C3BF; }

.contact-icons a		{ border-color: #272727; }
.contact-icons a:hover	{ background-color: #313131; }

/* Pagination
---------------------------------------- */

.pagination li a {
	background: #3e3e3e;
	filter: none;
	border-color: #161616;
	box-shadow: none;
	-webkit-box-shadow: none;
	color: #ffffff;
	box-shadow: 0 0 1px 1px #555555 inset;
}

.pagination li.ellipsis span {
	background: transparent;
	color:	#ffffff;
}

.pagination li.active span {
	background: #252525;
	border-color: #4d87e6;
	color: #FFFFFF;
}

.pagination li a:hover, .pagination li a:hover .icon, .pagination .dropdown-visible a.dropdown-trigger, .nojs .pagination .dropdown-container:hover a.dropdown-trigger {
	background: #252525;
	border-color: #003fa8;
	filter: none;
	color: #FFFFFF;
	text-shadow: none;
}

.index-right .pagination {
	float:none;
	text-align:center;
}

/* Search box
--------------------------------------------- */

.search-box .inputbox {
	border-color: #272727;
}

/*.search-box .inputbox,
.search-box .inputbox:hover,
.search-box .inputbox:focus {
	border-color: #C7C3BF;
}

.search-header {
	box-shadow: 0 0 10px #0075B0;
}

.search-results li:hover,
.search-results li.active {
	background-color: #CFE1F6;
}*/

/* Icon images
---------------------------------------- */

.contact-icon						{ background-image: url("./images/icons_contact.png"); }

/* Profile & navigation icons */
.pm-icon							{ background-position: 0 0; }
.email-icon							{ background-position: -21px 0; }
.jabber-icon						{ background-position: -80px 0; }
.phpbb_icq-icon						{ background-position: -61px 0 ; }
.phpbb_wlm-icon						{ background-position: -182px 0; }
.phpbb_aol-icon						{ background-position: -244px 0; }
.phpbb_website-icon					{ background-position: -40px 0; }
.phpbb_youtube-icon					{ background-position: -98px 0; }
.phpbb_facebook-icon				{ background-position: -119px 0; }
.phpbb_googleplus-icon				{ background-position: -140px 0; }
.phpbb_skype-icon					{ background-position: -161px 0; }
.phpbb_twitter-icon					{ background-position: -203px 0; }
.phpbb_yahoo-icon					{ background-position: -224px 0; }

/* Forum icons & Topic icons */
.global_read						{ background-image: url("./images/announce_read.gif"); }
.global_read_mine					{ background-image: url("./images/announce_read_mine.gif"); }
.global_read_locked					{ background-image: url("./images/announce_read_locked.gif"); }
.global_read_locked_mine			{ background-image: url("./images/announce_read_locked_mine.gif"); }
.global_unread						{ background-image: url("./images/announce_unread.gif"); }
.global_unread_mine					{ background-image: url("./images/announce_unread_mine.gif"); }
.global_unread_locked				{ background-image: url("./images/announce_unread_locked.gif"); }
.global_unread_locked_mine			{ background-image: url("./images/announce_unread_locked_mine.gif"); }

.announce_read						{ background-image: url("./images/announce_read.gif"); }
.announce_read_mine					{ background-image: url("./images/announce_read_mine.gif"); }
.announce_read_locked				{ background-image: url("./images/announce_read_locked.gif"); }
.announce_read_locked_mine			{ background-image: url("./images/announce_read_locked_mine.gif"); }
.announce_unread					{ background-image: url("./images/announce_unread.gif"); }
.announce_unread_mine				{ background-image: url("./images/announce_unread_mine.gif"); }
.announce_unread_locked				{ background-image: url("./images/announce_unread_locked.gif"); }
.announce_unread_locked_mine		{ background-image: url("./images/announce_unread_locked_mine.gif"); }

.forum_link							{ background-image: url("./images/forum_link.gif"); }
.forum_read							{ background-image: url("./images/forum_read.gif"); }
.forum_read_locked					{ background-image: url("./images/forum_read_locked.gif"); }
.forum_read_subforum				{ background-image: url("./images/forum_read_subforum.gif"); }
.forum_unread						{ background-image: url("./images/forum_unread.gif"); }
.forum_unread_locked				{ background-image: url("./images/forum_unread_locked.gif"); }
.forum_unread_subforum				{ background-image: url("./images/forum_unread_subforum.gif"); }

.sticky_read						{ background-image: url("./images/sticky_read.gif"); }
.sticky_read_mine					{ background-image: url("./images/sticky_read_mine.gif"); }
.sticky_read_locked					{ background-image: url("./images/sticky_read_locked.gif"); }
.sticky_read_locked_mine			{ background-image: url("./images/sticky_read_locked_mine.gif"); }
.sticky_unread						{ background-image: url("./images/sticky_unread.gif"); }
.sticky_unread_mine					{ background-image: url("./images/sticky_unread_mine.gif"); }
.sticky_unread_locked				{ background-image: url("./images/sticky_unread_locked.gif"); }
.sticky_unread_locked_mine			{ background-image: url("./images/sticky_unread_locked_mine.gif"); }

.topic_moved						{ background-image: url("./images/topic_moved.gif"); }
.pm_read,
.topic_read							{ background-image: url("./images/topic_read.gif"); }
.topic_read_mine					{ background-image: url("./images/topic_read_mine.gif"); }
.topic_read_hot						{ background-image: url("./images/topic_read_hot.gif"); }
.topic_read_hot_mine				{ background-image: url("./images/topic_read_hot_mine.gif"); }
.topic_read_locked					{ background-image: url("./images/topic_read_locked.gif"); }
.topic_read_locked_mine				{ background-image: url("./images/topic_read_locked_mine.gif"); }
.pm_unread,
.topic_unread						{ background-image: url("./images/topic_unread.gif"); }
.topic_unread_mine					{ background-image: url("./images/topic_unread_mine.gif"); }
.topic_unread_hot					{ background-image: url("./images/topic_unread_hot.gif"); }
.topic_unread_hot_mine				{ background-image: url("./images/topic_unread_hot_mine.gif"); }
.topic_unread_locked				{ background-image: url("./images/topic_unread_locked.gif"); }
.topic_unread_locked_mine			{ background-image: url("./images/topic_unread_locked_mine.gif"); }


/*
--------------------------------------------------------------
Colours and backgrounds for cp.css
-------------------------------------------------------------- */

/* Main CP box
----------------------------------------*/

.panel-container h3, .panel-container hr, .cp-menu hr {
	border-color: #4d3050;
}

.panel-container .panel li.row {
	border-bottom-color: #101010;
	border-top-color: #272727;
}

ul.cplist {
	border-top-color: #000000;
}

.panel-container .panel li.header dd, .panel-container .panel li.header dt {
	color: #dddddd;
}

.panel-container table.table1 thead th {
	color: #cccccc;
	border-bottom-color: #333333;
}

.cp-main .pm-message {
	border-color: #DBDEE2;
	background-color: #FFFFFF;
}

/* CP tabbed menu
----------------------------------------*/
.tabs .tab > a {
	background: #0f0f0f;
	color: #9d9d9d;
}

.tabs .tab > a:hover {
	background: #2f2f2f;
	color: #ffffff;
}

.tabs .activetab > a,
.tabs .activetab > a:hover {
	background-color: #181818;
	border-color: #101010;
	border-bottom-color:#181818;
	box-shadow: 0 1px 1px #272727 inset;
	color: #cccccc;
}

.tabs .activetab > a:hover {
	color: #ffffff;
}

/* Mini tabbed menu used in MCP
----------------------------------------*/
.minitabs .tab > a {
	background-color: #E1EBF2;
}

.minitabs .activetab > a,
.minitabs .activetab > a:hover {
	background-color: #F9F9F9;
	color: #333333;
}

/* Responsive tabs
----------------------------------------*/
.responsive-tab .responsive-tab-link:before {
	border-color: #9d9d9d;
}

.responsive-tab .responsive-tab-link:hover:before {
	border-color: #ffffff;
}

/* UCP navigation menu
----------------------------------------*/

/* Link styles for the sub-section links */
.navigation a {
	color: #9d9d9d;
	background: #0f0f0f;
	border-right-color:#181818
}

/*.rtl .navigation a {
	background: #B4C4D1; 
	background: -webkit-linear-gradient(left, #CADCEB 50%, #B4C4D1 100%);
	background: linear-gradient(to right, #CADCEB 50%,#B4C4D1 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CADCEB', endColorstr='#B4C4D1',GradientType=1 ); 
}*/

.navigation a:hover {
	background: #2f2f2f;
	color: #ffffff;
}

.navigation .active-subsection a {
	background: #262626 !important;
	color: #cccccc;
	border-right-color:#262626;
}

.navigation .active-subsection a:hover {
	color: #ffffff;
}

/*@media only screen and (max-width: 900px), only screen and (max-device-width: 900px)
{
	#navigation a, .rtl #navigation a {
		color: #ffffff;
	}


/* Preferences pane layout
----------------------------------------*/
.panel-container h2 {
	color: #7d5a9e;
	text-shadow: 1px 1px 2px #000000 , 2px 2px 5px #000000 , 1px 1px 1px #000000,3px 3px 3px #003459 ,5px 5px 10px #000000 ,
	-1px 0 0 rgba(0, 0, 0, 0.8), 
             1px 0 0 rgba(0, 0, 0, 0.8),
             0 -1px 0 rgba(0, 0, 0, 0.8),
             0 1px 0 rgba(0, 0, 0, 0.8); 
	font-size:20px;
font-style: italic;
}

.panel-container .panel {
	background-color: #262626;
}

.cp-main .pm {
	background-color: #262626;
}


/* Friends list */
.cp-mini {
	background-color: #262626;
}

/*dl.mini dt {
	color: #425067;
}*/

/* PM Styles
----------------------------------------*/
/* PM Message history */
.current {
	color: #000000 !important;
}

/* PM marking colours */
.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
	border-left-color: #d21111;
	border-right-color: #d21111;
}

.pmlist li.pm_marked_colour, .pm_marked_colour {
	border-color: #FF6600;
}

.pmlist li.pm_replied_colour, .pm_replied_colour {
	border-color: #A9B8C2;
}

.pmlist li.pm_friend_colour, .pm_friend_colour {
	border-color: #5D8FBD;
}

.pmlist li.pm_foe_colour, .pm_foe_colour {
	border-color: #000000;
}

/* Avatar gallery */
.gallery label {
	background: #FFFFFF;
	border-color: #CCC;
}

.gallery label:hover {
	background-color: #EEE;
}

/*
--------------------------------------------------------------
Colours and backgrounds for forms.css
-------------------------------------------------------------- */

/* General form styles
----------------------------------------*/
select {
	border-color: #272727;
	background-color: #0f0f0f;
	color: #fff;
}

label {
	color: #6986AC;
}

option.disabled-option {
	color: graytext;
}

/* Definition list layout for forms
---------------------------------------- */
dd label {
	color: #6986AC;
}

fieldset.fields1 {
	background-color: transparent;
}

/* Hover effects */
fieldset dl:hover dt label {
	color: #6986AC;
}

fieldset.fields2 dl:hover dt label {
	color: inherit;
}

/* Quick-login on index page */
fieldset.quick-login input.inputbox {
	background-color: #0f0f0f;
}

/* Posting page styles
----------------------------------------*/

.message-box textarea {
	color: #fff;
	background-color:#0f0f0f;
	background-size:cover;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

.message-box textarea.drag-n-drop {
	outline-color: rgba(102, 102, 102, 0.5);
}

.message-box textarea.drag-n-drop-highlight {
	outline-color: rgba(17, 163, 234, 0.5);
}

/* Input field styles
---------------------------------------- */
.inputbox {
	background-color: #0f0f0f;
	border-color:#84b2ff;
	color: #eeeeee;
}

.inputbox:-moz-placeholder {
	color: #888888;
}

.inputbox::-webkit-input-placeholder {
	color: #888888;
}

.inputbox:hover {
	border-color: #5A86C0;
	background-color: #0f0f0f;
}

.inputbox:focus {
	border-color: #4d87e6;
	background-color: #0f0f0f;
}

.inputbox:focus:-moz-placeholder {
	color: transparent;
}

.inputbox:focus::-webkit-input-placeholder {
	color: transparent;
}


/* Form button styles
---------------------------------------- */
a.button1, input.button1, input.button3, a.button2, input.button2 {
	border-color: #000000;
	background: #272727;
	background: -moz-linear-gradient(top, #272727 0%, #181818 100%);
	background: -webkit-linear-gradient(top, #272727 0%,#181818 100%);
	background: linear-gradient(to bottom, #272727 0%,#181818 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272727', endColorstr='#181818',GradientType=0 );
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.13) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.13) inset;
	color: #ffffff;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
	border-color: #222222;
	background: #181818;
	background: -moz-linear-gradient(top, #181818 0%, #272727 100%);
	background: -webkit-linear-gradient(top, #181818 0%,#272727 100%);
	background: linear-gradient(to bottom, #181818 0%,#272727 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181818', endColorstr='#272727',GradientType=0 );
	color:#003fa8;
}

/* Focus states */
input.button1:focus, input.button2:focus, input.button3:focus {
	border-color: #222222;
	background: #181818;
	background: -moz-linear-gradient(top, #181818 0%, #272727 100%);
	background: -webkit-linear-gradient(top, #181818 0%,#272727 100%);
	background: linear-gradient(to bottom, #181818 0%,#272727 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181818', endColorstr='#272727',GradientType=0 );
	color:#003fa8;
}

input.disabled {
	color: #666666;
}

/* jQuery popups
---------------------------------------- */
.phpbb_alert {
	background-color: #181818;
	border-color: #272727;
}
.darken {
	background-color: #000000;
}

.loading_indicator {
	background-color: #000000;
	background-image: url("./images/loading.gif");
}

.dropdown-extended ul li {
	border-top-color: #000000;
}

.dropdown-extended ul li:hover {
	background-color: #222222;
	color: #ffffff;
}

.dropdown-extended .header, .dropdown-extended .footer {
	border-color: #000000;
	color: #ffffff;
	background:#181818 url(images/thead.png);
	background-size:cover;
}

.dropdown-extended .footer {
	border-top-style: solid;
	border-top-width: 1px;
}

.dropdown-extended .header {
	/*background-color: #F1F8FF; /* Old browsers */ /* FF3.6+ */
	text-shadow: 1px 1px 1px #000000;
}

.dropdown .pointer {
	border-color: #272727 transparent;
}

.dropdown .pointer-inner {
	border-color: #151515 transparent;
}

.dropdown-extended .pointer-inner {
	/*border-color: #F1F8FF transparent;*/
}

.dropdown .dropdown-contents {
	background: #151515;
	border-color: #272727;
	box-shadow: 1px 3px 5px rgba(0,0,0,.5);
}

.dropdown-up .dropdown-contents {
	box-shadow: 1px 0 5px rgba(0,0,0,0.5);
}

.dropdown li, .dropdown li li {
	border-color: #272727;
}

.dropdown li.separator {
	border-color: #272727;
}

/* Notifications
---------------------------------------- */

.notification_list p.notification-time {
	color: #999999;
}

li.notification-reported strong, li.notification-disapproved strong {
	color: #d21111;
}

.badge {
	background-color: #5A86C0;
	color: #ffffff;
}


/*Reglage largeur icons*/

dl.row-item dt .list-inner {
	padding-left: 65px;					
}/* largeur */

dl.row-item dt, dl.row-item dd {
	min-height: 65px; 
}/* hauteur */

dl.row-item {
    background-size: 40px;
}

/*Taille des polices des colonnes fusionnées*/

/*apparence des statistiques colonne forum*/
dd.forumstat{
    width: 210px;
    text-align: center;
    line-height: 0.8em;
    font-size: 1em;
	float: right;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-variant: small-caps;
	color: #ffffff;
	}
	
.lastsubject { 
    max-width: 150px; /*largeur max titre sujet*/
	white-space: nowrap;
	overflow: hidden;
  	text-overflow: ellipsis; 
}



dd.posts, dd.topics {
    width: 210px; /*largeur colonne*/
    text-align: left;
    line-height: 1em;
    font-size: 1em;
	float: right;
	}
	
.fusion {
	text-align:center !important;
	font-variant-caps: small-caps;	
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #6986AC;
	Font-size: 10px;
}
	
ul.topiclist.missing-column dt {
    margin-right: -210px;
}
ul.topiclist.missing-column dt .list-inner {
    margin-right: 210px;
}
@media (max-width: 700px) {
	ul.topiclist.missing-column dt {
		margin-right: 0;
	}
	ul.topiclist.missing-column dt .list-inner {
		margin-right: 0;
	}}
	
/* Recent topics... */
#recent-topics li.row {
	border-top:1px solid #101010 !important;
	border-bottom:1px solid #272727 !important;
}

#recent-topics a.forum-link {
	color:#7a4e71 !important;
	font-size:11px;
}

#recent-topics a.forum-link:hover {
	text-decoration:underline;
}


/*Corriger la surbrillance*/
table.pipe-table tr:hover {
    background-color: transparent !important;
}


/*Modification du fond coloré du topic description*/
dd textarea{
	color:#fff;
	background:#0f0f0f;
	background-size: auto;
	background-size: cover;
	border: 1px solid #84b2ff;}
	

/*Ajout séparation image verticale*/
.postlink img, .postbody img.postimage {
    vertical-align: inherit;
}

/*Couleur des boutons du menu ABB3C*/
#abbc3_buttons input {
    color: #000;
	}


	

/***********Format des BBCODES**************/	
.formt1 {
	color: #00baff;
	text-shadow: 1px 1px 2px #000000, 2px 2px 5px #000000, 1px 1px 1px #000000, 3px 3px 3px #000000, 5px 5px 10px #000000,
		-1px 0 0 rgba(0, 0, 0, 0.8), 
        1px 0 0 rgba(0, 0, 0, 0.8),
        0 -1px 0 rgba(0, 0, 0, 0.8),
        0 1px 0 rgba(0, 0, 0, 0.8);
	font-size: 40px;
	font-style: italic;
	text-align: center;
	padding: 15px;
	font-family: handleeregular, arial, cursive;
}
	
.formt2 {
	padding: 5px 0px 0px 0px ;
	color: #00baff ;
	text-shadow: 1px 1px 2px #000000 , 2px 2px 5px #000000 , 1px 1px 1px #000000,3px 3px 3px #000000 ,5px 5px 10px #000000 ,
			-1px 0 0 rgba(0, 0, 0, 0.8), 
             1px 0 0 rgba(0, 0, 0, 0.8),
             0 -1px 0 rgba(0, 0, 0, 0.8),
             0 1px 0 rgba(0, 0, 0, 0.8); 
	font-size:22px;
	font-family:handleeregular, arial, cursive;
}

	
.formtf {
		overflow:auto;
		padding:0px 5px;
		height:45px;
		display:block; 
		text-align: justify; 
		font-family: serif; 
		font-size:1.1em;	
}

.formtb {
		color: #8cd2ff;
		font-weight: bold;
		display:inline;	
}
	
.formnav {
		position:relative;
        background: linear-gradient(90deg, #2a5577, #000);
		font-weight: bolder;
		transition:1s all ease;
		/*height:17px;*/
		padding:2px 5PX;
		text-align:center;
		border:1px solid #050505;
		margin:1px;
}	
	
.formflex {
		display: flex;
  		flex-direction: row;
 		justify-content: center;
		align-content: stretch;
		flex-wrap:wrap;
}		

	
.formflexb {
		border: 1px solid #000000;
		padding:2px;
		margin: 2px !important;
        width:390px;
		background-color: rgba(12, 12, 12, 0.6);
}	
	

.fonddesc {
		width:390px;
		height:624px;
		background-position:center center;
		background-size:cover;
		position:relative;
		overflow:hidden;} 
	
.fonddesc>span {
		display:block;
		width:390px;
		height:624px;
		text-align:center;
		position:absolute;} 
	
.textedesc {
		width:390px;
		background-color:#181818;
		position:absolute;
		bottom:-624px;
		width:380px;
		height:614px;
		transition:1s;
		line-height:15px;
		overflow:auto;
		padding:5px;
		opacity:0.9;} 
	
.fonddesc:hover>.textedesc {bottom:0px; } 

/***********FIN Format des BBCODES**************/	
	
	
/***********Last post avatars**************/	
.lastpostavatar img {
	border: 1px solid #000000;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
	max-width: 45px !important;
	}

.rtl .lastpostavatar img { 
	margin-right: 4px;
	margin-left: 4px;
	float: right;

}

.lastpostavatar img:hover {
	border-color: #73BCD1;
}
	
/***********FIN Last post avatars**************/	

/***********BBCODE**************/
.abbc3_buttons_row {
	text-align:center !important;
	background: rgba(21,21,21,0.6) !important;
	border: 1px solid #b4bac0;
}

.abbc3_button:hover {
	background-color: #B15D5E !important;
	border: 1px solid #b4bac0;
	cursor: pointer;
}


/***********FIN BBCODE**************/

/***********PA**************/

/*Corriger la surbrillance*/
.pipe-table tr:hover {
	background-color:transparent !important;
}
#phpbb_announcement {
	background-color:transparent !important;
}

#phpbb_announcement div {
	margin: 2px !important;}


.phpbb_announcement {
	background-color: transparent !important;
	font-size: 1.2em !important;
}





/***********FIN PA**************/


/***********QEEL**************/

.containerflex {
	display: flex;
  	flex-direction: row;
	 justify-content: center;
	align-content: stretch;
	flex-wrap:wrap;}	
	

.qeelflex {border: 1px solid #000000;
		padding:5px;
		margin: 5px;
        width:300px;
		background-color: rgba(12, 12, 12, 0.6);
		max-height:300px;
		overflow-y:auto;
		scrollbar-color: #0662d0 transparent;
  		scrollbar-width: thin ;
		text-align: justify;
		}
		
	 
/***********FIN QEEL**************/

/***********Flags**************/
ul.flags {background:#1d1d1d !important;
	border-color:#c5c5c5 !important;}
/***********FIN Flags**************/


/***********Scrollbar**************/

.scroller {
  overflow-y: auto;
  scrollbar-color: #0662d0 transparent;
  scrollbar-width: thin ;
}

::-webkit-scrollbar {
background-color: #000;
width: 5px;
}

::-webkit-scrollbar-button{
background-color: #000;
  height: 5px;
width: 5px;
}

::-webkit-scrollbar-track        {
background-color: #000;
}
::-webkit-scrollbar-track-piece  {
background-color: #000;
}

::-webkit-scrollbar-thumb        {
background-color: #0662d0 !important;
  border: transparent;
width:5px;
}


/***********FIN scrollbar**************/


/***********mchat**************/
#mchat-messages {
	  scrollbar-color: #0662d0 transparent;
  scrollbar-width: thin ;
}



/***********FIN mchat**************/


/***********Profile**************/
.profilflex {
		padding:5px 20px;
		margin: 5px;
        max-width:500px !important;
		height:auto;
		max-height:660px;
		overflow:auto;
		scrollbar-color: #0662d0 transparent;
  scrollbar-width: thin ;

		}
.left-box.profile-details {
    width: 100%;
}
.profile-avatar img {
    max-width: 100%;
    height: auto;
}


/***********FIN Profile***********/

/***********Dice***********/

.dice-section {
color: #000000 !important;
background-color: rgba(255,255,255,0.4);
border-radius: 5px;
}




/***********FIN dice***********/

/***********Mention***********/
.mention {
    color: #8080FF !important;
	font-weight:400 !important;
}
/***********FIN mention***********/

   
