﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. 

    dark grey #6c757d
    light grey #e5e5e5
    LSDS blue #2474BB
*/

img.customer-logo {
  max-width: 163px;
  max-height: 163px;
}

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.btn {
  padding: 0.6rem 0.5rem;
  box-shadow: 3px 3px 3px #9099a3;
  border: 1px solid #D3D3D3 !important;
  border-radius: 6px;
  color: #000;
}

div.user-menu.btn{
  padding:0;
  z-index:10;
  opacity:1;
  padding-right:10px;
}
  div.user-menu.btn ul {
    margin-top: -3px;
    margin-bottom: -3px;
  }

  li.btn.short, .k-item > .k-link.short, .k-item.short > a.k-link {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
  }

.btn-primary {
  color: #000;
  background-color: transparent; /* LSDS blue #2474BB */
}

  .btn-primary:hover {
    color: #FF6600;
    background-color: transparent; /* LSDS blue #2474BB */
    opacity: 0.9;
  }

.btn-secondary {
  color: #000;
  background-color: transparent;
}

  .btn-secondary:hover {
    color: #FF6600; /* LSDS blue #2474BB */
    background-color: transparent;
  }



.short {
  padding: 0.1rem 0.75rem;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #2474BB;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}

.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */


a, a:hover, a:visited {
  color: #071D32;
  text-decoration: none;
}

.k-menu .k-state-hover > .k-link, ul.k-widget, ul.k-menu, ul.k-menu:hover,
ul.k-menu-horizonal,
.k-menu > li.k-item,
.k-horizontal-menu > .k-item
ul.k-menu li.k-item {
  border-style: none;
  border-width: 0px !important;
  background-color: transparent;
  color: #071D32;
}

ul.k-menu-group {
  text-align: left;
  font-size: small;
}

.k-link.k-menu-link:hover {
  color: #FF6600 !important;
}

.k-link:hover {
  background-color: transparent !important;
}

.k-menu-expand-arrow {
  width: 16px;
}

li .k-menu-group > .k-menu-item.k-state-hover {
  background-color: transparent !important;
}

main h1 {
  font-size: 1.4em;
  display: none;
}

.main-content {
}

.pagemenu .k-item {
  font-size: 1.4em;
  color: #071D32;
}

.pagemenu .k-group .k-item {
  font-size: 0.9em;
  color: #071D32;
}

.list-group-item {
  border: none;
}

.pagemenu {
  padding-left: 15px;
  margin-bottom: 10px;
  background-color: white;
  border-radius: 25px;
}

.menu-selected {
  font-weight: 500;
}

header {
  margin-bottom: 15px;
}

nav {
  padding-bottom: 15px;
}

.module-menu {
  display: flex;
  align-items: center;
}

.module-admin {
  color: #2B6131;
}

.module-datamanagement {
  color: #D75D1E;
}

.module-reporting {
  color: #486591;
}

.module-search {
  color: #8C3F51;
}

.module-timeseries {
  color: #01737D;
}

.module-inventory {
  color: #CB535F;
}

.module-other {
  color: #CA9801;
}

div.module-icons {
  margin-left: 14px;
}

div.user-menu li.list-group-item {
  padding-right: 5px !important;
}

div.pagemenu a, div.pagemenu span {
  padding-left: 5px !important;
}

textarea.form-control {
  width: 418px;
}

input[type=checkbox].form-control {
  display: inline;
}

div.form-group span.k-autocomplete {
  background-color: white;
  width: 450px;
  height: 48px;
  margin: 3px 2px 0px 0px;
}

  div.form-group span.k-autocomplete input {
    width: 417px;
    padding: 15px 24px 5px 15px;
    margin: 0px 1px 3px 0px;
  }

input[type=search]:focus {
  box-shadow: 0 0 5px rgb(59 130 246 / var(--tw-ring-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}

input[type=text], input[type=password], input[type=email], input[type=tel], input[type=color], input.form-control[type=date], textarea, select {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  border-radius: 5px;
  height: auto;
  border: 1px solid #DDDDDD;
}

span.k-autocomplete input, input.k-input-inner {
  border-radius: unset;
  border: unset;
  box-shadow: unset !important;
  --tw-ring-opacity: 0 !important;
}

  input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, input.form-control[type=date]:focus, textarea:focus, select:focus {
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  }

  input.form-control[type=text], input.form-control[type=color], input.form-control[type=password], input.form-control[type=email], input.form-control[type=tel], input.form-control[type=number], input.form-control[type=date], textarea.form-control {
    width: 450px;
    padding: 15px 15px 5px 15px;
    margin: 5px 1px 3px 0px;
  }

input.form-control[type=color] {
  height: 30px;
  padding: 0px;
  margin: 0px;
  width: 120px;
}


input.form-control[type=text]:focus, input.form-control[type=password]:focus, input.form-control[type=email]:focus, input.form-control[type=tel]:focus, input.form-control[type=number]:focus, textarea.form-control:focus {
  width: 450px;
  padding: 15px 15px 5px 15px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}

input.form-control[type=number], input.form-control[type=number]:focus {
  width: 150px;
}

textarea {
  margin-top: 2px;
}

  textarea:focus {
    margin-top: 2px;
  }


select:not(.form-control) {
  border: 1px solid #DDDDDD;
}

select.form-control {
  width: 450px;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  padding: 15px 15px 5px 15px;
  margin: 5px 1px 3px 0px;
  height: auto;
}

  select.form-control:focus {
    width: 450px;
    padding: 15px 15px 5px 15px;
    margin: 5px 1px 3px 0px;
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    height: auto;
  }

select.form-control, option {
  -webkit-appearance: none;
}

.select-wrapper {
  position: relative;
  display: inline-block;
}

select {
  padding-right: 24px;
}

.approval-stage .k-multiselect {
  width: 450px;
}

.super-label {
  z-index: 2;
  color: #071D32;
  display: inline-block;
  font-size: 10px;
  position: absolute;
  margin-top: 4px;
  margin-left: 15px;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: text;
}

.super-placeholder {
  z-index: 2;
  color: #071D32;
  display: inline-block;
  position: absolute;
  margin-left: 17px;
  margin-top: 12px;
  font-size: 15px;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: text;
}

.super-select-label {
  z-index: 2;
  color: #071D32;
  display: inline-block;
  font-size: 10px;
  position: absolute;
  margin-top: 4px;
  margin-left: 16px;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: text;
}

.k-window-title {
  color: #2474BB;
  font-weight: 500;
  text-transform: uppercase;
}

input[type=checkbox] {
  width: 1.3em;
  height: 1.3em;
  background-color: white;
  border-radius: 5px;
  vertical-align: middle;
  border: 1px solid darkgrey;
  outline: none;
  cursor: pointer;
}

  input[type=checkbox]:checked {
    background-color: #527bc6;
  }

.checkbox + label {
  color: #071D32;
  margin-left: 5px;
}

.checkbox:checked + label {
  color: #071D32;
}

.checkbox-select-helper {
  background-color: white;
  z-index: 2;
  position: absolute;
  display: none;
}

.window-danger {
  background-color: #dc3545;
  color: white !important;
  text-decoration: none !important;
}

.selection-item {
  overflow: hidden;
  width: 500px;
  padding: 0 10px 0 10px;
}

a.k-grid-filter.k-state-active:after {
  content: '\002022';
}

div.table > div {
  overflow-wrap: break-word;
}

.label {
  font-weight: 500;
  color: #071D32;
}

th {
  color: #071D32;
}

div.long-text {
  max-height: 100px;
  overflow-y: scroll;
}

.results-long-text {
  max-height: 100px;
  overflow-y: auto;
  text-overflow: ellipsis;
}

div.product > a {
  text-decoration: underline;
  color: #686868;
}

.k-loading-mask .k-loading-image {
    opacity: 0.5;
    background-color: #071D32;
    background-image: url('../images/Preloader_lsds.gif');
    background-repeat:no-repeat;
    background-position-x:center;
    background-position-y:center;
}

    .k-loading-mask .k-loading-image.static {
        background-image: url('../images/Preloader_lsds_static.png');
    }
  .k-loading-mask .k-loading-image::before{
    visibility:hidden;
  }

  dl.inline-flex dd {
    display: inline;
    margin: 0;
  }

  dl.inline-flex dd:after {
    display: block;
    content: '';
    width: 150px;
  }

dl.inline-flex dt {
  display: inline-block;
  min-width: 100px;
}

div.d-table.item-detail {
  border-collapse: collapse;
  padding: 10px;
  margin-bottom: 60px !important;
}

  div.d-table.item-detail > div.d-table-row > div.d-table-cell:first-child {
    width: 150px;
    font-weight: 500;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }

  div.d-table.item-detail > div.d-table-row > div.d-table-cell {
    padding: 5px;
  }

    div.d-table.item-detail > div.d-table-row > div.d-table-cell:last-child {
      max-width: 600px;
      border-bottom: 1px solid #e0e0e0;
    }

  div.d-table.item-detail > div.d-table-row:last-child > div.d-table-cell {
    border-bottom: none;
  }

.k-tabstrip-wrapper {
  height: 100%;
}

div.detail-container {
  position: fixed;
  top: 0;
  bottom: 60px;
  left: 0;
  right: 0;
  overflow-y: auto;
}

div.edit-container {
  position: fixed;
  top: 0;
  bottom: 60px;
  left: 0;
  right: 0;
  overflow-y: auto;
}

div.detail-footer {
  position: fixed;
  bottom: 0;
  height: 60px;
  background-color: #f3f3f4;
  width: 100%;
  padding: 10px;
  z-index: 3;
}

.k-tabstrip {
  height: 100%;
}

div.k-tabstrip-wrapper > div:first-child {
  background-color: inherit;
  margin: 0px;
  padding: 0px;
}

div.k-tabstrip, div.k-tabstrip:focus {
  box-shadow: none;
  border: none;
}

ul.k-tabstrip-items {
  border: none;
}

div.k-tabstrip > div.k-content {
  min-height: 400px;
  max-height: 85%;
  overflow-y: auto;
}

k-window {
}

body.window > div.detail-container, div.edit-container {
  padding: 20px 20px 5px 20px;
}

span.k-menu-link, a.k-menu-link {
  color: #071D32 !important;
}

img.shopping-cart {
  width: 25px;
  height: 25px;
  margin-top: -5px;
}

p.instructions {
  font-size: small;
  margin-left: 3px;
}

.b-tooltip {
  position: relative;
  display: inline-block;
}

  /* Tooltip text */
  .b-tooltip .b-tooltiptext {
    width: 120px;
    visibility: hidden;
    background-color: #fff;
    border: 1px solid #989898;
    color: #071D32;
    font-size: x-small;
    text-align: center;
    padding: 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 105%;
  }

  /* Show the tooltip text when you mouse over the tooltip container */
  .b-tooltip:hover .b-tooltiptext {
    visibility: visible;
  }

.bottom-tooltip {
  width: 120px;
  top: 100% !important;
  left: 50%;
  margin-left: -100px;
}

.bottom-left {
  margin-left: -100px;
}

.order-count-preview {
  position: absolute;
  top: 0;
  right: -4px;
}

.count-circle {
  width: 12px;
  height: 12px;
  line-height: 12px;
  border-radius: 50%;
  font-size: xx-small;
  color: white;
  text-align: center;
  background-color: #FF6600;
}

.modal-content {
  border: none;
  border-radius: unset;
}

.modal-header {
  font-weight: 500;
  background-color: #2474BB;
  background-image: linear-gradient(#266fb2, #6096c8);
  color: white;
  border-radius: unset;
}

  .modal-header button, .modal-header button:hover {
    color: white;
  }

.message-modal .modal-footer {
  display: inline;
}

div.modal-footer div {
  display: inline;
  opacity: 1;
}

span.unavailable {
  background-color: red;
  color: white;
  font-size: smaller;
  padding: 0 5px 0 5px;
  border-radius: 2px;
}

span.price-change {
  background-color: #2474BB;
  color: white;
  font-size: smaller;
  padding: 0 5px 0 5px;
  border-radius: 2px;
}

.add-favorite-dialog span.caption {
  color: #071D32;
}

.add-favorite-dialog select, .add-favorite-dialog input[type=text] {
  width: 200px;
}

.add-favorite-dialog div.d-table-cell {
  width: 230px;
}

.add-favorite-dialog button {
  width: 150px;
}

.detail-result-name-price-container > div:first-child span {
  white-space: nowrap;
  display: inline;
}

.search-result-basket-container {
  flex: 1;
}

img.staggered-price-indicator {
  margin-bottom: 4px;
}

div.staggered-price-container {
  position: relative;
  display: inline;
}

div.staggered-prices {
  left: 0;
  display: none;
  position: absolute;
  font-size: small;
  border-radius: 3px;
  z-index: 5;
  background-color: white;
  border: 1px solid #f2f2f2;
}

div.staggered-price-title {
  white-space: nowrap;
  border-radius: 3px;
  padding: 3px 3px 3px 8px;
  width: 100%;
  color: white;
  background-color: #FF6600;
  background-image: linear-gradient(#FF6600, #ffaf00);
  box-sizing: border-box;
}

table.staggered-prices {
  width: 100%;
  border: 5px solid white;
}

  table.staggered-prices td, table.staggered-prices th {
    background-color: #f2f2f2;
    color: #071D32;
    padding: 3px;
    border: 2px solid white;
  }

  table.staggered-prices th {
    padding-right: 25px;
  }

.add-to-cart-container {
  display: flex;
  flex: 1;
}

.compare-container .add-to-cart-container {
  text-align: center;
}

td.price-column {
  text-align: right;
}

td.button-column {
  padding: 8px;
}

.image-button {
  cursor: pointer;
}

div.k-grid {
  overflow-y: auto;
}

span.price {
  color: #2474BB;
  font-size: larger;
  font-weight: 600;
}

span.price-normal {
  color: #2474BB;
  font-weight: 600;
}

.modal-dialog.order-history {
  max-width: 1050px;
}

  .modal-dialog.order-history .modal-body {
    height: 650px;
  }

  .modal-dialog.order-history #dialogModalContent {
    height: 100%;
  }

.modal-content iframe {
  border: none;
  height: 100%;
  width: 100%;
}

.window .k-grid {
  overflow-y: no-content;
}

.window .k-grid-content {
  max-height: 100%;
  overflow-y: scroll;
}

label.filter-caption {
  margin-left: 5px;
  color: #071D32;
  font-size: small;
}

span.compare-count {
  margin-top: -2px;
  width: 11px;
  height: 15px;
  line-height: 14px;
  border-radius: 50%;
  font-size: x-small;
  color: white;
  background-color: #FF6600;
  position: absolute;
}

  span.compare-count.double-digit {
    padding: 3px 4px 3px 0;
    width: 12px;
    font-size: x-small;
  }

.k-grid td.button-column {
  text-overflow: unset;
}

#searchSortSelection {
  position: absolute;
  z-index: 100;
  display: none;
  border: 1px solid #989898;
  color: #071D32;
  background-color: #f2f2f2;
  border-radius: 3px;
  top: 35px;
  right: 0;
  width: 200px;
}

  #searchSortSelection label {
    margin-left: 3px;
  }

ul.radio-group {
  list-style-type: none;
  margin-left: -30px;
  padding-top: 10px;
}

.splash-head-container {
  margin: auto;
  display: flex;
  flex-direction: row;
  width: 100%;
  background-color: white;
  box-shadow: 0px 1px #9099a3;
}

#customerLogo {
  vertical-align: middle;
}

#signIn > a {
  background-color: #FF6600;
  color: white;
  padding: 10px 20px 10px 20px;
  box-shadow: none;
}

