.bragify-shade{width:100%;height:100%;position:fixed;top:0;left:0;z-index:9;background:#333;background:rgba(0,0,0,0.7)}.bragify-lightbox{position:absolute;left:50%;z-index:10}.bragify-lightbox>iframe{width:1218px;height:56.25%}.bragify-lightbox .bragify-lightbox-sidebar{position:absolute;left:-180px;background:#fff;width:180px}.bragify-lightbox .bragify-lightbox-sidebar>img{display:block;width:120px;height:120px;margin:20px auto 5px auto;border-radius:100%}.bragify-lightbox .bragify-lightbox-sidebar .bragify-lightbox-sidebar-social-icon{width:32px;height:32px;border:0;border-radius:100%;background:#208cf1;color:#fff;font-size:18px;position:absolute;top:110px;right:32px}.bragify-lightbox .bragify-lightbox-sidebar .bragify-lightbox-social-user,.bragify-lightbox .bragify-lightbox-sidebar .bragify-lightbox-timestamp{text-align:center}.bragify-lightbox .bragify-lightbox-sidebar a{text-decoration:none}.bragify-lightbox .bragify-lightbox-sidebar a .bragify-view-post-button{cursor:pointer;outline:none;display:block;margin:20px auto;padding:10px 20px;border:0;background:#208cf1;color:#fff;text-transform:uppercase}.bragify-lightbox .bragify-lightbox-sidebar a .bragify-view-post-button:active{color:#208cf1;background:#fff}.bragify-lightbox .bragify-lightbox-sidebar>ul{display:none;width:100%;list-style:none}.bragify-lightbox .bragify-lightbox-sidebar>ul li{width:100%;padding:20px 10px;border-top:1px solid #1167b8;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.bragify-lightbox .bragify-lightbox-controls{width:56px;position:absolute;top:0;right:-56px;background:#fff}.bragify-lightbox .bragify-lightbox-controls>button{cursor:pointer;outline:none;display:block;width:56px;height:56px;border:0;color:#208cf1;background:none;border-top:1px solid #d6d6d6;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;-webkit-transition:all 0.2s}.bragify-lightbox .bragify-lightbox-controls>button:first-of-type{border-top:0}.bragify-lightbox .bragify-lightbox-controls>button:hover{color:#fff;background:#208cf1}.bragify-lightbox .bragify-lightbox-caption-box{width:640px;bottom:-32px;position:absolute;background:#fff;padding:32px;color:#208cf1;font-family:'Proxima Nova Regular', sans-serif;font-size:20px;line-height:1.5;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.bragify-lightbox .bragify-lightbox-text-container{width:708px;height:708px;background:#208cf1;color:#fff;font-size:32px;padding:32px;border:0}.bragify-sheet-container{position:relative}.bragify-sheet-container .bragify-filter-bar{list-style:none;float:right;margin-bottom:20px}.bragify-sheet-container .bragify-filter-bar li{display:inline;margin-left:10px}.bragify-sheet-container .bragify-filter-bar li:first-of-type{margin-left:0;font-family:'Open Sans', sans-serif;font-weight:bold;font-size:14px}.bragify-sheet-container .bragify-filter-bar li a{color:#208cf1;text-decoration:none}.bragify-sheet-container .bragify-filter-bar li.bragify-filter-bar-active a{color:#070d34}.bragify-sheet-container .bragify-sheet{overflow:auto;margin-bottom:40px;clear:both}.bragify-sheet-container .bragify-sheet .bragify-network-error{display:block;color:#208cf1;margin-left:32px;font-size:18px;padding-bottom:10px}.bragify-sheet-container .bragify-sheet .bragify-tile{float:left;padding:5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}@media screen and (max-width: 960px){.bragify-sheet-container .bragify-sheet .bragify-tile{padding-bottom:30px}}.bragify-sheet-container .bragify-sheet .bragify-tile.hidden{display:none !important}.bragify-sheet-container .bragify-sheet .bragify-tile .bragify-tile-matte{width:100%;height:100%;background:#208cf1}.bragify-sheet-container .bragify-sheet .bragify-tile .bragify-tile-matte .bragify-tile-content-container{width:100%;height:100%;position:relative;overflow:hidden}.bragify-sheet-container .bragify-sheet .bragify-tile .bragify-tile-matte .bragify-tile-content-container .image{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.bragify-sheet-container .bragify-sheet .bragify-tile .bragify-tile-matte .bragify-tile-content-container>button{width:100%;height:100%;background:none;color:#fff;padding:32px;font-size:22px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.bragify-sheet-container .bragify-sheet .bragify-tile .bragify-tile-matte .bragify-tile-content-container>button.bragify-play-button{cursor:pointer;width:100px;height:100px;position:absolute;top:50%;left:50%;margin-top:-50px;margin-left:-50px;color:#fff;background:none;border-radius:100%;border:10px solid #fff;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.bragify-sheet-container .bragify-sheet .bragify-tile .bragify-tile-matte .bragify-tile-content-container>button.bragify-play-button>span{cursor:pointer;display:block;width:100%;height:100%;margin:0 auto}.bragify-sheet-container .bragify-sheet .bragify-tile .bragify-tile-matte .bragify-tile-content-container>button.bragify-play-button>span>i{font-size:56px;position:relative;top:14px;left:6px}.bragify-sheet-container .bragify-sheet .bragify-tile .bragify-tile-matte .bragify-tile-content-container>button.bragify-tile-overlay{position:absolute;top:0;left:0;color:#fff;background:#208cf1;background:rgba(0,0,0,0.7);opacity:0;padding-top:100px;transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;-webkit-transition:all 0.2s}.bragify-sheet-container .bragify-sheet .bragify-tile .bragify-tile-matte .bragify-tile-content-container>button.bragify-tile-overlay:hover{opacity:1;padding-top:0}.bragify-sheet-container .bragify-sheet .bragify-tile .bragify-tile-matte .bragify-tile-content-container .bragify-tile-poster-block{width:100%;height:46px;background:#fff;position:absolute;bottom:-46px;left:0;z-index:1;line-height:46px;transition:bottom 0.2s;-o-transition:bottom 0.2s;-moz-transition:bottom 0.2s;-webkit-transition:bottom 0.2s}.bragify-sheet-container .bragify-sheet .bragify-tile .bragify-tile-matte .bragify-tile-content-container .bragify-tile-poster-block>img{width:32px;height:32px;border-radius:100%;margin:7px;float:left}.bragify-sheet-container .bragify-sheet .bragify-tile .bragify-tile-matte .bragify-tile-content-container:hover .bragify-tile-poster-block{bottom:0}.bragify-sheet-container .bragify-sheet .bragify-tile .bragify-tile-matte .bragify-tile-content-container>video,.bragify-sheet-container .bragify-sheet .bragify-tile .bragify-tile-matte .bragify-tile-content-container>iframe{width:100%;height:100%}
