﻿.form-login {
    margin-top: 40% !important;
    background-color: white;
    border-radius: 5px;
    box-shadow:5px 5px 5px grey;
}

body {
    background-color: #e5e8e8;
}

.form-group {
    margin: 20px;
}

.label-login {
    width: 73px;
}

.imgTSF {
    background-color: #000;
}

.imgmicrosoft{
    height:65px;
    width: 65px;
}

.poweredby {
    color: grey;
    font-size: 18px;
}

.imgcontent {
    display: flex;
    justify-content: center;
    align-items: center;
}
