body::-webkit-scrollbar {
    width: 1em;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #131313;
  outline: 1px solid slategrey;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  cursor: default;
}

.fa {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'FontAwesome';
    font-weight: 100;
    font-style: normal;
}

.scrolltotop {
    position: fixed;
    bottom: 75px;
    right: 2%;
    z-index: 99;
    display: none;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 2px;
    z-index: 10000;
    height: 29px;
    width: 29px;
    cursor: pointer;
    padding-top: 5px;
}

#panel .lower {
    padding: 5px;
}

img.panelavatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 15px 0px 7px 10px;
}

.tfixed {
	table-layout: fixed;
	word-wrap: break-word;
}

.thead a:link, .thead a:visited {
	text-decoration: none;
}

.thead {
    margin-bottom: 0px !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    width: 100%;
}

.thead strong {
    font-weight: 100;
    font-size: 15px;
    float: left;
    margin: 5px 0 5px 5px;
}

.thead .accordion-toggle::after {
    font-family: FontAwesome;
    content: "\f205";
    float: right;
    margin-top: .5%;
}
.thead .accordion-toggle.collapsed:after {
	content: "\f204"
}

.thead .accordion-toggle:hover {
	color: #131313;
}
.thead .accordion-toggle.collapsed:hover {

}

.thead-dark a:link, .thead-dark a:visited {
	text-decoration: none;
}

.thead-dark {
    margin-bottom: 0px !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: table;
    width: 100%;
}

.thead-dark strong {
    font-weight: 100;
    font-size: 15px;
    float: left;
    margin: 5px 0 5px 5px;
}

.thead-color a:link, .thead-color a:visited {
	text-decoration: none;
}

.thead-color {
    margin-bottom: 0px !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: table;
    width: 100%;
}

.thead-color strong {
    font-weight: 100;
    font-size: 15px;
    float: left;
    margin: 5px 0 5px 5px;
}

.tcat {
    padding: 5px 0px 5px 10px;
    font-size: 13px;
}

a.link-unread {
    float: left;
    margin-right: 5px;
}

.finfo {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 100;
}

.no_bottom_border {
	border-bottom: 0;
}

.float_left_top{
    float: left;
}

.thead_links {
    font-size: 13px;
    position: relative;
    margin-top: 5px;
}

.thead_links > a > i{
	border-radius:3px;
	padding:4px 6px;
    margin: -2px 0;
}

.thead_links > a{
	margin-left:6px
}

.thead_links > a:link {
  text-decoration: none;
}

tr.inline_row > td {
  vertical-align: middle !important;
}

.thread-status, .thread-status1, .thread-status2 {
  padding: 0;
}

.table > tbody > tr > td {
    padding: 6px 10px !important;
    border-top: 0px;
}

.table-responsive {
  border: 0px;
}

.tborder tbody tr:last-child > td:first-child {
    padding: 3px;
}

.tborder {
    width: 100%;
    margin: auto auto;
    padding: 0px;
}

a.fname {
font-family: 'Open Sans', sans-serif;
font-size : 15px;
font-weight : 100;
padding : 5px 0 0;
float : left;
min-width : 100px;
}

a.fname:hover {
text-decoration: none;
}

span.fname {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 100;
    padding: 7px 0 5px 7px;
    float: left;
    min-width: 100px;
}

span.fname:hover {
text-decoration: none;
}

a.fname-small {
font-family: 'Open Sans', sans-serif;
font-size : 14px;
font-weight : 100;
padding : 5px 0 0;
float : left;
min-width : 100px;
}

a.fname-small:hover {
text-decoration: none;
}

.subject_old a {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    min-width: 100px;
}

.subject_old a:hover {
text-decoration: none;
}

.subject_editable {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    width: 80%;
    height: 100%;
    display: inline-block;
}

.subject_editable:hover {
text-decoration: none;
}

.tfoot {
	padding: 6px;
	text-align: center !important;
	margin-bottom: 10px;
	margin-top: 0;
	width: 100%;
}

a.effect {
    font-size: 12px !important;
    padding-right: 15px;
}

.tfoot a:link {
    text-decoration: none;
    transition: all 0.3s linear;
    font-size: 14px;
}

.tfoot a:hover {
text-decoration : none;
}

td.full {
width : 22.2% !important ;
float : left;
}

a.tsubject {
font-weight : 400;
float : left;
width : 80%;
padding : 0px 0 0 7px;
font-size : 15px;
}

