﻿/*@font-face {
    font-family: 'PoppinsRegular';
    src: url('../fonts/Poppins-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '29LTZaridSansMedium';
    src: url('../fonts/29LTZaridSans-Medium.otf');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "PoppinsRegular";
    font-size: 14px;
    margin: 0;*/
    /*font-size: 1rem;*/
    /*font-weight: 400;
    line-height: 1.5;*/
    /*color: #858796;*/
    /*color: #495057;
    min-height: 1400px !important;
}

footer {
    background-color: unset !important;
}

p:empty {
    height: 30px;
}

a {*/
    /*color: #858796;*/
    /*color: #495057;
}

    a:hover {
        color: #859996;
    }
.form-check input[type="checkbox"]:checked {
    background-color: #e9342b !important;
    border-color: #e9342b !important;
}
.nav-tabs-custom .nav-link.active {
    color: #349ad5 !important;
    border-bottom-color: #349ad5 !important;
}

    .nav-tabs-custom .nav-link.active::after {
        background: #349ad5 !important;
    }

.nav-tabs-custom .nav-link:hover {
    color: #349ad5 !important;
}

.nav-tabs-custom .nav-link.active {
    color: #349ad5 !important;
}

a.disabled {*/
    /* Make the disabled links grayish*/
    /*color: gray;*/
    /* And disable the pointer events */
    /*pointer-events: none;
}

.object-fit-cover {
    object-fit: cover;
}

.progress .progress-bar {
    width: calc((var(--valuenow) / var(--valuemax)) * 100%);
}*/
/*.no-stripes {
    border-collapse: separate;
    border-spacing: 0 10px;*/ /* adds 10 pixels of spacing between rows */
/*}*/
/*table .no-border th {
    border: none;
}

.no-stripes td {
    border: unset;
    background-color: inherit;
    --bs-table-accent-bg: inherit !important;
}

.line-height-2 {
    line-height: 2;
}

.btn-wide {
    width: 90px;
    font-size: 18px;
}

.bg-light-danger {
    background-color: rgba(244, 106, 106, 0.18) !important;
}

.bg-light-warning {
    background-color: rgba(241, 180, 76, 0.18) !important;
}

.bg-light-success {
    background-color: rgba(52, 195, 143, 0.16) !important;
}

.bg-light-info {
    background-color: #daedf8;
}

.bg-facebook {
    background-color: #556ee6;
}

.bg-instagram {
    background-color: #8a3ab9;
}

.card .list-card {
    min-height: 500px;
}

.form-group {
    padding-bottom: 20px;
}

.file-box {
    margin-bottom: 15px;
    border: 1px solid;
    border-color: rgb(190 181 181 / 10%);
    padding: 5px 0px;
}

.contact-headbg {
    background-image: url("../images/contacts-viewtopbg.png");
}

.salltabs1 .tabs-group1 .active {
    background-color: #1c2937;
}

    .salltabs1 .tabs-group1 .active h4 {
        color: #fff !important;
    }

.salltabs1 .tab {
    cursor: pointer;
}

.profile-user-wid {
    margin-top: -50px;
}

.contact-headbg {
    height: 80px;
}

.contactfield-col {
    border-top: 1px solid;
    border-color: rgb(190 181 181 / 10%);
    padding-top: 15px;
}

.avatar-twitter {
    background-color: #50a5f1;
}

.avatar-facebook {
    background-color: #4267b2;
}

.avatar-instagram {
    background-color: #8a3ab9;
}

.avatar-web {
    background-color: #34c2d5;
}

.text-primary {
    color: #349AD5 !important;
}

.border-primary {
    border-color: #349AD5 !important;
}

.btn-primary {
    background-color: #349AD5 !important;
    border-color: #349AD5 !important;
}

    .btn-primary:hover {
        background-color: #3492d5 !important;
        border-color: #3492d5 !important;
    }*/
/*.btn-secondary {
    background-color: #adb5bd !important;
    border-color: #adb5bd !important;
}

.btn-secondary:hover {
    background-color: #adb5bd !important;
    border-color: #adb5bd !important;
}*/

