/* Quick User Reminder CSS file (2.0.0 pro)
** Copyright (C)2023 Stephan Römer. All rights reserved.
** License: see file LICENSE.txt
*/

h3.quickuserreminder{padding-top:10px}
h4.quickuserreminder{padding-top:15px}
ul.quickuserreminder{margin-bottom:0}
ul.quickuserreminder li{padding:5px}
p.qur_footer{margin-top:30px}
.btn.qur-list-remind{margin:15px 0;border: 1px solid #495057}
.btn.qur-list-remind:hover{margin:15px 0;border: 1px solid #457d54;background:#457d54;color:#fff}
.btn.qur-list-remind:before{font-family:'Font Awesome\ 5 Free';font-weight: 900;content:"\f00c";color:#457d54;margin-right:15px}
.btn.qur-list-remind:hover:before{color:#fff}
.btn.qur-maillog-delete{margin:15px 0;border: 1px solid #495057}
.btn.qur-maillog-delete:hover{margin:15px 0;border: 1px solid #c52827;background:#c52827;color:#fff}
.btn.qur-maillog-delete:before{font-family:'Font Awesome\ 5 Free';font-weight: 900;content:"\f00d";color:#c52827;margin-right:15px}
.btn.qur-maillog-delete:hover:before{color:#fff}