.btn_common {
    font-size: 18px;
    border-radius: 35px;
    height: 54px;
    padding: 8px 30px;
    border-top-right-radius: 35px !important;
    border-bottom-right-radius: 35px !important;
    line-height: 39px;
}

.btn_common i {
    font-size: 16px;
}

.btn_common:hover {
    background-color: white;
    color: blue;
}

.newcommon_post .nav-item h2 {
    font-size: 40px;
    font-weight: 700;
}

.newcommon_post .nav-pills .nav-link {
    border-radius: 12px;
    position: relative;
}

.btn_filtercheck {
    font-size: 18px;
    color: black !important;
    font-weight: 500;
}

.fs-9 {
    font-size: 25px;
    width: 55px;
    text-align: center;
    height: 55px;
}

.bg_1 {
    background-color: #007bff2e;
    border-right: 3px solid #2196F3;
}

.bg_1 h2 {
    color: #007bff;
}

.bg_2 {
    background-color: #FFEFF2;
    border-right: 3px solid #FA5A7D;
}

.bg_2 .fs-9 {
    background-color: #FA5A7D !important;
    color: white !important;
}

.bg_3 {
    background-color: #E8FBFA;
    border-right: 3px solid #16DBCC;
}

.bg_4 {
    background-color: #F9F3FF;
    border-right: 3px solid #BF83FF;
}

.bg_1 .fs-9 {
    background-color: #007bff !important;
    color: white !important;
}

.bg_1.active .fs-9 {
    background-color: white !important;
    color: black !important;
}

.newcommon_post .nav-pills .nav-link.active .btn_filtercheck {
    color: white !important;
}

.newcommon_post .nav-pills .nav-link.active {
    border-color: #007bff !important;
}

.newcommon_post .nav-pills .nav-link.active h2 {
    color: white !important;
}

.newcommon_post .nav-pills .nav-link.active .fs-9 {
    background-color: white !important;
    color: black !important;
}

.newcommon_post .nav {
    gap: 15px
}

.bg_3 .fs-9 {
    background-color: #16DBCC !important;
    color: white !important;
}

.bg_4 .fs-9 {
    background-color: #bf83ff !important;
    color: white !important;
}

.bg_2 h2 {
    color: #FA5A7D;
}

.bg_3 h2 {
    color: #00B6A8 !important;
}

.bg_3 h2 {
    color: #8435D8 !important;
}

.tab_content {
    padding: 20px;
    border-radius: 12px;
    border: 1px solid #D8D8D8;
}

.social_badge .badge {
    border: 1px solid #C4CDD5;
    background-color: white !important;
    color: #8C8C8C !important;
    font-size: 15px !important;
    padding: 11px 19px !important;
    border-radius: 35px;
}

.social_badge .fa-instagram {
    color: #962FBF;
}

.social_badge .fa-facebook {
    color: #1877F2;
}

.social_badge .fa-google-plus {
    color: #DD4B39;
}

.table_list .table thead th {
    white-space: nowrap;
    padding: 15px 5px !important;
    font-size: 15px;
    border: 1px solid white;
    vertical-align: middle;
    text-align: left;
    background-color: #007bff;
    color: white;
}

.table_list .table thead th:first-child {
    border-top-left-radius: 5px;
}

.table_list .table thead th:last-child {
    border-top-right-radius: 5px;
}

.table_list .table {
    overflow: hidden;
}


.table_list .table tbody td {
    border: 1px solid #D9D9D9;
    padding: 5px !important;
    font-size: 15px !important;
}

.table_list .table thead th img {
    width: 18px;
    margin-right: 2px;
}

.btn_action {
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px 8px;
}

.btn_view {
    background-color: white;
    border-color: #F9BE0D;
    color: black;
}

.btn_view:hover {
    background-color: #F9BE0D;
    color: black;
}

.btn_edit {
    background-color: white;
    border-color: #007BFF;
    color: #007BFF;
}

.btn_edit:hover {
    background-color: #007BFF;
    color: white;
}

.btn_delete {
    background-color: white;
    border-color: #E50000;
    color: #E50000;
    padding: 5px 10px;
}

.btn_delete:hover {
    background-color: #E50000;
    color: white;
}

.badge_primay {
    font-size: 15px;
    padding: 8px 13px;
    background-color: #007bff14;
    color: #007BFF;
    border-radius: 35px;
    font-weight: 500;
}

