@charset "UTF-8";
/*ver->2.0std-02-08-2019*/
/*ver->2.0std-02-08-2019*/
/* =============================== Ogólna responsywność ================================= */
.slide-nav-wrapper {
  display: none;
}

@media screen and (max-width: 1500px) {
  .columns.x6 > div {
    width: 25%;
  }
  .filters-wrapper .label-combo > label {
    width: 100px;
    min-width: 80px;
  }
}
/* =============================== Podstawowe przeskoki ================================= */
@media screen and (max-width: 1367px) {
  .container {
    padding: 0 30px;
  }
  #logo, .sticked #logo {
    left: 30px;
  }
  .erp-dropdown-wrapper {
    width: 100%;
    overflow: hidden;
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 50px;
  }
  .erp-dropdown-wrapper .erp-dropdown-col {
    padding: 0 20px 20px 20px;
    float: left;
    width: 16.666%;
    box-sizing: border-box;
  }
  table.erp-table tr td.name, table.erp-table .ico-text .txt {
    width: 100px;
    max-width: 100px;
  }
  table.erp-table tr th, table.erp-table tr td, .data-table-cell {
    font-size: 12px;
    padding: 10px 8px;
  }
  table.erp-table .ico-text {
    min-width: 80px;
  }
  table.erp-table .ico-text {
    overflow: hidden;
    margin: 0 auto;
  }
  .columns.x6 > div {
    width: 33.333%;
  }
  .erp-page-side {
    padding: 50px 30px;
    width: 480px;
  }
  .erp-page-content {
    flex-grow: 1;
    padding-top: 50px;
    padding-bottom: 50px;
    max-width: calc(100% - 480px);
  }
  .label-combo > label,
  .label-combo > input,
  .label-combo > div,
  .label-combo.double-input > label,
  .chart .title,
  .net-gross-header .label,
  .net-gross-header .net,
  .net-gross-header .gross {
    width: 200px;
    min-width: 200px;
  }
  .timeline-content-wrapper .tasks-history-list > div {
    width: 50%;
  }
  .realization-status-progress-changer .set-progrees-btn::after {
    width: 30px;
  }
  span.set-progrees-btn {
    width: 100px;
    font-size: 0.7rem;
  }
  .columns.full-side-columns > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* ---------------------------------------- tablet --------------------------------- */
