.details_box {
    background-color: rgba(0,0,0,0.100);
    padding: 8px;
    margin: 0px;
    border: 1px solid #1d1d1d;
    border-radius: 2px
}

.details_box .icon {
    width: 40px;
    text-align: center;
    float: left;
    display: inline-block
}

.details_box .icon i {
    font-size: 20px;
    position: relative;
    top: 8px
}

.details_box .details {
    margin-left: 48px
}

.stats_data,.geo_stats_data {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.stats_data > li,.geo_stats_data > li {
    float: left;
    width: 49%;
    padding: 15px 18px;
    text-align: left;
    box-sizing: border-box
}

.geo_stats_data > li {
    width: 33%
}

.stats_data:not(.warn_data) > li {
    border: 0.5px solid #312f2f
}

.stats_data:not(.warn_data) > li:first-child {
    border-width: 0px 0px 0.5px 0px
}

.stats_data:not(.warn_data) > li:nth-child(2) {
    border-top-width: 0;
    border-right-width: 0
}

.stats_data:not(.warn_data) > li:nth-child(3) {
    border-width: 0.5px 0px 0px 0px
}

.stats_data:not(.warn_data) > li:nth-child(4) {
    border-right-width: 0;
    border-bottom-width: 0
}

.geo_stats_data > li > i,.stats_data:not(.warn_data) > li > i {
    float: left;
    width: 44px;
    position: relative;
    top: 12px;
    font-size: 23px;
    text-align: center
}

.geo_stats_data > li > i + div,.stats_data > li > i + div {
    margin-left: 50px
}

.geo_stats_data > li > i + div .smalltext,.stats_data > li > div .smalltext {
    text-transform: uppercase
}

.stats_data.warn_data > li {
    padding: 8px
}

.stats_data.warn_data > li > div {
    padding: 10px;
    background-color: rgba(0,0,0,0.080);
    position: relative;
    overflow: hidden
}

.stats_data.warn_data > li > div > i {
    font-size: 128px;
    top: 15px;
    right: 0;
    color: #fff;
    position: absolute;
    width: 128px;
    height: 50px;
    line-height: 50px;
    text-shadow: 3px 7px rgba(0,0,0,.25);
    opacity: .15
}

.largetext {
    font-size: 18px
}

.smalltext {
    font-size: 12px
}

.reputation_negative {
    color: red
}

.percent_bar {
    margin-top: 5px;
    background-color: rgba(225,225,225,0.24);
    border-radius: 2px
}

.percent_bar > span {
    height: 6px;
    display: inline-block;
    background-color: #386B8D
}

.account_security {
    list-style: none;
    padding: 0;
    margin: 0
}

.account_security > li {
    padding: 12px 8px;
    box-sizing: border-box;
    float: left;
    width: 33%
}


.tborder {
    border: 1px solid #1d1d1d;
    border-radius: 2px;
}

.tcat {
    background: #2d2d2d;
    border: none;
    padding: 8px;
    color: #AAA;
    padding: 9px 12px;
}
tr td.trow1:first-child,tr td.trow2:first-child,tr td.trow_shaded:first-child{border-left:0}
tr td.trow1:last-child,tr td.trow2:last-child,tr td.trow_shaded:last-child{border-right:0}
.tborder tbody tr:last-child>td{border-bottom:0}
.thead_left{-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}
.thead_right{-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0}
.tcat_menu{-moz-border-radius:0!important;-webkit-border-radius:0!important;border-radius:0!important}
.tborder tbody:nth-last-child(2) .tcat_collapse_collapsed{-moz-border-radius-bottomleft:6px!important;-moz-border-radius-bottomright:6px!important;-webkit-border-bottom-left-radius:6px!important;-webkit-border-bottom-right-radius:6px!important;border-bottom-left-radius:6px!important;border-bottom-right-radius:6px!important}
.pollbar{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.subject_new {font-weight: 700;}
.thread-date {font-size: 11px !important;}		
		
		
		
	
		