.body {
    background-color: #FEDD00;
    background-image : url("img/01.jpg");
background-repeat: no-repeat;
background-size: cover;
}
.header {
    background-color : #0078D8!important;
}

.marginAuto{
    margin: auto!important ;
    background-color : #FEDD00!important;
}

.saveBox {
    color : #FEDD00!important;

}
.bckgConnexion{
    background-color: #FEDD00!important;
    margin-top: 15%;
    opacity : 0.8;
    border-radius: 20px;
    padding : 5px;
}
.bckgConnexion:hover{
    background-color: #FEDD00!important;
    opacity : 0.9;
}

.sapMBtnInner {
    font-size: 1rem;
    text-shadow: none!important;
    color : #FEDD00!important;
    background-color : #0078D8!important;
    border: .0625rem solid #0078D8!important;
    height: 2rem;
    width: 10rem;
} 

.logButton {
    border: 1rem 3rem 1rem 3rem!important ;
    color : #FEDD00!important;
    background-color : #0078D8!important;

}

.filterbox {
    margin: 1rem 0rem 1rem 0rem!important ;
}
.titleText {
    font-size: 1.2rem!important;
}

.loginText {
    font-size: 1rem!important;
}

.timeIcon {

    color:#346187;
}

.listSwitch {
    margin: 0rem 1.25rem 0rem 0rem!important ;
    float: right!important;
}

.borderbottom {
    border-bottom: 1px solid #FEDD00!important;
}

