html{
    font-size: 14px;
    min-height: 100%;
}

a:active, a:focus, button:active, button:focus, input:active, input:focus,
select:active, select:focus, textarea:active, textarea:focus {
    outline: 0
}
body>#head:first-child{
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 999;
}
#content > .box, .box2, .pad {
    overflow: hidden
}

#content .sidebar > .box {
    overflow: auto
}

.sidebar .box_albumart {
    margin-top: 8px;
}

.clear:after, .profileinfo:before {
    content: ''
}

#menu > ul a, .nobr {
    white-space: nowrap
}

#covers .stats .remove, .add_bookmark, .sidebar {
    float: right
}

.tooltipster-default .tooltipster-content, body, button, h1, h2, h3,
h4, h5, h6, input, select, textarea {
    font-family: 'Open Sans', Helvetica, Arial, Tahoma, "Microsoft Yahei", sans-serif
}

#header ul, .poll {
    list-style: none
}

#header a {
    color: #f4f4f4
}

.body img, .box_request_desc:not(.head) img, .comment:not(.head) img,
.news_post:not(.head) img, .profileinfo:not(.head) img, .wiki_article img,
form table td.label {
    vertical-align: middle
}
#register #main>.container>#body>ol>li:last-child{
    padding-bottom: 0;
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}

* {
    box-sizing: inherit
}

body {
    margin: 0;
    box-sizing: border-box;
    line-height: 1.6;
    min-height: 100%;
    color: #d1d1d1;
    background-image: linear-gradient(#bbbbbc, #c4c4c4);;
}

h1, h2, h3, h4, h5, h6 {
    margin: 8px 0;
    max-width: 100%;
    font-weight: 400;
    line-height: normal;
    color: #f4f4f4
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #70a2cb
}

h1, h2 {
    font-size: 23px
}

h3, h4 {
    font-size: 18px
}

h4{
    font-size: 16px
}
h5{
    font-size: 1rem;
    color: #404040;
    /* font-weight: bold; */
}

a {
    color: #4285f4;
    text-decoration: none;
}

a:hover {
    color: #1958bd;
    text-decoration: none;
}

b, strong {
    font-weight: 600
}

ol, ul {
    margin: 15px;
    padding-left: 15px
}

ol.nobullet, ul.nobullet {
    list-style-type: none
}

li {
    margin-bottom: 4px
}

li:last-child {
    margin-bottom: 0
}

blockquote {
    margin: 12px;
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, .25);
    background-color: #38363d
}

::selection {
    color: #fff;
    background-color: rgba(151, 168, 183, .6)
}

::-moz-selection {
    color: #fff;
    background-color: rgba(151, 168, 183, .6)
}

table, table .rowa:nth-child(even), table .rowb:nth-child(even) {
    background-color: #302d34
}

table {
    margin: 8px 0;
    width: 100%;
    border-collapse: collapse;
}

.search_form .layout {
    margin: 8px 0;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    width: unset;
}

.search_form .table {

}

table .rowa, table .rowb {
    border-top: 2px solid #29262d
}

table .rowa:nth-child(odd), table .rowb:nth-child(odd) {
    background-color: #38363d
}

table ul.options_list {
    margin: 0;
    padding: 0
}

.colhead, .colhead_dark {
    background-color: #3f3e46;
    line-height: 18px
}

.colhead td, .colhead_dark td {
    padding-top: 12px;
    padding-bottom: 12px
}

.colhead td.sign, .colhead_dark td.sign {
    text-align: center !important
}

.colhead td.sign .tooltip, .colhead_dark td.sign .tooltip {
    display: inline;
    max-height: 13px;
    max-width: 13px
}

td {
    padding: 4px 6px
}

td:first-child {
    padding-left: 12px
}

td:last-child {
    padding-right: 12px
}

form {
    /* background-color: #302d34 */
}

form table td.label {
    width: 180px;
    text-align: right;
    color: #a4a4a4;
    font-weight: 600
}

button, input, select, textarea {
    font-size: 12px
}

button, input[type=button], input[type=submit] {
    cursor: pointer;
    outline: 0;
    transition: all .1s linear;
    background: #4285f4;
    border: none;
    border-radius: 5px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    color: #ffffff;
    padding: 2px 10px;
    margin: 5px 2px;
    height: 26px;
    font-size: 13px;
}

button:active, input[type=button]:active, input[type=submit]:active {
    box-shadow: none;
}

