.btn.full-width {
  width: 100%;
}

.paging_full_numbers {
  width: auto;
}

#data-table thead tr th input {
  width: 90%;
  padding: 5px;
}

td .input-group {
  margin-bottom: 0;
}

td.score-cell span {
  text-align: center;
  border: 2px solid black;
  display: block;
}

.table-centred {
  width: auto;
  margin: auto;
  margin-bottom: 20px;
}

.table.table-bordered.table-centred td {
  vertical-align: middle;
}

.table.table-bordered.table-centred td input[type="text"] {
  border: 1px solid #adadad;
}

.tile-stats .icon {
  right: 40px;
  top: 10px;
}

.tile-stats .icon i {
  font-size: 40px;
}

.paging_full_numbers {
  height: auto;
}

.bg-primary-solid {
  background-color: #0275d8;
}

.bg-success-solid {
  background-color: #5cb85c;
  color: #fff;
}

.bg-info-solid {
  background-color: #5bc0de;
}

.bg-warning-solid {
  background-color: #f0ad4e;
}

.bg-danger-solid {
  background-color: #d9534f;
}

.bg-inverse-solid {
  background-color: #292b2c;
}

.bg-faded-solid {
  background-color: #f7f7f7;
}

.text-white {
  color: #fff;
}

.show-on-parent-hover {
  opacity: 0;
  -webkit-transition: opacity 0.5s; /* Safari */
  transition: opacity 0.5s;
}

span:hover .show-on-parent-hover {
  opacity: 1;
}

.ribbon {
  display: block;
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  z-index: 88;
  top: -5px;
  right: -5px;
}

.ribbon-inner:before {
  left: 1px;
}

.ribbon-inner:after {
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid;
  border-top-color: inherit;
  position: absolute;
  bottom: -3px;
}

.ribbon-inner {
  display: block;
  font-weight: bold;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -7px;
  top: 17px;
  width: 120px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-text-shadow: rgba(0, 0, 0, 0.25) 0 1px 1px;
  -moz-text-shadow: rgba(0, 0, 0, 0.25) 0 1px 1px;
  text-shadow: rgba(0, 0, 0, 0.25) 0 1px 1px;
}

.info-badge {
  position: relative;
  display: inline-block;
  width: 0;
  height: 0;
}

.btn {
  position: relative;
}

th .btn,
td .btn {
  margin: 0;
}

.btn .badge {
  position: absolute;
  top: -7px;
}

.badge.bg-green,
.badge.bg-red {
  color: #fff;
}

.close {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.color-picker {
  max-width: 200px;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: auto;
  max-width: 220px;
}

.fields-list .field-block > div {
  padding-top: 5px;
  padding-bottom: 5px;
}

.mceExternalToolbar {
  z-index: 10000;
}

.sidebar-icons {
  clear: both;
  display: block;
  padding: 5px 0 0 0;
  position: relative;
  width: 230px;
  background: #2a3f54;
  margin-bottom: 10px;
}

.sidebar-icons a {
  padding: 7px 0 3px;
  text-align: center;
  width: 25%;
  font-size: 17px;
  display: block;
  float: left;
  background: #172d44;
}

.sidebar-icons a:hover {
  background: #425567;
  color: #fff;
}

.simasylogo {
  display: inline-block;
  width: 34px;
  margin-right: 5px;
  vertical-align: middle;
}

.domain {
  display: inline-block;
  padding: 17px 0;
  font-size: 1.2em;
}

.nav-sm .sidebar-icons {
  width: 70px;
}

.nav-sm .sidebar-icons a {
  float: none;
  width: 100%;
}

.switchery.switchery-default {
  margin-top: 5px;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.nav.side-menu > li > a {
  margin: 0;
  padding: 10px 15px 10px;
}

.site_title {
  font-size: 14px;
  margin-top: 10px;
}
.menu_section {
  margin-bottom: 15px;
}

.menu_section h3 {
  background-color: #172d44;
  padding: 10px 15px;
}

.table > tbody > tr > td.low-padding,
.table > tbody > tr > th.low-padding,
.table > tfoot > tr > td.low-padding,
.table > tfoot > tr > th.low-padding,
.table > thead > tr > td.low-padding,
.table > thead > tr > th.low-padding {
  padding: 5px;
}

.table > tbody > tr > td.low-padding a.btn,
.table > tbody > tr > th.low-padding a.btn,
.table > tfoot > tr > td.low-padding a.btn,
.table > tfoot > tr > th.low-padding a.btn,
.table > thead > tr > td.low-padding a.btn,
.table > thead > tr > th.low-padding a.btn {
  margin: 0px;
}

#shopaddress,
#rcptFooter,
#rcptHeader,
.multi {
  display: none;
}

.number-width,
.price-width {
  width: 80px;
  text-align: right;
}

.hide {
  display: none;
}

#main .loader.huge.refreshing {
  width: 100%;
  height: 400px;
}

#loader-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  transition: background-color 300ms ease 0s;
  z-index: 89;
}

#loader-overlay.loading {
  display: block;
}

.button .loader {
  width: 10px;
}

.imagecontainer {
  display: inline-block;
}

