@import '_content/Havit.Blazor.Components.Web.Bootstrap/Havit.Blazor.Components.Web.Bootstrap.bundle.scp.css';

/* /Pages/Attendees/Index.razor.rz.scp.css */
.attendee-spinner[b-cix13mhi6f] {
    text-align: center;
}

.attendee-main-title[b-cix13mhi6f] {
    color: rgb(237 21 102);
    font-size: 36px;
    font-family: 'Raleway', sans-serif;
    padding-bottom: 15px;
}

.custom-table-row[b-cix13mhi6f] {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 60px;
}
/* /Pages/Attendee/Booking/BookingContainer.razor.rz.scp.css */
[b-ltonggj2ab] .booking-information-header {
}

[b-ltonggj2ab] .booking-information-header-title {
    background-color: rgb(237,21,102);
    color: white;
    text-transform: uppercase;
    font-weight: bolder;
    padding: 0 15px 0 15px;
    font-size: medium;
    font-family: 'Raleway', sans-serif;
}

[b-ltonggj2ab] .booking-information-body {
}

[b-ltonggj2ab] .booking-information-leg {
    margin: 20px 10px 0px 10px;
    padding: 0px 10px 0px 10px;
    border-style: solid;
    border-color: rgb(237,21,102);
    border-width: thin;
    border-radius: 8px;
}

[b-ltonggj2ab] .booking-information-leg-date {
    background-color: rgb(237,21,102);
    color: white;
    text-transform: uppercase;
    font-weight: bolder;
    padding: 0 15px 0 15px;
    font-size: large;
    font-family: 'Raleway', sans-serif;
    /*margin: 15px;*/
}

[b-ltonggj2ab] .booking-information-leg-airline {
    font-size: large;
    font-weight: bold;
    padding: 15px 10px 10px 15px;
    font-family: 'Raleway', sans-serif;
}

[b-ltonggj2ab] .booking-information-leg-locations-column {
}

[b-ltonggj2ab] .booking-information-leg-from-location {
    /*display: inline-block;*/
    padding: 0 0 0 15px;
}

[b-ltonggj2ab] .booking-information-leg-to-location {
    /*display: inline-block;*/
    padding: 0 0 0 15px;
}

[b-ltonggj2ab] .booking-information-leg-more-info-column {
}

[b-ltonggj2ab] .booking-information-leg-equipment {
}

[b-ltonggj2ab] .booking-information-leg-meals {
}

[b-ltonggj2ab] .booking-information-leg-status {
}

[b-ltonggj2ab] .booking-information-leg-stops {
}

[b-ltonggj2ab] .booking-information-leg-passengers-table-wrapper {
    padding: 0 0 20px 20px;
}

[b-ltonggj2ab] .booking-information-subtitle {
    text-align: right;
    font-weight: bold;
    /*display: inline;*/
}

[b-ltonggj2ab] .booking-information-field {
    /*display: inline;*/
}

[b-ltonggj2ab] .booking-information-middle-section {
    padding: 10px 10px 10px 10px;
}

.booking-information-spinner[b-ltonggj2ab] {
    text-align: center;
}

.booking-information-wrapper[b-ltonggj2ab] {
    padding: 0 12px 22px 12px;    
}

/*fonts*/

[b-ltonggj2ab] .booking-information-subtitle-v2 {
    background-color: rgb(237,21,102);
    color: white !important;
    text-transform: uppercase;
    font-weight: bolder;
    padding: 0 15px 0 15px;
    font-size: medium;
    font-family: 'Raleway', sans-serif;
}

[b-ltonggj2ab] .booking-information-subtitle-departure {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
}

[b-ltonggj2ab] .booking-information-data-small {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
}

[b-ltonggj2ab] .booking-information-data-big {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
}

[b-ltonggj2ab] .booking-information-data-big-lesser-weight {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
}

[b-ltonggj2ab] .booking-information-standard-text {
    font-size: 12px;
}

[b-ltonggj2ab] .booking-information-standard-text-bold {
    font-size: 12px;
    font-weight: 500;
}

