﻿.required::after {
    content: '*';
    color: #ff2727;
    margin-left: 5px;
}
.invalid-error {
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #fd397a;
    font-weight: 400;
}

.dataTables_filter{
  display:none;
}

/*Autocomplete*/
.ui-widget-content a b {
    color: #0078C8;
}

.cn_user_img .kt-badge {
    height: 100%;
    text-align: center;
    line-height: 35px;
    font-weight: 600;
    color: #0078c8;
    font-size: 14px;
}
.cn_overlay_btn {
    position: relative;
    display: inline-block;
    vertical-align: text-bottom;
    width: 100%;
    padding: 3px 0px;
}
.cn_overlay_btn input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer !important;
    z-index: 9;
}


.dropdown .dropdown-menu .dropdown-item i {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: -10px;
    margin-right: 5px;
    margin-top: -2px;
}

.dropdown .dropdown-menu .dropdown-item[onclick], 
.dropdown .dropdown-menu .dropdown-item[data-toggle="modal"] {
    cursor: pointer;
}

.modal-open .cn_navbar_min {
    margin-right: 17px !important;
}

.modal-open .sticky-top[class*="col-"] {
    margin: 0px !important;
    padding-right: 15px !important;
}

.cn_dc_list_wrapper .cn_dc_doc_btn.cn_dc_doc_note_btn {
    background-color: #ffff;
}

.cn_dc_list_wrapper .cn_dc_doc_btn {
    background-color: #fff;
}

@media (max-width:1366px) {
    .modal-open .sticky-top[class*="col-"] {
        padding-right: 5px !important;
    }
}

/*css form auto complete*/
.ui-widget.ui-widget-content {
    max-height: 200px;
    overflow: auto;
}

.ui-menu .ui-menu-item-wrapper {
    width: 100%;
    display: block;
    border: 0px !important;
    border-bottom: solid 1px #eee !important;
    padding: 5px 10px !important;
    line-height: 1em !important;
    color: #000 !important;
    font-size: 12px !important;
}

.ui-menu .ui-menu-item-wrapper:hover {
    background-color: #eee !important;
    border-color: transparent !important;
    padding: 5px 10px !important;
    border: 0px !important;
    border-bottom: solid 1px #eee !important;
    font-size: 12px !important;
}

.cn_dc_list_wrapper .cn_dc_list_wrap .cn_dc_list_ul .cn_dc_list_li .cn_dc_list_info .cn_dc_user_info .cn_cc_info_list .cn_cc_list_row span input {
    padding: 0px !important;
    border: 0px !important;
    height: auto !important;
    max-width: 65px;
    margin: 0px;
    box-shadow: none !important;
}

.bootstrap-select .dropdown-menu.open {
    z-index: 9999999;
}


.bl-notification .dropdown-menu .notification-item-list .dropdown-item {
    padding: 5px 10px !important;
    display: flex !important;
    width: 100%;
    align-items: center;
}
.bl-notification .dropdown-menu .notification-item-list .dropdown-item .notify-icon {
    height: 30px !important;
    width: 30px !important;
    line-height: 30px !important;
    background-color: transparent !important;
 }
.bl-notification .dropdown-menu .notification-item-list .dropdown-item .notify-icon i {
    height: 27px !important;
    width: 27px !important;
    line-height: 27px !important;
 }
.bl-notification .dropdown-menu .notification-item-list .dropdown-item .notify-details {
    margin-left: 0px !important;
    width: 100% !important;
    font-weight:500;
    line-height:1.3em;
}
.bl-notification .dropdown-menu .notification-item-list .dropdown-item .notify-details span {
    font-weight: 500;
    line-height: 1.3em;
}

.ui-front {
    z-index: 9999999999 !important;
}


.cn_disabled, .cn_disabled .btn {
    pointer-events: none;
    cursor: not-allowed !important;
    background-color: #e9ecef;
}



