.login-card { max-width: 420px; margin: 60px auto; }
.card-hover:hover { background: #f8f9fa; }
.message-body { white-space: pre-wrap; line-height: 1.7; }
.attachment-badge { text-decoration: none; }
html[dir="rtl"] body { text-align: right; }
html[dir="rtl"] .form-select { background-position: left .75rem center; }
.to_end{position: absolute; float: right; right: 10px;}

.text-right{text-align: right !important;}
.text-left{text-align: left !important;}