body {
    background-color: #0a0a0a;
    background-image: url(../../../images/CiemnaStrona/header.png),  
                       url(../../../images/CiemnaStrona/footer.png);
    background-repeat: no-repeat;
    background-position: top center, bottom center;
    color: #bbbbbb;
    margin: 0;
    font-family: 'Montserrat', Arial, Sans-Serif;
    font-size: 13px;
	overflow-y: scroll;
    overflow-x: hidden;
	min-width: 1260px;
}

textarea:focus, 
input:focus, 
*:focus{
    outline: none;
}

.trow1 img
{
 border-radius:100px;
} 

a {
    color: #fff;
    text-decoration: none;
    transition: ease-out .5s;
    position:  relative;
    z-index: 2;
}

a:hover {
    color: #9d0618;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
    font-weight: unset;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wrapper {
    width: 98%;
    max-width: 1500px;
    margin: auto auto;
}


#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;
}

#footer ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer ul.menu li {
    margin: 0 5px;
    display: inline;
}

#footer .upper {
    background: #efefef;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 6px;
    font-size: 12px;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
    color: #777;
}

#footer .upper .language {
    float: right;
    margin: -1px;
    margin-left: 15px;
}

#footer .upper .language select {
    border-color: #ccc;
}

#footer .upper .theme {
    float: right;
    margin: -1px;
    margin-left: 15px;
}

#footer .upper .theme select {
    border-color: #ccc;
}

#footer .upper ul.bottom_links {
    margin: 4px 0 0 0;
}

#footer .lower {
    color: #666;
    padding: 6px 6px 12px 6px;
    overflow: hidden;
    font-size: 11px;
}

#footer .lower a:link,
#footer .lower a:visited {
    color: #444;
    font-weight: bold;
}

#footer .lower a:hover,
#footer .lower a:active {
    color: #333;
    text-decoration: underline;
    font-weight: bold;
}

#footer .lower #current_time {
    float: right;
    color: #888;
}

#debug {
    float: right;
    text-align: right;
    margin-top: 20px;
    font-size: 11px;
}

.scaleimages img {
    max-width: 100%;
}


.subforumicon {
    height: 6px;
    width: 6px;
    display: inline-block;
    margin: 6px 10px 0 0;
    background: #d52e3b;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    border-radius: 2px 0px;
}

#number_stats li .stats_icon:after {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
}

@-webkit-keyframes subforum-pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(213, 46, 59);
        box-shadow: 0 0 0 0 rgb(213, 46, 59);
    }

    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(213, 46, 59, 0);
        box-shadow: 0 0 0 10px rgba(213, 46, 59, 0);
    }
}

@keyframes subforum-pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(213, 46, 59);
        box-shadow: 0 0 0 0 rgba(213, 46, 59);
    }

    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(213, 46, 59, 0);
        box-shadow: 0 0 0 10px rgba(213, 46, 59, 0);
    }
}


