h3.error {
	height: 330px;
	background: url("../img/icons/error.png") center bottom no-repeat;
	color: #333;
	text-align: center;
}

#games strong {
	min-height: 35px;
}

#footer .twn_title {
	float: none;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 21px;
	line-height: 21px;
	text-align: left;
	color: #fff;
}

#twn_casinolist,
#twn_casinolist .twn_casino-title {
	font-size: 13px !important;
}

#twn_casinolist td {
	padding: 5px 5px !important;
}

#twn_casinolist td:first-child {
	padding-left: 15px !important;
}

#games-home img {
	width: 163px;
	height: 130px;
}

h1 {
	letter-spacing: -1px;
}

h2 {
	width: 350px;
	font-size: 15px;
}

#w112 h1,
#w113 h1,
#w114 h1,
#w115 h1,
#w116 h1 {
	font-size: 30px;
}


/* custom */

.popup {
	position: absolute;
	left: 0;
	top: 0;
	width: 634px;
	height: 582px;
	background: rgba(225, 225, 229, 0.89);
	opacity: 0;
}

#game.slim .popup {
	height: 474px;
}

.popup.hidden {
	display: none;
}

.popup-in {
	position: absolute;
	left: 50%;
	top: 50%;
	background: #fff;
	padding: 15px;
}

#popup1 .popup-in {
	width: 300px;
	min-height: 125px;
	margin-left: -165px;
	margin-top: -82px;
	border-top: 9px solid #449101;
	background-image: url("../img/fb/popup-arrow.png");
	background-repeat: no-repeat;
	background-position: 20px 100px;
}

.popup strong {
	display: block;
	font-size: 20px;
	line-height: 20px;
	color: #000;
}

.popup p {
	margin: 10px 0;
	font-size: 20px;
	line-height: 20px;
	color: #2192ca !important;
}

.popup a.smlogo {
	position: absolute;
	right: 13px;
	bottom: 10px;
}

.share {
	position: absolute;
	left: 55px;
	top: 112px;
}

#popup2 {
	text-transform: uppercase;
	text-align: center;
}

#popup2 .popup-in {
	width: 280px;
	margin-left: -170px;
	margin-top: -107px;
	padding: 25px 30px;
	padding-top: 40px;
}

#popup2 strong {
	font-size: 24px;
	font-weight: bold;
	color: #4b9300;
}

#popup2 p {
	margin: 20px 0;
	color: #4b9300;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
