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.
2,444 lines • 64.4 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 .tabs {
height: 25px;
border-bottom: 1px solid #373737;
}
#app .leftPanel .tabs .tab {
color: #fff;
background-color: #211f1f;
display: inline-block;
text-align: center;
line-height: 22px;
height: 22px;
overflow: hidden;
width: 75px;
margin: 0;
cursor: pointer;
white-space: nowrap;
text-overflow: ellipsis;
}
#app .leftPanel .tabs .tab.first {
margin: 0 0 0 10px;
}
#app .leftPanel .tabs .tab.on {
border: 1px solid #373737;
border-bottom: 1px solid #211f1f;
color: #14a4c3;
margin-bottom: -1px;
height: 25px;
line-height: 25px;
}
#app .leftPanel .tabsContent {
padding: 10px 10px 10px 10px;
}
#app .leftPanel .tabsContent .options {
padding: 0 0 10px 0;
}
#app .leftPanel .tabsContent .options .top {
overflow: hidden;
height: auto;
}
#app .leftPanel .tabsContent .options .bottom {
overflow: hidden;
}
#app .leftPanel .tabsContent .options .bottom .left {
float: left;
}
#app .leftPanel .tabsContent .options .bottom .left .treeView {
padding: 5px 0 0 0;
}
#app .leftPanel .tabsContent .options .bottom .left .treeView span {
display: block;
float: left;
color: #fff;
padding: 5px 4px 0 0;
font-size: 11px;
}
#app .leftPanel .tabsContent .options .bottom .left .treeView select {
float: left;
font-size: 11px;
}
#app .leftPanel .tabsContent .options .bottom .right {
float: right;
overflow: hidden;
}
#app .leftPanel .tabsContent .options .bottom .right .multiSelect .multiSelectAll {
float: left;
}
#app .leftPanel .tabsContent .options .bottom .right .multiSelect .btn {
margin-left: 10px;
}
#app .leftPanel .tabsContent .btn-group .btn {
padding: 0 5px 0 5px;
background: #565656;
color: #9a9a9a;
width: 55px;
}
#app .leftPanel .tabsContent .btn-group .btn.on {
background: #DDD;
color: #000;
}
#app .leftPanel .views .treeView {
font-weight: normal;
overflow: auto;
}
#app.browser-Explorer .leftPanel .views .galleryView .header input[type="range"] {
margin-top: -11px;
}
#app.browser-Firefox .leftPanel .views .galleryView .header input[type="range"] {
margin-top: 9px;
overflow: hidden;
}
#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;
}
.virtex {
background: #252424;
background: -moz-radial-gradient(center, ellipse cover, #252424 0%, #171717 85%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #252424), color-stop(85%, #171717));
background: -webkit-radial-gradient(center, ellipse cover, #252424 0%, #171717 85%);
background: -o-radial-gradient(center, ellipse cover, #252424 0%, #171717 85%);
background: -ms-radial-gradient(center, ellipse cover, #252424 0%, #171717 85%);
background: radial-gradient(ellipse at center, #252424 0%, #171717 85%);
}
.virtex .viewport {
position: relative;
}
.virtex .loading {
position: absolute;
width: 150px;
height: 5px;
background-color: #171717;
}
.virtex .loading .bar {
height: 5px;
width: 1px;
background-color: #fff;
}
#oldie {
position: absolute;
margin-top: 0px !important;
margin-right: 0px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
font-family: sans-serif !important;
line-height: 18px !important;
}
#app .centerPanel a.imageBtn {
height: 28px;
width: 28px;
float: left;
cursor: pointer;
}
#app .centerPanel .content {
position: relative;
}
#app .centerPanel .content .navigation {
position: absolute;
left: 0;
top: 0;
overflow: hidden;
margin-left: 15px;
}
#app .centerPanel .content .navigation a.imageBtn.zoomIn {
background-image: url('../../img/uv-virtexcenterpanel-module/zoom_in.png');
}
#app .centerPanel .content .navigation a.imageBtn.zoomOut {
background-image: url('../../img/uv-virtexcenterpanel-module/zoom_out.png');
}
#app .centerPanel .content .virtex {
background: none;
}
*,
*: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: 390px;
}
#app .footerPanel .searchPager .controls .searchResultsInfo {
width: 337px;
}