body {
    padding-top: 10px;
    background-color: black;
    font-family: Helvetica;
    font-size: 10pt;
}  

h3 {
    font-size: 10pt;
    font-weight:bold;
    margin: 0;
    margin-top: 2px;
}

h1 {
    font-size: 13pt;
    font-weight: bold;
    margin: 0;
    color: orange;
}

.gameImageMini {
    float: left;
    margin: 5px;
    width: 127px;
    height: 73px;   
}

/* [class*="col-"], footer {
    background-color: lightgreen;
    border: 2px solid black;
    border-radius: 6px;

}*/

.navbar {
    background-color: #20201f;        
    border-radius: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-left: 1px solid #3d3d3d !important;
    border-right: 1px solid #3d3d3d !important;
}

.container {
    background-color: #20201f;    
    border-left: 1px solid #3d3d3d;
    border-right: 1px solid #3d3d3d;
}

.containerTop {
    border-top: 1px solid #3d3d3d;
}

.containerBottom {
    border-bottom: 1px solid #3d3d3d;
}

.topRandomGame {
    /* border-top: 2px solid #3d3d3d;*/
    border-bottom: 2px solid #3d3d3d;
    /* background-color: #383838; */
    background: linear-gradient(#383838, #1d1d1d);
    min-height: 155px;
    color: #fff;
    padding-top: 10px;
    text-align: center;
}

.topRandomGameLeft {
    border-left: 2px solid #3d3d3d;
}

.topRandomGameRight {
    border-right: 2px solid #3d3d3d;
}


.smallText {
    font-size: 9pt;
}

.center {
    text-align: center;
}

.img-responsive {
    width: 100%;
}

.navbar {
    background-color: #585657;
    border-color: #000000;
    margin-bottom: 0px;    
}

.blocktitle {
    color: #ba0305;
    background-color: #323031;
    border-radius: 3px 3px 0 0;
    border: 1px solid #3d3d3d;                
    font-weight: bold;
    background-image: url('../images/puce.png');
    background-repeat: no-repeat;
    font-size: 12pt;
    font-family: 'Helvetica';
    height: 22px;
}

.blockContent{
    background-color: #1d1d1d;
    color: #fff;
    padding-left: 5px;
    border: 1px solid #3d3d3d;
    border-top-width: 0;                
}

.articleContent{
    background-color: #323031;
    color: #fff;
    padding-left: 5px;
    border: 1px solid #3d3d3d;               
}

.block-margins {
    margin-left: 2px;
    margin-right: 2px;
}

hr {
    margin-top: 1px;
    margin-bottom: 1px;
    border-style: none;
    background-color: #414141;
    height: 1px;
}


.padding-bottom {
    padding-bottom: 10px;
}

.margin-bottom {
    margin-bottom: 10px;
}

.padding-top {
    padding-top: 10px;
}

.blockBottom {
    border-radius: 0 0 3px 3px;
    border: 1px solid #3d3d3d;                
    font-size: 12pt;
    background-color: #323031;
    color: #fff;
    font-weight: bold;
    border-top-width: 0;               
    text-align: right;
    height: 22px;
}

.border-rounded-left {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;                
}

.border-rounded-right {
    /* border-top-right-radius: 5px;*/
    border-bottom-right-radius: 5px;
}

.nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
}

.navbar-form {
    margin-top: 0px;
    margin-bottom: 0px;
}

.navbar {
    min-height: 0px;
}

ul.nav a,
.navbar-brand
{ color: #ffffff !important; font-weight: bold !important; font-size: 13pt !important; }
ul.nav a:hover
{ background-color:#4f72ea !important; }
footer {
    color: #ffffff;
    font-size: 8pt;
}

.evenItem {
    height: 85px;
    font-size: 9pt;
    overflow: hidden;
    background-color: #2b292a;
    width: 100%;                
}

.oddItem {
    height: 85px;
    font-size: 9pt;
    overflow: hidden;
    background-color: #343233;
    width: 100%;  
}

.evenItem > article > h1,
.oddItem > article > h1 {
    font-size: 13pt;
    font-weight: bold;
    margin: 0;
}
.evenItem > article > h1 > a,
.oddItem > article > h1 > a {
    color: orange;
    text-decoration: underline;
}

.articleContent > article > h1 {
    font-size: 15pt;
    font-weight: bold;
    margin: 0;
    color: #ffffff;
}

.articleContent > article > h2 {
    color: #686868;
    font-size: 8pt;
    margin: 0;
    font-style: oblique;
}

.articleContent > article > hr {
    margin-top: 1px;
    margin-bottom: 2px;
    border-style: none;
    background-color: #7c7c7c;
    height: 2px;
}

.cover-container {
    height: 100px;
    width: 100%;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
}
.cover-item {
    position: relative;
    display: inline-block;
    margin: 8px 8px;
    width: 100px;
    height: 75px;
    vertical-align: bottom;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
}

.game-title {
    color: #c7c7c7;   
    font-size: 2em;
}

.game-logo-img {
    max-height: 175px;
    max-width: 270px;
}

a, a:hover, a:visited {
    color: orange;
}

.white-link {
    color: #ffffff !important;
}

.game-cancelled {
    text-decoration: line-through !important;
}

.miniature-active {
    border: 1px solid #ba0305;
}

.img-max-width {
    max-width: 100%;
    height: auto;
    width: auto\9; /* IE8 */
}

.modal.modal-wide .modal-dialog {
    width: 100%;
}

.ui-autocomplete{
    background:#2b292a;
    border-radius:0;
    width:230px;
    list-style-type:none;
    padding-left:5px;
    border:1px solid #3d3d3d
}
.ui-menu .ui-menu-item a
{
    text-decoration:none;
    color:orange
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
    padding-bottom: 30px;
    height: 0; 
    min-height: 300px;
    overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#socialBar {
    padding-top: 10px;
}

.reduceForm {
    height:28px;
    margin-top: 3px;
    background-color: transparent;
    color: black;
}

.filter,
.filter a{
    font-size: 11pt;
    color: #fff !important;
    font-weight: bold;
}

.boxContentMonthList {
    cursor: pointer;
}

.logo-size {
    max-width: 400px;
    max-height: 150px;
}

.back-color-black {
    background-color: #323031;    
    border: 1px solid #3d3d3d;
}

#modalPicture{
    max-height:90%;      
}

.loading-picture {
    background-image: url('../images/loading.svg');
    background-repeat: no-repeat;
}

.modal-dialog {
    margin-top: 0px;
}

.text-black {
    color: #000;
}
/* youtube embeding  */
.embed-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; max-width: 100%; height: auto; margin-bottom: 10px; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }