#container {
	color: #333;
	text-align: left;
	line-height: 1.42857143;
	margin: 0;
	
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.wrapper {
    width: 95%;
    margin: auto auto
}

#logo {
    padding: 10px 0
}

#content {
    background: #fff;
    width: auto !important;
    padding: 20px 10px;
    overflow: hidden
}

#debug {
    float: right;
    text-align: right;
    margin-top: 20px;
    font-size: 11px
}

.scaleimages img {
    max-width: 100%
}

.forum_status {
    font-size: 30px;
    text-align: center
}

.forum_status i {
    display: inline-block
}

.forum_on {
    color: #337ab7
}

.forum_off,
.forum_offlock,
.forum_offlink {
    color: #337ab7
}

.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
}

.subforum_minion {
    color: #337ab7
}

.subforum_minioff,
.subforum_miniofflock,
.subforum_miniofflink {
    color: #337ab7
}

.subforum_minioff {
    opacity: .4
}

.subforum_miniofflock i:before {
    content: "\f023"
}

.subforum_miniofflink i:before {
    content: "\f0c1"
}

.tborder {
}

.tfixed {
    table-layout: fixed;
    word-wrap: break-word
}

.tcat {
    background-color: #060713;
    color: #fff;
    padding: 8px
}

.tcat a:link,
.tcat a:visited,
.tcat a:hover,
.tcat a:active {
    color: #fff
}

.trow1 {
    background: #090a1a;
    border: 1px solid;
    border-color: #000 #222 #222 #000
}

.trow2 {
    background: #2b2c3c;
    border: 1px solid;
    border-color: #000 #222 #000 #222
}

.trow_shaded {
    background: #ffdde0;
    border: 1px solid;
    border-color: #fff #ffb8be #ffb8be #fff
}

.no_bottom_border {
    border-bottom: 0
}

.post.unapproved_post {
    background: #ffdde0
}

.post.unapproved_post .post_author {
    border-bottom-color: #ffb8be
}

.post.classic.unapproved_post .post_author {
    border-color: #ffb8be
}

.post.unapproved_post .post_controls {
    border-top-color: #ffb8be
}

.trow_deleted,
.post.deleted_post {
    background: #E8DEFF
}

.trow_selected,
tr.trow_selected td {
    background: #070816;
    color: #fff;
    border-right-color: #F7E86A;
    border-bottom-color: #F7E86A;
}

.trow_selected a:link,
.trow_selected a:visited,
.trow_selected a:hover,
.trow_selected a:active {
    color: #fff;
}

.trow_sep {
    background: #161945;
    color: #fff;
    padding: 6px;
    font-size: 13px;
    font-weight: bold;
}

.tfoot {
    border-top: 1px solid #fff;
    padding: 6px;
    background: #ddd;
    color: #666
}

.tfoot a:link {
    color: #444;
    text-decoration: none
}

.tfoot a:visited {
    color: #444;
    text-decoration: none
}

.tfoot a:hover,
.tfoot a:active {
    color: #444;
    text-decoration: underline
}

.thead {
}

.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: 11px
}

.largetext {
    font-size: 16px;
    font-weight: bold
}

.large {
    font-size: 18px !important
}

fieldset {
    padding: 12px;
    border: 1px solid #ddd;
    margin: 0
}

fieldset.trow1,
fieldset.trow2 {
    border-color: #bbb
}

fieldset.align_right {
    text-align: right
}

input.textbox {
    background: #ffffff;
    color: #333;
    border: 1px solid #ccc;
    padding: 3px;
    outline: 0;
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif
}

textarea {
    background: #ffffff;
    color: #333;
    border: 1px solid #ccc;
    padding: 2px;
    line-height: 1.4;
    outline: 0;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 13px
}

select {
    background: #ffffff;
	color: #1a1a1a;
    padding: 3px;
    border: 1px solid #ccc;
    outline: 0;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 13px
}

