﻿/*LOGIN*/

.login, .services{
    text-align:center; 
    margin:0;
}

.logo{
    height: 156px;
    width: 600px;
}

.pictos{
    padding-bottom:40px;
}

.pictos img{
    height:120px;
    padding-left:20px;
    padding-right:20px;
    opacity: 0.2;
}

.outils img {
    width:unset;
    height:200px; 
    padding-bottom:20px;
}

.outils p, .donnees p {
    font-size:18px;
    color:#e4ebb4;
    padding-bottom:10px;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user>.dropdown-menu {
    width: 10px;
}