.mdl-spinner--single-color .mdl-spinner__layer-1, .mdl-spinner--single-color .mdl-spinner__layer-2, .mdl-spinner--single-color .mdl-spinner__layer-3, .mdl-spinner--single-color .mdl-spinner__layer-4{
	border-color: black;
}
.mdl-layout__header{
	background:black;
	background-color: #ffffff;
	box-shadow:none;
	border-bottom: 10px solid #ffe600;
}
.mdl-layout-title{
    background-color: #ffffff;
}
.mdl-layout.is-upgraded .mdl-layout__tab.is-active{
	color:#000;
}
.mdl-layout__tab{
	color:rgba(0, 0, 0, 0.6);
}
#header-menu i,.mdl-layout__drawer-button{
	color:black!important;
}
.mdl-layout-title img{
	height:2.5em;
}
.mdl-data-table thead, .mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after{
	background:black;
	background-color: #231f20;
	box-shadow:none;
}
body{
	/*background-image: url('https://wyamp.com.au/images/wyamp/br.png'),url('https://wyamp.com.au/images/wyamp/bl.png'),url('https://wyamp.com.au/images/wyamp/tp.png');*/
    background-repeat: no-repeat,no-repeat;
    background-position: bottom right, bottom left,top center;
    background-color: #231f20;
	background-size: 25%, 25%, 60%;
}
.usercard table td button i, .mdl-data-table .mdl-button i,.sizeTog i,.brand{
    color: black;
}
.usercard:hover, .hoverli li:hover, .grayhov:hover, .grayhov.is-checked {
    background-color: #e4e4e4;
}
.scheduler-header-buttons button, .scheduler-header{
	background-color:#231f20;
	color:white;
}
