/*!
 *   AdminLTE - overwritten styles
 */
.box .knob-label{
  font-size: 18px;
  padding-bottom: 25px;
 }
.knob {
  font-size: 12px !important;
  padding-bottom: 20px;
 }
 .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 */
}
.login-page,
.register-page {
  overflow-y: hidden;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
  background-color: #019651;
  padding: 10px;
}
.nav-tabs-custom > .nav-tabs > li.active {
  border-top-color: #019651;
}
.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;
}
.box.box-settings {
  border-top-color: #d2d6de;
  background: #f9f9f9;
}
.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;
}
.login-bckg {
  background-size: cover;
  background-repeat: no-repeat;
  /*background-image: url(../../dist/img/login-background8.jpg);*/
  background-color: #222d32;
}
.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;
}
.scan-box 
{
  width: 660px;
  margin: 10% auto;
  text-align: center;
}
.scan-input 
{
  height: 60px;
  font-size: 30px;
  text-align: center;
}
.scan-button 
{
  margin: 0 auto; 
  width: 100px;
}
.scan-hr 
{
  border-top: 1px solid #384a52;
  margin-top: 32px !important;
}
.content-header > .breadcrumb > li + li:before {
  content: "\F105";
  font-family: FontAwesome;
}
#scan_info_text
{
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
}
#company_name
{
  text-align: center;
  font-size: 36px;
  color: #01a65a;
}
#clock_date
{
  text-align: center;
  font-size: 17px;
  color: #fff;
}
#clock_hour
{
  text-align: center;
  font-size: 96px;
  color: #fff;
}
@media (min-width: 1920px) {
  #scan_info_text
  {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  #company_name
  {
    text-align: center;
    font-size: 60px;
    color: #01a65a;
  }
  #clock_date
  {
    text-align: center;
    font-size: 28px;
    color: #fff;
  }
  #clock_hour
  {
    text-align: center;
    font-size: 160px;
    color: #fff;
  }
}
@media (max-width: 1720px) {

  .small-box h3 {
    font-size: 28px;
  }  

  .small-box p {
    font-size: 19px;
  }

  .small-box>.small-box-footer {
    font-size: 19px;
  }

  .small-box .icon {
    font-size: 78px;
  }
}
@media (max-width: 1440px) {

  .small-box h3 {
    font-size: 23px;
  }  

  .small-box p {
    font-size: 15px;
  }

  .small-box>.small-box-footer {
    font-size: 15px;
  }

  .small-box .icon {
    font-size: 64px;
  }
}
@media (max-width: 860px) {

  .small-box h3 {
    font-size: 18px;
  }  

  .small-box p {
    font-size: 12px;
  }

  .small-box>.small-box-footer {
    font-size: 12px;
  }

  .small-box .icon {
    font-size: 50px;
  }
}
@media (max-width: 768px) {

  .scan-box {
    width: 90%;
    margin-top: 20px;
  }
}
.card_print_box {
  width: 130px;
  font-size: 11px;  
  margin-bottom: 100px;
  padding-top: 10px;
  /*
  padding: 2;  
  margin: 0 auto;  
  text-align: center;
  border-top: 1px dotted #000000;
  border-left: 1px dotted #000000;
  border-right: 1px dotted #000000;
  */
}
.card_print_box_end {
/*  width: 189;
  margin: 0 auto;
  border-top: 1px dotted #000000;*/
}
.card_print_box_break {
/*  height: 111px;*/
}
.qr_code {
  margin-top: 36px;
  border: 1px solid;
  border-color: #fff;
  padding: 5px;
}