/*!
 *   FantaFootball Manager v0.0.1
 *   Author: Giulio Staiti
 *	 Website: FantaFootball Manager <http://fantafootballmanager.com>
 *   
 *   
!*/
/*
 * Site: General Layout Style
 * -------------------------
 */
 /*Error 404*/
 .layout-top-nav .index-header {
    background-color: black;
}
 .error-page {
    width: 1200px;
    margin: 20px auto 0 auto;
}
.error-page img {
    width: 800px;
    display: block;
    margin: 0 auto;
}
.error-page > .error-content {
    width: 100%;
    display: block;
    margin: 0;
}
p.new-error {
    display: block;
    margin: 0 auto;
    text-align: center;
}
p.new-error a {
    color: white;
}
/*INDEX*/
/*Menu dropdown utente header*/
li.dropdown.user.user-menu a:hover, li.dropdown.user.user-menu a:focus, li.dropdown.user.user-menu a:active, .skin-green .main-header .navbar .nav .open > a {
    background: transparent !important;
    color: #05631b;
    transition: .3s all ease-in-out;   
}
li.dropdown.user.user-menu a:hover span {
    color: #093e16;
    transition: .3s all ease-in-out;
}
.user-menu ul.dropdown-menu {
    border-radius: 12px !important;
    border: 0px !important;
    overflow: hidden;
    width: 160px !important;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
    display: none;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
    color: #1d2225;
    font-family: "Roboto Condensed";
    letter-spacing: -.2px;
    text-transform: uppercase;
}

.navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default {
    text-align: left;
    font-family: "Roboto Condensed";
    text-transform: inherit;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.2px;
    background: transparent;
    color: #8e8e8e;
    padding: 8px 20px;
    margin: 0px;
    border:0px;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
    padding: 10px 0px;
    background-color: white;
}
li.dropdown.user.user-menu li.user-footer a:hover {
    background: #F2F4F4!important;
    color: #5a5a5a !important;
}
a.btn.btn-default.btn-flat.btn-block i {
    margin-right: 8px;
    font-size: 14px;
    padding-left: 0px;
}
/*Fine dropdown user*/

