/*UPDATED 1.2 */
.wrapper {margin: auto;}
@media screen and (min-width: 649px) {.wrapper {max-width: 85%;padding-left: 48px;}}
@media screen and (min-width: 1700px) {.wrapper{max-width: 1400px;}}
@media screen and (max-width: 1000px) {.section-sidebar{display: none;}}

.hrline {
    width: 100%;
    margin: 20px 0;
    height: 1px;
    background: rgba(255,255,255,0.03)
}


/*UPDATED 1.2 */
.board-statistic-thead {
    color: #e0e6f0;
    background: #2d2d2d;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-width: 0;
    border-style: solid;
    border-top-color: #4d5460;
    border-right-color: #4d5460;
    border-bottom-color: #4d5460;
    border-left-color: #4d5460;
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 20%);
}

.advert {
    /*font-size: 0;*/
    border-color: #3e3a3a;
    text-align: center;
    color: #ccc;
    box-shadow: none;
	
	
}

.advert legend {
    font-size: 13.5px;
    margin: 0 auto
}

.tcat-whoonline {
    border-right: 0;
    padding: 15px 15px;
    font-size: 1.2rem;
    color: #bdc6db;
    background: #252525;
    padding-top: 5px;
    padding-bottom: 5px;
}

.forum_on {
font-size: 0.6rem;margin-right: 10px;color: #6993ff;
}

.forum_off{
display:none;
}

.trow1-whoonlins {
    border-right: 0;
    padding: 15px 15px;
    font-size: 1.2rem;
    background: #252525;
    padding-top: 0px;
    padding-bottom: 15px;
    border-top: 1px solid #1b1b1b;
}

.hdriconsonhovers:hover{
opacity: 0.8;
}

#topshouts {
width: 100%;display: flex;flex-flow: row wrap;justify-content: center;
}

#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;
}

.soilertagshid:hover{
opacity: 0.9;cursor: pointer;
}

.soilertagshid{
font-size: 16px;margin: 0px;padding: 3px;background-color: #0e5173;color: #fff;border: none;border-radius: 3px;
}

.alertad_thanxicon i{
font-size: 67px;top: 0;float: right;color: #fff;position: relative;line-height: 0px;text-shadow: 3px 7px rgba(0,0,0,.25);opacity: .15;
}

.locktosellcontent{
overflow: hidden;color: #FFF!important;border: 1px solid #e43f3c!important;background-color: #2d53cc!important;background-image: linear-gradient(to right, #ef473a, #cb2d3e)!important;padding: 15px 15px 15px 45px!important;
}

.paycreditbutton{
background-color: #212121;border: none;padding: 10px;border-radius: 3px;color: #fff;margin-top: 13px;
}

.paycreditbutton:hover{
opacity: 0.9;cursor: pointer;
}

.friendlistsinprofilenum{
position: relative;top: -30px;background-color: #1786be;color: #fff;padding: 3px 10px;border-radius: 5px;
}

.activities_tabstlyt{
cursor: pointer;
}

.tooltip-chngcover {
position: relative;display: inline-block;
}

.tooltip-chngcover .tooltiptext-chngcover {
visibility: hidden;width: 120px;background-color: #333334;color: #fff;text-align: center;position: absolute;z-index: 1;
}

.tooltip-chngcover:hover .tooltiptext-chngcover {
visibility: visible;
}

.tooltip-chngavatar {
position: relative;display: inline-block;
}

.tooltip-chngavatar .tooltiptext-chngavatar {
visibility: hidden;width: 120px;background-color: #333334;color: #fff;text-align: center;position: absolute;z-index: 1;bottom: 94%;left: 64%;margin-left: -60px;
}

.tooltip-chngavatar:hover .tooltiptext-chngavatar {
visibility: visible;
}

.tooltip-shot {
position: relative;display: inline-block;
}

.tooltip-shot .tooltiptext-shot {
visibility: hidden;width: 120px;background-color: #151515;color: #fff;text-align: center;border-radius: 6px;padding: 5px 0;position: absolute;z-index: 1;top: -5px;left: 110%;margin-left: 9px;
}

.tooltip-shot .tooltiptext-shot::after {
content: "";position: absolute;top: 50%;right: 100%;margin-top: -5px;border-width: 5px;border-style: solid;border-color: transparent #151515 transparent transparent;
}

.tooltip-shot:hover .tooltiptext-shot {
visibility: visible;
}

.tooltip-shot:hover{
cursor: pointer!important;
}

.tooltip-top {
position: relative;display: inline-block;
}

.tooltip-top .tooltiptext-top {
visibility: hidden;width: 120px;background-color: #5495f8a6;color: #fff;text-align: center;border-radius: 6px;padding: 5px 0;position: absolute;z-index: 1;bottom: 100%;left: 50%;margin-left: -60px;
}

.tooltip-top:hover .tooltiptext-top {
visibility: visible;
}

.feautres-iconss{
margin-left: 5px;opacity: 0.5;overflow: visible;display: block;font-size: 35px;position: absolute;pointer-events: none;
}

.feaytytes-iconsw{
width: 40px;height: 40px;display: inline;position: relative;
}

.feautures-text-large{
color: #fff;margin-left: 55px;
}

.featutes-text-small{
margin-left: 55px;
}

.vouches-tooltip .vouchestooltiptext {
visibility: hidden;width: 120px;background-color: #5495f8a6;color: #fff;text-align: center;border-radius: 6px;padding: 2px 0;margin-left: 119px;margin-top: -12px;position: absolute;z-index: 1;
}

.vouches-tooltip:hover .vouchestooltiptext {
visibility: visible;cursor: pointer;
}

.vouches-tooltip:hover{
cursor: pointer;
}

.d-flex{
display:flex;
}

.prod-theme-key{
flex: 1 1 25%;
}

.prod-cpicture{
height: 200px;
}

.prod-cpicture img{
height: 200px;
}

.product-border{
padding: 7px;text-align: center;
}

.product-content h3.name{
color:fff;
}

.prod-theme-key{
height: 100%;
}

.demo-btn-theme{
border-radius: 5%;flex: 50%;color: #fff;text-align: center;padding: 5px;background-color: #5693f7;
}

.buy-btn-theme{
border-radius: 5%;margin-left: 5px;flex: 50%;color: #fff;text-align: center;padding: 5px;background-color: #5d849a
}

.demo-btn-theme:hover{
cursor: pointer;opacity: 0.9;
}

.buy-btn-theme:hover{
cursor: pointer;opacity: 0.9;
}

