#help div.card-disp {
    border-radius: 4px;
    background-color: #fff;
    outline: none; 
    /*box-shadow: 0 3px 8px 0 rgba(0,0,0,0.03);
    border: 1px solid #d4dadf;
    padding: 1em 4em;*/
}
#help .card h1, #help .card h2, #help .card h3 {
	font-weight: 600; 
	text-transform: none ;
}
#help .card-title h1 { padding-top: 20px;}
#help .card h1.card-title {
	padding-top: 20px;
	margin: 0px;
}

#help .card h3 {padding-left: 0; }

#help .card h2, #help .card h3 {
    padding-top: 20px;  
    margin-top: 0px;
	margin-bottom: 0;
}
#help .card {
    font-weight: 400;
    border-radius: 2px;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none;
}li.blog-name-text.no-avatar {    padding-left: 0;    margin-left: 0;}
#help .avatar {
    max-width: 75px;
    width: auto !important;
}
.blog-info img {
    height: 55px;
}
/*.card-block {
    padding: 1.25rem;
}*/
.blog-info ul li {
    float: left;
    display: inline-block;
    list-style: none!important;
}
.blog-info ul {
    width: 100%;
    float: left;
    line-height: 31px;
    padding: 0 0 20px 0;
}
li.blog-name-text div {
    text-transform: uppercase;
}
ul.helpdocs-breadcrumbs {
	margin: 1rem 0 3rem 0;
}
ul.helpdocs-breadcrumbs li {
    display: inline;
    color: #999;
	font-size: 1.6rem !important;
}
/*ul.helpdocs-breadcrumbs li a:after {*/
ul.helpdocs-breadcrumbs li a:last-child:after
{
    content: '\f105';
    font-family: FontAwesome;
    margin: 0 8px 0 10px;
}
h2.card-title:before{
	display: none;
}
li.writer-name {
    margin-top: 13px;
    padding: 0px 10px 0px 10px;
}
li.blog-name-text {
    padding: 2px 10px;
    margin-top: 15px;
    margin-left: 10px;
    font-size: 10px !important;
    letter-spacing: 1px;
    line-height: 14px;
    padding-top: 4px;
}
li.date, li.tags {
    margin-top: 24px;
    margin-left: 20px;
}
li.tags {color:#888;}
.card i.fa, .card i.far, .card i.fas, .card i.fab {
    /*margin-top: .75em;
    margin-bottom: 1em;*/
	font-size: 2em;
}
p.category-authors img {
    max-height: 1.75em;
    max-width: 1.75em;
    display: inline !important;
    margin-right: -.8em !important;
    border: 2px solid #fff;
}
p.category-authors {
    width: 100%;
    left: 0;
    right: 0;
}
.card .card-body .card-text {
    font-size: 1.4rem;
    color: #747373;
    font-weight: 400;
}
#articles img { 
    max-height: 1.5em;
    max-width: 1.5em;
    display: inline;
    margin-right: .5em;
}
#category-meta i.fa, #category-meta i.fas, #category-meta i.far, #category-meta i.fab, i.fa.fa-snapchat {
    font-size: 2em;
    /*color: #307eb2; */
}
h3.get-title {
    /*color: #307eb2;*/
    font-size: 1.4em;
    margin: 1em 0 1em 0;
    /*font-family: 'Avenir-Book';*/
}
a.category-link {
    text-decoration: none;
    display: block;
    margin-left: 0 !important;
}
.card .card-body .text-xs-center strong.helpdocs-post-title, strong.category-title {
    padding: .7rem 0 0 0 !important;
    font-weight: bold;
    /*color: #307eb2;
    font-family: 'Avenir-Book';*/
    font-size: 1.3em;
    margin-bottom: 10px;
}
a.category-link {
    height: 100% !important;
    padding-bottom: 0 !important;
    /*margin-bottom: 1.5em !important;*/
    text-decoration: none;
    display: block;
    margin-left: 0 !important;
}
p.category-text {
    color: #000;
}
ul.helpdocs-breadcrumbs li a {
    text-decoration: none;
}
.card.category {
    background-color: #fefeff;
    border: 1px solid #d4dadf !important;
    outline: none;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,0.03);
    border-radius: 4px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    transition-duration: .3s;
    transition-property: box-shadow,border-color,background-color;
}
a.category-link {
    box-shadow: none !important;
}
@media (min-width: 768px){
	div.search_form {
		width: 400px; margin: auto;
	}
}
.helpdocs-wrapper i.fa.fa-spinner.fa-spin,
.helpdocs-wrapper .search_form i.fa.fa-search {
    font-size: 1em;
   /* color: #307eb2;*/
    float: right;
    margin-right: 15px;
    margin-top: -36px;
    position: relative;
    z-index: 2;
}
input#help-query {
	height: 35px;
	padding-left: 10px;
	border-radius: 5px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px !important;
}
.grid_view .card.category .card-body .text-xs-center {
	min-height: 270px;
}.helpdocs-popular .card.category .text-xs-center {    min-height: 225px;}
ul.results_list li {
    list-style: none;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    padding-bottom: 5px;
}
ul.results_list li a {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    font-size: 1.2em;
}
ul.results_list, ul.helpdocs-breadcrumbs {
    padding-left: 0px;	margin-left: 0px;
}
.row.mt-5.helpdocs-search-reuslts {
    padding-left: 15px;
}
.helpdocs-search-reuslts a, .helpdocs-search-reuslts p {font-weight: normal;}
ul.results_list li a {
    box-shadow: none;
	text-decoration: none;
}a.category-link {    text-decoration: none !important;}
.like_images {
    text-align: center; width: 100%; margin-top: 30px !important;
}
.like_images img{
	width: 50px; cursor: pointer; transition: .2s transform ease;
}.like_images img:hover {	transform: scale(1.15);}
img.disable_img {
    opacity: 0.5;
    cursor: no-drop;
}
.like_images .likes p {
    color: #fff;
    border-radius: 100%;
    height: 28px;
    width: 28px;
    margin: auto; 
	margin-top: 5px;
	line-height: 26px;
	font-size: 12px;
}
.like_images .likes{
	margin: 0 10px; display: inline-block;
}
.like_images .likes p.happy_likes {
	background: #2fad19;
}
.like_images .likes p.sad_likes {
	background: #c00;
}
.rating_div{	grid-template-columns: lfr;    background-color: #efefef;    border-radius: 4px;    padding: 0px;    margin: 3em 0 0;    text-align: center;}
.rating_div h2{	font-size: 30px;	color: #191919;	margin: 1em 0 1em 0;	padding-top: 0;}

/*@media(max-width: 767px){	#help .card h2{		font-size: 1.2em;	}}*/

.related_docs h2{
	padding: 30px 0; 
	font-size: 30px;
}
.single_doc {
	padding: 15px 0px 15px 15px;
	font-size: 25px;
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: -webkit-transform .4s ease,-webkit-transform .4s ease;
	transition: transform .4s ease,-webkit-transform .4s ease;
	will-change: transform;
}
.related_docs a {
	text-decoration: none !important;
	position: relative;
	/*left: -15px;*/
	display: block;
}
.single_doc:hover {
	background: #fbfbfb;
	/*-webkit-transform: scale(1.01);
	transform: scale(1.01);	*/
}
.mouseover_data p{
	margin-bottom: 10px;
}
.mouseover_data .col-12{
	margin-top: 30px;
}
.conatct_section {
    margin-top: 80px;
}
.conatct_section h3 {
    margin-bottom: 10px !important;
}
.conatct_section .col-12.text-center {
    margin-bottom: 30px;
}
.conatct_section .card{
	padding: 15px;
}
.conatct_section .card:hover{
	background: #eee;
}
.conatct_section a{
	text-decoration: none;
}
/***********************************/
.stack:before {
content: '';
background-color: #fff;
border: 1px solid #eaeaea;
width: 100%;
height: 100%;
border-radius: 4px;
-webkit-transform: translateY(5px);
transform: translateY(5px);
z-index: -1;
position: absolute;
will-change: transform;
transition: -webkit-transform .2s ease;
transition: transform .2s ease;
transition: -webkit-transform .2s ease,-webkit-transform .2s ease;
transition: transform .2s ease,-webkit-transform .2s ease;
}

.stack::after {
	content: '';
	background-color: #fff;
	border: 1px solid #e6e6e6;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	z-index: -1;
	position: absolute;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: -webkit-transform .2s ease,-webkit-transform .2s ease;
	transition: transform .2s ease,-webkit-transform .2s ease;
}

.stack:hover::after {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
.stack:hover::before {
-webkit-transform: rotate(-3deg);
transform: rotate(-3deg);
}

.stack{
position: relative;
}
.card:hover {
box-shadow: 0 2px 4px 0 rgba(0,0,20,0.05);
}

.stack:hover {
cursor: pointer;
}
@media (min-width: 992px){
.helpdocs-archive .card.category .text-xs-center {
    min-height: 220px;
}
}

.category-link:active, a.category-link:focus {
	outline: 0;
}
@media (min-width: 769px) and (max-width: 991px){
	.helpdocs-archive .card.category .text-xs-center {
		min-height: 300px;
	}
}
.conatct_section a {
    width: 100%;
}
strong.helpdocs-post-title {
    float: left;
    width: 100%;
}
.toc-block {
    position: fixed;
    right: 20px;
    top: 40%;
    width: 20%;
    float: left;
    z-index: 99999;
    background: #efefef;
    padding: 20px;
	font-size: 80%
}
.toc-block ul {list-style-type: none;}
.toc-block ul ul {list-style-type: initial;}

.toc-block li {
	margin-left: 5px;
	color: #555
}

.toc-block a {
    width: 100%;
}

#help .card ul, #help .card li, .helpdocs-breadcrumbs li {font-weight:initial !important; }
#toc-helpdoc-content ul {paddin-left:3em;}
section.single-helpdoc {padding-top:40px !important; }
a.anc-category-page {
    float: left;
    width: 100%;
}
a.anc-category-page h2 {
    font-size: 1.6rem !important;
    font-weight: none !important;
}
a.anc-category-page.popular-anc h2{
	font-weight: bold !important;
}
a.popular-anc.anc-category-page h2 {
    margin-bottom: 0px;
}
.helpdocs-popular div.card {
/*    border: 0 !important; */
}
.helpdocs-popular .card:hover {
    box-shadow: none !important;
}

/*.helpdocs-popular .card-body {padding-top:0 !important; padding-bottom: 0 !important;} */

.helpdocs-popular .excerpt p {padding-left:39px; font-size:80% !important;}

/*
.helpdocs-wrapper span.list {
background-color: #0fb3d0;
    border: none;
    color: white;
    padding: 3px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 2px;
    border-radius: 50%;
    width: 26px;
}
*/
@media(max-width: 767px){
	.helpdocs-wrapper span.list{
		float: left;
		margin-right: 10px;
		margin-top: 0;
	}
	div.collapse a.anc-category-page h2.helpdocs-post-title{
		display: flex;
	}
	div.collapse a.anc-category-page {
		display: block;
	}
	.helpdocs-wrapper span.list{
		padding-top: 0px;
	}
	.helpdocs-wrapper img.cat-image {
		width: 40px;
	}
	.helpdocs-wrapper.helpdocs-archive img.cat-image {
		width: 60px;
	}
}

.helpdocs-wrapper span.list{
/*width: 25px;
    font-weight: 600 !important;
    height: 25px;
    font-size: 1.2rem !important;
    margin-top: 6px;
    margin-right: 10px;
*/
	width: 35px;
	text-align: right;
	padding: 4px;
	margin-right: 5px;

}

.helpdocs-wrapper span.list {
	color: #10b3cf;
  font-weight: bold;
}
.helpdocs-wrapper span.list::after {content: ") "; }

#toc-helpdoc-content ul { list-style: initial;}
/*

div#toc-helpdoc-content ol {
    counter-reset: my-help-counter;
    list-style-type: none;
}


div#toc-helpdoc-content ol {
    counter-reset: li;
}
div#toc-helpdoc-content ol li:before {
    content: counter(li);
    counter-increment: li;
}
*/


#toc-helpdoc-content ol li::before{
position: absolute;
left: -25px;
}
#toc-helpdoc-content ol li::before{
left: 0px;
}
div#toc-helpdoc-content ol {
    padding-left: 40px;
}


