.bootstrap-datetimepicker-widget td.day.withEvent:not(.active),
.bootstrap-datetimepicker-widget td.day.withEvent:hover:not(.active),
.bootstrap-datetimepicker-widget .month.withEvent:not(.active),
.bootstrap-datetimepicker-widget .month.withEvent:hover:not(.active),
.bootstrap-datetimepicker-widget .year.withEvent:not(.active),
.bootstrap-datetimepicker-widget .year.withEvent:hover:not(.active) {
	background-color: #90c73e;
	color: white;
}

.bootstrap-datetimepicker-widget td.today-button {
	cursor: pointer;
	height: 30px;
	border-top: 1px solid #CCC;
}

.bootstrap-datetimepicker-widget td.today-button a {
	text-decoration: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
	width: 20em;
}

.editionGrid tbody tr.noDefault td {
	cursor: default;
}

.pre-consumption-warning {
	float: right;
	color: orange;
}

#contract_top .fa-exclamation-triangle {
	color: orange;
	margin-left: 6px;
	margin-right: 2px;
	top: 0;
	font-size: 15px;
}

#contract_top.nav.nav-pills li a {
	padding-top: 12px;
}

#contract_top.nav.nav-pills li:first-child a i {
	width: inherit;
}

#contract_top li.current .fa-exclamation-triangle {
	color: white;
}

#equipment-grid td.button-column {
	width: 83px;
}

.consumption-page #total_chart {
	position: absolute;
	top: 20px;
	right: 18px;
}

i.fa-info-circle {
	position: absolute;
	padding-left: 5px;
	margin-top: -1px;
	color: #f5a640;
	font-size: 15px;
}

.ui-tooltip {
	font-size: 11px;
	width: inherit;
	max-width: 450px;
}

.ui-widget-content{
	border-color: #f5a640;
}

span > i.fa-info-circle {
	position: relative;
	margin-top: 0px;
}

a.tooltipLink {
	color: #2E8A51;
	text-decoration: none;
	border-bottom: solid 1px;
}

h3.tooltipHeader {
	display: inline-block;
}

header.header.header-sm > h3.tooltipHeader + i.fa-info-circle {
	margin-top: 5px;
}

header.header:not(header-sm) > h3.tooltipHeader + i.fa-info-circle {
	margin-top: 3px;
}

h3.benchmark-chart-title + i.fa-info-circle {
	margin-top: 6px;
}

label.timePeriodTooltip + i.fa-info-circle {
	padding-left: 75px;
	margin-top: -22px;
}

.breadcrumb + .glossaryWrapper {
	margin-top: -20px;
}

.articleAttachmentWrapper {
	margin-top: 20px;
}

#mainMeters .checkbox {
	margin: 0;
}

#consumption-form .checkbox {
	margin: 0;
	color: #7daf33;
}

#consumption-form .checkbox label {
	font-weight: bold;
}

#consumption-form .zoneTree .form-group.col1 {
	width: 20%;
	left: 40%;
}

#consumption-form .zoneTree .form-group.col2 {
	width: 15%;
	left: 60%;
}

#consumption-form .zoneTree .form-group.col3 {
	width: 15%;
	left: 80%;
}

#consumption-form .zoneTree ul li a {
	width: 35%;
}

.consumption-page .zoneTree .consuptions-labels {
	top: -15px;
}
.consumption-page .zoneTree .consuptions-labels .col1 {
	left: 42%;
}
.consumption-page .zoneTree .consuptions-labels .col2 {
	left: 60%;
}

.consumption-page .zoneTree .consuptions-labels .col3 {
	left: 80%;
	text-align: left;
}

.consumption-page .tab-wrapper {
	background: white;
	padding-top: 0;
	min-height: 400px;
}

.consumption-page #mainMeters{
	padding-top: 18px;
}

.consumption-page .consumption-date .control-label {
	display: inline-block;
}

.consumption-page .consumption-tab-btn {
	position: absolute;
	right: -4px;
	top: -40px;
	text-transform: none;
}

.consumption-page .pre-consumption-warn {
	position: absolute;
	top: 40px;
	color: #E1AC00;
}

.consumption-page .pre-consumption-warn i {
	font-size: 20px;
	float: left;
	margin: 5px 5px 0 0;
}

.consumption-page .vector_2 .meter-value img {
	position: absolute;
	right: 50px;
	top: 22px;
}

.top_consumption {
	padding: 100px 0 0 0;
	margin-bottom: 0;
}

.top_consumption .period div {
	margin: auto;
	padding: 0 0 0 20px;
	font-weight: normal;
}

.consumption-page li.dropdown.open>a:hover,
.consumption-page li.dropdown.open>a {
	border-color: white;
}

.consumption-page ul.dropdown-menu {
	padding: 0;
}

#pre-consumption p {
	border: none;
	padding: 10px 5px 0 5px;
}

#mainMeterReference {
	text-transform: none;
}

.gas_reading {
	width: 75%;
}

