/*paralax*/

.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.checkbox-on-the-right {
  margin: 0.25em 0 0 1.05em;
}
.checkbox-on-the-left {
  margin: 0.25em 1.05em 0 0;
}
.checkbox-alldays-recurrence {
  margin: 0 0.1em 0 0;
}
textarea {
  resize: none;
}
#shiftPickScheduleAndDetailsContainer > table {
  height: 100%;
  max-height: 800px;
}
table,
td {
  vertical-align: top;
  padding: 0;
  margin: 0;
}
.scheduleDayDetails table,
.scheduleDayDetails td {
  min-width: 6px;
  width: auto;
}
.scheduleDayDetails .scheduleRostarCasEventTime {
  padding-right: 2px;
  /*otherwise the content is 2px cut off from the right side in some browsers*/

}
table .horizontal-separator,
td .horizontal-separator {
  width: 0.7em;
}
div.horizontal-separator {
  float: left;
  width: 0.7em;
}
div.vertical-separator {
  height: 0.7em;
  width: 100%;
  float: left;
}
.right-col,
.right-col-header,
.right-col-container,
.groupscheduler_filterlist {
  width: 100%;
  min-width: 190px;
  max-width: 350px;
}
.schedule-action-buttons-holder {
  height: 100%;
}
.right-col-header,
.right-col-container {
  border-radius: 1px;
}
.content-col-header,
.right-col-header {
  padding: 1em 0.5em;
  border: 1px #d5d5d5 solid;
  overflow: hidden;
  background: #efefef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#efefef, whitesmoke, #efefef);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#efefef, whitesmoke, #efefef);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#efefef, whitesmoke, #efefef);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#efefef, whitesmoke, #efefef);
  /* Standard syntax */
  position: relative;
  font-weight: bold;
  box-sizing: border-box;
  line-height: 100%;
}
.content-col-container {
  margin: 0;
  padding: 0;
  overflow: auto;
  width: 100%;
}
.inlineblock {
  display: inline-block;
}
.right-col-container {
  margin: 0.15em 0 0 0;
  padding: 0 0.25em 1em 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: white;
  border: 0 #c5c5c5 solid;
  font-size: 75%;
}
.right-col-container.filters {
  overflow-y: hidden;
}
.right-col-container td {
  font-size: 100%;
}
.right-col-container > div {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
  border: 0;
}
.right-col-container div.summary-label {
  padding: 1.2em 0 0 0;
}
.right-col-container #shiftPickingDutiesListView {
  border: 0;
  overflow: auto;
}
.preference-blocks #preferenceBlocksListView.k-widget.k-listview {
  border: 0;
}
.preference-blocks .right-col-container {
  font-size: 85%;
}
.preference-blocks .rightcol-part1 {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.preference-blocks .rightcol-part1 .period-info,
.preference-blocks .rightcol-part1 .preference-blocks-info {
  display: flex;
  flex-direction: column;
  padding-bottom: 0.75em;
  box-sizing: border-box;
}
.preference-blocks .rightcol-part1 .period-info .right-col-header,
.preference-blocks .rightcol-part1 .preference-blocks-info .right-col-header {
  line-height: 100%;
  padding: 15px 6px 13px 6px;
}
.preference-blocks .rightcol-part1 .period-info {
  height: 30%;
}
.preference-blocks .rightcol-part1 .period-info .right-col-container .details-text {
  color: #333333;
}
.preference-blocks .rightcol-part1 .preference-blocks-info {
  height: 70%;
}
.preference-blocks .rightcol-part1 .preference-blocks-info #preferenceBlocksListView {
  min-height: 50px;
}
.preference-blocks .rightcol-part1 div.scrollable-content {
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 0.2em;
  padding-bottom: 0;
  /*flex-grow: 1;*/

}
.preference-blocks .rightcol-part1 div.scrollable-content .preference-block-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 85%;
}
.preference-blocks .rightcol-part1 div.scrollable-content .preference-block-container .checkbox-or-radiobutton,
.preference-blocks .rightcol-part1 div.scrollable-content .preference-block-container .name,
.preference-blocks .rightcol-part1 div.scrollable-content .preference-block-container .timepickers {
  padding: 0.4em 0.25em;
}
.preference-blocks .rightcol-part1 div.scrollable-content .preference-block-container .name {
  width: 30%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.preference-blocks .rightcol-part1 div.scrollable-content .preference-block-container .timepickers .timepicker {
  width: 78px;
}
.preference-blocks .rightcol-part1 div.scrollable-content .preference-block-container .icon-nextDayIndicator-holder {
  padding: 0.3em 0.15em;
  width: 10px;
}
.preference-blocks .rightcol-part1 #employee-comment-block {
  font-size: 75%;
  display: flex;
  flex-direction: column;
}
.preference-blocks .rightcol-part1 #employee-comment-block #employee-comment-old-text-container {
  min-height: 70px;
  overflow-x: hidden;
  overflow-y: auto;
  font-style: italic;
  display: flex;
  flex-direction: column;
}
.preference-blocks .rightcol-part1 #employee-comment-block #employee-comment-old-text-container #employee-comment-old-text {
  font-weight: normal;
  line-height: 125%;
}
.preference-blocks .rightcol-part1 .dotted-2x2 {
  border-bottom: 2px lightgray dotted;
  box-sizing: content-box;
  margin-bottom: 0.7em;
}
.preference-blocks .rightcol-part2 {
  margin-top: 0.25em;
  overflow: hidden;
}
.right-col-container .scheduleDateDutySeparator,
.right-col-container .scheduleDayDetailsSeparator {
  font-size: 120%;
}
.right-col-container .requestDayDetailsSeparator {
  font-size: 120%;
}
.shiftPickingContractsBox {
  padding-top: 0;
  padding-bottom: 10px;
}
.scheduleAspectCaption {
  font-weight: bold;
  float: right;
}
.shiftPickDutyPeriodCaption {
  font-size: 75%;
  padding-bottom: 0.7em;
}
.scheduleDayDetails {
  width: 100%;
}
.requestDayDetails {
  width: 100%;
}
.scheduleDayDetailsWorkCaption {
  font-weight: bold;
}
.scheduleDayDetailsSeparator,
.requestDayDetailsSeparator,
.scheduleDateDutySeparator {
  border-bottom: 2px #f35902 dotted !important;
  color: #f35902;
  padding: 0;
  width: 100%;
}
.scheduleDayDetailsSeparator,
.requestDayDetailsSeparator {
  margin: 1em 0 0 0;
}
.scheduleDateDutySeparator {
  margin: 0.7em 0 0 0;
}
.scheduleDayDetailsSeparator.k-state-focused,
.requestDayDetailsSeparator.k-state-focused,
.scheduleDateDutySeparator.k-state-focused {
  box-shadow: none;
}
.scheduleRostarCasEvent,
.groupScheduleRostarCasEvent {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: space-between;
  font-size: 75%;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 2px;
  height: 37px;
  border-left: 6px transparent solid;
}
.homepage .scheduleRostarCasEvent {
  padding: 0.2em 0 0.7em 0.2em;
  border-bottom: 0px #c5c5c5 dotted;
  float: left;
  width: 100%;
  height: auto;
}
.homepage .scheduleRostarCasEvent .event-container {
  width: 100%;
  border-left: 6px transparent solid;
}
.homepage .schedule-duty-details-container {
  padding: 0 0 0 0.5em;
}
.homepage-schedule-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
.info .eventline-container {
  width: 6px;
  border-right: 3px white solid;
}
.info .eventline-container td {
  padding-left: 3px;
}
.info .event-container {
  display: inline-block;
  width: 100%;
  margin: 0.5em 0 0.2em 0;
  padding-left: 3px;
  border-left: 6px transparent solid;
}
.info .duty-details-header-container {
  margin-top: 0.5em;
}
.info .schedule-icon {
  margin-top: 0em;
}
.info .schedule-icon img {
  margin-top: 0;
  margin-bottom: 0.15em;
  margin-right: 0.15em;
}
.k-event-actions:first-child {
  margin-left: 0;
}
.scheduleRostarCasEventCaption,
.groupscheduleRostarCasEventCaption {
  font-weight: bold;
  white-space: nowrap;
  color: #2e2e2e;
  overflow: hidden;
  text-overflow: ellipsis;
}
.scheduleRostarCasEventTime,
div.scheduleRostarCasEventTime {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.scheduleChangedScheduling,
.scheduleChangedScheduling-label,
.scheduleChangedScheduling-button,
.scheduleChangedScheduling-checkbox {
  float: left;
  padding: 5px 0;
  margin: 0;
  text-align: left;
}
.scheduleChangedScheduling {
  width: 12px;
  margin: 0 0 0 -1px;
  padding: 0;
  float: right;
  text-align: right;
}
.bullet {
  color: #11ccff;
}
.scheduleChangedScheduling-button {
  padding: 0;
  overflow: hidden;
}
.scheduleChangedScheduling-checkbox {
  padding: 0.4em 1.2em;
}
#scheduleChangedScheduling-number {
  float: left;
  width: 1.7em;
  height: 1.6em;
  border-radius: 1em;
  background-color: #11ccff;
  color: white;
  text-align: center;
  margin: 0.3em 0.5em 0 0.5em;
  padding: 0.1em 0 0.1em 0;
}
.scheduleShiftPickSelection {
  color: #878689;
}
.groupschedule-duty-details-container,
.schedule-duty-details-container .scheduleDayDetailsWorkDetails {
  color: #878689;
}
.groupschedule-duty-details-container,
.scheduleDayDetailsWorkDetails {
  width: calc(83%);
  display: inline-block;
}
.schedule-duty-details-container,
.scheduleDayDetailsWorkDetails {
  width: 100%;
  display: inline-block;
}
.time-container {
  text-overflow: ellipsis;
  line-height: 100%;
}
.scheduleShiftPickSelection {
  margin-top: 0.7em;
  padding-top: 0.5em;
  width: 100%;
}
.shiftpick-duty-colour-container,
.schedule-duty-colour-container {
  margin: 0.5em 0 0 0;
  padding: 0;
  width: 6px;
  height: 2em;
  min-height: 2em;
}
.groupschedule-duty-colour-container {
  float: left;
  margin: 0.2em 3px 0 0;
  padding: 0;
  width: 6px;
}
.groupschedule-availability-container {
  float: right;
}
.groupschedule-duty-colour-container,
.groupschedule-availability-container {
  height: 2.4em;
  min-height: 2em;
  position: relative;
}
.shiftpick-duty-details-container,
.schedule-duty-details-container {
  margin: 0.3em 0 0 0;
  color: gray;
  overflow: hidden;
}
.shiftpick-duty-details-container {
  padding: 0 0 0 0.5em;
}
.schedule-duty-details-container {
  padding: 0 0 0 2px;
}
.k-scheduler-dayview .k-scheduler-table td,
.k-scheduler-weekview tr:nth-child(2) .k-scheduler-table td {
  height: 12px;
  padding: 0;
}
.k-scheduler-times .k-scheduler-table th {
  border-width: 0 0 1px 0;
  border-right: 0px #c5c5c5 solid;
  font-size: 75%;
  line-height: 100%;
  width: 165px;
  min-width: 165px;
  max-width: 165px;
  text-align: left;
}
.k-scheduler-times .k-scheduler-table th > * {
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  padding: 0 0 1px 0;
}
.k-scheduler-times th:last-child {
  height: 12px;
  font-weight: normal;
  padding: 1px 4px 0 4px;
  overflow: hidden;
}
.k-scheduler-times .k-scheduler-table th:first-child {
  border-bottom: 1px #c5c5c5 solid;
  border-right: 1px #c5c5c5 solid;
}
.k-scheduler-table td:first-child,
.k-scheduler-header th:first-child {
  border-left-width: 1px;
}
.groupscheduler .k-scheduler-table tr:last-child th {
  border-bottom: 1px #c5c5c5 solid;
}
.k-scheduler-layout tr + tr .k-scheduler-times tr:last-child > th,
.k-scheduler-layout tr + tr .k-scheduler-table > tbody > tr:last-child > td,
.k-scheduler-table > tbody > tr > .k-last {
  border-bottom-width: 1px;
}
.k-widget,
.k-dropdown,
.k-block,
.k-inline-block,
.k-draghandle {
  border-style: solid;
  border-width: 1px;
  border-left-width: 0;
  border-bottom-width: 0;
  -webkit-appearance: none;
}
.scheduler-container .k-scheduler-toolbar {
  border-left-width: 1px;
  border-top-width: 1px;
  margin-left: calc(32px);
  margin-right: calc(32px);
}
.scheduler-container .k-scheduler-header-wrap {
  padding-left: calc(64px);
  /*64px*/

}
.k-dropdown-wrap {
  border-top-width: 0;
}
.k-checkbox-label {
  font-weight: normal;
  font-size: 14px;
}
.selectAllDutiesCaption {
  padding: 0;
  font-weight: normal;
  font-size: 14px;
  float: left;
  margin-right: 1.5em;
}
.displayDayDetails {
  float: left;
}
.schedule-icon {
  display: inline-block;
  text-align: right;
  margin-top: 0.25em;
  float: right;
}
.schedule-icon img.schedule-icon {
  width: 15px;
  height: 15px;
  border: 0;
}
.duty-details-block {
  padding: 0.7em 0 0 0;
  color: #878689;
}
.details-request-header {
  padding: 1.7em 0 0.5em 0;
}
.details-request-header span {
  font-size: 130%;
}
.details-text,
.details-request-text-normal {
  color: gray;
}
.memo {
  border: 0;
  padding: 0;
  resize: none;
  outline: none;
  width: 100%;
}
.header-text,
.details-request-text-emphasized {
  color: #333333;
  font-weight: bold;
}
.icon-inline-left {
  margin: 0 0.5em 0.2em 0;
}
.icon-inline-right {
  margin: 0 0 0.2em 0.5em;
  float: right;
}
.no-padding {
  padding: 0 !important;
}
.no-toppadding {
  padding-top: 0 !important;
}
.no-bottompadding {
  padding-bottom: 0 !important;
}
.paddingright {
  padding-right: 0.5em;
}
.orange-content {
  color: #f35902;
}
.no-border {
  border: 0;
}
#workDetailsListView {
  margin-bottom: -0.7em;
  overflow: hidden;
}
.btn {
  cursor: pointer;
  padding: 8px 20px;
  border-radius: 4px;
  background-position: 50% 50%;
  border-width: 0;
  border-style: none;
}
.acknowledgeButton {
  color: whitesmoke;
  background-color: #11ccff;
  float: left;
  padding: 6px 20px;
}
.acknowledgeButton:hover {
  color: whitesmoke;
}
.above-schedule {
  height: 33px;
  min-height: 33px;
  margin-left: 32px;
}
.above-schedule .maintop,
.above-schedule .infotop {
  float: left;
  margin: 0;
  padding: 0;
}
.above-schedule .infotop {
  padding: 0.25em 0;
}
.above-schedule .infotop label.k-checkbox-label:before,
.above-schedule .infotop label.k-checkbox:checked + label.k-checkbox-label:before,
.above-schedule .infotop label.k-checkbox:focus + label.k-checkbox-label:before,
.above-schedule .infotop label.k-checkbox:active + label.k-checkbox-label:before {
  margin-top: 0;
}
.cell-header-left-part-holder,
.cell-header-right-part-holder {
  vertical-align: top;
  text-align: left;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  float: left;
  height: 37px;
}
.cell-header-left-part-holder {
  width: 25%;
}
.cell-header-right-part-holder {
  text-align: right;
  float: right;
  width: 70%;
  height: 20px;
  padding-right: 1px;
}
.cell-header-right-part-holder .imgs {
  display: inline-block;
  width: 40px;
  height: 15px;
  float: right;
  margin: 2px 0 0 0;
}
#preferenceBlockScheduleAndDetailsContainer .cell-header-left-part-holder {
  display: none;
}
#preferenceBlockScheduleAndDetailsContainer .cell-header-right-part-holder {
  width: 95%;
}
/************************************** START HOLIDAY DAYS INDIVIDUAL SCHEDULER *********************/

