﻿/* morrisons Variables (overrides main variables set in: utilities\_variables.scss ) */
/*$brand-grey-dark: #011f23;*/
/* Utilities - Variables */
/* Variables */
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* Utilities - Mixins */
/* Base */
html {
  height: 100%;
  font-size: 62.5%; }

body {
  height: 100%;
  margin: 0;
  border: 0;
  padding: 0;
  width: 100%;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.3; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

ul li {
  margin: 0;
  padding: 0; }

ol {
  margin: 0;
  padding: 0; }

p {
  padding: 0;
  margin: 0px 0px 5px 0px;
  margin: 0rem 0rem 0.3125rem 0rem; }

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0px 0px 10px 0px;
  margin: 0rem 0rem 0.625rem 0rem;
  font-weight: normal; }

fieldset {
  border: none;
  margin: 0;
  padding: 0; }

input[type="submit"],
input[type="button"],
button,
.button {
  background: none;
  border: 0;
  cursor: pointer;
  font-size: inherit;
  font-weight: inherit;
  padding: 0;
  margin-right: 0;
  width: auto; }

input:focus, textarea:focus {
  border: 0; }

@font-face {
  font-family: Lato;
  src: url("/fonts/Lato-Regular.woff"); }

@font-face {
  font-family: Lato Bold;
  src: url("/fonts/Lato-Bold.woff"); }

body {
  font-size: 1.1em;
  background: #e8e8e8; }

body, h1, h2, h3, h4, h5, h6, p {
  color: #777;
  font-family: Lato, Segoe UI, Arial;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 {
  margin: 15px 0; }

h1 {
  font-size: 2.5em; }

h2 {
  font-size: 1.25em; }

p {
  font-size: 1.5em;
  padding: 0;
  margin: 20px 0; }

a {
  color: #00893f; }
  a:hover, a:focus {
    color: #0f733d; }

img {
  border-radius: 3px; }

.main-content {
  padding: 0;
  height: 100%; }

.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6,
.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5,
.sidebar h6 {
  text-transform: uppercase; }

.main {
  background: white; }

.main,
.sidebar {
  border-top: 1px solid #cccccc; }

.sidenav {
  width: 0;
  position: fixed;
  z-index: 1;
  top: 105px;
  left: 0;
  background-color: #e8e8e8;
  overflow-x: hidden;
  overflow-y: hidden;
  transition: 0.5s;
  padding-top: 10px;
  height: 95%; }

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  color: #818181;
  display: block;
  transition: 0.3s; }

.sidenav a:hover, .offcanvas a:focus {
  color: #f1f1f1; }

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px; }

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px; }
  .sidenav a {
    font-size: 18px; } }

.filtertoggle {
  position: absolute;
  top: 130px;
  left: -22px;
  z-index: 1000;
  transform: rotate(90deg);
  background-color: #00893f;
  color: white;
  cursor: pointer; }

.filtertoggle a {
  color: white;
  padding: 10px; }
  .filtertoggle a:hover {
    text-decoration: none; }

/* Layout */
.brand-logo {
  background: url("/Images/logo-Morrisons-new-09-2024.png") no-repeat;
  background-size: contain; }

.brand-logo-login {
  background: url("/Images/logo-Morrisons-new-09-2024.png") no-repeat;
  background-size: contain; }

.brand-name {
  font-size: 0; }

.navbar.navbar-inverse {
  background: #00893f;
  padding: 0 10px;
  margin-bottom: 0;
  border: 0; }
  .navbar.navbar-inverse .navbar-nav > li > a,
  .navbar.navbar-inverse .navbar-nav > .dropdown > a .caret {
    color: #fff; }
  .navbar.navbar-inverse .navbar-nav > li > a {
    opacity: 0.8; }
    .navbar.navbar-inverse .navbar-nav > li > a:hover, .navbar.navbar-inverse .navbar-nav > li > a:focus {
      opacity: 1; }
  .navbar.navbar-inverse .navbar-nav > li.active > a,
  .navbar.navbar-inverse .navbar-nav > li.open > a {
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    opacity: 1; }
  .navbar.navbar-inverse .dropdown-menu .divider {
    border-color: #808080; }
  .navbar.navbar-inverse .dropdown-menu > li > a:focus,
  .navbar.navbar-inverse .dropdown-menu > li > a:hover {
    color: #777; }
  .navbar.navbar-inverse .fa {
    font-size: 2em;
    display: inline-block;
    vertical-align: middle; }
    .navbar.navbar-inverse .fa-fw {
      width: 1.5em; }
  .navbar.navbar-inverse .navbar-collapse {
    max-height: none;
    border-color: #808080; }
    .navbar.navbar-inverse .navbar-collapse.in {
      overflow-y: visible; }
  .navbar.navbar-inverse .navbar-toggle {
    position: absolute;
    top: 2px;
    right: 0;
    border: 0;
    border-color: transparent;
    background: transparent;
    opacity: 0.8; }
    .navbar.navbar-inverse .navbar-toggle:hover, .navbar.navbar-inverse .navbar-toggle:focus {
      background: transparent;
      opacity: 1; }
  .navbar.navbar-inverse .product-title {
    font-size: 1em;
    color: white;
    margin: 18px;
    display: inline-block; }
    @media screen and (min-width: 678px) {
      .navbar.navbar-inverse .product-title {
        font-size: 1.25em; } }

.navbar-brand {
  background: url("/Images/logo-Morrisons-new-09-2024.png") center/contain no-repeat;
  max-width: 200px;
  min-width: 100px;
  height: 35px;
  padding: 10px;
  margin: 5px 0;
  /*background-size:cover;*/ }
  .navbar-brand:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 180px;
    background-color: rgba(255, 255, 255, 0.13); }
  .navbar-brand:after {
    content: "";
    position: absolute;
    left: 180px;
    top: 0;
    float: right;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 20px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.13); }

.navbar-brand-new {
  background: url("/Images/logo-Morrisons-new-09-2024.png") center/contain no-repeat;
  width: 200px;
  height: 35px;
  padding: 10px;
  margin: 5px 0;
  /*background-size:cover;*/ }
  .navbar-brand-new:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 180px;
    background-color: rgba(255, 255, 255, 0.13); }
  .navbar-brand-new:after {
    content: "";
    position: absolute;
    left: 180px;
    top: 0;
    float: right;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 20px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.13); }

@media (max-width: 1100px) {
  .navbar-header {
    float: none; }
  .navbar-left, .navbar-right {
    float: none !important; }
  .navbar-toggle {
    display: block; }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }
  .navbar-nav > li {
    float: none; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  .collapse.in {
    display: block !important; } }

.nav-tabs {
  border: 0;
  margin: 10px 0; }
  .nav-tabs-4 li {
    width: 25%; }
  .nav-tabs-3 li {
    width: 15%; }
  .nav-tabs > li > a {
    white-space: nowrap; }
  .nav-tabs > li > a,
  .nav-tabs > li.active > a {
    color: #777;
    border: 0;
    font-family: Lato, Segoe UI, Arial; }
    .nav-tabs > li > a:hover, .nav-tabs > li > a:focus,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
      box-shadow: none;
      border: 0;
      background-color: transparent;
      color: #0f733d; }
      .nav-tabs > li > a:hover .nav-tabs-number, .nav-tabs > li > a:focus .nav-tabs-number,
      .nav-tabs > li.active > a:hover .nav-tabs-number,
      .nav-tabs > li.active > a:focus .nav-tabs-number {
        border-color: #0f733d; }
      .nav-tabs > li > a:hover .nav-tabs-numberSmall, .nav-tabs > li > a:focus .nav-tabs-numberSmall,
      .nav-tabs > li.active > a:hover .nav-tabs-numberSmall,
      .nav-tabs > li.active > a:focus .nav-tabs-numberSmall {
        border-color: #0f733d; }
  .nav-tabs > li.active > a {
    color: #00893f; }
    .nav-tabs > li.active > a .nav-tabs-number {
      border-color: #00893f; }
    .nav-tabs > li.active > a .nav-tabs-numberSmall {
      border-color: #00893f; }
  .nav-tabs-number {
    font-size: 2.5em;
    border: 6px solid lightgrey;
    border-radius: 50px;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.13);
    height: 60px;
    width: 60px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    margin: 0 10px 0 0; }
  .nav-tabs-numberSmall {
    font-size: 1.3em;
    border: 4px solid lightgrey;
    border-radius: 50px;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.13);
    height: 35px;
    width: 35px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    margin: 0 10px 0 0; }
  .nav-tabs-heading {
    font-size: 1.25em;
    display: none; }
    @media screen and (min-width: 992px) {
      .nav-tabs-heading {
        display: inline-block; } }

.footable.breakpoint > tbody > tr > td.expand {
  color: #00893f;
  padding-left: 0px;
  background-color: transparent;
  content: "\2b";
  font-family: glyphicon;
  font-style: normal;
  font-weight: normal; }

.footable.breakpoint > tbody > tr > td.expand::before {
  color: #00893f;
  padding: 0px 10px;
  background-color: transparent;
  content: "\2b";
  font-family: glyphicon;
  font-style: normal;
  font-weight: bolder;
  font-size: 20px; }

.footable.breakpoint > tbody > tr.footable-detail-show > td.expand {
  color: #00893f;
  padding-left: 0px;
  background-color: transparent;
  content: "\2212";
  font-family: glyphicon;
  font-style: normal;
  font-weight: normal; }

.footable.breakpoint > tbody > tr.footable-detail-show > td.expand::before {
  color: #00893f;
  padding: 0px 10px;
  background-color: transparent;
  content: "\2212";
  font-family: glyphicon;
  font-style: normal;
  font-weight: bolder;
  font-size: 20px; }

.sidebar {
  padding: 0 20px; }
  .sidebar form {
    background: white;
    padding: 15px;
    overflow: hidden;
    border-radius: 3px; }

.panel {
  border-radius: 0;
  margin-bottom: 0; }
  .panel .report-buttons {
    height: 50px;
    margin: 10px 0;
    position: absolute;
    right: 15px;
    top: 5px; }
    .panel .report-buttons button,
    .panel .report-buttons .btn {
      margin: 0;
      background-color: transparent;
      background-image: none;
      color: #00893f;
      border: 0;
      box-shadow: none; }

.panel-primary {
  border: 0;
  padding: 15px; }
  .panel-primary > .panel-heading {
    background-image: none;
    background-color: transparent;
    color: #777;
    border: 0;
    padding: 0; }

.panel-title {
  text-transform: uppercase;
  margin: 0 0 15px;
  width: 80%; }

.panel-body {
  padding: 0; }

.heading-row {
  height: 50px; }
  .heading-row h1 {
    color: white;
    margin: 5px 0;
    font-size: 1.75em;
    text-transform: none; }

/* Components */
.form-inline .form-group {
  display: block; }

.popup .form-group {
  padding: 0 10px; }

.popup label {
  font-size: 0.9em;
  text-transform: none; }

.popup .radio,
.popup .checkbox {
  padding-left: 0; }

label {
  display: block;
  font-size: 1em;
  margin: 10px 0 5px;
  font-family: Lato Bold, Segoe UI, Arial; }

.label-inline {
  display: inline-block; }

.input-group {
  margin: 25px 0; }

input[type="text"], textarea {
  padding: 10px 15px;
  max-width: 600px;
  width: 100%; }

input, textarea {
  border: 1px solid #e8e8e8;
  background: white;
  color: #777;
  font-size: 1.5em;
  margin: 5px 0;
  border-radius: 3px; }
  input:focus, textarea:focus {
    border: 1px solid #00893f; }

textarea.form-control {
  font-size: 1.1em; }

.input-xs {
  max-width: 60px; }

.input-sm {
  max-width: 110px; }

.radio label {
  margin: 0 20px 0 0; }

.checkbox label:after,
.radio label:after {
  content: '';
  display: table;
  clear: both; }

.checkbox .cr,
.radio .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: .25em;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: .5em; }

.radio .cr {
  border-radius: 50%; }

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
  position: absolute;
  font-size: .8em;
  line-height: 0; }

.checkbox .cr .cr-icon {
  top: 7px;
  left: 2px; }

.radio .cr .cr-icon {
  margin-left: 0.04em;
  top: 6px;
  left: 2px; }

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
  display: none; }

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  transition: all .3s ease-in; }

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1; }

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
  opacity: .5; }

