@charset "utf-8";
/* CSS Document theme for Murphy*/
.w3-theme-l5 {color:#000 !important; background-color:#faeded !important}
.w3-theme-l4 {color:#000 !important; background-color:#eec4c1 !important}
.w3-theme-l3 {color:#fff !important; background-color:#dd8a84 !important}
.w3-theme-l2 {color:#fff !important; background-color:#cc4f46 !important}
.w3-theme-l1 {color:#fff !important; background-color:#9a322a !important}
.w3-theme-d1 {color:#fff !important; background-color:#531b17 !important}
.w3-theme-d2 {color:#fff !important; background-color:#4a1814 !important}
.w3-theme-d3 {color:#fff !important; background-color:#401512 !important}
.w3-theme-d4 {color:#fff !important; background-color:#37120f !important}
.w3-theme-d5 {color:#fff !important; background-color:#2e0f0d !important}

.w3-theme-light {color:#000 !important; background-color:#faeded !important}
.w3-theme-dark {color:#fff !important; background-color:#2e0f0d !important}
.w3-theme-action {color:#fff !important; background-color:#2e0f0d !important}

.w3-theme {color:#fff !important; background-color:#5c1e19 !important}
.w3-text-theme {color:#5c1e19 !important}
.w3-theme-border {border-color:#5c1e19 !important}
.w3-hover-theme:hover {color:#fff !important; background-color:#5c1e19 !important}

.w3-theme-gradient {
  color: #fff !important;
  background:-webkit-linear-gradient(top,#cc4f46 25%,#401512 75%)}
.w3-theme-gradient {
  color: #fff !important;
  background:-moz-linear-gradient(top,#cc4f46 25%,#401512 75%)}
.w3-theme-gradient {
  color: #fff !important;
  background:-o-linear-gradient(top,#cc4f46 25%,#401512 75%)}
.w3-theme-gradient {
  color: #fff !important;
  background:-ms-linear-gradient(top,#cc4f46 25%,#401512 75%)}
.w3-theme-gradient {
  color: #fff !important;
  background: linear-gradient(top,#cc4f46 25%,#401512 75%)}
  
 
 
.w3-theme-gradient-d1 {
  color: #fff !important;
  background:-webkit-linear-gradient(top,#7d251e  25%,#2e0f0d 75%)}
.w3-theme-gradient-d1 {
  color: #fff !important;
  background:-moz-linear-gradient(top,#9a322a 25%,#2e0f0d 75%)}
.w3-theme-gradient-d1 {
  color: #fff !important;
  background:-o-linear-gradient(top,#9a322a 25%,#2e0f0d 75%)}
.w3-theme-gradient-d1 {
  color: #fff !important;
  background:-ms-linear-gradient(top,#9a322a 25%,#2e0f0d 75%)}
.w3-theme-gradient-d1 {
  color: #fff !important;
  background: linear-gradient(top,#9a322a 25%,#2e0f0d 75%)} 
