@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Onest:wght@100..900&display=swap');
body{
    font-family: "Inter", sans-serif;
}
.cloutify-Heading {
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    margin: 20px 0 0 0;
    color: #212630;
}
.cloutify-Description {
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: #49494C;
    margin:2px 0 30px 0;
}
.cloutify-white-bg {
    box-shadow: 0px 0px 6.88px 0px #00000017;
    padding: 15px 15px;
    border-radius: 6px;
}
.cloutify-accountHastag-wrapper{
    height: 100%;
}
.refreshDashboard-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}
.refreshDashboard-wrapper label.refresh-label {
    font-size: 14px;
}
.refreshDashboard-wrapper span{
    font-weight: 500;
    font-size: 13px;
    line-height: 27px;
    color: #FA2958;
    display: inline-flex;
}
.refreshDashboard-wrapper img {
    margin-left: 5px;
    width:15px;
}
.cloutify-updates-tabs h2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}
.cloutify-updates-tabs .cloutify-updates-tabs h2 img {
    width: 30px;
    height: 27px;
}
.cloutify-updates-tabs .btn-tooltip{
    position: relative;
}
.cloutify-updates-tabs .btn-tooltip img {
    width: 18px;
    height: 18px;
}
.cloutify-updates-tabs .btn-tooltip span {
    position: absolute;
    background: #000 !important;
    padding: 10px 10px;
    bottom: 33px;
    left: 10px;
    transform: translateX(-50%);
    z-index: 99999;
    box-shadow: 0 0 6px #ccc;
    border-radius: 7px !important;
    font-size: 12px !important;
    line-height: normal !important;
    width: 200px !important;
    text-align: center !important;
    display: none;
    -webkit-text-fill-color: #fff !important;
    font-weight: 300;
}
.cloutify-updates-tabs .btn-tooltip span:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #000;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
}
.cloutify-updates-tabs .btn-tooltip span:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #000;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
}
.cloutify-updates-tabs .btn-tooltip:hover span {
    display: block;
}
.cloutify-updates-tabs h2 > img {
    width: 30px;
    height: 27px;
}