#scheduler .scheduler-day {
  width: 17px;
  height: 17px;
  margin: 1px -4px 2px 0px;
  padding-right: 2px;
  border: 0px transparent solid;
  border-radius: 0;
  background-color: transparent;
  text-align: right;
  font-weight: normal;
  color: black;
  float: right;
}
#scheduler .scheduler-day.holiday {
  background-color: #cc0000;
  font-weight: bold;
  color: white;
}
#scheduler span.day {
  text-align: right;
  font-size: 75%;
  font-weight: normal;
  color: black;
}
#scheduler span.holiday {
  text-align: right;
  font-size: 75%;
  font-weight: bold;
  color: white;
}
#scheduler .scheduler-day-caption {
  left: 2px;
  top: -14px;
  position: relative;
  z-index: 100;
}
#groupScheduleAndDetailsContainer .holiday-day {
  background-color: #cc0000;
  color: white;
  padding: 0 0.35em;
}
.scheduleAspectCaption .holiday,
.holiday-mark {
  color: #cc0000;
}
.transparent-color {
  color: transparent;
}
.holiday-mark {
  font-size: 65%;
  line-height: 50%;
  text-align: right;
}
.less-padding {
  padding: 1em 0.5em 0.4em 0.5em;
}
/************************************** END HOLIDAY DAYS INDIVIDUAL SCHEDULER *********************/

