/*
Theme Name: Game-Guide-v3
Description: A WordPress Gaming Theme
Author: Clamidra
Author URI: http://clamidra.com
Version:  3.0
*/

/*
Gris/blanc f5f5f5
Gris clair 949494
Gris foncé 292929
Bleu 337ab7 
Bleu foncé #1c2a39
/*General*/
body {color:#333;background:#FFFFFF url('images/background_gg.jpg') no-repeat center 0px;background-attachment:fixed;font-family:'Roboto';background-size:cover} 
.bottom_margin{margin-bottom:15px;}
.no-padding{padding:0px;}
a:hover{text-decoration:none;}
.form-control,.btn,.pagination, .pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span,.input-group-addon  {border-radius:0px;}
blockquote{font-size: 14px;}
p {margin: 0 0 15px;}

@media (max-width: 767px) {
  .text-xs-center {
    text-align: center;
  } 
}

/**
* Hidebar (Sidebar left)
**/
/* Toggle Styles */
#wrapper {padding-left: 250px;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;transition: all 0.5s ease;}
#wrapper.toggled {padding-left: 0px;}
#hidebar-wrapper {z-index: 1000;position: fixed;left: 250px;width: 250px;height: 100%;margin-left: -250px;overflow-y: auto;background: #000;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
#wrapper.toggled #hidebar-wrapper {width: 0px;}
#page-content-wrapper {width: 100%;position: relative;padding:0px;}
#wrapper.toggled #page-content-wrapper {position: relative;margin-right: 0px;}

/* hidebar-Nav Styles */
.hidebar-nav {position: absolute;top: 0;width: 250px;margin: 0;padding: 0;list-style: none;}
.hidebar-nav li {text-indent: 20px;line-height: 40px;}
.hidebar-nav li a {display: block;text-decoration: none;color: #949494;}
.hidebar-nav li a:hover {text-decoration: none;color: #fff;background: rgba(255,255,255,0.2);}
.hidebar-nav li a:active,.hidebar-nav li a:focus {text-decoration: none;}
.hidebar-nav > .hidebar-brand {height: 65px;font-size: 18px;line-height: 60px;color: #949494;}

	
/**
* Header
**/
#main-brand{padding-top:5px;background:black;}
#main-logo{margin-bottom:5px;}
#main-social a{color:#f5f5f5;}
#main-social a:hover{color:white;box-shadow:inset 0 -25px 0 0 #337ab7}
#main-social ul{padding:0;width:140px;margin-top:15px;}
#main-social ul li {display: inline-block;margin: 5px 0 0 5px;}
#main-social ul li a {width:25px;height:25px;line-height:25px;text-align: center; display: block;color: #2c3a49;font-size: 15px;background: #fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#main-pub1{margin:5px 0px 15px 5px;position:relative;}
.Ad-label{color: white;background: #292929;padding: 3px 10px;font-size: 10px;-webkit-transform: rotate(90deg);-webkit-transform-origin: left top;-moz-transform: rotate(90deg);-moz-transform-origin: left top;-ms-transform: rotate(90deg);-ms-transform-origin: left top;-o-transform: rotate(90deg);-o-transform-origin: left top;transform: rotate(90deg);transform-origin: left top;position: absolute;left:10px;top:0px;white-space: nowrap;font-size: 11px;display: inline-block;min-width:90px;text-align:center;}
#main-pub2 #ftdiv1822501{background:black;margin-left: -15px;margin-right: -15px;margin-top:50px!important;margin-bottom:-50px!important;}
@media (max-width:1199px){
	#main-pub1{display:none;}
}
@media (min-width:1200px) {
	#main-pub1{margin:5px 0px 0px 50px}	
}

/** 
* Menu
**/
/*Menu Main*/
#main-navigation{background: rgba(25,25,26,0.92);font-family: 'Roboto Condensed', sans-serif;color: #f5f5f5;border-top: 1px solid #4D4D52;width: 100%;z-index: 499;}
#main-navigation ul{list-style:none;margin:0;padding:0;}
@media (min-width: 992px) {
	#main-navigation{position:absolute;top:110px;}
}
#main-navigation.fixed {position:fixed;top:0px;}
#main-navigation2{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;transition: all 0.5s ease;}
#main-navigation2.toggled {padding-left: 250px;}

#main-navigation-menu li{float:left;text-align:center;}
#main-navigation-menu li > a, #main-navigation-menu li form > a{color:white;display:block;padding:4px 5px;border-top:2px solid #29292a;font-size: 15px;text-transform:uppercase;text-align:center;}
#main-navigation-menu li.icon a{padding-top:8px;font-size:20px;}
#main-navigation-menu li.icon a:hover,#main-navigation-menu li.icon a.active{color:#337ab7;cursor:pointer;}

#main-navigation li.logo{padding:0px;}
#main-navigation-logo{float: left;overflow: hidden;}
#main-navigation-logo a{position: relative;display: none;}
#main-navigation #main-navigation-logo, #main-navigation.logo-slide.fixed #main-navigation-logo a{display:block;}

/*Submenu*/
#main-navigation-submenu{padding:0px;position:relative;}
#main-navigation-submenu-new{position:absolute;top:0px;background:black;color: #f5f5f5;}
#main-navigation-submenu-new a:hover{background-color:#337ab7;}
#main-navigation-submenu-new a{color:#f5f5f5;padding:10px;border-bottom:1px solid #949494;display:block;}
.main-navigation-submenu-col{float:left;width:25%;border-right:1px solid #949494;border-left:1px solid #949494;}

#main-navigation-submenu-cat{position:absolute;top:0px;background:white;width:100%;text-align:center;border-bottom:2px solid #292929}
#main-navigation-submenu-cat a.block{color:#292929;float:left;width:20%;padding:10px;display:block;}

#main-navigation-submenu-cat .submenu-cat-col{background-color:#292929;text-align:left;width:10%;float:left;}
#main-navigation-submenu-cat .submenu-cat-col a{color:white;padding:10px 5px;display:block}
#main-navigation-submenu-cat .submenu-cat-content{width:90%;float:left;}

#main-navigation-submenu-login{position:absolute;top:0px;right:0px;color:#292929;background:white;padding:10px;}

/*Menu Mobile*/
#main-navigation-mobile{margin:0px;padding:0px;}
#main-navigation-mobile li{list-style-type:none;padding:5px 10px;font-size:20px;display:inline;line-height:55px;}
#main-navigation-mobile li:first-child{padding-left:0px;}
#main-navigation-mobile li.iconToTop{padding-right:0px;}
#main-navigation-mobile li a{color:white}
#main-navigation-mobile li a:hover{color:#337ab7;}

/*Search*/
#main-navigation-search{padding:8px 5px}

/*Menu Sidr*/
#sidebar-menu-close, #game-menu-close{color:white;font-size:20px;margin-right:15px;}

/**
* Main Content
**/
#main-principal-insider{margin-top:20px;background-color:white;}
@media (min-width:992px) {
	#main-principal{margin-top:68px;}
	/*#sidebar-top{min-height:1280px;}*/
}
#main-content{padding-top:15px;}

@media only screen
and (max-width : 991px) {
#main-content .main-reorder{ display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    //optional 
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;}
#main-content .main-reorder #sidebar-top{    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;}
#main-content .main-reorder #content-col{     -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;}
}

/**
* Footer
**/
footer { background: rgba(25,25,26,0.92);color:white;padding:15px 0px;position:relative;z-index:2;}
footer a, .copyright a{color:white;}
footer a:hover, .copyright a:hover{color:#949494;}
footer p{text-align:justify}
footer ul{list-style-type: none;padding-left: 0px;}
footer li{padding-bottom:5px;}

.copyright { min-height:40px; background-color:#000000;position:relative;z-index:2;}
.copyright p {color:#FFF; padding:10px 0; margin-bottom:0;}
.footer-col h6 { font-size:21px; font-weight:700; color:#FFFFFF; margin-bottom:22px;} 
#sas_32325{display:none;}
 
 
/**
* Index
**/
/*New  Home*/
#home-lastgame, #home-featured{padding:0;position: relative;}
#home-featured{padding-left:0px;}
#home-lastgame{max-height:420px;overflow:hidden;border:2px solid #337ab7;}
.lastgame-link {position:absolute;z-index:13;width:100%;height:100%;display:block;top:0px;left:0px;}
.lastgame-top{position:absolute;z-index:10;background-color:#337ab7;color:#FFF;top:0px;right:0px;padding:10px;font-size:20px}
.lastgame-title{position:absolute;z-index:10;color:#FFF;bottom:10px;left:15px;}
.lastgame-title h3{font-size:17px;font-family: 'Roboto Condensed', sans-serif;} 

/*featured*/
.featured{width:100%;height:140px;position: relative;overflow: hidden;text-shadow: 1px 3px 2px rgba(0,0,0,0.4);border-top:2px solid;padding:0px;}
.featured-image {position:absolute;z-index:9;width: 100%;height: 100%;top: 0%;left: 0%;background-size:cover;background-position: center 20%;}
.featured-layer,.featured-layerh,.featured-layerb{position:absolute;z-index:10;width: 100%;height: 100%;left: 0%;opacity: 0.4;background-image: -webkit-gradient(linear,left top,right bottom,from(#0B0C12),to(#102115));background-image: -webkit-linear-gradient(left top,#0B0C12,#102115);background-image: -moz-linear-gradient(left top,#0B0C12,#102115);background-image: -ms-linear-gradient(left top,#0B0C12,#102115);background-image: -o-linear-gradient(left top,#0B0C12,#102115);background-image: linear-gradient(to bottom right,#0B0C12,#102115);-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ff0B0C12, endColorstr=#ff102115)";}
.featured-colorh,.featured-colorb{position:absolute;z-index:11;width:101%;height:100%;opacity:0;background-color:#337ab7}

.featured-layer{height: 100%;}
.featured-colorh{height: 20%;}
.featured-colorb{height: 35%;bottom:0%;}

.featured-color:hover{opacity:0.4}
.featured-comment{position:absolute;z-index:12;color:#FFF;top:5px;right:5px;}
.featured-info{position:absolute;z-index:12;color:#FFF;bottom:5px;left:10px;}
.featured-info h3{font-size:17px;padding-right:10px;margin:0px;font-family: 'Roboto Condensed', sans-serif;} 
.featured-link {position:absolute;z-index:13;width:100%;height:100%;display:block;top:0px;left:0px;background-image: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');-moz-box-shadow: inset 0 0 30px 0 rgba(0,0,0,0.60);-webkit-box-shadow: inset 0 0 30px 0 rgba(0, 0, 0, 60);box-shadow: inset 0 0 30px 0 rgba(0, 0, 0, 0.60);}
.featured, .featured a{color:#DEDEE6;}

#index-content{padding-top:15px;}


/**
* Pagination
**/
.pagination{background:#292929;display:inline-block;text-align:center;margin:0px 0px 15px 0px;}
.pagination a,.pagination span{border:1px solid white;display:block;float:left;cursor:pointer;font-family:'Roboto Condensed', sans-serif;font-size:13px;color:white;text-align:center;width:33px;line-height:1em;height:36px;padding:11px 4px}
.pagination span.current, .pagination a.current{color:#337ab7}
.pagination a:hover{color:#337ab7}



/**
* Sidebar (content)
**/
/*.wrapper-sticky{overflow:hidden;}*/
.sidebar-info{background-color:#292929;color:white;padding:15px 15px 0px 15px;margin-bottom:15px;}
.sidebar-info .title{font-size:22px;}
.sidebar-txt{padding-bottom:15px;} 
.sidebar-info a{color:white;}
.sidebar-info a:hover{color:#337ab7}
.sidebar-info .fa{width: 25px;margin-bottom: 10px;}
#sidebar-search, #post-archive-search{color:#292929;}
#sidebar-search span, #sidebar-search li, #post-archive-search span, #post-archive-search li{border-radius: 0px!important;}
#sidebar-search .select2-container, #post-archive-search .select2-container{margin-bottom:15px;}
span.select2{width:100%!important;}

.widget{margin-bottom:15px;}
.widget-twitch, .widget-pub{margin-bottom:10px;}
.widget-bottom{margin-bottom:0px;}
.widget-pub{min-height:250px;}

.widget-social-counter{padding:0px !important;border:0 !important}
.widget .count{text-align:center;padding:0 7px}
.widget .count:first-child{padding:0 10px 0 15px}
.widget .count:last-child{padding:0 15px 0 10px}
.widget .count a{display:block;text-decoration:none;color:#fff;position:relative;padding:50px 0 10px 0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.widget .count.facebook-count a{background:#44619d}
.widget .count.twitter-count a{background:#00baff}
.widget .count.google-count a{background:#e71414}
.widget .count.steam-count a{background:#67c1f5 }
.widget .count a:hover{background:#2c3a49}
.widget .count i{height:50px;width:50px;display:block;line-height:50px;font-size:20px;position:absolute;left:50%;margin-left:-25px;top:-6px;background:#1c2a39}
.widget .count i:after{content:no-close-quote;border:7px solid rgba(0,0,0,0);border-bottom:7px solid #1c2a39;position:absolute;top:-7px;left:-7px}
.widget .count span{display:block;line-height:25px}
.widget .count small{display:block}

.widget-breve{background:url('images/bg4.png');color:#292929;padding:30px 15px 10px 15px;margin-bottom:15px;}
.widget-breve ul{list-style: none; margin: 0;padding: 0;}
.widget-breve li {width: 99%;margin-bottom:10px;text-align:justify;padding-right:1%}
.widget-breve li.separator{width:80%;border-top: 1px solid #999;padding:0px;margin:0 10%;}
.widget-breve li a {width: 100%;display: block;text-decoration: none;color: #1c2a39;}
.widget-breve li a.source{display:inline;}
.widget-breve li a:hover{color: #1c2a39;}
.widget-breve ul li .widget-breve-date{color:#949494}

.widget-nav{float:right;color:#292929;margin-top:-25px;}
.widget-nav a{color:#292929;font-size:20px;}

.yottie-widget{margin-bottom:15px!important;}

/**
* Archive
**/
.archive-img{position:relative;border-top:5px solid black;}
.archive-img img{width:100%;height:auto;max-height:200px;}
.layer-gradient {display:block;height:100%;width:100%;position:absolute;z-index:2;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 45%, rgba(51,51,51,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,rgba(0,0,0,0)), color-stop(100%,rgba(51,51,51,1)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 45%,rgba(51,51,51,1) 100%);
background: -o-linear-gradient(top,  rgba(0,0,0,0) 45%,rgba(51,51,51,1) 100%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 45%,rgba(51,51,51,1) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 45%,rgba(51,51,51,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );}
.archive-title{position:absolute;z-index:3;bottom:10px;left:15px;right:15px;font-family: 'Roboto Condensed', sans-serif;font-size:17px;text-align: center;}
.archive-title a, .archive-meta a{color:white}
.archive-title a:hover, .archive-meta a:hover{color:#f5f5f5}
.archive-meta div{float:left;padding:5px 0px;background-color:#292929;color:white;}
.archive-meta .archive-meta-cat{width:45%;}
.archive-meta .archive-meta-date{width:30%;}
.archive-meta .archive-meta-comment{width:25%;}
.archive-meta .text-right{float:right;}
.archive-excerpt{padding-bottom:15px;}
@media (min-width:500px) and (max-width: 767px) {
	.archive-img{float:left;width:50%;}
	.archive-meta,.archive-excerpt{float:right;width:48%;margin-left:2%;}
	.archive-meta div{background-color:white;color:#292929;padding:0px;}
	.archive-meta a{color:#292929}
	.archive-meta .archive-meta-darken{background-color:inherit;color:inherit}
	.archive-meta a:hover{color:#337ab7}
	.archive-content{margin-bottom:15px;}
}

.main-listing .row{margin-bottom:15px;}
.listing-title a{font-size:22px;color:#1c2a39}
.listing-title a:hover{color:#337ab7}
.listing-excerpt{font-size:14px;}
@media (min-width:992px) {
	.listing-excerpt{padding-top:20px;}
}
.post-archive-load{margin-bottom:15px;}
.listing-image{display:block}
.listing-cat{position:absolute;top:0px;padding:10px;}
.listing-cat a{color:white;}
.listing-meta,.listing-meta a{color:#949494}

@media (max-width: 767px) {
  .listing-cat{
    width:95%;
	padding:5px;
	text-align: center;
  } 
}
listing-cat

#listing-video{margin-bottom:15px;background:rgba(25,25,26,0.92);padding:15px 0px;}



/**
* Post
**/
#post-header.bar{margin-top:-7px;margin-bottom:0px}
#post-header .bar-content a,#post-header .bar-content time, #post-header .bar-right a, #post-author .bar-right a, #post-comments .bar-right a{color:#949494}
#post-header .bar-content a:hover, #post-author .bar-right a:hover, #post-comments .bar-right a:hover{color:#337ab7;}
#post-header .bar-label a{color:white;}
#post-author .img-circle{border:1px solid #D4D4DB;}
.entry-title{font-family: 'Roboto Condensed', sans-serif;}
#post-author{margin-bottom:15px;}

#post-tags{margin:15px 0px;padding:0px 10px;}
#post-tags a{margin-bottom:10px;}
#post-content-simple,#post-content{margin-top:0px;text-align:justify;}
#post-content hr {border:0; background-color: #949494; height:1px; margin-bottom:14px; color:#949494; }
#post-content pre { overflow: auto; margin-bottom:20px; }
#post-content .aligncenter { margin:0px auto;display: block;text-align:center;}
#post-content .alignright { float:right;}
#post-content .alignleft { float:left;}
#post-content .checklist li , #post-content .badlist li {padding-left:20px;list-style-type: none;}
#post-content .checklist li { background:url(images/check-list.png) no-repeat top left;}
#post-content .badlist li { background:url(images/bad-list.png) no-repeat top left;}
#post-content .one_half, #post-content .one_third, #post-content .two_third, #post-content .three_fourth, #post-content .one_fourth { margin-right: 4%; float: left; line-height:21px; margin-bottom:20px; }
#post-content .one_half {width: 48%;}
#post-content .one_third {width: 30.6666%;}
#post-content .two_third {width: 65.2929292%;}
#post-content .one_fourth {width: 22%;}
#post-content .three_fourth {width: 74%;}
#post-content .last { margin-right: 0 !important; clear: right; }
#post-content .clearboth{ clear: both; display: block; font-size: 0px; height: 0px; line-height: 0; width: 100%; overflow:hidden; }
#post-content .tab-content{border: 1px solid #ddd;border-top:0px;padding:10px;}
#post-content .twitter-tweet, #post-content .iframe-shortcode{margin:10px auto!important;}
#post-content .iframe-ks{width:220px;}
#post-content .gallery-item img{max-width: 100%;height: auto;border:1px solid white;}
#post-link .thumbnail, #post-author .thumbnail{margin-bottom:0px;}

#post-content .video-shortcode{margin-bottom: 15px;}

#post-content.list-game .btn-xs{margin-bottom:5px;}
#post-content.list-game div.game{width:50%;float:left;}

#post-content a.btn{width:100%!important;}

.wp-caption p{margin-bottom:0px}
.wp-caption-text{font-size:12px;margin-bottom: 15px!important;}

/**
* Bar
**/
.bar{margin-bottom:5px;width:100%;}
.bar-content{float:left;width:7%}
.bar-content a{color:#333;display:block;padding:5px 0px;border: 1px solid transparent;border-bottom-color:#aaa}
.bar-content a:hover{background-color:#eee}
.bar-content.bar-active a{color:#337ab7;border: 1px solid #aaa;border-bottom-color: transparent;}
.bar-filler{width:22%;float:left;width: 22%; padding: 5px 0px;border: 1px solid transparent;border-bottom-color:#aaa}
.bar-search{float:right;width:36%;}
.bar-search .select2{margin-top:-2px;}
.bar-search .select2-container .select2-selection--multiple{min-height:34px;}
/*.bar-search .select2-container--focus{margin-top:-2px;}*/

/**
* Comments
**/
.comment-body{padding:15px 0px;}
#post-comments{min-height:950px;padding-bottom:15px;}


/**
* Contrib
**/ 
#wp-editpost-editor-container{border:1px solid #f5f5f5}
.wp-editor-tabs{display:none;}

/**
* Quote
**/
.bluequote, .yellowquote, .redquote,  .greyquote, .lightquote{-moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;background:black;padding:5px 5px 0px;margin:0px 0px 17px;font-style:normal;-webkit-box-shadow: black 2px 2px 2px;box-shadow: black 2px 2px 2px;-moz-box-shadow: black 2px 2px 2px;}
.bluequote_titre .source, .yellowquote_titre .source, .redquote_titre .source, .greyquote_titre .source, .lightquote_titre .source{float:right;padding-left:25px;}

.bluequote{color: #00B4FF;}
.bluequote_titre a{color: #00B4FF;}
.bluequote_titre .source{background:url(images/quote_blizzard.gif) no-repeat;}

.yellowquote{color: #F9D648;}
.yellowquote_titre a{color: #F9D648;}
.yellowquote_titre .source{background:url(images/quote_swtor.png) no-repeat;}

.redquote{color:#D6230C;margin:0px 0px 17px;}
.redquote_titre a{color: #D6230C;}
.redquote_titre .source{background:url(images/quote_gw2.png) no-repeat  0px 5px;}

.greyquote{background:#555;color:white;-webkit-box-shadow: #555 2px 2px 2px;box-shadow: #555 2px 2px 2px;-moz-box-shadow: #555 2px 2px 2px;}
.greyquote_titre a{color: white;}

.lightquote{background:#fff7e5;color:black;margin:0px 0px 17px;-webkit-box-shadow: #59432D 2px 2px 2px;box-shadow: #59432D 2px 2px 2px;-moz-box-shadow: #59432D 2px 2px 2px;border:#59432D 1px solid;}
.lightquote_titre a{color: black;}
.lightquote_titre .source{background:url(images/ffxiv.png) no-repeat  0px 0px;}

/*Tablepress*/
.tablepress th{color:white;}	
.tablepress, .dataTables_wrapper{max-width:636px;}	
.tablepress div{margin-bottom:0px;}
.post-11676  .tablepress-id-5 .column-1 div,.post-11676  .tablepress-id-5 .column-2 div,.post-11676  .tablepress-id-5 .column-3 div,.post-11676  .tablepress-id-5 .column-4 div,.post-11676  .tablepress-id-5 .column-5 div,.post-11676  .tablepress-id-5 .column-6 div,.post-11676  .tablepress-id-5 .column-7 div,.post-11676  .tablepress-id-5 .column-8 div,.post-11676  .tablepress-id-5 .column-9 div,.post-11676  .tablepress-id-5 .column-10 div,.post-11676  .tablepress-id-5 .column-11 div,.post-11676  .tablepress-id-5 .column-12 div,.post-11676  .tablepress-id-5 .column-13  div {width: 78px !important;}
.dataTables_scrollHead, .dataTables_scrollHeadInner{margin-bottom:0px!important;}
.tablepress tfoot th, .tablepress thead th{background-color:#337ab7!important}

/*Video*/
.fz_global_contener{margin:0 auto;position:relative;z-index:1;margin-bottom:15px!important;}
.fz_player_contener{position:relative;z-index:1;margin-bottom:0px!important;height: 100%;}
.fz_player_hover{position:absolute;z-index:100;width:100%;height:100%;top:0;left:0;background:transparent;text-align:center;cursor:pointer;margin-bottom:0px!important;}
.fz_err_msg{font-weight:bold;color:#FFF;font-size:20px;background-color:#000;}

/*Spe Cat*/
.actu a:hover, .actu.current a{border-top-color:#3338B7!important}
.guide a:hover, .guide.current a{border-top-color:#7033B7!important}
.tribune a:hover, .tribune.current a{border-top-color:#B233B7!important}
.concours a:hover, .concours.current a{border-top-color:#B7337A!important}
.apercu a:hover, .apercu.current a{border-top-color:#B73338!important}
.afk-irl a:hover, .afk-irl.current a {border-top-color:#FFCC33!important}
.communaute a:hover{border-top-color:#337ab7!important}
.star a:hover{border-top-color:#337ab7!important}


a.actu:hover, a.actu.active{color:#3338B7!important}
a.guide:hover, a.guide.active{color:#7033B7!important}
a.tribune:hover, a.tribune.active{color:#B233B7!important}
a.concours:hover, a.concours.active{color:#B7337A!important}
a.apercu:hover, a.apercu.active{color:#B73338!important}
a.afk-irl:hover, a.afk-irl.active{color:#FFCC33!important}


.porthole-cat-1 .porthole-colorh,.porthole-cat-1 .porthole-colorb,.bar-label.cat-1, .listing-cat-1{background-color:#3338B7;} /*actu*/
.porthole-cat-3294 .porthole-colorh,.porthole-cat-3294 .porthole-colorb,.bar-label.cat-3294, .listing-cat-3294{background-color:#7033B7;} /*guide*/
.porthole-cat-862 .porthole-colorh,.porthole-cat-862 .porthole-colorb,.bar-label.cat-862, .listing-cat-862{background-color:#B233B7;} /*tribune*/
.porthole-cat-7488  .porthole-colorh,.porthole-cat-7488  .porthole-colorb,.bar-label.cat-7488, .listing-cat-7488{background-color:#B7337A;} /*concours*/
.porthole-cat-124 .porthole-colorh,.porthole-cat-124 .porthole-colorb,.bar-label.cat-124, .listing-cat-124{background-color:#B73338;} /*apercu*/
.porthole-cat-7491 .porthole-colorh,.porthole-cat-7491 .porthole-colorb,.bar-label.cat-7491, .listing-cat-7491{background-color:#FFCC33;} /*afk-irl*/

.porthole-cat-1,.archive-img-cat-1{border-top-color:#3338B7}
.porthole-cat-3294,.archive-img-cat-3294{border-top-color:#7033B7}
.porthole-cat-862,.archive-img-cat-862{border-top-color:#B233B7}
.porthole-cat-7488 ,.archive-img-cat-7488{border-top-color:#B7337A}
.porthole-cat-124,.archive-img-cat-124{border-top-color:#B73338}
.porthole-cat-7491,.archive-img-cat-7491{border-top-color:#FFCC33}

.featured-cat-1 .featured-colorh,.featured-cat-1 .featured-colorb,.bar-label.cat-1{background-color:#3338B7;} /*actu*/
.featured-cat-3294 .featured-colorh,.featured-cat-3294 .featured-colorb,.bar-label.cat-3294{background-color:#7033B7;} /*guide*/
.featured-cat-862 .featured-colorh,.featured-cat-862 .featured-colorb,.bar-label.cat-862{background-color:#B233B7;} /*tribune*/
.featured-cat-7488  .featured-colorh,.featured-cat-7488  .featured-colorb,.bar-label.cat-7488 {background-color:#B7337A;} /*concours*/
.featured-cat-124 .featured-colorh,.featured-cat-124 .featured-colorb,.bar-label.cat-124{background-color:#B73338;} /*apercu*/
.featured-cat-7491 .featured-colorh,.featured-cat-7491 .featured-colorb,.bar-label.cat-7491{background-color:#FFCC33;} /*afk-irl*/

.featured-cat-1,.archive-img-cat-1{border-top-color:#3338B7}
.featured-cat-3294,.archive-img-cat-3294{border-top-color:#7033B7}
.featured-cat-862,.archive-img-cat-862{border-top-color:#B233B7}
.featured-cat-7488 ,.archive-img-cat-7488 {border-top-color:#B7337A}
.featured-cat-124,.archive-img-cat-124{border-top-color:#B73338}
.featured-cat-7491,.archive-img-cat-7491{border-top-color:#FFCC33}

/**Comptes**/
.upme-wrap br{display:none;}
.upme-field-value{width:65%!important;}
.upme-field-type{width:35%!important;}
.upme-search-wrap .upme-inner .upme-head,.upme-stats-comments,.upme-stats-comments,.upme-user_pass_confirm label span{display:none!important;}
.upme-login{margin-top:10px!important;float:none!important;}
.upme-post-features-panel{text-align:center;}
.upme-post-features-btn{display:inline-block!important;float:none!important;}
.upme-post-features-active{background-color:#265a88!important;color:white!important;}
.upme-profile-tabs div{height:auto;min-width:auto;margin:0px;}


/**Giveaway**

.giveasap_countdown{margin-bottom:1em}.giveasap_countdown span{display:inline-block}.giveasap_countdown .countdown-row{width:100%}.giveasap_countdown .countdown-section{padding:1em}.giveasap_countdown .countdown-section span{display:block}.giveasap_countdown .countdown-section .countdown-amount{font-weight:600;font-size:1.5em;padding-bottom:.2em;margin-bottom:.2em;border-bottom:1px solid #ccc}
.giveasap_box{width:auto!important;box-shadow: none!important;}
.giveasap_box footer{color:black!important;margin:0px -15px!important}.giveasap_consent{font-size:1em!important;}
.giveasap_button:hover,
.giveasap_button:active,
.giveasap_button:focus,
.giveasap_button.secondary:hover,
.giveasap_button.secondary:active,
.giveasap_button.secondary:focus {
  background: none!important;
}
*/

.giveasap-box p:empty{
  height: 0;
  margin: 0;
  padding: 0;
}
.giveasap-box br{display:none;}
.giveasap-video-container{text-align:center;}

/*Hide Captcha*/
.grecaptcha-badge {
    display: none !important;
}

