.inquieryreport_div {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    margin-bottom: 40px;
}

.inquieryreport_div .newinquirybtn a {
    background: #000;
    width: 120px;
    padding: revert;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 10px;
}

.mainlogo_mahindra {
    width: 100%;
    height: auto !important;
    margin: 0 auto;
    display: block;
}

.mainlogo_sm_mahindra {
    height: auto!important;
    width: 80%;
    margin: 0 auto;
}

.div_copyright_footer a {
    color: rgb(21 183 151);
}

/* #products-datatable_length{display: none;}
#products-datatable_filter{display: none;} */
.show_dopdownfilter label {
    white-space: normal;
    text-align: left;
}

.show_dopdownfilter label select {
    display: inline-block;
    width: auto;
}

.colfilter_inquiry .colsearchinputs {
    display: flex;
    gap: 20px;
    width: 100%;
    align-items: center;
    justify-content: end;
}

.colsearchinputs .filters {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.coltablebottom_result .pagination_table_bottom {
    float: right;
}

.viwinquiry_td a {
    width: 35px;
    height: 35px;
    position: relative;
    display: block;
    background: #000;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    border-radius: 10px;
    color: #fff;
    margin: 0 auto;
}

.table_forinquirydata tr th:first-child, .table_forinquirydata tr td:first-child {
    text-align: left;
}

.table_forinquirydata tr td.status_inquiry span {
    padding: 3px 5px;
    border-radius: 4px;
}

.table_forinquirydata tr td.status_inquiry .hot {
    background: #de042b59;
    color: #de042b;
}

.table_forinquirydata tr td.status_inquiry .warm {
    background-color: #f7b84b40!important;
    color: #f7b84b;
}

.table_forinquirydata tr td.status_inquiry .cold {
    background-color: #43bfe540!important;
    color: #00c6ff;
}

.followtypes_div {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}

.followtypes_div .folllowdivs {
    display: flex;
    gap: 10px;
    align-items: center;
}

.followtypes_div .folllowdivs span {
    width: 20px;
    height: 20px;
    display: block;
}

.followtypes_div .folllowdivs p {
    color: #000;
    font-size: 15px;
    margin-bottom: 0;
}

.erlyfollow .erly {
    background: #e9939b;
}

.nextfollow .next {
    background: #56d774;
}

.todaytask .today {
    background: #f3cf62;
}

.col12doanload_div_excel .inputdivs_excldownload {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 40px;
}

.inputdivs_excldownload .coldownloadbtn .downloadbtnmain {
    width: 100%;
    height: 38px;
    border: 1px solid #de042b;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    background: #de042b;
    color: #fff;
}

.inputdivs_excldownload .coldownloadbtn .downloadbtnmain img {
    width: 25px;
    height: auto;
}

.exceldownload_inputlable {
    margin-bottom: 5px;
}

.inquiryformdiv {
    border: 1px solid #ccc;
    padding: 20px;
}

.input_astric {
    color: red;
}

.colinquirydivs_main .form_innerdivheadings {
    font-size: 20px;
    margin-bottom: 20px;
}

.sbmtbtn_div {
    text-align: center;
    margin: 30px 0;
}

.sbmtbtn_div .inquirysubmitbtn {
    background: #15b797;
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 10px;
    width: 50%;
    border: none;
    margin: 0 auto;
    font-size: 18px;
}

.sbmtbtn_div .inquirysubmitbtn:hover {
    background: #d5edea;
    color: #15b797;
}

.notification_icons_shi {
    background: black;
    height: 45px!important;
    width: 45px;
    border-radius: 50%;
}

.notification_icons_shi i {
    top: 16px;
    position: absolute;
}

.notification_icons_shi span.badge {
    top: 6px!important;
    right: 10px!important;
}

.menu.menuforonlylogo {
    position: fixed;
}






