body {
    background: #fff;
    color: #333;
    text-align: center;
    line-height: 1.4;
    margin: 0;
    font-family: 'Poppins',sans-serif;
    font-size: 13px;
    overflow-y: scroll
}
.cpProfileImg {width: 45px;
    height: 45px;
    border-radius: 6px;}


.usericon { width: 15px;
    vertical-align: -3px;
    height: auto;
    margin-left: 2px;}
a:link {
    color: #fff;
    text-decoration: none
}

a:visited {
    color: #fff;
    text-decoration: none
}

a:hover,a:active {
    color: #fff
}

#container {
    color: #333;
    text-align: left;
    line-height: 1.4;
    margin: 0;
    font-family: Tahoma,Verdana,Arial,Sans-Serif;
    font-size: 13px;
    min-width: 990px;
    min-height: 100vh;
    padding-bottom: 325px;
    position: relative;
    box-sizing: border-box
}

.wrapper {
    width: 80%;
    min-width: 970px;
    max-width: 1600px;
    margin: auto auto
}

#logo {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #263c30
}

#content {
    background: #fff;
    width: auto !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    overflow: hidden
}

#header ul.menu {
    margin: 0;
    padding: 0;
    list-style: none
}

#header ul.menu li {
    margin: 0 7px;
    display: inline
}

#header ul.menu li a {
    padding-left: 20px;
    background-image: url(../../../images/headerlinks_sprite.png);
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 16px
}

#logo ul.top_links {
    font-weight: bold;
    text-align: right;
    margin: -10px 5px 0 0
}

#logo ul.top_links a.search {
    background-position: 0 0
}

#logo ul.top_links a.memberlist {
    background-position: 0 -20px
}

#logo ul.top_links a.calendar {
    background-position: 0 -40px
}

#logo ul.top_links a.help {
    background-position: 0 -60px
}

#logo ul.top_links a.portal {
    background-position: 0 -180px
}

#panel .upper a.logout {
    font-weight: bold;
    background: url(../../../images/headerlinks_sprite.png) right -80px no-repeat;
    padding-right: 20px;
    margin-left: 10px
}

#panel .upper a.login,#panel .upper a.lost_password {
    background: url(../../../images/headerlinks_sprite.png) 0 -100px no-repeat;
    padding-left: 20px;
    margin-left: 10px;
    font-weight: bold
}

#panel .upper a.register {
    background: url(../../../images/headerlinks_sprite.png) right -80px no-repeat;
    padding-right: 20px;
    margin-left: 10px;
    font-weight: bold
}

#panel .lower ul.panel_links {
    float: left
}

#panel .lower ul.panel_links a.usercp {
    background-position: 0 -120px
}

#panel .lower ul.panel_links a.modcp {
    background-position: 0 -140px
}

#panel .lower ul.panel_links a.admincp {
    background-position: 0 -160px
}

#panel .lower ul.user_links {
    float: right
}

#panel .lower ul.user_links li a {
    padding: 0;
    background-image: none
}

#panel .upper {
    background: #0f0f0f url(../../../images/tcat.png) repeat-x;
    color: #fff;
    border-top: 1px solid #444;
    border-bottom: 1px solid #000;
    padding: 7px;
    clear: both
}

#panel .upper a:link,#panel .upper a:visited,#panel .upper a:hover,#panel .upper a:active {
    color: #fff
}

#panel .lower {
    background: #efefef;
    color: #999;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    padding: 5px
}

#panel .lower a:link,#panel .lower a:visited,#panel .lower a:hover,#panel .lower a:active {
    color: #666
}

#search {
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    vertical-align: middle
}

#search input.button,#search input.textbox {
    border-color: #000
}

#search input.button {
    background: #0066a2 url(../../../images/thead.png) top left repeat-x;
    color: #fff
}

#search input {
    margin: -3px 0
}

#quick_login .remember_me input {
    vertical-align: middle;
    margin: -3px 0 0 5px
}

#footer {
    clear: both;
    background: #202020;
    position: absolute;
    border-top: 1px solid rgba(255,255,255,0.05);
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.12)
}

#footer section.about {
    flex: 1.5;
    padding-right: 50px
}

#footer section.nav,#footer section.extras,#footer section.docs,#footer section.account {
    flex: 1
}

#footer section.about img {
    width: 250px;
    height: auto
}

#footer section span.footerTitle {
    font-weight: 500;
    font-size: 16px;
    color: rgba(255,255,255,0.75);
    display: block;
    margin-top: 10px
}

#footer section ul {
    padding: 0
}

#footer section ul li {
    list-style: none
}

#footer section ul li a {
    display: inline-block;
    color: rgba(255,255,255,0.40);
    font-weight: 500;
    padding: 3px 0;
    transition: all 300ms ease-in-out;
    margin: 5px 0
}

#footer section ul li a:hover {
    color: #6674DE;
    margin-left: 7px;
    text-decoration: none!important
}

#footer section.about span.about {
    color: rgba(255,255,255,0.50);
    font-size: 12px;
    font-weight: 400
}

.scaleimages img {
    max-width: 100%
}

