#acm_wrap{display:none;position:fixed;bottom:30px;left:30px;right:30px;text-align:center;max-height:90%;z-index:3000}#acm_prompt{max-width:600px;width:100%;margin:0 auto;background:rgba(0,0,0,.9);color:#fff;padding:30px;max-height:700px;overflow-y:auto}#acm_details{display:none}#acm_prompt.acm_formopen #acm_details{display:block}#acm_prompt.acm_formopen #acm_choose{display:none}.acm_detailitem{border:1px solid #ccc;border-radius:5px;padding:10px;margin-top:20px;text-align:left;display:flex;background-image:url(/ascentcore/cookiemgr/cookiemgr-unselected.png);background-size:50px;background-repeat:no-repeat;background-position:right 10px center;padding-right:100px}.acm_detailitem *{cursor:pointer}.acm_detailitem.acm_selected{background-color:#b6cc43}.acm_detailitem.acm_mandatory{background-color:rgba(241,133,0,.9)}.acm_detailitem.acm_selected,.acm_detailitem.acm_mandatory{background-image:url(/ascentcore/cookiemgr/cookiemgr-selected.png)}.acm_detailitem H3{margin-bottom:0}.acm_detailitem P{margin:0}