/*Index top 11*/
.index-top11 .top-11-field {
    position: absolute;
    width: 100%;
    height: 90%;
    background: url(../images/field2.png) center no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    background-size: 100% 100%;
    margin: 40px 0px;
}
.index-top11 .field-container {
    position: relative;
    width: auto;
    height: auto;
    background: transparent !important;
}
.field-space {
    position: relative;
    background: radial-gradient(#0754be, #000915);
    padding-bottom: 90px;
}
.index-top11 .top-11-field .circle-face {
    width: 120px;
    margin-left: -20px;
    height: 147px;
    -webkit-filter: drop-shadow(0px 5px 5px #1c1b20);
    filter: drop-shadow(0px 5px 5px #1c1b20);
}
.ruolo {
    display: block;
    width: 100%;
    color: white;
    position: absolute;
    bottom: 8px;
    text-align: center;
}
.nome-top11 {
    bottom: 25px;

}
/*Menu per mobile*/
	.mobile-menu {
    display: none;
}
@media (min-width: 1200px){
	.index-top11 .top-11-field .circle-face {
	    -webkit-transform: translate(0%,0%) scale(1);
		transform: translate(0%,0%) scale(1);
	}
}
@media (max-width: 1199px) and (min-width: 992px) {
	.index-top11 .top-11-field .circle-face {
	    -webkit-transform: translate(-7%,0%) scale(.80);
	    transform: translate(-7%,0%) scale(.80);
	}
}
@media (max-width: 700px) and (min-width: 600px) {
.index-top11 .top-11-field .circle-face {
    -webkit-transform: translate(-5%,0%) scale(.8);
    transform: translate(-5%,0%) scale(.8);
}
}
@media (max-width: 600px) {
.top-11-field .circle-face {
    -webkit-transform: translate(-5%,0%) scale(.65);
    transform: translate(-5%,0%) scale(.65);
}
}
@media (max-width: 499px) {


.top-11-field .circle-face {
    -webkit-transform: translate(0%,0%) scale(.85);
    transform: translate(-15%,0%) scale(.55);
}
.top-11-field .circle-face:hover {
    -webkit-transform: translate(0%,0%) scale(1.5);
    transform: translate(-20%,0%) scale(1);
    cursor: pointer;
    z-index: 99999999;
    transition: .3s all ease;
}
h1.top11-header {
    font-size: 10pt;
}
.index-top11 .top-11-field {
    margin: 0px;
}
.p2.circle-face, .p3.circle-face, .p4.circle-face {
    bottom: 16%;
}
.p1.circle-face {
    bottom: -5%;
}
.p6.circle-face, .p7.circle-face {
    top: 30%;
}
.p5.circle-face, .p8.circle-face {
    top: 25%;
}
}


.index-top11 .top-11-field .circle-face:hover {
    -webkit-transform: translate(0%,0%) scale(1.5);
    transform: translate(0%,0%) scale(1.5);
    cursor: pointer;
    z-index: 99999999;
    transition: .3s all ease;
}
/*Fine Index top 11*/
a.disabled-nav {
    opacity: 0.3;
    cursor: not-allowed;
}
nav.navbar.first-header.home-header, nav.navbar.third-header.home-header
	{
	background-color: #11ad34;
}

img.navbar-brand-logo {
	width: 150px;
}

.main-header .index-header .navbar {
    min-height: 0;
    background-color: #1d2225;
}
.navbar-nav>li>a, .main-header .sidebar-toggle {
	padding: 12px 0px;
	font-size: 14px;
}
.skin-green .main-header .home-header.navbar .menu-index .nav > li:hover > a {
    color: #f7cb3b;
}
.first-header .nav.navbar-nav {
	font-size: 13px;
	font-family: "Roboto Condensed";
}

ul.info-block.info-block--header {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    padding: 40px 0px 32px 120px;
    margin: 0;
    float: left;
}

li.info-block__item {
    display: inline-block;
    margin: 10px 0px 0px 40px;
    position: relative;
    min-height: 26px;
    padding: 0px 0 0 20px;
    list-style: none;
    text-align: left;
}

section.content-header.index-header {
    padding: 32px 32px;
    border-radius: 12px;
    background-size: cover;
    z-index: 1060;
    margin-top: -100px;
    margin-bottom: 25px;
    box-shadow: 0px 30px 20px -20px #0000004f;
}
section.content-header.index-header.alternative-dashboard {
    padding: 32px 32px 24px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: none;
    margin-bottom: 0px;
}
.content-header.index-header>ol.breadcrumb {
	padding-bottom: 60px;
}
.header-champ-info {
    display: inline-block;
    float: left;
    padding: 12px 0px;
    color: white;
    font-family: "Roboto Condensed";
    font-size: 14px;
}
.item-header {
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 9pt;
    font-family: "Oswald";
}

.item-header span {
    color: #f7cb34;
}
.item-header:not(:first-child):before {
    content: "|";
    display: inline-block;
	color: #00841f;
    margin: 0 16px 0 14px;
}

.col-md-4.no-padding-right {
    padding-right: 0px;
}
/*Barra risultati serie a*/
header.index-header {
	margin-bottom: 25px;
}
.match-team-logo img {
    max-height: 24px;
    max-width: 24px;
}
li.match-seriea {
    display: inline-block;
    padding: 10px 16px;
    border-right: 1px solid #ecf0f5;
}
.nav > li.match-seriea > a {
    padding: 0px;
}
.nav > li.match-seriea > a {
    padding: 0px;
    color:inherit;
}
.nav > li.match-seriea > a:hover, .nav > li.match-seriea > a:active, .nav > li.match-seriea > a:focus {
	color: inherit;
    background: transparent;
}
ul.nav.nav-ris-seriea {
    background: white;
    border-radius: 12px;
    margin-bottom: 20px;
    padding: 0 8px;
}
li.match-seriea:hover {
    color: #0ead34;
    transition: .2s all;
    cursor: pointer;
}
.match-score-info {
    display: inline-block;
    font-family: "Oswald";
    font-weight: bold;
    font-size: 13px;
}
.match-team-info {
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    width: 67px;
    font-family: "Oswald";
}
.match-team-logo {
    width: 24px;
    height: 24px;
    text-align: center;
    display: inline-block;
    margin-right: 2px;
}
li.match-seriea:last-child {
    border-right: 0px;
}
.match-info {
    line-height: 2.5em;
}
.navbar-custom-menu.menu-index {
    float: left;
}

.content-wrapper > .container {
    z-index: 443423;
    padding-top: 16px;
}
.container .content {
	padding-top:0px;
}
.navigation-risultati {
    z-index: 1050;
    margin-top: -100px;
}
.normal-row {
	margin-top: 0px !important;
}
	
nav.navbar.third-header.home-header {
    background-color: #1d2225;
    padding-bottom: 75px;
}
/*Analisi prossima partita*/
.padding-16 {
    padding: 16px;
}
td.title-confronto-cella {
    width: 150px;
    vertical-align: middle;
    text-align: center;
}

td.confronto-progress.cella-casa {
    vertical-align: middle;
}

.big-progress-bar {
    height: 12px;
    border-radius: 0px;
    position: relative;
    /* transform: skewX(-10deg); */
    overflow: hidden;
}

.big-progress-bar .bar-level-1 {
    background-color: #ececec;
    height: 12px;
    border-radius: 25px;
}

.cella-casa .big-progress-bar .bar-level-2 {
    background-color: #0ead34;
    height: 12px;
    margin-left: auto;
    border-radius: 25px;
}


.cella-ospite .big-progress-bar .bar-level-2 {
    background-color: #f7cb3b;
    height: 12px;
    border-radius: 25px;
}

.ultime-partite .box-partite {
    display: inline-block;
    width: 49%;
    text-align: center;
    margin: 0 auto;
    padding: 8px;
}

td.title-confronto-cella {
    padding: 0px !important;
    margin: 0px !important;
    border-collapse: collapse;
}

td.confronto-progress.cella-ospite {
}
.confronto-progress.versus .bar-level-2 {
    background-color: #f7cb3b;
    height: 12px;
    border-radius: 0px;
}

.confronto-progress.versus .big-progress-bar .bar-level-1 {
    background-color: #0ead34;
    overflow: hidden;
}
.box-body.box-body-extrapadded {
    padding: 25px;
    padding-top: 0px;
}
.table-header-confronto {
    text-align: center;
    font-family: "Roboto Condensed";
    font-weight: bold;
}
table.table.confronto-vs-teams>tbody>tr>td {
    border: 0px;
}
.table>tbody>tr>td.numero-confronto {
    vertical-align: middle;
    width: 65px;
    text-align: center;
    font-size: 10pt !important;
    font-family: "Montserrat" !important;
}
.nav-analisi {
    padding: 0px !important;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
h4.player-name a {
    color: white;
}
.nav-analisi .match-team-info {
    width: auto;
}

.card-header h3 {
    font-family: "Roboto";
    letter-spacing: -.02em;
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;
}
li.match-seriea span {
	font-family: "Roboto Condensed";
	color: grey;
	padding: 0 10px;
}
.nav-analisi li.match-seriea {
    border: 0px;
    padding: 0px;
    border-radius: 12px;
}
.nav-analisi li.match-seriea:hover {
    color: #0ead34;
    box-shadow: 0 6px 22px 0 rgba(0, 0, 0, 0.08) !important;

}
.nav.nav-analisi > li > a {
    padding: 15px 20px;
    color:inherit;
}
.nav.nav-analisi > li > a:hover, .nav.nav-analisi > li > a:focus, .nav.nav-analisi > li > a:active {
    color: inherit;
    background:transparent;
}
li.match-seriea.active {
    background: rgb(14, 173, 52);
    box-shadow: 0 6px 22px 0 rgba(14, 173, 54, 0.48) !important;
    color: white;
}
li.match-seriea.active span {
    color: white;
}
.nav-analisi-partita {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 0px 130px;
    border-bottom: 1px solid #f7cb3b;
}
li.match-seriea.active:hover {
    color: white;
    box-shadow: 0 6px 22px 0 rgba(14, 173, 54, 0.48) !important;
}
.nav-tabs.nav-analisi-partita > li.active > a, .nav-tabs.nav-analisi-partita > li.active > a:hover, .nav-tabs.nav-analisi-partita > li.active > a:focus {
    background: transparent;
	color: #1d2225;
}
.nav-tabs.nav-analisi-partita > li > a {
    border: 0px;
    font-family: "Roboto Condensed";
    font-weight: bold;
    color: lightgray;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 12px;
    transition: .2s all;
}

.nav-tabs.nav-analisi-partita > li > a > i {
    display: block;
    text-align: center;
    font-size: 20px;
    margin-bottom: 5px;
}
.nav.nav-analisi-partita > li > a:hover, .nav.nav-analisi-partita > li > a:active, .nav.nav-analisi-partita > li > a:focus {
    background: transparent;
}

.nav-tabs.nav-analisi-partita > li.active > a > i {
    color: #f7cb3b;
}

.nav-tabs.nav-analisi-partita > li.active > a {
	border: 0px;
	border-bottom: 4px solid #0ead34;
}
.nav.nav-analisi-partita > li > a:hover {
    border-bottom: 4px solid #0cad34;
}
.table-index li.modulo-formazione h5 {
    font-size: 13px;
    line-height: 1.2em;
    text-align: center;
    font-style: normal;
    color: #1d2225;
    padding: 10px;
    margin-bottom: 0;
    margin-top: 0px;
    text-transform: uppercase;
    font-family: "Montserrat";
}
.table-index li.modulo-formazione h5:before {
    color: #0ead34;
    font-family: "Roboto Condensed";
    content: "Modulo: ";
}
.table-index .player-row .wrap a.player-nome {
    color: #363636;
    font-weight: 400;
    font-size: 14px;
    white-space: nowrap;
    display: inline-block;
    font-family: "Roboto";
    letter-spacing: -.02em;
    text-transform: initial;
}
.table-index .player-row.panchinaro .wrap a.player-nome {
    color: #9e9e9e;
}
.table-index .box-footer {
    border-top: 0px;
    margin-bottom: 5px;
}
.box .table-index .nav-stacked > li {
    border: 0px;
}
.table-index .nav-stacked > li.lineup-divider {
    background: white;
    font-family: "Roboto Condensed";
    font-size: 13px;
    border-bottom: 1px solid #e4e7ed;
    margin-top: 10px;
    margin-bottom: 10px;
}
.table-index ul.nav.nav-stacked.team-wrap.row li.player-row .info .wrap a:hover {
    color: #0ead34;
}
.widget-user-header {
    padding: 20px;
}
.table-index footer.posts__footer.card__footer {
    padding: 18px 10px;
    border-top: 1px solid #e4e7ed;
    display: table;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #e4e7ed;
    margin-top: 10px;
}
.button-panchina {
    padding: 20px;
    text-align: center;
}
.header-precedenti {
    display: table-header-group;
}

.th-precedenti {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
}

.precedenti-match {
    display: table;
    width: 100%;
}

.table-precedenti {
    display: table-row-group;
}

.tablerow-precedenti {
    display: table-row;
    height: 40px;
}

.td-precedenti {
    display: table-cell;
    border-top: 1px solid #f4f4f4;
    vertical-align: middle;
}

.td-precedenti p {
    margin: 0px;
    text-align: center;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    font-size: 12px;
    color: grey;
}

p.squadra-precedenti {
    text-align: left;
    font-weight: bold;
    color: #1d2225;
    text-transform: inherit;
    margin: 5px 0 0 0px;
}
a.show-match-precedenti {
    opacity: 0;
    visibility: hidden;
    position: relative;
    top: 0;
    transition: all .3s ease-in-out;
    text-align: center;
    margin: 0 auto;
    display: block;
    height: 0px;
    font-weight: bold;
    color: #f7cb3b;
    letter-spacing: -.02em;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Roboto";
}

.tablerow-precedenti:hover .td-precedenti .show-match-precedenti {
    opacity: 1;
    visibility: visible;
    top: -10px;
    height: auto;
}

.tablerow-precedenti:hover .td-precedenti .risultato-precedenti {
    opacity: 0;
    visibility: hidden;
}
.match-squadra-precedenti {
    display: flex;
    flex-flow: row wrap;
    position: relative;
    padding-left:20px;
}

.match-squadra-precedenti.destra {
	justify-content: flex-end;
	padding-right: 20px;
}

.container-risultato-precedente p {
    font-weight: bold;
    font-size: 13px;
    color: #1d2225;
    font-family: "Montserrat";
    letter-spacing: -.02em;
}
.destra .match-team-logo {
    margin-right: 0px;
    margin-left: 2px;
}
p.precedenti-giornata {
    text-transform: inherit;
}
p.risultato-precedenti .perdente {
    color: #a0a0a0;
    font-size: 13px;
}
.match-squadra-precedenti .match-team-logo {
    margin-right: 10px;
}
.match-squadra-precedenti.destra .match-team-logo {
    margin-right: 0px;
    margin-left: 10px;
}
/*Fine analisi*/
/*Widget Best Players*/
canvas#winner {
    left: 0;
    position: absolute;
    width: 100%;
    height: 140px;
}
ul.nav.nav-tabs.nav-analisi-partita.nav-classifiche-giocatori {
    padding: 0px;
    justify-content: flex-start;
}
.nav-tabs.nav-analisi-partita.nav-classifiche-giocatori > li > a {
    padding: 0px 6px 5px;
}
.top-player {
    height: 140px;
    padding-left: 140px;
    position: relative;
    background: #f7cb3b;
    margin: 20px 10px;
    border-radius: 12px;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.15) !important;
}
img.top-player-img {
    position: absolute;
    left: -25px;
    bottom: 0;
    max-height: 160px;
}

img.top-player-team {
    position: absolute;
    top: 10px;
    left: auto;
    right: 10px;
    bottom: auto;
    width: 32px;
    height: 32px;
}
.top-player-data {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}


.top-player-single-stat {
    text-align: center;
    margin-right: 20px;
}
.top-player-name span.nome {
	font-family: "Roboto";
	font-size: 20px;
	color: white;
	line-height: 0em;
}

.top-player-name span.cognome {
    display: block;
    font-family: "Roboto";
    font-size: 24px;
    color: white;
}
.top-player-stat {
    display: flex;
    flex-flow: row wrap;
    margin-top: 15px;
    margin-left: 50px;
}
.top-player-single-stat {
    text-align: center;
    margin-right: 20px;
    color: rgba(0,0,0,0.5);
}
.top-player.capocannoniere {
    background: linear-gradient(to top, #0ead34 0%, #05cc35 100%);
    box-shadow: 0 6px 22px 0 rgba(14, 173, 54, 0.48) !important;
}

.top-player.palloneoro {
    box-shadow: 0 6px 22px 0 rgba(247, 203, 59, 0.48) !important;
    background: linear-gradient(to top, #e6b923 0%, #f7cb3b 100%);
}
.top-player.assistman {
    background: linear-gradient(to bottom, #7f69f5 0%, #6f2af9 100%);
    box-shadow: 0 6px 22px 0 rgba(116, 66, 206, 0.48) !important;
}
.top-player-single-stat .stat-num {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -.02em;
    font-family: "Montserrat";
}
.top-player-single-stat .stat-nome {
	font-family: "Roboto Condensed";
	text-transform: uppercase;
	font-size: 11px;
}
.player-standings .player-face__img img {
    max-height: 55px !important;
    max-width: 55px;
}
/*Fine Widget Best Players*/
/*Articoli e pagina articolo*/
/*Mmodal articolo*/
.modal {
    z-index: 1061;
}
.select2-dropdown {
    z-index: 1066;
}
/*Fine modal articolo*/

span.slug-articolo {
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    background: black;
    padding: 3px 8px;
    margin-bottom: 25px;
    display: inline-block;
    font-size: 12px;
    margin-top: 100px;
}
.note-editor.note-airframe .note-editing-area .note-editable, .note-editor.note-frame .note-editing-area .note-editable {
    padding: 20px !important;

}
.contenitore-immagine-articolo {
    position: absolute;
    top: 0;
    left: 0;
}
.article-row {
    margin-left: -15px;
    margin-right: -15px;
    grid-template-columns: 69% 29%;
    display: grid;
    grid-gap: 2%;
    align-content: flex-start;
}
.body-articolo article.post--single {
    padding: 30px 30px;
}
.container-articoli-laterale {
    margin-top: 25px;
    grid-row-gap: 10px;
    justify-content: center;
    grid-template-columns: 100%;
    display: grid;
    grid-gap: 15px;
}

.articolo-laterale {
    position: relative;
    height: 80px;
    padding-left: 90px;
}
a.title-container-laterale {
    padding-left: 10px;
}
.slug-articolo-laterale {
    display: block;
}
.slug-articolo-laterale .article-category {
    margin-bottom: 3px;
    font-size: 10px;
    padding: 2px 6px;
}
.articolo-laterale .autore-nome {
    margin-left: 0px;
}
.articolo-laterale .autore-nome p {
    color: #ababab;
}
.articolo-laterale a {
    display: block;
    float: left;
    border-radius: 12px;
    overflow: hidden;
}
figure.immagine-small {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 90px;
    height: 80px;
    border-radius: 4px;
}
.articolo-container-title {
	font-family: "Roboto Condensed";
	color: #1d2225;
	font-weight: bold;
	letter-spacing: -.2px;
	line-height: 1.2em;
}
.post--single h4 {
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
}
.post--single h4 {
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    color: #1d2225;
}
ol.list li:before {
    content: counter(a) ". ";
    display: inline-block;
    position: absolute;
    left: 0;
    font-weight: bold;
    width: 20px;
    color: #0ead34;
    font-family: "Roboto Condensed";
    font-size: 13px;
    counter-increment: a;
}
ol.list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 1.5em;
    counter-reset: a;
}
ol.list li {
    position: relative;
    padding: 0 0 .5em 30px;
    font-family: "Roboto";
    font-size: 14px;
}
.content-header.header-articolo h1 {
    margin-bottom: 15px;
    text-shadow: 0px 2px 6px black;
}
.post__content p {
    font-family: "Roboto";
    line-height: 1.8em;
    margin-bottom: 3em;
    font-size: 12pt;
}
article.post--single .lead {
    font-family: "Roboto Condensed";
    font-weight: bold;
    line-height: 1.2em;
    font-size: 16pt;
    color: #1d2225;
    margin-bottom: 1em;
}
ul.list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 1.5em;
}
ul.list li {
    position: relative;
    padding: 0 0 .5em 30px;
}
ul.list.list--circle li:before {
    display: inline-block;
    position: absolute;
    left: 0;
    width: 20px;
    color: #00ff5b;
    font-family: Roboto Condensed,sans-serif;
    font-size: 14px;
    content: "\f00c";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
ul.list.list--circle li:before {
    top: 2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #f7cb3b;
    text-align: center;
    font-size: 10px;
    line-height: 16px;
    vertical-align: middle;
    color: #0ead34;
}
ul.list.list-intervista li span {
	font-family: "Roboto";font-weight: 400;display: block;
}
ul.list.list-intervista li {
	font-family: "Roboto Condensed";font-weight: bold;font-size: 12pt;padding: 10px 0px;
}

img.avatar-author {
    width: 45px;
    height: 45px;
    border-radius: 100%;
}

.autore-nome {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 14px;
    font-family: "Roboto Condensed";
}

.autore-img {
    display: inline-block;
    vertical-align: middle;
}
.autore-nome span:after {
    content: " |";
}
.autore-articolo-container {
    vertical-align: middle;
    color: white;
}
.autore-nome span {
    font-weight: bold;
}

.autore-nome p {
    font-size: 12px;
    color: rgba(255,255,255,0.8);
    margin: 0px;
    display: inline-block;
}
header.card-header-index.card-header-con-filtri {
    padding: 10px 0px;
}
header.card-header-index.card-header-con-filtri>h4 {
    display: inline-block;
    font-size: 20px;
    font-family: "Roboto Condensed";
    font-weight: bold;
    margin: 0px;
}
ul.filtro-categoria {
	float: right;
	list-style: none;
}

li.item-filtro-categoria {
	display: inline;
}

.item-filtro-categoria a {
    font-size: 11px;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    padding: 0 12px;
    color: #888da8;
    font-weight: bold;
}

a.link-filtro-categoria.filtro-attivo {
	color: black;
}
.card-articles {
    height: 290px;
}
.article-image img {
    width: 100%;
    opacity: 0.7;
}
.row-list-article {
    grid-template-columns: repeat(4,24%);
    display: grid;
    grid-gap: 10px;
    align-content: flex-start;
}
.articles-body {
    padding-bottom: 20px;
    overflow: hidden;
}
.article-image {
    border-radius: 12px;
    overflow: hidden;
    background: black;
    max-height: 340px;
}
.articles-body:before, .articles-body:after {
    content: " ";
    display: table;
    clear: both;
}
.article-category {
    font-weight: 700;
    color: white;
    font-size: 9pt;
    margin-bottom: 10px;
    display: inline-block;
    padding: 2px 6px;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
}
.article-category.editoriale, span.slug-articolo.editoriale {
    background: #b500b5;
}
.article-category.sito, .slug-articolo.sito {
    background: #a5a5a5;
}
.article-category.interviste, .slug-articolo.interviste {
    background-color: #0d9ef1;
}
.article-category.fessa, .slug-articolo.fessa {
    background: #0ead34;
}
.article-text-body {
    font-family: "Roboto";
    font-size: 11pt;
    color: white;
}
.article-title {
    color: #ffffff;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 5px;
}
.article-text {
    position: absolute;
    bottom: 20%;
    left: 35px;
    width: 80%;
}
a.article-container {
    display: block;
    position: relative;
}
.small-aticle:after {
    background: linear-gradient(180deg, rgb(0 0 0 / 10%) 0%, rgb(0 0 0) 100%);
    opacity: .7;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 12px;
}
.article-body {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 16px;
}

.small-aticle:hover:after {
    opacity: 0.3;
    transition: all ease .4s;
}

.small-aticle {
    transition: all ease .4s;
}
.article-body {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 16px;
}
.article-category small {
    color: #9c9d9e;
    text-transform: uppercase;
    font-size: 12px;
}
.article-category small:before {
    content: "/\00a0";
    color: #9c9d9e;
}
a.article-container:hover .article-title, a.article-container:hover .article-text-body {
    text-shadow: 1px 2px 4px black;
}

.small-article-container .article-title {
    color: white;
    font-size: 11pt;
    letter-spacing: -.2px;
    line-height: 1.2em;
}
a.small-article-container.col-xs-6.col-md-3 {
    padding: 0px;
}
.small-aticle {
    padding: 10px;
    background: white;
    border-radius: 12px;
    min-height: 210px;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.small-aticle:hover {
    background-position:30%;
	transition: all ease .4s;
	
}
.small-article-container .article-text {
    position: relative;
    color: black;
    width: 100%;
    top: 0;
    left: 0;
    margin-top: 10px;
}
a.small-article-container:hover .small-aticle {
    transition: .2s all;
    box-shadow: 0 6px 22px 0 rgba(0, 0, 0, 0.15) !important;
}
.article-author {
    font-family: "Roboto Condensed";
    font-size: 11px;
    color: #a5a5a5;
}
.article-author span {
    font-weight: bold;
    color: white;
}
.small-article-container .article-category {
    font-size: 10px;
    top: 0px;
    margin: 0px !important;
    line-height: 14px;
    border-radius: 4px;
}

.big-article-body {
    padding-bottom: 20px;
}

section.content-header.index-header.header-articolo {
    padding: 60px 30px;
}
.carta-articolo {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
.carta-articolo .player.card {
    cursor: auto;
}
/*Colori header della index*/

.index-header.header-violet {
	background: linear-gradient(215deg, #7f69f5 0%, #4d16b9 100%);
}

.header-lightblue .tactics-select-container>div>div {
    color: #2bb0f7;
}
.header-green .title-tattica, .header-green  .title-competizione,
	.header-green  .title-upload-formazione {
	color: #008b43;
}

.index-header.header-lightblue {
	background: linear-gradient(to bottom, #57c0fd 0%, #1ab0f7 100%);
}
.index-header.header-green {
    background: linear-gradient(215deg, #71ec00 0%, #0ead34 80%);
}
.index-header.header-white {
	background: white;
}
.index-header.header-black {
	background: black;
}

.header-lightblue .title-tattica:hover, .header-lightblue .title-competizione:hover,
	.header-lightblue .title-upload-formazione:hover {
	color: white;
	background: #0d93dc;
	transition: .2s all;
}

.header-green .title-tattica:hover, .header-green .title-competizione:hover,
	.header-green .title-upload-formazione:hover {
	color: white;
	background: #008b43;
	transition: .2s all;
}
.header-violet .title-tattica:hover, .header-violet .title-competizione:hover, .header-violet .title-upload-formazione:hover {
    color: white;
    background: #320098;
    transition: .2s all;
}
.header-lightblue .dropdown-tattica p:hover,.header-lightblue  .dropdown-competizione p:hover,.header-lightblue  .dropdown-upload-formazione p:hover,.header-lightblue  .dropdown-openMenu p:hover {
    background: #0d93dc;
    box-shadow: 0 0 30px -10px #57c0fd;
}
/*Fine*/
.skin-green .main-header .home-header.navbar .navbar-login-mobile .nav>li>a
	{
	color: white;
	padding: 15px;
	margin-right: 5px;
}

.skin-green .main-header .home-header .navbar-login-mobile .nav>li>a.dropdown-toggle>img
	{
	margin-bottom: 0px;
}

.skin-green .main-header .home-header.navbar .navbar-login-mobile .nav>li>a.dropdown-toggle
	{
	padding-top: 20px;
}

.box-shadow {
	box-shadow: 0 6px 22px 0 rgba(0, 0, 0, 0.08) !important;
}

a.info-block__link {
    color: white;
    font-size: 32px;
    font-weight: 500;
    font-family: "Roboto";
    letter-spacing: -.02em;
}
.main-header .third-header .navbar-brand {
    position: absolute;
    bottom: 230px;
}
.header-titles-container {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

li.info-block__item>img {
	width: 46px;
	display: inline-block;
}

h6.info-block__heading {
    margin: 0px;
    text-transform: uppercase;
    font-weight: bold;
    color: #f3ca3b;
    font-size: 48px;
    letter-spacing: -.03em;
    font-family: "Roboto Condensed";
}

.third-header .navbar-custom-menu {
    font-family: "Roboto Condensed";
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0px;
}
.navbar-custom-menu.menu-index ul li:hover #megamenu-seriea {
	visibility: visible;
    opacity: 1;
    pointer-events: auto;
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);	
}
.navbar-custom-menu.menu-index ul li:hover .mega-menu-index {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.navbar-custom-menu.menu-index ul li:hover #megamenu-lega {
	visibility: visible;
    opacity: 1;
    pointer-events: auto;
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);	
}
.navbar-custom-menu.menu-index ul li {
    position: inherit;
}
.mega-menu-index {
    width: 100%;
    margin-top: 4px;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    -o-transform: translate(-25%, 0);
    -moz-transform: translate(-25%, 0);
    -ms-transform: translate(-25%, 0);
    -webkit-transform: translate(-25%, 0);
    transform: translate(-25%, 0);
    transition: all .45s ease-in-out;
}
.mega-menu-container {
    box-shadow: 0px 15px 20px 2px rgba(0, 0, 0, 0.23);
    padding: 30px 30px 40px;
    background: #0ead34;
    width: 1140px;
    margin: 0 auto;
    border-radius: 12px;
}
#megamenu-lega .mega-menu-container {
	background: linear-gradient(215deg, #deb52b 0%, #f7cb3b 80%);
}
#megamenu-campionato .mega-menu-container {
    background: linear-gradient(215deg, #71ec00 0%, #0ead34 80%);
}
#megamenu-coppa .mega-menu-container {
    background: linear-gradient(215deg, #7f69f5 0%, #4d16b9 100%);
}
#megamenu-seriea .mega-menu-container {
    background: linear-gradient(215deg, #43fff6 0%, #1facff 100%);
}
.mega-menu-column {
    display: flex;
    flex-flow: row wrap;
    justify-content: start;
    position: relative;
}
.mega-menu-section.principal-section {
    margin-right: 150px;
}
.third-header .navbar-custom-menu.menu-index ul li a {
    padding: 10px;
}
ul.mega-menu-section-list > li > a {
    padding: 0px !important;
    color: #ffffff;
    font-size: 11pt !important;
    font-family: "Roboto" !important;
}
.skin-green .main-header .navbar .menu-index .nav > li > a:hover {
    background: transparent;
}
h4.title-subsection {
    color: white;
    font-family: "Roboto Condensed";
    font-size: 11pt;
    font-weight: bold;
}

ul.mega-menu-section-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.mega-menu-section-list li {
    margin-bottom: 4px;
}
ul.mega-menu-section-list li a:hover {
    color: #00000096;
    cursor: pointer;
    font-weight: bold !important;
    transition: .2s all;
}
.content-header>.breadcrumb {
	float: left;
	background: transparent;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
	padding: 7px 5px;
	border-radius: 2px;
	position: relative;
}

img.header-image {
	position: absolute;
	bottom: 0;
	right: 85px;
	max-height: 320px;
	z-index: 99999;
}

.layout-top-nav .main-header {
	max-height: none;
	z-index:unset;
}
nav.navbar.first-header.home-header {
    z-index: 1090;
}
.content-header>.breadcrumb {
    float: none;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    border-radius: 2px;
    position: relative;
    display: block;
    top: 0px;
    right: 0px;
    line-height: 16px;
}
.content-header.index-header>.breadcrumb>li>a {
	color: white;
	text-decoration: none;
	display: inline-block;
	font-family: "Roboto Condensed";
}

.content-header.index-header>.breadcrumb>li+li:before {
	color: white;
}

.content-header>.breadcrumb>.active {
	color: #008b43;
	font-weight: bold;
	font-family: "Roboto";
}

.content-header {
	position: relative;
	padding: 15px 15px 0 30px;
}

.navbar-login-mobile {
	display: none;
}
.third-header .navbar-custom-menu .nav li a {
    font-family: "Roboto Condensed";
    font-size: 13pt;
    text-transform: none;
    font-weight: 400;
}
/*footer*/
.footer-content {
    display: flex;
    flex-wrap: wrap;
    flex-flow: row;
    margin: 60px 0;
}
span.site-info {
    display: block;
    text-align: center;
}

.footer-content span.hidden-xs {
    display: block;
    text-align: center;
}

ul.menu-footer {
    list-style: none;
    padding: 0px;
    margin-top: 16px;
}
.footer-widget span.logo-lg {
    display: block;
    margin-bottom: 16px;
}

.footer-widget span.logo-lg img {
    margin: 0 auto;
    display: grid;
}

.footer-widget {
    width: 285px;
    margin-left: 60px;
}

.footer-widget:first-child {
    margin-left: 0px;
}
h2.footer-title {
	font-family: "Roboto";
	font-size: 16pt;
	margin: 0px 0px 0px 0px;
	}

.title-separator {
    background-color: black;
    width: 100%;
    height: 1px;
    margin-top: 8px;
}

.section-contatti {
    margin-top: 16px;
}

.title-separator:before {
    background-color: #11ad34;
    content: " ";
    width: 120px;
    height: 3px;
    position: absolute;
}
.info-contatti i {
    font-size: 20px;
}
.footer-content a {
    color: white;
}

.footer-content a:hover {
    color: #11ad34;
    transition: .2s all;
}
.info-contatti a {
    font-size: 10pt;
    line-height: 18px;
    vertical-align: top;
    margin-left: 8px;
}

.info-contatti {
	vertical-align: middle;
}
/*fine footer*/
/*Risultati*/
a.team-matches-partita span {
    display: block;
    padding: 10px;
	background: #bdc2ca;
    color: white;
    border-radius: 4px;
    font-family: "Roboto Condensed";
    font-size: 14px;
}
/* Teampage */
.nav-teampage ul li a {
    color: white;
    font-family: "Roboto Condensed";
    font-size: 16px;
}

.nav-teampage {
    margin-top: 25px;
}
.nav.team-page-nav > li > a:hover, .nav.team-page-nav > li > a:active, .nav.team-page-nav > li > a:focus {
    background: rgba(0,0,0,0.2);
    color: white;
    border-radius: 4px;
    cursor: pointer;
}
.nav-teampage ul li.active a {
    background: rgba(0,0,0,0.2);
    border-radius: 4px;
    font-weight: bold;
}

ul.nav.team-page-nav {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    border-radius: 0px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 10px 0px;
}
.club-logo.wpb_animate_when_almost_visible.wpb_zoomInLeft.zoomInLeft.wpb_start_animation.animated {
    margin-bottom: 25px;
    padding-left: 10px;
}
ul.nav.team-page-nav>li {
	display: inline-block;
}
.card-team-roster .card__header {
    padding: 30px 20px !important;
}
.card-team-roster .card__header h4 {
    font-size: 14pt;
}
.header-fantateam.content-header.index-header>ol.breadcrumb>li>a {
    color: white;
}
.card-team-roster h6.team-meta__name {
    font-family: "Roboto";
    text-transform: initial;
    font-size: 14px;
}
.card-team-roster .game-player-result tr td a:hover h6 {
    color: #00a948;
    transition: .2s all;
}
.skin-green .main-header .home-header.navbar .menu-index .nav>li>a>img {
	display: none;
}
.content-header.index-header.header-white>.breadcrumb>li>a {
    color: #9ca7b1;
}
.content-header.index-header>.breadcrumb>li+li:before {
    color: #ffffff;
}
.header-fantateam.content-header h1 {
    display:none;

}
h1.h1-fantateam-box {
    display: inline-block !important;
    color: white;
    vertical-align: middle;
}

.club-logo.wpb_animate_when_almost_visible.wpb_zoomInLeft.zoomInLeft.wpb_start_animation.animated img {
    vertical-align: middle;
    display: inline-block;
    max-width: 300px;
    max-height: 100px;
}
.index-header.header-fantateam {
    background: grey;
}
.header-fantateam.fantateam-1 {
    background: url(../images/backgrounds/1.jpg);
}
.header-fantateam.fantateam-2 {
    background: url(../images/backgrounds/2.jpg);
}
.header-fantateam.fantateam-3 {
    background: url(../images/backgrounds/3.jpg);
}
.header-fantateam.fantateam-4 {
    background: url(../images/backgrounds/4.jpg);
}
.header-fantateam.fantateam-5 {
	background: url(../images/backgrounds/5.jpg);
}
.header-fantateam.fantateam-6 {
	background: url(../images/backgrounds/6.jpg);
}
.header-fantateam.fantateam-8 {
	background: url(../images/backgrounds/8.jpg);
}
.content-header.index-header.header-fantateam>ol.breadcrumb {
    padding-bottom: 30px;
}

/*Classifica*/
.index-table {
    border: 0px;
    padding: 20px;
    border-collapse: separate;
}
.index-table .table > tbody > tr > td:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px !important;
}
.index-table .table > tbody > tr > td:last-child {
	border-top-right-radius: 8px;
    border-bottom-right-radius: 8px !important;
}

.index-table.card-team-roster .game-player-result thead>tr>th {
    padding-bottom: 20px;
    border-bottom: 0px;
}

.index-table .table > tbody > tr > td {
    border: 0px;
    padding: 10px;
}
.index-table h6.team-meta__name {
    font-family: "Roboto";
    font-size: 13pt;
    text-transform: capitalize;
}
.index-table .game-player-result tr td a:hover h6 {
    vertical-align: middle;
    color: #00a948;
}
.andamento-icon {
    width: 16px;
    height: 16px;
    color: white;
    border-radius: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    cursor:pointer;
}
.andamento-icon.green {
    color: white;
    background: #01a550;
    box-shadow: 0 8px 20px -6px #01a550;
}
.andamento-icon.yellow {
    color: white;
    background: #f7cb3b;
    box-shadow: 0 8px 20px -6px #01a550;
}
.andamento-icon.red {
    color: white;
    background: #d22c2a;
    box-shadow: 0 8px 20px -6px #01a550;
}
.tooltip-risultato {
    white-space: nowrap;
    text-align: center;
}
#classificaLinePoint line.ct-grid.ct-horizontal {
    stroke: rgba(0, 0, 0, 0.05);
}

#classificaLinePoint line.ct-grid.ct-vertical {
    stroke: rgba(0, 0, 0, 0.05);
}
.classifica-chart .ct-line {
    stroke-width: 3px !important;
}
/*Tabella statistiche*/
.statistiche-index-giocatore.table>tbody>tr>td>a {
    font-weight: 600;
    text-transform: none;
    color: #1d2225;
    font-size: 13px !important;
    vertical-align: initial;
}
.statistiche-index-giocatore.table>tbody>tr>td>a span {
    font-weight: 400;
    text-transform: none;
    color: #000000;
    font-size: 13px !important;
    vertical-align: initial;
}
.statistiche-index-giocatore.table>thead>tr>th, .statistiche-index-giocatore.table>tbody>tr>th, .statistiche-index-giocatore.table>tfoot>tr>th, .table>thead>tr>td, .statistiche-index-giocatore.table>tbody>tr>td, .statistiche-index-giocatore.table>tfoot>tr>td {
    font-family: "Roboto" !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    text-align:left;
}
.tablesorter .tablesorter-header-inner::after {
	margin-left:8px;
}
.tablesorter-headerAsc .tablesorter-header-inner, .tablesorter-headerDesc .tablesorter-header-inner {
	color: #11ad34;
}
.tablesorter-headerDesc .tablesorter-header-inner::after {
    font-family: "Font Awesome 5 Free";
    content: "\f0dd";
    color:#11ad34;
}
.tablesorter-headerAsc .tablesorter-header-inner:after {
    content: "\f0de";
    font-family: "Font Awesome 5 Free";
    color: #11ad34;
}
.tablesorter-headerUnSorted .tablesorter-header-inner:after {
    content: "\f0dc";
    font-family: "Font Awesome 5 Free";
	color: #1d2225
}

.table > thead > .tablesorter-filter-row > td, .table > thead > .tablesorter-headerRow > th {
    border: 0px;
}
.statistiche-index-giocatore.table>tbody>tr>td span {
    vertical-align: middle;
    font-weight: 400;
}
.statistiche-index-giocatore.table>tbody>tr>td>a:hover, .statistiche-index-giocatore.table>tbody>tr>td>a:hover span {
    color: #00a65a !important;
}
.statistiche-index-giocatore th.sorter-metanum.small-th, th.sorter-metatext.small-th {
	width: 55px !important;
}
.statistiche-index-giocatore th.sorter-metanum.medium-th, th.sorter-metatext.medium-th {
    width: 70px !important;
}
.table > thead > tr > th.big-th {
    width: 225px;
}
/*Formazioni*/

.giocatore-tltp {
    display: block;
    float: none;
    background: #ecf0f5;
    border-radius: 0px;
    margin: 2px 0px;
}
.giocatore-tltp .info {
    display: inline-block;
    vertical-align: middle;
}

.giocatore-tltp .player-nome {
    color: black;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
}
.tooltip-sostituti-panel strong {
    text-align: center;
    margin: 0 auto;
    display: block;
    font-family: "Roboto";
    margin-bottom: 10px;
    color:black;
}
.tooltip-sostituti-panel.destro {
    text-align: right;
}
.tooltipster-punk.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: white;
}
.tooltipster-punk.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
border-top-color: white;	
}
.tooltipster-punk.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: white;
}
.tooltipster-punk.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #2e2f42;
}
.tooltipster-punk.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #2e2f42;
}
.tooltipster-punk.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background, .tooltipster-punk.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
	border-right-color: white;
}
.tooltipster-punk.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background, .tooltipster-punk.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
	border-left-color: white;
}
.tooltipster-punk .tooltipster-content {
	overflow:visible;
}
.giocatore-tltp .ordine {
    font-family: "Roboto";
    font-weight: bold;
    margin-left: 10px;
    color:grey;
    vertical-align: middle;
}
.destro .giocatore-tltp .ordine {
    margin-left: 0px;
    margin-right: 10px;
}
.tooltipster-sidetip .tooltipster-content {
    color: black;
    line-height: 18px;
    padding: 1px !important;
}
.tooltipster-punk.tooltipster-sidetip .tooltipster-box {
    margin-bottom: 8px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 0 40px 0 rgba(94,92,154,.12);
    border: 0px;
}
.tooltip-sostituti-panel {
    padding: 8px;
}
.tooltip-rigo .img-face {
    position: absolute;
    right: 10px;
    top: -25px;
    max-width: 50%;
}
.tooltip-rigo {
    height: 90px;
    padding-left: 20px;
    font-family: "Roboto";
    color: white;
    display: flex;
    align-items: center;
    padding-top: 15px;
    position:relative;
    background: #2e2f42;
    margin: -1px;
    border-radius: 12px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0;
}

