.l-navbar {
  position: fixed;
  top: 60px;
  width: 40px;
  height: 100vh;
  transition: 0.2s;
  color: white;
  z-index: 100;
}

.sidebar-item {
  font-size: 18px;
}

.sidebar-item:hover {
  border-left: 3px solid red;
  background-color: #2a2b2c;
  margin: 0;
}

.divide-menu {
  border-top: 1px solid #5a5a5a;
}

.finance-tile {
    background-color: #222326;
    min-width: 22vw;
    height: 160px;
    border-radius: 10px;
    color: #d8d8d8;
}

.finance-table {
    width: 45vw;
    display: flex;
    flex-direction: column;
    padding: 10px;
    border-radius: 10px;
    background-color: #222326;

}

.font-mid-white {
    color: #d8d8d8;
}

.finance-tiles {
    display: flex;    
    justify-content: space-between;
}

.text-14 {
    font-size: 14px;
}

.finance-new-items-percent {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    font-size: 18px;
}

.w-34 {
    width: 34vw;
}

.w-50 {
    width: 50vw;
}

.w-20 {
    width: 20vw;
}

.h-55 {
    height: 55vh;
}

.h-60 {
    height: 60vh;
}

.finance-row {
    display: flex;
    padding: 8px 16px;
    align-items: center;
    height: 8vh;
    font-size: 14px;
    border-bottom: 1px solid #999;
}

.center-item-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.finance-header {
    background-color: #343434;
}

.finance-new-items {
    display: flex;
    max-height: 80%;
    justify-content: space-between;
    padding: 0px 32px 0px 32px;
    align-items: center;
    height: 100%;
}

.finance-double {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 24vw;
}

.h-28 {
    min-height: 28vh;;
}

.finance-col {
    min-width: 23%;
}

.finance-sm-col {
    width: 8%;
}

.finance-md-col {
    width: 12%;
}

.finance-label {
    width: 80%;
    height: 80%;
    color: #d1d1d1;
    padding: 24px 0;
}

