/* Minification failed. Returning unminified contents.
(87,39): run-time error CSS1046: Expect comma, found '41'
(87,46): run-time error CSS1046: Expect comma, found '/'
(87,75): run-time error CSS1046: Expect comma, found '0'
(87,79): run-time error CSS1046: Expect comma, found '/'
(196,35): run-time error CSS1046: Expect comma, found '0'
(196,39): run-time error CSS1046: Expect comma, found '/'
 */
.ml-3 {
    flex: 1;
}
.footeralign {
    margin-bottom: -310px;
    padding-bottom: 330px;
}
/*.ml-1 {
        margin-left: 0rem !important;
        color: #6c757d;
    }*/
.note-editing-area {
    background-color: white;
}

.text-right {
    text-align: right;
}

.body-content {
    padding-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
}

.nomargin {
    margin: 0px;
}

.break-spaces {
    white-space: pre-line;
}

.img-size {
    width: 40px;
    height: 40px;
}

.caret-size {
    font-size: 1.2em;
}

.mt-mb-15 {
    margin-top: -15px;
    margin-bottom: -15px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-5 {
    margin-right: 5px;
}

.nopadd {
    padding: 0px;
}

.gray-border {
    border: 1px solid lightgray;
    border-radius: 10%;
}

.d-title .d-title-edit {
    visibility: hidden;
}

.d-title:hover .d-title-edit {
    visibility: visible;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    color: #212529;
    text-decoration: none;
    margin-top: 6px !important;
    border: -1rem !important;
    cursor: pointer;
    padding: 10px 10px;
    border-radius: 7px 7px !important;
    margin-bottom: 5px;
}

.list-group-item:hover {
    box-shadow: 1px 1px 1px 1px rgb(1 41 112 / 8%), 1px 1px 1px 1px rgb(0 0 0 / 12%) !important;
}

i.fa.fa-refresh.tick-mark.k-cursor-pointer {
    cursor: pointer;
    float: right;
    margin: 0px;
}

.list-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    border-radius: 0.5rem;
    margin: 0%;
}

h6.commnt {
    color: #6c757d !important;
}

.list-group textarea {
    width: 100%;
    border-width: 0px;
    height: auto;
    color: #6c757d !important;
    padding: 0px;
    resize: none;
}

textarea:focus-visible {
    outline: -webkit-focus-ring-color auto 0px !important;
}

textarea {
    overflow: hidden;
}

.ml-1 {
    margin-left: 0rem !important;
    color: #6c757d;
}

.text-right {
    text-align: left !important;
}

.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.list-group-item + .list-group-item {
    border-top-width: 1px !important;
}

span.updatetimeago, time.timeago {
    font-size: 0.9em !important;
    color: #6c757d !important;
}

.caret-size {
    font-size: 0.9em !important;
    margin-bottom: 8px !important;
}

.mr16 {
    margin-right: 10px !important;
}

.align-middle {
    font-size: 0.96em;
}

.card-header {
    background: white !important;
}

time.timeago.align {
    font-size: 1em !important;
    color: #6c757d !important;
}

.mr-7 {
    margin-top: -5px;
    margin-left: 7px;
}

span.align-middle.no-padd {
    vertical-align: unset;
}

.k-button-primary, .k-button.k-primary {
    border-color: #ff6358;
    color: #fff;
    background-color: #ff6358;
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.04));
}

.k-dialog-titlebar {
    border-color: inherit;
    color: #fff;
    background-color: #ff6358;
}

.k-window {
    border-color: rgba(0,0,0,.08);
    color: #424242;
    background-color: #fff;
    box-shadow: 0 3px 3px 0 rgb(0 0 0 / 6%);
}

.k-widget.k-window.k-dialog.k-confirm {
    width: 30%;
    left: 534.8px;
    top: 286.25px;
    z-index: 10006;
}

.k-button {
    border-radius: 2px;
    padding: 4px 8px;
    line-height: 1.4285714286;
}

.k-button-icon {
    border: none;
}

button.launch.aprimary {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.back.margin-bottom {
    padding: 2px;
    margin-top: -2px;
}

