@charset "utf-8";
.ass-gallery-button-small,
.ass-gallery-button-small:link,
.ass-gallery-button-small:visited {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 !important;
    padding: 0 10px !important;
    height: 28px;
    line-height: 28px;
    font-size: 12px !important;
    font-weight: normal;
    color: white !important;
    background-image: none !important;
    background-color: #000000 !important;
    border: none;
    border-radius: 0;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
    text-shadow: none;
}

.ass-gallery-button-small:hover,
.ass-gallery-button-small:focus,
.ass-gallery-button-small:active {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 !important;
    padding: 0 10px !important;
    height: 28px;
    line-height: 28px;
    font-size: 12px !important;
    font-weight: normal;
    color: white !important;
    background-image: none !important;
    background-color: #000000 !important;
    border: none;
    border-radius: 0;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
    text-shadow: none;
}

.ass-gallery-poweredby {
    float: left;
    padding-bottom: 15px;
    width: 100%;
    font-size: 12px;
}

.ass-gallery-cut-strings {
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
}

#ass-gallery-list {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0;
    width: 100%;
}

#ass-gallery-list .ass-header {
    float: left;
    margin-top: 0;
    width: 100%;
}

#ass-gallery-list .ass-category {
    float: left;
    padding-bottom: 5px;
    width: 100%;
    text-align: left;
}

#ass-gallery-list .ass-category .ass-category-list {
    clear: both;
    float: left;
    margin: 5px 0;
    padding: 0;
    width: 100%;
    list-style: none;
    background-color: #f8f8f8;
    border: 1px solid #e8eaec;
    border-left: 0;
    border-right: 0;
    line-height: 40px;
}

#ass-gallery-list .ass-category .ass-category-list li {
    float: left;
    margin: 0;
    padding: 0 0 0 5px;
    color: #747474;
    font-size: 14px;
}

#ass-gallery-list .ass-category .ass-category-list li:first-child {
    padding-left: 20px;
}

#ass-gallery-list .ass-category .ass-category-list li a {
    color: #747474;
    text-decoration: none;
}

#ass-gallery-list .ass-category .ass-category-list li.ass-category-selected a {
    color: #1a80b6;
    font-weight: bold;
}

#ass-gallery-list .ass-search {
    float: right;
    padding-bottom: 5px;
    width: 100%;
    text-align: center;
}

#ass-gallery-list .ass-search select {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0;
    padding: 5px 2px;
    width: 80px;
    height: auto;
    font-size: 12px;
    color: #666666;
    border-radius: 0;
    border: 1px solid #e8eaec;
    vertical-align: middle;
    box-shadow: none;
}

#ass-gallery-list .ass-search input {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0;
    padding: 6px 2px;
    width: 150px;
    height: auto;
    font-size: 12px;
    color: #666666;
    border-radius: 0;
    border: 1px solid #e8eaec;
    line-height: 12px;
    vertical-align: middle;
    box-shadow: none;
}

#ass-gallery-list .ass-tree-category-wrap {
    float: left;
    padding-bottom: 15px;
    width: 100%;
}

#ass-gallery-list .ass-tree-category-wrap select {
    display: inline;
    margin: 0 0 5px 0;
    padding: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #666666;
    border-radius: 0;
    border: 1px solid #f1f1f1;
    background: white;
    vertical-align: middle;
    box-shadow: none;
    box-sizing: border-box;
    text-indent: 0;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}

#ass-gallery-list .ass-tree-category-search .ass-search-option-wrap.type-select {
    width: auto;
}

#ass-gallery-list .ass-tree-category-search .ass-search-option-wrap.type-tab {
    width: 100%;
}

#ass-gallery-list .ass-tree-category {
    clear: both;
    float: left;
    margin: 5px 0;
    padding: 0;
    width: 100%;
    list-style: none;
    background-color: #f8f8f8;
    border: 1px solid #e8eaec;
    border-left: 0;
    border-right: 0;
    line-height: 40px;
}

#ass-gallery-list .ass-tree-category li {
    float: left;
    margin: 0;
    padding: 0 0 0 5px;
    color: #747474;
    font-size: 14px;
}