#weeknumber-inthegroupscheduler-container {
  font-weight: bold;
  font-size: 100%;
  line-height: 25px !important;
  color: #2e2e2e;
  vertical-align: middle;
  padding: 0 0 0 3px;
  margin: 0;
  height: 25px !important;
  position: absolute;
  left: 136px;
  top: 147px;
}
.requestGridHeader {
  padding: 0;
  display: inline-block;
  float: left;
  text-align: left;
  font-weight: bold;
  line-height: 110%;
  /*otherwise letters like g are a bit cut off*/
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 85%;
  /*otherwise the sorting arrow might be not visible*/
  white-space: normal;
}
.requestDetailsCaption {
  font-weight: bold;
}
.k-grid-header th.k-header {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
  height: 3.2em;
}
/*request list: for the sorting arrows in the header not going to the next row*/

.request-list .k-grid-header th.k-header > .k-link {
  overflow: hidden;
  text-overflow: clip;
  box-sizing: content-box;
  margin: 0;
  padding: 0;
}
.request-list .k-grid-header th.k-header > .k-link.k-state-active {
  background-color: transparent;
}
.k-grid-header .k-link .k-icon.k-i-sort-asc-sm,
.k-grid-header .k-link .k-icon.k-i-sort-desc-sm {
  height: 1em;
  box-sizing: content-box;
  margin-left: 0;
}
/* end for request list header sorting arrows*/

