@import "https://fonts.googleapis.com/css?family=Open+Sans:400,600,800&display=swap";

body,html {padding:0; margin:0; background: #FFF; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"}
.header {background: #322F2F; height:100px}
.footer {background: #322F2F; height:60px; padding:15px; position: fixed; left:0; right: 0; bottom: 0}
.footer .copyright{text-align: center;color:#FFF; font-weight: bold; font-size:18px}
ul {list-style: none;margin: 0;
	padding:0;}
ul > li {
	
	
	margin: 0;
	padding:0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
ul > li a {
    white-space: nowrap;
}

ul > li a {
    position: relative;
    display: block;
    text-decoration: none;
    font-size: 16px;
    line-height: 28px;
    border-bottom: 1px solid #dfdfdf;
    padding: 10px 0;
    color: #00596d;
}
ul  li a {
	padding-left: 15px;
	border-left: solid 3px #EEEAEA;
}
ul  li a:hover {
	border-left: solid 3px #587FEB;
}
ul > li a i {
    font-size: 1.5em;
    position: relative;
    top: .12em;
    margin-right: 10px;
}

[class^="icon-"], [class*=" icon-"], [class^="checkbox-icon-"], [class*=" checkbox-icon-"] {
    font-family: 'ikons';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.menu-button {display: inline-block; width: 45px; height: 39px; background: #FFF; background: #716E6E; margin:13px;
			   border-radius: 10px; position: relative; text-decoration: none; color:#FFF}
.menu-button .box {margin: 10px; margin-left:12px; width: 21px; height:19px}
.menu-button .box .line{margin-bottom:3px; height:4px;background: #FFF;border-radius: 3px}
.menu{position: fixed; right: 100px; left: 0; top: 68px; bottom: 0; background: #EEEAEA;
-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);z-index:9999}

.arrow_box {
	position: relative;
	background: #EEEAEA;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 35px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #EEEAEA;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #EEEAEA;
	border-width: 12px;
	margin-left: -12px;
}
.lang-selected,#lang-selected{
	margin:7px;
	text-align: center;
	color:#FFF;
	font-weight: bold;
}
.sel-language {
	display: block;
    position: absolute;
    top: 8px;
	left:-1px;
    height: 35px;
    opacity: 0;
    width: 100%;
    cursor: pointer;
	font-size: 13px;
	text-align: center;
	text-align-last:center;
}
.sel-language option{
	text-align: center;
}
#games-list,#pin-list {
	color:#00596d;
	margin:10px;
	
}
#tb-game-list,#tb-pin-list {
	border:solid 2px #CCC;
	margin-top:10px;
}
#tb-game-list .tr-header td,#tb-pin-list .tr-header td {
	border:solid 1px #CCC;
	padding:5px;
	background:#0C0506;
	font-weight: bold;
	color:#FFF;
	font-size: 13px;
}
#tb-game-list .tr-bg-1 td,#tb-pin-list .tr-bg-1 td{
	border:solid 1px #CCC;
	padding:5px;
	background:#FFF;
	color:#333;
	font-size: 13px;
}
#tb-game-list .tr-bg-2 td,#tb-pin-list .tr-bg-2 td{
	border:solid 1px #CCC;
	padding:5px;
	background:#0C0506;
	font-weight: bold;
	color:#FFF;
	font-size: 13px;
}
#games-list h6 {
	text-align: center;
	font-weight: bold;
	margin-top:20px;
}
#games-list h4 {
	text-align: center;
	font-weight: bold;
	margin-top:5px;
}
.game-info {
	width:100px;
	height: 140px;
	margin:5px;
	margin-right: 0;
	margin-bottom:0;
	border:none;
	float:left;
	position: relative;
}
.game-info .cover{
	width: 101px;
	height:101px;
	margin:4px; 
	border:solid 1px #CCC;
	position: relative;
}
.game-info .cover .image {
	margin:3px;
	width:92px;
	height:92px;
	background:#CCC;
	position: relative;
}
.game-info .cover .image img {
	
}
.game-info .title {
	font-size:10px;
	text-align:center;
	width:110px;
}
#game-detail {
	padding-top:33px;
}
#game-detail p {
	margin:10px;
	margin-top:25px;
	text-align: center;
	color:#00596d;
}
#game-detail .cover{
	width: 201px;
	height:201px;
	margin:4px;
	border:solid 1px #CCC;
	position: relative;
}
#game-detail .cover .image {
	margin:3px;
	width:192px;
	height:192px;
	background:#CCC;
	position: relative;
}

