@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto Condensed'), url('/fonts/rc/roboto-condensed.woff2') format('woff2');
}

body{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	}

.m-0 { margin:0!important; }
.m-1 { margin:.25rem!important; }
.m-2 { margin:.5rem!important; }
.m-3 { margin:1rem!important; }
.m-4 { margin:1.5rem!important; }
.m-5 { margin:3rem!important; }

.mt-0 { margin-top:0!important; }
.mr-0 { margin-right:0!important; }
.mb-0 { margin-bottom:0!important; }
.ml-0 { margin-left:0!important; }
.mx-0 { margin-left:0 !important;margin-right:0 !important; }
.my-0 { margin-top:0!important;margin-bottom:0!important; }

.mt-1 { margin-top:.25rem!important; }
.mr-1 { margin-right:.25rem!important; }
.mb-1 { margin-bottom:.25rem!important; }
.ml-1 { margin-left:.25rem!important; }
.mx-1 { margin-left:.25rem!important;margin-right:.25rem!important; }
.my-1 { margin-top:.25rem!important;margin-bottom:.25rem!important; }

.mt-2 { margin-top:.5rem!important; }
.mr-2 { margin-right:.5rem!important; }
.mb-2 { margin-bottom:.5rem!important; }
.ml-2 { margin-left:.5rem!important; }
.mx-2 { margin-right:.5rem!important;margin-left:.5rem!important; }
.my-2 { margin-top:.5rem!important;margin-bottom:.5rem!important; }

.mt-3 { margin-top:1rem!important; }
.mr-3 { margin-right:1rem!important; }
.mb-3 { margin-bottom:1rem!important; }
.ml-3 { margin-left:1rem!important; }
.mx-3 { margin-right:1rem!important;margin-left:1rem!important; }
.my-3 { margin-bottom:1rem!important;margin-top:1rem!important; }

.mt-4 { margin-top:1.5rem!important; }
.mr-4 { margin-right:1.5rem!important; }
.mb-4 { margin-bottom:1.5rem!important; }
.ml-4 { margin-left:1.5rem!important; }
.mx-4 { margin-right:1.5rem!important;margin-left:1.5rem!important; }
.my-4 { margin-top:1.5rem!important;margin-bottom:1.5rem!important; }

.mt-5 { margin-top:3rem!important; }
.mr-5 { margin-right:3rem!important; }
.mb-5 { margin-bottom:3rem!important; }
.ml-5 { margin-left:3rem!important; }
.mx-5 { margin-right:3rem!important;margin-left:3rem!important; }
.my-5 { margin-top:3rem!important;margin-bottom:3rem!important; }

.mt-auto { margin-top:auto!important; }
.mr-auto { margin-right:auto!important; }
.mb-auto { margin-bottom:auto!important; }
.ml-auto { margin-left:auto!important; }
.mx-auto { margin-right:auto!important;margin-left:auto!important; }
.my-auto { margin-bottom:auto!important;margin-top:auto!important; }

.p-0 { padding:0!important; }
.p-1 { padding:.25rem!important; }
.p-2 { padding:.5rem!important; }
.p-3 { padding:1rem!important; }
.p-4 { padding:1.5rem!important; }
.p-5 { padding:3rem!important; }

.pt-0 { padding-top:0!important; }
.pr-0 { padding-right:0!important; }
.pb-0 { padding-bottom:0!important; }
.pl-0 { padding-left:0!important; }
.px-0 { padding-left:0!important;padding-right:0!important; }
.py-0 { padding-top:0!important;padding-bottom:0!important; }

.pt-1 { padding-top:.25rem!important; }
.pr-1 { padding-right:.25rem!important; }
.pb-1 { padding-bottom:.25rem!important; }
.pl-1 { padding-left:.25rem!important; }
.px-1 { padding-left:.25rem!important;padding-right:.25rem!important; }
.py-1 { padding-top:.25rem!important;padding-bottom:.25rem!important; }

.pt-2 { padding-top:.5rem!important; }
.pr-2 { padding-right:.5rem!important; }
.pb-2 { padding-bottom:.5rem!important; }
.pl-2 { padding-left:.5rem!important; }
.px-2 { padding-right:.5rem!important;padding-left:.5rem!important; }
.py-2 { padding-top:.5rem!important;padding-bottom:.5rem!important; }

.pt-3 { padding-top:1rem!important; }
.pr-3 { padding-right:1rem!important; }
.pb-3 { padding-bottom:1rem!important; }
.pl-3 { padding-left:1rem!important; }
.py-3 { padding-bottom:1rem!important;padding-top:1rem!important; }
.px-3 { padding-right:1rem!important;padding-left:1rem!important; }