.cloutify-account-similar-users-input-dashboard {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #21263033;
    border-radius: 12px;
    position: relative;
    padding-right: 10px;
}
.cloutify-account-similar-users-input-dashboard SPAN {
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cloutify-account-similar-users-dashboard {
    border: 0 !important;
    border-right: 1px solid #21263033 !important;
    border-left: 1px solid #21263033 !important;
    height: 60px;
    font-weight: 500;
    font-size: 16px;
    line-height: 18.04px;
    letter-spacing: 0.32px;
    vertical-align: middle;
    color: #1F1C2F !important;
}
.cloutify-account-similar-users-dashboard::placeholder {
    font-weight: 500;
    font-size: 16px;
    line-height: 18.04px;
    letter-spacing: 0.32px;
    vertical-align: middle;
    color: #1F1C2F !important;
}
.cloutify-account-similar-users-dashboard:focus-visible {
    outline: none !important;
}
.cloutify-account-similar-users-input-dashboard .cloutify-simmilar-user-add-dashboard {
    background: #222731;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-left: 10px;
    border: 0;
    border-radius: 9px;
    padding: 13px 15px;
}
.cloutify-account-similar-users-input-dashboard .cloutify-simmilar-user-add-dashboard:hover{
    background-color: #FE2858;
}
.cloutify-simmilar-user-add-dashboard svg {
    margin-right: 5px;
}
.double-gradient-btn.double-gradient-whiteBg {
    border: 1px solid #000000;
    background-color: #fff;
    padding: 10px 10px;
    gap:3px;
}
.relatedAccounts-list {
    list-style: none;
    margin: 20px 0 0 5px;
    gap:20px;
    flex-flow: wrap;
}
.relatedAccounts-list li a{
    color: #212630;
    font-weight: 600;
    font-size: 14px;
    line-height: 15.54px;
    letter-spacing: 0px;
    padding: 10px 20px;
    height: 32px;
    gap:2;
}
.relatedAccounts-list li a:hover{
    color: #212630;
}
.relatedAccounts-list li img {
    width: 11px;
    height: 13px;
    object-fit: contain;
}
.remove-icon {
    margin-left: 10px;
}
.inner-targeting-wrapper {
    border: 1px solid #21263033 !important;
    padding: 20px 20px;
    border-radius: 12px;
    height: 100%;
}
.inner-targeting-heading {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
.inner-targeting-heading  img {
    margin-right: 5px;
    width: 46px;
    height: 46px;
    object-fit: contain;
}
.inner-targeting-list {
    display: inline-flex;
    gap: 19px 20px;
    list-style: none;
    padding: 0;
    flex-flow: wrap;
}
.inner-targeting-list li .targeting-list-option {
    position: relative;
}
.inner-targeting-list li .targeting-list-option label {
    border: 1px solid #EBEBEB;
    padding: 10px 10px;
    border-radius: 12px;
    font-weight: 500;
    font-size: 16px;
    line-height: 30.27px;
    position: relative;
    color: #475569;
}
.targeting-list-option .target-radio-btn {
    position: absolute;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.inner-targeting-list li .targeting-list-option input:checked + label{
    background:#FE2858;
    color: #fff;
    box-shadow: 0px 0px 7.95768px rgba(0, 0, 0, 0.09);
}
.cloutify-follow-min-max {
    border: 1px solid #0000001A;
    padding: 10px 10px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 15.54px;
    letter-spacing: 0px;
}
.cloutify-line {
    width: 29px;
    height: 2px;
    background:#212630;
    border-radius: 42px;
}

.cloutify-followers-range-slider .irs--flat .irs-bar {
    background: linear-gradient(90deg, #FE2858 0%, #FFD6C3 52.5%, #39EAD6 100%);
}
.cloutify-followers-range-slider .irs-handle.from.type_last > i:first-child , .cloutify-followers-range-slider .irs--flat .irs-handle>i:first-child{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block !important;
    background: linear-gradient(90deg, #FE2858 0%, #212630 55.74%, #39EAD6 100%);
    padding: 2px;
    left: -9px;
}
.cloutify-followers-range-slider .irs-handle.from.type_last > i::before , .cloutify-followers-range-slider .irs--flat .irs-handle>i::before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 50%;
}
.cloutify-followers-range-slider .irs--flat .irs-handle {
    width: auto;
}
.cloutify-followers-range-slider .irs-with-grid .irs-grid{
    display: none;
}
.cloutify-followers-range-slider  .irs--flat .irs-min, .irs--flat .irs-max {
    display: none;
}
.cloutify-followers-range-slider .irs--flat .irs-line {
    height: 6.02px;
}
.cloutify-followers-range-slider .irs--flat .irs-bar{
    height: 8.61px;
    border-radius: 50px;
}
.cloutify-followers-range-slider .irs--flat .irs-handle , span.irs-handle.to.type_last{
    top:17px;
}
.cloutify-followers-range-slider .irs--flat .irs-bar{
    top: 23px;
}
.cloutify-followers-range-slider .irs--flat .irs-from,
.cloutify-followers-range-slider .irs--flat .irs-to {
  top: 45px !important; /* Push below the slider track */
  transform: none !important;
 border-radius: 12px !important;
    box-shadow: 0px 1.26px 1.26px 0px #FFFFFF33 inset;
 background: #414141 !important;
    width: 80px;
    padding: 12px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 15.54px !important;
    letter-spacing: 0px !important;
}
.cloutify-followers-range-slider .irs--flat .irs-from:before,
.cloutify-followers-range-slider .irs--flat .irs-to:before {
  top: -6px;
  border-top-color: #414141;
  transform: rotate(181deg);
}
span.irs-single {
    transform: none !important;
    border-radius: 12px !important;
    box-shadow: 0px 1.26px 1.26px 0px #FFFFFF33 inset;
    background: #414141 !important;
    width: 80px;
    padding: 10px 6px !important;
    top: -25px !important;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 15.54px !important;
    letter-spacing: 0px !important;
    display: flex;
    justify-content: center;
    z-index: 9;
}
.irs--flat .irs-single:before{
    border-top-color: #414141 !important;
}
.cloutify-followers-range-slider {
    margin: 20px 0 60px 0;
}
.range-slider-wrapper .inner-targeting-wrapper{
    height: auto;
    margin-bottom: 20px;
}
.page-template-template-targeting-settings-php .only-for-mobile {
    display: none;
}
.contant-section-wrapper{
    margin: 30px 0;
}
.targetContactUs {
    background:linear-gradient(89.92deg, rgba(0, 128, 128, 0.07) -6.42%, rgba(244, 108, 90, 0.07) 61.15%, rgba(255, 206, 59, 0.07) 106.68%);
    border-radius: 12px;
    padding: 20px 30px;
    gap: 40px;
}
.targetContactUsImg img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.targetContactContent h6 {
    margin: 0;
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.41px;
    color: #212630;
}
.targetContactContent p {
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.41px;
    color: #475569;
}
.targetcontact-wrapper {
    border: 1px solid #000000;
    border-radius: 12px;
    padding: 20px 20px;
    background-color: #fff;
    height: auto;
}
.targetcontact-wrapper:hover{
    background-color: #fff; 
}
.targetcontact-wrapper.double-gradient-btn:hover:before{
    right: -6px;
}
.targetcontact-wrapper.double-gradient-btn:hover:after{
    left:-6px
}
.targeting-ContactUs-wrapper a {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
}
.likeComment-div.boostFollowerslikeComment {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.rangeSliderTotal {
    margin: 30px 0;
    text-align: right;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #212630;
}
/* boosts pages */
.bosts-nav-link.nav-link {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #49494C;
    border: 0;
    border-bottom: 1px solid #F1EEEF;
    padding: 15px 15px;
}
.bosts-nav-link.nav-link:hover {
    background: #FE28580D;
    border-bottom: 1px solid #FE3562;
    color: #FE2858;
}
.bosts-nav-link.nav-link.active {
    background: #FE28580D;
    border-bottom: 1px solid #FE3562;
    color: #FE2858;
}
.boost-video .post-img-content {
    flex: 0 0 35%;
}
.boost-video .post-all-likes-plays-comments {
    flex: 0 0 50%;
    gap: 100px;
}
.boost-video .boosts-btn{
    flex: 0 0 15%;
}
.boost-video .boosts-btn a{
    box-shadow: 0px 5.56px 5.56px 0px #08080814;
    box-shadow: 0px 1.39px 2.78px 0px #08080833;
    box-shadow: 0px 8.34px 16.69px 0px #FFFFFF1F inset;
    box-shadow: 0px 1.39px 1.39px 0px #FFFFFF33 inset;
    background: #FE2858;
    color: #fff;
}
.boost-video .site-light-btn svg{
    fill: #ffff;
}
.boost-history-heading li div {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #212630;
    text-align: center;
}
.boost-history-heading li div:first-child {
    text-align: left;
}
.post-date p{
    font-weight: 600;
    font-size: 16px;
    line-height: 30.27px;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 0;
    color: #323A46;
}
.post-amountSpent p{
    font-weight: 600;
    font-size: 16px;
    line-height: 30.27px;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 0;
    color: #323A46;
}
/* .boost-History .post-img-content{
    flex: 0 0 23%;
}
.boost-History .post-date {
    flex: 0 0 10%;
}
.boost-History .post-amountSpent {
    flex: 0 0 12%;
}
.boost-History .post-all-likes-plays-comments {
    flex: 0 0 20%;
    gap: 30px;
    justify-content: center;
}
.boost-History .videoHeading {
    flex: 0 0 23%;
}
.boost-History .dateHeading {
    flex: 0 0 10%;
}
.boost-History .amountSpentHeading {
    flex: 0 0 12%;
}
.boost-History .resultHeading {
    flex: 0 0 20%;
}
.boost-History .currentstatusHeading {
    flex: 0 0 11%;
} */
/* .boost-History .growing-btn-wrapper {
    flex: 0 0 11%;
    display: flex;
    justify-content: center;
} */
 .cloutify-currentStatus-btn {
    padding: 7px 10px;
    border-radius: 4px;
    width: 116px;
    height: 35px;
    display: inline-flex;
    text-align: center;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 15.54px;
    letter-spacing: 0px;
    justify-content: center;
    align-items: center;
}
.cloutify-growing-btn {
    color: #111;
    border-radius: 12px;
    border: 2px solid transparent;
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #ff5e7d, #212630, #1de9b6) border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.status-btn-div{
    display: flex;
    justify-content: center;
}
.cloutify-growing-btn:before {
    content: "";
    background: linear-gradient(90deg, rgba(254, 40, 88, 0.15) 0%, rgba(255, 214, 195, 0.15) 52.5%, rgba(57, 234, 214, 0.15) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
}
.cloutify-post-all-status{
    text-align: right;
}
.cloutify-post-all-status .cloutify-currentStatus-btn  {
    padding: 10px 20px; 
    color: white;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    line-height: 11px;
    letter-spacing: 0px;
    color: #212630;
    box-sizing: border-box; 
    background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 10px, transparent 10px) 0% 0% / 12px 12px no-repeat, radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 10px, transparent 10px) 100% 0% / 12px 12px no-repeat, radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 10px, transparent 10px) 0% 100% / 12px 12px no-repeat, radial-gradient(circle at 0 0, #ffffff 0, #ffffff 10px, transparent 10px) 100% 100% / 12px 12px no-repeat, linear-gradient(#ffffff, #ffffff) 50% 50% / calc(100% - 4px) calc(100% - 24px) no-repeat, linear-gradient(#ffffff, #ffffff) 50% 50% / calc(100% - 24px) calc(100% - 4px) no-repeat, linear-gradient(90deg, #fe2858 0%, #212630 36%, #39EAD6 100%);
    position: relative;
    overflow: hidden;
    border: 0;
    width: 116px;
    height: 32px;
    display: inline-block;
    text-align: center;
}
.cloutify-post-all-status .cloutify-currentStatus-btn:after  {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    box-sizing: border-box;
    background: linear-gradient(90deg, rgba(254, 40, 88, 0.15) 0%, rgba(255, 214, 195, 0.15) 52.5%, rgba(57, 234, 214, 0.15) 100%);
    border-radius: 4px;
}
.growing-btn.pending-btn {
    border: 1px solid #FD7A0299;
    font-family: Inter;
    font-weight: 600;
    font-size: 14px;
    line-height: 15.54px;
    letter-spacing: 0px;
    background: #FD7A021A !important;
    color: #FD7A02 !important;
}
.cloutify-currentStatus-btn.cloutify-pending-btn {
    color: #FD7A02;
    background: #FD7A021A;
    border: 1px solid #FD7A0299;
    border-image: unset;
    box-shadow: unset;
}
.cloutify-Completed-btn {
    border: 1px solid #212630;
    background: none;
    color: #212630;
}
.cloutify-post-all-listing.cloutify-boost-history-heading-wrapper {
    border: 1px solid #E5E9EB;
    border-radius: 12px 12px;
}
.post-all-listing .boost-history-heading {
    border-bottom: 1px solid #E5E9EB;
    padding: 15px 15px;
    margin: 0 0 0 0;
}
.cloutify-boost-history-table tr {
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #E5E9EB;
}
.cloutify-boost-history-table tbody tr:last-child{
    border-bottom: 0; 
}
.cloutify-boost-history-table tr th{
 text-align: center;
}
th.cloutify-currentstatusHeading{
    text-align: right !important;  
}
.cloutify-updates-tabs {             
    justify-content: space-between;
    width: 100%;
}
.cloutify-updates-tabs.filter-tabs {
    margin-bottom: 20px;
}
.cloutify-filter-wrapper {
    display: flex;
    border: 1px solid #E5E9EB;
    border-radius: 8px;
    align-items: center;
    gap: 5px;
    position: relative;
    padding: 5px 10px;
    width: 190px;
}
.cloutify-filter-wrapper label span , .boostHistoryOption option{
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
}
.cloutify-filter-wrapper label svg {
    width: 20px;
    height: 20px;
}
.cloutify-filter-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    width: fit-content;
    padding: 0 2px;
    border: 0;
    outline: unset;
    position: absolute;
    right: 10px;
}
.cloutify-filter-wrapper select:focus {
    border-color: unset !important;
    outline-color: unset !important;
    border: 0 !important;
}
.cloutify-filter-wrapper select:focus-visible {
    border-color: unset !important;
    outline-color: unset !important;
    border: 0 !important;
}
.boosts-range-slider-wrapper .inner-targeting-wrapper {
    flex: 0 0 49%;
    margin-bottom: 0;
}
.boosts-range-slider-wrapper {
    display: flex;
    gap:20px;
    flex-flow: wrap;
}
.cloutify-updates-tabs.boost-heading-wrapper h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 27.91px;
    color: #212630;
    margin: 20px 0 15px 0 !important;
}
.boost-heading-Description {
    font-weight: 400;
    font-size: 16.28px;
    line-height: 27.91px;
    color: #49494C;
    margin-bottom: 30px;
}
.amount-gained p {
    font-weight: 600;
    font-size: 16px;
    line-height: 30.27px;
    text-align: center;
    margin-bottom: 0;
    color: #323A46;
}
.post-image.boost-post-image {
    width: 100%;
    height: 166px;
    object-fit: contain;
    margin-bottom: 10px;
}
.likeComment-div {
    border: 1px solid #E5E9EB;
    border-radius: 20px 20px;
    overflow: hidden;
}
.likeComment-wrapper:first-child {
    background: #FE28580D;
    padding: 20px 20px;
    border-bottom: 1px solid #E5E9EB;
}
.likeComment-wrapper:last-child {
    padding: 20px 20px;
    background: linear-gradient(115.5deg, rgba(215, 244, 223, 0.4) 59.68%, rgba(57, 234, 214, 0.4) 198.52%);
}
.likeComment-div .post-all-likes-plays-comments {
    justify-content: flex-start;
}
.likeComment-div  .likes-box span {
    border: 0.7px solid;
    border-image-source: linear-gradient(358.59deg, rgba(225, 225, 225, 0.64) -48.99%, rgba(130, 132, 133, 0) 49.88%);
    width: 40px;
    height: 40px;
    background: #fff;
}
.likeComment-div  .likes-box p {
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: -0.6%;
    vertical-align: middle;
}
.likeComment-div  .likes-box p strong {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
    color: #212630;
}
.likeComment-wrapper h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-top: 0;
}
.likeComment-wrapper .likes-box {
    align-items: start;
}
.cloutify-updates-tabs.amountSpend-heading h2 span {
    background: linear-gradient(115.5deg, rgba(215, 244, 223, 0.4) 59.68%, rgba(57, 234, 214, 0.4) 198.52%);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px 8px;
}
.BoostpostOption-inner-col{
    border-bottom: 1px solid #E5E9EB;
    padding: 0 10px 15px;
}
.BoostpostOption-inner-col:last-child{
    border-bottom: 0;
}
.amountSpend-wrapper {
    margin-top: 20px;
}
.amountSpend-heading .cloutify-followers-range-slider {
    margin-bottom: 10px;
}
.boostPostOption .cloutify-updates-tabs h2 {
    padding: 20px 10px 0;
}
.boost-border-right{
    border-right: 1px solid #F1EEEF;
}

.checkout-wrapper {
    padding: 20px  0 0!important;
}
.checkout-btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 17.7211px 26.5816px;
    gap: 11.08px;
    height: 67px;
    background: #FE2858;
    box-shadow: 0px 1.39061px 2.78122px rgba(8, 8, 8, 0.2), 0px 5.56245px 5.56245px rgba(8, 8, 8, 0.08), inset 0px 1.39061px 1.39061px rgba(255, 255, 255, 0.2), inset 0px 8.34367px 16.6873px rgba(255, 255, 255, 0.12);
    border-radius: 15px;
    width: fit-content;
    font-family: Inter;
    font-weight: 600;
    font-size: 18px;
    line-height: 32.59px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    width: 100%;
}


