﻿.input-text {
    width: 500px !important;
}

.panel-body {
    display: flex;
    justify-content: center;
}

#btnTemp {
    display: none;
}

#loginForm {
    padding-top: 51px;
}
