.full-width { padding:0;  }
.item { padding:1rem;border-bottom:1px lightgray solid; cursor:pointer; padding-top:8pt; padding-bottom:8pt; font-size: 1.25rem;}
.item:first-child { border-top: 0; }
.item:last-child { border-bottom: 0; }
.item-selected { background: #007bff; color:white; }
.selectRender { min-height: calc(2.8rem + 2px); padding-top:8px;overflow: hidden;  height: auto;  }