/* css for textvbox */
@media (min-width: 767px) {
    .main-signup-header #phone_number {
        width: 500px;
    } 
}
  
@media (min-width: 575px) {
    .main-signup-header #phone_number {
        width: 174px;
    } 
}
@media screen and (min-width: 1100px) {

    .main-signup-header #phone_number {
        width: 200px;
    } 
}
@media screen and (min-width: 1400px) {

    .main-signup-header #phone_number {
        width: 214px;
    } 
}
@media screen and (min-width: 1600px) {
    .main-signup-header #phone_number {
        width: 233px;
    }
}

@media screen and (min-width: 1900px) {
    .main-signup-header #phone_number {
        width: 268px;
    }
}

.custom-toggle.is-invalid {
    border: 1px solid #ef4d56;
    border-radius: 10px;
}

.main-signup-header .error {
    border-color: #ef4d56;
}

/* .main-signup-header-wrap .main-signup-header .row{
    margin-block-start: 5px;
    background-image: chartreuse;
}
 */
#businessProfile input.form-control.parsley-success {
    border-color: #ced4da !important;
}

#businessProfile .parsley-error,
.parsley-success:focus {
    background-image: url();
    border: 1px solid #ef4d56;
    background-repeat: no-repeat;
}

#businessProfile input.form-control.parsley-success {
    background-image: url();
    border: 1px solid #ef4d56;
    background-repeat: no-repeat;
}

#businessProfileEdit .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: var(--primary-bg-color);
    padding-right: 7px;
}

#businessProfileEdit .business-countries .select2-container{
    padding-bottom: 10px; /* Adjust the desired padding value */
}

#businessProfileEdit .select2-selection--multiple {
    overflow-y: auto;
}

#custom-progress-bar {
    background-color: #ddd;
    height: 10px;
    margin-bottom: 20px;
    width: 45%;
}

#custom-progress-bar div {
    background-color: #4caf50;
    height: 100%;
    width: 0%;
}
  

.select2-selection--multiple .select2-search__field{
    width:100%!important;
}

li.select2-search.select2-search--inline {
    width: revert;
}

.custom-single-select2 .select2-container .select2-selection--single {
    height: auto;
}

.custom-single-select2 .select2-container--default .select2-selection--single {
    border: 1px solid #ced4da;
}

.custom-single-select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}

.custom-single-select2 .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
}

.main-signup-header-wrap .main-signup-header .row {
    margin-block-start: 5px
}

/* .main-signup-header #phone_number {
    width: 270px;
} */

.goog-te-combo {
    /* Styles for the language selector */
    /* background-color: #f1f1f1; */
    color: #333;
    border: 1px solid #ccc;
    padding: 5px;
  }
  
  .goog-te-combo option {
    /* Styles for the options */
   /*  background-color: #f1f1f1; */
    color: #333;
    padding: 5px;
  }
  
  .goog-te-combo option:hover {
    /* Styles for the hover state of options */
    background-color: #ccc;
    color: #fff;
  }

.error {
    color: red !important;
}

li.list-group-item {
    font-weight: 400;
}

.card-body.static_height {
    height: 250px;
}

ul.list-group.list-group-flush.text-left li.list-group-item {
    padding: 7px;
}

li.list-group-item {
    text-transform: capitalize;
}

.form-label {
    display: revert;
}

.panel.price.panel-color {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    ;
}

.d-grid a {
    color: #031b4e;
    font-weight: 600;
}

.pricing_line p {
    border-block-end: 1px solid #d7d9da;
}

.form-control.error {
    border-color: #ef4d56 !important;
}


/* subscription plan ribbon for default plan CSS START */
.ribbon {
    width: 150px !important;
    height: 150px !important;
    overflow: hidden !important;
    position: absolute !important;
}

.ribbon::before,
.ribbon::after {
    position: absolute !important;
    z-index: -1 !important;
    content: '' !important;
    display: block !important;
    border: 5px solid #5090bb !important
}

.ribbon span {
    position: absolute !important;
    display: block !important;
    width: 225px !important;
    padding: 15px 0 !important;
    background-color: #00ADEE !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1) !important;
    color: #fff !important;
    font: 700 18px/1 'Lato', sans-serif !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2) !important;
    text-transform: uppercase !important;
    text-align: center !important;
}

/* top right*/
.ribbon.ribbon-top-right {
    top: 0;
    right: 0;
}

.ribbon-top-right::before,
.ribbon-top-right::after {
    border-top-color: transparent !important;
    border-right-color: transparent !important;
}