/*.wizard .steps .number {
    border-color: #349AD5 !important;
}

.wizard .steps .current a .number, .wizard .steps .current a:active .number, .wizard .steps .current a:hover .number {
    background-color: #349AD5 !important;
}

.wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
    background-color: #349AD5 !important;
}

.wizard > .actions .saveBtn, .wizard > .actions .saveBtn:active, .wizard > .actions .saveBtn:hover {
    background-color: #34c38f !important;
}

body[data-sidebar="dark"] .vertical-menu {
    background: linear-gradient(175deg,rgb(28, 41, 55) 75%,rgb(0, 106, 176));
}

body[data-sidebar="dark"] .navbar-brand-box {
    background: #1c2937;
}

.table .table-light2 {
    background-color: rgba(18, 38, 63, 0.03);
}

.tab .avatar-bg {
    background-color: rgba(128, 128, 128, .6);
}

.active .avatar-bg {
    background-color: #349AD5;
}

.avatar-bg i {
    color: white;
    margin-top: 3px;
}

.contact-documentview {
    padding: 30px 20px 0px 20px;*/
    /*padding: 15px 20px 15px 20px;*/
    /*border-bottom: solid 1px #ced4da;*/
/*}

    .contact-documentview h2 {
        font-family: '29LTZaridSansMedium';
    }

        .contact-documentview h2 span {
            font-size: 11px;
            color: #74788d;
            font-family: 'PoppinsRegular';
        }

.tabs-group3 .tab p, .tabs-group3 .tab .activities-tabsicons {
    color: #495057;
    margin-bottom: 5px !important;
}

.tabs-group3 .tab {
    border-bottom: solid 2px rgba(18, 38, 63, 0.03);
}

.tabs-group3 .active {
    border-bottom: solid 2px #349ad5;
    color: #349ad5;
}

.socialmedia-card {
    min-height: 550px;
}

.form-check-input {
    width: 16px;
    height: 16px;
}

.importcontacts-tablebody {
    height: 600px;
}

    .importcontacts-tablebody::-webkit-scrollbar {
        width: 7px;
        background-color: #349AD5;
    }

    .importcontacts-tablebody::-webkit-scrollbar-thumb {
        background-color: #eff2f7;
    }

.contactmaininfo-table th {
    font-weight: 100;
}

.cropping-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.8);
    z-index: 1001;
}

.cropping-card {
    margin-top: 100px;
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 50%);
}

.cropping-buttons {
    text-align: center;
}

.contact-introduction {
    border-bottom: 2px solid #f8f9fa;
    padding-bottom: 16px;
}

.alert-closebtn {
    padding: 0px !important;
    margin-top: -2px;
}

.ContactCommunicationtabs-card {
    min-height: 300px;
}

.category-bill {
    font-family: "PoppinsRegular" !important;
    margin-top: 25px;
    border: 1px solid;
    padding: 7px;
    min-width: 60px;
}

.contact-viewtab {
    max-height: 400px;
    overflow: auto;
    margin-top: 30px;
}

.contact-viewlatestimg {
    height: 80px;
    text-align: center;
}

    .contact-viewlatestimg img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 4px;
    }

.publication-card {
    min-height: 350px;*/
    /*padding: 30px 20px;*/
/*}

    .publication-card .bx {
        font-size: 15px !important;
    }*/