.table_list .table tbody td label {
    font-weight: 500;
}

.posticon {
    width: 100px;
    border-radius: 10px;
    height: 100px;
    background-color: white;
    border: 1px solid #D9D9D9;
    padding: 5px;
    text-align: center;
    padding-top: 18px;
}

.posticon img {
    width: 80%;

}

.table_list .table tbody tr.parent-row.active td .toggle-btn {
    transform: rotate(179deg);
}

.badge_danger {
    font-size: 15px;
    padding: 8px 13px;
    background-color: #e53e3e0d;
    color: #E53E3E;
    border-radius: 35px;
    font-weight: 500;
}

.table_list .card-footer {
    background-color: white;
    padding-top: 0;

}

.table_list .pagination {
    margin-bottom: 0;
}


.table_list .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: black;
    font-weight: 700;
    background-color: #fff;
    border: 1px solid #dee2e6;
    margin: 0px 5px;
    border: 1px solid #DFE3E8;
    border-radius: 5px;
    width: 32px;
    height: 32px;
    line-height: 14px;
    font-size: 15px;
}

.custom_dropdown .dropdown {
    position: relative;
    display: inline-block;
    user-select: none;
}

.custom_dropdown .dropdown-toggle::after {
    display: none;
}

.custom_dropdown .dropdown-menu {
    display: none;
    position: absolute;
    top: 110%;
    left: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

.custom_dropdown .form-check {
    position: relative;
    font-size: 15px;
    display: inline-block;
    color: #494E53;
    padding-left: 1.25rem;
    margin-right: 19px;
    margin-bottom: 8px;
}

.custom_dropdown .form-check i {
    margin: 0px 5px;
    margin-right: 3px;
}

.custom_dropdown h5 {
    font-size: 15px;
    color: black;
    margin: 0;
}

.custom_dropdown hr {
    border-color: #D8D8D8 !important;
    margin-top: 5px;
}



.status .badge {
    width: 100%;
}

.dropdown.open .dropdown-menu {
    display: block;
}

.modal_create .modal-title {
    font-size: 20px;
}

.modal_create .form-group .label {
    display: block;
    font-weight: 400 !important;
    margin-bottom: 5px;
    font-size: 18px;
}

.modal_create .form-group .label strong {
    font-size: 400 !important;
}

.modal_create .form-control {
    height: 56px;
    padding: 12px !important;
    border-radius: 12px;
    font-size: 15px;
    border-color: #D9D9D9;
}

.modal_create .select::after {
    content: '▼';
    /* or use an icon font or SVG */
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #333;
}

.modal_create .modal-content {
    border-radius: 12px;
    overflow: hidden;
}

.custom_card {
    box-shadow: none;
    border-radius: 12px;
    border: 1px solid #DCDCDC;
}

.custom_card ul li .form-check-label {
    display: block;
}

.custom_check input[type="checkbox"] {

    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    /* make it a circle */
    border: 2px solid #D8D8D8;
    background-color: #fff;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    appearance: none;
    /* remove default styling */
    -webkit-appearance: none;
    -moz-appearance: none;
    margin-right: 8px;
    position: relative;
}

.custom_check input[type="checkbox"] {

    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    /* make it a circle */
    border: 2px solid #D8D8D8;
    background-color: #fff;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    appearance: none;
    /* remove default styling */
    -webkit-appearance: none;
    -moz-appearance: none;
    margin-right: 8px;
    position: relative;
    margin-top: 3px;
}

.custom_check input[type="checkbox"]:checked::before {
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;

    font-family: 'FontAwesome';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #007bff;
}

.custom_card ul li .icon-checkbox {
    width: 50px;
    text-align: center;
    height: 50px;
    position: relative;
    margin-bottom: 15px;
    border-radius: 50%;
    background-color: #F5F7FF;
    font-size: 15px;
    font-weight: 400;
    line-height: 50px;
}



.icon-checkbox input {
    display: none;
}

.icon-checkbox .icon .fa-check {
    width: 45%;
    height: 45%;
    visibility: hidden;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: transparent;
    transition: color 0.2s, background 0.2s;
    position: absolute;
    top: -23px;
    color: white;
    z-index: 9999;
    background: #007bff;
    border-radius: 50%;
    right: -4px;
    padding-top: 6px;
    font-size: 12px;
}

.icon-checkbox .icon i {
    color: white;
    font-size: 19px;
    margin-top: 15px;
}

.icon-checkbox input:checked+.icon .fa-check {
    visibility: visible;
}

.custom_card ul li {
    text-align: center;
    margin-right: 10px;
}

.custom_card ul {
    gap: 22px;

}

.btn_proceed {
    border-radius: 35px;
    font-size: 15px;
    font-weight: 700;
    padding: 8px 25px;
}

.custom_btn_close {
    background-color: #2196f359 !important;
    color: #007BFF !important;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 30px;
    opacity: 1;
    text-shadow: none;
    text-align: center;
    border-radius: 50%;
    float: none;
    content: "";
    line-height: 5px;
    padding: 5px !important;
    top: 24px;
}



/* Create Post CSS */


.card_create {
    box-shadow: none;
    border-radius: 12px;
}

.btn_change_post {
    font-size: 15px;
    border: 1px solid #007BFF;
    color: #007BFF;
    border-radius: 35px;
    padding: 8px 15px;
    margin-right: 15px;
}

.selected_posttype {
    background-color: #007BFF;
    color: white;
    width: 100%;
    padding: 8px 35px;
    border-radius: 35px;
}

.selected_posttype span {
    font-size: 15px;
}

.btn_selectspecific {
    padding: 8px 15px;
    width: 100%;
    font-size: 15px;
    background-color: white;
    border: 1px solid #1877F2;
    color: #1877F2;
    border-radius: 35px;
}

.select_profile label {
    font-weight: 400 !important;
    font-size: 18px;
}

.select_profile input {
    width: 20px;
    height: 20px;
}

.card_create .select2-container--default .select2-selection--multiple {
    border-radius: 12px !important;
    padding: 18px 10px;
}

.createpost_filed {
    background-color: white;
    box-shadow: none;
    border: 1px solid #D0D0D0;
    border-radius: 12px;
    overflow: hidden;
}

.createpost_filed .sub_heading {
    font-size: 18px;
    color: white;
}

.all_options ul {
    list-style-type: none;
    gap: 10px;
    margin-bottom: 0;
}

.all_options ul li a {
    background-color: white;
    width: 40px;
    height: 40px;
    display: block;
    color: #333;
    text-align: center;
    border-radius: 35px;
    padding: 8px;
    line-height: 26px;
}

.all_options ul li a img {
    width: 22px;
}

.tab_conent textarea {
    width: 100%;

    padding: 3px;
    border-radius: 12px;
    border-top-left-radius: 0;
}

.tab_conent .nav-tabs .nav-link.active {
    border-bottom: 3px solid #007BFF !important;
}

.tab_conent .nav-tabs .nav-item {
    flex: auto !important;
}

.tab_conent .nav-tabs .nav-link {
    width: auto !important;
}

.tab_conent .nav-tabs {
    border-bottom: none;
    display: inline-flex;
    gap: 10px;
    justify-content: left;
}

.createpost_filed .post-type-div .card {
    border: none;
    box-shadow: none;
}

.createpost_filed .post-type-div .card .card-header {
    padding: 0;
    border-bottom: none !important;
    color: black;
}

.createpost_filed .post-type-div .card .card-header .card-title {
    font-size: 18px;
    font-weight: 400 !important;
    margin-bottom: 4px;
}

.createpost_filed .post-type-div .card .card-body {
    border: 0.50px dashed #007BFF;
    border-radius: 12px;
    border-color: #007BFF;
    padding: 10px !important;
    border-style: dashed;
}


.upload-box .icon {
    font-size: 30px;
    color: #999;
    margin-bottom: 4px;
}

.upload-box p {
    font-size: 15px;
    font-weight: 400;
    margin: 3px 0;
}

.or {
    margin: 7px 0;
    color: #999;
    font-size: 14px;
}

.upload-options {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5px 2px;
}

.upload-box {
    text-align: center;
}



.imag_upload {
    display: none;
}

.upload-options img {
    width: 33px;
    height: 33px;
    border-radius: 5px;
    border: 1px solid #ddd;
    cursor: pointer;
    padding: 8px;
}







.upload-box .uploadinput {
    cursor: pointer;
}

.grid_image {
    margin-top: 0;
    display: grid;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    grid-template-columns: repeat(5, 1fr);
    gap: 5px 6px;
}

.preview-item {
    position: relative;
    width: 100px;
    height: 100px;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 5px;
    margin-bottom: 20px;
}

.preview-item img,
.preview-item video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.delete-btn {
    position: absolute;
    bottom: -11px;
    right: 41%;
    background: #E50000;
    color: white;
    border: none;
    border-radius: 5px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}

.linkadd {
    border-radius: 12px;
}

.fs-18 {
    font-size: 1.125rem;
}

.offerbody {
    border: 1px solid #dee2e6 !important
}

.offerbody label {
    font-size: 15px;
    font-weight: 400 !important;
    margin-bottom: 2px;
}

.offerbody .form-group .form-control,
.microsite_url {
    border-radius: 12px !important;
    padding: 10px;
    font-size: 15px;
    height: 52px;
}

.fs-15 {
    font-size: 0.9375em;
}

.dates .upload-options {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 6px 22px;
}

.callto_action {
    border: 1px solid #dee2e6 !important
}

.callto_action label {
    font-size: 15px;
    font-weight: 400 !important;
    margin-bottom: 2px;
}

.callto_action .form-group .form-control,
.microsite_url {
    border-radius: 12px !important;
    padding: 10px;
    font-size: 15px;
    height: 52px;
}

.btn_cancel {
    border-radius: 35px;
    font-size: 18px;
    font-weight: 700;
    background-color: #E0E0E0;
    padding: 8px 25px;
}



.publisher-option {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    position: relative;
    width: 60px;
}

.publisher-option input[type="checkbox"] {
    display: none;
}

.circle-icon {
    width: 50px;
    height: 50px;
    background: #f5f7ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 20px;
}

.check-icon {
    position: absolute;
    top: -5px;
    right: -5px;
    background: #007bff;
    color: white;
    border-radius: 50%;
    font-size: 11px;
    padding: 4px;
    display: none;
}

/* Corrected selector for displaying check icon when checked */
.publisher-option input[type="checkbox"]:checked~.circle-icon .check-icon {
    display: inline-block;
}

.label-text {
    margin-top: 8px;
    font-size: 14px;
    text-align: center;

    position: absolute;
    top: 52px;
    font-weight: 400 !important;
}

.card_create_schedule {

    border: 1px solid #D0D0D0;
    border-radius: 12px;
    box-shadow: none;
}

.card_create_schedule .card-header {
    border-bottom: none;
}

.card_create_schedule .card-body {
    border-top: 1px solid #D0D0D0;
    ;
}

.card_create_schedule span {
    font-size: 0.9375em;
    color: #8C8C8C;
}

.schdeule_div {
    background-color: #F9F9F9;
    border: 1px solid #D0D0D0;
    padding: 12px;
    border-radius: 12px;
}

.schdeule_div input {

    height: 41px;
    padding: 12px !important;
    border-radius: 8px;
    font-size: 18px;
    background-color: white;
    border-color: #D9D9D9;
    margin-top: 10px;
}

.gaps {

    gap: 10px 0px;
}

.card_create_schedule .custom-switch .custom-control-label::before {
    left: -6rem;
    width: 74px;
    pointer-events: all;
    border-radius: 35px;
    position: unset;

    height: 32px;
}

.card_create_schedule .custom-switch .custom-control-label::after {
    top: 4px;
    left: calc(0.2rem + 2px);
    width: 24px;
    height: 75%;
    border-radius: 35px;
}

.card_create_schedule .custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #dee2e6;
    -webkit-transform: translateX(0.75rem);
    transform: translateX(2.50rem);
}