.subforum_minion {
    -webkit-filter: grayscale(0%);
            filter: grayscale(0%);
    -webkit-animation: subforum-pulse 2s linear;
    animation: subforum-pulse 2s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

table {
    color: #b4b4b4;
    font-size: 13px;
}

.tborder, 
.category {
	background: transparent;
    width: 100%;
    margin: auto auto;
    padding: 1px;
    clear:  both;
    margin-bottom: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

aside .category {
    background: #0f0f0f90 url(../../../images/CiemnaStrona/aside.png) no-repeat;
    background-size: 100%;
    padding: 35px 0;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}


.category.posts,
.category.qreply,
.category.ubrowsing {
    background: transparent;
}

.category.qreply .post_title {
    margin:  0 0 20px;
    clear:  both;
    overflow:  hidden;
}

.category.serversboard {
    background: url(../../../images/CiemnaStrona/serversboard.png) center center no-repeat;
    background-size:  100% 100%;
}

.category.serversboard .heading {
    background: transparent;
    box-shadow: none;
    border: none;
}

.category.serversboard .heading .stats.right {
    text-transform: uppercase;
    font-size: 9px;
    color:  #b6b6b6;
    font-weight: normal;
    display:  flex;
    flex-flow: row wrap;
    line-height: 14px;
    align-items:  center;
    height:  90px;
}

.category.serversboard .heading .stats.right div {
    margin-left: 25px;
}

.category.serversboard .heading .stats.right div span {
    color:  #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 8px;
    line-height: 13px;
    display: block;
    float: right;
}

.category.serversboard > .content > .row {
    flex-flow: row nowrap;
    padding: 30px 20px;
}

.category.serversboard > .content > .row > div.item {
    width: 100%;
    padding: 0 15px 0;
    max-width: 250px;
}

.category.serversboard > .content > .row > div.item.name {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.category.serversboard > .content > .row > div.item.name a {
    color:  #fff;
    cursor: default;
}

.category.serversboard > .content > .row > div.item.ip h6.title, 
.category.serversboard > .content > .row > div.item.ip h7.subtitle,
.category.serversboard > .content > .row > div.item.map h6.title, 
.category.serversboard > .content > .row > div.item.map h7.subtitle,
.category.serversboard > .content > .row > div.item.playersslots h6.title,
.category.serversboard > .content > .row > div.item.playersslots h7.subtitle {
    font-size: 11px;
    text-transform:  uppercase;
    line-height: 14px;
}

.category.serversboard > .content > .row > div.item.ip h6.title, 
.category.serversboard > .content > .row > div.item.map h6.title, 
.category.serversboard > .content > .row > div.item.playersslots h6.title {
    font-size: 8px;
}

.category.serversboard > .content > .row > div.item.ip h7.subtitle,
.category.serversboard > .content > .row > div.item.map h7.subtitle,
.category.serversboard > .content > .row > div.item.playersslots h7.subtitle {
    color: #fff;
}
.category.serversboard > .content > .row > div.item.playersslots .circle {
    float: left;
    margin: -2px 10px 0 0;
}

.category.serversboard > .content > .row > div.item.map .img {
    width: 92px;
    height: 36px;
    display:  block;
    float:  left;
    margin: 0 10px 0 0;
    border-radius: 15px 3px;
    position:  relative;
    overflow:  hidden;
}

.category.serversboard > .content > .row > div.item.map .img img {
    width: 100%;
    margin-top: -25%;
}

.category.serversboard > .content > .row > div.item.map .img img[alt="de_dust2"], 
.category.serversboard > .content > .row > div.item.map .img img[alt="de_dust2_xmas"], 
.category.serversboard > .content > .row > div.item.map .img img[alt="de_dust2_long"] {
    margin-top: -10px;
}

.category.serversboard > .content > .row > div.item.map .img img ~ div.nofound {
    display: none;
}

.category.serversboard > .content > .row > div.item.map .img img[style="display: none;"] ~ div.nofound {
    display:  block;
    position:  absolute;
    left:  0;
    right:  0;
    top:  0;
    bottom:  0;
    background: #0f111e;
    line-height:  36px;
    text-align:  center;
    color: #fff;
}

.category.serversboard > .content > .row > div.item.map .img ~ div.left {
    margin: 4px 0;
}

.category.serversboard > .content > .row > div.item:first-child {
    width: unset;
    padding: 0 15px 0 0;
}

.category.serversboard > .content > .row > div.item:last-child {
    padding: 0 0 0 15px;
}

.category.serversboard > .content > .row > div.item.icon {
    width:  16px;
}

.category.serversboard > .content > .row > div.item.icons {
  width:  auto;
}

.category.serversboard > .content > .row > div.item.icons span {
    display: flex;
    flex-direction: row;
}

.category.serversboard > .content > .row > div.item.icons .button {
    padding: 0;
    height: 30px;
    width: 30px;
    margin: 0 0 0 20px;
    box-shadow: inset 0px 1px #ffffff45;
    position:  relative;
    line-height: 30px;
    text-align: center;
}

.category.serversboard > .content > .row > div.item.icons .button.gt {
    background: linear-gradient(45deg, rgba(232,109,48,1) 0%,rgba(191,90,40,1) 100%);

}

.category.serversboard > .content > .row > div.item.icons .button.gt:before {
    position:  absolute;
    background: url(../../../images/serversboard/gt.png);
    content:  "";
    left: 8px;
    top: 10px;
    width:  15px;
    height:  13px;
}

.category.serversboard > .content > .row > div.item.icons .button.steam {
    background:  linear-gradient(45deg, rgba(41,41,41,1) 0%,rgba(34,34,34,1) 100%);
    box-shadow: inset 0px 1px #00000040;
}

.category.serversboard > .content > .row > div.item.icons .button.steam:before {
    position:  absolute;
    background: url(../../../images/serversboard/steam.png);
    content:  "";
    left: 7px;
    top: 11px;
    width: 16px;
    height: 10px;
}

.category.serversboard > .content > .row > div.item.icons .button.steam {}

.category.serversboard > .content > .row > div.item.icons .button:hover{
    opacity: 1;
    border-radius: 2px 10px;
}

.category.posts .post_title h2.title,
.category.qreply .post_title h2.title,
.category.ubrowsing .post_title h2.title {
    float: left;
}

.category.ubrowsing .post_title h2.title {
    padding: 0 0 20px 0
}

.category.posts .post_title .button {
    float:  right;
}


.tfixed {
    table-layout: fixed;
    word-wrap: break-word;
}

.thead,
.category .heading {
    height: 90px;
    line-height: 90px;
    padding: 0 50px;
    color: #fff;
    position:  relative;
    text-transform: uppercase;
}


article .category .heading:after {
    content:  "";
    background: url(../../../images/CiemnaStrona/cellpic.png);
    width: 1215px;
    height: 244px;
    display: block;
    top: -107px;
    left: -117px;
    position:  absolute;
    z-index: -10;
    max-width: calc(100% + 137px);
    background-size: 100% 100%;
}

#sidebar .thead,#sidebar .category .heading {
    width:  100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height:  69px;
    height:  69px;
}

#sidebar .category .heading {
    height: unset;
    line-height: unset;
    text-align: center;
}

.thead a,
.heading a {
    color: #eee;
    text-decoration: none;
}

.tcat,
.category > .content > .row .item.subtitle, 
.category > .content .row.subtitle .item {
    padding: 6px 0;
    text-align: center;
    font-weight: 600;

}

.no_bottom_border {
    border-bottom: 0;
}

.post.unapproved_post {
    background: #f4d5d8;
    opacity: 0.5;
}

.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 {opacity: 0.5;background: #391d1f;}

.trow_selected,
tr.trow_selected td {opacity: 0.8;transition:  .5s;}



.trow_sep {
    background: #ddd;
    color: #333;
    border-bottom: 1px solid #c5c5c5;
    padding: 6px;
    font-size: 12px;
    font-weight: bold;
}

.tfoot,
.category .foot {
    color: #707383;
    background: transparent;
    height:  60px;
    line-height:  60px;
}

.tfoot input.textbox, .category .foot input.textbox, select, input.textbox {
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-family: 'Maven Pro', Arial, Sans-Serif;
    font-size: 12px;
    background: #0f0f0f90;
    border-radius: 50px;
    height: 36px;
    line-height: 36px;
}

.tfoot a,
.category .foot a {
    color: #707383;
    text-decoration: none;
}


.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;
}

fieldset {
    padding: 12px;
    border: 1px solid #ddd;
    margin: 0;
}

fieldset.trow1,
fieldset.trow2 {
    border-color: #bbb;
}

fieldset.align_right {
    text-align: right;
}

input.textbox {
    padding: 3px;
    outline: 0;
    font-size: 13px;
    font-family: 'Montserrat', Arial, Sans-Serif;
    background: #0b0e17;
    color: #b6b6b6;
    border:  0;
    border-radius: 20px 2px;
}

input.textbox.portal_search {
    width: 68%;
}

textarea {
    line-height: 1.4;
    outline: 0;
    font-family: 'Montserrat', Arial, Sans-Serif;
    font-size: 13px;
    background: #0f0f0f;
    color: #b6b6b6;
    border: 0;
    border-radius: 20px 2px;
    margin: 5px 0;
    padding:  10px;
}

select, input.textbox {
    background: #242424;
    color:  #fff;
    border:  0;
    font-family: 'Montserrat', Arial, Sans-Serif;
    position:  relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 5px 10px;
    padding: 0 15px;
    border-radius: 50px;
}

button, a.button {
    cursor: pointer;
    font-family: 'Montserrat', Arial, sans-serif;
    height: 40px;
    line-height: 40px;
    width: 173px;
    text-align: center;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    text-shadow: 1px 1px 0 #000;
    margin: 0 15px 0 0;
    display: block;
    background: unset;
    border: unset;
}

a.button.login:before {
    -webkit-filter: grayscale(100%) brightness(0.4);
    filter: grayscale(100%) brightness(0.4);
}

button:before, input.button:before,a.button:before {
    content: "";
    background: url(../../../images/CiemnaStrona/button.png);
    background-position-y: 0;
    width: 192px;
    height: 62px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

a.button.small {
    font-size: 11px;
}

a.button.small:before {
    z-index: -1;
    content: "";
    position: absolute;
    background: url(../../../images/CiemnaStrona/button-small.png);
    width: 117px;
    height: 39px;
    bottom: -6px;
    left: calc(50% + 4px);
    transform: translateX(-50%);
}


button2, input.button, input.button2, a.button2 {
    cursor: pointer;
    font-family: 'Montserrat', Arial, Sans-Serif;
    background: url(../../../images/CiemnaStrona/servers-buttons.png);
    height: 33px;
    width: 139px;
    text-align: center;
    line-height: 33px;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #000;
    letter-spacing: .4px;
    color: #fff;
    border: unset;
}


a.button ~ div {
    padding: 17px 0;
}

.foot input.button,
.tfoot input.button {
    margin: 0 10px;
	background: #6a0000;
	border-radius: 15px;
}


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: #551313;
    border: 1px solid #ccc;
}

.post .editor_control_bar {
    background: #f5f5f5;
}

.popup_menu {
    background: #0b0e17;
    padding: 8px 15px 5px;
    margin: 15px 0 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-animation: fade .3s linear;
    animation: fade .3s linear;
    z-index:  99999;
}

@-webkit-keyframes fade {
    0%   {opacity: 0;}
   100% {opacity: 1;}
}

.popup_menu:after {
    width: 100%;
    height: 3px;
    content: "";
    display: block;
    background: linear-gradient(to right, rgb(194, 33, 71) 0%, rgb(233, 59, 48) 100%);
    position: absolute;
    left: 0;
    top: 0;
}

.popup_menu:before {
    content: "";
    display: block;
    position: absolute;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: rgb(225, 54, 53) transparent;
    top: -6px;
    right: 10%;
    transform: translate(-50%);
}

.popup_menu .popup_item {
    color: #333;
}

.popup_menu .popup_item:hover {
    color: #fff;
    color: #25b3c6;
    text-shadow: 0 0 1px currentColor;
}

.trow_reputation_positive {
    background: #0e600e;
}

.trow_reputation_negative {
    background: #9b2222;
}

.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: #000000;
    color: #000000;
    height: 1px;
    border: 0px;
}

