﻿/* ver3.4 */

.hideOption {
  display: none;
}
.propozycja {
      color: #ccbc14;
}

.btn-toggle {
display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin: 0 4px;
    border-radius: 28px;
    font-weight: 600;
  border: 2px solid var(--c-border, #ccc);
  background: var(--c-bg, #f5f5f5);
  color: var(--c-fg, #555);
  cursor: pointer;
  transition: background 0.3s, transform 0.2s, color 0.3s;
}

/* Active = ON (value 1) */
.btn-toggle.active {
  --c-bg: #34d399;  /* emerald-400 */
  --c-border: #059669;  /* emerald-600 */
  --c-fg: #fff;
  transform: scale(1.08);
}

/* Pulse animation when clicking */
@keyframes pulse {
  0%   { transform: scale(1); }
  50%  { transform: scale(1.15); }
  100% { transform: scale(1); }
}
.btn-toggle.animating {
  animation: pulse 0.4s ease-out;
}

[contenteditable][data-placeholder]:empty:before {
  content: attr(data-placeholder);
  pointer-events: none;
  display: block;
  color: #999; /* styl placeholdera */
}
.month a {
  color: #333;
}
.commentEventInline.news::before {
}
.dropdown-toggle::after {
  display: none !important;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle i {
  font-size: 14px;
}
.commentEventInline {
  min-width: 10px;
  display: inline-block;
}

.commentEventInline.news {
  font-weight: 400;
  color: #2b9f35;
}

sub.moonData {
  font-size: 6px;
  font-weight: 800;
}

.shortDesc {
  /* font-style: italic; */
  color: #484848 !important;
  font-family: "Fira Sans extra Condensed" !important;
  width: 300px;
  overflow: hidden;
  white-space: nowrap;
  transition: width 0.5s ease-in-out;
  top: 8px !important;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  width: 240px;
  display: inline-block;
}

.expanded {
  width: auto !important;
  max-width: 100% !important;
}

.cke_notification_warning {
  background: #c83939;
  border: 1px solid #902b2b;
  display: none;
}
.senderName {
  display: table-caption;
  /* position: absolute; */
  top: -16px;
}

.senderName {
  display: block;
  position: absolute;
  right: 11px;
  float: right;
  top: -14px;
  padding: 0px 5px;
  background: #bbb;
  border-radius: 3px;
  border-radius: 6px 6px 0px 0px;
  border-top: 1px solid #eee;
}
.chatGroup {
  float: right;
  position: relative;
  max-width: 90%;
}
.chatGroupLeft {
  float: left;
  position: relative;
  max-width: 90%;
}
.msgreceive {
  background: #4662d4;
  float: left;
  padding: 4px 13px;
  color: #fff;
  border-radius: 11px;
}
.chatTable td {
  border: 0px;
  padding: 6px 12px;
}
.msgsent {
  background: #bbbbbb;
  float: right;
  padding: 4px 13px;
  color: #fff;
  border-radius: 11px;
}

tr.smspause {
  border-left: 10px solid #f1a610;
}
tr.boldLine {
  border-top: 5px double #d9cee3;
}
td.sqlQuery {
  width: 103px !important;
  display: inline-block;
  overflow: hidden;
}

.summaryMonth {
  display: inline-block;
  padding: 19px 30px 11px 0px;
  float: right;
  letter-spacing: 1px;
  font-size: 14px;
}
.summaryMonth td {
  padding-left: 28px;
}
/* #statsWindow {
    height: 170px;
    padding: 0px 4% 0px 4% !important;
}
#historyStatsWindow {  
    height: 70px;
    padding: 0px 4% 0px 4% !important;
} */

.fa.lg {
  font-size: 9px !important;
}
.noteAlert {
  font-weight: 600 !important;
}
.autoShuffle > .row.no-gutters {
  overflow-y: auto !important;
  height: 453px;
}
.tabMode {
  width: 250px;
  display: inline-block;
}
span.toggleSize {
  display: block;
  position: absolute;
  height: 25px;
  width: 8px;
  background: #ddd5d5;
  left: -7px;
}
table#datatable1 td {
  font-size: 12px;
  padding: 3px;
}

table#datatable1 {
  font-size: 12px;
}
table#datatable1 td {
}
span.toggleSize:hover {
  background: #e0a5a5;
}
#mainContainer {
  transition: padding 0.5s;
}

.autoShuffle {
  overflow: hidden;
}
.wolne {
  background: #ede8c3;
}

green {
  color: #3fc61c;
}

red {
  color: #d73418;
}

.containerDIV {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.toggle-div {
  height: 30px; /* Domyślna wysokość */
  overflow: hidden;
  transition: height 0.3s;
  border: 1px solid #ccc;
  padding: 10px;
}

.icon-div {
  margin-left: 10px;
}

.icon img {
  width: 20px;
  height: 20px;
}

.autoShow {
  /*   height: 80px;
    overflow: hidden; */
}
.autoShow:hover {
  /*   height: 400px;
  overflow: auto; */
}

h6.slim-pagetitle.stickIcon i {
  position: relative;
  /* top: 30px; */
  /* left: 10px; */
  font-size: 27px !important;
}

.mainTopic {
  height: 28px;
  padding: 4px 2px 3px !important;
  color: #2b2b2b !important;
  font-size: 10px !important;
  border-bottom: 2px dotted #c9bcbc;
  border-right: 6px double #334;
  min-width: 100px;
  overflow: hidden;
  transition: height 0.1s ease;
  animation: none; /* Domyślnie brak animacji */
}

.mainTopic:hover {
  animation: hoverEffect 0.3s ease 2s forwards; /* Animacja zacznie się po 3 sekundach */
}

@keyframes hoverEffect {
  0% {
    height: 28px;
  }
  100% {
    height: 100px;
  }
}

.rotate {
  transform: rotate(-90deg);
  font-size: 9px;
  display: inline-block;
  top: -25px;
  position: relative;
  /* font-weight: 600; */
  left: -7px;
  font-family: helvetica;
  letter-spacing: 0.1px;
}

.debug {
  position: absolute;
  right: -47px;
  font-size: 10px;
}
td.ph {
  color: #bbb !important;
}
.chartH {
  display: inline-block;
  height: 33px;
  border-right: 1px dotted;
  float: left;
  position: relative;
  width: 9px;
}
sup.counterWrap {
  color: #0ba1dc;
}
.tableStatsTop {
  background: #fefefe;
  width: 1995px;
}
.tableStatsTop tr {
  border-bottom: 1px dotted #333;
}
.tableStatsTop td {
  font-size: 12px;
  /* line-height: 26px; */
  height: 27px;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-right: 5px;
}
.div230:hover {
  min-width: 400px;
  transition: all 2s ease-in;
  transition-behavior: normal;
  transition-duration: 2s;
  transition-timing-function: ease-in;
  transition-delay: 1s;
  transition-property: width;
}
span.oneLine {
  text-wrap: nowrap;
}
td.ph.active {
  color: #000;
}

.white {
  color: #fff;
}
.innactive {
  background: #dedede !important;
}

span.chartBack {
  position: absolute;
  height: 22px !important;
  display: block;
  overflow: hidden;
  opacity: 9.3;
  z-index: 0;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px dotted #ccc !important;
  background: #fdc078 !important;
  font-weight: 400 !important;
  color: #111 !important;
  border-radius: 2px !important;
  border-top: 0px solid #333 !important;
  border-left: 0px solid #eee !important;
  border-right: 0px solid #eee !important;
  box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.6);
}
.chart1 {
  bottom: 0px;
  background: #ac8ccb;
  /* float: left; */
  width: 8px;
  display: inline-block;
  /* margin-left: 1px; */
  position: absolute;
  border: 0px;
}
.chartWrapper {
  display: inline;
}

div#returns {
  overflow: auto;
  width: 900px;
}
div#slider-range-min {
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  background: #6ab6c4;
  height: 14px;
}
.wrapperWykres {
  height: 271px;
  width: 100%;
  position: relative;
  z-index: 0;
}
.wrapperStats {
  position: relative;
  z-index: 0;
  /* top: 556px; */
  height: 251px;
}
.tableStats {
  top: 149px;
  position: relative;
}
.tableStats td {
  display: inline-block;
}

