﻿@font-face {
	font-family: "Bentonsans";
	src: url("fonts/bentonsans-regular-webfont.woff") format('woff');
}

@font-face {
	font-family: "Bentonsans-medium";
	src: url("fonts/bentonsans-medium-webfont.woff") format('woff');
}

@font-face {
	font-family: "Bentonsans-light";
	src: url("fonts/bentonsans-light-webfont.woff") format('woff');
}

@font-face {
	font-family: "Bentonsans-extralight";
	src: url("fonts/bentonsans-extralight-webfont.woff") format('woff');
}

*:not(.far):not(.fa):not(.fas):not(.bulk-auth) {
	font-family: "Bentonsans", Helvetica, Arial, sans-serif !important;
}

html {
	touch-action: manipulation;
}

body {
	font-family: Bentonsans,Helvetica,Arial,sans-serif !important;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	background-image: unset;
	background-color: #f2f3f4 !important;
	overflow: scroll;
}

.LoginBody {
	font-family: Open Sans;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(images/welcome_background.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	overflow: hidden;
	background-size: 100% 100%;
}

.FloatingPanel {
	display: none;
	position: absolute;
	border: Solid 2px #00356c;
	background-color: White;
	z-index: 999;
}

/*
.LoginBarTop
{
	filter      : progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#009fb5', endColorstr='#d8ebf2');
	background  : -webkit-gradient(linear, left top, right bottom, from(#009fb5), to(#d8ebf2));	
	background  : -moz-linear-gradient(left,  #009fb5,  #d8ebf2);
	margin-top  : 165px;
	margin-left : 590px; 
	width       : 100%; 
	height      : 30px	
}
*/

img {
	border: none;
}

td:not(:has(input, select, a, i, div, br, span, .ResponseLabel, .TESTcpDayColumnHeader)) {
	font-family: Open Sans;
	line-height: 37px;
	vertical-align: top;
}

td {
	font-size: 14px;
}

td:not(.TableCellHead) {
	color: #767676 !important;
}

.ReportsTextbox {
	border: Solid 1px #abadb3;
	font-family: Open Sans;
	font-size: 13px;
	width: 150px;
}

.Table t.TableCell {
	height: 20px;
	font-size: 14px;
}

.Table tr:nth-child(even) {
	background-color: #eceff3;
}


table td :is(input[type='text'], input[type='password'], select) {
	width: 100%;
	box-sizing: border-box;
	height: 21px;
	line-height: 21px;
}

table td {
	padding: 5px 10px 5px 8px;
}

	table td:has(> table) {
		padding: 0px !important;
	}

.Table td :is(input[type='text'], input[type='password'], select) {
	min-width: 80px;
}

.Table td:not(:last-child) {
	margin-right: 10px;
}

/*table td:last-child {
	padding-right: 0;
}
*/
.Textbox, input[type="text"], input[type="passowrd"], select, .dd-div, .disabledTextBox, .dd-div-disabled, .select2-selection--single {
	background-color: #FDFDFD;
	display: inline-block;
	font-family: Open Sans;
	font-size: 13px;
	height: 37px !important;
	line-height: 37px !important;
	border: 1px solid #D2D2D2;
}

	.Textbox[disabled], select[disabled], .disabledTextBox, .dd-div-disabled {
		background-color: #e3e3e3;
		border: Solid 1px #D2D2D2;
	}

span.Textbox {
	line-height: 37px;
	padding-left: 3px;
}

.tableHeading, .fileuploadlabel {
	line-height: 37px;
}

.Form > div > div > :is(select, input[type="text"], input[type="search"]) {
	width: 50%;
	margin-left: 0;
	margin-bottom: 0px;
}

.Form > div > label {
	line-height: 37px;
	padding-right: 10px;
	float: left;
}

.fake-cell-div {
	text-align: left;
	/*padding-left: 20px;*/
}

.button-primary, .button-secondary, .button-disabled, .tree .btn-group .button, .Button, .ButtonDisabled, input[type="submit"], input::file-selector-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: bold;
	cursor: pointer;
	/*margin: 0 10px 10px 0;*/
	height: 40px;
	min-width: 100px;
	border-radius: 2px;
	text-transform: uppercase;
	/*box-shadow: 0 2px 3px 2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);*/
	background-color: #2487ce;
	border: 1px solid #2487ce;
	color: #fff;
	transition: background-color 0.3s ease;
}

	.button-primary:hover, .button-secondary:hover, .button-disabled:hover, .tree .btn-group .button:hover, .Button:hover, .ButtonDisabled:hover, #tblOptions a:hover {
		background-color: #3194db;
		border: 1px solid #3194db;
	}

	.ButtonDisabled, .button-disabled, .Button[disabled], input[type="submit"][disabled], a[disabled] {
		border: Solid 1px #969696;
		background-color: White;
		color: #969696;
		cursor: default;
	}

