.table-pre {
	background: none repeat scroll 0 0 #EEEEEE;
	border-top: 1px solid #DDDDDD;
	border-right : 1px solid #DDDDDD;
	border-bottom: none;
	border-left: 1px solid #DDDDDD;
	font-size: 11px;
	padding: 10px;
}

.table-pos {
	background: none repeat scroll 0 0 #EEEEEE;
	font-size: 11px;
}

.table-pos td {
	border-left: none !important;
}

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

#header-button ul, #header-button li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#header-button {
	text-align: right;
	margin-top: 5px;
}

.NS-Paginator-Offset {
	border: 1px solid #BBB;
	background: linear-gradient(to bottom, #EDEDED 0%, #DEDEDE 100%) repeat scroll 0 0 transparent;
	padding: 5px 10px;
}

.pagetitle {
	max-height: 38px !important;
}

.pagetitle #header-button span {
	margin: 0 !important;
	
}

.selected {
	background-color: #F1F1F1;
}

.align-right {
	text-align: right !important;
}

.align-left {
	text-align: left !important;
}

.align-center {
	text-align: center !important;
}

.action-button .dropdown-menu {
	left: auto;
	right: 0;
	text-align: left;
}

.action-button input {
	width: 15%;
	text-align: center;
}

.ui-datepicker-title select {
	width: auto !important;
}

.NS-DynamicWidgetElement-Element {
	padding: 5px 0;
}

.NS-DynamicWidgetElement-Add {
	padding: 0 0 0 5px;
}

.printcontainer td {
	padding: 3px 5px 3px 0;
}

.printcontainer .table-product td {
	padding: 8px;
}

.table-custom {
	background: none !important;
}

.table-custom tr:last-child td {
	text-align: right;
}

.table-custom td, .table-custom th {
}

.widgetcontent .table-wrapper {
	padding: 15px;
}

.widgetcontent .table-wrapper table tbody tr td .NS-Text {
	width: 35px;
}

.debit-card-wrapper, .credit-card-wrapper, .corporate-wrapper {
	display: none;
}

.ui-datepicker-unselectable {
	background-color: #F1F1F1 !important;
	text-align: center !important;
}

.stdform p label { float: none; width: auto; display: block; text-align: left; }
.stdform span.field, .stdform div.field { margin-left: 0; }
.stdform small.desc, .dualselect, .stdform .formwrapper, .stdform .stdformbutton { margin-left: 0; }
.stdform2 span.field, .stdform2 div.field { border-left: 0; }