.field-list {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 15px;
    min-height: 230px;
    height: 230px;
    overflow: auto;
}

.field-item {
    padding: 8px 25px;
    margin: 8px 0;
    background-color: #f8f9fa;
    border-radius: 35px;
    cursor: pointer;
}

.field-item.selected {
    background-color: #007bff;
    color: white;
}

.btn_select {
    background-color: #007bff0d;
    border-radius: 35px;
    padding: 8px 15px;
    color: #007BFF;
}

.btn_select i {
    margin: 0px 5px;
}

.field-item i {
    float: right;
    margin-top: 5px;
}

.modal_create .card {
    box-shadow: none;
    border: 1px solid #dddd;
    padding: 10px;
    border-radius: 12px;
}

.modal_create .card .card-img-top {
    border-radius: 12px;
}

.modal_create .card p {
    color: #737373;
}


.btncanceled {
    border-radius: 35px;
    font-size: 15px;
    font-weight: 700;
    background-color: #99999952;
    padding: 8px 25px;
    color: black;
}

.modal_create .card-body {
    padding: 10px;
}

.btn_add {
    border-radius: 35px;
    font-size: 15px;
    font-weight: 700;
    padding: 5px 25px;
    color: white;
}


.w25 {
    width: 20px;
    margin-right: 5px;
}