a.button-primary,
a.button-secondary,
a.button-disabled {
	display: inline-block;
	text-decoration: none;
	line-height: 39px;
	padding: 0 6px 0 6px;
	background-color: #ffffff;
}

.Button,
.ButtonDisabled,
.button-primary,
.button-secondary,
.button-disabled {
}

#pnlList :is(.ButtonDisabled, .button-disabled, .button-secondary, .Button, a[disabled]):last-child {
	margin-right: 10px;
}

.button-secondary,
.fileUploadButton, input::file-selector-button,
.tree .btn-group .button,
.tree .btn-group .Button {
	border: Solid 1px #2487ce !important;
	background-color: #ffffff !important;
	color: #2487ce !important;
}


	.button-secondary:hover,
	.tree .btn-group .button:hover,
	.tree .btn-group .Button:hover {
		color: #fff !important;
		background-color: #3194db !important;
	}

.tree .btn-group {
	border: 1px solid #014063;
}

	.tree .btn-group, .tree .btn-group .Button {
		margin: unset;
	}

/*.Table :is(.ButtonDisabled, .button-disabled, .Button, a[disabled]) {
	border: none;
}*/

.fileUploadButton {
	padding: 10px !important;
	width: 115px !important;
}

@font-face {
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url("scripts/font-awesome/webfonts/fa-solid-900.eot");
	src: url("scripts/font-awesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("scripts/font-awesome/webfonts/fa-solid-900.woff2") format("woff2"), url("scripts/font-awesome/webfonts/fa-solid-900.woff") format("woff"), url("scripts/font-awesome/webfonts/fa-solid-900.ttf") format("truetype"), url("scripts/font-awesome/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.ResponseLabel:not(:empty) {
	display: inline-block;
	color: Red;
	font-size: 13px;
	font-weight: bold;
	width: calc(100% - 60px);
	text-align: center;
	background: rgba(255,0,0,0.10);
	border: 1px solid red;
	padding: 10px 30px;
	margin-top: 10px;
	margin-left: 10px;
}

	.ResponseLabel:not(:empty):after {
		font-family: 'Font Awesome 5 Free' !important;
		content: "\f06a";
		display: block;
		position: absolute;
		width: 20px;
		height: 20px;
		font-size: 20px;
		margin-top: -20px;
		margin-left: -25px;
	}


#tblLogin, .LoginUpdatePanel > table {
	width: 100%;
}

	#tblLogin td, .LoginUpdatePanel td {
		line-height: revert;
	}

.LoginUpdatePanel {
	text-align: left;
	/*
	margin-left: 640px;
	margin-top: 50px;
	*/
	background: #fff;
	margin: auto;
	margin-top: 60px;
	width: 446px;
	padding: 20px;
	padding-top: 100px;
	/* height: 406px; */
	/* min-height: 410px; 
    margin-left: -170px;
    margin-top: -220px;
    /* top: 115px; */
	border-radius: 2px;
	box-shadow: 0 2px 3px 2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	transition: box-shadow 200ms ease 50ms;
	overflow: hidden;
	box-sizing: border-box;
}

	.LoginUpdatePanel td, #tblLogin td {
		display: block;
	}

	.LoginUpdatePanel input[type=text], input[type=password] {
		width: 100%;
		height: 40px
	}

.CompanyUpdatePanel {
	text-align: left;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	padding-top: 100px;
	margin-top: 60px;
}

.HeadLabel {
	line-height: 25px !important;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	display: inline-block;
	/*margin-top: 30px;*/
	margin-bottom: 5px;
	font-family: Open Sans;
	font-size: 13px;
	font-weight: bold;
	color: #003f62;
	border-bottom: none !important;
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	text-align: left !important;
	color: #858d9d !important;
	padding: 22px 0 20px 0;
	/*max-width: 1600px;*/
}

.SubHeadLabel {
	line-height: 25px !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	font-family: Open Sans;
	font-size: 18px;
	font-weight: 400;
	text-align: left !important;
	color: #333 !important;
	background-color: transparent;
}

