@import url(framework/css/awesome-bootstrap-checkbox.css);
@import url(framework/css/bootstrap.min.css);
@import url(framework/css/bootstrap-datepicker3.min.css);
@import url(framework/css/bootstrap-datepicker3.standalone.min.css);
@import url(framework/css/bootstrap-table.min.css);
@import url(framework/jquery-ui-1.10.0.custom.css);
.navbar-default .navbar-nav > .active:hover, .navbar-default .navbar-nav > .active:focus,
.navbar-default .navbar-nav > li:hover,
.navbar-default .navbar-nav > li:focus {
  color: #fff;
  border-bottom: 4px solid #fff; }

.main-container {
  margin-top: 40px; }

.navbar-brand {
  padding-top: 10px; }
  .navbar-brand > img {
    height: 50px; }

h1 {
  color: #b4252d; }

.modal-title {
  color: #b4252d; }

.tab-content {
  background-color: #fff; }

.comment {
  width: 60px; }

td.b-stock-column {
  text-align: center;
  background-color: red; }
  td.b-stock-column.b-checked {
    background-color: green; }
td.b-cell-flag {
  text-align: center;
  background-color: green; }
  td.b-cell-flag.displayed-red {
    background-color: red; }

.table-narrow > thead > tr > th {
  padding: 8px 4px; }
.table-narrow > thead > tr > td {
  padding: 8px 4px; }
.table-narrow > tbody > tr > th {
  padding: 8px 4px; }
.table-narrow > tbody > tr > td {
  padding: 8px 4px; }
.table-narrow > tfoot > tr > th {
  padding: 8px 4px; }
.table-narrow > tfoot > tr > td {
  padding: 8px 4px; }

.form-control-static {
  padding-top: 0; }

.sales {
  padding-left: 15px; }

.contactcard {
  margin: 0 20px; }

.control-label {
  font-size: 14px;
  font-weight: bold; }

.search-label {
  font-size: 18px;
  font-weight: bold;
  vertical-align: bottom; }

.bootstrap-table {
  margin-left: 15px;
  margin-right: 15px; }
  .bootstrap-table.table > thead > tr > th {
    vertical-align: top; }

.select-xs {
  height: 24px;
  width: 65px;
  font-size: 10px;
  padding: 0; }

.navbar-default {
  font-weight: 500;
  color: #e5cccd;
  background-color: #b4252d; }
  .navbar-default .navbar-nav > .active,
  .navbar-default .navbar-nav > li {
    color: #e5cccd;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -kthtml-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-bottom: 4px solid transparent; }

.qty_td {
  width: 20px; }

.userdetails > a {
  padding-top: 20px;
  color: #e5cccd;
  text-decoration: none; }
.userdetails > span {
  padding-top: 22px; }

.usericon {
  font-size: 18px;
  padding-left: 10px;
  color: #e5cccd; }
  .usericon:hover {
    color: #fff;
    cursor: pointer; }

.axium-icon {
  color: #b4252d;
  font-size: 14px; }
  .axium-icon:hover {
    cursor: pointer; }

.tt {
  margin-left: 6px; }
  .tt:hover {
    cursor: pointer; }

.label {
  display: inline-block;
  font-weight: 500;
  padding-right: 0.5em; }

.input-xs {
  height: 20px;
  padding: 0 2px;
  font-size: 10px; }

.glyphicon.checked,
.instock {
  font-size: 24px;
  color: green; }

.glyphicon.unchecked,
.outofstock {
  font-size: 24px;
  color: red; }

.orderbtn {
  font-size: 10px; }

.historybtn {
  font-size: 12px;
  margin-right: 5px; }

.typefield {
  font-family: Arial Black;
  font-size: 20px; }

@media (min-width: 1400px) {
  .container {
    width: 1370px; } }
.navbar-nav > li > a.oneline {
  padding-bottom: 33px; }

.reportable > thead > tr > th {
  vertical-align: middle;
  font-size: 12px; }

.reporttable > tbody > tr > td {
  vertical-align: middle;
  font-size: 12px; }

.reporttable > tbody > tr > td:last-child label {
  margin-bottom: 0;
  display: block;
  padding: 8px;
  cursor: pointer; }

.reporttable > tbody > tr > td:last-child {
  padding: 0; }

.checkbox.reportcheck {
  margin-top: 0;
  margin-bottom: 0; }

.navbar-collapse.in {
  background-color: #b4252d;
  margin-top: 20px; }

body.modal-open {
  overflow-y: scroll;
  padding-right: 0 !important; }

.dropdown-menu li > span {
  display: block;
  padding: 1px 10px;
  clear: both; }

.filterControl > .form-control {
  height: 25px;
  padding: 2px;
  font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 12px; }

.b-tablePI-headRow > th {
  width: 80px; }
  .b-tablePI-headRow > th.b-tablePI-headHidden {
    text-align: center;
    width: 20px; }
  .b-tablePI-headRow > th.col_name {
    width: 300px; }
  .b-tablePI-headRow > th.col_supplier {
    width: 120px; }

.iframe-page-wrapper {
  margin: 0 -50px -50px 0;
  min-height: 1000px;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll; }
  .iframe-page-wrapper iframe {
    border: 0; }

.daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001; }
  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th, .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background: #fff; }
  .daterangepicker table {
    width: 100%;
    margin: 0; }
  .daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer; }
    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
      background: #eee; }
    .daterangepicker td.week, .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999; }
  .daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0; }
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0; }
  .daterangepicker td.start-date.end-date {
    border-radius: 4px; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff; }
  .daterangepicker th.month {
    width: auto; }
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .daterangepicker select.yearselect {
    width: 40%; }
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .daterangepicker .input-mini.active {
      border: 1px solid #08c;
      border-radius: 4px; }
  .daterangepicker .daterangepicker_input {
    position: relative; }
    .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }
    .ranges li.active {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 160px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .calendar.left {
      clear: none; }
    .daterangepicker.single .ranges, .daterangepicker.single .calendar {
      float: left; }
    .daterangepicker .calendar.left {
      clear: left;
      margin-right: 0; }
      .daterangepicker .calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
    .daterangepicker .calendar.right {
      margin-left: 0; }
      .daterangepicker .calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
    .daterangepicker .left .daterangepicker_input {
      padding-right: 12px; }
    .daterangepicker .calendar.left .calendar-table {
      padding-right: 12px; }
    .daterangepicker .ranges, .daterangepicker .calendar {
      float: left; } }
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
    float: left; }
  .daterangepicker .calendar.left {
    clear: none; } }
.ui-tabs.form-with-tabs .ui-tabs-panel {
  padding-left: 0;
  padding-right: 0; }

form legend {
  line-height: 2em; }

.new-staff-form {
  padding-top: 20px; }

.clearfix:after {
  content: '';
  display: block;
  width: 100%;
  clear: both;
  height: 1px; }

.glyphicon-refresh-animate {
  -animation: spin .7s infinite linear;
  -webkit-animation: spin2 .7s infinite linear; }

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg); }
  to {
    transform: scale(1) rotate(360deg); } }
.btn .glyphicon.mr4 {
  margin-right: 4px; }