.btn_addttile {
    border-radius: 35px;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 25px;
}

.modal_create label {
    font-weight: 400 !important;
}

.modal_create .nav-tabs {
    border-bottom: 1px solid #D9D9D9;
}

.modal_create .nav-tabs .nav-link {
    font-size: 18px;
    border: none;
    color: #000000;
}

.modal_create .nav-tabs .nav-link:not(.active):hover {
    border: none !important;
    color: #007BFF;
}

.modal_create .nav-tabs .nav-link.active {
    border-bottom: 2px solid #007BFF;
    color: #007BFF;
}

.formgroup {
    position: relative;
}

.formgroup i {
    position: absolute;
    left: 18px;
    top: 18px;
    color: #1877F2;
}

.formgroup .form-control {
    height: 51px;
    padding-left: 50px !important;
}

.hashtag-radio {
    display: none;
}

.hashtag-option {
    display: flex;
    align-items: flex-start;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 1rem;
    margin-bottom: 1rem;
    cursor: pointer;
    transition: border-color 0.2s ease, background-color 0.2s ease;
}

.hashtag-radio:checked+.hashtag-option {
    background-color: #eaf3ff;
    border-color: #007bff;
    box-shadow: 0 0 0 2px #007bff20;
}

.hashtag-option-icon {
    width: 24px;
    height: 24px;
    margin-right: 1rem;
    border: 2px solid #ccc;
    border-radius: 50%;
    flex-shrink: 0;
    position: relative;
}