.product-content{
box-shadow: 0 1px 3px rgb(28 28 28), 0 1px 2px rgb(28 28 28);background-color: #252525!important;border-radius: 4px;border: 1px solid #1c1c1c;
}

.prod-cpicture{
border-bottom: 1px solid #333030;BACKGROUND-COLOR: #2d2d2d;padding: 11px;box-shadow: 0 1px 3px rgb(28 28 28), 0 1px 2px rgb(28 28 28);
}

.prodct-price{
background-color: rgb(0 0 0 / 21%);padding: 13px;margin: -11px;position: absolute;
}

.dropdownwhatsnew {
position: relative;display: inline-block;margin-right: 12px;border-right: 1px solid #646464;top: 3px;padding-right: 12px;
}

.dropdown-contentnews {
display: none;position: absolute;padding: 2px 0px;background-color: #262626;min-width: 160px;right: 10px;box-shadow: 0px 8px 16px 0px rgb(21, 21, 21);z-index: 2;
}

.dropdownwhatsnew:hover .dropdown-contentnews {
display: block;
}

.dropdownwhatsnew{
cursor: pointer;
}

.dropdown-contentnews a {
display: block;padding: 10px 10px;
}

.dropdown-contentnews a:hover {
background-color: #202020;
}

.tooltip {
position: relative;display: inline-block;
}

.tooltip .tooltiptext {
visibility: hidden;width: 120px;background-color: #5495f8a6;color: #fff;text-align: center;border-radius: 6px;padding: 2px 0;margin-left: 19px;position: absolute;z-index: 1;
}

.tooltip:hover .tooltiptext {
visibility: visible;cursor: pointer;
}

.tooltip:hover{
cursor: pointer;
}

.usergroup-page-backtitle {
margin-right: 0 !important;padding: 20px 0 15px;width: 252px;text-align: center;background-color: #2d2d2d;
}

.usergroup-page-maintitle img{
width: 90%;
}

.usergroup-page-maintitle{
padding: 15px;color: #fff;text-align: center;font-size: 19px;text-shadow: 0 0 3px #090909;top: 0;position: relative;background: #202020;
}

.usergroups-page-flex{
list-style: none;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;
}

.alerts-arrow-idnex{
 position: inherit;z-index: 999;right: 60px;top: 36px;border-top: 0px solid #ff151500;border-bottom: 25px solid #2f2f2f;border-right: 15px solid #ffffff00;border-left: 15px solid #fff0;
}

.alert td.trow1{
border-top: 0px solid #202020;    border-bottom: 1px solid #202020;
}

.alert td.trow2{
border-top: 0px solid #202020;    border-bottom: 1px solid #202020;
}

#myalerts_alerts_modal{
background-color: #252525;top: 21px;right: 9px;bottom: 0;overflow: auto;
}

.modalalerts:after{
content: "\f004";font-family: 'Font Awesome 5 Free';font-weight: 400;
}

.reward-credits-box:before{position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0;background-color: #2d2d2d;}
.reward-credits-box{position: relative;margin: 5px 5px 0px 0px;padding: 15px;background-image: url(/images/reward-bg.png);background-size: cover;}





.alertsfootterlinkstab a:hover {
color:#aaa!important;text-decoration: none!important;
}

.alertsfootterlinkstab a {
color:#aaa!important;text-decoration: none!important;
}

.alert__content a{
color:#aaa;!important
}

#myalerts_alerts_modal a.close-modal {
display:none;
}

.alert.alert--read td.trow2 {
background-color: #2f2f2f!important;
}

.alert.alert--read td.trow1 {
background-color: #2f2f2f!important;
}

.alert--unread td.trow1 {
background-color: #1786be2b!important
}

.alert--unread td.trow2 {
background-color: #1786be2b!important
}

.alert__avatar img{
height: 32px;width: 32px;border-radius: 50%;
}

.modalalerts{
width: 400px;text-align: left;float: right;margin-top: 40px;display: inline-block;background-color: #2f2f2f!important;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 #fff0!important;
}

.notificatiodwssn {
background-color: #2d2d2d;color: white;text-decoration: none;padding: 7px 20px;position: relative;display: inline-block;border-radius: 2px;
}

.notificatiodwssn:hover {
opacity: 5;
}

.notificatiodwssn .badge-awardsdwdw {
position: absolute;top: -10px;right: -10px;padding: 5px 10px;border-radius: 50%;background-color: red;color: white;
}

.sceditor-maximize div.sceditor-toolbar {
margin-top: 50px;
}

.highcharts-title{
color: #fff!important;fill:#fff!important
}

.usericon {
vertical-align: middle;width: 13px!important;height: 13px!important;
}

.alerta_thxxx {
color: #FFF!important;border: 1px solid #d70000!important;background-color: #EE473A!important;background-image: linear-gradient(to right, #ef473a, #cb2d3e)!important;padding: 15px 15px 15px 45px!important;
}

.exito_thxthanxicon:before {
content: '\f058';font-family: 'FontAwesome';font-size: 17px;line-height: 20px;
}

.thx_thanked_post_img{
display:none;
}

.exito_thxx{
color: #FFF!important;background-color: #0e5173!important;background-image: linear-gradient(to right, #259669b3, #0e5173)!important;padding: 15px 15px 15px 45px!important;
}



.awardlistinprofile2{
display: flex;flex-wrap: wrap;
}

.awardlistinprofile2{
background-color: #242424;
}

.usergrouptborder{
width: 100%;margin: auto auto;
}

.Additional-groups{
background-color: #2f2f2f;padding: 9px;
}

.scam-report{
padding: 4px 0px;text-align: center;border-radius: 3px;font-size: 11px;text-transform: uppercase;font-weight: 500;background: #131313;color: #ff000c;margin-right: 29px;border: 1px solid #b50202;margin: auto;width: 77%;
}

.dropdownnewpoints{
width: 100%;background-color: #262626;color: #fff;padding: 5px;margin-bottom: 5px;
}

.item-bought-show img{
width: 15px!important;height: 15px!important;
}

.profile-bottom i:hover{
font-size: 20px;margin: 0 10px;color: #fff;
}

.profile-bottom i{
font-size: 20px;margin: 0 10px;color: #aaa;
}

.profile-bottom {
padding: 12px;background-color: #2f2f2f;border-top: 1px solid #303030;display: flex;align-items: center;justify-content: center;
}

.profile-stats {
background-color: #252525;margin-right: 3px;
}

.profile-stats2 {
background-color: #252525;margin-left: 3px;
}

.flex-onse {
flex: 1;
}

.profile-top{
padding: 15px 0;
}

.newpoints-allcontent-middle{
flex: 1;
}