.zls-btnmn {
  max-width: 34px !important; }
  .zls-btnmn .zls-btnsub #zls_ctn_wrap.zlsf_btmn.zlsoff-btn {
    transform-origin: 0 100%;
    right: -33px;
    position: relative;
    padding-right: 32px;
    width: 120px;
    height: 36px !important;
    transform: rotate(-90deg);
    background: none !important; }
  .zls-btnmn .zls-btnsub .zlsf_btmn.zlscustomize {
    transform: rotate(-90deg);
    transform-origin: 0 100%;
    right: -33px;
    position: relative;
    padding-right: 32px;
    width: 120px;
    height: 36px !important; }
  .zls-btnmn .zls-btnsub .zls-bublemain {
    height: 66px;
    width: 66px;
    transform: scale(0.3);
    left: -17px;
    z-index: 10;
    top: -41px; }
  .zls-btnmn .zls-btnsub .zls-bublemn {
    cursor: pointer;
    width: 64px;
    height: 64px;
    position: relative;
    top: 30px !important; }
    .zls-btnmn .zls-btnsub .zls-bublemn .shadow {
      width: 64px;
      height: 64px;
      position: relative;
      border-radius: 100%;
      background: #b4252d;
      overflow: hidden;
      box-shadow: 0 0 1px black; }
      .zls-btnmn .zls-btnsub .zls-bublemn .shadow:before {
        content: '';
        position: absolute;
        left: 12px;
        top: 12px;
        border-radius: 100%;
        height: 40px;
        width: 40px;
        background: #fff;
        z-index: 1; }
      .zls-btnmn .zls-btnsub .zls-bublemn .shadow:after {
        content: '';
        background: rgba(0, 0, 0, 0.18);
        height: 60px;
        width: 47px;
        left: 29px;
        top: 27px;
        position: absolute;
        transform: rotateZ(-44deg);
        z-index: 0; }
    .zls-btnmn .zls-btnsub .zls-bublemn:after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 15px 5px 0;
      border-color: transparent #fff transparent transparent;
      transform: rotate(-45deg);
      position: absolute;
      left: 11px;
      bottom: 13px; }
    .zls-btnmn .zls-btnsub .zls-bublemn img {
      display: none; }
  .zls-btnmn .zlslrgbtn-on-tit1 {
    max-width: 128px; }
    .zls-btnmn .zlslrgbtn-on-tit1 .zls_fltxtcnt {
      max-width: 130px;
      font-size: 13px;
      line-height: 14px; }
  .zls-btnmn .zlscustomize {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.75); }
  .zls-btnmn .zls-chtmn {
    display: none !important; }

.datepicker.dropdown-menu {
  z-index: 1035 !important; }

.container.without-header {
  padding-top: 55px; }

/* bootstrap buttons */
.btn,
.btn:hover,
.btn:focus,
.btn:active {
  box-shadow: none;
  outline: none !important;
  text-transform: uppercase; }
  .btn.btn-success, .btn.btn-primary, .btn.btn-branded,
  .btn:hover.btn-success,
  .btn:hover.btn-primary,
  .btn:hover.btn-branded,
  .btn:focus.btn-success,
  .btn:focus.btn-primary,
  .btn:focus.btn-branded,
  .btn:active.btn-success,
  .btn:active.btn-primary,
  .btn:active.btn-branded {
    background: #b4252d;
    color: #f3f3f3;
    border-color: #b4252d; }
  .btn.btn-dark-grey,
  .btn:hover.btn-dark-grey,
  .btn:focus.btn-dark-grey,
  .btn:active.btn-dark-grey {
    background: #4d4d4d;
    color: #f3f3f3;
    border-color: #4d4d4d; }
  .btn.btn-middle-grey,
  .btn:hover.btn-middle-grey,
  .btn:focus.btn-middle-grey,
  .btn:active.btn-middle-grey {
    background: #b6b6b6;
    color: #f3f3f3;
    border-color: #b6b6b6; }
  .btn.btn-default, .btn.btn-light-grey,
  .btn:hover.btn-default,
  .btn:hover.btn-light-grey,
  .btn:focus.btn-default,
  .btn:focus.btn-light-grey,
  .btn:active.btn-default,
  .btn:active.btn-light-grey {
    background: #e7e7e7;
    color: #4d4d4d;
    border-color: #b6b6b6; }
  .btn.btn-navigation,
  .btn:hover.btn-navigation,
  .btn:focus.btn-navigation,
  .btn:active.btn-navigation {
    background: none;
    color: #a79ca0;
    border: 2px solid #a79ca0; }
  .btn.btn-navigation-active,
  .btn:hover.btn-navigation-active,
  .btn:focus.btn-navigation-active,
  .btn:active.btn-navigation-active {
    background: #a79ca0;
    color: #fff;
    border: 2px solid #a79ca0; }
  .btn.btn-white-frame,
  .btn:hover.btn-white-frame,
  .btn:focus.btn-white-frame,
  .btn:active.btn-white-frame {
    border: 2px solid #fff;
    color: #fff;
    background: none;
    text-transform: uppercase; }

/* bootstrap table toolbars */
.custom-table-toolbar .fixed-table-pagination {
  float: left !important; }

.custom-table-toolbar .fixed-table-toolbar,
.page-header .fixed-table-toolbar {
  float: right;
  padding-top: 15px;
  text-align: right; }
  .custom-table-toolbar .fixed-table-toolbar .pull-left,
  .page-header .fixed-table-toolbar .pull-left {
    float: none !important;
    display: inline-block;
    vertical-align: top; }
  .custom-table-toolbar .fixed-table-toolbar input.input-wide-search,
  .page-header .fixed-table-toolbar input.input-wide-search {
    width: 220px; }
    .custom-table-toolbar .fixed-table-toolbar input.input-wide-search::-webkit-input-placeholder,
    .page-header .fixed-table-toolbar input.input-wide-search::-webkit-input-placeholder {
      font-size: 13px; }
    .custom-table-toolbar .fixed-table-toolbar input.input-wide-search:-moz-placeholder,
    .page-header .fixed-table-toolbar input.input-wide-search:-moz-placeholder {
      font-size: 13px; }
    .custom-table-toolbar .fixed-table-toolbar input.input-wide-search::-moz-placeholder,
    .page-header .fixed-table-toolbar input.input-wide-search::-moz-placeholder {
      font-size: 13px; }
    .custom-table-toolbar .fixed-table-toolbar input.input-wide-search:-ms-input-placeholder,
    .page-header .fixed-table-toolbar input.input-wide-search:-ms-input-placeholder {
      font-size: 13px; }
.custom-table-toolbar .fixed-table-pagination,
.page-header .fixed-table-pagination {
  float: right;
  padding-top: 15px;
  padding-right: 35px; }
  .custom-table-toolbar .fixed-table-pagination .pagination .control- a,
  .page-header .fixed-table-pagination .pagination .control- a {
    font-size: 52px;
    line-height: 8px;
    color: #808080; }
    .custom-table-toolbar .fixed-table-pagination .pagination .control- a:hover, .custom-table-toolbar .fixed-table-pagination .pagination .control- a:active,
    .page-header .fixed-table-pagination .pagination .control- a:hover,
    .page-header .fixed-table-pagination .pagination .control- a:active {
      color: #000;
      background: none; }
  .custom-table-toolbar .fixed-table-pagination .pagination .pagination-inside-detail .pagination-info, .custom-table-toolbar .fixed-table-pagination .pagination .pagination-inside-detail .pagination-info:hover, .custom-table-toolbar .fixed-table-pagination .pagination .pagination-inside-detail .pagination-info:active,
  .page-header .fixed-table-pagination .pagination .pagination-inside-detail .pagination-info,
  .page-header .fixed-table-pagination .pagination .pagination-inside-detail .pagination-info:hover,
  .page-header .fixed-table-pagination .pagination .pagination-inside-detail .pagination-info:active {
    background: none;
    padding: 5px 0;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    line-height: 24px; }
    .custom-table-toolbar .fixed-table-pagination .pagination .pagination-inside-detail .pagination-info span, .custom-table-toolbar .fixed-table-pagination .pagination .pagination-inside-detail .pagination-info:hover span, .custom-table-toolbar .fixed-table-pagination .pagination .pagination-inside-detail .pagination-info:active span,
    .page-header .fixed-table-pagination .pagination .pagination-inside-detail .pagination-info span,
    .page-header .fixed-table-pagination .pagination .pagination-inside-detail .pagination-info:hover span,
    .page-header .fixed-table-pagination .pagination .pagination-inside-detail .pagination-info:active span {
      font-weight: normal; }
.custom-table-toolbar .pdf-download,
.page-header .pdf-download {
  margin-top: 25px;
  margin-left: 5px; }

/* bootstrap table sorting */
.fixed-table-container {
  margin-bottom: 80px; }
  .fixed-table-container thead th .th-inner {
    text-transform: uppercase;
    font-size: 13px; }
  .fixed-table-container thead th .sortable.both {
    padding-right: 20px; }
  .fixed-table-container .page-list {
    padding: 20px 0;
    display: block; }
  .fixed-table-container .checkbox {
    display: inline-block;
    margin: 0;
    padding: 0; }

/* awesome checkbox  */
.checkbox input[type="checkbox"] {
  height: 23px;
  width: 23px;
  margin-left: -20px !important; }
.checkbox label:before {
  width: 23px;
  height: 23px; }
.checkbox label:after {
  font-size: 15px;
  color: #b4252d;
  left: 1px; }

select option.default-option {
  color: #ccc; }

/* Modals */
.modal-body {
  line-height: 1.4; }

body {
  color: #000; }

html {
  height: 100%; }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #000;
  line-height: 16px;
  font-weight: 300;
  min-height: 100%;
  height: 100%;
  min-width: 1000px; }

.page-header {
  border-bottom: 0;
  padding-top: 10px;
  margin-bottom: 0 !important;
  margin-top: 15px; }
  .page-header:after {
    display: block;
    content: '';
    clear: both;
    width: 100%; }
  .page-header h1 {
    float: left; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  line-height: 40px;
  margin-top: 0; }

h1 {
  padding-top: 15px;
  color: #000;
  font-weight: 300; }

h2 {
  font-weight: 100;
  font-size: 50px;
  margin-bottom: 35px; }

h4 {
  font-size: 20px;
  padding-bottom: 40px; }

.page-content {
  min-height: 100%;
  padding-bottom: 40px; }
  .page-content > .container-fluid {
    padding-left: 40px; }
  .page-content.active {
    padding-right: 500px; }
  .page-content.wide-content {
    margin-right: 50px; }
  .page-content .navigation {
    margin-bottom: 15px; }

#page_content p {
  line-height: 1.55em;
  margin-bottom: 1.55em; }
#page_content b,
#page_content strong {
  font-weight: 400; }

a:active,
a:link,
a:hover,
a {
  outline: none; }

#buorgclose {
  top: 4px !important; }

/* Pages */
.pharmacy-settings-page .table .checkbox {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  display: inline-block;
  min-height: 16px; }
.pharmacy-settings-page .table tr td {
  padding-top: 12px;
  padding-bottom: 12px;
  vertical-align: middle; }
  .pharmacy-settings-page .table tr td:first-child {
    width: 5%; }

/* Remove clear input in MS Edge browser */
input::-ms-clear {
  display: none; }

.navbar {
  height: 104px;
  position: relative;
  z-index: 10;
  margin-bottom: 0; }
  .navbar:before {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4), transparent) ;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(100%, transparent)) ;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4), transparent) ;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.4), transparent) ;
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.4), transparent) ;
    background: linear-gradient(top, rgba(0, 0, 0, 0.4), transparent) ; }
  .navbar .navbar-header {
    position: relative;
    z-index: 2; }
    .navbar .navbar-header:after {
      background: #fff;
      height: 104px;
      width: 2000px;
      position: absolute;
      right: 100%;
      top: 0;
      content: ''; }
  .navbar .navbar-brand {
    padding: 0;
    height: 104px;
    width: 249px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    float: none;
    display: table-cell;
    vertical-align: middle; }
    .navbar .navbar-brand:before {
      background: #fff;
      height: 400px;
      width: 400px;
      position: absolute;
      border-radius: 100%;
      left: -152px;
      top: -190px;
      content: ''; }
    .navbar .navbar-brand img {
      width: auto;
      position: relative;
      z-index: 2;
      max-width: 220px;
      max-height: 100px;
      height: auto; }

