/* id=0 < 125 | method=0-2 | current id=118 method=0 */
/* refColor=#b366ff */
.w3-theme-l5 {color:#000000 !important; background-color:#ffffff !important}
.w3-theme-l4 {color:#000000 !important; background-color:#ffffff !important}
.w3-theme-l3 {color:#000000 !important; background-color:#ffe3ff !important}
.w3-theme-l2 {color:#000000 !important; background-color:#feb1ff !important}
.w3-theme-l1 {color:#FFFFFF !important; background-color:#cc7fff !important}
.w3-theme-d1 {color:#FFFFFF !important; background-color:#8134cd !important}
.w3-theme-d2 {color:#FFFFFF !important; background-color:#4f029b !important}
.w3-theme-d3 {color:#FFFFFF !important; background-color:#1d0069 !important}
.w3-theme-d4 {color:#FFFFFF !important; background-color:#000037 !important}
.w3-theme-d5 {color:#FFFFFF !important; background-color:#000005 !important}
.w3-theme-light {color:#FFFFFF !important; background-color:#000000 !important}
.w3-theme-dark {color:#FFFFFF !important; background-color:#000000 !important}
.w3-theme-action {color:#FFFFFF !important; background-color:#000000 !important}
.w3-theme {color:#FFFFFF !important; background-color:#b366ff !important}
.w3-text-theme {color:#b366ff !important}
.w3-border-theme {border-color:#FFFFFF !important}
.w3-hover-theme:hover {color:#FFFFFF !important; background-color:#b366ff !important}
.w3-hover-text-theme:hover {color:#FFFFFF !important}
.w3-hover-border-theme:hover {border-color:#FFFFFF !important}
.warning   {color:#FFFFFF !important; background-color:#FA9D2A !important}
.error     {color:#FFFFFF !important; background-color:#FF0000 !important}
.info      {color:#000000 !important; background-color:#EBFA2A !important}
.info-text {color:#EBFA2A !important; }
.warning::before{
  content:"\24CC";
  font-size: 32px;
  vertical-align: middle;
  display: left;
}
.error::before{
  content:"\24BA";
  font-size: 32px;
  vertical-align: middle;
  display: left;
}
.info::before{
  content:"\24BE";
  font-size: 32px;
  vertical-align: middle;
  display: left;
}