/*.publication-date {
    font-family: PoppinsRegular !important;
    font-size: 15px !important;
}*/
/*.notwitter-card {
    min-height: 400px;
    background-color: #f8f8fb;
    cursor: default;
}

    .notwitter-card .notwitter-col {
        margin-top: 75px;
    }

.twitter-timeline:has(.notwitter-card) {
    pointer-events: none;
}

.avatar-title {
    background-color: #349ad5;
}

.social-tab {
    width: fit-content;
    padding-inline: 20px;
}

.album-card img {
    border-radius: 4px;
}

.album-card .card-footer {
    background-color: unset !important;
}

.album-card .card-body .card-text {
    font-family: '29LTZaridSansMedium';
    font-size: 20px;
}

.album-imageitem {
    height: 190px;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
}

    .album-imageitem img {
        border-radius: 4px;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

        .album-imageitem img:hover {
            opacity: 0.8;
        }

.album-imagefocused {
    height: 440px;
    text-align: center;
}

    .album-imagefocused img {
        border-radius: 4px;
        max-width: 100%;
        max-height: 100%;
    }

    .album-imagefocused video {
        width: 100%;
        height: 100%;
    }

.albumlist-thumbnail {
    background-color: #1c2937;
    position: relative;
    height: 183px;
    overflow: hidden;
    border-radius: 4px;
}

    .albumlist-thumbnail img {
        position: absolute;
        border-radius: 4px;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform .6s;
    }

    .albumlist-thumbnail:hover img {
        filter: invert(23%) sepia(94%) saturate(1583%) hue-rotate(183deg) brightness(94%) contrast(102%);
    }

    .albumlist-thumbnail:hover p {
        display: unset;
    }

.album-intro {
    position: absolute;
    height: 100%;
    overflow: auto;
}

    .album-intro p {
        display: none;
        color: white;
    }

    .album-intro::-webkit-scrollbar {
        width: 4px;
        background-color: #f6f6f6;
    }

    .album-intro::-webkit-scrollbar-thumb {
        background-color: #349ad5;
    }

.album-searchimg {
    height: 200px;
    text-align: center;
}

    .album-searchimg img {
        border-radius: 4px;
        max-width: 100%;
        max-height: 100%;
    }

.focused-imgborder {
    border: solid 3px #349ad5;
}

.dropzone {
    border: 2px dashed rgba(0,0,0,0.3) !important;
}

    .dropzone .bx {
        color: #adb5bd !important;
    }

.dz-upload {
    filter: invert(80%) sepia(10%) saturate(2703%) hue-rotate(100deg) brightness(82%) contrast(86%);
}

.dz-preview, .dropzone .dz-preview.dz-error .dz-error-message {
    direction: ltr;
}

.dz-error-mark svg {
    filter: invert(56%) sepia(48%) saturate(3521%) hue-rotate(323deg) brightness(106%) contrast(92%);
}

.dz-success-mark svg {
    filter: invert(80%) sepia(10%) saturate(2703%) hue-rotate(100deg) brightness(252%) contrast(86%);
}

#mediafiles-list {
    min-height: 500px;
}

.event-overviewtable table {
    border-collapse: separate;
}

    .event-overviewtable table td:first-child, .event-overviewtable table th:first-child {
        width: 25%;
    }

.eventspeech-overviewtable {
    min-height: 200px;
}

.event-datatable-container tbody .selected {
    background-color: #eff2f7 !important;
}

input.input-validation-error, input.error, select.error, textarea.error {
    border-color: #f46a6a !important;*/
    /*background: url('/assets/images/error-circle-regular-24.png') no-repeat left center;*/
    /*background-size: 20px 20px;
}

label.error {
    background-repeat: no-repeat;
    background-position: right center;
    font-size: 80%;
}

.ws-nowrap {
    white-space: nowrap !important;
}

.ws-prewrap {
    white-space: pre-wrap !important;
}

.bg-light2 {
    background-color: #f8f9fa !important;
}

.event-datatable-container tbody .dataTable-row-companion {*/
    /*background-color: antiquewhite !important;*/
/*}

tr.row-vvip-disabled {
    opacity: 0.5;
    pointer-events: none;
}

.contactview-publication-text {
    -webkit-line-clamp: 4;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: inherit;
    min-height: 110px;
}

.scrollable-container {
    max-height: var(--max-height);
    overflow-y: auto;
    overflow-x: hidden;
}

    .scrollable-container::-webkit-scrollbar {
        background-color: #f8f9fa;
        width: 4px;
    }

    .scrollable-container::-webkit-scrollbar-thumb {
        background-color: #349ad5;
    }

@media only screen and (max-width: 1400px) and (min-width: 1200px) {
    .wizard .steps a {
        font-size: 15px;
    }

    .social-tab {
        padding-inline: 10px;
    }
}

@media only screen and (max-width: 500px) {
    .social-tab {
        padding: 0px;
    }
}*/

