.list-inner {
    background-color: #dee2e6;
    padding: 10px;
}

.list-inner h4 {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.list-inner h2 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

ul.history_ul_main {
    list-style: none;
    width: 100%;
}

ul.history_ul_main li {
    width: 25%;
    float: left;
}

ul.history_ul_inner {
    width: 100%;
    list-style: none;
    float: left;
}

ul.history_ul_inner li {
    width: 25%;
    float: left;
}

.listing_discription {
    max-height: 350px;
    overflow: auto;
    color: #999999;
}

.main-sidebar {
    background-color: #3399c3;
}

.main-sidebar .brand-link {
    color: #fff;
    font-size: 1rem;
    border-bottom: 1px solid #3399c3;
    font-weight: 500 !important;
}

.main-sidebar .nav-sidebar>.nav-item>.nav-link {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0;
    border-radius: 0;
}

.main-sidebar .nav-sidebar>.nav-item:hover {
    background-color: #29536d;
}

.main-sidebar .nav-sidebar>.menu-open:hover>.nav-treeview {
    background-color: #3399c3;
    border-bottom: 1px solid #3399c3;
}

.main-sidebar .nav-sidebar>.menu-open>.nav-treeview>.nav-item:hover {
    background-color: #29536d;
}

.main-sidebar .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #1B2B44;
    color: #fff;
}

.main-sidebar .nav-sidebar>.nav-item>.nav-treeview>.nav-item>.nav-link.active {
    background-color: #29536d;
    color: #fff;
}

.main-sidebar .nav-sidebar>.nav-item>.nav-treeview>.nav-item>.nav-link {
    color: #fff;
}

.navbar-nav>.nav-item {
    font-size: 1rem;
}