[b-ltonggj2ab] .booking-information-info-text-small {
    font-weight: 200;
    font-size: 14px;
    color: gray;
}
/*End of fonts*/

[b-ltonggj2ab] .booking-information-airports-row {
    border-bottom: solid 2px;
    border-color: lightgray;
}

[b-ltonggj2ab] .booking-information-itinerary-table-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
}

[b-ltonggj2ab] .booking-information-leg-container {
    padding: 20px 20px 20px 20px;
}

[b-ltonggj2ab] .booking-information-flight-row-wrapper {
    padding: 10px;
}

[b-ltonggj2ab] .booking-information-code-row {
    margin: -5px 0px 10px -12px;
}

[b-ltonggj2ab] .booking-information-duration-row {
    margin: -5px 0px 10px -12px;
}

[b-ltonggj2ab] .booking-information-distance-row {
    margin-top: 10px;
}

[b-ltonggj2ab] .booking-information-inner-division-row {
    padding-top: 10px;
}
/* /Pages/Attendee/Booking/BookingInformation.razor.rz.scp.css */
[b-2algkfnkrt] .booking-information-header {
}

[b-2algkfnkrt] .booking-information-header-title {
    background-color: rgb(237,21,102);
    color: white;
    text-transform: uppercase;
    font-weight: bolder;
    padding: 0 15px 0 15px;
    font-size: medium;
    font-family: 'Raleway', sans-serif;
}

[b-2algkfnkrt] .booking-information-body {
}

[b-2algkfnkrt] .booking-information-leg {
    margin: 20px 10px 0px 10px;
    padding: 0px 10px 0px 10px;
    border-style: solid;
    border-color: rgb(237,21,102);
    border-width: thin;
    border-radius: 8px;
}

[b-2algkfnkrt] .booking-information-leg-date {
    background-color: rgb(237,21,102);
    color: white;
    text-transform: uppercase;
    font-weight: bolder;
    padding: 0 15px 0 15px;
    font-size: large;
    font-family: 'Raleway', sans-serif;
    /*margin: 15px;*/
}

[b-2algkfnkrt] .booking-information-leg-airline {
    font-size: large;
    font-weight: bold;
    padding: 15px 10px 10px 15px;
    font-family: 'Raleway', sans-serif;
}

[b-2algkfnkrt] .booking-information-leg-locations-column {
}

[b-2algkfnkrt] .booking-information-leg-from-location {
    /*display: inline-block;*/
    padding: 0 0 0 15px;
}

[b-2algkfnkrt] .booking-information-leg-to-location {
    /*display: inline-block;*/
    padding: 0 0 0 15px;
}

[b-2algkfnkrt] .booking-information-leg-more-info-column {
}

[b-2algkfnkrt] .booking-information-leg-equipment {
}

[b-2algkfnkrt] .booking-information-leg-meals {
}

[b-2algkfnkrt] .booking-information-leg-status {
}

[b-2algkfnkrt] .booking-information-leg-stops {
}

[b-2algkfnkrt] .booking-information-leg-passengers-table-wrapper {
    padding: 0 0 20px 20px;
}

[b-2algkfnkrt] .booking-information-subtitle {
    text-align: right;
    font-weight: bold;
    /*display: inline;*/
}

[b-2algkfnkrt] .booking-information-field {
    /*display: inline;*/
}

[b-2algkfnkrt] .booking-information-middle-section {
    padding: 10px 10px 10px 10px;
}

.booking-information-spinner[b-2algkfnkrt] {
    text-align: center;
}

.booking-information-wrapper[b-2algkfnkrt] {
    padding: 0 12px 22px 12px;
}

/*fonts*/

[b-2algkfnkrt] .booking-information-subtitle-v2 {
    background-color: rgb(237,21,102);
    color: white !important;
    text-transform: uppercase;
    font-weight: bolder;
    padding: 0 15px 0 15px;
    font-size: medium;
    font-family: 'Raleway', sans-serif;
}

[b-2algkfnkrt] .booking-information-subtitle-departure {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
}

[b-2algkfnkrt] .booking-information-data-small {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
}

