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