/* SalonTracker Online Booking Generated Stylesheet v1. Copryright 2017 SalonTracker
Light_Blue
Light_Blue
*/
@import url('https://code.getmdl.io/1.3.0/material.light_blue-light_blue.min.css');
/*IconColour*/
.iconBGcircle{
background-color:
#cfb789
!important;
}

/*PrimaryButtonColour*/
.buttonPrimary{
background-color:
#cfb789
!important;
}

/*SecondaryButtonColour*/
.buttonSecondary{
background-color:
#afd4d6
!important;
}

/*SplashLoader*/
.loader{
background-image:
url('https://online-v2.salontracker.co.uk/Themes/Images/loader_light.gif');
!important;
}

/*Custom CSS*/
.mdl-button {
   background:#cfb789!important;

   color:white!important;

}

.mdl-button--accent.mdl-button--accent.mdl-button--raised, .mdl-button--accent.mdl-button--accent.mdl-button--fab {
   background:#afd4d6!important;

    color:#white!important;

}

.mdl-color--primary-dark {
    background-color:#afd4d6!important;

    color:white!important;

}

.mdl-layout__header {
    background-color:#cfb789!important;

}

a {
    color:#afd4d6!important;

}

.mdl-color-text--primary {
    color:#afd4d6!important;
}