﻿.purpleText
{
  color: #92278F;
}
.purpleBorder
{
  border-color: #92278F;
}
.border1
{
  border-style: solid;
  border-width: 1px;
  border-color: #92278F;
}
.iid_border1
{
  border-style: solid;
  border-width: 1px;
  border-color: #92278F;
}
.iid_errBox
{
  border-style: solid;
  border-width: 2px;
  border-color: #B22222;
  color: #B22222;
  padding: 4px 2px 8px 4px;
}
.iid_frame
{
  border-style: solid;
  border-width: 1px;
  border-color: #92278F;
  margin-left: 5px;
  margin-right: 5px;
  width: 100%;
  padding: 4px 4px 4px 4px;
}
.iidGreyBack
{
  background-color: #dbdcde;
}
.iidReadOnly
{
  background-color: #f5f5f5;
}
.iidInput
{
  background-color: #ffffff;
}
.menuBorderRight
{
  border-right: solid 2px #92278F;
}
body
{
  font-family: Calibri, "Gill Sans MT" , "Myriad Pro" ,Sans-serif;
  font-size: 14px;
  color: #191970;
}
.boxTitle
{
  font-size: 48px;
}
.desktopPane
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 740px;
}
.desktopTitle
{
  font-size: 20px;
  text-align: center;
  width: 100%;
}
.idMenuBtnDiv
{
  height: 32px;
}
.idMenuBtnDiv2
{
  margin-top: 8px;
  padding-left: 12px;
  padding-right: 12px;
  height: 32px;
}
.idMenuButton
{
  font-size: 12px;
  background-color: #dbdcde;
  width: 100%;
  height: 100%;
  color: #92278F;
}
.idMenuButtonDisabled
{
  font-size: 12px;
  background-color: #84005E;
  width: 100%;
  height: 100%;
  color: White;
}
.idMenuButtonClicked
{
  font-size: 12px;
  background-color: #84005E;
  width: 100%;
  height: 100%;
  color: White;
}
.idButton
{
  font-size: 12px;
  background-color: buttonface;
  height: 24px;
  width: 120px;
}
.idConcertinaButton
{
  font-size: 12px;
  background-color: #84005E;
  height: 32px;
  width: 100%;
  color: White;
}
.idConcertinaButton2
{
  font-size: 12px;
  background-color: #BFAFC4;
  height: 32px;
  width: 100%;
}
.listline
{
  position: relative;
  left: 0px;
  top: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.listline2
{
  position: relative;
  left: 0px;
  top: 0px;
  padding-top: 0px;
  padding-bottom: 4px;
  height: 12px;
  overflow: hidden;
}
.rolePanel
{
  position: relative;
  top: 0px;
  left: 40px;
  height: 380px;
  width: 680px;
}
.auditPanel
{
  position: relative;
  top: 0px;
  left: 0px;
  height: 436px;
  width: 740px;
}
.propFont
{
  font-family: Courier New;
  font-weight: bold;
  line-height: 20px;
}

.iidLinkButton
{
  vertical-align: top;
}

#waitDiv
{
  display: none;
}
.waitText1
{
  display: none;
}
.waitText2
{
  display: none;
}
.waitText3
{
  display: none;
}
.waitText4
{
  display: none;
}
#buttonDiv
{
  display: none;
}
#resultDiv
{
  clear: both;
  height: auto;
  overflow: visible;
}
#clientNameDiv
{
  position: absolute;
  top: 54px;
  left: 0px;
  width: 100%;
  text-align: center;
  color: #92278F;
  font-size: 16px;
}
/* ------- ------- ------- */
#pageFooter
{
  font-size: xx-small;
  position: absolute;
  top: 0px;
  left: 0px;
}
#form1Div
{
  height: auto;
  border: none;
}
#iidResultsControl_detailsDiv
{
  clear: both;
  height: auto;
  overflow: visible;
}
#buttonPanel
{
  display: none;
}
#menuDiv
{
  display: none;
}
#desktopPanelDiv
{
  position: absolute;
  top: 114px;
  left: 8px;
  height: auto;
  width: 760px;
}
#pageConsumer1
{
  position: absolute;
  left: 8px;
  top: 8px;
  width: 880px;
  height: auto;
  border-style: solid;
  border-width: thin;
}
.doNotPrint
{
  display: none;
}
