/* apply custom theme color by replacing the color code below */

:root {
  --cmc-theme-light-color: #c4d600;
  --cmc-theme-dark-color: #4BCDFF;
}

.login_container_left {
  padding-left: 0px;
  padding-right: 0px;
}

.login_container_left img {
  margin-left: 0px !important;
  margin-top: 0px !important;
}
/* any override css style should be placed in this file */
