.btn-header-right {
  position: absolute;
  right: 0;
  margin-right: 30px;
}

.select2 {
  max-width: 100%;
  width: 100% !important;
}

.select2-selection {
  border-radius: 20px !important;
  outline: initial !important;
  background: #f8f9fa !important;
  border: 1px solid #ced4da !important;
  color: #545663 !important;
  height: calc(1.5em + 0.75rem + 2px) !important;
  padding: 0.175rem 0.25rem !important;
  font-size: 0.813rem !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
}

.select2-selection__rendered {
  padding-bottom: 5px !important;
}

.select2-selection__arrow {
  height: 30px !important;
  position: absolute;
  top: 1px;
  right: 4px !important;
  width: 20px;
}

.has-error .invalid-feedback {
  display: block !important;
}

.select2-results__option {
  padding-left: 0px;
  padding-right: 0px;
}

.select2-selection__choice {
  border-radius: 25px;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #c8ced3;
}

.DTFC_RightBodyLiner,
.DTFC_LeftBodyLiner {
  overflow-y: initial !important;
  background: #fff;
}

.dataTables_scrollBody thead th,
.DTFC_RightWrapper thead th,
.DTFC_LeftWrapper thead th {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.empty_column {
  color: transparent;
}

.dataTables_wrapper .dataTables_filter {
  visibility: hidden;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #ced4da 1px;
  outline: 0;
  line-height: 20px;
  padding-bottom: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  padding-bottom: 0 !important;
}

.select-all i,
.deselect-all i {
  font-weight: bold;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #eaeaea;
  color: #545454;
  padding: 5px;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #e5e5e5;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border-radius: 25px;
}

.table-footer .dataTables_paginate {
  float: left;
  width: 70%;
}

.table-footer .dataTables_length {
  float: left;
  width: 30%;
}

.table-footer .dataTables_info {
  float: left;
  width: 100%;
}

.table-header .dt-buttons {
  float: left;
  margin-bottom: 10px;
}

.table-header .dt-buttons .buttons-copy {
  margin-left: 0;
}

.table-header .dataTables_filter {
  float: right;
  margin-right: 0;
}

table.dataTable tbody tr.selected,
table.dataTable tbody th.selected,
table.dataTable tbody td.selected {
  color: initial !important;
}

table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: #bcd3e3 !important;
}

table th,
.table td {
  padding: 0.5rem !important;
  vertical-align: middle !important;
}

table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody th.select-checkbox:before {
  margin-top: 1px !important;
}

table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
  margin-top: -1px !important;
}

.search-column input {
  display: initial !important;
}

.dt-search-row th {
  background: #5a5a5a;
}

.dt-search-row th input {
  border: none;
  line-height: 28px;
  border-radius: 3px;
  width: 100%;
  padding: 0 5px;
  min-width: 100px;
}

.actions-1 {
  width: 50px;
}

.actions-2 {
  width: 100px;
}

.actions-3 {
  width: 150px;
}

.actions-4 {
  width: 200px;
}

.actions-5 {
  width: 250px;
}

.helper-block {
  font-size: 10px;
  font-style: italic;
}

.layout-horizontal-bar .header-topnav .topnav ul.menu > li.active {
  background: #f5f5f5;
}

.auth-layout-wrap {
  background-position: 50% !important;
}

.auth-logo img {
  width: 100% !important;
  height: auto !important;
}

.layout-sidebar-large .main-header .logo img,
.layout-horizontal-bar .main-header .logo img {
  width: calc(100% - 20px) !important;
  height: auto !important;
}

/*attributes & variants*/

.preview-attribute-values,
.attribute-preview-container {
  float: left;
  width: 100%;
}

.preview-attribute-value-name,
.preview-attribute-value-boreal-name {
  float: left;
  width: 45%;
}

.preview-attribute-value-code {
  float: left;
  width: 10%;
}

.preview-attribute-name {
  background: darkslategrey;
  color: #FFF;
  font-weight: bold;
  padding: 3px 10px;
}

.pat-header {
  padding: 3px 10px;
  font-weight: bold;
  background: #ededed;
}

.pat-value {
  padding: 3px 10px;
}

.attribute-value-data-container {
  border-bottom: 1px solid #ededed;
  float: left;
  width: 100%;
}

.attributes-preview-actions,
.variants-preview-actions {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.variants-preview-result-container {
  float: left;
  width: 100%;
}

#preview-loader {
  margin: 0 auto;
}

.variant-preview-container {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ededed;
  padding: 10px 0 !important;
}

.preview-variant-attributes {
  float: left;
  width: 70%;
}

.preview-variant-sku {
  float: left;
  width: 20%;
  font-weight: bold;
}

.preview-variant-price {
  float: left;
  width: 10%;
  font-weight: bold;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  padding: 0 10px;
}

.error-highlight-0 {
  color: #ee2200;
  font-weight: bold;
}

.error-highlight-1 {
  color: #00caee;
  font-weight: bold;
}

.error-highlight-2 {
  color: #af00ee;
  font-weight: bold;
}

.error-highlight-3 {
  color: #ee6700;
  font-weight: bold;
}

.error-highlight-4 {
  color: #00ee6b;
  font-weight: bold;
}

.error-highlight-5 {
  color: #927f00;
  font-weight: bold;
}

.product-error {
  background: repeating-linear-gradient(-55deg, #ffe9e9, #ffe9e9 5px, #fdd9d9 5px, #fdd9d9 10px);
}

.theme-warning {
  background: repeating-linear-gradient(-55deg, #ffe9e9, #ffe9e9 5px, #faa7a7 5px, #faa7a7 10px);
  font-size: 25px;
  padding: 0 310px;
  font-weight: bold;
}

.theme-warning span {
  color: #FFF;
  background: red;
  padding: 2px 15px;
}

.card-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
}

.import-price-list-result {
  text-align: center;
}

.result-message {
  text-align: center;
  padding: 15px;
  font-size: 16px;
}

.odoo-sync-status-all .warning,
.odoo-sync-status-all .ok,
.odoo-sync-status-all .danger {
  float: left;
  margin-right: 10px;
  color: #FFF;
  padding: 6px;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 0;
}

.cost-matrix-status-1 {
  background: #ffeb3b !important;
  color: #000;
}

.cost-matrix-status-1 .i-Danger {
  display: initial !important;
}

.cost-matrix-status-3 {
  background: #4caf50 !important;
  color: #fff;
}

.cost-matrix-status-3 .i-Yes {
  display: initial !important;
}

.cost-matrix-status-7 {
  background: #616161 !important;
  color: #fff;
}

.cost-matrix-status-7 .i-Close {
  display: initial !important;
}

.odoo-sync-status .warning,
.odoo-sync-status1 .warning {
  background: yellow;
  display: block !important;
  color: #000;
}

.odoo-sync-status2 .danger {
  background: red;
  display: block !important;
}

.odoo-sync-status3 .ok {
  background: green;
  display: block !important;
}

.price-list-row.odoo-sync-status1 .syncing-container,
.price-list-row.odoo-sync-status2 .syncing-container {
  display: block;
}

.price-list-row.odoo-sync-status1 .synced-container,
.price-list-row.odoo-sync-status2 .synced-container {
  display: none;
}

.price-list-row.odoo-sync-status3 .syncing-container {
  display: none;
}

.price-list-row.odoo-sync-status3 .synced-container {
  display: block;
}