#game-login{
	margin: 10px;
	margin-top: 45px;
}
#game-login .user_x,#game-login .user_x {
	position: relative;
	margin: 10px;
	background: #B8B0B0;
	height: 55px;
	border-radius: 5px;
}
#game-login .user_x .icon {
	top:10px;
	left:10px;
	position: absolute;
	
}
#game-login .user_x .input {
	top:5px;
	left:40px;
	position: absolute;
	right:5px;
	bottom:5px;
	background: #F7EEE1;
	border-radius: 5px;
	overflow: hidden;
}
#game-login h4 {
	font-weight: bold;
	color: #00596d;
	margin-left: 10px;
}
#game-login .user_x .input input {
	margin: 5px;
	border:none;
	padding: 5px;
	background: #F7EEE1;
	width:calc(100% - 10px);
}
#game-login .user_login {
	position: relative;
	margin: 10px;
	background: #DCA486;
	height: 55px;
	border-radius: 5px;
}
#game-login .user_login a {
	text-decoration: none;
	text-align: center;
	font-size:20px;
	color:#FFF;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	height:100%;
	padding-top:10px;
}
.button {
	text-decoration: none;
	text-align: center;
	display: inline-block;
	font-size:16px;
	color:#FFF;
	background: #00596d;
	font-weight: bold;
	padding:10px;
	width: 100%;
	border-radius: 5px;
	text-transform: uppercase;
}
.button-container {
	margin:20px;
}
.error {
	text-align: center;
	margin: 10px;
	font-size:15px;
	color:RED;
}
.game-title {
	text-align:center;
	padding:10px;
	font-size: 24px;
	font-weight: bold;
}
.line-2 {
	height:1px;
	border-top:solid 1px #CCC;
	margin:5px;
}
#user-detail{
	margin-left:10px;
	margin-right: 10px;
	color:#00596d;
}
#user-detail h4 {
	font-weight: bold;
}
#user-detail h5 {
	font-weight: bold;
	margin:0;
}
#user-detail h6 {
	margin:0;
	margin-left: 20px;
	
}
#game-history-list {
	position: relative;
}
#game-history-list .game-list-info {
	height:100px;
	border-bottom:solid 1px #CCC;
	margin-left:5px;
	margin-right:5px;
	position:relative;
}

#game-history-list .game-list-info .game-cover {
	position: absolute;
	left: 0;
	top:10px;
	height:80px;
	width:80px;
	background: #CCC;
	overflow: hidden;
}

#game-history-list .game-list-info .game-detail {
	position: absolute;
	left: 90px;
	top:10px;
	height:80px;
	right: 0;
	background: #FFF;
	overflow: hidden;
}
.play-count {
	display: none
}
.play-again {
	position: absolute;
	bottom:0;
	left:0;
}
.play-again a{
	text-decoration: none;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    color: #FFF;
    background: #00596d;
    font-weight: bold;
    padding: 4px;
	padding-left:10px;
	padding-right: 10px;
    width: 100%;
    border-radius: 5px;
    text-transform: uppercase;
}
#game-history-list .game-list-info .title {
	font-size: 14px;
	font-weight: bold;
}
#game-history-list .game-list-info .last-play {
	font-size: 12px;
}
.cms-menu-selected {
	padding:0;
	margin:0;
}
.cms-menu-selected > li a {
	font-size: 14px;
    line-height: initial;
}
.cms-menu-selected li {
	float:left;
	padding:0;
	margin:0;
}
.cms-menu-selected li.a-sparator {
	margin-left:5px;
	margin-right: 5px;
}
.cms-menu-selected li a {
	text-decoration: none;
	color:#333;
	padding:0;display:block;
	border:none;
	
}
.cms-menu-selected li a:hover{
	border:none;
	text-decoration: underline;
}