.wykresY1 {
  background: #85ded1;
  width: 39px;
  position: absolute;
  bottom: 0px;
  color: #fff;
  text-align: center;
  font-size: 11px;
}
.wykresY2 {
  background: #e5e346;
  width: 40px;
  /* float: revert; */
  position: absolute;
  bottom: 0px;
}
.rowC {
  height: 25px;
  display: inline-block;
  width: 110px;
  border-left: 1px dotted;
  padding: 0px 5px;
  font-size: 11px;
}
.rowX {
  height: 63px;
  width: 80px;
  font-size: 11px;
  border-bottom: 2px dotted #999;
  padding-bottom: 10px;
  /* font-family: monospace; */
  padding-top: 10px;
}
.rowZ {
  height: 63px;
  width: 120px;
  font-size: 11px;
  border-bottom: 2px dotted #999;
  padding-bottom: 10px;
  /* font-family: monospace; */
  padding-top: 10px;
}

.rowY {
  height: 19px;
  width: 71px;
  font-size: 11px;
  border-bottom: 2px dotted #999;
  padding-bottom: 10px;
  /* font-family: monospace; */
  padding-top: 0px;
}

.subOther {
  position: absolute;
  right: 32px;
  top: 45px;
  font-size: 10px;
}
.subOther2 {
  position: absolute;
  right: 32px;
  top: 102px;
  font-size: 10px;
}
.dashboard-chart-one .card-total h2 {
  font-size: 23px;
  font-family: "Lato", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  color: #343a40;
  text-align: center;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 19px;
}

.dashboard-chart-one .card-total {
  position: relative;
}
.partner {
  background: #ebf5ff;
}

.activity-label {
  background: #d1d1d1;
}
.activity-item {
  border-bottom: 1px dotted;
  /* text-align: left; */
}
span.dayNoteEventList {
  position: absolute;
  left: -52px;
  text-align: right;
  width: 46px;
  font-size: 10px;
  top: 10px;
}

.ion-plus:before {
  content: "\f218";
  padding-right: 0px;
}

addEvents.ion-plus:before {
  margin-right: 7px;
}

.toolbar a {
  background: #696a6b;
  line-height: 27px;
  color: #eee;
}
.vodCodeA {
  border: 1px solid #555;
  margin-bottom: 10px;
  min-height: 40px;
  width: 500px;
  padding: 20px;
  word-wrap: break-word;
}
img.imageSX {
  border-radius: 7px;
  width: 18px !important;
}
span.potw {
  /* background: #156e27; */
  color: #0f692c;
  /* height: 4px; */
}
/*
.overflow80 {
  width: 78%;
  overflow: hidden;
  height: 28px;
}*/

li.btn.active {
  background: #1b84e7 !important;
  color: #fff !important;
}
li.btn.active a {
  color: #fff;
}
.btn a {
  color: #838383;
}
.btn a:hover {
  color: #fff;
}

li.btn.btn-outline-secondary.btn-block,
li.btn.btn-secondary {
  padding: 10px;
  line-height: 27px;
  border: 0px solid #000;
  margin: 0px;
}
li.btn.btn-outline-secondary.btn-block:hover {
  background: #aaa;
}
.idenAds {
  font-size: 10px;
  right: -110px;
  height: 27px;
  font-weight: 600;
  position: absolute;
  top: 6px;
  border-bottom: 1px dotted;
}
span.adsReport {
  border-radius: 0px 0px 0px 0px;
  position: absolute;
  display: block;
  font-size: 10px;
  left: -352px;
  color: #767171;
  background: #f2eef3;
  padding: 3px 6px 0px;
  /* top: 15px; */
  max-width: 310px;
  height: 28px;
  word-wrap: unset;
  word-break: break-all;
  width: 310px;
  border-bottom: 1px dotted #7c7c7c;
  top: 2px;
  padding-bottom: -1px;
}
#addToQueueFast {
  position: fixed;
  top: 0px;
  /* background: #546; */
  z-index: 900;
  right: 120px;
  border: 1px solid #666;
  padding: 6px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px 8px 16px;
  border: 0 solid #2199e8;
  margin: 10px 0 0 10px;
  background-color: #2199e8;
}
input#sendTest {
  position: fixed;
  top: 0px;
  /* background: #546; */
  z-index: 900;
  right: 359px;
  border: 1px solid #666;
  padding: 6px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px 8px 16px;
  border: 0 solid #2199e8;
  margin: 10px 0 0 10px;
  background-color: #e8c021;
}

.statusT1 {
  background: #e6c64d;
  color: #4b3636;
}
.statusT2 {
  background: #98cc91;
  color: #333;
}
.statusT3 {
  background: #d0767b;
  color: #000;
}
.statusT0 {
  background: transparent;
  color: #333;
}
.orange {
  color: #e4bb20;
  font-size: 6px !important;
}
.gray {
  color: #eee;
  font-size: 6px !important;
}

span.counter {
  /* float: left; */
  text-align: left;
  padding-left: 0px;
  display: inline-block;
  width: 27px;
  float: right;
}

.ownerSet:hover {
  background: #fff;
}
.modal-open .modal {
  z-index: 6500;
}

.loadTemplateWrapper {
  position: fixed;
  top: 10px;
  /* background: #546; */
  z-index: 900;
  left: 60px;
}
.optionField {
  height: 95px;
  overflow: auto;
  max-width: 503px;
  background: #fff;
}

.optionFieldHight {
  overflow-wrap: break-word;
  height: 94px;
  white-space: break-spaces;
}

.labelStick {
}

/*.optionField:hover {
  height: auto;	
} */

.dropdownSpecial {
  position: absolute;
  right: 19px;
  top: 8px;
  display: inline !important;
  cursor: pointer;
}

.fa-repeat {
  color: #acf1d8 !important;
}
.dropdown-menuSpecial {
  display: none;
  position: absolute;
  height: 197px;
  width: 197px;
  font-size: 12px;
  overflow: hidden;
  background: #fff;
  z-index: 2;
  box-shadow: 1px 5px 6px rgb(0 0 0 / 40%);
  padding: 10px 4px;
}

i.fas.fa-close.closeButton {
  position: absolute;
  right: 20px;
  top: 13px;
}

.taskDescription {
  display: none;
  position: absolute;
  height: 152px;
  width: 197px;
  background: #fff;
  top: 22px;
  left: 25px;
  padding: 10px;
  color: #444 !important;
  border: 1px solid #ccc;
  font-size: 11px;
  overflow: hidden;
  box-shadow: 1px 3px 6px rgb(0 0 0 / 40%);
  z-index: 5;
}

.taskButton i {
  padding: 4px 9px 0px 0px;
  font-size: 15px;
  display: inline-block;
}
.tasks {
  position: absolute;
  right: -924px;
  top: 14px;
  width: 801px;
  border-bottom: 1px dashed;
  height: 16px;
  overflow: unset;
  padding: 0px 1px;
  /* z-index: 900; */
  /* line-height: 34px; */
}
.fa.fa-plus.addTask {
  float: left;
  margin-right: 10px;
  top: -5px;
  position: relative;
}
.taskItem {
  width: 300px;
  display: inline-block;
  float: left;
  /* border: 2px solid #cacaca; */
  padding: 6px 10px;
  margin-right: 4px;
  top: -12px;
  font-size: 11px;
  position: relative;
  max-height: 28px;
  /* margin: 0px; */
  min-height: 17px;
  display: inline-block;

  height: 25px;
  box-shadow: 0px 7px 7px #00000021;
}

.tasks .taskButton {
  text-align: right;
  /* float: right; */
  padding: 0px 4px;
  width: 38px;
  position: absolute;
  left: 234px;
  top: 0px;
}

.addTask {
  cursor: pointer;
}

span.taskText {
  max-width: 224px;
  overflow: hidden;
  display: inline-block;
  height: 23px;
  width: 224px;
}

.hidden {
  display: none;
}

td.specialWidth {
  width: 340px !important;
  max-width: 340px;
}

.process {
  background: #d2cc6f;
  /* padding: 4px; */
}

