@charset "UTF-8";
/* CSS Document */

.tooltip-info {display:inline;}

.stage-slider {max-width:100%;}

.columns.shortcode.block.last {padding-right:0 !important;}

.columns.right.last {margin-right:0;float:right;}

.activity-avatar a,
.item-avatar a {display:block;height:60px;width:60px;}

.custom-layer .jwplayer-wrapper {position:absolute !important;}

ul.dock-panel ul.dock-tab-wrapper {
 visibility:visible !important;
 display:none;
}

ul.dock-panel ul.dock-tab-wrapper.show {
 display:block;
}

.slider-wrap {padding:0 20px;}

a.action-icons i:before {display:inline-block;} /* chrome fix */

div.custom-layer .stage img,
div.custom-layer .fullimage img {
 width: 100%;
 height: auto;
 top: 0;
 left: 0;
 position:fixed;
 margin: 0; 
 min-width: 0;
 min-height: 0; 
}

div.custom-layer .image-wrapper,
div.custom-layer .fullimage {
 position: fixed; 
 top: 0; 
 left: 0; 
 width: 100%; 
 height: 100%;
}