@charset "UTF-8";

.stream > .summary {position: relative;background: #FFF;border-radius: 3px;box-shadow: 0 1px 0px 0px rgba(208, 209, 213, 0.5), 0 0px 0px 1px rgba(220, 221, 224, 0.4);-webkit-box-shadow: 0 1px 0px 0px rgba(208, 209, 213, 0.5), 0 0px 0px 1px rgba(220, 221, 224, 0.4);-moz-box-shadow: 0 1px 0px 0px rgba(208, 209, 213, 0.5), 0 0px 0px 1px rgba(220, 221, 224, 0.4);margin-bottom: 18px;padding: 0 0 41px;}
.stream > .summary .bio {display:none;}
.stream > .summary .cover {display:block;height: 135px;overflow:hidden;background:#01182f;background: #fff;border-radius: 3px 3px 0 0;text-align: left;}
.stream > .summary .cover img {width: 100%;left: 320px;margin-left:-320px;position:relative;display: block;background: no-repeat 50% 50%;background-size:cover;height: 100%;}
.stream > .summary .cover.blue {background:#92a7bd;}
.stream > .summary .cover.silver {background:#a3a7af;}
.stream > .summary .cover.green {background:#92b3bd;}
.stream > .summary .cover.purple {background:#929fbd;}
.stream > .summary .info {display:block;padding: 52px 0 0;color:#8a8f9c;font-size:13px;line-height: 17px;text-align: center;position:static;}
.stream > .summary .info a{color:#8a8f9c;}
.stream > .summary .info a:hover {text-decoration:none;}
.stream > .summary .info .description {display: block;position:relative;overflow:hidden;height: 34px;margin: 0 auto;padding:0 20px;font-size: 12px;}
.stream > .summary .info .description:after{content: '';position: absolute;top: 17px;right: 20px;width: 30%;height: 17px;background: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,0) 60%, white 90%);background: linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,0) 60%, white 90%);pointer-events: none;}
.stream > .summary .info .location {display: block;padding-bottom: 6px;padding-top: 2px;font-size: 12px;}
.stream > .summary .info .username {display:block;font-size: 14px;color:#383d48;}
.stream > .summary .logo {position:absolute;left: 50%;top: 93px;margin-left: -40px;border-radius: 3px; background: no-repeat 50% 50%; background-size: cover; background-color: #FFF; border: 2px solid #fff; box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.26), 0 1px 0px 0 rgba(0, 0, 0, 0.08);}
.stream > .summary .logo img {vertical-align: top;width: 76px;height: 76px;border-radius: 3px;background: no-repeat 50% 50%;background-size: cover;background-color: #FFF;}
.stream > .summary .info a.go-shop, .stream > .summary .info a.follow-user-link {font-weight:bold;right: 0;bottom: 0;line-height: 36px;padding: 0;width: 100%;font-size: 12px;border: 0;background: none;border-top: 1px solid #f9f9f9;color: #A5A8B1;position: absolute;box-shadow: none;text-shadow: none;border-radius: 0 0 3px 3px;}
.stream > .summary .info a.go-shop:hover, .stream > .summary .info a.follow-user-link:hover {text-decoration: none;color: #787d8a;}
.stream > .summary .info a.follow-user-link.dimmed, .stream > .summary .info a.follow-user-link.dimmed:hover {border-color:#f2f2f2;}
.stream > .summary .info a.follow-user-link.following {color:#4978b3;}
.stream > .summary .info a.follow-user-link.following:hover {color:#4978b3;}
.stream > .summary .figure-list {display: block;padding: 16px 15px 15px;text-align: center;height: 68px;overflow: hidden;white-space:nowrap;}
.stream > .summary .figure-list:after {clear:both;display:block;content:'';height:0;overflow:hidden;}
.stream > .summary .figure-list a {display:none;vertical-align: top;width: 68px; height: 68px;}
.stream > .summary .figure-list .figure {width: 100%;height: 100%;background: no-repeat 50% 50% #f7f7f7;background-size: cover;display: block;}
.stream > .summary .figure-list a:nth-child(1), .stream > .summary .figure-list a:nth-child(2), .stream > .summary .figure-list a:nth-child(3) {display:inline-block;}