/* main elements */
.roleSelector {
	width: 250px;
}

.areaRobustSearchTextInput{
	width:120px !important;
}


.lockStyle {
	color: red;
}

.lockIconGridStyle {
	font-size: 16px;
	margin: 3px;
	margin-left: 6px;
	color: red
}

.roleSelector option {
	width: 250px;
}

.saveHeader {
	font-size: 12px;
	font-weight: bold;
}

.helpText {
	font-size: 10px;
	font-style: italic;
	margin-top: 5px;
}

.saveSearch {
	margin-left: 10px;
}

.quoteTable {
	border-spacing: 2px;
}

.float_right {
	float: right;
}

.title {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #AAA;
	line-height: 0.1em;
	margin: 20px 0px 20px 0px;
}

.title span {
	background: #fff;
	padding: 0 10px
}

.currencyText {
	text-align: right;
	/*margin-right: 75px;*/
	color: #878787;
	display: inline
}

.uomText {
	text-align: right;
	margin-right: 5px;
	color: #878787;
	display: inline;
}

.disabledText {
	color: #878787;
	display: inline-block;
}

.welcomeText {
	padding-top: 45px;
	font-size: 20px;
	font-family: Verdana;
}


.formTable {
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	margin: 0px 0px 2px 0px;
	border-spacing: 2px;
	table-layout: fixed;
	overflow: hidden;
	margin-left: 5px;
}

.formTable th, .formTable tr, .formTable td {
	margin: 0px;
	vertical-align: center;
	font-size: 10px;
	font-family: Verdana;
	line-height: 10px;
	padding: 1px 0px 0px 4px;
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	border-spacing: 0px;
	overflow: hidden;
}

/* .formTable td:nth-child(even) {
    background: lightskyblue;
}

.formTable td:nth-child(odd) {
    background: lightgreen;
} */
.formTable td:nth-child(1) {
	width: 105px;
}

.formTable td:nth-child(2) {
	width: 170px;
}

.formTable td:nth-child(3) {
	width: 105px;
}

.formTable td:nth-child(4) {
	width: 170px;
}

.formTable td:nth-child(5) {
	width: 105px;
}

.formTable td:nth-child(6) {
	width: 170px;
}

.formTable input {
	font-size: 8pt;
	height: 19px;
	width: 142px;
}

.formTable input[type="checkbox"] {
	height: 10pt;
	width: 10pt;
}

.formTable select {
	height: 25px;
	width: 150px;
}
.checkboxFormTable {
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	margin: 0px 0px 2px 0px;
	border-spacing: 0px;
	table-layout: fixed;
	overflow: hidden;
}

.checkboxFormTable th, .checkboxFormTable tr, .checkboxFormTable td {
	margin: 0px;
	vertical-align: center;
	font-size: 10px;
	line-height: 10px;
	padding: 1px 0px 1px 4px;
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	border-spacing: 0px;
	overflow: hidden;
}

/* .formTable td:nth-child(even) {
    background: lightskyblue;
}

.formTable td:nth-child(odd) {
    background: lightgreen;
} */
.checkboxFormTable td:nth-child(1) {
	width: 20px;
}

.checkboxFormTable td:nth-child(2) {
	width: 105px;
}

.checkboxFormTable td:nth-child(3) {
	width: 170px;
}

.checkboxFormTable td:nth-child(4) {
	width: 20px;
}

.checkboxFormTable td:nth-child(5) {
	width: 105px;
}

.checkboxFormTable td:nth-child(6) {
	width: 170px;
}

.gridTable2 {
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	margin: 0px;
	border-spacing: 0px;
	table-layout: fixed;
	overflow: hidden;
}

.gridTable2 th, .gridTable2 tr, .gridTable2 td {
	margin: 0px;
	vertical-align: center;
	font-size: 10px;
	line-height: 10px;
	padding: 0px 0px 0px 4px;
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	border-spacing: 0px;
	overflow: hidden;
}

.gridTable2 td:nth-child(1) {
	width: 405px;
}

.gridTable2 td:nth-child(2) {
	width: 405px;
}

.formTable2 {
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	margin: 0px;
	border-spacing: 0px;
	table-layout: fixed;
	overflow: hidden;
	padding-bottom: 4px;
	padding-top: 4px;
}