.clear {
    clear: both;
}

.ofix {
    overflow: visible;
}

.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;
    height: 90px;
    position:  relative;
    z-index: 9;
}

.expcolimage span {
    -webkit-transition: ease-out .3s;
    -o-transition: ease-out .3s;
    transition: ease-out .3s;
    font-size: 21px;
    color: #202635;
    background: url(../../../images/CiemnaStrona/cellpic-arrow.png);
    width: 22px;
    height: 21px;
    margin: 36px 38px 0px 0px;
}

.tcat_menu > .expcolimage {
    margin-top: 0;
}

blockquote, 
.codeblock {
    margin: 15px 0 0;
    background: #00000035;
    padding: 20px;
    border-radius: 30px 2px;
    position:  relative;
    overflow: hidden;
    z-index:  1;
    color: #B6B6B9;
}

.codeblock:before {
    content: "\f210";
    left: -10px;
    top: 15px
}

blockquote blockquote{
    background: #2b2b2b80;
}


blockquote cite,
.codeblock .title {
    font-weight: 500;
    font-style: normal;
    display: block;
    margin: 0 0 10px 0;
}
blockquote cite,
blockquote span,
.codeblock .title,
.codeblock code {
    position: relative;
    z-index: 2;
}

blockquote cite > span {
    float: right;
    font-weight: normal;
    font-size: 11px;
    color: #c9ccd7;
}