.send {
  background: #96de40 !important;
  /* padding: 4px; */
}
#wrapEvents {
  min-height: 600px;
}

h5 span.div05,
.rowItem span.div05 {
  padding: 0.3em 0;
}

.noTopBorder {
  border-top: 0px dashed #b7b7b7 !important;
}
.topBorder {
  border-top: 1px dashed #b7b7b7;
}

#wrapEvents h5,
#wrapEvents .rowItem {
  display: block;
  position: relative;
  margin-top: 0px;
  padding: 0 0.4em 0px 0.4em;
  min-height: 0;
  max-height: 46px !important;
  margin-bottom: 0px;
  font-weight: 400 !important;
  color: #737373 !important;
  border: 0px solid #333;
  clear: both;
  border-top: 1px dashed #97999d;
  line-height: 100%;
}

#wrapEvents h5:hover,
#wrapEvents .rowItem5:hover {
  background: #ebebeb0d;
}
.optionsSelect {
  margin-right: 7px;
  top: -2px;
  color: #e1e1e1 !important;
  cursor: pointer;
}
.optionsSelect:hover {
  color: #333 !important;
}
.menuAdd {
  bottom: 82px;
  position: fixed;
  padding: 0px 9px !important;
  background: #fff;
  box-shadow: 3px 0px 8px 0px #000;
  height: 106px;
  left: 0px;
  /* overflow: auto; */
  z-index: 100;
  width: 100%;
}

.labelStick {
  position: absolute;
  top: -22px;
  z-index: 2000;
  background: #83ab7c;
  color: #fff;
  padding: 3px 9px;
  font-size: 10px;
}

.textEdit {
  padding-left: 3px;
  display: block;
  color: #ffffff;
  font-weight: 100;
}
.textEdit:hover,
.textEdit:focus {
  border-bottom: 1px dotted #ddd;
}
.changeButton {
  cursor: pointer;
  display: inline-block;
  width: 27px;
  position: absolute;
  right: 0px;
  border-left: 2px dashed #ebddeb66;
  padding: 7px 0px 0px 5px;
  top: 0px !important;
  height: 27px;
  border-radius: -8px;
  background: #5959593b;
}

.status0 {
  /* niewidoczny */
  /* repeating-linear-gradient(
    45deg,
    transparent,
    transparent 10px,
    #ccc 10px,
    #ccc 20px
  ) */
}
.status1 {
  /* wolny/zapraszamy */
  background: rgb(137, 175, 155);
  background: linear-gradient(
    152deg,
    rgb(205 232 218) 0%,
    rgba(158, 210, 178, 1) 49%,
    rgba(164, 217, 188, 1) 100%
  );
}
.status2 {
  /* zarezerwowany */
  background: #83b7e0;
  color: #fff;
}

.status3 {
  /* opłacony */
  background: #547895;
  color: #fff;
}

.status4 {
  /* zablokowany */
  background: #afafaf;
  color: #fff;
}

.hight2 {
  height: 24px !important;
}

.hight3 {
  height: 30px !important;
}

/*  background: #d7d9ff; */

.hidden {
  display: none;
}

.sesja2 {
  text-transform: uppercase;
}

.overFL {
  width: 3400px;
}

.labelDate2 strong {
  text-transform: uppercase;
}

.specialCal {
  max-width: 235px !important;
  display: inline-block;
  width: 235px;
}

.specialCalWide {
  width: 430px;
}
.eventListWide {
  width: 100%;
}

p.deleted {
  display: inline;
  font-size: 6px;
  float: right;
  /* word-wrap: unset; */
  /* background: #436 !important; */
  position: absolute;

  right: -19px;
  z-index: 0;
}
.sesionAddTable td {
  min-width: 140px;
}

.editItemSesja {
  font-size: 12px;
  background: #f2f1f3;
  padding: 2px 2px 2px 2px;
  min-width: 80px !important;
  display: inline-block;
  margin-left: 10px;
}

div#code {
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console",
    "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono",
    "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier,
    monospace;
  white-space: pre;
  line-break: anywhere;
}
div#code:hover,
div#code:focus {
  width: min-content;
}

.green {
  color: #43ff32;
}
.grey {
  color: #aaa;
}
.hide1 {
  opacity: 0.2 !important;
}
.stats small {
  font-size: 57%;
  padding-left: 3px;
}

.wrapOverflow > .row {
  background: #fcfcfc;
}

span.dayNotes2.ontopNote {
  z-index: 200;
  position: absolute;
  top: -13px;
  text-decoration: italic;
}

.emptyNotes {
  background: transparent !important;
  border: 1px solid #e4e3e3 !important;
  font-size: 4px !important;
}

.dashboard-chart-one .card-total h1 {
  font-size: 43px;
  font-family: "Lato", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  color: #343a40;
  text-align: center;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 19px;
}

span.dayNotes {
  background: #6f709e;
  position: absolute;
  min-width: 11px;
  display: inline;
  /* left: 1px; */
  border: 0px dotted #000;
  z-index: 2;
  top: 2px;
  left: 3px;
  padding: 0px;
  font-size: 7px;
  border-top: 0px 0px 0px 0px;
  padding: 0;
  border-bottom: 0;
  border-radius: 8px;
  border-top: 0px;
  font-weight: 600;
  color: #ffffff !important;
  font-weight: 400;
  padding: 0px 2px;
}

span.colorNotes {
  background: #6f709e;
  position: absolute;
  min-width: 11px;
  display: inline;
  /* left: 1px; */
  border: 0px dotted #000;
  z-index: 2;
  top: 24px;
  left: 3px;
  padding: 0px;
  font-size: 7px;
  border-top: 0px 0px 0px 0px;
  padding: 0;
  border-bottom: 0;
  border-radius: 8px;
  border-top: 0px;
  font-weight: 600;
  color: #ffffff !important;
  font-weight: 400;
  padding: 0px 2px;
}

span.colorNotes:hover {
  border: 1px solid #777 !important;
  color: #777 !important;
}

.color3 {
  background: #af022a40 !important;
}
.color2 {
  background: #00894a40;
}
.color1 {
  background: #020faf40;
}

.colorNotesEmpty {
  background: transparent !important;
  border: 1px solid #e4e3e3 !important;
  font-size: 4px !important;
}
span.dayNotes:hover {
  background: #333;
  color: #fff !important;
}
span.dayNotes2 {
  font-style: italic;
  background: #ffffff00 !important;
  position: relative;
  min-width: 11px;
  display: inline;
  /* left: 1px; */
  border: 0px dotted #000;
  z-index: 2;
  top: -2px;
  /* left: 3px; */
  padding: 0px;
  font-size: 11px;
  border-top: 0px 0px 0px 0px;
  padding: 0;
  border-bottom: 0;
  border-radius: 0px;
  border-top: 0px;
  font-weight: 600;
  color: #50429b !important;
  font-weight: 400;
  padding: 0px 4px;
  display: block;
  z-index: 5000;
  width: 95%;
}
span.dayNotes2:hover {
  background: #bbb;
  color: #bfb5f1 !important;
}

.card-total sup {
  position: absolute !important;
  font-size: 12px;
  line-height: 0;
  vertical-align: baseline;
  top: 30px !important;
  right: 0px;
}

.fc-title b {
  color: #020202;
  text-shadow: 1px 0px #91ff006e;
  text-transform: uppercase;
  line-height: 106% !important;
  line-break: anywhere;
}

h1 sup {
  position: absolute !important;
  font-size: 12px;
  line-height: 0;
  vertical-align: baseline;
  top: 30px !important;
}

.fc-title i {
  color: #fff;
}

.fc-time {
  color: #040404;
  background: #ffffff7a;
}
.stats del {
  text-decoration: none;
}

.stats td {
  min-width: 39px;
  color: #818181;
  font-size: 10px;
  border-right: 1px dashed #333;
  padding-right: 4px;
  padding-left: 4px;
}
.stats .div02,
.stats .div03,
.stats .div04,
.stats .div05,
.stats .div06 {
  display: block;
  float: left;

  text-align: left;
}
.stats i {
  /* color: #bfbfbf; */
}
.ed4 {
  min-width: 10px;
  border: 1px solid #333;
  padding: 0px 4px;
}

