/* v2.8 | Based on MaterialCompact theme | https://www.sycamoreit.com */

/* General */
body {
	margin: 10px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	text-align: center;
}
.vcenter {
	display: flex !important;
	flex-direction: column;
	justify-content: center;
}
.grouped {
	align-items: center;
	display: inline-flex;
}
.rounded {
	border-radius: 4px;
}
.vscroll {
	overflow-x: hidden;
	overflow-y: auto;
}
.hscroll {
	overflow-x: auto;
	overflow-y: hidden;
}
.maxsize {
	max-width: 100%;
	max-height: 100%;
}
.scroll {
	overflow: auto;
}
.cover {
	background-size: cover;
}
.fullscreen {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}
.hidden {
	display: none;
}
a:not([href]), a:not([href]):hover {
	color: inherit;
	text-decoration: inherit;
}
img[src='#'] {
	display: none !important;
}

/* Images */
.dxgvDetailButton_SycamoreIT > img,
td img.dxeImage_SycamoreIT {
	display: block;
}

/* Dialogs */
.dx-toast-stack {
	z-index: 999999;
}

/* Menus */
.dxmLite_SycamoreIT.dxm-side-menu-mode .dxm-side-menu-button {
	width: 51px;
	height: 51px;
}
.dxmLite_SycamoreIT .dxm-main.GridTools {
	margin: -13px -2px -11px;
}

/* Track bars */
.dxeTrackBar_SycamoreIT.Steps .dxeTBLTLabel_SycamoreIT {
	margin-top: 0px !important;
}

/* Layouts */
.FormFull > .dxflGroupSys {
	padding: 0;
}
.FormGroup {
	padding-top: 12px;
}
.FormGroup > .dxflGroup_SycamoreIT {
	padding-bottom: 0;
}
.FormGroup > .dxflHeadingLineGroupBoxSys.dxflGroupBox_SycamoreIT {
	padding-bottom: 0 !important;
	margin-top: 10px !important;
	margin-bottom: 0;
}
.FormGroup > .dxflHeadingLineGroupBoxSys.dxflGroupBox_SycamoreIT .dxflGroup_SycamoreIT {
	padding-left: 0;
	padding-right: 0;
}
.FormButton {
	margin-left: 0 !important;
}
.dxflImageItemSys .dxflCaptionCell_SycamoreIT {
	padding-top: 9px;
}
dxflImageItemSys .dx-ellipsis {
	overflow: initial;
}
.Mini.dxtcLite_SycamoreIT > .dxtc-strip {
	margin-bottom: -60px;
	padding-top: 10px;
}
.Mini.dxtcLite_SycamoreIT > .dxtc-strip .dxtc-rightIndent {
	display: none;
}

/* Labels */
.dxeBase_SycamoreIT.Title {
	margin-top: 6px;
	padding-left: 10px;
}
.dxeBase_SycamoreIT.TitleAlone {
	margin: 16px 0;
	padding-left: 10px;
}

/* Items */
.dxflItem_SycamoreIT .PwdRating {
	margin: 7px 0;
}
.dxeHyperlink_SycamoreIT.MaxSize img {
	max-width: 100%;
	max-height: 100%;
}

/* GridView */
.dxgvControl_SycamoreIT.Main > tbody > tr > td > .dxgvStatusBar_SycamoreIT .dxgvCommandColumn_SycamoreIT {
	padding-bottom: 0;
}
.dxgvDetailButton_SycamoreIT.isDetails > img,
.dxgvIndentCell.isDetails ~ .dxgvDetailButton_SycamoreIT > img {
	filter: brightness(0) saturate(100%) invert(73%) sepia(71%) saturate(2158%) hue-rotate(347deg) brightness(107%) contrast(101%);
}
.dxgvDataRow_SycamoreIT.isOpened {
	color: white !important;
	background-color: darkorange !important;
	font-weight: normal !important;
}
.dxgvDataRow_SycamoreIT.isOpened > td > a,
.dxgvDataRow_SycamoreIT.isOpened > td > span {
	color: inherit;
}

/* CardView */
.dxcvControl_SycamoreIT .dxcvCSD {
	background-color: #f4f4f4;
}

/* TreeList */
.dxtlHeader_SycamoreIT .dxbButton_SycamoreIT.ImageLink img,
.dxtlCommandCell_SycamoreIT .dxbButton_SycamoreIT.ImageLink img {
	margin-right: 0 !important;
}
.dxtlHeader_SycamoreIT .dxbButton_SycamoreIT.ImageLink span,
.dxtlCommandCell_SycamoreIT .dxbButton_SycamoreIT.ImageLink span {
	display: none !important;
}
.dxtlIndentWithButton_SycamoreIT {
	vertical-align: middle;
}
.dxtlCommandCell_SycamoreIT .dxbButton_SycamoreIT.ImageButton {
	margin: 4px 4px -5px 0;
	padding: 8px 16px;
}
.dxtlCommandCell_SycamoreIT .dxbButton_SycamoreIT.ImageButton:hover {
	background-color: #d1d1d1;
	text-decoration: none;
}