.k-grid-content td {
  border: none;
  font-size: 0.85em;
}
.k-grid-header th:first-child {
  padding-left: 0.6em;
}
.k-grid-content td:first-child {
  padding-left: 0.75em;
}
.k-filter-row th {
  background-color: white;
  border: none;
  font-size: 0.85em;
}
.k-filtercell {
  background-color: white;
  border-right: none;
  border-left: none;
}
.k-grid-header-wrap {
  border: 0;
}
.requestRefreshButton-holder-embedded-top {
  position: absolute;
  padding: 0.8em 0.65em 0.8em 0.85em;
  right: 0.2em;
  top: 0.1em;
  z-index: 19;
  /* otherwise this button comes over the expanded datepicker in the to-do list/bulletin board view */
  border-radius: 1.5em 0 0 1.5em;
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0, rgba(255, 255, 255, 0) 100%);
  background-position: 50% 50%;
  background-color: #eae8e8;
}
#paneBulletinBoard .requestRefreshButton-holder-embedded-bottom {
  top: 3em;
}
.requestRefreshButton-holder-embedded-bottom {
  position: absolute;
  padding: 0.8em 0.65em 0.8em 0.85em;
  right: 0.2em;
  top: 0.1em;
  z-index: 19;
  /* otherwise this button comes over the expanded datepicker in the to-do list/bulletin board view */
  border-radius: 1.5em 0 0 1.5em;
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0, rgba(255, 255, 255, 0) 100%);
  background-position: 50% 50%;
  background-color: #eae8e8;
}
.requestRefreshButton {
  color: black;
  cursor: pointer;
}
.requestRefreshButton:hover {
  color: black;
  cursor: pointer;
}
.requestMenuItem,
.requestMenuItemDisabled {
  cursor: pointer;
  display: inline-block;
  margin: 0.9em 0 0 0;
  padding: 0.3em 0.2em 0.3em 0.5em;
  width: 100%;
  text-align: left;
  border-radius: 4px;
  background-image: none, -webkit-gradient(linear, left top, left bottom, from(rgba(155, 155, 155, 0.1)), to(rgba(155, 155, 155, 0.6)));
  background-image: none, -webkit-linear-gradient(top, rgba(155, 155, 155, 0.1) 0, rgba(155, 155, 155, 0.6) 100%);
  background-image: none, linear-gradient(to bottom, rgba(155, 155, 155, 0.1) 0, rgba(155, 155, 155, 0.6) 100%);
  background-position: 50% 50%;
  background-color: whitesmoke;
  color: #333333;
  border: 1px #c5c5c5 solid;
  font-size: 95%;
  line-height: 135%;
}
.requestMenuItemContainer {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.requestMenuItemContainer > a {
  height: 2em;
  position: relative;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.requestMenuItemContainer:last-child a.requestMenuItem,
.requestMenuItemContainer:last-child a.requestMenuItemDisabled {
  margin-bottom: 1px;
}
.requestMenuItemDisabled {
  background-image: none, -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(155, 155, 155, 0.1)));
  background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0, rgba(155, 155, 155, 0.1) 100%);
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0, rgba(155, 155, 155, 0.1) 100%);
  border: 1px #d5d5d5 solid;
  color: gray;
}
.requestMenuItem:hover {
  background-image: none, -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(155, 155, 155, 0.8)));
  background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(155, 155, 155, 0.8) 100%);
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(155, 155, 155, 0.8) 100%);
  background-color: darkgray;
  color: #333333;
  border: 1px #c5c5c5 solid;
}
.requestMenuItemDisabled:hover {
  color: gray;
  cursor: default;
}
.requestMenuItemTextContainer {
  position: relative;
  float: left;
  left: 0;
  top: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 99%;
}
/******************************** BEGIN REQUEST CONFIRMATION KENDO WINDOW ********************************/

.kendoWindowWithTitle .k-window-titlebar,
.kendoWindowWithTitle .k-window-actions {
  height: 2.5em;
  font-size: 100%;
  font-weight: bold;
  padding: 0.5em 0;
  margin: 0.5em 0;
  position: relative;
  padding: 0.7em 0.8em;
}
.kendoWindowWithTitle .k-window-actions {
  background-color: transparent;
  margin: 0;
  padding: 0;
  height: auto;
  position: absolute;
  right: 0.5em;
}
.kendoWindowWithTitle .k-window-actions .k-state-hover,
.kendoWindowWithTitle .k-window-actions .k-state-hover:hover {
  background-color: transparent;
  border-color: transparent;
}
.request-reacttext {
  margin-top: 10px;
  margin-bottom: 20px;
}
.request-reactcommenttext {
  font-weight: bold;
  margin-bottom: 2px;
}
.request-reactcommenttextarea {
  margin-bottom: 10px;
  width: calc(99.5%);
  box-sizing: border-box;
}
.request-swapdates {
  margin-bottom: 20px;
}
.request-scheduleditems {
  margin-bottom: 20px;
}
.request-scheduleditems-times {
  margin-right: 20px;
}
.request-initiatorofferswork {
  margin-bottom: 20px;
}
.request-askedwork {
  border: 1px solid;
  border-color: ActiveBorder;
}
/******************************** END REQUEST CONFIRMATION KENDO WINDOW ********************************/

/*********************** Begin GROUPSCHEDULE ********************************/

div.no-schedulings {
  padding-top: 15%;
}
/*Hide "Show business hours" button */

.k-scheduler-footer {
  display: none;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* Groupschedule tabs*/

.k-tabstrip > .k-content {
  overflow-x: hidden;
  overflow-y: auto;
  border-color: #c5c5c5;
}
.k-tabstrip-items {
  padding: 6px 0 0 4px;
}
.k-tabstrip-items .k-link {
  border-radius: 2px 2px 0 0;
}
.k-tabstrip-items .k-item.k-state-default.k-state-hover > .k-link {
  color: white;
}
.k-tabstrip-items .k-link .k-state-active,
.k-tabstrip-items .k-link .k-state-active:hover {
  color: #2e2e2e;
}
.k-tabstrip-items .k-loading {
  border-top: 0;
}
.k-tabstrip-items .k-state-default,
.k-tabstrip-items .k-state-hover,
.k-tabstrip-items .k-state-hover:hover,
.k-tabstrip-items .k-state-active .k-state-hover {
  border-radius: 2px 2px 0 0;
}
.k-tabstrip-items .k-state-hover,
.k-tabstrip-items .k-state-hover:hover {
  border-bottom: 0;
  background-image: url('textures/highlight.png');
  background-image: none, -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.4)), to(rgba(255, 255, 255, 0)));
  background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 100%);
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 100%);
  background-color: #f35902;
}
.k-tabstrip-items .k-state-active {
  border-bottom: 0;
  background-image: url('textures/highlight.png');
  background-image: none, -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
  background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 100%);
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 100%);
  background-position: 50% 50%;
  background-color: #c5c5c5;
}
.k-tabstrip > .k-content,
.k-panelbar .k-tabstrip > .k-content {
  position: static;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 0 4px;
  padding: 0;
  zoom: 1;
}
.k-tabstrip-wrapper .k-widget {
  border: 0;
}
.k-tabstrip-wrapper .k-header.k-tabstrip-top {
  background-color: transparent;
}
.k-tabstrip-wrapper .k-header.k-scheduler-toolbar {
  border: 0;
  border-bottom: 1px #c5c5c5 solid;
  margin: 0;
}
.k-tabstrip:focus {
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
}
.k-scheduler-table th {
  padding-bottom: 0;
}
.k-scheduler-table {
  border: 0;
}
.k-scheduler-times {
  overflow: hidden;
}
.k-scheduler-content {
  overflow-x: auto;
  overflow-y: scroll;
}
/****************** WEEK NUMBERS IN DATEPICKERS ****************/

.k-popup .k-calendar {
  float: left;
}
.k-calendar .k-content td.k-alt,
.k-calendar .k-footer {
  border-width: 0;
  border-color: #c5c5c5;
  border-style: dashed;
}
.k-calendar .k-content td.k-alt {
  padding: 0.7em 0;
  font-style: italic;
  font-size: 85%;
  background: none;
  border-right-width: 1px;
}
.k-calendar .k-footer {
  border-top: 1px #d5d5d5 solid;
  /* #d5d5d5 is datepicker header border color defined in kendo */
  background-color: whitesmoke;
  /* #d5d5d5 is datepicker header background color defined in overwrite kendo style*/

}
/****************** END WEEK NUMBERS IN DATEPICKERS ****************/

/************************************** WEEK NUMBERS OUTSIDE INDIVIDUAL SCHEDULER *********************/