.mButton {
    border-color: rgba(255,255,255,0.1);
    text-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
    font-size: 1.1rem;
    line-height: 0.9rem;
    padding: 0 7px;
    background: #0d6cf2;
    color: #fff;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,0.15);
    user-select: none;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    cursor: auto;
}

.mButton:hover{
	color: #000000;
}

button,
input.button {
    padding: 3px 8px;
    cursor: pointer;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 13px;
    background: #337ab7;
    color: #fff;
    margin: 0 5px;
    border-radius: 3px;
    border: 0;
    outline: 0;
}

button:hover,
input.button:hover {
    border-color: #aaa
}

form {
    margin: 0;
    padding: 0
}

input.error,
textarea.error,
select.error {
    border: 1px solid #f30;
    color: #fff;
    background: #800f0f
}

input.valid,
textarea.valid,
select.valid {
    background-color: rgba(51, 122, 183, 0.42);
    border-color: #2e6da4;
    color: #fff
}

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 {
    background: #fff;
    border: 1px solid #ccc
}

.popup_menu .popup_item {
    background: #efefef;
    color: #333
}

.popup_menu .popup_item:hover {
    background: #0072BC;
    color: #fff
}

.trow_reputation_positive {
    background: #ccffcc
}

.trow_reputation_negative {
    background: #ffcccc
}

.reputation_positive {
    color: green
}

.reputation_neutral {
    color: #444
}

.reputation_negative {
    color: red
}

.repbox {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 7px 5px 7px
}

._neutral {
    background-color: #FAFAFA;
    color: #999999;
    border: 1px solid #CCCCCC
}

._minus {
    background-color: #FDD2D1;
    color: #CB0200;
    border: 1px solid #980201
}

._plus {
    background-color: #E8FCDC;
    color: #008800;
    border: 1px solid #008800
}

img {
    border: none
}

img.attachment {
    border: 1px solid #E9E5D7;
    padding: 2px
}

hr {
    background-color: #017590;
    color: #017590;
    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: 0;
    /*background: #017590;*/
	background: #1c1e39;
    border-radius: 4px;
    padding: 5px 10px;
    font-size: 15px;
    border: 0;
}

blockquote cite {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    font-style: normal;
    display: block;
    font-size: 15px;
    padding-bottom: 3px;
    margin: 0 0 5px 0;
}

blockquote cite span {
    float: right;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
}

blockquote cite span.highlight {
    float: none;
    font-weight: bold;
    padding-bottom: 0
}

.codeblock {
    background: #1a1a1a;
    border: 1px solid #333;
    padding: 10px
}

.codeblock .title {
    border-bottom: 1px solid #333;
    font-weight: bold;
    padding-bottom: 3px;
    margin: 0 0 10px 0
}

.codeblock code {
    overflow: auto;
    height: auto;
    max-height: 200px;
    display: block;
	background: #1a1a1a;
    font-family: Monaco, Consolas, Courier, monospace;
    font-size: 13px
}

.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: #FFFFCC;
    padding-top: 3px;
    padding-bottom: 3px
}

.pm_alert {
    background: #FFF6BF;
    border: 1px solid #FFD324;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 15px;
    font-size: 11px
}

.red_alert {
    background: #a94442;
    text-align: center;
    padding: 20px;
    margin-bottom: 15px;
    font-size: 11px;
	border-radius: 3px;
}

.red_alert a:link,
.red_alert a:visited,
.red_alert a:hover,
.red_alert a:active {
    color: #fff
}

.high_warning {
    color: #CC0000
}

.moderate_warning {
    color: #F3611B
}

.low_warning {
    color: #AE5700
}

.imminent_banned {
    color: #880000
}

.high_banned {
    color: #FF0000
}

.moderate_banned {
    color: #FF6600
}

.low_banned {
    color: #008000
}

.online {
    color: #15A018
}

.offline {
    color: #C7C7C7
}

div.error {
    padding: 5px 10px;
    border-top: 2px solid #FFD324;
    border-bottom: 2px solid #FFD324;
    background: #FFF6BF;
    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: #C00;
    background: url(../../../images/error.png) no-repeat 0
}