.dropdown-menu {
  z-index: 2000;
}

.fc-unthemed .fc-head {
  background-color: #7d99b4;
}
.active.calendarLink {
  background: #fcfcfc !important;
}
calendarLink:hover {
  background: #fff;
}
.addEvents {
  text-align: center;
  color: #eaddbd;
  display: contents;
  font-size: 12px;
  opacity: 0.6;
}
.addEvents:hover {
  color: #555;
  pointer: hand;
}
.addEvents::hover {
  opacity: 1;
}

.ses {
  padding: 0px !important;
}

.now {
  /* border-bottom: 2px dashed #b83838 !important; */
  /* background: rgb(88, 225, 255); */
  /* background: linear-gradient(90deg, rgba(88, 225, 255, 1) 0%, rgba(88, 225, 255, 1) 110px, rgba(252, 252, 251, 0) 110px); */
  background: repeating-linear-gradient(
    45deg,
    #0734d82e 0px,
    #0734d82e 5px,
    #ffffff00 10px,
    #ffffff00 10px
  ) !important;
}

.creator.overf {
  /* FONT-VARIANT: JIS04; */
  display: block;
  line-height: 16px;
  padding: 0px;
  margin: 0px;
  height: 11px !important;
  line-height: 11px;
  width: 221px;
  position: relative;
  /* overflow: hidden; */
  clear: left;
  font-size: 10px;
}

.session.overf {
  overflow: hidden;
  width: 73%;
  display: inline-block;
  height: 26px;
  padding: 3px 0px 0px 4px;
  margin: 0px;
  line-height: 100%;
  position: absolute;
}

.listEvents.overf {
  height: 15px;
  line-height: 100%;
}

.listEvents .town {
  background: #747474 !important;
  padding: 0px 6px 0px 4px;
  border-radius: 12px;
  color: #fff;
  margin-left: 5px;
  font-weight: 400 !important;
  font-family: "fira sans condensed";
  margin-right: 6px;
  font-size: 10px;
  text-transform: uppercase;
  top: -3px !important;
  position: relative;
  width: 34px;
  display: inline-block;
  text-align: center;
}

.listEvents.labelDate2 {
  position: relative !important;
  top: -5px !important;
}
.listEvents.name {
  overflow: hidden;
  display: inline-block;
  min-width: 276px !important;
}
.nonSession {
  /*  width: 60% !important; */
  float: left;
  background: #3c1437;
  color: #fff;
}

.sessionSelect {
  overflow: hidden;
  width: 93%;
  display: inline-block;
  /*  height: 16px; */
  /*  background: #aaa; */
  border-radius: 4px;
  padding: 3px 0px 0px 5px;
}

.editButton {
  border-radius: 4px;
  /* background: #ffffff29; */
  margin: 1px 2px 0px 0px;
  font-size: 10px;
  text-align: right;
  display: inline-block;
  color: #fff;
  float: right;
}

.editButton::hover {
  color: #999;
}
.navbar-toggler {
  padding: 0px;
  font-size: 1.09375rem;
  line-height: 1;
  background-color: transparent;
  border: 0px solid transparent;
  border-radius: 3px;
  color: #921c1c !important;
}
.pagination {
  overflow: auto !important;
}
/* .slim-navbar .nav-link {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .7px;
    font-weight: 500;
    color: #656d75;
    height: 44px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    ackground-color: #fff;
    border: 0px dashed #000 !important;
    border-right-width: 0;
} */

.bars {
  font-size: 24px !important;
  color: #3665e4;
  top: 6px;
  padding: 19px 0px 0px 0px;
}
.navbar-toggler-icon {
}
.pagination-wrapper {
  height: 62px;
  background: #fff;
}
.sum {
  text-align: right;
  letter-spacing: inherit;
  letter-spacing: normal;
  float: right;
  text-transform: initial;
  font-family: monospace;
}
.calendarLink {
  border: 0px;
  /* border-left: 1px dashed #999; */
  background: #eee !important;
}
/* .slim-navbar, .slim-header {
    margin-top: -20px;
 
} */

.container.wrapOverflow.pr-25.pl-25 {
  display: contents;
}
.wrapOverflow > .overFL .row {
  overflow-x: auto;
  white-space: nowrap;
  padding-top: 25px;
  flex-wrap: inherit !important;
}

.wrapOverflow > .overFL .row > .col-3 {
  display: inline-block;
  float: none;
}

div#accordion {
  white-space: inherit;
  width: 100%; /* zapobiega */
}
.lineItem {
  height: 28px;
  display: block;
  border-bottom: 1px solid #d4d4d4;
  border-right: 7px double #dad1d1 !important;
  padding: 2px 8px 0px 2px;
  color: #111;
  position: relative;
}
.numDay .lineItem {
}

.setoptions {
  font-size: 11px;
  top: 0px;
  position: absolute;
  color: #b1b1b1;
  /* float: left; */
}

.setoptions2 {
  /* float: left; */
  font-size: 11px;
  color: #dedede;
  position: absolute;
  left: 15px;
  top: 0px;
}
.setoptionsPlus {
  font-size: 11px;
  top: 13px;
  position: absolute;
  color: #dedede;
  /* float: left; */
}
.setoptionsPlus:hover,
.setoptions:hover,
.setoptions2:hover {
  color: #666;
}

.ses.setoptions {
  font-size: 14px;

  position: absolute;
  color: #b1b1b1;
  /* float: left; */
}

.setStart {
  z-index: 100;
  cursor: pointer;
  /*font-family: "fira sans ultracondensed";
	font-weight: 500; */
}

.dropdownSpecial .dropdown .fas {
  color: #eee !important;
}

.dropdownSpecial .dropdown .fas:hover {
  color: #666 !important;
}

.options {
  width: 100%;
  display: block;
  position: initial;
}

.hideEdit {
  opacity: 1;
  padding-left: 5px;
  display: inline-block;
  position: relative;
  z-index: 100;
  color: #444 !important;
}
.lineItem:hover {
  background: #fefefe;
}
.numDay {
  font-size: 12px;
}
.overflow {
  color: #992222;
  font-weight: 600;
}
.full {
  color: #14a432;
  font-weight: 600;
}
.creator span.name:hover {
  color: #b83838;
}
.leftSection:hover {
  /* border-bottom: 1px dashed #999; */
  /* color:#b83838; */
}
.lineItem.holyday {
  /* border-bottom: 2px solid #ffc107; */
  background: #ededbe;
  background: repeating-linear-gradient(
    45deg,
    #fefdc9,
    #fefdc9 5px,
    #eeedbe 2px,
    #eeedbe 6px
  );
}
.tag {
  text-transform: uppercase;
  font-weight: 500;
  padding-left: 2px;
  word-break: break-all;
}
iframe.smsBoxCrawler {
  border: 0px solid #333;
  min-height: 316px;
  max-height: 500px;
  height: 100%;
}
.outgoing {
  float: right;
  clear: both;
  width: 50%;
  border-radius: 20px;
  padding: 10px 10px;
}
.incoming {
  float: left;
  clear: both;
  width: 50%;
  border-radius: 20px;
  padding: 10px 10px;
}
span.dateSms {
  font-size: 57%;
  color: #999 !important;
}
.aInactive,
.aInactive:hover {
  text-decoration: none;
  color: inherit;
}
.clearSms {
  clear: both !important;
  padding-left: 10px;
}
.row.center.month {
  text-align: center !important;
  border-bottom: 0px solid #000;
  display: block;
}
.senderBox {
  border-bottom: 2px dotted #bbb;
  /* padding-bottom: 11px; */
  margin-bottom: 10px;
  background: #eee;
  padding: 20px;
}
.overWrapSmsMachine {
  height: 420px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: 20px;
}
.sent {
  background: #ddf0f6 !important;
}
.sent .msg {
  text-align: right;
}
.spacerSesja {
  font-size: 70% !important;
  padding-left: 172px;
}

.container-fluid {
  width: 100%;
  /* padding-right: 15px; */
  /* padding-left: 15px; */
  /* margin-right: auto; */
  /* margin-left: auto; */
  padding: 0px !important;
  margin: 0px !important;
}