/*.float-end {
    float: right !important;
}

.float-start {
    float: left !important;
}
*/

/*.nav-link-info.active {
    background-color: #50a5f1 !important;
}

.dataTables_filter {
    float: right;
}*/
/*to hide the days header in all bootstrap datepickers*/
/*.datepicker-days thead tr:last-child {
    display: none;
}

.dt-font-size {
    font-size: 15px !important;
}

.colored-cycle {
    position: relative;
    display: inline-block;
    pointer-events: none;
    margin-right: 3px;
    border-style: solid;
    background: rgb(85, 110, 230);
    color: rgb(85, 110, 230);
    height: 12px;
    width: 12px;
    left: 0px;
    top: 0px;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-radius: 12px;
}

.text-purple {
    color: #6f42c1 !important;
}

.text-orange {
    color: #fd7e14 !important;
}

.text-cyan {
    color: #0dcaf0 !important;
}

.video-frame {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
    object-fit: initial;
    padding: 5px;
    border-color: #f46a6a;
    border-style: ridge;
    border-radius: 5px;
    border-width: medium;
}

.scanned-qr {
    border-color: #14ff14 !important;
}

.font-size-25 {
    font-size: 25px !important;
}

@media screen and (min-width: 768px) {
    .ws-mt-80 {
        margin-top: 80px !important;
    }
}

.bs-placeholder {
    background-color: white !important;
    border: 1px solid #ced4da !important;
}

.button.dropdown-toggle {
    color: inherit !important;
}

.iti--show-flags {
    width: 100% !important;
}

.mobile-group .iti--show-flags {
    width: 88% !important;
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
    min-width: 50px;
}

.brandmentions-container {
    background-color: #000;
    border: 15px solid #333;
    border-radius: 20px;
    bottom: 0;
    position: absolute;
    border-bottom: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 90%;
    max-width: 90%;
}

.brandmentions-outer-container {
    text-align: center;
}

.brandmentions-img {
    max-width: 100%;
    background-color: #000;
    border: 15px solid #333;
    border-radius: 20px;
    bottom: 0;
    margin-top: 25px;
}

.ddm-170-auto {
    overflow-y: auto;
    max-height: 170px;
}

.noti-datatable tbody tr:hover {
    background-color: #e6e6e6;
    cursor: pointer;
}

.w-unset {
    width: unset !important;
}

.mt-2rem {
    margin-top: 2rem !important;
}

.select2-container--default .select2-selection--single {
    height: 36px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
}

.z-index-1 {
    z-index:1;
}

@media print {
    .print-col-6 {
        flex: 0 0 50%; 
        max-width: 50%; 
    }
}*/

/*Beta*/
/*#beta-banner {
    display: none;*/
    /* width: 70px;
    position: fixed;
    top: 0px;
    left: 0px;*/
/*}

.navbar-header .bx-cog {*/
    /*display: none;*/
/*}*/
/*#SetLanguage .header-item{
    pointer-events: none;
}*/