input[type=email], input[type=password], input[type=text], input[type=search],
select {
    /* padding: 0 8px;
    height: 32px;
    border: 1px solid rgba(255, 255, 255, .08);
    color: #d1d1d1;
    background: #29262d */
    border-radius: 5px;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    height: 26px;
    margin: 5px 2px;
    max-width: 100%;
    transition: all .3s ease;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    padding: 3px 5px
}


input[type=email]:focus, input[type=password]:focus, input[type=text]:focus,
input[type=search]:focus, select:focus, textarea:focus {
    outline: none;
    background-color: #ffffff;
    border: 1px solid #aaaaaa;
    color: #202020 !important
}

textarea {
    border-radius: 5px;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    height: 26px;
    margin: 5px 2px;
    max-width: 100%;
    transition: all .3s ease;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    padding: 4px 7px;
    min-height: 96px;
    width: 100%;
}

.body, .head, .pad {
    padding: 12px
}

span.size1 {
    font-size: .75em
}

span.size2 {
    font-size: 1em
}

span.size3 {
    font-size: 1.25em
}

span.size4 {
    font-size: 1.5em
}

span.size5 {
    font-size: 1.75em
}

span.size6 {
    font-size: 2em
}

span.size7 {
    font-size: 2.25em
}

span.size8 {
    font-size: 2.5em
}

span.size9 {
    font-size: 2.75em
}

span.size10 {
    font-size: 3em
}

strong.important_text {
    color: #ed5454
}

strong.important_text_alt {
    color: #54ba54
}

.error, .invalid, .new, .r00, .r01, .r02, .r03, .warning {
    color: #ed5454
}

.r04, .r05, .r06, .r07, .r08, .r09 {
    color: #e8be69
}

.r10, .r20, .r50, .r99, .small_upvote, .small_upvoted, .vote_album_up,
.vote_artist_up, .vote_tag_up {
    color: #54ba54
}

.small_downvote, .vote_album_down, .vote_artist_down, .vote_tag_down {
    color: #ed5454
}

#wrapper {
    margin: auto;
    max-width: 1400px;
    min-width: 680px
}

.main_column {
    max-width: calc(100% - 248px)
}

.sidebar {
    width: 240px;
}

/* .sidebar .box:first-of-type { */
/*     margin-top: 0px; */
/* } */

.box, .box2 {
    /* margin-top: 8px; */
    margin-bottom: 8px;
    background-color: #302d34
}

table.box, table.box2 {
    overflow: auto
}

.head {
    line-height: 18px;
    background-color: #3f3e46
}

.min_padding {
    margin: 0;
    padding: 0
}

.clear:after {
    display: block;
    height: 0;
    visibility: visible
}

.profileinfo:before {
    display: table;
    clear: both
}

/* .autocomplete-suggestions {
    margin-top: 4px;
    border: none;
    color: #29262d;
    background-color: #f4f4f4
}

.autocomplete-suggestions .autocomplete-suggestion {
    line-height: 24px;
    padding: 0 8px
}

.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected {
    background-color: #97a8b7
}

.autocomplete-suggestions .autocomplete-suggestion strong {
    color: #12a1e3
}

.forum_post.forum_unread {
    border-top: 2px solid #97a8b7
}

.forum_post .avatar {
    width: 150px;
    padding: 0
}

.forum_post .avatar img {
    display: block;
    height: auto;
    width: auto;
    max-height: 400px !important;
    min-width: 150px;
    max-width: 150px !important
}

.forum_post .body img, .sidebar img {
    max-width: 100%
} */

/* @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .forum_post .body img {
	max-width: 720px
    }
} */

/* .forum_index h4, .forum_list h4 {
    font-size: 12px
}

.forum_index h3, .forum_list h3 {
    margin-top: 24px
}

.forum_index td[style *='width: 2%'], .forum_list td[style *='width: 2%'] {
    width: 24px !important
} */

.last_read {
    margin-left: 8px
}

.last_read :before {
    content: '鉃�';
    display: inline-block
}

#userinfo_minor:before, .linkbox br {
    content: ''
}