.login-page {
    background-image: url('../img/bg-login.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.login-logo>a {
    color: #3399c3;
    font-weight: 400;
}

.text-theme {
    color: #3399c3;
}

.btn-theme {
    background-color: #3399c3;
    color: #fff;
    font-weight: 400;
}

.btn-theme:hover {
    background-color: #29536C;
    color: #fff;
    font-weight: 400;
}

.bg-theme {
    background-color: #3399c3;
}

.table-overlay {
    position: fixed;
    z-index: 9999;
    padding: 15px;
    border-radius: 5px;
    top: 40%;
    left: 50%;
}

.select2-selection__choice {
    background-color: #3399c3 !important;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
}

.main-footer>strong {
    font-size: 1.1rem !important;
}

.dataTables_info {
    font-size: 1rem !important;
}

.content-header>.container-fluid>.row>.col-sm-6>h1 {
    color: #1b2b44;
    font-size: 1.6rem;
}

.breadcrumb {
    font-size: 1rem;
    position: relative;
    top: 25%;
}

.breadcrumb-item>a {
    color: #3399c3;
}

.breadcrumb-item.active {
    color: #999999;
}

.info-box {
    font-size: 1rem;
}

.table-hover tbody tr:hover {
    background-color: #e1f8ff;
}

.icon-Button-Edit {
    color: #e398ed !important;
    font-size: 1.4rem;
    font-weight: 400;
}

.icon-Button-View1,
.icon-Button-View2 {
    color: #65c0db;
    font-size: 1.4rem;
    font-weight: 400;
}

table td .icon-Nav-Sold,
.card .icon-Nav-Sold {
    color: #a79df4;
    font-size: 1.4rem;
    font-weight: 400;
}

.icon-Button_Agents {
    font-size: 1.4rem;
    font-weight: 400;
    color: #3399c3;
}

.icon-Button-Offices {
    color: #a79df4;
    font-size: 1.4rem;
    font-weight: 400;
}

.btn-group>a>.icon-Button_Listings {
    color: #c0d670;
    font-size: 1.4rem;
    font-weight: 400;
}

.btn-group>a>.icon-Nav-Connect {
    color: #3399c3;
    font-size: 1.4rem;
    font-weight: 400;
}

.page-item.active .page-link {
    background-color: #3399c3;
    border-color: #3399c3;
}

.page-link {
    color: #3399c3;
}

.user-header {
    background-color: #999999;
    color: #fff;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    border: none;
}

.content-wrapper {
    background-color: #fff;
}

table>thead {
    color: #1b2b44;
    font-size: 1.1rem;
}

.table td {
    border-top: none;
    border-bottom: 2px solid #dee2e6;
}

table>tbody>tr>td {
    color: #999999;
    font-size: 1rem;
}

table>tbody>tr>td>a {
    color: #3399c3;
    font-size: 1rem;
}

table>tbody>tr>td>p {
    color: #3399c3;
    font-size: 1rem;
}

label {
    font-size: 1rem;
    font-weight: 400 !important;
}

.form-control {
    border-radius: 0;
}

.icon-Button-IG {
    color: #e28e33;
    font-size: 1.4rem;
    font-weight: 400;
}

.icon-Button-FB {
    color: #64a6e8;
    font-size: 1.4rem;
    font-weight: 400;
}

.fa-trash-can {
    color: #ff000069 !important;
    font-size: 1.4rem;
    font-weight: 400;
    cursor: pointer;
}

td>div>a>.icon-Nav-Sharing {
    color: #a79df4;
    font-size: 1.4rem;
    font-weight: 400;
}

.card-title>h5 {
    color: #1b2b44;
    font-size: 1.1rem !important;
    font-weight: 400;
}

.icon-Button-PropertyLink {
    color: #a79df4;
    font-size: 1.4rem;
    font-weight: 400;
}

.heading {
    color: #3399c3;
}

.address {
    color: #29536d;
    font-weight: 600;
}

.bedroom {
    color: #999999;
}

.price {
    color: #1b2b44;
    font-weight: 600;
}

.main-blue {
    color: #3399c3 !important;
}

.bg-main-blue {
    background-color: #3399c3 !important;
    color: #fff;
}

.dark-blue {
    color: #1b2b44 !important;
}

.secondary-blue {
    color: #29536d !important;
}

.main-gray {
    color: #999999 !important;
}

.font-weight-medium {
    font-weight: 400 !important;
}

.font-weight-semibold {
    font-weight: 600 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-size-1rem {
    font-size: 1rem !important;
}

.font-size-1-1rem {
    font-size: 1.1rem !important;
}

.font-size-1-4rem {
    font-size: 1.4rem !important;
}

.nav-tabs>.nav-item>.nav-link {
    font-size: 1rem !important;
}

.toolbar,
.dataTables_info {
    float: left;
}

.justify-content-end>nav {
    float: right;
}

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #999999;
    content: ">";
}

#rss-feed,
#rss-feed-from {
    background-color: white;
    color: #c7c7c7;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
    color: rgba(57, 57, 57, 0.3) !important;
}

#time_published {
    background-color: white;
}