/* ---------------------------------------- mobile --------------------------------- */
@media screen and (max-width: 1000px) {
  html, body, input, textarea {
    font-size: 14px;
  }
  h1 {
    font-size: 1.6rem;
  }
  h2 {
    margin-top: 50px;
    font-size: 0.9rem;
    color: #80878d;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e7eaef;
  }
  .submit-controls {
    flex-direction: column;
  }
  .submit-controls > .submit-area {
    margin-top: 2em;
  }
  .captcha_wrapper .g-recaptcha > div {
    float: right;
  }
  .panel nav.desktop {
    display: none;
  }
  #logo {
    left: 30px;
  }
  .erp-table-wrapper {
    margin-left: -30px;
    margin-right: -30px;
    width: auto;
  }
  .erp-table-wrapper > div:first-child {
    width: 1600px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 30px 0 30px 0;
  }
  .erp-table-wrapper > div table {
    width: 100%;
  }
  .columns.x6 > div {
    width: 50%;
  }
  .companies-list {
    -moz-columns: 4;
         columns: 4;
  }
  .PAGE {
    padding: 0;
  }
  .erp-page-side {
    padding: 50px 30px;
    width: 280px;
  }
  .erp-page-content {
    flex-grow: 1;
    padding-top: 50px;
    padding-bottom: 50px;
    max-width: calc(100% - 280px);
  }
  .erp-page-columns {
    margin-top: -15px;
  }
  .label-combo > label,
  .label-combo > input,
  .label-combo > div,
  .label-combo.double-input > label,
  .chart .title {
    width: 200px;
    min-width: 200px;
  }
  .article-section:first-child h2 {
    padding-top: 30px;
  }
  .erp-page-side .label-combo > label {
    align-items: flex-start;
  }
  .label-combo > input[readonly], .label-combo > div.input, .label-combo > div {
    padding-top: 0;
    height: auto;
    min-height: 0;
  }
  .erp-page-columns.right-side .erp-page-side {
    display: none;
  }
  .erp-page-columns.right-side .erp-page-content {
    max-width: 100%;
  }
  .calendar-view.week-view .content {
    overflow: hidden;
    overflow-x: auto;
  }
  .calendar-view .week-template {
    width: 1300px;
  }
  .month-template .week .day .click-frame {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .calendar-view .month-template .cal-item {
    height: 18px;
  }
  .month-template .cal-item .item-content {
    padding: 1px 0;
  }
  .month-template .cal-item .item-content.cal-time .item-description {
    padding-left: 36px;
  }
  .month-template .cal-item .item-description .description {
    font-size: 0.75rem;
  }
  h2 {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  #mobile-menu-button {
    display: none;
  }
  .panel.main-controls {
    overflow: visible;
  }
  .panel-controls {
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    height: 40px;
    background: #041826;
    justify-content: space-between;
    border-top: 1px solid #3a444b;
  }
  .panel-controls .button {
    height: 40px;
  }
  .task-timer-wrapper.show {
    top: auto;
    bottom: 40px;
    right: auto;
    left: 10px;
  }
  .panel-controls .button.dropdown-link {
    order: 2;
  }
  .panel-controls .button.timer-btn {
    order: 1;
  }
  .panel-controls .button.log-out-btn {
    order: 3;
  }
  .container {
    padding: 0 15px;
    max-width: 100%;
  }
  #TOP {
    height: 45px;
  }
  #logo, .sticked #logo {
    left: 50%;
    bottom: 5px;
    top: 5px;
    max-height: 35px;
    transform: translate(-50%, 0);
  }
  .panel.main-controls {
    height: 45px;
  }
  .window {
    padding: 15px;
    max-width: 95%;
    max-height: 90%;
    height: auto;
    width: 800px;
    height: 800px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  }
  #CANVAS {
    padding-bottom: 40px;
  }
  #CANVAS.crm-kanban_board {
    overflow: hidden;
    padding-bottom: 90px;
  }
  .kanban-board {
    height: auto;
  }
  .kanban-board #board {
    width: 400vw;
    margin-left: -200vw;
    transition: margin 600ms;
    padding-bottom: 60px;
    position: relative;
  }
  .project-board-wrapper #board {
    width: 400vw;
    height: 300px;
    margin-left: -200vw;
    margin-right: auto;
    transition: margin 600ms;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
  }
  .kanban-board .page-section .container {
    padding: 0;
    max-width: 100%;
  }
  .kanban-board .kanban-filter .table-tools label {
    display: none;
  }
  .kanban-board .kanban-filter .active_users {
    display: none;
  }
  .kanban-board .kanban-filter .combo div:nth-of-type(3) {
    display: none;
  }
  .kanban-board .kanban-filter .combo div:nth-of-type(5) {
    align-self: center;
  }
  .kanban-board .list-wrapper {
    margin: 0 2vw;
    width: 96vw;
    height: 90%;
    flex-basis: unset;
    overflow-y: auto;
    position: static !important;
  }
  .kanban-board .list-wrapper .list-content {
    height: auto;
    position: static !important;
  }
  .kanban-board .list-cards {
    padding-bottom: 90px;
    overflow-y: hidden;
    height: 100%;
    position: relative !important;
  }
  .slide-nav-wrapper.show-on-mobile {
    display: block;
    position: fixed;
    bottom: 40px;
    left: 0;
    right: 0;
    z-index: 100;
    background: #041826;
  }
  .slide-nav-wrapper .slide-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .slide-nav-wrapper .slide-nav .nav-slide {
    flex: 1;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 0.65rem;
    text-decoration: none;
    padding: 5px 20px;
    background: #041826;
    white-space: nowrap;
    text-transform: uppercase;
  }
  .slide-nav-wrapper .slide-nav .nav-slide.urhere {
    background-color: #2f7ecd;
  }
  .project-board-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 40px;
    background-color: #f8f9fa;
  }
  .project-board-wrapper .slide-nav-wrapper.show-on-mobile {
    position: relative;
    bottom: auto;
  }
  .project-board-wrapper .list-wrapper {
    margin: 0;
    flex-basis: 100%;
    box-sizing: border-box;
    width: 100%;
    padding-right: 15px;
  }
  .project-board-wrapper .slide-nav-wrapper {
    border: 1px solid #e7ebef;
    background: #fff;
    transform: translate(0, -50%);
  }
  .project-board-wrapper .slide-nav-wrapper .slide-nav .nav-slide {
    color: #80888e;
    background: #fff;
    font-weight: bold;
  }
  .project-board-wrapper .slide-nav-wrapper .slide-nav .nav-slide.urhere {
    background-color: #2f7ecd;
    color: #fff;
  }
  .kanban-board #board.slide-1, .project-board-wrapper #board.slide-1 {
    margin-left: 0;
  }
  .kanban-board #board.slide-2, .project-board-wrapper #board.slide-2 {
    margin-left: -100vw;
  }
  .kanban-board #board.slide-3, .project-board-wrapper #board.slide-3 {
    margin-left: -200vw;
  }
  .kanban-board #board.slide-4, .project-board-wrapper #board.slide-4 {
    margin-left: -300vw;
  }
  .task-item {
    position: relative !important;
  }
  .ui-sortable-handle {
    touch-action: auto !important;
  }
  .companies-list {
    -moz-columns: 1;
         columns: 1;
  }
  .columns.full-side-columns > div {
    padding: 15px;
  }
  .table-wrapper {
    position: relative;
  }
  .data-table-table {
    width: 1300px;
  }
  .crm-projects .table-tools .combo {
    flex-wrap: wrap;
  }
  .crm-projects .table-tools .combo > div {
    margin-bottom: 10px !important;
    min-width: 180px;
  }
  .crm-projects .table-tools .combo > div > .input-search {
    width: 100%;
  }
  .crm-projects .table-tools .combo > div.button-wrapper {
    min-width: 100%;
    text-align: right;
  }
  .crm-projects .table-tools .combo > div.button-wrapper .button {
    display: inline-flex;
    width: auto;
  }
  .crm-projects .table-tools .combo > div.div-placeholder {
    display: none;
  }
  .panel-column .panel-col-1 {
    width: auto;
    position: static;
    float: none;
  }
  .panel-column .line {
    display: none;
  }
  .charts-wrapper .text-data {
    flex: 0;
  }
  .panel-comments-col {
    width: 80vw;
    right: -80vw;
    box-sizing: border-box;
    border-left: solid 1px #ddd;
    transition: right 400ms;
  }
  .panel-comments-col.show-me {
    right: 0vw;
  }
  .panel-comments-col-overlay {
    width: 300px;
    position: absolute;
    top: 40px;
    left: 0;
    bottom: 60px;
    right: 0;
    opacity: 0.2;
    background: #000;
    display: none;
  }
  .panel-comments-col-overlay.show-me {
    display: block;
  }
  .n-comments {
    left: 20px;
  }
  .crm-calendar .calendar-content {
    width: 100%;
    overflow-x: auto;
  }
  .crm-calendar .calendar-content .gantt-template {
    width: 1500px;
  }
  .crm-calendar .view-switcher {
    display: none;
  }
  .megadropdown .hide-button {
    top: -100%;
    bottom: auto;
    position: fixed;
    transition: all 300ms;
  }
  .megadropdown.show-me .hide-button {
    top: 500px;
  }
  .megadropdown-content {
    overflow-y: auto;
    padding-bottom: 30px;
  }
  .erp-dropdown-wrapper .erp-dropdown-col {
    width: 100%;
  }
  .table-tools {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .erp-page-columns {
    flex-direction: column;
  }
  .erp-page-content {
    padding-top: 0;
  }
  .erp-page-side {
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 30px 15px;
    min-height: 0;
  }
  .erp-page-content {
    flex-grow: 1;
    padding-top: 20px;
    padding-bottom: 50px;
    max-width: 100%;
  }
  .label-combo {
    flex-direction: row;
  }
  .label-combo > input[readonly], .label-combo > div.input {
    padding-left: 10px;
    padding-right: 10px;
  }
  .erp-page-side .controls, .sum-controls {
    padding-top: 15px;
    margin-top: 15px;
  }
  .section-controls .button {
    display: flex;
    max-width: 185px;
  }
  .article-section:first-child h2 {
    padding-top: 20px;
  }
  .window {
    width: 90vw;
    height: 500px;
    max-height: 80vh;
  }
  .window .window-content > div {
    padding: 15px;
  }
  .window.with-header .window-header, .window .window-header,
  .window .controls, .window .window-controls, .message-window .window-controls {
    left: 15px;
    right: 15px;
  }
  .window.with-header .window-header h3, .window .window-header h3 {
    font-size: 1rem;
  }
  #PAGE-TOP {
    height: auto;
    min-height: 0;
    margin-bottom: 20px;
    padding: 10px 0;
  }
  #PAGE-TOP .container {
    height: auto;
    min-height: 0;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 5px;
  }
  .columns.filters-wrapper > div {
    padding-bottom: 10px;
  }
  #PAGE-TOP .page-top-filters {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  #PAGE-TOP .page-top-filters .input-wrapper {
    min-width: 220px;
  }
  .calendar .app-calendar-body {
    margin-top: -20px;
  }
  .calendar-view .content {
    height: 100%;
  }
  .calendar-view .week-template .res-week, .calendar-view .week-template, .calendar-view {
    height: 100%;
  }
  .calendar-view .week-template {
    min-height: 350px;
  }
  .calendar-view .month-template .cal-item {
    height: 10px;
  }
  .month-template .cal-item .project-indicator {
    top: 0;
    bottom: 0;
    width: 2px;
  }
  .month-template .cal-item .item-date, .month-template .cal-item .item-description .description {
    font-size: 0.4rem;
  }
  .month-template .cal-item .item-content.cal-time .item-description {
    padding-left: 30px;
  }
  .month-template .week {
    height: 50px;
    min-height: 50px;
  }
  .calendar-view.month-view {
    height: auto;
    min-height: 0;
  }
  .month-template .cal-item .item-content {
    padding: 0;
  }
  .month-template .cal-item .item-content.cal-time .item-date .utf-icon {
    font-size: 0.4rem;
    margin: 0 3px;
  }
  .month-template .week .day {
    padding-left: 18px;
  }
  .month-template .week.head {
    height: 20px;
  }
  .month-template .week .day.head {
    padding: 5px;
  }
  .month-template .week .day.head > span {
    font-size: 0.7rem;
  }
  .month-template .cal-item .item-date {
    padding-left: 3px;
    padding-right: 3px;
  }
  .month-template .week .day .day-name {
    font-size: 0.6rem;
  }
  .erp-table-accordion-row .erp-table-accordion-cell.name {
    font-size: 13px;
  }
  .task-window .window .content {
    padding-right: 20px;
  }
  .task-window .panel-wrapper .scrolable {
    padding-left: 20px;
  }
  .task-window .panel-wrapper .scrolable {
    bottom: 45px;
  }
}
@media screen and (max-width: 500px) {
  .crm-projects .table-tools .combo > div {
    min-width: 100%;
  }
  .combo {
    margin: 0;
  }
  .double-inputs {
    flex-direction: column;
    gap: 0;
  }
  .double-inputs .panel-section {
    width: 100%;
  }
  .input-btn img, .date-time-btn:before {
    width: 16px !important;
    height: 16px !important;
    min-width: 16px;
  }
  .date-time-btn input {
    padding-left: 39px;
  }
  .label-combo > label,
  .label-combo > input,
  .label-combo > div,
  .label-combo.double-input > label,
  .chart .title {
    width: 50%;
    min-width: 50%;
    box-sizing: border-box;
    line-height: 1.1;
  }
  .chart {
    flex-wrap: wrap;
  }
  .chart .title {
    min-width: 100%;
  }
  .label-combo > label {
    margin-top: 0;
    height: auto;
  }
  .label-combo > input {
    width: 100%;
    min-width: 160px;
  }
  .erp-page-side .controls, .sum-controls {
    border-top: 0px solid #e7eaef;
    padding-top: 0;
  }
  .erp-contact-box.header-style {
    margin-bottom: 40px;
  }
  #PAGE-TOP .page-top-filters {
    min-width: 100%;
  }
}
@media screen and (max-width: 420px) {
  .label-combo > label, .label-combo > input {
    width: 120px;
    min-width: 120px;
  }
  #PAGE-TOP .container form {
    width: 100%;
  }
  .label-combo > input {
    width: 100%;
  }
  .nav-tab-wrapper, #PAGE-TOP .page-top-filters > div {
    width: 100%;
  }
  .month-template .week .day .day-name {
    position: static;
    width: 100%;
    text-align: left;
    padding-bottom: 2px;
  }
  .month-template .week .day {
    padding-left: 3px;
  }
}/*# sourceMappingURL=theme-media.css.map */