/* _content/ACCP.Blazor.Web/Components/Bookmarks/AddBookmarkComponent.razor.rz.scp.css */
.addBookmark[b-5wunxknpgv] {
    height: 5px;
    padding-top: 5px;
}

.addBookmark .btn[b-5wunxknpgv] {
    display: flex;
    align-items: center;
}

.addBookmark .btn:hover[b-5wunxknpgv] {
    background-color: #ccc;
}


/* _content/ACCP.Blazor.Web/Components/Bookmarks/BookmarksComponent.razor.rz.scp.css */
#bookmarks h5[b-7yddjbk1vt] {
    margin-left: 18px;
    color: #00FF81;
    margin-bottom: 0;
}

#bookmarks a.btn-link[b-7yddjbk1vt] {
    color: #fff;
}

#bookmarks[b-7yddjbk1vt] {
    margin-bottom: 1px;
    margin-top: 15px;
}

#bookmarks .Vertical .nav-item[b-7yddjbk1vt] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    margin-bottom: 15px;
}

    #bookmarks .Vertical .nav-item:first-of-type[b-7yddjbk1vt] {
        padding-top: 1rem;
    }

    #bookmarks .Vertical .nav-item:last-of-type[b-7yddjbk1vt] {
        padding-bottom: 1rem;
    }

    #bookmarks .Vertical .nav-item[b-7yddjbk1vt]  a {
        color: #d7d7d7;
        height: 1.75rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

    #bookmarks .Vertical .nav-item[b-7yddjbk1vt]  a:hover {
        background: rgb(24,30,83);
        background: linear-gradient(90deg, rgba(24,30,83,1) 0%, rgba(91,93,115,1) 30%, rgba(24,30,83,1) 94%);
        color: white;
    }


#bookmarks .Vertical .nav-item[b-7yddjbk1vt]  button {
    float: right;
    margin-right: 10px;
    margin-top: -25px;
    position: relative;
    margin-right: 10px;
}

#bookmarks ul.Horizontal[b-7yddjbk1vt] {
    display: inline;
}

#bookmarks .Horizontal .nav-item[b-7yddjbk1vt]  a {
    background-color: #104575;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 4px;
    height: 2rem;
    line-height: 2rem;
    color: #fff;
    display: flex;
    align-items: center;
    float: left;
}

    #bookmarks .Horizontal .nav-item[b-7yddjbk1vt]  a:hover {
        background-color: #999999;
        color: white;
    }

#bookmarks .nobookmarks[b-7yddjbk1vt] {
    color: #fff;
    font-size: 10px;
    margin-left: 20px;
}
/* _content/ACCP.Blazor.Web/Components/PromptLibrary/AddPromptComponent.razor.rz.scp.css */
#recorderWrapper #controls[b-6n6bdkz4kl] {
    display: flex;
    margin-top: 1rem;
}

#recorderWrapper button[b-6n6bdkz4kl] {
    flex-grow: 1;
    height: 2.5rem;
    min-width: 2rem;
    border: none;
    border-radius: 0.15rem;
    background: #ed341d;
    margin-left: 2px;
    box-shadow: inset 0 -0.15rem 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 1rem;
}

    #recorderWrapper button:hover[b-6n6bdkz4kl], button:focus[b-6n6bdkz4kl] {
        outline: none;
        background: #c72d1c;
    }

    #recorderWrapper button[b-6n6bdkz4kl]::-moz-focus-inner {
        border: 0;
    }

    #recorderWrapper button:active[b-6n6bdkz4kl] {
        box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2);
        line-height: 3rem;
    }

    #recorderWrapper button:disabled[b-6n6bdkz4kl] {
        pointer-events: none;
        background: lightgray;
    }

    #recorderWrapper button:first-child[b-6n6bdkz4kl] {
        margin-left: 0;
    }

#recorderWrapper audio[b-6n6bdkz4kl] {
    display: block;
    width: 100%;
    margin-top: 0.2rem;
}

#recorderWrapper li[b-6n6bdkz4kl] {
    list-style: none;
    margin-bottom: 1rem;
}

#recorderWrapper #formats[b-6n6bdkz4kl] {
    margin-top: 0.5rem;
    font-size: 80%;
    display: none;
}

