.mobile__header-task {
    display: none;
}

.first__row {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.header {
    max-height: 65px;
}

.header .logo {
    max-width: 200px;
}

.header .logo img {
    object-fit: cover;
    max-height: 100%;
}

.header .toggle-menu {
    display: none;
}

.pays .c__table__row {
    grid-template-columns: 2fr 2fr 3fr 3fr 3fr 3fr 3fr;
}

.pays .c__table__row .delete {
    border-bottom: none;
}

.main-nav {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.powered {
    margin: 0 auto;
    font-size: 12px;
    line-height: 14px;
    color: #abb7d0;
    text-decoration: none;
}

.powered:hover {
    color: #6091f8;
}

.pays a {
    width: fit-content;
}

.leads .c__table__row .c__table__col p {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.3em;
    display: -webkit-box;
    overflow: hidden;
}

.leads .c__table__row .c__table__col p:hover {
    -webkit-line-clamp: inherit;
}

.leads .c__table__row {
    grid-template-columns: 2fr 3fr 2fr 3fr 4fr 2fr;
}

.c__table__row .c__table__col .title-mob {
    display: none;
}

.leads .c__table__row .delete {
    border-bottom: none;
}

.leads .status,
.leads .delete {
    display: grid;
    align-items: center;
}

.leads .c__table__row .btn.btn-red {
    margin: unset;
    width: 120px;
    text-align: center;
}

.pays .itog,
.akts .itog {
    grid-template-columns: 120px 2fr !important;
}

.akts .c__table__row {
    grid-template-columns: 2fr 2fr 3fr 3fr 3fr 3fr 3fr;
}

.dogovor_skan_item {
    width: 100%;
    margin: 0;
    height: 37px;
    display: grid;
    align-items: center;
}

.akts .c__table__row .btn.btn-red {
    margin-left: 0;
}

.leads .c__table__row .delete,
.akts .c__table__row .delete {
    border-bottom: none;
}

.dogovors .c__table__row {
    grid-template-columns: 3fr 3fr 3fr 3fr 3fr 3fr 3fr;
}

.dogovors .dogovors-download,
.dogovors .org,
.dogovors .project {
    display: grid;
    align-items: center;
    border-bottom: none;
}

.dogovors .file-item {
    width: fit-content;
}

.expenses .details-span {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.3em;
    display: -webkit-box !important;
    overflow: hidden;
    color: initial !important;
    font-size: inherit !important;
}

.expenses .details_category {
    margin-bottom: 0;
}

.expenses .c__table__row .c__table__col {
    border-top: none;
}

.expenses .c__table__row {
    border-bottom: 1px solid #dee4f2;
}

.expenses .c__table__row {
    grid-template-columns: 3fr 2fr 3fr 3fr 4fr 3fr 3fr 2fr;
}

.expenses .delete {
    padding-left: 0;
}

.expenses .c__table__row .btn.btn-red {
    width: 100%;
    display: flex;
    padding: 0 5px;
    margin-left: 0;
    justify-content: center;
    align-items: center;
}

.expenses .details-span:hover {
    display: block !important;
}

.ts__table {
    margin-left: 0;
}

.ts__table__item {
    margin-left: 0;
}

.ts__filter__right {
    display: flex;
}

.akts a {
    width: 90px;
}

.leads .status {
    overflow: visible;
}

.akts .agent-block,
.dogovors .agent-block {
    flex-direction: column;
}

.akts .agent-img div:first-child,
.dogovors .agent-img div:first-child {
    margin-left: 0 !important;
}

.client-info .c__col-12 {
    border-bottom: 0;
}

.clients-pays .c__table__row {
    grid-template-columns: 2fr 2fr 2fr 2fr 2fr 2fr;
}

.slider {
    overflow: auto;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}

.slider .slide_block {
    margin-right: 10px;
}

.task__col {
    margin-right: 0;
    width: 180px;
}

.task__col__title {
    white-space: initial;
}

.clients .c__table__row {
    grid-template-columns: 2fr 2fr 2fr 2fr;
}

.ts__list .ts__table__item:first-child .ts__table-row {
    display: grid;
    grid-template-columns: 2fr 2fr 2fr 2fr 2fr 2fr;
}

.ts__list .ts__table a {
    grid-template-columns: 2fr 2fr 2fr 2fr 2fr 3fr;
    display: grid;
}

.ts__list .ts__table-row {
    grid-template-columns: 2fr 2fr 2fr 2fr 2fr 3fr;
    display: grid;
}

.ts__list .ts__table-col {
    max-width: none !important;
}

.ts__list .ts__table-col:first-child {
    padding: 9px 10px;
}

.ts__list .ts__table__item:first-child .ts__table-row .ts__table-col:first-child {
    padding: 20px 10px 11px 10px;
}

.ts__list .title-mob {
    display: none;
}

.client-tasks .ts__list .ts__table a {
    grid-template-columns: 2fr 2fr 2fr 2fr 2fr 2fr;
}

.content .ts__list .task-h2 {
    padding: 15px 15px 0 10px;
}

.content .project_title {
    margin-left: 10px;
}

.ts__list .task-h2 {
    padding: 15px 15px 0 0;
}

.remodal .otchet_ts__list .ts__table__item:first-child .ts__table-row {
    grid-template-columns: 2fr 2fr 2fr !important;
}

.remodal .ts__list .ts__table a {
    grid-template-columns: 2fr 2fr 2fr;
}

.check-list .check-list__item span {
    padding-top: 2px;
}

.tactic .c__table__row {
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
}

.content-tactic .slider:before {
    left: 1px;
}

.content-tactic input:checked+.slider:before {
    transform: translateX(35px);
    -webkit-transform: translateX(35px);
    -moz-transform: translateX(35px);
    -ms-transform: translateX(35px);
    -o-transform: translateX(35px);
}

.tactic .c__table__col .text {
    padding-top: 2px;
}

.pays-parishes .c__table__row {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.c__table__row__dop .debet-more:hover {
    background: #ffffff;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 12%);
}

.c__table__row__dop .debet-more {
    padding-right: 10px;
}

.c__table__row__dop .debet-more:hover::after {
    content: "";
    position: absolute;
    left: 0px;
    height: 100%;
    border-left: 2px solid #6091f8;
    width: 2px;
    display: block !important;
}

.content-white.debet .debet-more {
    position: relative;
}

.remodal .ts__list .othcet_table_row_start {
    display: grid;
    grid-template-columns: 2fr 2fr 2fr 2fr !important;
}

.remodal .ts__list .otchet_table_row {
    display: grid;
    grid-template-columns: 2fr 2fr 2fr 2fr !important;
}

.team-tasks .ts__list .ts__table a {
    grid-template-columns: 2fr 2fr 2fr 2fr 2fr 2fr;
}

.files-page {
    width: calc(100% - 240px);
}

.files-page .content {
    width: 100%;
}

.files-first-row {
    justify-content: space-between;
}

.files-bread-crumb a {
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
    color: #abb7d0;
}

.files-bread-crumb a:hover {
    color: #6091f8;
}

.files-bread-crumb .active {
    color: #6091f8;
}

.files-content {
    padding: 12px 10px 15px 10px;
    background: #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.files-grid {
    cursor: pointer;
    width: 18px;
    height: 18px;
    background-color: #dee4f2;
    -webkit-mask-image: url("../img/files-grid.svg");
    mask-image: url("../img/files-grid.svg");
    margin-right: 8px;
}

.files-grid:hover {
    background-color: #6091f8;
}

.files-row {
    cursor: pointer;
    width: 18px;
    height: 18px;
    background-color: #dee4f2;
    -webkit-mask-image: url("../img/files-row.svg");
    mask-image: url("../img/files-row.svg");
}

.files-row:hover {
    background-color: #6091f8;
}

.files-form .active {
    background-color: #6091f8;
}

.files-table {
    background: #ffffff;
    border: 1px solid #dee4f2;
    border-radius: 5px;
}

.files-table_first-row {
    background: #f3f6fc;
    padding: 10px 9px 5px 9px;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 400;
}

.files-table_first-row .files-left-column {
    display: flex;
    align-items: center;
}


/*.files-table_first-row .add-plus {*/


/*    display: inline-block;*/


/*    width: 13px;*/


/*    height: 13px;*/


/*    background-size: 7px;*/


/*    margin-bottom: 1px;*/


/*}*/

.files-arrow {
    margin-right: 17px;
    content: "";
    -webkit-mask-image: url("../img/files-arrow.svg");
    mask-image: url("../img/files-arrow.svg");
    background: #706f6f;
    width: 8px;
    height: 7px;
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    margin-bottom: 2px;
}

.files-arrow:hover {
    background: #6091f8;
}

.files-folder {
    margin-right: 7px;
}

.files-table {
    margin-top: 11px;
}

.files-table_row {
    background-color: #ffffff;
    padding: 4px 9px 4px 9px;
    display: grid;
    grid-template-columns: 3fr 3fr 3fr 85px;
}

.files-table_row:last-child {
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
}

.files-table_row:hover {
    background: #f3f6fc;
    cursor: pointer;
}

.files-table_row:hover .files-table-row_edit,
.files-table_row:hover .files-table-row_delete {
    background: #abb7d0;
}

.files-table-row_content {
    align-items: center;
}

.files-table_row-img {
    margin-right: 10px;
    max-width: 15px;
}

.files-table-row_control {
    display: flex;
}

.files-table-grid .files-table-row_control {
    position: absolute;
}

.files-table-grid .files-table_row {
    grid-template-columns: auto;
    position: relative;
}

.files-table-grid .files-table-row_date,
.files-table-grid .files-table-row_size,
.files-table-grid .files-table_row.first-file-row {
    display: none;
}

.files-table-row_control .team-avatar {
    width: 21px;
    height: 21px;
    overflow: visible;
}

.files-table-row_control .team-avatar-img {
    width: 22px;
    height: 22px;
}

.files-table-row_edit {
    content: "";
    -webkit-mask-image: url("../img/files-edit.svg");
    mask-image: url("../img/files-edit.svg");
    background: #dee4f2;
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-right: 7px;
    background-size: cover;
    margin-top: 2px;
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
}

.files-table-row_edit:hover {
    background: #6091f8 !important;
}

.files-table-row_delete:hover {
    background: #e92e5a !important;
}

.files-table-row_delete {
    content: "";
    -webkit-mask-image: url("../img/files-delete.svg");
    mask-image: url("../img/files-delete.svg");
    background: #dee4f2;
    display: inline-block;
    margin-left: 8px;
    width: 9px;
    height: 9px;
    margin-right: 7px;
    background-size: cover;
    margin-top: 2px;
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
}

.files-table_row:not(.first-file-row) .files-table-row_date,
.files-table_row:not(.first-file-row) .files-table-row_control {
    width: fit-content;
    position: relative;
}

.files-table-grid #file_rows {
    display: flex;
    flex-wrap: wrap;
}

.first-file-row .files-table-row_date::after,
.first-file-row .files-table-row_size::after,
.first-file-row .files-table-row_control::after {
    content: "";
    border: 1px solid #dee4f2;
    border-bottom: none;
    border-top: none;
    border-right: none;
    position: absolute;
    height: 24.4px;
    left: -10px;
    top: -4px;
    cursor: pointer;
}

.first-file-row {
    background: #f3f6fc;
    cursor: initial;
    border-top: 1px solid #dee4f2;
}

.up-arrow,
.down-arrow {
    display: flex;
}

.files-table_row:first-child .up-arrow::before {
    content: "";
    position: relative;
    border: 6px solid transparent;
    border-top: 8px solid #c9ceda;
    cursor: pointer;
    margin-right: 4px;
    margin-bottom: -4px;
    /*display: none;*/
}

.first-file-row.files-table_row .sort-column {
    cursor: pointer;
}

.first-file-row.files-table_row .sort-column:hover .up-arrow::before {
    display: block;
}

.files-table-row_date,
.files-table-row_content,
.files-table-row_size {
    display: flex;
    align-items: flex-start;
}

.files-table_row.first-file-row .sort-column {
    justify-content: space-between;
}

.files-table_row:first-child .down-arrow::before {
    content: "";
    position: relative;
    border: 6px solid transparent;
    border-top: 8px solid #c9ceda;
    cursor: pointer;
    transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    margin-right: 4px;
    margin-top: -7pxf;
}


/*.files-table-row_size::after {*/


/*    width: 70px;*/


/*}*/

.files-table_row:not(.first-file-row) .files-table-row_size {
    width: fit-content;
    position: relative;
}

.files-table-grid .files-table_row .sub-data {
    display: none;
}

.files-table-grid .files-table_row {
    padding: 30px 20px 20px 20px;
    width: fit-content;
    margin-right: 14px;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

.files-table-grid .files-table-row_content {
    flex-direction: column;
    width: 65px;
    text-align: center;
}

.files-table-grid .files-table_row-img {
    object-fit: cover;
    margin-right: 0;
    margin-bottom: 10px;
    max-width: 62px;
    height: 62px;
    width: 100%;
    object-fit: contain;
}

.files-table-grid .files-table-row_control .team-avatar {
    display: none;
}

.files-table-grid .files-table-row_control {
    top: 6px;
    right: 6px;
    position: absolute !important;
}

.files-table-grid .files-table-rows {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 15px 15px 15px;
}

.auth__logo img {
    height: 60px;
}

.auth__logo {
    margin-bottom: 15px;
}

.projects-page .ts__filter__tasks .ts__filter__title {
    margin-top: 0;
}

.js-statuses-row {
    cursor: initial !important;
}

.js-statuses-row:hover {
    background: #ffffff;
    box-shadow: none !important;
}

.roles-card__body {
    background: transparent;
}

.roles-card__body {
    margin-bottom: 0;
}

.roles-card__item .c__table__row:first-child .c__table__col {
    padding: 3px 5px;
}

.js-statuses-row:hover::after {
    content: "";
    position: absolute;
    left: 0px;
    height: 0 !important;
    border-left: none !important;
    width: 0 !important;
}

.task__content .project__block-row {
    grid-template-columns: 1fr 3fr 3fr 2fr 2fr;
    grid-column-gap: 7px;
}

.project__block-row .flex {
    display: flex;
}

.project__block-row .flex .project__block-col {
    /* display: flex; */
    /* padding-right: 25px; */
}

.project__block-row.sort {
    color: #6091f8;
}

.task__content .project__block-row .select-task-status {
    max-width: 100%;
    width: 100%;
}

.task__content .project__block {
    width: calc(100% - 20px);
}

.project-content {
    background: #ffffff;
    border-radius: 5px;
    width: 100%;
    padding: 15px 10px 20px 10px;
    margin-bottom: 20px;
}

. {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.project-content_title {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    margin-right: 25px;
}

.remodal-project .field-row input {
    max-width: 200px;
}

.remodal-project .field-row {
    width: auto;
    margin-right: 10px;
}

.project-title-row {
    display: grid;
    grid-template-columns: 3fr 2fr 2fr 2fr 3fr;
}

.project-block {
    border: 1px solid #dee4f2;
    border-radius: 5px;
    margin-top: 10px;
}

.project-row {
    border-bottom: 1px solid #dee5f2;
    display: grid;
    padding: 0 10px;
    height: 36px;
    grid-template-columns: 3fr 2fr 2fr 2fr 3fr;
    align-items: center;
}

.project-col {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

.progres-row {
    background: #c7eabe;
    border-radius: 50px;
    width: 100%;
    height: 20px;
    position: relative;
}

.project-block .project-row:first-child .project-col {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #6091f8;
}

.progres-line {
    background: #38c947;
    border-radius: 50px 0px 0px 50px;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    width: 60%;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    display: flex;
    padding-left: 13px;
    padding-top: 3px;
}

.project-col .red {
    background: #ffd9d0;
}

.progres-row .red {
    background: #ff6240;
}

.project-col .yellow {
    background: #f7f1c2;
}

.progres-row .yellow {
    background: #edd605;
}

.remodal-project {
    max-width: 542px;
    padding-left: 0;
    padding-right: 0;
}

.remodal-first-block {
    margin-top: 15px;
    border-bottom: 1px solid #dee4f2;
    padding: 0 25px 10px 25px;
}

.remodal-project_sub-title {
    font-size: 14px;
    line-height: 16px;
    color: #6091f8;
    margin-top: 20px;
    margin-bottom: 15px;
    margin-left: 25px;
}

.remodal-task-block {
    background: #f3f6fc;
    border: 1px solid #dee4f2;
    border-radius: 5px;
    padding: 8px 30px 15px 10px;
    max-width: 240px;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
    height: fit-content;
}

.remodal-tasks-blocks:last-child {
    border: none;
}

.remodal-task-block input {
    max-width: none !important;
}

.remodal .remodal-task-block .field-row {
    margin-right: 0;
}

.remodal-task-block .ts__filter__col {
    margin-right: 0;
    margin-bottom: 10px;
}

.remodal-task-block .ts__filter__col input {
    width: 100%;
}

.remodal-task-block select {
    width: 100%;
    cursor: pointer;
}

.hide-task-block {
    position: absolute;
    content: url(../img/select.svg);
    top: 15px;
    right: 10px;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.remodal-task-block .revert {
    transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
}

.remodal-tasks-block_add {
    background: #ffffff;
    border: 1px dashed #dee4f2;
    border-radius: 5px;
    max-width: 240px;
    width: 100%;
    height: 71px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.remodal-tasks-block_add {
    font-size: 14px;
    line-height: 16px;
    color: #6091f8;
}

.remodal-tasks-block_add:hover {
    transform: scale(0.99);
    -webkit-transform: scale(0.99);
    -moz-transform: scale(0.99);
    -ms-transform: scale(0.99);
    -o-transform: scale(0.99);
}

.remodal-tasks-block_add .add-plus {
    margin-left: 0;
    margin-right: 10px;
}

.remodal-tasks-blocks {
    border-bottom: 1px solid #dee4f2;
    padding: 0 25px 20px 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.remodal-task-block:last-child {
    background: none;
    border: none;
    padding: 0;
    margin-bottom: 0;
}

.remodal-task-block .btn {
    margin-top: 30px;
}

.mobile-project-content_title {
    display: flex;
}

.project_mobile-title {
    display: none;
}

.panel__row-users {
    display: flex;
    flex-wrap: wrap;
    max-width: 760px;
}

.panel__block {
    cursor: pointer;
    min-width: 230px;
    height: 150px;
    background: #ffffff;
    border-radius: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.panel__title {
    padding: 15px 0 16px 8px;
}

.panel__status {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
    padding: 2px 10px;
    width: fit-content;
    border-radius: 50px;
}

.panel__coefficient {
    background: #ca88fe;
}

.panel__working {
    background: #6091f8;
}

.panel__salary {
    background: #e92e5a;
}

.panel__title p {
    padding: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #abb7d0;
    margin-top: 3px;
    margin-bottom: 0;
}

.panel__progress {
    position: relative;
    padding: 18px 0 10px 10px;
    overflow: hidden;
}

.panel__progress-medium {
    background: #f7f1c2;
    border-radius: 0px 0px 5px 5px;
}

.panel__progress-percent {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.panel__proceeds {
    background: #ff9900;
}

.panel__white {
    background: #ffc700;
}

.panel__proceeds-pl {
    background: #ff6240;
}

.panel__costs-pl {
    background: #5cdd9f;
}

.panel__white-pl {
    background: #ee40bd;
}

.panel__costs {
    background: #6acaeb;
}

.panel__row-company .panel__salary {
    background: #6bc25d;
}

.panel__acts {
    background: #FF66B0;
}

.panel__progress-percent_medium {
    background: #ffdd47;
    border-radius: 0px 0px 0px 5px;
    width: 40%;
}

.panel__money {
    font-size: 24px;
    line-height: 28px;
    color: #08235c;
    margin-bottom: 5px;
    position: relative;
    z-index: 5;
}

.panel__progress-low {
    background: #ffd9d0;
    border-radius: 0px 0px 5px 5px;
}

.panel__progress-low .panel__full-money {
    color: #9b331c;
}

.panel__progress-percent_low {
    background: #ff6240;
    border-radius: 0px 0px 0px 5px;
    width: 10%;
}

.panel__progress-high {
    background: #c7eabe;
    border-radius: 0px 0px 5px 5px;
}

.panel__progress-high .panel__full-money {
    color: #36812a;
}

.panel__progress-percent_high {
    background: #88e06a;
    border-radius: 0px 0px 0px 5px;
    width: 90%;
}

.panel__progress-medium .panel__full-money {
    color: #bea120;
}

.panel__full-money {
    font-size: 14px;
    line-height: 16px;
    position: relative;
    z-index: 5;
}

.panel__row-company {
    display: flex;
    flex-wrap: wrap;
    max-width: 760px;
}

.panel__row-company .panel__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.panel__row-company .panel__money {
    margin: 0 0 10px 10px;
    font-size: 24px;
    line-height: 28px;
    color: #6091f8;
}

.panel__new {
    max-width: 730px;
    background: #ffffff;
    border-radius: 5px;
    padding: 15px 10px 20px 10px;
}

.panel__new-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    margin-bottom: 10px;
}

.panel__new-block {
    background: #f9fafd;
    border-radius: 5px;
    padding: 15px 10px 15px 10px;
    margin-bottom: 15px;
}

.panel__new-block:last-child {
    margin-bottom: 0;
}

.panel__new-block_company {
    font-size: 12px;
    line-height: 14px;
    color: #67779a;
}

.panel__new-block_title {
    font-size: 14px;
    line-height: 16px;
    color: #6091f8;
    margin-top: 5px;
}

.panel__new-block_row textarea {
    padding: 5px;
    resize: none;
}

.panel__new-block_row {
    margin-top: 7px;
}

.project__remodal-title {
    font-size: 24px;
    line-height: 28px;
    text-align: start;
    color: #000000;
}

.project__remodal-first {
    border-bottom: 1px solid #dee4f2;
    padding: 0 30px;
    padding-bottom: 20px;
}

.project__remodal-first form {
    display: flex;
    margin-top: 15px;
}

.project-page-remodal input,
.project-page-remodal select,
.project-page-remodal .field-row {
    max-width: 200px;
}

.project__remodal-first form .field-row {
    margin-right: 10px;
}

.project__remodal-second {
    padding: 20px 30px;
    border-bottom: 1px solid #dee4f2;
}

.project__remodal-third {
    padding: 20px 30px 0 30px;
}

.project__remodal-second .title,
.project__remodal-third .title {
    font-size: 14px;
    line-height: 16px;
    color: #6091f8;
    margin-bottom: 15px;
    text-align: start;
}

.project__remodal-third .field-row label {
    text-align: start;
}

.project__remodal-third .btn {
    margin: 0;
    background: #6091f8;
}

.project__remodal-blocks {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.project__remodal-block {
    background: #f3f6fc;
    border: 1px solid #dee4f2;
    border-radius: 5px;
    padding: 8px 30px 15px 10px;
    display: grid;
    height: fit-content;
    margin-bottom: 20px;
    position: relative;
}

.project__remodal-block-hide .field-row:nth-child(1),
.project__remodal-block-hide .field-row:nth-child(3),
.project__remodal-block-hide .field-row:nth-child(4),
.project__remodal-block-hide .field-row:nth-child(5),
.project__remodal-block-hide .field-row:nth-child(6) {
    display: none;
}

.project__remodal-block .field-row label {
    text-align: start;
}


/*.project-page .content {*/


/*    min-height: 100%;*/


/*    padding: 40px;*/


/*    width: 100%;*/


/*    overflow: hidden;*/


/*    margin-left: 240px;*/


/*}*/

.project__remodal-third .field-row-scan input {
    display: none;
}

.project__remodal-third .field-row-scan .btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ts__header {
    background: #ffffff;
    border-radius: 5px;
    padding: 16px 10px;
    margin-bottom: 20px;
}

.title {
    font-size: 24px;
    line-height: 28px;
}

.add-plus {
    width: unset;
    height: 25px;
    background: url(../img/plus.svg) no-repeat center #6bc25d;
    min-width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-left: 9px;
    cursor: pointer;
}

.project-page .ts__filter__col select {
    max-width: 200px;
}

.ts__filter {
    padding: 12px 10px 15px 10px;
    background: #ffffff;
    border-radius: 5px;
    margin: 20px 0px;
}

.ts__filter__col {
    margin-right: 20px;
}

.ts__filter__col span {
    display: block;
    color: #706f6f;
    margin-bottom: 4px;
}

select {
    color: #000000;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url(../img/select.svg) no-repeat 95% 50% #fff;
    border: 1px solid #dee4f2;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 0px 10px;
    width: 244px;
    height: 30px;
    font-size: 14px;
}

.project-page .ts__filter__tasks {
    flex-direction: column;
}

.team .team-avatar {
    margin-left: 14px;
}

.project-page .ts__filter__title {
    margin-bottom: 15px;
    margin-top: 0;
}

.project__block {
    background: #ffffff;
    border-radius: 5px;
    padding: 15px 10px 20px 10px;
    margin-bottom: 20px;
}

.project__block-titles {
    display: grid;
    grid-template-columns: 3fr 2fr 2fr 2fr 2fr;
    align-items: center;
}

.project__block-title:first-child {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.project__block-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

.project__block-border {
    border: 1px solid #dee4f2;
    border-radius: 5px;
    width: 100%;
    margin-top: 13px;
}

.project__block-row {
    border-bottom: 1px solid #dee5f2;
    padding: 10px;
    display: grid;
    grid-template-columns: 3fr 2fr 2fr 2fr 2fr;
    position: relative;
}


/* .project__block-row:last-child {
    border: none;
    padding: 15px;
} */

.project__block-col {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

.project__block-row:first-child {
    padding: 15px;
    border-bottom: 1px solid #dee5f2;
}

.project__block-row:first-child .project__block-col {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #6091f8;
}

.tasks_rows .project__block-row:first-child {
    padding: 10px;
}

.tasks_rows .project__block-row:first-child .project__block-col {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #000000;
}

.project__status {
    position: relative;
    width: 100%;
    height: 20px;
    overflow: hidden;
}

.project__status-green {
    background: #c7eabe;
    border-radius: 50px;
}

.project__status-green .project__status-complete {
    width: 100%;
    background: #38c947;
    border-radius: 50px 0px 0px 50px;
}

.project__status-complete {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 13px;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
}

.project__status-yellow {
    background: #f7f1c2;
    border-radius: 50px;
}

.project__status-yellow .project__status-complete {
    background: #edd605;
    border-radius: 50px 0px 0px 50px;
    width: 100%;
}

.project__status-red {
    background: #ffd9d0;
    border-radius: 50px;
}

.project__status-red .project__status-complete {
    background: #ff6240;
    border-radius: 50px 0px 0px 50px;
    width: 100%;
}

.project-page-remodal {
    max-width: 555px;
    background: #ffffff;
    box-shadow: 0px 4px 12px rgba(8, 35, 92, 0.25);
    border-radius: 5px;
    padding: 42px 0 40px 0;
}

.project__remodal-hide {
    position: absolute;
    top: 6px;
    cursor: pointer;
    right: 10px;
}

.project__remodal-block-hide .project__remodal-hide {
    transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
}

.project__remodal-block-add {
    width: 240px;
    height: 71px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px dashed #dee4f2;
    border-radius: 5px;
    font-size: 14px;
    line-height: 16px;
    color: #6091f8;
    cursor: pointer;
}

.project__remodal-block-add:hover.project__remodal-block-add {
    font-size: 16px;
}

.project__remodal-block-add:hover.project__remodal-block-add .add-plus {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.project__remodal-block-add .add-plus {
    margin-right: 10px;
    margin-left: 0;
}

.project__block-row:not(:first-child):hover {
    background: #ffffff;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12);
    cursor: pointer;
}

.project__block-row:not(:first-child):hover::after {
    content: "";
    position: absolute;
    left: 0px;
    height: 100%;
    border-left: 2px solid #6091f8;
    width: 2px;
}

.otchet_menu_item {
    position: relative;
}

.nps-count {
    position: absolute;
    width: 15px;
    height: 15px;
    background: #e92e5a;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    top: 7px;
    right: 10px;
}

.nps__result {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #ffffff;
    border-radius: 5px;
    padding: 15px 0 15px 10px;
}

.nps__result-block {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 32px 0 16px 0;
    text-align: center;
    width: 184px;
    height: 128px;
    margin-right: 10px;
}

.nps__result-title {
    font-size: 28px;
    line-height: 33px;
    color: #000000;
}

.nps__result-mounth {
    font-size: 16px;
    line-height: 19px;
}

.nps__result .yellow {
    background: #f6f1c2;
}

.nps__result .yellow .nps__result-mounth {
    color: #bea120;
}

.nps__result .red {
    background: #ffd9d0;
}

.nps__result .red .nps__result-mounth {
    color: #9b331c;
}

.nps__result .green {
    background: #c7eabe;
}

.nps__result .green .nps__result-mounth {
    color: #36812a;
}

.nps__table {
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: 25px;
}

.nps__table-row:first-child {
    padding: 15px 10px 11px 10px;
}

.nps__table-row:first-child .nps__table-col {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #6091f8;
}

.nps__table-col {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

.nps__table-col span {
    color: rgb(158, 158, 158);
}

.nps__table-row {
    padding: 10px;
    border-top: 1px solid #dee5f2;
    display: grid;
    grid-template-columns: 1fr 2fr 2fr 3fr 1fr 5fr;
    position: relative;
    transition: all 0.3s;
}

.nps__table-row:not(:first-child):hover {
    background: #ffffff;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 12%);
    cursor: pointer;
}

.nps__table-row:not(:first-child):hover::after {
    content: "";
    position: absolute;
    left: 0px;
    height: 100%;
    border-left: 2px solid #6091f8;
    width: 2px;
}

.remodal-nps {
    max-width: 740px;
    padding: 0;
}

.remodal-nps .title {
    margin-top: 30px;
    margin-left: 25px;
    margin-bottom: 0;
}

.nps__first {
    display: grid;
    grid-template-columns: 2fr 2fr 2fr;
    border-bottom: 1px solid #dee4f2;
    padding: 15px 25px 10px 25px;
}

.nps__first-block {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    display: grid;
    max-width: 150px;
    margin-bottom: 20px;
}

.nps__first-block-title {
    color: #abb7d0;
}

.nps__contacts {
    padding: 20px 25px;
    border-bottom: 1px solid #dee4f2;
}

.nps__contacts-title {
    font-size: 14px;
    line-height: 16px;
    color: #6091f8;
    margin-bottom: 10px;
}

.nps__contacts-blocks {
    display: flex;
    flex-wrap: wrap;
}

.nps__contacts-block {
    margin-right: 10px;
    width: 230px;
}

.nps__contacts-block:nth-child(2n) {
    margin-right: 0;
}

.nps__contacts-row:first-child {
    background: #6091f8;
    border-radius: 5px 5px 0px 0px;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    border: none;
}

.nps__contacts-row {
    position: relative;
    padding: 10px 28px;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    border: 1px solid #dee5f2;
    border-top: none;
}

.nps__contacts-row:last-child {
    border-radius: 3px;
    display: grid;
}

.nps__contacts-row:nth-child(2) {
    color: #706f6f;
}

.nps__contacts-user {
    position: absolute;
    left: 10px;
}

.nps__contacts-edit {
    position: absolute;
    right: 10px;
}

.nps__contacts-row:nth-child(3) {
    display: flex;
    justify-content: space-between;
}

.nps__contacts-phone {
    position: absolute;
    left: 10px;
}

.nps__contacts-mail {
    position: absolute;
    left: 10px;
    top: 9px;
}

.nps__contacts-delete {
    font-size: 12px;
    line-height: 14px;
    margin-top: 15px;
    text-decoration-line: underline;
    color: #e92e5a;
}

.nps__contacts-delete:hover {
    text-decoration: none;
}

.nps__comment {
    background: #f9fafd;
    border-radius: 5px;
    padding: 20px 15px;
    margin: 20px 25px;
    font-size: 14px;
    line-height: 14px;
    color: #000000;
}

.data__fill {
    border-top: 1px solid #dee4f2;
    padding: 20px 25px 32px 25px;
}

.data__fill-title {
    font-size: 14px;
    line-height: 16px;
    color: #6091f8;
    margin-bottom: 21px;
}

.data__fill-row {
    display: flex;
    justify-content: space-between;
}

.remodal-nps .field-row {
    width: 220px;
}

.remodal-nps .data__fill-text {
    width: 100%;
}

.nps-star {
    margin-right: 7px;
    margin-top: -5px;
}

.nps__table-col:nth-child(5) {
    display: flex;
    align-items: center;
}

.active .nps-count,
.otchet_menu_item .nps-count:hover {
    background: #ffffff;
    color: #e92e5a;
}

.nps .otchet_menu_item:last-child {
    width: 112px;
}

@media (max-width: 1200px) {
    .leads .c__table__row:first-child {
        display: none;
    }
    .leads .c__table__row .c__table__col {
        border-top: none;
    }
    .leads .c__table__row {
        border-top: 1px solid #dee4f2;
    }
    .leads .c__table__row .c__table__col .title-mob {
        display: block;
        padding-left: 0;
    }
    .leads .c__table__row .client {
        grid-area: client;
    }
    .leads .c__table__row .action {
        grid-area: action;
    }
    .leads .c__table__row .contacts {
        grid-area: contacts;
    }
    .leads .c__table__row .source-lead {
        grid-area: source-lead;
    }
    .leads .c__table__row .status {
        grid-area: status;
    }
    .leads .c__table__row .delete {
        grid-area: delete;
        display: grid;
        align-items: center;
        border-bottom: none;
    }
    .leads .c__table__row {
        grid-template-rows: 2fr;
        grid-template-columns: 2fr 2fr 2fr;
        grid-template-areas: "client contacts source-lead" "action action action" "status status delete";
    }
    .leads .c__table__row .c__table__col p {
        -webkit-line-clamp: inherit;
    }
    .pays .c__table__row .c__table__col:last-child .btn.btn-red {
        width: 100%;
    }
    .akts .c__table__row .btn.btn-red {
        width: 100%;
    }
    .akts a {
        width: 100%;
    }
    .pays .c__table__row {
        grid-template-columns: 3fr 2fr 3fr 3fr 3fr 3fr 3fr;
    }
    .akts .c__table__row {
        grid-template-columns: 2fr 2fr 3fr 3fr 3fr 2fr 2fr;
    }
    .dogovors .c__table__row {
        grid-template-columns: 4fr 5fr 5fr 5fr 4fr 4fr 4fr;
    }
    .expenses .c__table__row {
        grid-template-columns: 2fr 2fr 2fr;
        grid-template-areas: "date org sum" "agent reason file" "details details details" "0 0 delte";
    }
    .expenses .date {
        grid-area: date;
    }
    .expenses .sum {
        grid-area: sum;
    }
    .expenses .details {
        grid-area: details;
    }
    .expenses .agent {
        grid-area: agent;
    }
    .expenses .org {
        grid-area: org;
    }
    .expenses .reason {
        grid-area: reason;
    }
    .expenses .file {
        grid-area: file;
    }
    .expenses .delete {
        grid-area: delte;
    }
    .expenses .c__table__row .c__table__col .title-mob {
        display: block;
    }
    .expenses .details-span {
        display: block !important;
    }
    .expenses .c__table__row:first-child {
        display: none !important;
    }
    .otchet_menu_item {
        padding: 0 10px;
        display: flex;
        align-items: center;
        width: fit-content;
        justify-content: center;
    }
    .leads .c__table__row .status {
        overflow: initial;
    }
}

@media (max-width: 992px) {
    .project_mobile-title {
        display: block;
        font-weight: 500;
        font-size: 14px;
        line-height: 16px;
        color: #6091f8;
        margin-bottom: 4px;
    }
    .projects-page {
        width: 100%;
    }
    .project-content_title:nth-child(1) {
        grid-area: title;
    }
    .project-content_title:nth-child(2) {
        grid-area: sum;
        margin-top: 5px;
    }
    .project-content_title:nth-child(3) {
        grid-area: virobotka;
        margin-top: 5px;
    }
    .project-title-row {
        grid-template-areas: "title title" "sum virobotka";
        grid-template-columns: 100px;
    }
    .project-row:first-child {
        display: none;
    }
    .project-row {
        grid-template-columns: 2fr;
        height: auto;
        padding-bottom: 10px;
    }
    .project-col {
        margin-top: 10px;
    }
    .project-content_title {
        margin-right: 0;
    }
    .filter-projects {
        flex-direction: column;
    }
    .files-page {
        width: 100%;
    }
    .ts__filter {
        flex-direction: column;
        align-items: initial;
    }
    .ts__filter__right {
        flex-direction: column;
    }
    .leads .c__table__row .btn.btn-red {
        margin-bottom: 0;
    }
    .lead-status {
        height: auto;
        white-space: normal;
        font-size: x-small;
    }
    .status {
        flex-direction: column;
    }
    .dogovors .c__table__row .c__table__col .title-mob {
        display: none;
    }
    .content {
        padding: 20px 10px;
        width: 100%;
        margin-left: 0;
    }
    .chat {
        height: 96%;
    }
    .chat .chat-input textarea {
        min-height: 30px;
    }
    .chat-control .chat-input button {
        bottom: 15%;
    }
    .chat-control .chat-attach-file {
        margin-bottom: 1%;
    }
    .mobile__header-task .active {
        color: #6091f8;
    }
    th {
        display: none;
    }
    tr {
        display: block;
    }
    td {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
        align-items: center;
    }
    .workers-block,
    .client-block,
    .dogovors-block,
    .scans-block,
    .payment-block,
    .acts-block {
        width: 100%;
        height: 100%;
    }
    .c__col-chat {
        height: 83vh !important;
        width: 100%;
    }
    .full-width {
        margin-top: 40px;
    }
    .mobile__header-task::-webkit-scrollbar {
        width: 0px;
        display: none;
    }
    .header-mobile {
        display: flex;
        flex-direction: column;
        padding: 0;
    }
    .header-mobile .first__row {
        display: flex;
        padding: 10px 14px;
        justify-content: space-between;
    }
    .mobile__header-task {
        display: block;
        display: flex;
        align-items: center;
        background: #f1f4fb;
        flex-wrap: nowrap;
        padding: 10px 15px;
        overflow: hidden;
        overflow-x: auto;
    }
    .mobile__header-task li {
        margin-right: 24px;
    }
    .mobile__header-task ul {
        list-style-type: none;
        display: inline-flex;
        padding: 0;
        white-space: nowrap;
        margin: 0;
    }
    .mobile__header-task div {
        cursor: pointer;
        color: inherit;
    }
    .c__col-desr {
        width: 100%;
    }
    .task-money {
        justify-content: space-between;
    }
    .task-money__row .task-money__input {
        width: fit-content;
        margin: 3.5px auto;
    }
    .task-money__row .task-money-progress {
        max-width: 145px;
    }
    .task-money__row input {
        max-width: 145px;
    }
    .wrapper {
        min-width: auto;
    }
    .content {
        margin-left: 0;
        width: 100%;
    }
    .header-mobile {
        justify-content: flex-start !important;
    }
    .main-nav {
        display: block;
        left: -100%;
        transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        z-index: 100;
        width: 100%;
    }
    .header-mobile .logo {
        margin-left: 0;
    }
    .toggle-menu {
        border-radius: 5px;
        position: relative;
        width: 32px;
        display: flex !important;
        align-items: center;
        justify-content: center;
        height: 20px;
        cursor: pointer;
        margin-top: 3px;
        z-index: 4;
    }
    .toggle-menu span {
        background: #6091f8;
        width: 100%;
        display: block;
        height: 4.8px;
        border-radius: 10px;
        top: 10px;
        left: 0;
        position: absolute;
    }
    .toggle-menu span::before,
    .toggle-menu span::after {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 5px;
        border-radius: 10px;
        background-color: #6091f8;
        content: "";
    }
    .toggle-menu span::before {
        top: -9.6px;
    }
    .toggle-menu span::after {
        bottom: -9.6px;
    }
    .toggle-menu span::before,
    .toggle-menu span::after {
        -webkit-transition-duration: 0.3s, 0.3s;
        transition-duration: 0.3s, 0.3s;
        -webkit-transition-delay: 0.3s, 0;
        transition-delay: 0.3s, 0;
    }
    .toggle-menu span::before {
        -webkit-transition-property: top, -webkit-transform;
        transition-property: top, transform;
    }
    .toggle-menu span::after {
        -webkit-transition-property: bottom, -webkit-transform;
        transition-property: bottom, transform;
    }
    .toggle-menu.active span {
        background: none;
    }
    .toggle-menu.active span::before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .toggle-menu.active span::after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .toggle-menu.active span::before,
    .toggle-menu.active span::after {
        -webkit-transition-delay: 0, 0.3s;
        transition-delay: 0, 0.3s;
    }
    .slick-initialized .slick-slide {
        margin-right: 16px;
        min-width: 180px;
        width: fit-content !important;
    }
    .ts__filter__tasks {
        display: flex;
        flex-direction: column !important;
    }
    .ts__filter__tasks .ts__filter__title {
        font-size: 14px;
        line-height: 140%;
        letter-spacing: 0.01em;
        color: #08235c;
    }
    .ts__filter__tasks .ts__filter__right {
        width: 100%;
    }
    .ts__filter__tasks .ts__filter__col {
        width: 100%;
        margin: 10px auto;
    }
    .ts__filter__col {
        margin-bottom: 10px;
    }
    .ts__filter__tasks .ts__filter__col input {
        width: 100%;
    }
    select {
        width: 100%;
    }
    .task-act .skan-file__item {
        margin-left: 0;
    }
    .file-attach input {
        left: 0;
    }
    .task__col {
        margin-right: 0;
    }
    .slick-track {
        width: fit-content !important;
    }
    .h1-head .control-persons {
        margin-left: 20px;
    }
    .open {
        position: absolute;
        left: 0;
        transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
    }
    .c__table__row .c__table__col {
        /* font-size: smaller; */
    }
    .c__table__row .c__table__col span {
        /* font-size: smaller; */
        padding-bottom: 6px;
    }
    .pays p {
        font-size: normal;
        line-height: 1;
    }
    .pays .c__table__row .c__table__col:last-child .btn.btn-red,
    .leads .c__table__row .btn.btn-red,
    .akts .c__table__row .btn.btn-red {
        display: grid;
        padding: 0 5px;
        width: 100%;
        height: 37px;
        align-items: center;
        justify-content: center;
    }
    .ts__filter__right {
        display: none;
    }
    .filter-btn {
        cursor: pointer;
        text-decoration: underline;
    }
    .filter-btn:hover {
        text-decoration: none;
    }
    .c__col-desr .check-list-form .btn.btn-fillblue {
        margin-top: 0;
    }
    .ts__filter__title {
        margin: 0 !important;
        display: flex;
        align-items: center;
    }
    .team .c__table__row .c__table__col .title-mob {
        display: none;
    }
    .tactic .title {
        margin-left: 15px;
    }
    .tactic .c__table__rows {
        margin-left: 15px;
    }
}

@media (max-width: 767px) {
    .salaries-card__item .c__table__row .c__table__col {
        align-items: flex-start;
        flex-direction: column;
        border: none;
        margin-top: 5px;
    }
    .user-salary-info-table .date {
        grid-area: date;
    }
    .user-salary-info-table .agent {
        grid-area: agent;
    }
    .user-salary-info-table .task {
        grid-area: task;
    }
    .user-salary-info-table .output {
        grid-area: output;
    }
    .user-salary-info-table .award {
        grid-area: award;
    }
    .user-salary-info-table .sum {
        grid-area: sum;
    }
    .user-salary-info-table .del {
        grid-area: del;
    }
    .salaries-card__item .c__table .c__table__row {
        grid-template-columns: 2fr 2fr;
        grid-template-areas: "date agent" "task output" "award sum" "del del";
    }
    .client-tasks .dogovor_table_start_rows {
        display: none;
    }
    .client-tasks .akts .c__table__row {
        grid-template-columns: 2fr 2fr 2fr;
        grid-template-areas: "dogovor client project" "org org dogovor-download" "scan-dogovor delete delte";
    }
    .c__table__row.payment-item,
    .c__table__row.payment-row-start {
        grid-template-columns: 2fr 2fr;
        grid-template-areas: "date date" "sum org" "description description" "scan-pay del";
    }
    .c__table__row .date {
        grid-area: date;
    }
    .c__table__row .sum {
        grid-area: sum;
    }
    .c__table__row .org {
        grid-area: org;
    }
    .c__table__row .description {
        grid-area: description;
    }
    .c__table__row .scan-pay {
        grid-area: scan-pay;
    }
    .c__table__row .del {
        grid-area: del;
    }
    .content-white {
        flex-direction: column;
    }
    .client-info .c__col-12 {
        border-bottom: none;
        margin-bottom: 25px;
    }
    .c__table__row .c__table__col .title-mob {
        display: block;
        padding-left: 0;
    }
    .content-leads .ts__filter__col {
        margin-bottom: 10px;
    }
    .btn {
        padding: 7px 14px;
        margin-top: -4px;
    }
    .dogovors .c__table__row .c__table__col .title-mob {
        display: block;
    }
    input {
        width: 100%;
    }
    .ts__filter {
        flex-direction: column;
        align-items: stretch;
    }
    .pays .c__table__col,
    .leads .c__table__col,
    .akts .c__table__col {
        border: none;
    }
    .c__table__row:first-child {
        display: none;
    }
    .c__table__row {
        border-bottom: 1px solid #dee5f2;
    }
    .pays .c__table__row {
        grid-template-rows: 2fr;
        grid-template-columns: 2fr 2fr 3fr;
        grid-template-areas: "date sum agent" "org details details" "scan scan delete";
    }
    .title-mob {
        font-weight: 500;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.01em;
        color: #7986a0;
    }
    .pays .c__table__row .date {
        grid-area: date;
    }
    .pays .c__table__row .sum {
        grid-area: sum;
    }
    .pays .c__table__row .agent {
        grid-area: agent;
    }
    .pays .c__table__row .org {
        grid-area: org;
    }
    .pays .c__table__row .details {
        grid-area: details;
    }
    .pays .c__table__row .scan-grid {
        grid-area: scan;
        display: flex;
        align-items: center;
        align-content: center;
    }
    .pays .c__table__row .delete {
        grid-area: delete;
    }
    .akts .c__table__row .date {
        grid-area: date;
    }
    .akts .c__table__row .acts_sum {
        grid-area: acts_sum;
    }
    .akts .c__table__row .agent {
        grid-area: agent;
    }
    .akts .c__table__row .task {
        grid-area: task;
    }
    .akts .c__table__row .file {
        grid-area: file;
        display: grid;
        align-items: center;
    }
    .akts .c__table__row .acts-scan {
        grid-area: scan;
        display: grid;
        align-items: center;
    }
    .akts .c__table__row .delete {
        grid-area: delete;
        border-bottom: none;
        margin-top: 5px;
    }
    .akts .act_rows {
        grid-template-columns: 2fr 2fr 2fr;
        grid-template-areas: "date acts_sum agent" "task task task" "file scan delete";
    }
    .akts .c__table__row:first-child {
        display: block;
    }
    .acts_table_begin,
    .acts_sign_table_begin {
        display: none;
    }
    .akts a {
        width: fit-content;
    }
    .dogovors .dogovor {
        grid-area: dogovor;
    }
    .dogovors .client {
        grid-area: client;
    }
    .dogovors .project {
        grid-area: project;
    }
    .dogovors .org {
        grid-area: org;
    }
    .dogovors .dogovors-download {
        grid-area: file;
    }
    .dogovors .scan-dogovor {
        grid-area: scan;
    }
    .dogovors .delete {
        grid-area: delete;
    }
    .dogovors .c__table__row {
        grid-template-columns: 2fr 2fr 2fr 2fr;
        grid-template-areas: "dogovor dogovor project project" "client client org org" "file file scan delete";
    }
    .dogovors .dogovor_table_start_rows {
        display: none;
    }
    .dogovors .org,
    .dogovors .project {
        display: block;
    }
    .dogovors .dogovor_skan_item {
        padding-right: 10px;
        width: 100%;
    }
    .expenses .c__table__row .delete {
        grid-area: delte;
    }
}
/**/
@media(max-width: 992px){
    .header .logo {
        display: flex;
        width: 100px;
        justify-content: center;
    }
}
/**/

@media (max-width: 576px) {
    .files-table_row:not(.first-file-row) .files-table-row_date,
    .files-table_row:not(.first-file-row) .files-table-row_control {
        right: -10px;
    }
    .files-table-grid .files-table-row_control {
        right: 0 !important;
    }
    .files-table_row {
        grid-template-columns: 3fr 85px;
    }
    .files-table-row_date,
    .files-table-row_size,
    .files-table-row_date,
    .files-table-row_size {
        display: none;
    }
    .team .c__table__row:not(:first-child) .c__table__col:first-child {
        margin-left: 10px !important;
    }
    .tactic.tactic-groups {
        padding-bottom: 1px;
    }
    .tactic.tactic-groups .title {
        margin-left: 10px;
    }
    .tactic.tactic-groups .c__table__rows {
        margin: 0 10px 10px 10px;
    }
    .header {
        max-height: none;
    }
    .header .logo {
        display: flex;
        width: 100px;
        justify-content: center;
    }
    .remodal .ts__list .ts__table__item:first-child .othcet_table_row_start {
        display: none;
    }
    .remodal .ts__list .ts__table__item:first-child .otchet_table_row {
        display: grid;
        grid-template-columns: 2fr 2fr;
        grid-template-areas: "date sum" "task task" "status status";
    }
    .pays-parishes .c__table__row {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "date sum" "agent org";
    }
    .pays-parishes .c__table__row .c__table__col {
        border-top: none;
    }
    .tactic .c__table__row .btn.btn-red {
        float: right;
    }
    .tactic .c__table__row {
        grid-template-columns: 2fr 2fr;
        grid-template-areas: "text text" "task_title creator_user" "deadline actions";
    }
    .tactic .text {
        grid-area: text;
    }
    .tactic .task_title {
        grid-area: task_title;
    }
    .tactic .creator_user {
        grid-area: creator_user;
        display: grid;
    }
    .tactic .deadline {
        grid-area: deadline;
    }
    .tactic .actions {
        grid-area: actions;
    }
    .check-list .check-list__item span {
        padding-top: 4px;
    }
    .ts__list .ts__table-row {
        display: none;
    }
    .task-client__row {
        margin-left: 0;
    }
    .task-act tr td {
        height: auto;
    }
    .ts__list .title-mob {
        display: block;
    }
    .ts__list .table_start {
        display: none;
    }
    .output {
        grid-area: output;
    }
    .content .ts__list .ts__table a {
        grid-template-columns: 2fr 2fr;
        grid-template-areas: "project responsible" "agent  output" "status-grid status-grid";
    }
    .team-tasks .ts__list__clients .ts__table a {
        grid-template-columns: 2fr 2fr;
        grid-template-areas: "project responsible" "agent sum" "date status-grid";
    }
    .team-tasks .ts__list .status-grid {
        margin-top: 0;
    }
    .ts__list .project {
        grid-area: project;
    }
    .ts__list .agent {
        grid-area: agent;
    }
    .ts__list .sum {
        grid-area: sum;
    }
    .ts__list .responsible {
        grid-area: responsible;
    }
    .ts__list .status-grid {
        grid-area: status-grid;
        margin-top: 10px;
    }
    .ts__list .date {
        grid-area: date;
    }
    .clients .c__table__row {
        grid-template-columns: 2fr 2fr;
        grid-template-areas: "title contact-face" "inn adres";
    }
    .clients .c__table__col {
        border: none;
    }
    .clients .title-grid {
        grid-area: title;
    }
    .clients .inn {
        grid-area: inn;
    }
    .clients .contact-face {
        grid-area: contact-face;
    }
    .clients .adres {
        grid-area: adres;
    }
    .ts__plan-item {
        flex-direction: column;
        align-items: initial;
    }
    .ts__plan-graph-content {
        max-width: none;
        width: 95% !important;
        margin: 10px 0;
    }
    .ts__plan-list {
        margin-top: 15px;
    }
    .slider::-webkit-scrollbar {
        width: 0;
    }
    .tabs a {
        height: 50px;
    }
    .remodal .field-row {
        width: 100%;
    }
    .akts a {
        width: 100%;
    }
    .akts .c__table__row .delete {
        display: flex;
        align-items: flex-end;
    }
    .akts .file-item {
        width: fit-content;
    }
    .tabs {
        height: auto;
    }
    .debet .c__col-12 {
        margin: 0;
    }
    .team .c__table__row:first-child {
        display: none;
    }
    .team .c__table__row {
        display: flex;
        flex-direction: column;
    }
    .team .c__table__row .c__table__col {
        border: none;
    }
    .team .c__table__row .c__table__col .title-mob {
        display: block;
        padding: 0;
        font-size: 12px;
        width: 60px;
    }
    .title {
        flex-direction: column;
        display: flex;
    }
    /* .tabs {
        flex-wrap: wrap;
        justify-content: space-between;
    } */
    .tabs a {
        padding: 0 5px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .tabs-menu {
        justify-content: initial;
    }
    .expenses .c__table__row {
        grid-template-columns: 2fr 2fr;
        grid-template-areas: "date sum" "agent org" "reason reason" "details details" "file delte";
    }
    .akts a {
        font-size: 13px;
    }
    .check-list .check-list__row .check-list__person {
        margin-left: 15px;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .check-list .check-list__item span {
        padding-right: 10px;
        font-size: 14px;
        line-height: 140%;
        /* display: flex; */
    }
    .check-list__person__item-red,
    .check-list__person__item-blue {
        width: 20px;
        height: 20px;
    }
    .check-list__row__label {
        flex-direction: column;
        align-items: flex-start;
    }
    .header__name {
        display: none;
    }
    .task-money {
        justify-content: center;
        flex-direction: column;
    }
    .task-money__row input {
        max-width: none;
        width: 100%;
    }
    .task-money__row .task-money__input {
        max-width: none;
        width: 100%;
    }
    .task-money__row .task-money-progress {
        width: 100%;
        max-width: none;
    }
    .task-money__row .task-money__input>span {
        left: 40%;
    }
    .remodal.remodal-add_lead .grid-fields {
        display: flex;
        flex-direction: column;
    }
    .remodal.remodal-add_lead .field-row {
        margin-bottom: 10px;
    }
    .header .logo {
        max-height: 56px;
        padding: 5px 0 5px 0;
    }
    .header {
        padding: 0;
    }
    .toggle-menu {
        height: 26px;
        margin: 19px 0 13px 20px;
    }
    .header__login {
        padding: 19px 10px 13px 0;
    }
    .project__block-row:first-child {
        display: none;
    }
    .project__block-row {
        display: flex;
        flex-direction: column;
    }
    .project__block-col {
        margin-bottom: 10px;
    }
}

.remodal .otchet_ts__list .ts__table__item:first-child .abc__table-row {
    grid-template-columns: 2fr 2fr 2fr 2fr !important;
}

#multiselect_body {
    width: 100%;
    z-index: 30;
}

.close-menu{
    display: none;
}

.task__col__title{
    word-break: break-word;
}