.RRFavorites{position:relative;padding:10px 10px 10px 10px}.RRFavorites .divResults{display:grid;grid-template-columns:1fr auto}.RRFavorites .divResults > .RRElements{background-color:#fff;margin-bottom:10px;box-shadow:0 2px 2px 0 #eee;padding:3px 0;cursor:pointer;border-left:10px solid var(--brandColorDark);border-radius:4px;font-size:14px}.RRFavorites .divResults > .RRElements,.divSearchResults > .RRElements{display:grid;grid-template-columns:subgrid;grid-column:1/-1;align-items:center}.RRFavorites .RRElements .RRField{padding:3px}.RRFavorites .RRElements .RRField > .field{font-size:1.0em}.RRFavorites .RRElements .RRFlexBox{align-items:center}.RRFavorites .RRElements .RRInlineBlock{align-items:center}.RRFavorites .divResults > .RRElements:hover,.divSearchResults > .RRElements:hover{background-color:#eee}.RRFavorites .WideScreenControls{position:sticky;bottom:10px}.RRActionButton{background-color:var(--brandColorDark);height:36px;border-radius:18px;position:absolute;width:fit-content;display:flex;right:0;cursor:pointer;z-index:1000;box-shadow:0 0 5px 5px #eee}.RRActionButton > img{width:36px;height:36px;padding:9px}.RRActionButton > div{padding-right:20px;color:#fff;align-self:center}@media only screen and (max-width: 640px){.RRActionButton{position:fixed;height:56px;width:56px;border-radius:28px;bottom:16px;right:16px}.RRActionButton > img{width:100%;height:100%;padding:16px}.RRActionButton > div{display:none}}#divSearchWrapper{background-color:transparent;z-index:100;position:sticky;top:0}#divSearchBar{box-shadow:0 2px 2px 0 #eee;padding:10px;background-color:#f7f7f7}#divSearchInput > input{width:100%;padding:4px 4px 4px 32px;border-radius:4px;height:2.0em;outline:none;border:1px solid #ddd;background-image:url(/RRPublish/graphics/search.png);background-position:8px center;background-size:16px;background-repeat:no-repeat}.divSearchResults{padding:10px;overflow:auto;display:grid;grid-template-columns:1fr auto}.divSearchResults.NothingFound > div{text-align:center;color:#888;font-size:14px}.RRLoading{background-image:url(/graphics/loading.gif);background-repeat:no-repeat;background-position:center center;height:180px}.RRLoading *{display:none}.divSearchResults .RRElements{border-left:10px solid var(--brandColorDark);border-radius:5px;background-color:#fff;margin-bottom:10px;box-shadow:0 2px 2px 0 #eee;padding:3px 0;font-size:14px;height:fit-content;cursor:pointer}.divSearchResults .RRElements .RRFlexBox{align-items:center}.divSearchResults .RRElements .RRField > .field{font-size:1.0em}.divSearchResults .RRElements .RRInlineBlock{align-items:center}.divSearchResults:empty{display:none}.divSearchResults .RRElements:last-child{margin-bottom:0}.RREmptyFavorites{text-align:center;font-size:14px;height:180px;color:#777;padding-top:90px}.RRPopupContent.Search{height:fit-content}@media only screen and (min-height:600px) and (min-width:600px){.RRPopupContent.Search{height:400px}}.RRFavorites .divResults > .RRElements > *:first-child,.divSearchResults > .RRElements > *:first-child{padding-left:3px}.RRFavorites .divResults > .RRElements > *:last-child,.divSearchResults > .RRElements > *:last-child{padding-right:3px}