/* .read {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAACVBMVEX///+QkJCQkJBzLNgEAAAAAnRSTlMAAHaTzTgAAAAtSURBVHhefYuhEQAwCMTetvv9Pl2CIfgpoSBwRORiguFKD4dMydeyqlZtrU8A6JMUKeHoG3AAAAAASUVORK5CYII=) center no-repeat
}

.unread {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAACVBMVEX////g4ODg4ODBKPUMAAAAAnRSTlMAAHaTzTgAAAAtSURBVHhefYuhEQAwCMTetvv9Pl2CIfgpoSBwRORiguFKD4dMydeyqlZtrU8A6JMUKeHoG3AAAAAASUVORK5CYII=) center no-repeat
}

.read_locked {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAD1BMVEX///+QkJCQkJCQkJCQkJAi+GD7AAAABHRSTlMAAFZXqn1YHwAAADxJREFUeF6VirERACAIxBxBmYCCERhAOPefyQc8KxtT5fLfHqxgQmyAFAT7Kj2LOZ0iwiXkMeGqyiH1uWz5Fw69ZPQ3OgAAAABJRU5ErkJggg==) center no-repeat
}

.unread_locked {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAD1BMVEX////g4ODg4ODg4ODg4OAMRpkCAAAABHRSTlMAAFZXqn1YHwAAADxJREFUeF6VirERACAIxBxBmYCCERhAOPefyQc8KxtT5fLfHqxgQmyAFAT7Kj2LOZ0iwiXkMeGqyiH1uWz5Fw69ZPQ3OgAAAABJRU5ErkJggg==) center no-repeat
}

.read_sticky {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAG1BMVEWQkJD///+QkJCQkJCQkJCQkJCQkJCQkJCQkJA3mkjtAAAACHRSTlMAAFFTUl5URdDB1TQAAABISURBVHhehcahEYAwEADBY0AgE4ekDCRlUAKSEp6oKxvmJwLHqqV2lBlgeOPO4V1ZbMCbsmlkRiWDrcdzzVwxRSaAv6j6Te0es5kZ6IK/EdsAAAAASUVORK5CYII=) center no-repeat
}

.unread_sticky {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAG1BMVEXg4OD////g4ODg4ODg4ODg4ODg4ODg4ODg4OBQ7+XbAAAACHRSTlMAAFFTUl5URdDB1TQAAABISURBVHhehcahEYAwEADBY0AgE4ekDCRlUAKSEp6oKxvmJwLHqqV2lBlgeOPO4V1ZbMCbsmlkRiWDrcdzzVwxRSaAv6j6Te0es5kZ6IK/EdsAAAAASUVORK5CYII=) center no-repeat
}

.read_locked_sticky {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAIVBMVEX///+QkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJBBpNmTAAAACnRSTlMAAFZRUlNXVF5FRF9ofwAAAFxJREFUeF49zLEVgCAMBNDQWhmeNlbUdI7gGo7ACI5g5wYGu5vSkPC46r+7vNBI2FgzK3DwjZdowqeNIpyAGFbAG9at49oNjyxiEPvjqLE3OSdHrG0CpJTkaDcjPwJ6HWxMBPutAAAAAElFTkSuQmCC) center no-repeat
}

.unread_locked_sticky {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAIVBMVEX////g4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OCDOE8QAAAACnRSTlMAAFZRUlNXVF5FRF9ofwAAAFxJREFUeF49zLEVgCAMBNDQWhmeNlbUdI7gGo7ACI5g5wYGu5vSkPC46r+7vNBI2FgzK3DwjZdowqeNIpyAGFbAG9at49oNjyxiEPvjqLE3OSdHrG0CpJTkaDcjPwJ6HWxMBPutAAAAAElFTkSuQmCC) center no-repeat
} */

#header, #userinfo {
    position: relative
}

#header {
    margin-bottom: 8px;
}

#header ul {
    margin: 0;
    padding: 0
}

#header li {
    margin: 0
}

#logo {
    box-sizing: content-box;

    padding: 24px 8px 16px
}

