﻿#outline {
  margin: 4% 34% 0 34%;
  font-family: Verdana, Arial, Sans-Serif; }

img {
  width: 80%;
  height: 80%;
  text-align: center; }

#sessionTimeoutNote {
  display: none; }

h1, h4 {
  color: #666666;
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 5%;
  text-align: center; }

#editor {
  margin: 2% 10% 2% 10%; }

.editor-margin {
  margin: 1% 10% 3% 10%; }

p {
  text-align: center;
  color: #666666;
  font-family: Verdana, Arial, Sans-Serif; }

#loginButton {
  margin: 1% 10% 1% 10%;
  height: 40px;
  width: 80%;
  font-size: 12pt; }

#ugw2Credentials {
  display: none; }

#ugwMFA {
    display: none;
}

.inputLabel {
  margin-left: 10%; }

.inputField {
  font-size: 12pt;
  width: 100%;
  height: 25px; }

#loader {
  display: none;
  padding-left: 45%;
  width: 10%; }

#Message {
  display: none; }

#jqxLanguages {
  width: 100%;
  height: 40px;
  font-size: 12pt;
  line-height: 12px; }