.LoginHeadLabel {
	/*
	line-height: 60px;
	margin-left   : auto;
	margin-right  : auto;
	width         : 640px;
	display       : inline-block;
	*/
	font-family: Open Sans;
	font-size: 13px;
	font-weight: bold;
	color: #0084a1;
	font-weight: 500;
	/* padding: 0; */
	padding: 22px 0 20px 0;
	color: #858d9d;
	font-size: 24px;
	border: none;
	text-align: center;
	margin: 0;
	display: inline-block;
	width: 100%;
}

	.LoginHeadLabel:after {
		margin: auto;
		text-align: center;
		width: 100%;
	}

.LoginTable {
	font-family: Open Sans;
	font-size: 14px;
	color: #666;
	/*padding-top: 20px;*/
}

/*
.ScreenPanel
{
	text-align : center;
}
*/

.PopupPanel {
	border: Solid 2px #002169;
	background-color: White;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff !important;
	border: none !important;
	border-radius: 2px;
	box-shadow: 0 2px 3px 2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	padding: 20px;
}

.CompanyPopupPanel {
	box-shadow: 0 2px 3px 2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	background-color: White;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

.FloatingPopupPanel {
	visibility: hidden;
	position: absolute;
	border: none;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff !important;
	padding: 20px;
	box-shadow: 0 2px 3px 2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	z-index: 1000;
}

.FormsPopupPanel {
	visibility: hidden;
	position: absolute;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff !important;
	box-shadow: 0 2px 3px 2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	padding: 20px;
}

.AddTable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.ChangePassword {
	border: Solid 1px #5e7a98;
	background-color: White;
	width: 320px;
}

.InternalPanel {
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	background-color: #fff !important;
	border: none !important;
	border-radius: 2px;
	box-shadow: 0 2px 3px 2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	padding: 20px;
}

a {
	font-family: Open Sans;
	font-size: 13px;
	color: Black;
}

.Table {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

.TreeView {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: White;
}

.TableCellHead {
	font-family: Open Sans;
	font-size: 14px;
	color: White;
	/*font-weight: bold;*/
	background-color: #014063;
	height: 50px;
	border-collapse: collapse;
	padding-left: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 8px !important;
}

.TableCell {
	font-family: Open Sans;
	font-size: 14px;
	color: Black;
	height: 40px;
}

.Table .TableCell {
	padding-left: 3px;
}

.TableCellOptions {
	font-family: Open Sans;
	font-size: 13px;
	color: Black;
	text-align: left;
	white-space: nowrap;
	padding-right: 10px;
}

.ContextMenuDiv {
	position: absolute;
	visibility: hidden;
	border-radius: 2px;
	box-shadow: 0 11px 15px -7px rgba(0,0,0,.2), 0 24px 38px 3px rgba(0,0,0,.14), 0 9px 46px 8px rgba(0,0,0,.12);
}

.ContextMenu {
	border-collapse: collapse;
	background-color: White;
	/*border: Solid 1px #5e7a98;*/
}

.ContextMenuItem {
	background-color: White;
	padding-right: 40px !important;
	padding: 5px;
	text-decoration: none;
	min-width: 45px;
}

.ContextMenuItemHover {
	background-color: #014063;
	margin: 5px;
	padding-right: 40px !important;
	padding: 5px;
	color: White;
	cursor: pointer;
	min-width: 45px;
}

.ChangePassword {
	position: absolute;
	visibility: hidden;
	border: Solid 1px #5e7a98;
	background-color: White;
}

.AccessBox {
	border: Solid 1px #abadb3;
	font-family: Open Sans;
	font-size: 13px;
	width: 395px !important;
	height: 500px !important;
	margin-bottom: 0px;
}

.AccessBoxButton {
	margin-right: 0px !important;
}

.FormBox {
	border: Solid 1px #abadb3;
}

.HBorderLeft {
	border-left: Solid 1px #abadb3;
}

.MonthYearTable {
	border-radius: 2px;
	height: 37px !important
}

.CalendarDiv {
	padding: 0;
	margin: 0;
	position: absolute;
	width: 0px;
	visibility: hidden;
	margin-left: 140px;
	z-index: 1000;
}

.calendardiv {
	box-shadow: 0 2px 3px 2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
	border-radius: 2px;
	margin-top: 20px;
	margin-left: 0;
	width: unset;
}

	.calendardiv :is(table, tr, td) {
		border: none !important;
		border-collapse: collapse;
		padding: 0;
	}

.TESTcpBorder {
	border: none !important;
	border-radius: 2px;
}

TD.TESTcpCurrentDate {
	background-color: #2487ce !important;
	border-radius: 2px;
}

TD.TESTcpTodayText {
	border: none !important;
	padding: 10px 0;
}

A.TESTcpTodayText {
	color: #807676 !important;
}

.MonthYearTable .TESTcpMonthNavigationTD:first-child {
	border-radius: 2px 0 0 0;
}

.TESTcpMonthNavigation, .TESTcpYearNavigation {
	line-height: 47px;
}

.TESTcpYearNavigationTD {
	border-radius: 0 3px 0 0;
}

.TESTcpMonthNavigationTD:nth-child(3) {
	border-radius: 0 3px 0 0;
}

.TESTcpYearNavigationTD,
.TESTcpMonthNavigationTD {
	background-color: #014063 !important;
}

	.TESTcpYearNavigationTD select,
	.TESTcpMonthNavigationTD select {
		color: #fff !important;
		background-color: #014063 !important;
		border: none;
		/*background-image: url('Images/h_arrow_white.gif');
		-webkit-appearance: none;*/
		/*-moz-appearance: none;
		appearance: none;*/
		width: 90px !important;
	}

		.TESTcpYearNavigationTD select option,
		.TESTcpMonthNavigationTD select option {
			color: #000 !important;
			background-color: #fff !important;
		}

	.TESTcpYearNavigationTD select {
		width: 60px !important;
	}


.TESTcpDayColumnHeader {
	font-weight: bold;
	border-bottom: none !important;
}

td.TESTcpDayColumnHeader {
	padding: 7px;
}

.TESTcpCurrentMonthDate, .TESTcpOtherMonthDate, .TESTcpCurrentDate {
	width: 38px;
	height: 34px;
}

.TESTcpOtherMonthDate {
	color: #807676 !important;
}

	.TESTcpCurrentMonthDate a, .TESTcpOtherMonthDate a, .TESTcpCurrentDate a {
		padding: 7px;
	}


.tabs {
	text-align: left;
	height: 37px;
	border-bottom: 1px solid #dbdbdb;
}

	.tabs a {
		color: #858d9d;
		height: 37px;
		font-size: 14px;
		font-weight: bold;
		border-right: none;
		margin-bottom: 0;
	}

		.tabs a.active {
			background-color: transparent;
			border-bottom: 2px solid #014063;
		}

.GroupTable {
	/*border: Solid 1px #abadb3;*/
	width: 100%;
}

#pnlList {
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	background-color: #fff !important;
	border: none !important;
	border-radius: 2px;
	box-shadow: 0 2px 3px 2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	padding: 0 0 20px 0;
}

.waitDiv {
	position: absolute;
	z-index: 10000;
	width: 100%;
	left: 0px;
	/*height   : 100%;*/
	height: expression(document.body.offsetHeight + document.body.clientHeight + 'px');
	top: 0px;
	filter: alpha(opacity=40);
	opacity: 0.4;
	background-color: Black;
}

.waitTable {
	position: absolute;
	z-index: 10001;
	width: 100%;
	left: 0px;
	height: 100%;
	top: 0px;
}

.CashReqInput {
	background-color: #1fd965;
}

.CompanyTopLabel {
	position: absolute;
	left: 0px;
	top: 0px;
	color: White;
	padding: 5px;
	width: 9px;
	text-align: center;
	line-height: 15pt;
	visibility: hidden;
}

hr, .hr {
	height: 1px;
	border: none;
	background-color: #e6e6e6;
}

.fullHead {
	width: 100% !important;
	height: 37px;
	display: block;
	line-height: 37px;
	margin-bottom: 10px;
}




.Cald {
	border-top: 1px solid #002169;
	border-bottom: 1px solid #002169;
	margin: 10px auto 10px auto;
	width:700px;
}

	.Cald td {
		width: 80px;
		height: 50px;
		text-align: center;
		cursor: pointer;
		line-height: 50px;
		padding: 0;
	}

		.Cald td.cald-day:hover {
			background: #b8b8b8;
			cursor: pointer;
		}

		.Cald td.cald-day-selected {
			background: #5e7a98;
			color: #ffffff !important;
			cursor: pointer;
		}

		.Cald td.cald-day-head {
			font-weight: bold;
		}

			.Cald td.cald-day-head:hover {
				background: #ffffff;
				cursor: default;
			}

		.Cald td.cald-day-disabled {
			color: Silver;
			cursor: default;
		}

			.Cald td.cald-day-disabled:hover {
				background: #ffffff;
				cursor: default;
			}



.LoginBarTop {
	background: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 3.5%;
	height: 76px;
	margin-top: -282px;
	content: "";
	position: absolute;
	z-index: 1;
	top: 50%;
	width: 93% !important;
	/*background-size: auto 80px;*/

	margin-top: 95px;
	top: 0px;
}

.ScreenPanel {
	text-align: center;
	/*margin-top: 30px;*/
}

.underline {
	border-bottom: Solid 1px #abadb3;
}

.noInLine {
	display: table-cell !important;
}

.tdIndentS {
	width: 120px;
}

.tdIndent {
	width: 160px;
}

.tableIndent {
	margin-left: 20px;
	border: none;
	width: calc(100% - 40px);
}

.hide {
	display: none;
}

.a_disabled {
	color: #969696;
	text-decoration: none;
}

.a_enabled {
	color: #000000;
	text-decoration: underline;
}

.highlight {
	background: #f8bb45;
}

.editHighlight {
	background: #fbe0ad;
}

.FloatingDiv {
	position: absolute;
	border: Solid 2px #00356c;
	background-color: White;
	width: 500px;
	text-align: center;
	z-index: 1000;
}

.waitStyle {
	font-size: 14px;
	box-shadow: 0 2px 3px 2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	background-color: White;
	width: 250px;
	padding: 15px;
}

.wait-label {
	background-color: #ffffff;
	position: absolute;
	width: 300px;
	height: 100px;
	top: 50%;
	margin-top: -50px;
	margin-left: -150px;
	left: 50%;
	z-index: 10000;
	border: none;
	display: none;
	/*margin: 30px auto 30px auto;*/
	padding: 10px 10px 10px 10px;
	color: #3f73ac;
}

.loader {
	margin: auto !important;
	border: 2px solid #ffffff; /* Light grey */
	border-top: 2px solid #014063; /* Orange */
	border-right: 2px solid #014063; /* Oreange */
	border-radius: 50%;
	width: 25px;
	height: 25px;
	box-sizing: border-box;
	animation: spin 0.5s linear infinite;
}

.loader-text {
	padding-top: 10px;
	margin-top: 8px;
}

	.loader-text:before {
		display: block;
		content: 'Loading...';
		color: #858d9d;
	}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

#tblOptions {
	margin: 0 0 10px;
	width: -moz-available;
	width: -webkit-fill-available;
}

	#tblOptions tr {
		width: 100%;
		background-color: #f2f3f4;
		height: 60px;
		border: solid 1px #dbdbdb !important;
	}

	#tblOptions td {
		padding: 0 0 0 10px;
	}

		#tblOptions td:last-child {
			width: 100%;
		}

	#tblOptions a {
		/*border: none;*/
		background-color: #ffffff;
		color: #2487ce;
		cursor: pointer;
		padding: 5px 10px 0 10px;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 0.1em;
		border: Solid 1px #2487ce;
		height: 40px;
		line-height: 29px;
		display: inline-block;
		text-transform: uppercase;
		border-radius: 2px;
		white-space: nowrap;
		margin-top: 0px !important;
	}

		#tblOptions a:hover {
			background-color: #3194db;
			border: 1px solid #3194db;
			color: #fff;
		}

		#tblOptions a.Disabled, #tblOptions a.aspNetDisabled {
			border: Solid 1px #707070 !important;
			background-color: #FFFFFF;
			color: #707070;
			cursor: default;
		}

		#tblOptions .ButtonDisabled, #tblOptions a[disabled] {
			border: Solid 1px #707070;
			background-color: White;
			color: #707070;
			cursor: default;
		}

			#tblOptions .ButtonDisabled:hover {
				background-color: #202426;
				border: 1px solid #202426;
			}