/*.dashboardcode-bsmultiselect .dropdown-menu {
    max-height: 250px;
    overflow-y: auto;
}

.dashboardcode-bsmultiselect ul {
    padding: 0px;
}
.form-check.form-switch.disabled {
    opacity: 0.5;
    pointer-events: none;
}

body[data-sidebar="dark"] .vertical-menu, body[data-sidebar="dark"] .navbar-brand-box, body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a, body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a, body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu > ul ul {
    background: #E9342B;
}
.bg-info.bg-soft, .bg-primary.bg-soft {
    background-color: #e9342b80 !important;
}
.text-info, .text-primary {
    color: #E9342B !important;
}
.btn-info, .btn-primary {
    color: #fff;
    background-color: #E9342B !important;
    border-color: #E9342B !important;
}
.btn-info:hover, .btn-primary:hover {
    color: #fff;
    background-color: #262626 !important;
    border-color: #262626 !important;
}
.page-item.active .page-link, .swal2-styled.swal2-confirm {
    background-color: #E9342B !important;
    border-color: #E9342B !important;
}
.bg-info {
    background-color: #E9342B !important;
}
body[data-sidebar=dark] .menu-title, body[data-sidebar=dark] #sidebar-menu ul li a i, body[data-sidebar=dark] #sidebar-menu ul li a, body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > ul a {
    color: #fff;
}
.form-card {
    background-image: linear-gradient(to right, #262626, #E9342B) !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #262626;
}
.header-item {
    color: #262626;
}*/
@font-face {
    font-family: 'PoppinsRegular';
    src: url('../fonts/Poppins-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '29LTZaridSansMedium';
    src: url('../fonts/29LTZaridSans-Medium.otf');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "PoppinsRegular";
    font-size: 14px;
    margin: 0;
    /*font-size: 1rem;*/
    font-weight: 400;
    line-height: 1.5;
    /*color: #858796;*/
    color: #495057;
    min-height: 1400px !important;
}

footer {
    background-color: unset !important;
}

p:empty {
    height: 30px;
}

a {
    /*color: #858796;*/
    color: #495057;
}

    a:hover {
        color: #859996;
    }

.nav-tabs-custom .nav-link.active {
    color: #349ad5 !important;
    border-bottom-color: #349ad5 !important;
}

    .nav-tabs-custom .nav-link.active::after {
        background: #349ad5 !important;
    }

.nav-tabs-custom .nav-link:hover {
    color: #349ad5 !important;
}

.nav-tabs-custom .nav-link.active {
    color: #349ad5 !important;
}

a.disabled {
    /* Make the disabled links grayish*/
    color: gray;
    /* And disable the pointer events */
    pointer-events: none;
}

.object-fit-cover {
    object-fit: cover;
}

.progress .progress-bar {
    width: calc((var(--valuenow) / var(--valuemax)) * 100%);
}
/*.no-stripes {
    border-collapse: separate;
    border-spacing: 0 10px;*/ /* adds 10 pixels of spacing between rows */
/*}*/
table .no-border th {
    border: none;
}

.no-stripes td {
    border: unset;
    background-color: inherit;
    --bs-table-accent-bg: inherit !important;
}

.line-height-2 {
    line-height: 2;
}

.btn-wide {
    width: 90px;
    font-size: 18px;
}

.bg-light-danger {
    background-color: rgba(244, 106, 106, 0.18) !important;
}

.bg-light-warning {
    background-color: rgba(241, 180, 76, 0.18) !important;
}

.bg-light-success {
    background-color: rgba(52, 195, 143, 0.16) !important;
}

.bg-light-info {
    background-color: #daedf8;
}

.bg-facebook {
    background-color: #556ee6;
}

.bg-instagram {
    background-color: #8a3ab9;
}

.card .list-card {
    min-height: 500px;
}

.form-group {
    padding-bottom: 20px;
}

.file-box {
    margin-bottom: 15px;
    border: 1px solid;
    border-color: rgb(190 181 181 / 10%);
    padding: 5px 0px;
}

.contact-headbg {
    background-image: url("../images/contacts-viewtopbg.png");
}

.salltabs1 .tabs-group1 .active {
    background-color: #1c2937;
}

    .salltabs1 .tabs-group1 .active h4 {
        color: #fff !important;
    }

.salltabs1 .tab {
    cursor: pointer;
}

.profile-user-wid {
    margin-top: -50px;
}

.contact-headbg {
    height: 80px;
}

.contactfield-col {
    border-top: 1px solid;
    border-color: rgb(190 181 181 / 10%);
    padding-top: 15px;
}

.avatar-twitter {
    background-color: #50a5f1;
}

.avatar-facebook {
    background-color: #4267b2;
}

.avatar-instagram {
    background-color: #8a3ab9;
}

.avatar-web {
    background-color: #34c2d5;
}

.text-primary {
    color: #349AD5 !important;
}

.border-primary {
    border-color: #349AD5 !important;
}

.btn-primary {
    background-color: #349AD5 !important;
    border-color: #349AD5 !important;
}

    .btn-primary:hover {
        background-color: #3492d5 !important;
        border-color: #3492d5 !important;
    }
/*.btn-secondary {
    background-color: #adb5bd !important;
    border-color: #adb5bd !important;
}

.btn-secondary:hover {
    background-color: #adb5bd !important;
    border-color: #adb5bd !important;
}*/

.wizard .steps .number {
    border-color: #349AD5 !important;
}

.wizard .steps .current a .number, .wizard .steps .current a:active .number, .wizard .steps .current a:hover .number {
    background-color: #349AD5 !important;
}

.wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
    background-color: #349AD5 !important;
}

