@font-face {
    font-family: "Stanberry";
    src: url('./../../../font/Stanberry.ttf') format("opentype");
}

@font-face {
    font-family: "geometria";
    src: url('./../../../font/geometria/geometria.ttf') format("opentype");
}

@font-face {
    font-family: "Consolas";
    src: url('./../../../font/Consolas/consolas.ttf') format("opentype");
}

html,
body {
    overflow: hidden;
}

body {
    /* font-family: "geometria"; */
    font-family: 'Roboto';
    font-size: 15px;
    height: 48px;
    font-weight: 400;
    font-size: .9375rem;
    line-height: 1.25rem;
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    margin: 0;
    background-color: #f3f2f1;
    height: 100%;
}

.title {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    line-height: 1.75rem;
    padding-bottom: 2.3632px;
    padding-top: 2.3632px;
    color: #1b1b1b;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 12px;
}

.onelem {
    /* width: 100%;
    height: 100%; */
    /* position: absolute; */
    width: 100%;
    height: 100%;
}

div#id_left_tops {
    display: flex;
    align-items: center;
    width: 100%;
}

div#spisok_cat {
    /* width: 100%; */
    height: calc(100% - 86px);
    overflow-y: auto;
    padding: 15px;
}

.open_bot_chat {
    width: 100%;
    justify-content: left;
    margin-bottom: 10px;
}

::-webkit-scrollbar {
    width: 12px;
    background: #EEEEEE;
}

::-webkit-scrollbar-thumb {
    background: #888888;
    -webkit-border-radius: 1ex;
    border: 2px solid #EEEEEE;
}

::-webkit-scrollbar-thumb:hover {
    background: #CCC;
    -webkit-border-radius: 1ex;
    border: 2px solid #EEEEEE;
}

.open_bot_chat .k-icon {
    margin-right: 8px;
    margin-left: -4px;
}

.open_bot_chat .k-svg-icon {
    margin-right: 8px;
    margin-left: -4px;
}

.k-icon.svgimage {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.jquery-loading-modal{
    z-index: 1000000 !important;
}
/*
.clcontentcenter p{
    margin-block-start: 0;
    margin-block-end: 0;
}

.clcontentcenter ol{
    list-style-type: auto;
    margin-block-start: 0;
    margin-block-end: 0;
}
*/
/* .clcontentcenter strong{
    line-height: 2;
} */
/*
.clcontentcenter h3{
    margin: 3px 0px;
}

.clcontentcenter h3{
    margin-block-start: 0;
    margin-block-end: 0;
}

.clcontentcenter ul{
    margin-block-start: 0;
    margin-block-end: 0;
}*/

/* .clcontentcenter br{
    line-height: 0.7;
} */

.clcontentcenter pre code.hljs {
    font-family: Consolas !important;
    width: -webkit-fill-available;
    border-radius: .375rem;
}

.border-token-border-medium {
    --tw-bg-opacity: 1;
    background-color: rgba(13, 13, 13, var(--tw-bg-opacity));
    border-color: var(--border-medium);
    border-width: .5px;
}

.gptpre {
    background-color: transparent;
    border-radius: .375rem;
    color: currentColor;
    font-size: 0.975em;
    font-weight: 400;
    line-height: 1.7142857;
    margin: 0;
    overflow-x: auto;
    padding: 0;
    width: fit-content;
    max-width: 100%;
    margin-bottom: 5px;
}

.text-token-text-secondary {
    color: #b4b4b4;
    font-size: .75rem;
    line-height: 1rem;
    font-family: ui-sans-serif, -apple-system, system-ui, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica, Apple Color Emoji, Arial, Segoe UI Emoji, Segoe UI Symbol;
    padding-bottom: .5rem;
    padding-top: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: var(--main-surface-secondary);
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem;
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
}

.blockpre{
    display: flex;
}

.gap-1 {
    background-color: transparent;
    color: #b4b4b4;
    border: none;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.clcodezagl{
    font-size: 16px;
    text-transform: capitalize;
    margin-right: 20px;   
}

.highslide-container{
    z-index: 100050 !important;
}