.forum_status {
    height: 50px;
    width: 50px;
    position: relative;
    font-size: 30px;
    text-align: center
}

.forum_status:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px;
    width: 35px;
    height: 35px;
    text-align: center;
    margin-left: 7px;
    color: rgba(255,255,255,0.60)
}

.forum_on {
    color: #0094d1
}

.forum_off,.forum_offlock,.forum_offlink {
    color: #333
}

.forum_off i {
    opacity: .4
}

.forum_offlock i:before {
    content: "\f023"
}

.forum_offlink i:before {
    content: "\f0c1"
}

.subforumicon {
    height: 10px;
    width: 10px;
    display: inline-block;
    margin: 0 5px;
    position: relative
}

.subforumicon:before {
    content: "\f07b";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.subforum_minion {
    background-position: 0 0
}

.subforum_minioff {
    background-position: 0 -10px
}

.subforum_minioffclose {
    background-position: 0 -20px
}

.subforum_miniofflink {
    background-position: 0 -30px
}

table {
    color: #fff;
    font-size: 13px
}

.tborder {
    background: #fff;
    width: 100%;
    margin: auto auto;
    border: 1px solid #ccc
}

.tfixed {
    table-layout: fixed;
    word-wrap: break-word
}

.thead {
    background: #6674DE;
    color: #fff;
    position: relative;
    z-index: 1;
    padding: 8px
}

.thead a:link {
    color: #fff;
    text-decoration: none
}

.thead a:visited {
    color: #fff;
    text-decoration: none
}

.thead a:hover,.thead a:active {
    color: #fff;
    text-decoration: underline
}

.tcat {
    background: #202020;
    color: #fff;
    padding: 8px 6px;
    font-size: 12px
}

.tcat a:link {
    color: #fff
}

.tcat a:visited {
    color: #fff
}

.tcat a:hover,.tcat a:active {
    color: #fff
}

.trow1 {
    background: #f5f5f5;
    border: 1px solid;
    border-color: #fff #ddd #ddd #fff
}

.trow2 {
    background: #efefef;
    border: 1px solid;
    border-color: #fff #ddd #ddd #fff
}

.trow_shaded {
    background: rgba(0,0,0,0.10)
}

.no_bottom_border {
    border-bottom: 0
}

.thread_start_datetime {
    color: #999
}

.post.unapproved_post .post_author {
    border-bottom-color: #ffb8be
}

.trow_deleted,.post.deleted_post {
    background: #E8DEFF
}

.trow_deleted {
    padding: 12px
}

.trow_selected,tr.trow_selected td {
    background: rgba(102,116,222,0.10);
    border-right-color: #F7E86A;
    border-bottom-color: #F7E86A
}

.trow_sep {
    background: #303030;
    padding: 8px 6px;
    font-size: 12px;
    font-weight: bold
}

.tfoot {
    border-top: 1px solid #fff;
    padding: 6px;
    background: #ddd;
    color: #666
}

.tfoot a:link {
    color: rgba(255,255,255,0.75);
    text-decoration: none
}

.tfoot a:visited {
    color: #444;
    text-decoration: none
}

.tfoot a:hover,.tfoot a:active {
    color: #444;
    text-decoration: underline
}

.thead input.textbox,.thead select {
    border: 1px solid #263c30
}

.bottommenu {
    background: #efefef;
    color: #333;
    border: 1px solid #4874a3;
    padding: 10px
}

.navigation {
    color: #333;
    font-size: 12px
}

.navigation a:link {
    text-decoration: none
}

.navigation a:visited {
    text-decoration: none
}

.navigation a:hover,.navigation a:active {
    text-decoration: underline
}

.navigation .active {
    color: #333;
    font-size: small;
    font-weight: bold
}

.smalltext {
    font-size: 12px
}

.largetext {
    font-size: 16px;
    font-weight: bold
}

fieldset {
    padding: 8px 12px;
    background: #282828;
    border: 0!important;
    box-shadow: 0 2px 4px rgba(0,0,0,0.12);
    margin: 0
}

fieldset a {
    color: rgba(255,255,255,0.60)!important
}

fieldset.align_right {
    text-align: right
}

input.textbox {
    background: #fff;
    color: #333;
    border: 1px solid #ccc;
    padding: 3px;
    outline: 0;
    font-size: 13px;
    font-family: Tahoma,Verdana,Arial,Sans-Serif
}

input.textbox.portal_search {
    width: 68%
}

textarea {
    background: #282828;
    border: 1px solid #252525;
    padding: 2px;
    line-height: 1.4;
    outline: 0;
    color: rgba(255,255,255,0.75);
    font-family: Tahoma,Verdana,Arial,Sans-Serif;
    font-size: 13px
}

select {
    background: #292929;
    padding: 3px;
    border: 1px solid #303030;
    outline: 0;
    color: rgba(255,255,255,0.75);
    border-radius: 3px!important;
    font-family: Tahoma,Verdana,Arial,Sans-Serif;
    font-size: 13px
}

button,input.button {
    padding: 3px 8px;
    cursor: pointer;
    font-family: Tahoma,Verdana,Arial,Sans-Serif;
    font-size: 12px;
    border: 1px solid #bbb;
    color: rgba(255,255,255,0.65);
    outline: 0
}

form {
    margin: 0;
    padding: 0
}

input.error,textarea.error,select.error {
    border: 1px solid #f30;
    color: #f30
}

input.valid,textarea.valid,select.valid {
    border: 1px solid #0c0
}

label.error {
    color: #f30;
    margin: 5px;
    padding: 0px;
    display: block;
    font-weight: bold;
    font-size: 11px
}

form #message {
    width: 500px
}

