
.file-cat-name[data-v-764f4358] {
    font-size: 0.9rem;
}
.file-not-found[data-v-764f4358] {
    font-size: 0.8rem;
    font-style: italic;
    color: #A8B5CD;
    margin-left: 2rem;
}
.serch-group[data-v-764f4358] {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.serch-group icon[data-v-764f4358] {
    position: absolute;
    right: 25px;
    margin-top: 5px;
}


.note-modal-title[data-v-526140bb] {
    font-weight: 600;
      color: #1C2A3E;
      font-size: 14px;
}
.modal-edit-note[data-v-526140bb] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
}
#text-area[data-v-526140bb] {
    width: 100%;
    height: 140px;
    font-size: 0.8rem;
}


.table-with-scroll[data-v-013332f2] {
  max-height: 400px;
  overflow-y: auto;
}
.first-col-btns[data-v-013332f2] {
    min-width: 100px;
}
.second-col-btns[data-v-013332f2] {
    min-width: 265px;
}
.data-transfer-btns-container[data-v-013332f2] {
    margin-bottom: 10px;
}
.source-form-code-error[data-v-013332f2] {
    color: #C0504C;
}
.source-form-code-transfer>i[data-v-013332f2] {
    position: unset;
}
.source-form-code-transfer>i[data-v-013332f2]::before {
    margin-left: 5px;
}
.conf-modal-text-warning[data-v-013332f2] {
    color: #C0504C;
}


.filter-actions-flex[data-v-210b41aa] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.note-box[data-v-210b41aa] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}
.icon-more[data-v-210b41aa] {
    -ms-flex-item-align: center;
        align-self: center;
    position: static;
}
.budget-form-val-msg[data-v-210b41aa] {
    font-size: 0.5rem;
    font-style: italic;
    color: red;
}

