/* _content/RariKari/Components/Announcement.razor.rz.scp.css */
[b-t8j5xb2wzx] .announcement-container {
    margin: 40px 40px 0px auto;
}

[b-t8j5xb2wzx] .announcement-container-mobile {
    align-items: center;
    margin: 20px 20px 20px auto;
}

.announcement-div[b-t8j5xb2wzx] {
    display: contents;
}

[b-t8j5xb2wzx] .announcement-image {
    margin-left: auto;
    margin-bottom: 30px;
    margin-top: -15px;
}

[b-t8j5xb2wzx] .announcement-image-mobile {
    margin-left: auto;
    margin-bottom: 30px;
    margin-top: -15px;
    margin-right: auto;
}

[b-t8j5xb2wzx] .announcement-line1 {
    color: #776B5F;
    font-family: 'Bell MT';
    font-size: 20px;
    text-align: right;
}

[b-t8j5xb2wzx] .announcement-line2 {
    color: #9F878E;
    font-family: 'Californian FB';
    font-size: 70px;
    margin-top: -38px;
    text-align: right;
}
/* _content/RariKari/Components/ConfigurationComponents/AnnouncementConfiguration.razor.rz.scp.css */
[b-51lkdatzmz] .all-buttons {
    width: 400px;
}

[b-51lkdatzmz] .announcement-buttons {
    margin-top: 5px;
    width: 100px
}

[b-51lkdatzmz] .announcement-config {
    max-width: 400px;
}

[b-51lkdatzmz] .announcement-container {
    margin-top: 20px;
}

[b-51lkdatzmz] .button-container {
    margin-left: auto;
    margin-right: 25px;
}

[b-51lkdatzmz] .image-preview {
    align-self: flex-end;
}
/* _content/RariKari/Components/ConfigurationComponents/MusicConfiguration.razor.rz.scp.css */
[b-hxuo2mbxnx] .add-button {
    margin-right: auto;
    margin-top: 25px;
    width: 60px;
}

[b-hxuo2mbxnx] .all-buttons {
    width: 400px;
}

[b-hxuo2mbxnx] .apply-embedded-button {
    margin-right: auto;
    margin-top: 25px;
    width: 60px;
}

[b-hxuo2mbxnx] .button-container {
    margin-left: 25px;
    margin-right: 25px;
}

[b-hxuo2mbxnx] .music-buttons {
    margin-top: 25px;
    width: 90px;
}

[b-hxuo2mbxnx] .music-config {    
    max-width: 400px;
}

[b-hxuo2mbxnx] .music-list {
    max-height: 72vh;
    overflow: auto;
}
/* _content/RariKari/Components/ConfigurationComponents/TourDatesConfiguration.razor.rz.scp.css */
[b-mw319eo9li] .add-button {
    margin-right: auto;
    margin-top: 25px;
    width: 60px;
}

[b-mw319eo9li] .all-buttons {
    width: 400px;
}

[b-mw319eo9li] .button-container {
    margin-left: auto;
    margin-right: 25px;
}

[b-mw319eo9li] .mud-select {    
    margin-bottom: 7px;
    margin-top: 7px;
    width: 350px;
}

[b-mw319eo9li] .tour-buttons {
    margin-top: 25px;
    width: 90px;
}

[b-mw319eo9li] .tour-config {
    max-width: 400px;
}

[b-mw319eo9li] .tour-list {
    max-height: 72vh;
    overflow: auto;
}
/* _content/RariKari/Components/ConfigurationComponents/VideoConfiguration.razor.rz.scp.css */
[b-x2tqmg9rka] .add-button {
    margin-right: auto;
    margin-top: 25px;
    width: 60px;
}

[b-x2tqmg9rka] .all-buttons {
    width: 400px;
}

[b-x2tqmg9rka] .button-container {
    margin-left: auto;
    margin-right: 25px;
}

[b-x2tqmg9rka] .video-buttons {
    margin-top: 25px;
    width: 90px;
}

