
body, body2, h1, h2, td, tdNotBaseTwo, a, badTranslator
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

body
{
	font-size: 12px;
	color: #000000;
	background-color: #E0EEEE;
#	background-image: url(portal_mob.jpg);
#	background-size: cover;
#	background-position: center;
}

body2
{
	font-size: 12px;
	color: #000000;
	background-color: #B1F197;
}

h1
{
	font-size: 22px;
	color: #000000;
}

h2
{
	font-size: 18px;
	color: #000000;
}

td
{
	font-size: 12px;
	color: #000000;
}

tdNotBaseTwo
{
	font-size: 12px;
	color: #000000;
	background-color: #ff0000;
}

a
{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

badTranslator
{
	font-size: 12px;
	color: #00C000;
}

unknown
{
	font-size: 12px;
	color: #ff00ff;
}

fail
{
	font-size: 12px;
	color: #ff0000;
}

.assert
{
	font-size: 12px;
	color: #ff00ff;
}

.error
{
	font-size: 12px;
	color: #ff0000;
}

.table
{
  display: table;
  width:100%;
  border-collapse:collapse;
}

.table-row
{
    display: table-row;
}

.table-cell, .table-cell-warning, .table-cell-error, .table-head
{
	display: table-cell;
	padding:1em;
	text-align: center;
	opacity: 0.85;
}

.table-cell-warning
{
	background-color: #ee0;
}

.table-cell-error
{
	background-color: #e10;
}

.table-head
{
	font-weight:bold;
}

.images
{
    text-align:left;
    margin:40px auto; 
}

.images a
{
    margin:0px 15px;
    display:inline-block;
    text-decoration:none;
    color:black;
 }

.section50
{
    float: left;
    width: 50%; 
}

.section30
{
    float: left;
    width: 30%;
}

.section20
{
    float: left;
    width: 20%;
}

.layerThumbnail
{
    width: 64;
    height: 64;
}

.sceneThumbnail
{
	border: 4px solid #E0EEEE;
	width: 320;
    height: 180;
}

.sceneThumbnailNotDone
{
	border: 4px solid #00ef00;
	width: 320;
    height: 180;
}

.sceneThumbnailCE
{
	border: 4px solid #E0EEEE;
	border-radius: 24px;
    width: 320;
    height: 180;
}

.sceneThumbnailCENotDone
{
	border: 4px solid #00ef00;
	border-radius: 24px;
    width: 320;
    height: 180;
}

.miniGame
{
	font-size: 12px;
	color: #00af00;
}