.hashtag-radio:checked+.hashtag-option .hashtag-option-icon {
    border-color: #007bff;
    background-color: white;
}

.hashtag-radio:checked+.hashtag-option .hashtag-option-icon::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #007bff;
}

.hashtag-title {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 0.25rem;
}

.hashtag-text {
    font-size: 0.9rem;
    color: #333;
}

.hastags {
    height: 250px;
    overflow: auto;
}

.form_height {
    height: 52px !important;
}

.inputgroup button {
    margin-left: 17px;
    border-radius: 35px;
    padding: 10px 23px;
    border-top-left-radius: 35px !important;
    border-bottom-left-radius: 35px !important;
}

.inputgroup input {
    border-top-right-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
}

.card_hastags {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 12px;
    margin-bottom: 20px;
}

.card_hastags strong {
    margin-bottom: 15px;
    font-weight: 500 !important;
}

.card_hastags .badge-info {
    font-size: 15px;
    border-radius: 35px;
    font-weight: 400;
    background-color: #007bff0d;
    color: #007BFF;
    padding: 8px 15px;
    margin: 6px 6px;
}

.hasgtaglibrary {
    height: 150px;
    overflow: auto;
}

.btncanceled2 {
    padding: 12px 30px;
    border-radius: 35px;
    font-size: 15px;
    font-weight: 700;
    background-color: #E0E0E0;
    color: #000000;
}

.btncanceled2 img,
.btn_proceed2 img,
.btn_success img {
    width: 20px;
}

.btn_proceed2 {
    padding: 12px 30px;
    border-radius: 35px;
    font-size: 15px;
    font-weight: 700;
    background-color: #FF9800;
    color: white;
}

.btn_proceed2:hover {
    color: white;
}

.btn_success {
    padding: 12px 30px;
    border-radius: 35px;
    font-size: 15px;
    font-weight: 700;
    background-color: #4CAF50;
    color: white;
}

.btn_proceed3 {
    padding: 12px 30px;
    border-radius: 35px;
    font-size: 15px;
    font-weight: 700;
    background-color: #007BFF;
    color: white;
}

.btn_proceed3:hover {
    color: white;
}

.btn_proceed3 img {
    margin-right: 10px;
}

.preview_card {
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 12px;
    overflow: hidden;
}

.preview_card .card-header {

    padding: 20px 23px;
}

