div.gantt {
	font-family: tahoma, arial, verdana, Sans-serif;
	font-size: 12px;
	color: #656565;
}

.gantt table {
	border-collapse: collapse;
}

.gantt td {
	padding: 0px;
}

.headweekends div {
	font-size: 8px;
	width: 100% !important;
	margin: 0;
}

.gmajorheading, .gminorheading, .gminorheadingwkend, .gtaskcell, .gtaskcellcurrent, .gtaskcellwkend {
	height: 19px;
	font-size: 12px;
	border: #efefef 1px solid;
	text-align: center;
	cursor: default;
}

.gtasklist {
	height: 19px;
	min-width: 5px;
	max-width: 5px;
	width: 5px;
}

.gtasknolist-label {
	padding: 10px 50px;
}

.gtaskheading, .gmajorheading, .gminorheading {
	background-color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

	.gmajorheading:first-child {
		border-top-left-radius: 3px;
	}

.gtaskcellwkend, .gtaskcellcurrent, .gminorheadingwkend {
	background-color: #f7f7f7;
	font-weight: bold;
	font-size: 9px;
	white-space: nowrap;
}

.gtaskcellcurrent {
	background-color: var(--selected-bg-color-light);
}

td.gtaskcell {
	text-align: left;
}

td.gspanning {
	border-left: none;
	border-right: none;
}

	td.gspanning.gtaskname {
		height: 24px;
		border-top: none;
		border-bottom: none;
	}

.gtaskcelldiv {
	position: relative;
	height: 18px;
}

.gtaskheading, .gname, .gtaskname, .gres, .gdur, .gcomp, .gstartdate, .gplanstartdate, .gplanenddate, .gcost, .genddate {
	height: 18px;
	white-space: nowrap;
	border: #efefef 1px solid;
}

	.gtaskheading div, .gname div, .gtaskname div, .gres div, .gdur div, .gcomp div, .gstartdate div, .gplanstartdate div, .gplanenddate div, .gcost div, .genddate div {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 14px;
	}

.gtaskbarcontainer.gplan {
	position: absolute !important;
	top: 0px;
	opacity: 0.3;
	background: white;
	z-index: 10000;
	border: 1px solid black;
}

.gstartdate div, .gplanstartdate, .gplanenddate, .gstartdate, .genddate {
	text-align: center;
	min-width: 75px;
	width: 75px;
	max-width: 75px;
	font-size: 10px;
}

.gtaskheading {
	text-align: center;
}

.gtaskname div, .gtaskname {
	height: 16px;
	font-size: 10px;
	border-left: none;
}

.gtaskheading, .gtaskname {
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top: 5px;
}

	.gtaskname.gtaskeditable div, .gtaskname.gtaskeditable {
		overflow: unset;
	}

.gselector {
	height: 22px !important;
	left: 0;
	top: 6px;
	position: absolute;
	font-size: 12px !important;
	box-shadow: var(--component-box-shadow);
	display: inline-flex;
	flex-direction: row;
}

	.gselector:hover {
		box-shadow: var(--components-box-shadow-hover);
	}

.gformlabel {
	font-family: OpenSans, sans-serf;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.05em;
	text-decoration: none;
	white-space: nowrap;
	color: #666666 !important;
	padding: 3px 7px;
	border-top: var(--components-border);
	border-bottom: var(--components-border);
	border-right: var(--components-border);
	background-color: #ffffff;
	cursor: pointer;
}

span.gformlabel:first-child {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-left: var(--components-border);
}

span.gformlabel.gselected:first-child {
}

span.gformlabel:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

span.gformlabel:hover {
	color: var(--selected-color);
	background-color: #f6f6f6;
	border-bottom: var(--components-border);
}

span.gselected {
	font-family: OpenSansSemiBold, sans-serif !important;
	color: #ffffff !important;
	padding-top: 3px;
	background-image: var(--highlight-bg-image);
	border-top: solid 1px var(--highlight-color);
	border-bottom: solid 1px var(--highlight-color-dark);
}

	span.gselected:hover {
		background-image: var(--highlight-bg-image-hover);
	}

span.gfoldercollapse {
	color: #000000;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	font-family: Courier, "Courier New", monospace;
}

.gtasktableh, .gtasktable {
	border-right: #efefef 1px solid;
	width: 100%;
}

.gcharttableh, .gtasktableh, .gtasktable, .gcharttable {
	border-collapse: collapse;
}

.gcharttable, .gcharttableh {
	table-layout: fixed;
}

.gcharttable {
	border: #efefef 1px solid;
}

.gtasktableh > tbody > tr:nth-child(2) > .gtaskname {
	border: none;
}

.ggroupitem {
	background-color: #fbfbfb;
	font-weight: bold;
}

.gmileitem, .glineitem {
	background-color: #ffffff;
}

.gitemhighlight td {
	background-image: none;
	/*background-color: var(--selected-bg-color-lighter);*/
}

.gitemdifferent td {
	background-image: none;
	background-color: rgba(0, 0, 0, 0.05);
}

.gmilecaption, .ggroupcaption, .gcaption {
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	white-space: nowrap;
	top: 1px;
	position: absolute;
	top: 2px;
}

.ggroupcaption, .gcaption {
	right: -126px;
}

.gtaskcomplete {
	float: left;
	overflow: hidden;
}

.gtaskcomplete {
	height: 5px;
	background-color: #000000;
	margin-top: 4px;
	opacity: 0.4;
}

.gmilestone {
	font-size: 14px;
	position: absolute;
	top: -2px;
}

.gmdtop {
	top: 2px;
	overflow: hidden;
	width: 0px;
	height: 0px;
	border-bottom: 5px solid black;
	border-left: 5px solid transparent;
	border-top: 5px solid transparent;
	border-right: 5px solid transparent;
}

.gmdbottom {
	top: 2px;
	overflow: hidden;
	width: 0px;
	height: 0px;
	border-top: 5px solid black;
	border-left: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 5px solid transparent;
}

.ggroupblack, .gtaskorange, .gtaskblue, .gtaskred, .gtaskgreen, .gtaskyellow, .gtaskpurple, .gtaskpink {
	height: 14px;
	opacity: 0.9;
	margin-top: 2px;
}

.ggroupblack {
	height: 7px;
	background-color: rgba(29, 37, 44, 0.75);
	margin-top: 5px;
}

.ggroupblackendpointleft {
	overflow: hidden;
	width: 0px;
	height: 0px;
	top: 2px;
	border-top: 4px solid rgba(29, 37, 44, 0.75);
	border-left: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-right: 4px solid transparent;
	float: left;
}

.ggroupblackendpointright {
	overflow: hidden;
	width: 0px;
	height: 0px;
	top: 2px;
	border-top: 4px solid rgba(29, 37, 44, 0.75);
	border-left: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-right: 4px solid transparent;
	float: right;
}

.ggroupblackcomplete {
	float: left;
	overflow: hidden;
	height: 3px;
	opacity: 0.8;
	background-color: #777777;
	margin-top: 2px;
	margin-bottom: 2px;
}

.gtaskorange {
	background-color: var(--highlight-color);
}

.gtaskblue {
	background: rgb(58, 132, 195);
	background: linear-gradient(to bottom, rgba(58, 132, 195, 1) 0%, rgba(65, 154, 214, 1) 20%, rgba(75, 184, 240, 1) 40%, rgba(58, 139, 194, 1) 70%, rgba(38, 85, 139, 1) 100%);
}

.gtaskred {
	background: rgb(196, 58, 58);
	background: linear-gradient(to bottom, rgba(196, 58, 58, 1) 0%, rgba(211, 65, 65, 1) 20%, rgba(239, 76, 76, 1) 40%, rgba(196, 58, 58, 1) 70%, rgba(135, 37, 37, 1) 100%);
}

.gtaskgreen {
	background: rgb(80, 193, 58);
	background: linear-gradient(to bottom, rgba(80, 193, 58, 1) 0%, rgba(88, 209, 64, 1) 20%, rgba(102, 237, 75, 1) 40%, rgba(80, 193, 58, 1) 70%, rgba(53, 132, 37, 1) 100%);
}

.gtaskyellow {
	background: rgb(247, 228, 56);
	background: linear-gradient(to bottom, rgba(247, 228, 56, 1) 0%, rgba(239, 239, 55, 1) 20%, rgba(255, 255, 58, 1) 40%, rgba(242, 236, 55, 1) 70%, rgba(241, 218, 54, 1) 100%);
}

.gtaskpurple {
	background: rgb(193, 58, 193);
	background: linear-gradient(to bottom, rgba(193, 58, 193, 1) 0%, rgba(211, 65, 211, 1) 20%, rgba(239, 76, 239, 1) 40%, rgba(193, 58, 193, 1) 70%, rgba(137, 38, 137, 1) 100%);
}

.gtaskpink {
	background: rgb(249, 177, 245);
	background: linear-gradient(to bottom, rgba(249, 177, 245, 1) 0%, rgba(247, 192, 243, 1) 20%, rgba(247, 202, 244, 1) 40%, rgba(249, 192, 246, 1) 70%, rgba(252, 174, 247, 1) 100%);
}

.gtaskorangecomplete, .gtaskbluecomplete, .gtaskredcomplete, .gtaskgreencomplete, .gtaskyellowcomplete, .gtaskpurplecomplete, .gtaskpinkcomplete {
	float: left;
	overflow: hidden;
	height: 5px;
	opacity: 0.4;
	background-color: #000000;
	margin-top: 4px;
}

.glinev {
	border-left: 1px solid;
	width: 0px;
}

.glineh {
	border-top: 1px solid;
	height: 0px;
}

.gDepFS, .gDepSS, .gDepSF, .gDepFF {
	border-color: #ff0000;
}

.gDepFSArw, .gDepSSArw {
	overflow: hidden;
	width: 0px;
	height: 0px;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #ff0000;
	border-top: 4px solid transparent;
	border-right: 4px solid transparent;
}

.gDepFFArw, .gDepSFArw {
	overflow: hidden;
	width: 0px;
	height: 0px;
	border-bottom: 4px solid transparent;
	border-left: 4px solid transparent;
	border-top: 4px solid transparent;
	border-right: 4px solid #ff0000;
}

.gCurDate {
	border-color: rgba(29, 37, 44, 0.75);
}

div.gtaskbarcontainer {
	z-index: 1;
	position: absolute;
	top: 0px;
}

.textbar {
	word-break: break-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 40%;
	display: inline-block;
}

.JSGanttToolTip {
	position: absolute;
	display: block;
	z-index: 10000;
}

.JSGanttToolTipcont {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	display: block;
	background: #ffffff;
	color: #656565;
}

.gTaskInfo {
	background: #dbecff;
	width: 400px;
	border: #656565 1px solid;
	border-radius: 10px;
	padding: 4px 6px 4px 6px;
	float: left;
}

.gTtTitle {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	margin-left: 4px;
	margin-bottom: 1em;
}

.gTaskLabel {
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	margin-left: 4px;
}

.gTaskText {
	position: absolute;
	left: 90px;
	padding-top: 1px;
	font-size: 10px;
	font-weight: normal;
	color: #656565;
}

.gTaskNotes {
	font-size: 11px;
	font-weight: normal;
	color: #323232;
	padding: 0 15px;
	display: block;
}

.gTIn {
	padding-top: 10px;
}

.gantt {
	min-width: 632px;
}

.gchartcontainer {
	line-height: 1;
	display: flex;
}

.gcontainercol {
	position: relative;
	scroll-behavior: auto;
}

.glistgrid {
	min-width: 132px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: hidden;
}

.glistlbl {
	min-width: 132px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: hidden;
	flex: none;
}

.glistlbl, .gchartgrid {
	display: flex;
	flex-direction: column;
}

.glabelfooter {
	clear: both;
}

.ggridfooter {
	clear: both;
}

.rhscrpad {
	width: 150px;
	position: absolute;
	top: 0px;
	height: 1px;
}

.gchartgrid {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #ffffff;
	position: relative;
	overflow: unset;
	overflow-y: auto;
	min-height: 0%;
}

.gchartlbl {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #ffffff;
	position: relative;
	overflow: hidden;
	flex: none;
}

.gantt {
	_height: 100%;
}

div .gantt {
}

div.gchartlbl,
div.gchartgrid {
}

div.glistlbl, div.glistgrid {
	*right: 0px;
	_right: 532px;
	_margin-left: -532px;
	float: left;
}

div.gchartgrid {
	*padding-bottom: 20px;
	*overflow-y: hidden;
}

td.gmajorheading div {
	position: relative;
	top: 3px;
	height: 17px;
}

td.gspanning div {
	*overflow: hidden;
}

.ggroupblackendpointleft {
	_border-top: 4px solid black;
	_border-left: 4px solid pink;
	_border-bottom: 4px solid pink;
	_border-right: 4px solid pink;
}

.ggroupblackendpointright {
	_border-top: 4px solid black;
	_border-left: 4px solid pink;
	_border-bottom: 4px solid pink;
	_border-right: 4px solid pink;
}

.gmdtop {
	_border-left: 5px solid pink;
	_border-top: 5px solid pink;
	_border-right: 5px solid pink;
}

.gmdbottom {
	_border-left: 5px solid pink;
	_border-bottom: 5px solid pink;
	_border-right: 5px solid pink;
}

.gDepFSArw,
.gDepSSArw {
	_border-bottom: 4px solid pink;
	_border-top: 4px solid pink;
	_border-right: 4px solid pink;
}

.gDepFFArw,
.gDepSFArw {
	_border-bottom: 4px solid pink;
	_border-left: 4px solid pink;
	_border-top: 4px solid pink;
}

.glinediv {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.gantt-inputtable {
	max-width: 100%;
	max-height: 16px;
}

.gadditional {
	border: #efefef 1px solid;
}

.gadditional, .gres, .gcomp, .gcost {
	text-align: center;
	width: 110px;
	max-width: 110px;
	min-width: 110px;
	font-size: 10px;
}

.gdur {
	text-align: center;
	width: 60px;
	max-width: 60px;
	min-width: 60px;
	font-size: 10px;
}

.gadditional-status {
	text-align: left;
	padding-left: 7px;
}

.gres {
	text-align: left;
	padding-left: 7px;
}

@media print {
	html, .gchartgrid {
		overflow: unset !important;
	}

	.glistgrid {
		float: none !important;
	}

	.gchartcontainer *::-webkit-scrollbar {
		display: none;
	}

	.gchartcontainer * {
		-ms-overflow-style: none;
		scrollbar-width: none;
	}

	.JSGanttToolTip {
		display: none !important;
	}
}

.gmain {
	height: 100%;
	display: flex;
	flex-direction: column;
	resize: horizontal;
}

.gmainleft {
	width: 39%;
	overflow: hidden;
	flex: 0 0 20%;
	min-width: 220px;
	flex: 1 0 auto;
}

.gmainright {
	width: 61%;
	overflow: hidden;
	flex: 1 1 auto;
}

.gtasktableh tr, .gcharttable tr, .gcharttableh tr, .gtasktable tr {
	height: 22px !important;
}

.gtasktable tr:first-child td:first-child {
	border-top-left-radius: 3px;
}

.gtasktableouterwrapper {
	overflow: hidden;
}

.gtasktablewrapper {
	overflow-y: scroll;
	flex: auto;
	height: 100%;
}

.chartgrid {
	overflow: auto;
	flex: auto;
}

@media print {
	.ggroupblack {
		height: 0px;
		border-top: 7px solid;
		border-color: #000000;
	}

	.gtaskorange {
		height: 0px;
		border-top: 13px solid;
		border-color: var(--highlight-color);
	}

	.gtaskblue {
		height: 0px;
		border-top: 13px solid;
		border-color: rgb(58, 132, 195);
	}

	.gtaskred {
		height: 0px;
		border-top: 13px solid;
		border-color: rgb(196, 58, 58);
	}

	.gtaskgreen {
		height: 0px;
		border-top: 13px solid;
		border-color: rgb(80, 193, 58);
	}

	.gtaskyellow {
		height: 0px;
		border-top: 13px solid;
		border-color: rgb(247, 228, 56);
	}

	.gtaskpurple {
		height: 0px;
		border-top: 13px solid;
		border-color: rgb(193, 58, 193);
	}

	.gtaskpink {
		height: 0px;
		border-top: 13px solid;
		border-color: rgb(249, 177, 245);
	}

	.gtaskorangcomplete, .gtaskbluecomplete, .gtaskredcomplete, .gtaskgreencomplete, .gtaskyellowcomplete, .gtaskpurplecomplete, .gtaskpinkcomplete {
		height: 0px;
		opacity: 0.4;
		margin-top: -9px;
		border-top: 5px solid;
		border-color: #000000;
	}

	.ggroupblackcomplete {
		height: 0px;
		opacity: 0.8;
		margin-top: -5px;
		border-top: 3px solid;
		border-color: #777777;
	}

	.gmainright, .gmainleft {
		overflow: hidden;
		width: auto;
	}

	table {
		page-break-after: auto;
	}

	tr {
		page-break-inside: avoid;
		page-break-after: auto;
	}

	td {
		page-break-inside: avoid;
		page-break-after: auto;
	}

	thead {
		display: table-header-group;
	}

	tfoot {
		display: table-footer-group;
	}
}

.frame::-webkit-scrollbar {
	-webkit-appearance: none;
}

	.frame::-webkit-scrollbar:vertical {
		width: 11px;
	}

	.frame::-webkit-scrollbar:horizontal {
		height: 11px;
	}

.frame::-webkit-scrollbar-thumb {
	border-radius: 8px;
	border: 2px solid white;
	background-color: rgba(0, 0, 0, 0.5);
}

.frame::-webkit-scrollbar-track {
	background-color: #fff;
	border-radius: 8px;
}

.gscrollbar-calculation-container {
	visibility: hidden;
	overflow: scroll;
	-ms-overflow-style: scrollbar;
	display: block;
}