#scheduler .k-floatwrap.k-header.k-scheduler-toolbar {
  left: 32px !important;
  margin-right: calc(64px) !important;
}
#scheduler .scheduler-container.k-scheduler-toolbar {
  border-left-width: 1px;
  border-top-width: 1px;
  margin-left: 32px !important;
}
#scheduler .k-scheduler-layout.k-scheduler-monthview {
  margin-left: calc(-32px) !important;
}
#scheduler .k-scheduler-layout,
#scheduler .k-scheduler-table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: separate;
  padding-left: calc(-32px);
}
#scheduler .k-scheduler-content {
  overflow-x: hidden;
  overflow-y: auto;
  margin-left: 32px;
  padding-left: 32px;
}
#scheduler .k-scheduler-content .k-event,
#scheduler .k-scheduler-content .k-event1x,
#scheduler .k-scheduler-content .k-event2x {
  float: none;
  overflow: visible;
  margin-left: 0 !important;
}
#scheduler .k-scheduler-content .k-event1x {
  margin-left: calc(32px) !important;
}
#scheduler .k-scheduler-content .k-event2x {
  margin-left: calc(64px) !important;
}
#scheduler .k-scheduler-layout2,
#scheduler .k-scheduler-table2 {
  padding-left: 0 !important;
  border: 0 !important;
}
#scheduler .weeknumber-ontheleftside-container {
  float: none;
  position: absolute;
  left: -29px;
  top: 0;
  margin: 0;
  padding: 0;
  color: #2e2e2e;
  width: 23px;
  height: 40px;
  border-top: 0;
  text-align: center;
  font-size: 60%;
}
#scheduler .weeknumber-ontheleftside-container:first-child {
  top: 0;
}
#scheduler .weeknumber {
  width: 21px;
  margin-top: 0;
  padding: 4px 0 5px 0;
  background-color: #f2f2f2;
  border: 1px #d5d5d5 solid;
  color: #2e2e2e;
  text-align: center;
  font-size: 125%;
}
/************************************** END WEEKNUMBERS OUTSIDE INDIVIDUAL SCHEDULER *********************/

.k-scrollbar-h tr + tr .k-scheduler-times {
  border-bottom-width: 0;
}
.content-container {
  overflow: auto;
  margin: 0;
  padding: 0;
}
.main {
  min-width: 530px;
  float: left;
  width: 74%;
  overflow-x: hidden;
  overflow-y: hidden;
  border-top: 0;
  position: relative;
  display: inline-block;
  margin-right: 5px;
}
.info {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: space-between;
  float: left;
  margin: 0;
  padding: 0 0 0 10px;
  width: 22%;
  min-width: 190px;
  max-width: 350px;
  overflow: hidden;
  box-sizing: border-box;
}
.filters {
  flex-basis: 215px;
}
.content-container.groupschedule {
  margin-left: 2em;
}
.groupscheduler-container {
  width: 100%;
  min-width: 850px;
  float: left;
  padding: 0;
  margin: 0;
}
#hidden-resource-message {
  padding: 0.5em 0 0.5em 0.92em;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1500;
  box-sizing: content-box;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}
.groupscheduler-container .main {
  float: left;
  width: 75%;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
}
.groupscheduler-container .info {
  float: left;
  margin-top: 37px;
  width: 22%;
  min-width: 190px;
  max-width: 350px;
  overflow-y: hidden;
  overflow-x: hidden;
}
.groupscheduler-filter-label {
  margin: 1em 0 0.2em 0;
  float: left;
}
.groupscheduler-filter {
  font-weight: bold;
}
.requestCaption {
  font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Calibri, sans-serif;
  color: #f35902;
  font-size: 24px;
  padding-bottom: 10px;
}
.extraCodeRequestSummary {
  border: 0 #c5c5c5 solid;
  padding: 10px 0;
}
.individualscheduler-cellwithchangedschedulings,
.individualscheduler-cellwithchangedschedulings.k-state-selected {
  background-color: #ccddff !important;
}
.k-event {
  background: none !important;
}
th.k-slot-cell > div:first-child {
  font-weight: bold;
}
/************* End GROUPSCHEDULE ********************/

/************* start REQUEST AVAILABILITIES WITH TIMES ********************/

table.predefined-availability-container {
  border: 0;
  border-collapse: separate;
  border-spacing: 2px;
  margin-left: -2px;
}
.ng-field-dropdownlist,
.ng-field-time {
  border-radius: 3px;
  border: 1px #c5c5c5 solid;
  font-size: 100%;
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0, rgba(255, 255, 255, 0) 100%);
  background-position: 50% 50%;
  background-color: white;
  border-radius: 4px;
  margin: 0;
}
.ng-field-dropdownlist {
  width: 125px;
  height: 2.2em;
  padding: 0 0 0 0.2em;
  margin-right: 0.2em;
}
.ng-field-time {
  width: 80px;
  background-color: white;
  text-align: left;
  padding: 0.2em 0;
}
.ng-field-time-summary,
.ng-field-time-separator-summary {
  display: inline-block;
  padding: 0.3em 0;
  line-height: 110%;
}
.ng-field-time-summary {
  width: 2.5em;
}
.ng-field-dropdownlist option[aria-selected=true],
.ng-field-dropdownlist option:hover {
  box-shadow: 0 0 10px 100px white inset;
  box-shadow: 0 0 10px 100px #fed20f inset;
  transition: all 0.2s ease-in-out;
}
.ng-button {
  border-radius: 50% !important;
  border: none;
  padding: 0 12px 2px 12px;
  background-color: #f35902;
  color: white;
  font-size: x-large;
  text-align: center;
  vertical-align: central;
}
.ng-button::before {
  content: "+";
}
.formbutton-wrapper {
  float: left;
  padding: 0 0.5em 0 0;
}
.formbutton-arrow-back-wrapper {
  position: relative;
  float: left;
}
.formbutton-arrow-back-wrapper:after {
  font-family: 'FontAwesome';
  position: absolute;
  top: 0.2em;
  left: 0.7em;
  height: 100%;
  content: "\f060";
  /*fa-arrow-left*/
  font-size: large;
  color: white;
  cursor: pointer;
}
div.k-window-content {
  padding-bottom: 0;
}
.popup-buttons-container {
  float: right;
  padding: 0.5em 0;
}
.buttons-container {
  margin: 1em 0 0 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
  float: left;
}
.disclaimer_container {
  height: 550px;
  width: 570px;
  overflow-y: scroll;
}
.full-width {
  width: 100% !important;
  float: left;
}
.txtalign-left {
  text-align: left;
}
.txtalign-center {
  text-align: right;
}
.txtalign-right {
  text-align: right;
}
.txtLineThrough {
  text-decoration: line-through;
}
div.icon-nextDayIndicator-holder {
  width: 25px;
  padding: 0.3em;
  color: gray;
  display: inline-block;
}
div.icon-deleteAvailability-holder {
  float: left;
  padding: 0 0 0 0.5em;
}
div.icon-resetTimeFields-holder {
  padding: 0.3em 0.5em;
  cursor: pointer;
  background-color: white;
  border-radius: 3px;
  display: inline-block;
}
div.icon-resetTimeFields-holder.disabled {
  opacity: 0.5;
}
div.icon-resetTimeFields-holder.disabled:hover {
  cursor: default;
}
div.icon-resetTimeFields-holder.enabled {
  opacity: 1;
}
div.icon-resetTimeFields-holder.enabled:hover {
  cursor: pointer;
}
.request-list {
  width: 100%;
  min-width: 850px;
  margin-top: 0.3em;
  float: left;
}
.request-list .above-schedule,
#requestViewAndDetailsContainer .above-schedule {
  margin-left: 0;
  display: flex;
  vertical-align: central;
}
.request-list .main {
  padding: 0 3px;
  overflow: hidden !important;
}
.separator-for-time-fields {
  width: 0.5em;
  text-align: center;
  margin: 0 0.25em 0.5em 0.5em;
  padding-top: 0.35em;
  height: inherit;
}
.vertically-centered {
  margin: 0 0.25em 0.2em 0em;
  padding-top: 0.35em;
  height: inherit;
}
/******* Start timeregistration *************/

