﻿body {
}
/*body {
      font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
}
*/

/* BOOTSTRAP DEFAULT FORM EDGES COLOR */
:root {
    --bs-border-color: #DBE0E5; /* darker than default */
}

.hand {
    cursor: pointer;
}

/* TinyMCE */
.tox-promotion, .tox-statusbar__branding {
    display: none;
}

.fab-menu-text {
    font-weight: 700;
}

li {
    font-size: 0.85em;
}

.fab-logo {
    color: #c00000;
    font-family: 'Concert One';
    font-size: 23px;
}

.fab-app-name {
    color: #ddd;
    font-family: 'Concert One';
    font-size: 23px;
}

.user-btn-circle {
    width: 30px;
    height: 30px;
    padding: 0;
    border-radius: 15px;
    text-align: center;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 1.42857;
}