#equipment-grid table thead th:nth-last-child(4) {
	width: 35%;
}

#equipment-grid table thead th:nth-last-child(2) {
	width: 25%;
}

.has-warning .input-group-addon {
	color: white;
}

.authentication .container .loginWrapper .createForm {
	padding: 30px 58px;
}

#user-form .checkbox {
	margin: 0;
}
#user-form .checkbox label {
	font-weight: bold;
}

.trainingWrapper ul li a {
	float: left;
}

.glossaryWrapper .summary:before,
.categoryWrapper .summary:before {
	content: "";
}

.categoryWrapper .list-view .items {
	padding: 0;
}

.categoryWrapper .category_details {
	margin-top: 10px;
	padding: 0 15px;
	overflow: hidden;
}
.categoryWrapper .category_details .category_text {
	width: 50%;
	display: inline-block;
}
@media (max-width: 991px) {
	.categoryWrapper .category_details .category_text {
		width: 100%;
	}
}
.categoryWrapper .category_details img.img-responsive {
	display: inline-block;
	width: 47%;
	float: right;
}

#nextStepWarning {
	text-align: right;
	color: #E1AC00;
	font-weight: bold;
}

#non_piped_wrapper {
	padding: 75px 0 0 0;
}

/* #monthly-form-wrapper removed from project, remove it from less */

.acquisitionArea > div.row > div:last-child {
	position: absolute;
	right: 2px;
	top: 31px;
	z-index: 10;
}

.non_piped_graph {
	position: absolute;
	top: 22px;
	right: 15px;
}

.other_reading {
	width: 80%;
}

.preConsumptionTableForm table thead th:first-child {
	width: 7%;	
}

.preConsumptionTableForm table thead th:nth-child(2) {
	width: 13%;
}

.preConsumptionTableForm table thead th {
	width: 40%;
}

#consumption-variation .fa-2x {
	font-size: 2em;
}

.benchmark-chart-title {
	text-align: center;
}

#benchmark-header {
	padding: 0px 20px;
	margin: 20px 0 15px 0;
}

.btn-inline {
	margin-top: 18px;
}

.office-completeness-bar {
	position: absolute !important;
	z-index: 6;
	top: 83px;
	right: -2px;
}

.single .office-completeness-bar {
	position: absolute !important;
	z-index: 6;
	top: 130px;
	/* right: 565px; */
	left: 15%;
}

.office-completeness-bar > span {
	text-align: right !important;
	left: -35px !important;
}

/*.consumption-page .zoneWrapper #zoneTree i.fa-exclamation-triangle {
	left: 543px !important;
}*/

p.chart-note {
	text-align: center;
	width: 400px;
	font-size: 86%;
}

/*a.officeLink {*/
	/*position: absolute;*/
	/*top: 20px;*/
	/*right: 5px;*/
	/*text-decoration: none;*/
	/*color: #80b813;*/
/*}*/

/*.header .officeCombo {*/
	/*right: 25px;*/
/*}*/

.alert-small {
	font-size: 12px;
	padding: 5px 5px 5px 35px;
}

.alert-small > i.fa.fa-exclamation {
	font-size: 20px;
}

.has-feedback .form-control:not(.select2) {
	padding-right: 30px;
}

#mainMenu li.invert:not(.active) > a {
	color: #333333;
	background-color: #90c73e;
}

#reportingSelection-form.previewMode {
	margin-top: 20px;
}

.menuEscri li {
	width: 16.667895%;
}

/* Modals */
.modal-content {
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
}

.modal-header {
	padding: 10px 15px;
	/*border-bottom: 1px solid #90C73E;*/
	border-bottom: 1px solid rgba(144, 199, 62, 0.5);
}

.modal-footer {
	padding: 10px 15px;
	/*border-top: 1px solid #90C73E;*/
	border-top: 1px solid rgba(144, 199, 62, 0.5);
}

.modal-backdrop {
	position: fixed;
	bottom: 0;
	z-index: 1000;
}

.dashboard-deviation .deviation-bg {
	cursor: pointer;
}

.dashboard-deviation .content-error {
	margin: 10px;
}


.header .BTNheader {
	position: absolute;
	top: 2px;
}

.header .BTNheader .btn {
	border-top-color: #f0f0f0;
}

@media (max-width: 767px) {
	.header .BTNheader {
		position: relative;
		right: auto;
		top: auto;
	}
}

.zoneTree a {
	text-decoration: none;
}


.preConsumptionTableForm tr td:nth-child(4) input::-webkit-input-placeholder { /* WebKit, Blink, Edge */  
	color: #bdbdbd;
}
.preConsumptionTableForm tr td:nth-child(4) input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #bdbdbd;
	opacity: 1;
}
.preConsumptionTableForm tr td:nth-child(4) input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #bdbdbd;
	opacity: 1;
}
.preConsumptionTableForm tr td:nth-child(4) input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #bdbdbd;
}

.mp-wrapper {
	padding-top: 15px;
}