#ass-gallery-list .ass-tree-category li:first-child {
    padding-left: 20px;
}

#ass-gallery-list .ass-tree-category li a {
    color: #747474;
    text-decoration: none;
}

#ass-gallery-list .ass-tree-category li.ass-category-selected a {
    color: #1a80b6;
    font-weight: bold;
}

#ass-gallery-list .ass-tree-category-search {
    float: left;
    width: 100%;
}

#ass-gallery-list .ass-tree-category-search .ass-search-option-wrap {
    margin-right: 5px;
    float: left;
}

#ass-gallery-list .ass-list {
    float: left;
    width: 100%;
    text-align: center;
}

#ass-gallery-list .ass-list img {
    display: inline;
    margin: 0;
    vertical-align: middle;
    border-radius: 3px;
}

#ass-gallery-list .ass-list .ass-gallery-item {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 10px 15px 10px;
    width: 220px;
    box-sizing: content-box;
}

#ass-gallery-list .ass-list .ass-gallery-thumbnail {
    position: relative;
    float: left;
    margin-bottom: 15px;
    width: 220px;
    text-align: center;
    box-shadow: 0 1px 2px RGBA(0, 0, 0, 0.2);
}

#ass-gallery-list .ass-list .ass-gallery-thumbnail img {
    display: inline;
    margin: 0;
    width: 220px;
    height: 220px;
    vertical-align: middle;
    max-width: 100%;
}

#ass-gallery-list .ass-list .ass-gallery-thumbnail .ass-gallery-foreground {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    line-height: 0;
}

#ass-gallery-list .ass-list .ass-gallery-thumbnail .ass-gallery-like {
    cursor: pointer;
    display: none;
    position: absolute;
    left: 0;
    top: 30%;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: white;
}

#ass-gallery-list .ass-list .ass-gallery-thumbnail .ass-gallery-title {
    display: none;
    position: absolute;
    left: 0;
    top: 60%;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: white;
}

#ass-gallery-list .ass-list .ass-gallery-thumbnail .ass-gallery-title a {
    text-decoration: none;
    color: white;
}

#ass-gallery-list .ass-list .ass-gallery-like {
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 22px;
    height: 44px;
}

#ass-gallery-list .ass-list .ass-gallery-title {
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 22px;
    height: 44px;
}

#ass-gallery-list .ass-list .ass-no-image {
    height: 155px;
    line-height: 155px;
}

#ass-gallery-list .ass-list .ass-gallery-item:hover .ass-gallery-like {
    display: block;
}

#ass-gallery-list .ass-list .ass-gallery-item:hover .ass-gallery-title {
    display: block;
}

#ass-gallery-list .ass-list .ass-gallery-thumbnail:hover .ass-gallery-foreground {
    display: block;
}

#ass-gallery-list .ass-list .ass-gallery-item a {
    color: #373737;
    font-weight: normal;
    text-decoration: none;
    border: 0;
    box-shadow: none;
    font-size: 16px;
}

#ass-gallery-list .ass-list .ass-gallery-item a:hover {
    color: #1a80b6;
}

#ass-gallery-list .ass-pagination {
    float: left;
    padding: 15px 0;
    width: 100%;
}

#ass-gallery-list .ass-pagination .ass-pagination-pages {
    float: left;
    margin: 0;
    padding: 0 0 1px 0;
    width: 100%;
    list-style: none;
    text-align: center;
    border: 0;
}

#ass-gallery-list .ass-pagination .ass-pagination-pages li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0;
    padding: 0 1px;
    background: none;
    border: 0;
    list-style: none;
}

#ass-gallery-list .ass-pagination .ass-pagination-pages li a {
    color: black;
    padding: 6px 10px;
    border: 1px solid #e3e3e3;
    text-decoration: none;
    font-size: 12px;
    line-height: 27px;
    background-color: white;
}

#ass-gallery-list .ass-pagination .ass-pagination-pages li span {
    color: black;
    padding: 6px 10px;
    border: 1px solid #e3e3e3;
    text-decoration: none;
    font-size: 12px;
    line-height: 27px;
    background-color: white;
}