blockquote cite span.highlight {
    float: none;
    font-weight: bold;
    padding-bottom: 0;
}

.codeblock code {
    font-family: 'Montserrat', Arial, Sans-Serif;
}


.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: 10px 0;
    white-space: nowrap;
    text-decoration: none;
    -webkit-transition: ease-esy .5s;
    -o-transition: ease-esy .5s;
    transition: ease-esy .5s;
}

.popup_menu a.popup_item:hover {
    text-decoration: none;
}


.highlight {
    background: -webkit-gradient(linear, left top, right top, from(rgb(37, 179, 198)), to(rgb(53, 207, 211)));
    background: -webkit-linear-gradient(left, rgb(37, 179, 198) 0%, rgb(53, 207, 211) 100%);
    background: -o-linear-gradient(left, rgb(37, 179, 198) 0%, rgb(53, 207, 211) 100%);
    background: linear-gradient(to right, rgb(37, 179, 198) 0%, rgb(53, 207, 211) 100%);
    background: #35cfd3;
    padding-top: 3px;
    padding-bottom: 3px;
}

.pm_alert {
    text-align: center;
    padding: 20px;
    border-radius: 5px;
    position:  absolute;
    line-height:  normal;
    width: auto;
    top: 75px;
    right: 70px;
    background: -webkit-gradient(linear, left top, right top, from(rgb(37, 179, 198)), to(rgb(53, 207, 211)));
    background: -webkit-linear-gradient(left, rgb(37, 179, 198) 0%, rgb(53, 207, 211) 100%);
    background: -o-linear-gradient(left, rgb(37, 179, 198) 0%, rgb(53, 207, 211) 100%);
    background: linear-gradient(to right, rgb(37, 179, 198) 0%, rgb(53, 207, 211) 100%);
    background: #35cfd3;
    -webkit-box-shadow: 0 0 50px #35cfd385;
            box-shadow: 0 0 50px #35cfd385;
    color: #fff;
    font-weight: 500;
    -webkit-animation: pm_alert 2s ease-in-out infinite;
            animation: pm_alert 2s ease-in-out infinite;
}

