body{
 	font-family: 'Montserrat', sans-serif; }

a {
    color: #212529;
}

a:hover {
    color: #212529;
    text-decoration: none;
}
 .hide {
    display: none !important;
 }
 .logTime {
    position: absolute;

    opacity: 1;
    width: 120px;
    line-height: 1.45;
    transition: opacity .3s ease;
}

.logTime time a {
    color: rgba(71,82,93,.4);
    font-size: .9rem;
}

.backLink{
    margin-bottom: 18px;
}

.backLink a {
    color: rgba(71,82,93,.4);
    font-size: .9rem;
}

.backLink a:hover {
    color: rgba(71,82,93,.4);
    font-size: .9rem;
    text-decoration: underline;
}

.logTimeMob {
    display: none;
}

.log-post {
	max-width: 650px;
}

.widget-log-post {
    padding: 7px 16px;
    margin: 0px;
    max-height: 420px;
    overflow-y: auto;
}

.logsbody{
    margin-top: 150px;
}



.post-section {
	border-bottom:  1px solid #f3f3f3;
	margin-left: 40px;
}

.post-section h2 {
	font-weight: 600;
	font-size: 24px;
}

.widget-post-section {
    border-bottom:  1px solid #f3f3f3;
    padding: 0px;
}

.time-section {
	margin-left: -125px;
}

.log-post .content .ql-syntax{
    border: 1px solid #c4c4c4;
    border-radius: 2px;
    color: #353535;
    background-color: rgb(199, 199, 199, 30%);
    padding: 16px;
    line-height: 18px; 
    font-size:14px;
}

.widget-log-post .content .ql-syntax{
    border: 1px solid #c4c4c4;
    border-radius: 2px;
    color: #353535;
    background-color: rgb(199, 199, 199, 30%);
    padding: 16px;
    line-height: 18px; 
    font-size:14px;
}

.widget-index .categoryLogTypeFront{
    width: fit-content;
    margin-right: 10px;
    margin-top: 4px;
    position: relative;
    color: #fff;
    border-radius: 10px;
    padding: 0 8px;
    font-size: 11px;
    /* height: 20px; */
    line-height: 19px;
}

.categoryLogTypeFront{
    width: fit-content;
    margin-right: 10px;
    margin-top: 4px;
    position: relative;
    color: #fff;
    border-radius: 10px;
    padding: 0 8px;
    font-size: 12px;
    height: 20px;
    line-height: 19px;

}

.categoryImprovement{
    width: fit-content;
    background: #b26cee;
    margin-right: 10px;
    margin-top: 4px;
    position: relative;
    color: #fff;
    border-radius: 10px;
    padding: 0 8px;
    font-size: 12px;
    height: 20px;
    line-height: 19px;

}


.categoryNew{
    width: fit-content;
    background: #3778FF;

    margin-right: 10px;
    margin-top: 4px;
    position: relative;
    color: #fff;
    border-radius: 10px;
    padding: 0 8px;
    font-size: 12px;
    height: 20px;
    line-height: 19px;

}


.categoryFix{
    width: fit-content;
    background: #FF4772;

    margin-right: 10px;
    margin-top: 4px;
    position: relative;
    color: #fff;
    border-radius: 10px;
    padding: 0 8px;
    font-size: 12px;
    height: 20px;
    line-height: 19px;

}

.categoryNone{
    width: fit-content;
    background: #f0f0f0;
    margin-right: 10px;
    margin-top: 4px;
    position: relative;
    color: #bfbfbf;
    border-radius: 10px;
    padding: 0 8px;
    font-size: 12px;
    height: 20px;
    line-height: 19px;

}

.author-img {
	padding: 0;
}

.author-img img {
	border-radius: 20px;

	margin-left: -10px;

}


.authorName {

    height: 20px;
    font-size: 14px;
    color: rgba(71,82,93,.4);

    margin-left: -30px;
}

.content img {
	max-width: 525px;
}

.category_2 {
    width: fit-content;
	background: #2ECCFA;

    margin-top: 4px;
    position: relative;
    color: #fff;
    border-radius: 10px;
   text-align: center;
    font-size: 12px;
    height: 20px;
    line-height: 19px;
    margin-left: -30px;
    margin-right: 30px;

}

