body {
   min-width: 100%;
   min-height: 100%;
   max-width: 100%;
   max-height: 100%;
   height: 100%;
   position: absolute;
   float: none;
   display: block;
   margin: 0px;
   padding: 0px;
 }
#divGame {
  /*
   min-width: 90%;
   min-height: 90%;
   max-width: 90%;\
   max-height: 90%;
   background-color: #AAA;
  */
   box-shadow: 0px 0px 10px #333333; 
   margin: 20px auto auto auto;   
   float: none;
   display: block;
   position: relative;
   background-image: url("/images/logoDarts20.png");
}
#infoCentrWindow {
	width: 90%;
	position: relative;
	height: 90%;
	margin: 0px auto;
	float: none;
	display: block;
	background-color: #777;
	visibility: hidden;
}

#mainTable, #menuTable {
   color: blue;
   width: 100%;
   font-size: 16pt;
   font-family: sans-serif;
}
#mainTable td {
   text-align: center;
   height: 40px;
   min-height: 40px;
   padding: 5px;
}
#mainTable tr.hrline td{
   height: 2px;
   max-height: 2px;
   padding: 0px;
}
#mainTable #inp {
   width: 90%;
   height: 30px;
   font-size: 16pt;
   font-weight: bold;
   color: #538e07;
   text-align: center;
   box-shadow: 0px 0px 28px #721477;
}
#mainTable td.tdB, #mainTable td.tdBL, .tdB { 
   font-size: 32pt; 
   font-weight: bold; 
   text-shadow: 2px 2px 2px #fff777;  
   color: #07805a;
}
#mainTable td.vbot { vertical-align: bottom; }
#mainTable td.tdR { text-align: right; }
#mainTable td.tdL, #mainTable td.tdBL { text-align: left; }
#mainTable td.tdemail { 
	vertical-align: top;
	border-top: 1px solid;
	font-size: 0.7em;
	padding-top: 0px;
}
#txtStatus {
   color: red;
   font-style: italic;
}
#restScore { opacity: 0.4; }
#btnSend { height: 50px; width: 200px; }
/*#btnVerify { height: 30px; width: 100px; } */
#mainTable #baseNum, .logo {
   letter-spacing: 4px;
   font-size: 2.5em;
   text-shadow: 3px 3px 2px #382;
   color: #618;
}
#mainTable button {
   font-size: 16pt;
}
#mainTable td.tdIco {
   height:40px;
}

#goal {
    font-weight: bold;
    text-shadow: 2px 1px 0px #ebf90d;
    font-size: 1.3em;
    color: #07805a;
}	
/*
#menuTable tr.menuline td{
   height: 20px;
   min-height: 20px;
   max-height: 20px;
   padding-top: 5px;
   line-height: 15px;
   font-size: 12pt;
   border-bottom: 1px solid;
}
*/
.menuline {
   min-height: 20px;
   max-height: 20px;
   
   margin: 5px 25px 0px 0px;
   line-height: 20px;
   font-size: 12pt;
   font-family: Sans Serif;
   font-weight: bold;
   color: #618;
}
#useremail { float: right; }
#useronline { float: left; }

div.butGame>img {	
	display: inline-block;
	max-height: 130px;
	height: 130px;
	max-width: 130px;
	max-width: 130px;
	
}
div.butGame {
	margin-left: 65px;
	box-shadow: 0px 0px 10px #000;
}	
div.butGame:hover {
	box-shadow: none;
}
#mainTable .subtitle td{
	max-height: 25px;
	height: 25px;
	padding-top: 0px;
}	

#mainTable .subtitle span{
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 14px;
	text-shadow: 1px 1px 0px #382;
	color: #618;
}	

.clkLogin:hover, .clkQ:hover,.clkT:hover, .clkD:hover, .clkH:hover, .clkS:hover,#btnExit:hover,#divSettings:hover,.buttonImg {
	cursor: pointer; 
}
.othcolor { color: #d62be0; }
.dsbl { opacity: 0.25;}


#iDiv {
	position: relative;
	display: inline-block;
	margin: 40px 40px auto;
	padding: 20px;
    box-shadow: 0px 0px 10px 10px rgba(246, 246, 246, 0.67);	
	background-color: #88da5e;
	border: 1px solid #73ad56;
	color: #FFF;
    font-family: cursive;
    font-size: 1.05em;	
	z-index: 901;
	float: right;
	text-align: center;
}
#message { min-width: 300px; } 