.editor {
    background: #f1f1f1;
    border: 1px solid #ccc
}

.editor_control_bar {
    background: #fff;
    border: 1px solid #ccc
}

.post .editor_control_bar {
    background: #f5f5f5
}

.popup_menu .popup_item {
    background: #efefef;
    color: #333
}

.popup_menu .popup_item:hover {
    background: #0072BC;
    color: #fff
}

.trow_reputation_positive {
    background: #cfc
}

.trow_reputation_negative {
    background: #fcc
}

.reputation_positive {
    color: green
}

.reputation_neutral {
    color: #ecf0f1
}

.reputation_negative {
    color: red
}

.repbox {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 7px 5px 7px
}

._neutral {
    background-color: #ecf0f1;
    color: #999;
    border: 1px solid #CCC
}

._minus {
    background-color: #1A1A1A;
    color: #CB0200;
    border: 1px solid #980201
}

._plus {
    background-color: #1A1A1A;
    color: #080;
    border: 1px solid #080
}

img {
    border: none
}

img.attachment {
    border: 1px solid #E9E5D7;
    padding: 2px
}

hr {
    background-color: #000;
    color: #000;
    height: 1px;
    border: 0px
}

.clear {
    clear: both
}

.float_left {
    float: left
}

.float_right {
    float: right
}

.hidden {
    display: none;
    float: none;
    width: 1%
}

.hiddenrow {
    display: none
}

.selectall {
    background: #FFFBD9;
    border-bottom: 1px solid #F7E86A;
    color: #333;
    text-align: center
}

.expcolimage {
    float: right;
    width: auto;
    vertical-align: middle;
    margin-top: 3px
}

.tcat_menu > .expcolimage {
    margin-top: 0
}

blockquote {
    margin: 10px 0;
    border-radius: 0 4px 4px 0;
    padding: 8px 16px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.12);
    border-top: 1px solid rgba(255,255,255,0.03);
    border-bottom: 1px solid rgba(255,255,255,0.03);
    border-right: 1px solid rgba(255,255,255,0.03);
    background: rgba(255,255,255,0.03)!important;
    position: relative;
    margin-left: 4px
}

blockquote .fa-quote-left {
    color: #6674DE
}