.ribbon-top-right::before {
    top: 0 !important;
    left: 0 !important;
}

.ribbon-top-right::after {
    bottom: 0 !important;
    right: 0 !important;
}

.ribbon-top-right span {
    left: -25px !important;
    top: 30px !important;
    transform: rotate(45deg) !important;
}

/* subscription plan ribbon for default plan CSS END */
.pricing_line p {
    border-block-end: 1px solid #eaedf1;
}

li.breadcrumb-item.active a {
    color: #0d6efd;
}

/* .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 7px !important;
    cursor: pointer;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    background-color: transparent;
    color: #d0d7e8 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
    margin-inline-end: 10px;
    background-color: #e8ecf5;
    color: #b1c1d6 !important;
    border-radius: 3px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    padding: 0.5rem 0.75rem !important;
    background-color: #ecf0fa;
    border: 1px solid #eae8f1;
    margin-block: 2px;
    border-radius: 3px;
    margin-left: 10px;
    margin-right: 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button+.paginate_button {
    padding: 0.5rem 0.75rem !important;
    background-color: #ecf0fa;
    border: 1px solid #eae8f1;
    margin-block: 2px;
    border-radius: 3px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    padding: 0.5rem 0.75rem !important;
    border-radius: 3px;
    margin-block: 2px;
}

a.paginate_button {
    line-height: 1.25;
    color: #596882;
    font-weight: bold;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:focus {
    background-color: #ecf0fa;
    border: 1px solid #eae8f1;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0.5rem 0.75rem !important;
    background-color: #ecf0fa;
    border: 1px solid #eae8f1;
    margin-block: 2px;
    border-radius: 3px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    border: 0;
    background-image: none;
    background-color: #0162e8;
    color: #fff !important;
} */

ul.add-left li {
    text-align: left;
}

.card {
    position: relative;
}

.eye-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background-color: rgba(34, 192, 60, 0.3) !important;
    color: #22c03c;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border-radius: 4px;
    transition: transform 0.3s ease;
}

.eye-icon:hover {
    background-color: rgb(0 0 0 / 41%) !important;
    color: #fff;
    transform: scale(1.2);
}

.eye-icon i {
    margin-top: 1px;
}

.media {
    display: flex;
    align-items: center;
}

.my-user {
    position: relative;
    width: 100%;
    height: 100%;
    /* height: 200px; */
    /* Adjust the height as needed */
    overflow: hidden;
}

.cover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.media img {
    height: auto;
    width: auto;
}

.logo-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.media-body {
    margin-left: 20px;
    /* Adjust the margin as needed */
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 50%)
        /* Adjust the opacity by modifying the last value (0.5) */
}

    /* sidebar logo */
    .main-sidebar-header .main-logo {
        height: 45px;
    }

   ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
    .offline::after{
        background-color: red;
    }
    .main-chat-body{
        overflow-y: scroll;
    }
    .main-chat-list {
        overflow-y: scroll;
    }
    .element{
        padding: 12px 10px 0px 0px;
    }
#chat-image-video {
  display: none;
}

#message_form{
    width: 95%;
}
#send_message{
    background: none;
    border: none;
}
i#send-image-video {
    font-size: 18px;
}
nav.nav.main-nav-line.main-nav-line-chat {
    text-align: center;
}

.main-nav-line-chat .nav-link.active {
    width: 100%;
}
#before-file-img{
    height: 40px!important;
}

.element {
    cursor:pointer;
}

span.just_change_month {
    text-transform: capitalize;
}
li.select2-search.select2-search--inline {
    /* float: left !important; */
    width: 100%;
}
input[placeholder]{
    text-overflow: ellipsis;
}
.select2-container .select2-selection--multiple .select2-selection__choice + .select2-search {
    width: auto;
}

h1.change_no_data{
    font-weight: 300;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 153px;
}


.add_background{
    margin-bottom: 20px;
    border-radius: 1%;
    background-color: #0162e821;
}

.filter-loader{
    top: 25%;
}

span.select2-selection.select2-selection--multiple {
    max-height: 32px;
    display: table;
    width: 100%;
}

span#businessPropositionCount {
    margin: 5px;
    float: right;
}

.custom-step-error-value-proposition{
    display: inline-block;
    float: left;
}

span#businessDesciprionCount{
    margin: 5px;
    float: right;
}

.custom-step-business-desciprion{
    display: inline-block;
    float: left;
}

.table-responsive{
    overflow: unset;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #0162e8 !important;
}