#companyLogo {
  margin: 20px;
  flex: auto;
  text-align: center;
}

body.splash {
  margin: auto;
  overflow: auto;
  background-color: rgba(216, 230, 244,0.7);
}

#splashContainer {

}

.splash-content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

  .splash-content > div:first-child {
    height: 100%;
  }
    .login-box-background {
      display: flex;
      flex-direction: row;
      background-color: white;
      width: 1200px;
      margin-top: 100px;
      box-shadow: 2px 2px 2px #9099a3;
      border-radius: 3px;
    }

.login-box-content {
  display: flex;
  flex-direction: column;
  margin: auto;
  padding: 40px;
  min-width:300px;
}

body.splash-marketplace-direct-access {
  background-position-y: 80px;
  background-position-x: center;
  background-image: url("../images/Splash_background_marketplace_direct_access.png");
  background-repeat: no-repeat;
}

.splash-title {
  font-size: 2.7rem;
  line-height: 3.2rem;
  color: black;
  margin-bottom: 20px;
}

.splash-custom-title {
  font-size: xx-large;
  margin: 20px 0 20px 0;
  color: #ff6600;
}

.splash-footer {
  margin-top: 1px;
  width: 100%;
  display: flex;
  flex-direction: row;
  font-size: smaller;
  background-color: white;
  box-shadow: 2px 2px 2px #9099a3;
  padding: 3px 10px 3px 10px;
}