.fileUploadButton, input::file-selector-button {
	margin: 0 10px 10px 0;
	font-size: 12px;
	height: 37px;
}

.fileUploadLabel {
	margin: 0;
}

#lblAddHead {
	display: none;
}

.tblCurrencies td {
	padding-right: 0;
}

.wait-label, .wait-label-static {
	background-color: #ffffff;
	position: fixed;
	width: 300px;
	height: 85px;
	top: 50%;
	margin-top: -50px;
	margin-left: -150px;
	left: 50%;
	z-index: 10001;
	border: none;
	display: none;
	/*margin: 30px auto 30px auto;*/
	padding: 10px 10px 10px 10px;
	color: #3f73ac;
	text-align: center;
	user-select: none;
}

.alert-wait-label {
	background-color: #ffffff;
	position: fixed;
	width: 678px;
	height: 600px;
	top: 50%;
	margin-top: -300px;
	margin-left: -339px;
	left: 50%;
	z-index: 10001;
	border: 1px solid #3f73ac;
	display: none;
	/*margin: 30px auto 30px auto;*/
	padding: 10px 10px 10px 10px;
	color: #3f73ac;
	text-align: center;
	user-select: none;
}

.wait-label-static {
	display: block !important;
}

.wait-lable-bg, .alert-wait-lable-bg, .advanced-alert-bg {
	background: #000;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	z-index: 9998;
	opacity: 0.55;
	/*backdrop-filter: blur(3px);*/
	display: none;
	user-select: none;
}

