/* _content/Carahsoft.CarahEvents.Library/Views/Edit/Register.cshtml.rz.scp.css */
[b-sat0furlwz] #home iframe {
    min-width: initial !important;
}
/* _content/Carahsoft.CarahEvents.Library/Views/Shared/_LayoutCarahEvent.cshtml.rz.scp.css */
[b-6xtux2p8by] .input-validation-error {
    border-color: #dc3545;
}

[b-6xtux2p8by] .carah-required {
    color: #32499c;
    font-weight: 700;
}
/* _content/Carahsoft.CarahEvents.Library/Views/Shared/_PartialCarahFinder.cshtml.rz.scp.css */
/* Carahfinder File picker */
[b-cn6cqaamls] .modal-body .images .image img {
    width: 100px;
    cursor: pointer;
}

[b-cn6cqaamls] .modal-body .images .image {
    width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

[b-cn6cqaamls] .modal-body .images .image .badge {
    position: absolute;
    top: -6px;
    right: -6px;
    cursor: pointer;
}

[b-cn6cqaamls] .modal-body .figure-caption {
    font-size: .6rem !important;
    text-align: center;
}

[b-cn6cqaamls] .modal-body .file-name {
    cursor: copy;
}


[b-cn6cqaamls] .modal-body .figure-caption .file-name {
    color: #212529;
}

[b-cn6cqaamls] .img-thumbnail:hover {
    transform: scale(3);
    z-index: 10;
}

/*
 @preserve
 bstreeview.css
 Version: 1.2.0
 Authors: Sami CHNITER <sami.chniter@gmail.com>
 Copyright 2020
 License: Apache License 2.0
 Project: https://github.com/chniter/bstreeview
*/
[b-cn6cqaamls] .bstreeview {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    padding: 0;
    overflow: hidden;
}

    [b-cn6cqaamls] .bstreeview .list-group {
        margin-bottom: 0;
    }

    [b-cn6cqaamls] .bstreeview .list-group-item {
        border-radius: 0;
        border-width: 1px 0 0 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        cursor: pointer;
    }

        [b-cn6cqaamls] .bstreeview .list-group-item:hover {
            background-color: #dee2e6;
        }

    [b-cn6cqaamls] .bstreeview > .list-group-item:first-child {
        border-top-width: 0;
    }

    [b-cn6cqaamls] .bstreeview .state-icon {
        margin-right: 8px;
        width: 12px;
        text-align: center;
    }

    [b-cn6cqaamls] .bstreeview .item-icon {
        margin-right: 5px;
    }

    [b-cn6cqaamls] .bstreeview > .list-group .show > .list-group-item:not(.active) {
        background-color: #f3f3f3;
    }

/* _content/Carahsoft.CarahEvents.Library/Views/Shared/_PartialForm.cshtml.rz.scp.css */
[b-nbzllcq3pt] #registerWrapper .bolder {
    font-weight: 600;
}

[b-nbzllcq3pt] #registerWrapper .page-header {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 9px;
}

[b-nbzllcq3pt] #registerWrapper .page-header h5 {
    margin: 0;
}

/* Register */
[b-nbzllcq3pt] #details .col-form-label-sm {
    text-align: left;
    font-weight: 600;
}

@media (min-width: 576px) {
    [b-nbzllcq3pt] #details .col-form-label-sm {
        text-align: right;
        font-weight: 600;
    }
}
/* _content/Carahsoft.CarahEvents.Library/Views/Shared/_PartialRegister.cshtml.rz.scp.css */
[b-g210eaetc6] #registerWrapper .bolder {
    font-weight: 600;
}

[b-g210eaetc6] #registerWrapper .page-header {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 9px;
}

[b-g210eaetc6] #registerWrapper .page-header h5 {
    margin: 0;
}

/* Register */
[b-g210eaetc6] #details .col-form-label-sm {
    text-align: left;
    font-weight: 600;
}

@media (min-width: 576px) {
    [b-g210eaetc6] #details .col-form-label-sm {
        text-align: right;
        font-weight: 600;
    }
}