.wizard > .actions .saveBtn, .wizard > .actions .saveBtn:active, .wizard > .actions .saveBtn:hover {
    background-color: #34c38f !important;
}

body[data-sidebar="dark"] .vertical-menu {
    background: linear-gradient(175deg,rgb(28, 41, 55) 75%,rgb(0, 106, 176));
}

body[data-sidebar="dark"] .navbar-brand-box {
    background: #1c2937;
}

.table .table-light2 {
    background-color: rgba(18, 38, 63, 0.03);
}

.tab .avatar-bg {
    background-color: rgba(128, 128, 128, .6);
}

.active .avatar-bg {
    background-color: #349AD5;
}

.avatar-bg i {
    color: white;
    margin-top: 3px;
}

.contact-documentview {
    padding: 30px 20px 0px 20px;
    /*padding: 15px 20px 15px 20px;*/
    /*border-bottom: solid 1px #ced4da;*/
}

    .contact-documentview h2 {
        font-family: '29LTZaridSansMedium';
    }

        .contact-documentview h2 span {
            font-size: 11px;
            color: #74788d;
            font-family: 'PoppinsRegular';
        }

.tabs-group3 .tab p, .tabs-group3 .tab .activities-tabsicons {
    color: #495057;
    margin-bottom: 5px !important;
}

.tabs-group3 .tab {
    border-bottom: solid 2px rgba(18, 38, 63, 0.03);
}

.tabs-group3 .active {
    border-bottom: solid 2px #349ad5;
    color: #349ad5;
}

.socialmedia-card {
    min-height: 550px;
}

.form-check-input {
    width: 16px;
    height: 16px;
}

.importcontacts-tablebody {
    height: 600px;
}

    .importcontacts-tablebody::-webkit-scrollbar {
        width: 7px;
        background-color: #349AD5;
    }

    .importcontacts-tablebody::-webkit-scrollbar-thumb {
        background-color: #eff2f7;
    }

.contactmaininfo-table th {
    font-weight: 100;
}

.cropping-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.8);
    z-index: 1001;
}

.cropping-card {
    margin-top: 100px;
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 50%);
}

.cropping-buttons {
    text-align: center;
}

.contact-introduction {
    border-bottom: 2px solid #f8f9fa;
    padding-bottom: 16px;
}

.alert-closebtn {
    padding: 0px !important;
    margin-top: -2px;
}

.ContactCommunicationtabs-card {
    min-height: 300px;
}

.category-bill {
    font-family: "PoppinsRegular" !important;
    margin-top: 25px;
    border: 1px solid;
    padding: 7px;
    min-width: 60px;
}

.contact-viewtab {
    max-height: 400px;
    overflow: auto;
    margin-top: 30px;
}

.contact-viewlatestimg {
    height: 80px;
    text-align: center;
}

    .contact-viewlatestimg img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 4px;
    }

.publication-card {
    min-height: 350px;
    /*padding: 30px 20px;*/
}

    .publication-card .bx {
        font-size: 15px !important;
    }
