/*
Theme Name:     HelpGuru Child Theme
Theme URI: 		http://herothemes.com/
Description:    
Author: 		Hero Themes
Author URI: 	http://herothemes.com
Template:       helpguru
Version:        1.0.0
*/


/* ------- Insert custom styles below this line ------- */
@media screen and (min-width: 768px){
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
}
*,#bbpress-forums .bbp-forum-title, #bbpress-forums .bbp-forum-link, #bbpress-forums .bbp-topic-permalink {
    font-family: "Roboto", Helvetica, sans-serif;
}
* a{
    color: #0094da;
}
form button, form input[type="reset"], form input[type="submit"], form input[type="button"] {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.bbp-body{
     font-family: "Roboto", Helvetica, sans-serif!important;
}
#homepage-features a,#homepage-features a:visited, #homepage-widgets a, #homepage-widgets a:visited,.widget_display_topics .bbp-forum-title,#result a, #result a:visited, .freshness-forum-link a, .freshness-forum-link a:visited, #hanbookwrapper .tab-content a, #hanbookwrapper .tab-content a:visited, .bbp-topic-started-in a,#detailview a  {
    color: #0094da!important;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Roboto", Helvetica, sans-serif;
}
h1{
	font-weight: 700;
	font-size: 40px;
}

h2 {
	font-weight: 300;
	font-size: 36px;
	color: #003366;
}

h3:not(#page-header #page-header-tagline){
	font-weight: 300;
	font-size: 24px;
	color: #003366;
}

h4{
	font-weight: 300;
	font-size: 18px;
}

#menu-p2,#menu-p2-chinese-simplified{
	font-size: 18px;
}
#logo{
    padding:10px;
}
button h4{
    margin-top:0;
    margin-bottom: 0!important;
}

.actionbtn{
    padding: 10px!important;
}

.close{
    opacity: .5!important;
}
.close:hover{
    opacity: .9!important;
}

#bbpress-forums #bbp_reply_content, #bbpress-forums #bbp_topic_content, #bbpress-forums #bbp_forum_content{
    width:100%!important;
}
form textarea{
    max-width: none!important;
}

.actionbtn span:nth-child(2){
    padding-left: 8px;
    padding-top: 2px;
}

.noradius{
    border-bottom-left-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}
#site-header{
    padding: 0px!important;
}

.single .hentry {
    padding-top: 0px;
    padding-bottom: 0px;
}
.single .entry-content {  
    line-height: 1.5em;
    font-size: 16px;
}

#profilebox .dropdown-menu{
    width:300px!important;
    padding-top:15px;
    padding-left: 0px!important;
    color:black;
    left:auto;
    max-width: 300px;
}
.userinfo a{    
    color:black!important;
    display: inline-block!important;
    padding:5px 0px!important;
    
}
#profilebox .dropdown-menu a:hover{    
    color:grey!important;
    background-color: transparent!important;    
}

.userinfo p{    
    padding-left:8px;
}

#page-header{
    font-family: "Nunito", sans-serif;
}

.name{
    font-size:large;
    text-transform: uppercase;
    overflow-wrap: break-word;
}

.bbp-forum-content{
    margin:0!important;
}


.nav-tabs>li{
   margin-bottom: -1px!important; 
}

#bbp-user-body .tab-content{
    padding:10px;
}
#nav-primary ul a {
    text-align: center;
}
.ht-voting .ht-voting-links.ht-voting-up .ht-voting-upvote {
    cursor: default;
}
#register input[type="submit"]{
    margin-bottom:20px!important;
}
@media screen and (max-width: 720px){
#nav-primary #nav-primary-menu ul li ul {   
    margin-left: 0!important;     
    }
}
#nav-primary ul > li a {
    font-weight: 600;
}
#page-header #page-header-title{
    font-weight: 300;
    font-size: 36px;
}
#page-header,#page-header.ph-large {
    padding: 25px 0 25px;
}
.hkb-site-search .hkb-site-search__field {   
    min-height: 40px!important;
    height :40px;
}

.reply .ht-voting-upvote, .reply .ht-voting-downvote {
    padding: 6px;
    font-size: 12px;
}

.bbp-replies div.topic,.bbp-replies div.reply, #bbpress-forums ul.forum   {
    margin-bottom: 0!important;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
#bbpress-forums .sin ul.forum{
    padding:10px!important;
}
ul.bbp-replies{
    padding-top: 0!important;
    border-bottom: 1px solid #dfe4e6;
    border-left: 1px solid #dfe4e6!important;
    border-right: 1px solid #dfe4e6!important;
    
}
@media only screen and (min-width: 768px){
	.bbp-admin-links:not(.bbp-admin-links-trigger){
    	display: block!important;
	}
}
@media only screen and (max-width: 768px){

	#bbpress-forums .bbp-admin-links {   
    	float: right!important;    
    }
	.bbp-admin-links:not(.bbp-admin-links-trigger){
    	display: none;
	}
}

.pinpost{    
    /*padding-left:10px;*/
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    border-left-color: #1b809e;    
    background-color: aliceblue;
}
.pinpost .hentry{
    border-bottom-style: none!important;
}
.bbp-admin-links:not(.bbp-admin-links-trigger){
    background: linear-gradient(to right, rgba(255,255,255,0.6) 0%,rgba(255,255,255,1) 100%);
}
.pinpost .datebadge{
   /*margin-left: -10px*/
}
#bbpress-forums .bbp-admin-links a {
    float: right;
}

.catgrid .cat{
    padding: 15px;
    margin: 5px 0px;
    /*background-color: aliceblue;*/
}
.catgrid .cat:hover{
    background: #434345;
    -moz-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    -webkit-transition: all .8s ease-out;
    -ms-transition: all .8s ease-out;
    transition: all .8s ease-out;
    cursor: pointer;
}
.cat:hover h4{
    color: white!important;     
}
.cat a{
    text-decoration: underline;

}
#hanbookwrapper{
    background: #f5f8fa;
}