.imagecontainer.trans_bg {
  background-image: url("../../images/trans_bg.png");
}

.imagecontainer .imagebox {
  position: relative;
  width: 150px;
  height: 150px;
  border: 1px solid #bbb;
  text-align: right;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0;
  display: inline-block;
}

.imagecontainer .imagebox a.removeImage {
  margin-right: 5px;
  margin-top: 5px;
}

table tr td span.imagebox {
  display: inline-block;
  width: 100px;
  height: 100px;
  border: 1px solid #bbb;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

#chart-container {
  min-height: 265px;
  width: 100%;
}

#chart {
  display: none;
}

.visits-container.big {
  min-height: 300px;
  width: 100%;
}

.visits-container #page_visits,
.visits-container #device_visits,
.visits-container #search_visits,
.visits-container #referrer_visits {
  display: none;
}

.variant-table {
  border: 1px solid #e6e6e6;
  margin-bottom: 5px;
}

#saleDetailsTable th.qtyCol,
#saleDetailsTable th.retailCol,
#saleDetailsTable th.linetotalCol,
#refundDetailsTable th.qtyCol,
#refundDetailsTable th.retailCol,
#refundDetailsTable th.linetotalCol {
  width: 10%;
}

#saleDetailsTable th.itemCol,
#refundDetailsTable th.itemCol {
  width: 45%;
}
#saleDetailsTable th.serialCol,
#refundDetailsTable th.serialCol {
  width: 20%;
}

#saleDetailsTable td.linetotalCol,
#refundDetailsTable td.linetotalCol {
  font-weight: bold;
}

#saleDetailsTable td.grandTotalLabel,
#saleDetailsTable td#grandTotal,
#refundDetailsTable td.grandTotalLabel,
#refundDetailsTable td#grandTotal,
#poDetailsTable td.grandTotalLabel,
#poDetailsTable td#grandTotal {
  text-align: right;
  font-weight: bold;
  font-size: 18px;
}

.table-bordered > tbody > tr > td > input {
  border: 0;
  text-align: center;
}

#changeContainer {
  font-size: 18px;
  font-weight: bold;
}

#fieldList,
#fieldList2 {
  padding: 20px;
}
#fieldList {
  width: 30%;
  float: left;
}
#fieldList2 {
  width: 30%;
  margin-left: 30px;
  float: left;
}

#reportBuilder #fieldsContainer,
#reportBuilder #filtersContainer,
#reportBuilder #colTotalsContainer {
  display: none;
}

.autocomplete-w1 {
  position: absolute;
  top: 0px;
  left: 0px;
}
.autocomplete {
  border: 1px solid #999;
  background: #fff;
  cursor: default;
  text-align: left;
  max-height: 350px;
  overflow: auto; /* IE6 specific: */
  _height: 350px;
  _margin: 0;
  _overflow-x: hidden;
}
.autocomplete .selected {
  background: #f0f0f0;
}
.autocomplete div {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
}
.autocomplete strong {
  font-weight: normal;
  color: #3399ff;
}

input.loader {
  padding-right: 20px;
  background-position: right center;
  background-repeat: no-repeat;
}
input.loading {
  background-image: url(../img/standard/loaders/loading16.gif);
}
input[type="text"].progress-bar {
  text-align: left;
  font-size: 14px;
}

input.datepicker {
  width: 130px !important;
}

/**
 * Nestable
 */

.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.dd-list .dd-list {
  padding-left: 30px;
}
.dd-collapsed .dd-list {
  display: none;
}

.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px;
}

.dd-item.product .dd-content {
  color: #d52607;
}

.dd-handle {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #fafafa;
  background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
  background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
  background: linear-gradient(top, #fafafa 0%, #eee 100%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd-handle:hover {
  color: #2ea8e5;
  background: #fff;
}

.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}
.dd-item > button:before {
  content: "+";
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}
.dd-item > button[data-action="collapse"]:before {
  content: "-";
}

.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(
      45deg,
      #fff 25%,
      transparent 25%,
      transparent 75%,
      #fff 75%,
      #fff
    ),
    -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff
          75%, #fff);
  background-image: -moz-linear-gradient(
      45deg,
      #fff 25%,
      transparent 25%,
      transparent 75%,
      #fff 75%,
      #fff
    ),
    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff
          75%, #fff);
  background-image: linear-gradient(
      45deg,
      #fff 25%,
      transparent 25%,
      transparent 75%,
      #fff 75%,
      #fff
    ),
    linear-gradient(
      45deg,
      #fff 25%,
      transparent 25%,
      transparent 75%,
      #fff 75%,
      #fff
    );
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}

.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}
.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}

.dd-content {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 2px 2px 2px 40px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #fafafa;
  background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
  background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
  background: linear-gradient(top, #fafafa 0%, #eee 100%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd-content:hover {
  color: #2ea8e5;
  background: #fff;
}

.dd-content .itemValue span.img {
  display: inline-block;
  width: 500px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}

.dd-dragel > .dd3-item > .dd3-content {
  margin: 0;
}

.dd-item > button {
  margin-left: 30px;
}

.dd-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #aaa;
  background: #ddd;
  background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
  background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
  background: linear-gradient(top, #ddd 0%, #bbb 100%);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.dd-handle:before {
  content: "≡";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}
.dd-handle:hover {
  background: #ddd;
}

/**
 * Nestable Extras
 */

.nestable-lists {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 100%;
  border: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}

#nestable-menu {
  padding: 0;
  margin: 0;
}

