/* /Pages/Alerts.razor.rz.scp.css */
.read-button[b-1fbnldiiat] {
    align-items: center;
    background-color: white;
    border: 2px solid #3D53F5;
    border-radius: 4px;
    color: #3D53F5;
    display: flex;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    height: 32px;
    line-height: 20px;
    margin-left: auto;
    margin-right: 20px;
    padding: 5px 16px;
}

    .read-button:focus[b-1fbnldiiat] {
        outline: none;
    }

.clickable[b-1fbnldiiat] {
    cursor: pointer;
}

.pagination-layout[b-1fbnldiiat] {
    margin: 20px;
}

.pagination-button[b-1fbnldiiat] {
    margin: 0px;
    padding: 0px;
    width: 32px;
    height: 32px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #757575;
    text-decoration: none;
    border: none;
    background-color: transparent;
}

.pagination-button:hover[b-1fbnldiiat] {
    color: #3D53F5;
}

.pagination-button:focus[b-1fbnldiiat] {
    outline: 0px;
}

.pagination-button-select[b-1fbnldiiat] {
    color: #3D53F5;
}

.check-box[b-1fbnldiiat] {
    width: 18px;
    height: 18px;
    border: 2px solid black;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.check-box-image[b-1fbnldiiat] {
    padding: 0px;
    margin: 0px;
    width: 18px;
    height: 18px;
}
/* /Pages/Calibration.razor.rz.scp.css */
.calibration-panel-layout[b-1k7phpsas6] {
    border: solid 1px #EEEEEE;
    border-radius: 12px;
    width: 646px;
    height:auto;
    padding: 20px;
    margin: 100px auto;
}
.block-visible[b-1k7phpsas6] {
    display:block;
}

.block-invisible[b-1k7phpsas6] {
   display:none;
}

.primary-content-visible[b-1k7phpsas6] {
    z-index: 999992;
    position: fixed;
    top: 0px;
    right: 0px;
    background: #FFFFFF;
    transition: all 0.3s;
    width: 646px;
    height: 100vh;
}

.primary-content-invisible[b-1k7phpsas6] {
    z-index: 999992;
    position: fixed;
    top: 0px;
    right: -646px;
    background: #FFFFFF;
    transition: all 0.3s;
    width: 646px;
    height: 100vh;
}

.seondary-content-visible[b-1k7phpsas6] {
    z-index: 999991;
    position: fixed;
    top: 0px;
    right: 650px;
    background: #FFFFFF;
    transition: all 0.3s;
    width: 646px;
    height: 100vh;
}

.seondary-content-invisible[b-1k7phpsas6] {
    z-index: 999991;
    position: fixed;
    top: 0px;
    right: -646px;
    background: #FFFFFF;
    transition: all 0.3s;
    width: 646px;
    height: 100vh;
}

.loading-layout-visible[b-1k7phpsas6] {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #FFFFFF;
    flex-direction:column;
}

.loading-layout-invisible[b-1k7phpsas6] {
    display: none;
    top: 0;
    left: 0;
    width: 0px;
    height: 0px;
}

.loading-header[b-1k7phpsas6] {
    width: 100%;
    display: block;
    justify-content: end;
    padding: 16px 20px;
    align-self: start;
    text-align: right;
}

.close-icon[b-1k7phpsas6] {
    width: 32px;
    height: 32px;
    cursor: pointer;
}
.loading-img-small[b-1k7phpsas6] {
    width: 64px;
    height: 64px;
}
.button[b-1k7phpsas6]{
    width:auto !important;
}
.button-panel[b-1k7phpsas6]{
    text-align:end;
    margin: 20px 0px 10px 0px;
}
/* /Pages/Company/AddOrEditСompany.razor.rz.scp.css */
.company-form[b-xr0nxq5dey] {
    display: flex;
    justify-content: center;
    height: calc(100vh - 72px);
    overflow-y: auto;
}

.form-layout[b-xr0nxq5dey] {
    padding: 20px;
}

.form-title[b-xr0nxq5dey] {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
}

.checkbox-layout[b-xr0nxq5dey] {
    display: flex;
    align-items: center;
    margin: 16px 0px;
}

.horizontal-content-container[b-xr0nxq5dey] {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.validation-layout[b-xr0nxq5dey] {
    height: 16px;
}
/* /Pages/Company/Companies.razor.rz.scp.css */
.activator .invisible-content[b-ez9o0lffvx] {
    display: none;
}

.activator:hover .invisible-content[b-ez9o0lffvx] {
    display: block;
}

.width-140px[b-ez9o0lffvx] {
    min-width: 140px;
    width: 140px;
    margin-left: auto;
}
/* /Pages/Device/AddOrEditDevice.razor.rz.scp.css */
.device-form[b-kp66u8xuam] {
    display: flex;
    justify-content: center;
    height: calc(100vh - 72px);
    overflow-y: auto;
}

.form-layout[b-kp66u8xuam] {
    padding: 20px;
}

.form-title[b-kp66u8xuam] {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
}

.group-title[b-kp66u8xuam] {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #171717;
}

.group-layout[b-kp66u8xuam] {
    width: 384px;
    align-items: end;
}

.left-part[b-kp66u8xuam] {
    margin-right: 10px;
}

.right-part[b-kp66u8xuam] {
    margin-left: 10px;
}

.validation-layout[b-kp66u8xuam] {
    height: 16px;
}

.checkbox-layout[b-kp66u8xuam] {
    display: flex;
    align-items: center;
    margin: 16px 0px;
}

.horizontal-content-container[b-kp66u8xuam] {
    display: flex;
    flex-direction: row;
    align-items: end;
}

.space-between[b-kp66u8xuam] {
    justify-content: space-between
}
/* /Pages/Device/Devices.razor.rz.scp.css */
.activator .invisible-content[b-s3rpif9upo] {
    display: none;
}

.activator:hover .invisible-content[b-s3rpif9upo] {
    display: block;
}

.width-140px[b-s3rpif9upo] {
    min-width: 140px;
    width: 140px;
    margin-left: auto;
}
/* /Pages/Directory/AddOrEditDirectory.razor.rz.scp.css */
.directory-form[b-ua85ygmc0c] {
    display: flex;
    justify-content: center;
    height: calc(100vh - 72px);
    overflow-y: auto;
}

.form-layout[b-ua85ygmc0c] {
    padding: 20px;
}

.form-title[b-ua85ygmc0c] {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
}

.checkbox-layout[b-ua85ygmc0c] {
    display: flex;
    align-items: center;
    margin: 16px 0px;
}

.horizontal-content-container[b-ua85ygmc0c] {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.validation-layout[b-ua85ygmc0c] {
    height: 16px;
}
/* /Pages/Directory/Directories.razor.rz.scp.css */
.activator .invisible-content[b-obq5xyjya1] {
    display: none;
}

.activator:hover .invisible-content[b-obq5xyjya1] {
    display: block;
}

.width-140px[b-obq5xyjya1] {
    min-width: 140px;
    width: 140px;
    margin-left: auto;
}
/* /Pages/Firmwares/AddFirmware.razor.rz.scp.css */
.calibration-panel-layout[b-fw5huqzppo] {
    border: solid 1px #EEEEEE;
    border-radius: 12px;
    width: 646px;
    height: auto;
    padding: 20px;
    margin: 100px auto;
}

.block-visible[b-fw5huqzppo] {
    display: block;
}

.block-invisible[b-fw5huqzppo] {
    display: none;
}

.primary-content-visible[b-fw5huqzppo] {
    z-index: 999992;
    position: fixed;
    top: 0px;
    right: 0px;
    background: #FFFFFF;
    transition: all 0.3s;
    width: 646px;
    height: 100vh;
}

.primary-content-invisible[b-fw5huqzppo] {
    z-index: 999992;
    position: fixed;
    top: 0px;
    right: -646px;
    background: #FFFFFF;
    transition: all 0.3s;
    width: 646px;
    height: 100vh;
}

.seondary-content-visible[b-fw5huqzppo] {
    z-index: 999991;
    position: fixed;
    top: 0px;
    right: 650px;
    background: #FFFFFF;
    transition: all 0.3s;
    width: 646px;
    height: 100vh;
}

.seondary-content-invisible[b-fw5huqzppo] {
    z-index: 999991;
    position: fixed;
    top: 0px;
    right: -646px;
    background: #FFFFFF;
    transition: all 0.3s;
    width: 646px;
    height: 100vh;
}

.loading-layout-visible[b-fw5huqzppo] {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #FFFFFF;
    flex-direction: column;
}

.loading-layout-invisible[b-fw5huqzppo] {
    display: none;
    top: 0;
    left: 0;
    width: 0px;
    height: 0px;
}

.loading-header[b-fw5huqzppo] {
    width: 100%;
    display: block;
    justify-content: end;
    padding: 16px 20px;
    align-self: start;
    text-align: right;
}

.close-icon[b-fw5huqzppo] {
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.loading-img-small[b-fw5huqzppo] {
    width: 64px;
    height: 64px;
}

.button[b-fw5huqzppo] {
    width: auto !important;
}

.button-panel[b-fw5huqzppo] {
    text-align: end;
    margin: 20px 0px 10px 0px;
}
.checkbox-layout[b-fw5huqzppo] {
    display: flex;
    align-items: center;
    margin: 16px 0px;
}
/* /Pages/Keys.razor.rz.scp.css */
.margin-bottom[b-3m9trnwah7] {
    margin-bottom: 16px;
}

.dropup[b-3m9trnwah7] {

}

    .dropup .cell-value:hover[b-3m9trnwah7] {
        cursor: pointer;
    }

.dropup:hover .alertbox-layout[b-3m9trnwah7] {
    display: block;
}

.alertbox-layout[b-3m9trnwah7] {
    left: auto;
    right: auto;
    position: absolute;
    display: none;
    padding: 20px;
    min-width: 200px;
    background: #FFFFFF;
    box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 8px 16px rgba(48, 49, 51, 0.1);
    border-radius: 8px;
    bottom: 20px;
    z-index: 9999;
}

.alertbox-title-text[b-3m9trnwah7] {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
    padding: 0px 16px;
    margin: 0px;
    width: max-content;
}

.alertbox-body-text[b-3m9trnwah7] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #616161;
    padding: 0px 16px;
    margin: 0px;
    width: max-content;
}

.label-text[b-3m9trnwah7] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #616161;
    margin: 0px;
    width: max-content;
}

.activator .invisible-content[b-3m9trnwah7] {
    display: none;
}

.activator:hover .invisible-content[b-3m9trnwah7] {
    display: block;
}


.width-160px[b-3m9trnwah7] {
    min-width: 160px;
}

.pagination-layout[b-3m9trnwah7] {
    margin: 20px;
}

.pagination-button[b-3m9trnwah7] {
    margin: 0px;
    padding: 0px;
    width: 32px;
    height: 32px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #757575;
    text-decoration: none;
    border: none;
    background-color: transparent;
}

.pagination-button:hover[b-3m9trnwah7] {
    color: #3D53F5;
}

.pagination-button:focus[b-3m9trnwah7] {
    outline: 0px;
}

.pagination-button-select[b-3m9trnwah7] {
    color: #3D53F5;
}



.button-line-small-primary[b-3m9trnwah7] {
    align-items: center;
    background-color: transparent;
    border-color: #3D53F5;
    border-radius: 8px;
    border-style: solid;
    border-width: 2px;
    color: #3D53F5;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    justify-content: center;
    line-height: 20px;
    min-height: 32px;
    padding: 6px 16px;
    width: 100%;
}

    .button-line-small-primary:hover[b-3m9trnwah7] {
        border-color: #3D53F5;
        color: #3D53F5;
    }

    .button-line-small-primary:focus[b-3m9trnwah7] {
        outline: none;
    }

.add-button[b-3m9trnwah7] {
    align-items: center;
    background-color: white;
    border: 2px solid #3D53F5;
    border-radius: 4px;
    color: #3D53F5;
    display: flex;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    height: 32px;
    line-height: 20px;
    margin-left: auto;
    margin-right: 20px;
    padding: 5px 16px;
}

    .add-button:focus[b-3m9trnwah7] {
        outline: none;
    }

align-right[b-3m9trnwah7] {
    margin-left: auto;
}
/* /Pages/Key/AddOrEditKey.razor.rz.scp.css */
.key-form[b-pimy8hx9xp] {
    display: flex;
    justify-content: center;
    height: calc(100vh - 72px);
    overflow-y: auto;
}

.form-layout[b-pimy8hx9xp] {
    padding: 20px;
}

.form-title[b-pimy8hx9xp] {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
}

.checkbox-layout[b-pimy8hx9xp] {
    display: flex;
    align-items: center;
    margin: 16px 0px;
}

.horizontal-content-container[b-pimy8hx9xp] {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.validation-layout[b-pimy8hx9xp] {
    height: 16px;
}
/* /Pages/Key/DecommissioningKey.razor.rz.scp.css */
.key-form[b-foqsfej9p9] {
    display: flex;
    justify-content: center;
    height: calc(100vh - 72px);
    overflow-y: auto;
}

.form-layout[b-foqsfej9p9] {
    padding: 20px;
}

.form-title[b-foqsfej9p9] {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
}

.checkbox-layout[b-foqsfej9p9] {
    display: flex;
    align-items: center;
    margin: 16px 0px;
}

.horizontal-content-container[b-foqsfej9p9] {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.validation-layout[b-foqsfej9p9] {
    height: 16px;
}
/* /Pages/Key/PutIntoOperation.razor.rz.scp.css */
.key-form[b-ljsv010l89] {
    display: flex;
    justify-content: center;
    height: calc(100vh - 72px);
    overflow-y: auto;
}

.form-layout[b-ljsv010l89] {
    padding: 20px;
}

.form-title[b-ljsv010l89] {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
}

.checkbox-layout[b-ljsv010l89] {
    display: flex;
    align-items: center;
    margin: 16px 0px;
}

.horizontal-content-container[b-ljsv010l89] {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.validation-layout[b-ljsv010l89] {
    height: 16px;
}
/* /Pages/PipeReport.razor.rz.scp.css */
.report-layout[b-73ykc6mm2l]
{
    width: 100%;
    height: calc(100vh - 72px);
    overflow-y: scroll;
    padding: 20px;
}
.left[b-73ykc6mm2l] {
    text-align: right;
    width: 50%;
    padding: 5px 10px 5px 0px;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}
.right[b-73ykc6mm2l] {
    text-align: left;
    width: 50%;
    padding: 5px 0px 5px 10px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}
.left25[b-73ykc6mm2l] {
    text-align: right;
    width: 25%;
    padding: 5px 10px 5px 0px;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}

.right25[b-73ykc6mm2l] {
    text-align: left;
    width: 25%;
    padding: 5px 0px 5px 10px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}
.table-header[b-73ykc6mm2l]{
    border-collapse: collapse;
    margin:auto;
    border-spacing:20px;
}
.table-screwings[b-73ykc6mm2l] {
    border-collapse: collapse;
    border-spacing: 10px;
    border: 1px solid black;
    margin: auto;
    width: calc(100% - 60px);
}
.table-screwings th[b-73ykc6mm2l] {
    text-align:center;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
    border: 1px solid black;
}
.table-screwings td[b-73ykc6mm2l] {
    text-align: center;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
    border: 1px solid black;
}
.accepted[b-73ykc6mm2l]{
    color:green;
}
.rejected[b-73ykc6mm2l]{
    color: red;
}
.without-restrictions[b-73ykc6mm2l]{
    color:red;
}
.notes[b-73ykc6mm2l] {
    margin: auto;
    width: calc(100% - 60px);
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
}
/* /Pages/User/AddOrEditUser.razor.rz.scp.css */
.user-form[b-4aci66t5by] {
    display: flex;
    justify-content: center;
    height: calc(100vh - 72px);
    overflow-y: auto;
}

.form-layout[b-4aci66t5by] {
    padding: 20px;
}

.form-title[b-4aci66t5by] {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
}

.checkbox-layout[b-4aci66t5by] {
    display: flex;
    align-items: center;
    margin: 16px 0px;
}

.horizontal-content-container[b-4aci66t5by] {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.validation-layout[b-4aci66t5by] {
    height: 16px;
}
/* /Pages/User/Users.razor.rz.scp.css */
.apply-button[b-r5jsjivsj8] {
    align-items: center;
    justify-content: center;
    background-color: white;
    border: 2px solid #3D53F5;
    border-radius: 4px;
    color: #3D53F5;
    display: flex;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    height: 32px;
    line-height: 20px;
    padding: 5px 16px;
    width: 100%;
}

    .apply-button:focus[b-r5jsjivsj8] {
        outline: none;
    }

.activator .invisible-content[b-r5jsjivsj8] {
    display: none;
}

.activator:hover .invisible-content[b-r5jsjivsj8] {
    display: block;
}

.width-280px[b-r5jsjivsj8] {
    min-width: 280px;
    width: 280px;
    margin-left: auto;
}

/* /Pages/Works.razor.rz.scp.css */
.timeline-layout[b-370eqibgms] {
    padding: 0px;
    z-index: 9999;
}

.key-layout[b-370eqibgms] {
    padding: 20px;
    max-width: 300px;
}

.key-title-text[b-370eqibgms] {
    color: #757575;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
}

.key-value-text[b-370eqibgms] {
    color: #171717;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    line-height: 32px;
    margin: 0px;
    padding: 0px;
}

.works-container[b-370eqibgms] {
    height: 44px;
    align-items: start;
    top: 0px;
    position: relative;
}

.works-layout[b-370eqibgms] {
    align-items: start;
    display: flex;
    top: 0px;
    margin-left: 32px;
    position: absolute;
}

.work-layout[b-370eqibgms] {
    align-items: center;
    border-radius: 8px;
    clear: both;
    display: flex;
    height: 24px;
    margin-bottom: 4px;
    margin-top: 16px;
    padding: 2px 8px;
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.work-name[b-370eqibgms] {
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    margin: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.users-work-layout[b-370eqibgms] {
    align-items: center;
    display: flex;
    margin: 0px;
    padding-left: 32px;
}

.operators-works-container[b-370eqibgms] {
    height: 96px;
    align-items: start;
    border-bottom: 1px solid #EEEEEE;
    position: relative;
}

.layout-default[b-370eqibgms] {
    background: #ECEEFE;
}

.layout-inwork[b-370eqibgms] {
    background: #FFF1D7;
}

.layout-key-translation[b-370eqibgms] {
    background: #FFBB38;
}

.key-translation-icon[b-370eqibgms] {
    width: 16px;
    height: 16px;
}

.operator-layout[b-370eqibgms] {
    align-items: center;
    background: #FFFFFF;
    border-radius: 12px;
    box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 8px 16px rgba(48, 49, 51, 0.1);
    display: flex;
    height: 56px;
    justify-content: flex-start;
    margin: 12px;
    overflow: hidden;
    padding: 12px 8px;
}
    .operator-layout:hover[b-370eqibgms] {
        cursor: pointer;
    }

.operators-works-layout[b-370eqibgms] {
    border-radius: 12px;
    margin-bottom: 16px;
    position: absolute;
    min-width: 16px;
    overflow: hidden;
    box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 8px 16px rgba(48, 49, 51, 0.1);
}

.content-invise[b-370eqibgms] {
    display: none;
}


.dropup-layout[b-370eqibgms] {
    position: absolute;
/*    min-height: 16px;
    overflow: hidden;*/
}

    .dropup-layout:hover .dropup-content[b-370eqibgms] {
        display: block;
    }

.dropup-content[b-370eqibgms] {
    display: none;
    position: fixed;
    width: max-content;
    z-index: 9999;
}

.invisible[b-370eqibgms] {
    opacity: 0;
}

.bootom-50[b-370eqibgms] {
    bottom: 50px;
}

.bootom-100[b-370eqibgms] {
    bottom: 0px;
}

.operator-dropup-layout[b-370eqibgms] {
    align-items: flex-start;
    background: #171717;
    border-radius: 10px;
    display: flex;
    justify-content: flex-start;
    padding: 16px;
    width: 100%;
}


.operator-image[b-370eqibgms] {
    border: 2px solid;
    border-color: #FFFFFF;
    border-radius: 50%;
    box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 2px 4px rgba(48, 49, 51, 0.1);
    height: 32px;
    width: 32px;
}

.operator-body-container[b-370eqibgms] {
    display: block;
    margin-left: 16px;
    width: max-content;
    overflow: hidden;
}

.operator-name-text[b-370eqibgms] {
    color: #171717;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.operator-name-dropup-text[b-370eqibgms] {
    color: #FFFFFF;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
}

.screwing-text[b-370eqibgms] {
    color: #757575;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}





.table-works-layout[b-370eqibgms] {
    height: calc(100vh - (72px + 64px));
    overflow-x: auto;
    overflow-y: auto;
    position: relative;
    width: 100vw;
}

    .table-works-layout table[b-370eqibgms] {
        border-collapse: separate;
        table-layout: fixed;
    }

    .table-works-layout thead th[b-370eqibgms] {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        left: 0;
        border-top: 1px solid #EEEEEE;
        border-bottom: 1px solid #EEEEEE;
    }

        .table-works-layout thead th:first-child[b-370eqibgms] {
            z-index: 9999;
        }

    .table-works-layout th[b-370eqibgms], td[b-370eqibgms] {
        background: #FFFFFF;
        color: #000000;
        white-space: nowrap;
        vertical-align: central;
    }

    .table-works-layout tr[b-370eqibgms] {
        background: #FFFFFF;
    }

    .table-works-layout th:first-child[b-370eqibgms], .first td:first-child[b-370eqibgms] {
        position: -webkit-sticky;
        position: sticky;
        left: 0px;
        z-index: 9990;
        border-bottom: 1px solid #EEEEEE;
    }

    .table-works-layout td:first-child[b-370eqibgms] {
        border-right: 1px solid #EEEEEE;
    }

    .first[b-370eqibgms] {
        border-bottom: 1px solid #EEEEEE;
    }

.dropdown-icon[b-370eqibgms] {
    display: block;
    margin-top: -1px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0;
    width: 12px;
    height: 8px;
}



.search-bar-layout[b-370eqibgms] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 64px;
}

.zoom-layout[b-370eqibgms] {
/*    margin-left: auto;
    justify-self: end;*/
    display: flex;
    margin-right: 20px;

}

.zoom-button[b-370eqibgms] {
    background-color: white;
    border: 2px solid #3D53F5;
    border-radius: 4px;
    color: #3D53F5;
    font-weight: bold;
    height: 32px;
    min-width: 32px;
    margin-right: 8px;
}

.zoom-button:focus[b-370eqibgms] {
    outline: none;
}
.module[b-370eqibgms] {
    width: 260px;
    overflow: hidden;
}
.module p[b-370eqibgms]{
    word-break: break-word;
    white-space: normal;
}
.fade[b-370eqibgms] {
    position: relative;
    height: 3.6em; /* exactly three lines */
}

.fade[b-370eqibgms]::after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70%;
    height: 1.2em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}
.clickable[b-370eqibgms]{
    cursor: pointer;
}
.sticky-center[b-370eqibgms] {
    width: 8px;
    height: 8px;
    position: sticky;
    top: calc(100% / 2);
}

.margin-right[b-370eqibgms] {
    margin-left: auto;
} 
/* /Shared/Components/AboutPopup.razor.rz.scp.css */
.shading-opened[b-f87k6dsstt] {
    z-index: 999990;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    transition: background 0.3s;
}

.operator-title-text[b-f87k6dsstt] {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
}

.shading-closed[b-f87k6dsstt] {
    z-index: 999990;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0vw;
    height: 0vh;
}

.about-popup-opened[b-f87k6dsstt] {
    z-index: 999992;
    position: fixed;
    top: calc((100vh / 2) - 80px);
    left: calc((100vw / 2) - 220px);
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    transition: background 0.3s;
    width: 480px;
    height: 160px;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 8px 16px rgba(48, 49, 51, 0.1);
}

.about-popup-closed[b-f87k6dsstt] {
    display: none;
    z-index: 999992;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.0);
    width: 0px;
    height: 0px;
}

.about-popup-head[b-f87k6dsstt] {
    display: flex;
}

.about-popup-body[b-f87k6dsstt] {
    padding-top: 32px; 
    align-items: center;
    text-align: center;
    justify-content: center;
}

.align-right[b-f87k6dsstt] {
    margin-left: auto;
}
/* /Shared/Components/Alerts/AlertDetailsPanel.razor.rz.scp.css */
/*Variables*/
:root[b-v3o68qzdkm] {
    --default-font-family: Inter;
}

/*Basic Operator Panel*/
.operator-details-panel-opened[b-v3o68qzdkm] {
    z-index: 999992;
    position: fixed;
    top: 0px;
    right: 0px;
    background: #FFFFFF;
    transition: right 0.3s;
    width: 646px;
    height: 100vh;
}

.operator-details-panel-closed[b-v3o68qzdkm] {
    z-index: 999992;
    position: fixed;
    top: 0px;
    right: -646px;
    background: #FFFFFF;
    transition: right 0.3s;
    width: 646px;
    height: 100vh;
}

.loading-layout-enabled[b-v3o68qzdkm] {
    position: relative;
    top: 0;
    left: 0;
    width: 646px;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
}

.loading-layout-disabled[b-v3o68qzdkm] {
    display: none;
    top: 0;
    left: 0;
    width: 0px;
    height: 0px;
}

.loading-head[b-v3o68qzdkm] {
    width: 100%;
    padding: 16px 20px;
    align-self: start;
    text-align: right;
}


.operator-layout[b-v3o68qzdkm] {
    display: flex;
    padding: 16px 20px;
    align-items: start;
}

.value-container[b-v3o68qzdkm] {
    align-items: flex-start;
    display: block;    
    min-width: 160px;
    width: max-content;
    margin-right: 40px;
}

.operator-title-text[b-v3o68qzdkm] {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
}

.operator-value-text[b-v3o68qzdkm] {
    padding: 0px;
    margin: 0px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #616161;
}

.close-icon[b-v3o68qzdkm] {
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.operations-layout[b-v3o68qzdkm] {
    padding-top: 12px;
    padding-bottom: 20px;
    padding-left: 28px;
    padding-right: 20px;
    height: calc(100% - 100px);
    overflow-y: scroll;
}

/*Basic Operation Item*/
.item-layout[b-v3o68qzdkm] {
    display: flex;
    width: 100%;
    align-items: flex-start;
}

.item-container[b-v3o68qzdkm] {
    width: 100%;
    margin-left: 24px;
    padding: 0px;
}

.separator-image[b-v3o68qzdkm] {
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.info-layout[b-v3o68qzdkm] {
    display: flex;
    width: 100%;
    height: 60px;
    padding: 20px;
    border: 0px;
    border-radius: 12px;
    align-items: center;
}
.info-layout.warning[b-v3o68qzdkm] {
    border: solid 1px red;
}
.clikcable[b-v3o68qzdkm] {
    cursor: pointer;
}

.header-text[b-v3o68qzdkm] {
    font-family: var(--default-font-family);
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #9E9E9E;
    margin: 0px;
}

.operation-title-text[b-v3o68qzdkm] {
    font-family: var(--default-font-family);
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    color: #171717;
    margin: 0px;
}

.operation-value-text[b-v3o68qzdkm] {
    font-family: var(--default-font-family);
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #757575;
    margin: 0px;
    margin-left: 20px;
}

/*Successful Operation Style*/
.successful-image[b-v3o68qzdkm] {
    width: 20px;
    height: 20px;
    margin-left: auto;
}

.status-image[b-v3o68qzdkm] {
    width: 20px;
    height: 20px;
    margin-left: 16px;
}

.margin-right-auto[b-v3o68qzdkm] {
    margin-right: auto;
}
.item-successful[b-v3o68qzdkm] {
    background: #E8F6EE;
}

    .item-successful:hover[b-v3o68qzdkm] {
        background: #D1EEDD;
    }

.item-successful-active[b-v3o68qzdkm] {
    background: #18A957;
}

    .item-successful-active .operation-title-text[b-v3o68qzdkm] {
        color: #FFFFFF;
    }

    .item-successful-active .operation-value-text[b-v3o68qzdkm] {
        color: #FFFFFF;
        opacity: 0.6;
    }

/*Incorrect Operation Style*/
.incorrect-text[b-v3o68qzdkm] {
    font-family: var(--default-font-family);
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #FFFFFF;
    margin: 0px;
    margin-left: auto;
    padding: 1px 8px;
    height: 22px;
    background: #DF1642;
    border-radius: 8px;
}

.item-incorrect[b-v3o68qzdkm] {
    background: #FCE8EC;
}

    .item-incorrect:hover[b-v3o68qzdkm] {
        background: #FCD8EC;
    }

.item-incorrect-active[b-v3o68qzdkm] {
    background: #FF6C6C;
}

/*Incorrect Operation Style*/
.controversial-text[b-v3o68qzdkm] {
    font-family: var(--default-font-family);
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #FFFFFF;
    margin: 0px;
    margin-left: auto;
    padding: 1px 8px;
    height: 22px;
    background: #FFBB38;
    border-radius: 8px;
}

.item-controversial[b-v3o68qzdkm] {
    background: #FFF8EB;
}

    .item-controversial:hover[b-v3o68qzdkm] {
        background: #DFD8CB;
    }

.item-controversial-active[b-v3o68qzdkm] {
    background: #AFA89B;
}

/*Default Operation Style*/
.item-default[b-v3o68qzdkm] {
    background: #EEEEEE;
}

    .item-default:hover[b-v3o68qzdkm] {
        background: #EEEEEE;
    }

.item-default-active[b-v3o68qzdkm] {
    background: #EEEEEE;
}

.align-right[b-v3o68qzdkm] {
    margin-left: auto;
}

.vertical-value-container[b-v3o68qzdkm] {
    margin-bottom: 16px;
}

.operation-info-title-text[b-v3o68qzdkm] {
    font-family: Oxygen;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #9E9E9E;
    margin: 0px;
}

.operation-info-value-text[b-v3o68qzdkm] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #171717;
    margin: 0px;
}
/* /Shared/Components/Keys/KeySettingsPanel.razor.rz.scp.css */
.title-text[b-zn6dnku4y8] {
    color: var(--default-text-color);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 28px;
    margin: 0px;
}

.body-text[b-zn6dnku4y8] {
    color: var(--secondary-dark-text-color);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    margin: 0px;
}

.label-default[b-zn6dnku4y8] {
    color: var(--secondary-text-color);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    margin: 0px;
}

.panel-head[b-zn6dnku4y8] {
    align-items: start;
    display: flex;
    padding: 16px 20px;
}

.panel-body[b-zn6dnku4y8] {
    overflow-y: scroll;
    width: 100%;
    height: calc(100% - 80px);
    padding: 12px 28px;
}

.items-group[b-zn6dnku4y8] {
    display: flex;
    flex-direction: column;
    width: 360px;
}

.textbox-default[b-zn6dnku4y8] {
    align-items: center;
    background-color: white;
    border-color: var(--default-textbox-color);
    border-radius: 4px;
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    color: var(--secondary-text-color);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    height: 40px;
    padding: 8px 16px;
    width: 360px;
}

    .textbox-default:hover[b-zn6dnku4y8] {
        border-color: var(--secondary-text-color);
    }

    .textbox-default:focus[b-zn6dnku4y8] {
        border-color: var(--secondary-text-color);
        outline: none;
    }

.header-text[b-zn6dnku4y8] {
    color: var(--default-text-color);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 28px;
    margin: 0px;
}

.body-text[b-zn6dnku4y8] {
    color: #757575;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    margin: 0px;
}



.margin-bottom-8px[b-zn6dnku4y8] {
    margin-bottom: 8px;
}

.margin-bottom-24px[b-zn6dnku4y8] {
    margin-bottom: 24px;
}

.margin-bottom-32px[b-zn6dnku4y8] {
    margin-bottom: 32px;
}

.padding-left-8px[b-zn6dnku4y8] {
    padding-left: 8px;
}

.max-content[b-zn6dnku4y8] {
    min-width: max-content;
}

.align-right[b-zn6dnku4y8] {
    margin-left: auto;
}

.clickable-icon[b-zn6dnku4y8] {
    width: 32px;
    height: 32px;
}

    .clickable-icon:hover[b-zn6dnku4y8] {
        cursor: pointer;
    }

.validation-layout[b-zn6dnku4y8] {
    height: 16px;
}
/* /Shared/Components/Keys/SendMessage.razor.rz.scp.css */
.shading-opened[b-pk0x0pmgk7] {
    z-index: 999990;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    transition: background 0.3s;
}

.shading-closed[b-pk0x0pmgk7] {
    z-index: 999990;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0vw;
    height: 0vh;
}

.send-message-popup-opened[b-pk0x0pmgk7] {
    z-index: 999992;
    position: fixed;
    top: calc((100vh / 2) - 160px);
    left: calc((100vw / 2) - 220px);
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    transition: background 0.3s;
    width: 480px;
    height: 320px;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 8px 16px rgba(48, 49, 51, 0.1);
}

.send-message-popup-closed[b-pk0x0pmgk7] {
    display: none;
    z-index: 999992;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.0);
    width: 0px;
    height: 0px;
}

.send-message-popup-head[b-pk0x0pmgk7] {
    display: flex;
    width: 100%;
    margin-bottom: 16px;
}

.send-message-popup-body[b-pk0x0pmgk7] {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.message-textbox textarea[b-pk0x0pmgk7] {
    background-color: #FFFFFF;
    border: 2px solid;
    border-color: #BDBDBD;
    border-radius: 6px;
    color: #9E9E9E;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    height: 300px;
    max-height: 300px;
    overflow: auto;
    padding: 0px 16px;
    resize: none;
    width: 100%;
}

.align-right[b-pk0x0pmgk7] {
    margin-left: auto;
}

.operator-title-text[b-pk0x0pmgk7] {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
}

.operator-value-text[b-pk0x0pmgk7] {
    padding: 0px;
    margin: 0px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #616161;
}

.horizontal-value-container[b-pk0x0pmgk7] {
    display: flex;
}

.margin-left-16px[b-pk0x0pmgk7] {
    margin-left: 16px;
}

.label-default[b-pk0x0pmgk7] {
    display: block;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #9E9E9E;
    margin: 0px;
    padding: 0px;
}
/* /Shared/Components/Pagination.razor.rz.scp.css */
.pagination-layout[b-m8ttwc5wih] {
    margin: 20px;
}

.pagination-button[b-m8ttwc5wih] {
    margin: 0px;
    padding: 0px;
    width: 32px;
    height: 32px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #757575;
    text-decoration: none;
    border: none;
    background-color: transparent;
}

    .pagination-button:hover[b-m8ttwc5wih] {
        color: #3D53F5;
    }

    .pagination-button:focus[b-m8ttwc5wih] {
        outline: 0px;
    }

.pagination-button-select[b-m8ttwc5wih] {
    color: #3D53F5;
}
/* /Shared/Components/SearchBar.razor.rz.scp.css */
:root[b-6lg4sm4t14] {
    --search-bar-text-font: Inter;
    --search-bar-button-primary-color: #3D53F5;
    --search-bar-button-primary-hover-color: #3D53F5;
    --search-bar-background-color: #F5F5F5;
    --search-bar-placeholder-text-color: #9E9E9E;
}

.search-layout[b-6lg4sm4t14] {
    display: flex;
    margin: 16px 20px;
    height: 32px;
}

.search-bar[b-6lg4sm4t14] {
    display: flex;
    border: none;
    background-color: #F5F5F5;
    width: 460px;
    height: 100%;
    border-radius: 4px;
    padding: 0px 16px;
    align-items: center;
}

.search-bar-icon[b-6lg4sm4t14] {
    width: 16px;
    height: 16px;
}

.clickable-icon[b-6lg4sm4t14] {
    width: 16px;
    height: 16px;
}

    .clickable-icon:hover[b-6lg4sm4t14] {
        cursor: pointer;
    }

.search-text-input[b-6lg4sm4t14] {
    font-family: Inter;
    border: none;
    background-color: #F5F5F5;
    width: 100%;
    height: 100%;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    border-radius: 4px;
    margin-left: 12px;
}

textarea:focus[b-6lg4sm4t14], input:focus[b-6lg4sm4t14] {
    outline: none;
}

.filters-button[b-6lg4sm4t14] {
    display: flex;
    align-items: center;
    background-color: white;
    border: 2px solid #3D53F5;
    border-radius: 4px;
    height: 100%;
    padding: 5px 16px;
    margin-left: 20px;
}

    .filters-button:focus[b-6lg4sm4t14] {
        outline: none;
    }

.filters-icon[b-6lg4sm4t14] {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.filters-text[b-6lg4sm4t14] {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #3D53F5;
    margin: 0px;
}

.dropdown[b-6lg4sm4t14] {
}

.dropdown-content[b-6lg4sm4t14] {
    position: absolute;
    left: 0;
    z-index: 999999;
}

.dropdown-content-showed[b-6lg4sm4t14] {
    display: block;
}

.dropdown-content-unshowed[b-6lg4sm4t14] {
    display: none;
}

.badge-layout[b-6lg4sm4t14] {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    margin: 0px 0px 0px 6px;
    padding: 0px 3px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
    border-radius: 9px;
    min-width: 18px;
    width: auto;
    height: 18px;
    background-color: #DF1642;
}
/* /Shared/Components/SidePanel.razor.rz.scp.css */
.shading-visible[b-lubtfdqqyn] {
    z-index: 999990;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    transition: background 0.3s;
}

.shading-invisible[b-lubtfdqqyn] {
    z-index: 999990;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0vw;
    height: 0vh;
    background: rgba(0, 0, 0, 0.0);
}

.primary-content-visible[b-lubtfdqqyn] {
    z-index: 999992;
    position: fixed;
    top: 0px;
    right: 0px;
    background: #FFFFFF;
    transition: all 0.3s;
    width: 646px;
    height: 100vh;
}

.primary-content-invisible[b-lubtfdqqyn] {
    z-index: 999992;
    position: fixed;
    top: 0px;
    right: -646px;
    background: #FFFFFF;
    transition: all 0.3s;
    width: 646px;
    height: 100vh;
}

.seondary-content-visible[b-lubtfdqqyn] {
    z-index: 999991;
    position: fixed;
    top: 0px;
    right: 650px;
    background: #FFFFFF;
    transition: all 0.3s;
    width: 800px;
    height: 100vh;
}

.seondary-content-invisible[b-lubtfdqqyn] {
    z-index: 999991;
    position: fixed;
    top: 0px;
    right: -646px;
    background: #FFFFFF;
    transition: all 0.3s;
    width: 646px;
    height: 100vh;
}

.loading-layout-visible[b-lubtfdqqyn] {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
}

.loading-layout-invisible[b-lubtfdqqyn] {
    display: none;
    top: 0;
    left: 0;
    width: 0px;
    height: 0px;
}

.loading-header[b-lubtfdqqyn] {
    width: 100%;
    display: block;
    justify-content: end;
    padding: 16px 20px;
    align-self: start;
    text-align: right;
}

.close-icon[b-lubtfdqqyn] {
    width: 32px;
    height: 32px;
    cursor: pointer;
}
/* /Shared/Components/Toast.razor.rz.scp.css */
.toast-visible[b-p35y0orllx] {
    display: block;
    padding: 16px;
    color: white;
    z-index: 999999;
    position: fixed;
    width: 540px;
    bottom: 32px;
    border-radius: 8px;
    left: calc((100vw / 2) - 270px);
    opacity: 1;
    transition: opacity 3s;
    box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 8px 16px rgba(48, 49, 51, 0.1);
}

.toast-invisible[b-p35y0orllx] {
    display: none;
}

.toast-body[b-p35y0orllx] {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.toast-title-text[b-p35y0orllx] {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: white;
    margin: 0px;
    padding: 0px;
}

.toast-body-text[b-p35y0orllx] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: white;
    opacity: 0.8;
    margin: 0px;
    padding: 0px;
}

.backround-info[b-p35y0orllx] {
    background: #171717;
}

.backround-success[b-p35y0orllx] {
    background: #18A957;
}

.backround-warning[b-p35y0orllx] {
    background: #FFBB38;
}

.backround-error[b-p35y0orllx] {
    background: #DF1642;
} 
/* /Shared/Components/Works/OperationDetailsPanel.razor.rz.scp.css */
/*Variables*/
:root[b-z6vp10g3pv] {
    --default-font-family: Inter;
}

/*Basic*/
.operation-details-panel-opened[b-z6vp10g3pv] {
    z-index: 999991;
    position: fixed;
    top: 0px;
    right: 650px;
    background: #FFFFFF;
    transition: right 0.6s;
    width: 646px;
    height: 100vh;
}

.operation-details-panel-closed[b-z6vp10g3pv] {
    z-index: 999991;
    position: fixed;
    top: 0px;
    right: -646px;
    background: #FFFFFF;
    transition: right 0.6s;
    width: 646px;
    height: 100vh;
}


.loading-layout-enabled[b-z6vp10g3pv] {
    position: relative;
    top: 0;
    left: 0;
    width: 646px;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
}

.loading-layout-disabled[b-z6vp10g3pv] {
    display: none;
    top: 0;
    left: 0;
    width: 0px;
    height: 0px;
}


/*Operation Header*/
.operation-layout[b-z6vp10g3pv] {
    padding: 16px 20px;
    align-items: center;
    height: 80px;
}

.horizontal-value-container[b-z6vp10g3pv] {
    display: flex;
    align-items: center;
}

.header-text[b-z6vp10g3pv] {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
    margin: 0px;
    margin-right: 16px;
}

.successful-text[b-z6vp10g3pv] {
    height: 20px;
    background: #18A957;
    border-radius: 4px;
    padding: 0px 8px;
    margin: 0px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
}

.incorrect-text[b-z6vp10g3pv] {
    height: 20px;
    background: #DF1642;
    border-radius: 4px;
    padding: 0px 8px;
    margin: 0px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
}


.controversial-text[b-z6vp10g3pv] {
    height: 20px;
    background: #FFBB38;
    border-radius: 4px;
    padding: 0px 8px;
    margin: 0px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
}


.title-text[b-z6vp10g3pv] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #9E9E9E;
    margin: 0;
    margin-right: 4px;
}

.value-text[b-z6vp10g3pv] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #171717;
    margin: 0;
}

.vertical-separator[b-z6vp10g3pv] {
    width: 1px;
    height: 11px;
    margin: 0px 16px; 
}

/*Operation Info*/
.operation-info-layout[b-z6vp10g3pv] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /*padding: 20px;*/
    padding-bottom: 4px;
    height: calc(100% - (80px + 360px));
    overflow-y: auto;
}
.warning-layout[b-z6vp10g3pv] {
    margin-bottom: 16px;
    color: red;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}

.operation-info-layout-left-part[b-z6vp10g3pv] {
    width: 100%;
    margin: 20px;
}

.operation-info-layout-center-part[b-z6vp10g3pv] {
    background: #EEEEEE;
    border-radius: 12px;
    width: 100%;
    height: max-content;
    padding: 20px;
    margin: 20px;
}

.operation-info-layout-right-part[b-z6vp10g3pv] {
    background: #EEEEEE;
    border-radius: 12px;
    width: 100%;
    height: max-content;
    padding: 20px;
    margin: 20px;
}

.vertical-value-container[b-z6vp10g3pv] {
    margin-bottom: 16px;
}

.operation-info-title-text[b-z6vp10g3pv] {
    font-family: Oxygen;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #9E9E9E;
    margin: 0px;
}

.operation-info-value-text[b-z6vp10g3pv] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #171717;
    margin: 0px;
}

.align-right[b-z6vp10g3pv] {
    margin-left: auto;
}

.chart-layout[b-z6vp10g3pv] {
    width: 645px;
    height: 360px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    overflow-y: hidden;
    overflow-x: auto;
}

.zoom-layout[b-z6vp10g3pv] {
    margin-left: auto;
    display: flex;
    align-self: end;
}

.zoom-button[b-z6vp10g3pv] {
    background-color: white;
    border: 2px solid #3D53F5;
    border-radius: 4px;
    color: #3D53F5;
    font-weight: bold;
    font-size: 12px;
    height: 24px;
    width: 24px;
}

    .zoom-button:focus[b-z6vp10g3pv] {
        outline: none;
    }
/* /Shared/Components/Works/OperatorDetailsPanel.razor.rz.scp.css */
/*Variables*/
:root[b-8a3i33h9rd] {
    --default-font-family: Inter;
}

/*Basic Operator Panel*/
.operator-details-panel-opened[b-8a3i33h9rd] {
    z-index: 999992;
    position: fixed;
    top: 0px;
    right: 0px;
    background: #FFFFFF;
    transition: right 0.3s;
    width: 646px;
    height: 100vh;
}

.operator-details-panel-closed[b-8a3i33h9rd] {
    z-index: 999992;
    position: fixed;
    top: 0px;
    right: -646px;
    background: #FFFFFF;
    transition: right 0.3s;
    width: 646px;
    height: 100vh;
}

.loading-layout-enabled[b-8a3i33h9rd] {
    position: relative;
    top: 0;
    left: 0;
    width: 646px;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
}

.loading-layout-disabled[b-8a3i33h9rd] {
    display: none;
    top: 0;
    left: 0;
    width: 0px;
    height: 0px;
}

.loading-head[b-8a3i33h9rd] {
    width: 100%;
    padding: 16px 20px;
    align-self: start;
    text-align: right;
}


.operator-layout[b-8a3i33h9rd] {
    display: flex;
    padding: 16px 20px;
    align-items: start;
}

.value-container[b-8a3i33h9rd] {
    align-items: flex-start;
    display: block;    
    min-width: 160px;
    width: max-content;
    margin-right: 40px;
}

.operator-title-text[b-8a3i33h9rd] {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
}

.operator-value-text[b-8a3i33h9rd] {
    padding: 0px;
    margin: 0px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #616161;
}

.close-icon[b-8a3i33h9rd] {
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.operations-layout[b-8a3i33h9rd] {
    padding-top: 12px;
    padding-bottom: 20px;
    padding-left: 28px;
    padding-right: 20px;
    height: calc(100% - 100px);
    overflow-y: scroll;
}

/*Basic Operation Item*/
.item-layout[b-8a3i33h9rd] {
    display: flex;
    width: 100%;
    align-items: flex-start;
}

.item-container[b-8a3i33h9rd] {
    width: 100%;
    margin-left: 24px;
    padding: 0px;
}

.separator-image[b-8a3i33h9rd] {
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.info-layout[b-8a3i33h9rd] {
    display: flex;
    width: 100%;
    height: 60px;
    padding: 20px;
    border: 0px;
    border-radius: 12px;
    align-items: center;
}
.info-layout.warning[b-8a3i33h9rd] {
    border: solid 1px red;
}
.clikcable[b-8a3i33h9rd] {
    cursor: pointer;
}

.header-text[b-8a3i33h9rd] {
    font-family: var(--default-font-family);
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #9E9E9E;
    margin: 0px;
}

.operation-title-text[b-8a3i33h9rd] {
    font-family: var(--default-font-family);
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    color: #171717;
    margin: 0px;
}

.operation-value-text[b-8a3i33h9rd] {
    font-family: var(--default-font-family);
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #757575;
    margin: 0px;
    margin-left: 20px;
}

/*Successful Operation Style*/
.successful-image[b-8a3i33h9rd] {
    width: 20px;
    height: 20px;
    margin-left: auto;
}

.status-image[b-8a3i33h9rd] {
    width: 20px;
    height: 20px;
    margin-left: 16px;
}

.margin-right-auto[b-8a3i33h9rd] {
    margin-right: auto;
}
.item-successful[b-8a3i33h9rd] {
    background: #E8F6EE;
}

    .item-successful:hover[b-8a3i33h9rd] {
        background: #D1EEDD;
    }

.item-successful-active[b-8a3i33h9rd] {
    background: #18A957;
}

    .item-successful-active .operation-title-text[b-8a3i33h9rd] {
        color: #FFFFFF;
    }

    .item-successful-active .operation-value-text[b-8a3i33h9rd] {
        color: #FFFFFF;
        opacity: 0.6;
    }

/*Incorrect Operation Style*/
.incorrect-text[b-8a3i33h9rd] {
    font-family: var(--default-font-family);
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #FFFFFF;
    margin: 0px;
    margin-left: auto;
    padding: 1px 8px;
    height: 22px;
    background: #DF1642;
    border-radius: 8px;
}

.item-incorrect[b-8a3i33h9rd] {
    background: #FCE8EC;
}

    .item-incorrect:hover[b-8a3i33h9rd] {
        background: #FCD8EC;
    }

.item-incorrect-active[b-8a3i33h9rd] {
    background: #FF6C6C;
}

/*Incorrect Operation Style*/
.controversial-text[b-8a3i33h9rd] {
    font-family: var(--default-font-family);
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #FFFFFF;
    margin: 0px;
    margin-left: auto;
    padding: 1px 8px;
    height: 22px;
    background: #FFBB38;
    border-radius: 8px;
}

.item-controversial[b-8a3i33h9rd] {
    background: #FFF8EB;
}

    .item-controversial:hover[b-8a3i33h9rd] {
        background: #DFD8CB;
    }

.item-controversial-active[b-8a3i33h9rd] {
    background: #AFA89B;
}

/*Default Operation Style*/
.item-default[b-8a3i33h9rd] {
    background: #EEEEEE;
}

    .item-default:hover[b-8a3i33h9rd] {
        background: #EEEEEE;
    }

.item-default-active[b-8a3i33h9rd] {
    background: #EEEEEE;
}

.align-right[b-8a3i33h9rd] {
    margin-left: auto;
}
/* /Shared/Components/Works/Report/ReportChart.razor.rz.scp.css */
.left[b-lbvvjy0w81] {
    text-align: right;
    width: 50%;
    padding: 5px 10px 5px 0px;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}

.right[b-lbvvjy0w81] {
    text-align: left;
    width: 50%;
    padding: 5px 0px 5px 10px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}

.left25[b-lbvvjy0w81] {
    text-align: right;
    width: 25%;
    padding: 5px 10px 5px 0px;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}

.right25[b-lbvvjy0w81] {
    text-align: left;
    width: 25%;
    padding: 5px 0px 5px 10px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}

.table-header[b-lbvvjy0w81] {
    border-collapse: collapse;
    margin: auto;
    border-spacing: 20px;
}

.table-screwings[b-lbvvjy0w81] {
    border-collapse: collapse;
    border-spacing: 10px;
    border: 1px solid black;
    margin: auto;
    width: calc(100% - 60px);
}

    .table-screwings th[b-lbvvjy0w81] {
        text-align: center;
        font-family: Inter;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 20px;
        margin: 0px;
        border: 1px solid black;
    }

    .table-screwings td[b-lbvvjy0w81] {
        text-align: center;
        font-family: Inter;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        margin: 0px;
        border: 1px solid black;
    }

.accepted[b-lbvvjy0w81] {
    color: green;
}

.rejected[b-lbvvjy0w81] {
    color: red;
}

.without-restrictions[b-lbvvjy0w81] {
    color: red;
}

.notes[b-lbvvjy0w81] {
    margin: auto;
    width: calc(100% - 60px);
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
}
.horizontal-value-container[b-lbvvjy0w81] {
    display: flex;
    align-items: center;
}

.header-text[b-lbvvjy0w81] {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
    margin: 0px;
    margin-right: 16px;
}

.successful-text[b-lbvvjy0w81] {
    height: 20px;
    background: #18A957;
    border-radius: 4px;
    padding: 0px 8px;
    margin: 0px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
}

.incorrect-text[b-lbvvjy0w81] {
    height: 20px;
    background: #DF1642;
    border-radius: 4px;
    padding: 0px 8px;
    margin: 0px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
}


.controversial-text[b-lbvvjy0w81] {
    height: 20px;
    background: #FFBB38;
    border-radius: 4px;
    padding: 0px 8px;
    margin: 0px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
}


.title-text[b-lbvvjy0w81] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #9E9E9E;
    margin: 0;
    margin-right: 4px;
}

.value-text[b-lbvvjy0w81] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #171717;
    margin: 0;
}



.warning-layout[b-lbvvjy0w81] {
    margin-bottom: 16px;
    color: red;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}

.operation-info-layout-left-part[b-lbvvjy0w81] {
    background: #EEEEEE;
    border-radius: 12px;
    width: 300px;
    height: max-content;
    padding: 20px;
    margin: 20px;
}

.operation-info-layout-right-part[b-lbvvjy0w81] {
    background: #EEEEEE;
    border-radius: 12px;
    width: 300px;
    height: max-content;
    padding: 20px;
    margin: 20px;
}

.vertical-value-container[b-lbvvjy0w81] {
    margin-bottom: 16px;
}

.operation-info-title-text[b-lbvvjy0w81] {
    font-family: Oxygen;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #9E9E9E;
    margin: 0px;
}

.operation-info-value-text[b-lbvvjy0w81] {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #171717;
    margin: 0px;
}

.align-right[b-lbvvjy0w81] {
    margin-left: auto;
}
.chart-table[b-lbvvjy0w81]{
    margin:auto;
}
/* /Shared/Components/Works/ScrewingsLineChart.razor.rz.scp.css */
.chart-layout[b-xhzjo9wd0x] {
    display: flex;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}

.chart-values-layout[b-xhzjo9wd0x] {
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.label-text[b-xhzjo9wd0x] {
    font-family: Inter;
    font-size: 12px;
    fill: #9E9E9E
}

.line[b-xhzjo9wd0x] {
    stroke: #3D53F5;
    stroke-width: 3px;
    fill: none;
}

.edge[b-xhzjo9wd0x] {
    stroke: #BDBDBD;
    stroke-width: 1px;
    stroke-dasharray: 6;
}

.vertical-line[b-xhzjo9wd0x] {
    stroke: #BDBDBD;
    stroke-width: 1px;
}

.edge-text[b-xhzjo9wd0x] {
    font-family: Inter;
    font-style: italic;
    font-weight: normal;
    font-size: 12px;
    fill: #757575;
}

.point[b-xhzjo9wd0x] {
    fill: #3D53F5;
}

.graph-layout-default[b-xhzjo9wd0x] {
    fill: #ffffff;
}

.graph-layout-successful[b-xhzjo9wd0x] {
    fill: #E8F6EE;
}

.graph-layout-incorrect[b-xhzjo9wd0x] {
    fill: #FFF8F8;
}

.alertbox-layout[b-xhzjo9wd0x] {
}

    .alertbox-layout:hover .point[b-xhzjo9wd0x] {
        fill: #3142C4;
    }

    .alertbox-layout:hover .alertbox[b-xhzjo9wd0x] {
        display: block;
    }

.alertbox[b-xhzjo9wd0x] {
    display: none;
}

.alertbox-default[b-xhzjo9wd0x] {
    fill: #171717;
}

.alertbox-successful[b-xhzjo9wd0x] {
    fill: #18A957;
}

.alertbox-incorrect[b-xhzjo9wd0x] {
    fill: #FF6C6C;
}

.alertbox-title[b-xhzjo9wd0x] {
    font-family: Inter;
    font-weight: normal;
    font-size: 14px;
    Fill: #FFFFFF;
}

.alertbox-text[b-xhzjo9wd0x] {
    font-family: Inter;
    font-weight: normal;
    font-size: 12px;
    Fill: rgba(255, 255, 255, 0.6);
}

.loading-layout[b-xhzjo9wd0x] {
    width: 800px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
}

.loading-img[b-xhzjo9wd0x] {
    position: relative;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 64px;
    height: 64px;
}
/* /Shared/Components/Works/Timeline.razor.rz.scp.css */
.item-layout[b-cmlswdwyg3] {
    display: flex;
    height: 100%;
    text-align: center;
    align-items: flex-end;
}

.datetime-layout[b-cmlswdwyg3] {
    width: 64px;
    text-align: start;
}

.date-text[b-cmlswdwyg3] {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #424242;
    text-align: center;
    align-self: center;
}

.time-text[b-cmlswdwyg3] {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #9E9E9E;
    text-align: center;
    align-self: center;
}

.timeline-layout[b-cmlswdwyg3] {
    height: 60px;
    display: flex;
}

.line-item[b-cmlswdwyg3] {
    display: flex;
}

.icon[b-cmlswdwyg3] {
    width: 20px;
    height: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    align-self: center;
}

.line-icon[b-cmlswdwyg3] {
    width: 1px;
    height: 6px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    align-self: flex-end;
}
/* /Shared/Components/YesOrNoQuestion.razor.rz.scp.css */
.shading-opened[b-ggn92nvkt2] {
    z-index: 999990;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    transition: background 0.3s;
}

.shading-closed[b-ggn92nvkt2] {
    z-index: 999990;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0vw;
    height: 0vh;
}

.question-popup-opened[b-ggn92nvkt2] {
    z-index: 999992;
    position: fixed;
    top: calc((100vh / 2) - 60px);
    left: calc((100vw / 2) - 160px);
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    transition: background 0.3s;
    width: 320px;
    height: 120px;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 8px 16px rgba(48, 49, 51, 0.1);
}

.question-popup-closed[b-ggn92nvkt2] {
    display: none;
    z-index: 999992;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.0);
    width: 0px;
    height: 0px;
}

.question-title-text[b-ggn92nvkt2] {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    color: #171717;
}

.horizontal-value-container[b-ggn92nvkt2] {
    position: relative;
    bottom: 0px;
    display: flex;
    height: 72px;
}

.base-button[b-ggn92nvkt2] {
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    display: flex;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    height: 32px;
    line-height: 20px;
    width: 130px;
    padding: 5px 16px;
}
    .base-button:focus[b-ggn92nvkt2] {
        outline: none;
    }

.yes-button[b-ggn92nvkt2] {
    background-color: white;
    color: #3D53F5;
    border: 2px solid #3D53F5;
    margin-right: 10px;
}

.no-button[b-ggn92nvkt2] {
    background-color: white;
    color: #DF1642;
    border: 2px solid #DF1642;
    margin-left: 10px;
}
/* /Shared/Layouts/MainLayout.razor.rz.scp.css */
.page[b-zugra843d5] {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.main[b-zugra843d5] {
    position: relative;
    width: 100%;
    overflow: hidden;
}
/* /Shared/NavigationBar.razor.rz.scp.css */
.navigation-bar[b-ja3gky5g8k] {
    display: block;
    margin: 0px;
    height: 72px;
    background-color: #FFFFFF;
    z-index: 999999;
}

.navigation-bar-layout[b-ja3gky5g8k] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0px 20px;
    height: 100%;
    align-items: center;
}

ul[b-ja3gky5g8k] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0px;
    padding: 0px;
    overflow: visible;
    list-style-type: none;
}

.navigation-bar-layout-left-part[b-ja3gky5g8k] {
    justify-content: flex-start;
    width: auto;
    height: 100%;
    display: flex;
}

.navigation-bar-layout-right-part[b-ja3gky5g8k] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 100%;
}

.navigation-bar-bottom-line[b-ja3gky5g8k] {
    margin: 0px;
    padding: 0px;
}

.navigation-bar-item[b-ja3gky5g8k] {
    font-family: Oxygen;
    height: 100%;
}
    
.navigation-bar-item[b-ja3gky5g8k]  a {
    display: flex;
    align-items: center;
    border-top: 4px solid;
    border-bottom: 4px solid;
    border-color: transparent;
    margin: 0px 16px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #757575;    
    text-decoration: none;
    height: 100%;
}

    .navigation-bar-item[b-ja3gky5g8k]  a:active {
        border-bottom-color: #DF1642;
    }

    .navigation-bar-item[b-ja3gky5g8k]  a:hover {
        background-color: #FAFAFA;
    }

.navigation-bar-drop-item[b-ja3gky5g8k] {
    display: flex;
    align-items: center;
    border-top: 4px solid;
    border-bottom: 4px solid;
    border-color: transparent;
    margin: 0px 16px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #757575;
    text-decoration: none;
    height: 100%; 
    font-family: Oxygen;
}

    .navigation-bar-drop-item:active[b-ja3gky5g8k] {
        border-bottom-color: #DF1642;
    }

    .navigation-bar-drop-item:hover[b-ja3gky5g8k] {
        background-color: #FAFAFA;
    }

.navigation-bar-accented-text[b-ja3gky5g8k] {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    color: #171717;
}

.navigation-bar-badge-layout[b-ja3gky5g8k] {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    margin: 0px 0px 0px 6px;
    padding: 0px 3px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
    border-radius: 9px;
    min-width: 18px;
    width: auto;
    height: 18px;
    background-color: #DF1642;
}

.navigation-bar-logo-layout[b-ja3gky5g8k] {
    display: flex;
    align-items: center;
    height: 100%;
}

.navigation-bar-logo[b-ja3gky5g8k] {
    margin: 0px 16px 0px 0px;
    height: 40px;
}

.navigation-bar-icon-layout[b-ja3gky5g8k] {
    padding: 0px 12px;
    display: flex;
    align-items: center;
    height: 100%;
}

.navigation-bar-icon[b-ja3gky5g8k] {
    height: 24px;
}

.navigation-bar-user-image-layout[b-ja3gky5g8k] {
    margin: 0px 40px 0px 20px;
    display: flex;
    align-items: center;
    height: 100%;
}

.navigation-bar-user-image[b-ja3gky5g8k] {
    border: 2px solid;
    border-color: #FFFFFF;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 2px 4px rgba(48, 49, 51, 0.1);
}

.dropdown[b-ja3gky5g8k] {
    /*z-index: 1;*/
    position: relative;
    display: inline-block;
}

.dropdown-button[b-ja3gky5g8k] {
    background-color: transparent;
    border: none;
}

.dropdown-button:focus[b-ja3gky5g8k] {
    outline: none;
}

.dropdown-content[b-ja3gky5g8k] {
    display: none;
    position: absolute;
    right: 0;
    background-color: #FFFFFF;
    min-width: 128px;
    border-radius: 8px;
    box-shadow: 0px 0px 1px rgba(48, 49, 51, 0.05), 0px 8px 16px rgba(48, 49, 51, 0.1);
    z-index: 999999;
}

.dropdown:hover .dropdown-content[b-ja3gky5g8k] {
    display: block;
}

.dropdown-menu-item[b-ja3gky5g8k] {
    background: #FFFFFF;
    display: block;
    padding: 10px;
    text-align: left;
    width: 100%;
    border-radius: 8px;
    border: none;
    font-size: 14px;
}

.dropdown-menu-item:hover[b-ja3gky5g8k] {
    background: #EEEEEE;
}

.dropdown-menu-item:focus[b-ja3gky5g8k] {
    outline: none;
}