.tabswrapper li a{
    border-radius: 10px 10px 0 0;
    background: #f5f8fa;
    text-align: center;
    font-weight: bold;
    opacity:.7 ;
}
.tabswrapper a, .tabswrapper a:visited {
    color:#003366;   
}

.tabswrapper li:hover a{
    opacity:1;
    background-color:whitesmoke;
    transition: opacity .5s ease-out;
}

.tabswrapper li.active a{
    opacity: 1;
}

#site-footer-widgets, #site-footer, #footer{
	background-color:#003366;
}

.hkb-site-search__button{
    background-color:#0094da; 
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.hkb-site-search__button:hover{
    background-color:#3071a9; 
}


#bbp-cancel-reply-to-link{
    border: none;
    padding: 12px 14px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Nunito", sans-serif;
    font-weight: 400;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -moz-transition: all 0 0.3s ease-out;
    -o-transition: all 0 0.3s ease-out;
    -webkit-transition: all 0 0.3s ease-out;
    -ms-transition: all 0 0.3s ease-out;
    transition: all 0 0.3s ease-out;
    text-shadow: none;
    -webkit-appearance: none;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    overflow: visible;
    margin: 0;
    text-decoration: none;
    vertical-align: top;
    width: auto;
}

.menu-primenu-container .menu-item a:hover{
    text-decoration: none;
}
.menu-primenu-container .menu-item {
    border-bottom: solid 5px transparent;
}
.menu-primenu-container .menu-item:hover,li.current_page_item{
    border-bottom-color: #0094da!important;
}

html,
body {
    height: 100%;
    font-family: "Roboto", Helvetica, sans-serif;
	font-size:14px;
  /* The html and body elements cannot have any padding or margin. */
}
#page-header, #nav-primary{
    font-family: "Roboto", Helvetica, sans-serif;
}
/* Wrapper for page content to push down footer */
#wrap {
  min-height: 90%;
  height: auto !important;
  height: auto;
}

/* Set the fixed height of the footer here */
#footer {
    min-height: 10%;
    height: auto;
}

.newslist h3{
    display: inline-block;
    margin-bottom: 0;
	color:#0094da;
	font-weight: 500;
}
.newslist .postdate{
    font-size: small;
    color: lightgrey;
    display: inline-block;    
}

.newslist li{
    padding: 10px;
    border-bottom: solid 1px #eee;
}
.newslist li:hover{
    background-color: ghostwhite;
}
.newslist .postheader{
    margin-bottom: 10px;
}
.newslist p{
    color:#545454;
}
.newslist a:hover{
    text-decoration:none;
}
.quicktags-toolbar .button {
    background-color: #eee!important;
}
.quicktags-toolbar .button:hover {
    background-color: inherit!important;
}


body.error404 .entry-title, body.error404 .entry-tagline {
    color: dimgrey!important;
    font-size: 50px!important;
    font-weight: bold!important;
    line-height: 100%;
    
}
body.error404 #primary {
    background: white;
}
.news {
    margin-top: 10px;
}
.btn-default{
    color:#fff;
}
.btn-default:hover{
    color:#fff;
}
.hf-block:hover, .cat:hover{
    background: #003366!important;
}
@media screen and (min-width: 768px){
    #searchfrm .search-form{
        margin: 20px 20px 0px 0px;
        width:300px
    }
}
#navigationmenu{
    padding-top: 20px;
}
.subcatmenu input {
    visibility:hidden;
    display: none;
}
.subcatmenu label {
    cursor: pointer;
    color:dodgerblue;
}
 input:checked + label {
    color:#003366;
    cursor: default;
}
.subcatmenu .panel-heading{
    padding:0;
}

.subcatmenu .title{
    padding:10px 15px;
}
.subcatmenu a:hover{
    text-decoration: none;    
}
.subcatmenu .title:hover{
    background-color: #efefef;    
}
.subcatmenu label:hover{
    color:#003366;
}

p.ul-title {
    margin-bottom: 5px;
    font-size: medium;
}
.contentpage ol {
    list-style: decimal;
    font-size: 14px;
     margin-left: 45px;
    margin-bottom: 5px;
}

.contentpage ol.ol2{ 
     list-style:  square;
      margin-left: 45px; 
      margin-right: 50px;
}     
 
.contentpage li.li2{        
       font-size: 14px;
       list-style-type: square;
       line-height: 20px;
                  
}

.contentpage p{

    font-size: 14px;
}

.contentpage ul.ul2 {
    
      margin-left: 45px;
      font-size: 16px;
      margin-right: 65px;
    }   
  
.contentpage ul.ul3 {
    
        margin-bottom: 12px;
        font-size: 14px; 
       list-style-type: square;
       margin-left: -12px;
}
    
 .contentpage li.li3{ 
       
       margin-bottom: 10px;      
   
 }  
    
    \\compliance page
.contentpage ul.ul4 {
    
      }  
.contentpage li.li4{ 
       
       margin-left: 45px;
       margin-right: 45px;
       font-size: 14px; 
        margin-bottom: 5px;
       list-style-type:  square;
            
 
    }
    
.contentpage p{
        
        text-align: justify;
        margin-right: 25px;
        margin-left: 20px;
        line-height: 20px;
        
    }
    
.contentpage p.p1{
        
        text-align: left;
        margin-left: 5px;
         margin-right: 5px;
      
}
.contentpage p1:hover, .contentpage a:hover {
    background-color: lightblue;
}
               
      
.contentpage table.table2{
        width: 720px;
        margin-left:20px;
        line-height: 20px;
      
    }     
                      
.contentpage td.td2{
                
                text-align:left;
                padding: 8px;
                border-left: 1px solid #46b8da;
                border-right: 1px solid #46b8da;
                border-bottom: 1px solid #46b8da;
               
            }
    
.contentpage th {
            text-align: left;
            height: 25px;
            width: 250px;
            color: white;
                border-left: 1px solid #428bca;
                border-right: 1px solid #428bca;
                border-bottom: 1px solid #428bca;
}

