html {
	-webkit-overflow-scrolling: touch;
	font-family: 'Inter', sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	border-radius: 0px;
	font-family: 'Inter', sans-serif;
}

.z-textbox,
.z-decimalbox,
.z-intbox,
.z-longbox,
.z-doublebox {
	font-family: 'Inter', sans-serif;
}

.z-label,
.z-radio-content,
.z-checkbox-content,
.z-loading {
	font-family: 'Inter', sans-serif;
}

.z-button {
	font-family: 'Inter', sans-serif;
}

.z-menu-text,
.z-menuitem-text {
	font-family: 'Inter', sans-serif;
}

.z-comboitem,
.z-comboitem a,
.z-comboitem a:visited {
	font-family: 'Inter', sans-serif;
}

.z-messagebox .z-label {
	font-family: 'Inter', sans-serif;
}

.z-listitem.z-listitem-selected>.z-listcell>.z-listcell-content {
	font-family: 'Inter', sans-serif;
}

.z-listheader-content,
.z-listcell-content,
.z-listgroup-content,
.z-listgroupfoot-content,
.z-listfooter-content {
	font-family: 'Inter', sans-serif;
}

.z-tab {
	font-family: 'Inter', sans-serif;
}

.z-combobox-input,
.z-bandbox-input,
.z-datebox-input,
.z-timebox-input,
.z-spinner-input,
.z-doublespinner-input {
	font-family: 'Inter', sans-serif;
}

.z-window-header,
.z-window-content {
	font-family: 'Inter', sans-serif;
}

.z-treecell-content {
	padding: 9px 8px;
}

.headerBlack {
	font-weight: bold;
}

.topHeaderBlack {
	font-style: normal;
	font-weight: bold;
}

.rightHeaderBlack {}

.leaderBlack {
	font-weight: bold;
}

.backgroundBlack {}

.divBackgroundBlack {
	overflow: auto;
	overflow-y: scroll;
}

.hLayoutSolidBlack {}

.titleCellBlack {
	border: 1px;
}

.header {
	font-weight: bold;
}

.topHeader {
	font-style: normal;
	font-weight: bold;
}

.leader {
	font-weight: bold;
}

.hLayoutSolidExp .z-hlayout-inner {
	padding: 0 !important;
}

.headerRed {
	font-weight: bold;
}

.topHeaderRed {
	font-style: normal;
	font-weight: bold;
}

.leaderRed {
	font-weight: bold;
}

.divBackgroundRed {
	overflow: auto;
	overflow-y: scroll;
}

.headerGreen {
	font-weight: bold;
}

.topHeaderGreen {
	font-style: normal;
	font-weight: bold;
}

.leaderGreen {
	font-weight: bold;
}

.divBackgroundGreen {
	overflow: auto;
	overflow-y: scroll;
}

.titleCellGreen {
	border: 1px;
}

.buttonBlack {
	background-repeat: repeat-x;
	border: 1px;
}

.elementBlack {
	background-repeat: repeat-x;
}

.buttonBlue {
	background-repeat: repeat-x;
	border-radius: 8px;
	min-height: 35px;
}

.buttonBlue.z-auxheader .z-auxheader-content {
	padding: 2px 4px 4px;
}

.buttonRed {
	background-repeat: repeat-x;
	min-height: 35px;
}

.buttonGreen {
	border: 1px;
	min-height: 35px;
}

.buttonImageBlack {
	font-weight: bold;
	border: 1px solid;
}

.buttonImageRed {
	font-weight: bold;
	border: 1px solid;
}

.buttonImage,
.buttonImageAdd,
.buttonImageEdit {
	font-weight: bold;
	border: 1px solid;
}

.buttonImageHome,
.buttonImageSettings,
.buttonImageToggle,
.buttonImageRole,
.buttonImageGroupRole,
.buttonImageLogout {
	font-weight: bold;
	border-radius: 0px;
	border: none;
	box-shadow: none;
}

.buttonImageHome {
	border-radius: 5px 0px 0px 5px;
}

.buttonImageFlat {
	font-weight: bold;
	border-radius: 0px;
	display: grid;
	border: none;
}

.z-button {
	box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.302), 0 1px 3px 1px rgba(60, 64, 67, 0.149);
}