.bootstrap-select .btn.btn-primary:after {
    color: #fff !important;
}

.cn_btn_filterBy .dropdown-toggle .filter-option {
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 2 !important;
}

.cn_btn_filterBy .dropdown-toggle {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
/*/ css added by Amisha /*/
#dvloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/ajax-loaderall.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}
#dvloaderall {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/ajax-loaderall.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}
.wd20 {
    width: 20px;
}
.wd200 {
    width: 200px
}
.wd300 {
    width: 300px
}
.wd350 {
    width: 352px
}
.wd400 {
    width: 400px
}
.wd270 {
    width: 480px
}
.wd500 {
    width: 500px
}
.wd530 {
    width: 530px
}
.wd600 {
    width: 660px
}
.wd260 {
    width: 660px
}
.wd670 {
    width: 670px
}
.wd800 {
    width: 800px
}

.iffyTip {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tooltip-inner {
    max-width: 500px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px;
}

.dt-buttons {
    display: none;
    float: right !important
}
#tblContractList_processing.card {
    background-color: transparent !important;
    border: none !important;
    
}
#searchbyName_table_processing.card {
    background-color: transparent !important;
    border: none !important;
}
#addname_table_processing.card {
    background-color: transparent !important;
    border: none !important;
}
#tblLocationSummary_processing.card {
    background-color: transparent !important;
    border: none !important;
}
#tblLocationSummary_processing.card {
    /*margin-top:16px !important*/
}
#tblCustomerPayCenter_processing.card {
    background-color: transparent !important;
    border: none !important;
}
#tblCustomerReedemedPayCenter_processing.card {
    background-color: transparent !important;
    border: none !important;
}
#tblResSearchList_processing.card {
    background-color: transparent !important;
    border: none !important;
}
#tblResGroupByArticleList_processing.card {
    background-color: transparent !important;
    border: none !important;
}
#tblResExcludedList_processing.card {
    background-color: transparent !important;
    border: none !important;
}
#tblOverdueTranList_processing.card {
    background-color: transparent !important;
    border: none !important;

}
#tblOverdueTranItemList_processing.card {
    background-color: transparent !important;
    border: none !important;
}
#tblAddedItemList_processing.card {
    background-color: transparent !important;
    border: none !important;
}
#tblInventoryList_processing.card {
    background-color: transparent !important;
    border: none !important;
}
a.cn_menu_onlylink {
    position: absolute;
    left: 0px;
    right: 50px;
    top: 0px;
    height: 36px;
    /* background-color: red; */
    z-index: 99;
}

.cn_sub_nav {
    position: relative;
}
.editableform .control-group {
    flex-wrap: wrap !important;
    white-space: initial !important;
    flex-direction: column;
    justify-content: left;
    align-items: initial;
    color: red;
}


/*--Upadte on 02-08-2022 --*/

.bootstrap-tagsinput {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    height: 100px;
}

.tag.label.label-info {
    background-color: #0078c8;
    padding: 5px 7px 5px 10px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
}

.bootstrap-tagsinput .tag span[data-role="remove"] {
    color: transparent;
    width: 12px;
    height: 12px;
    background-color: rgb(0 0 0 / 48%);
    border-radius: 50px;
    display: inline-block;
    vertical-align: middle;
    margin-right: -2px;
    position: relative;
}

