﻿.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #fafafa;
  opacity: 1;
}
input.k-textbox {
  height: 36px;
  min-height: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.k-dropdown .k-dropdown-wrap .k-input {
  height: 36px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.k-grid-content-locked {
  height: auto !important;
}
.k-autocomplete .k-input[disabled] {
  background-color: #f8f8f8;
}
input.employeelookup[disabled] {
  opacity: 1;
  color: #999999;
}
.form-control.k-widget.k-dropdown.kendoDropdown.headerSelectMonth.headerSelectMonth {
  width: 90px;
  margin-top: -2px;
}
.k-autocomplete input.employeelookup {
  height: 35px;
  min-height: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.k-picker-wrap .k-input {
  height: 36px;
  min-height: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.k-autocomplete.k-autocomplete {
  border-color: #ccc;
  border-top-style: solid;
  border-width: 1px;
  margin-top: 0px;
}
.k-dropdown-wrap.k-state-disabled .k-input {
  color: #999999;
}
.glyphicon.glyphicon-user.input-group-addon {
  top: 0;
  box-sizing: border-box;
  height: 36px;
}
.k-state-disabled.k-state-disabled {
  opacity: 1;
}
.form-control {
  margin-top: 0px;
}
.form-control:disabled {
  background-color: #fafafa;
  color: #999999;
}
input.k-textbox {
  border-radius: 1px;
  border-color: lightgray;
}
.k-textbox:disabled {
  background-color: #fafafa;
  color: #999999;
}
.form-group > .k-dropdown,
.form-group > .k-dropdown[aria-disabled="true"] {
  border-color: lightgray;
}
.form-group.form-group > .k-dropdown.k-dropdown.k-dropdown:disabled {
  border-color: lightgray;
}
.k-dropdown .k-state-default {
  border-radius: 1px;
  border-color: lightgray;
}
.k-dropdown-wrap {
  border-radius: 1px;
  border-color: lightgray;
}
.hide-required-asterisk .z-required {
  display: none;
}
.k-tabstrip .k-content {
  overflow: inherit;
}
.action-bar {
  height: 40px;
}
#backButton {
  margin-right: 2px;
}
.projectDescriptionDetailed,
.changeTickets {
  border: 1px #ccc solid;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  height: 250px;
  overflow: scroll;
  width: 100%;
}
.disabledProjectDescriptionDetailed {
  border: 1px #ccc solid;
  background-color: #eee;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  height: 250px;
  overflow: scroll;
}
.k-tabstrip > ul.k-tabstrip-items {
  padding-top: 0px;
  padding-bottom: 0px;
}
ul.k-tabstrip-items li.k-item.k-tab-on-top .k-link {
  padding-top: 7px;
  padding-bottom: 7px;
}
.k-tabstrip > ul.k-tabstrip-items li.k-item.k-tab-on-top {
  margin-top: 4px;
  margin-bottom: 0px;
  border-width: 4px;
  border-radius: 18px;
}
ul.k-tabstrip-items .k-state-active,
.projectRequestActions.k-grid.k-widget .k-header.k-grid-toolbar span.activeFilter {
  border-bottom-color: #72d9f9;
  border-right-color: #2289b9;
  border-top-color: #62a9d9;
  border-left-color: #cfffff;
  background-color: #52b9e9;
  font-weight: 600;
}
.z-decorator span.invalid.invalid.invalid {
  margin-top: -8px;
  opacity: 1;
  padding-top: 1px;
  padding-bottom: 3px;
  min-height: 10px;
  font-size: 12px;
  line-height: 13px;
}
.invalid.invalid {
  max-height: 100px;
}
.modal-dialog.modal-dialog {
  width: 900px;
}
.noteModal.noteModal .modal-dialog,
.emailModal.emailModal .modal-dialog,
.auditDetailModal.auditDetailModal .modal-dialog {
  width: 90%;
}
.auditLogDetails.k-grid.k-widget td {
  vertical-align: top;
}
.auditLogDetails.k-grid.k-widget td div {
  max-height: 38px;
  overflow: auto;
  margin: 0;
  padding: 0;
}
.auditLogDetails.k-grid.k-widget td textarea {
  margin: 0;
  padding: 0;
}
.sequence.k-grid.sequence.k-grid td {
  padding-left: 5px;
  padding-right: 5px;
}
#sequenceGrid .employeelookup.k-invalid {
  border-color: red;
  border-left-width: 5px;
}
#sequenceGrid .k-widget.k-tooltip.k-tooltip-validation.k-invalid-msg .k-icon.k-i-warning {
  float: left;
  height: 16px;
  margin-left: 3px;
  margin-top: 0px;
  margin-right: 3px;
}
#sequenceGrid span.k-tooltip.k-tooltip-validation.k-invalid-msg {
  margin-left: -200px;
  margin-top: 35px;
  height: 26px;
  padding-top: 5px;
  width: 160px;
  text-align: left;
}
.triggerDate span.k-tooltip.k-tooltip-validation.k-invalid-msg {
  margin-left: -171px;
  margin-top: 40px;
}
.triggerDelayDays .k-widget.k-numerictextbox.k-invalid .k-numeric-wrap,
.recurrenceDelayDays .k-widget.k-numerictextbox.k-invalid .k-numeric-wrap {
  border-color: red;
  border-left-width: 5px;
}
.triggerDelayDays span.k-tooltip.k-tooltip-validation.k-invalid-msg,
.recurrenceDelayDays span.k-tooltip.k-tooltip-validation.k-invalid-msg {
  margin-left: -171px;
  margin-top: 35px;
  height: 17px;
  padding-top: 5px;
  width: 160px;
  text-align: left;
}
.triggerDelayDays .k-widget.k-numerictextbox.k-invalid .k-numeric-wrap.k-state-default .k-widget.k-tooltip.k-tooltip-validation.k-invalid-msg .k-icon.k-i-warning,
.recurrenceDelayDays .k-widget.k-numerictextbox.k-invalid .k-numeric-wrap.k-state-default .k-widget.k-tooltip.k-tooltip-validation.k-invalid-msg .k-icon.k-i-warning {
  float: left;
  height: 16px;
  margin-left: 3px;
  margin-top: 0px;
  margin-right: 3px;
}
.k-progressbar-horizontal {
  display: none;
}
.k-progressbar-horizontal .k-state-selected {
  background-color: green;
}
span.assignToValidation.k-invalid-msg,
span.k-tooltip.k-tooltip-validation.k-invalid-msg {
  font-size: 13px;
  visibility: visible;
  display: inline-block;
  background-color: #bd362f;
  margin: 0.3em 0 0 1em;
  padding: 4px;
  -ms-border-radius: 3px 3px 3px 3px !important;
  border-radius: 3px 3px 3px 3px !important;
  background-position: 15px center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 12px #999999;
  -ms-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  -ms-opacity: 0.8;
  opacity: 0.8;
  z-index: 20;
}
.k-dropdown span.k-tooltip.k-tooltip-validation.k-invalid-msg {
  margin-top: 1px;
}
.form-group > .k-dropdown.k-invalid,
td .k-widget.k-dropdown.k-header.k-invalid,
.dropdown-validation-error,
.kendoDropdownInvalid.kendoDropdownInvalid {
  border: 1px red solid;
  border-left-width: 5px !important;
}
#kendoPanelBar .kendoPanelBarItem .row .form-control .k-dropdown-wrap {
  padding-bottom: 6px;
}
.k-tabstrip .k-tabstrip-items {
  padding-left: 10px;
}
div.k-tabstrip.k-tabstrip {
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2), 0px 2px 3px rgba(0, 0, 0, 0.05);
}
.k-widget.k-dropdown.k-header.kendoDropdown {
  border-width: 1px;
}
.k-widget.k-dropdown.k-header.kendoDropdown .k-dropdown-wrap {
  border-color: transparent;
  height: 32px;
}
.form-control.k-widget.k-dropdown.kendoDropdown {
  width: 99%;
}
.navbar,
.navbar-collapse,
.navbar-brand {
  height: 30px;
}
ul.k-tabstrip-items .tabError,
ul.k-tabstrip-items .tabError:hover {
  background-color: #bd362f;
}
ul.k-tabstrip-items .tabError:hover {
  background-color: #db544d;
}
li.k-item.tabError .k-icon.k-i-warning {
  padding: 1px;
}
#projectDescriptionDetailed {
  width: 90%;
  min-height: 300px;
}
.k-multiselect-wrap.k-floatwrap ul li span {
  margin-right: 0;
}
.k-picker-wrap .k-select {
  right: -1px;
}
legend {
  margin-bottom: 0;
}
.matter > .container-fluid > div {
  margin-top: 0;
}
.k-fieldselector .k-list .k-item {
  line-height: 14px;
}
.resourcePoolLookup th,
.resourcePoolLookup td {
  width: 150px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 24px;
  padding-left: 5px;
  padding-right: 5px;
}
table.resourcePoolLookup {
  table-layout: fixed;
  width: 100%;
}
.approved {
  color: white;
  background-color: #009900;
  border-color: #005500;
  padding: 8px;
  margin-left: 0;
  margin-right: 0;
  margin-top: -12px;
  margin-bottom: -12px;
  text-align: center;
  width: 60px;
}
.denied {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
  padding: 8px;
  margin-left: 0;
  margin-right: 0;
  margin-top: -12px;
  margin-bottom: -12px;
  text-align: center;
  width: 60px;
}
.approveDenyButtonGroup {
  margin-top: -12px;
  margin-bottom: -12px;
}
.k-button.approvalButton {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 3px;
  margin-right: 3px;
  text-align: center;
}
.staffingResourcePools.staffingResourcePools .k-header .k-button.addButton,
.staffingResourcePools.staffingResourcePools .k-button.deleteButton,
.staffingResourcePools.staffingResourcePools .k-button.editButton {
  padding: 8px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: -17px;
  margin-bottom: -12px;
  min-width: 0;
  width: 36px;
  text-align: center;
}
.staffingResourcePools.k-grid td {
  white-space: nowrap;
  text-overflow: ellipsis !important;
}
.staffingResourcePools .k-grid-header {
  padding-right: 0;
}
.staffingResourcePools .k-grid-content {
  overflow-y: hidden;
}
#membersTab .k-button.addButton,
#membersTab .k-button.deleteButton,
#membersTab .k-button.editButton,
#memberAllocationsTab .k-button.addButton,
#memberAllocationsTab .k-button.deleteButton,
#memberAllocationsTab .k-button.editButton {
  margin-top: -7px;
  margin-bottom: -7px;
  margin-left: -7px;
  margin-right: -7px;
  height: 37px;
  width: 40px;
}
#staffingProfileGridList .k-header .k-button.addButton {
  padding-top: 2px;
  padding-bottom: 1px;
  padding-left: 0px;
  padding-right: 0px;
  min-width: 26px;
  width: 26px;
  margin-left: -7px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2), 0px 2px 3px rgba(0, 0, 0, 0.05);
  height: 21px;
}
.k-header .k-button.addButton,
.k-header .k-button.deleteButton,
.k-header .k-button.editButton,
.k-header .k-button.inOutButton {
  margin-top: -17px;
  margin-bottom: -12px;
  margin-left: -12px;
  margin-right: -12px;
  height: 37px;
  width: 100px;
}
.monthlyHourGrid {
  width: 100%;
  overflow: scroll;
  border: 1px solid black;
}
.monthlyHourRequirement {
  float: left;
  border: 1px solid blue;
  padding: 5px;
}
.monthlyHourRequirement .requiredHoursHeader {
  float: left;
  padding-left: 3px;
  overflow: hidden;
  width: 22px;
}
.monthlyHourRequirement .requiredHoursValue {
  float: left;
  text-align: right;
  width: 39px;
}
.monthlyHourRequirement .unallocatedHoursHeader {
  float: left;
  padding-left: 3px;
  overflow: hidden;
  width: 22px;
}
.monthlyHourRequirement .unallocatedHoursValue {
  float: left;
  text-align: right;
  width: 39px;
}
.monthlyHourRequirement .memberAvailableHoursHeader {
  float: left;
  padding-left: 3px;
  overflow: hidden;
  width: 22px;
}
.monthlyHourRequirement .memberAvailableHoursValue {
  float: left;
  text-align: right;
  width: 39px;
}
.monthlyHourRequirement > * {
  width: 65px;
}
.monthlyHourRequirement > * {
  text-align: center;
  align-content: center;
}
.monthlyHourRequirement input {
  text-align: right;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: 28px;
  width: 48px;
}
.monthlyHourRequirement .btn {
  padding: 5px;
}
.searchResourceModal .modal-dialog.modal-dialog,
.searchProjectResourceModal .modal-dialog.modal-dialog {
  width: 1000px;
}
.alertMessageBackground.alertMessageBackground {
  background-color: yellow;
}
.alertMessage {
  background-color: yellow;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 4px;
  font-weight: 700;
}
.emailError {
  background-color: #bd362f;
  color: white;
  padding: 10px;
}
.invalidDateRange {
  background-color: #bd362f;
  color: white;
}
.priorityInfo {
  cursor: pointer;
}
.priorityDefinition,
.priorityExample {
  width: 100%;
  margin-top: -10px;
  margin-bottom: 0px;
}
.projectTypesWindow {
  max-height: 500px;
  height: 500px;
  overflow: scroll;
}
.toggler {
  cursor: pointer;
  font-weight: normal;
}
.inverted.collapse.in.inverted.collapse.in {
  display: none;
}
.hidden {
  display: none;
}
.inverted.collapse.inverted.collapse {
  display: inline-block;
}
input.noLongerActive,
input.workClassificationConflict {
  margin-bottom: -9px;
}
label.noLongerActive.noLongerActive.noLongerActive,
label.workClassificationConflict.workClassificationConflict.workClassificationConflict {
  background-color: yellow;
  opacity: 1;
  margin-top: 0px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  padding-bottom: 3px;
  min-height: 10px;
  font-size: 12px;
  line-height: 13px;
}
.noClearX::-ms-clear {
  display: none;
}
.headerLabelYear.headerLabelYear {
  width: 60px;
  text-align: right;
  padding-right: 5px;
  margin-top: 8px;
}
.headerInputYear.headerInputYear {
  width: 90px;
  margin-top: -2px;
}
.headerLabelResourcePool.headerLabelResourcePool.headerLabelResourcePool.headerLabelResourcePool,
.headerLabelMember.headerLabelMember.headerLabelMember.headerLabelMember {
  width: 100px;
  text-align: right;
  padding-right: 5px;
  margin-top: 10px;
}
.headerSelectResourcePool.headerSelectResourcePool.headerSelectResourcePool.headerSelectResourcePool,
.headerSelectMember.headerSelectMember.headerSelectMember.headerSelectMember {
  width: 275px;
  margin-top: -5px;
  display: inline-block;
}
.headerMember.headerMember.headerMember.headerMember {
  width: 200px;
  margin-top: -5px;
  display: inline-block;
}
#staffingProfileGridList.k-grid-header th.k-header {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}
#staffingProfileGridList.k-grid td:first-child,
#aggregateGridList.k-grid td:first-child,
#budgetExtractGridList.k-grid td:first-child,
#capitalStaffingResourcePoolGrid.k-grid td:first-child,
#capitalStaffingResourceMemberGrid.k-grid td:first-child,
#oMStaffingResourcePoolGrid.k-grid td:first-child,
#oMStaffingResourceMemberGrid.k-grid td:first-child {
  border-left: solid 0 #e6e6e6;
}
#staffingProfileGridList.k-grid td,
#aggregateGridList.k-grid td,
#budgetExtractGridList.k-grid td,
#capitalStaffingResourcePoolGrid.k-grid td,
#capitalStaffingResourceMemberGrid.k-grid td,
#oMStaffingResourcePoolGrid.k-grid td,
#oMStaffingResourceMemberGrid.k-grid td {
  padding-top: 1px;
  padding-bottom: 1px;
  line-height: normal;
  border-left: solid 1px #e6e6e6;
}
#staffingProfileGridList.k-grid th a,
#aggregateGridList.k-grid th a,
#budgetExtractGridList.k-grid th a,
#capitalStaffingResourcePoolGrid.k-grid th a,
#capitalStaffingResourceMemberGrid.k-grid th a,
#oMStaffingResourcePoolGrid.k-grid th a,
#oMStaffingResourceMemberGrid.k-grid th a {
  font-weight: normal;
}
#staffingProfileGridList.k-grid th,
#aggregateGridList.k-grid th,
#budgetExtractGridList.k-grid th,
#capitalStaffingResourcePoolGrid.k-grid th,
#oMStaffingResourcePoolGrid.k-grid th {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  line-height: normal;
  text-align: center;
}
#oMStaffingResourceMemberGrid.k-grid th .overallocatedMessage.overallocatedMessage.overallocatedMessage.overallocatedMessage,
#oMStaffingResourceMemberGrid.k-grid td .overallocatedMessage.overallocatedMessage.overallocatedMessage.overallocatedMessage,
#capitalStaffingResourceMemberGrid.k-grid th .overallocatedMessage.overallocatedMessage.overallocatedMessage.overallocatedMessage,
#capitalStaffingResourceMemberGrid.k-grid td .overallocatedMessage.overallocatedMessage.overallocatedMessage.overallocatedMessage {
  background-color: #bd362f;
  color: #fff;
}
#oMStaffingResourceMemberGrid.k-grid th,
#capitalStaffingResourceMemberGrid.k-grid th {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  line-height: normal;
  text-align: center;
}
#oMStaffingResourceMemberGrid.k-grid td,
#capitalStaffingResourceMemberGrid.k-grid td {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  line-height: normal;
  text-align: center;
}
#oMStaffingResourceMemberGrid.k-grid th .headerData,
#capitalStaffingResourceMemberGrid.k-grid th .headerData {
  background-color: white;
  color: black;
  font-weight: normal;
  width: 100%;
}
#oMStaffingResourceMemberGrid.k-grid .nonHours,
#capitalStaffingResourceMemberGrid.k-grid .nonHours {
  text-align: left;
  padding-left: 10px;
}
#oMStaffingResourceMemberGrid.k-grid .hours,
#capitalStaffingResourceMemberGrid.k-grid .hours {
  text-align: right;
  padding-right: 20px;
}
#oMStaffingResourceMemberGrid.k-grid,
#capitalStaffingResourceMemberGrid.k-grid {
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 10;
}
#oMStaffingResourceMemberGrid.k-grid .resourceNotes *,
#capitalStaffingResourceMemberGrid.k-grid .resourceNotes * {
  text-align: left;
  padding-left: 10px;
  padding-bottom: 3px;
  width: 215px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 12px;
}
#staffingProfileGridList .hours,
#aggregateGridList .hours,
#budgetExtractGridList .hours,
#capitalStaffingResourcePoolGrid .hours,
#capitalStaffingResourceMemberGrid .hours,
#oMStaffingResourcePoolGrid .hours,
#oMStaffingResourceMemberGrid .hours {
  text-align: right;
  padding-left: 0px;
  padding-right: 10px;
}
#staffingProfileGridList .hoursNotInForecast,
#aggregateGridList .hoursNotInForecast,
#budgetExtractGridList .hoursNotInForecast,
#capitalStaffingResourcePoolGrid .hoursNotInForecast,
#capitalStaffingResourceMemberGrid .hoursNotInForecast,
#oMStaffingResourcePoolGrid .hoursNotInForecast,
#oMStaffingResourceMemberGrid .hoursNotInForecast {
  text-align: right;
  padding-left: 0px;
  padding-right: 10px;
  background-color: #eeeeee;
  font-weight: lighter;
  opacity: 0.6;
}
.k-footer-template td {
  padding-right: 10px;
  text-align: right;
}
#staffingProfileGridList .idCell {
  padding-left: 0px;
  padding-right: 5px;
  text-align: right;
}
#staffingProfileGridList .ioCell,
#capitalStaffingResourcePoolGrid .ioCell,
#oMStaffingResourcePoolGrid .ioCell {
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}
#staffingProfileGridList .editCell {
  text-align: right;
  padding-left: 0px;
  padding-right: 0px;
}
#staffingProfileGridList .editCell span {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  min-width: 30px;
}
#staffingProfileGridList .ioCell span {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  min-width: 30px;
}
#staffingProfileGridList .projectNameCell {
  text-align: left;
}
#staffingProfileGridList .coCell,
#staffingProfileGridList .resourceTypeCell,
#staffingProfileGridList .ioCell {
  text-align: center;
}
.negativeNumber {
  color: red;
}
.inOutIndicator {
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 10px;
  background-color: lightgreen;
  color: black;
}
.staffingProfileResourcePoolOverallocated {
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #bd362f;
  color: #fff;
  margin-right: 10px;
}
.overallocatedMessage {
  background-color: #bd362f;
  color: #fff;
}
.inOutIndicatorOption {
  width: 35px;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 10px;
  background-color: lightgreen;
  color: black;
}
.inOutIndicatorSetToOut.inOutIndicatorSetToOut {
  background-color: yellow;
}
.inOutSetToOut.inOutSetToOut {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: black;
  background-color: yellow;
}
.staffingProfileAllocationModal .modal-dialog.modal-dialog {
  width: 1000px;
}
.budgetExtractLocked {
  position: absolute;
  top: 38px;
  left: 10px;
  border: 1px solid black;
  background-color: yellow;
  margin: 3px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
}
.lockBudgetExtract {
  background-color: orange;
  color: #fff;
  padding: 3px;
  margin: 7px;
  width: 150px;
}
.exportToExcel {
  background-color: #286090;
  color: #fff;
  padding: 3px;
  margin: 7px;
}
.headerInputStart {
  margin-top: -6px;
}
.headerInputEnd {
  margin-top: -6px;
}
.employeeLookupName.employeeLookupName.employeeLookupName {
  font-size: 1.1em;
  width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
img.employeeLookupPhoto.employeeLookupPhoto.employeeLookupPhoto.employeeLookupPhoto {
  margin-right: 0px;
}
p.employeeLookupEmail.employeeLookupEmail.employeeLookupEmail {
  width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.k-header .k-window-actions .k-link,
.k-i-sort-desc-sm,
.k-i-sort-asc-sm {
  outline-color: black;
  color: black;
  font-weight: 900;
}
fe-left-actions-bar-buttons.budgetExtractActionBarButtons .tooltip-inner.tooltip-inner {
  margin-right: 10px;
  font-size: 16px;
  background-color: darkgreen;
}
fe-left-actions-bar-buttons.budgetExtractActionBarButtons .tooltip-arrow.tooltip-arrow {
  border-bottom-color: darkgreen;
}
#resourcePoolId-list {
  width: 750px !important;
}
#projectResourcePoolId-list {
  width: 1100px !important;
}
#resourcePoolId-list th,
#resourcePoolId-list td,
#projectResourcePoolId-list th,
#projectResourcePoolId-list td {
  text-align: left;
}
#resourcePoolId-list .existingColumn,
#projectResourcePoolId-list .alreadyAllocated {
  width: 75px;
}
#projectResourcePoolId-list .projectRequestIdColumn {
  width: 75px;
}
#projectResourcePoolId-list .isCapitalColumn {
  width: 75px;
}
#projectResourcePoolId-list .plannedStartDateColumn {
  width: 75px;
}
#resourcePoolId-list .resourcePoolColumn,
#projectResourcePoolId-list .resourcePoolColumn,
#projectResourcePoolId-list .projectRequestColumn {
  width: 250px;
}
#resourcePoolId-list .supervisorColumn,
#projectResourcePoolId-list .supervisorColumn {
  width: 175px;
}
#resourcePoolId-list .memberColumn {
  width: 175px;
}
#resourcePoolId-list li.k-item,
#projectResourcePoolId-list li.k-item {
  padding-left: 0;
  padding-right: 0;
}
.selectedYearForResourceBalancing {
  margin-top: -30px;
  margin-bottom: 0px;
  width: 310px;
}
.unselectable {
  user-select: none;
}
.tokenTable tr:hover {
  background-color: #cfd8dc;
}
.tokenHint {
  font-size: 12px;
  color: gray;
}
#scoringBucketAdmin .firstBucketDetail {
  border-top: 1px solid #f5f5f5;
}
#scoringBucketAdmin .sameBucketDetail {
  border-top: 1px solid #000000;
}
#priorityScoringTab .sameBucketDetail {
  margin-top: 0px;
  border-top: 1px solid #f5f5f5;
  padding-bottom: 20px;
}
#priorityScoringTab .firstBucketDetail {
  padding-top: 10px;
  padding-bottom: 20px;
  border-top: 1px solid #000000;
}
.underline {
  text-decoration: underline;
}
.row-selected {
  background-color: #428bca;
  color: white;
}
.scoringError.scoringError.scoringError.scoringError.scoringError {
  border: 2px red solid;
}