.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;
    background-color: #ffffffc9;
    backdrop-filter: grayscale(1);
}

.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: 5;
    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;
}

.flex-h {
  flex-wrap: wrap;
}

.flex-h .flex-v.input-collection {}

.flex-h .flex-v.input-collection {
    margin-right: unset !important;
}

.flex-h .flex-v.input-collection:not(:first-child) {
    margin-top: 20px;
}



.padded-content.padded-box-content {
    margin-top: 30px !important;
}

.banner {}

.padded-content .banner img {border-radius: 0px !important;}

.sidebar.left {
    transform: translate(-100%);
}

.sidebar-page.left {
    left: 0;
    width: 100% !important;!i;!;
}

.card-group.inline-list.row {
    grid-template-columns: repeat(1, minmax(200px, 100%));
}

.modal.change-address {
    width: 100%;
    height: 100%;
}

.padded-content.padded-box-content {
    padding: 20px !important;
    margin-left: unset !important;
    margin-right: unset !important;
    width: 100% !important;
    max-width: unset !important;
}

.submission-card-cost {
    margin-left: unset;
    margin-top: 13px;
}

.submission-category>.flex-h {
    flex-direction: row;
}

.content-container .article-flex-box, .page .article-flex-box {
    padding-left: 20px;
    padding-right: 20px;
}

.submission-category .submission-card-buttons.flex-h {
    margin-top: 20px;
    flex-wrap: nowrap;
}

.submission-category.guidelines-open .guideline-block {
    display: block;
    margin-top: 30px;
    border-top: 1px solid #e9e9e9;
    padding-top: 30px;
}

.profile-header.flex-h {
    align-items: center;
    justify-content: center;
}

.profile-image {
    margin-bottom: 20px;
}

.profile-header .main-info {
    margin-left: unset;
    width: 95%;
}

.visited-portals {
    padding-left: unset;
    border-left: unset;
}

.profile-extras.flex-h {
    justify-content: center;
}

.visited-ui {
    width: 88vw;
}

.edit-call {
    margin-left: auto;
}

div#edit-bio, div#save-bio {
    margin-left: 14px;
}

.name-edit-container .flex-v.input-collection {
    margin-top: 8px !important;
}

.name-edit-container {
    margin-bottom: 30px !important;
}

.submission .submission-header .visited-ui {
    width: 100%;
    margin-bottom: 20px;
}

.submission-header .submitted {
    margin-left: 30px;
    margin-top: 10px;
    padding-bottom: 15px;
    font-size: 14px;
}

.expand-submission {
    margin-left: auto;
    margin-bottom: 5px;
}

.submission .submission-header .title {
    font-size: 24px;
    margin-bottom: 9px;
}

.submission-header .org {
    font-size: 14px;
}
/*
.submission-header .visited-ui .body {
    z-index: 10;
    left: 0;
}

.submission-header .visited-ui .body .padded-body {
    margin-left: unset;
    padding-left: 14px;
}*/

.profile-modal {
    width: 85%;
    height: 100%;
    border-radius: 0;
    top: 0;
    right: 0;
    transition: all 300ms;
}

.profile-modal .profile-image.small {
    width: 55px !important;!i;!;
    height: 55px !important;!i;!;
}

.profile-modal .profile-modal-header {
    padding-top: 25px;
    padding-bottom: 15px;
}

.profile-modal .profile-name {
    font-size: 17px;
}

.profile-modal li {
    padding-left: 26px !important;!i;!;
    font-size: 18px;
}

.profile-modal ul:last-of-type {
    margin-top: auto;
    display: flex;
    flex-direction: column;
}

.profile-modal.right {
    transform: translateX(100%);
    display:block;
}

.optional-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000047;
    z-index: 12;
}


.profile-modal-header i.fa.fa-times-circle {
    position: absolute;
    top: 16px;
    right: 20px;
    font-size: 18px;
}