.page-link{
    width: unset;
    height: unset;
}

.required_compulsary{
    color: red;
}

.display-dot {
    text-overflow: ellipsis;
  overflow: hidden; 
  width: 160px; 
  white-space: nowrap;
}

.main-profile-social-list .media-body span {
    font-size: 15px;
}

.main-contact-info-body .media-body label{
    font-size: 15px;
    color: #242f48;
}

.main-contact-info-body .media-body span{
    font-weight: 400;
    color: #737f9e;
}

.main-contact-info-body p{
    color: #737f9e;
}
.pain-point-dashboard{
    height: 222px!important;
    overflow-y:scroll!important;
}
.no-data-dashboard{
    height: 222px!important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.js-pain-point-li{
    border: 1px solid #e7ebf3; border-bottom: 0;
}
.js-pain-point-li div{
    padding: 10px!important;
}
.js-pain-point-li:last-child {
   border: 1px solid #e7ebf3;
}
#ui_notifIt{
    padding: 0px!important;
}
/* .leaflet-pane.leaflet-map-pane {
    transform: translate3d(19px, -41px, 0px) !important;
} */

@media(max-width: 979px) {
    .hosting-app .additional-services-update__suffix {
        display:block
    }
}

@media(min-width: 768px) {
    .hosting-app .additional-services-update .management-description__item:last-of-type {
        min-height:initial
    }
}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
{
    .d-none.d-sm-inline-block.chat-features{
        display: block !important;
    }
    .preview-upload-img-body {
    width: 90% !important;
  
}

}

@media(min-width: 480px) {
    .hosting-app .connect-to-existing-domain__link {
        height:56px;
        line-height: 54px;
        padding: 0 24px
    }
}

.leaflet-pane{
    top: -21px !important;
}

.leaflet-container{
    background-color: #fff !important;
}

.leaflet-control-attribution.leaflet-control {
    display: none;
}

div#google_translate_element {
    margin-top: 8px;
}

.card-body.sales-info.ot-0.pb-0.pt-0 {
    height: 259px !important;
}

.apexcharts-text tspan{
    font-size: 11px;
}

.custom-tooltip {
    width: 300px;
    height: auto;
}

.custom-tooltip-content {
    white-space: pre-wrap; /* Allow text to wrap within the tooltip */
}
#file-download > img{
    height: 40px!important;
}

/* css for macro dashboard */


.time-sub-wrap {
    margin-left: 80px;
}
.custom-macro-btn {
    background: #fff;
    color: #222;
    border: 1px solid #e7e7e7;
    border-bottom: 2px solid #ddd;
    border-radius: 2px;
    padding: 4px 17px;
}
.custom-macro-btn.active {
    color: #fff;
    background: #008FFB;
    border: 1px solid blue;
    border-bottom: 2px solid blue;
}
.custom-macro-btn:focus {
    outline: 0;
}
.tabs-style-3 .nav.panel-tabs li a.active {
    background-color: #008FFB !important;
    color: #fff;
    border: 1px solid blue;
    border-bottom: 2px solid blue;
}
.macro-sub-wrap .exportCSV {
    display: none !important;
}
.country-li {
    padding: 1px 10px 1px 10px;
}
.country-li .select2-container--default .select2-selection--single {
    height: 42px;
}
.country-li .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 37px !important;
    width: 200px;
    
}
.country-li .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
}
.tabs-style-3 .nav.panel-tabs li a.active img {
    filter: invert(100%);
}
.tabs-style-3 .tab-wrap li a {
    border-radius: 4px !important;
}
.tabs-style-3 .tab-wrap li {
    width: 175px;
}
.custom-geoscope-axis-label {
    margin-top: -17px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 12px;
    text-align: center;
}

.custom-geoscope-stat {
    font-weight: 200;
}

/* Video container styles */
.video-lightbox {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/* Play button styles */
.video-lightbox::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    cursor: pointer;
}

/* Play icon styles */
.video-lightbox::after {
    content: "";
    position: absolute;
    top: 40%;
    left: 46%;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 30px solid white;
}

.open-lighbox {
    cursor: pointer;
}

.image-container {
    position: relative;
    display: inline-block;
}

.download-button {
    position: absolute;
    bottom: 10px;
    right: 0px;
    padding: 8px 12px;
    color: #bcb5b5;
    text-decoration: none;
    border-radius: 4px;
    font-size: 26px;
}

.download-button:hover{
    color: #bcb5b5;
}

