::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#c4c8c9;border-radius:8px}::-webkit-scrollbar-thumb:hover{background-color:#9e9e9e}
html,body{max-width:100%;overflow-x:hidden;font-family:Roboto,sans-serif!important}@media (max-width:576px){html,body{font-size:14px}}main{margin-top:121px!important}html::-webkit-scrollbar-track{background-color:var(--background-scroll-color)!important;border-radius:10px!important;-webkit-box-shadow:inset 0 0 6px #0000!important}body::-webkit-scrollbar-track{background-color:var(--background-scroll-color)!important;border-radius:10px!important;-webkit-box-shadow:inset 0 0 6px #0000!important}html::-webkit-scrollbar-thumb{background-color:#c4c8c9!important;border-radius:10px!important;-webkit-box-shadow:inset 0 0 6px #0000!important}body::-webkit-scrollbar-thumb{background-color:#c4c8c9!important;border-radius:10px!important;-webkit-box-shadow:inset 0 0 6px #0000!important}html::-webkit-scrollbar-thumb:hover{background:#9e9e9e!important}body::-webkit-scrollbar-thumb:hover{background:#9e9e9e!important}body{margin:0;font-family:averta}.bg-dark-beta{background-color:#9d1265}@media (prefers-reduced-motion:no-preference){.pre-hidden{opacity:0;transform:translateY(16px)}}@media (prefers-reduced-motion:reduce){.pre-hidden{opacity:1;transform:none}}
div.cdk-overlay-container{z-index:1000000!important}.mdc-dialog__content,.mdc-dialog__title,.mdc-tab{font-family:Averta,sans-serif!important}.mdc-tab{font-weight:700!important}.mat-mdc-dialog-content{overflow-x:hidden}.mat-mdc-dialog-surface,.mat-mdc-dialog-container,.mat-mdc-dialog-content{overflow-x:hidden!important}.mat-mdc-dialog-container .mdc-dialog__content{color:var(--gray-900)!important}.mdc-tab__content{width:100%!important}label{margin-bottom:0!important}.spinnerContainer{background-color:#333c;justify-content:center;align-items:center;height:100vh;display:flex}.spinnerContainer .loadingMessage{letter-spacing:3.5px;color:#979c9f;-webkit-text-fill-color:#0000;background:linear-gradient(#0897de,#afc);-webkit-background-clip:text;background-clip:text;margin-top:32px;margin-left:38px;font-family:sans-serif;font-size:26px;font-weight:700}.spinnerContainer .spinner{justify-content:center;align-items:center;display:flex;position:relative}.spinnerContainer .staticLogo{width:50%;height:auto}.spinnerContainer .rotatingRing{width:50%;height:auto;animation:2s linear infinite spin;position:absolute;top:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media (max-width:768px){.spinnerContainer .staticLogo,.spinnerContainer .rotatingRing{width:100%}.spinnerContainer .loadingMessage{font-size:18px}}
:root{--border:#222;--shadow:#e57f3ecc;--text-light:#fff;--text-dark:#000;--teal-900:#06281e;--teal-800:#0d503c;--teal-700:#13795b;--teal-600:#1aa179;--teal-500:#20c997;--teal-400:#4dd4ac;--teal-300:#79dfc1;--teal-200:#a6e9d5;--teal-100:#d2f4ea;--cyan-100:#cff4fc;--cyan-200:#9eeaf9;--cyan-300:#6edff6;--cyan-400:#3dd5f3;--cyan-500:#0dcaf0;--cyan-600:#0aa2c0;--cyan-700:#087990;--cyan-800:#055160;--cyan-900:#032830;--gray-100:#f8f9fa;--gray-200:#e9ecef;--gray-300:#dee2e6;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-600:#6c757d;--gray-700:#495057;--gray-800:#343a40;--gray-900:#212529;--theme-border:#dee2e6;--theme-primary:#0d6efd;--theme-secondary:#6c757d;--theme-light:#f8f9fa;--body-text:#212529;--hyperlink_search:#180ea4}.btn-dark:focus,.btn-dark.focus{box-shadow:0 0 0 3px #0000!important}.link-sm{font-size:16px!important}.link-md{font-size:20px!important}.link-lg{font-size:24px!important}.icon-link{color:var(--base-orange)!important;text-decoration:none!important}.icon-link i{transition:transform .3s ease-in-out}.icon-link:hover i{transform:rotate(360deg)}.icon-link{position:relative}.icon-link:before{content:"";background-color:var(--base-orange);transform-origin:0 100%;width:calc(100% + 4px);height:2px;transition:transform .5s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:-5px;left:-2px;transform:scaleX(0)}.icon-link:hover:before{transform-origin:100% 100%;transform:scaleX(1)}.link-a{transition:color .5s}.link-a:hover{color:var(--base-orange)!important}.circle-container{float:left;-webkit-shape-outside:circle();shape-outside:circle();background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;outline:3px solid #0000001a;width:220px;height:220px;margin-right:34px;box-shadow:0 7px 29px #64646f33}.content-2{float:left;-webkit-shape-outside:oval();shape-outside:oval();background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;outline:3px solid #0000001a;height:220px;margin-right:34px;box-shadow:0 7px 29px #64646f33}.text_blue_800{color:var(--blue-800)}.text_blue_700{color:var(--blue-700)}.text_blue_600{color:var(--blue-600)}.text_blue_500{color:var(--blue-500)}.text_blue_400{color:var(--blue-400)}.bg_blue_700{color:var(--blue-700)}.bg_blue_600{color:var(--blue-600)}.bg_blue_500{color:var(--blue-500)}.bg_blue_400{color:var(--blue-400)}.bg-orange{background-color:var(--orange-200)}.text-orange{color:var(--orange-500)}.example-radio-group{display:flex;flex-direction:column!important;margin:15px 0!important}.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:var(--blue-200)}.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:var(--blue-500)}.mat-slide-toggle.mat-checked .mat-slide-toggle-ripple .mat-ripple-element{background-color:var(--blue-700)}@media (min-width:1900px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1415px!important}}.hr_titr{width:30%;height:2px;background-color:var(--gray-500)!important}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#4286f4!important}.mat-radio-button.mat-accent .mat-radio-inner-circle{color:#4286f4!important;background-color:#4286f4!important}.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element,.mat-checkbox-ripple .mat-ripple-element,.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:var(--blue-300)!important}a,.cursor-pointer{cursor:pointer!important}.dialoge-box{z-index:10;position:relative}.dialoge-box-behind{z-index:1;min-height:600px;position:relative}.fixedbutton{z-index:9;background-color:#fff;justify-content:space-around;align-items:center;width:100%;position:sticky;bottom:0;box-shadow:0 -3px 8px #0003}@media (max-width:760px){.fixedbutton{position:static}}@media (max-width:544px){.sm-size{word-wrap:break-word}.sm-title{font-size:1.5em}.mt-s{margin-top:15%}}.dialog_modal{margin:-24px}.container_elzhen{float:none;max-width:1700px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (max-width:544px){.container_elzhen{min-width:100%}}.form-control.is-invalid{border:1px solid red}.angular-editor-textarea{color:#000!important;background-color:#fff!important}.bg-blue-e{background-color:#005392}.tabel_input{margin-bottom:3px}.scroll{white-space:nowrap;overflow:auto}.scroll_vertical{overflow-y:scroll}.border-orginal{background-color:#fff;border:1px solid #000;border-radius:25px;padding:20px}@media (min-width:1350px){.div-content{margin:35px 20px}}@media (max-width:1350px){.div-content{margin:20px}}.tb{color:#a2a2a2;width:50%;margin-bottom:5px;font-size:.9em;font-weight:700;box-shadow:0 1px #11111a1a}.span-block{display:block}.no-gutters{padding:0 5px}.bg-signing{border-radius:10px;min-height:400px;margin-top:20px;padding:50px;box-shadow:0 1px 3px #00000005,0 0 0 1px #1b1f2326}.height-signing{min-height:400px;margin-top:100px}.comment{margin:30px 0 0;font-size:1em;font-weight:700}.btn-left{border-radius:25px 0 0 25px!important}.btn-right{border-radius:0 25px 25px 0!important}.btn_center{float:none;margin-left:auto!important;margin-right:auto!important}.btn_margin{margin:5px}.btn-white-blue{background-color:#fff;color:var(--blue-500)!important;border-color:var(--blue-500)!important}.btn-white-blue:hover{color:#1057a8;background-color:#e1f1ff;border-color:#136acd}.btn-white-blue:focus,.btn-light-blue.focus{box-shadow:0 0 0 .02rem #1367cdb3}.btn-white-blue.disabled,.btn-light-blue:disabled{color:#fff;background-color:#2795ef;border-color:#2795ef}.btn-white-blue:not(:disabled):not(.disabled):active,.btn-light-blue:not(:disabled):not(.disabled).active,.show>.btn-light-blue.dropdown-toggle{color:#2b6ab2;background-color:var(--blue-100);border-color:#0c76d0}.btn-white-blue:not(:disabled):not(.disabled):active:focus,.btn-light-blue:not(:disabled):not(.disabled).active:focus,.show>.btn-light-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #79aec8b3}@font-face{font-family:Biotif-Regular;src:url(/assets/fonts/Biotif-Regular.ttf)format("truetype")}.cdk-overlay-container{z-index:15000!important}@media (max-width:768px){.order-sm{order:12}}.shadow-box{box-shadow:1.95px 1.95px 2.6px #00000026}.w-30{width:30%!important}.w-40{width:40%!important}.numberContainer{border:3px solid var(--blue-800);min-height:44px;color:var(--blue-800);border-radius:50%;font-size:1.1rem;font-weight:700;width:44px!important;min-width:44px!important;height:44px!important;margin-right:16px!important}.fontsize-5{font-size:5em}.fontsize-4{font-size:4em}.fontsize-3{font-family:sans-serif;font-size:3em;font-weight:600}.fontsize-2-5{letter-spacing:.1px;font-size:2.5em;font-weight:700;line-height:1.4em}.fontsize-2{font-size:2.5em}.fontsize-1-8{font-size:1.8em;line-height:2em}.fontsize-1-6{font-size:1.6em;line-height:2em}.fontsize-2-5{font-size:2.5em;font-weight:700;line-height:1.5}.fontsize-1-4{font-size:1.4em;line-height:2em}.fontsize-1-2{font-size:1.2em;line-height:1.5em}.fontsize-1{font-size:1.1em;line-height:1.7em}.fontsize-8{font-size:.8em}@media (max-width:768px){.fontsize-1-4{font-size:1em}.fontsize-3{font-size:1.8em}.fontsize-2{font-size:1.4em}h4{font-size:1.2em!important}}@media (min-width:769px) and (max-width:1290px){.fontsize-3{font-size:2.5em}.fontsize-2{font-size:1.5em}h4{font-size:1.3em!important}}.header-table{color:#fff;font-size:.9em;text-decoration:underline!important}.header-table-background,.header-table-background>th,.header-table-background>td{color:#fff;background-color:#004d80}.rounded-25{border-radius:12px}.border-order{border:3px solid #007bff}.pass_red{background-color:#f33}.pass_yellow{background-color:#ff0}.pass_green{background-color:green}.error{border-radius:5px;width:100%;height:20px;position:relative;bottom:24px}.height-85{min-height:85vh}.pt-genaral{padding-top:130px}.bg-black{background-color:#000}.bg-low-opacity{background-color:#ffffff17}.b-card-r{border-radius:0 25px 25px 0;padding:2em}.b-card-l{border-radius:25px 0 0 25px;padding:2em}.border-login{border:1px solid #515151;border-radius:25px;box-shadow:0 3px 8px #ffffff24}@media (max-width:768px){.b-card-l,.b-card-r,.border-login{border-radius:0}}.email-bg{background-color:#000;border:1px solid #515151;border-radius:25px;box-shadow:0 3px 8px #ffffff24}.line{background-color:#aeaeae;width:100%;height:1px}.link-social{background-color:#fff;border-radius:50%;width:100%;margin:0 10px;padding:10px}.black-card{color:#fff;background-color:#000;border:1px solid #515151;border-radius:25px;margin-bottom:50px;padding:1em}.mat-checkbox-inner-container{background-color:#fff}.bg-image{background-image:url(/assets/images/bg/abstreBlackbg.webp);background-position:top;background-repeat:no-repeat;background-size:contain}.bg-w{background-color:#fff}.color-box{color:#000;letter-spacing:.1em;background-color:#f2f2f2;border-radius:5px;padding:40px 30px;font-size:.8em}.bg-dark-brown{color:#fff;background-color:#000}@media (min-width:960px){.nav-link-margin{margin:0 15px}}@media (min-width:700px){.nav-link-margin{margin:0 5px}}.btn-el-dark-blue{color:#fff;background-color:var(--blue-500);border-color:#136acd}.btn-el-dark-blue:hover{color:#fff;background-color:#0e529f;border-color:#0e529f}.btn-el-dark-blue:focus,.btn-light-blue.focus{color:#fff;background-color:#136acd;border-color:#136acd;box-shadow:0 0 0 .2rem #1367cdb3}.btn-el-dark-blue.disabled,.btn-light-blue:disabled{color:#fff;background-color:#2795ef;border-color:#2795ef}.btn-el-dark-blue:not(:disabled):not(.disabled):active,.btn-light-blue:not(:disabled):not(.disabled).active,.show>.btn-light-blue.dropdown-toggle{color:#fff;background-color:#0e3f9f;border-color:#0e3f9f}.btn-el-dark-blue:not(:disabled):not(.disabled):active:focus,.btn-light-blue:not(:disabled):not(.disabled).active:focus,.show>.btn-light-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #0337d3b3}.btn-red{background-color:#bb4b4b;border-color:#7c3232;color:#fff!important}.btn-red:hover{background-color:#9b2929;border-color:#611313;color:#fff!important}.btn-red:focus,.btn-red.focus{box-shadow:0 0 0 .2rem #fd000080}.btn-red.disabled,.btn-red:disabled{background-color:#b40e0e;border-color:#b40e0e;color:#fff!important}.btn-red:not(:disabled):not(.disabled):active,.btn-red:not(:disabled):not(.disabled).active,.show>.btn-red.dropdown-toggle{background-color:#7d0303;border-color:#7d0303;color:#fff!important}.btn-red:not(:disabled):not(.disabled):active:focus,.btn-red:not(:disabled):not(.disabled).active:focus,.show>.btn-red.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ff4b4b80}.btn-outline-blue{background-color:#fff;border-color:#2742f5;color:#2742f5!important}.btn-outline-blue:hover{background-color:#f2f2f2;border-color:#2742f5;color:#2742f5!important}.btn-outline-blue:focus,.btn-outline-blue.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-blue.disabled,.btn-outline-blue:disabled{background-color:#4051ac;border-color:#4051ac;color:#fff!important}.btn-outline-blue:not(:disabled):not(.disabled):active,.btn-outline-blue:not(:disabled):not(.disabled).active,.show>.btn-red.dropdown-toggle{background-color:#2a3ea2;border-color:#1a2c87;color:#fff!important}.btn-outline-blue:not(:disabled):not(.disabled):active:focus,.btn-outline-blue:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-dark-green-wa{color:#fff;background-color:#42db87}.btn-dark-green-wa:hover{color:#fff;background:#2e9977;border-color:#0c7643!important}.btn-dark-green-wa:focus,.btn-dark-green.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-dark-green-wa.disabled,.btn-dark-green:disabled{color:#fff;background-color:#178f55;border-color:#178f55!important}.btn-dark-green-wa:not(:disabled):not(.disabled):active,.btn-dark-green:not(:disabled):not(.disabled).active,.show>.btn-dark-green.dropdown-toggle{color:#fff;background-color:#0c7643;border-color:#086d3c!important}.btn-dark-green-wa:not(:disabled):not(.disabled):active:focus,.btn-dark-green:not(:disabled):not(.disabled).active:focus,.show>.btn-dark-green.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.hint-size2{font-size:.8em}.titr-vender{margin:50px 0 30px;font-size:1.9em;font-weight:420}.btn-width{float:none;width:200px;margin-left:auto;margin-right:auto}.titr-first{font-size:2em}.titr-in-tabel{padding-bottom:10px;font-size:1.6rem;font-weight:420}.tt-align{text-align:center}.label-text-align{text-align:right}@media (max-width:746px){.label-text-align{text-align:left}}.img-many{width:100%;margin:30px 0 10px}.imageBox{vertical-align:top;width:180px;display:inline-block;position:relative}.imageTitle{width:150px;margin:5px 0 10px;font-size:.9em}.titr-image{margin:10px 0 10px 10px;font-weight:700}.header-font{font-size:1.1em;line-height:2em}@media only screen and (max-width:1300px){.header-font{font-size:.8em;line-height:2em}}.box-header{border:1px solid #000;margin:0;padding:20px 0 5px}.header_col-dt{word-wrap:break-word;padding:0 10px;display:inline}.header_col-dd{word-wrap:break-word;display:inline}.header_col-dl{display:inline}@media (max-width:575px){.header_col-dt{width:100%;padding:0 5px!important}.header_col-dd{width:100%;padding:5px!important}.header_col-dl{width:100%}}@media (min-width:576px) and (max-width:1285px){.header_col-dt{width:150px;padding:0 10px 0 5px}.header_col-dd{width:150px}.header_col-dl{width:30%}}@media (min-width:1285px) and (max-width:2200px){.header_col-dt{width:150px;padding:0 10px}}.header_col-dt-3{word-wrap:break-word;padding:0 15px;display:inline}.header_col-dd-3{word-wrap:break-word;display:inline}@media (max-width:575px){.header_col-dt-3{width:100%}.header_col-dd-3{min-width:100%;padding:0 15px}}@media (min-width:576px) and (max-width:1285px){.header_col-dt-3{width:40%}.header_col-dd-3{min-width:60%}}@media (min-width:1285px) and (max-width:2200px){.header_col-dt-3{width:35%}.header_col-dd-3{min-width:65%}}.header_border{border:1px solid #000;padding:15px 10px 10px}@media only screen and (max-width:768px){.header_item-border{border-bottom:1px solid #494949;margin-bottom:20px}}@media only screen and (min-width:768px){.header_item-border{border-right:1px solid #494949}}.header_help-sign{margin-left:15px;font-size:1em;font-weight:700}.header_link-margin{margin-left:30px}@media screen and (max-width:576px){.header_link-margin{margin-left:0}}.header_link{font-size:.8em;font-weight:700}.line-bottom{border-bottom:1px solid #494949;margin:20px 0 30px}.box-tab-general{text-align:center;border-color:#000;border-radius:15px 15px 0 0;width:20%;margin:0 5px;padding:10px 0}.selected-tab{color:#fff;background-color:#2795ef}.active-tab{color:#000;background-color:#d6d5d5}.deactive-tab{color:#737272;background-color:#d6d5d5}.margin-orginal{float:none;margin-left:auto;margin-right:auto;margin:25px 0 0!important}.stage_item{text-align:center;float:none;word-wrap:break-word;width:20%;display:block}.stage_item-4{text-align:center;float:none;word-wrap:break-word;width:calc(25% - 10px);margin:0 5px;display:block}@media (min-width:200px) and (max-width:700px){.stage_item,.stage_item-4{width:100%;margin-left:5px;margin-right:5px}}.stage_process-height{height:35px}.margin-stage,.box-stage-general{text-align:center;border:1px solid #000;margin:0 3px;padding:5px 0}.box-stage-blue{color:#fff;background-color:#2795ef}.box-stage-green{color:#fff;background-color:#1da600}.col-margin{margin:10px 0 0}.lenard-th{border-right:1px solid #fff}.lenard-whole-border{border:2px solid #dadade}.btn-round{border-radius:30px!important}.btn-light-blue{color:#fff;background-color:#2795ef;border-color:#2795ef}.btn-light-blue:hover{color:#fff;background-color:#1f8ce8;border-color:#1582de}.btn-light-blue:focus,.btn-light-blue.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-light-blue.disabled,.btn-light-blue:disabled{color:#fff;background-color:#2795ef;border-color:#2795ef}.btn-light-blue:not(:disabled):not(.disabled):active,.btn-light-blue:not(:disabled):not(.disabled).active,.show>.btn-light-blue.dropdown-toggle{color:#fff;background-color:#1582de;border-color:#0c76d0}.btn-light-blue:not(:disabled):not(.disabled):active:focus,.btn-light-blue:not(:disabled):not(.disabled).active:focus,.show>.btn-light-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-purple{background-color:#4051ac;border-color:#4051ac;color:#fff!important}.btn-purple:hover{background-color:#3144a4;border-color:#2a3ea2;color:#fff!important}.btn-purple:focus,.btn-purple.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-purple.disabled,.btn-purple:disabled{background-color:#4051ac;border-color:#4051ac;color:#fff!important}.btn-purple:not(:disabled):not(.disabled):active,.btn-purple:not(:disabled):not(.disabled).active,.show>.btn-purple.dropdown-toggle{background-color:#2a3ea2;border-color:#1a2c87;color:#fff!important}.btn-purple:not(:disabled):not(.disabled):active:focus,.btn-purple:not(:disabled):not(.disabled).active:focus,.show>.btn-purple.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-pink{color:#fff;background-color:#ef8779;border-color:#ef8779}.btn-pink:hover{color:#fff;background-color:#e07769;border-color:#cf685a}.btn-pink:focus,.btn-pink.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-pink.disabled,.btn-pink:disabled{color:#fff;background-color:#ef8779;border-color:#ef8779}.btn-pink:not(:disabled):not(.disabled):active,.btn-pink:not(:disabled):not(.disabled).active,.show>.btn-pink.dropdown-toggle{color:#fff;background-color:#cf685a;border-color:#b85649}.btn-pink:not(:disabled):not(.disabled):active:focus,.btn-pink:not(:disabled):not(.disabled).active:focus,.show>.btn-pink.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-light-green{color:#fff;background-color:#1da600}.btn-light-green:hover{color:#fff;background-color:#1d8b00}.btn-light-green:focus,.btn-light-green.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-light-green.disabled,.btn-light-green:disabled{color:#fff;background-color:#28f997}.btn-light-green:not(:disabled):not(.disabled):active,.btn-light-green:not(:disabled):not(.disabled).active,.show>.btn-light-green.dropdown-toggle{color:#fff;background-color:#1da600}.btn-light-green:not(:disabled):not(.disabled):active:focus,.btn-light-green:not(:disabled):not(.disabled).active:focus,.show>.btn-light-green.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-dark-green{color:#fff;background-color:#178f55;border-color:#178f55!important}.btn-dark-green:hover{color:#fff;background-color:#11824c;border-color:#0c7643!important}.btn-dark-green:focus,.btn-dark-green.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-dark-green.disabled,.btn-dark-green:disabled{color:#fff;background-color:#178f55;border-color:#178f55!important}.btn-dark-green:not(:disabled):not(.disabled):active,.btn-dark-green:not(:disabled):not(.disabled).active,.show>.btn-dark-green.dropdown-toggle{color:#fff;background-color:#0c7643;border-color:#086d3c!important}.btn-dark-green:not(:disabled):not(.disabled):active:focus,.btn-dark-green:not(:disabled):not(.disabled).active:focus,.show>.btn-dark-green.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-gray{color:#080a05;background-color:#d5d5d5;border-color:#84a16b!important}.btn-gray:hover{color:#080a05;background-color:#c4bfbf;border-color:#84a16b!important}.btn-gray:focus,.btn-gray.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-gray.disabled,.btn-gray:disabled{color:#080a05;background-color:#d5d5d5;border-color:#84a16b!important}.btn-gray:not(:disabled):not(.disabled):active,.btn-gray:not(:disabled):not(.disabled).active,.show>.btn-gray.dropdown-toggle{color:#080a05;background-color:#a4a3a3;border-color:#84a16b!important}.btn-gray:not(:disabled):not(.disabled):active:focus,.btn-gray:not(:disabled):not(.disabled).active:focus,.show>.btn-gray.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-dark-gray{color:#fff;background-color:#6d757d;border-color:#6d757d!important}.btn-dark-gray:hover{color:#fff;background-color:#5a6268;border-color:#5a6268!important}.btn-dark-gray:focus,.btn-dark-gray.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-dark-gray.disabled,.btn-dark-gray:disabled,.btn-dark-gray:not(:disabled):not(.disabled):active,.btn-dark-gray:not(:disabled):not(.disabled).active,.show>.btn-dark-gray.dropdown-toggle{color:#fff;background-color:#6d757d;border-color:#6d757d!important}.btn-dark-gray:not(:disabled):not(.disabled):active:focus,.btn-dark-gray:not(:disabled):not(.disabled).active:focus,.show>.btn-dark-gray.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-dark-red{color:#fff;background-color:#ac1c20;border-color:#ac1c20!important}.btn-dark-red:hover{color:#fff;background-color:#9b171a;border-color:#8a1114!important}.btn-dark-red:focus,.btn-dark-red.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-dark-red.disabled,.btn-dark-red:disabled{color:#fff;background-color:#ac1c20;border-color:#ac1c20!important}.btn-dark-red:not(:disabled):not(.disabled):active,.btn-dark-red:not(:disabled):not(.disabled).active,.show>.btn-dark-red.dropdown-toggle{color:#fff;background-color:#8a1114;border-color:#7e0b0e!important}.btn-dark-red:not(:disabled):not(.disabled):active:focus,.btn-dark-red:not(:disabled):not(.disabled).active:focus,.show>.btn-dark-red.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-dark-blue{color:#fff;background-color:#0043f9;border-color:#0043f9!important}.btn-dark-blue:hover{color:#fff;background-color:#1046e1;border-color:#163794!important}.btn-dark-blue:focus,.btn-dark-blue.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-dark-blue.disabled,.btn-dark-blue:disabled{color:#fff;background-color:#0043f9;border-color:#0043f9!important}.btn-dark-blue:not(:disabled):not(.disabled):active,.btn-dark-blue:not(:disabled):not(.disabled).active,.show>.btn-dark-blue.dropdown-toggle{color:#fff;background-color:#163794;border-color:#12214d!important}.btn-dark-blue:not(:disabled):not(.disabled):active:focus,.btn-dark-blue:not(:disabled):not(.disabled).active:focus,.show>.btn-dark-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-orange{color:#fff;background-color:var(--base-orange)!important;border-color:var(--base-orange)!important}.btn-outline-orange{color:var(--base-orange);background-color:#fff;border-color:var(--base-orange)!important}.btn-outline-orange:hover{color:#fff;background-color:var(--base-orange)!important;border-color:var(--base-orange)!important}.btn-outline-orange:focus,.btn-outline-orange.focus{box-shadow:0 0 0 4px #ff730073}.btn-outline-orange.disabled,.btn-outline-orange:disabled{color:#fff;background-color:var(--orange-300);border-color:var(--orange-300)!important}.btn-outline-orange:not(:disabled):not(.disabled):active,.btn-outline-orange:not(:disabled):not(.disabled).active,.show>.btn-outline-orange.dropdown-toggle{color:#fff;background-color:var(--base-orange)!important;border-color:var(--base-orange)!important}.btn-outline-orange:not(:disabled):not(.disabled):active:focus,.btn-outline-orange:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-orange.dropdown-toggle:focus{box-shadow:0 0 0 4px #ff730073}.btn-white{color:#000;background-color:#fff;border-color:#565656!important}.btn-white:hover{color:#000;background-color:#dfdfdf;border-color:#565656!important}.btn-white:focus,.btn-white.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-white.disabled,.btn-white:disabled{color:#000;background-color:#fd8f2b;border-color:#565656!important}.btn-white:not(:disabled):not(.disabled):active,.btn-white:not(:disabled):not(.disabled).active,.show>.btn-white.dropdown-toggle{color:#000;background-color:#fff;border-color:#565656!important}.btn-white:not(:disabled):not(.disabled):active:focus,.btn-white:not(:disabled):not(.disabled).active:focus,.show>.btn-white.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.middle-blue{color:#fff;background-color:#318abc}.btn-add{color:#fff;background-color:#1b1b4e;border-color:#3131f6!important}.btn-add:hover{color:#1b1b4e;background-color:#fff;border-color:#3131f6!important}.btn-add:focus,.btn-add.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-add.disabled,.btn-add:disabled{color:#fff;background-color:#0b24f0;border-color:#3131f6!important}.btn-add:not(:disabled):not(.disabled):active,.btn-add:not(:disabled):not(.disabled).active,.show>.btn-add.dropdown-toggle{color:#fff;background-color:#1b1b4e;border-color:#3131f6!important}.btn-add:not(:disabled):not(.disabled):active:focus,.btn-add:not(:disabled):not(.disabled).active:focus,.show>.btn-add.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.lenard-table table{border:1px solid red}.bank-pack{color:#878784;border:2px solid #878784}.bank-img{border:1px solid #878784;border-radius:5px;width:100px;margin:5px;padding:5px 10px}.img-style{height:100px;margin:0 10px}.paypalBtn{color:#363430;background-color:#ffc004;border-color:#8c6b07!important;font-weight:700!important}.chequeBtn{color:#fff;background-color:#009de0;width:150px;height:100px;margin:5px 10px;font-size:1.5em!important;font-weight:700!important}.addToCartBtn{background-color:#f4c963;border-color:#332910!important;width:200px!important}.btn-new-entity{color:#fff!important;background-color:#5499c7!important;border-color:#5499c7!important;border-radius:.2rem!important;padding:.25rem .5rem!important;font-size:.8rem!important;line-height:1!important}.same-width-ur{width:80px}.btn-width{width:120px}.btn-log-width{width:250px}.bg-blue{background-color:#659dbd!important}a.bg-blue:hover,a.bg-blue:focus,button.bg-blue:hover,button.bg-blue:focus{background-color:#1d2124!important}.bg-dark-blue{color:#fff!important;background-color:#27333f!important}hr.bg-dark-blue{border-top:1px solid #fff}a.bg-dark-blue:hover,a.bg-dark-blue:focus,button.bg-dark-blue:hover,button.bg-dark-blue:focus{background-color:#344d61!important}#nav-cart .nav-line-2{margin-left:50px}.nav-a{box-sizing:border-box;margin:0 1px;padding-right:0;display:inline-block;top:5px;overflow:hidden}.nav-a-2 .nav-line-2{color:#fff;float:left;clear:both;white-space:nowrap;padding-bottom:5px;padding-right:9px;font-family:arial,sans-serif;font-size:14px;font-weight:700;line-height:15px;display:inline-block}#nav-cart .nav-cart-icon{width:52px;height:38px;display:block;position:absolute;top:11px;left:10px;overflow:hidden}.nav-sprite{background-image:url(/assets/images/icon/cart4.png);background-repeat:repeat-x}.nav-cart-count{color:#e47911;text-align:center;width:20px;font-family:arial,sans-serif;font-weight:700;line-height:16px;position:absolute}#nav-cart .nav-cart-0{width:19px;font-size:16px;top:15px;left:30px}.passedTest{color:green;font-weight:700}.failedTest{color:red;font-weight:700}.notDecidedTest{color:#d4a40d;font-weight:700}.flash-button{animation-name:flash;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes flash{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.margin{margin:100px 0 0}.btn-margin{margin:5px}.borderless{border:none}.spanStyle{color:#7d7d79;font-size:.8em}.icon-font{font-size:1.5em}.box-style{margin:15px 30px 0 15px}.fa-lenard{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-variant:normal;text-rendering:auto;font-style:normal;line-height:1;display:inline-block}.lenard-font-myAnalyzer{content:url(/assets/fonts/myAnalyzer.ico)}.mat-full-width{width:100%}.critical-ticket{color:#ee071c}.high-ticket{color:#f10be0}.normal-ticket{color:#120bf1}.low-ticket{color:#0baff1}.very-low-ticket{color:#0bf18c}.self-hyperlink{font-weight:500;text-decoration:underline}.btn-self-eval{width:150px;margin:2px}.single-error-alert{color:red;font-size:.8em}.btn-link:focus{box-shadow:none}.aButton{cursor:pointer!important;color:#007bff!important}.aButtonUnderline{cursor:pointer;color:#007bff!important;text-decoration:underline!important}.aButtonGrid{cursor:pointer;color:#007bff!important}.link-primary{text-decoration:none!important}.link-primary:hover{text-decoration:underline!important}.link-warning{text-decoration:none!important}.link-warning:hover{text-decoration:underline!important}.btn-link{text-decoration:none!important}.btn-link:hover{text-decoration:underline!important}.link-search{color:var(--hyperlink_search);text-decoration:none!important}.link-search:hover{color:var(--hyperlink_search);text-decoration:underline!important}.hover-sarina{cursor:pointer!important;border-radius:16px!important;padding:8px!important}.hover-sarina:hover{box-shadow:0 0 0 3px #0366d64d}.catalog-img{margin:0 5px;width:100px!important}.w-90{width:90%}
:root{--base-blue:#225590;--blue-900:#225590;--blue-800:#2a75b3;--blue-700:#2e86c7;--blue-600:#3399db;--blue-500:#37a6ea;--blue-400:#45b4ed;--blue-300:#5dc1f0;--blue-200:#87d2f6;--blue-100:#b8e6f2;--blue-50:#e4eef5;--base-orange:#ee7623;--orange-900:#ff9202;--orange-800:#ffa304;--orange-700:#ffb607;--orange-600:#ffc410;--orange-500:#fecd2b;--orange-400:#fed751;--orange-300:#fee284;--orange-200:#ffedb4;--orange-100:#fff8e1;--orange-50:#f8e39f;--light-orange:#fff8e1;--base-yellow:#ffc410;--yellow-900:#e6ad00;--yellow-800:#f0b800;--yellow-700:#ffc410;--yellow-600:#ffd633;--yellow-500:#ffdf57;--yellow-400:#ffe982;--yellow-300:#fff29e;--yellow-200:#ffedb4;--yellow-100:#fff8d2;--yellow-50:#fffcf2;--light-yellow:#fffbea;--Components-Button-Primary-Active-Border:#16537e;--Components-Button-Primary-Hovered-Background:#1e699e;--light-blue:#e9eff3;--link-primary:#0d44ac;--shadow-primary:0px 0px 0px 4px #ace0e380;--gray-100:#f8f9fa;--gray-200:#e9ecef;--gray-300:#dee2e6;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-06:#555;--gray-700:#495057;--gray-800:#343a40;--gray-900:#212529}@media (max-width:576px){.mat-mdc-dialog-title{font-size:1.2em!important}.mat-mdc-dialog-content,.mdc-dialog__content,.mat-typography{-webkit-overflow-y:auto!important;padding-top:8px!important}.mat-mdc-dialog-title,.mdc-dialog__title{margin-bottom:0!important}}.border-warning{border-color:#a1a3a4!important}.link-secondary{text-decoration:none!important}.bg-dark-blue{background-color:var(--gray-800)!important;color:#fff!important}.text-muted{color:var(--gray-500)!important}.border-transparent{border-color:#0000!important}.ph-bold{font-size:20px!important;line-height:1.2em!important}.bg-blur{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#fff6;border-radius:60px}.text-secondary{color:var(--gray-600)!important}@media (min-width:768px){.text-md-left{text-align:left!important}}.text-orange{color:var(--base-orange)!important}.link-primary{color:var(--link-primary)!important}.bg-light-navbar{background:linear-gradient(90deg,#e8eef2 0%,#bcccdc 100%)!important}.btn-primary{color:#fff!important;background-color:var(--blue-800)!important;border:1px solid var(--blue-800)!important}.btn-primary:hover{color:#fff!important;border:1px solid var(--base-blue)!important;background:var(--Components-Button-Primary-Hovered-Background)!important}.btn-primary:focus,.btn-primary.focus{border:1px solid var(--Components-Button-Primary-Active-Border);background:var(--base-blue);color:#fff!important}.btn-primary.disabled,.btn-primary:disabled{color:var(--blue-50)!important;background-color:var(--blue-400)!important;border-color:var(--blue-500)!important}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{border:1px solid var(--Components-Button-Primary-Active-Border);background:var(--base-blue);color:#fff!important}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{border:1px solid var(--blue-500);opacity:.65;background:var(--blue-500)}.btn-outline-primary{color:var(--base-blue)!important;border:1px solid var(--base-blue)!important}.btn-outline-primary:hover{color:#fff!important;background-color:var(--blue-700)!important;border:1px solid var(--blue-700)!important}.btn-outline-primary:hover i{color:#fff!important}.btn-outline-primary:focus,.btn-outline-primary.focus{border:1px solid var(--blue-700);background:var(--blue-700);box-shadow:0 0 0 4px #0d6efd40;color:#fff!important}.btn-outline-primary.disabled,.btn-outline-primary:disabled{opacity:.65!important}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{background-color:var(--blue-500);border-color:var(--blue-600);color:#fff!important}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{border:1px solid var(--blue-700);background:var(--blue-700);box-shadow:0 0 0 4px #0d6efd40;color:#fff!important}.btn-orange{color:var(--base-orange);border-color:var(--base-orange)!important;background-color:var(--light)!important}.btn-orange:hover{color:#fff!important;background-color:var(--base-orange)!important;border-color:var(--base-orange)!important}.btn-orange:focus,.btn-orange.focus{box-shadow:0 0 0 2px #ff730073}.btn-orange.disabled,.btn-orange:disabled{color:#fff;background-color:var(--orange-300);border-color:#ff0f0080!important}.btn-orange:not(:disabled):not(.disabled):active,.btn-orange:not(:disabled):not(.disabled).active,.show>.btn-orange.dropdown-toggle{color:#fff;background-color:var(--orange-100);border-color:var(--orange-300)!important}.btn-orange:not(:disabled):not(.disabled):active:focus,.btn-orange:not(:disabled):not(.disabled).active:focus,.show>.btn-orange.dropdown-toggle:focus{color:#0bf18c;box-shadow:0 0 0 2px #ff730073}.btn .ph{vertical-align:middle!important}.btn-outline-orange{color:#555;background-color:#0000;transition:background-color .3s,transform .3s;border-color:#555!important}.btn-outline-orange:hover{color:var(--base-orange)!important;background-color:var(--orange-100)!important;border-color:var(--base-orange)!important}.btn-outline-orange:focus,.btn-outline-orange.focus{box-shadow:0 0 0 2px #ff730073;border:var(--base-orange)!important}.btn-outline-orange.disabled,.btn-outline-orange:disabled{background-color:var(--orange-300);color:gray!important;border-color:var(--orange-300)!important}.btn-outline-orange:not(:disabled):not(.disabled):active,.btn-outline-orange:not(:disabled):not(.disabled).active,.show>.btn-outline-orange.dropdown-toggle{color:#fff!important;background-color:var(--base-orange)!important;border-color:var(--base-orange)!important}.btn-outline-orange:not(:disabled):not(.disabled):active:focus,.btn-outline-orange:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-orange.dropdown-toggle:focus{box-shadow:0 0 0 2px #ff730073}.btn--outline-yellow{border:1px solid}.bg-light-yellow{background-color:var(--yellow-100)}.btn--outline-yellow:hover{background-color:var(--yellow-100);border-color:var(--yellow-800);color:var(--gray-600)!important}.btn--outline-yellow.active{background-color:#ffedb4!important;border-color:#ffc410!important;outline:none!important}.btn--outline-yellow:focus{box-shadow:0 0 0 3px var(--yellow-200)!important;border-color:var(--yellow-700)!important;color:var(--orange-900)!important;outline:none!important}.btn--outline-yellow:disabled{color:#9ca3af;box-shadow:none;background-color:#fff;border-color:#e5e7eb}.btn--solid-yellow{background-color:var(--yellow-600);color:var(--yellow-700);border-color:var(--yellow-600)}.btn--solid-yellow:hover{background-color:var(--yellow-700);border-color:var(--yellow-700);color:var(--yellow-700)}.btn--solid-yellow:focus-visible{box-shadow:0 0 0 3px var(--yellow-200);outline:none}.btn--solid-yellow:disabled{background-color:var(--yellow-100);border-color:var(--yellow-100);color:#9ca3af;box-shadow:none}.btn-outline-icon-orange{color:#555;background-color:#fff;transition:background-color .3s,transform .3s;border-color:#555!important}.btn-outline-icon-orange:hover .active:hover{border-color:var(--base-orange)!important;background-color:var(--orange-100)!important;color:#fff!important}.btn-outline-icon-orange>i{width:16px!important;height:16px!important;margin-left:2px!important}.btn-outline-icon-orange>i:hover{background-color:var(--base-orange)!important;color:#fff!important}.btn-outline-icon-orange:focus,.btn-outline-icon-orange.focus{box-shadow:0 0 0 2px #ff730040;border:var(--base-orange)!important;background-color:var(--orange-100)!important}.btn-outline-icon-orange.disabled,.btn-outline-icon-orange:disabled{color:#fff;background-color:var(--orange-300);border-color:var(--orange-300)!important}.btn-outline-icon-orange:not(:disabled):not(.disabled):active,.btn-outline-icon-orange:not(:disabled):not(.disabled).active,.show>.btn-outline-icon-orange.dropdown-toggle{color:var(--base-orange)!important;border-color:var(--base-orange)!important;background-color:#fff!important}.btn-outline-icon-orange:not(:disabled):not(.disabled):active:focus,.btn-outline-icon-orange:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-icon-orange.dropdown-toggle:focus{box-shadow:0 0 0 2px #ff730073}.btn-link-orange{color:var(--base-orange);padding:0;font-weight:400;text-decoration:none}.btn-link-orange:hover{color:var(--base-orange);text-decoration:underline}.btn-link-orange:focus,.btn-link-orange.focus{-webkit-box-shadow:none;box-shadow:none;text-decoration:underline;color:var(--base-orange)!important}.btn-link-orange:disabled,.btn-link-orange.disabled{color:#858796;pointer-events:none}.multiply-blend{blend-mode:multiply}.btn-icon{background-color:#0000;border:none;padding:0}.btn-close:focus{box-shadow:none!important;outline:0!important}.btn-card{text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:#0000;border:1px solid #0000;border-radius:.35rem;font-weight:400;line-height:1.5;display:inline-block;text-decoration:none!important}.card-hover:hover{box-shadow:0 0 0 2px #22569040;border:1px solid var(--blue-200)!important}.bg-light-blue{background:linear-gradient(30deg,#e8eef2 0%,#bcccdc 100%)}.bg-blue-50{background-color:var(--light-blue)}.bg-second{box-shadow:0 2px 5px -1px #32325d40,0 1px 3px -1px #0000004d;background:var(--light-blue)!important}.bg-primary{background-color:var(--blue-800)!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:var(--base-blue)!important}.border-primary{border-color:var(--base-blue)!important}@media (min-width:2500px){.container-xxxl{max-width:1415px!important;margin-left:auto!important;margin-right:auto!important}}.card-footer-transparent{background-color:#0000;border-top:none;margin-bottom:8px!important}.badge-light-yellow{color:#343a40;background-color:var(--orange-50)}.hovered:hover{transition:transform .3s!important;transform:scale(1.05)!important}
@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Bold.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Italic.ttf)format("truetype");font-weight:400;font-style:italic}