.splash-footer > div:first-child {
   flex-grow:1;
}

.splash-footer div a {
  margin-left: 20px;
  color: blue;
}

.select-wrapper {
  display: block !important;
  width: 450px;
}

input[data-role="datetimepicker"] {
  padding: 15px 15px 5px 15px !important;
}

.k-datetimepicker {
  width: 450px;
}

/*--News article--*/
#newsArticle {
  background: #f2f2f2;
  padding: 10px;
}

.news-head > h5 {
  padding-left: 15px;
  padding-top: 15px;
}

.news-content {
  width: calc(100% - 50px) !important;
  margin-top: 10px !important;
  margin-left: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
}

.detail-result-news-container {
  padding-left: 5px;
}

.span-news-date {
  margin-top: 5px;
}

div.search-area > #newSearchButton {
  display: inline;
  margin-left: 5px;
  margin-left: -42px;
  width: 40px;
  border: none;
  color: #2474BB;
  background-color: transparent;
}

div.news-detail-main-container {
  margin-top: 30px;
  margin-left: 50px;
}

.k-listview.newsarticles {
  border: none;
  background-color: transparent;
}

#newsSearchBox::placeholder {
  font-style: italic;
}

.detail-result-news-container > h5 {
  margin-bottom: 0px;
  color: #2474BB;
}

