.summaryCard {
  border: 1px solid #F0F0F0;
  padding-left: 10px;
  line-height: 1.5em;
  background-color: #FFFFFF;
  box-shadow: 5px 5px 5px #888888;
}

.summaryCardNoShadow {
  border: 1px solid #F0F0F0;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.5em;
  background-color: #FFFFFF;
}

.filterCardNoShadow {
  border: 1px solid #F0F0F0;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.5em;
  width: 300px;
  background-color: #FFFFFF;
}

.summaryCardInternal {
  float: left
}

.redIndicator {
  color: #E60000;
}

.summaryCardHeader {
  font-family: 'Text Me One', sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  color: #0070c0;
}

.summaryCardHeaderLevel1 {
  font-family: 'Text Me One', sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  color:#0070c0;
}

.summaryCardHeaderLevel2 {
  font-family: 'Text Me One', sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  vertical-align: text-bottom;
  color: #0070C0;
}

.summaryCardHeaderLevel2A {
  font-family: 'Text Me One', sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  vertical-align: text-bottom;
  color: #CC9900;
}

.summaryCardHeaderLevel2B {
  font-family: 'Text Me One', sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  vertical-align: text-bottom;
  color: #006600;
}

.summaryCardRow {
  border-bottom: 1px solid #F0F0F0;
}

.summaryCardLeft {
  font-family: 'Inconsolata', sans-serif;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  vertical-align: text-top;
  border-bottom: 1px solid #F0F0F0;
}

.summaryCardLeftVL {
  font-family: 'Inconsolata', sans-serif;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  vertical-align: text-top;
  border-bottom: 1px solid #F0F0F0;
  border-right: 1px solid #0B3B39;
}

.summaryCardTiny {
  font-family: 'Inconsolata', sans-serif;
  text-decoration: none;
  font-size: 11px;
  color: #303030;
  vertical-align: text-top;
}

.summaryCardLeftTextCenter {
  font-family: 'Inconsolata', sans-serif;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  border-bottom: 1px solid #F0F0F0;
  vertical-align: text-center;
  text-align: center;
}


.summaryCardLeftBGCyan {
  font-family: 'Inconsolata', sans-serif;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  background: #DAECFF;
  vertical-align: text-top;
  border-bottom: 1px solid #F0F0F0;
}

.summaryCardLeftBGLime {
  font-family: 'Inconsolata', sans-serif;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  background: #D6FFAD;
  vertical-align: text-top;
  border-bottom: 1px solid #F0F0F0;
}

.summaryCardLeftNoLink {
  font-family: 'Inconsolata', sans-serif;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  vertical-align: text-top;
  border-bottom: 1px solid #F0F0F0;
}

.summaryCardLeftNoLink1 {
  font-family: 'Inconsolata', sans-serif;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #303030;
  vertical-align: text-top;
  border-bottom: 1px solid #F0F0F0;
}

.summaryCardLeftNoLinkNoLine {
  font-family: 'Inconsolata', sans-serif;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  vertical-align: text-center;
}

.summaryCardLeftNoLinkLevel1 {
  font-family: 'Inconsolata', sans-serif;
  text-decoration: none;
  font-size: 14px;
  color: #303030;
  vertical-align: text-top;
  border-bottom: 1px solid #F0F0F0;
}

.summaryCardLeftNoLinkNoLineLevel1 {
  font-family: 'Inconsolata', sans-serif;
  text-decoration: none;
  font-size: 14px;
  color: #303030;
  vertical-align: text-top;
}


.summaryCardLeftLink {
  font-family: 'Inconsolata', sans-serif;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  vertical-align: text-top;
}

.summaryCardLeftLink:hover {
  font-family:'Inconsolata', sans-serif;
  text-decoration: none;
  font-size: 16px;
  color: #303030; 
  background-color: #F0F0F0;
  vertical-align: text-top;
  border-bottom: 1px solid #F0F0F0;
}

.summaryCardRightString {
  font-family: 'McLaren', cursive;
  text-decoration: none;
  font-size: 18px;
  color: #303030;
  vertical-align: text-top;
  float: right;
}

.summaryCardRightNumber {
  font-family: 'Orienta', cursive;
  text-decoration: none;
  font-size: 18px;
  color: #303030;
  vertical-align: text-top;
  border-bottom: 1px solid #F0F0F0;
}