.tree li {
	margin-left: 0px;
}

	.tree li div {
		height: 37px;
		margin-left: 0px;
	}

.div-Access {
	border-top: #807676;
	border-bottom: #807676;
	background: #ddd;
}

table.dataTable thead th, table.dataTable thead td {
	padding: 0;
}

.Form > div {
	white-space: nowrap;
	/*	display: none;
*/ padding: 10px 3px;
}

.sub-section {
	text-align: left;
}

.sub-section-indent {
	margin-left: 20px !important;
}


.ResponseLabelAlert:not(:empty) {
	color: #2989cf;
	background: #2989cf;
	border-color: #2989cf;
	padding: 10px 0 10px 0;
	margin: 0;
}

	.ResponseLabelAlert:not(:empty):after {
		margin-left: 10px;
	}

.pb-bar {
	background-color: #014063;
}


/*input[type="checkbox"] { 
	filter: invert(100%) hue-rotate(345deg) brightness(1.5);
}*/


input[type='checkbox'] {
	width: 13px !important;
	height: 13px !important;
	/*margin: 0px 5px -2px 0px;*/
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	outline: 1px solid #d2d2d2;
	box-shadow: none;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.1em;
	background: #2487ce;
}

	input[type='checkbox']:checked:after {
		content: '✔';
		color: #fff;
		font-weight: bold;
	}

	input[type="checkbox"]:not(:checked) {
		background: #fff;
		vertical-align: bottom;
	}

