

/* Start:/local/templates/cabinet/styles.css?176477445512102*/
input::-ms-reveal,
input::-ms-clear {
    display: none;
}

.bx-pagination .bx-pagination-container {
    text-align: right !important
}

.bx-pagination .bx-pagination-container ul li a,
.bx-pagination .bx-pagination-container ul li.bx-active span {
    text-align: center !important
}

@media (max-width: 1700px) {
    .table-responsive .table > :not(caption) > * > * {
        padding: 0.5rem 0.2rem !important;
    }
    .tbl-visibility-none {
        display: none;
    }
}

@media (min-width: 905px) {
    .label-meeting-schedule {
        flex: 0 0 auto;
        width: 167px;
    }
}

.form-check-input:checked[type="radio"] {
    background-image: none !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(100% - 40px);
}

.long-text-cut {
    display: -webkit-box;
    -webkit-line-clamp: 2;         /* Ограничение в 2 строки */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.page-subtitle {
    font-size: 16px;
    font-weight: 600;
    line-height: 128%;
    padding: 12px 0 24px;
}

.field-remark {
    color: #667C89;
    font-size: 14px;
    padding: 8px 12px 0;
}

.join-link-role {
    color: #667C89;
    font-size: 15px;
    padding: 0 5px;
}

.gradientback {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

.long-text-cut .gradientback {
    display: block;
}

a.no-underline {
    text-decoration: none;
}

.meeting-types a {
    text-decoration: none;
}

.meeting-types h6 {
    line-height: normal;
}

#google-calendar-link {
    background: url('/local/templates/cabinet/assets/images/icon/icon-google-calendar.png') 0 50% no-repeat;
    background-size: 24px 24px;
    padding-left: 34px;
    white-space: nowrap;
}

#ics-download-link-one-time {
    background: url('/local/templates/cabinet/assets/images/icon/icon-ics-calendar.svg') 0 50% no-repeat;
    padding-left: 30px;
    white-space: nowrap;
}

#ics-download-link-periodic{
    background: url('/local/templates/cabinet/assets/images/icon/icon-ics-calendar-moonstone.svg') 0 50% no-repeat;
    padding-left: 30px;
    white-space: nowrap;
}

#invitation-content {
    width: 100%;
    overflow: hidden;
    border: 0 none;
}

#click-delegate-choose-file-btn {
    background: var(--bs-gray-3);
    border: transparent;
    border-radius: 12px;
    cursor: pointer;
    height: 40px;
}

#click-delegate-choose-file-btn:hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.08) 100%), #E9ECEF;
}

#click-delegate-choose-file-btn:focus,
#click-delegate-choose-file-btn:active {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.12) 100%), #E9ECEF;
}

#click-delegate-choose-file-input {
    background: #ffffff;
    cursor: pointer;
    border-radius: 12px !important;
    margin-left: -20px;
    padding-left: 30px;
}

#click-delegate-choose-file-input:focus,
#click-delegate-choose-file-input:active {
    border-color: var(--bs-gray-3) !important;
}

#click-delegate-choose-file-input ~ button {
    position: absolute;
    right: 12px;
    border: none;
    top: 50%;
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
    background: transparent url("/local/templates/cabinet/assets/images/icon/x-close-bg-gray.svg") center center no-repeat;
}

.reports-head-cell {
    font-size: 12px;
    font-weight: 600;
    line-height: 128%;
    color: var(--bs-gray-1);
}

.reports-head-cell-title.sortable {
    cursor: pointer;
}

.entity-list-item {
    padding: 1rem 1rem 0;
    font-size: 14px;
}

.entity-list-item.fake-row {
    display: none !important;
}

.entity-list-item:hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0.06) 100%), #FFF;
    cursor: pointer;
}

.entity-list-item:active,
.entity-list-item:focus {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.12) 100%), #FFF;
    cursor: pointer;
}

.entity-list-icon {
    min-width: 20px;
    background-size: 20px 21px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.entity-list-name {
    line-height: 128%;
    font-weight: 600;
}

.entity-list-name.external-recording {
    color: var(--bs-onyx);
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 36px;
}

.entity-list-date {
    font-weight: 500;
    line-height: 150%;
    color: var(--bs-gray-2);
}

.entity-list-icon.meeting-one-time {
    background-image: url(/local/templates/cabinet/assets/images/icon/meeting-icon-one-time.svg);
}

.entity-list-icon.meeting-periodic {
    background-image: url(/local/templates/cabinet/assets/images/icon/meeting-icon-periodic.svg);
}

.entity-list-icon.meeting-fast {
    background-image: url(/local/templates/cabinet/assets/images/icon/meeting-icon-fast.svg);
}

.entity-list-icon.meeting-dictaphone {
    background-image: url(/local/templates/cabinet/assets/images/icon/meeting-icon-dictaphone.svg);
}

.entity-list-icon.recording {
    background: url(/local/templates/cabinet/assets/images/icon/recording.svg) 0 50% no-repeat;
}

.entity-item-control {
    width: 36px;
    height: 36px;
    border-radius: 12px;
    cursor: pointer;
    position: relative;
}

.entity-item-control img,
.entity-item-control svg {
    max-height: 100%;
    max-width: 100%;
    /*width: auto;*/
    /*height: auto;*/
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.entity-detail-name {
    font-size: 16px;
    color: var(--bs-onyx);
    font-weight: 600;
}

.btn-recording-detail-link {
    height: 36px;
    display: flex;
    flex-wrap: nowrap;
    padding: 8px 0;
    font-size: 14px;
    align-items: center;
}

.copy-link {
    background: url('/local/templates/cabinet/assets/images/icon/link-gray.svg') 50% 50% no-repeat;
}

.filter-gray {
    filter: invert(47%) sepia(23%) saturate(325%) hue-rotate(158deg) brightness(95%) contrast(94%);
}

.dropdown .action-start,
.dropdown .action-stop {
    color: var(--bs-cyan);
}

.dropdown .action-delete {
    color: #ea596f;
}

.action-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 128%;
    color: var(--bs-gray-1);
    min-height: 36px;
    height: 36px !important;
    min-width: 36px;
    width: 36px !important;
}

#invalid-weekday-text {
    color: #ea596f;
}