div.new-container .k-pager-wrap {
  margin-top: 10px;
  background-color: transparent;
  border: 0;
}

.new-container > .search-area {
  margin-bottom: 10px;
}

.news-info-container > h2 {
  color: #2474BB;
  margin-top: 15px;
}

.news-info-container > h3 {
  margin-bottom: 15px;
}
/*--News article--*/
button.remove-parameter {
  margin: 5px 0 0 5px;
}

img.webshop-logo {
  max-width: 200px;
  max-height: 80px;
}

.sup-round {
  background: #FF6600;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  line-height: 1.6em;
  text-align: center;
  width: 1.6em;
}

span.required {
  color: #FF6600;
  margin-left: 3px;
  font-weight: 500;
}

div#basketIndictator {
  margin-top: 5px;
}

a.image-button > img, .favorite-list-actions img, .add-to-cart img, img.shopping-cart {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

  a.image-button > img:hover, a.image-button > img:active, .favorite-list-actions img:hover, .add-to-cart img:hover, img.shopping-cart:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

.fa-times {
  font-size: 20px;
}

div.form-close {
  margin-right: 10px;
}

td.stage-number {
  padding: 8px;
  font-weight: 500;
  font-size: small;
}

table.stage-approvers {
  margin: 4px 0 4px 0;
}

table.header-approval, table.header-approval td, table.header-approval th {
  border: 2px solid #ffffff;
  padding: 4px;
  font-size: small;
  color: #7f7f7f;
}

  table.header-approval th {
    background-color: #f2f2f2;
    font-weight: 500;
  }


  table.header-approval form {
    display: inline;
  }

table.error-table {
  border-collapse: collapse;
  width: 100%;
}

/*--Order--*/
.detail-order-info table {
  padding-left: 0px;
}

.detail-order-info th {
  background-color: #f2f2f2;
  padding: 8px;
  border: 3px solid white;
  text-align: left;
  vertical-align: text-top;
  padding-right: 10px;
  padding-bottom: 15px;
}

.detail-order-info td {
  padding: 8px;
}

.detail-order-info th:nth-child(1) {
  width: 5%;
}

.detail-order-info th:nth-child(2) {
  width: 47%;
}

.detail-order-info th:nth-child(3) {
  width: 15%;
}

.detail-order-info th:nth-child(4) {
  width: 7%;
}

.detail-order-info th:nth-child(5) {
  width: 13%;
}

.detail-order-info th:nth-child(6) {
  width: 13%;
}

.order-number {
  border-bottom-style: groove;
  padding-left: 0px;
}

.order-image-exclamation {
  margin-bottom: 5px;
}

.order-summary-note {
  font-size: large;
  font-weight: 500;
}

.order-supplier-error {
  margin-top: 10px;
  padding: 5px;
  border-style: solid;
  border-color: #FF6600;
}

.order-supplier-error-message {
  font-weight: 500;
}

a > span.fa {
  margin-right: 5px;
}

/*--Menu--*/
.k-menu:not(.k-context-menu) > .k-item.k-state-focused {
  box-shadow: none !important;
}

.k-menu-group .k-item > .k-state-active, .k-menu.k-context-menu .k-item > .k-state-active {
  background-color: inherit !important;
}

.k-menu-group .k-item:hover, .k-menu-group .k-item.k-state-hover, .k-menu.k-context-menu .k-item:hover, .k-menu.k-context-menu .k-item.k-state-hover {
  background-color: inherit !important;
}

.k-menu-group .k-item > .k-link > .k-menu-expand-arrow, .k-menu-scroll-wrapper .k-item > .k-link > .k-i-arrow-60-right, .k-menu-vertical .k-item > .k-link > .k-menu-expand-arrow, .k-popups-wrapper .k-item > .k-link > .k-i-arrow-60-right {
  margin-top: 0px !important;
}

table.header-approval form {
  display: inline;
}

.item-previous-next {
  text-align: center;
}

.item-next-arrow {
  margin-left: 5px;
}

#itemNext {
  border-left: 1px solid #989898;
  padding-left: 10px;
}

#itemPrevious {
  padding-right: 10px;
}

.disable-click {
  pointer-events: none !important;
  color: #071D32 !important;
  opacity: 0.5;
}

.data-hide {
  display: none;
}

.kendo-button-danger {
  background: red !important;
  color: white !important;
}

  .kendo-button-danger:hover {
    background: darkred !important;
    color: white !important;
  }

.kendo-button-primary {
  color: #fff !important;
  background: #2474BB !important;
  border-color: #2474BB !important;
}

  .kendo-button-primary:hover {
    color: #fff !important;
    background: #071D32 !important;
    border-color: #071D32 !important;
  }

div.journal-schedule-details {
  margin-left: 10px;
}

  div.journal-schedule-details div {
    padding: 2px;
  }

.current-journal-settings {
  margin-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
}

.jqcron-cross-icon {
  margin-top: -3px;
}

.modal-body textarea {
  width: 100%;
}

.catalog-product-status {
  margin: 15px;
}

.inventory-detail-image {
  margin-top: 15px;
}

.inventory-product-image-detail {
  max-width: 150px;
  max-height: 150px;
}

.inventory-qrcode-image {
  text-align: center;
}

.btn-document-clear {
  height: 100%;
  padding: .375rem .75rem;
}

.inventory-product-image {
  max-width: 120px;
  max-height: 120px;
}

.inventory-product-upload {
  margin-top: 20px;
}

.file-upload-details {
  width: 450px;
}

.k-datepicker {
  width: 450px;
}

.form-group input[data-role="datepicker"] {
  padding: 15px 15px 5px 15px !important;
}

.active-warehouse-title {
  margin: -20px 0 0 55px;
}