#logo > a {
    display: block;
    margin-top: 2px;
    height: 100%;
    background: url(/static/styles/public/images/loginlogo.png) center no-repeat;
    background-size: 196px
}
/* 
#menu > ul {
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 149px);
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    overflow: hidden
}

#menu > ul li {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

#menu > ul a {
    display: block;
    height: 100%;
    line-height: 50px;
    text-align: center
}

#menu > ul a:hover, #userinfo_minor:hover a:hover, #userinfo_username:hover a:hover {
    background-color: #97a8b7
}

#menu > ul > #nav_staff {
    position: absolute;
    display: inline;
    top: 26px;
    right: 8px
}

#menu > ul > #nav_staff > a {
    padding: 0;
    line-height: 1.6
}

#menu > ul > #nav_staff > a:hover {
    background-color: transparent;
    color: #f4f4f4;
}

#nav_index {
    display: none
}

#userinfo_minor, #userinfo_username {
    z-index: 900;
    position: absolute
}

#userinfo_minor:hover, #userinfo_username:hover {
    z-index: 800
}

#userinfo_minor:hover a, #userinfo_username:hover a {
    display: block
}

#userinfo_minor a, #userinfo_username a {
    display: none;
    padding: 0 8px;
    line-height: 32px;
    width: 150px
}

#userinfo_username:hover {
    right: 0;
    border-radius: 0 10px 0 0
}

#userinfo_username #nav_userinfo > a {
    display: block;
    width: 100px;
    line-height: 50px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.linkbox, .linkbox .center {
    text-align: right
}

#userinfo_minor:before {
    display: block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJBAMAAAASvxsjAAAAKlBMVEX////09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PTORHYwAAAADXRSTlMAAPcn8s3PMewwQO48zuZtxAAAADNJREFUeF5lyjENACAMBdEjJN1Z8VQzWEBB/VQFCeP3AivhhpsefyZtqK4JZay479kecgC28wcE2aUXfwAAAABJRU5ErkJggg==) 21px 20px no-repeat
}

#userinfo_minor:hover:before {
    margin-left: 100px
}

#userinfo_major > li, #userinfo_stats > li, .linkbox .brackets {
    margin-left: 8px
}

#userinfo_major, #userinfo_stats {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    right: 8px;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

#userinfo_major {
    top: -53px;
    right: 41px
}

#userinfo_stats {
    top: -31px
}

#searchbars > ul {
    display: -ms-flexbox;
    display: flex;
    padding: 0 9px;
    height: 50px;
    -ms-flex-align: center;
    align-items: center;
    background-color: #3f3e46
}

#searchbars > ul li {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: 9px
}

#searchbars > ul li:last-child {
    margin-right: 0
}

#searchbars > ul input {
    width: 100%;
    background-color: #302d34
}

#menu li:nth-child(2) {
    background-color: #27252d
}

#menu li:nth-child(3) {
    background-color: #27252d
}

#menu li:nth-child(4) {
    background-color: #27252d
}

#menu li:nth-child(5) {
    background-color: #27252d
}

#menu li:nth-child(6) {
    background-color: #27252d
}

#menu li:nth-child(7) {
    background-color: #27252d
}

#menu li:nth-child(8) {
    background-color: #27252d
}

#menu li:nth-child(9) {
    background-color: #27252d
}

#userinfo_username {
    right: 50px;
    background-color: #27252d
}

#userinfo_minor {
    right: 0;
    background-color: #27252d;
    border-radius: 0 5px 0 0
} */

#menu {
    border-radius: 5px 5px 0 0;
    overflow: hidden
}

.linkbox br {
    display: block;
    line-height: 4px
}

.linkbox > strong {
    color: #97a8b7
}

#footer, .alertbar {
    text-align: center
}

.linkbox .brackets:after, .linkbox .brackets:before {
    display: none
}

.thin > .header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

/* #covers .cover_seperator, #noty_bottomRight_layout_container .brackets:after,
#noty_bottomRight_layout_container .brackets:before {
    display: none
} */

.thin > .header h1, .thin > .header h2, .thin > .header h3 {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.thin > .header .linkbox {
    /* margin-top: 8px; */
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-bottom: 4px;
}

#noty_bottomRight_layout_container {
    bottom: 24px !important;
    right: 24px !important
}

#noty_bottomRight_layout_container > li {
    border: 2px solid #f4f4f4 !important;
    border-radius: 0 !important;
    background: 0 0 !important;
    box-shadow: 0 0 32px rgba(0, 0, 0, .25) !important
}

#noty_bottomRight_layout_container .noty_message {
    padding: 0 !important;
    font-weight: 700;
    color: #211f25 !important;
    background-color: #f4f4f4 !important
}

#noty_bottomRight_layout_container .noty_message .noty_text {
    padding: 0 8px;
    line-height: 34px
}

#noty_bottomRight_layout_container .noty_buttons {
    padding: 8px !important;
    border: none !important;
    background-color: #302d34 !important
}

#noty_bottomRight_layout_container .noty_buttons a {
    color: #f4f4f4 !important
}

#noty_bottomRight_layout_container .noty_buttons a:hover {
    color: #97a8b7 !important
}

#noty_bottomRight_layout_container .brackets {
    margin: 0 2px
}