.newpoints-leftbar{
flex: 0 0 20%;padding-right: 10px;
}

.creditspages-header{
display: flex;align-items: center;width: 100%;height: 10rem;background-size: contain,100%,100%;background-repeat: no-repeat,repeat,repeat;background-image:linear-gradient(to right,rgb(23,23,23) 10%,rgba(32,32,32,0.95) 100%),url(/images/MyRes-MultipleCol/forums-header/Background.png);background-position: -1.25rem 0px,0 0,0 0;background-position: 0 0,0 0,0 0;margin: var(--default-margin) 0;color: white;position: relative;margin-bottom: 10px;
}

.newpoints-menubar-list li {
display: block;background: #262626;padding: 10px;border-bottom: 1px solid #303030;font-size: 12px;color: #c9c9c9;
}

.newpoints-welcomemessage {
background-color: #262626;padding: 12px;
}

.fefefdtblt1{
flex: 1 1 25%;
}

.fefefdtblt3{
flex: 1 1 25%;
}

.Firstgroupthead{
 color: #fff;border-radius: 2px;background-color: #1786be;font-size: 1.2rem;border-top-right-radius: 15px;border-top-left-radius: 15px;padding: 10px;
}

.thirdgroupthead{
color: #fff;border-radius: 2px;background-image: linear-gradient(90deg,#e4f91899 0,#ff1127 100%,#fff);font-size: 1.2rem;border-top-right-radius: 15px;border-top-left-radius: 15px;padding: 10px;
}

.redeemcodethead{
color: #fff;padding: 10px;background-color: #2d2d2d!important;text-align: center;font-size: 1.2rem;border-top-right-radius: 15px;border-top-left-radius: 15px;
}

.periodtimeg{
background-color: #252525;padding: 7px;border-bottom: 1px solid #303030;color: #aaa;
}

.usernamebg{
background-color:#252525;padding: 7px;text-align: center;
}

.groupimagebg{
background-color: #252525;padding: 7px;text-align: center;
}

.userperksbf{
background-color: #2d2d2d;border-top: 1px solid #303030;border-bottom: 1px solid #303030;padding: 10px;font-size: 15px;color: #aaa;text-align: center;
}

.paymentslistbg{
background-color: #252525;padding: 10px;text-align: center;
}

.firstgroupprice{
background-color: rgb(40 40 40 / 29%);padding: 10px;float: right;margin: -10px;border-top-right-radius: 15px;
}

.thirdgroupprice {
background-color: rgb(40 40 40 / 29%);padding: 10px;Float: right;margin: -10px;border-top-right-radius: 15px;
}

.helpdocslobos-row {
padding: 10px 10px;border-radius: 4px;margin-bottom: 5px;background-color: #1c1c1c;
}

.helpdocslobos-number {
font-weight: bold;width: 20px;height: 30px;line-height: 30px;
}

.helpdocslobos-number {
display: inline-block;text-align: center;color: #1286c1;
}

.newmessageheadericon23224-new{
padding: 2px 8px;font-size: 14px;background-color: #ff00006b;margin-left: 5px;border-radius: 2px;border-right: 2px solid #00000030;
}

.bam_date{
display: none!important;
}

.last-adtive-last-actv img {
border-radius: 50%;
}

.tms-online{
margin-left: 7px;
}

.fewfwefwefwe{
padding: 7px;text-align: center;border-radius: 3px;font-size: 12px;text-shadow: none;text-transform: uppercase;margin: 0 auto;font-weight: 500;background: #131313;color: #12b2ff;margin-top: 10px;
}

.post-row-dlts{
display: flex;background: #1b1b1b;align-items: center;margin: 2px 8px;border-radius: 2px;width: 90%;
}

.post-icon-dlts{
padding: 9px; background: #131313; margin-right: .1rem; border-radius: 2px 0 0 2px;
}

.post-row-inner-dlts{
padding: 5px; width: 100%;
}

.groupimage-postbitclassic img{
position: relative;width: 90%;z-index: 3;
}

.postclas-userdtls {
position: relative;z-index: 1;
}

.thead52323{
font-size: 22px;background-color: #730e0e;padding: 15px;border-radius: 8px;margin-bottom: 5px;margin-top: 42px;text-align: center;color: #fff;
}

.bam_ann1{
background: #222!important;border: 1px solid #222222!important;
}

.bam_ann2{
background: #7289dacc!important; border: 1px solid #6d6d6d!important;
}

.bam_announcement.green{
background: #067b05!important;border: 1px solid #58841d!important;
}

.bam_announcement.yellow{
background:#6f6212!important;
}

.bam_date{
color:#bababa!important;
}

.bam_announcement.red{
background: #d71b23de!important;
}

.bam_announcement{
color: #ffffff!important;
}

.last-adtive-last-actvimg{
border-radius: 50%;
}

.market-last-threads img{
border-radius: 50%;
}

.header_avatar img{
border-radius: 50%;
}

.pmnumber-box-new{
padding: 2px 8px;font-size: 14px;background-color: #ff00006b;margin-left: 5px;border-radius: 2px;border-right: 2px solid #00000030;
}

.register-forum-mogdf{
width: 90%;margin: auto;
}

.member-login-tx{
padding: 30px;
}

.loign-member-ppad{
padding: 30px;background-color: #1a1a1a;
}

.login-member-next-desc{
flex: 0 0 50%;max-width: 50%;
}

.member-register-descd{
flex: 0 0 50%;max-width: 50%;opacity: 0.6;background: linear-gradient(to right,rgb(23 23 23) 10%,rgb(32 32 32 / 90%) 100%),url(/images/MyRes-MultipleCol/forums-header/Backgroundbig.png) center center no-repeat #292929;background-size: cover !important;
}

.member-login-descd{
flex: 0 0 50%;max-width: 50%;opacity: 0.6;background: linear-gradient(to right,rgb(23 23 23) 10%,rgb(32 32 32 / 90%) 100%),url(/images/MyRes-MultipleCol/forums-header/Background.png) center center no-repeat #292929;background-size: cover !important;
}

.last-adtive-last-actv{
padding: 4px 0px;background-color: #252525;border-bottom: 1px solid #202020;
}

.market-last-threads{
padding: 4px 0px;background-color: #252525;border-bottom: 1px solid #202020;
}

.last-thread-general{
padding: 4px 0px;display: inline-flex;border-bottom: 1px solid #202020;background-color: #252525;width: 100%;
}

.last-threads-avatars img {
width: 30px;background-color: #151515;height: 30px;border-radius: 50%;padding: 2px;
}

