@import url('open.iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px !important;
}

html, body, #app {
	height: 100%;
	overflow: hidden;
}

#app {
	background-color: inherit;
}

.valid.modified:not([type=checkbox]) {
	/* outline: 1px solid #26b050;*/
}

.invalid {
	outline: 1px solid red;
}

.validation-message {
	color: red;
}

.MyWorkInfoCss {
	background: url(/images/arrow-down.png) 0 7px no-repeat;
	padding-left: 16px;
	cursor: pointer;
}

.tree-node-color {
	background-color: #f2f2f2
}

	.tree-node-color span.treeview-item-text-container {
		color: black !important;
	}

#blazor-error-ui {
	background: lightyellow;
	bottom: 0;
	box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
	display: none;
	left: 0;
	padding: 0.6rem 1.25rem 0.7rem 1.25rem;
	position: fixed;
	width: 100%;
	z-index: 1000;
}

	#blazor-error-ui .dismiss {
		cursor: pointer;
		position: absolute;
		right: 0.75rem;
		top: 0.5rem;
	}
/*Header css*/
nav.navbar.header-navbar.p-0 {
	background-color: #575b5c !important;
}

img.img-style {
	border-radius: 50%;
}

.contact-text {
	margin: 0px;
}

.Menu-login-align {
	text-align: right !important
}

span.dx-image.fas.fa-th-large.fa-lg.fa-fw.me-2.image {
	color: #fff !important;
}

span.treeview-item-text-container {
	color: #fff;
}
/*page card*/

.displayInnerBody {
	border-radius: 5px;
	padding: 13px;
	background-color: rgb(155, 166, 168);
}
/*Grid Height*/
.ch-360 {
	height: 360px;
}

.contactgrid td, .contactgrid tr, .contactgrid th {
	border: 0px !important;
}
/*LoginOption css*/
.middle-box {
	margin: auto;
	margin-top: 150px;
	width: 450px;
	padding: 10px;
	box-shadow: 5px 10px 18px #7a7373;
	background-color: rgb(155, 166, 168);
}

.login-layout {
	background-color: rgb(155, 166, 168);
	width: 450px;
	margin: auto;
	padding: 20px
}

.text-right {
	text-align: right !important;
	margin-top: 20px;
}

.forgot-text {
	margin-top: 20px !important;
}

.fixed-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #575b5c
}
/*common breadcrumb css*/
.breadcrumbCSSClass {
	background: rgb(155, 166, 168);
	padding: 10px 35px;
	margin-bottom: 15px;
}

.dxbs-checkbox.valid.modified .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #fe7109
}

.height-and-scroll {
	height: 150px !important;
	overflow-y: auto;
}
/*button-style*/
.delete-button {
	margin-left: 12px;
}

.appointment {
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
	transition: .3s transform cubic-bezier(.155,1.105,.295,1.12),.3s box-shadow,.3s -webkit-transform cubic-bezier(.155,1.105,.295,1.12);
	padding: 14px 80px 18px 36px;
	cursor: pointer;
}

	.appointment:hover {
		transform: scale(1.05);
		box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
	}

.column-chooser-button-align {
	text-align: right;
}

.dxbs-tree ul.nav > .nav-item > .nav-link {
	padding: 0.35rem;
}

[b-5mdfywisgq] .app-sidebar > .nav-pills > .nav-item:first-of-type {
	padding-top: 0;
}

.dxbl-treeview-item-content {
	padding: 9px;
}

.dxbl-treeview-item.dxbl-active {
	background: #fe7109 !important;
}

.app-sidebar .dxbl-expandable-container {
	background: #575b5c !important;
}

.dxbl-treeview {
	padding: 0px !important;
	align-content: center;
}

.dxbl-group-body-content {
	background: white;
}

.dxbl-tabs-content.dxbl-active {
	background: white;
}

.dxbl-row {
	background: transparent !important;
}

.dxbl-menu-item-list {
	background: #575b5c;
}

.dxbl-treeview-items-container {
	padding: 0px !important;
}

.text-margin {
	margin: 2px;
	background-color: #fff;
	padding: 20px;
	border-radius: 3px;
}

.caption-align {
	font-weight: 600;
	font-size: 37px;
	text-align: center !important;
}

.contact-text {
	text-align: center !important;
}

.contact-icon-align {
	text-align: center !important;
	font-size: 30px;
	margin-bottom: 10px;
}

.forgot-password-align {
	float: right;
}

.truncate-line-clampCustom {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: horizontal;
}