.pm_alert:before {
    content: "";
    display: block;
    width: 0;
    border-width: 0 10px 10px;
    border-style: solid;
    border-color: #35cfd3 transparent;
    position: absolute;
    right: 25px;
    top: -10px;
}


.pm_alert a {
    color: #fff;
}

@-webkit-keyframes pm_alert {
    0%      {margin-top: 0}
    50%     {margin-top: 10px}
    100%    {margin-top: 0}
}


.red_alert {
    background: #FBE3E4;
    border: 1px solid #A5161A;
    color: #A5161A;
    text-align: center;
    padding: 5px 20px;
    margin-bottom: 15px;
    font-size: 11px;
    word-wrap: break-word;
}

.red_alert a:link,
.red_alert a:visited,
.red_alert a:hover,
.red_alert a:active {
    color: #A5161A;
}

.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;
}


div.error {
    background: #9d0618;
    font-size: 11px;
    border-radius: 20px;
    padding: 20px;
}

div.error p {
    margin: 0;
    color: #333;
    font-weight: normal;
    margin: 0 0 10px;
}

div.error p em {
    font-style: normal;
    font-weight: 600;
    display: block;
    color: #fff;
    text-transform: uppercase;
}

div.error ul {
}

.pagination {
    font-size: 11px;
    padding-top: 10px;
    margin-bottom: 5px;
}

.tfoot .pagination,
.tcat .pagination {
    padding-top: 0;
}

.pagination .pages {
    font-weight: bold;
}

.pagination .pagination_current,
.pagination a {
    padding: 3px 6px;
    margin-bottom: 3px;
}

.pagination a {
    background: #950606;
    border: 1px solid #ccc;
}

.pagination .pagination_current {
    background: none;
    color: #333;
    border: none;
    font-weight: bold;
}

.pagination a:hover {
    background: #0072BC;
    color: #fff;
    border-color: #263c30;
    text-decoration: none;
}

.pagination .go_page img {
    margin-bottom: -4px;
}

.drop_go_page {
    background: #0f0f0f;
    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: 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,
#qreply_container,
#ubrowsing_container {
    padding: 0;
    width:  100%;
    box-sizing:  border-box;
}

.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 {
    padding: 15px;
    -webkit-box-shadow: 0 1px 2px 2px #eaedf1;
            box-shadow: 0 1px 2px 2px #eaedf1;
    margin: 20px 10px 20px 0;
    border-radius: 6px;
    padding: 18px 16px;
}

.deleted_post_collapsed .show_deleted_post {
    margin-top: -15px;
}

.deleted_post_collapsed .show_deleted_post a.button span {
    background-position: 0 -400px;
}