.columns {
list-style: none; margin: 0; padding: 0;
}

.columns li {
width: 50%; float: left;
}

body {
    background: #1c1c1c;
	color: #333;
	text-align: center;
	line-height: 1.4;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	overflow-y: scroll!important;
}

a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover,
a:active {
color: #dcdcdc;text-decoration: none;
}

/** customized */
#container {
    color: #aaa;
    text-align: left;
    line-height: 1.4;
    margin: 0;
    font-family: Tahoma,Verdana,Arial,Sans-Serif;
    font-size: 13px;
}

#logo {
margin-top: 105px;
}

#content {
width: auto !important;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;text-decoration: none;
}

#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;
    text-decoration: none;
}

#search {
border: 0;padding: 0;margin: 0;float: right;vertical-align: middle;
}

#search input.button,
#search input.textbox {
border: none;
}

#search input.button {
color: #fff;background-color: #5f388d;
}

#search input {
margin: -3px 0;color: #aaa;
}

#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;padding: 6px;font-size: 12px;overflow: hidden;
}

#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 {
	float: left;
	margin: 4px 0 0 0;
}

#footer .lower {
color: #666;background-color: #2d2d2d;padding: 6px 6px 12px 6px;overflow: hidden;font-size: 11px;padding: 25px;border-top: 1px solid #333030;
}

#footer .lower a:link,
#footer .lower a:visited {
color: #9a9a9a;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: 10px;
	width: 10px;
	display: inline-block;
	margin: 0 5px;
	background: url(../../../images/mini_status_sprite.png) no-repeat 0 0;
}

.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: #aaa;
	font-size: 13px;
}

.tborder {
width: 100%;margin: auto auto;padding: 1px;
}

.tfixed {
	table-layout: fixed;
	word-wrap: break-word;
}

.thead {
background-color: #252525;color: #ffffff;border-top-right-radius: 15px;border-top-left-radius: 15px;padding: 14px;
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover,
.thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
color: #fff;border-top: 1px solid #444;border-bottom: 1px solid #1c1c1c;font-size: 12px;background-color: #9d3838;
}

.tcat a:link {
	color: #fff;
}

.tcat a:visited {
	color: #fff;
}

.tcat a:hover,
.tcat a:active {
	color: #fff;
}

.trow1 {
background: #252525;color: #AAA;border-top: 1px solid #202020;
}

.trow2 {
background: #252525;color: #AAA;border-top: 1px solid #202020;
}

.trow_shaded {
background: #1c1c1c;
}

.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: #ff02020d;
}

.trow_selected,
tr.trow_selected td {
background: #b51f2a26;color: #aaa;
}

.trow_selected a:link,
.trow_selected a:visited,
.trow_selected a:hover,
.trow_selected a:active {
	color: #333;
}

.trow_sep {
background: #232323;color: #aaa;padding: 6px;font-size: 12px;font-weight: bold;
}

.tfoot {
padding: 6px;color: #aaa;
}

.tfoot a:link {
color: #fff;text-decoration: none;
}

.tfoot a:visited {
color: #aaa;text-decoration: none;
}

.tfoot a:hover,
.tfoot a:active {
color: #aaa;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: 11px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

fieldset {
	padding: 12px;
    border: 1px dashed #404040;
	margin: 0;
}

fieldset.trow1,
fieldset.trow2 {
border-color: #444;
}

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;
}

input.textbox.portal_search {
    width: 68%;
}

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;
	padding: 3px;
	border: 1px solid #ccc;
	outline: 0;
	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: 13px;border: 1px solid #bbb;color: #fbfbfb;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: #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 {
	background: #fff;
	border: 1px solid #ccc;
}

.popup_menu .popup_item {
background: #1d1d1d;color: #aaa;
}

.popup_menu .popup_item:hover {
background: #949596;color: #000;
}

.trow_reputation_positive {
background: #00ffc421;
}

.trow_reputation_negative {
background: #ff000021;
}

.reputation_positive {
color: green;
}

.reputation_neutral {
color: #aaa;
}

.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;
}

.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;
}

blockquote {
margin: 0;background: #1c1c1c;padding: 10px;
}


.mycode_quote {
    border-radius: 10px!important;
    border: 1px solid #2c2c2c!important;
    box-shadow: 0px 0px 10px 0px #392b3c!important;
    margin: 10px!important;
}


blockquote cite {
	font-style: normal;
    display: block;
    border-bottom: 1px solid #232323;
    font-weight: bold;
    padding-bottom: 8px;
}

blockquote cite > span {
	float: right;
	font-weight: normal;
	font-size: 12px;
	color: #666;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
background: #1c1c1c;padding: 0px;
}

.codeblock .title {
padding: 6px;border-bottom: 1px solid #232323;font-weight: bold;padding-bottom: 8px;margin: 0 0 0px 0;background-image: linear-gradient(to right,rgb(23,23,23) 10%,rgba(32,32,32,0.95) 100%),url(/images/MyRes-MultipleCol/codetagsg.gif);
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	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;
}

.highlight {
	background: #0e517394;
	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: #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;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

div.error {
padding: 5px 10px;border: 1px solid #333030;background: #19181891;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: #fff;background: url(../../../images/error.png) no-repeat 0;
}

div.error ul {
margin-left: 20px;
}

.pagination {
    font-size: 15px;
    padding: 3px;
    margin-bottom: 22px;
    background: #353535;
    border: none;
    font-weight: bold;
    border-radius: 4px;
}

.tfoot .pagination,
.tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {padding: 0px 6px;margin-bottom: 3px;}

.pagination a {
	border:none;
}

.pagination .pagination_current {color: #fff;border: none;background: #d00707;border: none;font-weight: bold;border-radius: 4px;}

.pagination a:hover {
background: #f00;color: #fff;border:none;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_breadcrumybbwm_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 {
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 {
padding: 15px;background-color: #1c1c1c;margin-bottom: 10px;margin-top: 5px;
}

.deleted_post_collapsed {
padding: 15px;background-color: #1c1c1c;margin-bottom: 8px;
}

.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 .post_author {
background: #202020;width: 280px;position: relative;
}

.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;z-index: 2;position: relative;
}

.post .post_author div.author_avatar img {
border-radius: 5%;width: 125px;height: 125px;
}

.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;z-index: 2;position: relative;
}

.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 6px;
	float: none;
}

.post .post_head {
font-size: 11px;padding: 11px 13px;
}

.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: 14px;padding: 13px;
}

.post.classic .post_content {
float: left;width: 100%;word-break: break-all;
}

