@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Sans:300,400,600,700');
/* Body */
body, html
{
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
	background-color:#dedede;
}
a:hover
{
	color: #ff9f00;
	text-decoration: underline;
	cursor: pointer;
}
.text-theme {
    color: #ff9f00;
}
/*icons*/
.fa-help:before{content:"\f059"}
.fa-gear:before,
.fa-admin:before,
.fa-cog:before {
  content: "\f013";
}
.fa-moderate:before{content: "\f0ad";}
.fa-profile:before{content:"\f007"}
.span-profiler:before{content:"\f007"}
.fa-pm:before{content: "\f0e0"}
.fa-mlist:before, .fa-view_all_members:before{content:"\f0c0"}
.fa-mlist_search:before{content: "\f002";}
.fa-logout:before{content:"\f2f5"}
.fa-register:before{content:"\f303"}
.fa-login:before{content:"\f007"}
.fa-add_poll:before{content:"\f0ae"}
.fa-new_poll:before{content:"\f0ae"}
.fa-notify:before{content:"\f0f3"}
.fa-unnotify:before{content:"\f0a2"}
.fa-mark_unread:before{content:"\f00c"}
.fa-mark_as_read:before{content:"\f00c"}
.fa-send_topic:before{content:"\f0e0"}
.fa-mark_read_short:before{content:"\f00c"}
.fa-new_topic:before{content:"\f303"}
.fa-move_topic:before{content:"\f07c"}
.fa-remove_topic:before{content:"\f2ed"}
.fa-set_lock:before{content:"\f023"}
.fa-set_sticky:before{content:"\f14a"}
.fa-set_nonsticky:before{content:"\f14a"}
.fa-merge:before{content:"\f362"}
.fa-set_unlock:before{content:"\f09c"}
.fa-poll_lock:before {content: "\f023";}
.fa-poll_edit:before{content: "\f044";}
.fa-poll_remove:before {content: "\f00d";}
.fa-calendar_link:before {content: "\f073";}
.fa-calendar_post_event:before {content: "\f067";}
/* Some classes */
.windowbg_st
{
	background-color: #f2f2ef;
}

.btn-group-xs > .btn, .btn-xs {

    padding: .25rem .4rem !important;
    font-size: .875rem;
    line-height: 1.1 !important;
    border-radius: .2rem;

}
/* Custom Button */
.btn-primary
{
	color:#fff;
	background-color: #ff9f00;
	border-color: #ff9f00;
}

