#timezones-edit #timezones-list{list-style:none;padding:0;margin-top:0}#timezones-edit .timezone-row.sortable-ghost{background-color:#80808040;transition:background-color ease-in-out 0s}#timezones-edit .timezone-row{display:flex;flex-flow:row;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;background-color:#80808000;transition:background-color ease-in-out .3s;min-height:2.25em}#timezones-edit .timezone-row .timezone-label{flex-shrink:1;padding:.25rem}#timezones-edit .timezone-row .dnd-handle{cursor:grab;line-height:0;height:2em;display:flex;flex-direction:row;align-items:center;flex:0 0 auto;color:#888}#timezones-edit .timezone-row.saving .plus-icon,#timezones-edit .timezone-row.saved .plus-icon,#timezones-edit .timezone-row.saving .dnd-handle,#timezones-edit .timezone-row.saved .dnd-handle{color:var(--primary)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#timezones-edit .timezone-row.saving .plus-icon,#timezones-edit .timezone-row.saving .dnd-handle{animation:spin 2s infinite linear}#timezones-edit .timezone-row .timezone-label-wrapper{flex-grow:1;margin:0 .5rem;display:flex;flex-direction:column;flex-shrink:1;min-width:0}#timezones-edit .timezone-row .timezone-label-wrapper .subtitle{color:var(--deemphasis);font-size:.9rem;margin-left:calc(1px + .25rem);margin-right:calc(1px + .25rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl;text-align:left}