[b-x2tqmg9rka] .video-config {    
    max-width: 400px;
}

[b-x2tqmg9rka] .video-list {
    max-height: 72vh;
    overflow: auto;
}
/* _content/RariKari/Components/Countdown.razor.rz.scp.css */
[b-xs6a6k33ha] .countdown {
    margin-top: -30px;
}

[b-xs6a6k33ha] .countdown-display {
    background-color: #B497A8;
    color: white;
    font-family: Calibri;
    font-size: 20px;
    font-weight: bold;
    height: 28px;
    text-align: center;
    width: 33px;
}

[b-xs6a6k33ha] .countdown-display-container {
    margin-left: auto;
    margin-top: -14px;
}

[b-xs6a6k33ha] .countdown-header {
    color: #776B5F;
    font-family: 'Bell MT';
    font-size: 20px;
    text-align: right;
}

[b-xs6a6k33ha] .countdown-labels {
    color: #B1A6A8;
    font-family: Calibri;
    font-size: 13px;
}

[b-xs6a6k33ha] .countdown-labels-container {
    margin-left: auto;
    margin-right: 3px;
    margin-top: -10px;
}
/* _content/RariKari/Components/HomeMenuBar.razor.rz.scp.css */
[b-bu3ishmxyi] .links-container {    
    justify-self: center;
    position: fixed;
    top: calc(60vh);
    margin-left: 49px;
    margin-right: 49px;
}

.links-container-div[b-bu3ishmxyi]{
    display: grid;
}

[b-bu3ishmxyi] .links-container-mobile {
    /*gap: 8px;*/    
    margin: 10px 56px 10px 56px;
}

[b-bu3ishmxyi] .links-container-with-announcement-image {
    justify-self: center;
    margin: 30px 49px 20px 49px;
}

[b-bu3ishmxyi] .link-divider {
    align-self: center;
    border-color: #C2A0B7;
    height: 19px;
    width: 2px;
}

[b-bu3ishmxyi] .links {
    color: #B497A8;
    font-family: 'Bell MT';
    font-size: 26px;
    text-transform: none;
}

    [b-bu3ishmxyi] .links:hover {
        color: #6B6055;
        cursor: pointer;
    }

[b-bu3ishmxyi] .links-mobile {
    color: #B497A8;
    font-family: 'Bell MT';
    font-size: 24px;    
    text-transform: none;
}

    [b-bu3ishmxyi] .links-mobile:hover {
        color: #6B6055;
        cursor: pointer;
    }

/* _content/RariKari/Components/Login.razor.rz.scp.css */
[b-yflqf0mma0] .invalid-login {
    font-size: 12px;
    height: 20px;
    margin-left: 10px;
    margin-top: -7px;
}

[b-yflqf0mma0] .login-button-container {
    justify-self:flex-end; 
    margin-top: -10px;
}
/* _content/RariKari/Components/PageMenuBar.razor.rz.scp.css */
[b-pkloxof74y] .links-container {
    justify-self: center;
    margin-top: 20px;
    width: 35vw;
}

.links-container-div[b-pkloxof74y]{
    display: grid;
}

[b-pkloxof74y] .links-container-mobile {
    gap: 8px;
    margin: 50px 0 100px 0;
}

[b-pkloxof74y] .link-divider {
    align-self: center;
    border-width: 2px;
    height: 19px;
    width: 2px;
}

[b-pkloxof74y] .links {
    font-family: 'Bell MT';
    font-size: 26px;
    text-transform: none;
}

    [b-pkloxof74y] .links:hover {
        color: white;
        cursor: pointer;
    }

[b-pkloxof74y] .links-mobile {
    font-family: 'Bell MT';
    font-size: 20px;
    text-transform: none;
}

    [b-pkloxof74y] .links-mobile:hover {
        color: white;
        cursor: pointer;
    }
/* _content/RariKari/Components/SoundCloudPlayer.razor.rz.scp.css */
.player[b-ktswlbs02q] {
    height:300px;
    margin-left:50px;
    width:400px;
}

