.sinproInfo {
  width: 410px;
  vertical-align: top;
}
.footerInfo {
  vertical-align: top;
}
body {
  margin: 0px;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
#credentials_table {
  border: 1px solid #dddddd;
  border-radius: 2px;
  width: 400px;
}
.credentials_table_label_cell {
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 5px;
}
.fieldframe {
  border: 1px solid #bbbbbb;
  margin-right: 10px;
  height: 30px;
  padding-left: 2px;
  padding-right: 2px;
}
.imgfield {
  margin-top: -2px;
}
#credentials_table_label_cell_login {
  padding-top: 30px;
}
.credentials_table_field_cell {
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
}
#credentials_table_footer {
  background-color: #f4f4f4;
  padding: 25px 10px;
  border-top: 1px solid #dddddd;
}
#credentials_table_postheader {
  background-color: #f4f4f4;
  color: #929292;
  font-family: "Segoe UI WPC", "Segoe UI", Tahoma, "Microsoft Sans Serif", Verdana, sans-serif;
  font-size: 17px;
  margin-top: 20px;
  padding: 20px;
  border-bottom: 1px solid #dddddd;
}
.mouse {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  position: absolute;
  min-height: 650px;
  min-width: 650px;
  margin: 0px;
  width: 100%;
  height: 100%;
}
.mouse .sidebar {
  left: 0px;
  top: 0px;
  height: 90px;
  width: 100%;
  bottom: 0px;
  display: inline-block;
  position: absolute;
}
.mouse .cztrLogoContainer {
  margin: 20px auto auto auto;
  display: inline-block;
  text-align: left;
}
.mouse .owaLogoSmall {
  display: none;
}
.mouse .logonContainer {
  left: 0px;
  top: 0px;
  text-align: center;
  right: 0px;
  bottom: 0px;
  padding-top: 174px;
  padding-right: 0px;
  position: absolute;
}
p,
ul {
  color: #888888;
}
h1 {
  color: #bb3957;
  font-weight: normal;
}
.mouse .infoContainer {
  left: 0px;
  top: 0px;
  text-align: left;
  right: 0px;
  bottom: 0px;
  padding-top: 174px;
  padding-right: 142px;
  padding-left: 20px;
  position: absolute;
  font-family: "Segoe UI WPC", "Segoe UI", Tahoma, "Microsoft Sans Serif", Verdana, sans-serif;
  font-size: 17px;
  margin-top: 20px;
}
.mouse .footerContainer {
  left: 0px;
  top: 0px;
  text-align: left;
  right: 0px;
  bottom: 0px;
  padding-top: 600px;
  padding-right: 142px;
  padding-left: 20px;
  position: absolute;
  font-family: "Segoe UI WPC", "Segoe UI", Tahoma, "Microsoft Sans Serif", Verdana, sans-serif;
  font-size: 17px;
  margin-top: 20px;
}
#sessionDIV {
  position: absolute;
}
.mouse .logonDi {
  width: 423px;
  vertical-align: top;
  display: inline-block;
  position: relative;
}
.logonDiv {
  text-align: left;
}
.sidebar {
  background-color: #f4f4f4;
  left: 0px;
  top: 0px;
  width: 332px;
  bottom: 0px;
  display: inline-block;
  position: absolute;
  z-index: -1;
  height: 100%;
}
.credentials_input_text {
  border-radius: 0px;
  border-top: 0px none;
  border-left: 0px none;
  border-bottom: 0px none;
  border-right: 1px solid #bbbbbb;
  width: 316px;
  color: #333333;
  margin-bottom: 10px;
  box-sizing: content-box;
  box-shadow: none;
  background-color: #fdfdfd;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.mouse .credentials_input_text {
  padding: 3px 5px;
  height: 18px;
  color: #333333;
  font-family: "Segoe UI WPC", "Segoe UI", Tahoma, "Microsoft Sans Serif", Verdana, sans-serif;
  font-size: 12px;
  margin-bottom: 0px;
}
.credentials_input_password {
  border-radius: 0px;
  border-top: 0px none;
  border-left: 0px none;
  border-bottom: 0px none;
  border-right: 1px solid #bbbbbb;
  width: 316px;
  color: #333333;
  margin-bottom: 10px;
  box-sizing: content-box;
  box-shadow: none;
  background-color: #fdfdfd;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.mouse .credentials_input_password {
  padding: 3px 5px;
  height: 18px;
  color: #333333;
  font-family: "Segoe UI WPC", "Segoe UI", Tahoma, "Microsoft Sans Serif", Verdana, sans-serif;
  font-size: 12px;
  margin-bottom: 20px;
}
.credentials_table_label_cell {
  color: #666666;
  font-family: "Segoe UI WPC", "Segoe UI", Tahoma, "Microsoft Sans Serif", Verdana, sans-serif;
  font-size: 13px;
  margin-bottom: 2px;
}
.signInEnter {
  color: #0072c6;
  font-family: "Segoe UI WPC", "Segoe UI", Tahoma, "Microsoft Sans Serif", Verdana, sans-serif;
  font-size: 16px;
  margin-top: 0px;
  text-align: right;
}
.signinbutton {
  display: inline;
  cursor: pointer;
}
.mouse .signinbutton {
  padding: 0px 8px 5px;
  margin-left: -8px;
}
.signinTxt {
  padding: 6px 24px 6px 24px;
  background-color: #3276b1;
  color: white;
}
.hidden-submit {
  margin: 0px;
  padding: 0px;
  border: 0px currentColor;
  width: 0px;
  height: 0px;
  overflow: hidden;
}
/* inspection host compartibility */
div.inspectionHostDIVSmall {
  visibility: visible;
  border: 0;
  height: 1px;
  width: 1px;
}
div.inspectionHostDIVBig {
  border: 2px solid black;
  visibility: visible;
  position: absolute;
  top: 5%;
  left: 5%;
  width: 80%;
  height: 73%;
  padding: 5%;
  padding-top: 4%;
  width: expression("70%");
  height: expression("70%");
  background: #ffffff;
  opacity: 0.9;
  filter: alpha(opacity=95);
  text-align: center;
  z-index: 5;
  height: 70%;
}
div.inspectionHostBgLock {
  border: 0;
  margin: 0;
  padding: 0;
  opacity: 0.1;
  filter: alpha(opacity=10);
  visibility: visible;
  position: absolute;
  top: 60px;
  left: 0px;
  width: 100%;
  height: 74%;
}
a:link {
  color: #0072c6;
  font-family: "Segoe UI WPC", "Segoe UI", Tahoma, "Microsoft Sans Serif", Verdana, sans-serif;
  font-size: 22px;
  margin-top: 20px;
  text-decoration: none;
}
a:visited {
  color: #0072c6;
  font-family: "Segoe UI WPC", "Segoe UI", Tahoma, "Microsoft Sans Serif", Verdana, sans-serif;
  font-size: 22px;
  margin-top: 20px;
  text-decoration: none;
}
/* Phones */
@media only screen and (min-width: 320px) {
  .cztrLogo {
    margin: auto auto auto 20px;
    height: 38px;
  }
  .mouse {
    min-width: 100%;
  }
  .mouse .logonContainer {
    padding: 100px 20px 0 20px;
  }
  .mouse .fieldframe {
    padding-left: 0;
    padding-right: 0;
  }
  .mouse .credentials_input_text,
  .mouse .credentials_input_password {
    padding: 0;
    height: 30px;
    font-size: 13px;
    margin: 0px;
    width: 88%;
    border: none;
  }
  .mouse .imgfield {
    float: right;
  }
  .mouse .infoContainer {
    padding: 420px 20px 0 20px;
    position: relative;
    margin: 50px auto 0 auto;
  }
  .mouse .infoContainer tr {
    display: block;
  }
  .mouse .infoContainer td {
    display: block;
    width: 100%;
    float: left;
    padding: 10px 0;
  }
  .mouse .footerContainer {
    padding: 0 20px 0 20px;
    position: relative;
  }
  #main_table {
    width: 100%;
  }
  h1 {
    text-align: center;
  }
  .sinproInfo {
    width: 100%;
    display: block;
  }
  .sinproLogo {
    max-width: 120px;
    display: block;
    margin: 0 auto;
  }
  .logonDiv {
    width: 100%;
    margin: 0 auto;
  }
  .footerInfo {
    width: 100%;
    display: block;
  }
  #credentials_table {
    width: 100%;
  }
  .signinTxt {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
}
/* Tablets */
@media only screen and (min-width: 768px) {
  .cztrLogo {
    height: 50px;
  }
  .mouse .logonContainer {
    padding-top: 150px;
    padding-left: 0;
    right: 0;
    left: auto;
  }
  .mouse .credentials_input_text,
  .mouse .credentials_input_password {
    width: 84%;
    border-right: 1px solid #bbbbbb;
    padding: 0 10px 0 0;
  }
  .mouse .imgfield {
    float: none;
  }
  .mouse .infoContainer {
    padding: 90px 10px 0 20px;
    position: absolute;
    max-width: 100%;
    margin: 0;
  }
  .mouse .footerContainer {
    padding: 550px 20px 0 20px;
    position: absolute;
  }
  h1 {
    text-align: left;
  }
  .sinproLogo {
    position: absolute;
    left: 20px;
    top: 430px;
  }
  .logonDiv {
    width: 320px;
    margin: 0 auto;
  }
  .sinproInfo {
    width: 100%;
  }
  #credentials_table {
    width: 280px;
  }
}
/* Small Desktops */
@media only screen and (min-width: 992px) {
  .cztrLogo {
    margin: auto auto auto 20px;
  }
  .mouse {
    max-width: 100%;
  }
  .mouse .logonContainer {
    padding-top: 174px;
    padding-right: 20px;
  }
  .mouse .infoContainer {
    padding: 174px 0 0 20px;
    position: absolute;
    width: 66%;
  }
  .mouse .infoContainer tr {
    display: table-row;
  }
  .mouse .infoContainer td {
    display: table-cell;
    padding: 0;
    float: none;
    width: 33%;
  }
  .mouse .footerContainer {
    padding: 20px 20px 0 20px;
    position: absolute;
    top: auto;
    bottom: 10px;
  }
  .mouse .footerContainer .footerInfo {
    width: 80%;
    display: table-cell;
  }
  .mouse .footerContainer .sinproInfo {
    width: 250px;
    display: block;
    text-align: right;
  }
  .sinproInfo {
    width: 33%;
  }
  .sinproLogo {
    max-width: 240px;
    margin: 0 20px;
    position: relative;
    left: auto;
    top: auto;
  }
  .logonDiv {
    width: 100%;
    margin: 0;
  }
  .signinTxt {
    padding: 6px 24px 6px 24px;
    width: auto;
    text-align: right;
  }
}
/* Desktops */
@media only screen and (min-width: 1200px) {
  .mouse .logonContainer {
    width: 33%;
  }
  .mouse .credentials_input_text,
  .mouse .credentials_input_password {
    width: 310px;
  }
  .mouse .infoContainer {
    width: 66%;
  }
  .mouse .sinproInfo {
    width: 50%;
  }
  .sinproLogo {
    max-width: 350px;
    margin: 0 20px;
  }
  #credentials_table {
    width: 400px;
    margin: 0 auto;
  }
} 