#wrapperindex .smalltext {
font-size : 12px;
text-transform : none;
}

#wrapperindex .author {
    font-size: 12px;
    text-transform: none;
    width: 100%;
    float: left;
}

.trow_stats_threads .smalltext, .trow_stats_users .smalltext, #boardstats_e .smalltext, .trow_stats_newusers .smalltext, .trow_stats_mostusers .smalltext {
font-size : 12px;
}

span.smalltext strong {
font-size : 13px;
}

.tcat_menu {
margin-top : 0;
}

.tcat_menu > .expcolimage {
margin-top : 0;
}

.tfoot .pagination, .tcat .pagination {
padding-top : 0;
}

.count {
text-align : center;
padding-top : 5px;
padding-bottom : 5px;
}

tr td.trow1:first-child, tr td.trow2:first-child {
    padding: 10px;
}

.post_controls {
    clear: both;
    padding: 2px 2px;
    overflow: hidden;
}

.footerlinks {
    padding: 0px 35px 0px 45px !important;
}

.footer-title, .largetext {
	font-size: 16px
}

.footer {
    background: #171a1c;
    padding: 40px 0 30px;
}

.footer-title {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	margin-bottom: 10px
}
.footer-col5 {
	width: 30%
}
.footer-staff {
	float: left;
	height: 35px;
	width: 35px;
	margin-right: 5px
}
.footer-link {
	padding: 8px 0;
	border-bottom: 1px solid #222;
	font-weight: 500
}
.footer-link:first-child {
	padding-top: 0
}
.footer-link:last-child {
	padding-bottom: 0;
	border-bottom: none
}
.footer-link a {
    color: #dfe5ec;
	font-size: 13px;
}
.footer-link a:hover {
	color: #fff!important
}
.footer-link i {
	margin-right: 8px
}
.footer-stats-icon i {
	width: 18px
}

.copyright {
    background: #151515 !important;
    padding: 10px 10px;
    font-size: 12px;
    position: relative;
    display: inline-block;
    width: 100%;
}

.social-link {
    float: left;
    cursor: pointer;
    padding: 5px 10px;
}

.copyright, .vouch-cat {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: -30px;
}


/* Breadcrumb */
.breadcrumb-nav {
    overflow: hidden;
    padding: 5px 0 5px 3px;
}

.breadcrumb-nav .crust {
    display: block;
    float: left;
    position: relative;
    background: #212528;
    padding: 0px 10px;
    color: #A3A3A3;
    font-weight: 400;
    margin-right: 5px;
    border: solid 1px rgba(84, 122, 118, .2);
}