.agent-dash-list .card {
    background: linear-gradient(180deg, #2985b8 31%, #42b8d4 100%);
    color: #fff;
    height: 100%;
}

.agent-dash-shop .card {
    background-image: url('../../image/test.jpg');
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    z-index: 1;
    color: #3398c2;
}

.agent-dash-list h3 {
    padding-bottom: 10px;
}

.agent-dash-shop .card:after {
    content: '';
    background-color: #eaf8fb;
    opacity: 0.9;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    border-radius: 0.25rem;
    mix-blend-mode: hard-light;
}

.agent-dash-shop .card h4 {
    color: #000;
}

.agent-dash-shop .card a.btn {
    display: inline-block;
    width: auto;
    max-width: 130px;
    margin: 20px auto 0;
}

.card-img-overlay>a>i, .card-img-overlay > a > img {
    opacity: 0;
    transition: all 400ms ease;
}

.card-img-overlay:hover>a>i, .card-img-overlay:hover>a>img {
    opacity: 1;
}

.card-info.card-outline-tabs>.card-header a.active,
.card-info.card-outline-tabs>.card-header a.active:hover {
    background-color: #3398c2;
    color: #fff !important;
}

.fc .fc-toolbar-title {
    font-size: 1.4rem !important;
    margin: 0;
    color: #1B2B44;
}

.fc .fc-button-primary {
    color: #fff !important;
    background-color: #3398c2 !important;
    border-color: #3398c2 !important;
}

.fc .fc-button {
    border-radius: 0 !important;
}

.callout-article {
    border-left: 8px solid #4C3091 !important;
    border-radius: 0;
}

.callout-article h6 i {
    color: #4C3091;
}

.callout.callout-article h6 {
    white-space: normal;
    margin-bottom: 0.3rem !important;
}

.callout-listing {
    border-left: 8px solid #42E588 !important;
    border-radius: 0;
}

.callout-listing h6 i {
    color: #42E588;
}

.callout.callout-listing h6 {
    white-space: normal;
    margin-bottom: 0.3rem !important;
    display: flex;
}

.callout-instalib {
    border-left: 8px solid #E28E33 !important;
    border-radius: 0;
}

.callout-instalib h6 i {
    color: #E28E33;
}

.callout.callout-instalib h6 {
    white-space: normal;
    margin-bottom: 0.3rem !important;
}

.callout-myarticle {
    border-left: 8px solid #64A6E8 !important;
    border-radius: 0;
}

.callout-day-tiles {
    position: relative;
    display: flex;
    cursor: pointer;
}

.callout-day-tiles:before {
    content: '';
    position: relative;
    height: 9px;
    width: 9px;
    background-color: green !important;
    border-radius: 100%;
    display: inline-block;
    top: 5px;
    margin-right: 8px;
}

.callout-myarticle h6 i {
    color: #64A6E8;
}

.callout.callout-myarticle h6 {
    white-space: normal;
    margin-bottom: 0.3rem !important;
}

.fc-daygrid-day-frame {
    overflow: auto;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    height: 200px;
}

.fc-daygrid-day-frame::-webkit-scrollbar {
    width: 0 !important;
    display: none;
}

.callout h6 .icon-Button-FB {
    color: #64a6e8 !important;
}

.callout h6 .icon-Button-IG {
    color: #e28e33 !important;
}

.callout h6 .icon-Button-View1 {
    color: #1B2B44;
}

.callout h6 a {
    color: #1B2B44 !important;
    text-decoration: none !important
}

.callout h6 i {
    font-size: 1.4rem;
    display: block;
}

.fc-today {
    background-color: inherit !important;
}

.fc-scrollgrid-sync-inner a {
    color: #1B2B44 !important;
    font-size: 1rem;
    width: 100%;
}

.fc-scrollgrid-sync-inner .event-container {
    width: 100%;
}

.fc .fc-daygrid-day.fc-day-today {
    background-color: #e1f8ff !important;
}

.fc-daygrid-dot-event:hover {
    background: none !important;
}

.term_discription {
    height: 60vh;
    overflow: auto;
}

.swal2-title {
    font-weight: 400 !important;
}

.product-title {
    font-weight: 400 !important;
}

.article-content h3 {
    font-size: 1rem;
    font-weight: 500;
}

.btn-subscribe {
    background-color: #E4724E;
    color: #fff;
}

.btn-subscribe:hover {
    background-color: #E4724E;
    color: #fff;
}

.select2-container--bootstrap4 .select2-dropdown .select2-results__option[aria-selected="true"] {
    color: #ffffff !important;
    background-color: #3399c3 !important;
}

.select2-container--bootstrap4 .select2-results__option--highlighted,
.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected="true"] {
    color: #ffffff !important;
    background-color: #3399c3 !important;
}

.typeahead.dropdown-menu {
    width: 95%;
}

.register-card-body {
    text-align: center;
}

.register_page_logo {
    max-width: 250px;
    max-height: 120px;
}

#subscribe-popup .modal-content .modal-header {
    background-color: #ec8966;
    padding: 10px 25px !important;
    color: #fff;
}

#subscribe-popup .modal-content .modal-header h5 {
    color: #fff !important;
}

#subscribe-popup .modal-content .modal-footer {
    display: flex;
    align-items: center;
    justify-content: space-between !important;
    width: 100%;
    padding: 15px !important;
}