/*.publication-date {
    font-family: PoppinsRegular !important;
    font-size: 15px !important;
}*/
.notwitter-card {
    min-height: 400px;
    background-color: #f8f8fb;
    cursor: default;
}

    .notwitter-card .notwitter-col {
        margin-top: 75px;
    }

.twitter-timeline:has(.notwitter-card) {
    pointer-events: none;
}

.avatar-title {
    background-color: #349ad5;
}

.social-tab {
    width: fit-content;
    padding-inline: 20px;
}

.album-card img {
    border-radius: 4px;
}

.album-card .card-footer {
    background-color: unset !important;
}

.album-card .card-body .card-text {
    font-family: '29LTZaridSansMedium';
    font-size: 20px;
}

.album-imageitem {
    height: 190px;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
}

    .album-imageitem img {
        border-radius: 4px;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

        .album-imageitem img:hover {
            opacity: 0.8;
        }

.album-imagefocused {
    height: 440px;
    text-align: center;
}

    .album-imagefocused img {
        border-radius: 4px;
        max-width: 100%;
        max-height: 100%;
    }

    .album-imagefocused video {
        width: 100%;
        height: 100%;
    }

.albumlist-thumbnail {
    background-color: #1c2937;
    position: relative;
    height: 183px;
    overflow: hidden;
    border-radius: 4px;
}

    .albumlist-thumbnail img {
        position: absolute;
        border-radius: 4px;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform .6s;
    }

    .albumlist-thumbnail:hover img {
        filter: invert(23%) sepia(94%) saturate(1583%) hue-rotate(183deg) brightness(94%) contrast(102%);
    }

    .albumlist-thumbnail:hover p {
        display: unset;
    }

.album-intro {
    position: absolute;
    height: 100%;
    overflow: auto;
}

    .album-intro p {
        display: none;
        color: white;
    }

    .album-intro::-webkit-scrollbar {
        width: 4px;
        background-color: #f6f6f6;
    }

    .album-intro::-webkit-scrollbar-thumb {
        background-color: #349ad5;
    }

.album-searchimg {
    height: 200px;
    text-align: center;
}

    .album-searchimg img {
        border-radius: 4px;
        max-width: 100%;
        max-height: 100%;
    }

.focused-imgborder {
    border: solid 3px #349ad5;
}

.dropzone {
    border: 2px dashed rgba(0,0,0,0.3) !important;
}

    .dropzone .bx {
        color: #adb5bd !important;
    }

.dz-upload {
    filter: invert(80%) sepia(10%) saturate(2703%) hue-rotate(100deg) brightness(82%) contrast(86%);
}

.dz-preview, .dropzone .dz-preview.dz-error .dz-error-message {
    direction: ltr;
}

.dz-error-mark svg {
    filter: invert(56%) sepia(48%) saturate(3521%) hue-rotate(323deg) brightness(106%) contrast(92%);
}

.dz-success-mark svg {
    filter: invert(80%) sepia(10%) saturate(2703%) hue-rotate(100deg) brightness(252%) contrast(86%);
}

#mediafiles-list {
    min-height: 500px;
}

.event-overviewtable table {
    border-collapse: separate;
}

    .event-overviewtable table td:first-child, .event-overviewtable table th:first-child {
        width: 25%;
    }

.eventspeech-overviewtable {
    min-height: 200px;
}

.event-datatable-container tbody .selected {
    background-color: #eff2f7 !important;
}

input.input-validation-error, input.error, select.error, textarea.error {
    border-color: #f46a6a !important;
    /*background: url('/assets/images/error-circle-regular-24.png') no-repeat left center;*/
    background-size: 20px 20px;
}

label.error {
    background-repeat: no-repeat;
    background-position: right center;
    font-size: 80%;
}

.ws-nowrap {
    white-space: nowrap !important;
}

.ws-prewrap {
    white-space: pre-wrap !important;
}

.bg-light2 {
    background-color: #f8f9fa !important;
}

.event-datatable-container tbody .dataTable-row-companion {
    /*background-color: antiquewhite !important;*/
}

