@font-face {
  font-family: 'adecco';
  src: url("../fonts/adeccoFonts/adecco_book.woff") format("woff");
  font-weight: normal; }

@font-face {
  font-family: 'adecco';
  src: url("../fonts/adeccoFonts/adecco_light.woff") format("woff");
  font-weight: 200; }

@font-face {
  font-family: 'adecco';
  src: url("../fonts/adeccoFonts/adecco_bold.woff") format("woff");
  font-weight: bold; }

@font-face {
  font-family: 'adecco-heading';
  src: url("../fonts/adeccoFonts/adecco_heading.woff") format("woff");
  font-weight: normal; }

.timecapture-splash section {
  background: #fff url("../Content/Images/screen-iphone-portrait-2x-adecco.png") no-repeat center center;
  position: absolute;
  background-size: cover;
  min-height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0; }

.sign-in .button.button-blue {
  background: #0095c8;
  color: white;
  border: none; }

.sign-in .forgot-password {
  color: #0095c8;
  font-weight: 700; }

.daily-view .dailysheet {
  padding-bottom: 45px; }

.daily-view .register-hours-list.submitted {
  pointer-events: none; }

.daily-view ion-content {
  background-color: #fff; }

.daily-view .editTime {
  padding-top: 0;
  padding-bottom: 0; }
  .daily-view .editTime .item-content {
    padding: 0;
    text-align: center; }
    .daily-view .editTime .item-content .row {
      padding: 0 0.5em; }
  .daily-view .editTime.work {
    background-color: #0095c8;
    color: white;
    font-size: 45px;
    line-height: 45px;
    padding: 0; }
    .daily-view .editTime.work.deleted .choose-hours {
      color: #D5E4ED;
      text-decoration: line-through;
      pointer-events: none; }
    .daily-view .editTime.work .item-content {
      background-color: #0095c8;
      padding-bottom: 1em; }
    .daily-view .editTime.work small {
      display: block;
      padding-left: 1rem;
      font-size: 0.8rem;
      text-align: left; }
    .daily-view .editTime.work .en-dash {
      font-size: 1rem; }

.daily-view .break .item-content::after, .daily-view .break-header .item-content::after {
  content: '';
  position: absolute;
  background-image: radial-gradient(#aeccde 30%, transparent 35%), radial-gradient(#aeccde 30%, transparent 35%);
  background-size: 8px 8px;
  width: 1rem;
  right: 0;
  bottom: 0;
  top: 0; }

.daily-view .break-header {
  color: #4e4e4e; }
  .daily-view .break-header .item-content {
    padding: 0 0 0 1rem;
    line-height: 30px;
    background-color: #fff; }
    .daily-view .break-header .item-content span {
      font-size: 0.8rem; }
  .daily-view .break-header.no-break .item-content {
    border-bottom: 1px solid #CADAE4; }
  .daily-view .break-header .add-break {
    background-color: #0095c8;
    color: white;
    min-height: inherit;
    line-height: 30px;
    border-top: 1px solid #008ABA;
    border-left: 1px solid #008ABA; }
  .daily-view .break-header .icon {
    padding-right: 0.5em; }
    .daily-view .break-header .icon::before {
      font-size: 1rem;
      line-height: 30px; }

.daily-view .break span {
  font-weight: bold; }

.daily-view .break .item-content {
  color: #0095c8;
  background-color: #e4eef4; }

.daily-view .break ion-option-button {
  min-height: 30px;
  line-height: 30px; }

.daily-view .break:nth-child(2n+1) .item-content {
  color: #0095c8;
  background-color: #D5E4ED; }

.daily-view .break .en-dash-break {
  font-size: 1rem;
  color: #0095c8; }

.daily-view a.add-break {
  font-weight: bold;
  text-align: center;
  display: block;
  background-color: #e4eef4;
  text-decoration: none;
  line-height: 30px; }

.daily-view .actionbar {
  text-align: center;
  padding: 0; }
  .daily-view .actionbar .col {
    padding: 0.75em 0;
    font-weight: bold; }
  .daily-view .actionbar .cancel {
    background-color: #ff713d;
    color: white; }
  .daily-view .actionbar .status,
  .daily-view .actionbar .save {
    color: #4e4e4e;
    background-color: #d6e342; }
  .daily-view .actionbar.disabled > .col {
    opacity: 0.5;
    pointer-events: none; }

.daily-view .AddedDateIndicator {
  position: absolute;
  right: 1.25rem;
  font-size: 1rem;
  font-weight: bold;
  top: 1rem; }

.client-modal li.item {
  color: #0095c8;
  font-weight: 700;
  margin: 0;
  border-bottom: 1px solid #f4f4f4; }

.client-modal button.button-cancel {
  background: #ff713d;
  color: white;
  margin: 0; }

.client-modal ion-footer-bar.bar {
  height: 50px;
  padding: 0; }

.absent-view .dailysheet {
  padding-bottom: 45px; }

.absent-view .register-hours-list.submitted {
  pointer-events: none; }

.absent-view ion-content {
  background-color: #fff; }

.absent-view .editTime {
  padding-top: 0;
  padding-bottom: 0; }
  .absent-view .editTime .item-content {
    padding: 0;
    text-align: center; }
    .absent-view .editTime .item-content .row {
      padding: 0 0.5em; }
  .absent-view .editTime.work {
    background-color: #0095c8;
    color: white;
    font-size: 45px;
    line-height: 45px;
    padding: 0; }
    .absent-view .editTime.work.deleted .choose-hours {
      color: #D5E4ED;
      text-decoration: line-through;
      pointer-events: none; }
    .absent-view .editTime.work .item-content {
      background-color: #0095c8;
      padding-bottom: 1em; }
    .absent-view .editTime.work small {
      display: block;
      padding-left: 1rem;
      font-size: 0.8rem;
      text-align: left; }
    .absent-view .editTime.work .en-dash {
      font-size: 1rem; }

.absent-view .break .item-content::after, .absent-view .break-header .item-content::after {
  content: '';
  position: absolute;
  background-image: radial-gradient(#aeccde 30%, transparent 35%), radial-gradient(#aeccde 30%, transparent 35%);
  background-size: 8px 8px;
  width: 1rem;
  right: 0;
  bottom: 0;
  top: 0; }

.absent-view .break-header {
  color: #4e4e4e; }
  .absent-view .break-header .item-content {
    padding: 0 0 0 1rem;
    line-height: 30px;
    background-color: #fff; }
    .absent-view .break-header .item-content span {
      font-size: 0.8rem; }
  .absent-view .break-header.no-break .item-content {
    border-bottom: 1px solid #CADAE4; }
  .absent-view .break-header .add-break {
    background-color: #0095c8;
    color: white;
    min-height: inherit;
    line-height: 30px;
    border-top: 1px solid #008ABA;
    border-left: 1px solid #008ABA; }
  .absent-view .break-header .icon {
    padding-right: 0.5em; }
    .absent-view .break-header .icon::before {
      font-size: 1rem;
      line-height: 30px; }

.absent-view .break span {
  font-weight: bold; }

.absent-view .break .item-content {
  color: #0095c8;
  background-color: #e4eef4; }

.absent-view .break ion-option-button {
  min-height: 30px;
  line-height: 30px; }

.absent-view .break:nth-child(2n+1) .item-content {
  color: #0095c8;
  background-color: #D5E4ED; }

.absent-view .break .en-dash-break {
  font-size: 1rem;
  color: #0095c8; }

.absent-view a.add-break {
  font-weight: bold;
  text-align: center;
  display: block;
  background-color: #e4eef4;
  text-decoration: none;
  line-height: 30px; }

.absent-view .save.disabled {
  opacity: 0.5;
  pointer-events: none; }

.absent-view .actionbar {
  text-align: center;
  padding: 0; }
  .absent-view .actionbar .col {
    padding: 0.75em 0;
    font-weight: bold; }
  .absent-view .actionbar .cancel {
    background-color: #ff713d;
    color: white; }
  .absent-view .actionbar .status,
  .absent-view .actionbar .save {
    color: #4e4e4e;
    background-color: #d6e342; }
  .absent-view .actionbar.disabled > .col {
    opacity: 0.5;
    pointer-events: none; }

.absent-view .AddedDateIndicator {
  position: absolute;
  right: 1.25rem;
  font-size: 1rem;
  font-weight: bold;
  top: 1rem; }

.client-modal li.item {
  color: #0095c8;
  font-weight: 700;
  margin: 0;
  border-bottom: 1px solid #f4f4f4; }

.client-modal button.button-cancel {
  background: #ff713d;
  color: white;
  margin: 0; }

.client-modal ion-footer-bar.bar {
  height: 50px;
  padding: 0; }

.daily-view .item-divider,
.overview .item-divider {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 30px; }
  .daily-view .item-divider small, .overview .item-divider small {
    float: right;
    font-size: 1em; }

.daily-view .item-divider,
.overview .item-divider {
  background: transparent; }

.daily-view .item,
.overview .item {
  background: transparent; }
  .daily-view .item.client-select,
  .overview .item.client-select {
    background: #fff;
    color: #4e4e4e; }
    .daily-view .item.client-select i.icon::before,
    .overview .item.client-select i.icon::before {
      font-size: 24px;
      width: auto;
      padding-right: 0.25rem;
      color: #0095c8; }

.overview {
  color: #4e4e4e; }
  .overview .icon {
    color: #0095c8; }
  .overview .week-list-header,
  .overview .weekdays {
    background-color: #0095c8;
    color: white; }
    .overview .week-list-header.submitted,
    .overview .weekdays.submitted {
      background-color: #e4eef4; }
      .overview .week-list-header.submitted .weekday,
      .overview .weekdays.submitted .weekday {
        color: #0095c8; }
  .overview .week-list-header {
    padding-top: 1rem;
    font-size: 0.8rem; }
  .overview .weekdays {
    padding-bottom: 1rem; }
  .overview .weekday {
    padding: 0 1rem; }
  .overview .weekday-expandable,
  .overview .weekday {
    font-size: 1rem;
    color: white;
    line-height: 45px; }
    .overview .weekday-expandable:nth-child(2n),
    .overview .weekday:nth-child(2n) {
      background-color: #0086b4; }
    .overview .weekday-expandable .submitted2:after,
    .overview .weekday .submitted2:after {
      content: '';
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      bottom: 1em;
      right: 20%;
      height: 0.7em;
      width: 0.7em;
      display: block;
      border-radius: 0.5em;
      background-color: #d6e342; }
  .overview .submitted .weekday-expandable .icon,
  .overview .submitted .weekday-expandable {
    color: #0095c8; }
  .overview .weekday.submittedRow:nth-of-type(2n+1) {
    background-color: #e4eef4;
    color: #0095c8; }
  .overview .weekday.submittedRow:nth-child(2n),
  .overview .submitted .weekday-expandable:nth-child(2n),
  .overview .weekdays.submitted .weekday:nth-child(2n) {
    background-color: #D5E4ED;
    color: #0095c8; }
  .overview .all-clients .day-name {
    padding: 0 1rem; }
    .overview .all-clients .day-name i {
      font-size: 1rem;
      color: white;
      height: 45px; }
  .overview .all-clients li.registration {
    padding-left: calc(10% + 1rem);
    padding-right: 1rem;
    height: 0px;
    overflow: hidden;
    -webkit-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out;
    position: relative; }
    .overview .all-clients li.registration.submittedRow2 {
      background-color: #e4eef4;
      color: #0095c8; }
      .overview .all-clients li.registration.submittedRow2:nth-child(2n) {
        background-color: #D5E4ED;
        color: #0095c8; }
  .overview .all-clients.expanded li.registration {
    height: 45px;
    overflow: hidden;
    font-size: smaller; }
  .overview .day-name {
    padding: 0; }
    .overview .day-name::first-letter {
      text-transform: uppercase; }
    .overview .day-name > div {
      padding: 0;
      line-height: 45px; }
      .overview .day-name > div::first-letter {
        text-transform: uppercase; }
  .overview .registration {
    padding: 0; }
    .overview .registration > div {
      padding: 0; }
    .overview .registration .client-hours {
      text-align: right; }
  .overview ion-content {
    background: #e4eef4; }
  .overview ion-footer-bar .title {
    text-align: left;
    font-size: 1rem; }
  .overview .week-selector {
    background: #fff;
    font-size: 1rem;
    padding: 0.5em;
    cursor: pointer;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 1px; }
    .overview .week-selector div {
      text-align: center; }
    .overview .week-selector .week-name {
      font-weight: bold;
      color: #0095c8;
      line-height: 34px; }
    .overview .week-selector .icon {
      font-size: 24px; }
    .overview .week-selector .disabled {
      color: #ddd; }
  .overview .workplan-submit {
    padding: 0;
    height: 45px; }
    .overview .workplan-submit .submit-button {
      width: 100%;
      line-height: 45px;
      text-align: center;
      color: #4e4e4e;
      background-color: #d6e342;
      font-weight: bold; }
      .overview .workplan-submit .submit-button.submitted {
        opacity: 0.5;
        pointer-events: none; }
  .overview .row + .row {
    margin-top: 0; }

.notification.card {
  z-index: 999;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  position: fixed;
  top: 30px;
  left: 0;
  right: 0;
  text-align: center;
  pointer-events: none; }
  .notification.card.active {
    opacity: 1; }
  .notification.card.error .item {
    background-color: #ff0000;
    color: white; }
  .notification.card.confirmation .item {
    background-color: #3a4449;
    color: white; }
  .notification.card.information .item {
    background-color: #3a4449;
    color: white; }

.profile .button-blue {
  color: white;
  background: #0095c8;
  border: none; }

.row.adecco-datepicker-bar {
  background: white;
  line-height: 45px;
  padding: 0 1rem;
  margin-bottom: 1px;
  border-bottom: 1px solid #f7f7f7;
  background-color: #fff;
  color: #0095c8; }
  .row.adecco-datepicker-bar h3 {
    font-size: 1rem;
    margin: 0;
    line-height: 45px;
    text-align: center;
    color: #0095c8;
    font-weight: bold; }
  .row.adecco-datepicker-bar nav {
    padding: 0;
    color: #0095c8;
    line-height: 45px; }
    .row.adecco-datepicker-bar nav i {
      font-size: 24px; }
    .row.adecco-datepicker-bar nav.disabled {
      pointer-events: none; }
      .row.adecco-datepicker-bar nav.disabled i {
        color: #b0b4b6; }

.adecco-datepicker {
  margin-top: -1px;
  margin-bottom: 1px;
  z-index: 99;
  background: #e4eef4; }
  .adecco-datepicker.show-calender .actionbar {
    height: 45px;
    padding-bottom: 1px; }
  .adecco-datepicker.show-calender .calender-row {
    height: 58px; }
  .adecco-datepicker .calender {
    text-align: center; }
  .adecco-datepicker .calender-row {
    height: 0px;
    -webkit-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out;
    padding: 0;
    overflow: hidden; }
    .adecco-datepicker .calender-row.selected .calender-day nav {
      background: #0095c8;
      color: white; }
      .adecco-datepicker .calender-row.selected .calender-day nav.hashours::after {
        background-color: white; }
    .adecco-datepicker .calender-row.weekmode:not(.selected):hover .calender-day nav {
      background: #D5E4ED;
      color: #0095c8; }
      .adecco-datepicker .calender-row.weekmode:not(.selected):hover .calender-day nav.hashours::after {
        background-color: #0095c8; }
    .adecco-datepicker .calender-row + .row {
      margin: 0; }
  .adecco-datepicker .calender-day {
    padding: 0 0 0px 1px;
    position: relative;
    color: #4e4e4e; }
    .adecco-datepicker .calender-day.selected nav {
      background-color: #0095c8;
      color: white; }
      .adecco-datepicker .calender-day.selected nav.hashours:after {
        background-color: white; }
    .adecco-datepicker .calender-day nav {
      background-color: white;
      padding: 0.5rem 0.5rem 0.25rem 0.5rem;
      color: #0095c8;
      position: relative; }
      .adecco-datepicker .calender-day nav.hashours:after {
        content: '';
        position: absolute;
        top: 3px;
        left: 3px;
        height: 4px;
        width: 4px;
        border-radius: 2px;
        background-color: #0095c8; }
    .adecco-datepicker .calender-day .date {
      padding-bottom: 0.25em;
      font-size: 1.25em;
      cursor: pointer;
      font-weight: bold; }
      .adecco-datepicker .calender-day .date.hashours::after {
        content: '';
        position: absolute;
        right: 0.25em;
        bottom: 0.25em;
        height: 0.5em;
        width: 0.5em;
        display: block;
        border-radius: 0.5em;
        background: lightblue; }
  .adecco-datepicker .actionbar {
    color: #4e4e4e;
    height: 0px;
    transition: height 0.2s ease-in-out;
    text-align: center;
    padding: 0; }
    .adecco-datepicker .actionbar .disabled {
      color: #b0b4b6; }
    .adecco-datepicker .actionbar .set-today {
      border-right: 1px solid #e4eef4; }
    .adecco-datepicker .actionbar > .col {
      background: white;
      padding: 0.75em 0;
      font-weight: bold; }
  .adecco-datepicker .day-offset-left-1 {
    margin-left: 14.28571%; }
  .adecco-datepicker .day-offset-right-1 {
    margin-right: 14.28571%; }
  .adecco-datepicker .day-offset-left-2 {
    margin-left: 28.57143%; }
  .adecco-datepicker .day-offset-right-2 {
    margin-right: 28.57143%; }
  .adecco-datepicker .day-offset-left-3 {
    margin-left: 42.85714%; }
  .adecco-datepicker .day-offset-right-3 {
    margin-right: 42.85714%; }
  .adecco-datepicker .day-offset-left-4 {
    margin-left: 57.14286%; }
  .adecco-datepicker .day-offset-right-4 {
    margin-right: 57.14286%; }
  .adecco-datepicker .day-offset-left-5 {
    margin-left: 71.42857%; }
  .adecco-datepicker .day-offset-right-5 {
    margin-right: 71.42857%; }
  .adecco-datepicker .day-offset-left-6 {
    margin-left: 85.71429%; }
  .adecco-datepicker .day-offset-right-6 {
    margin-right: 85.71429%; }

html .ionic-body, html body {
  font-size: 16px;
  font-family: 'adecco'; }
  html .ionic-body .item, html body .item {
    border: none;
    background-color: #fff;
    color: #4e4e4e; }
  html .ionic-body h1,
  html .ionic-body h2,
  html .ionic-body h3,
  html .ionic-body h4,
  html .ionic-body h5,
  html .ionic-body h1.title, html body h1,
  html body h2,
  html body h3,
  html body h4,
  html body h5,
  html body h1.title {
    font-family: 'adecco';
    color: #4e4e4e;
    background-color: #fff; }
  html .ionic-body .button,
  html .ionic-body button, html body .button,
  html body button {
    border: none;
    font-weight: 700 !important;
    font-family: 'adecco'; }

.background-color {
  background-color: #fff; }

.Background-text-color {
  background-color: #fff;
  color: #4e4e4e; }

.inline-block-header {
  display: inline-block;
  font-size: 19px; }

.bar-theme {
  border-color: #111;
  background-color: #fff;
  background-image: linear-gradient(0deg, #111, #111 50%, transparent 50%);
  color: #4e4e4e; }

.bar.bar-dark .title {
  color: #4e4e4e; }

.bar.bar-dark.bar-footer {
  background-image: linear-gradient(180deg, #111, #111 50%, transparent 50%); }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  color: #4e4e4e;
  background-color: #fff; }

.input-label {
  color: #4e4e4e;
  background-color: #fff; }

.title-logo {
  background-image: url("../Content/Images/AdeccoLogoNew.png");
  background-repeat: no-repeat;
  background-position: 0px;
  background-size: 56px auto;
  padding-left: 56px;
  padding-top: 5px;
  padding-bottom: 3px; }

.title-directive {
  border-bottom: 1px solid #f4f4f4; }

h1.title {
  left: 56px !important;
  right: 56px !important; }

.modal ion-footer-bar {
  height: 60px;
  padding: 0 1rem; }
  .modal ion-footer-bar button {
    font-size: 1rem !important;
    margin: 10px 0;
    width: 100%; }

.timePickerBoxText {
  text-align: center; }

.color-blue {
  color: #0095c8; }

.align-right {
  text-align: right; }

html .tabs {
  padding-top: 0;
  justify-content: flex-start;
  background-color: #3a4449; }
  html .tabs .tab-item {
    background-color: #3a4449;
    opacity: 1;
    padding: 0.2em 0; }
    html .tabs .tab-item .icon {
      color: white; }
    html .tabs .tab-item .tab-title {
      color: white; }
    html .tabs .tab-item.tab-item-active {
      background-color: #576166; }

.no-assignments {
  text-align: center; }
