﻿.form-control {
	font-size: 14px;
}

.control-label, .form-label {
	font-size: 14px !important;
	opacity: 1 !important;
}

/*table padding small in all pages*/
table.dataTable tbody th, table.dataTable tbody td {
	padding: 2px 5px;
	vertical-align: middle;
}

table.dataTable thead th, table.dataTable tbody td {
	padding-left: 5px;
	padding-right: 5px;
}

/*removes bullets from list item*/
ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}

.badge {
	padding: 5px 7px;
	margin-left: 3px;
	opacity: .9;
}

.modal-header {
	font-weight: 600;
	font-size: 15px;
}

/*remove all border*/
.no-border {
	border-color: transparent !important;
}

/*Togglr Css : Start*/
switch {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
}

.cmn-toggle {
	position: absolute;
	margin-left: -9999px;
	visibility: hidden;
}

	.cmn-toggle + label {
		display: block;
		position: relative;
		cursor: pointer;
		outline: none;
	}

input.cmn-toggle-round + label {
	padding: 2px;
	width: 60px;
	height: 28px;
	background-color: #dddddd;
	border-radius: 60px;
}

	input.cmn-toggle-round + label:before {
		right: 1px;
		border-radius: 60px;
	}

	input.cmn-toggle-round + label:before,
	input.cmn-toggle-round + label:after {
		display: block;
		position: absolute;
		top: 1px;
		left: 1px;
		bottom: 1px;
		content: "";
	}

	input.cmn-toggle-round + label:after {
		width: 28px;
		background-color: #fff;
		border-radius: 100%;
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	}

input.cmn-toggle-round:checked + label:after {
	margin-left: 30px;
}
/*Togglr Css : End*/

.loading-message {
	text-align: center;
	padding: 10px;
	color: white;
	margin: auto;
	width: 200px;
	height: 100px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: fixed !important;
	font-size: 15px !important;
	z-index: 2000;
	white-space: normal;
}

.classification-table tbody tr td:first-child, .classification-table thead tr {
	color: #fff;
	font-weight: bold;
}

.classification-table tbody tr:last-child, .classification-table tbody tr td:last-child {
	color: #000000;
}

	.classification-table tbody tr:last-child > td:last-child {
		color: #fff;
		font-weight: bold;
	}

.classification-table-filtered {
	background-color: #d3d3d3;
}

.notification-messages-dropdown {
	min-width: 300px;
	overflow-y: scroll;
	height: 300px;
}

.action-icon {
	cursor: pointer;
}

.select2-locked {
	padding: 6px 5px !important;
}

.headerbar-left {
	height: 65px;
}

.menubar-visible #menubar {
	width: 250px;
}



.detailed-adj-table tr th:first-child,
.detailed-adj-table tr td:first-child {
	border-left: 1px solid #ccc !important;
}

.detailed-adj-table tr th, .detailed-adj-table tr td {
	color: black;
	border-top: 1px solid #ccc !important;
	border-bottom: 1px solid #ccc !important;
	border-right: 1px solid #ccc !important;
	font-size: 12px;
	padding: 2px !important;
	vertical-align: middle;
	min-width: 70px;
}

.detailed-adj-table tr th {
	text-align: center;
}

.detailed-adj-table tr td {
	border-top: 0px !important;
	white-space: nowrap;
}


	.detailed-adj-table tr th:last-child,
	.detailed-adj-table tr td:last-child {
		border-left: 0px !important;
		border-right: 1px solid #ccc !important;
		min-width: 80px;
	}

.detailed-adj-table input {
	font-size: 12px;
	text-align: center;
}

.detailed-adj-card-head {
	height: 35px !important;
	min-height: unset !important;
	line-height: unset !important;
}

.detailed-adj-label {
	display: inline-block !important;
	padding: 11px 24px !important;
	vertical-align: middle !important;
	line-height: 17px !important;
	font-size: 12px !important;
}

.detailed-adj-table {
	border-collapse: unset !important;
}

	.detailed-adj-table tr th {
		background-color: #F5F5F5 !important;
	}

.detailed-adj-table-select-td {
	min-width: 130px !important;
	vertical-align: middle !important;
}

	.detailed-adj-table-select-td .form-control {
		font-size: 12px;
	}


