.top-padding {
  margin-top: 20px;
}

.split-border {
  border-radius: 21px 21px 21px 21px;
  -moz-border-radius: 21px 21px 21px 21px;
  -webkit-border-radius: 21px 21px 21px 21px;
  border-bottom: 1px solid #cfd6de;
  width: 80% !important;
  margin: 0 auto;
  display: block;
}

.blue-download-button {
  margin-top: 20px;
  border: 1px solid #a3ccf5 !important;
  border-top-color: #75b3f0 !important;
  background-color: #fafafa !important;
  background-image: -webkit-linear-gradient(top, #75b3f0 2%, #a3ccf5 98%) !important;
  background-image: linear-gradient(to bottom, #75b3f0 2%, #a3ccf5 98%) !important;
  -webkit-box-shadow: inset 0 1px 0 white, inset 0 -1px 0 #a3ccf5, 0 2px 3px rgba(0, 0, 0, 0.05) !important;
  box-shadow: inset 0 1px 0 #75b3f0, inset 0 -1px 0 #a3ccf5, 0 2px 3px rgba(0, 0, 0, 0.05) !important;
}

.left-padding {
  padding-left: 25px;
}

.button-to-bottom {
  position: absolute !important;
  bottom: 0;
}

.grid-font-size {
  font-size: 14px !important;
}

.drop-area {
  width: 30%;
  height: 70%;
  min-width: 400px;
  min-height: 150px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  padding: 40px;
  border: 8px dashed #a4a4a2;
  text-align: center;
}

.filter-input {
  width: 10%;
  right: 5%;
  top: 0;
}

.menu-margin-top {
  margin-top: 10px;
}

.menu-margin-bottom {
  margin-bottom: 10px;
}

.profile-change-password-window {
  max-height: 300px;
  width: 320px;
  max-width: 90%;
}

.message-dialog-window {
  max-height: 200px;
  width: 420px;
  max-width: 90%;
}

.wait-window {
  max-height: 160px;
  width: 300px;
  max-width: 90%;
}

.long-combobox {
  width: 700px!important;
}

.align-to-combobox {
  margin-top: 20%;
}

.user-filter-input {
  right: 0;
}

.user-grid {
  min-width: 500px;
}

.dist_twin_col {
  width: 100% !important;
  display: inline-flex !important;
}

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

.green_cell {
  text-align: right;
  color: darkgreen;
}

.red_cell {
  text-align: right;
  color: crimson;
}

.future_cell {
  text-align: right;
  color: gold;
}

.spinner {
  height: 24px !important;
  width: 24px !important;
  box-sizing: border-box;
  border: 2px solid;
  border-top-color: gray;
  border-right-color: gray;
  border-radius: 100%;
  pointer-events: none;
}

.v-select-twincol-buttons {
  padding: 10px;
}

.distributors-list {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.dashboard-panels-v2 {
  background: white;
  margin-bottom: 1%;

  border: 1px solid rgb(213, 213, 213);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-repeat: initial;

  border-radius: 4px;
}

.label-margin-left {
  margin-left: 1% !important;
}

.parameter-links {
  float: right;
  width: 200px;
}

.parameter-link-item {
  display: list-item;
  margin-left: 20px;
}

.dashboard .v-Notification.warning {
  background: #fff !important;
  color: #555;
  border: 2px solid #edd72b;
}

.dashboard .v-Notification.warning .v-Notification-caption {
  color: #edd72b;
  font-weight: 400;
}

.dashboard .v-Notification.warning .v-Notification-caption:before {
  font-family: FontAwesome;
  margin-right: 0.5em;
  content: "\f071";
}

.dashboard .v-Notification.warning.bar {
  margin: -2px !important;
}

.button-margin-top-5 {
  margin-top: 5%;
}

.red-color {
  color: crimson;
}

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

.dashboard .v-slot-rgb-sliders {
  display: none;
}

.dashboard .v-slot-hsv-sliders {
  display: none;
}

.sku-preview-grid {
  overflow: auto;
}

.sku-image-panel {
}

.sku-image-panel-content {
}

.sku-image {
  max-width: 100px;
  max-height: 100px;
}

.preview-image-caption {
  max-width: 300px;
  max-height: 300px;
}

.sku-preview-view {
  overflow: auto!important;
}

.v-popupview-popup-sku-preview-popup {
  left: 45%!important;
  top: 10%!important;
}

.sku-preview-popup-panel {
}

.dashboard .v-tooltip .v-tooltip-text {
  max-height: 50em!important;
  overflow: auto;
  margin-top: 10px;
}

.label-tiny {
  font-size: 12px;
}

.label-small {
  font-size: 14px;
}

.label-large {
  font-size: 20px;
}

.label-huge {
  font-size: 26px;
}

.label-light {
  font-weight: 200;
  color: #7d7d7d;
}

.label-no-margin {
  margin: 0 !important
}

.label-colored {
  color: #197de1;
}

.table-small {
  font-size: 14px;
}

.panel-borderless {
  background: transparent;
  color: inherit;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-layout-light {
  color: #000;
}

.combobox-large {
  width: 700px;
}

.float-right {
  float: right;
}

.profile-form-label {
  text-transform: capitalize;
  text-align: left;
  margin-top: 2px;
  margin-bottom: 2px;
}

.sparks {
  background: white;
  color: #474747;
  border-radius: 4px;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 8px;
}

.spark {
  float: left;
  text-align: center;
  width: 25%;
  padding: 12px 12px;
  border-left: 1px solid #eaeaea;
  line-height: 1.35;
}

:host(.underline) [part~="label"] {
  text-decoration: underline;
  font-weight: 400;
}

.break-words {
  word-break: break-word;
  text-wrap: auto;
  overflow-wrap: break-word;
}

.display-flex {
  display: flex;
}