body { cursor: url('https://static.tildacdn.com/tild3931-6536-4765-b230-333665616230/Frame_3_3.svg'), auto !important; }
a, button, [style*="pointer"], [data-elem-type="button"] { cursor: url('https://static.tildacdn.com/tild3233-6634-4533-b338-653332663631/Frame_8.svg'), pointer !important; }
a:active, button:active, [style*="pointer"]:active, [data-elem-type="button"]:active { cursor: url('https://static.tildacdn.com/tild3233-6634-4533-b338-653332663631/Frame_8.svg'), pointer !important; }
input[type="text"], textarea { cursor: url('https://static.tildacdn.com/tild3364-6566-4464-b734-666539386564/Frame_6.svg'), text; }
.draggable { cursor: url('https://static.tildacdn.com/tild3233-6634-4533-b338-653332663631/Frame_8.svg'), move; }


::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
::-webkit-scrollbar-thumb {
    background: #DDB76A;
    border-radius: 10px;
}
::-webkit-scrollbar-track {
    background: #F0F0F0;
}
::-webkit-scrollbar-thumb:hover {
    background: #C1A161;
}

.t794__content {
    position: relative;
    padding: 7px 14px;
    overflow: auto;
    box-sizing: border-box;
    max-height: 100%;
}

.t-name_xs {
    font-size: 15px;
    margin-bottom: 2px !important;
    line-height: 1.35;
}

.t-form__successbox {
    background: #ffffff;
    border-radius: 7px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    margin-bottom: 20px;
    padding: 20px;
    text-align: center;
    display: none !important;
}