.formTable2 th, .formTable2 tr, .formTable2 td {
	margin: 0px;
	vertical-align: center;
	font-size: 10px;
	line-height: 10px;
	padding: 0px 0px 0px 4px;
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	border-spacing: 0px;
	overflow: hidden;
	height: 30px;
}

.formTable2 td:nth-child(1) {
	width: 105px;
}

.formTable2 td:nth-child(2) {
	width: 340px;
}

.formTable2 td:nth-child(3) {
	width: 105px;
}

.formTable2 td:nth-child(4) {
	width: 340px;
}

/* For tables that have an "or" or "to" column between values */
.formTable5 {
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	margin: 0px;
	border-spacing: 0px;
	table-layout: fixed;
	overflow: hidden;
}

.formTable5 th, .formTable5 tr, .formTable5 td {
	margin: 0px;
	vertical-align: center;
	font-size: 10px;
	line-height: 10px;
	padding: 0px 0px 0px 4px;
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	border-spacing: 0px;
	overflow: hidden;
}

.formTable5 td:nth-child(1) {
	width: 105px;
}

.formTable5 td:nth-child(2) {
	width: 170px;
}

.formTable5 td:nth-child(3) {
	text-align: center;
	width: 70px;
}

.formTable5 td:nth-child(4) {
	width: 105px;
}

.formTable5 td:nth-child(5) {
	width: 170px;
}

.widgetTable {
	width: 100%;
	max-width: 170px;
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	margin: 0px 0px 0px -1px;
	border-spacing: 0px;
}

.widgetTable th, .widgetTable tr, .widgetTable td {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: center;
	font-size: 10px;
	line-height: 10px;
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	border-spacing: 0px;
	overflow: hidden;
}

.widgetTableSearch {
	table-layout: fixed;
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	margin: 0px 0px 0px -1px;
	border-spacing: 0px;
}

.widgetTableSearch tr>td:nth-child(1) {
	width: 180px;
}

.widgetTableSearch tr>td:nth-child(2) {
	width: 270px;
}

.widgetDiv {
	float: left;
}

.widgetDivUOM {
	float: left;
	padding-left: 2px;
}

.editorTable {
	border: 1pt #cccccc solid;
	width: 100%;
	/*background-color: white;*/
	margin: 3px;
	border-spacing: 0px;
	padding: 4px 0px 4px 0px;
}

.editorTable th, .editorTable tr, .editorTable td {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: center;
	font-size: 10px;
	line-height: 10px;
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	border-spacing: 0px;
	overflow: hidden;
}

.zeroTable {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: none;
}

table.zeroTable td {
	width: auto; /* to override parent's setting */
	padding: 0px;
}

table.zeroTable td:nth-child(1) {
	width: auto; /* to override parent's setting */
}

table.zeroTable  td:nth-child(2) {
	width: auto;
}