#ass-gallery-list .ass-pagination .ass-pagination-pages li span {
    font-weight: bold;
    border: 1px solid #a9a9a9;
    color: black;
    text-decoration: none;
}

#ass-gallery-list .ass-pagination .ass-pagination-pages li.active a {
    font-weight: bold;
    border: 1px solid #a9a9a9;
    color: black;
    text-decoration: none;
}

#ass-gallery-list .ass-pagination .ass-pagination-pages li:before {
    display: none;
}

#ass-gallery-list .ass-pagination .ass-pagination-pages li:after {
    display: none;
}

#ass-gallery-list .ass-control {
    float: left;
    padding: 15px 0 1px 0;
    width: 100%;
    text-align: right;
}

#ass-gallery-editor {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0;
    width: 100%;
}

#ass-gallery-editor select {
    display: inline;
    margin: 0;
    padding: 0 5px;
    font-size: 13px;
    width: 30%;
    height: 28px;
    line-height: 28px;
    color: #666666;
    border-radius: 0;
    border: 1px solid #e8eaec;
    box-shadow: none;
    background-color: transparent;
    box-sizing: content-box;
    vertical-align: top;
    text-indent: 0;
}

#ass-gallery-editor input[type=text],
#ass-gallery-editor input[type=email],
#ass-gallery-editor input[type=number],
#ass-gallery-editor input[type=date],
#ass-gallery-editor input[type=password] {
    display: inline;
    margin: 0;
    padding: 0 5px;
    width: 30%;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #666666;
    border-radius: 0;
    border: 1px solid #e8eaec;
    box-shadow: none;
    background-color: transparent;
    box-sizing: content-box;
    vertical-align: top;
}

#ass-gallery-editor input[type=file] {
    display: inline;
    margin: 0;
    padding: 0;
    width: 30%;
    font-size: 12px;
    color: #666666;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    background-color: transparent;
}

#ass-gallery-editor .ass-header {
    float: left;
    width: 100%;
    border-top: 1px solid #545861;
    line-height: 0;
}

#ass-gallery-editor .ass-attr-title input {
    width: 70%;
}

#ass-gallery-editor .ass-attr-row {
    float: left;
    padding: 5px 0;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    background-color: white;
}

#ass-gallery-editor .ass-attr-row .attr-name {
    display: inline;
    float: left;
    margin: 0;
    padding: 0 10px 0 20px;
    width: 120px;
    line-height: 30px;
    color: #545861;
    font-size: 13px;
    font-weight: bold;
}

#ass-gallery-editor .ass-attr-row .attr-name img {
    display: inline;
    margin: 0;
    padding: 0;
    width: auto;
    max-width: 100%;
    vertical-align: middle;
}

#ass-gallery-editor .ass-attr-row .attr-name .attr-required-text {
    color: red;
    font-weight: normal;
    font-size: 13px;
}

#ass-gallery-editor .ass-attr-row .attr-value {
    margin-left: 150px;
    line-height: 30px;
    font-size: 13px;
}

#ass-gallery-editor .ass-attr-row .attr-value .attr-value-option {
    display: inline;
    padding-right: 20px;
    width: auto;
    cursor: pointer;
}

#ass-gallery-editor .ass-attr-row .attr-value .attr-value-option input[type=checkbox] {
    cursor: pointer;
}

#ass-gallery-editor .ass-attr-row .attr-value .description {
    color: #666666;
}

#ass-gallery-editor .ass-attr-row .attr-value .ass-tree-category-wrap {
    float: left;
    width: 30%;
}

#ass-gallery-editor .ass-attr-row .attr-value .ass-tree-category-wrap select {
    clear: both;
    float: left;
    margin-bottom: 5px;
    width: 100%;
}

#ass-gallery-editor .ass-content {
    float: left;
    padding: 9px 0;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    background-color: white;
}

#ass-gallery-editor .ass-content .editor-textarea {
    display: inline;
    margin: 0;
    padding: 0;
    width: 98%;
    height: 250px;
    border-radius: 0;
    border: 1px solid #e8eaec;
    font-size: 12px;
}

