.logo-div {}

.topbar-content {
    width: 100%;
    justify-content: center;
}

.topbar .flex-h.navi {
    display: none;
}

.topbar .button-bar {
    display: none;
}

.topbar .logo-div {
    width: min-content;
    padding-right: unset;
}

.topbar .logo-div span {
    display: none;
}

.topbar {
    min-width: unset;
    backdrop-filter: grayscale(1);
    padding-top: 25px;
    padding-bottom: 25px;
}

.threebar {
    width: 35px;
    height: 25px;
    position: absolute;
    left: 16px;
    top: 21px;
    display: none;
}

.threebar * {
    height: 4px;
    width: 80%;
    background-color: #3b3b3b;
    border-radius: 2px;
    margin: auto;
    margin-bottom: 4px;
    cursor: pointer;
}

h1.headline {
    text-align: center;
    font-size: 33px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.flex-v.left-section {
    margin-left: 0;
    width: 100%;
}

body>.page>.padded-content {
    padding: 30px;
}

.button-bar.join-button-bar button:first-child {
    padding: 0px 40px 0px 40px;
    width: 60%;
}

.button-bar.join-button-bar button:nth-child(2) {text-align: center;padding: unset !important;position: relative;width: 40%;}

.button-bar.join-button-bar {
    width: 100%;
    margin-top: 20px;
}

.button-bar.join-button-bar button:nth-child(2) i {
    display: none;
}

.flex-h.top-names {
    margin-top: 20px !important;
    flex-direction: column;
    align-items: center;
    margin-bottom: 200px;
}

.sidebar.path-vertical {
    width: 60px;
    touch-action: none;
    background-color: #ffffff2b;
    overflow: hidden;
}

.sidebar.path-vertical center h2 {
    display:none;
}

.sidebar.path-vertical h2 {
    display:none;
}

.path-vertical h3 {
    display: none;
}

.path-vertical .checklist:first-of-type[path-index='0'] {
    margin-top: 22px;
}

.create-installation .sidebar-page {
    width: calc(100% - 60px)!important;
    left: 0;
    margin-left: 60px;
}

.create-installation .padded-content {
    padding: 30px;
    padding-top: 40px;
}

.create-installation img {
    display: none;
}

.create-installation .padded-content>p {
    margin-bottom: 20px;
    padding-right: unset;
}

.create-installation h2 {
    font-size: 33px;
}

.create-installation ul[list] li {
    flex-direction: column;
    text-align: left;
    align-items: baseline;
}

.modal.select-searchable {
    width: 100%;
    height: 100%;
    border-radius: unset;
}

.create-installation .padded-content ul {
    margin-bottom: 70px;
}

.modal.create-installation {
    height: 100%;
    border-radius: unset;
}

.create-installation .next {
    position: relative;
}

.next.relative {}

.create-installation [path-page-index='1'] li:nth-child(1) div {
    text-align: left !important;
    font-size: 14px;
    text-align: justify;
}

.create-installation ul input {
    margin-left: unset !important;
    font-size: 16px;
}

.in-flex input {
    width: 210px;
}

.success-check {
    margin-left: 30px;
}

.in-flex {
    display: flex;
    align-items: center;
}

[path-page-index='2'] li>div>p {
    font-size: 16px;
}

.create-installation [path-page-index='2'] .button-bar {
    width: max-content;
    bottom: 50px;
    position: relative;
    left: unset;
    transform: unset;
    margin-top: 50px;
}

i.fa.fa-times {}

.select-searchable i.fa.fa-times {
    position: absolute;
    padding: 17px;
    display: block;
    top: 0px;
    z-index: 4;
    right: 8px;
    font-size: 17px;
}

.create-installation .path-vertical i.fa.fa-times {
    font-size: 24px;
    position: absolute;
    bottom: 14px;
    display:block;
    width: 100%;
    text-align: center;
    padding: 20px 0px 20px 0px;
}

.flex-h.main-section {
    margin-top: 150px;
}

p.subheadline {
    margin-bottom: 50px;
    margin-top: 50px;
}
.flex-h.main-section {
    margin-top: 100px;
}

p.subheadline {
    margin-bottom: 50px;
    margin-top: 50px;
    font-size: 17px;
}

h5.section-title {
  margin-left: unset;
}

.section>.flex-h>.flex-v {
  width: calc(100%) !important;
  padding-right: 0%;
}

h5.section-title {
  margin-right: 10%;
}

.flex-v.section {
  background-color: transparent;
}

.in-flex{
  width:100%;
}

.in-flex input {
    width: 80% !important;
}

.path-vertical .checklist {
    margin-left: 30px;
}

.typing-here {}

.flex-h.main-section {
    margin-bottom: 50px;
}


.in-flex{
  width:100%;
}

.in-flex input {
    width: 80% !important;
}

.splash svg {
    width: 80%;
    transform: translate(0, -30px);
}
