.initials-control{font:var(--application-font-h6-bold);color:var(--greys-white,#fff);text-align:center;background:var(--greys-black,#000);border-radius:20px;flex-shrink:0;width:32px;height:32px;line-height:32px}
.profile-view{width:var(--form-width);box-sizing:content-box;flex-direction:column;max-width:100%;margin:0 auto;padding:0 24px;display:flex;position:relative}.profile-view header{font:var(--application-font-h1-bold);margin-bottom:40px}.profile-view form{flex-direction:column;gap:16px;display:flex}.profile-view .MuiInputBase-root{color:var(--greys-grey-dark)}.profile-view .MuiInputBase-root.Mui-disabled{background-color:var(--greys-grey-light)}.profile-back-button{border:1px solid var(--greys-grey-medium);color:var(--greys-grey-dark);box-sizing:border-box;cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:8px;display:flex;position:absolute;top:0;left:-35px}.profile-back-button svg{opacity:.7;width:16px;height:16px}.profile-footer-buttons .MuiButton-outlined{border:1px solid var(--greys-grey-medium)}.profile-footer-buttons .MuiButton-contained{background-color:var(--blues-primary);box-shadow:none}.profile-footer-buttons .MuiButton-contained:hover{box-shadow:none}.profile-footer-buttons button{text-transform:none;border-radius:8px;height:36px;padding:12px 16px}.profile-h5{font:var(--application-font-h5-bold)}.profile-h3{font:var(--application-font-h3-bold)}.profile-b2{font:var(--application-font-b2)}
.shift-schedule-content{flex-direction:column;gap:24px;display:flex}button.shift-schedule-add-shift{text-transform:none;border:1px solid var(--greys-grey-medium);height:44px;font:var(--application-font-h5-bold);border-radius:8px;padding:12px 16px}.shift-schedule-shift{border:1px solid var(--greys-grey-medium);border-radius:8px;flex-direction:column;gap:22px;padding:16px;display:flex}.shift-schedule-shift.error{border-color:var(--reds-red)}.shift-schedule-error{color:var(--reds-red);font:var(--application-font-b2);margin-top:-16px}.shift-schedule-shift-header{font:var(--application-font-h3-bold);color:var(--greys-black);justify-content:space-between;display:flex}.shift-schedule-shift-header button{width:32px;min-width:initial;margin:0;padding:0}.shift-schedule-shift-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.shift-schedule-times{gap:16px;display:flex;transform:translateY(9px)}.shift-schedule-time{flex-shrink:0;width:159px;height:62px}.shift-schedule-time input{font:var(--application-font-b2)}.shift-schedule-time fieldset{border-radius:8px}.shift-schedule-days-container{flex-direction:column;gap:8px;display:flex}.shift-schedule-days-header{font:var(--application-font-h5-bold)}.shift-schedule-days{gap:8px;display:flex}.shift-schedule-day{background-color:var(--blues-primary);color:var(--greys-white);font:var(--application-font-b2);box-sizing:border-box;cursor:pointer;border:1px solid var(--blues-primary);-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s,color .2s,border-color .2s;display:flex}.shift-schedule-day.disabled{background-color:var(--greys-white);color:var(--greys-grey-dark);border-color:var(--greys-grey-dark)}
.timeline-container{border-top:1px solid var(--greys-grey-medium);border-bottom:1px solid var(--greys-grey-medium);flex-direction:column;max-height:calc(100dvh - 300px);display:flex;overflow-y:auto}.timeline-item-inner-container{flex-direction:row;width:100%;display:flex}.timeline-item-outer-container{flex-direction:column;width:100%;display:flex}.timeline-container::-webkit-scrollbar{width:4px}.timeline-container::-webkit-scrollbar-track{background:var(--greys-grey-light)}.timeline-container::-webkit-scrollbar-thumb{background-color:var(--blues-primary);border:4px solid var(--blues-primary);border-radius:20px}.timeline{background-color:var(--Greys-Grey-Light,#f7f7f7);margin:0;padding:0!important}.timeline-opposite-content{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.timeline-content{flex-grow:1;justify-content:center;align-items:center;display:flex}.timeline-content .caret{background-color:#cfcfcf;width:8px;height:8px;position:relative;left:4px;transform:rotate(45deg)}.timeline-content .box{border:1px solid var(--Greys-Grey-Medium,#cfcfcf);background-color:var(--greys-White,#fff);z-index:1;border-radius:8px;flex-grow:1;align-items:center;padding:16px}.timeline-content .box .upper-content{display:flex}.timeline-content .box .upper-content .left-content{flex-grow:1}.timeline-content .box .upper-content .left-content .title{color:#000;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.timeline-content .box .upper-content .left-content .content{color:var(--Greys-Grey-Dark,#444);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px;display:inline}.timeline-content .box .right-content{align-items:center;display:flex}.timeline-content .box .lower-content{padding-top:12px}.locale-time{color:var(--greys-Black,#000);font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.locale-date{color:var(--greys-Grey-Dark,#444);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.text-highlight{color:#076bff}.text-hyperlink{color:#076bff;cursor:pointer}
.user-signature-control{border-radius:var(--margin-8-px,8px);border:1px solid var(--greys-grey-medium,#cfcfcf);flex-direction:column;min-width:620px;display:flex;overflow:auto}.highlight-error{border-color:var(--reds-red)!important}.signature-group-error{color:var(--reds-red);margin:10px;font-size:12px}.user-signature-begin{border-bottom:none;border-radius:8px 8px 0 0}.user-signature-middle{border-bottom:none;border-radius:0}.user-signature-end{border-radius:0 0 8px 8px}.user-row-container{border-top:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff)}.user-row-container:first-child{border-top:none}.user-row{align-items:center;padding:12px;display:flex}.user-details{float:left;align-items:center;gap:12px;min-width:250px;display:flex}.user-name{color:var(--greys-black,#000);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.user-type{color:var(--greys-grey-input,#696969);text-wrap:wrap;max-width:250px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:8px 12px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:20px;display:flex}.sign-button{border:1px solid var(--blues-primary,#076bff);background:var(--blues-primary,#076bff);color:var(--greys-white,#fff)}.user-signature-control .action-section .sign-button{border-top-left-radius:8px;border-top-right-radius:8px}.reject-button{border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff);color:var(--greys-black,#000)}.user-row-right-section{align-items:center;gap:40px;margin-left:auto;display:flex}.edit-image{width:16px;height:16px}.user-signature-status{white-space:nowrap;border-radius:20px;flex:1 0 0;justify-content:center;align-items:center;gap:4px;padding:4px 8px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:20px;display:none}.user-signature-status-mobile{border-radius:0;width:auto;display:flex}@media (min-width:680px){.user-signature-status{display:flex}.user-signature-status-mobile{display:none}}.user-signature-status-image{color:var(--oranges-orange,#eb6e0b);width:16px;height:16px}.status-pending{color:var(--oranges-orange,#eb6e0b);background:var(--reds-red-very-light,#fdf2f2)}.status-accepted{color:var(--greens-green-bp,#007f00);background:var(--greens-green-very-light,#f2f9f2)}.status-rejected{color:var(--reds-red-alternative,#ef5473);background:var(--reds-red-very-light,#fdf2f2)}.signed-section{align-items:center;gap:40px;display:flex}.signed-icon{border:1px solid var(--greys-grey-medium,#444);cursor:pointer;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.signed-date{color:var(--greys-black,#000);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.signed-by{color:var(--greys-grey-input,#696969);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.action-section{flex-direction:row;gap:16px;display:flex}.delegate-message-container{border:1px solid var(--oranges-orange-light,#ffe0cc);background:var(--oranges-orange-very-light,#fff7f2);border-radius:8px;align-items:center;gap:12px;margin:12px;padding:12px;display:flex}.delegate-message{color:var(--greys-black,#000);font:var(--application-font-h6-bold);line-height:20px}.delegate-message-description{font:var(--application-font-b3);color:var(--greys-grey-dark,#444);line-height:20px}.signature-list-user-row-menu-image{cursor:pointer;margin-left:10px}.red-image{filter:invert(51%)sepia(31%)saturate(4375%)hue-rotate(316deg)brightness(96%)contrast(95%)}.green-image{filter:invert(27%)sepia(78%)saturate(6865%)hue-rotate(25deg)brightness(72%)contrast(101%)}.orange-image{filter:invert(73%)sepia(88%)saturate(5127%)hue-rotate(358deg)brightness(95%)contrast(95%)}.user-print-details{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.user-print-bold{color:var(--greys-black,#000);font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:20px}.user-print-normal{color:var(--greys-black,#000);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.user-print-light{color:var(--greys-grey-dark,#444);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.user-print-row{flex-direction:row;padding:4px 8px;display:flex}.user-signature-full-width{width:100%}.user-signature-comment-container{flex-direction:column;gap:8px;padding:12px;display:flex}.user-signature-comment-container .user-signature-comment-title{color:var(--greys-grey-input,#696969);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}@media (max-width:680px){.user-signature-control{min-width:auto}.user-details,.user-type{max-width:initial;min-width:initial}.user-row-right-section,.signed-section{gap:12px}}
.container{padding:24px}.header-container{justify-content:space-between;align-items:center;display:flex}.comment-area{border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff);border-radius:8px;align-self:stretch;align-items:center;gap:8px;margin-top:16px;margin-bottom:24px;padding:19px 12px;display:flex}.comment-text-edit{width:100%}.close-image{cursor:pointer}.signature-area{border-radius:var(--margin-8-px,8px);border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-grey-light,#f7f7f7);flex-shrink:0;width:572px;max-width:100%;height:268px;margin-top:16px;position:relative}.signature-area-conditional:hover{border:1px solid var(--blues-primary,#076bff)}.footer-area{justify-content:space-between;align-items:center;display:flex}.verbally-approved{align-items:center;display:flex}.verbally-approved-label{color:var(--greys-black,#000);font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:20px}.signature-prompt{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.add-signature-label{color:var(--blues-primary,#076bff);text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.verbal-approval-no-signature-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.verbal-approval-no-signature-label{color:var(--greys-grey-dark,#444);text-align:center;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.clear-button{z-index:10;position:absolute;bottom:10px;right:10px}.error-message{color:red}
.container{padding:24px}.header-container{justify-content:space-between;align-items:center;display:flex}.comment-area{border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff);border-radius:8px;align-self:stretch;align-items:center;gap:8px;margin-top:16px;margin-bottom:24px;padding:19px 12px;display:flex}.comment-text-edit{width:100%}.close-image{cursor:pointer}.footer-area{justify-content:space-between;align-items:center;display:flex}.error-message{color:red}.confirm-reject-button{background-color:var(--reds-red-alternative,#ef5473)}
.dot-filled{background-color:#fff;border:2px solid #fff;border-radius:50%;width:25px;height:25px;display:inline-block}.dot{background-color:#000;border:2px solid #fff;border-radius:50%;width:25px;height:25px;display:inline-block}.entry-button{text-align:center}.entry-button button{font-size:18px}
.repeater-bottom-border{border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff);border-radius:8px;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:32px;display:flex}.repeater-button{color:var(--greys-white,#fff);background:var(--blues-primary,#076bff);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:24px;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:20px;display:flex}.repeater-table{gap:0!important}.repeater-header{justify-content:flex-end;margin-bottom:-8px;display:flex}.repeater-close-image{cursor:pointer;z-index:999;background:0 0;border-radius:12px;margin-bottom:-32px;margin-right:8px}.repeater-item-duplicate{cursor:pointer}.repeater-border{border-radius:8px;flex-direction:column;margin-bottom:16px;display:flex;position:relative}.repeater-horizontal,.repeater-content{flex-direction:row;gap:16px;display:flex}.repeater-vertical{box-sizing:border-box;flex-direction:column;gap:16px;display:flex}.repeater-wrap{flex-wrap:wrap;gap:16px;display:flex}.repeater-expand{width:100%}.repeater-content{align-items:center;height:100%}.repeater-item-view{width:100%;height:100%}.repeater-item-grip{cursor:grab;align-content:center;display:flex}.repeater-item-circle{border:1px solid var(--greys-grey-dark,#444);background:var(--greys-white,#fff);min-width:32px;height:32px;color:var(--greys-grey-dark,#444);border-radius:32px;justify-content:center;align-items:center;font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:20px;display:flex}[alt=drag]{touch-action:none;cursor:grab}[alt=drag]:active{cursor:grabbing}.repeater-no-gap{gap:0!important}.repeater-no-top-radius{border-top-left-radius:0;border-top-right-radius:0}.repeater-top-border{border-top:1px solid var(--greys-grey-medium,#cfcfcf)}.repeater-padding-16{padding:16px}.repeater-add-new-button{flex-direction:column;align-items:flex-start;width:100%;margin:16px;display:flex}.repeater-border-separated .repeater-content{border-bottom:1px solid var(--greys-grey-medium,#cfcfcf)}.repeater-padding-content .repeater-content{box-sizing:border-box;width:100%;padding:0 16px}.repeater-shrink-add-button{display:block}.repeater-shrink-add-button>.button{width:unset}.repeater-border-content .repeater-content{border:1px solid var(--greys-grey-medium,#cfcfcf);box-sizing:border-box;border-radius:8px;width:100%;padding:16px}
.expander-border{border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff);border-radius:8px;flex-direction:column;display:flex}.expander-straight-border{border-radius:none;border:1px solid var(--greys-grey-light,#cfcfcf);background:var(--greys-white,#fff);flex-direction:column;display:flex}.expander-grey-light,.expander-header-grey-light .expander-header{background:var(--greys-grey-light,#f7f7f7)}.expander-header{box-sizing:border-box;border-radius:8px;flex-direction:row;align-items:center;gap:16px;width:100%;padding:10px;display:flex}.expander-header-pad-bottom .expander-header{padding-bottom:10px}.expander-header-padding-medium .expander-header{padding-top:16px;padding-left:16px;padding-right:16px}.expander-header-padding-medium.expander-header-pad-bottom .expander-header{padding-bottom:16px}.expander-border--expanded>.expander-header{border-radius:8px 8px 0 0}.expander-content{padding:12px}.expander-content-padding-medium .expander-content{padding:16px}.expander-button{background-color:var(--greys-white);border:1px solid var(--greys-grey-medium);box-sizing:border-box;cursor:pointer;border-radius:50%;flex-shrink:0;width:40px;height:40px;padding:8px}.expander-no-expander-margin .expander-content{margin-top:0}.expander-red{border-color:var(--reds-red,#d50000)}.expander-orange{border-color:var(--oranges-orange,#eb6e0b)}.expander-expander-divided .expander-content{background:var(--greys-white,#fff);border-top-style:solid;border-top-width:1px;border-radius:0 0 8px 8px;border-top-color:#cfcfcf!important}.expander-expander-divided .expander-content .expander-expander-not-divided .expander-content{background:initial;border-top-width:0}.expander-no-border{border:none}
.status-container{font:var(--application-font-h6-bold);box-sizing:border-box;white-space:nowrap;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;height:20px;padding:4px 8px;line-height:20px;display:flex}.status-text{flex-shrink:0}.status-image{width:16px;height:16px}.clear-status{border:1px solid var(--greys-Grey-Medium,#cfcfcf);background:var(--greys-white);padding:15px 15px 15px 12px}.gray-status{color:var(--greys-grey-dark);background:var(--greys-grey-light)}.green-status{color:var(--greens-green-dark);background:var(--greens-green-very-light)}.orange-status{color:var(--oranges-orange-dark);background:var(--oranges-orange-very-light)}.red-status{color:var(--reds-red);background:var(--reds-red-very-light)}.navy-status{color:var(--greys-white);background:var(--blues-blue-navy)}.yellow-status{color:var(--greys-grey-dark);background:var(--yellow-yellow-light)}.blue-status{color:var(--blues-blue-dark);background:var(--blues-blue-very-light)}.inversed-navy-status{color:var(--greys-white);background:var(--blues-blue-navy)}.inversed-orange-status{color:var(--greys-white);background:var(--oranges-orange-dark)}.inversed-red-status{color:var(--greys-white);background:var(--reds-red)}
.autocomplete-image{margin-left:5px;margin-right:5px}
.date-time-image{margin-top:15px;margin-right:5px}
.custom-category-text{background:var(--greys-white,#fff);margin-top:16px;margin-bottom:24px}.custom-category-footer-area{justify-content:space-between;align-items:center;display:flex}
.selector-header{border-radius:var(--Margin-0px,0px);background:var(--greys-grey-light,#f7f7f7);flex-direction:column;flex-shrink:0;align-items:flex-start;gap:8px;padding-bottom:8px;display:flex}.selector-wrapper{flex-direction:column;flex:auto;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.selector-title{color:var(--greys-black,#000);font-family:Roboto;font-size:32px;font-style:normal;font-weight:600;line-height:normal}.selector-description{color:var(--greys-grey-dark,#444);margin-top:10px;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.selector-search-area{justify-content:space-between;align-items:center;gap:var(--Margin-24px,24px);border-radius:var(--Margin-0px,0px);background:var(--greys-grey-light,#f7f7f7);flex-direction:row;width:100%;display:flex}.selector-custom-button{border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:190px;height:52px;padding:16px;display:flex}.selector-items-container{background:var(--greys-white,#fff);flex:1 1 0;width:100%;min-height:40vh;overflow:hidden auto}@media (max-width:886px){.selector-items-container{min-width:200px;max-width:600px}}.selector-item{width:100%}.selector-items{background:var(--greys-white,#fff);grid-template-columns:1fr 1fr;gap:16px;padding:32px;display:grid}.selector-items__list{background:var(--greys-white,#fff);flex-flow:column;grid-template-columns:1fr 1fr;gap:16px;padding:32px;display:flex}.selector-items__list .selector-item-container{box-sizing:border-box;cursor:pointer;width:100%}.selector-item-container{border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff);border-radius:8px;flex:1 0 0;justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}.selector-item-container__radio,.selector-item-container__checkbox{align-items:center;width:auto;padding:6px 56px 6px 16px}.selector-item-container__icon{background:var(--greys-grey-light);border-left:1px solid var(--greys-grey-medium);border-top-right-radius:7px;border-bottom-right-radius:7px;justify-content:center;align-items:center;width:40px;height:100%;display:flex;position:absolute;top:0;bottom:0;right:0}.selector-bottom{justify-content:flex-end;align-items:flex-start;gap:var(--Margin-0px,0px);background:var(--greys-white,#fff);flex-direction:column;flex-shrink:0;margin-top:20px;padding:24px 32px 16px;display:flex;position:sticky;bottom:0}.selector-search-icon{margin-top:5px;margin-right:2px}.children-container:has(>.selector-bottom){overflow:hidden}
.selector-text{cursor:pointer}
.selector-text .MuiInputLabel-root{cursor:pointer;color:#000;align-items:center;gap:8px;height:23px;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:20px;display:flex}.selector-text .MuiOutlinedInput-root{cursor:pointer}.risk-selector-subtitle{color:var(--greys-Grey-Input,#696969);font-family:var(--application-font,Roboto);align-items:center;font-size:12px;font-style:normal;font-weight:400;line-height:20px;display:flex}.risk-selector-subtitle img{margin-right:5px}
.MuiTableCell-root{border-left:1px solid var(--greys-grey-medium,#cfcfcf);border-right:1px solid var(--greys-grey-medium,#cfcfcf);padding:12px}.risk-matrix-container{background:var(--greys-white,#fff)}.risk-matrix-container .confirm-button:not(.Mui-disabled){background-color:var(--blues-primary);color:var(--greys-white)}.view-header-container{background:var(--greys-grey-light,#f7f7f7);z-index:1000;border-bottom:1px solid var(--greys-grey-medium,#cfcfcf);flex-direction:row;justify-content:space-between;align-items:center;padding:22px;display:flex;position:sticky;top:0}.view-header{margin-left:auto;margin-right:auto}.view-header-title{color:var(--greys-black,#000);text-align:center;font-family:var(--application-font,Roboto);font-size:20px;font-style:normal;font-weight:600;line-height:normal}.view-header-description{color:var(--greys-grey-dark,#444);text-align:center;font-family:var(--application-font,Roboto);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.view-header-description .view-header-description__link{color:var(--blues-Primary,#076bff)}.view-header-description .view-header-description__link:hover{cursor:pointer}.header-description{font-family:var(--application-font,Roboto);color:var(--greys-grey-input,#696969);font-size:12px;font-style:normal;font-weight:400;line-height:20px}.header-value{background:var(--greys-grey-light,#f7f7f7)}.round-button{padding:var(--Margin-8px,8px);border:1px solid var(--greys-black,#000);cursor:pointer;border-radius:20px;align-items:center;display:flex}.table-header{color:var(--greys-black,#000);text-align:center;font-family:var(--application-font,Roboto);text-transform:uppercase;white-space:nowrap;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.header-centered{flex-direction:row;margin-left:auto;margin-right:auto;display:flex}.center{text-align:center;display:flex}.no-padding{padding:0}.far-right{float:right;align-items:center;display:flex}.row{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.rotate-left-block{align-items:center;display:flex;transform:rotate(-90deg)}.info-file-image{cursor:pointer;margin-left:6px}.risk-matrix-footer{z-index:1000;background:var(--greys-white,#fff);border-top:1px solid var(--greys-grey-medium,#cfcfcf);flex-direction:row;justify-content:center;align-items:center;width:100%;padding:16px;display:flex;position:fixed;bottom:0}.expand-content{background:var(--greys-black,#000);cursor:pointer;padding:14px}.collapse-content{cursor:pointer;padding:14px}.selectedRisk{background:var(--greys-grey-dark,#444)!important;color:var(--greys-white,#fff)!important}.not-selectable{cursor:default;background:var(--greys-grey-light,#f7f7f7)!important;color:var(--greys-grey-disabled,#999)!important}.selected{box-shadow:0 15px 34px #00000026;background:var(--greys-black,#000)!important;color:var(--greys-white,#fff)!important}.scrollable-table{width:100%;height:calc(100dvh - 160px);overflow:auto}
.tile{border:1px solid var(--greys-grey-medium,#cfcfcf);cursor:pointer;border-radius:8px;justify-content:flex-start;align-items:center;gap:12px;width:fit-content;height:100%;padding:24px;transition:all .3s;display:flex}.tile:hover{border-color:var(--blues-primary,#076bff);box-shadow:var(--box-shadow-light)}.tile-vertical{flex-direction:row}.tile-horizontal{flex-direction:column}.tile-text{flex-direction:column;align-items:center;gap:8px;width:148px;display:flex}.tile-text-vertical{align-items:center}.tile-title{font:var(--application-font-h3-bold)}.tile-description{font:var(--application-font-b2);text-align:center}@media (max-width:1024px){.tile-text{width:128px}}
.text-dialog-text{background:var(--greys-white,#fff);margin-top:16px;margin-bottom:24px}.text-dialog-footer-area{justify-content:space-between;align-items:center;display:flex}.text-dialog-info{color:var(--greys-grey-dark,#444);border:1px solid var(--oranges-orange-light,#ffe0cc);background:var(--oranges-orange-very-light,#fff7f2);border-radius:8px;align-self:stretch;align-items:center;gap:12px;padding:12px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px;display:flex}.text-dialog-icon-area{width:32px;height:32px;color:var(--greys-white,#fff);text-align:center;background:var(--oranges-orange,#eb6e0b);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;line-height:24px;display:flex}