.upcomingLogButton:hover{
    background: #deeeff;
    text-decoration: none;
    padding: 8px;
    border-radius: 5px;
}

.upcomingLogButton{

    text-decoration: none;
    padding: 8px;

}


.pagination_control a{
    padding: 50px;
    color: rgba(71,82,93,.4);
    outline: none;
    background: transparent;
    text-decoration: none;
    font-size: 15px;
}


.pagination_control a:hover{
    color: rgba(71,82,93,.4);
    outline: none;
    text-decoration: underline;
    background: transparent;
    font-size: 15px;
}



.footer {
    display: flex;
    justify-content: center;
    padding-top: 80px;
}

.load_more {
    height: 120px;
}

.paginationNextIcon{
    margin-left: 5px;
    vertical-align: top;
    font-size: 16px;
}


.paginationPrevIcon{
    margin-left: 6px;
     vertical-align: bottom;
    font-size: 16px;
}


.nav-bar{

    position: fixed;
    top: 0px;
    padding-bottom: 20px;
    background: hsla(0,0%,100%,.9);
    z-index: 99;
    box-shadow: 0 1px 0 rgba(0,0,0,.05);
}

.articleMeta {
    margin: 5px 0 15px;
    display: flex;
}

.widget-index .articleMeta {
    margin: 5px 0 2px;
    display: flex;
}

.footerCustomLinks {
    height: auto;
    overflow: hidden;
    margin-bottom: 2rem;
}

.footerCustomLinks ul {
    padding: 5px;

}

.footerCustomLinks ul li {
    display: inline;
}

.footerCustomLinks ul li a, .footerCustomLinks p {
    color: #bbbec2;
    font-size: 12px;
    padding: 10px 10px 10px 10px;
}

.powered-by a {
    font-size: 12px !important;
    margin-bottom: 0 !important;
    color: #bbbec2 !important;
    text-decoration: none !important;
}

.powered-by a span {
    font-weight: bold !important;
    font-size: 12px !important;
}

.powered-by {
    position: fixed;
    bottom: 5px;
    right: 1rem;
    color: #bbbec2;
    background: #ffffff;
    padding: 8px;
    border-radius: 2px;
}


.lds-ripple-wrapper {
    display: block;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    opacity: 1;
  }
.plyr{
    height: inherit !important;
}

  .lds-ripple {
    display: inline-block;
    position: fixed;
    width: 64px;
    height: 64px;
    left: 50%;
    top: 50%;
    z-index: 9999;
    transform: translate(-50%, -50%);
  }
  .lds-ripple div {
    position: absolute;
    border: 4px solid #b9b9b9;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    z-index: 999;
  }
  .lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
  }
  @keyframes lds-ripple {
    0% {
      top: 28px;
      left: 28px;
      width: 0;
      height: 0;
      opacity: 1;
    }
    100% {
      top: -1px;
      left: -1px;
      width: 58px;
      height: 58px;
      opacity: 0;
    }
  }

@media only screen and (max-width: 425px) {
.navBarMobileResponsive {
       display: flex;


  }

  .content img{
    width: 100%;
  }

  .to-add-space {
    height: 40px;
    margin-bottom: 10px;
  }

.navLogo{
    display: flex;
    justify-content: flex-start;
    align-items: start!important;
}

.navTitle{

    display: flex;
    justify-content: center;
}
.navLogo img{
  position: absolute;
  margin-left: -5px;
}


.log-post{

    padding-right: 30px;
        margin-left: -15px;

}

.time-section{
    margin-left: 0px!important;
}

.backLink {
    margin-bottom: 16px;
    margin-top: 60px;
    margin-left: 15px;
}

.responsiveCategory{
    display: flex;
    justify-content: flex-start;
}


.authorName{
    margin: 0!important;
}

.pagination_control {

    text-align: center;
    display: flex;
    flex-direction: column;
}

.pagination_control a{

    padding: 5px;

}

.headerTitle{

    margin-left: 0;
    margin-top: 5px;
}


.timeStampMobile{
    display: block!important;
    margin-top: 5px;

}

.timeStampMobile a{
     color: rgba(71,82,93,.4);
    font-size: .9rem;


}

.time-section {
    display: none;
}

.logTime {
    display: none;
}

.logTimeMob {
    width: 120px;
    line-height: 1.45;
    transition: opacity .3s ease;
    display: block;
    padding-top: 4px;
}

    .logTimeMob time a {
        color: rgba(71,82,93,.4);
        font-size: .9rem;
    }
}

