hr {
  border-top: 1px dotted grey;
}

.bg-gold {
  background-color: #c7b58a;
  color:#232323;
}

/*LIGHTBOX*/
.modal-content {
  background-color: rgba(0,0,0,.75);
} 
#LightboxCanvas{
  max-width:100%; max-height:100%;
}


/*WEB MENU*/
.navbar   .dropdown-menu {color: #ffe4a3;background-color: #343a40;font-size:16px} 
.dropdown .dropdown-menu a{color: #fff;text-decoration: none;font-size:14px} 
.dropdown .dropdown-menu a:hover{color: #0e0e0e;font-size:14px} 

#navbarSupportedContent a{color: #ffe4a3;text-decoration: none;font-size:14px} 
#navbarSupportedContent a:hover{color: #0e0e0e;background:#171a1c;font-size:14px} 
#navbarSupportedContent a:active{color: #0e0e0e;font-size:14px}

#navbarnone:hover {
color:#343a40 !important;
background-color:transparent !important;
text-decoration:none !important;
}

/*NUEVO*/
.shadow-bottom {
  box-shadow: 0 20px 60px -6px black;;
}

.hl-color{
  color:#d8c8a2;
}

.card {
background-color: #16181A;
color:#eaeaea;
}

.player-title{
  font-size: 30px;
}

/*Dropdown menus and navbars*/
#dropdowngames .dropdown-menu a:hover{background-color: #121212!important;}

/*NUEVO*/

.rankingbadge {
font-size:20px;
width:35px;
}

/* COLORES DE FUT Y CAREER */
#redp {
background-color:#d13913;
color:#eaeaea;
}
#orangep {
background-color:#ffa423;
color:#232323;
}
#yellowp {
background-color:#eed715;
color:#232323;
}
#dgreenp {
background-color:#6a8f26;
color:#eaeaea;
}
#lgreenp {
background-color:#03a02c;
color:#eaeaea;
}

/* PEQUEÑOS DIVS DE LISTADO DE CARTAS JUGADORES */

/*no mobile*/
#divminiplayernm {
transform: scale(0.9,0.9);
margin-right:-0px;
margin-bottom:-00px;
margin-left:-00px;
margin-top:-00px;
border:1px solid #000;
}
/* mobile*/ 
#divminiplayerm {
transform: scale(0.6,0.6);
margin-right:-40px;
margin-bottom:-50px;
margin-left:-41px;
margin-top:-40px;
}

/**/
.playerheader {
overflow:auto;
background-image: linear-gradient(to top, rgba(255, 255, 255, 0.0), rgba(22, 24, 26, 1)), url('https://www.moddingway.com/fifadbimages/backgroundplayer.webp');
color:#fff;
text-align:left;
margin:0px;
padding:0px;
}

.playerheaderm {
overflow:auto;
color:#fff;
text-align:left;
margin:0px;
padding:0px;
}

/* DIV titulo */
#titulo {
color:#d8c8a2;
background-color:#2C2C2C;
}

/* PLAYER SEARCH */
    /* Formatting search box */
    .search-box{
        width: 100%;
        position: relative;
        display: inline-block;
        font-size: 16px;
    }  
    input:focus, textarea:focus, select:focus{
        outline: none;
    }
    .search-box input[type="text"]{
        height: 32px;
        padding: 5px 10px;
        border: 1px solid #444a50;
        background-color:#343a40;
        font-size: 16px;
        color:#ddd;
    }
    .result{
        position: absolute;        
        z-index: 999;
        top: 100%;
        left: 0;
    }
    .search-box input[type="text"], .result{
        width: 100%;
        box-sizing: border-box;
    }
    /* Formatting result items */
/* PLAYER SEARCH */


/* BOOTSTRAP */

/* CONTAINERS
----------------------------------------------- */
.left {
float:left;
}

.right {
float:right;
}

.clear {
clear: both;
overflow:visible;
}

.containerc {
width:623px;
margin:0px 0px 3px 0px;
padding-top:0px;
padding-bottom:5px;
background-color:#232323;
overflow:visible;
float:none;
text-align:left;
}

.containerxl {
width:976px;
margin:0px 0px 3px 0px;
padding-top:0px;
padding-bottom:5px;
background-color:#232323;
overflow:visible;
float:none;
text-align:left;
}

/* LINKS AND FONTS
----------------------------------------------- */

img.cleanimage {
border:0px;
padding:0px;
margin:0px;
background-color:transparent;
}

.smallwords {
font-size:11px;
color:#666666;
text-transform:uppercase;
}

a:link {
color: #ffe4a3 !important;
#text-decoration: none;
}
a:visited {
color: #ffe4a3 !important;
text-decoration: none;
}
a:hover {
color: #fcd576 !important;
#text-decoration: none;
}
a:active {
#color: #fcd576 !important;
#text-decoration: none;
}

a.white:link {
color: #fff !important;
text-decoration: none;
}
a.white:visited {
color: #fff !important;
text-decoration: underline;
}
a.white:hover {
color: #ffe4a3 !important;
text-decoration: none;
}
a.white:active {
color: #ffe4a3 !important;
text-decoration: none;
}

a.tlink:link {
text-decoration: none;
}
a.tlink:visited {
text-decoration: none;
}
a.tlink:hover {
text-decoration: none;
}
a.tlink:active {
text-decoration: none;
}

#tweet a:link { color: #1e1e8c!important; }
#tweet a:visited { color: #1e1e8c!important; }
#tweet a:hover { color: #1e1e8c!important; }
#tweet a:active { color: #1e1e8c!important; }

/* FOOTER
----------------------------------------------- */
#footer {
clear: both;
text-align: center;
color: #fff;
font-size: 15px;
margin-top:10px;
}

#footer ul li.first-clear {
clear: left;
border-left: 0;
padding-left: 0;
}


#footer ul li {
list-style-type: none;
float: left;
border-left: 1px solid #5c707c;
padding: 0 5px 2px 5px;
margin-bottom: 7px;
line-height: 13px;
}


/* FILES & NEWS
----------------------------------------------- */

.post-title {
margin-left: 10px;
margin-right: 10px;
height:50px;
text-align:left;
overflow:visible;
float:none;
}

.post-content {
margin-top:5px;
line-height: 1.4em;
font-size: 14px;
font-weight: none;
text-align: justify;
margin-left:10px;
margin-right:10px;
overflow:visible;
float:none;
clear:both;
color:#444444;
}

.post-bottom {
background-color:#eeeeee;
border-right:1px solid #aaa;
border-left: 1px solid #aaa;
border-bottom: 1px solid #aaa;
height:15px;
overflow:visible;
float:none;
text-align:left;
}


.newslistb {
margin-bottom:3px;
margin-right:5px;
padding-bottom:2px;
border-bottom:1px solid #DDDDDD;
width:320px;
float:left;
font-size:14px;
text-align:left;
}

.filelistthumb {
width:75px;
height:60px;
background-position:50% 50%;
float:left;
border:1px solid #000;
font-size:14px
margin-bottom:3px;
margin-right:8px;
}

div.file-thumb {
float:left;
overflow:visible;
}

img.file-thumb {
margin-right:4px;
border: 1px solid #BBBBBB;
background-color:#FFFFFF;
height:90px;
border:1px solid #CCC;
margin-bottom:5px;
margin-right:5px;
}

/* CATEGORIES
----------------------------------------------- */

.category {
font-size:16px;
color:#666666;
padding-left:20px;
text-transform:uppercase;
}

img.trait {
height:10%;
width:10%;
}
