body,
div,
td,
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

/* old alarmagent styling */
.color-table,
.alt-color-table {  border: 1px solid #9D9D97 }
.color-table td,
.alt-color-table td {
  padding: 3px;
  vertical-align: middle;
}
.report-table {
  border: 1px solid #cecfb2;
  border-collapse: collapse;
  font-size: 12px;
}
.report-table td,
.report-table th {
  font-size: 12px;
  padding: 5px;
}
.report-table tr {  border-bottom: 1px solid #cecfb2 }
.report-table .row {  background-color: #e8e7d5 }
.report-table .altRow {  background-color: #f7f8eb }
.report-table tr:first-child {  border: 1px solid #a1a27e }
.report-table tr:first-child th {
  font-size: 16px;
  background-color: #d8d9ba;
}
.report-table .th-border {  border: 1px solid #a1a27e }
.report-table th {
  background-color: #d8d9ba;
  font-size: 12px;
  text-align: left;
}
.rtuOffline {
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
  background-color: #990000;
}
tr.systemMessages {  font-weight: bold }
.main-content {  max-width: 1140px }
.main-content table {
  margin-bottom: 30px;
  width: 100%;
}
table.rtutitle {
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.alt-color-table tr:nth-child(odd),
tr.row1 {
  background-color: #F5F5E1;
  padding: 3px 0 3px 10px;
}
.alt-color-table tr:nth-child(even),
tr.row2 {
  background-color: #E9E9C7;
  padding: 3px 0 3px 10px;
}
.alt-color-table caption {
	text-align: left;
}
tr.row3 {
  background-color: yellow;
  padding: 3px 0 3px 10px;
}
tr.headings td {
  background-color: #CACA9D;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: middle;
}
tr.headings th {
  background-color: #CACA9D;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: middle;
  text-align: left;
}
.row1 td {  padding: 3px }
.row2 td {  padding: 3px }
input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  outline: transparent;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
button {
  background-color: #dddd40;
  border: 1px solid black;
  padding: 5px 8px;
  margin: 0 2px 4px;
}
select {
  font-size: 11px;
  padding: 1px;
}
li {  padding-bottom: 3px }
h3 {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
h4 {
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
.headings {
  background-color: #CACA9D;
  text-transform: uppercase;
  font-weight: bold;
}
a {  color: #6E0D0D }
a:hover {  color: #8D4242 }
a:visited {  color: #8D4242 }
.content-cell {
  background-color: #EEEEC9;
  padding: 10px;
  margin-bottom: 10px;
}
.footer {
  font-size: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000000;
}
.holder {  width: 660px }
.left {
  float: left;
  width: 325px;
  position: relative;
}
.intro-info {
  line-height: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.buttonHelp {  font: italic 11px arial }
.error {
  font-weight: bolder;
  font-size: larger;
  text-align: center;
}
h5.error {  color: red }
p.error {  line-height: 30px }
.sendsRTUMessage {
  color: red;
  border: 2px solid red;
}

.smallContent {
  text-align: center;
  margin-bottom: 15px;
}

@media print {
    img {  page-break-inside: avoid }
    .row1 td {  border-bottom: 1px solid black }
    .row2 td {  border-bottom: 1px solid black }
    .row3 td {  border-bottom: 1px solid black }
}

.uptime {
	padding: 0.5em;
}

/* ADMIN STYLING
================================================================*/
#app > * {
  /* center stuff in the app */
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
form > * {
  margin-right: auto;
  margin-left: auto;
}
/* END OF ADMIN STYLES*/

/* MAP STYLING
================================================================*/
.statusWindow .statusLinkButton {
  background-color: #cc0000;
  background-image: url(../images/button_view_full_rtu_status.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  border: 0;
  height: 20px;
  line-height: 18px;
  margin: 0 auto;
  text-align: center;
  width: 130px;
}
.statusWindow .statusLink {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
.statusWindow .status-icon {
  background-position: bottom left;
  background-repeat: no-repeat;
  font-size: 11px;
  font-weight: bold;
  line-height: 17px;
  padding: 4px 0 0 20px;
}
.statusWindow .activeAlarms {
  background-image: url(../images/status_rtu_activeAlarms.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  line-height: 17px;
  padding: 4px 0 0 20px;
}
.statusWindow .alarms {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  line-height: 17px;
  padding: 4px 0 0 0;
}
.statusWindow .alarmLinks {  border-top: 1px solid gray }
.statusWindow .alarmLink {  color: #666666 }
.statusWindow .ok {
  background-image: url(../images/status_rtu_ok.jpg);
  color: #009933;
}
.statusWindow .disarmed {
  background-image: url(../images/status_rtu_disarmed.jpg);
  color: #dd8800;
}
.statusWindow .offline {
  background-image: url(../images/status_rtu_offline.jpg);
  color: #666666;
}
.statusWindow .expired {
  background-image: url(../images/status_rtu_expired.jpg);
  color: #dd8800;
}
.statusWindow .commsFailure {
  background-image: url(../images/status_rtu_commsFailure.jpg);
  color: #cc0000;
}
.statusWindow .unpowered {
  background-image: url(../images/status_rtu_unpowered.jpg);
  color: #cc0000;
}
/* END OF MAP STYLES*/

.flex-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px;
}
.left-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: right;
}
.right-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: left;
  margin-left: 10px;
}

/* MANAGE RENTAL FLEET STYLING
================================================================*/
.manage-rental-fleet-form {
  display: block;
  margin-top: 0em;
}
.manage-rental-fleet-form > *{
  margin-right: auto;
  margin-left: auto;
}
.manage-rental-fleet > .warning-label {
	border: 1px solid black;
	font-size: larger;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 10px;
}
.manage-rental-fleet > .page-body {
	display: flex;
}
.filters-sidebar {
  display: inline-block;
  margin-right: 25px;
  min-width: 200px;
}
.filters-sidebar .select-companies {
  max-height: 300px;
  overflow-y: scroll;
  margin-bottom: 30px;
}
.filters-sidebar .select-companies table {
  margin-bottom: 0;
}
.main-table {
  display: inline-block;
}
/* END OF MANAGE RENTAL FLEET STYLES*/

/* MULTIFACTOR AUTH PAGE STYLING
================================================================*/
.multifactor-auth-page {
	max-width: 500px;
	margin: auto;
	text-align: center;
}
.multifactor-auth-page .outer-container {
	margin-top: 30px;
	background-color: #e9e9a7;
}
.multifactor-auth-page h1 {
	padding: 15px 0;
	margin: 0;
	font-size: 2.5em;
	color: #333325;
}
.multifactor-auth-page .inner-container {
	padding: 20px 0;
	background-color: rgb(245, 245, 214);
}
.multifactor-auth-page .instructions {
	max-width: 400px;
	padding-bottom: 20px;
	margin: auto;
	font-size: 1.5em;
	line-height: 1.2em;
	text-align: left;
}
.multifactor-auth-page input[type="text"] {
	width: 400px;
	margin-bottom: 20px;
	font-size: 4em;
	text-align: center;
	letter-spacing: 0.2em;
}
.multifactor-auth-page input[type="text"]::placeholder {
	letter-spacing: normal;
	opacity: 0.5;
}
.multifactor-auth-page .button-container > input[type="submit"] {
	width: 201px;
	font-size: 1.5em;
}
.multifactor-auth-page .error-container {
	max-width: 400px;
	text-align: left;
	color: red;
}
.multifactor-auth-page .error-container > div {
	margin-top: 20px;
	font-size: 1.5em;
	line-height: 1.1em;
}
/* END MULTIFACTOR AUTH PAGE STYLING */
element.style {
