/* SalonTracker Online Booking Generated Stylesheet v1. Copryright 2017 SalonTracker
Brown
Deep_Orange
*/
@import url('https://code.getmdl.io/1.3.0/material.brown-deep_orange.min.css');
/*Background*/
body{
background-color:
#E8CEB0
}

/*IconColour*/
.iconBGcircle{
background-color:
#9A7B6C
!important;
}

/*PrimaryButtonColour*/
.buttonPrimary{
background-color:
#9A7B6C
!important;
}

/*SecondaryButtonColour*/
.buttonSecondary{
background-color:
#9A7B6C
!important;
}

/*SplashLoader*/
.loader{
background-image:
url('https://online-v2.salontracker.co.uk/Themes/Images/loader_light.gif');
!important;
}

/*Custom CSS*/
.mdl-button {
   background:#9A7B6C!important;

   color:white!important;

}

a {
    color:#9A7B6C!important;

}

.mdl-color--primary-dark {
    background-color:#9A7B6C!important;

    color:white!important;

}

.mdl-layout__header {
    background-color:#E8CEB0!important;

}