[b-2algkfnkrt] .booking-information-data-big {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
}

[b-2algkfnkrt] .booking-information-data-big-lesser-weight {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
}

[b-2algkfnkrt] .booking-information-standard-text {
    font-size: 12px;
}

[b-2algkfnkrt] .booking-information-standard-text-bold {
    font-size: 12px;
    font-weight: 500;
}

[b-2algkfnkrt] .booking-information-info-text-small {
    font-weight: 200;
    font-size: 14px;
    color: gray;
}
/*End of fonts*/

[b-2algkfnkrt] .booking-information-airports-row {
    border-bottom: solid 2px;
    border-color: lightgray;
}

[b-2algkfnkrt] .booking-information-itinerary-table-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
}

[b-2algkfnkrt] .booking-information-leg-container {
    padding: 20px 20px 20px 20px;
}

[b-2algkfnkrt] .booking-information-flight-row-wrapper {
    padding: 10px;
}

[b-2algkfnkrt] .booking-information-code-row {
    margin: -5px 0px 10px -12px;
}

[b-2algkfnkrt] .booking-information-duration-row {
    margin: -5px 0px 10px -12px;
}

[b-2algkfnkrt] .booking-information-distance-row {
    margin-top: 10px;
}

[b-2algkfnkrt] .booking-information-inner-division-row {
    padding-top: 10px;
}
/* /Pages/Attendee/Booking/BookingRef.razor.rz.scp.css */
.booking-reference-buttons-wrapper[b-hyhl0yto80] {
    text-align: center;
}

.booking-reference-select-group[b-hyhl0yto80] {
    background-color: rgb(237,21,102);
    color: white;
    border-color: transparent;
}

.booking-reference-select-individual[b-hyhl0yto80] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.booking-reference-item-Wrapper[b-hyhl0yto80] {
    display: inline-block;
}

.booking-reference-confirmation-buttons[b-hyhl0yto80] {
    text-align: right;
    padding-left: 10px;
    padding-right: 10px;
}

.booking-reference-attendees-table-wrapper[b-hyhl0yto80] {
    padding-left: 10px;
    padding-right: 10px;
}

.booking-reference-confirm-button[b-hyhl0yto80] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.booking-reference-cancel-button[b-hyhl0yto80] {
    background-color: rgb(126,126,126);
    color: white;
    border-color: transparent;
}

.booking-reference-text-field-wrapper[b-hyhl0yto80] {
    padding: 10px 10px 10px 10px;
}
/* /Pages/Attendee/Cvent/CventInfoContainer.razor.rz.scp.css */
.cvent-info-spinner[b-bryh6cjpqg] {
    text-align: center;
}

.cvent-info-wrapper[b-bryh6cjpqg] {
    padding: 0 12px 22px 12px;
    /*border-style: solid;
    border-color: rgb(237, 21, 102);
    border-width: thin;*/
}

.cvent-info-body[b-bryh6cjpqg] {
}

.cvent-info-section[b-bryh6cjpqg] {
    margin: 20px 10px 0px 10px;
    padding: 0px 10px 0px 10px;
    border-style: solid;
    border-color: rgb(237,21,102);
    border-width: thin;
}

.cvent-info-row[b-bryh6cjpqg] {
    padding: 5px;
}



/* /Pages/Attendee/Edit.razor.rz.scp.css */
.attendee-name-header[b-3gsy1grgyr] {
    color: rgb(237 21 102);
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    text-align: start;
    padding-bottom: 15px;
}

.attendee-loading-text[b-3gsy1grgyr] {
    color: rgb(246,142,29);
    font-size: 24px;
}

.attendee-form-wrapper[b-3gsy1grgyr] {
    padding: 20px 30px 10px 30px;
    background-color: lightgray;
}

.attendee-label[b-3gsy1grgyr] {
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
}

.attendee-tabs[b-3gsy1grgyr] {
    font-weight: 600;
    color: blue;
}

.attendee-edit-container[b-3gsy1grgyr] {
    padding: 0;
}