.btn-primary:hover
{
	color:#fff;
	background-color: #ff9f00;
	border-color: #ff9f00;
}
.btn-primary:focus,.btn-primary.focus
{
	box-shadow:0 0 0 .2rem rgba(0,90,90,0.5);
}
.btn-primary.disabled,.btn-primary:disabled
{
	color:#fff;
	background-color: #ff9f00;
	border-color: #ff9f00;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle
{
	color:#fff;
	background-color: #ff9f00;
	border-color: #ff9f00;
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus
{
	box-shadow:0 0 0 .2rem rgba(0,0,0,0.1)
}
.btn-outline-primary
{
	color:#ff9f00 !important;
	background-color:transparent;
	background-image:none;
	border-color:#ff9f00;
}
.btn-outline-primary:hover
{
	color:#fff !important;
	background-color:#ff9f00;
	border-color:#ff9f00;
}
.btn-outline-primary:focus,
.btn-outline-primary.focus
{
	box-shadow:0 0 0 .2rem rgba(0,0,0,0.1)
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled
{
	color:#222;
	background-color:transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle
{
	color:#fff;
	background-color:#ff9f00;
	border-color:#ff9f00;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus
{
	box-shadow:0 0 0 .2rem rgba(0,0,0,0.1)
}
/*topbar*/
#topbar
{
    background-color: #fff;
    border-top: 1px solid #fff;
    min-height: auto;
    border-bottom: 1px solid #ccc;  
}
#topbar .topmenu nav
{
    padding: 0;
    float: left;
}
#topbar .topmenu {
    display: block;
    width: 100%;
    height: 24px;
}

#topbar .topmenu nav .nav-link {
    display: block;
    padding-right: 3px;
    padding-bottom: 0;
    padding-top: 2px;
}
#topbar .topmenu img {
    width: 21px;
}

/* Social icons */
.social-links {
    margin-top: 39px;
    position: relative;
}
.t-social {
    margin-bottom: 0;
}
.t-social {
    list-style: outside none none;
    float: right;
    padding-left: 0;
    margin-right: 30px;
}
.t-social li {
    display: inline;
    margin-right: 5px;
}
.t-social ul li a {
    color: #fff;
}
.t-social .round i {
    font-size: 14px;
    position: relative;
    top: 1px;
}
.t-social .social_icon.facebook span:hover, .t-social .social_icon.facebook span
{
    color: #fff !important;
}
.t-social .social_icon.twitter span:hover,.t-social .social_icon.twitter span
{
    color: #fff !important;
}
.t-social .social_icon.youtube span:hover, .t-social .social_icon.youtube span
{
    color: #fff !important;
}
.t-social .social_icon.instagram span:hover, .t-social .social_icon.instagram span
{
    color: #fff !important;
}
.t-social .social_icon.gplus span:hover, .t-social .social_icon.gplus span
{
    color: #fff !important;
}
.t-social .social_icon.rss span:hover, .t-social .social_icon.rss span
{
    color: #fff !important;
}

.facebook .round.fvicons
{
    background: #3b5999;
}
.twitter .round.fvicons
{
    background: #55acee;
}
.youtube .round.fvicons
{
    background: #cd201f;
}
.instagram .round.fvicons
{
    background: #e4405f;
}
.gplus .round.fvicons
{
    background: #dd4b39;
}
.rss .round.fvicons
{
    background: #ff3300;
}
.round.fvicons {
    background: #FFF;
    border-radius: 15px;
    border-style: solid;
    border-width: 1px;
    color: #8584a2;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 25px;
    border: 1px solid transparent;
}
/*bottombar*/
#bottombar
{
	background-color: #e4e4e1;
    border-top: 1px solid #fff;
	min-height: auto;
    border-bottom: 1px solid #ccc;
}
#bottombar .mini-logo {
    padding: 5px;
    padding-left: 20px;
}
#bottombar .mini-logo a {
    margin-top: 5px;
    float: left;
}
#bottombar .logo {
    width: 24px;
}
/* Navbar */
#bottombar .navbar {
    padding: 0;
}
#bottombar .navbar-light .navbar-nav .nav-link, #topbar .navbar-light .navbar-nav li
 {
    color: #666;
    text-shadow: #FBFBFB 1px 1px 0px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
}
#bottombar .navbar-light .navbar-nav li, #topbar .navbar-light .navbar-nav li
{
    border-left: 1px solid #fff;
    border-right: 1px solid #cccc;
}
#bottombar .navbar-light .navbar-nav .basy-nav {
    position: relative;
}
#bottombar .navbar-expand-lg .navbar-nav .nav-link {
    padding: 1px 21px;
}
#bottombar .navbar-expand-lg .navbar-nav .active .nav-link,
#bottombar .navbar-expand-lg .navbar-nav .nav-link:hover, 
#bottombar .navbar-expand-lg .navbar-nav .nav-link:focus
{
    background-color: #CCC;
    color: #444;
    text-shadow: none;
}
#bottombar .navbar-expand-lg .navbar-nav .nav-link:hover, 
#bottombar .navbar-expand-lg .navbar-nav .nav-link:hover:focus, 
.nav .open > a, .nav .open > a:focus, 
.nav .open > a:hover {
    background-color: #CCC;
    border: medium none transparent;
}
#bottombar .navbar-light .navbar-nav .comet-community .nav-link::before,
#bottombar .navbar-light .navbar-nav .comet-community .active .nav-link::before { 
    background: transparent;
    bottom: 0px;
    content: "";
    height: 0px;
    left: 0%;
    position: absolute;
    right: 0%;
    z-index: 0;
}
#bottombar .navbar-light .navbar-nav .comet-community .active a { 
    background-color: transparent !important;
    color: #ff9f00;
}
#bottombar .navbar-expand-lg .navbar-nav .nav-link:hover::before, 
#bottombar .navbar-expand-lg .navbar-nav .nav-link:focus::before, 
#bottombar .navbar-expand-lg .navbar-nav .active .nav-link::before 
{
    left: 0;
    right: 0;
}
#bottombar .navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    margin-top: -1px;
}

