@keyframes floater-slide-in{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateY(0)}}@keyframes floater-slide-out{to{opacity:0;transform:translateY(-10%)}0%{opacity:1;transform:translateY(0)}}@keyframes floater-in-animation{0%{opacity:0}to{opacity:1}}@keyframes floater-out-animation{to{opacity:0}0%{opacity:1}}body.trelloCardBack-dark .custom-dropdown{--custom-dropdown-title-color: #fff;--custom-dropdown-text-color: #b3b3b3;--custom-dropdown-bg-color: #1f1f21;--custom-dropdown-hover-bg-color: #31363b;--custom-dropdown-icon-color: #b3b3b3;--custom-dropdown-menu-border-color: #37373a}.custom-dropdown.form-actions-pointer .text{color:var(--custom-dropdown-text-color)!important;line-height:14.5px;font-size:13px!important;font-weight:500!important}.custom-dropdown.form-actions-pointer .menu{top:65%!important}.ui.dropdown.custom-dropdown{--custom-dropdown-title-color: #363d63;--custom-dropdown-text-color: #707589;--custom-dropdown-hover-bg-color: #f2f3f8;--custom-dropdown-icon-color: #9da0af;--custom-dropdown-bg-color: #ffffff;--custom-dropdown-menu-border-color: #e8eaf3;color:var(--custom-dropdown-title-color);font-weight:500;align-items:center;display:inline-flex;white-space:nowrap;flex-direction:row;gap:6px;font-size:10px}.ui.dropdown.custom-dropdown .text{font-size:13px;display:inline-flex}.ui.dropdown.custom-dropdown svg{fill:currentColor}.ui.dropdown.custom-dropdown svg path{fill:currentColor}.ui.dropdown.custom-dropdown .custom-dropdown--icon{color:var(--custom-dropdown-icon-color)}.ui.dropdown.custom-dropdown>.dropdown.icon{font-size:16px;width:1em;margin:0}.ui.dropdown.custom-dropdown>.dropdown.icon:before,.ui.dropdown.custom-dropdown>.dropdown.icon:after{font-size:.8em}.ui.dropdown.custom-dropdown.pointing{color:var(--custom-dropdown-text-color)!important}.ui.dropdown.custom-dropdown.pointing .divider.text{font-weight:500;font-size:13px;line-height:14.5px}.ui.dropdown.custom-dropdown.pointing .divider.text:empty{display:none}.ui.dropdown.custom-dropdown.pointing.center .menu{left:50%!important;right:initial!important;transform:translate(-50%)}.ui.dropdown.custom-dropdown .menu{border:1px solid var(--custom-dropdown-menu-border-color);border-radius:8px!important;box-shadow:0 6px 15px #0000001f!important;overflow-x:hidden;z-index:1000}.ui.dropdown.custom-dropdown .menu .item{display:flex;flex-direction:row;font-family:Hellix,serif;align-items:center;border-bottom:1px solid var(--custom-dropdown-menu-border-color);font-weight:600;color:var(--custom-dropdown-text-color);justify-content:flex-start;padding:12px 16px!important;font-size:13px;line-height:normal;gap:8px;min-width:90px}.ui.dropdown.custom-dropdown .menu .item:last-child{border-bottom:none!important}.ui.dropdown.custom-dropdown .menu .item>span{transform:translateY(-1.5px)}.ui.dropdown.custom-dropdown .menu .item.custom-dropdown--item--color--red{color:#c03333}.ui.dropdown.custom-dropdown .menu .item:hover{background-color:var(--custom-dropdown-hover-bg-color)}.ui.dropdown.custom-dropdown .menu .item>*:not(.hippo-fa-icon) i{color:var(--custom-dropdown-icon-color);margin:0!important;padding:0!important;display:flex;align-items:center;justify-content:center}.ui.dropdown.custom-dropdown .menu .item>*:not(.hippo-fa-icon) svg{fill:var(--custom-dropdown-icon-color);width:14px!important;height:16px!important;margin:0!important}