.tr-hdr-l {
  grid-area: hdr-l;
}
.tr-hdr-r {
  grid-area: hdr-r;
}
.tr-main {
  grid-area: main;
}
.tr.info {
  grid-area: info;
}
.tr-footer {
  grid-area: footer;
}
.tr-grid-container {
  margin: 0 1.5em 0 5em;
  display: grid;
  grid-gap: 10px;
  grid-template-areas: 'hdr-l hdr-r' 'main info' 'footer info';
  grid-template-columns: 75% auto;
}
.tr-navigation-spacing {
  margin-right: 0.5em;
}
.tr-delete-remark {
  padding-top: 5px;
}
.tr-delete-remark-textarea {
  width: 100%;
  margin-top: 5px;
}
.tr-details-container {
  margin: 1em 0 1em 0;
}
.tr-details-remark-textarea {
  margin: 0.3em 0 0 0;
  color: gray;
  overflow: hidden;
  padding: 1em 0 1em 0.5em;
}
.tr-dotted-2x2 {
  border-bottom: 1px lightgray solid;
  box-sizing: content-box;
}
.tr-dotted-2x2-margin {
  border-bottom: 1px lightgray solid;
  box-sizing: content-box;
  margin: 0.7em 0 0.7em 0;
}
.above-schedule {
  display: flex;
  vertical-align: central;
}
#timeregistrationViewAndDetailsContainer .above-schedule {
  margin-left: 0;
}
#timeregistrationViewAndDetailsContainer .requestRefreshButton-holder-embedded-top {
  top: 3em;
}
.k-grid-norecords-template {
  border: 0;
  color: #d6d6d6;
  font-size: 200%;
}
.timeregistration-navigation {
  margin: 0;
  padding: 0;
  border: 1px #d5d5d5 solid;
  border-bottom: 0;
}
.timeregistration-navigation .k-scheduler-toolbar > ul:last-child {
  float: right;
}
.timeregistration-navigation .k-scheduler-toolbar > ul li:last-child {
  border-radius: 4px;
  float: right;
}
.timeregistration-submit-container {
  margin: 1em 0 0 5em;
}
.tr-validate-flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: center;
  margin-bottom: 1em;
}
.tr-validate-header {
  margin-bottom: 0.25em;
}
.tr-event-container {
  padding-left: 3px;
  border-left-width: 6px;
  border-left-style: solid;
}
.nav-flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: start;
}
.nav-flex-item-left {
  align-self: self-start;
}
.nav-flex-item-right {
  align-self: self-end;
}
.tr-float-left {
  float: left;
  height: 100%;
}
.tr-float-right {
  float: right;
  height: 100%;
}
.tr-edit-container {
  margin-top: 0;
  overflow: auto;
  min-width: 850px;
}
.tr-edit-container .main {
  float: left;
  width: 73.5%;
  max-width: 1500px;
  overflow-x: hidden;
  border-top: 0;
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  overflow-y: hidden;
  border-right: 0 #d5d5d5 solid;
  margin: 0;
  padding: 0;
}
.tr-edit-container .main .fields-container {
  width: 50%;
  box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 1.5em 0 0;
  padding: 1.5em 0 0 0;
  min-width: 255px;
}
.tr-edit-container .main .fields-container .field-container {
  margin: 0;
  padding: 0.7em 0 0.5em 0;
  overflow: hidden;
}
.tr-edit-container .main .fields-container .field-container .field-date {
  width: 9em;
}
.tr-edit-container .main .fields-container .field-container .tr-checkbox {
  padding-top: 5px;
}
.tr-edit-container .main .fields-container .field-container .k-timepicker {
  width: 80px;
}
.tr-edit-container .main .fields-container .field-container .k-widget {
  border-width: 0;
}
.tr-edit-container .main .fields-container .field-container .k-dropdown-wrap {
  border-top-width: 1px;
  background-color: white;
}
.tr-edit-container .main .fields-container .field-container table,
.tr-edit-container .main .fields-container .field-container td {
  vertical-align: middle;
}
.tr-edit-container .main .fields-container .field-container textarea {
  width: 99%;
  /*otherwise the shadow is cropped on the right side*/
  height: 72px;
  resize: none;
  padding: 0.2em 0.5em;
}
.tr-edit-container .info {
  width: 22%;
}
.tr-edit-container .info #employeename-container {
  font-weight: bold;
}
.tr-edit-container .info .right-col-container {
  float: left;
  margin: 0;
  padding: 0.5em 0 0 0;
}
.tr-edit-container .info .right-col-container .requestDayDetailsSeparator {
  margin-top: 1.5em;
}
.timeregistration-container span.k-widget.k-datepicker .k-picker-wrap.k-state-default,
.timeregistration-container span.k-widget.k-datepicker .k-picker-wrap.k-state-hover,
.timeregistration-container span.k-widget.k-datepicker .k-picker-wrap.k-state-default.k-state-hover,
.timeregistration-container span.k-widget.k-numerictextbox .k-numeric-wrap.k-state-default,
.timeregistration-container span.k-widget.k-dropdown.k-dropdown-wrap.k-state-default {
  border-color: transparent;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
}
.timeregistration-container .timeregistration-buttons-container {
  padding: 5px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
}
.timeregistration-container .timeregistration-navigation-buttons-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: start;
  align-items: center;
  align-content: start;
}
.timeregistration-container .timeregistration-buttons-container a.k-button.k-button-icon.k-nav-prev {
  border-radius: 0 !important;
  border-right: none;
  border-left: none;
}
.timeregistration-container .timeregistration-buttons-container a.k-button.k-button-icon.k-nav-next {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.timeregistration-container .timeregistration-buttons-container a.k-button.k-nav-today {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.timeregistration-container .history_datepicker_container {
  float: left;
  width: 2em !important;
  height: 2em;
  background: transparent;
  border: 0;
  margin-left: 0.5em;
  margin-top: -0.2em;
}
.timeregistration-container .history_period_container {
  padding-top: 5px;
}
.timeregistration-container .k-grid-norecords {
  height: 90%;
  /*prevent the unnecessary vertical scrollbar*/

}
/******* End timeregistration *************/

.scheduler-container,
.request-container,
.holiday-container,
.request-list {
  width: 100%;
  min-width: 850px;
  margin-top: 0.3em;
}
.scheduler-container table,
.request-container table,
.request-list table,
.scheduler-container td,
.request-container td,
.request-list td {
  vertical-align: middle;
}
.scheduler-container #scheduler,
.request-container #scheduler,
.request-list #scheduler,
.scheduler-container .main,
.request-container .main,
.request-list .main {
  float: left;
  width: 75%;
  overflow-x: hidden;
  overflow-y: auto;
  border-top: 0;
  position: relative;
  display: inline-block;
  box-sizing: content-box;
}
.scheduler-container .main,
.request-container .main,
.request-list .main {
  border-right: 0 #d5d5d5 solid;
  margin: 0;
  padding: 0;
}
.request-container .main {
  overflow-y: hidden;
}
.scheduler-container .info,
.request-container .info,
.request-list .info {
  width: 22%;
}
.request-container {
  margin-top: 0;
  overflow: auto;
}
.request-container .right-col-container {
  float: left;
  margin: 0.9em 0 0 0;
  padding: 0.5em 0 0 0;
}
.request-container .right-col-container .requestDayDetailsSeparator {
  margin-top: 1.5em;
}
.request-container .field-date {
  width: 9em;
}
.request-container .field-time {
  width: 7.2em;
  padding: 0.2em 0 0.2em 0.3em;
  text-indent: 0;
  text-align: left;
  border: 1px #d5d5d5 solid;
  border-radius: 3px;
  font-size: 100%;
}
.request-container .request-recurrence {
  min-width: 270px;
}
.request-container .main {
  width: 73.5%;
  /*min-width: 750px;*/
  max-width: 1500px;
}
.request-container .main .field-label {
  overflow: hidden;
}
.request-container .main .k-widget {
  border-width: 0;
}
.request-container .main .k-dropdown-wrap {
  border-top-width: 1px;
  background-color: white;
}
.request-container .main .k-timepicker {
  width: 80px;
}
.request-container .main .scrollable-content {
  overflow: auto;
  min-height: 100px;
}
.request-container .main .second-col-container .second-col .scrollable-content {
  overflow: auto;
}
.request-container .main .first-col-container,
.request-container .main .second-col-container {
  float: left;
  box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: auto;
}
.request-container .main .first-col-container {
  width: 48%;
  margin: 0 1.5em 0 0;
  padding: 1.5em 0 0 0;
  min-width: 255px;
}
.request-container .main .first-col-container .for-availability {
  min-width: 345px;
}
.request-container .main .second-col-container {
  width: 44%;
}
.request-container.holiday .main .first-col-container {
  width: 30%;
  min-width: 255px;
}
.request-container.holiday .main .second-col-container {
  width: 55%;
}
.request-container .main .first-col-container .field-container,
.request-container .main .second-col-container .field-container {
  margin: 0;
  padding: 0.7em 0 0.5em 0;
  overflow: hidden;
}
.request-container .main #reportPrimary.first-col-container {
  width: 99%;
}
.request-container .main #reportPrimary.first-col-container .scrollable-content {
  overflow: hidden;
}
.request-container .main #reportPrimary.first-col-container .field-container {
  height: 5.3em;
}
.request-container .main .first-col-container .field-container textarea,
.request-container .main .second-col-container .field-container textarea {
  width: 99%;
  /*otherwise the shadow is cropped on the right side*/
  height: 72px;
  resize: none;
  padding: 0.2em 0.5em;
}
.request-container .main .first-col-container .field-container > div,
.request-container .main .second-col-container .field-container > div {
  float: left;
}
.request-container .main .first-col-container .field-container .inline-lbl-middle,
.request-container .main .second-col-container .field-container .inline-lbl-middle {
  float: left;
  padding: 0 0.4em;
  font-weight: normal;
}
.request-container .main .first-col-container .field-container .inline-weekday-checkbox,
.request-container .main .second-col-container .field-container .inline-weekday-checkbox {
  display: block;
  width: 1.75em;
}
.request-container .main .second-col-container .field-container .inline-weekday-checkbox > div {
  display: inline-block;
  float: left;
}
.request-container .main .first-col-container .predefinedavail-container {
  min-height: 183px;
}
.request-container .main .first-col-container .single {
  padding: 2em 0 0 0;
}
.request-container .main .second-col-container {
  margin: 2.2em 0 0 0;
  padding: 0;
  font-weight: bold;
  min-width: 255px;
}
.request-container .main .second-col {
  margin: 0.3em 0 0 0;
  padding: 0.8em 0.7em 1.5em 0.7em;
  width: 100%;
  border-radius: 7px;
  border: 1px #c5c5c5 solid;
  font-weight: normal;
  box-sizing: border-box;
  float: left;
}
.request-container .main .second-col .field-container {
  padding: 0.5em 0;
}
.flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  border: 0px lime solid;
}
.valignment-middle {
  display: flex;
  align-items: center;
  padding: 0.5em 0;
  justify-content: flex-start;
}
.k-scheduler-monthview tr[role='row'] {
  /* Makes the cells larger of the month view. */
  height: auto;
  /*120px !important;*/

}
.scheduler-container div.k-event[role="gridcell"],
.k-more-events {
  padding-left: 0/*32px;*/;
}
.groupscheduler-container .k-more-events {
  margin: 0 0 0 1.8em;
}
.container div.row {
  padding-right: 0;
  margin: 0 0 0 2.9em;
}
.container div.row#requestViewAndDetailsContainer {
  margin: 0 0 0 5em;
}
.container div.row#timeregistrationViewAndDetailsContainer {
  margin: 0 0 0 5em;
}
.rightcol-part1,
.rightcol-part2 {
  overflow-y: auto;
  overflow-x: hidden;
  float: left;
  width: 100%;
  margin-top: 0.15em;
}
.fa-trash,
.fa-pencil,
.fa-info,
.fa-eraser,
.fa-reply {
  cursor: pointer;
}
.disabledrequestaction {
  color: #c5c5c5;
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}
.disabledrequestoptions {
  background: white;
  opacity: 0.5;
}
#mask {
  position: absolute;
  background: white;
  opacity: 0.5;
  z-index: 100;
}
#anonymousOrPartnerChoice {
  position: absolute;
  z-index: 10000;
}
#remarksSection {
  margin-top: 75px;
}
/************* Start swap request creation ********************/

