ACC SHELL

Path : /srv/www/vhosts/marevva/crossroadsfoundation/admin/css/
File Upload :
Current File : /srv/www/vhosts/marevva/crossroadsfoundation/admin/css/table.css

@charset "utf-8";
/* Datagrid Table */
table.tbl
{
	width: 100%;
	clear: both;
	color: #333;
	
	border-spacing: 0px;
}
td.tbl-header
{
	background-color: #F2F2F2;
	text-align: left;
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px solid #969696;
}
td.tbl-header a
{
	color: #999;
	text-decoration: none;
}
td.tbl-header a:hover
{
	/*text-decoration: underline;*/
}
tr.tbl-footer
{
	cursor: default;
}
table.tbl-footer
{
	border-top: 1px solid #969696;
	color: #808080;
	background-color: #F2F2F2;
	height: 20px;
}
tr.tbl-row
{
	text-indent: 5px;
	line-height: 20px;
	cursor: pointer;	
}
tr.tbl-row:hover
{
	/*background-color: #37424A;*/
	background-color:#FFC;
	/*color: #fff;*/
}
tr.tbl-row-even
{
	background-color: #FFF;	
	color: #374249;
}
tr.tbl-row-odd
{
	background-color: #F0F0F0;
	color: #374249;
}
td.tbl-nav
{
	background-color: #BFBFBF;
	height: 20px;
	color: #4D4D4D;
}
td.tbl-pages
{
	text-align: center;
}
td.tbl-row-num
{
	text-align: right;
}
td.tbl-cell
{
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: inherit;
}
td.tbl-controls
{
	text-align: center;
}
td.tbl-found
{
}
td.tbl-checkall
{
}
td.tbl-page
{
	text-align: right;
}
td.tbl-noresults
{
	font-weight: bold;
	color: #CCC;
	height: 45px;
	text-align: center;
}
span.tbl-reset
{
	margin: 5px 5px;
}
img.tbl-reset-image
{
	margin-right: 5px;
	border: 0;
}
span.tbl-create
{
	padding: 5px;
	float: left;
	border-bottom: none;
}
img.tbl-create-image
{
	margin-right: 5px;
	border: 0;
	float: left;
}
div.tbl-filter-box
{
	height: 24px;
	margin-top: 8px;
	margin-left: 2px;
}
div.tbl-filter-box-a
{
	float: left;
    font-size: 12px;
    height: 18px;
    line-height: 8px;
    margin: 0px;
	margin-top: 2px;
    width: 70px;
}
.tbl-filter-box-input
{
	float: left;
	width: 88px;
	margin-right: 3px;
}
img.tbl-arrows-left
{
	border: 0;
	float: left;
}
img.tbl-arrows-right
{
	border: 0;
	float: right;
}
img.tbl-order-image
{
	margin: 0 2px;
	border: 0;
}
img.tbl-filter-image
{
	border: 0;
}
img.tbl-control-image
{
	border: 0;
}
span.page-selected
{
	color: #999;
	font-weight: bold;
}
input.tbl-checkbox
{
}
.type-color
{
	height: 20px;
	width: 50px;
	padding: 0px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}

ACC SHELL 2018