.commentsCard .commentsPlace{min-height:10vh;max-height:60vh;overflow:auto}.commentsCard .commentCardPlace{display:flex;flex-direction:row;align-items:flex-end}.commentsCard .commentCardPlace.commentCardPlaceOwn{flex-direction:row-reverse}.commentsCard .commentCardPlace .commentAvatarPlace{display:block;width:60px}.commentsCard .commentCardPlace .commentAvatarPlace.commentAvatarPlaceOwn{float:left}.commentsCard .commentCardPlace .commentAvatarPlace .commentAvatar{margin:auto}.commentsCard .commentCardPlace .commentCard{border-width:2px;align-items:stretch;flex-grow:1}.commentsCard .commentCardPlace .commentCard float:left .commentDate{font-size:.6em}.commentsCard .commentCardPlace .commentCard .commentUser{font-weight:600;padding-right:10px;font-size:.8em}.commentsCard .commentCardPlace .commentCard .commentDate{color:#555;font-size:.8em}.commentsCard .commentCardPlace .commentCard .commentContent{margin:10px 0}.commentsCard .commentCardPlace .commentCard.commentCardOwn{border-color:#d3e0e9;background-color:#e8f4fc;float:right}.commentsCard .commentCardPlace .commentCard .commentTools{margin-top:5px}.commentsCard .commentCardDeleted{width:100% !important;background-color:#ccc !important;color:#eee !important;border-width:1px}.commentsCard .commentCardDeleted .commentContent{margin-top:0}.dashboardIcons .dashboardIconItem{display:block;margin-right:10px}.dashboardIcons .dashboardIconItem i{margin-right:3px;font-size:20px}.dashboardIcons .dashboardIconItem a{position:relative}.dashboardIcons .dashboardIconItem .badge{font-size:8px;position:absolute;left:14px;top:-6px}#open_preferences_center{position:fixed;right:20px;bottom:20px;display:flex;align-items:center;justify-content:center;background:#fff;font-size:xx-large;width:50px;height:50px;border-radius:50%;text-decoration:none}@media screen and (max-width: 768px){.commentsCard .commentCard{width:100% !important}}