/* NEW ZONE's PAGE */
#zone-creation {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select:none;
	user-select:none;
}

#zone-creation span > i {
	font-size: 25px;
	color: #40BF70;
}

#zone-creation span.disabled i {
	color: grey;
}

#zone-creation strong {
	font-size: 45px;
}

#zone-creation .btn.off {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}

#zone-creation .btn.off:hover {
	color: #fff;
	background-color: #40BF70;
	border-top: 3px solid #40BF70;
	border-bottom: 3px solid #2e8a51;
}

#zone-areas {
	clear: both;
	margin: 50px 0 30px 0;
}

#zone-areas .zone-area {
	background-color: #F6F6F6;
	padding: 13px 15px 15px 15px;
	height: 60px;
}

#zone-areas .filled {
	background-color: #F0F0F0;
}

#zone-areas .addMore a.disabled {
	background-color: #7e8d66;
	border-color: #7e8d66;
}

#zone-slider-curtain {
	background-color: rgba(130, 4, 4, 0.36);
	position: absolute;
	z-index: 10;
	height: 98px;
	width: 100%;
	/*margin-top: 82px;*/
	color: white;
}

#zone-slider .color-z-last {
	overflow: hidden;
}

#zone-slider {
	clear: both;
	border: none;
	height: 60px;
	margin-bottom: 30px;
	background-color: white;
	box-shadow: none;
}

#zone-slider .noUi-handle {
	width: 4px;
	left: -2px;
	top: 68px;
	border: none;
	background: none;
	box-shadow: none;
	cursor: pointer;
	cursor: hand;
	transition: all .2s ease-in-out;
}

#zone-slider[disabled] .noUi-handle {
	cursor: not-allowed;
}

#zone-slider:not([disabled]) .noUi-handle:hover {
	width: 20px;
	left: -10px;
	z-index: 99!important;
}

#zone-slider .noUi-handle:before,
#zone-slider .noUi-handle:after {
	background: none;
}


#zone-slider span {
	float: right;
	color: #adadad;
}

#zone-slider .noUi-connect {
	margin-right: 1px;
	box-shadow: none;
}

#zone-slider .color-z-last,
#zone-list > .row:last-child > .main-zone-removal,
#zone-areas .other {
	background-color: white;
	background-image: -webkit-linear-gradient(135deg,rgba(177, 177, 177, .85) 25%,transparent 25%,transparent 50%,rgba(177, 177, 177, .85) 50%,rgba(177, 177, 177, .85) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(135deg,rgba(177, 177, 177, .85) 25%,transparent 25%,transparent 50%,rgba(177, 177, 177, .85) 50%,rgba(177, 177, 177, .85) 75%,transparent 75%,transparent);
	background-image: linear-gradient(135deg,rgba(177, 177, 177, .85) 25%,transparent 25%,transparent 50%,rgba(177, 177, 177, .85) 50%,rgba(177, 177, 177, .85) 75%,transparent 75%,transparent);
	-webkit-background-size: 4px 4px;
	background-size: 4px 4px;
}

@media (min-width: 770px) {
	#zone-list > .row:not(:first-child) .form-group label,
	#zone-list > .row:not(:first-child) .form-group i.fa-info-circle {
		display: none;
	}
}

#zone-list div.row div.has-error div.help-block {
	display: none;
}

#zone-list > .row:last-child .form-group > div {
	padding-left: 13px;
}

#zone-list > .row:last-child .form-group > div#Zone__zoneActivityName {
	padding-left: 8px;
}


#zone-list .zone-removal {
	color: white;
}

#zone-list > .row:nth-child(6n+1) > .zone-removal,
#zone-slider .color-z1,
#zone-slider .color-z1 + .noUi-origin .noUi-handle {
	background-color: #607D8B;
}

#zone-list > .row:nth-child(6n+2) > .zone-removal,
#zone-slider .color-z2,
#zone-slider .color-z2 + .noUi-origin .noUi-handle {
	background-color: darkcyan;
}

#zone-list > .row:nth-child(6n+3) > .zone-removal,
#zone-slider .color-z3,
#zone-slider .color-z3 + .noUi-origin .noUi-handle {
	background-color: #F44336;
}

#zone-list > .row:nth-child(6n+4) > .zone-removal,
#zone-slider .color-z4,
#zone-slider .color-z4 + .noUi-origin .noUi-handle {
	background-color: orange;
}

#zone-list > .row:nth-child(6n+5) > .zone-removal,
#zone-slider .color-z5,
#zone-slider .color-z5 + .noUi-origin .noUi-handle {
	background-color: royalblue;
}

#zone-list > .row:nth-child(6n+6) > .zone-removal,
#zone-slider .color-z6,
#zone-slider .color-z6 + .noUi-origin .noUi-handle {
	background-color: #4CAF50;/*forestgreen;*/
}
.special-size{
	max-height: 130px;
}
#topLinks{
	background-color: transparent;
	margin-top: 40px;
}
#topBar form{
	display: none;
}