.pt-4 { padding-top:1.5rem!important; }
.pr-4 { padding-right:1.5rem!important; }
.pb-4 { padding-bottom:1.5rem!important; }
.pl-4 { padding-left:1.5rem!important; }
.px-4 { padding-right:1.5rem!important;padding-left:1.5rem!important; }
.py-4 { padding-top:1.5rem!important;padding-bottom:1.5rem!important; }

.pt-5 { padding-top:3rem!important; }
.pr-5 { padding-right:3rem!important; }
.pb-5 { padding-bottom:3rem!important; }
.pl-5 { padding-left:3rem!important; }
.px-5 { padding-right:3rem!important;padding-left:3rem!important; }
.py-5 { padding-top:3rem!important;padding-bottom:3rem!important; }

.w-100 { width: 100%!important; }

.iconify{
	font-size: 20px;
    position: relative;
    top: 4px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background-color: #295AA9;
  border-color: #295AA9;
}
.pagination>li>a, .pagination>li>span {
  color: #295AA9;
  padding: 6px 17px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	background-color: #295AA9;
	border-color: #295AA9;
}

.breadcrumb{
  background-color: transparent;
  padding: 0 0 4px 0;
  color: #999;
}

.dropdown-menu .divider{
    background-color: #4d82d4;
}

.table-hover>tbody>tr:hover {
  background-color: #eee !important;
}

.btn{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border: 1px solid;
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.19);
	}
.btn .iconify{
    font-size: 16px;
    position: relative;
    top: 3px;
    margin-right: 5px;
	}

.btn-success {
    background: #73B503;
	color: #ebffca;
	}
.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {
  	background: #518103;
  	border-color: #518103;
	}
.btn-primary {
    background: #295AA9 ;
	}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    background: #012865;
    border-color: #012865;
	}
.btn-default {
	text-transform: inherit;
    border-color: #ddd;
    color: #666;
	}

.btn-toptag{
    border: none;
    padding: 0;
    margin-right: 20px;
    text-transform: capitalize;
    font-size: 15px;
    display: inline-block;
	}
.btn-toptag:hover{
	text-decoration: underline;
	}
.btn-toptag .iconify{
    font-size: 18px;
    top: 3px;
    margin-right: 5px;
	}
.btn-award{
	color: #bf9928;
	}
.btn-award:hover{
	color: #c99e34;
	}
.btn-award .iconify{
	color: #b57424;
	}
.btn-red,
.btn-red .iconify{
	color: #ff0000;
	}


.alert-plain{
    color: #999;
    background-color: #eee;
    border-color: #ddd;
	}

.label{
  font-size: 13px;
  font-weight: normal;
  padding: .2em .5em .2em;
  }
.label-success{
  	background-color: #73B503;
  	}
.label-info{
	background-color: #497ED2;
	}
.label-default {
  	background-color: #bbb;
	}
.label-white1 {
    background-color: #fff;
    color: #497ed2;
	}

.list-group-item{
	border: none;
	}
a.list-group-item:focus, a.list-group-item:hover, a.list-group-item:hover .badge {
  background-color: #295AA9;
  color: #fff;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
  background-color: #295AA9;
}

.thumbnail{
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #eee;
	}
.thumbnail.active, .thumbnail:focus, .thumbnail:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

a{
	color: #295aa9;
	text-decoration: none;
	}
a:hover{
	color: #003380;
	text-decoration: underline;
	}

.backToTop {
    position: fixed; display: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
    font-size: 20px;
    bottom: 20px; right: 20px; padding: 15px 20px;
    border-radius: 50px;
    border: 2px solid #fff;
    text-decoration: none;
    z-index: 99;
	}
.backToTop:hover {
    color: #000;
    background-color: rgba(135, 135, 135, 0.40);
    text-decoration: none;
	}

.tabExt a[href^="http://"]:after,
.tabExt a[href^="https://"]:after,
.tabRemakes .rp a[href^="http://"]:after,
.tabRemakes .rp a[href^="https://"]:after,
.extLink:after {
    content: " \2197";
    font-weight: bold;
    position: relative;
    margin-right: 5px;
}

hr.sm{
	margin-top: 10px;
    margin-bottom: 10px;
	}
.col2 hr.sm{
    border-top: 1px solid #ddd;
	}

h1, h2, h3, h4, h5, h6{
    letter-spacing: -1px;
  	border-bottom: 2px solid #5380ca;
    color: #333;
	}
h1{
	font-size: 28px;
  	margin-top: 10px;
	padding-bottom: 3px;
	}
h1 a:hover, h2 a:hover, h3 a:hover{
	text-decoration: none;
	}
h2, h3, h4{
	font-size: 24px;
	padding-bottom: 5px;
	}

.table-clear td, .table-clear th{
	border: none !important;
	}

.wrShare .addthis_sharing_toolbox, .wrShare .addthis_toolbox{
	margin: 15px 0 10px 0;
	}