.profile-modal-header i.fa.fa-times {
    display:block;
    position: absolute;
    top: 18px;
    right: 25px;
    padding: 3px;
    border-radius: 100%;
    background-color: #f1f1f1;
    width: 23px;
    height: 23px;
    text-align: center;
    vertical-align: middle;
}

.page.cart-open {
    width: 100% !important;!i;!;
}

.page.cart-open.cart-page {
    width: 100% !important;
}

.page.cart-open.cart-page .cart-side {
    width: 100%;
}

.small .cart-side {
}

.small .cart-header {
    box-shadow: 0 0 6px 0 #00000054;
}

.page.cart-open.cart-page.small {
    width: 60px !important;
    height: 70px;
    display: none;
}

.profile-modal.cart-move-over {
    right: 0;
}

.submission-card-cost.flex-v {
    text-align: left !important;
}

.modal.view-call {
    width: 100%;
    height: 100%;
}

.view-call .banner+.flex-h .button-bar {
    margin-top: 10px;
}

.view-call .banner img {
    height: 223px !important;
}

.cart-side .cart-header i.fa.fa-layer-group {
    display: none;
}

.page.cart-open.cart-page .cart-side .special-close {
    display: block !important;
}

.bundle-section:hover {
  opacity: 1 !important;
}

.cart-side .organization-name {
    font-size: 18px;
}

.cart-side .category-name {
    font-size: 18px;
}

.cart-item .schedule {
    font-size: 16px;
}

.cart-item .sub-price {
    font-size: 16px;
}

.cart-item .head>p {
    font-size: 16px !important;
}

.cart-item .remove {
    font-size: 15px;
}

.cart-item .head .tag {
    font-size: 13px;
}

.cart-side .cart-body .cart-item .tag+.tag.back {
    display: block;
}

.confirm.modal {
    padding-bottom: 73px;
    width: 100%;
    height: 245px;
}

.confirm .slider {
    width: 72%;
    bottom: 50px;
}

.profile-modal.cart-slight-move-over {
    right: 0 !important;
}

.cart-header .flex-h i.fa.fa-layer-group {
    display: block !important;
}

.organizations .organization {
    width: 100%;!;
    height: 270px;
    margin-left: unset;
    margin-right: unset;
}

.organization .organization-bio {
    width: 100%;
    padding-right: 30px;
}

.modal.portfolio-modal {
    height: 100%;
    width: 100%;
}

.submission-file {
    width: 100% !important;
    max-width: unset;
}

.portfolio {
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
}
.org-information {
    top: 0px;
    margin-top: 30px;
    margin-bottom: 30px;
}

div#portfolio-bar {
    margin-top: 20px;
}

.submission-file embed {
    height: 300px;
    user-select: none;
    scroll-behavior: unset;
    overflow: hidden;
}

@keyframes moveIn { 0% { transform: translateX(0px) }  100% { transform: translateX(0px) } }

.cart-body .cart-item:hover .head .tag.back {
    display: block;
    animation: unset;
}

.cart-body .cart-item .head .tag.back {
    display: block;
    animation: unset;
}

.notifications {
    width: 100%;
    bottom: unset;
    bottom: 0;
    left: 0;
}

.notification {
    border-radius: 0px;
    margin-top: unset;
    box-shadow: unset;
    border-top: 1px solid #ffffff;
}

.notification.task {
    width: 100%;
    background-color: #f19a30;
    color: white !important;!i;!;
}

.notification .load-throbber .throbber {
    border-top-color: white;
}


.notification.task i.fa.fa-check {
    color: white;
}


.notifications>.notification:last-child{
    border-bottom:1px solid #000000;
}

.portfolio {
    display: flex;
    flex-direction: column;
}

.filter-bar-item:not(.active):hover {
    background-color: white;
}

div#notification-bar {
    margin-top: 30px;
}

article .flex-h>h1:first-of-type {
    width: 100%;
}


.notification {
    float: left;
}

.modal.add-comment {
    WIDTH: 100%;
}