.work-list-wrapper {
    display: flex;
    gap: 10px;
    margin-bottom: 70px;
}
.work-list-wrapper:last-child{
    margin-bottom: 0;
}
span.work-list-number {
    display: inline-flex;
    border: 0.7px solid transparent;
    border-image-source: linear-gradient(358.59deg, rgba(225, 225, 225, 0.64) -48.99%, rgba(130, 132, 133, 0) 49.88%);
    border-image-slice: 1;
    width: 51px;
    height: 51px;
    background: #FCFCFC;
    align-items: center;
    justify-content: center;
    border-radius: 6.92px;
}
.work-list-wrapper:last-child .howWork-Number:after {
    display: none;
}
.howWork-Number {
    margin-right: 10px;
    position: relative;
}
.howWork-Number:after {
    content: "";
    width: 2px;
    height: 92px;
    background: #E7E7E7;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -50px;
    position: absolute;
    border-radius: 27px;
}
.work-list-content h6 {
    margin-top: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #49494C;
    margin-bottom: 5px;
}
.work-list-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: #49494C;
    margin-bottom: 0;
}
.work-list-number {
    font-weight: 600;
    font-size: 21px;
    line-height: 32.09px;
}
.cloutify-boost-history-table,
.cloutify-boost-history-table th,
.cloutify-boost-history-table td {
  border: none !important;
  background: none !important;
}
.cloutify-boost-history-table tbody>tr:nth-child(odd)>td, .cloutify-boost-history-table tbody>tr:nth-child(odd)>th{
    background: none;
}
/****/
.cloutify-post-image {
    width: 31px;
    height: 49px;
    border-radius: 6px;
    overflow: hidden;
    background-image: linear-gradient(to right, #FE2858, #212630, #39EAD6);
    border: 1px solid transparent;
    background-origin: border-box;
}

.cloutify-post-image img {
    height: 48px;
}

.cloutify-img-wrapper {
    display: flex;
    gap: 10px;
}

.cloutify-post-content-data p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.006em;
    color: #212630;
    margin: 0;
}

.cloutify-post-hashtags span {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.006em;
    color: #212630;
    margin: 0;
}

.cloutify-post-date p {
    font-weight: 600;
    font-size: 16px;
    line-height: 30.27px;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 0;
    color: #323A46;
}

td.cloutify-post-amountSpent p {
    font-weight: 600;
    font-size: 16px;
    line-height: 30.27px;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 0;
    color: #323A46;
}
.cloutify-likes-box {
    display: flex;
    /* align-items: baseline; */
    gap: 10px;
}

.cloutify-likes-box p {
    display: flex;
    flex-flow: column;
    gap: 0;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: normal;
    letter-spacing: -0.006em;
    color: #212630;
    margin: 0;
    position: relative;
    top: -8px;
}

.cloutify-likes-box span {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 2.23183px;
    gap: 3.91px;
    width: 25.67px;
    height: 25.67px;
    background: #f8f8f8;
    border-radius: 4.46365px;
}
.cloutify-post-img-content {
    width: 23%;
}
.cloutify-videoHeading{
    text-align: left !important;
}
.plays-comments-wrapper {
    display: flex;
    gap: 30px;
    justify-content: center;
}
.cloutify-boost-history-table tr td {
    vertical-align: middle;
}
/*Dashboard boost table section styling. */
.paginations-buttons button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
/*Dashboard follower date range styling. */
.common-select-style {
    border: 2px solid #E0E0E0;
    border-radius: 100px;
    font-size: 14px;
    color: #737590;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    -webkit-appearance: none;
    position: relative;
    z-index: 1;
}
input#follower_graph_datepicker {
    padding: 11px 27px;
    border-radius: 40px;
    border: none;
    font-size: 15px;
    font-weight: 550;
    color: #737590;
    font-family: 'Roboto';
    line-height: 1;
    width: 210px;
}

.update_user_dashboard.fetching .button-text {
    opacity: 0.6;
}
.update_user_dashboard.fetching .refresh-icon {
    animation: spin 1s linear infinite;
}
.update_user_dashboard.disabled {
    opacity: 0.3;
    cursor: not-allowed;
}

    .interaction-table-row {
      display: flex;
      align-items: center;
      width: 100%;
      justify-content: space-between;
    }

    #traffic_source_chart {
      flex: 1;
      height: 230px !important;
      width: 100%;
    }

    .interaction-counts {
      flex: 0 0 50px;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      height: 230px;
      text-align: left;
      font-size: 12px;
      color: #333;
      font-family: Arial, sans-serif;
      font-weight: normal;
      padding-left: 10px;
    }
@keyframes spin {
    100% { transform: rotate(360deg); }
}
.page-template-template-boosts .dashboard-heading {
    display: flex;
    justify-content: space-between;
}
.page-template-template-boosts .boost-lightBtn {
    background-color: rgba(254, 40, 88, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.boost-lightBtn svg {
    fill: #fff;
}
.boost-history-table {
    border-radius:12px;
    width: 1120px;
    border: 0;
    margin-bottom: 0;
}
.boost-history-table thead, .boost-history-table tr td, .boost-history-table td {
    border: 0 !important;
    background: transparent !important;
}
.boost-history-table tr{border-top: 0 !important;border-bottom: 1px solid rgba(229, 233, 235, 1);}

.post-all-listing.boost-history-heading-wrapper {
    border-radius: 12px;
    overflow-x: scroll;
    border: 1px solid rgba(229, 233, 235, 1) !important;
}

.boost-history-table th {
    text-align: center;
    border: 0 !important;
}

.boost-history-table th:nth-child(1) {
    text-align: left;
}
.boost-history-table.boost-follower-history-table thead th:nth-child(1) {
    text-align: center;
}
.boost-history-table .post-content-data p {
    width: 200px;
}
@media screen and (max-width:1024px) {
    .page-template-template-boosts .dashboard-content-main {
        display: block;
    }
    .cloutify-post-all-listing.cloutify-boost-history-heading-wrapper.table-responsive table.cloutify-boost-history-table {
        width: 1150px !important;
    }
    .boosts-range-slider-wrapper .inner-targeting-wrapper {
        flex: 0 0 100%;
    }
}
/* boosts pages*/
@media screen and (max-width:991px) {
    .cloutify-Heading {
        font-size: 16px;
    }
    .cloutify-Description {
        font-size: 14px;
    }
    .refreshDashboard-wrapper img {
        width: 16px !important;
    }
    .cloutify-followers-range-slider .irs--flat .irs-from, .cloutify-followers-range-slider .irs--flat .irs-to {
        width: 60px;
    }
    .refreshDashboard-wrapper span{
        font-size: 12px;
        padding: 10px 10px !important;
    }
    .targetContactUsImg img {
        width: 60px;
        height: 60px;
        object-fit: contain;
    }
    .boost-video .post-all-likes-plays-comments {
        justify-content: flex-start;
        gap:50px;
    }
}
@media screen and (max-width:768px) {
    .targetcontact-wrapper {
        padding: 20px 20px;
        height: auto;
    }
    .targetContactUsImg img {
        width: 60px;
        height: 60px;
        object-fit: contain;
    }
    .targetContactUs{
        display: none !important;
        flex-flow: column;
        gap: 20px;
    }
    .cloutify-followers-range-slider .irs--flat .irs-from, .cloutify-followers-range-slider .irs--flat .irs-to {
        width: 50px;
        padding: 6px 6px !important;
        font-size: 12px !important;
    }
    .dash-welcome-text-wrapper {
        flex-flow: column;
    }
    .dash-welcome-text-wrapper-col {
        border-bottom: 1px solid rgba(229, 233, 235, 1);
        padding: 10px 10px;
    }
    .dash-welcome-text-wrapper-1.dash-welcome-text-wrapper-2 {
        border-bottom: 1px solid rgba(229, 233, 235, 1);
        padding: 0 10px 20px;
    }
    .dashboard-rightsidebar-content {
        padding: 0;
    }
    .page-template-template-user-dashboard .welcome-text {
        padding: 0;
    }
    .refreshDashboard-wrapper{
        justify-content: space-between;
    }
    .page-template-template-boosts .dashboard-heading-wrapper {
        padding: 10px 10px;
    }
}
@media screen and (max-width:630px) {
    .inner-targeting-heading-wrapper {
        flex-flow: column !important;
        gap: 20px;
    }
    .followings_section_min_max {
        justify-content: space-between;
    }
    .cloutify-line {
        width: 55px;
    }
    .cloutify-follow-min-max {
        font-size: 14px;
    }

    .refreshDashboard-wrapper  span{
        font-size: 12px;
        width: fit-content;
        padding: 0px 10px;
        border-radius: 3px;
        padding: 5px 10px !important;
    }
    .targetcontact-wrapper {
        flex-flow: column;
    }
    .targetContactContent h6 {
        text-align: center;
        margin-bottom: 10px;
    }
    .targetContactContent p {
        text-align: center;
    }
    .dashboard-rightsidebar-content {
        padding: 0;
    }
    .cloutify-dash-Tab {
        border: 0.87px solid #E5E9EB;
        border-radius: 0;
    }
    .page-template-template-user-dashboard .dashboard-heading {
        padding: 30px 0;
    }
    .page-template-template-user-dashboard .dashboard-heading .cloutify-Heading {
        margin-bottom: 0;
    }
    .page-template-template-user-dashboard .dashboard-heading-wrapper {
        padding: 0 0;
    }
}
@media screen and (max-width:575px) {
    .cloutify-account-wrapper {
        margin-bottom: 20px;
    }
    .cloutify-updates-tabs {
        display: block !important;
    }
    .cloutify-filter-wrapper {
        margin-top: 20px;
    }
}