*,
:after,
:before {
	box-sizing: border-box
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.col-1 > div {
	width: 99%;
}

.col-2 > div {
	width: 49%;
}

.col-3 > div {
	width: 33%;
}

.col-3-force > div {
	width: 33% !important;
}

.col-4 > div {
	width: 24.7%;
}

.col-4-force > div {
	width: 24.7% !important;
}

.col-5 > div {
	width: 19.7%;
}

.col-5-force > div {
	width: 19.7% !important;
}

.col-6 > div {
	width: 16.5%;
}

.col-6-force > div {
	width: 16.5% !important;
}

.col-7 > div {
	width: 14.1%;
}

.col-7-force > div {
	width: 14.1% !important;
}

.col-3-force > div, .col-4-force > div, .col-5-force > div, .col-6-force > div, .col-7-force > div {
	padding-left: 20px !important;
}

	.full, .col-3-force > div.full, .col-4-force > div.full, .col-5-force > div.full, .col-6-force > div.full, .col-7-force > div.full {
		width: 99% !important;
	}

	.fill, .full, .col-3-force > div.fill, .col-4-force > div.fill, .col-5-force > div.fill, .col-6-force > div.fill, .col-7-force > div.fill {
		width: 100% !important;
	}

.left {
	text-align: left !important;
}

.right {
	text-align: right !important;
}

.top {
	vertical-align: top !important;
}

.center {
	text-align: center !important;
}

.select2-selection__arrow {
	height: 37px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 37px !important;
}

#tblCurrencies td {
	padding: 0 !important;
}

	#tblCurrencies td .Textbox {
		font-size: 12px;
	}

#CrystalReportViewer__UI td {
	padding: 0;
}




/********************************************************************************************************************************************************************/
/*Menu*/

.mega-drop-down a {
	color: #fff;
	padding: 28px 25px;
	height: 70px;
	line-height: 46px;
	text-decoration: none;
	font-family: "Bentonsans";
	font-weight: 500;
	font-size: 16px;
}

/*   .mega-drop-down a:hover {
        box-shadow: 0 -4px 0 #fff inset;
    }

    .mega-drop-down a:active {
        box-shadow: 0 -4px 0 #fff inset;
    }*/

.a-active {
	box-shadow: 0 -4px 0 #fff inset;
}

.a-inactive {
	box-shadow: none;
}

.a-sub-active {
	background-color: #fff;
}

.flyout-right a {
	height: 57px;
	line-height: 20px;
	text-decoration: none;
	font-family: "Bentonsans-medium";
	display: block;
	color: #000 !important;
}

	.flyout-right a:hover {
		box-shadow: none;
	}

