﻿.client-label{
    font-weight: bold;
}

/*.result-positive{
    color: #26BCBB;
}

.result-negative{
    color: #717171;
}

.accordion-body{
    margin-left:2.5rem;
}
*/
.asmt-notification {
    margin: 0 0 1em 0;
}

.refresh-btn{
    margin-bottom: 1em;
}


.k-i-expand {
    font-size: 2em;
    left: -20px;
}

.k-i-collapse {
    font-size: 2em;
    left: -20px;
}

/*.accordion-button {
    font-size: .75em;
}

#alcohol-summary{
    margin-bottom: 1em;
}

.asmt-detail-header-container {
    margin: 0.5em;
    text-align: center;
}

a.asmt-detail-header {
    color: var(--color-primary)
}*/

/*progress notes*/
/*#progress-notes-container {
    width: 100%;
    margin: 25px 0;
}

#progress-notes-editor {
    border: lightgray solid 1px;
    border-radius: 10px;
    padding: 1em;
}

.k-editor-toolbar-wrap{
    display:none;
}

#update-note {
    margin: 10px 0;
}

#note-btn-container{
    margin: 25px 0;
}*/