.aside .wrShare .a2a_default_style, .wrShGame .a2a_default_style{
	display: flex;
    flex-wrap: wrap;
	}
.aside .wrShare .a2a_default_style a, .wrShGame .a2a_default_style a{
	margin-bottom: 12px;
    margin-right: 2px;
	}

small {
	display: block;
    margin-bottom: 5px;
	color: #999 !important;
	letter-spacing: -1px;
	}
.darkLink{
	color: #000;
	}

.niceLink{
	font-size: 15px !important;
	text-transform: uppercase;
	}
.niceLink:hover{
	text-decoration: none;
	color: #000;
	}
.niceLink:before{
	content: '\00bb';
	padding-right: 3px;
	font-size: 20px;
	}

.wrSocialBloc svg{
    margin-right: 10px;
	}

.borBlock{
	padding-top: 10px;
	padding-bottom: 15px;
	}
.borBlock .b{
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
	}

.wiki{
	font-size: 14px;
	color:#777;
	font-style:italic;
	margin: 5px 0 10px 0;
	}

.msgPub{
	display: none;
	margin-top: 10px;
	margin-bottom: 10px;
    background: #fff;
    border-radius: 5px;
    padding: 15px 10px 10px 15px;
    color: #999;
    border: 1px solid #e3e3e3;
	}
.msgPub img{
	margin: 0 auto;
	}
.msgPub .pp{
	text-align: right;
	}


/***********************************************
 * Header, footer
 */

header{
	color: #fff;
	background-color: #295AA9;
    max-height: 95px;
	}

.wrTestata .titolo{
	margin: 15px 0;
	}
.wrTestata .titolo img{
	height: 65px;
	}

.numGames{
	text-transform: capitalize;
	padding: 15px 0 3px 0;
	font-size: 16px;
	}
.numGames strong{
	color: #ffff00;
	}

#navTop.navbar {
	border-radius: 0;
	border: none;
	-webkit-box-shadow: 0px 8px 14px -4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 8px 14px -4px rgba(0,0,0,0.3);
	box-shadow: 0px 8px 14px -4px rgba(0,0,0,0.3);
	z-index: 10;
	}


#mainbar1{
    margin-top: 7px;
    margin-bottom: 6px;
    letter-spacing: 0.3px;
	}
#mainbar1 .nav>li>a {
  	padding: 9px 11px 6px 10px;
	}

#navTop.affix {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
	padding: 0;
    }

.navbar-default{
  background-color: #1d498c;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
}
.navbar-default .navbar-nav>li>a {
  color: #dcdeea;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #ffff00;
  background-color: #295AA9;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: #ffff00;
  background-color: #295AA9;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  color: #ffff00;
  background-color: #295AA9;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color: #eee;
  border-color: #1d498c;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle {
    border: none;
}

#mainbar1 .iconify{
    font-size: 16px;
}

.navbar-toggle{
	padding: 7px 8px;
    }

#form_ricerca{
	margin-top: 3px;
	}
#form_ricerca button{
    border-radius: 0;
    padding: 0px 7px 0px 9px;
    margin-left: 0;
    box-shadow: none;
    border: none;
    background: transparent;
    color: #fff;
	}
#form_ricerca .iconify{
	font-size: 24px;
}
#form_ricerca input{
    border-radius: 0;
    border: none;
	}
#form_ricerca .sBox{
	display: table;
	max-width: 320px;
	}
#form_ricerca .sBox .in{
	display: table-cell;
    width: 100%;
	}

.dropdown-menu{
    background-color: #295AA9;
    border-right: none;
    border-left: none;
}
.dropdown-menu>li>a {
  	font-size: 15px;
    padding: 4px 20px;
    color: #dcdeea;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
  	background-color: #1d498c;
    color: #ffff00;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #1d498c;
    color: #ffff00;
}

.navbar-right>li.evid>a{
	color: #ffff00;
    background-color: #295AA9;
	}
.navbar-right>li.evid>a:hover{
	color: #fff;
	}


.wrFooter{
	border-top: 10px solid #295AA9;
	background-color: #003380;
	color: #fff;
	line-height: 26px;
	padding: 30px 0 20px 0;
	}
.wrFooter a{
	color: #839FCA;
	text-decoration: none;
	}
.wrFooter a:hover{
	color: #fff;
	text-decoration: underline;
	}

.wrFooter .tit{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	}

.wrFooter .wrSocial svg{
	min-width: 32px;
	font-size: 20px;
    position: relative;
    top: 4px;
}
.wrFooter .wrSocial i{
	min-width: 30px;
	font-size: 20px;
	}
.wrFooter .wrSocial li{
	margin: 0 0 10px 0;
	min-width: 150px;
	float: right;
	}

.wrSubFooter{
	background-color: #295AA9;
	color: #002A6B;
	padding-top: 25px;
	padding-bottom: 15px;
	}