.post_content .signature {
margin-top: 5px;border-top: 1px dotted #333030;padding: 10px 0 4px 0;
}

.post .post_meta {
margin: 4px 0;font-size: 11px;color: #999;padding: 13px;
}

.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: #212121; padding: 5px; overflow: hidden; border-bottom: 1px solid #1c1c1c; border-top: 1px solid #1c1c1c;
}

.postbit_buttons > a:link,
.postbit_buttons > a:hover,
.postbit_buttons > a:visited,
.postbit_buttons > a:active {
background-color: rgb(33,33,33);
    padding: 7px 9px;
    border-radius: 2px;
    color: #fff !important;
    font-weight: 500;
    border: 1px solid rgb(35,35,35);
    text-transform: uppercase;
    font-size: 11.5px;
    display: inline-block;
}

.postbit_buttons > a:hover {
    color:#fff;
    background-color: #333030;
}

.postbit_buttons a span {
display: inline-block;height: 16px;
}

.post:not(.deleted_post) .postbit_qrestore,
.post:not(.deleted_post) .status_type,
.post.deleted_post .postbit_mirage {
    display: none;
}

a.button:link,
a.button:visited,
a.button:active {
color: #fff;display: inline-block;margin: 2px 2px 6px 2px;background-color: #262626;border-radius: 5px; padding: 9px;
}

a.button:hover{
background-color: #5f388d;
}

a.button.small_button {
	font-size: 13px;
	margin: 0;
	padding: 3px 6px;
}

.quick_jump {
width: 13px;height: 13px;padding-left: 13px; /* amount of padding needed for image to fully show */margin-top: -3px;border: none;
}

.posticons_label {
	white-space: nowrap;
}

/** 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;background-color: #04ff4169;position: fixed;
}

.jGrowl.top-left {
	left: 0px;
	top: 0px;
}

.jGrowl.top-right {
	right: 0px;
	top: 60px;
}

.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;
	-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: #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;
}

@media print {
.jGrowl {
display: none;
}


}

.blocker {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 99999;
	padding: 20px;
	box-sizing: border-box;
	background-color: rgb(0,0,0);
    background-color: rgb(0 0 0 / 0%);
	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;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: 9.5px;right: 3.5px;display: block;opacity: 0.3;width: 24px;height: 24px;text-indent: -9999px;background: url(/images/MyRes-MultipleCol/close.png) no-repeat 0 0;
}

.modal a.close-modal:hover{
opacity: 0.9;
}

.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: #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;
	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;
}

/* 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;
}

#shoutbox { margin-bottom: 10px; border: solid 2px rgba(0,0,0,0.1); }
#shoutbox .head { padding: 8px; }
#shoutbox.front .head { cursor: pointer; }
#shoutbox .head .right { float: right; margin: 0; font-size: 13px; }
#shoutbox.collapsed .head { opacity: 0.6; }
#shoutbox.collapsed .body { display: none; }

#shoutbox .panel { border-top: solid 2px rgba(0,0,0,0.1); }
#shoutbox input.text { margin: 0; padding: 10px 8px; width: 100%; box-sizing: border-box; border: none; box-shadow: inset 0 2px 4px rgba(0,0,0,0.08); font-family: Arial, sans-serif; font-size: 12px; color: #000; }
#shoutbox .minposts, #shoutbox .blocked { padding: 6px; font-size: 11px; }
#shoutbox .panel.minposts { background: #FFFED8; color: #727250; }
#shoutbox .panel.blocked { background: #FCEFEF; color: #543A3A; }
#shoutbox .panel p { margin: 0; }

#shoutbox .window { border-top: solid 2px rgba(0,0,0,0.1); overflow-y: scroll; }
#shoutbox .data { display: table; width: 100%; border-top: solid 2px rgba(0,0,0,0.1); font-family: Arial, sans-serif; font-size: 12px; }
#shoutbox.front .data { border-top: none; }

#shoutbox .entry { display: table-row !important; width: 100%; transition: background-color 0.2s; }
#shoutbox .entry:nth-child(even) { background-color: rgba(0,0,0,0.01); }
#shoutbox .entry.new { background-color: rgba(255,255,100,0.1); }
#shoutbox .entry:target { background-color: rgba(50,200,255,0.1); }
#shoutbox .entry > div { border-bottom: dashed 1px rgba(0,0,0,0.05); }
#shoutbox .entry:last-child > div { border-bottom: none; }

#shoutbox .entry > div { display: table-cell; padding: 6px; }

#shoutbox .avatar img { margin: 0 auto; vertical-align: middle; max-height: 20px; max-width: 20px; border: solid 1px rgba(255,255,255,0.1); box-shadow: 0 0 2px rgba(0,0,0,0.1); cursor: pointer; }
#shoutbox .user { border-right: solid 1px rgba(0,0,0,0.05); text-align: right; white-space: nowrap; cursor: pointer;  padding-left: 2px !important; }
#shoutbox .call { cursor: pointer; display: inline-block; height: 100%; padding: 0px 5px; margin-right: 4px; font-size: 14px; }
#shoutbox .call:hover, #shoutbox .user:hover { text-decoration: underline; }
#shoutbox .text { width: 100%; color: #555; }
#shoutbox .info { font-size: 11px; color: #AAA; white-space: nowrap; text-align: right; }
#shoutbox .entry.unread .info:before { display: inline-block; position: relative; top: -2px; margin-right: 10px; height: 4px; width: 4px; content: ''; background: rgba(255,100,0,0.8); border-radius: 10px; }
#shoutbox .info a { color: inherit; }
#shoutbox .mod { padding: 6px 8px; font-size: 9px; font-weight: bold; color: #AAA; text-decoration: none; }
#shoutbox .mod:nth-of-type(3) { margin-right: 5px; border-left: solid 1px rgba(0,0,0,0.1); }
#shoutbox .ip { margin-right: 10px; color: #CECECE; }

#shoutbox .private {color: deepskyblue; margin-right: 5px; font-weight: bold; }
#shoutbox .entry.deleted { background-color: rgba(0,0,255,0.2); }
#shoutbox .entry.deleted .ip { color: #AAA; }
#shoutbox .entry.deleted .ip, #shoutbox .entry.deleted .info { font-weight: bold; }
#shoutbox .entry .mod.redo { color: red; font-size: 15px;}

#shoutbox .entry .report { color: red; margin-right: 5px; }
/** Impromptu End */

/** CUSTOMIZED ONE */

.trow1-grprow {
    border-right: 0;
    padding: 15px 15px;
    font-size: 1.2rem;
    background: #252525;
    padding-top: 0px;
    padding-bottom: 15px;
    border-radius: 0 0 15px 15px;
}