.swapScheduledOfferedWorkContainer,
.swapScheduledAskedWorkContainer {
  height: 100%;
  min-height: 50px;
  overflow-x: hidden;
  overflow-y: auto;
}
.swapScheduledOfferedWorkContainer {
  max-height: 300px;
}
.swapScheduledAskedWorkContainer {
  max-height: 190px;
}
.swapScheduledWork {
  font-size: 75%;
  overflow: auto;
}
.swapWorkAskSection {
  float: left;
  padding-top: 0;
}
.swapAnonymousAskLabel {
  padding-top: 4px;
}
.swapPartnerAskLabel {
  padding-top: 4px;
}
.noQualifiedPartnersContainer {
  width: 200px;
}
/************* End swap request creation **********************/

/************* Start holidayplanning **********************/

.holiday-period-holder {
  margin-bottom: 2em;
}
.second-col .flex-1 .info-col-1 {
  width: 45%;
}
.flex-1 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
.flex-1 .info-col-1 {
  float: left;
  min-width: 220px;
}
.flex-1 .info-col-2 {
  float: left;
  width: 55%;
  min-width: 30%;
}
.flex-1 .info-col-2 .planner-comment {
  padding: 1em;
  font-size: 85%;
  background-color: #dddddd;
}
.flex-1 .info-col-2 .icon {
  display: inline-block;
  width: 3em;
  text-align: center;
  border: 0px red solid;
}
.text-label {
  padding-top: 0.5em;
  color: #bbbbbb;
}
.text-label:first-child {
  padding-top: 0em;
}
.period-closed {
  opacity: 0.8;
}
.period-closed h2::after {
  position: relative;
  padding-left: 0.5em;
  font-family: 'FontAwesome';
  content: "\f023";
}
.request-container.holiday .main .first-col-container {
  overflow: visible;
}
.request-container.holiday .main .second-col {
  float: left;
  min-height: 173px;
}
/************* End holidayplanning **********************/

