@import url(https://fonts.googleapis.com/css?family=Overpass&display=swap);@import url(https://fonts.googleapis.com/css?family=Exo+2:200,300,400,500,600,700,800,900&display=swap);*,:after,:before{box-sizing:inherit;margin:0;padding:0}body{box-sizing:border-box}a{color:inherit;text-decoration:none}li,ul{list-style:none}img{max-width:100%;height:auto}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{border-radius:4px}::-webkit-scrollbar-thumb{background:rgba(200,199,204,.55);border-radius:10px}body{font-family:"Overpass",sans-serif}.advertisementForm{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:20px;gap:20px;width:600px;margin:auto;padding-top:50px}.advertisementListLoader{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:300px}.advertisementList,.advertisementListLoader{display:-webkit-flex;display:flex;height:100%}.advertisementList{width:100%}.advertisementList__list{height:100%;overflow-y:auto;width:300px;border-right:1px solid #f5f5f5}.selectedAds{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100%;width:100%}.selectedAds__content{min-width:600px;max-width:600px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:auto;grid-gap:30px;gap:30px}.selectedAds__buttons{display:-webkit-flex;display:flex;grid-gap:10px;gap:10px}.selectedAds__delete{background-color:red!important;color:#fff!important}.loading{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.loading__spinner{color:#fff}.userCard{border-bottom:2px solid rgba(200,199,204,.2);background-color:#fff;margin-bottom:0;padding:10px;cursor:pointer;transition:background .3s ease}.userCard:hover{background:rgba(19,124,189,.6);box-shadow:0 0 8px 0 rgba(0,0,0,.2);background-color:#eaf8ff}.userCard__speciality{color:#c8c7cc;font-size:.8rem!important}.userCard__identityContainer{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.userCard__avatarContainer{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding:3px;border-radius:100%}.userCard__avatarContainer.ecps{background:linear-gradient(to bottom right,#fdeab1,#d2a749);-webkit-flex-shrink:0;flex-shrink:0}.userCard__avatarContainer.td{background:linear-gradient(to bottom right,#e1e2e5,#737c95);-webkit-flex-shrink:0;flex-shrink:0}.userCard__avatarContainer.bordered{background:hsla(0,0%,50.2%,.384);padding:1px!important;-webkit-flex-shrink:0;flex-shrink:0}.userCard__avatar{box-shadow:0 0 8px 0 rgba(0,0,0,.2);background-color:rgba(41,182,246,.55)!important}.userCard__identityInfos{width:100%;margin-left:10px}.userCard__nameContainer{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.userCard__name{font-size:.9rem!important}.userCard__email{color:#c8c7cc;font-size:.8rem!important}.buildingCard{background-color:transparent}.buildingCard:hover{text-decoration:none;cursor:pointer;color:#29b6f6}.buildingCard__content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;background-color:rgba(200,199,204,.2);height:10rem;padding:0 1.42rem;transition:all .3s ease}.buildingCard__content:hover{cursor:pointer;background-color:#29b6f6;color:#fff}.buildingCard__content:hover .buildingCard__name{color:#fff}.buildingCard__logo{padding:.6rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.buildingCard__logo img{vertical-align:middle;border-style:none}.buildingCard__name{font-size:1rem;line-height:1.29;font-weight:700;color:#263238;margin-bottom:.6rem}.buildingCard__workspaceCount{border-radius:14.5px;border:1px solid rgba(200,199,204,.5490196078431373);padding:3px 20px;font-size:13px}.workspaceCard{background-color:transparent}.workspaceCard:hover{text-decoration:none;cursor:pointer;color:#29b6f6}.workspaceCard__content{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background-color:rgba(200,199,204,.2);height:6rem;padding:0 1.42rem;transition:all .3s ease}.workspaceCard__content:hover{cursor:pointer;background-color:#29b6f6;color:#fff}.workspaceCard__content:hover .workspaceCard__name{color:#fff}.workspaceCard__logo{padding:.6rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.workspaceCard__logo img{vertical-align:middle;border-style:none}.workspaceCard__name{font-size:1rem;line-height:1.29;font-weight:700;color:#263238;margin-bottom:.6rem}.workspace-add-card{border:2px dashed rgba(200,199,204,.2);height:6rem}.workspace-add-card,.workspace-add-card .workspace-add-plus{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.workspace-add-card .workspace-add-plus{background-color:rgba(200,199,204,.2);border-radius:100%;width:52px;height:52px}.workspace-add-card:hover{border:2px dashed #29b6f6}.workspace-add-card:hover .workspace-add-plus{background-color:#29b6f6}.createWorkspaceCard{background-color:transparent;transition:all .3s ease}.createWorkspaceCard:hover{text-decoration:none;cursor:pointer;color:#29b6f6}.createWorkspaceCard__container{border:2px dashed rgba(200,199,204,.2);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:6rem}.createWorkspaceCard__container:hover{border:2px dashed #29b6f6}.createWorkspaceCard__container:hover .createWorkspaceCard__svg{background-color:#29b6f6}.createWorkspaceCard__svg{background-color:rgba(200,199,204,.2);border-radius:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:52px;height:52px;transition:all .3s ease}.createBuildingCard{background-color:transparent;transition:all .3s ease}.createBuildingCard:hover{text-decoration:none;cursor:pointer;color:#29b6f6}.createBuildingCard__container{border:2px dashed rgba(200,199,204,.2);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:10rem}.createBuildingCard__container:hover{border:2px dashed #29b6f6}.createBuildingCard__container:hover .createBuildingCard__svg{background-color:#29b6f6}.createBuildingCard__svg{background-color:rgba(200,199,204,.2);border-radius:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:52px;height:52px;transition:all .3s ease}.sidebarBuilding{width:13.5rem;border-right:1px solid #f5f5f5;float:left}.sidebarBuilding__item a{display:block;padding:10px;transition:all .3s ease;cursor:pointer}.sidebarBuilding__item a.active,.sidebarBuilding__item a:hover{background-color:#29b6f6;color:#fff}.sidebarProfile{width:13.5rem;border-right:1px solid #f5f5f5;float:left}.sidebarProfile__item a{display:block;padding:10px;transition:all .3s ease;cursor:pointer}.sidebarProfile__item a.active,.sidebarProfile__item a:hover{background-color:#29b6f6;color:#fff}.sidebarWorkspace{width:13.5rem;border-right:1px solid #f5f5f5;float:left}.sidebarWorkspace__item a{display:block;padding:10px;transition:all .3s ease;cursor:pointer}.sidebarWorkspace__item a.active,.sidebarWorkspace__item a:hover{background-color:#29b6f6;color:#fff}.unit{background-color:rgba(200,199,204,.2);border-bottom:1px solid rgba(200,199,204,.55);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer;margin-top:.5rem;padding:0 5px}.unit__name{padding-top:5px}.unit__addDialog--field,.unit__dialog{display:-webkit-flex;display:flex}.unit__addDialog--field{margin:20px 0;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start}.unit__field:not(:last-child){margin-right:20px}.bed{min-width:143px;max-width:143px;max-height:46px;background-color:#f4f4f5;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:3.14rem;padding:.25rem;margin-right:.25rem;margin-top:.5rem;cursor:pointer}.bed,.bed__info{-webkit-flex:1 1;flex:1 1}.bed__info{text-align:center}.bed__info--image{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAMNJREFUSA1jYBgFgyYE1JbN+g/C1HYQE7UNRDeP5hawoNuIjU9M0DEyMDxnYGQ8xMLMXnY1LO4RzByq+QAYeZL///8P//3n50XtVYvkYBYQ5QOY4ltRaUCHYgd6a2fL/PjJMJOB4b/Xn78/u4GqwkEqqeaDS8GpTzjYGdLB1v//bwumqWkByECQJSAaFFwgGgSo5gOIcZgkzS2ARxoxSRHTfbhFYAmC5j7ASKYwm3G7Db8MekjQ3Ac0twC/f0dlh0UIAADsFDEneevFXQAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:50%;background-size:contain;min-width:24px;min-height:24px}.bed:hover{background-color:rgba(41,182,246,.55)}.bed:hover .bed__info--image{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAJNJREFUSA3tUtEKgCAM1Ogzou/PD+iXfO0TapOdD0NKaoKBAznd2t125NyIbhw4JawHmqwJNV8fArDvASPVNzqr3iK90VwqolaJR1EEzXcCpRpy1L/Q2YUnIJ/xqwATiQhTxUyMi4WAiCQq8PbxF2GaN+jRxHvhboGegnmaWzTraaGs87Vv7UTzDZoL1G4+vvuxAxdn+sqNWRm8jgAAAABJRU5ErkJggg==)}.workspaceToLink{display:-webkit-flex;display:flex;padding:6px 10px;cursor:pointer}.workspaceToLink:hover{background:rgba(200,199,204,.2)}.workspaceToLink__name{margin-right:10px}.workspaceToLink__buildings{color:hsla(0,0%,50.2%,.384);font-size:.9rem}.backoffice{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex:1 1;flex:1 1;background-color:rgba(200,199,204,.2)}.menu{position:absolute;width:100%;top:0;left:0;z-index:1;padding:0 24px}.menu__links{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.menu__link{text-transform:uppercase;font-size:1.5rem}.menu__link:not(:last-child){margin-right:70px}.menu__link.webapp{background-image:linear-gradient(246deg,#29b6f6,#26a69a);border:none;padding:0 16px;border-radius:4px;transition:all .5s ease-out;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:36px;color:#fff}.menu__logo{margin-right:auto}.menu__logo img{height:70px}.navbar{height:calc(100% - 4.57rem);-webkit-justify-content:space-between;justify-content:space-between}.navbar,.navbar__links{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.navbar__links{list-style:none;margin:0;padding:60px 0 0}.navbar__links li a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:4rem}.navbar__links li a:hover{background-color:rgba(200,199,204,.2)}.navbar__links li a:last-child{border-bottom:1px solid rgba(200,199,204,.2)}.navbar__links li a:last-child svg{color:rgba(38,50,56,.4)}.navbar__links li a.active{background-color:rgba(200,199,204,.2)}.navbar__settings{margin-top:auto;color:#aeadb3!important}.sidebar{position:fixed;height:100%;width:4.57rem;border-right:1px solid rgba(200,199,204,.2);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background-color:#fff}.sidebar__logo{-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;border-bottom:1px solid rgba(200,199,204,.2)}.header,.sidebar__logo{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:4.57rem}.header{position:fixed;width:calc(100% - 4.57rem);left:4.57rem;background-color:#fff;padding:10px 20px 0;-webkit-justify-content:space-between;justify-content:space-between}.header__left{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.header__devInfo{margin-left:20px}.subHeader{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:1.5rem;border-bottom:2px solid #f5f5f5;position:-webkit-sticky;position:sticky}.subHeader__workspace,.subHeader__workspaces{-webkit-justify-content:space-between;justify-content:space-between}.subHeader__workspace{background-color:#29b6f6;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0 1.8rem}.subHeader__buildings{-webkit-justify-content:flex-end;justify-content:flex-end}.subHeader__building{-webkit-justify-content:space-between;justify-content:space-between;padding:0 1.8rem}.subHeader__building,.subHeader__profile{background-color:#29b6f6;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.subHeader__profile{padding:1rem 1.8rem}.subHeader__title{height:100%}.subHeader__owner,.subHeader__title{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#fff}.main{padding:4.57rem 0 0 4.57rem}.main__content{background-color:#fff;margin:12px;overflow-y:auto;height:calc(100vh - 4.57rem - 24px)}.advertisement{display:-webkit-flex;display:flex;height:100%}.advertisement__sidebar{width:13.5rem;border-right:1px solid #f5f5f5;float:left}.advertisement__sidebar__item a{display:block;padding:10px;transition:all .3s ease;cursor:pointer}.advertisement__sidebar__item a.active,.advertisement__sidebar__item a:hover{background-color:#29b6f6;color:#fff}.login{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100vh;background:linear-gradient(246deg,#29b6f6,#26a69a)}.login__container{padding:2.9rem 3.5rem;background-color:#fff;box-shadow:0 0 16px 0 rgba(38,50,56,.4);border-radius:7px}.login__logo{width:206px;height:88px;object-fit:contain}.login__form h5{margin-bottom:3.4rem;text-align:center;font-size:1.7rem}.login__form .customInput{width:100%}.login__form .customInput:not(:last-child){margin-bottom:1rem}.login__input{width:100%}.login__input--search{background:none;border:none;border-bottom:1px solid #fff;width:50vw;outline:none;font-size:2rem;color:#fff}.login__input--search::-webkit-input-placeholder{color:#fff;font-size:1.5rem}.login__input--search:-ms-input-placeholder{color:#fff;font-size:1.5rem}.login__input--search::placeholder{color:#fff;font-size:1.5rem}.login__logout{position:fixed;bottom:10px;right:10px}.selectUser{height:100vh;background:linear-gradient(246deg,#29b6f6,#26a69a);position:relative}.selectUser__searchContainer{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.selectUser__search{color:#fff;margin-top:7px}.selectUser__input{width:100%;background:none;border:none;border-bottom:1px solid #fff;width:475px;outline:none;font-size:2rem;color:#fff}.selectUser__input::-webkit-input-placeholder{color:#fff;font-size:1.5rem}.selectUser__input:-ms-input-placeholder{color:#fff;font-size:1.5rem}.selectUser__input::placeholder{color:#fff;font-size:1.5rem}.selectUser__usersResult{position:fixed;top:55%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:500px;max-height:370px;overflow-y:auto}.selectUser__logout{position:fixed;bottom:10px;right:10px}.selectUser__loadMoreUser{color:#fff;text-align:center}.dashboard{padding:40px}.dashboard h1{margin-bottom:40px}.buildings{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.72414vw;padding:22px 6.25vw;overflow:auto;height:calc(100vh - 11rem - 24px)}.building{height:calc(100vh - 4.57rem - 24px)}.building,.building__loading{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.building__loading{height:100%;width:100%;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.building__loadingText{margin-top:20px}.building__backButton{background-color:#f5f5f5;padding:1.2rem 0;height:4.57rem;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.building__layoutContent{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex:1 1;flex:1 1}.building__content{-webkit-flex:1 1;flex:1 1;overflow-y:auto;height:calc(100vh - 13.71rem - 24px);padding:3rem}.building__form{margin:auto;width:60%}.building__fieldset{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border:none;padding:1.5rem 0}.building__fieldset--address{border-top:1px solid #f5f5f5}.building__fields>.MuiInputBase-formControl>.MuiOutlinedInput-input{padding:11.5px 14px!important}.building__fields>.MuiInput-formControl>.MuiSelect-selectMenu{max-width:650px!important}.building__fields--dual{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.building__fields:not(:last-child){margin-bottom:30px}.building__fields--field{width:50%}.building__fields--field:not(:last-child){margin-right:10px}.building__buttons{display:-webkit-flex;display:flex}.building__buttons button{width:50%}.building__buttons button:not(:last-child){margin-right:15px}.workspaces{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.72414vw;padding:22px 6.25vw}.workspace{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:calc(100vh - 4.57rem - 24px)}.workspace__backButton{background-color:#f5f5f5;padding:1.2rem 0;height:4.57rem;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.workspace__layoutContent{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex:1 1;flex:1 1}.workspace__content{-webkit-flex:1 1;flex:1 1;overflow-y:auto;height:calc(100vh - 13.71rem - 24px);padding:3rem}.workspace__form{margin:auto;width:60%}.workspace__fieldset{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border:none;padding:1.5rem 0}.workspace__fieldset--address{border-top:1px solid #f5f5f5}.workspace__fields>.MuiInputBase-formControl>.MuiOutlinedInput-input{padding:11.5px 14px!important}.workspace__fields>.MuiInput-formControl>.MuiSelect-selectMenu{max-width:650px!important}.workspace__fields--dual{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.workspace__fields:not(:last-child){margin-bottom:30px}.workspace__fields--field{width:50%}.workspace__fields--field:not(:last-child){margin-right:10px}.workspace__buttons{display:-webkit-flex;display:flex}.workspace__buttons button{width:50%}.workspace__buttons button:not(:last-child){margin-right:15px}.workspaceUnits__noUnits{width:80%;margin:0 auto;text-align:center}.workspaceUnits__unitsContent{padding-top:40px;display:-webkit-flex;display:flex}.workspaceUnits__unitsContent>div:not(:last-child){padding-right:15px}.workspaceUnits__unitsContent--unit{width:50%;border-right:1px solid rgba(200,199,204,.2)}.workspaceUnits__unitsContent--bed{width:50%;padding-left:15px}.workspaceUnits__unitsContent--header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.workspaceUnits__deleteBedsOrUnits{display:-webkit-flex;display:flex}.workspaceUnits__deleteBedsOrUnits--units{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.workspaceUnits__deleteBedsOrUnits--beds,.workspaceUnits__deleteBedsOrUnits--delete{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-left:10px}.workspaceUnits__bedsContent{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:4px}.workspaceUnits__noUnit{height:500px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.workspaceUnits__noUnit--content{text-align:center}.workspaceBeds__container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:20px 0}.workspaceBeds__header{-webkit-justify-content:space-between;justify-content:space-between}.workspaceBeds__header,.workspaceBeds__header--addBed,.workspaceBeds__noBed{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.workspaceBeds__noBed{height:500px;-webkit-justify-content:center;justify-content:center}.workspaceBeds__noBed--content{text-align:center}.createWorkspace__header{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:3.14rem 0;background-color:hsla(0,0%,96.1%,.5490196078431373)}.createWorkspace__header--title{max-width:38rem;text-align:center}.createWorkspace__container{margin:0 auto}@media (min-width:576px){.createWorkspace__container{max-width:540px}}@media (min-width:768px){.createWorkspace__container{max-width:720px}}@media (min-width:992px){.createWorkspace__container{max-width:960px}}@media (min-width:1200px){.createWorkspace__container{max-width:1140px}}.createWorkspace__form{margin:40px auto;width:60%}.createWorkspace__form .workspace-optional{border:none;padding:2rem 0}.createWorkspace__form .workspace-optional em{color:rgba(200,199,204,.55);font-size:12px}.createWorkspace__fieldset{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border:none;border-bottom:1px solid #f5f5f5;padding:0 0 2.5rem}.createWorkspace__fields>.MuiInputBase-formControl>.MuiOutlinedInput-input{padding:11.5px 14px!important}.createWorkspace__fields>.MuiInput-formControl>.MuiSelect-selectMenu{max-width:650px!important}.createWorkspace__fields--dual{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.createWorkspace__fields:not(:last-child){margin-bottom:30px}.createWorkspace__fields--field{width:50%}.createWorkspace__fields--field:not(:last-child){margin-right:10px}.createWorkspace__chips{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.createWorkspace__buttons{display:-webkit-flex;display:flex;grid-gap:10px;gap:10px}.createBuilding{overflow-y:auto;height:100%}.createBuilding__header{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:3.14rem 0;background-color:hsla(0,0%,96.1%,.5490196078431373)}.createBuilding__header--title{max-width:38rem;text-align:center}.createBuilding__header--text{width:60%;text-align:center}.createBuilding__container{margin:0 auto}@media (min-width:576px){.createBuilding__container{max-width:540px}}@media (min-width:768px){.createBuilding__container{max-width:720px}}@media (min-width:992px){.createBuilding__container{max-width:960px}}@media (min-width:1200px){.createBuilding__container{max-width:1140px}}.createBuilding__form{margin:40px auto;width:60%}.createBuilding__fieldset{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border:none;border-bottom:1px solid #f5f5f5;padding:0 0 2.5rem}.createBuilding__fieldset--address{border-top:1px solid #f5f5f5}.createBuilding__fields>.MuiInputBase-formControl>.MuiOutlinedInput-input{padding:11.5px 14px!important}.createBuilding__fields>.MuiInput-formControl>.MuiSelect-selectMenu{max-width:650px!important}.createBuilding__fields--dual{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.createBuilding__fields:not(:last-child){margin-bottom:30px}.createBuilding__fields--field{width:50%}.createBuilding__fields--field:not(:last-child){margin-right:10px}.profile{-webkit-flex-direction:column;flex-direction:column;height:calc(100vh - 4.57rem - 24px)}.profile,.profile__backButton{display:-webkit-flex;display:flex}.profile__backButton{background-color:#f5f5f5;padding:1.2rem 0;height:4.57rem;width:100%;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.profile__layoutContent{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex:1 1;flex:1 1}.profile__content{-webkit-flex:1 1;flex:1 1;height:calc(100vh - 13.71rem - 24px);padding:3rem}.profile__form{margin:auto;width:60%}.profile__fieldset{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border:none;padding:1.5rem 0}.profile__fieldset--address{border-top:1px solid #f5f5f5}.profile__fields>.MuiInputBase-formControl>.MuiOutlinedInput-input{padding:11.5px 14px!important}.profile__fields>.MuiInput-formControl>.MuiSelect-selectMenu{max-width:650px!important}.profile__fields--dual{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.profile__fields:not(:last-child){margin-bottom:30px}.profile__fields--field{width:50%}.profile__fields--field:not(:last-child){margin-right:10px}.profile__error{color:red}.profile__buttons{display:-webkit-flex;display:flex}.profile__buttons button{width:50%}.profile__buttons button:not(:last-child){margin-right:15px}.profile__dialog{padding:20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.profile__dialog ul{padding:20px}.profile__dialog ul li{color:#e53935}.associations__searchInput{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:300px;border:1px solid hsla(0,0%,50.2%,.384);border-radius:30px;padding:5px 10px}.associations__searchInput>input{border:none;outline:none;-webkit-flex:1 1;flex:1 1}.associations__workspaces{display:-webkit-flex;display:flex;padding:30px}.associations__workspacesToLink{overflow-y:auto;height:calc(100vh - 245px);margin-right:15px;-webkit-flex:1 1;flex:1 1}.associations__selectedWorkspaces{overflow-y:auto;height:calc(100vh - 245px);-webkit-flex:0.3 1;flex:0.3 1}.associations__workspace{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;margin-top:2px;padding:10px;cursor:pointer}.associations__workspace:hover{background:rgba(200,199,204,.2)}
/*# sourceMappingURL=main.e4772eeb.chunk.css.map */