@charset "UTF-8";
/*!
 * Material Design for Bootstrap 4
 * Version: MDB FREE 4.8.7
 *
 *
 * Copyright: Material Design for Bootstrap
 * https://mdbootstrap.com/
 *
 * Read the license: https://mdbootstrap.com/general/license/
 *
 *
 * Documentation: https://mdbootstrap.com/
 *
 * Getting started: https://mdbootstrap.com/docs/jquery/getting-started/download/
 *
 * Tutorials: https://mdbootstrap.com/education/bootstrap/
 *
 * Templates: https://mdbootstrap.com/templates/
 *
 * Support: https://mdbootstrap.com/support/
 *
 * Contact: office@mdbootstrap.com
 *
 * Attribution: Animate CSS, Twitter Bootstrap, Materialize CSS, Normalize CSS, Waves JS, WOW JS, Toastr, Chart.js
 *
 */

 .white {
    background-color: #fff !important; }

  .white-text {
    color: #fff !important; }

 .default-color {
    background-color: #2bbbad !important; }

  .default-color-dark {
    background-color: #00695c !important; }

  .info-color {
    background-color: #33b5e5 !important; }

  .info-color-dark {
    background-color: #0099cc !important; }

  .success-color {
    background-color: #00c851 !important; }

  .success-color-dark {
    background-color: #007e33 !important; }

  .warning-color {
    background-color: #ffbb33 !important; }

  .warning-color-dark {
    background-color: #ff8800 !important; }

  .danger-color, ul.stepper li.warning a .circle {
    background-color: #ff3547 !important; }

  .danger-color-dark {
    background-color: #cc0000 !important; }



