.OssTextSmall {
	color: #000;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
}

.OssTextSmall .OssLink {
	color: #0364D7 !important;
}

a.OssLink:link {text-decoration: underline; color: #000000;}

.OssMenuIcon {
	display: none;
}

.OssMenu, table.OssMenu {
	color: #000;
	width: 100%;
}

.OssMenu td {
	padding: 5px 0;
}

.OssMenuHeader {
	font-size: 12pt;
	padding: 20px 0 10px 25px !important;
}

.OssMenuHeaderLeft, .OssMenuBlockHeaderLeft, .OssDataHeaderLeft, .OssDataBlockHeaderLeft, .OssMenuItemLeft {
	background: none;
}

.OssMenuHeader, .OssMenuBlockHeader, .OssDataHeader, .OssDataBlockHeader {
	background: none;
	color: #000 !important;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px 0;
}

.OssMenuBottom {
	padding: 15px 0 15px 25px !important;
	font-size: 8pt;
	font-style: italic;
}

.OssMenuLogout {
	padding-left: 25px !important;
	margin-bottom: 10px;
}

.OssMenuItem, .OssMenuTitle, .OssDataTitle {
	background: none;
	font-size: 12pt;
}

.OssMenuButton, .OssDataButton, .OssFormButton, .OssFormButtonCenter {
	font-weight: normal;
	float: none;
	font-size: 12px;
	width: auto;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #F5F5F5 !important;
	background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #A2A2A2 !important;
	border-image: none;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #333333 !important;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 4px 12px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
}

.OssMenuButton:hover, .OssDataButton:hover, .OssFormButton:hover, .OssFormButtonCenter:hover {
	background-color: #E6E6E6 !important;
	background-position: 0 -15px;
	color: #333 !important;
	transition: background-position 0.1s linear 0s;
}

/* needed because of CSS conflict #2 */
.OssDataLineButton td.OssFormButton, .OssFormButtonCenter, .OssFormButtonCenter:hover {
	background: none !important;
	border: none !important;
}

.OssMenuItemLeft {
	padding-left: 15px !important;
}

.OssMenuLink {
	padding: 0 10px;
	clear: both;
	font-size: 10pt !important;
	color: #000 !important;
	text-decoration: none !important;
	margin-left: 15px;
}

.OssMenuLink:hover {
	text-decoration: underline !important;
}

.OssData, table.OssData {
	border-spacing: 0px;
	width: 70%;
	width: 100%;
	border-collapse: collapse;
}

.OssData td {
	background: none;
}

.OssDataHeaderLink {
	color: #000 !important;
	text-decoration: none !important;
	font-weight: normal !important;
	font-size: 11pt !important;
}

.OssDataLine {
	padding: 7px;
}

.OssDataTitle {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

.OssBtnDisplayAccountLogout {
	background-color: #000;
	color: #FFFFFF;
	font-size: 10pt;
	padding: 2px;
	text-align: center;
	width: 70px;
	text-decoration: none;
	margin-bottom: 5px;
}

.OssMenuItemLabel {
	font-size: 10pt;
	line-height: 19px;
	width: 120px;
}

.OssFormText {
	background: none;
	border: none;
	height: 15px;
	line-height: 15px;
}

.OssFormSelect, .OssFormSelect option {
	height: 18px;
	line-height: 18px;
}

.OssDataLineLabel, .OssTextNormal {
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.OssDataLineLabel {
	width: 35%;
}

.OssMenuText {
	font-size: 11px;
}

.vat {
	display: none;
}

.OssDataTotalData, .OssDataTotalLabel, .OssDataLineData, .OssDataTitle {
	border: 1px solid #cbcbcb;
	padding: 5px;
}

.OssZebra {
	background: #fff !important;
}

.grey {
	background: #ddd !important;
}

/* Select boxes */
.OssFormSelect {
	appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	 -moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #F5F5F5 !important;
	background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #A2A2A2 !important;
	border-image: none;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #333333 !important;
	cursor: pointer;
	display: inline-block;
	float: none;
	font-size: 11px;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin-bottom: 0;
	vertical-align: middle;
	width: auto;
	outline:none;
	padding: 5px;
	padding-right: 10px;
}

.OssSelectOptions {
	padding: 5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.OssFormSelect {padding-right:18px}
}

.OssSelectLabel {position:relative}

.OssSelectLabel:after {
	content: '<>';
	font: 11px "Consolas", monospace;
	color: #333;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform: rotate(90deg);
	right: 8px;
	top: 1px;
	padding: 0 0 2px;
	border-bottom: 1px solid #333;
	position: absolute;
	pointer-events: none;
	
}.OssSelectLabel:before {
	content:'';
	right: 5px;
	top: 0px;
	width: 26px;
	height: 20px;
	background-color: #F5F5F5 !important;
	background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	position: absolute;
	pointer-events: none;
	display: block;
}

.OssMenuButtonRefresh, .OssMenuButtonRefresh:hover {
	display: none;
}

.OssDataLineButton {
	padding: 8px 0 0 0;
}

/* Tickets */
.OssList, .OssTickets td, .OssTicketsHeader, .OssListTitle, .OssList2 {
	background: none !important;
}

.OssListTitle, .OssListTitle2 {
	font-size: 9pt;
}

.OssListData, .OssListData2 {
	font-size: 9pt;
}

.OssFormButtons .OssFormButton {
	width: 100px;
}

.OssTickTable {
	width: 100% !important;
}

.FnameInput {
	display: none;
}

.FnameRemove {
	display: none;
	cursor: pointer;
	position: relative;
	top: 3px
}

.FnameText {
	float: left;
	font-size: 9pt;
	margin: 3px 10px 5px 5px;
}