/* AMJ Role Login Buttons */
.role-login-section {
background: #f7f4ee;
padding: 30px 20px;
text-align: center;
border-top: 4px solid #0B1F3A;
margin-bottom: 20px;
}
.role-login-section h3 {
font-size: 20px;
color: #0B1F3A;
margin-bottom: 8px;
font-weight: bold;
}
.role-login-section p {
color: #6B7A8D;
font-size: 13px;
margin-bottom: 20px;
}
.role-buttons {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 12px;
}
.role-btn {
display: inline-block;
padding: 14px 28px;
border-radius: 6px;
color: white !important;
font-weight: 700;
font-size: 14px;
text-decoration: none !important;
min-width: 160px;
text-align: center;
transition: opacity 0.2s;
}
.role-btn:hover { opacity: 0.85; }
.btn-author { background: #0B1F3A; }
.btn-reviewer { background: #0E7C7B; }
.btn-editor { background: #C9952A; }
.btn-manager { background: #1A7A4A; }
eISSN:2957-3580
pISSN:2958-8979
AMJ is published by the Kurdistan Higher Council of Medical Specialties
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Licence