.wrSubFooter a{
    color: #839fca;
	text-decoration: none;
	}
.wrSubFooter a:hover{
	color: #fff;
	}

.wrSubMenu{
	padding-bottom: 5px;
	}
.wrSubMenu a{
	padding: 0 10px 0 0;
	}

.evid1{
	text-decoration: underline;
	font-weight: bold;
	}

#c-bns.swap button:first-child {
    background: #759bd9 !important;
}


/***********************************************
 * HOME
 */

.nomt{
	margin-top: 0;
	}
.home h1{
	font-size: 24px;
	}
.home .breadcrumb{
	margin-bottom: 0;
	}
.home .wrListSearch {
    margin-bottom: 15px;
	}
.home .wrGenres a{
    margin-top: 20px;
    text-align: center;
    font-size: 17px;
    border: none;
    border-radius: 0;
    padding: 12px 0;
    transition: 0.3s;
	}
.home .wrGenres a span{
    margin: 5px 0;
    display: block;
    font-size: 20px;
    color: #c3e28d;
	}

.home .wrListaG3{
    margin-top: 20px;
	}
.home .wrListaG3 .wrBloc{
    margin-top: 10px;
    margin-bottom: 20px;
	}

.home aside .thumbnail{
	margin-bottom: 5px;
	}

.home .wrFocusGames .thumbnail{
    margin: 0;
    padding: 8px;
	}
.home .wrFocusGames img{
	width: 100%;
	}
.home .wrFocusGames span{
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    margin-top: 7px;
	}
.home .wrFocusGames a:hover{
	text-decoration: none;
	}

.wrAffiliates li{
    margin: 12px 0;
	}

.wrTopTen ol, .wrTopTen ul{
	padding-left: 0;
	list-style: none;
	counter-reset: top10counter;
	}
.wrTopTen li{
    position: relative;
    padding: 0 0 8px 32px;
	counter-increment: top10counter;
	}
.wrTopTen li::before {
    position: absolute;
    top: 13px;
    left: 2px;
    font-size: 14px;
    transform: translateY(-50%);
    content: counter(top10counter);
    background: #ddd;
    width: 20px;
    height: 19px;
    display: inline-block;
    text-align: center;
}



/***********************************************
 * COLONNA 1
 */

.col2{
	padding-top: 20px;
	padding-bottom: 40px;
}

.wrGameList{
	margin-top: 20px;
	overflow: hidden;
	}


.wrGameList .wrOrder,
.titleBar{
    margin-bottom: 25px;
    padding: 9px 15px 7px 15px;
    background-color: #497ed2;
    color: #fff;
    border-radius: 4px;
	}
.wrGameList .wrOrder a{
    color: #fff;
    display: inline-block;
    background-color: #6a9ae6;
    padding: 0px 10px;
	margin-right: 5px;
    border-radius: 4px;
	}
.wrGameList .wrOrder a:hover{
    text-decoration: none;
    color: #ffff00;
	}
.wrGameList .wrOrder a.evid1{
    text-decoration: none;
    font-weight: normal;
    color: #ffff00;
	}
.wrGameList .wrOrder ul{
	display: inline-block;
	padding: 0 0 0 5px;
	margin: 0;
	}
.wrGameList .wrOrder li{
	display: inline-block;
	padding: 0;
	}


.wrGameList .wrGameListL h3{
	margin-top: 0;
	letter-spacing: -0.8px;
	text-transform: inherit;
	font-size: 22px;
	padding: 0;
	border: none;
	}
.wrGameList .wrGameListL h3 a{
	display: block;
    border-bottom: 1px dashed #99adcd;
	}
.wrGameList .wrGameListL h3 a:hover{
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
	}
.wrGameList .wrGameListL .dsc{
    color: #777;
    text-align: justify;
	margin: 0;
    font-size: 16px;
	}


.wrGameList .wrTags{
	margin-top: 10px;
	margin-bottom: 10px;
	}
.wrGameList .label{
	margin-right: 7px;
	font-size: 15px;
	}
.wrGameList .label img{
	margin-right: 5px;
	margin-bottom: 2px;
	}
.wrGameList .label-white1{
  	float: right;
	margin-right: 0;
	}
.wrGameList .thumbnail{
    margin-bottom: 0;
    border: none;
    background-color: transparent;
    padding: 0;
	}
.wrGameList .thumbnail>img{
    max-width: 200px;
    margin-left: 0;
	}
.wrGameList .wrTags .iconify{
	color: #e9cb51;
	margin-left: 5px;
    font-size: 18px;
    top: 3px;
	}

.wrGameList span.stars, .wrGameList span.stars span {
    display: block;
    background: url("/img/stars.png") 0 -16px repeat-x;
    width: 80px;
    height: 16px;
    margin-top: 10px;
	}