blockquote:before {
    content: "";
    left: -4px;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 4px;
    background: #6674DE;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

blockquote .content {
    max-height: 350px;
    overflow-y: auto
}

blockquote cite {
    font-weight: bold;
    background: linear-gradient(to bottom,#262626,rgba(0,0,0,0.12))!important;
    font-style: normal;
    border-top-right-radius: 4px;
    display: block;
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 10px;
    margin-top: -8px;
    padding: 10px 18px
}

blockquote cite > span.date {
    float: right;
    font-weight: 400;
    font-size: 12px;
    color: rgba(255,255,255,0.6)
}

blockquote .quick_jump {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 20px;
    vertical-align: 2px;
    background: #6674DE;
    font-size: 9px;
    margin-left: 2.5px;
    text-align: center
}

blockquote .quick_jump i {
    margin-top: 2.5px
}

blockquote cite span.highlight {
    float: none;
    font-weight: bold;
    padding-bottom: 0
}

.codeblock {
    background: rgba(255,255,255,0.10);
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 2px 4px rgb(0 0 0 / 12%)
}

.codeblock .title {
    background: #262626;
    font-weight: bold;
    padding: 10px 18px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    display: block
}

.codeblcok .body {
    position: relative
}

.codeblock code {
    overflow: auto;
    background: rgba(255,255,255,0.10);
    padding: 8px 16px;
    max-height: 200px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    position: relative;
    display: block;
    font-family: Monaco,Consolas,Courier,monospace;
    font-size: 13px
}

.codeblock .body:before {
    content: "\f121";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 45px;
    color: rgba(0,0,0,0.10);
    right: 15px;
    bottom: -20px;
    position: absolute
}

.smilie {
    vertical-align: middle
}

.smilie_pointer {
    cursor: pointer
}

.separator {
    margin: 5px;
    padding: 0;
    height: 0px;
    font-size: 1px;
    list-style-type: none
}

.popup_menu .popup_item_container {
    margin: 1px;
    text-align: left
}

.popup_menu .popup_item {
    display: block;
    padding: 4px;
    white-space: nowrap;
    text-decoration: none
}

.popup_menu a.popup_item:hover {
    text-decoration: none
}

.subject_new {
    font-weight: bold
}

.highlight {
    background: #6674de;
    padding-top: 3px;
    padding-bottom: 3px
}

.pm_alert {
    background: #333;
    text-align: center;
    padding: 8px 20px;
    margin-bottom: 15px;
    border-radius: 3px!important;
    margin-top: 15px;
    color: rgba(255,255,255,0.70);
    font-size: 11px
}

.red_alert {
    background: #242424;
    color: red;
    border-radius: 6px;
    margin-top: 15px;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 10px;
    font-size: 13px;
    word-wrap: break-word
}

.red_alert a:link,.red_alert a:visited,.red_alert a:hover,.red_alert a:active {
    color: #6674DE
}

.high_warning {
    color: #C00
}

.moderate_warning {
    color: #F3611B
}

.low_warning {
    color: #AE5700
}

.imminent_banned {
    color: #800
}

.high_banned {
    color: #F00
}

.moderate_banned {
    color: #F60
}

.low_banned {
    color: #008000
}

.online {
    color: #15A018
}

.offline {
    color: #C7C7C7
}

div.error {
    padding: 5px 10px;
    border: 2px solid #e74c3c;
    background: rgba(231,76,60,0.25);
    border-radius: 3px!important;
    font-size: 12px
}

div.error p {
    margin: 0;
    color: #333;
    font-weight: normal
}

div.error p em {
    font-style: normal;
    font-weight: bold;
    padding-left: 24px;
    display: block;
    color: #B9C1C0;
    background: url(../../../images/error.png) no-repeat 0
}

div.error ul {
    margin-left: 24px;
    color: #B9C1C0
}

.pagination {
    font-size: 12px;
    display: flex;
    padding-top: 10px;
    color: rgba(255,255,255,0.65);
    margin-bottom: 5px
}

.tfoot .pagination,.tcat .pagination {
    padding-top: 0
}

.pagination .pages {
    font-weight: bold
}

.pagination .pagination_current,.pagination a {
    padding: 6px 12px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 3px;
    display: flex;
    align-items: center
}

.pagination_previous {
    border-radius: 3px;
    margin-right: 10px;
    display: inline-block
}

.pagination_next {
    border-radius: 3px;
    margin-left: 10px;
    display: inline-block
}

.pagination .jump2 {
    position: relative
}

.pagination .go_page.active {
    background: #242424
}

.drop_go_page.active {
    display: block!important;
    position: absolute;
    width: 200px;
    z-index: 15;
    box-shadow: 0 2px 4px rgba(0,0,0,0.12);
    top: 40px;
    left: 0;
    padding: 6px 12px;
    border-radius: 6px;
    background: #303030;
    border: 1px solid rgba(255,255,255,0.12)
}

.drop_go_page form {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.drop_go_page.active:after {
    content: "";
    position: absolute;
    top: -12px;
    left: 7px;
    border-left: 6px solid transparent;
    border-top: 6px solid transparent;
    border-bottom: 6px solid #444;
    border-right: 6px solid transparent
}

.pagination a {
    background: #282828;
    color: #fff;
    border: 1px solid rgba(255,255,255,0.06)
}

.pagination .pagination_current {
    border: none;
    font-weight: bold
}

.pagination .pages {
    display: flex
}

.pagination .pages a:first-child,.pagination .pages span:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination .pages a:last-child,.pagination .pages span:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pagination a:not(.pagination_disabled):hover {
    background: #232323;
    color: #fff;
    text-decoration: none
}

.pagination .go_page img {
    margin-bottom: -4px
}

.drop_go_page {
    background: #f5f5f5;
    padding: 4px
}

.pagination_breadcrumb {
    background-color: #efefef;
    border: 1px solid #fff;
    outline: 1px solid #ccc;
    padding: 5px;
    margin-top: 5px;
    font-weight: normal
}

.pagination_breadcrumb_link {
    vertical-align: middle;
    cursor: pointer
}

.thread_legend,.thread_legend dd {
    margin: 0;
    padding: 0
}

.thread_legend dd {
    padding-bottom: 13px;
    margin-right: 15px
}

.thread_legend img {
    margin-right: 4px;
    vertical-align: bottom
}

.forum_legend,.forum_legend dt,.forum_legend dd {
    margin: 0;
    padding: 0
}

.forum_legend dd {
    float: left;
    margin-right: 10px;
    margin-top: 7px
}

.forum_legend dt {
    margin-right: 10px;
    float: left
}

.success_message {
    color: #00b200;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px
}

.error_message {
    color: #C00;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px
}

#posts_container {
    padding: 0
}

.ignored_post {
    border-top: 3px solid #333;
    padding: 15px
}

.ignored_post .show_ignored_post {
    margin-top: -15px
}

.ignored_post .show_ignored_post a.button span {
    background-position: 0 -400px
}

.deleted_post_hidden {
    border-top: 2px solid #ccc;
    padding: 15px
}

.deleted_post_collapsed {
    border-top: 3px solid #333;
    padding: 15px;
    background: #252525
}

.deleted_post_collapsed .show_deleted_post {
    margin-top: -15px
}

.deleted_post_collapsed .show_deleted_post a.button span {
    background-position: 0 -400px
}

.post {
    overflow: hidden
}

.post.classic {
    padding-top: 15px
}

.post .post_author {
    background: #2c2c2c;
    overflow: hidden;
    text-align: center;
    border-right: 1px solid rgba(255,255,255,0.03)
}

.post.classic .post_author {
    float: left;
    width: 230px;
    border-left: 0;
    box-sizing: border-box;
    padding: 5px 1%
}

.post .post_author .buddy_status {
    vertical-align: middle;
    margin-top: -4px
}

.post .post_author div.author_avatar {
    float: left;
    margin-right: 3px
}

.post.classic .post_author div.author_avatar {
    float: none;
    text-align: center;
    margin-bottom: 8px
}

.post .post_author div.author_information {
    float: left;
    padding: 6px 8px
}

.post.classic .post_author div.author_information {
    float: none;
    padding: 0;
    text-align: center
}

.post .post_author div.author_statistics {
    float: right;
    font-size: 11px;
    padding: 3px 10px 3px 5px;
    color: #666;
    line-height: 1.3
}

.post.classic .post_author div.author_statistics {
    margin: 6px 0 0 0;
    padding: 6px 24px;
    float: none
}

.post .post_head {
    font-size: 11px
}

.post_body {
    font-size: 14px;
    padding: 12px 0
}

.post_date {
    color: #bbb;
    font-size: 13px
}

.post.classic .post_content {
    float: right;
    width: calc(100% - 230px);
    padding: 0 1% 5px 1%;
    padding-bottom: 55px;
    box-sizing: border-box
}

.post_content {
    padding: 9px 10px 5px 10px
}

.post_content .signature {
    margin: 10px -1%;
    border-top: 1px solid rgba(255,255,255,0.06);
    padding: 15px 1%;
    max-height: 400px;
    overflow-y: auto
}

.post .post_meta {
    margin: 4px 0;
    font-size: 11px;
    color: #999
}

.post .post_meta a:link,.post .post_meta a:visited {
    color: #777
}

.post .post_meta a:hover,.post .post_meta a:active {
    color: #777
}

.post_controls {
    clear: both;
    background: #f5f5f5;
    padding: 5px;
    overflow: hidden
}

.postbit_buttons > a:link,.postbit_buttons > a:hover,.postbit_buttons > a:visited,.postbit_buttons > a:active {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 3px;
    font-size: 12px;
    margin-left: 5px;
    -webkit-transition: all 250ms ease-in;
    -o-transition: all 250ms ease-in;
    transition: all 250ms ease-in;
    font-weight: 500;
    position: relative;
    background: #292929;
    border: 1px solid rgba(0,0,0,0.28);
    color: rgba(255,255,255,0.65)
}

.postbit_report:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background: linear-gradient(to top,rgba(214,48,49,0.12),transparent)
}

.postbit_report:hover:before {
    background: linear-gradient(to top,rgba(214,48,49,0.24),transparent)
}

.postbit_buttons > a:not(.postbit_report):not(.quick_edit_button):not(.advanced_edit_button):before,.postbit_edit:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom-left-radius: 3px;
    transition: all 175ms ease-in;
    border-bottom-right-radius: 3px;
    height: 0;
    background: linear-gradient(to top,rgba(102,116,222,0.24),transparent)
}

