﻿.users_box
{
	width:100%; 
	border:1px solid #aaaaaa; 
	padding:10px; 
	border-radius: 0px; 
	background-color:#eeeeee; 
	color:#000000;
}

.minus_plus_img
{
	cursor:pointer; 
	vertical-align:middle;
}

.grid_movement
{
	background-color:#ffffff; 
	border:solid 1px #aaaaaa; 
	color:#000000; 
	width:100%;
}

.grid_movement_title
{
	background-color:#dddddd;
	color:#db2d24;
	border-top:solid 1px #aaaaaa;
	border-left:solid 1px #aaaaaa;
	border-right:solid 1px #aaaaaa;
	width:100%;  
	font-size:medium; 
	font-weight:bold;
	padding:10px;
}

.grid_movement th  
{
	background-color:#dddddd;
	color:#034193;
	border-left:solid 1px #aaaaaa;
	border-bottom:solid 1px #aaaaaa;
	font-size:small; 
	font-weight:normal;
	padding:10px;
}

.grid_movement td 
{
	background-color:#ffffff;
	border-left:solid 1px #aaaaaa;
	border-bottom:solid 1px #aaaaaa; 
	vertical-align:middle;
	font-size:small; 
	padding:10px;
}

.grid_lotto
{
	background-color:#ffffff; 
	border:solid 1px #901f19; 
	color:#000000; 
	width:100%;
}

.grid_lotto_title
{
	background:#db2d24;
	color:#ffffff;
	border-top:solid 1px #901f19;
	border-left:solid 1px #901f19;
	border-right:solid 1px #901f19;
	width:100%;  
	font-size:medium; 
	font-weight:bold;
	padding:10px;
}

.grid_lotto th  
{
	color:#ffffff;
	background:#db2d24;
	border-left:solid 1px #901f19;
	border-bottom:solid 1px #901f19;
	font-size:small; 
	font-weight:bold;
	padding:10px;
}

.grid_lotto td 
{
	background-color:#ffffff;
	border-left:solid 1px #901f19;
	border-bottom:solid 1px #901f19; 
	vertical-align:middle;
	font-size:small; 
	padding:10px;
}

.grid_chance
{
	background-color:#ffffff; 
	border:solid 1px #026235; 
	color:#000000; 
	width:100%;
}

.grid_chance_title
{
	background:#019c53;
	color:#ffffff;
	border-top:solid 1px #026235;
	border-left:solid 1px #026235;
	border-right:solid 1px #026235;
	width:100%;  
	font-size:medium; 
	font-weight:bold;
	padding:10px;
}

.grid_chance th  
{
	color:#ffffff;
	background:#019c53;
	border-left:solid 1px #026235;
	border-bottom:solid 1px #026235;
	font-size:small; 
	font-weight:bold;
	padding:10px;
}

.grid_chance td 
{
	border-left:solid 1px #026235;
	border-bottom:solid 1px #026235; 
	vertical-align:middle;
	font-size:small; 
	padding:10px;
}

.grid_75_px
{
	text-align:center;
	width:75px; 
    font-weight:normal;
}

.grid_d_px 
{
    text-align: center;
    width: 10px;
}

.more_details_table
{
	width:100% !important;
}

.more_details_title
{
	font-size:small !important; 
	font-weight:bold !important; 
	border:0px !important; 
	padding:0px !important; 
	line-height:24px !important;
	vertical-align:top !important;
	width:100px !important; 
	/*padding-left:10px !important;
	white-space: nowrap;*/
}

.more_details_content
{
	font-size:small !important; 
	border:0px !important; 
	padding:0px !important; 
	line-height:24px !important;
	vertical-align:top !important;
}

.grid_paging
{
	background-color:#ffffff;
	color:#000000;
}

.grid_paging td
{
	font-size:medium;
	padding:5px;
	font-weight:normal;
	border:0px;
}