div.error ul {
    margin-left: 24px
}

.thread_legend,
.thread_legend dd {
    margin: 0;
    padding: 0
}

.thread_legend dd {
    padding-bottom: 4px;
    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
}

.post {
    overflow: hidden
}

.post.classic {
    padding-top: 15px
}

.post .post_author {
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #ccc;
    background: #f5f5f5;
    padding: 5px;
    overflow: hidden
}

.post.classic .post_author {
    border: 1px solid #ddd
}

.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_avatar img {
    padding: 5px;
    border: 1px solid #ddd;
    background: #fff
}

.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 {
    border-top: 1px dotted #ccc;
    margin: 6px 0 0 0;
    padding: 6px 6px 3px 20px;
    float: none
}

.post .post_head {
    font-size: 11px;
    padding-bottom: 4px;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 4px
}

.post .post_head span.post_date {
    color: #666
}

.post .post_head span.edited_post {
    font-size: 10px;
    color: #999
}

.post .post_head span.edited_post a {
    color: #666
}

.post_body {
    font-size: 15px;
    padding: 12px 0
}

.post.classic .post_content {
    padding: 0 1% 5px 1%
}

.post_content {
    padding: 9px 10px 5px 10px
}

.post_content .signature {
    margin-top: 5px;
    border-top: 1px dotted #ddd;
    padding: 10px 0 4px 0
}

.post .post_meta {
    margin: 4px 0;
    font-size: 11px;
    color: #999
}

.post .post_meta a:link,
.post .post_meta a:visited,
.post .post_meta a:hover,
.post .post_meta a:active {
    color: #777
}

.post_controls {
    clear: both;
    padding: 5px;
    overflow: hidden
}

.post_controls a:link,
.post_controls a:visited,
.post_controls a:hover,
.post_controls a:active {
    color: #fff;
    text-decoration: none
}

.postbit_buttons > a:link,
.postbit_buttons > a:hover,
.postbit_buttons > a:visited,
.postbit_buttons > a:active {
    display: inline-block;
    padding: 2px 5px;
    margin: 2px;
    font-size: 11px;
    background: #eee url(../../../images/buttons_bg.png) repeat-x;
    border: 1px solid #ccc;
    color: #555
}

.postbit_buttons > a:hover {
    border-color: #bbb
}

.postbit_buttons a span {
    padding-left: 20px;
    display: inline-block;
    height: 16px;
    background-image: url(../../../images/buttons_sprite.png);
    background-repeat: no-repeat
}

.postbit_buttons a.postbit_find span {
    background-position: 0 0
}

.postbit_buttons a.postbit_reputation_add span {
    background-position: 0 -20px
}

.postbit_buttons a.postbit_email span {
    background-position: 0 -40px
}

.postbit_buttons a.postbit_website span {
    background-position: 0 -60px
}

.postbit_buttons a.postbit_pm span {
    background-position: 0 -80px
}

.postbit_buttons a.postbit_quote span {
    background-position: 0 -100px
}

.postbit_buttons a.postbit_multiquote span {
    background-position: 0 -120px
}

.postbit_buttons a.postbit_multiquote_on span {
    background-position: 0 -140px
}

.postbit_buttons a.postbit_edit span {
    background-position: 0 -160px
}

.postbit_buttons a.postbit_qdelete span {
    background-position: 0 -180px
}

.postbit_buttons a.postbit_qrestore span {
    background-position: 0 -200px
}

.postbit_buttons a.postbit_report span {
    background-position: 0 -220px
}

.postbit_buttons a.postbit_warn span {
    background-position: 0 -240px
}

.postbit_buttons a.postbit_purgespammer span {
    background-position: 0 -540px
}

.postbit_buttons a.postbit_reply_pm span {
    background-position: 0 -260px
}

.postbit_buttons a.postbit_reply_all span {
    background-position: 0 -280px
}

.postbit_buttons a.postbit_forward_pm span {
    background-position: 0 -300px
}