#nestable-output,
#nestable2-output {
  width: 100%;
  height: 7em;
  font-size: 0.75em;
  line-height: 1.333333em;
  font-family: Consolas, monospace;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

#nestable2 .dd-handle {
  color: #fff;
  border: 1px solid #999;
  background: #bbb;
  background: -webkit-linear-gradient(top, #bbb 0%, #999 100%);
  background: -moz-linear-gradient(top, #bbb 0%, #999 100%);
  background: linear-gradient(top, #bbb 0%, #999 100%);
}
#nestable2 .dd-handle:hover {
  background: #bbb;
}
#nestable2 .dd-item > button:before {
  color: #fff;
}

@media only screen and (min-width: 700px) {
  .dd {
    float: left;
    width: 48%;
  }
  .dd + .dd {
    margin-left: 2%;
  }
}

.dd-hover > .dd-handle {
  background: #2ea8e5 !important;
}

.dd.nestable-list-dd {
  width: 100%;
  float: none;
}
/**
 * Nestable Draggable Handles
 */

.dd3-content {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px 5px 40px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #fafafa;
  background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
  background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
  background: linear-gradient(top, #fafafa 0%, #eee 100%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd3-content:hover {
  color: #2ea8e5;
  background: #fff;
}

.dd-dragel > .dd3-item > .dd3-content {
  margin: 0;
}

.dd3-item > button {
  margin-left: 30px;
}

.dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #aaa;
  background: #ddd;
  background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
  background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
  background: linear-gradient(top, #ddd 0%, #bbb 100%);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.dd3-handle:before {
  content: "≡";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}
.dd3-handle:hover {
  background: #ddd;
}

.form-inline .input-group {
  margin-bottom: 0;
}

.form-group .btn {
  margin-bottom: 0;
}

div.dataTables_wrapper div.dataTables_processing {
  padding: 1em 0 2.5em;
  z-index: 2000;
}

fieldset {
  border: 1px solid #ddd !important;
  margin: 0;
  xmin-width: 0;
  padding: 10px;
  position: relative;
  background-color: #fff;
  padding-left: 10px !important;
  margin-bottom: 20px;
}

legend {
  font-size: 14px;
  margin-bottom: 0px;
  width: inherit;
  border: 1px solid #ddd;
  padding: 5px 10px;
  background-color: #efefef;
}

.radio,
.checkbox {
  padding-left: 20px;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0;
}

/***********  PDF & Display styles ***********/

#purchaseorder_display {
  width: 210mm;
  border: 1px solid #000;
  padding: 10px;
}
#purchaseorder_display table#itemlist {
  border-collapse: collapse;
}
#purchaseorder_display p {
  margin: 0;
}
#purchaseorder_display table#itemlist th,
#purchaseorder_display table#itemlist td {
  border: 1px solid #999;
  padding: 2px 5px;
}
#purchaseorder #number {
  font-weight: bold;
  font-size: 16pt;
  line-height: 120%;
  margin-top: 5mm;
}
#footaddress p {
  text-align: center;
  color: #999;
}

.inline-medium-label > .label {
  line-height: 120%;
  padding-top: 10px;
}

#imagemanager_iframe {
  border: 1px solid #9e9e9e !important;
  width: 100%;
}

.nowrap {
  white-space: nowrap;
}

.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.row:after,
.clearfix:after {
  clear: both;
}
.row,
.clearfix {
  zoom: 1;
}

.popover {
  z-index: 20000;
  position: fixed;
}
.popover-content {
  width: 250px;
}

.popover-content .alert {
  padding: 5px;
  margin-bottom: 5px;
}

.popover-content .table {
  margin-bottom: 5px;
}

.view-mail {
  margin-top: 20px;
  margin-bottom: 20px;
}

#orderInvoice #topsection {
  height: 60mm;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}

#orderInvoice table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

#orderInvoice table th {
  text-align: left;
  color: #000;
}

#orderInvoice table tr th,
#orderInvoice table tr td {
  border: 1px solid #ccc;
  padding: 5px;
}

#orderInvoice table.deliveryaddress tr td,
#orderInvoice table.paymentaddress tr td {
  width: 50%;
}

#orderInvoice table.deliveryaddress tr td.shippingaddress {
  padding-left: 20mm;
  padding-top: 10mm;
  padding-bottom: 10mm;
  vertical-align: middle;
  text-transform: uppercase;
}

#orderInvoice table#orderheader {
  width: auto;
}

#orderInvoice table#orderheader tr td {
  padding: 2px;
  border: 0;
  width: auto;
}

tr.bg-green input[type="text"],
td.bg-green input[type="text"] {
  color: #73879c;
}

th.searchable > input {
  border: 1px solid #ccc;
  padding: 5px;
}