.menu-col-1 {
	width: 100%;
	float: right;
	padding-left: 5%;
}

	.menu-col-1 li {
		width: 100% !important;
	}

.menu-col-3 {
	position: absolute;
	top: 0px;
	/*width: 100%;*/
	width: -webkit-calc(100% - 480px);
	width: -moz-calc(100% - 480px);
	width: calc(100% - 480px);
	background-color: #fff !important;
	color: #000;
	display: none;
	left: 480px;
	height: 100%;
	z-index: 10000;
}


	.menu-col-3 li {
		display: inline-block;
		width: 33.33%;
		padding-left: 10%;
	}

.flyout-right-sub a {
	color: #000 !important;
	display: block;
	padding: 20px 0 20px 0;
	height: 57px;
	line-height: 20px;
	text-decoration: none;
	font-family: "Bentonsans-medium";
	width: fit-content !important;
}

	.flyout-right-sub a:hover {
		text-decoration: underline;
	}

.flyout-right-sub-2 a {
	color: #000 !important;
	padding: 0px 0 0px 0;
	line-height: 30px;
	font-family: "Bentonsans";
}

	.flyout-right-sub-2 a:hover {
		text-decoration: underline;
	}

.menuSubBack {
	display: none !important;
}

.MenuBG {
	display: none;
}

.exo-menu-content {
	width: 100%;
}

.exo-menu {
	/*    list-style: none;
*/ background: #014063;
	z-index: 1000;
	margin: 0px;
}

	.exo-menu > li {
		display: inline-block;
		float: left;
	}

		.exo-menu > li > a {
			color: #fff;
			text-decoration: none;
		}

	.exo-menu i {
		float: left;
		font-size: 18px;
		margin-right: 6px;
		line-height: 20px !important;
	}

.clearfix:after,
.clearfix:before {
	content: '';
	display: table
}

.clearfix:after {
	clear: both;
	display: block
}

ul {
	/*    list-style: none !important;
*/ margin: 0;
	padding: 0;
}

.mega-menu ul {
	background-color: #F3F3F4;
}

.menu-col-3 ul {
	background-color: #fff !important;
}


/*.exo-menu-content {
    width: 100%;
}

.exo-menu {
    /*    list-style: none;*
 background: #014063;
    z-index: 1000;
}

    .exo-menu > li {
        display: inline-block;
        float: left;
    }

        .exo-menu > li > a {
            color: #fff;
            text-decoration: none;
        }

    .exo-menu i {
        float: left;
        font-size: 18px;
        margin-right: 6px;
        line-height: 20px !important;
    }*/

li.drop-down,
.flyout-right,
.flyout-left {
	position: relative;
}

	li.drop-down:before {
		content: "\f103";
		color: #fff;
		font-family: FontAwesome;
		font-style: normal;
		display: inline;
		position: absolute;
		right: 6px;
		top: 20px;
		font-size: 14px;
	}

	li.drop-down > ul {
		left: 0px;
		min-width: 230px;
	}

.drop-down-ul {
	display: none;
}

.flyout-right > ul,
.flyout-left > ul {
	top: 0;
	min-width: 230px;
	display: none;
	border-left: 1px solid #365670;
}

