body{
  background-color: #fff;
  /*background-image: url(../img/grid-18px-masked.png);*/
  background-repeat: repeat-x;
  background-position: 0 40px;
	
/* 	font-size: 13px; */
}

*
{
	/*font-size: 13px !important;*/
}

.invisible
{
    visibility: hidden
}

.select2-container--bootstrap .select2-results__option .select2-results__option {
    padding: 6px 30px !important;
}

#zMain
{
	/*width: 940px;*/
	margin: 60px auto 10px auto;
}

.btn-toolbar
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px
}

#tabs
{
	margin-top: 15px;
}

#frmOptions
{
	margin: 0; 
}

#frmOptions legend
{
	margin: 0;
}

#frmOptions fieldset > div
{
	display: none
}

.right,
.table .right
{
	text-align: right;
}

.tdTotal
{
	text-align: right;
	font-weight: bold;
}

.tab-pane
{
	margin-top: 10px;
	margin-left: 10px;
}

.clear
{
	width: 0;
	height: 0;
	clear: both;
}


th i.th-icon
{
	font-size:16px;
	margin-top: -7px;
	position: absolute;
	top: 50%;
	
	
	/*margin-right:24px;*/
				/*line-height: 14px;*/
				/*display: inline-block;*/
				
				
				
	/*right: 2px;*/

}


/**

*/

#zDetails0
{
	width: 824px;
	height: 300px;
	overflow-y: scroll;
	border-bottom: 1px dashed #000;
}

#zDetails0 tbody td
{
	vertical-align: middle;
}

.inputPaddingLeft
{
	padding: 0 0 0 6px;
}

.inputPaddingRight
{
	padding: 0 6px 0 0;
}


.select2-results__option[aria-selected=true] {
    /*display: none;*/
}

.select2.select2-container
{
	width:100% !important;
}