#ass-gallery-editor .ass-control {
    float: left;
    padding: 15px 0;
    width: 100%;
}

#ass-gallery-editor .ass-control .left {
    position: static;
    float: left;
}

#ass-gallery-editor .ass-control .right {
    position: static;
    float: right;
    width: 50%;
    text-align: right;
}

#ass-gallery-editor.confirm {
    margin: 100px auto;
    max-width: 590px;
}

#ass-gallery-editor.confirm input[type=password] {
    width: 100%;
    box-sizing: border-box;
}

#ass-gallery-document {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0;
    width: 100%;
}

#ass-gallery-document .ass-header {
    float: left;
    margin-top: 0;
    width: 100%;
}

#ass-gallery-document .ass-document-wrap {
    float: left;
    width: 100%;
    background-color: white;
}

#ass-gallery-document .ass-title {
    float: left;
    width: 100%;
}

#ass-gallery-document .ass-title p {
    margin: 0;
    padding: 12px 22px;
    color: #545861;
    font-weight: bold;
    font-size: 20px;
    font-weight: bold;
}

#ass-gallery-document .ass-detail {
    clear: both;
    float: left;
    width: 100%;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    background-color: #f4f4f4;
    font-size: 12px;
}

#ass-gallery-document .ass-detail .detail-attr {
    display: inline-block;
    *display: inline;
    zoom: 1;
    float: left;
    margin: 0;
    padding: 12px 35px 12px 22px;
}

#ass-gallery-document .ass-detail .detail-attr .detail-name {
    float: left;
    font-weight: bold;
    color: #545861;
    text-align: right;
}

#ass-gallery-document .ass-detail .detail-attr .detail-value {
    float: left;
    padding-left: 20px;
    color: #545861;
}

#ass-gallery-document .ass-detail .detail-attr .detail-value img {
    vertical-align: middle;
}

#ass-gallery-document .ass-content {
    clear: both;
    float: left;
    width: 100%;
    min-height: 200px;
}

#ass-gallery-document .ass-content .content-view {
    margin: 0;
    padding: 22px;
    word-break: break-all;
}

#ass-gallery-document .ass-content .content-view iframe {
    max-width: 100%;
}

#ass-gallery-document .ass-content .content-view img {
    display: inline;
    margin: 0;
    vertical-align: middle;
    max-width: 100%;
}

#ass-gallery-document .ass-content .content-view hr {
    margin: 10px 0;
    padding: 0;
    height: 1px;
    border: 0;
    background-color: #f1f1f1;
}

#ass-gallery-document .ass-content .content-view ul {
    margin: 0.75em 0;
}

#ass-gallery-document .ass-content .content-view ol {
    margin: 0.75em 0;
}

#ass-gallery-document .ass-content .content-view p {
    margin: 0 0 0.75em;
}

#ass-gallery-document .ass-content .content-view p:last-child {
    margin: 0;
}

#ass-gallery-document .ass-content .content-view .thumbnail-area {
    text-align: center;
}

#ass-gallery-document .ass-content .content-view .aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

#ass-gallery-document .ass-content .content-view .alignright {
    float: right;
}

#ass-gallery-document .ass-content .content-view .alignleft {
    float: left;
}

#ass-gallery-document .ass-document-action {
    padding: 0 22px 5px 22px;
    overflow: hidden;
    line-height: 1;
}

#ass-gallery-document .ass-document-action {
    padding: 0 22px 5px 22px;
    overflow: hidden;
    line-height: 1;
}

#ass-gallery-document .ass-document-action .left {
    position: static;
    float: left;
}

#ass-gallery-document .ass-document-action .right {
    position: static;
    float: right;
    text-align: right;
}

#ass-gallery-document .ass-attach {
    padding: 0 0 5px 22px;
    font-size: 12px;
    color: #545861;
}

#ass-gallery-document .ass-attach button {
    display: inline;
    margin: 0;
    padding: 0;
    width: auto;
    height: 22px;
    line-height: 22px;
    border: none;
    background: none;
    background-color: transparent;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    text-shadow: none;
    box-shadow: none;
    color: #545861;
}