/* Scheduler */
.dxscControl_SycamoreIT .dxscToolbar_SycamoreIT.dx-al {
	padding: 0 0 5px 10px;
}
.dxscControl_SycamoreIT .dxscToolbar_SycamoreIT .Toolbar .dxscViewSelector_SycamoreIT.dxscVSHorz {
	padding-right: 12px;
}
.dxscControl_SycamoreIT .dxscAppointment_SycamoreIT.isFound .dxsc-apt-center-container span {
	color: white;
	background-color: darkorange;
	font-weight: bold;
	font-style: normal;
}
.Mini.dxscControl_SycamoreIT {
	position: relative;
}
.Mini.dxscControl_SycamoreIT .dxscToolbarContainer_SycamoreIT {
	margin: 5px 9px;
	position: absolute;
}
.Mini.dxscControl_SycamoreIT .dxsc-toolbar {
	position: absolute;
	z-index: 1;
}
.Mini.dxscControl_SycamoreIT .dxscDayScrollBodyTable td {
	line-height: 3px;
}
.Mini.dxscControl_SycamoreIT .dxscTimeRulerHoursItem_SycamoreIT {
	padding-top: 10px;
}
.Mini.dxscControl_SycamoreIT .dxscErrorInfo_SycamoreIT {
	position: relative;
	z-index: 1;
}
.ResourceToolbar.dxscResourceNavigator_SycamoreIT {
	height: 29px;
	display: inline-block;
}
.ResourceToolbar.dxscResourceNavigator_SycamoreIT .dxsc-restokens {
	height: 28px;
}
.ResourceToolbar.dxscResourceNavigator_SycamoreIT .dxsc-restokens.dxsc-restokens-exp {
	background-color: white;
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
	margin-top: -8px;
	padding: 8px;
	position: relative;
	z-index: 9999;
}

/* Diagram */
.dxdiControl .dxdi-view-panel .dxr-blRegItems .dxeButtonEditSys {
	width: 75px;
}
.dxdiControl .dxdi-view-panel .dxr-blRegItems .dxeButtonEditSys .dxeEditAreaSys {
	height: 20px;
}
.dxdiControl .dxdi-view-panel .dxr-blRegItems .dxr-item.dxr-edtItem {
	height: 35px;
	margin: 0 14px 0 2px;
	padding: 0;
}
.dxdiControl .dxdi-view-panel .dxr-blRegItems .dxr-item.dxr-buttonItem {
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	padding: 5px 14px;
}
.dxdiControl .dxdi-view-panel .dxr-blRegItems .dxr-itemSep {
	display: none;
}
.dxdiControl.Main:not(.dxdi-fs) {
	position: relative;
}
.dxdiControl.Main .dxdi-view-panel {
	top: -46px !important;
	left: auto !important;
	right: 0 !important;
	border: 0;
	padding: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.dxdiControl.Main.dxdi-fs .dxdi-view-panel {
	top: 10px !important;
	right: 10px !important;
	border: 1px solid #a7a7a7;
	padding: 10px;
}
.dxdiControl.Main .dxdi-view-panel .dxr-blRegItems .dxdi-view-zoom {
	display: block;
}

/* Alerts */
.Alerts.dxfabControl_SycamoreIT .dx-fab-main-button.None {
	background-color: dimgrey;
}
.dxpcLite_SycamoreIT .Alerts {
	background-color: rgba(255,255,240,.8);
}
.dxpcLite_SycamoreIT .Alerts span.dxhlTail_SycamoreIT[onclick][style] {
	display: none;
}

/* Login */
.Login .dxpc-content > table {
	white-space: nowrap;
}
.Login .dxpc-content td td {
	padding: 5px 0;
}
.Login .dxpc-content label {
	color: #8E8E8E;
	padding-right: 12px;
}
.Login .dxpc-content input[type="text"], .Login .dxpc-content input[type="password"] {
	color: #484848 !important;
	border: 1px solid #DCDCDC;
	padding: 7px 8px 6px 7px;
	margin-right: 8px;
}
.Login .dxpc-content input[type="submit"] {
	color: white;
	background-color: darkorange;
	border: 0;
	width: 100px;
	height: 40px;
	margin: 12px -10px 0 0;
}

/* Copyright */
#Copyright {
	color: black;
	font-size: small;
	text-align: center;
	text-shadow: 1px 1px 1px white;
	left: 0;
	bottom: 25px;
	position: absolute;
	z-index: 99999;
}
#Copyright a, .Copyright a {
	color: inherit;
	text-decoration: none;
}