.msgBtn {
	height: 100%;
    padding: 5px;
	margin: 5px;
    background-color: #f6f6f6;
    color: #88da5e;	
	box-shadow: 0px 0px 2px 2px #73ad56;
	float: none;
	cursor: pointer;
	display: inline-block;
	float: right;
}


/*
.alien:hover {
	color: #fff;
	background-color: #ff5722;
	cursor: default;
}
*/
.rowGame,.ping img {
	min-height: 30px;
	height: 30px;
	max-height: 30px;
	line-height: 30px;
}
/*
#findgame table {
	width: 100%;
}
.ping { width: 90px; min-width: 90px; }
#findgame th,td {
	text-align: center;
}
#findgame td > img { height: 24px; }
*/
.titleFind {
      text-shadow: 2px 2px 0px #382; 
      color: #618;
      font-size:2em;
      font-weight:bold;
      margin-bottom:15px;	  
}
#findgame div.ping > img { height: 24px; }
#findgame {	text-align: center; margin: 10px; font-family: monospace; }
.rowGame { font-size:1.2em; }
/*
#backtomenu {
    height: 40px;
    font-size: 1.5em;
    float: right;
    margin: 30px 0px;
}
*/
.buttonImg {
	margin-right: 20px; 
	border-radius: 5px; 
	box-shadow: 0px 0px 7px #000;
	height: 36px;
	float: right;
}
#waiting2 {
	height: 40px;
}
.td100 {
	display:inline-block;
	width: 100%;
    max-width: 180px;	
}
.th100 {
	min-width: 150px;
}
.halftd {
	width: 50%;
}
.tdDig {
	font-size: 1.2em;
    font-weight: 600;
    letter-spacing: .1em;
	text-shadow: 1px 1px 1px #ff000c;
}
.divLog {
	/* background-color: #eee; */
	background-image: url(/images/old_math.png);
	font-family: sans-serif; /*cursive; */
	box-shadow: 0 0 10px 2px #3a960a;
	margin-top: 20px;
}

#logTbl tr > td { 
  padding: 2px 3px;
  overflow: hidden;
}
.log2{ display: none; }
td.points { font-size: 10pt; }
.logFormula { border-bottom: none; }
td.start { font-size: 0.7em; min-width: 70px; }
td.score, td.points { border-top: none; }
td.score { border-left: none; }
td.points { border-right: none; }
td.score span, th.score span {
	color: #a31fb9;
    font-weight: bold;
    text-shadow: 1px 1px 1px #33d814;
	font-size: 1.08em;
}
#score1,#score2 { width: 110px; min-width: 110px; }

.logHead {
    font-size: 1.5em;
    text-shadow: 1px 1px 1px #33d814;
    color: #a31fb9;
    font-weight: 600;
    letter-spacing: .07em;
    word-spacing: 0.1em;
    margin-bottom: 10px;
}
.clsBonus {
	font-weight: 600;
	color: red;
}

#maxround { font-size: 0.6em; }
.digScore {
    display: inline-block;
    background-image: url(../images/c1.png);
    background-size: cover;
    padding: 12px 5px 0px 5px;
    float: left;
}	
#divHelp {
/*	margin-bottom:40px;*/
    background-image: url(/images/old_math.png);
	font-family: sans-serif;
}	
#divHelp  p, #divHelp  ul{
	margin-top:7px;
	margin-bottom:5px;
	
	font-size: 11pt;
	line-height: 13pt;
}
.b { color: blue;}
#divHelp > td { padding:5px; }

#divSettings {
    position: relative;
    display: inline-block;
    margin-left: -130px;
    padding-top: 70px;
    font-weight: bold;
    font-size: 1.2em;
    text-shadow: 0px 0px 10px #fff;
    color: #618;
    width: 130px;
}
#divSettings span { border: 4px solid #382;	}	