#recorderWrapper #recording[b-6n6bdkz4kl] {
    margin-top: 15px;
    padding: 5px;
    width: 362px;
    background-color: #f1f3f4;
    border: 1px dashed #c9dded;
    text-align: center;
    font-size: 10px;
    border-radius: 15px;
    height: 128px;
}

#recorderWrapper #recLength[b-6n6bdkz4kl] {
    float: right;
    font-size: 10px;
    margin-top: 6px;
}
/* _content/ACCP.Blazor.Web/Components/PromptLibrary/RecordingsComponent.razor.rz.scp.css */
#promptWrapper #recordingsWrapper[b-bg8423k528] {
    margin-top: 10px !important;
}

    #promptWrapper #recordingsWrapper .fakeBtn[b-bg8423k528] {
        padding: 3px;
        border-radius: 0.4em;
    }

        #promptWrapper #recordingsWrapper .fakeBtn:hover[b-bg8423k528] {
            text-decoration: none;
            color: #fff !important;
        }
/* _content/ACCP.Blazor.Web/Components/SoftPhone/SoftPhoneComponent.razor.rz.scp.css */
#softphone[b-2181wddm7e] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
}

    #softphone #draggableDiv[b-2181wddm7e] {
        position: absolute;
        text-align: center;
        border-radius: 0 15px 0 15px;
        left: 0;
    }

        #softphone #draggableDiv #draggableDivheader[b-2181wddm7e] {
            padding: 5px;
            cursor: move;
            background-color: #2196F3;
            color: #fff;
            width: 330px;
            min-width: 330px;
            border-radius: 0 15px 0 15px;
            text-align: left;
            height: 30px;
        }

            #softphone #draggableDiv #draggableDivheader:hover[b-2181wddm7e] {
                cursor: grabbing;
            }


        #softphone #draggableDiv #spContainerDiv[b-2181wddm7e] {
            display: none;
        }

        #softphone #draggableDiv #hide[b-2181wddm7e] {
            font-size: 10px;
            color: #fff;
            background-color: #10447f;
            height: 16px;
            text-align: right;
            padding: 1px 5px 0 0;
        }

        #softphone #draggableDiv #callHistContainerDiv #clearCallHistory[b-2181wddm7e] {
            font-size: 10px;
            color: #000;
            height: 16px;
            text-align: right;
            padding: 1px 5px 0 0;
            width: 100%;
            float: right;
        }

            #softphone #draggableDiv #hide:hover[b-2181wddm7e], #softphone #draggableDiv #callHistContainerDiv #clearCallHistory:hover[b-2181wddm7e] {
                cursor: pointer;
                text-decoration: underline;
            }

        #softphone #draggableDiv #spContainerDiv[b-2181wddm7e], #softphone #draggableDiv #callHistContainerDiv[b-2181wddm7e] {
            width: 330px;
            min-width: 200px;
            min-height: 400px;
            font-size: 10px;
            height: 530px;
        }

            #softphone #draggableDiv #spContainerDiv #afterCallWork #acwDiv #acwClose[b-2181wddm7e] {
                margin-top: 40px;
            }

            #softphone #draggableDiv #spContainerDiv #afterCallWork #callReasonDiv[b-2181wddm7e] {
                width: 100%;
                margin-left: -14px;
            }

                #softphone #draggableDiv #spContainerDiv #afterCallWork #callReasonDiv select[b-2181wddm7e] {
                    margin-top: 7px !important;
                    min-width: 100px;
                    margin-left: -20px !important;
                }

            #softphone #draggableDiv #spContainerDiv #afterCallWork[b-2181wddm7e] {
                position: absolute;
                bottom: -20px;
                height: 30px;
                background-color: #2196f3;
                color: #fff;
                font-weight: bold;
                font-size: 10px;
                padding: 0 5px 0 15px;
                text-align: left;
                width: 330px;
                margin-left: -1px;
            }