/* DEPRECATED */
.innerTable  table {
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

.innerTable th, .innerTable tr, .innerTable td {
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	vertical-align: center;
}

.innerTable  td:nth-child(even) {
	width: auto; /* to override parent's setting */
}

.innerTable  td:nth-child(odd) {
	width: auto;
}

.indentedFormTable {
	padding-left: 47px;
}

.indentedFormTable th, .indentedFormTable tr, .indentedFormTable td {
	margin: 0px;
	vertical-align: center;
	font-size: 10px;
	height: 15px;
	line-height: 10px;
	padding-bottom: 7px;
	/*background-color: white;*/
	border: 0px;
	border-style: none;
}

.indented {
	border-left: 20px;
	margin-left: 20px;
}

.userWarning {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	color: #FF0000;
	padding: 20px;
	overflow: auto;
}

.errorMessage {
	font-size: 14px;
	font-weight: bold;
	overflow: auto;
}

/*
	overflow:auto;
	width: 98%;
	height: 20px;
		overflow:visible;

	*/
.errorText {
	margin: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000
}

.exceptionExpanderAjax {
	margin: 10px;
	font-size: 10px;
	font-weight: normal;
	width: 300px;
	height: 200px;
}

.panelTable th, .panelTable tr, .panelTable td {
	margin: 2px;
	font-size: 12px;
	height: 19px;
	line-height: 15px;
	background-color: transparent;
	border: none;
}

.panelTable {
	border-collapse: separate;
	margin: 20px;
	/*background-color: white;*/
	border: solid;
	border-color: #aaaaaa;
	border-width: 1px;
	overflow: hidden;
}

.grayTable {
	border-collapse: separate;
	border: solid;
	background-color: #eeeeee;
	border-color: #aaaaaa;
	border-width: 1px;
	padding-top: 10px;
	overflow: hidden;
}

.grayTable th, .grayTable tr, .grayTable td {
	margin: 2px;
	font-size: 12px;
	height: 15px;
	line-height: 13px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: transparent;
	border: 0px;
}

.grayTitle {
	float: left;
	margin: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	background: #eeeeee;
	font-weight: lighter;
	position: relative;
	top: 16px;
	left: 10px;
	height: 16px;
	z-index: 1;
}

.inputField {
	margin: 4px;
	padding: 3px;
	background: #fff;
	font-weight: bold;
	position: relative;
	top: -15px;
	left: 10px;
	height: 14px;
	z-index: 1;
}

.fieldTitle {
	position: relative;
	top: 0px;
	left: 0px;
	height: 12px;
	padding: 1px;
	font-weight: lighter;
	font-size: small;
	background-color: rgba(170, 170, 170, 0.5);
	z-index: 2;
}

.searchAlign {
	padding-left: 5px;
}

.searchTable {
	table-layout: fixed;
	width: 650px;
	/*background-color: white;*/
	border-collapse: collapse;
	border-spacing: 0px;
	border: none;
	border-style: none;
}

.searchTable select { 
	margin-left: 5px;
}

.searchTable jqx-widget {
	margin-left: 50px;
}

.dateContainter { 
	margin-left: 7px;
}

.searchTable td {
	/*background-color: white;*/
	border: 0px;
	border-style: none;
	border-color: #cccccc;
}

.searchTable td:nth-child(1) {
	width: 150px;
}

.searchTable td:nth-child(2) {
	width: 400px;
}

.headerTable {
	table-layout: fixed;
	border: 0px;
	border-style: none;
}

.headerTable td {
	border: 0px;
	padding-bottom: 10px;
	border-style: none;
	border-color: #cccccc;
}

.searchPill {
	border-color: #C7C7C7;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px 3px 3px 3px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	outline: medium none;
	background-clip: padding-box;
	font-size: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.inactiveItem {
	background-image: url('/web/resources/icons/PNG/16x16/flag_16x16.png')
		!important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}

.ajaxWait {
	background-image: url('/web/jqwidgets/resources/loader.gif');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 16px 16px;
}

.standardInput {
	border-color: #C7C7C7;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px 3px 3px 3px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	outline: medium none;
	background-clip: padding-box;
	font-size: 10px;
	height: 20px;
	min-height: 12px;
	min-width: 16px;
	margin: 0;
	padding: 0;
}

.searchInput {
	border-color: #C7C7C7;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px 3px 3px 3px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	outline: medium none;
	background-clip: padding-box;
	font-size: 10px;
	height: 16px;
	min-height: 12px;
	min-width: 16px;
	margin: 0;
	padding: 0;
}

.numInput {
	text-align: right;
}

input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button
	{
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

.integerInput {
	text-align: right;
	height: 18px;
	border-color: #C7C7C7;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px 3px 3px 3px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	outline: medium none;
	background-clip: padding-box;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.currency {
	background-repeat: no-repeat;
	background-image: url('/web/resources/images/dollar.png');
	background-size: 9px 17px;
	background-position: left center;
}

.oneDecimalInput {
	text-align: right;
	height: 18px;
	border-color: #C7C7C7;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px 3px 3px 3px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	outline: medium none;
	background-clip: padding-box;
	font-size: 10px;
	margin: 0;
	margin-bottom: 2px;
}

.twoDecimalInput {
	text-align: right;
	height: 18px;
	border-color: #C7C7C7;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px 3px 3px 3px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	outline: medium none;
	background-clip: padding-box;
	font-size: 10px;
	margin: 0;
	margin-bottom: 2px;
}

.twoDecimalInput:disabled {
	text-align: right;
	height: 18px;
	border-color: #C7C7C7;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px 3px 3px 3px;
	color: #C7C7C7;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	outline: medium none;
	background-clip: padding-box;
	font-size: 10px;
	margin: 0;
	margin-bottom: 2px;
}

.fourDecimalInput {
	text-align: right;
	height: 18px;
	border-color: #C7C7C7;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px 3px 3px 3px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	outline: medium none;
	background-clip: padding-box;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.currencyDropdown {
	width: 50px !important;
}

input[disabled="disabled"] {
	background-color: #FFFFFF;
	color: #878787;
}

.numSearchInput {
	text-align: right;
	width: 75px;
}

.dateSearchInput {
	width: 80px;
}

.textSearchInput {
	width: 100px;
}

.searchPadding {
	float: left;
	display: inline-block;
	margin-right: 4px;
	margin-left: 4px
}

.selectSearchPadding {
	float: left;
	display: inline-block;
	margin-right: 4px; 
	margin-left: 2px
}

.uipanel div {
	border: solid;
	border-color: #000000;
	border-width: 3px;
	overflow: hidden;
}

.jqx-widget-content {
	font-size: 11px;
}

.jqx-widget-header {
	font-size: 10px;
	font-weight: bold;
}

.jqx-ribbon-item {
	font-size: 10px;
	font-weight: normal;
}

.jqx-dropdownlist-state-normal {
	font-weight: normal;
}

.jqx-menu-item-top {
	font-weight: bold;
	font-size: 12px;
}

/*
.jqx-checkbox-default {
	height: 10px;
	width: 10px;
}
*/
.jqx-button {
	font-size: 12px;
}

.jqx-fill-state-normal {
	font-size: 12px;
}

input[type=text].jqx-input, input[type=password].jqx-input {
	font-size: 11px;
}

.navBar {
	margin-top: 30px;
	width: 100%;
	overflow-y: auto;
}

.footer {
	font-size: 12px;
}

.formBody {
	overflow: auto;
}

.controllerBody {
	overflow: hidden;
}

.floatingMenu {
	position: fixed;
	top: 0;
	left: 0;
	margin-left: 8px;
	width: 817px;
	z-index: 899;
}

.tpFloatingMenu {
	position: fixed;
	top: 0;
	left: 0px;
	margin-left: 8px;
	z-index: 1000;
	width: 831px;
}

.header {
	/*background-color: white;*/
	overflow: hidden;
}

.warning {
	font-family: Verdana, Arial, sans-serif;
	color: #FF0000;
}

.welcome {
	background-repeat: repeat-x;
	/*		position: relative;
	height: 100%;
background-size: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(background.jpg);
	background-position: 50% 75%;
	background-attachment: fixed;
	*/
}

.welcomeDiv {
	border: 00px;
	margin: 120px;
	padding: 00px;
}

#dropDownButtonContentdropDownButton {
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
}

.fakehyper {
	color: blue;
	text-decoration: underline
}

select {
	padding: 1px;
	height: 23px;
	font-family: Arial, san-serif;
	font-size: 11px;
}

select:disabled {
	opacity: 0.5;
}

.selection {
	color: blue;
}

.editorPair {
	/* border: 1pt red solid; */
	width: 255px;
	float: left;
	height: 23px;
	margin: 1px
}

.editorPairSmall {
	width: 205px;
	float: left;
	height: 23px;
	margin: 1px
}

.editorPairDouble {
	width: 510px;
	float: left;
	height: 23px;
	margin: 1px
}

.editorLabel {
	width: 90px;
	float: left;
}

.editorControl {
	float: left
}

.editorControl input {
	font-size: 10px;
}

.searchField {
	width: 175px;
	margin-right: 5px;
	float: left;
	display: inline-block;
}

.searchFieldLabel {
	margin-top: 5px;
	width: 300px;
	display: inline-block;
}

.searchCurrencyLabel {
	margin-top: 5px;
	width: 75px;
	display: inline-block;
}

/* remove following styles after converting to UX style */
.sixColumnLabel {
	width: 110px;
	display: inline-block;
	vertical-align: top;
	padding: 1px;
}

.sixColumnValue {
	width: 150px;
	display: inline-block;
	vertical-align: top;
	padding: 1px;
}

/* Lightweight Tab Control Classes */

/*  ClearFix Fixed a bunch of junk */
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}


/* Tab Styles */
.tabs-nav ul {
	padding-left: 10px;
	margin-bottom: 0px;
}

.tabs-nav li {
	display: inline-block;
	background: #f2f2f2;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #999999;
	margin-right: 10px;
}

.tabs-nav a {
	display: block;
	padding: 10px 15px 10px 10px;
	color: #000000;
	text-decoration: none;
}

/* Tab Active States */
.tabs-nav li.active {
	background: #ffffff;
	font-weight: bold;
	border-bottom-color: #ffffff;
}

.tabs-nav li.active a {
	color: inherit;
}

.tab-panel {
	border-right: none;
	border-left: none
}

/*Tabs Inner Content Styles */
.tabs-content {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: none;
	border-left: none;
	padding: 10px;
	background: #ffffff;
	margin-top: -1px;
	overflow: hidden;
	width: 780px;
}


.supportedCurrencyselect {
	display: inline-block;
	width: 200px;
	margin-bottom: 5px;
}

.currDelButton {
	display: inline-block;
	width: 10px;
	color: red;
	margin: 5px;
}

.newCurrency {
	width: 75px !important;
	text-align: right;
	margin-right: 5px;
}

.newCurrency:disabled {
	width: 75px !important;
	text-align: right;
	margin-right: 5px;
	background-color: white;
}

/* ************************** */
/* Temporary UX version classes */
/* ************************** */
.column {
	vertical-align: top;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 8px;
	/*border: 1pt solid red;*/
	display: inline-block;
}

.column input, select {
	display: inline-block;
	font-size: 11px;
}

.column select {
	height: 25px;
	margin: 0px
}

.column input {
	height: 19px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.column label {
	display: block;
	font-size: 11px;
	height: 13px;
	margin-bottom: 8px;
}

.column label:after {
	content: ":";
}

.fiveColumnLayout {
	margin-left: 1px;
	margin-right: 1px;
	width: 800px;
}

.twoColumnLayout {
	margin-left: 1px;
	margin-right: 1px;
	width: 395px;
	/*border: solid 1pt black*/
}

.twoColumnLayout .column {
	width: 150px;
	margin-right: 5px;
}

.twoColumnLayout .column .label {
	font-size: 11px;
}

.primaryButton {
	background-color: #333333 !important;
	color: #ffffff !important;
	font-size: 11px;
	cursor: pointer;
}

.failedValidation {
	outline: none;
	border: 1px solid red !important;
}

.failedValidationLabel {
	color: red;
}

#validationMessageBox {
	font-size: 11px;
	padding: 0px 20px 20px 0px
}

.infoField {
	display: inline-block;
	margin-right: 10px;
	width: 230px;
	min-height: 16px;
}

.infoField label {
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;
	width: 105px;
	margin-right: 7px;
	display: inline-block;
}

.infoField label:after {
	content: ":";
}

.infoField span {
	font-size: 11px;
	display: inline-block;
	max-width: 110px;
}

.required label:first-of-type:before {
	content: "* ";
	color: red;
}

.requiredMessage {
	font-style: italic;
	font-size: 10px;
	float: right;
	margin-right: 10px;
}

.requiredMessage:before {
	font-style: italic;
	font-size: 10px;
	color: red;
	content: "* "
}

.requiredField:before {
	content: "* ";
	color: red;
}

.twoColumnLayout input, select {
	display: inline-block;
	font-size: 11px;
}

.exportBody {
	margin: 10px 5px 10px;
	overflow: hidden;
}

.exportBody label {
	font-size: 11px
}

.exportBody .jqx-dropdownlist-state-normal {
	
}

.exportBody .messageBox {
	margin: 15px 10px 30px;
	font-family: 'Arial Regular', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: normal;
}

.exportBody .jqx-dropdownlist-content {
	width: 175px;
	height: 22px;
	font-family: 'Arial Regular', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.reasonBox {
	margin-top: 5px;
	line-height: 14px;
}

.jqx-listitem-element {
	font-family: 'Arial Regular', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.exportBody .buttonBox {
	font-family: 'Arial Regular', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin: 15px 10px 20px;
	float: right;
}

.exportBody .buttonBox {
	font-family: 'Arial Regular', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin: 0px 10px 20px;
	width: 100%;
}

.exportBody .buttonBox input[type="button"] {
	float: right;
	margin-left: 15px;
}

.exportBody .buttonBox .primaryButton {
	font-size: 11px;
	cursor: pointer;
	width: 80px;
	height: 25px;
}

.exportBody .radioButton {
	margin-top: 10px;
}

.orderIFrame {
	width: 800px;
	height: 750px;
}
/** Login Links Styles Pre 17.2 ***/
.LoginLinks_Container {
	margin: 55px 0 0 0;
	width: 100%;
}
.login_forgotPass {
	display: inline-block;
	text-align: left;
	padding: 0 0 0 10px;
}
.login_resetPass {
	display: inline-block;
	float: right;
	padding: 0 25px 0 0;
}
.loginBtn_Container {
	width: 100%;
	margin: 10px 0 15px 0;
	display: block;
}
.login_Btn {
	float: right;
	padding: 0 25px 0 0;
}
div.authenicationParentContainer{
	display: flex; 
	flex-direction: column; 
	justify-content: center;  
	align-items: center;  
	height:90vh;width:98vw;
}

div.authenicationContainer{
	display: flex;
	flex-direction:column;
	align-items: center;
	overflow: hidden;
   	width: 600px;
    font-size: smaller;
    font-family: "Arial";
}

div.authenication {
	width: 340px;
}

input.authenication {
	    width: 340px;
	    height:25px;
	    padding-top:0;
	    padding-bottom:0;
    border-width: 1px;
	border-style: solid;	    
}

.loginAccessCodeValidation {
	width: 340px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus {
	-webkit-box-shadow:0 0 0 50px white inset; 
}

select:focus {
  outline: 2px solid #5E9ED6;
  outline: 2px auto -webkit-focus-ring-color; 
}

.fourColumnLayout {
	margin-left: 1px;
	margin-right: 1px;
	width: 720px;
}

.fourColumnLayout .column {
	width: 170px;
	margin-right: 10px;
}

.fourColumnLayout .columnCheckboxes {
	width: 170px;
	margin-right: 10px;
}

.fourColumnLayout .column input[type=text]:not(.newCurrency), 
.fourColumnLayout .column input[type=number], 
.fourColumnLayout .column textarea {
	width: 166px;
}

.tallColumn {
	width: 300px;
	margin-right: 5px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: top;
	height: 45px;
	margin-top: 1px;
	margin-bottom: 1px;
}

div.button-container {
	float: right; 
	margin: 10px 40px 5px 0;
}

div.wrapper-robust--oneline {
	display: flex;
}

div.wrapper-robust--oneline > DIV{
	display: inline-block;
}


.SubscriberBox > div{
	display:inline-block;
	vertical-align: middle;
	margin-left:10px;
	margin-right:10px;
}

.subscriberStyle {
	display: inline-block;
}

.subscriberStyle select{
	height: 25px;
}

.fontDiv {
	display:inline-block;
	vertical-align:middle;
	font-size: 16pt;	
	height: 100%;
}

#htmlToPDFPortletBody .hidden {
    display: none;
}

td.standard {
	box-sizing: border-box;
	vertical-align: top;
}

td.label {
    padding: 10px 0 8px 5px;
    vertical-align: top;
}

.multiSelectList {
	margin-top: 5px;
}

.gridEditor {
	display: flex;	
	padding: 10px;
	flex-direction: column;
}

section.refNum-container {
	width: 100%;
	align-items: baseline;
	display: flex;
    flex-wrap: wrap;
}

section.refNum-container header, section.refNum-container div{
    height: 25px;
    white-space: nowrap;
    display: flex;
    align-items: center;
	padding: 0 5px;
}

section.refNum-container header {
	font-weight: bold;
}

section.refNum-container header:after {
	content: ":";
}
 
#systemPermissionList div[role="option"]:has(span[listitem]),  #assignedPermissionList div[role="option"]:has(span[listitem]) {
   line-height: 4px;
}
