@charset "UTF-8";
/*!
 *
 * Angle - Bootstrap Admin App + jQuery
 *
 * Version: 3.3.1
 * Author: @themicon_co
 * Website: http://themicon.co
 * License: https://wrapbootstrap.com/help/licenses
 *
 */
/* [Table of contents]

1. Bootstrap reset
  1.1 bootstrap
  1.2 bootstrap-reset

2. Typography
  2.1 typo

3. Layout
  3.1 layout / .wrapper .content-wrapper
  3.2 top-navbar / .top-navbar
  3.3 sidebar / .sidebar
  3.4 offsidebar / .offsidebar

4. Components
  4.1  button-extra
  4.2  placeholder / .box-placeholder
  4.3  panels
  4.4  progress-extra
  4.5  radial-bar / .radial-bar
  4.6  user-block / .user-block
  4.7  circles / .circle
  4.8  timeline / .timeline
  4.9  dropdown-extra
  4.10 row-extra / .row-table .row-flush
  4.11 half-float / .half-float
  4.12 masonry-grid / .row-masonry
  4.13 widget / .widget
  4.14 typeahead / .typeahead-ctrl
  4.15 animate
  4.16 table-grid
  4.17 todo / .todo
  4.18 nestable

5. Charts
  5.1 chart-flot / .flot-chart
  5.2 chart-easypie / .easypie-chart

6. Form elements
  6.1 form-elements
  6.2 form-validation
  6.3 form-tags
  6.4 form-wizard
  6.5 form-imgcrop

7. Tables
  7.1 datatable
  7.2 table-extras
  7.3 jqgrid
  7.4 react-data-grid

8. Plugins
  8.1 plugins
  8.2 slim-scroll / .slimScrollBar
  8.3 alerts / .alerts
  8.4 notifiy / .notifiy
  8.5 calendar / .fc-*
  8.6 spinner / .whirl
  8.7 gmap / .gmap
  8.8 vector-map / vector-map
  8.9 portlets / .portlet
  8.10 weahter icons

9. Utilities
  9.1 utils

10. Print CSS
  10.1 print

11. Settings
  11.1 settings

12. Documentation
  12.1 docs
 */
#general-dashboard h1,
#general-dashboard h2,
#general-dashboard h3,
#general-dashboard h4 {
  text-transform: uppercase;
  font-size: 18px;
  color: #455A64; }

#general-dashboard #purchase-orders-arriving-table .react-grid-HeaderCell {
  background: #ff6384 !important;
  color: black !important; }

#general-dashboard #sales-orders-shipping-table .react-grid-HeaderCell {
  background: #BBDEFB !important; }

#general-dashboard #mobile-sales-orders-shipping-table .react-grid-HeaderCell {
  background: #2196F3 !important;
  color: white !important; }

#general-dashboard #mso-header {
  padding-top: 20px; }

#general-dashboard .table-collapse-fix {
  height: 530px; }

#general-dashboard .table-collapse-fix-revision {
  height: 390px; }

#general-dashboard .table-collapse-revision {
  height: 460px; }

#general-dashboard .table-collapse-half-fix {
  height: 260px; }

#general-dashboard .sales-panel {
  height: 750px; }

#general-dashboard .sales-770-panel {
  height: 770px; }

#general-dashboard #message-box {
  overflow-y: scroll;
  overflow-x: height;
  height: 85%; }

#general-dashboard #message-input {
  margin-top: 15px; }
  #general-dashboard #message-input .color-picker {
    text-align: center;
    padding: 0px;
    height: 100%; }
    #general-dashboard #message-input .color-picker > a[role='menuitem'] {
      height: 34px;
      padding: 0px;
      padding-right: 0px; }

#general-dashboard #message-panel .panel-body {
  height: 295px; }

#general-dashboard #message-panel #message-box .panel-body {
  height: 100%; }

#general-dashboard #message-panel #message-box .user-message {
  display: flex; }
  #general-dashboard #message-panel #message-box .user-message .panel-body {
    height: 100%; }
  #general-dashboard #message-panel #message-box .user-message .message-name {
    color: #2196F3; }
  #general-dashboard #message-panel #message-box .user-message .message-content {
    overflow-wrap: break-word; }
  #general-dashboard #message-panel #message-box .user-message .message-timestamp {
    align-self: flex-end;
    padding-bottom: 2%;
    font-size: 10px; }

#general-dashboard #refresh-button {
  float: right;
  height: 22px; }

#general-dashboard #limit-warning {
  background: #F44336;
  padding: 0px 10px;
  border-radius: 5px;
  color: white;
  position: absolute;
  display: inline;
  margin: 0px 100px; }

#testing-if-id-actually-works .react-grid-HeaderCell {
  font-size: 1000px; }

#president-dashboard h1,
#president-dashboard h2,
#president-dashboard h3,
#president-dashboard h4 {
  text-transform: uppercase; }

#president-dashboard h3 {
  font-size: 14pt; }

#president-dashboard h2 {
  font-size: 12pt; }

#president-dashboard .totals {
  margin-bottom: 0px; }

#president-dashboard #ap-statistics-table {
  background: black; }

#president-dashboard #consolodatedStatisticsDate {
  height: 25px;
  width: 205px; }
  #president-dashboard #consolodatedStatisticsDate .rw-btn {
    height: 20px; }
  #president-dashboard #consolodatedStatisticsDate .rw-btn {
    font-size: 10px;
    line-height: 100%; }
  #president-dashboard #consolodatedStatisticsDate .rw-input {
    height: 20px; }

#president-dashboard .statistics-header {
  margin-bottom: 10px;
  height: 25px; }

#president-dashboard .total-price-label {
  color: #ff6384; }

#president-dashboard .total-sales-label {
  color: #1976D2; }

#president-dashboard .income-expense-chart {
  width: 100%;
  height: 300px; }
  #president-dashboard .income-expense-chart .panel-body {
    padding: 0px 15px; }
  #president-dashboard .income-expense-chart.panel {
    margin-bottom: 15px; }
  #president-dashboard .income-expense-chart label .form-group + span {
    top: -2px; }

#president-dashboard .export-to-excel {
  margin-top: -50px; }

#president-dashboard .panel {
  margin-bottom: 0; }

#president-dashboard .president-purchase-info {
  width: 100%;
  height: 550px;
  font-size: 1.2em;
  margin-bottom: 20px; }
  #president-dashboard .president-purchase-info .row {
    margin-bottom: 15px; }
  #president-dashboard .president-purchase-info .label {
    font-size: 100%;
    line-height: 1.5em;
    margin: 10px 0; }

#president-dashboard .president-sales-info {
  width: 100%;
  height: 220;
  font-size: 1.2em; }
  #president-dashboard .president-sales-info .row {
    margin-bottom: 15px; }
  #president-dashboard .president-sales-info .label {
    font-size: 100%;
    line-height: 1.5em;
    margin: 10px 0; }

#president-dashboard .purchasingDataGrid .react-grid-HeaderCell {
  background: #ff6384 !important;
  color: black !important; }

#president-dashboard .sales-order-data-grid .react-grid-HeaderCell {
  background: #BBDEFB !important; }

#president-dashboard .mobile-sales-order-data-grid .react-grid-HeaderCell {
  background: #2196F3 !important;
  color: white; }

#president-dashboard .pos-sales-order-data-grid .react-grid-HeaderCell {
  background: #145ca4 !important;
  color: white; }

#settings-user-management .table-collapse-fix {
  height: 750px;
  margin-bottom: 0; }

#settings-user-management .total-users {
  padding: 10px;
  font-size: small; }

#settings-user-management .ball-pulse {
  margin-top: 10px; }

#user-management-detail #user-management-detail-groups,
#user-management-detail #user-management-detail-permissions {
  padding-bottom: 0px;
  height: 337px; }

#user-management-detail #user-management-detail-permissions .btn-toolbar {
  position: absolute;
  z-index: 1; }

#user-management-detail .group-permission-data-grid .react-grid-HeaderCell {
  background: #b8b8b8 !important;
  color: black !important; }

#user-management-detail .group-permission-data-grid .react-grid-Cell {
  background: lightgray !important;
  color: black !important; }

.reports-dropship {
  padding-top: 20px; }
  .reports-dropship .control-label {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
  .reports-dropship .selection-label {
    padding-top: 3px; }
  .reports-dropship .selection-dropdown {
    width: 160px;
    padding-left: 0px; }
    .reports-dropship .selection-dropdown .Select-control {
      height: 25px; }
      .reports-dropship .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      .reports-dropship .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        .reports-dropship .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      .reports-dropship .selection-dropdown .Select-control .Select-input {
        height: 20px; }
        .reports-dropship .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

#settings-role-management .table-collapse-fix {
  height: 720px;
  margin-bottom: 0px; }

#group-management-detail-permissions {
  padding-bottom: 0px;
  height: 685px; }

#product-group-enable {
  margin-left: 25px; }

#dropzone-button {
  margin-left: 87px; }

.group-thumbnail-cell {
  height: 110px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column; }
  .group-thumbnail-cell #image-container {
    width: 120px;
    height: 120px;
    position: absolute; }
  .group-thumbnail-cell .image-dropzone {
    z-index: 10;
    height: 100px;
    width: 100px; }

.group-img-view {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0; }
  .group-img-view img {
    width: 100%;
    height: 100%;
    line-height: 1200px;
    text-align: center; }

#category2-detail {
  min-height: 763px; }

.category2-thumbnail-cell {
  height: 180px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column; }
  .category2-thumbnail-cell #image-container {
    width: 120px;
    height: 120px;
    position: absolute; }
  .category2-thumbnail-cell .image-dropzone {
    z-index: 10;
    height: 120px;
    width: 120px; }

.category2-display-options {
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  white-space: nowrap; }
  .category2-display-options .category2-view-type-b2c {
    margin-bottom: 95px; }
  .category2-display-options .category2-view-type {
    margin-bottom: 80px; }
  .category2-display-options .control-label {
    display: inline-flex;
    float: left;
    margin-right: 20px; }
  .category2-display-options .selection-label {
    padding-top: 3px; }
  .category2-display-options .selection-dropdown {
    width: 170px;
    padding-left: 20px; }
    .category2-display-options .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      .category2-display-options .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      .category2-display-options .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        .category2-display-options .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      .category2-display-options .selection-dropdown .Select-control .Select-input {
        height: 20px; }
        .category2-display-options .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

.category2-default-image {
  height: 120px;
  width: 120px; }

.category2-saving {
  position: absolute; }

#category2-detail #search-panel {
  min-height: 80px; }
  #category2-detail #search-panel .search-panel-right {
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center; }

#category2-detail #autosuggest-div {
  z-index: 100;
  position: relative;
  top: 4px; }

#category2-detail #suggestion-box {
  border: 1px solid #2196F3;
  border-radius: 4px;
  background: #BBDEFB; }

#category2-detail #suggestion-box {
  border: 1px solid #2196F3;
  border-radius: 4px;
  background: #BBDEFB; }

#category2-detail .control-dropdown {
  width: 100%; }

#category2-detail .no-suggestions {
  color: #F44336;
  margin: -20px 0px 0px 650px;
  position: absolute; }

#category2-detail .react-autosuggest__container {
  position: relative; }

#category2-detail .react-autosuggest__suggestions-container--open {
  display: block;
  position: absolute;
  width: 100%;
  max-height: 435px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 100; }

#mobile-management #search-panel {
  min-height: 80px; }
  #mobile-management #search-panel .search-panel-right {
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center; }

#mobile-management #autosuggest-div {
  z-index: 3;
  position: relative;
  top: 4px; }

#mobile-management #suggestion-box {
  border: 1px solid #2196F3;
  border-radius: 4px;
  background: #BBDEFB; }

#mobile-management #billboard-image-container {
  display: flex;
  align-items: center;
  justify-content: center; }

#mobile-management #dropzone-button {
  margin-left: 10px; }

#mobile-management #rich-text-editor {
  height: 700px !important; }

#mobile-management #rich-text-editor .save-button {
  margin-left: 430px !important; }

#mobile-management #rich-text-editor .editor > div {
  height: 635px !important;
  width: 759px !important; }

#mobile-management .billboard-image-dropzone {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%; }

#mobile-management .billboard-display-options {
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  white-space: nowrap; }

#mobile-management .billboard-display-options2 {
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  white-space: nowrap; }
  #mobile-management .billboard-display-options2 .control-label {
    width: 100px; }

#mobile-management .default-image {
  width: auto;
  max-height: 180px;
  max-width: 320px; }

#mobile-management .save-button {
  position: absolute;
  z-index: 2; }

#mobile-management .control-dropdown {
  width: 100%; }

#mobile-management .no-suggestions {
  color: #F44336;
  margin: -20px 0px 0px 650px;
  position: absolute; }

#mobile-management em.fa.fa-times {
  color: #F44336;
  font-size: 20px;
  line-height: 17px; }

#mobile-management .react-autosuggest__container {
  position: relative; }

#mobile-management .react-autosuggest__suggestions-container--open {
  display: block;
  position: absolute;
  width: 100%;
  max-height: 435px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 3; }

#mobile-management .tab-content {
  min-height: 800px; }

#mobile-management #mobile-management-detail {
  min-height: 660px; }

#sales-customer-return-form h3 {
  color: #455A64; }

#sales-customer-return-form .dollar-sign {
  color: #388E3C;
  padding-left: 5px; }

#sales-customer-return-form #add-button {
  height: 22px; }

#sales-customer-return-form .fa-plus {
  font-size: 15px; }

#promotion-form .search-by-max-width {
  max-width: 125px;
  padding: 0;
  margin-bottom: 5px; }

#promotion-form #search-product-by .col-sm-2 {
  width: auto; }

#promotion-form #add-product-panel {
  height: 110px; }

#promotion-form #promotions-auto-suggest {
  padding-bottom: 30px;
  width: 98%; }
  #promotion-form #promotions-auto-suggest .react-autosuggest__suggestions-container {
    position: absolute;
    width: 100%; }

#promotion-form .no-suggestions {
  color: red;
  margin: 3px 0px 0px 700px;
  position: absolute; }

#promotion-form input[name="ProductInformation"] {
  margin-bottom: 5px; }

#promotion-form #promo-details {
  min-height: 287px; }
  #promotion-form #promo-details .item-name-span {
    margin-left: 0px !important; }

#promotion-form .line-height {
  line-height: 22px; }

#promotion-form #promo-panel {
  height: 310px; }

#promotion-form .tab-content {
  height: 115px; }

#promotion-form .item-name-span {
  margin-left: 10px;
  background-color: #FFECB3; }

#promotion-form #promo-setup-side {
  min-height: 143px; }
  #promotion-form #promo-setup-side .row {
    margin-top: 10px;
    margin-bottom: 10px; }

#sales-favorite-list h2 {
  color: #455A64; }

#sales-favorite-list .table-collapse-fix {
  height: 713px; }

#sales-favorite-list #favorite-list {
  height: 630px; }

#sales-favorite-list #choose-customer {
  color: #FFA000; }

#sales-favorite-list #suggestion-box {
  border: 1px solid #2196F3;
  border-radius: 4px;
  background: #BBDEFB; }

#sales-favorite-list #favorite-list-panel {
  min-height: 74px; }

#sales-favorite-list .react-autosuggest__container {
  position: absolute;
  width: 98%; }

#sales-favorite-list .react-autosuggest__suggestions-container--open {
  display: block;
  position: relative;
  width: 100%;
  max-height: 435px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 2; }

#group-list h2 {
  color: #455A64; }

#group-list .table-collapse-fix {
  height: 715px; }

#group-list .add-group-button {
  position: absolute;
  top: 10px;
  z-index: 10; }

#group-list .current-group-name-input {
  border: 1px solid black;
  border-radius: 3px;
  text-align: center;
  width: 150px; }

#group-list .customer-list-spinner {
  margin-top: 30px; }

#group-list .customer-list-top-bar {
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 290px;
  position: absolute;
  z-index: 2; }

#group-list #customer-name-dropdown {
  width: 300px; }

#group-list .customer-panel {
  height: 717px; }

#group-list .customer-selection-wrapper {
  display: flex;
  flex-direction: row;
  margin: 5px 0px; }
  #group-list .customer-selection-wrapper .control-label {
    display: inline-flex;
    float: left;
    margin-right: 5px; }
  #group-list .customer-selection-wrapper .selection-label {
    padding-top: 3px; }
  #group-list .customer-selection-wrapper .selection-dropdown {
    width: 250px; }
    #group-list .customer-selection-wrapper .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      #group-list .customer-selection-wrapper .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      #group-list .customer-selection-wrapper .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        #group-list .customer-selection-wrapper .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      #group-list .customer-selection-wrapper .selection-dropdown .Select-control .Select-input {
        height: 20px; }
        #group-list .customer-selection-wrapper .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

#group-list input[disabled] {
  background-color: #e3e3e3; }

#cash-out-modal .col-xs-5ths,
#cash-out-modal .col-sm-5ths,
#cash-out-modal .col-md-5ths,
#cash-out-modal .col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 10px; }

#cash-out-modal .col-xs-5ths {
  width: 20%;
  float: left; }

#cash-out-modal input {
  height: 33px; }

#promotions-page .auto-apply-wrapper, #edit-promotion-modal .auto-apply-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 5px; }

#promotions-page .auto-fill-button, #edit-promotion-modal .auto-fill-button {
  margin-left: 10px;
  font-size: 12px;
  padding: 1px 5px; }

#promotions-page #autosuggest-div, #edit-promotion-modal #autosuggest-div {
  z-index: 100;
  position: relative;
  top: 4px; }

#promotions-page .ball-pulse, #edit-promotion-modal .ball-pulse {
  margin: unset; }

#promotions-page .buy-a-get-b-tab, #edit-promotion-modal .buy-a-get-b-tab {
  display: flex;
  height: 150px; }

#promotions-page .buy-mix-a-get-b-tab, #edit-promotion-modal .buy-mix-a-get-b-tab {
  display: flex;
  min-height: 150px; }

#promotions-page .buy-a-get-b-product-section, #edit-promotion-modal .buy-a-get-b-product-section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 50%; }

#promotions-page .buy-n-get-n-input-format, #edit-promotion-modal .buy-n-get-n-input-format,
#promotions-page .buy-a-get-b-input-format, #edit-promotion-modal .buy-a-get-b-input-format {
  display: flex;
  flex-direction: column;
  align-items: center; }

#promotions-page .buy-n-get-n-tab, #edit-promotion-modal .buy-n-get-n-tab {
  display: flex;
  height: 150px; }

#promotions-page #buy-a-get-b-input, #edit-promotion-modal #buy-a-get-b-input,
#promotions-page #buy-n-get-n-input, #edit-promotion-modal #buy-n-get-n-input {
  margin-left: 10px; }

#promotions-page .by-quantity-tab, #edit-promotion-modal .by-quantity-tab {
  display: flex;
  height: 150px; }

#promotions-page .by-total-price-product-tab, #edit-promotion-modal .by-total-price-product-tab {
  display: flex;
  height: 150px; }

#promotions-page .by-total-price-discount-tab, #edit-promotion-modal .by-total-price-discount-tab {
  display: flex;
  height: 150px; }

#promotions-page .control-dropdown, #edit-promotion-modal .control-dropdown {
  width: 98%; }

#promotions-page .method-selection .control-label, #edit-promotion-modal .method-selection .control-label,
#promotions-page .payment-type-selection .control-label, #edit-promotion-modal .payment-type-selection .control-label,
#promotions-page .customer-group-selection .control-label, #edit-promotion-modal .customer-group-selection .control-label {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

#promotions-page .method-selection .selection-label, #edit-promotion-modal .method-selection .selection-label,
#promotions-page .payment-type-selection .selection-label, #edit-promotion-modal .payment-type-selection .selection-label,
#promotions-page .customer-group-selection .selection-label, #edit-promotion-modal .customer-group-selection .selection-label {
  padding-top: 3px; }

#promotions-page .method-selection .selection-dropdown, #edit-promotion-modal .method-selection .selection-dropdown,
#promotions-page .payment-type-selection .selection-dropdown, #edit-promotion-modal .payment-type-selection .selection-dropdown,
#promotions-page .customer-group-selection .selection-dropdown, #edit-promotion-modal .customer-group-selection .selection-dropdown {
  width: 160px;
  padding-left: 10px; }
  #promotions-page .method-selection .selection-dropdown .Select-control, #edit-promotion-modal .method-selection .selection-dropdown .Select-control,
  #promotions-page .payment-type-selection .selection-dropdown .Select-control, #edit-promotion-modal .payment-type-selection .selection-dropdown .Select-control,
  #promotions-page .customer-group-selection .selection-dropdown .Select-control, #edit-promotion-modal .customer-group-selection .selection-dropdown .Select-control {
    height: 25px;
    border: 1px solid black;
    border-radius: 3px; }
    #promotions-page .method-selection .selection-dropdown .Select-control .Select-placeholder, #edit-promotion-modal .method-selection .selection-dropdown .Select-control .Select-placeholder,
    #promotions-page .payment-type-selection .selection-dropdown .Select-control .Select-placeholder, #edit-promotion-modal .payment-type-selection .selection-dropdown .Select-control .Select-placeholder,
    #promotions-page .customer-group-selection .selection-dropdown .Select-control .Select-placeholder, #edit-promotion-modal .customer-group-selection .selection-dropdown .Select-control .Select-placeholder {
      line-height: 20px; }
    #promotions-page .method-selection .selection-dropdown .Select-control .Select-value, #edit-promotion-modal .method-selection .selection-dropdown .Select-control .Select-value,
    #promotions-page .payment-type-selection .selection-dropdown .Select-control .Select-value, #edit-promotion-modal .payment-type-selection .selection-dropdown .Select-control .Select-value,
    #promotions-page .customer-group-selection .selection-dropdown .Select-control .Select-value, #edit-promotion-modal .customer-group-selection .selection-dropdown .Select-control .Select-value {
      line-height: 20px; }
      #promotions-page .method-selection .selection-dropdown .Select-control .Select-value .Select-value-label, #edit-promotion-modal .method-selection .selection-dropdown .Select-control .Select-value .Select-value-label,
      #promotions-page .payment-type-selection .selection-dropdown .Select-control .Select-value .Select-value-label, #edit-promotion-modal .payment-type-selection .selection-dropdown .Select-control .Select-value .Select-value-label,
      #promotions-page .customer-group-selection .selection-dropdown .Select-control .Select-value .Select-value-label, #edit-promotion-modal .customer-group-selection .selection-dropdown .Select-control .Select-value .Select-value-label {
        line-height: 20px; }
    #promotions-page .method-selection .selection-dropdown .Select-control .Select-input, #edit-promotion-modal .method-selection .selection-dropdown .Select-control .Select-input,
    #promotions-page .payment-type-selection .selection-dropdown .Select-control .Select-input, #edit-promotion-modal .payment-type-selection .selection-dropdown .Select-control .Select-input,
    #promotions-page .customer-group-selection .selection-dropdown .Select-control .Select-input, #edit-promotion-modal .customer-group-selection .selection-dropdown .Select-control .Select-input {
      height: 20px; }
      #promotions-page .method-selection .selection-dropdown .Select-control .Select-input > input, #edit-promotion-modal .method-selection .selection-dropdown .Select-control .Select-input > input,
      #promotions-page .payment-type-selection .selection-dropdown .Select-control .Select-input > input, #edit-promotion-modal .payment-type-selection .selection-dropdown .Select-control .Select-input > input,
      #promotions-page .customer-group-selection .selection-dropdown .Select-control .Select-input > input, #edit-promotion-modal .customer-group-selection .selection-dropdown .Select-control .Select-input > input {
        padding: 0px; }

#promotions-page .detail-string, #edit-promotion-modal .detail-string {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 95%;
  display: inline-block; }

#promotions-page .discount-field, #edit-promotion-modal .discount-field {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between; }

#promotions-page .levels-field, #edit-promotion-modal .levels-field {
  display: flex;
  flex-direction: row;
  align-items: center; }
  #promotions-page .levels-field .level-buttons, #edit-promotion-modal .levels-field .level-buttons {
    border: 1px solid black; }
  #promotions-page .levels-field .level-buttons:hover, #edit-promotion-modal .levels-field .level-buttons:hover {
    color: black; }
  #promotions-page .levels-field .level-buttons:focus, #edit-promotion-modal .levels-field .level-buttons:focus {
    color: black; }
  #promotions-page .levels-field .level-buttons:active, #edit-promotion-modal .levels-field .level-buttons:active {
    color: white; }

#promotions-page .discount-input-format, #edit-promotion-modal .discount-input-format {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px; }

#promotions-page #discount-text-input, #edit-promotion-modal #discount-text-input {
  width: 50px; }

#promotions-page .divider, #edit-promotion-modal .divider {
  border-left: 1px solid black; }

#promotions-page em.fa.fa-times, #edit-promotion-modal em.fa.fa-times {
  color: #F44336;
  font-size: 20px;
  line-height: 17px; }

#promotions-page .end-date-label, #edit-promotion-modal .end-date-label {
  margin-right: 5px; }

#promotions-page .field-margin, #edit-promotion-modal .field-margin {
  margin-right: 5px; }

#promotions-page .flex-row, #edit-promotion-modal .flex-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

#promotions-page .invisible-button, #edit-promotion-modal .invisible-button {
  color: transparent;
  background-color: transparent;
  border-color: transparent;
  outline: none !important; }

#promotions-page .item-name-label, #edit-promotion-modal .item-name-label {
  margin-right: 10px; }

#promotions-page .item-name-span, #edit-promotion-modal .item-name-span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

#promotions-page .method-selection .selection-dropdown, #edit-promotion-modal .method-selection .selection-dropdown {
  width: 140px; }

#promotions-page #min-purchase-text-input, #edit-promotion-modal #min-purchase-text-input {
  width: 60px; }

#promotions-page #promo-code-text-input-edit, #edit-promotion-modal #promo-code-text-input-edit {
  width: 100px; }

#promotions-page #auto-apply-checkbox-edit, #edit-promotion-modal #auto-apply-checkbox-edit {
  margin: 0px; }

#promotions-page #qty-A-text-input, #edit-promotion-modal #qty-A-text-input,
#promotions-page #n1-qty-text-input, #edit-promotion-modal #n1-qty-text-input {
  width: 50px;
  margin-right: 5px; }

#promotions-page #qty-B-text-input, #edit-promotion-modal #qty-B-text-input,
#promotions-page #n2-qty-text-input, #edit-promotion-modal #n2-qty-text-input {
  width: 50px; }

#promotions-page .no-suggestions, #edit-promotion-modal .no-suggestions {
  color: #F44336;
  margin: -20px 0px 0px 500px;
  position: absolute; }

#promotions-page .product-b-tool-tips, #edit-promotion-modal .product-b-tool-tips,
#promotions-page .product-a-tool-tips, #edit-promotion-modal .product-a-tool-tips {
  display: flex;
  flex-direction: column; }

#promotions-page .product-b-label, #edit-promotion-modal .product-b-label {
  display: flex;
  flex-direction: row;
  align-items: center; }

#promotions-page .product-details, #edit-promotion-modal .product-details {
  display: flex;
  flex-direction: row;
  justify-content: space-around; }

#promotions-page .product-details-left, #edit-promotion-modal .product-details-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 40%; }

#promotions-page .product-details-right, #edit-promotion-modal .product-details-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 40%; }

#promotions-page .group-cat-divider, #edit-promotion-modal .group-cat-divider {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid black;
  width: 90%; }

#promotions-page .group-cat-picker, #edit-promotion-modal .group-cat-picker {
  width: 80%;
  margin-top: 10px;
  margin-bottom: 10px;
  flex-direction: row;
  display: flex;
  justify-content: space-between; }

#promotions-page .group-cat, #edit-promotion-modal .group-cat {
  display: flex; }

#promotions-page .product-section, #edit-promotion-modal .product-section {
  display: flex;
  justify-content: space-between;
  width: 50%; }

#promotions-page .promo-fields, #edit-promotion-modal .promo-fields {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 100%; }

#promotions-page .promo-fields-b, #edit-promotion-modal .promo-fields-b {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 100%;
  width: 220px; }

#promotions-page .promo-section, #edit-promotion-modal .promo-section {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 10px;
  margin-left: 10px;
  width: 50%; }

#promotions-page .promo-code-label, #edit-promotion-modal .promo-code-label {
  font-size: 20px;
  margin-right: 5px; }

#promotions-page .promo-code-section, #edit-promotion-modal .promo-code-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50%; }

#promotions-page .promo-code-section-product, #edit-promotion-modal .promo-code-section-product {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 20%; }

#promotions-page #promo-code-text-input, #edit-promotion-modal #promo-code-text-input {
  font-size: 24px;
  height: 45px;
  width: 300px; }

#promotions-page #promo-code-text-input-product, #edit-promotion-modal #promo-code-text-input-product {
  font-size: 24px;
  height: 35px;
  width: 180px; }

#promotions-page .promo-code-wrapper, #edit-promotion-modal .promo-code-wrapper {
  display: flex;
  flex-direction: row; }

#promotions-page .promo-setup, #edit-promotion-modal .promo-setup {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 100%; }

#promotions-page #promotions-auto-suggest, #edit-promotion-modal #promotions-auto-suggest {
  width: 100%;
  margin-bottom: 10px; }

#promotions-page .promotions-table-panel, #edit-promotion-modal .promotions-table-panel {
  margin-top: 10px; }

#promotions-page .quantity-field, #edit-promotion-modal .quantity-field {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between; }

#promotions-page .quantity-input, #edit-promotion-modal .quantity-input {
  display: flex;
  flex-direction: row;
  align-items: center; }

#promotions-page #quantity-to-from, #edit-promotion-modal #quantity-to-from {
  width: 44px; }

#promotions-page #quantity-to-from[disabled], #edit-promotion-modal #quantity-to-from[disabled] {
  background-color: #e3e3e3; }

#promotions-page .__react_component_tooltip, #edit-promotion-modal .__react_component_tooltip {
  width: 240px; }

#promotions-page .react-autosuggest__container, #edit-promotion-modal .react-autosuggest__container {
  position: relative; }

#promotions-page .react-autosuggest__suggestions-container--open, #edit-promotion-modal .react-autosuggest__suggestions-container--open {
  display: block;
  position: absolute;
  width: 100%;
  max-height: 435px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 100; }

#promotions-page .search-by-max-width, #edit-promotion-modal .search-by-max-width {
  max-width: 125px;
  padding: 0;
  margin-bottom: 5px; }

#promotions-page #search-panel, #edit-promotion-modal #search-panel {
  min-height: 80px; }
  #promotions-page #search-panel .search-panel-right, #edit-promotion-modal #search-panel .search-panel-right {
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center; }

#promotions-page .start-date-label, #edit-promotion-modal .start-date-label {
  margin-right: 5px; }

#promotions-page #suggestion-box, #edit-promotion-modal #suggestion-box {
  border: 1px solid #2196F3;
  border-radius: 4px;
  background: #BBDEFB;
  height: 20px;
  width: 98%; }

#promotions-page .text-input-field, #edit-promotion-modal .text-input-field {
  border: 1px solid black;
  border-radius: 3px;
  text-align: center; }

#promotions-page .to-label, #edit-promotion-modal .to-label {
  margin-left: 10px; }

#promotions-page .total-price-product-discount, #edit-promotion-modal .total-price-product-discount {
  display: flex;
  flex-direction: row; }

#edit-promotion-modal {
  min-height: 410px; }
  #edit-promotion-modal .buy-a-get-b-tab {
    display: flex;
    flex-direction: column;
    height: 350px; }
  #edit-promotion-modal .buy-mix-a-get-b-tab {
    display: flex;
    flex-direction: column; }
  #edit-promotion-modal .buy-n-get-n-tab {
    display: flex;
    flex-direction: column;
    height: 350px; }
  #edit-promotion-modal .by-quantity-tab {
    display: flex;
    flex-direction: column;
    height: 350px; }
  #edit-promotion-modal .by-total-price-product-tab {
    display: flex;
    flex-direction: column;
    height: 350px; }
  #edit-promotion-modal .by-total-price-discount-tab {
    display: flex;
    flex-direction: column;
    height: 350px;
    width: 500px; }
  #edit-promotion-modal .buy-a-get-b-product-section {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%; }
  #edit-promotion-modal hr {
    border-color: black; }
  #edit-promotion-modal .panel-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  #edit-promotion-modal .product-section {
    display: flex;
    justify-content: space-between;
    width: 100%; }
  #edit-promotion-modal .promo-details {
    display: flex;
    flex-direction: column;
    align-items: center; }
  #edit-promotion-modal .promo-section {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-end;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    height: 160px; }
  #edit-promotion-modal .promo-code-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 40%; }
  #edit-promotion-modal .promo-code-section-product {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 40%; }
  #edit-promotion-modal .save-and-cancel-section {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 200px; }

#pos-report #reports-panel .panel-body {
  height: 680px; }

#pos-report .category-nav-panel {
  padding-left: 0px; }

#edit-pos-payment-modal {
  font-size: medium; }
  #edit-pos-payment-modal input {
    font-size: small; }

#inventory-page .radio-filter-buttons {
  margin-bottom: 3px; }

#inventory-page #date-range-picker {
  height: 95px; }
  #inventory-page #date-range-picker .search-btn {
    position: relative; }

#inventory-page #table-panel {
  min-height: 100px; }

#inventory-page .table-filters {
  width: 900px !important;
  left: 290px !important; }

#inventory-page .inventory-notes {
  font-weight: bold;
  text-align: right; }
  #inventory-page .inventory-notes .total-inventory-price-label {
    padding-right: 10px; }

#table-collapse-fix-425 {
  height: 425px !important; }

#table-collapse-fix-auto {
  height: auto !important; }

#inventory-details-page {
  font-size: 12px;
  white-space: nowrap; }
  #inventory-details-page .panel .panel-body {
    padding: 15px; }
  #inventory-details-page .panel h3 {
    margin-top: 0; }
  #inventory-details-page #product-info-panel .form-group {
    margin-bottom: 0; }
  #inventory-details-page #product-info-panel .col-xs-4 {
    width: auto; }
  #inventory-details-page #product-info-panel .col-xs-8 {
    position: relative;
    top: 1px; }
  #inventory-details-page #product-order-history {
    height: 315px;
    margin-bottom: 0px; }
    #inventory-details-page #product-order-history .check-box {
      position: absolute;
      left: 24px;
      top: 22px; }
    #inventory-details-page #product-order-history .inventory-adjustment-button {
      position: relative;
      left: 25px; }
  #inventory-details-page #inventory-order-history {
    height: 315px;
    margin-bottom: 0px; }
  #inventory-details-page #cost-details {
    min-height: 280px;
    max-height: 280px; }
    #inventory-details-page #cost-details .centerStyle {
      margin-top: 0px !important; }
    #inventory-details-page #cost-details .avg-and-inv-cost label {
      max-width: 80px; }
  #inventory-details-page #price-levels {
    min-height: 280px;
    max-height: 280px; }
    #inventory-details-page #price-levels .centerStyle {
      margin-top: 0px !important; }
  #inventory-details-page #sale-details {
    min-height: 280px;
    max-height: 280px; }
    #inventory-details-page #sale-details .thumbnail {
      background-color: transparent;
      border: 1px solid transparent;
      margin-bottom: 15px; }
      #inventory-details-page #sale-details .thumbnail img {
        width: 120px;
        height: 120px;
        margin: 0 auto;
        background-color: white;
        border: 1px solid #555555;
        color: #555555;
        text-align: center;
        line-height: 118px; }
    #inventory-details-page #sale-details #stopSale {
      margin-bottom: 10px;
      padding-top: 10px;
      border-top: 1px solid #CFD8DC; }
    #inventory-details-page #sale-details .border-top {
      padding: 10px 0;
      margin-top: 20px;
      border-top: 1px solid #CFD8DC; }
  #inventory-details-page #convert-details {
    min-height: 380px;
    max-height: 380px;
    overflow-y: scroll;
    overflow-x: hidden; }
    #inventory-details-page #convert-details .border-bottom {
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-bottom: 1px solid #CFD8DC; }
    #inventory-details-page #convert-details .prod-no-related label {
      max-width: 80px; }
    #inventory-details-page #convert-details .convert-qty label {
      max-width: 60px;
      margin-left: -5px; }
    #inventory-details-page #convert-details .convert-qty input {
      width: 60px; }
    #inventory-details-page #convert-details input[name="ConvertNum"] {
      width: 80px; }
  #inventory-details-page #inventory-details-panel {
    min-height: 380px;
    max-height: 380px;
    overflow-y: scroll;
    overflow-x: hidden; }
    #inventory-details-page #inventory-details-panel h3 {
      margin-top: 20px; }
    #inventory-details-page #inventory-details-panel .add-bin-range-section {
      margin: 0px 0 0 5px; }
    #inventory-details-page #inventory-details-panel .additional-bin-range .remove-btn {
      position: relative;
      top: 0; }
  #inventory-details-page label {
    line-height: 25px; }
  #inventory-details-page .form-control, #inventory-details-page body .bootstrap-tagsinput, body #inventory-details-page .bootstrap-tagsinput {
    height: 25px;
    font-size: 12px; }
  #inventory-details-page #product-info-panel label {
    line-height: inherit; }
  #inventory-details-page #stopSale label {
    line-height: 1.52857; }
  #inventory-details-page #stopSale .pull-right {
    float: none !important; }
  #inventory-details-page .sale-radios label {
    line-height: inherit; }
  #inventory-details-page #cost-details .centerStyle label + div.col-xs-6 {
    padding-left: 0; }
  #inventory-details-page #price-levels .centerStyle label + div.col-xs-6 {
    padding-left: 0; }
  #inventory-details-page #inventory-details-panel .col-xs-4.mr-lg + .col-xs-5, #inventory-details-page #inventory-details-panel .col-xs-4.mh-lg + .col-xs-5 {
    width: 55px; }
  #inventory-details-page #inventory-details-panel .remove-btn {
    left: -12px; }
  #inventory-details-page .panel {
    margin-bottom: 20px; }
    #inventory-details-page .panel .panel-heading {
      min-height: 50px;
      padding: 15px;
      border-bottom: 2px solid #FFA000;
      vertical-align: middle; }
      #inventory-details-page .panel .panel-heading h2 {
        padding: 0;
        margin: 0;
        font-size: 24px;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: .033em;
        word-spacing: .075em;
        color: #652710; }
    #inventory-details-page .panel h3 {
      padding-bottom: 5px;
      margin: 5px 0;
      position: relative;
      font-size: 16px;
      text-align: left;
      color: #455A64;
      border-bottom: 1px solid #455A64; }
      #inventory-details-page .panel h3:first-child {
        margin-top: 15px; }
      #inventory-details-page .panel h3 .btn, #inventory-details-page .panel h3 .ColVis .ColVis_Button, .ColVis #inventory-details-page .panel h3 .ColVis_Button {
        position: absolute;
        top: -6px;
        right: -1px; }
    #inventory-details-page .panel h4 {
      padding-bottom: 5px;
      margin: 10px 0 15px;
      color: #607D8B;
      border-bottom: 1px solid #607D8B; }
      #inventory-details-page .panel h4 + .btn, #inventory-details-page .panel .ColVis h4 + .ColVis_Button, .ColVis #inventory-details-page .panel h4 + .ColVis_Button {
        position: absolute;
        top: 7px;
        left: 115px;
        padding: 1px 5px;
        border-radius: 30px; }
    #inventory-details-page .panel .panel-body {
      padding: 8px 20px; }

.react-autosuggest__container {
  width: 100%;
  position: absolute; }

.react-autosuggest__input {
  width: 100%;
  height: 24px;
  padding: 10px 10px;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  border: 1px solid #aaa;
  border-radius: 4px; }

.react-autosuggest__input--focused {
  outline: none; }

.react-autosuggest__input--open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.react-autosuggest__suggestions-container {
  display: none; }

.react-autosuggest__suggestions-container--open {
  display: block;
  position: absolute;
  width: 280%;
  max-height: 435px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 999; }

.react-autosuggest__suggestions-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.react-autosuggest__suggestion {
  cursor: pointer;
  padding: 5px 10px;
  border: none;
  /*  white-space: nowrap;
  .col {
    overflow: hidden;
  }*/ }

.react-autosuggest__suggestion--highlighted {
  background-color: #A5D8F9 !important; }

.react-autosuggest__suggestion-match {
  color: red;
  font-weight: bold; }

/*.react-autosuggest__suggestion--first {
  margin-top: 50px;
}*/
#suggestions-customer-container {
  overflow: scroll !important;
  max-height: 385px !important; }

#suggestion-container {
  padding: 0px !important; }

#AR-create #date-range-radio-button.btn.btn-primary, #AR-create .ColVis #date-range-radio-button.btn-primary.ColVis_Button, .ColVis #AR-create #date-range-radio-button.btn-primary.ColVis_Button {
  width: 140px !important; }

#AR-create #date-range-radio-button.btn.btn-success, #AR-create .ColVis #date-range-radio-button.btn-success.ColVis_Button, .ColVis #AR-create #date-range-radio-button.btn-success.ColVis_Button {
  width: 140px !important; }

#AR-create .alert {
  margin: 0px;
  padding: 0px 5px; }

#manage-products {
  position: relative;
  font-size: 14px; }
  #manage-products h1, #manage-products h2 {
    margin-top: 0; }
  #manage-products label {
    white-space: nowrap; }
  #manage-products .panel {
    margin-bottom: 20px; }
    #manage-products .panel .panel-heading {
      min-height: 50px;
      padding: 15px;
      border-bottom: 2px solid #FFA000;
      vertical-align: middle; }
      #manage-products .panel .panel-heading h2 {
        padding: 0;
        margin: 0;
        font-size: 24px;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: .033em;
        word-spacing: .075em;
        color: #652710; }
    #manage-products .panel h3 {
      padding-bottom: 5px;
      margin: 15px 0;
      position: relative;
      font-size: 16px;
      text-align: left;
      color: #455A64;
      border-bottom: 1px solid #455A64; }
      #manage-products .panel h3:first-child {
        margin-top: 15px; }
      #manage-products .panel h3 .btn, #manage-products .panel h3 .ColVis .ColVis_Button, .ColVis #manage-products .panel h3 .ColVis_Button {
        position: absolute;
        top: -6px;
        right: -1px; }
    #manage-products .panel h4 {
      padding-bottom: 5px;
      margin: 10px 0 15px;
      color: #607D8B;
      border-bottom: 1px solid #607D8B; }
      #manage-products .panel h4 + .btn, #manage-products .panel .ColVis h4 + .ColVis_Button, .ColVis #manage-products .panel h4 + .ColVis_Button {
        position: absolute;
        top: 7px;
        left: 115px;
        padding: 1px 5px;
        border-radius: 30px; }
    #manage-products .panel .panel-body {
      padding: 8px 20px; }
  #manage-products .autoHeight {
    height: auto; }
  #manage-products .Select .Select-value {
    line-height: 20px; }
  #manage-products .Select .Select-arrow-zone {
    position: relative;
    top: 1px; }
    #manage-products .Select .Select-arrow-zone .Select-arrow {
      border-color: #2196F3 transparent transparent; }
  #manage-products .Select .Select-clear-zone {
    position: relative;
    left: 0; }
    #manage-products .Select .Select-clear-zone .Select-clear {
      font-size: 14px;
      color: #F44336; }
  #manage-products .form-control, #manage-products body .bootstrap-tagsinput, body #manage-products .bootstrap-tagsinput {
    height: 25px;
    padding: 5px 5px;
    font-size: 14px; }
  #manage-products .row-wrapper {
    position: relative; }
  #manage-products .position-absolute {
    position: absolute; }
  #manage-products .dollar-sign {
    color: #388E3C;
    padding-left: 5px; }
  #manage-products #product-details .mobile-description-box-button {
    margin-top: 7px;
    margin-bottom: 10px; }
  #manage-products #product-details .row + .row {
    margin-top: 10px; }
  #manage-products #product-details .form-control, #manage-products #product-details body .bootstrap-tagsinput, body #manage-products #product-details .bootstrap-tagsinput {
    max-width: 150px; }
  #manage-products #product-details label {
    max-width: 85px; }
  #manage-products #product-details .lg-input-field {
    margin-top: 10px; }
  #manage-products #product-details .prod-name-input {
    margin-top: 10px; }
    #manage-products #product-details .prod-name-input input {
      max-width: 100%; }
    #manage-products #product-details .prod-name-input .col-xs-9 {
      padding-right: 1px; }
  #manage-products #product-details .img-container {
    width: 120px;
    min-height: 120px;
    max-height: 120px;
    margin: 0 6% 0 0;
    float: right;
    position: relative;
    overflow: visible;
    text-align: left;
    color: #999999;
    background-color: white; }
    #manage-products #product-details .img-container .product-img-view {
      width: 120px;
      height: 120px;
      position: absolute;
      top: 0;
      border: 1px solid #333333; }
      #manage-products #product-details .img-container .product-img-view img {
        width: 100%;
        height: 100%;
        line-height: 120px;
        text-align: center; }
    #manage-products #product-details .img-container .product-img-uploader {
      width: 10px;
      height: 10px;
      position: absolute;
      top: 0;
      right: 0; }
      #manage-products #product-details .img-container .product-img-uploader .well {
        width: 100%;
        height: 100%;
        padding: 5px;
        background-color: transparent;
        border: none; }
        #manage-products #product-details .img-container .product-img-uploader .well .btn, #manage-products #product-details .img-container .product-img-uploader .well .ColVis .ColVis_Button, .ColVis #manage-products #product-details .img-container .product-img-uploader .well .ColVis_Button {
          padding: 4px 9px;
          font-size: 14px;
          border-radius: 90px; }
    #manage-products #product-details .img-container .product-img-editor {
      position: absolute;
      top: 0;
      width: 100%; }
      #manage-products #product-details .img-container .product-img-editor .editor .row {
        position: relative;
        top: -10px;
        right: 0; }
      #manage-products #product-details .img-container .product-img-editor .editor input[type="range"] {
        width: 58%;
        margin-left: 6px;
        margin-right: 2px;
        display: inline; }
      #manage-products #product-details .img-container .product-img-editor .editor input[type="button"] {
        display: inline;
        margin-left: 7px; }
      #manage-products #product-details .img-container .product-img-editor .editor span {
        position: relative;
        left: -5px; }
      #manage-products #product-details .img-container .product-img-editor .btn, #manage-products #product-details .img-container .product-img-editor .ColVis .ColVis_Button, .ColVis #manage-products #product-details .img-container .product-img-editor .ColVis_Button {
        position: relative;
        top: -4px;
        width: 40px; }
  #manage-products #product-details .product-img-preview {
    position: absolute;
    bottom: 0;
    left: 0; }
  #manage-products #product-details .drop_upload_files_message {
    width: 80px; }
    #manage-products #product-details .drop_upload_files_message > span {
      white-space: normal; }
  #manage-products #product-details .form-group:last-child {
    margin-bottom: 0; }
  #manage-products #product-details .alert-success, #manage-products #product-details .alert-info {
    height: 30px;
    padding: 2px 5px;
    position: relative;
    top: -50px;
    left: -1px;
    text-align: center;
    font-weight: bold; }
  #manage-products #product-group {
    min-height: 215px;
    max-height: 215px;
    overflow-y: visible; }
  #manage-products #package-details {
    height: 350px;
    margin-bottom: 15px !important; }
    #manage-products #package-details .package-size-times-sign {
      position: relative;
      left: 23px; }
    #manage-products #package-details .border-top {
      padding: 10px 0;
      margin-top: 10px;
      border-top: 1px solid #CFD8DC; }
  #manage-products #mix-product {
    height: 400px;
    overflow-y: scroll;
    margin-bottom: 0 !important; }
  #manage-products #cost-details .centerStyle {
    margin-top: 0px !important; }
  #manage-products #sale-details {
    height: 300px; }
    #manage-products #sale-details #stopSale {
      padding-bottom: 10px;
      margin-bottom: 10px; }
    #manage-products #sale-details .radio-options .form-group {
      margin-top: 2px;
      margin-bottom: 0; }
    #manage-products #sale-details .radio-options .border-top {
      padding: 10px 0;
      margin-top: 10px;
      border-top: 1px solid #CFD8DC; }
  #manage-products #buyer-details {
    height: 165px;
    margin-bottom: 0 !important; }
  #manage-products #vendor-accociated-details {
    height: 380px;
    margin-top: 15px;
    overflow-y: scroll; }
  #manage-products #convert-details {
    height: 285px;
    overflow-y: scroll;
    overflow-x: hidden; }
    #manage-products #convert-details .prod-no-related label {
      max-width: 80px; }
    #manage-products #convert-details .convert-prod-qty {
      max-width: 80px; }
    #manage-products #convert-details .related-products {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 3px; }
      #manage-products #convert-details .related-products > div > span {
        margin-right: 15px; }
    #manage-products #convert-details .related-products-current {
      display: flex;
      flex-direction: row; }
      #manage-products #convert-details .related-products-current > span {
        margin-right: 15px; }
    #manage-products #convert-details .related-products-auto-convert {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: flex-end; }
    #manage-products #convert-details .auto-convert-block {
      padding: 0px 5px;
      margin-right: 15px;
      border-left: 1px solid #ababab;
      border-right: 1px solid #ababab; }
      #manage-products #convert-details .auto-convert-block > span {
        font-weight: bold; }
    #manage-products #convert-details .related-products-info {
      display: flex;
      flex-direction: row;
      width: 100%;
      margin-right: 30px;
      justify-content: space-evenly; }
    #manage-products #convert-details .related-products-heading1 {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center; }
    #manage-products #convert-details .related-products-heading2 {
      display: flex;
      flex-direction: row;
      justify-content: flex-end;
      align-items: center; }
      #manage-products #convert-details .related-products-heading2 > span {
        margin-right: 93px; }
  #manage-products #product-part-list-details {
    height: 476px;
    overflow-y: auto;
    overflow-x: hidden; }
    #manage-products #product-part-list-details .panel-body {
      padding: 7px; }
  #manage-products #inventory-details-panel {
    height: 390px; }
    #manage-products #inventory-details-panel .additional-bin-range.row {
      max-width: 536px; }
    #manage-products #inventory-details-panel .add-bin-range-section {
      margin: 0 0 0 5px; }
      #manage-products #inventory-details-panel .add-bin-range-section .btn-primary {
        position: absolute;
        top: -35px;
        right: 20px; }
  #manage-products #vendor-details {
    height: 300px;
    overflow-y: scroll;
    margin-bottom: 0 !important; }
    #manage-products #vendor-details .btn-primary {
      position: absolute;
      top: -50px;
      right: 0; }
    #manage-products #vendor-details h4 {
      margin-top: 0px; }
  #manage-products .panel-body h2 {
    font-size: 24px;
    color: #652710;
    margin: -10px 0 20px 0;
    border-bottom: 2px solid #CFD8DC; }
  #manage-products h3 {
    text-align: left;
    color: #1976D2;
    border-bottom: 2px solid #FFA000;
    padding-bottom: 5px;
    margin: 10px 0 10px 0px; }
  #manage-products h6 {
    padding-bottom: 3px;
    margin: 10px 0 0;
    font-size: 12px;
    font-weight: bold;
    color: #652710; }
  #manage-products .panel {
    margin-bottom: 15px; }
  #manage-products .form-group {
    margin-bottom: 10px; }
  #manage-products .prod-qty-adjuster {
    margin-left: -2px; }

@media only screen and (min-width: 2500px) {
  #manage-products {
    margin-top: 5%; }
    #manage-products .panel {
      margin: 30px 20px !important;
      padding: 5px 50px; } }

#rich-text-editor {
  height: 315px;
  border: #eee;
  border-width: thin;
  border-style: solid;
  position: relative; }
  #rich-text-editor .editor {
    height: 250px;
    width: 609px;
    margin-left: 5px; }
    #rich-text-editor .editor > div {
      margin-left: 5px;
      position: absolute;
      height: 250px;
      width: 609px;
      overflow: visible;
      overflow-y: scroll; }
      #rich-text-editor .editor > div > ul {
        display: block;
        list-style-type: disc;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 40px; }
      #rich-text-editor .editor > div > ol {
        display: block;
        list-style-type: decimal;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 40px; }
  #rich-text-editor .toolbar-menu {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    padding-bottom: 10px; }
  #rich-text-editor .format-buttons {
    margin-left: 10px;
    color: grey !important;
    background-color: #eee !important;
    border-color: #ccc !important; }
  #rich-text-editor .format-buttons[data-active='true'] {
    color: black !important; }
  #rich-text-editor .image-button {
    color: grey !important;
    background-color: #eee !important;
    border-color: #ccc !important; }
  #rich-text-editor .image-button-wrapper {
    display: inline-block;
    margin-left: 10px; }
  #rich-text-editor .save-button {
    margin-left: 280px; }
  #rich-text-editor .active {
    border-color: blue;
    border-width: 2px;
    border-style: solid; }
  #rich-text-editor img {
    max-width: 90%; }

#tui-text-editor .save-button-right {
  position: absolute;
  right: 15px;
  margin-top: 15px; }

#tui-text-editor .active {
  border-color: #eee;
  border-width: 1px; }

#product-images-modal #product-image-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  #product-images-modal #product-image-container .default-placeholder {
    font-size: 10pt;
    font-weight: bold; }

#product-images-modal .product-image-dropzone {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  #product-images-modal .product-image-dropzone #dropzone-button {
    margin: 0px 20px; }

#product-images-modal .default-image {
  border: 1px solid #333333;
  height: 128px;
  width: 128px; }

#product-images-modal .toolbar-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }

#price-management-page .price-level-calculation-type-modal {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 300px; }
  #price-management-page .price-level-calculation-type-modal .calculation-type-save-button {
    width: 70px;
    align-self: center; }
  #price-management-page .price-level-calculation-type-modal .horizontal-division-divider {
    width: 250px;
    border-top: 1px solid #000000; }
  #price-management-page .price-level-calculation-type-modal .price-level-calculation-display {
    align-self: center; }
  #price-management-page .price-level-calculation-type-modal .price-level-equation {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 20px;
    align-self: center; }
  #price-management-page .price-level-calculation-type-modal .price-level-equation-right-side {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 20px; }
  #price-management-page .price-level-calculation-type-modal .selection-label {
    padding-top: 3px; }
  #price-management-page .price-level-calculation-type-modal .selection-dropdown {
    width: 160px; }
    #price-management-page .price-level-calculation-type-modal .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      #price-management-page .price-level-calculation-type-modal .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      #price-management-page .price-level-calculation-type-modal .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        #price-management-page .price-level-calculation-type-modal .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 25px; }
      #price-management-page .price-level-calculation-type-modal .selection-dropdown .Select-control .Select-input {
        height: 25px; }
        #price-management-page .price-level-calculation-type-modal .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

.formContainer {
  position: relative;
  padding-top: 10px; }

.formRow {
  margin-bottom: 10px; }

.formDivider {
  border-bottom: 1px solid #455A64;
  margin-bottom: 10px; }

.formSubHeaderContainer {
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #455A64; }

.formSubHeader {
  font-size: 16px;
  font-weight: bold;
  color: #455A64;
  margin-bottom: 0px; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.3);
  display: block; }

.formArrowButton {
  color: #388E3C;
  font-size: 20px;
  cursor: pointer; }

.formArrowButtonDisabled {
  font-size: 20px;
  color: grey; }

.viewOnlyInputField {
  background-color: #FFECB3;
  border-radius: 3px;
  width: 100%;
  color: #000;
  border: 1px solid #555555;
  padding: 2px 5px; }

.filter-title {
  font-size: 18px;
  letter-spacing: .050em;
  color: #652710;
  display: inline-block;
  border-bottom: 3px solid #FFC107;
  margin-right: 10px !important; }

.filter-title-posting {
  margin-right: -2px !important; }

.btn-primary-absolute {
  background-color: #1976d2;
  position: absolute; }

.display-flex {
  display: flex; }

.promo-setupx {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 100%; }

.customer-group-selectionx2 {
  margin-left: 20px;
  width: 250px;
  min-width: 250px;
  margin-bottom: 15px; }
  .customer-group-selectionx2 .control-label {
    display: flex;
    flex-direction: row;
    justify-content: left; }
  .customer-group-selectionx2 .selection-label {
    padding-top: 3px;
    font-size: 13px; }
  .customer-group-selectionx2 .selection-dropdown {
    width: 250px;
    min-width: 250px;
    padding-left: 5px; }
    .customer-group-selectionx2 .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      .customer-group-selectionx2 .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      .customer-group-selectionx2 .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        .customer-group-selectionx2 .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      .customer-group-selectionx2 .selection-dropdown .Select-control .Select-input {
        height: 20px; }
        .customer-group-selectionx2 .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

.customer-group-selectionx {
  margin-left: 20px; }
  .customer-group-selectionx .control-label {
    display: flex;
    flex-direction: row;
    justify-content: left; }
  .customer-group-selectionx .selection-label {
    padding-top: 3px;
    font-size: 13px; }
  .customer-group-selectionx .selection-dropdown {
    width: 250px;
    padding-left: 5px; }
    .customer-group-selectionx .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      .customer-group-selectionx .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      .customer-group-selectionx .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        .customer-group-selectionx .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      .customer-group-selectionx .selection-dropdown .Select-control .Select-input {
        height: 20px; }
        .customer-group-selectionx .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.no-wrap {
  white-space: nowrap; }

.no-padding {
  padding-right: 0;
  padding-left: 0; }

.dollar-sign {
  color: #388E3C;
  padding-right: 2px; }

span + span.dollar-sign {
  padding-left: 5px; }

.text-align-right {
  text-align: right; }

.buttonStyle {
  margin-left: 15px; }

.marginTopStyle {
  margin-top: 5px; }

.marginTopStyleLarge {
  margin-top: 40px; }

.marginBottomStyle {
  margin-bottom: 0px; }

.marginLeftStyle {
  margin-left: 20px; }

.marginRightStyle {
  margin-right: 10px; }

.marginRight_2 {
  margin-right: 0px; }

.marginHeader {
  margin-top: 15px;
  margin-bottom: 10px; }

.centerStyle {
  margin-top: 7px;
  text-align: -webkit-center; }

.centerStyle_2 {
  text-align: -webkit-center; }

.button-toolbar-center {
  display: flex;
  justify-content: center; }

.borderStyle {
  margin-left: 10px;
  margin-right: 10px;
  border-style: solid;
  border-width: 2px; }

.textAlignStyle {
  text-align: -webkit-center; }

.descriptionStyle {
  min-height: 80px;
  background-color: #E8E8E8;
  padding-top: 10px;
  margin-left: 10px;
  width: 160px; }

.logoStyle {
  margin-top: 2px; }

.fa-green {
  color: green;
  font-size: 20px; }

.fa-blue {
  color: #1976d2;
  font-size: 18px;
  margin-left: 4px; }

.logo1Style {
  margin-top: 7px; }

.optionStyle {
  margin-top: 4px; }

.inputFieldStyle {
  overflow: scroll;
  height: 80px;
  max-height: 80px; }

.iconred {
  width: 10px;
  height: 10px;
  background-color: #C96059; }

.iconblue {
  width: 10px;
  height: 10px;
  background-color: #309DBA; }

.icongray {
  width: 10px;
  height: 10px;
  background-color: #E8E8E8; }

.iconyellow {
  width: 10px;
  height: 10px;
  background-color: #E7AE5A; }

.panelStyle {
  margin: 0px 0 0px 0;
  padding: 0; }

.panelStyle2 {
  padding-bottom: 0px; }

.panel {
  margin-bottom: 5px; }

.panel-body h2 {
  font-size: 18px; }

.inlineLabel {
  float: left;
  margin: 0;
  padding: 0; }

.marginRightLabel {
  float: left;
  margin-right: 12px; }

.marginH4Style {
  margin-top: 9px; }

.scrollDiv {
  height: 300px;
  width: 600px;
  overflow: scroll; }

.clickList {
  font-size: 105%;
  margin-left: 0px;
  margin-top: 6px; }

.clickListLi {
  font-size: 100%;
  margin-left: 10px;
  margin-top: 5px;
  list-style: none;
  color: #0B609F; }

.clickListLi2 {
  font-size: 100%;
  margin-left: 5px;
  margin-top: 5px;
  list-style: none;
  color: red; }

.sh-prod {
  width: 180px;
  float: left;
  margin-left: 5px; }
  .sh-prod .control-label {
    display: inline-flex;
    float: left;
    margin-right: 0px;
    font-size: 14px;
    font-weight: 400; }
  .sh-prod .selection-label {
    padding-top: 3px; }
  .sh-prod .selection-dropdown {
    width: 90px;
    padding-left: 5px; }
    .sh-prod .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      .sh-prod .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      .sh-prod .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        .sh-prod .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      .sh-prod .selection-dropdown .Select-control .Select-input {
        height: 20px; }
        .sh-prod .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

.sunset-prod {
  width: 215px;
  float: left; }
  .sunset-prod .control-label {
    display: inline-flex;
    float: left;
    margin-right: 0px;
    font-size: 14px;
    font-weight: 400; }
  .sunset-prod .selection-label {
    padding-top: 3px; }
  .sunset-prod .selection-dropdown {
    width: 135px;
    padding-left: 5px; }
    .sunset-prod .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      .sunset-prod .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      .sunset-prod .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        .sunset-prod .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      .sunset-prod .selection-dropdown .Select-control .Select-input {
        height: 20px; }
        .sunset-prod .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

.imgDiv {
  height: 500px;
  overflow: scroll; }

.vOptionFocused {
  background-color: rgba(0, 126, 255, 0.1); }

.Select {
  height: 25px; }
  .Select.is-disabled > .Select-control {
    background-color: #CFD8DC !important; }

.testSelect .Select-control {
  height: 25px;
  border: 1px solid black;
  border-radius: 3px; }
  .testSelect .Select-control .Select-placeholder {
    line-height: 20px; }
  .testSelect .Select-control .Select-value {
    line-height: 20px; }
    .testSelect .Select-control .Select-value .Select-value-label {
      line-height: 20px; }
  .testSelect .Select-control .Select-input {
    height: 20px; }
    .testSelect .Select-control .Select-input > input {
      padding: 0px; }

.align-center {
  text-align: center !important; }

.Select-placeholder,
.Select--single > .Select-control .Select-value {
  line-height: inherit !important; }

.form-group {
  margin-bottom: 0px; }

.form-control, body .bootstrap-tagsinput {
  height: 22px; }

.test-rw-input .rw-input {
  height: 20px; }

.test-rw-input .rw-select {
  height: 20px; }
  .test-rw-input .rw-select .rw-btn {
    line-height: 16px; }

.test-rw-input .rw-input[disabled] {
  background-color: #CFD8DC; }

.span-br {
  white-space: normal;
  word-wrap: break-word;
  width: 100%;
  display: inline-block;
  background-color: #FFC1C1;
  margin-top: 20px; }

.mainContent {
  background-color: #EDEDED; }

body {
  background-color: #EDEDED; }

.rightInfoPanel {
  background-color: #D5D5D5; }

.radioMargin > div > div > input {
  margin-left: 0px !important; }

label .form-group {
  padding: 0;
  margin: 0; }

label .form-group + span {
  position: relative;
  top: -3px; }

input + span {
  position: relative;
  top: 1px; }

.boolean-field {
  width: 100%;
  float: left;
  position: relative; }
  .boolean-field .control-label {
    width: auto;
    margin-right: 25px;
    float: left;
    position: relative;
    top: 7px; }
  .boolean-field .boolean-input {
    float: left;
    position: relative;
    left: 10px; }
  .boolean-field .boolean {
    width: auto;
    float: left;
    position: relative;
    left: 10px; }
    .boolean-field .boolean + .boolean {
      left: 50px; }

div.content-heading {
  margin-bottom: 10px !important; }

div.content-heading h1 {
  font-size: 12px;
  font-weight: normal;
  padding: 10px;
  margin: 0; }

div.content-heading a {
  text-decoration: none; }

a.active-subHead {
  font-weight: bold; }

.react-grid-HeaderCell {
  font-size: 14px;
  white-space: normal !important;
  text-align: center;
  padding: 0px 5px !important;
  border-top: 1px solid #aaaaaa !important;
  border-right: 1px solid #aaaaaa !important;
  border-bottom: 1px solid #aaaaaa !important;
  background-color: #BBDEFB !important;
  color: #1976D2 !important; }

.react-grid-Cell {
  border-right: 1px solid #aaaaaa !important;
  border-bottom: 1px solid #aaaaaa !important;
  padding: 2px 5px !important; }

.react-grid-Row {
  contain: unset !important; }

.react-grid-Row--even .react-grid-Cell {
  background-color: #E6F5FF !important; }

.panel-body h2 {
  font-size: 14px;
  font-weight: bold;
  color: #585858;
  text-align: center;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #D5D5D5; }

.panel-body-fix h2 {
  color: #652710;
  text-align: left; }

@media screen and (max-width: 768px) {
  .form-control, body .bootstrap-tagsinput {
    margin-left: -15px; } }

form.form-horizontal .control-label {
  padding: 0; }

.react-grid-Cell:focus {
  border: 2px solid #66afe9 !important;
  background: #eee !important;
  border-radius: 4px !important; }

.input-group-addon {
  padding: 0 5px;
  position: relative;
  top: 0; }

.tab-title-medium {
  font-size: medium; }

#stopSale {
  padding: 0 0 10px;
  margin: 0 0 5px;
  border-bottom: 1px solid #CFD8DC; }

.rw-btn {
  margin-top: -2px !important; }

div.form-group + div.form-group {
  margin-top: 10px; }

.positionAbsolute {
  position: absolute;
  z-index: 2000;
  top: 54px;
  left: 20px; }

.rw-i {
  color: #1976D2; }

#date-range-picker label {
  white-space: nowrap; }

.from-label {
  min-width: 40px;
  max-width: 40px; }

.to-label {
  min-width: 20px;
  max-width: 20px; }

.control-date-picker {
  min-width: 110px;
  max-width: 110px; }

.date-picker-positioner {
  margin-top: 10px;
  position: relative;
  top: 0;
  left: 19px; }

.font-color-grey {
  color: #607D8B;
  font-weight: bold; }

.font-color-orange {
  color: #F4511E;
  font-weight: bold; }

.vertical-divider {
  border-top-width: 0;
  border-right: 1px solid #ccc;
  height: 100%; }

.skylight-wrapper .skylight-close-button {
  width: 30px;
  height: 24px;
  padding: 0;
  margin: 0;
  top: 25px !important;
  right: 20px !important;
  font-size: 2em !important;
  text-align: center;
  line-height: 20px;
  color: white;
  background-color: #F44336;
  border-radius: 3px; }

.skylight-wrapper h2 {
  padding-bottom: 10px;
  margin: 10px 0;
  border-bottom: 2px solid #FFA000;
  font-size: 24px; }

#category-nav {
  overflow-y: scroll;
  margin-bottom: 0;
  height: 800px;
  padding: 5px 0px; }
  #category-nav .panel .panel-heading {
    min-height: 28px;
    padding: 5px 15px; }
  #category-nav .panel .panel-body {
    padding: 5px 15px; }
    #category-nav .panel .panel-body > div {
      padding: 10px 0 0 5px; }
      #category-nav .panel .panel-body > div:first-child {
        padding-top: 0; }
      #category-nav .panel .panel-body > div:last-child {
        padding-bottom: 10px; }
    #category-nav .panel .panel-body .category-nav-item {
      padding-bottom: 0 !important; }

#loginPanel {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 7%; }
  #loginPanel .wd-xxl {
    width: 680px; }
  #loginPanel .panel .panel-heading {
    min-height: 80px;
    padding: 20px 0; }
  #loginPanel .panel .panel-body {
    padding: 20px 60px 40px; }
  #loginPanel img {
    height: 35px; }
  #loginPanel p {
    margin: 0 0 12px;
    font-size: 24px;
    font-weight: bold;
    color: #652710; }
  #loginPanel .form-group {
    margin-bottom: 12px;
    position: relative; }
    #loginPanel .form-group label {
      font-size: 18px;
      margin-bottom: 5px; }
    #loginPanel .form-group .form-control-feedback {
      top: 40px;
      right: 20px; }
    #loginPanel .form-group .fa {
      font-size: 18px; }
    #loginPanel .form-group .form-control, #loginPanel .form-group body .bootstrap-tagsinput, body #loginPanel .form-group .bootstrap-tagsinput {
      height: 40px;
      padding: 4px 20px;
      font-size: 18px;
      border-radius: 4px; }
    #loginPanel .form-group input[type="checkbox"] {
      margin-right: 8px;
      top: -1px;
      transform: scale(1.15); }
  #loginPanel .btn, #loginPanel .ColVis .ColVis_Button, .ColVis #loginPanel .ColVis_Button {
    font-size: 24px;
    padding: 8px 0; }
  @media only screen and (min-width: 1824px) {
    #loginPanel {
      top: 14%; } }

.offsidebar .tab-content {
  box-shadow: none !important; }

.offsidebar .tab-content div {
  background-color: white;
  box-shadow: none; }

#general-dashboard .col-sm-5ths,
#purchase-dashboard .col-sm-5ths,
#purchase-manager-dashboard .col-sm-5ths,
#sales-dashboard .col-sm-5ths,
#warehouse-dashboard .col-sm-5ths,
#president-dashboard .col-sm-5ths {
  padding: 0 7px; }
  #general-dashboard .col-sm-5ths a,
  #purchase-dashboard .col-sm-5ths a,
  #purchase-manager-dashboard .col-sm-5ths a,
  #sales-dashboard .col-sm-5ths a,
  #warehouse-dashboard .col-sm-5ths a,
  #president-dashboard .col-sm-5ths a {
    color: white; }
  #general-dashboard .col-sm-5ths .row-table,
  #purchase-dashboard .col-sm-5ths .row-table,
  #purchase-manager-dashboard .col-sm-5ths .row-table,
  #sales-dashboard .col-sm-5ths .row-table,
  #warehouse-dashboard .col-sm-5ths .row-table,
  #president-dashboard .col-sm-5ths .row-table {
    height: 100px; }
  #general-dashboard .col-sm-5ths .bg-blue,
  #purchase-dashboard .col-sm-5ths .bg-blue,
  #purchase-manager-dashboard .col-sm-5ths .bg-blue,
  #sales-dashboard .col-sm-5ths .bg-blue,
  #warehouse-dashboard .col-sm-5ths .bg-blue,
  #president-dashboard .col-sm-5ths .bg-blue {
    background-color: #2196F3; }
  #general-dashboard .col-sm-5ths .bg-red,
  #purchase-dashboard .col-sm-5ths .bg-red,
  #purchase-manager-dashboard .col-sm-5ths .bg-red,
  #sales-dashboard .col-sm-5ths .bg-red,
  #warehouse-dashboard .col-sm-5ths .bg-red,
  #president-dashboard .col-sm-5ths .bg-red {
    background-color: #F44336; }
  #general-dashboard .col-sm-5ths .bg-yellow,
  #purchase-dashboard .col-sm-5ths .bg-yellow,
  #purchase-manager-dashboard .col-sm-5ths .bg-yellow,
  #sales-dashboard .col-sm-5ths .bg-yellow,
  #warehouse-dashboard .col-sm-5ths .bg-yellow,
  #president-dashboard .col-sm-5ths .bg-yellow {
    background-color: #FFC107; }
  #general-dashboard .col-sm-5ths .bg-green,
  #purchase-dashboard .col-sm-5ths .bg-green,
  #purchase-manager-dashboard .col-sm-5ths .bg-green,
  #sales-dashboard .col-sm-5ths .bg-green,
  #warehouse-dashboard .col-sm-5ths .bg-green,
  #president-dashboard .col-sm-5ths .bg-green {
    background-color: #4CAF50; }
  #general-dashboard .col-sm-5ths .bg-purple-dark.col-sm-5,
  #purchase-dashboard .col-sm-5ths .bg-purple-dark.col-sm-5,
  #purchase-manager-dashboard .col-sm-5ths .bg-purple-dark.col-sm-5,
  #sales-dashboard .col-sm-5ths .bg-purple-dark.col-sm-5,
  #warehouse-dashboard .col-sm-5ths .bg-purple-dark.col-sm-5,
  #president-dashboard .col-sm-5ths .bg-purple-dark.col-sm-5 {
    padding: 0; }
  #general-dashboard .col-sm-5ths .dash-number,
  #purchase-dashboard .col-sm-5ths .dash-number,
  #purchase-manager-dashboard .col-sm-5ths .dash-number,
  #sales-dashboard .col-sm-5ths .dash-number,
  #warehouse-dashboard .col-sm-5ths .dash-number,
  #president-dashboard .col-sm-5ths .dash-number {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: white; }
  #general-dashboard .col-sm-5ths h3,
  #purchase-dashboard .col-sm-5ths h3,
  #purchase-manager-dashboard .col-sm-5ths h3,
  #sales-dashboard .col-sm-5ths h3,
  #warehouse-dashboard .col-sm-5ths h3,
  #president-dashboard .col-sm-5ths h3 {
    padding-left: 10%;
    margin: 0; }
  #general-dashboard .col-sm-5ths .bg-purple-dark h3,
  #purchase-dashboard .col-sm-5ths .bg-purple-dark h3,
  #purchase-manager-dashboard .col-sm-5ths .bg-purple-dark h3,
  #sales-dashboard .col-sm-5ths .bg-purple-dark h3,
  #warehouse-dashboard .col-sm-5ths .bg-purple-dark h3,
  #president-dashboard .col-sm-5ths .bg-purple-dark h3 {
    padding-left: 0;
    font-size: 24px;
    text-align: center;
    color: white; }

#general-dashboard .btn-toolbar,
#purchase-dashboard .btn-toolbar,
#purchase-manager-dashboard .btn-toolbar,
#sales-dashboard .btn-toolbar,
#warehouse-dashboard .btn-toolbar,
#president-dashboard .btn-toolbar {
  margin-bottom: 15px; }

#general-dashboard .panel .panel-heading,
#purchase-dashboard .panel .panel-heading,
#purchase-manager-dashboard .panel .panel-heading,
#sales-dashboard .panel .panel-heading,
#warehouse-dashboard .panel .panel-heading,
#president-dashboard .panel .panel-heading {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 3px solid #FFC107; }
  #general-dashboard .panel .panel-heading h4,
  #purchase-dashboard .panel .panel-heading h4,
  #purchase-manager-dashboard .panel .panel-heading h4,
  #sales-dashboard .panel .panel-heading h4,
  #warehouse-dashboard .panel .panel-heading h4,
  #president-dashboard .panel .panel-heading h4 {
    margin-bottom: 0;
    font-size: 18px;
    color: #455A64; }
  #general-dashboard .panel .panel-heading h5,
  #purchase-dashboard .panel .panel-heading h5,
  #purchase-manager-dashboard .panel .panel-heading h5,
  #sales-dashboard .panel .panel-heading h5,
  #warehouse-dashboard .panel .panel-heading h5,
  #president-dashboard .panel .panel-heading h5 {
    margin-bottom: 0; }

#general-dashboard .panel .panel-title .btn-toolbar,
#purchase-dashboard .panel .panel-title .btn-toolbar,
#purchase-manager-dashboard .panel .panel-title .btn-toolbar,
#sales-dashboard .panel .panel-title .btn-toolbar,
#warehouse-dashboard .panel .panel-title .btn-toolbar,
#president-dashboard .panel .panel-title .btn-toolbar {
  margin-bottom: 0; }

#general-dashboard h2,
#purchase-dashboard h2,
#purchase-manager-dashboard h2,
#sales-dashboard h2,
#warehouse-dashboard h2,
#president-dashboard h2 {
  margin: 0 0 5px; }

.remove-close-skylight > .skylight-wrapper > .skylight-dialog > .skylight-close-button {
  display: none; }

#general-dashboard ~ .skylight-wrapper {
  font-size: 1.4em; }
  #general-dashboard ~ .skylight-wrapper .skylight-close-button {
    width: 36px;
    height: 30px;
    padding: 0;
    margin: 0;
    top: 22px !important;
    right: 20px !important;
    font-size: 1.2em !important;
    text-align: center;
    line-height: 28px;
    color: white;
    background-color: #F44336;
    border-radius: 3px; }
  #general-dashboard ~ .skylight-wrapper h2 {
    padding-bottom: 10px;
    margin: 10px 0;
    border-bottom: 2px solid #FFA000;
    font-size: 24px; }

#sales-dashboard h4 .panel-title.pb, #sales-dashboard h4 .panel-title.pv {
  padding-bottom: 4px !important; }

#warehouse-dashboard h2 {
  margin: 5px 0 15px; }

#purchase-manager-dashboard .purchase-manager-headings .panel-heading {
  min-height: 30px;
  padding-top: 5px;
  padding-bottom: 5px; }

#purchase-manager-dashboard .performance-chart .panel-body {
  padding: 5px 15px; }

#purchase-manager-dashboard .purchase-receive-date-chart {
  width: 100%;
  height: 295px; }
  #purchase-manager-dashboard .purchase-receive-date-chart .panel-heading {
    min-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px; }
  #purchase-manager-dashboard .purchase-receive-date-chart .panel-body {
    padding-top: 0px; }
  #purchase-manager-dashboard .purchase-receive-date-chart:last-child {
    overflow-y: scroll; }

#purchase-manager-dashboard .table-collapse-fix {
  height: 600px;
  margin-bottom: 0; }

#purchase-manager-dashboard canvas {
  width: 390px;
  height: 280px; }
  @media (min-width: 1700px) {
    #purchase-manager-dashboard canvas {
      width: 500px;
      height: 390px; } }

#date-range-picker {
  height: 65px; }

#purchaseOrderButtons,
#inventoryButtons,
#purchaseReturnButtons,
#soListControlButtons {
  position: absolute;
  z-index: 10;
  left: 20px; }

#purchaseOrderButtons {
  top: 148px; }

#purchaseReturnButtons {
  top: 74px; }

#inventoryButtons {
  top: 53px; }

#create-inventory-receive h3, #edit-put-away h3 {
  color: #652710; }

#create-inventory-receive h4, #edit-put-away h4 {
  color: #652710;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 2px solid #FFA000; }

#create-inventory-receive .po-information {
  white-space: nowrap; }

#create-inventory-receive .table-collapse-fix-xl {
  height: 650px;
  margin-bottom: 0; }

#create-inventory-receive .table-collapse-fix {
  height: 565px;
  margin-bottom: 0; }

#create-inventory-receive .no-suggestions {
  color: red;
  margin: 3px 0px 0px 700px;
  position: absolute; }

#edit-put-away h2 {
  color: #652710; }

#edit-put-away .panel-body {
  position: relative; }

#edit-put-away .table-button-relative {
  position: absolute;
  top: 15px;
  left: 16px;
  z-index: 1; }

#edit-put-away .bin-panel .panel-body {
  background-color: white;
  height: 100px;
  overflow: auto; }

#edit-put-away #receive-history-table {
  height: 203px;
  margin-bottom: 10px; }

#edit-put-away #receive-history-detail-table {
  height: 245px;
  margin-bottom: 10px; }

#edit-put-away #put-away-table {
  height: 245px;
  margin-bottom: 0px; }

#edit-put-away #put-away-details {
  height: 713px;
  margin-bottom: 0px; }

.react-grid-Row--even .react-grid-Cell {
  background-color: #E6F5FF !important; }

.ball-pulse {
  margin: 30px 10px;
  position: absolute; }

.table-buttons ~ .ball-pulse {
  margin-top: 60px; }

.panel.widget .ball-pulse {
  margin: 0;
  position: relative;
  top: 0;
  left: 0; }

.breadrcumb {
  position: relative; }

.breadcrumb + .btn-toolbar {
  position: absolute;
  top: 8px;
  right: 20px; }

#breadcrumbButtonGroup {
  position: absolute;
  top: 9px;
  right: 20px;
  z-index: 10; }

#breadcrumbButtonGroup.flex-group {
  display: flex; }

#breadCrumbButtons {
  position: absolute;
  top: 5px;
  right: 10px; }

.asteriksReq {
  padding-left: 2px;
  color: #D32F2F; }

.warning {
  color: #D32F2F; }

.alert {
  color: #FFC107; }

.positionRelative {
  position: relative; }

.position-relative {
  position: relative; }

.table-buttons {
  z-index: 1;
  position: absolute;
  top: 10px;
  left: 10px; }

.tableButtons {
  z-index: 1;
  position: absolute;
  top: 10px;
  left: 10px; }

.table-inputs {
  z-index: 1;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 60%; }

.tableTitle {
  z-index: 1;
  position: relative;
  top: 40px;
  left: 10px; }

.padLeft {
  width: 800px;
  position: absolute;
  display: inline; }

.padLeft a {
  margin: 0 0px 0 5px;
  display: inline; }

div.form-group {
  padding: 0; }

.credit-radio-fix {
  margin: 5px 0;
  font-size: 12px;
  font-weight: bold; }

.customer-note {
  margin-top: 0 !important;
  position: absolute;
  width: 205px; }

.fieldset,
.form-horizontal .control-label {
  text-align: left;
  padding: 0; }

.fieldset,
.form-horizontal {
  text-align: left;
  padding: 0;
  margin: 0;
  border: 2px solid red;
  border: none; }

.form-group {
  padding: 2px 0; }

.form-horizontal label {
  padding-right: 0; }

.Select-placeholder, input::placeholder {
  font-weight: normal !important;
  font-style: italic !important;
  color: #999999 !important; }

.Select-placeholder {
  position: relative;
  top: 1px !important; }

.Select .Select-arrow-zone {
  position: relative;
  top: 1px; }
  .Select .Select-arrow-zone .Select-arrow {
    border-color: #2196F3 transparent transparent; }

.Select .Select-clear-zone {
  position: relative;
  left: 0; }
  .Select .Select-clear-zone .Select-clear {
    font-size: 14px;
    color: #F44336; }

#purchase-order-list h1,
#purchase-return-list h1,
#sales-orders-list h1,
#sales-invoice h1,
#inventory-page h1 {
  margin: 0 0 15px 0; }

#purchase-order-list h2,
#purchase-return-list h2,
#sales-orders-list h2,
#sales-invoice h2,
#inventory-page h2 {
  margin: 10px 0; }

#purchase-order-list label,
#purchase-return-list label,
#sales-orders-list label,
#sales-invoice label,
#inventory-page label {
  white-space: nowrap; }

#purchase-order-list .date-range-positioner,
#purchase-return-list .date-range-positioner,
#sales-orders-list .date-range-positioner,
#sales-invoice .date-range-positioner,
#inventory-page .date-range-positioner {
  margin-top: 10px; }

#purchase-order-list .grand-total,
#purchase-return-list .grand-total,
#sales-orders-list .grand-total,
#sales-invoice .grand-total,
#inventory-page .grand-total {
  margin-top: 5px; }

#purchase-order-list .range-positioner,
#purchase-return-list .range-positioner,
#sales-orders-list .range-positioner,
#sales-invoice .range-positioner,
#inventory-page .range-positioner {
  position: relative; }

#purchase-order-list .date-picker-positioner,
#purchase-return-list .date-picker-positioner,
#sales-orders-list .date-picker-positioner,
#sales-invoice .date-picker-positioner,
#inventory-page .date-picker-positioner {
  position: relative;
  top: 0px;
  left: 19px; }

#purchase-order-list .form-group .filter-title,
#purchase-return-list .form-group .filter-title,
#sales-orders-list .form-group .filter-title,
#sales-invoice .form-group .filter-title,
#inventory-page .form-group .filter-title {
  color: #1976D2; }

#purchase-order-list .form-group .from-label,
#purchase-return-list .form-group .from-label,
#sales-orders-list .form-group .from-label,
#sales-invoice .form-group .from-label,
#inventory-page .form-group .from-label {
  min-width: 40px;
  max-width: 40px; }

#purchase-order-list .form-group .to-label,
#purchase-return-list .form-group .to-label,
#sales-orders-list .form-group .to-label,
#sales-invoice .form-group .to-label,
#inventory-page .form-group .to-label {
  min-width: 20px;
  max-width: 20px;
  margin-left: 20px; }

#purchase-order-list .form-group .rw-datetimepicker,
#purchase-return-list .form-group .rw-datetimepicker,
#sales-orders-list .form-group .rw-datetimepicker,
#sales-invoice .form-group .rw-datetimepicker,
#inventory-page .form-group .rw-datetimepicker {
  min-width: 110px;
  max-width: 110px; }

#purchase-order-list .form-group .control-date-picker,
#purchase-return-list .form-group .control-date-picker,
#sales-orders-list .form-group .control-date-picker,
#sales-invoice .form-group .control-date-picker,
#inventory-page .form-group .control-date-picker {
  min-width: 110px;
  max-width: 110px; }

#purchase-order-list .table-button-actions,
#purchase-return-list .table-button-actions,
#sales-orders-list .table-button-actions,
#sales-invoice .table-button-actions,
#inventory-page .table-button-actions {
  min-width: 1000px;
  z-index: 1;
  position: absolute;
  top: 10px;
  left: 10px; }
  #purchase-order-list .table-button-actions .form-group,
  #purchase-return-list .table-button-actions .form-group,
  #sales-orders-list .table-button-actions .form-group,
  #sales-invoice .table-button-actions .form-group,
  #inventory-page .table-button-actions .form-group {
    margin-top: 4px; }
    #purchase-order-list .table-button-actions .form-group label,
    #purchase-return-list .table-button-actions .form-group label,
    #sales-orders-list .table-button-actions .form-group label,
    #sales-invoice .table-button-actions .form-group label,
    #inventory-page .table-button-actions .form-group label {
      min-width: 70px;
      max-width: 70px;
      padding-top: 2px; }
    #purchase-order-list .table-button-actions .form-group .product-label,
    #purchase-return-list .table-button-actions .form-group .product-label,
    #sales-orders-list .table-button-actions .form-group .product-label,
    #sales-invoice .table-button-actions .form-group .product-label,
    #inventory-page .table-button-actions .form-group .product-label {
      min-width: 90px;
      max-width: 90px;
      margin-left: 20px; }
    #purchase-order-list .table-button-actions .form-group .purchaser-dropdown,
    #purchase-order-list .table-button-actions .form-group .product-dropdown,
    #purchase-return-list .table-button-actions .form-group .purchaser-dropdown,
    #purchase-return-list .table-button-actions .form-group .product-dropdown,
    #sales-orders-list .table-button-actions .form-group .purchaser-dropdown,
    #sales-orders-list .table-button-actions .form-group .product-dropdown,
    #sales-invoice .table-button-actions .form-group .purchaser-dropdown,
    #sales-invoice .table-button-actions .form-group .product-dropdown,
    #inventory-page .table-button-actions .form-group .purchaser-dropdown,
    #inventory-page .table-button-actions .form-group .product-dropdown {
      min-width: 150px;
      max-width: 150px; }

#pos-report #category-nav {
  height: 750px; }
  @media (min-width: 1700px) {
    #pos-report #category-nav {
      height: 808px; } }

#pos-report #panel-number-display.position-absolute {
  top: 0;
  right: 0; }
  #pos-report #panel-number-display.position-absolute .panel {
    margin-bottom: 10%; }
    #pos-report #panel-number-display.position-absolute .panel:last-child {
      margin-bottom: 0; }
    #pos-report #panel-number-display.position-absolute .panel .panel-title {
      text-align: center; }
    #pos-report #panel-number-display.position-absolute .panel .panel-body {
      text-align: center;
      padding: 10px; }

#pos-report #panel-number-display .panel .panel-heading {
  padding: 10px 15px;
  min-height: 35px;
  font-size: 18px;
  color: white;
  background-color: #4CAF50; }
  #pos-report #panel-number-display .panel .panel-heading .panel-title {
    font-size: 14px; }
  #pos-report #panel-number-display .panel .panel-heading h2 {
    margin: 0;
    letter-spacing: .1em; }

#pos-report #panel-number-display .panel .panel-body {
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .075em; }

#pos-report .react-grid-Cell {
  text-align: center; }

#pos-report .filter-title {
  float: left !important; }

#pos-report #reports-panel #date-range-picker {
  margin-bottom: 5px; }

#purchase-template-list .panel {
  margin-bottom: 0; }

#purchase-template-list .table-collapse-fix {
  height: 415px; }

#purchase-template-list .details-table-collapse-fix {
  height: 255px; }

#purchase-quote-list .panel {
  margin-bottom: 0; }

#purchase-quote-list .table-collapse-fix {
  height: 415px; }

#purchase-quote-list .details-table-collapse-fix {
  height: 255px; }

#purchase-schedule-list .table-collapse-fix {
  height: 720px;
  margin-bottom: 0; }

#purchase-return-list .table-collapse-fix {
  height: 630px;
  margin-bottom: 0; }

#sales-invoice .table-filters {
  display: inline !important; }

#sales-invoice .table-collapse-fix {
  height: 340px; }

#sales-invoice .ar-table-collapse-fix {
  height: 590px; }

#sales-invoice .details-table-collapse-fix {
  height: 215px;
  margin-bottom: 0; }

#sales-invoice .no-suggestions {
  color: red;
  margin: 3px 0px 0px 400px;
  position: absolute; }

#purchase-order-list #date-range-picker,
#purchase-payment #date-range-picker,
#purchasing-performance #date-range-picker,
#purchase-return-list #date-range-picker,
#sales-orders-list #date-range-picker,
#sales-invoice #date-range-picker,
#sales-performance #date-range-picker,
#receive-history-list #date-range-picker,
#inventory-return #date-range-picker,
#edit-routes #date-range-picker,
#pos-report #date-range-picker,
#disptach-edit-routes #date-range-picker,
#dispatch-routing #date-range-picker,
#dispatch-shipping #date-range-picker,
#general-report #date-range-picker,
#inventory-page #date-range-picker,
#customer-statement #date-range-picker,
#print-by-sales-form #date-range-picker,
#vendor-statement #date-range-picker,
#mobile-customer-statement #date-range-picker,
#returns-customer-return #date-range-picker,
#AR-detail #date-range-picker,
#AR-create #date-range-picker,
#AR-edit #date-range-picker,
#AR #date-range-picker,
#AP-detail #date-range-picker,
#AP-create #date-range-picker,
#AP-edit #date-range-picker,
#AP #date-range-picker {
  height: auto; }
  #purchase-order-list #date-range-picker .rw-datetimepicker,
  #purchase-payment #date-range-picker .rw-datetimepicker,
  #purchasing-performance #date-range-picker .rw-datetimepicker,
  #purchase-return-list #date-range-picker .rw-datetimepicker,
  #sales-orders-list #date-range-picker .rw-datetimepicker,
  #sales-invoice #date-range-picker .rw-datetimepicker,
  #sales-performance #date-range-picker .rw-datetimepicker,
  #receive-history-list #date-range-picker .rw-datetimepicker,
  #inventory-return #date-range-picker .rw-datetimepicker,
  #edit-routes #date-range-picker .rw-datetimepicker,
  #pos-report #date-range-picker .rw-datetimepicker,
  #disptach-edit-routes #date-range-picker .rw-datetimepicker,
  #dispatch-routing #date-range-picker .rw-datetimepicker,
  #dispatch-shipping #date-range-picker .rw-datetimepicker,
  #general-report #date-range-picker .rw-datetimepicker,
  #inventory-page #date-range-picker .rw-datetimepicker,
  #customer-statement #date-range-picker .rw-datetimepicker,
  #print-by-sales-form #date-range-picker .rw-datetimepicker,
  #vendor-statement #date-range-picker .rw-datetimepicker,
  #mobile-customer-statement #date-range-picker .rw-datetimepicker,
  #returns-customer-return #date-range-picker .rw-datetimepicker,
  #AR-detail #date-range-picker .rw-datetimepicker,
  #AR-create #date-range-picker .rw-datetimepicker,
  #AR-edit #date-range-picker .rw-datetimepicker,
  #AR #date-range-picker .rw-datetimepicker,
  #AP-detail #date-range-picker .rw-datetimepicker,
  #AP-create #date-range-picker .rw-datetimepicker,
  #AP-edit #date-range-picker .rw-datetimepicker,
  #AP #date-range-picker .rw-datetimepicker {
    padding-right: 0; }
  #purchase-order-list #date-range-picker h3,
  #purchase-payment #date-range-picker h3,
  #purchasing-performance #date-range-picker h3,
  #purchase-return-list #date-range-picker h3,
  #sales-orders-list #date-range-picker h3,
  #sales-invoice #date-range-picker h3,
  #sales-performance #date-range-picker h3,
  #receive-history-list #date-range-picker h3,
  #inventory-return #date-range-picker h3,
  #edit-routes #date-range-picker h3,
  #pos-report #date-range-picker h3,
  #disptach-edit-routes #date-range-picker h3,
  #dispatch-routing #date-range-picker h3,
  #dispatch-shipping #date-range-picker h3,
  #general-report #date-range-picker h3,
  #inventory-page #date-range-picker h3,
  #customer-statement #date-range-picker h3,
  #print-by-sales-form #date-range-picker h3,
  #vendor-statement #date-range-picker h3,
  #mobile-customer-statement #date-range-picker h3,
  #returns-customer-return #date-range-picker h3,
  #AR-detail #date-range-picker h3,
  #AR-create #date-range-picker h3,
  #AR-edit #date-range-picker h3,
  #AR #date-range-picker h3,
  #AP-detail #date-range-picker h3,
  #AP-create #date-range-picker h3,
  #AP-edit #date-range-picker h3,
  #AP #date-range-picker h3 {
    font-size: 18px;
    letter-spacing: .050em;
    color: #652710; }
    #purchase-order-list #date-range-picker h3.filter-title,
    #purchase-payment #date-range-picker h3.filter-title,
    #purchasing-performance #date-range-picker h3.filter-title,
    #purchase-return-list #date-range-picker h3.filter-title,
    #sales-orders-list #date-range-picker h3.filter-title,
    #sales-invoice #date-range-picker h3.filter-title,
    #sales-performance #date-range-picker h3.filter-title,
    #receive-history-list #date-range-picker h3.filter-title,
    #inventory-return #date-range-picker h3.filter-title,
    #edit-routes #date-range-picker h3.filter-title,
    #pos-report #date-range-picker h3.filter-title,
    #disptach-edit-routes #date-range-picker h3.filter-title,
    #dispatch-routing #date-range-picker h3.filter-title,
    #dispatch-shipping #date-range-picker h3.filter-title,
    #general-report #date-range-picker h3.filter-title,
    #inventory-page #date-range-picker h3.filter-title,
    #customer-statement #date-range-picker h3.filter-title,
    #print-by-sales-form #date-range-picker h3.filter-title,
    #vendor-statement #date-range-picker h3.filter-title,
    #mobile-customer-statement #date-range-picker h3.filter-title,
    #returns-customer-return #date-range-picker h3.filter-title,
    #AR-detail #date-range-picker h3.filter-title,
    #AR-create #date-range-picker h3.filter-title,
    #AR-edit #date-range-picker h3.filter-title,
    #AR #date-range-picker h3.filter-title,
    #AP-detail #date-range-picker h3.filter-title,
    #AP-create #date-range-picker h3.filter-title,
    #AP-edit #date-range-picker h3.filter-title,
    #AP #date-range-picker h3.filter-title {
      float: right; }
    #purchase-order-list #date-range-picker h3 span,
    #purchase-payment #date-range-picker h3 span,
    #purchasing-performance #date-range-picker h3 span,
    #purchase-return-list #date-range-picker h3 span,
    #sales-orders-list #date-range-picker h3 span,
    #sales-invoice #date-range-picker h3 span,
    #sales-performance #date-range-picker h3 span,
    #receive-history-list #date-range-picker h3 span,
    #inventory-return #date-range-picker h3 span,
    #edit-routes #date-range-picker h3 span,
    #pos-report #date-range-picker h3 span,
    #disptach-edit-routes #date-range-picker h3 span,
    #dispatch-routing #date-range-picker h3 span,
    #dispatch-shipping #date-range-picker h3 span,
    #general-report #date-range-picker h3 span,
    #inventory-page #date-range-picker h3 span,
    #customer-statement #date-range-picker h3 span,
    #print-by-sales-form #date-range-picker h3 span,
    #vendor-statement #date-range-picker h3 span,
    #mobile-customer-statement #date-range-picker h3 span,
    #returns-customer-return #date-range-picker h3 span,
    #AR-detail #date-range-picker h3 span,
    #AR-create #date-range-picker h3 span,
    #AR-edit #date-range-picker h3 span,
    #AR #date-range-picker h3 span,
    #AP-detail #date-range-picker h3 span,
    #AP-create #date-range-picker h3 span,
    #AP-edit #date-range-picker h3 span,
    #AP #date-range-picker h3 span {
      border-bottom: 3px solid #FFC107; }
  #purchase-order-list #date-range-picker .col-xs-1,
  #purchase-payment #date-range-picker .col-xs-1,
  #purchasing-performance #date-range-picker .col-xs-1,
  #purchase-return-list #date-range-picker .col-xs-1,
  #sales-orders-list #date-range-picker .col-xs-1,
  #sales-invoice #date-range-picker .col-xs-1,
  #sales-performance #date-range-picker .col-xs-1,
  #receive-history-list #date-range-picker .col-xs-1,
  #inventory-return #date-range-picker .col-xs-1,
  #edit-routes #date-range-picker .col-xs-1,
  #pos-report #date-range-picker .col-xs-1,
  #disptach-edit-routes #date-range-picker .col-xs-1,
  #dispatch-routing #date-range-picker .col-xs-1,
  #dispatch-shipping #date-range-picker .col-xs-1,
  #general-report #date-range-picker .col-xs-1,
  #inventory-page #date-range-picker .col-xs-1,
  #customer-statement #date-range-picker .col-xs-1,
  #print-by-sales-form #date-range-picker .col-xs-1,
  #vendor-statement #date-range-picker .col-xs-1,
  #mobile-customer-statement #date-range-picker .col-xs-1,
  #returns-customer-return #date-range-picker .col-xs-1,
  #AR-detail #date-range-picker .col-xs-1,
  #AR-create #date-range-picker .col-xs-1,
  #AR-edit #date-range-picker .col-xs-1,
  #AR #date-range-picker .col-xs-1,
  #AP-detail #date-range-picker .col-xs-1,
  #AP-create #date-range-picker .col-xs-1,
  #AP-edit #date-range-picker .col-xs-1,
  #AP #date-range-picker .col-xs-1 {
    width: 10.33333%; }
  #purchase-order-list #date-range-picker .col-xs-offset-1,
  #purchase-payment #date-range-picker .col-xs-offset-1,
  #purchasing-performance #date-range-picker .col-xs-offset-1,
  #purchase-return-list #date-range-picker .col-xs-offset-1,
  #sales-orders-list #date-range-picker .col-xs-offset-1,
  #sales-invoice #date-range-picker .col-xs-offset-1,
  #sales-performance #date-range-picker .col-xs-offset-1,
  #receive-history-list #date-range-picker .col-xs-offset-1,
  #inventory-return #date-range-picker .col-xs-offset-1,
  #edit-routes #date-range-picker .col-xs-offset-1,
  #pos-report #date-range-picker .col-xs-offset-1,
  #disptach-edit-routes #date-range-picker .col-xs-offset-1,
  #dispatch-routing #date-range-picker .col-xs-offset-1,
  #dispatch-shipping #date-range-picker .col-xs-offset-1,
  #general-report #date-range-picker .col-xs-offset-1,
  #inventory-page #date-range-picker .col-xs-offset-1,
  #customer-statement #date-range-picker .col-xs-offset-1,
  #print-by-sales-form #date-range-picker .col-xs-offset-1,
  #vendor-statement #date-range-picker .col-xs-offset-1,
  #mobile-customer-statement #date-range-picker .col-xs-offset-1,
  #returns-customer-return #date-range-picker .col-xs-offset-1,
  #AR-detail #date-range-picker .col-xs-offset-1,
  #AR-create #date-range-picker .col-xs-offset-1,
  #AR-edit #date-range-picker .col-xs-offset-1,
  #AR #date-range-picker .col-xs-offset-1,
  #AP-detail #date-range-picker .col-xs-offset-1,
  #AP-create #date-range-picker .col-xs-offset-1,
  #AP-edit #date-range-picker .col-xs-offset-1,
  #AP #date-range-picker .col-xs-offset-1 {
    margin-left: 10.33333%; }
  #purchase-order-list #date-range-picker .col-xs-11,
  #purchase-payment #date-range-picker .col-xs-11,
  #purchasing-performance #date-range-picker .col-xs-11,
  #purchase-return-list #date-range-picker .col-xs-11,
  #sales-orders-list #date-range-picker .col-xs-11,
  #sales-invoice #date-range-picker .col-xs-11,
  #sales-performance #date-range-picker .col-xs-11,
  #receive-history-list #date-range-picker .col-xs-11,
  #inventory-return #date-range-picker .col-xs-11,
  #edit-routes #date-range-picker .col-xs-11,
  #pos-report #date-range-picker .col-xs-11,
  #disptach-edit-routes #date-range-picker .col-xs-11,
  #dispatch-routing #date-range-picker .col-xs-11,
  #dispatch-shipping #date-range-picker .col-xs-11,
  #general-report #date-range-picker .col-xs-11,
  #inventory-page #date-range-picker .col-xs-11,
  #customer-statement #date-range-picker .col-xs-11,
  #print-by-sales-form #date-range-picker .col-xs-11,
  #vendor-statement #date-range-picker .col-xs-11,
  #mobile-customer-statement #date-range-picker .col-xs-11,
  #returns-customer-return #date-range-picker .col-xs-11,
  #AR-detail #date-range-picker .col-xs-11,
  #AR-create #date-range-picker .col-xs-11,
  #AR-edit #date-range-picker .col-xs-11,
  #AR #date-range-picker .col-xs-11,
  #AP-detail #date-range-picker .col-xs-11,
  #AP-create #date-range-picker .col-xs-11,
  #AP-edit #date-range-picker .col-xs-11,
  #AP #date-range-picker .col-xs-11 {
    width: 89.66667%; }
  #purchase-order-list #date-range-picker #statusFilterRadios,
  #purchase-payment #date-range-picker #statusFilterRadios,
  #purchasing-performance #date-range-picker #statusFilterRadios,
  #purchase-return-list #date-range-picker #statusFilterRadios,
  #sales-orders-list #date-range-picker #statusFilterRadios,
  #sales-invoice #date-range-picker #statusFilterRadios,
  #sales-performance #date-range-picker #statusFilterRadios,
  #receive-history-list #date-range-picker #statusFilterRadios,
  #inventory-return #date-range-picker #statusFilterRadios,
  #edit-routes #date-range-picker #statusFilterRadios,
  #pos-report #date-range-picker #statusFilterRadios,
  #disptach-edit-routes #date-range-picker #statusFilterRadios,
  #dispatch-routing #date-range-picker #statusFilterRadios,
  #dispatch-shipping #date-range-picker #statusFilterRadios,
  #general-report #date-range-picker #statusFilterRadios,
  #inventory-page #date-range-picker #statusFilterRadios,
  #customer-statement #date-range-picker #statusFilterRadios,
  #print-by-sales-form #date-range-picker #statusFilterRadios,
  #vendor-statement #date-range-picker #statusFilterRadios,
  #mobile-customer-statement #date-range-picker #statusFilterRadios,
  #returns-customer-return #date-range-picker #statusFilterRadios,
  #AR-detail #date-range-picker #statusFilterRadios,
  #AR-create #date-range-picker #statusFilterRadios,
  #AR-edit #date-range-picker #statusFilterRadios,
  #AR #date-range-picker #statusFilterRadios,
  #AP-detail #date-range-picker #statusFilterRadios,
  #AP-create #date-range-picker #statusFilterRadios,
  #AP-edit #date-range-picker #statusFilterRadios,
  #AP #date-range-picker #statusFilterRadios {
    margin-bottom: 10px; }
  #purchase-order-list #date-range-picker #unreceived-radio-filter,
  #purchase-payment #date-range-picker #unreceived-radio-filter,
  #purchasing-performance #date-range-picker #unreceived-radio-filter,
  #purchase-return-list #date-range-picker #unreceived-radio-filter,
  #sales-orders-list #date-range-picker #unreceived-radio-filter,
  #sales-invoice #date-range-picker #unreceived-radio-filter,
  #sales-performance #date-range-picker #unreceived-radio-filter,
  #receive-history-list #date-range-picker #unreceived-radio-filter,
  #inventory-return #date-range-picker #unreceived-radio-filter,
  #edit-routes #date-range-picker #unreceived-radio-filter,
  #pos-report #date-range-picker #unreceived-radio-filter,
  #disptach-edit-routes #date-range-picker #unreceived-radio-filter,
  #dispatch-routing #date-range-picker #unreceived-radio-filter,
  #dispatch-shipping #date-range-picker #unreceived-radio-filter,
  #general-report #date-range-picker #unreceived-radio-filter,
  #inventory-page #date-range-picker #unreceived-radio-filter,
  #customer-statement #date-range-picker #unreceived-radio-filter,
  #print-by-sales-form #date-range-picker #unreceived-radio-filter,
  #vendor-statement #date-range-picker #unreceived-radio-filter,
  #mobile-customer-statement #date-range-picker #unreceived-radio-filter,
  #returns-customer-return #date-range-picker #unreceived-radio-filter,
  #AR-detail #date-range-picker #unreceived-radio-filter,
  #AR-create #date-range-picker #unreceived-radio-filter,
  #AR-edit #date-range-picker #unreceived-radio-filter,
  #AR #date-range-picker #unreceived-radio-filter,
  #AP-detail #date-range-picker #unreceived-radio-filter,
  #AP-create #date-range-picker #unreceived-radio-filter,
  #AP-edit #date-range-picker #unreceived-radio-filter,
  #AP #date-range-picker #unreceived-radio-filter {
    margin-left: -5px; }
  #purchase-order-list #date-range-picker #unprocessed-radio-filter,
  #purchase-payment #date-range-picker #unprocessed-radio-filter,
  #purchasing-performance #date-range-picker #unprocessed-radio-filter,
  #purchase-return-list #date-range-picker #unprocessed-radio-filter,
  #sales-orders-list #date-range-picker #unprocessed-radio-filter,
  #sales-invoice #date-range-picker #unprocessed-radio-filter,
  #sales-performance #date-range-picker #unprocessed-radio-filter,
  #receive-history-list #date-range-picker #unprocessed-radio-filter,
  #inventory-return #date-range-picker #unprocessed-radio-filter,
  #edit-routes #date-range-picker #unprocessed-radio-filter,
  #pos-report #date-range-picker #unprocessed-radio-filter,
  #disptach-edit-routes #date-range-picker #unprocessed-radio-filter,
  #dispatch-routing #date-range-picker #unprocessed-radio-filter,
  #dispatch-shipping #date-range-picker #unprocessed-radio-filter,
  #general-report #date-range-picker #unprocessed-radio-filter,
  #inventory-page #date-range-picker #unprocessed-radio-filter,
  #customer-statement #date-range-picker #unprocessed-radio-filter,
  #print-by-sales-form #date-range-picker #unprocessed-radio-filter,
  #vendor-statement #date-range-picker #unprocessed-radio-filter,
  #mobile-customer-statement #date-range-picker #unprocessed-radio-filter,
  #returns-customer-return #date-range-picker #unprocessed-radio-filter,
  #AR-detail #date-range-picker #unprocessed-radio-filter,
  #AR-create #date-range-picker #unprocessed-radio-filter,
  #AR-edit #date-range-picker #unprocessed-radio-filter,
  #AR #date-range-picker #unprocessed-radio-filter,
  #AP-detail #date-range-picker #unprocessed-radio-filter,
  #AP-create #date-range-picker #unprocessed-radio-filter,
  #AP-edit #date-range-picker #unprocessed-radio-filter,
  #AP #date-range-picker #unprocessed-radio-filter {
    margin-left: -9px; }
  #purchase-order-list #date-range-picker #processed-radio-filter,
  #purchase-payment #date-range-picker #processed-radio-filter,
  #purchasing-performance #date-range-picker #processed-radio-filter,
  #purchase-return-list #date-range-picker #processed-radio-filter,
  #sales-orders-list #date-range-picker #processed-radio-filter,
  #sales-invoice #date-range-picker #processed-radio-filter,
  #sales-performance #date-range-picker #processed-radio-filter,
  #receive-history-list #date-range-picker #processed-radio-filter,
  #inventory-return #date-range-picker #processed-radio-filter,
  #edit-routes #date-range-picker #processed-radio-filter,
  #pos-report #date-range-picker #processed-radio-filter,
  #disptach-edit-routes #date-range-picker #processed-radio-filter,
  #dispatch-routing #date-range-picker #processed-radio-filter,
  #dispatch-shipping #date-range-picker #processed-radio-filter,
  #general-report #date-range-picker #processed-radio-filter,
  #inventory-page #date-range-picker #processed-radio-filter,
  #customer-statement #date-range-picker #processed-radio-filter,
  #print-by-sales-form #date-range-picker #processed-radio-filter,
  #vendor-statement #date-range-picker #processed-radio-filter,
  #mobile-customer-statement #date-range-picker #processed-radio-filter,
  #returns-customer-return #date-range-picker #processed-radio-filter,
  #AR-detail #date-range-picker #processed-radio-filter,
  #AR-create #date-range-picker #processed-radio-filter,
  #AR-edit #date-range-picker #processed-radio-filter,
  #AR #date-range-picker #processed-radio-filter,
  #AP-detail #date-range-picker #processed-radio-filter,
  #AP-create #date-range-picker #processed-radio-filter,
  #AP-edit #date-range-picker #processed-radio-filter,
  #AP #date-range-picker #processed-radio-filter {
    margin-left: -6px; }
  #purchase-order-list #date-range-picker #dispatched-radio-filter,
  #purchase-payment #date-range-picker #dispatched-radio-filter,
  #purchasing-performance #date-range-picker #dispatched-radio-filter,
  #purchase-return-list #date-range-picker #dispatched-radio-filter,
  #sales-orders-list #date-range-picker #dispatched-radio-filter,
  #sales-invoice #date-range-picker #dispatched-radio-filter,
  #sales-performance #date-range-picker #dispatched-radio-filter,
  #receive-history-list #date-range-picker #dispatched-radio-filter,
  #inventory-return #date-range-picker #dispatched-radio-filter,
  #edit-routes #date-range-picker #dispatched-radio-filter,
  #pos-report #date-range-picker #dispatched-radio-filter,
  #disptach-edit-routes #date-range-picker #dispatched-radio-filter,
  #dispatch-routing #date-range-picker #dispatched-radio-filter,
  #dispatch-shipping #date-range-picker #dispatched-radio-filter,
  #general-report #date-range-picker #dispatched-radio-filter,
  #inventory-page #date-range-picker #dispatched-radio-filter,
  #customer-statement #date-range-picker #dispatched-radio-filter,
  #print-by-sales-form #date-range-picker #dispatched-radio-filter,
  #vendor-statement #date-range-picker #dispatched-radio-filter,
  #mobile-customer-statement #date-range-picker #dispatched-radio-filter,
  #returns-customer-return #date-range-picker #dispatched-radio-filter,
  #AR-detail #date-range-picker #dispatched-radio-filter,
  #AR-create #date-range-picker #dispatched-radio-filter,
  #AR-edit #date-range-picker #dispatched-radio-filter,
  #AR #date-range-picker #dispatched-radio-filter,
  #AP-detail #date-range-picker #dispatched-radio-filter,
  #AP-create #date-range-picker #dispatched-radio-filter,
  #AP-edit #date-range-picker #dispatched-radio-filter,
  #AP #date-range-picker #dispatched-radio-filter {
    margin-left: -5px; }
  #purchase-order-list #date-range-picker .radio-filter-buttons .btn, #purchase-order-list #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis #purchase-order-list #date-range-picker .radio-filter-buttons .ColVis_Button,
  #purchase-payment #date-range-picker .radio-filter-buttons .btn,
  #purchase-payment #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #purchase-payment #date-range-picker .radio-filter-buttons .ColVis_Button,
  #purchasing-performance #date-range-picker .radio-filter-buttons .btn,
  #purchasing-performance #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #purchasing-performance #date-range-picker .radio-filter-buttons .ColVis_Button,
  #purchase-return-list #date-range-picker .radio-filter-buttons .btn,
  #purchase-return-list #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #purchase-return-list #date-range-picker .radio-filter-buttons .ColVis_Button,
  #sales-orders-list #date-range-picker .radio-filter-buttons .btn,
  #sales-orders-list #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #sales-orders-list #date-range-picker .radio-filter-buttons .ColVis_Button,
  #sales-invoice #date-range-picker .radio-filter-buttons .btn,
  #sales-invoice #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #sales-invoice #date-range-picker .radio-filter-buttons .ColVis_Button,
  #sales-performance #date-range-picker .radio-filter-buttons .btn,
  #sales-performance #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #sales-performance #date-range-picker .radio-filter-buttons .ColVis_Button,
  #receive-history-list #date-range-picker .radio-filter-buttons .btn,
  #receive-history-list #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #receive-history-list #date-range-picker .radio-filter-buttons .ColVis_Button,
  #inventory-return #date-range-picker .radio-filter-buttons .btn,
  #inventory-return #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #inventory-return #date-range-picker .radio-filter-buttons .ColVis_Button,
  #edit-routes #date-range-picker .radio-filter-buttons .btn,
  #edit-routes #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #edit-routes #date-range-picker .radio-filter-buttons .ColVis_Button,
  #pos-report #date-range-picker .radio-filter-buttons .btn,
  #pos-report #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #pos-report #date-range-picker .radio-filter-buttons .ColVis_Button,
  #disptach-edit-routes #date-range-picker .radio-filter-buttons .btn,
  #disptach-edit-routes #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #disptach-edit-routes #date-range-picker .radio-filter-buttons .ColVis_Button,
  #dispatch-routing #date-range-picker .radio-filter-buttons .btn,
  #dispatch-routing #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #dispatch-routing #date-range-picker .radio-filter-buttons .ColVis_Button,
  #dispatch-shipping #date-range-picker .radio-filter-buttons .btn,
  #dispatch-shipping #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #dispatch-shipping #date-range-picker .radio-filter-buttons .ColVis_Button,
  #general-report #date-range-picker .radio-filter-buttons .btn,
  #general-report #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #general-report #date-range-picker .radio-filter-buttons .ColVis_Button,
  #inventory-page #date-range-picker .radio-filter-buttons .btn,
  #inventory-page #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #inventory-page #date-range-picker .radio-filter-buttons .ColVis_Button,
  #customer-statement #date-range-picker .radio-filter-buttons .btn,
  #customer-statement #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #customer-statement #date-range-picker .radio-filter-buttons .ColVis_Button,
  #print-by-sales-form #date-range-picker .radio-filter-buttons .btn,
  #print-by-sales-form #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #print-by-sales-form #date-range-picker .radio-filter-buttons .ColVis_Button,
  #vendor-statement #date-range-picker .radio-filter-buttons .btn,
  #vendor-statement #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #vendor-statement #date-range-picker .radio-filter-buttons .ColVis_Button,
  #mobile-customer-statement #date-range-picker .radio-filter-buttons .btn,
  #mobile-customer-statement #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #mobile-customer-statement #date-range-picker .radio-filter-buttons .ColVis_Button,
  #returns-customer-return #date-range-picker .radio-filter-buttons .btn,
  #returns-customer-return #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #returns-customer-return #date-range-picker .radio-filter-buttons .ColVis_Button,
  #AR-detail #date-range-picker .radio-filter-buttons .btn,
  #AR-detail #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #AR-detail #date-range-picker .radio-filter-buttons .ColVis_Button,
  #AR-create #date-range-picker .radio-filter-buttons .btn,
  #AR-create #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #AR-create #date-range-picker .radio-filter-buttons .ColVis_Button,
  #AR-edit #date-range-picker .radio-filter-buttons .btn,
  #AR-edit #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #AR-edit #date-range-picker .radio-filter-buttons .ColVis_Button,
  #AR #date-range-picker .radio-filter-buttons .btn,
  #AR #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #AR #date-range-picker .radio-filter-buttons .ColVis_Button,
  #AP-detail #date-range-picker .radio-filter-buttons .btn,
  #AP-detail #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #AP-detail #date-range-picker .radio-filter-buttons .ColVis_Button,
  #AP-create #date-range-picker .radio-filter-buttons .btn,
  #AP-create #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #AP-create #date-range-picker .radio-filter-buttons .ColVis_Button,
  #AP-edit #date-range-picker .radio-filter-buttons .btn,
  #AP-edit #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #AP-edit #date-range-picker .radio-filter-buttons .ColVis_Button,
  #AP #date-range-picker .radio-filter-buttons .btn,
  #AP #date-range-picker .radio-filter-buttons .ColVis .ColVis_Button, .ColVis
  #AP #date-range-picker .radio-filter-buttons .ColVis_Button {
    width: 120px; }
  #purchase-order-list #date-range-picker .radio-filter-buttons .radio-button-long,
  #purchase-payment #date-range-picker .radio-filter-buttons .radio-button-long,
  #purchasing-performance #date-range-picker .radio-filter-buttons .radio-button-long,
  #purchase-return-list #date-range-picker .radio-filter-buttons .radio-button-long,
  #sales-orders-list #date-range-picker .radio-filter-buttons .radio-button-long,
  #sales-invoice #date-range-picker .radio-filter-buttons .radio-button-long,
  #sales-performance #date-range-picker .radio-filter-buttons .radio-button-long,
  #receive-history-list #date-range-picker .radio-filter-buttons .radio-button-long,
  #inventory-return #date-range-picker .radio-filter-buttons .radio-button-long,
  #edit-routes #date-range-picker .radio-filter-buttons .radio-button-long,
  #pos-report #date-range-picker .radio-filter-buttons .radio-button-long,
  #disptach-edit-routes #date-range-picker .radio-filter-buttons .radio-button-long,
  #dispatch-routing #date-range-picker .radio-filter-buttons .radio-button-long,
  #dispatch-shipping #date-range-picker .radio-filter-buttons .radio-button-long,
  #general-report #date-range-picker .radio-filter-buttons .radio-button-long,
  #inventory-page #date-range-picker .radio-filter-buttons .radio-button-long,
  #customer-statement #date-range-picker .radio-filter-buttons .radio-button-long,
  #print-by-sales-form #date-range-picker .radio-filter-buttons .radio-button-long,
  #vendor-statement #date-range-picker .radio-filter-buttons .radio-button-long,
  #mobile-customer-statement #date-range-picker .radio-filter-buttons .radio-button-long,
  #returns-customer-return #date-range-picker .radio-filter-buttons .radio-button-long,
  #AR-detail #date-range-picker .radio-filter-buttons .radio-button-long,
  #AR-create #date-range-picker .radio-filter-buttons .radio-button-long,
  #AR-edit #date-range-picker .radio-filter-buttons .radio-button-long,
  #AR #date-range-picker .radio-filter-buttons .radio-button-long,
  #AP-detail #date-range-picker .radio-filter-buttons .radio-button-long,
  #AP-create #date-range-picker .radio-filter-buttons .radio-button-long,
  #AP-edit #date-range-picker .radio-filter-buttons .radio-button-long,
  #AP #date-range-picker .radio-filter-buttons .radio-button-long {
    width: 170px; }
  #purchase-order-list #date-range-picker .radio-filter-buttons .radio label,
  #purchase-payment #date-range-picker .radio-filter-buttons .radio label,
  #purchasing-performance #date-range-picker .radio-filter-buttons .radio label,
  #purchase-return-list #date-range-picker .radio-filter-buttons .radio label,
  #sales-orders-list #date-range-picker .radio-filter-buttons .radio label,
  #sales-invoice #date-range-picker .radio-filter-buttons .radio label,
  #sales-performance #date-range-picker .radio-filter-buttons .radio label,
  #receive-history-list #date-range-picker .radio-filter-buttons .radio label,
  #inventory-return #date-range-picker .radio-filter-buttons .radio label,
  #edit-routes #date-range-picker .radio-filter-buttons .radio label,
  #pos-report #date-range-picker .radio-filter-buttons .radio label,
  #disptach-edit-routes #date-range-picker .radio-filter-buttons .radio label,
  #dispatch-routing #date-range-picker .radio-filter-buttons .radio label,
  #dispatch-shipping #date-range-picker .radio-filter-buttons .radio label,
  #general-report #date-range-picker .radio-filter-buttons .radio label,
  #inventory-page #date-range-picker .radio-filter-buttons .radio label,
  #customer-statement #date-range-picker .radio-filter-buttons .radio label,
  #print-by-sales-form #date-range-picker .radio-filter-buttons .radio label,
  #vendor-statement #date-range-picker .radio-filter-buttons .radio label,
  #mobile-customer-statement #date-range-picker .radio-filter-buttons .radio label,
  #returns-customer-return #date-range-picker .radio-filter-buttons .radio label,
  #AR-detail #date-range-picker .radio-filter-buttons .radio label,
  #AR-create #date-range-picker .radio-filter-buttons .radio label,
  #AR-edit #date-range-picker .radio-filter-buttons .radio label,
  #AR #date-range-picker .radio-filter-buttons .radio label,
  #AP-detail #date-range-picker .radio-filter-buttons .radio label,
  #AP-create #date-range-picker .radio-filter-buttons .radio label,
  #AP-edit #date-range-picker .radio-filter-buttons .radio label,
  #AP #date-range-picker .radio-filter-buttons .radio label {
    padding-left: 0;
    font-weight: bold;
    letter-spacing: .050em;
    width: 120px; }
  #purchase-order-list #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #purchase-payment #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #purchasing-performance #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #purchase-return-list #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #sales-orders-list #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #sales-invoice #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #sales-performance #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #receive-history-list #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #inventory-return #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #edit-routes #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #pos-report #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #disptach-edit-routes #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #dispatch-routing #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #dispatch-shipping #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #general-report #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #inventory-page #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #customer-statement #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #print-by-sales-form #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #vendor-statement #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #mobile-customer-statement #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #returns-customer-return #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #AR-detail #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #AR-create #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #AR-edit #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #AR #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #AP-detail #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #AP-create #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #AP-edit #date-range-picker .radio-filter-buttons .radio input[type="radio"],
  #AP #date-range-picker .radio-filter-buttons .radio input[type="radio"] {
    margin-top: 4px;
    margin-left: 0; }
  #purchase-order-list #date-range-picker .radio-filter-buttons .radio input + span,
  #purchase-payment #date-range-picker .radio-filter-buttons .radio input + span,
  #purchasing-performance #date-range-picker .radio-filter-buttons .radio input + span,
  #purchase-return-list #date-range-picker .radio-filter-buttons .radio input + span,
  #sales-orders-list #date-range-picker .radio-filter-buttons .radio input + span,
  #sales-invoice #date-range-picker .radio-filter-buttons .radio input + span,
  #sales-performance #date-range-picker .radio-filter-buttons .radio input + span,
  #receive-history-list #date-range-picker .radio-filter-buttons .radio input + span,
  #inventory-return #date-range-picker .radio-filter-buttons .radio input + span,
  #edit-routes #date-range-picker .radio-filter-buttons .radio input + span,
  #pos-report #date-range-picker .radio-filter-buttons .radio input + span,
  #disptach-edit-routes #date-range-picker .radio-filter-buttons .radio input + span,
  #dispatch-routing #date-range-picker .radio-filter-buttons .radio input + span,
  #dispatch-shipping #date-range-picker .radio-filter-buttons .radio input + span,
  #general-report #date-range-picker .radio-filter-buttons .radio input + span,
  #inventory-page #date-range-picker .radio-filter-buttons .radio input + span,
  #customer-statement #date-range-picker .radio-filter-buttons .radio input + span,
  #print-by-sales-form #date-range-picker .radio-filter-buttons .radio input + span,
  #vendor-statement #date-range-picker .radio-filter-buttons .radio input + span,
  #mobile-customer-statement #date-range-picker .radio-filter-buttons .radio input + span,
  #returns-customer-return #date-range-picker .radio-filter-buttons .radio input + span,
  #AR-detail #date-range-picker .radio-filter-buttons .radio input + span,
  #AR-create #date-range-picker .radio-filter-buttons .radio input + span,
  #AR-edit #date-range-picker .radio-filter-buttons .radio input + span,
  #AR #date-range-picker .radio-filter-buttons .radio input + span,
  #AP-detail #date-range-picker .radio-filter-buttons .radio input + span,
  #AP-create #date-range-picker .radio-filter-buttons .radio input + span,
  #AP-edit #date-range-picker .radio-filter-buttons .radio input + span,
  #AP #date-range-picker .radio-filter-buttons .radio input + span {
    top: 0; }
  #purchase-order-list #date-range-picker .radio-filter-buttons .search-btn,
  #purchase-payment #date-range-picker .radio-filter-buttons .search-btn,
  #purchasing-performance #date-range-picker .radio-filter-buttons .search-btn,
  #purchase-return-list #date-range-picker .radio-filter-buttons .search-btn,
  #sales-orders-list #date-range-picker .radio-filter-buttons .search-btn,
  #sales-invoice #date-range-picker .radio-filter-buttons .search-btn,
  #sales-performance #date-range-picker .radio-filter-buttons .search-btn,
  #receive-history-list #date-range-picker .radio-filter-buttons .search-btn,
  #inventory-return #date-range-picker .radio-filter-buttons .search-btn,
  #edit-routes #date-range-picker .radio-filter-buttons .search-btn,
  #pos-report #date-range-picker .radio-filter-buttons .search-btn,
  #disptach-edit-routes #date-range-picker .radio-filter-buttons .search-btn,
  #dispatch-routing #date-range-picker .radio-filter-buttons .search-btn,
  #dispatch-shipping #date-range-picker .radio-filter-buttons .search-btn,
  #general-report #date-range-picker .radio-filter-buttons .search-btn,
  #inventory-page #date-range-picker .radio-filter-buttons .search-btn,
  #customer-statement #date-range-picker .radio-filter-buttons .search-btn,
  #print-by-sales-form #date-range-picker .radio-filter-buttons .search-btn,
  #vendor-statement #date-range-picker .radio-filter-buttons .search-btn,
  #mobile-customer-statement #date-range-picker .radio-filter-buttons .search-btn,
  #returns-customer-return #date-range-picker .radio-filter-buttons .search-btn,
  #AR-detail #date-range-picker .radio-filter-buttons .search-btn,
  #AR-create #date-range-picker .radio-filter-buttons .search-btn,
  #AR-edit #date-range-picker .radio-filter-buttons .search-btn,
  #AR #date-range-picker .radio-filter-buttons .search-btn,
  #AP-detail #date-range-picker .radio-filter-buttons .search-btn,
  #AP-create #date-range-picker .radio-filter-buttons .search-btn,
  #AP-edit #date-range-picker .radio-filter-buttons .search-btn,
  #AP #date-range-picker .radio-filter-buttons .search-btn {
    width: auto; }
    #purchase-order-list #date-range-picker .radio-filter-buttons .search-btn .fa,
    #purchase-payment #date-range-picker .radio-filter-buttons .search-btn .fa,
    #purchasing-performance #date-range-picker .radio-filter-buttons .search-btn .fa,
    #purchase-return-list #date-range-picker .radio-filter-buttons .search-btn .fa,
    #sales-orders-list #date-range-picker .radio-filter-buttons .search-btn .fa,
    #sales-invoice #date-range-picker .radio-filter-buttons .search-btn .fa,
    #sales-performance #date-range-picker .radio-filter-buttons .search-btn .fa,
    #receive-history-list #date-range-picker .radio-filter-buttons .search-btn .fa,
    #inventory-return #date-range-picker .radio-filter-buttons .search-btn .fa,
    #edit-routes #date-range-picker .radio-filter-buttons .search-btn .fa,
    #pos-report #date-range-picker .radio-filter-buttons .search-btn .fa,
    #disptach-edit-routes #date-range-picker .radio-filter-buttons .search-btn .fa,
    #dispatch-routing #date-range-picker .radio-filter-buttons .search-btn .fa,
    #dispatch-shipping #date-range-picker .radio-filter-buttons .search-btn .fa,
    #general-report #date-range-picker .radio-filter-buttons .search-btn .fa,
    #inventory-page #date-range-picker .radio-filter-buttons .search-btn .fa,
    #customer-statement #date-range-picker .radio-filter-buttons .search-btn .fa,
    #print-by-sales-form #date-range-picker .radio-filter-buttons .search-btn .fa,
    #vendor-statement #date-range-picker .radio-filter-buttons .search-btn .fa,
    #mobile-customer-statement #date-range-picker .radio-filter-buttons .search-btn .fa,
    #returns-customer-return #date-range-picker .radio-filter-buttons .search-btn .fa,
    #AR-detail #date-range-picker .radio-filter-buttons .search-btn .fa,
    #AR-create #date-range-picker .radio-filter-buttons .search-btn .fa,
    #AR-edit #date-range-picker .radio-filter-buttons .search-btn .fa,
    #AR #date-range-picker .radio-filter-buttons .search-btn .fa,
    #AP-detail #date-range-picker .radio-filter-buttons .search-btn .fa,
    #AP-create #date-range-picker .radio-filter-buttons .search-btn .fa,
    #AP-edit #date-range-picker .radio-filter-buttons .search-btn .fa,
    #AP #date-range-picker .radio-filter-buttons .search-btn .fa {
      font-size: 19px; }
  #purchase-order-list #date-range-picker .radio-filter-buttons button[type="submit"],
  #purchase-payment #date-range-picker .radio-filter-buttons button[type="submit"],
  #purchasing-performance #date-range-picker .radio-filter-buttons button[type="submit"],
  #purchase-return-list #date-range-picker .radio-filter-buttons button[type="submit"],
  #sales-orders-list #date-range-picker .radio-filter-buttons button[type="submit"],
  #sales-invoice #date-range-picker .radio-filter-buttons button[type="submit"],
  #sales-performance #date-range-picker .radio-filter-buttons button[type="submit"],
  #receive-history-list #date-range-picker .radio-filter-buttons button[type="submit"],
  #inventory-return #date-range-picker .radio-filter-buttons button[type="submit"],
  #edit-routes #date-range-picker .radio-filter-buttons button[type="submit"],
  #pos-report #date-range-picker .radio-filter-buttons button[type="submit"],
  #disptach-edit-routes #date-range-picker .radio-filter-buttons button[type="submit"],
  #dispatch-routing #date-range-picker .radio-filter-buttons button[type="submit"],
  #dispatch-shipping #date-range-picker .radio-filter-buttons button[type="submit"],
  #general-report #date-range-picker .radio-filter-buttons button[type="submit"],
  #inventory-page #date-range-picker .radio-filter-buttons button[type="submit"],
  #customer-statement #date-range-picker .radio-filter-buttons button[type="submit"],
  #print-by-sales-form #date-range-picker .radio-filter-buttons button[type="submit"],
  #vendor-statement #date-range-picker .radio-filter-buttons button[type="submit"],
  #mobile-customer-statement #date-range-picker .radio-filter-buttons button[type="submit"],
  #returns-customer-return #date-range-picker .radio-filter-buttons button[type="submit"],
  #AR-detail #date-range-picker .radio-filter-buttons button[type="submit"],
  #AR-create #date-range-picker .radio-filter-buttons button[type="submit"],
  #AR-edit #date-range-picker .radio-filter-buttons button[type="submit"],
  #AR #date-range-picker .radio-filter-buttons button[type="submit"],
  #AP-detail #date-range-picker .radio-filter-buttons button[type="submit"],
  #AP-create #date-range-picker .radio-filter-buttons button[type="submit"],
  #AP-edit #date-range-picker .radio-filter-buttons button[type="submit"],
  #AP #date-range-picker .radio-filter-buttons button[type="submit"] {
    width: auto; }
  #purchase-order-list #date-range-picker .radio-filter-buttons input::placeholder,
  #purchase-payment #date-range-picker .radio-filter-buttons input::placeholder,
  #purchasing-performance #date-range-picker .radio-filter-buttons input::placeholder,
  #purchase-return-list #date-range-picker .radio-filter-buttons input::placeholder,
  #sales-orders-list #date-range-picker .radio-filter-buttons input::placeholder,
  #sales-invoice #date-range-picker .radio-filter-buttons input::placeholder,
  #sales-performance #date-range-picker .radio-filter-buttons input::placeholder,
  #receive-history-list #date-range-picker .radio-filter-buttons input::placeholder,
  #inventory-return #date-range-picker .radio-filter-buttons input::placeholder,
  #edit-routes #date-range-picker .radio-filter-buttons input::placeholder,
  #pos-report #date-range-picker .radio-filter-buttons input::placeholder,
  #disptach-edit-routes #date-range-picker .radio-filter-buttons input::placeholder,
  #dispatch-routing #date-range-picker .radio-filter-buttons input::placeholder,
  #dispatch-shipping #date-range-picker .radio-filter-buttons input::placeholder,
  #general-report #date-range-picker .radio-filter-buttons input::placeholder,
  #inventory-page #date-range-picker .radio-filter-buttons input::placeholder,
  #customer-statement #date-range-picker .radio-filter-buttons input::placeholder,
  #print-by-sales-form #date-range-picker .radio-filter-buttons input::placeholder,
  #vendor-statement #date-range-picker .radio-filter-buttons input::placeholder,
  #mobile-customer-statement #date-range-picker .radio-filter-buttons input::placeholder,
  #returns-customer-return #date-range-picker .radio-filter-buttons input::placeholder,
  #AR-detail #date-range-picker .radio-filter-buttons input::placeholder,
  #AR-create #date-range-picker .radio-filter-buttons input::placeholder,
  #AR-edit #date-range-picker .radio-filter-buttons input::placeholder,
  #AR #date-range-picker .radio-filter-buttons input::placeholder,
  #AP-detail #date-range-picker .radio-filter-buttons input::placeholder,
  #AP-create #date-range-picker .radio-filter-buttons input::placeholder,
  #AP-edit #date-range-picker .radio-filter-buttons input::placeholder,
  #AP #date-range-picker .radio-filter-buttons input::placeholder {
    font-weight: normal;
    font-style: italic; }
  #purchase-order-list #date-range-picker .search-button,
  #purchase-payment #date-range-picker .search-button,
  #purchasing-performance #date-range-picker .search-button,
  #purchase-return-list #date-range-picker .search-button,
  #sales-orders-list #date-range-picker .search-button,
  #sales-invoice #date-range-picker .search-button,
  #sales-performance #date-range-picker .search-button,
  #receive-history-list #date-range-picker .search-button,
  #inventory-return #date-range-picker .search-button,
  #edit-routes #date-range-picker .search-button,
  #pos-report #date-range-picker .search-button,
  #disptach-edit-routes #date-range-picker .search-button,
  #dispatch-routing #date-range-picker .search-button,
  #dispatch-shipping #date-range-picker .search-button,
  #general-report #date-range-picker .search-button,
  #inventory-page #date-range-picker .search-button,
  #customer-statement #date-range-picker .search-button,
  #print-by-sales-form #date-range-picker .search-button,
  #vendor-statement #date-range-picker .search-button,
  #mobile-customer-statement #date-range-picker .search-button,
  #returns-customer-return #date-range-picker .search-button,
  #AR-detail #date-range-picker .search-button,
  #AR-create #date-range-picker .search-button,
  #AR-edit #date-range-picker .search-button,
  #AR #date-range-picker .search-button,
  #AP-detail #date-range-picker .search-button,
  #AP-create #date-range-picker .search-button,
  #AP-edit #date-range-picker .search-button,
  #AP #date-range-picker .search-button {
    width: 40px !important; }
  #purchase-order-list #date-range-picker #dateRange-radio-filter + span,
  #purchase-payment #date-range-picker #dateRange-radio-filter + span,
  #purchasing-performance #date-range-picker #dateRange-radio-filter + span,
  #purchase-return-list #date-range-picker #dateRange-radio-filter + span,
  #sales-orders-list #date-range-picker #dateRange-radio-filter + span,
  #sales-invoice #date-range-picker #dateRange-radio-filter + span,
  #sales-performance #date-range-picker #dateRange-radio-filter + span,
  #receive-history-list #date-range-picker #dateRange-radio-filter + span,
  #inventory-return #date-range-picker #dateRange-radio-filter + span,
  #edit-routes #date-range-picker #dateRange-radio-filter + span,
  #pos-report #date-range-picker #dateRange-radio-filter + span,
  #disptach-edit-routes #date-range-picker #dateRange-radio-filter + span,
  #dispatch-routing #date-range-picker #dateRange-radio-filter + span,
  #dispatch-shipping #date-range-picker #dateRange-radio-filter + span,
  #general-report #date-range-picker #dateRange-radio-filter + span,
  #inventory-page #date-range-picker #dateRange-radio-filter + span,
  #customer-statement #date-range-picker #dateRange-radio-filter + span,
  #print-by-sales-form #date-range-picker #dateRange-radio-filter + span,
  #vendor-statement #date-range-picker #dateRange-radio-filter + span,
  #mobile-customer-statement #date-range-picker #dateRange-radio-filter + span,
  #returns-customer-return #date-range-picker #dateRange-radio-filter + span,
  #AR-detail #date-range-picker #dateRange-radio-filter + span,
  #AR-create #date-range-picker #dateRange-radio-filter + span,
  #AR-edit #date-range-picker #dateRange-radio-filter + span,
  #AR #date-range-picker #dateRange-radio-filter + span,
  #AP-detail #date-range-picker #dateRange-radio-filter + span,
  #AP-create #date-range-picker #dateRange-radio-filter + span,
  #AP-edit #date-range-picker #dateRange-radio-filter + span,
  #AP #date-range-picker #dateRange-radio-filter + span {
    margin-left: 20px !important; }
  #purchase-order-list #date-range-picker #dateRange-radio-filter1 + span,
  #purchase-payment #date-range-picker #dateRange-radio-filter1 + span,
  #purchasing-performance #date-range-picker #dateRange-radio-filter1 + span,
  #purchase-return-list #date-range-picker #dateRange-radio-filter1 + span,
  #sales-orders-list #date-range-picker #dateRange-radio-filter1 + span,
  #sales-invoice #date-range-picker #dateRange-radio-filter1 + span,
  #sales-performance #date-range-picker #dateRange-radio-filter1 + span,
  #receive-history-list #date-range-picker #dateRange-radio-filter1 + span,
  #inventory-return #date-range-picker #dateRange-radio-filter1 + span,
  #edit-routes #date-range-picker #dateRange-radio-filter1 + span,
  #pos-report #date-range-picker #dateRange-radio-filter1 + span,
  #disptach-edit-routes #date-range-picker #dateRange-radio-filter1 + span,
  #dispatch-routing #date-range-picker #dateRange-radio-filter1 + span,
  #dispatch-shipping #date-range-picker #dateRange-radio-filter1 + span,
  #general-report #date-range-picker #dateRange-radio-filter1 + span,
  #inventory-page #date-range-picker #dateRange-radio-filter1 + span,
  #customer-statement #date-range-picker #dateRange-radio-filter1 + span,
  #print-by-sales-form #date-range-picker #dateRange-radio-filter1 + span,
  #vendor-statement #date-range-picker #dateRange-radio-filter1 + span,
  #mobile-customer-statement #date-range-picker #dateRange-radio-filter1 + span,
  #returns-customer-return #date-range-picker #dateRange-radio-filter1 + span,
  #AR-detail #date-range-picker #dateRange-radio-filter1 + span,
  #AR-create #date-range-picker #dateRange-radio-filter1 + span,
  #AR-edit #date-range-picker #dateRange-radio-filter1 + span,
  #AR #date-range-picker #dateRange-radio-filter1 + span,
  #AP-detail #date-range-picker #dateRange-radio-filter1 + span,
  #AP-create #date-range-picker #dateRange-radio-filter1 + span,
  #AP-edit #date-range-picker #dateRange-radio-filter1 + span,
  #AP #date-range-picker #dateRange-radio-filter1 + span {
    margin-left: 20px !important; }
  #purchase-order-list #date-range-picker #dateRange-radio-filter2 + span,
  #purchase-payment #date-range-picker #dateRange-radio-filter2 + span,
  #purchasing-performance #date-range-picker #dateRange-radio-filter2 + span,
  #purchase-return-list #date-range-picker #dateRange-radio-filter2 + span,
  #sales-orders-list #date-range-picker #dateRange-radio-filter2 + span,
  #sales-invoice #date-range-picker #dateRange-radio-filter2 + span,
  #sales-performance #date-range-picker #dateRange-radio-filter2 + span,
  #receive-history-list #date-range-picker #dateRange-radio-filter2 + span,
  #inventory-return #date-range-picker #dateRange-radio-filter2 + span,
  #edit-routes #date-range-picker #dateRange-radio-filter2 + span,
  #pos-report #date-range-picker #dateRange-radio-filter2 + span,
  #disptach-edit-routes #date-range-picker #dateRange-radio-filter2 + span,
  #dispatch-routing #date-range-picker #dateRange-radio-filter2 + span,
  #dispatch-shipping #date-range-picker #dateRange-radio-filter2 + span,
  #general-report #date-range-picker #dateRange-radio-filter2 + span,
  #inventory-page #date-range-picker #dateRange-radio-filter2 + span,
  #customer-statement #date-range-picker #dateRange-radio-filter2 + span,
  #print-by-sales-form #date-range-picker #dateRange-radio-filter2 + span,
  #vendor-statement #date-range-picker #dateRange-radio-filter2 + span,
  #mobile-customer-statement #date-range-picker #dateRange-radio-filter2 + span,
  #returns-customer-return #date-range-picker #dateRange-radio-filter2 + span,
  #AR-detail #date-range-picker #dateRange-radio-filter2 + span,
  #AR-create #date-range-picker #dateRange-radio-filter2 + span,
  #AR-edit #date-range-picker #dateRange-radio-filter2 + span,
  #AR #date-range-picker #dateRange-radio-filter2 + span,
  #AP-detail #date-range-picker #dateRange-radio-filter2 + span,
  #AP-create #date-range-picker #dateRange-radio-filter2 + span,
  #AP-edit #date-range-picker #dateRange-radio-filter2 + span,
  #AP #date-range-picker #dateRange-radio-filter2 + span {
    margin-left: 20px !important; }
  #purchase-order-list #date-range-picker #dateRange-radio-filter3 + span,
  #purchase-payment #date-range-picker #dateRange-radio-filter3 + span,
  #purchasing-performance #date-range-picker #dateRange-radio-filter3 + span,
  #purchase-return-list #date-range-picker #dateRange-radio-filter3 + span,
  #sales-orders-list #date-range-picker #dateRange-radio-filter3 + span,
  #sales-invoice #date-range-picker #dateRange-radio-filter3 + span,
  #sales-performance #date-range-picker #dateRange-radio-filter3 + span,
  #receive-history-list #date-range-picker #dateRange-radio-filter3 + span,
  #inventory-return #date-range-picker #dateRange-radio-filter3 + span,
  #edit-routes #date-range-picker #dateRange-radio-filter3 + span,
  #pos-report #date-range-picker #dateRange-radio-filter3 + span,
  #disptach-edit-routes #date-range-picker #dateRange-radio-filter3 + span,
  #dispatch-routing #date-range-picker #dateRange-radio-filter3 + span,
  #dispatch-shipping #date-range-picker #dateRange-radio-filter3 + span,
  #general-report #date-range-picker #dateRange-radio-filter3 + span,
  #inventory-page #date-range-picker #dateRange-radio-filter3 + span,
  #customer-statement #date-range-picker #dateRange-radio-filter3 + span,
  #print-by-sales-form #date-range-picker #dateRange-radio-filter3 + span,
  #vendor-statement #date-range-picker #dateRange-radio-filter3 + span,
  #mobile-customer-statement #date-range-picker #dateRange-radio-filter3 + span,
  #returns-customer-return #date-range-picker #dateRange-radio-filter3 + span,
  #AR-detail #date-range-picker #dateRange-radio-filter3 + span,
  #AR-create #date-range-picker #dateRange-radio-filter3 + span,
  #AR-edit #date-range-picker #dateRange-radio-filter3 + span,
  #AR #date-range-picker #dateRange-radio-filter3 + span,
  #AP-detail #date-range-picker #dateRange-radio-filter3 + span,
  #AP-create #date-range-picker #dateRange-radio-filter3 + span,
  #AP-edit #date-range-picker #dateRange-radio-filter3 + span,
  #AP #date-range-picker #dateRange-radio-filter3 + span {
    margin-left: 20px !important; }

#purchase-order-list .fa-search,
#purchase-payment .fa-search,
#purchasing-performance .fa-search,
#purchase-return-list .fa-search,
#sales-orders-list .fa-search,
#sales-invoice .fa-search,
#sales-performance .fa-search,
#receive-history-list .fa-search,
#inventory-return .fa-search,
#edit-routes .fa-search,
#pos-report .fa-search,
#disptach-edit-routes .fa-search,
#dispatch-routing .fa-search,
#dispatch-shipping .fa-search,
#general-report .fa-search,
#inventory-page .fa-search,
#customer-statement .fa-search,
#print-by-sales-form .fa-search,
#vendor-statement .fa-search,
#mobile-customer-statement .fa-search,
#returns-customer-return .fa-search,
#AR-detail .fa-search,
#AR-create .fa-search,
#AR-edit .fa-search,
#AR .fa-search,
#AP-detail .fa-search,
#AP-create .fa-search,
#AP-edit .fa-search,
#AP .fa-search {
  font-size: 19px;
  padding: 1px 0; }

#purchase-order-list .table-filters-purchasing-performance > .col-xs-4, #purchase-order-list .table-filters > .col-xs-4, #purchase-order-list .col-xs-3 > .col-xs-4,
#purchase-payment .table-filters-purchasing-performance > .col-xs-4,
#purchase-payment .table-filters > .col-xs-4,
#purchase-payment .col-xs-3 > .col-xs-4,
#purchasing-performance .table-filters-purchasing-performance > .col-xs-4,
#purchasing-performance .table-filters > .col-xs-4,
#purchasing-performance .col-xs-3 > .col-xs-4,
#purchase-return-list .table-filters-purchasing-performance > .col-xs-4,
#purchase-return-list .table-filters > .col-xs-4,
#purchase-return-list .col-xs-3 > .col-xs-4,
#sales-orders-list .table-filters-purchasing-performance > .col-xs-4,
#sales-orders-list .table-filters > .col-xs-4,
#sales-orders-list .col-xs-3 > .col-xs-4,
#sales-invoice .table-filters-purchasing-performance > .col-xs-4,
#sales-invoice .table-filters > .col-xs-4,
#sales-invoice .col-xs-3 > .col-xs-4,
#sales-performance .table-filters-purchasing-performance > .col-xs-4,
#sales-performance .table-filters > .col-xs-4,
#sales-performance .col-xs-3 > .col-xs-4,
#receive-history-list .table-filters-purchasing-performance > .col-xs-4,
#receive-history-list .table-filters > .col-xs-4,
#receive-history-list .col-xs-3 > .col-xs-4,
#inventory-return .table-filters-purchasing-performance > .col-xs-4,
#inventory-return .table-filters > .col-xs-4,
#inventory-return .col-xs-3 > .col-xs-4,
#edit-routes .table-filters-purchasing-performance > .col-xs-4,
#edit-routes .table-filters > .col-xs-4,
#edit-routes .col-xs-3 > .col-xs-4,
#pos-report .table-filters-purchasing-performance > .col-xs-4,
#pos-report .table-filters > .col-xs-4,
#pos-report .col-xs-3 > .col-xs-4,
#disptach-edit-routes .table-filters-purchasing-performance > .col-xs-4,
#disptach-edit-routes .table-filters > .col-xs-4,
#disptach-edit-routes .col-xs-3 > .col-xs-4,
#dispatch-routing .table-filters-purchasing-performance > .col-xs-4,
#dispatch-routing .table-filters > .col-xs-4,
#dispatch-routing .col-xs-3 > .col-xs-4,
#dispatch-shipping .table-filters-purchasing-performance > .col-xs-4,
#dispatch-shipping .table-filters > .col-xs-4,
#dispatch-shipping .col-xs-3 > .col-xs-4,
#general-report .table-filters-purchasing-performance > .col-xs-4,
#general-report .table-filters > .col-xs-4,
#general-report .col-xs-3 > .col-xs-4,
#inventory-page .table-filters-purchasing-performance > .col-xs-4,
#inventory-page .table-filters > .col-xs-4,
#inventory-page .col-xs-3 > .col-xs-4,
#customer-statement .table-filters-purchasing-performance > .col-xs-4,
#customer-statement .table-filters > .col-xs-4,
#customer-statement .col-xs-3 > .col-xs-4,
#print-by-sales-form .table-filters-purchasing-performance > .col-xs-4,
#print-by-sales-form .table-filters > .col-xs-4,
#print-by-sales-form .col-xs-3 > .col-xs-4,
#vendor-statement .table-filters-purchasing-performance > .col-xs-4,
#vendor-statement .table-filters > .col-xs-4,
#vendor-statement .col-xs-3 > .col-xs-4,
#mobile-customer-statement .table-filters-purchasing-performance > .col-xs-4,
#mobile-customer-statement .table-filters > .col-xs-4,
#mobile-customer-statement .col-xs-3 > .col-xs-4,
#returns-customer-return .table-filters-purchasing-performance > .col-xs-4,
#returns-customer-return .table-filters > .col-xs-4,
#returns-customer-return .col-xs-3 > .col-xs-4,
#AR-detail .table-filters-purchasing-performance > .col-xs-4,
#AR-detail .table-filters > .col-xs-4,
#AR-detail .col-xs-3 > .col-xs-4,
#AR-create .table-filters-purchasing-performance > .col-xs-4,
#AR-create .table-filters > .col-xs-4,
#AR-create .col-xs-3 > .col-xs-4,
#AR-edit .table-filters-purchasing-performance > .col-xs-4,
#AR-edit .table-filters > .col-xs-4,
#AR-edit .col-xs-3 > .col-xs-4,
#AR .table-filters-purchasing-performance > .col-xs-4,
#AR .table-filters > .col-xs-4,
#AR .col-xs-3 > .col-xs-4,
#AP-detail .table-filters-purchasing-performance > .col-xs-4,
#AP-detail .table-filters > .col-xs-4,
#AP-detail .col-xs-3 > .col-xs-4,
#AP-create .table-filters-purchasing-performance > .col-xs-4,
#AP-create .table-filters > .col-xs-4,
#AP-create .col-xs-3 > .col-xs-4,
#AP-edit .table-filters-purchasing-performance > .col-xs-4,
#AP-edit .table-filters > .col-xs-4,
#AP-edit .col-xs-3 > .col-xs-4,
#AP .table-filters-purchasing-performance > .col-xs-4,
#AP .table-filters > .col-xs-4,
#AP .col-xs-3 > .col-xs-4 {
  max-width: 331px; }

#purchase-order-list .table-filters-purchasing-performance > .col-xs-3, #purchase-order-list .table-filters > .col-xs-3, #purchase-order-list .col-xs-3 > .col-xs-3,
#purchase-payment .table-filters-purchasing-performance > .col-xs-3,
#purchase-payment .table-filters > .col-xs-3,
#purchase-payment .col-xs-3 > .col-xs-3,
#purchasing-performance .table-filters-purchasing-performance > .col-xs-3,
#purchasing-performance .table-filters > .col-xs-3,
#purchasing-performance .col-xs-3 > .col-xs-3,
#purchase-return-list .table-filters-purchasing-performance > .col-xs-3,
#purchase-return-list .table-filters > .col-xs-3,
#purchase-return-list .col-xs-3 > .col-xs-3,
#sales-orders-list .table-filters-purchasing-performance > .col-xs-3,
#sales-orders-list .table-filters > .col-xs-3,
#sales-orders-list .col-xs-3 > .col-xs-3,
#sales-invoice .table-filters-purchasing-performance > .col-xs-3,
#sales-invoice .table-filters > .col-xs-3,
#sales-invoice .col-xs-3 > .col-xs-3,
#sales-performance .table-filters-purchasing-performance > .col-xs-3,
#sales-performance .table-filters > .col-xs-3,
#sales-performance .col-xs-3 > .col-xs-3,
#receive-history-list .table-filters-purchasing-performance > .col-xs-3,
#receive-history-list .table-filters > .col-xs-3,
#receive-history-list .col-xs-3 > .col-xs-3,
#inventory-return .table-filters-purchasing-performance > .col-xs-3,
#inventory-return .table-filters > .col-xs-3,
#inventory-return .col-xs-3 > .col-xs-3,
#edit-routes .table-filters-purchasing-performance > .col-xs-3,
#edit-routes .table-filters > .col-xs-3,
#edit-routes .col-xs-3 > .col-xs-3,
#pos-report .table-filters-purchasing-performance > .col-xs-3,
#pos-report .table-filters > .col-xs-3,
#pos-report .col-xs-3 > .col-xs-3,
#disptach-edit-routes .table-filters-purchasing-performance > .col-xs-3,
#disptach-edit-routes .table-filters > .col-xs-3,
#disptach-edit-routes .col-xs-3 > .col-xs-3,
#dispatch-routing .table-filters-purchasing-performance > .col-xs-3,
#dispatch-routing .table-filters > .col-xs-3,
#dispatch-routing .col-xs-3 > .col-xs-3,
#dispatch-shipping .table-filters-purchasing-performance > .col-xs-3,
#dispatch-shipping .table-filters > .col-xs-3,
#dispatch-shipping .col-xs-3 > .col-xs-3,
#general-report .table-filters-purchasing-performance > .col-xs-3,
#general-report .table-filters > .col-xs-3,
#general-report .col-xs-3 > .col-xs-3,
#inventory-page .table-filters-purchasing-performance > .col-xs-3,
#inventory-page .table-filters > .col-xs-3,
#inventory-page .col-xs-3 > .col-xs-3,
#customer-statement .table-filters-purchasing-performance > .col-xs-3,
#customer-statement .table-filters > .col-xs-3,
#customer-statement .col-xs-3 > .col-xs-3,
#print-by-sales-form .table-filters-purchasing-performance > .col-xs-3,
#print-by-sales-form .table-filters > .col-xs-3,
#print-by-sales-form .col-xs-3 > .col-xs-3,
#vendor-statement .table-filters-purchasing-performance > .col-xs-3,
#vendor-statement .table-filters > .col-xs-3,
#vendor-statement .col-xs-3 > .col-xs-3,
#mobile-customer-statement .table-filters-purchasing-performance > .col-xs-3,
#mobile-customer-statement .table-filters > .col-xs-3,
#mobile-customer-statement .col-xs-3 > .col-xs-3,
#returns-customer-return .table-filters-purchasing-performance > .col-xs-3,
#returns-customer-return .table-filters > .col-xs-3,
#returns-customer-return .col-xs-3 > .col-xs-3,
#AR-detail .table-filters-purchasing-performance > .col-xs-3,
#AR-detail .table-filters > .col-xs-3,
#AR-detail .col-xs-3 > .col-xs-3,
#AR-create .table-filters-purchasing-performance > .col-xs-3,
#AR-create .table-filters > .col-xs-3,
#AR-create .col-xs-3 > .col-xs-3,
#AR-edit .table-filters-purchasing-performance > .col-xs-3,
#AR-edit .table-filters > .col-xs-3,
#AR-edit .col-xs-3 > .col-xs-3,
#AR .table-filters-purchasing-performance > .col-xs-3,
#AR .table-filters > .col-xs-3,
#AR .col-xs-3 > .col-xs-3,
#AP-detail .table-filters-purchasing-performance > .col-xs-3,
#AP-detail .table-filters > .col-xs-3,
#AP-detail .col-xs-3 > .col-xs-3,
#AP-create .table-filters-purchasing-performance > .col-xs-3,
#AP-create .table-filters > .col-xs-3,
#AP-create .col-xs-3 > .col-xs-3,
#AP-edit .table-filters-purchasing-performance > .col-xs-3,
#AP-edit .table-filters > .col-xs-3,
#AP-edit .col-xs-3 > .col-xs-3,
#AP .table-filters-purchasing-performance > .col-xs-3,
#AP .table-filters > .col-xs-3,
#AP .col-xs-3 > .col-xs-3 {
  max-width: 248px; }

#purchase-order-list .table-filters-purchasing-performance > .col-xs-4, #purchase-order-list .table-filters-purchasing-performance .col-xs-3, #purchase-order-list .table-filters > .col-xs-4, #purchase-order-list .table-filters .col-xs-3, #purchase-order-list .col-xs-3 > .col-xs-4, #purchase-order-list .col-xs-3 .col-xs-3,
#purchase-payment .table-filters-purchasing-performance > .col-xs-4,
#purchase-payment .table-filters-purchasing-performance .col-xs-3,
#purchase-payment .table-filters > .col-xs-4,
#purchase-payment .table-filters .col-xs-3,
#purchase-payment .col-xs-3 > .col-xs-4,
#purchase-payment .col-xs-3 .col-xs-3,
#purchasing-performance .table-filters-purchasing-performance > .col-xs-4,
#purchasing-performance .table-filters-purchasing-performance .col-xs-3,
#purchasing-performance .table-filters > .col-xs-4,
#purchasing-performance .table-filters .col-xs-3,
#purchasing-performance .col-xs-3 > .col-xs-4,
#purchasing-performance .col-xs-3 .col-xs-3,
#purchase-return-list .table-filters-purchasing-performance > .col-xs-4,
#purchase-return-list .table-filters-purchasing-performance .col-xs-3,
#purchase-return-list .table-filters > .col-xs-4,
#purchase-return-list .table-filters .col-xs-3,
#purchase-return-list .col-xs-3 > .col-xs-4,
#purchase-return-list .col-xs-3 .col-xs-3,
#sales-orders-list .table-filters-purchasing-performance > .col-xs-4,
#sales-orders-list .table-filters-purchasing-performance .col-xs-3,
#sales-orders-list .table-filters > .col-xs-4,
#sales-orders-list .table-filters .col-xs-3,
#sales-orders-list .col-xs-3 > .col-xs-4,
#sales-orders-list .col-xs-3 .col-xs-3,
#sales-invoice .table-filters-purchasing-performance > .col-xs-4,
#sales-invoice .table-filters-purchasing-performance .col-xs-3,
#sales-invoice .table-filters > .col-xs-4,
#sales-invoice .table-filters .col-xs-3,
#sales-invoice .col-xs-3 > .col-xs-4,
#sales-invoice .col-xs-3 .col-xs-3,
#sales-performance .table-filters-purchasing-performance > .col-xs-4,
#sales-performance .table-filters-purchasing-performance .col-xs-3,
#sales-performance .table-filters > .col-xs-4,
#sales-performance .table-filters .col-xs-3,
#sales-performance .col-xs-3 > .col-xs-4,
#sales-performance .col-xs-3 .col-xs-3,
#receive-history-list .table-filters-purchasing-performance > .col-xs-4,
#receive-history-list .table-filters-purchasing-performance .col-xs-3,
#receive-history-list .table-filters > .col-xs-4,
#receive-history-list .table-filters .col-xs-3,
#receive-history-list .col-xs-3 > .col-xs-4,
#receive-history-list .col-xs-3 .col-xs-3,
#inventory-return .table-filters-purchasing-performance > .col-xs-4,
#inventory-return .table-filters-purchasing-performance .col-xs-3,
#inventory-return .table-filters > .col-xs-4,
#inventory-return .table-filters .col-xs-3,
#inventory-return .col-xs-3 > .col-xs-4,
#inventory-return .col-xs-3 .col-xs-3,
#edit-routes .table-filters-purchasing-performance > .col-xs-4,
#edit-routes .table-filters-purchasing-performance .col-xs-3,
#edit-routes .table-filters > .col-xs-4,
#edit-routes .table-filters .col-xs-3,
#edit-routes .col-xs-3 > .col-xs-4,
#edit-routes .col-xs-3 .col-xs-3,
#pos-report .table-filters-purchasing-performance > .col-xs-4,
#pos-report .table-filters-purchasing-performance .col-xs-3,
#pos-report .table-filters > .col-xs-4,
#pos-report .table-filters .col-xs-3,
#pos-report .col-xs-3 > .col-xs-4,
#pos-report .col-xs-3 .col-xs-3,
#disptach-edit-routes .table-filters-purchasing-performance > .col-xs-4,
#disptach-edit-routes .table-filters-purchasing-performance .col-xs-3,
#disptach-edit-routes .table-filters > .col-xs-4,
#disptach-edit-routes .table-filters .col-xs-3,
#disptach-edit-routes .col-xs-3 > .col-xs-4,
#disptach-edit-routes .col-xs-3 .col-xs-3,
#dispatch-routing .table-filters-purchasing-performance > .col-xs-4,
#dispatch-routing .table-filters-purchasing-performance .col-xs-3,
#dispatch-routing .table-filters > .col-xs-4,
#dispatch-routing .table-filters .col-xs-3,
#dispatch-routing .col-xs-3 > .col-xs-4,
#dispatch-routing .col-xs-3 .col-xs-3,
#dispatch-shipping .table-filters-purchasing-performance > .col-xs-4,
#dispatch-shipping .table-filters-purchasing-performance .col-xs-3,
#dispatch-shipping .table-filters > .col-xs-4,
#dispatch-shipping .table-filters .col-xs-3,
#dispatch-shipping .col-xs-3 > .col-xs-4,
#dispatch-shipping .col-xs-3 .col-xs-3,
#general-report .table-filters-purchasing-performance > .col-xs-4,
#general-report .table-filters-purchasing-performance .col-xs-3,
#general-report .table-filters > .col-xs-4,
#general-report .table-filters .col-xs-3,
#general-report .col-xs-3 > .col-xs-4,
#general-report .col-xs-3 .col-xs-3,
#inventory-page .table-filters-purchasing-performance > .col-xs-4,
#inventory-page .table-filters-purchasing-performance .col-xs-3,
#inventory-page .table-filters > .col-xs-4,
#inventory-page .table-filters .col-xs-3,
#inventory-page .col-xs-3 > .col-xs-4,
#inventory-page .col-xs-3 .col-xs-3,
#customer-statement .table-filters-purchasing-performance > .col-xs-4,
#customer-statement .table-filters-purchasing-performance .col-xs-3,
#customer-statement .table-filters > .col-xs-4,
#customer-statement .table-filters .col-xs-3,
#customer-statement .col-xs-3 > .col-xs-4,
#customer-statement .col-xs-3 .col-xs-3,
#print-by-sales-form .table-filters-purchasing-performance > .col-xs-4,
#print-by-sales-form .table-filters-purchasing-performance .col-xs-3,
#print-by-sales-form .table-filters > .col-xs-4,
#print-by-sales-form .table-filters .col-xs-3,
#print-by-sales-form .col-xs-3 > .col-xs-4,
#print-by-sales-form .col-xs-3 .col-xs-3,
#vendor-statement .table-filters-purchasing-performance > .col-xs-4,
#vendor-statement .table-filters-purchasing-performance .col-xs-3,
#vendor-statement .table-filters > .col-xs-4,
#vendor-statement .table-filters .col-xs-3,
#vendor-statement .col-xs-3 > .col-xs-4,
#vendor-statement .col-xs-3 .col-xs-3,
#mobile-customer-statement .table-filters-purchasing-performance > .col-xs-4,
#mobile-customer-statement .table-filters-purchasing-performance .col-xs-3,
#mobile-customer-statement .table-filters > .col-xs-4,
#mobile-customer-statement .table-filters .col-xs-3,
#mobile-customer-statement .col-xs-3 > .col-xs-4,
#mobile-customer-statement .col-xs-3 .col-xs-3,
#returns-customer-return .table-filters-purchasing-performance > .col-xs-4,
#returns-customer-return .table-filters-purchasing-performance .col-xs-3,
#returns-customer-return .table-filters > .col-xs-4,
#returns-customer-return .table-filters .col-xs-3,
#returns-customer-return .col-xs-3 > .col-xs-4,
#returns-customer-return .col-xs-3 .col-xs-3,
#AR-detail .table-filters-purchasing-performance > .col-xs-4,
#AR-detail .table-filters-purchasing-performance .col-xs-3,
#AR-detail .table-filters > .col-xs-4,
#AR-detail .table-filters .col-xs-3,
#AR-detail .col-xs-3 > .col-xs-4,
#AR-detail .col-xs-3 .col-xs-3,
#AR-create .table-filters-purchasing-performance > .col-xs-4,
#AR-create .table-filters-purchasing-performance .col-xs-3,
#AR-create .table-filters > .col-xs-4,
#AR-create .table-filters .col-xs-3,
#AR-create .col-xs-3 > .col-xs-4,
#AR-create .col-xs-3 .col-xs-3,
#AR-edit .table-filters-purchasing-performance > .col-xs-4,
#AR-edit .table-filters-purchasing-performance .col-xs-3,
#AR-edit .table-filters > .col-xs-4,
#AR-edit .table-filters .col-xs-3,
#AR-edit .col-xs-3 > .col-xs-4,
#AR-edit .col-xs-3 .col-xs-3,
#AR .table-filters-purchasing-performance > .col-xs-4,
#AR .table-filters-purchasing-performance .col-xs-3,
#AR .table-filters > .col-xs-4,
#AR .table-filters .col-xs-3,
#AR .col-xs-3 > .col-xs-4,
#AR .col-xs-3 .col-xs-3,
#AP-detail .table-filters-purchasing-performance > .col-xs-4,
#AP-detail .table-filters-purchasing-performance .col-xs-3,
#AP-detail .table-filters > .col-xs-4,
#AP-detail .table-filters .col-xs-3,
#AP-detail .col-xs-3 > .col-xs-4,
#AP-detail .col-xs-3 .col-xs-3,
#AP-create .table-filters-purchasing-performance > .col-xs-4,
#AP-create .table-filters-purchasing-performance .col-xs-3,
#AP-create .table-filters > .col-xs-4,
#AP-create .table-filters .col-xs-3,
#AP-create .col-xs-3 > .col-xs-4,
#AP-create .col-xs-3 .col-xs-3,
#AP-edit .table-filters-purchasing-performance > .col-xs-4,
#AP-edit .table-filters-purchasing-performance .col-xs-3,
#AP-edit .table-filters > .col-xs-4,
#AP-edit .table-filters .col-xs-3,
#AP-edit .col-xs-3 > .col-xs-4,
#AP-edit .col-xs-3 .col-xs-3,
#AP .table-filters-purchasing-performance > .col-xs-4,
#AP .table-filters-purchasing-performance .col-xs-3,
#AP .table-filters > .col-xs-4,
#AP .table-filters .col-xs-3,
#AP .col-xs-3 > .col-xs-4,
#AP .col-xs-3 .col-xs-3 {
  top: 1px; }
  #purchase-order-list .table-filters-purchasing-performance > .col-xs-4 label, #purchase-order-list .table-filters-purchasing-performance .col-xs-3 label, #purchase-order-list .table-filters > .col-xs-4 label, #purchase-order-list .table-filters .col-xs-3 label, #purchase-order-list .col-xs-3 > .col-xs-4 label, #purchase-order-list .col-xs-3 .col-xs-3 label,
  #purchase-payment .table-filters-purchasing-performance > .col-xs-4 label,
  #purchase-payment .table-filters-purchasing-performance .col-xs-3 label,
  #purchase-payment .table-filters > .col-xs-4 label,
  #purchase-payment .table-filters .col-xs-3 label,
  #purchase-payment .col-xs-3 > .col-xs-4 label,
  #purchase-payment .col-xs-3 .col-xs-3 label,
  #purchasing-performance .table-filters-purchasing-performance > .col-xs-4 label,
  #purchasing-performance .table-filters-purchasing-performance .col-xs-3 label,
  #purchasing-performance .table-filters > .col-xs-4 label,
  #purchasing-performance .table-filters .col-xs-3 label,
  #purchasing-performance .col-xs-3 > .col-xs-4 label,
  #purchasing-performance .col-xs-3 .col-xs-3 label,
  #purchase-return-list .table-filters-purchasing-performance > .col-xs-4 label,
  #purchase-return-list .table-filters-purchasing-performance .col-xs-3 label,
  #purchase-return-list .table-filters > .col-xs-4 label,
  #purchase-return-list .table-filters .col-xs-3 label,
  #purchase-return-list .col-xs-3 > .col-xs-4 label,
  #purchase-return-list .col-xs-3 .col-xs-3 label,
  #sales-orders-list .table-filters-purchasing-performance > .col-xs-4 label,
  #sales-orders-list .table-filters-purchasing-performance .col-xs-3 label,
  #sales-orders-list .table-filters > .col-xs-4 label,
  #sales-orders-list .table-filters .col-xs-3 label,
  #sales-orders-list .col-xs-3 > .col-xs-4 label,
  #sales-orders-list .col-xs-3 .col-xs-3 label,
  #sales-invoice .table-filters-purchasing-performance > .col-xs-4 label,
  #sales-invoice .table-filters-purchasing-performance .col-xs-3 label,
  #sales-invoice .table-filters > .col-xs-4 label,
  #sales-invoice .table-filters .col-xs-3 label,
  #sales-invoice .col-xs-3 > .col-xs-4 label,
  #sales-invoice .col-xs-3 .col-xs-3 label,
  #sales-performance .table-filters-purchasing-performance > .col-xs-4 label,
  #sales-performance .table-filters-purchasing-performance .col-xs-3 label,
  #sales-performance .table-filters > .col-xs-4 label,
  #sales-performance .table-filters .col-xs-3 label,
  #sales-performance .col-xs-3 > .col-xs-4 label,
  #sales-performance .col-xs-3 .col-xs-3 label,
  #receive-history-list .table-filters-purchasing-performance > .col-xs-4 label,
  #receive-history-list .table-filters-purchasing-performance .col-xs-3 label,
  #receive-history-list .table-filters > .col-xs-4 label,
  #receive-history-list .table-filters .col-xs-3 label,
  #receive-history-list .col-xs-3 > .col-xs-4 label,
  #receive-history-list .col-xs-3 .col-xs-3 label,
  #inventory-return .table-filters-purchasing-performance > .col-xs-4 label,
  #inventory-return .table-filters-purchasing-performance .col-xs-3 label,
  #inventory-return .table-filters > .col-xs-4 label,
  #inventory-return .table-filters .col-xs-3 label,
  #inventory-return .col-xs-3 > .col-xs-4 label,
  #inventory-return .col-xs-3 .col-xs-3 label,
  #edit-routes .table-filters-purchasing-performance > .col-xs-4 label,
  #edit-routes .table-filters-purchasing-performance .col-xs-3 label,
  #edit-routes .table-filters > .col-xs-4 label,
  #edit-routes .table-filters .col-xs-3 label,
  #edit-routes .col-xs-3 > .col-xs-4 label,
  #edit-routes .col-xs-3 .col-xs-3 label,
  #pos-report .table-filters-purchasing-performance > .col-xs-4 label,
  #pos-report .table-filters-purchasing-performance .col-xs-3 label,
  #pos-report .table-filters > .col-xs-4 label,
  #pos-report .table-filters .col-xs-3 label,
  #pos-report .col-xs-3 > .col-xs-4 label,
  #pos-report .col-xs-3 .col-xs-3 label,
  #disptach-edit-routes .table-filters-purchasing-performance > .col-xs-4 label,
  #disptach-edit-routes .table-filters-purchasing-performance .col-xs-3 label,
  #disptach-edit-routes .table-filters > .col-xs-4 label,
  #disptach-edit-routes .table-filters .col-xs-3 label,
  #disptach-edit-routes .col-xs-3 > .col-xs-4 label,
  #disptach-edit-routes .col-xs-3 .col-xs-3 label,
  #dispatch-routing .table-filters-purchasing-performance > .col-xs-4 label,
  #dispatch-routing .table-filters-purchasing-performance .col-xs-3 label,
  #dispatch-routing .table-filters > .col-xs-4 label,
  #dispatch-routing .table-filters .col-xs-3 label,
  #dispatch-routing .col-xs-3 > .col-xs-4 label,
  #dispatch-routing .col-xs-3 .col-xs-3 label,
  #dispatch-shipping .table-filters-purchasing-performance > .col-xs-4 label,
  #dispatch-shipping .table-filters-purchasing-performance .col-xs-3 label,
  #dispatch-shipping .table-filters > .col-xs-4 label,
  #dispatch-shipping .table-filters .col-xs-3 label,
  #dispatch-shipping .col-xs-3 > .col-xs-4 label,
  #dispatch-shipping .col-xs-3 .col-xs-3 label,
  #general-report .table-filters-purchasing-performance > .col-xs-4 label,
  #general-report .table-filters-purchasing-performance .col-xs-3 label,
  #general-report .table-filters > .col-xs-4 label,
  #general-report .table-filters .col-xs-3 label,
  #general-report .col-xs-3 > .col-xs-4 label,
  #general-report .col-xs-3 .col-xs-3 label,
  #inventory-page .table-filters-purchasing-performance > .col-xs-4 label,
  #inventory-page .table-filters-purchasing-performance .col-xs-3 label,
  #inventory-page .table-filters > .col-xs-4 label,
  #inventory-page .table-filters .col-xs-3 label,
  #inventory-page .col-xs-3 > .col-xs-4 label,
  #inventory-page .col-xs-3 .col-xs-3 label,
  #customer-statement .table-filters-purchasing-performance > .col-xs-4 label,
  #customer-statement .table-filters-purchasing-performance .col-xs-3 label,
  #customer-statement .table-filters > .col-xs-4 label,
  #customer-statement .table-filters .col-xs-3 label,
  #customer-statement .col-xs-3 > .col-xs-4 label,
  #customer-statement .col-xs-3 .col-xs-3 label,
  #print-by-sales-form .table-filters-purchasing-performance > .col-xs-4 label,
  #print-by-sales-form .table-filters-purchasing-performance .col-xs-3 label,
  #print-by-sales-form .table-filters > .col-xs-4 label,
  #print-by-sales-form .table-filters .col-xs-3 label,
  #print-by-sales-form .col-xs-3 > .col-xs-4 label,
  #print-by-sales-form .col-xs-3 .col-xs-3 label,
  #vendor-statement .table-filters-purchasing-performance > .col-xs-4 label,
  #vendor-statement .table-filters-purchasing-performance .col-xs-3 label,
  #vendor-statement .table-filters > .col-xs-4 label,
  #vendor-statement .table-filters .col-xs-3 label,
  #vendor-statement .col-xs-3 > .col-xs-4 label,
  #vendor-statement .col-xs-3 .col-xs-3 label,
  #mobile-customer-statement .table-filters-purchasing-performance > .col-xs-4 label,
  #mobile-customer-statement .table-filters-purchasing-performance .col-xs-3 label,
  #mobile-customer-statement .table-filters > .col-xs-4 label,
  #mobile-customer-statement .table-filters .col-xs-3 label,
  #mobile-customer-statement .col-xs-3 > .col-xs-4 label,
  #mobile-customer-statement .col-xs-3 .col-xs-3 label,
  #returns-customer-return .table-filters-purchasing-performance > .col-xs-4 label,
  #returns-customer-return .table-filters-purchasing-performance .col-xs-3 label,
  #returns-customer-return .table-filters > .col-xs-4 label,
  #returns-customer-return .table-filters .col-xs-3 label,
  #returns-customer-return .col-xs-3 > .col-xs-4 label,
  #returns-customer-return .col-xs-3 .col-xs-3 label,
  #AR-detail .table-filters-purchasing-performance > .col-xs-4 label,
  #AR-detail .table-filters-purchasing-performance .col-xs-3 label,
  #AR-detail .table-filters > .col-xs-4 label,
  #AR-detail .table-filters .col-xs-3 label,
  #AR-detail .col-xs-3 > .col-xs-4 label,
  #AR-detail .col-xs-3 .col-xs-3 label,
  #AR-create .table-filters-purchasing-performance > .col-xs-4 label,
  #AR-create .table-filters-purchasing-performance .col-xs-3 label,
  #AR-create .table-filters > .col-xs-4 label,
  #AR-create .table-filters .col-xs-3 label,
  #AR-create .col-xs-3 > .col-xs-4 label,
  #AR-create .col-xs-3 .col-xs-3 label,
  #AR-edit .table-filters-purchasing-performance > .col-xs-4 label,
  #AR-edit .table-filters-purchasing-performance .col-xs-3 label,
  #AR-edit .table-filters > .col-xs-4 label,
  #AR-edit .table-filters .col-xs-3 label,
  #AR-edit .col-xs-3 > .col-xs-4 label,
  #AR-edit .col-xs-3 .col-xs-3 label,
  #AR .table-filters-purchasing-performance > .col-xs-4 label,
  #AR .table-filters-purchasing-performance .col-xs-3 label,
  #AR .table-filters > .col-xs-4 label,
  #AR .table-filters .col-xs-3 label,
  #AR .col-xs-3 > .col-xs-4 label,
  #AR .col-xs-3 .col-xs-3 label,
  #AP-detail .table-filters-purchasing-performance > .col-xs-4 label,
  #AP-detail .table-filters-purchasing-performance .col-xs-3 label,
  #AP-detail .table-filters > .col-xs-4 label,
  #AP-detail .table-filters .col-xs-3 label,
  #AP-detail .col-xs-3 > .col-xs-4 label,
  #AP-detail .col-xs-3 .col-xs-3 label,
  #AP-create .table-filters-purchasing-performance > .col-xs-4 label,
  #AP-create .table-filters-purchasing-performance .col-xs-3 label,
  #AP-create .table-filters > .col-xs-4 label,
  #AP-create .table-filters .col-xs-3 label,
  #AP-create .col-xs-3 > .col-xs-4 label,
  #AP-create .col-xs-3 .col-xs-3 label,
  #AP-edit .table-filters-purchasing-performance > .col-xs-4 label,
  #AP-edit .table-filters-purchasing-performance .col-xs-3 label,
  #AP-edit .table-filters > .col-xs-4 label,
  #AP-edit .table-filters .col-xs-3 label,
  #AP-edit .col-xs-3 > .col-xs-4 label,
  #AP-edit .col-xs-3 .col-xs-3 label,
  #AP .table-filters-purchasing-performance > .col-xs-4 label,
  #AP .table-filters-purchasing-performance .col-xs-3 label,
  #AP .table-filters > .col-xs-4 label,
  #AP .table-filters .col-xs-3 label,
  #AP .col-xs-3 > .col-xs-4 label,
  #AP .col-xs-3 .col-xs-3 label {
    line-height: 22px; }

#purchase-order-list .table-filters-purchasing-performance .search-btn, #purchase-order-list .table-filters .search-btn, #purchase-order-list .col-xs-3 .search-btn,
#purchase-payment .table-filters-purchasing-performance .search-btn,
#purchase-payment .table-filters .search-btn,
#purchase-payment .col-xs-3 .search-btn,
#purchasing-performance .table-filters-purchasing-performance .search-btn,
#purchasing-performance .table-filters .search-btn,
#purchasing-performance .col-xs-3 .search-btn,
#purchase-return-list .table-filters-purchasing-performance .search-btn,
#purchase-return-list .table-filters .search-btn,
#purchase-return-list .col-xs-3 .search-btn,
#sales-orders-list .table-filters-purchasing-performance .search-btn,
#sales-orders-list .table-filters .search-btn,
#sales-orders-list .col-xs-3 .search-btn,
#sales-invoice .table-filters-purchasing-performance .search-btn,
#sales-invoice .table-filters .search-btn,
#sales-invoice .col-xs-3 .search-btn,
#sales-performance .table-filters-purchasing-performance .search-btn,
#sales-performance .table-filters .search-btn,
#sales-performance .col-xs-3 .search-btn,
#receive-history-list .table-filters-purchasing-performance .search-btn,
#receive-history-list .table-filters .search-btn,
#receive-history-list .col-xs-3 .search-btn,
#inventory-return .table-filters-purchasing-performance .search-btn,
#inventory-return .table-filters .search-btn,
#inventory-return .col-xs-3 .search-btn,
#edit-routes .table-filters-purchasing-performance .search-btn,
#edit-routes .table-filters .search-btn,
#edit-routes .col-xs-3 .search-btn,
#pos-report .table-filters-purchasing-performance .search-btn,
#pos-report .table-filters .search-btn,
#pos-report .col-xs-3 .search-btn,
#disptach-edit-routes .table-filters-purchasing-performance .search-btn,
#disptach-edit-routes .table-filters .search-btn,
#disptach-edit-routes .col-xs-3 .search-btn,
#dispatch-routing .table-filters-purchasing-performance .search-btn,
#dispatch-routing .table-filters .search-btn,
#dispatch-routing .col-xs-3 .search-btn,
#dispatch-shipping .table-filters-purchasing-performance .search-btn,
#dispatch-shipping .table-filters .search-btn,
#dispatch-shipping .col-xs-3 .search-btn,
#general-report .table-filters-purchasing-performance .search-btn,
#general-report .table-filters .search-btn,
#general-report .col-xs-3 .search-btn,
#inventory-page .table-filters-purchasing-performance .search-btn,
#inventory-page .table-filters .search-btn,
#inventory-page .col-xs-3 .search-btn,
#customer-statement .table-filters-purchasing-performance .search-btn,
#customer-statement .table-filters .search-btn,
#customer-statement .col-xs-3 .search-btn,
#print-by-sales-form .table-filters-purchasing-performance .search-btn,
#print-by-sales-form .table-filters .search-btn,
#print-by-sales-form .col-xs-3 .search-btn,
#vendor-statement .table-filters-purchasing-performance .search-btn,
#vendor-statement .table-filters .search-btn,
#vendor-statement .col-xs-3 .search-btn,
#mobile-customer-statement .table-filters-purchasing-performance .search-btn,
#mobile-customer-statement .table-filters .search-btn,
#mobile-customer-statement .col-xs-3 .search-btn,
#returns-customer-return .table-filters-purchasing-performance .search-btn,
#returns-customer-return .table-filters .search-btn,
#returns-customer-return .col-xs-3 .search-btn,
#AR-detail .table-filters-purchasing-performance .search-btn,
#AR-detail .table-filters .search-btn,
#AR-detail .col-xs-3 .search-btn,
#AR-create .table-filters-purchasing-performance .search-btn,
#AR-create .table-filters .search-btn,
#AR-create .col-xs-3 .search-btn,
#AR-edit .table-filters-purchasing-performance .search-btn,
#AR-edit .table-filters .search-btn,
#AR-edit .col-xs-3 .search-btn,
#AR .table-filters-purchasing-performance .search-btn,
#AR .table-filters .search-btn,
#AR .col-xs-3 .search-btn,
#AP-detail .table-filters-purchasing-performance .search-btn,
#AP-detail .table-filters .search-btn,
#AP-detail .col-xs-3 .search-btn,
#AP-create .table-filters-purchasing-performance .search-btn,
#AP-create .table-filters .search-btn,
#AP-create .col-xs-3 .search-btn,
#AP-edit .table-filters-purchasing-performance .search-btn,
#AP-edit .table-filters .search-btn,
#AP-edit .col-xs-3 .search-btn,
#AP .table-filters-purchasing-performance .search-btn,
#AP .table-filters .search-btn,
#AP .col-xs-3 .search-btn {
  position: relative;
  top: -1px;
  left: 0; }

#purchase-order-list .table-filters-purchasing-performance .btn, #purchase-order-list .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis #purchase-order-list .table-filters-purchasing-performance .ColVis_Button, #purchase-order-list .table-filters .btn, #purchase-order-list .table-filters .ColVis .ColVis_Button, .ColVis #purchase-order-list .table-filters .ColVis_Button, #purchase-order-list .col-xs-3 .btn, #purchase-order-list .col-xs-3 .ColVis .ColVis_Button, .ColVis #purchase-order-list .col-xs-3 .ColVis_Button,
#purchase-payment .table-filters-purchasing-performance .btn,
#purchase-payment .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#purchase-payment .table-filters-purchasing-performance .ColVis_Button,
#purchase-payment .table-filters .btn,
#purchase-payment .table-filters .ColVis .ColVis_Button, .ColVis
#purchase-payment .table-filters .ColVis_Button,
#purchase-payment .col-xs-3 .btn,
#purchase-payment .col-xs-3 .ColVis .ColVis_Button, .ColVis
#purchase-payment .col-xs-3 .ColVis_Button,
#purchasing-performance .table-filters-purchasing-performance .btn,
#purchasing-performance .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#purchasing-performance .table-filters-purchasing-performance .ColVis_Button,
#purchasing-performance .table-filters .btn,
#purchasing-performance .table-filters .ColVis .ColVis_Button, .ColVis
#purchasing-performance .table-filters .ColVis_Button,
#purchasing-performance .col-xs-3 .btn,
#purchasing-performance .col-xs-3 .ColVis .ColVis_Button, .ColVis
#purchasing-performance .col-xs-3 .ColVis_Button,
#purchase-return-list .table-filters-purchasing-performance .btn,
#purchase-return-list .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#purchase-return-list .table-filters-purchasing-performance .ColVis_Button,
#purchase-return-list .table-filters .btn,
#purchase-return-list .table-filters .ColVis .ColVis_Button, .ColVis
#purchase-return-list .table-filters .ColVis_Button,
#purchase-return-list .col-xs-3 .btn,
#purchase-return-list .col-xs-3 .ColVis .ColVis_Button, .ColVis
#purchase-return-list .col-xs-3 .ColVis_Button,
#sales-orders-list .table-filters-purchasing-performance .btn,
#sales-orders-list .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#sales-orders-list .table-filters-purchasing-performance .ColVis_Button,
#sales-orders-list .table-filters .btn,
#sales-orders-list .table-filters .ColVis .ColVis_Button, .ColVis
#sales-orders-list .table-filters .ColVis_Button,
#sales-orders-list .col-xs-3 .btn,
#sales-orders-list .col-xs-3 .ColVis .ColVis_Button, .ColVis
#sales-orders-list .col-xs-3 .ColVis_Button,
#sales-invoice .table-filters-purchasing-performance .btn,
#sales-invoice .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#sales-invoice .table-filters-purchasing-performance .ColVis_Button,
#sales-invoice .table-filters .btn,
#sales-invoice .table-filters .ColVis .ColVis_Button, .ColVis
#sales-invoice .table-filters .ColVis_Button,
#sales-invoice .col-xs-3 .btn,
#sales-invoice .col-xs-3 .ColVis .ColVis_Button, .ColVis
#sales-invoice .col-xs-3 .ColVis_Button,
#sales-performance .table-filters-purchasing-performance .btn,
#sales-performance .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#sales-performance .table-filters-purchasing-performance .ColVis_Button,
#sales-performance .table-filters .btn,
#sales-performance .table-filters .ColVis .ColVis_Button, .ColVis
#sales-performance .table-filters .ColVis_Button,
#sales-performance .col-xs-3 .btn,
#sales-performance .col-xs-3 .ColVis .ColVis_Button, .ColVis
#sales-performance .col-xs-3 .ColVis_Button,
#receive-history-list .table-filters-purchasing-performance .btn,
#receive-history-list .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#receive-history-list .table-filters-purchasing-performance .ColVis_Button,
#receive-history-list .table-filters .btn,
#receive-history-list .table-filters .ColVis .ColVis_Button, .ColVis
#receive-history-list .table-filters .ColVis_Button,
#receive-history-list .col-xs-3 .btn,
#receive-history-list .col-xs-3 .ColVis .ColVis_Button, .ColVis
#receive-history-list .col-xs-3 .ColVis_Button,
#inventory-return .table-filters-purchasing-performance .btn,
#inventory-return .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#inventory-return .table-filters-purchasing-performance .ColVis_Button,
#inventory-return .table-filters .btn,
#inventory-return .table-filters .ColVis .ColVis_Button, .ColVis
#inventory-return .table-filters .ColVis_Button,
#inventory-return .col-xs-3 .btn,
#inventory-return .col-xs-3 .ColVis .ColVis_Button, .ColVis
#inventory-return .col-xs-3 .ColVis_Button,
#edit-routes .table-filters-purchasing-performance .btn,
#edit-routes .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#edit-routes .table-filters-purchasing-performance .ColVis_Button,
#edit-routes .table-filters .btn,
#edit-routes .table-filters .ColVis .ColVis_Button, .ColVis
#edit-routes .table-filters .ColVis_Button,
#edit-routes .col-xs-3 .btn,
#edit-routes .col-xs-3 .ColVis .ColVis_Button, .ColVis
#edit-routes .col-xs-3 .ColVis_Button,
#pos-report .table-filters-purchasing-performance .btn,
#pos-report .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#pos-report .table-filters-purchasing-performance .ColVis_Button,
#pos-report .table-filters .btn,
#pos-report .table-filters .ColVis .ColVis_Button, .ColVis
#pos-report .table-filters .ColVis_Button,
#pos-report .col-xs-3 .btn,
#pos-report .col-xs-3 .ColVis .ColVis_Button, .ColVis
#pos-report .col-xs-3 .ColVis_Button,
#disptach-edit-routes .table-filters-purchasing-performance .btn,
#disptach-edit-routes .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#disptach-edit-routes .table-filters-purchasing-performance .ColVis_Button,
#disptach-edit-routes .table-filters .btn,
#disptach-edit-routes .table-filters .ColVis .ColVis_Button, .ColVis
#disptach-edit-routes .table-filters .ColVis_Button,
#disptach-edit-routes .col-xs-3 .btn,
#disptach-edit-routes .col-xs-3 .ColVis .ColVis_Button, .ColVis
#disptach-edit-routes .col-xs-3 .ColVis_Button,
#dispatch-routing .table-filters-purchasing-performance .btn,
#dispatch-routing .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#dispatch-routing .table-filters-purchasing-performance .ColVis_Button,
#dispatch-routing .table-filters .btn,
#dispatch-routing .table-filters .ColVis .ColVis_Button, .ColVis
#dispatch-routing .table-filters .ColVis_Button,
#dispatch-routing .col-xs-3 .btn,
#dispatch-routing .col-xs-3 .ColVis .ColVis_Button, .ColVis
#dispatch-routing .col-xs-3 .ColVis_Button,
#dispatch-shipping .table-filters-purchasing-performance .btn,
#dispatch-shipping .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#dispatch-shipping .table-filters-purchasing-performance .ColVis_Button,
#dispatch-shipping .table-filters .btn,
#dispatch-shipping .table-filters .ColVis .ColVis_Button, .ColVis
#dispatch-shipping .table-filters .ColVis_Button,
#dispatch-shipping .col-xs-3 .btn,
#dispatch-shipping .col-xs-3 .ColVis .ColVis_Button, .ColVis
#dispatch-shipping .col-xs-3 .ColVis_Button,
#general-report .table-filters-purchasing-performance .btn,
#general-report .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#general-report .table-filters-purchasing-performance .ColVis_Button,
#general-report .table-filters .btn,
#general-report .table-filters .ColVis .ColVis_Button, .ColVis
#general-report .table-filters .ColVis_Button,
#general-report .col-xs-3 .btn,
#general-report .col-xs-3 .ColVis .ColVis_Button, .ColVis
#general-report .col-xs-3 .ColVis_Button,
#inventory-page .table-filters-purchasing-performance .btn,
#inventory-page .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#inventory-page .table-filters-purchasing-performance .ColVis_Button,
#inventory-page .table-filters .btn,
#inventory-page .table-filters .ColVis .ColVis_Button, .ColVis
#inventory-page .table-filters .ColVis_Button,
#inventory-page .col-xs-3 .btn,
#inventory-page .col-xs-3 .ColVis .ColVis_Button, .ColVis
#inventory-page .col-xs-3 .ColVis_Button,
#customer-statement .table-filters-purchasing-performance .btn,
#customer-statement .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#customer-statement .table-filters-purchasing-performance .ColVis_Button,
#customer-statement .table-filters .btn,
#customer-statement .table-filters .ColVis .ColVis_Button, .ColVis
#customer-statement .table-filters .ColVis_Button,
#customer-statement .col-xs-3 .btn,
#customer-statement .col-xs-3 .ColVis .ColVis_Button, .ColVis
#customer-statement .col-xs-3 .ColVis_Button,
#print-by-sales-form .table-filters-purchasing-performance .btn,
#print-by-sales-form .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#print-by-sales-form .table-filters-purchasing-performance .ColVis_Button,
#print-by-sales-form .table-filters .btn,
#print-by-sales-form .table-filters .ColVis .ColVis_Button, .ColVis
#print-by-sales-form .table-filters .ColVis_Button,
#print-by-sales-form .col-xs-3 .btn,
#print-by-sales-form .col-xs-3 .ColVis .ColVis_Button, .ColVis
#print-by-sales-form .col-xs-3 .ColVis_Button,
#vendor-statement .table-filters-purchasing-performance .btn,
#vendor-statement .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#vendor-statement .table-filters-purchasing-performance .ColVis_Button,
#vendor-statement .table-filters .btn,
#vendor-statement .table-filters .ColVis .ColVis_Button, .ColVis
#vendor-statement .table-filters .ColVis_Button,
#vendor-statement .col-xs-3 .btn,
#vendor-statement .col-xs-3 .ColVis .ColVis_Button, .ColVis
#vendor-statement .col-xs-3 .ColVis_Button,
#mobile-customer-statement .table-filters-purchasing-performance .btn,
#mobile-customer-statement .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#mobile-customer-statement .table-filters-purchasing-performance .ColVis_Button,
#mobile-customer-statement .table-filters .btn,
#mobile-customer-statement .table-filters .ColVis .ColVis_Button, .ColVis
#mobile-customer-statement .table-filters .ColVis_Button,
#mobile-customer-statement .col-xs-3 .btn,
#mobile-customer-statement .col-xs-3 .ColVis .ColVis_Button, .ColVis
#mobile-customer-statement .col-xs-3 .ColVis_Button,
#returns-customer-return .table-filters-purchasing-performance .btn,
#returns-customer-return .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#returns-customer-return .table-filters-purchasing-performance .ColVis_Button,
#returns-customer-return .table-filters .btn,
#returns-customer-return .table-filters .ColVis .ColVis_Button, .ColVis
#returns-customer-return .table-filters .ColVis_Button,
#returns-customer-return .col-xs-3 .btn,
#returns-customer-return .col-xs-3 .ColVis .ColVis_Button, .ColVis
#returns-customer-return .col-xs-3 .ColVis_Button,
#AR-detail .table-filters-purchasing-performance .btn,
#AR-detail .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#AR-detail .table-filters-purchasing-performance .ColVis_Button,
#AR-detail .table-filters .btn,
#AR-detail .table-filters .ColVis .ColVis_Button, .ColVis
#AR-detail .table-filters .ColVis_Button,
#AR-detail .col-xs-3 .btn,
#AR-detail .col-xs-3 .ColVis .ColVis_Button, .ColVis
#AR-detail .col-xs-3 .ColVis_Button,
#AR-create .table-filters-purchasing-performance .btn,
#AR-create .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#AR-create .table-filters-purchasing-performance .ColVis_Button,
#AR-create .table-filters .btn,
#AR-create .table-filters .ColVis .ColVis_Button, .ColVis
#AR-create .table-filters .ColVis_Button,
#AR-create .col-xs-3 .btn,
#AR-create .col-xs-3 .ColVis .ColVis_Button, .ColVis
#AR-create .col-xs-3 .ColVis_Button,
#AR-edit .table-filters-purchasing-performance .btn,
#AR-edit .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#AR-edit .table-filters-purchasing-performance .ColVis_Button,
#AR-edit .table-filters .btn,
#AR-edit .table-filters .ColVis .ColVis_Button, .ColVis
#AR-edit .table-filters .ColVis_Button,
#AR-edit .col-xs-3 .btn,
#AR-edit .col-xs-3 .ColVis .ColVis_Button, .ColVis
#AR-edit .col-xs-3 .ColVis_Button,
#AR .table-filters-purchasing-performance .btn,
#AR .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#AR .table-filters-purchasing-performance .ColVis_Button,
#AR .table-filters .btn,
#AR .table-filters .ColVis .ColVis_Button, .ColVis
#AR .table-filters .ColVis_Button,
#AR .col-xs-3 .btn,
#AR .col-xs-3 .ColVis .ColVis_Button, .ColVis
#AR .col-xs-3 .ColVis_Button,
#AP-detail .table-filters-purchasing-performance .btn,
#AP-detail .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#AP-detail .table-filters-purchasing-performance .ColVis_Button,
#AP-detail .table-filters .btn,
#AP-detail .table-filters .ColVis .ColVis_Button, .ColVis
#AP-detail .table-filters .ColVis_Button,
#AP-detail .col-xs-3 .btn,
#AP-detail .col-xs-3 .ColVis .ColVis_Button, .ColVis
#AP-detail .col-xs-3 .ColVis_Button,
#AP-create .table-filters-purchasing-performance .btn,
#AP-create .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#AP-create .table-filters-purchasing-performance .ColVis_Button,
#AP-create .table-filters .btn,
#AP-create .table-filters .ColVis .ColVis_Button, .ColVis
#AP-create .table-filters .ColVis_Button,
#AP-create .col-xs-3 .btn,
#AP-create .col-xs-3 .ColVis .ColVis_Button, .ColVis
#AP-create .col-xs-3 .ColVis_Button,
#AP-edit .table-filters-purchasing-performance .btn,
#AP-edit .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#AP-edit .table-filters-purchasing-performance .ColVis_Button,
#AP-edit .table-filters .btn,
#AP-edit .table-filters .ColVis .ColVis_Button, .ColVis
#AP-edit .table-filters .ColVis_Button,
#AP-edit .col-xs-3 .btn,
#AP-edit .col-xs-3 .ColVis .ColVis_Button, .ColVis
#AP-edit .col-xs-3 .ColVis_Button,
#AP .table-filters-purchasing-performance .btn,
#AP .table-filters-purchasing-performance .ColVis .ColVis_Button, .ColVis
#AP .table-filters-purchasing-performance .ColVis_Button,
#AP .table-filters .btn,
#AP .table-filters .ColVis .ColVis_Button, .ColVis
#AP .table-filters .ColVis_Button,
#AP .col-xs-3 .btn,
#AP .col-xs-3 .ColVis .ColVis_Button, .ColVis
#AP .col-xs-3 .ColVis_Button {
  padding: 1px 6px; }

#purchase-order-list .table-filters-purchasing-performance .fa-search, #purchase-order-list .table-filters .fa-search, #purchase-order-list .col-xs-3 .fa-search,
#purchase-payment .table-filters-purchasing-performance .fa-search,
#purchase-payment .table-filters .fa-search,
#purchase-payment .col-xs-3 .fa-search,
#purchasing-performance .table-filters-purchasing-performance .fa-search,
#purchasing-performance .table-filters .fa-search,
#purchasing-performance .col-xs-3 .fa-search,
#purchase-return-list .table-filters-purchasing-performance .fa-search,
#purchase-return-list .table-filters .fa-search,
#purchase-return-list .col-xs-3 .fa-search,
#sales-orders-list .table-filters-purchasing-performance .fa-search,
#sales-orders-list .table-filters .fa-search,
#sales-orders-list .col-xs-3 .fa-search,
#sales-invoice .table-filters-purchasing-performance .fa-search,
#sales-invoice .table-filters .fa-search,
#sales-invoice .col-xs-3 .fa-search,
#sales-performance .table-filters-purchasing-performance .fa-search,
#sales-performance .table-filters .fa-search,
#sales-performance .col-xs-3 .fa-search,
#receive-history-list .table-filters-purchasing-performance .fa-search,
#receive-history-list .table-filters .fa-search,
#receive-history-list .col-xs-3 .fa-search,
#inventory-return .table-filters-purchasing-performance .fa-search,
#inventory-return .table-filters .fa-search,
#inventory-return .col-xs-3 .fa-search,
#edit-routes .table-filters-purchasing-performance .fa-search,
#edit-routes .table-filters .fa-search,
#edit-routes .col-xs-3 .fa-search,
#pos-report .table-filters-purchasing-performance .fa-search,
#pos-report .table-filters .fa-search,
#pos-report .col-xs-3 .fa-search,
#disptach-edit-routes .table-filters-purchasing-performance .fa-search,
#disptach-edit-routes .table-filters .fa-search,
#disptach-edit-routes .col-xs-3 .fa-search,
#dispatch-routing .table-filters-purchasing-performance .fa-search,
#dispatch-routing .table-filters .fa-search,
#dispatch-routing .col-xs-3 .fa-search,
#dispatch-shipping .table-filters-purchasing-performance .fa-search,
#dispatch-shipping .table-filters .fa-search,
#dispatch-shipping .col-xs-3 .fa-search,
#general-report .table-filters-purchasing-performance .fa-search,
#general-report .table-filters .fa-search,
#general-report .col-xs-3 .fa-search,
#inventory-page .table-filters-purchasing-performance .fa-search,
#inventory-page .table-filters .fa-search,
#inventory-page .col-xs-3 .fa-search,
#customer-statement .table-filters-purchasing-performance .fa-search,
#customer-statement .table-filters .fa-search,
#customer-statement .col-xs-3 .fa-search,
#print-by-sales-form .table-filters-purchasing-performance .fa-search,
#print-by-sales-form .table-filters .fa-search,
#print-by-sales-form .col-xs-3 .fa-search,
#vendor-statement .table-filters-purchasing-performance .fa-search,
#vendor-statement .table-filters .fa-search,
#vendor-statement .col-xs-3 .fa-search,
#mobile-customer-statement .table-filters-purchasing-performance .fa-search,
#mobile-customer-statement .table-filters .fa-search,
#mobile-customer-statement .col-xs-3 .fa-search,
#returns-customer-return .table-filters-purchasing-performance .fa-search,
#returns-customer-return .table-filters .fa-search,
#returns-customer-return .col-xs-3 .fa-search,
#AR-detail .table-filters-purchasing-performance .fa-search,
#AR-detail .table-filters .fa-search,
#AR-detail .col-xs-3 .fa-search,
#AR-create .table-filters-purchasing-performance .fa-search,
#AR-create .table-filters .fa-search,
#AR-create .col-xs-3 .fa-search,
#AR-edit .table-filters-purchasing-performance .fa-search,
#AR-edit .table-filters .fa-search,
#AR-edit .col-xs-3 .fa-search,
#AR .table-filters-purchasing-performance .fa-search,
#AR .table-filters .fa-search,
#AR .col-xs-3 .fa-search,
#AP-detail .table-filters-purchasing-performance .fa-search,
#AP-detail .table-filters .fa-search,
#AP-detail .col-xs-3 .fa-search,
#AP-create .table-filters-purchasing-performance .fa-search,
#AP-create .table-filters .fa-search,
#AP-create .col-xs-3 .fa-search,
#AP-edit .table-filters-purchasing-performance .fa-search,
#AP-edit .table-filters .fa-search,
#AP-edit .col-xs-3 .fa-search,
#AP .table-filters-purchasing-performance .fa-search,
#AP .table-filters .fa-search,
#AP .col-xs-3 .fa-search {
  font-size: 14px;
  padding: 0; }

#purchase-order-list .col-xs-3 .search-btn,
#purchase-payment .col-xs-3 .search-btn,
#purchasing-performance .col-xs-3 .search-btn,
#purchase-return-list .col-xs-3 .search-btn,
#sales-orders-list .col-xs-3 .search-btn,
#sales-invoice .col-xs-3 .search-btn,
#sales-performance .col-xs-3 .search-btn,
#receive-history-list .col-xs-3 .search-btn,
#inventory-return .col-xs-3 .search-btn,
#edit-routes .col-xs-3 .search-btn,
#pos-report .col-xs-3 .search-btn,
#disptach-edit-routes .col-xs-3 .search-btn,
#dispatch-routing .col-xs-3 .search-btn,
#dispatch-shipping .col-xs-3 .search-btn,
#general-report .col-xs-3 .search-btn,
#inventory-page .col-xs-3 .search-btn,
#customer-statement .col-xs-3 .search-btn,
#print-by-sales-form .col-xs-3 .search-btn,
#vendor-statement .col-xs-3 .search-btn,
#mobile-customer-statement .col-xs-3 .search-btn,
#returns-customer-return .col-xs-3 .search-btn,
#AR-detail .col-xs-3 .search-btn,
#AR-create .col-xs-3 .search-btn,
#AR-edit .col-xs-3 .search-btn,
#AR .col-xs-3 .search-btn,
#AP-detail .col-xs-3 .search-btn,
#AP-create .col-xs-3 .search-btn,
#AP-edit .col-xs-3 .search-btn,
#AP .col-xs-3 .search-btn {
  left: -18px; }

#purchase-order-list .col-xs-1 .search-btn,
#purchase-payment .col-xs-1 .search-btn,
#purchasing-performance .col-xs-1 .search-btn,
#purchase-return-list .col-xs-1 .search-btn,
#sales-orders-list .col-xs-1 .search-btn,
#sales-invoice .col-xs-1 .search-btn,
#sales-performance .col-xs-1 .search-btn,
#receive-history-list .col-xs-1 .search-btn,
#inventory-return .col-xs-1 .search-btn,
#edit-routes .col-xs-1 .search-btn,
#pos-report .col-xs-1 .search-btn,
#disptach-edit-routes .col-xs-1 .search-btn,
#dispatch-routing .col-xs-1 .search-btn,
#dispatch-shipping .col-xs-1 .search-btn,
#general-report .col-xs-1 .search-btn,
#inventory-page .col-xs-1 .search-btn,
#customer-statement .col-xs-1 .search-btn,
#print-by-sales-form .col-xs-1 .search-btn,
#vendor-statement .col-xs-1 .search-btn,
#mobile-customer-statement .col-xs-1 .search-btn,
#returns-customer-return .col-xs-1 .search-btn,
#AR-detail .col-xs-1 .search-btn,
#AR-create .col-xs-1 .search-btn,
#AR-edit .col-xs-1 .search-btn,
#AR .col-xs-1 .search-btn,
#AP-detail .col-xs-1 .search-btn,
#AP-create .col-xs-1 .search-btn,
#AP-edit .col-xs-1 .search-btn,
#AP .col-xs-1 .search-btn {
  top: 18px; }

#purchase-order-list .table-filters,
#purchase-payment .table-filters,
#purchasing-performance .table-filters,
#purchase-return-list .table-filters,
#sales-orders-list .table-filters,
#sales-invoice .table-filters,
#sales-performance .table-filters,
#receive-history-list .table-filters,
#inventory-return .table-filters,
#edit-routes .table-filters,
#pos-report .table-filters,
#disptach-edit-routes .table-filters,
#dispatch-routing .table-filters,
#dispatch-shipping .table-filters,
#general-report .table-filters,
#inventory-page .table-filters,
#customer-statement .table-filters,
#print-by-sales-form .table-filters,
#vendor-statement .table-filters,
#mobile-customer-statement .table-filters,
#returns-customer-return .table-filters,
#AR-detail .table-filters,
#AR-create .table-filters,
#AR-edit .table-filters,
#AR .table-filters,
#AP-detail .table-filters,
#AP-create .table-filters,
#AP-edit .table-filters,
#AP .table-filters {
  position: absolute;
  left: 20px;
  display: flex; }

#purchase-order-list .vertical-divider,
#purchase-payment .vertical-divider,
#purchasing-performance .vertical-divider,
#purchase-return-list .vertical-divider,
#sales-orders-list .vertical-divider,
#sales-invoice .vertical-divider,
#sales-performance .vertical-divider,
#receive-history-list .vertical-divider,
#inventory-return .vertical-divider,
#edit-routes .vertical-divider,
#pos-report .vertical-divider,
#disptach-edit-routes .vertical-divider,
#dispatch-routing .vertical-divider,
#dispatch-shipping .vertical-divider,
#general-report .vertical-divider,
#inventory-page .vertical-divider,
#customer-statement .vertical-divider,
#print-by-sales-form .vertical-divider,
#vendor-statement .vertical-divider,
#mobile-customer-statement .vertical-divider,
#returns-customer-return .vertical-divider,
#AR-detail .vertical-divider,
#AR-create .vertical-divider,
#AR-edit .vertical-divider,
#AR .vertical-divider,
#AP-detail .vertical-divider,
#AP-create .vertical-divider,
#AP-edit .vertical-divider,
#AP .vertical-divider {
  border-top-width: 0;
  border-right: 1px solid #ccc;
  height: 100%; }

#purchase-order-list .horizontal-divider,
#purchase-payment .horizontal-divider,
#purchasing-performance .horizontal-divider,
#purchase-return-list .horizontal-divider,
#sales-orders-list .horizontal-divider,
#sales-invoice .horizontal-divider,
#sales-performance .horizontal-divider,
#receive-history-list .horizontal-divider,
#inventory-return .horizontal-divider,
#edit-routes .horizontal-divider,
#pos-report .horizontal-divider,
#disptach-edit-routes .horizontal-divider,
#dispatch-routing .horizontal-divider,
#dispatch-shipping .horizontal-divider,
#general-report .horizontal-divider,
#inventory-page .horizontal-divider,
#customer-statement .horizontal-divider,
#print-by-sales-form .horizontal-divider,
#vendor-statement .horizontal-divider,
#mobile-customer-statement .horizontal-divider,
#returns-customer-return .horizontal-divider,
#AR-detail .horizontal-divider,
#AR-create .horizontal-divider,
#AR-edit .horizontal-divider,
#AR .horizontal-divider,
#AP-detail .horizontal-divider,
#AP-create .horizontal-divider,
#AP-edit .horizontal-divider,
#AP .horizontal-divider {
  margin-top: 12px;
  border: 0;
  border-top: 1px solid #ccc; }

#purchase-order-list .authorize-label,
#purchase-payment .authorize-label,
#purchasing-performance .authorize-label,
#purchase-return-list .authorize-label,
#sales-orders-list .authorize-label,
#sales-invoice .authorize-label,
#sales-performance .authorize-label,
#receive-history-list .authorize-label,
#inventory-return .authorize-label,
#edit-routes .authorize-label,
#pos-report .authorize-label,
#disptach-edit-routes .authorize-label,
#dispatch-routing .authorize-label,
#dispatch-shipping .authorize-label,
#general-report .authorize-label,
#inventory-page .authorize-label,
#customer-statement .authorize-label,
#print-by-sales-form .authorize-label,
#vendor-statement .authorize-label,
#mobile-customer-statement .authorize-label,
#returns-customer-return .authorize-label,
#AR-detail .authorize-label,
#AR-create .authorize-label,
#AR-edit .authorize-label,
#AR .authorize-label,
#AP-detail .authorize-label,
#AP-create .authorize-label,
#AP-edit .authorize-label,
#AP .authorize-label {
  margin-top: 5px; }

#purchase-order-list .no-suggestions {
  color: red;
  margin: 3px 0px 0px 400px;
  position: absolute; }

#purchase-order-list .modal-container-shayne {
  margin-top: 300px; }

#sales-orders-list .table-filters,
#sales-invoice .table-filters {
  width: 510px !important;
  top: 18px; }
  #sales-orders-list .table-filters label.control-label,
  #sales-invoice .table-filters label.control-label {
    width: auto !important;
    line-height: 22px;
    padding-top: 0; }
  #sales-orders-list .table-filters .search-btn,
  #sales-invoice .table-filters .search-btn {
    position: relative;
    top: -1px;
    left: -22px; }
  #sales-orders-list .table-filters .btn, #sales-orders-list .table-filters .ColVis .ColVis_Button, .ColVis #sales-orders-list .table-filters .ColVis_Button,
  #sales-invoice .table-filters .btn,
  #sales-invoice .table-filters .ColVis .ColVis_Button, .ColVis
  #sales-invoice .table-filters .ColVis_Button {
    padding: 1px 6px; }
  #sales-orders-list .table-filters .fa-search,
  #sales-invoice .table-filters .fa-search {
    font-size: 14px;
    padding: 0; }

#purchasing-performance .tab-content {
  min-height: 600px;
  padding: 15px 20px; }

#purchasing-performance .no-suggestions {
  color: red;
  margin: -20px 0px 0px 470px;
  position: absolute; }

#sales-performance .no-suggestions {
  color: red;
  margin: -20px 0px 0px 700px;
  position: absolute; }

#sales-performance .table-collapse-fix {
  height: 607px;
  margin-bottom: 0; }

#sales-performance #custom-col-width > .col-xs-2 {
  width: 14.66667%; }

#sales-performance #custom-col-width > .col-xs-10 {
  width: 85.33333%; }

#sales-performance #category-nav {
  height: 715px;
  overflow-y: scroll; }
  #sales-performance #category-nav .panel .panel-body > div:last-child {
    padding-bottom: 0; }

#sales-performance #salesOrder-radio-filter + span,
#sales-performance #yesterday-radio-filter + span {
  left: 10px; }

#sales-performance label.col-xs-6 {
  width: 100px;
  padding-right: 0;
  line-height: 22px; }
  #sales-performance label.col-xs-6 + .col-xs-5 {
    padding-left: 0; }

#sales-performance .defined-height {
  height: 35px; }
  #sales-performance .defined-height .col-xs-3 > .col-xs-5 {
    width: 83.33333%; }

#sales-performance label.col-xs-6 {
  width: auto !important;
  margin-right: 5px;
  line-height: 24px; }

#create-new-purchase-order h2 {
  margin-top: 10px;
  margin-bottom: 5px; }

#create-new-purchase-order h4 {
  margin-bottom: 10px;
  color: #652710; }

#create-new-purchase-order .panel {
  margin-bottom: 0; }

#create-new-purchase-order .form-group {
  margin-bottom: 6px; }

#create-new-purchase-order #purchase-order-vendor-info {
  height: 150px; }
  #create-new-purchase-order #purchase-order-vendor-info ::-webkit-scrollbar {
    display: none; }
  #create-new-purchase-order #purchase-order-vendor-info .panel-body,
  #create-new-purchase-order #purchase-order-vendor-info .panel-body .row {
    height: 100%; }

#create-new-purchase-order #customer-issue-credit .panel .panel-body {
  padding: 0px; }

#create-new-purchase-order #billing-info {
  height: 135px;
  overflow-y: scroll;
  overflow-x: hidden; }

#create-new-purchase-order #search-product-by {
  margin-bottom: 6px; }
  #create-new-purchase-order #search-product-by .ml-lg, #create-new-purchase-order #search-product-by .mh-lg {
    margin-left: -10px !important; }

#create-new-purchase-order .inventory-highlight {
  padding: 1px 5px;
  background-color: #FFECB3;
  height: 18px; }

#create-new-purchase-order .inventory-highlight-china {
  padding: 1px 5px;
  background-color: #FFECB3;
  height: 22px; }

#create-new-purchase-order #inventory-details label {
  margin-right: 0; }

#create-new-purchase-order label {
  white-space: nowrap; }

#create-new-purchase-order .po-details-pane {
  position: relative;
  top: 23px;
  right: -10px;
  padding-left: 0; }
  #create-new-purchase-order .po-details-pane ::-webkit-scrollbar {
    display: none; }
  #create-new-purchase-order .po-details-pane .tab-content {
    height: 702px;
    overflow-y: scroll; }
  #create-new-purchase-order .po-details-pane h4 {
    padding-bottom: 5px;
    border-bottom: 2px solid #FFA000; }
  #create-new-purchase-order .po-details-pane .row {
    margin-bottom: 10px; }
  #create-new-purchase-order .po-details-pane .panel-body h4 {
    margin-top: 10px; }
  #create-new-purchase-order .po-details-pane .panel-body h4:first-child {
    margin-top: 0; }
  #create-new-purchase-order .po-details-pane .po-no-line-height, #create-new-purchase-order .po-details-pane .status-line-height {
    line-height: 25px; }
  #create-new-purchase-order .po-details-pane .sale-details-output .custom-col-width {
    width: 25%; }
  #create-new-purchase-order .po-details-pane .sale-details-output .radioMargin .radio {
    position: relative;
    top: 2px; }
  #create-new-purchase-order .po-details-pane .po-checkout-tab {
    height: 100%; }

#create-new-purchase-order .line-height {
  line-height: 20px; }

#create-new-purchase-order .set-height {
  height: 20px; }

#vendor-info label {
  max-width: 90px; }

#billing-info label {
  max-width: 90px; }

#purchase-order-dates label {
  max-width: 90px; }

.form-group {
  margin-bottom: 5px; }

#inventory-details {
  margin-top: 10px; }
  #inventory-details label {
    margin-right: 5px; }
  #inventory-details .inventory-output {
    padding: 5px;
    background-color: #FFECB3; }

#product-information {
  margin-bottom: 10px; }
  #product-information .tab-content {
    padding: 15px; }
  #product-information .tab-products-table {
    position: relative; }
    #product-information .tab-products-table .position-btn {
      position: absolute;
      top: -30px;
      left: 13px; }
    #product-information .tab-products-table .btn, #product-information .tab-products-table .ColVis .ColVis_Button, .ColVis #product-information .tab-products-table .ColVis_Button {
      padding: 1px 8px; }
    #product-information .tab-products-table + #inventory-details {
      margin-top: 5px; }

#checkout-information label {
  white-space: nowrap; }

.form-horizontal #search-product-by label {
  padding-left: 0;
  white-space: nowrap; }

.form-horizontal #search-product-by label:first-child {
  padding-left: 7px; }

#search-product-by .radio-hook {
  padding-left: 6px; }

[name~="AllProducts"] {
  font-weight: bold; }

#product-search-outputs {
  margin-bottom: 5px; }
  #product-search-outputs label {
    margin-bottom: 6px; }
  #product-search-outputs input {
    font-weight: bold; }

#checkout-information .row {
  margin-bottom: 5px; }

#checkout-information #shipping-method-field .Select-control {
  background-color: #FFECB3 !important; }

[name~="PONum"],
[name~="PRNum"],
.pricing-highlight {
  background-color: #FFECB3 !important; }

.PONum-no-highlight {
  background-color: white !important; }

#receive-history-list .table-collapse-fix {
  height: 380px; }

#receive-history-list .table-collapse-fix-more {
  height: 425px; }

#purchase-payment .table-collapse-fix {
  height: 600px;
  margin-bottom: 0; }
  @media (min-height: 600px) {
    #purchase-payment .table-collapse-fix {
      height: 620px; } }

#purchase-reference-page #category-nav {
  height: 715px;
  overflow-y: scroll; }
  #purchase-reference-page #category-nav .panel .panel-body {
    padding: 10px; }
  #purchase-reference-page #category-nav .panel .category-nav-item {
    font-family: "Arial Black";
    font-weight: bold;
    color: black;
    cursor: pointer; }

#purchase-reference-page .table-buttons {
  left: inherit !important;
  right: 120px; }

#purchase-reference-page .table-filters {
  left: 10px !important;
  z-index: 1; }

#purchase-reference-page .table-collapse-fix {
  height: 715px;
  margin-bottom: 0; }

#sales-customer-return-form #search-product-by,
#edit-sales-invoice #search-product-by {
  width: 100%;
  float: left; }
  #sales-customer-return-form #search-product-by .search-by-max-width,
  #edit-sales-invoice #search-product-by .search-by-max-width {
    padding: 0; }
  #sales-customer-return-form #search-product-by label,
  #edit-sales-invoice #search-product-by label {
    white-space: nowrap; }
  #sales-customer-return-form #search-product-by.form-group,
  #edit-sales-invoice #search-product-by.form-group {
    margin-bottom: 6px; }

#sales-customer-return-form .inventory-highlight,
#edit-sales-invoice .inventory-highlight {
  padding: 1px 2px;
  background-color: #FFECB3;
  height: 18px; }

#sales-customer-return-form .inventory-highlight-china,
#edit-sales-invoice .inventory-highlight-china {
  padding: 1px 2px;
  background-color: #FFECB3;
  height: 22px; }

#sales-customer-return-form .position-absolute,
#edit-sales-invoice .position-absolute {
  top: 0;
  right: 0; }
  #sales-customer-return-form .position-absolute .panel,
  #edit-sales-invoice .position-absolute .panel {
    margin-bottom: 10%; }
    #sales-customer-return-form .position-absolute .panel:last-child,
    #edit-sales-invoice .position-absolute .panel:last-child {
      margin-bottom: 0; }
    #sales-customer-return-form .position-absolute .panel .panel-title,
    #edit-sales-invoice .position-absolute .panel .panel-title {
      text-align: center; }
    #sales-customer-return-form .position-absolute .panel .panel-body,
    #edit-sales-invoice .position-absolute .panel .panel-body {
      text-align: center;
      padding: 10px; }

#sales-customer-return-form .panel .panel-heading,
#edit-sales-invoice .panel .panel-heading {
  padding: 10px 15px;
  min-height: 35px;
  font-size: 18px;
  color: white;
  background-color: #4CAF50; }
  #sales-customer-return-form .panel .panel-heading .panel-title,
  #edit-sales-invoice .panel .panel-heading .panel-title {
    font-size: 14px; }
  #sales-customer-return-form .panel .panel-heading h2,
  #edit-sales-invoice .panel .panel-heading h2 {
    margin: 0;
    letter-spacing: .1em; }

#sales-customer-return-form .panel .form-control-static,
#edit-sales-invoice .panel .form-control-static {
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .075em; }

#sales-customer-return-form .panel-po-num .panel-heading,
#sales-customer-return-form .panel-customer-note .panel-heading,
#edit-sales-invoice .panel-po-num .panel-heading,
#edit-sales-invoice .panel-customer-note .panel-heading {
  padding: 10px 15px;
  min-height: 35px;
  font-size: 18px;
  color: white;
  background-color: #2196F3; }
  #sales-customer-return-form .panel-po-num .panel-heading .panel-title,
  #sales-customer-return-form .panel-customer-note .panel-heading .panel-title,
  #edit-sales-invoice .panel-po-num .panel-heading .panel-title,
  #edit-sales-invoice .panel-customer-note .panel-heading .panel-title {
    font-size: 14px; }
  #sales-customer-return-form .panel-po-num .panel-heading h2,
  #sales-customer-return-form .panel-customer-note .panel-heading h2,
  #edit-sales-invoice .panel-po-num .panel-heading h2,
  #edit-sales-invoice .panel-customer-note .panel-heading h2 {
    margin: 0;
    letter-spacing: .1em; }

#sales-customer-return-form .panel-po-num .form-control-static,
#sales-customer-return-form .panel-customer-note .form-control-static,
#edit-sales-invoice .panel-po-num .form-control-static,
#edit-sales-invoice .panel-customer-note .form-control-static {
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .075em; }

@media (min-width: 1900px) {
  #sales-customer-return-form .position-absolute .panel .panel-title, #sales-customer-return-form .position-absolute .panel .panel-body,
  #edit-sales-invoice .position-absolute .panel .panel-title,
  #edit-sales-invoice .position-absolute .panel .panel-body {
    text-align: center; } }

#edit-sales-invoice .panel .panel-heading {
  text-align: center; }

#edit-sales-invoice .panel .form-control-static {
  text-align: center; }

#edit-sales-invoice .no-suggestions {
  color: red;
  margin: -20px 0px 0px 460px;
  position: absolute; }

#sales-orders-list .table-button-actions .form-horizontal {
  position: relative;
  left: 140px !important; }

#sales-orders-list .table-collapse-fix {
  height: 340px; }

#sales-orders-list .details-table-collapse-fix {
  height: 215px;
  margin-bottom: 0; }

#sales-orders-list .details-table-collapse-fix-lg {
  height: 320px;
  margin-bottom: 0; }

#delivery-method-modal {
  margin-top: 30px; }
  #delivery-method-modal .colon {
    margin-right: 10px; }
  #delivery-method-modal #info {
    margin-bottom: 30px;
    font-size: 14px; }

#promotion-form #delivery-method-button,
#sales-order-form #delivery-method-button {
  margin-left: 5px;
  width: 65px;
  height: 23px; }

#promotion-form #carrier-info-button,
#sales-order-form #carrier-info-button {
  margin-left: 10px;
  width: 65px;
  height: 23px; }

#promotion-form #shipping-info-add-button,
#sales-order-form #shipping-info-add-button {
  position: absolute;
  margin-left: 163px;
  top: -6px; }

#promotion-form #customer-info-add-button,
#sales-order-form #customer-info-add-button {
  position: absolute;
  margin-left: 80px;
  top: -6px; }

#promotion-form #customer-info-add-button2,
#sales-order-form #customer-info-add-button2 {
  position: absolute;
  margin-left: 120px;
  top: -6px; }

#promotion-form h2,
#sales-order-form h2 {
  margin-top: 10px;
  margin-bottom: 5px; }

#promotion-form .tab-content.set-height,
#sales-order-form .tab-content.set-height {
  height: 111px; }

#promotion-form .sales-order-details-panel .tab-content,
#sales-order-form .sales-order-details-panel .tab-content {
  padding: 10px; }

#promotion-form .so-details-pane .row,
#sales-order-form .so-details-pane .row {
  margin-bottom: 4px; }

#promotion-form .tab-products-table,
#sales-order-form .tab-products-table {
  height: 250px; }

#promotion-form #billing-info,
#sales-order-form #billing-info {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden; }

#promotion-form #billing-info-tn,
#sales-order-form #billing-info-tn {
  height: 160px;
  overflow-y: scroll;
  overflow-x: hidden; }

#promotion-form .olg-customer-name-scroll ::-webkit-scrollbar,
#sales-order-form .olg-customer-name-scroll ::-webkit-scrollbar {
  display: unset; }

#promotion-form #sales-order-customer-info, #promotion-form #vak-sales-order-customer-info,
#sales-order-form #sales-order-customer-info,
#sales-order-form #vak-sales-order-customer-info {
  height: 250px; }
  #promotion-form #sales-order-customer-info ::-webkit-scrollbar, #promotion-form #vak-sales-order-customer-info ::-webkit-scrollbar,
  #sales-order-form #sales-order-customer-info ::-webkit-scrollbar,
  #sales-order-form #vak-sales-order-customer-info ::-webkit-scrollbar {
    display: none; }
  #promotion-form #sales-order-customer-info #customer-name-dropdown, #promotion-form #vak-sales-order-customer-info #customer-name-dropdown,
  #sales-order-form #sales-order-customer-info #customer-name-dropdown,
  #sales-order-form #vak-sales-order-customer-info #customer-name-dropdown {
    z-index: 6; }
  #promotion-form #sales-order-customer-info #customer-address-name-dropdown, #promotion-form #vak-sales-order-customer-info #customer-address-name-dropdown,
  #sales-order-form #sales-order-customer-info #customer-address-name-dropdown,
  #sales-order-form #vak-sales-order-customer-info #customer-address-name-dropdown {
    z-index: 5; }
  #promotion-form #sales-order-customer-info #customer-id-dropdown, #promotion-form #vak-sales-order-customer-info #customer-id-dropdown,
  #sales-order-form #sales-order-customer-info #customer-id-dropdown,
  #sales-order-form #vak-sales-order-customer-info #customer-id-dropdown {
    z-index: 4; }
  #promotion-form #sales-order-customer-info #customer-phone-dropdown, #promotion-form #vak-sales-order-customer-info #customer-phone-dropdown,
  #sales-order-form #sales-order-customer-info #customer-phone-dropdown,
  #sales-order-form #vak-sales-order-customer-info #customer-phone-dropdown {
    z-index: 3; }
  #promotion-form #sales-order-customer-info #customer-company-dropdown, #promotion-form #vak-sales-order-customer-info #customer-company-dropdown,
  #sales-order-form #sales-order-customer-info #customer-company-dropdown,
  #sales-order-form #vak-sales-order-customer-info #customer-company-dropdown {
    z-index: 2; }

#promotion-form #vak-sales-order-customer-info,
#sales-order-form #vak-sales-order-customer-info {
  height: 285px !important; }

#promotion-form .form-horizontal,
#sales-order-form .form-horizontal {
  opacity: 1;
  transition: all .3s ease-in-out; }

#promotion-form .form-horizontal.folded,
#sales-order-form .form-horizontal.folded {
  opacity: 0;
  height: 0px !important;
  min-height: 0px !important;
  max-height: 0px !important; }

#promotion-form .sales-order-customer-info-extendedHeight-xlg,
#sales-order-form .sales-order-customer-info-extendedHeight-xlg {
  height: 280px !important; }

#promotion-form .sales-order-customer-info-extendedHeight-lg,
#sales-order-form .sales-order-customer-info-extendedHeight-lg {
  height: 280px !important; }

#promotion-form .sales-order-customer-info-extendedHeight-gi,
#sales-order-form .sales-order-customer-info-extendedHeight-gi {
  height: 275px !important; }

#promotion-form .sales-order-customer-info-extendedHeight,
#sales-order-form .sales-order-customer-info-extendedHeight {
  height: 200px !important; }

#promotion-form .sales-order-customer-info-extendedHeight-md,
#sales-order-form .sales-order-customer-info-extendedHeight-md {
  height: 180px !important; }

#promotion-form #sales-order-freq-products,
#sales-order-form #sales-order-freq-products {
  height: 255px; }

#promotion-form #promotion-form [name~="SONum"],
#sales-order-form #promotion-form [name~="SONum"] {
  background-color: #FFECB3 !important; }

#promotion-form h4,
#sales-order-form h4 {
  color: #652710;
  margin-bottom: 10px; }

#promotion-form .panel,
#sales-order-form .panel {
  margin-bottom: 0; }

#promotion-form .tab-content,
#sales-order-form .tab-content {
  padding: 15px; }

#promotion-form .form-group,
#sales-order-form .form-group {
  margin-bottom: 6px; }

#promotion-form .position,
#promotion-form .position.row,
#sales-order-form .position,
#sales-order-form .position.row {
  position: relative;
  top: -5px;
  z-index: 1; }

#promotion-form .inventory-highlight,
#sales-order-form .inventory-highlight {
  padding: 1px 5px;
  background-color: #FFECB3;
  height: 18px; }

#promotion-form .inventory-highlight-china,
#sales-order-form .inventory-highlight-china {
  padding: 1px 2px;
  background-color: #FFECB3;
  height: 22px; }

#promotion-form #inventory-details label,
#sales-order-form #inventory-details label {
  margin-right: 0; }

#promotion-form .Select-menu > .is-focused,
#sales-order-form .Select-menu > .is-focused {
  background-color: #B4D5FE; }

#promotion-form .sales-order-sodetails-sales,
#sales-order-form .sales-order-sodetails-sales {
  margin-left: 10px; }
  #promotion-form .sales-order-sodetails-sales .selection-dropdown,
  #sales-order-form .sales-order-sodetails-sales .selection-dropdown {
    width: 100px; }
    #promotion-form .sales-order-sodetails-sales .selection-dropdown .Select-control,
    #sales-order-form .sales-order-sodetails-sales .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      #promotion-form .sales-order-sodetails-sales .selection-dropdown .Select-control .Select-placeholder,
      #sales-order-form .sales-order-sodetails-sales .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      #promotion-form .sales-order-sodetails-sales .selection-dropdown .Select-control .Select-value,
      #sales-order-form .sales-order-sodetails-sales .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        #promotion-form .sales-order-sodetails-sales .selection-dropdown .Select-control .Select-value .Select-value-label,
        #sales-order-form .sales-order-sodetails-sales .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      #promotion-form .sales-order-sodetails-sales .selection-dropdown .Select-control .Select-input,
      #sales-order-form .sales-order-sodetails-sales .selection-dropdown .Select-control .Select-input {
        height: 25px; }
        #promotion-form .sales-order-sodetails-sales .selection-dropdown .Select-control .Select-input > input,
        #sales-order-form .sales-order-sodetails-sales .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

.email365 {
  margin-left: 0px;
  margin-bottom: 8px; }
  .email365 .selection-dropdown {
    width: 250px; }
    .email365 .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      .email365 .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      .email365 .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        .email365 .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      .email365 .selection-dropdown .Select-control .Select-input {
        height: 25px; }
        .email365 .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

.pricebro {
  margin-left: 0px;
  margin-bottom: 8px; }
  .pricebro .selection-dropdown {
    width: 227px; }
    .pricebro .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      .pricebro .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      .pricebro .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        .pricebro .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      .pricebro .selection-dropdown .Select-control .Select-input {
        height: 25px; }
        .pricebro .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

.buyerGFD {
  margin-left: 0px;
  margin-bottom: 8px; }
  .buyerGFD .selection-dropdown {
    width: 140px; }
    .buyerGFD .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      .buyerGFD .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      .buyerGFD .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        .buyerGFD .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      .buyerGFD .selection-dropdown .Select-control .Select-input {
        height: 25px; }
        .buyerGFD .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

.reassignGFD {
  margin-left: 0px;
  margin-bottom: 8px; }
  .reassignGFD .selection-dropdown {
    width: 250px; }
    .reassignGFD .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      .reassignGFD .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      .reassignGFD .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        .reassignGFD .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      .reassignGFD .selection-dropdown .Select-control .Select-input {
        height: 25px; }
        .reassignGFD .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

.routelap {
  margin-left: 0px;
  margin-bottom: 8px; }
  .routelap .selection-dropdown {
    width: 150px; }
    .routelap .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      .routelap .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      .routelap .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        .routelap .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      .routelap .selection-dropdown .Select-control .Select-input {
        height: 25px; }
        .routelap .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

#receive-merge-modal .customer-sales .selection-dropdown {
  width: 200px; }
  #receive-merge-modal .customer-sales .selection-dropdown .Select-control {
    height: 24px;
    border: 1px solid black;
    border-radius: 3px; }
    #receive-merge-modal .customer-sales .selection-dropdown .Select-control .Select-placeholder {
      line-height: 20px; }
    #receive-merge-modal .customer-sales .selection-dropdown .Select-control .Select-value {
      line-height: 20px; }
      #receive-merge-modal .customer-sales .selection-dropdown .Select-control .Select-value .Select-value-label {
        line-height: 20px; }
    #receive-merge-modal .customer-sales .selection-dropdown .Select-control .Select-input {
      height: 20px; }
      #receive-merge-modal .customer-sales .selection-dropdown .Select-control .Select-input > input {
        padding: 0px; }

#customers-page .customer-sales .selection-dropdown {
  width: 100px; }
  #customers-page .customer-sales .selection-dropdown .Select-control {
    height: 24px;
    border: 1px solid black;
    border-radius: 3px; }
    #customers-page .customer-sales .selection-dropdown .Select-control .Select-placeholder {
      line-height: 20px; }
    #customers-page .customer-sales .selection-dropdown .Select-control .Select-value {
      line-height: 20px; }
      #customers-page .customer-sales .selection-dropdown .Select-control .Select-value .Select-value-label {
        line-height: 20px; }
    #customers-page .customer-sales .selection-dropdown .Select-control .Select-input {
      height: 20px; }
      #customers-page .customer-sales .selection-dropdown .Select-control .Select-input > input {
        padding: 0px; }

.customer-detail-label {
  width: 70px;
  padding-right: 0; }

.so-details-tab h4, .check-out-info-tab h4 {
  padding-bottom: 5px;
  border-bottom: 2px solid #FFA000; }

.sales-order-details-panel {
  position: relative;
  top: 23px;
  right: -15px;
  padding-left: 0;
  white-space: nowrap; }
  .sales-order-details-panel .tab-content {
    height: 710px; }
  .sales-order-details-panel .notations > .tab-content {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
    height: 140px; }
  .sales-order-details-panel .check-out-info-tab .row {
    margin-bottom: 10px; }
  @media (max-width: 1700px) {
    .sales-order-details-panel {
      right: 0; } }
  .sales-order-details-panel .col-xs-3 {
    width: 30%;
    line-height: 25px; }
  .sales-order-details-panel .col-xs-9 {
    width: 70%; }

#promotion-form #customer-details label,
#promotion-form #billing-info label,
#promotion-form #so-dates label,
#sales-order-form #customer-details label,
#sales-order-form #billing-info label,
#sales-order-form #so-dates label,
#create-new-purchase-order #customer-details label,
#create-new-purchase-order #billing-info label,
#create-new-purchase-order #so-dates label {
  max-width: 90px;
  padding-right: 0; }

#promotion-form #customer-details label + div,
#promotion-form #billing-info label + div,
#sales-order-form #customer-details label + div,
#sales-order-form #billing-info label + div,
#create-new-purchase-order #customer-details label + div,
#create-new-purchase-order #billing-info label + div {
  padding-left: 0; }

#promotion-form .no-suggestions,
#sales-order-form .no-suggestions,
#create-new-purchase-order .no-suggestions {
  color: red;
  margin: 3px 0px 0px 440px;
  position: absolute; }

#promotion-form .search-by-max-width,
#sales-order-form .search-by-max-width,
#create-new-purchase-order .search-by-max-width {
  max-width: 125px; }

#promotion-form .inventory-label,
#sales-order-form .inventory-label,
#create-new-purchase-order .inventory-label {
  position: absolute;
  top: -4px;
  left: 8px;
  font-size: 16px;
  padding-bottom: 0px;
  border-bottom: 2px solid #FFA000; }

#promotion-form .levels-row,
#sales-order-form .levels-row,
#create-new-purchase-order .levels-row {
  display: flex;
  flex-direction: row;
  margin-top: 4px;
  padding-bottom: 0px; }

#promotion-form .inventory-label-china,
#sales-order-form .inventory-label-china,
#create-new-purchase-order .inventory-label-china {
  position: absolute;
  top: -3px;
  left: 8px;
  font-size: 17px;
  padding-bottom: 0px;
  border-bottom: 2px solid #FFA000; }

#promotion-form .nav > li > a,
#sales-order-form .nav > li > a,
#create-new-purchase-order .nav > li > a {
  font-size: 14px;
  padding: 3px 10px; }

#promotion-form .po-details-tab,
#sales-order-form .po-details-tab,
#create-new-purchase-order .po-details-tab {
  height: 100%; }
  #promotion-form .po-details-tab h4,
  #sales-order-form .po-details-tab h4,
  #create-new-purchase-order .po-details-tab h4 {
    padding-bottom: 5px;
    border-bottom: 2px solid #FFA000; }
    #promotion-form .po-details-tab h4.marginHeader,
    #sales-order-form .po-details-tab h4.marginHeader,
    #create-new-purchase-order .po-details-tab h4.marginHeader {
      margin-top: 0; }
  #promotion-form .po-details-tab .col-xs-6, #promotion-form .po-details-tab .col-xs-12,
  #sales-order-form .po-details-tab .col-xs-6,
  #sales-order-form .po-details-tab .col-xs-12,
  #create-new-purchase-order .po-details-tab .col-xs-6,
  #create-new-purchase-order .po-details-tab .col-xs-12 {
    margin-bottom: 5px; }
  #promotion-form .po-details-tab .sale-details-output .col-xs-12,
  #sales-order-form .po-details-tab .sale-details-output .col-xs-12,
  #create-new-purchase-order .po-details-tab .sale-details-output .col-xs-12 {
    margin-bottom: 0px; }
    #promotion-form .po-details-tab .sale-details-output .col-xs-12 .row,
    #sales-order-form .po-details-tab .sale-details-output .col-xs-12 .row,
    #create-new-purchase-order .po-details-tab .sale-details-output .col-xs-12 .row {
      margin-bottom: 0px; }
  #promotion-form .po-details-tab .sale-details-output,
  #sales-order-form .po-details-tab .sale-details-output,
  #create-new-purchase-order .po-details-tab .sale-details-output {
    position: relative;
    top: -25px; }
  #promotion-form .po-details-tab .set-line-height,
  #sales-order-form .po-details-tab .set-line-height,
  #create-new-purchase-order .po-details-tab .set-line-height {
    line-height: 25px; }
  #promotion-form .po-details-tab fieldset,
  #sales-order-form .po-details-tab fieldset,
  #create-new-purchase-order .po-details-tab fieldset {
    position: relative;
    top: -20px; }

#promotion-form .po-checkout-tab,
#sales-order-form .po-checkout-tab,
#create-new-purchase-order .po-checkout-tab {
  height: 721px; }

.group-tab,
.category-2-tab,
.category-2-b2b-tab,
.package-type-tab,
.measurement-unit-tab {
  height: 712px; }

.category-panel {
  height: 763px; }
  .category-panel .panel-heading {
    height: 20px;
    min-height: 20px;
    max-height: 20px; }

.group-tab .group-management-table-buttons, .category-panel .group-management-table-buttons {
  z-index: 1; }

.react-grid-Cell.editing .editor-main {
  padding: 0px; }

.react-grid-Toolbar {
  background: transparent !important;
  border: transparent !important; }
  .react-grid-Toolbar .btn, .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis .react-grid-Toolbar .ColVis_Button {
    font-weight: bold !important;
    padding: 4px 12px !important;
    background: white !important; }

.line-break-top {
  margin-top: 10px; }

.line-break-bottom {
  margin-bottom: 10px; }

.react-grid-checkbox-container > input[type="radio"],
.react-grid-checkbox-container > input[type="checkbox"] {
  position: absolute; }

.tab-products-table {
  position: relative; }
  .tab-products-table .position-btn {
    position: absolute;
    top: -30px;
    left: 13px;
    z-index: 10; }
  .tab-products-table .btn, .tab-products-table .ColVis .ColVis_Button, .ColVis .tab-products-table .ColVis_Button {
    padding: 1px 8px; }

.column_po {
  display: flex;
  flex-direction: column; }

#products-inventory-page #category-nav .panel .panel-body > div:last-child, #price-management-page #category-nav .panel .panel-body > div:last-child {
  padding-bottom: 0; }

@media (min-width: 1700px) {
  #products-inventory-page #category-nav, #price-management-page #category-nav {
    height: 800px;
    margin-bottom: 0px; } }

#products-inventory-page #products, #price-management-page #products {
  height: 800px;
  margin-bottom: 0px; }

#products-inventory-page #price-level-error, #price-management-page #price-level-error {
  width: 600px;
  margin-left: 100px; }

#manage-products .equal-sign, #inventory-details-page .equal-sign {
  position: absolute;
  left: 127px;
  top: 0px; }

#inventory-details-page .add-bin-range-section {
  margin: 0 0 0 5px; }
  #inventory-details-page .add-bin-range-section .btn-primary {
    position: absolute;
    top: -40px;
    right: 20px; }

#inventory-details-page .fa-arrow-circle-left,
#inventory-details-page .fa-arrow-circle-right {
  color: #388E3C; }
  #inventory-details-page .fa-arrow-circle-left.btn-lg, #inventory-details-page .btn-group-lg > .fa-arrow-circle-left.btn, #inventory-details-page .ColVis .btn-group-lg > .fa-arrow-circle-left.ColVis_Button, .ColVis #inventory-details-page .btn-group-lg > .fa-arrow-circle-left.ColVis_Button,
  #inventory-details-page .fa-arrow-circle-right.btn-lg,
  #inventory-details-page .btn-group-lg > .fa-arrow-circle-right.btn,
  #inventory-details-page .ColVis .btn-group-lg > .fa-arrow-circle-right.ColVis_Button, .ColVis
  #inventory-details-page .btn-group-lg > .fa-arrow-circle-right.ColVis_Button {
    font-size: 20px; }

#inventory-details-page .fa-arrow-circle-left {
  position: absolute;
  top: 50px;
  left: 60px; }

#inventory-details-page .fa-arrow-circle-right {
  position: absolute;
  top: 50px;
  left: 300px; }

#search-product-header-nav {
  width: 100%;
  position: absolute;
  top: 1px;
  margin: auto;
  z-index: 10; }
  #search-product-header-nav .row {
    max-width: 400px;
    margin: auto; }
  #search-product-header-nav span {
    position: relative;
    top: 5px; }
  #search-product-header-nav .fa {
    color: #388E3C; }
    #search-product-header-nav .fa.btn-lg, #search-product-header-nav .btn-group-lg > .fa.btn, #search-product-header-nav .ColVis .btn-group-lg > .fa.ColVis_Button, .ColVis #search-product-header-nav .btn-group-lg > .fa.ColVis_Button {
      font-size: 20px; }
  #search-product-header-nav .form-control, #search-product-header-nav body .bootstrap-tagsinput, body #search-product-header-nav .bootstrap-tagsinput {
    max-width: 100px;
    height: 25px;
    position: relative;
    left: 15px;
    font-weight: bold;
    font-size: 18px;
    background-color: #FFECB3; }
  #search-product-header-nav .prev-arrow, #search-product-header-nav .next-arrow {
    z-index: 100; }

.input[role=combobox] {
  z-index: 1060 !important; }

#react_table_inventory .react-grid-Cell__value {
  font-weight: bold; }

.multiKeyword {
  width: 290px; }

.byStart {
  width: 70px; }

.skylight-wrapper .table-buttons,
#purchase-quote-list .table-buttons,
#promotions .table-buttons,
#purchase-template-list .table-buttons,
#sales-order-form .table-buttons,
#create-new-purchase-order .table-buttons,
#sales-orders-list .table-buttons,
#sales-invoice .table-buttons,
#inventory-page .table-buttons,
#customers-page .table-buttons,
#vendors-page .table-buttons,
#payment-terms .table-buttons,
#edit-sales-invoice .table-buttons,
#general-dashboard .table-buttons,
#purchase-dashboard .table-buttons,
#purchase-manager-dashboard .table-buttons,
#sales-dashboard .table-buttons,
#warehouse-dashboard .table-buttons,
#president-dashboard .table-buttons,
#purchase-payment .table-buttons,
#inventory-details-page .table-buttons,
#edit-put-away .table-buttons,
#purchasing-performance .table-buttons,
#sales-performance .table-buttons,
#receive-history-list .table-buttons,
#edit-routes .table-buttons,
#inventory-return .table-buttons,
#purchase-return-list .table-buttons,
#purchase-reference-page .table-buttons,
#pos-report .table-buttons,
#products-inventory-page .table-buttons,
#purchase-payment-detail .table-buttons,
#create-inventory-receive .table-buttons,
#purchase-schedule-list .table-buttons,
#settings-user-management .table-buttons,
#settings-role-management .table-buttons,
#action-log .table-buttons,
#price-adjustment-page .table-buttons,
#purchase-pivot-chart-detail .table-buttons,
#receive-list .table-buttons,
#put-away-list .table-buttons,
#returns-customer-return .table-buttons,
#disptach-edit-routes .table-buttons,
#dispatch-routing .table-buttons,
#dispatch-shipping .table-buttons,
#inventory-repackage .table-buttons,
#purchase-return-form .table-buttons,
#purchase-order-list .table-buttons,
#product-convert .table-buttons,
#inventory-convert .table-buttons,
#inventory-adjustments .table-buttons,
#inventory-scrap .table-buttons,
#inventory-scrap-form .table-buttons,
#vendor-information .table-buttons,
#sales-customer-return-form .table-buttons,
#purchase-schedule-form .table-buttons,
#tax-management .table-buttons,
#user-management-detail .table-buttons,
#react-pagination .table-buttons,
#react-user-search .table-buttons,
#group-management-detail .table-buttons,
#mobile-management .table-buttons,
#promotion-form .table-buttons,
#sales-favorite-list .table-buttons,
#price-management-page .table-buttons,
#AR-detail .table-buttons,
#AR-create .table-buttons,
#AR .table-buttons,
#AP-detail .table-buttons,
#sales-order-form .table-buttons,
#AP .table-buttons {
  position: absolute;
  top: 15px;
  left: 15px; }

.skylight-wrapper .table-filters,
#purchase-quote-list .table-filters,
#promotions .table-filters,
#purchase-template-list .table-filters,
#sales-order-form .table-filters,
#create-new-purchase-order .table-filters,
#sales-orders-list .table-filters,
#sales-invoice .table-filters,
#inventory-page .table-filters,
#customers-page .table-filters,
#vendors-page .table-filters,
#payment-terms .table-filters,
#edit-sales-invoice .table-filters,
#general-dashboard .table-filters,
#purchase-dashboard .table-filters,
#purchase-manager-dashboard .table-filters,
#sales-dashboard .table-filters,
#warehouse-dashboard .table-filters,
#president-dashboard .table-filters,
#purchase-payment .table-filters,
#inventory-details-page .table-filters,
#edit-put-away .table-filters,
#purchasing-performance .table-filters,
#sales-performance .table-filters,
#receive-history-list .table-filters,
#edit-routes .table-filters,
#inventory-return .table-filters,
#purchase-return-list .table-filters,
#purchase-reference-page .table-filters,
#pos-report .table-filters,
#products-inventory-page .table-filters,
#purchase-payment-detail .table-filters,
#create-inventory-receive .table-filters,
#purchase-schedule-list .table-filters,
#settings-user-management .table-filters,
#settings-role-management .table-filters,
#action-log .table-filters,
#price-adjustment-page .table-filters,
#purchase-pivot-chart-detail .table-filters,
#receive-list .table-filters,
#put-away-list .table-filters,
#returns-customer-return .table-filters,
#disptach-edit-routes .table-filters,
#dispatch-routing .table-filters,
#dispatch-shipping .table-filters,
#inventory-repackage .table-filters,
#purchase-return-form .table-filters,
#purchase-order-list .table-filters,
#product-convert .table-filters,
#inventory-convert .table-filters,
#inventory-adjustments .table-filters,
#inventory-scrap .table-filters,
#inventory-scrap-form .table-filters,
#vendor-information .table-filters,
#sales-customer-return-form .table-filters,
#purchase-schedule-form .table-filters,
#tax-management .table-filters,
#user-management-detail .table-filters,
#react-pagination .table-filters,
#react-user-search .table-filters,
#group-management-detail .table-filters,
#mobile-management .table-filters,
#promotion-form .table-filters,
#sales-favorite-list .table-filters,
#price-management-page .table-filters,
#AR-detail .table-filters,
#AR-create .table-filters,
#AR .table-filters,
#AP-detail .table-filters,
#sales-order-form .table-filters,
#AP .table-filters {
  width: 580px;
  position: absolute;
  left: 330px; }
  .skylight-wrapper .table-filters .control-label,
  #purchase-quote-list .table-filters .control-label,
  #promotions .table-filters .control-label,
  #purchase-template-list .table-filters .control-label,
  #sales-order-form .table-filters .control-label,
  #create-new-purchase-order .table-filters .control-label,
  #sales-orders-list .table-filters .control-label,
  #sales-invoice .table-filters .control-label,
  #inventory-page .table-filters .control-label,
  #customers-page .table-filters .control-label,
  #vendors-page .table-filters .control-label,
  #payment-terms .table-filters .control-label,
  #edit-sales-invoice .table-filters .control-label,
  #general-dashboard .table-filters .control-label,
  #purchase-dashboard .table-filters .control-label,
  #purchase-manager-dashboard .table-filters .control-label,
  #sales-dashboard .table-filters .control-label,
  #warehouse-dashboard .table-filters .control-label,
  #president-dashboard .table-filters .control-label,
  #purchase-payment .table-filters .control-label,
  #inventory-details-page .table-filters .control-label,
  #edit-put-away .table-filters .control-label,
  #purchasing-performance .table-filters .control-label,
  #sales-performance .table-filters .control-label,
  #receive-history-list .table-filters .control-label,
  #edit-routes .table-filters .control-label,
  #inventory-return .table-filters .control-label,
  #purchase-return-list .table-filters .control-label,
  #purchase-reference-page .table-filters .control-label,
  #pos-report .table-filters .control-label,
  #products-inventory-page .table-filters .control-label,
  #purchase-payment-detail .table-filters .control-label,
  #create-inventory-receive .table-filters .control-label,
  #purchase-schedule-list .table-filters .control-label,
  #settings-user-management .table-filters .control-label,
  #settings-role-management .table-filters .control-label,
  #action-log .table-filters .control-label,
  #price-adjustment-page .table-filters .control-label,
  #purchase-pivot-chart-detail .table-filters .control-label,
  #receive-list .table-filters .control-label,
  #put-away-list .table-filters .control-label,
  #returns-customer-return .table-filters .control-label,
  #disptach-edit-routes .table-filters .control-label,
  #dispatch-routing .table-filters .control-label,
  #dispatch-shipping .table-filters .control-label,
  #inventory-repackage .table-filters .control-label,
  #purchase-return-form .table-filters .control-label,
  #purchase-order-list .table-filters .control-label,
  #product-convert .table-filters .control-label,
  #inventory-convert .table-filters .control-label,
  #inventory-adjustments .table-filters .control-label,
  #inventory-scrap .table-filters .control-label,
  #inventory-scrap-form .table-filters .control-label,
  #vendor-information .table-filters .control-label,
  #sales-customer-return-form .table-filters .control-label,
  #purchase-schedule-form .table-filters .control-label,
  #tax-management .table-filters .control-label,
  #user-management-detail .table-filters .control-label,
  #react-pagination .table-filters .control-label,
  #react-user-search .table-filters .control-label,
  #group-management-detail .table-filters .control-label,
  #mobile-management .table-filters .control-label,
  #promotion-form .table-filters .control-label,
  #sales-favorite-list .table-filters .control-label,
  #price-management-page .table-filters .control-label,
  #AR-detail .table-filters .control-label,
  #AR-create .table-filters .control-label,
  #AR .table-filters .control-label,
  #AP-detail .table-filters .control-label,
  #sales-order-form .table-filters .control-label,
  #AP .table-filters .control-label {
    width: 60px;
    padding-top: 3px;
    margin-right: 10px;
    float: left; }
  .skylight-wrapper .table-filters .control-dropdown,
  #purchase-quote-list .table-filters .control-dropdown,
  #promotions .table-filters .control-dropdown,
  #purchase-template-list .table-filters .control-dropdown,
  #sales-order-form .table-filters .control-dropdown,
  #create-new-purchase-order .table-filters .control-dropdown,
  #sales-orders-list .table-filters .control-dropdown,
  #sales-invoice .table-filters .control-dropdown,
  #inventory-page .table-filters .control-dropdown,
  #customers-page .table-filters .control-dropdown,
  #vendors-page .table-filters .control-dropdown,
  #payment-terms .table-filters .control-dropdown,
  #edit-sales-invoice .table-filters .control-dropdown,
  #general-dashboard .table-filters .control-dropdown,
  #purchase-dashboard .table-filters .control-dropdown,
  #purchase-manager-dashboard .table-filters .control-dropdown,
  #sales-dashboard .table-filters .control-dropdown,
  #warehouse-dashboard .table-filters .control-dropdown,
  #president-dashboard .table-filters .control-dropdown,
  #purchase-payment .table-filters .control-dropdown,
  #inventory-details-page .table-filters .control-dropdown,
  #edit-put-away .table-filters .control-dropdown,
  #purchasing-performance .table-filters .control-dropdown,
  #sales-performance .table-filters .control-dropdown,
  #receive-history-list .table-filters .control-dropdown,
  #edit-routes .table-filters .control-dropdown,
  #inventory-return .table-filters .control-dropdown,
  #purchase-return-list .table-filters .control-dropdown,
  #purchase-reference-page .table-filters .control-dropdown,
  #pos-report .table-filters .control-dropdown,
  #products-inventory-page .table-filters .control-dropdown,
  #purchase-payment-detail .table-filters .control-dropdown,
  #create-inventory-receive .table-filters .control-dropdown,
  #purchase-schedule-list .table-filters .control-dropdown,
  #settings-user-management .table-filters .control-dropdown,
  #settings-role-management .table-filters .control-dropdown,
  #action-log .table-filters .control-dropdown,
  #price-adjustment-page .table-filters .control-dropdown,
  #purchase-pivot-chart-detail .table-filters .control-dropdown,
  #receive-list .table-filters .control-dropdown,
  #put-away-list .table-filters .control-dropdown,
  #returns-customer-return .table-filters .control-dropdown,
  #disptach-edit-routes .table-filters .control-dropdown,
  #dispatch-routing .table-filters .control-dropdown,
  #dispatch-shipping .table-filters .control-dropdown,
  #inventory-repackage .table-filters .control-dropdown,
  #purchase-return-form .table-filters .control-dropdown,
  #purchase-order-list .table-filters .control-dropdown,
  #product-convert .table-filters .control-dropdown,
  #inventory-convert .table-filters .control-dropdown,
  #inventory-adjustments .table-filters .control-dropdown,
  #inventory-scrap .table-filters .control-dropdown,
  #inventory-scrap-form .table-filters .control-dropdown,
  #vendor-information .table-filters .control-dropdown,
  #sales-customer-return-form .table-filters .control-dropdown,
  #purchase-schedule-form .table-filters .control-dropdown,
  #tax-management .table-filters .control-dropdown,
  #user-management-detail .table-filters .control-dropdown,
  #react-pagination .table-filters .control-dropdown,
  #react-user-search .table-filters .control-dropdown,
  #group-management-detail .table-filters .control-dropdown,
  #mobile-management .table-filters .control-dropdown,
  #promotion-form .table-filters .control-dropdown,
  #sales-favorite-list .table-filters .control-dropdown,
  #price-management-page .table-filters .control-dropdown,
  #AR-detail .table-filters .control-dropdown,
  #AR-create .table-filters .control-dropdown,
  #AR .table-filters .control-dropdown,
  #AP-detail .table-filters .control-dropdown,
  #sales-order-form .table-filters .control-dropdown,
  #AP .table-filters .control-dropdown {
    width: 150px;
    margin-right: 30px;
    float: left; }
    .skylight-wrapper .table-filters .control-dropdown:last-child,
    #purchase-quote-list .table-filters .control-dropdown:last-child,
    #promotions .table-filters .control-dropdown:last-child,
    #purchase-template-list .table-filters .control-dropdown:last-child,
    #sales-order-form .table-filters .control-dropdown:last-child,
    #create-new-purchase-order .table-filters .control-dropdown:last-child,
    #sales-orders-list .table-filters .control-dropdown:last-child,
    #sales-invoice .table-filters .control-dropdown:last-child,
    #inventory-page .table-filters .control-dropdown:last-child,
    #customers-page .table-filters .control-dropdown:last-child,
    #vendors-page .table-filters .control-dropdown:last-child,
    #payment-terms .table-filters .control-dropdown:last-child,
    #edit-sales-invoice .table-filters .control-dropdown:last-child,
    #general-dashboard .table-filters .control-dropdown:last-child,
    #purchase-dashboard .table-filters .control-dropdown:last-child,
    #purchase-manager-dashboard .table-filters .control-dropdown:last-child,
    #sales-dashboard .table-filters .control-dropdown:last-child,
    #warehouse-dashboard .table-filters .control-dropdown:last-child,
    #president-dashboard .table-filters .control-dropdown:last-child,
    #purchase-payment .table-filters .control-dropdown:last-child,
    #inventory-details-page .table-filters .control-dropdown:last-child,
    #edit-put-away .table-filters .control-dropdown:last-child,
    #purchasing-performance .table-filters .control-dropdown:last-child,
    #sales-performance .table-filters .control-dropdown:last-child,
    #receive-history-list .table-filters .control-dropdown:last-child,
    #edit-routes .table-filters .control-dropdown:last-child,
    #inventory-return .table-filters .control-dropdown:last-child,
    #purchase-return-list .table-filters .control-dropdown:last-child,
    #purchase-reference-page .table-filters .control-dropdown:last-child,
    #pos-report .table-filters .control-dropdown:last-child,
    #products-inventory-page .table-filters .control-dropdown:last-child,
    #purchase-payment-detail .table-filters .control-dropdown:last-child,
    #create-inventory-receive .table-filters .control-dropdown:last-child,
    #purchase-schedule-list .table-filters .control-dropdown:last-child,
    #settings-user-management .table-filters .control-dropdown:last-child,
    #settings-role-management .table-filters .control-dropdown:last-child,
    #action-log .table-filters .control-dropdown:last-child,
    #price-adjustment-page .table-filters .control-dropdown:last-child,
    #purchase-pivot-chart-detail .table-filters .control-dropdown:last-child,
    #receive-list .table-filters .control-dropdown:last-child,
    #put-away-list .table-filters .control-dropdown:last-child,
    #returns-customer-return .table-filters .control-dropdown:last-child,
    #disptach-edit-routes .table-filters .control-dropdown:last-child,
    #dispatch-routing .table-filters .control-dropdown:last-child,
    #dispatch-shipping .table-filters .control-dropdown:last-child,
    #inventory-repackage .table-filters .control-dropdown:last-child,
    #purchase-return-form .table-filters .control-dropdown:last-child,
    #purchase-order-list .table-filters .control-dropdown:last-child,
    #product-convert .table-filters .control-dropdown:last-child,
    #inventory-convert .table-filters .control-dropdown:last-child,
    #inventory-adjustments .table-filters .control-dropdown:last-child,
    #inventory-scrap .table-filters .control-dropdown:last-child,
    #inventory-scrap-form .table-filters .control-dropdown:last-child,
    #vendor-information .table-filters .control-dropdown:last-child,
    #sales-customer-return-form .table-filters .control-dropdown:last-child,
    #purchase-schedule-form .table-filters .control-dropdown:last-child,
    #tax-management .table-filters .control-dropdown:last-child,
    #user-management-detail .table-filters .control-dropdown:last-child,
    #react-pagination .table-filters .control-dropdown:last-child,
    #react-user-search .table-filters .control-dropdown:last-child,
    #group-management-detail .table-filters .control-dropdown:last-child,
    #mobile-management .table-filters .control-dropdown:last-child,
    #promotion-form .table-filters .control-dropdown:last-child,
    #sales-favorite-list .table-filters .control-dropdown:last-child,
    #price-management-page .table-filters .control-dropdown:last-child,
    #AR-detail .table-filters .control-dropdown:last-child,
    #AR-create .table-filters .control-dropdown:last-child,
    #AR .table-filters .control-dropdown:last-child,
    #AP-detail .table-filters .control-dropdown:last-child,
    #sales-order-form .table-filters .control-dropdown:last-child,
    #AP .table-filters .control-dropdown:last-child {
      margin-right: 0; }

.skylight-wrapper .react-grid-Container .react-grid-Toolbar,
#purchase-quote-list .react-grid-Container .react-grid-Toolbar,
#promotions .react-grid-Container .react-grid-Toolbar,
#purchase-template-list .react-grid-Container .react-grid-Toolbar,
#sales-order-form .react-grid-Container .react-grid-Toolbar,
#create-new-purchase-order .react-grid-Container .react-grid-Toolbar,
#sales-orders-list .react-grid-Container .react-grid-Toolbar,
#sales-invoice .react-grid-Container .react-grid-Toolbar,
#inventory-page .react-grid-Container .react-grid-Toolbar,
#customers-page .react-grid-Container .react-grid-Toolbar,
#vendors-page .react-grid-Container .react-grid-Toolbar,
#payment-terms .react-grid-Container .react-grid-Toolbar,
#edit-sales-invoice .react-grid-Container .react-grid-Toolbar,
#general-dashboard .react-grid-Container .react-grid-Toolbar,
#purchase-dashboard .react-grid-Container .react-grid-Toolbar,
#purchase-manager-dashboard .react-grid-Container .react-grid-Toolbar,
#sales-dashboard .react-grid-Container .react-grid-Toolbar,
#warehouse-dashboard .react-grid-Container .react-grid-Toolbar,
#president-dashboard .react-grid-Container .react-grid-Toolbar,
#purchase-payment .react-grid-Container .react-grid-Toolbar,
#inventory-details-page .react-grid-Container .react-grid-Toolbar,
#edit-put-away .react-grid-Container .react-grid-Toolbar,
#purchasing-performance .react-grid-Container .react-grid-Toolbar,
#sales-performance .react-grid-Container .react-grid-Toolbar,
#receive-history-list .react-grid-Container .react-grid-Toolbar,
#edit-routes .react-grid-Container .react-grid-Toolbar,
#inventory-return .react-grid-Container .react-grid-Toolbar,
#purchase-return-list .react-grid-Container .react-grid-Toolbar,
#purchase-reference-page .react-grid-Container .react-grid-Toolbar,
#pos-report .react-grid-Container .react-grid-Toolbar,
#products-inventory-page .react-grid-Container .react-grid-Toolbar,
#purchase-payment-detail .react-grid-Container .react-grid-Toolbar,
#create-inventory-receive .react-grid-Container .react-grid-Toolbar,
#purchase-schedule-list .react-grid-Container .react-grid-Toolbar,
#settings-user-management .react-grid-Container .react-grid-Toolbar,
#settings-role-management .react-grid-Container .react-grid-Toolbar,
#action-log .react-grid-Container .react-grid-Toolbar,
#price-adjustment-page .react-grid-Container .react-grid-Toolbar,
#purchase-pivot-chart-detail .react-grid-Container .react-grid-Toolbar,
#receive-list .react-grid-Container .react-grid-Toolbar,
#put-away-list .react-grid-Container .react-grid-Toolbar,
#returns-customer-return .react-grid-Container .react-grid-Toolbar,
#disptach-edit-routes .react-grid-Container .react-grid-Toolbar,
#dispatch-routing .react-grid-Container .react-grid-Toolbar,
#dispatch-shipping .react-grid-Container .react-grid-Toolbar,
#inventory-repackage .react-grid-Container .react-grid-Toolbar,
#purchase-return-form .react-grid-Container .react-grid-Toolbar,
#purchase-order-list .react-grid-Container .react-grid-Toolbar,
#product-convert .react-grid-Container .react-grid-Toolbar,
#inventory-convert .react-grid-Container .react-grid-Toolbar,
#inventory-adjustments .react-grid-Container .react-grid-Toolbar,
#inventory-scrap .react-grid-Container .react-grid-Toolbar,
#inventory-scrap-form .react-grid-Container .react-grid-Toolbar,
#vendor-information .react-grid-Container .react-grid-Toolbar,
#sales-customer-return-form .react-grid-Container .react-grid-Toolbar,
#purchase-schedule-form .react-grid-Container .react-grid-Toolbar,
#tax-management .react-grid-Container .react-grid-Toolbar,
#user-management-detail .react-grid-Container .react-grid-Toolbar,
#react-pagination .react-grid-Container .react-grid-Toolbar,
#react-user-search .react-grid-Container .react-grid-Toolbar,
#group-management-detail .react-grid-Container .react-grid-Toolbar,
#mobile-management .react-grid-Container .react-grid-Toolbar,
#promotion-form .react-grid-Container .react-grid-Toolbar,
#sales-favorite-list .react-grid-Container .react-grid-Toolbar,
#price-management-page .react-grid-Container .react-grid-Toolbar,
#AR-detail .react-grid-Container .react-grid-Toolbar,
#AR-create .react-grid-Container .react-grid-Toolbar,
#AR .react-grid-Container .react-grid-Toolbar,
#AP-detail .react-grid-Container .react-grid-Toolbar,
#sales-order-form .react-grid-Container .react-grid-Toolbar,
#AP .react-grid-Container .react-grid-Toolbar {
  height: 40px !important;
  padding: 0 !important;
  background-color: transparent !important;
  border: 1px solid transparent !important; }
  .skylight-wrapper .react-grid-Container .react-grid-Toolbar .tools,
  #purchase-quote-list .react-grid-Container .react-grid-Toolbar .tools,
  #promotions .react-grid-Container .react-grid-Toolbar .tools,
  #purchase-template-list .react-grid-Container .react-grid-Toolbar .tools,
  #sales-order-form .react-grid-Container .react-grid-Toolbar .tools,
  #create-new-purchase-order .react-grid-Container .react-grid-Toolbar .tools,
  #sales-orders-list .react-grid-Container .react-grid-Toolbar .tools,
  #sales-invoice .react-grid-Container .react-grid-Toolbar .tools,
  #inventory-page .react-grid-Container .react-grid-Toolbar .tools,
  #customers-page .react-grid-Container .react-grid-Toolbar .tools,
  #vendors-page .react-grid-Container .react-grid-Toolbar .tools,
  #payment-terms .react-grid-Container .react-grid-Toolbar .tools,
  #edit-sales-invoice .react-grid-Container .react-grid-Toolbar .tools,
  #general-dashboard .react-grid-Container .react-grid-Toolbar .tools,
  #purchase-dashboard .react-grid-Container .react-grid-Toolbar .tools,
  #purchase-manager-dashboard .react-grid-Container .react-grid-Toolbar .tools,
  #sales-dashboard .react-grid-Container .react-grid-Toolbar .tools,
  #warehouse-dashboard .react-grid-Container .react-grid-Toolbar .tools,
  #president-dashboard .react-grid-Container .react-grid-Toolbar .tools,
  #purchase-payment .react-grid-Container .react-grid-Toolbar .tools,
  #inventory-details-page .react-grid-Container .react-grid-Toolbar .tools,
  #edit-put-away .react-grid-Container .react-grid-Toolbar .tools,
  #purchasing-performance .react-grid-Container .react-grid-Toolbar .tools,
  #sales-performance .react-grid-Container .react-grid-Toolbar .tools,
  #receive-history-list .react-grid-Container .react-grid-Toolbar .tools,
  #edit-routes .react-grid-Container .react-grid-Toolbar .tools,
  #inventory-return .react-grid-Container .react-grid-Toolbar .tools,
  #purchase-return-list .react-grid-Container .react-grid-Toolbar .tools,
  #purchase-reference-page .react-grid-Container .react-grid-Toolbar .tools,
  #pos-report .react-grid-Container .react-grid-Toolbar .tools,
  #products-inventory-page .react-grid-Container .react-grid-Toolbar .tools,
  #purchase-payment-detail .react-grid-Container .react-grid-Toolbar .tools,
  #create-inventory-receive .react-grid-Container .react-grid-Toolbar .tools,
  #purchase-schedule-list .react-grid-Container .react-grid-Toolbar .tools,
  #settings-user-management .react-grid-Container .react-grid-Toolbar .tools,
  #settings-role-management .react-grid-Container .react-grid-Toolbar .tools,
  #action-log .react-grid-Container .react-grid-Toolbar .tools,
  #price-adjustment-page .react-grid-Container .react-grid-Toolbar .tools,
  #purchase-pivot-chart-detail .react-grid-Container .react-grid-Toolbar .tools,
  #receive-list .react-grid-Container .react-grid-Toolbar .tools,
  #put-away-list .react-grid-Container .react-grid-Toolbar .tools,
  #returns-customer-return .react-grid-Container .react-grid-Toolbar .tools,
  #disptach-edit-routes .react-grid-Container .react-grid-Toolbar .tools,
  #dispatch-routing .react-grid-Container .react-grid-Toolbar .tools,
  #dispatch-shipping .react-grid-Container .react-grid-Toolbar .tools,
  #inventory-repackage .react-grid-Container .react-grid-Toolbar .tools,
  #purchase-return-form .react-grid-Container .react-grid-Toolbar .tools,
  #purchase-order-list .react-grid-Container .react-grid-Toolbar .tools,
  #product-convert .react-grid-Container .react-grid-Toolbar .tools,
  #inventory-convert .react-grid-Container .react-grid-Toolbar .tools,
  #inventory-adjustments .react-grid-Container .react-grid-Toolbar .tools,
  #inventory-scrap .react-grid-Container .react-grid-Toolbar .tools,
  #inventory-scrap-form .react-grid-Container .react-grid-Toolbar .tools,
  #vendor-information .react-grid-Container .react-grid-Toolbar .tools,
  #sales-customer-return-form .react-grid-Container .react-grid-Toolbar .tools,
  #purchase-schedule-form .react-grid-Container .react-grid-Toolbar .tools,
  #tax-management .react-grid-Container .react-grid-Toolbar .tools,
  #user-management-detail .react-grid-Container .react-grid-Toolbar .tools,
  #react-pagination .react-grid-Container .react-grid-Toolbar .tools,
  #react-user-search .react-grid-Container .react-grid-Toolbar .tools,
  #group-management-detail .react-grid-Container .react-grid-Toolbar .tools,
  #mobile-management .react-grid-Container .react-grid-Toolbar .tools,
  #promotion-form .react-grid-Container .react-grid-Toolbar .tools,
  #sales-favorite-list .react-grid-Container .react-grid-Toolbar .tools,
  #price-management-page .react-grid-Container .react-grid-Toolbar .tools,
  #AR-detail .react-grid-Container .react-grid-Toolbar .tools,
  #AR-create .react-grid-Container .react-grid-Toolbar .tools,
  #AR .react-grid-Container .react-grid-Toolbar .tools,
  #AP-detail .react-grid-Container .react-grid-Toolbar .tools,
  #sales-order-form .react-grid-Container .react-grid-Toolbar .tools,
  #AP .react-grid-Container .react-grid-Toolbar .tools {
    margin-top: 0 !important;
    position: relative !important;
    top: -1px;
    right: 0px !important;
    z-index: 1; }
  .skylight-wrapper .react-grid-Container .react-grid-Toolbar .btn, .skylight-wrapper .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis .skylight-wrapper .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #purchase-quote-list .react-grid-Container .react-grid-Toolbar .btn,
  #purchase-quote-list .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #purchase-quote-list .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #promotions .react-grid-Container .react-grid-Toolbar .btn,
  #promotions .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #promotions .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #purchase-template-list .react-grid-Container .react-grid-Toolbar .btn,
  #purchase-template-list .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #purchase-template-list .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #sales-order-form .react-grid-Container .react-grid-Toolbar .btn,
  #sales-order-form .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #sales-order-form .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #create-new-purchase-order .react-grid-Container .react-grid-Toolbar .btn,
  #create-new-purchase-order .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #create-new-purchase-order .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #sales-orders-list .react-grid-Container .react-grid-Toolbar .btn,
  #sales-orders-list .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #sales-orders-list .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #sales-invoice .react-grid-Container .react-grid-Toolbar .btn,
  #sales-invoice .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #sales-invoice .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #inventory-page .react-grid-Container .react-grid-Toolbar .btn,
  #inventory-page .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #inventory-page .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #customers-page .react-grid-Container .react-grid-Toolbar .btn,
  #customers-page .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #customers-page .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #vendors-page .react-grid-Container .react-grid-Toolbar .btn,
  #vendors-page .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #vendors-page .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #payment-terms .react-grid-Container .react-grid-Toolbar .btn,
  #payment-terms .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #payment-terms .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #edit-sales-invoice .react-grid-Container .react-grid-Toolbar .btn,
  #edit-sales-invoice .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #edit-sales-invoice .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #general-dashboard .react-grid-Container .react-grid-Toolbar .btn,
  #general-dashboard .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #general-dashboard .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #purchase-dashboard .react-grid-Container .react-grid-Toolbar .btn,
  #purchase-dashboard .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #purchase-dashboard .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #purchase-manager-dashboard .react-grid-Container .react-grid-Toolbar .btn,
  #purchase-manager-dashboard .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #purchase-manager-dashboard .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #sales-dashboard .react-grid-Container .react-grid-Toolbar .btn,
  #sales-dashboard .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #sales-dashboard .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #warehouse-dashboard .react-grid-Container .react-grid-Toolbar .btn,
  #warehouse-dashboard .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #warehouse-dashboard .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #president-dashboard .react-grid-Container .react-grid-Toolbar .btn,
  #president-dashboard .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #president-dashboard .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #purchase-payment .react-grid-Container .react-grid-Toolbar .btn,
  #purchase-payment .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #purchase-payment .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #inventory-details-page .react-grid-Container .react-grid-Toolbar .btn,
  #inventory-details-page .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #inventory-details-page .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #edit-put-away .react-grid-Container .react-grid-Toolbar .btn,
  #edit-put-away .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #edit-put-away .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #purchasing-performance .react-grid-Container .react-grid-Toolbar .btn,
  #purchasing-performance .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #purchasing-performance .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #sales-performance .react-grid-Container .react-grid-Toolbar .btn,
  #sales-performance .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #sales-performance .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #receive-history-list .react-grid-Container .react-grid-Toolbar .btn,
  #receive-history-list .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #receive-history-list .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #edit-routes .react-grid-Container .react-grid-Toolbar .btn,
  #edit-routes .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #edit-routes .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #inventory-return .react-grid-Container .react-grid-Toolbar .btn,
  #inventory-return .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #inventory-return .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #purchase-return-list .react-grid-Container .react-grid-Toolbar .btn,
  #purchase-return-list .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #purchase-return-list .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #purchase-reference-page .react-grid-Container .react-grid-Toolbar .btn,
  #purchase-reference-page .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #purchase-reference-page .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #pos-report .react-grid-Container .react-grid-Toolbar .btn,
  #pos-report .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #pos-report .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #products-inventory-page .react-grid-Container .react-grid-Toolbar .btn,
  #products-inventory-page .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #products-inventory-page .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #purchase-payment-detail .react-grid-Container .react-grid-Toolbar .btn,
  #purchase-payment-detail .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #purchase-payment-detail .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #create-inventory-receive .react-grid-Container .react-grid-Toolbar .btn,
  #create-inventory-receive .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #create-inventory-receive .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #purchase-schedule-list .react-grid-Container .react-grid-Toolbar .btn,
  #purchase-schedule-list .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #purchase-schedule-list .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #settings-user-management .react-grid-Container .react-grid-Toolbar .btn,
  #settings-user-management .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #settings-user-management .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #settings-role-management .react-grid-Container .react-grid-Toolbar .btn,
  #settings-role-management .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #settings-role-management .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #action-log .react-grid-Container .react-grid-Toolbar .btn,
  #action-log .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #action-log .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #price-adjustment-page .react-grid-Container .react-grid-Toolbar .btn,
  #price-adjustment-page .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #price-adjustment-page .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #purchase-pivot-chart-detail .react-grid-Container .react-grid-Toolbar .btn,
  #purchase-pivot-chart-detail .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #purchase-pivot-chart-detail .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #receive-list .react-grid-Container .react-grid-Toolbar .btn,
  #receive-list .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #receive-list .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #put-away-list .react-grid-Container .react-grid-Toolbar .btn,
  #put-away-list .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #put-away-list .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #returns-customer-return .react-grid-Container .react-grid-Toolbar .btn,
  #returns-customer-return .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #returns-customer-return .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #disptach-edit-routes .react-grid-Container .react-grid-Toolbar .btn,
  #disptach-edit-routes .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #disptach-edit-routes .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #dispatch-routing .react-grid-Container .react-grid-Toolbar .btn,
  #dispatch-routing .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #dispatch-routing .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #dispatch-shipping .react-grid-Container .react-grid-Toolbar .btn,
  #dispatch-shipping .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #dispatch-shipping .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #inventory-repackage .react-grid-Container .react-grid-Toolbar .btn,
  #inventory-repackage .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #inventory-repackage .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #purchase-return-form .react-grid-Container .react-grid-Toolbar .btn,
  #purchase-return-form .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #purchase-return-form .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #purchase-order-list .react-grid-Container .react-grid-Toolbar .btn,
  #purchase-order-list .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #purchase-order-list .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #product-convert .react-grid-Container .react-grid-Toolbar .btn,
  #product-convert .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #product-convert .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #inventory-convert .react-grid-Container .react-grid-Toolbar .btn,
  #inventory-convert .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #inventory-convert .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #inventory-adjustments .react-grid-Container .react-grid-Toolbar .btn,
  #inventory-adjustments .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #inventory-adjustments .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #inventory-scrap .react-grid-Container .react-grid-Toolbar .btn,
  #inventory-scrap .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #inventory-scrap .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #inventory-scrap-form .react-grid-Container .react-grid-Toolbar .btn,
  #inventory-scrap-form .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #inventory-scrap-form .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #vendor-information .react-grid-Container .react-grid-Toolbar .btn,
  #vendor-information .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #vendor-information .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #sales-customer-return-form .react-grid-Container .react-grid-Toolbar .btn,
  #sales-customer-return-form .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #sales-customer-return-form .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #purchase-schedule-form .react-grid-Container .react-grid-Toolbar .btn,
  #purchase-schedule-form .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #purchase-schedule-form .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #tax-management .react-grid-Container .react-grid-Toolbar .btn,
  #tax-management .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #tax-management .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #user-management-detail .react-grid-Container .react-grid-Toolbar .btn,
  #user-management-detail .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #user-management-detail .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #react-pagination .react-grid-Container .react-grid-Toolbar .btn,
  #react-pagination .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #react-pagination .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #react-user-search .react-grid-Container .react-grid-Toolbar .btn,
  #react-user-search .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #react-user-search .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #group-management-detail .react-grid-Container .react-grid-Toolbar .btn,
  #group-management-detail .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #group-management-detail .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #mobile-management .react-grid-Container .react-grid-Toolbar .btn,
  #mobile-management .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #mobile-management .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #promotion-form .react-grid-Container .react-grid-Toolbar .btn,
  #promotion-form .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #promotion-form .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #sales-favorite-list .react-grid-Container .react-grid-Toolbar .btn,
  #sales-favorite-list .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #sales-favorite-list .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #price-management-page .react-grid-Container .react-grid-Toolbar .btn,
  #price-management-page .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #price-management-page .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #AR-detail .react-grid-Container .react-grid-Toolbar .btn,
  #AR-detail .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #AR-detail .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #AR-create .react-grid-Container .react-grid-Toolbar .btn,
  #AR-create .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #AR-create .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #AR .react-grid-Container .react-grid-Toolbar .btn,
  #AR .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #AR .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #AP-detail .react-grid-Container .react-grid-Toolbar .btn,
  #AP-detail .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #AP-detail .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #sales-order-form .react-grid-Container .react-grid-Toolbar .btn,
  #sales-order-form .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #sales-order-form .react-grid-Container .react-grid-Toolbar .ColVis_Button,
  #AP .react-grid-Container .react-grid-Toolbar .btn,
  #AP .react-grid-Container .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis
  #AP .react-grid-Container .react-grid-Toolbar .ColVis_Button {
    padding: 2px 10px !important;
    font-size: 13px !important;
    font-weight: bold !important;
    line-height: 1.52857;
    background-color: white !important;
    border: 1px solid #CFD8DC;
    border-bottom: 2px solid #CFD8DC;
    color: #607D8B !important; }

.skylight-wrapper .react-grid-Container .react-grid-Main,
#purchase-quote-list .react-grid-Container .react-grid-Main,
#promotions .react-grid-Container .react-grid-Main,
#purchase-template-list .react-grid-Container .react-grid-Main,
#sales-order-form .react-grid-Container .react-grid-Main,
#create-new-purchase-order .react-grid-Container .react-grid-Main,
#sales-orders-list .react-grid-Container .react-grid-Main,
#sales-invoice .react-grid-Container .react-grid-Main,
#inventory-page .react-grid-Container .react-grid-Main,
#customers-page .react-grid-Container .react-grid-Main,
#vendors-page .react-grid-Container .react-grid-Main,
#payment-terms .react-grid-Container .react-grid-Main,
#edit-sales-invoice .react-grid-Container .react-grid-Main,
#general-dashboard .react-grid-Container .react-grid-Main,
#purchase-dashboard .react-grid-Container .react-grid-Main,
#purchase-manager-dashboard .react-grid-Container .react-grid-Main,
#sales-dashboard .react-grid-Container .react-grid-Main,
#warehouse-dashboard .react-grid-Container .react-grid-Main,
#president-dashboard .react-grid-Container .react-grid-Main,
#purchase-payment .react-grid-Container .react-grid-Main,
#inventory-details-page .react-grid-Container .react-grid-Main,
#edit-put-away .react-grid-Container .react-grid-Main,
#purchasing-performance .react-grid-Container .react-grid-Main,
#sales-performance .react-grid-Container .react-grid-Main,
#receive-history-list .react-grid-Container .react-grid-Main,
#edit-routes .react-grid-Container .react-grid-Main,
#inventory-return .react-grid-Container .react-grid-Main,
#purchase-return-list .react-grid-Container .react-grid-Main,
#purchase-reference-page .react-grid-Container .react-grid-Main,
#pos-report .react-grid-Container .react-grid-Main,
#products-inventory-page .react-grid-Container .react-grid-Main,
#purchase-payment-detail .react-grid-Container .react-grid-Main,
#create-inventory-receive .react-grid-Container .react-grid-Main,
#purchase-schedule-list .react-grid-Container .react-grid-Main,
#settings-user-management .react-grid-Container .react-grid-Main,
#settings-role-management .react-grid-Container .react-grid-Main,
#action-log .react-grid-Container .react-grid-Main,
#price-adjustment-page .react-grid-Container .react-grid-Main,
#purchase-pivot-chart-detail .react-grid-Container .react-grid-Main,
#receive-list .react-grid-Container .react-grid-Main,
#put-away-list .react-grid-Container .react-grid-Main,
#returns-customer-return .react-grid-Container .react-grid-Main,
#disptach-edit-routes .react-grid-Container .react-grid-Main,
#dispatch-routing .react-grid-Container .react-grid-Main,
#dispatch-shipping .react-grid-Container .react-grid-Main,
#inventory-repackage .react-grid-Container .react-grid-Main,
#purchase-return-form .react-grid-Container .react-grid-Main,
#purchase-order-list .react-grid-Container .react-grid-Main,
#product-convert .react-grid-Container .react-grid-Main,
#inventory-convert .react-grid-Container .react-grid-Main,
#inventory-adjustments .react-grid-Container .react-grid-Main,
#inventory-scrap .react-grid-Container .react-grid-Main,
#inventory-scrap-form .react-grid-Container .react-grid-Main,
#vendor-information .react-grid-Container .react-grid-Main,
#sales-customer-return-form .react-grid-Container .react-grid-Main,
#purchase-schedule-form .react-grid-Container .react-grid-Main,
#tax-management .react-grid-Container .react-grid-Main,
#user-management-detail .react-grid-Container .react-grid-Main,
#react-pagination .react-grid-Container .react-grid-Main,
#react-user-search .react-grid-Container .react-grid-Main,
#group-management-detail .react-grid-Container .react-grid-Main,
#mobile-management .react-grid-Container .react-grid-Main,
#promotion-form .react-grid-Container .react-grid-Main,
#sales-favorite-list .react-grid-Container .react-grid-Main,
#price-management-page .react-grid-Container .react-grid-Main,
#AR-detail .react-grid-Container .react-grid-Main,
#AR-create .react-grid-Container .react-grid-Main,
#AR .react-grid-Container .react-grid-Main,
#AP-detail .react-grid-Container .react-grid-Main,
#sales-order-form .react-grid-Container .react-grid-Main,
#AP .react-grid-Container .react-grid-Main {
  background-color: transparent !important;
  outline: 1px solid transparent !important; }
  .skylight-wrapper .react-grid-Container .react-grid-Main .react-grid-Grid,
  #purchase-quote-list .react-grid-Container .react-grid-Main .react-grid-Grid,
  #promotions .react-grid-Container .react-grid-Main .react-grid-Grid,
  #purchase-template-list .react-grid-Container .react-grid-Main .react-grid-Grid,
  #sales-order-form .react-grid-Container .react-grid-Main .react-grid-Grid,
  #create-new-purchase-order .react-grid-Container .react-grid-Main .react-grid-Grid,
  #sales-orders-list .react-grid-Container .react-grid-Main .react-grid-Grid,
  #sales-invoice .react-grid-Container .react-grid-Main .react-grid-Grid,
  #inventory-page .react-grid-Container .react-grid-Main .react-grid-Grid,
  #customers-page .react-grid-Container .react-grid-Main .react-grid-Grid,
  #vendors-page .react-grid-Container .react-grid-Main .react-grid-Grid,
  #payment-terms .react-grid-Container .react-grid-Main .react-grid-Grid,
  #edit-sales-invoice .react-grid-Container .react-grid-Main .react-grid-Grid,
  #general-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid,
  #purchase-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid,
  #purchase-manager-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid,
  #sales-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid,
  #warehouse-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid,
  #president-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid,
  #purchase-payment .react-grid-Container .react-grid-Main .react-grid-Grid,
  #inventory-details-page .react-grid-Container .react-grid-Main .react-grid-Grid,
  #edit-put-away .react-grid-Container .react-grid-Main .react-grid-Grid,
  #purchasing-performance .react-grid-Container .react-grid-Main .react-grid-Grid,
  #sales-performance .react-grid-Container .react-grid-Main .react-grid-Grid,
  #receive-history-list .react-grid-Container .react-grid-Main .react-grid-Grid,
  #edit-routes .react-grid-Container .react-grid-Main .react-grid-Grid,
  #inventory-return .react-grid-Container .react-grid-Main .react-grid-Grid,
  #purchase-return-list .react-grid-Container .react-grid-Main .react-grid-Grid,
  #purchase-reference-page .react-grid-Container .react-grid-Main .react-grid-Grid,
  #pos-report .react-grid-Container .react-grid-Main .react-grid-Grid,
  #products-inventory-page .react-grid-Container .react-grid-Main .react-grid-Grid,
  #purchase-payment-detail .react-grid-Container .react-grid-Main .react-grid-Grid,
  #create-inventory-receive .react-grid-Container .react-grid-Main .react-grid-Grid,
  #purchase-schedule-list .react-grid-Container .react-grid-Main .react-grid-Grid,
  #settings-user-management .react-grid-Container .react-grid-Main .react-grid-Grid,
  #settings-role-management .react-grid-Container .react-grid-Main .react-grid-Grid,
  #action-log .react-grid-Container .react-grid-Main .react-grid-Grid,
  #price-adjustment-page .react-grid-Container .react-grid-Main .react-grid-Grid,
  #purchase-pivot-chart-detail .react-grid-Container .react-grid-Main .react-grid-Grid,
  #receive-list .react-grid-Container .react-grid-Main .react-grid-Grid,
  #put-away-list .react-grid-Container .react-grid-Main .react-grid-Grid,
  #returns-customer-return .react-grid-Container .react-grid-Main .react-grid-Grid,
  #disptach-edit-routes .react-grid-Container .react-grid-Main .react-grid-Grid,
  #dispatch-routing .react-grid-Container .react-grid-Main .react-grid-Grid,
  #dispatch-shipping .react-grid-Container .react-grid-Main .react-grid-Grid,
  #inventory-repackage .react-grid-Container .react-grid-Main .react-grid-Grid,
  #purchase-return-form .react-grid-Container .react-grid-Main .react-grid-Grid,
  #purchase-order-list .react-grid-Container .react-grid-Main .react-grid-Grid,
  #product-convert .react-grid-Container .react-grid-Main .react-grid-Grid,
  #inventory-convert .react-grid-Container .react-grid-Main .react-grid-Grid,
  #inventory-adjustments .react-grid-Container .react-grid-Main .react-grid-Grid,
  #inventory-scrap .react-grid-Container .react-grid-Main .react-grid-Grid,
  #inventory-scrap-form .react-grid-Container .react-grid-Main .react-grid-Grid,
  #vendor-information .react-grid-Container .react-grid-Main .react-grid-Grid,
  #sales-customer-return-form .react-grid-Container .react-grid-Main .react-grid-Grid,
  #purchase-schedule-form .react-grid-Container .react-grid-Main .react-grid-Grid,
  #tax-management .react-grid-Container .react-grid-Main .react-grid-Grid,
  #user-management-detail .react-grid-Container .react-grid-Main .react-grid-Grid,
  #react-pagination .react-grid-Container .react-grid-Main .react-grid-Grid,
  #react-user-search .react-grid-Container .react-grid-Main .react-grid-Grid,
  #group-management-detail .react-grid-Container .react-grid-Main .react-grid-Grid,
  #mobile-management .react-grid-Container .react-grid-Main .react-grid-Grid,
  #promotion-form .react-grid-Container .react-grid-Main .react-grid-Grid,
  #sales-favorite-list .react-grid-Container .react-grid-Main .react-grid-Grid,
  #price-management-page .react-grid-Container .react-grid-Main .react-grid-Grid,
  #AR-detail .react-grid-Container .react-grid-Main .react-grid-Grid,
  #AR-create .react-grid-Container .react-grid-Main .react-grid-Grid,
  #AR .react-grid-Container .react-grid-Main .react-grid-Grid,
  #AP-detail .react-grid-Container .react-grid-Main .react-grid-Grid,
  #sales-order-form .react-grid-Container .react-grid-Main .react-grid-Grid,
  #AP .react-grid-Container .react-grid-Main .react-grid-Grid {
    border: 1px solid #aaa !important;
    background-color: transparent !important; }
    .skylight-wrapper .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #purchase-quote-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #promotions .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #purchase-template-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #sales-order-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #create-new-purchase-order .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #sales-orders-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #sales-invoice .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #inventory-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #customers-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #vendors-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #payment-terms .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #edit-sales-invoice .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #general-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #purchase-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #purchase-manager-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #sales-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #warehouse-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #president-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #purchase-payment .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #inventory-details-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #edit-put-away .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #purchasing-performance .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #sales-performance .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #receive-history-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #edit-routes .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #inventory-return .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #purchase-return-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #purchase-reference-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #pos-report .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #products-inventory-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #purchase-payment-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #create-inventory-receive .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #purchase-schedule-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #settings-user-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #settings-role-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #action-log .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #price-adjustment-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #purchase-pivot-chart-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #receive-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #put-away-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #returns-customer-return .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #disptach-edit-routes .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #dispatch-routing .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #dispatch-shipping .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #inventory-repackage .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #purchase-return-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #purchase-order-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #product-convert .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #inventory-convert .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #inventory-adjustments .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #inventory-scrap .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #inventory-scrap-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #vendor-information .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #sales-customer-return-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #purchase-schedule-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #tax-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #user-management-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #react-pagination .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #react-user-search .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #group-management-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #mobile-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #promotion-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #sales-favorite-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #price-management-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #AR-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #AR-create .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #AR .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #AP-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #sales-order-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header,
    #AP .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-Header {
      background-color: transparent !important;
      box-shadow: none; }
    .skylight-wrapper .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #purchase-quote-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #promotions .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #purchase-template-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #sales-order-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #create-new-purchase-order .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #sales-orders-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #sales-invoice .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #inventory-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #customers-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #vendors-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #payment-terms .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #edit-sales-invoice .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #general-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #purchase-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #purchase-manager-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #sales-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #warehouse-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #president-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #purchase-payment .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #inventory-details-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #edit-put-away .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #purchasing-performance .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #sales-performance .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #receive-history-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #edit-routes .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #inventory-return .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #purchase-return-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #purchase-reference-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #pos-report .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #products-inventory-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #purchase-payment-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #create-inventory-receive .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #purchase-schedule-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #settings-user-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #settings-role-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #action-log .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #price-adjustment-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #purchase-pivot-chart-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #receive-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #put-away-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #returns-customer-return .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #disptach-edit-routes .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #dispatch-routing .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #dispatch-shipping .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #inventory-repackage .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #purchase-return-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #purchase-order-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #product-convert .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #inventory-convert .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #inventory-adjustments .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #inventory-scrap .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #inventory-scrap-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #vendor-information .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #sales-customer-return-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #purchase-schedule-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #tax-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #user-management-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #react-pagination .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #react-user-search .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #group-management-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #mobile-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #promotion-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #sales-favorite-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #price-management-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #AR-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #AR-create .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #AR .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #AP-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #sales-order-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow,
    #AP .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow {
      text-transform: uppercase !important; }
      .skylight-wrapper .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #purchase-quote-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #promotions .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #purchase-template-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #sales-order-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #create-new-purchase-order .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #sales-orders-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #sales-invoice .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #inventory-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #customers-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #vendors-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #payment-terms .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #edit-sales-invoice .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #general-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #purchase-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #purchase-manager-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #sales-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #warehouse-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #president-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #purchase-payment .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #inventory-details-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #edit-put-away .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #purchasing-performance .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #sales-performance .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #receive-history-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #edit-routes .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #inventory-return .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #purchase-return-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #purchase-reference-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #pos-report .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #products-inventory-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #purchase-payment-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #create-inventory-receive .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #purchase-schedule-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #settings-user-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #settings-role-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #action-log .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #price-adjustment-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #purchase-pivot-chart-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #receive-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #put-away-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #returns-customer-return .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #disptach-edit-routes .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #dispatch-routing .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #dispatch-shipping .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #inventory-repackage .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #purchase-return-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #purchase-order-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #product-convert .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #inventory-convert .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #inventory-adjustments .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #inventory-scrap .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #inventory-scrap-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #vendor-information .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #sales-customer-return-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #purchase-schedule-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #tax-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #user-management-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #react-pagination .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #react-user-search .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #group-management-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #mobile-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #promotion-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #sales-favorite-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #price-management-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #AR-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #AR-create .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #AR .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #AP-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #sales-order-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell,
      #AP .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell {
        padding: 0 5px !important;
        border-top: 1px solid transparent !important; }
        .skylight-wrapper .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #purchase-quote-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #promotions .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #purchase-template-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #sales-order-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #create-new-purchase-order .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #sales-orders-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #sales-invoice .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #inventory-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #customers-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #vendors-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #payment-terms .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #edit-sales-invoice .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #general-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #purchase-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #purchase-manager-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #sales-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #warehouse-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #president-dashboard .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #purchase-payment .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #inventory-details-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #edit-put-away .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #purchasing-performance .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #sales-performance .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #receive-history-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #edit-routes .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #inventory-return .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #purchase-return-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #purchase-reference-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #pos-report .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #products-inventory-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #purchase-payment-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #create-inventory-receive .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #purchase-schedule-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #settings-user-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #settings-role-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #action-log .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #price-adjustment-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #purchase-pivot-chart-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #receive-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #put-away-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #returns-customer-return .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #disptach-edit-routes .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #dispatch-routing .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #dispatch-shipping .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #inventory-repackage .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #purchase-return-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #purchase-order-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #product-convert .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #inventory-convert .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #inventory-adjustments .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #inventory-scrap .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #inventory-scrap-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #vendor-information .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #sales-customer-return-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #purchase-schedule-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #tax-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #user-management-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #react-pagination .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #react-user-search .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #group-management-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #mobile-management .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #promotion-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #sales-favorite-list .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #price-management-page .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #AR-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #AR-create .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #AR .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #AP-detail .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #sales-order-form .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label,
        #AP .react-grid-Container .react-grid-Main .react-grid-Grid .react-grid-HeaderRow .react-grid-HeaderCell .react-grid-checkbox-label {
          position: relative;
          top: -2px; }

#sales-favorite-list .no-suggestions {
  color: red;
  margin: 3px 0px 0px 750px;
  position: absolute; }

#sales-orders-list .table-filters {
  left: 680px; }

#sales-orders-list .control-label {
  width: 30px !important; }

#sales-orders-list .control-dropdown {
  width: 120px !important; }

#sales-orders-list .no-suggestions {
  color: red;
  margin: 3px 0px 0px 400px;
  position: absolute; }

#customer-form #customer-details,
#vendor-form #customer-details {
  height: 440px; }

#customer-form #vendor-details,
#vendor-form #vendor-details {
  height: 220px; }

#customer-form #vendor-details-260,
#vendor-form #vendor-details-260 {
  height: 260px; }

#customer-form #vendor-details-300,
#vendor-form #vendor-details-300 {
  height: 300px; }

#customer-form #vendor-details-380,
#vendor-form #vendor-details-380 {
  height: 380px; }

#customer-form #billing-details, #customer-form #mailing-details, #customer-form #customer-link,
#vendor-form #billing-details,
#vendor-form #mailing-details,
#vendor-form #customer-link {
  height: 490px; }

#customer-form #shipping-details,
#vendor-form #shipping-details {
  height: 550px; }

#customer-form .panel .panel-body,
#vendor-form .panel .panel-body {
  padding: 15px; }

#customer-form .panel .panel-heading,
#vendor-form .panel .panel-heading {
  border-bottom: 2px solid #FFA000;
  vertical-align: middle; }
  #customer-form .panel .panel-heading h2,
  #vendor-form .panel .panel-heading h2 {
    padding-top: 3px;
    margin: 0;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .033em;
    word-spacing: .075em;
    color: #652710; }

#customer-form .panel h3,
#vendor-form .panel h3 {
  padding-bottom: 5px;
  margin: 5px 0;
  position: relative;
  text-align: left;
  color: #455A64;
  border-bottom: 2px solid #455A64; }
  #customer-form .panel h3:first-child,
  #vendor-form .panel h3:first-child {
    margin-top: 0; }
  #customer-form .panel h3 .btn, #customer-form .panel h3 .ColVis .ColVis_Button, .ColVis #customer-form .panel h3 .ColVis_Button,
  #vendor-form .panel h3 .btn,
  #vendor-form .panel h3 .ColVis .ColVis_Button, .ColVis
  #vendor-form .panel h3 .ColVis_Button {
    position: absolute;
    top: -6px;
    right: -1px; }

#customer-form .panel h4,
#vendor-form .panel h4 {
  margin: 10px 0 15px;
  color: #607D8B;
  display: inline-block; }

#customer-form .form-control, #customer-form body .bootstrap-tagsinput, body #customer-form .bootstrap-tagsinput,
#customer-form .Select, #customer-form .testSelect .Select-control,
#vendor-form .form-control,
#vendor-form body .bootstrap-tagsinput, body
#vendor-form .bootstrap-tagsinput,
#vendor-form .Select,
#vendor-form .testSelect .Select-control {
  height: 24px; }

#customer-form .Select-value-label,
#customer-form .testSelect .Select-control .Select-input,
#customer-form .testSelect .Select-control .Select-placeholder,
#vendor-form .Select-value-label,
#vendor-form .testSelect .Select-control .Select-input,
#vendor-form .testSelect .Select-control .Select-placeholder {
  line-height: 24px; }

#customer-form .form-group,
#vendor-form .form-group {
  margin-bottom: 10px; }

#customer-form .form-horizontal,
#vendor-form .form-horizontal {
  margin: 5px 0; }
  #customer-form .form-horizontal.row .form-group label,
  #vendor-form .form-horizontal.row .form-group label {
    margin-top: 2px; }

#customer-form .business-type-form-group,
#vendor-form .business-type-form-group {
  margin-left: 10px; }
  #customer-form .business-type-form-group .selection-dropdown,
  #vendor-form .business-type-form-group .selection-dropdown {
    width: 300px; }
    #customer-form .business-type-form-group .selection-dropdown .Select-control,
    #vendor-form .business-type-form-group .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      #customer-form .business-type-form-group .selection-dropdown .Select-control .Select-placeholder,
      #vendor-form .business-type-form-group .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      #customer-form .business-type-form-group .selection-dropdown .Select-control .Select-value,
      #vendor-form .business-type-form-group .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        #customer-form .business-type-form-group .selection-dropdown .Select-control .Select-value .Select-value-label,
        #vendor-form .business-type-form-group .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      #customer-form .business-type-form-group .selection-dropdown .Select-control .Select-input,
      #vendor-form .business-type-form-group .selection-dropdown .Select-control .Select-input {
        height: 25px; }
        #customer-form .business-type-form-group .selection-dropdown .Select-control .Select-input > input,
        #vendor-form .business-type-form-group .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

#customer-form .credit-type-form-group,
#vendor-form .credit-type-form-group {
  margin-left: 10px; }
  #customer-form .credit-type-form-group .selection-dropdown,
  #vendor-form .credit-type-form-group .selection-dropdown {
    width: 120px; }
    #customer-form .credit-type-form-group .selection-dropdown .Select-control,
    #vendor-form .credit-type-form-group .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      #customer-form .credit-type-form-group .selection-dropdown .Select-control .Select-placeholder,
      #vendor-form .credit-type-form-group .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      #customer-form .credit-type-form-group .selection-dropdown .Select-control .Select-value,
      #vendor-form .credit-type-form-group .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        #customer-form .credit-type-form-group .selection-dropdown .Select-control .Select-value .Select-value-label,
        #vendor-form .credit-type-form-group .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      #customer-form .credit-type-form-group .selection-dropdown .Select-control .Select-input,
      #vendor-form .credit-type-form-group .selection-dropdown .Select-control .Select-input {
        height: 25px; }
        #customer-form .credit-type-form-group .selection-dropdown .Select-control .Select-input > input,
        #vendor-form .credit-type-form-group .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

#customer-form .description-business-type-form-group,
#vendor-form .description-business-type-form-group {
  display: flex; }

#customer-form #customer-form .business-type-form-group .selection-dropdown, #customer-form #vendor-form .business-type-form-group .selection-dropdown,
#vendor-form #customer-form .business-type-form-group .selection-dropdown,
#vendor-form #vendor-form .business-type-form-group .selection-dropdown {
  width: 300px; }

#customer-form .description-input-field,
#vendor-form .description-input-field {
  width: 40%; }

#customer-form .price-level-setup .form-group .row + .row,
#vendor-form .price-level-setup .form-group .row + .row {
  position: relative;
  left: -5px; }

#customer-form .default-address,
#vendor-form .default-address {
  margin-top: 8px; }

#customer-form #shipping-details,
#vendor-form #shipping-details {
  position: relative;
  overflow-y: scroll; }
  #customer-form #shipping-details .plus.btn, #customer-form #shipping-details .ColVis .plus.ColVis_Button, .ColVis #customer-form #shipping-details .plus.ColVis_Button,
  #customer-form #shipping-details .trash.btn,
  #customer-form #shipping-details .ColVis .trash.ColVis_Button, .ColVis
  #customer-form #shipping-details .trash.ColVis_Button,
  #vendor-form #shipping-details .plus.btn,
  #vendor-form #shipping-details .ColVis .plus.ColVis_Button, .ColVis
  #vendor-form #shipping-details .plus.ColVis_Button,
  #vendor-form #shipping-details .trash.btn,
  #vendor-form #shipping-details .ColVis .trash.ColVis_Button, .ColVis
  #vendor-form #shipping-details .trash.ColVis_Button {
    padding: 1px 6px; }
  #customer-form #shipping-details .plus.btn, #customer-form #shipping-details .ColVis .plus.ColVis_Button, .ColVis #customer-form #shipping-details .plus.ColVis_Button,
  #vendor-form #shipping-details .plus.btn,
  #vendor-form #shipping-details .ColVis .plus.ColVis_Button, .ColVis
  #vendor-form #shipping-details .plus.ColVis_Button {
    position: absolute;
    top: 51px;
    right: 15px; }
  #customer-form #shipping-details .trash,
  #vendor-form #shipping-details .trash {
    display: inline-block;
    float: right;
    position: relative;
    top: 8px; }
  #customer-form #shipping-details .auto-fill,
  #vendor-form #shipping-details .auto-fill {
    margin-left: 12px; }

#customer-form #mailing-details .btn, #customer-form #mailing-details .ColVis .ColVis_Button, .ColVis #customer-form #mailing-details .ColVis_Button,
#vendor-form #mailing-details .btn,
#vendor-form #mailing-details .ColVis .ColVis_Button, .ColVis
#vendor-form #mailing-details .ColVis_Button {
  position: relative;
  top: -1px; }

#customer-form #customer-link,
#vendor-form #customer-link {
  position: relative;
  top: -130px; }

#customer-form #customer-details .control-label,
#vendor-form #customer-details .control-label {
  max-width: 100%; }

#customer-form #shipping-details {
  height: 490px; }

#customer-form #print-specifications {
  height: 150px; }

#customer-form #e-mails {
  height: 395px;
  overflow: scroll; }
  #customer-form #e-mails .customer-email-row {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    #customer-form #e-mails .customer-email-row .customer-email-row-fields {
      display: flex;
      align-items: center;
      justify-content: space-evenly; }
      #customer-form #e-mails .customer-email-row .customer-email-row-fields .__react_component_tooltip {
        width: 200px; }

#customer-form #customer-details .control-label {
  max-width: 100%; }

#customer-form #customer-details .boolean-field {
  top: -10px; }
  #customer-form #customer-details .boolean-field .control-label {
    width: 120px;
    margin-right: 0; }
  #customer-form #customer-details .boolean-field.price-level-setup {
    top: -7px; }
    #customer-form #customer-details .boolean-field.price-level-setup .boolean-input {
      top: 3px;
      left: 15px; }
    #customer-form #customer-details .boolean-field.price-level-setup .boolean {
      width: auto;
      margin-right: 23px;
      position: static; }
      #customer-form #customer-details .boolean-field.price-level-setup .boolean input[type="radio"] {
        left: 4px; }
      #customer-form #customer-details .boolean-field.price-level-setup .boolean:last-child {
        margin-right: 0; }

#customer-form #print-specifications .boolean-field .control-label {
  width: 150px; }

#vendor-form .boolean-field {
  top: 14px; }

@media only screen and (min-width: 2500px) {
  #customer-form, #vendor-form {
    margin-top: 5%; } }

#price-adjustment .panel.panel-default, #purchase-pivot-chart .panel.panel-default {
  width: 895px;
  margin: 0 auto; }

#price-adjustment .panel h1, #purchase-pivot-chart .panel h1 {
  position: absolute;
  top: 16px;
  left: 15px;
  font-size: 16px;
  color: #607D8B; }

#price-adjustment .DayPicker, #purchase-pivot-chart .DayPicker {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  padding: 0;
  user-select: none;
  flex-direction: row; }

#price-adjustment .DayPicker-NavBar, #purchase-pivot-chart .DayPicker-NavBar {
  width: 40%;
  margin: 0 auto;
  top: 1px;
  z-index: 1; }

#price-adjustment .DayPicker-Caption, #purchase-pivot-chart .DayPicker-Caption {
  position: relative;
  top: -10px;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: #652710;
  height: 3rem; }

#price-adjustment .DayPicker-Weekday, #purchase-pivot-chart .DayPicker-Weekday {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: black !important;
  border: 1px solid black; }

#price-adjustment abbr[title], #purchase-pivot-chart abbr[title] {
  border-bottom: none;
  text-decoration: none; }

#price-adjustment .DayPicker-WeekdaysRow, #purchase-pivot-chart .DayPicker-WeekdaysRow {
  background-color: #BBDEFB; }

#price-adjustment .DayPicker-Month, #purchase-pivot-chart .DayPicker-Month {
  height: 695px;
  width: 860px;
  background-color: white;
  margin: 0; }

#price-adjustment .DayPicker-Day, #purchase-pivot-chart .DayPicker-Day {
  height: 100px;
  width: 120px;
  position: relative;
  border: 1px solid black; }
  #price-adjustment .DayPicker-Day .date,
  #price-adjustment .DayPicker-Day .emptyDate, #purchase-pivot-chart .DayPicker-Day .date,
  #purchase-pivot-chart .DayPicker-Day .emptyDate {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 16px; }

#price-adjustment .DayPicker-Day.DayPicker-Day--outside:nth-child(1),
#price-adjustment .DayPicker-Day:nth-child(1),
#price-adjustment .DayPicker-Day.DayPicker-Day--outside:nth-child(7),
#price-adjustment .DayPicker-Day:nth-child(7), #purchase-pivot-chart .DayPicker-Day.DayPicker-Day--outside:nth-child(1),
#purchase-pivot-chart .DayPicker-Day:nth-child(1),
#purchase-pivot-chart .DayPicker-Day.DayPicker-Day--outside:nth-child(7),
#purchase-pivot-chart .DayPicker-Day:nth-child(7) {
  background-color: #E6F5FF; }

#price-adjustment .DayPicker-Day--disabled, #purchase-pivot-chart .DayPicker-Day--disabled {
  color: black; }

#price-adjustment .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside), #purchase-pivot-chart .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
  background-color: #FFECB3;
  color: black; }

#price-adjustment .btn-toolbar, #purchase-pivot-chart .btn-toolbar {
  position: relative;
  top: -5px;
  right: 0; }

#price-adjustment-page .vendor, #purchase-pivot-chart-detail .vendor, #product-convert .vendor {
  margin-bottom: 10px; }

#price-adjustment-page .testSelect .Select-control, #purchase-pivot-chart-detail .testSelect .Select-control, #product-convert .testSelect .Select-control {
  height: 25px; }

#product-convert .filter-title {
  padding-left: 0; }

#product-convert label {
  white-space: nowrap; }

#product-convert #product-list, #product-convert #working-order {
  height: 683px; }
  #product-convert #product-list .tools, #product-convert #working-order .tools {
    z-index: 101; }

#product-convert #product-list #product-and-inventory-filters {
  position: absolute;
  width: 770px;
  z-index: 1; }

#product-convert #working-order .print-button {
  margin-bottom: 15px;
  position: absolute;
  z-index: 100; }
  #product-convert #working-order .print-button .btn-toolbar {
    padding-left: 30px; }

#product-convert-detail .btn-toolbar {
  position: relative;
  margin-right: 12px;
  margin-bottom: 7px;
  float: right; }

#product-convert-detail .rangeslider-horizontal .rangeslider__handle:after {
  top: -1px;
  left: -1px; }

#product-convert-detail .rangeslider-horizontal .rangeslider__handle {
  width: 20px;
  height: 20px;
  top: -3px; }

#product-convert-detail .Product {
  top: 17px; }

#product-convert-detail .Convert {
  top: 33px; }

#purchase-pivot-chart-detail #vendor-span {
  padding: 4px 10px;
  line-height: 200%; }

#purchase-pivot-chart-detail .generate-quote {
  position: absolute;
  right: 21px;
  top: 20px;
  width: 354px; }

#purchase-pivot-chart-detail .purchase-panel {
  height: 735px; }

#purchase-pivot-chart-detail .quote-panel {
  height: 735px; }

#chart-modal.container {
  padding: 0 !important; }

#chart-modal .width {
  width: 570px; }

.detail-short {
  width: 120px;
  margin-left: 10px; }

.detail-long {
  width: 250px;
  margin-left: 10px; }

.inline-label-field {
  display: inline;
  float: left; }

textarea {
  resize: none; }

.resize-vertical {
  resize: vertical; }

.product-form-navigation-1 .sizeRadios {
  left: -41px;
  font-weight: bold; }

.product-form-navigation-1 .product-name {
  left: 17px; }

.nonbold-label {
  font-size: 90%;
  font-weight: normal;
  left: 17px; }

.nonbold-label-description {
  font-size: 90%;
  font-weight: normal;
  left: 37px; }

.dimension-title-style {
  font-size: 90%; }

.product-num-header {
  color: red;
  font-size: 20px;
  text-align: center; }

.prod-num-border {
  border: 1px;
  border-color: black;
  border-style: solid;
  padding: 0 10px; }

.create-a-new-product-form .row {
  margin-bottom: 10px; }

.create-a-new-product-form .new-product-form-dollar-sign {
  color: #388E3C;
  left: -205px;
  position: relative; }

.create-a-new-product-form input[type="radio"] {
  margin: 0 8px 0 3px; }

.create-a-new-product-form .convertable-products {
  height: 175px;
  overflow: scroll;
  padding: 0; }

.create-a-new-product-form #panel-scroll-bar .panel-body {
  padding: 10px 0px 0px 5px;
  min-height: 175px; }

.primary {
  color: #0e8df2; }

.categories-saving-info,
.groups-saving-info,
.measure-unit-saving-info,
.package-type-saving-info {
  width: 330px;
  position: absolute;
  left: 25px;
  height: 25px;
  padding: 0;
  line-height: 11px; }

.select-menu-drop-up .Select-menu-outer {
  top: auto !important;
  bottom: 100% !important;
  z-index: 9999 !important; }

.receive-form-label {
  color: #455A64; }

#purchase-payment-detail .table-collapse-fix {
  height: 495px;
  margin-bottom: 0; }

#dispatch-routing h3 {
  color: #455A64; }

#dispatch-routing .toggle-maps-button {
  float: right; }

#dispatch-routing #dispatch-errors {
  margin-top: 20px;
  width: 40%; }

#dispatch-routing .tab-content {
  height: 320px; }

#routing-date-picker {
  position: absolute;
  top: 10px;
  margin-left: 40%;
  z-index: 10; }

#disptach-edit-routes #routes-table .panel-body {
  height: 615px; }

#dispatch-shipping #order-selection-panel .panel-body {
  height: 710px; }

#dispatch-shipping #shipping-detail-panel .panel-body {
  height: 710px; }

#drivers .date-pickers {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 430px; }

#drivers .delivery-fee-col {
  margin-top: 15px; }

#drivers .invite-code {
  display: flex;
  flex: 1;
  min-width: 100px;
  min-height: 30px;
  margin-left: 5px;
  padding: 5px;
  border: 1px solid #607D8B;
  justify-content: center;
  background-color: white; }

#drivers .invite-drivers-section {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  min-height: 70px; }
  #drivers .invite-drivers-section .invite-drivers-btn {
    display: flex;
    flex-direction: column; }
    #drivers .invite-drivers-section .invite-drivers-btn .btn, #drivers .invite-drivers-section .invite-drivers-btn .ColVis .ColVis_Button, .ColVis #drivers .invite-drivers-section .invite-drivers-btn .ColVis_Button {
      margin: 5px; }

#drivers .code-section {
  display: flex;
  flex-direction: row;
  align-items: center; }

#drivers .invite-label {
  flex: 2; }

#drivers .invite-label-area {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 70px; }

#drivers .label-and-date-picker {
  display: flex;
  align-items: center;
  min-width: 210px; }

#drivers .table-panel {
  min-height: 715px; }

#drivers .total-delivery-fee {
  font-weight: bold; }

#drivers .total-truckxi-fee {
  font-weight: bold; }

#drivers .truckxi-fee-col {
  margin-top: 15px; }

#driver-add-modal {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  height: 75%; }
  #driver-add-modal .input {
    border: 1px solid black; }
  #driver-add-modal .add-row-section {
    display: flex;
    flex-direction: row; }
    #driver-add-modal .add-row-section .add-col-section {
      display: flex;
      margin-left: 5px;
      margin-right: 5px;
      flex-direction: column; }

#driver-invite-modal {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 75%; }
  #driver-invite-modal .email-input {
    border: 1px solid black; }
  #driver-invite-modal .invite-email-section {
    display: flex;
    flex-direction: column; }
  #driver-invite-modal .invite-type-section {
    display: flex;
    min-width: 150px;
    justify-content: space-between; }

#delivery-fee-modal {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 75%; }
  #delivery-fee-modal .delivery-fee-section {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100px;
    width: 150px; }
  #delivery-fee-modal .fee-input {
    border: 1px solid black;
    width: 50px;
    text-align: center;
    margin-right: 5px; }
  #delivery-fee-modal .label-input {
    display: flex;
    justify-content: space-between; }

#new-route-modal ul {
  height: 180px;
  position: absolute;
  margin-top: 30px;
  margin-left: 15px;
  list-style-position: inside;
  column-fill: auto;
  column-count: 4;
  column-gap: 30px;
  overflow: auto; }

#new-route-modal .colon {
  margin-right: 3px; }

#new-route-modal .add-button {
  position: absolute;
  margin-top: 255px;
  margin-left: 215px; }

#new-route-modal .new-route-label {
  position: absolute;
  margin-top: 220px;
  margin-left: 180px;
  font-weight: bold;
  font-size: 16px; }

#new-route-modal .selection {
  margin-bottom: 10px; }
  #new-route-modal .selection .control-label {
    display: inline-flex;
    float: left;
    margin-right: 20px; }
  #new-route-modal .selection .selection-label {
    padding-top: 3px; }
  #new-route-modal .selection .selection-dropdown {
    width: 140px;
    padding-left: 10px; }
    #new-route-modal .selection .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      #new-route-modal .selection .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      #new-route-modal .selection .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        #new-route-modal .selection .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      #new-route-modal .selection .selection-dropdown .Select-control .Select-input {
        height: 20px; }
        #new-route-modal .selection .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

#edit-route-modal #customer-selection {
  width: 350px; }
  #edit-route-modal #customer-selection .selection-dropdown {
    width: 200px; }

#edit-route-modal #new-route-selection {
  margin-left: 595px;
  margin-top: -25px; }

#edit-route-modal .save-buttons {
  margin-left: 100px; }

#edit-route-modal .horizontal-divider {
  margin-top: 2px;
  margin-bottom: 6px;
  border-top: 1px solid #ccc;
  width: 49%; }

#edit-route-modal .add-button {
  margin-top: -10px; }

#edit-route-modal .selection {
  margin-bottom: 10px; }
  #edit-route-modal .selection .control-label {
    display: inline-flex;
    float: left;
    margin-right: 20px; }
  #edit-route-modal .selection .selection-label {
    padding-top: 3px;
    margin-bottom: 10px; }
  #edit-route-modal .selection .selection-dropdown {
    width: 140px;
    padding-left: 10px; }
    #edit-route-modal .selection .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      #edit-route-modal .selection .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      #edit-route-modal .selection .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        #edit-route-modal .selection .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      #edit-route-modal .selection .selection-dropdown .Select-control .Select-input {
        height: 20px; }
        #edit-route-modal .selection .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

#settings-user-management .table-collapse-fix {
  height: 750px;
  margin-bottom: 0; }

#settings-user-management .total-users {
  padding: 10px;
  font-size: small; }

#settings-user-management .ball-pulse {
  margin-top: 10px; }

#user-management-detail #user-management-detail-groups,
#user-management-detail #user-management-detail-permissions {
  padding-bottom: 0px;
  height: 337px; }

#user-management-detail #user-management-detail-permissions .btn-toolbar {
  position: absolute;
  z-index: 1; }

#user-management-detail .group-permission-data-grid .react-grid-HeaderCell {
  background: #b8b8b8 !important;
  color: black !important; }

#user-management-detail .group-permission-data-grid .react-grid-Cell {
  background: lightgray !important;
  color: black !important; }

.reports-dropship {
  padding-top: 20px; }
  .reports-dropship .control-label {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
  .reports-dropship .selection-label {
    padding-top: 3px; }
  .reports-dropship .selection-dropdown {
    width: 160px;
    padding-left: 0px; }
    .reports-dropship .selection-dropdown .Select-control {
      height: 25px; }
      .reports-dropship .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      .reports-dropship .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        .reports-dropship .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      .reports-dropship .selection-dropdown .Select-control .Select-input {
        height: 20px; }
        .reports-dropship .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

#settings-role-management .table-collapse-fix {
  height: 720px;
  margin-bottom: 0px; }

#group-management-detail-permissions {
  padding-bottom: 0px;
  height: 685px; }

#product-group-enable {
  margin-left: 25px; }

#dropzone-button {
  margin-left: 87px; }

.group-thumbnail-cell {
  height: 110px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column; }
  .group-thumbnail-cell #image-container {
    width: 120px;
    height: 120px;
    position: absolute; }
  .group-thumbnail-cell .image-dropzone {
    z-index: 10;
    height: 100px;
    width: 100px; }

.group-img-view {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0; }
  .group-img-view img {
    width: 100%;
    height: 100%;
    line-height: 1200px;
    text-align: center; }

#category2-detail {
  min-height: 763px; }

.category2-thumbnail-cell {
  height: 180px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column; }
  .category2-thumbnail-cell #image-container {
    width: 120px;
    height: 120px;
    position: absolute; }
  .category2-thumbnail-cell .image-dropzone {
    z-index: 10;
    height: 120px;
    width: 120px; }

.category2-display-options {
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  white-space: nowrap; }
  .category2-display-options .category2-view-type-b2c {
    margin-bottom: 95px; }
  .category2-display-options .category2-view-type {
    margin-bottom: 80px; }
  .category2-display-options .control-label {
    display: inline-flex;
    float: left;
    margin-right: 20px; }
  .category2-display-options .selection-label {
    padding-top: 3px; }
  .category2-display-options .selection-dropdown {
    width: 170px;
    padding-left: 20px; }
    .category2-display-options .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      .category2-display-options .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      .category2-display-options .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        .category2-display-options .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      .category2-display-options .selection-dropdown .Select-control .Select-input {
        height: 20px; }
        .category2-display-options .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

.category2-default-image {
  height: 120px;
  width: 120px; }

.category2-saving {
  position: absolute; }

#category2-detail #search-panel {
  min-height: 80px; }
  #category2-detail #search-panel .search-panel-right {
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center; }

#category2-detail #autosuggest-div {
  z-index: 100;
  position: relative;
  top: 4px; }

#category2-detail #suggestion-box {
  border: 1px solid #2196F3;
  border-radius: 4px;
  background: #BBDEFB; }

#category2-detail #suggestion-box {
  border: 1px solid #2196F3;
  border-radius: 4px;
  background: #BBDEFB; }

#category2-detail .control-dropdown {
  width: 100%; }

#category2-detail .no-suggestions {
  color: #F44336;
  margin: -20px 0px 0px 650px;
  position: absolute; }

#category2-detail .react-autosuggest__container {
  position: relative; }

#category2-detail .react-autosuggest__suggestions-container--open {
  display: block;
  position: absolute;
  width: 100%;
  max-height: 435px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 100; }

#price-adjustment-page .table-collapse-fix {
  height: 685px;
  margin-bottom: 0; }

#price-adjustment-page .react-grid-Cell__value label {
  margin-right: 10px; }

#receive-list .btn-toolbar,
#put-away-list .btn-toolbar,
#inventory-repackage .btn-toolbar {
  position: absolute;
  z-index: 10; }

#receive-list .table-collapse-fix,
#put-away-list .table-collapse-fix,
#inventory-repackage .table-collapse-fix {
  height: 760px;
  margin-bottom: 0px; }

#purchase-return-form .react-autosuggest__suggestions-container--open {
  width: 100%; }

#purchase-return-form .no-suggestions {
  color: red;
  margin: 3px 0px 0px 450px;
  position: absolute; }

#purchase-return-form .purchase-return-vendor-info h4 {
  color: #652710;
  margin-bottom: 10px; }

#purchase-return-form .purchase-return-vendor-info .panel-body {
  padding-bottom: 0; }

#purchase-return-form .your-return-order {
  height: 432px;
  padding-bottom: 0px; }

#purchase-return-form .purchase-return-details {
  height: 750px; }
  #purchase-return-form .purchase-return-details h3.panel-title {
    text-transform: capitalize;
    color: #652710;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 22px; }
  #purchase-return-form .purchase-return-details .panel-heading {
    border-bottom: 2px solid #FFA000; }
  #purchase-return-form .purchase-return-details #dropzone {
    height: 100px; }
  #purchase-return-form .purchase-return-details #preview {
    height: 100px; }
  #purchase-return-form .purchase-return-details .col-xs-6,
  #purchase-return-form .purchase-return-details .col-xs-12 {
    margin-bottom: 5px; }
  #purchase-return-form .purchase-return-details .row {
    margin-bottom: 10px; }
  #purchase-return-form .purchase-return-details .pr-num > div {
    margin-left: 20px; }
  #purchase-return-form .purchase-return-details .return-status > div {
    margin-left: 20px; }

#purchase-return-form #search-product-by {
  margin-bottom: 6px; }

#inventory-adjustments .table-buttons {
  position: absolute;
  top: 85px;
  left: 37px; }

#inventory-adjustments #inventory-adjustment-full-table {
  height: 450px; }

#inventory-adjustments #inventory-adjustment-details {
  height: 281px;
  margin-bottom: 0px; }

#inventory-scrap .table-buttons {
  position: absolute;
  top: 65px;
  left: 37px; }

#inventory-scrap #inventory-scrap-full-table {
  margin-bottom: 0px;
  height: 760px; }

#inventory-scrap-form h2 {
  margin-top: 10px;
  margin-bottom: 5px; }

#inventory-scrap-form h4 {
  margin-left: -6px;
  margin-bottom: 10px;
  color: #607D8B; }

#inventory-scrap-form .scrap-amount {
  position: relative;
  top: 17px; }

#inventory-scrap-form #scrap-select-inventory {
  height: 330px; }

#inventory-scrap-form #scrap-product-details,
#inventory-scrap-form #scrap-record {
  height: 279px;
  margin-bottom: 0px; }

#purchase-schedule-form #vendor-and-billing-information h4 {
  color: #652710; }

#purchase-schedule-form #purchase-schedule .row,
#purchase-schedule-form #vendor-and-billing-information .row {
  margin-bottom: 5px; }

#purchase-schedule-form #purchase-schedule label,
#purchase-schedule-form #vendor-and-billing-information label {
  line-height: 25px; }

#purchase-schedule-form #purchase-schedule .boolean-field,
#purchase-schedule-form #vendor-and-billing-information .boolean-field {
  left: 7px; }
  #purchase-schedule-form #purchase-schedule .boolean-field .control-label,
  #purchase-schedule-form #vendor-and-billing-information .boolean-field .control-label {
    width: 196px; }

#purchase-schedule-form #purchase-template-table {
  height: 246px;
  margin-bottom: 0px; }

#tax-management #tax-management-table {
  height: 750px;
  padding-bottom: 0px; }
  #tax-management #tax-management-table .tax-management-table-buttons {
    position: absolute;
    z-index: 1; }
  #tax-management #tax-management-table #edit-information {
    position: absolute;
    left: 450px;
    width: 200px; }

#mobile-customer-statement .date-title {
  margin-top: -15px;
  margin-right: 40px;
  text-align: right; }

#mobile-customer-statement #mso-amount-details {
  margin-left: -70px; }

#mobile-customer-statement #mso-order-details {
  margin-left: 30px; }

#mobile-customer-statement #status-filter-radios {
  margin-bottom: 5px;
  margin-top: 5px; }

#customer-statement #mobile-customer-statement-date-selector,
#print-by-sales-form #mobile-customer-statement-date-selector,
#vendor-statement #mobile-customer-statement-date-selector,
#mobile-customer-statement #mobile-customer-statement-date-selector,
#mobile-vendor-statement #mobile-customer-statement-date-selector,
#general-report #mobile-customer-statement-date-selector {
  display: inline-flex;
  padding-left: 125px; }

#customer-statement #general-report-date-selector,
#print-by-sales-form #general-report-date-selector,
#vendor-statement #general-report-date-selector,
#mobile-customer-statement #general-report-date-selector,
#mobile-vendor-statement #general-report-date-selector,
#general-report #general-report-date-selector {
  padding-left: 130px; }

#customer-statement #print-by-sales-form-date-selector,
#customer-statement #vendor-statement-date-selector,
#customer-statement #customer-statement-date-selector,
#print-by-sales-form #print-by-sales-form-date-selector,
#print-by-sales-form #vendor-statement-date-selector,
#print-by-sales-form #customer-statement-date-selector,
#vendor-statement #print-by-sales-form-date-selector,
#vendor-statement #vendor-statement-date-selector,
#vendor-statement #customer-statement-date-selector,
#mobile-customer-statement #print-by-sales-form-date-selector,
#mobile-customer-statement #vendor-statement-date-selector,
#mobile-customer-statement #customer-statement-date-selector,
#mobile-vendor-statement #print-by-sales-form-date-selector,
#mobile-vendor-statement #vendor-statement-date-selector,
#mobile-vendor-statement #customer-statement-date-selector,
#general-report #print-by-sales-form-date-selector,
#general-report #vendor-statement-date-selector,
#general-report #customer-statement-date-selector {
  margin-left: 2px; }

#customer-statement #salesOrder-radio-filter + span,
#print-by-sales-form #salesOrder-radio-filter + span,
#vendor-statement #salesOrder-radio-filter + span,
#mobile-customer-statement #salesOrder-radio-filter + span,
#mobile-vendor-statement #salesOrder-radio-filter + span,
#general-report #salesOrder-radio-filter + span {
  left: 10px; }

#customer-statement .from-label,
#print-by-sales-form .from-label,
#vendor-statement .from-label,
#mobile-customer-statement .from-label,
#mobile-vendor-statement .from-label,
#general-report .from-label {
  margin-right: 10px; }

#customer-statement .to-label,
#print-by-sales-form .to-label,
#vendor-statement .to-label,
#mobile-customer-statement .to-label,
#mobile-vendor-statement .to-label,
#general-report .to-label {
  margin-right: 10px;
  margin-left: 20px; }

#customer-statement #table-collapse-fix,
#print-by-sales-form #table-collapse-fix,
#vendor-statement #table-collapse-fix,
#mobile-customer-statement #table-collapse-fix,
#mobile-vendor-statement #table-collapse-fix,
#general-report #table-collapse-fix {
  height: 500px; }

#customer-statement .report-table-filters,
#print-by-sales-form .report-table-filters,
#vendor-statement .report-table-filters,
#mobile-customer-statement .report-table-filters,
#mobile-vendor-statement .report-table-filters,
#general-report .report-table-filters {
  width: 800px;
  margin-bottom: 10px; }
  #customer-statement .report-table-filters .control-label,
  #print-by-sales-form .report-table-filters .control-label,
  #vendor-statement .report-table-filters .control-label,
  #mobile-customer-statement .report-table-filters .control-label,
  #mobile-vendor-statement .report-table-filters .control-label,
  #general-report .report-table-filters .control-label {
    display: inline-flex;
    float: left;
    margin-right: 20px; }
  #customer-statement .report-table-filters .selection-label,
  #print-by-sales-form .report-table-filters .selection-label,
  #vendor-statement .report-table-filters .selection-label,
  #mobile-customer-statement .report-table-filters .selection-label,
  #mobile-vendor-statement .report-table-filters .selection-label,
  #general-report .report-table-filters .selection-label {
    padding-top: 3px; }
  #customer-statement .report-table-filters .selection-dropdown,
  #print-by-sales-form .report-table-filters .selection-dropdown,
  #vendor-statement .report-table-filters .selection-dropdown,
  #mobile-customer-statement .report-table-filters .selection-dropdown,
  #mobile-vendor-statement .report-table-filters .selection-dropdown,
  #general-report .report-table-filters .selection-dropdown {
    width: 140px;
    padding-left: 10px; }
    #customer-statement .report-table-filters .selection-dropdown .Select-control,
    #print-by-sales-form .report-table-filters .selection-dropdown .Select-control,
    #vendor-statement .report-table-filters .selection-dropdown .Select-control,
    #mobile-customer-statement .report-table-filters .selection-dropdown .Select-control,
    #mobile-vendor-statement .report-table-filters .selection-dropdown .Select-control,
    #general-report .report-table-filters .selection-dropdown .Select-control {
      height: 25px;
      border: 1px solid black;
      border-radius: 3px; }
      #customer-statement .report-table-filters .selection-dropdown .Select-control .Select-placeholder,
      #print-by-sales-form .report-table-filters .selection-dropdown .Select-control .Select-placeholder,
      #vendor-statement .report-table-filters .selection-dropdown .Select-control .Select-placeholder,
      #mobile-customer-statement .report-table-filters .selection-dropdown .Select-control .Select-placeholder,
      #mobile-vendor-statement .report-table-filters .selection-dropdown .Select-control .Select-placeholder,
      #general-report .report-table-filters .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      #customer-statement .report-table-filters .selection-dropdown .Select-control .Select-value,
      #print-by-sales-form .report-table-filters .selection-dropdown .Select-control .Select-value,
      #vendor-statement .report-table-filters .selection-dropdown .Select-control .Select-value,
      #mobile-customer-statement .report-table-filters .selection-dropdown .Select-control .Select-value,
      #mobile-vendor-statement .report-table-filters .selection-dropdown .Select-control .Select-value,
      #general-report .report-table-filters .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        #customer-statement .report-table-filters .selection-dropdown .Select-control .Select-value .Select-value-label,
        #print-by-sales-form .report-table-filters .selection-dropdown .Select-control .Select-value .Select-value-label,
        #vendor-statement .report-table-filters .selection-dropdown .Select-control .Select-value .Select-value-label,
        #mobile-customer-statement .report-table-filters .selection-dropdown .Select-control .Select-value .Select-value-label,
        #mobile-vendor-statement .report-table-filters .selection-dropdown .Select-control .Select-value .Select-value-label,
        #general-report .report-table-filters .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      #customer-statement .report-table-filters .selection-dropdown .Select-control .Select-input,
      #print-by-sales-form .report-table-filters .selection-dropdown .Select-control .Select-input,
      #vendor-statement .report-table-filters .selection-dropdown .Select-control .Select-input,
      #mobile-customer-statement .report-table-filters .selection-dropdown .Select-control .Select-input,
      #mobile-vendor-statement .report-table-filters .selection-dropdown .Select-control .Select-input,
      #general-report .report-table-filters .selection-dropdown .Select-control .Select-input {
        height: 20px; }
        #customer-statement .report-table-filters .selection-dropdown .Select-control .Select-input > input,
        #print-by-sales-form .report-table-filters .selection-dropdown .Select-control .Select-input > input,
        #vendor-statement .report-table-filters .selection-dropdown .Select-control .Select-input > input,
        #mobile-customer-statement .report-table-filters .selection-dropdown .Select-control .Select-input > input,
        #mobile-vendor-statement .report-table-filters .selection-dropdown .Select-control .Select-input > input,
        #general-report .report-table-filters .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

#customer-statement .long-radio-filter-buttons .btn, #customer-statement .long-radio-filter-buttons .ColVis .ColVis_Button, .ColVis #customer-statement .long-radio-filter-buttons .ColVis_Button,
#print-by-sales-form .long-radio-filter-buttons .btn,
#print-by-sales-form .long-radio-filter-buttons .ColVis .ColVis_Button, .ColVis
#print-by-sales-form .long-radio-filter-buttons .ColVis_Button,
#vendor-statement .long-radio-filter-buttons .btn,
#vendor-statement .long-radio-filter-buttons .ColVis .ColVis_Button, .ColVis
#vendor-statement .long-radio-filter-buttons .ColVis_Button,
#mobile-customer-statement .long-radio-filter-buttons .btn,
#mobile-customer-statement .long-radio-filter-buttons .ColVis .ColVis_Button, .ColVis
#mobile-customer-statement .long-radio-filter-buttons .ColVis_Button,
#mobile-vendor-statement .long-radio-filter-buttons .btn,
#mobile-vendor-statement .long-radio-filter-buttons .ColVis .ColVis_Button, .ColVis
#mobile-vendor-statement .long-radio-filter-buttons .ColVis_Button,
#general-report .long-radio-filter-buttons .btn,
#general-report .long-radio-filter-buttons .ColVis .ColVis_Button, .ColVis
#general-report .long-radio-filter-buttons .ColVis_Button {
  width: 140px; }

#customer-statement .long-radio-filter-buttons .radio label,
#print-by-sales-form .long-radio-filter-buttons .radio label,
#vendor-statement .long-radio-filter-buttons .radio label,
#mobile-customer-statement .long-radio-filter-buttons .radio label,
#mobile-vendor-statement .long-radio-filter-buttons .radio label,
#general-report .long-radio-filter-buttons .radio label {
  padding-left: 0;
  font-weight: bold;
  letter-spacing: .050em;
  width: 120px; }

#customer-statement .long-radio-filter-buttons .radio input[type="radio"],
#print-by-sales-form .long-radio-filter-buttons .radio input[type="radio"],
#vendor-statement .long-radio-filter-buttons .radio input[type="radio"],
#mobile-customer-statement .long-radio-filter-buttons .radio input[type="radio"],
#mobile-vendor-statement .long-radio-filter-buttons .radio input[type="radio"],
#general-report .long-radio-filter-buttons .radio input[type="radio"] {
  margin-top: 4px;
  margin-left: 0; }

#customer-statement .long-radio-filter-buttons .radio input + span,
#print-by-sales-form .long-radio-filter-buttons .radio input + span,
#vendor-statement .long-radio-filter-buttons .radio input + span,
#mobile-customer-statement .long-radio-filter-buttons .radio input + span,
#mobile-vendor-statement .long-radio-filter-buttons .radio input + span,
#general-report .long-radio-filter-buttons .radio input + span {
  top: 0; }

#customer-statement .long-radio-filter-buttons .search-btn,
#print-by-sales-form .long-radio-filter-buttons .search-btn,
#vendor-statement .long-radio-filter-buttons .search-btn,
#mobile-customer-statement .long-radio-filter-buttons .search-btn,
#mobile-vendor-statement .long-radio-filter-buttons .search-btn,
#general-report .long-radio-filter-buttons .search-btn {
  width: auto; }
  #customer-statement .long-radio-filter-buttons .search-btn .fa,
  #print-by-sales-form .long-radio-filter-buttons .search-btn .fa,
  #vendor-statement .long-radio-filter-buttons .search-btn .fa,
  #mobile-customer-statement .long-radio-filter-buttons .search-btn .fa,
  #mobile-vendor-statement .long-radio-filter-buttons .search-btn .fa,
  #general-report .long-radio-filter-buttons .search-btn .fa {
    font-size: 19px; }

#customer-statement .long-radio-filter-buttons button[type="submit"],
#print-by-sales-form .long-radio-filter-buttons button[type="submit"],
#vendor-statement .long-radio-filter-buttons button[type="submit"],
#mobile-customer-statement .long-radio-filter-buttons button[type="submit"],
#mobile-vendor-statement .long-radio-filter-buttons button[type="submit"],
#general-report .long-radio-filter-buttons button[type="submit"] {
  width: auto; }

#customer-statement .long-radio-filter-buttons input::placeholder,
#print-by-sales-form .long-radio-filter-buttons input::placeholder,
#vendor-statement .long-radio-filter-buttons input::placeholder,
#mobile-customer-statement .long-radio-filter-buttons input::placeholder,
#mobile-vendor-statement .long-radio-filter-buttons input::placeholder,
#general-report .long-radio-filter-buttons input::placeholder {
  font-weight: normal;
  font-style: italic; }

#customer-statement label.col-xs-6,
#print-by-sales-form label.col-xs-6,
#vendor-statement label.col-xs-6,
#mobile-customer-statement label.col-xs-6,
#mobile-vendor-statement label.col-xs-6,
#general-report label.col-xs-6 {
  width: 100px;
  padding-right: 0;
  line-height: 22px; }
  #customer-statement label.col-xs-6 + .col-xs-5,
  #print-by-sales-form label.col-xs-6 + .col-xs-5,
  #vendor-statement label.col-xs-6 + .col-xs-5,
  #mobile-customer-statement label.col-xs-6 + .col-xs-5,
  #mobile-vendor-statement label.col-xs-6 + .col-xs-5,
  #general-report label.col-xs-6 + .col-xs-5 {
    padding-left: 0; }

#customer-statement .defined-height,
#print-by-sales-form .defined-height,
#vendor-statement .defined-height,
#mobile-customer-statement .defined-height,
#mobile-vendor-statement .defined-height,
#general-report .defined-height {
  height: 35px; }
  #customer-statement .defined-height .col-xs-3 > .col-xs-5,
  #print-by-sales-form .defined-height .col-xs-3 > .col-xs-5,
  #vendor-statement .defined-height .col-xs-3 > .col-xs-5,
  #mobile-customer-statement .defined-height .col-xs-3 > .col-xs-5,
  #mobile-vendor-statement .defined-height .col-xs-3 > .col-xs-5,
  #general-report .defined-height .col-xs-3 > .col-xs-5 {
    width: 83.33333%; }

#customer-statement label.col-xs-6,
#print-by-sales-form label.col-xs-6,
#vendor-statement label.col-xs-6,
#mobile-customer-statement label.col-xs-6,
#mobile-vendor-statement label.col-xs-6,
#general-report label.col-xs-6 {
  margin-right: 5px;
  line-height: 24px; }

#print-by-sales-form .form-group {
  width: 100%;
  margin-left: 0px !important;
  margin-bottom: 10px; }

#print-by-sales-form .print-by-sales-btn {
  margin-top: 17px;
  text-align: right; }

#print-by-sales-form #status-filter-radios {
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 15px; }

#print-by-sales-form #print-by-sales-form-date-selector {
  height: 28px; }

#vendor-statement #filter-title-center,
#customer-statement #filter-title-center {
  padding-top: 15px; }

#vendor-statement #status-filter-radios,
#customer-statement #status-filter-radios {
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 15px; }

#vendor-statement .year-label,
#customer-statement .year-label {
  width: 40px;
  padding-top: 3px;
  margin-left: -17px;
  float: left; }

#vendor-statement .quarter-label,
#vendor-statement .month-label,
#customer-statement .quarter-label,
#customer-statement .month-label {
  width: 40px;
  padding-top: 3px;
  margin-right: 13px;
  margin-left: -10px;
  float: left; }

#vendor-statement #from-label,
#customer-statement #from-label {
  padding-top: 2px;
  margin-left: -25px; }

#vendor-statement #to-label,
#customer-statement #to-label {
  padding-top: 2px; }

#vendor-statement #table-height-fix,
#customer-statement #table-height-fix {
  min-height: 540px; }

#vendor-statement .date-title,
#customer-statement .date-title {
  margin-top: 40px;
  margin-left: 20px; }

#vendor-statement #vendor-statement-vendor-info,
#vendor-statement #customer-statement-customer-info,
#customer-statement #vendor-statement-vendor-info,
#customer-statement #customer-statement-customer-info {
  min-height: 135px; }
  #vendor-statement #vendor-statement-vendor-info h4,
  #vendor-statement #customer-statement-customer-info h4,
  #customer-statement #vendor-statement-vendor-info h4,
  #customer-statement #customer-statement-customer-info h4 {
    margin-bottom: 10px;
    color: #652710; }

#city-report label {
  margin-right: 5px;
  line-height: 22px; }

#city-report #city-report-table {
  max-width: 100%;
  min-height: 500px; }

#city-report #spinner {
  margin-top: -25px;
  margin-left: -90px; }

#purchase-payment-detail iframe {
  height: 470px;
  width: 400px;
  position: absolute;
  left: 400px;
  top: -185px; }

#products .upload-button {
  left: 260px;
  position: absolute; }

#AR-detail div,
#AP-detail div,
#AR-create div,
#AR-edit div,
#AP-create div,
#AP-edit div {
  min-height: 18px; }

#AR-detail #customers, #AR-detail #vendors,
#AP-detail #customers,
#AP-detail #vendors,
#AR-create #customers,
#AR-create #vendors,
#AR-edit #customers,
#AR-edit #vendors,
#AP-create #customers,
#AP-create #vendors,
#AP-edit #customers,
#AP-edit #vendors {
  height: 94px; }

#AR-detail #hint,
#AP-detail #hint,
#AR-create #hint,
#AR-edit #hint,
#AP-create #hint,
#AP-edit #hint {
  position: absolute;
  margin-top: 110px;
  margin-left: 1000px; }

#AR-detail #apply-and-remove-buttons,
#AP-detail #apply-and-remove-buttons,
#AR-create #apply-and-remove-buttons,
#AR-edit #apply-and-remove-buttons,
#AP-create #apply-and-remove-buttons,
#AP-edit #apply-and-remove-buttons {
  margin-top: 8px;
  float: right !important; }

#AR-detail #ap-apply-button,
#AP-detail #ap-apply-button,
#AR-create #ap-apply-button,
#AR-edit #ap-apply-button,
#AP-create #ap-apply-button,
#AP-edit #ap-apply-button {
  float: right !important;
  width: 155px; }

#AR-detail #ar-apply-button,
#AP-detail #ar-apply-button,
#AR-create #ar-apply-button,
#AR-edit #ar-apply-button,
#AP-create #ar-apply-button,
#AP-edit #ar-apply-button {
  float: right !important;
  width: 280px; }

#AR-detail > .btn-toolbar,
#AP-detail > .btn-toolbar,
#AR-create > .btn-toolbar,
#AR-edit > .btn-toolbar,
#AP-create > .btn-toolbar,
#AP-edit > .btn-toolbar {
  position: absolute;
  top: 8px;
  right: 20px; }

#AR-detail .total-payment-field .parsley-error-message,
#AP-detail .total-payment-field .parsley-error-message,
#AR-create .total-payment-field .parsley-error-message,
#AR-edit .total-payment-field .parsley-error-message,
#AP-create .total-payment-field .parsley-error-message,
#AP-edit .total-payment-field .parsley-error-message {
  margin-top: -10px; }

#AR-detail .divider,
#AP-detail .divider,
#AR-create .divider,
#AR-edit .divider,
#AP-create .divider,
#AP-edit .divider {
  position: absolute;
  width: 1308px;
  margin-top: 90px; }

#AR-detail .upper-row-positioning,
#AP-detail .upper-row-positioning,
#AR-create .upper-row-positioning,
#AR-edit .upper-row-positioning,
#AP-create .upper-row-positioning,
#AP-edit .upper-row-positioning {
  position: absolute;
  width: 1308px; }

#AR-detail .lower-row-positioning,
#AP-detail .lower-row-positioning,
#AR-create .lower-row-positioning,
#AR-edit .lower-row-positioning,
#AP-create .lower-row-positioning,
#AP-edit .lower-row-positioning {
  position: absolute;
  width: 1308px;
  margin-top: 40px; }

#AR-detail .tab-content,
#AP-detail .tab-content,
#AR-create .tab-content,
#AR-edit .tab-content,
#AP-create .tab-content,
#AP-edit .tab-content {
  height: 450px; }

#AR-detail #check-out-information, #AP-detail #check-out-information, #AR-create #check-out-information {
  height: 158px;
  margin-top: 10px;
  margin-bottom: 0px; }

#AR-edit #check-out-information,
#AP-edit #check-out-information {
  height: 225px;
  margin-top: 10px;
  margin-bottom: 0px; }

#AR-edit .parsley-error-message,
#AP-edit .parsley-error-message {
  position: absolute;
  margin-top: 23px; }

#AR-edit .authorize-label,
#AP-edit .authorize-label {
  margin-top: 5px;
  width: 200px; }

#AR > .btn-toolbar, #AP > .btn-toolbar {
  position: absolute;
  z-index: 1;
  top: 137px;
  left: 105px; }

#AR #ar-table, #AR #ap-table, #AP #ar-table, #AP #ap-table {
  height: 410px;
  margin-bottom: 0px; }

#AR #ar-table-detail, #AR #ap-table-detail, #AP #ar-table-detail, #AP #ap-table-detail {
  height: 253px;
  margin-bottom: 0px; }

#AR .grand-total, #AP .grand-total {
  margin-top: 5px; }

.notifications-wrapper .notifications-tr {
  top: 45px !important; }

.warehouse_dropdown {
  width: 100%; }

.warehouse_dropdown_group {
  width: 100%; }

.warehouse_dropdown_group > div {
  width: 100%; }

.warehouse_dropdown_group > div > div {
  width: 100%; }

.warehouse_dropdown_group > div > ul {
  width: 100%; }

#rw-popup-container {
  z-index: 100 !important;
  position: relative !important; }

.Sunday .rw-popup-container table tbody > tr > :nth-child(1) {
  pointer-events: none; }
  .Sunday .rw-popup-container table tbody > tr > :nth-child(1) span {
    color: #b3b3b3; }

.Monday .rw-popup-container table tbody > tr > :nth-child(2) {
  pointer-events: none;
  background: #CFD8DC; }

.Tuesday .rw-popup-container table tbody > tr > :nth-child(3) {
  pointer-events: none; }
  .Tuesday .rw-popup-container table tbody > tr > :nth-child(3) span {
    color: #b3b3b3; }

.Wednesday .rw-popup-container table tbody > tr > :nth-child(4) {
  pointer-events: none; }
  .Wednesday .rw-popup-container table tbody > tr > :nth-child(4) span {
    color: #b3b3b3; }

.Thursday .rw-popup-container table tbody > tr > :nth-child(5) {
  pointer-events: none; }
  .Thursday .rw-popup-container table tbody > tr > :nth-child(5) span {
    color: #b3b3b3; }

.Friday .rw-popup-container table tbody > tr > :nth-child(6) {
  pointer-events: none; }
  .Friday .rw-popup-container table tbody > tr > :nth-child(6) span {
    color: #b3b3b3; }

.Saturday .rw-popup-container table tbody > tr > :nth-child(7) {
  pointer-events: none; }
  .Saturday .rw-popup-container table tbody > tr > :nth-child(7) span {
    color: #b3b3b3; }

.modal-dialog {
  margin-top: 300px; }

.convertToSOModalInput .Select-control {
  height: 30px; }

.convertToSOModalInput .Select-placeholder {
  line-height: normal; }

.convertToSOModalInput label {
  display: unset; }

#reportsModal .control-label {
  display: block; }

#incomplete-radio-filter + span {
  padding-left: 10px; }

#create-new-purchase-order .inventory-label {
  top: -5px; }

#purchase-order-list #autosuggest-div {
  z-index: 1;
  position: absolute;
  top: 4px;
  left: 680px;
  width: 900px; }

#purchase-order-list #suggestion-box {
  border: 1px solid #2196F3;
  border-radius: 4px;
  background: #BBDEFB; }

#purchase-order-list .control-dropdown {
  margin-left: 5px;
  margin-right: 5px !important; }

#purchase-order-list em.fa.fa-times {
  color: #F44336;
  font-size: 20px;
  line-height: 17px; }

#purchase-order-list .export-to-excel {
  top: 0px; }

#purchase-order-list .table-collapse-fix {
  height: 400px; }

#purchase-order-list .table-buttons {
  position: relative;
  top: 0px;
  left: 0px;
  width: 1200px; }

#purchase-order-list .table-filters {
  width: 650px !important;
  left: 0px;
  top: 35px; }
  #purchase-order-list .table-filters label.control-label {
    width: auto !important;
    line-height: 22px;
    padding-top: 0; }
  #purchase-order-list .table-filters .search-btn {
    position: relative;
    top: -1px;
    left: -22px; }
  #purchase-order-list .table-filters .btn, #purchase-order-list .table-filters .ColVis .ColVis_Button, .ColVis #purchase-order-list .table-filters .ColVis_Button {
    padding: 1px 6px; }
  #purchase-order-list .table-filters .fa-search {
    font-size: 14px;
    padding: 0; }

#purchase-order-list .react-autosuggest__suggestions-container--open {
  display: block;
  position: relative;
  width: 100%;
  max-height: 435px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 2; }

#purchase-order-list #table-collapse-fix-450 {
  height: 450px; }

#purchase-order-list .table-filters-thirdrow {
  position: absolute;
  width: 700px !important;
  left: 177px;
  top: 64px; }
  #purchase-order-list .table-filters-thirdrow label.control-label {
    width: auto !important;
    line-height: 22px;
    padding-top: 0; }
  #purchase-order-list .table-filters-thirdrow .search-btn {
    position: relative;
    top: -1px;
    left: -22px; }
  #purchase-order-list .table-filters-thirdrow .btn, #purchase-order-list .table-filters-thirdrow .ColVis .ColVis_Button, .ColVis #purchase-order-list .table-filters-thirdrow .ColVis_Button {
    padding: 1px 6px; }
  #purchase-order-list .table-filters-thirdrow .fa-search {
    font-size: 14px;
    padding: 0; }

.dropdown-menu {
  min-width: 80px !important; }

#purchasing-performance #autosuggest-div {
  z-index: 1;
  top: 4px;
  padding-bottom: 10px; }

#purchasing-performance #suggestion-box {
  border: 1px solid #2196F3;
  border-radius: 4px;
  background: #BBDEFB; }

#purchasing-performance em.fa.fa-times {
  color: #F44336;
  font-size: 20px;
  line-height: 17px; }

#purchasing-performance .react-autosuggest__container {
  position: relative; }

#purchasing-performance .react-autosuggest__suggestions-container--open {
  display: block;
  position: absolute;
  width: 100%;
  max-height: 435px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 2; }

#promotions .table-collapse-fix {
  height: 370px; }

#promotions .detail-table-collapse-fix {
  height: 330px; }

#promotions .panel .panel-heading {
  min-height: auto;
  border-bottom: 2px solid #FFA000; }
  #promotions .panel .panel-heading h2 {
    margin-bottom: 0;
    color: #652710;
    font-size: 16px; }

#promotions .notes-for-pos-panel textarea {
  height: 100%; }

#promotions .notes-for-pos-panel .panel-body {
  height: 332px; }

#promotions .notes-for-sales-panel textarea {
  height: 100%; }

#promotions .notes-for-sales-panel .panel-body {
  height: 332px; }

#promotion-form .search-by-max-width {
  max-width: 125px;
  padding: 0;
  margin-bottom: 5px; }

#promotion-form #search-product-by .col-sm-2 {
  width: auto; }

#promotion-form #add-product-panel {
  height: 110px; }

#promotion-form #promotions-auto-suggest {
  padding-bottom: 30px;
  width: 98%; }
  #promotion-form #promotions-auto-suggest .react-autosuggest__suggestions-container {
    position: absolute;
    width: 100%; }

#promotion-form .no-suggestions {
  color: red;
  margin: 3px 0px 0px 700px;
  position: absolute; }

#promotion-form input[name="ProductInformation"] {
  margin-bottom: 5px; }

#promotion-form #promo-details {
  min-height: 287px; }
  #promotion-form #promo-details .item-name-span {
    margin-left: 0px !important; }

#promotion-form .line-height {
  line-height: 22px; }

#promotion-form #promo-panel {
  height: 310px; }

#promotion-form .tab-content {
  height: 115px; }

#promotion-form .item-name-span {
  margin-left: 10px;
  background-color: #FFECB3; }

#promotion-form #promo-setup-side {
  min-height: 143px; }
  #promotion-form #promo-setup-side .row {
    margin-top: 10px;
    margin-bottom: 10px; }

#sales-orders-list #sales-shipping-modal .success-message {
  height: 45px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .033em; }
  #sales-orders-list #sales-shipping-modal .success-message .alert {
    margin-bottom: 0; }

#sales-orders-list #sales-shipping-modal .quick-loader-input > .form-group {
  margin-bottom: 0; }

#sales-orders-list #sales-shipping-modal .quick-loader-panel > .panel-body {
  padding: 5px 5px 5px 5px; }

#sales-orders-list #sales-shipping-modal .quick-loader-label {
  padding-top: 2px; }

#sales-orders-list #sales-shipping-modal .quick-loader-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#sales-orders-list #sales-shipping-modal h3 {
  font-size: 18px;
  color: #652710;
  text-transform: uppercase;
  letter-spacing: .033em;
  word-spacing: .075em; }

#sales-orders-list #sales-shipping-modal h4 {
  font-size: 16px;
  color: #455A64; }

#sales-orders-list #sales-shipping-modal .set-height {
  height: 60px; }

#sales-orders-list #sales-shipping-modal .col-xs-4 {
  width: 40.33333%; }

#sales-orders-list #sales-shipping-modal .col-xs-2 {
  width: 9.66667%; }

#sales-orders-list #sales-shipping-modal .filter-title span {
  padding-bottom: 5px;
  border-bottom: 2px solid #FFA000; }

#sales-orders-list #sales-shipping-modal .position-relative {
  top: -7px; }

#sales-orders-list #sales-shipping-modal .btn-toolbar.payment-type-buttons {
  position: relative;
  top: 5px; }
  #sales-orders-list #sales-shipping-modal .btn-toolbar.payment-type-buttons .btn, #sales-orders-list #sales-shipping-modal .btn-toolbar.payment-type-buttons .ColVis .ColVis_Button, .ColVis #sales-orders-list #sales-shipping-modal .btn-toolbar.payment-type-buttons .ColVis_Button {
    width: 120px;
    height: 30px;
    padding: 0; }
  #sales-orders-list #sales-shipping-modal .btn-toolbar.payment-type-buttons .radio {
    height: 100%;
    margin: 0;
    line-height: 28px; }
    #sales-orders-list #sales-shipping-modal .btn-toolbar.payment-type-buttons .radio label {
      padding-left: 0;
      font-weight: bold;
      letter-spacing: .050em;
      width: 120px; }
    #sales-orders-list #sales-shipping-modal .btn-toolbar.payment-type-buttons .radio input[type="radio"] {
      margin-top: 7px;
      margin-left: 10px; }
    #sales-orders-list #sales-shipping-modal .btn-toolbar.payment-type-buttons .radio input + span {
      top: 0; }
  #sales-orders-list #sales-shipping-modal .btn-toolbar.payment-type-buttons .search-btn {
    width: auto; }
    #sales-orders-list #sales-shipping-modal .btn-toolbar.payment-type-buttons .search-btn .fa {
      font-size: 19px; }
  #sales-orders-list #sales-shipping-modal .btn-toolbar.payment-type-buttons button[type="submit"] {
    width: auto; }
  #sales-orders-list #sales-shipping-modal .btn-toolbar.payment-type-buttons input::placeholder {
    font-weight: normal;
    font-style: italic; }
  #sales-orders-list #sales-shipping-modal .btn-toolbar.payment-type-buttons #credit-payment-type + span {
    left: 10px; }

#sales-orders-list #sales-shipping-modal .table-collapse-fix {
  height: 500px; }

#sales-orders-list #sales-shipping-modal .table-collapse-fix-pre {
  height: 455px; }

#sales-orders-list #sales-shipping-modal .panel-toolbar {
  height: 40px; }

#sales-orders-list #sales-shipping-modal .pull-right.btn-toolbar {
  position: absolute;
  top: 12px;
  right: 20px; }

#sales-orders-list #sales-shipping-modal .position-print-invoice-btn-relative {
  position: relative;
  top: -212px; }

#sales-orders-list .table-collapse-fix {
  height: 450px; }

#sales-orders-list .export-to-excel {
  position: absolute; }

#sales-orders-list .print-btn {
  margin-left: 5px;
  margin-bottom: 5px; }

#sales-orders-list .mso-footnotes {
  margin-top: 7px;
  text-align: right;
  display: grid; }

#sales-orders-list .row-count {
  display: inline-flex;
  margin-top: 15px;
  margin-left: -7px; }

#sales-orders-list .position_left {
  left: 820px; }

#sales-orders-list #total-equation {
  margin-top: 3px; }

#sales-orders-list #row-count-equation {
  margin-left: 5px; }

#sales-orders-list .grand-total {
  display: inline-flex;
  margin-top: 15px;
  margin-left: 260px; }

#sales-orders-list .grand-total-label {
  margin-top: 3px;
  margin-right: 5px; }

#sales-orders-list #autosuggest-div {
  z-index: 1;
  position: absolute;
  top: 4px;
  left: 750px;
  width: 900px; }

#sales-orders-list .TNAutosuggest-div {
  margin-top: 28px; }

#sales-orders-list #TNMSOTable {
  margin-top: 28px; }

#sales-orders-list #table-collapse-fix-450 {
  height: 450px; }

#sales-orders-list #table-collapse-fix-500 {
  height: 500px; }

#sales-orders-list #table-collapse-fix-525 {
  height: 565px; }

#sales-orders-list #table-collapse-fix-630 {
  height: 630px; }

#sales-orders-list #table-collapse-fix-940 {
  height: 940px; }

#sales-orders-list #buttonsContainer-padLeft {
  width: 83%; }

#sales-orders-list #suggestion-box {
  border: 1px solid #2196F3;
  border-radius: 4px;
  background: #BBDEFB; }

#sales-orders-list .control-dropdown {
  margin-left: 5px; }

#sales-orders-list .warehouse-address-selection div .control-label {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  #sales-orders-list .warehouse-address-selection div .control-label .Select {
    width: 400px !important; }

#sales-orders-list .warehouse-address-selection .control-label {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

#sales-orders-list .warehouse-address-selection .selection-label {
  padding-top: 3px; }

#sales-orders-list .warehouse-address-selection .selection-dropdown {
  width: 400px;
  padding-left: 10px; }
  #sales-orders-list .warehouse-address-selection .selection-dropdown .Select-control {
    height: 25px;
    border: 1px solid black; }
    #sales-orders-list .warehouse-address-selection .selection-dropdown .Select-control .Select-placeholder {
      line-height: 20px; }
    #sales-orders-list .warehouse-address-selection .selection-dropdown .Select-control .Select-value {
      line-height: 20px; }
      #sales-orders-list .warehouse-address-selection .selection-dropdown .Select-control .Select-value .Select-value-label {
        line-height: 20px; }
    #sales-orders-list .warehouse-address-selection .selection-dropdown .Select-control .Select-input {
      height: 20px; }
      #sales-orders-list .warehouse-address-selection .selection-dropdown .Select-control .Select-input > input {
        padding: 0px; }

#sales-orders-list em.fa.fa-times {
  color: #F44336;
  font-size: 20px;
  line-height: 17px; }

#sales-orders-list .react-autosuggest__suggestions-container--open {
  display: block;
  position: relative;
  width: 100%;
  max-height: 435px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 2; }

#sales-orders-list .table-buttons {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%; }

#sales-orders-list .table-filters {
  width: 750px !important;
  left: 0px;
  top: 35px; }
  #sales-orders-list .table-filters label.control-label {
    width: auto !important;
    line-height: 22px;
    padding-top: 0; }
  #sales-orders-list .table-filters .search-btn {
    position: relative;
    top: -1px;
    left: -22px; }
  #sales-orders-list .table-filters .btn, #sales-orders-list .table-filters .ColVis .ColVis_Button, .ColVis #sales-orders-list .table-filters .ColVis_Button {
    padding: 1px 6px; }
  #sales-orders-list .table-filters .fa-search {
    font-size: 14px;
    padding: 0; }

#sales-orders-list .table-filters-thirdrow {
  position: absolute;
  width: 700px !important;
  left: 177px;
  top: 64px; }
  #sales-orders-list .table-filters-thirdrow label.control-label {
    width: auto !important;
    line-height: 22px;
    padding-top: 0; }
  #sales-orders-list .table-filters-thirdrow .search-btn {
    position: relative;
    top: -1px;
    left: -22px; }
  #sales-orders-list .table-filters-thirdrow .btn, #sales-orders-list .table-filters-thirdrow .ColVis .ColVis_Button, .ColVis #sales-orders-list .table-filters-thirdrow .ColVis_Button {
    padding: 1px 6px; }
  #sales-orders-list .table-filters-thirdrow .fa-search {
    font-size: 14px;
    padding: 0; }

#sales-orders-list .tools {
  top: 7px !important; }

#sales-orders-list .table-buttons .dropdown {
  padding-left: 0px; }

.react-grid-Grid .react-grid-Row .warning-Cell {
  background-color: #F44336 !important;
  color: white; }

.product-cell {
  white-space: normal !important; }

.contant-product-cell {
  white-space: pre-wrap !important; }

.carrier-dropdown {
  width: 250px; }
  .carrier-dropdown .Select-control {
    height: 25px;
    border-color: #555; }
    .carrier-dropdown .Select-control .Select-input {
      height: 24px; }
    .carrier-dropdown .Select-control .Select-value-label {
      line-height: 24px; }
    .carrier-dropdown .Select-control .Select-placeholder {
      line-height: 22px !important; }

.country-style {
  color: green;
  display: flex;
  justify-content: flex-end;
  padding-right: 10px !important;
  margin-top: -18px;
  font-size: 16px;
  font-weight: bold; }

#sales-invoice #autosuggest-div {
  z-index: 2;
  position: absolute;
  top: 18px;
  left: 680px;
  width: 1000px; }

#sales-invoice #suggestion-box {
  border: 1px solid #2196F3;
  border-radius: 4px;
  background: #BBDEFB; }

#sales-invoice .date-pickers {
  display: inline-flex; }

#sales-invoice .toDate-picker {
  margin-left: 10px; }

#sales-invoice .fromDate-picker {
  margin-left: -10px; }

#sales-invoice em.fa.fa-times {
  color: #F44336;
  font-size: 20px;
  line-height: 17px; }

#sales-invoice .export-to-excel {
  position: relative;
  top: -1px; }

#sales-invoice .table-buttons {
  position: relative;
  z-index: 2;
  top: 0px;
  left: 0px; }

#sales-invoice .table-filters {
  left: 15px;
  top: 50px; }

#sales-invoice .table-collapse-fix {
  height: 365px; }

#sales-invoice .react-autosuggest__suggestions-container--open {
  display: block;
  position: relative;
  width: 100%;
  max-height: 435px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 2; }

#sales-invoice .dropdownbutton {
  position: relative;
  z-index: 2; }

#sales-performance #autosuggest-div {
  z-index: 1;
  top: 4px;
  padding-bottom: 10px; }

#sales-performance #suggestion-box {
  border: 1px solid #2196F3;
  border-radius: 4px;
  background: #BBDEFB; }

#sales-performance em.fa.fa-times {
  color: #F44336;
  font-size: 20px;
  line-height: 17px; }

#sales-performance .react-autosuggest__container {
  position: relative; }

#sales-performance .react-autosuggest__suggestions-container--open {
  display: block;
  position: absolute;
  width: 100%;
  max-height: 435px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 2; }

#sales-performance .user-performance-toolbar {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }

#edit-sales-invoice .edit-si-promotion {
  font-size: 12px;
  font-weight: normal; }

#edit-sales-invoice .edit-si-total-price-panel {
  display: flex;
  flex-direction: column;
  align-items: center; }

#edit-sales-invoice #search-product-by {
  position: relative;
  z-index: 2; }

#edit-sales-invoice .react-autosuggest__container {
  position: relative; }

#edit-sales-invoice #sales-auto-suggest-header {
  font-size: 15px;
  font-weight: bold;
  width: inherit;
  border-bottom: 1px solid; }

#edit-sales-invoice .react-autosuggest__suggestions-container--open {
  display: block;
  position: absolute;
  width: 245%;
  max-height: 435px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 2; }

#react-pagination .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 5px 0;
  margin-bottom: 0px;
  border-radius: 4px; }

#react-pagination .pagination > li {
  display: inline; }

#react-pagination .pagination > li > a,
#react-pagination .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #2c689c;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px; }

#react-pagination .pagination > li:first-child > a,
#react-pagination .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

#react-pagination .pagination > li:last-child > a,
#react-pagination .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

#react-pagination .pagination > li > a:hover,
#react-pagination .pagination > li > span:hover,
#react-pagination .pagination > li > a:focus,
#react-pagination .pagination > li > span:focus {
  z-index: 2;
  color: #3c6e99;
  background-color: #eeeeee;
  border-color: #ddd; }

#react-pagination .pagination > .active > a,
#react-pagination .pagination > .active > span,
#react-pagination .pagination > .active > a:hover,
#react-pagination .pagination > .active > span:hover,
#react-pagination .pagination > .active > a:focus,
#react-pagination .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #7297b8;
  border-color: #608cb3;
  cursor: default; }

#react-pagination .pagination > .disabled > span,
#react-pagination .pagination > .disabled > span:hover,
#react-pagination .pagination > .disabled > span:focus,
#react-pagination .pagination > .disabled > a,
#react-pagination .pagination > .disabled > a:hover,
#react-pagination .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed; }

#react-pagination .pagination-lg > li > a,
#react-pagination .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333; }

#react-pagination .pagination-lg > li:first-child > a,
#react-pagination .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

#react-pagination .pagination-lg > li:last-child > a,
#react-pagination .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

#react-pagination .pagination-sm > li > a,
#react-pagination .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5; }

#react-pagination .pagination-sm > li:first-child > a,
#react-pagination .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

#react-pagination .pagination-sm > li:last-child > a,
#react-pagination .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

#react-user-search .search-toolbar {
  margin-top: 20px; }

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: -5px 2px;
  padding: 0em 0em 0em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .ColVis .ColVis_Button > .caret,
  .dropup > .btn > .caret, .ColVis
  .dropup > .ColVis_Button > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.52857;
  color: #000;
  background-color: #CFD8DC; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #2196F3;
  text-decoration: none; }
  a:hover, a:focus {
    color: #0a6ebd;
    text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 2px;
  line-height: 1.52857;
  background-color: #555555;
  border: 1px solid #333333;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 9px;
  margin-bottom: 9px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #0d0502; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #0d0502; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9px;
  margin-bottom: 9px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 24px; }

h2, .h2 {
  font-size: 18px; }

h3, .h3 {
  font-size: 16px; }

h4, .h4 {
  font-size: 15px; }

h5, .h5 {
  font-size: 12px; }

h6, .h6 {
  font-size: 11px; }

h1, .h1,
h2, .h2 {
  color: #652710; }

p {
  margin: 0 0 9px; }

.lead {
  margin-bottom: 18px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 18px; } }

small,
.small {
  font-size: 91%; }

mark,
.mark {
  background-color: #FFECB3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #555555; }

.text-primary {
  color: #2196F3; }

a.text-primary:hover,
a.text-primary:focus {
  color: #0c7cd5; }

.text-success {
  color: #4CAF50; }

a.text-success:hover,
a.text-success:focus {
  color: #3d8b40; }

.text-info {
  color: #1976D2; }

a.text-info:hover,
a.text-info:focus {
  color: #145ca4; }

.text-warning {
  color: #FFC107; }

a.text-warning:hover,
a.text-warning:focus {
  color: #d39e00; }

.text-danger {
  color: #F44336; }

a.text-danger:hover,
a.text-danger:focus {
  color: #ea1c0d; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #2196F3; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0c7cd5; }

.bg-success {
  background-color: #C8E6C9; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #a5d6a7; }

.bg-info {
  background-color: #BBDEFB; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #8bc7f8; }

.bg-warning {
  background-color: #FFECB3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ffdf80; }

.bg-danger {
  background-color: #FFCDD2; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #ff9aa4; }

.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #555555; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 9px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 18px; }

dt,
dd {
  line-height: 1.52857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #FFECB3; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 13.8px;
  border-left: 5px solid #555555; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.52857;
    color: #333333; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #555555;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.52857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 11px;
  line-height: 1.52857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7px;
  padding-right: 8px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 735px; } }
  @media (min-width: 992px) {
    .container {
      width: 955px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1155px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7px;
  padding-right: 8px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -7px;
  margin-right: -8px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 7px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: white; }

caption {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #555555;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 5px;
    line-height: 1.52857;
    vertical-align: top;
    border-top: 1px solid #aaaaaa; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #aaaaaa; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #aaaaaa; }
  .table .table {
    background-color: #CFD8DC; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 2px; }

.table-bordered {
  border: 1px solid #aaaaaa; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #aaaaaa; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #E6F5FF; }

.table-hover > tbody > tr:hover {
  background-color: #FFECB3; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #FFECB3; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #ffe69a; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #C8E6C9; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #b6deb8; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #BBDEFB; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #a3d2fa; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #FFECB3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #ffe69a; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #FFCDD2; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ffb4bb; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 13.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #aaaaaa; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin-top: -5px;
  margin-bottom: 0px;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 18px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #555555; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 0 8px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  position: relative;
  top: 0;
  left: 0;
  vertical-align: middle; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 3px;
  font-size: 12px;
  line-height: 1.52857;
  color: #000; }

.form-control, body .bootstrap-tagsinput {
  display: block;
  width: 100%;
  height: 24px;
  padding: 2px 10px;
  font-size: 12px;
  line-height: 1.52857;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #555555;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, body .bootstrap-tagsinput:focus {
    border-color: #BBDEFB;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(187, 222, 251, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(187, 222, 251, 0.6); }
  .form-control::-moz-placeholder, body .bootstrap-tagsinput::-moz-placeholder {
    color: #555555;
    opacity: 1; }
  .form-control:-ms-input-placeholder, body .bootstrap-tagsinput:-ms-input-placeholder {
    color: #555555; }
  .form-control::-webkit-input-placeholder, body .bootstrap-tagsinput::-webkit-input-placeholder {
    color: #555555; }
  .form-control::-ms-expand, body .bootstrap-tagsinput::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], body [disabled].bootstrap-tagsinput, .form-control[readonly], body [readonly].bootstrap-tagsinput,
  fieldset[disabled] .form-control,
  fieldset[disabled] body .bootstrap-tagsinput, body
  fieldset[disabled] .bootstrap-tagsinput {
    background-color: #CFD8DC;
    opacity: 1; }
  .form-control[disabled], body [disabled].bootstrap-tagsinput,
  fieldset[disabled] .form-control,
  fieldset[disabled] body .bootstrap-tagsinput, body
  fieldset[disabled] .bootstrap-tagsinput {
    cursor: not-allowed; }

textarea.form-control, body textarea.bootstrap-tagsinput {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, body input[type="date"].bootstrap-tagsinput,
  input[type="time"].form-control,
  body input[type="time"].bootstrap-tagsinput,
  input[type="datetime-local"].form-control,
  body input[type="datetime-local"].bootstrap-tagsinput,
  input[type="month"].form-control,
  body input[type="month"].bootstrap-tagsinput {
    line-height: 24px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, body .input-group-sm > input[type="date"].bootstrap-tagsinput,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .ColVis
  .input-group-sm > .input-group-btn > input[type="date"].ColVis_Button,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  body .input-group-sm > input[type="time"].bootstrap-tagsinput,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .ColVis
  .input-group-sm > .input-group-btn > input[type="time"].ColVis_Button,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  body .input-group-sm > input[type="datetime-local"].bootstrap-tagsinput,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .ColVis
  .input-group-sm > .input-group-btn > input[type="datetime-local"].ColVis_Button,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  body .input-group-sm > input[type="month"].bootstrap-tagsinput,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .ColVis
  .input-group-sm > .input-group-btn > input[type="month"].ColVis_Button,
  .input-group-sm
  input[type="month"] {
    line-height: 17px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, body .input-group-lg > input[type="date"].bootstrap-tagsinput,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .ColVis
  .input-group-lg > .input-group-btn > input[type="date"].ColVis_Button,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  body .input-group-lg > input[type="time"].bootstrap-tagsinput,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .ColVis
  .input-group-lg > .input-group-btn > input[type="time"].ColVis_Button,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  body .input-group-lg > input[type="datetime-local"].bootstrap-tagsinput,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .ColVis
  .input-group-lg > .input-group-btn > input[type="datetime-local"].ColVis_Button,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  body .input-group-lg > input[type="month"].bootstrap-tagsinput,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .ColVis
  .input-group-lg > .input-group-btn > input[type="month"].ColVis_Button,
  .input-group-lg
  input[type="month"] {
    line-height: 34px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 18px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 0;
  min-height: 30px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, body .input-group-lg > .form-control-static.bootstrap-tagsinput,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .ColVis
  .input-group-lg > .input-group-btn > .form-control-static.ColVis_Button, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, body .input-group-sm > .form-control-static.bootstrap-tagsinput,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .ColVis
  .input-group-sm > .input-group-btn > .form-control-static.ColVis_Button {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, body .input-group-sm > .bootstrap-tagsinput,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .ColVis
.input-group-sm > .input-group-btn > .ColVis_Button {
  height: 17px;
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.25;
  border-radius: 2px; }

select.input-sm, .input-group-sm > select.form-control, body .input-group-sm > select.bootstrap-tagsinput,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .ColVis
.input-group-sm > .input-group-btn > select.ColVis_Button {
  height: 17px;
  line-height: 17px; }

textarea.input-sm, .input-group-sm > textarea.form-control, body .input-group-sm > textarea.bootstrap-tagsinput,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .ColVis
.input-group-sm > .input-group-btn > textarea.ColVis_Button,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
body .input-group-sm > select[multiple].bootstrap-tagsinput,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.ColVis
.input-group-sm > .input-group-btn > select[multiple].ColVis_Button {
  height: auto; }

.form-group-sm .form-control, .form-group-sm body .bootstrap-tagsinput, body .form-group-sm .bootstrap-tagsinput {
  height: 17px;
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.25;
  border-radius: 2px; }

.form-group-sm select.form-control, .form-group-sm body select.bootstrap-tagsinput, body .form-group-sm select.bootstrap-tagsinput {
  height: 17px;
  line-height: 17px; }

.form-group-sm textarea.form-control, .form-group-sm body textarea.bootstrap-tagsinput, body .form-group-sm textarea.bootstrap-tagsinput,
.form-group-sm select[multiple].form-control,
.form-group-sm body select[multiple].bootstrap-tagsinput, body
.form-group-sm select[multiple].bootstrap-tagsinput {
  height: auto; }

.form-group-sm .form-control-static {
  height: 17px;
  min-height: 29px;
  padding: 2px 5px;
  font-size: 11px;
  line-height: 1.25; }

.input-lg, .input-group-lg > .form-control, body .input-group-lg > .bootstrap-tagsinput,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .ColVis
.input-group-lg > .input-group-btn > .ColVis_Button {
  height: 34px;
  padding: 4px 15px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, body .input-group-lg > select.bootstrap-tagsinput,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .ColVis
.input-group-lg > .input-group-btn > select.ColVis_Button {
  height: 34px;
  line-height: 34px; }

textarea.input-lg, .input-group-lg > textarea.form-control, body .input-group-lg > textarea.bootstrap-tagsinput,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .ColVis
.input-group-lg > .input-group-btn > textarea.ColVis_Button,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
body .input-group-lg > select[multiple].bootstrap-tagsinput,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.ColVis
.input-group-lg > .input-group-btn > select[multiple].ColVis_Button {
  height: auto; }

.form-group-lg .form-control, .form-group-lg body .bootstrap-tagsinput, body .form-group-lg .bootstrap-tagsinput {
  height: 34px;
  padding: 4px 15px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 6px; }

.form-group-lg select.form-control, .form-group-lg body select.bootstrap-tagsinput, body .form-group-lg select.bootstrap-tagsinput {
  height: 34px;
  line-height: 34px; }

.form-group-lg textarea.form-control, .form-group-lg body textarea.bootstrap-tagsinput, body .form-group-lg textarea.bootstrap-tagsinput,
.form-group-lg select[multiple].form-control,
.form-group-lg body select[multiple].bootstrap-tagsinput, body
.form-group-lg select[multiple].bootstrap-tagsinput {
  height: auto; }

.form-group-lg .form-control-static {
  height: 34px;
  min-height: 34px;
  padding: 5px 15px;
  font-size: 16px;
  line-height: 1.5; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback body .bootstrap-tagsinput, body .has-feedback .bootstrap-tagsinput {
    padding-right: 30px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, body .input-group-lg > .bootstrap-tagsinput + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback, .ColVis
.input-group-lg > .input-group-btn > .ColVis_Button + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg body .bootstrap-tagsinput + .form-control-feedback, body
.form-group-lg .bootstrap-tagsinput + .form-control-feedback {
  width: 34px;
  height: 34px;
  line-height: 34px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, body .input-group-sm > .bootstrap-tagsinput + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback, .ColVis
.input-group-sm > .input-group-btn > .ColVis_Button + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm body .bootstrap-tagsinput + .form-control-feedback, body
.form-group-sm .bootstrap-tagsinput + .form-control-feedback {
  width: 17px;
  height: 17px;
  line-height: 17px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #4CAF50; }

.has-success .form-control, .has-success body .bootstrap-tagsinput, body .has-success .bootstrap-tagsinput {
  border-color: #4CAF50;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success body .bootstrap-tagsinput:focus, body .has-success .bootstrap-tagsinput:focus {
    border-color: #3d8b40;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #92cf94;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #92cf94; }

.has-success .input-group-addon {
  color: #4CAF50;
  border-color: #4CAF50;
  background-color: #C8E6C9; }

.has-success .form-control-feedback {
  color: #4CAF50; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #FFC107; }

.has-warning .form-control, .has-warning body .bootstrap-tagsinput, body .has-warning .bootstrap-tagsinput {
  border-color: #FFC107;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning body .bootstrap-tagsinput:focus, body .has-warning .bootstrap-tagsinput:focus {
    border-color: #d39e00;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffdb6d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffdb6d; }

.has-warning .input-group-addon {
  color: #FFC107;
  border-color: #FFC107;
  background-color: #FFECB3; }

.has-warning .form-control-feedback {
  color: #FFC107; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #F44336; }

.has-error .form-control, .has-error body .bootstrap-tagsinput, body .has-error .bootstrap-tagsinput {
  border-color: #F44336;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error body .bootstrap-tagsinput:focus, body .has-error .bootstrap-tagsinput:focus {
    border-color: #ea1c0d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f99d97;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f99d97; }

.has-error .input-group-addon {
  color: #F44336;
  border-color: #F44336;
  background-color: #FFCDD2; }

.has-error .form-control-feedback {
  color: #F44336; }

.has-feedback label ~ .form-control-feedback {
  top: 23px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline body .bootstrap-tagsinput, body .form-inline .bootstrap-tagsinput {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group body .bootstrap-tagsinput, body
    .form-inline .input-group .bootstrap-tagsinput {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline body .input-group > .bootstrap-tagsinput, body .form-inline .input-group > .bootstrap-tagsinput {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 3px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 21px; }

.form-horizontal .form-group {
  margin-left: -7px;
  margin-right: -8px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 3px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 7px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 5px;
    font-size: 16px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 2px;
    font-size: 11px; } }

.btn, .ColVis .ColVis_Button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 2px 10px;
  font-size: 12px;
  line-height: 1.52857;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .ColVis .ColVis_Button:focus, .btn.focus, .ColVis .focus.ColVis_Button, .btn:active:focus, .ColVis .ColVis_Button:active:focus, .btn:active.focus, .ColVis .ColVis_Button:active.focus, .btn.active:focus, .ColVis .active.ColVis_Button:focus, .btn.active.focus, .ColVis .active.focus.ColVis_Button {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .ColVis .ColVis_Button:hover, .btn:focus, .ColVis .ColVis_Button:focus, .btn.focus, .ColVis .focus.ColVis_Button {
    color: #fff;
    text-decoration: none; }
  .btn:active, .ColVis .ColVis_Button:active, .btn.active, .ColVis .active.ColVis_Button {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .ColVis .disabled.ColVis_Button, .btn[disabled], .ColVis [disabled].ColVis_Button,
  fieldset[disabled] .btn,
  fieldset[disabled] .ColVis .ColVis_Button, .ColVis
  fieldset[disabled] .ColVis_Button {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, .ColVis a.disabled.ColVis_Button,
fieldset[disabled] a.btn,
fieldset[disabled] .ColVis a.ColVis_Button, .ColVis
fieldset[disabled] a.ColVis_Button {
  pointer-events: none; }

.btn-default, .ColVis .ColVis_Button {
  color: #fff;
  background-color: #2196F3;
  border-color: #1c94f3; }
  .btn-default:focus, .ColVis .ColVis_Button:focus, .btn-default.focus, .ColVis .focus.ColVis_Button {
    color: #fff;
    background-color: #0e8df2;
    border-color: #0c7fda; }
  .btn-default:hover, .ColVis .ColVis_Button:hover {
    color: #fff;
    background-color: #0e8df2;
    border-color: #0c7fda; }
  .btn-default:active, .ColVis .ColVis_Button:active, .btn-default.active, .ColVis .active.ColVis_Button,
  .open > .btn-default.dropdown-toggle, .ColVis
  .open > .dropdown-toggle.ColVis_Button {
    color: #fff;
    background-color: #0e8df2;
    border-color: #0c7fda; }
    .btn-default:active:hover, .ColVis .ColVis_Button:active:hover, .btn-default:active:focus, .ColVis .ColVis_Button:active:focus, .btn-default:active.focus, .ColVis .ColVis_Button:active.focus, .btn-default.active:hover, .ColVis .active.ColVis_Button:hover, .btn-default.active:focus, .ColVis .active.ColVis_Button:focus, .btn-default.active.focus, .ColVis .active.focus.ColVis_Button,
    .open > .btn-default.dropdown-toggle:hover, .ColVis
    .open > .dropdown-toggle.ColVis_Button:hover,
    .open > .btn-default.dropdown-toggle:focus, .ColVis
    .open > .dropdown-toggle.ColVis_Button:focus,
    .open > .btn-default.dropdown-toggle.focus, .ColVis
    .open > .dropdown-toggle.focus.ColVis_Button {
      color: #fff;
      background-color: #0e8df2;
      border-color: #0c7fda; }
  .btn-default:active, .ColVis .ColVis_Button:active, .btn-default.active, .ColVis .active.ColVis_Button,
  .open > .btn-default.dropdown-toggle, .ColVis
  .open > .dropdown-toggle.ColVis_Button {
    background-image: none; }
  .btn-default.disabled:hover, .ColVis .disabled.ColVis_Button:hover, .btn-default.disabled:focus, .ColVis .disabled.ColVis_Button:focus, .btn-default.disabled.focus, .ColVis .disabled.focus.ColVis_Button, .btn-default[disabled]:hover, .ColVis [disabled].ColVis_Button:hover, .btn-default[disabled]:focus, .ColVis [disabled].ColVis_Button:focus, .btn-default[disabled].focus, .ColVis [disabled].focus.ColVis_Button,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .ColVis .ColVis_Button:hover, .ColVis
  fieldset[disabled] .ColVis_Button:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .ColVis .ColVis_Button:focus, .ColVis
  fieldset[disabled] .ColVis_Button:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .ColVis .focus.ColVis_Button, .ColVis
  fieldset[disabled] .focus.ColVis_Button {
    background-color: #2196F3;
    border-color: #1c94f3; }
  .btn-default .badge, .ColVis .ColVis_Button .badge {
    color: #2196F3;
    background-color: #fff; }

.btn-primary {
  color: #fff;
  background-color: #2196F3;
  border-color: #1c94f3; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0e8df2;
    border-color: #0c7fda; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0e8df2;
    border-color: #0c7fda; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0e8df2;
    border-color: #0c7fda; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #0e8df2;
      border-color: #0c7fda; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #2196F3;
    border-color: #1c94f3; }
  .btn-primary .badge {
    color: #2196F3;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #4CAF50;
  border-color: #4aab4e; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #46a149;
    border-color: #3e8f41; }
  .btn-success:hover {
    color: #fff;
    background-color: #46a149;
    border-color: #3e8f41; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #46a149;
    border-color: #3e8f41; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #46a149;
      border-color: #3e8f41; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #4CAF50;
    border-color: #4aab4e; }
  .btn-success .badge {
    color: #4CAF50;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #1976D2;
  border-color: #1873cd; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #176cc0;
    border-color: #145fa9; }
  .btn-info:hover {
    color: #fff;
    background-color: #176cc0;
    border-color: #145fa9; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #176cc0;
    border-color: #145fa9; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #176cc0;
      border-color: #145fa9; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #1976D2;
    border-color: #1873cd; }
  .btn-info .badge {
    color: #1976D2;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #FFC107;
  border-color: #ffc002; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #f2b500;
    border-color: #d8a200; }
  .btn-warning:hover {
    color: #fff;
    background-color: #f2b500;
    border-color: #d8a200; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #f2b500;
    border-color: #d8a200; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #f2b500;
      border-color: #d8a200; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #FFC107;
    border-color: #ffc002; }
  .btn-warning .badge {
    color: #FFC107;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #F44336;
  border-color: #f43e31; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #f33123;
    border-color: #ef1d0d; }
  .btn-danger:hover {
    color: #fff;
    background-color: #f33123;
    border-color: #ef1d0d; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #f33123;
    border-color: #ef1d0d; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #f33123;
      border-color: #ef1d0d; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #F44336;
    border-color: #f43e31; }
  .btn-danger .badge {
    color: #F44336;
    background-color: #fff; }

.btn-link {
  color: #2196F3;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #0a6ebd;
    text-decoration: none;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #CFD8DC;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .ColVis .btn-group-lg > .ColVis_Button {
  padding: 4px 15px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .ColVis .btn-group-sm > .ColVis_Button, .calendar-app .fc-button {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.25;
  border-radius: 2px; }

.btn-xs, .btn-group-xs > .btn, .ColVis .btn-group-xs > .ColVis_Button {
  padding: 1px 2px;
  font-size: 11px;
  line-height: 1.25;
  border-radius: 2px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1010;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.52857;
    color: #5f5f5f;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #E6F5FF; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #BBDEFB; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #CFD8DC; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.52857;
  color: #E6F5FF;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1000; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .ColVis .btn-group > .ColVis_Button,
  .btn-group-vertical > .btn, .ColVis
  .btn-group-vertical > .ColVis_Button {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .ColVis .btn-group > .ColVis_Button:hover, .btn-group > .btn:focus, .ColVis .btn-group > .ColVis_Button:focus, .btn-group > .btn:active, .ColVis .btn-group > .ColVis_Button:active, .btn-group > .btn.active, .ColVis .btn-group > .active.ColVis_Button,
    .btn-group-vertical > .btn:hover, .ColVis
    .btn-group-vertical > .ColVis_Button:hover,
    .btn-group-vertical > .btn:focus, .ColVis
    .btn-group-vertical > .ColVis_Button:focus,
    .btn-group-vertical > .btn:active, .ColVis
    .btn-group-vertical > .ColVis_Button:active,
    .btn-group-vertical > .btn.active, .ColVis
    .btn-group-vertical > .active.ColVis_Button {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .ColVis .ColVis_Button + .btn, .ColVis .btn-group .ColVis_Button + .btn, .btn-group .ColVis .btn + .ColVis_Button, .ColVis .btn-group .btn + .ColVis_Button, .btn-group .ColVis .ColVis_Button + .ColVis_Button, .ColVis .btn-group .ColVis_Button + .ColVis_Button,
.btn-group .btn + .btn-group,
.btn-group .ColVis .ColVis_Button + .btn-group, .ColVis
.btn-group .ColVis_Button + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .ColVis .btn-group + .ColVis_Button, .ColVis
.btn-group .btn-group + .ColVis_Button,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar .ColVis .ColVis_Button, .ColVis .btn-toolbar .ColVis_Button,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .ColVis .btn-toolbar > .ColVis_Button,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .ColVis .btn-group > .ColVis_Button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .ColVis .btn-group > .ColVis_Button:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .ColVis .btn-group > .ColVis_Button:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .ColVis .btn-group > .ColVis_Button:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .ColVis .btn-group > .btn-group:not(:first-child):not(:last-child) > .ColVis_Button {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .ColVis .btn-group > .btn-group:first-child:not(:last-child) > .ColVis_Button:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .ColVis .btn-group > .btn-group:last-child:not(:first-child) > .ColVis_Button:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .ColVis .btn-group > .ColVis_Button + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .ColVis .btn-group-lg.btn-group > .ColVis_Button + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, .ColVis .ColVis_Button .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .ColVis .btn-group-lg > .ColVis_Button .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .ColVis .btn-group-lg > .ColVis_Button .caret, .ColVis .dropup .btn-group-lg > .ColVis_Button .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .ColVis .btn-group-vertical > .ColVis_Button,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, .ColVis
.btn-group-vertical > .btn-group > .ColVis_Button {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn, .ColVis .btn-group-vertical > .btn-group > .ColVis_Button {
  float: none; }

.btn-group-vertical > .btn + .btn, .ColVis .btn-group-vertical > .ColVis_Button + .btn, .ColVis .btn-group-vertical > .btn + .ColVis_Button, .ColVis .btn-group-vertical > .ColVis_Button + .ColVis_Button,
.btn-group-vertical > .btn + .btn-group, .ColVis
.btn-group-vertical > .ColVis_Button + .btn-group,
.btn-group-vertical > .btn-group + .btn, .ColVis
.btn-group-vertical > .btn-group + .ColVis_Button,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .ColVis .btn-group-vertical > .ColVis_Button:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .ColVis .btn-group-vertical > .ColVis_Button:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .ColVis .btn-group-vertical > .ColVis_Button:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .ColVis .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .ColVis_Button {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .ColVis .btn-group-vertical > .btn-group:first-child:not(:last-child) > .ColVis_Button:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .ColVis .btn-group-vertical > .btn-group:last-child:not(:first-child) > .ColVis_Button:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .ColVis .btn-group-justified > .ColVis_Button,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .ColVis .ColVis_Button, .ColVis .btn-group-justified > .btn-group .ColVis_Button {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], .ColVis [data-toggle="buttons"] > .ColVis_Button input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"], .ColVis
[data-toggle="buttons"] > .ColVis_Button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .ColVis
[data-toggle="buttons"] > .btn-group > .ColVis_Button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .ColVis
[data-toggle="buttons"] > .btn-group > .ColVis_Button input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control, .input-group body .bootstrap-tagsinput, body .input-group .bootstrap-tagsinput {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group body .bootstrap-tagsinput:focus, body .input-group .bootstrap-tagsinput:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group body .bootstrap-tagsinput, body
.input-group .bootstrap-tagsinput {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group body .bootstrap-tagsinput:not(:first-child):not(:last-child), body
  .input-group .bootstrap-tagsinput:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 2px 10px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #555555;
  border-radius: 3px; }
  .input-group-addon.input-sm, body .input-group-sm > .input-group-addon.bootstrap-tagsinput,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .ColVis
  .input-group-sm > .input-group-btn > .input-group-addon.ColVis_Button {
    padding: 1px 5px;
    font-size: 11px;
    border-radius: 2px; }
  .input-group-addon.input-lg, body .input-group-lg > .input-group-addon.bootstrap-tagsinput,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .ColVis
  .input-group-lg > .input-group-btn > .input-group-addon.ColVis_Button {
    padding: 4px 15px;
    font-size: 16px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group body .bootstrap-tagsinput:first-child, body .input-group .bootstrap-tagsinput:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn, .ColVis
.input-group-btn:first-child > .ColVis_Button,
.input-group-btn:first-child > .btn-group > .btn, .ColVis
.input-group-btn:first-child > .btn-group > .ColVis_Button,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .ColVis
.input-group-btn:last-child > .ColVis_Button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .ColVis
.input-group-btn:last-child > .btn-group:not(:last-child) > .ColVis_Button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group body .bootstrap-tagsinput:last-child, body .input-group .bootstrap-tagsinput:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn, .ColVis
.input-group-btn:last-child > .ColVis_Button,
.input-group-btn:last-child > .btn-group > .btn, .ColVis
.input-group-btn:last-child > .btn-group > .ColVis_Button,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child), .ColVis
.input-group-btn:first-child > .ColVis_Button:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .ColVis
.input-group-btn:first-child > .btn-group:not(:first-child) > .ColVis_Button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .ColVis .input-group-btn > .ColVis_Button {
    position: relative; }
    .input-group-btn > .btn + .btn, .ColVis .input-group-btn > .ColVis_Button + .btn, .ColVis .input-group-btn > .btn + .ColVis_Button, .ColVis .input-group-btn > .ColVis_Button + .ColVis_Button {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .ColVis .input-group-btn > .ColVis_Button:hover, .input-group-btn > .btn:focus, .ColVis .input-group-btn > .ColVis_Button:focus, .input-group-btn > .btn:active, .ColVis .input-group-btn > .ColVis_Button:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .ColVis .input-group-btn:first-child > .ColVis_Button,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .ColVis .input-group-btn:last-child > .ColVis_Button,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 5px 10px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: transparent; }
    .nav > li.disabled > a {
      color: #555555; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #555555;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: #2196F3; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs .tab-content {
  border-color: #999999; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }
  .nav-tabs > li > a {
    margin-right: -1px;
    font-weight: bold;
    line-height: 1.52857;
    color: #000;
    background-color: #CFD8DC;
    background-image: -webkit-linear-gradient(top, #b3b3b3 0%, #999999 100%);
    background-image: -o-linear-gradient(top, #b3b3b3 0%, #999999 100%);
    background-image: linear-gradient(to bottom, #b3b3b3 0%, #999999 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB3B3B3', endColorstr='#FF999999', GradientType=0);
    border: 1px solid #999999;
    border-bottom: none;
    border-radius: 3px 3px 0 0; }
    .nav-tabs > li > a:hover {
      color: #1976D2;
      background-color: #BBDEFB;
      background-image: -webkit-linear-gradient(top, #ebf5fe 0%, #ebf5fe 100%);
      background-image: -o-linear-gradient(top, #ebf5fe 0%, #ebf5fe 100%);
      background-image: linear-gradient(to bottom, #ebf5fe 0%, #ebf5fe 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEBF5FE', endColorstr='#FFEBF5FE', GradientType=0);
      border-color: #2196F3;
      border-bottom: none; }
  .nav-tabs > li.active > a {
    color: #FFA000;
    background-color: transparent;
    background-image: -webkit-linear-gradient(top, white 0%, #F2F2F2 100%);
    background-image: -o-linear-gradient(top, white 0%, #F2F2F2 100%);
    background-image: linear-gradient(to bottom, white 0%, #F2F2F2 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF2F2F2', GradientType=0);
    border-color: #FFA000; }
    .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #FFA000;
      border-color: #2196F3;
      cursor: default; }

.nav-justified {
  width: 100%; }
  .nav-justified > li {
    float: none; }
    .nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 3px; }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border: 1px solid #BBDEFB; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a {
      border-bottom: 1px solid #BBDEFB;
      border-radius: 3px 3px 0 0; }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
      border-bottom-color: #BBDEFB; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 9px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 3px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 7px;
  padding-left: 7px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -7px;
  margin-left: -7px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 16px 7px;
  font-size: 16px;
  line-height: 18px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -7px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 7px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 8px -7px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 18px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 16px;
          padding-bottom: 16px; } }

.navbar-form {
  margin-left: -7px;
  margin-right: -7px;
  padding: 10px 7px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 13px;
  margin-bottom: 13px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control, .navbar-form body .bootstrap-tagsinput, body .navbar-form .bootstrap-tagsinput {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control,
      .navbar-form .input-group body .bootstrap-tagsinput, body
      .navbar-form .input-group .bootstrap-tagsinput {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form body .input-group > .bootstrap-tagsinput, body .navbar-form .input-group > .bootstrap-tagsinput {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 13px;
  margin-bottom: 13px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .ColVis .btn-group-sm > .navbar-btn.ColVis_Button, .calendar-app .navbar-btn.fc-button {
    margin-top: 16.5px;
    margin-bottom: 16.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .ColVis .btn-group-xs > .navbar-btn.ColVis_Button {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 7px;
      margin-right: 7px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -7px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #2196F3;
  border-color: #0c86e6; }
  .navbar-default .navbar-brand {
    color: #fff; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #e6e6e6;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #fff; }
  .navbar-default .navbar-nav > li > a {
    color: #fff; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #FFC107;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #FFC107;
    background-color: #0c86e6; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #555555;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #0c86e6; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #0c86e6;
    color: #FFC107; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #fff; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #FFC107;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #FFC107;
      background-color: #0c86e6; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #555555;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #fff; }
    .navbar-default .navbar-link:hover {
      color: #FFC107; }
  .navbar-default .btn-link {
    color: #fff; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #FFC107; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #555555; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #fff; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #999999; }
  .navbar-inverse .navbar-nav > li > a {
    color: #fff; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #FFC107;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #FFC107;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #555555;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #FFC107; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #fff; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #FFC107;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #FFC107;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #555555;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #fff; }
    .navbar-inverse .navbar-link:hover {
      color: #FFC107; }
  .navbar-inverse .btn-link {
    color: #fff; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #FFC107; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #555555; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 3px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 2px 10px;
      line-height: 1.52857;
      text-decoration: none;
      color: #000;
      background-color: #fff;
      border: 1px solid #555555;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #0a6ebd;
    background-color: #555555;
    border-color: #555555; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #999999;
    background-color: #fff;
    border-color: #555555;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 4px 15px;
  font-size: 16px;
  line-height: 1.5; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.25; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #555555;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #555555; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #999999;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .ColVis .ColVis_Button .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #999999; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

.label-primary {
  background-color: #2196F3; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #0c7cd5; }

.label-success {
  background-color: #4CAF50; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #3d8b40; }

.label-info {
  background-color: #1976D2; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #145ca4; }

.label-warning {
  background-color: #FFC107; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #d39e00; }

.label-danger {
  background-color: #F44336; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #ea1c0d; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .ColVis .ColVis_Button .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .ColVis .btn-group-xs > .ColVis_Button .badge,
  .btn-group-xs > .btn .badge, .ColVis
  .btn-group-xs > .ColVis_Button .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #2196F3;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #fcfcfc; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #e3e3e3; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 7.5px;
    padding-right: 7.5px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 54px; } }

.thumbnail {
  display: block;
  padding: 2px;
  margin-bottom: 18px;
  line-height: 1.52857;
  background-color: #555555;
  border: 1px solid #333333;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #000; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2196F3; }

.alert {
  padding: 8px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 2px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 28px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #4CAF50;
  border-color: rgba(0, 0, 0, 0.1);
  color: #fff; }
  .alert-success hr {
    border-top-color: rgba(0, 0, 0, 0.1); }
  .alert-success .alert-link {
    color: #e6e6e6; }

.alert-info {
  background-color: #1976D2;
  border-color: rgba(0, 0, 0, 0.1);
  color: #fff; }
  .alert-info hr {
    border-top-color: rgba(0, 0, 0, 0.1); }
  .alert-info .alert-link {
    color: #e6e6e6; }

.alert-warning {
  background-color: #FFC107;
  border-color: rgba(0, 0, 0, 0.1);
  color: #fff; }
  .alert-warning hr {
    border-top-color: rgba(0, 0, 0, 0.1); }
  .alert-warning .alert-link {
    color: #e6e6e6; }

.alert-danger {
  background-color: #F44336;
  border-color: rgba(0, 0, 0, 0.1);
  color: #fff; }
  .alert-danger hr {
    border-top-color: rgba(0, 0, 0, 0.1); }
  .alert-danger .alert-link {
    color: #e6e6e6; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #gray-light;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 11px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  background-color: #2196F3;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #4CAF50; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #1976D2; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #FFC107; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #F44336; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #999999; }
  .list-group-item:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

a.list-group-item,
button.list-group-item {
  color: #333333; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #222222; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #333333;
    background-color: #FFECB3; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #CFD8DC;
  color: #CFD8DC;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #CFD8DC; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #BBDEFB;
  border-color: #BBDEFB; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: white; }

.list-group-item-success {
  color: #4CAF50;
  background-color: #C8E6C9; }

a.list-group-item-success,
button.list-group-item-success {
  color: #4CAF50; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #4CAF50;
    background-color: #b6deb8; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50; }

.list-group-item-info {
  color: #1976D2;
  background-color: #BBDEFB; }

a.list-group-item-info,
button.list-group-item-info {
  color: #1976D2; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #1976D2;
    background-color: #a3d2fa; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #1976D2;
    border-color: #1976D2; }

.list-group-item-warning {
  color: #FFC107;
  background-color: #FFECB3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #FFC107; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #FFC107;
    background-color: #ffe69a; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #FFC107;
    border-color: #FFC107; }

.list-group-item-danger {
  color: #F44336;
  background-color: #FFCDD2; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #F44336; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #F44336;
    background-color: #ffb4bb; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #F44336;
    border-color: #F44336; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 18px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #555555;
  border-top: 1px solid #555555;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 2px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 2px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 2px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 2px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #aaaaaa; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 18px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #555555; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #555555; }

.panel-default {
  border-color: #555555; }
  .panel-default > .panel-heading {
    color: #000;
    background-color: #fff;
    border-color: #555555; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #555555; }
    .panel-default > .panel-heading .badge {
      color: #fff;
      background-color: #000; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #555555; }

.panel-primary {
  border-color: #1976D2; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #2196F3;
    border-color: #1976D2; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #1976D2; }
    .panel-primary > .panel-heading .badge {
      color: #2196F3;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #1976D2; }

.panel-success {
  border-color: #388E3C; }
  .panel-success > .panel-heading {
    color: #fff;
    background-color: #4CAF50;
    border-color: #388E3C; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #388E3C; }
    .panel-success > .panel-heading .badge {
      color: #4CAF50;
      background-color: #fff; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #388E3C; }

.panel-info {
  border-color: #1976D2; }
  .panel-info > .panel-heading {
    color: #fff;
    background-color: #1976D2;
    border-color: #1976D2; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #1976D2; }
    .panel-info > .panel-heading .badge {
      color: #1976D2;
      background-color: #fff; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #1976D2; }

.panel-warning {
  border-color: #FFA000; }
  .panel-warning > .panel-heading {
    color: #fff;
    background-color: #FFC107;
    border-color: #FFA000; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #FFA000; }
    .panel-warning > .panel-heading .badge {
      color: #FFC107;
      background-color: #fff; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #FFA000; }

.panel-danger {
  border-color: #D32F2F; }
  .panel-danger > .panel-heading {
    color: #fff;
    background-color: #F44336;
    border-color: #D32F2F; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #D32F2F; }
    .panel-danger > .panel-heading .badge {
      color: #F44336;
      background-color: #fff; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #D32F2F; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 2px; }

.close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #333333;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #333333; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.52857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #333333; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .ColVis .ColVis_Button + .btn, .ColVis .modal-footer .ColVis_Button + .btn, .modal-footer .ColVis .btn + .ColVis_Button, .ColVis .modal-footer .btn + .ColVis_Button, .modal-footer .ColVis .ColVis_Button + .ColVis_Button, .ColVis .modal-footer .ColVis_Button + .ColVis_Button {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .ColVis .ColVis_Button + .btn, .ColVis .modal-footer .btn-group .ColVis_Button + .btn, .modal-footer .btn-group .ColVis .btn + .ColVis_Button, .ColVis .modal-footer .btn-group .btn + .ColVis_Button, .modal-footer .btn-group .ColVis .ColVis_Button + .ColVis_Button, .ColVis .modal-footer .btn-group .ColVis_Button + .ColVis_Button {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.52857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #FFECB3;
  border-radius: 3px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #FFECB3; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #FFECB3; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #FFECB3; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #FFECB3; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #FFECB3; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #FFECB3; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #FFECB3; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #FFECB3; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.52857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  background-color: #FFECB3;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 12px;
  background-color: #FFECB3;
  border-bottom: 1px solid #ffe69a;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: #e1e1e1;
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fafafa; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: #e1e1e1; }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fafafa; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: #e1e1e1;
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fafafa; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: #e1e1e1; }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fafafa;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .ColVis .ColVis_Button, .ColVis .carousel-caption .ColVis_Button {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* ========================================================================
     Component: media-queries
 ========================================================================== */
/* ========================================================================
     Component: bootstrap-reset
 ========================================================================== */
*:focus {
  outline: 0 !important; }

a {
  outline: none !important; }
  a.text-muted:hover, a.text-muted:focus {
    color: #3c3c3c; }

[data-now] {
  display: inline-block; }

.list-group {
  line-height: 1.3; }
  .list-group .list-group-item {
    padding: 10px; }
    .panel > .list-group .list-group-item {
      border-top: 0; }

.navbar-toggle .icon-bar {
  background-color: #fff; }

.page-header {
  border-bottom-color: #999999; }

.panel .panel-heading {
  border-bottom: 0;
  font-size: 14px; }
  .panel .panel-heading a {
    text-decoration: none !important; }

.panel.panel-default {
  border-top-width: 0px; }

.well {
  border: 1px solid #555555; }

.jumbotron {
  border: 1px solid #555555; }
  @media only screen and (min-width: 768px) {
    .jumbotron {
      padding: 0px; } }

.tab-wrapper {
  background-color: none;
  border: none;
  -webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35);
  border-radius: 3px; }

.tab-content {
  padding: 10px 20px;
  border: none;
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, #F2F2F2 0%, #E5E5E5 100%);
  background-image: -o-linear-gradient(top, #F2F2F2 0%, #E5E5E5 100%);
  background-image: linear-gradient(to bottom, #F2F2F2 0%, #E5E5E5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', endColorstr='#FFE5E5E5', GradientType=0); }
  .nav-pills + .tab-content {
    border: 0;
    padding: 0; }

.tab-content-dashboard .tab-content {
  padding-top: 10px;
  border: none;
  box-shadow: none !important;
  background-color: #ff00ff; }

.tab-content-dashboard .nav-tabs > li.active > a {
  color: #FFA000;
  border: none !important; }

div.tab-content .col-sm-6:nth-child(even) {
  float: right; }

Forms .form-control, Forms body .bootstrap-tagsinput, body Forms .bootstrap-tagsinput {
  box-shadow: 0 0 0 #000 !important; }

.input-sm, .input-group-sm > .form-control, body .input-group-sm > .bootstrap-tagsinput,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .ColVis
.input-group-sm > .input-group-btn > .ColVis_Button,
select.input-sm,
.input-group-sm > select.form-control,
body .input-group-sm > select.bootstrap-tagsinput,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.ColVis
.input-group-sm > .input-group-btn > select.ColVis_Button {
  height: 31px; }

label {
  margin-bottom: 0px; }

.form-control, body .bootstrap-tagsinput {
  padding: 2px 5px;
  border-radius: 3px; }

.form-horizontal .control-label {
  text-align: left;
  padding-top: 0; }

@media only screen and (max-width: 767px) {
  input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
    -webkit-appearance: none; } }

.table > tbody + tbody {
  border-bottom-width: 1px; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 1px; }

.progress {
  -webkit-box-shadow: 0 0 0 #000;
  box-shadow: 0 0 0 #000;
  border-radius: 2px;
  border: 1px solid #gray-light;
  background-color: #fff; }
  .progress .progress-bar {
    -webkit-box-shadow: 0 0 0 #000;
    box-shadow: 0 0 0 #000; }

.popover {
  box-shadow: 0 0 0 #000;
  border-color: #eee;
  border-bottom: 2px solid #999999;
  border-radius: 2px; }
  .popover .popover-title {
    border: 0; }

.nav.nav-pills .active > a {
  background-color: #2196F3; }

.dropdown-menu {
  border-radius: 2px; }

.dropdown-header {
  color: #a1a2a3; }

.navbar-top .navbar-nav > .active > a {
  color: #999; }
  .navbar-top .navbar-nav > .active > a:hover, .navbar-top .navbar-nav > .active > a:focus {
    color: #d1d2d3; }

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #666; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #222; }

.carousel .carousel-indicators {
  bottom: 0; }

.carousel .carousel-control.left, .carousel .carousel-control.right {
  background-image: none; }

.carousel .carousel-control em {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px; }

.modal-backdrop {
  position: fixed;
  bottom: 0; }

.topnavbar,
.navbar,
.navbar .dropdown-menu {
  filter: none !important; }

.glyphicon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .glyphicon.glyphicon-chevron-right:before {
    content: ""; }
  .glyphicon.glyphicon-chevron-left:before {
    content: ""; }
  .glyphicon.glyphicon-chevron-up:before {
    content: ""; }
  .glyphicon.glyphicon-chevron-down:before {
    content: ""; }
  .glyphicon.glyphicon-folder-open:before {
    content: ""; }

h1 {
  margin-top: 0; }

.btn em.fa + span, .ColVis .ColVis_Button em.fa + span {
  padding-left: 5px; }

em + div {
  margin: 0 10px; }

/*
.react-grid-Row--even {
  background-color: #E6F5FF !important;
}
.right-pane {

}
*/
.btn-sm, .btn-group-sm > .btn, .ColVis .btn-group-sm > .ColVis_Button, .calendar-app .fc-button {
  padding: 2px 10px; }

.modal-dialog {
  margin-top: 200px; }

/* ========================================================================
     Component: typo
 ========================================================================== */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000; }

h1, h2, h3, h4 {
  font-weight: bold; }

h1, h2 {
  text-transform: uppercase;
  letter-spacing: .033em;
  word-spacing: .075em;
  margin-bottom: 10px; }

/* ========================================================================
     Component: layout
 ========================================================================== */
html {
  /* $replace rtl */
  direction: ltr;
  height: 100%;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

body {
  width: auto !important;
  width: 1600px;
  min-width: 1600px; }

html, body, #app {
  height: 100%; }

#navbar-dropdown {
  max-height: 250px;
  overflow: scroll; }

.wrapper {
  position: relative;
  width: 100%;
  height: auto;
  min-height: calc(100vh - 15px);
  overflow-x: hidden; }
  .wrapper.ng-leave {
    display: none; }
  .wrapper > .aside {
    position: absolute;
    width: 220px;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 116;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #455A64; }
    .wrapper > .aside .aside-inner {
      padding-top: 100px;
      height: 100%;
      width: 220px;
      overflow: hidden; }
    .wrapper > .aside > .nav-floating {
      left: inherit;
      margin-left: 220px;
      z-index: 1110;
      min-width: 190px;
      overflow: auto; }
  .wrapper .dropdown-backdrop {
    z-index: 109; }
  .wrapper > section {
    position: relative;
    height: 100%;
    margin-left: 0;
    z-index: 111;
    background-color: #CFD8DC;
    margin-bottom: 30px !important; }
  .wrapper > footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30px;
    background-color: #CFD8DC;
    padding: 5px 15px;
    z-index: 111;
    -webkit-box-shadow: 0 -1px 6px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 0 -1px 6px 1px rgba(0, 0, 0, 0.35); }
    .wrapper > footer > p {
      margin: 0; }

.modal-open .wrapper {
  z-index: 0; }

.content-wrapper {
  padding: 0px;
  width: 100%;
  border-top: 1px solid transparent;
  margin-top: -1px; }
  .content-wrapper #product-error-wrapper {
    padding-top: 30px;
    width: 75%; }
  .content-wrapper > .unwrap {
    margin: -15px; }
    @media only screen and (min-width: 768px) {
      .content-wrapper > .unwrap {
        margin: -20px; } }
  .content-wrapper > h3,
  .content-wrapper > .content-heading {
    font-size: 16px;
    line-height: 1.1;
    color: #929292;
    margin: -15px;
    margin-bottom: 20px;
    padding: 15px;
    font-weight: normal;
    background-color: #eeeeee;
    border-bottom: 1px solid #555555; }
    .content-wrapper > h3 > small,
    .content-wrapper > .content-heading > small {
      display: block;
      font-size: 12px;
      color: #555555; }
  .content-wrapper > button, .content-wrapper > .btn, .ColVis .content-wrapper > .ColVis_Button {
    margin: 10px 10px 0 0; }
  .content-wrapper .container {
    width: 1380px; }
    @media (min-width: 1600px) {
      .content-wrapper .container {
        width: 1380px; } }
  .content-wrapper .container,
  .content-wrapper .container-fluid {
    padding: 10px 20px !important; }
  @media only screen and (min-width: 768px) {
    .content-wrapper {
      padding: 0px; }
      .content-wrapper > h3,
      .content-wrapper > .content-heading {
        margin: 0px;
        margin-bottom: 0px;
        padding: 0px; }
      .content-wrapper > button, .content-wrapper > .btn, .ColVis .content-wrapper > .ColVis_Button {
        margin: 0; } }

@media only screen and (min-width: 768px) {
  body {
    min-height: 100%;
    background-color: #CFD8DC; }
  .wrapper > .aside .aside-inner {
    padding-top: 50px; }
  .wrapper > section,
  .wrapper > footer {
    margin-left: 220px; }
  .wrapper > section.has-sidebar-right {
    margin-right: 240px; }
    .wrapper > section.has-sidebar-right + .offsidebar {
      z-index: 1; } }

@media only screen and (max-width: 767px) {
  .wrapper > .aside {
    margin-left: -220px; }
  .aside-toggled .wrapper > section,
  .aside-toggled .wrapper > footer {
    margin-left: 220px; }
  .aside-toggled .wrapper > .aside {
    margin-left: 0; }
  .csstransforms3d .wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }
    .csstransforms3d .wrapper > section,
    .csstransforms3d .wrapper > footer {
      margin-left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: -webkit-transform 0.3s ease;
      -moz-transition: -moz-transform 0.3s ease;
      -o-transition: -o-transform 0.3s ease;
      transition: transform 0.3s ease; }
    .csstransforms3d .wrapper > .aside {
      margin-left: 0;
      -webkit-transform: translate3d(-220px, 0, 0);
      transform: translate3d(-220px, 0, 0);
      -webkit-transition: -webkit-transform 0.3s ease;
      -moz-transition: -moz-transform 0.3s ease;
      -o-transition: -o-transform 0.3s ease;
      transition: transform 0.3s ease; }
  .csstransforms3d .aside-toggled .wrapper > section,
  .csstransforms3d .aside-toggled .wrapper > footer {
    -webkit-transform: translate3d(220px, 0, 0);
    transform: translate3d(220px, 0, 0); }
  .csstransforms3d .aside-toggled .wrapper > .aside {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@media only screen and (max-width: 767px) {
  .aside-collapsed .wrapper > .aside {
    margin-left: -70px; }
  .aside-collapsed.aside-toggled .wrapper > section,
  .aside-collapsed.aside-toggled .wrapper > footer {
    margin-left: 70px; }
  .aside-collapsed.aside-toggled .wrapper > .aside {
    margin-left: 0; }
  .csstransforms3d .aside-collapsed .wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }
    .csstransforms3d .aside-collapsed .wrapper > section,
    .csstransforms3d .aside-collapsed .wrapper > footer {
      margin-left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: -webkit-transform 0.3s ease;
      -moz-transition: -moz-transform 0.3s ease;
      -o-transition: -o-transform 0.3s ease;
      transition: transform 0.3s ease; }
    .csstransforms3d .aside-collapsed .wrapper > .aside {
      margin-left: 0;
      -webkit-transform: translate3d(-70px, 0, 0);
      transform: translate3d(-70px, 0, 0);
      -webkit-transition: -webkit-transform 0.3s ease;
      -moz-transition: -moz-transform 0.3s ease;
      -o-transition: -o-transform 0.3s ease;
      transition: transform 0.3s ease; }
  .csstransforms3d .aside-collapsed.aside-toggled .wrapper > section,
  .csstransforms3d .aside-collapsed.aside-toggled .wrapper > footer {
    -webkit-transform: translate3d(70px, 0, 0);
    transform: translate3d(70px, 0, 0); }
  .csstransforms3d .aside-collapsed.aside-toggled .wrapper > .aside {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.aside-collapsed {
  overflow-y: auto; }
  .aside-collapsed .wrapper > .aside, .aside-collapsed .wrapper > .aside > .aside-inner {
    width: 70px; }
  .aside-collapsed .wrapper > .aside > .nav-floating {
    margin-left: 70px; }

@media only screen and (min-width: 768px) {
  .aside-collapsed .wrapper > section,
  .aside-collapsed .wrapper > footer {
    margin-left: 70px; } }

@media (max-width: 1140px) {
  .layout-fixed.aside-toggled, .layout-fixed.offsidebar-open {
    overflow-y: hidden; } }

.layout-fixed .wrapper {
  /* only applied to sidebar */ }
  .layout-fixed .wrapper .topnavbar-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 121; }
  .layout-fixed .wrapper > aside {
    position: fixed; }
  .layout-fixed .wrapper > .aside {
    /* safari fix */
    height: 1px;
    min-height: 100%;
    /* ios blanks space fix */ }
    .layout-fixed .wrapper > .aside > .aside-inner {
      position: fixed;
      top: 0;
      bottom: 0; }
  .layout-fixed .wrapper > section {
    margin-top: 104px; }
    @media only screen and (min-width: 768px) {
      .layout-fixed .wrapper > section {
        margin-top: 50px; } }

/* IE10+ hack: safari fix breaks ie so we need to target ie only to restore */
_:-ms-lang(x), .layout-fixed .wrapper > .aside > .aside-inner {
  position: static !important; }

@media only screen and (min-width: 992px) {
  .layout-boxed {
    overflow: auto !important; }
    .layout-boxed .wrapper {
      margin: 0 auto;
      overflow: hidden;
      box-shadow: 0 0 13px rgba(0, 0, 0, 0.25); }
      .layout-boxed .wrapper .offsidebar {
        position: absolute !important; }
      .layout-boxed .wrapper > .aside {
        left: inherit; }
      .layout-boxed .wrapper, .layout-boxed .wrapper .topnavbar-wrapper {
        width: 970px; }
    .layout-boxed.layout-fixed .wrapper > .aside > .aside-inner {
      left: inherit; } }

@media only screen and (min-width: 1200px) {
  .layout-boxed .wrapper, .layout-boxed .wrapper .topnavbar-wrapper {
    width: 1140px; } }

/* ========================================================================
   Component: layout-extra
 ========================================================================== */
.hidden-footer .wrapper > footer {
  display: none; }

.hidden-footer .wrapper > section {
  margin-bottom: 0 !important; }

.layout-fs .wrapper > section {
  position: absolute;
  top: 104px;
  left: 0;
  right: 0;
  bottom: 30px;
  height: auto;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }
  @media only screen and (min-width: 480px) {
    .layout-fs .wrapper > section {
      overflow: hidden; } }
  @media only screen and (min-width: 768px) {
    .layout-fs .wrapper > section {
      top: 50px; } }
  .layout-fs .wrapper > section > .content-wrapper {
    width: 100%;
    height: 100%;
    padding: 0; }

.layout-fs.hidden-footer .wrapper > section {
  bottom: 0; }

.d-table,
.d-table-fixed {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 240px;
  border-spacing: 0; }

.d-table-fixed {
  table-layout: fixed; }

.d-row {
  display: table-row;
  height: 100%; }

.d-cell,
.d-cell-wrapper {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: top;
  overflow: auto; }

.d-cell-wrapper {
  display: block; }
  .d-cell-wrapper .d-cell-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

@media only screen and (max-width: 767px) {
  .d-table-fixed {
    display: block; }
    .d-table-fixed > .d-cell {
      display: block;
      width: auto;
      height: auto; } }

/* Target Firefox only */
@-moz-document url-prefix() {
  .d-table, .d-table-desktop {
    height: 240px;
    min-height: 100%; }
  .d-cell-inner {
    overflow: auto; } }

.fh {
  height: 100% !important; }

.fw {
  width: 100% !important; }

.scroll {
  overflow: auto; }

.scroll-y {
  overflow-y: auto; }

.scroll-y {
  overflow-y: auto; }

.layout-h .wrapper > section {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto; }
  .layout-h .wrapper > section > .content-wrapper > h3 {
    display: none; }
  .layout-h .wrapper > section .content-heading {
    background-color: transparent;
    border: 0; }

.layout-h .wrapper > section {
  margin-top: 0; }

.layout-h .wrapper > .offsidebar {
  margin-top: 50px; }

.layout-h .wrapper > footer {
  margin: 0; }

.layout-h.layout-fixed .wrapper > section,
.layout-h.layout-fixed .wrapper > .offsidebar {
  margin-top: 50px; }

.aside-float .wrapper {
  box-shadow: 0 0 0 #000; }
  .aside-float .wrapper > footer {
    border: 0; }
  .aside-float .wrapper > .aside {
    padding: 15px 0;
    background: transparent; }
    .aside-float .wrapper > .aside > .aside-inner {
      height: 100%;
      top: 15px;
      bottom: 15px;
      left: inherit; }
    .aside-float .wrapper > .aside .sidebar {
      border: 1px solid #999999; }
    .aside-float .wrapper > .aside .sidebar:after {
      display: none; }
  @media only screen and (min-width: 768px) {
    .aside-float .wrapper > section {
      padding-left: 15px; }
    .aside-float .wrapper > footer {
      left: 15px; } }
  .aside-float .wrapper .content-wrapper {
    border: 0; }
    .aside-float .wrapper .content-wrapper > h3,
    .aside-float .wrapper .content-wrapper > .content-heading {
      padding-top: 30px;
      border: 0;
      background-color: transparent; }
    .aside-float .wrapper .content-wrapper > .unwrap {
      margin: 0 !important; }

.aside-float.aside-toggled .wrapper > .aside {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }
  .aside-float.aside-toggled .wrapper > .aside > .aside-inner {
    margin-left: 15px; }

.aside-float.aside-toggled .wrapper > section {
  padding-left: 15px; }

.aside-float.aside-toggled .wrapper > footer {
  left: 15px; }

@media only screen and (min-width: 768px) {
  .aside-float.aside-collapsed .topnavbar .navbar-header {
    width: 100px; }
  .aside-float.layout-fs .wrapper > section > .content-wrapper {
    padding: 0 0 0 20px; }
  .aside-float .wrapper > .aside > .aside-inner {
    margin-left: 15px; } }

@media only screen and (min-width: 992px) {
  .aside-float.layout-boxed .wrapper > .aside > .aside-inner {
    margin-left: 0; }
  .aside-float.layout-boxed .wrapper > section {
    padding-left: 0; } }

.aside-float.aside-toggled.layout-fs .wrapper > section > .content-wrapper {
  padding: 0 0 0 20px; }

/* ========================================================================
   Component: layout-animation.less
 ========================================================================== */
.wrapper > .aside {
  -webkit-transition: width .2s cubic-bezier(0.35, 0, 0.25, 1), translate .2s cubic-bezier(0.35, 0, 0.25, 1);
  -o-transition: width .2s cubic-bezier(0.35, 0, 0.25, 1), translate .2s cubic-bezier(0.35, 0, 0.25, 1);
  transition: width .2s cubic-bezier(0.35, 0, 0.25, 1), translate .2s cubic-bezier(0.35, 0, 0.25, 1); }

.aside-inner,
.navbar-header,
.sidebar > .nav > li {
  -webkit-transition: width 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  -o-transition: width 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  transition: width 0.2s cubic-bezier(0.35, 0, 0.25, 1); }

.wrapper > section {
  -webkit-transition: margin-left 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  -o-transition: margin-left 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  transition: margin-left 0.2s cubic-bezier(0.35, 0, 0.25, 1); }

.sidebar > .nav .label {
  -webkit-animation: fadeInRight 1s;
  -o-animation: fadeInRight 1s;
  animation: fadeInRight 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.aside-collapsed .sidebar > .nav .label {
  -webkit-animation: fadeIn 1s;
  -o-animation: fadeIn 1s;
  animation: fadeIn 1s; }

.sidebar .nav > li > a {
  -webkit-animation: fadeInLeft 0.5s;
  -o-animation: fadeInLeft 0.5s;
  animation: fadeInLeft 0.5s; }

.sidebar > .nav > .nav-heading,
.sidebar > .nav > li > a > span,
.navbar-brand .brand-logo {
  -webkit-animation: fadeIn 1s;
  -o-animation: fadeIn 1s;
  animation: fadeIn 1s; }

.sidebar li > a, .sidebar li > .nav-item,
.sidebar > .nav > .nav-heading {
  white-space: nowrap; }

.aside-collapsed .user-block-picture {
  -webkit-transition: width 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  -o-transition: width 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  transition: width 0.2s cubic-bezier(0.35, 0, 0.25, 1); }

.aside-collapsed .user-block {
  -webkit-transition: padding 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  -o-transition: padding 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  transition: padding 0.2s cubic-bezier(0.35, 0, 0.25, 1); }

/* ========================================================================
     Component: top-navbar
 ========================================================================== */
.topnavbar-wrapper {
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.45);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.45); }

.brand-logo {
  color: white;
  padding: 15px 24px;
  letter-spacing: .075em; }

.navbar-nav > li > a {
  padding: 15px; }

.navbar-nav > li > a:hover {
  background-color: transparent; }

.navbar-nav .fa {
  font-size: 18px; }

.topnavbar {
  -webkit-backface-visibility: hidden;
  /* fixes chrome jump */
  margin-bottom: 0;
  border-radius: 0;
  background-color: #fff;
  z-index: 1050;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
  @media only screen and (min-width: 768px) {
    .topnavbar .navbar-header {
      width: 220px;
      text-align: left; }
      .topnavbar .navbar-header .navbar-brand {
        width: 100%; } }

.topnavbar {
  position: relative; }
  .topnavbar .navbar-header {
    background-color: transparent;
    background-image: -webkit-linear-gradient(top, #1976D2 0%, #0D3B69 100%);
    background-image: -o-linear-gradient(top, #1976D2 0%, #0D3B69 100%);
    background-image: linear-gradient(to bottom, #1976D2 0%, #0D3B69 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1976D2', endColorstr='#FF0D3B69', GradientType=0); }
    @media only screen and (min-width: 768px) {
      .topnavbar .navbar-header {
        background-image: none; } }
  .topnavbar .navbar-header {
    position: relative;
    z-index: 11; }
    .topnavbar .navbar-header .navbar-brand {
      padding: 0; }
    .topnavbar .navbar-header .brand-logo > img,
    .topnavbar .navbar-header .brand-logo-collapsed > img {
      margin: 0 auto; }
    .topnavbar .navbar-header .brand-logo {
      display: block; }
    .topnavbar .navbar-header .brand-logo-collapsed {
      display: none;
      padding: 6px 15px; }
  .topnavbar .navbar-nav > li > a,
  .topnavbar .navbar-nav > .open > a {
    color: #1976D2; }
    .topnavbar .navbar-nav > li > a:hover, .topnavbar .navbar-nav > li > a:focus,
    .topnavbar .navbar-nav > .open > a:hover,
    .topnavbar .navbar-nav > .open > a:focus {
      color: #0e4377; }
  .topnavbar .navbar-nav > .active > a, .topnavbar .navbar-nav > .active > a:hover, .topnavbar .navbar-nav > .active > a:focus,
  .topnavbar .navbar-nav > .open > a,
  .topnavbar .navbar-nav > .open > a:hover,
  .topnavbar .navbar-nav > .open > a:focus {
    background-color: transparent; }
  .topnavbar .navbar-nav > li > [data-toggle='navbar-search'] {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 20;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    @media only screen and (min-width: 768px) {
      .topnavbar .navbar-nav > li > [data-toggle='navbar-search'] {
        color: #fff; } }

@media only screen and (max-width: 767px) {
  .sidebar-toggle {
    position: absolute !important;
    top: 5px;
    right: 0;
    z-index: 3001; }
    .sidebar-toggle > em {
      color: white; } }

.nav-wrapper {
  padding: 0 15px;
  background-color: transparent; }
  .nav-wrapper .nav.navbar-nav {
    float: left; }
    .nav-wrapper .nav.navbar-nav.navbar-right {
      float: right; }
  .nav-wrapper .nav > li {
    position: static;
    float: left; }
  .nav-wrapper .navbar-nav .open .dropdown-menu {
    position: absolute;
    background-color: white;
    left: 0px;
    right: 0px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1; }

.topnavbar .navbar-form {
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  height: 50px;
  z-index: 9001;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: 0; }
  .topnavbar .navbar-form .form-group {
    height: 100%;
    width: 100%; }
  .topnavbar .navbar-form .form-control, .topnavbar .navbar-form body .bootstrap-tagsinput, body .topnavbar .navbar-form .bootstrap-tagsinput {
    height: 100%;
    border: 0;
    border-radius: 8px;
    width: 100%; }
  .topnavbar .navbar-form.open {
    top: 0; }
  .topnavbar .navbar-form .has-feedback .form-control-feedback {
    height: 30px;
    cursor: pointer;
    top: 50%;
    margin-top: -15px;
    line-height: 30px;
    margin-right: 10px;
    color: #c1c2c3;
    font-size: 1.5em;
    pointer-events: auto; }

@media only screen and (min-width: 768px) {
  .topnavbar .navbar-form {
    left: 220px; } }

@media only screen and (min-width: 768px) {
  .topnavbar {
    border: 0;
    background-color: #1976D2;
    background-image: -webkit-linear-gradient(top, #1976D2 0%, #0D3B69 100%);
    background-image: -o-linear-gradient(top, #1976D2 0%, #0D3B69 100%);
    background-image: linear-gradient(to bottom, #1976D2 0%, #0D3B69 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1976D2', endColorstr='#FF0D3B69', GradientType=0); }
    .topnavbar .navbar-header {
      background-image: none;
      background-repeat: no-repeat;
      filter: none; }
    .topnavbar .navbar-nav > a {
      box-shadow: 0 0 0 #000 inset;
      -webkit-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
    .topnavbar .navbar-nav > .open > a, .topnavbar .navbar-nav > .open > a:hover, .topnavbar .navbar-nav > .open > a:focus {
      box-shadow: 0 -3px 0 #2196F3 inset;
      -webkit-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
    .topnavbar .navbar-nav > li > a,
    .topnavbar .navbar-nav > .open > a {
      color: #fff;
      -webkit-transition: color 0.5s ease;
      -o-transition: color 0.5s ease;
      transition: color 0.5s ease; }
      .topnavbar .navbar-nav > li > a:hover, .topnavbar .navbar-nav > li > a:focus,
      .topnavbar .navbar-nav > .open > a:hover,
      .topnavbar .navbar-nav > .open > a:focus {
        color: #4CAF50; }
    .topnavbar .navbar-nav > li > [data-toggle='navbar-search'] {
      position: static; }
  .nav-wrapper {
    position: relative;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    z-index: 10; }
    .nav-wrapper:before, .nav-wrapper:after {
      content: " ";
      display: table; }
    .nav-wrapper:after {
      clear: both; }
    .nav-wrapper .nav > li {
      position: relative; }
    .nav-wrapper .navbar-nav .open .dropdown-menu {
      left: auto;
      right: auto; }
    .nav-wrapper .navbar-nav.navbar-right .open .dropdown-menu {
      left: auto;
      right: 0; } }

@media only screen and (min-width: 768px) {
  .aside-collapsed .topnavbar .navbar-header .brand-logo {
    display: none; }
  .aside-collapsed .topnavbar .navbar-header .brand-logo-collapsed {
    display: block; }
  .aside-collapsed .topnavbar .navbar-header {
    width: 70px; }
  .aside-collapsed .topnavbar .navbar-form {
    left: 70px; } }

#loginPanel .panel-heading {
  background-color: transparent !important;
  background-image: -webkit-linear-gradient(top, #1976D2 0%, #0D3B69 100%);
  background-image: -o-linear-gradient(top, #1976D2 0%, #0D3B69 100%);
  background-image: linear-gradient(to bottom, #1976D2 0%, #0D3B69 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1976D2', endColorstr='#FF0D3B69', GradientType=0); }

/* ========================================================================
     Component: sidebar
 ========================================================================== */
aside.aside {
  -webkit-box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.45);
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.45); }

.sidebar {
  height: 100%;
  padding-bottom: 20px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, #455A64 0%, #232D32 100%);
  background-image: -o-linear-gradient(top, #455A64 0%, #232D32 100%);
  background-image: linear-gradient(to bottom, #455A64 0%, #232D32 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF455A64', endColorstr='#FF232D32', GradientType=0);
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }
  .sidebar .disabled-sidebar {
    pointer-events: none; }
  .sidebar .disabled-sidebar > a > span {
    color: #A8A8A8; }
  .sidebar:after {
    content: "";
    background: rgba(0, 0, 0, 0.15);
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    width: 0px;
    -webkit-transform: translateZ(0px); }
  .sidebar .nav-heading {
    padding: 12px 15px;
    color: white;
    font-size: 12px;
    letter-spacing: .035em;
    pointer-events: none;
    cursor: default; }
  .sidebar > .nav {
    position: relative; }
    .sidebar > .nav > .nav-heading:first-child {
      padding-top: 20px; }
    .sidebar > .nav > li > a,
    .sidebar > .nav > li > .nav-item {
      padding: 10px 24px;
      color: white;
      letter-spacing: .045em;
      font-weight: normal;
      cursor: pointer;
      background-color: transparent;
      -webkit-transition: background-color 0.5s ease;
      -o-transition: background-color 0.5s ease;
      transition: background-color 0.5s ease; }
      .sidebar > .nav > li > a:focus, .sidebar > .nav > li > a:hover,
      .sidebar > .nav > li > .nav-item:focus,
      .sidebar > .nav > li > .nav-item:hover {
        text-decoration: none;
        outline: none;
        color: white;
        background-color: #388E3C; }
      .sidebar > .nav > li > a > em,
      .sidebar > .nav > li > .nav-item > em {
        width: 1.8em;
        display: inline-block;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        color: inherits; }
    .sidebar > .nav > li.active div.nav-item {
      position: relative;
      z-index: 3;
      -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.5);
      box-shadow: 0 3px 12px rgba(0, 0, 0, 0.5); }
    .sidebar > .nav > li.active,
    .sidebar > .nav > li.active > a,
    .sidebar > .nav > li.active > .nav-item,
    .sidebar > .nav > li.active .nav, .sidebar > .nav > li.open,
    .sidebar > .nav > li.open > a,
    .sidebar > .nav > li.open > .nav-item,
    .sidebar > .nav > li.open .nav {
      background-color: #1976D2;
      color: white; }
    .sidebar > .nav > li > .nav-item > em,
    .sidebar > .nav > li > a > em {
      color: inherits; }
    .sidebar > .nav > li.active {
      border-left-color: inherits; }
    .sidebar > .nav .label {
      display: block; }

.sidebar-subnav > .disabled-sidebar {
  pointer-events: none; }
  .sidebar-subnav > .disabled-sidebar > a {
    color: #A8A8A8; }

@media only screen and (min-width: 1025px) {
  .sidebar:not(.show-scrollbar) {
    margin-right: -17px;
    overflow-y: scroll; } }

.sidebar-subnav {
  background-color: #607D8B; }
  .sidebar-subnav > .sidebar-subnav-header {
    color: white;
    display: none;
    padding: 10px 20px; }
  .sidebar-subnav li:last-child a {
    border-bottom: none; }
  .sidebar-subnav > li {
    border-left: 0 !important; }
    .sidebar-subnav > li > a,
    .sidebar-subnav > li > .nav-item {
      display: block;
      position: relative;
      z-index: 1;
      padding: 10px;
      padding-left: 53px;
      font-weight: normal;
      color: white;
      background-color: #607D8B;
      -webkit-transition: background-color 0.5s ease;
      -o-transition: background-color 0.5s ease;
      transition: background-color 0.5s ease;
      border-bottom: 1px solid #CFD8DC; }
      .sidebar-subnav > li > a:focus, .sidebar-subnav > li > a:hover,
      .sidebar-subnav > li > .nav-item:focus,
      .sidebar-subnav > li > .nav-item:hover {
        color: white;
        background-color: #388E3C; }
      .sidebar-subnav > li > a > em,
      .sidebar-subnav > li > .nav-item > em {
        display: inline-block;
        width: 1.8em;
        margin: 0 0 0 -2em; }
    .sidebar-subnav > li.active > a,
    .sidebar-subnav > li.active > .nav-item {
      z-index: 2;
      color: inherits;
      background-color: #2196F3;
      -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.3);
      box-shadow: 0 3px 12px rgba(0, 0, 0, 0.3); }
      .sidebar-subnav > li.active > a:after,
      .sidebar-subnav > li.active > .nav-item:after {
        border-color: white;
        background-color: white; }
    .sidebar-subnav > li.active > a {
      border-bottom: none; }
    .sidebar-subnav > li > li >
.nav > li {
      padding-left: 5px; }
  .sidebar-subnav.nav-floating {
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin-left: -1px; }
    .sidebar-subnav.nav-floating, .sidebar-subnav.nav-floating .collapse {
      height: auto !important;
      display: block !important;
      visibility: visible !important; }
    .sidebar-subnav.nav-floating > .sidebar-subnav-header {
      display: block; }
    .sidebar-subnav.nav-floating li > a,
    .sidebar-subnav.nav-floating li > .nav-item {
      padding-left: 20px; }
      .sidebar-subnav.nav-floating li > a em,
      .sidebar-subnav.nav-floating li > .nav-item em {
        margin-left: 0; }

@media only screen and (min-width: 768px) {
  .sidebar > .nav .label {
    margin: 2px 0 0 0; } }

.aside-collapsed .sidebar {
  overflow-x: hidden; }
  .aside-collapsed .sidebar > .nav .nav,
  .aside-collapsed .sidebar > .nav > .nav-heading,
  .aside-collapsed .sidebar > .nav > li > .nav-item > span,
  .aside-collapsed .sidebar > .nav > li > a > span {
    display: none !important; }
  .aside-collapsed .sidebar > .nav > li {
    width: 69px; }
    .aside-collapsed .sidebar > .nav > li > a, .aside-collapsed .sidebar > .nav > li > .nav-item {
      text-indent: -3px;
      padding: 20px 0;
      text-align: center; }
      .aside-collapsed .sidebar > .nav > li > a > em, .aside-collapsed .sidebar > .nav > li > .nav-item > em {
        font-size: 1.6em;
        width: auto; }
      .aside-collapsed .sidebar > .nav > li > a:focus, .aside-collapsed .sidebar > .nav > li > .nav-item:focus {
        background-color: transparent; }
        .aside-collapsed .sidebar > .nav > li > a:focus > em, .aside-collapsed .sidebar > .nav > li > .nav-item:focus > em {
          color: inherit; }
  .aside-collapsed .sidebar .nav .label {
    position: absolute;
    top: 10px;
    right: 5px;
    text-indent: 0; }

nav.sidebar span {
  padding-left: 5px; }

/* ========================================================================
     Component: offsidebar
 ========================================================================== */
.offsidebar {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 235px;
  margin-top: 104px;
  border-left: 1px solid #cccccc;
  background-color: #fff;
  color: #000;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: -1; }
  .offsidebar > nav {
    min-height: 100%;
    overflow: hidden;
    -webkit-transform: translateZ(0px); }
  .offsidebar .progress {
    border: 0; }
  .offsidebar .nav > li > a:hover, .offsidebar .nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0.025); }
  .offsidebar .tab-content {
    padding: 0;
    border: 0; }
  @media only screen and (min-width: 768px) {
    .offsidebar {
      margin-top: 50px; } }

.offsidebar-open .offsidebar {
  overflow-y: auto;
  z-index: 116; }

@media only screen and (min-width: 768px) {
  .offsidebar-open {
    overflow-y: auto; } }

.offsidebar {
  right: -235px; }

.no-csstransforms3d .offsidebar-open .offsidebar {
  right: 0; }

/* Transformation ready devices*/
.csstransforms3d .offsidebar {
  right: 0;
  -webkit-transform: translate3d(235px, 0, 0);
  transform: translate3d(235px, 0, 0);
  -webkit-transition: -webkit-transform 0.3s ease, z-index 0s linear 0.3s;
  -moz-transition: -moz-transform 0.3s ease, z-index 0s linear 0.3s;
  -o-transition: -o-transform 0.3s ease, z-index 0s linear 0.3s;
  transition: transform 0.3s ease, z-index 0s linear 0.3s; }

.csstransforms3d .offsidebar-open .offsidebar {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease; }

#sales-order-form {
  min-height: 920px; }
  #sales-order-form textarea[name="Note"] {
    height: 100px; }
  #sales-order-form .note-small {
    height: 60px !important; }
  #sales-order-form input[name="SONum"] {
    font-size: smaller; }
  #sales-order-form input[name="UnitPrice"] {
    color: #F4511E;
    font-size: larger; }
  #sales-order-form .row-top30 {
    margin-top: 30px; }
  #sales-order-form .sales-order-details-panel {
    /* MSO payment info style */
    /* End MSO payment info style */ }
    #sales-order-form .sales-order-details-panel h4 {
      margin-top: 0; }
    #sales-order-form .sales-order-details-panel .tab-content {
      padding: 15px;
      height: 808px; }
      #sales-order-form .sales-order-details-panel .tab-content .tab-content {
        height: 83px; }
    #sales-order-form .sales-order-details-panel .row {
      margin-top: 5px; }
      #sales-order-form .sales-order-details-panel .row:first-child {
        margin-top: 0; }
    #sales-order-form .sales-order-details-panel label {
      margin-bottom: 2px; }
    #sales-order-form .sales-order-details-panel .customer-credit-details label {
      margin-bottom: 0; }
    #sales-order-form .sales-order-details-panel .check-out-info-tab label {
      margin-bottom: 0; }
    #sales-order-form .sales-order-details-panel .created-by-details label {
      margin-bottom: 5px; }
    #sales-order-form .sales-order-details-panel .sale-history-details {
      height: 105px; }
    #sales-order-form .sales-order-details-panel .fa-cc-visa {
      color: #0157a2; }
    #sales-order-form .sales-order-details-panel .fa-cc-mastercard {
      color: #0a3a82; }
    #sales-order-form .sales-order-details-panel .fa-cc-discover {
      color: #f68121; }
    #sales-order-form .sales-order-details-panel .fa-cc-amex {
      color: #007bc1; }
    #sales-order-form .sales-order-details-panel .error {
      border: 1px solid red; }
    #sales-order-form .sales-order-details-panel .error-message {
      color: red; }
    #sales-order-form .sales-order-details-panel .refund-options-group {
      margin-top: 5px; }
  #sales-order-form .sales-order-details-panel.vak-mobile .tab-content {
    height: 886px; }
    #sales-order-form .sales-order-details-panel.vak-mobile .tab-content .tab-content {
      height: 83px; }
  #sales-order-form #SalesOrderForm-dataGrid3China .react-grid-Cell {
    font-size: 15px; }
  #sales-order-form #select-all-checkbox {
    width: 100%;
    height: 100%; }

#price-col {
  color: #388E3C; }

.sales-auto-suggest-suggestions {
  font-size: 15px; }

#sales-auto-suggest-header {
  font-size: 15px;
  font-weight: bold;
  width: inherit;
  border-bottom: 1px solid; }

#sales-shipping-modal .success-message {
  height: 45px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .033em; }
  #sales-shipping-modal .success-message .alert {
    margin-bottom: 0; }

#sales-shipping-modal .quick-loader-input > .form-group {
  margin-bottom: 0; }

#sales-shipping-modal .quick-loader-panel > .panel-body {
  padding: 5px 5px 5px 5px; }

#sales-shipping-modal .quick-loader-label {
  padding-top: 2px; }

#sales-shipping-modal .quick-loader-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#sales-shipping-modal h3 {
  font-size: 18px;
  color: #652710;
  text-transform: uppercase;
  letter-spacing: .033em;
  word-spacing: .075em; }

#sales-shipping-modal h4 {
  font-size: 16px;
  color: #455A64; }

#sales-shipping-modal .set-height {
  height: 45px; }

#sales-shipping-modal .col-xs-4 {
  width: 40.33333%; }

#sales-shipping-modal .col-xs-2 {
  width: 9.66667%; }

#sales-shipping-modal .filter-title span {
  padding-bottom: 5px;
  border-bottom: 2px solid #FFA000; }

#sales-shipping-modal .position-relative {
  top: -7px; }

#sales-shipping-modal .btn-toolbar.payment-type-buttons {
  position: relative;
  top: 5px; }
  #sales-shipping-modal .btn-toolbar.payment-type-buttons .btn, #sales-shipping-modal .btn-toolbar.payment-type-buttons .ColVis .ColVis_Button, .ColVis #sales-shipping-modal .btn-toolbar.payment-type-buttons .ColVis_Button {
    width: 120px;
    height: 30px;
    padding: 0; }
  #sales-shipping-modal .btn-toolbar.payment-type-buttons .radio {
    height: 100%;
    margin: 0;
    line-height: 28px; }
    #sales-shipping-modal .btn-toolbar.payment-type-buttons .radio label {
      padding-left: 0;
      font-weight: bold;
      letter-spacing: .050em;
      width: 120px; }
    #sales-shipping-modal .btn-toolbar.payment-type-buttons .radio input[type="radio"] {
      margin-top: 7px;
      margin-left: 10px; }
    #sales-shipping-modal .btn-toolbar.payment-type-buttons .radio input + span {
      top: 0; }
  #sales-shipping-modal .btn-toolbar.payment-type-buttons .search-btn {
    width: auto; }
    #sales-shipping-modal .btn-toolbar.payment-type-buttons .search-btn .fa {
      font-size: 19px; }
  #sales-shipping-modal .btn-toolbar.payment-type-buttons button[type="submit"] {
    width: auto; }
  #sales-shipping-modal .btn-toolbar.payment-type-buttons input::placeholder {
    font-weight: normal;
    font-style: italic; }
  #sales-shipping-modal .btn-toolbar.payment-type-buttons #credit-payment-type + span {
    left: 10px; }

#sales-shipping-modal .table-collapse-fix {
  height: 500px; }

#sales-shipping-modal .table-collapse-fix-pre {
  height: 455px; }

#sales-shipping-modal .panel-toolbar {
  height: 40px; }

#sales-shipping-modal .pull-right.btn-toolbar {
  top: 12px;
  right: 20px; }

#sales-shipping-modal .position-print-invoice-btn-relative {
  position: relative;
  top: -212px; }

.salesOrder-dropship {
  padding-top: 20px; }
  .salesOrder-dropship .control-label {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
  .salesOrder-dropship .selection-label {
    padding-top: 3px; }
  .salesOrder-dropship .selection-dropdown {
    width: 160px;
    padding-left: 10px; }
    .salesOrder-dropship .selection-dropdown .Select-control {
      height: 25px; }
      .salesOrder-dropship .selection-dropdown .Select-control .Select-placeholder {
        line-height: 20px; }
      .salesOrder-dropship .selection-dropdown .Select-control .Select-value {
        line-height: 20px; }
        .salesOrder-dropship .selection-dropdown .Select-control .Select-value .Select-value-label {
          line-height: 20px; }
      .salesOrder-dropship .selection-dropdown .Select-control .Select-input {
        height: 20px; }
        .salesOrder-dropship .selection-dropdown .Select-control .Select-input > input {
          padding: 0px; }

.PreviousOrders-dataGrid .form-group {
  width: 100% !important;
  margin: auto !important; }

.notationInfoContainer div {
  margin-bottom: 2px; }

.notationModalLabel {
  font-size: 12px;
  font-weight: bold; }

#sales-invoice #autosuggest-div {
  z-index: 2;
  position: absolute;
  top: 18px;
  left: 680px;
  width: 1000px; }

#sales-invoice #suggestion-box {
  border: 1px solid #2196F3;
  border-radius: 4px;
  background: #BBDEFB; }

#sales-invoice .date-pickers {
  display: inline-flex; }

#sales-invoice .toDate-picker {
  margin-left: 10px; }

#sales-invoice .fromDate-picker {
  margin-left: -10px; }

#sales-invoice em.fa.fa-times {
  color: #F44336;
  font-size: 20px;
  line-height: 17px; }

#sales-invoice .export-to-excel {
  position: relative;
  top: -1px; }

#sales-invoice .table-buttons {
  position: relative;
  z-index: 2;
  top: 0px;
  left: 0px; }

#sales-invoice .table-filters {
  left: 15px;
  top: 50px; }

#sales-invoice .table-collapse-fix {
  height: 365px; }

#sales-invoice .react-autosuggest__suggestions-container--open {
  display: block;
  position: relative;
  width: 100%;
  max-height: 435px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 2; }

#sales-invoice .dropdownbutton {
  position: relative;
  z-index: 2; }

/* ========================================================================
   Component: breadcrumbs
 ========================================================================== */
.breadcrumb {
  font-size: 16px;
  padding: 8px 20px;
  margin-bottom: 0;
  background-color: #F2F2F2;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.35); }
  .breadcrumb li {
    display: inline-block; }
    .breadcrumb li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #455A64; }
    .breadcrumb li a {
      color: #455A64; }
  .breadcrumb > .active {
    font-weight: bold;
    color: #1976D2; }

/* ========================================================================
     Component: button-extra
 ========================================================================== */
.btn-inverse {
  color: #fff;
  background-color: #131e26;
  border-color: #131e26; }
  .btn-inverse:focus, .btn-inverse.focus {
    color: #fff;
    background-color: #0c1318;
    border-color: #05090b; }
  .btn-inverse:hover {
    color: #fff;
    background-color: #0c1318;
    border-color: #05090b; }
  .btn-inverse:active, .btn-inverse.active,
  .open > .btn-inverse.dropdown-toggle {
    color: #fff;
    background-color: #0c1318;
    border-color: #05090b; }
    .btn-inverse:active:hover, .btn-inverse:active:focus, .btn-inverse:active.focus, .btn-inverse.active:hover, .btn-inverse.active:focus, .btn-inverse.active.focus,
    .open > .btn-inverse.dropdown-toggle:hover,
    .open > .btn-inverse.dropdown-toggle:focus,
    .open > .btn-inverse.dropdown-toggle.focus {
      color: #fff;
      background-color: #0c1318;
      border-color: #05090b; }
  .btn-inverse:active, .btn-inverse.active,
  .open > .btn-inverse.dropdown-toggle {
    background-image: none; }
  .btn-inverse.disabled:hover, .btn-inverse.disabled:focus, .btn-inverse.disabled.focus, .btn-inverse[disabled]:hover, .btn-inverse[disabled]:focus, .btn-inverse[disabled].focus,
  fieldset[disabled] .btn-inverse:hover,
  fieldset[disabled] .btn-inverse:focus,
  fieldset[disabled] .btn-inverse.focus {
    background-color: #131e26;
    border-color: #131e26; }
  .btn-inverse .badge {
    color: #131e26;
    background-color: #fff; }

.btn-green {
  color: #fff;
  background-color: #4CAF50;
  border-color: transparent; }
  .btn-green:focus, .btn-green.focus {
    color: #fff;
    background-color: #46a149;
    border-color: transparent; }
  .btn-green:hover {
    color: #fff;
    background-color: #46a149;
    border-color: transparent; }
  .btn-green:active, .btn-green.active,
  .open > .btn-green.dropdown-toggle {
    color: #fff;
    background-color: #46a149;
    border-color: transparent; }
    .btn-green:active:hover, .btn-green:active:focus, .btn-green:active.focus, .btn-green.active:hover, .btn-green.active:focus, .btn-green.active.focus,
    .open > .btn-green.dropdown-toggle:hover,
    .open > .btn-green.dropdown-toggle:focus,
    .open > .btn-green.dropdown-toggle.focus {
      color: #fff;
      background-color: #46a149;
      border-color: transparent; }
  .btn-green:active, .btn-green.active,
  .open > .btn-green.dropdown-toggle {
    background-image: none; }
  .btn-green.disabled:hover, .btn-green.disabled:focus, .btn-green.disabled.focus, .btn-green[disabled]:hover, .btn-green[disabled]:focus, .btn-green[disabled].focus,
  fieldset[disabled] .btn-green:hover,
  fieldset[disabled] .btn-green:focus,
  fieldset[disabled] .btn-green.focus {
    background-color: #4CAF50;
    border-color: transparent; }
  .btn-green .badge {
    color: #4CAF50;
    background-color: #fff; }

.btn-purple {
  color: #fff;
  background-color: #7266ba;
  border-color: transparent; }
  .btn-purple:focus, .btn-purple.focus {
    color: #fff;
    background-color: #6558b4;
    border-color: transparent; }
  .btn-purple:hover {
    color: #fff;
    background-color: #6558b4;
    border-color: transparent; }
  .btn-purple:active, .btn-purple.active,
  .open > .btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #6558b4;
    border-color: transparent; }
    .btn-purple:active:hover, .btn-purple:active:focus, .btn-purple:active.focus, .btn-purple.active:hover, .btn-purple.active:focus, .btn-purple.active.focus,
    .open > .btn-purple.dropdown-toggle:hover,
    .open > .btn-purple.dropdown-toggle:focus,
    .open > .btn-purple.dropdown-toggle.focus {
      color: #fff;
      background-color: #6558b4;
      border-color: transparent; }
  .btn-purple:active, .btn-purple.active,
  .open > .btn-purple.dropdown-toggle {
    background-image: none; }
  .btn-purple.disabled:hover, .btn-purple.disabled:focus, .btn-purple.disabled.focus, .btn-purple[disabled]:hover, .btn-purple[disabled]:focus, .btn-purple[disabled].focus,
  fieldset[disabled] .btn-purple:hover,
  fieldset[disabled] .btn-purple:focus,
  fieldset[disabled] .btn-purple.focus {
    background-color: #7266ba;
    border-color: transparent; }
  .btn-purple .badge {
    color: #7266ba;
    background-color: #fff; }

.btn-pink {
  color: #fff;
  background-color: #f532e5;
  border-color: transparent; }
  .btn-pink:focus, .btn-pink.focus {
    color: #fff;
    background-color: #f41fe3;
    border-color: transparent; }
  .btn-pink:hover {
    color: #fff;
    background-color: #f41fe3;
    border-color: transparent; }
  .btn-pink:active, .btn-pink.active,
  .open > .btn-pink.dropdown-toggle {
    color: #fff;
    background-color: #f41fe3;
    border-color: transparent; }
    .btn-pink:active:hover, .btn-pink:active:focus, .btn-pink:active.focus, .btn-pink.active:hover, .btn-pink.active:focus, .btn-pink.active.focus,
    .open > .btn-pink.dropdown-toggle:hover,
    .open > .btn-pink.dropdown-toggle:focus,
    .open > .btn-pink.dropdown-toggle.focus {
      color: #fff;
      background-color: #f41fe3;
      border-color: transparent; }
  .btn-pink:active, .btn-pink.active,
  .open > .btn-pink.dropdown-toggle {
    background-image: none; }
  .btn-pink.disabled:hover, .btn-pink.disabled:focus, .btn-pink.disabled.focus, .btn-pink[disabled]:hover, .btn-pink[disabled]:focus, .btn-pink[disabled].focus,
  fieldset[disabled] .btn-pink:hover,
  fieldset[disabled] .btn-pink:focus,
  fieldset[disabled] .btn-pink.focus {
    background-color: #f532e5;
    border-color: transparent; }
  .btn-pink .badge {
    color: #f532e5;
    background-color: #fff; }

.btn-outline {
  background-color: transparent;
  border-color: #fff; }
  .btn-outline:hover, .btn-outline:focus {
    background-color: #fff;
    color: #2196F3; }

.btn-flat {
  border-bottom-width: 1px;
  border-radius: 0;
  box-shadow: 0 0 0 #000; }

.btn-xl {
  padding: 20px 16px;
  font-size: 18px; }

.btn-square {
  border-radius: 0; }

.btn-pill-left, .btn-oval {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  padding-left: 18px; }

.btn-pill-right, .btn-oval {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-right: 18px; }

.btn-labeled {
  padding-top: 0;
  padding-bottom: 0; }

.btn-label {
  position: relative;
  background: transparent;
  background: rgba(0, 0, 0, 0.05);
  display: inline-block;
  padding: 2px 10px;
  left: -10px;
  border-radius: 2px 0 0 2px; }
  .btn-label.btn-label-right {
    left: auto;
    right: -10px;
    border-radius: 0 2px 2px 0; }

.btn-lg .btn-label, .btn-group-lg > .btn .btn-label, .ColVis .btn-group-lg > .ColVis_Button .btn-label {
  padding: 4px 15px;
  left: -15px;
  border-radius: 5px 0 0 5px; }
  .btn-lg .btn-label.btn-label-right, .btn-group-lg > .btn .btn-label.btn-label-right, .ColVis .btn-group-lg > .ColVis_Button .btn-label.btn-label-right {
    left: auto;
    right: -15px;
    border-radius: 0 5px 5px 0; }

.btn-sm .btn-label, .btn-group-sm > .btn .btn-label, .ColVis .btn-group-sm > .ColVis_Button .btn-label, .calendar-app .fc-button .btn-label {
  padding: 1px 5px;
  left: -5px;
  border-radius: 1px 0 0 1px; }
  .btn-sm .btn-label.btn-label-right, .btn-group-sm > .btn .btn-label.btn-label-right, .ColVis .btn-group-sm > .ColVis_Button .btn-label.btn-label-right, .calendar-app .fc-button .btn-label.btn-label-right {
    left: auto;
    right: -5px;
    border-radius: 0 1px 1px 0; }

.btn-xs .btn-label, .btn-group-xs > .btn .btn-label, .ColVis .btn-group-xs > .ColVis_Button .btn-label {
  padding: 1px 5px;
  left: -5px;
  border-radius: 1px 0 0 1px; }
  .btn-xs .btn-label.btn-label-right, .btn-group-xs > .btn .btn-label.btn-label-right, .ColVis .btn-group-xs > .ColVis_Button .btn-label.btn-label-right {
    left: auto;
    right: -5px;
    border-radius: 0 1px 1px 0; }

.btn-fw {
  min-width: 80px; }
  .btn-fw.btn-sm, .btn-group-sm > .btn-fw.btn, .ColVis .btn-group-sm > .btn-fw.ColVis_Button, .calendar-app .btn-fw.fc-button {
    min-width: 40px; }
  .btn-fw.btn-md {
    min-width: 60px; }
  .btn-fw.btn-lg, .btn-group-lg > .btn-fw.btn, .ColVis .btn-group-lg > .btn-fw.ColVis_Button {
    min-width: 140px; }

.btn-circle {
  width: 35px;
  height: 35px;
  text-align: center;
  font-size: 12px;
  line-height: 35px;
  border-radius: 500px;
  padding: 0;
  border: 0; }
  .btn-circle > * {
    line-height: inherit !important; }
  .btn-circle.btn-lg, .btn-group-lg > .btn-circle.btn, .ColVis .btn-group-lg > .btn-circle.ColVis_Button {
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 50px; }

.btn, .ColVis .ColVis_Button {
  border-radius: 3px;
  font-size: 13px;
  border-color: transparent;
  -webkit-appearance: none;
  outline: none !important;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s; }
  .btn.btn-link, .ColVis .btn-link.ColVis_Button {
    box-shadow: none;
    border: 0; }
  .btn.btn-default, .ColVis .ColVis_Button {
    color: #fff;
    background-color: #2196F3;
    border-color: #1c94f3; }
    .btn.btn-default:focus, .ColVis .ColVis_Button:focus, .btn.btn-default.focus, .ColVis .focus.ColVis_Button {
      color: #fff;
      background-color: #0e8df2;
      border-color: #0c7fda; }
    .btn.btn-default:hover, .ColVis .ColVis_Button:hover {
      color: #fff;
      background-color: #0e8df2;
      border-color: #0c7fda; }
    .btn.btn-default:active, .ColVis .ColVis_Button:active, .btn.btn-default.active, .ColVis .active.ColVis_Button,
    .open > .btn.btn-default.dropdown-toggle, .ColVis
    .open > .dropdown-toggle.ColVis_Button {
      color: #fff;
      background-color: #0e8df2;
      border-color: #0c7fda; }
      .btn.btn-default:active:hover, .ColVis .ColVis_Button:active:hover, .btn.btn-default:active:focus, .ColVis .ColVis_Button:active:focus, .btn.btn-default:active.focus, .ColVis .ColVis_Button:active.focus, .btn.btn-default.active:hover, .ColVis .active.ColVis_Button:hover, .btn.btn-default.active:focus, .ColVis .active.ColVis_Button:focus, .btn.btn-default.active.focus, .ColVis .active.focus.ColVis_Button,
      .open > .btn.btn-default.dropdown-toggle:hover, .ColVis
      .open > .dropdown-toggle.ColVis_Button:hover,
      .open > .btn.btn-default.dropdown-toggle:focus, .ColVis
      .open > .dropdown-toggle.ColVis_Button:focus,
      .open > .btn.btn-default.dropdown-toggle.focus, .ColVis
      .open > .dropdown-toggle.focus.ColVis_Button {
        color: #fff;
        background-color: #0e8df2;
        border-color: #0c7fda; }
    .btn.btn-default:active, .ColVis .ColVis_Button:active, .btn.btn-default.active, .ColVis .active.ColVis_Button,
    .open > .btn.btn-default.dropdown-toggle, .ColVis
    .open > .dropdown-toggle.ColVis_Button {
      background-image: none; }
    .btn.btn-default.disabled:hover, .ColVis .disabled.ColVis_Button:hover, .btn.btn-default.disabled:focus, .ColVis .disabled.ColVis_Button:focus, .btn.btn-default.disabled.focus, .ColVis .disabled.focus.ColVis_Button, .btn.btn-default[disabled]:hover, .ColVis [disabled].ColVis_Button:hover, .btn.btn-default[disabled]:focus, .ColVis [disabled].ColVis_Button:focus, .btn.btn-default[disabled].focus, .ColVis [disabled].focus.ColVis_Button,
    fieldset[disabled] .btn.btn-default:hover,
    fieldset[disabled] .ColVis .ColVis_Button:hover, .ColVis
    fieldset[disabled] .ColVis_Button:hover,
    fieldset[disabled] .btn.btn-default:focus,
    fieldset[disabled] .ColVis .ColVis_Button:focus, .ColVis
    fieldset[disabled] .ColVis_Button:focus,
    fieldset[disabled] .btn.btn-default.focus,
    fieldset[disabled] .ColVis .focus.ColVis_Button, .ColVis
    fieldset[disabled] .focus.ColVis_Button {
      background-color: #2196F3;
      border-color: #1c94f3; }
    .btn.btn-default .badge, .ColVis .ColVis_Button .badge {
      color: #2196F3;
      background-color: #fff; }
  .input-group .btn, .input-group .ColVis .ColVis_Button, .ColVis .input-group .ColVis_Button {
    font-size: 14px;
    border-color: #555555; }
  .input-group .input-sm + .input-group-btn .btn, .input-group .input-group-sm > .form-control + .input-group-btn .btn, .input-group body .input-group-sm > .bootstrap-tagsinput + .input-group-btn .btn, body .input-group .input-group-sm > .bootstrap-tagsinput + .input-group-btn .btn, .input-group
  .input-group-sm > .input-group-addon + .input-group-btn .btn, .input-group
  .input-group-sm > .input-group-btn > .btn + .input-group-btn .btn, .input-group .ColVis
  .input-group-sm > .input-group-btn > .ColVis_Button + .input-group-btn .btn, .ColVis .input-group
  .input-group-sm > .input-group-btn > .ColVis_Button + .input-group-btn .btn, .input-group .input-sm + .input-group-btn .ColVis .ColVis_Button, .ColVis .input-group .input-sm + .input-group-btn .ColVis_Button, .input-group .input-group-sm > .form-control + .input-group-btn .ColVis .ColVis_Button, .ColVis .input-group .input-group-sm > .form-control + .input-group-btn .ColVis_Button, .input-group body .input-group-sm > .bootstrap-tagsinput + .input-group-btn .ColVis .ColVis_Button, .ColVis .input-group body .input-group-sm > .bootstrap-tagsinput + .input-group-btn .ColVis_Button, body .input-group .input-group-sm > .bootstrap-tagsinput + .input-group-btn .ColVis .ColVis_Button, .ColVis body .input-group .input-group-sm > .bootstrap-tagsinput + .input-group-btn .ColVis_Button, .input-group
  .input-group-sm > .input-group-addon + .input-group-btn .ColVis .ColVis_Button, .ColVis .input-group
  .input-group-sm > .input-group-addon + .input-group-btn .ColVis_Button, .input-group
  .input-group-sm > .input-group-btn > .btn + .input-group-btn .ColVis .ColVis_Button, .ColVis .input-group
  .input-group-sm > .input-group-btn > .btn + .input-group-btn .ColVis_Button, .input-group .ColVis
  .input-group-sm > .input-group-btn > .ColVis_Button + .input-group-btn .ColVis_Button, .ColVis .input-group
  .input-group-sm > .input-group-btn > .ColVis_Button + .input-group-btn .ColVis_Button {
    font-size: 13px; }

.btn-primary {
  background-color: #2196F3;
  border-color: #2196F3;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  background-color: #2196F3;
  background-image: -moz-linear-gradient(top, #2196F3, #1976D2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2196F3), to(#1976D2));
  background-image: -webkit-linear-gradient(top, #2196F3, #1976D2);
  background-image: -o-linear-gradient(top, #2196F3, #1976D2);
  background-image: linear-gradient(to bottom, #2196F3, #1976D2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff006599', GradientType=0);
  border-color: #1976D2 #1976D2 #145ca4;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-primary:hover,
.btn-primary:focus {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear; }

.btn-primary:hover,
.btn-primary:focus {
  background-color: #1976D2; }

.btn-primary:active,
.btn-primary.active,
.btn-primary.active:hover {
  background-color: #2196F3;
  border-color: #1976D2; }

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled] .btn-primary:hover,
.btn-primary[disabled] .btn-primary:focus,
.btn-primary[disabled] .btn-primary:active,
.btn-primary[disabled] .btn-primary.active {
  background-color: #2196F3;
  border-color: #2196F3; }

.btn-success {
  background-color: #4CAF50;
  border-color: #4CAF50;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  background-color: #4CAF50;
  background-image: -moz-linear-gradient(top, #4CAF50, #388E3C);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4CAF50), to(#388E3C));
  background-image: -webkit-linear-gradient(top, #4CAF50, #388E3C);
  background-image: -o-linear-gradient(top, #4CAF50, #388E3C);
  background-image: linear-gradient(to bottom, #4CAF50, #388E3C);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff006599', GradientType=0);
  border-color: #388E3C #388E3C #3d8b40;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-success:hover,
.btn-success:focus {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear; }

.btn-success:hover,
.btn-success:focus {
  background-color: #388E3C; }

.btn-success:active,
.btn-success.active,
.btn-success.active:hover {
  background-color: brand-success;
  border-color: #388E3C; }

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled] .btn-success:hover,
.btn-success[disabled] .btn-success:focus,
.btn-success[disabled] .btn-success:active,
.btn-success[disabled] .btn-success.active {
  background-color: #4CAF50;
  border-color: #4CAF50; }

.btn-warning {
  background-color: #FFC107;
  border-color: #FFC107;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  background-color: #FFC107;
  background-image: -moz-linear-gradient(top, #FFC107, #FFA000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFC107), to(#FFA000));
  background-image: -webkit-linear-gradient(top, #FFC107, #FFA000);
  background-image: -o-linear-gradient(top, #FFC107, #FFA000);
  background-image: linear-gradient(to bottom, #FFC107, #FFA000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff006599', GradientType=0);
  border-color: #FFA000 #FFA000 #cc8000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-warning:hover,
.btn-warning:focus {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear; }

.btn-warning:hover,
.btn-warning:focus {
  background-color: #FFA000; }

.btn-warning:active,
.btn-warning.active,
.btn-warning.active:hover {
  background-color: #0077b3;
  border-color: #FFA000; }

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled] .btn-warning:hover,
.btn-warning[disabled] .btn-warning:focus,
.btn-warning[disabled] .btn-warning:active,
.btn-warning[disabled] .btn-warning.active {
  background-color: #FFC107;
  border-color: #FFC107; }

.btn-danger {
  background-color: #F44336;
  border-color: #F44336;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  background-color: #F44336;
  background-image: -moz-linear-gradient(top, #F44336, #D32F2F);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F44336), to(#D32F2F));
  background-image: -webkit-linear-gradient(top, #F44336, #D32F2F);
  background-image: -o-linear-gradient(top, #F44336, #D32F2F);
  background-image: linear-gradient(to bottom, #F44336, #D32F2F);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff006599', GradientType=0);
  border-color: #D32F2F #D32F2F #ab2424;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-danger:hover,
.btn-danger:focus {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear; }

.btn-danger:hover,
.btn-danger:focus {
  background-color: #D32F2F; }

.btn-danger:active,
.btn-danger.active,
.btn-danger.active:hover {
  background-color: #F44336;
  border-color: #D32F2F; }

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled] .btn-danger:hover,
.btn-danger[disabled] .btn-danger:focus,
.btn-danger[disabled] .btn-danger:active,
.btn-danger[disabled] .btn-danger.active {
  background-color: #F44336;
  border-color: #F44336; }

.btn-info {
  background-color: #1976D2;
  border-color: #1976D2;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  background-color: #007ab8;
  background-image: -moz-linear-gradient(top, #1976D2, #145ca4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1976D2), to(#145ca4));
  background-image: -webkit-linear-gradient(top, #1976D2, #145ca4);
  background-image: -o-linear-gradient(top, #1976D2, #145ca4);
  background-image: linear-gradient(to bottom, #1976D2, #145ca4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff006599', GradientType=0);
  border-color: #145ca4 #145ca4 #00334d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-info:hover,
.btn-info:focus {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear; }

.btn-info:hover,
.btn-info:focus {
  background-color: #145ca4; }

.btn-info:active,
.btn-info.active,
.btn-info.active:hover {
  background-color: #0077b3;
  border-color: #145ca4; }

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled] .btn-info:hover,
.btn-info[disabled] .btn-info:focus,
.btn-info[disabled] .btn-info:active,
.btn-info[disabled] .btn-info.active {
  background-color: #1976D2;
  border-color: #1976D2; }

.react-grid-Toolbar .tools button.btn, .react-grid-Toolbar .tools .ColVis button.ColVis_Button, .ColVis .react-grid-Toolbar .tools button.ColVis_Button {
  background-color: #08c;
  border-color: #08c;
  color: #607D8B;
  background-color: #007ab8;
  background-image: -moz-linear-gradient(top, #08c, #006699);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#006699));
  background-image: -webkit-linear-gradient(top, #08c, #006699);
  background-image: -o-linear-gradient(top, #08c, #006699);
  background-image: linear-gradient(to bottom, #08c, #006699);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff006599', GradientType=0);
  border-color: #006699 #006699 #00334d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.react-grid-Toolbar .tools button.btn:hover, .react-grid-Toolbar .tools .ColVis button.ColVis_Button:hover, .ColVis .react-grid-Toolbar .tools button.ColVis_Button:hover,
.react-grid-Toolbar .tools button.btn:focus,
.react-grid-Toolbar .tools .ColVis button.ColVis_Button:focus, .ColVis
.react-grid-Toolbar .tools button.ColVis_Button:focus {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear; }

.react-grid-Toolbar .tools button.btn:hover, .react-grid-Toolbar .tools .ColVis button.ColVis_Button:hover, .ColVis .react-grid-Toolbar .tools button.ColVis_Button:hover,
.react-grid-Toolbar .tools button.btn:focus,
.react-grid-Toolbar .tools .ColVis button.ColVis_Button:focus, .ColVis
.react-grid-Toolbar .tools button.ColVis_Button:focus {
  background-color: #006699; }

.react-grid-Toolbar .tools button.btn:active, .react-grid-Toolbar .tools .ColVis button.ColVis_Button:active, .ColVis .react-grid-Toolbar .tools button.ColVis_Button:active,
.react-grid-Toolbar .tools button.btn.active,
.react-grid-Toolbar .tools .ColVis button.active.ColVis_Button, .ColVis
.react-grid-Toolbar .tools button.active.ColVis_Button,
.react-grid-Toolbar .tools button.btn.active:hover,
.react-grid-Toolbar .tools .ColVis button.active.ColVis_Button:hover, .ColVis
.react-grid-Toolbar .tools button.active.ColVis_Button:hover {
  background-color: #0077b3;
  border-color: #006699; }

.react-grid-Toolbar .tools button.btn.disabled:hover, .react-grid-Toolbar .tools .ColVis button.disabled.ColVis_Button:hover, .ColVis .react-grid-Toolbar .tools button.disabled.ColVis_Button:hover,
.react-grid-Toolbar .tools button.btn.disabled:focus,
.react-grid-Toolbar .tools .ColVis button.disabled.ColVis_Button:focus, .ColVis
.react-grid-Toolbar .tools button.disabled.ColVis_Button:focus,
.react-grid-Toolbar .tools button.btn.disabled:active,
.react-grid-Toolbar .tools .ColVis button.disabled.ColVis_Button:active, .ColVis
.react-grid-Toolbar .tools button.disabled.ColVis_Button:active,
.react-grid-Toolbar .tools button.btn.disabled.active,
.react-grid-Toolbar .tools .ColVis button.disabled.active.ColVis_Button, .ColVis
.react-grid-Toolbar .tools button.disabled.active.ColVis_Button,
.react-grid-Toolbar .tools button.btn[disabled] .react-grid-Toolbar .tools button.btn:hover,
.react-grid-Toolbar .tools .ColVis button[disabled].ColVis_Button .react-grid-Toolbar .tools button.btn:hover, .ColVis
.react-grid-Toolbar .tools button[disabled].ColVis_Button .react-grid-Toolbar .tools button.btn:hover,
.react-grid-Toolbar .tools button.btn[disabled] .react-grid-Toolbar .tools .ColVis button.ColVis_Button:hover, .ColVis
.react-grid-Toolbar .tools button.btn[disabled] .react-grid-Toolbar .tools button.ColVis_Button:hover,
.react-grid-Toolbar .tools .ColVis button[disabled].ColVis_Button .react-grid-Toolbar .tools button.ColVis_Button:hover, .ColVis
.react-grid-Toolbar .tools button[disabled].ColVis_Button .react-grid-Toolbar .tools button.ColVis_Button:hover,
.react-grid-Toolbar .tools button.btn[disabled] .react-grid-Toolbar .tools button.btn:focus,
.react-grid-Toolbar .tools .ColVis button[disabled].ColVis_Button .react-grid-Toolbar .tools button.btn:focus, .ColVis
.react-grid-Toolbar .tools button[disabled].ColVis_Button .react-grid-Toolbar .tools button.btn:focus,
.react-grid-Toolbar .tools button.btn[disabled] .react-grid-Toolbar .tools .ColVis button.ColVis_Button:focus, .ColVis
.react-grid-Toolbar .tools button.btn[disabled] .react-grid-Toolbar .tools button.ColVis_Button:focus,
.react-grid-Toolbar .tools .ColVis button[disabled].ColVis_Button .react-grid-Toolbar .tools button.ColVis_Button:focus, .ColVis
.react-grid-Toolbar .tools button[disabled].ColVis_Button .react-grid-Toolbar .tools button.ColVis_Button:focus,
.react-grid-Toolbar .tools button.btn[disabled] .react-grid-Toolbar .tools button.btn:active,
.react-grid-Toolbar .tools .ColVis button[disabled].ColVis_Button .react-grid-Toolbar .tools button.btn:active, .ColVis
.react-grid-Toolbar .tools button[disabled].ColVis_Button .react-grid-Toolbar .tools button.btn:active,
.react-grid-Toolbar .tools button.btn[disabled] .react-grid-Toolbar .tools .ColVis button.ColVis_Button:active, .ColVis
.react-grid-Toolbar .tools button.btn[disabled] .react-grid-Toolbar .tools button.ColVis_Button:active,
.react-grid-Toolbar .tools .ColVis button[disabled].ColVis_Button .react-grid-Toolbar .tools button.ColVis_Button:active, .ColVis
.react-grid-Toolbar .tools button[disabled].ColVis_Button .react-grid-Toolbar .tools button.ColVis_Button:active,
.react-grid-Toolbar .tools button.btn[disabled] .react-grid-Toolbar .tools button.btn.active,
.react-grid-Toolbar .tools .ColVis button[disabled].ColVis_Button .react-grid-Toolbar .tools button.btn.active, .ColVis
.react-grid-Toolbar .tools button[disabled].ColVis_Button .react-grid-Toolbar .tools button.btn.active,
.react-grid-Toolbar .tools button.btn[disabled] .react-grid-Toolbar .tools .ColVis button.active.ColVis_Button, .ColVis
.react-grid-Toolbar .tools button.btn[disabled] .react-grid-Toolbar .tools button.active.ColVis_Button,
.react-grid-Toolbar .tools .ColVis button[disabled].ColVis_Button .react-grid-Toolbar .tools button.active.ColVis_Button, .ColVis
.react-grid-Toolbar .tools button[disabled].ColVis_Button .react-grid-Toolbar .tools button.active.ColVis_Button {
  background-color: #08c;
  border-color: #08c; }

/* ========================================================================
     Component: placeholder
 ========================================================================== */
.box-placeholder {
  margin-bottom: 15px;
  padding: 20px;
  border: 1px dashed #ddd;
  background: #fafafa;
  color: #444; }

.box-placeholder > :last-child {
  margin-bottom: 0; }

.box-placeholder-lg {
  padding-top: 80px;
  padding-bottom: 80px; }

/* ========================================================================
     Component: panels
 ========================================================================== */
.panel {
  margin-bottom: 10px; }
  .panel > h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    margin: 0 0 10px; }
  .panel .table {
    margin-bottom: 0;
    border: 0; }
  .panel.panel-transparent {
    border: 0;
    background-color: transparent; }
    .panel.panel-transparent .panel-heading,
    .panel.panel-transparent .panel-body {
      background-color: transparent;
      padding-left: 0;
      padding-right: 0; }

.panel-flat {
  margin: 0 !important;
  border: 0; }

.panel-group .panel-flat:first-child {
  border-radius: 4px 4px 0 0; }

.panel-group .panel-flat:last-child {
  border-radius: 0 0 4px 4px; }

.panel-default > .panel-heading {
  background-color: #eeeeee; }

.panel-heading {
  font-weight: bold;
  font-size: 18px;
  min-height: 45px;
  vertical-align: middle; }
  .panel-heading > a[data-tool] {
    display: inline-block;
    color: #fff;
    width: 2em;
    text-align: center; }
  .panel-default .panel-heading > a[data-tool] {
    color: #c1c2c3; }
  .panel-heading > .label.pull-right {
    margin-top: 3px; }
    .panel-heading > .label.pull-right + .label.pull-right {
      margin-right: 10px; }
  .panel-heading.panel-heading-collapsed {
    border-radius: 2px; }

.panel-footer .pagination {
  margin: 0; }

.panel-footer .radial-bar {
  margin-bottom: 0; }

.panel-footer p {
  margin-bottom: 0; }

.panel-heading-active {
  background-color: #4CAF50 !important;
  font-weight: bold;
  font-size: 16px; }
  .panel-heading-active > a {
    padding: 15px 0;
    color: #fff !important;
    -webkit-transition: padding 0.5s ease;
    -o-transition: padding 0.5s ease;
    transition: padding 0.5s ease; }
  .panel-heading-active + .panel-collapse:after {
    content: "";
    display: block;
    width: 60%;
    margin: 0 auto;
    height: 0;
    border-bottom: 1px solid #e1e2e3; }

.position-btn.btn, .ColVis .position-btn.ColVis_Button,
.search-product-header-nav input.form-control,
.search-product-header-nav body input.bootstrap-tagsinput, body
.search-product-header-nav input.bootstrap-tagsinput {
  -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.35); }

.panel,
.tab-content {
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, #F2F2F2 0%, #E5E5E5 100%);
  background-image: -o-linear-gradient(top, #F2F2F2 0%, #E5E5E5 100%);
  background-image: linear-gradient(to bottom, #F2F2F2 0%, #E5E5E5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', endColorstr='#FFE5E5E5', GradientType=0);
  -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.35); }

.panel-default {
  border: 1px solid #999999; }

.panel-inverse {
  border-color: #555555; }
  .panel-inverse > .panel-heading {
    color: #fff;
    background-color: #131e26;
    border-color: #131e26; }
    .panel-inverse > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #555555; }
    .panel-inverse > .panel-heading .badge {
      color: #131e26;
      background-color: #fff; }
  .panel-inverse > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #555555; }

.panel-green {
  border-color: #555555; }
  .panel-green > .panel-heading {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50; }
    .panel-green > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #555555; }
    .panel-green > .panel-heading .badge {
      color: #4CAF50;
      background-color: #fff; }
  .panel-green > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #555555; }

.panel-pink {
  border-color: #555555; }
  .panel-pink > .panel-heading {
    color: #fff;
    background-color: #f532e5;
    border-color: #f532e5; }
    .panel-pink > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #555555; }
    .panel-pink > .panel-heading .badge {
      color: #f532e5;
      background-color: #fff; }
  .panel-pink > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #555555; }

.panel-purple {
  border-color: #555555; }
  .panel-purple > .panel-heading {
    color: #fff;
    background-color: #7266ba;
    border-color: #7266ba; }
    .panel-purple > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #555555; }
    .panel-purple > .panel-heading .badge {
      color: #7266ba;
      background-color: #fff; }
  .panel-purple > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #555555; }

.panel-dark {
  border-color: #555555; }
  .panel-dark > .panel-heading {
    color: #fff;
    background-color: #1976D2;
    border-color: #1976D2; }
    .panel-dark > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #555555; }
    .panel-dark > .panel-heading .badge {
      color: #1976D2;
      background-color: #fff; }
  .panel-dark > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #555555; }

/* ========================================================================
     Component: progress-extra
 ========================================================================== */
.progress-sm {
  height: 15px; }

.progress-xs {
  height: 8px; }

.progress-bar-purple {
  background-color: #7266ba; }
  .progress-striped .progress-bar-purple {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-inverse {
  background-color: #131e26; }
  .progress-striped .progress-bar-inverse {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-green {
  background-color: #4CAF50; }
  .progress-striped .progress-bar-green {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-pink {
  background-color: #f532e5; }
  .progress-striped .progress-bar-pink {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-yellow {
  background-color: #FFC107; }
  .progress-striped .progress-bar-yellow {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-1 {
  width: 1%; }

.progress-2 {
  width: 2%; }

.progress-3 {
  width: 3%; }

.progress-4 {
  width: 4%; }

.progress-5 {
  width: 5%; }

.progress-6 {
  width: 6%; }

.progress-7 {
  width: 7%; }

.progress-8 {
  width: 8%; }

.progress-9 {
  width: 9%; }

.progress-10 {
  width: 10%; }

.progress-11 {
  width: 11%; }

.progress-12 {
  width: 12%; }

.progress-13 {
  width: 13%; }

.progress-14 {
  width: 14%; }

.progress-15 {
  width: 15%; }

.progress-16 {
  width: 16%; }

.progress-17 {
  width: 17%; }

.progress-18 {
  width: 18%; }

.progress-19 {
  width: 19%; }

.progress-20 {
  width: 20%; }

.progress-21 {
  width: 21%; }

.progress-22 {
  width: 22%; }

.progress-23 {
  width: 23%; }

.progress-24 {
  width: 24%; }

.progress-25 {
  width: 25%; }

.progress-26 {
  width: 26%; }

.progress-27 {
  width: 27%; }

.progress-28 {
  width: 28%; }

.progress-29 {
  width: 29%; }

.progress-30 {
  width: 30%; }

.progress-31 {
  width: 31%; }

.progress-32 {
  width: 32%; }

.progress-33 {
  width: 33%; }

.progress-34 {
  width: 34%; }

.progress-35 {
  width: 35%; }

.progress-36 {
  width: 36%; }

.progress-37 {
  width: 37%; }

.progress-38 {
  width: 38%; }

.progress-39 {
  width: 39%; }

.progress-40 {
  width: 40%; }

.progress-41 {
  width: 41%; }

.progress-42 {
  width: 42%; }

.progress-43 {
  width: 43%; }

.progress-44 {
  width: 44%; }

.progress-45 {
  width: 45%; }

.progress-46 {
  width: 46%; }

.progress-47 {
  width: 47%; }

.progress-48 {
  width: 48%; }

.progress-49 {
  width: 49%; }

.progress-50 {
  width: 50%; }

.progress-51 {
  width: 51%; }

.progress-52 {
  width: 52%; }

.progress-53 {
  width: 53%; }

.progress-54 {
  width: 54%; }

.progress-55 {
  width: 55%; }

.progress-56 {
  width: 56%; }

.progress-57 {
  width: 57%; }

.progress-58 {
  width: 58%; }

.progress-59 {
  width: 59%; }

.progress-60 {
  width: 60%; }

.progress-61 {
  width: 61%; }

.progress-62 {
  width: 62%; }

.progress-63 {
  width: 63%; }

.progress-64 {
  width: 64%; }

.progress-65 {
  width: 65%; }

.progress-66 {
  width: 66%; }

.progress-67 {
  width: 67%; }

.progress-68 {
  width: 68%; }

.progress-69 {
  width: 69%; }

.progress-70 {
  width: 70%; }

.progress-71 {
  width: 71%; }

.progress-72 {
  width: 72%; }

.progress-73 {
  width: 73%; }

.progress-74 {
  width: 74%; }

.progress-75 {
  width: 75%; }

.progress-76 {
  width: 76%; }

.progress-77 {
  width: 77%; }

.progress-78 {
  width: 78%; }

.progress-79 {
  width: 79%; }

.progress-80 {
  width: 80%; }

.progress-81 {
  width: 81%; }

.progress-82 {
  width: 82%; }

.progress-83 {
  width: 83%; }

.progress-84 {
  width: 84%; }

.progress-85 {
  width: 85%; }

.progress-86 {
  width: 86%; }

.progress-87 {
  width: 87%; }

.progress-88 {
  width: 88%; }

.progress-89 {
  width: 89%; }

.progress-90 {
  width: 90%; }

.progress-91 {
  width: 91%; }

.progress-92 {
  width: 92%; }

.progress-93 {
  width: 93%; }

.progress-94 {
  width: 94%; }

.progress-95 {
  width: 95%; }

.progress-96 {
  width: 96%; }

.progress-97 {
  width: 97%; }

.progress-98 {
  width: 98%; }

.progress-99 {
  width: 99%; }

.progress-100 {
  width: 100%; }

/* ========================================================================
     Component: radial-bar
 ========================================================================== */
/* -------------------------------------
 * Bar container
 * ------------------------------------- */
.radial-bar {
  position: relative;
  display: inline-block;
  font-size: 16px;
  border-radius: 50%;
  border: 2px solid #fafafa;
  background-color: transparent;
  margin-bottom: 20px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 80px;
  height: 80px;
  font-size: 18px; }
  .radial-bar:after,
  .radial-bar > img {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    color: #a1a2a3; }
  .radial-bar:after {
    content: attr(data-label);
    background-color: #fff;
    z-index: 101; }
  .radial-bar > img {
    z-index: 102; }
  .radial-bar:after,
  .radial-bar > img {
    width: 56px;
    height: 56px;
    margin-left: 12px;
    margin-top: 12px;
    line-height: 56px; }
  .radial-bar.radial-bar-0 {
    background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(90deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-5 {
    background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(108deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-10 {
    background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(126deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-15 {
    background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(144deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-20 {
    background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(162deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-25 {
    background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(180deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-30 {
    background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(198deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-35 {
    background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(216deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-40 {
    background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(234deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-45 {
    background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(252deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-50 {
    background-image: linear-gradient(-90deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-55 {
    background-image: linear-gradient(-72deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-60 {
    background-image: linear-gradient(-54deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-65 {
    background-image: linear-gradient(-36deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-70 {
    background-image: linear-gradient(-18deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-75 {
    background-image: linear-gradient(0deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-80 {
    background-image: linear-gradient(18deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-85 {
    background-image: linear-gradient(36deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-90 {
    background-image: linear-gradient(54deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-95 {
    background-image: linear-gradient(72deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }
  .radial-bar.radial-bar-100 {
    background-image: linear-gradient(90deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-0 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(90deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-5 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(108deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-10 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(126deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-15 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(144deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-20 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(162deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-25 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(180deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-30 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(198deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-35 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(216deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-40 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(234deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-45 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(252deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-50 {
  background-image: linear-gradient(-90deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-55 {
  background-image: linear-gradient(-72deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-60 {
  background-image: linear-gradient(-54deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-65 {
  background-image: linear-gradient(-36deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-70 {
  background-image: linear-gradient(-18deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-75 {
  background-image: linear-gradient(0deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-80 {
  background-image: linear-gradient(18deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-85 {
  background-image: linear-gradient(36deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-90 {
  background-image: linear-gradient(54deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-95 {
  background-image: linear-gradient(72deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-primary.radial-bar-100 {
  background-image: linear-gradient(90deg, #2196F3 50%, transparent 50%, transparent), linear-gradient(270deg, #2196F3 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-0 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(90deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-5 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(108deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-10 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(126deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-15 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(144deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-20 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(162deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-25 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(180deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-30 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(198deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-35 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(216deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-40 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(234deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-45 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(252deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-50 {
  background-image: linear-gradient(-90deg, #4CAF50 50%, transparent 50%, transparent), linear-gradient(270deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-55 {
  background-image: linear-gradient(-72deg, #4CAF50 50%, transparent 50%, transparent), linear-gradient(270deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-60 {
  background-image: linear-gradient(-54deg, #4CAF50 50%, transparent 50%, transparent), linear-gradient(270deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-65 {
  background-image: linear-gradient(-36deg, #4CAF50 50%, transparent 50%, transparent), linear-gradient(270deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-70 {
  background-image: linear-gradient(-18deg, #4CAF50 50%, transparent 50%, transparent), linear-gradient(270deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-75 {
  background-image: linear-gradient(0deg, #4CAF50 50%, transparent 50%, transparent), linear-gradient(270deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-80 {
  background-image: linear-gradient(18deg, #4CAF50 50%, transparent 50%, transparent), linear-gradient(270deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-85 {
  background-image: linear-gradient(36deg, #4CAF50 50%, transparent 50%, transparent), linear-gradient(270deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-90 {
  background-image: linear-gradient(54deg, #4CAF50 50%, transparent 50%, transparent), linear-gradient(270deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-95 {
  background-image: linear-gradient(72deg, #4CAF50 50%, transparent 50%, transparent), linear-gradient(270deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-success.radial-bar-100 {
  background-image: linear-gradient(90deg, #4CAF50 50%, transparent 50%, transparent), linear-gradient(270deg, #4CAF50 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-0 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(90deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-5 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(108deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-10 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(126deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-15 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(144deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-20 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(162deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-25 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(180deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-30 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(198deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-35 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(216deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-40 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(234deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-45 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(252deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-50 {
  background-image: linear-gradient(-90deg, #1976D2 50%, transparent 50%, transparent), linear-gradient(270deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-55 {
  background-image: linear-gradient(-72deg, #1976D2 50%, transparent 50%, transparent), linear-gradient(270deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-60 {
  background-image: linear-gradient(-54deg, #1976D2 50%, transparent 50%, transparent), linear-gradient(270deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-65 {
  background-image: linear-gradient(-36deg, #1976D2 50%, transparent 50%, transparent), linear-gradient(270deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-70 {
  background-image: linear-gradient(-18deg, #1976D2 50%, transparent 50%, transparent), linear-gradient(270deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-75 {
  background-image: linear-gradient(0deg, #1976D2 50%, transparent 50%, transparent), linear-gradient(270deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-80 {
  background-image: linear-gradient(18deg, #1976D2 50%, transparent 50%, transparent), linear-gradient(270deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-85 {
  background-image: linear-gradient(36deg, #1976D2 50%, transparent 50%, transparent), linear-gradient(270deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-90 {
  background-image: linear-gradient(54deg, #1976D2 50%, transparent 50%, transparent), linear-gradient(270deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-95 {
  background-image: linear-gradient(72deg, #1976D2 50%, transparent 50%, transparent), linear-gradient(270deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-info.radial-bar-100 {
  background-image: linear-gradient(90deg, #1976D2 50%, transparent 50%, transparent), linear-gradient(270deg, #1976D2 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-0 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(90deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-5 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(108deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-10 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(126deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-15 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(144deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-20 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(162deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-25 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(180deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-30 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(198deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-35 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(216deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-40 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(234deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-45 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(252deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-50 {
  background-image: linear-gradient(-90deg, #FFC107 50%, transparent 50%, transparent), linear-gradient(270deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-55 {
  background-image: linear-gradient(-72deg, #FFC107 50%, transparent 50%, transparent), linear-gradient(270deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-60 {
  background-image: linear-gradient(-54deg, #FFC107 50%, transparent 50%, transparent), linear-gradient(270deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-65 {
  background-image: linear-gradient(-36deg, #FFC107 50%, transparent 50%, transparent), linear-gradient(270deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-70 {
  background-image: linear-gradient(-18deg, #FFC107 50%, transparent 50%, transparent), linear-gradient(270deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-75 {
  background-image: linear-gradient(0deg, #FFC107 50%, transparent 50%, transparent), linear-gradient(270deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-80 {
  background-image: linear-gradient(18deg, #FFC107 50%, transparent 50%, transparent), linear-gradient(270deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-85 {
  background-image: linear-gradient(36deg, #FFC107 50%, transparent 50%, transparent), linear-gradient(270deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-90 {
  background-image: linear-gradient(54deg, #FFC107 50%, transparent 50%, transparent), linear-gradient(270deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-95 {
  background-image: linear-gradient(72deg, #FFC107 50%, transparent 50%, transparent), linear-gradient(270deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-warning.radial-bar-100 {
  background-image: linear-gradient(90deg, #FFC107 50%, transparent 50%, transparent), linear-gradient(270deg, #FFC107 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-0 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(90deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-5 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(108deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-10 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(126deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-15 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(144deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-20 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(162deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-25 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(180deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-30 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(198deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-35 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(216deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-40 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(234deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-45 {
  background-image: linear-gradient(90deg, #fafafa 50%, transparent 50%, transparent), linear-gradient(252deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-50 {
  background-image: linear-gradient(-90deg, #F44336 50%, transparent 50%, transparent), linear-gradient(270deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-55 {
  background-image: linear-gradient(-72deg, #F44336 50%, transparent 50%, transparent), linear-gradient(270deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-60 {
  background-image: linear-gradient(-54deg, #F44336 50%, transparent 50%, transparent), linear-gradient(270deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-65 {
  background-image: linear-gradient(-36deg, #F44336 50%, transparent 50%, transparent), linear-gradient(270deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-70 {
  background-image: linear-gradient(-18deg, #F44336 50%, transparent 50%, transparent), linear-gradient(270deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-75 {
  background-image: linear-gradient(0deg, #F44336 50%, transparent 50%, transparent), linear-gradient(270deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-80 {
  background-image: linear-gradient(18deg, #F44336 50%, transparent 50%, transparent), linear-gradient(270deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-85 {
  background-image: linear-gradient(36deg, #F44336 50%, transparent 50%, transparent), linear-gradient(270deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-90 {
  background-image: linear-gradient(54deg, #F44336 50%, transparent 50%, transparent), linear-gradient(270deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-95 {
  background-image: linear-gradient(72deg, #F44336 50%, transparent 50%, transparent), linear-gradient(270deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-danger.radial-bar-100 {
  background-image: linear-gradient(90deg, #F44336 50%, transparent 50%, transparent), linear-gradient(270deg, #F44336 50%, #fafafa 50%, #fafafa); }

.radial-bar-lg {
  width: 100px;
  height: 100px;
  font-size: 22px; }
  .radial-bar-lg:after,
  .radial-bar-lg > img {
    width: 70px;
    height: 70px;
    margin-left: 15px;
    margin-top: 15px;
    line-height: 70px; }

.radial-bar-sm {
  width: 50px;
  height: 50px;
  font-size: 12px; }
  .radial-bar-sm:after,
  .radial-bar-sm > img {
    width: 35px;
    height: 35px;
    margin-left: 7.5px;
    margin-top: 7.5px;
    line-height: 35px; }

.radial-bar-xs {
  width: 30px;
  height: 30px;
  font-size: 8px; }
  .radial-bar-xs:after,
  .radial-bar-xs > img {
    width: 21px;
    height: 21px;
    margin-left: 4.5px;
    margin-top: 4.5px;
    line-height: 21px; }

x:-o-prefocus, .radial-bar {
  background-clip: content-box; }

/* ========================================================================
     Component: user-block
 ========================================================================== */
.has-user-block {
  display: block;
  overflow: hidden;
  border: 0 !important;
  width: 100% !important; }

.user-block {
  position: relative;
  padding: 25px 0 10px;
  cursor: pointer; }
  .user-block:before, .user-block:after {
    content: " ";
    display: table; }
  .user-block:after {
    clear: both; }
  .user-block > .user-block-picture {
    position: relative;
    width: 60px;
    margin: 0 auto; }
    .user-block > .user-block-picture > img {
      max-width: 100%;
      height: auto; }
  .user-block .user-block-info {
    padding-top: 15px;
    text-align: center;
    white-space: nowrap; }
    .user-block .user-block-info .user-block-name,
    .user-block .user-block-info .user-block-role {
      display: block; }
    .user-block .user-block-info .user-block-name {
      color: #7D848F; }
    .user-block .user-block-info .user-block-role {
      font-size: 12px;
      color: #aaa; }

.user-block-status {
  position: relative; }
  .user-block-status > .circle {
    position: absolute;
    bottom: 0;
    right: 0;
    border: 2px solid #fff; }

.aside-collapsed .user-block {
  padding: 15px 0 14px;
  margin: 0;
  text-align: center; }
  .aside-collapsed .user-block > .user-block-picture {
    float: none;
    margin: 0  auto;
    width: 50px; }
    .aside-collapsed .user-block > .user-block-picture > .user-block-status {
      display: block; }
  .aside-collapsed .user-block .user-block-info {
    display: none; }

/* ========================================================================
     Component: circles
 ========================================================================== */
.circle {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 500px;
  margin: 0 .5em;
  background-color: #ddd;
  vertical-align: baseline;
  border: 2px solid transparent; }
  .circle.text-left {
    margin-left: 0; }
  .circle.text-right {
    margin-right: 0; }

.circle-primary {
  background-color: #2196F3; }

.circle-success {
  background-color: #4CAF50; }

.circle-info {
  background-color: #1976D2; }

.circle-warning {
  background-color: #FFC107; }

.circle-danger {
  background-color: #F44336; }

.circle-green {
  background-color: #4CAF50; }

.circle-pink {
  background-color: #f532e5; }

.circle-inverse {
  background-color: #131e26; }

.circle-purple {
  background-color: #7266ba; }

.circle-sm {
  width: 5px;
  height: 5px; }

.circle-lg {
  width: 11px;
  height: 11px; }

.circle-xl {
  width: 18px;
  height: 18px; }

.circle-outline {
  background-color: transparent; }
  .circle-outline.circle-primary {
    border: 1px solid #2196F3; }
  .circle-outline.circle-success {
    border: 1px solid #4CAF50; }
  .circle-outline.circle-info {
    border: 1px solid #1976D2; }
  .circle-outline.circle-warning {
    border: 1px solid #FFC107; }
  .circle-outline.circle-danger {
    border: 1px solid #F44336; }

/* ========================================================================
     Component: timeline
 ========================================================================== */
.timeline,
.timeline-alt {
  list-style: none;
  padding: 0 0 20px;
  position: relative;
  z-index: 0; }
  .timeline:before,
  .timeline-alt:before {
    position: absolute;
    top: 0;
    bottom: 0;
    content: " ";
    width: 1px;
    background-color: #d1d2d3;
    left: 18px; }
  .timeline .timeline-end,
  .timeline-alt .timeline-end {
    float: none;
    clear: both; }
  .timeline .popover.left > .arrow:after,
  .timeline-alt .popover.left > .arrow:after {
    border-left-color: #fff; }
  .timeline .popover.right > .arrow:after,
  .timeline-alt .popover.right > .arrow:after {
    border-right-color: #fff; }
  .timeline .popover.left > .popover-title + .arrow:after,
  .timeline-alt .popover.left > .popover-title + .arrow:after {
    border-left-color: #fafafa; }
  .timeline .popover.right > .popover-title + .arrow:after,
  .timeline-alt .popover.right > .popover-title + .arrow:after {
    border-right-color: #fafafa; }
  .timeline > li,
  .timeline-alt > li {
    margin-bottom: 20px; }
    .timeline > li:before, .timeline > li:after,
    .timeline-alt > li:before,
    .timeline-alt > li:after {
      content: " ";
      display: table; }
    .timeline > li:after,
    .timeline-alt > li:after {
      clear: both; }
    .timeline > li.timeline-separator,
    .timeline-alt > li.timeline-separator {
      position: relative;
      float: none;
      clear: both;
      margin: 0 auto;
      padding: 40px 0; }
      .timeline > li.timeline-separator:first-child,
      .timeline-alt > li.timeline-separator:first-child {
        padding-top: 0; }
      .timeline > li.timeline-separator:before,
      .timeline-alt > li.timeline-separator:before {
        content: attr(data-datetime);
        display: inline-block;
        width: 120px;
        text-align: center;
        padding: 0 20px;
        line-height: 30px;
        background-color: #b6c5da;
        color: #fff; }
  .timeline > li > .timeline-panel,
  .timeline-alt > li > .timeline-panel {
    margin-left: 60px; }
    .timeline > li > .timeline-panel .popover,
    .timeline-alt > li > .timeline-panel .popover {
      position: relative;
      display: block;
      margin: 0;
      width: 100%;
      max-width: none; }
      .timeline > li > .timeline-panel .popover .arrow,
      .timeline-alt > li > .timeline-panel .popover .arrow {
        top: 18px;
        display: none; }
      .timeline > li > .timeline-panel .popover .popover-content .popover-title,
      .timeline-alt > li > .timeline-panel .popover .popover-content .popover-title {
        background-color: transparent;
        border: 0;
        padding-left: 0;
        padding-top: 0; }
  .timeline > li > .timeline-date,
  .timeline-alt > li > .timeline-date {
    margin: -20px 0 0;
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 13px; }
    .timeline > li > .timeline-date > time:after,
    .timeline-alt > li > .timeline-date > time:after {
      content: attr(datetime); }
  .timeline > li > .timeline-badge,
  .timeline-alt > li > .timeline-badge {
    position: absolute;
    left: 0;
    width: 36px;
    height: 36px;
    border-radius: 500px;
    line-height: 36px;
    font-size: 1em;
    text-align: center;
    color: #fff;
    background-color: #999;
    z-index: 100; }
    .timeline > li > .timeline-badge.primary,
    .timeline-alt > li > .timeline-badge.primary {
      background-color: #2196F3; }
    .timeline > li > .timeline-badge.success,
    .timeline-alt > li > .timeline-badge.success {
      background-color: #4CAF50; }
    .timeline > li > .timeline-badge.warning,
    .timeline-alt > li > .timeline-badge.warning {
      background-color: #FFC107; }
    .timeline > li > .timeline-badge.danger,
    .timeline-alt > li > .timeline-badge.danger {
      background-color: #F44336; }
    .timeline > li > .timeline-badge.info,
    .timeline-alt > li > .timeline-badge.info {
      background-color: #1976D2; }
    .timeline > li > .timeline-badge.inverse,
    .timeline-alt > li > .timeline-badge.inverse {
      background-color: #131e26; }
    .timeline > li > .timeline-badge.green,
    .timeline-alt > li > .timeline-badge.green {
      background-color: #4CAF50; }
    .timeline > li > .timeline-badge.pink,
    .timeline-alt > li > .timeline-badge.pink {
      background-color: #f532e5; }
    .timeline > li > .timeline-badge.purple,
    .timeline-alt > li > .timeline-badge.purple {
      background-color: #7266ba; }
    .timeline > li > .timeline-badge.dark,
    .timeline-alt > li > .timeline-badge.dark {
      background-color: #1976D2; }
    .timeline > li > .timeline-badge.yellow,
    .timeline-alt > li > .timeline-badge.yellow {
      background-color: #FFC107; }

.timeline-alt .popover .arrow {
  display: block !important; }

.timeline-title {
  margin-top: 0;
  color: inherit; }

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0; }

.timeline-body > p + p {
  margin-top: 5px; }

@media only screen and (min-width: 992px) {
  .timeline:before {
    left: 50%;
    margin-left: 18px; }
  .timeline > li {
    float: left;
    clear: left;
    width: 45%; }
    .timeline > li.timeline-inverted {
      float: right;
      clear: right;
      margin-top: 50px; }
  .timeline > li.timeline-separator {
    text-align: center; }
    .timeline > li.timeline-separator:before {
      margin-left: 36px; }
  .timeline > li > .timeline-badge {
    left: 50%;
    margin-left: 0; }
  .timeline > li > .timeline-date {
    float: none;
    position: absolute;
    width: 40%;
    left: 50%;
    top: 18px;
    margin-left: 54px;
    margin-top: -10px; }
  .timeline > li > .timeline-panel {
    margin: 0; }
    .timeline > li > .timeline-panel:before {
      border-left-width: 15px;
      border-right-width: 0;
      top: 26px;
      right: -15px;
      left: auto; }
    .timeline > li > .timeline-panel:after {
      border-left-width: 14px;
      border-right-width: 0;
      top: 27px;
      right: -14px;
      left: auto; }
    .timeline > li > .timeline-panel .popover .arrow {
      display: block; }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding-left: 36px; }
  .timeline > li.timeline-inverted .timeline-date {
    left: auto;
    right: 50%;
    width: auto;
    margin-left: 0;
    margin-right: 36px; } }

/* ========================================================================
     Component: dropdown-extras
 ========================================================================== */
.dropdown-lg > .dropdown-menu {
  min-width: 200px; }

.dropdown-list > .dropdown-menu {
  padding: 0;
  min-width: 220px; }

.dropdown-list .list-group {
  margin: 0; }

.dropdown-list .list-group-item {
  border-radius: 0;
  border-left: 0;
  border-right: 0; }
  .dropdown-list .list-group-item:first-child {
    border-top: 0; }
  .dropdown-list .list-group-item:last-child {
    border-bottom: 0; }

.dropdown > a {
  position: relative; }
  .dropdown > a > span .label,
  .dropdown > a > .label {
    position: absolute;
    top: 0;
    right: 0;
    padding: 2px 5px; }
    @media only screen and (min-width: 768px) {
      .dropdown > a > span .label,
      .dropdown > a > .label {
        top: 10px; } }

.dropdown-menu-header {
  padding: 10px 15px;
  background-color: #fafafa;
  border-bottom: 1px solid #e1e1e1; }

/* ========================================================================
     Component: row-extra
 ========================================================================== */
.container-sm {
  max-width: 735px;
  width: auto; }

.container-md {
  max-width: 955px;
  width: auto; }

.container-lg {
  max-width: 1155px;
  width: auto; }

.row-table {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  margin: 0; }
  .row-table > [class*="col-"] {
    display: table-cell;
    float: none;
    table-layout: fixed;
    vertical-align: middle; }

.row-flush > [class*="col-"] {
  padding-left: 0;
  padding-right: 0; }

/* ========================================================================
     Component: half-float
 ========================================================================== */
.half-float {
  position: relative;
  margin-bottom: 65px; }
  .half-float .half-float-bottom,
  .half-float .half-float-top {
    position: absolute;
    left: 50%;
    bottom: -60px;
    width: 120px;
    height: 120px;
    margin-left: -60px;
    z-index: 2; }
  .half-float .half-float-top {
    bottom: auto;
    top: -60px; }
  .half-float + * {
    margin-top: -55px;
    padding-top: 65px; }

/* ========================================================================
     Component: masonry-grid
 ========================================================================== */
.row-masonry {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%; }

.row-masonry > .col-masonry {
  display: inline-block;
  width: 100%;
  min-height: 1em;
  margin-bottom: 15px; }

/* Columns definition by devices */
@media only screen and (min-width: 480px) {
  .row-masonry-sm-1 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 1;
    -webkit-columns: 1;
    columns: 1; }
  .no-csscolumns .row-masonry-sm-1 {
    text-align: justify; }
  .no-csscolumns .row-masonry-sm-1:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-sm-1 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 99%; }
  .row-masonry-sm-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }
  .no-csscolumns .row-masonry-sm-2 {
    text-align: justify; }
  .no-csscolumns .row-masonry-sm-2:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-sm-2 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 49%; }
  .row-masonry-sm-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }
  .no-csscolumns .row-masonry-sm-3 {
    text-align: justify; }
  .no-csscolumns .row-masonry-sm-3:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-sm-3 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 32%; }
  .row-masonry-sm-4 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }
  .no-csscolumns .row-masonry-sm-4 {
    text-align: justify; }
  .no-csscolumns .row-masonry-sm-4:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-sm-4 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 24%; }
  .row-masonry-sm-5 {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }
  .no-csscolumns .row-masonry-sm-5 {
    text-align: justify; }
  .no-csscolumns .row-masonry-sm-5:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-sm-5 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 19%; }
  .row-masonry-sm-6 {
    -moz-column-count: 6;
    -webkit-column-count: 6;
    column-count: 6;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }
  .no-csscolumns .row-masonry-sm-6 {
    text-align: justify; }
  .no-csscolumns .row-masonry-sm-6:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-sm-6 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 15%; }
  .row-masonry-sm-7 {
    -moz-column-count: 7;
    -webkit-column-count: 7;
    column-count: 7;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }
  .no-csscolumns .row-masonry-sm-7 {
    text-align: justify; }
  .no-csscolumns .row-masonry-sm-7:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-sm-7 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 13%; }
  .row-masonry-sm-8 {
    -moz-column-count: 8;
    -webkit-column-count: 8;
    column-count: 8;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }
  .no-csscolumns .row-masonry-sm-8 {
    text-align: justify; }
  .no-csscolumns .row-masonry-sm-8:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-sm-8 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 11%; }
  .row-masonry-sm-9 {
    -moz-column-count: 9;
    -webkit-column-count: 9;
    column-count: 9;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }
  .no-csscolumns .row-masonry-sm-9 {
    text-align: justify; }
  .no-csscolumns .row-masonry-sm-9:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-sm-9 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 10%; }
  .row-masonry-sm-10 {
    -moz-column-count: 10;
    -webkit-column-count: 10;
    column-count: 10;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }
  .no-csscolumns .row-masonry-sm-10 {
    text-align: justify; }
  .no-csscolumns .row-masonry-sm-10:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-sm-10 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 9%; }
  .row-masonry-sm-11 {
    -moz-column-count: 11;
    -webkit-column-count: 11;
    column-count: 11;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 11;
    -webkit-columns: 11;
    columns: 11; }
  .no-csscolumns .row-masonry-sm-11 {
    text-align: justify; }
  .no-csscolumns .row-masonry-sm-11:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-sm-11 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 8%; }
  .row-masonry-sm-12 {
    -moz-column-count: 12;
    -webkit-column-count: 12;
    column-count: 12;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 12;
    -webkit-columns: 12;
    columns: 12; }
  .no-csscolumns .row-masonry-sm-12 {
    text-align: justify; }
  .no-csscolumns .row-masonry-sm-12:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-sm-12 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 7%; } }

@media only screen and (min-width: 768px) {
  .row-masonry-md-1 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 1;
    -webkit-columns: 1;
    columns: 1; }
  .no-csscolumns .row-masonry-md-1 {
    text-align: justify; }
  .no-csscolumns .row-masonry-md-1:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-md-1 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 99%; }
  .row-masonry-md-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }
  .no-csscolumns .row-masonry-md-2 {
    text-align: justify; }
  .no-csscolumns .row-masonry-md-2:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-md-2 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 49%; }
  .row-masonry-md-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }
  .no-csscolumns .row-masonry-md-3 {
    text-align: justify; }
  .no-csscolumns .row-masonry-md-3:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-md-3 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 32%; }
  .row-masonry-md-4 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }
  .no-csscolumns .row-masonry-md-4 {
    text-align: justify; }
  .no-csscolumns .row-masonry-md-4:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-md-4 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 24%; }
  .row-masonry-md-5 {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }
  .no-csscolumns .row-masonry-md-5 {
    text-align: justify; }
  .no-csscolumns .row-masonry-md-5:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-md-5 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 19%; }
  .row-masonry-md-6 {
    -moz-column-count: 6;
    -webkit-column-count: 6;
    column-count: 6;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }
  .no-csscolumns .row-masonry-md-6 {
    text-align: justify; }
  .no-csscolumns .row-masonry-md-6:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-md-6 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 15%; }
  .row-masonry-md-7 {
    -moz-column-count: 7;
    -webkit-column-count: 7;
    column-count: 7;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }
  .no-csscolumns .row-masonry-md-7 {
    text-align: justify; }
  .no-csscolumns .row-masonry-md-7:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-md-7 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 13%; }
  .row-masonry-md-8 {
    -moz-column-count: 8;
    -webkit-column-count: 8;
    column-count: 8;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }
  .no-csscolumns .row-masonry-md-8 {
    text-align: justify; }
  .no-csscolumns .row-masonry-md-8:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-md-8 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 11%; }
  .row-masonry-md-9 {
    -moz-column-count: 9;
    -webkit-column-count: 9;
    column-count: 9;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }
  .no-csscolumns .row-masonry-md-9 {
    text-align: justify; }
  .no-csscolumns .row-masonry-md-9:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-md-9 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 10%; }
  .row-masonry-md-10 {
    -moz-column-count: 10;
    -webkit-column-count: 10;
    column-count: 10;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }
  .no-csscolumns .row-masonry-md-10 {
    text-align: justify; }
  .no-csscolumns .row-masonry-md-10:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-md-10 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 9%; }
  .row-masonry-md-11 {
    -moz-column-count: 11;
    -webkit-column-count: 11;
    column-count: 11;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 11;
    -webkit-columns: 11;
    columns: 11; }
  .no-csscolumns .row-masonry-md-11 {
    text-align: justify; }
  .no-csscolumns .row-masonry-md-11:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-md-11 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 8%; }
  .row-masonry-md-12 {
    -moz-column-count: 12;
    -webkit-column-count: 12;
    column-count: 12;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 12;
    -webkit-columns: 12;
    columns: 12; }
  .no-csscolumns .row-masonry-md-12 {
    text-align: justify; }
  .no-csscolumns .row-masonry-md-12:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-md-12 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 7%; } }

@media only screen and (min-width: 992px) {
  .row-masonry-lg-1 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 1;
    -webkit-columns: 1;
    columns: 1; }
  .no-csscolumns .row-masonry-lg-1 {
    text-align: justify; }
  .no-csscolumns .row-masonry-lg-1:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-lg-1 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 99%; }
  .row-masonry-lg-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }
  .no-csscolumns .row-masonry-lg-2 {
    text-align: justify; }
  .no-csscolumns .row-masonry-lg-2:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-lg-2 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 49%; }
  .row-masonry-lg-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }
  .no-csscolumns .row-masonry-lg-3 {
    text-align: justify; }
  .no-csscolumns .row-masonry-lg-3:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-lg-3 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 32%; }
  .row-masonry-lg-4 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }
  .no-csscolumns .row-masonry-lg-4 {
    text-align: justify; }
  .no-csscolumns .row-masonry-lg-4:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-lg-4 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 24%; }
  .row-masonry-lg-5 {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }
  .no-csscolumns .row-masonry-lg-5 {
    text-align: justify; }
  .no-csscolumns .row-masonry-lg-5:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-lg-5 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 19%; }
  .row-masonry-lg-6 {
    -moz-column-count: 6;
    -webkit-column-count: 6;
    column-count: 6;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }
  .no-csscolumns .row-masonry-lg-6 {
    text-align: justify; }
  .no-csscolumns .row-masonry-lg-6:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-lg-6 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 15%; }
  .row-masonry-lg-7 {
    -moz-column-count: 7;
    -webkit-column-count: 7;
    column-count: 7;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }
  .no-csscolumns .row-masonry-lg-7 {
    text-align: justify; }
  .no-csscolumns .row-masonry-lg-7:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-lg-7 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 13%; }
  .row-masonry-lg-8 {
    -moz-column-count: 8;
    -webkit-column-count: 8;
    column-count: 8;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }
  .no-csscolumns .row-masonry-lg-8 {
    text-align: justify; }
  .no-csscolumns .row-masonry-lg-8:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-lg-8 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 11%; }
  .row-masonry-lg-9 {
    -moz-column-count: 9;
    -webkit-column-count: 9;
    column-count: 9;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }
  .no-csscolumns .row-masonry-lg-9 {
    text-align: justify; }
  .no-csscolumns .row-masonry-lg-9:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-lg-9 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 10%; }
  .row-masonry-lg-10 {
    -moz-column-count: 10;
    -webkit-column-count: 10;
    column-count: 10;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }
  .no-csscolumns .row-masonry-lg-10 {
    text-align: justify; }
  .no-csscolumns .row-masonry-lg-10:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-lg-10 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 9%; }
  .row-masonry-lg-11 {
    -moz-column-count: 11;
    -webkit-column-count: 11;
    column-count: 11;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 11;
    -webkit-columns: 11;
    columns: 11; }
  .no-csscolumns .row-masonry-lg-11 {
    text-align: justify; }
  .no-csscolumns .row-masonry-lg-11:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-lg-11 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 8%; }
  .row-masonry-lg-12 {
    -moz-column-count: 12;
    -webkit-column-count: 12;
    column-count: 12;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 12;
    -webkit-columns: 12;
    columns: 12; }
  .no-csscolumns .row-masonry-lg-12 {
    text-align: justify; }
  .no-csscolumns .row-masonry-lg-12:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-lg-12 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 7%; } }

@media only screen and (min-width: 1200px) {
  .row-masonry-xl-1 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 1;
    -webkit-columns: 1;
    columns: 1; }
  .no-csscolumns .row-masonry-xl-1 {
    text-align: justify; }
  .no-csscolumns .row-masonry-xl-1:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-xl-1 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 99%; }
  .row-masonry-xl-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2; }
  .no-csscolumns .row-masonry-xl-2 {
    text-align: justify; }
  .no-csscolumns .row-masonry-xl-2:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-xl-2 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 49%; }
  .row-masonry-xl-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 3; }
  .no-csscolumns .row-masonry-xl-3 {
    text-align: justify; }
  .no-csscolumns .row-masonry-xl-3:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-xl-3 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 32%; }
  .row-masonry-xl-4 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4; }
  .no-csscolumns .row-masonry-xl-4 {
    text-align: justify; }
  .no-csscolumns .row-masonry-xl-4:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-xl-4 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 24%; }
  .row-masonry-xl-5 {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 5;
    -webkit-columns: 5;
    columns: 5; }
  .no-csscolumns .row-masonry-xl-5 {
    text-align: justify; }
  .no-csscolumns .row-masonry-xl-5:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-xl-5 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 19%; }
  .row-masonry-xl-6 {
    -moz-column-count: 6;
    -webkit-column-count: 6;
    column-count: 6;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 6;
    -webkit-columns: 6;
    columns: 6; }
  .no-csscolumns .row-masonry-xl-6 {
    text-align: justify; }
  .no-csscolumns .row-masonry-xl-6:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-xl-6 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 15%; }
  .row-masonry-xl-7 {
    -moz-column-count: 7;
    -webkit-column-count: 7;
    column-count: 7;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 7;
    -webkit-columns: 7;
    columns: 7; }
  .no-csscolumns .row-masonry-xl-7 {
    text-align: justify; }
  .no-csscolumns .row-masonry-xl-7:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-xl-7 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 13%; }
  .row-masonry-xl-8 {
    -moz-column-count: 8;
    -webkit-column-count: 8;
    column-count: 8;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 8;
    -webkit-columns: 8;
    columns: 8; }
  .no-csscolumns .row-masonry-xl-8 {
    text-align: justify; }
  .no-csscolumns .row-masonry-xl-8:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-xl-8 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 11%; }
  .row-masonry-xl-9 {
    -moz-column-count: 9;
    -webkit-column-count: 9;
    column-count: 9;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 9;
    -webkit-columns: 9;
    columns: 9; }
  .no-csscolumns .row-masonry-xl-9 {
    text-align: justify; }
  .no-csscolumns .row-masonry-xl-9:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-xl-9 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 10%; }
  .row-masonry-xl-10 {
    -moz-column-count: 10;
    -webkit-column-count: 10;
    column-count: 10;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 10;
    -webkit-columns: 10;
    columns: 10; }
  .no-csscolumns .row-masonry-xl-10 {
    text-align: justify; }
  .no-csscolumns .row-masonry-xl-10:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-xl-10 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 9%; }
  .row-masonry-xl-11 {
    -moz-column-count: 11;
    -webkit-column-count: 11;
    column-count: 11;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 11;
    -webkit-columns: 11;
    columns: 11; }
  .no-csscolumns .row-masonry-xl-11 {
    text-align: justify; }
  .no-csscolumns .row-masonry-xl-11:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-xl-11 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 8%; }
  .row-masonry-xl-12 {
    -moz-column-count: 12;
    -webkit-column-count: 12;
    column-count: 12;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 12;
    -webkit-columns: 12;
    columns: 12; }
  .no-csscolumns .row-masonry-xl-12 {
    text-align: justify; }
  .no-csscolumns .row-masonry-xl-12:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .no-csscolumns .row-masonry-xl-12 > .col-masonry {
    vertical-align: top;
    display: inline-block;
    width: 7%; } }

/* ========================================================================
     Component: widget
 ========================================================================== */
.widget {
  margin-bottom: 20px;
  border: 0; }
  .widget.panel,
  .widget .panel {
    overflow: hidden; }
  .widget .lateral-picture {
    position: relative;
    display: block;
    height: 240px;
    width: auto;
    overflow: hidden; }
    .widget .lateral-picture > img {
      position: absolute;
      top: 0;
      left: 0;
      max-height: 100%;
      width: auto; }

/* ========================================================================
     Component: animate
 ========================================================================== */
.rag-fadeIn-leave, .rag-fadeInUp-leave, .rag-fadeInDown-leave, .rag-fadeInRight-leave, .rag-fadeInLeft-leave, .rag-fadeInUpBig-leave, .rag-fadeInDownBig-leave, .rag-fadeInRightBig-leave, .rag-fadeInLeftBig-leave, .rag-zoomBackDown-leave {
  position: absolute;
  top: 1px;
  left: 0;
  right: 0;
  max-height: 100%;
  overflow: hidden; }

.rag-fadeIn-enter {
  -webkit-animation: fadeIn 0.5s;
  -o-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s; }

.rag-fadeIn-leave {
  -webkit-animation: fadeOut 0.5s;
  -o-animation: fadeOut 0.5s;
  animation: fadeOut 0.5s; }

.rag-fadeInUp-enter {
  -webkit-animation: fadeInUp 0.5s;
  -o-animation: fadeInUp 0.5s;
  animation: fadeInUp 0.5s; }

.rag-fadeInUp-leave {
  -webkit-animation: fadeOutDown 0.5s;
  -o-animation: fadeOutDown 0.5s;
  animation: fadeOutDown 0.5s; }

.rag-fadeInDown-enter {
  -webkit-animation: fadeInDown 0.5s;
  -o-animation: fadeInDown 0.5s;
  animation: fadeInDown 0.5s; }

.rag-fadeInDown-leave {
  -webkit-animation: fadeOutUp 0.5s;
  -o-animation: fadeOutUp 0.5s;
  animation: fadeOutUp 0.5s; }

.rag-fadeInRight-enter {
  -webkit-animation: fadeInRight 0.5s;
  -o-animation: fadeInRight 0.5s;
  animation: fadeInRight 0.5s; }

.rag-fadeInRight-leave {
  -webkit-animation: fadeOutLeft 0.5s;
  -o-animation: fadeOutLeft 0.5s;
  animation: fadeOutLeft 0.5s; }

.rag-fadeInLeft-enter {
  -webkit-animation: fadeInLeft 0.5s;
  -o-animation: fadeInLeft 0.5s;
  animation: fadeInLeft 0.5s; }

.rag-fadeInLeft-leave {
  -webkit-animation: fadeOutRight 0.5s;
  -o-animation: fadeOutRight 0.5s;
  animation: fadeOutRight 0.5s; }

.rag-fadeInUpBig-enter {
  -webkit-animation: fadeInDownBig 0.5s;
  -o-animation: fadeInDownBig 0.5s;
  animation: fadeInDownBig 0.5s; }

.rag-fadeInUpBig-leave {
  -webkit-animation: fadeOutDownBig 0.5s;
  -o-animation: fadeOutDownBig 0.5s;
  animation: fadeOutDownBig 0.5s; }

.rag-fadeInDownBig-enter {
  -webkit-animation: fadeInUpBig 0.5s;
  -o-animation: fadeInUpBig 0.5s;
  animation: fadeInUpBig 0.5s; }

.rag-fadeInDownBig-leave {
  -webkit-animation: fadeOutUpBig 0.5s;
  -o-animation: fadeOutUpBig 0.5s;
  animation: fadeOutUpBig 0.5s; }

.rag-fadeInRightBig-enter {
  -webkit-animation: fadeInRightBig 0.5s;
  -o-animation: fadeInRightBig 0.5s;
  animation: fadeInRightBig 0.5s; }

.rag-fadeInRightBig-leave {
  -webkit-animation: fadeOutLeftBig 0.5s;
  -o-animation: fadeOutLeftBig 0.5s;
  animation: fadeOutLeftBig 0.5s; }

.rag-fadeInLeftBig-enter {
  -webkit-animation: fadeInLeftBig 0.5s;
  -o-animation: fadeInLeftBig 0.5s;
  animation: fadeInLeftBig 0.5s; }

.rag-fadeInLeftBig-leave {
  -webkit-animation: fadeOutRightBig 0.5s;
  -o-animation: fadeOutRightBig 0.5s;
  animation: fadeOutRightBig 0.5s; }

.rag-zoomBackDown-enter {
  -webkit-animation: fadeInDown 1s cubic-bezier(0.23, 1, 0.32, 1);
  -o-animation: fadeInDown 1s cubic-bezier(0.23, 1, 0.32, 1);
  animation: fadeInDown 1s cubic-bezier(0.23, 1, 0.32, 1); }

.rag-zoomBackDown-leave {
  -webkit-animation: zoomBack 1s cubic-bezier(0.23, 1, 0.32, 1);
  -o-animation: zoomBack 1s cubic-bezier(0.23, 1, 0.32, 1);
  animation: zoomBack 1s cubic-bezier(0.23, 1, 0.32, 1); }

@-webkit-keyframes fadeOutUpShort {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); } }

@keyframes fadeOutUpShort {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); } }

.fadeOutUpShort {
  -webkit-animation-name: fadeOutUpShort;
  animation-name: fadeOutUpShort; }

@-webkit-keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.fadeInUpShort {
  -webkit-animation-name: fadeInUpShort;
  animation-name: fadeInUpShort; }

@-webkit-keyframes zoomInShort {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.95, 0.95, 0.95);
    transform: scale3d(0.95, 0.95, 0.95); }
  50% {
    opacity: 1; } }

@keyframes zoomInShort {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.95, 0.95, 0.95);
    -ms-transform: scale3d(0.95, 0.95, 0.95);
    transform: scale3d(0.95, 0.95, 0.95); }
  50% {
    opacity: 1; } }

.zoomInShort {
  -webkit-animation-name: zoomInShort;
  animation-name: zoomInShort; }

@-webkit-keyframes zoomBack {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5); }
  100% {
    opacity: 0; } }

@keyframes zoomBack {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    -ms-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5); }
  100% {
    opacity: 0; } }

.zoomBack {
  -webkit-animation-name: zoomBack;
  animation-name: zoomBack; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

/*!
 * table-grid (http://mdo.github.io/table-grid)
 * Released under MIT, (c) 2014 Mark Otto
 */
/*
 * The Grid
 */
@media only screen and (min-width: 768px) {
  /* Add `.table-grid` for the table */
  .table-grid {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed; }
  /* Add `.col` for the table cells, or columns */
  .col {
    display: table-cell;
    vertical-align: top;
    height: 100%; }
    .col.col-full-center {
      vertical-align: middle; }
  /* Set the widths */
  .col-1 {
    width: 8.333333%; }
  .col-2 {
    width: 16.666667%; }
  .col-3 {
    width: 25%; }
  .col-4 {
    width: 33.333333%; }
  .col-5 {
    width: 41.666667%; }
  .col-6 {
    width: 50%; }
  .col-7 {
    width: 58.333333%; }
  .col-8 {
    width: 66.666667%; }
  .col-9 {
    width: 75%; }
  .col-10 {
    width: 83.333333%; }
  .col-11 {
    width: 91.666667%; }
  .col-12 {
    width: 100%; }
  .col-xxs {
    width: 60px; }
  .col-xs {
    width: 90px; }
  .col-sm {
    width: 150px; }
  .col-sd {
    width: 200px; }
  .col-md {
    width: 240px; }
  .col-lg {
    width: 280px; }
  .col-xl {
    width: 320px; }
  .col-xxl {
    width: 360px; }
  .col-wide {
    width: 100%; }
  .col-auto {
    width: auto; }
  /* Padded columns */
  .table-grid-padded {
    margin-left: -1rem;
    margin-right: -1rem; }
  .table-grid-padded .table-grid {
    border-spacing: 1rem 0; } }

@media only screen and (max-width: 991px) {
  .table-grid-desktop.table-grid,
  .table-grid-desktop .col {
    display: block;
    width: auto; } }

/*
 * Vertically center grid content
 *
 * Requires content within the column to be inline or inline-block.
 */
.table-grid-align-middle .col {
  vertical-align: middle; }

/* ========================================================================
     Component: todo
 ========================================================================== */
.todo .todo-item-list {
  position: relative; }

.todo .todo-item .todo-edit {
  display: none;
  cursor: pointer; }

.todo .todo-item:hover .todo-edit {
  display: inline; }

.todo .todo-item.todo-complete .todo-edit {
  display: none; }

.todo textarea {
  resize: none;
  max-width: 100%;
  min-width: 100%; }

.todo .todo-complete {
  background: #eeeeee;
  opacity: .6;
  color: #222222; }
  .todo .todo-complete .todo-title {
    text-decoration: line-through; }

.todo .panel-group > .panel {
  border: 1px;
  margin: 0; }
  .todo .panel-group > .panel .panel-body {
    border-bottom: 1px solid #eeeeee; }

/* ========================================================================
     Component: nestable
 ========================================================================== */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 600px;
  list-style: none;
  font-size: 13px;
  line-height: 20px; }

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.dd-list .dd-list {
  padding-left: 30px; }

.dd-collapsed .dd-list {
  display: none; }

.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px; }

.dd-handle {
  display: block;
  margin: 5px 0;
  padding: 10px 10px;
  text-decoration: none;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.dd-handle:hover {
  background: #fff; }

.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 30px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold; }

.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0; }

.dd-item > button[data-action="collapse"]:before {
  content: '-'; }

.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px; }

.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999; }

.dd-dragel > .dd-item .dd-handle {
  margin-top: 0; }

.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); }

.nestable-lists {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 100%;
  border: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd; }

@media only screen and (min-width: 700px) {
  .dd + .dd {
    margin-left: 2%; } }

.dd-hover > .dd-handle {
  background: #2ea8e5 !important; }

.dd3-content {
  display: block;
  margin: 5px 0;
  padding: 10px 10px 10px 50px;
  text-decoration: none;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.dd-dragel > .dd3-item > .dd3-content {
  margin: 0; }

.dd3-item > button {
  margin-left: 40px; }

.dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 40px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #ebebeb;
  background: #fff;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.dd3-handle:before {
  content: '≡';
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #ccc;
  font-size: 20px;
  font-weight: normal; }

.dd3-handle:hover {
  background: #f7f7f7; }

/* ========================================================================
   Component: react-day-picker
 ========================================================================== */
/* DayPicker styles */
.DayPicker {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  padding: 0;
  user-select: none;
  flex-direction: row; }

.DayPicker-Month {
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  user-select: none;
  margin: 0 1rem; }

.DayPicker-NavBar {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 .5rem;
  top: 1rem; }

.DayPicker-NavButton {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer; }

.DayPicker-NavButton--prev {
  left: 1rem;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI2cHgiIGhlaWdodD0iNTBweCIgdmlld0JveD0iMCAwIDI2IDUwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4zLjIgKDEyMDQzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5wcmV2PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+CiAgICAgICAgPGcgaWQ9InByZXYiIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzLjM5MzE5MywgMjUuMDAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC0xMy4zOTMxOTMsIC0yNS4wMDAwMDApIHRyYW5zbGF0ZSgwLjg5MzE5MywgMC4wMDAwMDApIiBmaWxsPSIjNTY1QTVDIj4KICAgICAgICAgICAgPHBhdGggZD0iTTAsNDkuMTIzNzMzMSBMMCw0NS4zNjc0MzQ1IEwyMC4xMzE4NDU5LDI0LjcyMzA2MTIgTDAsNC4yMzEzODMxNCBMMCwwLjQ3NTA4NDQ1OSBMMjUsMjQuNzIzMDYxMiBMMCw0OS4xMjM3MzMxIEwwLDQ5LjEyMzczMzEgWiIgaWQ9InJpZ2h0IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K"); }

.DayPicker-NavButton--next {
  right: 1rem;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI2cHgiIGhlaWdodD0iNTBweCIgdmlld0JveD0iMCAwIDI2IDUwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4zLjIgKDEyMDQzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5uZXh0PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+CiAgICAgICAgPGcgaWQ9Im5leHQiIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuOTUxNDUxLCAwLjAwMDAwMCkiIGZpbGw9IiM1NjVBNUMiPgogICAgICAgICAgICA8cGF0aCBkPSJNMCw0OS4xMjM3MzMxIEwwLDQ1LjM2NzQzNDUgTDIwLjEzMTg0NTksMjQuNzIzMDYxMiBMMCw0LjIzMTM4MzE0IEwwLDAuNDc1MDg0NDU5IEwyNSwyNC43MjMwNjEyIEwwLDQ5LjEyMzczMzEgTDAsNDkuMTIzNzMzMSBaIiBpZD0icmlnaHQiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo="); }

.DayPicker-Caption {
  display: table-caption;
  height: 1.5rem;
  text-align: center; }

.DayPicker-Weekdays {
  display: table-header-group; }

.DayPicker-WeekdaysRow {
  display: table-row; }

.DayPicker-Weekday {
  display: table-cell;
  padding: .5rem;
  font-size: .875em;
  text-align: center;
  color: #8b9898; }

.DayPicker-Body {
  display: table-row-group; }

.DayPicker-Week {
  display: table-row; }

.DayPicker-Day {
  display: table-cell;
  padding: .5rem;
  border: 1px solid #eaecec;
  text-align: center;
  cursor: pointer;
  vertical-align: middle; }

.DayPicker-WeekNumber {
  display: table-cell;
  padding: .5rem;
  text-align: right;
  vertical-align: middle;
  min-width: 1rem;
  font-size: 0.75em;
  cursor: pointer;
  color: #8b9898; }

.DayPicker--interactionDisabled .DayPicker-Day {
  cursor: default; }

.DayPicker-Footer {
  display: table-caption;
  caption-side: bottom;
  padding-top: .5rem; }

.DayPicker-TodayButton {
  border: none;
  background-image: none;
  background-color: transparent;
  box-shadow: none;
  cursor: pointer;
  color: #4A90E2;
  font-size: 0.875em; }

/* Default modifiers */
.DayPicker-Day--today {
  color: #d0021b;
  font-weight: 500; }

.DayPicker-Day--disabled {
  color: #dce0e0;
  cursor: default;
  background-color: #eff1f1; }

.DayPicker-Day--outside {
  cursor: default;
  color: #dce0e0; }

/* Example modifiers */
.DayPicker-Day--sunday {
  background-color: #f7f8f8; }

.DayPicker-Day--sunday:not(.DayPicker-Day--today) {
  color: #dce0e0; }

.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
  color: #FFF;
  background-color: #4A90E2; }

/* DayPickerInput */
.DayPickerInput {
  display: inline-block; }

.DayPickerInput-OverlayWrapper {
  position: relative; }

.DayPickerInput-Overlay {
  left: 0;
  position: absolute;
  background: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); }

/* ========================================================================
     Component: chart-flot
 ======================================================================== */
.flot-chart {
  display: block;
  width: 100%;
  height: 250px; }
  .flot-chart .legend > table tr td {
    padding: 3px; }
  .flot-chart .legend > table tr td:first-child {
    padding-left: 3px; }
  .flot-chart .legend > table tr td:last-child {
    padding-right: 3px; }
  .flot-chart .legend > table tr + tr td {
    padding-top: 0; }
  .flot-chart .legend > div:first-child {
    border-color: rgba(0, 0, 0, 0.1) !important; }
  .flot-chart .legend .legendColorBox > div,
  .flot-chart .legend .legendColorBox > div > div {
    border-radius: 400px; }

.flot-chart-content {
  width: 100%;
  height: 100%; }

.flot-pie-label {
  padding: 3px 5px;
  font-size: 10px;
  text-align: center;
  color: #fff; }

#flotTip {
  position: relative;
  padding: 5px;
  font-size: 12px !important;
  border-radius: 2px !important;
  border-color: transparent !important;
  background-color: rgba(0, 0, 0, 0.75) !important;
  color: #f1f1f1;
  z-index: 5; }

/* ========================================================================
   Component: chart-easypie
 ========================================================================== */
.easypie-chart {
  display: inline-block;
  position: relative;
  padding: 0 6px; }
  .easypie-chart span {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    margin-left: -50%;
    height: 30px;
    margin-top: -15px;
    font-size: 20px; }
  .easypie-chart canvas {
    max-width: 100%; }

/* ========================================================================
     Component: form-elements
 ========================================================================== */
/**
 * Custom form elements
 *    - Checkbox
 *    - Radios
 *    - Switch
 *    - Rounded inputs
 */
.c-checkbox,
.c-radio {
  margin-right: 4px; }
  .c-checkbox *,
  .c-radio * {
    cursor: pointer; }
  .c-checkbox input,
  .c-radio input {
    opacity: 0;
    position: absolute;
    margin-left: 0 !important; }
  .c-checkbox em,
  .c-radio em {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: -20px;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    border: 1px solid #ccc;
    margin-right: 5px;
    text-align: center; }
    .c-checkbox em:before,
    .c-radio em:before {
      margin-left: 1px; }
  .c-checkbox:hover em,
  .c-radio:hover em {
    border-color: #2196F3; }
  .form-inline .c-checkbox em, .form-inline
  .c-radio em {
    margin-left: 0; }
  .c-checkbox.c-checkbox-rounded em, .c-checkbox.c-radio-rounded em,
  .c-radio.c-checkbox-rounded em,
  .c-radio.c-radio-rounded em {
    border-radius: 500px; }

/* override for radio */
.c-radio em {
  border-radius: 500px; }

/* the icon */
.c-checkbox em:before,
.c-radio em:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  text-align: center !important;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle; }

/* Checked state */
.c-checkbox,
.c-radio {
  /* override for radio */
  /* Disable state */
  /* override for radio */ }
  .c-checkbox input[type=checkbox]:checked + em:before,
  .c-checkbox input[type=radio]:checked + em:before,
  .c-radio input[type=checkbox]:checked + em:before,
  .c-radio input[type=radio]:checked + em:before {
    color: #fff;
    opacity: 1;
    transition: color .3s ease-out; }
  .c-checkbox input[type=checkbox]:checked + em,
  .c-checkbox input[type=radio]:checked + em,
  .c-radio input[type=checkbox]:checked + em,
  .c-radio input[type=radio]:checked + em {
    border-color: #2196F3;
    background-color: #2196F3; }
  .c-checkbox input[type=radio]:checked + em,
  .c-radio input[type=radio]:checked + em {
    background-color: #fff; }
    .c-checkbox input[type=radio]:checked + em:before,
    .c-radio input[type=radio]:checked + em:before {
      color: #2196F3; }
  .c-checkbox input[type=checkbox]:disabled + em,
  .c-checkbox input[type=radio]:disabled + em,
  .c-radio input[type=checkbox]:disabled + em,
  .c-radio input[type=radio]:disabled + em {
    border-color: #ddd !important;
    background-color: #ddd !important; }
  .c-checkbox input[type=radio]:disabled + em,
  .c-radio input[type=radio]:disabled + em {
    background-color: #fff !important; }
    .c-checkbox input[type=radio]:disabled + em:before,
    .c-radio input[type=radio]:disabled + em:before {
      color: #ddd; }

.c-radio.c-radio-nofont {
  /* override for radio */
  /* Disable state */
  /* override for radio */ }
  .c-radio.c-radio-nofont em:before {
    content: "";
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -5px;
    border-radius: 500px; }
  .c-radio.c-radio-nofont input[type=radio]:checked + em:before {
    color: #fff;
    opacity: 1;
    transition: color .3s ease-out; }
  .c-radio.c-radio-nofont input[type=radio]:checked + em {
    border-color: #2196F3;
    background-color: #2196F3; }
  .c-radio.c-radio-nofont input[type=radio]:checked + em {
    background-color: #fff; }
    .c-radio.c-radio-nofont input[type=radio]:checked + em:before {
      background-color: #2196F3; }
  .c-radio.c-radio-nofont input[type=radio]:disabled + em {
    border-color: #ddd !important;
    background-color: #ddd !important; }
  .c-radio.c-radio-nofont input[type=radio]:disabled + em {
    background-color: #fff !important; }
    .c-radio.c-radio-nofont input[type=radio]:disabled + em:before {
      background-color: #ddd; }

.form-control-rounded {
  border-radius: 100px; }

.switch .form-control, .switch body .bootstrap-tagsinput, body .switch .bootstrap-tagsinput {
  padding-top: 7px;
  margin-bottom: 0; }

.switch * {
  cursor: pointer; }

.switch input {
  opacity: 0;
  position: absolute;
  z-index: -1; }

.switch em {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 100px;
  transition: all .5s;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
  vertical-align: middle; }

.switch em:after {
  content: "";
  position: absolute;
  background-color: #fff;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  border: 1px solid #ddd;
  border-radius: 400px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .2s; }

.switch.switch-lg em {
  width: 50px;
  height: 25px; }

.switch.switch-lg em:after {
  height: 23px;
  width: 23px; }

.switch.switch-sm em {
  width: 30px;
  height: 15px; }

.switch.switch-sm em:after {
  height: 13px;
  width: 13px; }

.switch input:checked + em {
  background-color: #2196F3;
  border-color: #2196F3;
  transition: all .5s; }

.switch input:checked + em:after {
  left: 50%;
  transition: all .2s; }

.form-control-feedback {
  left: 10px;
  right: auto; }
  .form-control + .form-control-feedback, body .bootstrap-tagsinput + .form-control-feedback,
  .form-control + .parsley-errors-list + .form-control-feedback, body .bootstrap-tagsinput + .parsley-errors-list + .form-control-feedback {
    right: 0;
    left: auto; }
  .input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, body .input-group-sm > .bootstrap-tagsinput + .form-control-feedback,
  .input-group-sm > .input-group-addon + .form-control-feedback,
  .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .ColVis
  .input-group-sm > .input-group-btn > .ColVis_Button + .form-control-feedback,
  .input-sm + .parsley-errors-list + .form-control-feedback, .input-group-sm > .form-control + .parsley-errors-list + .form-control-feedback, body .input-group-sm > .bootstrap-tagsinput + .parsley-errors-list + .form-control-feedback,
  .input-group-sm > .input-group-addon + .parsley-errors-list + .form-control-feedback,
  .input-group-sm > .input-group-btn > .btn + .parsley-errors-list + .form-control-feedback, .ColVis
  .input-group-sm > .input-group-btn > .ColVis_Button + .parsley-errors-list + .form-control-feedback {
    top: 0; }

.input-md {
  width: 260px; }

.note-editor {
  background-image: -webkit-linear-gradient(#eee 0.1em, transparent 0.1em);
  background-image: linear-gradient(#eee 0.1em, transparent 0.1em);
  background-size: 100% 20px;
  background-color: #fff;
  line-height: 20px;
  margin-top: 5px;
  padding: 0;
  padding-bottom: 1px;
  border: none; }
  .note-editor.note-editor-margin {
    background-image: -webkit-linear-gradient(0deg, transparent 49px, #ffe7a0 49px, #ffe7a0 51px, transparent 51px), -webkit-linear-gradient(#eee 0.1em, transparent 0.1em);
    background-image: linear-gradient(90deg, transparent 49px, #ffe7a0 49px, #ffe7a0 51px, transparent 51px), linear-gradient(#eee 0.1em, transparent 0.1em);
    padding-left: 55px; }

.input-group {
  z-index: 0; }

/* ========================================================================
     Component: form-validation
 ========================================================================== */
.parsley-error {
  border-color: #F44336 !important; }

.parsley-error-div {
  border-color: #F44336 !important; }
  .parsley-error-div div {
    border-color: #F44336 !important; }

.parsley-errors-list {
  display: none;
  margin: 0;
  padding: 0; }
  .parsley-errors-list.filled {
    display: block; }
  .parsley-errors-list > li {
    font-size: 12px;
    list-style: none;
    color: #F44336; }

.parsley-error-message {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #F44336; }

.parsley-error-label {
  color: red; }

/* ========================================================================
     Component: form-tags
 ========================================================================== */
body .bootstrap-tagsinput {
  height: auto;
  min-height: 24px;
  margin-bottom: 0; }

body .bootstrap-tagsinput .tag {
  color: #fff; }

/* ========================================================================
     Component: form-wizard
 ========================================================================== */
.wizard, .tabcontrol {
  display: block;
  width: 100%;
  overflow: hidden; }

.wizard a, .tabcontrol a {
  outline: 0; }

.wizard ul, .tabcontrol ul {
  list-style: none !important;
  padding: 0;
  margin: 0; }

.wizard ul > li, .tabcontrol ul > li {
  display: block;
  padding: 0; }

.wizard > .steps .current-info, .tabcontrol > .steps .current-info {
  position: absolute;
  left: -999em; }

.wizard > .content > .title, .tabcontrol > .content > .title {
  position: absolute;
  left: -999em; }

.wizard > .steps {
  position: relative;
  display: block;
  width: 100%; }
  .wizard > .steps .number {
    font-size: 1.429em; }
  .wizard > .steps > ul > li {
    width: 25%; }

.wizard > .content {
  background: #fff;
  display: block;
  margin: 0.5em;
  min-height: 300px;
  overflow: hidden;
  position: relative;
  width: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .wizard > .content > .body {
    float: left;
    position: absolute;
    width: 100%;
    height: 95%;
    padding: 2.5% 0; }
    .wizard > .content > .body ul {
      list-style: disc !important; }
      .wizard > .content > .body ul > li {
        display: list-item; }
    .wizard > .content > .body > iframe {
      border: 0 none;
      width: 100%;
      height: 100%; }
    .wizard > .content > .body input {
      display: block; }
    .wizard > .content > .body input.error {
      background: #fbe3e4;
      border: 1px solid #fbc2c4;
      color: #8a1f11; }
    .wizard > .content > .body label {
      display: inline-block;
      margin-bottom: 0.5em; }
    .wizard > .content > .body label.error {
      color: #F44336;
      margin-left: 1.5em;
      padding: 0; }
    .wizard > .content > .body .checkbox label.error {
      display: block !important; }

.wizard > .actions {
  position: relative;
  display: block;
  text-align: right;
  width: 100%; }
  .wizard > .actions > ul {
    display: inline-block;
    text-align: right; }
    .wizard > .actions > ul > li {
      margin: 0 0.5em; }

.wizard.vertical > .steps {
  display: inline;
  float: left;
  width: 30%; }
  .wizard.vertical > .steps > ul > li {
    float: none;
    width: 100%; }

.wizard.vertical > .content {
  display: inline;
  float: left;
  margin: 0 2.5% 0.5em 2.5%;
  width: 65%; }

.wizard.vertical > .actions {
  display: inline;
  float: right;
  margin: 0 2.5%;
  width: 95%; }
  .wizard.vertical > .actions > ul > li {
    margin: 0 0 0 1em; }

.wizard > .steps > ul > li, .wizard > .actions > ul > li {
  float: left; }

.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
  display: block;
  width: auto;
  margin: 0 0.5em 0.5em;
  padding: 1em 1em;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0;
  font-weight: bold;
  color: #000; }
  .wizard > .steps a > small, .wizard > .steps a:hover > small, .wizard > .steps a:active > small {
    font-weight: normal;
    color: #555555; }

.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
  background: #fcfcfc;
  color: #000;
  cursor: default; }

.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
  background: #2196F3;
  color: #fff;
  cursor: default; }
  .wizard > .steps .current a > small, .wizard > .steps .current a:hover > small, .wizard > .steps .current a:active > small {
    color: #fff; }

.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
  background: #fcfcfc;
  color: #000; }

.wizard > .steps .error a, .wizard > .steps .error a:hover, .wizard > .steps .error a:active {
  background: #ff3111;
  color: #fff; }

.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
  display: inline-block;
  padding: 6px 16px;
  font-size: 13px;
  border-radius: 2px;
  text-decoration: none;
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3; }
  .wizard > .actions a:focus, .wizard > .actions a.focus,
  .wizard > .actions a:hover:focus,
  .wizard > .actions a:hover.focus,
  .wizard > .actions a:active:focus,
  .wizard > .actions a:active.focus {
    color: #fff;
    background-color: #0e8df2;
    border-color: #0c82df; }
  .wizard > .actions a:hover,
  .wizard > .actions a:hover:hover,
  .wizard > .actions a:active:hover {
    color: #fff;
    background-color: #0e8df2;
    border-color: #0c82df; }
  .wizard > .actions a:active, .wizard > .actions a.active,
  .open > .wizard > .actions a.dropdown-toggle,
  .wizard > .actions a:hover:active,
  .wizard > .actions a:hover.active,
  .open >
  .wizard > .actions a:hover.dropdown-toggle,
  .wizard > .actions a:active:active,
  .wizard > .actions a:active.active,
  .open >
  .wizard > .actions a:active.dropdown-toggle {
    color: #fff;
    background-color: #0e8df2;
    border-color: #0c82df; }
    .wizard > .actions a:active:hover, .wizard > .actions a:active:focus, .wizard > .actions a:active.focus, .wizard > .actions a.active:hover, .wizard > .actions a.active:focus, .wizard > .actions a.active.focus,
    .open > .wizard > .actions a.dropdown-toggle:hover,
    .open > .wizard > .actions a.dropdown-toggle:focus,
    .open > .wizard > .actions a.dropdown-toggle.focus,
    .wizard > .actions a:hover:active:hover,
    .wizard > .actions a:hover:active:focus,
    .wizard > .actions a:hover:active.focus,
    .wizard > .actions a:hover.active:hover,
    .wizard > .actions a:hover.active:focus,
    .wizard > .actions a:hover.active.focus,
    .open >
    .wizard > .actions a:hover.dropdown-toggle:hover,
    .open >
    .wizard > .actions a:hover.dropdown-toggle:focus,
    .open >
    .wizard > .actions a:hover.dropdown-toggle.focus,
    .wizard > .actions a:active:active:hover,
    .wizard > .actions a:active:active:focus,
    .wizard > .actions a:active:active.focus,
    .wizard > .actions a:active.active:hover,
    .wizard > .actions a:active.active:focus,
    .wizard > .actions a:active.active.focus,
    .open >
    .wizard > .actions a:active.dropdown-toggle:hover,
    .open >
    .wizard > .actions a:active.dropdown-toggle:focus,
    .open >
    .wizard > .actions a:active.dropdown-toggle.focus {
      color: #fff;
      background-color: #0e8df2;
      border-color: #0c82df; }
  .wizard > .actions a:active, .wizard > .actions a.active,
  .open > .wizard > .actions a.dropdown-toggle,
  .wizard > .actions a:hover:active,
  .wizard > .actions a:hover.active,
  .open >
  .wizard > .actions a:hover.dropdown-toggle,
  .wizard > .actions a:active:active,
  .wizard > .actions a:active.active,
  .open >
  .wizard > .actions a:active.dropdown-toggle {
    background-image: none; }
  .wizard > .actions a.disabled:hover, .wizard > .actions a.disabled:focus, .wizard > .actions a.disabled.focus, .wizard > .actions a[disabled]:hover, .wizard > .actions a[disabled]:focus, .wizard > .actions a[disabled].focus,
  fieldset[disabled] .wizard > .actions a:hover,
  fieldset[disabled] .wizard > .actions a:focus,
  fieldset[disabled] .wizard > .actions a.focus,
  .wizard > .actions a:hover.disabled:hover,
  .wizard > .actions a:hover.disabled:focus,
  .wizard > .actions a:hover.disabled.focus,
  .wizard > .actions a:hover[disabled]:hover,
  .wizard > .actions a:hover[disabled]:focus,
  .wizard > .actions a:hover[disabled].focus,
  fieldset[disabled]
  .wizard > .actions a:hover:hover,
  fieldset[disabled]
  .wizard > .actions a:hover:focus,
  fieldset[disabled]
  .wizard > .actions a:hover.focus,
  .wizard > .actions a:active.disabled:hover,
  .wizard > .actions a:active.disabled:focus,
  .wizard > .actions a:active.disabled.focus,
  .wizard > .actions a:active[disabled]:hover,
  .wizard > .actions a:active[disabled]:focus,
  .wizard > .actions a:active[disabled].focus,
  fieldset[disabled]
  .wizard > .actions a:active:hover,
  fieldset[disabled]
  .wizard > .actions a:active:focus,
  fieldset[disabled]
  .wizard > .actions a:active.focus {
    background-color: #2196F3;
    border-color: #2196F3; }
  .wizard > .actions a .badge,
  .wizard > .actions a:hover .badge,
  .wizard > .actions a:active .badge {
    color: #2196F3;
    background-color: #fff; }

.wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {
  color: #fff;
  background: #2196F3;
  border: 1px solid #1c94f3; }

.tabcontrol > .steps {
  position: relative;
  display: block;
  width: 100%; }
  .tabcontrol > .steps > ul {
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1; }
    .tabcontrol > .steps > ul > li {
      float: left;
      margin: 5px 2px 0 0;
      padding: 1px;
      -webkit-border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-topright: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
      .tabcontrol > .steps > ul > li > a {
        color: #5f5f5f;
        display: inline-block;
        border: 0 none;
        margin: 0;
        padding: 10px 30px;
        text-decoration: none; }
      .tabcontrol > .steps > ul > li > a:hover {
        text-decoration: none; }
    .tabcontrol > .steps > ul > li:hover {
      background: #edecec;
      border: 1px solid #bbb;
      padding: 0; }
    .tabcontrol > .steps > ul > li.current {
      background: #fff;
      border: 1px solid #bbb;
      border-bottom: 0 none;
      padding: 0 0 1px 0;
      margin-top: 0; }
      .tabcontrol > .steps > ul > li.current > a {
        padding: 15px 30px 10px 30px; }

.tabcontrol > .content {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 300px;
  overflow: hidden;
  border-top: 1px solid #bbb;
  padding-top: 20px; }
  .tabcontrol > .content > .body {
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%; }
    .tabcontrol > .content > .body ul {
      list-style: disc !important; }
      .tabcontrol > .content > .body ul > li {
        display: list-item; }

/* ========================================================================
     Component: form-imgcrop
 ========================================================================== */
.img-container,
.img-preview {
  background-color: #f7f7f7;
  overflow: hidden;
  width: 100%;
  text-align: center; }

.img-container {
  min-height: 200px;
  max-height: 340px;
  margin-bottom: 20px; }

.docs-preview {
  margin-right: -15px;
  margin-bottom: 10px; }

.img-preview {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

.img-preview > img {
  max-width: 100%; }

.preview-lg {
  width: 263px;
  height: 148px; }

.preview-md {
  width: 139px;
  height: 78px; }

.preview-sm {
  width: 69px;
  height: 39px; }

.preview-xs {
  width: 35px;
  height: 20px;
  margin-right: 0; }

.cropper-container img {
  display: block;
  width: 100%;
  min-width: 0 !important;
  max-width: none !important;
  height: 100%;
  min-height: 0 !important;
  max-height: none !important;
  image-orientation: 0deg !important; }

/* ========================================================================
     Component: datatable
 ========================================================================== */
.dataTables_filter input {
  margin-left: 10px; }

.dataTables_length select {
  margin-right: 10px; }

table.dataTable tfoot > tr > th {
  color: #a1a2a3;
  background: #f1f2f3; }

.panel .dataTables_wrapper .row {
  margin: 0; }

.panel .dataTable {
  width: 100% !important; }

.ColVis .ColVis_Button {
  background-color: #fff;
  background-image: none !important;
  box-shadow: 0 0 0 #000 !important;
  cursor: pointer;
  height: 31px; }
  .ColVis .ColVis_Button > span {
    color: #656565; }

.ColVis_collectionBackground {
  display: none; }

ul.ColVis_collection {
  background-color: #fff !important; }
  ul.ColVis_collection > li {
    border: 0 !important;
    background-image: none !important;
    box-shadow: 0 0 0 #000 !important;
    margin: 0; }
    ul.ColVis_collection > li > label {
      margin: 0; }
      ul.ColVis_collection > li > label > span {
        color: #888;
        vertical-align: top;
        font-weight: normal; }
        ul.ColVis_collection > li > label > span:hover {
          color: #555; }
      ul.ColVis_collection > li > label input[type=checkbox]:checked + span,
      ul.ColVis_collection > li > label input[type=radio]:checked + span {
        background-color: transparent; }

.ColVis_catcher {
  cursor: pointer; }

.table-responsive .dataTables_wrapper .row {
  margin: 0; }

@media only screen and (max-width: 768px) {
  div.dataTables_filter label,
  div.dataTables_length label,
  div.dataTables_paginate {
    float: none; }
    div.dataTables_filter label select,
    div.dataTables_length label select,
    div.dataTables_paginate select {
      display: inline-block; }
  .dataTables_wrapper > .row > div {
    float: none;
    text-align: center;
    width: 100%; } }

.class-with-red-background {
  background-color: #C96059 !important; }

/* ========================================================================
     Component: table-extras
 ========================================================================== */
.table > thead > tr > th {
  padding: 14px 8px;
  color: #888; }

.table > tbody > tr > td {
  vertical-align: middle; }
  .table > tbody > tr > td > .media img {
    width: 36px;
    height: 36px;
    margin: 0 auto; }

.table .checkbox {
  margin: 0 auto;
  width: 20px; }

.table .progress {
  margin-bottom: 0; }

.table .radial-bar {
  margin-bottom: 0;
  margin: 0 auto; }

.jqstooltip {
  box-sizing: content-box; }

#table-ext-1 th:nth-child(1) {
  width: 3%; }

#table-ext-1 th:nth-child(2) {
  width: 5%; }

#table-ext-1 th:nth-child(7) {
  width: 5%; }

#table-ext-1 th:nth-child(9) {
  width: 5%; }

#table-ext-2 th:nth-child(1) {
  width: 5%; }

#table-ext-2 th:nth-child(3) {
  width: 10%; }

/* ========================================================================
    Component: jqgrid
 ========================================================================== */
.ui-widget {
  font-family: inherit; }

.ui-jqgrid {
  border-radius: 3px;
  border-width: 3px 1px 1px 1px;
  border-color: #555555; }
  .ui-jqgrid * {
    max-width: 100%; }
  .ui-jqgrid .ui-jqgrid-titlebar {
    position: relative;
    padding: 8px 15px;
    border-bottom: 0;
    line-height: 1.52857;
    text-transform: none;
    font-size: 12px;
    font-weight: normal;
    background-color: #fff;
    color: #444;
    height: 40px; }
    .ui-jqgrid .ui-jqgrid-titlebar .ui-jqgrid-titlebar-close {
      margin-right: 10px; }
  .ui-jqgrid .ui-jqgrid-pager {
    position: relative;
    padding: 8px 14px !important;
    height: auto !important;
    max-width: 100%; }
    .ui-jqgrid .ui-jqgrid-pager .ui-pg-table .navtable .ui-corner-all {
      border-radius: 0px; }
    .ui-jqgrid .ui-jqgrid-pager .ui-pg-input,
    .ui-jqgrid .ui-jqgrid-pager .ui-pg-selbox {
      height: 24px;
      padding: 4px;
      font-size: 11px;
      line-height: 1.25;
      color: #000;
      background-color: #fff;
      background-image: none;
      border: 1px solid #555555;
      border-radius: 3px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .ui-jqgrid .ui-jqgrid-pager .ui-pager-control {
      position: relative; }
    .ui-jqgrid .ui-jqgrid-pager .ui-pg-button:hover {
      padding: 1px;
      border: 0px; }
  .ui-jqgrid .loading {
    position: absolute;
    top: 45%;
    left: 45%;
    width: auto;
    height: auto;
    z-index: 101;
    padding: 6px;
    margin: 5px;
    text-align: center;
    font-weight: bold;
    display: none;
    border-width: 2px !important;
    font-size: 11px; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 0;
  background: #E6F5FF;
  font-weight: bold;
  color: #888; }
  .ui-state-default.ui-state-hover,
  .ui-widget-content .ui-state-default.ui-state-hover,
  .ui-widget-header .ui-state-default.ui-state-hover {
    background: #E6F5FF; }
  .ui-state-default .ui-state-default,
  .ui-widget-content .ui-state-default .ui-state-default,
  .ui-widget-header .ui-state-default .ui-state-default {
    border-top: 0 !important; }

.ui-widget-header {
  background-image: none; }

.ui-jqgrid tr.ui-row-ltr td {
  border-right: 0;
  text-align: left;
  border-color: #eeeeee;
  background-color: inherit; }

.ui-jqgrid tr.ui-search-toolbar th {
  border-top-width: 0px !important;
  border-top-color: inherit !important;
  border-top-style: ridge !important; }

.ui-jqgrid tr.jqgrow td {
  padding: 8px; }

.ui-jqgrid .ui-jqgrid-btable {
  border-collapse: separate; }

.ui-jqgrid .ui-jqgrid-htable {
  border-collapse: separate; }
  .ui-jqgrid .ui-jqgrid-htable th {
    padding: 14px 8px; }

.ui-jqgrid .ui-jqgrid-bdiv,
.ui-jqgrid .ui-jqgrid-btable {
  width: auto !important; }

.ui-jqgrid tr.jqfoot td {
  min-height: 25px;
  padding: 5px 2px; }

.ui-jqgrid tr.footrow td {
  height: 30px; }

.ui-jqgrid tr.footrow-ltr td {
  border: 0; }

.ui-search-toolbar input[type="text"] {
  font-size: 12px;
  height: 15px;
  border: 1px solid #999999;
  border-radius: 0px; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #eeeeee;
  border-collapse: separate;
  color: #656565; }

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #eeeeee;
  color: #656565; }

.ui-widget-content {
  color: #656565;
  font-size: 11px;
  background-image: none; }

tr.ui-widget-content {
  border: 0; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #eeeeee;
  background: #fff;
  font-weight: normal;
  color: #888; }

.ui-jqdialog .ui-jqdialog-titlebar {
  padding: 10px 10px; }

.ui-jqdialog .ui-jqdialog-title {
  float: none !important; }

.ui-jqdialog > .ui-resizable-se {
  position: absolute; }

.ui-icon {
  width: 16px;
  height: 16px; }

/* Override images path to match project structure */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("img/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("img/ui-icons_222222_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("img/ui-icons_888888_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("img/ui-icons_454545_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("img/ui-icons_454545_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("img/ui-icons_2e83ff_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("img/ui-icons_cd0a0a_256x240.png"); }

/* Overlays */
.ui-widget-overlay {
  background-image: url("img/ui-bg_flat_0_aaaaaa_40x100.png"); }

.ui-widget-shadow {
  background-image: url("img/ui-bg_flat_0_aaaaaa_40x100.png"); }

.react-grid-Container {
  clear: both;
  margin-top: 0;
  padding: 0; }

.react-grid-Toolbar {
  background-color: #ffffff;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 4px 1px 1px 1px;
  color: inherit;
  margin-bottom: 0;
  padding: 5px 5px 5px;
  height: 48px; }

.react-grid-Toolbar .btn, .react-grid-Toolbar .ColVis .ColVis_Button, .ColVis .react-grid-Toolbar .ColVis_Button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  color: inherit;
  background: white;
  border: 1px solid #e7eaec; }

.react-grid-Toolbar .btn:hover, .react-grid-Toolbar .ColVis .ColVis_Button:hover, .ColVis .react-grid-Toolbar .ColVis_Button:hover {
  color: inherit;
  border: 1px solid #d2d2d2; }

.react-grid-Toolbar .grouped-col-btn {
  background-color: #428bca;
  color: white; }

.react-grid-Toolbar .grouped-col-btn:hover {
  color: white; }

.react-grid-Toolbar .tools {
  display: inline-block;
  margin-top: 0;
  position: relative;
  float: right;
  padding: 0; }

.react-grid-Main {
  background-color: #ffffff;
  color: inherit;
  padding: 0px;
  outline: 1px solid #e7eaec;
  clear: both; }

.react-grid-Grid {
  background-color: #ffffff;
  border: 1px solid #dddddd; }

.react-grid-Canvas {
  background-color: #ffffff; }

.react-grid-Cell {
  background-color: #ffffff;
  padding-left: 8px;
  padding-right: 8px;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #dddddd; }

.react-grid-Cell:not(.editing) .react-grid-Cell__value {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.react-grid-Canvas.opaque .react-grid-Cell:not(.editing) {
  opacity: 0.4;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

.react-grid-Cell__value ul {
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block; }

.react-grid-Cell__value .btn-sm, .react-grid-Cell__value .btn-group-sm > .btn, .react-grid-Cell__value .ColVis .btn-group-sm > .ColVis_Button, .ColVis .react-grid-Cell__value .btn-group-sm > .ColVis_Button, .react-grid-Cell__value .calendar-app .fc-button, .calendar-app .react-grid-Cell__value .fc-button {
  padding: 0; }

.react-grid-Cell.copied {
  background: rgba(0, 0, 255, 0.2) !important;
  -webkit-transition: 0.5s background; }

.react-grid-Row:hover .react-grid-Cell,
.react-grid-Row.row-context-menu .react-grid-Cell {
  background-color: #f2f2f2; }

.react-grid-Cell.editing {
  padding: 0;
  overflow: visible !important; }

.react-grid-Cell.editing .has-error input {
  border: 2px red solid !important;
  border-radius: 2px !important; }

.react-grid-Cell input.editor-main,
select.editor-main {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.react-grid-Cell input.editor-main:focus,
select.editor-main:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.react-grid-Cell input.editor-main::-moz-placeholder,
select.editor-main::-moz-placeholder {
  color: #999999;
  opacity: 1; }

.react-grid-Cell input.editor-main:-ms-input-placeholder,
select.editor-main:-ms-input-placeholder {
  color: #999999; }

.react-grid-Cell input.editor-main::-webkit-input-placeholder,
select.editor-main::-webkit-input-placeholder {
  color: #999999; }

.react-grid-Cell input.editor-main[disabled],
select.editor-main[disabled],
.react-grid-Cell input.editor-main[readonly],
select.editor-main[readonly],
fieldset[disabled] .react-grid-Cell input.editor-main,
fieldset[disabled] select.editor-main {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1; }

textarea.react-grid-Cell input.editor-main,
textareaselect.editor-main {
  height: auto; }

.react-grid-checkbox, .radio-custom {
  opacity: 0;
  position: absolute; }

.react-grid-checkbox, .react-grid-checkbox-label, .radio-custom, .radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
  cursor: pointer; }

.react-grid-checkbox-label, .radio-custom-label {
  position: relative; }

.react-grid-checkbox + .react-grid-checkbox-label:before, .radio-custom + .radio-custom-label:before {
  content: '';
  background: #fff;
  border: 2px solid #ddd;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  text-align: center; }

.react-grid-checkbox:checked + .react-grid-checkbox-label:before {
  background: rebeccapurple;
  box-shadow: inset 0px 0px 0px 4px #fff; }

.radio-custom + .radio-custom-label:before {
  border-radius: 50%; }

.radio-custom:checked + .radio-custom-label:before {
  background: #ccc;
  box-shadow: inset 0px 0px 0px 4px #fff; }

.react-grid-checkbox:focus + .react-grid-checkbox-label, .radio-custom:focus + .radio-custom-label {
  outline: 1px solid #ddd;
  /* focus style */ }

.react-grid-HeaderCell input[type='checkbox'] {
  z-index: 99999; }

.react-grid-HeaderCell > .react-grid-checkbox-container {
  padding: 0px 10px; }

.react-grid-HeaderCell > .react-grid-checkbox-container > .react-grid-checkbox-label {
  margin: 0; }

.react-grid-Header {
  box-shadow: 0px 0px 4px 0px #dddddd;
  background: #f9f9f9; }

.react-grid-Header--resizing {
  cursor: ew-resize; }

.react-grid-HeaderRow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.react-grid-HeaderCell {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #f9f9f9;
  padding: 8px;
  font-weight: bold;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  display: flex !important;
  align-items: center;
  justify-content: center; }
  .react-grid-HeaderCell .form-group {
    margin-top: 5px; }

.react-grid-HeaderCell__value {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.react-grid-HeaderCell__resizeHandle:hover {
  cursor: ew-resize;
  background: #dddddd; }

.react-grid-HeaderCell--locked:last-of-type {
  box-shadow: none; }

.react-grid-HeaderCell--resizing .react-grid-HeaderCell__resizeHandle {
  background: #dddddd; }

.react-grid-HeaderCell__draggable {
  cursor: col-resize; }

.react-grid-ScrollShim {
  z-index: 10002; }

.react-grid-Cell.selected-draggable {
  border: 1px solid #66afe9;
  background: #eee; }

.react-grid-cell .form-control-feedback {
  color: #a94442;
  position: absolute;
  top: 0px;
  right: 10px;
  z-index: 1000000;
  display: block;
  width: 34px;
  height: 34px; }

.react-grid-Cell.was-dragged-over {
  border-right: 1px dashed black;
  border-left: 1px dashed black; }

.react-grid-Cell.active-drag-cell {
  overflow: visible !important; }

.react-grid-Cell.active-drag-cell .drag-handle {
  position: absolute;
  bottom: -5px;
  right: -4px;
  background: #66afe9;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  border-right: 0px;
  border-bottom: 0px;
  z-index: 8;
  cursor: crosshair;
  cursor: -webkit-grab; }

.react-grid-Cell.active-drag-cell:hover .drag-handle {
  position: absolute;
  bottom: -8px;
  right: -7px;
  background: white;
  width: 16px;
  height: 16px;
  border: 1px solid #66afe9;
  /* border-right: 0px; */
  /* border-bottom: 0px; */
  z-index: 8;
  cursor: crosshair;
  cursor: -webkit-grab; }

.react-grid-Cell.active-drag-cell:hover .drag-handle .glyphicon-arrow-down {
  display: 'block'; }

.react-grid-Cell.is-dragged-over-down {
  border-right: 1px dashed black;
  border-left: 1px dashed black;
  border-bottom: 1px dashed black; }

.react-grid-Cell.is-dragged-over-up {
  border-right: 1px dashed black;
  border-left: 1px dashed black;
  border-top: 1px dashed black; }

.react-grid-Cell.is-dragged-over-up .drag-handle {
  top: -5px; }

.react-grid-Cell:hover {
  background: #eee; }

.react-grid-Cell.selected {
  border: 2px solid #66afe9;
  background: #eee;
  border-radius: 4px; }

.react-grid-Cell:focus {
  outline: none; }

.react-grid-Row.row-selected .react-grid-Cell {
  background-color: #DBECFA; }

.react-grid-Row.row-selected {
  background-color: #DBECFA; }

.react-grid-Row .row-selected {
  background-color: #DBECFA; }

.react-grid-row-group .row-expand-icon:hover {
  color: #777777; }

.react-grid-Cell--locked:last-of-type {
  box-shadow: none;
  z-index: unset !important; }

.react-grid-image {
  background: #efefef;
  background-size: 100%;
  display: inline-block;
  height: 40px;
  width: 40px; }

.react-autocomplete-Autocomplete__search {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.react-autocomplete-Autocomplete__search:focus {
  border-color: #a21618;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(162, 22, 24, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(162, 22, 24, 0.6); }

.react-autocomplete-Autocomplete__search::-moz-placeholder {
  color: #777777;
  opacity: 1; }

.react-autocomplete-Autocomplete__search:-ms-input-placeholder {
  color: #777777; }

.react-autocomplete-Autocomplete__search::-webkit-input-placeholder {
  color: #777777; }

.react-autocomplete-Autocomplete__search[disabled],
.react-autocomplete-Autocomplete__search[readonly],
fieldset[disabled] .react-autocomplete-Autocomplete__search {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1; }

textarea.react-autocomplete-Autocomplete__search {
  height: auto; }

.react-autocomplete-Autocomplete__results {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  min-width: 250px;
  width: 100%;
  max-height: 200px;
  overflow: auto; }

.react-autocomplete-Autocomplete__results.pull-right {
  right: 0;
  left: auto; }

.react-autocomplete-Autocomplete__results .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.react-autocomplete-Autocomplete__results > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.6;
  color: #333333;
  white-space: nowrap; }

.react-autocomplete-Autocomplete__results div.action-button {
  display: block !important;
  padding: 4px; }

.react-autocomplete-Result {
  cursor: pointer; }

.react-autocomplete-Result > a {
  text-decoration: none; }

.react-autocomplete-Result--active {
  color: #262626;
  background-color: whitesmoke; }

.react-grid-Cell.readonly {
  background-color: black; }

.cm-s-solarized-light {
  background-color: #f8f5ec;
  color: #637c84; }

.cm-s-solarized-light .emphasis {
  font-weight: bold; }

.cm-s-solarized-light .dotted {
  border-bottom: 1px dotted #cb4b16; }

.cm-s-solarized-light .CodeMirror-gutter {
  background-color: #eee8d5;
  border-right: 3px solid #eee8d5; }

.cm-s-solarized-light .CodeMirror-gutter .CodeMirror-gutter-text {
  color: #93a1a1; }

.cm-s-solarized-light .CodeMirror-cursor {
  border-left-color: #002b36 !important; }

.cm-s-solarized-light .CodeMirror-matchingbracket {
  color: #002b36;
  background-color: #eee8d5;
  box-shadow: 0 0 10px #eee8d5;
  font-weight: bold; }

.cm-s-solarized-light .CodeMirror-nonmatchingbracket {
  color: #002b36;
  background-color: #eee8d5;
  box-shadow: 0 0 10px #eee8d5;
  font-weight: bold;
  color: #dc322f;
  border-bottom: 1px dotted #cb4b16; }

.cm-s-solarized-light span.cm-keyword {
  color: #268bd2; }

.cm-s-solarized-light span.cm-atom {
  color: #2aa198; }

.cm-s-solarized-light span.cm-number {
  color: #586e75; }

.cm-s-solarized-light span.cm-def {
  color: #637c84; }

.cm-s-solarized-light span.cm-variable {
  color: #637c84; }

.cm-s-solarized-light span.cm-variable-2 {
  color: #b58900; }

.cm-s-solarized-light span.cm-variable-3 {
  color: #cb4b16; }

.cm-s-solarized-light span.cm-comment {
  color: #93a1a1; }

.cm-s-solarized-light span.cm-property {
  color: #637c84; }

.cm-s-solarized-light span.cm-operator {
  color: #657b83; }

.cm-s-solarized-light span.cm-string {
  color: #36958e; }

.cm-s-solarized-light span.cm-error {
  font-weight: bold;
  border-bottom: 1px dotted #cb4b16; }

.cm-s-solarized-light span.cm-bracket {
  color: #cb4b16; }

.cm-s-solarized-light span.cm-tag {
  color: #657b83; }

.cm-s-solarized-light span.cm-attribute {
  color: #586e75;
  font-weight: bold; }

.cm-s-solarized-light span.cm-meta {
  color: #268bd2; }

.cm-s-solarized-dark {
  background-color: #002b36;
  color: #839496; }

.cm-s-solarized-dark .emphasis {
  font-weight: bold; }

.cm-s-solarized-dark .dotted {
  border-bottom: 1px dotted #cb4b16; }

.cm-s-solarized-dark .CodeMirror-gutter {
  background-color: #073642;
  border-right: 3px solid #073642; }

.cm-s-solarized-dark .CodeMirror-gutter .CodeMirror-gutter-text {
  color: #586e75; }

.cm-s-solarized-dark .CodeMirror-cursor {
  border-left-color: #fdf6e3 !important; }

.cm-s-solarized-dark .CodeMirror-matchingbracket {
  color: #fdf6e3;
  background-color: #073642;
  box-shadow: 0 0 10px #073642;
  font-weight: bold; }

.cm-s-solarized-dark .CodeMirror-nonmatchingbracket {
  color: #fdf6e3;
  background-color: #073642;
  box-shadow: 0 0 10px #073642;
  font-weight: bold;
  color: #dc322f;
  border-bottom: 1px dotted #cb4b16; }

.cm-s-solarized-dark span.cm-keyword {
  color: #839496;
  font-weight: bold; }

.cm-s-solarized-dark span.cm-atom {
  color: #2aa198; }

.cm-s-solarized-dark span.cm-number {
  color: #93a1a1; }

.cm-s-solarized-dark span.cm-def {
  color: #268bd2; }

.cm-s-solarized-dark span.cm-variable {
  color: #cb4b16; }

.cm-s-solarized-dark span.cm-variable-2 {
  color: #cb4b16; }

.cm-s-solarized-dark span.cm-variable-3 {
  color: #cb4b16; }

.cm-s-solarized-dark span.cm-comment {
  color: #586e75; }

.cm-s-solarized-dark span.cm-property {
  color: #b58900; }

.cm-s-solarized-dark span.cm-operator {
  color: #839496; }

.cm-s-solarized-dark span.cm-string {
  color: #6c71c4; }

.cm-s-solarized-dark span.cm-error {
  font-weight: bold;
  border-bottom: 1px dotted #cb4b16; }

.cm-s-solarized-dark span.cm-bracket {
  color: #cb4b16; }

.cm-s-solarized-dark span.cm-tag {
  color: #839496; }

.cm-s-solarized-dark span.cm-attribute {
  color: #93a1a1;
  font-weight: bold; }

.cm-s-solarized-dark span.cm-meta {
  color: #268bd2; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  margin: 0;
  padding: 0; }

div.CodeMirror pre, div.CodeMirror-linenumber, code {
  font-family: 'source-code-pro', Menlo, Consolas, 'Courier New', monospace;
  font-size: 13px;
  line-height: 1.5; }

div.CodeMirror-linenumber {
  text-align: right; }

.CodeMirror, div.CodeMirror-gutters, div.highlight {
  border: none; }

.CodeMirror-readonly div.CodeMirror-cursor {
  visibility: hidden; }

small code, li code, p code {
  color: #555;
  background-color: rgba(0, 0, 0, 0.04);
  padding: 1px 3px; }

.cm-s-default span.cm-string-2 {
  color: inherit; }

.playground:after {
  content: "";
  display: table;
  clear: both; }

.playground-tab {
  border-bottom: none !important;
  border-radius: 3px 3px 0 0;
  padding: 6px 8px;
  font-size: 12px;
  font-weight: bold;
  color: #c2c0bc;
  background-color: #f1ede4;
  display: inline-block;
  cursor: pointer; }

.playgroundCode, .playground-tab, .playgroundPreview {
  border: 1px solid rgba(16, 16, 16, 0.1); }

.playground-tab-active {
  color: #222; }

.playgroundCode {
  border-radius: 0 3px 3px 3px;
  float: left;
  overflow: hidden;
  width: 100%; }

.playgroundPreview {
  background-color: white;
  border-radius: 3px;
  float: left;
  padding: 15px 20px;
  width: 100%; }

.playgroundError {
  color: #c5695c;
  font-size: 15px; }

.MarkdownEditor textarea {
  width: 100%;
  height: 100px; }

.MarkdownEditor .content {
  white-space: pre-wrap; }

.hll {
  background-color: #f7ebc6;
  border-left: 5px solid #f7d87c;
  display: block;
  margin-left: -14px;
  margin-right: -14px;
  padding-left: 9px; }

.highlight .javascript .err {
  background-color: transparent;
  color: inherit; }

.highlight {
  position: relative;
  margin-bottom: 14px;
  padding: 30px 14px 14px;
  border: none;
  border-radius: 0;
  overflow: auto; }

.highlight pre {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  background-color: transparent;
  border: 0; }

.highlight pre code {
  display: block;
  background: none;
  padding: 0; }

.highlight pre .lineno {
  display: inline-block;
  width: 22px;
  padding-right: 5px;
  margin-right: 10px;
  color: #bebec5;
  text-align: right; }

.highlight:after {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #c2c0bc;
  background-color: #f1ede4;
  content: "Code"; }

.downloadCenter {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 25px; }

.downloadSection:hover {
  text-decoration: none !important; }

@media screen and (max-width: 960px) {
  .nav-main {
    position: static; }
  .container {
    padding-top: 0; } }

.post {
  margin-bottom: 30px; }

.pagination {
  margin-bottom: 30px;
  width: 100%;
  overflow: hidden; }

.pagination .next {
  float: right; }

div[data-twttr-id] iframe {
  margin: 10px auto !important;
  width: 100% !important; }

.three-column:after {
  content: "";
  display: table;
  clear: both; }

.three-column > ul {
  float: left;
  margin-left: 30px;
  width: 190px; }

.three-column > ul:first-child {
  margin-left: 20px; }

.documentationContent .subHeader {
  font-size: 24px; }

.documentationContent h2 {
  margin-top: 30px; }

.documentationContent blockquote {
  padding: 15px 30px 15px 15px;
  margin: 20px 0;
  background-color: rgba(204, 122, 111, 0.1);
  border-left: 5px solid rgba(191, 87, 73, 0.2); }

.documentationContent blockquote h4 {
  margin-top: 0; }

.documentationContent blockquote p {
  margin-bottom: 0; }

.documentationContent blockquote p:first-child {
  font-weight: bold;
  font-size: 17.5px;
  line-height: 20px;
  margin-top: 0;
  text-rendering: optimizelegibility; }

.docs-prevnext {
  padding-top: 40px;
  padding-bottom: 40px; }

.jsxCompiler {
  margin: 0 auto;
  padding-top: 20px;
  width: 1220px; }

.jsxCompiler label.compiler-option {
  display: block;
  margin-top: 5px; }

.jsxCompiler #jsxCompiler {
  margin-top: 20px; }

.jsxCompiler .playgroundPreview {
  padding: 0;
  width: 600px; }

.jsxCompiler .playgroundPreview pre {
  font-family: 'source-code-pro', Menlo, Consolas, 'Courier New', monospace;
  font-size: 13px;
  line-height: 1.5; }

.jsxCompiler .playgroundError {
  padding: 15px 20px; }

#TaxManagement-dataGrid1 .react-grid-Cell.editing select {
  padding: 0px; }

/* ========================================================================
     Component: plugins
// - User this stylesheet to include single css styles and fixes
//   for plugins
 ========================================================================== */
/**
 * Bootstrap Slider
 */
body {
  /**
   * Chosen
   */
  /**
   * Filestyle
   */ }
  body .slider-handle,
  body .slider-track,
  body .slider-selection {
    background-image: none;
    box-shadow: 0 0 0 #000; }
  body .slider-handle {
    background-color: #fff;
    border: 1px solid #2196F3;
    opacity: 1; }
  body .slider-track {
    background-color: #fff;
    border: 1px solid #2196F3; }
  body .slider-selection {
    background-color: #2196F3; }
  body .slider .tooltip.top .tooltip-arrow {
    border-top-color: #2c3037; }
  body .slider .tooltip.right .tooltip-arrow {
    border-right-color: #2c3037; }
  body .slider .tooltip-inner {
    background-color: #2c3037; }
  body .slider-lg {
    width: 380px; }
  body .chosen-container {
    width: 100% !important;
    max-width: 100%; }
  body .chosen-container-multi .chosen-choices {
    display: block;
    width: 100%;
    height: 24px;
    padding: 2px 10px;
    font-size: 12px;
    line-height: 1.52857;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #555555;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
    body .chosen-container-multi .chosen-choices:focus {
      border-color: #BBDEFB;
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(187, 222, 251, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(187, 222, 251, 0.6); }
    body .chosen-container-multi .chosen-choices::-moz-placeholder {
      color: #555555;
      opacity: 1; }
    body .chosen-container-multi .chosen-choices:-ms-input-placeholder {
      color: #555555; }
    body .chosen-container-multi .chosen-choices::-webkit-input-placeholder {
      color: #555555; }
    body .chosen-container-multi .chosen-choices[disabled], body .chosen-container-multi .chosen-choices[readonly],
    fieldset[disabled] body .chosen-container-multi .chosen-choices {
      cursor: not-allowed;
      background-color: #CFD8DC;
      opacity: 1; }
  body .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    height: auto;
    padding: 0; }
  body .chosen-container-multi .chosen-choices li.search-choice {
    margin: 0 5px 3px 0;
    background-color: #f5f6f7;
    border: 1px solid #e7e9ec;
    background-image: none; }
  body .chosen-container .chosen-results li.highlighted {
    background-color: #a1a2a3;
    background-image: none; }
  body .chosen-container .chosen-drop {
    border-color: #ddd; }
  body .chosen-container .chosen-results li.group-result {
    color: #747576;
    letter-spacing: 0.02em; }
  body .chosen-container-single .chosen-single,
  body .chosen-container-active.chosen-with-drop .chosen-single {
    display: block;
    width: 100%;
    height: 24px;
    padding: 2px 10px;
    font-size: 12px;
    line-height: 1.52857;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #555555;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
    body .chosen-container-single .chosen-single:focus,
    body .chosen-container-active.chosen-with-drop .chosen-single:focus {
      border-color: #BBDEFB;
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(187, 222, 251, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(187, 222, 251, 0.6); }
    body .chosen-container-single .chosen-single::-moz-placeholder,
    body .chosen-container-active.chosen-with-drop .chosen-single::-moz-placeholder {
      color: #555555;
      opacity: 1; }
    body .chosen-container-single .chosen-single:-ms-input-placeholder,
    body .chosen-container-active.chosen-with-drop .chosen-single:-ms-input-placeholder {
      color: #555555; }
    body .chosen-container-single .chosen-single::-webkit-input-placeholder,
    body .chosen-container-active.chosen-with-drop .chosen-single::-webkit-input-placeholder {
      color: #555555; }
    body .chosen-container-single .chosen-single[disabled], body .chosen-container-single .chosen-single[readonly],
    fieldset[disabled] body .chosen-container-single .chosen-single,
    body .chosen-container-active.chosen-with-drop .chosen-single[disabled],
    body .chosen-container-active.chosen-with-drop .chosen-single[readonly],
    fieldset[disabled]
    body .chosen-container-active.chosen-with-drop .chosen-single {
      cursor: not-allowed;
      background-color: #CFD8DC;
      opacity: 1; }
  body .chosen-container-active .chosen-single,
  body .chosen-container-active .chosen-choices {
    border: 1px solid #BBDEFB; }
  body .chosen-container-single .chosen-drop {
    margin-top: -3px; }
  body .chosen-container-single .chosen-single div {
    top: 6px;
    right: 5px; }
  body .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    color: #555555; }
  body .chosen-container-single .chosen-single abbr,
  body .chosen-container-single .chosen-single div b,
  body .chosen-container-single .chosen-search input[type="text"],
  body .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
  body .chosen-rtl .chosen-search input[type="text"] {
    background-image: url("img/chosen-sprite.png"); }
  body .bootstrap-filestyle {
    max-width: 380px; }
  body [data-classyloader] {
    max-width: 100%; }
  body .select2-container {
    max-width: 100%; }
  body .select2-container--bootstrap .select2-selection--single,
  body .select2-container--bootstrap .select2-selection--multiple {
    border: 1px solid #555555;
    box-shadow: 0 0 0 #000 !important; }
  body .colorpicker-saturation {
    background-image: url("img/saturation.png"); }
  body .colorpicker-hue {
    background-image: url("img/hue.png"); }
  body .colorpicker-alpha {
    background-image: url("img/alpha.png"); }
  body .colorpicker-color {
    background-image: url("img/alpha.png"); }
  body .colorpicker.colorpicker-horizontal .colorpicker-hue {
    background-image: url("img/hue-horizontal.png"); }
  body .colorpicker.colorpicker-horizontal .colorpicker-alpha {
    background-image: url("img/alpha-horizontal.png"); }

/* ========================================================================
     Component: slim-scroll
 ========================================================================== */
[data-scrollable] {
  display: block; }

.slimScrollBar {
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.35) !important;
  border: 0 !important;
  border-radius: 1px !important; }

.slimScrollRail {
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.15) !important;
  border: 0 !important;
  border-radius: 0 !important;
  bottom: 0; }

/* ========================================================================
   Component: alerts.less
 ========================================================================== */
.alerts {
  position: fixed;
  top: 60px;
  left: 60px;
  z-index: 9090;
  width: 350px; }
  .alerts:hover .alert .close {
    opacity: 1;
    visibility: visible; }

.alerts-top-right, .alerts,
.alerts-bottom-right {
  left: auto;
  right: 60px; }

.alerts-top-center,
.alerts-bottom-center {
  left: 50%;
  margin-left: -175px; }

.alerts-bottom-left,
.alerts-bottom-right,
.alerts-bottom-center {
  top: auto;
  bottom: 60px; }

@media (max-width: 480px) {
  .alerts {
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0; } }

/* ========================================================================
     Component: notify
 ========================================================================== */
.uk-notify {
  position: fixed;
  top: 50px;
  left: 50px;
  z-index: 1040;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 350px; }

.uk-notify-top-right,
.uk-notify-bottom-right {
  left: auto;
  right: 50px; }

.uk-notify-top-center,
.uk-notify-bottom-center {
  left: 50%;
  margin-left: -175px; }

.uk-notify-bottom-left,
.uk-notify-bottom-right,
.uk-notify-bottom-center {
  top: auto;
  bottom: 50px; }

@media (max-width: 480px) {
  .uk-notify {
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0; } }

.uk-notify-message {
  position: relative;
  margin-bottom: 10px;
  padding: 15px;
  font-size: 16px;
  line-height: 22px;
  border-radius: 2px;
  padding-right: 35px;
  cursor: pointer; }
  .uk-notify-message.alert.alert-normal {
    background: #444;
    color: #fff; }

.uk-notify-message > .close {
  visibility: hidden; }

.uk-notify-message:hover > .close {
  visibility: visible; }

/* ========================================================================
     Component: calendar
 ========================================================================== */
.calendar-app .fc-button {
  color: #fff;
  background-color: #2196F3;
  border-color: #1c94f3;
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.25;
  border-radius: 2px;
  height: auto;
  background-image: none; }
  .calendar-app .fc-button:focus, .calendar-app .fc-button.focus {
    color: #fff;
    background-color: #0e8df2;
    border-color: #0c7fda; }
  .calendar-app .fc-button:hover {
    color: #fff;
    background-color: #0e8df2;
    border-color: #0c7fda; }
  .calendar-app .fc-button:active, .calendar-app .fc-button.active,
  .open > .calendar-app .fc-button.dropdown-toggle {
    color: #fff;
    background-color: #0e8df2;
    border-color: #0c7fda; }
    .calendar-app .fc-button:active:hover, .calendar-app .fc-button:active:focus, .calendar-app .fc-button:active.focus, .calendar-app .fc-button.active:hover, .calendar-app .fc-button.active:focus, .calendar-app .fc-button.active.focus,
    .open > .calendar-app .fc-button.dropdown-toggle:hover,
    .open > .calendar-app .fc-button.dropdown-toggle:focus,
    .open > .calendar-app .fc-button.dropdown-toggle.focus {
      color: #fff;
      background-color: #0e8df2;
      border-color: #0c7fda; }
  .calendar-app .fc-button:active, .calendar-app .fc-button.active,
  .open > .calendar-app .fc-button.dropdown-toggle {
    background-image: none; }
  .calendar-app .fc-button.disabled:hover, .calendar-app .fc-button.disabled:focus, .calendar-app .fc-button.disabled.focus, .calendar-app .fc-button[disabled]:hover, .calendar-app .fc-button[disabled]:focus, .calendar-app .fc-button[disabled].focus,
  fieldset[disabled] .calendar-app .fc-button:hover,
  fieldset[disabled] .calendar-app .fc-button:focus,
  fieldset[disabled] .calendar-app .fc-button.focus {
    background-color: #2196F3;
    border-color: #1c94f3; }
  .calendar-app .fc-button .badge {
    color: #2196F3;
    background-color: #fff; }
  .calendar-app .fc-button:active, .calendar-app .fc-button.active, .calendar-app .fc-button.fc-state-active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.calendar-app .fc-button .fc-icon {
  margin: 0 .1em;
  font-size: inherit;
  font-family: FontAwesome !important;
  vertical-align: baseline;
  color: #555; }
  .calendar-app .fc-button .fc-icon:after {
    display: none; }

.calendar-app .fc-state-highlight,
.calendar-app .fc-day:hover {
  background-color: #f7f8f9; }

.calendar-app .fc-day-number {
  font-size: 18px;
  font-weight: bold;
  color: #a1a2a3; }

.calendar-app .fc-view {
  overflow: visible; }

.calendar-app .external-events {
  margin: 0; }
  .calendar-app .external-events > div {
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 6px 10px;
    color: #fff;
    font-size: 11px;
    border-radius: 2px;
    cursor: move; }
  .calendar-app .external-events:empty {
    content: "EMRTPUY"; }

.calendar-app .external-events-trash {
  position: relative;
  min-height: 120px; }
  .calendar-app .external-events-trash:after {
    content: "\f00d";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #131e26;
    opacity: 0;
    font-family: FontAwesome;
    color: #fff;
    text-align: center;
    font-size: 50px;
    padding: 8%;
    max-height: 100%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: -1; }
  .calendar-app .external-events-trash.active:after {
    opacity: 1;
    z-index: 1; }
  .calendar-app .external-events-trash.hovered:after {
    background-color: #fb797e; }

.calendar-app .external-event-color-selector .circle.selected {
  border: 3px solid rgba(255, 255, 255, 0.5); }

/* ========================================================================
   Component: spinner
 ========================================================================== */
body .whirl {
  position: relative; }
  body .whirl:before {
    content: attr(data-spinner-text);
    display: block;
    background-color: #f0f0f0;
    opacity: 0.7; }
  body .whirl.solid {
    opacity: 1; }
  body .whirl:after {
    border-top-color: #2196F3; }

body .whirl.blade:after {
  border-bottom-color: #2196F3; }

body .whirl.double-up:after {
  border-right-color: #2196F3;
  border-top-color: #2196F3;
  border-left-color: #2196F3;
  border-bottom-color: #2196F3; }

body .whirl.duo:after {
  border-right-color: #2196F3;
  border-left-color: #2196F3;
  border-top-color: #7266ba;
  border-bottom-color: #7266ba; }

body .whirl.helicopter:after {
  background-color: #2196F3; }

body .whirl.ringed:after {
  border-right-color: #1976D2;
  border-top-color: #7266ba;
  border-left-color: #7266ba;
  border-bottom-color: #7266ba; }

body .whirl.traditional:after {
  border-right-color: #1976D2;
  border-top-color: #1976D2;
  border-left-color: #7266ba;
  border-bottom-color: #FFC107; }

body .whirl.line:after {
  box-shadow: inset -10px 0px 0px fade(#2196F3, 50%); }

.no-cssanimations body .whirl:before {
  opacity: .9; }

.no-cssanimations body .whirl:after {
  content: "Loading...";
  width: 40px;
  height: 40px;
  margin: -20px 0 -20px;
  line-height: 40px;
  color: #000;
  opacity: 1;
  border: 0;
  box-shadow: 0 0 0 #000;
  background-color: transparent;
  text-align: center; }

body .ball-pulse > div,
body .ball-grid-pulse > div,
body .square-spin > div,
body .ball-pulse-rise > div,
body .ball-rotate > div,
body .ball-rotate > div:before, body .ball-rotate > div:after,
body .cube-transition > div,
body .ball-zig-zag > div,
body .ball-zig-zag-deflect > div,
body .ball-triangle-path > div,
body .ball-scale > div,
body .line-scale > div,
body .line-scale-party > div,
body .ball-scale-multiple > div,
body .ball-pulse-sync > div,
body .ball-beat > div,
body .line-scale-pulse-out > div,
body .line-scale-pulse-out-rapid > div,
body .ball-spin-fade-loader > div,
body .line-spin-fade-loader > div,
body .triangle-skew-spin > div,
body .ball-grid-beat > div,
body .semi-circle-spin > div {
  background-color: #2196F3; }

body .ball-clip-rotate-multiple {
  width: 1px; }
  body .ball-clip-rotate-multiple > div {
    border-color: #2196F3 transparent #2196F3 transparent; }
    body .ball-clip-rotate-multiple > div:last-child {
      border-color: transparent #2196F3 transparent #2196F3; }

body .ball-clip-rotate > div {
  border-color: #2196F3;
  border-bottom-color: transparent; }

body .ball-clip-rotate-pulse > div:first-child {
  background-color: #2196F3;
  top: 5px;
  left: -8px; }

body .ball-clip-rotate-pulse > div:last-child {
  border-color: #2196F3 transparent #2196F3 transparent; }

body .square-spin > div,
body .ball-scale-ripple > div,
body .ball-scale-ripple-multiple > div {
  border-color: #2196F3; }

body .pacman > div:first-of-type {
  border-top-color: #2196F3;
  border-left-color: #2196F3;
  border-bottom-color: #2196F3; }

body .pacman > div:nth-child(2) {
  border-top-color: #2196F3;
  border-left-color: #2196F3;
  border-bottom-color: #2196F3; }

body .pacman > div:nth-child(3), body .pacman > div:nth-child(4), body .pacman > div:nth-child(5), body .pacman > div:nth-child(6) {
  background-color: #2196F3; }

body .sk-rotating-plane.sk-spinner,
body .sk-double-bounce .sk-double-bounce1, body .sk-double-bounce .sk-double-bounce2,
body .sk-wave .sk-rect,
body .sk-wandering-cubes .sk-cube1, body .sk-wandering-cubes .sk-cube2,
body .sk-chasing-dots .sk-dot1, body .sk-chasing-dots .sk-dot2,
body .sk-three-bounce div,
body .sk-circle .sk-child:before,
body .sk-cube-grid .sk-cube,
body .sk-fading-circle .sk-circle:before,
body .sk-spinner-pulse.sk-spinner,
body .sk-rotating-plane {
  background-color: #2196F3 !important; }

body .sk-wordpress .sk-inner-circle {
  background-color: #fff; }

/* just for loaders.css demo */
.loader-demo .panel-body {
  height: 150px;
  padding-top: 50px;
  text-align: center; }
  .loader-demo .panel-body > div {
    display: inline-block; }

.loader-demo-sk .panel-body {
  padding-top: 0 !important; }

/* ========================================================================
     Component: gmap
 ========================================================================== */
.gmap {
  height: 300px; }
  .gmap.gmap-sm {
    height: 150px; }

/* ========================================================================
     Component: vector-map
 ========================================================================== */
body .jvectormap-label {
  position: absolute;
  display: none;
  border: solid 1px #313232;
  border-radius: 2px;
  background: #313232;
  color: white;
  padding: 3px 6px;
  opacity: 0.9;
  z-index: 1100; }

body .jvectormap-zoomin,
body .jvectormap-zoomout {
  position: absolute;
  left: 10px;
  width: 22px;
  height: 22px;
  border-radius: 2px;
  background: #515253;
  padding: 5px;
  color: white;
  cursor: pointer;
  line-height: 10px;
  text-align: center; }

body .jvectormap-zoomin {
  top: 10px; }

body .jvectormap-zoomout {
  top: 30px; }

/* ========================================================================
     Component: portlets
 ========================================================================== */
[data-toggle="portlet"] {
  min-height: 30px; }
  [data-toggle="portlet"].portlet-handler,
  [data-toggle="portlet"] .portlet-handler {
    cursor: move; }

.portlets-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  overflow: auto; }

.portlet.box-placeholder {
  padding: 0; }

/* ========================================================================
   Component: Weather icons
 ========================================================================== */
@font-face {
  font-family: 'weathericons';
  src: url("../fonts/weathericons-regular-webfont.eot");
  src: url("../fonts/weathericons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/weathericons-regular-webfont.woff2") format("woff2"), url("../fonts/weathericons-regular-webfont.woff") format("woff"), url("../fonts/weathericons-regular-webfont.ttf") format("truetype"), url("../fonts/weathericons-regular-webfont.svg#weather_iconsregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'weathericons';
  src: url("../fonts/weathericons-regular-webfont.eot");
  src: url("../fonts/weathericons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/weathericons-regular-webfont.woff2") format("woff2"), url("../fonts/weathericons-regular-webfont.woff") format("woff"), url("../fonts/weathericons-regular-webfont.ttf") format("truetype"), url("../fonts/weathericons-regular-webfont.svg#weather_iconsregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ========================================================================
     Component: mailbox
 ========================================================================== */
.mb-boxes {
  overflow: hidden; }
  .mb-boxes .nav > li > a {
    font-weight: 600;
    color: #333333;
    margin: 5px 0;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
    .mb-boxes .nav > li > a:hover, .mb-boxes .nav > li > a:focus {
      background-color: #C0D0D3; }
  .mb-boxes .nav > li.active > a {
    background-color: #2196F3 !important;
    color: #fff; }
  @media only screen and (min-width: 992px) {
    .mb-boxes {
      height: auto !important;
      visibility: visible !important;
      display: block; } }

@media only screen and (min-width: 992px) {
  .mb-compose-button {
    display: block;
    width: 100%; }
  .mb-toggle-button {
    display: none; } }

.mb-mails > tbody > tr > td {
  border-top-color: transparent;
  cursor: pointer; }

.mb-mails .mb-mail-active {
  background-color: #f7f8f9 !important; }

.mb-mails .mb-mail-avatar {
  float: left;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 3px; }

.mb-mails .mb-mail-date {
  display: block;
  float: right;
  color: #555555;
  font-size: 12px;
  font-weight: bold; }

.mb-mails .mb-mail-from {
  font-size: 14px;
  font-weight: 600;
  line-height: 1; }

.mb-mails .mb-mail-meta {
  overflow: hidden; }

.mb-mails .mb-mail-subject {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 6px; }

.mb-mails .mb-mail-preview {
  clear: both;
  margin-top: 10px;
  color: #555555;
  margin-top: 2px; }

.mb-mails .mb-attachment {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #999999; }

.mb-view > tbody > tr > td {
  cursor: auto; }

.mb-view .mb-mail-to-list {
  margin-top: 6px; }
  .mb-view .mb-mail-to-list > a {
    margin-right: 5px;
    color: #555555; }

/* ========================================================================
     Component: utils
 ========================================================================== */
.m0 {
  margin: 0 !important; }

.ml0 {
  margin-left: 0 !important; }

.mr0 {
  margin-right: 0 !important; }

.mt0 {
  margin-top: 0 !important; }

.mb0 {
  margin-bottom: 0 !important; }

.m {
  margin: 5px !important; }

.ml, .mh {
  margin-left: 5px !important; }

.mr, .mh {
  margin-right: 5px !important; }

.mt, .mv {
  margin-top: 5px !important; }

.mb, .mv {
  margin-bottom: 5px !important; }

.m-sm {
  margin: 2px !important; }

.ml-sm, .mh-sm {
  margin-left: 2px !important; }

.mr-sm, .mh-sm {
  margin-right: 2px !important; }

.mt-sm, .mv-sm {
  margin-top: 2px !important; }

.mb-sm, .mv-sm {
  margin-bottom: 2px !important; }

.m-md {
  margin: 7px !important; }

.ml-md {
  margin-left: 7px !important; }

.mr-md {
  margin-right: 7px !important; }

.mt-md {
  margin-top: 7px !important; }

.mb-md {
  margin-bottom: 7px !important; }

.m-lg {
  margin: 10px !important; }

.ml-lg, .mh-lg {
  margin-left: 10px !important; }

.mr-lg, .mh-lg {
  margin-right: 10px !important; }

.mt-lg, .mv-lg {
  margin-top: 10px !important; }

.mb-lg, .mv-lg {
  margin-bottom: 10px !important; }

.m-xl {
  margin: 15px !important; }

.ml-xl {
  margin-left: 15px !important; }

.mr-xl {
  margin-right: 15px !important; }

.mt-xl {
  margin-top: 15px !important; }

.mb-xl {
  margin-bottom: 15px !important; }

.p0 {
  padding: 0 !important; }

.pl0, .ph0 {
  padding-left: 0 !important; }

.pr0, .ph0 {
  padding-right: 0 !important; }

.pr1 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.pt0, .pv0 {
  padding-top: 0 !important; }

.pb0, .pv0 {
  padding-bottom: 0 !important; }

.p {
  padding: 5px !important; }

.pl, .ph {
  padding-left: 5px !important; }

.pr, .ph {
  padding-right: 5px !important; }

.pt, .pv {
  padding-top: 5px !important; }

.pb, .pv {
  padding-bottom: 5px !important; }

.p-sm {
  padding: 2px !important; }

.pl-sm, .ph-sm {
  padding-left: 2px !important; }

.pr-sm, .ph-sm {
  padding-right: 2px !important; }

.pt-sm, .pv-sm {
  padding-top: 2px !important; }

.pb-sm, .pv-sm {
  padding-bottom: 2px !important; }

.p-lg {
  padding: 10px !important; }

.pl-lg, .ph-lg {
  padding-left: 10px !important; }

.pr-lg, .ph-lg {
  padding-right: 10px !important; }

.pt-lg, .pv-lg {
  padding-top: 10px !important; }

.pb-lg, .pv-lg {
  padding-bottom: 10px !important; }

.p-xl {
  padding: 15px !important; }

.pl-xl, .ph-xl {
  padding-left: 15px !important; }

.pr-xl, .ph-xl {
  padding-right: 15px !important; }

.pt-xl, .pv-xl {
  padding-top: 15px !important; }

.pb-xl, .pv-xl {
  padding-bottom: 15px !important; }

.b0 {
  border-width: 0 !important; }

.bl0 {
  border-left-width: 0 !important; }

.br0 {
  border-right-width: 0 !important; }

.bt0 {
  border-top-width: 0 !important; }

.bb0 {
  border-bottom-width: 0 !important; }

.br, .b, .ba {
  border-right: 1px solid rgba(0, 0, 0, 0.12); }

.bl, .b, .ba {
  border-left: 1px solid rgba(0, 0, 0, 0.12); }

.bt, .b, .ba {
  border-top: 1px solid rgba(0, 0, 0, 0.12); }

.bb, .b, .ba {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }

.radius-clear {
  border-radius: 0 !important; }

.shadow-clear {
  box-shadow: 0 0 0 #000 !important; }

.text-white {
  color: #fff; }

.text-inverse {
  color: #131e26; }

.text-alpha {
  color: rgba(255, 255, 255, 0.5); }

.text-pink {
  color: #f532e5; }

.text-purple {
  color: #7266ba; }

.text-dark {
  color: #1976D2; }

.text-alpha-inverse {
  color: rgba(0, 0, 0, 0.5); }

.text-green {
  color: #4CAF50; }

.text-yellow {
  color: #FFC107; }

.text-gray-darker {
  color: #222222; }

.text-gray-dark {
  color: #333333; }

.text-gray {
  color: #555555; }

.text-gray-light {
  color: #999999; }

.text-gray-lighter {
  color: #eeeeee; }

.text-sm {
  font-size: 10.2px; }

.text-md {
  font-size: 14.4px; }

.text-lg {
  font-size: 18px; }

.text-nowrap {
  white-space: nowrap; }

.text-thin {
  font-weight: 100 !important; }

.text-normal {
  font-weight: normal !important; }

.text-bold {
  font-weight: bold !important; }

.inline {
  display: inline-block !important; }

.block-center {
  margin: 0 auto; }

.bg-primary {
  background-color: #2196F3;
  color: #fff !important; }

.bg-primary-light {
  background-color: #51adf6;
  color: #fff !important; }

.bg-primary-dark {
  background-color: #0c7cd5;
  color: #fff !important; }

.bg-primary small {
  color: inherit; }

.bg-success {
  background-color: #4CAF50;
  color: #fff !important; }

.bg-success-light {
  background-color: #6ec071;
  color: #fff !important; }

.bg-success-dark {
  background-color: #3d8b40;
  color: #fff !important; }

.bg-success small {
  color: inherit; }

.bg-info {
  background-color: #1976D2;
  color: #fff !important; }

.bg-info-light {
  background-color: #378fe7;
  color: #fff !important; }

.bg-info-dark {
  background-color: #145ca4;
  color: #fff !important; }

.bg-info small {
  color: inherit; }

.bg-warning {
  background-color: #FFC107;
  color: #fff !important; }

.bg-warning-light {
  background-color: #ffce3a;
  color: #fff !important; }

.bg-warning-dark {
  background-color: #d39e00;
  color: #fff !important; }

.bg-warning small {
  color: inherit; }

.bg-danger {
  background-color: #F44336;
  color: #fff !important; }

.bg-danger-light {
  background-color: #f77066;
  color: #fff !important; }

.bg-danger-dark {
  background-color: #ea1c0d;
  color: #fff !important; }

.bg-danger small {
  color: inherit; }

.bg-green {
  background-color: #4CAF50;
  color: #fff !important; }

.bg-green-light {
  background-color: #6ec071;
  color: #fff !important; }

.bg-green-dark {
  background-color: #3d8b40;
  color: #fff !important; }

.bg-green small {
  color: inherit; }

.bg-pink {
  background-color: #f532e5;
  color: #fff !important; }

.bg-pink-light {
  background-color: #f763eb;
  color: #fff !important; }

.bg-pink-dark {
  background-color: #e90bd6;
  color: #fff !important; }

.bg-pink small {
  color: inherit; }

.bg-purple {
  background-color: #7266ba;
  color: #fff !important; }

.bg-purple-light {
  background-color: #9289ca;
  color: #fff !important; }

.bg-purple-dark {
  background-color: #564aa3;
  color: #fff !important; }

.bg-purple small {
  color: inherit; }

.bg-inverse {
  background-color: #131e26;
  color: #fff !important; }

.bg-inverse-light {
  background-color: #243948;
  color: #fff !important; }

.bg-inverse-dark {
  background-color: #020304;
  color: #fff !important; }

.bg-inverse small {
  color: inherit; }

.bg-yellow {
  background-color: #FFC107;
  color: #fff !important; }

.bg-yellow-light {
  background-color: #ffce3a;
  color: #fff !important; }

.bg-yellow-dark {
  background-color: #d39e00;
  color: #fff !important; }

.bg-yellow small {
  color: inherit; }

.bg-white {
  background-color: #fff;
  color: inherit !important; }

.bg-gray-darker {
  background-color: #222222;
  color: #fff !important; }

.bg-gray-dark {
  background-color: #333333;
  color: #fff !important; }

.bg-gray {
  background-color: #555555;
  color: #000 !important; }

.bg-gray-light {
  background-color: #999999;
  color: #000 !important; }

.bg-gray-lighter {
  background-color: #eeeeee;
  color: #000 !important; }

.bg-cover {
  background-size: cover; }

.thumb8 {
  width: 8px !important;
  height: 8px !important; }

.thumb16 {
  width: 16px !important;
  height: 16px !important; }

.thumb24 {
  width: 24px !important;
  height: 24px !important; }

.thumb32 {
  width: 32px !important;
  height: 32px !important; }

.thumb48 {
  width: 48px !important;
  height: 48px !important; }

.thumb64 {
  width: 64px !important;
  height: 64px !important; }

.thumb80 {
  width: 80px !important;
  height: 80px !important; }

.thumb96 {
  width: 96px !important;
  height: 96px !important; }

.thumb128 {
  width: 128px !important;
  height: 128px !important; }

.align-middle {
  vertical-align: middle; }

.align-top {
  vertical-align: top; }

.align-bottom {
  vertical-align: bottom; }

.bg-center {
  background-position: center center;
  background-size: cover; }

.list-icon em {
  font-size: 14px;
  width: 40px;
  vertical-align: middle;
  margin: 0;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 30px; }

.list-icon div:hover em {
  -webkit-transform: scale(3, 3);
  -ms-transform: scale(3, 3);
  -o-transform: scale(3, 3);
  transform: scale(3, 3); }

.wd-xxs {
  width: 60px; }

.wd-xs {
  width: 90px; }

.wd-sm {
  width: 150px; }

.wd-sd {
  width: 200px; }

.wd-md {
  width: 240px; }

.wd-lg {
  width: 280px; }

.wd-xl {
  width: 320px; }

.wd-xxl {
  width: 360px; }

.wd-wide {
  width: 100%; }

.wd-auto {
  width: auto; }

.wd-zero {
  width: 0; }

.label-inverse {
  background-color: #131e26; }
  .label-inverse[href]:hover, .label-inverse[href]:focus {
    background-color: #020304; }

.label-green {
  background-color: #4CAF50; }
  .label-green[href]:hover, .label-green[href]:focus {
    background-color: #3d8b40; }

.label-pink {
  background-color: #f532e5; }
  .label-pink[href]:hover, .label-pink[href]:focus {
    background-color: #e90bd6; }

.label-purple {
  background-color: #7266ba; }
  .label-purple[href]:hover, .label-purple[href]:focus {
    background-color: #564aa3; }

.alert-purple {
  background-color: #7266ba;
  border-color: #7266ba;
  color: #fff; }
  .alert-purple hr {
    border-top-color: #6254b2; }
  .alert-purple .alert-link {
    color: #e6e6e6; }

.alert-green {
  background-color: #4CAF50;
  border-color: #4CAF50;
  color: #fff; }
  .alert-green hr {
    border-top-color: #449d48; }
  .alert-green .alert-link {
    color: #e6e6e6; }

.alert-pink {
  background-color: #f532e5;
  border-color: #f532e5;
  color: #fff; }
  .alert-pink hr {
    border-top-color: #f41ae2; }
  .alert-pink .alert-link {
    color: #e6e6e6; }

.alert-inverse {
  background-color: #131e26;
  border-color: #131e26;
  color: #fff; }
  .alert-inverse hr {
    border-top-color: #0b1115; }
  .alert-inverse .alert-link {
    color: #e6e6e6; }

.clickable {
  cursor: pointer; }

.abs-center-container {
  position: relative; }

.abs-center {
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  .abs-center.abs-fixed {
    position: fixed;
    z-index: 999; }
  .abs-center.abs-right {
    left: auto;
    right: 20px;
    text-align: right; }
  .abs-center.abs-left {
    right: auto;
    left: 20px;
    text-align: left; }

@media (max-height: 720px) {
  .abs-center {
    position: relative; } }

.link-unstyled {
  text-decoration: none !important;
  outline: none !important; }

.no-resize {
  resize: none;
  max-width: 100%;
  min-width: 100%; }

/**
 * Displays hidden content on hover. Add this class to the parent element.
 * Markup
 *   <div class="hover-visible">
 *    <div class="hover-hidden"></div>
 *   </div>
 */
.hover-visible .hover-hidden {
  display: none; }

.hover-visible:hover .hover-hidden {
  display: block; }

.hover-visible:hover .hover-inline {
  display: inline-block; }

.media-box,
.media-box-body {
  overflow: hidden;
  zoom: 1; }

.media-box,
.media-box .media-box {
  margin-top: 15px; }

.media-box:first-child {
  margin-top: 0; }

.media-box-object {
  display: block; }

.media-box-heading {
  margin: 0 0 5px; }

.media-box > .pull-left {
  margin-right: 10px; }

.media-box > .pull-right {
  margin-left: 10px; }

.media-box-list {
  padding-left: 0;
  list-style: none; }

.hidden {
  display: none; }

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }

.clearLeft {
  clear: left; }

.pAbs {
  position: absolute; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

/* ========================================================================
     Component: print
 ========================================================================== */
@media print {
  .sidebar,
  .topnavbar,
  .offsidebar,
  .btn,
  .ColVis .ColVis_Button {
    display: none !important;
    width: 0 !important;
    height: 0 !important; }
  .wrapper,
  .wrapper > section,
  .content-wrapper {
    margin: 0 !important;
    /* remove margin used for sidebar and expand the content */
    padding: 0 !important;
    width: 100% !important; }
  .content-wrapper {
    overflow: hidden !important; } }

.setting-color {
  padding: 0 5px; }
  .setting-color > label {
    display: block;
    position: relative;
    margin: 0 10px;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer; }
    .setting-color > label:first-child {
      margin-left: 0; }
    .setting-color > label:last-child {
      margin-right: 0; }
    .setting-color > label > .color {
      display: block;
      height: 18px; }
    .setting-color > label > .split {
      display: block; }
      .setting-color > label > .split:before, .setting-color > label > .split:after {
        content: " ";
        display: table; }
      .setting-color > label > .split:after {
        clear: both; }
      .setting-color > label > .split > .color {
        display: block;
        height: 37.5px; }
        .setting-color > label > .split > .color:first-child {
          float: left;
          width: 70%; }
        .setting-color > label > .split > .color:last-child {
          float: right;
          width: 30%; }
    .setting-color > label > .icon-check {
      position: absolute;
      display: block;
      left: 50%;
      top: 50%;
      width: 20px;
      height: 20px;
      margin-top: -20px;
      margin-left: -10px;
      text-align: center;
      font-size: 1.33333333em;
      vertical-align: -15%;
      color: #fff;
      opacity: 0; }
    .setting-color > label > input[type="radio"] {
      position: absolute;
      opacity: 0;
      visibility: hidden; }
      .setting-color > label > input[type="radio"]:checked + .icon-check {
        opacity: 1 !important; }

.flatdoc-wrapper {
  display: block;
  margin: -15px; }
  @media only screen and (min-width: 768px) {
    .flatdoc-wrapper {
      margin: -20px; } }
  .flatdoc-wrapper .flatdoc {
    width: 100%;
    height: 100%; }
    @media only screen and (min-width: 768px) {
      .flatdoc-wrapper .flatdoc {
        display: table;
        table-layout: fixed;
        border-spacing: 0; } }
  .flatdoc-wrapper .flatdoc-menu {
    border-right: 1px solid #e1e2e3;
    font-size: 14px; }
    @media only screen and (min-width: 768px) {
      .flatdoc-wrapper .flatdoc-menu {
        position: relative;
        display: table-cell;
        height: 100%;
        vertical-align: top;
        width: 180px; }
        .flatdoc-wrapper .flatdoc-menu > ul {
          padding-top: 20px; } }
    .flatdoc-wrapper .flatdoc-menu ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .flatdoc-wrapper .flatdoc-menu ul.level-1 > li > a {
        padding-top: 25px;
        padding-bottom: 15px;
        margin-bottom: 20px;
        border-bottom: 1px solid #e1e2e3;
        pointer-events: none; }
      .flatdoc-wrapper .flatdoc-menu ul.level-2 > li + li > a,
      .flatdoc-wrapper .flatdoc-menu ul.level-2 > li:first-child > a {
        background-color: rgba(255, 255, 255, 0.75); }
      .flatdoc-wrapper .flatdoc-menu ul a {
        position: relative;
        display: block;
        padding: 10px;
        padding-right: 30px; }
        .flatdoc-wrapper .flatdoc-menu ul a, .flatdoc-wrapper .flatdoc-menu ul a:visited {
          color: #333333; }
        .flatdoc-wrapper .flatdoc-menu ul a:hover {
          color: #292929;
          background-color: rgba(255, 255, 255, 0.75);
          text-decoration: none; }
      .flatdoc-wrapper .flatdoc-menu ul a.level-1 {
        font-family: montserrat, sans-serif;
        text-transform: uppercase;
        font-size: 0.9em;
        font-weight: bold; }
        .flatdoc-wrapper .flatdoc-menu ul a.level-1, .flatdoc-wrapper .flatdoc-menu ul a.level-1:visited {
          color: #333333; }
        .flatdoc-wrapper .flatdoc-menu ul a.level-1:hover {
          color: #333333; }
      .flatdoc-wrapper .flatdoc-menu ul a.level-2 {
        font-weight: 600; }
      .flatdoc-wrapper .flatdoc-menu ul a.level-3 {
        font-weight: normal;
        font-size: 0.9em;
        padding-left: 15px; }
      .flatdoc-wrapper .flatdoc-menu ul a.active {
        font-weight: bold !important; }
        .flatdoc-wrapper .flatdoc-menu ul a.active, .flatdoc-wrapper .flatdoc-menu ul a.active:visited, .flatdoc-wrapper .flatdoc-menu ul a.active:hover {
          color: #505050 !important; }
        .flatdoc-wrapper .flatdoc-menu ul a.active:after {
          content: '';
          display: block;
          position: absolute;
          top: 50%;
          margin-top: -2px;
          right: 15px;
          width: 9px;
          height: 3px;
          border-radius: 2px;
          background: #333333; }
  .flatdoc-wrapper .flatdoc-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 1px;
    padding-bottom: 50px;
    background-color: #fff; }
    @media only screen and (min-width: 768px) {
      .flatdoc-wrapper .flatdoc-content {
        display: table-cell;
        height: 100%;
        vertical-align: top; } }
    .flatdoc-wrapper .flatdoc-content pre {
      background-color: #f3f6fb;
      border: 1px solid #555555; }
      .flatdoc-wrapper .flatdoc-content pre code {
        display: inline-block;
        white-space: pre; }
        .flatdoc-wrapper .flatdoc-content pre code .string, .flatdoc-wrapper .flatdoc-content pre code .number {
          color: #3d8b40; }
        .flatdoc-wrapper .flatdoc-content pre code .init {
          color: #3d8b40; }
        .flatdoc-wrapper .flatdoc-content pre code .keyword {
          color: #333333;
          font-weight: bold; }
        .flatdoc-wrapper .flatdoc-content pre code .comment {
          color: #555555; }
    .flatdoc-wrapper .flatdoc-content > h1 {
      padding: 11px 0;
      margin: 0;
      line-height: 1; }
    .flatdoc-wrapper .flatdoc-content > h2, .flatdoc-wrapper .flatdoc-content > h3 {
      padding: 20px;
      border-top: 1px solid #f1f2f3;
      margin: 0 -20px; }
  .flatdoc-wrapper .button {
    display: inline-block;
    padding: 6px 16px;
    font-size: 13px;
    border-radius: 2px;
    text-decoration: none;
    color: #fff;
    background-color: #1976D2;
    border-color: #1976D2; }
    .flatdoc-wrapper .button:focus, .flatdoc-wrapper .button.focus {
      color: #fff;
      background-color: #176cc0;
      border-color: #1562ae; }
    .flatdoc-wrapper .button:hover {
      color: #fff;
      background-color: #176cc0;
      border-color: #1562ae; }
    .flatdoc-wrapper .button:active, .flatdoc-wrapper .button.active,
    .open > .flatdoc-wrapper .button.dropdown-toggle {
      color: #fff;
      background-color: #176cc0;
      border-color: #1562ae; }
      .flatdoc-wrapper .button:active:hover, .flatdoc-wrapper .button:active:focus, .flatdoc-wrapper .button:active.focus, .flatdoc-wrapper .button.active:hover, .flatdoc-wrapper .button.active:focus, .flatdoc-wrapper .button.active.focus,
      .open > .flatdoc-wrapper .button.dropdown-toggle:hover,
      .open > .flatdoc-wrapper .button.dropdown-toggle:focus,
      .open > .flatdoc-wrapper .button.dropdown-toggle.focus {
        color: #fff;
        background-color: #176cc0;
        border-color: #1562ae; }
    .flatdoc-wrapper .button:active, .flatdoc-wrapper .button.active,
    .open > .flatdoc-wrapper .button.dropdown-toggle {
      background-image: none; }
    .flatdoc-wrapper .button.disabled:hover, .flatdoc-wrapper .button.disabled:focus, .flatdoc-wrapper .button.disabled.focus, .flatdoc-wrapper .button[disabled]:hover, .flatdoc-wrapper .button[disabled]:focus, .flatdoc-wrapper .button[disabled].focus,
    fieldset[disabled] .flatdoc-wrapper .button:hover,
    fieldset[disabled] .flatdoc-wrapper .button:focus,
    fieldset[disabled] .flatdoc-wrapper .button.focus {
      background-color: #1976D2;
      border-color: #1976D2; }
    .flatdoc-wrapper .button .badge {
      color: #1976D2;
      background-color: #fff; }
