body {
	background-color: #f6cd4a13;
}
.appmenu {
	left: 120px;
}

.jte-edit {
    border: 2.5px solid #62c462 !important;
    cursor: text;
}

.row-activity-clicked {
	background-color: #d3dbaa !important;
}
.cost-cell {
	color: chocolate !important;
}
.stimacost-cell {
	color: darkviolet !important;
}


.manut-activity {
	color: #ff3dc2;
}

.badge-light {
	color: black;
	background-color: lightgray;
}

.badge-warning {
	color: white;
	background-color: #db3c3c;
}

.badge-jobs {
	color: black;
	background-color: #b5dfa5;
}

.badge-tickets {
	color: white;
	background-color: red;
}

.badge-events {
	color: white;
	background-color: #d7b757;
}

.grid-filter {
	background-color: #f7efc5 !important;
	width: 100%;
}

.grid-exec-closed {
	background-color: #a7c3a299 !important;
}


.mail-id {
	border: 3px solid lightgray;
}

.ticket-mail-box-focus {
	border: 3px solid gray;
}

.ticket-mail-box-focus-save {
	border: 3px solid green;
}

.ticket-mail-box-save {
	background-color: #00800033;
}

.ticket-mail-box-focus-delete {
	border: 3px solid red;
}

.ticket-mail-box-delete {
	background-color: #ff000033;
}

.ticket-no-type {
	background-color: #fdeaea !important;
}
