.w3-theme-l5 {color:#000 !important; background-color:#f3f4fb !important}
.w3-theme-l4 {color:#000 !important; background-color:#d8dcf1 !important}
.w3-theme-l3 {color:#000 !important; background-color:#b1b8e3 !important}
.w3-theme-l2 {color:#fff !important; background-color:#8995d6 !important}
.w3-theme-l1 {color:#fff !important; background-color:#6271c8 !important}
.w3-theme-d1 {color:#fff !important; background-color:#3949a3 !important}
.w3-theme-d2 {color:#fff !important; background-color:#334191 !important}
.w3-theme-d3 {color:#fff !important; background-color:#2d397f !important}
.w3-theme-d4 {color:#fff !important; background-color:#26316d !important}
.w3-theme-d5 {color:#fff !important; background-color:#20295b !important}

.w3-theme-light {color:#000 !important; background-color:#f3f4fb !important}
.w3-theme-dark {color:#fff !important; background-color:#20295b !important}
.w3-theme-action {color:#fff !important; background-color:#20295b !important}

.w3-theme {color:#fff !important; background-color:#3f51b5 !important}
.w3-text-theme {color:#3f51b5 !important}
.w3-border-theme {border-color:#3f51b5 !important}

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

/* functional CSS layout based on W3.CSS theme file */
/* Navbar colors */
.w3-bar-color {color:#fff !important; background-color:#3f51b5 !important}
.w3-bar-hover-color:hover {color:#3f51b5 !important; background-color:#d8dcf1 !important}
.w3-button:hover {color:#3f51b5 !important; background-color:#d8dcf1 !important}
.w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.w3-dropdown-hover:hover .w3-dropdown-content{display:block}
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#d8dcf1;color:#3f51b5}
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#d8dcf1;color:#3f51b5}
.w3-dropdown-content{cursor:auto;color:#3f51b5;background-color:#d8dcf1;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}


/* Background colors */
.w3-body-color {color:#3f51b5 !important; background-color:#f3f4fb !important}
.w3-card-color {color:#3f51b5 !important;background-color:#fff !important}
.w3-button-color {color:#3f51b5 !important; background-color:#d8dcf1 !important}
.w3-button-color:hover {color:#d8dcf1 !important; background-color:#3f51b5 !important}

/* Text / icon colors */
.w3-alert-color {color:#000 !important; background-color:#d8dcf1 !important}
.w3-icon-color {color:#3f51b5 !important}
.w3-icon-color:hover {color:#d8dcf1 !important}
.w3-text-color {color:#3f51b5 !important}
.w3-text-border-color {color:#3f51b5 !important}
.w3-text-contrast-color {color:#334191 !important}

.w3-level-color {color:#3f51b5 !important; background-color:#d8dcf1 !important}
.w3-level-contrast-color {color:#d8dcf1 !important; background-color:#3f51b5 !important}

.w3-color {color:#3f51b5 !important; background-color:#d8dcf1 !important}
.w3-footer-color {color:#3f51b5 !important; background-color:#d8dcf1 !important}

/* Social media colors */
.w3-facebook-icon-color {color:#4b6daa !important}
.w3-github-icon-color {color:#454545 !important}
.w3-linked-icon-color {color:#007bb6 !important}
.w3-pinterest-icon-color {color:#bd091f !important}
.w3-telegram-icon-color {color:#3BABDD !important}
.w3-twitter-icon-color {color:#33ccff !important}

/* Effects */
.w3-opacity,.w3-hover-opacity:hover{opacity:0.60}.w3-opacity-off,.w3-hover-opacity-off:hover{opacity:1}
.w3-opacity-max{opacity:0.25}.w3-opacity-min{opacity:0.75}
.w3-greyscale-max,.w3-grayscale-max,.w3-hover-greyscale:hover,.w3-hover-grayscale:hover{filter:grayscale(100%)}
.w3-greyscale,.w3-grayscale{filter:grayscale(75%)}.w3-greyscale-min,.w3-grayscale-min{filter:grayscale(50%)}
.w3-sepia{filter:sepia(75%)}.w3-sepia-max,.w3-hover-sepia:hover{filter:sepia(100%)}.w3-sepia-min{filter:sepia(50%)}