.post,
#qreply_container {
    display:  -webkit-box;
    display:  -ms-flexbox;
    display:  flex;
    background: #0f0f0f90;
    margin: 20px 10px 20px 0;
    border-radius: 25px 6px;
    padding: 18px 16px;
    width:  100%;
    box-sizing:  border-box;
}

.post .post_author,
#qreply_container .settings {
    width: 18%;
    padding: 20px 0 0;
    margin:  0;
    min-width:  160px;
}

.post .post_author h3.username,
#profile_header .profile_user h3.username  {
    margin: 0 0 5px 0px;
    font-size: 18px;
    font-weight: 500;
}

.post .post_author h4.usertitle {
    margin:  0 0 20px 0;
}

#qreply_container .settings h4.subtitle {
    font-size: 16px;
    font-weight: 500;
    margin: 8px 0 5px;
}

#qreply_container .settings h5.subtitle {
    font-size: 13px;
    margin: 0 0 10px;
}

.post .post_author div.author_avatar {
    float: left;
}

.post.classic .post_author div.author_avatar {
    float: none;
    text-align: center;
    margin-bottom: 8px;
}

.post .post_author div.author_avatar img,
#profile_header .profile_user .avatar img,
.category.user_list .content .avatar img {
    height: 100px;
    width: 100px;
    margin:  0 auto;
    border-radius: 50px;
}

.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;
    color: #666;
    line-height: 1.3;
}

.post .post_author div.author_statistics {
    float: none;
}

.post .post_author .author_statistics .stats,
#profile_header .profile_user .stats,
.category.user_list .content .stats {
    float: none;
    display:  -webkit-box;
    display:  -ms-flexbox;
    display:  flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align:  center;
    color: #fff;
    width: 150px;
    margin: 17px auto 0;
}

.post .post_author .author_statistics .stats a,
#profile_header .profile_user .stats a {
    color: #fff;
}

.post .post_author .author_statistics .stats .item .tooltip {
    text-transform: capitalize;
}

.post .post_author .author_statistics .stats .item .icon,
#profile_header .profile_user .stats .item .icon,
.category.user_list .content .stats .item .icon {
    display:  block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #9d0618;
    -webkit-transition: ease-out .5s;
    -o-transition: ease-out .5s;
    transition: ease-out .5s;
    font-size: 14px;
}

.post .post_author .author_statistics .stats .item,
#profile_header .profile_user .stats .item,
.category.user_list .content .stats .item .icon {
    cursor: default;
}



.post .post_author .author_statistics .stats .item .icon:before,
#profile_header .profile_user .stats .item .icon:before,
.category.user_list .content .stats .item .icon:before {
    font-family: Font Awesome\ 5 Free;
}

.post .post_author .author_statistics .stats .item.posts .icon:before,
#profile_header .profile_user .stats .item.posts .icon:before,
.category.user_list .content .stats .item.posts .icon:before  {
    content: "\f075";
}

.post .post_author .author_statistics .stats .item.threads .icon:before,
#profile_header .profile_user .stats .item.threads .icon:before,
.category.user_list .content .stats .item.threads .icon:before   {
    content: "\f07b";
}

.post .post_author .author_statistics .stats .item.rep .icon:before,
#profile_header .profile_user .stats .item.rep .icon:before,
.category.user_list .content .stats .item.rep .icon:before   {
    content: "\f164";
}

.post .post_author .author_statistics .stats .item.gg .icon:before,
#profile_header .profile_user .stats .item.gg .icon:before,
.category.user_list .content .stats .item.gg .icon:before   {
    content: "\f185";
}


#profile_header .profile_user .stats .item.add_buddy_button .icon:before{
    content: "\f067";
    font-weight:  bold;
    line-height: 26px;
}

#profile_header .profile_user .stats .item.remove_buddy_button .icon:before{
     content: "\f068";
    font-weight:  bold;
    line-height: 26px;
}

#profile_header .profile_user .stats .item.add_ignore_button .icon:before { 
    content: "\f00d";
    font-weight:  bold;
    line-height: 26px;
}

#profile_header .profile_user .stats .item.report_user_button .icon:before {
    content: "\f024";
    line-height: 26px;
}


.post .post_head {
    font-size: 11px;
}

.post .post_head span.post_date {
    color: #c9ccd7;
}



