
td[data-v-6f2d2875] {
    position: relative;
    z-index: 3;
    padding: 14px 20px;
    min-height: 50px;
    vertical-align: middle;
    white-space: nowrap;
}
td .noty-table-date[data-v-6f2d2875] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
}
td .noty-table-date .message-time[data-v-6f2d2875] {
    padding: 5px 9px;
    color: #6087a0;
    background-color: #fff;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    white-space: nowrap;
}
.table-container .table thead tr:not(.big-count) th[data-v-6f2d2875],
.table-container .table thead tr:not(.big-count) td[data-v-6f2d2875],
.table-card .table thead tr:not(.big-count) th[data-v-6f2d2875],
.table-card .table thead tr:not(.big-count) td[data-v-6f2d2875] {
    padding: 5px 21px;
}
.org-name-text[data-v-6f2d2875] {
    color: #2196f3;
}
.group-title[data-v-6f2d2875] {
    color: #7294ab;
    font-weight: bolder;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
}
.group-header[data-v-6f2d2875] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
}
.group-checkbox[data-v-6f2d2875] {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    margin-top: 2px;
}
.operation-text[data-v-6f2d2875] {
    color: #444f61;
    font-weight: normal;
    font-size: 14px;
}



.iin-input-row[data-v-48654722] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
}
.iin-label[data-v-48654722] {
    white-space: nowrap;
}
.iin-wrapper[data-v-48654722] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    margin-right: 20px;
}
.name-wrapper[data-v-48654722] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.name-inputs[data-v-48654722] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.name-field[data-v-48654722] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.name-field-row[data-v-48654722] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
}
.error-text[data-v-48654722] {
    color: rgb(197, 70, 70);
    font-size: 12px;
    margin-top: 4px;
    font-style: italic;
}
.add-button.disabled[data-v-48654722] {
    pointer-events: none;
    opacity: 0.5;
}
.text-blue[data-v-48654722] {
    color: rgb(33, 150, 243) !important;
    font-weight: 600;
}
.operation-groups-container[data-v-48654722] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 10px;
    border: 1px solid #dee2e6;
    background-color: #f8f9fa;
}
.operation-group[data-v-48654722] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 10px;
    border-left: 1px solid #dee2e6;
}
.operation-group[data-v-48654722]:first-child {
    border-left: none;
}
.group-title[data-v-48654722] {
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 14px;
}
.checkbox-item[data-v-48654722] {
    display: block;
    margin-bottom: 5px;
    color: #1c2a3e;
    font-size: 12px;
}
.custom-modal-title[data-v-48654722] {
    color: #1c2a3e;
    font-weight: bolder;
    font-size: 15px;
}
.selected-row[data-v-48654722] {
    background-color: #d2dfff !important;
}
.add-link-button[data-v-48654722] {
    color: #2196f3;
}
.access-title-container[data-v-48654722] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.reason-checkbox-group[data-v-48654722] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    font-size: 15px;
    color: #2196f3;
    margin-bottom: 8px;
    line-height: 1.4;
}
.no-comment-label[data-v-48654722] {
    font-size: 14px;
    margin-left: 3px;
}
.current-status[data-v-48654722] {
    color: #f76e6e;
}
.message-time[data-v-48654722] {
    display: inline-block;
    margin-left: 5px;
    padding: 2px 6px;
    border-radius: 8px;
    background-color: #f0f0f0;
    font-size: 0.85em;
    color: #333;
}
.region-row[data-v-48654722] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
}
.region-filter[data-v-48654722] {
    white-space: nowrap;
    color: #698ea5;
    font-size: 15px;
    font-weight: bolder;
}
.region-select[data-v-48654722] {
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.form-title[data-v-48654722] {
    font-size: 14px;
    color: rgb(96, 135, 160);
}
.form-title-um[data-v-48654722] {
    white-space: nowrap;
    font-size: 12px;
    color: rgb(28, 42, 62);
}
.region-input[data-v-48654722] {
    margin-right: auto;
    width: 270px;
    max-width: 100%;
}
.administration
    .module-container
    .module-item
    .module-item-body
    .mib-item
    .module-item-header
    .f1.has-operations
    .f1-title[data-v-48654722] {
    color: #2196f3;
}
.f1.has-operations[data-v-48654722] {
    cursor: pointer;
}
.f1.has-operations .f1-title[data-v-48654722] {
    text-decoration: underline;
}
[data-v-48654722] .checkbox-item .custom-control-label .checkbox-text {
    position: relative;
    top: 6px;
    font-size: 13px;
}
.req-um-form[data-v-48654722] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-height: 0;
}
.req-um-form-left[data-v-48654722] {
    background: #eef3fb;
    padding: 10px;
    height: calc(100vh - 218px);
    overflow-y: auto;
}
.req-um-form-right[data-v-48654722] {
    background: #ffffff;
    border-left: 1px solid #e3e8f0;
    padding: 16px;
    height: calc(100vh - 218px);
    overflow: hidden;
}
.right-um-content[data-v-48654722] {
    position: relative;
    height: 100%;
    /* overflow-y: auto; */
}
.left-menu-item[data-v-48654722] {
    background: #f5f7fb;
    border-radius: 8px;
    padding: 10px 12px;
    margin-bottom: 8px;
    cursor: pointer;
    font-size: 12px;
    color: rgb(96, 135, 160);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.left-menu-item[data-v-48654722]:hover {
    background: rgb(238, 241, 248);
}
.left-menu-item.active[data-v-48654722] {
    background: rgb(255, 255, 255);
    color: rgb(28, 42, 62);
    font-weight: 600;
}
.um-table-label[data-v-48654722] {
    font-size: 12px;
    color: rgb(28, 42, 62);
}
.iin-label[data-v-48654722] {
    font-size: 12px;
    color: rgb(96, 135, 160);
}
.iin-value[data-v-48654722] {
    font-size: 12px;
    color: rgb(28, 42, 62);
    font-weight: 600;
}
.um-top-bar[data-v-48654722] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    width: 100%;
    margin-top: 1px;
}
.flex-search[data-v-48654722] {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-width: 0;
}
.search-in-modal[data-v-48654722] {
    position: relative;
    width: 100%;
}
.search-in-modal[data-v-48654722]:before {
    content: "\ea32";
    font: normal normal normal 12px/1 "Nucleo";
    position: absolute;
    top: 50%;
    right: 12px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #7c9db3;
    z-index: 3;
    pointer-events: none;
}
.search-in-modal input[data-v-48654722] {
    width: 100%;
    max-width: none;
    font-size: 12px;
}
.search-in-modal .form-control[data-v-48654722] {
    height: 28px;
}
.um-access-link[data-v-48654722] {
    margin-right: 3px;
    color: #2a95dc;
    vertical-align: middle;
}
.add-mode-row[data-v-48654722] {
    padding-left: 24px;
    cursor: pointer;
}
.add-child-button[data-v-48654722] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    color: rgb(33, 150, 243);
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 10px;
    padding-left: 12px;
}
.add-child-button i[data-v-48654722] {
    margin-right: 5px;
    font-size: 16px;
}
.child-button-text[data-v-48654722] {
    line-height: 1;
    font-weight: 600;
}
.um-content[data-v-48654722] {
    position: relative;
}
.lead-cell[data-v-48654722] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
}
.gu-lead[data-v-48654722] {
    position: relative;
    top: -1px;
}
.readonly-checkbox[data-v-48654722] {
    /* accent-color: rgb(127, 189, 255); */
    pointer-events: none;
}
.radio-buttons input[type="radio"][data-v-48654722] {
    display: none;
}
.radio-buttons span[data-v-48654722] {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    line-height: 22px;
    white-space: nowrap;
}
.radio-buttons input[type="radio"] + span[data-v-48654722]:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    margin-bottom: -3px;
    border-radius: 50%;
    border: 2px solid #dee3e9;
    background-color: #fff;
}
.radio-buttons input[type="radio"]:checked + span[data-v-48654722]:before {
    background-color: #5b8ff9;
    border: 2px solid #5b8ff9;
    background-clip: content-box;
    padding: 3px;
}
.gu-gkkp-mark[data-v-48654722] {
    color: #0d6efd;
    font-size: 1.4em;
    font-weight: bold;
    vertical-align: middle;
    margin-left: 2px;
}
.req-field[data-v-48654722] {
    color: #e32e2e;
    font-size: 1em;
    vertical-align: middle;
    margin-left: 1px;
}
.req-field-down[data-v-48654722] {
    color: #e32e2e;
    font-size: 1.2em;
    vertical-align: middle;
    margin-left: 2px;
}
.administration .adm-file-upload .file-input-label[data-v-48654722] {
    font-size: 16px;
    color: #1f99e6;
    font-weight: 600;
}
.status-bold[data-v-48654722] {
    font-weight: 900 !important;
}


.dropdown-item.disabled[data-v-4fe51246],
.dropdown-item[data-v-4fe51246]:disabled {
    color: #c0c0c0 !important;
    background-color: #f1f1f1 !important;
}