.searchlink:before{
    font-family: FontAwesome;
    color: #6d6d6d;
    content: "\f0c1" !important;
}
.announcements {
    margin-top: 10px;
}
#homepage-widgets{
    margin-bottom: 20px;
}
#homepage-widgets h4{
    color:#003366;
    margin-bottom: 15px;
}
@media only screen and (max-width: 480px){
#homepage-widgets .widget{
    margin-top: 30px;
    }
}

.bbp-forum-header span.title{
    color:grey;
    font-size: 14px;
    line-height: 1.5em;
}
.bbp-forum-header .bbp-forum-title, .bbp-forum-header li.bbp-forum-topic-count, .bbp-forum-header li.bbp-forum-reply-count,.bbp-forum-header li.bbp-forum-freshness{
    padding-top: 10px;
    font-size: 20px;
}
.bbp-forum-header .freshness-forum-link{
    padding-top:10px;
}
.search-form .btn{
    background-color: #0094da;
    color:white;
}
.search-form .btn:hover{
    background-color: #037CB5;
}
.search-form .input-group input {
    border: 1px solid #aaa;
}
.search-form .input-group-btn button {
    border: 1px solid #5D9CDE;
}

.spancreatenew{
   background: #333;
    font-size: 13px;
    padding: 5px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin-top: 5px;
}

.spancreatenew a{
    color: white;
}

#new-topic-model .bbp-topic-form{
    border-top:none;
    padding:0px;
}
.create-sidebar{
    font-size: x-large;
    text-align: center;
}
.create-sidebar:hover{
    text-decoration:none;    
}
.create-sidebar:hover .widget{
    background-color:#e5e8ea!important;
}

ul.bbp-threaded-replies{
    border-left: 5px solid #eee;
    padding-left: 10px!important;
    margin-left: 40px!important;
}

.ht-grid-gutter-20 + .ht-grid-gutter-20 {
    padding-top: 20px;
}
.vidgrid{
    min-height: 200px;
    background-color: black;
    padding-top: 70px;
}
.vidgrid img{
    opacity:0.8;
    transition: opacity 0.15s ease-out;
}
.vidwrapper:hover img{
    opacity:1;
}
.vidtitle {
   min-height: 70px;
}
.author .bbp-author-role, .author .bbp-author-ip{
    font-size: small!important;
    color: #808080;
    font-weight: 300!important;
    line-height: 1em!important;
}
.author .bbp-author-role{
    margin-top: 10px;
}
.author .bbp-author-name{
    display: inline-block;
    color: #1a1a1a;    
    letter-spacing: 0;
    font-size: 95%;
    margin: 0;
    word-break: break-all;
    line-height: 1em;
	white-space: pre;
}
.author .bbp-author-name:hover{
    text-decoration: none;
}
.topicauthor .avatar{
    margin-top: -45px;
}
@media only screen and (min-width: 768px){
    .author{
        text-align: center;
    }
    
    .bbpmeta .vote{
        padding: 10px!important;
        text-align: center;
        background-color: whitesmoke;
    }
    .reply_content{
        min-height: 150px;
    }
    
    #detailview{
        padding-left: 15px;
    }
    .reply_content ul.bbp-reply-revision-log, .reply_content .bbp-topic-revision-log{
        border-top: 1px dotted #dfe4e6;
        width: 100%;
        margin: 0;
        padding: 8px 0 0 0;
        font-size: 11px;
        color: #aaa;
        position: absolute;
        bottom: -45px;
    }
    .authorinfo{
		margin-top: 10px;
		overflow: hidden;
    }
    
}

.reply_content{
    padding:10px 15px;
    list-style: inherit;
}
.topicauthorinfo{
    display: inline-block; 
    padding-left: 5px;
}
.topicauthorinfo .bbp-author-role{
    display: inline-block!important;
    margin-top: 0;
}

.topicauthorinfo .bbp-author-ip{
    font-size: 11px!important;
}

.freshness-forum-link{
    width: 32% !important;
    float:left!important;
    text-align: left!important;t
    
}
@media only screen and (max-width: 480px){
  li.bbp-topic-title .bbp-author-link {
        width: 50px!important;
    }  
    li.bbp-topic-title img {        
        width: 40px;
    }
    #bbpress-forums .bbp-topic-form, #bbpress-forums .bbp-reply-form, #bbpress-forums .bbp-topic-tag-form {    
        padding: 20px 5px!important;
    }
}

#navigationmenu .link:after{
    font: normal normal normal 12px/1 FontAwesome;
    content: "\f08e";
    padding-left: 8px;
}
span.divider{
    opacity: .3;
    font-size: x-large;
    font-weight: 300;
}

.iscat .bbp-forum{
    border-bottom: none!important;
}
.bbp-forum-info.bbp-forum-title{
    font-size: xx-large!important;
}
.topic-reply-counts {
    text-align: right;
    width:12%!important;
    padding-right: 5px;
}
.no-topics{
    text-align: left!important;
}
#bbpress-forums li.bbp-forum-freshness, #bbpress-forums li.bbp-topic-freshness {
    text-align: left;
    float: left;
    width: 28%;
}
#bbpress-forums li.bbp-forum-topic-count, #bbpress-forums li.bbp-topic-voice-count, #bbpress-forums li.bbp-forum-reply-count, #bbpress-forums li.bbp-topic-reply-count {
    float: left;
    text-align: center;
    width: 8%;
    line-height: 1em;
}
.bbp-reply-content.topic-content{
    padding-top: 10px!important;
}
.bbp-reply-content, .reply_content{
    font-size: 14px!important;
}
.bbp-topic-title .bbp-author-link{
    width: 60px!important;
}
li.bbp-forum-info.x {
    border: 1px solid #eee;
    margin-bottom:20px!important;
}
li.bbp-forum-info.x ul.bbp-forums-list li:first-child{
    padding-top: 5px;
}
li.bbp-forum-info.x ul.bbp-forums-list li:last-child{
    margin-bottom: 0px!important;
    border-bottom: none!important;
}
#bbpress-forums .bbp-forum-link,.bbp-forum-info.x .bbp-forum-header .bbp-forum-title,ul.bbp-forums.sin > li.bbp-forum-header .bbp-forum-title{
    padding-left: 5px;
}
.bbp-forum-info.x .bbp-forum-header,ul.bbp-forums.sin > li.bbp-forum-header {
    background-color: #e9e8e0!important;
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    /*padding-left:5px!important;*/
}
.bbp-forum-info.x ul.bbp-forums-list, ul.bbp-forums.sin .bbp-body {
    //padding-top: 20px!important;
    background-color: #f3f3f3!important;
}

