:root {
  /* Tông màu Primary/Accent */
  --primary-color: #2566ba;
  --color-orange: #2566ba;
  --color-orange-dark: #1b4d8f;

  /* Tông màu Secondary/Theme */
  --secondary-color: #b18d18;
  --color-blue-main: #b18d18;
  --header-bg: #8e7011;
  --color-blue-dark: #8e7011;
  --menu-bg: #b18d18;
  --color-blue-light: #f7eed0;
  --color-blue-light-alpha: rgb(177 141 24 / 15%);
  --color-blue-lighter: #fdfbf5;

  /* Tông màu Trung tính (Grays / Backgrounds) */
  --bg-dark-1: #111111;
  --bg-dark-2: #252525;
  --border-dark: #363636;
  --text-gray-dark: #444444;
  --text-gray-mid: #888888;
  --text-gray-light: #c4c4c4;

  /* Các màu khác */
  --color-green-light: #87c80a;
  --color-green-dark: #077d37;
  --color-red: #f44336;
  --color-purple: #673ab7;

  /* Biến màu bổ sung */
  --primary-color-dark: #1b4d8f;
  --color-dark-2: #5b480c;
  --color-green: #007e4a;
  --primary-color-light: #e9f0f8;

  /* Các biến từ bh.css */
  --maintColor: #2566ba;
  --maintColor2: #b18d18;
  --maintableHeader: #2566ba;
  --maintableHeader2: #b18d18;
  --white: #ffffff;
  --hightLight: #ff0000;
  /*BKSK*/
  --bkskMauPhi1CaNhan: #ff0000;
  /*O to*/
  --bhotoMauGiaTriXe: #ffffff;
  --bhotoMauPhiQLC: #ff0000;
  --bhotoMauPhiTNDS: #ff0000;
  /*Xe may*/
  --bhxemayMauTongPhi: #ff0000;
  --bhxemayMauQLC: #ff0000;
  /*Căn hộ, chung cư*/
  --bhntnMauTongPhi: #ff0000;
  --bhntnMauQLC: #ff0000;
  /*Du lịch*/
  --bhdulichMauTongPhi: #ff0000;
  /*Kcare*/
  --bhkcareMauTongPhi: #ff0000;
  --bhkcareMauTongQL: #ff0000;
  --line-border-fill: #2566ba;
  --line-border-empty: #e0e0e0;
  /* Nút bấm */
  --btn-primary-bg: #2566ba;
  --btn-primary-hover: #1b4d8f;
  /* Icon Tab */
  --main-tab-icon-color: #ffffff;
  --main-tab-active-color: #b18d18;
  --main-tab-bg: #2566ba;
  --main-tab-item-bg: #4c89d7;
  --main-tab-item-hover-bg: #2566ba;
  /* Tab 3 */
  --tab-3-color: #444444;
  --tab-3-bg-color: #f5f5f5;
  --tab-3-active-color: #ffffff;
  --tab-3-active-bg-color: #2566ba;
  --tab-3-content-bg: #ffffff;
  /* Màu nền Form Bảo hiểm */
  --mauNenFormBaoHiem: #f0f5fc;
}.progress-container-parent{padding: 0;margin: 0 0 50px 0;display: block;}.progress-container{margin: 0 auto;;width:100%!important;}.progress-container:before{background-color:#fbca18;}.progress-container .progress{background-color:#3498db;}.progress-container .circle{height:30px;width:30px;border-color:#f3a012;background-color:#e69b19;font-size:20px;color:#f3a012;}.progress-container .circle.active{height:30px;width:30px;border-color:#1a7ec1;background-color:#1e96e6;font-size:20 px;color:#ffffff;}.progress-container-parent .progress-container-2 .circle.active{background-color:#1e96e6;color:#ffffff}.progress-container-parent .progress-container-2 .circle.active::after{background-color:#1e96e6;color:#ffffff}.progress-container-parent{margin: -19px -19px 10px -19px;}.progress-container-parent .progress-container-2 .circle:last-child{border-radius: 0 10px 0 0;}