div#toc-helpdoc-content ol {
  list-style: none;
  counter-reset: my-help-counter;
}

div#toc-helpdoc-content ol {
    counter-reset: li;
}

/*div#toc-helpdoc-content ol li {
  counter-increment: my-help-counter;
}*/

div#toc-helpdoc-content ol > li::before { 
  content: counter(li) ") ";
	counter-increment: li;
  color: #10b3cf;
  font-weight: bold;
 text-align: right;
	width:32px;
}

div#toc-helpdoc-content ol ul li::before {content: "";}

/*
#toc-helpdoc-content ol {
  list-style: none;
  counter-reset: helpdocs-counter;
}

#toc-helpdoc-content ol li {
  counter-increment: helpdocs-counter;
  margin: 0.25rem;
}

#toc-helpdoc-content ol li::before {
  content: counter(helpdocs-counter);
  background: #0fb3d0;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  display: inline-block;
  line-height: 2rem;
  color: white;
  text-align: center;
  margin-right: 0.5rem; 
  font-size: 1.2rem;
  margin-top:1px;
}

#toc-helpdoc-content  ol ol li::before {
  background: #0fb3d0;
}

#toc-helpdoc-content  ol ol ol li::before {
  background: #EE9EFF;
}
*/

.helpdocs-wrapper div[data-toggle="collapse"]{
	cursor: pointer;
}
.help-acc-title .acc-dir-icon i{
	display: none !important;
}
.help-acc-title.collapsed .acc-dir-icon i.fa-angle-down{
	display: block !important;
}
.help-acc-title:not(.collapsed) .acc-dir-icon i.fa-angle-up{
	display: block !important;
}
.helpdocs-popular a.category-link:hover p {
    color: #000;
}
/*07Apr2020*/
#toc-helpdoc-content ol li ol li::before{
	left: 25px;
}
.single-helpdoc p.nocomments {
    display: none;
}
.single-helpdoc div#respond{
	display: none;
}
/*13Aug2020*/
.comments-div .commentlist,
.comments-div #comments{
	display:none !important;
}