﻿/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the
 * later versions of this theme.
 *
 * We advise that you use use this CSS to override
 * SmartAdmin styles.
 *
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */
.padding-top-0 {
  padding-top: 0 !important;
}
.padding-top-5 {
  padding-top: 5px !important;
}
.padding-bottom-0 {
  padding-bottom: 0 !important;
}
.padding-bottom-5 {
  padding-bottom: 5px !important;
}
.padding-left-5 {
  padding-left: 5px !important;
}
.padding-left-10 {
  padding-left: 10px !important;
}
.padding-right-5 {
  padding-right: 5px !important;
}
.padding-right-10 {
  padding-right: 10px !important;
}
.margin-top-0 {
  margin-top: 0 !important;
}
.margin-top-5 {
  margin-top: 5px !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-bottom-5 {
  margin-bottom: 5px !important;
}
.margin-left-5 {
  margin-left: 5px !important;
}
.margin-left-10 {
  margin-left: 10px !important;
}
.margin-right-5 {
  margin-right: 5px !important;
}
.margin-right-10 {
  margin-right: 10px !important;
}
.margin-right-15 {
  margin-right: 15px !important;
}
img.productImg {
  width: 100px !important;
  cursor: pointer;
}
img.productImgSm {
  width: 50px !important;
}
.basketList {
  max-height: 400px;
  overflow: auto;
  list-style-type: none;
  padding: 0 5px 0 5px;
}
.basketItem {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
/* SmartForm Bootstrap Validation */
#extr-page h4.paragraph-header {
  width: auto;
}
#extr-page .smart-form .alert {
  margin: 4px;
}
#extr-page .smart-form .alert li {
  margin-left: 14px;
  list-style: none;
}
#extr-page .smart-form .alert li:before {
  content: "\f071";
  font-family: FontAwesome;
  position: absolute;
  left: 14px;
}
#extr-page .smart-form div + fieldset {
  padding-top: 15px;
}
.vcenter {
  transform: translateY(50%);
}
.padding-right-15 {
  padding-right: 15px;
}
.padding-left-15 {
  padding-left: 15px;
}
.tab-x {
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 0px;
  font-size: 12px;
  line-height: 10px;
  color: #a94442;
  position: absolute;
  top: 1px;
  right: -3px;
  cursor: pointer;
}
.tab-title {
  padding-right: 10px;
}
.tab-pane {
  margin-left: 5px;
  margin-right: 5px;
}
#productsModal .modal-header {
  cursor: move;
}
.draggableFix {
  margin-left: 0;
  margin-right: 0;
  transform: translate(50%, 0%) !important;
}
.modal-backdrop.in {
  opacity: 0.2;
}
.middle {
  vertical-align: middle !important;
}
#datatableOrderProducts tr td:first-child {
  vertical-align: middle;
}
.table-selectable > tbody > tr.selected {
  background-color: #B0BED9 !important;
  cursor: pointer;
}
.has-form-control-cell {
  padding: 0 !important;
  vertical-align: middle !important;
}
.has-form-control-cell .select2-container {
  padding: 0;
}
.form-control-cell {
  width: 100% !important;
}
.expand {
  white-space: normal;
}
.tabloading {
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  top: 13px;
  left: 13px;
  border-radius: 3px;
  width: calc(100% - 26px);
  height: calc(100% - 31px);
  z-index: 99999;
  text-align: center;
  vertical-align: middle;
}
.tabloading .fa.fa-spin {
  font-size: 50px;
}
.tabloading .spinner {
  position: absolute;
  top: calc(50% - 36px);
  left: calc(50% - 36px);
}
td.zoom {
  cursor: pointer;
}
#zoomPreview {
  display: block;
  position: fixed;
  margin-top: 12rem;
  margin-left: 16.5rem;
  text-align: center;
  align-content: center;
  width: 40%;
  height: 40%;
  z-index: 10;
  background-color: #f9f9f9;
}
#zoomPreview #previewZone {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  border: 1px solid black;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  vertical-align: middle;
}
#footerLink {
  color: #bbbbbb;
  text-decoration: none;
}
#footerLink:hover {
  color: white;
}
.linkAdd {
  vertical-align: middle;
  cursor: pointer;
  padding: 5px;
}
.link {
  cursor: pointer;
}
.link .linkRemove {
  color: #d9534f;
  padding: 5px;
  vertical-align: middle;
}
.newBtn i.fa.fa-plus {
  color: green;
}
/*smart admin fixes BEGIN*/
.btn-header.pull-right {
  padding: 0;
}
#extr-page #header #logo {
  margin-top: 5px;
}
#extr-page #header #logo img {
  margin-top: 1rem;
  width: 25rem;
}
#sparks li h5 {
  margin-top: -2px;
}
.noProducts {
  background-color: bisque !important;
}
.noProducts .select2-container .select2-choice {
  background-color: bisque !important;
}
.noProducts .dx-texteditor-input {
  background-color: bisque;
}
body:not(.menu-on-top).desktop-detected {
  min-height: 0 !important;
}
/*smart admin fixes END*/
/*devextreme fixes BEGIN*/
.dx-toolbar .dx-toolbar-after {
  padding: 0;
}
.dx-datagrid-search-panel.dx-textbox.dx-texteditor.dx-searchbox.dx-show-clear-button.dx-texteditor-empty.dx-widget {
  margin: 5px;
}
.dx-datagrid-search-panel.dx-textbox.dx-texteditor.dx-searchbox.dx-show-clear-button.dx-widget {
  margin: 5px;
}
.dx-overlay-content.dx-popup-normal.dx-resizable {
  box-shadow: 1px 1px 5px !important;
  /*add shadow in popover*/
}
/*devextreme fixes END*/
#orderProductsGrid .dx-datagrid .dx-datagrid-rowsview.dx-datagrid-nowrap {
  min-height: 25rem;
}