.wrGameList span.stars span {
    background-position: 0 0;
	}


.wrGameList .wrSeries{
    margin-top: 30px;
	}
.wrGameList .wrSeries .d{
    margin-top: 10px;
    color: #666;
	}


.wrListaG3{
	overflow: hidden;
    margin-top: 30px;
	}
.wrListaG3 .wrBloc{
    margin-bottom: 30px;
	background-color: transparent;
	padding: 0;
	border: none;
	}
.wrListaG3 .wrBloc>a{
	display: block;
	overflow: hidden;
    margin-bottom: 0;
    max-height: 164px;
	}
.wrListaG3 .wrBloc>a>img{
    width: 263px;
    height: 100%;
    /*max-height: 163px;*/
    margin: 0;
    overflow: hidden;
	}
.wrListaG3 .wrBloc .caption{
	color: #999;
	padding: 10px 0;
	overflow: hidden;
	}
.wrListaG3 .wrTags{
	margin: 10px 0 15px 0;
	}
.wrListaG3 .label{
	margin-right: 8px;
    padding: .2em .6em .3em;
	}
.wrListaG3 .wrText{
	max-height: 65px;
	}
.wrListaG3 .title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: none;
    font-size: 18px;
	}

.wrListaG3 .title>a{
    overflow: hidden;
    display: inline-block;
	}
.wrListaG3 .thumbnail{
    margin-bottom: 0;
    border: none;
    background-color: transparent;
    padding: 0;
	}
.wrListaG3 .thumbnail>img{
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
	}
.wrListaG3 .thumbnail>img:hover{
    transform: scale(1.4, 1.4);
	}

.wrLettere .btn{
	margin: 0 1px 6px 1px;
	font-size: 16px;
	width: 50px;
	text-transform: uppercase;
	}

.wrListNormal .list-group-item{
    border: 1px solid #ddd;
	}

.wrNewTrend .wrListaG3{
    margin-top: 10px;
}
.wrNewTrend .wrListaG3 .wrBloc{
    margin-bottom: 10px;
}

.tabRemakes .rp{
	line-height: 23px;
	}
.tabRemakes img{
	width:100%; height: auto;
	}


/* Lista generi, ecc. per ricerca */

.wrListSearch{
	margin-bottom: 30px;
	}
.wrListSearch a{
	display: block;
    text-align: left;
	font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 14px;
    text-transform: capitalize;
	}
.wrListSearch a span{
	margin: 7px 0;
	}

.listKw h3 {
	text-transform: capitalize;
	font-size: 22px;
	}
.listKw h3 span{
	font-size: 18px;
	color: #999;
	padding-left: 5px;
	}

.wrGenres a{
    margin-top: 20px;
	}


/* Site search */

.list-cerca .list-group-item{
	border: 1px solid #ddd;
	}



/* Awards */

.wrAwardList{
	margin-top: 20px;
    border: 1px solid #295aa9;
    border-radius: 7px 7px 0 0;
	}
.wrAwardList li a{
	font-weight: bold;
	}
.wrAwardList li div{
	color: #999;
	font-style: italic;
	font-size: 14px;
  	padding-right: 4em;
	}
.wrAwardList .badge{
	background-color: transparent;
	color: #777;
	font-size: 16px;
	font-weight: normal;
	}


/* Voti */

.wrGameList .badge, .tableChart .badge{
	background-color: #333;
	font-size: 14px;
  	font-weight: normal;
  	border-radius: 1px;
  	padding: 4px 5px 2px 5px;
	}
.v10, .v11, .v12, .v13, .v14, .v15, .v16, .v17, .v18, .v19, .v20, .v21, .v22, .v23{
	color: #F24848;
	}
.v24, .v25, .v26, .v27, .v28, .v29, .v30{
	color: #FFAC00;
	}
.v31, .v32, .v33, .v34, .v35{
	color: #FFFF00;
	}
.v36, .v37, .v38, .v39, .v40, .v41, .v42{
	color: #D8FF64;
	}
.v43, .v44, .v45, .v46, .v47, .v48, .v49, .v50{
	color: #00FF00;
	}


/* Classifiche */

.tableChart{
	margin-top: 20px;
    border-radius: 5px;
    border: 1px solid #ddd;
	}
.tableChart td{
    border-top: 1px solid #ddd;
    border-top-color: #eee !important;
    padding: 7px 8px;
	}
.tableChart th[scope="col"]{
    font-weight: normal;
	text-transform: uppercase;
  	background-color: #295AA9;
  	color: #fff;
    padding-right: 20px;
    border-bottom: none;
    border-color: #295aa9;
	}
.tableChart th[scope="col"] a{
	color: #fff;
	text-decoration: underline;
	}
.tableChart th[scope="row"]{
	font-weight: normal;
	color: #888;
  	background-color: #eee;
	}
