/* id=0 < 125 | method=0-2 | current id=16 method=0 */
/* refColor=#f7ba0b */
.w3-theme-l5 {color:#000000 !important; background-color:#ffffec !important}
.w3-theme-l4 {color:#000000 !important; background-color:#ffffba !important}
.w3-theme-l3 {color:#000000 !important; background-color:#ffff88 !important}
.w3-theme-l2 {color:#000000 !important; background-color:#ffff56 !important}
.w3-theme-l1 {color:#000000 !important; background-color:#ffd324 !important}
.w3-theme-d1 {color:#FFFFFF !important; background-color:#c58800 !important}
.w3-theme-d2 {color:#FFFFFF !important; background-color:#935600 !important}
.w3-theme-d3 {color:#FFFFFF !important; background-color:#612400 !important}
.w3-theme-d4 {color:#FFFFFF !important; background-color:#2f0000 !important}
.w3-theme-d5 {color:#FFFFFF !important; background-color:#000000 !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:#000000 !important; background-color:#f7ba0b !important}
.w3-text-theme {color:#f7ba0b !important}
.w3-border-theme {border-color:#000000 !important}
.w3-hover-theme:hover {color:#000000 !important; background-color:#f7ba0b !important}
.w3-hover-text-theme:hover {color:#000000 !important}
.w3-hover-border-theme:hover {border-color:#000000 !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;
}
