@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&display=swap);body,html{height:100%;overflow:hidden;overflow-y:hidden!important}body,html,ol,ul{margin:0;padding:0}input:focus{outline:none}:root{--main-blue-hover:#0269a0;--dark-color:#383838;--main-blue:#0081c6;--main-gray:#dcdcdc;--main-gray-light:#efeeee;--main-gray-hover:#999}.c-container{position:fixed;height:100%;left:300px;width:calc(100% - 300px);overflow:auto;padding:40px 50px 100px;-webkit-box-shadow:-15px 0 0 0 transparent;box-shadow:-15px 0 0 0 transparent;-webkit-transition:all .4s;transition:all .4s}@media(max-width:1200px){.c-container{width:100%;left:0}}@media(max-width:991px){.c-container{padding:40px 35px}}@media(max-width:767px){.c-container{padding:40px 25px}}.c-container--center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.p-0{padding:0!important}.p-2{padding:2rem}.p-4{padding-top:4rem}.p-6{padding:6rem}.p-t-2{padding-top:2rem}.m-1{margin:1rem}.mt-1{margin-top:1rem}.mt-20{margin-top:20px}.mb-1{margin-bottom:1rem}.fz-20{font-size:20px}.fz-18{font-size:18px}.fz-16{font-size:16px}.fz-14,.pagination,.tabs ul li a{font-size:14px!important}.w-30{width:30%}.w-100{width:100px!important}.secondary-background{background:#fa5f1a!important;color:#fff!important;font-weight:600}.lightest-background{background:#fff;background-position-x:-700px}.gradient-background{padding:2rem;margin:1rem;font-family:Heebo,sans-serif;font-weight:700;display:inline-block;vertical-align:top;border-radius:1rem;color:#fff;max-width:20rem;-webkit-box-shadow:0 1px 7px rgba(0,0,0,.3);box-shadow:0 1px 7px rgba(0,0,0,.3);background-image:-webkit-gradient(linear,left top,right bottom,from(#003789),color-stop(#822f8b),color-stop(#c52872),color-stop(#ea4b49),to(#eb8312));background-image:linear-gradient(to right bottom,#003789,#822f8b,#c52872,#ea4b49,#eb8312)}.gradient-background:hover{-webkit-box-shadow:0 1px 7px rgba(0,0,0,.5);box-shadow:0 1px 7px rgba(0,0,0,.5)}.gradient-background h1{font-size:2rem;line-height:2rem;font-weight:800;margin:.5rem 0 1.5rem 0}.gradient-background button{width:100%;background:#fff;color:#000;border-radius:1rem;border:none;padding:.5rem;margin-top:1.5rem;outline:none;font-weight:600}.gradient-background button:hover{cursor:pointer}.gradient-background button:focus{background:#e9edfa;color:purple}.dp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));gap:30px}@media(max-width:991px){.dp-grid{grid-template-columns:auto}}.c-title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.c-title-blue{color:var(--main-blue)}.c-title--style-2{display:inline}.center{text-align:center!important}.c-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-btn-container button:not(.c-btn-mini){width:130px}.c-btn-container--end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.c-btn,.c-table tbody tr td.incidence-td>div{cursor:pointer;outline:none!important;-webkit-transition:background .1s,-webkit-transform .2s;transition:background .1s,-webkit-transform .2s;transition:background .1s,transform .2s;transition:background .1s,transform .2s,-webkit-transform .2s;border-radius:4px!important;min-width:130px;height:30px;padding:5px 0 6px!important;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px!important}.c-btn-mini{height:30px;min-width:30px!important;font-size:14px!important}.c-btn-blue{border:1px solid #63b4e2!important;color:#63b4e2!important;background:rgba(99,180,226,.15)!important}.c-btn-blue:hover{background:rgba(99,180,226,.4)!important}.c-btn-blue:focus{background:rgba(99,180,226,.5)!important}.c-btn-gray,.c-btn-white{border:1px solid #a0a0a0;color:#a0a0a0!important;background:hsla(0,0%,62.7%,.075);min-width:120px!important;width:190px;background-color:transparent;border:1px solid var(--main-gray-light)!important;color:#646464!important}.c-btn-gray:hover,.c-btn-white:hover{background:hsla(0,0%,62.7%,.4)!important}.c-btn-gray:focus,.c-btn-white:focus{background:hsla(0,0%,62.7%,.5)!important}.c-btn-gray .icon,.c-btn-white .icon{padding-right:5px}.c-btn-gray{min-width:140px!important;width:auto!important;border:1px solid var(--main-gray)!important}.c-btn-lightgray{border:1px solid #a0a0a0;color:#a0a0a0!important;background:hsla(0,0%,62.7%,.075);min-width:120px!important;width:190px;background-color:#fafafa;border:1px solid var(--main-gray)!important;color:#646464!important}.c-btn-lightgray:hover{background:hsla(0,0%,62.7%,.4)!important}.c-btn-lightgray:focus{background:hsla(0,0%,62.7%,.5)!important}.c-btn-red{border:1px solid #db1414!important;color:#db1414!important;background:rgba(219,20,20,.15)!important}.c-btn-red:hover{background:rgba(219,20,20,.4)!important}.c-btn-red:focus{background:rgba(219,20,20,.5)!important}.c-btn:hover,.c-table tbody tr td.incidence-td>div:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}.c-card,.shadow-1{-webkit-transition:all .4s;transition:all .4s;-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 1px 1px rgba(0,0,0,.1)}.c-card-process:hover,.shadow-1-hover:hover{-webkit-box-shadow:0 0 6px 4px rgba(0,0,0,.08);box-shadow:0 0 6px 4px rgba(0,0,0,.08)}.c-card-process-nhover,.shadow-1-nhover{-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.1)!important;box-shadow:0 0 1px 1px rgba(0,0,0,.1)!important}.c-input{width:100%;-webkit-transition:all .2s;transition:all .2s;-webkit-box-shadow:0 0 1px 1px var(--main-blue);box-shadow:0 0 1px 1px var(--main-blue);padding-left:8px;border-radius:5px;border:1px solid #d2d2d2;height:28px}.c-input[type=textarea]{min-height:100px}.c-input:focus{-webkit-box-shadow:0 0 3px 1px var(--main-blue-hover);box-shadow:0 0 3px 1px var(--main-blue-hover);outline:none}.color-white{color:#fff}.border-radius-0{border-radius:0!important}.text-center{text-align:center}.invisible-input{display:none}.file-details{gap:10px}.c-alert,.file-details{display:-webkit-box;display:-ms-flexbox;display:flex}.c-alert{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-left:3px solid #d21e29!important;background-color:#ffe6e8;padding:20px 30px;font-size:14px;color:var(--dark-color)}@media(max-width:767px){.c-alert{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.c-alert .c-alert__cross{display:none}}.c-alert__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:7px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.c-alert__item>img{width:17px;height:17px}.c-alert__item>img:hover+span{color:#232a32}.c-alert__item span{color:#d21e29}.c-alert__item span:hover{color:#232a32}.c-alert__item--separated{gap:20px;cursor:auto}.c-alert__cross{border:1px solid #d21e29;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px!important;height:30px;border-radius:5px;background-color:#fff}@-webkit-keyframes focusedCard{0%{-webkit-box-shadow:0 0 20px 5px rgba(0,184,0,0);box-shadow:0 0 20px 5px rgba(0,184,0,0)}50%{-webkit-box-shadow:0 0 20px 5px rgba(0,184,0,.466);box-shadow:0 0 20px 5px rgba(0,184,0,.466)}to{-webkit-box-shadow:0 0 20px 5px rgba(0,184,0,0);box-shadow:0 0 20px 5px rgba(0,184,0,0)}}@keyframes focusedCard{0%{-webkit-box-shadow:0 0 20px 5px rgba(0,184,0,0);box-shadow:0 0 20px 5px rgba(0,184,0,0)}50%{-webkit-box-shadow:0 0 20px 5px rgba(0,184,0,.466);box-shadow:0 0 20px 5px rgba(0,184,0,.466)}to{-webkit-box-shadow:0 0 20px 5px rgba(0,184,0,0);box-shadow:0 0 20px 5px rgba(0,184,0,0)}}.title{font-size:20px}.tab-content{padding:0!important}.tabs{background:#e6e6e6!important}.tabs ul li.is-active{position:relative}.tabs ul li.is-active:before{content:"";width:calc(100% - 50px);height:5px;position:absolute;top:unset;right:unset;bottom:0;left:25px;background:var(--main-blue)}.tabs ul li a{border:none!important;color:#000!important;padding:18px 25px}.go-back-arrow{cursor:pointer!important}.label{font-weight:500!important;font-size:15px!important}.label-file-field .label{font-size:14px!important}.dropdown{margin-bottom:15px!important;top:60px}.table{margin-bottom:25px!important}.fa-chevron-right{font-size:12px;color:var(--main-blue)}.modal-content{background-color:#fff!important;padding:10px;width:900px!important;max-width:95%!important;margin:0 15px}.modal-content .modal-incidence{padding:20px}.modal-content .modal-incidence p{margin-top:5px;font-size:13px}.step-item.is-active .step-marker,.step-item.is-previous .step-marker{background:var(--main-blue)!important;border:var(--main-blue)!important}.step-item.is-active:before,.step-item.is-previous:before{background:var(--main-blue)!important}.step-item:before{height:10px!important;top:calc(1rem - 5px)!important}.step-title{font-size:14px!important}.input,.textarea{border-color:var(--main-gray)!important;-webkit-box-shadow:none!important;box-shadow:none!important}.b-table table td,.b-table table th,.b-table table tr{border:none!important}.b-table table tr:last-child td,.b-table table tr:last-child th{border-bottom:1px solid var(--main-gray)!important}.b-table table td,.b-table table th{height:60px;vertical-align:middle!important;min-width:70px!important}.b-table table td :first-child,.b-table table th :first-child{font-size:1em!important}.b-table table th{color:var(--main-blue)!important;font-weight:500!important;font-size:14px}.b-table table td{font-size:13px}.b-table table .checkbox-cell{text-align:center!important;line-height:20px}.b-table table .checkbox-cell .checkbox{width:20px}.b-table table .checkbox-cell .checkbox .check{height:20px!important;width:20px!important;border:solid 1px var(--main-gray)!important}.b-table table .b-checkbox.checkbox input[type=checkbox]:checked+.check{background-color:var(--main-blue)!important;border-color:var(--main-blue)!important}.b-table table .b-checkbox.checkbox input[type=checkbox]:focus:checked+.check{-webkit-box-shadow:0 0 .5em var(--main-blue)!important;box-shadow:0 0 .5em var(--main-blue)!important}.b-table table .b-checkbox.checkbox input[type=checkbox]:hover+.check{border-color:var(--main-blue)!important}.b-table table tr:nth-of-type(2n){background-color:#f4f9fc!important}.modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.modal-content>section{width:100%}.modal-content>section .b-table{max-height:500px;overflow:scroll}.modal-content .btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.modal-content .btn-group button{width:130px!important}.select:after,.select select:active,.select select:focus{border-color:var(--main-gray-hover)!important}.select select:active,.select select:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.buttons{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.b-table::-webkit-scrollbar{width:8px!important;position:absolute!important}.b-table::-webkit-scrollbar-thumb{background-color:var(--main-gray)!important;border-radius:6px!important}.b-table::-webkit-scrollbar-thumb:hover{background-color:var(--main-gray-hover)!important}.b-table::-webkit-scrollbar-track{background-color:var(--main-gray-light)!important;border-radius:5px!important;margin:5px 0!important}.c-card{background-color:#fff}.c-card-process{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;position:relative;padding:25px}.c-card-process ol{margin-left:20px}.c-card-process__body{padding:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-card-process__body img{width:150px;height:auto;margin-right:10px}@media(max-width:1200px){.c-card-process__body img{width:130px}}@media(max-width:991px){.c-card-process__body img{width:150px}}.c-card-process__body__content{border-left:1px solid rgba(0,0,0,.15);margin-left:10px;padding-left:30px;font-size:13px}.c-card-process__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-card-process__requirements{position:absolute;top:28px;right:30px;bottom:unset;left:unset}.c-card-process__requirements .c-card-process__icon{cursor:help}.c-card-process__requirements .c-card-process__icon:hover+div{-webkit-transform:translateY(-10px);transform:translateY(-10px);z-index:0;opacity:1}.c-card-process__requirements__content{position:absolute;top:44px;right:-5px;bottom:unset;left:unset;font-size:14px;opacity:0;z-index:-1;-webkit-transform:translateY(-20px);transform:translateY(-20px);background:#fafafa;border:1px solid #c8c8c8;padding:20px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;width:500px;-webkit-transition:opacity .3s,z-index .4s,-webkit-transform .5s;transition:opacity .3s,z-index .4s,-webkit-transform .5s;transition:opacity .3s,transform .5s,z-index .4s;transition:opacity .3s,transform .5s,z-index .4s,-webkit-transform .5s}.c-card-process__requirements__content:after{top:-14px;right:6px;width:14px;height:14px;background:#fafafa}.c-card-process__requirements__content:after,.c-card-process__requirements__content:before{position:absolute;bottom:unset;left:unset;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);content:""}.c-card-process__requirements__content:before{top:-16px;right:5px;width:16px;height:16px;background:#c8c8c8}@media(max-width:568px){.c-card-process__requirements__content{width:410px}}.c-card-modal{padding:2rem;-webkit-box-shadow:none!important;box-shadow:none!important;background-color:#efeeee}.c-card-detail__options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#efeeee;padding:10px 25px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.c-card-detail__options__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.c-card-detail__options__buttons button{font-weight:400;font-size:14px!important;width:160px}@media(max-width:1200px){.c-card-detail__options__buttons button{width:150px}}@media(max-width:991px){.c-card-detail__options__buttons button{width:130px}}.c-card-detail__body{padding:30px 25px}.c-card-detail__body h4{margin-bottom:10px}.c-card-detail__body--no-padding{padding:0}.c-card-detail__fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.c-card-detail__fields .field{font-size:14px;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.c-card-detail__fields .field div{margin-top:4px}.c-card-detail__fields .field i{color:var(--main-blue)}.c-card-detail__fields .field input{width:80%}.c-card-detail__fields .field input+span{right:unset!important}.c-card-detail__fields .field input+span i{color:#ff3860!important}.navbar{background:#232a32!important;width:100%;height:60px;z-index:1!important;min-height:unset!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar,.navbar__burger{display:-webkit-box;display:-ms-flexbox;display:flex}.navbar__burger{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:17px;color:#fff;padding-left:25px}.navbar__burger i{margin-right:16px;height:17px;cursor:pointer;display:none}@media(max-width:1200px){.navbar__burger i{display:inline-block!important}}.navbar__burger span{font-weight:300;font-size:12px;height:17px}.navbar__user{width:75px;border-left:1px solid hsla(0,0%,98%,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.navbar__user img:first-child{height:17px;padding-right:3px}.navbar__user img:nth-of-type(2){height:7px}.navbar__user .dropdown{position:fixed;z-index:0;width:150px;top:60px;display:none;font-size:13px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;right:0}.navbar__user .dropdown__item{height:40px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff!important;background-color:#232a32;border:none;border-radius:0;cursor:pointer}.navbar__user .dropdown__item:hover{background-color:var(--main-blue-hover)}.c-table{position:relative;background:#fff;width:100%}.c-table--process td:nth-last-child(2){min-width:400px}.c-table--process td:nth-child(2){text-align:center}.c-table--tramit td:last-child{text-align:start!important}.c-table thead tr{height:55px;border-bottom:1px solid #d2d2d2}.c-table thead tr th{font-weight:500;font-size:15px;padding:0 25px;color:var(--main-blue);vertical-align:middle}@media(max-width:991px){.c-table thead tr th{padding:15px}}.c-table tbody tr{-webkit-transition:border .5s;transition:border .5s}.c-table tbody tr:nth-child(2n){background:#f4f9fc;border-top:0 solid #fff}.c-table tbody tr:nth-child(odd){border-top:0 solid #f4f9fc}.c-table tbody tr td{font-size:13px;padding:18px 25px;vertical-align:middle}@media(max-width:991px){.c-table tbody tr td{padding:15px}}.c-table tbody tr td:last-child{text-align:end}.c-table tbody tr td.incidence-td>div{border:1px solid #a0a0a0;color:#a0a0a0!important;background:hsla(0,0%,62.7%,.075);width:25px;height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:0!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;border:1px solid!important;cursor:default!important;border-radius:4px!important}.c-table tbody tr td.incidence-td>div:hover{background:hsla(0,0%,62.7%,.4)!important}.c-table tbody tr td.incidence-td>div:focus{background:hsla(0,0%,62.7%,.5)!important}.c-table tbody tr td.incidence-td>div:hover{background-color:hsla(0,0%,62.7%,.15)!important;-webkit-transform:scale(1);transform:scale(1)}.c-table tbody tr td.incidence-td.has-incidence>div{border:1px solid!important;border:1px solid #af1b3f;color:#af1b3f!important;background:rgba(175,27,63,.075);cursor:pointer!important}.c-table tbody tr td.incidence-td.has-incidence>div:hover{background:rgba(175,27,63,.4)!important}.c-table tbody tr td.incidence-td.has-incidence>div:focus{background:rgba(175,27,63,.5)!important}.c-table tbody tr td.incidence-td.has-incidence>div:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.c-table tbody tr td a{color:#000!important}.table-responsive{display:block;width:100%;overflow-x:auto}.incidence{width:100%;left:0;top:0;background-color:#fafafa}.incidence__code{font-size:15px;color:rgb(var(--main-blue))}.modal-incidence table tbody tr,.modal-incidence table thead{display:table!important;width:100%!important;table-layout:fixed!important}.modal-incidence table tbody{display:block!important;max-height:500px!important;overflow-y:scroll!important}.modal-incidence table tbody::-webkit-scrollbar{width:10px}.modal-incidence table tbody::-webkit-scrollbar-track{background:var(--main-gray-light);border-radius:15px}.modal-incidence table tbody::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:15px}.pagination a{border:none;-webkit-box-shadow:none!important;box-shadow:none!important}.pagination .is-current{background-color:transparent!important;border:1px solid var(--main-gray-hover)!important;color:#232a32!important}.pagination-selector{width:250px;position:absolute;bottom:-34px}.pagination-selector h1{padding-top:5px}.level{padding-bottom:0!important}.b-table td,.b-table th{padding:18px 25px!important}.login{-webkit-box-shadow:0 0 5px 3px rgba(0,0,0,.15);box-shadow:0 0 5px 3px rgba(0,0,0,.15);border-right:10px solid var(--main-blue);padding:40px 30px;background-color:#fff;width:100%;max-width:480px}.login-container{width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#232a32;padding:15px}.login-container,.login__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login__body{margin:15px 0;gap:25px}.login__body input{margin-top:5px}.login__reminder{margin:50px 0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login__reminder a{color:#000;font-size:13px}.arrow-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.arrow-list,.arrow-list__item{display:-webkit-box;display:-ms-flexbox;display:flex}.arrow-list__item{margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px}.arrow-list__item i{margin-right:8px}.c-list__element{padding:15px 25px}.c-list li:nth-of-type(2n){background-color:#f4f9fc}.search-input{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.search-input input{width:240px;height:30px;border:1px solid var(--main-gray);border-radius:5px 0 0 5px;border-right:0;padding-left:8px}@media(max-width:991px){.search-input input{width:210px}}@media(max-width:767px){.search-input input{width:180px}}.search-input button{min-width:110px;border-top-left-radius:0!important;border-bottom-left-radius:0!important;height:30px}.upload-input-container{display:-webkit-box;display:-ms-flexbox;display:flex}.upload-input-container button{min-width:110px;border-top-left-radius:0!important;border-bottom-left-radius:0!important;height:30px;margin-top:4px;height:36px}.upload-input{height:36px;width:100%;padding:6px 11px;border-radius:5px;border:1px solid var(--main-gray);border-top-right-radius:0!important;border-bottom-right-radius:0!important;overflow:hidden}#sidebar,.upload-input{display:-webkit-box;display:-ms-flexbox;display:flex}#sidebar{position:fixed;top:0;right:unset;bottom:unset;left:0;width:300px;height:calc(100% - 43px);margin-top:60px;color:#fff;background:#232a32;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;-webkit-transition:all .4s;transition:all .4s}@media(max-width:1200px){#sidebar{left:-300px;position:fixed}}#sidebar .sidebar{min-width:300px!important;letter-spacing:.8px}#sidebar .sidebar__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:25px;height:50px;padding-bottom:3px;color:#a0a0a0;font-size:13px}#sidebar .sidebar__block .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#sidebar .sidebar__block .items a{font-weight:300;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:25px;height:50px;font-size:12px;background:#232a32;-webkit-transition:background .3s;transition:background .3s;cursor:pointer;text-decoration:none;border-bottom:1px solid hsla(0,0%,98%,.2);color:#fff}#sidebar .sidebar__block .items a img{margin-right:10px}#sidebar .sidebar__block .items a.router-link-active,#sidebar .sidebar__block .items a:hover{background:#0081c6}#sidebar .sidebar__block .items a.router-link-active img,#sidebar .sidebar__block .items a:hover img{-webkit-filter:invert(1) sepia(1) saturate(5) hue-rotate(175deg) brightness(25);filter:invert(1) sepia(1) saturate(5) hue-rotate(175deg) brightness(25)}@media(max-width:1200px){#sidebar{z-index:1}}footer{min-width:300px!important;text-align:center;font-size:13px;font-weight:300;padding:25px}#app{font-family:Inter,sans-serif;background:#fafafa;width:100%;height:100%}.tag:hover{cursor:default;background:#e4e4e4}.loading-icon:after{color:var(--main-blue)}ol{margin-top:5px;padding-left:15px}ol li{counter-increment:li}ol li:before{content:counter(li);color:var(--main-blue);display:inline-block;width:1em;margin-left:-1.5em;margin-right:.5em;text-align:right;direction:rtl}h1{margin-bottom:2.5rem!important}.grid{display:grid;gap:30px}.grid--home{grid-template-columns:repeat(3,1fr);grid-template-rows:minmax(300px,1fr)}.grid--home>div{background-color:#fff;padding:30px}.grid--home .c-title{margin-bottom:30px}.grid--home table thead,.grid--home table tr{display:table;width:100%}.grid--home table thead td:last-child,.grid--home table tr td:last-child{text-align:start}.grid--home table thead td:last-child,.grid--home table thead th:last-child,.grid--home table tr td:last-child,.grid--home table tr th:last-child{width:20%}.grid--home table thead td:first-child,.grid--home table thead th:first-child,.grid--home table tr td:first-child,.grid--home table tr th:first-child{width:60%}.grid--home table tbody{max-height:150px;overflow-y:overlay;display:block}.grid--home table tbody::-webkit-scrollbar{width:8px;position:absolute}.grid--home table tbody::-webkit-scrollbar-thumb{background-color:var(--main-gray);border-radius:6px}.grid--home table tbody::-webkit-scrollbar-thumb:hover{background-color:var(--main-gray-hover)}.grid--home table tbody::-webkit-scrollbar-track{background-color:var(--main-gray-light);border-radius:5px;margin:5px 0}@media(max-width:991px){.grid--home{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.grid--home{grid-template-columns:1fr}}#home h1.c-title{margin:25px 0!important}#home h1.c-title:first-child{margin-top:0!important}#process-status-list{grid-column:2/-1}@media(max-width:767px){#process-status-list{grid-column:1}}.graph{padding:0!important;text-align:center}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header h1 span{margin-left:5px}.header .search-input{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:50%}@media(max-width:991px){.header .search-input{float:none;width:100%}}.header #back-button{width:100px}.header .c-btn-container{-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal}