﻿.login100-more {
    background-image: url("/assetdb/ACEDriveWeb_background100more.jpg");
}
div.logo {
    height: 220px;
    margin-bottom: 15px;
    background-position: center;
    background-size: 200px;
}

body {
    font-family: "Fira Sans", sans-serif;
    padding-bottom: 20rem;
}

div#backgroundSpecifique {
    background-image: url(avatar-p.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 103px;
    padding: 0;
}

.navbar {
    background-color: #A2C5D9;
    color: #eeeeee;
    font-family: "Source Sans Pro", sans-serif;
    padding: 0 1rem;
}

.TitleSection {
    background: #2C358A;
    height: 3.125rem;
    /*MVIO - debut ajout - ombre et topfixe */
    Z-index: 500;
    box-shadow: 0px 5px 2px 0px #aaa;
    /*MVIO - fin ajout - ombre et topfixe */
    padding: 0.5rem 1rem;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #eeeeee;
    font-weight: bold;
}

.btn {
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 1rem 2rem;
    border: 0;
    /*width: 150px;*/
    background: #2C358A;
    color: #eeeeee;
    height: 3.125rem;
    line-height: 1rem;
}
