.background-color-white {
    background-color: #fff !important;
}

/* Sep 2024: Spectre Logo is not used anymore */
/* #spectreLogoTab {
    padding-top: 20px; 
    float: left;
    background-image:url(/assets/images/spectrelogo.png);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 174px;
    height: 52px;
} */

#repairerLogoCentre {
    font-weight:bold;
    font-size: 28px;
    max-height: 100px;
    margin:auto;
}

#repairerLogoRight {
    font-weight:bold;
    font-size: 28px;
    margin-top: 15px;
    float: right !important;
}

#repairerLogoCentre img {
    max-height: 100px;
}

#repairerLogoRight img {
    max-height: 100px;
}

.highlight-weekend {
    background-color: #f0f0f0;
}

.loader {
    font-size: 50px;
    text-align: center;
}
