/* Generic styles */
textarea, select {
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid #7F9DB9;
}

.InputControls {
  width: 223px;
  font-family: verdana, arial, sans-serif;
  height: auto;
  font-size: 0.9em;
  padding: 1px;
}

.InputDDLControls {
  width: 200px;
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
}

.InputHalfDDLControls {
  width: 109px;
  font-family: verdana, arial, sans-serif;
  font-size: 85%;
  text-align: left;
  margin-right: 0px;
  padding-right: 0px;
  padding: 1px;
}

.InputDDLControlsHalfWidth {
  width: 123px;
  font-family: verdana, arial, sans-serif;
  font-size: 100%; /*border: 1px solid;*/
}

.ButtonStyle {
  width: 73px;
  font-family: verdana, arial, sans-serif;
  font-size: 90%;
  color: #000000;
  float: inherit;
  margin: 0px;
}

.FindButtonStyle {
  width: 73px;
  font-family: verdana, arial, sans-serif;
  font-size: 90%;
  font-weight: 900;
  color: #000000;
  float: inherit;
  margin: 0px;
}

.InputDateControls {
  width: 187px !important;
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #FFFFFF;
  color: #3E4244;
  border: #616D7B;
}

.InputHalfDateControls {
  width: 109px;
  font-family: verdana, arial, sans-serif;
  font-size: 85%;
  color: #3E4244;
  margin-left: 1px;
  border:solid 1px #7F9DB9;
  background:white;
  padding:2px;
}

.BrowseButtonStyle {
  width: 19px;
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  color: Black;
  float: inherit;
  height: 17px;
}

.LoadInfo, #dResultsLoad {
  position: absolute;
  top: 105px;
  right: 2px;
  z-index: 1100;
  background-color: Red;
  color: White;
  display: none;
}

.cfFindLabelStyle {
  font: normal 120% arial, sans-serif;
  color: black;
  font-weight: bold;
  font-size: 120%;
}

.cfTextBoxStyle {
  font-size: 100%;
}

.cfDropDownListStyle {
  font-size: 100%;
  width: 75px;
}

.cfFindButtonStyle {
  font-size: 100%;
  width: 50px;
}

.cfSearchLabelStyle {
  font: normal 1em arial, sans-serif;
  color: Black;
  font-weight: bold;
}

.cfLabelStyle {
  font: normal 1em arial, sans-serif;
  color: Black;
}

.cfGridStyle {
  font: normal 1em arial, sans-serif;
  background-color: White;
  border: solid 0px #0066cc;
  width: 100%;
  text-decoration: none;
}

.cfGridStyle .selectedRow {
  background-color: #FFFFCC;
}

.cfGridStyle a, .cfGridStyle a:visited {
  color: #0066cc;
  text-decoration: none;
  border-bottom-style: none; /*font-weight: bold;*/
}

.cfGridStyle a:hover {
  /*color: #fff;*/
}

.cfFooterStyle {
}

.cfRowStyle {
  background-color: White;
}

.cfEditRowStyle {
}

.cfSelectedRowStyle {
}

.cfPagerStyle {
}

.cfHeaderStyle, .toggler {
  background-color: #0066cc;
  padding: 1px 0;
  padding-left: 5px;
  font-family: Arial, sans-serif;
  height: 14px;
  font-weight: bold;
  color: White;
}

.cfHeaderStyle a {
  color: White;
  text-decoration: none;
}

.cfAlternatingRowStyle {
  background-color: #F2F2F2;
}

#dLoadInfo {
  font: normal 1em arial, sans-serif;
  position: absolute;
  z-index: 1100;
  background-color: Red;
  color: White;
  top: 100px;
  right: 0px;
}