.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #fafafa;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}


/* Ricerca nel sito */

.wrSearch h3{
	margin-top: 25px;
	}

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



/* Documento */

#doc pre{
	white-space: pre-line;
	}
#doc p.dl{
	font-size: 16px;
	}
#doc .pdfobject-container { 
	height: 750px; border: 5px solid #ccc; 
	}



/***********************************************
 * COLONNA 2
 */

aside{
	padding-top: 20px;
	padding-bottom: 40px;
	}

aside .media-heading{
	line-height: 18px;
	font-size: 16px;
	}
aside .media small{
    margin-bottom: 3px;
    text-transform: capitalize;
    font-size: 88%;
	}

aside h3, aside h4, aside h5,
.aside h3, .aside h4, .aside h5{
	margin: 0;
	font-weight: normal;
    text-transform: inherit;
    color: #6a6767;
    letter-spacing: -0.5px;

	font-size: 18px;
    padding: 12px 16px 10px 16px;
	background-color: #dfdfdf;
	border: none;
	}


aside .table{
	margin-bottom: 0;
	}

aside .well, .aside .well, .wellPlain{
	padding: 0;
	box-shadow: none;
	border: none;
    color: #6a6767;
	background-color: #f4f4f4;
    border: 1px solid #d9d9d9;
	}
aside .well .bd, .aside .well .bd, 
aside .well.bd, .aside .well.bd{
    padding: 16px;
	}
aside .well .fd, .aside .well .fd, 
aside .well.fd, .aside .well.fd{
	padding-top: 10px;
    border-top: 1px solid #ddd;
	display: block;
	}
aside .well hr{
    border-top: 1px solid #ddd;
	}

aside .wellDonate{
    background-color: #fff3d5 !important;
    border: 1px solid #ffc439 !important;
	}
aside .wellDonate h5{
	background-color: #ffdd8e;
	border: none;
	}

aside .wellSearch .iconify{
	font-size: 14px;
    top: 2px;
}
aside .wellSearch{
    background-color: #eef7df !important;
    border: 1px solid #8acd18 !important;
	}
aside .wellSearch h4{
	background-color: #d1eba5;
	border: none;
	}

aside .btn-success{
	text-align: left;
	}
aside .btn-block+.btn-block {
	margin-top: 10px;
	}

aside .blockDonate{
	margin-top: 20px;
	}

.colGames1 .media-object{
	max-width: 110px;
	}
.colGames1 .media{
    margin-top: 15px;
	}

.colGames2 .media-object{
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
	}
.colGames2 .media a{
	font-size: 18px;
	}


.wrSideMenu>li{
	margin-top: 3px !important;
	}
.wrSideMenu>li>a, .wrSideMenu a {
    padding: 3px 8px;
    font-size: 16px;
	text-transform: capitalize;
	}
aside>.wrSideMenu>li>a {
    background: #fff;
	}
.wrSideMenu>div>a {
	margin-bottom: 10px;
	}
.wrSideMenu>li>a:hover {
  	background-color: #ddd;
	}
.wrSideMenu>li>a.apps{
	font-style: italic;
	}

.wrFilters .btn-group{
    width: 100%;
	}
.wrFilters .dropdown-menu{
    width: 100%;
	}
aside small{
    font-size: 76%;
	}
aside .tList{
	padding-top: 21px;
	}

aside .imgSplash, .aside .imgSplash{
	display: block;
	margin-bottom: 20px;
	width: 100%;
	}



/*************************** Scheda gioco */

.wrGame .breadcrumb{
	margin-bottom: 0;
	}

.wrGame .linksShorts{
	text-align: right;
	}

.aside .wiki{
	margin-top: 20px;
	}

.wrGame h1{
    margin-top: 30px;
	}

.wrGame .col2 h2, .wrGame .col2 h3, .wrGame .col2 h4{
	margin-top: 40px;
	}

.wrGame .l{
    color: #666;
	}
.wrGame .l:first-letter{
  	text-transform: capitalize;
	}
.wrGame .d{
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	}
.wrGame .d span{
	color: #666;
    margin-right: 2px;
	}

.wrGame .imgAward{
    max-height: 40px;
    padding-right: 5px;
	}

.wrGame .video{
	margin-top: 20px;
	}

.wrGame .rowGal{
	margin-right: -10px;
    margin-left: -10px;
	}
.wrGame .rowGal>div{
    padding-right: 10px;
    padding-left: 10px;
	}

.wrGame .thumbnail{
	margin-bottom: 20px;
  	padding: 0;
  	border: none;
  	background-color: transparent;
    transition: 0.3s;
	}
.wrGame .thumbnail.main_img:hover{
	opacity: 1;
	}
