.MRE-scrollable {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: scroll;
}

#MRE-columns .panel-body > table:first-child {
  table-layout: fixed;
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

#MRE-columns .panel-body > table:first-child > tbody > tr > td:first-child {
  width: 49px;
  background-color: #f3f3f3;
  border-bottom: none;
}

#MRE-columns .MRE-counter td {
  width: 49px;
  height: 17px;
  background-color: #f3f3f3;
  text-align: center;
  min-width: 0;
}

#MRE-columns .MRE-counter .MRE-empty-td {
  border-bottom: 5px solid #ccc;
  border-right: 5px solid #ccc;
  min-width: 0;
}

#MRE-columns table td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
  background-color: #fff;
  min-width: 68px;
}

#MRE-columns table td span.thead {
  height: 24px;
  background-color: #eee;
  margin: 0;
  padding: 2px 10px 0;
  max-width: none;
  min-width: 80px;
  display: block;
}

#MRE-columns table td > span {
  display: block;
  max-width: 180px;
  overflow: hidden;
  margin: 0 10px;
  word-wrap: normal;
}

#MRE-columns .MRE-sortable table:hover {
  cursor: pointer;
}

#MRE-columns .MRE-sortable table:hover td span.thead {
  background-color: #62b0ff;
  color: #fff;
}

#MRE-columns .MRE-info td:first-child {
  border-right: none;
  border-bottom: 1px solid #ccc !important;
}

#MRE-columns .MRE-info td {
  background-color: #f3f3f3;
  padding: 10px;
}

#MRE-roles .data-type-select {
  margin: 1px 0 0 30px;
}

.MRE-products-categories input {
  top: -2px;
  position: relative;
}

#MRE-profiles table tr.schedule-info:hover {
  background: white !important;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
  float: left;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
  width: 45%;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
  font-size: 0.9em;
  border-collapse: collapse;
}

#ui-datepicker-div {
  background-color: #fff;
  border: 1px solid #eee;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 7px;
  height: 1.8em;
  color: #989898;
  font-size: 1.5rem;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev {
  left: 5px;
}

.ui-datepicker .ui-datepicker-next {
  right: 5px;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
  text-align: center;
}

.mre-wooc-apis .tab-content {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 20px 0 0 0;
}

#MRE-wooc-preloader {
  background: url("../img/orange-loading.gif") no-repeat center center transparent;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  text-align: center;
}

#MRE-wooc-preloader span {
  font-size: 30px;
  top: 60%;
  position: relative;
  color: #ffffff;
  background: #ff7000;
  display: block;
  width: 87px;
  margin: 0 auto;
  border-radius: 10px;
}

#MRE-fields .panel-body,
#MRE-roles .panel-body {
  overflow-y: auto;
  max-height: 400px;
  width: 100%;
}

#MRE-fields .tab-content label {
  overflow: hidden;
}

.mre-top-2px {
  position: relative;
  top: 2px;
}

#base .form-group input[type="checkbox"] {
  margin-top: 10px;
}

[dir="rtl"] #MRE-fields .tab-content label {
  padding-left: 0;
  padding-right: 20px;
}

[dir="rtl"] #MRE-fields .tab-content label input[type="checkbox"] {
  margin-left: 0;
  margin-right: -20px;
}

[dir="rtl"] .tag-editor-hidden-src {
  right: -99999px !important;
}

[dir="rtl"] #mre-wooc-api-form-base .col-sm-1,
[dir="rtl"] #mre-wooc-api-form-base .col-sm-4,
[dir="rtl"] #mre-wooc-api-form-base .col-sm-8 {
  float: right;
}

[dir="rtl"] .nav-tabs > li {
  float: right;
}

[dir="rtl"] #mre-wooc-api-form-static_fields .col-sm-9 {
  float: right;
}

[dir="rtl"] #mre-wooc-api-form-dropbox .col-sm-4,
[dir="rtl"] #mre-wooc-api-form-dropbox .col-sm-5 {
  float: right;
}

[dir="rtl"] #mre-wooc-api-form-dropbox .col-sm-4 {
  text-align: left;
}

[dir="rtl"] #mre-modal-add-schedules .row .col-sm-1,
[dir="rtl"] #mre-modal-add-schedules .row .col-sm-2,
[dir="rtl"] #mre-modal-add-schedules .row .col-sm-3,
[dir="rtl"] #mre-modal-add-schedules .row .col-sm-4,
[dir="rtl"] #mre-modal-add-schedules .row .col-sm-7,
[dir="rtl"] #mre-modal-add-schedules .row .col-sm-8,
[dir="rtl"] #mre-modal-add-schedules .row .col-sm-9,
[dir="rtl"] #mre-modal-add-schedules .row .col-sm-10,
[dir="rtl"] #mre-modal-add-schedules .row .col-sm-11 {
  float: right;
}

[dir="rtl"] #mre-modal-add-schedules .rtl-sm-offset-2 .col-sm-3:first-child {
  margin-right: 150px;
  margin-left: 0;
}

[dir="rtl"] #mre-modal-add-schedules .rtl-sm-offset-2 .col-sm-3:last-child {
}

.mre-wooc-apis .mrepo-vertical-middle {
  vertical-align: middle;
}
.mre-wooc-apis input.mrepo-input-groups {
  width: 30%;
  display: inline-block;
  vertical-align: top;
}
.mre-wooc-apis select.mrepo-select-groups {
  width: 300px;
  display: inline-block;
  vertical-align: top;
}
.mre-wooc-apis input.mrepo-input-00001 {
  width: 30%;
  display: inline-block;
  vertical-align: top;
}
.mre-wooc-apis input.mrepo-select-00001 {
  width: 300px;
  display: inline-block;
  vertical-align: top;
}

.mre-wooc-apis input.mrepo-div-00001 {
  padding-left: 155px;
  line-break: anywhere;
}
.mrepo-color-red {
  color: #f00;
}
.mrepo-color-2 {
  color: #42b5d8;
}
.mrepo-color-3 {
  color: #00c700;
}
.mrepo-display-none {
  display: none;
}
.mrepo-font-10 {
  font-size: 10px;
}
.mrepo-product-templates-list {
  max-height: 300px;
  overflow: auto;
}

.mrepo-label-00002 {
  margin-left: 0px !important;
}

.mrepo-select-00002 {
  width: 350px !important;
}

.mrepo-select-00003 {
  width: 150px !important;
}

.mrepo-input-00003 {
  width: 110px !important;
}
.mrepo-width-100 {
  width: 100% !important;
}
.mrepo-max-height {
  max-height: 250px !important;
}
.mrepo-margin-bottom-10 {
  margin-bottom: 10px !important;
}
.mrepo-margin-bottom-15 {
  margin-bottom: 15px !important;
}
.mrepo-margin-bottom-20 {
  margin-bottom: 20px !important;
}
.mrepo-max-width-110 {
  max-width: 110px !important;
}
.mrepo-width-inline {
  width: initial;
  display: inline-block;
}