.grid-content-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.btn-create-fill-request {
  width: 20px;
  height: 20px;
  background: url(/images/icons/SVG_CabinetRefillRequests.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%; /*  Safari  */
  -khtml-background-size: 100% 100%; /*  Konqueror  */
  -moz-background-size: 100% 100%; /*  Firefox  */
}

.fill-requested-quantity, .fill-quantity {
  width: 70px;
}

.table-cell-dropdown {
  display: block !important;
  width: 450px;
  position: relative;
}

  .table-cell-dropdown:after {
    content: '\0025BC';
    font: normal normal normal 12px/1 FontAwesome;
    color: #071D32;
    right: 5px;
    top: 7px;
    height: 26px;
    padding: 15px 0px 0px 8px;
    position: absolute;
    pointer-events: none;
  }

button.manage-schedule {
  margin-left: 10px;
  margin-bottom: 5px;
}

#sessionModal, #dialogModal, .modalFeedback, #usersUploadModal, #uploadModal,
.message-modal, .confirmation-modal {
  z-index: 10006 !important;
}

.front-modal {
  z-index: 10007 !important;
}

#flashContainer {
  z-index: 10007 !important;
}

.modal-backdrop {
  z-index: 10005;
}

.supplier-contact-table {
  white-space: nowrap;
}

.supplier-contact-indicator {
  margin-bottom: 0px !important;
}

.supplier-contact-details {
  margin-top: 4px;
}

.date-picker {
  background-color: white !important;
}

.k-datepicker, .k-datetimepicker, .k-timepicker {
  border-width: 0 !important;
  border-top-width: 0px !important;
  border-right-width: 0px !important;
  border-bottom-width: 0px !important;
  border-left-width: 0px !important;
}

.export-pdf {
  margin: 10px;
}

input[data-role="datepicker"].k-input {
  background-color: white !important;
}

.k-autocomplete > .k-i-close, .k-dropdown-wrap > .k-i-close, span.k-input.k-combobox {
  top: 50% !important;
}

span.k-combobox {
  width: 350px;
}

.k-combobox > span.k-dropdown-wrap, span.k-input.k-combobox > input {
  border: none;
  background: white;
  border-radius: unset;
}

.k-combobox .k-dropdown-wrap {
  border-radius: 5px;
}

/*PDF export*/
.k-grid td {
  word-break: break-word;
}

/* Hide the Grid header and pager during export */
.k-pdf-export .k-grid-toolbar,
.k-pdf-export .k-pager-wrap {
  display: none;
}

.pdf-grid-template {
  font-family: "DejaVu Sans", "Arial", sans-serif;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

  .pdf-grid-template .header {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    border-bottom: 1px solid #888;
    color: #888;
  }

  .pdf-grid-template .footer {
    position: absolute;
    bottom: 10px;
    left: 30px;
    right: 30px;
    border-top: 1px solid #888;
    text-align: center;
    color: #888;
  }

.k-pdf-export .k-filterable .k-grid-filter {
  display: none;
}

.k-pdf-export .k-icon.k-i-sort-asc-sm {
  display: none;
}

.k-pdf-export .k-icon.k-i-sort-desc-sm {
  display: none;
}

.k-combobox .k-dropdown-wrap {
  border-radius: 5px;
}

.k-combobox > span.k-dropdown-wrap > span.k-select > .k-icon::before {
  color: #071D32;
}

.k-combobox .k-dropdown-wrap .k-clear-value {
  color: red;
}

.antibody-attribute-label {
  padding: 10px 42px 10px 10px;
  height: calc(100% - 42px);
  background: #89B3DC;
  color: white;
  line-height: 1.4;
}

/*--Shopping list import--*/
.shopping-list-import-result {
  padding-left: 0px;
  margin-bottom: 15px;
}

  .shopping-list-import-result th {
    background-color: #f2f2f2;
    padding: 8px;
    border: 3px solid white;
    text-align: left;
    vertical-align: text-top;
    padding-right: 10px;
    padding-bottom: 15px;
  }

  .shopping-list-import-result td {
    padding: 8px;
  }

  .shopping-list-import-result th:nth-child(1) {
    width: 45%;
  }

  .shopping-list-import-result th:nth-child(2) {
    width: 13%;
  }

  .shopping-list-import-result th:nth-child(3) {
    width: 12%;
  }

  .shopping-list-import-result th:nth-child(4) {
    width: 5%;
  }

  .shopping-list-import-result th:nth-child(5) {
    width: 25%;
  }

  .shopping-list-import-result > tbody > tr {
    font-weight: 500;
  }

.shopping-list-import-header {
  border-bottom-style: groove;
  padding-left: 0px;
  margin-bottom: 10px;
}

.shopping-list-suppliers-info {
  margin-left: -4px;
}

table.shopping-list-suppliers-info th {
  font-size: x-small;
  background-color: #f2f2f2;
  padding: 8px;
  border: 3px solid white;
  text-align: left;
  vertical-align: text-top;
  padding-right: 10px;
  padding-bottom: 15px;
}

table.shopping-list-suppliers-info td {
  font-size: x-small;
  padding: 8px;
}

table.shopping-list-suppliers-info th {
  width: auto !important;
}

table.shopping-list-suppliers-info > tbody > tr {
  font-weight: 500 !important;
}

.supplier-detail-section-tr {
  border-bottom: 1px solid #bfb9b9;
}

.bootstrap-tagsinput {
  margin: 0;
  width: 100%;
  padding: 0.5rem 0.75rem 0;
  font-size: 1rem;
  line-height: 1.25;
  transition: border-color 0.15s ease-in-out;
}

.label-info {
  display: inline-block;
  background-color: #f3f3f4;
  padding: 0 .4em .15em;
  margin-bottom: 0.4em;
  color: #2e2e2e !important;
  font-size: 14px !important;
  font-weight: 500;
  border-radius: 2px !important;
  border: 1px solid rgba(0,0,0,.08);
}

.user-names-list > .bootstrap-tagsinput {
  min-height: 100px;
}

.multiple-suppliers-note {
  color: red;
  font-weight: 500;
}

/*Home page - start*/
.notification-container > h5 {
  color: #2474BB;
  margin-top: 15px;
}

.notification-new {
  font-weight: bold;
}

#notificationsgrid.k-grid {
  overflow-y: hidden;
}

.modal-dialog.notification-model .modal-body {
  height: 350px;
}

.modal-dialog.notification-model #dialogModalContent {
  height: 100%;
}

.k-card-header {
  flex: 0 0 auto;
}

.k-card-body {
  overflow: hidden;
}