.bootstrap-tagsinput .tag span[data-role="remove"]::before {
    content: '\f136';
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*-- / Upadte on 02-08-2022 --*/

/*Select In  Sales 27/09/2022*/
.cs-select {
width: 100% !important;
}

.cs-select .dropdown-toggle {
    width: 100% !important;
    text-align: left;
    position: relative;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 10px 15px;
    font-size: 14px;
    background-color: white;
    font-weight: 500;
    border: solid 2px rgba(0,120,200,0);
    line-height: 1;
    border-radius: 3px;
    border: solid 2px rgba(255, 128, 10, 0.2);
    padding: 8px 25px 8px 10px !important;
}

.cs-select .dropdown-menu {
    max-height: initial !important;
    height: auto !important;
    overflow: visible !important;
    will-change: initial !important;
    padding: 0px;
}

    .cs-select .dropdown-menu .dropdown-menu {
        min-height: initial !important;
        height: auto !important;
        overflow: visible !important;
        display: block !important;
    }

        .cs-select .dropdown-menu .dropdown-menu li {
            border: 0px;
            border-bottom: 1px rgba(0,0,0,0.1) solid;
        }

            .cs-select .dropdown-menu .dropdown-menu li:last-child {
                border-bottom: 0px;
            }

            .cs-select .dropdown-menu .dropdown-menu li a {
                user-select: initial !important;
                font-size: 12px !important;
                line-height: 1.1em;
                padding: 7px 11px !important;
                display: block;
            }


.cn_pos_sidebar .tab-content .cn_pos_price_table tbody td.cn_minPrice input {
    max-width: 100px !important;
}

.cn_pos_sidebar .tab-content .cn_pos_price_table thead th:first-child {
    width: 3% !important;
}

.cn_pos_sidebar .tab-content .cn_pos_price_table thead th:nth-child(2) {
    padding-left: 0px;
    width: 28% !important;
}
.cn_pos_sidebar .tab-content .cn_pos_price_table thead th:nth-last-child(1) {
    width: 1% !important;
    vertical-align: middle;
}
.cn_pos_sidebar .tab-content .cn_pos_price_table thead th:nth-last-child(1) .cn_pos_btn_remove_product {
    border: 0px;
    padding: 0px;
    background-color: rgba(220,53,69,0.1);
    min-width: 20px;
    height: 20px;
    border-radius: 50px;
}

.cn_pos_sidebar .tab-content .cn_pos_price_table thead th:last-child {
    min-width: 2px !important;
}

.cn_pos_sidebar .tab-content .cn_pos_price_table tbody td.cn_minPrice ~ td small {
    font-size: 11px;
    display: block;
    line-height: 1.0em;
    text-align: center;
    font-family: bold;
}



.d-inline-block {
    display: inline-block !important;
}





.cn_form_check.cn-checkbox-none .form-check-input {
    cursor: no-drop;
}

.cn_pos_sidebar .tab-content .cn_pos_price_table tbody td .cn_form_check {
    margin: 0px !important;
}

.cn_form_check.cn-checkbox-none label.form-check-label::after {
    background-color: red;
    content: '\f119' !important;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: 18px;
}


@media screen and (max-width: 1400px) {
    .cn_RepairJobType_wrap .bootstrap-select .dropdown-toggle {
        margin-left: -0.8px;
        height: 35px;
    }
}

@media (min-width: 1800px) {
    .modal-Cust-xxl {
        max-width: 1800px;
    }
}



.cn_dropdown_CustomiseUpdateLinks.cn_dropdown_multiLavel .dropdown-menu .dropdown .dropdown-toggle > .btn i {
    width: auto !important;
    margin: 0px !important;
    font-size: inherit !important;
}

.dropdown-item-icoImg img {
    width: 25px;
    height: 25px;
    object-fit: contain;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: -5px;
    margin-right: 5px;
}


.cn_page_wrapper .sidebar .cn_sidebar_navbar_wrapper .cn_sidebar_nav .cn_menu_item .cn_menu_link svg.cn_ico {
    width: 20px;
    height: 20px;
    margin-left: 6px;
}
.cn_page_wrapper .sidebar .cn_sidebar_navbar_wrapper .cn_sidebar_nav .cn_menu_item.menu-open .cn_menu_link svg.cn_ico {
    top: 5px !important;
}


.cn_warning_note_only_text {
    padding: 0px;
    margin: 0px;
    background-color: transparent;
}

    .cn_warning_note_only_text h3 {
        font-size: 12px;
        font-weight: 400;
        padding: 0px !important;
        margin: 0px !important;
        text-transform: initial !important;
    }


.cn_page_wrapper .sidebar .cn_sidebar_navbar_wrapper .cn_sidebar_nav .cn_menu_item {
    position: relative;
}

    .cn_page_wrapper .sidebar .cn_sidebar_navbar_wrapper .cn_sidebar_nav .cn_menu_item .btn {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 20px;
        height: 20px;
        align-items: center;
        justify-content: center;
        display: flex;
        border-radius: 50px 0px 50px 50px;
    }


.cn_DragDrop ul li .btn.btn-success {
    margin-right: 30px;
}

.cn_TreeStructure ul.tree li .btn.btn-success {
    margin-right: 28px;
}

.cn_TreeStructure ul.tree > li:hover > .btn {
    opacity: 1 !important;
}

.cn_TreeStructure ul.tree > li .cn_collapse-title {
    position: relative;
}

.modal-over-modal {
    z-index: 99999999 !important;
}

/*WHEN THIS COMMENTED THEN VOUCHER CONFIRMATION GET SHOWN*/
/*
.modal-backdrop.fade.show + .modal-backdrop.fade.show {
    z-index: 99999;
}*/

.cl_blnce_main_wrapper .table tbody tr th {
    min-width: initial !important;
}


/*----- CKeditor width: 100% ==== issue ==== -------*/
#txtNoteRepairSelection + .ck.ck-editor {
    width: 100%;
    margin-bottom: 15px;
}