.sidebar .pad ol, .sidebar .pad ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.sidebar ol.nobullet, .sidebar ul.nobullet {
    padding-left: 0
}

.sidebar img {
    width: auto;
    height: auto
}

#covers .pad, #covers p {
    margin: 0;
    padding: 0
}

#add_cover_div > div:first-child, #artist .sidebar .box_image div:last-child {
    padding: 0 !important
}

#covers img {
    width: 100%
}

#covers .stats {
    margin: 0 8px 8px
}

#add_cover_div > div:first-child .additional_add_artists {
    margin: 8px 12px
}

#add_cover_div .add_form input[type=text] {
    width: 100%;
    margin-bottom: 8px
}

#artist .sidebar .box_image img {
    max-width: 100% !important
}

.box_artists .brackets, .box_tags .edit_tags_votes .brackets {
    margin: 0 4px
}

.box_artists .brackets:last-child, .box_tags .edit_tags_votes .brackets:last-child {
    margin-right: 0
}

.box_artists .brackets::after, .box_artists .brackets::before, .box_tags .edit_tags_votes .brackets::after,
.box_tags .edit_tags_votes .brackets::before {
    content: '';
    display: none
}

.box_addartists form, .box_addartists_similar form, .box_addtag form,
.box_search form, .box_zipdownload form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.box_addartists input[type=text], .box_addartists select, .box_addartists_similar input[type=text],
.box_addartists_similar select, .box_addtag input[type=text], .box_addtag select,
.box_search input[type=text], .box_search select, .box_zipdownload input[type=text],
.box_zipdownload select {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: 8px;
    width: auto
}

#AddArtists input, #AddArtists select {
    width: 100%;
    margin-bottom: 8px
}

.box_addtag .body strong {
    margin-top: 8px;
    display: block;
    font-weight: 400
}

.box_addtag .body br {
    display: none
}

.add_torrent_container .field_div input {
    width: 100%
}

.add_torrent_container form > span:last-child {
    display: inline-block;
    margin-top: 8px
}

.box_zipdownload input, .box_zipdownload select {
    margin-right: 0;
    margin-bottom: 8px;
    width: 100% !important
}

.box_zipdownload input[type=submit] {
    margin-bottom: 0
}

.box_zipdownload #list {
    margin: 0 0 8px;
    width: 100%
}

.box_zipdownload #formats {
    width: 170px !important;
    margin-right: 8px
}

.torrent_table {
    background-color: #29262d
}

.torrent_table tr:not(.colhead):not(.colhead_dark) {
    border-top: 2px solid #29262d
}

.torrent_table tr .number_column:not(:last-child) {
    padding-right: 6px
}

.torrent_table .group {
    background-color: #3f3e46
}

.group_torrent {
    background-color: #302d34
}

.group_torrent.edition, .torrent {
    background-color: #38363d;
}

.torrentdetails .linkbox {
    margin-bottom: 6px
}

.group_info {
    word-break: break-all
}

.big_info {
    padding-top: 0;
    padding-bottom: 0
}

.big_info .group_image {
    margin-right: 8px
}

.big_info .group_info {
    margin: 4px
}

.big_info .group_info:after {
    display: none
}

.tags a {
    color: #a4a4a4
}

.tags a:hover {
    color: #f0f7fe
}

.group_info > span:first-child, .group_torrent td:first-child > span,
.torrent_links_block {
    float: right;
    margin-right: 4px;
    color: #a4a4a4
}

.add_bookmark {
    margin-right: 4px
}

.group_torrent:not(.edition) td:first-child {
    color: transparent;
    padding-left: 24px
}

.torrent_table .group td:first-child {
    padding-left: 4px;
    width: 22px;
}

.hide_torrents > a, .show_torrents > a {
    position: relative;
    display: block;
    width: 24px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 600;
}

.show_torrents > a:after {
    content: "+"
}

.hide_torrents > a:after {
    content: "鈭�"
}

.group_torrent .edition_info {
    position: relative;
    padding-left: 22px;
    border-top: 1px solid transparent
}

.edition_info a {
    padding: 0 10px;
}

.edition_info a.tooltip {
    padding: 0 10px;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 22px;
    line-height: 27px;
    text-align: center;
    font-size: 16px
}

.colhead td[width *='70%'], .colhead_dark td[width *='70%'] {
    width: 100%;
}

.colhead .cats_col, .colhead_dark .cats_col {
    padding: 0;
    height: auto
}

