.box.account-btn>.ctitle[data-toggle="collapse"]{position:relative;background:#eee;border:solid 1px #ccc;border-radius:5px; z-index:5; top:4px;}
.box.account-btn>.ctitle[data-toggle="collapse"]:hover,.box.account-btn>.ctitle[aria-expanded="true"]{background:#fff;}
.box.account-btn>.ctitle[aria-expanded="true"]{border-radius:5px 5px 0 0;border-bottom:0;}
.box.account-btn>.ctitle[data-action] i.chevron{line-height:32px;}
@media(max-width:991px){.box.account-btn>.ctitle[data-action] i:not(.chevron){margin-right:32px;}}
.access-box{min-width:250px;position:absolute;right:5px;background:#fff;border:solid 1px #ccc;border-radius:5px 0 5px 5px; z-index:4; margin-top:3px;}
.access-box>.wrapper>.inner>.body{min-height:150px;padding:5px;}
.access-box>.wrapper>.inner>.body>form{padding:10px 5px 0;border:0;}
.access-box>.wrapper>.inner>.body>form.empty{padding:5px 5px 0;}
.access-box>.wrapper>.inner>.body>form .alert{text-align:center;white-space:normal;}
.access-box>.wrapper>.inner>.body>form .form-buttons{margin-bottom:0;}
.access-box>.wrapper>.inner>.body.completed{min-height:auto;padding:0 0 5px;}