.wymaganePoleFormularza:not(label), .checkbox label.wymaganePoleFormularza:before {
  border: solid 1px #ff0000 !important;
}

.ellipsis-label {
    display: inline-block;
    max-width: 100%;          /* dopasuje się do kolumny */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: default;
}

.filterNagCss .select2.select2-container {
  height: 43px;
  margin-bottom: 15px;
}
.filterNagCss .input-group {
  height: 43px;
  margin-bottom: 15px;
}
.filterNagCss input[type="text"] {
  height: 43px;
  margin-bottom: 0px;
}
.filterNagCss input[type="number"] {
  height: 43px;
  margin-bottom: 0px;
}
.filterNagCss input[type="date"] {
  height: 43px;
  margin-bottom: 0px;
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
  scrollbar-width: auto;
  scrollbar-color: #d2cfd3 #ffffff !important;
}
/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}
*::-webkit-scrollbar-track {
  background: #ffffff !important;
}
*::-webkit-scrollbar-thumb {
  background-color: #d2cfd3 !important;
  opacity: 0.4;
  border-radius: 2px;
  border: 2px solid #ffffff !important;
}
/* ===== END Scrollbar CSS ===== */
.lineData, .lineRVATData {
  cursor: grab;
}
input.form-control.rachunkiP, .input-group.rachunkiP {
background: #fff;
}
input.priceNetField.correctionField.decimalField {
  background-color: white;
}
.kolorinputCorr{
  background-color: white;
}
.color-nav-tabs{
  background: #fff;
}
.color-nowyNazwaBanku{
  background: #fff;
}
input.form-control.ksef-lista-umow:disabled {
  background-color: #e9ecef;
  border: 1px #c8d1d3 solid;
}
input.form-control.ksef-lista-umow {
    background: #fff;
    margin-bottom: 0px;
    height: 30px;
}
.dodajNieobecnoscRCPTop-class{
  overflow: auto;
    height: 500px;
    background: #E7EDEE;
}
.style-kafelka-rcp{
height:36px;
cursor:pointer;
border: solid 1px #DDDDDD;
padding: 7px;
}
.lineData:active{
  cursor: grabbing !important;
}
.btn-zakres-padding {
  padding: 10px 17px !important;
}
.mce-path-item {
  color: #fff !important;
}
.mce-divider {
  color: #fff !important;
}
.blue-background-class{
  background: #39c3da2e !important;
}
.loaderPageCTI {
  background: #848484ad;
    width: 100%;
    position: fixed;
    z-index: 999999;
    height: 100%;
}

.loaderPageCTIKSEF {
  /* background: #848484ad; */
  background: #ffffffe3;
    width: 100%;
    position: fixed;
    z-index: 999999;
    height: 100%;
}



@media (min-width: 576px)
{
    .btn-toolbar > .btn-group.zakresBTN
    {
      position: relative;
      display: unset;
      display: -ms-inline-flexbox;
      display: unset;
      vertical-align: middle;
    }
}

.sidebar-last {
    padding-bottom: 60px;
}
.btn-zakres {
  color: #000;
  background-color: #fff;
  border-color: #C8D1D3 !important;
}
.mediaDokumentyIMG {
  display: flex; align-items: center; height: 100%;
  background: #525659 !important;
  overflow: hidden !important;
}
.mediaTXTDodtakowe {
  width:100%;height:250px;background: #525659; color: #fff;
}
.mediaTXTKSEF {
  width:100%;height:1450px;background: #525659; color: #fff;
}
.mediaIMGDodtakowe {
  border: solid 1px #D0D0D0;width:100%;height:250px;background: #525659; color: #fff;
}
.logo-item {
    /* margin: 10%; */
    height: 50px;
    display: flex;
    align-items: center;
    overflow: hidden;
    border: 1px solid #dee2e6;
    cursor: pointer;
}
.napisUsunSlider {
  display: none;
}
.slideObrazek:hover > .napisUsunSlider {
  z-index: 2;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    display: unset;
}
.napisZaznaczSlider .checkbox label, .radio label {
  color: #fff;
}
.napisZaznaczSlider .checkbox label:before, .radio label:before {
  background: #fff;
}

.napisZaznaczSlider {
  /* display: none; */
}
.slideObrazek > .napisZaznaczSlider {
  z-index: 2;
  margin: 0;
  position: absolute;
  top: 9%;
  left: 26%;
  margin-right: -10%;
  transform: translate(-40%, -45%);
  display: unset;
}
.slideObrazek > .napisStatusSlider {
  z-index: 2;
    margin: 0;
    position: absolute;
    bottom: 1%;
    left: 15%;
    margin-right: -10%;
    transform: translate(-40%, -45%);
    display: unset;
}
.ladowanieDropSlider-zaslona {
  display: none;
}
.ladowanieDropSlider-zaslona-napis {
  display: none;
}
.ladowanieDropSlider > .ladowanieDropSlider-zaslona {
   background: #e7edee;
   position: absolute;
   width: 100%;
   height: 100%;
   z-index: 1;
   opacity: 0.7;
   display: unset;
}
.ladowanieDropSlider > .ladowanieDropSlider-zaslona-napis {
   z-index: 2;
   margin: 0;
   position: absolute;
   top: 50%;
   left: 50%;
   margin-right: -50%;
   transform: translate(-50%, -50%);
   font-size: 30px;
   display: unset;
}
.nailed{
  color:#5CD284 !important;
}

.btnIcon {
padding: 10px 15px !important;
}
.btnIconJPK {
padding: 13px 5px !important;
color: black !important;
    background: white !important;
    border: white !important;
    box-shadow: 0 2px 3px rgba(191, 191, 191, 0.3) !important;
}
.btnIcon > i.fa, .btnIcon > i.fa-thin {
    margin-right: unset !important;
}
.menuModulPracownik {
  background: #fbf9e3;
}