.postbit_buttons > a:hover:before,.postbit_edit:hover:before {
    height: 100%!important
}

.post:not(.deleted_post) .postbit_qrestore,.post:not(.deleted_post) .status_type,.post.deleted_post .postbit_mirage {
    display: none
}

a.button:link,a.button:hover,a.button:visited,a.button:active {
    color: #fff;
    border-radius: 3px!important;
    display: inline-block;
    font-weight: 600px;
    padding: 6px 12px!important;
    font-size: 12px
}

a.button.small_button {
    font-size: 13px;
    margin: 0;
    padding: 3px 6px
}

a.button span {
    display: inline-block
}

.quick_jump {
    font-size: 11px
}

.pollbar {
    border-radius: 6px;
    height: 6px;
    background: #6674DE;
    position: relative;
    overflow: hidden
}

.pollbar:before {
    content: "";
    position: absolute;
    right: 0;
    height: 6px;
    width: 4%;
    background: linear-gradient(to right,transparent,rgba(255,255,255,0.75))
}

.pollbar .percent {
    display: none
}

.posticons_label {
    white-space: nowrap
}

.ie6 {
    position: absolute
}

.ie6.top-right {
    right: auto;
    bottom: auto;
    left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth:document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft:document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop ) ) + 'px' )
}

.ie6.top-left {
    left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft:document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop ) ) + 'px' )
}

.ie6.bottom-right {
    left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth:document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft:document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight:document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop ) ) + 'px' )
}

.ie6.bottom-left {
    left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft:document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight:document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop ) ) + 'px' )
}

.ie6.center {
    left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft:document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop ) ) + 'px' );
    width: 100%
}

.jGrowl {
    z-index: 9999;
    color: #fff;
    font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: fixed
}