.cats_col {
    border-top: 1px solid transparent;
    position: relative;
    padding: 0;
    height: 100%
}

.cats_applications, .cats_audiobooks, .cats_comedy, .cats_comics,
.cats_ebooks, .cats_elearningvideos {
    position: absolute;
    width: 6px;
    left: auto;
    top: 0;
    bottom: 0;
    opacity: .35;
    border-right: 2px solid #211f25
}

.cats_applications {
    background-color: #2b99ff
}

.cats_audiobooks {
    background-color: #ffe70f
}

.cats_comedy {
    background-color: #ff382b
}

.cats_comics {
    background-color: #b52bff
}

.cats_ebooks {
    background-color: #3fee23
}

.cats_elearningvideos {
    background-color: #22fad9
}

.log_section pre {
    line-height: 1.4
}

.tooltipster-base {
    width: auto !important;
    box-shadow: 0 0 8px rgba(0, 0, 0, .25)
}

.tooltipster-default {
    border-radius: 2.5px;
    border: 0 solid #b2cccd;
    background-color: #f4f4f4
}

.tooltipster-default .tooltipster-content {
    padding: 4px 6px;
    font-size: 12px;
    line-height: 1.4;
    color: #211f25
}

.tooltipster-default .tooltipster-content a {
    font-weight: 600;
    color: #211f25
}

.alertbar, .tooltipster-default .tooltipster-content a:hover {
    color: #d6fff8
}

#content .header > h1, #content .header > h2, #content .header > h3, #content .thin > h1,
#content .thin > h2, #content .thin > h3 {
    /* margin-top: 16px; */
    margin-bottom: 4px;
}

ul.collage_images {
    margin: 0;
    width: 100%
}

ul.collage_images li {
    position: relative;
    display: block;
    height: auto;
    width: 20%;
    overflow: hidden
}

ul.collage_images li a, ul.collage_images li a img {
    width: 100%;
    height: 100%;
    position: absolute
}

ul.collage_images li:before {
    content: '';
    float: left;
    padding-top: 100%
}

ul.collage_images li a {
    display: block;
    top: 0;
    left: 0
}

ul.collage_images li a > span {
    position: absolute;
    margin: 6px;
    top: 0;
    left: 0;
    width: auto;
    height: auto
}

.recent {
    table-layout: fixed
}

.recent tr:not(.colhead):not(.colhead_dark) > td {
    padding: 0;
    position: relative
}

.recent tr:not(.colhead):not(.colhead_dark) > td:before {
    content: '';
    float: left;
    padding-top: 100%
}

.recent tr:not(.colhead):not(.colhead_dark) > td a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.recent tr:not(.colhead):not(.colhead_dark) > td a img {
    position: absolute;
    width: 100%;
    height: 100%
}

.alertbar {
    margin-top: 8px;
    font-size: 16px
}

#userform #settings_sections h2 a, .rule_short {
    color: #f4f4f4
}

.poll li {
    margin-bottom: 2px
}

.poll .graph {
    display: block;
    margin-bottom: 12px;
    height: 8px;
    background-color: rgba(178, 204, 205, .1)
}

.poll .graph span {
    display: block;
    float: left;
    height: 8px;
    background-color: #b2cccd
}

.lightbox {
    z-index: 1000;
    position: fixed;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .32);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lightbox.hidden {
    display: none
}

.lightbox img {
    display: block;
    max-width: 92%;
    max-height: 92%;
    box-shadow: 0 0 32px 6px rgba(0, 0, 0, .32)
}

#discog_table > div.box.center .brackets:after, #discog_table > div.box.center .brackets:before,
#quickreplytext br:last-child {
    display: none
}


#footer p {
    margin: 0
}

#messageform textarea, #quickreplytext textarea {
    margin: 0 0 12px
}

#discog_table > div.box.center {
    padding: 12px;
    text-align: center;
    background-color: #3f3e46
}

#discog_table > div.box.center a {
    margin: 0 8px
}

.rule_summary {
    padding: 24px !important
}

.golden_rules {
    margin: 0;
    padding: 0
}

.rule_wrap {
    margin-bottom: 8px
}

#musicbrainz_popup {
    color: #211f25;
    font-weight: 600
}

#musicbrainz_popup a {
    color: #211f25
}

#musicbrainz_popup a:hover {
    color: #70a2cb
}

#musicbrainz_popup .brackets {
    font-weight: 400
}