.subheader{
    background-color: #DAD8CC!important;
    padding-left: 5px!important;
    display: flex;
}

.bbp-forum-info.x .bbp-forum-header .topic-reply-counts{
    width:20%!important;
    text-align: right!important;
}
.bbp-forum-info.x .bbp-forum-header .freshness-forum-link{
    width:24%!important;
    padding:0px;
    min-height: 10px!important;
}
.bbp-forum-info.x .bbp-forum-header .bbp-forum-title{
    padding-bottom: 5px;
    font-size: 20px;
}
@media screen and (max-width: 480px){
    .bbp-forum-info.x .bbp-forums-list .freshness-forum-link{
        width:40%!important;
        text-align: right!important;
    }
    .bbp-forum-info.x .bbp-forum-header .freshness-forum-link{
         width:40%!important;
         text-align: right!important;
    }
}
.topic-reply-counts span {
    display: table-cell;
    padding-right: 5px;
}
.bbp-forums-list > li{
    margin: 0 0 10px!important;
    padding: 0 0 10px!important;
}

ul.bbp-forums.sin .bbp-forum-header > ul > li {
    
    padding:0px!important;
    min-height: 10px!important;
    line-height: inherit!important;

}
ul.bbp-forums.sin .bbp-forum-header{
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;   
}
ul.bbp-forums.sin .bbp-body .bbp-forum-title{
    padding-left: 5px;
}
ul.bbp-forums.sin .bbp-forum-info .bbp-forums-list{    
    padding-left: 10px!important;   
}
ul.bbp-forums.sin .bbp-forum-info .bbp-forums-list i{    
    padding-right: 5px;   
    opacity: .5;
}
.bbp-topics{    
    background-color: #f3f3f3!important;
}
body.single-forum .bbp-body ul.topic {
    margin-bottom: 0!important;   
    padding: 10px 5px!important;   
}
.bbp-topics .bbp-header{
    margin-bottom: 0!important;  
    padding: 0px!important;  
    background-color: #DAD8CC!important;
}

.bbp-forum-content h2.entry-title{
    background-color: #e9e8e0!important;    
    font-size: 18px!important;
    font-weight: 600!important;  
    color: #1a1a1a!important;  
    margin:0;
    padding: 10px 5px 5px 5px;
}
#bbpress-forums .bbp-topic-controls #subscription-toggle {
    background: none;
    font-size: inherit;
    padding: 0;
}
.btn-control, .btn-control a,.btn-control i {
    color: #777!important;
    /*background-color: rgb(191, 188, 164);
    border-color: #C1BFA8;*/
    background-color: #E9E8E0;
}
.btn-control:hover,.btn-control a:hover{
    color: #404040!important;
    /*background-color: rgb(216, 214, 197);
    border-color: #D6D4BD;*/
}
.btn-control a:hover{    
    text-decoration: none;   
}
.btn-control:hover a{   
    background-color: transparent;    
}
#bbpress-forums .bbp-body div.hentry{
    /*padding-left: 5px;
    padding-right: 5px;*/
    /*border-left: 1px solid #dfe4e6!important;
    border-right: 1px solid #dfe4e6!important;*/
}
.author{
    padding: 10px 15px;
    background-color: whitesmoke;
}
.threadheader{
    background-color: #efefef;
    min-height: 20px;
    padding: 5px;
    /*max-height: 25px;*/
    overflow: hidden;
}
.postno{
    font-size: small;
    color: #808080;
    line-height: normal;
}
#bbpress-forums .bbp-reply-post-date{
    font-size: small;
    line-height: normal;
}

#bbpress-forums .bbp-admin-links.show, .bbp-admin-links-trigger{
    opacity: 1!important;
	display: block;
    float: right;
	margin-right: 15px;
}
@media screen and (min-width: 768px){
	#bbpress-forums .topic:hover .bbp-admin-links, #bbpress-forums .reply:hover .bbp-admin-links {
    	display: block;
	}
}
.bbp-admin-links-trigger{
    color: #808080;
    font-weight: normal;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none; 
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right:5px; 
}

#bbpress-forums .reply:hover .bbp-admin-links-trigger, #bbpress-forums .topic:hover .bbp-admin-links-trigger {
    display: none;
}

#bbpress-forums .adminlinks{
   position: absolute;
    right:0;
    bottom:0;     
}
.bbp-topic-wrapper .bbp-topic-controls > span{
    background: #333!important;
    font-size: 13px!important;
    padding: 5px 10px!important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin-top: -15px;
}
#homepage-features .hf-block{
    background:white;
}
.catgrid .cat {
   /* background: #d3d3d3;*/
    border: 1px solid #3273B5;
    background: #DDE6F2;
    /*background: linear-gradient(to bottom, rgba(240,249,255,1) 0%,rgba(142,176,249,1) 100%);*/
    box-shadow: 0px 2px 1px -1px #000;
}
#homepage-features {
    background: #EAEAEA;
}
.subcatmenu .active {
    background-color: lightskyblue;
}
.subcatmenu .active a {
    color: #23527c;
}
.subcatmenu li {
    padding: 0px 5px;
}
.single-forum .bbp-topic-controls {
    margin: 0 !important;
    float: none!important;
    text-align: right;
    background-color: #e9e8e0;
}
.forum-titles li{
        color: grey;
    font-size: 14px!important;
    line-height: 1.5em!important;
    font-weight: normal;
}
.messagelink{
    /*color: #1a1a1a!important;*/
    color: #808080!important;
    font-size: small; 
    display: block;
}
.messagelink:hover{
    color: #1a1a1a!important;
    text-decoration: none;
}
.ht-voting-disable a{
    background: #919195!important;
    cursor: default;
}
.author .user{
    display: block;
}
.threadstarter{
    font-size: small;
    display: block;
    line-height: 1.5em
}