.kadrowe {
  background: #f6e3fb;
}
.ogloszenia_icon_news {
  /* float: left; */
    border: solid 1px #c8d1d3;
    padding: 20px;
    font-size: 40px;
    color: #828282;
    margin-bottom: 10px;
    cursor: pointer;
}
.ogloszenia_icon_news:hover {
  background: #FFC5D8;
}
.aktywujIkonke {
  background: #FFC5D8;
}
.zablokowanaIkonka {
  background:#E9ECEF !important;
}
/*-------------------------------------------------------------------------------------------------*/
.miesiacMacierz{
  cursor: pointer;
}
.ladowanieStatystykiMacierz {
    border: 14px solid #f3f3f3;
    /* border-top: 14px solid black; */
    border-top: 14px solid #29C75F;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spiner 2s linear infinite;
    overflow: hidden;
    z-index: 5000;
    transform: translate(-50%, -50%);
}
@keyframes spiner {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.app-inbox .messaging {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  height: 100%;
  width: 100%; }
  .app-inbox .messaging > .heading {
    padding: 20px;
    width: 100%;
    background-color: #FFF;
    color: #8d9293;
    border-bottom: 1px solid #dfe6e8; }
    .app-inbox .messaging > .heading .badge {
      margin-left: 10px;
      font-size: 0.7em; }
      .app-inbox .messaging > .heading .badge.badge-success {
        background-color: #29c75f; }
  .app-inbox .messaging ul.chat {
    -ms-flex: 1;
        flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: start;
        justify-content: flex-start;
    background-color: #FFF;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: auto; }
    .app-inbox .messaging ul.chat > li {
      padding: 20px;
      padding-top: 0;
      padding-right: 20%; }
      .app-inbox .messaging ul.chat > li .message {
        background-color: #e7edee;
        border-radius: 3px;
        padding: 15px; }
      .app-inbox .messaging ul.chat > li .info {
        padding: 5px 0;
        font-size: 0.85em;
        color: #8d9293;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
        .app-inbox .messaging ul.chat > li .info > * {
          margin-right: 10px; }
      .app-inbox .messaging ul.chat > li.right {
        -ms-flex-item-align: end;
            align-self: flex-end;
        padding-left: 20%;
        padding-right: 20px;
        text-align: right; }
        .app-inbox .messaging ul.chat > li.right .message {
          text-align: left; }
        .app-inbox .messaging ul.chat > li.right .info {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -ms-flex-align: start;
              align-items: flex-start;
          -ms-flex-pack: end;
              justify-content: flex-end; }
          .app-inbox .messaging ul.chat > li.right .info > * {
            margin-left: 10px;
            margin-right: 0px; }
      .app-inbox .messaging ul.chat > li.line {
        width: 100%;
        position: relative;
        text-align: center;
        font-size: 0.9em;
        z-index: 2;
        padding-right: 20px;
        padding-top: 20px;
        color: #8d9293; }
        .app-inbox .messaging ul.chat > li.line .title {
          background-color: #FFF;
          position: relative;
          z-index: 2;
          width: 140px;
          margin: 0 auto; }
        .app-inbox .messaging ul.chat > li.line:after {
          content: '';
          position: absolute;
          width: 50%;
          bottom: 50%;
          left: 50%;
          transform: translate(-50%, 0);
          z-index: 1;
          border-bottom: 1px solid #dfe6e8; }

.app-inbox .chat-group {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  .app-inbox .chat-group .heading {
    width: 100%;
    padding: 20px;
    background-color: #FFF;
    color: #8d9293; /*#8d9293 */
    border-right: 1px solid #dfe6e8;
    border-bottom: 1px solid #dfe6e8; }
  .app-inbox .chat-group ul.group {
    background-color: #FFF;
    -ms-flex: 1;
        flex: 1;
    width: 100%;
    box-shadow: 0 2px 2px rgba(68, 68, 68, 0.2);
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    border-right: 1px solid #dfe6e8;
    overflow: auto; }
    .app-inbox .chat-group ul.group > li {
      padding: 20px; }
      .app-inbox .chat-group ul.group > li.section {
        padding: 6px 20px;
        background-color: #e7edee;
        border-bottom: 1px solid #dfe6e8;
        color: #8d9293;
        font-size: 0.9em; }
      .app-inbox .chat-group ul.group > li.message {
        padding: 0;
        border-bottom: 1px solid #dfe6e8; }
        .app-inbox .chat-group ul.group > li.message a {
          display: block;
          text-decoration: none;
          color: #444;
          padding: 20px; }
          .app-inbox .chat-group ul.group > li.message a .message {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
                flex-direction: row;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            -ms-flex-align: center;
                align-items: center;
            -ms-flex-pack: start;
                justify-content: flex-start; }
            .app-inbox .chat-group ul.group > li.message a .message .content {
              -ms-flex: 1;
                  flex: 1; }
              .app-inbox .chat-group ul.group > li.message a .message .content .description {
                font-size: 0.8em;
                opacity: 0.4; }
            .app-inbox .chat-group ul.group > li.message a .message .profile {
              width: 40px;
              height: 40px;
              border-radius: 50%;
              margin-right: 8px; }
        .app-inbox .chat-group ul.group > li.message span.badge {
          border-radius: 3px;
          font-weight: 400;
          font-weight: 0.8em; }

.app-messaging-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 0 30px;
  margin-bottom: 30px;
  -ms-flex: 1;
      flex: 1; }

ui-view > .app-messaging-container {
  padding: 0;
  width: 100%;
  margin-bottom: 0; }

.app-messaging {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex: 1;
      flex: 1;
  width: 100%;
  background-color: #FFF;
  border-radius: 3px;
  box-shadow: 0 1px 2px #c8d1d3; }
  .app-messaging.collapse.in {
    display: -ms-flexbox;
    display: flex; }
  .app-messaging .messaging {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: start;
        justify-content: flex-start;
    height: 100%;
    width: auto;
    min-width: auto;
    -ms-flex: 1;
        flex: 1;
    transition: all 0.3s ease; }
    .app-messaging .messaging > .heading {
      padding: 0 20px;
      height: 60px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      width: 100%;
      color: #8d9293;
      border-bottom: 1px solid #dfe6e8; }
      .app-messaging .messaging > .heading .title {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: start;
            justify-content: flex-start; }
        .app-messaging .messaging > .heading .title .btn-back {
          font-size: 2em;
          color: #444;
          display: inline-block;
          text-decoration: none;
          width: 30px;
          text-align: center;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: start;
              justify-content: flex-start; }
        .app-messaging .messaging > .heading .title .badge {
          margin-left: 10px;
          font-size: 0.7em; }
    .app-messaging .messaging > .footer {
      width: 100%;
      padding: 0px;
      background-color: #c7f482; }
      .app-messaging .messaging > .footer .message-box {
        background-color: #FFF;
        border-radius: 2px;
        box-shadow: 0 1px 1px #c8d1d3;
        width: 100%;
        height: 80px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
        border-top: 1px solid #dfe6e8; }
        .app-messaging .messaging > .footer .message-box textarea, .app-messaging .messaging > .footer .message-box button {
          margin-bottom: 0;
          border: 0;
          height: 100%;
          border-radius: 0; }
        .app-messaging .messaging > .footer .message-box textarea {
          -ms-flex: 1;
              flex: 1; }
        .app-messaging .messaging > .footer .message-box button {
          border-left: 1px solid #dfe6e8;
          color: #29c75f; }
          .app-messaging .messaging > .footer .message-box button .fa {
            margin-right: 1rem; }
    .app-messaging .messaging ul.chat {
      -ms-flex: 1;
          flex: 1;
      min-width: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
      background-color: #FFF;
      width: 100%;
      list-style: none;
      padding: 0;
      margin: 0;
      overflow: auto;
      position: relative; }
      .app-messaging .messaging ul.chat > li {
        width: 100%;
        padding: 0 20px;
        padding-right: 20%;
        margin-bottom: 10px; }
        .app-messaging .messaging ul.chat > li .message {
          background-color: #c7f482 ; /*#e7edee*/
          /* max-width: 220px; */
          word-wrap: break-word;
          border-radius: 3px;
          padding: 15px; }
        .app-messaging .messaging ul.chat > li .info {
          padding: 5px 0;
          font-size: 0.85em;
          color: #8d9293;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -ms-flex-align: start;
              align-items: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
          .app-messaging .messaging ul.chat > li .info > * {
            margin-right: 10px; }
        .app-messaging .messaging ul.chat > li.right {
          -ms-flex-item-align: end;
              align-self: flex-end;
          padding-left: 20%;
          padding-right: 20px;
          text-align: right; }
          .app-messaging .messaging ul.chat > li.right .message {
            background-color: #e7edee ;
            text-align: left; }
          .app-messaging .messaging ul.chat > li.right .info {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
                flex-direction: row;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            -ms-flex-align: start;
                align-items: flex-start;
            -ms-flex-pack: end;
                justify-content: flex-end; }
            .app-messaging .messaging ul.chat > li.right .info > * {
              margin-left: 10px;
              margin-right: 0px; }
        .app-messaging .messaging ul.chat > li.line {
          width: 100%;
          position: relative;
          text-align: center;
          font-size: 0.9em;
          z-index: 2;
          padding-right: 20px;
          margin-top: 20px;
          margin-bottom: 20px;
          color: #8d9293; }
          .app-messaging .messaging ul.chat > li.line .title {
            background-color: #FFF;
            position: relative;
            z-index: 2;
            width: 140px;
            margin: 0 auto; }
          .app-messaging .messaging ul.chat > li.line:after {
            content: '';
            position: absolute;
            width: 50%;
            bottom: 50%;
            left: 50%;
            transform: translate(-50%, 0);
            z-index: 1;
            border-bottom: 1px solid #dfe6e8; }
  .app-messaging .chat-group {
    height: 100% !important;
    width: 300px;
    min-width: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: start;
        justify-content: flex-start;
    transition: all 0.3s ease; }
    .app-messaging .chat-group .heading {
      width: 100%;
      padding: 0 20px;
      height: 60px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      color: #8d9293;
      border-right: 1px solid #dfe6e8;
      border-bottom: 1px solid #dfe6e8; }
    .app-messaging .chat-group ul.group {
      background-color: #FFF;
      -ms-flex: 1;
          flex: 1;
      width: 100%;
      padding: 0;
      list-style: none;
      margin-bottom: 0;
      border-right: 1px solid #dfe6e8;
      overflow: auto;
      position: relative; }
      .app-messaging .chat-group ul.group > li {
        padding: 20px; }
        .app-messaging .chat-group ul.group > li.section {
          padding: 6px 20px;
          background-color: #e7edee;
          border-bottom: 1px solid #dfe6e8;
          color: #8d9293;
          font-size: 0.9em; }
        .app-messaging .chat-group ul.group > li.message {
          padding: 0;
          border-bottom: 1px solid #dfe6e8; }
          .app-messaging .chat-group ul.group > li.message a {
            display: block;
            text-decoration: none;
            color: #444;
            padding: 20px; }
            .app-messaging .chat-group ul.group > li.message a .message {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-direction: row;
                  flex-direction: row;
              -ms-flex-wrap: nowrap;
                  flex-wrap: nowrap;
              -ms-flex-align: center;
                  align-items: center;
              -ms-flex-pack: start;
                  justify-content: flex-start; }
              .app-messaging .chat-group ul.group > li.message a .message .content {
                -ms-flex: 1;
                    flex: 1; }
                .app-messaging .chat-group ul.group > li.message a .message .content .description {
                  font-size: 0.8em;
                  opacity: 0.4; }
              .app-messaging .chat-group ul.group > li.message a .message .profile {
                width: 40px;
                height: 40px;
                border-radius: 50%;
                margin-right: 8px; }
          .app-messaging .chat-group ul.group > li.message span.badge {
            border-radius: 3px;
            font-weight: 400;
            font-weight: 0.8em; }



@media (max-width: 1200px) {
  .app-messaging-container {
    padding: 0;
    margin-bottom: 0; } }

.search-result {
  background-color: #FFF;
  border-radius: 3px; }
  .search-result > .footer {
    padding: 20px 30px; }
  .search-result > ul.result {
    list-style: none;
    padding: 0;
    margin: 0; }
    .search-result > ul.result > li {
      border-radius: 0px;
      border-bottom: 1px solid #e7edee;
      padding: 20px 30px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
      .search-result > ul.result > li .img {
        margin-right: 20px;
        margin-bottom: 0; }
        .search-result > ul.result > li .img img {
          max-width: 200px;
          height: auto; }
      .search-result > ul.result > li .info a {
        color: #666; }
      .search-result > ul.result > li .info .title {
        font-size: 1.2em;
        margin-bottom: 5px;
        color: #666; }
        .search-result > ul.result > li .info .title .highlight {
          color: #29c75f; }
      .search-result > ul.result > li .info .description {
        color: #8d9293;
        font-size: 0.9em; }

@media (max-width: 1200px) {
  .search-result > .footer {
    padding: 15px; }
  .search-result > ul.result > li {
    padding: 15px;
    -ms-flex-direction: column;
        flex-direction: column; }
    .search-result > ul.result > li .img {
      margin-bottom: 15px;
      margin-right: 0; }
      .search-result > ul.result > li .img img {
        max-width: 100%; } }
.btn {
  padding: 10px 30px;
  border-radius: 0;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 3px;
  box-shadow: 0 2px 3px rgba(223, 230, 232, 0.3);
  /* margin-bottom: 5px; */
  transition: all .3s ease; }
  .btn:hover {
    /* transform: translate(0, -2px); */
    box-shadow: 0 4px 6px rgba(223, 230, 232, 0.15); }
  .btn.btn-xs {
    padding: 5px 10px;
    border-bottom-width: 2px; }
  .btn.btn-sm {
    padding: 10px 20px;
    border-bottom-width: 2px; }
  .btn.btn-lg {
    font-size: 1.5em; }
  .btn.btn-default {
    border-color: #e7edee;
    background-color: #FFF; }
  .btn.btn-history {
    /* border-color: #C479C4; */
    background-color: #C479C4;
    color: #fff;
  }
  .btn.btn-link {
    box-shadow: none;
    background-color: transparent;
    border-bottom-width: 0px; }
  .btn.btn-primary {
    border-color: #095077;
    border-bottom-color: #043D5D;
    background-color: #095077;
    box-shadow: 0 2px 3px rgba(9, 80, 119, 0.3); }
    .btn.btn-primary:hover {
      box-shadow: 0 4px 6px rgba(9, 80, 119, 0.15); }
  .btn.btn-musztarda {
    border-color: #f19c39;
    border-bottom-color: #f19c39;
    background-color: #f19c39;
    color:#fff;
    box-shadow: 0 2px 3px rgba(255, 184, 102, 0.3); 
  }
  .btn.btn-musztarda:hover {
    
    border-color: #ef9124;
    border-bottom-color: #ef9124;
    background-color: #ef9124;
    box-shadow: 0 4px 6px rgba(255, 184, 95, 0.15); 
  }
  .btn.btn-success {
    border-color: #29c75f;
    border-bottom-color: #18aa4a;
    background-color: #29c75f;
    box-shadow: 0 2px 3px rgba(41, 199, 95, 0.3); 
  }
    .btn.btn-success:hover {
      box-shadow: 0 4px 6px rgba(41, 199, 95, 0.15); 
    }
  .btn.btn-warning {
    border-color: #fc8229;
    border-bottom-color: #eb6b0e;
    background-color: #fc8229;
    box-shadow: 0 2px 3px rgba(252, 130, 41, 0.3); }
    .btn.btn-warning:hover {
      box-shadow: 0 4px 6px rgba(252, 130, 41, 0.15); }
  .btn.btn-danger {
    border-color: #E74C3C;
    border-bottom-color: #d73727;
    background-color: #E74C3C;
    box-shadow: 0 2px 3px rgba(231, 76, 60, 0.3); }
    .btn.btn-danger:hover {
      box-shadow: 0 4px 6px rgba(231, 76, 60, 0.15); }
  .btn.btn-purple {
    border-color: #cd3ce7;
    border-bottom-color: #cd3ce7;
    background-color: #cd3ce7;
    color: #FFFFFF;
    box-shadow: 0 2px 3px rgba(231, 76, 60, 0.3); }
  .btn.btn-gold {
    border-color: #EAC836;
    border-bottom-color: #EAC836;
    background-color: #EAC836;
    color: #FFFFFF;
    /* box-shadow: 0 2px 3px #EAC836;  */
    box-shadow: 0 2px 3px rgba(234, 200, 54, 0.3);
  }
    .btn.btn-purple:hover {
      box-shadow: 0 4px 6px rgba(231, 76, 60, 0.15); }
  .btn.btn-info {
    border-color: #39c3da;
    border-bottom-color: #20a3b9;
    background-color: #39c3da;
    box-shadow: 0 2px 3px rgba(57, 195, 218, 0.3); }
    .btn.btn-info:hover {
      box-shadow: 0 4px 6px rgba(57, 195, 218, 0.15); }
  .btn.btn-social {
    color: #FFF; }
    .btn.btn-social .info {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start; }
    .btn.btn-social .icon {
      font-size: 2em;
      margin-right: 15px; }
    .btn.btn-social.__facebook {
      border-color: #3D62B3;
      border-bottom-color: #335795;
      background-color: #3D62B3; }
    .btn.btn-social.__twitter {
      border-color: #03ABEA;
      border-bottom-color: #029ad3;
      background-color: #03ABEA; }

input[type='time'].form-control {
      padding: 8px 15px;
}

input[type='text'].flatpickr-input{
    padding: 9px 15px;
}
.form-control[readonly].flatpickr-input:not(:disabled) {
  background: unset;
}

.fc-sat, .fc-sun {
  background: #ffe0e6b8;
}

input[type="file"].form-control, textarea.form-control 
{
  padding: 7px 15px;
}
input.form-control, textarea.form-control {
  border-radius: 2px;
  padding: 10px 15px;
  height: auto;
  font-size: 1em;
  line-height: auto;
  border: 1px solid #c8d1d3;
  background-color: transparent;
  box-shadow: none;
  margin-bottom: 15px; }

textarea.form-control {
  padding: 15px; }

input ::-webkit-input-placeholder {
  line-height: normal; }

.input-group {
  border: 1px solid #c8d1d3;
  border-radius: 2px;
  /* margin-bottom: 15px; */
  width: 100%; 
}
  .input-group .input-group-addon {
    font-size: 1em;
    width: auto;
    border: 0;
    background-color: transparent;
    width: 40px;
    text-align: center; }
  .input-group input.form-control, .input-group textarea.form-control {
    border: 0; }
  .input-group .input-group-addon + .form-control {
    border-left: 1px solid #dfe6e8; }

.form-horizontal .control-label {
  font-weight: 400;
  font-size: 1em;
  text-align: left; }

.form-horizontal .control-label-help {
  color: #8d9293;
  font-size: 0.9em; }

.form-horizontal .form-group .help-block {
  font-weight: 300;
  font-size: 0.9em; }

.form-group {
  margin-bottom: 0; }

.has-success .form-control {
  border-color: #18aa4a;
  box-shadow: none; }

.has-warning .form-control {
  border-color: #e9aa3a;
  box-shadow: none; }

.has-error .form-control {
  border-color: #E74C3C;
  box-shadow: none; }

.select2-dropdown {
  border: 1px solid #DDD;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }
  .select2-dropdown .select2-results__option[aria-selected=true] {
    background-color: #F9F9F9; }
  .select2-dropdown .select2-results__option__highlighted[aria-selected] {
    background-color: #095077;
    color: #FFF; }

.checkbox, .radio {
  position: relative;
  margin-top: 10px !important;
  margin-bottom: 15px !important; }
  .checkbox input[type='checkbox'], .checkbox input[type='radio'], .radio input[type='checkbox'], .radio input[type='radio'] {
    position: absolute;
    left: 0;
    margin-left: 0;
    opacity: 0; }
  .checkbox label, .radio label {
    padding-left: 30px; }
    .checkbox.zamykanieMiesiacaCheckbox label:before, .checkbox.zamykanieMiesiacaCheckbox label:after {
      display: block;
      position: absolute;
      left: 45%;
      top: 50%;
      width: 20px;
      height: 20px;
      transform: translate(0, -50%);
      border-radius: 2px; 
    }
    .checkbox label:before, .checkbox label:after, .radio label:before, .radio label:after {
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      width: 20px;
      height: 20px;
      transform: translate(0, -50%);
      border-radius: 2px; 
    }
    .checkbox label.is-invalid:before, .radio label.is-invalid:before
    {
      content: '';
      border: 1px solid #dc3545;
      border-bottom: 1px solid #dc3545;
    }
    .checkbox label:before, .radio label:before
    {
      content: '';
      border: 1px solid #c8d1d3;
      border-bottom: 1px solid #c8d1d3;
    }
    .checkbox label:after, .radio label:after {
      content: '';
      font-family: FontAwesome;
      text-align: center;
      border-radius: 2px;
      color: #18aa4a;
      font-size: 0.95em;
      border: 1px solid transparent; }
  .checkbox input:checked + label::after, .radio input:checked + label::after
  {
    content: '\f00c';
    color: #FFF;
    background-color: #29c75f;
    border: 1px solid #29c75f;
    border-bottom: 2px solid #18aa4a;
  }

    .checkbox.checkboxNegacja input:checked + label::after
    {
      content: 'X';
      color: #FFF;
      font-weight: bold;
      background-color: #ff0000;
      border: 2px solid #ff0000;
    }
  
  .checkbox label.fullCheckedMasterPerms::after
  {
    content: '\f00c';
    color: #FFF;
    background-color: #29c75f;
    border: 1px solid #29c75f;
    border-bottom: 2px solid #18aa4a;
  }
  .checkbox label.mixCheckedMasterPerms::after
  {
    content: '\f00c';
    color: #FFF;
    background-color: #ffb866;
    border: 1px solid #ffb866;
    border-bottom: 2px solid #ffb866;
  }
  .checkbox label.disabledCheckedMasterPerms::after
  {
    content: '';
    color: #6c757d;
    background-color: #e9ecef;
    border: 1px solid #c8d1d3;
    border-bottom: 1px solid #c8d1d3;
  }

  .checkbox input:disabled + label::after, .radio input:disabled + label::after
  {
      /* content: '\f00d'; */
      /* color: #FFF; */
      color: #6c757d;
      /* background-color: #404040;
      border: 1px solid #0a0a0a;
      border-bottom: 2px solid #040404; */
      background-color: #e9ecef;
      border: 1px solid #c8d1d3;
      border-bottom: 1px solid #c8d1d3;
  }
  .checkbox.checkbox-inline, .checkbox.radio-inline, .radio.checkbox-inline, .radio.radio-inline {
    padding-left: 0; }
  .checkbox + .checkbox-inline, .radio + .checkbox-inline {
    margin-top: 10px; }

.radio label:before, .radio label:after {
  border-radius: 50%;
  border-bottom-width: 1px; }

.radio label:after {
  width: 12px;
  height: 12px;
  left: 10px;
  transform: translate(-50%, -50%); }

.radio input:checked + label::after {
  content: '';
  background-color: #29c75f;
  border-bottom-width: 0; }

.radio + .radio-inline {
  margin-top: 10px; }

.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: auto;
  padding-top: 0; }

.select2 {
  width: 100%;
  /* margin-bottom: 15px;  */
}
  .select2 .select2-selection--single {
    border: 1px solid #c8d1d3;
    border-radius: 2px;
    height: auto; }
    .select2 .select2-selection--single .select2-selection__rendered {
      color: #666;
      /* padding: 10px 15px;  */
    }
    .select2 .select2-selection--single .select2-selection__arrow {
      height: auto;
      width: auto;
      right: 15px;
      top: 50%;
      transform: translate(-50%, 0); }

.select2-container .select2-search--dropdown {
  background-color: #e7edee;
  border-bottom: 1px solid #c8d1d3; }
  .select2-container .select2-search--dropdown .select2-search__field {
    border: 1px solid #dfe6e8; }

.select2-container .select2-dropdown .select2-results__option--highlighted {
  background-color: #29c75f; }

.select2-container .select2-dropdown .select2-results__option {
  padding: 10px 15px; }

.ui-select-container {
  margin-bottom: 15px; }
  .ui-select-container .ui-select-match .btn {
    border: 1px solid #c8d1d3;
    border-radius: 2px;
    height: auto;
    padding: 10px 15px;
    padding-right: 30px;
    margin-bottom: 0; }
    .ui-select-container .ui-select-match .btn .ui-select-match-text {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start; }
    .ui-select-container .ui-select-match .btn:hover {
      transform: translate(0, 0); }
  .ui-select-container input.form-control {
    margin-bottom: 0; }
  .ui-select-container .ui-select-dropdown {
    padding: 0;
    border-radius: 1px; }

.width-select-off > .select2{
    width: 50px !important;
}

.input-group .select2 {
  margin-bottom: 0;
  width: 100% !important; }
  .input-group .select2 .select2-selection--single {
    border: none;
    border-right: 1px solid #c8d1d3; }

.input-group .ui-select-container {
  margin-bottom: 0; }
  .input-group .ui-select-container .ui-select-match .btn {
    border-radius: 0;
    border: none;
    border-right: 1px solid #c8d1d3; }

.alert {
  padding: 15px 20px;
  margin-bottom: 15px;
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  font-weight: 400; }
  .alert .alert-link {
    text-decoration: underline;
    font-weight: 400; }

.alert-dismissable .close, .alert-dismissible .close {
  float: right;
  right: 0px; }

.alert-success {
  color: #0f7933;
  border-color: #9df0b9;
  background-color: #bafed1; }
  .alert-success .alert-link {
    color: #0f7933; }

.alert-info {
  color: #12606d;
  border-color: #93e5f3;
  background-color: #c3f0f7; }
  .alert-info .alert-link {
    color: #12606d; }

.alert-warning {
  color: #851b10;
  border-color: #fbd490;
  background-color: #ffe5b6; }
  .alert-warning .alert-link {
    color: #851b10; }

.alert-danger {
  color: #d73727;
  border-color: #f3b1ab;
  background-color: #fdc3bd; }
  .alert-danger .alert-link {
    color: #d73727; }

.progress {
  border-radius: 2px; }

.progress-bar-success {
  background-color: #29c75f; }

.progress-bar-info {
  background-color: #39c3da; }

.progress-bar-warning {
  background-color: #FFBC11; }

.progress-bar-danger {
  background-color: #E74C3C; }

.pagination {
  font-size: 14px;
  margin: 0; }
  .pagination > li > a, .pagination > li > span {
    color: #444;
    border-radius: 2px;
    border-color: #dfe6e8;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-left: 2px; }
    .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
      color: #444;
      border-radius: 2px;
      border-color: #dfe6e8;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
      margin-left: 2px; }
  .pagination > li.active > a, .pagination > li.active > span {
    border: 0;
    border-bottom: 2px solid #18aa4a;
    background-color: #29c75f; }
    .pagination > li.active > a:hover, .pagination > li.active > a:focus, .pagination > li.active > span:hover, .pagination > li.active > span:focus {
      border: 0;
      border-bottom: 2px solid #29C75F;
      background-color: #29C75F; }
table.table > tbody > tr td.smalltd {
padding: 0px;
}
table.table > tbody > tr td.smalltd > form > button.btn {
margin-top: 5px;
}
table.table > tbody > tr td, table.table > tbody > tr th, table.table > thead > tr td, table.table > thead > tr th {
  font-size: 14px;
  padding: 15px 10px; }

table.table.card-table {
  margin-bottom: 0; }
  table.table.card-table > thead > tr > th {
    margin-left: 1px;
    font-size: 0.9em;
    background-color: #f0f4f5;
    border-bottom-color: #dfe6e8;
    color: #999;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom-width: 1px; }
  table.table.card-table > tbody > tr > td {
    border-top-color: #f0f4f5;
    color: #666; }

.card-mini table.table.card-table > tbody > tr td, .card-mini table.table.card-table > thead > tr td {
  padding: 15px 30px; }

.card-mini table.table.card-table > tbody > tr th, .card-mini table.table.card-table > thead > tr th {
  padding: 15px 30px; }

.table-responsive {
  border: 0;
  margin-bottom: 0; }

@media (max-width: 1200px) {
  table.table > tbody > tr td, table.table > tbody > tr th, table.table > thead > tr td, table.table > thead > tr th {
    padding: 15px 15px; }
  .card-mini table.table.card-table > tbody > tr td, .card-mini table.table.card-table > thead > tr td {
    padding: 15px 15px; }
  .card-mini table.table.card-table > tbody > tr th, .card-mini table.table.card-table > thead > tr th {
    padding: 15px 15px; } }

.nav-tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  border-radius: 2px;
  margin-bottom: 15px; }
  .nav-tabs > li {
    border: 0;
    margin-bottom: -2px; }
    .nav-tabs > li a, .nav-tabs > li a:focus, .nav-tabs > li a:hover {
      /* padding: 15px 30px; */
      padding: 15px 20px;
      background-color: transparent;
      border: 0;
      color: #8d9293; }
    .nav-tabs > li.active a, .nav-tabs > li.active a:focus, .nav-tabs > li.active a:hover {
      border: 0;
      background-color: transparent;
      border-radius: 1px;
      border-bottom: 4px solid #29c75f;
      color: #29c75f; }

@media (max-width: 1200px) {
  .nav-tabs {
    overflow-x: auto;
    overflow-y: hidden; }
    .nav-tabs > li a, .nav-tabs > li a:focus, .nav-tabs > li a:hover {
      padding: 15px; } }

.step .nav-tabs {
  border-bottom: 0px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
  border-radius: 1px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  position: relative; }
  .step .nav-tabs > li {
    border-right: 0;
    z-index: 2;
    -ms-flex: 1;
        flex: 1;
    margin-bottom: 0px;
    position: relative;
    overflow: hidden; }
    .step .nav-tabs > li[class^="col-"] {
      padding-left: 0;
      padding-right: 0;
      border-radius: 0; }
    .step .nav-tabs > li > a, .step .nav-tabs > li uib-tab-heading {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      border: 0;
      padding: 2rem;
      padding-left: 0;
      z-index: 2;
      color: #18aa4a; }
      .step .nav-tabs > li > a .icon, .step .nav-tabs > li uib-tab-heading .icon {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        font-size: 2.5em;
        margin-right: 0.5em;
        width: 60px;
        height: 60px;
        min-width: 60px;
        border-radius: 50%;
        background-color: #29c75f;
        color: #FFF; }
      .step .nav-tabs > li > a .heading, .step .nav-tabs > li uib-tab-heading .heading {
        -ms-flex: 1;
            flex: 1;
        text-align: left;
        overflow: hidden; }
        .step .nav-tabs > li > a .heading .title, .step .nav-tabs > li uib-tab-heading .heading .title {
          font-weight: bold;
          font-size: 1.1em;
          margin-bottom: 1rem;
          width: 100%;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
        .step .nav-tabs > li > a .heading .description, .step .nav-tabs > li uib-tab-heading .heading .description {
          font-size: 0.8em;
          margin-bottom: 0.5rem;
          width: 100%;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
      .step .nav-tabs > li > a:hover, .step .nav-tabs > li uib-tab-heading:hover {
        border: 0;
        background-color: transparent; }
    .step .nav-tabs > li.active > a, .step .nav-tabs > li.active > a:focus, .step .nav-tabs > li.active > a:hover, .step .nav-tabs > li.active uib-tab-heading {
      background-color: transparent;
      border: 0;
      color: #18aa4a; }
    .step .nav-tabs > li.active > a:hover {
      cursor: pointer; }
    .step .nav-tabs > li.active ~ li > a, .step .nav-tabs > li.active ~ li > a:focus, .step .nav-tabs > li.active ~ li > a:hover, .step .nav-tabs > li.active ~ li uib-tab-heading {
      color: #8d9293; }
      .step .nav-tabs > li.active ~ li > a .icon, .step .nav-tabs > li.active ~ li > a:focus .icon, .step .nav-tabs > li.active ~ li > a:hover .icon, .step .nav-tabs > li.active ~ li uib-tab-heading .icon {
        background-color: #c8d1d3;
        color: #FFF; }
    .step .nav-tabs > li.active ~ li > a, .step .nav-tabs > li.active ~ li > a:focus, .step .nav-tabs > li.active ~ li > a:hover, .step .nav-tabs > li.active ~ li uib-tab-heading {
      color: #8d9293; }
    .step .nav-tabs > li.active ~ li:after {
      content: '';
      z-index: 1;
      position: absolute;
      display: block;
      height: 4px;
      border-radius: 0px;
      top: 50%;
      transform: translate(0, -50%);
      width: 100%;
      background-color: #dfe6e8; }
    .step .nav-tabs > li:last-child {
      border-top-right-radius: 1px;
      border-bottom-right-radius: 1px; }
      .step .nav-tabs > li:last-child:before, .step .nav-tabs > li:last-child:after {
        display: none; }
  .step .nav-tabs:after {
    content: '';
    z-index: 1;
    position: absolute;
    display: block;
    height: 4px;
    border-radius: 2px;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 100%;
    background-color: #29c75f; }

.step .tab-content > div {
  padding: 0; }

@media (max-width: 1200px) {
  .step .nav-tabs > li > a, .step .nav-tabs > li uib-tab-heading {
    -ms-flex-pack: center;
        justify-content: center;
    padding: 0; }
    .step .nav-tabs > li > a .icon, .step .nav-tabs > li uib-tab-heading .icon {
      margin-right: 0; }
    .step .nav-tabs > li > a .heading, .step .nav-tabs > li uib-tab-heading .heading {
      display: none; } }

.loader-container {
  display: none; }

.__loading {
  position: relative;
  overflow: hidden; }
  .__loading .loader-container {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1003;
    color: #8d9293; }
    .__loading .loader-container .icon {
      margin-bottom: 4px; }
    .__loading .loader-container .sk-wave {
      margin-top: 0;
      margin-bottom: 1rem; }
      .__loading .loader-container .sk-wave .sk-rect {
        background-color: #8d9293; }
  .__loading:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
    border-radius: 1px; }

div.section {
  margin-bottom: 30px; }
  div.section .section-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    font-size: 1.2em;
    font-weight: 200;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    color: #8d9293;
    border-bottom: 1px solid #dfe6e8; }
    div.section .section-title .icon {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      background-color: rgba(141, 146, 147, 0.1);
      width: 20px;
      height: 20px;
      border-radius: 50%;
      color: rgba(141, 146, 147, 0.75);
      margin-right: 10px; }
    div.section .section-body
    {
      /* color: #666;  */
    }
    div.section .section-body.__indent {
      padding-left: 40px; }

.page-heading {
  padding: 15px;
  padding-left: 26px;
  margin-bottom: 26px; }
  .page-heading .title {
    font-size: 1.3em; }

@media (max-width: 1200px) {
  div.section {
    margin-bottom: 15px; }
    div.section .section-title {
      margin-bottom: 15px; }
    div.section .section-body.__indent {
      padding-left: 0px; } }
      .badge {
        border-radius: 2px;
        text-transform: uppercase;
        font-size: 0.75em;
        font-weight: 400;
        padding: 6px;
        background-color: #8d9293; }
        .badge.badge-icon {
          padding: 0; }
          .badge.badge-icon i {
            padding: 6px; }
          .badge.badge-icon span {
            padding: 6px; }
        .badge.badge-primary {
          color: #095077;
          background-color: rgba(9, 80, 119, 0.2); }
          .badge.badge-primary.badge-icon i {
            background-color: rgba(9, 80, 119, 0.1); }
        .badge.badge-danger {
          color: #E74C3C;
          background-color: rgba(231, 76, 60, 0.2); }
          .badge.badge-danger.badge-icon i {
            background-color: rgba(231, 76, 60, 0.1); }
        .badge.badge-warning {
          color: #fc8229;
          background-color: rgba(252, 130, 41, 0.2); }
          .badge.badge-warning.badge-icon i {
            background-color: rgba(252, 130, 41, 0.1); }
        .badge.badge-info {
          color: #20a3b9;
          background-color: rgba(32, 163, 185, 0.2); }
          .badge.badge-info.badge-icon i {
            background-color: rgba(32, 163, 185, 0.1); }
        .badge.badge-TEMP {
          color: #ffffff;
          background-color: rgba(32, 163, 185); }
          .badge.badge-TEMP.badge-icon i {
            background-color: rgba(32, 163, 185); }
        .badge.badge-TEMP-pobrany {
          color: #ffffff;
          background-color: rgb(41, 199, 95); }
          .badge.badge-TEMP-pobrany.badge-icon i {
            background-color: rgb(41, 199, 95); }
        .badge.badge-success {
          color: #29c75f;
          background-color: rgba(41, 199, 95, 0.2); }
          .badge.badge-success.badge-icon i {
            background-color: rgba(41, 199, 95, 0.1); }
        .badge.badge-coin {
          color: #d5ae5a;
          background-color: rgba(213, 174, 90, 0.2); }
          .badge.badge-coin.badge-icon i {
            background-color: rgba(213, 174, 90, 0.1); }

.modal {
  z-index: 300001 !important; }
  .modal .modal-dialog {
    border-radius: 3px; }
    .modal .modal-dialog .modal-content {
      background-color: #FFF;
      border: 3px;
      /* font-size: 16px; */
      box-shadow: 0 1px -1px #666; }
      .modal .modal-dialog .modal-content .modal-header {
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
        background-color: #FFF;
        padding: 30px; }
      .modal .modal-dialog .modal-content .modal-body {
        padding: 30px; }
      .modal .modal-dialog .modal-content .modal-footer {
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        background-color: #e7edee; }
        .modal .modal-dialog .modal-content .modal-footer .btn {
          margin-bottom: 0; }

.modal-backdrop {
  z-index: 300000 !important; }

.simplio-example.__modal {
  display: block; }
  .simplio-example.__modal .modal {
    position: relative;
    display: block;
    left: auto;
    right: auto;
    top: auto;
    z-index: 1 !important; }

.label {
  border-radius: 2px;
  font-weight: 400;
  font-size: 0.9em; }
  .label.label {
    background-color: #8d9293; }
    .label.label-default {
      background-color: #8d9293; }
    .label.label-primary {
      background-color: #095077; }
    .label.label-success {
      background-color: #29c75f; }
    .label.label-info {
      background-color: #39c3da; }
    .label.label-warning {
      background-color: #FFBC11; }
    .label.label-danger {
      background-color: #E74C3C; }

pre {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  border: 0; }
  pre code.hljs {
    padding: 30px; }

.list-group {
  position: relative; }
  .list-group > .list-group-item {
    padding: 12px 16px;
    margin-bottom: 2px;
    border-radius: 1px;
    position: relative; }
    .list-group > .list-group-item.list-group-item-primary {
      border: 1px solid #42b4f2;
      background-color: rgba(134, 207, 247, 0.5);
      color: #043D5D; }
    .list-group > .list-group-item.list-group-item-success {
      border: 1px solid #9df0b9;
      background-color: rgba(186, 254, 209, 0.5);
      color: #18aa4a; }
    .list-group > .list-group-item.list-group-item-info {
      border: 1px solid #93e5f3;
      background-color: rgba(195, 240, 247, 0.5);
      color: #20a3b9; }
    .list-group > .list-group-item.list-group-item-warning {
      border: 1px solid #fbd490;
      background-color: rgba(255, 229, 182, 0.5);
      color: #e9aa3a; }
    .list-group > .list-group-item.list-group-item-danger {
      border: 1px solid #f3b1ab;
      background-color: rgba(253, 195, 189, 0.5);
      color: #d73727; }
  .list-group.__timeline > .list-group-item {
    border-radius: 0;
    border: 0;
    padding-left: 40px;
    color: #18aa4a; }
    .list-group.__timeline > .list-group-item:after {
      content: '';
      z-index: 1;
      position: absolute;
      display: block;
      height: 16px;
      width: 16px;
      border-radius: 50%;
      left: 8px;
      top: 50%;
      transform: translate(0, -50%);
      background-color: #29c75f; }
  .list-group.__timeline:after {
    content: '';
    z-index: 1;
    position: absolute;
    display: block;
    width: 4px;
    left: 16px;
    top: 0;
    height: 100%;
    border-radius: 2px;
    transform: translate(-50%, 0);
    background-color: rgba(41, 199, 95, 0.2); }

ul.social {
  padding: 0;
  list-style: none;
  margin: 0; }
  ul.social > li {
    padding: 0; }
    ul.social > li > a {
      display: block;
      color: #DDD;
      line-height: 30px;
      vertical-align: middle; }
      ul.social > li > a .icon {
        width: 30px;
        height: 30px;
        line-height: 34px;
        margin-right: 6px;
        font-size: 22px;
        text-align: center;
        display: inline-block;
        vertical-align: middle; }
      ul.social > li > a .title {
        font-size: 14px;
        vertical-align: middle; }

ul.tags {
  list-style: none;
  overflow: auto;
  width: 100%;
  margin: 0;
  padding: 0; }
  ul.tags > li {
    float: left; }
    ul.tags > li > a {
      color: #666;
      display: block;
      border-radius: 2px;
      border: 1px solid #dfe6e8;
      padding: 4px 8px;
      margin: 5px;
      font-size: 12px; }
      ul.tags > li > a:hover {
        color: #FFF;
        border: 1px solid #29c75f;
        background-color: #29c75f;
        cursor: pointer; }
  ul.tags::after {
    position: relative;
    clear: both;
    display: block;
    content: ''; }

footer.app-footer {
  padding-left: 30px;
  padding-right: 30px; }
  footer.app-footer .footer-copyright {
    margin-bottom: 30px;
    color: #8d9293;
    font-size: 0.9em; }

@media (max-width: 1200px) {
  footer.app-footer {
    padding-left: 15px;
    padding-right: 15px; }
    footer.app-footer .footer-copyright {
      margin-bottom: 15px; } }

.autocomplete-suggestions {
  box-shadow: 0 1px 1px #dfe6e8;
  background-color: #FFF;
  padding: 0;
  z-index: 100010 !important;
  transform: translate(20px, 0); }
  .autocomplete-suggestions .autocomplete-suggestion {
    padding: 15px 30px;
    border-bottom: 1px solid #e7edee; }
    .autocomplete-suggestions .autocomplete-suggestion strong {
      color: #29c75f; }
    .autocomplete-suggestions .autocomplete-suggestion:hover {
      background-color: #29c75f;
      color: #FFF;
      cursor: pointer; }
      .autocomplete-suggestions .autocomplete-suggestion:hover strong {
        color: #FFF; }

.btn-floating {
  position: fixed;
  top: auto;
  left: auto;
  bottom: 30px;
  right: 30px;
  width: auto;
  height: auto;
  transform: translateZ(0);
  z-index: 101108; }
  .btn-floating .btn-bg {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    right: auto;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #29c75f;
    box-shadow: 0 1px 3px #29c75f;
    z-index: 101108;
    transition: all 0.3s ease; }
  .btn-floating .btn-toggle {
    position: relative;
    width: 60px;
    height: 60px;
    margin-bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    z-index: 101110; }
    .btn-floating .btn-toggle i {
      font-size: 2em;
      color: #FFF; }
    .btn-floating .btn-toggle .help-text {
      display: none; }
  .btn-floating .toggle-content {
    position: absolute;
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    z-index: 101110;
    display: none; }
    .btn-floating .toggle-content ul.actions {
      list-style: none;
      padding: 0;
      margin: 0; }
      .btn-floating .toggle-content ul.actions > li {
        padding: 0; }
        .btn-floating .toggle-content ul.actions > li a {
          display: block;
          color: #FFF;
          text-decoration: none;
          padding: 10px 20px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.1);
          text-transform: uppercase;
          font-size: 0.9em; }
          .btn-floating .toggle-content ul.actions > li a:hover {
            cursor: pointer;
            background-color: rgba(255, 255, 255, 0.1); }
  .btn-floating.active .btn-bg {
    border-radius: 3px; }
  .btn-floating.active .btn-toggle {
    display: none; }
  .btn-floating.active .toggle-content {
    position: relative;
    display: block; }

.thumbnail {
  padding: 4px;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08); }
  .thumbnail img {
    border-radius: 2px; }
  .thumbnail .caption {
    text-align: center; }
    .thumbnail .caption .title {
      margin-top: 10px;
      margin-bottom: 5px; }
    .thumbnail .caption .description {
      font-size: 14px; }

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  .media .media-left {
    margin-right: 7.5px; }
    .media .media-left img {
      border-radius: 3px;
      max-width: 60px;
      height: auto; }

.media.social-post {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  .media.social-post .media-left {
    margin-right: 7.5px; }
    .media.social-post .media-left img {
      border-radius: 50%; }
  .media.social-post .media-body .media-heading {
    margin-bottom: 10px; }
    .media.social-post .media-body .media-heading .title {
      margin-bottom: 3px;
      margin-top: 0; }
    .media.social-post .media-body .media-heading .timeing {
      opacity: 0.4;
      margin-bottom: 0;
      margin-top: 0;
      font-size: 0.9em; }
  .media.social-post .media-body .media-content {
    margin-bottom: 10px; }
    .media.social-post .media-body .media-content .attach {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
      .media.social-post .media-body .media-content .attach .thumbnail {
        margin-bottom: 5px;
        margin-right: 5px;
        padding: 1px; }
  .media.social-post .media-body .media-action .btn {
    padding: 4px 0;
    margin-right: 10px;
    color: #8d9293;
    font-size: 0.9em; }
  .media.social-post .media-body .media-comment input {
    padding: 7.5px 15px; }


tr.lineData > td {
    padding-top: 0px;
    padding-bottom: 0px;
}
/* tr.lineData > td > input {
    border-radius: 0px;
    border: 1px solid grey;
} */
tr.lineData > td > input {
    border-radius: 0px;
    border: 1px solid grey;
    /* border: 1px solid black; */
    background-color: #fff;
    border-radius: 0px;
    width: 100%;
}

tr.lineData > td > select {
    border-radius: 0px;
    border: 1px solid grey;
    width: 100%;
}
tr.lineData > td > select:disabled {
    border-radius: 0px;
    /* border: 1px solid grey; */
    border: 1px solid #808080;
    opacity: 1;
    background: #efefef;
    width: 100%;
}

.popover-content {
    /* width: 1000px; */
}

input.new-line {
    border-radius: 0px;
    /* border: 1px solid black; */
    border: 1px solid #808080;
    font-size: 1em !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;

    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
}

input.new-line:focus {
    box-shadow: 0 0 5px rgba(73, 118, 196, 1);
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid rgba(73, 118, 196, 1);
}

select.new-line {
    border-radius: 0px;
    /* border: 1px solid black; */
    border: 1px solid #808080;

    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    width: 100%;
}

select.new-line:focus {
    box-shadow: 0 0 5px rgba(73, 118, 196, 1);
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid rgba(73, 118, 196, 1);
}

.lineData > td > input {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
}

.lineData > td > select {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
}

.lineData > td > select:focus, .lineData > td > input:focus {
    box-shadow: 0 0 5px rgba(73, 118, 196, 1);
    border: 1px solid rgba(73, 118, 196, 1);
}

.input-group-test > .select2 {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1% !important;
  margin-bottom: 0;
}

.select2 {
    width: 100% !important;
}

.correction-dropdown {
    color: white !important;
}

.correction-dropdown:hover {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  background-color: #FF5E00 !important;
}

.twitter-typeahead, .tt-hint, .tt-input, .tt-menu {
    /* width: 100% !important;
    word-break: break-all !important; */
}
.tt-menu {
    position: absolute;
    bottom: 100%;
    z-index: 10000;
    height: 150px;
}

.table-responsive {
    overflow-y: visible !important;
}

.searchLine {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: capitalize;
  line-height: 15px;
}

.cropText {
  display: table-cell;
  max-width: 250px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}

.cropTextSmall {
  display: table-cell;
  max-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}

.videoIcon {
    font-size: 1.6em;
    width: 45px;
    height: 45px;
    background-color: rgba(192, 217, 247, 0.42);
    transition: all 0.2s ease;
    border-radius: 50%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}

.videoIcon:hover {
    background-color: rgba(136, 190, 255, 0.42);
}

.app-sidebar {
    position: fixed !important;
}

.sidebar-nav {
    /*position: absolute;*/
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}
.upload-spinner{
    z-index: 1059;
    position:fixed;
    top:50%;
    left:50%;
    display:none;
}

.darkness {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1057; /* some high enough value so it will render on top */
    opacity: .2;
    filter: alpha(opacity=20);
    display: none;
}
input[type="text"]:disabled {
    background-color:#e9ecef;
    border:1px #c8d1d3 solid;
}
input[type="number"]:disabled {
    background-color:#e9ecef;
    border:1px #c8d1d3 solid;
}

.flex-center {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.no-border-radius {
  border-radius: 0 !important; }

.no-margin-top {
  margin-top: 0 !important; }