#bottombar .navbar-light .navbar-toggler.usermobile {

    padding: 7px;
    padding-right: 10px;
    padding-left: 10px;

}
#bottombar .dropdown-menu > li > a, .dropdown-item {
    font-weight: 700;
    color: #666666;
}
/*user area */
#bottombar .avatar-top, .mavatar-top {
    float: left;
    height: 35px;
    position: relative;
    right: 0px;
    top: -6px;
    width: 35px;
    margin-right: 5px;
}
#bottombar .username {
    top: -4px;
    position: relative;
}
#bottombar .usergroup {
    float: left;
    margin-top: -26px;
    margin-right: 0px;
    margin-left: 38px;
}
/* Header */
#header
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,e6e6e3+100 */
    background: rgb(229,229,229); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(230,230,227,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(230,230,227,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(229,229,229,1) 0%,rgba(230,230,227,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e6e6e3',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px solid #ccc;
    height: 144px;
}
#header .rightside
{
    float: right;
    margin: 4px;
}
#header .rightside ul li {
    font-size: 12px;
}
/* custom search*/
#search_form {
    padding: 0;
    float: right;
    margin: 1px;
}
.stylish-input-group {
    margin-top: 0px;
    width: 250px;
    border: 1px solid #d9d9d9;
}
.stylish-input-group .input-group-addon{
    background: #f9f9fd !important; 
}
.stylish-input-group .form-control{
    border-right:0; 
    box-shadow:0 0 0; 
    border-color:#ededf0;
    font-size: 11px;
    color: #ababab;
    height: auto;
}
.input-group-addon
{
    background: #f9f9fd !important; 
    border-color:#ededf0;  
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
.stylish-input-group .input-group-addon {
    padding: 4px;
    border: 1px solid #ededf0;
    border-radius: 0px 5px 5px 0px;
    background: #fff !important;
}
.stylish-input-group button {
    border: 1px solid #666;
    background: #cecece;
    color: #fff;
    padding: 0px;
    height: 27px;
    width: 50px;
    cursor: pointer;
    border-radius: 3px;
}
/* Dropdown */
#bottombar .dropdown-menu
{
	margin-top: 1px;
}
.dropdown-menu {
    color: rgb(28, 28, 28);
    background-color: #e4e4e1;
    border-radius: 0px;
    padding: 0px !important;
    border: 1px solid #ccc;
        border-top-color: rgb(204, 204, 204);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(204, 204, 204);
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-color: rgb(204, 204, 204);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    border-top-color: rgb(204, 204, 204);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
    border-bottom: none;
    border-right: 0;
}

.dropdown-menu > li > a, .dropdown-item {
    color: #494953;
    font-size: 12px;
    padding: 6px;
    transition: 0.4s;
    border-radius: 1px;
}
.dropdown-menu > li {
    position: relative;
}
.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus 
{
    background-color:#CCC;
    text-decoration: none;
}
.dropdown-toggle::after
{
	display: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #7976ff;
}
.dropdown-menu > li > a, .dropdown-item
{
    border-left: 0;
    border-right: 0;
}
.dropdown-item.active, 
.dropdown-item:active
{
	color: #7976ff;
}
.comet-community li a {
    padding: 12px !important;
}

/* new catbar classes */
.new_bar
{
    background: url(../images/theme/catbg.gif) repeat;

    background-color: #f2af01;

}
.new_bar h3 {
    font-size: 17px;
    padding: 3px;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    line-height: 24px;
    font-weight: 400;
}
.new_bar h3 a {
    color: #fff;
}
/* board edtis */
table.table_list td, table.table_list th {
    padding: 4px;
    border: 1px solid #e4e4e1;
}
.new_cat 
{

    padding: 0;

}
/*Subforum style*/
.collapse2 {
    float: right;
    margin-right: 10px;
}
.subforum_sh {

    background: url(../images/theme/subforum_stem.png) no-repeat scroll left 4px transparent;
    margin: 1px 0 0px 1px;
    padding-left: 15px;
    display: block;

}
.board-description {
    color: #414141;
    font-size: 12px;
    font-weight: 300;
}
.st-board {
    margin-bottom: 10px;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;

}
.info a {
    color: #414141;
    font-weight: bold;
}
/* New simple style of board info */
.tp_stats {
    margin-bottom: 10px;
}
.panel-ts {
    background-color:#f2f2ef;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 2px;
}
.panel-ts h4 {
    color: #525252;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-bottom: 4px;
}
.panels .content {
    overflow: auto;
}
.panel-ts .panel-body.lastp .panels .content {
    border-bottom: 1px solid #ececec;
    height: 50px;
    overflow: unset;
}
.panels .avatar {
    float: left;
    margin-right: 5px;
}
.panels .avatar img {
    height: 40px !important;
    width: 40px !important;
}
/* BOARD TIME LINE */
/* ================ The Timeline ================ */

.timeline {

    position: relative;
    margin-top: 15px;
    padding: 0em 0;
    list-style-type: none;
    margin-left: 30px;

}
.timeline:before {
  position: absolute;
  left: 0%;
  top: 0;
  content: ' ';
  display: block;
  width: 2px;
  height: 100%;
  margin-left: 0px;
  background: #c5c5c7;
  
  z-index: 5;
}

.timeline li {
    padding: 2.5px;
        padding-right: 2.5px;
    margin-left: -22px;
    padding-right: 1px;
}

.timeline li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.bubble
{
  position: relative;
  z-index: 9999;
}
.bubble .flag, .bubble .flag a
{
    font-weight: normal;
    color: #79798d;
}

.flag-wrapper {
  position: relative;
  display: flex;
  
  text-align: center;
}

.flag {
  position: relative;
  display: inline;
  padding: 6px 10px;
  border-radius: 5px;
  font-weight: 600;
  text-align: left;
  width: 100%;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.09);

}
.bubble .flag 
{
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 40, 100, 0.12);
}
.bubble .flag:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-right-color: rgb(248,248,248);
  border-width: 8px;
  pointer-events: none;
}
.bubble .flag:before {
  left: -40px;
}
.time-wrapper {
    margin-top: -6px;
    float: right;
}
.posterlink a
{
    color: #ff9f00;
}
/* Login modal */
.modal-content {
    background-color: #fff;
}
.modal-header {
    background: #ff9f00 none repeat scroll 0 0;
    border-color: #ff9f00;
    border-radius: 4px 4px 0 0;
    text-align: center;
}
.modal-header h3
{
    text-transform: uppercase;
    color: #FFF;
    text-shadow: 0 1px rgba(0,0,0,.2);
}
.modal-header button, .modal-header button:hover {
    background: #e74c3c none repeat scroll 0 0;
    border: medium none;
    border-radius: 100%;
    color: #fff;
    font-weight: normal;
    opacity: 1;
    position: absolute;
    right: -5px;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    top: -1px;
    height: 25px;
    width: 25px;
    line-height: 0px;
    padding: 8px !important;
}
.modal-header .avatar
{
    margin: 20px 0 -60px;
    border: 2px solid #2ecc71;
}
.modal-body
{
    padding-top: 20px;
}
.modal-footer
{
    padding-top: 0;
    border-top: 0;
}
/* some alerts */
.alert-minimalist {
    background-color: #fff;
    border-color: #cecece;
    border-radius: 3px;
    color: #575757;
    padding: 10px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
}
.alert-minimalist > [data-notify="icon"] {
    height: 50px;
    margin-right: 12px;
}
.alert-minimalist > [data-notify="title"] {
    color: #575757;
    display: block;
    font-weight: bold;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.alert-minimalist > [data-notify="message"] {
    font-size: 80%;
}
button.close:hover
{
    border: none;
}

/* Bottoms links*/
.bottonlinks {
    margin-top: 10px;
    margin-bottom: 10px;
}
/* Some things */
.alert-topic_display {
    background: url(../images/theme/catbg.gif);
    color: #8d8c9c;
}
.alert-topic_display h3, 
.alert-topic_display h3 a {
    font-size: 17px;
    color: #fff;
    padding-bottom: 0;
    margin: 6px;
    text-align: center;
}
.display-info_display {
    margin: 0px 0;
    overflow: hidden;
    padding: 0;
        padding-left: 0px;
    padding-left: 0px;
    padding-left: 18px;
    height: 37px;
}
.display-info_display .smalltext a {
    color: #8d8c9c;
}
.display-info_display li {
    float: left;
    margin-right: 10px !important;
}
.infopost {
    width: 100%;
    text-align: center;
}
.keyinfo {
    float: left;
    width: 50%;
    margin-left: 4px;
}
.equal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.equal > [class*='col-'] {
  display: flex;
  flex-direction: column;
}