.star_Glmod, .glmodrpc {
    color: #1fe!important;
	font-weight: 900;
    text-shadow: 0px 0px 4px #00a2ff;
    background: url(/images/sparkle_aqua.gif);
}


.star_Vendors, .vndrgrpc {
    color: #ffad00!important;
    text-shadow: 0px 0px 5px #000;
    font-weight: bold;
}

.star_Conti, .contibuter {
    color: #f19!important;
    
}

.star_Mem, .memrpc {
    color: #0095ff!important;
    
}

.star_Admin, .hadgrpc {
    color: #fe1500!important;
    font-weight: bold;
    text-shadow: 0px 0px 3px #000;
}

/*.star_Owner, .owner {
    color: #fe1500!important;
    font-weight: 900;
    text-shadow: 0px 0px 3px #000;
	background: url(https://i.postimg.cc/FzNYnCqb/glitter-397.gif);
}*/


.owner {
    color: #fe8f00!important;
    font-weight: 900;
    text-decoration: overline;
    white-space: nowrap;
    text-shadow: 0px 0px 3px #000;
    background: url(/images/rain.gif);
}

/*.star_VIPold, .vipgOLDrpc {
    position: relative;
    letter-spacing: .02em;
    text-shadow: .75px .75px 7px #0071ff ad !important;
    font-weight: bold;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: border-box,text;
    background-image: url(https://static.cracked.io/images/refund_god.gif),repeating-linear-gradient(90deg, #44dbff 25%, #e4ff00 47%, #00ff1d 53%, #44dbff 75%);
    background-size: 7em,10em;
    animation: Moder 3s linear infinite;
}*/

.star_Coder, .coderrpc {
	color: #a768f9!important;
    font-weight: bold;
    text-shadow: 0px 0px 3px #000;
}

.thead {
    background-color: #950808;
    color: #fff;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    padding: 10px 10px 10px 12px;
}

.board-statistic-thead {
    color: #e0e6f0;
    background: #1c1c1c;
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 20%);
    text-align: center;
    font-size: 14px;
}

thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}

table {
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 2px;
}

.smalltext {
    font-size: 11px;
}

.trow-bubble {
    padding: 0.5rem;
    border-radius: 1rem;
    border-top: 1px solid #202020;
    background: #1c1c1c;
    text-align: center;
    border: 2px solid #2a2a2a;
}

.tborder {
    width: 100%;
    margin: auto auto;
    padding: 1px;
}


table[Attributes Style] {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
}

.boxonline {
    display: inline-block;
    border-radius: 4px;
    position: relative;
    background: #252525;
    margin-left: 15px;
    padding: 6px 12px;
    font-size: 11px;
    color: #AAA;
}

.boxbutton {
    display: inline-block;
    border-radius: 4px;
    position: relative;
    background: #252525;
    margin-left: 15px;
    padding: 6px 12px;
    font-size: 11px;
}

 /* old adminrpc css */

/* adminrpc {
    background-clip: border-box;
    -webkit-background-clip: text;
    text-shadow: 0 0 5px #cf9;
    -webkit-text-fill-color: transparent;
    color: #4d9900;
    font-weight: 900;
    background-image: url(/images/stars.gif),linear-gradient( 90deg,#0ff 0,#f0f 100%,#fff);
    text-shadow: 0 0 10px #fff0;
}
 */
 /* color: #fff; */

 /* old adminrpc css */


.adminrpc {
    color: #efefef;
    font-weight: 900;
    background: transparent url(/images/rain.gif);
	text-shadow: 2px 2px 6px #b30000;
    /* color: #fff; */
    
}


.footer-colums {
    float: left;
    width: 21%;
    margin-left: 28px;
    color: #757575;
}
.footer-links {
    width: 80%;
    margin: auto auto;
    position: relative;
    top: -20px;
}

.h-flex {
    display: flex;
    align-items: center;
}

.df_god, .df_GOD {
    color: #fffd01;
	font-weight: 900;
    text-shadow: 0px 0px 4px #ffd700;
    background: url(/images/gitter.gif);
}

.df_i:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 0.75em;
    margin-right: 3px;
    margin-top: -3px;
    vertical-align: middle;
}

.df_mvp, .df_MVP {
    color: #E8F9FD;
    
    font-weight: 900;
    background: url(/images/mvp.gif);
}


.star_Select, .selectgrpc {
    color: #f19!important;
    text-shadow: 0px 0px 4px #b300ff;
}

.star_Forum, .botsgrpc {
    color: #a768f9!important;
    font-weight: bold;
    text-shadow: 0px 0px 3px #000!important;
    background: url(https://i.ibb.co/HTXybWx/zTF1Pzd.gif);
}

.star_Writers, .writergrpc {
    color: #f9f!important;
    font-weight: bold;
    text-shadow: 0px 0px 3px #000;
}

.waitingmem {
    color: #a497a7;
}

.staffteam-top-profile img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.staffteam-top-profile {
    border-bottom: 1px solid #333030;
    border-radius: 2px;
    background-color: #2f2f2f;
    padding: 0px;
    display: flex;
    font-size: 14px;
}



.tab_style_selected {
    display: inline-block;
    font-size: 14px;
    margin: auto;
    text-align: center;
    background: #393939;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    margin-left: 5px;
}

a:visited {
    color: #fff;
    text-decoration: none;
}

div#tab_nav {
    margin: auto;
    text-align: center;
    margin-left: -5px;
}

.sidebartheadlastactvs12 {
    position: relative;
    background: url(/images/announcmentsbar.png) no-repeat 50%;
    background-position: center bottom;
    background-size: 100%;
    height: 89px;
    padding-top: 1px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.sidebartheadlastactvs12:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--rounded) var(--rounded) 0 0;
    background: radial-gradient(#25252500,rgb(37 37 37)),linear-gradient(to bottom,#25252578,rgb(0 0 0 / 0%));
    z-index: 2;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

#container {
    color: #fff8f8;
    text-align: left;
    line-height: 1.4;
    margin: 0;
    font-family: Tahoma,Verdana,Arial,Sans-Serif;
    font-size: 13px;
}