@media only screen and (max-width: 768px) {


.time-section{
    margin-left: 0px;
    margin-bottom: 20px;

}

.backLink {
    margin-bottom: 16px;
    margin-top: 60px;
    margin-left: 15px;
}

.timeStampMobile{
    display: block!important;
    margin-top: 5px;

}

.logsbody {
    margin-top: 80px;
}

.time-section {
    display: none;
}

.logTime {
    display: none;
}

.logTimeMob {
    width: 120px;
    line-height: 1.45;
    transition: opacity .3s ease;
    display: block;
    padding-top: 4px;
}
    .logTimeMob time a {
        color: rgba(71,82,93,.4);
        font-size: .9rem;
    }

.timeStampMobile a{
     color: rgba(71,82,93,.4);
    font-size: .9rem;


}



}

.progress-bar {
    background-color: #19294d !important;
}


.verifyDomainModal ol li {
    margin-bottom: 1em;
    line-height: 48px;
}

.logHeaderTitle {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0rem !important;
}

.logHeaderSubTitle {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    color: #777778;
}

.topBar {
    border-bottom: 1px solid #f1f1f1;
    padding: 6px 23px;
    margin: 0 10px;
    position: relative;
    min-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.topBar img {
    max-height: 40px;
    padding-bottom: 4px;
}

.topBar h3.title{
    margin: 0 3px;
    text-align: center;
    font-weight: 600;
    font-size: 13px;
}

.topBar h3.title span {
    font-size: 12px;
    color: #777777;
}

.widget-footer {
    background: #fcfcfc;
    color: #bbbec2;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #f1f1f1;
    /*height: 35px;*/
    line-height: 35px;
    /*border-radius: 0 0 4px 4px;*/
    bottom: 0;
    width: 100%;

}
.widget-footer a {
    color: #a3a3a3 !important;
    text-decoration: none !important;
}

.widget-footer a span {
    text-decoration: underline;
}

.logItem:first-child {
    padding-top: 14px;
}
.logItem{
    display: block;
    clear: both;
    line-height: 20px;
    padding: 7px 16px 7px 16px;
    color: #212529;
    font-size: 12px;
}
.logItem:hover {
    color: #212529 !important;
    text-decoration: none;
}

.widget-log .description {
    color: #484848;
}

.widget-log .widget-title {
    font-weight: 600;
    display: block;
    line-height: 24px;
    color: #333;
}

.widget-index .widget-log:hover .widget-title {
    text-decoration: underline;
}

.category{
    font-size: 11px;
    line-height: 18px;
    display: inline-block;
    padding: 0 11px;
    font-weight: 400;
    border-radius: 20px;
    margin-right: 3px;
}

.widget-post-section .content .description p {
    display: block;
}

.description p{
    display: inline;
}
.word-limit {
    /*display: -webkit-box;*/
    /*overflow: hidden;*/
    /*-webkit-line-clamp: 3;*/
    /*-webkit-box-orient: vertical;*/
}

.details {
    overflow-y: scroll;
}
.details::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.details {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}
.single-title {
    text-align: center;
    font-weight: 600;
    font-size: 14px;
}
h3.single-title{
    margin: 0 3px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
}

.HW_badge_cont {
    visibility: visible;
    pointer-events: auto;
}
.HW_visible {
    display: block;
    cursor: pointer;
    position: relative;
    width: 32px;
    height: 32px;
}
.HW_badge.HW_softHidden {
    background: #d4d4d4;
    opacity: 1;
    transform: scale(0.6);
}
.HW_badge {
    display: block;
    border-radius: 20px;
    background: #CD4B5B;
    height: 16px;
    width: 16px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    font-size: 11px;
    cursor: pointer;
    position: absolute;
    top: 8px;
    left: 8px;
    opacity: 0;
    will-change: scale;
    transform: scale(0);
    transition: all 0.3s;
}
.HW_badge_cont.HW_visible {
    visibility: visible;
    pointer-events: auto;
}
.HW_badge_cont {
    visibility: hidden;
    pointer-events: none;
    display: block;
    cursor: pointer;
    position: relative;
    width: 32px;
    height: 32px;
}