.wrGame .thumbnail:not(.main_img) img{
	width:100%;
	height: auto;
    object-fit: cover;
    aspect-ratio: 3/2;
	}

.wrGame .wrNotes{
	margin: 15px 0;
	text-align: justify;
	}
.wrGame .wrNotes h5{
	border: none;
	font-size: 18px;
	letter-spacing: -1px;
	margin: 10px 0 5px 0;
  	font-weight: bold;
	}
.wrGame .wrTypes{
	margin-bottom: 20px;
	}

.wrGame .wrTrivia{
	text-align: justify;
	margin-bottom: 15px;
	}
.wrGame .wrTrivia p{
	margin-bottom: 15px;
	}

.wrGame #dlModal .modal-dialog{
	margin-top: 50px;
	}
.wrGame .dlModalList{
	margin: 20px 0;
	}
.wrGame .dlModalList ul{
	list-style-type: none;
  	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	}
.wrGame .dlModalList ul, .wrGame .dlModalList li{
	padding: 0;
    margin: 0 0 5px 0;
	}
.wrGame .dlModalList a{
	text-decoration: underline;
	}
.wrGame .dlModalList a:hover{
	text-decoration: none;
	}

.wrGame .status{
    margin: 0 0 15px 0;
	text-align: center;
    font-size: 17px;
	}
.wrGame .status .iconify{
	display: block;
    margin: 0 auto 12px;
	font-size: 24px;
	}
.wrGame	hr.sm {
    margin-top: 5px;
    margin-bottom: 5px;
}

.wrGame .wrBtns {
	margin-bottom: 15px;
}
.wrGame .wrBtns .btn{
	margin-bottom: 3px;
	text-align: left;
}

.wrGame .screenBox{
	margin: 30px auto 20px auto;
	width: 100%;
	}

.wrGame .wrTechNotes{   
    line-height: 35px;
    margin-bottom: 5px;
	}

#idLinks li{
	padding-top: 5px;
	}

.wrCommenti li {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ddd;
}
.wrCommenti li>div:first-child {
    color: #185abc;
    font-weight: bold;
  	margin-bottom: 5px;
}
.wrCommenti li>div:first-child>span {
	color: #999;
	font-weight: normal;
	margin-left: 5px;
}
.wrCommenti li>div:first-child>span::before {
	content: '-';
	margin-right: 5px;
}


/* DOWNLOAD */

#iDownload{
    padding-top: 35px;
    margin-top: -35px;
	margin-bottom: 20px;
	position: relative;
	}

#iDownload h2{
	margin-top: 30px;
	}

#iDownload ul{
	margin-bottom: 30px;
	}
.wrDls1 .btn{
	display: block;
	margin-bottom: 10px;
	text-align: left;
	overflow: hidden;
    font-size: 16px;
  	white-space: normal;
  	text-overflow: ellipsis;
	}
.wrDls2 a.btn{
	display: block;
	margin-bottom: 10px;
	text-align: left;
	overflow: hidden;
  	white-space: normal;
  	text-overflow: ellipsis;
    background-color: #f9f9f9;
	}

.wrDls1 .iconify{
    margin-right: 5px;
    width: 1.3em;
    text-align: center;
    top: 2px;
}


/* STATUS */

.flag-commercial, .flag-protected, .flag-recent-retro-game, .flag-retro-game, .flag-shareware{
	color: #D50000;
	font-size:18px;
	}
.flag-freeware, .flag-liberated{
	color: #1F76DA;
	font-size:18px;
	}
.flag-abandonware{
	color: #69C334;
	font-size:18px;
	}


/* Rating */

.wpRating{
	overflow: hidden;
	}
.wpRating .average{
	color: #FFCC00;
	font-weight: bold;
	}
.wpRating .text{
	padding: 5px 0 0 0;
	font-weight: bold;
	}
.rating-container  .rating-stars{
	color: #FFCC00 !important;
	}
.wrRateThis .rating-container .rating-stars:before {
    text-shadow: 0 0 0 rgba(0,0,0,0.5);
	}
.rating-container {
    cursor: pointer;
	}


/* Award */

.wrGame .wrAward{
	background-image: url('/img/award1.png');
	margin: 30px auto 15px;
	width: 208px;
	height: 257px;
	text-align: center;
	padding: 77px 0 0 0;
	}
.wrGame .wrAward a:hover{
	text-decoration: none;
	}
.wrGame .wrAward a:hover em,
.wrGame .wrAward a:hover span{
	color: #fff;
	}
.wrGame .wrAward em{
	display: block;
    color: #FFDD52;
    font-size: 25px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
	}
.wrGame .wrAward span{
	display: block;
    color: #FFDD52;
    font-size: 22px;
    text-transform: uppercase;
	}



/* News */

.wrNews li{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	}
.wrNews .data{
	color: #999;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 0 6px 0;
	}
.wrNews .data span{
	padding-right: 6px;
	}
