@charset "utf-8";

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
ul,
ol,
li,
dl,
dt,
dd,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
figure {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font-family: -apple-system, Proxima Nova, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    color: #aaa
}

*,
:after,
:before {
    box-sizing: border-box
}

a img {
    border: 0
}

ul,
li,
ol {
    list-style-type: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

select,
input,
img,
textarea {
    vertical-align: middle
}

input:focus,
textarea:focus {
    outline: 0;
    color: #33353b
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #a8a8a8
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #a8a8a8
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #a8a8a8
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
    outline: 0
}

a {
    text-decoration: none;
    color: #aaa;
    text-decoration: none
}

a:hover {
    color: #aaa
}

a:active {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

a {
    *hide-focus: expression(this.hideFocus=true)
}

a:focus {
    outline: 0
}

.left {
    float: left
}

.right,
.pull-right {
    float: right
}

.center {
    text-align: center
}

.text-right {
    text-align: right
}

.none,
.hide {
    display: none !important
}

.fwb {
    font-weight: bold
}

.fwn {
    font-weight: normal
}

.tdu {
    text-decoration: underline
}

.posr {
    position: relative
}

.fixed {
    position: fixed;
    left: 0;
    top: 0
}

.clearfix {
    *zoom: 1
}

.clearfix:after {
    display: block;
    content: 'clear';
    clear: both;
    overflow: hidden;
    visibility: hidden;
    height: 0
}

.clr {
    clear: both;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.nowrap {
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

.text-danger {
    color: #a94442
}

.text-info {
    color: #31708f
}

.text-muted {
    color: #777
}

.text-success {
    color: #3c763d
}

.mt10 {
    margin-top: 10px
}

.mr10 {
    margin-right: 10px
}

.ml10 {
    margin-left: 10px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mt5 {
    margin-top: 5px
}

.mr5 {
    margin-right: 5px
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.color-link {
    color: #a1c25a
}

.color-ff00 {
    color: red
}

.fz14 {
    font-size: 14px
}

.fz16 {
    font-size: 16px
}

.fz18 {
    font-size: 18px
}

@font-face {
    font-family: "Proxima Nova";
    src: url('../fonts/proximanovahub.eot?v=003');
    src: url('../fonts/proximanovahub.eot?v=003#iefix') format('embedded-opentype'), url('../fonts/proximanovahub.woff?v=003') format('woff'), url('../fonts/proximanovahub.woff2?v=003') format('woff'), url('../fonts/proximanovahub.ttf?v=003') format('truetype'), url('../fonts/proximanovahub.svg?v=003#proximanovahub') format('svg')
}

@font-face {
    font-family: "iconfont";
    src: url('../fonts/iconfont.eot?v=003');
    src: url('../fonts/iconfont.eot?v=003#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff?v=003') format('woff'), url('../fonts/iconfont.ttf?v=003') format('truetype'), url('../fonts/iconfont.svg?v=003#iconfont') format('svg')
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.sigup-icon:before {
    content: "\e672"
}

.sigin-icon:before {
    content: "\e638"
}

.search-icon:before {
    content: "\e603"
}

.home-icon:before {
    content: "\e610"
}

.manage-icon:before {
    content: "\e60a"
}

.menu-icon:before {
    content: "\e6a0"
}

.user-icon:before {
    content: "\e61b"
}

.service-icon:before {
    content: "\e71e"
}

.faq-icon:before {
    content: "\e60b"
}

.term-icon:before {
    content: "\e644"
}

.message-icon:before {
    content: "\e6b7"
}

.setting-icon:before {
    content: "\e61f"
}

.logout-icon:before {
    content: "\e600"
}

.tag-icon:before {
    content: "\e62a"
}

.usermale-icon:before {
    content: "\e638"
}

.company-icon:before {
    content: "\e749"
}

.education-icon:before {
    content: "\e687"
}

.info-icon:before {
    content: "\e62f"
}

.backtotop-icon:before {
    content: "\e689"
}

.arrow:before {
    content: "\e60c"
}

.collect-icon:before {
    content: "\e609"
}

.like-icon:before {
    content: "\e611"
}

.hate-icon:before {
    content: "\e612"
}

.share-icon:before {
    content: "\e7b4"
}

.download-icon:before {
    content: "\e67a"
}

.report-icon:before {
    content: "\e6e8"
}

.exif-icon:before {
    content: "\e6eb"
}

.upload-icon:before {
    content: "\e674"
}

.comment-icon:before {
    content: "\e628"
}

.pic-icon:before {
    content: "\e6bc"
}

.follow-icon:before {
    content: "\e6b6"
}

.followed-icon:before {
    content: "\e659"
}

.donation-icon:before {
    content: "\e602"
}

.facebook-icon:before {
    content: "\e624"
}

.twitter-icon:before {
    content: "\e64f"
}

.google-icon:before {
    content: "\e650"
}

.microsoft-icon:before {
    content: "\e964"
}

.weibo-icon:before {
    content: "\e607"
}

.weixi-icon:before {
    content: "\e608"
}

.qq-icon:before {
    content: "\e6fd"
}

.youtube-icon:before {
    content: "\e8c2"
}

.tiktok-icon:before {
    content: "\ecdc"
}

.patreon-icon:before {
    content: "\e72f"
}

.buymeacoffee-icon:before {
    content: "\eb56"
}

.ko_fi-icon:before {
    content: "\ebea"
}

.cc-icon:before {
    content: "\e632"
}

.file-icon:before {
    content: "\e66f"
}

.filefolder-icon:before {
    content: "\e700"
}

.trash-icon:before {
    content: "\e870"
}

.close-icon:before {
    content: "\e67b"
}

.resizevertical-icon:before {
    content: "\e68b"
}

.resizefull-icon:before {
    content: "\e648"
}

.fullscreen-icon:before {
    content: "\e82f"
}

.remove-icon:before {
    content: "\e67b"
}

.leftarrow-icon:before {
    content: "\e60d";
    font-size: 60px
}

.rightarrow-icon:before {
    content: "\e634";
    font-size: 60px
}

.handdown-icon:before {
    content: "\e6a9"
}

.handup-icon:before {
    content: "\e6ac"
}

.yes-icon:before {
    content: "\eef9"
}

.no-icon:before {
    content: "\e677"
}

.neutral-icon:before {
    content: "\e6e4"
}

.exclamation-icon:before {
    content: "\e819"
}

.check-icon:before {
    content: "\e627"
}

.edit-icon:before {
    content: "\e642"
}

.view-icon:before {
    content: "\e6cc"
}

.gotop-icon:before {
    content: "\e67e"
}

.time-icon:before {
    content: "\e6ea"
}

.paypal-icon:before {
    content: "\e615"
}

.follow-icon:before {
    content: "\e65b"
}

.langs-icon:before {
    content: "\e606"
}

.resolution-icon:before {
    content: "\e625"
}

.cc0-icon:before {
    content: "\e680"
}

.ccby-icon:before {
    content: "\e676"
}

.collection-icon:before {
    content: "\e630"
}

.id-icon:before {
    content: "\e63e"
}

.camera-icon:before {
    content: "\e617"
}

.banner-icon:before {
    content: "\e616"
}

.hot-icon:before {
    content: "\e619"
}

.hotup-icon:before {
    content: "\e611"
}

.hotdown-icon:before {
    content: "\e612"
}

.hide-icon:before {
    content: "\e61c"
}

.porn-icon:before {
    content: "\e6c3"
}

.latest-icon:before {
    content: "\e618"
}

.popular-icon:before {
    content: "\e6a6"
}

.random-icon:before {
    content: "\e67d"
}

.link-icon:before {
    content: "\e7b4"
}

body {
    background: #27292d;
    overflow-y: scroll;
    overflow-x: hidden
}

.navigation {
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 10px
}

.navigation em {
    display: inline-block;
    font-style: inherit;
    padding: 0 5px;
    color: #8cc;
    font-size: 14px
}

.navigation-center {
    text-align: center;
    line-height: 50px
}

.hub-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
    border: 1px solid #fbeed5;
    padding: 10px;
    border-radius: 3px
}

.hub-warning p {
    line-height: 1.8
}

.hub-warning a {
    color: #a1c25a
}

.hub-btn,
.btn-primary,
.btn-default {
    cursor: pointer;
    color: #fff;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    background-color: #a1c25a;
    border: 1px solid #a1c25a;
    padding: 7px 15px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    text-align: center;
    transition-duration: .25s
}

.btn-danger {
    box-shadow: none;
    text-shadow: none;
    background: #dc3545;
    color: #fff;
    border-color: #dc3545;
}

.btn-danger:hover {
    background: #fff;
    color: #dc3545;
}

.btn-outline {
    box-shadow: none;
    text-shadow: none;
    background: #fff;
    border: #000 1px solid;
    margin: 0.5em 0.125em 0.5em 0;
}

.btn-outline:hover {
    color: #fff;
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:hover {
    background: #ac2925;
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:hover {
    background: #28a745;
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:hover {
    background: #17a2b8;
}

.hub-btn em {
    font-style: normal
}

.hub-btn:hover,
.btn-primary:hover,
.btn-default:hover,
.hub-btndis:hover,
.btn-default:hover {
    background: #b2dd54;
    color: #fff;
}

.hub-btn i:before {
    margin: 0 5px
}

.hub-btnsm {
    line-height: 1
}

.hub-btndis,
.btn-default {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.hub-btndis:hover,
.btn-default:hover {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64;
}

.hub-btnwarning {
    background: #d9534f;
    border: 1px solid #d43f3a;
    color: #fff
}

.hub-btnwarning:hover {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff
}

.btn-primary,
.btn-default {
    width: auto
}

.btn-block {
    display: block;
}

.hr {
    margin: 1rem 0;
    border-bottom: 1px solid #464b57;
}

.tag {
    display: inline-block;
    padding: 0 5px;
    border-radius: 3px;
    color: #017e66;
    background-color: rgba(1, 126, 102, .08);
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    font-size: 13px;
    text-align: center
}

.tag:hover {
    background-color: #017e66;
    color: #fff;
    text-decoration: none
}

.hub-totalinfo {
    padding-top: .6rem;
    color: #666
}

.hub-itemmore {
    width: 320px;
    background-color: #a1c25a;
    color: #fff;
    clear: both;
    display: block;
    height: 42px;
    line-height: 42px;
    border-radius: 3px;
    border: 1px solid #a1c25a;
    text-align: center;
    margin: 0 auto 30px;
    position: relative;
    top: 15px;
    font-size: 16px
}

.hub-itemmore:hover {
    background: #b2dd54;
    color: #fff
}

.hub-tipmessage {
    font-size: 32px;
    line-height: 2;
    text-align: center;
    padding: 30px 0
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #aaa;
    background-color: #2c2f34;
    background-image: none;
    border: 0;
    border-radius: 0 4px 4px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #a1c25a;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto;
    background-color: #33353b;
    border: 0;
    color: #aaa
}

.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
}

.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.hub-btn[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.hub-boxtop {
    position: relative;
    margin-top: 15px
}

.hub-boxtop:after,
.hub-boxtop:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.hub-boxtop:before {
    border-color: rgba(136, 136, 136, 0);
    border-bottom-color: rgba(0, 0, 0, 0.15);
    right: 12px;
    border-width: 9px
}

.hub-boxtop:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #33353b;
    right: 13px;
    border-width: 10px
}

.adv300 {
    background: #f9f9f9;
    height: 250px;
    width: 300px
}

.hub-boxnormal {
    border: 1px solid #464b57
}

.hub-noticeTip {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    padding: 10px;
    margin: 0 0 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
    line-height: 2;
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    background: #a1c25a
}

.hub-noticeTipClose {
    opacity: .8;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    cursor: pointer;
    font-size: 20px;
    line-height: 1
}

.hub-tipbar {
    width: 100%;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    background: #a1c25a
}

.tipbar-main {
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
    text-align: center
}

.tipbar-main .tipbar-text {
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    display: inline-block
}

.tipbar-main .tipbar-text span+span {
    margin-left: 20px
}

.tipbar-main .tipbar-action {
    display: inline-block;
    margin-left: 20px
}

.tipbar-main .tipbar-action .hub-btn {
    background-color: #fff;
    border: 1px solid #fff;
    color: #a1c25a
}

.switch-btn {
    display: none
}

.switch-label {
    width: 40px;
    height: 20px;
    display: inline-block;
    border-radius: 20px;
    position: relative;
    background-color: #bdbdbd;
    overflow: hidden;
    cursor: pointer
}

.switch-label:before {
    content: '';
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 20px;
    background-color: #fff;
    z-index: 20;
    -webkit-transition: all .5s;
    transition: all .5s
}

.switch-btn:checked+label.switch-label:before {
    left: 20px
}

.switch-btn:checked+label.switch-label {
    background-color: #13ce66
}

.policy-info {
    z-index: 99999999;
    border-bottom: 1px solid #333;
    padding: 4px 30px;
    position: relative;
    background: #333;
    color: #fff;
    text-align: center;
    display: none;
    width: 100%;
    left: 0;
    position: fixed;
    bottom: 0
}

.policy-info a {
    color: #fff;
    text-decoration: underline
}

.policy-info .policy-ok {
    border: 1px solid #ddd;
    line-height: 22px;
    border-radius: 4px;
    display: inline-block;
    padding: 0 10px;
    margin-left: 10px;
    background: #eee;
    color: #333;
    text-decoration: none
}

.hub-content {
    margin: 56px auto 0;
    position: relative
}

.hub-main {
    padding: 20px 0;
    max-width: 1280px;
    margin: 0 auto
}

.hub-main-content {
    float: left;
    width: 100%
}

.hub-main-contentinner {
    position: relative;
    margin-right: 320px
}

.hub-main-sidebar {
    position: relative;
    float: right;
    margin-left: -320px;
    width: 320px;
    background: #33353b;
    border: 1px solid #464b57;
    padding: 10px;
    border-left: none;
}

.hub-topcontent,
.searchtagsmain-img,
.hub-mediagrid,
.hub-footermain,
.mediafiltermain,
.hub-totalinfo,
.hub-tipmessage,
.hub-uploadmain,
.topdetails-main,
.hub-tagscontent,
.hub-quality,
.hub-main {
    width: 100%;
    margin: 0 auto
}

.hub-top {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    background: #222333;
}

.hub-index-hover {
    position: fixed;
    background: transparent;
    box-shadow: none
}

.hub-topcontent {
    margin: 0 auto;
    padding: .6rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative;
}

.topcontent-item:first-child {
    flex: 1 1 100%;
}

.topcontent-item {
    display: flex;
    align-items: center;
}

.hub-logo,
.hub-tophotnav {
    display: flex;
    align-items: center;
    white-space: nowrap;
    position: relative;
}

.hub-logo img {
    height: 36px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    opacity: 1
}

.hub-logo:hover {
    color: #fff
}

.hub-top-member {
    display: flex;
    margin-left: 1rem
}


.hub-top-member li a {
    margin-left: .6rem;
    width: auto;
    color: #aaa;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: block;
    white-space: nowrap
}

.hub-top-member li a:hover {
    text-decoration: none;
    color: #fff
}

.hub-top-member li a i {
    margin-right: 5px
}

.hub-topprofile {
    position: relative;
    margin-left: 1rem;
    z-index: 10
}

.hub-topprofile:hover {
    color: #fff;
    text-decoration: none
}

.hub-topuserinfo {
    position: relative;
    color: #aaa;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
    border-top: 0;
    min-width: 20px;
    box-shadow: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
}

.hub-topuserinfo:hover {
    color: #fff
}

.hub-topuserinfo .avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    overflow: hidden
}

.hub-topuserinfo .name {
    margin-left: 45px
}

.hub-topuserinfo .arrow {
    vertical-align: middle
}

.hub-navtopdropdown {
    display: none;
    min-width: 150px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 50px;
    transition: all .25s;
    background-color: #2c2f34;
    border-top: 1px solid #333;
    border-bottom: 1px solid #111
}

.hub-navtopdropdown li {
    list-style: none
}

.hub-navtopdropdown li a {
    display: block;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    padding: 5px 10px;
    color: #aaa
}

.hub-navtopdropdown li a:hover {
    background: #5e5e5e;
    color: #aaa
}

.hub-navtopdropdown li a i {
    margin-right: 10px
}

.open .hub-navtopdropdown {
    display: block
}

.hub-index-hover .hub-logo,
.hub-index-hover .hub-tophotnav {
    opacity: 0
}

.hub-index-hover .hub-topsearch,
.hub-index-hover .hub-narrow-show {
    display: none !important
}

.hub-hotnav {
    background: #000
}

.hub-hotnav ul {
    position: relative
}

.hub-hotnav ul li {
    float: left;
    width: 33.333333%;
    line-height: 40px
}

.hub-hotnav ul li a {
    display: block;
    text-align: center;
    font-size: 14px
}

.hub-hotnav ul li.select a {
    color: #8cc;
    border-bottom: 2px solid #8cc;
    line-height: 38px
}

.hub-boxsearch {
    width: 100%;
    margin: auto
}

.hub-boxsearch form {
    position: relative
}

.hub-boxsearch .hub-searchinput {
    padding: 15px 18px;
    height: 50px;
    line-height: 18px;
    width: 100%;
    font-size: 16px;
    border: 1px solid #eee;
    border-radius: 3px;
    outline: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.hub-boxsearch .search-btn,
.hub-boxsearch .search-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 50px;
    background-color: #a1c25a;
    border-radius: 0 3px 3px 0;
    line-height: 50px;
    text-align: center
}

.hub-boxsearch .search-icon:before {
    color: #fff;
    font-size: 32px
}

.hub-boxsearch .search-btn {
    opacity: 0;
    border: 0;
    cursor: pointer
}

.hub-topsearch {
    flex-grow: 1;
    margin-left: 1rem;
}

.hub-topsearch .hub-searchinput {
    height: 36px;
    font-size: 14px;
    padding: 5px 10px;
    background: hsla(0, 0%, 100%, .25);
    border: 0;
    color: #aaa
}

.hub-topsearch .hub-searchinput:focus {
    border: 0
}

.hub-topsearch .search-btn,
.hub-topsearch .search-icon {
    width: 36px;
    height: 36px;
    line-height: 36px;
    top: -2px;
    right: 0px;
    cursor: pointer;
    background: transparent;
    color: #aaa;
}

.hub-topsearch .search-icon:before {
    color: #fff;
    font-size: 22px
}

.js-close-box .search-icon:before {
    content: "\e67b"
}

.hub-tophotnav {
    margin-left: 1rem
}

.hub-tophotnav ul li {
    display: inline-block
}

.hub-tophotnav ul li a {
    display: block;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.hub-tophotnav ul li a:hover i,
.hub-tophotnav ul li.select a i {
    color: #8cc
}

.hub-tophotnav ul li a i {
    font-size: 24px;
    color: #aaa
}

.hub-tophotnav ul li a i.latest-icon {
    top: 3px;
    position: relative
}

.hub-masthead {
    width: 100%;
    margin-top: -50px;
    padding: 150px .6rem;
    position: relative;
    background: center 40% no-repeat #27292d;
    min-height: 320px;
    max-height: 500px;
    background-size: cover;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hub-masthead h1 {
    margin: auto;
    font-size: 58px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    display: none
}

.hub-masthead h3 {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
    display: none
}

.hub-social {
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 18
}

.hub-social a {
    color: #fff
}

.masthead-link {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff
}

.masthead-link i {
    font-size: 24px
}

.masthead-content {
    width: 100%;
    max-width: 800px;
}

.hub-tiplicense {
    margin: auto;
    color: #fff;
    padding-bottom: 20px;
    font-size: 20px;
}

.hub-tiplicense a {
    color: #fff
}

.hub-tiplicense a:hover {
    text-decoration: underline
}

.hub-tagscontent {
    padding: .6rem
}

.hub-tagsmain {
    padding-top: 10px
}

.hub-tagslist ul {
    padding: 30px 0 10px;
    position: relative;
    margin-bottom: 10px
}

.hub-tagslist ul em {
    color: #a1c25a;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 10px;
    font-style: normal;
    font-weight: bold
}

.hub-tagslist ul li {
    padding: 0 15px 10px;
    width: 25%;
    float: left
}

.hub-tagslist ul li span {
    float: right
}

.hub-tagslist ul li a i {
    width: 5px;
    height: 2px;
    background-color: #dedede;
    float: left;
    margin: 10px 10px 0 0;
    font-size: 0;
    line-height: 0
}

.hub-tagslist ul li a:hover i {
    background-color: #a1c25a
}

.hub-tagslist ul a.gotop-icon {
    position: absolute;
    right: 5px;
    top: 3px;
    cursor: pointer
}

.hub-searchtags {
    text-align: center;
    margin: 10px auto 0;
    display: flex;
    align-items: center;
}

.hub-searchtags li {
    white-space: nowrap;
}

.hub-searchtags li a {
    color: rgba(255, 255, 255, .6);
    line-height: 24px;
    display: block
}

.hub-searchtags li+li a {
    margin-left: 10px;
}

.hub-searchtags a:hover {
    text-decoration: underline;
}

.hub-addtags .hub-btn {
    width: auto;
    line-height: 15px;
    border-radius: 0 3px 3px 0;
    margin-left: -5px
}

.hub-addtags .form-control {
    height: 27px;
    border-radius: 3px 0 0 3px;
    vertical-align: top;
    width: 80px
}

.hub-phototags {
    overflow: hidden
}

.hub-phototags .hub-tags {
    float: left
}

.hub-phototags .hub-addtags {
    border: 0
}

.hub-navtabs {
    border-bottom: 1px solid #464b57;
    background-color: rgba(30, 30, 30, .5);
    text-align: center
}

.hub-navtabs>li {
    display: inline-block
}

.hub-navtabs>li a {
    padding: 0 15px;
    text-align: center;
    color: #aaa;
    font-size: 18px;
    border-bottom: 1px solid transparent;
    display: block;
    position: relative;
    line-height: 50px
}

.hub-navtabs>li.active a,
.hub-navtabs>li a:hover {
    color: #fff;
    border-bottom-color: #a1c25a;
}

.navtabs-center {
    text-align: center
}

.navtabs-center>li a {
    line-height: 50px
}

.hub-mediamain {
    margin: auto;
    padding: 0 .6rem;
    min-height: 200px
}

.hub-mediagrid {
    overflow: hidden;
    display: grid;
    grid-gap: 0.6rem;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    grid-auto-flow: dense;
    grid-auto-rows: 120px;
    justify-content: center;
    align-content: center;
}

.hub-mediagrid .item {
    grid-row-start: auto;
    grid-row-end: span 2;
    position: relative;
    box-sizing: content-box;
    overflow: hidden;
    background-color: #222;
    border-radius: 3px;
    break-inside: avoid;
}

.hub-mediagrid .item-container {
    position: relative;
    height: 100%;
}

.hub-mediagrid .item-container .current-item-photo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.hub-mediagrid .item img {
    width: 100%;
    display: block;
    height: 100%;
    border-radius: 3px;
    position: relative;
    object-fit: cover;
}

.hub-user-fleximages {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}

.hub-user-fleximages .item {
    height: 240px;
}

.hub-mediagrid .item-sketchy img {
    border: 2px solid rgba(255, 200, 64, .9)
}

.hub-mediagrid .item-nsfw img {
    border: 2px solid rgba(239, 36, 6, .9)
}

.hub-mediagrid .item .item-action {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    max-height: 0;
    padding: 5px;
    z-index: 8;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    background-color: rgba(0, 0, 0, .165);
    transition: .25s 50ms visibility, .25s 50ms opacity, .5s 50ms max-height
}

.item-action a,
.item-action span,
.item-action button {
    display: inline-block;
    color: #fff;
    padding: 0 5px;
    margin-left: 5px;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .6);
    border: 0;
    height: 30px;
    line-height: 30px;
}

.item-action a em,
.item-action span em,
.item-action button em {
    font-style: normal
}

.item-action a i,
.item-action span i,
.item-action button i {
    margin-right: 3px;
    color: #fff
}

.item-action button {
    cursor: pointer
}

.item-action a.hub-btnwarning,
.item-action span.hub-btnwarning,
.item-action button.hub-btnwarning,
.item-action a:hover.hub-btnwarning,
.item-action span:hover.hub-btnwarning,
.item-action button:hover.hub-btnwarning {
    background-color: rgba(212, 63, 58, .8);
    border: 0
}

.item-action a.username {
    max-width: 180px;
    overflow: hidden
}

.hub-mediagrid .item:hover .item-action {
    max-height: 40px;
    visibility: visible;
    opacity: 1
}

.item .photostatus {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    padding: 3px 5px;
    background: rgba(0, 0, 0, .6)
}

.item .photostatus.pending {
    background: rgba(0, 154, 97, .5)
}

.item .photostatus.refuse {
    background: rgba(255, 0, 0, .5)
}

.item .photootherinfo {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .3);
    padding: 5px;
    height: 100%
}

.item .photootherinfo span {
    display: block;
    color: #fff
}

.item .photootherinfo span i {
    font-size: 16px;
    margin-right: 5px;
    margin-bottom: 5px;
    background: 0
}

.item .itemAdmin-action {
    border-radius: 0 0 0 3px;
    top: -150px;
    right: 0;
    z-index: 3;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.item .itemAdmin-action a {
    margin: 0 5px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    line-height: 32px
}

.hub-mediagrid .item:hover .itemAdmin-action {
    top: 0
}

.thumb-listing-page-header {
    font-size: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 1em;
    display: none;
}

.thumb-listing-page-header::before {
    content: "";
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
    -ms-flex-order: 20;
    order: 20;
    height: 0;
    margin: 0 1em;
    border: 1px solid #464b57
}

.thumb-listing-page-header h3 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
    padding: 0;
    margin: 0 0 .5em;
    border-width: 0;
    font-weight: 700;
    color: #777;
    text-shadow: 1px 1px 7px #000
}

.thumb-listing-page-num {
    font-size: 24px
}

.hub-mediafilter {
    padding: .6rem;
    background-color: #2c2f34;
    border-bottom: 1px solid #464b57;
}

.mediafilteritem {
    line-height: 22px;
    margin-right: .6rem;
    vertical-align: top;
    float: left;
    position: relative;
    border-radius: 3px;
    background: #6c757d;
    padding: 3px
}

.mediafilteritem span {
    cursor: pointer;
    padding: 0 10px;
    color: #aaa;
    display: block
}

.mediafilteritem b {
    font-weight: 400
}

.mediafilteritem i {
    vertical-align: middle
}

.mediafilteritem .mediafilteritem-list {
    display: none;
    padding-top: 5px;
    position: absolute;
    left: 0;
    top: 29px;
    z-index: 5;
    background-color: #2c2f34;
    border-radius: 0 0 3px 3px;
    /*border: 1px solid #464b57;*/
}

.mediafilteritem .mediafilteritem-list.hub-boxtop {
    margin-top: 0
}

.mediafilteritem .mediafilteritem-list.hub-boxtop:before {
    left: 12px;
    right: auto
}

.mediafilteritem .mediafilteritem-list.hub-boxtop:after {
    left: 13px;
    right: auto
}

.mediafilteritem:hover .mediafilteritem-list {
    display: block
}

.mediafilteritem .filterbox {
    min-width: 120px
}

.mediafilteritem .filterbox a {
    display: block;
    padding: 3px 10px;
    margin: 8px;
    white-space: nowrap;
    color: #aaa;
    background-color: #353535;
    border-radius: 2px
}

.mediafilteritem .filterbox a i {
    float: right;
    display: none
}

.mediafilteritem .filterbox a:hover {
    color: #fff;
    background-color: #5e5e5e;
    text-decoration: none
}

.mediafilteritem .filterbox a.active i {
    display: block
}

.mediafilteritem .filtersize {
    padding: 5px;
    min-width: 280px;
    width: auto
}

.mediafilteritem .filtersize .form-inline {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.filtersize .form-group {
    margin-bottom: 0;
    vertical-align: middle;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0;
    flex: 1 0 0
}

.filtersize .form-control {
    max-width: 80px;
    padding: 5px;
    height: 32px;
    background-color: #33353b;
    border: 0;
    color: #aaa;
    border-radius: 4px;
    margin-right: 8px;
    text-align: center
}

.filtersize .hub-btn {
    padding: 5px;
    line-height: 19px;
    overflow: hidden
}

.filtercolor label,
.nsfw label {
    float: left;
    margin-right: 15px;
    margin-left: 5px
}

.nsfw label {
    margin-right: 5px
}

.nsfw .left {
    margin-top: 1px
}

.filtercolor .colorlist {
    float: left
}

.colorlist a {
    float: left;
    vertical-align: top;
    margin-top: 1px;
    margin-right: 5px;
    border-radius: 3px;
    cursor: pointer;
    width: 22px;
    height: 22px;
    line-height: 22px;
    position: relative
}

.colorlist a i {
    vertical-align: top
}

.colorlist a i {
    color: #fff;
    display: none
}

.colorlist a.active i {
    display: block
}

.colorlist a.colorWhite i {
    color: #000
}

.clearfilters {
    display: none
}

.hub-photo {
    align-self: center;
    text-align: center;
    position: relative
}

.hub-photo .hub-photomodal {
    position: relative;
    max-width: 100%;
    font-size: 0;
    text-align: center;
    display: block;
    vertical-align: top;
    zoom: 1
}

.hub-photomodal .current-page-photo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.hub-photomodal img {
    display: block;
    height: 100%;
    max-width: 100%;
    position: relative;
    background: linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef), linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef 75%, #efefef);
    background-position: 0 0, 10px 10px;
    background-color: #fff;
    object-fit: contain;
    background-size: 21px 21px;
}

.hub-photolayout {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%);
    padding: 5px 10px;
    color: #fff;
    text-align: left;
    z-index: 3;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.hub-photomodal:hover .hub-photolayout {
    opacity: 1
}

.hub-photolayout .item-action button {
    cursor: pointer;
    background-color: #212427;
    font-size: 12px;
    background-image: -webkit-linear-gradient(top, #292c2f 0, #191c1f 100%);
    background-image: -o-linear-gradient(top, #292c2f 0, #191c1f 100%);
    background-image: linear-gradient(to bottom, #292c2f 0, #191c1f 100%)
}

.hub-backgroundlayout {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .62);
    padding: 25px;
    z-index: 110
}

.hub-backgroundlayout i.remove-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    cursor: pointer
}

.hub-backgroundlayout .backgroundlayoutcontent {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 20px
}

.backgroundlayoutmain p {
    margin-bottom: 10px
}

.backgroundlayoutmain .title {
    font-size: 32px;
    font-weight: 700
}

.backgroundlayoutmain .hub-btn {
    width: auto;
    line-height: 36px;
    font-size: 20px;
    margin-top: 20px
}

.backgroundlayoutmain .hub-btn i {
    font-size: 24px
}

.hub-backgroundlayout:hover+.hub-photolayout {
    opacity: 0
}

.hub-mediacontent .itemAdmin-action {
    padding: 0 20px 10px
}

.hub-mediacontent .itemAdmin-action a {
    margin-right: 10px
}

.hub-photodescription,
.hub-photosaid,
.hub-photorelated,
.hub-comment {
    position: relative;
    padding: .6rem;
    margin-bottom: 15px
}

.hub-photodescriptionmain,
.hub-photosaidmain {
    padding: 0 0 5px;
    color: #666;
    line-height: 22px
}

.photodescription-action {
    position: absolute;
    top: 5px;
    right: 10px
}

.photodescription-action .hub-btn {
    width: auto;
    margin-left: 10px
}

.hub-photosaid {
    margin-bottom: 0
}

.hub-photocc {
    padding: 15px
}

.hub-photocc a {
    color: #a1c25a
}

.hub-photocc a:hover {
    text-decoration: underline
}

.hub-photocc i {
    font-size: 22px;
    vertical-align: middle
}

.hub-phototags {
    position: relative;
    padding: 10px;
    margin-top: 1px
}

.hub-phototags .phototags-action {
    position: absolute;
    top: 10px;
    right: 10px
}

.hub-photorelated .hub-mediagrid {
    width: 100%;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}

.hub-infowhat {
    border-bottom: 1px dotted #464b57;
    padding-bottom: 10px
}

.hub-infowhattop img {
    display: block;
    width: 60px;
    height: 60px;
    float: left;
    border-radius: 50%;
    overflow: hidden
}

.hub-infowhattop p {
    margin-left: 80px;
    font-size: 14px;
    margin-bottom: 10px
}

.hub-infowhattop .hub-btn {
    width: auto
}

.hub-infowhattip {
    padding: 10px 5px 0
}

.hub-infowhattip a {
    color: #a1c25a
}

.hub-infowhattip a:hover {
    text-decoration: underline
}

.hub-infoaction {
    position: relative
}

.hub-infoaction .hub-btn {
    width: 33.3333333%;
    float: left;
    border-radius: 0
}

.hub-infoaction .hub-btn:nth-of-type(1) {
    border-radius: 3px 0 0 3px
}

.hub-infoaction .hub-btn:nth-of-type(3) {
    border-radius: 0 3px 3px 0
}

.hub-infoaction .hub-btn+.hub-btn {
    margin-left: -1px
}

.hub-infoaction i {
    margin-right: 5px
}

.hub-downloadfree {
    margin: 0 -11px 15px
}

.hub-downloadfree .hub-btn {
    padding: .8rem;
    font-size: 16px;
    border-radius: 3px 3px 0 0;
    background-color: #2c2f34;
    border: none;
    color: #a1c25a
}

.downloadfree-list {
    margin-top: 0
}

.downloadfree-list .downloadfreeitem {
    padding: 10px 5px
}

.downloadfree-list .downloadfreeitem li {
    float: left;
    width: 33.333333%;
    padding: 0 3px 5px 0;
    box-sizing: border-box
}

.downloadfree-list .downloadfreeitem li a {
    line-height: 30px;
    display: block;
    padding: 0 5px;
    border-radius: 3px;
    color: #fff;
    background: #6c757d;
    transition-duration: .25s;
    width: 100%;
    text-align: center
}

.downloadfree-list .downloadfreeitem li a:hover {
    color: #fff;
    background-color: #5c636a;
}

.downloadfree-list:after {
    border-bottom-color: rgba(30, 30, 30, 1)
}

.downloadfree-list .hub-navtabs>li {
    margin-right: 0;
    width: 33.333333%;
    float: left;
    text-align: center
}

.downloadfree-list .hub-navtabs>li a {
    line-height: 40px;
    font-size: 14px;
    padding: 0 5px;
    text-align: center
}

.hub-phototitle {
    padding: 0;
    height: 0;
    overflow: hidden;
    background: #f9f9f9;
    font-size: 0
}

.hub-photoinfo {
    overflow: hidden;
    color: #aaa;
    background-color: #212427;
    border-bottom: 1px solid #464b57
}

.hub-photoinfo a {
    color: #a1c25a
}

.hub-photoinfo i {
    font-size: 24px
}

.hub-photoinfo .photoexif {
    float: right;
    width: 300px;
    padding: 5px 15px;
    height: 90px;
    font-size: 12px;
    border-left: 1px solid rgba(255, 255, 255, .05);
    display: flex;
    align-items: center
}

.hub-photoinfo .photoexif i {
    color: #a1c25a;
    margin-right: 10px;
    vertical-align: middle
}

.hub-photoinfo .photobaseinfo {
    height: 90px;
    margin-right: 300px
}

.photobaseinfo li {
    float: left;
    min-width: 100px;
    text-align: center;
    padding: 19px 10px;
    width: 25%
}

.photobaseinfo li+li {
    border-left: 1px solid rgba(255, 255, 255, .05)
}

.photobaseinfo li span,
.photobaseinfo li label {
    display: block
}

.photobaseinfo li label i {
    font-size: 18px;
    margin-right: 5px;
    vertical-align: middle
}

.photobaseinfo li span {
    font-size: 16px
}

.hub-tagcloud {}

.hub-tagcloud a {
    display: inline-block;
    margin: 0 1px 5px 0;
    padding: 3px 8px;
    border-radius: 3px;
    color: #94db94;
    text-align: center;
    background-color: #293033;
    box-shadow: 0 0 2px rgba(0, 0, 0, .3);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

.hub-tagcloud a:hover {
    color: #9f9;
    background-color: #3d5c3d
}

.hub-multiplecolor {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.hub-multiplecolor a {
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    height: 24px;
    transition: opacity .15s
}

.hub-multiplecolor a:hover {
    opacity: .8
}

.hub-multiplecolor a:first-child {
    border-radius: 5px 0 0 5px
}

.hub-multiplecolor a:last-child {
    border-radius: 0 5px 5px 0
}

.dropdown-menu.hub-sharelinks {
    display: none;
    background: #464b57;
    padding: 10px;
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 5
}

.dropdown-menu.hub-sharelinks .form-control {
    background-color: #313131;
    border: 0;
    color: #aaa
}

.share-icons span {
    display: inline-block;
    margin: 1px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url(../images/social_icons.svg) 0 0 no-repeat
}

.share-icons .facebookicon {
    background-position: 0 0
}

.share-icons .googleicon {
    background-position: -50px 0
}

.share-icons .tumblricon {
    background-position: -100px 0
}

.share-icons .pinteresticon {
    background-position: -150px 0
}

.share-icons .twittericon {
    background-position: -200px 0
}

.share-icons .redditicon {
    background-position: -250px 0
}

.share-icons .linkedInicon {
    background-position: -300px 0
}

.share-icons .diggicon {
    background-position: -350px 0
}

.share-icons .deliciousicon {
    background-position: -400px 0
}

.share-icons .stumbleUponicon {
    background-position: -450px 0
}

.share-icons .okduicon {
    background-position: -500px 0
}

.share-icons .vkontakteicon {
    background-position: -550px 0
}

.favorite-list {
    max-height: 200px;
    overflow-y: auto
}

.favorite-list li {
    padding: 5px 10px;
    cursor: pointer;
    border: 1px solid #313131;
    background-color: #313131;
    border-radius: 5px;
    position: relative
}

.favorite-list li+li {
    margin-top: 10px
}

.favorite-list li:hover {
    background: #232323
}

.favorite-list li p+p {
    color: #666;
    margin-top: 5px
}

.favorite-list li i.check-icon {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    color: #a1c25a
}

.favorite-list li.active i.check-icon {
    display: block
}

.favorite-listbtn {
    margin-top: 20px
}

.favorite-listbtn .hub-btn {
    width: auto;
    line-height: .9
}

.favorite-form .form-group,
.editTags-form .form-group {
    margin-bottom: 10px
}

.favorite-form .form-group .hub-btn,
.editTags-form .form-group .hub-btn {
    width: auto
}

.hub-usercentertip {
    background: #eee;
    margin: 0 3px;
    padding: 10px;
    font-size: 14px;
    line-height: 36px
}

.hub-usercentertip .form-control {
    float: right;
    width: 120px;
    margin-left: 5px
}

.hub-usercentertip i {
    margin-right: 5px
}

.hub-mediagrid .item .item-action.follow-action {
    bottom: 0
}

.hub-collection {
    text-align: center;
    letter-spacing: -5px
}

.hub-collection .item img {
    border-radius: 10px;
    width: 100%
}

.hub-collection .item {
    text-align: left;
    letter-spacing: 0;
    float: none;
    display: inline-block;
    border-radius: 5px;
    margin: 10px;
    width: calc((100vw - 140px) / 4);
    height: calc((100vw - 140px) / 4 * .6)
}

.hub-collection .item:nth-child(7n+1),
.hub-collection .item:nth-child(7n+2),
.hub-collection .item:nth-child(7n+3) {
    max-width: 600px;
    width: calc((100vw - 120px) / 3);
    height: calc((100vw - 120px) / 3 * .6)
}

.hub-collection .item .item-action {
    bottom: 0
}

.collectionstatus {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 100%);
    padding: 20px;
    width: 100%;
    color: #fff
}

.collectionstatus h4 {
    opacity: .6;
    font-size: 13px;
    font-weight: 400
}

.collectionstatus h2 {
    font-size: 18px;
    padding-top: 10px
}

.hub-collection .item:nth-child(7n+1) h2,
.hub-collection .item:nth-child(7n+2) h2,
.hub-collection .item:nth-child(7n+3) h2 {
    font-size: 24px
}

.hub-collection .hub-itemmore {
    letter-spacing: 0
}

.hub-quality {
    padding: .6rem
}

.hub-quality .quality-tip,
.hub-quality .hub-phototags {
    padding-bottom: 20px
}

.hub-quality .quality-tip a {
    color: #a1c25a
}

.hub-quality .hub-qualitymain {
    width: 70%;
    float: left
}

.hub-quality .hub-pototags {
    margin-top: 10px
}

.hub-quality .quality-rating {
    margin-left: 20px;
    float: left;
    text-align: left
}

.hub-quality .rating-btn .hub-btn {
    width: auto;
    display: block;
    margin: 0 0 10px
}

.hub-quality .rating-tip {
    padding-top: 10px
}

.hub-quality .rating-tip a {
    display: block;
    margin-top: 10px
}

.hub-quality .item .item-action {
    background: rgba(0, 0, 0, .6)
}

.hub-quality .item .item-action p {
    color: #fff;
    font-size: 12px;
    line-height: 24px
}

.hub-quality .item .item-action p i {
    font-size: 14px
}

.hub-quality .item .item-action p.reason-tip {
    color: red
}

.hub-quality .hub-mediagrid .item .item-action {
    bottom: -120px
}

.hub-quality .hub-mediagrid .item:hover .item-action {
    bottom: 0;
    max-height: inherit;
}

.hub-main-sidebar .sidebar-section {
    margin-bottom: 15px
}

.sidelist {
    padding: 5px
}

.sidelist li {
    padding: 5px 2px
}

.sidelist li a:hover {
    text-decoration: underline
}

.userrank li {
    border-bottom: 1px dotted #464b57;
    padding: 10px 2px
}

.userrank li:after {
    display: block;
    content: 'clear';
    clear: both;
    overflow: hidden;
    visibility: hidden;
    height: 0
}

.userrank li .avatar-small {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left
}

.userrank li p {
    padding-left: 50px;
    color: #999;
    margin-bottom: 3px
}

.userrank li .hub-btnsm {
    width: auto;
    float: right
}

.userrank li p.num {
    font-size: 8px
}

.hub-comment {
    padding-top: 10px
}

.hub-commentwrite {
    padding-top: 10px
}

.hub-commentwrite form .hub-btn {
    width: auto
}

.hub-comment .hub-commentcount {
    padding: 10px 0;
    border-bottom: 1px solid #464b57
}

.hub-commentlist .hub-commentitem {
    position: relative;
    padding: 15px 0
}

.hub-commentlist .hub-commentitem+.hub-commentitem {
    border-top: 1px solid #464b57
}

.hub-commentitem .discuss-author,
.hub-commentwrite .discuss-author {
    float: left;
    width: 50px;
    height: 50px;
    vertical-align: top
}

.hub-commentitem .discuss-author img,
.hub-commentwrite .discuss-author img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.hub-commentitem .discuss-main,
.hub-commentwrite form {
    padding-left: 65px
}

.hub-commentitem .discuss-top a {
    color: #a1c25a;
    margin-right: 10px
}

.hub-commentitem .discuss-top time {
    color: #ccc
}

.hub-commentitem .discuss-content {
    margin-bottom: 10px
}

.hub-commentitem .discuss-contentmain {
    word-wrap: break-word;
    margin-top: 12px
}

.hub-commentitem .discuss-translate {
    position: absolute;
    top: 10px;
    right: 5px;
    display: none
}

.hub-commentitem:hover .discuss-translate {
    display: block
}

.commenttype-good,
.commenttype-better {
    position: relative;
    border-radius: 3px;
    height: 24px;
    display: inline-block;
    background: rgba(255, 74, 50, 1);
    line-height: 24px;
    color: #fff;
    padding: 0 10px
}

.commenttype-good:after,
.commenttype-better:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: rgba(255, 74, 50, 1);
    top: 10px;
    border-width: 5px
}

.commenttype-better {
    background: rgba(49, 182, 158, 1)
}

.commenttype-better:after {
    border-right-color: rgba(49, 182, 158, 1)
}

.commenttype-good:before {
    content: "\e611";
    font-family: "iconfont" !important;
    margin-right: 5px
}

.commenttype-better:before {
    content: "\e612";
    font-family: "iconfont" !important;
    margin-right: 5px
}

.hub-vote {
    overflow: hidden
}

.hub-vote .hub-btn {
    width: auto;
    border-radius: 3px 0 0 3px;
    float: left
}

.hub-vote .hub-btn+.hub-btn {
    border-radius: 0 3px 3px 0;
    border-left: 0
}

.hub-tags>li {
    float: left;
    margin: 0 5px 5px 0;
    border-radius: 3px;
    background-color: #293033;
    box-shadow: 0 0 2px rgba(0, 0, 0, .3);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

.hub-tags>li a {
    display: inline-block;
    padding: 5px 10px;
    color: #94db94
}

.hub-tags>li .close {
    margin-right: 5px;
    margin-top: 5px;
    border: 0;
    text-shadow: none;
    background: 0
}

.hub-tags>li.active,
.hub-tags>li:hover {
    color: #9f9;
    background-color: #3d5c3d;
    border-color: #3d5c3d
}

.hub-tags>li.active a,
.hub-tags>li:hover a,
.hub-tags>li a:hover {
    color: #9f9
}

.hub-tags>li .close:hover+a {
    text-decoration: line-through;
    color: #633
}

.hub-topdetails {
    background-color: rgb(23 21 68 / 30%);
}

.topdetails-main {
    padding: 1.5rem;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center
}

.topdetails-main h1 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1;
    text-transform: capitalize
}

.topdetails-main h1 a,
.topdetails-main p a {
    color: #94db94
}

.topdetails-main h1 i:before {
    font-size: 32px;
    margin-right: 10px;
    position: relative;
    bottom: -3px
}

.topdetails-main p {
    margin-top: 5px
}

.topdetails-main p a:hover {
    text-decoration: underline
}

.topdetails-main span {
    margin-right: 5px
}

.topdetails-main label {
    font-weight: 700;
    margin-right: 5px
}

.topdetails-main .topdetails-info {
    flex: 1
}

.languageList {
    min-width: 200px
}

.languageList li {
    width: 50%;
    float: left
}

.languageList li a {
    box-shadow: none;
    color: #aaa
}

.hub-userinfo {
    width: 100%;
    position: relative;
    background: #464b57 url(../images/s/user-banner.jpg) center no-repeat;
    min-height: 300px;
    height: -webkit-calc(40vh);
    height: -moz-calc(40vh);
    height: calc(40vh);
    background-size: cover;
    padding: 50px 20px
}

.hub-userinfo .hub-btn {
    width: auto
}

.hub-userinfo .userinfo-avatar {
    margin-bottom: 20px
}

.hub-userinfo .userinfo-avatar .avatar {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 2px solid #fff;
    display: block;
    margin: auto
}

.hub-userinfo .userinfo-name {
    font-size: 32px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px
}

.hub-userinfo .userinfo-info {
    text-align: center;
    font-size: 14px;
    position: absolute;
    left: 20px;
    bottom: 20px
}

.hub-userinfo span {
    margin: 0 10px
}

.hub-userinfo span i,
.hub-userinfo a i {
    margin-right: 5px
}

.hub-userinfo span,
.hub-userinfo i:before {
    color: #fff
}

.hub-userinfo .userinfo-introduce {
    color: #fff;
    text-align: center
}

.hub-userinfo .userinfo-action {
    position: absolute;
    bottom: 20px;
    right: 20px
}

.hub-userinfo .userinfo-action .hub-btn {
    margin-left: 10px
}

.hub-userinfo .userinfo-social {
    position: absolute;
    top: 20px;
    right: 20px
}

.hub-userinfo .userinfo-social a {
    float: left;
    vertical-align: top;
    line-height: 30px;
    margin-left: 10px;
    color: #fff
}

.hub-setting .hub-settingmain {
    padding: 20px 10px;
    max-width: 1280px;
    margin: 0 auto
}

.hub-settingmain .form-group {
    padding: 10px 30px 10px 0;
    overflow: hidden
}

.hub-settingmain .form-group label {
    width: 120px;
    float: left;
    line-height: 34px;
    text-align: right;
    font-size: 14px;
    background-color: #212121;
    padding-right: 10px;
    color: #85aaaf;
    border-radius: 4px 0 0 4px
}

.hub-settingmain .form-group .labelformain {
    padding-left: 120px;
    line-height: 34px;
    background-color: #313131;
    border-radius: 4px
}

.hub-settingmain .form-group .labelformain span {
    padding-left: 10px
}

.hub-settingmain .form-group .labelformain span.avatareditor-tip {
    padding-left: 0
}

.hub-settingmain .form-group .labelformain .hub-btn {
    width: auto
}

.avatareditor {
    position: relative;
    border: 0;
    width: 150px;
    height: 150px;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer
}

.avatareditor img {
    width: 100%;
    height: 100%
}

.avatareditor-tip {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    border-radius: 0 0 4px 4px;
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    -webkit-transition: opacity .1s ease-out;
    transition: opacity .1s ease-out
}

.avatareditor:hover .avatareditor-tip {
    opacity: 1
}

.hub-settingmain .form-group .birthday select {
    width: 80px;
    display: inline-block
}

.hub-settingmain .form-group .checkboxgroup label {
    width: auto;
    float: none
}

.hub-setting .hub-settingmain .hub-settingmainitem {
    width: 50%;
    float: left
}

.hub-aboutme {
    padding: 20px 20px;
    max-width: 1280px;
    margin: 0 auto
}

.hub-aboutmetip {
    padding: 10px 5px;
    margin-bottom: 20px;
    font-size: 14px
}

.hub-aboutme .cameralist {
    margin-left: -40px;
    padding: 5px
}

.hub-aboutme .cameralist li {
    float: left;
    width: 150px;
    margin-left: 40px;
    margin-bottom: 30px
}

.hub-aboutme .cameralist li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    margin-top: 15px
}

.hub-aboutme .followerslist {
    margin-left: -6px;
    padding: 5px
}

.hub-aboutme .followerslist img {
    width: 50px;
    height: 50px;
    margin-left: 6px;
    margin-bottom: 10px
}

.hub-verify {
    padding: 20px 10px;
    max-width: 1280px;
    margin: 0 auto;
    min-height: 300px
}

.verify-step {
    margin-bottom: 30px
}

.verify-step p {
    margin-bottom: 10px
}

.verify-step p.title {
    font-size: 14px;
    font-weight: 700;
    line-height: 32px
}

.verify-step+.verify-step {
    border-top: 1px dashed #eee;
    padding-top: 20px
}

.verify-step .hub-btn {
    max-width: 180px
}

.verify-maintext {
    padding: 30px 0
}

.hub-message {
    padding: 20px 10px;
    max-width: 1280px;
    margin: 0 auto
}

.hub-uploadmain {
    padding: .6rem
}

.hub-uploadhere {
    width: 100%;
    border-bottom: 1px solid #464b57;
    padding-bottom: 20px;
}

.hub-uploadmain .hub-btn {
    width: auto;
    height: 34px
}

.hub-steps {
    margin-bottom: 20px
}

.hub-steps .steps-item {
    float: left;
    width: 40%;
    height: 36px;
    display: inline-block;
    line-height: 36px;
    vertical-align: top;
    position: relative
}

.hub-steps .steps-item:first-child {
    border-radius: 3px 0 0 3px
}

.hub-steps .steps-item:last-child {
    border-radius: 0 3px 3px 0;
    width: 60%
}

.hub-steps .steps-item label {
    margin-left: 30px
}

.hub-steps .steps-item.finished {
    background-color: #449d44;
    color: #fff
}

.hub-steps .steps-item.current {
    background-color: #a1c25a;
    color: #fff
}

.hub-steps .steps-item.todo {
    background-color: #464b57;
    color: #fff
}

.steps-item .round {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    margin-right: 10px
}

.steps-item.finished .round {
    background-color: #fff;
    color: #449d44
}

.steps-item.current .round {
    background-color: #fff;
    color: #2c2f34
}

.steps-item.todo .round {
    background-color: #fff;
    color: #2c2f34;
}

.steps-item .triangle-right-bg {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    z-index: 1;
    border-width: 17px;
    right: -34px;
    border-color: transparent transparent transparent #a1c25a;
    top: 0
}

.steps-item .triangle-right {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px;
    position: absolute;
    right: -36px;
    z-index: 1
}

.steps-item.finished .triangle-right {
    border-color: transparent transparent transparent #449d44
}

.steps-item.current .triangle-right {
    border-color: transparent transparent transparent #a1c25a
}

.steps-item.todo .triangle-right {
    border-color: transparent transparent transparent #d9d9d9
}

.hub-editphoto {
    margin-top: 1rem;
    /*float: left;*/
    /*margin-left: 50px*/
}

.editphoto-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #d9d9d9
}

.editphoto-item .editphoto-img {
    width: 300px;
    height: 200px;
    border: 1px solid #d9d9d9;
    float: left;
    padding: 2px
}

.editphoto-img img {
    width: 100%;
    height: 100%
}

.editphoto-item .editphoto-main {
    padding-left: 320px
}

.editphoto-main .form-group {
    margin-bottom: 20px
}

.report-form {
    width: 80%;
    margin: 10px auto
}

.report-form .form-group {
    margin-bottom: 20px
}

.report-form .hub-btn {
    width: auto
}

.report-form #captcha {
    width: 100px;
    display: inline-block
}

.report-form .captcha-module .captcha {
    position: inherit;
    top: inherit;
    right: inherit;
    margin-top: inherit;
    width: 100px;
    height: 34px;
    z-index: 2
}

.editDescription-form {
    margin: auto
}

#editDescription-textarea {
    min-height: 200px
}

.editDescription-form .form-group {
    margin-bottom: 20px
}

.editDescription-form .hub-btn {
    width: auto
}

.translateDescription-form {
    margin: auto
}

.translateDescription-form .form-group {
    margin-bottom: 20px
}

.translateDescription-form .form-group label {
    display: block;
    font-weight: 700;
    margin-bottom: 10px
}

.translateDescription-form .hub-btn {
    width: auto
}

.translateTips {
    margin-bottom: 15px
}

.translateTips span {
    font-weight: 700;
    color: #a1c25a;
    margin-right: 5px
}

.translateTips a {
    color: #a1c25a
}

.translateTips a:hover {
    text-decoration: underline
}

.originalText {
    max-height: 200px
}

.originalText .originalTextList {
    margin-bottom: 10px
}

.originalText .originalTextList span {
    font-weight: 700;
    color: #a1c25a;
    margin-right: 5px
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.hub-signbox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: center 40% no-repeat #525558;
    min-height: 100%;
    height: -webkit-calc(100vh - 115px);
    height: -moz-calc(100vh - 115px);
    height: calc(100vh - 115px);
    background-size: cover
}

.hub-sign {
    margin: auto;
    padding: 1rem;
    max-width: 600px;
    width: 100%;
    background-color: #1a1a1a;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 10px solid rgba(255, 255, 255, .1);
    border-radius: 6px;
    outline: 0;
}

.subtitle {
    padding: 1rem 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    background-color: #2c2f34;
    margin-bottom: 1rem;
    border-radius: 3px;
}

.hub-sign .hub-navtabs {
    margin-bottom: 30px
}

.hub-sign .hub-navtabs>li {
    width: 48%;
    margin-right: 0
}

.hub-sign .hub-navtabs>li a {
    line-height: 36px;
    font-size: 18px
}

.hub-sign .form-group .form-control {
    margin-top: -1px;
    border-radius: 0;
    height: 45px;
    position: relative;
    z-index: 1;
    font-size: 16px;
    color: #fff
}

.hub-sign .form-group .form-control:focus {
    z-index: 2
}

.hub-sign .form-group .form-control {
    border-radius: 3px
}

.hub-sign .sign-button {
    width: 100%;
    display: block;
    margin: 15px 0;
    height: 45px;
    font-size: 18px
}

.hub-sign .hub-signup .form-group:nth-of-type(2) .form-control,
.signup-form .form-group:nth-of-type(2) .form-control {
    border-radius: 0
}

.hub-sign .hub-signup .form-group:nth-of-type(4) .form-control,
.signup-form .form-group:nth-of-type(4) .form-control {
    border-radius: 0 0 4px 4px
}

.hub-sign .hub-forget .form-group:nth-of-type(2) .form-control {
    border-radius: 0
}

.hub-sign .hub-forget .form-group:nth-of-type(3) .form-control {
    border-radius: 0 0 4px 4px
}

.hub-sign .sign-button:hover {
    color: #fff
}

.captcha-module {
    position: relative;
    margin-bottom: 15px
}

.captcha-module .captcha {
    position: absolute;
    top: 50%;
    right: .5em;
    margin-top: -19px;
    width: 100px;
    height: 38px;
    z-index: 2
}

.hub-sign .form-group {
    position: relative;
    margin-bottom: 1rem;
}

.checkbox-inline input[type="checkbox"] {
    width: 16px;
    height: 16px;
    vertical-align: -1px
}

.hub-sign .help-block {
    position: absolute;
    right: 5px;
    top: 8px;
    z-index: 2
}

.hub-sign .captcha-module .help-block {
    right: 110px
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #aaa
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    color: #aaa
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

.form-group-ajax {
    position: relative
}

.form-group-ajax .help-block {
    position: inherit;
    right: inherit;
    top: inherit;
    text-align: center
}

.signsocial {
    margin-bottom: 10px
}

.signsocial a i {
    font-size: 32px;
    margin-right: 10px
}

.hub-logoutmain {
    height: -webkit-calc(100vh - 115px);
    height: -moz-calc(100vh - 115px);
    height: calc(100vh - 115px);
    background-size: cover;
    background-color: #525558
}

.hub-logoutmain .hub-backgroundlayout {
    display: block;
    z-index: 1
}

.hub-textmain {
    padding: 30px 20px;
    font-size: 14px;
    margin: auto;
    max-width: 1200px
}

.hub-textmain dl {
    padding: 30px 5px
}

.hub-textmain dl+dl {
    border-top: 1px dashed #eee
}

.hub-textmain dl dt {
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: 700
}

.hub-textmain dl dd {
    padding-bottom: 15px
}

.hub-textmain a {
    color: #a1c25a
}

.hub-textmain a:hover {
    text-decoration: underline
}

.js-loading {
    overflow: hidden;
    position: relative;
    height: 40px;
    width: 100%;
    margin-top: 15px
}

.spinner span {
    width: 20px;
    height: 20px;
    position: absolute;
    left: -40px;
    bottom: 10px;
    background-color: #a1c25a;
    border-radius: 50%;
    -webkit-animation: move 2s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
    animation: move 2s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.spinner span:nth-child(2) {
    -webkit-animation-delay: 150ms;
    animation-delay: 150ms
}

.spinner span:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms
}

.spinner span:nth-child(4) {
    -webkit-animation-delay: 450ms;
    animation-delay: 450ms
}

@-webkit-keyframes move {
    0% {
        left: 0
    }

    75% {
        left: 110%
    }

    100% {
        left: 110%
    }
}

@keyframes move {
    0% {
        left: 0
    }

    75% {
        left: 110%
    }

    100% {
        left: 110%
    }
}

.hub-error {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: center 40% no-repeat #525558;
    min-height: 100%;
    height: -webkit-calc(100vh - 115px);
    height: -moz-calc(100vh - 115px);
    height: calc(100vh - 115px);
    background-size: cover
}

.hub-error .hub-boxsearch {
    min-width: 280px
}

.hub-errormain {
    min-width: 640px
}

.hub-error h3 {
    text-align: center;
    padding: 10px 0;
    color: #fff;
    font-size: 18px
}

.hub-errortip {
    font-size: 32px;
    text-align: center;
    color: #fff;
    padding: 30px 0
}

.modal button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #888
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 120px 10px 10px
}

.modal-content {
    position: relative;
    background-color: #1a1a1a;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 10px solid rgba(255, 255, 255, .1);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .2), 5px 5px 15px rgba(0, 0, 0, .4);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2), 5px 5px 15px rgba(0, 0, 0, .4)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    background-color: #2c2f34;
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #464b57
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.modal-signin .hub-btnsm,
.modal-signup .hub-btnsm {
    width: 50px;
    margin-top: -5px;
    margin-left: 5px
}

.modal-dialog-centered {
    min-height: calc(100% - 150px);
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #a1c25a;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #aaa
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #a1c25a;
    border-color: #a1c25a
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #aaa
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    width: 100%;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.open>.dropdown-menu {
    display: block
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.dropup .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.hub-downloadmain .hub-downloadfree {
    border: 0;
    margin: 0
}

.hub-downloadstart {
    padding: 10px;
    border-bottom: 1px solid #464b57;
    text-align: center;
    font-size: 14px
}

.hub-downloadstart h1 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400
}

.hub-downloadstart .title {
    display: block;
    font-size: 16px
}

.hub-downloadstart p {
    line-height: 36px
}

.hub-downloadstart a {
    color: #a1c25a
}

.dotting {
    display: inline-block;
    min-width: 3px;
    min-height: 3px;
    box-shadow: 3px 0 currentColor, 8px 0 currentColor, 13px 0 currentColor;
    -webkit-animation: dot 2.8s infinite step-start both;
    animation: dot 2.8s infinite step-start both
}

@-webkit-keyframes dot {
    25% {
        box-shadow: none
    }

    50% {
        box-shadow: 3px 0 currentColor
    }

    75% {
        box-shadow: 3px 0 currentColor, 8px 0 currentColor
    }
}

@keyframes dot {
    25% {
        box-shadow: none
    }

    50% {
        box-shadow: 3px 0 currentColor
    }

    75% {
        box-shadow: 3px 0 currentColor, 8px 0 currentColor
    }
}

.dotting::before {
    content: ''
}

.backtotop {
    position: fixed;
    bottom: 100px;
    z-index: 19;
    right: 5px;
    display: none
}

.backtotop a {
    color: #777
}

.backtotop a i {
    font-size: 38px;
    line-height: 38px
}

.backtotop a:hover {
    color: #a1c25a;
    text-decoration: none
}

/*footer*/
.hub-footer {
    margin-top: 1rem;
}

.hub-newsletter {
    padding: 50px 0;
    color: #b4b9c2;
    text-align: center;
    border-top: 1px solid #464b57;
    background-color: #2c2f34;
}

.hub-newsletter h3 {
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 400
}

.hub-newsletter p {
    font-size: 16px;
}

.newsletter-form {
    margin: 25px auto 0 auto;
    max-width: 430px;
    position: relative;
    border-collapse: separate
}

.newsletter-form .form-group {
    display: table-cell
}

.newsletter-form .form-group .form-control {
    border-radius: 3px 0 0 3px;
    height: 37px
}

.newsletter-form .form-group-btn {
    width: 1%;
    vertical-align: middle;
    white-space: nowrap
}

.newsletter-form .form-group-btn .hub-btn {
    height: 34px;
    border-radius: 0 3px 3px 0
}

.subscribe-btn {
    max-width: 200px;
    margin-top: 10px
}

.hub-footermain {
    background: #27292d;
    border-top: 1px solid #464b57;
    color: #fff;
    padding: 1rem .6rem;
    overflow: hidden
}

.hub-footerbox {
    margin: auto;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch
}

.hub-footeritem {
    float: left;
    padding: 0 15px;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    flex-grow: 1
}

.hub-footeritem h5 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
    color: #eee
}

.hub-footeritem ul li {
    margin-bottom: 5px
}

.hub-footeritem ul li a {
    display: inline-block;
    padding: 2px 0;
    color: #eee
}

.hub-footeritem ul li a:hover {
    text-decoration: underline
}

.footeritem-photo {
    flex-grow: 1.5
}

.footeritem-signsocial {
    color: #fff;
    text-align: right;
    flex-grow: 2
}

.footeritem-signsocial a {
    color: #fff;
    opacity: .6
}

.footeritem-signsocial a:hover {
    opacity: 1
}

.footeritem-signsocial .signsocial a i {
    vertical-align: middle
}

.hub-narrow-show {
    display: none
}

.hub-narrow-hide {
    display: block
}

.hub-padding10 {
    padding: 10px 10px 0
}

.has-photo-modal {
    overflow-y: hidden
}

.has-photo-modal .hub-content {
    filter: blur(5px) grayscale(30%)
}

.photo-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 1009;
    overflow: hidden;
    overflow-y: scroll;
    display: none
}

.photo-modal .modal-inner {
    max-width: 1340px;
    margin: 20px auto;
    position: relative;
    overflow: hidden;
    min-height: 200px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.photo-modal:before {
    display: inline-block;
    position: absolute;
    z-index: 101;
    top: 5px;
    right: 5px;
    content: "✕";
    font-size: 22px;
    color: #fff;
    cursor: pointer
}

.modal-iframe {
    position: relative;
    margin-top: -50px
}

.photoModalIframe {
    width: 100%;
    min-height: 1800px
}

@media(max-width:1280px) {

    .hub-uploadhere,
    .hub-editphoto {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px
    }

    .photo-modal .modal-inner {
        margin: 20px
    }
}

@media(max-width:1024px) {
    .hub-mediagrid .item .item-action {
        display: none
    }

    .hub-photoinfo .photoexif,
    .hub-photoinfo .photobaseinfo {
        float: none
    }

    .hub-photoinfo .photobaseinfo {
        margin-right: 0
    }

    .hub-photoinfo .photoexif {
        border-left: 0;
        border-bottom: 1px solid #eeeff2;
        width: auto
    }
}

@media(max-width:992px) {

    .hub-topcontent,
    .searchtagsmain-img,
    .hub-mediagrid,
    .hub-footermain,
    .mediafiltermain,
    .hub-totalinfo,
    .hub-tipmessage,
    .hub-uploadmain,
    .topdetails-main,
    .hub-tagscontent,
    .hub-quality,
    .hub-main {
        width: 100%
    }

    .hub-mediamain {
        /*padding: 0*/
    }

    .hub-main,
    .hub-quality,
    .hub-mediafilter,
    .hub-tagscontent,
    .hub-uploadmain {
        padding: .6rem
    }

    .hub-main-content {
        float: none
    }

    .hub-main-contentinner {
        margin-right: 0
    }

    .hub-main-sidebar {
        float: none;
        margin-left: 0;
        width: auto;
        margin-top: 20px;
        padding: 0 .6rem
    }



    .hub-topdetails {
        margin-top: -10px
    }

    .hub-tagslist ul li {
        width: 50%
    }

    .hub-setting .hub-settingmain .hub-settingmainitem {
        float: none;
        width: 100%
    }

    .hub-photoinfo {
        height: 0;
        overflow: hidden
    }

    .hub-footerbox {
        padding: 0
    }

    .footeritem-signsocial {
        display: none
    }

    .hub-mediafilter .filtercolor,
    .hub-mediafilter .nsfw,
    .hub-mediafilter .clearfilters {
        margin-bottom: .6rem;
        margin-right: 0;
    }

    .hub-narrow-show {
        display: block
    }

    .hub-narrow-hide {
        display: none
    }

    .tipbar-main .tipbar-text {
        font-size: 14px
    }

    .hub-downloadfree {
        border: 0;
        padding: 0 10px;
        margin-bottom: 0
    }

    .hub-searchtags {
        display: none
    }

    .hub-errormain {
        min-width: 300px
    }

    .modal-iframe {
        margin-top: -100px
    }
}

@media(max-width:778px) {

    .userinfo-info,
    .userinfo-introduce {
        display: none
    }

    .photobaseinfo li {
        width: 50%
    }
}

@media(max-width:640px) {
    .hub-signbox {
        height: auto
    }

    .hub-sign {
        width: 380px;
        margin: 15px 0
    }

    .hub-navtabs>li {
        margin-right: 5px
    }

    .hub-navtabs>li a {
        padding: 0 5px;
        font-size: 16px
    }

    .editphoto-item .editphoto-img {
        float: none;
        width: 100%
    }

    .editphoto-item .editphoto-main {
        padding-left: 0;
        padding-top: 20px
    }

    .hub-settingmain .form-group {
        padding-right: 0
    }

    .hub-settingmain .form-group label {
        float: none;
        width: 100%;
        display: block;
        text-align: left
    }

    .hub-settingmain .form-group .labelformain {
        padding-left: 0
    }

    .hub-quality .hub-qualitymain {
        float: none;
        width: 100%
    }

    .hub-quality .quality-rating {
        float: none;
        margin-left: 0;
        margin-top: 10px
    }

    .hub-quality .rating-btn .hub-btn,
    .hub-quality .rating-tip a {
        display: inline-block;
        margin-right: 5px
    }

    .hub-photolayout {
        display: none
    }

    .hub-topprofile {
        padding: 0 3px
    }

    .footeritem-photo {
        display: none
    }
}

@media(max-width:320px) {
    .hub-tagslist ul li {
        width: 100%
    }
}

@media(min-width:992px) {
    .modal-dialog {
        width: 600px;
        margin: 120px auto 10px
    }

    .modal-sm {
        width: 300px
    }

    .modal-lg {
        width: 900px;
    }
}