#softphone #dockedDiv[b-2181wddm7e] {
    padding: 5px;
    width: 330px;
    background-color: #efefef;
    border: 1px dashed #c9dded;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-size: 10px;
    border-radius: 0 15px 0 15px;
}

        #softphone #dockedDiv span:hover[b-2181wddm7e] {
            text-decoration: underline;
            cursor: pointer;
        }

    #softphone #draggableDiv #draggableDivheader #softphoneTab[b-2181wddm7e], #softphone #draggableDiv #draggableDivheader #callHistoryTab[b-2181wddm7e]{
        display: block;
        width: 120px;
        color: #fff;
        font-weight: bold;
        float: left;
        border-right: 1px solid #2196F3;
        text-align: center;
        font-size: 12px;
        height: 25px;
        padding: 3px;
        border-radius: 8px 8px 0 0;
    }

    #softphone #draggableDiv #draggableDivheader #softphoneTab[b-2181wddm7e] {
        margin-left: 30px;
        background-color: #007bff;
    }

    #softphone #draggableDiv #draggableDivheader #callHistoryTab[b-2181wddm7e] {
        background-color: #584fe6;
    }

    #softphone #draggableDiv #draggableDivheader #softphoneTab:hover[b-2181wddm7e], #softphone #draggableDiv #draggableDivheader #callHistoryTab:hover[b-2181wddm7e] {
        background-color: #ccc;
        cursor: pointer;
    }

    #softphone #draggableDiv #callHistContainerDiv table#callHistory[b-2181wddm7e] {
        width: 100%;
        border-spacing: 10px;
        border-collapse: separate;
        background-color: #b0ded659;
        font-size: 11px;
        text-align: left;
    }

    #softphone #draggableDiv #statusDiv[b-2181wddm7e]{
        position: absolute;
        margin-top: 5px;
        margin-left: 8px;
        color: #fff;
    }

    #softphone #draggableDiv #statusDiv:hover[b-2181wddm7e] {
        cursor: pointer;
    }

        #softphone #draggableDiv #statusDiv #statusMenu[b-2181wddm7e] {
            position: absolute;
            margin-top: 20px;
            margin-right: 20px;
            min-width: 100px;
            border: 1px solid black;
            background-color: #fff;
            color: #000;
            padding: 10px;
            box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.1);
            border-radius: 4px;
            border: 1px solid #ccc;
            font-size: 11px;
            text-align: left;
            z-index: 100;
        }





/* _content/ACCP.Blazor.Web/Pages/BlockedNo.razor.rz.scp.css */
#promptlibWrapper #viewer[b-k7qltivfmi] {
    margin-top: 1rem;
}
/* _content/ACCP.Blazor.Web/Pages/Feedback.razor.rz.scp.css */
.page[b-2ltts1kpu6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.rating-container[b-2ltts1kpu6] {
    display: inline-block;
    font-size: 24px;
    margin-bottom: 15px;
    color: #f0ad4e;
}

.star[b-2ltts1kpu6] {
    cursor: pointer;
}

    .star[b-2ltts1kpu6]::before {
        content: "\2606";
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 1;
        text-align: center;
        color: #ccc;
    }

    .star.selected[b-2ltts1kpu6]::before {
        content: "\2605";
        color: #ffce54;
    }
/* _content/ACCP.Blazor.Web/Pages/Profile.razor.rz.scp.css */
#configLink[b-aisrw4fpr3] {
    text-decoration: none;
}

    #configLink:hover[b-aisrw4fpr3] {
        text-decoration: underline;
    }

.user-info[b-aisrw4fpr3] {
    margin-bottom: -10px;
}

/* _content/ACCP.Blazor.Web/Pages/PromptLibrary.razor.rz.scp.css */
#promptlibWrapper #viewer[b-hwegmxbuqy] {
    margin-top: 1rem;
}
/* _content/ACCP.Blazor.Web/Shared/MainLayout.razor.rz.scp.css */
.page[b-ghbcke40it] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-ghbcke40it] {
    flex: 1;
}

.sidebar[b-ghbcke40it] {
    background-color: #181E53;
    background-image: url('/images/pyramid/pyramid.png');
    background-position: bottom right;
    background-size: 450px;
    background-repeat: no-repeat;
    z-index: 100;
}

