
.transition-preload, .transition-preload #datatable_wrapper {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
.floatLeftClear {
  float: left;
  clear: both;
}
.container {
  margin: 0 auto;
  display: block;
  padding: 0 0 0 20px;
}
.feature-request-layout {
  width: 100%;
  height: 100%;
  border: 0px;
}
.padded-content-holder {
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: calc(100% - 60px);
  min-width: 1025px;
  float: left;
  clear: both;
  padding: 20px 30px 20px 30px;
}
.padded-content-holder .heading-large, .padded-content-holder .large-heading-left {
  width: 100% !important;
  min-width: 1025px;
}
.padded-content-holder .dataTables_scroll {
  width: 100% !important;
  min-width: 1025px;
  max-width: 1900px;
  float: left;
}
.padded-content-holder .dataTables_scrollHead .dataTables_scrollHeadInner {
  width: 100% !important;
}
.padded-content-holder .dataTables_scrollBody {
  width: 100% !important;
}
.padded-content-holder .dataTable {
  width: 100% !important;
}
#sub-header .container {
  position: fixed;
}
.half {
  width: 340px;
  float: left;
  margin-right: 20px;
}
.cgFont,
form fieldset .row,
.permissions-select {
  font-weight: 400;
  font-family: Lato, Helvetica, Arial, sans-serif;
}
.nav ul,
.nav ul li,
.nav .header-actions ul li a,
.header-actions .nav ul li a,
.nav ul li a {
  display: block;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.module h4 {
  margin-bottom: 0px;
}
.heading-spacing {
  margin-bottom: 20px;
}
.module > div {
  padding-left: 0px;
}
a {
  outline: none;
  text-decoration: none;
  color: #3498db;
}
a:hover, a:focus, a:active, a:visited {
  outline: none;
  color: #1477aa;
}
p {
  font-size: 13px;
}
.datatable-wrapper {
  clear: both;
}
.datatable-scroll {
  position: relative;
}
.delete,
a.delete {
  color: #ec4832;
}
a.delete.current,
.delete.current,
a.disabled,
a.bulk-action.disabled:active,
a.bulk-action.disabled:hover:active,
a.bulk-action.disabled:focus:active,
.bulk-action.disabled a.default,
.bulk-action.disabled:hover a.default,
.bulk-action.disabled:focus a.default,
.disabled a,
.bulk-action.disabled:active a,
.bulk-action.disabled:hover:active a,
.bulk-action.disabled:focus:active a,
.bulk-action.disabled .default a,
.bulk-action.disabled:hover .default a,
.bulk-action.disabled:focus .default a {
  color: #989898;
  text-decoration: none;
  cursor: default;
}
#main-wrapper {
  width: -webkit-calc(100% - 200px);
  width: -moz-calc(100% - 200px);
  width: calc(100% - 200px);
  min-width: 1025px;
  height: 100%;
  padding: 0px;
  display: block;
  margin-left: 200px;
  border-top: 1px solid #c2c2c2;
  float: left;
  clear: both;
  box-sizing: border-box;
}
@media print {
  #main-wrapper {
    height: auto !important;
  }
}
.sidebar-wide #main-wrapper {
  width: -webkit-calc(100% - 230px);
  width: -moz-calc(100% - 230px);
  width: calc(100% - 230px);
  margin-left: 230px !important;
}
.sidebar-hidden #main-wrapper {
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: calc(100% - 60px);
  margin-left: 60px !important;
}
.sidebar-hidden.sidebar-wide #main-wrapper {
  width: -webkit-calc(100% - 80px);
  width: -moz-calc(100% - 80px);
  width: calc(100% - 80px);
  margin-left: 80px !important;
}
.no-sidebar #main-wrapper {
  margin-left: 0px;
  width: 100%;
}
.section-separator {
  border-top: 1px solid #c2c2c2;
}
#content {
  float: left;
  clear: both;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 169px;
  min-width: 1280px !important;
}
@media print {
  #content {
    height: auto !important;
  }
}
.fullpage-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#main > div {
  display: block;
  padding: 0px 0px 0px 0px;
  clear: left;
}
#main .module {
  border-bottom: 1px solid #989898;
  padding-bottom: 20px;
  position: relative;
  padding-right: 20px;
}
#main.full-width {
  padding: 0;
}
#main .module .actions {
  position: relative;
  right: inherit;
  display: block;
  width: 100%;
  max-width: 1300px;
  float: right;
  margin: 0px;
}
.med-element {
  min-width: 100%;
  float: left;
}
.actions {
  margin: 20px 0 20px 0;
  max-width: 1300px;
}
.actions .button {
  float: right;
}
.pagination {
  width: auto;
}
.module {
  padding: 30px;
}
.fixedElement {
  position: fixed;
  height: inherit;
}
.token {
  width: 100%;
  float: left;
  clear: both;
}
.entity-row {
  min-width: 1025px;
  max-width: 1300px;
}
.filters-hidden {
  display: none !important;
}
#settings_account_form_ebay {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  top: 2px;
}
.bulk-actions-holder {
  float: left;
  clear: both;
}
.bulk-actions-section {
  width: -webkit-calc(100% - 200px);
  width: -moz-calc(100% - 200px);
  width: calc(100% - 200px);
  float: left;
  clear: both;
  position: fixed;
  background-color: #f5f5f5;
  z-index: 9;
  padding: 15px 30px 20px 30px;
  border-bottom: 1px solid #c2c2c2;
  box-sizing: border-box;
}
.bulk-actions-section #bulk-actions {
  float: left;
  padding: 0;
}
.bulk-actions-section .logo-large {
  float: left;
  margin-bottom: 10px;
}
.bulk-actions-section .order-status-holder {
  width: 120px;
  float: right;
}
.bulk-actions-section .orderid {
  width: -webkit-calc(100% - 550px);
  width: -moz-calc(100% - 550px);
  width: calc(100% - 550px);
  float: left;
  font-size: 15px;
  margin: 10px 10px 20px 10px;
}
.orderid-logo-holder {
  width: 100%;
  float: left;
}
.orderid-logo-holder .current-account-status {
  width: 190px;
  float: right;
}
.timeline {
  margin-top: 130px;
}
.capital {
  text-transform: capitalize;
}
.split {
  width: 100%;
  float: left;
  clear: both;
}
.split-item {
  display: block;
  min-height: 150px;
  margin-right: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .split-item:nth-child(4n).split-1-6, .split-item:nth-child(5n).split-1-6, .split-item:nth-child(6n).split-1-6 {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 479px) {
  .split-item:nth-child(4n).split-1-4 {
    margin-bottom: 0px;
  }
  .split-item:nth-child(4n).split-1-6 {
    margin-bottom: 30px;
  }
  .split-item:nth-child(5n).split-1-6, .split-item:nth-child(6n).split-1-6 {
    margin-bottom: 0px;
  }
}
.split-1-1, .split-2-2, .split-3-3, .split-4-4, .split-6-6, .split-8-8 {
  width: 100%;
  float: left;
}
.split-1-2, .split-2-4, .split-3-6, .split-4-8 {
  width: -webkit-calc(50% -  30px);
  width: -moz-calc(50% -  30px);
  width: calc(50% -  30px);
  float: left;
}
@media screen and (max-width: 835px) {
  .split-1-2, .split-2-4, .split-3-6, .split-4-8 {
    width: -webkit-calc(100% -  30px);
    width: -moz-calc(100% -  30px);
    width: calc(100% -  30px);
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 719px) {
  .split-1-2, .split-2-4, .split-3-6, .split-4-8 {
    width: -webkit-calc(100% -  30px);
    width: -moz-calc(100% -  30px);
    width: calc(100% -  30px);
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 479px) {
  .split-1-2, .split-2-4, .split-3-6, .split-4-8 {
    width: -webkit-calc(100% -  30px);
    width: -moz-calc(100% -  30px);
    width: calc(100% -  30px);
    margin-bottom: 30px;
  }
}
.split-1-3 {
  width: -webkit-calc(33.3333333% -  30px);
  width: -moz-calc(33.3333333% -  30px);
  width: calc(33.3333333% -  30px);
  float: left;
}
@media screen and (max-width: 1159px) {
  .split-1-3 {
    width: -webkit-calc(50% -  30px);
    width: -moz-calc(50% -  30px);
    width: calc(50% -  30px);
  }
}
@media screen and (max-width: 719px) {
  .split-1-3 {
    width: -webkit-calc(100% -  30px);
    width: -moz-calc(100% -  30px);
    width: calc(100% -  30px);
    margin-bottom: 30px;
  }
}
.split-2-3 {
  width: -webkit-calc(66.6666666% -  30px);
  width: -moz-calc(66.6666666% -  30px);
  width: calc(66.6666666% -  30px);
  float: left;
}
@media screen and (max-width: 1159px) {
  .split-2-3 {
    width: -webkit-calc(50% -  30px);
    width: -moz-calc(50% -  30px);
    width: calc(50% -  30px);
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 719px) {
  .split-2-3 {
    width: -webkit-calc(100% -  30px);
    width: -moz-calc(100% -  30px);
    width: calc(100% -  30px);
    margin-bottom: 30px;
  }
}
.split-1-4 {
  width: -webkit-calc(25% -  30px);
  width: -moz-calc(25% -  30px);
  width: calc(25% -  30px);
  float: left;
}
@media screen and (max-width: 835px) {
  .split-1-4 {
    width: -webkit-calc(50% -  30px);
    width: -moz-calc(50% -  30px);
    width: calc(50% -  30px);
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 479px) {
  .split-1-4 {
    width: -webkit-calc(100% -  30px);
    width: -moz-calc(100% -  30px);
    width: calc(100% -  30px);
    margin-bottom: 30px;
  }
}
.split-3-4 {
  width: -webkit-calc(75% -  30px);
  width: -moz-calc(75% -  30px);
  width: calc(75% -  30px);
  float: left;
}
.split-1-6 {
  width: -webkit-calc(16.6666667% -  30px);
  width: -moz-calc(16.6666667% -  30px);
  width: calc(16.6666667% -  30px);
  float: left;
}
@media screen and (max-width: 959px) {
  .split-1-6 {
    width: -webkit-calc(33.3333333% -  30px);
    width: -moz-calc(33.3333333% -  30px);
    width: calc(33.3333333% -  30px);
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 479px) {
  .split-1-6 {
    width: -webkit-calc(50% -  30px);
    width: -moz-calc(50% -  30px);
    width: calc(50% -  30px);
    margin-bottom: 30px;
  }
}
.split-2-6 {
  width: -webkit-calc(33.3333334% -  30px);
  width: -moz-calc(33.3333334% -  30px);
  width: calc(33.3333334% -  30px);
  float: left;
}
.split-4-6 {
  width: -webkit-calc(66.6666668% -  30px);
  width: -moz-calc(66.6666668% -  30px);
  width: calc(66.6666668% -  30px);
  float: left;
}
.split-5-6 {
  width: -webkit-calc(66.6666668% -  30px);
  width: -moz-calc(66.6666668% -  30px);
  width: calc(66.6666668% -  30px);
  float: left;
}
.split-1-8 {
  width: -webkit-calc(12.5% -  30px);
  width: -moz-calc(12.5% -  30px);
  width: calc(12.5% -  30px);
  float: left;
}
@media screen and (max-width: 959px) {
  .split-1-8 {
    width: -webkit-calc(25% -  30px);
    width: -moz-calc(25% -  30px);
    width: calc(25% -  30px);
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 479px) {
  .split-1-8 {
    width: -webkit-calc(50% -  30px);
    width: -moz-calc(50% -  30px);
    width: calc(50% -  30px);
    margin-bottom: 30px;
  }
}
.split-2-8 {
  width: -webkit-calc(25% -  30px);
  width: -moz-calc(25% -  30px);
  width: calc(25% -  30px);
  float: left;
}
.split-3-8 {
  width: -webkit-calc(37.5% -  30px);
  width: -moz-calc(37.5% -  30px);
  width: calc(37.5% -  30px);
  float: left;
}
.split-5-8 {
  width: -webkit-calc(62.5% -  30px);
  width: -moz-calc(62.5% -  30px);
  width: calc(62.5% -  30px);
  float: left;
}
.split-6-8 {
  width: -webkit-calc(75% -  30px);
  width: -moz-calc(75% -  30px);
  width: calc(75% -  30px);
  float: left;
}
.split-7-8 {
  width: -webkit-calc(87.5% -  30px);
  width: -moz-calc(87.5% -  30px);
  width: calc(87.5% -  30px);
  float: left;
}
/*! jQuery UI - v1.10.4 - 2014-05-16
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button, .search form input.ui-button:hover, .search form input.ui-button:focus, #filters .row #column-picker-dropdown .custom-select > .ui-button.selected, #filters .row #column-picker-dropdown .number-range > .ui-button.selected {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}
input.ui-button::-moz-focus-inner, .search form input.ui-button:hover::-moz-focus-inner, .search form input.ui-button:focus::-moz-focus-inner, #filters .row #column-picker-dropdown .custom-select > .ui-button.selected::-moz-focus-inner, #filters .row #column-picker-dropdown .number-range > .ui-button.selected::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  
  font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
  cursor: default;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("images/animated-overlay.gif");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-spinner .ui-icon-triangle-1-s {
  
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li, .ui-tabs .ui-tabs-nav .header-actions ul li a, .header-actions ul li .ui-tabs .ui-tabs-nav a {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active, .ui-tabs .ui-tabs-nav .header-actions ul li a.ui-tabs-active, .header-actions ul li .ui-tabs .ui-tabs-nav a.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav .header-actions ul li a.ui-tabs-active .ui-tabs-anchor, .header-actions ul li .ui-tabs .ui-tabs-nav a.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav .header-actions ul li a.ui-state-disabled .ui-tabs-anchor,
.header-actions ul li .ui-tabs .ui-tabs-nav a.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav .header-actions ul li a.ui-tabs-loading .ui-tabs-anchor,
.header-actions ul li .ui-tabs .ui-tabs-nav a.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs-collapsible .ui-tabs-nav .header-actions ul li a.ui-tabs-active .ui-tabs-anchor, .header-actions ul li .ui-tabs-collapsible .ui-tabs-nav a.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 2px 5px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  word-wrap: break-word;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
  background-color: whitesmoke;
}
.ui-tooltip .section-separator {
  margin-top: 3px;
  padding-top: 3px;
}
body .ui-tooltip {
  border-width: 2px;
}
.mce-container, .mce-container *, .mce-widget, .mce-widget *, .mce-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
  background: transparent;
  text-decoration: none;
  color: #444444;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-shadow: none;
  float: none;
  position: static;
  width: auto;
  height: auto;
  white-space: nowrap;
  cursor: inherit;
  -webkit-tap-highlight-color: transparent;
  line-height: normal;
  font-weight: normal;
  text-align: left;
  box-sizing: content-box-box;
  -webkit-box-sizing: content-box-box;
  -moz-box-sizing: content-box-box;
  direction: ltr;
}
.mce-widget button {
  box-sizing: border-box-box;
  -webkit-box-sizing: border-box-box;
  -moz-box-sizing: border-box-box;
}
.mce-container *[unselectable] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mce-fade {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.mce-fade.mce-in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mce-tinymce {
  visibility: visible !important;
  position: relative;
}
.mce-fullscreen {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  height: 100%;
  z-index: 100;
}
div.mce-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.mce-tinymce {
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.mce-wordcount {
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px;
}
div.mce-edit-area {
  background: #ffffff;
  filter: none;
}
.mce-statusbar {
  position: relative;
}
.mce-statusbar .mce-container-body {
  position: relative;
}
.mce-fullscreen .mce-resizehandle {
  display: none;
}
.mce-charmap {
  border-collapse: collapse;
}
.mce-charmap td {
  cursor: default;
  border: 1px solid #c2c2c2;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  padding: 2px;
}
.mce-charmap td div {
  text-align: center;
}
.mce-charmap td:hover {
  background: #cfcfcf;
}
.mce-grid td div {
  border: 1px solid #c2c2c2;
  width: 12px;
  height: 12px;
  margin: 2px;
  cursor: pointer;
}
.mce-grid td div:focus {
  border-color: gainsboro;
}
.mce-grid {
  border-spacing: 2px;
  border-collapse: separate;
}
.mce-grid a {
  display: block;
  border: 1px solid transparent;
}
.mce-grid a:hover, .mce-grid a:focus {
  border-color: gainsboro;
}
.mce-grid-border {
  margin: 0 4px 0 4px;
}
.mce-grid-border a {
  border-color: #c2c2c2;
  width: 13px;
  height: 13px;
}
.mce-grid-border a:hover, .mce-grid-border a.mce-active {
  border-color: #cfcfcf;
  background: #edf7fc;
}
.mce-text-center {
  text-align: center;
}
div.mce-tinymce-inline {
  width: 100%;
  -webkit-box-shadow: none none none none;
  -moz-box-shadow: none none none none;
  box-shadow: none none none none;
}
.mce-toolbar-grp {
  padding-bottom: 2px;
}
.mce-toolbar-grp .mce-flow-layout-item {
  margin-bottom: 0;
}
.mce-rtl .mce-wordcount {
  left: 0;
  right: auto;
}
.mce-container, .mce-container-body {
  display: block;
}
.mce-autoscroll {
  overflow: hidden;
}
.mce-scrollbar {
  position: absolute;
  width: 7px;
  height: 100%;
  top: 2px;
  right: 2px;
  opacity: 0.4;
  filter: alpha(opacity=40);
  zoom: 1;
}
.mce-scrollbar-h {
  top: auto;
  right: auto;
  left: 2px;
  bottom: 2px;
  width: 100%;
  height: 7px;
}
.mce-scrollbar-thumb {
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #989898;
  border-color: #efeeee;
  width: 5px;
  height: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.mce-scrollbar-h .mce-scrollbar-thumb {
  width: 100%;
  height: 5px;
}
.mce-scrollbar:hover, .mce-scrollbar.mce-active {
  background-color: #989898;
  opacity: 0.6;
  filter: alpha(opacity=60);
  zoom: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.mce-scroll {
  position: relative;
}
.mce-panel {
  border: 0 solid #c2c2c2;
  background-color: #f5f5f5;
  background-color: #ffffff;
  background: url("none");
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
  background-repeat: repeat-x;
  zoom: 1;
  overflow: hidden;
}
.mce-floatpanel {
  position: absolute;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.mce-floatpanel.mce-fixed {
  position: fixed;
}
.mce-floatpanel .mce-arrow, .mce-floatpanel .mce-arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.mce-floatpanel .mce-arrow {
  border-width: 11px;
}
.mce-floatpanel .mce-arrow:after {
  border-width: 10px;
  content: "";
}
.mce-floatpanel.mce-popover {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  background: #ffffff;
  border: 1px solid #989898;
}
.mce-floatpanel.mce-popover.mce-bottom {
  margin-top: 10px;
  *margin-top: 0;
}
.mce-floatpanel.mce-popover.mce-bottom > .mce-arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #989898;
  top: -11px;
}
.mce-floatpanel.mce-popover.mce-bottom > .mce-arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.mce-floatpanel.mce-popover.mce-bottom.mce-start {
  margin-left: -22px;
}
.mce-floatpanel.mce-popover.mce-bottom.mce-start > .mce-arrow {
  left: 20px;
}
.mce-floatpanel.mce-popover.mce-bottom.mce-end {
  margin-left: 22px;
}
.mce-floatpanel.mce-popover.mce-bottom.mce-end > .mce-arrow {
  right: 10px;
  left: auto;
}
.mce-fullscreen {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: #ffffff;
  height: 100%;
}
div.mce-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
}
#mce-modal-block {
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #242424;
}
#mce-modal-block.mce-in {
  opacity: 0.3;
  filter: alpha(opacity=30);
  zoom: 1;
}
.mce-window-move {
  cursor: move;
}
.mce-window {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: transparent;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 150ms ease-in;
  -moz-transition: opacity 150ms ease-in;
  -ms-transition: opacity 150ms ease-in;
  -o-transition: opacity 150ms ease-in;
  transition: opacity 150ms ease-in;
}
.mce-window.mce-in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mce-window-head {
  padding: 9px 15px;
  border-bottom: 1px solid #c2c2c2;
  position: relative;
}
.mce-window-head .mce-close {
  position: absolute;
  right: 15px;
  top: 9px;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #989898;
  cursor: pointer;
  height: 20px;
  overflow: hidden;
}
.mce-close:hover {
  color: #989898;
}
.mce-window-head .mce-title {
  line-height: 20px;
  font-size: 20px;
  font-weight: bold;
  text-rendering: optimizelegibility;
  padding-right: 10px;
}
.mce-window .mce-container-body {
  display: block;
}
.mce-foot {
  display: block;
  background-color: #ffffff;
  border-top: 1px solid #c2c2c2;
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
  -ms-border-radius: 0px 0px 6px 6px;
  -o-border-radius: 0px 0px 6px 6px;
  border-radius: 0px 0px 6px 6px;
  background-clip: padding-box;
}
.mce-window-head .mce-dragh {
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
  width: 90%;
  height: 100%;
}
.mce-window iframe {
  width: 100%;
  height: 100%;
}
.mce-window.mce-fullscreen, .mce-window.mce-fullscreen .mce-foot {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
}
.mce-rtl .mce-window-head .mce-close {
  position: absolute;
  right: auto;
  left: 15px;
}
.mce-rtl .mce-window-head .mce-dragh {
  left: auto;
  right: 0;
}
.mce-rtl .mce-window-head .mce-title {
  direction: rtl;
  text-align: right;
}
.mce-abs-layout {
  position: relative;
}
body .mce-abs-layout-item, .mce-abs-end {
  position: absolute;
}
.mce-abs-end {
  width: 1px;
  height: 1px;
}
.mce-container-body.mce-abs-layout {
  overflow: hidden;
}
.mce-tooltip {
  position: absolute;
  padding: 5px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  zoom: 1;
}
.mce-tooltip-inner {
  font-size: 11px;
  background-color: #242424;
  color: #ffffff;
  max-width: 200px;
  padding: 5px 8px 4px 8px;
  text-align: center;
  white-space: normal;
}
.mce-tooltip-inner {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.mce-tooltip-inner {
  -webkit-box-shadow: 0 0 5px #242424;
  -moz-box-shadow: 0 0 5px #242424;
  box-shadow: 0 0 5px #242424;
}
.mce-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px dashed #242424;
}
.mce-tooltip-arrow-n {
  border-bottom-color: #242424;
}
.mce-tooltip-arrow-s {
  border-top-color: #242424;
}
.mce-tooltip-arrow-e {
  border-left-color: #242424;
}
.mce-tooltip-arrow-w {
  border-right-color: #242424;
}
.mce-tooltip-nw, .mce-tooltip-sw {
  margin-left: -14px;
}
.mce-tooltip-n .mce-tooltip-arrow {
  top: 0px;
  left: 50%;
  margin-left: -5px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.mce-tooltip-nw .mce-tooltip-arrow {
  top: 0;
  left: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.mce-tooltip-ne .mce-tooltip-arrow {
  top: 0;
  right: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.mce-tooltip-s .mce-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.mce-tooltip-sw .mce-tooltip-arrow {
  bottom: 0;
  left: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.mce-tooltip-se .mce-tooltip-arrow {
  bottom: 0;
  right: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.mce-tooltip-e .mce-tooltip-arrow {
  right: 0;
  top: 50%;
  margin-top: -5px;
  border-left-style: solid;
  border-right: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.mce-tooltip-w .mce-tooltip-arrow {
  left: 0;
  top: 50%;
  margin-top: -5px;
  border-right-style: solid;
  border-left: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.mce-btn {
  border: 1px solid #989898;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25);
  position: relative;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  background-color: #ffffff;
  background: url("none");
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efeeee));
  background: -moz-linear-gradient(top, #ffffff, #efeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efeeee');
  background-repeat: repeat-x;
  zoom: 1;
}
.mce-btn:hover, .mce-btn:focus {
  color: #444444;
  background-color: #f5f5f5;
  background: url("none");
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#c2c2c2));
  background: -moz-linear-gradient(top, #f5f5f5, #c2c2c2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#c2c2c2');
  background-repeat: repeat-x;
  zoom: 1;
}
.mce-btn.mce-disabled button, .mce-btn.mce-disabled:hover button {
  cursor: default;
  -webkit-box-shadow: none none none none;
  -moz-box-shadow: none none none none;
  box-shadow: none none none none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  zoom: 1;
}
.mce-btn.mce-active, .mce-btn.mce-active:hover {
  background-color: #f5f5f5;
  background: url("none");
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#c2c2c2));
  background: -moz-linear-gradient(top, #f5f5f5, #c2c2c2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#c2c2c2');
  background-repeat: repeat-x;
  zoom: 1;
  -webkit-box-shadow: inset inset 0 2px 4px;
  -moz-box-shadow: inset inset 0 2px 4px;
  box-shadow: inset inset 0 2px 4px;
}
.mce-btn:not(.mce-disabled):active {
  background-color: #f5f5f5;
  background: url("none");
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#c2c2c2));
  background: -moz-linear-gradient(top, #f5f5f5, #c2c2c2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#c2c2c2');
  background-repeat: repeat-x;
  zoom: 1;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.mce-btn button {
  padding: 4px 10px;
  font-size: 14px;
  line-height: 20px;
  *line-height: 16px;
  cursor: pointer;
  color: #444444;
  text-align: center;
  overflow: visible;
  -webkit-appearance: none;
}
.mce-btn button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.mce-btn i {
  text-shadow: 1px 1px #ffffff;
}
.mce-primary {
  min-width: 50px;
  color: #ffffff;
  border: 1px solid #989898;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25);
  background-color: #1787c1;
  background: url("none");
  background: -webkit-gradient(linear, left top, left bottom, from(#1787c1), to(#1477aa));
  background: -moz-linear-gradient(top, #1787c1, #1477aa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1787c1', endColorstr='#1477aa');
  background-repeat: repeat-x;
  zoom: 1;
}
.mce-primary:hover, .mce-primary:focus {
  background-color: #1787c1;
  background: url("none");
  background: -webkit-gradient(linear, left top, left bottom, from(#1787c1), to(#1477aa));
  background: -moz-linear-gradient(top, #1787c1, #1477aa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1787c1', endColorstr='#1477aa');
  background-repeat: repeat-x;
  zoom: 1;
}
.mce-primary.mce-disabled button, .mce-primary.mce-disabled:hover button {
  cursor: default;
  -webkit-box-shadow: none none none none;
  -moz-box-shadow: none none none none;
  box-shadow: none none none none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  zoom: 1;
}
.mce-primary.mce-active, .mce-primary.mce-active:hover, .mce-primary:not(.mce-disabled):active {
  background-color: #1787c1;
  background: url("none");
  background: -webkit-gradient(linear, left top, left bottom, from(#1787c1), to(#1477aa));
  background: -moz-linear-gradient(top, #1787c1, #1477aa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1787c1', endColorstr='#1477aa');
  background-repeat: repeat-x;
  zoom: 1;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.mce-primary button, .mce-primary button i {
  color: #ffffff;
  text-shadow: 1px 1px #444444;
}
.mce-btn-large button {
  padding: 9px 14px;
  font-size: 16px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.mce-btn-large i {
  margin-top: 2px;
}
.mce-btn-small button {
  padding: 1px 5px;
  font-size: 12px;
  *padding-bottom: 2px;
}
.mce-btn-small i {
  line-height: 20px;
  vertical-align: top;
  *line-height: 18px;
}
.mce-btn .mce-caret {
  margin-top: 8px;
  margin-left: 0;
}
.mce-btn-small .mce-caret {
  margin-top: 8px;
  margin-left: 0;
}
.mce-caret {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #444444;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.mce-disabled .mce-caret {
  border-top-color: #c2c2c2;
}
.mce-caret.mce-up {
  border-bottom: 4px solid #444444;
  border-top: 0;
}
.mce-rtl .mce-btn button {
  direction: rtl;
}
.mce-btn-group .mce-btn {
  border-width: 1px 0 1px 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
}
.mce-btn-group .mce-first {
  border-left: 1px solid #c2c2c2;
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  -ms-border-radius: 3px 0px 0px 3px;
  -o-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
  background-clip: padding-box;
}
.mce-btn-group .mce-last {
  border-right: 1px solid #c2c2c2;
  -webkit-border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0px 3px 3px 0px;
  -ms-border-radius: 0px 3px 3px 0px;
  -o-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
  background-clip: padding-box;
}
.mce-btn-group .mce-first.mce-last {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
}
.mce-btn-group .mce-btn.mce-flow-layout-item {
  margin: 0;
}
.mce-checkbox {
  cursor: pointer;
}
i.mce-i-checkbox {
  margin: 0 3px 0 0;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  background-color: #ffffff;
  background: url("none");
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c2c2c2));
  background: -moz-linear-gradient(top, #ffffff, #c2c2c2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c2c2c2');
  background-repeat: repeat-x;
  zoom: 1;
  text-indent: -10em;
  *font-size: 0;
  *line-height: 0;
  *text-indent: 0;
  overflow: hidden;
}
.mce-checked i.mce-i-checkbox {
  color: #444444;
  font-size: 16px;
  line-height: 16px;
  text-indent: 0;
}
.mce-checkbox:focus i.mce-i-checkbox, .mce-checkbox.mce-focus i.mce-i-checkbox {
  border: 1px solid rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.mce-checkbox.mce-disabled .mce-label, .mce-checkbox.mce-disabled i.mce-i-checkbox {
  color: #989898;
}
.mce-rtl .mce-checkbox {
  direction: rtl;
  text-align: right;
}
.mce-rtl i.mce-i-checkbox {
  margin: 0 0 0 3px;
}
.mce-colorbutton .mce-ico {
  position: relative;
}
.mce-colorbutton-grid {
  margin: 4px;
}
.mce-colorbutton button {
  padding-right: 4px;
}
.mce-colorbutton .mce-preview {
  padding-right: 3px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: 7px;
  background: gray;
  width: 13px;
  height: 2px;
  overflow: hidden;
}
.mce-colorbutton.mce-btn-small .mce-preview {
  margin-left: -16px;
  padding-right: 0;
  width: 16px;
}
.mce-colorbutton .mce-open {
  padding-left: 4px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.mce-colorbutton:hover .mce-open {
  border-left-color: #c2c2c2;
  border-right-color: #c2c2c2;
}
.mce-colorbutton.mce-btn-small .mce-open {
  padding: 0 3px 0 3px;
}
.mce-rtl .mce-colorbutton {
  direction: rtl;
}
.mce-rtl .mce-colorbutton .mce-preview {
  margin-left: 0;
  padding-right: 0;
  padding-left: 4px;
  margin-right: -14px;
}
.mce-rtl .mce-colorbutton.mce-btn-small .mce-preview {
  margin-left: 0;
  padding-right: 0;
  margin-right: -17px;
  padding-left: 0;
}
.mce-rtl .mce-colorbutton button {
  padding-right: 10px;
  padding-left: 10px;
}
.mce-rtl .mce-colorbutton .mce-open {
  padding-left: 4px;
  padding-right: 4px;
}
.mce-combobox {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  *height: 32px;
}
.mce-combobox input, .mce-combobox .search form input:hover, .search form .mce-combobox input:hover, .mce-combobox .search form input:focus, .search form .mce-combobox input:focus, .mce-combobox #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .mce-combobox .custom-select > .selected, .mce-combobox #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .mce-combobox .number-range > .selected, .mce-combobox .search form input:hover, .mce-combobox .search form #filters .row #column-picker-dropdown .custom-select > .selected:hover, #filters .row #column-picker-dropdown .mce-combobox .search form .custom-select > .selected:hover, .mce-combobox .search form #filters .row #column-picker-dropdown .number-range > .selected:hover, #filters .row #column-picker-dropdown .mce-combobox .search form .number-range > .selected:hover, .search form .mce-combobox input:hover, .search form .mce-combobox #filters .row #column-picker-dropdown .custom-select > .selected:hover, #filters .row #column-picker-dropdown .search form .mce-combobox .custom-select > .selected:hover, .search form .mce-combobox #filters .row #column-picker-dropdown .number-range > .selected:hover, #filters .row #column-picker-dropdown .search form .mce-combobox .number-range > .selected:hover, .mce-combobox .search form input:focus, .mce-combobox .search form #filters .row #column-picker-dropdown .custom-select > .selected:focus, #filters .row #column-picker-dropdown .mce-combobox .search form .custom-select > .selected:focus, .mce-combobox .search form #filters .row #column-picker-dropdown .number-range > .selected:focus, #filters .row #column-picker-dropdown .mce-combobox .search form .number-range > .selected:focus, .search form .mce-combobox input:focus, .search form .mce-combobox #filters .row #column-picker-dropdown .custom-select > .selected:focus, #filters .row #column-picker-dropdown .search form .mce-combobox .custom-select > .selected:focus, .search form .mce-combobox #filters .row #column-picker-dropdown .number-range > .selected:focus, #filters .row #column-picker-dropdown .search form .mce-combobox .number-range > .selected:focus, .mce-combobox #filters .row #column-picker-dropdown .custom-select > .selected, .mce-combobox #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .mce-combobox .custom-select > .selected, #filters .row #column-picker-dropdown .mce-combobox .number-range > .selected, .mce-combobox #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .mce-combobox .number-range > .selected {
  border: 1px solid #c2c2c2;
  border-right-color: #c2c2c2;
  height: 28px;
}
.mce-combobox.mce-disabled input, .mce-combobox.mce-disabled .search form input:hover, .search form .mce-combobox.mce-disabled input:hover, .mce-combobox.mce-disabled .search form input:focus, .search form .mce-combobox.mce-disabled input:focus, .mce-combobox.mce-disabled #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .mce-combobox.mce-disabled .custom-select > .selected, .mce-combobox.mce-disabled #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .mce-combobox.mce-disabled .number-range > .selected, .mce-combobox.mce-disabled .search form input:hover, .mce-combobox.mce-disabled .search form #filters .row #column-picker-dropdown .custom-select > .selected:hover, #filters .row #column-picker-dropdown .mce-combobox.mce-disabled .search form .custom-select > .selected:hover, .mce-combobox.mce-disabled .search form #filters .row #column-picker-dropdown .number-range > .selected:hover, #filters .row #column-picker-dropdown .mce-combobox.mce-disabled .search form .number-range > .selected:hover, .search form .mce-combobox.mce-disabled input:hover, .search form .mce-combobox.mce-disabled #filters .row #column-picker-dropdown .custom-select > .selected:hover, #filters .row #column-picker-dropdown .search form .mce-combobox.mce-disabled .custom-select > .selected:hover, .search form .mce-combobox.mce-disabled #filters .row #column-picker-dropdown .number-range > .selected:hover, #filters .row #column-picker-dropdown .search form .mce-combobox.mce-disabled .number-range > .selected:hover, .mce-combobox.mce-disabled .search form input:focus, .mce-combobox.mce-disabled .search form #filters .row #column-picker-dropdown .custom-select > .selected:focus, #filters .row #column-picker-dropdown .mce-combobox.mce-disabled .search form .custom-select > .selected:focus, .mce-combobox.mce-disabled .search form #filters .row #column-picker-dropdown .number-range > .selected:focus, #filters .row #column-picker-dropdown .mce-combobox.mce-disabled .search form .number-range > .selected:focus, .search form .mce-combobox.mce-disabled input:focus, .search form .mce-combobox.mce-disabled #filters .row #column-picker-dropdown .custom-select > .selected:focus, #filters .row #column-picker-dropdown .search form .mce-combobox.mce-disabled .custom-select > .selected:focus, .search form .mce-combobox.mce-disabled #filters .row #column-picker-dropdown .number-range > .selected:focus, #filters .row #column-picker-dropdown .search form .mce-combobox.mce-disabled .number-range > .selected:focus, .mce-combobox.mce-disabled #filters .row #column-picker-dropdown .custom-select > .selected, .mce-combobox.mce-disabled #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .mce-combobox.mce-disabled .custom-select > .selected, #filters .row #column-picker-dropdown .mce-combobox.mce-disabled .number-range > .selected, .mce-combobox.mce-disabled #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .mce-combobox.mce-disabled .number-range > .selected {
  color: #989898;
}
.mce-combobox.mce-has-open input, .mce-combobox.mce-has-open .search form input:hover, .search form .mce-combobox.mce-has-open input:hover, .mce-combobox.mce-has-open .search form input:focus, .search form .mce-combobox.mce-has-open input:focus, .mce-combobox.mce-has-open #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .mce-combobox.mce-has-open .custom-select > .selected, .mce-combobox.mce-has-open #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .mce-combobox.mce-has-open .number-range > .selected, .mce-combobox.mce-has-open .search form input:hover, .mce-combobox.mce-has-open .search form #filters .row #column-picker-dropdown .custom-select > .selected:hover, #filters .row #column-picker-dropdown .mce-combobox.mce-has-open .search form .custom-select > .selected:hover, .mce-combobox.mce-has-open .search form #filters .row #column-picker-dropdown .number-range > .selected:hover, #filters .row #column-picker-dropdown .mce-combobox.mce-has-open .search form .number-range > .selected:hover, .search form .mce-combobox.mce-has-open input:hover, .search form .mce-combobox.mce-has-open #filters .row #column-picker-dropdown .custom-select > .selected:hover, #filters .row #column-picker-dropdown .search form .mce-combobox.mce-has-open .custom-select > .selected:hover, .search form .mce-combobox.mce-has-open #filters .row #column-picker-dropdown .number-range > .selected:hover, #filters .row #column-picker-dropdown .search form .mce-combobox.mce-has-open .number-range > .selected:hover, .mce-combobox.mce-has-open .search form input:focus, .mce-combobox.mce-has-open .search form #filters .row #column-picker-dropdown .custom-select > .selected:focus, #filters .row #column-picker-dropdown .mce-combobox.mce-has-open .search form .custom-select > .selected:focus, .mce-combobox.mce-has-open .search form #filters .row #column-picker-dropdown .number-range > .selected:focus, #filters .row #column-picker-dropdown .mce-combobox.mce-has-open .search form .number-range > .selected:focus, .search form .mce-combobox.mce-has-open input:focus, .search form .mce-combobox.mce-has-open #filters .row #column-picker-dropdown .custom-select > .selected:focus, #filters .row #column-picker-dropdown .search form .mce-combobox.mce-has-open .custom-select > .selected:focus, .search form .mce-combobox.mce-has-open #filters .row #column-picker-dropdown .number-range > .selected:focus, #filters .row #column-picker-dropdown .search form .mce-combobox.mce-has-open .number-range > .selected:focus, .mce-combobox.mce-has-open #filters .row #column-picker-dropdown .custom-select > .selected, .mce-combobox.mce-has-open #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .mce-combobox.mce-has-open .custom-select > .selected, #filters .row #column-picker-dropdown .mce-combobox.mce-has-open .number-range > .selected, .mce-combobox.mce-has-open #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .mce-combobox.mce-has-open .number-range > .selected {
  -webkit-border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  -ms-border-radius: 4px 0px 0px 4px;
  -o-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
  background-clip: padding-box;
}
.mce-combobox .mce-btn {
  border-left: 0;
  -webkit-border-radius: 0px 4px 4px 0px;
  -moz-border-radius: 0px 4px 4px 0px;
  -ms-border-radius: 0px 4px 4px 0px;
  -o-border-radius: 0px 4px 4px 0px;
  border-radius: 0px 4px 4px 0px;
  background-clip: padding-box;
}
.mce-combobox button {
  padding-right: 8px;
  padding-left: 8px;
}
.mce-combobox.mce-disabled .mce-btn button {
  cursor: default;
  -webkit-box-shadow: none none none none;
  -moz-box-shadow: none none none none;
  box-shadow: none none none none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  zoom: 1;
}
.mce-path {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 8px;
  white-space: normal;
}
.mce-path .mce-txt {
  display: inline-block;
  padding-right: 3px;
}
.mce-path .mce-path-body {
  display: inline-block;
}
.mce-path-item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  color: #444444;
}
.mce-path-item:hover {
  text-decoration: underline;
}
.mce-path-item:focus {
  background: #989898;
  color: #ffffff;
}
.mce-path .mce-divider {
  display: inline;
}
.mce-disabled .mce-path-item {
  color: #989898;
}
.mce-rtl .mce-path {
  direction: rtl;
}
.mce-fieldset {
  border: 0 solid #989898;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.mce-fieldset > .mce-container-body {
  margin-top: -15px;
}
.mce-fieldset-title {
  margin-left: 5px;
  padding: 0 5px 0 5px;
}
.mce-fit-layout {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.mce-fit-layout-item {
  position: absolute;
}
.mce-flow-layout-item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.mce-flow-layout-item {
  margin: 2px 0 2px 2px;
}
.mce-flow-layout-item.mce-last {
  margin-right: 2px;
}
.mce-flow-layout {
  white-space: normal;
}
.mce-tinymce-inline .mce-flow-layout {
  white-space: nowrap;
}
.mce-rtl .mce-flow-layout {
  text-align: right;
  direction: rtl;
}
.mce-rtl .mce-flow-layout-item {
  margin: 2px 2px 2px 0;
}
.mce-rtl .mce-flow-layout-item.mce-last {
  margin-left: 2px;
}
.mce-iframe {
  border: 0 solid #989898;
  width: 100%;
  height: 100%;
}
.mce-label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  overflow: hidden;
}
.mce-label.mce-autoscroll {
  overflow: auto;
}
.mce-label.mce-disabled {
  color: #aaa;
}
.mce-label.mce-multiline {
  white-space: pre-wrap;
}
.mce-label.mce-error {
  color: #ec4832;
}
.mce-rtl .mce-label {
  text-align: right;
  direction: rtl;
}
.mce-menubar .mce-menubtn {
  border-color: transparent;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-box-shadow: none none none none;
  -moz-box-shadow: none none none none;
  box-shadow: none none none none;
  filter: none;
}
.mce-menubar {
  border: 1px solid #c2c2c2;
}
.mce-menubar .mce-menubtn button span {
  color: #444444;
}
.mce-menubar .mce-caret {
  border-top-color: #444444;
}
.mce-menubar .mce-menubtn:hover, .mce-menubar .mce-menubtn.mce-active, .mce-menubar .mce-menubtn:focus {
  border-color: transparent;
  background: #f5f5f5;
  filter: none;
  -webkit-box-shadow: none none none none;
  -moz-box-shadow: none none none none;
  box-shadow: none none none none;
}
.mce-menubtn span {
  color: #444444;
  margin-right: 2px;
  line-height: 20px;
  *line-height: 16px;
}
.mce-menubtn.mce-btn-small span {
  font-size: 12px;
}
.mce-menubtn.mce-fixed-width span {
  display: inline-block;
  overflow-x: hidden;
  text-overflow: ellipsis;
  width: 90px;
}
.mce-menubtn.mce-fixed-width.mce-btn-small span {
  width: 70px;
}
.mce-menubtn .mce-caret {
  *margin-top: 6px;
}
.mce-rtl .mce-menubtn button {
  direction: rtl;
  text-align: right;
}
.mce-listbox button {
  text-align: left;
  padding-right: 20px;
  position: relative;
}
.mce-listbox .mce-caret {
  position: absolute;
  margin-top: -2px;
  right: 8px;
  top: 50%;
}
.mce-rtl .mce-listbox .mce-caret {
  right: auto;
  left: 8px;
}
.mce-rtl .mce-listbox button {
  padding-right: 10px;
  padding-left: 20px;
}
.mce-menu-item {
  display: block;
  padding: 6px 15px 6px 12px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #444444;
  white-space: nowrap;
  cursor: pointer;
  line-height: normal;
  border-left: 4px solid transparent;
  margin-bottom: 1px;
}
.mce-menu-item .mce-ico, .mce-menu-item .mce-text {
  color: #444444;
}
.mce-menu-item.mce-disabled .mce-text, .mce-menu-item.mce-disabled .mce-ico {
  color: #989898;
}
.mce-menu-item:hover .mce-text, .mce-menu-item.mce-selected .mce-text, .mce-menu-item:focus .mce-text {
  color: #ffffff;
}
.mce-menu-item:hover .mce-ico, .mce-menu-item.mce-selected .mce-ico, .mce-menu-item:focus .mce-ico {
  color: #ffffff;
}
.mce-menu-item.mce-disabled:hover {
  background: #c2c2c2;
}
.mce-menu-shortcut {
  display: inline-block;
  color: #989898;
}
.mce-menu-shortcut {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 15px 0 20px;
}
.mce-menu-item:hover .mce-menu-shortcut, .mce-menu-item.mce-selected .mce-menu-shortcut, .mce-menu-item:focus .mce-menu-shortcut {
  color: #ffffff;
}
.mce-menu-item .mce-caret {
  margin-top: 4px;
  *margin-top: 3px;
  margin-right: 6px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #444444;
}
.mce-menu-item.mce-selected .mce-caret, .mce-menu-item:focus .mce-caret, .mce-menu-item:hover .mce-caret {
  border-left-color: #ffffff;
}
.mce-menu-align .mce-menu-shortcut {
  *margin-top: -2px;
}
.mce-menu-align .mce-menu-shortcut, .mce-menu-align .mce-caret {
  position: absolute;
  right: 0;
}
.mce-menu-item.mce-active i {
  visibility: visible;
}
.mce-menu-item-normal.mce-active {
  background-color: #edf7fc;
}
.mce-menu-item-preview.mce-active {
  border-left: 5px solid #989898;
}
.mce-menu-item-normal.mce-active .mce-text {
  color: #444444;
}
.mce-menu-item-normal.mce-active:hover .mce-text, .mce-menu-item-normal.mce-active:hover .mce-ico {
  color: #ffffff;
}
.mce-menu-item-normal.mce-active:focus .mce-text, .mce-menu-item-normal.mce-active:focus .mce-ico {
  color: #ffffff;
}
.mce-menu-item:hover, .mce-menu-item.mce-selected, .mce-menu-item:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #1787c1;
  background: url("none");
  background: -webkit-gradient(linear, left top, left bottom, from(#1787c1), to(#1477aa));
  background: -moz-linear-gradient(top, #1787c1, #1477aa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1787c1', endColorstr='#1477aa');
  background-repeat: repeat-x;
  zoom: 1;
}
div.mce-menu .mce-menu-item-sep, .mce-menu-item-sep:hover {
  border: 0;
  padding: 0;
  height: 1px;
  margin: 9px 1px;
  overflow: hidden;
  background: #c2c2c2;
  border-bottom: 1px solid #ffffff;
  cursor: default;
  filter: none;
}
.mce-menu.mce-rtl {
  direction: rtl;
}
.mce-rtl .mce-menu-item {
  text-align: right;
  direction: rtl;
  padding: 6px 12px 6px 15px;
}
.mce-menu-align.mce-rtl .mce-menu-shortcut, .mce-menu-align.mce-rtl .mce-caret {
  right: auto;
  left: 0;
}
.mce-rtl .mce-menu-item .mce-caret {
  margin-left: 6px;
  margin-right: 0;
  border-right: 4px solid #444444;
  border-left: 0;
}
.mce-rtl .mce-menu-item.mce-selected .mce-caret, .mce-rtl .mce-menu-item:focus .mce-caret, .mce-rtl .mce-menu-item:hover .mce-caret {
  border-left-color: transparent;
  border-right-color: #444444;
}
.mce-menu {
  position: absolute;
  left: 0;
  top: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: transparent;
  z-index: 1000;
  padding: 5px 0 5px 0;
  margin: 2px 0 0;
  min-width: 160px;
  background: #fff;
  border: 1px solid #989898;
  z-index: 1002;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  max-height: 400px;
  overflow: auto;
  overflow-x: hidden;
}
.mce-menu i {
  display: none;
}
.mce-menu-has-icons i {
  display: inline-block;
  *display: inline;
}
.mce-menu-sub-tr-tl {
  margin: -6px 0 0 -1px;
}
.mce-menu-sub-br-bl {
  margin: 6px 0 0 -1px;
}
.mce-menu-sub-tl-tr {
  margin: -6px 0 0 1px;
}
.mce-menu-sub-bl-br {
  margin: 6px 0 0 1px;
}
.mce-container-body .mce-resizehandle {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 16px;
  height: 16px;
  visibility: visible;
  cursor: s-resize;
  margin: 0;
}
.mce-container-body .mce-resizehandle-both {
  cursor: se-resize;
}
i.mce-i-resize {
  color: #444444;
}
.mce-spacer {
  visibility: hidden;
}
.mce-splitbtn .mce-open {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.mce-splitbtn:hover .mce-open {
  border-left-color: #c2c2c2;
  border-right-color: #c2c2c2;
}
.mce-splitbtn button {
  padding-right: 4px;
}
.mce-splitbtn .mce-open {
  padding-left: 4px;
}
.mce-splitbtn .mce-open.mce-active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.mce-splitbtn.mce-btn-small .mce-open {
  padding: 0 3px 0 3px;
}
.mce-rtl .mce-splitbtn {
  direction: rtl;
  text-align: right;
}
.mce-rtl .mce-splitbtn button {
  padding-right: 10px;
  padding-left: 10px;
}
.mce-rtl .mce-splitbtn .mce-open {
  padding-left: 4px;
  padding-right: 4px;
}
.mce-stack-layout-item {
  display: block;
}
.mce-tabs {
  display: block;
  border-bottom: 1px solid #c2c2c2;
}
.mce-tab {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 1px solid #c2c2c2;
  border-width: 0 1px 0 0;
  background: #f5f5f5;
  padding: 8px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  height: 13px;
  cursor: pointer;
}
.mce-tab:hover {
  background: #ffffff;
}
.mce-tab.mce-active {
  background: #ffffff;
  border-bottom-color: transparent;
  margin-bottom: -1px;
  height: 14px;
}
.mce-rtl .mce-tabs {
  text-align: right;
  direction: rtl;
}
.mce-rtl .mce-tab {
  border-width: 0 0 0 1px;
}
.mce-textbox {
  background: #fff;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: inset inset 0 1px 1px;
  -moz-box-shadow: inset inset 0 1px 1px;
  box-shadow: inset inset 0 1px 1px;
  display: inline-block;
  -webkit-transition: border 0.2s linear;
  -moz-transition: border 0.2s linear;
  -ms-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  transition: border 0.2s linear;
  -webkit-transition: box-shadow 2s linear;
  -moz-transition: box-shadow 2s linear;
  -ms-transition: box-shadow 2s linear;
  -o-transition: box-shadow 2s linear;
  transition: box-shadow 2s linear;
  height: 28px;
  resize: none;
  padding: 0 4px 0 4px;
  white-space: pre-wrap;
  *white-space: pre;
  color: #efeeee;
}
.mce-textbox:focus, .mce-textbox.mce-focus {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset inset 0 1px 1px;
  -moz-box-shadow: inset inset 0 1px 1px;
  box-shadow: inset inset 0 1px 1px;
}
.mce-placeholder .mce-textbox {
  color: #c2c2c2;
}
.mce-textbox.mce-multiline {
  padding: 4px;
}
.mce-textbox.mce-disabled {
  color: #989898;
}
.mce-rtl .mce-textbox {
  text-align: right;
  direction: rtl;
}
.mce-throbber {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  filter: alpha(opacity=60);
  zoom: 1;
  background: white url("img/loader.gif") no-repeat center center;
}
.mce-throbber-inline {
  position: static;
  height: 50px;
}
@font-face {
  font-family: 'tinymce';
  src: url("../fonts/tinymce.eot");
  src: url("../fonts/tinymce.eot?#iefix") format("embedded-opentype"), url("../fonts/tinymce.woff") format("woff"), url("../fonts/tinymce.ttf") format("truetype"), url("../fonts/tinymce.svg#tinymce") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tinymce-small';
  src: url("../fonts/tinymce-small.eot");
  src: url("../fonts/tinymce-small.eot?#iefix") format("embedded-opentype"), url("../fonts/tinymce-small.woff") format("woff"), url("../fonts/tinymce-small.ttf") format("truetype"), url("../fonts/tinymce-small.svg#tinymce") format("svg");
  font-weight: normal;
  font-style: normal;
}
.mce-ico {
  font-family: 'tinymce',Arial;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 16px;
  line-height: 16px;
  speak: none;
  vertical-align: text-top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  background: transparent center center;
  background-size: cover;
  width: 16px;
  height: 16px;
  color: #444444;
}
.mce-btn-small .mce-ico {
  font-family: 'tinymce-small',Arial;
}
.mce-i-save:before {
  content: "\e000";
}
.mce-i-newdocument:before {
  content: "\e001";
}
.mce-i-fullpage:before {
  content: "\e002";
}
.mce-i-alignleft:before {
  content: "\e003";
}
.mce-i-aligncenter:before {
  content: "\e004";
}
.mce-i-alignright:before {
  content: "\e005";
}
.mce-i-alignjustify:before {
  content: "\e006";
}
.mce-i-cut:before {
  content: "\e007";
}
.mce-i-paste:before {
  content: "\e008";
}
.mce-i-searchreplace:before {
  content: "\e009";
}
.mce-i-bullist:before {
  content: "\e00a";
}
.mce-i-numlist:before {
  content: "\e00b";
}
.mce-i-indent:before {
  content: "\e00c";
}
.mce-i-outdent:before {
  content: "\e00d";
}
.mce-i-blockquote:before {
  content: "\e00e";
}
.mce-i-undo:before {
  content: "\e00f";
}
.mce-i-redo:before {
  content: "\e010";
}
.mce-i-link:before {
  content: "\e011";
}
.mce-i-unlink:before {
  content: "\e012";
}
.mce-i-anchor:before {
  content: "\e013";
}
.mce-i-image:before {
  content: "\e014";
}
.mce-i-media:before {
  content: "\e015";
}
.mce-i-help:before {
  content: "\e016";
}
.mce-i-code:before {
  content: "\e017";
}
.mce-i-insertdatetime:before {
  content: "\e018";
}
.mce-i-preview:before {
  content: "\e019";
}
.mce-i-forecolor:before {
  content: "\e01a";
}
.mce-i-backcolor:before {
  content: "\e01a";
}
.mce-i-table:before {
  content: "\e01b";
}
.mce-i-hr:before {
  content: "\e01c";
}
.mce-i-removeformat:before {
  content: "\e01d";
}
.mce-i-subscript:before {
  content: "\e01e";
}
.mce-i-superscript:before {
  content: "\e01f";
}
.mce-i-charmap:before {
  content: "\e020";
}
.mce-i-emoticons:before {
  content: "\e021";
}
.mce-i-print:before {
  content: "\e022";
}
.mce-i-fullscreen:before {
  content: "\e023";
}
.mce-i-spellchecker:before {
  content: "\e024";
}
.mce-i-nonbreaking:before {
  content: "\e025";
}
.mce-i-template:before {
  content: "\e026";
}
.mce-i-pagebreak:before {
  content: "\e027";
}
.mce-i-restoredraft:before {
  content: "\e028";
}
.mce-i-untitled:before {
  content: "\e029";
}
.mce-i-bold:before {
  content: "\e02a";
}
.mce-i-italic:before {
  content: "\e02b";
}
.mce-i-underline:before {
  content: "\e02c";
}
.mce-i-strikethrough:before {
  content: "\e02d";
}
.mce-i-visualchars:before {
  content: "\e02e";
}
.mce-i-visualblocks:before {
  content: "\e02e";
}
.mce-i-ltr:before {
  content: "\e02f";
}
.mce-i-rtl:before {
  content: "\e030";
}
.mce-i-copy:before {
  content: "\e031";
}
.mce-i-resize:before {
  content: "\e032";
}
.mce-i-browse:before {
  content: "\e034";
}
.mce-i-pastetext:before {
  content: "\e035";
}
.mce-i-checkbox:before, .mce-i-selected:before {
  content: "\e033";
}
.mce-i-selected {
  visibility: hidden;
}
i.mce-i-backcolor {
  text-shadow: none;
  background: #c2c2c2;
}
.button-holder {
  max-width: 200px;
  min-width: 70px;
}
.button {
  min-width: 80px;
  min-height: 18px;
  padding: 4px 6px 5px 6px;
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  display: block;
  text-align: center;
  color: #444444;
  text-decoration: none;
  width: auto !important;
  cursor: pointer;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.button.save {
  margin: auto 30%;
  margin-top: 9px;
}
.button.icon .title {
  margin-left: 3px;
  width: -webkit-calc(100% - 42px);
  width: -moz-calc(100% - 42px);
  width: calc(100% - 42px);
  text-align: center;
  white-space: nowrap;
}
.button .sprite-refresh-14-black {
  float: left;
  margin-top: 2px;
}
.button.disabled, .button.bulk-action.disabled:active, .bulk-action.disabled .button.default {
  opacity: 0.6;
}
.button:hover, .button:focus {
  outline: none;
  border: 1px solid #989898;
  color: #444444;
}
.button:active {
  background-color: #f5f5f5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ffffff));
  background: -moz-linear-gradient(top, #f5f5f5, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff');
  border: 1px solid #989898;
  color: #444444;
}
.button.link {
  border: none;
  background: none;
  color: #3498db;
}
.button.link:hover, .button.link:focus, .button.link:active {
  border: none;
  background: none;
  color: #1477aa;
}
.button .title {
  width: 100%;
  float: left;
  text-align: center;
}
.button .sprite-sprite {
  display: block;
  float: left;
  width: 22px;
  top: 5px;
}
.big-button {
  padding: 10px;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  float: left;
  margin: 0 20px 20px 0;
  width: 200px;
}
.big-button span {
  float: left;
  margin-top: 10px;
}
.big-button .button-content {
  float: left;
  width: 150px;
  margin-left: 15px;
  font-size: 14px;
}
.big-button .button-content a {
  font-size: 14px;
}
.filter-buttons .button {
  float: left;
}
.variations-button-holder {
  width: 150px;
}
iframe#fixed-header {
  overflow: hidden;
}
#fixed-header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  height: 50px;
  border: 0px;
}
@media print {
  #fixed-header {
    display: none !important;
  }
}
#fixed-header .channelgrabber-logo {
  width: 135px;
  padding-top: 2px;
}
#fixed-header .channelgrabber-logo img {
  width: 100%;
}
.header {
  width: 100%;
  min-width: 1280px;
  height: 50px;
  background-color: #1477aa;
  color: #ffffff;
}
.logo, .logo a {
  float: left;
  padding: 0px;
}
.logo.hoverable:hover, .logo a.hoverable:hover, .logo.hoverable:focus, .logo a.hoverable:focus {
  background-color: #1787c1;
}
.logo.hoverable:active, .logo a.hoverable:active {
  background-color: #1997d8;
}
.logo a {
  display: block;
  height: 30px;
  margin: 10px 0;
}
.header-nav, .header-nav ul li, .header-nav .header-actions ul li a, .header-actions .header-nav ul li a {
  float: left;
  margin-left: 20px;
  padding: 0;
}
.header-nav ul, .header-nav ul li ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-nav ul li, .header-nav .header-actions ul li a ul li, .header-actions .header-nav ul li a ul li, .header-nav .header-actions ul li a, .header-actions .header-nav ul li a {
  margin: 0;
}
.header-nav ul li ul {
  width: 180px;
  position: absolute;
  top: 50px;
  background-color: #1787c1;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  text-align: left;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -ms-border-radius: 0px 0px 5px 5px;
  -o-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  background-clip: padding-box;
  display: none;
  overflow: hidden;
}
.header-nav ul li ul li, .header-nav .header-actions ul li ul a, .header-actions .header-nav ul li ul a {
  width: 100%;
  height: auto;
  float: left;
  text-align: left;
  color: #ffffff;
  text-transform: capitalize;
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -ms-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  background-clip: padding-box;
  overflow: hidden;
}
.header-nav ul li ul li a, .header-nav .header-actions ul li ul a a, .header-actions .header-nav ul li ul a a {
  width: 100%;
  line-height: 30px;
  text-transform: capitalize;
  text-align: left;
  font-weight: normal;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.header-nav ul li ul li a:hover, .header-nav .header-actions ul li ul a a:hover, .header-actions .header-nav ul li ul a a:hover, .header-nav ul li ul li a:focus, .header-nav .header-actions ul li ul a a:focus, .header-actions .header-nav ul li ul a a:focus {
  background-color: #1997d8;
}
.header-nav ul li ul li a.disabled, .header-nav ul li ul li ul li a.disabled, .header-nav .header-actions ul li a ul li ul li a.disabled, .header-actions .header-nav ul li a ul li ul li a.disabled, .header-nav .header-actions ul li a ul li a.disabled, .header-actions .header-nav ul li a ul li a.disabled, .header-nav .header-actions ul li ul a ul li a.disabled, .header-actions .header-nav ul li ul a ul li a.disabled, .header-nav .header-actions ul li a ul a ul li a.disabled, .header-actions .header-nav ul li a ul a ul li a.disabled, .header-nav .header-actions ul li ul a a.disabled, .header-actions .header-nav ul li ul a a.disabled, .header-nav .header-actions ul li ul li ul a a.disabled, .header-actions .header-nav ul li ul li ul a a.disabled, .header-nav .header-actions ul li a ul li ul a a.disabled, .header-actions .header-nav ul li a ul li ul a a.disabled, .header-nav .header-actions ul li a ul a a.disabled, .header-actions .header-nav ul li a ul a a.disabled, .header-nav .header-actions ul li ul a ul a a.disabled, .header-actions .header-nav ul li ul a ul a a.disabled, .header-nav .header-actions ul li a ul a ul a a.disabled, .header-actions .header-nav ul li a ul a ul a a.disabled, .header-nav ul li ul li a.bulk-action.disabled:active, .header-nav ul li ul li ul li a.bulk-action.disabled:active, .header-nav .header-actions ul li a ul li ul li a.bulk-action.disabled:active, .header-actions .header-nav ul li a ul li ul li a.bulk-action.disabled:active, .header-nav .header-actions ul li a ul li a.bulk-action.disabled:active, .header-actions .header-nav ul li a ul li a.bulk-action.disabled:active, .header-nav .header-actions ul li ul a ul li a.bulk-action.disabled:active, .header-actions .header-nav ul li ul a ul li a.bulk-action.disabled:active, .header-nav .header-actions ul li a ul a ul li a.bulk-action.disabled:active, .header-actions .header-nav ul li a ul a ul li a.bulk-action.disabled:active, .header-nav .header-actions ul li ul a a.bulk-action.disabled:active, .header-actions .header-nav ul li ul a a.bulk-action.disabled:active, .header-nav .header-actions ul li ul li ul a a.bulk-action.disabled:active, .header-actions .header-nav ul li ul li ul a a.bulk-action.disabled:active, .header-nav .header-actions ul li a ul li ul a a.bulk-action.disabled:active, .header-actions .header-nav ul li a ul li ul a a.bulk-action.disabled:active, .header-nav .header-actions ul li a ul a a.bulk-action.disabled:active, .header-actions .header-nav ul li a ul a a.bulk-action.disabled:active, .header-nav .header-actions ul li ul a ul a a.bulk-action.disabled:active, .header-actions .header-nav ul li ul a ul a a.bulk-action.disabled:active, .header-nav .header-actions ul li a ul a ul a a.bulk-action.disabled:active, .header-actions .header-nav ul li a ul a ul a a.bulk-action.disabled:active, .header-nav ul li ul li a.bulk-action.disabled:hover:active, .header-nav ul li ul li ul li a.bulk-action.disabled:hover:active, .header-nav .header-actions ul li a ul li ul li a.bulk-action.disabled:hover:active, .header-actions .header-nav ul li a ul li ul li a.bulk-action.disabled:hover:active, .header-nav .header-actions ul li a ul li a.bulk-action.disabled:hover:active, .header-actions .header-nav ul li a ul li a.bulk-action.disabled:hover:active, .header-nav .header-actions ul li ul a ul li a.bulk-action.disabled:hover:active, .header-actions .header-nav ul li ul a ul li a.bulk-action.disabled:hover:active, .header-nav .header-actions ul li a ul a ul li a.bulk-action.disabled:hover:active, .header-actions .header-nav ul li a ul a ul li a.bulk-action.disabled:hover:active, .header-nav .header-actions ul li ul a a.bulk-action.disabled:hover:active, .header-actions .header-nav ul li ul a a.bulk-action.disabled:hover:active, .header-nav .header-actions ul li ul li ul a a.bulk-action.disabled:hover:active, .header-actions .header-nav ul li ul li ul a a.bulk-action.disabled:hover:active, .header-nav .header-actions ul li a ul li ul a a.bulk-action.disabled:hover:active, .header-actions .header-nav ul li a ul li ul a a.bulk-action.disabled:hover:active, .header-nav .header-actions ul li a ul a a.bulk-action.disabled:hover:active, .header-actions .header-nav ul li a ul a a.bulk-action.disabled:hover:active, .header-nav .header-actions ul li ul a ul a a.bulk-action.disabled:hover:active, .header-actions .header-nav ul li ul a ul a a.bulk-action.disabled:hover:active, .header-nav .header-actions ul li a ul a ul a a.bulk-action.disabled:hover:active, .header-actions .header-nav ul li a ul a ul a a.bulk-action.disabled:hover:active, .header-nav ul li ul li a.bulk-action.disabled:focus:active, .header-nav ul li ul li ul li a.bulk-action.disabled:focus:active, .header-nav .header-actions ul li a ul li ul li a.bulk-action.disabled:focus:active, .header-actions .header-nav ul li a ul li ul li a.bulk-action.disabled:focus:active, .header-nav .header-actions ul li a ul li a.bulk-action.disabled:focus:active, .header-actions .header-nav ul li a ul li a.bulk-action.disabled:focus:active, .header-nav .header-actions ul li ul a ul li a.bulk-action.disabled:focus:active, .header-actions .header-nav ul li ul a ul li a.bulk-action.disabled:focus:active, .header-nav .header-actions ul li a ul a ul li a.bulk-action.disabled:focus:active, .header-actions .header-nav ul li a ul a ul li a.bulk-action.disabled:focus:active, .header-nav .header-actions ul li ul a a.bulk-action.disabled:focus:active, .header-actions .header-nav ul li ul a a.bulk-action.disabled:focus:active, .header-nav .header-actions ul li ul li ul a a.bulk-action.disabled:focus:active, .header-actions .header-nav ul li ul li ul a a.bulk-action.disabled:focus:active, .header-nav .header-actions ul li a ul li ul a a.bulk-action.disabled:focus:active, .header-actions .header-nav ul li a ul li ul a a.bulk-action.disabled:focus:active, .header-nav .header-actions ul li a ul a a.bulk-action.disabled:focus:active, .header-actions .header-nav ul li a ul a a.bulk-action.disabled:focus:active, .header-nav .header-actions ul li ul a ul a a.bulk-action.disabled:focus:active, .header-actions .header-nav ul li ul a ul a a.bulk-action.disabled:focus:active, .header-nav .header-actions ul li a ul a ul a a.bulk-action.disabled:focus:active, .header-actions .header-nav ul li a ul a ul a a.bulk-action.disabled:focus:active, .header-nav ul li ul li .bulk-action.disabled a.default, .bulk-action.disabled .header-nav ul li ul li a.default, .header-nav ul li ul li ul li .bulk-action.disabled a.default, .bulk-action.disabled .header-nav ul li ul li ul li a.default, .header-nav .header-actions ul li a ul li ul li .bulk-action.disabled a.default, .bulk-action.disabled .header-nav .header-actions ul li a ul li ul li a.default, .header-actions .header-nav ul li a ul li ul li .bulk-action.disabled a.default, .bulk-action.disabled .header-actions .header-nav ul li a ul li ul li a.default, .header-nav .header-actions ul li a ul li .bulk-action.disabled a.default, .bulk-action.disabled .header-nav .header-actions ul li a ul li a.default, .header-actions .header-nav ul li a ul li .bulk-action.disabled a.default, .bulk-action.disabled .header-actions .header-nav ul li a ul li a.default, .header-nav .header-actions ul li ul a ul li .bulk-action.disabled a.default, .bulk-action.disabled .header-nav .header-actions ul li ul a ul li a.default, .header-actions .header-nav ul li ul a ul li .bulk-action.disabled a.default, .bulk-action.disabled .header-actions .header-nav ul li ul a ul li a.default, .header-nav .header-actions ul li a ul a ul li .bulk-action.disabled a.default, .bulk-action.disabled .header-nav .header-actions ul li a ul a ul li a.default, .header-actions .header-nav ul li a ul a ul li .bulk-action.disabled a.default, .bulk-action.disabled .header-actions .header-nav ul li a ul a ul li a.default, .header-nav .header-actions ul li ul a .bulk-action.disabled a.default, .bulk-action.disabled .header-nav .header-actions ul li ul a a.default, .header-actions .header-nav ul li ul a .bulk-action.disabled a.default, .bulk-action.disabled .header-actions .header-nav ul li ul a a.default, .header-nav .header-actions ul li ul li ul a .bulk-action.disabled a.default, .bulk-action.disabled .header-nav .header-actions ul li ul li ul a a.default, .header-actions .header-nav ul li ul li ul a .bulk-action.disabled a.default, .bulk-action.disabled .header-actions .header-nav ul li ul li ul a a.default, .header-nav .header-actions ul li a ul li ul a .bulk-action.disabled a.default, .bulk-action.disabled .header-nav .header-actions ul li a ul li ul a a.default, .header-actions .header-nav ul li a ul li ul a .bulk-action.disabled a.default, .bulk-action.disabled .header-actions .header-nav ul li a ul li ul a a.default, .header-nav .header-actions ul li a ul a .bulk-action.disabled a.default, .bulk-action.disabled .header-nav .header-actions ul li a ul a a.default, .header-actions .header-nav ul li a ul a .bulk-action.disabled a.default, .bulk-action.disabled .header-actions .header-nav ul li a ul a a.default, .header-nav .header-actions ul li ul a ul a .bulk-action.disabled a.default, .bulk-action.disabled .header-nav .header-actions ul li ul a ul a a.default, .header-actions .header-nav ul li ul a ul a .bulk-action.disabled a.default, .bulk-action.disabled .header-actions .header-nav ul li ul a ul a a.default, .header-nav .header-actions ul li a ul a ul a .bulk-action.disabled a.default, .bulk-action.disabled .header-nav .header-actions ul li a ul a ul a a.default, .header-actions .header-nav ul li a ul a ul a .bulk-action.disabled a.default, .bulk-action.disabled .header-actions .header-nav ul li a ul a ul a a.default, .header-nav ul li ul li .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-nav ul li ul li a.default, .header-nav ul li ul li ul li .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-nav ul li ul li ul li a.default, .header-nav .header-actions ul li a ul li ul li .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-nav .header-actions ul li a ul li ul li a.default, .header-actions .header-nav ul li a ul li ul li .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-actions .header-nav ul li a ul li ul li a.default, .header-nav .header-actions ul li a ul li .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-nav .header-actions ul li a ul li a.default, .header-actions .header-nav ul li a ul li .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-actions .header-nav ul li a ul li a.default, .header-nav .header-actions ul li ul a ul li .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-nav .header-actions ul li ul a ul li a.default, .header-actions .header-nav ul li ul a ul li .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-actions .header-nav ul li ul a ul li a.default, .header-nav .header-actions ul li a ul a ul li .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-nav .header-actions ul li a ul a ul li a.default, .header-actions .header-nav ul li a ul a ul li .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-actions .header-nav ul li a ul a ul li a.default, .header-nav .header-actions ul li ul a .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-nav .header-actions ul li ul a a.default, .header-actions .header-nav ul li ul a .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-actions .header-nav ul li ul a a.default, .header-nav .header-actions ul li ul li ul a .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-nav .header-actions ul li ul li ul a a.default, .header-actions .header-nav ul li ul li ul a .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-actions .header-nav ul li ul li ul a a.default, .header-nav .header-actions ul li a ul li ul a .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-nav .header-actions ul li a ul li ul a a.default, .header-actions .header-nav ul li a ul li ul a .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-actions .header-nav ul li a ul li ul a a.default, .header-nav .header-actions ul li a ul a .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-nav .header-actions ul li a ul a a.default, .header-actions .header-nav ul li a ul a .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-actions .header-nav ul li a ul a a.default, .header-nav .header-actions ul li ul a ul a .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-nav .header-actions ul li ul a ul a a.default, .header-actions .header-nav ul li ul a ul a .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-actions .header-nav ul li ul a ul a a.default, .header-nav .header-actions ul li a ul a ul a .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-nav .header-actions ul li a ul a ul a a.default, .header-actions .header-nav ul li a ul a ul a .bulk-action.disabled:hover a.default, .bulk-action.disabled:hover .header-actions .header-nav ul li a ul a ul a a.default, .header-nav ul li ul li .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-nav ul li ul li a.default, .header-nav ul li ul li ul li .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-nav ul li ul li ul li a.default, .header-nav .header-actions ul li a ul li ul li .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-nav .header-actions ul li a ul li ul li a.default, .header-actions .header-nav ul li a ul li ul li .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-actions .header-nav ul li a ul li ul li a.default, .header-nav .header-actions ul li a ul li .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-nav .header-actions ul li a ul li a.default, .header-actions .header-nav ul li a ul li .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-actions .header-nav ul li a ul li a.default, .header-nav .header-actions ul li ul a ul li .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-nav .header-actions ul li ul a ul li a.default, .header-actions .header-nav ul li ul a ul li .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-actions .header-nav ul li ul a ul li a.default, .header-nav .header-actions ul li a ul a ul li .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-nav .header-actions ul li a ul a ul li a.default, .header-actions .header-nav ul li a ul a ul li .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-actions .header-nav ul li a ul a ul li a.default, .header-nav .header-actions ul li ul a .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-nav .header-actions ul li ul a a.default, .header-actions .header-nav ul li ul a .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-actions .header-nav ul li ul a a.default, .header-nav .header-actions ul li ul li ul a .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-nav .header-actions ul li ul li ul a a.default, .header-actions .header-nav ul li ul li ul a .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-actions .header-nav ul li ul li ul a a.default, .header-nav .header-actions ul li a ul li ul a .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-nav .header-actions ul li a ul li ul a a.default, .header-actions .header-nav ul li a ul li ul a .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-actions .header-nav ul li a ul li ul a a.default, .header-nav .header-actions ul li a ul a .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-nav .header-actions ul li a ul a a.default, .header-actions .header-nav ul li a ul a .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-actions .header-nav ul li a ul a a.default, .header-nav .header-actions ul li ul a ul a .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-nav .header-actions ul li ul a ul a a.default, .header-actions .header-nav ul li ul a ul a .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-actions .header-nav ul li ul a ul a a.default, .header-nav .header-actions ul li a ul a ul a .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-nav .header-actions ul li a ul a ul a a.default, .header-actions .header-nav ul li a ul a ul a .bulk-action.disabled:focus a.default, .bulk-action.disabled:focus .header-actions .header-nav ul li a ul a ul a a.default {
  display: none;
}
.header-nav ul li a {
  float: left;
  color: #ffffff;
  font-size: 13px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  background-color: transparent;
  padding: 8px 13px 4px 13px;
  line-height: 20px;
  height: 38px;
  outline: 0;
}
.header-nav ul li a span {
  margin: auto;
  display: block;
}
.header-nav ul li a:hover, .header-nav ul li a:focus {
  background-color: #1787c1;
}
.header-nav ul li a:active {
  background-color: #1997d8;
}
.header-nav ul li:hover, .header-nav .header-actions ul li a:hover, .header-actions .header-nav ul li a:hover, .header-nav ul li:focus, .header-nav .header-actions ul li a:focus, .header-actions .header-nav ul li a:focus {
  background-color: #1787c1;
}
.header-nav ul li:hover ul, .header-nav .header-actions ul li a:hover ul, .header-actions .header-nav ul li a:hover ul, .header-nav ul li:focus ul, .header-nav .header-actions ul li a:focus ul, .header-actions .header-nav ul li a:focus ul {
  display: block;
}
#header {
  width: 100%;
  height: 40px;
  background-color: #1477aa;
  color: #ffffff;
  padding: 5px;
}
#header ul li a {
  display: block;
  position: relative;
  padding: 10px 20px 10px 20px;
  outline: none;
  font-size: 12px;
  font-family: Lato, Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 1.8em;
  float: left;
  margin: 0 20px 0 0;
}
h1 .logo, h1 .logo a, .logo h1 a {
  background: url("../img/logo.png") no-repeat 0 0 transparent;
  text-indent: -100000px;
  display: block;
  width: 50px;
  height: 30px;
  margin: 5px 0;
}
h2 {
  margin-top: 0px;
  font-size: 18px;
}
#sub-header h2 {
  float: left;
  text-transform: capitalize;
  margin-top: 15px;
}
#header-search {
  float: right;
  margin-top: 3px;
}
.search form {
  position: relative;
  display: block;
  margin-right: 20px;
}
.search form input, .search form input:hover, .search form input:focus, .search form #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .search form .custom-select > .selected, .search form #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .search form .number-range > .selected {
  text-indent: 25px;
  outline: none;
  color: #323232;
}
.search form button {
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url("../img/icons/icons24.png");
  background-position: -336px -24px;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  left: 5px;
  top: 5px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.search form button:hover, .search form button:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.header-actions {
  float: right;
  margin-right: 10px;
}
.header-actions ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  min-width: 148px;
}
.header-actions ul li, .header-actions ul li a {
  width: auto;
  height: 50px;
  float: right;
  display: block;
  outline: none;
  position: relative;
  color: #ffffff;
  text-align: left;
}
.header-actions ul li .adminMenu {
  padding: 7px 40px 7px 13px;
  font-weight: bold;
}
.header-actions ul li .adminMenu .email {
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
}
.header-actions ul li .adminMenu .sprite-navigation-downarrow-9-white {
  float: right;
  margin: -3px 13px 0px 0px;
  position: absolute;
  right: 0;
  top: 50%;
}
.header-actions ul li .helpSupportMenu {
  padding: 16px 16px 16px 16px;
}
.header-actions ul li .helpSupportMenu .sprite-navigation-downarrow-9-white {
  float: right;
  margin: 5px 0px 0px 0px;
}
.header-actions ul li a {
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 13px 13px 13px 13px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.header-actions ul li a span {
  margin: auto;
  display: block;
}
.header-actions ul li a:hover, .header-actions ul li a:focus {
  background-color: #1787c1;
}
.header-actions ul li a:active {
  background-color: #1997d8;
}
.header-actions ul li ul {
  width: 100%;
  position: absolute;
  float: right;
  background-color: #1787c1;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  text-align: left;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -ms-border-radius: 0px 0px 5px 5px;
  -o-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  background-clip: padding-box;
  display: none;
  overflow: hidden;
  top: 50px;
  right: 0px;
}
.header-actions ul li ul li, .header-actions ul li ul a {
  width: 100%;
  height: auto;
  float: left;
  text-align: left;
  color: #ffffff;
  text-transform: capitalize;
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -ms-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  background-clip: padding-box;
  overflow: hidden;
}
.header-actions ul li ul li a, .header-actions ul li ul a a {
  width: 100%;
  line-height: normal;
  text-transform: capitalize;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.header-actions ul li ul li a:hover, .header-actions ul li ul a a:hover, .header-actions ul li ul li a:focus, .header-actions ul li ul a a:focus {
  background-color: #1997d8;
}
.header-actions ul li ul li a span.chat-status, .header-actions ul li ul a a span.chat-status {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
}
.header-actions ul li ul li a.online, .header-actions ul li ul a a.online {
  background-color: #6fb615;
}
.header-actions ul li ul li a.online:hover, .header-actions ul li ul a a.online:hover, .header-actions ul li ul li a.online:focus, .header-actions ul li ul a a.online:focus {
  background-color: #7dcd18;
}
.header-actions ul li ul li a.offline, .header-actions ul li ul a a.offline {
  background-color: #c2c2c2;
}
.header-actions ul li ul li a.offline:hover, .header-actions ul li ul a a.offline:hover, .header-actions ul li ul li a.offline:focus, .header-actions ul li ul a a.offline:focus {
  background-color: #cfcfcf;
}
.header-actions ul li:hover, .header-actions ul li a:hover {
  background-color: #1787c1;
}
.header-actions ul li:hover > ul, .header-actions ul li a:hover > ul {
  display: block;
}
.headerbar-hidden #sub-header {
  z-index: 0 !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.headerbar-hidden .sub-header-bg {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  display: none;
}
.headerbar-hidden #main > #bulk-actions {
  top: 50px !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.headerbar-hidden #content {
  margin-top: 49px !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.headerbar-hidden .dataTables_scroll, .headerbar-hidden .import-listings-datatable .dataTables_scroll {
  height: -webkit-calc(100% - 150px);
  height: -moz-calc(100% - 150px);
  height: calc(100% - 150px);
}
.headerbar-hidden .dataTables_wrapper.no-footer .dataTables_scroll {
  height: -webkit-calc(100% - 120px);
  height: -moz-calc(100% - 120px);
  height: calc(100% - 120px);
}
.headerbar-hidden #sidebar, .headerbar-hidden .sidebar, .headerbar-hidden .sidebar-fixed, .headerbar-hidden .sidebar-left, .headerbar-hidden .sidebar-right, .headerbar-hidden .sidebar-hidden .sidebar, .sidebar-hidden .headerbar-hidden .sidebar, .headerbar-hidden .sidebar-hidden .sidebar-fixed, .sidebar-hidden .headerbar-hidden .sidebar-fixed, .headerbar-hidden .sidebar-hidden .sidebar-left, .sidebar-hidden .headerbar-hidden .sidebar-left, .headerbar-hidden .sidebar-hidden .sidebar-right, .sidebar-hidden .headerbar-hidden .sidebar-right {
  height: -webkit-calc(100% - 50px) !important;
  height: -moz-calc(100% - 50px) !important;
  height: calc(100% - 50px) !important;
}
.headerbar-hidden.navbar-hidden #content {
  margin-top: 0px !important;
}
.headerbar-hidden.navbar-hidden #content #main-wrapper {
  border-top: none;
}
.headerbar-hidden.navbar-hidden #sidebar, .headerbar-hidden.navbar-hidden .sidebar, .headerbar-hidden.navbar-hidden .sidebar-fixed, .headerbar-hidden.navbar-hidden .sidebar-left, .headerbar-hidden.navbar-hidden .sidebar-right, .headerbar-hidden.navbar-hidden .sidebar-hidden .sidebar, .sidebar-hidden .headerbar-hidden.navbar-hidden .sidebar, .headerbar-hidden.navbar-hidden .sidebar-hidden .sidebar-fixed, .sidebar-hidden .headerbar-hidden.navbar-hidden .sidebar-fixed, .headerbar-hidden.navbar-hidden .sidebar-hidden .sidebar-left, .sidebar-hidden .headerbar-hidden.navbar-hidden .sidebar-left, .headerbar-hidden.navbar-hidden .sidebar-hidden .sidebar-right, .sidebar-hidden .headerbar-hidden.navbar-hidden .sidebar-right {
  height: 100% !important;
}
#HW_badge_cont_fake {
  display: block;
  position: absolute !important;
  left: 145px;
  top: 2px;
  height: 32px;
  width: 32px;
  cursor: pointer;
}
#HW_badge_fake {
  display: block;
  background: #d4d4d4;
  opacity: 1;
  transform: scale(0.6);
  border-radius: 20px;
  height: 16px;
  width: 16px;
  color: #fff;
  text-align: center;
  line-height: 16px;
  font-size: 11px;
  cursor: pointer;
  position: absolute;
  top: 8px;
  left: 8px;
}
#HW_badge_cont {
  position: absolute !important;
  left: 145px;
  top: 2px;
}
#HW_frame_cont {
  top: 0;
  max-height: 80%;
  overflow: auto;
  z-index: 1100 !important;
}
.sub-header-bg {
  width: 100%;
  height: 20%;
  background-color: #d2dce1;
  position: absolute;
  top: 0px;
  left: 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
#sub-header {
  width: 100%;
  min-height: 50px;
  max-height: 100%;
  float: left;
  clear: left;
  margin: 0;
  position: fixed;
  top: 50px;
  z-index: 11;
  background-color: #d2dce1;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
@media print {
  #sub-header {
    display: none !important;
  }
}
#sub-header .actions {
  float: right;
  margin: 7px 20px 0 0;
  font-size: 0.9em;
}
#sub-header h2 {
  float: left;
  text-transform: capitalize;
  margin-top: 15px;
}
#sidebar, .sidebar, .sidebar-fixed, .sidebar-left, .sidebar-right, .sidebar-hidden .sidebar, .sidebar-hidden .sidebar-fixed, .sidebar-hidden .sidebar-left, .sidebar-hidden .sidebar-right {
  width: 200px;
  height: calc(100% - 163px);
  padding: 0px 0px 0px 0px;
  display: block;
  position: fixed !important;
  z-index: 10;
  border-right: 1px solid #c2c2c2;
  background: #efeeee;
  overflow-x: hidden;
  overflow-y: visible;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
@media print {
  #sidebar, .sidebar, .sidebar-fixed, .sidebar-left, .sidebar-right, .sidebar-hidden .sidebar, .sidebar-hidden .sidebar-fixed, .sidebar-hidden .sidebar-left, .sidebar-hidden .sidebar-right {
    display: none !important;
  }
}
#sidebar .heading-medium, .sidebar .heading-medium, .sidebar-fixed .heading-medium, .sidebar-left .heading-medium, .sidebar-right .heading-medium, .sidebar-hidden .sidebar .heading-medium, .sidebar-hidden .sidebar-fixed .heading-medium, .sidebar-hidden .sidebar-left .heading-medium, .sidebar-hidden .sidebar-right .heading-medium {
  font-weight: 700;
}
#sidebar .scrollable-sidebar, .sidebar .scrollable-sidebar, .sidebar-fixed .scrollable-sidebar, .sidebar-left .scrollable-sidebar, .sidebar-right .scrollable-sidebar, .sidebar-hidden .sidebar .scrollable-sidebar, .sidebar-hidden .sidebar-fixed .scrollable-sidebar, .sidebar-hidden .sidebar-left .scrollable-sidebar, .sidebar-hidden .sidebar-right .scrollable-sidebar {
  width: 100%;
  height: 100%;
  min-height: 100%;
  float: left;
  clear: both;
  overflow-x: hidden;
  overflow-y: visible;
}
.sidebar-wide #sidebar, .sidebar-wide .sidebar, .sidebar-wide .sidebar-fixed, .sidebar-wide .sidebar-left, .sidebar-wide .sidebar-right, .sidebar-wide .sidebar-hidden .sidebar, .sidebar-hidden .sidebar-wide .sidebar, .sidebar-wide .sidebar-hidden .sidebar-fixed, .sidebar-hidden .sidebar-wide .sidebar-fixed, .sidebar-wide .sidebar-hidden .sidebar-left, .sidebar-hidden .sidebar-wide .sidebar-left, .sidebar-wide .sidebar-hidden .sidebar-right, .sidebar-hidden .sidebar-wide .sidebar-right {
  width: 230px;
}
.sidebar-wide #datatable_wrapper {
  width: calc(100% - 230px);
}
.sidebar-wide #main > #bulk-actions {
  width: calc(100% - 230px);
}
.sidebar-wide .bulk-actions-section {
  width: calc(100% - 230px);
}
.sidebar-fixed {
  position: fixed;
}
.sidebar-left {
  width: 248px;
  left: 0px;
}
.sidebar-right {
  width: 255px;
  right: 0px;
  top: 50px;
  border-right: none;
  border-left: 1px solid #c2c2c2;
}
.navbar-content {
  width: 100%;
  float: left;
  clear: both;
  display: block;
}
#sidebar-nav, #sidebar-nav ul, #sidebar-nav ul li a, .sidebar-nav, .slideable .sidebar-nav {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#sidebar-nav ul li ul, .sidebar-nav ul li ul, .slideable .sidebar-nav ul li ul, .sidebar-nav .header-actions ul li a ul, .header-actions .sidebar-nav ul li a ul, .slideable .sidebar-nav .header-actions ul li a ul, .header-actions .slideable .sidebar-nav ul li a ul {
  display: block;
  border-top: 1px solid #c2c2c2;
}
#sidebar-nav ul li ul li a, .sidebar-nav ul li ul li a, .slideable .sidebar-nav ul li ul li a, .sidebar-nav .header-actions ul li a ul li a, .header-actions .sidebar-nav ul li a ul li a, .slideable .sidebar-nav .header-actions ul li a ul li a, .header-actions .slideable .sidebar-nav ul li a ul li a, #sidebar-nav .header-actions ul li ul a a, .header-actions #sidebar-nav ul li ul a a, .sidebar-nav .header-actions ul li ul a a, .header-actions .sidebar-nav ul li ul a a, .slideable .sidebar-nav .header-actions ul li ul a a, .header-actions .slideable .sidebar-nav ul li ul a a, .sidebar-nav .header-actions ul li a ul a a, .header-actions .sidebar-nav ul li a ul a a, .slideable .sidebar-nav .header-actions ul li a ul a a, .header-actions .slideable .sidebar-nav ul li a ul a a {
  padding-left: 30px;
  font-size: 12px;
  border-bottom: none;
}
#sidebar-nav ul li a, .sidebar-nav ul li a, .slideable .sidebar-nav ul li a, .sidebar-nav .header-actions ul li a a, .header-actions .sidebar-nav ul li a a, .slideable .sidebar-nav .header-actions ul li a a, .header-actions .slideable .sidebar-nav ul li a a {
  position: relative;
  padding: 10px 10px 10px 20px;
  font-size: 13px;
  position: relative;
}
#sidebar-nav ul li.selected > a, #sidebar-nav ul ul li.selected > a, .sidebar-nav ul li.selected > a, .slideable .sidebar-nav ul li.selected > a, #sidebar-nav .header-actions ul li a.selected > a, .header-actions #sidebar-nav ul li a.selected > a, #sidebar-nav .header-actions ul li ul a.selected > a, .header-actions #sidebar-nav ul li ul a.selected > a, .sidebar-nav .header-actions ul li a.selected > a, .header-actions .sidebar-nav ul li a.selected > a, .slideable .sidebar-nav .header-actions ul li a.selected > a, .header-actions .slideable .sidebar-nav ul li a.selected > a {
  color: #444444;
  font-weight: normal;
}
#sidebar-nav ul li.active > a, #sidebar-nav ul ul li.active > a, .sidebar-nav ul li.active > a, .slideable .sidebar-nav ul li.active > a, #sidebar-nav .header-actions ul li a.active > a, .header-actions #sidebar-nav ul li a.active > a, #sidebar-nav .header-actions ul li ul a.active > a, .header-actions #sidebar-nav ul li ul a.active > a, .sidebar-nav .header-actions ul li a.active > a, .header-actions .sidebar-nav ul li a.active > a, .slideable .sidebar-nav .header-actions ul li a.active > a, .header-actions .slideable .sidebar-nav ul li a.active > a {
  color: #444444;
  font-weight: normal;
  background-color: #444444;
}
#sidebar-nav ul li.active ul, .sidebar-nav ul li.active ul, .slideable .sidebar-nav ul li.active ul, #sidebar-nav .header-actions ul li a.active ul, .header-actions #sidebar-nav ul li a.active ul, .sidebar-nav .header-actions ul li a.active ul, .header-actions .sidebar-nav ul li a.active ul, .slideable .sidebar-nav .header-actions ul li a.active ul, .header-actions .slideable .sidebar-nav ul li a.active ul {
  display: block;
}
#sidebar-nav ul li:hover, .sidebar-nav ul li:hover, .slideable .sidebar-nav ul li:hover, #sidebar-nav .header-actions ul li a:hover, .header-actions #sidebar-nav ul li a:hover, .sidebar-nav .header-actions ul li a:hover, .header-actions .sidebar-nav ul li a:hover {
  display: block;
}
#sidebar-nav > ul > li, #sidebar-nav ul > ul > li, #sidebar-nav ul li a > ul > li, .sidebar-nav > ul > li, .slideable .sidebar-nav > ul > li, .header-actions ul li #sidebar-nav > ul > a, #sidebar-nav .header-actions ul li ul > ul > a, .header-actions ul li #sidebar-nav ul > ul > a, #sidebar-nav .header-actions ul li a > ul > a, .header-actions #sidebar-nav ul li a > ul > a, .header-actions ul li .sidebar-nav > ul > a, .slideable .header-actions ul li .sidebar-nav > ul > a, .header-actions ul li .slideable .sidebar-nav > ul > a {
  border-bottom: 1px solid #c2c2c2;
}
.slideable-toggle {
  position: absolute;
  top: 18px;
  right: 20px;
  width: 14px;
  height: 14px;
  text-indent: -1000px;
  cursor: pointer;
  overflow: hidden;
  z-index: 100;
}
.slideable #sidebar-nav, .slideable #sidebar-nav ul, #sidebar-nav .slideable ul, .slideable #sidebar-nav ul li a, #sidebar-nav ul li .slideable a, .slideable .sidebar-nav {
  margin-top: 30px;
}
.slideable.animated .slideable-toggle, .slideable.closed .slideable-toggle {
  background-position: -14px 0 !important;
  top: 10px;
  right: 10px;
}
.slideable.animated .slideable-toggle {
  background-image: url("../img/icons/icons24.png");
  background-position: -312px -24px !important;
  width: 24px;
  height: 32px;
}
.nav {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: Lato, Helvetica, Arial, sans-serif;
}
.nav ul li a {
  color: #989898;
  font-size: 13px;
  padding: 10px 10px 10px 10px;
}
.nav ul li a ul li a, .nav .header-actions ul li a ul a a, .header-actions .nav ul li a ul a a {
  padding-left: 40px;
  font-size: 13px;
}
.filter-module {
  width: 100%;
  float: left;
  clear: both;
  font-family: Lato, Helvetica, Arial, sans-serif;
  opacity: 1;
}
.filter-module span.heading-medium {
  padding: 15px 0px 10px 10px;
}
.filter-module a.heading-medium {
  padding: 15px 0px 10px 10px;
}
.filter-module .module-content {
  width: 100%;
  float: left;
  clear: both;
}
.filter-module .module-content li, .filter-module .module-content .header-actions ul li a, .header-actions ul li .filter-module .module-content a {
  width: 100%;
  float: left;
  clear: both;
  padding-left: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #c2c2c2;
  display: block;
  box-sizing: content-box;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
}
.filter-module .module-content li ul, .header-actions ul li .filter-module .module-content a ul {
  width: calc(100% - 20px);
  float: left;
  clear: both;
  margin-left: 10px;
}
.filter-module .module-content li ul li, .header-actions ul li .filter-module .module-content a ul li, .filter-module .module-content li .header-actions ul li a, .header-actions .filter-module .module-content li ul li a, .filter-module .module-content .header-actions ul li a ul a, .header-actions ul li .filter-module .module-content a ul a {
  width: 100%;
  float: right;
  border: none;
  display: block;
  box-sizing: content-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filter-module .module-content li ul li a, .header-actions ul li .filter-module .module-content a ul li a, .filter-module .module-content .header-actions ul li a ul a a, .header-actions ul li .filter-module .module-content a ul a a {
  color: #444444;
  padding: 5px 10px 5px 10px;
  box-sizing: border-box;
  border-radius: 5px 0 0 5px;
  display: block;
  outline: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filter-module .module-content li ul li a:hover, .header-actions ul li .filter-module .module-content a ul li a:hover, .filter-module .module-content .header-actions ul li a ul a a:hover, .header-actions ul li .filter-module .module-content a ul a a:hover, .filter-module .module-content li ul li a:focus, .header-actions ul li .filter-module .module-content a ul li a:focus, .filter-module .module-content .header-actions ul li a ul a a:focus, .header-actions ul li .filter-module .module-content a ul a a:focus {
  background-color: #444444;
  color: white;
}
.filter-module .module-content li ul li a .total, .header-actions ul li .filter-module .module-content a ul li a .total, .filter-module .module-content .header-actions ul li a ul a a .total, .header-actions ul li .filter-module .module-content a ul a a .total {
  border-radius: 10px;
  color: white;
  text-align: center;
  float: right;
  padding: 1px 6px;
  font-size: 11px;
  margin-left: 5px;
  min-height: 15px;
  min-width: 19px;
  border: none;
}
.filter-module .module-content li ul li a span.deletefilter, .header-actions ul li .filter-module .module-content a ul li a span.deletefilter, .filter-module .module-content .header-actions ul li a ul a a span.deletefilter, .header-actions ul li .filter-module .module-content a ul a a span.deletefilter {
  position: absolute;
  right: 10px;
  top: 6px;
}
.filter-module .module-content li ul li a span.deletebatch, .header-actions ul li .filter-module .module-content a ul li a span.deletebatch, .filter-module .module-content .header-actions ul li a ul a a span.deletebatch, .header-actions ul li .filter-module .module-content a ul a a span.deletebatch {
  position: absolute;
  right: 50px;
  top: 8px;
}
.filter-module .module-content li ul #no_active_batches, .header-actions ul li .filter-module .module-content a ul #no_active_batches {
  color: #444444;
  float: left;
  font-size: 13px;
  cursor: default;
  margin: 5px 0px 10px 0px;
}
.filter-module .module-content li ul .empty-list, .header-actions ul li .filter-module .module-content a ul .empty-list {
  color: #444444;
  float: left;
  font-size: 13px;
  cursor: default;
  margin: 5px 0px 10px 0px;
}
.sidebar-hidden #sidebar, .sidebar-hidden .sidebar, .sidebar-hidden .sidebar-fixed, .sidebar-hidden .sidebar-left, .sidebar-hidden .sidebar-right {
  width: 60px;
  overflow: hidden;
}
.sidebar-hidden #sidebar .slideable-toggle, .sidebar-hidden .sidebar .slideable-toggle, .sidebar-hidden .sidebar-fixed .slideable-toggle, .sidebar-hidden .sidebar-left .slideable-toggle, .sidebar-hidden .sidebar-right .slideable-toggle, .sidebar-hidden .sidebar .slideable-toggle, .sidebar-hidden .sidebar-fixed .slideable-toggle, .sidebar-hidden .sidebar-left .slideable-toggle, .sidebar-hidden .sidebar-right .slideable-toggle {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  top: 19px;
  right: 15px;
}
.sidebar-hidden #sidebar .filter-module, .sidebar-hidden .sidebar .filter-module, .sidebar-hidden .sidebar-fixed .filter-module, .sidebar-hidden .sidebar-left .filter-module, .sidebar-hidden .sidebar-right .filter-module, .sidebar-hidden .sidebar .filter-module, .sidebar-hidden .sidebar-fixed .filter-module, .sidebar-hidden .sidebar-left .filter-module, .sidebar-hidden .sidebar-right .filter-module {
  display: none;
  opacity: 0;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.sidebar-hidden #sidebar .filter-module-numbers-only, .sidebar-hidden .sidebar .filter-module-numbers-only, .sidebar-hidden .sidebar-fixed .filter-module-numbers-only, .sidebar-hidden .sidebar-left .filter-module-numbers-only, .sidebar-hidden .sidebar-right .filter-module-numbers-only, .sidebar-hidden .sidebar .filter-module-numbers-only, .sidebar-hidden .sidebar-fixed .filter-module-numbers-only, .sidebar-hidden .sidebar-left .filter-module-numbers-only, .sidebar-hidden .sidebar-right .filter-module-numbers-only {
  display: block;
}
.sidebar-hidden #datatable_wrapper {
  width: calc(100% - 60px);
}
.sidebar-hidden #main > #bulk-actions {
  width: calc(100% - 60px);
}
.sidebar-hidden .bulk-actions-section {
  width: calc(100% - 60px);
}
.sidebar-hidden .table-footer {
  width: calc(100% - 57px);
}
.sidebar-hidden.sidebar-wide #sidebar, .sidebar-hidden.sidebar-wide .sidebar, .sidebar-hidden.sidebar-wide .sidebar-fixed, .sidebar-hidden.sidebar-wide .sidebar-left, .sidebar-hidden.sidebar-wide .sidebar-right, .sidebar-hidden.sidebar-wide .sidebar, .sidebar-hidden.sidebar-wide .sidebar-fixed, .sidebar-hidden.sidebar-wide .sidebar-left, .sidebar-hidden.sidebar-wide .sidebar-right {
  width: 80px;
}
.sidebar-hidden.sidebar-wide #sidebar #datatable_wrapper, .sidebar-hidden.sidebar-wide .sidebar #datatable_wrapper, .sidebar-hidden.sidebar-wide .sidebar-fixed #datatable_wrapper, .sidebar-hidden.sidebar-wide .sidebar-left #datatable_wrapper, .sidebar-hidden.sidebar-wide .sidebar-right #datatable_wrapper, .sidebar-hidden.sidebar-wide .sidebar #datatable_wrapper, .sidebar-hidden.sidebar-wide .sidebar-fixed #datatable_wrapper, .sidebar-hidden.sidebar-wide .sidebar-left #datatable_wrapper, .sidebar-hidden.sidebar-wide .sidebar-right #datatable_wrapper {
  width: calc(100% - 80px);
}
.sidebar-hidden.sidebar-wide #sidebar #main > #bulk-actions, .sidebar-hidden.sidebar-wide .sidebar #main > #bulk-actions, .sidebar-hidden.sidebar-wide .sidebar-fixed #main > #bulk-actions, .sidebar-hidden.sidebar-wide .sidebar-left #main > #bulk-actions, .sidebar-hidden.sidebar-wide .sidebar-right #main > #bulk-actions, .sidebar-hidden.sidebar-wide .sidebar #main > #bulk-actions, .sidebar-hidden.sidebar-wide .sidebar-fixed #main > #bulk-actions, .sidebar-hidden.sidebar-wide .sidebar-left #main > #bulk-actions, .sidebar-hidden.sidebar-wide .sidebar-right #main > #bulk-actions {
  width: calc(100% - 80px);
}
.sidebar-hidden.sidebar-wide #sidebar .bulk-actions-section, .sidebar-hidden.sidebar-wide .sidebar .bulk-actions-section, .sidebar-hidden.sidebar-wide .sidebar-fixed .bulk-actions-section, .sidebar-hidden.sidebar-wide .sidebar-left .bulk-actions-section, .sidebar-hidden.sidebar-wide .sidebar-right .bulk-actions-section, .sidebar-hidden.sidebar-wide .sidebar .bulk-actions-section, .sidebar-hidden.sidebar-wide .sidebar-fixed .bulk-actions-section, .sidebar-hidden.sidebar-wide .sidebar-left .bulk-actions-section, .sidebar-hidden.sidebar-wide .sidebar-right .bulk-actions-section {
  width: calc(100% - 80px);
}
.no-sidebar #datatable_wrapper {
  width: 100%;
}
.no-sidebar .table-footer {
  width: calc(100% - 40px);
  float: left;
  height: 35px;
  float: left;
  clear: both;
}
.no-sidebar .table-footer .dataTables_info {
  line-height: 23px;
  margin-top: 3px;
}
.sidebar-shown {
  width: 199px;
  left: 0px;
}
.sidebar-shown .filter-module {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.sidebar-shown .filter-module-numbers-only {
  display: none;
}
#section-nav {
  width: 100%;
  float: left;
  clear: both;
  margin-top: 50px;
}
.statusCountNumberOnlySpacer {
  margin-top: 42px;
}
.filter-module-numbers-only-highlight a:hover, .filter-module-numbers-only-highlight a:focus {
  background-color: #444444;
}
.large-dropdown {
  position: absolute;
  right: 25px;
  width: 342px;
}
.large-dropdown .input {
  float: left;
  margin: 10px 20px 0px 0px;
}
.large-dropdown .input .selected {
  height: 23px;
  line-height: 23px;
  width: 140px !important;
  padding-left: 15px;
  font-size: 13px;
}
.large-dropdown .input ul {
  top: 35px;
  width: 200px;
}
.large-dropdown .input .arrow {
  top: 14px;
}
.date-range > .custom-select, .date-range > .number-range {
  width: 370px;
}
.date-range > .custom-select .selected-content, .date-range > .number-range .selected-content {
  overflow: visible;
}
.custom-select, .number-range {
  min-width: 100px;
  display: block;
  position: relative;
  float: left;
}
.custom-select .custom-select-actions, .number-range .custom-select-actions {
  font-size: 13px;
  border-bottom: 1px solid #c2c2c2;
}
.custom-select .selected, .number-range .selected {
  display: flex;
  align-items: center;
  width: auto;
  height: 16px;
  font-size: 13px;
  cursor: pointer;
  color: #444444;
  border: 1px solid #c2c2c2;
  text-align: left;
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
  clear: left;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.custom-select .selected:hover, .number-range .selected:hover, .custom-select .selected:focus, .number-range .selected:focus {
  border: 1px solid #989898;
}
.custom-select .selected span.sprite-arrow-down-10-black, .number-range .selected span.sprite-arrow-down-10-black {
  float: right;
  position: absolute;
  top: 10px;
  right: 10px;
}
.custom-select .active .selected, .number-range .active .selected {
  border: 1px solid #989898;
  background-color: #f5f5f5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ffffff));
  background: -moz-linear-gradient(top, #f5f5f5, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff');
}
.custom-select .selected-content, .number-range .selected-content {
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}
.custom-select.large, .custom-select.large > .custom-select.selected, .large.number-range > .custom-select.selected, .custom-select.large > .selected.number-range, .large.number-range > .selected.number-range, .large.number-range {
  width: 200px;
}
.custom-select.large > ul, .custom-select.large > .custom-select.selected > ul, .large.number-range > .custom-select.selected > ul, .custom-select.large > .selected.number-range > ul, .large.number-range > .selected.number-range > ul, .large.number-range > ul {
  width: 175px;
}
.custom-select.small, .custom-select.small > .custom-select.selected, .small.number-range > .custom-select.selected, .custom-select.small > .selected.number-range, .small.number-range > .selected.number-range, .small.number-range {
  width: 62px;
  min-width: 62px;
  line-height: inherit;
  height: auto;
}
.custom-select.small .open-content, .small.number-range .open-content, .custom-select.small .open-up, .small.number-range .open-up {
  min-width: 62px;
}
.custom-select.small > .selected, .custom-select.small > .custom-select.selected > .selected, .small.number-range > .custom-select.selected > .selected, .custom-select.small > .selected.number-range > .selected, .small.number-range > .selected.number-range > .selected, .small.number-range > .selected {
  padding: 5px 8px 5px 8px;
}
.custom-select.small > ul, .custom-select.small > .custom-select.selected > ul, .small.number-range > .custom-select.selected > ul, .custom-select.small > .selected.number-range > ul, .small.number-range > .selected.number-range > ul, .small.number-range > ul {
  width: 40px;
}
.custom-select > div, .number-range > div {
  display: block;
  border: 1px solid #989898;
  padding: 6px 10px 7px 10px;
}
.custom-select > div .arrow, .number-range > div .arrow {
  position: absolute;
  right: 10px;
  top: 11px;
}
.custom-select a.select-all, .number-range a.select-all {
  color: #5fafda;
  font-size: 13px;
  cursor: pointer;
}
.custom-select a.clear-action, .number-range a.clear-action {
  color: #5fafda;
  font-size: 13px;
  cursor: pointer;
}
.custom-select ul, .number-range ul {
  padding: 0;
  margin: 0;
  border: 0;
  max-height: 140px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: transparent;
  display: none;
}
.custom-select ul li, .number-range ul li, .custom-select .header-actions ul li a, .header-actions .custom-select ul li a, .number-range .header-actions ul li a, .header-actions .number-range ul li a {
  width: 100%;
  clear: both;
  margin: 0;
  list-style: none;
  float: left;
  cursor: pointer;
  background-color: white;
  text-align: left;
}
.custom-select ul li.priority-last, .number-range ul li.priority-last, .custom-select .header-actions ul li a.priority-last, .header-actions .custom-select ul li a.priority-last, .number-range .header-actions ul li a.priority-last, .header-actions .number-range ul li a.priority-last {
  padding-bottom: 7px;
  margin-bottom: 7px;
  border-bottom: 1px solid #c2c2c2;
}
.custom-select ul li a, .number-range ul li a, .custom-select ul li label, .number-range ul li label {
  display: block;
  padding: 7px 10px 7px 10px;
  line-height: normal;
  color: #444444;
  outline: 0;
  text-align: left;
}
.custom-select ul li label.custom-select-item, .number-range ul li label.custom-select-item {
  padding: 7px 7px 7px 0px;
}
.custom-select ul li:first-child, .number-range ul li:first-child, .custom-select .header-actions ul li a:first-child, .header-actions .custom-select ul li a:first-child, .number-range .header-actions ul li a:first-child, .header-actions .number-range ul li a:first-child {
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -ms-border-radius: 5px 5px 0px 0px;
  -o-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  background-clip: padding-box;
}
.custom-select ul li:last-child, .number-range ul li:last-child, .custom-select .header-actions ul li a:last-child, .header-actions .custom-select ul li a:last-child, .number-range .header-actions ul li a:last-child, .header-actions .number-range ul li a:last-child {
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -ms-border-radius: 0px 0px 5px 5px;
  -o-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  background-clip: padding-box;
}
.custom-select ul li:hover, .number-range ul li:hover, .custom-select .header-actions ul li a:hover, .header-actions .custom-select ul li a:hover, .number-range .header-actions ul li a:hover, .header-actions .number-range ul li a:hover, .custom-select ul li:focus, .number-range ul li:focus, .custom-select .header-actions ul li a:focus, .header-actions .custom-select ul li a:focus, .number-range .header-actions ul li a:focus, .header-actions .number-range ul li a:focus {
  background-color: #444444;
}
.custom-select ul li:hover a, .number-range ul li:hover a, .custom-select .header-actions ul li a:hover a, .header-actions .custom-select ul li a:hover a, .number-range .header-actions ul li a:hover a, .header-actions .number-range ul li a:hover a, .custom-select ul li:focus a, .number-range ul li:focus a, .custom-select .header-actions ul li a:focus a, .header-actions .custom-select ul li a:focus a, .number-range .header-actions ul li a:focus a, .header-actions .number-range ul li a:focus a {
  color: white;
}
.custom-select ul li:hover a:hover, .number-range ul li:hover a:hover, .custom-select .header-actions ul li a:hover a:hover, .header-actions .custom-select ul li a:hover a:hover, .number-range .header-actions ul li a:hover a:hover, .header-actions .number-range ul li a:hover a:hover, .custom-select ul li:hover a:focus, .number-range ul li:hover a:focus, .custom-select .header-actions ul li a:hover a:focus, .header-actions .custom-select ul li a:hover a:focus, .number-range .header-actions ul li a:hover a:focus, .header-actions .number-range ul li a:hover a:focus, .custom-select ul li:focus a:hover, .number-range ul li:focus a:hover, .custom-select .header-actions ul li a:focus a:hover, .header-actions .custom-select ul li a:focus a:hover, .number-range .header-actions ul li a:focus a:hover, .header-actions .number-range ul li a:focus a:hover, .custom-select ul li:focus a:focus, .number-range ul li:focus a:focus, .custom-select .header-actions ul li a:focus a:focus, .header-actions .custom-select ul li a:focus a:focus, .number-range .header-actions ul li a:focus a:focus, .header-actions .number-range ul li a:focus a:focus {
  background-color: #444444;
  color: #ffffff;
}
.custom-select ul li.custom-select-item.disabled a, .number-range ul li.custom-select-item.disabled a, .custom-select .header-actions ul li a.custom-select-item.disabled a, .header-actions .custom-select ul li a.custom-select-item.disabled a, .number-range .header-actions ul li a.custom-select-item.disabled a, .header-actions .number-range ul li a.custom-select-item.disabled a, .custom-select .header-actions ul li .bulk-action.disabled a.custom-select-item.default a, .header-actions .custom-select ul li .bulk-action.disabled a.custom-select-item.default a, .number-range .header-actions ul li .bulk-action.disabled a.custom-select-item.default a, .header-actions .number-range ul li .bulk-action.disabled a.custom-select-item.default a, .custom-select .bulk-action.disabled .header-actions ul li a.custom-select-item.default a, .bulk-action.disabled .header-actions .custom-select ul li a.custom-select-item.default a, .number-range .bulk-action.disabled .header-actions ul li a.custom-select-item.default a, .bulk-action.disabled .header-actions .number-range ul li a.custom-select-item.default a, .custom-select ul li.custom-select-item.bulk-action.disabled:hover:active a, .number-range ul li.custom-select-item.bulk-action.disabled:hover:active a, .custom-select ul li.custom-select-item.bulk-action.disabled:focus:active a, .number-range ul li.custom-select-item.bulk-action.disabled:focus:active a, .custom-select ul .bulk-action.disabled li.custom-select-item.default a, .bulk-action.disabled .custom-select ul li.custom-select-item.default a, .number-range ul .bulk-action.disabled li.custom-select-item.default a, .bulk-action.disabled .number-range ul li.custom-select-item.default a {
  cursor: not-allowed;
  background: transparent;
  color: grey;
}
.custom-select ul li.custom-select-item.disabled:hover, .number-range ul li.custom-select-item.disabled:hover, .custom-select .header-actions ul li a.custom-select-item.disabled:hover, .header-actions .custom-select ul li a.custom-select-item.disabled:hover, .number-range .header-actions ul li a.custom-select-item.disabled:hover, .header-actions .number-range ul li a.custom-select-item.disabled:hover, .custom-select .header-actions ul li .bulk-action.disabled a.custom-select-item.default:hover, .header-actions .custom-select ul li .bulk-action.disabled a.custom-select-item.default:hover, .number-range .header-actions ul li .bulk-action.disabled a.custom-select-item.default:hover, .header-actions .number-range ul li .bulk-action.disabled a.custom-select-item.default:hover, .custom-select .bulk-action.disabled .header-actions ul li a.custom-select-item.default:hover, .bulk-action.disabled .header-actions .custom-select ul li a.custom-select-item.default:hover, .number-range .bulk-action.disabled .header-actions ul li a.custom-select-item.default:hover, .bulk-action.disabled .header-actions .number-range ul li a.custom-select-item.default:hover, .custom-select ul .bulk-action.disabled li.custom-select-item.default:hover, .bulk-action.disabled .custom-select ul li.custom-select-item.default:hover, .number-range ul .bulk-action.disabled li.custom-select-item.default:hover, .bulk-action.disabled .number-range ul li.custom-select-item.default:hover, .custom-select ul li.custom-select-item.disabled a:hover, .number-range ul li.custom-select-item.disabled a:hover, .custom-select .header-actions ul li a.custom-select-item.disabled a:hover, .header-actions .custom-select ul li a.custom-select-item.disabled a:hover, .number-range .header-actions ul li a.custom-select-item.disabled a:hover, .header-actions .number-range ul li a.custom-select-item.disabled a:hover, .custom-select .header-actions ul li .bulk-action.disabled a.custom-select-item.default a:hover, .header-actions .custom-select ul li .bulk-action.disabled a.custom-select-item.default a:hover, .number-range .header-actions ul li .bulk-action.disabled a.custom-select-item.default a:hover, .header-actions .number-range ul li .bulk-action.disabled a.custom-select-item.default a:hover, .custom-select .bulk-action.disabled .header-actions ul li a.custom-select-item.default a:hover, .bulk-action.disabled .header-actions .custom-select ul li a.custom-select-item.default a:hover, .number-range .bulk-action.disabled .header-actions ul li a.custom-select-item.default a:hover, .bulk-action.disabled .header-actions .number-range ul li a.custom-select-item.default a:hover, .custom-select ul .bulk-action.disabled li.custom-select-item.default a:hover, .bulk-action.disabled .custom-select ul li.custom-select-item.default a:hover, .number-range ul .bulk-action.disabled li.custom-select-item.default a:hover, .bulk-action.disabled .number-range ul li.custom-select-item.default a:hover {
  background: transparent !important;
  color: grey !important;
}
.custom-select ul li.number-range-element, .number-range ul li.number-range-element, .custom-select .header-actions ul li a.number-range-element, .header-actions .custom-select ul li a.number-range-element, .number-range .header-actions ul li a.number-range-element, .header-actions .number-range ul li a.number-range-element {
  width: 100%;
  float: left;
  clear: both;
  background-color: transparent;
  padding: 5px;
}
.custom-select ul li.number-range-element:hover, .number-range ul li.number-range-element:hover, .custom-select .header-actions ul li a.number-range-element:hover, .header-actions .custom-select ul li a.number-range-element:hover, .number-range .header-actions ul li a.number-range-element:hover, .header-actions .number-range ul li a.number-range-element:hover, .custom-select ul li.number-range-element:focus, .number-range ul li.number-range-element:focus, .custom-select .header-actions ul li a.number-range-element:focus, .header-actions .custom-select ul li a.number-range-element:focus, .number-range .header-actions ul li a.number-range-element:focus, .header-actions .number-range ul li a.number-range-element:focus {
  background-color: transparent;
}
.custom-select ul li.number-range-element label, .number-range ul li.number-range-element label, .custom-select .header-actions ul li a.number-range-element label, .header-actions .custom-select ul li a.number-range-element label, .number-range .header-actions ul li a.number-range-element label, .header-actions .number-range ul li a.number-range-element label {
  padding: 0px;
}
.custom-select ul li.number-range-element input, .number-range ul li.number-range-element input, .custom-select .header-actions ul li a.number-range-element input, .header-actions .custom-select ul li a.number-range-element input, .number-range .header-actions ul li a.number-range-element input, .header-actions .number-range ul li a.number-range-element input, .custom-select ul li.number-range-element #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .custom-select ul li.number-range-element .custom-select > .selected, .number-range ul li.number-range-element #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .number-range ul li.number-range-element .custom-select > .selected, .custom-select .header-actions ul li a.number-range-element #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .custom-select .header-actions ul li a.number-range-element .custom-select > .selected, .header-actions .custom-select ul li a.number-range-element #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .header-actions .custom-select ul li a.number-range-element .custom-select > .selected, .number-range .header-actions ul li a.number-range-element #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .number-range .header-actions ul li a.number-range-element .custom-select > .selected, .header-actions .number-range ul li a.number-range-element #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .header-actions .number-range ul li a.number-range-element .custom-select > .selected, .custom-select ul li.number-range-element #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .custom-select ul li.number-range-element .number-range > .selected, .number-range ul li.number-range-element #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .number-range ul li.number-range-element .number-range > .selected, .custom-select .header-actions ul li a.number-range-element #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .custom-select .header-actions ul li a.number-range-element .number-range > .selected, .header-actions .custom-select ul li a.number-range-element #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .header-actions .custom-select ul li a.number-range-element .number-range > .selected, .number-range .header-actions ul li a.number-range-element #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .number-range .header-actions ul li a.number-range-element .number-range > .selected, .header-actions .number-range ul li a.number-range-element #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .header-actions .number-range ul li a.number-range-element .number-range > .selected {
  float: left;
}
.custom-select .open-content, .number-range .open-content, .custom-select .open-up, .number-range .open-up {
  box-sizing: border-box;
  min-width: 197px;
  display: none;
  position: absolute;
  background: white;
  z-index: 100;
  padding: 0px;
  margin-top: 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 13px;
}
.custom-select .open-content label.morelabel, .number-range .open-content label.morelabel, .custom-select .open-up label.morelabel, .number-range .open-up label.morelabel {
  padding-top: 0px;
  padding-bottom: 0px;
  width: 100%;
}
.custom-select .open-content label.morelabel:first-child, .number-range .open-content label.morelabel:first-child, .custom-select .open-up label.morelabel:first-child, .number-range .open-up label.morelabel:first-child {
  margin-top: 5px;
}
.custom-select .open-content label.morelabel:last-child, .number-range .open-content label.morelabel:last-child, .custom-select .open-up label.morelabel:last-child, .number-range .open-up label.morelabel:last-child {
  margin-bottom: 5px;
}
.custom-select .open-content li.active, .number-range .open-content li.active, .custom-select .open-up li.active, .number-range .open-up li.active, .custom-select .open-content .header-actions ul li a.active, .header-actions ul li .custom-select .open-content a.active, .number-range .open-content .header-actions ul li a.active, .header-actions ul li .number-range .open-content a.active, .custom-select .open-up .header-actions ul li a.active, .header-actions ul li .custom-select .open-up a.active, .number-range .open-up .header-actions ul li a.active, .header-actions ul li .number-range .open-up a.active {
  color: #444444;
}
.custom-select .open-content li.active a, .number-range .open-content li.active a, .custom-select .open-up li.active a, .number-range .open-up li.active a, .custom-select .open-content .header-actions ul li a.active a, .header-actions ul li .custom-select .open-content a.active a, .number-range .open-content .header-actions ul li a.active a, .header-actions ul li .number-range .open-content a.active a, .custom-select .open-up .header-actions ul li a.active a, .header-actions ul li .custom-select .open-up a.active a, .number-range .open-up .header-actions ul li a.active a, .header-actions ul li .number-range .open-up a.active a {
  color: #444444;
}
.custom-select .open-content .custom-select-checkboxes li:hover, .number-range .open-content .custom-select-checkboxes li:hover, .custom-select .open-up .custom-select-checkboxes li:hover, .number-range .open-up .custom-select-checkboxes li:hover, .custom-select .open-content .custom-select-checkboxes .header-actions ul li a:hover, .header-actions ul li .custom-select .open-content .custom-select-checkboxes a:hover, .number-range .open-content .custom-select-checkboxes .header-actions ul li a:hover, .header-actions ul li .number-range .open-content .custom-select-checkboxes a:hover, .custom-select .open-up .custom-select-checkboxes .header-actions ul li a:hover, .header-actions ul li .custom-select .open-up .custom-select-checkboxes a:hover, .number-range .open-up .custom-select-checkboxes .header-actions ul li a:hover, .header-actions ul li .number-range .open-up .custom-select-checkboxes a:hover, .custom-select .open-content .custom-select-checkboxes li:focus, .number-range .open-content .custom-select-checkboxes li:focus, .custom-select .open-up .custom-select-checkboxes li:focus, .number-range .open-up .custom-select-checkboxes li:focus, .custom-select .open-content .custom-select-checkboxes .header-actions ul li a:focus, .header-actions ul li .custom-select .open-content .custom-select-checkboxes a:focus, .number-range .open-content .custom-select-checkboxes .header-actions ul li a:focus, .header-actions ul li .number-range .open-content .custom-select-checkboxes a:focus, .custom-select .open-up .custom-select-checkboxes .header-actions ul li a:focus, .header-actions ul li .custom-select .open-up .custom-select-checkboxes a:focus, .number-range .open-up .custom-select-checkboxes .header-actions ul li a:focus, .header-actions ul li .number-range .open-up .custom-select-checkboxes a:focus, .custom-select .open-content .custom-multi-select li:hover, .number-range .open-content .custom-multi-select li:hover, .custom-select .open-up .custom-multi-select li:hover, .number-range .open-up .custom-multi-select li:hover, .custom-select .open-content .custom-multi-select .header-actions ul li a:hover, .header-actions ul li .custom-select .open-content .custom-multi-select a:hover, .number-range .open-content .custom-multi-select .header-actions ul li a:hover, .header-actions ul li .number-range .open-content .custom-multi-select a:hover, .custom-select .open-up .custom-multi-select .header-actions ul li a:hover, .header-actions ul li .custom-select .open-up .custom-multi-select a:hover, .number-range .open-up .custom-multi-select .header-actions ul li a:hover, .header-actions ul li .number-range .open-up .custom-multi-select a:hover, .custom-select .open-content .custom-multi-select li:focus, .number-range .open-content .custom-multi-select li:focus, .custom-select .open-up .custom-multi-select li:focus, .number-range .open-up .custom-multi-select li:focus, .custom-select .open-content .custom-multi-select .header-actions ul li a:focus, .header-actions ul li .custom-select .open-content .custom-multi-select a:focus, .number-range .open-content .custom-multi-select .header-actions ul li a:focus, .header-actions ul li .number-range .open-content .custom-multi-select a:focus, .custom-select .open-up .custom-multi-select .header-actions ul li a:focus, .header-actions ul li .custom-select .open-up .custom-multi-select a:focus, .number-range .open-up .custom-multi-select .header-actions ul li a:focus, .header-actions ul li .number-range .open-up .custom-multi-select a:focus {
  background-color: transparent;
}
.custom-select .open-content .custom-select-checkboxes a:hover, .number-range .open-content .custom-select-checkboxes a:hover, .custom-select .open-up .custom-select-checkboxes a:hover, .number-range .open-up .custom-select-checkboxes a:hover, .custom-select .open-content .custom-select-checkboxes a:focus, .number-range .open-content .custom-select-checkboxes a:focus, .custom-select .open-up .custom-select-checkboxes a:focus, .number-range .open-up .custom-select-checkboxes a:focus, .custom-select .open-content .custom-multi-select a:hover, .number-range .open-content .custom-multi-select a:hover, .custom-select .open-up .custom-multi-select a:hover, .number-range .open-up .custom-multi-select a:hover, .custom-select .open-content .custom-multi-select a:focus, .number-range .open-content .custom-multi-select a:focus, .custom-select .open-up .custom-multi-select a:focus, .number-range .open-up .custom-multi-select a:focus {
  background-color: transparent;
}
.custom-select .open-up, .number-range .open-up {
  margin-top: -153px !important;
}
.custom-select.active .open-content, .active.number-range .open-content, .custom-select.active .open-up, .active.number-range .open-up {
  display: block;
}
.custom-select.active a.select-none, .active.number-range a.select-none {
  color: #5fafda;
  cursor: pointer;
}
.custom-select.active ul, .active.number-range ul {
  display: block;
}
.custom-select.active .selected .icon, .active.number-range .selected .icon {
  display: block;
}
.custom-select.bottom ul, .bottom.number-range ul {
  position: absolute;
  bottom: 26px;
}
.disabled .selected, .bulk-action.disabled:active .selected, .bulk-action.disabled .default .selected {
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background: -moz-linear-gradient(top, #ffffff, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}
.custom-select-std ul {
  width: 100%;
  margin: 5px 0;
}
.more {
  min-width: 80px;
  float: left;
}
tfoot .custom-select, tfoot .number-range {
  margin-top: 3px;
}
.custom-select-img {
  float: left;
}
.custom-select-image {
  width: 200px;
  height: 133px;
  float: right;
}
.shippingservice-image-holder {
  width: 200px;
  height: 133px;
  float: right;
}
.custom-select-actions {
  padding: 7px 5px;
  text-align: center;
}
.custom-select-actions a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 13px;
  margin-right: 10px;
}
.custom-select-checkboxes li:nth-last-child(2), .custom-select-checkboxes .header-actions ul li a:nth-last-child(2), .header-actions ul li .custom-select-checkboxes a:nth-last-child(2) {
  padding-bottom: 5px;
}
.number-range .selected {
  border: 1px solid #c2c2c2;
}
.number-range .open-content ul li, .number-range .open-up ul li, .number-range .open-content .header-actions ul li a, .header-actions .number-range .open-content ul li a, .number-range .open-up .header-actions ul li a, .header-actions .number-range .open-up ul li a {
  padding: 10px;
  clear: both;
  margin: 5px 0px 0px 10px;
}
.number-range .open-content ul li label, .number-range .open-up ul li label {
  width: 70px !important;
  float: left;
  font-size: 13px;
  margin: 3px 0px 0px 0px;
  padding: 0px;
}
.number-range .open-content ul li input.number-range-from, .number-range .open-up ul li input.number-range-from, .number-range .open-content ul li #filters .row #column-picker-dropdown .custom-select > .number-range-from.selected, #filters .row #column-picker-dropdown .number-range .open-content ul li .custom-select > .number-range-from.selected, .number-range .open-up ul li #filters .row #column-picker-dropdown .custom-select > .number-range-from.selected, #filters .row #column-picker-dropdown .number-range .open-up ul li .custom-select > .number-range-from.selected, #filters .row #column-picker-dropdown .number-range .open-content .header-actions ul li a .custom-select > .number-range-from.selected, #filters .row #column-picker-dropdown .header-actions .number-range .open-content ul li a .custom-select > .number-range-from.selected, #filters .row #column-picker-dropdown .number-range .open-up .header-actions ul li a .custom-select > .number-range-from.selected, #filters .row #column-picker-dropdown .header-actions .number-range .open-up ul li a .custom-select > .number-range-from.selected, .number-range .open-content ul li #filters .row #column-picker-dropdown .number-range > .number-range-from.selected, #filters .row #column-picker-dropdown .number-range .open-content ul li .number-range > .number-range-from.selected, .number-range .open-up ul li #filters .row #column-picker-dropdown .number-range > .number-range-from.selected, #filters .row #column-picker-dropdown .number-range .open-up ul li .number-range > .number-range-from.selected, #filters .row #column-picker-dropdown .number-range .open-content .header-actions ul li a .number-range > .number-range-from.selected, #filters .row #column-picker-dropdown .header-actions .number-range .open-content ul li a .number-range > .number-range-from.selected, #filters .row #column-picker-dropdown .number-range .open-up .header-actions ul li a .number-range > .number-range-from.selected, #filters .row #column-picker-dropdown .header-actions .number-range .open-up ul li a .number-range > .number-range-from.selected, .number-range .open-content ul li input.number-range-to, .number-range .open-up ul li input.number-range-to, .number-range .open-content ul li #filters .row #column-picker-dropdown .custom-select > .number-range-to.selected, #filters .row #column-picker-dropdown .number-range .open-content ul li .custom-select > .number-range-to.selected, .number-range .open-up ul li #filters .row #column-picker-dropdown .custom-select > .number-range-to.selected, #filters .row #column-picker-dropdown .number-range .open-up ul li .custom-select > .number-range-to.selected, #filters .row #column-picker-dropdown .number-range .open-content .header-actions ul li a .custom-select > .number-range-to.selected, #filters .row #column-picker-dropdown .header-actions .number-range .open-content ul li a .custom-select > .number-range-to.selected, #filters .row #column-picker-dropdown .number-range .open-up .header-actions ul li a .custom-select > .number-range-to.selected, #filters .row #column-picker-dropdown .header-actions .number-range .open-up ul li a .custom-select > .number-range-to.selected, .number-range .open-content ul li #filters .row #column-picker-dropdown .number-range > .number-range-to.selected, #filters .row #column-picker-dropdown .number-range .open-content ul li .number-range > .number-range-to.selected, .number-range .open-up ul li #filters .row #column-picker-dropdown .number-range > .number-range-to.selected, #filters .row #column-picker-dropdown .number-range .open-up ul li .number-range > .number-range-to.selected, #filters .row #column-picker-dropdown .number-range .open-content .header-actions ul li a .number-range > .number-range-to.selected, #filters .row #column-picker-dropdown .header-actions .number-range .open-content ul li a .number-range > .number-range-to.selected, #filters .row #column-picker-dropdown .number-range .open-up .header-actions ul li a .number-range > .number-range-to.selected, #filters .row #column-picker-dropdown .header-actions .number-range .open-up ul li a .number-range > .number-range-to.selected {
  width: 75px !important;
  float: left;
  padding: 5px;
  margin: 0;
  outline: none;
  border: 1px solid #c2c2c2;
  position: relative;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.number-range .open-content ul li:last-child, .number-range .open-up ul li:last-child, .number-range .open-content .header-actions ul li a:last-child, .header-actions .number-range .open-content ul li a:last-child, .number-range .open-up .header-actions ul li a:last-child, .header-actions .number-range .open-up ul li a:last-child {
  margin-bottom: 4px;
}
form .input .custom-select, form .input .number-range {
  width: 303px;
}
form .input .custom-select ul, form .input .number-range ul {
  width: -webkit-calc(100% - 2px);
  width: -moz-calc(100% - 2px);
  width: calc(100% - 2px);
  top: 35px;
  padding-top: 0px;
}
label .input .custom-select .number-range.large, label .input .number-range .number-range.large, label .input .custom-select.large > .number-range.selected, label .input .number-range .custom-select.large > .number-range.selected, label .input .custom-select .large.number-range > .number-range.selected, label .input .large.number-range > .number-range.selected {
  width: 100%;
}
label .input .custom-select .number-range.large > .selected, label .input .number-range .number-range.large > .selected, label .input .custom-select.large > .number-range.selected > .selected, label .input .large.number-range > .number-range.selected > .selected {
  width: auto;
}
label .input .custom-select .number-range.large .open-content, label .input .number-range .number-range.large .open-content, label .input .custom-select.large > .number-range.selected .open-content, label .input .large.number-range > .number-range.selected .open-content, label .input .number-range .number-range.large .custom-select .open-up, .custom-select label .input .number-range .number-range.large .open-up, label .input .custom-select .number-range.large .open-up, label .input .number-range.large .number-range.large .open-up, label .input .custom-select.large > .number-range.selected .open-up, label .input .large.number-range > .number-range.selected .open-up {
  right: 0;
  width: 210px;
  top: auto;
  margin-top: -1px;
}
label .input .custom-select .number-range.large .open-content .search-selected, label .input .number-range .number-range.large .open-content .search-selected, label .input .custom-select.large > .number-range.selected .open-content .search-selected, label .input .large.number-range > .number-range.selected .open-content .search-selected, label .input .number-range .number-range.large .custom-select .open-up .search-selected, .custom-select label .input .number-range .number-range.large .open-up .search-selected, label .input .custom-select .number-range.large .open-up .search-selected, label .input .number-range.large .number-range.large .open-up .search-selected, label .input .custom-select.large > .number-range.selected .open-up .search-selected, label .input .large.number-range > .number-range.selected .open-up .search-selected {
  width: 100%;
  margin: 5px;
  height: 10px;
}
label .input .custom-select .number-range > div .selected, label .input .number-range .number-range > div .selected {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  padding: 7px 5px;
}
label .input .custom-select .number-range > div .arrow, label .input .number-range .number-range > div .arrow {
  top: 13px;
}
label .input .custom-select .number-range > ul, label .input .number-range .number-range > ul {
  margin-top: -5px;
  border-radius: 0 0 3px 3px;
  padding-top: 5px;
  position: absolute;
  top: 27px;
  z-index: 10;
  display: none;
}
label .input .custom-select .number-range > ul li a, label .input .number-range .number-range > ul li a, label .input .header-actions .number-range > ul li .number-range > ul a a, .header-actions label .input .number-range > ul li .number-range > ul a a, label .input .custom-select .number-range > ul li label, label .input .number-range .number-range > ul li label, label .input .header-actions .number-range > ul li .number-range > ul a label, .header-actions label .input .number-range > ul li .number-range > ul a label {
  border: none;
  color: #444444;
  font-size: 13px;
  white-space: nowrap;
  display: block;
  cursor: pointer;
}
.arrow {
  display: block;
  background-image: url("../img/arrows/arrow.png");
  cursor: pointer;
}
.search-selected-wrapper {
  width: 100%;
  float: left;
  clear: both;
  padding: 5px;
  border-bottom: 1px solid #c2c2c2;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.search-selected-wrapper input, .search-selected-wrapper .search form input:hover, .search form .search-selected-wrapper input:hover, .search-selected-wrapper .search form input:focus, .search form .search-selected-wrapper input:focus, .search-selected-wrapper #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .search-selected-wrapper .custom-select > .selected, .search-selected-wrapper #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .search-selected-wrapper .number-range > .selected {
  width: 100%;
  float: left;
  padding: 5px;
  margin: 0;
  outline: none;
  border: 1px solid #c2c2c2;
  position: relative;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.search-selected-wrapper input.search-selected, .search-selected-wrapper .search form input.search-selected:hover, .search form .search-selected-wrapper input.search-selected:hover, .search-selected-wrapper .search form input.search-selected:focus, .search form .search-selected-wrapper input.search-selected:focus, .search-selected-wrapper #filters .row #column-picker-dropdown .custom-select > .search-selected.selected, #filters .row #column-picker-dropdown .search-selected-wrapper .custom-select > .search-selected.selected, .search-selected-wrapper #filters .row #column-picker-dropdown .number-range > .search-selected.selected, #filters .row #column-picker-dropdown .search-selected-wrapper .number-range > .search-selected.selected {
  cursor: text;
  background: white;
  padding-right: 24px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
}
.custom-select-std .search-selected-wrapper {
  margin-bottom: 0;
}
.template-custom-select {
  width: 208px;
  max-width: 208px;
  float: left;
  clear: both;
}
.dataTables_length label {
  width: 150px;
  float: left;
}
.dataTables_length label span.show {
  width: 50px;
  float: left;
  margin-top: 7px;
}
.dataTables_length label .med-element {
  width: 100px !important;
  float: left;
  clear: none !important;
  min-width: 100px !important;
  max-width: 100px !important;
}
.dataTables_length label .custom-select, .dataTables_length label .number-range {
  width: 100px !important;
}
.custom-select-checkboxes, .custom-multi-select {
  width: 100%;
  float: left;
  clear: both;
}
.custom-select-checkboxes li.custom-select-item, .custom-select-checkboxes .header-actions ul li a.custom-select-item, .header-actions ul li .custom-select-checkboxes a.custom-select-item, .custom-select-checkboxes li.custom-select-item a, .custom-select-checkboxes .header-actions ul li a.custom-select-item a, .header-actions ul li .custom-select-checkboxes a.custom-select-item a, .custom-multi-select li.custom-select-item, .custom-multi-select .header-actions ul li a.custom-select-item, .header-actions ul li .custom-multi-select a.custom-select-item, .custom-multi-select li.custom-select-item a, .custom-multi-select .header-actions ul li a.custom-select-item a, .header-actions ul li .custom-multi-select a.custom-select-item a {
  background-color: transparent !important;
}
.custom-select-checkboxes li.custom-select-item:hover, .custom-select-checkboxes .header-actions ul li a.custom-select-item:hover, .header-actions ul li .custom-select-checkboxes a.custom-select-item:hover, .custom-select-checkboxes li.custom-select-item:focus, .custom-select-checkboxes .header-actions ul li a.custom-select-item:focus, .header-actions ul li .custom-select-checkboxes a.custom-select-item:focus, .custom-select-checkboxes li.custom-select-item a:hover, .custom-select-checkboxes .header-actions ul li a.custom-select-item a:hover, .header-actions ul li .custom-select-checkboxes a.custom-select-item a:hover, .custom-select-checkboxes li.custom-select-item a:focus, .custom-select-checkboxes .header-actions ul li a.custom-select-item a:focus, .header-actions ul li .custom-select-checkboxes a.custom-select-item a:focus, .custom-multi-select li.custom-select-item:hover, .custom-multi-select .header-actions ul li a.custom-select-item:hover, .header-actions ul li .custom-multi-select a.custom-select-item:hover, .custom-multi-select li.custom-select-item:focus, .custom-multi-select .header-actions ul li a.custom-select-item:focus, .header-actions ul li .custom-multi-select a.custom-select-item:focus, .custom-multi-select li.custom-select-item a:hover, .custom-multi-select .header-actions ul li a.custom-select-item a:hover, .header-actions ul li .custom-multi-select a.custom-select-item a:hover, .custom-multi-select li.custom-select-item a:focus, .custom-multi-select .header-actions ul li a.custom-select-item a:focus, .header-actions ul li .custom-multi-select a.custom-select-item a:focus {
  background-color: transparent !important;
}
.popup {
  font-size: 18px;
  padding: 20px !important;
  background-color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.popup .header-large {
  font-weight: normal;
}
.popup .content {
  width: 350px;
  float: left;
  clear: both;
  margin: 20px 0px 20px 0px;
  font-size: 13px;
}
.popup .menu {
  margin: 15px auto 0px auto;
  text-align: center;
}
.popup .menu .button {
  display: inline-block;
  margin: 0px 5px;
  padding: 5px;
  min-width: 75px;
}
.popup iframe.b-iframe {
  width: 100%;
  height: 100%;
  overflow: hidden !important;
}
.enable_switch {
  width: 70px;
  float: left;
  clear: both;
  margin-top: 13px;
}
span.toggle_label {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 9px;
  text-transform: uppercase;
  top: 8px;
  background-color: initial !important;
  color: white;
  font-weight: normal;
  position: absolute;
  z-index: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
span.toggle_label.onlabel {
  left: 12px;
}
span.toggle_label.offlabel {
  left: 28px;
}
@-moz-document url-prefix() {
  span.toggle_label.offlabel, span.toggle_label.onlabel {
    top: 7px;
  }
}
input.toggle:empty, .search form input.toggle:empty:hover, .search form input.toggle:empty:focus, #filters .row #column-picker-dropdown .custom-select > .toggle.selected:empty, #filters .row #column-picker-dropdown .number-range > .toggle.selected:empty {
  display: none;
}
input.toggle:empty + label, .search form input.toggle:empty:hover + label, .search form input.toggle:empty:focus + label, #filters .row #column-picker-dropdown .custom-select > .toggle.selected:empty + label, #filters .row #column-picker-dropdown .number-range > .toggle.selected:empty + label {
  position: relative;
  float: left;
  cursor: pointer;
  top: -13px;
  left: 21px;
}
input.toggle:empty + label:before, .search form input.toggle:empty:hover + label:before, .search form input.toggle:empty:focus + label:before, #filters .row #column-picker-dropdown .custom-select > .toggle.selected:empty + label:before, #filters .row #column-picker-dropdown .number-range > .toggle.selected:empty + label:before, input.toggle:empty + label:after, .search form input.toggle:empty:hover + label:after, .search form input.toggle:empty:focus + label:after, #filters .row #column-picker-dropdown .custom-select > .toggle.selected:empty + label:after, #filters .row #column-picker-dropdown .number-range > .toggle.selected:empty + label:after {
  width: 40px;
  height: 24px;
  position: absolute;
  display: block;
  top: 1px;
  bottom: 0;
  left: 8px;
  content: '';
  background-color: #ec4832;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 1;
}
input.toggle:empty + label:after, .search form input.toggle:empty:hover + label:after, .search form input.toggle:empty:focus + label:after, #filters .row #column-picker-dropdown .custom-select > .toggle.selected:empty + label:after, #filters .row #column-picker-dropdown .number-range > .toggle.selected:empty + label:after {
  width: 24px;
  height: 24px;
  background-color: white;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
  margin-left: 1px;
}
input.toggle:checked + label:before, .search form input.toggle:checked:hover + label:before, .search form input.toggle:checked:focus + label:before, #filters .row #column-picker-dropdown .custom-select > .toggle.selected:checked + label:before, #filters .row #column-picker-dropdown .number-range > .toggle.selected:checked + label:before {
  background-color: #6fb615;
}
input.toggle:checked + label:after, .search form input.toggle:checked:hover + label:after, .search form input.toggle:checked:focus + label:after, #filters .row #column-picker-dropdown .custom-select > .toggle.selected:checked + label:after, #filters .row #column-picker-dropdown .number-range > .toggle.selected:checked + label:after {
  margin-left: 27px;
}
input.toggle:disabled + label:before, .search form input.toggle:disabled:hover + label:before, .search form input.toggle:disabled:focus + label:before, #filters .row #column-picker-dropdown .custom-select > .toggle.selected:disabled + label:before, #filters .row #column-picker-dropdown .number-range > .toggle.selected:disabled + label:before {
  background-color: #989898;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}
input.toggle:disabled + label:after, .search form input.toggle:disabled:hover + label:after, .search form input.toggle:disabled:focus + label:after, #filters .row #column-picker-dropdown .custom-select > .toggle.selected:disabled + label:after, #filters .row #column-picker-dropdown .number-range > .toggle.selected:disabled + label:after {
  border: 1px solid #f5f5f5;
}
input.toggle:disabled + label .onlabel, #filters .row #column-picker-dropdown .custom-select > .toggle.selected:disabled + label .onlabel, #filters .row #column-picker-dropdown .number-range > .toggle.selected:disabled + label .onlabel {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
input.toggle:disabled + label .offlabel, #filters .row #column-picker-dropdown .custom-select > .toggle.selected:disabled + label .offlabel, #filters .row #column-picker-dropdown .number-range > .toggle.selected:disabled + label .offlabel {
  left: 28px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
span.status {
  padding: 3px 5px 4px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  display: block;
  color: #ffffff;
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  text-align: center;
  text-transform: capitalize;
  overflow: hidden;
}
span.status.new, span.status.importing, span.status.active, span.status.on, span.status.success {
  background-color: #6fb615;
}
span.status.paused, span.status.cancelled, span.status.refunded, span.status.partially-refunded, span.status.resolved {
  background-color: #7c23c8;
}
span.status.refunding, span.status.cancelling, span.status.dispatching, span.status.connecting, span.status.processing, span.status.payment, span.status.pending, span.status.updating, span.status.creating {
  background-color: #ffae00;
}
span.status.paid, span.status.dispatched {
  background-color: #2980b9;
}
span.status.inactive, span.status.ended, span.status.deleted, span.status.awaiting-payment, span.status.incomplete, span.status.not_started, span.status.awaiting-reply, span.status.unknown {
  background-color: #989898;
}
span.status.error, span.status.cancel-failed, span.status.refund-failed, span.status.dispatch-failed, span.status.expired, span.status.cannot_import, span.status.cannot_import_incomplete, span.status.unexpected_characters_in_sku, span.status.off, span.status.failed {
  background-color: #ec4832;
}
#order-status {
  text-transform: capitalize;
}
.cancelled-bg, .refunded-bg {
  background-color: #7c23c8;
}
.dispatched-bg {
  background-color: #2980b9;
}
.refunding-bg,
.cancelling-bg,
.dispatching-bg,
.processing-bg {
  background-color: #ffae00;
}
.payment-bg,
.new-bg {
  background-color: #6fb615;
}
.import-listings-datatable .current-account-status {
  float: none;
  margin: auto;
}
.current-account-status {
  width: 80%;
  margin: 0 auto;
}
.current-account-status-inline {
  width: 60%;
  margin-left: 30%;
}
.current-account-status-account-manage {
  width: 70%;
  margin-left: 25%;
}
.alternate-input {
  float: left;
  min-width: 220px;
}
.alternate-input .button {
  float: left;
  margin-top: -5px;
}
.alternate-input.mustache {
  float: left;
}
.enable_switch {
  width: 50px;
  float: left;
  margin-top: 12px;
}
.status-holder {
  width: 100%;
  float: left;
  clear: both;
}
.status-center {
  width: 116px;
  margin: auto;
}
#order-status {
  text-align: center;
  color: #ffffff;
  padding: 3px 0;
}
.green-bg {
  background-color: #6fb615 !important;
}
.light-grey-bg {
  background-color: #989898 !important;
}
.statusCountPillBox {
  color: #FFF;
  background-color: gray;
  display: inline-block;
  min-width: 30px;
  min-height: 11px;
  padding: 2px 5px !important;
  border-radius: 15px !important;
  font-size: 0.9em;
  text-align: center;
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  float: right !important;
  cursor: pointer !important;
}
.statusCountPillBox.new, .statusCountPillBox.importing, .statusCountPillBox.active {
  background-color: #6fb615;
}
.statusCountPillBox.paused, .statusCountPillBox.cancelled, .statusCountPillBox.refunded, .statusCountPillBox.partially-refunded, .statusCountPillBox.resolved {
  background-color: #7c23c8;
}
.statusCountPillBox.refunding, .statusCountPillBox.cancelling, .statusCountPillBox.dispatching, .statusCountPillBox.connecting, .statusCountPillBox.processing, .statusCountPillBox.payment, .statusCountPillBox.pending {
  background-color: #ffae00;
}
.statusCountPillBox.paid, .statusCountPillBox.dispatched {
  background-color: #2980b9;
}
.statusCountPillBox.inactive, .statusCountPillBox.deleted, .statusCountPillBox.awaiting-payment, .statusCountPillBox.incomplete, .statusCountPillBox.not_started, .statusCountPillBox.awaiting-reply, .statusCountPillBox.unknown {
  background-color: #989898;
}
.statusCountPillBox.error, .statusCountPillBox.cancel-failed, .statusCountPillBox.refund-failed, .statusCountPillBox.dispatch-failed, .statusCountPillBox.expired, .statusCountPillBox.cannot_import, .statusCountPillBox.cannot_import_incomplete {
  background-color: #ec4832;
}
.statusCountOnlyPillBox {
  color: #FFF;
  background-color: gray;
  display: inline-block;
  min-width: 30px;
  min-height: 11px;
  padding: 4px 5px !important;
  border-radius: 15px !important;
  font-size: 0.9em;
  text-align: center;
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  float: right !important;
  cursor: pointer !important;
}
.statusCountOnlyPillBox.new, .statusCountOnlyPillBox.importing, .statusCountOnlyPillBox.active {
  background-color: #6fb615;
}
.statusCountOnlyPillBox.paused, .statusCountOnlyPillBox.cancelled, .statusCountOnlyPillBox.refunded, .statusCountOnlyPillBox.partially-refunded, .statusCountOnlyPillBox.resolved {
  background-color: #7c23c8;
}
.statusCountOnlyPillBox.refunding, .statusCountOnlyPillBox.cancelling, .statusCountOnlyPillBox.dispatching, .statusCountOnlyPillBox.connecting, .statusCountOnlyPillBox.processing, .statusCountOnlyPillBox.payment, .statusCountOnlyPillBox.pending {
  background-color: #ffae00;
}
.statusCountOnlyPillBox.paid, .statusCountOnlyPillBox.dispatched {
  background-color: #2980b9;
}
.statusCountOnlyPillBox.inactive, .statusCountOnlyPillBox.deleted, .statusCountOnlyPillBox.awaiting-payment, .statusCountOnlyPillBox.incomplete, .statusCountOnlyPillBox.not_started, .statusCountOnlyPillBox.awaiting-reply, .statusCountOnlyPillBox.unknown {
  background-color: #989898;
}
.statusCountOnlyPillBox.error, .statusCountOnlyPillBox.cancel-failed, .statusCountOnlyPillBox.refund-failed, .statusCountOnlyPillBox.dispatch-failed, .statusCountOnlyPillBox.expired, .statusCountOnlyPillBox.cannot_import, .statusCountOnlyPillBox.cannot_import_incomplete {
  background-color: #ec4832;
}
.statusNameContainer {
  float: left;
  margin-top: 3px;
}
.batchNameContainer {
  float: left;
  margin-top: 2px;
}
.statusValueContainer {
  float: right;
}
.batchCountPillBox {
  color: #FFF;
  background-color: gray;
  display: inline-block;
  min-width: 30px;
  min-height: 11px;
  padding: 2px !important;
  border-radius: 15px !important;
  font-size: 0.9em;
  text-align: center;
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  float: right !important;
  cursor: pointer !important;
}
#main > #bulk-actions {
  display: block;
  background: #f5f5f5;
  padding: 10px;
  position: fixed;
  clear: left;
  width: 100%;
  min-width: 1310px;
  z-index: 10;
  border-bottom: none;
  margin-left: 1px;
  height: 30px;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}
@media print {
  #main > #bulk-actions {
    display: none !important;
  }
}
#main > #bulk-actions .bulk-actions-inline {
  background: transparent;
  border-top: 1px solid #c2c2c2;
  position: relative;
  border-left: none;
  clear: left;
  margin: 0px;
  padding-left: 15px;
}
#main > #bulk-actions .button-holder {
  float: left;
}
.no-sidebar #bulk-actions {
  padding-left: 19px !important;
}
.bulk-action {
  min-width: 80px;
  display: block;
  float: left;
  padding: 0;
  margin: 0px 1rem 0px 0px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #444444;
  z-index: 11;
  background-color: transparent;
  cursor: pointer;
}
.bulk-action.disabled, .bulk-action.disabled:active, .bulk-action.disabled:hover:active, .bulk-action.disabled:focus:active, .bulk-action.disabled .bulk-action.default, .bulk-action.disabled:hover, .bulk-action.disabled:hover:focus:active, .bulk-action.disabled .bulk-action.default:hover, .bulk-action.disabled:focus, .bulk-action.disabled:focus:hover:active, .bulk-action.disabled .bulk-action.default:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  border: 1px solid #f5f5f5;
  color: #c2c2c2;
  cursor: not-allowed;
}
.bulk-action.disabled span.sprite-arrow-down-10-black, .bulk-action.disabled:hover:active span.sprite-arrow-down-10-black, .bulk-action.disabled:focus:active span.sprite-arrow-down-10-black, .bulk-action.disabled:hover .bulk-action.default span.sprite-arrow-down-10-black, .bulk-action.disabled:focus .bulk-action.default span.sprite-arrow-down-10-black, .bulk-action.disabled:hover span.sprite-arrow-down-10-black, .bulk-action.disabled .bulk-action.default:hover span.sprite-arrow-down-10-black, .bulk-action.disabled:focus span.sprite-arrow-down-10-black, .bulk-action.disabled .bulk-action.default:focus span.sprite-arrow-down-10-black {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.bulk-action.disabled .default:hover, .bulk-action.disabled .default:active, .bulk-action.disabled:hover .default:hover, .bulk-action.disabled .bulk-action.default:hover .default:hover, .bulk-action.disabled:hover .default:active, .bulk-action.disabled .bulk-action.default:hover .default:active, .bulk-action.disabled:focus .default:hover, .bulk-action.disabled .bulk-action.default:focus .default:hover, .bulk-action.disabled:focus .default:active, .bulk-action.disabled .bulk-action.default:focus .default:active {
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
  border: 1px solid #c2c2c2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bulk-action .default {
  display: block;
  border: 1px solid #c2c2c2;
  position: relative;
  background-color: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
}
.bulk-action .default span.divider {
  float: right;
  border-left: 1px solid #c2c2c2;
  position: absolute;
  right: 0px;
  width: 23px;
  height: 100%;
  top: 0;
}
.bulk-action .default span.sprite-arrow-down-10-black {
  width: 10px;
  height: 10px;
  float: right;
  display: block;
  position: absolute;
  top: 10px;
  right: 7px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bulk-action .default span.action {
  float: left;
  padding: 2px 6px 2px 4px;
  width: 100%;
  box-sizing: border-box;
}
.bulk-action .default span.action span.sprite-sprite {
  float: left;
  margin: 1px 0px 1px 0px;
}
.bulk-action .default span.action span.title {
  float: left;
  margin: 3px 8px 0px 8px;
}
.bulk-action .default span.action::after {
  content: "";
  display: block;
  clear: both;
}
.bulk-action .default:active {
  background-color: #f5f5f5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ffffff));
  background: -moz-linear-gradient(top, #f5f5f5, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff');
}
.bulk-action .default::after {
  content: "";
  display: block;
  clear: both;
}
.bulk-action .bulkaction-dropdown {
  min-width: 110px;
  position: absolute;
  padding: 0;
  margin: 0;
  top: 35px;
  right: 0px;
  overflow: visible;
  border: none;
  display: none;
}
.bulk-action ul {
  min-width: 110px;
  overflow-y: auto;
  max-height: 60vh;
  position: static;
  float: left;
  background: transparent;
  display: block;
  top: 0;
  right: 0;
  padding: 0;
  z-index: 10 !important;
  border: none !important;
}
.bulk-action ul li, .bulk-action .header-actions ul li a, .header-actions .bulk-action ul li a {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  border-left: 1px solid #989898;
  border-right: 1px solid #989898;
  background-color: white;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
}
.bulk-action ul li a {
  color: #444444;
  display: block;
  border: none;
  padding: 2px 8px 2px 8px;
  font-size: 13px;
  text-align: left;
  word-wrap: normal;
  white-space: nowrap;
}
.bulk-action ul li a:hover label {
  color: white;
}
.bulk-action ul li a span {
  display: block;
  padding: 5px 0px 5px 0px;
}
.bulk-action ul li a:hover, .bulk-action ul li a:focus {
  background: #444444;
  color: #ffffff;
}
.bulk-action ul li:first-child, .bulk-action .header-actions ul li a:first-child, .header-actions .bulk-action ul li a:first-child {
  border-top: 1px solid #989898;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -ms-border-radius: 5px 5px 0px 0px;
  -o-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  background-clip: padding-box;
}
.bulk-action ul li:last-child, .bulk-action .header-actions ul li a:last-child, .header-actions .bulk-action ul li a:last-child {
  border-bottom: 1px solid #989898;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -ms-border-radius: 0px 0px 5px 5px;
  -o-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  background-clip: padding-box;
}
.bulk-action ul li:only-child, .bulk-action .header-actions ul li a:only-child, .header-actions .bulk-action ul li a:only-child {
  border-bottom: 1px solid #989898;
  border-top: 1px solid #989898;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background-clip: padding-box;
}
.bulk-action.with-select .default {
  padding: 0 24px 0 0;
}
.bulk-action.active .default {
  border: 1px solid #989898;
  background-color: #f5f5f5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ffffff));
  background: -moz-linear-gradient(top, #f5f5f5, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff');
}
.bulk-action.active .default span.sprite-arrow-down-10-black {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 9px;
}
.bulk-action.active .default span.divider {
  border-left: 1px solid #989898;
}
.bulk-action.active .bulkaction-dropdown {
  display: block;
  z-index: 10;
}
.bulk-action:hover .default, .bulk-action:focus .default {
  border: 1px solid #989898;
}
.bulk-action:hover .default span.divider, .bulk-action:focus .default span.divider {
  border-left: 1px solid #989898;
}
.bulk-action:active {
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
}
.backorders_btn {
  min-width: 100px;
  float: right;
}
.hide-filters {
  cursor: pointer;
}
.bulk-action-seperator {
  width: 1px;
  height: 50px;
  float: left;
  display: block;
  background-color: #c2c2c2;
  position: relative;
  top: -10px;
  margin-right: 15px;
}
.sp-container {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  
  z-index: 9999994;
  overflow: hidden;
}
.sp-container.sp-flat {
  position: relative;
}
.sp-container,
.sp-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.sp-top {
  position: relative;
  width: 100%;
  display: inline-block;
}
.sp-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 20%;
}
.sp-hue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 100%;
}
.sp-clear-enabled .sp-hue {
  top: 33px;
  height: 77.5%;
}
.sp-fill {
  padding-top: 80%;
}
.sp-sat, .sp-val {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sp-alpha-enabled .sp-top {
  margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
  display: block;
}
.sp-alpha-handle {
  position: absolute;
  top: -4px;
  bottom: -4px;
  width: 6px;
  left: 50%;
  cursor: pointer;
  border: 1px solid black;
  background: white;
  opacity: .8;
}
.sp-alpha {
  display: none;
  position: absolute;
  bottom: -14px;
  right: 0;
  left: 0;
  height: 8px;
}
.sp-alpha-inner {
  border: solid 1px #333;
}
.sp-clear {
  display: none;
}
.sp-clear.sp-clear-display {
  background-position: center;
}
.sp-clear-enabled .sp-clear {
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 28px;
}
.sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-clear, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
.sp-container.sp-input-disabled .sp-input-container {
  display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
  display: none;
}
.sp-palette-only .sp-picker-container {
  display: none;
}
.sp-palette-disabled .sp-palette-container {
  display: none;
}
.sp-initial-disabled .sp-initial {
  display: none;
}
.sp-sat {
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}
.sp-hue {
  background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
  background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}
.sp-1 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}
.sp-hidden {
  display: none !important;
}
.sp-cf:before, .sp-cf:after {
  content: "";
  display: table;
}
.sp-cf:after {
  clear: both;
}
.sp-cf {
  *zoom: 1;
}
@media (max-device-width: 480px) {
  .sp-color {
    right: 40%;
  }
  .sp-hue {
    left: 63%;
  }
  .sp-fill {
    padding-top: 60%;
  }
}
.sp-dragger {
  border-radius: 5px;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  background: #000;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.sp-slider {
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 3px;
  left: -1px;
  right: -1px;
  border: 1px solid #000;
  background: white;
  opacity: .8;
}
.sp-container {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid #c2c2c2;
  padding: 0;
}
.sp-container, .sp-container button, .sp-container input, .sp-container .search form input:hover, .search form .sp-container input:hover, .sp-container .search form input:focus, .search form .sp-container input:focus, .sp-container #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .sp-container .custom-select > .selected, .sp-container #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .sp-container .number-range > .selected, .sp-color, .sp-hue, .sp-clear {
  font: normal 13px Lato, Helvetica, Arial, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-top {
  margin-bottom: 3px;
}
.sp-color, .sp-hue, .sp-clear {
  border: solid 1px #666;
}
.sp-input-container {
  float: right;
  width: 100px;
  margin-bottom: 4px;
}
.sp-initial-disabled .sp-input-container {
  width: 100%;
}
.sp-input {
  width: 100%;
  float: left;
  background-color: #ffffff;
  outline: 0;
  padding: 5px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #444444;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.sp-input:hover, .sp-input:focus {
  border: 1px solid #989898;
}
.sp-input.sp-validation-error {
  border: 1px solid red;
  background: #fdd;
}
.sp-picker-container, .sp-palette-container {
  float: left;
  position: relative;
  padding: 10px;
  margin-top: 10px;
}
.sp-picker-container {
  width: 172px;
  border-left: solid 1px #fff;
}
.sp-palette-container {
  border-right: solid 1px #ccc;
}
.sp-palette .sp-thumb-el {
  display: block;
  position: relative;
  float: left;
  width: 24px;
  height: 15px;
  margin: 3px;
  cursor: pointer;
  border: solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: orange;
}
.sp-thumb-el {
  position: relative;
}
.sp-initial {
  float: left;
  border: solid 1px #333;
}
.sp-initial span {
  width: 30px;
  height: 25px;
  border: none;
  display: block;
  float: left;
  margin: 0;
}
.sp-initial .sp-clear-display {
  background-position: center;
}
.sp-button-container {
  float: right;
}
.sp-replacer {
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  padding: 4px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  border: 1px solid #c2c2c2;
  vertical-align: middle;
  font-size: 13px;
  cursor: pointer;
  color: #444444;
  border: 1px solid #c2c2c2;
  background-color: #ffffff;
  background: url("../img/buttons/bg.png");
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
  float: left;
  clear: both;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.sp-replacer:hover, .sp-replacer.sp-active {
  border-color: #989898;
  color: #444444;
}
.sp-replacer.sp-disabled {
  cursor: default;
  border-color: silver;
  color: silver;
}
.sp-dd {
  padding: 2px 0;
  height: 16px;
  line-height: 16px;
  float: left;
  font-size: 10px;
}
.sp-preview {
  position: relative;
  width: 25px;
  height: 20px;
  border: solid 1px #222;
  margin-right: 5px;
  float: left;
  z-index: 0;
}
.sp-palette {
  *width: 220px;
  max-width: 220px;
}
.sp-palette .sp-thumb-el {
  width: 16px;
  height: 16px;
  margin: 2px 1px;
  border: solid 1px #d0d0d0;
}
.sp-container {
  padding-bottom: 0;
}
.sp-container button {
  min-width: 90px;
  padding: 4px 8px 5px 8px;
  background: url("../img/buttons/bg.png") repeat 0 0 transparent;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  display: block;
  text-align: center;
  color: #444444;
  text-decoration: none;
  width: auto !important;
  cursor: pointer;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.sp-container button:hover, .sp-container button:focus {
  outline: none;
  border: 1px solid #989898;
}
.sp-container button:active {
  background-position: 0 -32px;
  border: 1px solid #989898;
}
.sp-cancel {
  font-size: 11px;
  color: #d93f3f !important;
  margin: 0;
  padding: 2px;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.sp-cancel:hover {
  color: #d93f3f !important;
  text-decoration: underline;
}
.sp-palette span:hover, .sp-palette span.sp-thumb-active {
  border-color: #000;
}
.sp-preview, .sp-alpha, .sp-thumb-el {
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-palette .sp-thumb-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}
.sp-clear-display {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}
.collapsible {
  border: none;
  padding: 0;
  display: block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.collapsible .collapsibleHeader {
  cursor: pointer;
  min-height: 20px;
  width: 95%;
  float: left;
  clear: both;
  padding: 15px 15px 15px 15px;
  border-bottom: 1px solid #c2c2c2;
}
.collapsible .collapsibleHeader .sprite-arrow-up-10-black {
  float: right;
  margin-right: 20px;
  margin-top: 5px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.collapsible .collapsibleHeader .heading-medium {
  width: 100%;
  float: left;
  clear: both;
}
.collapsible .collapsibleContent {
  padding-top: 5px;
  display: none;
  width: 95%;
  float: left;
  clear: both;
  margin-top: 10px;
  left: 20px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.collapsible .collapsibleContent .med-element {
  width: 40%;
  float: left;
}
.collapsible .collapsibleContent .med-element #font-inspector-font-family, .collapsible .collapsibleContent .med-element #font-inspector-font-size, .collapsible .collapsibleContent .med-element #border-inspector-border-width {
  width: 100%;
  float: left;
}
.collapsible.collapsibleVisible .sprite-arrow-up-10-black {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.collapsible.collapsibleVisible .collapsibleHeader {
  border-bottom: none;
  padding: 15px 15px 0px 15px;
}
.collapsible.collapsibleVisible .collapsibleContent {
  display: block;
  left: 0px;
}
.inputbox {
  width: 100%;
  float: left;
  background-color: #ffffff;
  outline: 0;
  padding: 5px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #444444;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.inputbox:hover, .inputbox:focus {
  border: 1px solid #989898;
}
.inputbox-label {
  min-width: 150px;
  float: left;
  clear: both;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin: 3px 0px 0px 0px;
}
.std-checkbox {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  padding: 0 !important;
  line-height: normal;
  min-width: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.std-checkbox input[type=checkbox], .std-checkbox .search form input[type=checkbox]:hover, .search form .std-checkbox input[type=checkbox]:hover, .std-checkbox .search form input[type=checkbox]:focus, .search form .std-checkbox input[type=checkbox]:focus, .std-checkbox #filters .row #column-picker-dropdown .custom-select > [type=checkbox].selected, #filters .row #column-picker-dropdown .std-checkbox .custom-select > [type=checkbox].selected, .std-checkbox #filters .row #column-picker-dropdown .number-range > [type=checkbox].selected, #filters .row #column-picker-dropdown .std-checkbox .number-range > [type=checkbox].selected {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
}
.std-checkbox input[type=checkbox]:checked + label:after, .std-checkbox .search form input[type=checkbox]:checked:hover + label:after, .std-checkbox .search form input[type=checkbox]:checked:focus + label:after, .std-checkbox #filters .row #column-picker-dropdown .custom-select > [type=checkbox].selected:checked + label:after, #filters .row #column-picker-dropdown .std-checkbox .custom-select > [type=checkbox].selected:checked + label:after, .std-checkbox #filters .row #column-picker-dropdown .number-range > [type=checkbox].selected:checked + label:after, #filters .row #column-picker-dropdown .std-checkbox .number-range > [type=checkbox].selected:checked + label:after {
  border: 2px solid #6fb615 !important;
  background-color: #ffffff;
}
.std-checkbox input[type=checkbox].disabled + label:after, .std-checkbox .search form input[type=checkbox].disabled:hover + label:after, .std-checkbox .bulk-action.disabled .search form input[type=checkbox].default:hover + label:after, .std-checkbox .search form input[type=checkbox].disabled:focus + label:after, .std-checkbox .bulk-action.disabled .search form input[type=checkbox].default:focus + label:after, .std-checkbox input[type=checkbox].bulk-action.disabled:hover:active + label:after, .std-checkbox input[type=checkbox].bulk-action.disabled:focus:active + label:after, .std-checkbox .bulk-action.disabled input[type=checkbox].default + label:after, .bulk-action.disabled .std-checkbox input[type=checkbox].default + label:after, .std-checkbox .bulk-action.disabled #filters .row #column-picker-dropdown .custom-select > [type=checkbox].default.selected + label:after, .bulk-action.disabled #filters .row #column-picker-dropdown .std-checkbox .custom-select > [type=checkbox].default.selected + label:after, .std-checkbox #filters .row #column-picker-dropdown .bulk-action.disabled .custom-select > [type=checkbox].default.selected + label:after, #filters .row #column-picker-dropdown .bulk-action.disabled .std-checkbox .custom-select > [type=checkbox].default.selected + label:after, .std-checkbox .bulk-action.disabled #filters .row #column-picker-dropdown .number-range > [type=checkbox].default.selected + label:after, .bulk-action.disabled #filters .row #column-picker-dropdown .std-checkbox .number-range > [type=checkbox].default.selected + label:after, .std-checkbox #filters .row #column-picker-dropdown .bulk-action.disabled .number-range > [type=checkbox].default.selected + label:after, #filters .row #column-picker-dropdown .bulk-action.disabled .std-checkbox .number-range > [type=checkbox].default.selected + label:after, .std-checkbox #filters .row #column-picker-dropdown .custom-select > [type=checkbox].disabled.selected + label:after, #filters .row #column-picker-dropdown .std-checkbox .custom-select > [type=checkbox].disabled.selected + label:after, .std-checkbox #filters .row #column-picker-dropdown .number-range > [type=checkbox].disabled.selected + label:after, #filters .row #column-picker-dropdown .std-checkbox .number-range > [type=checkbox].disabled.selected + label:after, .std-checkbox input[type=checkbox]:disabled + label:after, .std-checkbox .search form input[type=checkbox]:disabled:hover + label:after, .std-checkbox .search form input[type=checkbox]:disabled:focus + label:after, .std-checkbox #filters .row #column-picker-dropdown .custom-select > [type=checkbox].selected:disabled + label:after, #filters .row #column-picker-dropdown .std-checkbox .custom-select > [type=checkbox].selected:disabled + label:after, .std-checkbox #filters .row #column-picker-dropdown .number-range > [type=checkbox].selected:disabled + label:after, #filters .row #column-picker-dropdown .std-checkbox .number-range > [type=checkbox].selected:disabled + label:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
  cursor: default;
  border: 2px solid #c2c2c2;
  background-color: white;
}
.std-checkbox input[type=checkbox].disabled + label span.checkbox_label, .std-checkbox .bulk-action.disabled input[type=checkbox].default + label span.checkbox_label, .bulk-action.disabled .std-checkbox input[type=checkbox].default + label span.checkbox_label, .std-checkbox .bulk-action.disabled #filters .row #column-picker-dropdown .custom-select > [type=checkbox].default.selected + label span.checkbox_label, .bulk-action.disabled #filters .row #column-picker-dropdown .std-checkbox .custom-select > [type=checkbox].default.selected + label span.checkbox_label, .std-checkbox #filters .row #column-picker-dropdown .bulk-action.disabled .custom-select > [type=checkbox].default.selected + label span.checkbox_label, #filters .row #column-picker-dropdown .bulk-action.disabled .std-checkbox .custom-select > [type=checkbox].default.selected + label span.checkbox_label, .std-checkbox .bulk-action.disabled #filters .row #column-picker-dropdown .number-range > [type=checkbox].default.selected + label span.checkbox_label, .bulk-action.disabled #filters .row #column-picker-dropdown .std-checkbox .number-range > [type=checkbox].default.selected + label span.checkbox_label, .std-checkbox #filters .row #column-picker-dropdown .bulk-action.disabled .number-range > [type=checkbox].default.selected + label span.checkbox_label, #filters .row #column-picker-dropdown .bulk-action.disabled .std-checkbox .number-range > [type=checkbox].default.selected + label span.checkbox_label, .std-checkbox #filters .row #column-picker-dropdown .custom-select > [type=checkbox].disabled.selected + label span.checkbox_label, #filters .row #column-picker-dropdown .std-checkbox .custom-select > [type=checkbox].disabled.selected + label span.checkbox_label, .std-checkbox #filters .row #column-picker-dropdown .number-range > [type=checkbox].disabled.selected + label span.checkbox_label, #filters .row #column-picker-dropdown .std-checkbox .number-range > [type=checkbox].disabled.selected + label span.checkbox_label, .std-checkbox input[type=checkbox]:disabled + label span.checkbox_label, .std-checkbox #filters .row #column-picker-dropdown .custom-select > [type=checkbox].selected:disabled + label span.checkbox_label, #filters .row #column-picker-dropdown .std-checkbox .custom-select > [type=checkbox].selected:disabled + label span.checkbox_label, .std-checkbox #filters .row #column-picker-dropdown .number-range > [type=checkbox].selected:disabled + label span.checkbox_label, #filters .row #column-picker-dropdown .std-checkbox .number-range > [type=checkbox].selected:disabled + label span.checkbox_label {
  color: #c2c2c2;
}
.std-checkbox label {
  width: auto;
  float: left;
  cursor: pointer;
  line-height: 13px;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.std-checkbox label:after {
  float: left;
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  margin-top: -2px;
  left: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  border: 2px solid #c2c2c2;
}
.std-checkbox label:hover::after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  border: 2px solid #989898;
}
span.checkbox_label {
  max-width: 125px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #444444;
  float: left;
  position: relative;
  left: 28px;
  top: 1px;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 13px;
}
#datatable .std-checkbox {
  margin-top: 2px;
}
.paper-type-checkbox .std-checkbox label:after {
  margin-top: 5px;
}
h1 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-family: Lato, Helvetica, Arial, sans-serif;
}
h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: Lato, Helvetica, Arial, sans-serif;
}
h3 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-family: Lato, Helvetica, Arial, sans-serif;
}
.heading-large, .large-heading-left {
  width: 100%;
  float: left;
  font-weight: 400;
  font-size: 18px;
  color: #444444;
}
.heading-large .logo-large, .large-heading-left .logo-large,
.heading-large .channel-large-holder,
.large-heading-left .channel-large-holder {
  float: right !important;
}
.heading-medium {
  width: 100%;
  float: left;
  font-weight: 400;
  font-size: 14px;
  color: #444444;
}
.heading-small {
  width: 100%;
  float: left;
  font-weight: 400;
  font-size: 13px;
  color: #444444;
}
.large-heading-left {
  width: auto;
  float: left;
  font-weight: 400;
  clear: none;
  padding: 0;
  margin: 3px 15px 3px 15px;
}
#breadcrumbs {
  width: 100%;
  margin-top: 20px !important;
}
.connection-label {
  width: 140px !important;
  margin-right: 30px;
}
.alternate-input {
  width: 310px;
  font-size: 13px;
  float: left;
}
.alternate-input span.connection-expiry-date {
  margin-right: 25px;
}
.alternate-input .button {
  display: block;
  margin-left: 2px;
}
#legalCompanyDetailsForm .form-button {
  margin-top: 55px;
}
#legalCompanyDetailsForm .button.link {
  margin: 0;
}
form {
  width: 100%;
  float: left;
}
form .button-half {
  float: left;
  clear: both;
  padding-top: 0px;
}
form .half {
  width: 500px;
  margin: 0;
}
form .half .custom-select, form .half .number-range {
  width: 100%;
}
form .half .custom-select .open-content, form .half .number-range .open-content, form .half .custom-select .open-up, form .half .number-range .open-up {
  width: -webkit-calc(100% - 2px);
  width: -moz-calc(100% - 2px);
  width: calc(100% - 2px);
}
form .half h2 {
  width: 100%;
  float: left;
  clear: both;
  margin: 0px 0px 20px 0px;
}
form .half label {
  position: relative;
  margin: 10px 0 10px 0px;
  float: left;
  clear: left;
  width: 500px;
  color: #444444;
  cursor: normal;
}
form .half label .tooltip.help-tooltip .content {
  font-size: 13px;
  float: right;
  width: 260px;
  padding: 9px 35px 8px 5px;
  border: 1px solid #c2c2c2;
  position: absolute;
  left: 100%;
  right: 0;
  margin-left: 10px;
  top: -10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
form .half label .tooltip.help-tooltip .content .arrow {
  display: none;
}
form .half label.card-verification {
  width: 271px;
}
form .half label.card-verification input, form .half label.card-verification #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown form .half label.card-verification .custom-select > .selected, form .half label.card-verification #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown form .half label.card-verification .number-range > .selected {
  width: 31px;
}
form .half .loading {
  background: url("/img/application/loading.gif") no-repeat 0 8px transparent;
  display: block;
  height: 41px;
  float: right;
  text-indent: -10000px;
  font-size: 13px;
  margin-top: 4px;
  color: #989898;
  display: none;
  width: 33px;
}
form .half .heading-large, form .half .large-heading-left {
  margin-bottom: 20px;
}
form .half .vat-use-root-label .inputbox-label, form .half .vat-registered-label .inputbox-label {
  position: relative;
  top: 3px;
}
form .half .vat-use-root-label .enable_switch, form .half .vat-registered-label .enable_switch {
  position: relative;
  left: -29px;
  top: -5px;
}
form .half .vat-code-label {
  width: 220px;
}
form .half .vat-code-label .order-inputbox-holder, form .half .vat-code-label .popup-inputbox-holder {
  width: 60px;
}
form .half .vat-code-label .order-inputbox-holder .selected, form .half .vat-code-label .popup-inputbox-holder .selected {
  width: 36px;
}
form .half .vat-number-label {
  width: 231px;
  clear: none;
}
form .half .vat-number-label .inputbox-label {
  display: none;
}
form .half .vat-number-label .order-inputbox-holder, form .half .vat-number-label .popup-inputbox-holder {
  width: 100%;
}
form .half .vat-number-label .order-inputbox-holder .inputbox, form .half .vat-number-label .popup-inputbox-holder .inputbox {
  height: 20px;
}
form .duplicate-data-checkbox input[type="checkbox"], form .duplicate-data-checkbox #filters .row #column-picker-dropdown .custom-select > [type="checkbox"].selected, #filters .row #column-picker-dropdown form .duplicate-data-checkbox .custom-select > [type="checkbox"].selected, form .duplicate-data-checkbox #filters .row #column-picker-dropdown .number-range > [type="checkbox"].selected, #filters .row #column-picker-dropdown form .duplicate-data-checkbox .number-range > [type="checkbox"].selected {
  float: right;
  width: auto;
  margin-top: -9px;
}
form .row button {
  float: right;
  outline: none;
}
form.single-row {
  width: 100%;
  float: left;
  margin-bottom: 0px;
}
form.single-row label {
  width: 100%;
  float: left;
}
form.single-row label p {
  float: left;
  margin: 9px 15px 0px 2px;
}
form.single-row span {
  float: left;
}
form.single-row span.icon-large {
  margin: 5px 15px 0 0;
}
form.single-row span.action {
  width: 100%;
  float: left;
}
form.single-row input, .search form.single-row input:hover, .search form.single-row input:focus, form.single-row #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown form.single-row .custom-select > .selected, form.single-row #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown form.single-row .number-range > .selected {
  float: left;
  margin: 0 15px 0 2px;
  padding: 5px;
}
form#account-fba-toggle-form {
  margin-top: 20px;
}
form#account-fba-toggle-form .enable_switch {
  margin-top: 0px;
}
form input, .search form input:hover, .search form input:focus, form #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown form .custom-select > .selected, form #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown form .number-range > .selected {
  font-size: 13px;
  float: right;
  width: 260px;
  padding: 9px 35px 8px 5px;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
form input.disabled, .search form input.disabled:hover, .search form input.disabled:focus, form input.bulk-action.disabled:active, form input.bulk-action.disabled:hover:active, form input.bulk-action.disabled:focus:active, form .bulk-action.disabled input.default, .bulk-action.disabled form input.default, form .bulk-action.disabled #filters .row #column-picker-dropdown .custom-select > .default.selected, .bulk-action.disabled #filters .row #column-picker-dropdown form .custom-select > .default.selected, form #filters .row #column-picker-dropdown .bulk-action.disabled .custom-select > .default.selected, #filters .row #column-picker-dropdown .bulk-action.disabled form .custom-select > .default.selected, form .bulk-action.disabled #filters .row #column-picker-dropdown .number-range > .default.selected, .bulk-action.disabled #filters .row #column-picker-dropdown form .number-range > .default.selected, form #filters .row #column-picker-dropdown .bulk-action.disabled .number-range > .default.selected, #filters .row #column-picker-dropdown .bulk-action.disabled form .number-range > .default.selected, form .bulk-action.disabled:hover input.default, .bulk-action.disabled:hover form input.default, form .bulk-action.disabled:focus input.default, .bulk-action.disabled:focus form input.default, form #filters .row #column-picker-dropdown .custom-select > .disabled.selected, #filters .row #column-picker-dropdown form .custom-select > .disabled.selected, form #filters .row #column-picker-dropdown .number-range > .disabled.selected, #filters .row #column-picker-dropdown form .number-range > .disabled.selected, form input.disabled:hover, form input.bulk-action.disabled:hover:active, form .bulk-action.disabled input.default:hover, .bulk-action.disabled form input.default:hover, form .bulk-action.disabled #filters .row #column-picker-dropdown .custom-select > .default.selected:hover, .bulk-action.disabled #filters .row #column-picker-dropdown form .custom-select > .default.selected:hover, form #filters .row #column-picker-dropdown .bulk-action.disabled .custom-select > .default.selected:hover, #filters .row #column-picker-dropdown .bulk-action.disabled form .custom-select > .default.selected:hover, form .bulk-action.disabled #filters .row #column-picker-dropdown .number-range > .default.selected:hover, .bulk-action.disabled #filters .row #column-picker-dropdown form .number-range > .default.selected:hover, form #filters .row #column-picker-dropdown .bulk-action.disabled .number-range > .default.selected:hover, #filters .row #column-picker-dropdown .bulk-action.disabled form .number-range > .default.selected:hover, form #filters .row #column-picker-dropdown .custom-select > .disabled.selected:hover, #filters .row #column-picker-dropdown form .custom-select > .disabled.selected:hover, form #filters .row #column-picker-dropdown .number-range > .disabled.selected:hover, #filters .row #column-picker-dropdown form .number-range > .disabled.selected:hover, form input.disabled:focus, form input.bulk-action.disabled:focus:active, form .bulk-action.disabled input.default:focus, .bulk-action.disabled form input.default:focus, form .bulk-action.disabled #filters .row #column-picker-dropdown .custom-select > .default.selected:focus, .bulk-action.disabled #filters .row #column-picker-dropdown form .custom-select > .default.selected:focus, form #filters .row #column-picker-dropdown .bulk-action.disabled .custom-select > .default.selected:focus, #filters .row #column-picker-dropdown .bulk-action.disabled form .custom-select > .default.selected:focus, form .bulk-action.disabled #filters .row #column-picker-dropdown .number-range > .default.selected:focus, .bulk-action.disabled #filters .row #column-picker-dropdown form .number-range > .default.selected:focus, form #filters .row #column-picker-dropdown .bulk-action.disabled .number-range > .default.selected:focus, #filters .row #column-picker-dropdown .bulk-action.disabled form .number-range > .default.selected:focus, form #filters .row #column-picker-dropdown .custom-select > .disabled.selected:focus, #filters .row #column-picker-dropdown form .custom-select > .disabled.selected:focus, form #filters .row #column-picker-dropdown .number-range > .disabled.selected:focus, #filters .row #column-picker-dropdown form .number-range > .disabled.selected:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  border: 1px solid #c2c2c2;
  color: #c2c2c2;
}
form input.payment-card-number-group, .search form input.payment-card-number-group:hover, .search form input.payment-card-number-group:focus, form #filters .row #column-picker-dropdown .custom-select > .payment-card-number-group.selected, #filters .row #column-picker-dropdown form .custom-select > .payment-card-number-group.selected, form #filters .row #column-picker-dropdown .number-range > .payment-card-number-group.selected, #filters .row #column-picker-dropdown form .number-range > .payment-card-number-group.selected {
  width: 58px;
  margin-right: 5px;
  float: left;
  clear: none;
  padding-right: 5px;
  text-align: center;
}
form input .input-icon, .search form input:hover .input-icon, .search form input:focus .input-icon, form #filters .row #column-picker-dropdown .custom-select > .selected .input-icon, #filters .row #column-picker-dropdown form .custom-select > .selected .input-icon, form #filters .row #column-picker-dropdown .number-range > .selected .input-icon, #filters .row #column-picker-dropdown form .number-range > .selected .input-icon {
  float: left;
  position: relative;
}
form input[type="checkbox"], .search form input[type="checkbox"]:hover, .search form input[type="checkbox"]:focus, form #filters .row #column-picker-dropdown .custom-select > [type="checkbox"].selected, #filters .row #column-picker-dropdown form .custom-select > [type="checkbox"].selected, form #filters .row #column-picker-dropdown .number-range > [type="checkbox"].selected, #filters .row #column-picker-dropdown form .number-range > [type="checkbox"].selected {
  text-align: left;
  width: 304px;
  top: 11px;
  position: relative;
}
form textarea {
  font-size: 13px;
  float: left;
  width: 260px;
  height: 100px;
  padding: 5px;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
form textarea.large, form .custom-select.large > textarea.selected, form .large.number-range > textarea.selected {
  width: 460px;
  margin-top: 10px;
}
form textarea:hover,
form textarea:focus,
form input[type="text"]:hover,
form #filters .row #column-picker-dropdown .custom-select > [type="text"].selected:hover,
#filters .row #column-picker-dropdown form .custom-select > [type="text"].selected:hover,
form #filters .row #column-picker-dropdown .number-range > [type="text"].selected:hover,
#filters .row #column-picker-dropdown form .number-range > [type="text"].selected:hover,
form input[type="text"]:focus,
form #filters .row #column-picker-dropdown .custom-select > [type="text"].selected:focus,
#filters .row #column-picker-dropdown form .custom-select > [type="text"].selected:focus,
form #filters .row #column-picker-dropdown .number-range > [type="text"].selected:focus,
#filters .row #column-picker-dropdown form .number-range > [type="text"].selected:focus,
form input[type="email"]:hover,
form #filters .row #column-picker-dropdown .custom-select > [type="email"].selected:hover,
#filters .row #column-picker-dropdown form .custom-select > [type="email"].selected:hover,
form #filters .row #column-picker-dropdown .number-range > [type="email"].selected:hover,
#filters .row #column-picker-dropdown form .number-range > [type="email"].selected:hover,
form input[type="email"]:focus,
form #filters .row #column-picker-dropdown .custom-select > [type="email"].selected:focus,
#filters .row #column-picker-dropdown form .custom-select > [type="email"].selected:focus,
form #filters .row #column-picker-dropdown .number-range > [type="email"].selected:focus,
#filters .row #column-picker-dropdown form .number-range > [type="email"].selected:focus {
  border-color: #989898;
  color: #444444;
  outline: none;
}
p.buyer-message {
  float: left;
  margin: 8px;
}
.module form {
  margin: 0;
  float: left;
}
.button.form-button {
  float: right;
  clear: both;
}
label .button.form-button {
  float: right;
  margin: 20px 0 0 10px;
  clear: none;
}
#login-form label, #register_form label,
.filter-form .filter label,
form label > span {
  clear: left;
  font-size: 13px;
  margin-right: 10px;
  display: block;
  color: #444444;
  position: relative;
}
#login-form label, #register_form label {
  width: 130px;
}
label .input {
  position: relative;
  float: right;
  width: 300px;
}
input:-webkit-autofill, .search form input:-webkit-autofill:hover, .search form input:-webkit-autofill:focus, #filters .row #column-picker-dropdown .custom-select > .selected:-webkit-autofill, #filters .row #column-picker-dropdown .number-range > .selected:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.row .form-action {
  float: right;
  margin: 20px;
  font-size: 13px;
}
#login-form .row, #register_form .row {
  clear: left;
  margin: 0 0 5px 0;
}
#register_form .row {
  float: left;
  clear: both;
  margin-bottom: 20px !important;
}
#register_form .row:first-child {
  margin-top: 20px;
}
abbr.required {
  color: #ec4832;
  font-size: 13px;
  cursor: default;
  border-bottom: none;
  margin: 5px 0 0 -8px;
  position: relative;
  left: 15px;
}
.order-alert-inputholder {
  width: 300px;
  float: left;
  margin: 2px 0px 0px 0px;
}
.order-alert-button {
  float: left;
  margin: 1px 0px 0px 25px;
}
.order-inputbox-holder, .popup-inputbox-holder {
  width: 300px;
  float: left;
}
.order-inputbox-holder .button-holder, .popup-inputbox-holder .button-holder {
  float: none !important;
}
.order-inputbox-holder .button, .popup-inputbox-holder .button {
  width: 220px;
  float: right;
  margin: 20px 0px 30px 0px;
}
.order-inputbox-holder .inputbox, .popup-inputbox-holder .inputbox {
  width: 100%;
}
.order-inputbox-holder .inputbox[type="number"], .popup-inputbox-holder .inputbox[type="number"] {
  width: 33%;
}
.order-inputbox-holder .std-checkbox, .popup-inputbox-holder .std-checkbox {
  top: -3px;
}
.order-inputbox-holder.half-input, .half-input.popup-inputbox-holder {
  width: 125px;
  float: left;
  margin-left: 10px;
}
.popup-inputbox-holder {
  width: -webkit-calc(100% - 15px);
  width: -moz-calc(100% - 15px);
  width: calc(100% - 15px);
}
.add-saleschannel {
  width: 250px;
  float: right;
  margin-bottom: 20px;
}
.add-saleschannel .med-element {
  width: 100px;
  min-width: 100px;
}
.add-saleschannel .custom-select, .add-saleschannel .number-range {
  width: 150px;
  float: left;
}
.add-saleschannel .button {
  float: right;
  margin-top: 2px;
}
.add-settings {
  width: 250px;
  float: right;
}
.add-settings .button-holder {
  float: right;
}
.add-settings .button {
  float: right;
}
.filters-form-users {
  float: left;
  clear: both;
}
.filters-form-users .table-footer {
  opacity: 0;
}
.filters-form-users .filter-form-buttons {
  width: 50%;
  float: left;
  clear: both;
}
.filters-form-users .reset {
  float: left;
}
#userFilterForm {
  float: left;
  clear: both;
}
.filter-buttons {
  float: left;
  clear: both;
  margin-top: 20px;
}
.filter-buttons a.button {
  margin-left: 10px;
}
.table-footer {
  display: none;
}
input.tag, .search form input.tag:hover, .search form input.tag:focus, #filters .row #column-picker-dropdown .custom-select > .tag.selected, #filters .row #column-picker-dropdown .number-range > .tag.selected {
  margin-left: 2px;
}
#manage-account-channel-form ul {
  list-style: initial;
}
#manage-account-channel-form label {
  width: 100%;
  float: left;
  clear: both;
}
#manage-account-channel-form label > span {
  width: auto;
  float: left;
}
#package-promo-code-form {
  margin-top: 10px;
}
#package-promo-code-form .promocode-label {
  width: 152px;
  float: left;
  line-height: 26px;
}
#package-promo-code-form .promocode-input-holder {
  width: 460px;
  float: left;
}
#package-promo-code-form .button-holder {
  clear: none;
  margin-left: 25px;
}
#package-promo-code-form .button-holder .button {
  padding: 4px 6px 4px;
}
#account-settings-miscellaneous .inputbox-label {
  width: 200px;
}
.align_buttons {
  float: left;
  clear: none;
  background: transparent;
  overflow: hidden;
}
.align_buttons span {
  float: left;
  background-repeat: no-repeat;
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
}
.align_buttons span:hover {
  background-color: #f5f5f5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ffffff));
  background: -moz-linear-gradient(top, #f5f5f5, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff');
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  border-color: #989898;
}
.align_buttons span.active .left-align {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  -ms-border-radius: 5px 0px 0px 5px;
  -o-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-clip: padding-box;
}
.align_buttons span.active .center-align {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.align_buttons span.active .right-align {
  border-right: 1px solid #c2c2c2;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  -ms-border-radius: 0px 5px 5px 0px;
  -o-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  background-clip: padding-box;
}
.align_buttons span a {
  display: block;
  border-left: 1px solid #c2c2c2;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.align_buttons span .left-align {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  -ms-border-radius: 5px 0px 0px 5px;
  -o-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-clip: padding-box;
}
.align_buttons span .center-align {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.align_buttons span .right-align {
  border-right: 1px solid #c2c2c2;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  -ms-border-radius: 0px 5px 5px 0px;
  -o-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  background-clip: padding-box;
}
table {
  width: 100%;
  float: left;
  clear: both;
  margin: 0px;
  table-layout: fixed;
}
table thead tr {
  overflow: hidden;
  border-left: 1px solid #5fafda;
  border-right: 1px solid #5fafda;
  border-bottom: none;
}
table th {
  width: 60px;
  background: #5fafda;
  color: #ffffff;
  padding: 5px 0 5px 0;
  font-size: 13px;
  font-weight: 700;
}
table th .std-checkbox {
  max-width: 40px;
}
table th:first-child {
  -webkit-border-radius: 3px 0px 0px 0px;
  -moz-border-radius: 3px 0px 0px 0px;
  -ms-border-radius: 3px 0px 0px 0px;
  -o-border-radius: 3px 0px 0px 0px;
  border-radius: 3px 0px 0px 0px;
  background-clip: padding-box;
}
table th:last-child {
  -webkit-border-radius: 0px 3px 0px 0px;
  -moz-border-radius: 0px 3px 0px 0px;
  -ms-border-radius: 0px 3px 0px 0px;
  -o-border-radius: 0px 3px 0px 0px;
  border-radius: 0px 3px 0px 0px;
  background-clip: padding-box;
}
table th.sorting, table th.sorting_desc, table th.sorting_asc {
  cursor: pointer;
}
table th.sorting:hover, table th.sorting_desc:hover, table th.sorting_asc:hover {
  background-color: #74b9df;
}
table th.sorting:focus, table th.sorting_desc:focus, table th.sorting_asc:focus {
  background-color: #1477aa;
}
table th.sorting_asc {
  background-image: url("../img/arrows/sort.png");
  background-repeat: no-repeat;
  background-position: right 15px bottom -42px;
  padding-right: 20px;
}
table th.sorting_desc {
  background-image: url("../img/arrows/sort.png");
  background-repeat: no-repeat;
  background-position: right 15px top -42px;
  padding-right: 20px;
}
table th.checkbox {
  width: 40px !important;
  padding-left: 5px !important;
}
table th.orderid-col {
  width: 300px;
}
table th.channel-col {
  width: 100px !important;
}
table th.account-col {
  width: 112px;
}
table th.orderdate-col {
  width: 80px !important;
}
table th.order-product-image-col {
  width: 100px !important;
}
table th.total-col {
  width: 70px !important;
}
table th.image-col {
  width: 100px !important;
}
table th.sku-col {
  width: 100px;
}
table th.product-name-col {
  width: 240px;
}
table th.buyerOrder-col {
  width: 100px !important;
}
table th.quantity {
  width: 50px !important;
}
table th.price {
  width: 60px !important;
}
table th.found-col {
  width: 120px;
}
table th.status-col {
  width: 121px !important;
}
table th.weight-col {
  width: 65px !important;
}
table th.length-col {
  width: 50px !important;
}
table th.width-col {
  width: 50px !important;
}
table th.height-col {
  width: 50px !important;
}
table th.insurance-col {
  width: 40px !important;
}
table th.signature-col {
  width: 40px !important;
}
table th.item-col {
  width: 175px !important;
}
table th.parcels-col {
  width: 90px !important;
}
table th.service-col {
  width: 200px !important;
}
table th.courier-col {
  width: 180px !important;
}
table th.itemImage-col {
  width: 50px !important;
}
table th.itemImage-col img {
  width: 100%;
}
table th.shippingMethod-col {
  width: 85px !important;
}
table th.deliveryInstructions-col {
  width: 130px !important;
}
table th.buyer-col {
  width: 90px !important;
}
table th.message-col {
  width: 55px !important;
}
table th.gift-col {
  width: 50px !important;
}
table th.actions-col {
  width: 110px !important;
}
table th.batch-col {
  width: 60px;
}
table th.shipping-col {
  width: 105px;
}
table th.tag-col {
  width: 55px;
}
table th.user-created-tag-col {
  width: 55px !important;
}
table th.marketplace-col {
  width: 100px;
}
table th.toggle-col {
  width: 100px !important;
}
table th.package-type-col {
  width: 110px !important;
}
table th.add-ons-col {
  width: 110px !important;
}
table th.order-tracking-info-col {
  width: 90px !important;
}
table th.order-label-created-date-col {
  width: 80px !important;
}
table th.experience-col {
  width: 110px !important;
}
table th.courier-pickup-col {
  width: 60px !important;
}
table th.options {
  width: 30px !important;
}
table th.options .column-picker-cog {
  margin: auto;
}
table th.customisation-col {
  width: 55px !important;
}
table tr {
  max-height: 60px !important;
  background-color: #ffffff;
  overflow: hidden;
}
table tr:nth-child(even) {
  background-color: #edf7fc;
}
table tr:last-child td {
  border-bottom: 1px solid #c2c2c2 !important;
}
table tr:last-child td:first-child {
  -webkit-border-radius: 0px 0px 0px 5px;
  -moz-border-radius: 0px 0px 0px 5px;
  -ms-border-radius: 0px 0px 0px 5px;
  -o-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
  background-clip: padding-box;
}
table tr:last-child td:last-child {
  -webkit-border-radius: 0px 0px 5px 0px;
  -moz-border-radius: 0px 0px 5px 0px;
  -ms-border-radius: 0px 0px 5px 0px;
  -o-border-radius: 0px 0px 5px 0px;
  border-radius: 0px 0px 5px 0px;
  background-clip: padding-box;
}
table tr td {
  padding: 5px;
  font-size: 12px;
  max-height: 50px;
  height: 50px;
  overflow: hidden;
  font-weight: 400px;
  text-align: center;
  border-bottom: 1px solid #c2c2c2;
}
table tr td:first-child {
  border-left: 1px solid #c2c2c2;
}
table tr td:last-child {
  border-right: 1px solid #c2c2c2;
}
table tr td a.manage {
  margin-right: 15px !important;
}
table tr td a.manage:only-child {
  margin: 0 !important;
}
table tr td .token {
  font-size: 12px !important;
}
table tr td .title, table tr td .subtitle {
  float: left;
  display: block;
  clear: left;
  text-align: left;
  overflow: hidden;
  max-height: 50px;
}
table tr td img {
  max-width: 100px;
}
table tr td .std-checkbox {
  max-width: 40px;
}
table tr td .custom-select-item .std-checkbox {
  max-width: initial;
}
table .order-info, table .order-info tr, table .order-info td {
  border: none;
  font-size: 12px;
  max-height: 60px !important;
  height: 50px !important;
  overflow: hidden;
}
table.no-borders {
  width: 400px;
  float: right;
}
table.no-borders tr {
  background-color: #ffffff;
}
table.no-borders tr:nth-child(even) {
  background-color: #ffffff !important;
}
table.no-borders td {
  border: none !important;
}
table.normal-table th:first-child {
  -webkit-border-radius: 5px 0px 0px 0px;
  -moz-border-radius: 5px 0px 0px 0px;
  -ms-border-radius: 5px 0px 0px 0px;
  -o-border-radius: 5px 0px 0px 0px;
  border-radius: 5px 0px 0px 0px;
  background-clip: padding-box;
}
table.normal-table th:last-child {
  -webkit-border-radius: 0px 5px 0px 0px;
  -moz-border-radius: 0px 5px 0px 0px;
  -ms-border-radius: 0px 5px 0px 0px;
  -o-border-radius: 0px 5px 0px 0px;
  border-radius: 0px 5px 0px 0px;
  background-clip: padding-box;
}
.full-width table th:first-child, .full-width table th:last-child, .template-element-ordertable-main table th:first-child, .template-element-ordertable-main table th:last-child {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
}
.full-width table tr:last-child td, .template-element-ordertable-main table tr:last-child td {
  border-bottom: none;
}
.full-width table tr:last-child td:first-child, .template-element-ordertable-main table tr:last-child td:first-child {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
}
.full-width table tr:last-child td:last-child, .template-element-ordertable-main table tr:last-child td:last-child {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
}
.table-footer {
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  border-top: 1px solid #c2c2c2;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  height: 25px;
  float: left;
  font-size: 13px;
  padding: 6px 20px 6px 20px;
  position: fixed;
  bottom: 0px;
  z-index: 5;
}
.table-footer .dataTables_info {
  line-height: 20px;
  float: left;
}
.table-footer > div span.tfoot-label {
  margin-top: 2px;
}
.table-footer > div.dataTables_paginate {
  float: left;
  line-height: 23px;
}
.table-footer > div.dataTables_paginate .paginate_button,
.table-footer > div.dataTables_paginate span > .paginate_active,
.table-footer > div.dataTables_paginate span > .paginate_button_disabled {
  cursor: pointer;
  margin: 2px;
}
.table-footer > div.dataTables_paginate .paginate_button.paginate_button_disabled {
  cursor: default;
  color: #c2c2c2;
}
.table-footer > div.dataTables_paginate .paginate_button.next,
.table-footer > div.dataTables_paginate .paginate_button.previous {
  display: none !important;
}
.table-footer > div.dataTables_paginate span > .paginate_active,
.table-footer > div.dataTables_paginate span > .paginate_button_disabled {
  cursor: default;
  color: #242424;
}
table.order-info {
  width: auto;
}
.product-info-cell {
  width: 300px;
}
.sorting_1 .enable_switch {
  margin-top: 0px;
}
.orderid-cell {
  width: 100%;
  float: left;
  clear: both;
  max-height: 50px !important;
  overflow: hidden;
}
.orderid-cell a {
  width: 100%;
  float: left;
  clear: both;
}
.orderid-cell a .productinfo {
  color: #444444;
}
.orderid-cell a .productinfo .itemSku {
  max-width: 50%;
  display: inline-block;
  overflow: hidden;
  max-height: 16px;
  vertical-align: top;
}
.channel-holder {
  width: 100px;
  margin: auto;
}
.buyer-message-holder .less-opacity, .gift-message-holder .less-opacity, .customisation-holder .less-opacity {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  opacity: 0.1;
}
.buyer-message-holder div, .gift-message-holder div, .customisation-holder div {
  margin: auto;
}
#usersTable_wrapper table {
  min-width: 1025px;
  max-width: 1300px;
  width: 100%;
}
#usersTable_wrapper .table-footer {
  display: none;
}
.trading-company-title {
  width: 100%;
  max-width: 1300px;
  min-width: 1025px;
}
#tradingCompaniesDetails .heading-medium {
  margin-bottom: 10px;
}
#tradingCompaniesDetails table {
  min-width: 1025px;
  max-width: 1300px;
  width: 100%;
}
#tradingCompaniesDetails table td {
  vertical-align: top;
  padding: 5px;
}
#tradingCompaniesDetails table td .title {
  width: 80px;
  float: left;
  clear: both;
  font-size: 13px;
  font-weight: bold;
  margin-left: 5px;
  padding: 5px;
}
#tradingCompaniesDetails table td .value {
  width: 200px;
  float: left;
  text-align: left;
  padding: 5px;
  margin-top: 2px;
}
div.action {
  width: 200px;
  float: right;
}
div.action .manage, div.action .duplicate, div.action .delete {
  float: left;
  width: auto;
  margin-left: 10px;
}
div.action a, div.action a.manage, div.action a.duplicate, div.action a.delete {
  float: left;
  margin-left: 10px;
}
#usersTable td .action {
  width: 107px;
  clear: both;
  float: none !important;
  margin: 0px auto 0px auto;
}
#usersTable td .action span {
  float: left;
}
#accounts_wrapper {
  width: 100% !important;
  min-width: 1025px;
  max-width: 1900px;
  float: left;
}
#accounts_wrapper .dataTables_scroll, #usersTable_wrapper .dataTables_scroll {
  overflow-x: hidden;
}
#accounts_wrapper .dataTables_scrollBody, #usersTable_wrapper .dataTables_scrollBody {
  overflow-x: hidden;
  overflow-y: hidden;
}
.fixed-header {
  min-height: 46px !important;
}
.title-col {
  text-align: left;
}
.listing-title-col {
  float: left;
}
#products-table .normal-table th, #products-table .normal-table td {
  border-right: 1px solid #c2c2c2;
}
#products-table .normal-table td {
  border-top: 1px solid #c2c2c2;
  border-bottom: none !important;
}
#products-table .normal-table th:last-child {
  border-right: 1px solid #5fafda;
}
#products-table .normal-table tr {
  border-top: 1px solid #c2c2c2;
  border-bottom: none !important;
}
#products-table .normal-table tr:last-child td {
  border-bottom: 1px solid #c2c2c2 !important;
}
tr.product-link-tr {
  border-top: none !important;
  border-left: 1px solid #c2c2c2 !important;
  border-right: 1px solid #c2c2c2 !important;
}
tr.product-link-tr td.product-link-td {
  border: none !important;
  height: 15px;
  background-color: #efeeee;
}
tr.product-link-tr td.product-link-td:first-child {
  border-left: 1px solid #c2c2c2 !important;
}
tr.product-link-tr td.product-link-td:last-child {
  border-right: 1px solid #c2c2c2 !important;
}
.monthlyUsage {
  width: 280px;
  float: left;
  clear: both;
}
table#accounts {
  width: 100%;
  min-width: 100%;
  float: left;
}
.red-strike {
  color: #ec4832;
  text-decoration: line-through;
}
.auto-refresh {
  display: none;
}
.totals-table {
  width: 100% !important;
  float: left;
  clear: both;
  border-bottom: none;
}
.totals-table tbody tr td.leftcell {
  font-size: 13px;
  color: #242424;
  text-align: left;
}
.totals-table tbody tr:last-child td {
  border-bottom: none !important;
}
.giftwrap.odd {
  background-color: #f5f5f5 !important;
}
.wrap-message-holder {
  width: -webkit-calc(100%-20px);
  width: -moz-calc(100%-20px);
  width: calc(100%-20px);
  float: left;
  clear: both;
  text-align: left;
  margin-left: 20px;
}
.wrap-message-holder br {
  display: none !important;
}
.wrap-type-holder {
  width: -webkit-calc(100%-40px);
  width: -moz-calc(100%-40px);
  width: calc(100%-40px);
  float: left;
  clear: both;
  text-align: left;
  margin-left: 36px;
}
.product-table-item, .product-table-item-link {
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
  float: left;
  text-align: left;
  margin-left: 20px;
}
.dataTables_info {
  width: auto;
  line-height: 20px;
}
.dataTables_info.dataTables_processing-info {
  color: #989898;
}
#datatable_wrapper {
  height: 100%;
  width: -webkit-calc(100% - 200px);
  width: -moz-calc(100% - 200px);
  width: calc(100% - 200px);
  overflow-x: auto;
  position: fixed;
  margin-top: 10px;
}
.import-listings-datatable .dataTables_scroll {
  height: -webkit-calc(100% - 218px);
  height: -moz-calc(100% - 218px);
  height: calc(100% - 218px);
}
.dataTables_scroll {
  width: 100% !important;
  overflow-x: auto;
  overflow-y: hidden;
}
.dataTables_scrollHead {
  min-height: 28px;
  float: left;
  clear: both;
  position: relative;
  z-index: 5;
  background: #5fafda;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  -ms-border-radius: 3px 3px 0px 0px;
  -o-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  background-clip: padding-box;
}
.dataTables_scrollHead .dataTables_scrollHeadInner {
  width: 100% !important;
}
.dataTables_scrollBody {
  float: left;
  clear: both;
  min-width: 100%;
  position: relative;
  z-index: 4;
  overflow-x: hidden !important;
  overflow-y: scroll;
}
.dataTables_scrollBody th {
  height: 0px;
}
.dataTables_scrollBackground {
  background-color: #1477aa;
}
#datatable {
  margin-bottom: 0px;
}
#datatable table {
  width: auto !important;
}
.dataTables_wrapper.scroll-height-auto .dataTables_scrollBody {
  height: auto !important;
}
.dataTables_wrapper.no-footer .table-footer {
  display: none;
}
.dataTables_wrapper.no-footer .dataTables_scroll {
  height: -webkit-calc(100% - 215px);
  height: -moz-calc(100% - 215px);
  height: calc(100% - 215px);
}
#datatable-container #datatable_wrapper {
  margin-top: 50px !important;
}
.DTCR_clonedTable {
  width: auto !important;
  z-index: 100;
}
div.DTCR_pointer {
  width: 1px;
  background-color: #5fafda;
  z-index: 201;
}
.dataTables_length {
  width: 178px;
  float: left;
  margin-left: 30px;
  position: relative;
  top: -1px;
}
span.logo, span.logo-small, span.logo-large {
  display: block;
  text-indent: -100000px;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}
div.channel-large-holder {
  width: 200px;
  float: left;
}
div.channel-large-holder img {
  max-height: 55px;
}
span.logo.ekm {
  width: 100px;
  height: 23px;
  background-image: url("../img/logos/ekm-logo_medium.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.ekm {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/ekm-logo_small.png");
}
span.logo-large.ekm {
  width: 101px;
  height: 38px;
  background-image: url("../img/logos/ekm-logo_large.png");
}
span.logo.ebay {
  width: 100px;
  height: 24px;
  background-image: url("../img/logos/ebay_60x24.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.ebay {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/ebay_16x16.png");
}
span.logo-large.ebay {
  width: 92px;
  height: 35px;
  background-image: url("../img/logos/ebay_92x35.png");
}
span.logo.amazon {
  width: 100px;
  height: 24px;
  background-image: url("../img/logos/amazon_60x24.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.amazon {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/amazon_16x16.png");
}
span.logo-large.amazon {
  width: 96px;
  height: 35px;
  background-image: url("../img/logos/amazon_96x35.png");
  position: relative;
  top: 7px;
}
span.logo.amazon-fba {
  width: 96px;
  height: 36px;
  background-image: url("../img/logos/amazon-fba_medium.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.amazon-fba {
  width: 96px;
  height: 36px;
  background-image: url("../img/logos/amazon-fba_medium.png");
}
span.logo-large.amazon-fba {
  width: 100px;
  height: 25px;
  background-image: url("../img/logos/amazon-fba_large.png");
  position: relative;
  top: 7px;
}
span.logo.play {
  width: 100px;
  height: 24px;
  background-image: url("../img/logos/play_60x24.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.play {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/play_16x16.png");
}
span.logo-large.play {
  width: 102px;
  height: 35px;
  background-image: url("../img/logos/play_102x35.png");
}
span.logo.woo-commerce {
  width: 100px;
  height: 24px;
  background-image: url("../img/logos/woocommerce_60x24.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.woo-commerce {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/woocommerce_16x16.png");
}
span.logo-large.woo-commerce {
  width: 200px;
  height: 40px;
  background-image: url("../img/logos/woocommerce_200x40.png");
}
span.logo.shopify {
  width: 100px;
  height: 24px;
  background-image: url("../img/logos/shopify_60x24.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.shopify {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/shopify_16x16.png");
}
span.logo-large.shopify {
  width: 92px;
  height: 35px;
  background-image: url("../img/logos/shopify_92x35.png");
}
span.logo.big-commerce {
  width: 100px;
  height: 24px;
  background-image: url("../img/logos/bigcommerce_60x24.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.big-commerce {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/bigcommerce_16x16.png");
}
span.logo-large.big-commerce {
  width: 92px;
  height: 35px;
  background-image: url("../img/logos/bigcommerce_92x35.png");
}
span.logo.manual-order {
  width: 100px;
  height: 10px;
  background-image: url("../img/logos/manualorder_medium.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.manual-order {
  width: 20px;
  height: 3px;
  background-image: url("../img/logos/manualorder_small.png");
}
span.logo-large.manual-order {
  width: 109px;
  height: 14px;
  background-image: url("../img/logos/manualorder_large.png");
}
span.logo.etsy {
  width: 100px;
  height: 30px;
  background-image: url("../img/logos/etsy_medium.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.etsy {
  width: 13px;
  height: 16px;
  background-image: url("../img/logos/etsy_small.png");
}
span.logo-large.etsy {
  width: 96px;
  height: 35px;
  background-image: url("../img/logos/etsy_large.png");
}
span.logo.royal-mail, span.logo.royal-mail-oba, span.logo.royal-mail-nd, span.logo.royal-mail-click-drop, span.logo.royal-mail-ss, span.logo.royal-mail-ca, span.logo.royal-mail-intersoft-ca {
  width: 100px;
  height: 35px;
  background-image: url("../img/logos/royalmail_36x24.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.royal-mail, span.logo-small.royal-mail-oba, span.logo-small.royal-mail-nd, span.logo-small.royal-mail-click-drop, span.logo-small.royal-mail-ss, span.logo-small.royal-mail-ca, span.logo-small.royal-mail-intersoft-ca {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/royalmail_16x16.png");
}
span.logo-large.royal-mail, span.logo-large.royal-mail-oba, span.logo-large.royal-mail-nd, span.logo-large.royal-mail-click-drop, span.logo-large.royal-mail-ss, span.logo-large.royal-mail-ca, span.logo-large.royal-mail-intersoft-ca {
  width: 92px;
  height: 63px;
  background-image: url("../img/logos/royalmail_92x63.png");
}
span.logo.dpd, span.logo.dpd-ca {
  width: 100px;
  height: 30px;
  background-image: url("../img/logos/dpd_60x30.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.dpd, span.logo-small.dpd-ca {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/dpd_16x16.png");
}
span.logo-large.dpd, span.logo-large.dpd-ca {
  width: 92px;
  height: 46px;
  background-image: url("../img/logos/dpd_92x46.png");
}
span.logo.dhl, span.logo.dhl-express-uk-ss {
  width: 100px;
  height: 19px;
  background-image: url("../img/logos/dhl_60x19.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.dhl, span.logo-small.dhl-express-uk-ss {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/dhl_16x16.png");
}
span.logo-large.dhl, span.logo-large.dhl-express-uk-ss {
  width: 92px;
  height: 29px;
  background-image: url("../img/logos/dhl_92x29.png");
}
span.logo.fedex, span.logo.fedex-ss, span.logo.fedex-uk-ss {
  width: 100px;
  height: 21px;
  background-image: url("../img/logos/fedex_60x21.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.fedex, span.logo-small.fedex-ss, span.logo-small.fedex-uk-ss {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/fedex_16x16.png");
}
span.logo-large.fedex, span.logo-large.fedex-ss, span.logo-large.fedex-uk-ss {
  width: 92px;
  height: 32px;
  background-image: url("../img/logos/fedex_92x32.png");
}
span.logo.interlink, span.logo.interlink-ca {
  width: 66px;
  height: 28px;
  background-image: url("../img/logos/interlink_66x28.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.interlink, span.logo-small.interlink-ca {
  width: 38px;
  height: 16px;
  background-image: url("../img/logos/interlink_38x16.png");
}
span.logo-large.interlink, span.logo-large.interlink-ca {
  width: 102px;
  height: 43px;
  background-image: url("../img/logos/interlink_102x43.png");
}
span.logo.myhermes, span.logo.myhermes-ca {
  width: 100px;
  height: 15px;
  background-image: url("../img/logos/myhermes_60x15.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.myhermes, span.logo-small.myhermes-ca {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/myhermes_16x16.png");
}
span.logo-large.myhermes, span.logo-large.myhermes-ca {
  width: 92px;
  height: 24px;
  background-image: url("../img/logos/myhermes_92x24.png");
}
span.logo.parcelforce, span.logo.parcelforce-ca {
  width: 100px;
  height: 23px;
  background-image: url("../img/logos/parcelforce_60x23.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.parcelforce, span.logo-small.parcelforce-ca {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/parcelforce_16x16.png");
}
span.logo-large.parcelforce, span.logo-large.parcelforce-ca {
  width: 92px;
  height: 35px;
  background-image: url("../img/logos/parcelforce_92x35.png");
}
span.logo.tnt {
  width: 100px;
  height: 22px;
  background-image: url("../img/logos/tnt_60x22.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.tnt {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/tnt_16x16.png");
}
span.logo-large.tnt {
  width: 92px;
  height: 34px;
  background-image: url("../img/logos/tnt_92x34.png");
}
span.logo.uk-mail, span.logo.uk-mail-nd, span.logo.uk-mail-ca {
  width: 100px;
  height: 17px;
  background-image: url("../img/logos/ukmail_60x17.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-large.uk-mail, span.logo-large.uk-mail-nd, span.logo-large.uk-mail-ca {
  width: 92px;
  height: 26px;
  background-image: url("../img/logos/ukmail_92x26.png");
}
span.logo.ups, span.logo.ups-ss, span.logo.ups-us-ss {
  width: 100px;
  height: 44px;
  background-image: url("../img/logos/ups_60x44.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.ups, span.logo-small.ups-ss, span.logo-small.ups-us-ss {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/ups_16x16.png");
}
span.logo-large.ups, span.logo-large.ups-ss, span.logo-large.ups-us-ss {
  width: 92px;
  height: 67px;
  background-image: url("../img/logos/ups_92x67.png");
}
span.logo.yodel, span.logo.yodel-nd {
  width: 100px;
  height: 19px;
  background-image: url("../img/logos/yodel_60x19.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-large.yodel, span.logo-large.yodel-nd {
  width: 92px;
  height: 29px;
  background-image: url("../img/logos/yodel_92x29.png");
}
span.logo.usps, span.logo.usps-ss {
  width: 100px;
  height: 51px;
  background-image: url("../img/logos/usps_60x51.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-large.usps, span.logo-large.usps-ss {
  width: 92px;
  height: 78px;
  background-image: url("../img/logos/usps_92x78.png");
}
span.logo.hermes, span.logo.hermes-ca {
  width: 100px;
  height: 12px;
  background-image: url("../img/logos/hermes_60x12.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.hermes, span.logo-small.hermes-ca {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/hermes_16x16.png");
}
span.logo-large.hermes, span.logo-large.hermes-ca {
  width: 92px;
  height: 19px;
  background-image: url("../img/logos/hermes_92x19.png");
}
span.logo.walmart {
  width: 100px;
  height: 17px;
  background-image: url("../img/logos/walmart_60x17.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-large.walmart {
  width: 92px;
  height: 27px;
  background-image: url("../img/logos/walmart_92x27.png");
}
span.logo.classic {
  width: 100px;
  height: 30px;
  background-image: url("../img/logos/classic_60x30.png");
  margin-left: auto;
  margin-right: auto;
  display: block;
}
span.logo-small.classic {
  width: 16px;
  height: 16px;
  background-image: url("../img/logos/classic_16x16.png");
}
span.logo-large.classic {
  width: 92px;
  height: 35px;
  background-image: url("../img/logos/classic_92x35.png");
}
.timeline-boxes-holder {
  min-width: 670px;
  float: left;
}
.timeline-boxes {
  width: auto;
  margin: 0;
  padding: 30px;
  border-left: none;
  clear: left;
}
.timeline-boxes-total {
  float: left;
  clear: left;
  text-align: center;
  width: 644px;
  margin: 15px -15px 15px;
  font-weight: normal;
}
.timeline-box {
  padding: 15px 0;
  float: left;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 150px;
  height: 40px;
  background-color: #6fb615;
}
.timeline-box span {
  font-size: 17px;
  color: #ffffff;
  font-weight: bold;
}
.timeline-box p {
  color: #ffffff;
  font-size: 12px;
  margin: 0;
  font-weight: normal;
}
.module > div.timeline-boxes-timeline,
.timeline-boxes-timeline {
  clear: both;
  display: block;
  padding-left: 63px;
}
.timeline-boxes-timeline > span {
  float: left;
  display: block;
}
.timeline-boxes-timeline > .status-circle {
  margin-top: -3px;
  margin-right: 5px;
}
.timeline-arrow-right {
  width: 119px;
  padding: 15px 0px 0px 0px;
  display: block;
  background: url("../img/icons/timeline-arrow.png") -11px 0 no-repeat transparent;
  text-align: center;
  font-size: 12px;
  margin-right: 5px;
  padding-right: 10px;
}
.dataTables_processing, .dataTables_processing-bottom,
.notifications > div,
#notifications > div {
  display: block;
  clear: both;
  margin: 30px auto;
  border: 2px solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  padding: 15px 70px 15px 70px;
  position: fixed;
  width: 600px;
  background: #ffffff;
  height: 20px;
}
.dataTables_processing, .dataTables_processing-bottom {
  color: #5fafda;
  border-color: #5fafda;
  background-color: #ffffff;
  padding: 20px 15px 15px 15px;
  text-align: left;
  margin: 0 auto;
  width: auto;
  height: auto !important;
  margin-bottom: -61px;
  left: 45%;
  top: 45%;
  z-index: 100;
}
.dataTables_processing-bottom {
  position: static;
  width: 130px;
}
.dataTables_processing-bottom-container {
  width: 100%;
  min-height: 58px;
  position: static;
  float: left;
  clear: both;
  padding: 5px 0px 5px 0px;
}
.dataTables_processing-footer {
  background: url("../img/loading-transparent-21x21.gif") no-repeat center center;
  float: left;
  display: block;
  width: 21px;
  height: 21px;
  margin: 2px 8px 0px 15px;
}
.datatable-wrapper .loader,
.datatable-wrapper .information {
  float: left;
  width: 100%;
  display: block;
  color: #444444;
  font-size: 13px;
  padding-top: 16px;
  text-align: left;
  clear: left;
}
.datatable-wrapper .loader {
  width: 100%;
  position: absolute;
  margin: auto;
  padding: 0;
  margin: 0;
  left: 0;
}
#main-notifications {
  position: absolute;
  display: block;
  top: 140px;
  width: 720px;
  z-index: 10000;
  left: 50%;
  margin-left: -360px;
}
.fixed-notifications, .relative-notifications {
  width: 1000px;
  float: left;
  clear: both;
  position: relative;
}
.fixed-notifications .error, .fixed-notifications .notice, .fixed-notifications .success, .relative-notifications .error, .relative-notifications .notice, .relative-notifications .success {
  width: 665px;
  margin: 0px;
}
.fixed-notifications {
  height: 50px;
}
.fixed-notifications .error, .fixed-notifications .notice, .fixed-notifications .success {
  position: absolute;
}
.relative-notifications .error, .relative-notifications .notice, .relative-notifications .success {
  position: relative;
}
.notifications {
  width: 720px;
  float: left;
  clear: both;
  margin-top: 0px;
  background: transparent;
  border: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.notifications > div.success span.icon > span {
  background-position: 0 -23px;
}
.notifications > div {
  padding-right: 0px;
  height: inherit;
}
.notifications > div span.icon {
  width: 50px;
  height: 100%;
  top: 0;
  position: absolute;
  left: 0;
  display: block;
}
.notifications > div span.icon > span {
  background-image: url("../img/icons/notifications-white.png");
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
  display: block;
  margin: 14px;
  text-indent: -10000px;
}
.notifications > div span.content {
  width: 90%;
  display: block;
  font-size: 13px;
}
.notifications > div span.content .button-holder {
  float: right;
  margin-right: 20px;
  position: absolute;
  top: 10px;
  right: -7px;
}
.notifications > div a.button {
  width: auto;
  display: inline;
  color: #ffffff;
  border: none;
  float: right;
  margin: -2px 0px 0 5px;
  padding: 6px 10px 4px;
  font-size: 0.8em;
}
.notifications > div a.button:hover, .notifications > div a.button:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.notifications > div a.notification-close {
  background: url("../img/icons/exit.png") 0 0 no-repeat transparent;
  width: 13px;
  height: 13px;
  float: left;
  display: block;
  text-indent: -20000px;
  margin-right: 10px;
  position: absolute;
  top: 19px;
  right: 9px;
}
.notifications > div a.notification-close:hover, .notifications > div a.notification-close:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.notifications > div.error {
  color: #ec4832;
  border-color: #ec4832;
  background-color: white;
}
.notifications > div.error span.icon {
  background: #ec4832;
}
.notifications > div.error a.notification-close {
  background-position: 0px  0px;
}
.notifications > div.error a.button {
  background: #ec4832;
}
.notifications > div.notice {
  color: #ffae00;
  border-color: #ffae00;
  background-color: #ffefcc;
}
.notifications > div.notice span.icon {
  background: #ffae00;
}
.notifications > div.notice a.notification-close {
  background-position: 0px  -13px;
}
.notifications > div.notice a.button {
  background: #ffae00;
}
.notifications > div.success {
  color: #6fb615;
  border-color: #6fb615;
  background-color: #e7fad0;
}
.notifications > div.success span.icon {
  background: #6fb615;
}
.notifications > div.success a.notification-close {
  background-position: 0px  -26px;
}
.notifications > div.success a.button {
  background: #6fb615;
}
.notifications li, .notifications .header-actions ul li a, .header-actions ul li .notifications a {
  list-style: initial;
}
.warning-browser {
  position: fixed;
  background: #ec4832;
  float: left;
  width: 100%;
  padding: 30px;
  top: 0;
  z-index: 1000;
  color: #ffffff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.warning-browser > div {
  float: left;
}
.warning-browser .warning-browser-action {
  float: right;
}
.warning-browser .warning-browser-msg {
  float: left;
  margin-left: 20px;
  line-height: 32px;
}
.warning-browser .warning-browser-msg span {
  font-weight: bold;
}
.notification-top #free-trial {
  top: 102px;
}
.notification-top #login-content {
  top: 60%;
}
.notification-top #fixed-header {
  top: 92px;
}
.notification-top #sub-header {
  top: 142px;
}
.notification-top #content {
  margin-top: 162px !important;
}
.notification-top #bulk-actions {
  top: 256px !important;
}
.notification-top .dataTables_scroll {
  height: -webkit-calc(100% - 372px);
  height: -moz-calc(100% - 372px);
  height: calc(100% - 372px);
  margin-top: 92px;
}
.notification-top #sidebar, .notification-top .sidebar, .notification-top .sidebar-fixed, .notification-top .sidebar-left, .notification-top .sidebar-right, .notification-top .sidebar-hidden .sidebar, .sidebar-hidden .notification-top .sidebar, .notification-top .sidebar-hidden .sidebar-fixed, .sidebar-hidden .notification-top .sidebar-fixed, .notification-top .sidebar-hidden .sidebar-left, .sidebar-hidden .notification-top .sidebar-left, .notification-top .sidebar-hidden .sidebar-right, .sidebar-hidden .notification-top .sidebar-right {
  height: -webkit-calc(100% - 255px) !important;
  height: -moz-calc(100% - 255px) !important;
  height: calc(100% - 255px) !important;
  top: 255px;
}
.notification-top.headerbar-hidden #fixed-header {
  top: 92px;
}
.notification-top.headerbar-hidden #content {
  margin-top: 142px !important;
  height: -webkit-calc(100% - 182px);
  height: -moz-calc(100% - 182px);
  height: calc(100% - 182px);
}
.notification-top.headerbar-hidden #main > #bulk-actions {
  top: 142px !important;
}
.notification-top.headerbar-hidden .dataTables_scroll {
  height: -webkit-calc(100% - 372px);
  height: -moz-calc(100% - 372px);
  height: calc(100% - 372px);
  margin-top: 92px;
}
.notification-top.headerbar-hidden #bulk-actions {
  top: 92px !important;
}
.notification-top.headerbar-hidden .dataTables_scroll {
  height: -webkit-calc(100% - 256px);
  height: -moz-calc(100% - 256px);
  height: calc(100% - 256px);
  margin-top: 0px;
}
.notification-top.headerbar-hidden #sidebar, .notification-top.headerbar-hidden .sidebar, .notification-top.headerbar-hidden .sidebar-fixed, .notification-top.headerbar-hidden .sidebar-left, .notification-top.headerbar-hidden .sidebar-right, .notification-top.headerbar-hidden .sidebar-hidden .sidebar, .sidebar-hidden .notification-top.headerbar-hidden .sidebar, .notification-top.headerbar-hidden .sidebar-hidden .sidebar-fixed, .sidebar-hidden .notification-top.headerbar-hidden .sidebar-fixed, .notification-top.headerbar-hidden .sidebar-hidden .sidebar-left, .sidebar-hidden .notification-top.headerbar-hidden .sidebar-left, .notification-top.headerbar-hidden .sidebar-hidden .sidebar-right, .sidebar-hidden .notification-top.headerbar-hidden .sidebar-right {
  height: -webkit-calc(100% - 142px) !important;
  height: -moz-calc(100% - 142px) !important;
  height: calc(100% - 142px) !important;
  top: 142px;
}
ul.package-notifications {
  width: 100%;
  float: left;
  clear: both;
  padding: 0px;
  margin: 0px;
}
ul.package-notifications li, .header-actions ul.package-notifications li a {
  float: left;
  clear: both;
  padding: 0px;
  margin: 0px;
}
ul.package-notifications li:nth-child(n + 2), .header-actions ul.package-notifications li a:nth-child(n + 2) {
  margin-top: 20px;
}
ul.package-notifications li:only-child, .header-actions ul.package-notifications li a:only-child {
  margin-top: 0px;
}
ul.package-notifications li .limits {
  font-weight: bold;
}
#breadcrumbs {
  float: left;
  margin: 0 25px 15px;
  position: relative;
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  width: calc(100% - 50px);
}
@media print {
  #breadcrumbs {
    display: none !important;
  }
}
#breadcrumbs ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#breadcrumbs ul li, #breadcrumbs .header-actions ul li a, .header-actions #breadcrumbs ul li a {
  width: auto;
  float: left;
  margin: 17px 10px 0px 0;
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#breadcrumbs ul li.seperator, #breadcrumbs .header-actions ul li a.seperator, .header-actions #breadcrumbs ul li a.seperator {
  display: block;
  width: 8px;
  height: 12px;
  background: url("../img/arrows/crumb.png") no-repeat center center transparent;
  text-indent: -20000px;
  margin-top: 22px;
  float: left;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
#breadcrumbs ul li span {
  color: #444444;
  font-size: 13px;
}
#breadcrumbs ul li a {
  font-size: 13px;
}
#breadcrumbs ul li > .right, #breadcrumbs .header-actions ul li a > .right, .header-actions #breadcrumbs ul li a > .right {
  float: right;
  margin: 6px 0 0;
  display: table-row;
}
#breadcrumbs ul li > .right span, #breadcrumbs .header-actions ul li a > .right span, .header-actions #breadcrumbs ul li a > .right span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 25px;
}
#breadcrumbs ul li > .right img, #breadcrumbs .header-actions ul li a > .right img, .header-actions #breadcrumbs ul li a > .right img {
  height: 35px;
  margin: -10px 0 -10px 25px;
}
.multiselect-box {
  width: 100%;
  float: left;
  clear: both;
}
.multiselect-box .custom-select, .multiselect-box .number-range {
  width: 100%;
}
.multiselect-box .custom-select .med-element, .multiselect-box .number-range .med-element {
  width: 100%;
  float: left;
  clear: both;
}
.multiselect-box .custom-select .selected, .multiselect-box .number-range .selected {
  display: none;
}
.multiselect-box .custom-select .open-content, .multiselect-box .number-range .open-content, .multiselect-box .custom-select .open-up, .multiselect-box .number-range .open-up {
  width: 100%;
  height: 115px;
  float: left;
  clear: both;
  display: block;
  border: 1px solid #c2c2c2;
  margin-top: 12px;
  overflow: hidden;
  z-index: 5;
}
.multiselect-box .custom-select .open-content.animated, .multiselect-box .number-range .open-content.animated, .multiselect-box .custom-select .animated.open-up, .multiselect-box .number-range .animated.open-up {
  -moz-animation-duration: 0s;
  -webkit-animation-duration: 0s;
  animation-duration: 0s;
}
.multiselect-box .custom-select .open-content .custom-select-actions, .multiselect-box .number-range .open-content .custom-select-actions, .multiselect-box .custom-select .open-up .custom-select-actions, .multiselect-box .number-range .open-up .custom-select-actions {
  float: left;
  margin-left: 5px;
  display: none;
}
.multiselect-box .custom-select .open-content ul, .multiselect-box .number-range .open-content ul, .multiselect-box .custom-select .open-up ul, .multiselect-box .number-range .open-up ul {
  width: 100%;
  height: -webkit-calc(100% - 3px);
  height: -moz-calc(100% - 3px);
  height: calc(100% - 3px);
  display: block !important;
  float: left;
  clear: both;
  margin-top: 3px;
}
.multiselect-box .custom-select .open-content ul li:hover, .multiselect-box .number-range .open-content ul li:hover, .multiselect-box .custom-select .open-up ul li:hover, .multiselect-box .number-range .open-up ul li:hover, .multiselect-box .custom-select .open-content .header-actions ul li a:hover, .header-actions .multiselect-box .custom-select .open-content ul li a:hover, .multiselect-box .number-range .open-content .header-actions ul li a:hover, .header-actions .multiselect-box .number-range .open-content ul li a:hover, .multiselect-box .custom-select .open-up .header-actions ul li a:hover, .header-actions .multiselect-box .custom-select .open-up ul li a:hover, .multiselect-box .number-range .open-up .header-actions ul li a:hover, .header-actions .multiselect-box .number-range .open-up ul li a:hover, .multiselect-box .custom-select .open-content ul li:focus, .multiselect-box .number-range .open-content ul li:focus, .multiselect-box .custom-select .open-up ul li:focus, .multiselect-box .number-range .open-up ul li:focus, .multiselect-box .custom-select .open-content .header-actions ul li a:focus, .header-actions .multiselect-box .custom-select .open-content ul li a:focus, .multiselect-box .number-range .open-content .header-actions ul li a:focus, .header-actions .multiselect-box .number-range .open-content ul li a:focus, .multiselect-box .custom-select .open-up .header-actions ul li a:focus, .header-actions .multiselect-box .custom-select .open-up ul li a:focus, .multiselect-box .number-range .open-up .header-actions ul li a:focus, .header-actions .multiselect-box .number-range .open-up ul li a:focus, .multiselect-box .custom-select .open-content ul li a:hover, .multiselect-box .number-range .open-content ul li a:hover, .multiselect-box .custom-select .open-up ul li a:hover, .multiselect-box .number-range .open-up ul li a:hover, .multiselect-box .custom-select .open-content ul li a:focus, .multiselect-box .number-range .open-content ul li a:focus, .multiselect-box .custom-select .open-up ul li a:focus, .multiselect-box .number-range .open-up ul li a:focus {
  background-color: #ffffff !important;
}
#zenbox_tab {
  border: solid 1px;
  cursor: pointer;
  position: fixed;
  top: 23%;
  z-index: 10000;
}
.ZenboxTabLeft {
  left: 0;
  background-position: right 0;
}
.ZenboxTabRight {
  right: 0;
  background-position: left 0;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#zenbox_tab:hover {
  background-color: #444;
}
#zenbox_tab img {
  display: block;
}
#zenbox_overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 90000;
}
#zenbox_overlay * {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
#zenbox_container {
  height: 620px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 638px;
  z-index: 2;
}
#zenbox_container .zenbox_header {
  position: relative;
  text-align: right;
  width: auto;
  z-index: 100;
}
#zenbox_close {
  cursor: pointer;
  height: 46px;
  position: relative;
  top: 10px;
  width: 46px;
}
#zenbox_body {
  height: 900px;
  margin-top: -18px;
  position: relative;
  width: 615px;
}
#zenbox_scrim {
  background-color: #000;
  filter: alpha(opacity=42);
  -moz-opacity: 0.42;
  left: 0;
  position: absolute;
  opacity: 0.42;
  top: 0;
  width: 100%;
  z-index: 1;
}
.submit-input {
  width: 100%;
}
.submit-input input.submit-inputbox, .submit-input .search form input.submit-inputbox:hover, .search form .submit-input input.submit-inputbox:hover, .submit-input .search form input.submit-inputbox:focus, .search form .submit-input input.submit-inputbox:focus, .submit-input #filters .row #column-picker-dropdown .custom-select > .submit-inputbox.selected, #filters .row #column-picker-dropdown .submit-input .custom-select > .submit-inputbox.selected, .submit-input #filters .row #column-picker-dropdown .number-range > .submit-inputbox.selected, #filters .row #column-picker-dropdown .submit-input .number-range > .submit-inputbox.selected {
  width: -webkit-calc(100% - 48px);
  width: -moz-calc(100% - 48px);
  width: calc(100% - 48px);
  float: left;
  background-color: #ffffff;
  border: 1px solid #c2c2c2;
  clear: both;
  padding: 3px;
  padding-right: 43px;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  outline: 0;
}
.submit-input input.submit-inputbox[type=number], .submit-input #filters .row #column-picker-dropdown .custom-select > .submit-inputbox[type=number].selected, #filters .row #column-picker-dropdown .submit-input .custom-select > .submit-inputbox[type=number].selected, .submit-input #filters .row #column-picker-dropdown .number-range > .submit-inputbox[type=number].selected, #filters .row #column-picker-dropdown .submit-input .number-range > .submit-inputbox[type=number].selected {
  text-align: right;
}
.submit-input div.edit-btn, .submit-input div.submit-cancel {
  display: none;
  width: 40px;
  height: 21px;
  float: left;
}
.submit-input div.edit-btn ul, .submit-input div.submit-cancel ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: "column";
  -moz-flex-direction: "column";
  -ms-flex-direction: "column";
  flex-direction: "column";
  -webkit-flex-wrap: "nowrap";
  -moz-flex-wrap: "nowrap";
  -ms-flex-wrap: none;
  flex-wrap: "nowrap";
  -webkit-box-align: "stretch";
  -ms-flex-align: "stretch";
  -webkit-align-items: "stretch";
  -moz-align-items: "stretch";
  align-items: "stretch";
  width: 100%;
  float: left;
  clear: both;
  padding: 0px;
  margin: 0px;
}
.submit-input div.edit-btn ul li, .submit-input div.edit-btn .header-actions ul li a, .header-actions .submit-input div.edit-btn ul li a, .submit-input div.submit-cancel ul li, .submit-input div.submit-cancel .header-actions ul li a, .header-actions .submit-input div.submit-cancel ul li a {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 23px;
  float: left;
  display: block;
  border: 1px solid #c2c2c2;
  border-left: 0px;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
}
.submit-input div.edit-btn ul li:active, .submit-input div.edit-btn .header-actions ul li a:active, .header-actions .submit-input div.edit-btn ul li a:active, .submit-input div.submit-cancel ul li:active, .submit-input div.submit-cancel .header-actions ul li a:active, .header-actions .submit-input div.submit-cancel ul li a:active {
  background-color: #f5f5f5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ffffff));
  background: -moz-linear-gradient(top, #f5f5f5, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff');
}
.submit-input div.edit-btn ul li:last-child, .submit-input div.edit-btn .header-actions ul li a:last-child, .header-actions .submit-input div.edit-btn ul li a:last-child, .submit-input div.submit-cancel ul li:last-child, .submit-input div.submit-cancel .header-actions ul li a:last-child, .header-actions .submit-input div.submit-cancel ul li a:last-child {
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  -ms-border-radius: 0px 5px 5px 0px;
  -o-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  background-clip: padding-box;
}
.submit-input div.edit-btn ul li span, .submit-input div.submit-cancel ul li span {
  position: relative;
  left: -webkit-calc(50% - 13px);
  left: -moz-calc(50% - 13px);
  left: calc(50% - 13px);
  width: 13px;
  height: 13px;
  float: left;
  clear: both;
  margin: 4px 0px 0px 6px;
}
.submit-input:hover input.submit-inputbox, .submit-input:hover #filters .row #column-picker-dropdown .custom-select > .submit-inputbox.selected, #filters .row #column-picker-dropdown .submit-input:hover .custom-select > .submit-inputbox.selected, .submit-input:hover #filters .row #column-picker-dropdown .number-range > .submit-inputbox.selected, #filters .row #column-picker-dropdown .submit-input:hover .number-range > .submit-inputbox.selected, .submit-input:focus input.submit-inputbox, .submit-input:focus #filters .row #column-picker-dropdown .custom-select > .submit-inputbox.selected, #filters .row #column-picker-dropdown .submit-input:focus .custom-select > .submit-inputbox.selected, .submit-input:focus #filters .row #column-picker-dropdown .number-range > .submit-inputbox.selected, #filters .row #column-picker-dropdown .submit-input:focus .number-range > .submit-inputbox.selected {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  -ms-border-radius: 5px 0px 0px 5px;
  -o-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-clip: padding-box;
  padding-right: 3px;
}
.submit-input:hover:not(.active) div.edit-btn, .submit-input:focus:not(.active) div.edit-btn {
  display: block;
}
.submit-input.active input.submit-inputbox, .submit-input.active #filters .row #column-picker-dropdown .custom-select > .submit-inputbox.selected, #filters .row #column-picker-dropdown .submit-input.active .custom-select > .submit-inputbox.selected, .submit-input.active #filters .row #column-picker-dropdown .number-range > .submit-inputbox.selected, #filters .row #column-picker-dropdown .submit-input.active .number-range > .submit-inputbox.selected {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  -ms-border-radius: 5px 0px 0px 5px;
  -o-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-clip: padding-box;
  padding-right: 3px;
}
.submit-input.active div.submit-cancel {
  display: block;
}
.submit-input.disabled input.submit-inputbox, .submit-input.bulk-action.disabled:hover:active input.submit-inputbox, .submit-input.bulk-action.disabled:focus:active input.submit-inputbox, .bulk-action.disabled .submit-input.default input.submit-inputbox, .submit-input.disabled #filters .row #column-picker-dropdown .custom-select > .submit-inputbox.selected, #filters .row #column-picker-dropdown .submit-input.disabled .custom-select > .submit-inputbox.selected, .bulk-action.disabled .submit-input.default #filters .row #column-picker-dropdown .custom-select > .submit-inputbox.selected, #filters .row #column-picker-dropdown .bulk-action.disabled .submit-input.default .custom-select > .submit-inputbox.selected, .submit-input.disabled #filters .row #column-picker-dropdown .number-range > .submit-inputbox.selected, #filters .row #column-picker-dropdown .submit-input.disabled .number-range > .submit-inputbox.selected, .bulk-action.disabled .submit-input.default #filters .row #column-picker-dropdown .number-range > .submit-inputbox.selected, #filters .row #column-picker-dropdown .bulk-action.disabled .submit-input.default .number-range > .submit-inputbox.selected {
  width: -webkit-calc(100% - 8px);
  width: -moz-calc(100% - 8px);
  width: calc(100% - 8px);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  color: #c2c2c2;
}
.submit-input.disabled div.edit-btn, .submit-input.bulk-action.disabled:hover:active div.edit-btn, .submit-input.bulk-action.disabled:focus:active div.edit-btn, .bulk-action.disabled .submit-input.default div.edit-btn {
  display: none;
}
.submit-input.disabled div.submit-cancel, .submit-input.bulk-action.disabled:hover:active div.submit-cancel, .submit-input.bulk-action.disabled:focus:active div.submit-cancel, .bulk-action.disabled .submit-input.default div.submit-cancel {
  display: none;
}
.search-field {
  width: 100%;
  float: left;
  clear: both;
  background-color: white;
  border: 1px solid #c2c2c2;
  padding: 2px 2px 2px 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.search-field label {
  width: 18px;
  height: 18px;
  float: left;
  clear: both;
  margin: 3px 3px 2px 2px !important;
}
.search-field .search-field-input {
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 4px 6px 4px 6px;
  float: left;
  clear: none;
  color: #444444;
  margin-left: 2px;
  border: 1px solid #c2c2c2;
  outline: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.search-field .search-field-input:hover, .search-field .search-field-input:focus {
  color: #444444;
  border: 1px solid #989898 !important;
}
.search-field .sprite-search-18-black {
  position: relative;
  top: 0px;
}
.meshim_widget_components_ChatWindow {
  z-index: 1 !important;
}
#column-picker-dropdown {
  z-index: 300;
}
#column-picker-dropdown .custom-select-item {
  padding-top: 5px;
  padding-bottom: 5px;
}
#column-picker-dropdown .open-content, #column-picker-dropdown .custom-select .open-up, .custom-select #column-picker-dropdown .open-up, #column-picker-dropdown .number-range .open-up, .number-range #column-picker-dropdown .open-up {
  overflow: hidden;
  height: 190px !important;
}
#column-picker-dropdown .custom-select-checkboxes {
  max-height: 155px !important;
}
.progressBarBackground {
  background-color: #989898;
  color: #ffffff;
  font-weight: bold;
  width: 120px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  height: 20px;
  position: relative;
  margin: auto;
  overflow: hidden;
}
.progressBar {
  z-index: 30;
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  background-color: #6fb615;
  height: 20px;
  line-height: 20px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.progressBar.usage_low {
  background-color: #6fb615;
}
.progressBar.usage_med {
  background-color: #ffae00;
}
.progressBar.usage_high {
  background-color: #ec4832;
}
.amountOfAllowance {
  height: 20px;
  z-index: 50;
  line-height: 21px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
div.pagination {
  width: 100%;
  z-index: 100;
  padding-left: 1rem;
}
div.pagination .paging_full_numbers {
  margin-left: 30px;
}
.ui-tooltip {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.ui-tooltip:before {
  content: '';
  position: absolute;
  top: -5px;
  left: calc(50% - 5px);
  background: transparent;
  border-bottom: 5px solid whitesmoke;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.ui-tooltip.new, .ui-tooltip.importing, .ui-tooltip.active, .ui-tooltip.on {
  color: #ffffff;
  background-color: #6fb615;
}
.ui-tooltip.new:before, .ui-tooltip.importing:before, .ui-tooltip.active:before, .ui-tooltip.on:before {
  border-bottom-color: #6fb615;
}
.ui-tooltip.paused, .ui-tooltip.cancelled, .ui-tooltip.refunded, .ui-tooltip.partially-refunded, .ui-tooltip.resolved {
  color: #ffffff;
  background-color: #7c23c8;
}
.ui-tooltip.paused:before, .ui-tooltip.cancelled:before, .ui-tooltip.refunded:before, .ui-tooltip.partially-refunded:before, .ui-tooltip.resolved:before {
  border-bottom-color: #7c23c8;
}
.ui-tooltip.refunding, .ui-tooltip.cancelling, .ui-tooltip.dispatching, .ui-tooltip.connecting, .ui-tooltip.processing, .ui-tooltip.payment, .ui-tooltip.pending, .ui-tooltip.updating {
  color: #ffffff;
  background-color: #ffae00;
}
.ui-tooltip.refunding:before, .ui-tooltip.cancelling:before, .ui-tooltip.dispatching:before, .ui-tooltip.connecting:before, .ui-tooltip.processing:before, .ui-tooltip.payment:before, .ui-tooltip.pending:before, .ui-tooltip.updating:before {
  border-bottom-color: #ffae00;
}
.ui-tooltip.paid, .ui-tooltip.dispatched {
  color: #ffffff;
  background-color: #2980b9;
}
.ui-tooltip.paid:before, .ui-tooltip.dispatched:before {
  border-bottom-color: #2980b9;
}
.ui-tooltip.inactive, .ui-tooltip.ended, .ui-tooltip.deleted, .ui-tooltip.awaiting-payment, .ui-tooltip.incomplete, .ui-tooltip.not_started, .ui-tooltip.awaiting-reply, .ui-tooltip.unknown {
  color: #ffffff;
  background-color: #989898;
}
.ui-tooltip.inactive:before, .ui-tooltip.ended:before, .ui-tooltip.deleted:before, .ui-tooltip.awaiting-payment:before, .ui-tooltip.incomplete:before, .ui-tooltip.not_started:before, .ui-tooltip.awaiting-reply:before, .ui-tooltip.unknown:before {
  border-bottom-color: #989898;
}
.ui-tooltip.error, .ui-tooltip.cancel-failed, .ui-tooltip.refund-failed, .ui-tooltip.dispatch-failed, .ui-tooltip.expired, .ui-tooltip.cannot_import, .ui-tooltip.cannot_import_incomplete, .ui-tooltip.unexpected_characters_in_sku, .ui-tooltip.off {
  color: #ffffff;
  background-color: #ec4832;
}
.ui-tooltip.error:before, .ui-tooltip.cancel-failed:before, .ui-tooltip.refund-failed:before, .ui-tooltip.dispatch-failed:before, .ui-tooltip.expired:before, .ui-tooltip.cannot_import:before, .ui-tooltip.cannot_import_incomplete:before, .ui-tooltip.unexpected_characters_in_sku:before, .ui-tooltip.off:before {
  border-bottom-color: #ec4832;
}
.hover-popup {
  display: none;
  position: absolute;
  width: 200px;
  z-index: 10000;
  border-radius: 10px;
  border-color: #5fafda;
  border-width: 0 1px 1px 1px;
  border-style: solid;
}
.hover-popup .hover-popup-header {
  border-radius: 10px 10px 0 0;
  padding: 9px 18px;
  background-color: #5fafda;
  display: flex;
  justify-content: space-between;
}
.hover-popup .hover-popup-header .hover-popup-title {
  font-size: 14px;
  color: #ffffff;
}
.hover-popup .hover-popup-header .hover-popup-help .hover-popup-help-bubble {
  display: none;
  padding: 14px;
  position: absolute;
  right: -275px;
  width: 250px;
  top: 0px;
  background-color: white;
  border-radius: 10px;
}
.hover-popup .hover-popup-header .hover-popup-help .hover-popup-help-bubble .hover-popup-help-bubble-triangle {
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-right: 11px solid #ffffff;
  border-bottom: 11px solid transparent;
  position: absolute;
  left: -7px;
  top: 7px;
}
.hover-popup .hover-popup-header .hover-popup-help:hover .hover-popup-help-bubble {
  display: block;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09), 0 4px 40px rgba(0, 0, 0, 0.24);
}
.hover-popup .hover-content {
  background-color: #ffffff;
  border-radius: 0 0 10px 10px;
  padding: 9px 18px;
}
.hover-popup .hover-content a {
  float: none;
  text-align: left;
  display: block;
  margin-bottom: 6px;
}
#contact-call-to-action {
  background-color: #5fafda;
  color: white;
  border-radius: 4px;
  font-size: 1.7em;
  text-align: center;
  float: left;
  width: 700px;
  padding: 10px 20px;
  margin-top: 15px;
}
#contact-call-to-action .bold {
  font-weight: bold;
}
#contact-call-to-action a {
  text-decoration: none;
  font-weight: bold;
  color: white;
}
.file-upload {
  padding: 5px;
  border: 2px dashed #c2c2c2;
  border-radius: 5px;
  margin: 5px 0px;
  clear: both;
}
.file-upload > * {
  display: inline-block;
  vertical-align: top;
}
.file-upload .file-upload-text {
  font-size: 14px;
  line-height: 25px;
}
#timezone-picker .Cbox > select {
  height: auto;
}
.spinner-wrapper {
  position: relative;
  display: inline-block;
}
.indicator-wrapper {
  position: relative;
}
.indicator-wrapper .loading-indicator-element {
  height: 22px;
  width: 22px;
}
.indicator-wrapper circle {
  fill: white;
}
.indicator-wrapper.-small .loading-indicator-element {
  height: 18px;
  width: 18px;
}
.indicator-wrapper.-default .loading-indicator-element {
  height: 22px;
  width: 22px;
}
.indicator-wrapper.-medium .loading-indicator-element {
  height: 24px;
  width: 24px;
}
.indicator-wrapper.-large .loading-indicator-element {
  height: 32px;
  width: 32px;
}
.indicator-wrapper.-color-white {
  filter: brightness(0) invert(1);
}
.indicator-wrapper.-color-white circle {
  fill: white;
}
#filters {
  float: left;
  margin-left: 20px;
  margin-top: 17px;
  margin-bottom: 3px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  min-width: 1300px !important;
  width: calc(100% - 20px);
}
#filters .row {
  float: left;
  clear: both;
  margin-bottom: 5px;
  min-width: 1200px !important;
}
#filters .row .filter {
  float: left;
  position: relative;
  display: block;
  font-size: 13px;
  min-width: 100px;
  margin: 0px 10px 10px 0px;
}
#filters .row .filter ul li.custom-select-item, #filters .row .filter .header-actions ul li a.custom-select-item, .header-actions #filters .row .filter ul li a.custom-select-item, #filters .row .filter ul li.custom-select-item a, #filters .row .filter .header-actions ul li a.custom-select-item a, .header-actions #filters .row .filter ul li a.custom-select-item a {
  background-color: transparent !important;
}
#filters .row .filter ul li.custom-select-item:hover, #filters .row .filter .header-actions ul li a.custom-select-item:hover, .header-actions #filters .row .filter ul li a.custom-select-item:hover, #filters .row .filter ul li.custom-select-item:focus, #filters .row .filter .header-actions ul li a.custom-select-item:focus, .header-actions #filters .row .filter ul li a.custom-select-item:focus, #filters .row .filter ul li.custom-select-item a:hover, #filters .row .filter .header-actions ul li a.custom-select-item a:hover, .header-actions #filters .row .filter ul li a.custom-select-item a:hover, #filters .row .filter ul li.custom-select-item a:focus, #filters .row .filter .header-actions ul li a.custom-select-item a:focus, .header-actions #filters .row .filter ul li a.custom-select-item a:focus {
  background-color: transparent !important;
}
#filters .row .filter .close {
  width: 16px;
  height: 16px;
  float: right;
  margin: 8px 5px 5px 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
#filters .row .filter .close:hover, #filters .row .filter .close:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
#filters .row .filter label {
  float: left;
  line-height: 30px;
  margin: 4px 4px 4px 4px !important;
}
#filters .row .filter input, #filters .row .filter #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .filter .custom-select > .selected, #filters .row .filter #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .filter .number-range > .selected {
  padding: 5px;
  margin: 0;
  outline: none;
  border: 1px solid #c2c2c2;
  position: relative;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
#filters .row .filter input[type=button], #filters .row .filter #column-picker-dropdown .custom-select > [type=button].selected, #filters .row #column-picker-dropdown .filter .custom-select > [type=button].selected, #filters .row .filter #column-picker-dropdown .number-range > [type=button].selected, #filters .row #column-picker-dropdown .filter .number-range > [type=button].selected {
  min-height: 28px;
  float: left;
}
#filters .row .filter input[type=text], #filters .row .filter #column-picker-dropdown .custom-select > [type=text].selected, #filters .row #column-picker-dropdown .filter .custom-select > [type=text].selected, #filters .row .filter #column-picker-dropdown .number-range > [type=text].selected, #filters .row #column-picker-dropdown .filter .number-range > [type=text].selected {
  background-color: white;
}
#filters .row .filter .number-range input, #filters .row .filter .number-range #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .filter .number-range .custom-select > .selected, #filters .row .filter #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .filter .number-range > .selected {
  width: 45px;
}
#filters .row .filter .number-range ul li, #filters .row .filter .number-range .header-actions ul li a, .header-actions #filters .row .filter .number-range ul li a {
  text-align: right;
}
#filters .row .filter .button {
  min-width: 50px;
  max-width: 200px;
  margin: 0px 10px 0 0;
  padding: 5px 8px 6px 8px;
  font-size: 13px;
  float: left;
}
#filters .row .filter .button:hover {
  border: 1px solid #989898;
}
#filters .row #column-picker-dropdown input, #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .number-range > .selected {
  padding: 5px;
  margin: 0;
  outline: none;
  border: 1px solid #c2c2c2;
  background-color: #ffffff;
  background: url("../img/buttons/bg.png");
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
  clear: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  position: relative;
  cursor: pointer;
}
#filters .row #column-picker-dropdown input.search-selected, #filters .row #column-picker-dropdown .custom-select > .search-selected.selected, #filters .row #column-picker-dropdown .number-range > .search-selected.selected {
  cursor: text;
  margin: 5px;
  width: 134px;
  background: white;
  padding-right: 24px;
}
#filters .row #column-picker-dropdown .custom-select input, #filters .row #column-picker-dropdown .number-range input, #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .number-range .custom-select > .selected, #filters .row #column-picker-dropdown .custom-select .number-range > .selected, #filters .row #column-picker-dropdown .number-range > .selected {
  border: 1px solid #c2c2c2;
  background-color: #ffffff;
  background: url("../img/buttons/bg.png");
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
  clear: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  position: relative;
  cursor: pointer;
}
#filters .row .filter-sm .filter {
  width: auto;
}
@media screen and (max-width: 1650px) {
  #filters .custom-select.large, #filters .custom-select.large > .custom-select.selected, #filters .large.number-range > .custom-select.selected, #filters .custom-select.large > .selected.number-range, #filters .large.number-range > .selected.number-range, #filters .large.number-range {
    width: 150px;
  }
}
@media screen and (max-width: 1420px) {
  #filters .date-range > .custom-select, #filters .date-range > .number-range, #filters .date-range > .number-range {
    width: 340px;
  }
  #filters .custom-select.large, #filters .custom-select.large > .custom-select.selected, #filters .large.number-range > .custom-select.selected, #filters .custom-select.large > .selected.number-range, #filters .large.number-range > .selected.number-range, #filters .large.number-range {
    width: 130px;
  }
}
.filter-form {
  float: left;
  display: block;
  margin-top: 25px;
}
.filter-form .filter {
  float: left;
  margin-bottom: 5px;
}
.filter-form .filter label {
  width: auto;
}
.filter-form .filter input[type="text"], .filter-form .filter #filters .row #column-picker-dropdown .custom-select > [type="text"].selected, #filters .row #column-picker-dropdown .filter-form .filter .custom-select > [type="text"].selected, .filter-form .filter #filters .row #column-picker-dropdown .number-range > [type="text"].selected, #filters .row #column-picker-dropdown .filter-form .filter .number-range > [type="text"].selected, .filter-form .filter input[type="email"], .filter-form .filter #filters .row #column-picker-dropdown .custom-select > [type="email"].selected, #filters .row #column-picker-dropdown .filter-form .filter .custom-select > [type="email"].selected, .filter-form .filter #filters .row #column-picker-dropdown .number-range > [type="email"].selected, #filters .row #column-picker-dropdown .filter-form .filter .number-range > [type="email"].selected {
  width: 140px;
  margin-right: 10px;
}
.filter-form .filter-form-buttons {
  margin-top: 20px;
}
.filter-form .filter-form-buttons a {
  margin-left: 10px;
}
#bulk-actions .double-arrow {
  position: fixed;
  right: 40px;
  margin-top: -11px;
  z-index: 100;
  font-size: 11px;
  text-indent: 0px;
  padding-left: 36px;
  line-height: 27px;
  font-weight: bold;
}
ul.date-range-menu {
  display: none;
  padding: 0px 0px 5px 0px;
  margin: 0;
  float: right;
  position: absolute;
  z-index: 10000;
  background-color: transparent;
  top: 31px;
  overflow: visible;
  list-style: none;
  max-height: none !important;
  border: none !important;
  font-size: 13px;
}
ul.date-range-menu li, .header-actions ul.date-range-menu li a {
  padding: 0;
  margin: 0;
  width: 190px;
  position: relative;
  border-left: 1px solid #989898;
  border-right: 1px solid #989898;
  color: #444444;
  background-color: white;
}
ul.date-range-menu li:first-child, .header-actions ul.date-range-menu li a:first-child {
  border-top: 1px solid #989898;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -ms-border-radius: 5px 5px 0px 0px;
  -o-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  background-clip: padding-box;
}
ul.date-range-menu li:nth-last-child(2), .header-actions ul.date-range-menu li a:nth-last-child(2) {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  padding-bottom: 0px;
}
ul.date-range-menu li:last-child, .header-actions ul.date-range-menu li a:last-child {
  border-bottom: 1px solid #989898;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -ms-border-radius: 0px 0px 5px 5px;
  -o-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  background-clip: padding-box;
}
ul.date-range-menu li:hover, .header-actions ul.date-range-menu li a:hover {
  background-color: #444444;
}
ul.date-range-menu li a {
  padding: 7px 10px 7px 10px;
  margin: 0;
  outline: none;
  border: none;
  color: #444444;
}
ul.date-range-menu li a:hover, ul.date-range-menu li a:focus, ul.date-range-menu li a:active {
  color: white !important;
}
ul.date-range-menu li:hover, .header-actions ul.date-range-menu li a:hover, ul.date-range-menu li:focus, .header-actions ul.date-range-menu li a:focus, ul.date-range-menu li:active, .header-actions ul.date-range-menu li a:active {
  background-color: #444444;
  color: white;
}
ul.date-range-menu li a span.menu-arrow {
  float: right;
}
.ui-datepicker-title {
  text-align: center;
  color: #444444;
  font-size: 13px;
}
.ui-datepicker-header {
  position: relative;
  background-color: white;
}
a.ui-datepicker-prev, a.ui-datepicker-next {
  float: left;
  background-color: transparent;
  background-image: url("../img/arrows/arrow.png");
  text-indent: -1000px;
  display: block;
  width: 7px;
  height: 12px;
  padding: 0px !important;
  background-position: -32px -12px;
  background-color: transparent;
  position: absolute;
  cursor: pointer;
}
a.ui-datepicker-next {
  background-color: white;
  background-position: -32px 0 !important;
  right: 0px !important;
  padding: 0px !important;
}
a.ui-datepicker-next:hover, a.ui-datepicker-next:focus {
  background-color: white;
}
.date-range.active .date-range-input {
  border-color: #5fafda;
  border-bottom-color: #c2c2c2;
}
.date-range.active .date-range-menu {
  display: block;
}
.date-range .toggle.arrow {
  position: absolute;
  top: 26px;
  right: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.date-range-option .arrow {
  position: absolute;
  top: 8px;
  right: 5px;
}
table.ui-datepicker-calendar {
  padding: 0px !important;
  margin-top: 10px;
  outline: none;
  width: 200px;
  float: left;
  border: 1px solid #989898;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
table.ui-datepicker-calendar th {
  border-style: none;
  padding: 5px;
  background-color: #444444;
  font-size: 13px;
  font-weight: 700;
}
table.ui-datepicker-calendar tr {
  padding: 0;
  margin: 0;
  border: 1px solid #989898;
}
table.ui-datepicker-calendar tr td {
  border-style: none;
  width: 27px;
  height: 25px;
  vertical-align: middle;
  text-align: center !important;
  padding: 0;
  margin: 0;
}
table.ui-datepicker-calendar tr td a {
  background-color: white;
  font-size: 12px;
  color: #444444;
  display: block;
  padding: 7px 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
}
table.ui-datepicker-calendar tr td a:hover {
  background-color: #444444;
}
table.ui-datepicker-calendar tr td a.ui-state-hover {
  background-color: #444444;
}
table.ui-datepicker-calendar tr td a.ui-state-default {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  color: #444444;
}
table.ui-datepicker-calendar tr td a.ui-state-default:hover {
  color: white;
}
table.ui-datepicker-calendar tr td a.ui-state-active {
  background-color: #1477aa;
  color: white;
}
.date-range-calendar {
  position: absolute;
  left: 100%;
  top: -181px;
  border: 1px solid #989898;
  background-color: white;
  display: none;
  min-height: 220px;
  width: 500px;
  padding: 20px;
  margin: 0;
  outline: none;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.date-range-calendar table {
  table-layout: auto;
}
.date-range-calendar .buttons {
  width: 100%;
  float: left;
  clear: both;
  margin: 10px 0px 0px 0px;
}
.date-range-calendar .buttons .button {
  max-width: 150px !important;
  margin: auto !important;
  float: none !important;
}
.date-range-calendar .datepicker {
  float: left;
}
.date-range-calendar .datepicker.to {
  float: right;
}
.date-range-calendar .datepicker.error .ui-datepicker-calender tr {
  border-color: #ec4832;
}
.date-range-calendar .datepicker.error .ui-datepicker-calender tr a {
  color: #ec4832;
}
.date-range-calendar .datepicker.error .ui-datepicker-calender td a.ui-state-active {
  background-color: #ec4832;
  color: white;
}
.date-range-calendar .datepicker.error th {
  background-color: #ec4832;
  color: white;
}
.date-range-calendar:hover li.date-range-option, .date-range-calendar:hover .header-actions ul li a.date-range-option, .header-actions ul li .date-range-calendar:hover a.date-range-option {
  color: white;
}
.date-range-last-x-hours {
  position: absolute;
  left: 100%;
  top: -40px;
  border: 1px solid #989898;
  background-color: white;
  display: none;
  padding: 20px;
  margin: 0;
  outline: none;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.date-range-last-x-hours .buttons {
  width: 100%;
  float: left;
  clear: both;
  margin: 10px 0px 0px 0px;
}
.date-range-last-x-hours .buttons .button {
  max-width: 150px !important;
  margin: auto !important;
  float: none !important;
}
.date-range-last-x-hours input[type=number], .date-range-last-x-hours .search form input[type=number]:hover, .search form .date-range-last-x-hours input[type=number]:hover, .date-range-last-x-hours .search form input[type=number]:focus, .search form .date-range-last-x-hours input[type=number]:focus, .date-range-last-x-hours #filters .row #column-picker-dropdown .custom-select > [type=number].selected, #filters .row #column-picker-dropdown .date-range-last-x-hours .custom-select > [type=number].selected, .date-range-last-x-hours #filters .row #column-picker-dropdown .number-range > [type=number].selected, #filters .row #column-picker-dropdown .date-range-last-x-hours .number-range > [type=number].selected {
  text-align: right;
  width: 50px;
}
li.date-range-option:hover .date-range-calendar, .header-actions ul li a.date-range-option:hover .date-range-calendar,
li.date-range-option a:hover .date-range-calendar,
.header-actions ul li a.date-range-option a:hover .date-range-calendar,
li.date-range-option a:focus .date-range-calendar,
.header-actions ul li a.date-range-option a:focus .date-range-calendar,
li.date-range-option:hover .date-range-last-x-hours,
.header-actions ul li a.date-range-option:hover .date-range-last-x-hours,
li.date-range-option a:hover .date-range-last-x-hours,
.header-actions ul li a.date-range-option a:hover .date-range-last-x-hours,
li.date-range-option a:focus .date-range-last-x-hours,
.header-actions ul li a.date-range-option a:focus .date-range-last-x-hours {
  display: block;
}
div.timepicker {
  width: 239px;
  float: left;
}
div.timepicker.from {
  clear: both;
  float: left;
}
div.timepicker.to {
  float: right;
}
div.timepicker .timepickercenter {
  width: 170px;
  margin: auto;
}
div.timepicker .timepicker-control {
  display: inline-block;
  height: 100%;
  margin: 5px;
}
div.timepicker .timepicker-control .timepicker-button {
  height: 7px;
  width: 12px;
  padding: 4px 2px 4px 2px;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 3px;
  cursor: pointer;
}
div.timepicker .timepicker-control .timepicker-button .timepicker-button-img {
  display: block;
  width: 100%;
  background-image: url("../img/arrows/arrow.png");
  height: 100%;
}
div.timepicker .timepicker-control .timepicker-button.up .timepicker-button-img {
  background-position: 0px -56px;
}
div.timepicker .timepicker-control .timepicker-button.down .timepicker-button-img {
  background-position: -12px -56px;
}
div.timepicker .timepicker-control .timepicker-button.up:hover .timepicker-button-img {
  background-position: 0px -48px;
}
div.timepicker .timepicker-control .timepicker-button.down:hover .timepicker-button-img {
  background-position: -12px -48px;
}
div.timepicker input.timepicker-range, div.timepicker #filters .row #column-picker-dropdown .custom-select > .timepicker-range.selected, #filters .row #column-picker-dropdown div.timepicker .custom-select > .timepicker-range.selected, div.timepicker #filters .row #column-picker-dropdown .number-range > .timepicker-range.selected, #filters .row #column-picker-dropdown div.timepicker .number-range > .timepicker-range.selected {
  font-family: Lato, Helvetica, Arial, sans-serif;
  color: #444444;
  font-size: 13px;
  width: 50px;
  background-color: white;
  box-sizing: border-box;
  padding: 7px 10px 7px 10px !important;
  top: -15px;
  text-align: center;
  cursor: auto;
  margin: 0px 3px 0px 3px;
}
.date-display-value {
  position: relative;
  background-color: #f5f5f5;
  color: #444444;
  border: 1px solid #c2c2c2;
  padding: 2px 4px 2px 4px;
  margin: 0px 3px 0px 3px;
  font-size: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.notes {
  min-width: 960px;
  max-width: 1000px;
  float: left;
  clear: both;
  margin-bottom: 30px;
}
.note {
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
  float: left;
  clear: both;
  padding: 10px 10px 10px 10px;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  margin-bottom: 10px;
}
.note h3 {
  width: 640px;
}
.note span {
  margin-right: 10px;
}
.note .note-content {
  font-size: 13px;
  padding: 10px 0px 0px 0px;
  margin: 0;
  width: 640px;
}
.note .note-content textarea {
  width: 100%;
  padding: 8px;
  text-align: left;
  min-height: 100px;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.note .loading {
  width: 20px;
  display: none;
  position: absolute;
  right: 10px;
  top: 9px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  cursor: pointer;
}
.note:nth-child(even) {
  background-color: #edf7fc;
}
.note:last-child {
  margin-bottom: 0px;
}
.note .sprite-write-20-black, .note .sprite-delete-20-black {
  display: block;
  float: right;
  cursor: pointer;
  margin-top: 13px;
}
.note.saving .loading {
  display: block;
}
.popup-cancel {
  width: 450px;
}
.popup-cancel-header-box {
  font-weight: bold;
}
.popup-cancel-selection {
  display: inline-block;
  margin: 20px 0px;
}
.popup-cancel-label {
  float: left;
  margin-right: 20px;
  font-size: 14px;
  line-height: 30px;
}
.popup-cancel-drop-down ul {
  width: 100%;
}
.popup-cancel-drop-down {
  width: 250px;
  margin-right: -2px;
  float: right;
}
.popup-cancel-button {
  margin-top: 10px;
}
.orderid-logo-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 10px;
}
.account-details .account-name {
  font-weight: bold;
}
.order-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 15px;
  margin-left: 15px;
}
.order-details > div {
  margin: 0px 2px;
}
.order-details .details-header, .order-details .details-spacer {
  font-weight: bold;
}
.order-details .links {
  margin-left: 5px;
}
.copy-address-to-clipboard {
  cursor: pointer;
  float: right;
  font-size: 13px;
  margin-right: 60px;
  margin-top: 5px;
}
#shipping-information fieldset {
  background-color: #f5f5f5;
  padding: 0 10px;
  margin: 0 0 10px 0;
  width: 440px;
}
#shipping-information fieldset legend {
  text-align: center;
  padding: 0 5px;
}
#product-payment-table #products-table th.quantity {
  width: 75px;
}
#product-payment-table #products-table th.price {
  width: 100px;
}
#product-payment-table #products-table td.right {
  text-align: right;
  padding-right: 35px;
}
#product-payment-table #products-table tr {
  background-color: #ffffff;
}
#product-payment-table #products-table tr.even {
  background-color: #edf7fc;
}
#product-payment-table #products-table tr.item.has-giftwrap td {
  border-bottom: 0px;
}
#product-payment-table #products-table tr.discount {
  background-color: #f5f5f5;
}
#product-payment-table #products-table tr.discount td {
  height: 30px;
}
#product-payment-table #products-table tr.discount td:first-child {
  text-align: left;
  border-right: none;
  padding-left: 20px;
}
#product-payment-table #products-table tr.discount td:nth-child(2) {
  text-align: right;
  border-right: none;
  font-weight: bold;
}
#product-payment-table #products-table tr.discount td:last-child {
  border-left: none;
}
#product-payment-table table.no-borders {
  padding-top: 6px;
}
#product-payment-table table.no-borders table, #product-payment-table table.no-borders tr, #product-payment-table table.no-borders td {
  height: auto;
}
#product-payment-table table.no-borders td.rightcell {
  padding-right: 35px;
  width: 70px;
}
#product-payment-table table.no-borders td.rightcell, #product-payment-table table.no-borders td.midcell {
  text-align: right;
}
.status-circle {
  width: 24px;
  height: 24px;
  margin: auto;
  text-align: center;
  background-image: url("../img/icons/status-circles.png");
  background-repeat: no-repeat;
  background-color: transparent;
  text-indent: -10000px;
  display: block;
}
.status-circle.ok {
  background-position: 0 0;
}
.status-circle.notice {
  background-position: -24px 0;
}
.status-circle.error {
  background-position: -48px 0;
}
.status-circle.none {
  background-position: -72px 0;
}
.status-circle.incomplete {
  background: #c2c2c2;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
}
.courier-review .heading-large, .courier-review .large-heading-left,
.courier-specifics .heading-large,
.courier-specifics .large-heading-left {
  padding: 20px 30px;
  width: calc(100% - 60px);
}
.courier-review .heading-large #shipping-ledger-balance, .courier-review .large-heading-left #shipping-ledger-balance,
.courier-specifics .heading-large #shipping-ledger-balance,
.courier-specifics .large-heading-left #shipping-ledger-balance {
  float: left;
  margin-left: 20px;
}
.courier-review .heading-large #shipping-ledger-balance .button.top-up-balance-button, .courier-review .large-heading-left #shipping-ledger-balance .button.top-up-balance-button,
.courier-specifics .heading-large #shipping-ledger-balance .button.top-up-balance-button,
.courier-specifics .large-heading-left #shipping-ledger-balance .button.top-up-balance-button {
  display: inline-block;
}
.courier-review .heading-large #shipping-ledger-balance .shipping-ledger-balance-label, .courier-review .large-heading-left #shipping-ledger-balance .shipping-ledger-balance-label,
.courier-specifics .heading-large #shipping-ledger-balance .shipping-ledger-balance-label,
.courier-specifics .large-heading-left #shipping-ledger-balance .shipping-ledger-balance-label {
  font-weight: bold;
}
.courier-review .heading-large #shipping-ledger-balance .balance-holder, .courier-review .large-heading-left #shipping-ledger-balance .balance-holder,
.courier-specifics .heading-large #shipping-ledger-balance .balance-holder,
.courier-specifics .large-heading-left #shipping-ledger-balance .balance-holder {
  display: inline-block;
  float: right;
  margin: 3px 0 0 20px;
}
.courier-review .heading-buttons,
.courier-specifics .heading-buttons {
  float: right;
}
.courier-review .heading-buttons .button-holder,
.courier-specifics .heading-buttons .button-holder {
  float: right;
  margin-left: 5px;
}
.courier-review .total-cost,
.courier-specifics .total-cost {
  margin-right: 50px;
  margin-top: 3px;
}
.courier-review .total-cost .total-cost-label,
.courier-specifics .total-cost .total-cost-label {
  font-weight: bold;
}
.courier-review #datatable-container #datatable_wrapper,
.courier-specifics #datatable-container #datatable_wrapper {
  margin-top: 0px !important;
}
.courier-review table.dataTable tr td,
.courier-specifics table.dataTable tr td {
  overflow: initial;
  border-bottom: none;
}
.courier-review table.dataTable tr td div.checkbox-holder,
.courier-specifics table.dataTable tr td div.checkbox-holder {
  display: inline-block;
  margin-bottom: 12px;
}
.courier-review table.dataTable tr td input.inputbox, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .inputbox.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .custom-select > .inputbox.selected, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .inputbox.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .number-range > .inputbox.selected,
.courier-specifics table.dataTable tr td input.inputbox,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .inputbox.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .custom-select > .inputbox.selected,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .inputbox.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .number-range > .inputbox.selected {
  float: none;
}
.courier-review table.dataTable tr td input.number, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .number.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .custom-select > .number.selected, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .number.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .number-range > .number.selected,
.courier-specifics table.dataTable tr td input.number,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .number.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .custom-select > .number.selected,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .number.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .number-range > .number.selected {
  width: 45px;
}
.courier-review table.dataTable tr td input.courier-parcels-input, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .courier-parcels-input.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .custom-select > .courier-parcels-input.selected, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .courier-parcels-input.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .number-range > .courier-parcels-input.selected,
.courier-specifics table.dataTable tr td input.courier-parcels-input,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .courier-parcels-input.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .custom-select > .courier-parcels-input.selected,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .courier-parcels-input.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .number-range > .courier-parcels-input.selected {
  width: 30px;
}
.courier-review table.dataTable tr td input.courier-order-weight, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .courier-order-weight.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .custom-select > .courier-order-weight.selected, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .courier-order-weight.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .number-range > .courier-order-weight.selected,
.courier-specifics table.dataTable tr td input.courier-order-weight,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .courier-order-weight.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .custom-select > .courier-order-weight.selected,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .courier-order-weight.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .number-range > .courier-order-weight.selected {
  width: 45px;
}
.courier-review table.dataTable tr td input.courier-order-collectionDate, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .courier-order-collectionDate.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .custom-select > .courier-order-collectionDate.selected, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .courier-order-collectionDate.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .number-range > .courier-order-collectionDate.selected,
.courier-specifics table.dataTable tr td input.courier-order-collectionDate,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .courier-order-collectionDate.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .custom-select > .courier-order-collectionDate.selected,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .courier-order-collectionDate.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .number-range > .courier-order-collectionDate.selected {
  width: 80px;
}
.courier-review table.dataTable tr td input.courier-order-deliveryInstructions, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .courier-order-deliveryInstructions.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .custom-select > .courier-order-deliveryInstructions.selected, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .courier-order-deliveryInstructions.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .number-range > .courier-order-deliveryInstructions.selected, .courier-review table.dataTable tr td input.courier-order-tradeTariffCode, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .courier-order-tradeTariffCode.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .custom-select > .courier-order-tradeTariffCode.selected, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .courier-order-tradeTariffCode.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .number-range > .courier-order-tradeTariffCode.selected,
.courier-specifics table.dataTable tr td input.courier-order-deliveryInstructions,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .courier-order-deliveryInstructions.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .custom-select > .courier-order-deliveryInstructions.selected,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .courier-order-deliveryInstructions.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .number-range > .courier-order-deliveryInstructions.selected,
.courier-specifics table.dataTable tr td input.courier-order-tradeTariffCode,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .courier-order-tradeTariffCode.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .custom-select > .courier-order-tradeTariffCode.selected,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .courier-order-tradeTariffCode.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .number-range > .courier-order-tradeTariffCode.selected {
  width: calc(100% - 10px);
}
.courier-review table.dataTable tr td input.courier-order-deliveryInstructions, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .courier-order-deliveryInstructions.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .custom-select > .courier-order-deliveryInstructions.selected, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .courier-order-deliveryInstructions.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .number-range > .courier-order-deliveryInstructions.selected,
.courier-specifics table.dataTable tr td input.courier-order-deliveryInstructions,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .courier-order-deliveryInstructions.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .custom-select > .courier-order-deliveryInstructions.selected,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .courier-order-deliveryInstructions.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .number-range > .courier-order-deliveryInstructions.selected {
  max-width: 100px;
}
.courier-review table.dataTable tr td input.disabled, .courier-review table.dataTable tr td input.bulk-action.disabled:hover:active, .courier-review table.dataTable tr td input.bulk-action.disabled:focus:active, .courier-review table.dataTable tr td .bulk-action.disabled input.default, .bulk-action.disabled .courier-review table.dataTable tr td input.default, .courier-review table.dataTable tr td .bulk-action.disabled #filters .row #column-picker-dropdown .custom-select > .default.selected, .bulk-action.disabled #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .custom-select > .default.selected, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .bulk-action.disabled .custom-select > .default.selected, #filters .row #column-picker-dropdown .bulk-action.disabled .courier-review table.dataTable tr td .custom-select > .default.selected, .courier-review table.dataTable tr td .bulk-action.disabled #filters .row #column-picker-dropdown .number-range > .default.selected, .bulk-action.disabled #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .number-range > .default.selected, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .bulk-action.disabled .number-range > .default.selected, #filters .row #column-picker-dropdown .bulk-action.disabled .courier-review table.dataTable tr td .number-range > .default.selected, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .disabled.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .custom-select > .disabled.selected, .courier-review table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .disabled.selected, #filters .row #column-picker-dropdown .courier-review table.dataTable tr td .number-range > .disabled.selected,
.courier-specifics table.dataTable tr td input.disabled,
.courier-specifics table.dataTable tr td input.bulk-action.disabled:hover:active,
.courier-specifics table.dataTable tr td input.bulk-action.disabled:focus:active,
.courier-specifics table.dataTable tr td .bulk-action.disabled input.default,
.bulk-action.disabled .courier-specifics table.dataTable tr td input.default,
.courier-specifics table.dataTable tr td .bulk-action.disabled #filters .row #column-picker-dropdown .custom-select > .default.selected,
.bulk-action.disabled #filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .custom-select > .default.selected,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .bulk-action.disabled .custom-select > .default.selected,
#filters .row #column-picker-dropdown .bulk-action.disabled .courier-specifics table.dataTable tr td .custom-select > .default.selected,
.courier-specifics table.dataTable tr td .bulk-action.disabled #filters .row #column-picker-dropdown .number-range > .default.selected,
.bulk-action.disabled #filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .number-range > .default.selected,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .bulk-action.disabled .number-range > .default.selected,
#filters .row #column-picker-dropdown .bulk-action.disabled .courier-specifics table.dataTable tr td .number-range > .default.selected,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .custom-select > .disabled.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .custom-select > .disabled.selected,
.courier-specifics table.dataTable tr td #filters .row #column-picker-dropdown .number-range > .disabled.selected,
#filters .row #column-picker-dropdown .courier-specifics table.dataTable tr td .number-range > .disabled.selected {
  color: #aaa;
}
.courier-review table.dataTable tr td div.courier-item-name,
.courier-specifics table.dataTable tr td div.courier-item-name {
  width: 100%;
  text-align: center;
}
.courier-review table.dataTable tr td div.courier-parcel-title,
.courier-specifics table.dataTable tr td div.courier-parcel-title {
  width: 100%;
  text-align: right;
  font-weight: bold;
}
.courier-review table.dataTable tr td div.courier-actions div.button,
.courier-specifics table.dataTable tr td div.courier-actions div.button {
  margin-top: 5px;
}
.courier-review table.dataTable tr td div.courier-actions span:first-child div.button,
.courier-specifics table.dataTable tr td div.courier-actions span:first-child div.button {
  margin-top: 0px;
}
.courier-review table.dataTable tr:nth-child(even),
.courier-specifics table.dataTable tr:nth-child(even) {
  background-color: inherit;
}
.courier-review table.dataTable tr.even-order-row,
.courier-specifics table.dataTable tr.even-order-row {
  background-color: #edf7fc;
}
.courier-review table.dataTable tr.courier-order-row td,
.courier-specifics table.dataTable tr.courier-order-row td {
  border-top: 1px solid #c2c2c2;
}
.courier-review table.dataTable tr.courier-group-row,
.courier-specifics table.dataTable tr.courier-group-row {
  background-color: #efeeee;
  font-weight: bold;
}
.courier-review table.dataTable tr.courier-group-row td,
.courier-specifics table.dataTable tr.courier-group-row td {
  border-top: 1px solid #c2c2c2;
}
.courier-review div.courier-service-options,
.courier-specifics div.courier-service-options {
  display: inline-block;
  width: 190px;
}
.courier-review div.courier-service-options .courier-service-select,
.courier-specifics div.courier-service-options .courier-service-select {
  width: 190px;
}
.courier-review div.courier-courier-options,
.courier-review div.courier-item,
.courier-review div.courier-package-type-options,
.courier-review div.courier-eori-number-options,
.courier-review div.courier-add-ons-options,
.courier-specifics div.courier-courier-options,
.courier-specifics div.courier-item,
.courier-specifics div.courier-package-type-options,
.courier-specifics div.courier-eori-number-options,
.courier-specifics div.courier-add-ons-options {
  display: inline-block;
}
.courier-review div.courier-item-image,
.courier-specifics div.courier-item-image {
  min-width: 50px;
}
.courier-review div.courier-add-ons-options .custom-select, .courier-review div.courier-add-ons-options .number-range,
.courier-review div.courier-delivery-experience .custom-select,
.courier-review div.courier-delivery-experience .number-range,
.courier-specifics div.courier-add-ons-options .custom-select,
.courier-specifics div.courier-add-ons-options .number-range,
.courier-specifics div.courier-delivery-experience .custom-select,
.courier-specifics div.courier-delivery-experience .number-range {
  width: 110px;
}
.courier-review div.courier-package-type-options .custom-select, .courier-review div.courier-package-type-options .number-range,
.courier-specifics div.courier-package-type-options .custom-select,
.courier-specifics div.courier-package-type-options .number-range {
  width: 105px;
}
.courier-review div.courier-eori-number-options .custom-select, .courier-review div.courier-eori-number-options .number-range,
.courier-specifics div.courier-eori-number-options .custom-select,
.courier-specifics div.courier-eori-number-options .number-range {
  width: 120px;
}
.no-sidebar > #sidebar, .no-sidebar > .sidebar, .no-sidebar > .sidebar-fixed, .no-sidebar > .sidebar-left, .no-sidebar > .sidebar-right, .sidebar-hidden .no-sidebar > .sidebar, .sidebar-hidden .no-sidebar > .sidebar-fixed, .sidebar-hidden .no-sidebar > .sidebar-left, .sidebar-hidden .no-sidebar > .sidebar-right {
  display: none;
}
.courier-item-parcel-assignment-popup > div {
  margin-top: 20px;
}
.courier-item-parcel-assignment-popup div.header-large {
  margin-top: 0px;
}
.courier-item-parcel-assignment-popup .courier-item-parcel-assignment-table td.item-name {
  text-align: left;
}
.courier-item-parcel-assignment-popup .courier-item-parcel-assignment-table td.item-quantity {
  width: 120px;
}
.courier-item-parcel-assignment-popup .courier-item-parcel-assignment-table td.item-quantity .submit-input input, .courier-item-parcel-assignment-popup .courier-item-parcel-assignment-table td.item-quantity .submit-input #filters .row #column-picker-dropdown .custom-select > .selected, #filters .row #column-picker-dropdown .courier-item-parcel-assignment-popup .courier-item-parcel-assignment-table td.item-quantity .submit-input .custom-select > .selected, .courier-item-parcel-assignment-popup .courier-item-parcel-assignment-table td.item-quantity .submit-input #filters .row #column-picker-dropdown .number-range > .selected, #filters .row #column-picker-dropdown .courier-item-parcel-assignment-popup .courier-item-parcel-assignment-table td.item-quantity .submit-input .number-range > .selected {
  width: 40px;
}
.courier-item-parcel-assignment-popup div.button {
  width: 100px !important;
  margin: auto;
}
.courier-manifest-popup .content {
  width: 100%;
  margin-bottom: 0;
}
.courier-manifest-popup .content > div {
  margin-bottom: 20px;
}
.courier-manifest-popup .content .courier-manifest-generate .order-inputbox-holder > div, .courier-manifest-popup .content .courier-manifest-generate .popup-inputbox-holder > div {
  float: left;
  margin-right: 5px;
}
.courier-manifest-popup .content .courier-manifest-generate .order-inputbox-holder .courier-manifest-open-orders-holder, .courier-manifest-popup .content .courier-manifest-generate .popup-inputbox-holder .courier-manifest-open-orders-holder {
  line-height: 2.2;
}
.courier-manifest-popup .content .courier-manifest-generate .order-inputbox-holder .button, .courier-manifest-popup .content .courier-manifest-generate .popup-inputbox-holder .button {
  margin: 0;
}
.courier-manifest-popup .content .courier-manifest-historic .order-inputbox-holder, .courier-manifest-popup .content .courier-manifest-historic .popup-inputbox-holder {
  width: 350px;
}
.courier-manifest-popup .content .courier-manifest-historic .order-inputbox-holder > div, .courier-manifest-popup .content .courier-manifest-historic .popup-inputbox-holder > div {
  float: left;
  margin-right: 5px;
}
.courier-manifest-popup .content .courier-manifest-historic .order-inputbox-holder .custom-select, .courier-manifest-popup .content .courier-manifest-historic .popup-inputbox-holder .custom-select, .courier-manifest-popup .content .courier-manifest-historic .order-inputbox-holder .number-range, .courier-manifest-popup .content .courier-manifest-historic .popup-inputbox-holder .number-range {
  width: 90px;
}
.courier-label-cost {
  background-color: #efeeee;
}
.courier-label-cost:hover {
  border-color: #c2c2c2;
}
.courier-terms-of-delivery {
  display: inline-block;
  font-size: 14px;
  margin-right: 20px;
}
.courier-terms-of-delivery .courier-terms-of-delivery-label {
  vertical-align: middle;
}
.courier-terms-of-delivery .courier-terms-of-delivery-checkbox-warpper {
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
}
.courier-package-type {
  display: inline-block;
  font-size: 14px;
  margin-right: 20px;
  padding-top: 3px;
}
.courier-package-type .courier-package-type-label {
  display: inline-block;
  vertical-align: middle;
}
.courier-package-type #courier-bulk-package-type {
  display: inline-block;
  vertical-align: middle;
}
.courier-package-type #courier-bulk-package-type #courier-bulk-package-type-select {
  border-color: #c2c2c2;
  border-radius: 5px;
  background-color: #ffffff;
}
.courier-collection-date {
  display: inline-block;
  font-size: 14px;
  margin-right: 20px;
}
.courier-collection-date .courier-collection-date-label {
  display: inline-block;
  float: left;
  margin-top: 3px;
  margin-right: 3px;
}
.courier-collection-date #bulk-courier-collection-date-datepicker {
  width: 100px;
  display: inline-block;
  float: left;
}
.custom-select.courier-package-insurance-options-select, .courier-package-insurance-options-select.number-range {
  width: 100px;
}
.inputbox.courier-order-deliveryInstructions {
  width: 100px;
}
.clearbooks-statement-url-frame {
  width: 100%;
  height: 1000px;
  border: 0px;
}
#package-table table {
  width: 740px;
  float: left;
  clear: both;
}
#package-table table th {
  overflow: hidden;
}
#package-table table .button-holder .button {
  padding: 5px 0;
  min-width: 0;
  max-width: 115px;
  margin: 0 auto;
}
#package-table table .button-holder .button.current-package {
  background-color: #6fb615;
  background-image: none;
  color: #ffffff;
  border: 1px solid #6fb615;
}
.no-vat-prices {
  width: 100%;
  float: left;
  clear: both;
  margin-top: 15px;
  font-size: 12px;
}
.billing-info-btn-holder {
  width: 100%;
  float: left;
  clear: both;
}
.billing-info-btn-holder .billing-info-btn-item {
  width: 245px;
  height: 80px;
  float: left;
  display: table;
  border: 1px solid #c2c2c2;
  padding: 10px;
  margin-right: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.billing-info-btn-holder .billing-info-btn-item .billing-info-holder {
  width: 100%;
  display: table-row;
}
.billing-info-btn-holder .billing-info-btn-item .billing-info-holder .icon {
  width: 50px;
  height: 50px;
  border: 1px solid #444444;
  display: table-cell;
}
.billing-info-btn-holder .billing-info-btn-item .billing-info-holder .sprite-sprite {
  margin-top: 6px;
  margin-left: 2px;
}
.billing-info-btn-holder .billing-info-btn-item .billing-info-holder .sprite-directdebit-44-black {
  margin: 6px 5px 0px 5px;
}
.billing-info-btn-holder .billing-info-btn-item .billing-info-holder .info {
  width: -webkit-calc(100% - 70px);
  width: -moz-calc(100% - 70px);
  width: calc(100% - 70px);
  font-size: 13px;
  line-height: 18px;
  color: #242424;
  display: table-cell;
  vertical-align: middle;
}
.billing-info-btn-holder .billing-info-btn-item .billing-info-holder .info .heading-medium {
  width: 100%;
  float: left;
  font-weight: bold;
}
.billing-info-btn-holder .billing-info-btn-item .billing-info-holder .info .btn-info {
  width: 100%;
  float: left;
  clear: both;
  font-size: 15px !important;
}
.billing-info-btn-holder .billing-info-btn-item .billing-info-holder .info .btn-link a {
  width: 100%;
  float: left;
  clear: both;
  color: #5fafda;
  text-decoration: none;
}
.select-account {
  min-width: 350px;
  height: 100%;
  float: left;
  clear: both;
  display: block;
  border-right: 1px solid #c2c2c2;
  padding: 20px 40px 0px 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.sales-account-table {
  width: -webkit-calc(100% - 427px);
  width: -moz-calc(100% - 427px);
  width: calc(100% - 427px);
  float: left;
  padding: 20px 40px 30px 40px;
  border-bottom: 1px solid #c2c2c2;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#accounts_wrapper {
  min-width: 0;
}
.login-as-user, .extend-trial, .sales-account-table {
  width: -webkit-calc(100% - 427px);
  width: -moz-calc(100% - 427px);
  width: calc(100% - 427px);
  float: left;
  padding: 20px 40px 30px 40px;
  border-bottom: 1px solid #c2c2c2;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.extend-trial {
  margin-top: 10px;
}
.sales-account-table {
  border-bottom: none;
  margin-top: 10px;
}
.sales-account-table .button-section {
  float: left;
  margin: 10px 0 20px 0;
}
.select-account .custom-select, .select-account .number-range, .login-as-user .custom-select, .extend-trial .custom-select, .sales-account-table .custom-select, .login-as-user .number-range, .extend-trial .number-range, .sales-account-table .number-range {
  width: 386px;
  float: left;
  margin: 10px 0px 20px 0px;
}
.select-account .custom-select .open-content, .select-account .number-range .open-content, .select-account .custom-select .open-up, .select-account .number-range .open-up, .login-as-user .custom-select .open-content, .extend-trial .custom-select .open-content, .sales-account-table .custom-select .open-content, .login-as-user .number-range .open-content, .extend-trial .number-range .open-content, .sales-account-table .number-range .open-content, .login-as-user .custom-select .open-up, .extend-trial .custom-select .open-up, .sales-account-table .custom-select .open-up, .login-as-user .number-range .open-up, .extend-trial .number-range .open-up, .sales-account-table .number-range .open-up {
  width: 100%;
  float: left;
}
.select-account .custom-select .open-content .search-selected-wrapper, .select-account .number-range .open-content .search-selected-wrapper, .select-account .custom-select .open-up .search-selected-wrapper, .select-account .number-range .open-up .search-selected-wrapper, .login-as-user .custom-select .open-content .search-selected-wrapper, .extend-trial .custom-select .open-content .search-selected-wrapper, .sales-account-table .custom-select .open-content .search-selected-wrapper, .login-as-user .number-range .open-content .search-selected-wrapper, .extend-trial .number-range .open-content .search-selected-wrapper, .sales-account-table .number-range .open-content .search-selected-wrapper, .login-as-user .custom-select .open-up .search-selected-wrapper, .extend-trial .custom-select .open-up .search-selected-wrapper, .sales-account-table .custom-select .open-up .search-selected-wrapper, .login-as-user .number-range .open-up .search-selected-wrapper, .extend-trial .number-range .open-up .search-selected-wrapper, .sales-account-table .number-range .open-up .search-selected-wrapper {
  padding-right: 15px;
}
.login-button, .extend-button {
  width: 97px;
  float: left;
  clear: both;
}
.order-download-button {
  width: 141px;
  float: left;
  clear: both;
}
#blue-screen {
  background-color: #3498db;
}
.orderhub-exceeded-limit {
  width: 1200px;
  margin: auto;
  clear: both;
  padding-top: 1px;
}
.orderhub-exceeded-limit .orderhub-logo {
  width: 202px;
  margin: auto;
  clear: both;
  margin-top: 50px;
}
.orderhub-exceeded-limit .paragraph {
  width: 100%;
  float: left;
  clear: both;
  color: white;
}
.orderhub-exceeded-limit .paragraph h1 {
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
  font-size: 32px;
  margin-top: 50px;
}
.orderhub-exceeded-limit .paragraph p {
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
  font-size: 18px;
}
.orderhub-exceeded-limit .upgrade-button {
  width: 100%;
  clear: both;
  padding-top: 30px;
  padding-bottom: 20px;
}
.orderhub-exceeded-limit .upgrade-button .button-holder {
  margin: auto;
}
#tradingCompaniesDetails p {
  width: 100%;
  float: left;
  clear: both;
  height: 75px;
}
#tradingCompaniesDetails .entity-row {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 40px;
}
.setup_content {
  width: 500px;
  float: left;
  clear: both;
  margin-left: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#direct-debit-setup-button-shadow, #card-details-change-button-shadow {
  margin-top: 30px;
}
.payment-details-spacing {
  margin: 10px 0px 10px 0px;
}
.payment-setup iframe {
  border: none;
}