.ui-accordion .ui-accordion-icons {
  padding-left: 1em !important;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.1em;
  top: 50%;
  margin-top: -8px;
  display: none !important;
}
h5,
.rowItem {
  font-size: 15px !important;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
  width: 98%;
}

.potw1 .firstcol {
  background: #91e3a1 !important;
}
.potw0 {
  /* opacity:0.6;*/
}
.btn-small {
  padding: 2px 6px 2px 1px;
  height: 24px;
  line-height: 18px;
  width: 22px;
  text-align: center !important;
}

span.ddisplay {
  display: inline-table;
  position: absolute;
  right: 69px;
}

h5 i.fa-circle,
.rowItem i.fa-circle {
  font-size: 6px !important;
}

.dropdown {
  /* z-index:7000;
  display:relative;*/
}
input:focus {
  outline: 0 !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
  background: #fefefe !important;
}
:focus {
  outline: 0 !important;
  /* box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;  */
}


.clear2 {
  text-transform: uppercase;
  padding-top: 20px !important;
  border: 0px solid #000 !important;
  font-size: 14px !important;
  letter-spacing: 3px;
  font-weight: 500;
  background: #5d5d5e;
  padding: 33px 0 31px 137px;
  border-top: 2px #cac8c8 !important;
  text-align: right;
  color: #ffffff !important;
}

#showRowsBefore {
  width: 100%;
  border: 0px solid;
  font-weight: 300;
  border-bottom: 1px solid #999;
  font-size: 13px;
  padding: 9px 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 0px;
  padding: 4px 0.5em 4px 0.7em !important;
  min-height: 0;
  max-height: 53px !important;
  /* background-color: #434 !important; */
  margin-bottom: 0px;
}
.ui-accordion .ui-accordion-header:hover {
  background: #fff !important;
}
.stats {
  text-align: right !important;
  float: right;
  padding-left: 10px;
  width: 337px;
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 12px;
  z-index: 1;
}
.spacer {
  display: inline-block;
  width: 44px;
}
.commentEvent {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 13px;
  border: 1px dotted transparent;
  margin-top: 4px;
  border-bottom: 1px dotted #d8d8e7;
  color: #b1b2b1 !important;
  font-family: "fira sans condensed";
  font-weight: 300;
  text-align: right;
}
/*
.commentEventInline:before {
  margin-right: 5px;
}
.commentEventInline {
  text-align: left;
  font-size: 14px;
  border: 1px dotted transparent;
  margin-bottom: -1px;
  color: #616161 !important;
  font-family: "fira sans condensed";
  font-weight: 300;
  margin-left: 8px;

  position: relative;
  top: 0px;
} */
.commentEvent a {
  color: #b1b2b1 !important;
}
.commentEventInline a {
  color: #b1b2b1 !important;
}
.commentEventInline:hover {
  border: 1px dotted #888;
}
.commentEvent:hover {
  border: 1px dotted #888;
}
.eventEditor .form-control {
  font-size: 12px !important;
  height: auto !important;
  min-height: 14px;
}
.eventEditor label,
.eventEditor input,
.eventEditor textarea {
  font-size: 12px !important;
}
.eventEditor label {
  font-size: 12px !important;
  margin-bottom: 3px;
  font-weight: 500;
}
/*#accordion input {
    width: 39px;
}*/
.newsEvent {
  border: 1px dotted #888;
  margin: 10px;
  padding: 5px;
  height: 37px;
  font-size: 12px;
}

.month {
  padding: 4px 2px 3px !important;
  color: #2b2b2b !important;
  font-size: 19px !important;
  border-bottom: 2px dotted #444;
  text-transform: uppercase;
}
li.disable {
  color: #ccc;
}
.row.smallList {
  font-size: 12px;
  border-bottom: 2px dashed #aaa;
}

.smallList li {
  list-style-type: none;
  padding: 5px 0px;
  border-bottom: 2px dashed #888;
  font-size: 10px;
}
.smallList li li {
  list-style-type: none;
  padding: 1px 0px;
  border-bottom: 1px dotted #888;
  font-size: 10px;
}
.smallpanel i {
  font-size: 12px;
}
.smallpanel a,
.rightpanel a {
  color: #999 !important;
}
.rightpanel {
  position: absolute;
  padding-top: 8px;
  left: 15px;
  /* top: -8px; */
  z-index: 1000;
  font-size: 12px;
  color: #555 !important;
}

.fixnav {
  display: inline-block !important;
}

.fixnav .nav-item {
  display: inline-block !important;
}
.smallpanel {
  position: absolute;
  padding-top: 4px;
  right: 12px;
  /* top: -8px; */
  z-index: 1000;
}
.hideMgs {
  overflow: hidden;
  display: inline-block;
  width: 100px;
  height: 15px;
}
.lock {
  position: relative;
  right: 10px;
  padding: 10px;
  background: #fff;
  width: 20px;
  float: right;
}
li.process {
  color: #ff9900 !important;
}
li.send {
  color: #007bff !important;
}
.lockDis {
  float: right;
  /* bottom: 0px; */
  /* position: relative; */
  color: #ffffff;
  text-transform: uppercase;
  font-size: 8px !important;
}

.showmore {
  clear: both;
  padding: 20px 0px 0px 0px;
  text-decoration: underline;
  color: #555;
  font-size: 12px;
  margin: 0px;
}
#debugger {
  /* display: block !important; */
  padding: 10px 20px;
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 300px;
  background-color: #aaa;
  z-index: 50000;
  height: auto;
  display: none;
}
#notice {
  /* display: block !important; */
  padding: 10px 20px;
  position: fixed;
  right: 0px;
  bottom: 0px;
  width: 300px;
  background-color: #48d421;
  z-index: 50000;
  height: auto;
  display: none;
}
#wrapCalendar {
  width: 100%;
  height: 600px;
  border: 1px solid #eee;
  overflow-y: auto;
  overflow-x: none;
}
.fc-time-grid-event .fc-content {
  overflow: hidden;
  max-height: 100%;
  padding-left: 4%;
}

.form-row > .col,
.form-row > [class*="col-"] {
  margin-bottom: 12px;
}
.settings a.showpopup {
  z-index: 400;
}
.separator {
}

.clear {
  text-transform: uppercase;
  padding-top: 20px !important;
}

.clear .ui-state-default .ui-icon {
  background-image: none !important;
}

.rightSection {
  text-align: right;
  font-size: 10px;
  position: absolute;
  /* display: none; */
  /* float: right; */
  right: 5px;
  /* width: 49px; */
  /* width: 105px; */
}
.dropdownSpecial .dropdown {
  display: inline !important;
}
.leftSection {
  float: left;
  font-size: 10px;
  margin-left: 49px;
  display: inline-block;
  width: 224px;
  /* position: relative; */
}
.single .leftSection,
.single .rightSection {
  top: 3px !important;
  position: relative;
}
.labelDate {
  font-family: "Fira Sans Condensed";
  text-transform: uppercase;
  top: 0px;
  position: relative;
  /* color: #000; */
  font-weight: 900;
  width: 90px !important;
  display: inline-block;
  /* border-right: 1px dotted #444;*/
  padding-right: 7px;
  display: inline-block;
  margin-right: 8px;
}
i.fas.fa-solid.fa-repeat.setStart.optionsSelect {
  font-size: 12px;
}
.labelDate2 {
  font-weight: 300;
  font-family: "Fira Sans Condensed";
  top: 0px;
  position: relative;
  word-wrap: unset;
  display: inline !important;
}

.labelDate2 b {
  /* min-width: 50px; */
  /* max-width: 85px; */
  text-transform: uppercase;
  top: 0px;
  position: relative;
  /* color: #000; */
  font-weight: 900;
  width: 64px !important;
  display: inline-block;
  /* border-right: 1px dotted #444; */
  padding-right: 9px;
  display: inline-block;
  margin-right: 8px;
}

.creator span.name {
  width: 145px;
  overflow: hidden;
  display: inline-block;
  height: 10px;
  font-family: "Fira Sans Extra Condensed";
  letter-spacing: -0.3px;
}