#menu > ul, #userinfo_username .username, .album_votes .favoritecount {
    font-weight: 600
}

#inbox #content .search_form input[type=search], #wiki #content .search_form input[type=search] {
    width: 100% !important;
    margin-top: 8px
}

#searchbox {
    margin-bottom: 12px
}

#inbox .manage_form .box {
    padding: 0
}

#wiki .navigation_list {
    margin: 0;
    padding: 0
}

#wiki .box_info ul {
    margin: 0
}

#rules #content .thin .header p {
    display: block;
    margin: 0 0 8px;
    width: 100%
}

.profileinfo img {
    max-width: 100%
}

#user .box > .head {
    height: auto !important
}

#user .box > .head span[style='float: left;']:first-child {
    float: none !important
}

#userform {
    background-color: transparent
}

#userform #settings_sections {
    width: 240px
}

#userform #settings_sections h2 {
    line-height: 1.6;
    font-size: 12px
}

#userform #settings_sections h2 a:hover {
    color: #97a8b7
}

#userform #settings_sections input {
    margin-top: 8px
}

#dnulist tr:not(.colhead):not(.colhead_dark):nth-child(even) {
    background-color: #302d34
}

#dnulist tr:not(.colhead):not(.colhead_dark):nth-child(odd) {
    background-color: #38363d
}

#menu > ul a:hover, #userinfo_minor:hover a:hover, #userinfo_username:hover a:hover {
    background-color: rgba(255, 255, 255, .2)
}

#torrents .filter_torrents .ft_submit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

#torrents .filter_torrents .ft_submit input {
    margin-right: 4px
}

#torrents .filter_torrents .ft_submit span {
    -ms-flex-order: 2;
    order: 2
}

#votes {
    position: relative
}

.album_votes {
    line-height: normal
}

#collages.collage_table .colhead td:last-child, #personal_collages .colhead td:last-child,
.filelist_table .colhead_dark td:last-child, .forum_index .colhead td[style *='width: 7%'] {
    text-align: right
}

.search_form {
    margin: 8px 0;
    overflow: hidden
}

.search_form div.submit {
    margin: 12px;
    text-align: center
}

.box.pad .search_form, .search_form .filter_torrents, .search_form .filter_torrents div.submit,
.searchbars .search_form, .sidebar .search_form {
    margin: 0
}

.box table:not(.layout), .box2 table:not(.layout) {
    margin: 8px 0;
    border: 2px solid #29262d
}

span[style *='color: green'] {
    color: #54ba54 !important
}

span[style *='color: red'] {
    color: #ed5454 !important
}

span[style *='color: blue'] {
    color: #5454ed !important
}

.filelist_table td, .reportinfo_table, .torrentdetails, .wrap_overflow,
blockquote {
    word-wrap: unset;
    -webkit-hyphens: unset;
    -ms-hyphens: unset;
    hyphens: unset
}

#bookmarks #torrent_table tr:not(.colhead):not(.colhead_dark) td:nth-child(2) {
    border-top: 1px solid transparent;
    position: relative;
    padding: 0;
    height: 100%
}

#bookmarks .torrent_row td:nth-child(3) > span:first-child {
    float: right
}

#quickpost {
    width: 100% !important
}

.donation_info {
    margin-left: 0;
    margin-right: 0
}

#messageform #buttons input[type=button], #messageform #buttons label,
#quickpostform .preview_submit input[type=button], #quickpostform .preview_submit label,
.forum_post .colhead_dark input[type=button], .forum_post .colhead_dark label {
    margin-right: 4px
}

#userinfo_minor:hover:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJBAMAAAASvxsjAAAAKlBMVEX////09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PTORHYwAAAADXRSTlMAAPcn8s3PMewwQO48zuZtxAAAADNJREFUeF5lyjENACAMBdEjJN1Z8VQzWEBB/VQFCeP3AivhhpsefyZtqK4JZay479kecgC28wcE2aUXfwAAAABJRU5ErkJggg==) 21px 20px no-repeat
}

#menu > ul a:hover {
    color: #fff
}

#userinfo_minor:hover {
    background-color: #38353d
}

#userinfo_username:hover {
    background-color: #38353d
}

#userinfo_minor:hover a, #userinfo_username:hover a {
    color: #f4f4f4
}

#nav_staff {
    font-weight: 400;
}

#searchbars .search_form {
    background: 0 0
}

#searchbars .search_form input {
    height: 30px;
    border-radius: 2.5px;
    border: none
}