#subscribe-popup .modal-content .modal-footer button.btn.btn-secondary {
    background-color: #e8eeef;
    color: #1a2b44;
    border: none;
    padding: 6px 13px;
    max-width: 120px;
    width: 100%;
}

#subscribe-popup .modal-content .modal-footer a.btn.btn-theme.btn-flat {
    border-radius: 0.25rem !important;
}

.listing-show-body {
    overflow: auto;
}

@media (max-width: 1024px) {
    /* .term_discription {height: 500px;}*/
}

.actionSection {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.shareIcon {
    color: #999999;
}

.brand-template-tag-info {
    margin-bottom: 0px;
    cursor: pointer;
}

.tox-notifications-container {
    display: none !important;
}

.btn-group .fa-linkedin::before {
    color: #0270ad;
    border: 1px solid #0270ad;
    padding: 1px;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 400;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.linkedin-share-mobile-icon::before {
    color: #0270ad;
    border: 1px solid #0270ad;
    padding: 1px;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 400;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

button.btn.btn-sm.px-1.linkedIn {
    padding-top: 0;
}

.graphics-tab-section a.btn.btn-flat.btn-theme {
    border-radius: 5px 5px 0 0;
}

.graphics-tab-section .card-tools {
    border-bottom: 1px solid #ababab;
}

.card-body.graphics-tab-section {
    background-color: #f5f5f5;
}

.card-body.graphics-tab-section .btn.btn-flat:hover {
    background-color: #3399c3;
    color: #fff;
    font-weight: 400;
    border-radius: 5px 5px 0 0;
}

.heading-title {
    font-size: 1.5rem !important;
}

#original_image_overlay_loading {
    display: block;
    margin: 0 auto;
}

.card-primary.card-outline-tabs>.card-header a.active,
.card-primary.card-outline-tabs>.card-header a.active:hover {
    border-top-color: #3399c3;
}

.card.card-outline-tabs .card-header a {
    color: #3399c3;
}

.customer-edit-page-title h1,
.customer-edit-page-title a {
    display: inline;
    margin-right: -4px;
}

div#insta-detail {
    height: 100%;
}

div#insta-detail .instalib-imageLoder {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fc-dayGridMonth-view .callout {
    display: flex;
    align-items: center;
    margin-top: 10px !important;
    width: 100%;
}

.showInstaTilePopup {
    margin-bottom: 0px;
}

.days-popup-div {
    margin-top: -14px;
}

/* .tox-statusbar{
    display: none !important;} */

nav.main-header.navbar {
    flex-wrap: wrap;
}

.fc-dayGridMonth-view .callout h6.dark-blue {
    white-space: normal;
    margin-bottom: 0.3rem !important;
    width: calc(100% - 30px);
    display: inline-block !important;
    padding-left: 5px;
}

.fc-dayGridMonth-view .callout img {
    max-width: 40px !important;
    /* display: none; */
}

.fc-dayGridMonth-view h6.mt-2 i.icon-SocMed-IG.text-gray.mr-2 {
    margin-top: 5px;
}

.fc-dayGridMonth-view h6.mt-2 {
    display: flex;
    flex-direction: column;
    display: none;
}

.fc-dayGridMonth-view .callout-instalib b i,
.fc-dayGridMonth-view .callout-listing b i,
.fc-dayGridMonth-view .callout-article b i,
.fc-dayGridMonth-view .callout-myarticle b i {
    /* display: none; */
}

.fc-dayGridMonth-view .fc-daygrid-event-harness {
    margin-bottom: -15px !important;
}

.fc-dayGridMonth-view .callout-listing h6.property-list {
    display: none !important;
}

.fc-dayGridMonth-view .callout h6.property-list-month {
    display: block !important;
}

.fc-dayGridWeek-view .callout .time img {
    float: left;
}

.fc-dayGridWeek-view .callout .time h6 {
    float: left;
    line-height: 24px;
}

.fc-dayGridWeek-view .callout .title {
    clear: both;
}

