
:root {

  --main-background-image: url('images/new-background.jpg');
  --main-area-background: rgba(58, 50, 84, 0.95);
  --nav-background-color: white;
  --main-area-color: white;
  --main-font-color: #3a3254;
  --area-header-color: #3a3254;
  --area-subheader-color: #7675FF;
  --status-font-color: #3A3254;
  --main-link-color: #58CBD2;
  --text-disabled-color: #8b80b3;
  --button-color: #3A3254;
  --buttons_border_color: #737373;
  --button-hover-color: #2574a9;

  --expert-color: #7675FF;
  --expert-link-color: #7675FF;
  --student-color: #58CBD2;
  --admin-color: #F75C03;
  --button-font-color: #F5F5F5;
  --scrollbar-color: #9E9E9E;
  --cars-header-color: #7675FF;
  --progress-bar-background: #26a69a;

  --bubble-me-color: #C0E0DD;
  --bubble-me-link-color: #737373;
  --bubble-me-text-color: #393254;
  --bubble-them-color: #F5F5F7;
  --bubble-them-link-color: #737373;
  --bubble-them-text-color: #393254;
  --emoji-menu-border-color: #7675FF;
  --chat-contact-color: #7675FF;
  --chat-contact-unfocused-color: #262626;
  --online-indicator-color: #7675FF;
  --offline-indicator-color: white;


  --side-nav-backgroud: rgba(58, 50, 84, 0.95);
  --side-nav-divider-color: #2c2640;
  --login-header-color: white;
  --login-form-background-color: white;
  --login-form-text-color: #212121;
  --menu-icon-color: white;
  --menu-text-color: white;

  --thead-student-color: #7675FF;
  --thead-expert-color: #7675FF;
  --thead-student-font-color: white;
  --table-action-color: #e7f3fe;
  --table-update-color: #f2f2f2;
  --table-divider-color: #fedfcd;
  --table-font-color: #3A3254;
  --checkbox-color: #795548;
  --table-overlay-background: rgba(0, 0, 0, .3);
  --table-overlay-color: #034e7d;
  --field-incomplete-label-color: #EC008C;

  --modal-header-color: rgba(3,43,71,1);
  --modal-background-color: #F1F1F1;
  --error-toast-color: #ffeb3b;
  --toast-color: #7B1FA2;

  --label-color: #3a3254;
  --add-app-button-color: #0511F2;
  --mes_btn-button-color: #0583F2;
  --vsa-btn-button-color: #048ABF;
  --vsa-add-button-color: #048ABF;

/*+++++++ quotation area +++++++++++*/

}