.clsHovor {
    cursor: pointer; /* Change cursor to pointer (hand icon) */
}




/* Disable the entire list item and make it look inactive */
.disabled {
    color: gray; /* Change text color */
    pointer-events: none; /* Disable any interaction */
    opacity: 0.5; /* Make it look faded */
}

    /* Optional: Style the <a> tag inside */
    .disabled a {
        color: gray; /* Set color of the link to gray */
        text-decoration: none; /* Optional: remove underline if needed */
    }


/*FOR SHOWING LOADER ON SCREEN*/
#overlay3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
    z-index: 9999; /* Make sure it's above other content */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; /* Stack the loader and the message vertically */
}

#loaderContract3 {
    z-index: 1000; /* Loader on top of the overlay */
}

#loaderMessage3 {
    color: white;
    font-size: 18px;
    padding-top: 10px;
    text-align: center;
}

.align-right {
    text-align: right;
    display: block; /* or inline-block if preferred */
}


/*#overlay3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);*/ /* Semi-transparent background */
    /*z-index: 9999;*/ /* Make sure it's above other content */
    /*display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;*/ /* Stack the loader and the message vertically */
/*}

#loaderContract3 {
    z-index: 1000;*/ /* Loader on top of the overlay */
/*}

#loaderMessage3 {
    color: white;
    font-size: 18px;
    padding-top: 10px;
    text-align: center;
}*/
/* stock control option section start*/
.clsStckOption .dropdown-toggle::after {
    display: none;
}

.clsStckOption .dropdown-menu {
    z-index: 9999;
}


.clsStckOption .nav-link {
    font-size: 19px;
    padding: 0px;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    text-align: center;
    line-height: 35px;
    margin-right: 15px;
    min-width: initial !important;
    border: 0px !important;
    background-color: #007bff;
}
 
/* stock control option section end*/



@keyframes blinking-text {
    0%, 100% {
        opacity: 1; /* Visible */
    }

    50% {
        opacity: 0; /* Invisible */
    }
}

.cn-blinking-text { 
    animation: blinking-text .9s infinite;
}

/*Opening  image input Full Screen START*/
.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

    .fullscreen img {
        max-width: 90%;
        max-height: 90%;
    }
/*Opening  image input Full Screen END*/

.CustWarn h3 {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 5px;
    color: yellow;
    animation: blink 1s linear infinite
}