.sidebartheadlastactvs123 {
    position: relative;
    background: url(https://cdn.discordapp.com/attachments/1045454941919129641/1045455024051994656/discord.gif) no-repeat 50%;
    background-size: 100%;
    height: 89px;
    padding-top: 1px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.thead-btn {
    border-radius: 8px;
    background: #b14747;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #a14040;
}


.forum_on {
    font-size: 0.6rem;
    margin-right: 10px;
    color: #2cfc04;
    margin-left: 10px;
}

.whoonlinecat {
    color: #fff;
    border-top: 1px solid #444;
    border-bottom: 1px solid #1c1c1c;
    background-color: #252525;
    font-size: 14px;
}




.flyover_login_box_discord {
	text-align: center;  
    width: 25%;
    height: 35px;
    border-radius: 2px;
    color: #e7e7e7;
    border: none;
    padding: 9px;
    background-color: #7289da;
}



.widget-2vZvsN {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 5px;
    overflow: hidden;
    font-family: ABC Ginto Normal,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


.post.classic .post_author div.author_information {
    float: none;
    padding: 0;
    text-align: center;
    z-index: 2;
    position: relative;
}

.post-sta2t {
    flex: 0 1 49%;
}


.df_tprefix {
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    padding: 2px 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.df_staffp {
    background-color: #96281B;
    animation: rf_dep3 3s infinite linear;
    -webkit-animation: rf_dep3 3s infinite linear;
    color: white;
    border-radius: 2px;
    padding: 3px 6px;
    white-space: nowrap;
    font-weight: bold;
}

.postbitawawardslobos img {
    width: 40px;
    height: 40px;
    margin-left: 5px;
    margin-bottom: 5px;
}

.panel {
position: relative;
}

.popupsmilesbyanonshare {
    width: 20px;
    height: 20px;
    content: ' ';
    position: absolute;
    right: 4px;
    top: 10px;
    cursor: pointer;
}

/* Popup container */
.popupsmilesbyanonshare {
  display: inline-block;
  cursor: pointer;
}

/* The actual popup (appears on top) */
.popupsmilesbyanonshare .popuptextbyanonshoutbox {
    visibility: hidden;
    width: 250px;
    background-color: #525151;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: -33px;
    left: -257px;
}

/* Popup arrow */
.popupsmilesbyanonshare .popuptextbyanonshoutbox::after {
content: "";
    position: absolute;
    top: 46%;
    left: 100%;
    border-width: 5px;
    border-style: solid;
    border-color: #fff0 #af1f1f00 #03ff3a00 #555555;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popupsmilesbyanonshare .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}

/*
.postbit_report {
    background-color: #9d0710!important;
    color: #fff!important;
	
}
*/

.postbit_buttons, .postbit_mirage, .author_buttons, .postbit_purgespammer, .postbit_report, .postbit_warn, .add_tyl_button {
    font-weight: bold!important;
    border-radius: 4px!important;
}



.chatTabs li.active {
    z-index: 2;
}

.chatTabs li {
    float: left;
    list-style: none;
}


.button-sht-lobos-smile {
    padding: 9.5px 0px!important;
    margin-top: 0px!important;
    border-color: #292828!important;
    color: #ecfbff;
    border-bottom-right-radius: 10px;
}


.footer__social-links a {
    color: var(--main-link-color);
    padding: 0 5px;
}

.df_o:before {
    content: "[Owner] ";
    color: #a50000;
    font-weight: bold;
    font-style: normal;
}

.df_o {
    white-space: nowrap;
}

.df_a:before {
    content: "[Admin] ";
    color: #a50000;
    font-weight: bold;
    font-style: normal;
}

.df_mod {
    color: #a868ed;
    text-shadow: 0px 0px 5px #090909;
    font-weight: bold;
    white-space: nowrap;
}

.df_mod::before {
    content: "[Mod] ";
    color: #a50000;
    font-weight: 700;
    font-style: normal;
}

.df_god:before, .df_GOD:before {
    content: "\f521";
}

.df_mvp:before, .df_MVP:before {
    content: "\f3a5";
    margin-top: -1px;
}

.df_vip:before, .df_VIP:before {
    content: "\f005";
    margin-top: -2px;
}

.df_vip, .df_VIP {
    color: #0c0 !important;
    font-weight: 700;
}

.greenglow {
    animation: greenpulse 2s infinite;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.upgradebtnucp {
    background-color: #1b9900!important;
    border: 1px solid #12ff00!important;
}

.ucpbtns {
    color: #fff!important;
    padding: 3px 8px;
    font-family: Tahoma,Verdana,Arial,Sans-Serif;
    font-size: 13px;
    outline: 0;
    border-radius: 5px;
    padding: 8px!important;
    font-weight: bold;
}

@-webkit-keyframes greenpulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(18,255,0,0.7);
        box-shadow: 0 0 0 0 rgba(18,255,0,0.7)
    }

    80% {
        -webkit-box-shadow: 0 0 0 8px rgba(18,255,0,0);
        box-shadow: 0 0 0 8px rgba(18,255,0,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(18,255,0,0);
        box-shadow: 0 0 0 0 rgba(18,255,0,0)
    }
}

@keyframes greenpulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(18,255,0,0.7);
        box-shadow: 0 0 0 0 rgba(18,255,0,0.7)
    }

    80% {
        -webkit-box-shadow: 0 0 0 8px rgba(18,255,0,0);
        box-shadow: 0 0 0 8px rgba(18,255,0,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(18,255,0,0);
        box-shadow: 0 0 0 0 rgba(18,255,0,0)
    }
}





.button:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient( 120deg,transparent,rgb(255,255,255),transparent );
    transition: all 650ms;
}


.fa-smile-wink:before {
    content: "\f4da";
}

.social__sites__profile img {
    margin-right: 5px;
    width: 25px;
}
/*UPDATED 1.2 *//*UPDATED 1.2 *//*UPDATED 1.2 *//*UPDATED 1.2 */


.red-color-df {
    color: #e51919!important;
	
}

.postbit_report {
    background-color: #9d0710!important;
    color: #fff!important
}

.postbit_report:hover {
    background-color: #c30b1d!important;
    color: #fff!important
}

.postbit_warn {
    background-color: #9d6507!important;
    color: #fff!important
}

.postbit_warn:hover {
    background-color: #cb8207!important;
    color: #fff!important
}


.stats-box_numybbwm_number {
    display: flex;
    flex-direction: column;
}


.inner_stuff img {
    max-height: 70px;
}

.inner_stuff img {
	
}

/*changelog page */
.changelog {
    border-radius: 6px;
    overflow: hidden;
    background: rgba(255,255,255,0.03);
    display: flex;
    color: rgba(255,255,255,0.8);
    align-items: center;
    position: relative;
    margin: 10px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.12)
}

.changelog.bug:before {
    content: "\f188"
}

.changelog.add:before {
    content: "\f055"
}

.changelog.typo:before {
    content: "\f031"
}

.changelog.improvement:before {
    content: "\f0aa"
}

.changelog:before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    bottom: -20px;
    right: 20px;
    color: rgba(255,255,255,0.04);
    font-size: 53px;
    transform: rotate(-15deg)
}

.changelog .content {
    flex: 1;
    padding: 12px 16px
}

.changelog .content .reportedby {
    font-size: 12px;
    color: rgba(255,255,255,0.5)
}

.changelog .date {
    padding: 12px 16px;
    font-size: 12px;
    box-sizing: border-box;
    text-align: center;
    background: rgba(255,255,255,0.05)
}

.changelogs .type:not(:first-child) {
    margin-top: 30px
}

.changelogs .type .collapse {
    border-radius: 5px;
    padding: 4px 8px;
    cursor: pointer;
    transition: all 200ms ease-in-out
}

.changelogs .type .collapse:hover {
    background: rgba(255,255,255,0.06);
    box-shadow: 0 1px 2px rgba(0,0,0,0.03)
}

.changelogs .type .collapse-icon {
    float: right;
    margin-top: 3px;
    transition: transform 200ms ease-in-out;
    color: rgba(255,255,255,0.7);
    transform: rotate(360deg)
}

.changelogs .type .collapse-icon.active {
    transform: rotate(180deg)
}

.ucp-widget.pm {
    display: flex;
    justify-content: space-between
}

.ucp-widget.pm .left {
    width: 350px;
    box-sizing: border-box;
    margin: -12px -16px;
    padding: 12px 16px;
    padding-bottom: 0;
    background: rgba(0,0,0,0.05);
    border-right: 1px solid rgba(255,255,255,0.03)
}

.ucp-widget.pm .right {
    width: calc(100% - 350px)
}

.ucp-widget.pm .new-conversation {
    color: rgba(255,255,255,0.8);
    display: block;
    padding: 8px 12px;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(102,116,222,0.12)
}

.ucp-widget.pm .sect {
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: -10px;
    margin-bottom: 10px;
    display: inline-block;
    color: rgba(255,255,255,0.40)
}

.actual-container {
    width: auto;
    margin: 0 auto;
    padding: 6px 9px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-sizing: border-box;
    background: #202020;
    border-left: 9px solid rgba(0,0,0,0.16);
    border-bottom: 9px solid rgba(0,0,0,0.16);
    border-right: 9px solid rgba(0,0,0,0.16)
}

.ucp-widget span.title {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
}

.ucp-widget {
    background: #282828;
    padding: 12px 16px;
    margin-bottom: 15px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(255,255,255,0.03);
    border-radius: 6px
}

.changelogs .type .collapse {
    border-radius: 5px;
    padding: 4px 8px;
    cursor: pointer;
    transition: all 200ms ease-in-out
}

.changelogs .type .collapse:hover {
    background: rgba(255,255,255,0.06);
    box-shadow: 0 1px 2px rgba(0,0,0,0.03)
}

.changelogs .type .collapse-icon {
    float: right;
    margin-top: 3px;
    transition: transform 200ms ease-in-out;
    color: rgba(255,255,255,0.7);
    transform: rotate(360deg)
}

.changelogs .type .collapse-icon.active {
    transform: rotate(180deg)
}

.ucp-widget .title-2 {
    color: rgba(255,255,255,0.90);
    font-size: 15px;
    font-weight: 500
}

/* DVZ Shoutbox */
#shoutbox { margin-bottom: 10px; border: solid 2px rgba(0,0,0,0.1); }
#shoutbox .head { padding: 8px; }
#shoutbox.front .head { cursor: pointer; }
#shoutbox .head .right { float: right; margin: 0 -8px 0 0; font-size: 13px; }
#shoutbox .head .right a { padding: 8px; }
#shoutbox.collapsed .head { opacity: 0.6; }
#shoutbox.collapsed .body { display: none; }

#shoutbox .panel { border-top: solid 2px rgba(0,0,0,0.1); }
#shoutbox input.text { margin: 0; padding: 10px 8px; width: 100%; box-sizing: border-box; border: none; box-shadow: inset 0 2px 4px rgba(0,0,0,0.08); font-family: Arial, sans-serif; font-size: 12px; color: #000; }
#shoutbox .minposts, #shoutbox .blocked { padding: 6px; font-size: 11px; }
#shoutbox .panel.minposts { background: #FFFED8; color: #727250; }
#shoutbox .panel.blocked { background: #FCEFEF; color: #543A3A; }
#shoutbox .panel p { margin: 0; }

#shoutbox .window { border-top: solid 2px rgba(0,0,0,0.1); overflow-y: scroll; }
#shoutbox .data { display: table; width: 100%; border-top: solid 2px rgba(0,0,0,0.1); font-family: Arial, sans-serif; font-size: 12px; }
#shoutbox.front .data { border-top: none; }

#shoutbox .entry { display: table-row !important; width: 100%; transition: background-color 0.2s; }
#shoutbox .entry:nth-child(even) { background-color: rgba(0,0,0,0.01); }
#shoutbox .entry.new { background-color: rgba(255,255,100,0.1); }
#shoutbox .entry:target { background-color: rgba(50,200,255,0.1); }
#shoutbox .entry > div { border-bottom: dashed 1px rgba(0,0,0,0.05); }
#shoutbox .entry:last-child > div { border-bottom: none; }

#shoutbox .entry > div { display: table-cell; padding: 6px; }

#shoutbox .avatar { height: 22px; }
#shoutbox .avatar img { margin: 0 auto; vertical-align: middle; max-height: 20px; max-width: 20px; border: solid 1px rgba(255,255,255,0.1); box-shadow: 0 0 2px rgba(0,0,0,0.1); cursor: pointer; }
#shoutbox .user { border-right: solid 1px rgba(0,0,0,0.05); text-align: right; white-space: nowrap; }
#shoutbox .text { width: 100%; color: #555; word-break: break-all; word-wrap: break-word; }
#shoutbox .info { font-size: 11px; color: #AAA; white-space: nowrap; text-align: right; }
#shoutbox .entry.unread .info:before { display: inline-block; margin-right: 10px; height: 4px; width: 4px; content: ''; background: rgba(255,100,0,0.8); border-radius: 10px; vertical-align: middle; }
#shoutbox .info a { color: inherit; }
#shoutbox .mod { padding: 6px 8px; font-size: 9px; font-weight: bold; color: #AAA; text-decoration: none; }
#shoutbox .mod:nth-of-type(2) { margin-right: 5px; border-left: solid 1px rgba(0,0,0,0.1); }
#shoutbox  .ip { margin-right: 10px; color: #CECECE; }