li.drop-down > ul > li > a,
.flyout-right ul > li > a,
.flyout-left ul > li > a {
	color: #fff;
	display: block;
	padding: 20px 22px;
	text-decoration: none;
	background-color: #365670;
	border-bottom: 1px dotted #F3F3F4;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}

.flyout-right ul > li > a,
.flyout-left ul > li > a {
	border-bottom: 1px dotted #B8C7BC;
}



.flyout-mega-wrap {
	top: 0;
	right: 0;
	left: 100%;
	width: 100%;
	display: none;
	height: 100%;
	padding: 15px;
	min-width: 742px;
}

h4.row.mega-title {
	color: #eee;
	margin-top: 0px;
	font-size: 14px;
	padding-left: 15px;
	padding-bottom: 13px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

.flyout-mega ul > li > a {
	font-size: 90%;
	line-height: 25px;
	color: #fff;
	font-family: inherit;
}

	.flyout-mega ul > li > a:hover,
	.flyout-mega ul > li > a:active,
	.flyout-mega ul > li > a:focus {
		text-decoration: none;
		background-color: transparent !important;
		color: #ccc !important
	}


.mega-menu {
	left: 0;
	right: 0;
	display: none;
	padding-top: 0;
	background-color: #fff !important;
	box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.15);
	z-index: 10000;
	width: 100%;
}

h4.row.mega-title {
	color: #eee;
	margin-top: 0px;
	font-size: 14px;
	padding-left: 15px;
	padding-bottom: 13px;
	text-transform: uppercase;
	border-bottom: 1px solid #F3F3F4;
	padding-top: 15px;
	background-color: #365670
}

.flyout-right ul > li > a,
.flyout-left ul > li > a,
.flyout-mega-wrap,
.mega-menu {
	background-color: #F3F3F4;
}

/*@media (min-width:767px) {*/
.exo-menu-content {
	/*width: 3000px;*/
}

.exo-menu {
	padding-left: 95px;
	min-height: 70px;
	background-image: url(images/page_left.png) !important;
	background-repeat: no-repeat !important;
	background-position: -52px center !important;
	/*background-size: 312px;*/
}

	.exo-menu > li > a {
		display: block;
		padding: 10px 15px;
	}

.mega-menu ul {
	width: 480px;
}

.menu-col-3 {
	left: 480px;
}

	.menu-col-3 ul {
		width: 100%;
		/*            padding-right: 30%;
*/
	}


.mega-menu, .flyout-mega-wrap, .Images, .Blog, .flyout-right > ul,
.flyout-left > ul, li.drop-down > ul {
	position: absolute;
}

.flyout-right a {
	padding: 20px 0 0 250px;
}

.flyout-right > ul {
	left: 100%;
}

.flyout-left > ul {
	right: 100%;
}

toggle-menu-div {
	display: none;
}

/*    .Blog:hover,
    .Images:hover,
    .mega-menu:hover,
    .drop-down-ul:hover,
    li.flyout-left > ul:hover,
    li.flyout-right > ul:hover,
    .flyout-mega-wrap:hover,
    li.flyout-left a:hover + ul,
    li.flyout-right a:hover + ul,
    .blog-drop-down > a:hover + .Blog,
    li.drop-down > a:hover + .drop-down-ul,
    .images-drop-down > a:hover + .Images,
    .mega-drop-down a:hover + .mega-menu,
    li.flyout-mega > a:hover + .flyout-mega-wrap {
        display: block;
    }*/

.mega-drop-down a.last-a {
	width: 300px;
	padding-right: 50px;
	line-height: 24px;
}

	.mega-drop-down a.last-a:after {
		position: relative;
		top: -24px;
		left: 38px;
	}
/*}

@media (max-width:767px){
    .exo-menu {
        min-height: 85px;
        width: 100%;
    }

        .exo-menu.display {
            background: #014063;
            min-height: 100%;
            width: 100%;
            position: absolute;
			background-image: url(images/page_left.png) !important;
			background-repeat: no-repeat !important;
			background-position: -45px -15px !important;
			height: 73px !important;
        }
		
        .exo-menu > li > a {
            width: 100%;
            display: none;
        }

        .exo-menu > li {
            border-bottom: none;
        }

        .exo-menu.display > li {
            display: inline-block;
            width: 100%;
            border-bottom: solid 1px #e0e0e0;
            box-shadow: none !important;
        }


        .exo-menu > li:first-child {
            margin-top: 85px;
        }

        .exo-menu > li > a {
            color: #014063;
            background-color: #fff;
            text-decoration: none;
        }

            .exo-menu > li > a:after, .exo-menu li.has-children a:after {
                border-style: solid;
                border-width: 1px 1px 0 0;
                content: '';
                display: inline-block;
                height: 8px;
                position: absolute;
                transform: rotate(135deg);
                width: 8px;
                right: 20px;
            }

        .exo-menu li.has-children a:after {
            transform: rotate(45deg);
        }

        .exo-menu > li > a.a-active:after {
            transform: rotate(315deg);
        }

        .exo-menu > li > .last-a.a-active:after {
            transform: rotate(0deg);
        }
}*/

a.menu-closed {
	background-image: url(images/menuToggleClosed.png);
	background-repeat: no-repeat;
}

a.menu-open {
	background-image: url(images/menuToggleOpen.png);
	background-repeat: no-repeat;
}

.disp {
	display: block;
}

.menuSubBack {
	display: none;
}

.mega-drop-down a.last-a {
	color: #fff !important;
	background-color: #0064a0 !important;
	box-shadow: none !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

	.mega-drop-down a.last-a:after {
		content: '';
		background-image: url(Images/icn_user.svg);
		background-size: 25px;
		background-repeat: no-repeat;
		background-position: center center;
		display: block;
		height: 45px;
		width: 45px;
		transform: rotate(0deg);
		float: right;
		border: none;
	}

#tblList tr:not(.TableCellHead):hover {
	background-color: #c2d3dd;
}