/************* Start group schedule header date format *******/

.dateformat {
  height: 20px;
  display: none;
}
.dateformat-long {
  height: 0;
  white-space: nowrap !important;
  overflow: hidden;
  display: block;
}
.visible {
  visibility: visible;
  display: inline-block;
}
.invisible {
  visibility: hidden;
  display: none;
}
.k-scheduler-header-wrap > .k-scheduler-table th.k-slot-cell {
  overflow: hidden;
}
/************* End group schedule header date format *******/

#todolist-splitter {
  border-bottom: 0px #c5c5c5 solid;
}
#todolist-splitter #requestView,
#todolist-splitter #bulletinBoardView {
  margin-right: 2px;
}
.k-nonwork-hour {
  background-color: white;
}
div {
  box-sizing: border-box !important;
}
.k-window {
  position: fixed !important;
}
.k-other-month,
.offPeriod {
  background-color: whitesmoke;
  border-color: darkgray;
  z-index: 999;
  opacity: 0.75;
}
.info div.k-state-focused {
  fill: transparent;
  background: transparent;
  border: 0;
  -moz-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0) !important;
  -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0) !important;
  box-shadow: inset 0 0 0 rgba(255, 255, 255, 0) !important;
}
input[type="submit"]#searchPartner {
  width: 25px;
  height: 29px;
  overflow: hidden;
  margin: 1px 0 0 0;
  padding: 1px 0 0 0;
  background: #e8e8e8 url("../../../images/search.png") no-repeat 50% 50%;
}
.page-message-container,
.popup-message-container {
  width: 98%;
  border: none;
  overflow-x: hidden;
  overflow-y: auto;
  resize: none;
  height: 10em;
  margin-bottom: 1em;
}
.popup-message-container {
  width: 100%;
  height: 8em;
}
@media only screen and (max-width: 1024px) {
  .leftmenu {
    top: 65px;
  }
  .main {
    min-width: 500px !important;
    /*max-width: 690px !important;*/
  
  }
  .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view {
    border-radius: 4px;
    border-color: #c5c5c5;
  }
  .k-grid-header th.k-header > .k-link {
    min-height: unset;
  }
  .requestGridHeader {
    margin: 0;
    padding: 0;
    max-width: 75%;
  }
  .requestGridHeader,
  .content-col-header,
  .right-col-header {
    font-size: 85%;
  }
  .details-request-header span {
    font-size: 110%;
  }
  .right-col-header {
    font-size: 85%;
    line-height: 28px;
  }
  .groupscheduler-filter-label {
    margin-top: 0.75em;
  }
  .main .second-col-container {
    margin: 1em 0 0 0;
    padding: 0;
    max-width: 300px !important;
    font-weight: bold;
    border: 0px blue solid;
  }
  .main .second-col-container .second-col {
    margin: 0.3em 0 0 0;
    padding: 0.5em 0.7em/*0.5em 0*/;
    border-radius: 7px;
    border: 1px #c5c5c5 solid;
    font-weight: normal;
  }
  .main .second-col-container .second-col .checkbox-alldays-recurrence {
    margin-top: 0 !important;
  }
  .main .second-col-container .second-col textarea {
    height: 52px;
  }
  .main .second-col-container .second-col .scrollable-content {
    overflow: auto;
  }
  .main .second-col-container .second-col div.swapAnonymousAskOption div.field-label,
  .main .second-col-container .second-col div.swapWorkAskBox div.field-label {
    float: left;
    margin-right: 1em;
  }
  .main .second-col-container .second-col div.swapAnonymousAskOption div.field-field {
    float: right;
  }
  .main .second-col-container .second-col .noQualifiedPartnersContainer {
    width: auto;
  }
  .request-container.holiday .main .second-col-container {
    max-width: unset !important;
    padding: 0.2em;
  }
  .request-container.holiday .main .second-col-container .second-col {
    padding: 0.5em 0.7em;
  }
  .dateformat-long {
    display: none;
    height: 0;
  }
  .dateformat {
    display: block;
    height: 23px;
  }
}
@media only screen and (min-width: 1023px) and (max-width: 1399px) {
  .requestGridHeader,
  .content-col-header,
  .right-col-header {
    font-size: 85%;
    line-height: 19px;
  }
  .dateformat {
    display: block;
    height: 23px;
  }
  .margin-top-xxx {
    margin-top: 0.35em;
  }
  #employee-comment-block {
    min-height: 90px;
    max-height: 90px;
  }
  #employee-comment {
    max-height: 30px;
  }
  #employee-comment-old-text {
    max-height: 35px;
  }
  .vertical-separator.dotted-2x2.padding-top-xxx {
    padding: 0;
    margin: 0;
  }
  .requestMenuItem,
  .requestMenuItemDisabled {
    margin: 0.5em 0 0 0;
  }
}
@media only screen and (min-width: 1400px) {
  .dateformat-long {
    display: block;
    height: 23px;
  }
  .dateformat {
    display: none;
    height: 0;
    visibility: hidden;
  }
}