ul.forum-titles{
    padding-left: 5px!important;
}
.topicauthorinfo .bbp-author-role{
        padding-left: 5px;
}

@media screen and (max-width: 768px){
	.author-pic{
		display: inline-block;
		vertical-align: top;
	}
    /*.author .avatar{
        margin-top:-25px;
    }*/
    .author{
        padding-top:10px;
        padding-bottom:5px;
    }
    
    .adm .authorinfo{
        margin-top: 0;
    }
    .authorinfo{
        display: inline-block; 
        padding-left: 5px;
        
    }
    /*.threadstarter.author .avatar{
        margin-top: -50px;
    }*/
    .reply_content {
    min-height: 100px;
    }
    .author .bbp-author-role {
    display: inline-block;
    padding-left: 5px;
    }
	#bbpress-forums ul.bbp-replies{
		margin-left: -20px;
		margin-right: -20px;
	}
	#bbpress-forums .bbp-body .bbp-reply-content{
		margin:0px;
	}
}
.bbp-forum-description,.bbp-forum-content{
	padding-left:5px;
}
#bbpress-forums .bbp-forum-info{
	padding-right:0px;
}
#hkb.hkb-searchresults > li.format-video a:before {
    content: "\f1c8"!important;
} 
#hkb.hkb-searchresults > li.isforum a:before {
    content: "\f0e5"!important;
}  
#page-header h1.entry-title, #bbp-container h1.entry-title{
    font-size: 18px!important;
}
p.ht-kb-category-count {
    color: gray;
}
.tooltip.top {
    /*padding-left: 40px!important;*/
    max-width: 80px;
}
#bbpress-forums .ht-voting .ht-voting-links .ht-voting-upvote, #bbpress-forums .ht-voting .ht-voting-links .ht-voting-downvote{
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1;
    min-width: 20px;
}
#bbpress-forums .ht-voting .ht-voting-links .ht-voting-upvote i, #bbpress-forums .ht-voting .ht-voting-links .ht-voting-downvote i {
    position: initial;
    position: static;
    width: 18px;    
    opacity: 1;
    padding-right: 5px;
}
button.createnew{
    margin-bottom: 10px;
}
div#bbp-view-popular .bbp-body ul {
    padding: 5px!important;
    
}
@media screen and (max-width: 768px){
#bbpress-forums .ht-voting .ht-voting-links .ht-voting-upvote, #bbpress-forums .ht-voting .ht-voting-links .ht-voting-downvote{
    padding: 5px 5px;
    font-size: small;
    line-height: 1;
    min-width: 15px;
    margin-bottom: 5px;
}
.tooltip.top {
    padding-left: 10px!important;    
}
    ul.bbp-reply-revision-log, ul.bbp-topic-revision-log {
    border-top: 1px dotted #dfe4e6;
    width: 100%;
    margin: 0;
    padding: 8px 0 0 0;
    font-size: 11px;
    color: #aaa;
    line-height: 1.3em;
    position: absolute;
        bottom:5px;
}
    #searchfrm .search-form{
        margin-top: 10px
    }
}
#tr-code-of-conduct ul li + li{
    margin: 15px 0px;
}
.bbp-content > .error{
    background-color: #e2747e; 
    padding: 10px 15px;
    margin: 5px 0 15px;
    color: #fff;
    clear: both;
}
.bbp-content > .bbp-template-notice.error p{
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: 20px;
}
.bbp-breadcrumb{
    font-size: 12px;    
}
.bbp-breadcrumb a {   
      color: #666d73!important;
    text-decoration: none; 
}
.bbp-breadcrumb p {
    margin: 0px;
}
body.page .bbp-reply-form code, body.page .bbp-topic-form code, body.single-topic .bbp-reply-form code, body.single-forum .bbp-topic-form code, body.topic-edit .bbp-topic-form code, body.reply-edit .bbp-reply-form code, div.modal code{
    font-size: 10px;
    background-color: #f0fff8;
    border: 1px solid #CEEFE1;
    display: block;
    padding: 8px;
    margin-top: 5px;
    width: auto!important;
}

.pending, ul.topic.status-pending{
    background: #fcf8e3!important;
    color:#8a6d3b;
    font-size: small;
}

ul.topic.status-pending .bbp-topic-permalink{    
    color:#8a6d3b!important;    
}
#bbpress-forums .status-closed a,.status-closed .bbp-topic-permalink {
    color: #9C9C9C!important;    
}
#bbpress-forums .status-closed .bbp-topic-permalink:after {
    content:'(Closed)';
    opacity: .7;
    font-size: smaller;
    padding-left: 5px;
}
#bbpress-forums.moderation ul.bbp-replies{
    margin-top :0;
    border-top: 0;
}
#bbpress-forums.moderation .nav-tabs li.active a{
    background-color: #efefef;
    opacity: 1;
}
#bbpress-forums.moderation .nav-tabs li a{
    background-color: whitesmoke;
    color:dimgray;
    opacity: .8;
}
.moderation ul.topic{
    margin:0!important;
    /*padding:5px!important;*/
}
.menu-pending-count {
    background-color: #0094da!important;
}
.bbp-topic-tag ul.topic{
    margin: 0!important;
    padding:0px!important;
}
ul.bbp-search-results{
    border: 1px solid #eee;
}
ul.bbp-search-results .bbp-reply-header{
    padding:10px 5px 10px 5px!important;
    background-color: whitesmoke;
    margin: 0px!important;
}
ul.bbp-search-results .bbp-reply-author{
    padding:5px!important;        
}
ul.bbp-search-results .hentry{
    margin: 0!important;
    background-color: ;
}