.disabled *,
.disabled input,
.disabled label,
.disabled .cr {
  cursor: not-allowed; }

.circle {
  border: 0px solid red;
  background: #00893f;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  padding: 2px 5px;
  position: relative;
  top: -15px;
  left: -11px; }

.sort-icon {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: #00893f;
  border: 1px solid transparent;
  border-radius: 4px; }

.ui-state-active {
  background-color: #00893f !important; }

.pagerMargin {
  font-size: 12px;
  padding: 0;
  color: #00893f; }

.dialog-title {
  font-size: large;
  color: #00893f !important; }

.tooltip-inner {
  border: 1px solid black;
  padding: 1%;
  color: black;
  background-color: white; }

input[type=radio].with-font,
input[type=checkbox].with-font {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

input[type=radio].with-font ~ label:before,
input[type=checkbox].with-font ~ label:before {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f1db";
  letter-spacing: 10px;
  font-size: 1.1em;
  color: #00893f !important;
  width: 1.4em; }

input[type=radio].with-font:checked ~ label:before,
input[type=checkbox].with-font:checked ~ label:before {
  content: "\f00c";
  font-size: 1.1em;
  color: #00893f !important;
  letter-spacing: 5px; }

input[type=checkbox].with-font ~ label:before {
  content: "\f096"; }

input[type=checkbox].with-font:checked ~ label:before {
  content: "\f046";
  color: #00893f !important; }

input[type=radio].with-font:focus ~ label:before,
input[type=checkbox].with-font:focus ~ label:before,
input[type=radio].with-font:focus ~ label,
input[type=checkbox].with-font:focus ~ label {
  color: #00893f !important; }

.bootstrap-datetimepicker-widget {
  z-index: 999999; }

.bootstrap-datetimepicker-widget.dropdown-menu {
  width: auto !important; }

.datepicker td, .datepicker th {
  text-align: center; }

.bootstrap-datetimepicker-widget thead {
  border-bottom: 1px solid #c7c7c7 !important; }

.bootstrap-datetimepicker-widget, .bootstrap-datetimepicker-widget .table-condensed {
  width: 300px; }

.table {
  font-size: 1.1em; }
  .table tbody > tr > td {
    border-top: 0; }
  .table tbody > tr > th {
    border-bottom-width: 1px; }
  .table tbody > tr:nth-child(even) {
    background: #f9f9f9; }
  .table .fa,
  .table .glyphicon {
    font-size: 1.25em;
    color: #00893f; }

th {
  font-weight: normal;
  font-family: Lato Bold, Segoe UI, Arial; }

input[type="submit"],
input[type="button"],
button,
.button {
  color: white;
  background: #00893f;
  display: block;
  font-size: 1em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 15px 50px;
  margin: 50px 10px 0 0; }
  input[type="submit"]:hover,
  input[type="button"]:hover,
  button:hover,
  .button:hover {
    background: #0f733d;
    color: white; }

.btn.focus, .btn:focus, .btn:hover {
  color: white;
  text-decoration: none; }

.btn-group .btn-default {
  background: white;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #00893f; }
  .btn-group .btn-default:hover, .btn-group .btn-default:focus {
    background: transparent;
    color: #0f733d; }
  .btn-group .btn-default .glyphicon {
    font-size: 1.5em;
    display: inline-block;
    vertical-align: sub;
    margin: 0 5px; }

.btn-round {
  border-radius: 50px; }

.btn-outline {
  border: 1px solid;
  opacity: 0.8; }
  .btn-outline:hover {
    opacity: 1; }
  .btn-outline-c {
    background: transparent;
    border-color: #00893f;
    color: #00893f; }
    .btn-outline-c:hover {
      color: #00893f;
      background: transparent; }
  .btn-outline-w {
    border-color: white;
    color: white; }
    .btn-outline-w:hover {
      color: white; }

.btn-add {
  margin: 0; }

app-login input[type="text"], app-login textarea, app-login input#password {
  width: 100%;
  min-width: initial;
  max-width: 265px; }
  @media screen and (min-width: 380px) {
    app-login input[type="text"], app-login textarea, app-login input#password {
      max-width: 350px; } }
  @media screen and (min-width: 992px) {
    app-login input[type="text"], app-login textarea, app-login input#password {
      max-width: 500px; } }

app-login .login-side {
  background: #00893f; }
  @media screen and (min-width: 678px) {
    app-login .login-side {
      padding-right: 50px;
      margin: 0; } }
  @media screen and (min-width: 678px) {
    app-login .login-side .brand-container {
      margin: auto;
      width: 80%; } }
  app-login .login-side h2 {
    color: white;
    font-weight: normal;
    display: inline-block;
    margin: 12px 0;
    white-space: nowrap;
    text-transform: none; }
    @media screen and (min-width: 678px) {
      app-login .login-side h2 {
        font-size: 1.75em;
        float: none;
        margin: 0; } }
  app-login .login-side .brand-logo {
    min-height: 22px;
    width: 60px;
    margin: 5px 15px;
    float: left; }
    @media screen and (min-width: 678px) {
      app-login .login-side .brand-logo {
        width: auto;
        height: 100px;
        margin: 0;
        float: none; } }
  app-login .login-side .brand-logo-login {
    min-height: 35px;
    width: 60px;
    float: left; }
    @media screen and (min-width: 678px) {
      app-login .login-side .brand-logo-login {
        width: auto;
        height: 150px;
        margin: 0;
        float: none; } }
  app-login .login-side .divider-chevron {
    top: 0.85em;
    left: -2em;
    height: 4em;
    width: 4em;
    margin: 0; }
    @media screen and (min-width: 678px) {
      app-login .login-side .divider-chevron {
        display: none; } }

app-login .login-main {
  background: white;
  height: 90%;
  padding: 20px 0 0; }
  @media screen and (min-width: 678px) {
    app-login .login-main {
      padding: 0; } }
  app-login .login-main .inner {
    padding: 0 20px; }
    @media screen and (min-width: 678px) {
      app-login .login-main .inner {
        padding: 0 50px; } }
  app-login .login-main h1 {
    font-size: 2em;
    margin: 10px 0;
    text-transform: none; }
    @media screen and (min-width: 678px) {
      app-login .login-main h1 {
        font-size: 2.5em;
        white-space: nowrap; } }
  app-login .login-main p {
    font-size: 1.25em; }
    @media screen and (min-width: 678px) {
      app-login .login-main p {
        font-size: 1.5em; } }
  app-login .login-main .form-group {
    margin-bottom: 15px;
    margin: 0 auto;
    width: 70%;
    min-width: 290px; }

@media screen and (min-width: 678px) {
  app-login .login-main,
  app-login .login-side {
    height: 100%; }
    app-login .login-main .inner,
    app-login .login-side .inner {
      margin: 160px auto 0;
      position: relative; } }

app-login .login-help-mobile {
  display: block;
  margin: 20px 0; }

app-login .login-help-desktop {
  display: none; }

@media screen and (min-width: 678px) {
  app-login .login-help {
    bottom: auto;
    margin-top: -100px;
    right: 50px; }
    app-login .login-help-mobile {
      display: none; }
    app-login .login-help-desktop {
      display: block;
      position: absolute; } }

app-login .login-help .help-txt {
  padding: 8px 0; }

.search-container {
  background: white;
  float: left;
  height: 50px;
  box-sizing: border-box;
  padding: 0 15px; }

.search-field {
  display: inline-block;
  width: 100%;
  height: 50px;
  border: 0;
  font-size: 1.25em;
  outline: #cccccc;
  cursor: pointer;
  color: #cccccc;
  box-sizing: border-box; }
  .search-field:focus {
    border: 0; }

.search-input {
  position: relative; }
  .search-input .glyphicon {
    z-index: 2;
    font-size: 24px;
    width: 24px;
    color: #00893f;
    text-align: center;
    padding: 6px 0;
    top: -15px;
    right: 10px;
    float: right;
    cursor: pointer; }

.search-advanced {
  font-family: Lato Bold, Segoe UI, Arial;
  color: #00893f;
  cursor: pointer;
  margin-top: 8px;
  display: block; }

input[type="text"].search-field {
  max-width: 100%;
  padding: 0 20px;
  margin: 0;
  color: #777; }
  input[type="text"].search-field::-webkit-input-placeholder, input[type="text"].search-field::-moz-placeholder, input[type="text"].search-field::-ms-input-placeholder, input[type="text"].search-field::-moz-placeholder {
    color: #cccccc; }
  input[type="text"].search-field:focus::-webkit-input-placeholder, input[type="text"].search-field:focus::-moz-placeholder, input[type="text"].search-field:focus::-ms-input-placeholder, input[type="text"].search-field:focus::-moz-placeholder {
    color: transparent; }

.basket {
  font-size: 1.1em;
  color: white;
  white-space: nowrap;
  padding: 7px 10px;
  text-align: center;
  display: block;
  cursor: pointer; }
  .basket:hover, .basket:focus {
    color: white; }
  .basket-wrapper {
    background: rgba(255, 255, 255, 0.25); }
    .basket-wrapper:hover {
      background: rgba(0, 0, 0, 0.16); }
    .basket-wrapper .popup {
      min-width: 320px;
      right: 2px;
      left: auto;
      position: absolute;
      top: 40px;
      padding: 10px 0; }
      .basket-wrapper .popup:before {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 15px 10px;
        border-color: transparent transparent #fff transparent;
        top: -15px;
        left: calc(100% - 25px); }
        @media screen and (min-width: 678px) {
          .basket-wrapper .popup:before {
            left: calc(100% - 60px); } }
        @media screen and (min-width: 992px) {
          .basket-wrapper .popup:before {
            left: calc(100% - 105px); } }
      .basket-wrapper .popup .divider {
        width: 100%;
        margin: 0; }
      .basket-wrapper .popup > li > a {
        display: initial;
        padding: 0; }
        .basket-wrapper .popup > li > a:hover {
          background-image: none;
          background-color: transparent; }
    .basket-wrapper input {
      font-size: 0.9em;
      padding: 5px;
      max-width: 60px; }
    .basket-wrapper button {
      margin: 5px 0 5px 100px; }
  .basket-label {
    font-size: 1.1em;
    vertical-align: bottom;
    margin-left: 6px;
    display: none; }
    @media screen and (min-width: 992px) {
      .basket-label {
        display: inline-block; } }
  .basket .fa-fw {
    font-size: 2em; }
  .basket-item img {
    max-height: 50px;
    min-width: 50px;
    margin: 0 10px 0 0;
    width: auto;
    float: left; }
  .basket-item a:hover, .basket-item a:focus {
    text-decoration: none; }

.heading-row .basket-wrapper {
  padding: 13px 50px; }

.item-details {
  display: inline-block; }

.item-name {
  color: #777;
  font-size: 0.8em;
  font-family: Lato Bold, Segoe UI, Arial;
  display: inline-block;
  width: 120px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.item-code {
  font-size: 0.8em;
  color: #cccccc; }

.remove-item {
  color: #cccccc;
  border: 2px solid #e8e8e8;
  border-radius: 50px;
  margin-top: 10px; }
  .remove-item:hover {
    color: red;
    border: 2px solid red; }

.checkout-grid img {
  max-width: 100px;
  max-height: 60px; }

.checkout-grid th:last-child {
  text-align: right; }

.checkout-grid .input-xs {
  font-size: 1.25em;
  padding: 5px; }

.checkout-pane {
  padding: 0;
  margin-bottom: 100px; }
  .checkout-pane h2 {
    margin: 15px 0 30px 0;
    text-transform: none; }
  .checkout-pane .segment {
    border-right: 1px solid #e8e8e8;
    min-height: 360px; }
  .checkout-pane .checkbox .cr .cr-icon,
  .checkout-pane .radio .cr .cr-icon {
    top: 7px;
    left: 2px; }

h2.checkout-instruction {
  text-transform: none;
  margin-bottom: 10px; }

.fixed-bar-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  padding: 0 15px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 1px 2px 5px #000; }

.dashboard-container {
  padding: 5px 20px; }
  @media screen and (min-width: 678px) {
    .dashboard-container .panel {
      min-height: 355px;
      overflow: hidden; } }
  @media screen and (min-width: 992px) {
    .dashboard-container .panel {
      height: 300px;
      overflow: hidden; } }
  .dashboard-container .col-lg-1, .dashboard-container .col-lg-10, .dashboard-container .col-lg-11, .dashboard-container .col-lg-12, .dashboard-container .col-lg-2, .dashboard-container .col-lg-3, .dashboard-container .col-lg-4, .dashboard-container .col-lg-5, .dashboard-container .col-lg-6, .dashboard-container .col-lg-7, .dashboard-container .col-lg-8, .dashboard-container .col-lg-9, .dashboard-container .col-md-1, .dashboard-container .col-md-10, .dashboard-container .col-md-11, .dashboard-container .col-md-12, .dashboard-container .col-md-2, .dashboard-container .col-md-3, .dashboard-container .col-md-4, .dashboard-container .col-md-5, .dashboard-container .col-md-6, .dashboard-container .col-md-7, .dashboard-container .col-md-8, .dashboard-container .col-md-9, .dashboard-container .col-sm-1, .dashboard-container .col-sm-10, .dashboard-container .col-sm-11, .dashboard-container .col-sm-12, .dashboard-container .col-sm-2, .dashboard-container .col-sm-3, .dashboard-container .col-sm-4, .dashboard-container .col-sm-5, .dashboard-container .col-sm-6, .dashboard-container .col-sm-7, .dashboard-container .col-sm-8, .dashboard-container .col-sm-9, .dashboard-container .col-xs-1, .dashboard-container .col-xs-10, .dashboard-container .col-xs-11, .dashboard-container .col-xs-12, .dashboard-container .col-xs-2, .dashboard-container .col-xs-3, .dashboard-container .col-xs-4, .dashboard-container .col-xs-5, .dashboard-container .col-xs-6, .dashboard-container .col-xs-7, .dashboard-container .col-xs-8, .dashboard-container .col-xs-9 {
    padding: 5px; }
  .dashboard-container .filter {
    background: white;
    height: 120px;
    box-sizing: border-box;
    padding: 0 15px; }
    .dashboard-container .filter .report-buttons {
      height: 50px;
      margin: 10px 0;
      position: absolute;
      right: 15px;
      top: 5px; }
      .dashboard-container .filter .report-buttons button,
      .dashboard-container .filter .report-buttons .btn {
        margin: 0;
        background-color: transparent;
        background-image: none;
        color: #00893f;
        border: 0;
        box-shadow: none; }

.dropdown-detail {
  color: #777; }

.dashboardreport-container {
  padding: 5px 20px; }
  @media screen and (min-width: 678px) {
    .dashboardreport-container .panel {
      min-height: 325px;
      overflow: hidden; } }
  @media screen and (min-width: 992px) {
    .dashboardreport-container .panel {
      height: 270px;
      overflow: hidden; } }
  .dashboardreport-container .col-lg-1, .dashboardreport-container .col-lg-10, .dashboardreport-container .col-lg-11, .dashboardreport-container .col-lg-12, .dashboardreport-container .col-lg-2, .dashboardreport-container .col-lg-3, .dashboardreport-container .col-lg-4, .dashboardreport-container .col-lg-5, .dashboardreport-container .col-lg-6, .dashboardreport-container .col-lg-7, .dashboardreport-container .col-lg-8, .dashboardreport-container .col-lg-9, .dashboardreport-container .col-md-1, .dashboardreport-container .col-md-10, .dashboardreport-container .col-md-11, .dashboardreport-container .col-md-12, .dashboardreport-container .col-md-2, .dashboardreport-container .col-md-3, .dashboardreport-container .col-md-4, .dashboardreport-container .col-md-5, .dashboardreport-container .col-md-6, .dashboardreport-container .col-md-7, .dashboardreport-container .col-md-8, .dashboardreport-container .col-md-9, .dashboardreport-container .col-sm-1, .dashboardreport-container .col-sm-10, .dashboardreport-container .col-sm-11, .dashboardreport-container .col-sm-12, .dashboardreport-container .col-sm-2, .dashboardreport-container .col-sm-3, .dashboardreport-container .col-sm-4, .dashboardreport-container .col-sm-5, .dashboardreport-container .col-sm-6, .dashboardreport-container .col-sm-7, .dashboardreport-container .col-sm-8, .dashboardreport-container .col-sm-9, .dashboardreport-container .col-xs-1, .dashboardreport-container .col-xs-10, .dashboardreport-container .col-xs-11, .dashboardreport-container .col-xs-12, .dashboardreport-container .col-xs-2, .dashboardreport-container .col-xs-3, .dashboardreport-container .col-xs-4, .dashboardreport-container .col-xs-5, .dashboardreport-container .col-xs-6, .dashboardreport-container .col-xs-7, .dashboardreport-container .col-xs-8, .dashboardreport-container .col-xs-9 {
    padding: 5px; }
  .dashboardreport-container .filter {
    background: white;
    height: 120px;
    box-sizing: border-box;
    padding: 0 15px; }
    .dashboardreport-container .filter .report-buttons {
      height: 50px;
      margin: 10px 0;
      position: absolute;
      right: 15px;
      top: 5px; }
      .dashboardreport-container .filter .report-buttons button,
      .dashboardreport-container .filter .report-buttons .btn {
        margin: 0;
        background-color: transparent;
        background-image: none;
        color: #00893f;
        border: 0;
        box-shadow: none; }

/*#dashboardBody {
        font-family: $brand-font-primary;
	}*/
.report-container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }
  @media screen and (min-width: 992px) {
    .report-container {
      height: 280px; } }
  .report-container .inner {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.6);
    padding: 50px 20px; }

.bkg-img {
  position: absolute; }
  .bkg-img * {
    color: white; }
  .bkg-img input {
    background: transparent;
    color: white; }
  .bkg-img-campaigns {
    background: url("/Images/campaigns-bkg.jpg") no-repeat;
    background-size: cover; }
  .bkg-img-welcome {
    background: url("/Images/hero-Morrisons-new-09-2024.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    inset: 0; }
  .bkg-img-gradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#40597c+0,9550a8+16,b7587e+33,ff8787+49,ffd97a+68,90bc56+85,75f464+100 */
    background: #40597c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b5899a 0%, #a084a9 16%, #9ba8bb 33%, #98b0c3 49%, #93b1a2 68%, #86a59b 85%, #758265 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b5899a 0%, #a084a9 16%, #9ba8bb 33%, #98b0c3 49%, #93b1a2 68%, #86a59b 85%, #758265 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b5899a 0%, #a084a9 16%, #9ba8bb 33%, #98b0c3 49%, #93b1a2 68%, #86a59b 85%, #758265 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40597c', endColorstr='#75f464',GradientType=1 );
    /* IE6-9 */ }
  .bkg-img .divider-thin {
    margin: 20px 0 0;
    opacity: 0.6; }
  .bkg-img p {
    margin: 10px 0; }
  .bkg-img h1 {
    font-size: 2em;
    margin: 0 10px; }

.beamdigital-container {
  margin: 20px; }
  .beamdigital-container .beamdigital-box1 {
    color: white;
    background-color: #9999ff;
    padding: 10px;
    text-align: center; }
  .beamdigital-container .beamdigital-box2 {
    color: white;
    background-color: #4db8ff;
    padding: 10px;
    text-align: center; }
  .beamdigital-container .beamdigital-box3 {
    color: white;
    background-color: #00e673;
    padding: 10px;
    text-align: center; }
  .beamdigital-container .beamdigital-box4 {
    color: white;
    background-color: #ff6666;
    padding: 10px;
    text-align: center; }
  .beamdigital-container .beamdigital-counter {
    font-size: 40px;
    padding: 20px; }
  .beamdigital-container .beamdigital-text {
    font-size: 20px;
    padding: 20px; }

.beamdigitalcarousel-container .carousel,
.beamdigitalcarousel-container .carousel-inner {
  padding: 0;
  min-height: 200px; }

.beamdigitalcarousel-container .left.carousel-control {
  left: -20px; }

.beamdigitalcarousel-container .right.carousel-control {
  right: -20px; }
  .beamdigitalcarousel-container .right.carousel-control span:before {
    margin-left: -20px; }

.beamdigitalcarousel-container .left.carousel-control,
.beamdigitalcarousel-container .right.carousel-control {
  height: 100%;
  width: 20px;
  opacity: 1;
  background: none; }
  @media screen and (min-width: 992px) {
    .beamdigitalcarousel-container .left.carousel-control,
    .beamdigitalcarousel-container .right.carousel-control {
      background: transparent;
      box-shadow: none; } }
  .beamdigitalcarousel-container .left.carousel-control span:before,
  .beamdigitalcarousel-container .right.carousel-control span:before {
    position: relative;
    top: -15px;
    color: #00893f; }

.beamdigitalcarousel-container .carousel-indicators {
  bottom: -25px; }
  .beamdigitalcarousel-container .carousel-indicators li {
    border-color: #00893f;
    background: #00893f;
    color: white; }

.beamdigitalcarousel-container h3 {
  margin: 5px 0;
  padding: 5px;
  border-radius: 3px;
  background: #eaeaea;
  color: #00893f; }

.beamdigitalcarousel-container .meta-data > li {
  margin: 5px 20px;
  list-style-type: square; }

.beamdigitalcarousel-container li.feed-content:nth-child(even) {
  background: #f5f5f5;
  border-radius: 3px; }

.beamdigitalcarousel-container .online-status {
  color: white;
  background-color: #00e673; }

.beamdigitalcarousel-container .offline-status {
  color: white;
  background-color: #ff6666; }

.blur-bg {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: white;
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  filter: blur(15px);
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center;
  transform: scale(1.8); }

news-component,
.news-component {
  overflow: hidden; }
  news-component .feed-horizontal,
  .news-component .feed-horizontal {
    min-height: 50px;
    /*.feed-controls {
            position: absolute;
            top: 0;
            left: auto;
            right: $brand-space-medium;
            margin-top: -30px;
            .carousel-indicators {
            bottom: -15px;
            width: 105px;
            padding: 0;
            
            @media screen and (min-width: $screen-md-min) {
                
                //position: absolute;
                //left: auto;
                //right: 0;
                //margin: 45px 0;
                margin-bottom: 0px;
                //display: none;
            }
        }*/ }
    @media screen and (min-width: 992px) {
      news-component .feed-horizontal,
      .news-component .feed-horizontal {
        min-height: 100px; } }
    news-component .feed-horizontal .feed-title,
    .news-component .feed-horizontal .feed-title {
      padding: 10px;
      text-align: left; }
      @media screen and (min-width: 992px) {
        news-component .feed-horizontal .feed-title,
        .news-component .feed-horizontal .feed-title {
          padding: 35px 0;
          text-align: center; } }
    news-component .feed-horizontal .feed-content,
    .news-component .feed-horizontal .feed-content {
      max-height: 100px;
      overflow: hidden;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
      @media screen and (min-width: 992px) {
        news-component .feed-horizontal .feed-content,
        .news-component .feed-horizontal .feed-content {
          border-bottom: 0;
          padding: 18px 15px; } }
      news-component .feed-horizontal .feed-content:nth-child(even),
      .news-component .feed-horizontal .feed-content:nth-child(even) {
        background: rgba(255, 255, 255, 0.08); }
      news-component .feed-horizontal .feed-content a, news-component .feed-horizontal .feed-content a:hover,
      .news-component .feed-horizontal .feed-content a,
      .news-component .feed-horizontal .feed-content a:hover {
        color: white; }
      news-component .feed-horizontal .feed-content .newsmodal-fontcolor,
      .news-component .feed-horizontal .feed-content .newsmodal-fontcolor {
        color: #777 !important; }
        news-component .feed-horizontal .feed-content .newsmodal-fontcolor a, news-component .feed-horizontal .feed-content .newsmodal-fontcolor a:hover,
        .news-component .feed-horizontal .feed-content .newsmodal-fontcolor a,
        .news-component .feed-horizontal .feed-content .newsmodal-fontcolor a:hover {
          color: black !important; }
    news-component .feed-horizontal .feed-controls,
    .news-component .feed-horizontal .feed-controls {
      position: absolute;
      top: 0;
      left: auto;
      right: 15px;
      margin-top: -30px;
      width: 105px;
      padding: 0; }
      @media screen and (min-width: 992px) {
        news-component .feed-horizontal .feed-controls,
        .news-component .feed-horizontal .feed-controls {
          margin: 15px 0; } }
    news-component .feed-horizontal .control-prev,
    news-component .feed-horizontal .control-next,
    .news-component .feed-horizontal .control-prev,
    .news-component .feed-horizontal .control-next {
      font-size: 2em;
      display: inline-block; }
    news-component .feed-horizontal .control-slide,
    .news-component .feed-horizontal .control-slide {
      font-size: 0.8em;
      vertical-align: super; }
    news-component .feed-horizontal .slide-links,
    .news-component .feed-horizontal .slide-links {
      display: inline-block; }
    news-component .feed-horizontal .teaser-content,
    .news-component .feed-horizontal .teaser-content {
      margin: 5px;
      max-width: 95%; }
    news-component .feed-horizontal .triangle-feed,
    .news-component .feed-horizontal .triangle-feed {
      display: none; }
      @media screen and (min-width: 992px) {
        news-component .feed-horizontal .triangle-feed,
        .news-component .feed-horizontal .triangle-feed {
          display: block; } }
  news-component .feed-vertical,
  .news-component .feed-vertical {
    max-height: 620px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 120%;
    padding: 0 10% 0 0; }
    news-component .feed-vertical .feed-title,
    .news-component .feed-vertical .feed-title {
      text-align: left; }
    news-component .feed-vertical .item,
    .news-component .feed-vertical .item {
      margin: 20px;
      padding-bottom: 10px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
      news-component .feed-vertical .item:last-child,
      .news-component .feed-vertical .item:last-child {
        border-bottom: 0;
        padding-bottom: 0; }
  news-component .feed-label,
  .news-component .feed-label {
    background-color: rgba(255, 255, 255, 0.25);
    margin: 0 50px 0 0;
    text-align: center;
    height: 50px;
    width: 100%; }
    @media screen and (min-width: 992px) {
      news-component .feed-label,
      .news-component .feed-label {
        height: 100px;
        width: 100px;
        padding: 25px 0; } }
    news-component .feed-label.feed-label-vertical,
    .news-component .feed-label.feed-label-vertical {
      height: auto;
      width: 100%;
      text-align: left;
      padding: 20px; }
  news-component .feed-title,
  .news-component .feed-title {
    text-transform: uppercase;
    font-size: 1.5em;
    display: block; }
    news-component .feed-title .fa-fw,
    .news-component .feed-title .fa-fw {
      margin-right: 5px; }
  news-component .teaser-img,
  .news-component .teaser-img {
    max-height: 50px;
    display: inline-block; }
    @media screen and (min-width: 992px) {
      news-component .teaser-img,
      .news-component .teaser-img {
        max-height: 80px; } }
  news-component .teaser-content,
  .news-component .teaser-content {
    padding-left: 15px;
    white-space: nowrap; }
    news-component .teaser-content-title, news-component .teaser-content-text,
    .news-component .teaser-content-title,
    .news-component .teaser-content-text {
      font-size: 1em;
      margin: 0 0 5px 0;
      overflow: hidden;
      text-overflow: ellipsis; }
    news-component .teaser-content-title,
    .news-component .teaser-content-title {
      font-family: Lato Bold, Segoe UI, Arial; }
  news-component .teaser-stamp,
  .news-component .teaser-stamp {
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    padding-right: 15px; }
  news-component .teaser-date,
  news-component .teaser-year,
  .news-component .teaser-date,
  .news-component .teaser-year {
    font-size: 1.25em;
    white-space: nowrap; }
  news-component .teaser-year,
  .news-component .teaser-year {
    opacity: 0.6; }
  news-component .news-modal-body,
  .news-component .news-modal-body {
    min-height: 200px; }
  @media screen and (min-width: 992px) {
    news-component .carousel,
    .news-component .carousel {
      height: 100px; } }
  news-component .carousel,
  news-component .carousel-inner,
  .news-component .carousel,
  .news-component .carousel-inner {
    padding: 0; }
  news-component .left.carousel-control,
  .news-component .left.carousel-control {
    background: rgba(115, 127, 157, 0.4);
    left: -20px; }
  news-component .right.carousel-control,
  .news-component .right.carousel-control {
    background: rgba(83, 136, 74, 0.4);
    right: -20px; }
    news-component .right.carousel-control span:before,
    .news-component .right.carousel-control span:before {
      margin-left: -20px; }
  news-component .left.carousel-control,
  news-component .right.carousel-control,
  .news-component .left.carousel-control,
  .news-component .right.carousel-control {
    height: 100%;
    width: 20px;
    opacity: 1;
    box-shadow: 1px 2px 93px #000; }
    @media screen and (min-width: 992px) {
      news-component .left.carousel-control,
      news-component .right.carousel-control,
      .news-component .left.carousel-control,
      .news-component .right.carousel-control {
        background: transparent;
        box-shadow: none; } }
    news-component .left.carousel-control span:before,
    news-component .right.carousel-control span:before,
    .news-component .left.carousel-control span:before,
    .news-component .right.carousel-control span:before {
      position: relative;
      top: -15px; }

welcome-component .bkg-img {
  padding: 10px; }
  welcome-component .bkg-img-detail {
    margin: 0 0 10px 0; }
  welcome-component .bkg-img .fa-fw {
    max-width: 30px; }
  welcome-component .bkg-img .welcome-user-icon {
    font-size: 4em;
    opacity: 0.6; }
  welcome-component .bkg-img .welcome-task-icon {
    font-size: 0.5em;
    float: left;
    margin: 3px 3px 0 0; }

welcome-component .task-title {
  padding: 0; }

welcome-component .task-title, welcome-component .task-counter {
  font-size: 2em; }
  @media screen and (min-width: 992px) {
    welcome-component .task-title, welcome-component .task-counter {
      font-size: 1.75em; } }

welcome-component .task-counter, welcome-component .task-name {
  display: block; }

welcome-component .task-name {
  font-size: 0.5em; }

welcome-component .task-detail {
  font-size: 1.1em; }

campaignsgoinglive-component .report-counter {
  font-size: 2.5em;
  margin-right: 5px; }

campaignsgoinglive-component input {
  padding: 10px; }

app-fastestmovingitem .carousel,
app-fastestmovingitem .carousel-inner {
  padding: 0;
  min-height: 200px; }

app-fastestmovingitem .left.carousel-control {
  left: -20px; }

app-fastestmovingitem .right.carousel-control {
  right: -20px; }
  app-fastestmovingitem .right.carousel-control span:before {
    margin-left: -20px; }

app-fastestmovingitem .left.carousel-control,
app-fastestmovingitem .right.carousel-control {
  height: 100%;
  width: 20px;
  opacity: 1;
  background: none; }
  @media screen and (min-width: 992px) {
    app-fastestmovingitem .left.carousel-control,
    app-fastestmovingitem .right.carousel-control {
      background: transparent;
      box-shadow: none; } }
  app-fastestmovingitem .left.carousel-control span:before,
  app-fastestmovingitem .right.carousel-control span:before {
    position: relative;
    top: -15px;
    color: #00893f; }

app-fastestmovingitem .carousel-indicators {
  bottom: -25px; }
  app-fastestmovingitem .carousel-indicators li {
    border-color: #00893f;
    background: #00893f;
    color: white; }

app-fastestmovingitem h3 {
  margin: 5px 0;
  padding: 5px;
  border-radius: 3px;
  background: #eaeaea;
  color: #00893f; }

app-fastestmovingitem .meta-data > li {
  margin: 5px 20px;
  list-style-type: square; }

app-fastestmovingitem li.feed-content:nth-child(even) {
  background: #f5f5f5;
  border-radius: 3px; }

app-podbydate .label-inline {
  min-width: 60px; }

app-podbydate .form-inline .form-group {
  margin: 10px auto; }

.k-item .k-state-hover {
  background-color: #00893f !important; }

.k-pager-numbers .k-link,
.k-pager-numbers .k-link:link {
  color: #00893f; }

.k-state-selected {
  background-color: #00893f !important;
  border-radius: 50px; }

.k-pager-wrap .k-state-selected:hover {
  background-color: #1a9552 !important; }

.k-pager-wrap .k-link:hover {
  border-radius: 50px; }

/*.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected {
    min-height: 1.75em;
    min-width: 1.75em;
    border-radius: $brand-button-radius;
}*/
.k-icon {
  color: #00893f !important; }

.k-grouping-header,
.k-pager-wrap {
  background-color: white; }

.k-grouping-header {
  display: none; }

.k-grid-content {
  overflow-y: visible; }

.k-grid,
.k-grid-pager {
  font-size: 1em !important; }

.k-grid-header {
  background-color: transparent;
  color: #00893f !important; }

.k-grid-header,
.k-widget {
  border: 0;
  padding-right: 0 !important; }

.k-grid-header-wrap, .k-grid-footer-wrap {
  border: 0; }

.k-grid td,
.k-grid th {
  white-space: nowrap;
  border: 0; }

div.k-grid-footer, div.k-grid-header {
  border-color: #e8e8e8 !important; }

.k-grid tr:hover {
  background-color: transparent; }

.k-grid {
  margin-bottom: 5px; }

.k-filter-row th, .k-grid-header th.k-header {
  border: 0 !important; }

.k-pager-wrap .k-link, .k-pager-wrap .k-state-selected {
  border: 0; }

/*.k-link.k-pager-nav {
    padding-top: $brand-space-small;
}*/
.k-chart-surface text {
  font-size: 0.65em !important; }

.k-chart-surface g path {
  stroke: #fff; }

.k-chart, .k-stockchart {
  max-height: 250px; }

.k-combobox .k-dropdown-wrap {
  border-color: #cccccc;
  border-radius: 3px; }

.k-dropdown-wrap input.k-input {
  height: 20px; }

li.k-state-hover {
  background-color: #00893f !important;
  color: #fff !important; }

.k-animation-container table tbody tr {
  color: #00893f !important;
  font-size: 1em;
  font-family: Lato Bold, Segoe UI, Arial; }

.k-multiselect-wrap .k-select {
  position: relative;
  top: 0;
  bottom: 0;
  padding-right: 0px; }

.k-multiselect .k-button {
  color: #fff;
  border-color: #0f733d;
  background-color: #00893f; }

.k-multiselect-wrap .k-button {
  padding: 1px 0px;
  margin: 2px 0 0 2px;
  cursor: default;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  line-height: inherit;
  white-space: normal; }

.k-multiselect-wrap .k-input {
  font-size: 1em; }

/* Misc */
.triangle, .triangle-top-left, .triangle-top-right, .triangle-bottom-right, .triangle-bottom-left, .triangle-feed {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  z-index: 0; }
  .triangle-top-left {
    border-width: 600px 260px 0 0;
    border-color: rgba(255, 255, 255, 0.05) transparent transparent transparent;
    top: 0;
    left: 0; }
  .triangle-top-right {
    border-width: 560px 0 0 440px;
    border-color: rgba(255, 255, 255, 0.06) transparent transparent transparent;
    top: 0;
    right: 0; }
  .triangle-bottom-right {
    border-width: 0 0 560px 400px;
    border-color: transparent transparent rgba(255, 255, 255, 0.09);
    bottom: 0;
    right: 0; }
  .triangle-bottom-right-sm {
    border-width: 0 0 40px 320px;
    border-color: transparent transparent rgba(255, 255, 255, 0.47) transparent;
    bottom: 0;
    right: 0; }
  .triangle-bottom-left {
    border-width: 400px 0 0 340px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.12);
    bottom: 0;
    left: 0; }
  .triangle-feed {
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.25);
    bottom: 50px;
    left: 100px; }

.divider-chevron {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: '';
  display: inline-block;
  height: 3.25em;
  width: 3.25em;
  margin: 0 15px 0 0;
  position: relative;
  top: 8px;
  vertical-align: top;
  transform: rotate(45deg);
  border-color: white;
  opacity: 0.5; }

.divider-shadow {
  background: url(/Images/curved-shadow.png) no-repeat;
  background-size: contain;
  padding: 20px;
  margin: 20px 0;
  opacity: 0.8; }

.divider-thin {
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  width: 100%; }

.pagination {
  margin: 15px 0; }
  .pagination > li > a {
    border-radius: 50px;
    height: 30px;
    width: 30px;
    padding: 6px 10px;
    margin: 0 1px;
    background: transparent;
    border-color: transparent; }
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover {
    background: transparent;
    border-color: transparent; }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span,
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    border-radius: 50px; }
  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {
    background-color: #00893f;
    border-color: #00893f;
    z-index: 0; }
  .pagination > li:first-child > span,
  .pagination > li:first-child > a,
  .pagination > li:last-child > span,
  .pagination > li:last-child > a {
    padding-top: 9px; }

.bold {
  font-family: Lato Bold, Segoe UI, Arial; }

.mask, .mask-top-right, .mask-bottom-right {
  background: white;
  position: absolute;
  min-height: 47%;
  width: 50px; }
  .mask-top-right:before, .mask-top-right:after, .mask-bottom-right:before, .mask-bottom-right:after {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute; }
  .mask-top-right {
    top: 0;
    right: 0; }
    .mask-top-right:after {
      content: "";
      bottom: -50px;
      border-width: 0 50px 50px 0;
      border-color: transparent #ffffff transparent transparent; }
  .mask-bottom-right {
    right: 0;
    bottom: 0; }
    .mask-bottom-right:before {
      content: "";
      top: -50px;
      border-width: 0 0 50px 50px;
      border-color: transparent transparent #ffffff transparent; }

.list-group {
  box-shadow: none; }
  .list-group-item-text {
    font-size: 1em; }
  .list-group-item-heading {
    font-size: 1.1em;
    font-family: Lato Bold, Segoe UI, Arial; }

@media (max-width: 767px) {
  .list-group {
    box-shadow: none;
    margin-bottom: 100px; }
    .list-group-item-text {
      font-size: 1em; }
    .list-group-item-heading {
      font-size: 1.1em;
      font-family: Lato Bold, Segoe UI, Arial; } }

h1.list-group-item-heading, h2.list-group-item-heading, h3.list-group-item-heading, h4.list-group-item-heading, h5.list-group-item-heading, h6.list-group-item-heading {
  text-transform: none;
  font-size: 1.25em; }

.popup {
  box-shadow: 0 0px 60px rgba(0, 0, 0, 0.29);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  display: none;
  position: relative;
  background: white;
  top: 15px;
  z-index: 3; }
  .popup:before {
    content: "";
    display: block;
    position: absolute;
    top: -15px;
    left: 46%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #fff transparent; }

.status-in-progress,
.status-dispatched,
.status-delivered {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50px;
  margin: 0 2px 0 0; }

.status-in-progress {
  background: #ff6a00; }

.status-dispatched {
  background: #ffbc00; }

.status-delivered {
  background: #32f900; }

.progress {
  height: 10px;
  margin: 5px 10px 0 0;
  background-image: -webkit-linear-gradient(top, #1a9552 0, #1a9552 100%);
  background-image: -o-linear-gradient(top, #1a9552 0, #1a9552 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1a9552), to(#1a9552));
  background-image: linear-gradient(to bottom, #1a9552 0, #1a9552 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa5c5e2', endColorstr='#ffa5c5e2', GradientType=0); }

.progress-bar {
  background-image: -webkit-linear-gradient(top, #00893f 0, #00893f 100%);
  background-image: -o-linear-gradient(top, #00893f 0, #00893f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00893f), to(#00893f));
  background-image: linear-gradient(to bottom, #00893f 0, #00893f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff18263c', endColorstr='#ff18263c', GradientType=0); }

.panel-custom {
  border-radius: 5px !important; }

.add-client-theme {
  background-color: #00893f;
  color: #fff !important; }

.panel-default > .panel-heading-custom {
  background: #00893f !important;
  color: white !important;
  padding: 8px 8px !important;
  border-top-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
  cursor: pointer !important; }

.vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none; }

.vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
  pointer-events: none; }

.modal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: inherit;
  max-width: inherit;
  /* For Bootstrap 4 - to avoid the modal window stretching full width */
  height: inherit;
  /* To center horizontally */
  margin: 0 auto;
  pointer-events: all; }

.btn-primary {
  color: white !important;
  background: #00893f !important;
  border-color: #00893f !important; }
  .btn-primary:hover {
    background: #0f733d !important;
    color: white !important; }

hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0;
  border-top: 1px solid #eee; }

/* Bootstrap override for dropdown-menu li active class  ( SG 02/08/18) */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #00893f !important;
  color: #fff !important;
  background-image: none !important; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-image: none !important; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #00893f !important;
  color: #fff !important; }

.navbar.navbar-inverse .dropdown-menu > li > a:hover, .navbar.navbar-inverse .dropdown-menu > li > a:focus {
  background-color: #00893f !important;
  color: #fff !important; }

.ranges li.active {
  background-color: #00893f !important;
  border: 1px solid #00893f;
  color: #fff; }

.ranges li:hover {
  background-color: #00893f !important;
  border: 1px solid #00893f;
  color: #fff; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #00893f !important; }

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td span.active {
  background-color: #00893f !important; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding: 10px 15px; }

b {
  font-weight: normal;
  font-family: Lato Bold, Segoe UI, Arial; }

.container {
  max-width: 100%; }

.lead {
  margin: 0;
  font-size: 1.25em;
  font-family: Lato Bold, Segoe UI, Arial;
  color: #00893f; }

.well {
  background: transparent;
  border: 0;
  box-shadow: none; }

.inline-b {
  display: inline-block; }

.user-name {
  text-transform: uppercase;
  font-family: Lato Bold, Segoe UI, Arial; }

.v-align {
  vertical-align: middle; }

.no-padding {
  padding: 0 !important;
  margin: 0 !important; }

.invisible {
  visibility: hidden; }

.shadowed {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.22);
  border-radius: 4px; }

.underlined {
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #ececec;
  width: 15%;
  white-space: nowrap; }

.hide {
  display: none; }

.filter-control-space {
  margin-top: 5px;
  margin-bottom: 6px; }

/*Added by Pankaj Sharma to fix Menu*/
@media (max-width: 1100px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a {
    color: #999999; }
  .navbar-collapse {
    padding: 0px; } }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  /*color: $brand-primary;*/
  background-color: #00893f !important;
  width: 85px;
  text-align: center; }

.menu .accordion-heading {
  position: relative;
  padding: 10px 10px; }

.menu .collapse.in {
  overflow: visible; }

.menu .area {
  border-left: 4px solid #00893f !important; }

.menu .child {
  border-left: 4px solid #57c42c; }

.ld-el {
  margin: 15% auto;
  text-align: center; }

.spinner {
  animation: rotator 1.4s linear infinite; }

@keyframes rotator {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(270deg); } }

.path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite; }

@keyframes colors {
  0% {
    stroke: #4285F4; }
  25% {
    stroke: #DE3E35; }
  50% {
    stroke: #F7C223; }
  75% {
    stroke: #1B9A59; }
  100% {
    stroke: #4285F4; } }

@keyframes dash {
  0% {
    stroke-dashoffset: 187; }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg); }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg); } }

.fd-el {
  -webkit-animation: fadein 1s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 1s;
  /* Firefox < 16 */
  -ms-animation: fadein 1s;
  /* Internet Explorer */
  -o-animation: fadein 1s;
  /* Opera < 12.1 */
  animation: fadein 1s; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