.summaryCardRightNumberVL {
  font-family: 'Orienta', cursive;
  text-decoration: none;
  font-size: 18px;
  color: #303030;
  vertical-align: text-top;
  border-bottom: 1px solid #F0F0F0;
  border-right: 1px solid #0B3B39;
}

.summaryCardRightNumberCenterText {
  font-family: 'Orienta', cursive;
  text-decoration: none;
  font-size: 18px;
  color: #303030;
  border-bottom: 1px solid #F0F0F0;
  vertical-align: text-center;
  text-align: center;
}


.summaryCardRightNumberBGCyan {
  font-family: 'Orienta', cursive;
  text-decoration: none;
  font-size: 18px;
  color: #303030;
  vertical-align: text-top;
  border-bottom: 1px solid #F0F0F0;
  background: #DAECFF;
}

.summaryCardRightNumberBGLime {
  font-family: 'Orienta', cursive;
  text-decoration: none;
  font-size: 18px;
  color: #303030;
  vertical-align: text-top;
  border-bottom: 1px solid #F0F0F0;
  background: #D6FFAD;
}

.summaryCardRightStringLevel1 {
  font-family: 'McLaren', cursive;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  vertical-align: text-top;
  float: right;
}

.summaryCardRightStringLevel1Left {
  font-family: 'Orienta', cursive;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  vertical-align: text-top;
  float: left;
  border-bottom: 1px solid #F0F0F0;
}

.summaryCardRightStringLevel1LeftNoLine {
  font-family: 'Orienta', cursive;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  vertical-align: text-top;
  float: left;
}

.summaryCardRightNumberLevel1 {
  font-family: 'Orienta', cursive;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  vertical-align: text-top;
  border-bottom: 1px solid #F0F0F0;
}

.summaryCardRightNumberLevel1NoLine {
  font-family: 'Orienta', cursive;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  vertical-align: text-top;
}

.patentsFont {
  font-family: 'Text Me One', cursive;
  text-decoration: none;
  font-size: 12px;
  color: #303030;
  vertical-align: text-top;
}

.browseCounter {
  font-family: 'Orienta', cursive;
  text-decoration: none;
  font-size: 16px;
  color: #303030;
  vertical-align: text-top;
  border-bottom: 0px solid #F0F0F0;
}


.summaryCardFooter {
  font-family: 'Inconsolata', cursive;
  text-decoration: none;
  font-size: 12px;
  color: #303030;
  float: left;
}

.summaryCardFooter:hover {
  font-family: 'Inconsolata', cursive;
  text-decoration: none;
  font-size: 12px;
  color: #303030;
  background-color: #F0F0F0;
  float: left;
}

.sourceCardLink {
  text-decoration:none;
  color:#023453;
  font-family: 'McLaren', cursive;
  font-size: 12px;
}

.sourceCardLink:hover {
  text-decoration:none;
  color:#0000FF;
  background-color:#F0F0F0;
  font-family: 'McLaren', cursive;
  font-size: 12px;
}

.layer1 {
  margin: 0;
  padding: 0;
  width: 500px;
}

.content {
  padding: 0px 0px;
  padding-left: 10px;
  background-color:white;
}

p { padding: 0px 0; }

.heading {
  vertical-align: text-top;
  margin: 0px;
  padding: 0px 0px;
  cursor: pointer;
  position: relative;
  background:white url(../images/arrow-dn.gif) no-repeat 150px;
}

.headingLock {
  color: #303030;
  vertical-align: text-top;
  margin: 0px;
  color: black;
  padding: 0px 0px;
  padding-left: 10px;
  cursor: pointer;
  position: relative;
  background:white url(../images/lock.gif) no-repeat 350px;
}

.headingDown {
  text-decoration: none;
  color: #303030;
  vertical-align: text-top;
  margin: 0px;
  color: black;
  padding: 0px 0px;
  /* padding-left: 10px; */
  cursor: pointer;
  position: relative;
  background:white url(../images/arrow-up.gif) no-repeat 150px;
}

.headingUnlock {
  text-decoration: none;
  color: #303030;
  vertical-align: text-top;
  margin: 0px;
  color: black;
  padding: 0px 0px;
  padding-left: 10px;
  cursor: pointer;
  position: relative;
  background:white url(../images/unlock.gif) no-repeat 350px;
}