body.single-forum ul.bbp-topics .bbp-body ul.topic{
    padding:0!important;
}
ul.bbp-topics .bbp-body .bbp-topic-title,ul.bbp-topics .bbp-body .bbp-topic-freshness,ul.bbp-topics .bbp-body .bbp-topic-voice-count,ul.bbp-topics .bbp-body .bbp-topic-reply-count{
    padding-top:10px!important;
    padding-bottom:10px!important;
}
ul.bbp-topics ul.topic li:first-child{
    padding-left:5px!important;
}
ul.bbp-topics ul.topic li:last-child{
    padding-right:5px!important;
}
ul.bbp-topics ul.topic li.bbp-topic-reply-count{
    width:9%!important;
}
ul.bbp-topics ul.topic li.bbp-topic-freshness, ul.bbp-topics ul.topic .bbp-topic-reply-count {
    background-color: #EAEAEA!important;
}
.moderation #notification-select{
    padding:0;
    height: 28px;
}
.grid-forum p.ht-kb-category-count{
    margin:0;
}
.grid-forum h5.grid-forum-title {
    margin-bottom: 0px;
    -ms-word-break: normal;
    -ms-hyphens: none;
    font-weight: 600;
    color: black;
}
.grid-forum .cat:hover h5.grid-forum-title {    
    color: white;
}
.grid-forum .catgrid .cat {
    background: #EBF7FF;
    margin-bottom: 10px;
    box-shadow: none;
}
#send_message_form #message p{
    padding:5px!important;
}
#send_message_form .friend-tab .avatar{
    margin-right: 5px;
}
#messages-select, #notification-select,#notifications-sort-order-list {
    
    -webkit-appearance: menulist!important;
    -moz-appearance: menulist!important;
    appearance: menulist!important;
    padding: 8px;
}
input#messages_search {
    padding: 4px;
}

#buddypress .bbp-user-topics-started ul.topic{
    margin-bottom: 0!important;
}
.next-prev-wrap span{
    padding:5px 10px;
    border:1px solid #eee;
    margin-top:10px;
    margin-bottom:10px;    
}
.next-prev-wrap span a{
    color: white;
}

ul#tr-footer {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul#tr-footer li{
    display: inline;
}
ul#tr-footer li a {
    display: inline;
    color: white!important;
}
ul#tr-footer li a:hover {
    background: none;
    color: #0094da!important;
}
.fx{
    color: #335c85!important;
}
footer hr{
    border-top-color: #335c85;
    margin: 5px 0!important
}
.forumitem{
    padding-bottom: 20px;
}

span.lastactivity, span.ht-kb-category-count{
    color:gray;
    display: block;
    font-size: smaller;
}
.forumitem a, .singleforumitem a{
    text-decoration: none;
}
.forumitem a:hover, .singleforumitem a:hover{
    color: #0094da!important;
    text-decoration: none;
}

#primary.bgforum{
    background: url(/wp-content/uploads/2016/03/BG2.jpg);
    box-shadow: inset 0 10px 10px -10px #020202, inset 0 -10px 10px -10px #000000;
    background-size: 100% auto;
    background-repeat: repeat-y;
}
.guideline {
    font-size: x-small;
}
dd + dt{
    padding-top: 5px;
}
a.bbp-forum-title.cattitle{
    color:#000!important;
    text-align: center;
    font-size: 20px!important;
}
.grid-forum .forumitem.even .cat{
    border: 4px solid #f0ad4e;
}
.grid-forum .forumitem.odd .cat{    
    border: 4px solid #003366;
}
.forumitem .cat, .singleforumitem{
    padding:10px;
    background-color: white!important;
}
.forumitem .cat:hover, .singleforumitem:hover{
    background-color: #003366!important;
}
.forumitem.even .cat:hover, .forumitem.even .singleforumitem:hover{
    background-color: #f0ad4e!important;
}
.forumitem .cat:hover .ht-kb-category-count,.forumitem .cat:hover .lastactivity{
    color: white;
}
.bbp-user-subscriptions .bbp-body ul, .bbp-user-favorites .bbp-body ul{
    margin-bottom: 0!important;
}
.bbp-user-subscriptions .bbp-topics ul+ul, .bbp-user-favorites .bbp-topics ul+ul{
    border-top: 1px solid #ddd;
}
.bbp-user-subscriptions span.bbp-row-actions, .bbp-user-favorites span.bbp-row-actions {
    position: absolute;
    top: -2px;
}
.bbp-user-subscriptions .bbp-forum-title{
    padding-left: 10px!important;
}
@media screen and (min-width: 768px){
	div#primary.login {
		background: url(/wp-content/uploads/2016/03/finger_globe_new.jpg) no-repeat left;
    	background-size: contain;
        
	}
    .bbp-attachments, .bbp-attachments-errors{
    
		font-size: x-small;
    	padding-bottom: 0!important;
    	width: 100%;
    	border-top: 1px dotted #ddd!important;
	}
	
	.bbp-topic-wrapper #bbpress-forums .bbp-topic-controls {
    	top: 0px;
	}
}

div#primary.login {
    background-color: #DEDFE3;
}
.loginfrm {
    background: white;
    border-radius: 20px;
    border: 1px solid #D4D4D4!important;
    box-shadow: 0px 15px 20px -10px;
    /*margin-top: 5%;*/ 
    padding:20px;
}

