﻿
.connectionErrorrText {
    text-align: center;
    font-size: 2em;
    margin: auto;
}


.passwordForgotten {
    width: 40%;
    margin: auto;
    margin-top: 1em;
    text-align: center;
}

.passwordForgottenContent{
   padding:1em;
   background:#3a3a3a;
}

.container {
    width: 100%;
}