.breadcrumb-nav .crust:first-child a.crumb {
    padding-left: 10px;
    -moz-border-radius-topleft:2px;
    -moz-border-radius-bottomleft:2px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.breadcrumb-nav .crust a.crumb, .breadcrumb-nav .crust b.lastcrumb {
    text-decoration: none;
    padding: 0 5px;
    margin-right: 0px;
    outline: 0 none;
    -moz-outline-style: 0 none;
    display: block;
    line-height: 24px;
    border-bottom: none;
    text-decoration: none;
}

.breadcrumb-nav .crust:last-child a.crumb:before {
	content:"\f105";
	font-family:FontAwesome;
	vertical-align:middle;
	margin-right:5px;
	font-size: 14px;;
}

.breadcrumb-nav .crust b.lastcrumb {
    background: transparent none;
    font-weight: bold;
}

.breadcrumb-nav .crust a.crumb, .breadcrumb-nav .crust b.lastcrumb {
    line-height: 29px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	max-width: 220px;
}

.breadcrumb-nav .crust a.crumb:before {
	content: "\f141";
	font-family:FontAwesome;
	vertical-align:middle;
	margin-right:5px;
	font-weight:normal;
}

.breadcrumb-nav .crust .arrow {
    display: block;
    position: absolute;
    right: -12px;
    top: 0px;
    z-index: 50;
    width: 0px;
    height: 0px;
}

.breadcrumb-nav .crust .arrow span {
    display: block;
    position: absolute;
    left: -13px;
    top: -6px;
    z-index: 51;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 9999px;
    width: 0px;
    height: 0px;
}

.breadcrumb-nav .refresh:hover {
    background-position: 0px -16px;
}

.breadcrumb-nav .crust:last-child a.crumb {
 
    font-weight: bold; 
    background: none;
    border-radius: 2px;
}

.breadcrumb-nav .crust:hover a.crumb {
    text-decoration:none; 
    opacity: 0.7;
}

.breadcrumb-nav .home {
	display: block;
	float: left;
	position: relative;
	border-radius: 2px;
	margin-right: 10px;
}

.breadcrumb-nav .homei {
	line-height: 30px;
	margin-left: 10px;
	margin-right: 10px;
}

div.author a::before {
    content: "\f1fa";
    font-family: 'FontAwesome';
    font-size: 11px;
    padding: 0 2px 2px 0;
}

.postbit_buttons a.postbit_edit:before {
    content: "\f044";
    font-family: 'FontAwesome';
}

.postbit_buttons a.postbit_qdelete:before {
    content: "\f12d";
    font-family: 'FontAwesome';
}

.postbit_buttons a.postbit_quote:before {
    content: "\f112";
    font-family: 'FontAwesome';
}

.postbit_buttons a.postbit_multiquote:before {
    content: "\f10d";
    font-family: 'FontAwesome';
}

.postbit_buttons a.postbit_report:before {
    content: "\f024";
    font-family: 'FontAwesome';
}

.postbit_buttons a.postbit_warn:before {
    content: "\f071";
    font-family: 'FontAwesome';
}

.postbit_buttons a.postbit_pm:before {
    content: "\f003";
    font-family: 'FontAwesome';
}

.postbit_buttons a.postbit_find:before {
    content: "\f00e";
    font-family: 'FontAwesome';
}

.postbit_buttons a.postbit_email:before {
    content: "\f1fa";
    font-family: 'FontAwesome';
}

.postbit_buttons a.postbit_website:before {
    content: "\f0ac";
    font-family: 'FontAwesome';
}

a.button.new_reply_button:before {
    content: "\f0e5";
    font-family: 'FontAwesome';
}

a.button.new_thread_button:before {
    content: "\f044";
    font-family: 'FontAwesome';
}

.postbit_buttons a.postbit_reputation_add:before {
    content: "\f087";
    font-family: 'FontAwesome';
}

.postbit_buttons a.postbit_purgespammer::before {
    font-family: 'FontAwesome';
    content: "\f0cc";
}

.postbit_buttons a.postbit_reply_pm:before {
	content: "\f112";
    font-family: 'FontAwesome';
}

.postbit_buttons a.postbit_reply_all:before {
	content: "\f122";
    font-family: 'FontAwesome';
}

.postbit_buttons a.postbit_forward_pm:before {
	content: "\f064";
    font-family: 'FontAwesome';
}

.postbit_buttons a.postbit_delete_pm:before {
	content: "\f00d";
    font-family: 'FontAwesome';
}

.postbit_buttons a.add_tyl_button::before {
    content: "\f164";
    font-family: 'FontAwesome';
}

/* Header Main Menu */
.mainmenu {
    color: #FFFFFF;
    font-size: 14px;
    display: inline-block;
    width: 70%;
}

.mainmenu main {
    background: transparent;
}
.mainmenu li.nav-logo {
    padding: 3px 0 0;
    margin-right: 10px;
}
.mainmenu li {
    float: left;
	margin-top: 6px;
    padding: 15px 15px 15px 5px;
    border-right: 0px solid #ffffff;
    cursor: pointer;
    display: inline;
    text-align: left;
}
.mainmenu li.vmore {
    padding-left: 35px;
    padding-right: 0px;
}
.mainmenu li:last-child{ border-right:none;}
.mainmenu li main {font-weight: 700; }
.mainmenu li span { position: relative; float: left; font-size: 12px; color: #f5f7f8; }

.mainmenu li, .mainmenu li i, .mainmenu li main, .mainmenu li span {
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
}

.mainmenu li:hover main { 
	color: #fff;
}

.mainmenu li:hover i {color: #ffffff;}
.mainmenu li i { color: #fff; margin-top: 0; font-size: 15px; }
.dropdown-menu > li > a > i {
	text-shadow: none !important; 
}
.mainmenu li:hover i {color: #ffffff;}

.drposts {
    width: 70px;
    float: right;
    padding-top: 2.5%;
}

/* Banners Index Page */
.banners {
    margin: 10px 0 0;
    width: 100%;
    display: inline-block;
}

.banners-quick {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 10px;
    background: transparent;
    padding-top: 20px;
}

/* Welcomebox */
.welcomebox {
    width: 45%;
    margin: 10px 0 0 20px;
    float: left;
    text-align: justify;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    line-height: 19px;
}

.welcometitle h1 {
    font-family: 'Open Sans',sans-serif;
    font-size: 19px;
    font-weight: 100;
    text-align: center;
    margin: 0 0 30px;
}

.welcometitle {
    height: 50px;
    line-height: 50px;
}

.welcomelogin {
    width: 80%;
    padding: 20px;
    float: none;
    text-align: left;
    line-height: 22px;
    margin-left: auto;
    height: 275px;
    margin-top: 20px;
    margin-right: auto;
}

.input-group-addon {
    border: 0px;
    border-radius: 0px;
}

.welcomelogin ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.welcomelogin li {
    display: block;
}

.log {
    padding: 8px 8px 7px 7px;
    margin: 0 0 10px;
    border-right: 2px none;
}

.textlog {
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    width: 70%;
    border-left: 0px none;
    padding: 5px;
    margin: 0 0 10px;
}

*html #menu ul {
    margin: 0 0 0 -2px;
}

*html #menu-md ul {
    margin: 0 0 0 -2px;
}

a.add_tyl_button span {
    background-image: none !important;
    background-repeat: no-repeat;
    font-weight: 100;
}

.desc {
    font-size: 13px;
    opacity: 0.8;
    cursor: pointer;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    width: 100%;
    float: left;
    margin-top: -5px;
    padding-left: 0.5%;
    font-weight: 100;
}

.desc:hover {
    margin-left: 12px;
    opacity: 1;
}

iframe {
    padding: 10px !important;
    border: 1px solid rgba(250,250,250,.1);
}

.small, small {
    font-size: 100%;
}

.col-sm-8 {
    margin-bottom: 5px;
}

.reply-header {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin-left: -2px;
}

.reply-header h2 {
    font-size: 16px;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 0;
    text-align: center;
    margin-top: 0;
}

.re-subject {
    width: 100%;
    margin: 10px auto 0px;
    display: inline-block;
}

.form-bottom {
    width: 100%;
    display: inline-block;
    padding-left: 10px;
}

.form-poll {
}

.form-poll h3 {
    font-size: 16px;
    width: 100%;
    padding: 5px 0;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 0;
}

.form-poll h4 {
    text-align: center;
    margin: 0 0 20px;
    padding-bottom: 10px;
}

.form-poll-text {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 20px;
}

.poll-text label {
    width: 100%;
}

.post-icons {
    padding: 0px;
    margin-bottom: 15px;
}

.postico {
    padding: 10px;
    text-align: left;
}

.attach-box {
    display: inline-block;
    width: 100%;
}

.attach-box .panel {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.attach-box .panel .thead {
    margin-bottom: 0;
}

.attach-attachment-box {
    margin-top: 20px;
    line-height: 2;
    padding-top: 10px;
}

.actions-bottom {
    width: 100%;
    padding: 10px 0 5px;
}

.panel {
    border: none !important;
    padding: 0 0 10px;
    margin: 0 auto 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
}

.panel .thead {
    padding: 7px 10px 7px 15px;
    display: table;
    border-radius: 2px 2px 0 0;
    border: solid 1px rgba(84, 122, 118, .2);
    background: #25292d;
    margin-bottom: 1px !important;
}

.panel-head {
    padding: 0px !important;
    background: #202020;
}

.panel-head img {
    margin: 20px 0;
}

.panel-body {
    padding: 0px;
}

.panel-body p {
    margin: 5px 5px 10px;
    line-height: 1.7;
    font-size: 14px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    padding: 2px 10px;
}

.form-horizontal .tcat {
    margin-top: 20px;
}

.padding_10_0 {
	padding: 15px;
}

.label {
    display: inline;
    padding: .3em .5em .3em;
    font-size: 75%;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-default {
    padding: .3em 0.7em .5em;
    font-size: 85%;
}

.label-browse {
    padding: .5em 1em .7em;
    font-size: 85%;
}

.posticons_label {
white-space : nowrap;
}

.well {
    min-height: 20px;
    padding: 5px;
    margin-bottom: 7px;
    border-radius: 0px !important;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.thumbnail {
    display: block;
    padding: 5px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.note {
    padding: 12px;
    margin-bottom: 18px;
    border-radius: 4px;
    border: 0;
}

.note-danger p a {
    font-weight: bold;
}

.tab-content .panel {
    width: 100%;
}

.tab-content .panel .thead {
    padding: 7px 10px;
}

.tab-content .thead {
    padding: 12px 10px;
}

.padding_6_10 {
    padding: 6px 10px;
}

.subcription-info {
    width: 100%;
    margin-bottom: 20px;
    font-size: 12px;
    text-align: center;
    margin-top: -15px;
}

input[type="file"] {
    display: block;
    width: 250px;
    margin: 15px auto;
    text-align: center;
    padding: 5px 10px;
}

.thread-status,.thread-status1,.thread-status2 {
    padding: 0;
}

.controlGroup {
    float: left;
    margin-right: 5px;
    overflow: hidden;
}

.controlGroup_button {
    float: right;
}

.rating_mobile {
    padding: 14px 0;
}

.rowbit > * {
    box-sizing: border-box;
    display: inline-block;
    float: left !important;
    vertical-align: middle;
}

.rowbit[class*="tcat"] > [class*="modbit"] {
    position: relative;
    margin: 0;
}

.rowbit:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

[data-width="15%"] {
    width: 15% !important;
}

[data-width="25%"] {
    width: 25% !important;
}

[data-width="60%"] {
    width: 58% !important;
}

.threadbit_title {
	margin-left: 36px;
	font-size: 14px;
	font-weight: 100;
}

.threadbit_title .smalltext {
    padding-left: 6px;
}

.threadbit_title .smalltext a {
	font-weight: 100;
}

.threadbit_icon {
    vertical-align: middle;
}

.threadbit_stats {
    padding-right: 20px;
}

.threadbit_folder {
    display: inline-block;
    float: left;
    text-align: center;
    vertical-align: middle;
    width: 25px;
}

.threadbit_modbit {
    display: inline-block;
    float: right;
    text-align: center;
    vertical-align: middle;
}

.threadbit_modbit + [data-moderation="1"] {
    display: block;
    padding-right: 26px;
    vertical-align: middle;
}

.block {
    display: block;
}

.none {
    display: none;
}

.align_right {
    text-align: right;
}

.align_left {
    text-align: left;
}

.inbox_pm {
    min-width: 300px;
    padding: 0;
    margin: 15px 0 0 !important;
    border: none;
}

.inbox_pm:before {
    content: "";
    border-style: solid;
    right: 0;
    position: absolute;
    top: -21.5px;
    border-width: 10px;
    margin-right: 8.6px;
}

.inbox_pm:after {
    content: "";
    border-style: solid;
    border-width: 8px;
    right: 0;
    margin-right: 10px;
    position: absolute;
    margin-top: -32px;
    top: 16px;
}

.inbox_pm li {
    list-style: outside none none;
}

.inbox_pm ul {
    width: 100% !important;
    margin: 0;
    padding: 0 !important;
    overflow: hidden;
    max-height: 250px;
}

.inbox_pm ul li {
    padding: 5px;
}

.inbox_pm li:last-child {
    border-bottom: 0;
}

.inbox_pm li a b:after {
    content: "New";
    font-size: 65%;
    border-radius: .25em;
    text-align: center;
    padding: 1px 2px;
    margin-left: 5px;
    -webkit-border-radius: .25em;
       -moz-border-radius: .25em;
            border-radius: .25em;
}

.time_inbox {
    float: right;
    font-size: 11px;
}

.avatar_inbox {
    float: left;
    width: 40px;
    padding: 2px;
    margin-right: 5px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
}

.profile_inbox {
    font-size: 12px;
}

.inbox_header,.inbox_pm .inbox_header:hover,.inbox_pm .inbox_header:focus {
    padding: 8px !important;
    font-size: 16px;
    font-weight: 100;
}

.inbox_footer,.inbox_pm .inbox_footer:hover,.inbox_pm .inbox_footer:focus {
    padding: 6px 15px !important;
    text-align: center;;
}

.inbox_pm .inbox_footer a {
    font-weight: 200;
}

.inbox_pm .inbox_footer a:hover,.inbox_pm .inbox_footer a:focus {
    background-color: transparent;
}

.smile_icon {
    margin: 5px;
    display: inline-block;
}

.my_smile {
    text-align: center;
    margin: 10px;
}

label {
    font-weight: 200;
}

.form-group {
    margin-bottom: 15px;
    line-height: 1.8;
}

.form-horizontal .form-group-sm .control-label {
    padding-top: 3px;
    font-size: 12px;
}

.form-horizontal .form-group-sm .control-label {
    font-weight: 600;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
}

.form-horizontal .form-group {
    margin: 3px 0;
    border-bottom: 1px solid rgba(175, 190, 208, .3);
}

.form-horizontal .my_ptop {
    margin: 7px 0 0;
}

.control-label {
    font-size: 14px !important;
    font-weight: 100;
}

.control-label-right {
    padding: 5px 0px 2px 15px;
    font-size: 14px;
}

.control-label-ucp-right {
    padding: 5px 0 5px 20px;
    font-size: 14px;
}

div[id="post_"],.full_forums {
    width: 100% !important;
}

/* Profile */
.profile-topbar {
    min-height: 150px;
    overflow: hidden;
    position: relative;
    padding: 0;
}

.profile-topbar .topbar-avatar {
    margin: auto;
    padding: 35px 0 0px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.profile-topbar .topbar-avatar img {
    padding: 4px;
    width: 100px;
    height: 100px;
    margin: 0px auto 30px;
}

.profile-topbar .topbar-text {
    position: relative;
    margin: auto;
    padding: 5px 0 10px 15px;
    font-size: 20px;
}

.usert {
    display: inline-block;
    color: #fff;
    background: #202020;
}

.profile-topbar .topbar-avatar .text-muted {
    margin: 15px 0px 0px;
    font-size: 20px;
    padding: 5px;
    border-radius: 3px;
}

.profile-topbar .topbar-text .group_img {
  padding: 0;
}

.profile-stats {
  text-align: center;
  height: 75px;
}

.profile-stats > span {
    box-sizing: border-box;
    font-size: 19px;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 100%;
    padding-top: 15px;
}

.profile-stats > span > span {
  font-size:14px;
  display:block;
  margin: 5px 0px;
  padding:4px 5px;
}

.nav-tabs {
    padding: 0;
    margin: 0px 0px 2px -1px;
}

.nav-tabs > li.active {
    margin-right: -1px;
}

.nav-tabs > li {
    margin-bottom: 0px;
}

.nav-tabs > li > a {
    font-weight: 100;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}

#contact table.tborder {
    margin-top: -18px;
}

.customfield .form-horizontal div:first-child {
    padding-top: 15px;
}

.customfield .form-horizontal {
    padding-bottom: 1px;
}

#overview .button {
    margin-bottom: 15px;
}

[id*="ismod_"] {
    display: none !important;
}

[id="ismod_3"],[id="ismod_4"],[id="ismod_6"] {
    display: block !important;
}

#news {
    padding-left: 0px;
    padding-right: 10px;
    margin-bottom: 10px;
    background-color: #181b1e;
    -webkit-box-shadow: 0 1px rgba(255,255,255,.1),inset 0 0px 0px rgba(0,0,0,.6);
    -moz-box-shadow: 0 1px rgba(255,255,255,.1),inset 0 0px 0px rgba(0,0,0,.6);
    box-shadow: 0 1px rgba(255,255,255,.1),inset 0 0px 0px rgba(0,0,0,.6);
    border: 1px solid rgba(0,0,0,.7);
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    height: 47px;
}

.news-ticker{
	margin:0px 0px 0px auto;
	height:50px
}

.news-ticker li{
	list-style:none
}

.news-ticker a{
	text-decoration:none;
	color:#ccc !important;
	padding-top:2px;
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}

.news-ticker-content {
    line-height: 45px;
    height: 45px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    position: relative;
    overflow: hidden;
}

.icon-ticker {
    float: left;
    margin-right: 0px;
    height: 100%;
    vertical-align: top;
    text-align: center;
    line-height: 45px;
    height: 45px;
    border: 1px solid transparent;
    padding: 0px 20px;
    color: #fff;
    min-width: 45px;
    text-transform: uppercase;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.icon-ticker i{
	color:#FFF;
	line-height:45px;
	font-size:18px
}

.icon-ticker cl{
	width: 0;
	position:absolute;
	left: 180px;
    top: 33px;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #55BADF;
	display: none;
}

.title_wrapper .breadcrumbs {
    text-align: right;
    color: #eee;
    margin-top: 15px;
    float: right;
    margin-bottom: 17px;
    font-size: 12px;
}

/* Social Icons */
.hide-text{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}

.ease-all{
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}

/* Social Icons Header */
.socialmenu {
height: 40px;
line-height: 40px;
width: auto;
display: inline-block;
margin-left: -20px;
padding: 0;
}

.socialmenu ul {
float:left;
margin:0;
padding:0;
margin-left: 0px;
}

.socialmenu ul li {
    float: left;
    display: inline-block;
    margin-right: 0px;
    list-style: none;
}

.socialmenu li a:link, .socialmenu li a:visited, .socialmenu li a {
    display: inline-block;
    padding: 0;
}

.socialmenu ul li a i {
    border: 0;
    display: inline-block;
    padding: 0px 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1.3em;
}

/* Social Icons Footer */
.footer-icons {
    width: auto;
    display: inline-block;
    margin-left: 20px;
    padding: 0;
    margin-bottom: -10px;
}

.footer-icons ul {
float:left;
margin:0;
padding:0;
margin-left: 0px;
}

.footer-icons ul li {
    float: left;
    display: inline-block;
    margin-right: 0px;
    list-style: none;
    text-align: center;
}

.footer-icons li a:link, .footer-icons li a:visited, .footer-icons li a {
    display: inline-block;
    padding: 0;
}

.footer-icons ul li a i {
    border: 0;
    display: inline-block;
    padding: 0px 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.1em;
}

.footer-icons li a .fa {
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}

/* Footer Index Stats */
.istatwrap {
min-height: 30px;
line-height: 30px;
text-align: center;
padding: 0;
margin: 0 auto;
}

ul.istatwrap {
margin:0;
padding:0;
display: inline-block;
}

.istatwrap li {
    list-style: none;
    display: inline-block;
    float: left;
    padding: 0px 10px;
    margin-right: 10px;
    padding-left: 0;
    cursor: pointer;
}

.istatwrap li > span {
display: inline-block;
padding: 0px 8px;
margin-right: 5px;
min-width: 20px;
}

.statsicon, .bdayicon, .onicon {
position: relative;
width: 34px;
height: 34px;
border-radius: 100%;
opacity: 0.7;
cursor: pointer;
}

.statsicon:before, .bdayicon:before , .onicon:before {
text-align: center;
line-height: 28px;
font-size: 14px;
top: 3px;
left: 3px;
position: absolute;
z-index: 1;
display: block;
width: 28px;
height: 28px;
border-radius: 100%;
}

.statsicon:after, .bdayicon:after, .onicon:after {
content: "";
z-index: 0;
width: 34px;
height: 34px;
position: absolute;
border-radius: 2px;
-webkit-animation: ispinner 2s infinite linear;
animation: ispinner 2s infinite linear;
}

.bdayicon:before {
  content: "\f06b";
  font-family: FontAwesome;
}

.statsicon:before {
  content: "\f080";
  font-family: FontAwesome;
}

.onicon:before {
  content: "\f0ac";
  font-family: FontAwesome;
}

ul#inline-popups {
    list-style: outside none none;
    margin-bottom: 0px;
    padding: 5px 0px;
}

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    z-index: 3;
    margin-top: 55px;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    font-size: 60px;
    font-weight: 100;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}

#search .btn {
    position: absolute;
    top: 60%;
    left: 40%;
    margin-top: 61px;
    margin-left: -45px;
    width: 30%;
    height: 50px;
    border-radius: 0px;
    font-size: 20px;
}

#search .close {
    position: fixed;
    top: 50px;
    right: 15px;
    opacity: 1;
    padding: 12px 17px;
    font-size: 22px;
}

.tyllist {
    padding: 5px !important;
}

.tyllist_classic {
    padding: 5px !important;
}

.trow_sep {
    padding: 10px 12px;
    font-size: 15px;
	font-weight: 100;
}

.trow_sep_blue {
    padding: 10px 12px;
    font-size: 15px;
	font-weight: 100;
}

ul.mycode_list {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 0 0 15px !important;
}

li.mycode_list {
    list-style: none !important;
    display: block !important;
    padding: 0 !important;
    margin: 0 0 7px !important;
    line-height: 1 !important;
}

#latestAlertsListing {
    background: #fff;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 1px;
    border-radius: 1px;
	transition: all linear 0.3s;
}

.alertthead {
    margin-bottom: 0px !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    width: 100%;
}

.alert_counter {
    top: -12px;
    font: 9px verdana;
    left: -5px;
    padding: 1px 2px 2px 4px;
    border-radius: 100px;
    color: #FFF;
}


		
		
		
		
		
		
		
		
		
		
		
		