.logIn_page{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.form-container{height:100%;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:10px;color:var(--blue-color)}.form-dialogue{max-width:550px;width:100%;height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:300px}.logInInput{padding:.3em .5em;width:100%;height:50px}.logInTitle{margin-bottom:.5em;width:100%}.login-form{min-width:300px;width:100%;display:flex;flex-direction:column;align-items:flex-start;margin:1em}form>*{margin-bottom:1em}.logInBtn{display:flex;justify-content:center;align-items:center;letter-spacing:.2rem;font-size:1em;margin-top:2em;font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-weight:700;height:40px;width:100%;border-radius:5px;color:#fff;background-color:var(--blue-color)}.logInBtn:active{transform:scale(.98);box-shadow:.5px .5px .5px .5px #0000003d}.logInBtn:focus,.logInBtn:hover{transition:.4s;border:2px solid var(--blue-color);color:var(--blue-color);background-color:var(--grayblue-color);cursor:pointer}.logIn_image_container{width:50%;height:100%;background-image:url(/assets/contenedores-3cf8287e.jpeg);background-size:cover;background-position:bottom center}@media screen and (max-width: 500px){.logIn_image_container{display:none}.login_form{width:100%}.logInTitle{font-size:1.5em;text-align:start}}._ldsSpinner_kpji1_1{color:official;display:inline-block;position:relative;width:80px;height:80px}._ldsSpinner_kpji1_1 div{transform-origin:40px 40px;animation:_lds-spinner_kpji1_1 1.2s linear infinite}._ldsSpinner_kpji1_1 div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#fff}._ldsSpinner_kpji1_1 div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}._ldsSpinner_kpji1_1 div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}._ldsSpinner_kpji1_1 div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}._ldsSpinner_kpji1_1 div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}._ldsSpinner_kpji1_1 div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}._ldsSpinner_kpji1_1 div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}._ldsSpinner_kpji1_1 div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}._ldsSpinner_kpji1_1 div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}._ldsSpinner_kpji1_1 div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}._ldsSpinner_kpji1_1 div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}._ldsSpinner_kpji1_1 div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}._ldsSpinner_kpji1_1 div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes _lds-spinner_kpji1_1{0%{opacity:1}to{opacity:0}}._loading_rrmrg_1{display:inline-block;width:25px;height:25px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:_spin_rrmrg_1 1s ease-in-out infinite;-webkit-animation:_spin_rrmrg_1 1s ease-in-out infinite}@keyframes _spin_rrmrg_1{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes _spin_rrmrg_1{to{-webkit-transform:rotate(360deg)}}.header{padding:0 .5em;width:100%;background-color:var(--blue-color);display:flex;justify-content:space-between;align-items:center;color:#fff}.logo{width:300px;object-fit:contain}.header_full-name{font-weight:500;font-size:1.4rem;height:1.4rem}.header-info-container{padding-right:1em}.api-ver{font-size:.8em}.role-email-container{display:flex;gap:1em}.sidebar{min-height:100%;background-color:var(--blue-color);min-width:145px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-weight:500;padding-right:.5em}.link_container{width:100%;height:100%}.sidebar_link{font-size:.9em;text-decoration:none;color:var(--grayblue-color);background-color:var(--blue-color);display:flex;align-items:center;padding:.7em .3em .7em .4em;width:90%;margin-left:5px;margin-bottom:1em;border-radius:20px}.sidebar_link:hover,.selected,.button:hover,.logOutButton:hover{transition:.3s;color:var(--blue-color);background-color:var(--grayblue-color)}.sidebar_link>p{margin-left:5px;padding-top:.5px}.button{all:unset;cursor:pointer;font-size:.9em;text-decoration:none;color:var(--grayblue-color);background-color:var(--blue-color);display:flex;align-items:center;padding:.7em 0 .7em .8em;width:90%;margin-bottom:1em}.logOutButton{all:unset;cursor:pointer;font-size:.9em;text-decoration:none;color:var(--grayblue-color);background-color:var(--blue-color);display:flex;align-items:center;padding:.7em 0 .7em 1em;width:100%;margin-bottom:1em}.button>p{text-align:center;margin-left:10px;padding-top:.5px}.home_page{display:flex;height:100%;width:100%;align-items:center;justify-content:space-between}.home_form{display:flex;height:100%;width:50%;flex-direction:column;align-items:center;justify-content:center}.form-wrapper{display:flex;flex-direction:column;gap:1em;min-height:200px;width:100%;max-width:400px;padding:1em}.form-wrapper>span{height:3em}.option-label{color:var(--blue-color);font-size:1.5em;margin-bottom:1em}.home_image_container{width:50%;height:100%;background-image:url(/assets/homeImage-2f0a9e76.jpeg);background-size:cover;background-position:bottom center}.continue-btn{padding:1em 5em;border:none;border-radius:10px;background-color:var(--aqua-color);border:1px solid transparent;font-size:1rem;font-weight:700;letter-spacing:1px;color:#fff;cursor:pointer;text-align:center}.continue-btn:active{transform:scale(.98)}.continue-btn:hover{color:var(--blue-color);background-color:var(--grayblue-color);border:1px solid var(--blue-color)}@media screen and (max-width: 500px){.home_image_container{display:none}.home_form{width:100%}}.page{height:100%;width:100%;display:flex;justify-content:center;align-items:center;color:var(--blue-color);flex-direction:column;gap:2em}.wrapper{height:100px;max-width:500px;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.title{text-align:center}.go_back{all:unset;color:#fff;letter-spacing:2px;border-radius:10px;padding:1em 5em;background-color:var(--aqua-color);cursor:pointer}.go_back:hover,.go_back:focus{transition:.3s;color:var(--blue-color);background-color:var(--grayblue-color);border:1px solid var(--blue-color)}.single-element__container{display:flex;flex-direction:column;align-items:center;grid-area:main;gap:.5em;width:100%;height:100%}.single-element__nav-header{width:95%;padding:.7em;display:flex;justify-content:space-between}.goback-link{border:1px solid var(--blue-color);font-size:.8em;padding:.5em 3em;border-radius:2em;cursor:pointer}.single-element__navigation-links-container{display:flex;gap:.7em}.navigation-link{border:1px solid var(--blue-color);font-size:.8em;padding:.5em 1.7em;border-radius:2em;display:flex;flex-direction:column;cursor:pointer}.goback-link:hover,.goback-link:focus,.navigation-link:hover{color:var(--blue-color);background-color:var(--grayblue-color);border:1px solid var(--blue-color)}.goback-link:active,.navigation-link:active{transform:scale(.98)}.form-button__container{display:flex;gap:3em;width:100%;justify-content:flex-end}.name-barcode__container{display:flex;flex-wrap:wrap;width:100%;gap:5em;padding:1em;justify-content:flex-start}.single-element__information{border:2px solid var(--blue-color);border-radius:10px;display:flex;flex-wrap:wrap;overflow:auto;gap:1em;width:95%;min-height:350px;height:90%;padding:1em}.single-element__information__title-container{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between;padding:.2em 1em}.single-element__information__title{display:flex;gap:2em}.edit-btn{all:unset;border:1px solid var(--blue-color);border-radius:25px;padding:.5em 1em;max-height:25px}.edit-btn:active{transform:scale(.98);box-shadow:.5px .5px .5px .5px #0000003d}.edit-btn:focus,.edit-btnn:hover{cursor:pointer}.edit-btn__container{display:flex;gap:.7em;cursor:pointer}.single-element__detail-information{display:flex;flex-wrap:wrap;gap:3em}.detail__cell{display:flex;gap:.1em;flex-direction:column;min-width:400px}.notes{min-height:50%;max-height:350px;max-width:400px;font-family:Roboto,sans-serif;font-weight:400;font-size:1em;letter-spacing:1.2px;padding:.5em;overflow-y:auto;border:1px dashed var(--blue-color);border-radius:6px}.detail__cell>h3{font-size:1.2em}.detail__cell>p{font-size:1em;word-wrap:break-word}.detail__cell__wrapper{display:flex;flex-direction:column;max-width:500px;gap:2em;padding:1em}.main-photo{border-radius:6px;min-width:400px;max-width:400px;min-height:500px;max-height:500px;height:100%;object-fit:cover;box-shadow:2px 2px 2px 2px #0000003d;cursor:pointer;display:flex;justify-content:center;align-items:center}.main-photo__input{position:relative;border-radius:6px;width:400px;min-height:500px;height:100%;object-fit:cover;box-shadow:2px 2px 2px 2px #0000003d;display:flex;justify-content:center;align-items:center}.main-photo__input:active{transform:scale(.98)}.main-photo__decoration-container{width:80%;border:2px dashed var(--blue-color);height:80%;border-radius:6px;flex-direction:column;display:flex;justify-content:center;align-items:center;gap:1em;font-size:1rem;font-weight:600;cursor:pointer}.main-photo__decoration-container>span{border-radius:50%;border:2px solid var(--blue-color);display:flex;justify-content:center;align-items:center;padding:1em}.aquabg{background-color:var(--grayblue-color)}.small-form-wrapper{height:100%;max-height:600px;width:100%;display:flex;gap:3em;flex-wrap:wrap}.small-form-wrapper p{margin-top:1em}.inconsistency-message{color:red;border:1px solid red;border-radius:6px;padding:.5em;max-height:40px}.single-element-photos__container{display:flex;flex-wrap:wrap;padding:2em 0;gap:1em;width:100%}.single-element-photo{border-radius:6px;width:210px;height:100%;max-height:370px;object-fit:cover;box-shadow:2px 2px 2px 2px #0000003d}.single-element-photo{min-height:300px;background-color:#00f;overflow:hidden}.single-element-photo{transition:transform .75s cubic-bezier(.5,0,.5,1),opacity .25s linear}.single-element-photo:hover,.single-element-photo:focus{transform:scale(1.05);cursor:pointer;opacity:.9}.single-element-btn__container{display:flex;gap:1em}.related-list__container{display:flex;flex-direction:column;width:100%;height:400px;align-self:flex-end;justify-content:space-between;padding:1em}.related-list__wrapper{display:flex;border:1px solid var(--blue-color);border-radius:10px;justify-content:space-around;align-items:flex-end;width:100%;height:90%;padding:1em 0}.related-list__container .filter_sidebar{border:none}.related-list__container .inventory-loading-container{max-width:800px}.related-list__container .main-container{max-width:1000px;width:100%;height:100%;display:flex;overflow-y:scroll;border:1px solid var(--blue-color);border-radius:4px}.morepics-wrapper{border-top:2px solid var(--blue-color);padding:1em;width:100%}._notFoundContainer_830yp_1{height:100%;width:100%;display:flex;align-items:center;justify-content:center;padding:2em}._notFoundCard_830yp_10{width:600px;height:300px;background-color:var(--grayblue-color);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.4em}._link_830yp_21{width:100px;border:2px solid var(--aqua-color);padding:1em 2em;border-radius:6px;text-align:center;font-size:1.3rem;background-color:var(--aqua-color);letter-spacing:2px}._linkBtn_830yp_32{width:150px;border:2px solid var(--aqua-color);padding:1em 2em;border-radius:6px;text-align:center;font-size:1.3rem;background-color:var(--aqua-color);letter-spacing:2px}._link_830yp_21:hover,._linkBtn_830yp_32:hover{background-color:var(--grayblue-color);color:var(--blue-color)}._link_830yp_21:active,._linkBtn_830yp_32:active{transform:scale(.98)}.section_header{grid-area:header;border:2px solid var(--blue-color);border-left:none}.toolbar{border-left:transparent;border-bottom:none;display:flex;justify-content:space-between;padding:1em;gap:1em}.toolbar__wrapper{display:flex;gap:1em}.toolbar .toolbar__btn{all:unset;display:flex;align-items:center;gap:.5em;color:var(--blue-color);cursor:pointer;padding:.5em 1em;border-radius:20px;min-width:150px;text-align:center}.toolbar .toolbar__btn:active{transform:scale(.98);box-shadow:.5px .5px .5px .5px #0000003d}.toolbar .outlined-btn{border:1px solid var(--blue-color)}#new-element{display:flex;gap:1em}.navbar{display:flex;padding:1.5em 1em;justify-content:space-between;align-items:center;border-left:transparent;border-top:2px solid var(--blue-color)}.navbar__link{all:unset;cursor:pointer;font-size:1.1em;font-weight:400;text-decoration:none;transition:width .3s;border:1px solid transparent;padding:4px}.navbar__link:hover{border-bottom:2px solid var(--blue-color)}.navbar__link:active{color:var(--aqua-color);border-bottom:2px solid var(--aqua-color)}.nav-selected{border-bottom:2px solid var(--blue-color)}.bulkupdate-modal__container{background:rgba(0,0,0,.6);height:100%;width:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;z-index:1000}.bulkupdate-input__container{background-color:var(--grayblue-color);display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:500px;width:1000px;padding:5em;gap:2em}.bulk-upload__error-message{width:400px;text-align:center;color:red;border:1px solid red;border-radius:6px;padding:.5em;max-height:40px}.toolbar__modal-btn__wrapper{display:flex;gap:1em;width:600px;justify-content:flex-end}.toolbar__modal-btn{all:unset;display:flex;justify-content:center;gap:.5em;color:var(--blue-color);cursor:pointer;padding:.5em 1em;border-radius:20px;min-width:150px}.toolbar__modal-btn:active{transform:scale(.98)}.bulkimport-input__container{border:2px solid var(--blue-color);height:300px;width:600px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}.field-select{text-align:center;width:300px;border:2px solid var(--blue-color);border-radius:6px}#fullinventory-icon,#categories-icon,#subcategories-icon,#groups-icon,#buildings-icon,#floors-icon,#locations-icon,#costcenters-icon{display:none}@media screen and (max-width: 900px){.toolbar{font-size:.8em}}@media screen and (max-width: 1200px){.navbar__link p{display:none}#fullinventory-icon,#categories-icon,#subcategories-icon,#groups-icon,#buildings-icon,#floors-icon,#locations-icon,#costcenters-icon{display:block}}.sucess-message{margin:10px}.filter_sidebar{border:2px solid var(--blue-color);border-bottom:transparent;grid-area:sider;display:flex;flex-direction:column;align-items:center;min-width:300px;padding-top:3em}.quick-search__container{display:flex;padding-top:1em;flex-direction:column;align-items:center;width:90%;gap:.7em}.label{text-align:left;width:100%}.search-input__container{background-color:#d3d3d3;height:50px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:.3em;border-bottom:2px solid var(--blue-color);margin-bottom:3em}.search__input{all:unset;width:80%;height:100%;background-color:transparent}.filters__container{width:100%;display:flex;flex-direction:column;align-items:center;gap:1em}.navigation-bar__container{padding:.5em;min-width:785px;width:100%;display:flex;position:sticky;bottom:0;border-top:1px solid var(--blue-color);border-bottom:none;background-color:#fcfcfc;gap:1em;justify-content:space-between;align-items:center}.navigation-bar_buttons-container{display:flex;flex-wrap:wrap;gap:.5em}.navigation-bar__button{all:unset;padding:.05em 1em;border:1px solid var(--blue-color);background-color:var(--grayblue-color);color:var(--blue-color);color:#000;border-radius:6px}.navigation-bar__button:active{transform:scale(.98);box-shadow:.5px .5px .5px .5px #0000003d}.navigation-bar__button:focus,.navigation-bar__button:hover{border:1px solid var(--blue-color);color:var(--blue-color);cursor:pointer;background-color:var(--grayblue-color)}.navigation-bar__page-index{width:130px;text-align:center;align-items:center;justify-content:center;display:flex;gap:.5em}.navigation-bar__page-index input{text-align:center;padding:.2em;max-width:38px}.total-items{left:1em}select{appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;outline:none}select::-ms-expand{display:none}.select{width:100px;border:1px solid var(--select-border);border-radius:.25em;padding:.25em .5em;font-size:1.25rem;cursor:pointer;line-height:1.1;background-color:#fff;background-image:linear-gradient(to top,#f9f9f9,#fff 33%);display:grid;grid-template-areas:"select";align-items:center;position:relative}.select:after{content:"";width:.8em;height:.5em;background-color:var(--select-arrow);clip-path:polygon(100% 0%,0 0%,50% 100%);justify-self:end}select,.select:after{grid-area:select}select:focus+.focus{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid var(--blue-color);border-radius:inherit}table{font-family:Roboto,sans-serif;font-size:.9em;border-collapse:collapse;color:#000;min-width:100%}table td,table th{border:1px solid #ddd;padding:0 5px}.table-header{max-width:100px}table tr:hover{background-color:#ddd}table th,tfoot td{padding-top:8px;padding-bottom:8px;text-align:center;background-color:var(--grayblue-color)}table th{min-width:90px}table tr .customCheckbox{display:flex;justify-content:center}.sort-icon-container{display:flex;justify-content:center;align-items:center;gap:6px}.sort-icon{width:1rem}.not-icon{display:none}.bulk-import-btn__container{border:2px solid var(--blue-color);position:absolute;right:2em;bottom:6em;width:200px;height:70px;border-radius:10px;background-color:var(--aqua-color);color:var(--blue-color);display:flex;justify-content:center;align-items:center;gap:1em;cursor:pointer;padding:0 1em}.bulkupdate-input__responseWrapper{display:flex;gap:1em}.bulk-import-btn__container *{border:none;color:var(--blue-color);font-weight:700;font-size:1em;height:20px;background-color:var(--aqua-color);cursor:pointer;margin-bottom:-5px}.bulk-import-btn{font-size:.9em}.bulk-import-btn__container .icon{margin-bottom:-10px}.bulk-import-form{top:0;right:0;background:rgba(0,0,0,.6);height:100%;width:100%;position:absolute;display:flex;justify-content:center;align-items:center}.bulk-import-input__container{background-color:var(--grayblue-color);display:flex;flex-direction:column;justify-content:center;align-items:center;height:500px;width:1000px;padding:5em;z-index:100;gap:2em}.bulkupdate-input__container-loading{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:4rem}.bulk-upload-input{display:none}.bulk-upload-input__label{border:2px solid var(--blue-color);padding:.7em;border-radius:30px;cursor:pointer}.bulk-upload-input__container{border:2px solid var(--blue-color);height:300px;width:600px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}.input-wrapper{width:80%;display:flex;justify-content:space-evenly;align-items:center}.bulk-import-buttons__container{display:flex;justify-content:flex-end;gap:1em;width:100%;width:600px}.input-btn{all:unset;padding:.5em 2em;border-radius:30px;cursor:pointer}.accept{color:var(--grayblue-color);background:var(--blue-color)}.inventory-loading-container{height:100%;width:100%;grid-area:main;display:flex;justify-content:center;align-items:center}.inventory_layout{color:var(--blue-color);position:relative;width:100%;height:100%;display:grid;grid-template-areas:"sider header header header header" "sider main   main   main   main  " "sider main   main   main   main  " "sider main   main   main   main  " "sider main   main   main   main  ";grid-template-rows:150px;grid-template-columns:minmax(min-content,200px);overflow:auto}.main-container{position:relative;overflow:auto;grid-area:main;max-height:75.3vh;display:flex;flex-direction:column}.delete-modal__container{background:rgba(0,0,0,.6);height:100%;width:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;z-index:1000}._metadataContainer_l2864_1{display:flex;gap:1em;flex-wrap:wrap;justify-content:flex-end}._metadataCell_l2864_9{color:gray}._metadataCellTitle_l2864_13{font-size:.8rem;font-weight:600}._metadataCellValue_l2864_19{font-size:.8rem}._imgContainer_1ihej_1{position:relative}._deleteIconContainer_1ihej_6{position:absolute;display:flex;justify-content:center;align-items:center;top:1em;left:1em;padding:.5em;background:white;border-radius:50%;cursor:pointer}._deletePhotoModal__container_1fg6u_1{background:rgba(0,0,0,.6);height:100%;width:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;z-index:1000;border-radius:6px}._deletePhoto__container_1fg6u_17{color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;padding:5em;z-index:100;border-radius:6px;gap:2em}._outerBtn__container_1fg6u_31{display:flex;gap:1em}._deletePhotoBtn__container_1fg6u_36{background-color:var(--grayblue-color);display:flex;gap:.7em;cursor:pointer}._deleteBtn_1fg6u_44{all:unset;border:1px solid var(--blue-color);background-color:var(--grayblue-color);color:var(--blue-color);border-radius:25px;padding:.5em 1em;max-height:25px}._addImageContainer_1plj9_1{min-width:50%;max-width:800px;min-height:500px;display:flex;flex-direction:column;gap:1em;background-color:var(--aqua-color);border-radius:10px;padding:1em}._addImageInnerContainer_1plj9_25{border:2px solid var(--blue-color);width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:10px}._uploadZone_1plj9_47{min-height:100%;width:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;text-align:center;border-radius:6px;cursor:pointer;padding:1em}._imgWrapper_1plj9_73{z-index:5000;position:relative}._closeIcon_1plj9_83{background-color:#fff;position:absolute;right:5px;top:5px;display:flex;border-radius:50%}._closeIcon_1plj9_83:hover{cursor:pointer}._closeIcon_1plj9_83:active{transform:scale(.9)}._addPicBtn_1plj9_115{min-height:50px;min-width:200px;border-radius:30px;border:none;background-color:var(--blue-color);color:var(--aqua-color);font-size:1rem;padding:.5em;font-weight:600;letter-spacing:.7px}._addPicBtn_1plj9_115:hover,._closeBtn_1plj9_141:hover{cursor:pointer}._addPicBtn_1plj9_115:active,._closeBtn_1plj9_141:active{transform:scale(.98)}._closeBtn_1plj9_141{min-height:50px;min-width:200px;border-radius:30px;border:1px solid var(--blue-color);background-color:var(--aqua-color);color:var(--blue-color);font-size:1rem;padding:.5em;font-weight:600;letter-spacing:.7px}._buttonsContainer_1plj9_185{padding:1em;height:100%;width:100%;display:flex;justify-content:flex-start;align-items:center;gap:1em}._buttonsContainer_1plj9_185>p{font-size:1.1rem;letter-spacing:.7px}._imagesContainer_1plj9_215{width:100%;min-height:300px;max-height:100%;border:2px dashed var(--blue-color);display:flex;flex-direction:column;justify-content:center;border-radius:6px}._images_1plj9_215{display:flex;gap:1em;padding:1em;flex-wrap:wrap}._closeBtnWrapper_1plj9_251{width:100%;display:flex;justify-content:flex-end;gap:1em}._singleElementPhotoUpload_1plj9_265{border-radius:6px;max-height:150px;object-fit:cover;box-shadow:2px 2px 2px 2px #0000003d}._loadingContainer_1plj9_281{display:flex;font-size:1.5rem;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:500px;gap:2em;color:var(--blue-color)}._cardContainer_dzrp1_1{border:2px solid var(--blue-color);border-radius:6px;min-height:300px;width:210px;padding:2em;box-shadow:2px 2px 2px 2px #0000003d;cursor:pointer}._addImageCard_dzrp1_21{border:2px dashed var(--blue-color);min-height:300px;border-radius:6px;object-fit:cover;display:flex;justify-content:center;align-items:center}._cardDecoration_dzrp1_41{border:2px solid var(--blue-color);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}._cardContainer_dzrp1_1:active{transform:scale(.98)}.addphoto-inputelement{display:none}.add-main-image__buttons-container{position:absolute;bottom:1em;width:80%;height:80px;background-color:var(--aqua-color);border-radius:6px;display:flex;justify-content:center;align-items:center;gap:3em}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,sans-serif}.App{height:100vh;width:100%;display:flex;flex-direction:column;align-items:center}.main{width:100%;min-height:88%;height:100%;display:flex;align-items:center;justify-content:center}.business_logic_container{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:flex-start}ul{list-style-type:none;padding:0}li{margin:0;padding:0}.loading_container{position:relative;height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.loading_image{position:absolute;width:200px;animation:myAnim 2s ease 0s 1 normal forwards}@keyframes myAnim{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}a{all:unset;cursor:pointer;font-weight:500;color:var(--blue-color)}.settings-sider{border-right:2px solid var(--blue-color);display:flex;flex-direction:column;align-items:center;gap:3.5em;width:300px;height:100%;padding:3em 1.5em 1.5em}.sider-title{font-size:2rem;margin:0;color:var(--blue-color)}.settings-link{font-size:1.2rem}.settings-link:active,.settings-link:focus,.settings-link:hover{border-bottom:2px var(--blue-color) solid}.settings-link__container{height:100%}.settings-link__list{height:100%;display:flex;flex-direction:column;gap:1em}.roles-permits__navbar__container{border-bottom:2px solid var(--blue-color);width:100%;height:150px;display:flex;flex-direction:column;justify-content:space-between}.settings-roles__link__list{height:50%;display:flex;gap:2em;align-items:flex-end;padding:1em;border-top:2px solid var(--blue-color)}.roles-permits__navbar__toolbar{height:50%;display:flex;align-items:center;justify-content:flex-end;padding:2em}.roles-permits__toolbar__btn{all:unset;display:flex;align-items:center;gap:.5em;color:var(--blue-color);cursor:pointer;padding:.5em 1em;border-radius:20px;min-width:150px;text-align:center;border:1px solid var(--blue-color)}.roles-permits__toolbar__btn:active{transform:scale(.98);box-shadow:.5px .5px .5px .5px #0000003d}.new-user-modal__container *{margin:0}.new-user-modal__container{background-color:var(--grayblue-color);display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:700px;width:1000px;padding:5em;z-index:100;gap:1em;color:var(--blue-color)}.new-user__edit-select-field{height:55px;border-radius:4px;border:1px solid lightgray;padding-left:1em;cursor:pointer}.new-user__field-container{display:flex;flex-direction:column;min-width:350px;max-width:400px;gap:1em}.new-user__field-wrapper{width:100%;display:flex;flex-direction:column;gap:1em}.new-user__btn-container{display:flex;width:100%;justify-content:space-around}.new-user__btn-container>*{all:unset;border:1px solid var(--blue-color);height:50px;width:120px;text-align:center;border-radius:10px;font-weight:700;cursor:pointer;letter-spacing:1px}.new-user__btn-container>*:active{transform:scale(.98);box-shadow:.5px .5px .5px .5px #0000003d}.new-user__btn-container>button:nth-child(1){background-color:var(--blue-color);color:var(--grayblue-color)}.new-user__footer{display:flex;gap:1em}.new-user__confirmation_container{display:flex;flex-direction:column;gap:4em}.new-user__error-message{color:red;border:1px solid red;text-align:center;padding:.5em 1em;border-radius:10px}.confirmation-field__wrapper{display:flex;justify-content:space-between;gap:1em}.settings-security__outlet{height:calc(100% - 150px);position:relative}.security-page{width:90%}.personal-settings__page{width:90%;padding:2em}.personal-settings__page__container{border:2px solid var(--blue-color);color:var(--blue-color);width:100%;height:100%;border-radius:15px;overflow:auto;display:flex;flex-direction:column;gap:1em;padding:4em 3em}.personal-settings_edit-btn__container{display:flex;gap:.7em;cursor:pointer;width:70px}.personal-settings_edit-btn{all:unset;border:1px solid var(--blue-color);border-radius:25px;padding:.5em 1em;max-height:25px;width:100px}.personal-settings_edit-btn:focus,.personal-settings_edit-btnn:hover{cursor:pointer}.personal-settings__toolbar{width:100%;display:flex;justify-content:flex-end}.personal-settings__detail-field-container{display:flex;flex-direction:column;gap:.5em}.personal-settings__editview-form_container{display:flex;flex-direction:column;align-items:center;justify-content:center}.personal-settings__editview-form{display:flex;gap:2em;justify-content:space-around;flex-wrap:wrap;width:70%}.personal-settings__col{display:flex;flex-direction:column;gap:3em}.personal-settings__edit-select-field{height:55px;min-width:350px;max-width:400px;border-radius:4px;border:1px solid lightgray;padding-left:1em;cursor:pointer}.passwordconfirm-modal__container{background-color:var(--grayblue-color);display:flex;flex-direction:column;justify-content:center;align-items:center;height:500px;width:1000px;padding:5em;z-index:100;gap:2em}.personal-settings__edit-pw-field{width:350px;max-width:400px}.pw-confirm__btn-container{display:flex;gap:3em}.personal-settings__edit-field-container{display:flex;flex-direction:column;min-width:350px;gap:.5em}.personal-settings_edit-btn:active{transform:scale(.98);box-shadow:.5px .5px .5px .5px #0000003d}.personal-settings_confirm-btn{letter-spacing:.2rem;font-size:1em;margin-top:2em;font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-weight:700;height:40px;width:90%;border-radius:5px;color:#fff;background-color:var(--blue-color)}.personal-settings_confirm-btn:active{transform:scale(.98);box-shadow:.5px .5px .5px .5px #0000003d}.personal-settings_confirm-btn:focus,.personal-settings_confirm-btn:hover{transition:.4s;border:2px solid var(--blue-color);color:var(--blue-color);background-color:var(--grayblue-color);cursor:pointer}.personal-settings__error-msg{color:red;border:1px solid red;border-radius:10px}.settings-page{width:100%;height:100%;overflow:auto;display:flex}._DevicesAndClients_1qmh8_1{width:90%}._container_hluer_1{background-color:var(--grayblue-color);width:600px;height:400px;padding:1em}._innercontainer_hluer_8{border-radius:6px;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}._textfieldContainer_hluer_20{border-radius:6px;display:flex;flex-direction:column;gap:1em;width:300px}._btnContainer_hluer_28{display:flex;gap:1em}._backBtn_hluer_33{border:none;background:var(--blue-color);width:150px;height:50px;border-radius:20px;color:var(--grayblue-color);font-size:1rem;font-weight:500;letter-spacing:1px;cursor:pointer}._acceptBtn_hluer_46{border:2px solid var(--blue-color);background-color:var(--grayblue-color);width:150px;height:50px;border-radius:20px;color:var(--blue-color);font-size:1rem;font-weight:500;letter-spacing:1px;cursor:pointer}._acceptBtn_hluer_46:active,._backBtn_hluer_33:active{transform:scale(.98)}._textfield_hluer_20{border:none;background-color:var(--grayblue-color);border-radius:6px}._errorMsg_hluer_70{color:var(--blue-color);letter-spacing:1px;max-width:300px;text-align:center}._clientDevicesNavbarContainer_qg0tp_1{border-bottom:2px solid var(--blue-color);width:100%;height:150px;display:flex;flex-direction:column;justify-content:space-between}._clientDevicesNavbarToolbar_qg0tp_11{height:50%;display:flex;align-items:center;justify-content:flex-end;padding:2em}._clientDevicesNavBarToolbarBtn_qg0tp_20{all:unset;display:flex;align-items:center;gap:.5em;color:var(--blue-color);cursor:pointer;padding:.5em 1em;border-radius:20px;min-width:150px;text-align:center;border:1px solid var(--blue-color)}._clientDevicesNavBarLinkList_qg0tp_34{height:50%;display:flex;gap:2em;align-items:flex-end;padding:1em;border-top:2px solid var(--blue-color)}._container_15tdm_1{background-color:var(--grayblue-color);width:600px;height:400px;padding:1em}._innercontainer_15tdm_8{border-radius:6px;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}._textfieldContainer_15tdm_20{border-radius:6px;display:flex;flex-direction:column;gap:1em;width:300px}._btnContainer_15tdm_28{display:flex;gap:1em}._backBtn_15tdm_33{border:none;background:var(--blue-color);width:150px;height:50px;border-radius:20px;color:var(--grayblue-color);font-size:1rem;font-weight:500;letter-spacing:1px;cursor:pointer}._acceptBtn_15tdm_46{border:2px solid var(--blue-color);background-color:var(--grayblue-color);width:150px;height:50px;border-radius:20px;color:var(--blue-color);font-size:1rem;font-weight:500;letter-spacing:1px;cursor:pointer}._acceptBtn_15tdm_46:active,._backBtn_15tdm_33:active{transform:scale(.98)}._textfield_15tdm_20{border:none;background-color:var(--grayblue-color);border-radius:6px}._errorMsg_15tdm_70{color:var(--blue-color);letter-spacing:1px;max-width:300px;text-align:center}._userdeviceRow_1i6zr_1{cursor:pointer;color:var(--blue-color)}._loaderrPage_1ih11_1{width:100%;height:100%;overflow:auto;display:flex;position:relative}._filterSidebar_1ih11_9{border:2px solid var(--blue-color);border-bottom:transparent;grid-area:sider;display:flex;flex-direction:column;align-items:center;min-width:300px;padding-top:3em}._quickSearchContainer_1ih11_20{display:flex;flex-direction:column;align-items:center;width:90%}._label_1ih11_27{text-align:left;width:100%;margin-bottom:1.5em}._searchInputContainer_1ih11_33{background-color:#d3d3d3;height:50px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:.3em;border-bottom:2px solid var(--blue-color);margin-bottom:3em}._mainContainer_1ih11_45{width:100%;border-top:2px solid var(--blue-color)}._loadErrorHeader_1ih11_50{border-top:2px solid var(--blue-color);border-bottom:2px solid var(--blue-color);display:flex;justify-content:center;align-items:center;grid-area:header}._sectionTitle_1ih11_59{color:var(--blue-color)}._singleElementInformationTitleContainer_183lf_1{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between;padding:.2em 1em}._singleElementInformationTitle_183lf_1{display:flex;gap:2em}:root{font-size:16px;line-height:24px;font-weight:400}:root{--aqua-color: #26b2a4;--blue-color: #10406f;--gray-color: #afafaf;--grayblue-color: #cdedea;--select-border: #777;--select-focus: blue;--select-arrow: var(--select-border)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-button{background:var(--aqua-color);display:none}::-webkit-scrollbar-thumb{background:var(--aqua-color)}::-webkit-scrollbar-thumb:hover{background:#666}::-webkit-scrollbar-track{background:var(--grayblue-color);border-radius:5px}::-webkit-scrollbar-corner{background:#999}::-webkit-resizer{background:var(--grayblue-color)}