#popularproductsgrid.k-grid {
  overflow-y: hidden;
}

#searchtermsgrid.k-grid {
  overflow-y: hidden;
}

.input-date-picker {
  background-color: #fff;
}

#topsupplierstemplategrid.k-grid {
  overflow-y: hidden;
}
/*Home page - end*/

.k-combobox .k-dropdown-wrap .k-clear-value {
  top: 50%;
}

.notification-area {
  font-weight: bold;
  font-size: 16px;
}

.k-sprite.notification-settings, .k-sprite.notification-event-type {
  display: none;
}

.notification-settings {
  font-weight: 500;
  font-size: 15px;
}

.notification-event-type {
  font-weight: 500;
}

.notification-level {
  font-style: italic;
}

.accordian-panel > ul.k-panelbar {
  border-color: #c5c5c5 !important;
  border-style: solid !important;
  border-width: 1px !important;
}

.accordian-panel > .k-panelbar > .k-item > .k-link {
  color: #1984c8;
  font-weight: 500;
}

  .accordian-panel > .k-panelbar > .k-item > .k-link.k-state-selected {
    color: #fff !important;
  }

    .accordian-panel > .k-panelbar > .k-item > .k-link.k-state-selected:hover {
      background-color: #216bac !important;
    }

.user-settings-text {
  font-weight: 400;
  padding-bottom: 10px;
  display: block;
}

#usersettingspanelbar {
  margin-top: 10px;
}

.highest-price {
  background-color: #f8d7da !important;
}

.lowest-price {
  background-color: #c3e6cb !important;
}

.d-table-cell {
  vertical-align: top;
}

.display-none {
  display: none;
}

.system-statistics-filter {
  font-weight: 500;
}

#notificationsgrid tbody tr {
  cursor: pointer;
}

.system-statistics tbody tr td:first-child {
  padding-right: 5px;
}

.system-statistics tbody tr td:nth-child(3) {
  padding-left: 5px;
}

#menuGrid {
  background-color: #eae8e8;
}

.warehouse-info {
  margin-left: -4px;
}

table.data-table th {
  font-weight: 500;
  background-color: #f2f2f2;
  padding: 8px;
  border: 3px solid white;
  text-align: left;
  vertical-align: text-top;
  padding-right: 10px;
  padding-bottom: 15px;
}

table.data-table td {
  font-size: 1rem;
  font-weight: 400;
  padding: 8px;
}

table.data-table th {
  width: auto !important;
}

table.data-table > tbody > tr {
  font-weight: 500 !important;
}

.source-grid-td {
  width: 120px;
}

.source-grid-th-td {
  width: 120px;
  font-weight: bold;
  color: black;
}

.fill-quantity-message {
  color: red;
}

.price-check-product-container {
  margin-bottom: 10px;
}

.price-check-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #6c757d;
  display: flex;
}

@media only screen and (min-device-width: 1025px) {
  .price-check-tooltiptext {
    width: 400px !important;
  }
}

.price-check-new-price {
  color: #ebb826;
}

table.price-check-list th {
  padding-bottom: 8px;
}

.price-check-attr-container {
  flex: 0;
  min-width: 300px;
}

.price-list-item {
  cursor: auto !important;
}

tr.inactive, span.inactive {
  background-color: #f1f1f1;
}

.border-blue {
  border-color: #2474BB;
}

.text-orange {
  color: #FF6600;
}

.description {
  font-weight: 400;
  color: #071D32;
}

.detail {
  font-weight: 400;
  color: #071D32;
  font-size: small;
}

.description .caption {
  font-weight: 500;
}

.detail .caption {
  font-weight: 500;
}

#reportContent > .edit-container {
  margin-bottom: 30px !important;
}

.report-container {
  margin-bottom: 30px !important;
}

.text-large {
  font-size: large;
}

.data-center {
  text-align: center !important;
}

.contact-settings-container {
  padding-left: 0px !important;
}

.proceed-warehouse-order {
  float: right;
}

.warehouse-order-cart-item {
  cursor: auto !important;
}

.modal-dialog.warehouse-cart-model {
  max-width: 650px;
}

  .modal-dialog.warehouse-cart-model .modal-body {
    height: 550px;
  }

  .modal-dialog.warehouse-cart-model #dialogModalContent {
    height: 100%;
  }

.warehouse-selection {
  width: 325px;
  margin-top: 5px;
}

.warehouse-selection-grid-td {
  width: 250px;
}

.warehouse-selection-grid-th-td {
  font-weight: bold;
  color: black;
}

.warehouse-selection-grid-td-quantity {
  width: 75px;
  text-align: center;
}

.warehouse-selection > .k-dropdown-wrap > .k-input {
  margin-top: 3px;
}

div.d-table.user-mobile-app-detail {
  margin-bottom: 25px !important;
}

#notificationsgrid, #popularproductsgrid, #searchtermsgrid, #topsupplierstemplategrid > .k-grid-content > .k-loading-mask {
  z-index: 99 !important;
}

span.k-combobox.combobox {
  width: 450px;
}

.combobox > span.k-dropdown-wrap > input.k-input, span.k-input.k-combobox > input {
  padding: 15px 15px 5px 15px !important;
}

.combobox.k-combobox > span.k-dropdown-wrap > span.k-select {
  background: none;
  padding-top: 5px;
}

.combobox > .k-dropdown-wrap > span.k-clear-value > span.k-icon {
  height: 2em !important;
}

ul.k-group > li > span > span > span.k-menu-expand-arrow-icon {
  margin-top: -25px !important;
}

.news-detail-main-container a {
  color: blue;
  text-decoration: underline;
}

  .news-detail-main-container a:hover {
    color: red;
    text-decoration: underline;
  }

  .news-detail-main-container a:visited {
    color: purple;
    text-decoration: underline;
  }

.modal-footer .float-right button {
  margin-left: 5px;
}

.modal-footer .float-left button {
  margin-right: 5px;
}

input.k-input.combobox {
  height: auto !important;
  line-height: 1.65em !important;
  background-color: #fff !important;
}

.combobox.k-combobox > .k-dropdown-wrap {
  padding-right: 2em !important;
  background-color: #ececec !important;
  border-color: #c5c5c5 !important;
}

.combobox.k-combobox .k-state-hover, .combobox.k-combobox button:hover {
  background-color: #bdb4af !important;
}

.k-grid-reset_all_filters {
  float: right;
}

.grid-toolbar > .k-toolbar.k-grid-toolbar {
  display: block !important;
}

table.mobile-app-information td {
  padding: 5px;
}

/*IM Home start*/
#nextExpirationsgrid.k-grid {
  overflow-y: hidden;
}

#deliveriesgrid.k-grid {
  overflow-y: hidden;
}

#itemsWithLowCountgrid.k-grid {
  overflow-y: hidden;
}

#mostFrequentlyUsedProductsgrid.k-grid {
  overflow-y: hidden;
}

.dashboard-control-panel {
  background-color: #f5f5f5;
  padding: 16px 16px 0px 16px;
}

.btn-control-panel {
  float: right;
}

  .btn-control-panel span {
    font-size: smaller;
    margin-left: 8px;
  }

#controlPanelSection > .position-relative > .edit-container {
  margin: 0px !important;
}

span.product-expiration-date {
  color: red;
}

span.product-expiration-status {
  font-style: italic;
  display: block;
  color: red;
}

.control-panel-from-date-picker input[data-role="datetimepicker"] {
  padding: 4px 4px 4px 35px !important;
}

.control-panel-to-date-picker input[data-role="datetimepicker"] {
  padding: 4px 4px 4px 19px !important;
}

.control-panel-date-picker-section {
  position: relative;
}

input.control-panel-from-date-picker, input.control-panel-to-date-picker {
  top: 0;
  left: 0;
}

label.control-panel-label {
  position: absolute;
  font-size: .8em;
  top: 7px;
  left: 5px;
  color: #071D32;
}

#controlPanelSection .table {
  margin-bottom: 0px;
}

select.dashboard-group-by, select.dashboard-group-by:focus {
  top: 0;
  left: 0;
  margin-top: 1px;
  padding: 2px 4px 4px 69px !important;
  min-width: 150px;
  width: 100%;
}

/*IM Home end*/
.device-attr-main-container {
  height: 100%;
  display: flex;
  flex: 1;
  flex-direction: row;
}

.device-attr-container-1 {
  flex: 0;
  min-width: 40%;
}

.device-attr-container-2 {
  flex: 1;
  min-width: 40%;
}

.device-detail-extra > .accordian > .accordian-content {
  padding-left: 0px;
  margin: 10px 0px 10px 0px;
}

.assign-item-container {
  padding-left: 0px;
}

.device-attr-container-3 {
  flex: 2;
  text-align: right;
  margin: -30px 10px 0px 0px;
}

.modal-dialog.device-history-model {
  max-width: 550px;
}

  .modal-dialog.device-history-model .modal-body {
    height: 450px;
  }

  .modal-dialog.device-history-model #dialogModalContent {
    height: 100%;
  }

.modal-dialog.execute-service-model {
  max-width: 550px;
}

  .modal-dialog.execute-service-model .modal-body {
    height: 550px;
  }

  .modal-dialog.execute-service-model #dialogModalContent {
    height: 100%;
  }

div.execute-service-container {
  margin-top: 0px !important;
}

.table-execute-service {
  margin-bottom: 10px;
}

.modal-dialog.catalog-accessory-model {
  max-width: 525px;
}

  .modal-dialog.catalog-accessory-model .modal-body {
    height: 350px;
  }

  .modal-dialog.catalog-accessory-model #dialogModalContent {
    height: 100%;
  }

.modal-dialog.catalog-sparepart-model {
  max-width: 525px;
}

  .modal-dialog.catalog-sparepart-model .modal-body {
    height: 350px;
  }

  .modal-dialog.catalog-sparepart-model #dialogModalContent {
    height: 100%;
  }

.table-item-type {
  margin-bottom: 15px;
}

.modal-dialog.catalog-device-model {
  max-width: 525px;
}

  .modal-dialog.catalog-device-model .modal-body {
    height: 780px;
  }

  .modal-dialog.catalog-device-model #dialogModalContent {
    height: 100%;
  }

/*scheduler-start*/
.k-scheduler-edit-form input[data-role="datetimepicker"], .k-scheduler-edit-form input[data-role="datepicker"] {
  padding: 3px 3px 3px 3px !important;
}

.k-scheduler-edit-form .k-datetimepicker, .k-scheduler-edit-form .k-datepicker {
  width: 400px !important;
}

.k-scheduler-edit-form .k-select {
  line-height: 1.5em !important;
}
/*scheduler-end*/

.shoppingcart-item-configuration > .warehouse-selection {
  border-width: 0px !important;
}

.modal-dialog.add-accessory-to-shopping-list-model {
  max-width: 550px;
}

  .modal-dialog.add-accessory-to-shopping-list-model .modal-body {
    height: 650px;
  }

  .modal-dialog.add-accessory-to-shopping-list-model #dialogModalContent {
    height: 100%;
  }

.modal-dialog.add-spare-part-to-shopping-list-model {
  max-width: 550px;
}

  .modal-dialog.add-spare-part-to-shopping-list-model .modal-body {
    height: 650px;
  }

  .modal-dialog.add-spare-part-to-shopping-list-model #dialogModalContent {
    height: 100%;
  }

.item-name-container {
  margin-top: 15px;
}

.add-to-shopping-list-qty {
  padding-top: 17px !important;
}

.content-align-center {
  text-align: center;
}

.table-add-to-shoppinglist span.k-combobox.combobox {
  width: 275px !important;
}

.table-add-to-shoppinglist .add-to-new-shopping-item {
  width: 255px !important;
  margin: 0 !important;
}

.table-add-to-shoppinglist div.d-table-cell {
  width: 275px;
}

.table-add-to-shoppinglist button {
  width: 150px;
  margin-left: 10px;
  margin-top: 8px;
}

.right-tooltip {
  width: 175px !important;
  top: 100% !important;
  left: 50%;
  margin-left: -45px;
}

.table-add-to-shoppinglist .add-to-new-shopping-list-container {
  border: 1px solid #989898;
  padding: 8px;
  border-radius: 10px;
}