.attendee-edit-buttons-wrapper[b-3gsy1grgyr] {
    text-align: right;
    margin-top: 15px;
}

.attendee-edit-confirm-button[b-3gsy1grgyr] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.attendee-edit-cancel-button[b-3gsy1grgyr] {
    background-color: rgb(126,126,126);
    color: white;
    border-color: transparent;
}

.attendee-edit-notes-table-title[b-3gsy1grgyr] {
    padding: 15px;
    color: rgb(237 21 102);
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
}
/* /Pages/Attendee/FileUpload.razor.rz.scp.css */
.file-upload-button[b-jrw01w3mtv] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.file-upload-button-wrapper[b-jrw01w3mtv] {
    text-align: right;
}
/* /Pages/Attendee/Index.razor.rz.scp.css */
.attendee-spinner[b-9hua1ev9vk] {
    text-align: center;
}

.attendee-main-title[b-9hua1ev9vk] {
    color: rgb(237 21 102);
    font-size: 36px;
    font-family: 'Raleway', sans-serif;
    padding-bottom: 15px;
}

.custom-table-row[b-9hua1ev9vk] {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 60px;
}
/* /Pages/Attendee/Notes/AddNote.razor.rz.scp.css */
.add-note-input[b-n88q49ethu] {
    height: 150px !important;
}

.add-note-confirm-button[b-n88q49ethu] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.add-note-cancel-button[b-n88q49ethu] {
    background-color: rgb(126,126,126);
    color: white;
    border-color: transparent;
}
/* /Pages/Attendee/Notes/DeleteNote.Razor.rz.scp.css */
.delete-note-input[b-4baspuisn2] {
    height: 150px !important;
}

.delete-note-confirm-button[b-4baspuisn2] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.delete-note-cancel-button[b-4baspuisn2] {
    background-color: rgb(126,126,126);
    color: white;
    border-color: transparent;
}

.delete-modal-header[b-4baspuisn2] {

}
/* /Pages/Attendee/Notes/EditNote.Razor.rz.scp.css */
.edit-note-input[b-0ju878k2z7] {
    height: 150px !important;
}

.edit-note-confirm-button[b-0ju878k2z7] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.edit-note-cancel-button[b-0ju878k2z7] {
    background-color: rgb(126,126,126);
    color: white;
    border-color: transparent;
}
/* /Pages/EmailCampaigns/EmailCampaign.razor.rz.scp.css */
.email-campaign-container[b-z8h11p1oww] {
    padding: 15px 0 0 0;
}

.email-campaign-buttons-row[b-z8h11p1oww] {
    padding: 20px 0;
}

.email-campaign-confirm-button[b-z8h11p1oww] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.email-campaign-spinner[b-z8h11p1oww] {
    text-align: center;
}

.email-campaign-label-readonly[b-z8h11p1oww] {
    display: block;
    font-weight: bolder;
    width: 100%;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    padding: 0.375rem 0.75rem;
}
/* /Pages/EmailCampaigns/EmailCampaignAttendees.razor.rz.scp.css */
.emailCampaign-buttons-wrapper[b-iwsi88uf8r] {
    text-align: center;
}

.emailCampaign-select-group[b-iwsi88uf8r] {
    background-color: rgb(237,21,102);
    color: white;
    border-color: transparent;
}

.emailCampaign-select-individual[b-iwsi88uf8r] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.emailCampaign-item-Wrapper[b-iwsi88uf8r] {
    display: inline-block;
}

.emailCampaign-confirmation-buttons[b-iwsi88uf8r] {
    text-align: right;
    margin-top: 16px;
}

.emailCampaign-programs-table-wrapper[b-iwsi88uf8r] {
}

.emailCampaign-confirm-button[b-iwsi88uf8r] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.emailCampaign-cancel-button[b-iwsi88uf8r] {
    background-color: rgb(126,126,126);
    color: white;
    border-color: transparent;
}

.emailCampaign-text-field-wrapper[b-iwsi88uf8r] {
    padding: 10px 10px 10px 10px;
}

.emailCampaign-spinner[b-iwsi88uf8r] {
    text-align: center;
}