.finance-split {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #727272;
    background-color: #424242;
    padding-left: 10px;
    padding-top: 8px;
    color: #c8c8c8;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.finance-streams {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}

.finance-streams-diff {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
}

.font-20 {
    font-size: 1.25vw;
}
.mastermap-item {
    color: #fafafa;
    margin: 30px 0;
}

.mastermap-header {
    display: flex;
    background-color: #252529;
    color: #bababa;
    padding: 32px;
    align-items: center;
    cursor: pointer;
}

.master-sm-col {
    min-width: 200px;
}

.master-xs-col {
    min-width: 100px;
}

.col-items {
    color: #a34444;
    display: flex;
    gap: 8px;
}

.master-lg-col {
    min-width: 400px;
}

.master-md-col {
    min-width: 300px;
}

.mastermap-item-details {
    background-color: #313133;
    color: #bababa;
    padding: 40px 24px;
    display: flex;

}

.label-color {
    color: #ffffff;
    font-size: 14px;
}
.release-schedule-tile {
    color: #fafafa;
    background-color: #252529;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 20vh;
    width: 20vw;
}

.release-artist-tile {
    color: #fafafa;
    background-color: #252529;
    border-radius: 4px;
    padding: 16px 100px 16px 40px;
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #9a9a9a;
    cursor: pointer;
}

.release-artist-main {
    display: flex;
    align-items: center;
    gap: 24px;
    min-width: 25%;
    max-width: 25%;
}

.audio-link {
    display: flex;
    justify-content: center;
    min-width: 80px;
}

.min-w-15 {
    min-width: 15%;
}

.release-artist-image-min {
    width: 50px;
    height: 50px;
    border-radius: 50%; 
}

.release-image-detail {
    display: flex;
    flex-grow: 1;
    align-items: center;
    gap: 12px;
}

.release-release-image-min {
    width: 50px;
    height: 50px;
    border-radius: 16px; 
}

.release-artist-image-max {
    width: 200px;
    height: 200px;
    border-radius: 50%; 
}

.new-release-items {
    width: 100%;
    margin-left: 50px;
}

.artist-col {
    width: 300px;
    margin-left: 50px;
}

.release-info-name {
    font-size: 14px;
}

.release-info-real-name {
    color: #bababa;
}

.release-artist-info {
    display: flex;
    flex-direction: column;
    gap: 15px;
    min-width: 200px;
}

.release-font-sm {
    font-size: 14px;
}

.track-md-col {
    min-width: 240px;
    max-width: 240px;
}

.track-sm-col {
    min-width: 80px;
}

.release-track-row {
    display: flex;
    border-bottom: 1px solid #818181;
    padding: 4px 0px;
    align-items: center;
}

.track-details {
    min-height: 200px;
    padding: 16px 0px;
    display: flex;
    flex-direction: column;
}

.custom-progress-bar {
    height: 30px;
  }

.progress-items {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
}

.track-items-details{
    display: flex;
    align-items: start;
    flex-direction: column;
}

.track-info-items {
    display: flex;
    gap: 40px;
    margin-bottom: 20px;
}

.release-track-detail {
    background-color: #414143;
    padding: 20px 30px;
}

.new-release-item {
    padding: 10px 40px;
    width: 100%;
    border: 1px solid #454545;
    background-color: #414143;
    border-radius: 8px;
    display: flex;
    align-items: center;
    color: #bababa;
    cursor: pointer;
}

.release-artist-details {
    background-color: #313133;
    color: #bababa;
    padding: 50px;
    display: flex;
    gap: 40px;
}

.release-form-dates {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 24px;
}

.release-form-date {
    min-width: 42%;
}

.release-schedule-filter {
    color: #fafafa;
    background-color: #252529;
    border-radius: 12px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 40%;
}

.release-headers {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.release-top {
    display: flex;
    gap: 20px;
    margin-bottom: 24px;
}

.release-number {
    color: #dadada;
    font-size: 44px;
    margin-bottom: 16px;
}

.release-schedule-label {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    color: #a34444;
}

.master-lg-col {
    min-width: 400px;
}

.master-md-col {
    min-width: 300px;
}

.master-sm-col {
    min-width: 200px;
}

.master-xs-col {
    min-width: 100px;
}

@media only screen and (max-width: 768px) {
    .release-top {
        flex-direction: column;
    }

    .release-schedule-filter {
        width: 100%;
    }

    .release-schedule-tile {
        width: 30vw;
    }

    .release-type {
        display: none;
    }

    .show-chevron {
        display: none;
    }

    .release-artist-tile {
        padding: 20px 10px;
    }
}



.formRegister {
    width: 100vw;
    height: 300vh;
    background-color: #eaeaea;
    padding: 24px;
    display: flex;
    justify-content: center;
}

.confirm-form {
    padding: 100px 150px;
}

.description-label {
    font-size: 13px;
    color: #939393;
}

.logo-img{
    width: 12%;
    height: 15%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
}

.error-message-label {
    font-size: 12px;
    color: #df2727;

}

.instruction-form {
    background-color: #e9e9e9;
    border: 1px solid #c6c6c6;
    border-radius: 6px;
    padding: 24px;
    margin-bottom: 16px;
}

.link-form {
    text-decoration: none;
}

.mainForm {
    width: 70vw;
    height: -moz-fit-content;
    height: fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    background-color: #f7f7f7;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 16px;
    margin-bottom: 100px;
}

.vendor-title {
    font-weight: 700;
    color: #171731;
    margin-bottom: 24px;
}

.text-field {
    border-radius: 4px;
    border: 1px solid #bababa;
    padding: 10px 12px;
    font: 14px sans-serif;
}

.text-field:focus {
    outline: none !important;
    box-shadow: 0 0 4px #2471c3;
    border: 2px solid #2471c3;
}


.field-label {
    color: #6a6a6a;
    font-size: 14px;
    font-weight: 700;
}

.main-input {
    width: 100%;
    height: 60px;
}

.field-select {
    padding-top: -8px;
    margin-top: -8px;
}

.vendor-row {
    display: flex;
    gap: 10px;
    margin-bottom: 22px;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zip-field{
    width: 20px;
    max-width: 20px;
}

.vendor-row > div {
    flex: 1;
    min-width: calc(33.33% - 30px);  
    box-sizing: border-box;
}

.error-label {
    color: #d51b1b;
    font-size: 14px;
    font-weight: 700;
}

.error-field {
    border: 1px solid #d51b1b;
    border-radius: 4px;
    padding: 10px 12px;
    font: 14px sans-serif;
}

.button-form {
    display: flex;
    justify-content: space-between;
}

.bw-30 {
    min-width: 100px;
}

.advice-parent-form {
    min-width: 50%;
    margin-top: 20px;

}

.bank-item {
    margin-top: 20px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.font-700 {
    font-weight: 700;
}

.color-454545 {
    color: #454545;
    font-weight: 400;
}

.advice-form {
    padding: 32px;
    min-width: 100%;
    min-height: 500px;
    background-color: rgb(244, 219, 193);
    border-radius: 8px;
}

.payment-form {
    min-width: 45%;
    margin-right: 40px;
}


.error-field:focus {
    outline: none !important;
    box-shadow: 0 0 4px #2471c3;
    border: 2px solid #2471c3;
}

.main-payment-form {
    display: flex;
}

@media only screen and (max-width: 768px) {

    .mainForm {
        width: 100vw;
    }

    .confirm-form {
        padding: 0;
    }

    .formRegister {
        padding: 8px;
        display: flex;
        justify-content: center;
    }

    .vendor-row > div {
        min-width: 100%;
        margin-bottom: 10px;   /* Gap between stacked items on small screens. */
        padding: 0;            /* Removing the padding on small screens. */
    }

    .main-payment-form {
        flex-direction: column;
    }
}

.form-register {
    width: 100vw;
    height: 100vh;
    background-color: #eaeaea;
    padding: 24px;
    display: flex;
    justify-content: center;
}

.main-form {
    display: flex;
    flex-direction: column;
    background-color: #f7f7f7;
    gap: 20px;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 40px 30px;
    width: 30vw;
}

.logo-pack{
    width: 25%;
    height: 15%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
}

@media only screen and (max-width: 768px) {
    .main-form {
        padding: 30px 20px;
        width: 90vw;
    }
}
.hubspot-form {
    display: flex;
    flex-direction: column;
    background-color: #f7f7f7;
    gap: 20px;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 40px 30px;
    width: 40vw;
}

.hubspot-register {
    width: 100vw;
    min-height: 100vh;
    background-color: #eaeaea;
    padding: 24px;
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 768px) {
    .hubspot-form {
        padding: 30px 20px;
        width: 90vw;
    }
}

/*# sourceMappingURL=components.200fa8cb.css.map*/