button.buttonImageFlat.z-button:hover {
	border: none;
}

button.buttonImageFlat.z-button:active {
	border: none;
}


/*16Px - 249.png*/

.buttonImageHome>img {
	background: url('../images/16/16Px - 249.png') no-repeat;
}


/* 16Px - 340.*/

.buttonImageSettings>img {
	background: url('../images/16/16Px - 340.png') no-repeat;
}

.buttonImageToggle>img {
	background: url('../images/16/16Px - 052.png') no-repeat;
}

.buttonImageRole>img {
	background: url('../images/16/16Px - 012.png') no-repeat;
}

.buttonImageGroupRole>img {
	background: url('../images/16/16Px - 011.png') no-repeat;
}

.buttonImageLogout>img {
	background: url('../images/16/16Px - 161.png') no-repeat;
}

.buttonImageAdd>img {
	background: url('../images/12/12Px - 148.png') no-repeat;
}

.buttonImageEdit>img {
	background: url('../images/12/12Px - 127.png') no-repeat;
}


/*16Px - 249H.png*/

.buttonImageHome:hover>img,
.buttonImageHome:active>img,
.buttonImageHome:focus>img {
	background: url('../images/16/16Px - 249H.png.png') no-repeat;
}

.buttonImageSettings:hover>img,
.buttonImageSettings:active>img,
.buttonImageSettings:focus>img {
	background: url('../images/16/16Px - 340H.png') no-repeat;
}

.buttonImageToggle:hover>img,
.buttonImageToggle:active>img,
.buttonImageToggle:focus>img {
	background: url('../images/16/16Px - 052H.png') no-repeat;
}

.buttonImageRole:hover>img,
.buttonImageRole:active>img,
.buttonImageRole:focus>img {
	background: url('../images/16/16Px - 012H.png') no-repeat;
}

.buttonImageGroupRole:hover>img,
.buttonImageGroupRole:active>img,
.buttonImageGroupRole:focus>img {
	background: url('../images/16/16Px - 011H.png') no-repeat;
}

.buttonImageLogout:hover>img,
.buttonImageLogout:active>img,
.buttonImageLogout:focus>img {
	background: url('../images/16/16Px - 161H.png') no-repeat;
}

.buttonImageAdd:hover>img,
.buttonImageAdd:active>img,
.buttonImageAdd:focus>img {
	background: url('../images/12/12Px - 148H.png') no-repeat;
}

.buttonImageEdit:hover>img,
.buttonImageEdit:active>img,
.buttonImageEdit:focus>img {
	background: url('../images/12/12Px - 127H.png') no-repeat;
}

.buttonImageGreen {
	font-weight: bold;
	border: 1px solid;
}

.standard .z-combobox-input {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	readonly: true;
}

.listcell-no-pointer.z-listcell {
	cursor: pointer;
}

.listitem-over-hours .z-listcell {
	border-top: 1px solid #e3e3e3;
	-moz-box-shadow: inset 0 15px 10px -10px red, inset 0 -15px 10px -10px red, inset 12px 0 0 -12px red, inset 0 0 0 0 red;
	-webkit-box-shadow: inset 0 15px 10px -10px red, inset 0 -15px 10px -10px red, inset 12px 0 0 -12px red, inset 0 0 0 0 red;
	box-shadow: inset 0 15px 10px -10px red, inset 0 -15px 10px -10px red, inset 12px 0 0 -12px red, inset 0 0 0 0 red;
}

.listitem-hover .z-listitem-selected .z-listcell {
	border-top: 1px;
}

.listitem-hover .z-listitem:hover .z-listcell {
	border-top: 1px solid #e3e3e3;
}

.listitem-hover .z-listitem-selected:hover .z-listcell {
	border-top: 1px solid #e3e3e3;
}

.listitem-no-hover .z-listitem:hover .z-listcell {
	cursor: pointer;
}

.listitem-no-hover .z-listitem-selected:hover .z-listcell {
	cursor: pointer;
}

.listitem-no-hover .z-listitem-selected .z-listcell {
	cursor: pointer;
}

.listitem-no-hover-no-cursor-no-color .z-listitem .z-listcell,
.listitem-no-hover-no-cursor .z-listitem .z-listcell {
	border: none;
}

