select.list	{
	font-size: 11px;
	width: 100%;}

table.list.clickable	{
	background-color: white;
	cursor: pointer;}

/* 2x tablekit */
th.resize-handle-active {
	cursor: e-resize;}
div.resize-handle {
	cursor: e-resize;
	width: 2px;
	border-right: 1px dashed #1E90FF;
	position:absolute;
	top:0;
	left:0;}

.editbuttonsContainer>ul.horizontal {
	border: 1px solid #666666;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}
/*
div.listContainer	{
	border-top: 1px solid #999999;}
*/

input.list	{width: 100%;}

table.list	{
	border-collapse: collapse;
	background-color: white;
	border-color: #999999;
	border-style: solid;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	text-align: left;
/*	font-size: 100%;*/
	width: 100%;
	border-width: 1px 1px 1px 1px;
	clear: left;}


table.list.disabled	{
	background-color: #f0f0f0;
	color: #7f7f7f}

.editmatrix.buttons table.list	{
	border-bottom: 0px;}

table.list>tbody>tr {
	border-bottom: 1px solid #cccccc;}

table.nobgcolor	{
	background-color: transparent;}
		
table.nomargin	{
	margin: 0px;}

table.list>tbody>tr>td input.tf,
table.list>tbody>tr>td input.url,
table.list>tbody>tr>td textarea {
	background-color: transparent;
	border-color: #bbbbbb;
	border-style: dashed;
	border-width: 1px;
	margin: 0px;
	width: 96%;}


table.list.noheaderbg>tbody>tr>td>input.tf,table.list>tbody>tr>td>textarea {
	border-color: black;
	border-style: solid;
	border-width: 1px;}



table.small input {
	border-width: 1px;
	padding: 0px;
	margin: 0px;
	font-size: 95%;
	width: 100%;}

table.list>tbody>tr>td>select,
table.list>tbody>tr>td>input {
	width: 100px;
	background-color: transparent;
	border-color: transparent;
	max-width: 240px;
	margin: 0px;
	padding: 0px;
	outline:none;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}


table.list>tbody>tr>td>input:focus {
	background-color: #b5d5ff;
	border-color: #519cd6;
	border-style: solid;
	border-radius: 1px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 255, 1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 255, 1);
	box-shadow: 0 0 5px rgba(0, 0, 255, 1);}

table.list input.tf:hover,table.list textarea:hover {
	border-color: gray;
	border-style: dashed;}

/*
#scrollcolumn_left	table.list>thead>tr>th:first-child {
	padding-left: 32px;
} */

/*.noborder,table.noborder	{*/
table.noborder	{
	background-color: transparent;
	border-width: 0px;
/*	border-color: #999999;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	width: 100%; */}

table.topborder {
	background-color: transparent;
	border-width: 1px 0px 0px 0px;}
table.topbottomborder {
	background-color: transparent;
	border-width: 1px 0px 1px 0px;}


table.noborder td {
	border-width: 0px;}

/*
table.noborder>tbody>tr>td:first-child {
	padding-left: 0px;}*/

.noborder	{
	border-width: 0px 0px 0px 0px;}


table.list tr		{
	background-image: none;
	height: 17px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;}


table.list.disabled tr		{
	cursor: default;}

table.list>tbody>tr.close>td	{		
	border-top: 1px solid #999999;}

/*
table.list.nohover>tbody>tr.even:hover,
table.list.nohover>tbody>tr:hover {
	background-color: inherit;

}*/


table.list thead tr th:last-child	{
	border-right: 0;}


/*table.list tbody tr td		{*/
table.list>tbody>tr>td		{
	background-image: none; /* for tue */
	border-width: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: inherit;
	font-weight: normal;
	margin: 0px;
	height: auto;
	padding: 1px 6px 1px 6px;
	vertical-align: top;}

table.mini>tbody>tr>td	{
	font-size: 95%;}




table.small	{
	font-size: 90%;}

table.noheaderbgcolor>thead>tr>th {
	background-color: transparent;
	border-color: transparent;
	color: black;} 
table.noheaderbg>thead>tr>th {
	background-image: none;
	background-color: transparent;
	color: black;}
table.list>tbody>tr.odd,
table.list.nohover>tbody>tr.odd:hover	{
	background-color: #f8f8f8; /*#e9ecf1*/}





table.list.norowcoloring>tbody>tr.odd,table.list.norowcoloring>tbody>tr.even {
	background-color: transparent;}


table.list>tbody>tr.odd:hover,
table.list>tbody>tr.even:hover {
	color: black;
	background-color: #dddddd;}

table.list tr.nohover	{
	background-color: transparent;}

tr.active,
table.list.norowcoloring>tbody>tr.active	{
	background-color: #cccccc;}



/* table.list>thead>tr>th */
table.list thead th {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #222222;/*#000090;*/
	background-image: none;
	background-position: right top;
	background-repeat: no-repeat;
	border-color: #eeeeee;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: inherit;
	height: 17px;
	margin: 0px;
	padding: 1px 6px 1px 6px;
	text-align: left;}

table.list th.desc	{
	background-image: url('/images/list/listheader_desc.gif');
	padding-right: 15px;}
table.list th.asc	{
	background-image: url('/images/list/listheader_asc.gif');
	padding-right: 15px;}

table.noheaderbgcolor th.desc	{
	background-image: url('/images/list/listheader_desc_black.gif');}
table.noheaderbgcolor th.asc	{
		background-image: url('/images/list/listheader_asc_black.gif');}




td.list_check	{
		text-align: right;}



table.nobackground,.nobackground tr,table.nobackground th {
	background-color: transparent;}
table.nobackground th {color: black;}


table.list.nopadding td {padding-left: 0px;}
table.list.nopadding th {padding-left: 0px;}
	


table.formlist th	{
	background-color: transparent;
	border-width: 0px;
	padding: 1px 0px 1px 0px;
	color: black;
	text-align: right;}
	
.list .addbutton {
	width: 12px;
	height: 12px;
	background-image: url('/images/buttons/circleEditbuttons/plus_grey.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 2px 0px 0px 0px;
	float: left;}
.list .addbutton:hover {
	background-image: url('/images/buttons/circleEditbuttons/plus_hover.png');}
.list .deletebutton {
	width: 12px;
	height: 12px;
	background-image: url('/images/buttons/circleEditbuttons/minus_grey.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 2px 2px 0px 0px;
	float: left;}
.list .deletebutton:hover {
	background-image: url('/images/buttons/circleEditbuttons/minus_hover.png');}

.list td.list_object_buttons	{
	vertical-align: top;
	width: 28px;}

table.webfaceform table.list.noborder>tbody>tr>td.list_object_buttons	{
	padding-left: 0px}
	
	

.uncheckedbutton	{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	background-image: url('/images/checkbuttons/checkbutton_unchecked16x16.gif');}
.checkbutton	{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	background-image: url('/images/checkbuttons/checkbutton_checked16x16.gif');}
	
.checkbutton:hover	{
	background-image: url('/images/checkbuttons/checkbutton16x16darkgray.gif');}
	
.checkbutton.checked	{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	background-image: url('/images/checkbuttons/checkbutton_checked16x16.gif');}
.checkbutton.updating	{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	background-image: url('/images/feedback/wf_indicator.gif');}



.crossbutton	{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('/images/checkbuttons/cross16x16red.gif');
	float: left;}

.crossbutton:hover	{
	background-image: url('/images/checkbuttons/cross16x16darkgray.gif');}
.crossbutton.checked	{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	background-image: url('/images/checkbuttons/cross16x16red.gif');}
.crossbutton.updating	{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	background-image: url('/images/feedback/wf_indicator.gif');}


tr.historic	{
	opacity: 0.25;}
	
table.centerVertical>tbody>tr>td	{
	vertical-align: middle;}