.jGrowl.top-left {
    left: 0px;
    top: 0px
}

.jGrowl.top-right {
    right: 0px;
    top: 0px
}

.jGrowl.bottom-left {
    left: 0px;
    bottom: 0px
}

.jGrowl.bottom-right {
    right: 0px;
    bottom: 0px
}

.jGrowl.center {
    top: 0px;
    width: 50%;
    left: 25%
}

.jGrowl.center .jGrowl-notification,.jGrowl.center .jGrowl-closer {
    margin-left: auto;
    margin-right: auto
}

.jGrowl-notification {
    background-color: transparent;
    opacity: 0.9;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
    zoom:1;width: 250px;
    padding: 10px;
    margin: 10px;
    text-align: left;
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    word-break: break-all
}

.jGrowl .jGrowl-notification {
    min-height: 40px
}

.jGrowl-notification .ui-state-highlight,.jGrowl-notification .ui-widget-content .ui-state-highlight,.jGrowl-notification .ui-widget-header .ui-state-highlight {
    border: 1px solid #000;
    background: #000;
    color: #fff
}

.jGrowl-notification .jGrowl-header {
    font-weight: bold;
    font-size: .85em
}

.jGrowl-notification .jGrowl-close {
    background-color: transparent;
    color: inherit;
    border: none;
    z-index: 99;
    float: right;
    font-weight: bold;
    font-size: 1em;
    cursor: pointer
}

.jGrowl-closer {
    background-color: #000;
    opacity: 0.9;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
    zoom:1;width: 250px;
    padding: 10px;
    margin: 10px;
    text-align: left;
    display: none;
    border-radius: 5px;
    word-break: break-all;
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    font-size: .9em;
    font-weight: bold;
    text-align: center
}

.jGrowl-closer .ui-state-highlight,.jGrowl-closer .ui-widget-content .ui-state-highlight,.jGrowl-closer .ui-widget-header .ui-state-highlight {
    border: 1px solid #000;
    background: #000;
    color: #fff
}

.jGrowl .jGrowl-notification.jgrowl_success {
    background: lightgreen;
    border: 1px solid lightgreen;
    color: #333
}

.jGrowl .jGrowl-notification.jgrowl_error {
    background: red;
    border: 1px solid red
}

.jGrowl .jGrowl-notification.jgrowl_process,.jGrowl .jGrowl-closer {
    background: yellow;
    border: 1px solid yellow;
    color: #333
}

@media print {
    .jGrowl {
        display: none
    }
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 9999;
    padding: 20px;
    box-sizing: border-box;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.75);
    text-align: center
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em
}

.blocker.behind {
    background-color: transparent
}

.modal {
    width: 400px;
    text-align: left;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    z-index: 999;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background: url(../../../images/close.png) no-repeat 0 0
}

.modal-spinner {
    display: none;
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -32px;
    margin-top: -32px;
    background: url(../../../images/spinner_big.gif) no-repeat center center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px
}

.jqifade {
    position: absolute;
    background-color: #777
}

iframe.jqifade {
    display: block;
    z-index: -1
}

div.jqi {
    width: 400px;
    max-width: 90%;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    position: absolute;
    background-color: #fff;
    font-size: 11px;
    text-align: left;
    border: solid 1px #eee;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 7px
}

div.jqi .jqicontainer {
}

div.jqi .jqiclose {
    position: absolute;
    top: 4px;
    right: -2px;
    width: 18px;
    cursor: default;
    color: #bbb;
    font-weight: bold
}

div.jqi .jqistate {
    background-color: #fff
}

div.jqi .jqititle {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 20px;
    border-bottom: solid 1px #eee
}

div.jqi .jqimessage {
    padding: 10px;
    line-height: 20px;
    color: #444;
    overflow: auto
}

div.jqi .jqibuttonshide {
    display: none
}

div.jqi .jqibuttons {
    text-align: right;
    margin: 0 -7px -7px -7px;
    border-top: solid 1px #e4e4e4;
    background-color: #f4f4f4;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px
}

div.jqi .jqibuttons button {
    margin: 0;
    padding: 15px 20px;
    background-color: transparent;
    font-weight: normal;
    border: none;
    border-left: solid 1px #e4e4e4;
    color: #777;
    font-weight: bold;
    font-size: 12px
}

div.jqi .jqibuttons button.jqidefaultbutton {
    color: #489afe
}

div.jqi .jqibuttons button:hover,div.jqi .jqibuttons button:focus {
    color: #287ade;
    outline: none
}

div.jqi .jqibuttons button[disabled] {
    color: #aaa
}

.jqiwarning .jqi .jqibuttons {
    background-color: #b95656
}

div.jqi .jqiparentstate::after {
    background-color: #777;
    opacity: 0.6;
    filter: alpha(opacity=60);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px
}

div.jqi .jqisubstate {
    position: absolute;
    top: 0;
    left: 20%;
    width: 60%;
    padding: 7px;
    border: solid 1px #eee;
    border-top: none;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px
}

div.jqi .jqisubstate .jqibuttons button {
    padding: 10px 18px
}

