@import url(../fonts/stylesheet.css);
/*-------------------------------------------
::  Variables
-------------------------------------------*/
/*-------------------------------------------
::  General
-------------------------------------------*/
body {
  margin-top: env(safe-area-inset-top);
  margin-top: constant(safe-area-inset-top);
  background-color: #49bb80;
}
body > ion-nav-view.view-container {
  height: calc(100vh - env(safe-area-inset-top));
  height: calc(100vh - constant(safe-area-inset-top));
}
body .modal-backdrop {
  margin-top: env(safe-area-inset-top);
  margin-top: constant(safe-area-inset-top);
}
body .modal-backdrop ion-content {
  height: calc(100vh - env(safe-area-inset-top));
  height: calc(100vh - constant(safe-area-inset-top));
}
body .modal-backdrop ion-content.has-header {
  height: calc(100vh - env(safe-area-inset-top) - 44px);
  height: calc(100vh - constant(safe-area-inset-top) - 44px);
}
body,
h1,
h2,
h3,
h4,
h5,
label,
input,
textarea,
button,
.tab-item {
  font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444;
}
em {
  font-style: italic;
}
.mt-0 {
  margin-top: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.fs-xs {
  font-size: 12px;
}
.fs-s {
  font-size: 14px;
}
.fs-m {
  font-size: 16px;
}
.fs-l {
  font-size: 18px;
}
.item {
  color: #444;
}
.item p {
  color: #444;
}
.item.item-backing {
  background: #eee;
  border-top: 0;
}
.item.item-backing > * {
  background: #eee;
}
.item .badge.badge-center {
  right: 16px;
  margin-top: -11px;
  top: 50%;
}
.bar .title {
  font-weight: 600;
}
.color-primary {
  color: #49bb80 !important;
}
.color-secondary {
  color: #30925f !important;
}
.color-white {
  color: #fff !important;
}
.color-green {
  color: #8cc63f !important;
}
.color-calm {
  color: #11c1f3 !important;
}
.text-message {
  color: #666666 !important;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-lg {
  font-size: 2em;
}
.text-light {
  color: #aaa;
}
.text-lh-1 {
  line-height: 1;
}
.float-right {
  float: right;
}
.pos-relative {
  position: relative;
}
.flex-wrap {
  flex-wrap: wrap;
}
a {
  text-decoration: none;
  color: #000;
}
.heading {
  font-size: 18px !important;
}
.padding {
  padding: 16px;
}
.padding-10 {
  padding: 10px;
}
.padding-5 {
  padding: 10px;
}
.padding-left {
  padding-left: 16px !important;
}
.padding-right {
  padding-right: 16px !important;
}
hr {
  border: 0;
  display: block;
  height: 1px;
  background: #eee;
  width: 100%;
  margin: 1em 0;
}
.border-top {
  border-top: 1px solid #eee !important;
}
.strong {
  font-weight: 600 !important;
}
.spinner {
  stroke: #49bb80;
  fill: #8cc63f;
}
.color-primary {
  color: #49bb80 !important;
}
.color-amber {
  color: #fbb040 !important;
}
.color-calm {
  color: #11c1f3 !important;
}
.color-red {
  color: #f15a29 !important;
}
.text-block {
  color: #444;
}
.text-block ul {
  list-style: disc;
  margin: 12px 0 12px 16px;
}
/*-------------------------------------------
::  Screens
-------------------------------------------*/
.splash-screen {
  background: #30925f;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}
.splash-screen .item {
  background: transparent;
  border: 0;
}
.full-screen {
  background: transparent;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}
.login-monster {
  width: 100%;
  max-width: 280px;
  margin: 0 auto 1em auto;
  height: auto;
}
.container-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
/*-------------------------------------------
::  Header
-------------------------------------------*/
.bar-header .badge {
  position: absolute;
  right: -15px;
  font-weight: normal;
  padding: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.badge-assertive {
  background: #f15a29;
}
.badge-secondary {
  background: #30925f;
  color: #fff;
}
.badge-bar {
  background: #fff;
  color: #30925f;
}
.badge-list .badge {
  right: 16px;
}
.bar-header.bar-balanced,
.bar-subheader.bar-balanced {
  background: #49bb80;
}
.bar-header.bar-balanced .badge,
.bar-subheader.bar-balanced .badge {
  background: #30925f;
  color: #fff;
}
.tabs-balanced.tabs-striped .tabs {
  background: #49bb80;
}
.tabs-balanced .tabs {
  background: #49bb80;
}
.header-subtitle {
  line-height: 1;
  position: relative;
  top: 8px;
}
.header-subtitle span,
.header-subtitle small {
  position: relative;
  display: block;
}
.platform-ios.platform-cordova:not(.fullscreen) .has-dateheader {
  top: 134px !important;
}
.platform-ios.platform-cordova:not(.fullscreen) .has-dateheader.has-dateheader-strip {
  top: 154px !important;
}
.platform-ios.platform-cordova:not(.fullscreen) .has-tabs-top.bar-dateheader {
  top: 64px;
}
.platform-ios.platform-cordova:not(.fullscreen) .has-tabs-top.bar-dateheader.has-dateheader-strip {
  top: 84px !important;
}
/*
.platform-android {
    .bar-header {
        .button {
            text-transform: uppercase;
        }
    }
}
*/
.platform-android .bar .title {
  line-height: 46px;
}
.bar-scroll-x {
  white-space: nowrap;
}
.scroll {
  min-width: 100%;
}
.app-version {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  opacity: 0.75;
  padding: 16px;
  text-align: center;
}
/*
.bar-date {
    background: @color1;
    color: #000;
    //width: 868px;
    //62px * items
    height: 72px;
    overflow: hidden;
    position: relative;
    //zoom: 1;
    .item-date {
        display: inline-block;
        //float: left;
        width: 62px;
        margin-top: 4px;
        //padding: 12px 0;
        position: relative;
        text-align: center;
    }
}
*/
.bar-dateheader {
  height: 70px;
  padding: 0;
  background: #eee;
}
.bar-dateheader.bar-dateheader-strip {
  height: 90px;
  flex-wrap: wrap;
}
.bar-dateheader.bar-dateheader-strip .ion-strip {
  position: relative;
  top: 4px;
}
.has-dateheader {
  top: 114px !important;
}
.has-dateheader.has-dateheader-strip {
  top: 134px !important;
}
.bar-date {
  white-space: nowrap;
  padding: 0;
}
.bar-date .item-date {
  z-index: 2;
  padding: 9px;
  min-width: initial;
  min-height: 64px;
  width: 64px;
  line-height: 1;
}
.bar-date .button {
  background: transparent !important;
  padding: 4px 0;
  border: 0;
}
.bar-date .button.active {
  border: 0;
  box-shadow: none !important;
}
.bar-date .active .item-date {
  background: #49bb80;
  color: #fff;
  border-radius: 100%;
}
.bar-date .scroll {
  min-height: 72px;
}
.bar-date.scroll-x {
  overflow-x: scroll;
}
.bar-scroll {
  width: 100%;
  height: 72px;
}
.has-header.has-subheader.has-tabs-top {
  top: 93px;
}
.menu .item {
  font-weight: 600;
}
.menu .profile-img {
  width: 100%;
  height: auto;
  margin: 16px auto;
}
.menu .profile-img .ua {
  display: block;
  margin: 0 auto;
}
.menu .icon {
  color: #49bb80 !important;
  font-size: 28px;
  transform: rotate(0);
  transition: transform 0.25s ease;
}
.menu .icon.open {
  transform: rotate(-180deg);
}
.item-profile {
  background: #30925f;
}
.badge {
  font-weight: 600;
  border-radius: 12px;
}
.badge-count {
  background: #49bb80;
  color: white;
  clear: right;
  border-radius: 12px;
  font-weight: 600;
  padding: 2px 8px;
}
.image-upload-wrapper {
  width: 100%;
  position: relative;
}
.image-upload-wrapper input {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.image-upload-wrapper .button {
  pointer-events: none;
  z-index: 0;
}
.image-upload-wrapper.hide-photo {
  display: none;
}
/*-------------------------------------------
::  Tabs
-------------------------------------------*/
.tab-item {
  max-width: inherit;
}
.tab-item.tab-item-active {
  border-color: #30925f;
  color: #30925f;
  font-weight: bold;
}
.tabs-top .pane {
  top: 93px;
}
.tabs-top {
  top: 0;
  bottom: 0;
}
ion-tabs.tabs-color-active-positive .tab-item.tab-item-active,
ion-tabs.tabs-color-active-positive .tab-item.active,
ion-tabs.tabs-color-active-positive .tab-item.activated,
ion-tabs.tabs-striped.tabs-color-active-positive .tab-item.tab-item-active,
ion-tabs.tabs-striped.tabs-color-active-positive .tab-item.activated {
  color: #30925f;
  border-color: #30925f;
}
/*-------------------------------------------
::  Button
-------------------------------------------*/
.button-bar-container {
  background-color: #eee;
}
.bar-subway .button {
  border-color: #30925f;
  color: #30925f;
}
.bar-subway .button.active {
  background-color: #30925f;
  color: #fff;
}
.button.button-positive {
  background: #30925f;
  border: #30925f;
  color: #fff;
}
.button.button-positive.activated {
  border-color: #49bb80;
  background-color: #49bb80;
}
.button.button-positive.button-outline {
  border: 1px solid #30925f;
  color: #30925f;
}
.button.button-positive.button-outline .icon {
  color: inherit;
}
.button.button-positive.button-outline.activated {
  background-color: #49bb80;
  border: 1px solid #49bb80;
  color: #fff;
}
.button.button-positive.icon {
  color: #fff;
}
.button.button-assertive {
  background: #f15a29;
  border-color: #f15a29;
  color: #fff;
}
.button.button-assertive .icon {
  color: inherit;
}
.button.button-assertive.activated {
  border-color: #DE4514;
  background-color: #DE4514;
}
.button.button-assertive.button-outline {
  border-color: #f15a29;
}
.button.button-balanced {
  background: #8cc63f;
  border-color: #8cc63f;
  color: #fff;
}
.button.button-balanced.activated {
  border-color: #78B526;
  background-color: #78B526;
}
.button.button-energized {
  background: #fbb040;
  border-color: #fbb040;
  color: #fff;
}
.button.button-energized.activated {
  border-color: #F2A32C;
  background-color: #F2A32C;
}
.button.button-energized.button-outline {
  border: 1px solid #fbb040;
  color: #fbb040;
}
.button.button-energized.button-outline .icon {
  color: inherit;
}
.button.button-energized.button-outline.activated {
  background-color: #F2A32C;
  border: 1px solid #F2A32C;
  color: #fff;
}
.button.button-selected {
  background: #49bb80;
  color: #fff !important;
}
.button.active {
  box-shadow: none;
  font-weight: 600;
}
.bar.bar-footer.bar-positive {
  background-image: none;
  background: #30925f;
  border: #30925f;
  color: #fff;
}
.bar.bar-footer.bar-positive.activated {
  border-color: #49bb80;
  background-color: #49bb80;
}
.bar.bar-footer.bar-calm,
.bar.bar-footer .bar-calm {
  background-image: none;
  background: #11c1f3;
  border: #11c1f3;
  color: #fff;
}
.bar.bar-footer.bar-calm.activated,
.bar.bar-footer .bar-calm.activated {
  border-color: #0a9ec7;
  background-color: #0a9ec7;
}
.bar.bar-footer.bar-calm h2,
.bar.bar-footer .bar-calm h2 {
  color: #fff;
}
.bar.bar-footer.bar-energized,
.bar.bar-footer .bar-energized {
  background-image: none;
  background: #fbb040;
  border: #fbb040;
  color: #fff;
}
.bar.bar-footer.bar-energized.activated,
.bar.bar-footer .bar-energized.activated {
  border-color: #F2A32C;
  background-color: #F2A32C;
}
.bar.bar-footer.bar-energized h2,
.bar.bar-footer .bar-energized h2 {
  color: #fff;
}
.bar.bar-custom {
  display: flex;
  padding: 0;
}
.bar.bar-custom div {
  width: 100%;
  height: 44px;
}
.bar.bar-custom div h2 {
  position: inherit;
}
.bar.bar-double div {
  width: 50%;
}
.bar-footer-button {
  padding: 0;
}
.bar-footer-button .button {
  margin: 0;
  border: 0;
  font-size: 17px;
  font-weight: 600;
}
.button-icon-lg {
  text-align: left;
  line-height: 52px;
  min-height: 52px;
}
.button-icon-lg .icon {
  width: 52px;
  display: inline-block;
  top: 3px;
  position: relative;
}
.button-icon-lg .icon:before {
  font-size: 38px;
}
.button-icon-lg.button-selected .icon:before {
  color: #fff;
}
.button-icon-fs24:before {
  font-size: 24px !important;
}
.table-row .row {
  border-bottom: 1px solid #ddd;
}
.table-row .row + .row {
  padding: 5px;
  margin-top: 0;
}
.table-row .row.row-header {
  background: #f8f8f8;
  font-weight: 600;
}
.table-row .row .col:first-child {
  padding-left: 12px;
}
.m-center {
  margin: 0 auto;
}
.item-button-left .button-small,
.item-button-right .button-small {
  top: 10px;
  padding: 2px 4px 1px;
  min-width: 28px;
  min-height: 30px;
  font-size: 12px;
  line-height: 26px;
}
.item-button-left .button-small.button-v-center,
.item-button-right .button-small.button-v-center {
  top: 50%;
  margin-top: -16px;
}
/*-------------------------------------------
::  Chips
-------------------------------------------*/
.ion-chip {
  background: #eee;
  border-radius: 12px;
  /* color: white; */
  display: inline-block;
  margin-right: 8px;
  line-height: 26px;
  padding: 0 10px;
  font-size: 14px;
  position: relative;
}
.ion-chip.ion-chip-right {
  padding-right: 24px;
}
.ion-chip.ion-chip-calm {
  background-color: #11c1f3;
  color: white;
}
.ion-chip-element {
  position: absolute;
  top: 0;
}
.ion-chip-element:last-child {
  right: 8px;
}
.ion-chip-element.icon {
  top: 1px;
  opacity: 0.5;
}
.ion-strip {
  display: block;
  height: 20px;
  font-weight: 600;
  text-align: center;
  width: 100%;
}
/*-------------------------------------------
::  Forms
-------------------------------------------*/
.has-error input {
  color: #f15a29;
  text-decoration: line-through;
}
.error-block {
  background: #f15a29;
  padding: 16px;
  border-radius: 2px;
  color: #fff;
}
.input {
  color: #444;
}
.input.error {
  color: #f15a29;
  text-decoration: line-through;
}
.input-search-employee {
  width: 100%;
}
.item-editable.error {
  border-bottom: 1px solid #f15a29 !important;
  border-radius: 0;
  color: #444 !important;
}
.item-input-error {
  border-bottom: 1px solid #f15a29 !important;
  border-radius: 0;
  color: #444 !important;
  z-index: 3;
}
select {
  font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
textarea {
  min-height: 80px;
}
.comments {
  font-size: 16px;
  padding: 10px 0;
  min-height: 120px;
}
.form-select {
  display: block;
  font-size: 14px;
  font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  border: 0;
  background: #eee;
  box-shadow: none;
  width: 90%;
}
.message-compose {
  padding: 8px 8px 8px 0;
  height: 100px;
}
@media (min-height: 600px) {
  .message-compose {
    min-height: 200px;
  }
}
/*-------------------------------------------
::  Slides
-------------------------------------------*/
.slide {
  display: block;
  padding: 2em 2em 4em;
}
.slide img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
/*-------------------------------------------
::  Profile
-------------------------------------------*/
.ua {
  background-color: #eee;
  border-radius: 100%;
  position: relative;
  display: block;
  text-align: center;
  width: 40px;
  height: 40px;
  background-size: cover;
}
.ua .ua-initials {
  line-height: 40px;
  font-size: 1em;
  font-weight: 600 !important;
}
.ua.ua-xs .ua-initials {
  line-height: 30px;
  font-size: 14px;
}
.ua .ua-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  background-size: cover;
}
.ua .ua-note {
  background: #000;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.ua .ua-checkmark {
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #49bb80;
}
.ua .ua-checkmark .icon {
  color: white;
  left: 6px;
}
.ua.ua-lg {
  width: 128px;
  height: 128px;
  margin: 1em auto 2em auto;
}
.ua.ua-lg .ua-initials {
  line-height: 128px;
  font-size: 2.5em;
}
.ua.ua-md {
  width: 64px;
  height: 64px;
}
.ua.ua-md .ua-initials {
  line-height: 64px;
  font-size: 1.5em;
}
.ua.ua-home {
  margin: 1em auto;
}
.ua.ua-highlight {
  background-color: #30925f;
  color: #fff;
}
.ua .ua-store {
  font-size: 0.8em;
  width: 60px;
  margin-top: 5px;
  text-align: left;
}
.highlight .ua {
  background-color: #30925f;
  color: #fff;
}
.ua-name {
  text-align: center;
  display: block;
  line-height: 2em;
  font-size: 1.25em;
}
.profile-img {
  margin: 1em auto 1em;
  width: 128px;
  height: 128px;
  overflow: hidden;
  border-radius: 100%;
  position: relative;
  display: block;
}
.profile-img img {
  display: block;
  width: 100%;
  height: auto;
}
.input-editable {
  border-bottom: 1px solid #aaa !important;
  border-radius: 0;
  color: #444 !important;
}
.input-editable:disabled {
  background: transparent !important;
  border-color: transparent !important;
  color: #444 !important;
  opacity: 1 !important;
  -webkit-text-fill-color: #444;
}
.input-editable.ng-invalid,
.input-editable.ng-required {
  border-color: #f15a29 !important;
}
.icon-selected {
  color: #49bb80 !important;
}
.scroll {
  height: 100%;
}
.pending-photo .ua-lg {
  width: 64px;
  height: 64px;
  display: inline-block;
  margin: 1em;
  vertical-align: top;
}
.pending-photo .ua-lg .ua-initials {
  line-height: 70px;
  font-size: 2em;
}
.pending-photo .ua-lg .ion-ios-clock {
  position: absolute;
  bottom: -5px;
  right: -5px;
}
/*-------------------------------------------
::  Map
-------------------------------------------*/
#map-wrapper {
  z-index: 10;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#map {
  height: 100%;
}
.map-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.map {
  width: 100%;
}
.map-area {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1280px;
  height: 200px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.map-marker {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 50%;
  margin-left: -13px;
  width: 27px;
  height: 32px;
}
/*-------------------------------------------
::  Popup
-------------------------------------------*/
.popup-open .backdrop {
  background: rgba(0, 0, 0, 0.7);
}
.popup-icon .popup-head {
  padding-bottom: 0;
}
.popup-icon .popup-head .icon {
  font-size: 44px;
}
.popup-clear .popup {
  background: transparent;
  color: #fff;
}
.popup-clear .popup-head {
  border: 0;
}
.popup-clear .ua {
  color: #444;
}
.popup-clear .ua.ua-lg {
  margin-bottom: 0.5em;
}
.popup-clear .ua-name {
  color: #fff;
}
.info-window .store-name {
  font-weight: bold;
}
.info-window .store-address {
  display: block;
  clear: both;
}
.info-window .store-address br {
  clear: none;
  display: block;
}
.info-window .store-address br:after {
  content: ', ';
  position: relative;
}
.info-window a {
  text-decoration: none;
  color: inherit;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/*-------------------------------------------
::  Dates
-------------------------------------------*/
.item-data-left .item-content {
  padding-left: 84px;
  min-height: 72px;
}
.item-data-left .item-content .item-date {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-self: center;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.item-data-left.box .item-content {
  min-height: 42px;
}
.item-date {
  background: #eee;
  color: #000;
  display: block;
  width: 72px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  padding: 8px;
}
.item-date span {
  display: block;
  clear: both;
}
.item-date span.number {
  font-size: 1.5em;
}
.item-date.active {
  background: #49bb80;
  color: #fff;
  border-radius: 100%;
  height: 62px;
}
.item-date .ua {
  margin: 4px auto 12px;
}
/*-------------------------------------------
::  Lists
-------------------------------------------*/
.item-list-marketshift .item-content {
  min-height: 73px;
}
.item-list-marketshift .item-content .ion-person {
  float: right;
  margin-right: 22px;
}
.item-data-right h2,
.item-data-right p {
  float: left;
  clear: left;
  white-space: nowrap !important;
}
.item-data-right .item-note {
  text-align: right;
}
.item-data-right .item-content {
  padding-right: 16px;
}
.marketplace-item {
  min-height: 118px;
}
.color-Approved {
  color: #8cc63f !important;
}
.color-Removed,
.color-TimedOut,
.color-SwitchedOff,
.color-NotAvailable,
.color-Declined {
  color: #f15a29 !important;
}
.color-Pending {
  color: #fbb040 !important;
}
.item-Pending .icon:not(.icon-store) {
  color: #fbb040;
}
.item-Pending .item-date {
  background: #fbb040 !important;
  color: #fff;
}
.item-past,
.item-notpublished {
  opacity: 0.7;
}
.item-past .item-content,
.item-notpublished .item-content {
  background-color: #eee;
}
.notpublished {
  opacity: 0.5;
}
.item-working .item-date {
  background: #30925f;
  color: #fff;
}
.item-shiftswap .item-date {
  background: #11c1f3;
  color: #fff;
}
.item-disabled {
  opacity: 0.6;
  background-color: #eee;
}
.item-date {
  /*
    &.item-Approved {
        background: #3f51b5;// @iconApproved;
        color: #fff;
    }*/
}
.item-date.item-working {
  background: #30925f;
  color: #fff;
}
.item-date.item-Pending {
  background: #fbb040;
  color: #fff;
}
.item .row,
.item .col,
.item input {
  padding: 0;
}
.item.highlighted {
  background: #30925f;
  border-color: #30925f;
}
.item.highlighted h2,
.item.highlighted p {
  color: #fff;
}
.item.selected,
.item.item-selected {
  border-left: 8px solid #30925f;
}
.item.selected h2,
.item.item-selected h2 {
  color: #30925f;
  font-weight: bold;
}
.item.active,
.item.activated,
.item.item-complex.active .item-content,
.item.item-complex.activated .item-content,
.item .item-content.active,
.item .item-content.activated {
  border-color: #eee;
  background-color: #eee;
  color: #444;
}
.item.active h2,
.item.activated h2,
.item.item-complex.active .item-content h2,
.item.item-complex.activated .item-content h2,
.item .item-content.active h2,
.item .item-content.activated h2,
.item.active p,
.item.activated p,
.item.item-complex.active .item-content p,
.item.item-complex.activated .item-content p,
.item .item-content.active p,
.item .item-content.activated p {
  color: #444;
}
.item.item-divider.activated {
  background-color: #49bb80;
}
.item.item-icon-top .icon {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  margin-top: 14px;
  font-size: 24px;
}
.item.item-padding-right .item-content {
  padding-right: 16px;
}
.item .icon {
  color: #aaa;
}
.item .item-status .icon {
  font-size: 26px;
}
.item .item-options .icon {
  color: #fff !important;
  position: relative;
  right: 0;
  display: block;
  clear: both;
  width: 100%;
  height: 36px;
  line-height: 1;
}
.item .item-options .icon:before {
  font-size: 28px;
  line-height: 28px;
}
.item .item-options span {
  font-size: 13px;
  display: block;
  width: 100%;
  max-width: 96px;
  text-align: center;
  line-height: 1;
  white-space: normal;
  font-size: 14px;
}
.item .item-options .button {
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
}
.item .input-text {
  font-size: 14px;
}
.item .item-description {
  color: #666666;
}
.item .employee-name {
  color: #666666;
}
.item .store-name {
  color: #666666;
}
.item .icon-container {
  color: #49bb80;
  width: 16px;
  display: block;
  float: left;
}
.item-user {
  background-color: #f8f8f8;
}
.item-user .item-content {
  background-color: #f8f8f8;
}
.item-user .employee-name {
  color: #49bb80;
}
.item-user .ua {
  background-color: #49bb80;
  color: #fff;
}
.item-manager .ua {
  background: #49bb80;
}
.item-manager .ua .icon {
  color: #fff;
  float: none;
  font-size: 26px;
  vertical-align: middle;
  line-height: 40px;
  margin: 0;
}
.padding-none {
  padding: 0 !important;
}
.items-active .item.inactive .item-content {
  padding-left: 24px;
}
.select-list .item {
  padding-left: 24px;
}
.select-list .item.selected {
  border-left: 8px solid #30925f;
  padding-left: 16px;
}
.icon-collapse {
  right: 0 !important;
  padding-right: 11px !important;
}
.icon-collapse:before {
  width: 52px !important;
  text-align: right !important;
}
.profile .item.item-icon-top .icon {
  margin-top: 22px;
}
.profile .item input {
  width: 100%;
  font-size: 14px;
  height: auto;
  line-height: 36px;
  min-height: 36px;
  margin-top: 0.5em;
}
.item-avatar.item-complex .item-content {
  padding-right: 16px;
}
.item-avatar .ua {
  position: absolute;
  top: 16px;
  left: 16px;
  max-width: 40px;
  max-height: 40px;
  width: 100%;
  border-radius: 50%;
}
.item-avatar[disabled] {
  opacity: 0.5;
}
.item-avatar-xs {
  min-height: 48px;
  padding-left: 60px;
}
.item-avatar-xs .ua {
  top: 12px;
}
.ua.ua-xs {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.item-divider,
a.item-divider,
.item-header {
  background: #30925f;
  border-color: #fff;
  color: #fff !important;
}
.item-divider .icon,
a.item-divider .icon,
.item-header .icon {
  color: #fff;
  font-size: 22px;
}
.item-divider a,
a.item-divider a,
.item-header a {
  color: #fff;
}
.item-divider.item-highlight,
a.item-divider.item-highlight,
.item-header.item-highlight {
  background-color: #49bb80;
}
.item-divider-icon {
  top: 2px !important;
  right: 4px !important;
}
.items-clear .item {
  border: 0 !important;
}
.item-clear {
  border: 0 !important;
}
.item-clear-top {
  border-top: 0 !important;
}
.item-clear-bottom {
  border-bottom: 0 !important;
}
.item-options .button {
  min-width: 120px;
}
.item-options .button span {
  display: block;
  width: 100%;
  text-align: center;
}
.item-options .button span i {
  display: inline;
}
.icon-lg {
  font-size: 10em;
}
.heading-icon {
  overflow: visible;
}
.heading-icon .icon {
  display: inline-block;
  margin-left: 2px;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}
.icon.icon-inline {
  position: relative;
  display: inline-block;
  margin-top: -5px;
  vertical-align: middle;
  font-size: inherit;
}
.icon.icon-store {
  margin-top: -2px;
  color: #49bb80;
}
.item-note {
  text-align: right;
}
.item-note .icon {
  color: #aaa;
}
.item-list .item-content {
  padding: 16px;
}
.item-list-options .item {
  background: #ddd;
}
.list .item.item-bg {
  background: #ddd;
}
.list.no-lines .item {
  border-color: transparent;
}
.list-spacer {
  padding-bottom: 30px;
}
.platform-ios.platform-cordova:not(.fullscreen) .has-header.has-tabs-top .list-spacer {
  padding-bottom: 112px !important;
}
.dashed-spacer {
  border: none;
  border-top: 5px dashed #DDDDDD;
}
/*-------------------------------------------
::  Modal
-------------------------------------------*/
.modal .bar-header {
  background: #30925f;
}
.modal .bar-header h1,
.modal .bar-header .button {
  color: #fff;
}
.modal .item-divider {
  background: #49bb80;
}
/*-------------------------------------------
::  Accordion
-------------------------------------------*/
.list .item.item-accordion {
  padding: 1em 1em 1em 36px;
}
.list .item.item-accordion.ng-hide {
  line-height: 0px;
}
.list .item.item-accordion.ng-hide-add,
.list .item.item-accordion.ng-hide-remove {
  display: block !important;
}
.list .item.item-accordion p {
  text-overflow: inherit;
  white-space: normal;
}
/*-------------------------------------------
::  Home
-------------------------------------------*/
.slider-item {
  min-height: 74px;
}
.slider-item h2 {
  line-height: 36px;
  text-align: center;
}
.schedule-slider {
  transition: height 0.25s ease;
  -webkit-transition: height 0.25s ease;
}
.item-shift {
  max-height: 72px;
}
.card-notification .item .badge {
  right: auto;
  left: 30px;
  top: 0;
  padding: 3px 8px;
  transform: scale(0.75);
}
.card-notification .item .ion-ios-sunny {
  font-size: 34px;
}
.card-notification .item .ion-ios-email {
  font-size: 30px;
}
.card-notification .slider {
  max-height: 72px;
  overflow: hidden;
}
.card-messages .item-content {
  padding-right: 16px;
}
.card-shifts {
  background: #fafafa;
}
.card-shifts .item:first-child,
.card-shifts .item:last-child {
  border-bottom: 1px solid #eee;
}
.shift-requests .tabs .icon.ion-ios-cart {
  display: inline-block;
  top: 2px;
  position: relative;
  font-size: 20px;
}
/*-------------------------------------------
::  Messages
-------------------------------------------*/
.message-body h1,
.message-body h2,
.message-body h3,
.message-body h4,
.message-body h5 {
  font-weight: bold;
}
.message-body h1 {
  font-size: 2rem;
}
.message-body h2 {
  font-size: 1.5rem;
}
.message-body h3 {
  font-size: 1.25rem;
}
.message-body h4 {
  font-size: 1rem;
}
/*-------------------------------------------
::  Peek Wrapper
-------------------------------------------*/
.peeker {
  position: fixed;
  top: 166px;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition: all 0.5s ease;
}
.peeker.show {
  z-index: 100;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.peeker .peeker-header {
  margin-top: -52px;
}
.peeker .peeker-view {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.peeker .peeker-content {
  padding: 16px;
}
.peeker .scroll-view {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
}
.platform-ios.platform-cordova .peeker {
  top: 186px;
}
/*-------------------------------------------
::  Network Status
-------------------------------------------*/
.network-status {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 28px;
  background: #f15a29;
  color: #fff;
  font-size: 11px;
  z-index: 1000;
  text-align: center;
}
.status-banner {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  line-height: 28px;
  background: #fbb040;
  color: #fff;
  font-size: 11px;
  z-index: 1000;
  text-align: center;
}
/*-------------------------------------------
::  Animations
-------------------------------------------*/
.anim-block {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  min-height: 256px;
  position: relative;
  clear: both;
}
.anim-block.anim-timeoff {
  background-image: url(../img/monster-timeoff.png);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  animation-name: anim-fadeIn;
  -webkit-animation-name: anim-fadeIn;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}
.anim-block.anim-noshifts {
  background-image: url(../img/monster-noshifts.png);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  animation-name: anim-fadeIn;
  -webkit-animation-name: anim-fadeIn;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}
.anim-block.ng-leave-active {
  opacity: 0;
}
.popup-body .anim-block.anim-noshifts {
  min-height: 180px;
  height: auto;
}
.anim-fadeIn {
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  animation-name: anim-fadeIn;
  -webkit-animation-name: anim-fadeIn;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}
@keyframes anim-fadeIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scale(1.1);
  }
  80% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes anim-fadeIn {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.1);
  }
  80% {
    -webkit-transform: scale(0.9);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
.anim-sunny {
  height: 160px;
  overflow: hidden;
  display: block;
  line-height: 160px;
  animation-name: anim-sunny;
  -webkit-animation-name: anim-sunny;
  animation-duration: 5s;
  -webkit-animation-duration: 5s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}
@keyframes anim-sunny {
  0% {
    transform: rotate(0deg) scale(1);
    opacity: 0;
  }
  50% {
    transform: rotate(180deg) scale(1.05);
    opacity: 1;
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
@-webkit-keyframes anim-sunny {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    opacity: 0;
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
  }
}
@keyframes anim-slideleft {
  0% {
    opacity: 0;
    transform: translate3d(-8px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(8px, 0, 0);
  }
}
@keyframes anim-slideright {
  0% {
    opacity: 0;
    transform: translate3d(8px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(-8px, 0, 0);
  }
}
.scroll-refresher {
  background-image: url(../img/monster-animation_start.png);
  top: -96px;
  height: 96px;
  transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  visibility: visible !important;
  z-index: 0;
}
.scroll-refresher .icon-refreshing {
  display: block !important;
}
.refresher-refreshing {
  background-image: url(../img/monster-animation_start.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 96px;
  background-size: contain;
  position: absolute;
  top: -85px;
  left: 0;
}
.active .refresher-refreshing {
  background-image: url(../img/monster-animation_loop.gif);
}
/*
==============================================
hatch
==============================================
*/
.hatch {
  animation-name: hatch;
  -webkit-animation-name: hatch;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  visibility: visible !important;
}
@keyframes hatch {
  0% {
    transform: rotate(0deg) scaleY(0.6);
  }
  20% {
    transform: rotate(-2deg) scaleY(1.05);
  }
  35% {
    transform: rotate(2deg) scaleY(1);
  }
  50% {
    transform: rotate(-2deg);
  }
  65% {
    transform: rotate(1deg);
  }
  80% {
    transform: rotate(-1deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes hatch {
  0% {
    -webkit-transform: rotate(0deg) scaleY(0.6);
  }
  20% {
    -webkit-transform: rotate(-2deg) scaleY(1.05);
  }
  35% {
    -webkit-transform: rotate(2deg) scaleY(1);
  }
  50% {
    -webkit-transform: rotate(-2deg);
  }
  65% {
    -webkit-transform: rotate(1deg);
  }
  80% {
    -webkit-transform: rotate(-1deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
/*-------------------------------------------
::  How to
-------------------------------------------*/
.slider-howto {
  height: 100%;
  text-align: center;
}
.slider-howto .slide {
  padding-top: 16px;
  padding-bottom: 16px;
}
.slider-nav {
  background: #49bb80;
  border-radius: 100%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  position: absolute;
  bottom: 1em;
}
.slider-nav i {
  color: #fff;
  font-size: 28px;
  text-align: center;
  vertical-align: middle;
}
.slider-nav.slider-next {
  right: 1em;
}
.slider-nav.slider-prev {
  left: 1em;
}
.slider-nav.activated {
  opacity: 0.5;
}
.slide-title {
  font-size: 16px;
  font-weight: bold;
  display: block;
  clear: both;
}
.slide-image {
  overflow: hidden;
  position: absolute;
  top: 48px;
  bottom: 48px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.slide-image img {
  background: #eee;
  padding: 4px;
  border-radius: 4px;
  display: block;
  height: 100%;
  width: auto;
}
.slide-information {
  display: block;
  clear: both;
  padding: 16px 8px;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  background: #fff;
}
.slide-information:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-top: -24px;
  height: 24px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+99&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.99) 99%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.99) 99%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.99) 99%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/*-------------------------------------------
::  FAQs
-------------------------------------------*/
.item-group-header {
  padding-left: 32px;
}
.item-group-header .icon {
  position: absolute;
  margin-left: -20px;
}
/*-------------------------------------------
::  Availability Grid
-------------------------------------------*/
.content-schedule {
  height: 800px;
  position: relative;
}
table.table-schedule {
  border-collapse: collapse;
  margin-top: 0 !important;
  width: 100%;
}
.table-schedule {
  border: 1px solid #ddd;
  text-align: left;
}
.table-schedule th,
.table-schedule td {
  border: 1px solid #ddd;
  text-align: left;
  padding: 0;
  width: 12.5%;
}
.table-schedule th {
  vertical-align: middle;
  text-align: center;
  height: 48px;
}
.table-schedule tr td:first-child {
  border-bottom: 1px solid #fff;
}
.table-schedule td {
  height: 48px;
  font-size: 20px;
  text-align: center;
  position: relative;
  vertical-align: middle;
}
.table-schedule td.time-col {
  font-size: 12px;
}
.table-schedule td.icon:before {
  content: "\f12a";
  color: #aaa;
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.table-schedule td.active:before {
  content: "\f122";
  color: #80b501;
  opacity: 0.4;
}
.table-schedule td.conflict {
  background: url(../img/hourglass-faded.jpg) center no-repeat;
  background-size: 24px 24px;
}
.table-schedule .time {
  top: -24px;
  width: 100%;
  text-align: center;
  display: block;
  position: absolute;
  line-height: 48px;
}
.table-schedule.table-schedule-edit td.active {
  opacity: 0.5;
}
.bar-table-header {
  padding: 0;
}
.conflict {
  background: url(../img/hourglass-faded.jpg) center no-repeat;
  background-size: 24px 24px;
}
.platform-browser .availability-wrapper .scroll-y {
  overflow: hidden;
}
.table-schedule-wrapper {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  background: white;
}
/*-------------------------------------------
::  Toggle
-------------------------------------------*/
.toggle.toggle-balanced input:checked + .track {
  border-color: #49bb80;
  background-color: #49bb80;
}
.toggle input:checked + .track {
  border-color: #49bb80;
  background-color: #49bb80;
}
/*-------------------------------------------
::  Transitions
-------------------------------------------*/
/*-------------------------------------------
::  Platform Specific
-------------------------------------------*/
.ng-pristine .ng-invalid-required,
.ng-invalid {
  box-shadow: none;
}
.popup-container-block .popup-body {
  overflow: hidden;
}
.ion-navicon {
  overflow: visible;
}
/*-------------------------------------------
::  Manager
-------------------------------------------*/
.outer-content {
  background: #f4f4f4;
}
.item-checkbox:disabled,
.item-checkbox[disabled] {
  opacity: 0.5;
}
.checkbox input:checked:before,
.checkbox input:checked + .checkbox-icon:before {
  background: #49bb80;
  border-color: #49bb80;
}
.menu-group {
  border-bottom: 1px solid #ddd;
  clear: both;
  overflow: hidden;
}
.menu-sub-header {
  font-size: 16px;
  font-weight: 600;
  position: relative;
}
.menu-sub-header .badge {
  position: absolute;
  right: 32px;
  top: 14px;
}
.menu-sub-header .icon-right {
  position: absolute;
  right: 6px;
  left: auto;
  font-size: 16px;
}
/*
.menu-sub-header {
    //border-top: 1px solid @colorBorder;
    //margin-top: 1px;
    color: @colorTextLight;
    font-size: 16px;
    font-weight: 600;
    padding: 16px;
    position: relative;
    .badge {    
        position: absolute;
        right: 32px;
        top: 14px;
    }
    .icon {    
        position: absolute;
        right: 11px;
        font-size: 16px;
    }
}
*/
.divider {
  display: block;
  margin-top: 1px;
  height: 1px;
  width: 100%;
  background: #ddd;
}
.card.card-full {
  border-radius: 0;
  margin: 20px 0;
}
.card.card-full .item-content {
  min-height: 76px;
}
.card-row {
  margin-bottom: 0;
}
.card-row .card {
  background: #30925f;
  color: #fff;
  margin: 0;
  min-height: 160px;
  padding: 12px;
  position: relative;
}
.card-row .card h2 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 16px;
  min-height: 48px;
}
.card-row .card .card-number-lg {
  font-size: 32px;
  font-weight: 600;
}
.card-row .card .icon-lg {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.5;
}
.card-row-1 .card {
  min-height: 80px;
}
.icon-sm {
  font-size: 20px !important;
}
.icon-md {
  font-size: 26px !important;
}
.icon-lg {
  font-size: 96px;
}
.icon-xmd {
  font-size: 72px;
}
.home-card-wrapper {
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
  padding: 16px;
  margin-bottom: 24px;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.home-card-wrapper .list {
  background: transparent;
  margin: 0;
}
.home-card-wrapper .list .home-card:last-child {
  margin-bottom: 0;
}
.home-card {
  border-radius: 6px !important;
  margin-bottom: 12px;
  padding: 24px 16px;
  /*.icon {
        color: @colorPrimary;
        font-size: 48px;
        position: absolute;
        left: 16px;
        top: 10px;
    }*/
}
.home-card h2 {
  color: #111;
  font-size: 18px;
  text-overflow: clip;
}
.home-card .home-card-icon {
  background: #49bb80;
  position: absolute;
  left: 16px;
  top: 10px;
  width: 48px;
  height: 48px;
  line-height: 52px;
  border-radius: 100%;
  text-align: center;
}
.home-card .home-card-icon .icon {
  color: #fff;
  font-size: 36px;
}
.home-card .home-card-icon .icon.ion-ios-sunny {
  font-size: 46px;
}
.home-card .home-card-item {
  padding-left: 64px;
  float: left;
}
.home-card .home-card-count {
  color: #49bb80;
  font-weight: 600;
  font-size: 18px;
  text-align: right;
}
.item-status-Approved .item-note {
  color: #444;
}
.item-status-Selected {
  background: #eef7e3;
}
.list-item-selected .ua {
  background: #49bb80;
}
.list-item-selected .ion-checkmark {
  position: relative;
  color: white;
  font-size: 18px;
  width: 100%;
  left: auto;
  right: auto;
}
.ua.ua-sm .ua-note,
.ua.ua-xs .ua-note {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  bottom: -2px;
  right: -2px;
  color: #fff;
  border: 1px solid #fff;
}
.ua.ua-sm .ua-note.ua-note-status-Approved,
.ua.ua-xs .ua-note.ua-note-status-Approved {
  background: #8cc63f;
}
.ua.ua-sm .ua-note .icon,
.ua.ua-xs .ua-note .icon {
  color: #fff;
  font-size: 10px;
}
.ua.ua-xs .ua-note {
  width: 12px;
  height: 12px;
}
.ua.ua-xs .ua-note .icon {
  font-size: 8px;
  right: 0;
  left: 0;
}
.ua-note.ua-note-role-Red {
  background-color: #f15a29;
}
.ua-note.ua-note-role-Yellow {
  background-color: #b5c62c;
}
.ua-note.ua-note-role-Orange {
  background-color: #fbb040;
}
.ua-note.ua-note-role-Green {
  background-color: #8cc63f;
}
/*
@colorAction: #000;
@colorRed: #f15a29; // #f44336;
@colorRedActive: #DE4514;
@colorGreen: #8cc63f; // #4caf50;
@colorGreenActive: #78B526;
@colorAmber: #fbb040; // #ffc107;
*/
.monthview-datetable th {
  border-color: transparent !important;
}
.monthview-datetable td {
  background: transparent !important;
  border-color: transparent !important;
  position: relative;
  height: 37px;
}
.monthview-datetable td span {
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 100%;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
}
.monthview-datetable td.monthview-primary-with-event,
.monthview-datetable td.monthview-selected {
  background: transparent;
  color: inherit;
}
.monthview-datetable td.monthview-secondary-with-event {
  opacity: 0.5;
}
.monthview-datetable td.monthview-status-approved span {
  background: #8cc63f;
  color: white;
}
.monthview-datetable td.monthview-status-pending span {
  background: #fbb040;
  color: white;
}
.monthview-datetable td.monthview-status-approved.monthview-status-pending span {
  background: linear-gradient(to right bottom, #fbb040 50%, #8cc63f 50%);
}
.monthview-datetable td.monthview-selected span {
  background: #11c1f3 !important;
  color: white;
  font-weight: 600;
}
.button-date span {
  position: absolute;
  width: 36px;
  left: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 38px;
}
.bar-subheader .icon {
  color: #49bb80;
}
.date-circled {
  color: #fff;
  border-radius: 100%;
  background: #49bb80;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  left: 16px;
}
.date-circled.selected {
  background: #11c1f3;
}
.date-circled.pending {
  background: #fbb040;
}
.date-circled.approved {
  background: #8cc63f;
}
.date-circled.pending.date-circled.approved {
  background: linear-gradient(to right bottom, #fbb040 50%, #8cc63f 50%);
}
.item-vacation.item-status-Approved {
  background: #eef7e3;
}
.item-vacation.item-status-Approved .item-content {
  background: #eef7e3;
}
/*
.item:after {
    content: '';
    display: block;
    background: #fff;
    width: 16px;
    position: absolute;
    top: -1px;
    left: 0;
    height: 1px;
    z-index: 100;
}
*/
.role.role-JobDescriptionJuniorSandwichArtist {
  background-color: #c1bb00;
}
.role.role-JobDescriptionSeniorSandwichArtist {
  background-color: #04a600;
}
.role.role-JobDescriptionTeamLeader {
  background-color: #fc8201;
}
.role.role-JobDescriptionStoreManager {
  background-color: #c0143c;
}
.role.role-JobDescriptionAreaManager {
  background-color: #0400a7;
}
.item .item-label {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  color: #444;
  display: inline-block;
  font-size: 12px;
  padding-left: 6px;
  padding-right: 6px;
  white-space: nowrap !important;
  text-overflow: initial;
}
.item .item-label.item-label-light {
  background: #eee;
  color: #444;
}
.item .item-label.item-label-secondary {
  background: #30925f;
  color: white;
}
.item .item-label.item-label-assertive {
  background: #f15a29;
  color: white;
}
.item .item-label.item-label-positive {
  background: #8cc63f;
  color: white;
}
.item.no-lines {
  border-color: transparent;
}
.section-header .ua {
  margin-bottom: 8px;
}
/*-------------------------------------------
::  Marketplace Shift Detail
-------------------------------------------*/
#marketplaceShiftRequests .more {
  color: #DE4514;
}
#marketplaceShiftRequests .less {
  color: #78B526;
}
/*-------------------------------------------
::  Available Employees
-------------------------------------------*/
.employee-contact-popup .ua {
  margin-bottom: 1rem;
}
.employee-contact-popup .employee-summary h4,
.employee-contact-popup .employee-summary p {
  margin: 0;
}
.employee-contact-popup .list {
  margin-top: 1rem;
}
.employee-contact-popup .test {
  display: none;
}
/*-------------------------------------------
::  Chat
-------------------------------------------*/
.unread-message {
  color: #30925f;
  font-weight: 600 !important;
}
.items-messages {
  padding: 16px 8px;
  display: block;
  overflow: hidden;
}
.items-messages .date-group {
  clear: both;
  margin-bottom: 16px;
}
.items-messages .message-container {
  transform: translate3d(0, 0, 0);
  animation: anim-slideleft 1s forwards;
  opacity: 0;
  max-width: 80%;
  clear: both;
  margin-bottom: 16px;
  max-width: 85%;
  padding-left: 48px;
  position: relative;
  float: left;
}
.items-messages .message-container .note {
  clear: both;
  display: block;
  line-height: 1;
  opacity: 0.75;
  text-align: right;
  font-size: 12px;
}
.items-messages .message-container.user {
  animation: anim-slideright 1s forwards;
  float: right;
}
.items-messages .message-container.user .message {
  border-top-left-radius: 8px;
  border-top-right-radius: 0;
  background-color: #30925f;
  color: #fff;
}
.items-messages .message-container.user .message .icon {
  color: #fff;
}
.items-messages .message-container.user .message-bubble {
  top: -12px;
  left: -16px;
  right: inherit;
}
.items-messages .message-container.user .ua {
  display: none;
}
.items-messages .message-container.user .author {
  display: none;
}
.items-messages .message-container .ua {
  position: absolute;
  left: 0;
  top: 4px;
  width: 36px;
  height: 36px;
}
.items-messages .message-container .author {
  color: #333;
  line-height: 20px;
}
.items-messages .message-container.message-queued .message {
  opacity: 0.5;
}
.items-messages .message {
  background: #eee;
  border-radius: 8px;
  border-top-left-radius: 0;
  margin-bottom: 6px;
  padding: 12px;
  font-size: 16px;
  position: relative;
}
.items-messages .message p {
  margin-bottom: 0;
}
.items-messages .message .icon {
  color: inherit;
}
.message-bubble {
  position: absolute;
  top: -12px;
  right: -8px;
}
.message-bubble span {
  border-radius: 50%;
  background-color: #49bb80;
  color: #fff;
  width: 24px;
  height: 24px;
  display: block;
  float: left;
  text-align: center;
  line-height: 24px;
}
.btn-chat-jump {
  background: #49bb80 !important;
  color: white;
  position: fixed;
  bottom: 52px;
  width: 32px;
  height: 32px;
  margin-left: -16px;
  left: 50%;
  border-radius: 50%;
  border: none;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease;
}
.btn-chat-jump.active {
  color: white;
  opacity: 1;
  pointer-events: visible;
}
.broadcast-icon .icon {
  font-size: 18px !important;
  line-height: 28px;
}
.important-icon .icon {
  font-size: 14px !important;
}
.message-notice-container {
  text-align: center;
  margin-bottom: 12px;
  clear: both;
}
.message-notice {
  background: #11c1f3;
  color: white;
  display: inline-block;
  padding: 6px 12px;
  border-radius: 8px;
  text-align: center;
  max-width: 90%;
  font-weight: 600;
  font-size: 14px;
}
.message-notice.danger {
  background: #f15a29;
}
.message-content {
  white-space: pre-wrap;
}
.message-text-input-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.message-text-input-wrapper .item-input-wrapper {
  position: absolute;
  top: 0;
  right: 48px;
  bottom: 0;
  left: 40px;
  display: block;
  overflow: hidden;
}
.message-text-input {
  min-height: auto;
  resize: none;
  width: 100%;
  line-height: auto;
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  color: black;
  margin: 0;
  height: 36px;
  padding-top: 14px;
}
.bar-message {
  background: white !important;
  border-top: 1px solid #ddd;
  position: relative;
}
.bar-message .item-input-wrapper,
.bar-message input {
  background: white !important;
  font-size: 16px;
}
.button-send {
  background: #49bb80 !important;
  border-color: transparent !important;
  color: #fff !important;
  font-size: 12px;
  width: 35px;
  height: 35px;
  margin-top: -17.5px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 8px;
}
.button-send i {
  color: #fff !important;
  margin-left: -3px;
}
.button-send i:before {
  font-size: 22px;
}
.button.button-important {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  color: #ccc !important;
  transition: all 0.5s ease;
  position: absolute;
  left: 6px;
  top: 50%;
  bottom: 0;
  margin-top: -17.5px;
}
.button.button-important.important {
  color: #49bb80 !important;
}
.button.button-important i:before {
  font-size: 24px !important;
}
.unread-icon {
  background: #49bb80;
  line-height: inherit;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 4px;
}
.ua-img-group {
  overflow: hidden;
}
.ua-img-group-item {
  background-position: center;
  background-size: cover;
  position: absolute;
  height: 100%;
}
.ua-img-group-2 .ua-img-group-item:first-child {
  left: 0;
  width: 50%;
}
.ua-img-group-2 .ua-img-group-item:nth-child(2) {
  right: 0;
  width: 50%;
}
.ua-img-group-3 .ua-img-group-item:first-child {
  left: 0;
  width: 50%;
}
.ua-img-group-3 .ua-img-group-item:nth-child(2) {
  right: 0;
  width: 50%;
  bottom: 50%;
}
.ua-img-group-3 .ua-img-group-item:nth-child(3) {
  right: 0;
  width: 50%;
  top: 50%;
}
.ua-img-group-4 .ua-img-group-item {
  width: 50%;
  height: 50%;
}
.ua-img-group-4 .ua-img-group-item:nth-child(1) {
  left: 0;
}
.ua-img-group-4 .ua-img-group-item:nth-child(2) {
  left: 50%;
}
.ua-img-group-4 .ua-img-group-item:nth-child(3) {
  top: 50%;
}
.ua-img-group-4 .ua-img-group-item:nth-child(4) {
  left: 50%;
  top: 50%;
}
.datepicker-modal .event-detail-container {
  display: none;
}
.datepicker-modal .test {
  display: none;
}
.middot:after {
  content: '\b7\a0';
  color: #49bb80;
  font-size: 12px;
}
.outer-wrapper {
  background: #eee;
}
[disabled] {
  opacity: 0.5;
}
.icon.icon-multiple .icon {
  left: 0;
  font-size: 16px;
  position: relative;
}
.icon.icon-multiple .icon:before {
  width: auto;
}
input[type=search]::-ms-clear {
  display: none;
}
.shiftSwapArea {
  text-align: center;
  padding-top: 10px;
}
.shiftSwapArea.last {
  padding-bottom: 90px;
}
.shift-swap-card {
  display: flex;
  margin-bottom: 10px;
  border-bottom: 0px;
  padding-bottom: 50px;
  justify-content: center;
}
.user-card {
  margin: 0px 10px 0px 10px;
  flex-basis: 40%;
}
.centre-icon {
  margin-top: 35px;
}
.overlap-icon {
  position: relative;
  width: 35px;
  height: 35px;
}
.overlap-icon i:first-child {
  font-size: 32px !important;
  bottom: auto !important;
  right: auto !important;
}
.overlap-icon i:last-child {
  position: absolute;
  font-size: 20px;
  right: 5px;
  bottom: 0;
}
.status-icon {
  margin-top: 25px;
}
.cancel-btn {
  min-height: 0px;
  height: 32px;
  padding: 12px;
  line-height: 8px;
  margin-bottom: 10px;
  position: absolute;
  bottom: 0;
  align-items: center;
}
.profile-card {
  margin: 0px 10px 0px 10px;
  display: flex;
  flex-direction: column;
  transition: all 150ms ease-in-out;
  overflow: visible;
}
.shift-swap-card-image {
  margin-top: -40px;
  height: 100px;
  width: 100px;
  align-self: center;
  border-radius: 50%;
  transition: all 150ms ease-in-out;
  z-index: 100;
  border: 4px solid #fbb040;
}
.received-card-info {
  padding: 1em;
  line-height: 30px;
  padding-bottom: 0px;
}
.active-received-shifts-container {
  margin-top: 50px;
}
.received-card-info .shift-swap-name,
.received-card-info .shift-swap-store-number,
.received-card-info .shift-swap-date,
.received-card-info .shift-swap-time,
.received-card-info .shift-swap-holiday {
  color: #646669;
}
.received-card-info .shift-swap-name {
  font-size: 20px;
}
.received-card-info .shift-swap-store-number,
.received-card-info .shift-swap-date,
.received-card-info .shift-swap-time,
.received-card-info .shift-swap-holiday {
  font-size: 18px;
}
.received-shift-icons,
.shift-breaks-request,
.closing-shift-request {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #646669;
}
.received-shift-icons > i,
.shift-breaks-request > i,
.closing-shift-request > i {
  font-size: 24px;
  padding: 15px 5px 15px 15px;
}
.received-shift-icons > div > i,
.shift-breaks-request > div > i,
.closing-shift-request > div > i {
  font-size: 24px;
  padding: 15px 5px 15px 15px;
}
@media (max-width: 450px) {
  .received-shift-icons,
  .shift-breaks-request,
  .closing-shift-request {
    font-size: 10px;
  }
}
.received-shift-icons {
  margin-top: -10px;
}
.your-shift-bar,
.their-shift-bar {
  height: 50px;
  width: 100%;
  background-color: #2F7BBB;
  display: flex;
  justify-content: center;
  align-items: center;
}
.your-shift-bar > span,
.their-shift-bar > span {
  color: white;
  font-size: 22px;
}
.shift-decision {
  display: inline-flex;
  cursor: pointer;
  width: 100%;
}
.requested-shift-decline {
  height: 50px;
  width: 50%;
  background-color: #FD583D;
  display: flex;
  justify-content: center;
  align-items: center;
}
.requested-shift-decline > i {
  color: white;
  font-size: 22px;
}
.requested-shift-accept {
  height: 50px;
  width: 50%;
  background-color: #02A34F;
  display: flex;
  justify-content: center;
  align-items: center;
}
.requested-shift-accept > i {
  color: white;
  font-size: 22px;
}
.faded-card {
  opacity: 0.5;
}
.big-initials {
  font-size: 28px !important;
  line-height: 95px !important;
}
.their-shift-bar {
  margin-top: 10px;
}
.manager-status {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #646669;
}
.shift-swap-job-title {
  margin-top: 20px;
}
.shift-request-icons {
  display: flex;
  flex-direction: column;
  width: 200px;
  margin: 0 auto;
}
.shift-request-icons > i {
  color: black !important;
  font-size: 24px;
  padding: 15px 5px 15px 15px;
}
.shift-request-icons div > i {
  color: black !important;
  font-size: 24px;
  padding: 15px 5px 15px 15px;
}
.shift-request-icons .request-wrap {
  display: flex;
  align-items: center;
  height: 100%;
}
.bottom-icon {
  font-size: 24px;
  cursor: pointer;
}
.black-icon {
  color: black !important;
}
.stat-icons {
  display: flex;
  align-items: center;
  width: 50%;
  margin: 0 auto;
  justify-content: space-between;
}
.stat-icons > i {
  color: black !important;
  font-size: 24px;
  padding: 15px 5px 15px 15px;
}
.stat-icons div > i {
  color: black !important;
  font-size: 24px;
  padding: 15px 5px 15px 15px;
}
.stat-inner-icon {
  display: flex;
  align-items: center;
}
.current-stats {
  font-size: 16px;
  font-weight: bold;
}
.current-cost,
.current-cost-second {
  padding-right: 20px;
}
@media (max-width: 650px) {
  .shift-request-icons {
    font-size: 10px;
    width: 150px;
  }
  .user-card,
  .current-stats {
    font-size: 12px;
    overflow: hidden;
    white-space: initial;
  }
  .stat-icons {
    font-size: 10px;
    width: 85%;
  }
  .current-cost,
  .current-cost-second {
    padding-right: 0px;
  }
}
.user-filter-select {
  width: 100%;
  height: 50px;
  border: 1px solid #DDD;
  padding-left: 12px;
  font-size: 16px;
  color: #444;
}
.user-filter-select > option {
  color: #444;
}
.request-card {
  padding-bottom: 20px;
  background-color: #fff !important;
}
.extra-shift-data,
.comments-icon {
  cursor: pointer;
}
.decline-shift-popup > .popup > .popup-body > .decline-msg {
  padding: 7px;
  width: 100%;
  max-width: 100%;
}
.not-enabled-message {
  margin-top: 50px;
}
@media (min-width: 650px) {
  .shift-break-list {
    display: inline-flex;
  }
}
.parent-hours-column {
  display: inline-flex;
  text-align: right;
}
.filter-white {
  color: #fff !important;
}
.filter-amber {
  color: #fbb040 !important;
}
.holiday-text {
  flex: auto;
  margin-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.holiday-wrapper {
  display: flex;
  white-space: nowrap;
}
.marketplace-wrapper {
  white-space: nowrap;
}
.marketplace-text {
  flex: auto;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  float: none !important;
}
.public-holiday-item {
  border: none !important;
}
.public-holiday-message,
.public-holiday-request-container {
  padding-top: 5px;
  padding-bottom: 5px;
}
.time-off-request-public-holiday {
  padding-left: 10px;
}
.shift-swap-public-holiday {
  font-size: 12px !important;
  margin: 0px !important;
}