.listitem-no-hover-no-cursor .z-listitem:hover .z-listcell {
	cursor: default;
}

.listitem-no-hover-no-cursor .z-listitem-selected:hover .z-listcell {
	cursor: default;
}

.listitem-no-hover-no-cursor .z-listitem-selected .z-listcell {
	cursor: default;
}

.listitem-no-hover-no-cursor-no-color .z-listitem:hover .z-listcell .z-listcell-content .listitem-no-hover-no-cursor .z-listitem:hover .z-listcell .z-listcell-content {
	cursor: default;
}

.listitem-no-hover-no-cursor-no-color .z-listitem:hover .z-listcell,
.listitem-no-hover-no-cursor-no-color .z-listitem-selected:hover .z-listcell,
.listitem-no-hover-no-cursor-no-color .z-listitem-selected .z-listcell,
.listitem-no-hover-no-cursor-no-color .z-listitem-selected.z-listitem-focus>.z-listcell,
.listitem-no-hover-no-cursor-no-color .z-listitem-selected.z-listitem-focus:hover>.z-listcell {
	cursor: default;
	background: transparent;
}

.listitem-no-border .z-listitem .z-listcell {
	border: none;
}

.listitem-no-border .z-listitem-selected .z-listcell {
	cursor: default;
}

.listitem-lightbackground .z-listitem .z-listcell {
	border: none;
}

.listitem-lightbackground .z-listitem-selected .z-listcell {
	cursor: default;
}

div.win {
	height: 100%;
}

div.win .z-window-content {
	padding: 0;
}

.menusep {
	border-bottom: 0 !important;
}

div.reportOptionsListbox {
	border: 2px solid #e3e3e3;
	text-align: center;
	font-size: 18px;
	margin: 50px 0 0 760px;
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.75);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.75);
}

.tbFilter:focus {
	border: 1px solid #E3E3E3;
}

.tbFilter::-webkit-input-placeholder {
	font-style: italic;
}

.tbFilter:-moz-placeholder {
	font-style: italic;
}

.tbFilter::-moz-placeholder {
	font-style: italic;
}

.tbFilter:-ms-input-placeholder {
	font-style: italic;
}

.borderLayoutZ {
	border: 0;
}

.northZ {
	position: absolute;
}

.z-panel-noframe.z-panel-body {}

.windowTitle>div.z-window-header {}

.z-menu-content:hover>.z-menu-icon.z-icon-caret-right {}

.empGrid.z-grid>div.z-grid-body {
	display: none;
}

.listheaderStyle .z-listheader-content,
.listheaderStyle .z-column-content {
	cursor: pointer;
	text-align: center;
}

.freeformEdit:hover {
	font-weight: bold;
	font-size: 13px;
	border: 2px dotted;
	padding: 3px;
	cursor: pointer !important;
	width: fit-content;
	text-align: right;
	margin-left: auto;
	border-radius: 5px;
}

.z-messagebox-window {
    border-radius: 10px;
}

textarea {
	border: 1px solid #d9d9d9;
	border-radius: 10px;
	box-shadow: inset 0 1px 3px 0 rgb(0 0 0 / 8%);
}