.table-scroll-mobile-view {
    height: 350px;
    overflow: auto;
}

.table-scroll-mobile-view tr th {
    background-color: #007BFF;
    color: white;
    font-size: 18px;
}

.table-scroll-mobile-view tr td {
    font-size: 15px;
}

.table-scroll-mobile-view table {
    border-radius: 12px;
    overflow: hidden;
}

.table-scroll-mobile-view tr td .text-success {
    width: 21px;
}


.post-container .nav-tabs .nav-link {
    width: auto;
    border: none;
    font-size: 15px;
    padding: 10px 12px;
    color: #8C8C8C;
    background-color: transparent;
}

.post-container .nav-tabs .nav-link.active {
    color: #007BFF;
    border-bottom: 2px solid #007BFF;
}

.post-container .nav-tabs .nav-link i {
    margin-right: 4px;
}

.post-container .nav-tabs {
    border-bottom: 1px solid #D9D9D9;
}

.post-container .nav-tabs .nav-link:not(.active):hover {
    border: none;
    color: #007BFF;
}

.post-container .nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    /* Smooth scroll on mobile */
    scrollbar-width: thin;
    /* For Firefox */
}

.post-container .nav-tabs::-webkit-scrollbar {
    height: 2px;
}

.post-container .nav-tabs::-webkit-scrollbar-thumb {
    background-color: #a3a3a3;
    border-radius: 4px;
}

.post-header {
    padding: 1rem 1rem 0.5rem 1rem;
}

.post-user {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
}

.post-user img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 0.75rem;
}

.top_header img {
    width: 45px;
    height: 45px;
}

.fs_13 {
    font-size: 13px;
}

.status_heading {
    color: #8C8C8C;
}

.newcommon_post .pagination{
    margin-top: 17px;
} #multiplePreview.grid_image {

    grid-template-columns: repeat(5, 1fr);
    gap: 5px 6px;
}

.sidebar-collapse #multiplePreview.grid_image {

    grid-template-columns: repeat(6, 1fr) !important;
    gap: 5px 6px;
}


.post_content p {
    color: #737373;
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 13px !important;
}

.post_tags .badge {
    background: none;
    color: #007BFF;
    font-size: 13px;
    margin-right: 5px;
}

.post_image {
    height: 200px;
}

.post_image img {
    width: 100%;
    height: 100%;
}

.text-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s ease;
}

.text-expanded {
    -webkit-line-clamp: unset;
    overflow: visible;
}

.post_actions {

    padding: 20px 16px;
    padding-top: 0;
    display: flex;
    justify-content: space-between;
}

.post_actions button {
    width: 100%;
    text-align: center;
    background-color: #F9F9F9;
    border: 1px solid #E2E2E2;
    border-radius: 35px;
    font-size: 15px;
}

.post_actions button i {
    color: #007BFF;
}

.image-slider-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
}

.image-slider {
    display: flex;
    transition: transform 0.3s ease-in-out;
}

.image-slider img {
    max-width: 100%;
    height: auto;
    flex-shrink: 0;
    width: 100%;
}

.slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #00000080;
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    z-index: 10;
    font-size: 18px;
    display: none;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}

.custom_dropdown {
    margin-top: -51px;
}

.custom_dropdown .fa-ellipsis-v {

    margin-right: 7.2px;
}

.newcommon_post #tabPostList .nav-item.flex-fill.active .custom_dropdown .dropdown-toggle i {
    color: white;
}

.child-row td {
    background-color: white;
}

.post_div_content {
    display: table;
    width: 298px;
}

.post_div_content .posticon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: white;
    padding: 5px;
    display: flow-root;
    padding-top: 8px;
    float: left;
}

.post_div_content .post_content {
    float: left;
    width: 80%;
    margin-left: 9px;
    margin-top: 11px;
}

.stretch {
    box-shadow: none;
    border: 1px solid #ddd;
    border-radius: 12px;
    overflow: hidden;
}

.sidebar-collapse .upload-options {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px 17px;
}

.sidebar-collapse .dates .upload-options {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 8px 47px;
}




.sidebar-collapse .callto_action .grid_image,
.sidebar-collapse .offerbody .grid_image {

    grid-template-columns: repeat(5, 1fr) !important;
    gap: 5px 24px !important;
}