.post .post_head span.edited_post a {
    color: #c9ccd7;
}

.post_body {
    font-size: 14px;
    padding: 12px 0;
    color:  #afafaf;
    line-height: 22px;
}

.post.classic .post_content,
#qreply_container .text_content,
#profile_header .profile_contener {
    width: 82%;
    margin: 20px 10px 20px;
    border-radius: 20px;
    padding: 18px 16px;
}

.post.classic .post_content {
    padding: 0;
}

#qreply_container .text_content,
#profile_header .profile_contener {
    position: relative;
    border: 1px solid transparent;
    transition: ease-out .5s;
}


#qreply_container .text_content {
    border: 1px solid #000000;
}

#qreply_container .text_content textarea {
    height: 95px;
    -webkit-transition: ease-out .5s;
    -o-transition: ease-out .5s;
    transition: ease-out .5s;
}

#qreply_container .text_content .row_buttons {
    height: 46px;
    overflow: hidden;
    -webkit-transition: ease-out .5s;
    -o-transition: ease-out .5s;
    transition: ease-out .5s;
}


#qreply_container .text_content textarea {
    background: #fff;
    border: 0;
    width: 100%;
    resize: none;
    height: 150px;
}

.post.classic .post_content {
    display:  -ms-grid;
    display:  grid;
    grid-template-areas: 'inside'
                         'controls';
    -ms-grid-rows: auto 57px;
    grid-template-rows: auto 57px;
    padding:  0 0 0 16px;
}

.post.classic .post_content .post_inside {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: inside;
    position:  relative;
}

#qreply_container .text_content:before,
#profile_header .profile_contener:before {
    left: -10px;
    top: 0;
}

