/* line 1, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.dataTables_length label {
  float: left;
  text-align: left;
  font-weight: normal; }

/* line 7, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.dataTables_length select {
  width: 75px; }

/* line 11, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.dataTables_filter label {
  float: right;
  font-weight: normal; }

/* line 16, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.dataTables_filter input {
  width: 16em; }

/* line 20, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.dataTables_info {
  padding-top: 8px; }

/* line 24, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.dataTables_paginate {
  float: right;
  margin: 0; }

/* line 29, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap; }

/* line 34, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
table.dataTable,
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 42, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important; }

/* line 49, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer; }

/* line 57, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
table.dataTable thead .sorting {
  background: url(/images/images/sort_both.png) no-repeat center right; }

/* line 61, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
table.dataTable thead .sorting_asc {
  background: url(/images/images/sort_asc.png) no-repeat center right; }

/* line 65, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
table.dataTable thead .sorting_desc {
  background: url(/images/images/sort_desc.png) no-repeat center right; }

/* line 69, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
table.dataTable thead .sorting_asc_disabled {
  background: url(/images/images/sort_asc_disabled.png) no-repeat center right; }

/* line 73, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
table.dataTable thead .sorting_desc_disabled {
  background: url(/images/images/sort_desc_disabled.png) no-repeat center right; }

/* line 77, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
table.dataTable th:active {
  outline: none; }

/* Scrolling */
/* line 83, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

/* line 89, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

/* line 95, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.dataTables_scrollBody table {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border-top: none; }

/* line 101, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none; }

/* line 106, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none; }

/*
 * TableTools styles
 */
/* line 115, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
.table.dataTable tbody tr.active td,
.table.dataTable tbody tr.active th {
  color: white;
  background-color: #08C; }

/* line 121, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
.table.dataTable tbody tr.active:hover td,
.table.dataTable tbody tr.active:hover th {
  background-color: #0075b0 !important; }

/* line 126, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
.table.dataTable tbody tr.active a {
  color: white; }

/* line 130, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
.table-striped.dataTable tbody tr.active:nth-child(odd) td,
.table-striped.dataTable tbody tr.active:nth-child(odd) th {
  background-color: #017ebc; }

/* line 135, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
table.DTTT_selectable tbody tr {
  cursor: pointer; }

/* line 139, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.DTTT .btn {
  font-size: 12px;
  color: #333 !important; }

/* line 144, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.DTTT .btn:hover {
  text-decoration: none !important; }

/* line 148, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
ul.DTTT_dropdown.dropdown-menu {
  z-index: 2003; }

/* line 152, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
  /* needed only when demo_page.css is included */ }

/* line 156, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
ul.DTTT_dropdown.dropdown-menu li {
  position: relative; }

/* line 160, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
ul.DTTT_dropdown.dropdown-menu li:hover a {
  color: white !important;
  background-color: #0088cc; }

/* line 165, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.DTTT_collection_background {
  z-index: 2002; }

/* TableTools information display */
/* line 171, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center; }

/* line 177, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.DTTT_print_info h6 {
  margin: 1em;
  font-size: 28px;
  font-weight: normal;
  line-height: 28px; }

/* line 184, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px; }

/*
 * FixedColumns styles
 */
/* line 193, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white; }

/* line 201, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.DTFC_RightHeadWrapper table,
div.DTFC_LeftHeadWrapper table {
  margin-bottom: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

/* line 209, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

/* line 217, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
  margin-bottom: 0 !important;
  border-top: none; }

/* line 223, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none; }

/* line 230, /var/www/webapps/5100-kimyee-erp-mixbox/app/assets/stylesheets/datatables/dataTables.bootstrap.css.scss */
div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
  border-top: none; }