textarea:hover {
	box-shadow: 0 1px 15px rgb(0 0 0 / 12%), 0 1px 3px rgb(0 0 0 / 24%);
	transition: all .3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

button.addChartBtn.z-button:hover {}

.z-button:hover {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

button.addChartBtn.z-button:active {}

.comboitem_disabled:hover {}

.groupedit_button:hover {
	cursor: pointer;
}

.const-contact,
.const-contact .z-window-content {}

.add-update-add:hover {}

.custom-close:hover {
	cursor: pointer;
}

.custom-close-list:hover {
	cursor: pointer;
}

.on-hover-underline:hover {
	text-decoration: underline;
}

.forgot-password:hover {
	text-decoration: underline;
	cursor: pointer;
}

.label-heading-1 {
	font-size: 20px;
}

.padding-zero {
	padding: 0;
}

.row-ellipsis.z-row {
	overflow: hidden;
	white-space: nowrap;
}

.row-ellipsis.z-row .z-label {
	text-overflow: ellipsis;
	-webkit-font-smoothing: antialiased;
	overflow: inherit;
}

.no-motion.z-progressmeter {
	background-image: url(../images/progressmeter/progressmeter.png);
}

.swap-listitem-hover .z-listcell-content {
	cursor: default !important;
}

.hide-check-all .z-listheader-checkable {
	visibility: hidden;
}


/* For Admin -> Sales Projection */

.z-calevent-text {
	font-size: 15px;
	height: 20px;
	margin-top: 2px;
}

.z-calendars-month-date-evt {
	line-height: 30px;
}

.z-calevent-cnt {
	height: 20px;
}


/* End Sales Projection CSS styles*/


/* Panel Styling */

.om-tab-hb1 {
	padding-left: 5px;
}

.om-tab-save-group-btn {
	background-color: #FF8A05;
	font-weight: bold;
	border: 2px solid red;
}

.om-tab-grid-row-rend .z-row:hover>.z-row-inner>.z-row-content {}

.om-xul-right-block {
	text-align: right;
	display: block;
}

.om-xul-left-block {
	text-align: left;
	display: block;
}

.idv-site-aux>.z-auxheader-content {
	padding: 8px 4px;
}

.idv-dow-radiogroup>.z-radio {
	padding-right: 5px;
}


/*Create ripple effect*/

.ripple {
	position: relative;
	overflow: hidden;
	transform: translate3d(0, 0, 0);
}

.ripple:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	pointer-events: none;
	background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
	background-repeat: no-repeat;
	background-position: 50%;
	transform: scale(10, 10);
	opacity: 0;
	transition: transform .5s, opacity 1s;
}

.ripple:active:after {
	transform: scale(0, 0);
	opacity: .3;
	transition: 0s;
}

.z-menupopup {
	border-radius: 10px;
	overflow-y: auto;
}

.cardFlatHeader {
	border-radius: 10px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), 0 2px 2px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.16), 0 8px 8px rgba(0, 0, 0, 0.20);
}

.smooth-shadow {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07), 0 16px 32px rgba(0, 0, 0, 0.07), 0 32px 64px rgba(0, 0, 0, 0.07);
}

.card {
	position: relative;
	display: block;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.302), 0 1px 3px 1px rgba(60, 64, 67, 0.149);
	transition: all 0.25s ease-in-out;
}

.card:hover {
	box-shadow: 0 9px 12px 1px rgba(0, 0, 0, 0.14), 0 3px 16px 2px rgba(0, 0, 0, 0.12), 0 5px 6px -3px rgba(0, 0, 0, 0.20);
}

.card-flat {
	position: relative;
	display: block;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.302), 0 1px 3px 1px rgba(60, 64, 67, 0.149);
	transition: all 0.25s ease-in-out;
}

.card-flat:hover {}

.card-shadow {
	box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.302), 0 1px 3px 1px rgba(60, 64, 67, 0.149);
	transition: all 0.25s ease-in-out;
	border: none;
}

.card-shadow:hover {
	box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.302), 0 1px 3px 1px rgba(60, 64, 67, 0.149);
	transition: all 0.25s ease-in-out;
}

.z-groupbox>.z-groupbox-header {
	font-size: 13px;
	font-weight: normal;
	background: none;
	font-style: normal;
	border-radius: 5px 5px 0px 0px;
	color: rgba(255, 255, 255, 0.68);
	width: 100%;
	height: 16px;
	border: 1.5px solid #525252;
	border-bottom: 0;
	padding-left: 12px;
	line-height: 16px;
	zoom: 1;
}

.z-groupbox-content {
	font-size: 12px;
	font-weight: normal;
	background: none;
	font-style: normal;
	color: rgba(255, 255, 255, 0.9);
	display: block;
	height: inherit;
	border: 1.5px solid #525252;
	border-top: 0;
	padding: 0px;
	overflow: hidden;
	zoom: 1;
	border-radius: 0px 0px 5px 5px;
}

.z-groupbox>.z-groupbox-header .z-groupbox-title-content {
	display: inline-block;
	line-height: 24px;
	padding: 0 4px;
	background: none;
	font-weight: bold;
	color: #525252;
}