.post_content .signature {
    margin-top: 5px;
    border-top: 1px solid #3a3a3a;
    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 {
    color: #777;
}

.post .post_meta a:hover,
.post .post_meta a:active {
    color: #777;
}

.post_controls {
    clear: both;
    padding: 5px 0 0;
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: controls;
    margin: 20px 0 0;
}

.post_controls .author_buttons a {
    cursor: pointer;
    font-family: 'Montserrat', Arial, Sans-Serif;
    font-size: 11px;
    height: 26px;
    line-height: 26px;
    border:  0;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: ease-out .5s;
    -o-transition: ease-out .5s;
    transition: ease-out .5s;
    margin-right: 10px;
    position: relative;
    width: 108px;
    text-align: center;
    padding: 0px 9px 0 0;
    text-shadow: 1px 1px 0 #000;
}

.post_controls .author_buttons a:before {
    z-index: -1;
    content: "";
    position: absolute;
    background: url(../../../images/CiemnaStrona/button-small.png);
    width: 117px;
    height: 39px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.post_controls .author_buttons a:last-child {
    margin: 0;
}


.post_controls .author_buttons a span {
    position: relative;
    z-index: 2;
}

.contact_details .button2 {
    border: 0;
    display: inherit;
    margin: 0 auto;
    width:  auto;
}

.post_controls .author_buttons a.postbit_reputation_add {
    background:  -webkit-gradient(linear, left top, right top, from(#76c64a), to(#41b95a));
    background:  -webkit-linear-gradient(left, #76c64a 0%, #41b95a 100%);
    background:  -o-linear-gradient(left, #76c64a 0%, #41b95a 100%);
    background:  linear-gradient(to right, #76c64a 0%, #41b95a 100%);
    color:  #fff;
    -webkit-transition: ease-out .5s;
    -o-transition: ease-out .5s;
    transition: ease-out .5s;
}

.post_controls .author_buttons a.postbit_reputation_add:hover {
    opacity: 0.8;
}

.post_controls .post_management_buttons a {
    height: 32px;
    line-height:  32px;
    color:  #707383;
    padding: 0;
    border-radius: 32px;
    margin: 0 0 0 20px;
    font-size: 12px;
    font-weight: 500;
    transition: ease .5s color;
    font-weight: 600;
}

.post_controls .post_management_buttons a:first-child {
    margin:  0;
}

.post_controls .post_management_buttons a:hover,
.post_controls .post_management_buttons a:hover:before {
    color: #9d0618;
}

.postbit_buttons > a {
    display: inline-block;
}

.post_controls .post_management_buttons a:before {
    font-family: Font Awesome\ 5 Free;
    font-weight: bold;
    color: #888a97;
    font-size: 10px;
    margin-right: 5px;
    transition: ease .5s color;
}

.postbit_buttons a.postbit_quote:before {
    content: "\f075";
}

.postbit_buttons a.postbit_multiquote:before {
    content: "\f10e";
}

.postbit_buttons a.postbit_multiquote_on:before {
    content: "\f10e";
}

.postbit_buttons a.postbit_edit:before {
    content: "\f303";
}

.postbit_buttons a.postbit_qdelete:before {
    content: "\f1f8";
}

.postbit_buttons a.postbit_qrestore:before {
    content: "\f1f8";
}

.postbit_buttons a.postbit_report:before {
    content: "\f024";
}

.postbit_buttons a.postbit_warn:before {
    content: "\f024";
}

.postbit_buttons a.postbit_purgespammer:before {
    content: "\f12d";
}

.postbit_buttons a.postbit_reply_pm:before {
    content: "\f3e5";
}

.postbit_buttons a.postbit_reply_all:before {
    content: "\f122";
}

.postbit_buttons a.postbit_forward_pm:before {
    content: "\f4ad";
}

.postbit_buttons a.postbit_delete_pm:before {
    content: "\f04e";
}

a.button.small_button {
    font-size: 12px;
    margin: 0;
}



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:before {
    content: "\f06e";
    font-family: Font Awesome\ 5 Free;
    color: #707383;
}

.pollbar {
    background: url(../../../images/pollbar.png) top left repeat-x;
    border: 1px solid #3f3f3f;
    height: 10px;
}

.pollbar .percent {
    display: none;
}

.posticons_label {
    white-space: normal;
}

/** jGrowl Start **/

/** Special IE6 Style Positioning **/
.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 Styling **/
.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%;
}

/** Cross Browser Styling **/

.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;
    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: #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;
}

.jGrowl .jGrowl-notification.jgrowl_success {
    background: lightgreen;
    border: 1px solid lightgreen;
    color: #333;
}

.jGrowl .jGrowl-notification.jgrowl_error {
    background: red;
    border: 1px solid red;
    color: #333;
}

.jGrowl .jGrowl-notification.jgrowl_process, .jGrowl .jGrowl-closer {
    background: yellow;
    border: 1px solid yellow;
    color: #333;
}

/** Hide jGrowl when printing **/
@media print {
    .jGrowl {
        display: none;
    }
}

/** jGrowl End **/

/** Modal Start **/

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 9999;
    padding: 20px;
    -webkit-box-sizing: border-box;
            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 {
    text-align: left;
    background: #00000085;
    display: inline-block;
    vertical-align: middle;
    position: fixed;
    top: 0;
    left: 0;
    right:  0;
    bottom: 0;
    z-index: 9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    -webkit-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;
}

body.modal-open {
    overflow: hidden;
}

.modal > div {
	background-color: #160101;
    width:  500px;
    max-height: 500px;
    position:  absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    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;
    border-radius: 8px;
}

/** Modal End **/

/** Impromptu Start **/

/*! jQuery-Impromptu - v6.2.3 - 2016-04-23
* http://trentrichardson.com/Impromptu
* Copyright (c) 2016 Trent Richardson; Licensed MIT */

.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 .jqicontainer{
}
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;
}
div.jqi .jqibuttons button{
    margin: 20px 10px 10px 0;
    background-color: transparent;
    border: none;
    border-left: solid 1px #e4e4e4;
    font-weight: 500;
    font-size: 12px;
}

.jqiwarning .jqi .jqibuttons{
    background-color: #b95656;
}

/* sub states */
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;
}

/* arrows for tooltips/tours */
.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; }

#infocookies{
background: rgb(235, 16, 38);
position: fixed;
bottom: 0;
width: 100%;
padding: 8px;
text-align: center;
z-index: 5;
}

#smilies_box {text-align:center;background-color: #0d0d0d70;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
#smilies_box .clickable {cursor:pointer;}

/* Thread-Solved-Buttons */
a.button.thread_solved span {
	background-position: 0 -560px;
}
a.button.thread_notsolved span {
	background-position: 0 -580px;
}

/* basic styles for black background and crosshair cursor */
/*body {
	background: #000;
	margin: 0;
}*/
canvas {
	cursor: crosshair;
	display: block;
}