.open-user-menu .svg-icon {
  height: 37px;
  width: 37px;
  overflow: hidden;
  position: relative;
  display: inline-block; }
  .open-user-menu .svg-icon svg {
    position: absolute;
    left: -277px;
    top: -405px; }

.navigation-wrapper {
  position: relative;
  z-index: 1; }
  .navigation-wrapper .user-section {
    float: right;
    position: relative;
    padding-top: 33px; }
  .navigation-wrapper .header-nav-row {
    padding-top: 35px; }
  .navigation-wrapper .top-nav-wrapper {
    margin: 0 38px 0 237px; }
  .navigation-wrapper .header-nav {
    list-style: none;
    margin-bottom: 0;
    text-align: right;
    vertical-align: top;
    padding-left: 0;
    white-space: nowrap; }
    .navigation-wrapper .header-nav.base-nav {
      padding: 7px 40px 0 0; }
    .navigation-wrapper .header-nav.scroll-nav li {
      display: none; }
      .navigation-wrapper .header-nav.scroll-nav li.scroll-nav-item {
        display: inline-block; }
    .navigation-wrapper .header-nav li {
      display: inline-block;
      text-align: left;
      margin-right: 16px;
      vertical-align: top; }
      .navigation-wrapper .header-nav li.active a {
        color: #fff !important;
        opacity: .5; }
      .navigation-wrapper .header-nav li.scroll-nav-item {
        display: none; }
      .navigation-wrapper .header-nav li.dropdown span {
        font-size: 30px;
        line-height: 11px; }
      .navigation-wrapper .header-nav li.dropdown:hover .dropdown-menu {
        display: block;
        right: 0;
        left: auto; }
      .navigation-wrapper .header-nav li .dropdown-menu {
        background: #b4252d; }
        .navigation-wrapper .header-nav li .dropdown-menu br {
          display: none; }
        .navigation-wrapper .header-nav li .dropdown-menu li {
          display: block;
          margin-right: 0; }
          .navigation-wrapper .header-nav li .dropdown-menu li a {
            display: block;
            font-size: 15px;
            cursor: pointer;
            color: #e5cccd; }
          .navigation-wrapper .header-nav li .dropdown-menu li:not(.active) a:hover {
            background: none; }
      .navigation-wrapper .header-nav li .menu-link,
      .navigation-wrapper .header-nav li a {
        color: #e5cccd;
        text-decoration: none;
        font-size: 15px;
        cursor: pointer;
        line-height: 18px;
        white-space: pre;
        text-transform: uppercase; }
  .navigation-wrapper .details-menu {
    width: auto;
    text-align: left;
    padding-left: 0;
    white-space: nowrap; }
    .navigation-wrapper .details-menu li {
      list-style: none;
      display: inline-block; }
      .navigation-wrapper .details-menu li:last-child a {
        margin-right: 0; }
      .navigation-wrapper .details-menu li a {
        text-decoration: none;
        color: #fff !important;
        padding: 10px 35px;
        margin-right: 6px;
        border: 1px solid #fff;
        outline: none;
        display: block; }
        .navigation-wrapper .details-menu li a:hover {
          background: #b4252d;
          border-color: #b4252d; }

.userdetails {
  position: absolute;
  background: #232323;
  padding: 40px 25px 20px;
  right: 0;
  top: 100%;
  font-size: 17px;
  margin: 28px -34px 0 0;
  display: none; }
  .userdetails:before {
    position: absolute;
    content: '';
    right: 48px;
    top: -5px;
    background: #232323;
    height: 25px;
    width: 25px;
    -webkit-transform: rotate(58deg) skew(27deg);
    -moz-transform: rotate(58deg) skew(27deg);
    -o-transform: rotate(58deg) skew(27deg);
    -ms-transform: rotate(58deg) skew(27deg);
    transform: rotate(58deg) skew(27deg);
    z-index: -1; }
  .userdetails.active {
    display: block; }
  .userdetails .title {
    margin-bottom: 35px;
    font-size: 23px;
    line-height: 1.2; }

.mobile-menu-button {
  height: 32px;
  width: 42px;
  float: right;
  position: relative;
  cursor: pointer;
  display: none;
  margin: 35px 27px 0 0;
  border-radius: 3px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -kthtml-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .mobile-menu-button:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 26px;
    left: 8px;
    top: 50%;
    background: #fff;
    margin-top: -1px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -kthtml-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .mobile-menu-button span {
    height: 100%;
    width: 100%;
    position: relative;
    display: block; }
    .mobile-menu-button span:before, .mobile-menu-button span:after {
      position: absolute;
      left: 8px;
      height: 2px;
      width: 26px;
      background: #fff;
      content: '';
      -webkit-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      -kthtml-transition: all 0.3s linear;
      transition: all 0.3s linear;
      transform-origin: 0 0; }
    .mobile-menu-button span:before {
      top: 6px; }
    .mobile-menu-button span:after {
      bottom: 6px; }
  .mobile-menu-button.active {
    background: #fff; }
    .mobile-menu-button.active:before {
      background: #b4252d; }
    .mobile-menu-button.active span:after, .mobile-menu-button.active span:before {
      background: #b4252d; }

@media screen and (max-width: 1220px) {
  .navigation-wrapper .top-nav-wrapper .header-nav li {
    margin-right: 10px;
    letter-spacing: -1px; }
    .navigation-wrapper .top-nav-wrapper .header-nav li a {
      font-size: 13px; } }
@media screen and (max-width: 1100px) {
  .navbar-header {
    float: left; }

  .header-nav .nav-wide li {
    padding: 6px 6px; }

  .navigation-wrapper .top-nav-wrapper {
    position: absolute;
    right: 64px;
    top: 91px;
    width: 300px;
    height: auto;
    margin: 0;
    background: #b4252d;
    display: none;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.35); }
    .navigation-wrapper .top-nav-wrapper .header-nav-row {
      float: none;
      padding: 10px 0; }
    .navigation-wrapper .top-nav-wrapper .header-nav {
      float: none;
      overflow: visible;
      padding: 0;
      position: relative; }
      .navigation-wrapper .top-nav-wrapper .header-nav li {
        display: block;
        height: auto;
        float: none;
        margin-right: 0; }
        .navigation-wrapper .top-nav-wrapper .header-nav li.active {
          background: #fff; }
          .navigation-wrapper .top-nav-wrapper .header-nav li.active a {
            color: #b4252d !important; }
        .navigation-wrapper .top-nav-wrapper .header-nav li a {
          display: block;
          white-space: normal;
          height: auto;
          padding: 6px 12px;
          font-size: 15px; }
          .navigation-wrapper .top-nav-wrapper .header-nav li a br {
            display: none; }
        .navigation-wrapper .top-nav-wrapper .header-nav li.dropdown > .menu-link {
          display: none; }
        .navigation-wrapper .top-nav-wrapper .header-nav li.dropdown ul {
          display: block;
          position: relative;
          width: auto;
          box-shadow: none;
          top: auto;
          left: auto;
          padding: 0;
          margin: 0;
          float: none; }
          .navigation-wrapper .top-nav-wrapper .header-nav li.dropdown ul li a {
            font-weight: 400; }
      .navigation-wrapper .top-nav-wrapper .header-nav.scroll-nav li {
        display: none; }
        .navigation-wrapper .top-nav-wrapper .header-nav.scroll-nav li.scroll-nav-item {
          display: block; }
    .navigation-wrapper .top-nav-wrapper.active {
      display: block; }

  .mobile-menu-button {
    display: block; } }
.footer-wrapper {
  background: #242323;
  padding-top: 27px;
  padding-bottom: 16px;
  color: #fff;
  position: relative;
  z-index: 10; }
  .footer-wrapper .f-logo {
    width: 83px;
    height: 57px;
    background-image: url(/media/img/logo_white.png);
    float: left;
    background-repeat: no-repeat;
    background-size: 100% 100%; }
  .footer-wrapper .powered-by {
    float: right;
    color: #fff;
    margin-top: -15px;
    font-size: 13px; }
    .footer-wrapper .powered-by a {
      color: #fff;
      text-decoration: underline; }
  .footer-wrapper .f-col-1 p {
    margin: 0 0 0 119px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.35; }
  .footer-wrapper .f-block .title {
    font-size: 24px;
    font-weight: 700; }
  .footer-wrapper .f-block .content {
    padding: 27px 0; }
  .footer-wrapper .footer-nav-list {
    list-style: none;
    padding-left: 0; }
    .footer-wrapper .footer-nav-list li {
      margin-bottom: 9px; }
      .footer-wrapper .footer-nav-list li a {
        font-size: 16px;
        text-decoration: none;
        color: #fff; }

.footer-nav {
  margin-bottom: 10px;
  float: right; }
  .footer-nav .footer-nav-list {
    margin: 0;
    list-style: none;
    padding: 0; }
    .footer-nav .footer-nav-list li {
      margin-bottom: 2px;
      float: left;
      padding: 0 10px;
      border-left: 1px solid #fff; }
      .footer-nav .footer-nav-list li:first-child {
        border: 0; }
    .footer-nav .footer-nav-list .footer-nav-link {
      color: #fff;
      font-size: 13px;
      text-decoration: none;
      top: -1px; }

.footer-copyrights {
  color: #fff;
  font-size: 12px;
  clear: left;
  padding-top: 38px; }
  .footer-copyrights a {
    color: #fff;
    font-weight: normal;
    text-decoration: none; }

.socials a {
  display: inline-block;
  width: 38px;
  height: 38px;
  margin-right: 6px; }
  .socials a.in {
    background: url(/media/img/in.png) no-repeat; }
  .socials a.tw {
    background: url(/media/img/tw.png) no-repeat; }

.login-popup {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.55);
  position: absolute;
  right: 23px;
  top: 100%;
  -webkit-transition: all 0.13s linear;
  -o-transition: all 0.13s linear;
  -moz-transition: all 0.13s linear;
  -ms-transition: all 0.13s linear;
  -kthtml-transition: all 0.13s linear;
  transition: all 0.13s linear;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -o-transform: scale(0.2);
  -ms-transform: scale(0.2);
  transform: scale(0.2);
  transform-origin: 100% 0;
  opacity: 0;
  z-index: -10; }
  .login-popup.active {
    opacity: 1;
    z-index: 100;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    margin: 14px -10px 0 0; }
  .login-popup:before {
    content: '';
    position: absolute;
    top: -8px;
    height: 15px;
    width: 15px;
    background: #b4252d;
    right: 20px;
    transform: rotate(-45deg);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.55); }
  .login-popup:after {
    content: '';
    position: absolute;
    top: 0;
    height: 15px;
    width: 33px;
    background: #b4252d;
    right: 15px; }

.auth-page,
.login-popup {
  background: #b4252d;
  padding: 20px; }
  .auth-page:before,
  .login-popup:before {
    content: '';
    position: absolute;
    top: -8px;
    height: 15px;
    width: 15px;
    background: #b4252d;
    right: 20px;
    transform: rotate(-45deg);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.55); }
  .auth-page:after,
  .login-popup:after {
    content: '';
    position: absolute;
    top: 0;
    height: 15px;
    width: 33px;
    background: #b4252d;
    right: 15px; }
  .auth-page .form-wrap,
  .login-popup .form-wrap {
    width: 300px; }
  .auth-page h1,
  .login-popup h1 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    line-height: 1em;
    padding: 0;
    margin: 0 0 20px; }
  .auth-page .form-group,
  .login-popup .form-group {
    margin-bottom: 25px; }
  .auth-page .checkbox,
  .login-popup .checkbox {
    margin-bottom: 20px;
    position: relative;
    user-select: none; }
    .auth-page .checkbox .character-checkbox,
    .login-popup .checkbox .character-checkbox {
      width: 25px;
      height: 25px;
      cursor: pointer;
      border-radius: 3px;
      border: 1px solid #ccc;
      vertical-align: middle;
      display: inline-block;
      background: #fff; }
    .auth-page .checkbox .label,
    .login-popup .checkbox .label {
      color: #fff;
      font-size: 13px;
      font-weight: normal; }
    .auth-page .checkbox.show:before,
    .login-popup .checkbox.show:before {
      content: '\e013';
      color: #b4252d;
      font-size: 17px;
      margin: 4px 0 0 3px;
      position: absolute;
      pointer-events: none;
      font-family: Glyphicons Halflings; }
  .auth-page .forget,
  .login-popup .forget {
    font-size: 13px;
    text-align: center;
    display: block;
    color: #fff; }
  .auth-page .btn.btn-custom,
  .login-popup .btn.btn-custom {
    font-size: 14px;
    margin-bottom: 20px; }
  .auth-page .form-control,
  .login-popup .form-control {
    color: #212121; }
    .auth-page .form-control:focus,
    .login-popup .form-control:focus {
      border-color: #fff;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px white; }

.btn-custom {
  color: #212121;
  background-color: #fff; }
  .btn-custom:hover {
    color: #212121; }
  .btn-custom:focus {
    color: #212121; }

.auth-page {
  padding: 30px;
  background: #b4252d;
  width: 360px;
  margin: 40px auto; }

.contacts-block {
  padding: 5px 15px 5px 0;
  display: inline-block;
  width: 25%;
  vertical-align: top;
  margin-bottom: 25px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .contacts-block .cb-title {
    font-size: 18px;
    margin-bottom: 7px;
    font-weight: 400;
    min-height: 2.4em;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc; }
  .contacts-block .cb-row {
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 300; }
    .contacts-block .cb-row.subject {
      font-size: 16px;
      font-weight: 400; }
  .contacts-block .r-label {
    font-weight: 400; }

.cart-sidebar {
  position: fixed;
  right: -500px;
  padding: 104px 0 57px 50px;
  width: 546px;
  top: 0;
  background: #3a3a3a;
  -webkit-transition: right 0.2s linear;
  -o-transition: right 0.2s linear;
  -moz-transition: right 0.2s linear;
  -ms-transition: right 0.2s linear;
  -kthtml-transition: right 0.2s linear;
  transition: right 0.2s linear;
  height: 100%;
  z-index: 2; }
  .cart-sidebar .sidebar-content {
    height: 100%; }
  .cart-sidebar.active {
    right: 0;
    padding-left: 0; }
  .cart-sidebar .open-cart-sidebar {
    position: absolute;
    left: 7px;
    top: 155px;
    width: 33px;
    height: 27px;
    color: #fff;
    background: url(/media/img/cart.png);
    background-repeat: no-repeat; }
  .cart-sidebar:before {
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s linear; }
  .cart-sidebar.loading {
    position: fixed; }
    .cart-sidebar.loading .loading-spinner {
      display: block; }
    .cart-sidebar.loading:before {
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(255, 255, 255, 0.2);
      content: '';
      width: 100%;
      height: 100%;
      transition: all .3s linear; }
  .cart-sidebar .cart-header {
    color: #fff;
    min-height: 79px;
    padding: 12px 25px 10px 66px;
    text-align: left; }
    .cart-sidebar .cart-header .head- {
      font-size: 32px;
      line-height: 30px; }
    .cart-sidebar .cart-header .head-totals .grand- {
      color: #fe505b;
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 7px; }
    .cart-sidebar .cart-header .head-totals .savings- {
      color: #fe505b;
      font-size: 18px;
      font-weight: 400;
      line-height: 2px; }
    .cart-sidebar .cart-header .print-button {
      float: right;
      margin-top: 10px; }
  .cart-sidebar .cart-content-block {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    border-bottom: 1px solid transparent;
    padding-left: 2px; }
    .cart-sidebar .cart-content-block .cart-content-viewport {
      padding-bottom: 85px; }
    .cart-sidebar .cart-content-block .cart-header {
      margin-top: -100px; }
  .cart-sidebar .spinner {
    position: absolute;
    color: #b4252d;
    display: none;
    left: 50%;
    top: 50%; }
  .cart-sidebar .tab-pane.loading {
    position: relative;
    cursor: progress; }
    .cart-sidebar .tab-pane.loading:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: rgba(255, 255, 255, 0.5); }
    .cart-sidebar .tab-pane.loading .spinner {
      display: block;
      z-index: 10; }
  .cart-sidebar .nav-tabs {
    position: relative;
    border-bottom: 2px solid #f3f3f3;
    padding: 3px 0 0 20px; }
    .cart-sidebar .nav-tabs li {
      margin: 5px 3px -2px 0; }
      .cart-sidebar .nav-tabs li a {
        font-size: 13px;
        padding: 6px 5px;
        background: none;
        border: 2px solid #f3f3f3;
        color: #f3f3f3; }
      .cart-sidebar .nav-tabs li.active a, .cart-sidebar .nav-tabs li.active a:focus, .cart-sidebar .nav-tabs li.active a:hover {
        background: #f3f3f3;
        color: #4d4d4d;
        border: 2px solid #f3f3f3; }
  .cart-sidebar .list-group .list-group-item {
    padding: 6px 5px;
    overflow: hidden;
    font-size: 15px;
    border-left: 0;
    border-right: 0;
    font-weight: 600; }
    .cart-sidebar .list-group .list-group-item .badge {
      font-size: 15px;
      background-color: #b4252d;
      font-weight: 300; }
  .cart-sidebar .print-order {
    position: absolute;
    top: 83px;
    right: 12px;
    font-size: 22px;
    color: #fff; }
  .cart-sidebar .tab-content {
    padding-bottom: 20px;
    margin-bottom: 15px;
    background: #f3f3f3; }
  .cart-sidebar .submit-row {
    padding: 15px 5px 10px;
    text-align: left;
    overflow: hidden; }
    .cart-sidebar .submit-row .sr-buttons {
      float: right; }
    .cart-sidebar .submit-row .btn {
      margin-bottom: 10px;
      padding: 12px 15px 11px; }
    .cart-sidebar .submit-row .totals {
      padding: 5px 5px;
      float: left;
      max-width: 320px;
      white-space: nowrap;
      height: 46px;
      border: 1px solid #4d4d4d;
      font-size: 13px;
      overflow: hidden; }
      .cart-sidebar .submit-row .totals .total-count {
        display: inline-block; }
      .cart-sidebar .submit-row .totals .totals-row {
        display: inline-block;
        color: #ee4752; }
        .cart-sidebar .submit-row .totals .totals-row div {
          display: inline; }
        .cart-sidebar .submit-row .totals .totals-row .total-price {
          font-weight: 600; }
      .cart-sidebar .submit-row .totals .supplier-savings {
        color: #7f7e7e;
        padding-top: 3px;
        font-weight: 600; }
    .cart-sidebar .submit-row .alert {
      margin-bottom: 0; }
  .cart-sidebar .empty-cart-message {
    padding: 30px 0;
    font-size: 16px;
    margin: 40px 12px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; }
    .cart-sidebar .empty-cart-message h2 {
      font-size: 35px;
      margin: 0;
      color: #fff; }
  .cart-sidebar .tab-pane {
    padding: 5px 15px; }
  .cart-sidebar .min-order-message {
    clear: left;
    color: #4d4d4d;
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    padding-top: 4px; }
  .cart-sidebar .submit-section {
    float: right; }
  .cart-sidebar .submit-subsection {
    height: 46px;
    padding-top: 10px !important;
    font-size: 12px;
    line-height: 1; }
  .cart-sidebar .cutoff-time {
    padding: 7px 0; }
    .cart-sidebar .cutoff-time .small-tooltip {
      font-size: 11px;
      color: #7f7e7e; }

.simple-tooltip {
  position: relative;
  color: red;
  font-size: 16px; }
  .simple-tooltip .tooltip-text {
    position: absolute;
    left: 100%;
    width: 166px;
    margin: 1px -20px 0 0;
    top: 100%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid red;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    opacity: 0;
    z-index: -10;
    border-radius: 3px;
    padding: 2px 5px;
    font-family: 'Open Sans', sans-serif; }
  .simple-tooltip:hover .tooltip-text {
    z-index: 10;
    opacity: 1; }

.tab-cart-section {
  margin-bottom: 20px; }
  .tab-cart-section:last-child {
    margin-bottom: 0; }
  .tab-cart-section h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 600; }

.cart-table th, .cart-table td {
  text-align: center;
  padding: 6px 4px;
  width: 10%;
  vertical-align: middle; }
  .cart-table th:first-child, .cart-table td:first-child {
    text-align: left;
    width: 35%;
    padding-left: 0 !important; }
  .cart-table th:last-child, .cart-table td:last-child {
    padding-right: 0 !important; }
  .cart-table th .cart-move, .cart-table td .cart-move {
    width: 75px; }
.cart-table tbody > tr:last-child {
  border-bottom: 1px solid #d6d6d6; }
.cart-table tbody > tr td {
  vertical-align: middle; }
  .cart-table tbody > tr td.half- .btn-delete {
    height: 34px;
    padding: 5px 7px; }
.cart-table thead > tr > th {
  border-bottom: 1px solid #d6d6d6; }
.cart-table .btn-delete {
  width: 76px;
  height: 63px;
  background-color: #7f7e7e;
  padding: 20px 7px;
  color: #fff; }
.cart-table .pseudo-select-block {
  display: inline-block; }
  .cart-table .pseudo-select-block .select-box {
    width: 76px;
    height: 29px; }

.cart-bottom-block {
  padding: 20px 15px 15px; }
  .cart-bottom-block h3 {
    line-height: 27px;
    margin-bottom: 8px;
    font-size: 24px;
    padding: 0 10px; }

.full-cell {
  padding: 0 8px !important;
  vertical-align: top !important; }

.qty-block {
  text-align: center;
  width: 35px; }
  .qty-block .qty-input {
    height: 25px;
    width: 42px;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    border: 1px solid #e5e3e3; }
  .qty-block .btn {
    width: 42px;
    height: 19px;
    background-color: #c8c8c8;
    border: 1px solid #c8c8c8;
    background-repeat: no-repeat;
    background-position: 50% 4px; }
    .qty-block .btn.btn-arrow-up {
      background-image: url(/media/img/arrow_up.png); }
    .qty-block .btn.btn-arrow-down {
      background-image: url(/media/img/arrow_down.png); }

/* Tables */
.fixed-table-body {
  margin-top: -3px;
  position: relative; }

.fixed-table-toolbar {
  width: 380px; }
  .fixed-table-toolbar .bars {
    margin: 0; }

.fixed-table-header {
  position: relative; }
  .fixed-table-header:before {
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    height: 1px;
    border-top: 1px solid #ccc;
    content: '';
    z-index: 1; }

.fixed-table-loading {
  position: absolute;
  top: 1px !important;
  left: 0;
  background: rgba(255, 255, 255, 0.75);
  width: 100%;
  height: 99%;
  font-size: 35px;
  padding-top: 200px; }

.table thead th {
  vertical-align: top !important; }
.table tbody tr td {
  font-weight: 400; }

.qty-input {
  width: 35px; }

.qty-block,
.qty-cell {
  position: relative; }

.error-tooltip {
  position: absolute;
  left: 100%;
  top: -1px;
  margin: 0 0 0 5px;
  background: #b4252d;
  color: #fff;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1;
  border-radius: 3px;
  white-space: nowrap; }
  .error-tooltip:before {
    content: '';
    position: absolute;
    left: -2px;
    top: 7px;
    height: 8px;
    width: 8px;
    background: #b4252d;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .error-tooltip.left {
    left: auto;
    right: 100%;
    margin: 0 5px 0 0; }
    .error-tooltip.left:before {
      left: auto;
      right: -2px;
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      transform: rotate(-135deg); }

.qty-block .error-tooltip {
  top: 50%;
  margin-top: -12px; }

.flying-cart {
  position: absolute;
  height: 38px;
  width: 38px;
  background: #b4252d;
  color: #fff;
  z-index: 1060;
  border-radius: 100%; }
  .flying-cart:before {
    position: absolute;
    left: 50%;
    top: 50%;
    content: "\e116";
    font-size: 18px;
    line-height: 18px;
    font-family: 'Glyphicons Halflings';
    margin: -9px 0 0 -9px; }

.table-select-form-block .search-label {
  float: left;
  padding: 10px 15px; }

.product-img {
  width: 150px;
  height: auto;
  text-align: center;
  display: inline-block;
  border: 1px solid #ccc; }
  .product-img img {
    max-height: 150px;
    max-width: 150px;
    display: block;
    margin: 0 auto; }

.page-header.with-link {
  position: relative; }
  .page-header.with-link .pdf-link {
    position: absolute;
    right: 0;
    top: 20px;
    height: 32px;
    width: 32px;
    background-image: url(/media/img/pdf.png);
    background-repeat: no-repeat;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-position: 50%; }

.modal-body-wrapper {
  min-height: 200px; }

.table-wrapper {
  margin-bottom: 15px; }
  .table-wrapper .loading {
    min-height: 400px; }

.full-table .fixed-table-body {
  margin-top: 0; }

.table .status-cell {
  vertical-align: middle;
  text-align: center; }
.table .edit-string {
  width: 100px; }

.reset-search-icon {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 7px;
  top: 8px;
  border-radius: 100%;
  cursor: pointer;
  background: #fff; }
  .reset-search-icon:before, .reset-search-icon:after {
    content: '';
    position: absolute;
    left: 12px;
    top: 3px;
    width: 1px;
    height: 18px;
    background: #999; }
  .reset-search-icon:before {
    transform: rotate(-45deg); }
  .reset-search-icon:after {
    transform: rotate(45deg); }

.table-empty-search-message {
  white-space: pre-line; }

.table-loading-box {
  height: 100px;
  width: 100px;
  position: relative;
  display: inline-block; }

.inline-icon {
  display: inline-block;
  height: 21px;
  width: 21px; }
  .inline-icon.checked {
    background: url(/media/img/checked_grey.png) 50% 50% no-repeat; }
  .inline-icon.delete {
    background: url(/media/img/delete_grey.png) 50% 50% no-repeat; }

.other-price-search-result-message .search-result {
  padding: 10px;
  margin-bottom: 3px;
  text-align: center; }

.action-cell {
  padding: 0 !important;
  vertical-align: middle !important;
  overflow: hidden; }
  .action-cell.with-text .btn:before {
    display: none !important; }
  .action-cell a.btn {
    padding-top: 13px; }
  .action-cell .btn {
    display: inline-block;
    height: 48px;
    text-align: center;
    width: 100%;
    min-width: 70px;
    position: relative;
    border: 0;
    font-size: 13px;
    text-transform: uppercase; }
    .action-cell .btn:focus, .action-cell .btn:active {
      box-shadow: none;
      border: none;
      outline: none; }
    .action-cell .btn:before {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 200px;
      background: #ccc;
      bottom: 100%; }
    .action-cell .btn:after {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 200px;
      background: #ccc;
      top: 100%; }
    .action-cell .btn.btn-branded:before, .action-cell .btn.btn-branded:after {
      background-color: #b4252d; }
    .action-cell .btn.btn-light-grey:before, .action-cell .btn.btn-light-grey:after {
      background-color: #e7e7e7; }
    .action-cell .btn.btn-dark-gery:before, .action-cell .btn.btn-dark-gery:after {
      background-color: #b6b6b6; }
    .action-cell .btn.btn-middle-gery:before, .action-cell .btn.btn-middle-gery:after {
      background-color: #4d4d4d; }
  .action-cell .cell-helper {
    padding: 8px;
    display: block; }

.hidden-products-form-head .pagination {
  margin-top: 0 !important; }
.hidden-products-form-head .custom-table-toolbar {
  padding-top: 54px; }
.hidden-products-form-head .fixed-table-pagination {
  padding-top: 0; }

.order-history-table .glyphicon-plus.icon-plus {
  color: #b4252d; }

.print-page {
  padding: 20px 0 80px; }
  .print-page .table {
    table-layout: fixed; }
    .print-page .table th, .print-page .table td {
      width: 30%; }
    .print-page .table.products-table th, .print-page .table.products-table td {
      text-align: center; }
      .print-page .table.products-table th:first-child, .print-page .table.products-table td:first-child {
        text-align: left; }
    .print-page .table.products-table tfoot {
      color: #fff;
      background: #8e8b8b;
      font-size: 15px; }
    .print-page .table.totals-table {
      font-size: 16px; }
      .print-page .table.totals-table th, .print-page .table.totals-table td {
        text-align: left; }
        .print-page .table.totals-table th:last-child, .print-page .table.totals-table td:last-child {
          text-align: right; }
  .print-page .print-block {
    margin-bottom: 45px; }
    .print-page .print-block .title {
      font-size: 22px;
      line-height: 24px;
      margin-bottom: 10px;
      padding-bottom: 3px;
      border-bottom: 1px solid #ccc; }
    .print-page .print-block .notice {
      font-size: 16px;
      line-height: 19px;
      margin-bottom: 10px;
      font-weight: 300; }
  .print-page .print-header {
    padding: 10px 0 30px; }
    .print-page .print-header .b-logo {
      width: 130px;
      height: 130px; }
      .print-page .print-header .b-logo img {
        max-width: 130px;
        max-height: 130px;
        display: block; }

.print-width {
  width: 600px;
  margin: 0 auto; }

.contactcard .sales-row {
  padding-bottom: 15px; }
.contactcard h2 {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 55px; }
.contactcard p {
  line-height: 21px; }
.contactcard .logo-cell {
  margin-top: 10px; }
.contactcard .well.row {
  padding-top: 25px; }

.suppliers-info-page .page-header {
  position: relative; }
.suppliers-info-page .suppliers-pdf {
  position: absolute;
  right: 0;
  top: 34px;
  height: 32px;
  width: 32px;
  background-image: url(/media/img/pdf.png);
  background-repeat: no-repeat;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-position: 50%; }

.ui-sortable {
  padding: 0;
  list-style: none; }
  .ui-sortable li {
    padding: 9px 10px 7px;
    cursor: move;
    border: 1px solid #ccc;
    margin-bottom: 2px; }
    .ui-sortable li input {
      margin-right: 4px;
      position: relative;
      bottom: -2px; }
    .ui-sortable li label {
      font-size: 15px;
      font-weight: 300;
      line-height: 1; }
  .ui-sortable .ui-sortable-helper {
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.55); }

.loading-spinner {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -100px 0 0 -100px;
  z-index: 100; }

@-webkit-keyframes uil-facebook {
  0% {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); }
  90% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes uil-facebook {
  0% {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); }
  90% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes uil-facebook {
  0% {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); }
  90% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-ms-keyframes uil-facebook {
  0% {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); }
  90% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes uil-facebook {
  0% {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); }
  90% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes uil-facebook {
  0% {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); }
  90% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-o-keyframes uil-facebook {
  0% {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); }
  90% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes uil-facebook {
  0% {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); }
  90% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.loading-spinner {
  background: none;
  width: 200px;
  height: 200px; }

.loading-spinner > div {
  position: absolute;
  width: 40px;
  height: 120px;
  top: 40px;
  left: 20px;
  background: #bd1414;
  opacity: 0.6;
  -ms-animation: uil-facebook 1s cubic-bezier(0.01, 0.73, 0.28, 0.93) infinite;
  -moz-animation: uil-facebook 1s cubic-bezier(0.01, 0.73, 0.28, 0.93) infinite;
  -webkit-animation: uil-facebook 1s cubic-bezier(0.01, 0.73, 0.28, 0.93) infinite;
  -o-animation: uil-facebook 1s cubic-bezier(0.01, 0.73, 0.28, 0.93) infinite;
  animation: uil-facebook 1s cubic-bezier(0.01, 0.73, 0.28, 0.93) infinite; }

.loading-spinner > div:nth-of-type(2) {
  left: 80px;
  opacity: 0.8;
  -ms-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.loading-spinner > div:nth-of-type(3) {
  left: 140px;
  opacity: 0.9;
  -ms-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.loading {
  position: relative; }
  .loading .loading-spinner {
    display: block; }

.order-history-table .btn-primary.viewed {
  background-color: #1fa67b; }

.order-history-table .detail-view > td {
  padding: 0 !important; }
.order-history-table .detail-view .loading {
  min-height: 100px; }

.order-detail-table {
  padding: 0; }
  .order-detail-table thead th {
    font-size: 13px;
    height: 40px !important;
    vertical-align: middle !important;
    background: #d8d6d8;
    border: 0 !important;
    border-radius: 0 !important;
    text-align: center;
    padding: 8px !important; }
  .order-detail-table .col-title {
    font-size: 16px;
    font-weight: 400;
    display: block;
    border-bottom: 1px solid #ccc;
    margin-bottom: 12px; }
  .order-detail-table .detail-list {
    list-style: none;
    padding-left: 0; }
    .order-detail-table .detail-list li {
      margin-bottom: 4px; }
  .order-detail-table tbody tr {
    background-color: transparent !important;
    text-align: center; }
    .order-detail-table tbody tr:hover {
      background: #e9e9e9 !important; }
    .order-detail-table tbody tr td {
      border: 0 !important;
      border-radius: 0; }

.discount-update-form {
  padding: 40px 0 15px; }
  .discount-update-form .form-title {
    float: left;
    width: 310px; }
    .discount-update-form .form-title .top- {
      font-size: 40px;
      line-height: 1.2; }
    .discount-update-form .form-title .bottom- {
      font-size: 18px; }
  .discount-update-form .form {
    display: block;
    margin-left: 320px;
    text-align: right;
    padding-top: 13px; }
    .discount-update-form .form .notice + p label {
      display: none; }
    .discount-update-form .form p, .discount-update-form .form btn {
      display: inline-block;
      vertical-align: top; }
    .discount-update-form .form p {
      margin-right: 4px; }
      .discount-update-form .form p input {
        height: 39px;
        width: 36px;
        text-align: center; }
      .discount-update-form .form p label {
        font-size: 14px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300; }
    .discount-update-form .form .notice {
      padding-top: 11px; }

.shop-purchase-report-form-table {
  border: 1px solid #ccc; }
  .shop-purchase-report-form-table thead {
    background-color: #ccc; }
    .shop-purchase-report-form-table thead tr th {
      border-bottom: 1px solid #ddd; }
  .shop-purchase-report-form-table tbody tr td {
    border-left: 1px solid #ccc; }
    .shop-purchase-report-form-table tbody tr td:first-child {
      border-left: 0; }
  .shop-purchase-report-form-table .panel {
    margin-bottom: 0; }
    .shop-purchase-report-form-table .panel.shops .panel-heading {
      padding: 9px 25px 9px 10px; }
  .shop-purchase-report-form-table .panel-heading {
    padding: 9px 10px; }
    .shop-purchase-report-form-table .panel-heading label {
      margin-bottom: 0;
      display: block; }
      .shop-purchase-report-form-table .panel-heading label input {
        float: right; }
  .shop-purchase-report-form-table .select-list {
    max-height: 330px;
    overflow-y: auto; }
  .shop-purchase-report-form-table .date-range-block {
    margin: 15px 0 0;
    padding: 10px; }
    .shop-purchase-report-form-table .date-range-block label {
      display: block;
      font-size: 16px;
      margin: 0; }
    .shop-purchase-report-form-table .date-range-block .form-control {
      display: inline-block;
      width: 200px;
      margin-left: 6px; }

.select-list {
  list-style: none;
  padding: 10px;
  margin-bottom: 0; }
  .select-list li label {
    display: block;
    padding: 4px 10px;
    margin: 0 -10px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
    .select-list li label:hover {
      cursor: pointer;
      background-color: #ccc; }
  .select-list li input {
    float: right; }

.shop-purchase-report-table {
  border: 1px solid #ddd; }
  .shop-purchase-report-table thead tr th {
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center; }
    .shop-purchase-report-table thead tr th:first-child {
      vertical-align: middle !important; }
  .shop-purchase-report-table tbody tr td {
    text-align: center;
    border-right: 1px solid #ddd;
    width: 10%; }
    .shop-purchase-report-table tbody tr td:first-child {
      text-align: left;
      width: auto; }

.hidden-products-table-wrapper .fixed-table-header:before {
  display: none; }

.hidden-products-table {
  table-layout: fixed; }
  .hidden-products-table > thead > tr > th:first-child, .hidden-products-table > tbody > tr > td:first-child {
    width: 60px; }
  .hidden-products-table > thead > tr > th {
    height: 36px; }
    .hidden-products-table > thead > tr > th:last-child {
      padding-right: 16px; }
    .hidden-products-table > thead > tr > th:first-child {
      text-align: center;
      vertical-align: middle !important; }
    .hidden-products-table > thead > tr > th .hidden-products-inner-table thead th {
      border-bottom: 0 !important;
      border-left: 1px solid #ccc;
      height: 36px;
      vertical-align: middle !important;
      padding: 8px; }
      .hidden-products-table > thead > tr > th .hidden-products-inner-table thead th:first-child {
        border-left: 0; }
  .hidden-products-table > tbody > tr > td {
    padding: 0 !important; }
    .hidden-products-table > tbody > tr > td:first-child {
      padding: 8px !important; }
  .hidden-products-table .checkbox {
    margin: -3px 0 0 20px; }

.hidden-products-inner-table {
  table-layout: fixed;
  border-left: 0 !important;
  margin-bottom: 0;
  background-color: transparent !important;
  border-bottom: 0 !important;
  min-height: 36px; }
  .hidden-products-inner-table > thead th {
    width: 10%;
    border: none; }
    .hidden-products-inner-table > thead th:first-child {
      width: 20%; }
  .hidden-products-inner-table > tbody tr td {
    width: 10%; }
    .hidden-products-inner-table > tbody tr td:first-child {
      width: 20%; }
    .hidden-products-inner-table > tbody tr td:last-child {
      padding: 8px; }
  .hidden-products-inner-table > tbody tr:first-child td {
    border-top: 0; }

.table thead .col-30 {
  width: 30%; }
.table thead .col-25 {
  width: 25%; }
.table thead .col-15 {
  width: 15%; }
.table thead .col-10 {
  width: 10%; }
.table thead .col-5 {
  width: 5%; }

#order-list-content .fixed-table-toolbar {
  overflow: hidden;
  width: 315px; }
#order-list-content .bs-bars {
  margin: 10px 0; }
#order-list-content #order-table-toolbar {
  position: relative;
  padding-top: 15px; }

#order-table-toolbar {
  margin-top: 10px;
  position: relative; }

.pseudo-select-block {
  position: relative; }
  .pseudo-select-block .pseudo-select-list {
    opacity: 0;
    list-style: none;
    border: 1px solid #d8dfe7;
    margin-top: -1px;
    height: 0;
    max-height: 240px;
    overflow-y: auto;
    z-index: -1;
    position: absolute;
    margin-left: 0;
    min-width: 100%;
    background: #fff;
    box-sizing: border-box;
    top: 100%;
    overflow-x: hidden;
    right: 0;
    padding-left: 0; }
    .pseudo-select-block .pseudo-select-list .pseudo-select-list-item {
      display: block;
      font-size: 13px;
      padding: 5px 8px;
      cursor: pointer;
      transition: all .2s linear;
      box-sizing: border-box;
      margin: 0;
      color: #4d4d4d;
      height: 28px;
      white-space: nowrap;
      text-align: left; }
      .pseudo-select-block .pseudo-select-list .pseudo-select-list-item.reset {
        height: 1.5em; }
      .pseudo-select-block .pseudo-select-list .pseudo-select-list-item:hover {
        background-color: #d8dfe7; }
  .pseudo-select-block.active .pseudo-select-list {
    opacity: 1;
    transition: all .2s linear;
    height: auto;
    z-index: 10; }
  .pseudo-select-block .select-box {
    width: 100%;
    padding: 5px 17px 7px 5px;
    background-color: #d6d6d6;
    font-size: 12px;
    color: #4d4d4d;
    box-sizing: border-box;
    border: 1px solid transparent;
    height: 28px;
    line-height: 24px;
    cursor: pointer; }
    .pseudo-select-block .select-box:after {
      content: '';
      position: absolute;
      right: 7px;
      top: 9px;
      height: 8px;
      width: 10px;
      background-repeat: no-repeat;
      background-image: url(/media/img/arrow_down.png); }
    .pseudo-select-block .select-box .input-placeholder {
      white-space: nowrap;
      overflow: hidden;
      font-size: 12px;
      color: #4d4d4d;
      line-height: 16px; }
      .pseudo-select-block .select-box .input-placeholder.active {
        color: #9e9e9e; }
    .pseudo-select-block .select-box * {
      -moz-user-select: none;
      -webkit-user-select: none; }

.list-group-wrapper {
  padding: 60px 0 15px; }
  .list-group-wrapper .title {
    padding: 5px 0 20px;
    font-size: 28px; }
  .list-group-wrapper .list-group .list-group-item {
    position: relative; }
    .list-group-wrapper .list-group .list-group-item:after {
      position: absolute;
      top: 11px;
      height: 12px;
      width: 12px;
      border-top: 1px solid #ddd;
      border-right: 1px solid #ddd;
      transform: rotate(45deg);
      right: 11px;
      content: ''; }

.profile-form textarea {
  height: 115px; }
.profile-form .page-header .btn {
  margin-top: 25px;
  width: 120px; }
.profile-form .profile-info {
  text-align: center;
  padding: 17px 50px 0; }
  .profile-form .profile-info .profile-avatar {
    padding: 0 10px 10px;
    text-align: center;
    margin-bottom: 25px; }
    .profile-form .profile-info .profile-avatar img {
      max-width: 200px;
      display: inline-block;
      border-radius: 100%; }
.profile-form .profile-name {
  font-size: 25px;
  color: #4b4b4b;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.2; }
.profile-form .profile-county {
  font-size: 18px;
  color: #4b4b4b;
  line-height: 1.2; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-slider * {
  outline: none !important; }
.slick-slider .slide {
  padding: 30px 0; }
.slick-slider .control {
  display: none !important;
  position: absolute;
  text-indent: -2000px;
  height: 60px;
  width: 60px;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
  top: 50%;
  margin-top: -30px;
  transform: rotate(45deg);
  cursor: pointer;
  z-index: 10; }
  .slick-slider .control.right- {
    right: 30px; }
  .slick-slider .control.left- {
    left: 30px;
    transform: rotate(-135deg); }

.promo-banner-wrapper {
  text-align: center; }
  .promo-banner-wrapper iframe {
    border: 0;
    height: 0;
    width: 100%;
    overflow: hidden; }

.stack-admin-page {
  padding-left: 20px; }

.stack-admin.header-nav {
  padding-top: 7px; }

.table tbody .action-cell.input {
  border: 1px solid #959595; }
  .table tbody .action-cell.input .form-control {
    border: 0;
    background: 0;
    box-shadow: none;
    border-radius: 0; }
  .table tbody .action-cell.input .comment {
    padding: 8px;
    font-size: 10px;
    display: block; }

.static-page h1, .static-page h3 {
  color: #000; }

.page-about {
  padding-bottom: 60px; }
  .page-about .about-logo-wrapper {
    text-align: center;
    padding: 20px 0 50px; }
    .page-about .about-logo-wrapper img {
      display: inline-block; }
  .page-about .well {
    min-height: 440px; }
    .page-about .well p {
      line-height: 30px; }
    .page-about .well h3 {
      line-height: 1.2em;
      margin: 0 0 20px;
      min-height: 3.6em; }

/*# sourceMappingURL=style.css.map */