.emailCampaign-form-wrapper[b-iwsi88uf8r] {
    padding: 16px;
    border-style: solid;
    border-color: rgb(237, 21, 102);
    border-width: thin;
}

[b-iwsi88uf8r] .emailCampaign-table {
    width: 1296px !important;
}

.emailCampaign-table-name-header[b-iwsi88uf8r] {
    min-width: 100px !important;
}

.emailCampaign-table-code-header[b-iwsi88uf8r] {
    white-space: nowrap;
}

[b-iwsi88uf8r] .emailCampaign-table-event-header {
    min-width: 120px !important;
}

[b-iwsi88uf8r] .emailCampaign-table-category-header {
    min-width: 100px !important;
}

.emailCampaign-table-start-header[b-iwsi88uf8r] {
}

.emailCampaign-table-end-header[b-iwsi88uf8r] {
}

.email-table-th[b-iwsi88uf8r] {
    font-size: 12px;
    max-width: 110px;
    padding: 3px;
    text-align: center;
}
/* /Pages/EmailCampaigns/EmailCampaignCreation.razor.rz.scp.css */
.emailCampaign-buttons-wrapper[b-ip3yysakpa] {
    text-align: center;
}

.emailCampaign-select-group[b-ip3yysakpa] {
    background-color: rgb(237,21,102);
    color: white;
    border-color: transparent;
}

.emailCampaign-select-individual[b-ip3yysakpa] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.emailCampaign-item-Wrapper[b-ip3yysakpa] {
    display: inline-block;
}

.emailCampaign-confirmation-buttons[b-ip3yysakpa] {
    text-align: right;
    margin-top: 16px;
}

.emailCampaign-programs-table-wrapper[b-ip3yysakpa] {
}

.emailCampaign-confirm-button[b-ip3yysakpa] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.emailCampaign-cancel-button[b-ip3yysakpa] {
    background-color: rgb(126,126,126);
    color: white;
    border-color: transparent;
}

.emailCampaign-text-field-wrapper[b-ip3yysakpa] {
    padding: 10px 10px 10px 10px;
}

.emailCampaign-spinner[b-ip3yysakpa] {
    text-align: center;
}

.emailCampaign-form-wrapper[b-ip3yysakpa] {
    padding: 16px;
    border-style: solid;
    border-color: rgb(237, 21, 102);
    border-width: thin;
}

[b-ip3yysakpa] .emailCampaign-table {
    width: 1296px !important;
}

.emailCampaign-table-name-header[b-ip3yysakpa] {
    min-width: 100px !important;
}

.emailCampaign-table-code-header[b-ip3yysakpa] {
    white-space: nowrap;
}

[b-ip3yysakpa] .emailCampaign-table-event-header {
    min-width: 120px !important;
}

[b-ip3yysakpa] .emailCampaign-table-category-header {
    min-width: 100px !important;
}

.emailCampaign-table-start-header[b-ip3yysakpa] {
}

.emailCampaign-table-end-header[b-ip3yysakpa] {
}
/* /Pages/EmailTemplates/Edit.Razor.rz.scp.css */
.email-template-edit-buttons-wrapper[b-gmnge5tdqi] {
    text-align: right;
    margin-top: 15px;
}

.email-template-edit-confirm-button[b-gmnge5tdqi] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.email-template-edit-cancel-button[b-gmnge5tdqi] {
    background-color: rgb(126,126,126);
    color: white;
    border-color: transparent;
}

.email-template-edit-label[b-gmnge5tdqi] {
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
}
/* /Pages/EmailTemplates/Index.Razor.rz.scp.css */
.email-template-title[b-z3qf2jiysz] {
    padding: 15px;
    color: rgb(237 21 102);
    font-size: 36px;
    font-family: 'Raleway', sans-serif;
}
/* /Pages/Ownership/AssignOwnership.razor.rz.scp.css */
.assign-ownership-confirm-button[b-vi7unu5cpa] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.assign-ownership-cancel-button[b-vi7unu5cpa] {
    background-color: rgb(126,126,126);
    color: white;
    border-color: transparent;
}

