<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    font-family: 'Microsoft JhengHei';
}

#basic-data,
#nil-photo,
#nil-album {
    display: none;
}

#basic-data textarea[readonly] {
    background-color: #fff;
    height: 100px;
    resize: none;
}

#j-wrapper {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    max-width: 1480px;
}

#j-header .glyphicon {
    margin-right: 5px;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#j-drag&gt;img {
    opacity: 1;
}

#j-drag&gt;.item-style-0 {
    height: 270px;
    overflow: hidden;
}

.thumbnail a&gt;img,
.item-style-0 img {
    max-width: 100%;
    max-height: 185px;
    width: auto !important;
    height: auto !important;
    /*transition: transform .3s;*/
}

#j-header .fa-book {
    margin-right: 5px;
}

.item-style-0:hover img {
    /*transition: transform .3s;
    transform: scale(1.1);*/
}

.item-style-0:hover .thumbnail {
    border-style: dashed;
}

.img-center {
    position: relative;
    height: 200px;
    overflow: hidden;
    background: #F8F8F8;
    padding: 0px;
    display: table;
    width: 100%;
    table-layout: fixed;
}

.img-center&gt;.glyphicon {
    position: absolute;
    font-size: 30px;
    color: #67c0ff;
    right: 5px;
    top: 165px;
    background: #FFF;
    border-radius: 5px;
}

.img-center.img-plus&gt;.glyphicon {
    top: 200px;
}

.img-plus {
    height: 235px;
}

.img-center&gt;div {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.placeHolder {
    border: dashed 1px gray !important;
}

.thumbnail {
    box-shadow: 3px 3px 0 #EEE;
}

.thumbnail&gt;.caption {
    height: 35px;
    text-align: center;
    overflow: hidden;
}

.thumbnail&gt;.caption&gt;p {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.thumbnail&gt;.caption2 {
    height: 60px;
}

.album-title {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background: #EEE;
    color: #888;
    border-radius: 5px 5px 0 0;
}

.album-caption&gt;p {
    margin: 0;
    height: 30px;
    color: #666;
    padding: 0 5px;
    padding-top: 10px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.album-caption&gt;div {
    height: 30px;
    line-height: 30px;
    color: #999;
}

.album-caption&gt;div&gt;div:nth-child(1),
.album-caption&gt;div&gt;div:nth-child(2) {
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
}

.album-caption&gt;div&gt;div:nth-child(2) {
    float: right;
    text-align: right;
}

.thumbnail .sort {
    border: dashed 1px #000;
}

.drag-barrier {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

#j-deputy .navbar-brand,
#j-header .navbar-brand {
    font-weight: bold;
}

.album-nil-image {
    text-align: center;
    height: 50px;
    line-height: 40px;
}

.glyphicon {
    top: 0;
    font-family: 'Glyphicons Halflings', 'Microsoft JhengHei';
}

@media screen and (max-width: 480px) {
    .img-center {
        height: 150px;
    }
    .img-plus {
        height: 185px;
    }
    .img-center img {
        max-height: 140px;
    }
    #j-drag&gt;.item-style-0 {
        height: 215px;
        overflow: hidden;
    }
    #owl-page .item .lazyOwl {
        transition: opacity none;
    }
    #owl-page .item .active,
    #owl-page .item .lazyOwl:hover {
        transition: opacity none;
    }
    .album-caption&gt;div&gt;div:nth-child(1),
    .album-caption&gt;div&gt;div:nth-child(2) {
        height: 20px;
        line-height: 25px;
        width: 100%;
    }
    .album-caption&gt;div&gt;div:nth-child(2) {
        text-align: left;
    }
    .album-caption&gt;div {
        height: 45px;
    }
}


/* �㮾���偘�𦆮�膥 START */

#play-image {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    height: 100%;
    z-index: 999;
}

#owl-image .mid {
    height: 100vh;
    overflow: hidden;
    display: table;
    width: 100%;
}

#owl-image .mid&gt;.cen {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100vh;
}

#owl-image .mid&gt;.cen&gt;img {
    max-width: 100%;
    max-height: 100vh;
}

#owl-image .content {
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    color: #FFF;
    padding: 10px 0;
    font-size: 18px;
    background: rgba(99, 99, 99, 0.5);
}

#play-image-pagination {
    position: absolute;
    height: 120px;
    left: 0;
    right: 0;
    bottom: 0;
}

#play-image-pagination&gt;div {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

#owl-page .item {
    margin: 3px;
    text-align: center;
    padding-top: 5px;
}

#owl-page .item .lazyOwl {
    margin: 0 auto;
    display: block;
    width: 80%;
    height: 100px;
    opacity: .3;
    cursor: pointer;
    transition: opacity .3s;
    object-fit: contain;
    border: solid 2px #fff;
}

#owl-page .item .active,
#owl-page .item .lazyOwl:hover {
    opacity: 1;
    transition: opacity .3s;
}

#play-image-controller {
    position: absolute;
    top: 10px;
    right: 5px;
    left: 5px;
    z-index: 999;
}

#play-image-controller&gt;div:nth-child(1) {
    float: left;
}

#play-image-controller&gt;div:nth-child(2) {
    float: right;
}

#play-image-controller .fa,
#play-image-controller .glyphicon {
    color: #FFF;
    font-size: 30px;
    float: right;
    margin: 0 5px;
}

#play-image-controller .glyphicon:hover {
    color: #DDD;
}

.navbar-default .navbar-nav&gt;li&gt;a {
    cursor: pointer;
}

#download-album {
    display: none;
}

#play-menu {
    position: fixed;
    width: 90px;
    height: 90px;
    background: #fff;
    top: 60%;
    right: 10%;
    border-radius: 50px;
    background: rgba(0, 0, 0, 0.7);
    box-shadow: 0px 0px 10px #fff;
    cursor: move;
    /*display: none;*/
}

#play-menu&gt;div {
    width: 100%;
    height: 30px;
}

#play-menu&gt;div&gt;div {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}

#play-menu .fa {
    cursor: pointer;
}

#play-menu .fa.fa-play {
    padding-left: 5px;
    font-size: 20px;
}

#play-menu&gt;div&gt;div:hover {
    color: #666;
}

#play-menu&gt;div&gt;div:nth-child(3),
#play-menu&gt;div&gt;div:nth-child(1) {
    width: 20px;
}

#play-menu&gt;div&gt;div:nth-child(2) {
    width: 50px;
}

@media screen and (max-width: 480px) {
    #play-image-controller .glyphicon {
        color: #FFF;
        font-size: 25px;
        float: right;
        margin-right: 10px;
    }
}


/* �㮾���偘�𦆮�膥 END */

#waiting {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 999;
    cursor: progress;
    padding-top: 50px;
}

#waiting .panel {
    width: 250px;
    margin: 0 auto;
}

#j-wrapper .row {
    margin: 0 -5px;
}

#j-wrapper .item-style-0,
#j-wrapper .col-xs-12,
#j-wrapper .col-sm-12,
#j-wrapper .col-md-12,
#j-wrapper .col-lg-12 {
    padding: 0 5px;
}

.input-loading-success,
.input-loading {
    background-position: 50% 50%;
    background-position-x: 99%;
    background-repeat: no-repeat;
    background-size: 25px;
}

.input-loading {
    background-image: url("../img/AjaxLoader.gif");
}

.input-loading-success {
    background-image: url("../img/success.png");
}</pre></body></html>