.table-add-to-shoppinglist .description-section {
  margin-bottom: 0px !important;
}

button.btn.btn-secondary.confirm.dialog,
button.btn.btn-secondary.cancel-dialog,
button.btn.btn-secondary.confirm.message,
.modal-footer > .close > button.btn.btn-secondary.close-modal,
.modal-footer > .confirm > button.btn.btn-secondary.cancel,
.modal-footer button.btn.btn-secondary.cancel {
  color: #fff;
  background-color: #2474BB; /* LSDS blue #2474BB */
  border-color: #2474BB;
}

  button.btn.btn-secondary.confirm.dialog:hover,
  button.btn.btn-secondary.cancel-dialog:hover,
  button.btn.btn-secondary.confirm.message:hover,
  .modal-footer > .close > button.btn.btn-secondary.close-modal:hover,
  .modal-footer > .confirm > button.btn.btn-secondary.cancel:hover,
  .modal-footer button.btn.btn-secondary.cancel:hover {
    background-color: #071D32; /* LSDS blue #2474BB */
    border-color: #071D32;
  }

.file-upload-section {
  margin-top: 10px;
}

.file-upload-label {
  margin-bottom: 0px !important;
}

dl.row {
  margin-right: unset;
}

.edit-container > .report-filter-container {
  margin: 0px !important;
}

.report-filter-container #labelType {
  margin-top: 0px;
}

@media (min-width: 1024px) {
  .report-filter-container .report-label-type {
    margin: 0px 0px 0px 10px;
  }

  .report-filter-container #includeWarehouseLogo {
    margin-left: 10px;
  }
}

@media (min-width: 768px) {
  .report-filter-container #includeWarehouseLogo {
    margin: 10px 0px 0px 10px;
  }

  .report-filter-container .include-warehouse-logo-lable {
    margin-top: 6px;
  }
}

.qr-code-image {
  width: 150px;
  height: 150px;
}

div.edit-container div.row {
  margin-left: 0px;
}

.delivery-item {
  margin-top: .8rem !important;
}

.delivery-item-field {
  width: 200px !important;
}

.delivery-item-readonly-field {
  width: 110px !important;
}

.availability-details > .container-fluid {
  text-align: left;
  padding: 3px;
}

.availability-details div.value {
  word-break: break-all;
}

.availability-details div.row {
  border-bottom: 1px solid #989898;
}

  .availability-details div.row:last-child {
    border-bottom: none;
  }

.behind-fade {
  z-index: 1000 !important;
}

.import-shopping-lists {
  cursor: pointer;
}

.tooltip-inner {
  max-width: 550px !important;
  background-color: #F2F2F2;
  padding: 2px;
  overflow: hidden;
}

.tooltip.show {
  opacity: 1;
}

.tooltip {
  z-index: 100000000;
}

.live-results-container {
  background-color: white;
  width: 450px;
  color: black;
}

.live-header {
  font-size: large;
  font-weight: 500;
  background-color: #2474BB;
  color: white;
  padding: 5px;
  text-align: left;
}

.live-footer {
  font-size: smaller;
  font-weight: 500;
  margin-top: 5px;
  padding: 2px;
  text-align: left;
}

.available {
  color: #28A745;
}

.notavailable {
  color: #DC3545;
}

#live-check-notice {
  margin-top: 2px;
  font-size: smaller;
  background-color: white;
  padding: 4px;
}

  #live-check-notice .live-notice {
    margin: 2px;
  }

    #live-check-notice .live-notice:first-child {
      border-bottom: 1px solid #989898;
      padding-bottom: 4px;
      margin-bottom: 6px;
    }

    #live-check-notice .live-notice:last-child {
      border-top: 1px solid #989898;
      padding-top: 6px;
      margin-top: 4px;
    }

a.disable-click {
  pointer-events: none;
}

.product-replacement-link {
  cursor: pointer;
}

select.noborder {
  border: none;
  outline: none;
  outline-color: transparent;
  outline-style: none;
}

.accordion-title {
  cursor: pointer;
}

textarea.no-wrap {
  white-space: pre;
  overflow-wrap: normal;
  overflow-x: scroll;
}

textarea.no-wrap {
  white-space: pre;
  overflow-wrap: normal;
  overflow-x: scroll;
}

.cursor-pointer {
  cursor: pointer !important;
}

.btn-success {
  color: #FFF;
}

.btn-danger {
  color: #FFF;
}

.add-to-cart-button {
  background-color: #2474BB;
  background-image: linear-gradient(#266fb2, #6096c8);
  border-radius: 4px;
  padding: 5px;
  cursor: pointer;
  display: inline-block;
}

.status-tag
{
  border-radius: 15px;
  text-align:center;
  padding: 5px 20px 5px 20px;
}

.accent-panel
{
  padding: 5px 5px 5px 14px;
  border-radius: 25px;
}

.accent-title {
  font-weight: 600;
  color: #4e88cc;
}

.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;

  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  transition: all 0.3s;
}

  .switch::after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: white;
    top: 1px;
    left: 1px;
    transition: all 0.3s;
  }

  div.toggle
  {
    max-height:20px;
    margin-bottom:2px;
  }

  input[type=radio]
  {
    appearance:auto !important;
    -webkit-appearance: auto !important;
  }

input[type=checkbox].toggle:checked + .switch::after {
  left: 20px;
}

input[type=checkbox].toggle:checked + .switch {
  background-color: #FF6600;
}

input[type=checkbox].toggle {
  display: none;
}

/* filter panel styles start */

.filter-contents input[type=number] {
  width: 80px;
  padding: 2px 5px 2px 12px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

/*


    .filter-contents input.k-input-inner {
    padding: 2px 5px 2px 12px;
    border: 1px solid #ccc;
    border-radius: 15px !important;
  }

  */
.filter-contents .k-input-solid {
  padding: 2px 5px 2px 12px;
  border: 1px solid #ccc;
  border-radius: 25px !important;
}
  .filter-contents .k-input-solid:focus, .filter-contents .k-input-solid:focus-within {
    box-shadow: none;
  }




/* filter panel styles end */

.btn span.text-icon {
  color: #1E63A1;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: large !important;
  margin: 8px !important;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