#ass-gallery-document .ass-button-action {
    margin: 0 0 5px 0;
    padding: 4px 5px;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    text-align: left;
    border: 1px solid #ededed;
    background: none;
    background-color: transparent;
    border-radius: 2px;
    letter-spacing: normal;
    cursor: pointer;
    vertical-align: middle;
    text-shadow: none;
    box-shadow: none;
}

#ass-gallery-document .ass-button-like {
    color: #ff5959;
}

#ass-gallery-document .ass-button-unlike {
    color: #3d62aa;
}

#ass-gallery-document .ass-button-print {
    color: gray;
}

#ass-gallery-document .ass-comments-area {
    float: left;
    width: 100%;
}

#ass-gallery-document .ass-control {
    float: left;
    padding: 15px 0;
    width: 100%;
}

#ass-gallery-document .ass-control .left {
    position: static;
    float: left;
}

#ass-gallery-document .ass-control .right {
    position: static;
    float: right;
    text-align: right;
}

#ass-gallery-latest {
    overflow: hidden;
}

#ass-gallery-latest .ass-gallery-latest-item {
    float: left;
    width: 111px;
    padding: 0 12px 12px 0;
    box-sizing: content-box;
}

#ass-gallery-latest .ass-gallery-latest-thumbnail {
    float: left;
    width: 111px;
    height: 66px;
    border: 1px solid #e9eaea;
}

#ass-gallery-latest .ass-gallery-latest-thumbnail .ass-no-image {
    display: block;
    width: 109px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    color: black;
    text-decoration: none;
}

#ass-gallery-latest .ass-gallery-latest-title {
    float: left;
    width: 113px;
    text-align: center;
}

#ass-gallery-latest a {
    font-size: 12px;
    text-decoration: none;
    color: #555555;
}

#ass-gallery-latest a:hover {
    color: #1a80b6;
}

#ass-gallery-latest a:hover .ass-gallery-latest-thumbnail {
    border-color: #1a80b6;
}

@media screen and (max-width: 600px) {
    #ass-gallery-editor select,
    #ass-gallery-editor input[type=text],
    #ass-gallery-editor input[type=email],
    #ass-gallery-editor input[type=number],
    #ass-gallery-editor input[type=date],
    #ass-gallery-editor input[type=password],
    #ass-gallery-editor input[type=file] {
        width: 100%;
        box-sizing: border-box;
    }

    #ass-gallery-editor .ass-attr-row {
        padding: 10px 0;
    }

    #ass-gallery-editor .ass-attr-row .attr-name {
        padding: 0;
        width: 100%;
        font-size: 14px;
    }

    #ass-gallery-editor .ass-attr-row .attr-value {
        margin: 0;
    }

    #ass-gallery-document .ass-detail .detail-attr {
        clear: both;
    }

    #ass-gallery-document .ass-content .content-view {
        padding: 10px 5px;
    }

    #ass-gallery-document .ass-attach {
        padding: 0 0 5px 5px;
    }

    #ass-gallery-list .ass-pagination .ass-pagination-pages li {
        display: none;
    }

    #ass-gallery-list .ass-pagination .ass-pagination-pages li.first-page,
    #ass-gallery-list .ass-pagination .ass-pagination-pages li.last-page {
        display: inline-block;
        *display: inline;
        zoom: 1;
    }

    #ass-gallery-list .ass-pagination .ass-pagination-pages li.prev-page,
    #ass-gallery-list .ass-pagination .ass-pagination-pages li.next-page {
        display: inline-block;
        *display: inline;
        zoom: 1;
    }

    #ass-gallery-list .ass-pagination .ass-pagination-pages li.prev-page a,
    #ass-gallery-list .ass-pagination .ass-pagination-pages li.next-page a {
        padding: 6px 18px;
    }

    #ass-gallery-list .ass-pagination .ass-pagination-pages li.active {
        display: inline-block;
        *display: inline;
        zoom: 1;
    }
}