.login-bg-small{
    background: no-repeat url(/wp-content/uploads/2016/03/finger_globe_new.jpg) 50% / 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: contain;
}
.cat h4 {
    color: #003366;
}
.bbp-template-notice {
    padding: 10px 15px;
    background: #f4bf4d;
    color: white;
    margin-bottom: 15px;
}
.bbp-template-notice p{
    margin: 0;
}
.bbp-template-notice p:before{
    font-family: FontAwesome;
    font-size: larger;
    content: "\f06a";
    margin-right: 5px;
}
ul.bbp-replies{
    background: white!important;
}
ul.bbp-topics {
    background: #f3f3f3!important;
}
div#bbp-view-popular ul.topic, div#bbp-view-no-replies ul.topic, .bbp-user-topics-started ul.topic{
    margin: 0px!important;
    padding: 0px!important;
    border-bottom: 1px solid #dfe4e6!important;
}
#user-notifications .count, #user-messages .count{
    background-color: #E4E4E4;
    border-radius: 100%;
    padding: 3px 7px;
    font-size: smaller;
    border: 1px solid #D2D2D2;
}

@media screen and (min-width: 720px){
#content {
    margin: 0!important;
    padding-top:40px;
    }
}
@media screen and (max-width: 768px){
	#bbpress-forums ul.topic .bbp-topic-permalink {
    	font-size: 16px!important;
    	line-height: 18px!important;
    	margin: 0!important;
	}
	.bbp-forum-content h2.entry-title{
		padding-bottom: 30px;
	}
	#bbpress-forums .bbp-topic-controls {
    	top: 35px;
	}	
	.bbp-topic-wrapper #bbpress-forums .bbp-topic-controls {
    	top: 20px;
	}
    ul.bbp-topics a.bbp-author-link {
        position: absolute;
        width: 20px!important;
    }
    ul.bbp-topics a.bbp-author-link .avatar {        
        width: 20px;
		vertical-align: top;
    }
    ul.bbp-topics li.bbp-topic-title{
        width: 100%!important;
    }
    ul.bbp-topics li.bbp-topic-title a.bbp-topic-permalink {
        padding-left: 25px;
    }
    ul.bbp-topics li.bbp-topic-freshness{
        width: 70%!important;
    }
    ul.bbp-topics .bbp-body .bbp-topic-freshness{        
        padding-top:0px!important;
        padding-bottom:0px!important;
        background-color: #E8E8E6!important;
        height:25px;
        font-size: 11px;
    }
    ul.bbp-topics .bbp-body .bbp-topic-voice-count, ul.bbp-topics .bbp-body .bbp-topic-reply-count{
        padding-top:5px!important;
        padding-bottom:5px!important;
        background-color: #E8E8E6!important;
        height:25px;
        font-size: 11px!important;
    }
    ul.bbp-topics li.bbp-topic-freshness .bbp-topic-meta{
        display: inline-block;
    }
    ul.bbp-topics li.bbp-topic-freshness a:first-child:before {
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f024";
        color: #808080;
        padding: 0px 5px;
    }
    ul.bbp-topics span.bbp-topic-freshness-author:before {
        content: "by";
        color: #808080;
    }
    ul.bbp-topics li.bbp-topic-voice-count{
        width: 15%!important;
    }
    ul.bbp-topics li.bbp-topic-voice-count:before{
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f06e";
        padding-right: 5px;
    }
   ul.bbp-topics ul.topic li.bbp-topic-reply-count{
        width: 15%!important;        
    }
    ul.bbp-topics li.bbp-topic-reply-count:before{
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f1d7";
        padding-right: 5px;
    }
    .bbp-attachments, .bbp-attachments-errors{
        font-size: x-small;
        width: 100%;
        margin-bottom: 10px;
        border-top: 1px dotted #ddd!important;
    }
    
}
#bbpress-forums .bbp-reply-content.topic-content{
    padding:15px;
}
.bbp-atthumb {
    display: inline-block;
}
#bbpress-forums span.bbp-attachments-count{
    display: none;
}
#user-notifications span.no-count,#user-messages span.no-count {
    background: #E6E6E6;
    border: 1px solid #D6D6D6;
    padding: 3px 7px;
    border-radius: 50%;
    font-size: smaller;
}
.table-reply .text{
    width:80%;
}
.table-reply .date{
    width:20%;
}
.topic .bbp-meta{
    border-top: 1px solid #efefef;
}
.topic .bbp-meta .ht-voting{
    margin:5px;
}
.replyquote {
    border: 2px dashed #ddd;
    padding: 10px;
    border-radius: 5px;
	margin-bottom: 15px;
	position: relative;
	background: #f1f1f1;
}
.replyquote p {
    margin: 0;
}
span.gotoreply {
    position: absolute;
    right: 10px;
    top: 8px;
}
span.postcount {
    font-size: small;
    color: #808080;
}
#search-tag {
    padding: 15px;
    background: aliceblue;
    border: 1px solid #b8c8d8;
    border-radius: 5px;
	margin-bottom: 15px;
}
a.tag {
    padding: 5px;
    background: #e8e8e8;
    border-radius: 10px;
}
a.tag+a.tag {
    margin-left: 5px;
}
a.tag:hover,a.tag:active {
    text-decoration: none;
	background: #0094da;
	color: white;
}
#hkb.hkb-searchresults > li a.tag {
    display: inline-block;
    padding: 5px!important;
    border-radius: 15px;
    font-size: small;
	line-height: 18px;
}
#hkb.hkb-searchresults > li a.tag:hover {
    color:white;
}
#hkb.hkb-searchresults .tag .badge {
    font-size: smaller;
    vertical-align: baseline;
}
span.tagname{
	font-weight: 600;
}
#hkb.hkb-searchresults > li.livesearchtag{
	padding: 6px 10px 6px 40px;
}

#hkb.hkb-searchresults > li.livesearchtag:before{
	font-family: FontAwesome;
    color: #6d6d6d;
    font-size: 16px;
    line-height: 1;
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: normal;
	content: "\f02c";
}
#bbpress-forums .bbp-search-results .bbp-reply-post-date {
    line-height: 20px;
}
#bbpress-forums .bbp-search-results .bbp-reply-header{
	padding:5px!important;
}
#bbpress-forums .bbp-search-results .bbp-reply-content,#bbpress-forums .bbp-search-results .bbp-topic-content {
    padding: 10px 10px 0px 10px;
}
#bbpress-forums .bbp-search-results .item + .item {
    margin-top: 15px;
}
.bbp-search-results .item {
    border: 1px solid #eee;
}
ul.bbp-search-results {
     border: none;
}