.content-stream-list {
    display: flex;
    gap: 20px;
    overflow: auto;
    width: 100%;
    flex-wrap: nowrap;
    max-height: 600px;
}

.content-stream-column {
    width: 150px;
}

.content-stream-block {
    margin-bottom: 20px;
    width: 150px;
}

.content-stream-block {
    margin-bottom: 20px;
}

.content-stream-column img {
    max-width: 100%;
    height: auto;
}

.content-stream-data .content-stream-block {
    display: flex;
    width: 100%;
    /* flex-wrap: wrap; */
    justify-content: flex-start;
    text-align: left !important;
}

.content-stream-data .content-stream-block .img {
    width: 160px;
    min-width: 160px;
    padding-right: 20px;
}

.content-stream-data .content-stream-block .stream-content {
    flex-grow: 2;
}

.content-stream-data .content-stream-block .stream-content h4 {
    font-size: 16px;
    font-weight: bold;
}

.home-page-logo {
    max-width: 95px;
    max-height: 26px;
    object-fit: cover;
}

.admin-home-page-logo {
    display: flex;
    align-items: center;
}

.content-stream-data {
    overflow: auto;
    max-height: 550px;
    padding-bottom: 40px;
}

.content-stream-cat-div {
    text-align: center;
    position: absolute;
    top: 0;
    background-color: #fff;
    z-index: 999;
}

.sidebar {
    width: 100%;
}

.content-stream-cat-div+.card {
    margin-top: 30px;
}


.publish-new-tile-class {
    position: absolute;
    width: 100%;
    background-color: #fff;
    padding: 5px 0;
    border-top: 1px solid #ddd;
    bottom: 0;
    text-align: right;
}

.btn-group i.icon-Button-View1 {
    color: #65c0db;
    font-size: 1.4rem;
    font-weight: 400;
}

.btn-group .icon-Nav-Calendar {
    color: #20aad3;
    font-size: 0.8rem;
    font-weight: 400;
}

.btn-group i.icon-Nav-Calendar:before {
    color: #20aad3;
    border: 1px solid #20aad3;
    padding: 8px;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 400;
    font-size: 15px;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: #fff; */
}

.linkedin-calendar-icon {
    color: #6c757d !important;
}


.callout-instalib {
    color: #000 !important;
}

.callout-instalib h6 {
    color: #000;
}

.callout-instalib i {
    margin-right: 5px;
}

.callout-instalib h6 {

    color: #000 !important;
}

.callout-instalib h6 {
    /* font-size: 16px !important; */
    font-weight: 500;
}

.fc-h-event {
    display: block;
    border: none !important;
    background-color: transparent !important;
}

/* .callout img {
    height: 140px;
    
} */
.add_template_image_class{
    height: 140px;
}
.callout img {
    max-width: 140px !important;
    margin: 0 auto;
    text-align: center;
    width: 140px;
    object-position: center;
}

.fc-dayGridWeek-view .fc-daygrid-event,
.fc-dayGridDay-view .fc-daygrid-event {
    width: 100%;
    display: inline-block;
}

img.calendar-social-img {
    height: 22px !important;
    width: 22px !important;
    margin-right: 5px !important;
}

img.calendar-social-img-insta {
    height: 22px !important;
    width: 22px !important;
    margin-right: 5px !important;
}

.calender-icon-list a {
    width: auto !important;
}

.fc-daygrid-event-harness-abs {
    top: 88px !important;
}

.box-profile .profile-user-img {
    width: 100px !important;
    height: 100px !important;
}

.nav-tabs .nav-link.active {
    border-top-color: #3399c3;
}

.property_video_image:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 10%);
}

.property_video_image:after {
    content: "\f04b";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: "Font Awesome 6 Pro";
    font-weight: bold;
    font-size: 34px;
    color: #fff;
}

a.property_video_image {
    position: relative;
    display: block;
}

.property-play-icon {
    color: #0270ad;
    border: 1px solid #0270ad;
    padding: 5px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 10px;
}

.tox-notifications-container {
    display: none !important;
}

.agent-image-size {
    width: 30px;
    height: 30px;
}