.top-row[b-ghbcke40it] {
    background-color: #ffffff;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    cursor: pointer;
}

    .top-row[b-ghbcke40it]  a, .top-row .btn-link[b-ghbcke40it] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-ghbcke40it] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ghbcke40it] {
        display: none;
    }

    .top-row.auth[b-ghbcke40it] {
        justify-content: space-between;
    }

    .top-row a[b-ghbcke40it], .top-row .btn-link[b-ghbcke40it] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ghbcke40it] {
        flex-direction: row;
    }

    .sidebar[b-ghbcke40it] {
        background-color: #181E53;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ghbcke40it] {
        position: sticky;
        top: 0;
        z-index: 101;
    }

    .main > div[b-ghbcke40it] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/ACCP.Blazor.Web/Shared/NavMenu.razor.rz.scp.css */
#nav-menu .navbar-toggler[b-da7rdw2p8r] {
    background-color: rgba(255, 255, 255, 0.1);
}

#nav-menu .top-row[b-da7rdw2p8r] {
    height: 4rem;
    /* background-color: rgb(2,8,60); */
}

.navbar-brand[b-da7rdw2p8r] {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1.5rem;
    width: 160px;
    color: #0ff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.oi[b-da7rdw2p8r] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

#nav-menu .nav-item[b-da7rdw2p8r] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    margin-bottom: 30px;
}

    #nav-menu .nav-item:first-of-type[b-da7rdw2p8r] {
        padding-top: 0.5rem;
    }

    #nav-menu .nav-item:last-of-type[b-da7rdw2p8r] {
        padding-bottom: 1rem;
    }

    #nav-menu .nav-item[b-da7rdw2p8r]  a {
        color: #d7d7d7;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        cursor: pointer;
    }

        #nav-menu .nav-item[b-da7rdw2p8r]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        #nav-menu .nav-item[b-da7rdw2p8r]  a:hover {
            background: rgb(24,30,83);
            background: linear-gradient(90deg, rgba(24,30,83,1) 0%, rgba(91,93,115,1) 30%, rgba(24,30,83,1) 94%);
            color: white;
        }

#nav-menu #versionNo[b-da7rdw2p8r] {
    position: absolute;
    bottom: 8px;
    font-size: x-small;
    color: #fff;
    text-align: center;
    width: 100%;
}

#nav-menu #Feedback[b-da7rdw2p8r] {
    position: absolute;
    bottom: 30px;
    font-size: 0.9rem;
    color: #d7d7d7;
    text-align: center;
    width: 100%;
}

    #nav-menu #Feedback a[b-da7rdw2p8r] {
        color: #d7d7d7;
        cursor: pointer;
    }

        #nav-menu #Feedback a label[b-da7rdw2p8r] {
            vertical-align: super;
            cursor: pointer;
        }

#nav-menu #versionNo a[b-da7rdw2p8r] {
    color: #fff;
}

#adminMenuSet:hover #adminContent[b-da7rdw2p8r] {
    display: block;
}

#nav-menu .menuContent[b-da7rdw2p8r] {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-left: 209px;
    color: #000;
    background-image: url(/images/pyramid/pyramid.png);
    background-position: center;
    margin-top: -52px;
}

    #nav-menu .menuContent h3[b-da7rdw2p8r] {
        margin-left: 20px;
        margin-top: 5px;
        font-size: 1.1rem !important;
    }

#nav-menu .nav-item .menuContent[b-da7rdw2p8r]  a {
    color: #000;
    margin-left: 40px;
}

    #nav-menu .nav-item .menuContent[b-da7rdw2p8r]  a:hover {
        background: none !important;
        background-color: #ccc;
        color: #000;
        font-weight: bold;
    }


#nav-menu .nav-item .menuContent .arrow-right[b-da7rdw2p8r] {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 22px solid #181E53;
    color: #000;
    margin-left: -17px;
    margin-top: -3px;
}

#mainMenu[b-da7rdw2p8r]{
    margin-top:15px;
}

#mainMenu h5[b-da7rdw2p8r] {
    color: aqua;
    margin-left: 18px;
}

@media (min-width: 641px) {
    .navbar-toggler[b-da7rdw2p8r] {
        display: none;
    }

    .collapse[b-da7rdw2p8r] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

#verHistLink[b-da7rdw2p8r] {
    text-decoration: none;
}

#verHistLink:hover[b-da7rdw2p8r] {
    text-decoration: underline;
}