.wrNews .data span:after{
	content: "|";
	margin-left: 6px;
	}
.wrNews h4{
	border-bottom: none;
	padding: 4px 0 10px 0;
	margin: 0;
	font-size: 22px;
	text-transform: inherit;
    font-weight: normal;
	}
.wrNews .thumbnail{
	margin-top: 3px;
	margin-bottom: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	}
.wrNews .testo{
	text-align: justify;
	}
.wrNews .pulsanti{
	padding: 5px 0 20px 0;
	}

.wrArtCol{
	margin-top: 15px;
	margin-bottom: 35px;
	}
.wrArtCol .media-object {
    max-width: 90px;
	}
.wrSideArts.wrSideMenu a{
	text-transform: inherit;
	}

.wrNewsDetail h1{
	margin-top: 0;
	}
.wrNewsDetail h4{
	margin-top: 30px;
	font-size: 22px;
	}
.wrNewsDetail .data{
	color: #999;
	}
.wrNewsDetail .wrImgRapp{
    max-height: 350px;
    overflow: hidden;
    margin-bottom: 20px;
	}
.wrNewsDetail .wrImgRapp img{
	width: 100%;
	}
.wrComments{
	margin-top: 20px;
	}
.wrNewsDetail .media{
	max-width: 33%;
    display: inline-block;
	}
.wrNewsDetail .media-body{
    display: inline-block;
	}
.wrNewsDetail .media-right{
    padding-left: 0;
	}



/* Faq */

.faq dl, .faq ol{
	margin: 20px 0 25px 20px;
	padding: 0;
	}
.faq dt, .faq li{
	margin: 5px 0 10px 0;
	}
.faq dd{
	margin: 5px 0 20px 0;
	}
.faq.answer{
	line-height: 27px;
	margin: 10px 0 20px 0;
	}
.faq.answer h2, .faq.answer h3, .faq.answer h4{
	border-bottom: none;
	text-transform: none;
	}




/***********************************************
 * MEDIA QUERIES
 */

@media (max-width: 767px) {
	h1 {
	    font-size: 24px;
	}
	h2 {
	    font-size: 24px;
	}

	.msgPub{
	text-align: center;
	}
	.msgPub .pp{
	margin-top: 15px;
	text-align: center;
	}

	.wrListaG3 .wrBloc>a>img {
	    width: 100%;
	}
	.wrListaG3 .wrBloc>a {
	    max-height: none;
	}


	.wrTestata .titolo {
		margin: 10px 0;
    	text-align: center;
	}
	.wrTestata .titolo img{
    width: inherit;
	}
	.numGames{
	font-size: 13px;
    text-align: center;
    letter-spacing: inherit;
    padding: 0px 0 7px 0;
	}
	.titolo img{
    max-height: 36px;
	}
	#form_ricerca {
    margin-top: 8px;
	}
	#form_ricerca button {
    padding: 5px 0 5px 8px;
	}

	.wrFooter .wrSocial li {
		margin: 15px 0;
		float: none;
	}

	.wrNews .thumbnail {
	    background-color: transparent;
	}
	.wrNews .thumbnail img{
		margin: 0;
		width: 100%;
	}

    #navtop.affix {
    position: static;
    }

    .wrGameList .thumbnail>img {
    max-width: 100%;
    margin-bottom: 15px;
    width: 100%;
	}
	.wrGameList .label-white1{
		display: none;
	}

    .wrNewsDetail .media {
    max-width: 60%;
	}
	.wrNews .thumbnail {
    margin-bottom: 10px;
	}

	.home h1 {
    font-size: 22px;
	}
	.home .wrGenres a span {
    margin: 5px 0;
    display: none;
	}
	.home .wrListSearch {
    margin: 0px -15px 20px -15px;
	}

	.wrGame .breadcrumb{
	font-size: 15px;
	}
	.wrGame .linksShorts{
	margin-top: 10px;
	text-align: left;
	font-size: 15px;
	}
}

@media (min-width: 768px) {
	.navbar-collapse{
		padding-left: 0;
		}
	.navbar-default{
		margin-bottom: 0;
		}
    .wrNewsDetail .media {
    max-width: 50%;
	}
}

@media (min-width: 992px) {
	aside{
		padding-left: 20px;
		}
	.wrArtCol li .img{
		max-width: 40px;
		}
	.wrArtCol li .txt{
		max-width: 160px;
		}
    .wrNewsDetail .media {
    max-width: 50%;
	}
.wrTestata .titolo img{
	width: 315px;
	height: 65px;
	}
}

@media (min-width: 1200px) {
	.wrArtCol li .img{
		max-width: 60px;
		}
	.wrArtCol li .txt{
		max-width: 190px;
		}
    .wrNewsDetail .media {
    max-width: 33%;
	}
}