.assign-ownership-confirmation-buttons[b-vi7unu5cpa] {
    text-align: right;
    padding-left: 10px;
    padding-right: 10px;
}
/* /Pages/Programs/Add.razor.rz.scp.css */
.program-main-title[b-my1kexd7e5] {
    color: rgb(237 21 102);
    font-size: 36px;
    font-family: 'Raleway', sans-serif;
    padding-bottom: 15px;
}

.program-form-wrapper[b-my1kexd7e5] {
    padding: 20px 30px 10px 30px;
    background-color: lightgray;
}

.program-label[b-my1kexd7e5] {
    font-weight: bold;
}

.program-add-buttons-wrapper[b-my1kexd7e5] {
    text-align: right;
    margin-top: 15px;
}

.program-add-confirm-button[b-my1kexd7e5] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.program-add-cancel-button[b-my1kexd7e5] {
    background-color: rgb(126,126,126);
    color: white;
    border-color: transparent;
}

.form-lable-readonly[b-my1kexd7e5] {
    display: block;
    font-weight: bolder;
    width: 100%;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    padding: 0.375rem 0.75rem;
}
/* /Pages/Programs/CventProgram.razor.rz.scp.css */
.cvent-buttons-wrapper[b-gw0wea5wu2] {
    text-align: center;
}

.cvent-select-group[b-gw0wea5wu2] {
    background-color: rgb(237,21,102);
    color: white;
    border-color: transparent;
}

.cvent-select-individual[b-gw0wea5wu2] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.cvent-item-Wrapper[b-gw0wea5wu2] {
    display: inline-block;
}

.cvent-confirmation-buttons[b-gw0wea5wu2] {
    text-align: right;
    margin-top: 16px;
}

.cvent-programs-table-wrapper[b-gw0wea5wu2] {
}

.cvent-confirm-button[b-gw0wea5wu2] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.cvent-cancel-button[b-gw0wea5wu2] {
    background-color: rgb(126,126,126);
    color: white;
    border-color: transparent;
}

.cvent-text-field-wrapper[b-gw0wea5wu2] {
    padding: 10px 10px 10px 10px;
}

.cvent-spinner[b-gw0wea5wu2] {
    text-align: center;
}

.cvent-form-wrapper[b-gw0wea5wu2] {
    padding: 16px;
    border-style: solid;
    border-color: rgb(237, 21, 102);
    border-width: thin;
}

[b-gw0wea5wu2] .cvent-table {
    width: 1296px !important;
}

.cvent-table-name-header[b-gw0wea5wu2] {
    min-width: 100px !important;
}

.cvent-table-code-header[b-gw0wea5wu2] {
    white-space: nowrap;
}

[b-gw0wea5wu2] .cvent-table-event-header {
    min-width: 120px !important;
}

[b-gw0wea5wu2] .cvent-table-category-header {
    min-width: 100px !important;
}

.cvent-table-start-header[b-gw0wea5wu2] {
}

.cvent-table-end-header[b-gw0wea5wu2] {
}
/* /Pages/Programs/Edit.razor.rz.scp.css */
.program-name-header[b-atvlcqelkb] {
    color: rgb(237 21 102);
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    text-align: start;
    padding-bottom: 15px;
}

.program-loading-text[b-atvlcqelkb] {
    color: rgb(246,142,29);
    font-size: 24px;
}

.program-form-wrapper[b-atvlcqelkb] {
    padding: 20px 30px 10px 30px;
    background-color: lightgray;
}

.program-label[b-atvlcqelkb] {
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
}

.program-tabs[b-atvlcqelkb] {
    font-weight: 600;
    color: blue;
}

.program-upload-button[b-atvlcqelkb] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.program-spinner[b-atvlcqelkb] {
    text-align: center;
}


.program-edit-buttons-wrapper[b-atvlcqelkb] {
    text-align: right;
    margin-top: 15px;
}

.program-edit-confirm-button[b-atvlcqelkb] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.program-edit-cancel-button[b-atvlcqelkb] {
    background-color: rgb(126,126,126);
    color: white;
    border-color: transparent;
}

