#furry-event-feedback-modal .furry-fb-modal-body{padding-bottom:10px;}#furry-event-feedback-modal .furry-fb-modal-footer{padding-top:10px;margin-top:0;}#furry-event-feedback-modal .furry-fb-event-input{background-color:var(--body-bg-color);cursor:not-allowed;}#furry-event-feedback-modal .furry-fb-type-input{cursor:pointer;}#furry-event-feedback-modal .furry-fb-type-list{display:none;max-height:200px;overflow-y:auto;border:1px solid var(--muted-border-color,#ddd);border-radius:4px;position:absolute;z-index:1000;width:calc(100% - 30px);background:var(--body-bg-color,#fff);box-shadow:0 2px 8px rgba(0,0,0,.15);margin-top:5px;}#furry-event-feedback-modal .furry-fb-type-item{padding:8px 12px;cursor:pointer;border-bottom:1px solid var(--muted-border-color,#eee);}#furry-event-feedback-modal .furry-fb-type-item:last-child{border-bottom:none;}#furry-event-feedback-modal .furry-fb-type-item:hover{background:var(--body-bg-color-active,#f5f5f5);}.dark-theme #furry-event-feedback-modal .furry-fb-type-list{background:var(--body-bg-color,#1a1a1a);border-color:rgba(255,255,255,.18);}.dark-theme #furry-event-feedback-modal .furry-fb-type-item{color:var(--main-color,#ddd);border-bottom-color:rgba(255,255,255,.1);}.dark-theme #furry-event-feedback-modal .furry-fb-type-item:hover{background:var(--body-bg-color-active,#2a2a2a);}.furry-fb-toolbar-btn .fa{font-size:18px;line-height:1;}