.jqi .jqiarrow {
    position: absolute;
    height: 0;
    width: 0;
    line-height: 0;
    font-size: 0;
    border: solid 10px transparent
}

.jqi .jqiarrowtl {
    left: 10px;
    top: -20px;
    border-bottom-color: #fff
}

.jqi .jqiarrowtc {
    left: 50%;
    top: -20px;
    border-bottom-color: #fff;
    margin-left: -10px
}

.jqi .jqiarrowtr {
    right: 10px;
    top: -20px;
    border-bottom-color: #fff
}

.jqi .jqiarrowbl {
    left: 10px;
    bottom: -20px;
    border-top-color: #fff
}

.jqi .jqiarrowbc {
    left: 50%;
    bottom: -20px;
    border-top-color: #fff;
    margin-left: -10px
}

.jqi .jqiarrowbr {
    right: 10px;
    bottom: -20px;
    border-top-color: #fff
}

.jqi .jqiarrowlt {
    left: -20px;
    top: 10px;
    border-right-color: #fff
}

.jqi .jqiarrowlm {
    left: -20px;
    top: 50%;
    border-right-color: #fff;
    margin-top: -10px
}

.jqi .jqiarrowlb {
    left: -20px;
    bottom: 10px;
    border-right-color: #fff
}

.jqi .jqiarrowrt {
    right: -20px;
    top: 10px;
    border-left-color: #fff
}

.jqi .jqiarrowrm {
    right: -20px;
    top: 50%;
    border-left-color: #fff;
    margin-top: -10px
}

.jqi .jqiarrowrb {
    right: -20px;
    bottom: 10px;
    border-left-color: #fff
}

.my2fa__verification,.my2fa__verification-methods {
    text-align: center;
    max-width: 600px
}

.my2fa__verification {
    margin: 0 auto
}

.my2fa__activation p:first-child,.my2fa__verification p:first-child {
    margin-top: 0
}

.my2fa__method-controls {
    white-space: nowrap;
    text-align: center
}

.my2fa__method-controls form {
    display: inline-block
}

.my2fa__method-button {
    color: White !important
}

.my2fa__method-button--activate {
    background: Green !important
}

.my2fa__method-button--deactivate {
    background: Maroon !important
}

.my2fa__method-button--manage {
    background: Navy !important
}

.my2fa__method-button--verify {
    color: Chocolate !important;
    font-size: 15px;
    font-weight: bold
}

.my2fa__method-button--link {
    cursor: pointer;
    background-color: transparent;
    border: 0;
    padding: 0
}

.my2fa__method-button--link:focus {
    outline: 0
}

.my2fa__cancel-button {
    margin-right: 10px;
    font-weight: bold
}

.my2fa__remove-trusted-devices-button {
    display: table !important;
    margin: 5px 0 0 0 !important
}

.my2fa__other-trusted-devices-log {
    border: 1px solid Orange;
    text-align: center;
    margin: 15px
}

.my2fa__other-trusted-devices-log caption {
    background-color: Orange;
    white-space: nowrap
}

.my2fa__other-trusted-devices-log th,.my2fa__other-trusted-devices-log td {
    padding: 0 10px
}

.my2fa__other-trusted-devices-log td {
    font-family: monospace
}

.my2fa__password-confirmation {
    max-width: 300px;
    margin: 0 auto
}

.my2fa__password-confirmation input[type="password"] {
    width: 100%;
    box-sizing: border-box
}

.my2fa__password-confirmation-fields {
    margin-bottom: 3px
}

.my2fa__qr-code {
    margin: 20px 0
}

.modal_avatar {
    display: none;
    width: auto;
    height: auto;
    position: absolute;
    z-index: 99999
}

.modal_avatar_hover {
    width: 220px;
    height: auto;
    position: absolute;
    z-index: 99999;
    text-align: left
}

.avatarep_tavatar {
    padding: 0px 5px
}

.avatarep_tavatar img {
    height: 80px;
    width: 80px;
    padding: 5px;
    border-radius: 50%
}

.avatarep_tavatar_hov {
    padding: 0px 5px
}

.avatarep_tavatar_hov img {
    height: 30px;
    width: 30px;
    padding: 3px;
    border-radius: 6px
}

.avatarep_usern {
    float: right;
    right: 10px;
    position: absolute;
    margin-top: -60px;
    font-size: 15px;
    background: #f5fdff;
    padding: 10px;
    opacity: 0.5;
    color: #424242;
    border-radius: 2px
}

.avatarep_usern_hov {
    float: right;
    right: 15px;
    position: absolute;
    margin-top: -50px;
    font-size: 13px;
    background: #f5fdff;
    padding: 10px;
    opacity: 0.8;
    border-radius: 2px
}

.avatarep_online_ext1,.avatarep_online_ext {
    background: #008000;
    box-shadow: 1px 1px 2px 1px rgba(14,252,14,0.8);
    border-radius: 50%;
    height: 90px;
    width: 90px;
    margin-left: 10px;
    opacity: 0.9
}