#bbpress-forums ul.topic .bbp-topic-permalink {
    font-size: 14px;
    line-height: 16px;
}
.bbp-topic-controls .fa {
    margin: 0 6px 0 0;
    font-size: 12px;
    color: #fff;
}
.bbp-topic-controls span a {
    color: #fff;
}
.bbp-topic-controls{
	text-align: right;
}
.bbp-forum-content .entry-title, .bbp-topic-wrapper .entry-title {
	margin: 0;
	margin-bottom: 5px;
    padding-right: 0px;
}
#bbpress-forums ul.bbp-replies {
    margin-top: 10px;
}
@media screen and (min-width: 768px){
	#primary.sidebar-right #content {
		float: left;
    	width: 72%;
	}
	#primary.sidebar-right #sidebar {
		padding-left: 30px;
	}
	#sidebar {
		width: 28%;
	}
}
@media screen and (max-width: 768px){
	
	
	.topic .bbp-meta .ht-voting{
    	margin-bottom:0px;
	}
}
#bbpress-forums ul.topic .bbp-topic-freshness {
    padding: 10px 5px;
}
ul.bbp-topics ul.topic.super-sticky li.bbp-topic-freshness, ul.bbp-topics ul.topic.super-sticky li.bbp-topic-reply-count {
background-color: beige!important;
}
/*
#bbpress-forums .reply_content ul:not(.bbp-reply-revision-log):not(.bbp-topic-revision-log), #bbpress-forums .reply_content ul:not(.bbp-reply-revision-log):not(.bbp-topic-revision-log) li {
    list-style-type: disc!important;
    
}
#bbpress-forums .reply_content ol:not(.with-icons), #bbpress-forums .reply_content ol:not(.with-icons) li {
    list-style-type: decimal;    
	margin:0;
}
#bbpress-forums .reply_content ul:not(.bbp-reply-revision-log):not(.bbp-topic-revision-log),#bbpress-forums .reply_content ol:not(.with-icons){
	margin-left: 20px;
	padding-left: 0;
	margin-bottom: 15px;
}
#bbpress-forums .bbp-attachments ol.with-icons {
    padding: 0;
}*/
.reply_content h1{
	font-weight: 500;
	font-size: 36px;
}

.reply_content h2 {
	font-weight: 500;
	font-size: 28px;
	color: #333;
}

.reply_content h3{
	font-weight: 500;
	font-size: 22px;
	color: #333;
}

.reply_content h4{
	font-weight: 500;
	font-size: 18px;
}
.reply_content h5{
	font-weight: 500;
	font-size: 16px;
}
.reply_content h6{
	font-weight: 500;
	font-size: 15px;
}
.hf-block h4 {
    color: #0094da;
}
#bbp-login form h1{color:#333;}
#bbp-login form legend{border-bottom: 1px solid #e5e5e5;}
#site-header h3{color:white;}
.hentry.page .entry-title{
font-weight: 700!important;
    font-size: 40px!important;
}
.actionbtn  h4{color:white;}
#homepage-features .hf-block h4, #homepage-widgets h4, #sidebar .widget h4.widget-title, .actionbtn h4, #new-topic-model h4{font-weight:300;font-size:18px;}
#bbpress-forums .forumitem.row {
    background-color: transparent;
}
#bbpress-forums .bbp-topic-form, #bbpress-forums .bbp-reply-form, #bbpress-forums .bbp-topic-tag-form {
    clear: left;
    background: #f5f8fa;
    border-top: 1px solid #dfe4e6;
    padding: 20px 25px;
}
/* centered columns styles */
.row-center, .forumitem.row{
    text-align:center;
}
.col-center, .forumitem.row > .catgrid  {
    display:inline-block;
    float:none;      
    /*text-align: center;*/
}
.collapsepanel .panel-heading  { padding:0;}
.collapsepanel .panel-heading  h4{margin:0;}
.collapsepanel .panel-heading a, #hanbookwrapper .tab-content .collapsepanel .panel-heading a {padding: 10px 15px; color: #003366!important; font-weight: 400; font-size: larger; width: 100%; display: block;}
.collapsepanel .panel-heading a:hover,.panel-heading a:focus { text-decoration: none;}	
.collapsepanel .panel-heading a:before { font-family: 'Glyphicons Halflings'; content: "\e114";	 color: #003366;font-size: medium; margin-right: 10px; }
.collapsepanel .panel-heading a.collapsed:before {content: "\e080"; }
table.trhanbook tr td:nth-child(2) {
    font-size: 11px;
    vertical-align: bottom;
    width: 150px;
    text-align: right;
}

#buddypress table.profile-fields tr td.label {
    border-right: 0px solid #eaeaea;
    font-weight: 700;
    width: auto;
	color: #393232;
}
#buddypress table.profile-fields tr td.data {
    background: none;
}
#buddypress .editfield{
	margin-top: 20px;
}
#buddypress .editfield select{
	width: 75%;
}
.field-visibility-settings-toggle{
	margin-top: 10px !important;
}

#buddypress input[type=submit]{
	background-color: #337ab7;
    border-color: #2e6da4;
	color: #fff;
	font-size: 14px;
    font-weight: 400;
}
input[type=checkbox]{
	margin-right: 10px;
}

input[type=radio]{
	margin-right: 10px;
}

@media screen and (min-width: 768px){
	.profile-edit-link{
		margin-right: -22px !important;
		color: black!important;
	}
}
@media screen and (max-width: 767px){
	.profile-edit-link{
		color: black!important;
		margin-top: 20px;
	}
}
.show-menu{
	display: block !important;
}
#avatar-upload input#upload{
	margin-top: 20px;
}

#item-header-avatar a img {
    height: 150px !important;
    width: 150px !important;
}