/*
 *   AdminLTE - overwritten styles
 */
.datatable-container {
    white-space: nowrap;
    overflow-x: scroll;
    position: relative;    
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.pagination {
  min-height: 90px; /* pozwala rozwinac sie calemu menu w przycisku "drop" w pozycji tabeli */
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
  background-color: #357ca5;
  padding: 10px;
}
.direct-chat-messages {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  padding: 10px;
  height: 350px;
  overflow: auto;
}
.tablecell {
}
.tablecell-right {
  text-align: right;
}
.tablecell-center {
  text-align: center;
}
.tablecell-compact {
  width: 500px;
}
td {
  text-align: left;
}
th {
    white-space: nowrap;
}
.btn-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.btn-group {
  min-width: 65px;
}
.dt-filter {
  text-align: right;
}
.dt-filter.input {
  text-align: right;
  float: right;
}
.dt-filter.length {
  text-align: left;
}
.dt-filter.paging {  
  width: 100%;
  float: right;
  text-align: right;
}
.dt-filter.info {  
  margin-top: 5px;
  text-align: left;  
}
.dt-filter-field  {
  font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;  
  font-weight: 400;
  width: 200px;
}
.dt-filter-button  {
  margin-left: 5px !important;
}
.dt-filter-add-button {
  margin-left: 5px !important;  
}
.dt-toolbar-left, .dt-toolbar-right {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.dt-toolbar-left {
  width: 66.66666667%;
}
.dt-toolbar-right {
  width: 33.33333333%;
}
@media (min-width: 768px) {
  .dt-toolbar-left, .dt-toolbar-right {
    float: left;
  }
}
@media (max-width: 890px) {
  .dt-toolbar-left {
    width: 100.0%;
  }
  .dt-toolbar-right {
    width: 100.0%;
    margin: 0px !important;
  }
  .dt-filter.input {
    text-align: right;
    float: left;
  }
}
@media (max-width: 415px) {
  .dt-filter-field, .dt-filter-button, .dt-filter-add-button {
    width: 200px;
    margin-left: 0px !important;
    margin-top: 5px !important;
  }
}
.callout.callout-info2 {
    color: #777 !important;
}
.callout.callout-info2 {
  background-color: #f7f7f7 !important;
}
.dropdown-menu {
	-webkit-box-shadow: 10px 10px 11px -1px rgba(186,186,186,1);
	-moz-box-shadow: 10px 10px 11px -1px rgba(186,186,186,1);
	box-shadow: 10px 10px 11px -1px rgba(186,186,186,1);
	background-color: #f4f4f4;
}
.metalcom-bckg {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../../dist/img/metalcom-bckg2.jpg);
}
.login-logo a {
  color: white;
}
.menu-disabled {
  color: #475f6b !important;
}
.link-inactive {
  color: #333;
}
.link-inactive:hover,
.link-inactive:focus {
  color: #7a869d;
}
.zoomify-shadow.zoomed {
  opacity: 0;
}
.zoomify.zoomed {
  background-color: #ffffff;
  border-radius: 10px;
}
.jqx-widget-bootstrap, .jqx-widget-header-bootstrap, .jqx-fill-state-normal-bootstrap,
.jqx-widget-content-bootstrap, .jqx-fill-state-hover-bootstrap, .jqx-fill-state-pressed-bootstrap {
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #333;
}
.jqx-widget-header-bootstrap {
    background-color: #ffffff;
}
.jqx-widget-content-bootstrap {
    background-color: #ffffff;
}
/*.jqx-rc-all-bootstrap {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}*/
.jqx-grid-table {
    font-size: 14px;
}
.jqx-widget-content-bootstrap {
    border-color: #ececed;
}
.jqx-widget-header-bootstrap {
    border-color: #f4f4f4;
    font-weight: bold;
}
.jqx-widget-bootstrap .jqx-grid-cell-bootstrap, .jqx-widget-bootstrap .jqx-grid-column-header-bootstrap, .jqx-widget-bootstrap .jqx-grid-group-cell {
    border-color: #ececed;
}
.jqx-grid-cell-pinned {
    background-color: #ececed;
 }
.jqx-listitem-state-hover-bootstrap, .jqx-menu-item-hover-bootstrap, .jqx-tree-item-hover-bootstrap, .jqx-calendar-cell-hover-bootstrap, .jqx-grid-cell-hover-bootstrap,
.jqx-menu-vertical-bootstrap .jqx-menu-item-top-hover-bootstrap, .jqx-input-popup-bootstrap .jqx-fill-state-hover-bootstrap,
.jqx-input-button-header-bootstrap, .jqx-input-popup-bootstrap .jqx-fill-state-pressed-bootstrap,
.jqx-input-button-header-bootstrap {
    background-color: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
}
.jqx-listitem-state-selected-bootstrap, .jqx-menu-item-selected-bootstrap, .jqx-tree-item-selected-bootstrap, .jqx-calendar-cell-selected-bootstrap, .jqx-grid-cell-selected-bootstrap,
.jqx-menu-vertical-bootstrap .jqx-menu-item-top-selected-bootstrap, .jqx-grid-selectionarea-bootstrap {
    color: #ffffff !important;
    background-color: #428bca !important;
    border-color: #357ebd !important;
}
.jqx-checkbox-check-checked
{
    background: transparent url(../../dist/img/check.png) center center no-repeat;
}
.jqx-checkbox-check-disabled
{
    background: transparent url(../../dist/img/check_disabled.png) center center no-repeat;
}
.jqx-checkbox-check-indeterminate
{
    background: transparent url(../../dist/img/check.png) center center no-repeat;
}
.jqx-checkbox-check-indeterminate-disabled
{
    background: transparent url(../../dist/img/check_disabled.png) center center no-repeat;
}
.jqx-icon-bom-add {
    background-image: url(../../dist/img/icon-bom-add.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
.jqx-icon-bom-add-product {
    background-image: url(../../dist/img/icon-bom-add-product.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
.jqx-icon-bom-edit {
    background-image: url(../../dist/img/icon-bom-edit.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
.jqx-icon-bom-delete {
    background-image: url(../../dist/img/icon-bom-delete.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
.jqx-icon-bom-cancel {
    background-image: url(../../dist/img/icon-bom-cancel.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
.jqx-icon-bom-save {
    background-image: url(../../dist/img/icon-bom-save.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
}
.jqx-icon-bom-product {
    background-image: url(../../dist/img/icon-bom-product.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
.jqx-icon-bom-tree-expand
{
    background-image: url(../../dist/img/icon-bom-tree-expand.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
.jqx-icon-bom-tree-collapse
{
    background-image: url(../../dist/img/icon-bom-tree-collapse.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
/*.jqx-fill-state-normal {
  background: none;
  border-color: #ffffff;
}
.jqx-fill-state-hover {
  border-color: #ffffff;
}
.jqx-fill-state-pressed {
  border-color: #ffffff;
}
*/
.rotate90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.print_box_header {
  width: 135mm;
  height: 35mm !important;
  margin: 0mm auto;
  border-left: 1px dotted #000000;
  border-right: 1px dotted #000000;
  border-top: 1px dotted #000000;
  border-bottom: 1px dotted #000000;  
}
.print_box {
  width: 135mm;
  height: 35mm !important;
  margin: 0mm auto;
  border-left: 1px dotted #000000;
  border-right: 1px dotted #000000;
  border-bottom: 1px dotted #000000;
}
.print_box_break {
  height: 30mm;
}