@charset "utf-8";body{font-family:sans-serif;color:#202020;margin:0;text-align:center}a{color:blue;text-decoration:none}a:hover{text-decoration:underline}nav{margin:1em auto}section{margin:1em auto}.p a{color:#e81c4f}.d a{color:#ff691f}.t a{color:#1da1f2}.p a:hover{color:#740e27;background-color:rgba(232,28,79,0.5)}.d a:hover{color:#7f340f;background-color:rgba(255,105,31,0.5)}.t a:hover{color:#0e5079;background-color:rgba(29,161,242,0.5)}.p a:hover,.d a:hover,.t a:hover{text-decoration:none;transition:.3s}.p .today{color:#e81c4f}.d .today{color:#ff691f}.t .today{color:#1da1f2}.today{font-weight:bold;font-size:110%;vertical-align:middle}b.hilight{color:#202020;background:linear-gradient(transparent 40%,#ff6 40%)}b.heads-up{color:#202020;background:linear-gradient(transparent 0,#ff6 50%,transparent 100%)}.item-list{display:flex;justify-content:center;flex-wrap:wrap}.item-frame{position:relative}.item-main{display:flex;flex-direction:column;padding:2px}.item-main img{width:100px;height:100px}.p .item-main img{border:solid 1px #e81c4f}.d .item-main img{border:solid 1px #ff691f}.t .item-main img{border:solid 1px #1da1f2}.item-applicant,.item-hit-text,.item-date{margin:3px 0;width:100px;overflow:hidden;font-size:12px;line-height:14px;text-align:left}.item-applicant{height:calc(14px * 2)}.item-hit-text{height:calc(14px * 4)}.item-date{height:calc(14px * 1)}.item-tweet{position:absolute;bottom:0;right:0;margin-right:10px;margin-bottom:4px;font-size:12px;line-height:14px}.item-tweet .tweeted:before,.item-tweet .retweet:before,.item-tweet .favorite:before{content:'';display:inline-block;width:16px;height:16px;margin-right:1px;vertical-align:middle;background-size:contain}.item-tweet .tweeted:before{background-image:url(/img/twitter-logo-gray.png)}.item-tweet .retweet:before{background-image:url(/img/retweet-silver.png)}.item-tweet .favorite:before{background-image:url(/img/favorite-silver.png)}a:hover.item-tweet .tweeted:before,a:hover.item-tweet .retweet:before,a:hover.item-tweet .favorite:before{transition:.3s}a:hover.item-tweet .tweeted:before{background-image:url(/img/twitter-logo-white.png)}a:hover.item-tweet .retweet:before{background-image:url(/img/retweet-white.png)}a:hover.item-tweet .favorite:before{background-image:url(/img/favorite-white.png)}.item-list-legend{width:100%;font-size:90%}.item-list-ad{width:100%}