@media (max-width:767px) {
    .social_badgediv {
        width: 100% !important;
        display: unset !important;
    }

    .post_div_content {
        display: flex;
        width: 250px;
    }

    .post_div_content .post_content {
        float: left;
        width: 80%;
        margin-left: 9px;
        margin-top: 3px;
    }

    .post_div_content .posticon {
        width: 40px;
        height: 40px;

        padding-top: 7px;
        float: left;
    }

    .social_badge {
        margin-top: 15px;
    }

    .social_badge .badge {
        padding: 11px 15px !important;
    }
}

@media (min-width:767px) and (max-width:1200px) {
    .post_div_content {
        display: table;
        width: 250px;
    }



    .post_div_content .post_content {
        float: left;
        width: 73%;
        margin-left: 9px;
    }
}


/* Create New Common Page Responsive */

@media (max-width:767px) {
    .select2-container {
        width: 100% !important;
    }

    .d_flex {
        display: block !important;
    }

    .btn_change_post {
        width: 100%;
        margin-right: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .selected_posttype {

        padding: 8px 27px;
        margin-top: 7px;
        border-radius: 17px;
    }

    #specificProfilesSelect {
        margin-bottom: 25px !important;
    }

    .createpost_filed .card-header .d-flex {
        display: block !important;
    }

    .createpost_filed .card-header ul.d-flex {
        display: unset !important;
        margin-left: 0;
        margin-top: 15px;
    }

    .createpost_filed .card-header ul.d-flex li {
        display: inline-block;
    }

    .all_options {
        margin-top: 15px;
    }

    .tab_conent .nav-tabs {
        border-bottom: none;
        gap: 6px;
        justify-content: left;
        flex-direction: row !important;
    }

    .tab_conent .nav-tabs .nav-item {
        width: auto !important;
    }

    .card_create_schedule .custom-switch {
        margin-top: 20px;
        text-align: center;
        padding-left: 0px;
    }

    .btncanceled2,
    .btn_success,
    .btn_proceed2 {

        width: 100%;
        margin: 0 !important;
        margin-bottom: 10px !important;
    }

    .post_actions button {

        font-size: 13px;
    }

    .field-list {

        min-height: 150px;
        height: 150px;
        margin-bottom: 20px;

    }

    .field-item i {
        transform: rotate(87deg);
    }

    #LibraryPost.modal_create .btn_add {
        margin-bottom: 20px;
    }

    #addHashtags .form-group.inputgroup.input-group input {
        width: 100%;
        margin-bottom: 15px;
    }

    #addHashtags .inputgroup button {
        margin-left: 0px !important;
    }

    .modal_create .nav-tabs {

        flex-direction: row !important;
    }

    .upload-options {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        gap: 5px 5px;
    }

    .grid_image {

        grid-template-columns: repeat(2, 1fr);
        gap: 5px 15px;
    }

    .btn_proceed3 {
        margin-left: 0px !important;
        width: 100% !important;
    }

    .dates .upload-options {

        grid-template-columns: repeat(4, 1fr);
        gap: 6px 16px;
    }

    .post-container .nav-tabs {
        flex-direction: row !important;
    }
}


@media (min-width:767px) and (max-width:1200px) {
    .tab_conent .nav-tabs .nav-item {

        width: auto !important;
    }

    .tab_conent .nav-tabs {
        flex-direction: row !important;
    }

    .btn_selectspecific {

        font-size: 12px;
    }

    .upload-options img {
        width: 28px;
        height: 29px;
        cursor: pointer;
        padding: 8px;
    }

    .upload-options {
        grid-template-columns: repeat(4, 1fr);
        gap: 11px 1px;
    }

    #LibraryPost.modal_create .btn_add {
        margin-bottom: 20px;
    }

    #addveribles .modal-dialog {
        max-width: 614px;
        margin: 1.75rem auto;
    }

    .modal_create .nav-tabs {
        flex-direction: row !important;
    }

    .d_flex {

        gap: 9px;
        text-align: center;
    }

    .d_flex button {
        margin-bottom: 10px !important;
    }

    .btn_proceed2,
    .btn_success,
    .btn_proceed2,
    .btncanceled2,
    .btn_proceed3 {
        padding: 12px 11px;
        margin-left: 0px !important;
    }

    .post_actions button {

        font-size: 11px;
    }

    .post-container .nav-tabs .nav-link {
        width: 100%;
    }
}