universalviewer
Version:
The Universal Viewer is an open source project to enable cultural heritage institutions to present their digital artifacts in an IIIF-compliant and highly customisable user interface.
3,179 lines • 84.2 kB
CSS
#app .overlay {
color: #000;
}
#app .overlay.share {
width: 280px;
padding: 0 0 30px 8px;
}
#app .overlay.share .middle .content .tabs {
padding: 5px 0 0 0;
line-height: normal;
font-size: 0px;
}
#app .overlay.share .middle .content .tabs .tab {
line-height: normal;
color: #565656;
font-size: 12px;
display: inline-block;
text-align: center;
line-height: 22px;
height: 22px;
overflow: hidden;
width: 75px;
margin: 0;
cursor: pointer;
text-decoration: none;
}
#app .overlay.share .middle .content .tabs .tab:hover {
border-bottom: 1px solid #14a4c3;
color: #000;
margin-bottom: -1px;
font-weight: bold;
height: 23px;
line-height: 23px;
text-decoration: none;
}
#app .overlay.share .middle .content .tabs .tab.first {
margin: 0 0 0 10px;
}
#app .overlay.share .middle .content .tabs .tab.on {
border-bottom: 1px solid #14a4c3;
color: #000;
margin-bottom: -1px;
font-weight: bold;
height: 23px;
line-height: 23px;
}
#app .overlay.share .middle .content .tabsContent {
padding: 10px 0 5px 0;
border-top: 1px solid #efefef;
}
#app .overlay.share .middle .content .tabsContent .header {
margin-bottom: 5px;
font-size: 11px;
}
#app .overlay.share .middle .content .tabsContent .shareView .shareInput {
width: 100%;
background: #efefef;
border: 1px solid #9a9a9a;
font-size: 11px;
}
#app .overlay.share .middle .content .tabsContent .shareView .shareLink {
display: block;
overflow: hidden;
height: 18px;
text-overflow: ellipsis;
}
#app .overlay.share .middle .content .tabsContent .shareView .shareFrame {
width: 240px;
border: none;
height: 30px;
margin-top: 5px;
}
#app .overlay.share .middle .content .tabsContent .embedView .code {
width: 100%;
background: #efefef;
border: 1px solid #9a9a9a;
font-size: 11px;
}
#app .overlay.share .middle .content .tabsContent .embedView .customSize {
overflow: hidden;
padding-top: 10px;
}
#app .overlay.share .middle .content .tabsContent .embedView .customSize .size {
padding: 0 5px 0 0;
}
#app .overlay.share .middle .content .tabsContent .embedView .customSize .x {
padding: 0 5px 0 5px;
}
#app .overlay.share .middle .content .tabsContent .embedView .customSize select {
margin-right: 5px;
height: 21px;
font-size: 11px;
}
#app .overlay.share .middle .content .tabsContent .embedView .customSize input {
display: inline-block;
width: 50px;
height: 21px;
font-size: 11px;
}
#app .overlay.share .middle .content .footer {
overflow: hidden;
}
#app .overlay.share .middle .content .footer a {
font-size: 11px;
display: block;
float: left;
line-height: 30px;
}
#app .overlay.share .middle .content .footer a.imageBtn {
width: 30px;
height: 30px;
}
#app .overlay.share .middle .content .footer a.iiif {
background-image: url('../../img/uv-shared-module/iiif.png');
background-repeat: no-repeat;
margin-right: 5px;
}
#app .overlay.moreInfo {
width: 260px;
padding: 0 0 30px 8px;
}
#app .overlay.moreInfo .content .iiif-metadata-component {
height: 200px;
overflow: auto;
}
#app .overlay.moreInfo .content .iiif-metadata-component .items {
padding-left: 0px;
}
#app .overlay.moreInfo .content .iiif-metadata-component .items .item .value {
color: #000;
}
#app .overlay.download {
width: 260px;
padding: 0 0 30px 8px;
}
#app .overlay.download .middle .noneAvailable {
padding: 10px 0 10px 0;
}
#app .overlay.download .middle .pagingNote {
padding: 10px 0 0 0;
}
#app .overlay.download .middle ol.options {
padding: 0;
}
#app .overlay.download .middle ol.options li.group {
border-bottom: 1px solid #efefef;
}
#app .overlay.download .middle ol.options li.group.lastVisible {
border-bottom: none;
}
#app .overlay.download .middle ol.options li.group ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#app .overlay.download .middle ol.options li.group ul li {
overflow: hidden;
}
#app .overlay.download .middle ol.options li.group ul li input {
float: left;
display: block;
}
#app .overlay.download .middle ol.options li.group ul li label {
float: left;
width: 190px;
line-height: 1.2em;
}
#app .overlay.download .middle ol.options li.group ul li label span.explanatory {
display: block;
font-size: 11px;
margin: 4px 0 4px 0;
color: #949494;
}
#app .overlay.download .middle .footer a {
margin-top: 5px;
font-size: 11px;
display: block;
}
#app .overlay.help {
width: 470px;
height: 250px;
}
#app .overlay.help .scroll {
height: 180px;
}
#app .overlay.help .bottom {
background: none;
}
#app .overlay.settings {
width: 470px;
height: 250px;
}
#app .overlay.settings .scroll {
height: 180px;
}
#app .overlay.settings .scroll .setting {
margin-bottom: 10px;
}
#app .overlay.settings .scroll .setting input {
margin: 0 5px 0 0;
}
#app .overlay.settings .scroll .setting label {
margin: 0 5px 0 0;
}
#app .overlay.settings .version {
float: left;
}
#app .overlay.settings .website {
float: right;
}
#app .overlay.settings .bottom {
background: none;
}
#app .overlay.externalContent {
width: 470px;
height: 300px;
}
#app .overlay.externalContent .middle .content {
width: 470px;
height: 300px;
overflow: hidden;
}
#app .overlay.externalContent .middle .content iframe {
overflow: auto;
border: none;
}
#app .overlay.externalContent .bottom {
background: none;
}
#app .overlay.clickthrough {
width: 470px;
height: 250px;
}
#app .overlay.clickthrough .message {
height: 180px;
}
#app .overlay.clickthrough .message.loading {
background-image: url('data:image/gif;base64,R0lGODlhEAAQAPIAAP///wAAAMLCwkJCQgAAAGJiYoKCgpKSkiH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAEAAQAAADMwi63P4wyklrE2MIOggZnAdOmGYJRbExwroUmcG2LmDEwnHQLVsYOd2mBzkYDAdKa+dIAAAh+QQACgABACwAAAAAEAAQAAADNAi63P5OjCEgG4QMu7DmikRxQlFUYDEZIGBMRVsaqHwctXXf7WEYB4Ag1xjihkMZsiUkKhIAIfkEAAoAAgAsAAAAABAAEAAAAzYIujIjK8pByJDMlFYvBoVjHA70GU7xSUJhmKtwHPAKzLO9HMaoKwJZ7Rf8AYPDDzKpZBqfvwQAIfkEAAoAAwAsAAAAABAAEAAAAzMIumIlK8oyhpHsnFZfhYumCYUhDAQxRIdhHBGqRoKw0R8DYlJd8z0fMDgsGo/IpHI5TAAAIfkEAAoABAAsAAAAABAAEAAAAzIIunInK0rnZBTwGPNMgQwmdsNgXGJUlIWEuR5oWUIpz8pAEAMe6TwfwyYsGo/IpFKSAAAh+QQACgAFACwAAAAAEAAQAAADMwi6IMKQORfjdOe82p4wGccc4CEuQradylesojEMBgsUc2G7sDX3lQGBMLAJibufbSlKAAAh+QQACgAGACwAAAAAEAAQAAADMgi63P7wCRHZnFVdmgHu2nFwlWCI3WGc3TSWhUFGxTAUkGCbtgENBMJAEJsxgMLWzpEAACH5BAAKAAcALAAAAAAQABAAAAMyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOwAAAAAAAAAAAA==');
background-repeat: no-repeat;
background-position: 50% 50%;
}
#app .overlay.clickthrough .message h1 {
border-bottom: none;
font-size: 12px;
}
#app .overlay.clickthrough .bottom {
background: none;
}
#app .overlay.login {
width: 470px;
height: 250px;
}
#app .overlay.login .message {
height: 180px;
}
#app .overlay.login .message h1 {
border-bottom: none !important;
font-size: 12px !important;
}
#app .overlay.login .message .warning {
display: block;
background-color: #FFB81D;
font-weight: bold;
padding: 10px 10px 10px 10px;
margin-bottom: 10px;
}
#app .overlay.login .bottom {
background: none;
}
@media only screen and (min-width: 0px) and (max-width: 640px) {
#app .overlay.share {
padding: 0 0 45px 8px;
}
#app .overlay.download {
padding: 0 0 45px 8px;
}
#app .overlay.moreInfo {
padding: 0 0 45px 8px;
}
}
#app .leftPanel .views .thumbsView {
overflow: auto;
}
#app .leftPanel .views .thumbsView .thumbs {
overflow: hidden;
width: 210px;
position: relative;
}
#app .leftPanel .views .thumbsView .thumbs .thumb {
cursor: pointer;
}
#app .leftPanel .views .thumbsView .thumbs .thumb .wrap {
border: 2px solid #373737;
padding: 2px;
overflow: hidden;
text-align: center;
background: none;
}
#app .leftPanel .views .thumbsView .thumbs .thumb .wrap.loading {
background-image: url('data:image/gif;base64,R0lGODlhFAAUAMQSAGxsbFpaWnh4eEZGRhwcHD8/PzU1NVJSUisrKwgICH5+fkxMTGNjYyUlJXJycnt7exISEoCAgAAAAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OTFjMzhjNS0xZmQyLTg5NGUtYjMyZi1kYTNkZWQ5NmQ5YjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Qzc0OEE1NDA5OTMzMTFFNUFBRjI5MkI3NTFFODJFRTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Qzc0OEE1M0Y5OTMzMTFFNUFBRjI5MkI3NTFFODJFRTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTkxYzM4YzUtMWZkMi04OTRlLWIzMmYtZGEzZGVkOTZkOWIzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5MWMzOGM1LTFmZDItODk0ZS1iMzJmLWRhM2RlZDk2ZDliMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAkAABIALAAAAAAUABQAAAVAoCSOZGmeaKqmSeu+LRpEdG0Hsq1H+DnvtZ7pB+TlikYfMjlcCktE4JMU3U1HVd1VlL2hCIiweExYmc/otHoUAgAh+QQJAAASACwAAAAAFAAUAAAFWqAkjmRpnmgqEgyhnkykHNA7GlEePUXyJg6dzoFQDYTI1gnyQCIVC1PA6YySGlSkwEcCZIWGEu6bA5gSCwW5gWJlAy+EV6io/QrN3MA2ShwUW3wkBGyChocSIQAh+QQFAAASACwAAAAAFAAUAAAFXKAkjmRpnmhaJsuimoYQKcQrNkCkR8wLBbsgApUYKIJBR8LUcCCfBRPh+Aw+IKZDFXkwQR7bHc1UCO96q1yYUTMhtg6DioFUDJaq6S6AtUkWEQANfiMJcoSIiSUhADs=');
background-repeat: no-repeat;
background-position: 50% 50%;
}
#app .leftPanel .views .thumbsView .thumbs .thumb .wrap.loadingFailed {
background: url('../../img/uv-shared-module/error.png') no-repeat 50% 50%;
}
#app .leftPanel .views .thumbsView .thumbs .thumb .wrap.hidden {
background: url('../../img/uv-shared-module/hidden_thumb.png') no-repeat 50% 50%;
}
#app .leftPanel .views .thumbsView .thumbs .thumb .wrap img {
display: block;
max-width: 100%;
max-height: 100%;
}
#app .leftPanel .views .thumbsView .thumbs .thumb.selected .wrap {
border: 2px solid #fff;
}
#app .leftPanel .views .thumbsView .thumbs .thumb.searchpreview .wrap {
border: 2px solid #26b5cc;
}
#app .leftPanel .views .thumbsView .thumbs .thumb .info {
overflow: hidden;
}
#app .leftPanel .views .thumbsView .thumbs .thumb .info span {
font-size: 11px;
color: #fff;
display: block;
padding: 2px 0 0 0;
}
#app .leftPanel .views .thumbsView .thumbs .thumb .info .index {
float: left;
}
#app .leftPanel .views .thumbsView .thumbs .thumb .info .label {
float: left;
overflow-x: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#app .leftPanel .views .thumbsView .thumbs .thumb .info .searchResults {
float: right;
width: 35px;
overflow-x: hidden;
text-overflow: ellipsis;
color: #14a4c3;
padding-left: 14px;
background: url('../../img/uv-shared-module/search_result.png') no-repeat 0px 3px;
}
#app .leftPanel .views .thumbsView .thumbs .thumb.placeholder .wrap {
background: url('../../img/uv-shared-module/unavailable.png') no-repeat 50% 50%;
}
#app .leftPanel .views .thumbsView .thumbs .thumb.oneCol {
margin: 0 0 7px 0;
}
#app .leftPanel .views .thumbsView .thumbs .thumb.oneCol .label {
width: 178px;
}
#app .leftPanel .views .thumbsView .thumbs .thumb.oneCol .wrap {
width: 208px;
max-height: 373px;
}
#app .leftPanel .views .thumbsView .thumbs .thumb.twoCol {
margin: 0 7px 7px 0;
}
#app .leftPanel .views .thumbsView .thumbs .thumb.twoCol .label {
width: 63px;
}
#app .leftPanel .views .thumbsView .thumbs .thumb.twoCol .wrap {
width: 98px;
max-height: 182px;
}
#app .leftPanel .views .thumbsView .thumbs .separator {
height: 1px;
clear: both;
border: none;
}
#app .leftPanel .views .thumbsView .thumbs.left-to-right.paged .thumb.first {
float: right;
}
#app .leftPanel .views .thumbsView .thumbs.left-to-right .thumb {
float: left;
}
#app .leftPanel .views .thumbsView .thumbs.right-to-left .thumb {
float: right;
}
#app .leftPanel .views .thumbsView .thumbs.right-to-left .thumb.first {
float: left;
}
#app .leftPanel .top .title {
text-transform: uppercase;
}
#app .leftPanel ul {
margin: 10px 10px 10px 10px;
padding: 0;
list-style-type: none;
}
#app .rightPanel .top .title {
text-transform: uppercase;
}
#app .rightPanel .content {
padding: 10px 10px 10px 10px;
}
#app .rightPanel .main {
overflow: auto;
color: #fff;
}
#app .rightPanel .main.loading {
background-image: url('data:image/gif;base64,R0lGODlhFAAUAMQSAGxsbFpaWnh4eEZGRhwcHD8/PzU1NVJSUisrKwgICH5+fkxMTGNjYyUlJXJycnt7exISEoCAgAAAAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OTFjMzhjNS0xZmQyLTg5NGUtYjMyZi1kYTNkZWQ5NmQ5YjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Qzc0OEE1NDA5OTMzMTFFNUFBRjI5MkI3NTFFODJFRTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Qzc0OEE1M0Y5OTMzMTFFNUFBRjI5MkI3NTFFODJFRTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTkxYzM4YzUtMWZkMi04OTRlLWIzMmYtZGEzZGVkOTZkOWIzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5MWMzOGM1LTFmZDItODk0ZS1iMzJmLWRhM2RlZDk2ZDliMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAkAABIALAAAAAAUABQAAAVAoCSOZGmeaKqmSeu+LRpEdG0Hsq1H+DnvtZ7pB+TlikYfMjlcCktE4JMU3U1HVd1VlL2hCIiweExYmc/otHoUAgAh+QQJAAASACwAAAAAFAAUAAAFWqAkjmRpnmgqEgyhnkykHNA7GlEePUXyJg6dzoFQDYTI1gnyQCIVC1PA6YySGlSkwEcCZIWGEu6bA5gSCwW5gWJlAy+EV6io/QrN3MA2ShwUW3wkBGyChocSIQAh+QQFAAASACwAAAAAFAAUAAAFXKAkjmRpnmhaJsuimoYQKcQrNkCkR8wLBbsgApUYKIJBR8LUcCCfBRPh+Aw+IKZDFXkwQR7bHc1UCO96q1yYUTMhtg6DioFUDJaq6S6AtUkWEQANfiMJcoSIiSUhADs=');
background-repeat: no-repeat;
background-position: 50% 50%;
}
#app .rightPanel .main .noData {
padding: 0 10px 20px 10px;
}
#app .rightPanel .main .groups {
padding: 10px 10px 20px 10px;
}
#app .rightPanel .main .groups .items .header {
font-size: 11px;
text-transform: uppercase;
}
#app .rightPanel .main .groups .items .item .header {
font-size: 11px;
text-transform: uppercase;
}
.mejs-container {
position: relative;
background: #000;
font-family: Helvetica, Arial;
text-align: left;
vertical-align: top;
}
.me-plugin {
position: absolute;
}
.mejs-embed,
.mejs-embed body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background: #000;
overflow: hidden;
}
.mejs-container-fullscreen {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
width: 100%;
height: 100%;
}
/* Start: LAYERS */
.mejs-background {
position: absolute;
top: 0;
left: 0;
}
.mejs-mediaelement {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.mejs-poster {
position: absolute;
top: 0;
left: 0;
}
.mejs-poster img {
padding: 0;
border: 0;
display: block;
}
.mejs-overlay {
position: absolute;
top: 0;
left: 0;
}
.mejs-overlay-play {
cursor: pointer;
}
.mejs-overlay-button {
position: absolute;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
margin: -50px 0 0 -50px;
background: url('../../img/uv-mediaelementcenterpanel-module/bigplay.png') no-repeat;
}
.mejs-overlay:hover .mejs-overlay-button {
background-position: 0 -100px;
}
.mejs-overlay-loading {
position: absolute;
top: 50%;
left: 50%;
width: 80px;
height: 80px;
margin: -40px 0 0 -40px;
background: #333;
background: url(background.png);
background: rgba(0, 0, 0, 0.9);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}
.mejs-overlay-loading span {
display: block;
width: 80px;
height: 80px;
background: transparent url('../../img/uv-mediaelementcenterpanel-module/loading.gif') 50% 50% no-repeat;
}
/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
position: absolute;
background: none;
list-style-type: none;
margin: 0;
padding: 0;
bottom: 0;
left: 0;
background: url(background.png);
background: rgba(0, 0, 0, 0.7);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
height: 30px;
width: 100%;
}
.mejs-container .mejs-controls div {
list-style-type: none;
background-image: none;
display: block;
float: left;
margin: 0;
padding: 0;
width: 26px;
height: 26px;
font-size: 11px;
line-height: 11px;
background: 0;
font-family: Helvetica, Arial;
border: 0;
}
.mejs-controls .mejs-button button {
cursor: pointer;
display: block;
font-size: 0;
line-height: 0;
text-decoration: none;
margin: 7px 5px;
padding: 0;
position: absolute;
height: 16px;
width: 16px;
border: 0;
outline-color: transparent !important;
background: transparent url(controls.png) no-repeat;
}
/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
outline: solid 1px yellow;
}
/* End: CONTROL BAR */
/* Start: Time (current / duration) */
.mejs-container .mejs-controls .mejs-time {
color: #fff;
display: block;
height: 20px;
width: auto;
padding: 8px 3px 0 3px ;
overflow: hidden;
text-align: center;
padding: auto 4px;
}
.mejs-container .mejs-controls .mejs-time span {
font-size: 11px;
color: #fff;
line-height: 12px;
display: block;
float: left;
margin: 1px 2px 0 0;
width: auto;
}
/* End: Time (current / duration) */
/* Start: Play/pause */
.mejs-controls .mejs-play button {
background-position: 0 0;
}
.mejs-controls .mejs-pause button {
background-position: 0 -16px;
}
/* End: Play/pause */
/* Stop */
.mejs-controls .mejs-stop button {
background-position: -112px 0;
}
/* End: Play/pause */
/* Start: Progress bar */
.mejs-controls div.mejs-time-rail {
width: 200px;
padding-top: 5px;
}
.mejs-controls .mejs-time-rail span {
display: block;
position: absolute;
width: 180px;
height: 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
margin: 5px;
background: #333;
background: rgba(50, 50, 50, 0.8);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #3caac8;
background: rgba(60, 170, 200, 0.8);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
background: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
background: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
background: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
background: -ms-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
width: 0;
background: #fff;
background: rgba(255, 255, 255, 0.8);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
display: none;
position: absolute;
margin: 0;
width: 10px;
background: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
border: solid 2px #333;
top: -2px;
text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
position: absolute;
display: none;
background: #eee;
width: 36px;
height: 17px;
/*border: solid 1px #333;*/
top: -26px;
margin-left: -18px;
text-align: center;
color: #111;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
margin: 2px;
width: 30px;
display: block;
text-align: center;
left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
/*position: absolute;*/
display: block;
width: 0;
height: 0;
line-height: 0;
border: solid 5px #eee;
border-color: #eee transparent transparent transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
/*top: 15px;
left: 13px;*/
margin-top: -13px;
margin-left: 12px;
}
/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
visibility:visible;
}
*/
/* End: Progress bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
background-position: -32px 0;
}
.mejs-controls .mejs-unfullscreen button {
background-position: -32px -16px;
}
/* End: Fullscreen */
/* Start: Mute/Volume */
.mejs-controls .mejs-mute button {
background-position: -16px -16px;
}
.mejs-controls .mejs-unmute button {
background-position: -16px 0;
}
.mejs-controls .mejs-volume-button {
position: relative;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
display: none;
height: 115px;
width: 25px;
background: url(background.png);
background: rgba(50, 50, 50, 0.7);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
top: -115px;
left: 0;
z-index: 1;
position: absolute;
margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
display: block;
}
*/
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
position: absolute;
left: 11px;
top: 8px;
width: 2px;
height: 100px;
background: #ddd;
background: rgba(255, 255, 255, 0.5);
margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
position: absolute;
left: 11px;
top: 8px;
width: 2px;
height: 100px;
background: #ddd;
background: rgba(255, 255, 255, 0.9);
margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
position: absolute;
left: 4px;
top: -3px;
width: 16px;
height: 6px;
background: #ddd;
background: rgba(255, 255, 255, 0.9);
cursor: N-resize;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
margin: 0;
}
/* horizontal version */
.mejs-controls div.mejs-horizontal-volume-slider {
height: 26px;
width: 60px;
position: relative;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
position: absolute;
left: 0;
top: 11px;
width: 50px;
height: 8px;
margin: 0;
padding: 0;
font-size: 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #333;
background: rgba(50, 50, 50, 0.8);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
position: absolute;
left: 0;
top: 11px;
width: 50px;
height: 8px;
margin: 0;
padding: 0;
font-size: 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #fff;
background: rgba(255, 255, 255, 0.8);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
display: none;
}
/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
position: relative;
}
.mejs-controls .mejs-captions-button button {
background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
visibility: hidden;
position: absolute;
bottom: 26px;
right: -10px;
width: 130px;
height: 100px;
background: url(background.png);
background: rgba(50, 50, 50, 0.7);
border: solid 1px transparent;
padding: 10px;
overflow: hidden;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
/*
.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
visibility: visible;
}
*/
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
margin: 0;
padding: 0;
display: block;
list-style-type: none !important;
overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
margin: 0 0 6px 0;
padding: 0;
list-style-type: none !important;
display: block;
color: #fff;
overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
clear: both;
float: left;
margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
width: 100px;
float: left;
padding: 4px 0 0 0;
line-height: 15px;
font-family: helvetica, arial;
font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
font-size: 10px;
margin: 0 0 5px 0;
}
.mejs-chapters {
position: absolute;
top: 0;
left: 0;
-xborder-right: solid 1px #fff;
width: 10000px;
}
.mejs-chapters .mejs-chapter {
position: absolute;
float: left;
background: #222;
background: rgba(0, 0, 0, 0.7);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
overflow: hidden;
border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
font-size: 11px;
color: #fff;
padding: 5px;
display: block;
border-right: solid 1px #333;
border-bottom: solid 1px #333;
cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
border-right: none;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
/*background: #333;*/
background: #666;
background: rgba(102, 102, 102, 0.7);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
font-size: 12px;
font-weight: bold;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
margin: 0 0 3px 0;
line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
font-size: 12px;
line-height: 12px;
margin: 3px 0 4px 0;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
}
.mejs-captions-layer {
position: absolute;
bottom: 0;
left: 0;
text-align: center;
/*font-weight: bold;*/
line-height: 22px;
font-size: 12px;
color: #fff;
}
.mejs-captions-layer a {
color: #fff;
text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
font-size: 20px;
font-weight: normal;
}
.mejs-captions-position {
position: absolute;
width: 100%;
bottom: 15px;
left: 0;
}
.mejs-captions-position-hover {
bottom: 45px;
}
.mejs-captions-text {
padding: 3px 5px;
background: url(background.png);
background: rgba(20, 20, 20, 0.8);
}
/* End: TRACK (Captions and Chapters) */
.mejs-clear {
clear: both;
}
/* Start: ERROR */
.me-cannotplay {
padding: 20px;
color: #fff;
vertical-align: middle;
}
.me-cannotplay p {
position: relative;
top: 50%;
text-align: center;
width: 80%;
}
.me-cannotplay a {
color: #fff;
font-weight: bold;
text-decoration: underline;
}
.me-cannotplay span {
padding: 15px;
display: block;
}
/* End: ERROR */
/* Start: Loop */
.mejs-controls .mejs-loop-off button {
background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
background-position: -64px 0;
}
/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
background-position: -80px 0;
}
/* End: backlight */
/* Start: picture controls */
.mejs-controls .mejs-picturecontrols-button {
background-position: -96px 0;
}
/* End: picture controls */
/* context menu */
.mejs-contextmenu {
position: absolute;
width: 150px;
padding: 10px;
border-radius: 4px;
top: 0;
left: 0;
background: #fff;
border: solid 1px #999;
z-index: 1001;
/* make sure it shows on fullscreen */
}
.mejs-contextmenu .mejs-contextmenu-separator {
height: 1px;
font-size: 0;
margin: 5px 6px;
background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
font-family: Helvetica, Arial;
font-size: 12px;
padding: 4px 6px;
cursor: pointer;
color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
background: #2C7C91;
color: #fff;
}
/* Start: SourceChooser */
.mejs-controls .mejs-sourcechooser-button {
position: relative;
}
.mejs-controls .mejs-sourcechooser-button button {
background-position: -128px 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
visibility: hidden;
position: absolute;
bottom: 26px;
right: -10px;
width: 130px;
height: 100px;
background: url(background.png);
background: rgba(50, 50, 50, 0.7);
border: solid 1px transparent;
padding: 10px;
overflow: hidden;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
margin: 0;
padding: 0;
display: block;
list-style-type: none !important;
overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
margin: 0 0 6px 0;
padding: 0;
list-style-type: none !important;
display: block;
color: #fff;
overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
clear: both;
float: left;
margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
width: 100px;
float: left;
padding: 4px 0 0 0;
line-height: 15px;
font-family: helvetica, arial;
font-size: 10px;
}
/* End: SourceChooser */
/* UV */
.mejs-container.mejs-uv {
background-color: transparent;
}
.mejs-uv .mejs-controls {
height: 43px;
background-image: url('../../img/uv-mediaelementcenterpanel-module/controls-wellcome-bg.png');
background-repeat: repeat-x;
background-position: 0 5px;
margin: 0 0 0 11px;
}
.mejs-uv .mejs-button,
.mejs-uv .mejs-time {
position: absolute;
background: #ddd;
}
.mejs-uv .mejs-controls .mejs-playpause-button {
width: 37px;
height: 37px;
left: -5px;
margin: 0;
border: none;
}
.mejs-uv .mejs-controls .mejs-playpause-button button {
width: 37px;
height: 37px;
background: url('../../img/uv-mediaelementcenterpanel-module/controls-wellcome.png') no-repeat -1px -18px;
margin: 0;
padding: 0;
}
.mejs-uv .mejs-controls .mejs-pause button {
background-position: -40px -18px;
}
.mejs-uv .mejs-controls .mejs-time-rail {
position: absolute;
margin: 6px 5px 0 0;
}
.mejs-uv .mejs-controls .mejs-time-rail .mejs-time-current {
width: 0;
height: 6px;
background: #FFB81D;
}
.mejs-uv .mejs-controls .mejs-currenttime-container {
position: absolute;
margin: 4px 0 0 0;
color: #fff;
}
.mejs-uv .mejs-controls .mejs-currenttime-container .slash {
padding: 0 0 0 3px;
}
.mejs-uv .mejs-controls .mejs-duration-container {
position: absolute;
margin: 4px 5px 0 0;
padding-left: 0;
color: #fff;
}
.mejs-uv .mejs-controls .mejs-time-rail .mejs-time-total {
background: #000;
height: 6px;
}
.mejs-uv .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #FFB81D;
width: 0;
height: 6px;
}
.mejs-uv .mejs-controls .mejs-time-rail .mejs-time-handle {
display: block;
margin: 0;
width: 15px;
height: 15px;
border: 0;
top: -5px;
left: -1px;
background: url('../../img/uv-mediaelementcenterpanel-module/controls-wellcome.png') no-repeat 0 0;
}
.mejs-uv .mejs-controls .mejs-time-rail .mejs-time-float {
display: none;
}
.mejs-uv .mejs-controls .mejs-volume-button {
position: absolute;
margin: 10px 5px 0 0;
width: 18px;
height: 17px;
}
.mejs-uv .mejs-controls .mejs-horizontal-volume-slider {
position: absolute;
margin: 3px 5px 0 0;
}
.mejs-uv .mejs-controls .mejs-mute button {
background: url('../../img/uv-mediaelementcenterpanel-module/controls-wellcome.png') no-repeat -19px 0;
width: 18px;
height: 17px;
margin: 0;
padding: 0;
}
.mejs-uv .mejs-controls .mejs-unmute button {
background: url('../../img/uv-mediaelementcenterpanel-module/controls-wellcome.png') no-repeat -40px 0;
width: 18px;
height: 17px;
margin: 0;
padding: 0;
}
.mejs-uv .mejs-controls .mejs-volume-button .mejs-volume-slider {
background: #525252;
width: 22px;
height: 65px;
top: -64px;
left: -4px;
}
.mejs-uv .mejs-controls .mejs-volume-button .mejs-volume-total {
background: #3e3e3e;
left: 8px;
width: 6px;
height: 50px;
}
.mejs-uv .mejs-controls .mejs-volume-button .mejs-volume-current {
left: 8px;
width: 6px;
background: #757575;
height: 70px;
}
.mejs-uv .mejs-controls .mejs-volume-button .mejs-volume-handle {
width: 14px;
}
.mejs-uv .mejs-controls .mejs-fullscreen-button {
position: absolute;
margin: 11px 10px 0 0;
width: 18px;
height: 17px;
}
.mejs-uv .mejs-controls .mejs-fullscreen-button button {
width: 17px;
height: 15px;
background: transparent url('../../img/uv-mediaelementcenterpanel-module/controls-wellcome.png') no-repeat -1px -58px;
margin: 0;
padding: 0;
}
.mejs-uv .mejs-controls .mejs-unfullscreen button {
width: 17px;
height: 15px;
background: transparent url('../../img/uv-mediaelementcenterpanel-module/controls-wellcome.png') no-repeat -22px -58px;
margin: 0;
padding: 0;
}
.mejs-uv .mejs-controls .mejs-time button {
color: #333;
}
.mejs-uv .mejs-controls .mejs-captions-button {
display: none;
}
/* END: UV */
#app .mejs-container.mejs-uv {
background-color: #000;
}
#app .centerPanel .content {
position: relative;
}
#app .centerPanel .content .container {
position: absolute;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
::-webkit-scrollbar {
width: 12px;
height: 12px;
}
::-webkit-scrollbar-track {
background: none;
}
::-webkit-scrollbar-thumb {
background: #565656;
}
html,
body {
margin: 0;
padding: 0;
height: 100%;
}
html {
font-size: 12px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: sans-serif;
font-size: 12px;
line-height: 1.42857143;
color: #fff;
background-color: #000;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input,
select[multiple],
textarea {
background-image: none;
}
a {
color: #26b5cc;
text-decoration: none;
}
a:hover,
a:focus {
color: #48c8dd;
text-decoration: underline;
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 5px 5px 5px 5px;
line-height: 1.42857143;
background-color: #000;
border: 1px solid #565656;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 17px;
margin-bottom: 17px;
border: 0;
border-top: 1px solid #efefef;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0 0 0 0);
border: 0;
}
.btn {
display: inline-block;
padding: 5px 5px;
margin-bottom: 0;
font-size: 12px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus {
color: #fff;
text-decoration: none;
}
.btn:active,
.btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default {
color: #fff;
background-color: #565656;
border-color: #565656;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
color: #fff;
background-color: #424242;
border-color: #383838;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #565656;
border-color: #565656;
}
.btn-primary {
color: #fff;
background-color: #14a4c3;
border-color: #14a4c3;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
color: #fff;
background-color: #10859e;
border-color: #0e758b;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #14a4c3;
border-color: #14a4c3;
}
.btn-secondary {
color: #fff;
background-color: #14a4c3;
border-color: #14a4c3;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
color: #fff;
background-color: #10859e;
border-color: #0e758b;
}
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
background-color: #14a4c3;
border-color: #14a4c3;
}
.btn-warning {
color: #fff;
background-color: #FFB81D;
border-color: #FFB81D;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
color: #fff;
background-color: #f3a700;
border-color: #df9900;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #FFB81D;
border-color: #FFB81D;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d9534f;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
color: #fff;
background-color: #d2322d;
border-color: #c12e2a;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d9534f;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #5cb85c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
color: #fff;
background-color: #47a447;
border-color: #419641;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #5cb85c;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #5bc0de;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
color: #fff;
background-color: #39b3d7;
border-color: #2aabd2;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #5bc0de;
}
.btn-link {
color: #26b5cc;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #48c8dd;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #9a9a9a;
text-decoration: none;
}
.btn-lg {
padding: 15px 15px;
font-size: 14px;
line-height: 1.33;
border-radius: 6px;
}
.btn-sm,
.btn-xs {
padding: 5px 5px;
font-size: 11px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs {
padding: 1px 5px;
}
.btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
/* WebKit */
input[type=range] {
-webkit-appearance: none;
}
input[type=range]::-webkit-slider-runnable-track {
width: 300px;
height: 5px;
background: #9a9a9a;
border: none;
}
input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
border: none;
height: 16px;
width: 16px;
border-radius: 50%;
background: #565656;
margin-top: -5px;
}
input[type=range]:focus {
outline: none;
}
input[type=range]:focus::-webkit-slider-runnable-track {
background: #9a9a9a;
}
/* Firefox */
input[type=range] {
/* fix for FF unable to apply focus style bug */
/*required for proper track sizing in FF*/
width: 300px;
}
input[type=range]::-moz-range-track {
width: 300px;
height: 5px;
background: #ddd;
border: none;
}
input[type=range]::-moz-range-thumb {
border: none;
height: 16px;
width: 16px;
border-radius: 50%;
background: #565656;
}
/*hide the outline behind the border*/
input[type=range]:-moz-focusring {
outline: 1px solid white;
outline-offset: -1px;
}
input[type=range]:focus::-moz-range-track {
background: #ccc;
}
/* IE */
input[type=range]::-ms-track {
width: 300px;
height: 5px;
/*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
background: transparent;
/*leave room for the larger thumb to overflow with a transparent border */
border-color: transparent;
border-width: 6px 0;
/*remove default tick marks*/
color: transparent;
}
input[type=range]::-ms-fill-lower {
background: #9a9a9a;
}
input[type=range]::-ms-fill-upper {
background: #9a9a9a;
}
input[type=range]::-ms-thumb {
border: none;
height: 16px;
width: 16px;
border-radius: 50%;
background: #565656;
}
input[type=range]:focus::-ms-fill-lower {
background: #9a9a9a;
}
input[type=range]:focus::-ms-fill-upper {
background: #efefef;
}
.btn-default .caret {
border-top-color: #fff;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
border-top-color: #fff;
}
.dropup .btn-default .caret {
border-bottom-color: #fff;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
content: " ";
/* 1 */
display: table;
/* 2 */
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar .btn-group {
float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group-xs > .btn {
padding: 5px 5px;
font-size: 11px;
line-height: 1.5;
border-radius: 3px;
padding: 1px 5px;
}
.btn-group-sm > .btn {
padding: 5px 5px;
font-size: 11px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-lg > .btn {
padding: 15px 15px;
font-size: 14px;
line-height: 1.33;
border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
content: " ";
/* 1 */
display: table;
/* 2 */
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified .btn {
float: none;
display: table-cell;
width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
#app .headerPanel {
color: #000;
}
#app .headerPanel a.imageBtn {
height: 30px;
width: 30px;
float: left;
}
#app .headerPanel.showInformation {
height: 80px;
}
#app .headerPanel .options {
height: 40px;
background-color: #211f1f;
}
#app .headerPanel .options .centerOptions {
margin: 5px 0 0 0;
position: absolute;
}
#app .headerPanel .options .rightOptions {
float: right;
margin: 5px 0 0 0;
}
#app .headerPanel .options .rightOptions .settings {
background: url('../../img/uv-shared-module/settings.png');
height: 30px;
width: 30px;
margin-right: 8px;
}
#app .headerPanel .informationBox {
background: #FFB81D;
color: #343434;
width: 100%;
position: absolute;
height: 40px;
}
#app .headerPanel .informationBox .message {
float: left;
overflow: hidden;
margin: 13px;
}
#app .headerPanel .informationBox .actions {
float: left;
margin: 6px 0 0 0;
}
#app .headerPanel .informationBox .actions .btn {
margin: 0 6px 0 0;
}
#app .headerPanel .informationBox .close {
float: right;
background-image: url('../../img/uv-shared-module/close_information_box.png');
background-repeat: no-repeat;
width: 17px;
height: 17px;
background-position: 4px 4px;
cursor: pointer;
margin: 12px;
}
#app .leftPanel a {
color: #fff;
text-decoration: none;
}
#app .leftPanel .top {
height: 35px;
position: relative;
}
#app .leftPanel .top .title {
height: 20px;
margin: 9px 0 0 10px;
float: left;
cursor: pointer;
}
#app .leftPanel .top .collapseButton {
float: right;
background: url('../../img/uv-shared-module/arrows_left.png') no-repeat;
width: 20px;
height: 20px;
cursor: pointer;
margin: 7px 5px 0 0;
display: block;
}
#app .leftPanel .top .expandFullButton {
float: right;
background: url('../../img/uv-shared-module/arrows_right.png') no-repeat;
width: 20px;
height: 20px;
cursor: pointer;
margin: 7px 5px 0 0;
display: none;
}
#app .leftPanel .closed {
width: 25px;
float: right;
}
#app .leftPanel .closed .title {
color: #fff;
text-decoration: none;
white-space: nowrap;
display: block;
margin: 8px 8px 0 0px;
cursor: pointer;
text-transform: uppercase;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
#app .leftPanel .closed .title:link,
#app .leftPanel .closed .title:visited,
#app .leftPanel .closed .title:hover,
#app .leftPanel .closed .title:active {
color: #fff;
text-decoration: none;
}
#app .leftPanel .closed .expandButton {
background: url('../../img/uv-shared-module/arrows_right.png') no-repeat;
width: 20px;
height: 20px;
cursor: pointer;
margin: 7px 5px 0 0;
display: block;
}
#app.browser-Explorer.browser-version-8 .leftPanel .closed .title {
writing-mode: tb-lr;
}
#app .rightPanel .top {
height: 35px;
position: relative;
}
#app .rightPanel .top .title {
position: absolute;
height: 20px;
margin-top: 9px;
cursor: pointer;
left: 35px;
}
#app .rightPanel .top .collapseButton {
position: absolute;
background: url('../../img/uv-shared-module/arrows_right.png') no-repeat;
width: 20px;
height: 20px;
cursor: pointer;
margin-top: 7px;
display: block;
left: 5px;
}
#app .rightPanel .top .expandFullButton {
position: absolute;
background: url('../../img/uv-shared-module/arrows_left.png') no-repeat;
width: 20px;
height: 20px;
cursor: pointer;
margin-top: 7px;
display: none;
left: 5px;
}
#app .rightPanel .closed {
width: 25px;
}
#app .rightPanel .closed .title {
color: #fff;
text-decoration: none;
white-space: nowrap;
display: block;
margin: 8px 3px 0 5px;
cursor: pointer;
text-transform: uppercase;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
#app .rightPanel .closed .title:link,
#app .rightPanel .closed .title:visited,
#app .rightPanel .closed .title:hover,
#app .rightPanel .closed .title:active {
color: #fff;
text-decoration: none;
}
#app .rightPanel .closed .expandButton {
background: url('../../img/uv-shared-module/arrows_left.png') no-repeat;
width: 20px;
height: 20px;
cursor: pointer;
margin: 7px 0 0 5px;
display: block;
}
#app .rightPanel .main {
margin-right: 10px;
margin-bottom: 10px;
}
#app.browser-Explorer.browser-version-8 .rightPanel .closed .title {
writing-mode: tb-lr;
}
#app .centerPanel .title {
height: 38px;
font-size: 20px;
color: #fff;
padding: 0 20px 0 20px;
}
#app .centerPanel .title span {
line-height: 30px;
}
#app .centerPanel .content .attribution {
background: #343434;
background: rgba(52, 52, 52, 0.7);
position: absolute;
width: 190px;
padding: 10px 10px 10px 10px;
margin: 10px 0 5px 15px;
font-size: 11px;
}
#app .centerPanel .content .attribution .header {
overflow: hidden;
}
#app .centerPanel .content .attribution .header .title {
font-size: 11px;
font-weight: bold;
height: 20px;
width: 150px;
line-height: 18px;
float: left;
padding: 0;
text-transform: uppercase;
}
#app .centerPanel .content .attribution .header .close {
width: 16px;
height: 16px;
margin: 2px;
float: right;
background-image: url('../../img/uv-shared-module/close_attribution.png');
cursor: pointer;
}
#app .centerPanel .content .attribution .main {
margin-top: 5px;
}
#app .centerPanel .content .attribution .main img {
margin-top: 5px;
margin-bottom: 5px;
max-width: 100px;
}
#app .centerPanel .content .attribution .main a:not(.toggle) {
color: #26b5cc;
}
#app .centerPanel .content .attribution .main a:not(.toggle):link {
color: #26b5cc;
}
#app .centerPanel .content .attribution .main a:not(.toggle):hover {
color: #26b5cc;
}
#app .centerPanel .content .attribution .main a:not(.toggle):visited {
color: #26b5cc;
}
#app .centerPanel .content .attribution .main a:not(.toggle):active {
color: #26b5cc;
}
#app .centerPanel .content .attribution .main .attribution-text {
overflow: hidden;
}
#app .footerPanel .searchOptions {
width: 425px;
}
#app .footerPanel .options {
height: 41px;
}
#app .footerPanel .options a {
float: left;
margin-top: 10px;
margin-right: 15px;
}
#app .footerPanel .options a.moreInfo {
background-image: url('../../img/uv-shared-module/moreinfo.png');
background-repeat: no-repeat;
height: 21px;
line-height: 21px;
cursor: pointer;
color: #fff;
text-decoration: none;
background-position: left center;
padding-left: 35px;
padding-right: 10px;
line-height: 22px;
}
#app .footerPanel .options a.moreInfo:link,
#app .footerPanel .options a.moreInfo:visited,
#app .footerPanel .options a.moreInfo:hover,
#app .footerPanel .options a.moreInfo:active {
color: #fff;
text-decoration: none;
}
#app .footerPanel .options a.open {
background-image: url('../../img/uv-shared-module/open.png');
background-repeat: no-repeat;
height: 21px;
line-height: 21px;
cursor: pointer;
color: #fff;
text-decoration: none;
background-position: left center;
padding-left: 35px;
padding-right: 10px;
line-height: 22px;
}
#app .footerPanel .options a.open:link,
#app .footerPanel .options a.open:visited,
#app .footerPanel .options a.open:hover,
#app .footerPanel .options a.open:active {
color: #fff;
text-decoration: none;
}
#app .footerPanel .options a.share {
background-image: url('../../img/uv-shared-module/share.png');
background-repeat: no-repeat;
height: 21px;
line-height: 21px;
cursor: pointer;
color: #fff;
text-decoration: none;
background-position: left center;
padding-left: 35px;
padding-right: 10px;
line-height: 22px;
}
#app .footerPanel .options a.share:link,
#app .footerPanel .options a.share:visited,
#app .footerPanel .options a.share:hover,
#app .footerPanel .options a.share:active {
color: #fff;
text-decoration: none;
}
#app .footerPanel .options a.embed {
background-image: url('../../img/uv-shared-module/embed.png');
background-repeat: no-repeat;
height: 21px;
line-height: 21px;
cursor: pointer;
color: #fff;
text-decoration: none;
background-position: left center;
padding-left: 35px;
padding-right: 10px;
line-height: 22px;
}
#app .footerPanel .options a.embed:link,
#app .footerPanel .options a.embed:visited,
#app .footerPanel .options a.embed:hover,
#app .footerPanel .options a.embed:active {
color: #fff;
text-decoration: none;
}
#app .footerPanel .options a.download {
background-image: url('../../img/uv-shared-module/download.png');
background-repeat: no-repeat;
height: 21px;
line-height: 21px;
cursor: pointer;
color: #fff;
text-decoration: none;
background-position: left center;
padding-left: 30px;
padding-right: 10px;
line-height: 22px;
}
#app .footerPanel .options a.download:link,
#app .footerPanel .options a.download:visited,
#app .footerPanel .options a.download:hover,
#app .footerPanel .options a.download:active {
color: #fff;
text-decoration: none;
}
#app .footerPanel .options a.bookmark {
background-image: url('../../img/uv-shared-module/bookmark.png');
background-repeat: no-repeat;
height: 21px;
line-height: 21px;
cursor: pointer;
color: #fff;
text-decoration: none;
background-position: left center;
padding-left: 30px;
padding-right: 10px;
line-height: 22px;
}
#app .footerPanel .options a.bookmark:link,
#app .footerPanel .options a.bookmark:visited,
#app .footerPanel .options a.bookmark:hover,
#app .footerPanel .options a.bookmark:active {
color: #fff;
text-decoration: none;
}
#app .footerPanel .options a.feedback {
background-image: url('../../img/uv-shared-module/feedback.png');
background-repeat: no-repeat;
height: 21px;
line-height: 21px;
cursor: pointer;
color: #fff;
text-decoration: none;
background-position: left center;
padding-left: 30px;
padding-right: 10px;
line-height: 22px;
}
#app .footerPanel .options a.feedback:link,
#app .footerPanel .options a.feedback:visited,
#app .footerPanel .options a.feedback:hover,
#app .footerPanel .options a.feedback:active {
color: #fff;
text-decoration: none;
}
#app .footerPanel .options a.print {
background-image: url('../../img/uv-shared-module/print.png');
background-repeat: no-repeat;
height: 21px;
line-height: 21px;
cursor: pointer;
color: #fff;
text-decoration: none;
background-position: left center;
padding-left: 30px;
padding-right: 10px;
line-height: 22px;
}
#app .footerPanel .options a.print:link,
#app .footerPanel .options a.print:visited,
#app .footerPanel .options a.print:hover,
#app .footerPanel .options a.print:active {
color: #fff;
text-decoration: none;
}
#app .footerPanel .options a.fullScreen {
background-image: url('../../img/uv-shared-module/fullscreen.png');
background-repeat: no-repeat;
height: 21px;
line-height: 21px;
cursor: pointer;
color: #fff;
text-decoration: none;
background-position: right center;
padding-right: 30px;
padding-left: 10px;
line-height: 22px;
min-width: 25px;
float: right;
margin-right: 0;
}
#app .footerPanel .options a.fullScreen:link,
#app .footerPanel .options a.fullScreen:visited,
#app .footerPanel .options a.fullScreen:hover,
#app .footerPanel .options a.fullScreen:active {
color: #fff;
text-decoration: none;
}
#app .footerPanel .options a.exitFullscreen {
background-image: url('../../img/uv-shared-module/exit_fullscreen.png');
background-repeat: no-repeat;
height: 21px;
line-height: 21px;
cursor: pointer;
color: #fff;
text-decoration: none;
background-position: right center;
padding-right: 30px;
padding-left: 10px;
line-height: 22px;
min-width: 25px;
float: right;
margin-right: 0;
}
#app .footerPanel .options a.exitFullscreen:link,
#app .footerPanel .options a.exitFullscreen:visited,
#app .footerPanel .options a.exitFullscreen:hover,
#app .footerPanel .options a.exitFullscreen:active {
color: #fff;
text-decoration: none;
}
#app .footerPanel .options.minimiseButtons a:first-child {
margin-left: 10px;
}
#app .footerPanel .options.minimiseButtons a.moreInfo {
font: 0/0 a;
text-shadow: none;
background-color: transparent;
border: 0;
line-height: 0;
font-size: 0;
color: transparent;
width: 27px;
padding: 0;
}
#app .footerPanel .options.minimiseButtons a.open {
font: 0/0 a;
text-shadow: none;
background-color: transparent;
border: 0;
line-height: 0;
font-size: 0;
color: transparent;
width: 27px;
padding: 0;
}
#app .footerPanel .options.minimiseButtons a.download {
font: 0/0 a;
text-shadow: none;
background-color: transparent;
border: 0;
line-height: 0;
font-size: 0;
color: transparent;
width: 27px;
padding: 0;
}
#app .footerPanel .options.minimiseButtons a.bookmark {
font: 0/0 a;
text-shadow: none;
background-color: transparent;
border: 0;
line-height: 0;
font-size: 0;
color: transparent;
width: 27px;
padding: 0;
}
#app .footerPanel .options.minimiseButtons a.feedback {
font: 0/0 a;
text-shadow: none;
background-color: transparent;
border: 0;
line-height: 0;
font-size: 0;
color: transparent;
width: 27px;
padding: 0;
}
#app .footerPanel .options.minimiseButtons a.print {
font: 0/0 a;
text-shadow: none;
background-color: transparent;
border: 0;
line-height: 0;
font-size: 0;
color: transparent;
width: 27px;
padding: 0;
}
#app .footerPanel .options.minimiseButtons a.share {
font: 0/0 a;
text-shadow: none;
background-color: transparent;
border: 0;
line-height: 0;
font-size: 0;
color: transparent;
width: 27px;
padding: 0;
}
#app .footerPanel .options.minimiseButtons a.embed {
font: 0/0 a;
text-shadow: none;
background-color: transparent;
border: 0;
line-height: 0;
font-size: 0;
color: transparent;
width: 27px;
padding: 0;
}
#app .footerPanel .options.minimiseButtons a.fullScreen {
font: 0/0 a;
text-shadow: none;
background-color: transparent;
border: 0;
line-height: 0;
font-size: 0;
color: transparent;
width: 21px;
padding: 0;
}
#app .footerPanel .options.minimiseButtons a.exitFullscreen {
font: 0/0 a;
text-shadow: none;
background-color: transparent;
border: 0;
line-height: 0;
font-size: 0;
color: transparent;
width: 21px;
padding: 0;
}
#app .footerPanel .options.minimiseButtons a.normal {
font: 0/0 a;
text-shadow: none;
background-color: transparent;
border: 0;
line-height: 0;
font-size: 0;
color: transparent;
width: 21px;
padding: 0;
}
#app.lightbox .footerPanel .options a.imageBtn.normal {
background: url('../../img/uv-shared-module/close_lightbox.png') no-repeat;
}
#app .overlays {
position: absolute;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
background-image: url('../../img/uv-shared-module/modal_bg.gif');
display: none;
}
#app .overlay {
position: absolute;
}
#app .overlay .top {
width: 100%;
overflow: auto;
}
#app .overlay .top .close {
font: 0/0 a;
text-shadow: none;
background-color: transparent;
border: 0;
line-height: 0;
font-size: 0;
color: transparent;
background-image: url('../../img/uv-shared-module/close.png');
width: 24px;
height: 24px;
float: right;
background-color: #14a4c3;
}
#app .overlay .middle {
width: 100%;
background: #fff;
}
#app .overlay .middle .content {
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
overflow: auto;
}
#app .overlay .middle .content .buttons {
padding: 10px 0 0 0;
float: right;
}
#app .overlay .middle .content .buttons .btn {
margin: 0 0 0 10px;
}
#app .overlay .middle .content h1 {
color: #000;
font-size: 18px;
font-weight: bold;
margin: 15px 0px 0px 0px;
padding: 0 0 10px 0;
}
#app .overlay .middle .content h2 {
color: #000;
font-size: 14px;
font-weight: bold;
margin: 0;
padding: 15px 0 10px 0;
}
#app .overlay .middle .content p {
margin: 0;
padding: 10px 0 10px 0;
}
#app .overlay .middle .content p p {
padding-top: 0;
}
#app .overlay .middle .content ol.options {
list-style-image: none;
list-style-position: inside;
list-style-type: none;
margin: 0;
}
#app .overlay .middle .content ol.options li {
margin: 2px 0 0 0;
padding: 4px;
}
#app .overlay .middle .content ol.options li input {
margin: 0;
padding: 0;
width: auto;
height: auto;
display: inline;
}
#app .overlay .middle .content ol.options li label {
display: inline;
margin: 0 0 0 5px;
padding: 0;
float: none;
clear: none;
line-height: 0.9em;
text-align: left;
width: 200px;
}
#app .overlay .bottom {
height: 11px;
background: url('../../img/uv-shared-module/dialogue_arrow.png') no-repeat;
}
#app .overlay.genericDialogue {
width: 250px;
}
#app .overlay.genericDialogue .bottom {
background: none;
}
#app .overlay.genericDialogue .message {
color: #000;
padding: 10px 0 10px 0;
}
#app .overlay.genericDialogue .accept {
float: right;
}
#app .overlay .scroll {
margin: 10px 0 0 0;
padding: 0 10px 0 0;
overflow: auto;
}
.iiif-gallery-component *,
.iiif-gallery-component *:before,
.iiif-gallery-component *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.iiif-gallery-component .header {
overflow: hidden;
height: 45px;
}
.iiif-gallery-component .header .left {
float: left;
overflow: hidden;
}
.iiif-gallery-component .header .right {
float: right;
overflow: hidden;
}
.iiif-gallery-component .header .right .multiSelectOptions .multiSelectAll {
float: left;
}
.iiif-gallery-component .header .right .multiSelectOptions .select {
margin-left: 10px;
}
.iiif-gallery-component .header .btn {
float: left;
width: 30px;
height: 30px;
}
.iiif-gallery-component .header .btn.size-up {
margin-left: 5px;
}
.iiif-gallery-component .header .btn.size-down {
margin-right: 5px;
}
.iiif-gallery-component .header input[type="range"] {
float: left;
margin-top: 12px;
width: 100px;
}
.iiif-gallery-component .main {
overflow: auto;
overflow-x: hidden;
height: 1000px;
}
.iiif-gallery-component .main .thumbs {
margin-right: 10px;
overflow: hidden;
position: relative;
}
.iiif-gallery-component .main .thumbs.multiSelect .thumb input {
display: none;
}
.iiif-gallery-component .main .thumbs.multiSelect .thumb .wrap.multiSelected {
background: none;
border: 2px solid transparent;
}
.iiif-gallery-component .main .thumbs.multiSelect .thumb.insideScrollArea input {
display: block;
}
.iiif-gallery-component .main .thumbs.multiSelect .thumb.insideScrollArea .wrap.multiSelected {
border: 2px solid #14a4c3;
}
.iiif-gallery-component .main .thumbs .thumb {
margin: 0 7px 7px 0;
}
.iiif-gallery-component .main .thumbs .thumb .wrap {
border: 2px solid transparent;
padding: 2px;
}
.iiif-gallery-component .main .thumbs .thumb .wrap img {
display: none;
}
.iiif-gallery-component .main .thumbs .thumb .info span {
color: transparent;
padding: 2px 0 0 0;
}
.iiif-gallery-component .main .thumbs .thumb .info .searchResults {
background: none;
}
.iiif-gallery-component .main .thumbs .thumb.selected .wrap {
border: 2px solid transparent;
}
.iiif-gallery-component .main .thumbs .thumb.insideScrollArea .wrap {
border: 2px solid #373737;
}
.iiif-gallery-component .main .thumbs .thumb.insideScrollArea .wrap img {
display: block;
}
.iiif-gallery-component .main .thumbs .thumb.insideScrollArea .info span {
color: #fff;
}
.iiif-gallery-component .main .thumbs .thumb.insideScrollArea .info .searchResults {
color: #14a4c3;
background: url('../../img/uv-shared-module/search_result.png') no-repeat 0px 3px;
}
.iiif-gallery-component .main .thumbs .thumb.insideScrollArea.selected .wrap {
border: 2px solid #fff;
}
.iiif-gallery-component .main .thumbs .thumb.insideScrollArea.searchpreview .wrap {
border: 2px solid #26b5cc;
}
.iiif-gallery-component .main .thumbs .thumb {
float: left;
cursor: pointer;
}
.iiif-gallery-component .main .thumbs .thumb .wrap {
overflow: hidden;
text-align: center;
background: none;
position: relative;
}
.iiif-gallery-component .main .thumbs .thumb .wrap.loading {
background-image: url('data:image/gif;base64,R0lGODlhFAAUAMQSAGxsbFpaWnh4eEZGRhwcHD8/PzU1NVJSUisrKwgICH5+fkxMTGNjYyUlJXJycnt7exISEoCAgAAAAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OTFjMzhjNS0xZmQyLTg5NGUtYjMyZi1kYTNkZWQ5NmQ5YjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Qzc0OEE1NDA5OTMzMTFFNUFBRjI5MkI3NTFFODJFRTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Qzc0OEE1M0Y5OTMzMTFFNUFBRjI5MkI3NTFFODJFRTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTkxYzM4YzUtMWZkMi04OTRlLWIzMmYtZGEzZGVkOTZkOWIzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5MWMzOGM1LTFmZDItODk0ZS1iMzJmLWRhM2RlZDk2ZDliMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAkAABIALAAAAAAUABQAAAVAoCSOZGmeaKqmSeu+LRpEdG0Hsq1H+DnvtZ7pB+TlikYfMjlcCktE4JMU3U1HVd1VlL2hCIiweExYmc/otHoUAgAh+QQJAAASACwAAAAAFAAUAAAFWqAkjmRpnmgqEgyhnkykHNA7GlEePUXyJg6dzoFQDYTI1gnyQCIVC1PA6YySGlSkwEcCZIWGEu6bA5gSCwW5gWJlAy+EV6io/QrN3MA2ShwUW3wkBGyChocSIQAh+QQFAAASACwAAAAAFAAUAAAFXKAkjmRpnmhaJsuimoYQKcQrNkCkR8wLBbsgApUYKIJBR8LUcCCfBRPh+Aw+IKZDFXkwQR7bHc1UCO96q1yYUTMhtg6DioFUDJaq6S6AtUkWEQANfiMJcoSIiSUhADs=');
background-repeat: no-repeat;
background-position: 50% 50%;
}
.iiif-gallery-component .main .thumbs .thumb .wrap.hidden {
background: url('../../img/uv-shared-module/hidden_thumb.png') no-repeat 50% 50%;
}
.iiif-gallery-component .main .thumbs .thumb .wrap img {
max-width: 100%;
max-height: 100%;
}
.iiif-gallery-component .main .thumbs .thumb .wrap input {
position: absolute;
cursor: pointer;
top: 0px;
left: 0px;
}
.iiif-gallery-component .main .thumbs .thumb .info {
overflow: hidden;
}
.iiif-gallery-component .main .thumbs .thumb .info span {
font-size: 11px;
display: block;
overflow-x: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.iiif-gallery-component .main .thumbs .thumb .info .index,
.iiif-gallery-component .main .thumbs .thumb .info .label {
float: left;
}
.iiif-gallery-component .main .thumbs .thumb .info .searchResults {
display: none;
float: right;
width: 32px;
padding-left: 14px;
}
.iiif-gallery-component .main .thumbs .thumb.placeholder .wrap {
background: url('../../img/uv-shared-module/unavailable.png') no-repeat 50% 50%;
}
.iiif-gallery-component .main .thumbs.multiSelect .thumb .wrap.multiSelected {
background: #14a4c3;
}
.iiif-gallery-component .main .thumbs.multiSelect .thumb .wrap.multiSelected .thumbImage {
opacity: 0.35;
filter: alpha(opacity=35);
}
.iiif-gallery-component .main .thumbs.left-to-right .thumb {
float: left;
}
.iiif-gallery-component .main .thumbs.right-to-left .thumb {
float: right;
}
.iiif-tree-component {
overflow: auto;
color: #fff;
}
.iiif-tree-component .toggle {
cursor: pointer;
margin-top: 3px;
margin-right: 5px;
display: block;
float: left;
height: 10px;
width: 10px;
background-image: url('../../img/uv-shared-module/plus.png');
}
.iiif-tree-component .toggle.expanded {
background-image: url('../../img/uv-shared-module/minus.png');
}
.iiif-tree-component .toggle.multiSelect {
margin-left: 5px;
}
.iiif-tree-component .spacer {
margin-top: 3px;
margin-right: 5px;
display: block;
float: left;
height: 10px;
width: 10px;
}
.iiif-tree-component input.multiSelect {
margin-top: 0px;
margin-right: 5px;
display: block;
float: left;
height: 13px;
width: 13px;
}
.iiif-tree-component ul.tree,
.iiif-tree-component ul.tree ul {
list-style: none;
margin: 0;
padding: 0;
}
.iiif-tree-component ul.tree ul {
margin-left: 15px;
}
.iiif-tree-component ul.tree li {
margin: 0;
padding: 2px 0 2px 0;
overflow: hidden;
}
.iiif-tree-component ul.tree li a {
display: block;
overflow: hidden;
}
.iiif-tree-component ul li a.selected {
color: #14a4c3 !important;
}
.iiif-metadata-component .groups .group .header {
font-weight: bold;
}
.iiif-metadata-component .groups .group .items .header {
color: #14a4c3;
border-bottom: 1px solid #14a4c3;
margin: 15px 10px 0 0;
}
.iiif-metadata-component .groups .group .items .item {
padding: 0;
margin: 0 0 20px 0;
}
.iiif-metadata-component .groups .group .items .item .label {
color: #9a9a9a;
border-bottom: 1px solid #343434;
margin: 15px 10px 0 0;
}
.iiif-metadata-component .groups .group .items .item .label .copyText {
position: relative;
float: right;
display: none;
width: 15px;
height: 15px;
cursor: pointer;
background-image: url('../../img/uv-shared-module/copy.png');
}
.iiif-metadata-component .groups .group .items .item .label .copiedText {
display: none;
position: absolute;
top: 18px;
right: -10px;
white-space: nowrap;
padding: 4px;
text-transform: none;
background-color: #343434;
z-index: 1;
border: 1px solid #9a9a9a;
border-radius: 2px;
color: #fff;
}
.iiif-metadata-component .groups .group .items .item .value {
color: #fff;
margin: 5px 10px 0 0;
overflow: hidden;
word-wrap: break-word;
line-height: 1.6em;
}
.iiif-metadata-component .groups .group .items .item .value a.toggle {
color: #14a4c3;
font-weight: normal;
}
.iiif-metadata-component .groups .group .items .item .value a.toggle:hover {
color: #22c5e8;
}
.iiif-metadata-component .groups .group .items .item .value a.toggle.more,
.iiif-metadata-component .groups .group .items .item .value a.toggle.less {
font-variant: small-caps;
}
.iiif-metadata-component .groups .group .items .item .value img {
max-width: 100px;
}
.iiif-metadata-component .groups .group .items .item a.value {
display: block;
color: #26b5cc;
}
@media only screen and (min-width: 0px) and (max-width: 640px) {
#app .headerPanel {
display: none;
}
#app .leftPanel {
display: none;
}
#app .rightPanel {
display: none;
}
#app .footerPanel {
display: none;
}
}
#app {
background-color: #000;
position: relative;
}
#app .btn-default,
#app .btn-primary,
#app .btn-success,
#app .btn-info,
#app .btn-warning,
#app .btn-danger {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
#app .imageBtn {
cursor: pointer;
}
#app .action,
#app a.action.black,
#app input.action {
display: inline-block;
background: url('../../img/uv-shared-module/sprite.png') 0 -1000px no-repeat;
text-transform: none;
padding: 0 0 0 16px;
font-weight: bold;
}
#app #commsFrame {
width: 1px;
height: 1px;
border: none;
}
#app .headerPanel {
position: relative;
color: #fff;
height: 40px;
}
#app .mainPanel {
position: relative;
margin-top: 8px;
margin-right: 8px;
margin-bottom: 0px;
margin-left: 8px;
}
#app .leftPanel {
position: absolute;
background: #211f1f;
border: none;
}
#app .centerPanel {
position: absolute;
}
#app .rightPanel {
position: absolute;
background: #211f1f;
border: none;
}
#app .footerPanel {
position: relative;
margin-top: 0;
margin-right: 8px;
margin-bottom: 0px;
margin-left: 8px;
}
#app .footerPanel.mobile {
display: none;
}
@media print {
#app .headerPanel {
display: none;
}
#app .leftPanel {
display: none;
}
#app .rightPanel {
display: none;
}
#app .footerPanel {
display: none;
}
#app .mobileFooter {
display: none;
}
}
#app .headerPanel .options .centerOptions {
width: 432px;
}
#app .headerPanel .options .centerOptions .prevOptions {
margin: 0 10px 0 0;
}
#app .headerPanel .options .centerOptions .mode label {
width: 42px;
}
#app .headerPanel .options .centerOptions .search {
width: 140px;
}
#app .headerPanel .options .centerOptions .nextOptions {
margin: 0 0 0 10px;
}
#app .footerPanel .searchPager .controls .searchResultsInfo {
width: 290px;
}