/* vim: set expandtab tabstop=2 shiftwidth=2 softtabstop=2: */
body {
  padding-top: 70px;
  color: #767676;
  font-family: 'Open Sans', Arial, sans-serif;
  background-color: #F4F4F4;
}
.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.sidebar {
  display: none;
}
@media (min-width: 768px) {
  .sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 10px 20px;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #383D43;
    border-right: 1px solid #eee;
    width: 226px;
  }
  .sidebar-header {
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f6f9fc;
    color: #fefefe;}
    .sidebar-header > span {
      font-size: 14px;
      color: #d9534f;}
}
.header-row {
  position: fixed;
  right: 0;
  left: 226px;
  top: 0;
  z-index: 198;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  padding: 10px 15px 0;
  height: 56px;
}

@media (max-width: 768px) {
  .header-row {
    left: 0;
  }
}

.nav-sidebar {
  margin-right: -21px;
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding: 15px 20px;
  color: #c3cfd8;
  font-weight: 400;
  font-size: 13px;
}
.nav-sidebar > li > a > i{
  font-size: 14px;
  margin-right: 10px;
  color: #6d7478;}

.nav-sidebar > li > a:hover,
.nav-sidebar > li > a:hover > i{
  color: #fff;
  background-color: transparent;}

.nav-sidebar > li > a:focus {
  background-color: #272B2F;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #272B2F;
}

.default {
  margin-left: 225px;
  min-height: 560px;
}
@media (max-width: 768px) {
  .default {
    margin-left: 0;
  }
}
.default .page-header {
  margin-top: 7px;
}

.pagination {
  margin: 0;
}

.pagination-info {
  margin-top: 7px;
}

.panel-tab {
  border-top: 0 none;}

.modal-product-results {
  height: 288px;
  overflow-y: auto;}
  .modal-product-results > ul > li {
    cursor: pointer;
    display: block;
    padding: 6px;}
  .modal-product-results > ul > li:hover {
    color: #fff;
    background-color: #337ab7;}

.table.table-cart {}
  .table.table-cart tfoot>tr>td,
  .table.table-cart tbody>tr>td {
    border: 0 none;}
    .table.table-cart tr.cart-header > td {
      vertical-align: middle;
      background-color: #eee;
      text-transform: uppercase;
      border-top: 1px solid #ddd; }

#client-results-wrapper {
  position: relative;}
  #client-results {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #eee;}
    #client-results ul >li {
      cursor: pointer;
      display: block;
      padding: 6px;}
      #client-results ul > li:hover {
        color: #fff;
        background-color: #337ab7;}
        #client-results ul >li > p {
          margin: 0;}
  .client-results-close {
    padding-top: 10px;
    padding-right: 10px;}

input[type=radio],
input[type="checkbox"] {
  display: none;}
input[type="radio"] + i,
input[type="checkbox"] + i {
  color: #337ab7;
  width: 18px;
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}
input[type="checkbox"] + i:before {
  content: "\f096"}
  input[type="checkbox"]:checked + i:before {
    content: "\f14a"}
input[type="radio"] + i:before {
  content: "\f10c"}
  input[type="radio"]:checked + i:before {
    content: "\f192"}

.table-rows {
  border-top: 1px solid #e6ebf1;
  display: table;
  margin-bottom: 20px;
  width:100%;}
  .table-row {
    display: table-row;}
  a.table-row:hover, a.table-row:focus {
    text-decoration: none;}
  a.table-row:hover .table-cell {
    color: #333;}
  .table-row.table-row-header{
    background-color: #f6f9fc;}
    .table-row-header > .table-cell {
      text-transform: uppercase;
      color: #333;}
  .table-row > .table-cell {
    border-bottom: 1px solid #e6ebf1;}
    .table-cell {
      color: #767676;
      display: table-cell;
      padding: 9px 10px;
      line-height: 22px;
      vertical-align: top;
      white-space: nowrap;}
    a.table-row:hover .table-cell.is-highlighted {
      color: #23527c;}
    .table-cell.is-highlighted {
      color: #337ab7;}
    .table-cell.in-progress {
      color: #555;}
    .table-cell-shrink {
      width: 1px;}

.customer-filter-form label {
  font-size: 12px;
  display: block;}
.filter-element {
  display: none;}
.filter-header {
  float: left;
  padding: 0 30px;}

.message-id {
  width: 80%;
  white-space: normal;}

.table-um {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;}

  .table-um .table-um-head {
    text-align: left;
    background-color: #f7fafc;}
    .table-um-head .table-um-cell {
      font-weight: 500;}
  .table-um .table-um-item {
    color: #4f566b;
    height: 100%;}
    .table-um .table-um-item:hover {
      background-color: #f7fafc;}
    .table-um .table-um-cell {
      color: #3c4257;
      white-space: nowrap;
      box-shadow: inset 0 -1px #e3e8ee;
      vertical-align: top;
      padding: 8px;
      width: 1px;
      height: 1px;}
  .table-um .dark-text {
    color: #1a1f36;}
