

/* Start:/local/templates/cabinet/components/rendall/recording.external.list/.default/style.css?17489751021211*/
#recordings-list-table {
    table-layout: fixed;
    width: 100%;
}

#recordings-list-table td:nth-child(1) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#recordings-list-table td:nth-child(2),
#recordings-list-table td:nth-child(3) {
    width: 200px;
    white-space: nowrap;
}

.entity-list-name span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (min-width: 1240px) {
    #external-recordings-table-wrapper .customize-table td.d-lg-table-cell:not(.actions-cell), .customize-table th {
        padding: 15px 0 15px 20px;
    }

    #external-recordings-table-wrapper .customize-table tbody {
        display: table-row-group;
    }
}

@media (max-width: 1239px) {
    #external-recordings-table-wrapper .customize-table td.d-block:not(.actions-cell) {
        padding: 0;
    }

    #external-recordings-table-wrapper .customize-table td.d-block.actions-cell {
        padding: 8px 0 0;
    }

    #external-recordings-table-wrapper .customize-table tbody {
        display: block;
    }
}

#external-recordings-table-wrapper .customize-table td.actions-cell {
    padding: 15px 16px;
}
/* End */


/* Start:/local/templates/cabinet/components/rendall/summary.list.modal/.default/style.css?175312251352*/
.summaries-modal-body {
    padding: 0 8px 0 16px;
}
/* End */


/* Start:/local/templates/cabinet/components/rendall/userprompt.context.list.modal/.default/style.css?175312251376*/
.user-context-list .modal-list-item:hover {
    background-color: #F2F4F8;
}
/* End */


/* Start:/local/templates/cabinet/components/rendall/userprompt.edit.modal/.default/style.css?1753122513677*/
.visualization-dropdown > a,
.visualization-dropdown > a:hover,
.visualization-dropdown > a:active,
.visualization-dropdown > a:focus {
    border: 1px solid #e9ecef;
    color: #67757c !important;
}

.visualization-dropdown > a:active,
.visualization-dropdown > a:focus {
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.25);
    background-color: #fff !important;
}

.visualization-dropdown .dropdown-item {
    padding: 12px;
}

.visualization-params-type .visualization-dropdown .btn {
    height: 36.5px;
}

.disabled .visualization-params-type .visualization-dropdown .btn {
    background-color: #e9ecef;
    opacity: 1;
    pointer-events: none;
}
/* End */


/* Start:/local/templates/cabinet/components/rendall/userprompt.view.modal/.default/style.css?1753122513677*/
.visualization-dropdown > a,
.visualization-dropdown > a:hover,
.visualization-dropdown > a:active,
.visualization-dropdown > a:focus {
    border: 1px solid #e9ecef;
    color: #67757c !important;
}

.visualization-dropdown > a:active,
.visualization-dropdown > a:focus {
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.25);
    background-color: #fff !important;
}

.visualization-dropdown .dropdown-item {
    padding: 12px;
}

.visualization-params-type .visualization-dropdown .btn {
    height: 36.5px;
}

.disabled .visualization-params-type .visualization-dropdown .btn {
    background-color: #e9ecef;
    opacity: 1;
    pointer-events: none;
}
/* End */


/* Start:/local/templates/cabinet/components/rendall/userprompt.list.bind/.default/style.css?17532578001610*/
.used-prompt-tpl {
    display: flex;
    flex-direction: row;
    flex-grow: 0;
    height: 40px;
	font-size: 14px;
    border-radius: 12px;
    background: var(--bs-gray-3);
    align-items: center;
    padding: 2px 4px 2px 16px;
    max-width: 100%;
}
.used-prompt-tpl .template-name {
    color: var(--bs-onyx);
    font-weight: 600;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.used-prompt-tpl .template-info {
    background: url('/local/templates/cabinet/assets/images/icon/info-dark.svg') 50% 50% no-repeat;
    padding: 8px;
    height: 38px;
    min-height: 38px;
    width: 38px;
    min-width: 38px;
}
.used-prompt-tpl .template-info.editable {
    background: url('/local/templates/cabinet/assets/images/icon/pencil-alt.svg') 50% 50% no-repeat;
}
.used-prompt-tpl .template-cancel {
    background: url('/local/templates/cabinet/assets/images/icon/x-close.svg') 50% 50% no-repeat;
    padding: 8px;
    height: 38px;
    min-height: 38px;
    width: 38px;
    min-width: 38px;
}
.used-prompt-tpl  .template-info:hover {
    border-radius: 12px;
    background-color: rgba(0, 0, 0, 0.08);
}
.used-prompt-tpl .template-info:focus,
.used-prompt-tpl .template-info:active {
    border-radius: 12px;
    background-color: rgba(0, 0, 0, 0.12);
}
.used-prompt-tpl .template-cancel:hover {
    border-radius: 12px;
    background-color: rgba(0, 0, 0, 0.08);
}
.used-prompt-tpl .template-cancel:focus,
.used-prompt-tpl .template-cancel:active {
    border-radius: 12px;
    background-color: rgba(0, 0, 0, 0.12);
}
/* End */
/* /local/templates/cabinet/components/rendall/recording.external.list/.default/style.css?17489751021211 */
/* /local/templates/cabinet/components/rendall/summary.list.modal/.default/style.css?175312251352 */
/* /local/templates/cabinet/components/rendall/userprompt.context.list.modal/.default/style.css?175312251376 */
/* /local/templates/cabinet/components/rendall/userprompt.edit.modal/.default/style.css?1753122513677 */
/* /local/templates/cabinet/components/rendall/userprompt.view.modal/.default/style.css?1753122513677 */
/* /local/templates/cabinet/components/rendall/userprompt.list.bind/.default/style.css?17532578001610 */