.avatarep_offline_ext1,.avatarep_offline_ext {
    background: #FFA500;
    box-shadow: 1px 1px 2px 1px rgba(252,165,14,0.8);
    border-radius: 50%;
    height: 90px;
    width: 90px;
    margin-left: 10px;
    opacity: 0.9
}

.avatarep_online_ext2 {
    background: #008000;
    box-shadow: 1px 1px 2px 1px rgba(14,252,14,0.8);
    border-radius: 50%;
    height: 45px;
    width: 45px;
    margin-left: 10px;
    opacity: 0.9
}

.avatarep_offline_ext2 {
    background: #FFA500;
    box-shadow: 1px 1px 2px 1px rgba(252,165,14,0.8);
    border-radius: 50%;
    height: 45px;
    width: 45px;
    margin-left: 10px;
    opacity: 0.9
}

.avatarep_divisor {
    margin-top: -60px
}

.avatarep_divisor_hov {
    margin-top: -50px
}

.avatarep_profile {
    vertical-align: top;
    padding-left: 9px;
    width: 340px;
    color: #424242
}

.avatarep_profile a {
    color: #051517
}

.avatarep_profile a:hover {
    color: #e09c09
}

.avatarep_uprofile {
    line-height: 1.5;
    margin-top: 40px;
    padding: 10px
}

.avatarep_uprofile_hov {
    line-height: 1.5;
    margin-top: 16px;
    padding: 11px
}

.avatarep_uname {
    font-size: 15px;
    color: #025f7e
}

.avatarep_memprofile {
    font-size: 11px;
    font-weight: bold
}

.avatarep_memprofile a {
    display: inline-block;
    padding: 0px 10px 15px 10px
}

.avatarep_data {
    font-size: 11px
}

.avatarep_data_item {
    display: block
}

.avatarep_status {
    display: block
}

.avatarep_img_contributor {
    padding: 2px;
    width: 20px !important;
    height: 20px !important;
    border-radius: 50%;
    opacity: 0.9;
    margin: 2px 5px 0px 2px;
    float: left
}

.avatarep_img,.avatarep_bg {
    padding: 3px;
    width: 30px;
    height: 30px;
    border-radius: 6px;
    opacity: 0.9;
    margin: auto;
    float: left;
    box-shadow: 0 2px 3px rgba(0,0,0,0.12)
}

.avatarep_fd {
    width: 40px;
    height: 40px;
    display: inline;
    position: relative
}

.avatarep_fda,.avatarep_fdl,.avatarep_fdan,.avatarep_fda_mine,.avatarep_fdl_mine {
    float: left
}

.avatarep_fda,.avatarep_fda_mine {
    margin-right: 15px
}

.avatarep_fdl_img {
    width: 20px;
    height: 20px;
    border-radius: 50px;
    position: absolute;
    margin-left: -35px;
    margin-top: 25px;
    padding: 2px
}

@media screen and (max-width: 450px) {
    .avatarep_memprofile a {
        display:block;
        padding: 2px
    }

    .avatarep_online,.avatarep_offline {
        height: 35px;
        width: 35px
    }

    .avatarep_online,.avatarep_offline {
        height: 35px;
        width: 35px
    }

    .avatarep_online_ext1,.avatarep_online_ext,.avatarep_offline_ext1,.avatarep_offline_ext {
        height: 32px;
        width: 32px
    }

    .avatarep_online_ext2,.avatarep_offline_ext2 {
        height: 16px;
        width: 16px
    }

    .avatarep_tavatar img {
        height: 30px;
        width: 30px;
        padding: 2px
    }

    .avatarep_divisor {
        margin-top: -28px
    }

    .avatarep_uname {
        font-size: 12px
    }

    .avatarep_uprofile {
        margin-top: 0px;
        padding: 5px
    }

    .avatarep_usern {
        float: right;
        right: 3px;
        position: absolute;
        margin-top: -30px;
        font-size: 12px;
        background: #f5fdff;
        padding: 5px;
        opacity: 0.5;
        color: #424242;
        border-radius: 2px
    }

    .avatarep_img_contributor {
        padding: 2px;
        width: 19px;
        height: 19px;
        border-radius: 50%;
        opacity: 0.9;
        margin: 2px 5px 0px 2px;
        float: left
    }

    .avatarep_img,.avatarep_bg {
        padding: 2px;
        width: 19px;
        height: 19px;
        border-radius: 50%;
        opacity: 0.9;
        margin: auto;
        float: left
    }

    .avatarep_fd {
        float: left;
        margin: auto;
        padding: 0px 10px 0px 0px;
        width: 20px;
        height: 20px
    }

    .avatarep_fda,.avatarep_fdl,.avatarep_fdan,.avatarep_fda_mine,.avatarep_fdl_mine {
        float: left
    }

    .avatarep_fda,.avatarep_fda_mine {
        margin-right: 15px
    }

    .avatarep_fdl_img {
        width: 20px;
        height: 20px;
        border-radius: 50px;
        position: absolute;
        margin-left: -35px;
        margin-top: 25px;
        padding: 2px
    }
}

		
		
		
		
		
		