.toggler {
  color: #000;
  margin: 0;
  padding: 5px;
  border-left: 1px solid #f5f5f5;
  font-size: 1em; /*font-weight: bold;*/
  font-weight: normal;
  font-family: 'Arial' , sans-serif;
  background-color: #9ccfff;
  cursor: hand;
}
.toggler a {
  text-decoration: none;
}
#documentFinderAccordion .label {
  font-weight: bold;
}
#documentFinderAccordion .expiryDateField {
  width: 222px;
}
.tog1, .tog2, .tog3, .tog4, .tog5, .tognoaction, .tog3a {
  display: block;
  color: White;
  font-weight: bold;
  margin: 1px 0px 1px 0px;
  padding: 5px;
  border-left: 1px solid #f5f5f5;
  font-size: 1em;
  font-family: 'Arial' , sans-serif;
  background-color: #0066cc;
  cursor: hand;
  height: auto;
  text-decoration: none;
}

.tognoaction {
  margin-bottom: 2px;
}

.tog2, .tog5 {
  background-color: #99ccff;
  color: black;
  font-weight: normal;
}

.tog5 {
  margin-bottom: 2px;
}

.tog3, .tog4, .tog3a {
  background-color: #87cefa;
  color: black;
  font-weight: normal;
  margin-left: 20px;
}

.tog3a {
  margin-left: 10px;
  margin-bottom: 2px;
}
.element {
}
.element p {
  margin: 0;
  padding: 4px;
}
.float-right {
  padding: 10px 20px;
  float: right;
}
blockquote {
  font-style: italic;
  padding: 5px 0 5px 30px;
}
.documentfinderbox {
  border: #0066cc dotted 1px;
  width: 150px;
  padding: 10px; /*text-align:justify; */
  background-color: #9ccfff;
  font-weight: normal;
  margin: 5px;
  float: right;
}
.showMetaDataLnk {
  text-decoration: underline;
  cursor: pointer;
}
.InputRDLControls {
  margin-top: 10px;
  margin-bottom: 10px;
}
.InputRDLControls td {
  vertical-align: top;
}
.InputRDLControls td label {
  display: block;
  padding-left: 25px;
  width: 155px;
  text-align: left;
  margin-top: -17px;
}


/* Specific styles */
.toggler {
  color: #000;
  margin: 0;
  padding: 5px;
  border-left: 1px solid #f5f5f5;
  font-size: 1em; /*font-weight: bold;*/
  font-weight: normal;
  font-family: 'Arial' , sans-serif;
  background-color: #9ccfff;
  cursor: hand;
}
#documentFinderAccordion .label {
  font-weight: bold;
}
#documentFinderAccordion .expiryDateField {
  width: 222px;
}
.tog1, .tog2, .tog3, .tog4, .tog5, .tognoaction, .tog3a {
  display: block;
  color: White;
  font-weight: bold;
  margin: 1px 0px 1px 0px;
  padding: 5px;
  border-left: 1px solid #f5f5f5;
  font-size: 1em;
  font-family: 'Arial' , sans-serif;
  background-color: #0066cc;
  cursor: hand;
  height: auto;
  text-decoration: none;
}

.tognoaction {
  margin-bottom: 2px;
}

.tog2, .tog5 {
  background-color: #99ccff;
  color: black;
  font-weight: normal;
}

.tog5 {
  margin-bottom: 2px;
}

.tog3, .tog4, .tog3a {
  background-color: #87cefa;
  color: black;
  font-weight: normal;
  margin-left: 20px;
}

.tog3a {
  margin-left: 10px;
  margin-bottom: 2px;
}

/* Search results */
table.cfGridStyle td {
}
table.cfGridStyle td.colAbstract {
}
table.cfGridStyle td.colResultType {
  width: 80px;
}
table.cfGridStyle td.colLastUpdated {
  width: 90px;
}
table.cfGridStyle td.colMetadata {
  width: 90px;
}
table.cfGridStyle td.colResultLink {
  width: 55px;
}

table.cfGridStyle td.expiredDate {
  font-weight: bold;
  color: Red;
}
.toggler a {
  color: Black;
}


