.w3-theme-l5 {color:#4a545c !important; background-color:#ffffff !important}
.w3-theme-l4 {color:#000 !important; background-color:#f9fafa !important}
.w3-theme-l3 {color:#000 !important; background-color:#f3f4f5 !important}
.w3-theme-l2 {color:#000 !important; background-color:#eceff0 !important}
.w3-theme-l1 {color:#000 !important; background-color:#e6e9eb !important}
.w3-theme-d1 {color:#000 !important; background-color:#c7ced2 !important}
.w3-theme-d2 {color:#000 !important; background-color:#adb8be !important}
.w3-theme-d3 {color:#fff !important; background-color:#94a2a9 !important}
.w3-theme-d4 {color:#fff !important; background-color:#7b8d95 !important}
.w3-theme-d5 {color:#fff !important; background-color:#65767e !important}

.w3-theme-light {color:#000 !important; background-color:#fdfdfe !important}
.w3-theme-dark {color:#fff !important; background-color:#4a545c !important}
.w3-theme-action {color:#000 !important; background-color:#f79549 !important}

.w3-theme {color:#4a545c !important; background-color:#e0e4e6 !important}
.w3-text-theme {color:#e0e4e6 !important}
.w3-border-theme {border-color:#e0e4e6 !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#e0e4e6 !important}
.w3-hover-text-theme {color:#e0e4e6 !important}
.w3-hover-border-theme:hover {border-color:#e0e4e6 !important}


body {background-color:#e0e4e6;color:#4a545c}

h1 {font-size:180%;padding-top:10px;font-weight:bold;}
h2 {font-size:120%;font-weight:bold;}

.pgrey {background-color:#e0e4e6;}
.porange {background-color:#fddcbf;}
.content {margin-left:5%;margin-right:5%;margin-top:10%;padding-bottom:5%;}


.tab {width:30%;max-width:100px;display:block;float:left;margin-left:8%;}

.dot {list-style-image:url('dot.png');margin-left:0px;margin-right:0px}

.avatar {width:100%;max-width:225px;margin:0px;padding-bottom:5%;padding-top:10%;}
