@charset "UTF-8";
.regulaminTresc {
  height: 60vh;
  overflow: auto;
}

.textr {
  text-align: right;
}
.btn-group-right {
  float: right;
  overflow: hidden;
}
.margin-top-20 {
  margin-top: 20px;
}
.no-margin-botto {
  margin-bottom: 0;
}

.error-message {
  color: #a94442;
  padding: 5px;
}

.width80 {
  width: 80px;
}
.width120 {
  width: 120px;
}
.width180 {
  width: 180px;
}

.checkbox2 {
  padding: 4px 0;
}
.checkbox2 label {
  font-weight: normal;
  margin-left: 20px;
  cursor: pointer;
}
.checkbox2 input {
  position: absolute;
}

.red {
  color: #ea394c;
}
.green {
  color: green;
}

.dokumentSzablon,
.dokumentSkan {
  display: none;
}

.miejscaTable .level1 {
  padding-left: 4%;
}
.miejscaTable .level2 {
  padding-left: 8%;
}
.miejscaTable .level3 {
  padding-left: 12%;
}
.miejscaTable .level4 {
  padding-left: 16%;
}
.lp {
  width: 40px;
}

.loginColumns #authMessage.message {
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
}

.nav-header {
  padding: 10px 25px;
}

.firmaUsunieta1 td {
  color: #aaa;
}
.daneUsuniete1 td {
  color: #aaa;
}
.daneUsuniete1 td.dane {
  text-decoration: line-through;
}
.daneUsuniete1 td.dane .red,
.daneUsuniete1 td.dane .green {
  color: #aaa;
}

.daneDeactive td {
  color: #aaa;
}

.width150 {
  width: 150px;
}

.uDataSpan {
  padding: 0 13px;
  display: block;
}

.width8p {
  width: 8%;
}
.width10p {
  width: 10%;
}
.width15p {
  width: 15%;
}

.width30p {
  width: 30%;
}

.programyDoUprawnien {
  display: none;
  background: #eee;
}
.programyDoUprawnien td {
  background: #f9f9f9;
}
.clickPointer {
  cursor: pointer;
}

.ulLokalizacje {
  list-style: none;
  padding: 0;
  line-height: 2.4em;
}
.table .ulLokalizacje {
  line-height: 1.5em;
  margin: 0 !important;
}
.table .ulLokalizacje li {
  padding-bottom: 5px;
}

#flashMessage.zmiana_hasla {
  border: 1px solid #c4c4c4;
  padding: 15px;
  margin-top: 15px;
  background: #fff;
}

#flashMessage.zmiana_hasla strong {
  color: #a94442;
}

.fright {
  float: right;
}

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

.rejestracja .btn {
  padding: 6px 10px 6px 10px;
  margin-bottom: 10px;
  font-weight: bold;
}

#sqlDump {
  padding: 10px;
  background-color: #f3f3f4;
}
#sqlDump table {
  margin: 20px;
}
#sqlDump table th,
#sqlDump table td {
  padding: 10px;
}

#calendar .fc-right .fc-button-primary,
#calendar .fc-header-toolbar .fc-left .fc-button-primary {
  background-color: #fff !important;
  border-color: #18a689 !important;
  color: #18a689 !important;
  outline: none !important;
}

#calendar .fc-right .fc-button-primary:hover,
#calendar .fc-header-toolbar .fc-left .fc-button-primary:hover {
  background-color: #18a689 !important;
  border-color: #18a689 !important;
  color: #ffffff !important;
  outline: none !important;
}

#calendar .fc-right .fc-button-active,
#calendar .fc-header-toolbar .fc-left .fc-button-primary {
  background-color: #18a689 !important;
  border-color: #18a689 !important;
  color: #ffffff !important;
  outline: none !important;
}

#calendar .fc-today {
  background: #69dec636;
}

#calendar .fc-right button,
#calendar .fc-header-toolbar .fc-left .fc-button-primary {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}

.fc-button .fc-icon {
  font-size: 1em !important;
}

.fc-event-container {
}

.fc-title,
.fc-time {
  font-size: 1em !important;

  line-height: 2em;
  font-weight: 300;
}
.fc-time {
}
.fc-title {
  margin-left: 15px !important;
}

#calendar .fc-today {
  background: rgba(0, 0, 0, 0.05);
}

.icon-list {
  position: fixed;
  bottom: 5%;
  right: 2%;
  transform: translateY(-50%);
  z-index: 9999;
  opacity: 0.95;
}

span.notatki-info {
  font-size: 12px;
  display: block;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.icon-list a {
  display: block;
  text-align: center;
  padding: 5px 20px 1px 20px;
  transition: all 0.5s ease;
  color: white !important;
  font-size: 30px;
  border-radius: 25%;
  float: right;
}

.sticky-note {
  background: #4a9a75 !important;
  color: white;
}

.icon-list ul.dropdown-menu {
  background: #4a9a75 !important;
  color: white;
}

.icon-list ul.dropdown-menu a {
  font-size: 16px;
}

.icon-list ul.dropdown-menu a:focus,
.icon-list ul.dropdown-menu a:hover {
  color: #fff;
  text-decoration: underline;
  background-color: #98bd9c;
}