.program-edit-notes-table-title[b-atvlcqelkb] {
    padding: 15px;
    color: rgb(237 21 102);
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
}

.program-edit-buttons-row-wrapper[b-atvlcqelkb] {
    padding: 20px 0;    
}

.program-edit-container-spacer[b-atvlcqelkb] {
    padding: 15px 0 0 0;
}

.form-lable-readonly[b-atvlcqelkb] {
    display: block;
    font-weight: bolder;
    width: 100%;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    padding: 0.375rem 0.75rem;
}
/* /Pages/Programs/index.razor.rz.scp.css */
body[b-bfoj3n0tkf] {
}

.program-main-title[b-bfoj3n0tkf] {
    color: rgb(237 21 102);
    font-size: 36px;
    padding-bottom: 15px;
    font-family: 'Raleway', sans-serif;
}

.program-loading-text[b-bfoj3n0tkf] {
    color: rgb(246,142,29);
    font-size: 24px;
}

.program-edit-button[b-bfoj3n0tkf] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.program-spinner[b-bfoj3n0tkf] {
    text-align: center;
}
/* /Pages/Users/Edit.razor.rz.scp.css */
body[b-qm6q8tpp3w] {
}

.user-main-title[b-qm6q8tpp3w] {
    color: rgb(237 21 102);
    font-size: 36px;
    font-family: 'Raleway', sans-serif;
}

.user-loading-text[b-qm6q8tpp3w] {
    color: rgb(246,142,29);
    font-size: 24px;
}

.user-form-wrapper[b-qm6q8tpp3w] {
    padding: 20px 30px 10px 30px;
    background-color: lightgray;
}

.user-label[b-qm6q8tpp3w] {
    font-weight: bold;
}

.user-edit-buttons-wrapper[b-qm6q8tpp3w] {
    text-align: right;
    margin-top: 15px;
}

.user-edit-confirm-button[b-qm6q8tpp3w] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.user-edit-cancel-button[b-qm6q8tpp3w] {
    background-color: rgb(126,126,126);
    color: white;
    border-color: transparent;
}
/* /Pages/Users/Index.razor.rz.scp.css */
body[b-2v00b7pe04] {
}

.user-main-title[b-2v00b7pe04] {
    color: rgb(237 21 102);
    font-size: 36px;
    padding-bottom: 15px;
    font-family: 'Raleway', sans-serif;
}

.user-loading-text[b-2v00b7pe04] {
    color: rgb(246,142,29);
    font-size: 24px;
}

.user-edit-button[b-2v00b7pe04] {
    background-color: rgb(247,143,30);
    color: white;
    border-color: transparent;
}

.user-delete-button[b-2v00b7pe04] {
    background-color: red;
    color: white;
    border-color: transparent;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-aqqlqydw4b] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-aqqlqydw4b] {
    flex: 1;
}

.sidebar[b-aqqlqydw4b] {
    background-image: linear-gradient(180deg, rgb(236,54,94) 0%, #f26f45 70%);
}

.top-row[b-aqqlqydw4b] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-aqqlqydw4b]  a, .top-row .btn-link[b-aqqlqydw4b] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-aqqlqydw4b] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-aqqlqydw4b] {
        display: none;
    }

    .top-row.auth[b-aqqlqydw4b] {
        justify-content: space-between;
    }

    .top-row a[b-aqqlqydw4b], .top-row .btn-link[b-aqqlqydw4b] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-aqqlqydw4b] {
        flex-direction: row;
    }

    .sidebar[b-aqqlqydw4b] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-aqqlqydw4b] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-aqqlqydw4b] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-cob28bsivm] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-cob28bsivm] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-cob28bsivm] {
    font-size: 1.1rem;
}

.oi[b-cob28bsivm] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-cob28bsivm] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-cob28bsivm] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-cob28bsivm] {
        padding-bottom: 1rem;
    }

    .nav-item[b-cob28bsivm]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-cob28bsivm]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-cob28bsivm]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-cob28bsivm] {
        display: none;
    }

    .collapse[b-cob28bsivm] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
