 .cIconsSelect{position:relative;}.cIconsSelectListContainer{overflow-y:auto;position:absolute;background-color:rgb(var(--theme-area_background_light));color:rgb(var(--theme-text_dark));}.cIconsSelectListContainer, .cIconsSelectBtn{width:350px;}.cIconsSelectList li{padding:5px;}.cIconsSelected, .cIconsSelectList li:hover{background-color:rgb(var(--theme-text_light));color:rgb(var(--theme-text_very_light));}.cIconsSelectList li img{margin:5px;}.cIconsSelectListContainer{display:none;box-shadow:0 6px 12px rgba(var(--theme-text_dark),.175);border:1px solid rgba(var(--theme-text_dark),.15);border-radius:5px;}.cIconsSelectListOpen{display:block !important;}.cIconsSelectBtn{margin-top:10px;height:34px;border-radius:5px;background-color:rgb(var(--theme-area_background_dark));color:rgb(var(--theme-text_very_light));border:1px solid rgb(var(--theme-text_very_light));line-height:34px;text-align:center;}.cIconsSelectBtn:hover{background-color:rgb(var(--theme-area_background_light));color:rgb(var(--theme-text_dark));}.cIconsSelectBtn:hover{border:1px solid rgb(var(--theme-text_dark));box-shadow:inset 0 0 0 1px rgb(var(--theme-text_very_light));}