#meetings-list-table .long-link,
#recordings-list-table .long-link {
    max-width: 250px;
}

.box-informer {
    position: absolute;
    text-align: center;
    z-index: 9999;
    display: inline-block;
    top: 8px;
    right: 14px;
    width: 20px;
    height: 20px;
}

.modal-list-item {
    height: 64px;
    max-height: 64px;
}

.min-width-40 {
    min-width: 40px;
}

.modal-list-item .delete-icon,
.modal-list-item .info-icon,
.modal-list-item .dashboard-icon,
.modal-list-item .edit-icon {
    width: 40px;
    height: 40px;
    padding: 8px;
}

.modal-list-item .delete-icon img,
.modal-list-item .info-icon img,
.modal-list-item .dashboard-icon img,
.modal-list-item .edit-icon img {
    width: 24px;
    height: 24px;
}

.modal-list-item .delete-icon:hover,
.modal-list-item .edit-icon:hover,
.modal-list-item .dashboard-icon:hover,
.modal-list-item .info-icon:hover {
    background-color: rgba(0, 0, 0, 0.08);
    border-radius: 24px;
}

.modal-list-item .delete-icon:active,
.modal-list-item .edit-icon:active,
.modal-list-item .dashboard-icon:active,
.modal-list-item .info-icon:active {
    background-color: rgba(0, 0, 0, 0.12);
    border-radius: 24px;
}

.modal-list-item label {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 21px;
}

.modal-list-item p {
    margin: 0;
}

.modal-list-item div {
    max-height: 49px;
    overflow: hidden;
}

.modal-list-item-2buttons .item-name {
    max-width: 360px;
}

.visualization-dropdown .dropdown-menu li.selected .check-node {
    background: url('/local/templates/cabinet/assets/images/icon/check.svg') 50% 50% no-repeat;
    background-size: 24px 24px;
}

.items-checkable > a {
    color: #667C89;
    font-size: 14px;
    padding: 8px 12px;
    text-decoration: none;
}

.items-checkable li {
    list-style: none;
}

.items-checkable li .dropdown-item {
    padding-left: 12px;
    padding-right: 12px;
}

.items-checkable li a::after {
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
}

.items-checkable li.selected a::after {
    background: url('/local/templates/cabinet/assets/images/icon/check.svg') center center no-repeat;
}

.progress-indicator {
    color: var(--bs-gray-1);
    background-color: var(--bs-gray-3);
    border-color: transparent;
}

.cancel-upload-button {
    background-image: url('/local/templates/cabinet/assets/images/icon/x-close.svg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.progress-indicator {
    padding: 8px 12px !important;
    display: flex;
    align-items: center;
    gap: 8px;
    height: 36px;
    width: 86px;
}

.summary-text {
    border: none;
    padding: 0;
    resize: none;
    overflow: hidden;
}

.meeting-type-chips-button {
    height: 2rem;
    border-radius: 1.5rem;
    display: inline-block;
}

.meeting-type-chips-button > a {
    height: 100%;
    border-radius: 1.5rem;
    padding: 4px 8px 4px 12px;
    font-size: 12px;
}

.meeting-type-chips-button > a .spinner-wrapper {
    width: 24px;
    height: 24px;
    padding-top: 2px;
}

.meeting-type-chips-button .dropdown-menu {
    max-height: 268px;
    overflow-y: auto;
}

.recording-type-filter-button {
    height: 2rem;
    border-radius: 1.5rem;
    background-color: #F2F4F8;
}

.recording-type-filter-button > a {
    height: 100%;
    border-radius: 1.5rem;
    border-width: 0;
    padding: 4px 12px;
    font-size: 12px;
    line-height: 23px;
    color: #353A3F;
    text-decoration: none;
}

.recording-type-name {
    font-size: 12px;
    padding: 4px 12px;
    height: 100%;
    line-height: 23px;
}

.bindable-prompt-templates-list .prompt-template-item {
    font-size: 14px;
    font-weight: 600;
}

.bindable-prompt-templates-list .prompt-template-item label {
    cursor: pointer;
}

.organizer-filter {
    color: #667C89;
    font-size: 14px;
    line-height: 1.5rem;
    font-weight: 500;
}

.organizer-filter > a {
    border-radius: 4px;
    width: 100%;
    height: 100%;
    padding: 8px;
    color: #667C89;
}

.items-checkable.organizer-filter > a {
    line-height: 24px;
}

.name-col {
    color: #000;
    line-height: 20px;
}

.team-report-note {
    color: #667C89;
    font-size: 14px;
}

.input-bind-entity::-ms-input-placeholder,
.input-bind-entity::placeholder {
    color: #353A3F;
    opacity: 1;
}

.input-bind-entity {
    background: url('/local/templates/cabinet/assets/images/icon/pencil.svg') calc(100% - 10px) 50% no-repeat;
    background-size: 24px 24px;
    padding-right: 32px;
    font-weight: 600;
}

.toast-container {
    display: flex !important;
    flex-direction: column-reverse !important;
    align-items: flex-end !important;
    gap: 10px !important;
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
}

.toast-container .toast {
    box-sizing: border-box;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.22) !important;
    position: relative !important;
    margin: 0;
}

.visibility-switcher {
    cursor: pointer;
}
/* End */
/* /local/templates/cabinet/styles.css?176477445512102 */