.creator .labelDate2 {
  font-weight: 300;
  font-family: "Fira Sans Extra Condensed";
  top: -2.1px !important;
  min-width: 41px !important;
  /* width: 50px !important; */
  /* max-width: 40px !important; */
  display: inline-block !important;
}
.sesja {
  width: 200px !important;
  float: left !important;
  display: inline-block !important;
  clear: none !important;
  opacity: 0.7;
  font-family: "fira sans condensed";
  font-size: 14px;
  padding: 2px 3px 2px 12px;
  background: #f1f1f1;
  border-bottom: 1px solid #c7c7c7;
}

.townLeft {
  /* background: #747474 !important; */
  /* padding: 2px 7px 1px 7px; */
  /* border-radius: 12px; */
  color: #333;
  margin-left: 6px;
  font-weight: 400 !important;
  font-family: "fira sans condensed";
  /* margin-right: 5px; */
  font-size: 12px;
  text-transform: uppercase;
  text-align: left;
  margin-left: 35px;
}
.town {
  background: #787878 !important;
  padding: 3px 7px 1px 7px;
  border-radius: 13px;
  color: #efeeee !important;
  font-weight: 400 !important;
  font-family: "fira sans condensed";
  font-size: 10px;
  text-transform: none;
  top: -1px !important;
  position: relative;
  letter-spacing: 0.5px;
}
.user {
  padding: 5px 9px 4px 9px;
  background: #efb5b5;
  font-weight: 300;
  border-radius: 12px;
  font-family: "fira sans condensed";
  font-size: 12px;
  opacity: 0.9;
  color: #fff;
}
.cell {
  border-bottom: 1px dotted #444;
  border-radius: 0px !important;
}
.row.highlight {
  /* background: #fdfde2; */
  /* line-height: 167%; */
  padding: 30px 20px;
  text-align: center;
  font-weight: 600;
}

.adsMode {
  padding: 0px 0px 0px 0px !important;
}

.rowHide {
  display: none !important;
}
.rowShow {
  display: block !important;
}
.smallText {
  font-size: 12px !important;
  line-height: 119%;
}
.smallText div {
  border-left: 1px dotted #666;
}
h5 .col-1,
.rowItem .col-1 {
  border-left: 1px dotted #666;
  text-align: center;
}
.time {
  position: absolute;
  top: 2px;
  font-size: 12px !important;
  left: 53px;
  width: 140px;
  text-align: left;
  color: #c0c0c0;
}
.iconsSMS {
  position: relative;
}
.expireDate {
  position: absolute;
  top: 2px;
  font-size: 9px !important;
  left: 36px;
  width: 77px;
  text-align: left;
  color: #c0c0c0;
  border: 1px dotted #888;
  /* background: #fff; */
  padding: 0px;
  z-index: 200;
  padding: 0px 6px;
}
sub {
  /* font-size: 60%;
    line-height: 0; */
}

sup {
  /*  position: absolute !important;
	top: 35px !important; */
}

.destination sup {
  /*   position: absolute !important;
    font-size: 59%;
    line-height: 0;
    vertical-align: baseline;
    font-weight: 800;
    top: 17px !important;*/
  font-size: 68%;
}

.xcrud-actions {
  text-align: right;
  width: 20px !important;
  position: relative;
  padding: 0px !important;
}
.ui-widget-header {
  border: 0px solid #aaaaaa !important;
  background: transparent !important;
  color: #222222;
  font-weight: bold;
}
.m1 {
  padding: 0px 1% 0px 1%;
  float: left;
}

.sesja2 {
  font-size: 70% !important;
  padding: 2px 3px 2px 6px !important;
  border-bottom: 0px dotted #eee !important;
  width: 119px !important;
  display: inline-block !important;
}
.userSesja {
  font-size: 70% !important;
  padding: 2px 3px 2px 10px !important;
  display: inline-block !important;
  border-bottom: 0px dotted #eee !important;
}

.sesja2.ui-accordion.ui-accordion-header {
  padding: 1px !important;
  border-bottom: 1px dotted #eee !important;
  width: 355px !important;
  display: inline-block !important;
}
.editIco {
  display: none;
}
.sesja2 .spacer {
}
.indent {
  /* clear:both !important;  */
}
.wrap {
  display: block;
  width: 100%;
}
@media (max-width: 1024px) {
  .specialCal {
    max-width: 700px;
  }
  .stats {
    text-align: right !important;
    float: right;

    padding-left: 10px;
    width: 249px;
    margin-top: -20px;
    z-index: 400;
  }
}
@media (max-width: 640px) {
  .overflow80 {
    width: 100%;
    overflow: hidden;
  }
  #wrapEvents h5,
  #wrapEvents .rowItem {
    padding-top: 3px;
    width: 850px;
    min-height: 49px;
    max-height: 53px !important;
  }

  h5 span.div05,
  #wrapEvents .rowItem span.div05 {
    padding: 0px 0;
  }

  .specialCal {
    max-width: 350px;
  }

  .search-box {
  }
  .search-box .btn {
    display: none !important;
  }
  .wrapOverflow > .row {
    white-space: normal !important;
  }

  .wrapOverflow > .row {
    background: #fff;
    display: block;
    overflow-x: auto;
    white-space: nowrap !important;
    margin: 0px !important;
    padding: 15px 0px;
  }

  .labelDate {
    text-transform: uppercase;

    float: left;
    display: block;
    width: 40px;
    font-weight: 600;
    border-right: 2px dashed #888;
    margin-right: 9px;
  }

  /*.table-responsive table td:nth-child(3) {
		display:block  !important;
		float:left  !important;
		clear:left  !important;
	} */

  .stats {
    float: none;
    text-align: center !important;
    background: #ffffff00;
    position: absolute;
    /* bottom: 4px !important; */
    display: block;
    top: 47px;
    /* border-top: 3px dotted; */
    /* border-bottom: 3px dotted; */
    left: 4px;
    height: 17px;
    width: 100%;
  }

  .stats td {
    min-width: 46px;
    color: #999;
    padding: 0px 6px;
  }
  .user {
    display: inline-block;
  }
  .commentEventInline {
    display: none !important;
  }
  .divBreak {
    clear: left !important;
  }

  .ui-accordion .ui-accordion-header {
    max-height: 90px !important;
    height: 79px;
  }

  .spacerSesja {
    font-size: 70% !important;
    padding-left: 50px;
  }
  .sesja2 {
    max-height: auto !important;
    height: auto !important;
    border-bottom: 0px solid #ccc !important;
  }
  .userSesja {
    height: auto !important;
  }

  .smallpanel i {
    font-size: 14px !important;
    padding: 0px 0px 0px 4px;
    font-weight: 600;
  }
  .smallpanel .break {
    clear: both;
    width: 100%;
    display: block;
  }
  .smallpanel {
    right: 8px;
    display: none;
  }
  em {
    right: 2;
  }

  .clear {
    height: auto !important;
  }
}

