    #dt-search-0 {

        border-radius: 0.375rem;
        border-color: #fff;
        border: 1px solid #cbd0dd;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-top: 7px;
    }

    .dt-length .dt-input {
        border-radius: 0.375rem;
        padding-left: 5px;
        padding-right: 5px;
        border-color: #fff;
        border: 1px solid #cbd0dd;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .dt-input {
        margin: 5px
    }

    .dt-search label {
        /* display: none; */
    }

    /* .dt-layout-row {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
    } */

    .dt-start {
        display: flex !important;
        float: left !important;

    }

    .dt-end {
        float: right;
        padding: 10px;

    }

    .dt-paging-button.current {
        background-color: rgb(56, 116, 255) !important;
        color: white !important;
        border: 1px solid #cbd0dd;
        border-radius: 0.375rem;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 15px;
        padding-right: 15px;

    }

    .dt-paging-button {
        border-radius: 0.375rem;
        border-color: #fff;
        border: 1px solid #cbd0dd;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 15px;
        padding-right: 15px;

    }

    /* .dt-scroll-head {
        display: none !important;
    } */
    /* #stfilter thead {
        display: none !important;
    } */

    thead {
        font-size: 17px;
    }

    tbody {
        font-size: 14px;
    }

    td {
        padding: 10px !important;
    }

    .required-star {
        color: red;
    }

    .tag-pill {
        background: #1da1f2;
        color: #fff;
        padding: 4px 10px;
        border-radius: 20px;
        font-size: 12px;
        display: inline-block;
        margin: 2px;
    }

    .modal-header {
        justify-content: space-between !important;
    }

    th.sort-asc a::after {
        content: " ▲";
        font-size: 12px;
        color: #000;
    }

    th.sort-desc a::after {
        content: " ▼";
        font-size: 12px;
        color: #000;
    }

    th a {
        color: black !important;
        text-decoration: none !important;
    }

    .own-search-input {
        padding: 13px 30px;
        border: 1px solid #1C9DEA;
    }

    .chitchat-container .chitchat-left-sidebar .search-form:before {
        top: 10px;
        left: 12px;
    }

    .own-text-input {
        padding: 13px;
        border: 1px solid #1C9DEA;
        width: 100%;
    }

    .own-plus-btn-con {
        padding: 3px;
    }

    .close-app {
        bottom: 70px;
        right: 20px;
    }

    .app-sidebar .app-list ul.app-list-ul .close-app {
        bottom: 70px;
    }

    .own-text-color {
        color: #1C9DEA;
    }

    .form-switch .form-check-input:checked {
        background-color: #1C9DEA;
    }

    .own-btn-plus-bg-color {
        background-color: #C6E6FA;
    }

    .btn-outline-primary {
        background-color: #C6E6FA !important;
        border-radius: 10px;
    }

    .own-plus-label {
        padding: 5px 8px;
        color: white;
        border-radius: 50%;
    }

    .own-table td,
    .own-table th {
        text-align: left;
    }

    .own-h1 {
        font-size: 50px;
        font-weight: 500;
    }

    .bg-orange {
        background-color: orange;
    }

    .own-primary-btn {
        background-color: #004974;
    }

    .own-primary-btn:hover {
        background-color: #004974 !important;
    }

    .own-select-box {
        background-color: #F2F2F2;
        border: none;
    }

    .assign-tags-span {
        padding: 3px 9px;
        border-radius: 50%;
    }

    .template-header-con {
        height: 86vh;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .template-header-con::-webkit-scrollbar {
        width: 5px;
    }

    .template-header-con::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }

    .template-header-con::-webkit-scrollbar-thumb {
        background: #1C9DEA;
        border-radius: 10px;
    }

    .template-whatsapp-preview-con {
        background: url("../images/whatsapp-bg.jpg");
        height: 86vh;
        border-radius: 10px;
    }

    .own-select-box {
        margin: 0 !important;
    }

    #header-text-con,
    #header-image-con,
    #header-document-con,
    #header-video-con {
        display: none;
    }

    #preview_header {
        font-weight: bold;
    }

    #preview_msg {
        margin-top: 5px;
    }

    #preview_footer {
        color: rgb(169, 169, 169);
    }

    .preview-img-con {
        background-color: rgb(169, 169, 169);
    }

    #preview_img,
    #preview_document,
    #preview_video {
        display: none;
    }

    #website_2_url_con_1,
    #website_2_url_con_2,
    #website_sample_value_con_1,
    #website_sample_value_con_2 {
        display: none;
    }

    #preview_con div {
        color: #1C9DEA;
    }

    .btn_disabled {
        opacity: 0.5;
    }

    #authentication_preview_sec_rec {
        font-weight: unset;
    }

    #authentication_preview_footer {
        color: rgb(162, 162, 162);
        margin-top: 10px;
    }

    #otp_type_button_text_con {
        display: none;
    }

    #authentication_btn_text_preview {
        color: #1C9DEA;
        display: none;
    }

    #language_radio {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        border: 2px solid black;
    }

    #bengali_language_con,
    #english_uk_language_con,
    #english_us_language_con,
    #gujrati_language_con,
    #hindi_language_con,
    #kannada_language_con,
    #malayalam_language_con,
    #marathi_language_con,
    #punjabi_language_con,
    #tamil_language_con,
    #telugu_language_con,
    #urdu_language_con {
        display: none;
    }

    #authentication_body,
    #authentication_preview {
        display: none;
    }

    .plus-btn {
        padding: 8px 10px;
    }

    #reply_type_add_email_main_con,
    #reply_type_add_address_main_con,
    #reply_type_add_address_main_con,
    #reply_type_add_url_main_con {
        display: none;
    }

    #reply_type_remove_phone_con_1 {
        display: none;
    }

    #reply_type_template_preview_con {
        display: none;
    }

    #reply_type_template_custom_text_main_con {
        display: none;
    }

    #arcParamBtn,
    #arcHeadersBtn,
    #arcBodyBtn {
        cursor: pointer;
    }

    #reply_type_api_request_configuration_headers_main_con,
    #reply_type_api_request_configuration_body_main_con {
        display: none;
    }

    #reply_type_api_request_configuration_con {
        display: none;
    }

    #template_reply_container {
        display: none;
    }

    /* #template_reply_language_con, #template_reply_preview_body_main_con, #template_reply_dynamic_elements_container{
    display: none;
} */
    #header_dynamic_field_con {
        display: none;
    }

    .btn-light:hover {
        background-color: #eff1f2 !important;
        color: #223645 !important;
        cursor: initial;
    }

    .btn-light:active {
        box-shadow: initial !important;
    }

    #quick_reply_preview_1,
    #quick_reply_preview_2,
    #quick_reply_preview_3,
    #quick_reply_preview_4,
    #quick_reply_preview_5,
    #quick_reply_preview_6,
    #quick_reply_preview_7,
    #quick_reply_preview_8,
    #quick_reply_preview_9,
    #quick_reply_preview_10,
    #phone_number_preview,
    #url_preview_1,
    #url_preview_2,
    #body_preview_container,
    #preview_text_container {
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    }

    .error-message-container {
        position: absolute;
        top: 5px;
        right: 5px;
        background-color: red;
        z-index: 99999999;
        color: white;
        padding: 10px 20px;
        border-radius: 5px;
        display: none;
    }

    .error-cross {
        cursor: pointer;
    }

    #selected_hours_autoreply_con,
    #day_autoreply_trigger_con,
    #hour_autoreply_trigger_con {
        display: none;
    }

    .template-add-btn {
        border: 1px solid black;
    }

    .template-add-btn:hover {
        color: black;
        border: 1px solid black;
    }

    .page_num,
    .selected_page {
        border: 1px solid black;
        padding: 5px 10px;
    }

    .selected_page {
        background-color: #1C9DEA;
        border: 1px solid #1C9DEA;
        color: white;
    }

    .black-template-icon {
        color: black;
    }



    #reply_type_header_component_container {
        display: none;
    }

    #reply_type_body_component_main_container {
        display: none;
    }

    .upload-box {
        border: 1px dotted #666;
        padding: 30px;
        border-radius: 12px;
        /* width: fit-content; */
        margin: auto;
    }

    .file-input {
        border: 1px solid #ccc;
        padding: 10px;
    }

    @media only screen and (max-width: 540px) {
        .top-logo {
            width: 100px !important;
        }
        #navbarDropdownNindeDots{
            display: none !important;
        }
    }