.close:hover{
    color: #bcb5b5;
}

.card.just_for_search {
    margin-top: 15px;
}

@media (max-width: 575px)
{
    div.dataTables_wrapper div.dataTables_filter input {
        margin-inline-start: 0.5rem !important;
    }
}

@media (max-width: 768px) {
    .my-user{
        height: 200px !important;
    }
    .video-css{
        max-width: 100% !important;
        height: auto !important;
    }
    span.break-message.vid {
        width: auto;
    }

    .media {
        display: flex !important;
        align-items: center;
        margin-bottom: 15px; /* Add spacing between media elements */
    }

    .media-icon {
        margin-right: 10px; /* Add spacing between icon and text */
        top: 14px !important;
    }

    .tabs-style-3 .nav.panel-tabs li a{
        margin: 12px 0px 0px 0 !important;
    }

    .time-sub-wrap {
        margin-left: 25px;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{
        background-color: #fff !important;
    }

    div.dataTables_wrapper div.dataTables_info{
        white-space: normal !important;
    }

    .pagination {
        list-style: none;
        padding: 0;
        margin: 0;
    }
      
    .page-item {
        display: inline;
    }
      
    .page-link {
        padding: 5px 10px;
        margin: 0 2px;
        text-decoration: none;
    }

    .float-end {
        float: none;
    }

    input#isPrivate{
        margin-top: 50px !important;
    }

    /* .main-chat-body .content-inner{
        height: 220px;
    } */
}

.table-responsive div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 0;
    display: none;
}
#example1_processing{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 0;
    display: none;
}

.text-end-required{
    text-align: end !important;
}

embed {
    width: 100%;
    height: auto;
    max-width: 300px;
    object-fit: cover;
}

.dropify-wrapper.touch-fallback {
    height: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dropify-wrapper .dropify-message {
    top: initial;
    transform: initial;
    -webkit-transform: initial;
}

.main-chat-list .media.new .media-body p {
    word-break: break-all;
}

.main-msg-wrapper {
    word-break: break-all;
}

.main-chat-list .media.new .media-body p {
    word-break: break-all;
}

.dynamic-image-load {
    background: rgb(2,0,36);
    background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(165,198,245,1) 100%);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    background-size: cover;
    background-position: center; 
}

.filter-card:hover {
    background-color: #a5c6f5;
    cursor: pointer;
}

.blurry-text {
    text-shadow: 0 0 40px white;
    color: transparent;
 }
.break-message{
    width: 300px;
    word-break: break-word;
}
.preview-hide{
    display: none!important;
}
.preview-upload-label{
   position: absolute;
    bottom: 0px;
}
.preview-img-bg{
    background-color: #ecf0fa;
}
.preview-show-close{
        position: absolute;
        right: 0;
        cursor: pointer;
}

video#preview-upload-video-body {
    width: 100%;
    margin: 30px 0 0 0;
}

.content-inner.d-flex.justify-content-center.w-75.h-75.preview-upload-img-body.mt-5 {
    margin: 0 auto;
}

.custom-business-list-wrapper:hover {
    opacity: 0.6;
}

.custom-business-list-wrapper:hover img {
    opacity: 0.6;
}

.preview-upload-img-body{
    width: 50%;
    margin: 0 auto;
    position: relative;
}

img#preview-upload-img {
    margin: 30px 0 0 0;
}

.video-css{
    max-width: 300px;
    height: 200px;
}

.custom-invite-form-wrap .custom-single-select2 .select2-selection--single .select2-selection__placeholder,
.custom-invited-group .custom-single-select2 .select2-selection--single .select2-selection__placeholder {
    color: #b1b8cd;
}

.custom-invite-form-wrap .form-group .form-control.error {
    border: 1px solid #ced4da !important;
}

.custom-invite-form-wrap .custom-single-select2 .select2-container--default .select2-selection--single ,
.custom-invited-group .custom-single-select2 .select2-container--default .select2-selection--single {
    border: 1px solid #e4e4e4;
}

.custom-invited-group .custom-single-select2 .select2-selection--single {
    width: 150px;
}

.register-something-went-wrong {
    position: fixed;
    width: 100%; 
    height: 7%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2; 
    cursor: pointer; 
}

.pagination.product-pagination {
    max-width: 100%;
    overflow-x: auto;
    justify-content: left !important;
}

@media (max-width: 768px) {
    .pagination.product-pagination {
        max-width: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .pagination.product-pagination .page-item {
        margin: 5px;
    }
}