.postbit_buttons a.postbit_delete_pm span {
    background-position: 0 -320px
}

a.button:link,
a.button:hover,
a.button:visited,
a.button:active {
    background: #0f0f0f url(../../../images/tcat.png) repeat-x;
    color: #fff;
    display: inline-block;
    padding: 4px 8px;
    margin: 2px 2px 6px 2px;
    border: 1px solid #000;
    font-size: 14px
}

a.button.small_button {
    font-size: 13px;
    margin: 0;
    padding: 3px 6px
}

a.button span {
    padding-left: 20px;
    display: inline-block;
    background-image: url(../../../images/buttons_sprite.png);
    background-repeat: no-repeat
}

a.button.new_thread_button span {
    background-position: 0 -340px
}

a.button.new_reply_button span {
    background-position: 0 -360px
}

a.button.closed_button span {
    background-position: 0 -380px
}

a.button.rate_user_button span {
    background-position: 0 -400px
}

a.button.add_buddy_button span {
    background-position: 0 -440px
}

a.button.remove_buddy_button span {
    background-position: 0 -480px
}

a.button.add_ignore_button span {
    background-position: 0 -460px
}

a.button.remove_ignore_button span {
    background-position: 0 -500px
}

a.button.report_user_button span {
    background-position: 0 -520px
}

.quick_jump {
    background: url(../../../images/jump.png) no-repeat 0;
    width: 13px;
    height: 13px;
    padding-left: 13px;
    margin-top: -3px;
    border: none
}

.pollbar {
    background: url(../../../images/pollbar.png) top left repeat-x;
    border: 1px solid #3f3f3f;
    height: 10px
}

.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: #ffffff;
    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: #000000;
    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;
    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: #000000;
    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
}

@media print {
    .jGrowl {
        display: none
}


}

.jqifade {
    position: absolute;
    background-color: #777777
}

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: #ffffff;
    font-size: 11px;
    text-align: left;
    border: solid 1px #eeeeee;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 7px
}

div.jqi .jqiclose {
    position: absolute;
    top: 4px;
    right: -2px;
    width: 18px;
    cursor: default;
    color: #bbbbbb;
    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 #eeeeee
}

div.jqi .jqimessage {
    padding: 10px;
    line-height: 20px;
    color: #444444;
    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 #eeeeee;
    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: #ffffff
}

.jqi .jqiarrowtc {
    left: 50%;
    top: -20px;
    border-bottom-color: #ffffff;
    margin-left: -10px
}

.jqi .jqiarrowtr {
    right: 10px;
    top: -20px;
    border-bottom-color: #ffffff
}

.jqi .jqiarrowbl {
    left: 10px;
    bottom: -20px;
    border-top-color: #ffffff
}

.jqi .jqiarrowbc {
    left: 50%;
    bottom: -20px;
    border-top-color: #ffffff;
    margin-left: -10px
}

.jqi .jqiarrowbr {
    right: 10px;
    bottom: -20px;
    border-top-color: #ffffff
}

.jqi .jqiarrowlt {
    left: -20px;
    top: 10px;
    border-right-color: #ffffff
}

.jqi .jqiarrowlm {
    left: -20px;
    top: 50%;
    border-right-color: #ffffff;
    margin-top: -10px
}

.jqi .jqiarrowlb {
    left: -20px;
    bottom: 10px;
    border-right-color: #ffffff
}

.jqi .jqiarrowrt {
    right: -20px;
    top: 10px;
    border-left-color: #ffffff
}

.jqi .jqiarrowrm {
    right: -20px;
    top: 50%;
    border-left-color: #ffffff;
    margin-top: -10px
}

.jqi .jqiarrowrb {
    right: -20px;
    bottom: 10px;
    border-left-color: #ffffff
}

.sceditor-container {
    font-weight: normal
}

.sceditor-button {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box
}

.subject_editable {
    height: 100%;
    display: inline-block;
    width: 80%
}

.navbar-no-corners {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-left: none;
    border-right: none
}

