/* TV */
label[for='panel_ok_price_tv']:after {
    content: "# নিরবিচ্ছিন্ন পরিষ্কার ছবি দেখা যেতে হবে। \A# সম্পূর্ণ ফ্রেশ প্যানেল হতে হবে। কোনো প্রকার মার্ক বা স্পট থাকবে না।\A# টিভির বডিতে সামান্য বাহ্যিক সমস্যা (সামান্য ডেন্ট/ডিস কালার/ফাটা ইত্যাদি) গ্রহণযোগ্য হবে।";
    white-space: pre-line;
}
label[for='marked_panel_price_tv']:after {
    content: "# কোনো প্রকার দাগ, লাইন, ডট বা অন্য কোনো সমস্যা থাকলে।";
    white-space: pre-line;
}
label[for='not_working_price_tv']:after {
    content: "# টিভি সচল না হলে।\A# প্যানেল ক্ষতিগ্রস্ত/নষ্ট হলে।\A# টিভির বডিতে বড় ধরনের বাহ্যিক সমস্যা (ডেন্ট, ডিস কালার, ফাটা ইত্যাদি) থাকলে।";
    white-space: pre-line;
}
label[for='with_remote_price']:after {
    content: "# রিমোট বিদ্যমান এবং ভাল কাজ করে।";
    white-space: pre-line;
}
label[for='without_remote_price']:after {
    content: "# রিমোট বিদ্যমান নেই বা ভাল কাজ করে না।";
    white-space: pre-line;
}

/* RAC */
label[for='working_03_price_rac']:after {
    content: "# কার্যকর বছর ৩";
    white-space: pre-line;
}
label[for='working_3_plus_price_rac']:after {
    content: "# কার্যকর বছর ৩ এর অধিক";
    white-space: pre-line;
}
label[for='not_working_price_rac']:after {
    content: "# সচল নয়";
    white-space: pre-line;
}
label[for='with_remote_price_rac']:after {
    content: "# রিমোট বিদ্যমান এবং ভাল কাজ করে।";
    white-space: pre-line;
}
label[for='without_remote_price_rac']:after {
    content: "# রিমোট বিদ্যমান নেই বা ভাল কাজ করে না।";
    white-space: pre-line;
}

/* Refrigerator */
label[for='full_working_price_refrigerator']:after {
    content: "# ফ্রিজ যথাযথ ঠাণ্ডা হতে হবে।\A# কোন দাগ, আচড়, ডেন্ট আথবা কোন বাহ্যিক সমস্যা ছাড়া ১০০% ফ্রেশ হতে হবে।";
    white-space: pre-line;
}
label[for='semi_working_price_refrigerator']:after {
    content: "# ফ্রিজ যথাযথ ঠাণ্ডা হতে হবে।\A# কোন দাগ, আচড়, ডেন্ট অথবা কোন বাহ্যিক সমস্যা থাকলে গ্রহণযোগ্য হবে।";
    white-space: pre-line;
}
label[for='not_working_price_refrigerator']:after {
    content: "# যথাযথ ঠাণ্ডা না হলে।\A# কোন দাগ, আচড়, ডেন্ট অথবা কোন বাহ্যিক সমস্যা থাকলে গ্রহণযোগ্য হবে।";
    white-space: pre-line;
}

/* Chest Freezer */
label[for='full_working_price_chest_freezer']:after {
    content: "# যথাযথ ঠাণ্ডা হতে হবে।\A# কোন দাগ, আচড়, ডেন্ট আথবা কোন বাহ্যিক সমস্যা ছাড়া ১০০% ফ্রেশ।";
    white-space: pre-line;
}
label[for='semi_working_price_chest_freezer']:after {
    content: "# যথাযথ ঠাণ্ডা হতে হবে।\A# যদি কোন দাগ, আচড়, ডেন্ট অথবা কোন বাহ্যিক সমস্যা থাকে।";
    white-space: pre-line;
}
label[for='not_working_price_chest_freezer']:after {
    content: "# যথাযথ ঠাণ্ডা না হলে।";
    white-space: pre-line;
}

/* Side by Side */
label[for='full_working_price_side_by_side']:after {
    content: "# যথাযথ ঠাণ্ডা হতে হবে।\A# কোন দাগ, আচড়, ডেন্ট আথবা কোন বাহ্যিক সমস্যা ছাড়া ১০০% ফ্রেশ।";
    white-space: pre-line;
}
label[for='semi_working_price_side_by_side']:after {
    content: "# যথাযথ ঠাণ্ডা হতে হবে।\A# যদি কোন দাগ, আচড়, ডেন্ট অথবা কোন বাহ্যিক সমস্যা থাকে।";
    white-space: pre-line;
}
label[for='not_working_price_side_by_side']:after {
    content: "# যথাযথ ঠাণ্ডা না হলে।";
    white-space: pre-line;
}