/**
SZPACHLA JQUI
**/
div[role=dialog] .row {
  margin-right: -14px;
  margin-left: -15px;
}

/* OPCJA STYLE */
.top-buffer {
  margin-top: 15px;
}

.bottom-buffer {
  margin-bottom: 15px;
}

.cursor-pointer {
  cursor: pointer;
}

.ui-dialog .ui-dialog-title {
  margin-top: 0;
  margin-bottom: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0 10px;
}

.ui-dialog {
  /*z-index: 1100;*/
}

button[title=Close] span.ui-button-text {
  display: none !important;
}

#loading {
  z-index: 99999;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  display: none;
}

#loading i {
  font-size: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -28px 0 0 -25px;
}

dl.dl-horizontal dd {
  word-break: break-all;
}


.text-overflow-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.display-none {
  display: none;
}

.main-header {
  z-index: 2;
}

.main-sidebar, .sidebar-mini.sidebar-collapse .main-sidebar {
  z-index: 1;
}

.bootstrap-tagsinput {
  display: block !important;
}


.main-header .sidebar-toggle {
  padding: 15px 15px;
}

.table-layout-fixed {
  table-layout: fixed;
}


.width10pc, .form-control.width51pc {
  width: 10%;
}

.width20pc {
  width: 20%;
}

.width30pc {
  width: 30%;
}

.width40pc, .form-control.width40pc {
  width: 40%;
}

.width50pc, .form-control.width50pc {
  width: 50%;
}

.width60pc {
  width: 60%;
}

.width70pc {
  width: 70%;
}

.width80pc {
  width: 80%;
}

.width90pc {
  width: 90%;
}

.width100pc {
  width: 100%;
}


.width0px {
  width: 0;
}

.width10px {
  width: 10px;
}

.width20px {
  width: 20px;
}

.width30px {
  width: 30px;
}

.width40px {
  width: 40px;
}

.width50px {
  width: 50px;
}

.width60px {
  width: 60px;
}

.width65px {
  width: 65px;
}

.width70px {
  width: 70px;
}

.width80px {
  width: 80px;
}

.width90px {
  width: 90px;
}

.width100px {
  width: 100px;
}

.width110px {
  width: 110px;
}


.width120px {
  width: 120px;
}


.width130px {
  width: 130px;
}

.width140px {
  width: 140px;
}

.width150px {
  width: 150px;
}

.width160px {
  width: 160px;
}

.width170px {
  width: 170px;
}

.width180px {
  width: 180px;
}

.width250px {
  width: 250px;
}

.width300px {
  width: 300px;
}