.navbar-no-margin {
    margin-bottom: 0 !important
}

.table>tbody>tr>td {
    border-top: none
}

.page-header-no-top-margin {
    margin: 0 0 20px
}

.panel-no-padding {
    padding: 0 15px 0 15px
}

.padding-8px {
    padding: 8px 15px
}

.no-padding {
    padding: 0
}

.margin-0 {
    margin: 0
}

.padding-right-22px {
    padding-right: 22px
}

.text-decoration-none a {
    text-decoration: none
}

.margin-top-4px {
    margin-top: 4px
}

.margin-bottom-4px {
    margin-bottom: 4px
}

.margin-left-4px {
    margin-left: 4px
}

.margin-bottom-20px {
    margin-bottom: 20px
}

.font-size-30px {
    font-size: 30px
}

.white-space-nowrap {
    white-space: nowrap
}

.breadcrumb {
    line-height: 1.8;
    font-weight: bold
}
.technikforumiks{text-shadow: 1px 1px 10px #010e5a; color: #ad2c57; background: url(https://i.imgur.com/3pXLQqF.gif);}

.bottom-border {
    border-bottom: 1px solid;
    border-color: #0e102f;
}

.remove_buddy_button i:before {
    font-size: 14px;
    content: "\f235"
}

.remove_ignore_button i:before {
    font-size: 14px;
    content: "\f235"
}

.add_ignore_button i:before {
    font-size: 14px;
    content: "\f256"
}

.report_user_button i:before {
    font-size: 14px;
    content: "\f024"
}

.addsubscription i:before {
    content: "\f09e"
}

.removesubscription i:before {
    content: "\f068"
}

.panel-heading a:link,
.panel-heading a:visited,
.panel-heading a:hover,
.panel-heading a:active {
    color: #fff
}

.panel-heading .accordion-toggle:after {
    font-family: FontAwesome;
    content: "\f205";
    float: right
}

.panel-heading .accordion-toggle.collapsed:after {
    content: "\f204"
}

.modal-dialog {
    overflow-y: initial !important
}

.modal-header {
    color: #fff;
    background-color: #337ab7;
    border-bottom: 0
}

.modal-body {
    max-height: 400px;
    overflow-y: auto;
    padding-top: 0;
    padding-bottom: 0
}

.back-to-top {
    z-index: 1000;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none
}

.help-block {
    color: #fff
}

input[type=checkbox] {
    border: 0;
    display: inline-block
}

.inpdlft {
    padding-left: 30px
}

.alert-danger {
    background: #a94442;
    color: #fff;
    border: 0
}

#admin {
margin-top: 15px;
margin-bottom: 20px;
background: #222222;
background: -moz-linear-gradient(top, white 0%, #222222 3%, #171717 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#171717));
padding: 8 10px;
border-color: black;
padding: 5px 18px;
outline: none;
-moz-border-radius: 3px;
border-radius: 3px;
line-height: 20px;
}

.prefiks {
    display: inline-block;
    height: 15px;
    line-height:15px;
    padding: 0 5px;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.prefiks_zielony {
background: green;
}

.prefiks_czerwony {
background: red;
}

.dzial {
    display: inline-block;
	background: blue;
    height: 20px;
    line-height:20px;
    padding: 0 10px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.trowtabela {
    background: #0d0d23;
    border: 4px solid;
	padding: 5px;
    border-color:  rgba(0, 0, 0, 0.75) rgba(0, 0, 0, 0.75) rgba(0, 0, 0, 0.75)
}

.trowtabela2 {
    background: #0187a6;
    border: 4px solid;
	padding: 5px;
    border-color: rgba(0, 0, 0, 0.75) rgba(0, 0, 0, 0.75) rgba(0, 0, 0, 0.75)
}

.tabelaprefiks {
font-size: 12px;
line-height: 12px;
padding: 0 8px;
background: #0000ff;
color: #ffffff;
font-weight: 500;
text-align: center;
text-decoration: none;
text-shadow: none;
white-space: nowrap;
display: inline-block;
vertical-align: middle;
padding: 10px 10px;
border-radius: 3px;
border: 1px solid rgba(0,0,0,0.1);
}

.tabelaprefiks2 {
font-size: 12px;
line-height: 12px;
padding: 0 8px;
color: #ffffff;
font-weight: 500;
text-align: center;
text-decoration: none;
text-shadow: none;
white-space: nowrap;
display: inline-block;
vertical-align: middle;
padding: 10px 10px;
border-radius: 3px;
border: 1px solid rgba(0,0,0,0.1);
}

.wlasciciel {
	text-shadow:1px 1px 10px #ff0000;
	color:#ff0000;
	background: url(http://nafarcie.pl/images/rangi/gwiazdki_red.gif);
}

.administrator {
	text-shadow:1px 1px 10px #cc0000;
	color:#cc0000;
	background: url(http://nafarcie.pl/images/rangi/gwiazdki_red.gif);
}

.vice {
	text-shadow:1px 1px 10px #0066ff;
	color:#0066ff;
	background: url(http://nafarcie.pl/images/rangi/gwiazdki_darkblue.gif);
}

.global {
	text-shadow:1px 1px 10px lime;
	color: lime;
	background: url(http://nafarcie.pl/images/rangi/gwiazdki_green.gif);
}
.technik {
	text-shadow: 1px 1px 10px #010e5a;
	color: #ad2c57;
	background: url(https://i.imgur.com/3pXLQqF.gif);
}
.weteran {
	text-shadow: 1px 1px 10px #020001;
	color: #FE055E;
	background: url(https://i.imgur.com/3pXLQqF.gif);
}

.moderator {
	text-shadow:1px 1px 10px #009900;
	color:#009900;
}

.egzaminator {
	text-shadow:1px 1px 10px #9c163f;
	color:#9c163f;
}

.ubs {
	text-shadow:1px 1px 10px #DBDB70;
	color:#DBDB70;
}

.madmin {
	text-shadow:1px 1px 10px #DB9370;
	color:#DB9370;
}

.wlasciciell {
	text-shadow:1px 1px 10px #006666;
	color:#006666;
}

.opiekun {
	text-shadow:1px 1px 10px #6600cc;
	color:#6600cc;
}

.admin {
	text-shadow:1px 1px 10px #FF7300;
	color:#FF7300;
}

.redaktor {
	text-shadow:1px 1px 10px #33ff99;
	color:#33ff99;
}

.redaktor_fb {
	text-shadow:1px 1px 10px #9F9F5F;
	color:#9F9F5F;
}

.grafik {
	text-shadow:1px 1px 10px #66ccff;
	color:#66ccff;
}

.donator {
	text-shadow:1px 1px 10px #C0C0C0;
	color:#C0C0C0;
	background: url(http://nafarcie.pl/images/rangi/gwiazdki_szare.gif);
}

.vip {
	text-shadow:1px 1px 10px #ffff00;
	color:#ffff00;
	background: url(http://nafarcie.pl/images/rangi/gwiazdki_yellow.gif);
}

.zasluzony {
	color: #00cccc;
}

.kobieta {
	color:#ff33ff;
}

.user {
	color: #f4f8ff;
}
.farciarz{
	color: white;
	text-shadow:1px 1px 10px #616161;
}

.zbanowany {
	color:#3d3d3d;
}

.col-lg {
	width: 20px;
}
.friend{
	color: #c37aff;
	text-shadow:1px 1px 10px #c37aff;
}

/*****************RANGI CSS ********************************/
 .rangi{
        width: 210px;
        height: 50px;
    }
    .lik{
        width: 50px;
        height: 47px;
        float: left;
        text-align: center;
        padding-top: 10px
    }
    .rtech{
        width: 160px;
        height: 47px;
        float: left;
        text-align: center;
        padding-top: 12px;
        font-family: 'Oswald', sans-serif;
        font-weight: bold;
        color: white;
        letter-spacing: 0.5px;
        font-size: 17px;
		text-shadow: 0px 1px 8px #000000;
		text-transform: uppercase;}

/*użytkownik*/
.luz{
	background: #a28f8f;
}
.ruz{
	background: #c7bbbb;
}
/*farciarz*/
.lfa{
	background: #a28f8f;
}
.rfa{
	background: #c7bbbb;
}
/*zbanowany*/
.lzb{
	background: #363636;
}
.rzb{
	background: #4a4a4a;
}
/*zasluzony*/
.lzas{
	background: #008a8a;
}
.rzas{
	background: #00bcbe;
}
/*donator*/
.ldon{
	background: #5d5d5d;
}
.rdon{
	background: #7f7f7f;
}
/*multiadmin*/
.lma{
	background: #bd7149;
}
.rma{
	background: #ff9b67;
}
/*technik*/
.lte{
	background: #791939;
}
.rte{
	background:#8f2852;
}
/*wlasciciel*/
.lwl{
	background: #ba0000;
}
.rwl{
	background: #ff0000;
}
/*kobieta*/
.lko{
	background: #ba0063;
}
.rko{
	background: #ff0087;
}
/*administrator*/
.lad{
	background: #860000;
}
.rad{
	background: #b80000;
}
/*viceadministrator*/
.lvc{
	background: #003eba;
}
.rvc{
	background: #0055ff;
}
/*globalmod*/
.lmg{
	background: #009100;
}
.rmg{
	background: #00c700;
}
/*moderator*/
.lmo{
	background: #006a00;
}
.rmo{
	background: #009200;
}
/*egzaminator*/
.leg{
	background: #70001e;
}
.reg{
	background: #990029;
}
/*vip*/
.lvip{
	background: #959200;
}
.rvip{
	background: #ccc800;
}
/*ubs*/
.lub{
	background: #88823f;
}
.rub{
	background: #bbb359;
}
/*wlasciciel serwera*/
.lws{
	background: #007070;
}
.rws{
	background: #009899;
}
/*opiekun serwera*/
.los{
	background: #460371;
}
.ros{
	background:#6200a0;
}
/*admin serwera*/
.lads{
	background:#ba4100;
}
.rads{
	background:#ff5900;
}
/*redaktor*/
.lred{
	background:#009554;
}
.rred{
	background:#00cc74;
}
/*redaktor fp*/
.lrf{
	background:#776944;
}
.rrf{
	background:#a5925d;
}
/*weteran*/
.lwet{
	background:#b10341;
}
.rwet{
	background:#fe055e;
}
/*grafik*/
.lgr{
	background:#4c9fa0;
}
.rgr{
	background:#6cdbdc;
}
/*przyjaciel sieci*/
.lfr{
	background:#9e63ce;
}
.rfr{
	background:#c37aff;
}



/**/
#topshouts {width: 100%;display: flex;flex-flow: row wrap;justify-content: center;padding: 25px 0;}
#topshouts > h3 {margin: 0 5px 15px; font-weight: 500; width:  100%;display:  block;text-align:  center;font-size:  13px;}
#topshouts > h3 span {opacity: .6;font-size:  11px;}
#topshouts .user {display: inline-flex;margin: 0 7px;}
#topshouts .user .avatar {width: 40px;height: 40px;	border-radius: 50%;}
#topshouts .user .info {padding:  0 10px;text-align:  center;}
#topshouts .user .info h3,
#topshouts .user .info h4 {margin: 0;padding: 0;}
#topshouts .user .info h4 {font-size: 13px;font-weight: 500;line-height: 20px;}
#topshouts .user:nth-child(-n+3) .info h4:before {content: "\f091";font-family: FontAwesome, Awesome; margin-right: 5px;font-size:  20px;line-height: 13px;}
#topshouts .user:nth-child(1) .info h4:before {color: #f3cc00;}
#topshouts .user:nth-child(2) .info h4:before {color: #c3c3c3;}
#topshouts .user:nth-child(3) .info h4:before {color: #922525;}
		
	