
.filtered {
    color: #95B8CD;
    display: inline-block;
    margin-right: 5px;
}


div.comments-content div .label.signed[data-v-31e26320] {
    color:#01AC50 !important;
}
/* Подписано с ЭЦП */
div.comments-content div .label.recalled[data-v-31e26320] {
    color:#dc3545 !important;
}



.form-group[data-v-8fe01778] {
    margin: 5px 0 35px 0;
}
.delete-all[data-v-8fe01778] {
    color: #d34641 !important;
    cursor: pointer;
}
.delete-all i[data-v-8fe01778] {
    font-size: 0.6rem;
    margin-right: 0.3rem;
}
.upload-btn-label[data-v-8fe01778] {
    font-size: 0.6rem;
    font-style: italic;
    opacity: 0.6;
}
.fileupload_file-name[data-v-8fe01778] {
    cursor: pointer;
}
.fileupload .icon-download[data-v-8fe01778] {
    color: #008000 !important;
    font-weight: bold;
}
.fileupload .action_btn[data-v-8fe01778] {
    margin-right: 20px;
}
.fileupload .action_btn[data-v-8fe01778]:active,
.fileupload .action_btn:active *[data-v-8fe01778] {
    color: #2b3c47;
}
.fileupload .spinner[data-v-8fe01778] {
    margin-right: 4px;
    height: 12px;
    width: 12px;
}
.fileupload[data-v-8fe01778] {
.nav-tabs {
        margin-bottom: 10px;
}
.tab-content {
.file-info {
.comment {
                width: 34.5%;
                margin: 15px;
}
.date, .icon, .name, .size, .delete {
                -ms-flex-negative: 0;
                    flex-shrink: 0; /* Запрещаем сжатие */
                margin-bottom: 0;
                margin-right: 15px;
}
.date {
                width: 80px;
}
.icon {
                width: 21px;
}
.size {
                width: 60px;
}
.delete {
                width: 100px;
}
.name {
                width: auto;
                min-width: 0; /* важно для правильного переноса */
                max-width: 500px; /* Максимальная ширина */
                word-wrap: break-word; /* Перенос длинных слов */
                -webkit-box-flex: 1;
                    -ms-flex: 1;
                        flex: 1;
.fileupload_file-name {
                    color: #265B86;
                    text-decoration: underline;
                    font-weight: 600;
                    margin-right: 10px;
                    word-break: break-word; /* Перенос по словам */
                    overflow-wrap: break-word; /* Современный перенос */
                    display: inline-block;
                    max-width: 100%; /* Ограничение по ширине родителя */
                    cursor: pointer;
&:hover {
                        color: #1a3d5c; /* Эффект при наведении */
}
}
}
}
}
}
.border-red[data-v-8fe01778] {
    border: red solid 1.5px;
}
.compact-textarea[data-v-8fe01778] {
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    padding: 10px 12px;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    min-height: 60px;
    max-height: 200px;
    resize: vertical;
    overflow-y: auto;
    font-family: inherit;
&:focus {
        background-color: #fff !important;
        border-color: #5B8FF9 !important;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(91, 143, 249, 0.25);
                box-shadow: 0 0 0 0.2rem rgba(91, 143, 249, 0.25);
        outline: none;
}
&:disabled {
        background-color: #f8f9fa !important;
        border-color: #e9ecef !important;
        color: #6c757d;
}
}
.custom-file-input[disabled] ~ .custom-file-label[data-v-8fe01778], .custom-file-input:disabled ~ .custom-file-label[data-v-8fe01778] {
    background-color: #B2C6DB !important;
}
.load-block.disabled .file-upload-trigger[data-v-8fe01778] {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
    color: #999;
}


.my-table-input[data-v-38f9967a] {
    width: 60px;
}
.ingip-select[data-v-38f9967a] .dropdown-menu,
.ingip-select .dropdown-menu[data-v-38f9967a] {
    max-height: 200px !important;
    overflow-y: auto !important;
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    right: auto !important;
    width: 100% !important;
    min-width: 200px !important;
    z-index: 1000 !important;
}

/* Для фиксированной ширины */
.ingip-select[data-v-38f9967a] {
    width: 250px; /* или нужная вам ширина */
}


.row-class-all[data-v-68097b0e] {
    font-weight: bold;
    font-style: italic;
    vertical-align: middle;
}
.row-class-abp[data-v-68097b0e] {
    font-weight: bold;
    vertical-align: middle;
}
.row-class-prg[data-v-68097b0e] {
    font-style: italic;
    vertical-align: middle;
}
.open-row[data-v-68097b0e] {
    background-color: #9aa7b2;
}


.row-class-all[data-v-2b7b8304] {
    font-weight: bold;
    font-style: italic;
}
.row-class-clss[data-v-2b7b8304] {
    font-weight: bold;
}
.row-class-pcl[data-v-2b7b8304] {
    font-style: italic;
}
.row-class-spf[data-v-2b7b8304] {
    font-size: smaller;
}
.open-row[data-v-2b7b8304] {
    background-color: #9aa7b2;
}


.table-success[data-v-4f920826] {
    background-color: #0f4c81;
}

/*.code-item {*/
/*    float: left;*/
/*    margin-right: 2em;*/
/*}*/

/*.item-code {*/
/*    width: 2em;*/
/*}*/

/*.item-sum {*/
/*    width: 5em;*/
/*}*/

/*.code-item-value {*/
/*    margin-right: 2em;*/
/*    text-align: right;*/
/*}*/

/*.code-input-value {*/
/*    text-align: right;*/
/*}*/

/*.items {*/
/*    width: 1000px;*/
/*}*/

/*.item-name {*/
/*    width: 100%;*/
/*}*/

/*.my-list-item {*/

/*}*/

/*.my-list-item:hover {*/
/*    background-color: #9aa7b2;*/
/*}*/

/*.my-item-span {*/
/*    font-size: 15px;*/
/*}*/

/*!*input.form-control {*!*/
/*!*    max-width: 100%;*!*/
/*!*}*!*/

/*.form-control {*/
/*    background-color: white;*/
/*    max-width: 98%;*/
/*}*/

/*.custom-select {*/
/*    max-width: 98%;*/
/*}*/

/*#line {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    stroke: #F00;*/
/*    stroke-width: 20px;*/
/*    z-index: 99;*/
/*}*/


.is-hidden {
    display: none !important;
}

