﻿.post-title {
    margin-top: unset;
    margin-bottom: unset;
}

.followBtn {
    position: relative;
}

.category .article-bar ul li a {
    padding: 6px 20px;
    display: inline-block;
    background: rgba(245, 246, 250, 0.10);
    text-transform: capitalize;
    color: var(--fontColor);
    border-radius: 30px;
    border: 1px solid #bcdbfe;
}

    .category .article-bar ul li a span {
        margin-left: 5px;
    }

    .category .article-bar ul li a.active,
    .category .article-bar ul li a:hover {
        background: #bcdbfe;
        color: var(--bodyBg);
    }

.article-bar {
    margin-top: 10px;
}

.tab-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 15px;
    justify-content: left;
    flex-wrap: wrap;
    margin-top: 5px;
}


.Techheading {
    color: var(--headingColor);
    font-size: var(--FontSize16);
    font-family: var(--sitefont);
    font-weight: 600;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

    .Techheading .techName {
        margin-right: 10px;
    }

.tech-wrapper-bg {
    background: var(--boxbg) linear-gradient(35deg, #171c36, #0e0e4c);
}

.Headingdescrption {
    margin-bottom: 10px;
    color: var(--fontColor);
    font-size: var(--FontSize16);
    font-weight:normal;
}

.list-foot-action-ctrl .user-name {
    margin-top: 2px;
}


.top-heading, .takechallenge-top-heading {
    margin-bottom: 10px;
}

.type-wrap {
    position: relative;
    background-image: linear-gradient(to right, #0086dc, #f60);
    border-radius: 7px;
}

.user-photo-wrap {
    width: 50px;
    height: auto;
    float: left;
}

.user-photo {
    border-radius: 50%;
    background: #ffffff;
}

.type-inner-wrap {
    width: calc(100% - 50px);
    float: left;
}

.type-input {
    margin-top: 7px;
    background: #fff;
    width: 99%;
    height: 40px;
    padding: 8px 15px;
    border: 1px solid #fff;
    border-radius: 20px;
    display: block;
    color: #626262;
}

.filters-wrap {
    overflow-x: unset !important;
    margin-top: 20px;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.filter-btn-list {
    display: inline-block;
    position: relative;
}

.filter-btn.active, .filter-btn:hover {
    background: #0086dc;
    color: #fff;
}

    .filter-btn.active > .filter-icons, .filter-btn:hover > .filter-icons {
        filter: brightness(0) invert(1);
    }

.filter-btn {
    position: relative;
    padding: 5px 15px;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    border-radius: 20px;
    font-size: 16px;
    border: 1px solid #0086dc;
    background: #151b36;
    margin: 10px 10px;
}

.filtersList {
    display: none;
    position: absolute;
    top: 33px;
    left: 0px;
    padding: 10px;
    background: var(--boxbg);
    box-shadow: 0 1px 4px #b5b5b5;
    line-height: 24px;
    border-radius: 5px;
    border: 1px solid var(--borderColor);
    min-width: 100px;
    z-index: 2;
}



li {
    text-align: left;
}

.filter-icons {
    background: url("/images/category/newCategorySpriteIcon.png") no-repeat;
    background-position-x: -1px;
    display: inline-block;
    width: 20px;
    height: 18px;
    margin-right: 5px;
    margin-bottom: -3px;
}

.icon-new {
    background-position-y: -62px;
}

.icon-top {
    background-position-y: -91px;
}

.icon-hot {
    background-position-y: -1px;
}

.icon-popular {
    background-position-y: -32px;
}

.RecentHeading {
    margin-bottom: unset;
}

a:hover {
    outline: 0;
    color: var(--textHover);
}

.dropdown .dropdown-list {
    top: 32px;
}

.ask-input-box-myaccount {
    display: block;
}

.form-row {
    width: 100%
}

#btnPostbtn {
    display: none !important;
}

.form-row .post-action-ctrl {
    display: none !important;
}

#ulRecentPost .listing {
    justify-content: center;
}

.no-data {
    width: 100%;
    display: flex;
    justify-content: center;
    text-transform: unset;
    color: var(--errorColor);
    font-size: var(--FontSize18);
}

.detail-right {
    width: 100%;
    display: flex;
    align-items: center;
}


.detail .catagory-img-wrap {
    margin-right: 15px !important;
}

img#ctl00_ContentPlaceHolderRightBar_EbookDownload_EbookImage {
    aspect-ratio: 9 / 16;
    object-fit: contain;
    object-position: top;
    max-height: 190px;
}

.action-item .d-icon {
    /*width: 28px;
            height: 28px !important;
            float: left !important;
            transform: scale(0.8) !important;*/
    position: relative !important;
}

.d-icon {
    background-repeat: no-repeat !important;
    display: inline-block !important;
    float: left;
}

.emotion-popup-wrapper .modal-header ul > li span {
    top: -1px !important;
}

/*  .d-icon {
            background-image: url(/App_Themes/NewDesign/Images/d-icon-sprite_20190106.png) !important;
            background-repeat: no-repeat;
        }
*/
.emotions-wrapper > div .d-icon:after {
    content: attr(data-title);
    position: absolute;
    display: block;
    padding: 4px 8px;
    background: #000;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    left: 50%;
    transform: translateX(-50%);
    top: -28px;
    transition: .2s;
    opacity: 0;
}

/*    .icon-like {
            background-image: url("data:image/svg+xml;utf8,<svg width='8' height='8' viewBox='0 0 10 10' fill='currentcolor' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_2912_10159)'><path d='M7.44108 3.49147C7.22269 3.22827 6.88075 3.06477 6.54869 3.06477H5.67027C5.86795 2.74974 6.01673 2.43272 6.10741 2.13085C6.24577 1.67019 6.24092 1.26863 6.09339 0.969564C5.92722 0.63272 5.59047 0.447205 5.14522 0.447205C5.04395 0.447205 4.95269 0.508298 4.91409 0.601923C4.56741 1.44281 3.66312 2.65141 2.81114 3.44758C2.7242 3.1456 2.44559 2.92397 2.11602 2.92397H1.0457C0.646812 2.92397 0.322281 3.2485 0.322281 3.64738V6.82935C0.322281 7.22824 0.646812 7.55277 1.0457 7.55277H2.11602C2.36003 7.55277 2.57606 7.43119 2.70716 7.24556C2.90547 7.43636 3.16837 7.55277 3.45645 7.55277H6.15147C6.44941 7.55277 6.71472 7.42591 6.91875 7.18591C7.08694 6.98805 7.20639 6.72075 7.26417 6.41292L7.66141 4.29688C7.7147 4.01297 7.63645 3.72694 7.44108 3.49147ZM2.33942 6.82936C2.33942 6.95255 2.2392 7.05278 2.11602 7.05278H1.0457C0.922515 7.05278 0.822281 6.95255 0.822281 6.82936V3.64739C0.822281 3.5242 0.922515 3.42399 1.0457 3.42399H2.11602C2.2392 3.42399 2.33942 3.5242 2.33942 3.64739V6.82936ZM7.16998 4.20463L6.77277 6.32069C6.70633 6.67461 6.50822 7.05278 6.15145 7.05278H3.45644C3.11622 7.05278 2.83944 6.74506 2.83944 6.36681V4.08961C3.7818 3.3073 4.83716 1.96372 5.30306 0.959502C5.55164 1.00156 5.61992 1.13995 5.645 1.19077C5.80727 1.51969 5.67259 2.27705 4.99348 3.16263C4.93556 3.23814 4.92556 3.34002 4.96767 3.42536C5.00978 3.5107 5.09669 3.56475 5.19187 3.56475H6.5487C6.73308 3.56475 6.93233 3.6613 7.0563 3.81072C7.12609 3.89488 7.2025 4.0315 7.16998 4.20463Z' fill='%237F8AAB' /></g><defs><clipPath id='clip0_2912_10159'><rect width='8' height='8' fill='white' /></clipPath></defs></svg>") !important;
            background-size: 26px !important;
            background-position: 6px 3px !important;
        }*/


.emotions-wrapper > div .d-icon:after {
    content: attr(data-title);
    position: absolute;
    display: block;
    padding: 4px 8px;
    background: #000;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    left: 50%;
    transform: translateX(-50%);
    top: -28px;
    transition: .2s;
    opacity: 0;
}

.emotions-wrapper > div .d-icon:hover:after {
    opacity: 1;
    top: -32px;
}

.emotions-wrapper > div:hover .d-icon {
    border-radius: 50%;
    -ms-transform: translateY(-3px) !important;
    -webkit-transform: translateY(-3px) !important;
    transform: translateY(-3px) !important;
}

.emotion-popup-header li:first-child span {
    margin-left: 2px;
}

.emotion-popup-header {
    gap: 10px;
}

.emotion-popup-wrapper .modal-header ul > li {
    min-width: 50px;
    width: fit-content !important;
}

.icon-sprite {
    display: inline-block;
    border: 0;
    cursor: pointer;
    background-image: url(/Images/content-detail-icon-sprite.png);
    background-size: auto;
    background-color: transparent;
}

.icon-sprite-points {
    width: 21px;
    height: 20px;
    background-position: -63px -49px;
    margin-right: -5px;
}

.icon-sprite-history {
    width: 20px;
    height: 17px;
    background-position: -34px -70px;
    margin-right: -5px;
}

.icon-sprite-views {
    width: 20px;
    height: 17px;
    background-position: -1px -72px;
    margin-right: -5px;
}

.icon-sprite-comments {
    width: 20px;
    height: 17px;
    background-position: -31px -49px;
    margin-right: -5px;
}

.Techheading h1{
    font-size: var(--FontSize16);
    font-weight: 600;
    color: var(--headingColor);
    margin-bottom: 0px;
}