.myIcon {
	position: absolute !important;
	z-index: 1000;
	right: 5px;
	top: 6px !important;
}

.column-chooser-button-align .row > * {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.deadline-margin {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.spacing {
	width: auto !important;
}

.text-spacing {
	display: contents;
	width: 100% !important;
}
/*.monika .dxbl-text-edit {
    margin-left: -41px !important;
}*/

.gutter0 > div > .ticket {
	padding-left: 0;
}
/*.gutter0 > div > .connect-meter {
    padding-left: 0;
}*/
.gutter0 > div > .gallery {
	padding-left: 0;
}

.button-gap {
	margin-left: 18px !important;
}

.dashboard-chart {
	background-color: #ffff;
	cursor: pointer;
	width: 100%;
	height: 140px;
	padding-top: 20px;
	position: relative
}

.banner {
	background: #a770ef;
	background: -webkit-linear-gradient(to right, #a770ef, #cf8bf3, #fdb99b);
	background: linear-gradient(to right, #a770ef, #cf8bf3, #fdb99b);
}
/*Version change 22.2.5*/
.dxbl-row {
	margin-bottom: 9px !important;
}
/*.dxbl-image.fas {
    color: #fe7109 !important;
}*/
.dxbl-btn.dxbl-btn-link {
	color: #fe7109 !important;
}

.dxbl-tabs-item {
	border: 0px !important;
}

.column-chooser-button {
	background-color: white;
	font-size: 11px;
}

.cc-button-color {
	background-color: white !important;
	font-size: 11px;
}


.mt2 {
	margin-top: 3px
}

.custom-style {
	font-size: 9px !important;
	margin-bottom: 2px;
}

.address-button-align {
	text-align: right;
	justify-content: end;
	margin-bottom: 5px;
}

.remove-padding {
	padding: 0px;
}
/*over write the dxbl-btn-danger button color*/
.dxbl-btn-danger {
	background-color: #fe7109 !important;
	border: none !important;
}

.project-chart .dx-chart {
	padding: 0px 0px 2px 0px !important;
}

.installation-chart .dx-chart {
	padding: 0px 0px 2px 0px !important;
}

.sidebar {
	padding: 0px;
}

.button-margin {
	margin-right: 5px;
}

.icon-size .fas {
	font-size: 10px;
}

.projectdetail-checkbox-text label {
	font-weight: bold !important;
}

.dxbl-grid.GridHeight {
   max-height: 79vh !important;
}

.dxbl-menu-spacing {
	background: #575b5c;
}

.app-sidebar .dxbl-treeview-item-text {
	color: white;
	font-weight: bold;
}

.dxbl-treeview-item-content {
    max-height: 73vh !important;
}

.dxbl-grid > .dxbl-scroll-viewer {
    max-height: 73vh !important;
}
.dxbl-grid.GridHeightForDropDownPages {
    max-height: 71vh !important;
}

.dxbl-scheduler .dxbl-sc-main-container {
    max-height: 77vh !important;
}
.dxbl-btn-primary.GalleyIcons {
	height: 16px !important;
	width: 0px !important;
	margin-top: 4px !important;
}

.chart-height-600 {
	min-height: 600px !important
}

.projectdetail-wordwrap {
	margin: 0 !important;
}

	.projectdetail-wordwrap .dxbl-fl-cpt.dxbl-text {
		white-space: pre-line !important;
		height: 52px !important;
	}

.checkbox-color-set.dxbl-checkbox-checked .dxbl-checkbox-check-element {
	background-color: #fe7109 !important;
}

.popup-container {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: white;
	border: 1px solid #ccc;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	display: none;
	z-index: 1000;
	resize: both;
	overflow: auto;
	width: 50%;
	/*  max-width: 1000px;
                    min-height: 400px; */
	min-width: 400px;
	min-height: 400px;
	max-width: 1500px;
	max-height: 800px;
	height: auto;
}

.popup-content {
	padding: 20px;
	position: relative;
	height: 100%;
}

.dxbl-fl-ctrl-nc {
	height: 100% !important;
}

.full-height {
	height: 100%; /* Full viewport height */
}

.dxbl-row {
	height: 100%;
}

.dxbl-chart {
	height: 100% !important;
}

.dxbl-fl-ctrl {
	margin: 0px !important;
	padding: 0px !important;
}

.close-button {
	position: absolute;
	top: 10px;
	right: 10px;
	border: none;
	background: none;
	cursor: pointer;
	font-size: 20px;
}

.resize-handle {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20px;
	height: 20px;
	cursor: se-resize;
	background-color: transparent;
}