tr.row-vvip-disabled {
    opacity: 0.5;
    pointer-events: none;
}

.contactview-publication-text {
    -webkit-line-clamp: 4;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: inherit;
    min-height: 110px;
}

.scrollable-container {
    max-height: var(--max-height);
    overflow-y: auto;
    overflow-x: hidden;
}

    .scrollable-container::-webkit-scrollbar {
        background-color: #f8f9fa;
        width: 4px;
    }

    .scrollable-container::-webkit-scrollbar-thumb {
        background-color: #349ad5;
    }

@media only screen and (max-width: 1400px) and (min-width: 1200px) {
    .wizard .steps a {
        font-size: 15px;
    }

    .social-tab {
        padding-inline: 10px;
    }
}

@media only screen and (max-width: 500px) {
    .social-tab {
        padding: 0px;
    }
}

/*.float-end {
    float: right !important;
}

.float-start {
    float: left !important;
}
*/

.nav-link-info.active {
    background-color: #50a5f1 !important;
}

.dataTables_filter {
    float: right;
}
/*to hide the days header in all bootstrap datepickers*/
.datepicker-days thead tr:last-child {
    display: none;
}

.dt-font-size {
    font-size: 15px !important;
}

.colored-cycle {
    position: relative;
    display: inline-block;
    pointer-events: none;
    margin-right: 3px;
    border-style: solid;
    background: rgb(85, 110, 230);
    color: rgb(85, 110, 230);
    height: 12px;
    width: 12px;
    left: 0px;
    top: 0px;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-radius: 12px;
}

.text-purple {
    color: #6f42c1 !important;
}

.text-orange {
    color: #fd7e14 !important;
}

.text-cyan {
    color: #0dcaf0 !important;
}

.video-frame {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
    object-fit: initial;
    padding: 5px;
    border-color: #f46a6a;
    border-style: ridge;
    border-radius: 5px;
    border-width: medium;
}

.scanned-qr {
    border-color: #14ff14 !important;
}

.font-size-25 {
    font-size: 25px !important;
}

@media screen and (min-width: 768px) {
    .ws-mt-80 {
        margin-top: 80px !important;
    }
}

.bs-placeholder {
    background-color: white !important;
    border: 1px solid #ced4da !important;
}

.button.dropdown-toggle {
    color: inherit !important;
}

.iti--show-flags {
    width: 100% !important;
}

.mobile-group .iti--show-flags {
    width: 88% !important;
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
    min-width: 50px;
}

.brandmentions-container {
    background-color: #000;
    border: 15px solid #333;
    border-radius: 20px;
    bottom: 0;
    position: absolute;
    border-bottom: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 90%;
    max-width: 90%;
}

.brandmentions-outer-container {
    text-align: center;
}

.brandmentions-img {
    max-width: 100%;
    background-color: #000;
    border: 15px solid #333;
    border-radius: 20px;
    bottom: 0;
    margin-top: 25px;
}

.ddm-170-auto {
    overflow-y: auto;
    max-height: 170px;
}

.noti-datatable tbody tr:hover {
    background-color: #e6e6e6;
    cursor: pointer;
}

.w-unset {
    width: unset !important;
}

.mt-2rem {
    margin-top: 2rem !important;
}

.select2-container--default .select2-selection--single {
    height: 36px !important;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 36px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 36px !important;
    }

.z-index-1 {
    z-index: 1;
}

@media print {
    .print-col-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/*Beta*/
#beta-banner {
    display: none;
    /* width: 70px;
    position: fixed;
    top: 0px;
    left: 0px;*/
}

.navbar-header .bx-cog {
    /*display: none;*/
}
/*#SetLanguage .header-item{
    pointer-events: none;
}*/


.dashboardcode-bsmultiselect .dropdown-menu {
    max-height: 250px;
    overflow-y: auto;
}

.dashboardcode-bsmultiselect ul {
    padding: 0px;
}

.form-check.form-switch.disabled {
    opacity: 0.5;
    pointer-events: none;
}