#searchbars .search_form input:focus {
    background: #29262d
}

[id^=like_button] img {
  position: relative;
  overflow: hidden;
  background: url(https://art.notwhat.co/0d30ad167d73ff89be452be49ee078a0.png) center no-repeat;
  background-size:contain;
  width: 21px;
  height: 18px;
  padding: 21px 18px 0 0;
}

[id^=likes] > span:empty:after {
  content: '0';
}

.rippywrap {
  display: none;
}



/* —————————————————————————————————————————————————————— */
#welcome-head{
    /* background-color: #3f3e46; */
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #d9d9d9;
}
#welcome-container{
    
}

.container {
    width: 97%;
    max-width: 1200px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
    padding: .1px 0;
}

/* @media (min-width:770px) {
    .container{
        display: flex;
    }
    #intro{
    max-width: 50%;
    padding-right: .75rem;
    }
    #note{
    max-width: 50%;
    padding-left: .75rem;
    }
} */
header{
    /* max-width: 1200px; */
    margin-left: auto;
    margin-right: auto;
    background-color: #1e2538;
}
#header{
    display: flex;
    flex-direction: row !important;
    justify-content: center;
    box-shadow: 0 0 10px 0 rgba(10, 0, 20, .9);
}

#logo{
    width: auto;
    height: 74px;
}
#web-title{
    margin-left: 1rem;
    font-size: 2.4rem;
    font-weight: 700;
    margin-top: 2.2rem;
    margin-bottom: 0
}

#intro{
    background-color: #ffffff;
    border: none;
    box-shadow: none;
    margin: 5px;
}

#intro ul{
    margin: 15px;
}
#container{
    /* padding: 0 1rem 0 1rem; */
}
.card{
    border-radius: 5px;
    border: 1px solid #d9d9d9;
    padding: 10px;
    background-color: #eeeeee;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
    color: #404040;
    margin: 20px;
    overflow-wrap: anywhere;
}
.card#status-feedback-warning{
    /* margin: 20px; */
}
/* .card-title{
    background-color: rgb(18, 59, 84);
    padding: .8rem;
}
.card-title h4{
    margin: 0
} */

.card p{
    /* margin: 0; */
    line-height: 1.5rem;
}
.card ul{
    /* margin: 0; */
    /* padding-left: 1rem; */
    line-height: 1.5rem;
}
.card ol{
    /* padding-left: 1rem; */
    line-height: 1.5rem;
    /* background-color: #38363d; */
}
.card ol > li{
    padding-bottom: 1rem;
    /* border-bottom: 2px #211f25; */
}
.card input{
    margin-top: .3rem;
}
.card textarea{
    margin-top: .3rem;
    resize: vertical;
    max-width: 100%;
    overflow-wrap: anywhere;
}
#introduction{
    min-height: 18rem;
    overflow:hidden;
}

#email{
    width: 40%;
    max-width: 26rem;
    /* max-width: 500px; */
}

.remarks{
    margin: .1rem .2rem;
    /* max-width: 700px; */
    font-size: 13px;
    /* color: #bbbbbb; */
}
.remarks li{
    margin-bottom: 0 !important;
    margin-left: .1rem;
}
#submit0{
    text-align: center;
    margin: 0 auto 1.5rem auto;
    width: 4rem;
}

#submit{
    text-align: center;
    /* margin: 1rem auto .3rem auto; */
    /* width: 4rem; */
}

#wrong-email-or-pw{
    
    padding: 2rem 3.5rem
}

#footer{
    width: 100%;
    text-align: center;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #404040;
    font-size: .8rem;
    /* background-color: #1e2538; */
}

/* —————————————————————————————————————————————————————————————————————— */
#apply-status{
    margin-left: 1rem;
}
#apply-body-submit{
    /* margin-bottom: 10px; */
}


#status-searcher{
    display: flex;
    flex-flow: wrap;
    padding: 15px;
    
}
#status-answer{
    display: flex;
    flex-flow: wrap;
    padding: 15px;
    
}
#status-feedback{
    display: flex;
    flex-flow: column;
    padding: 15px;
    
}
#status-feedback-warning{
    display: flex;
    flex-flow: column;
    padding: 15px;
    
}

#submit2{
    width: 4rem;
}
#submit3{
    width: 4rem;
    margin: 1rem auto 0 auto;
}

#apply-em, #apply-pw{
    margin-right: 1.5rem
}

#apply-em-input, #apply-pw-input{
    width: 15rem;
}