.img-face img {
	width: 115px;
    height: 115px;
}
h4.nomegiocatore {
	font-family: "Roboto";
}

h4.nomegiocatore .cognome {
    font-weight: bold;
    font-size: 25px;
}

h4.nomegiocatore .nome {
    font-weight: 400;
    display:block;
}
span.nomesquadragiocatore img {
    max-height: 18px;
}
span.logosquadragiocatore {
    font-family: "Roboto Condensed";
    font-size: 12px;
    line-height: 0em;
}
.tooltip-info-giocatore {
    color: black;
}

ul.stat-giocatore {
    list-style: none;
    display: flex;
    padding: 0px;
    flex-wrap: wrap;
    margin: -1px;
    width: 100%;
}

.iconstat-container {
    width: 20px;
    height: 20px;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.stat-container {
    font-size: 14px;
    font-family: "Montserrat";
    font-weight: bold;
    letter-spacing: -.03em;
    margin-top: 4px;
}
.iconstat-container.big-stat {
    position: relative;
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: auto;
    height: auto;
}
.iconstat-container.big-stat div {
    line-height: 24px;
}
li.box-stat {
    text-align: center;
    padding: 0px;
    flex-grow: 1;
    border-right: 1px solid #ecf0f5;
    flex: 1 1 0px;
}
li.box-stat:last-child {
    border-right: 0px;
}
.stat-giocatore .box-stat, .stat-ultime-partite li.box-stat {
    padding: 8px 0px;
}
.stat-label-container {
    font-family: "Roboto Condensed";
    font-size: 11px;
    line-height: 12px;
    text-transform: uppercase;
    color: #a8afb3;
}
.stat-label-container strong {
    color: #2e2f42;
}
.iconstat-container.ultime-partite {
    width: auto;
    height: 20px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.tooltip-rigo-label {
    font-family: "Roboto Condensed";
    font-size: 10px;
    font-weight: 700;
    color: #a8afb3;
    padding: 4px 10px;
    border-bottom: 1px solid #ecf0f5;
    margin: -1px;
    background: white;
    text-transform: uppercase;
    border-top: 1px solid #ecf0f5;
}
.tooltip-rigo3 {
    /* border: 1px solid #ecf0f5; */
    /* margin: -1px; */
}
.match-formations .box-footer.no-padding.desktop-view {
    border-top: 0px;
}

/*Classifiche eptasettimanali*/
.row-list-classifiche {
    grid-template-columns: repeat(5,19%);
    display: grid;
    grid-gap: 15px;
    align-content: flex-start;
}

/*Pagina giocatore*/
.yellow-background {
	background-color: #fed03e;
}
.alert {
    border-radius: 12px;
    border: 0px;
    padding: 20px 30px;
    font-family: "Roboto";
}

.alert strong {
    font-family: "Roboto";
    font-size: 13pt;
}
.alert strong i {
    margin-right: 8px;
}
.alert-player {
    margin-top: 8px;
    margin-bottom: 32px;
}
a.button-update-player i {
    vertical-align: -webkit-baseline-middle;
}
a.button-update-player {
    position: absolute;
    right: 14px;
    bottom: 15px;
    width: 32px;
    display: block;
    height: 32px;
    background: white;
    border-radius: 50%;
    color: black;
    text-align: center;
    box-shadow: 0 2px 9px #525252;
}
.box-rendimento {
    position: relative;
}
.ribbon {
    padding: 0px 16px 0 16px;
    height: 32px;
    line-height: 32px;
    clear: left;
    position: absolute;
    left: 0px;
    color: #fff;
    z-index: 2;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    font-weight: bold;
    top: 24px;
}
.ribbon i {
    margin-right: 8px;
}
.ribbon-right {
    left: auto;
    right: -2px;
}

.ribbon-over-right {
    right: -14px;
}

.ribbon-inattivo {
    background: #ec2b00;
}

.ribbon-over-right:before {
    position: absolute;
    top: 32px;
    right: 0;
    width: 0;
    height: 0;
    content: "";
    border: 7px solid transparent;
    border-top-color: #2c323f;
    border-right-color: #2c323f;
}

.ribbon-over-right.ribbon-inattivo:before {
    border-right-color: transparent;
    border-top-color: #ab2000;
    border-left-color: #ab2000;
}
.nav-player-vertical .tab-content>.active {
    display: block;
    background-color: transparent;
    padding: 15px 0 0 0;
}

section.content-header.index-header.profile-player {
    background: linear-gradient(215deg, black, #4a4a4a);
}
section.content-header.index-header.profile-player.GenoaCFC, .tooltip-rigo.GenoaCFC,
section.content-header.index-header.profile-player.Genoa, .tooltip-rigo.Genoa {
    background: linear-gradient(215deg, #012eaf, #ce2020);
}
section.content-header.index-header.profile-player.SSCNapoli, .tooltip-rigo.SSCNapoli,
section.content-header.index-header.profile-player.Napoli, .tooltip-rigo.Napoli {
    background: linear-gradient(215deg, #55e0e6, #00c5ff);
}
section.content-header.index-header.profile-player h1 {
    display: none;
}
section.content-header.index-header.profile-player.Inter, .tooltip-rigo.Inter {
    background: linear-gradient(215deg, black, #001fff);
}
section.content-header.index-header.profile-player.ACFFiorentina, .tooltip-rigo.ACFFiorentina,
section.content-header.index-header.profile-player.Fiorentina, .tooltip-rigo.Fiorentina {
    background: linear-gradient(215deg, #d000c0, #9100ce);
}
section.content-header.index-header.profile-player.FCCrotone, .tooltip-rigo.FCCrotone {
    background: linear-gradient(215deg, #920000, #004c9a);
}
section.content-header.index-header.profile-player.SpeziaCalcio, .tooltip-rigo.SpeziaCalcio {
	    background: linear-gradient(215deg, #e6e6e6, black );
}
section.content-header.index-header.profile-player.JuventusFC, .tooltip-rigo.JuventusFC, 
section.content-header.index-header.profile-player.Spezia, .tooltip-rigo.Spezia,
section.content-header.index-header.profile-player.Juventus, section.content-header.index-header.profile-player.UdineseCalcio,section.content-header.index-header.profile-player.Udinese, 
.tooltip-rigo.UdineseCalcio {
    background: linear-gradient(215deg, #e6e6e6, black );
}
section.content-header.index-header.profile-player.SSLazio, .tooltip-rigo.SSLazio,
section.content-header.index-header.profile-player.Lazio, .tooltip-rigo.Lazio {
    background: linear-gradient(215deg, #95ecff, #2083ff );
}
section.content-header.index-header.profile-player.ASRoma, .tooltip-rigo.ASRoma,
section.content-header.index-header.profile-player.Roma, .tooltip-rigo.Roma {
    background: linear-gradient(215deg, #ffd400, #a90000 75% );
}
section.content-header.index-header.profile-player.CagliariCalcio, .tooltip-rigo.CagliariCalcio,
section.content-header.index-header.profile-player.Cagliari, .tooltip-rigo.Cagliari,
section.content-header.index-header.profile-player.Bologna, .tooltip-rigo.Bologna,
section.content-header.index-header.profile-player.BolognaFC, .tooltip-rigo.BolognaFC {
    background: linear-gradient(215deg, #012da9, #e40000);
}
section.content-header.index-header.profile-player.HellasVerona, .tooltip-rigo.HellasVerona,
section.content-header.index-header.profile-player.Verona, .tooltip-rigo.Verona {
    background: linear-gradient(215deg, #ffe214, #00118c );
}
section.content-header.index-header.profile-player.BeneventoCalcio, .tooltip-rigo.BeneventoCalcio {
    background: linear-gradient(215deg, #ff0000, #ffe000);
}
section.content-header.index-header.profile-player.ParmaCalcio1913, .tooltip-rigo.ParmaCalcio1913,
section.content-header.index-header.profile-player.Parma, .tooltip-rigo.Parma {
    background: linear-gradient(215deg, #0244ff, #ffe000 );
}
section.content-header.index-header.profile-player.ACMilan, .tooltip-rigo.ACMilan,
section.content-header.index-header.profile-player.Milan, .tooltip-rigo.Milan {
    background: linear-gradient(215deg, black, #e40000);
}
section.content-header.index-header.profile-player.AtalantaBC, .tooltip-rigo.AtalantaBC,
section.content-header.index-header.profile-player.Atalanta, .tooltip-rigo.Atalanta {
    background: linear-gradient(215deg, black, #4981ff);
}
section.content-header.index-header.profile-player.USSassuolo, .tooltip-rigo.USSassuolo,
section.content-header.index-header.profile-player.Sassuolo, .tooltip-rigo.Sassuolo 
 {
    background: linear-gradient(215deg, black, #6fd400);
}
section.content-header.index-header.profile-player.UCSampdoria, .tooltip-rigo.UCSampdoria,
section.content-header.index-header.profile-player.Sampdoria, .tooltip-rigo.Sampdoria {
    background: linear-gradient(215deg, #ff0e0e, #0072ff);
}
section.content-header.index-header.profile-player.TorinoFC, .tooltip-rigo.TorinoFC,
section.content-header.index-header.profile-player.Torino, .tooltip-rigo.Torino,
section.content-header.index-header.profile-player.Salernitana, .tooltip-rigo.Salernitana  {
    background: linear-gradient(215deg, #b72424, #6b0404);
}
.player-toolbar {
    position: absolute;
    bottom: -20px;
    right: 30px;
}

.circle-btn {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 50px;
    padding: 0px;
    text-align: center;
}
.favourite-btn {
    background: white;
    color: #ff2f0e;
}
.favourite-btn.active {
    background: #ff2f0e;
    color: white;
}
.favourite-btn:hover {
    color: white;
    background: #ff2f0e !important;
}
span.label-button {
    position: absolute;
    left: -22px;
    bottom: -35px;
    font-family: "Roboto Condensed";
    font-weight:500;
    font-size: 12px;
    color: black;
    text-transform: initial;
    text-align: center;
    white-space: nowrap;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    pointer-events: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
}

a.circle-btn:hover span.label-button {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
section.box-typical.profile-side-user p {
    text-align: left;
    margin-left: 20px;
}
section.content-header.index-header.profile-player h1.player-info-column {
    display: inline-block;
    flex: 2;
    padding-left: 24px;
    margin: 0;
    border-left: 1px solid #ffffff59;
    padding: 12px 0px 12px 24px;
}
.info-player-header {
    display: flex;
    margin: 40px 0px 24px;
}
section.index-header h1.player-name {
    font-family: "Roboto Condensed";
    text-transform: none;
    padding-left: 136px;
    display: inline-block !important;
    flex: 4;
    margin: 0;
}
h1.player-name small.player-details {
    margin-top: 8px;
    font-family: "Roboto Condensed";
    font-size: 12px;
}
span.cognome-giocatore {
    display: block;
    letter-spacing: -.02em;
    font-size: 42px;
    white-space: nowrap;
    
}
span.nome-giocatore {
    display: block;
    font-size: 20px;
    font-family: "Roboto";
    font-weight: 400;
}
.content-header.index-header.profile-player>ol.breadcrumb {
    padding: 0px;
}
.content-header figure.player-info__photo {
    width: 136px;
    height: 136px;
    position: absolute;
    left: 24px;
    top: 64px;
    padding: 0px;
}
.index-header figure.player-info__photo img {
    width: 136px;
    height: 136px;
}
section.content-header.index-header.profile-player {
    height: auto;
    padding: 32px 32px 24px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: none;
    margin-bottom: 0px;
}
span.label-infoheader {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    display: block;
    line-height: 12px;
    margin-top: 0px;
}
span.item-infoheader img {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: text-top;
}

span.item-infoheader {
    display: block;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
}
span.item-infoheader:last-child {
    margin-bottom: 0px;
}
.ruolo-campo {
    display: inline-block;
    flex: 2;
}
.info-module {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 10px;
    background: #e5e5e5;
    text-align: center;
    font-size: 10px;
    vertical-align: middle;
    line-height: 18px;
    margin-left: 8px;
    color: #868686;
}
.profile-tile-meta ul li {
    margin: 8px 0px;
}
.profile-section-title {
    text-align: left;
    font-weight: bold;
    letter-spacing: -.02em;
    margin-bottom: 32px;
    font-family: "Roboto";
    font-size: 16px;
    color: #1d2225;
    line-height: 32px;
}
.ruolo-esteso {
    display: inline-block;
    vertical-align: middle;
    font-family: "Roboto";
    text-transform: none;
    font-weight: bold;
    color: black;
    font-size: 14px;
    line-height: 13px;
    margin-left: 8px;
}
.profile-tile-meta {
    flex: 3;
    align-self: center;
}
.profile-player-ruoli span.r_mantra {
    display: inline-block;
}
.section-ruoli {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    float: left;
    width: 100%;
}

.field-profile-roles {
    height: 193px;
    width: 150px;
    position: relative;
    margin: 0 auto;
}

ul.nav.nav-pills.nav-stacked.player-nav {
    border-radius: 12px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: white;
    margin-bottom: 24px;
}
ul.nav.nav-pills.nav-stacked.player-nav li.nav-item a {
    padding: 24px;
    color: #a8afb3 !important;
    font-weight: bold;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
}
ul.nav.nav-pills.nav-stacked.player-nav li a:hover {
    color: #1d2225 !important;
    transition: .3s all ease-in-out;
}
ul.nav.nav-pills.nav-stacked.player-nav li.nav-item.active a {
	color:#1d2225 !important;
}
ul.nav.nav-pills.nav-stacked.player-nav li.nav-item:hover a {
    color: white;
    transition: .2s all ease-in-out;
}
.profile-side-user {
    text-align: center;
    padding: 16px 16px 16px;
}
.profile-statistics {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    align-self: center;
}
.nav-stacked.player-nav>li.active a:before {
    background: #11ad34;
    background-image: linear-gradient(90deg, #0ead34, #69e705);
    box-shadow: 0 0 16px -2px #00d99b;
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 6px;
    border-radius: 3px;
    bottom: -3px;
    left: 0;
    z-index: 999;
}
.column-statistics {
    flex: 1;
}
span.cartellino-giallo {
	
    padding: 1px 4px;
    background: #fcd006;
    border-radius: 4px;
}
span.cartellino-rosso {
    padding: 1px 4px;
    background: #fb0000;
    border-radius: 4px;
    color: white;
}
.profile-player-content {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    align-content: stretch;
}

.profile-player-column {
    flex: 2;
    margin-right: 15px;
}

.profile-player-column-2 {
    flex: 3;
}
.titoli-chart {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    flex-direction: row;
    justify-content: flex-end;
}
h5.title-statistic {
	color: #a8afb8;
    padding-right: 35px;
    padding-bottom: 0;
    margin-top: 0px;
    font-size: 14px;
    font-family: "Roboto Condensed";
    margin-bottom: 0px;
}
h5.title-statistic small {
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px;
    color: black;
    font-family: "Roboto Condensed";
}
h2.title-statistic {
    color: #1d2225;
    padding-bottom: 10px;
    font-family: "Roboto";
    font-weight: bold;
    letter-spacing: -.02em;
    font-size: 20px;
}
.card-block.statistic-card {
    margin-top: -15px;
    padding: 20px;
    background: white;
}
.chartist-animated .ct-label {
    color: #c5c5c5;
    font-size: 10px;
    line-height: 1;
    font-family: "Roboto Condensed";
    font-weight: 600;
}
.chartist-animated .ct-grid {
    stroke: rgba(0, 0, 0, 0.1);
    stroke-width: 1px;
    stroke-dasharray: 0px;
}
.ct-chart .ct-grid {
    stroke: rgb(141 101 255);
    stroke-width: 1px;
    stroke-dasharray: 3px;
}
.fc-chart .ct-grid {
    stroke: #31abfe;
    stroke-width: 1px;
    stroke-dasharray: 3px;
}
.ct-chart .ct-label {
    color: #a383f7;
    font-size: 10px;
    line-height: 1;
    font-family: "Roboto Condensed";
    font-weight: 600;
}
.legenda.campionato h5.voto-grid:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 1px;
    margin-right: 5px;
    border: 1px solid rgb(141 101 255);
    border-style: dashed;
    background: transparent;
    vertical-align: middle;
}
.legenda.fantacampionato h5.voto-grid:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 1px;
    margin-right: 5px;
    border: 1px solid #31abfe;
    border-style: dashed;
    background: transparent;
    vertical-align: middle;
}
g.ct-labels foreignObject {
    width: 25px;
}
.height-300 {
    height: 20rem;
}
div#widgetLinepoint1, #widgetLinepoint {
    margin-top: -35px;
}
#widgetLinepoint.ct-chart .ct-series-a .ct-point {
    stroke: #4d16b900 !important;
    stroke-linecap: round;
    stroke-width: 12px !important;
    cursor: pointer;
}
.chartist .ct-series.ct-series-a .ct-area, .chartist .ct-series.ct-series-a .ct-slice-pie {
    fill: url(#gradient-c);
}
#widgetLinepoint1.ct-chart .ct-line, #widgetLinepoint1 .ct-chart .ct-point {
    stroke: #8d66ff !important;
}
#widgetLinepoint1.ct-chart .ct-line {
    stroke-width: 5px !important;
}
#widgetLinepoint1.ct-chart .ct-point, #widgetLinepoint.fc-chart .ct-point  {
	stroke: #8d66ff00 !important;
}
#widgetLinepoint1.ct-chart .ct-point, #widgetLinepoint.fc-chart .ct-point {
    stroke-width: 15px !important;
    cursor:pointer;
}
#widgetLinepoint1.ct-chart .ct-series-a .ct-line {
    stroke: #4d16b9 !important;
    stroke-linecap: round;
    stroke-width: 5px !important;
    stroke-dasharray: none;
}
.chartist .ct-series.ct-series-b .ct-area, .chartist .ct-series.ct-series-b .ct-slice-pie {
    fill: url(#gradient-c);
}
#widgetLinepoint2.vm-chart .ct-series-a .ct-line {
    stroke: #9ad401 !important;
    stroke-linecap: round;
    stroke-width: 5px !important;
    stroke-dasharray: none;
}
#widgetLinepoint2.vm-chart .ct-series-a .ct-point {
    stroke: #9ad401 !important;
    stroke-linecap: round;
    stroke-width: 10px !important;
    cursor: pointer;
}
.chartist-animated .ct-point {
    stroke-width: 5px;
    stroke-linecap: round;
}
.chartist .ct-series.ct-series-b .ct-bar, .chartist .ct-series.ct-series-b .ct-line, .chartist .ct-series.ct-series-b .ct-point, .chartist .ct-series.ct-series-b .ct-slice-donut {
    stroke: #4cd9ff;
}
.fc-chart.chartist .ct-series.ct-series-b .ct-area, .fc-chart.chartist .ct-series.ct-series-b .ct-slice-pie {
    fill: url(#gradient-a);
}
.chartist-animated .ct-series-b .ct-line {
    fill: none;
    stroke-width: 5px;
}
.chartist.ru5-chart .ct-series.ct-series-a .ct-area, .ru5-chart.chartist .ct-series.ct-series-a .ct-slice-pie, .fc-chart.chartist .ct-series.ct-series-a .ct-area, .chartist .ct-series.ct-series-a .ct-slice-pie {
	fill:url(#gradient-a);
}
.chartist.vm-chart .ct-series.ct-series-a .ct-area, .chartist.vm-chart .ct-series.ct-series-a .ct-slice-pie {
	fill:url(#gradient-b);
}
.ru5-chart .ct-series-b path.ct-line {
    stroke: rgba(64, 64, 64, 0.2) !important;
    stroke-width: 5px !important;
}
.ru5-chart .ct-series-b .ct-point {
    stroke: transparent !important;
    stroke-width: 5px !important;
}
.ru5-chart {
    -webkit-filter: drop-shadow(0px 20px 6px rgba(64, 184, 255, 0.3));
    filter: drop-shadow(0px 0px 10px rgba(64, 184, 255, 0.7));
}
.fc-chart.chartist .ct-series.ct-series-a .ct-bar, .chartist .ct-series.ct-series-a .ct-line, .chartist .ct-series.ct-series-a .ct-point, .chartist .ct-series.ct-series-a .ct-slice-donut {
    stroke: #01a8fe;
    stroke-linecap: round;
    stroke-dasharray: none;
    stroke-width: 5px;
}
#widgetLinepoint1 .ct-point {
    cursor: pointer;
    stroke-width: 15px !important;
    stroke: #ffffff00;
}
.legenda {
    display: flex;
    flex: 5;
    padding-left: 15px;
    flex-flow: column;
}

.legenda h5 {
    padding: 0px;
    margin: 0px 10px 6px;
    font-size: 14px;
    font-family: "Roboto Condensed";
    text-align: left;
}

.legenda.fantacampionato h5:first-child:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 8px;
    background: #4cd9ff;
    border-radius: 8px;
    margin-right: 5px;
}
.legenda.fantacampionato h5:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 8px;
    background: #31abfe;
    border-radius: 8px;
    margin-right: 5px;
}

.legenda.campionato h5:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 8px;
    background: #4f1bbb;
    border-radius: 8px;
    margin-right: 5px;
}
.legenda.campionato h5:first-child:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 8px;
    background: #8d65ff;
    border-radius: 8px;
    margin-right: 5px;
}
span.item-infoheader a {
    color: white;
}

span.item-infoheader a:hover {
    text-decoration: underline;
}

tr.mov-table td {
    text-align: left;
}
.mov-table td:nth-child(2) {
    text-align: left;
    padding-left: 8px;
}
.table-movimenti-giocatore table thead tr th, .table-standings thead tr th {
    color: #a8afb8;
    font-size: 11px !important;
    font-family: "Roboto" !important;
    line-height: 16px;
    text-transform: uppercase;
}
.table-movimenti-giocatore table thead {
    background: transparent;
}
.table>tbody>tr.mov-table>td {
    font-weight: 600 !important;
    font-size: 12px !important;
    padding: 8px 8px;
    font-family: "Roboto Condensed" !important;
}
.table.big-table>tbody>tr.mov-table>td {
    font-family: "Roboto" !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    letter-spacing: -.02em;
}
.table-movimenti-giocatore table {
    margin: 0px;
}
.table-movimenti-giocatore .table > thead:first-child > tr:first-child > th:first-child {
    width: 96px;
}
span.mercato-table {
    margin-bottom: 0px !important;
}
.box-typical.profile-side-user span.text-green {
    color: white !important;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 100%;
    line-height: 30px;
    margin-bottom: 5px;
    background: rgb(14, 173, 52);
    box-shadow: 0 6px 22px 0 rgba(14, 173, 54, 0.48) !important;
    text-align:center;
}
.box-typical.profile-side-user span.text-red {
    color: white !important;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 100%;
    line-height: 30px;
    margin-bottom: 5px;
    background: rgb(221, 75, 57) !important;
    box-shadow: 0 6px 22px 0 rgba(221, 75, 57, 0.42) !important;
    text-align:center;
}
.chart-rendimento {
    width: 100%;
    display: block;
    float: left;
}
.big-version .os-progress-bar .bar-labels span {
    font-size: 14px;
}
.stats-profile .ribbon {
    top: 0px;
}
.big-version.stats-profile {
    padding-bottom: 16px;
    position: relative;
}
.riepilogo-rendimento .stat-container {
    font-size: 20px;
    margin-top: 4px;
}
ul.stat-giocatore.riepilogo-rendimento {
    margin-bottom: 24px;
}
.mov-icon {
    display: inline-block;
    margin-right: 10px;
}
.card-team-roster th.game-player-result__date, .card-team-roster tr td.game-player-result__date {
    width: 20px;
    text-align: center !important;
}
.table-movimenti-giocatore .big-table tr th.small-th {
    width: 120px;
}
/*trofei giocatore*/
.trofeo-badge img {
    width: 60px;
    align-self: center;
    margin: 0 auto;
    z-index: 9;
}
.timeline-card {
    flex-direction: column;
    padding: 30px;
    display: flex;
    background: white url(../images/confetti.png) no-repeat center;
}
.trofeo-title {
    flex: 1;
    align-items: center;
    text-align: center;
    margin-top: 24px;
}
.trofeo-badge {
    width: 120px;
    height: 120px;
    align-self: center;
    display: flex;
    background: linear-gradient(0deg, #ffbe08, #ffef30);
    border-radius: 50%;
    text-align: center;
}
.trofeo-badge:after {
    content: "";
    border: 2px solid #fff643;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    position: absolute;
    margin-top: 15px;
    margin-left: 15px;
    background: #ffdf00;
}
.timeline-card h4.card-title a {
    color: #1c2934;
    font-weight: 700;
    font-size: 20px;
    font-family: "Roboto";
}
h4.card-title {
    margin: 0px;
}
span.card-subtitle {
    font-family: "Roboto";
    font-size: 12px;
    margin: 0px;
    color: grey;
}
p.big-subtitle {
    margin: 10px 0px 0px;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    font-weight: bold;
    color: #1c2934;
    font-size: 14px;
}
p.card-subtitle.big-subtitle span {
    display: block;
    line-height: 16px;
}
/*fine trofei*/



/*Top11 Per Ruolo*/
.grid-4 {
    display: grid;
    grid-template-columns: repeat(auto-fit,273px);
    justify-content: center;
    grid-gap: 16px;
}
.grid-3 {
    display: grid;
    grid-template-columns: repeat(auto-fit,273px);
    justify-content: left;
    grid-gap: 16px;
}
.card-grid .card__header {
    color: white;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
	padding: 30px 20px 50px!important;	
}

.card-grid .card-team-roster .card__header h4 {
    text-align: center;
    display: block;
    font-size: 14pt;
    letter-spacing: -.02em;
}
.card-grid .card-team-roster .card__header h3 {
	font-family: "Roboto Condensed";
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 8px;
    color: #ffffffc4;
}
.punta-centrale.card-team-roster .card__header, .attaccante.card-team-roster .card__header {
    background: linear-gradient(45deg, #e20e0e, #ff5b5b);
}
.ala.card-team-roster .card__header, .trequartista.card-team-roster .card__header {
    background: linear-gradient(45deg, #900ee2, #cc1dec);
}
.mediano.card-team-roster .card__header, .esterno.card-team-roster .card__header, .centrocampista.card-team-roster .card__header {
    background: linear-gradient(45deg, #06a91a, #63ec1d);
}
.difensore-centrale.card-team-roster .card__header, .difensore-sinistro.card-team-roster .card__header, .difensore-destro.card-team-roster .card__header {
    background: linear-gradient(45deg, #0622a9, #1d70ec);
}
.punta-centrale.card-team-roster .card__header, .attaccante.card-team-roster .card__header {
    background: linear-gradient(45deg, #e20e0e, #ff5b5b);
}
.portiere.card-team-roster .card__header {
    background: linear-gradient(45deg, #e49300, #f7da0e);
}
.winner-row {
    padding-bottom: 20px;
    padding-top: 10px;
}
.winner-photo {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    margin: -50px auto 0;
    background: white;
    border-radius: 40px;
    /* box-shadow: 0px 0px 20px #00000024; */
    overflow: hidden;
}
.nome-winner {
    text-align: center;
    font-family: "Roboto";
    font-size: 14pt;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: -.02em;
}
.mv-winner {
    text-align: center;
    font-size: 13pt;
    font-family: "Montserrat";
    font-weight: bold;
    letter-spacing: -.05em;
}
.winner-circle img {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 5px;
    left: 3px;
}
.row-header {
    margin-top: 30px;
    margin-bottom: 30px;
}

p.section-pre-title {
    color: grey;
    font-family: "Roboto Condensed";
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 5px;
}

h2.section-title {
    margin: 0px;
    font-family: "Roboto";
    letter-spacing: -.02em;
    font-weight: 700;
}
/* TRASFERIMENTI */
.tabelle-trasferimenti {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.container-tabella {
    flex: 1;
    padding: 0px 8px;
}
.container-tabella h4 {
    font-size: 10pt;
    margin-top: 16px;
    text-transform: uppercase;
    font-family: "Roboto Condensed";
    font-weight: bold;
}
a.table-link {
    text-transform: none!important;
    z-index:9999;
}
@media (max-width: 35em) {
	.statistiche-index-giocatore.ui-table-reflow td, .statistiche-index-giocatore.ui-table-reflow th {
		width:auto !important;
	}
	table.ui-table-reflow.statistiche-index-giocatore thead {
    display: table-header-group;
	}
	.statistiche-index-giocatore.table>thead>tr>th {
	    font-size: 8px !important;
	}
}
h5.section-title {
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    color: #9199a2;
    font-size: 12px;
    margin: 0px;
}
h4.section-title {
    font-family: "Roboto";
    font-size: 18pt;
    font-weight: bold;
    margin: 0px;
    line-height: 24pt;
}
.header-grid {
    margin: 16px 0px;
}
span.budget-span label {
    font-size: 13px;
    display: block;
    line-height: 16px;
    margin: 0px;
    font-family: "Roboto";
    font-weight: 400;
    color: #93a0ad;
}
span.budget-span {
    font-size: 14px;
    line-height: 16px;
    font-family: "Roboto Condensed";
    width: 80px;
}
span.budget-span.long-field {
    font-size: 14px;
    line-height: 16px;
    font-family: "Roboto Condensed";
    width: 200px;
}
.container-rose {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 8px;
    align-items: flex-start;
    height: auto;
    flex: 5;
    margin-right: 16px;
    margin-bottom: 16px;
}
#accordion .profile-section-title {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    justify-content: space-between;
}
#accordion .profile-section-title img {
    vertical-align: middle;
    margin-right: 16px;
}

.row-info-header {
    display: flex;
    flex-direction: row;
    align-content: flex-start;
}
.header-accordion h4 {
    font-family: "Roboto";
    font-size: 14pt;
    font-weight: bold;
    line-height: 14pt;
    margin-bottom: 8px;
    margin-top: 0px;
}

table.small-table.table.table-rose-precampionato {
    text-align: left;
    margin-top: 8px;
}
.table-rose-precampionato.table>thead>tr>th, .table-rose-precampionato.table>tbody>tr>th, .table-rose-precampionato.table>tfoot>tr>th, .table>thead>tr>td, .table-rose-precampionato.table>tbody>tr>td, .table-rose-precampionato.table>tfoot>tr>td {
    font-size: 12px !important;
    font-weight: 500;
    vertical-align: middle;
    font-family: "Roboto";
    line-height: 16px;
}

.rosa-completa section.box-typical {
    margin: 0px;
}
.collapse-header {
    display: block;
    position: relative;
    width: 100%;
    float: left;
}

.rosa-completa section.box-typical {
    margin: 0px;
}

.accordion-collapse {
    float: left;
    width: 100%;
}
.griglia {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    align-content: stretch;
}

.header-accordion {
    margin-right: 24px;
    display: flex;
    align-items: center;
}
.panel-rosa {
    float: left;
    width: 100%;
}
.container-classifiche-acquisti {
    display: flex;
    flex-flow: row;
    margin-bottom: 40px;
}
.classifca-acquisti {
    flex: 1;
}
.col-sm-12.profile-section-title.padding-16:hover {
    background: #1d2225;
    border-radius: 12px;
    transition: .2s all ease-in-out;
    cursor: pointer;
    color: white;
}
.container-classifiche-acquisti .grid.players-grid {
    display: grid;
    flex-flow: column;
    width: 100%;
    grid-gap: 20px;
    grid-template-columns: repeat(1,100%);
    justify-content: center;
    padding-right: 16px;
}
.container-lost-players {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 8px;
    grid-area: players;
    flex: 2;
}
.rosa-completa {
    height: auto;
}
.grid.players-grid {
    display: grid;
    flex-flow: column;
    width: 100%;
    grid-gap: 20px;
    grid-template-columns: repeat(1,94%);
    justify-content: center;
}
.players-grid img.top-player-img {
    width: 80px;
    left: 0px;
}

.players-grid .top-player {
    height: 72px;
    margin: 0px;
    padding-left: 80px;
    background: #1d2225;
}
.top-player-prezzo span {
    color: white;
    font-size: 28px;
    font-family: "Montserrat";
    font-weight: bold;
    padding-right: 64px;
}
.top-player-prezzo {
    margin-top: 15px;
}
.top-player-name {
    margin-top: 17px;
    line-height: 1.4em;
    text-align: left;
}
.container-lost-players .top-player-container {
    height: 617px;
    overflow-y: scroll;
    display: block;
    float: left;
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
}
.players-grid .top-player-name span.nome {
    font-family: "Roboto";
    font-size: 16px;
    color: white;
    line-height: 18px;
}
.players-grid .top-player-name span.cognome {
    display: block;
    font-family: "Roboto";
    font-size: 20px;
    color: white;
    font-weight: bold;
    letter-spacing: -.02em;
    line-height: 20px;
}
.players-grid img.top-player-team {
    position: absolute;
    top: 12px;
    left: auto;
    right: 10px;
    bottom: auto;
    width: 48px;
    height: 48px;
}
.container-lost-players section.box-typical {
    margin: 0;
    height: 713px;
}
.mobile-menu-item a {
    color: #0000006b;
    font-size: 14pt;
}
.mobile-menu-item.active a {
    color: white;
}





/*Le squadre*/
.widget-player--football .widget-player__content-alt {
    width: 64%;
    display: flex;
    margin: 0px;
    position: relative;
    top: 3px;
    float: right;
    flex-direction: row;
}
.widget-player--football .widget-player__content-alt .progress-stats {
    float: left;
    padding-right: 0%;
    margin-bottom: 0px;
    flex: 1;
}
.container-data-fantateam {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    width: 100%;
    float: left;
    margin: auto;
    border-top: 1px solid #ecf0f5;
}

.widget-player--football .widget-player__stat {
    flex-grow: 1;
    padding: 12px;
    width: auto;
    flex: 1 1 0px;
    border-right: 1px solid #ecf0f5;
    text-align: center;
}

.widget-player--football .widget-player__stat:last-child {
    border-right: 0px;
}

.widget-player--football .widget-player__stat-label {
    margin: 0px;
}

.widget-player--football .widget-player__last-name {
    font-family: "Roboto";
    text-transform: capitalize;
    overflow: visible;
}

.widget-player--football .widget-player__name {
    overflow: visible !important;
}
span.widget-player__first-name {
    font-size: 14px !important;
    text-transform: capitalize;
}
a.widget.card.widget--sidebar.widget-player.widget-player--football {
    border-radius: 12px;
}
.widget-player__content-inner .name-team-container {
    padding: 25px 10px 25px;
}
.widget-player__number {
    display: inline-block;
    width: 90px;
    height: 90px;
    overflow: hidden;
    position: absolute;
    top: -7px;
}
.title-tattica span, .title-competizione span, .title-upload-formazione span {
    
    margin-left: 15px;
}
.widget-player__stat-number {
    letter-spacing: -.02em;
    font-family: "Montserrat";
    font-size: 16px !important;
}
@media ( max-width : 700px ) {

.widget-player--football .widget-player__stat {
	flex-basis: 25%;
}
.widget-player--football .widget-player__content-alt {
    display: block !important;
    width: 100% !important;
    position: inherit;
    float: left !important;
    margin-top: 20px;
}
}
/*Fine squadre*/
/*Classifica Coppa*/
.tabellone-torneo {
    display: flex;
    flex-direction: row;
    padding: 35px 0px;
}

.colonna-tabellone {
    display: block;
    flex: 1;
}

ul.turno-tabellone {
    display: flex;
    flex-direction: column;
    flex-flow: row wrap;
    justify-content: center;
    height: 100%;
    min-height: 100%;
    padding: 0 0 1em;
    margin: 0 0 1em;
    transition: padding .2s ease-in-out, margin .2s ease-in-out;
}

li.partita-turno-tabellone {
    padding: .5em 1.5em;
    width: 100%;
    display: flex;
    flex: 0 1 auto;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    transition: padding .2s linear;
}

.tabellone-partita {
    display: flex;
    width: 100%;
    outline: none;
}

table.table-partita-tabellone {
    width: 100%;
    background: transparent;
}

table.table-partita-tabellone tbody {
    display: flex;
    flex-wrap: wrap;
}

.table-partita-tabellone tbody tr:first-child {
    width: 100%;
    order: 0;
}

tr.tabellone-rigo-partita {
    padding: 13px;
    display: flex;
    justify-content: space-between;
    border: 1px solid #ffffff;
    border-radius: 4px;
    margin: 8px 0;
    min-height: 56px;
    background: #ffffff;
    font-family: "Roboto";
    font-weight: bold;
}


.table-partita-tabellone tbody tr:last-child {
    width: 100%;
    order: 2;
}

td.tabellone-squadra {
    display: flex;
    align-items: center;
    max-width: 70%;
    min-width: 0;
    flex-grow: 8;
}
td.tabellone-gol {
    order: 0;
    display: flex;
    align-items: center;
    flex-grow: 0;
}
li.partita-turno-tabellone:after {
    position: absolute;
    right: 0;
    content: "";
    display: block;
    height: 51%;
    border-right: 2px solid lightgrey;
    transition: width .2s linear;
    width: 1em;
}

li.partita-turno-tabellone:nth-child(odd):after {
    top: 50%;
    border-top: 2px solid lightgrey;
    transform: translateY(-1px);
    border-right: 2px solid lightgrey !important;
}
li.partita-turno-tabellone:nth-child(2n):after {
    bottom: 50%;
    border-bottom: 2px solid lightgrey;
    transform: translateY(1px);
    border-right: 2px solid lightgrey !important;
}
.colonna-tabellone:last-child li.partita-turno-tabellone:after {
	display:none;
}
.colonna-tabellone:nth-last-child(2) li.partita-turno-tabellone:after {
    border-radius: 0;
    border-right: 0px !important;
}
.tabellone-partita:before {
    position: absolute;
    left: 0;
    z-index: 1;
    content: "";
    display: block;
    width: 1em;
    height: 10%;
    border-left: 2px solid #lightgrey;
    transition: all .2s linear;
}
.tabellone-partita:before {
    transform: translateY(1px);
    width: 1em;
    bottom: 50%;
    border-bottom: 2px solid lightgrey;
}
.colonna-tabellone:first-child .tabellone-partita:before {
   display:none;
}
.tabellone-logo-squadra img {
    height: auto;
    width: 28px;
}
.tabellone-logo-squadra {
    margin-right: 10px;
}
td.tabellone-gol span {
    display: inline-block;
    min-width: 28px;
    height: 28px;
    text-align: center;
    border-radius: 4px;
    padding: 0 4px;
    font-size: 12px;
    font-family: "Montserrat";
    background: #ecf0f5;
    line-height: 27px;
}
h4.tabellone-title {
display:none;
}
.vincitore-coppa {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 4px solid #0ead34;
    display: inline-block;
    min-width: 28px;
    text-align: center;
    padding: 0 4px;
	background-color: #fcd03e;
    font-size: 12px;
    line-height: 24px;
}
.vincitore-coppa img {
    display: block;
    position: absolute;
    left: 50%;
    top: 53%;
    width: 32px;
    height: 32px;
    transform: translate(-50%,-50%);
}

.table-responsive {
    width: 100%;
}

/*Gestione riunioni Asta*/

.container-letter span, .container-lettere-estratte span {
    width: 40px;
    display: inline-block;
    text-align: center;
    background: grey;
    border-radius: 4px;
    line-height: 36px;
    color: white;
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 24px;
}

.container-letter, .container-lettere-estratte {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.box-body {
    width: 100%;
    position: relative;
}

.container-lettere-estratte span {
    background: red;
}
.button-bar {
    margin-bottom: 24px;
}
.lettera-estratta-container {
    text-align: center;
}

.lettera-estratta-container h4 {
	font-family: "Roboto";
	font-size: 32px;
}

span.lettera-container {
    display: block;
    background: #232d32;
    color: white;
    font-size: 42pt;
    line-height: 140px;
    border-radius: 32px;
    font-family: "Montserrat";
    font-weight: bold;
    width: 50%;
    margin: 0 auto;
    cursor: pointer;
}
span.lettera-container:hover {
    background: #00a65a;
    transition: .2s all ease-in-out;
    box-shadow: 0 11px 16px #00000038;
}
.item-scambio-panel {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.container-card.item-scambio {
    flex: 1;
}

.fantateam-info.item-scambio {
    flex: 2;
    align-self: center;
}

.box.box-new-year {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0px;
    box-shadow: none;
}

.half-box .info-fantateam-transfer {
    width: 50%;
}
.full-box .info-fantateam-transfer {
    width: 25%;
}
.fantateam-info.item-rinnovo {
    flex: 3;
    align-self: center;
}
.container-card.item-rinnovo {
    flex: 1;
}
.input-group span {
    font-family: "Roboto";
    font-weight: 400;
}
.mercato-live-rose {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    padding: 24px;
}

.rosa-mercato-live {
    flex: 25%;
    padding: 10px;
}
.barra {
    position: relative;
}

.barra-acquisti {
    height: 64px;
    padding-right: 100%;
    background-color: black;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: ticker;
    animation-name: ticker;
    -webkit-animation-duration: 60s;
    animation-duration: 60s;
    display: inline-block;
}
.info-lista {
    font-family: "Roboto";
    margin-top: 4px;
    font-size: 14px;
}
.new-list {
    display: flex;
    flex-direction: column;
}
.new-list {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    position: relative;
    height: 64px;
}
.new-list-item {
    display: flex;
    align-items: center;
    color: white;
    flex-wrap: nowrap;
    white-space: nowrap;
    font-family: "Montserrat";
    font-size: 12pt;
}
.new-divider {
    margin: 0 16px;
    color: #f3ca3b;
}

.item-row strong {
	color: white;
}
.barra {
    background: black;
    overflow: hidden;
    width: 100%;
    padding-left: 95%;
    box-sizing: content-box;
    position: relative;
}
.mercato-boxes table tbody tr td {
    font-weight: 500 !important;
}
.mercato-boxes .card__header img {
    max-height: 50px;
    position: absolute;
}
.fantateam-data h4 {
    margin: 4px 0px;
    font-family: "Roboto Condensed";
    font-weight: bold;
}
.fantateam-data {
    padding-left: 56px;
}
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}


















/*Css per dispositivi mobili*/
@media ( max-width : 700px ) {
.footer-content {
    flex-flow: column;
}

.footer-widget {
    margin-bottom: 36px;
    width: 100%;
    margin-left: 24px;
}	
	tr.tablesorter-headerRow th.mobile-td {
    display: none !important;
}
#giocatori-svincolati tr.tablesorter-filter-row td:first-child {
    display: none;
}	
.container-classifiche-acquisti {
    flex-flow: column;
}

.grid.players-grid {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.classifca-acquisti {
    padding: 8px 20px;
}

	.tabelle-trasferimenti {
    flex-direction: column;
    width: 100%;
}

.row-info-header {
    flex-flow: row;
    flex-wrap: wrap;
}

span.budget-span {
    flex-grow: 1;
    width: auto;
    padding: 4px 0px;
}

span.budget-span.long-field {
    flex-basis: 275px;
}
	
	
	.rosa-mercato-live {
    padding: 0px;
}
	.mercato-live-rose {
    padding: 8px 0px;
}
	section.box-typical.profile-side-user.rendimento-table {
    margin: 8px;
}
	.bar-label-left span {
    color: #a8afb3;
    font-weight: 400 !important;
    text-transform: uppercase;
    font-size: 12px !important;
}
	h5.title-statistic {
	padding-left: 0px;
	}
	.tab-content .alert {
    margin: 8px;
    margin-bottom: 0px;
}
	.row-list-classifiche {
    grid-template-columns: 100%;
}
	span.budget-span {
    font-size: 14px;
    line-height: 16px;
    font-family: "Roboto Condensed";
    width: auto;
}
.btn {
    padding: 8px 10px;
}
#accordion .profile-section-title img {
    display: none;
}
section.content-header.index-header.alternative-dashboard {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    text-align: center;
    margin-bottom: 16px;
}
	.header-grid {
    margin: 16px 16px;
}
.griglia {
    width: 96%;
    margin: 0 auto;
}
	.container-rose {
    margin: 0px 0px 16px;
}
	section.content-header.index-header.profile-player {
    border-radius: 12px;
}
.table.big-table>tbody>tr.mov-table>td {
    font-size: 12px !important;
    white-space: nowrap;
}
	.stat-label-container {
    font-family: "Roboto Condensed";
    font-size: 9px;
    line-height: 12px;
    text-transform: uppercase;
    color: #a8afb3;
}

	.profile-player-column {
		margin: 8px;
	}
	.padded {
    padding: 0px 8px 0px 8px;
}
	span.positive, span.negative {
		display: none;
	}
	.profile-player-column-2 {
		margin: 8px;
	}
	.alert {
		font-size: 12px;
	}
	.alert strong {
		font-size: 14px;
	}
	.alert p {
		line-height: 16px;
		margin-top: 8px;
	}
	ul.nav.nav-pills.nav-stacked.player-nav {
		display: none;
	}
	.mobile-menu {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: row;
		height: 64px;
		bottom: 0;
		position: fixed;
		z-index: 9999;
		background-color: #11ad34;
		width: 100%;
	}
	.menu-bar {
		display: flex;
		align-items: center;
		height: 60px;
	}
	.mobile-menu-item {
		display: flex;
		position: relative;
		padding: 0px 32px;
	}
	.mobile-menu-item a {
		font-size: 14pt;
	}
	.content-header.profile-player figure.player-info__photo {
		width: 80px;
		height: 80px;
		position: absolute;
		left: 8px;
		top: 40px;
	}
	.index-header figure.player-info__photo img {
    width: 80px;
    height: 80px;
}
section.content-header.index-header.profile-player h1.player-info-column {
    padding: 0px;
    border-left: 0px;
}

section.index-header h1.player-name {
    padding-left: 70px;
    flex: 1 1 100%;
    margin-top: 10px;
    margin-bottom: 24px;
}

.info-player-header {flex-wrap: wrap;}

span.item-infoheader {
    font-size: 12px;
}
span.label-infoheader {
    font-size: 11px;
}
span.nome-giocatore {
    font-size: 14px;
    line-height: 14px;
}

span.cognome-giocatore {
    font-size: 32px;
    line-height: 30px;
}

h1.player-name small.player-details {
    line-height: 14px;
    margin-top: 0px;
}
section.content-header.index-header.profile-player {
    padding: 8px 24px 4px;
    margin-bottom: 0px;
}
.table-responsive {
	border:0px;
}	
.grid-3 {
	justify-content: center;
}

.row-header {
	text-align: center;
}

.grid-4, .grid-3 {
	grid-template-columns: 90%;
}

h4.tabellone-title {
    text-align: center;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    display:block;
}	
.tabellone-partita:before {
   display:none;
}
.colonna-tabellone li.partita-turno-tabellone:after {
	display:none;
}
.tabellone-torneo {
    flex-direction: column;
}
	.mega-menu-column {
    justify-content: flex-start;
    flex-flow: column;
}

.mega-menu-container {
    width: auto;
}
.mega-menu-section.principal-section {
    margin-right: 0px;
}
.row-list-article {
    display: flex;
    flex-flow: row;
    overflow-x: auto;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch; /* [3] */
    -ms-overflow-style: -ms-autohiding-scrollbar; /* [4] */
}

a.small-article-container {
    flex: 0 0 auto;
    margin-right: 10px;
    width: 75%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}	
	.article-text {
    left: 15px;
}
.header-fantateam {
	background-position:center !important;
}
	.box-fantateam .club-logo.wpb_animate_when_almost_visible.wpb_zoomInLeft.zoomInLeft.wpb_start_animation.animated {
    padding: 20px;
}
	.body-articolo article.post--single {
    padding: 30px 10px;
}
.body-articoli-laterali {
    margin-left: 15px;
    margin-right: 15px;
}
.post__content p {
    font-size: 11pt;
}
	h4.post-author__name span:nth-child(2) {
    display: block;
}
	.widget-infortunato img.icon-infortunio {
    display: none;
}
.team-lineup-wrap .widget-infortunato, .team-lineup-wrap-destra .widget-infortunato {
    margin-left: -15px;
    margin-right: -15px;
}
.big-article-body {
    margin-left: 15px;
    margin-right: 15px;
}
.card-articles {
    margin-right: 15px;
    margin-left: 15px;
}
.box-analisi-prossima-gio {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
}
.nav-tabs.nav-analisi-partita > li > a {
    padding: 5px 0px;
}
section.content-header.index-header.header-articolo {
    background-position: center !important;
    margin-top: -25px;
}
.match-squadra-precedenti.destra {
    padding-right: 0px;
}
.match-squadra-precedenti {
	padding-left:0px;
}
.td-precedenti:nth-child(2), .td-precedenti:last-child, .td-precedenti:first-child {
    display: none;
}
	.nav-analisi {
    flex-flow: inherit;
    padding: 20px;
}
	.nav-analisi-partita {
    padding: 0px;
}
	.article-row {
    grid-template-columns: 100%;
    padding-bottom: 50px;
}
	.layout-top-nav .main-header {
     z-index: 1051; 
}
	.col-md-4.no-padding-right {
    padding-right: 15px;
}
.row-list-article {
    grid-template-columns: 100%;
}
.small-article-container .article-image {
    height: 115px;
    background-position: center;
}
ul.nav.nav-ris-seriea {
    white-space: nowrap;
    overflow: scroll;

}
ul.nav.nav-ris-seriea.nav-analisi {
    white-space: nowrap;
    overflow: scroll;
    margin-bottom: 0px;
    padding-bottom: 30px !important;
    padding-top: 15px !important;
    padding-left: 15px !important;
}

.container .col-md-12.navigation-risultati {
    padding: 0px 30px;
    margin-top: 10px;
}
.small-article-container .article-title {
    width: 100%;
    padding-bottom: 0px;
}
section.content-header.index-header {
    z-index: 1;
    width: 96%;
    margin: -25px auto 25px;
}
nav.navbar.third-header.home-header {
    padding-bottom: 0px;
}
	.content-wrapper > .container {
    margin-top: 0px;
	}
	.article-text-body {
    display: none;
	}
	.article-title {
    font-size: 16px;
	}
	header.index-header {
    margin-bottom: 0px;
	}
	.index-table h6.team-meta__name {
    font-size: 9pt;
	}
	.index-table .table-responsive {
    	border: 0px;
	}
	.box.box-widget.widget-user-2.risultato-index {
		padding-left: 15px;
		padding-right: 15px;
	}
	img.header-image {
		display: none;
	}
	.tattica-menu, .competizione-menu, .upload-formazione-menu {
		width: 100%;
		margin-top: 10px;
	}
	.content-header h1 {
		width: 100%;
	}
	.content-header>.breadcrumb {
		display: none;
	}
	.menu-index .nav {
		width: 360px;
		float: none;
		margin: 0 auto;
	}
	.main-header .menu-index {
		width: 96%;
	    border-bottom-right-radius: 12px;
	    border-bottom-left-radius: 12px;
	    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.1);
	    padding-bottom: 0px;
	    float: none;
	    margin: 0 auto;
	}
	nav.navbar.second-header.home-header {
		display: none;
	}
	nav.navbar.first-header.home-header {
		display: none;
	}
	.main-header .third-header .navbar-brand {
		left: 50%;
		transform: translate(-50%);
		top: -8px;
	}
	img.navbar-brand-logo {
		width: 95px;
	}
	button.navbar-toggle {
		float: left;
		margin-left: 15px;
	}
	.navbar-custom-menu>.navbar-nav>li {
		width: 120px;
		display: inline-block;
		text-align: center;
		border-radius: 30px;
		margin: 0 auto;
	}
	.team-lineup-wrap .widget-infortunato .dashboard-img-player, .team-lineup-wrap-destra .widget-infortunato .dashboard-img-player {
    bottom: 0px;
    display: block;
    position: relative;
    width: 54px;
}

	.widget-infortunato .dashboard-img-player {
		bottom: 0px;
	}
	.skin-green .main-header .home-header.navbar .menu-index .nav>li>a>img {
		margin-bottom: 5px;
		display: block;
	}
	.skin-green .main-header .home-header.navbar .nav>li>a {
		color: #008b43;
		font-size: 12px;
		padding: 20px;
		padding-bottom: 10px;
	}
	.home-header ul.nav.navbar-nav {
		margin-top: 40px;
		margin-bottom: 25px;
	}
	.navbar-login-mobile {
		display: block;
	}
	.navbar-login-mobile ul.nav.navbar-nav {
		margin: 0px;
	}
	.navbar-login-mobile.navbar-custom-menu>.navbar-nav>li {
		width: auto;
		background: none;
		padding: 0px;
		margin: 0px;
		margin-right: 10px;
	}
	.navbar-login-mobile>.navbar-nav>li>.dropdown-menu {
		top: auto;
		right: 0;
		border: 0px;
		padding: 0px;
	}
	.menu-index {
		background: white;
	}
	nav.navbar.third-header.home-header {
		background: transparent;
		margin-bottom: 20px;
	}
	.home-header.third-header .navbar-header {
		background: #1d2225;
	}
}