.player-mobile[b-ktswlbs02q] {
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    /*width: 400px;*/
}

.player-placeholder[b-ktswlbs02q] {
    height: 300px;    
    width: 400px
}
/* _content/RariKari/Components/YouTubePlayer.razor.rz.scp.css */
.player[b-c88bvopsjf] {
    height:300px;
    margin-left:50px;
    width:400px;
}

.player-mobile[b-c88bvopsjf] {
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.player-placeholder[b-c88bvopsjf] {
    height: 300px;    
    width: 400px
}
/* _content/RariKari/Pages/Configuration.razor.rz.scp.css */
[b-9seyn4cvsx] .compressor-link {
    margin-left: 21px;
}

[b-9seyn4cvsx] .configuration-container {
    height: calc(100vh - 34px);
    overflow-y: auto;
    padding: 20px;
}

[b-9seyn4cvsx] .home-button {
    height: 32px;
    margin-right: auto;
    width: 32px;
}

[b-9seyn4cvsx] .image-prompt-container {
    align-items: center;
    width: 400px;
}
/* _content/RariKari/Pages/Contact.razor.rz.scp.css */
[b-nsc7srlzi8] .contact-container {
    margin: 20px 0;
}

[b-nsc7srlzi8] .email-link {
    align-self: center;
    color: #7D7266;
    font-family: 'Bell MT';
    font-size: 28px;
    margin: 20px;
}

    [b-nsc7srlzi8] .email-link:hover {
        color: #6B6055;
    }

.left-panel[b-nsc7srlzi8] {
    /*background-image: url("images\\VideoScreenImage-min.jpg");*/
    background-size: cover;
    height: calc(100vh - 34px);
    width: calc(700 * ((100vh - 34px) / 746));
}

.left-panel-mobile[b-nsc7srlzi8] {
    /* background-image: url("images\\VideoScreenImage-min.jpg");*/ 
    background-size: cover;
    height: calc(746 * (100vw / 700));
}

[b-nsc7srlzi8] .links-container {
    padding-left: 70px;
    padding-right: 70px;
    width: 100%;
}

[b-nsc7srlzi8] .links-container-mobile {
    margin: 20px auto 100px auto;
    width: 90vw;
}

[b-nsc7srlzi8] .title {
    color: #7D7266;
    font-family: 'Bell MT';
    font-size: 28px;
    margin-left: 50px
}

[b-nsc7srlzi8] .title-mobile {
    color: #7D7266;
    font-family: 'Bell MT';
    font-size: 28px;
    margin-left: auto;
    margin-right: auto;
}
/* _content/RariKari/Pages/Index.razor.rz.scp.css */
[b-amre146wjv] .divider-horizontal {
    border-color: #624F56; 
    border-width: 1px; 
    margin-left: 24px; 
    margin-top: -12px; 
    width: calc(100vw - 60px);
}

[b-amre146wjv] .divider-vertical {
    border-color: #624F56;
    border-width: 1px;
    height: calc(100vh - 70px);
    margin-top: 20px;
}

[b-amre146wjv] .panel {
    background-color: transparent;
    box-shadow: none;
    flex: 1;
}

[b-amre146wjv] .rarikari-image {
    background-size:cover;
    height: calc(100vh - 34px);
    max-width: 66%;
    object-fit: cover;
}

[b-amre146wjv] .rarikari-image-mobile {
    background-size: cover; 
    width: calc(100vw - 24px);
}
/* _content/RariKari/Pages/Merchandise.razor.rz.scp.css */
[b-innzy9gn3h] .coming-soon {
    font-size: 30px;
    margin: 100px auto 20px auto;
}
.left-panel[b-innzy9gn3h] {
    /*background-image: url("images\\MusicScreenImage-min.jpg");
    background-size: cover;*/
    height: calc(100vh - 34px);
    width: calc(698 * ((100vh - 34px) / 795));
}

.left-panel-mobile[b-innzy9gn3h] {
    /*background-image: url("images\\MusicScreenImage-min.jpg");
    background-size: cover;
    height: calc(745 * (100vw / 698));*/
    height: 50px;
}

[b-innzy9gn3h] .links-container {
    padding-left: 70px;
    padding-right: 70px;
    width: 100%;
}

[b-innzy9gn3h] .links-container-mobile {
    margin: 20px auto 100px auto;
    width: 90vw;
}

[b-innzy9gn3h] .merchandise-container {
    margin: 20px 0;
}


[b-innzy9gn3h] .title {
    color: #7D7266;
    font-family: 'Bell MT';
    font-size: 28px;
    margin-left: 50px
}

[b-innzy9gn3h] .title-mobile {
    color: #7D7266;
    font-family: 'Bell MT';
    font-size: 28px;
    margin-left: auto;
    margin-right: auto;
}
/* _content/RariKari/Pages/Music.razor.rz.scp.css */
.left-panel[b-gs7lobmed6] {
    background-image: url("images\\MusicScreenImage-min.jpg");
    background-size: cover;
    height: calc(100vh - 34px);
    width: calc(698 * ((100vh - 34px) / 795));
}

.left-panel-mobile[b-gs7lobmed6] {
    background-image: url("images\\MusicScreenImage-min.jpg");
    background-size: cover;
    height: calc(745 * (100vw / 698));
}

[b-gs7lobmed6] .links-container {
    padding-left: 70px;
    padding-right: 70px;
    width: 100%;
}

[b-gs7lobmed6] .links-container-mobile {
    margin: 20px auto 100px auto;
    width: 90vw;
}

[b-gs7lobmed6] .music-buttons {
    margin-top: 25px;
    width: 100px
}

[b-gs7lobmed6] .music-container {
    margin: 20px 0;
}

[b-gs7lobmed6] .music-list {
    background: transparent;
    margin-left: 50px;
    max-height: calc(100vh - 440px);
    min-width: 350px;
    overflow: auto;
}

[b-gs7lobmed6] .music-list-header {
    display: none;
}

[b-gs7lobmed6] .music-list-mobile {
    background: transparent;
    margin-left: auto;
    margin-right: auto;
    max-height: 400px;
    max-width: 500px;
    overflow: auto;
}

[b-gs7lobmed6] .music-list-row:hover  {
    cursor: pointer;
}

[b-gs7lobmed6] .title {
    color: #7D7266;
    font-family: 'Bell MT';
    font-size: 28px;
    margin-left: 50px
}

[b-gs7lobmed6] .title-mobile {
    color: #7D7266;
    font-family: 'Bell MT';
    font-size: 28px;
    margin-left: auto;
    margin-right: auto;
}
/* _content/RariKari/Pages/TourDates.razor.rz.scp.css */
.left-panel[b-du9pxb3b69] {
    background-size: cover;
    height: calc(100vh - 34px);
    opacity: .60;
}

[b-du9pxb3b69] .left-panel-container {
    text-align: center;
}

[b-du9pxb3b69] .left-panel-container-mobile {
    display: flex;
    height: calc(745 * (100vw / 698));
}

[b-du9pxb3b69] .left-panel-image {
    height: calc(100vh - 34px);
    margin-top: -71px;
    margin-left: auto;
    margin-right: auto;
    max-width: 66%;
    object-fit: cover !important;
}

[b-du9pxb3b69] .left-panel-image-mobile {
    height: calc(745 * (100vw / 698));
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    opacity: .55;
}

.left-panel-mobile[b-du9pxb3b69] {
    display: flex;
    height: calc(745 * (100vw / 698));
}

[b-du9pxb3b69] .links-container {
    padding-left: 70px;
    padding-right: 70px;
    width: 100%;
    z-index: 1;
}

[b-du9pxb3b69] .links-container-mobile {
    margin: 20px auto 100px auto;
    width: 90vw;
    z-index: 1;
}

[b-du9pxb3b69] .more-dates-soon {
    color: #7D7266;
    font-family: 'Roboto';
    font-size: 18px;
    margin-left: 30px
}

[b-du9pxb3b69] .more-dates-soon-mobile {
    color: #7D7266;
    font-family: 'Roboto';
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
}

[b-du9pxb3b69] .mud-xs-table .mud-table-row .mud-table-cell:last-child {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

[b-du9pxb3b69] .title {
    color: #7D7266;
    font-family: 'Bell MT';
    font-size: 28px;
    margin-left: 30px
}

[b-du9pxb3b69] .title-mobile {
    color: #7D7266;
    font-family: 'Bell MT';
    font-size: 28px;
    margin-left: auto;
    margin-right: auto;
}

 
:: deep .tour-buttons[b-du9pxb3b69] {
    margin-top: 25px;
    width: 100px
}

[b-du9pxb3b69] .tour-container {
    margin: 20px 0;
}

[b-du9pxb3b69] .tour-list {
    background: transparent;
    margin-left: 30px;
    margin-right: 20px;
    max-height: calc(90vh);
    min-width: 350px;
    overflow: auto;
}

[b-du9pxb3b69] .tour-list-header {
    display: none;
}

[b-du9pxb3b69] .tour-list-mobile {
    background: transparent;
    margin-left: auto;
    margin-right: auto;
    max-height: 400px;
    overflow: auto;
}

[b-du9pxb3b69] .tour-list-row:hover  {
    cursor: pointer;
}

/* _content/RariKari/Pages/Video.razor.rz.scp.css */
.left-panel[b-ujdhg1b7na] {
    background-image: url("images\\VideoScreenImage-min.jpg");
    background-size: cover;
    height: calc(100vh - 34px);
    width: calc(700 * ((100vh - 34px) / 746));
}

.left-panel-mobile[b-ujdhg1b7na] {
    background-image: url("images\\VideoScreenImage-min.jpg");
    background-size: cover;
    height: calc(746 * (100vw / 700));
}

[b-ujdhg1b7na] .links-container {
    padding-left: 70px;
    padding-right: 70px;
    width: 100%;
}

[b-ujdhg1b7na] .links-container-mobile {    
    margin: 20px auto 100px auto;
    width: 90vw;
}

[b-ujdhg1b7na] .title {
    color: #7D7266;
    font-family: 'Bell MT';
    font-size: 28px;
    margin-left: 50px
}

[b-ujdhg1b7na] .title-mobile {
    color: #7D7266;
    font-family: 'Bell MT';
    font-size: 28px;
    margin-left: auto;
    margin-right: auto;
}

[b-ujdhg1b7na] .video-buttons {
    margin-top: 25px;
    width: 100px
}

[b-ujdhg1b7na] .video-container {
    margin: 20px 0;
}

[b-ujdhg1b7na] .video-list {
    background: transparent;
    margin-left: 50px;
    max-height: calc(100vh - 440px);
    min-width: 350px;
    overflow: auto;
}

[b-ujdhg1b7na] .video-list-header {
    display: none;
}

[b-ujdhg1b7na] .video-list-mobile {
    background: transparent;
    margin-left: auto;
    margin-right: auto;
    max-height: 400px;
    max-width: 500px;
    overflow: auto;
}

[b-ujdhg1b7na] .video-list-row:hover {
    cursor: pointer;
}
/* _content/RariKari/Shared/MainLayout.razor.rz.scp.css */
[b-hw4mz228st] .article {
    background-image: url('images\\Background-min.jpg');
    border: solid;
    border-width: 30px 4px 4px 4px;
    border-color: #624F56;
    margin-left: auto;
    margin-right: auto;
    max-width: 1500px;
    min-height: 100vh;
}

.page[b-hw4mz228st] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-hw4mz228st] {
    background-color: #2E2E2E;
    flex: 1;
}

/*.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth) {
        display: none;
    }

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row a, .top-row .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }
}
*/
