.data_table_container .co_search_row .selectArrow {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' viewBox='0 0 13 8' fill='none'%3E%3Cpath d='M11.4 0.899902L6.14999 6.1499L0.899994 0.899902' stroke='%235E6366' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-size: 12px !important;
    background-position: 86% !important;
    display: block;
}

.withoutGrayBg {
    background-color: #FFF !important;
    border: 0.849px solid #BAC3CB !important;
    color: var(--Black-4, #5E6366) !important;
        font-family: "Anek Malayalam";
        font-size: 17.177px !important;
        font-style: normal;
        font-weight: 300 !important;
        line-height: normal;
}

.gb_form_row_vitals {
    gap: 22px !important;
}

.vitalsAccordd label {
    color: #313131;
        font-family: "Anek Malayalam";
        font-size: 15.03px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: normal;
    
}

.vitalsAccordd .form-select {
    color: var(--Black-4, #5E6366) !important;
        font-family: "Anek Malayalam";
        font-size: 17.177px !important;
        font-style: normal;
        font-weight: 300 !important;
        line-height: normal;
}

.openaccordianVitalsMainAccordianBody {
    margin: 0px 0px !important;
}

.accordianVitalsMainAccordianBody {
    padding: 10px 4px !important;
}


.treatmentAccord .patientReq {
    color: #313131;
    font-family: "Anek Malayalam";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 14px ;
    margin-top: 10px !important;
}

.treatmentAccord .border-bottom-acc {
    margin-bottom: 0px !important;
}

.treatmentAccord .naiveeSee {
        display: flex;
            flex-direction: row !important;
            gap: 100px;
}

.treatmentAccord .form-control {
    height: 43px !important;
}

.treatmentAccord .form-select {
    height: 43px !important;
}

.treatmentAccord .naiveeSee .form-select {
    width: 292px !important;
        height: 43px !important;
            margin-top: -5px;
}

.treatroow {
    width: 100%;
}

.treatroow .onselect-select {
    width: 100%;
}

.treatroow .otherInpp {
    height: 43px !important;
    width: 100% !important;
}

.treatmentAccord input[type='radio'] {
    width: 20px !important;
    height: 20px !important;
    transform: scale(1) !important;
}

.treatmentAccord input[type='radio']:checked {
    width: 20px !important;
    height: 20px !important;
    transform: scale(0.9) !important;
}

.medicalHistory label {
    color: #313131 !important;
        font-family: "Anek Malayalam";
        font-size: 15.03px !important; 
        font-style: normal;
        font-weight: 400 !important;
        line-height: normal;
}

.medicalHistory .form-select {
    height: 46.165px !important;
}

.medicalHistory .form-control {
    height: 46.165px !important;
}


.medicalHistory input[type='radio'] {
    width: 20px !important;
    height: 20px !important;
    transform: scale(1) !important;
}

.medicalHistory input[type='radio']:checked {
    width: 20px !important;
    height: 20px !important;
    transform: scale(0.9) !important;
}

.detailssInp {
    margin-top: 17px !important;
}

.detailssInp input {
    width: 310.268px !important;
}

.medicalHistory .gb_form_row {
    gap: 98px !important;
}

#FollowUpRecom .select2-container--default .selection>span, #FollowUpRecom .start_date.form-control, #FollowUpRecom .reason-dropdown{
    width: 250px;
}

#orderFormsContainer .selection_in_form, #orderFormsContainer .new-orderList .select2-selection, .product-list span.select2-selection.select2-selection--single{
     width: 690.32px;
}

#orderFormsContainer .gb_input_text.extraspace {
    width: 230px;
    color: #000000;
    background-color: #f0f8ff;
}

.order_details_form_block select#delivery_reason {
    border-radius: 26.84px;
    background-color: #F2F9FF;
    color: #5E6366;
    font-family: "Anek Malayalam";
    font-size: 17.177px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    height: 50px;
}
#orderFormsContainer .ddd {
    gap: 10px;
}

#callerNotes textarea{
    border-radius: 26.84px;
    border: 0.912px solid #BAC3CB;
    background: #FFF;
    padding: 15px;
    color:  #5E6366;
    font-family: "Anek Malayalam";
    width: 100%;
    font-size: 17.177px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.city-label .input-error {
        border-radius: 21px !important;
            overflow: hidden !important;
}

.co_step_heading h3 {
    color: #0F75BC !important;
        font-family: "Anek Malayalam";
        font-size: 17.177px !important;
        font-style: normal;
        font-weight: 500 !important;
        line-height: normal;
        text-transform: uppercase;
}

.searccc {
    color: var(--Black-4, #5E6366) !important;
    width: 292px !important;
    max-width: 292px !important;
    font-family: "Anek Malayalam";
    font-size: 14px !important;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.informationAccord input[type='checkbox'] {
        accent-color: #0F75BC !important;
}

.treatmentAccord input[type='checkbox'] {
    accent-color: #0F75BC !important;
}


.truncated span { 
    display: inline-block;
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}