

html {
    font-family: Raleway,sans-serif;
    font-size: 14px;
}
body {
    background: #ffffff;
    margin: 0;
    padding: 0;
}
a:link, a:visited {
    color: #808080;
    text-decoration: none;
    transition: all 400ms ease-in-out 0s;
}
input, button, textarea, div {
    outline: medium none;
}
b {
    font-weight: 600;
}
p {
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
}
h3 {
	font-size: 18px;
}
pre, code {
    max-width: 100%;
    overflow: auto;
}
div {
    box-sizing: border-box;
	 transition: transform 0.5s ease 0s;
    word-wrap: break-word;
}
hr {
	border: 0;
	height: 1px;
	background-color: rgba(0,0,0,0.2);
	width: 80%;
	margin: auto;
}
img {
    max-width: 100%;
}
input, textarea {
	-webkit-appearance: none;
    height: 40px;
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px;
    background-color: hsla(0,0%,100%,.15);
    font-weight: 700;
    text-align: center;
	border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
}
input {
    min-width: 90px;
	font-size: 15px;
    box-sizing: border-box;
}
input:focus, textarea:focus {
    border-color: #008d4c;
}
button, input[type="button"] {
	padding: 2px 5px;
	position: relative;
	text-align: center;
	width: 100%;
	min-height: 45px;
	border: 0 solid #3897f0;
	background-color: #3897f0;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
}
button:hover, input[type="button"]:hover {

}
button:active, input[type="button"]:active {

}

table {
    width: 90%;
    margin-top: 50px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
th {
    text-align: right;
    padding: 10px;
}
td {
    padding: 10px;
    display: block;
    text-align: center;
}
.overflow-hidden {
    overflow: hidden;
}
#risultato, #risultato2 {
    text-align: center;
    margin: 40px auto;
    width: 90%;
    max-width: 600px;
}
#risultato li, #risultato2 li {
    width: 33.33%;
    min-height: 200px;
    margin: 0;
    list-style: none;
    display: inline-block;
    box-sizing: border-box;
}
header h1 {
	text-align: center;
	color: #333;
	margin-top: -18px;
	font-weight: 900;
}
header h4 {
	text-align: center;
	color: #333;
	font-weight: 100;
}
.pagina {
	display: none;
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.pagina.active {
	display: block;
}
.centra {
	text-align: center;
	line-height: 150px;
}
.tris {
	width: 90%;
	margin: 30px auto;
	max-width: 750px;
	overflow: hidden;
}
@media only screen and (max-width: 500px) {
    .box_tris {
		width: 80%;
		text-align: center;
		border-radius: 10px;
		padding: 8px 3px;
		box-sizing: border-box;
		margin: 25px auto;
	}
}
@media only screen and (min-width: 500px) {
    .box_tris {
		float: left;
		width: 30.3%;
		text-align: center;
		margin: 0 1.5%;
		border-radius: 10px;
		padding: 8px 3px;
		box-sizing: border-box;
	}
}
.titolo_tris {
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
}
.testo_tris {
	font-size: 12px;
}
.immagine_tris img {
	width: 40px;
}
input[type="image"]{
	border: 0 !important;
}
.secondo {
	font-size: 12px;
	margin-left: 15px;
	margin-top: 5px;
}
#utente {
	width: 90%;
	margin: 10px auto;
}
.contenitore {
	overflow: hidden;
	width: 100%;
	padding: 10px 0;
}
.butt {
	border: 1px solid #666;
	float: left;
	width: 30%;
	text-align: center;
	margin: 0 1.5%;
	box-sizing: border-box;
	cursor: pointer;
	border-radius: 4px;
	padding-top: 50px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: center 13px;
}
.butt.active {
	background-color: #eee;
}
table#pagamenti {
	max-width: 700px;
	margin: 20px auto;
}
table#pagamenti td {
	display: table-cell;
}
.descrizione_pagamento {
	width: 70%;
	text-align: left;
	font-size: 18px;
}
.bottone_pagamento {
	width: 110px !important;
}
.paga, .paga2, .paga3, .paga4 {
	padding: 2px 5px;
	position: relative;
	text-align: center;
	width: 100%;
	min-height: 45px;
	border: 0 solid #3897f0;
	background-color: #3897f0;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	min-width: 100px;
}
#contenuto2 {
	text-align: center;
	margin: 50px auto;
}
table#pagamenti td {
    border-bottom: 1px solid #ddd;
}
table#standard td, table.standard td {
	display: table-cell;
}
table#standard thead td {
	background-color: #ddd;
	font-weight: bold;
}
table#cerca_ig_account {
	margin-top: 20px;
}
table#cerca_ig_account td {
	padding: 5px;
}
header {
	margin-top: -15px;
}
.labels {
	padding-top: 10px;
}
.label {
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    display: inline;
}
.vantaggio {
	background-color: red;
}
.venduto {
	background-color: #73d673;
}
.gratis {
	background-color: orange;
}
.avvisoprivato {
	background-color: red;
	color: #fff;
	display: inline;
	padding: 0px 5px;
	border-radius: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: pointer;
}
.powered-by img {
    width: 18px;
    top: 3px;
    position: relative;
}
.powered-by {
    text-align: center;
    color: #777;
    margin-bottom: 6px;
    font-size: 12px;
}
.old-price {
    font-size: .8em;
    text-decoration: line-through;
    color: hsla(0,0%,100%,.8);
}
.discount {
    position: absolute;
    right: -8px;
    top: -8px;
    padding: 1px 2px;
    font-size: 12px;
    font-weight: bold;
    background-color: #73d673;
    border-radius: 2px;
}
.price {
	font-size: 16px;
	font-weight: 600;
}
#stats h2 {
	text-align: center;
	margin-top: 40px;
}
#stats table {
	margin-top: 0;
}
#stats table td {
	background-color: #eee;
	padding: 3px;
	font-size: 12px;
}
#stats table thead td {
	font-weight: bold;
}
.termini {
	max-width: 850px;
	width: 90%;
	margin: auto;
}
footer {
    margin-top: 5em;
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: .7em;
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
}
footer .left {
    margin-left: 1em;
    text-align: left;
    flex: 1;
}
footer .right {
    margin-right: 1em;
    text-align: right;
}
.conferma_pagamento {
	width: 290px;
	margin: auto;
	text-align: center;
}
#bannerADV {
    background-color: #9f34af;
    padding: 10px;
    font-weight: 800;
    
    color: #fff;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
.confpag {
	margin: auto;
	text-align: left;
	width: 260px;
}
.confpag td.lefttd {
	background-color: #eee;
}
.confpag td.righttd {
	background-color: #ddd;
}
.important {
	border: 4px solid #71b238;
	background-color: #8bc954;
	padding: 5px;
	width: 90%;
	margin: auto;
	box-sizing: border-box;
}
.paywith {
	border: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 8px;
}
.paywith_text {
	font-size: 13px;
}
.paywith_img {
	width: 270px;
	height: 30px;
	background-size: 100%;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#risposta {
    position: fixed;
    top: 10px;
    background-color: #73d673;
    left: 10px;
    right: 10px;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
}
#rigagratis .paga4 {
	background-color: #73d673;
}