/* Emoji picker CSS Start */
#emojiPanel,
.popup-emojiPanel {
    display: none;
    /* Panel is initially hidden */
    position: absolute;
    /* Use absolute positioning */
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    /* Ensure the panel appears above other content */
    max-width: 250px;
}

.emoji {
    cursor: pointer;
}

.emoji-button {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    color: #212529;
    /* Adjust size as needed */
    user-select: none;
    /* Prevent text selection */
}

div.popup-emojiPanel {
    width: 100%;
    left: 50px !important;
    top: 350px !important;
}

.createcarouselcontentdiv {
    position: relative;
}

.createcarouselcontentdiv .popup-emojiPanel {
    width: 100%;
    left: 100px !important;
    top: 180px !important;
}

#facebook div.popup-emojiPanel,
/* #instagram div.popup-emojiPanel, */
#linkedIn_model div.popup-emojiPanel {
    left: 30px !important;
    top: 250px !important;
}

#editScheduledTileModelForm .popup-emojiPanel {
    left: 460px !important;
    top: 400px !important;
}

.social-tile-preview-icon .popup-emojiPanel {
    left: 500px !important;
    top: 350px !important;
}

#libraryTilePopup div.popup-emojiPanel {
    left: 20px !important;
    top: -20px !important;
}

span.popup-showPanel {
    position: relative;
    bottom: 0;
    font-size: 11pt;
    margin-bottom: 10px;
}

textarea.form-control.popup-emojiTextArea {
    margin-bottom: 8px;
}

#showPanel {
    font-size: 12pt;
}

#custom-tabs-four-facebook.showPanel {}

.postion-releted {
    position: relative;
}

textarea {
    width: 300px;
    height: 150px;
    display: block;
    /* Ensure it's block level for positioning */
    margin-bottom: 20px;
    /* Space for emoji button */
}

.controls {
    position: relative;
    /* For absolute positioning of child elements */
}

/* .emoji-button {
    position: absolute;
    bottom: -35px;
    left: 0;
} */

.emoji-instructions {
    font-size: 14px;
    font-family: arial;
    color: #666;
    margin-bottom: 10px;
    /* Space between instructions and emojis */
}

.controls {
    font-size: 14px;
    font-family: arial;
    color: white
}

.emojiPanel-div,
.popup-emojiPanel-div {
    display: flex;
    flex-wrap: wrap;
    /* width: 40%; */
    gap: 2px;
    justify-content: center;
}

.emojiPanel-div span.emoji,
.popup-emojiPanel-div span.emoji {
    width: 17%;
    font-size: 22px !important;
}

/* Emoji picker CSS End */
.property-template-overlay {
    background-color: #6c757d !important;
}

.property-template-overlay .text-light {
    color: #f8f9fa !important;
    padding: 1.5rem !important;
}

.your-media-library-list-view {
    position: relative;
}

.your-media-library-list-view .icheck-primary {
    position: absolute;
    left: 220px;
    top: 29px;
    z-index: 9;
}

.your-media-library-list-view .category-filter {
    position: absolute;
    left: 350px;
    top: 29px;
    z-index: 9;
}

.carousel-modal-body {
    height: 50vh;
    overflow: auto;
}

.already-used-image-for-carousel {
    position: relative;
}

.already-used-image-for-carousel:after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
    opacity: 0.35;
    background-color: #000;
    height: 100%;
}

#editYourMediaModel .modal-content {
    height: 80vh;
    overflow: auto;
}
.fa-solid{
    cursor: pointer;
}
.calendar-story-image{
    width: 140px !important;
    height: 210px !important;
}

.media-lib-action-main-div a {
    height: 30px;
}

.shareNowinstagramTiles i.fa-linkedin:before {
    font-size: 18px;
    width: 28px;
    height: 26px;
}
.fa-light .fa-share-nodes{
    color:#EC8966;
    font-size: 0.8rem;
    font-weight: 400;
}

.btn-group i.fa-share-nodes:before {
    color: #EC8966;
    border: 1px solid #EC8966;
    padding: 8px;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 400;
    font-size: 15px;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}