.section {
  font-family: "Fira Sans Extra Condensed";
  font-size: 21px;
  color: #666 !important;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}

.dateCell {
  height: 30px;
  margin: 4px;
  position: relative;
}
.free {
  border: 2px solid #777;
  color: #444;
}
.registered {
  border: 2px solid #333;
  background: #333 !important;
  color: #fff !important;
  line-height: 100%;
}

.unpaid {
  border: 2px solid #f70b78;
  line-height: 100%;
  background: #f70b78 !important;
}

.godzina {
  position: relative;
  top: -2px;
}
.nazwisko {
  position: relative;
  top: 0px;
  display: block;
  text-transform: uppercase;
  font-size: 11px;
}
.cell {
  min-height: 30px;
  border-radius: 24px;
  background: transparent;
  font-size: 13px;
  padding: 2px 0px 0px 9px;
}
.cell:hover {
}
i.plus.icon {
  padding: 2px 5px 0px 2px;
  border-left: 2px solid #515151;
  border-radius: 0px 12px 12px 0px;
  width: 17px;
  position: absolute;
  right: 1px;
  font-weight: 800;
  font-size: 12px;
  top: 1px;
  color: #ccc;
  height: 27px;
  line-height: 27px;
  padding-left: 1px;
  padding-right: 4px;
  transition: all 0.2s;
  z-index: 1000;
}

.style1 td {
  font-size: 13px;
  color: #232323;
  border-bottom: 1px solid #999;
  border-right: 1px dotted #999;
  padding: 7px 6px;
  font-weight: 400;
}

td[contenteditable]:hover {
  opacity: 0.8;
}
.ph[placeholder] {
  content: "";
}
.ph[contenteditable="true"]:empty:before {
  content: attr(placeholder);
  display: block; /* For Firefox */
  color: #c4c4c4;
  font-style: italic;
}

.ph[contenteditable="true"] {
}
.xcrud-list-container a {
  color: #666 !important;
}
.notes {
  font-size: 11px !important;
  max-width: 300px;
  /* padding: 0px !important; */
  /* line-height: 100%; */
  overflow: auto;
}
.potw {
  width: 15px !important;

  padding: 0px !important;
}
td.tel {
  border-right: 0px !important;
}
.xcrud-actions td {
  border: 0px !important;
  padding: 7px 4px 2px;
}

.iconsSMS {
  padding: 0px !important;
  width: 31px;
}

.rodzaj {
  width: 20px;
}
tr:hover {
  background: #f8f8f8;
}
.style1 tbody {
  width: 100%;
}

.xcrud-row tr td:nth-child(2) {
  max-width: 100px;
}
.xcrud-row tr td:nth-child(5) {
  max-width: 100px;
}
i.plus.icon a {
  color: #ccc !important;
  width: 17px;
  height: 17px;
  position: relative;
  display: block;
}
i.plus.icon:hover {
  background: #555;
  color: #eee;
  border: 2px solid #555;
}
.div015 {
  flex: 0 0 15px;
}
.div01 {
  flex: 0 0 10px;
}
.div02 {
  flex: 0 0 20px;
}
.div03 {
  flex: 0 0 30px;
  min-width: 30px;
}
.div04 {
  flex: 0 0 40px;
  min-width: 40px;
  max-width: 50px;
}
.div05 {
  flex: 0 0 50px;
  min-width: 50px;
  max-width: 85px;
}
.div06 {
  flex: 0 0 60px;
  min-width: 60px;
}
.div07 {
  flex: 0 0 70px;
  min-width: 70px;
}
.div08 {
  flex: 0 0 80px;
  min-width: 80px;
}
.div09 {
  flex: 0 0 90px;
  min-width: 90px;
}
.div1 {
  flex: 0 0 100px;
  min-width: 100px;
}

.div11 {
  flex: 0 0 110px;
  min-width: 110px;
}

.div06,
.div07,
.div08,
.div09,
.div1,
.div11,
.div12,
.div13 {
  overflow: hidden;
}

.div11.expanded {
  width: 250px;
}
.div12.expanded {
  width: 250px;
}

.div10 {
  width: 40px;
  transition: width 0.3s ease;
  overflow: hidden;
} /* stan domyślny */
.div10.expanded {
  width: 250px;
}

.div12 {
  flex: 0 0 120px;
  min-width: 120px;
}
.div13 {
  flex: 0 0 130px;
  min-width: 130px;
}

.div15 {
  flex: 0 0 150px;
  min-width: 150px;
}
.div2 {
  flex: 0 0 200px;
  min-width: 200px;
}
.div25 {
  flex: 0 0 250px;
  min-width: 250px;
}
.div01,
.div02,
.div03,
.div04,
.div05.div06,
.div07,
.div08,
.div1,
.div15,
.div2,
.div3 {
  display: inline-block;
}
span.ego {
  display: block;
  position: absolute;
  font-size: 8px;
  left: 13px;
  top: 0px;
}
td.firstcol {
  padding: 0px;
  /*position: relative;*/
  width: 0px;
  vertical-align: bottom;
  text-align: right;
}
.dateHead {
  padding-left: 5px;
  height: 60px;
}
.calWrap {
  width: 100%;
  display: flex;
}
.divOverflow {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
table,
p {
  font-family: "fira sans";
}

.lista {
  position: relative;
  width: 700px;
  overflow: hidden;
  border-collapse: collapse;
}
.lista thead {
  position: relative;
  /* display: block; seperates the header from the body allowing it to be positioned*/
  width: 700px;
  overflow: visible;
}

.lista thead th:nth-child(1) {
  /*first cell in the header*/
  position: relative;
  /* display: block; */ /*seperates the first cell in the header from the header*/
  background-color: #88b;
}

.lista td {
  width: 10px;
  border-right: 1px solid #aaa;
  border-bottom: 1px dotted #aaa;
}
.mark {
  font-weight: 700;
  background-color: transparent;
  padding: 0px;
}

.lista th {
  vertical-align: bottom;
  text-align: center;
  font-size: 10px;
}

.lista tr#header {
}
.lista td {
}

.lista th span {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px dotted #ccc !important;
  background: #fcfcfc !important;
  font-weight: 400 !important;
  color: #111 !important;
  border-radius: 2px !important;
  border-top: 0px solid #333 !important;
  border-left: 0px solid #eee !important;
  border-right: 0px solid #eee !important;
}
.dayName {
  text-decoration: n;
  font-style: normal;
  text-transform: uppercase;
  margin-left: 4px;
  font-weight: 300;
  top: -3px;
  position: relative;
}

.dayName2:hover {
  background: #efefef;
}

.dayName2 {
  position: absolute;
  font-size: 13px;
  padding: 8px 7px 3px 0px;
  text-transform: uppercase;
  color: #676363;
  direction: mix;
  font-weight: 300;
  font-family: "fira sans ultracondensed";
  border-right: 1px dotted #d8d8d8;
  width: 44px;
}

.ui-state-hover {
  background: #f1f1f1 !important;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  /*  background-color: transparent !Important; */
}

.ui-accordion .ui-accordion-content {
  padding: 0px !important;
  border-top: 0;
  overflow: auto;
}
.pane td {
  padding: 2px 10px 2px 0px;
  /* border: 1px dotted #aaa; */
}

.table-striped tbody tr:nth-of-type(odd) {
  /* background-color: transparent !important; */
}

.form-control-lg {
  height: calc(5.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 2.25rem;
  line-height: 2.5;
  border-radius: 0.3rem;
}

.tabs {
  margin: 0 auto;
  padding: 0 20px;
}
#tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#tab-button li {
  display: table-cell;
  width: 20%;
}
#tab-button li a {
  display: block;
  padding: 0.5em;
  background: #eee;
  border: 1px solid #ddd;
  text-align: center;
  color: #000;
  text-decoration: none;
}
#tab-button li:not(:first-child) a {
  border-left: none;
}
#tab-button li a:hover,
#tab-button .is-active a {
  border-bottom-color: transparent;
  background: #fff;
}
.tab-contents {
  padding: 0.5em 2em 1em;
  border: 1px solid #ddd;
}

.sm td {
  font-size: 0.8em;
  line-height: 100%;
  border-bottom: 1px dotted #999;
}

.tab-button-outer {
  display: none;
}
.tab-contents {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .search-box {
    display: inline-flex;
  }

  .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }
  .tab-select-outer {
    display: none;
  }
  .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0;
  }
}
.cont {
  position: relative;
}

.red {
  color: #983232;
}
.green {
  color: #329832;
}

.xcrud-list td {
  border-bottom: 1px solid #ccc;
  color: #666699;
  padding: 6px 8px;
  vertical-align: top;
  font-size: 11px;
}
.xcrud-button > i {
  font-size: 10px;
  margin-right: 3px;
  text-decoration: none;
}
.U1,
.U2 {
  background: #f5f5f5 !important;
}
a.dropdown-item {
  color: #555 !important;
}
.modal-dialog {
  max-width: 90% !important;
  margin: 1.75rem auto;
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 70%;
  }
}

.chatContainer {
  position: fixed;
  width: 299px;
  border: 1px dotted #eee;
  padding: 20px;
  bottom: 0px;
  right: 0px;
  background: #eee;
  box-shadow: 2px 2px 21px rgba(0, 0, 0, 0.2);
}

.deleted {
  display: none !important;
}

.history {
  background: repeating-linear-gradient(
    45deg,
    #ececec,
    #fefdc900 10px,
    #eeedbe 2px,
    #eeedbe00 6px
  );
}