#userTable tr th {
	background-color: #F5F5F5 !important;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_projectSetting {
	background-image: url("imgs/ic_mode_edit_white_24dp_1x.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_selectSnapshot {
	background-image: url("imgs/select_snapshot.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_exportEpicor {
	background-image: url("imgs/ic_file_upload_white_24dp.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_csvExport {
	background-image: url("imgs/ic_file_download_white_24dp_1x.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_importForecast {
	background-image: url("imgs/ic_cloud_upload_white_24dp_1x.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_copySnapshotDemandForecastsToCurrent {
	background-image: url("imgs/copy_paste_24dp.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_showCurrentRow {
	background-image: url("imgs/find_row.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_deleteAdjustmentByGroup {
	background-image: url("imgs/delete_adj_group.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_deleteSnapshots {
	background-image: url("imgs/delete_snapshot.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_manageAdjustmentGroups {
	background-image: url("imgs/manage_adjustment_group.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_resetKeyColumnWidths {
	background-image: url("imgs/resizeColumn.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_includeInactiveTimeseries {
	background-image: url("imgs/add_icon.png") !important;
	display: block;
	background-color: #fafafa !important;
	margin-left: 2px !important;
	margin-right: 2px !important;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_includeInactiveTimeseries:hover {
	background-color: #fafafa !important;
}


.vetical-align-sub {
	vertical-align: sub;
}

.cursorPointer {
	cursor: pointer;
}

.border-right {
	border-right: solid 1px #cdcdcd;
}

.border-bottom {
	border-bottom: solid 1px #cdcdcd;
}

.word-wrap {
	word-wrap: break-word;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
	color: #313335;
}

.dhtmlx-grid-message {
	font: 12px;
	align-content: center;
	padding-left: 30%;
}

.dhx_clist {
	height: 150px;
	width: 200px;
	overflow: scroll;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_addUserTags {
	background-image: url("imgs/user_tag.png") !important;
	display: block;
}

div.dhx_clist div {
	padding-left: 8px;
}

	div.dhx_clist div > label {
		padding-left: 4px;
	}

	div.dhx_clist div > input[type=button] {
		background: #2196f3 !important;
		border-color: #2196f3;
		color: #ffffff;
		padding: 4.5px 14px;
		font-size: 14px;
		text-transform: uppercase;
	}

.pointer-link a {
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
}

.disabled-modal-content {
	pointer-events: none;
}

.select2-container.select2-container-multi .select2-choices .select2-search-field:first-child {
	width: 100%;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_loadSnapshotAdjustments {
	background-image: url("imgs/refresh.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_populateDynamicSnapshots {
	background-image: url("imgs/populate_snapshot.png");
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_showAuditLog {
	background-image: url("imgs/show_audit_log.png");
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_exportCSVToSharedLocation {
	background-image: url("imgs/export_csv_to_shared_location.png");
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_manageAttributes {
	background-image: url("imgs/select_attribute.png");
	display: block;
}

.text-italic {
	font-style: italic;
}

ul li.tab-header {
	font-size: 11px;
}

div.gridbox div.ftr td {
	font-style: normal !important;
	color: #ff0000;
	border-right: 1px solid rgb(204, 204, 204);
}

.table-header {
	background-color: #F5F5F5 !important;
	font-weight: bold;
}

div.gridbox.gridbox_material table.hdr td,
div.gridbox.gridbox_material table.row20px.obj tr td,
div.gridbox div.ftr td {
	font-size: 11px;
}

.project-window-tabber-layout {
	height: 100%;
	overflow-y: scroll;
}

.rollup-group-name {
	padding-left: 5px !important;
	word-wrap: break-word;
}

.text-overflow-ellipsis {
	text-overflow: ellipsis;
}

a.btn-primary-copy {
	background: #2196f3 !important;
	opacity: 1 !important;
	color: #fff;
}

.deleteAdjustmentGroupModal thead tr th {
	background-color: #F5F5F5;
	font-weight: 700;
}

.deleteAdjustmentGroupModal .multiselectDiv {
	width: 650px;
}

.toast-info {
	background-color: #2f96b4 !important;
}

	.toast-info div.toast-message, .toast-error div.toast-message {
		white-space: pre-wrap;
	}

.text-pre-wrap {
	white-space: pre-wrap;
}

.dhtmlx-confirmDialog {
	color: black !important;
	background-color: white !important;
	width: 600px !important;
	top: 45px !important;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	border-radius: 2px !important;
}

	.dhtmlx-confirmDialog .dhtmlx_popup_title {
		font-weight: 600;
		color: black !important;
		background: white !important;
		text-align: left !important;
		padding: 10px !important;
		font-size: 15px;
	}

	.dhtmlx-confirmDialog .dhtmlx_popup_button {
		height: 33px !important;
		margin-top: 20px !important;
	}

	.dhtmlx-confirmDialog .dhtmlx_popup_controls {
		margin-left: 277px !important;
	}

	.dhtmlx-confirmDialog .dhtmlx_popup_text {
		text-align: left !important;
		font-family: "Roboto", sans-serif, Helvetica, Arial, sans-serif;
		font-size: 13px;
		padding: 15px;
	}

.delete-timeseries-container {
	max-height: 250px;
	overflow: auto;
}

.color-red {
	color: red;
}

.color-green {
	color: forestgreen;
}

.color-blue {
	color: blue;
}

.advance-search-width {
	width: 50px !important;
}

.advance-search-height {
	height: 100px;
}

.advance-search-margin-top {
	margin-top: 27px;
}

/*
	To adjust Column header and rows alignment added scroll bar in header.
*/
.gridbox .xhdr {
	overflow: hidden scroll !important;
}

.gridbox:first-child > .xhdr {
	overflow: hidden !important;
}

/*
	
*/

.xhdr.seperator-margin {
	width: calc(100% - 20px) !important;
}

.objbox.seperator-margin {
	width: calc(100% - 20px) !important;
}

/*
	This is for only ie browser as scroll bar style
	 is not shown in ie so width is decreased to adjust
	 header and column alignment.
*/
/*
	This is not needed now Test it.
*/
/*_:-ms-lang(x), .gridbox .xhdr {
	width: calc(100% - 20px) !important;
}*/

_:-ms-lang(x) .gridbox:first-child > .xhdr {
	width: 100% !important;
}

.textarea-no-resize {
	resize: none;
}

.job-detail-align-left {
	text-align: left !important;
}

.header-filter-control {
	padding: 3px;
	font-size: 1.1em;
	cursor: pointer;
}

.forecast-method-setting-validations {
	max-height: 100px;
	overflow-y: auto;
}

.dhx_popup_td .modal-header {
	padding-bottom: 5px;
}

.userTagCheckboxText {
	line-height: 20px;
}

.clear-fix {
	clear: both;
}

.param-label, .forecast-input-setting-table .param-label {
	padding-top: 10px;
	font-weight: 600;
	opacity: .8;
}

.forecast-input-setting-table td:not(:first-child) {
	padding-left: 10px;
}

table.forecast-input-setting-table .form-control {
	font-size: 12px;
}

div.project-title, div.product-title {
	position: relative;
	height: 30px;
	overflow: hidden;
	-webkit-transition: height .2s; /* For Safari 3.1 to 6.0 */
	transition: height .2s;
}

div.project-action {
	margin-left: 20px;
}

div.project-title:hover, div.product-title:hover {
	height: auto;
}

div.project-action span {
	padding-left: 5px;
	padding-right: 5px;
}


button.multiselect {
	height: 35px;
	font-size: 14px;
	text-align: left;
}

.caret {
	position: absolute;
	left: 95%;
	top: 45%;
}

.multiselect {
	background-color: white !important;
}

.bold {
	font-weight: bold;
}

.manageAliasRuleBtn {
	cursor: pointer;
}

.add-alias-rule-modal {
	width: 700px;
}

td input.disabled-, input.disabled-input {
	background-color: rgba(0, 0, 0, 0.1) !important;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_deleteRule {
	background-image: url("imgs/delete_adj_group.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_editRule {
	background-image: url("imgs/ic_mode_edit_white_24dp_1x.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_addGlobalRule {
	background-image: url("imgs/letter-g.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_addContextualRule {
	background-image: url("imgs/letter-c.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_commitAndApplyRules {
	background-image: url("imgs/complete.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_exportFVAMetrics {
	background-image: url("imgs/download_fva_metrics.png") !important;
	display: block;
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_showActions {
	background-image: url("imgs/show_actions.png") !important;
	display: block;
}

.alias-rules-table {
	max-height: 200px;
	overflow-y: auto;
}

.dynamic-snapshot-table {
	max-height: 150px;
	overflow-y: auto;
}

.demand-type-conversion-lookup-keys-table {
	max-height: 250px;
	overflow-y: auto;
}

/*#projectInfoModal > div.modal-dialog.modal-md > div > div.modal-body > div > div > div.smart-pannel.show > div.dynamic-snapshot-table > table{
	 table-layout: fixed;
 }

 #projectInfoModal > div.modal-dialog.modal-md > div > div.modal-body > div > div > div.smart-pannel.show > div.dynamic-snapshot-table > table > tbody > tr > td{
	 overflow: hidden; 
 }*/

/*This is browser specific media query for Firefox. For fixing the width of multiselect dropdown container.*/
@-moz-document url-prefix() {
	.multiselect-container {
		width: 100% !important;
	}
}

div.dhxcombolist_material {
	z-index: 10000 !important;
	max-height: 155px !important;
	background: #fff !important;
}

div.dhxcombo_material {
	height: 37px !important;
}

div.dhxcombo_option_selected, div.dhxcombo_option:hover {
	background-color: #3875d7 !important;
}

div.dhxcombo_option div.dhxcombo_option_text :hover {
	color: white !important;
}

div > input.dhxcombo_input {
	margin-left: 0px !important;
}

div.alias-rules-modal {
	overflow-y: hidden !important;
}

div.alias-rules-context-container {
	/*max-height: 150px;
	overflow-x: hidden;
	overflow-y: auto;*/
}

div.alias-rule-description {
	height: 30px;
}

div.forecast-method-settings-modal {
	width: 910px !important;
}

.forecast-method-start-option {
	width: 180px !important;
}

div.dhtmlx_popup_title {
	cursor: default !important;
}

div.is-apply-alias-rule-chkbox {
	padding-left: 14px !important;
}

div.alias-rule-container {
	/*max-height: 200px;
	overflow-x: hidden;
	overflow-y: auto;*/
}

.forecast-method-parameter {
	padding-bottom: 5px !important;
}

.disable-content {
	pointer-events: none;
	background: #f0eeee;
}

.loading-message-container {
	display: none;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 40%;
	font-size: 1.5em;
}

div.dhtmlx_modal_box.dhtmlx-alert > div.dhtmlx_popup_title {
	background-color: #252525 !important;
	display: none;
}

div.dhtmlx_popup_button[result="0"] {
	color: #ffffff;
	background-color: #4caf50;
	border-color: #4caf50;
}

div.dhtmlx_popup_button[result="1"] {
	color: #ffffff;
	background-color: #f44336;
	border-color: #f44336;
}

div.dhtmlx_modal_box > div.dhtmlx_popup_text {
	text-align: left !important;
}

.forecast-project-form {
	/*height: 400px;*/
	height: 60vh;
}

div.smart-pannel > div.nano-content {
	right: 0px !important;
}

div.smart-pannel > div.nano-pane > div.nano-slider {
	height: 150px !important;
}

.seperator-border {
	border-right: 1px solid #ccc !important;
}

.seperator-margin {
	margin-left: 15px;
}

#exportFileType {
	margin-bottom: 2px !important;
	border-color: #eaecef !important;
}

#exportForecastToERPModel {
	height: 381px !important;
	overflow-y: auto !important;
	width: 100% !important;
}

#exportRowWise {
	margin-bottom: 2px !important;
	border-color: #eaecef !important;
}

.tooltip-inner {
	max-width: 420px !important;
	text-align: left;
}

 div.dhxwin_text_inside {
	font-size: .8em !important;
}


.adj-history-log-container {
	position: relative;
	z-index: 1100;
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
}

div#adj-history-log-container-bg {
	background-color: black;
	opacity: .3;
	height: 100%;
}

#adj-history-log-grid-content {
	left: 20%;
	top: 20px;
	position: absolute;
	padding: 10px 10px;
	max-height: 480px;
	background-color: #ffffff;
}

.ellipse-text {
	display: inline-block;
	width: 95%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.select2-container--default{
	width:100%!important;
}
.select2-search__field{
	width:100%!important;
}

#projectInfoModal .modal-dialog{
	overflow-y:initial!important;

}
#createProjectForm .modal-body {
	/*min-height: 64vh;
	height: 74vh;*/
	overflow-y: scroll;
	height:60vh;
}
.select2-hidden-accessible {
	position: fixed !important;
}
.select2-selection__rendered .select2-search input {
	width: 200px !important;
}
.select2-dropdown .select2-results__option[aria-selected=true] {
	display: none;
}
.hidden-field {
	display: none;
}