.reply {
    margin-left: 24px;
    background-color: antiquewhite;
}

.third-level {
    margin-left: 48px;
    background-color: coral;
}

#clientPhotoUpload {
    height: 35px;
    width: max-content;
    /*border: #111111;*/
    /*border-width: 2px;*/
    /*border-style: solid;*/
    opacity: 100 !important;
    position: relative;
}