.hollyDay {
  background: repeating-linear-gradient(
    45deg,
    #ffef88 0px,
    #ffef882e 3px,
    #ffffff00 10px,
    #ffffff00 10px
  );
}

.hollyDay .history {
  background: repeating-linear-gradient(
    45deg,
    #c5d84959,
    #c7cab400 10px,
    #ffffff00 10px,
    #545200 6px
  );
}

.history span {
  /*  color: #999 !important;   */
}

h5 sup,
.rowItem sup {
  position: relative !important;
  font-size: 69%;
  line-height: 0;
  vertical-align: top;
  top: 6px !important;
}

.TdLong {
  min-width: 64px !important;
  text-align: left;
  padding-left: 6px;
  font-weight: 1000;
}

.sesjaAccordionContent {
  padding: 10px !important;
  margin: 8px;
}

.slim-header .container,
.slim-header {
  /*.slim-header .container-fluid */
  /*  display: block !important; */
}

.specialCalWide .lineItem {
  height: auto;
  display: block;
  border-bottom: 1px solid #d4d4d4;
  border-right: 7px double #dad1d1 !important;
  padding: 2px 8px 0px 2px;
  color: #111;
  position: relative;
  min-height: 38px;
  float: left;
  width: 100%;
}

.specialCalWide .town {
  background: #747474 !important;
  padding: 1px 6px 2px 6px;
  border-radius: 16px;
  color: #fff !important;
  margin-left: 0px !important;
  font-weight: 400 !important;
  font-family: "fira sans condensed";
  margin-right: 5px;
  font-size: 9px;
  text-transform: uppercase;
  top: -2px !important;
  position: relative;
  /* width: 50px; */
}

.specialCalWide .labelDate2 {
  font-weight: 300;
  font-family: "Fira Sans ultraCondensed";
  width: 55px;
}

.ses.dayName2 {
  width: 30px;
  font-size: 10px;
}

.ses.leftSection {
  float: left;
  font-size: 10px;
  margin-left: 35px;
  display: inline-block;
  width: 92%;
  max-height: 34px;
}

.emptySession {
  color: #fff;
}

.emptySession:hover {
  color: #aaa;
  cursor: pointer;
}

.dropdown-menu.show {
  display: block;
  z-index: 5000;
}
.creator .dropdown {
  /* position: absolute; */
  /* right: 14px; */
  /* top: -2px; */
  /* color: #888 !important; */
  display: inline-block !important;
  /* color: #343; */
  position: unset !important;
  /* text-align: right; */
  float: right;
  z-index: 5000;
}
.creator.name {
  overflow: hidden;
  display: inline-block;
  color: #222;
  /* width: 158px; */
  display: inline-block;
  width: 116px;
}
.creator .dropdown .fas {
  color: #aaa !important;
  font-size: 9px;
}

/* The heart of the matter */
.wrapOverflow > .row {
  background: #fff;
  display: block;
  white-space: nowrap !important;
  margin: 0px !important;
}

.specialCal {
  max-width: 235px;
  display: inline-block;
  width: 235px;
}

.dropdownSpecial .dropdown {
  position: absolute;
  right: 19px;
  top: 8px;
}

.list.dropdown {
  position: absolute !important;
  right: -18px !important;
}
.list.dropdown .dropdown-toggle {
  font-size: 9px;
}
.fa-repeat {
  color: #acf1d8 !important ;
}

/* ===  FLEX‑layout dla listy wydarzeń  =================================== */
/* 1. Kontener całego wiersza ------------------------------------------- */
#wrapEvents .rowItem {
  /* elastyczny wiersz */
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  /* elementy ustawione w naturalnej kolejności;
     „gap” służy tylko do drobnych przerw między polami */
  gap: 12px;
  height: 31px;
}

/* 2. Lewa ikonka (hamburger / loop) ------------------------------------ */
#wrapEvents .rowItem .optionsSelect {
  flex: 0 0 10xpx; /* stała, wąska szerokość */
  margin-right: 8px; /* mały odstęp po ikonie */
}

/* 3. Data + dzień tyg. + godz. – sztywne 100 px ------------------------ */
#wrapEvents .rowItem .labelDate2 {
  flex: 0 0 140px; /* dokładnie 100 px */
  max-width: 140px;
  overflow: hidden;
}

/* 4. Nazwa wydarzenia – sztywne 100 px --------------------------------- */
#wrapEvents .rowItem .name {
  font-weight: 600;
  flex: 0 0 250px;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 5. „Reszta pól” – równy rozkład aż do statystyk ---------------------- */
#wrapEvents .rowItem .overflow80 {
  /* robimy z niej elastyczny „pod‑kontener” */
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex: 1 1 auto; /* wypełnia pozostałe miejsce */
  gap: 10px; /* równe przerwy między kolejnymi spanami */
  width: auto !important; /* nadpisuje stare 78 % */
  height: auto;
}

/* 6. Blok „stats” – wyrównany do prawej, z odstępem 60 px -------------- */
#wrapEvents .rowItem .stats {
  position: static !important; /* zdejmujemy absolute */
  flex: 0 0 auto; /* nie rozciąga się */
  margin-left: auto; /* spycha całość w prawo */
  /* padding-left:60px;           żądany odstęp 60 px */
  text-align: right;
  min-width: 60px;
}
.clear {
    text-transform: uppercase;
    padding-top: 15px !important;
    border: 0px solid #000 !important;
    font-size: 14px !important;
    /* letter-spacing: 3px; */
    font-weight: 500;
    /* height: 100% !important; */
    height: 138%;
    display: block !important;
}

/* 7. RWD – na telefonach dwa rzędy ------------------------------------ */
@media (max-width: 640px) {
  #wrapEvents .rowItem {
    flex-wrap: wrap; /* łamanie wiersza */
  }
  #wrapEvents .rowItem .stats {
    order: 2; /* „stats” wchodzi w drugą linię */
    flex: 1 1 100%; /* pełna szerokość */
    margin: -12px 47px 0;
    padding-left: 0;
    text-align: left; /* łatwiejsze czytanie na małym ekranie */
    /* font-size: 12px !important; */
  }
  #wrapEvents {
    width: 184%;
    padding: 0px;
  }

  #mainContainer {
    padding: 0px 8px !important;
  }

  .summaryMonth {
    display: inline;
    padding: 18px 26px 8px 0px;
    float: right;
    letter-spacing: 0px;
    font-size: 14px;
    height: 84px;
    
  }

.clear {
    text-transform: uppercase;
    padding-top: 12px !important;
    border: 0px solid #000 !important;
    font-size: 11px !important;
    /* letter-spacing: 3px; */
    font-weight: 500;
    /* height: 100% !important; */
    height: 138%;
    /* display: block !important; */
    /* height: 57px !important; */
}
}

/* 2. Kasujemy dodatkowy margines za ikonką (by nie kumulował się z gap) */
#wrapEvents .rowItem .optionsSelect {
  margin-right: 0; /* było 8 px */
}

/* 3. Zerujemy ewentualny padding w samej dacie */
#wrapEvents .rowItem .labelDate2 {
  padding-left: 0; /* profilaktycznie usuwamy stare wcięcie */
}

#wrapEvents .rowItem .anchor {
  position: absolute; /* poza strumieniem flex → gap jej nie liczy */
  left: 0;
  top: 0; /* może być gdziekolwiek – i tak ma rozmiar 0 */
  width: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
  font-size: 10px;
  /* background: #ababab; */
  border-radius: 12px;
  color: #919191 !important;
  padding: 3px 3px;
  width: auto;
  /* border: 1px solid #7a7a7a; */
  width: 21px !important;
}



.extraOptions {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    /* flex: 1 1 auto; */
    gap: 6px;
    /* width: auto !important; */
    height: auto;
    border: 0px solid #cbcaca;
    border-radius: 13px;
    height: 23px;
    /* width: 282px !important; */
    padding: 0px 10px 0px 6px;
    font-size: 12px;
    background: #a7a7a72b;
    font-family: "fira sans condensed";
    flex-direction: row;
    justify-content: flex-start;
}
