/**
 * Main Stylesheet for Prime Clerk Microsite
 */
@font-face {
  font-family: 'ArnhemPro-Blond';
  src: url("/Content/fonts/ArnhemPro-Blond.eot");
  src: url("/Content/fonts/ArnhemPro-Blond.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/ArnhemPro-Blond.woff") format("woff"), url("/Content/fonts/ArnhemPro-Blond.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

html, body {
  background: #ecedee;
  color: #2e3031; }

body {
  font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1em;
  line-height: 1.2;min-width: 980px;}
  
 .popup_body {
  min-width: 550px;}
  
a {
  color: #5f31bc;
  -webkit-transition: color 0.35s ease-in-out;
  -webkit-transition-delay: 0;
  -moz-transition: color 0.35s ease-in-out 0;
  -o-transition: color 0.35s ease-in-out 0;
  transition: color 0.35s ease-in-out 0; }
  a:hover {
    color: #2e3031; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0; }

h1 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
  font-family: "ff-clan-web-wide", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

h2 {
  font-size: 24px;
  line-height: 28.8px;
  /* font-weight: 600; OBSUB FIX -- Removed bold styling */ }

h3 {
  font-size: 21px;
  line-height: 25.2px;
  font-weight: 400;
  font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

h4 {
  font-size: 16px;
  line-height: 19.2px;
  font-family: "ArnhemPro-Blond", "Georgia", sans-serif; }

h5 {
  font-size: 14px;
  line-height: 16.8px;
  font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

h6 {
  font-size: 12px;
  line-height: 14.4px;
  font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

p {
  font-size: 16px;
  line-height: 19.2px;
  font-family: "ArnhemPro-Blond", "Georgia", sans-serif;
  margin-top: 0;
  line-height: 21px; }

ul, ol {
  padding-left: 20px; }

input, button {
  font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 16.8px;
  font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

   .Loginbutton {
      background: #5f31bc;
      color: white;
      text-decoration: none;
      padding: 10px;
      margin-right: -7px;
      width: 180px;
      display: inline-block;
      text-align: center;
      -webkit-border-radius: 5px 5px;
      -moz-border-radius: 5px / 5px;
      border-radius: 5px / 5px; }
      
.screen-reader-text {
  /* Reusable, toolbox kind of class */
  position: absolute;
  top: -9999px;
  left: -9999px; }

.collapse {
  display: none; }

.icon {
  display: inline-block;
  height: 16px;
  }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot");
  src: url("fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-telephone, .icon-talk, .icon-table-dot, .icon-table-arrow, .icon-plus, .icon-minus, .icon-magnifying-glass, .icon-ex, .icon-email, .icon-drop-down, .icon-document, .icon-close, .icon-check, .icon-calendar, .icon-advance, .icon-drop-down-2 {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.icon-telephone:before {
  content: "\61"; }

.icon-talk:before {
  content: "\62"; }

.icon-table-dot:before {
  content: "\63"; }

.icon-table-arrow:before {
  content: "\64"; }

.icon-plus:before {
  content: "\65"; }

.icon-minus:before {
  content: "\66"; }

.icon-magnifying-glass:before {
  content: "\67"; }

.icon-ex:before {
  content: "\68"; }

.icon-email:before {
  content: "\69"; }

.icon-drop-down:before {
  content: "\6a"; }

.icon-document:before {
  content: "\6b"; }

.icon-close:before {
  content: "\6c"; }

.icon-check:before {
  content: "\6d"; }

.icon-calendar:before {
  content: "\6e"; }

.icon-advance:before {
  content: "\6f"; }

.icon-drop-down-2:before {
  content: "\70"; }

#select-case-popup {
  position: absolute;
  top: 0;
  left: 0; }

#select-case-mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 14000;
  background-color: rgba(0, 0, 0, 0.7); }

#select-case {
  display: none;
  background: white;
  padding: 30px;
  width: 570px;
  height: 640px;
  margin: 0 auto;
  z-index: 15000;
  overflow: auto;
  position: fixed;
  -webkit-border-radius: 5px 5px;
  -moz-border-radius: 5px / 5px;
  border-radius: 5px / 5px; }
  #select-case h1 {
    border-bottom: 2px solid #c8c8c8;
    padding-bottom: 20px; }
  #select-case h2 {
    margin: 20px 0; }
  #select-case ul {
    padding-left: 0; }
    #select-case ul li {
      list-style-type: none;
      margin-bottom: 10px;
      font-size: 16px;
      line-height: 19.2px;
      font-family: "ArnhemPro-Blond", "Georgia", sans-serif; }
  #select-case a {
    color: #2e3031;
    text-decoration: none; }
    #select-case a:hover {
      color: #5f31bc;
      text-decoration: underline; }
  #select-case .button-close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 15px;
    top: 20px;
    cursor: pointer;
    color: #5f31bc; }
  #select-case .jump-list {
    *zoom: 1;
    padding: 10px 0;
    border-bottom: 2px solid #e2e2e2;
    border-top: 2px solid #e2e2e2;
    font-size: 16px;
    line-height: 19.2px;
    font-family: "ArnhemPro-Blond", "Georgia", sans-serif; }
    #select-case .jump-list:after {
      content: "";
      display: table;
      clear: both; }
    #select-case .jump-list h4 {
      color: #878787;
      display: inline-block; }
    #select-case .jump-list ul {
      display: inline-block;
      margin: 0; }
    #select-case .jump-list li {
      display: inline-block;
      margin-bottom: 0;
      padding-left: 4px; }
    #select-case .jump-list a {
      color: #5f31bc;
      text-decoration: underline; }
      #select-case .jump-list a:hover {
        color: #2e3031; }

#voting-report-popup {
  position: absolute;
  top: 0;
  left: 0; }

#voting-report-mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 14000;
  background-color: rgba(0, 0, 0, 0.7); }

#voting-report {
  display: none;
  background: white;
  padding: 30px;
  width: 680px;
  height: 640px;
  margin: 0 auto;
  z-index: 15000;
  overflow: auto;
  position: fixed;
  -webkit-border-radius: 5px 5px;
  -moz-border-radius: 5px / 5px;
  border-radius: 5px / 5px; }
  #voting-report h1 {
    padding-bottom: 20px; }
  #voting-report h2 {
    margin: 20px 0; }
  #voting-report table {
    font-size: 12px;
    line-height: 14.4px;
    font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
    #voting-report table colgroup.plan-class {
      width: 50px; }
    #voting-report table colgroup.plan-class-name {
      width: 250px; }
    #voting-report table colgroup.class-passing-failing {
      width: 150px; }
    #voting-report table colgroup.total-class-members {
      width: 100px; }
    #voting-report table colgroup.total-class-amount {
      width: 100px; }
    #voting-report table thead {
      color: #878787;
      font-weight: bold;
      text-align: left; }
      #voting-report table thead tr {
        border-bottom: 2px solid #c8c8c8; }
      #voting-report table thead th {
        padding: 7px;
        vertical-align: bottom;
        font-weight: 400; }
    #voting-report table tr {
      border-bottom: 2px solid #ecedee; }
      #voting-report table tr a {
        font-size: 12px;
        line-height: 14.4px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        color: #878787;
        text-decoration: underline;
        cursor: pointer; }
      #voting-report table tr.child td {
        position: relative;
        font-size: 12px;
        line-height: 14.4px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        padding: 20px 0; }
        #voting-report table tr.child td ul {
          display: inline-block;
          margin: 0; }
          #voting-report table tr.child td ul li {
            position: relative;
            list-style-type: none;
            margin-bottom: 15px; }
            #voting-report table tr.child td ul li span {
              width: 50px;
              text-align: left;
              display: inline-block;
              position: absolute;
              right: 80px; }
          #voting-report table tr.child td ul.accept {
            width: 227px;
            margin-left: 50px;
            padding: 0 0 0 10px; }
          #voting-report table tr.child td ul.reject {
            width: 167px;
            padding: 0 0 0 10px; }
            #voting-report table tr.child td ul.reject span {
              right: 20px; }
    #voting-report table td {
      padding: 7px; }
  #voting-report a {
    color: #2e3031;
    text-decoration: none; }
    #voting-report a:hover {
      color: #5f31bc;
      text-decoration: underline; }
  #voting-report .button-close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 15px;
    top: 20px;
    cursor: pointer;
    color: #878787; }

/* @group Base */
.chzn-container {
  font-size: 14px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  font-weight: 400;
  font-size: 12px;
  line-height: 14.4px;
  font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box; }

.chzn-container.chzn-with-drop .chzn-drop {
  left: 0; }

/* @end */
/* @group Single Chosen */
.chzn-container-single .chzn-single {
  background-color: #ffffff;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #aaaaaa;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 30px;
  line-height: 31px;
  padding: 0 0 0 8px;
  color: #444444;
  text-decoration: none; }

.chzn-container-single .chzn-default {
  color: #999; }

.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.chzn-container-single .chzn-single-with-deselect span {
  margin-right: 38px; }

.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url("/images/chosen-sprite.png") -42px 1px no-repeat; }

.chzn-container-single .chzn-single abbr:hover {
  background-position: -42px -10px; }

.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: -42px -10px; }

.chzn-container-single .chzn-single div {
  position: absolute;
  right: 0;
  top: 4px;
  display: block;
  height: 100%;
  width: 18px; }

.chzn-container-single .chzn-single div b {
  background: url("/images/chosen-sprite.png") no-repeat 0px 2px;
  display: block;
  width: 100%;
  height: 100%; }

.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010; }

.chzn-container-single .chzn-search input {
  background: white url("/images/chosen-sprite.png") no-repeat 100% -20px;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
  width: 100%;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box; }

.chzn-container-single .chzn-drop {
  margin-top: -1px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.chzn-container-single-nosearch .chzn-search {
  position: absolute;
  left: -9999px; }

/* @end */
/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  background-color: #fff;
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
  width: 100%;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box; }

.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none; }

.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0; }

.chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.chzn-container-multi .chzn-choices .search-field .default {
  color: #999; }

.chzn-container-multi .chzn-choices .search-choice {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #e4e4e4;
  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 20px 3px 5px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default; }

.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled {
  background-color: #e4e4e4;
  color: #666;
  border: 1px solid #cccccc;
  padding-right: 5px; }

.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4; }

.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url("/images/chosen-sprite.png") -42px 1px no-repeat; }

.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

/* @end */
/* @group Results */
.chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.chzn-container-multi .chzn-results {
  margin: 0;
  padding: 0; }

.chzn-container .chzn-results li {
  display: none;
  line-height: 15px;
  padding: 8px 8px;
  margin: 0;
  list-style: none;
  background: #eeeeee; }

.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item; }

.chzn-container .chzn-results .disabled-result {
  color: #ccc;
  cursor: default;
  display: list-item; }

.chzn-container .chzn-results .disabled-result em {
  background: transparent; }

.chzn-container .chzn-results .highlighted {
  color: #5f31bc; }

.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal; }

.chzn-container .chzn-results .highlighted em {
  background: transparent; }

.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item; }

.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold; }

.chzn-container .chzn-results .group-option {
  padding-left: 15px; }

.chzn-container-multi .chzn-drop .result-selected {
  color: #ccc;
  cursor: default;
  display: list-item; }

.chzn-container-multi .chzn-drop .result-selected em {
  background: transparent; }

.chzn-container .chzn-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  /* This should by dynamic with js */
  z-index: 1; }

.chzn-container .chzn-results-scroll span {
  display: inline-block;
  height: 17px;
  text-indent: -5000px;
  width: 9px; }

.chzn-container .chzn-results-scroll-down {
  bottom: 0; }

.chzn-container .chzn-results-scroll-down span {
  background: url("/images/chosen-sprite.png") no-repeat -4px -3px; }

.chzn-container .chzn-results-scroll-up span {
  background: url("/images/chosen-sprite.png") no-repeat -22px -3px; }

/* @end */
/* @group Active  */
.chzn-container-active .chzn-single {
  border: 1px solid #5f31bc; }

.chzn-container-active.chzn-with-drop .chzn-single {
  border: 1px solid #aaa;
  background-color: #eee; }

.chzn-container-active.chzn-with-drop .chzn-single div {
  background: transparent;
  border-left: none; }

.chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: -18px 2px; }

.chzn-container-active .chzn-choices {
  border: 1px solid #5f31bc; }

.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important; }

/* @end */
/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity: 0.5 !important; }

.chzn-disabled .chzn-single {
  cursor: default; }

.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default; }

/* @group Right to Left */
.chzn-rtl {
  text-align: right; }

.chzn-rtl .chzn-single {
  padding: 0 8px 0 0;
  overflow: visible; }

.chzn-rtl .chzn-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl; }

.chzn-rtl .chzn-single-with-deselect span {
  margin-left: 38px; }

.chzn-rtl .chzn-single div {
  left: 3px;
  right: auto; }

.chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto; }

.chzn-rtl .chzn-choices .search-field input {
  direction: rtl; }

.chzn-rtl .chzn-choices li {
  float: right; }

.chzn-rtl .chzn-choices .search-choice {
  padding: 3px 5px 3px 19px;
  margin: 3px 5px 3px 0; }

.chzn-rtl .chzn-choices .search-choice .search-choice-close {
  left: 4px;
  right: auto; }

.chzn-rtl .chzn-container-single-nosearch .chzn-search {
  left: 9999px; }

.chzn-rtl .chzn-drop {
  left: 9999px; }

.chzn-rtl.chzn-container-single .chzn-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chzn-rtl .chzn-results .group-option {
  padding-left: 0;
  padding-right: 15px; }

.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div {
  border-right: none; }

.chzn-rtl .chzn-search input {
  background: white url("/images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/images/chosen-sprite.png") no-repeat -30px -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background: url("/images/chosen-sprite.png") no-repeat -30px -20px, -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
  background: url("/images/chosen-sprite.png") no-repeat -30px -20px, -moz-linear-gradient(top, #eeeeee 1%, white 15%);
  background: url("/images/chosen-sprite.png") no-repeat -30px -20px, -o-linear-gradient(top, #eeeeee 1%, white 15%);
  background: url("/images/chosen-sprite.png") no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  padding: 4px 5px 4px 20px;
  direction: rtl; }

.chzn-container-single.chzn-rtl .chzn-single div b {
  background-position: 6px 2px; }

.chzn-container-single.chzn-rtl.chzn-with-drop .chzn-single div b {
  background-position: -12px 2px; }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chzn-rtl .chzn-search input, .chzn-container-single .chzn-single abbr, .chzn-container-single .chzn-single div b, .chzn-container-single .chzn-search input, .chzn-container-multi .chzn-choices .search-choice .search-choice-close, .chzn-container .chzn-results-scroll-down span, .chzn-container .chzn-results-scroll-up span {
    background-image: url("/images/chosen-sprite_402x.png") !important;
    background-repeat: no-repeat !important;
    background-size: 52px 37px !important; } }
/* @end */
/*
 * Dropdown CSS for bootstrap datepicker
 *
 */
.clearfix {
  *zoom: 1; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle {
  *margin-bottom: -3px; }

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: ""; }

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 10px;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default; }

.open {
  *z-index: 1000; }

.open > .dropdown-menu {
  display: block; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px; }

.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/*
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  top: 0;
  left: 0;
  margin-top: 1px;
  font-size: 14px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/ }

.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px; }

.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px; }

.datepicker > div {
  display: none; }

.datepicker table {
  width: 100%;
  margin: 0; }

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px; }

.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer; }

.datepicker td.day.disabled {
  color: #eeeeee; }

.datepicker td.old,
.datepicker td.new {
  color: #999999; }

.datepicker td.active,
.datepicker td.active:hover {
  color: #ffffff;
  background-color: #5f31bc; }

.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
  color: #ffffff;
  background-color: #5f31bc; }

.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: #5f31bc \9; }

.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer; }

.datepicker td span:hover {
  background: #eeeeee; }

.datepicker td span.active {
  background-color: #5f31bc;
  color: #fff; }

.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #5f31bc; }

.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #003399 \9; }

.datepicker td span.old {
  color: #999999; }

.datepicker th.switch {
  width: 145px; }

.datepicker th.next,
.datepicker th.prev {
  font-size: 21px; }

.datepicker thead tr:first-child th {
  cursor: pointer; }

.datepicker thead tr:first-child th:hover {
  background: #eeeeee; }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px; }

#wrapper, .header-wrapper, .footer-wrapper, .content-header-wrapper {
  *zoom: 1;
  width: 960px;
  margin: 0 auto;
  padding: 0 40px;
   }
  #wrapper:after, .header-wrapper:after, .footer-wrapper:after, .content-header-wrapper:after {
    content: "";
    display: table;
    clear: both; 
    }
    .site-title {
	background: rgb(46, 48, 49); 
	margin: 0px; 
	border-bottom-right-radius: 5px; 
	border-bottom-left-radius: 5px; 
	-webkit-transition: all 250ms ease; 
	-moz-transition: all 250ms ease; 
	-ms-transition: all 250ms ease; 
	-o-transition: all 250ms ease; 
	transition: all 250ms ease;
}


.login-bar {
	position: absolute;
	height: 30px;
	width: 100%;
	top: -30px;
}
.login-bar .menu-item {
	position: absolute;
	margin: 0;
	padding: 7px 10px 0px 0px;
	
	z-index: 1;
}

.login-bar .menu-item:last-child { border-right: 1px solid #7E7335; }

.login-bar .client-login.menu-item {
	right: 80px;
	font-family: "ff-clan-web-wide", verdana, sans-serif;
	text-transform: uppercase;
	font-size: .6em;
	color: #7E7335;
}
.login-bar .twitter.menu-item {
	top: 0px;
	right: 90px;
}
.login-bar .twitter.menu-item a
{
    display: block; 
	opacity: 0.6;
}
.login-bar .twitter.menu-item a:hover
{
     opacity: 1;
}
.login-bar .linkedin.menu-item {
	top: 0px;
	right: 60px;
}
.login-bar .linkedin.menu-item a
{
    display: block; 
	opacity: 0.6;
}
.login-bar .linkedin.menu-item a:hover
{
    opacity: 1;
}
.centered::before {
	display: table; content: "";
}
.centered::after {
	display: table; content: "";
}
.centered{margin: 0px auto; padding: 0px 20px; position: relative; max-width: 960px;
      font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      list-style-type: none;
          }

.site-header {
  *zoom: 1;
  background-color: #ecedee;
  border-top: 30px solid #ffcf00;
  color: white;
  width: 100%;
  height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12001; }
  .site-header:after {
    content: "";
    display: table;
    clear: both; }
  .site-header .header-wrapper {
    position: relative; }
  .site-header h1 {
    background-color: #2e3031;
    float: left;
    height: 84px;
    margin: 0;
    margin-top: -30px;
    width: 200px;
    display: block;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url('logo.png?1375478293');
    cursor : pointer;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-position: 50% 65%;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }
    .site-header h1 a {
      color: white;
      text-decoration: none;
      }
  .site-header .meta {
    float: right;
    margin: 30px 0 0; }
    .site-header .meta ul {
      position: relative; }
    .site-header .meta li {
      font-size: 12px;
      line-height: 14.4px;
      font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      display: inline-block;
      list-style-type: none;
      margin: 0;
      padding: 0 10px; }
      .site-header .meta li.contact {
        color: #2e3031; }
      .site-header .meta li.login {
        background-color: #ffcf00;
        position: relative;
        right: -10px;
        -webkit-border-radius: 5px 5px;
        -moz-border-radius: 5px / 5px;
        border-radius: 5px / 5px;
        padding: 5px 10px; }
        .site-header .meta li.login a {
          color: #2e3031;
          text-decoration: none; }

.logged-in .site-header {
  border-top: 15px solid #5f31bc; }
  .logged-in .site-header .meta li.login {
    background-color: #5f31bc; }
    .logged-in .site-header .meta li.login:hover {
    background-color: white; color: #1690bb;}
    .logged-in .site-header .meta li.login a {
      color: #1690bb; }
      .logged-in .site-header .meta li.login a:hover {
      color: #1690bb;  }
      .logged-in .site-header .meta .login-popup  {
      display: none;
      position: absolute;
      top: 22px;
      right: 0px;
      background: white;
      color: black;
      z-index: 12000;
      width: 130px;
      float: left;
      font-weight: normal;
      padding: 11px;
      cursor: default;
      -webkit-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 3px;
      -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 3px;
      box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 3px; }
      

.site-header .meta li.login {
/*  font-weight: bold;   OBSUB FIX -- Issue #7 in BrowserComp Issues -- removed 'font-weight:bold' */
    cursor: pointer;
    position: relative;
    right: -10px; }
.site-header .meta li.login:hover {
    background: white;
    color: #1690bb; }
    .site-header .meta .login-popup {
      display: none;
      position: absolute;
      top: 22px;
      right: 0px;
      background: white;
      color: black;
      z-index: 12000;
      width: 210px;
      float: left;
      font-weight: normal;
      padding: 20px;
      cursor: default;
      line-height: 19px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 3px;
      -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 3px;
      box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 3px; }
      .site-header .meta .login-popup input {
        font-size: 14px;
        line-height: 16.8px;
        width: 198px;
        padding: 5px 0 5px 10px;
        height: 20px;
        border: 1px solid #c8c8c8;
        margin: 5px 0 10px; }
        .site-header .meta .login-popup input:focus {
          border: 1px solid #5c9931;
          outline: none; }
      .site-header .meta .login-popup button {
        background: #5f31bc;
        color: white;
        border: 0;
        width: 210px;
        margin: 10px 0;
        padding: 10px; }
      .site-header .meta .login-popup.active {
        display: block; }
background: #5f31bc;
      color: white;
.logged-in .site-header {
  background: #1690bb; }

.content-header {
  *zoom: 1;
  width: 100%;
  position: fixed;
  top: 70px;
  padding-top: 40px;
  background: #ecedee;
  z-index: 9999; }
  .content-header:after {
    content: "";
    display: table;
    clear: both; }
  .content-header #current-case {
    float: left; }
    .content-header #current-case .case-logo, .content-header #current-case .case-title, .content-header #current-case .case-change {
      float: left; }
    .content-header #current-case .case-logo {
      margin-right: 20px;
      background: white;
      border: 0px solid #c8c8c8;
      height: 45px; }
    .content-header #current-case h1 {
      font-size: 24px;
      line-height: 28.8px;
      font-weight: 600;
      line-height: 45px; }
    .content-header #current-case .case-change {
      font-size: 12px;
      line-height: 14.4px;
      font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-size: 10px;
      margin-left: 20px;
      line-height: 50px;
      /* font-weight: 600; */
      font-weight: 400; /* OBSUB FIX -- Issue #2 from Firefox Issues: changed font-weight from 600 to 400 */
      text-decoration: underline;
      text-transform: uppercase; }
      .content-header #current-case .case-change a {
        color: #878787;
        text-decoration: underlink;
        cursor: pointer; }
  .content-header .main-nav {
    font-size: 21px;
    line-height: 25.2px;
    font-weight: 400;
    font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15.2px;
    float: left;
    width: 710px;
    margin-top: 10px;
    margin-bottom: 0px; }
    .content-header .main-nav a {
      text-decoration: none;
      color: #2e3031; }
    .content-header .main-nav > ul {
      padding-left: 0;
      margin: 0;
      width: 100%;
      position: relative;
      height: 40px;
      border-bottom: 1px solid #c8c8c8; }
      .content-header .main-nav > ul li {
        display: inline;
        padding: 0 0px 0 20px;
        line-height: 40px;
        height: 40px; }
        .content-header .main-nav > ul li.first {
          padding-left: 0; }
        .content-header .main-nav > ul li.active a {
          display: inline-block;
          color: #5f31bc;
          border-bottom: 5px solid #5f31bc;
          height: 35px; }
        .content-header .main-nav > ul li.active ul.child {
          height: auto;
          display: block;
          z-index: 50;
          position: absolute;
          padding: 0;
          margin: 0; }
          .content-header .main-nav > ul li.active ul.child li {
            font-size: 12px;
            line-height: 14.4px;
            font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            padding: 0 20px 0 0;
            border: 0; }
            .content-header .main-nav > ul li.active ul.child li a {
              color: #878787;
              border: 0; }
              .content-header .main-nav > ul li.active ul.child li.active a 
              {
               display: inline-block;
              color: #5f31bc;
              border-bottom: 5px solid #5f31bc;
              height: 20px; 
              outline:none;
              }
        .content-header .main-nav > ul li ul.child {
          display: none; }
      .content-header .main-nav > ul .drop-down:after {
        content: ' \25BE'; }
    .content-header .main-nav .more-menu {
      position: relative;
      display: inline-block;
      cursor: pointer; }
      .content-header .main-nav .more-menu .hovermenu {
        display: none;
        background: white;
        width: 150px;
        position: absolute;
        top: 15px;
        left: 0px;
        padding: 5px 15px;
        margin: 0;
        margin-top: 26px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
        -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
        box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px; }
        .content-header .main-nav .more-menu .hovermenu li {
          float: none;
          width: 100%;
          display: block;
          padding-left: 0; }
          .content-header .main-nav .more-menu .hovermenu li a {
            text-decoration: none; }
            .content-header .main-nav .more-menu .hovermenu li a:hover {
              text-decoration: underline; }
      .content-header .main-nav .more-menu:hover .hovermenu {
        display: block;
        z-index: 10000; }
  .content-header #search {
    position: relative;
    width: 220px;
    float: right; }
    .content-header #search ul {
      font-size: 12px;
      line-height: 14.4px;
      font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      *zoom: 1;
      padding: 0;
      margin: 0;
      background: #ecedee;
      height: 20px; }
      .content-header #search ul:after {
        content: "";
        display: table;
        clear: both; }
      .content-header #search ul li {
        list-style-type: none;
        float: left;
        padding: 10px;
        color: #5f31bc;
        width: 90px; }
        .content-header #search ul li.active {
          background: white;
          -webkit-box-shadow: rgba(0, 0, 0, 0.15) -2px -2px 3px -2px;
          -moz-box-shadow: rgba(0, 0, 0, 0.15) -2px -2px 3px -2px;
          box-shadow: rgba(0, 0, 0, 0.15) -2px -2px 3px -2px; }
          .content-header #search ul li.active a {
            color: #2e3031; }
        .content-header #search ul li.docket {
          width: 95px; }
        .content-header #search ul li.claim {
          width: 85px; }
        .content-header #search ul li a {
          cursor: pointer; }
    .content-header #search .docket-search, .content-header #search .claim-search {
      padding-top: 10px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
      -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
      box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
      display: none;
      z-index: 5 !important;
      clear: both;
      background: white; }
      .content-header #search .docket-search.active, .content-header #search .claim-search.active {
        display: block;  }
    .content-header #search form {
      width: 200px;
      padding-bottom: 10px;
      padding-right: 10px;
      padding-left: 10px; }
      .content-header #search form input {
        font-size: 12px;
        line-height: 14.4px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        width: 173px;
        padding: 5px 0 5px 25px;
        height: 20px;
        border: 1px solid #c8c8c8; }
        .content-header #search form input:focus {
          border: 1px solid #5f31bc;
          outline: none; }
    .content-header #search .icon {
      display: inline-block;
      height: 16px;
      overflow: hidden;
      position: absolute;
      top: 54px;
      left: 15px;
      color: #c8c8c8; }

#content {
  *zoom: 1;
  width: 960px;
  float: left;
  padding-top: 260px; }
  #content:after {
    content: "";
    display: table;
    clear: both; }
  #content #main {
    float: left; }
  #content section {
    width: 710px;
    border-top: 9px solid white;
    padding-top: 25px;
    margin-bottom: 50px;
    position: relative; }
    #content section h1 {
      line-height: 30px;
      margin-bottom: 40px; }
    #content section h2 {
      margin-bottom: 35px; }
    #content section h3 {
      margin-bottom: 15px; }
    #content section section {
      border-top: 2px solid white;
      margin-top: 50px; }
    #content section .section-title {
      position: relative;
      cursor: pointer; }
      #content section .section-title:hover {
        color: #5f31bc; }
      #content section .section-title .icon {
        height: 32px;
        position: absolute;
        top: 0;
        left: -40px;
        color: #5f31bc; }
    #content section ol, #content section ul {
      font-size: 16px;
      line-height: 19.2px;
      font-family: "ArnhemPro-Blond", "Georgia", sans-serif; }
  #content table {
    font-size: 14px;
    width: 100%; }
    #content table colgroup.active {
      background: #e2e2e2; }
    #content table colgroup.case-number {
      width: 120px; }
    #content table colgroup.petition-date {
      width: 139px; }
    #content table thead {
      border-bottom: 2px solid #c8c8c8; }
      #content table thead th {
        font-size: 12px;
        line-height: 14.4px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        text-align: left;
        background: #ecedee;
        padding: 7px;
        color: #878787;
        cursor: pointer;
        position: relative;
        font-weight: 400; }
        #content table thead th.active {
          /*
		  color: #2e3031;
          border-bottom: 2px solid #2e3031;
          
		  ObSub Fix -- Issue #21 in HTML + CSS Issues -- added new values for color and border-bottom */ 
          color: #878787;
		  border-bottom: 2px solid #C8C8C8; 
          }
    #content table tr {
      font-size: 12px;
      line-height: 14.4px;
      font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      border-bottom: 1px solid white; }
      #content table tr.no-border {
        border: 0; }
      #content table tr:last-child {
        border: 0; }
      #content table tr td {
        position: relative;
        vertical-align: top;
        padding: 20px 7px; }
      #content table tr.active {
        /* font-weight: bold; */
        font-weight: normal; /* ObSub Fix -- Issue #8 from Firefox Issues: Changed font weight to normal from bold. */
        }
      #content table tr.claim-details {
        -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
        -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
        box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px; } 
    #content table p {
      margin: 0; }
  #content table.claims .schedule {
    width: 80px; }
  #content table.claims .claim-number {
    width: 60px; }
  #content table.claims .creditor-name {
    width: 100px; }
  #content table.claims .debtor-name {
    width: 150px; }
  #content table.claims .filed-date {
    width: 130px; }
  #content table.claims .total-value {
    width: 100px; }
  #content table.dockets h3 a {
    color: #2e3031;
    text-decoration: none; }
    #content table.dockets h3 a:hover {
      color: #5f31bc;
      text-decoration: underline; }
  #content table.dockets .schedule {
    width: 80px; }
  #content table.dockets .claim-number {
    width: 60px; }
  #content table.dockets .creditor-name {
    width: 100px; }
  #content table.dockets .debtor-name {
    width: 150px; }
  #content table.doc-proc th, #content table.service th {
    vertical-align: bottom; }
    #content table.doc-proc th.pending, #content table.service th.pending {
      color: #f05937; }
    #content table.doc-proc th.qa1, #content table.service th.qa1 {
      color: #3fba47; }
    #content table.doc-proc th.qa2, #content table.service th.qa2 {
      color: #4f8aff; }
    #content table.doc-proc th.completed, #content table.service th.completed {
      color: #5f31bc; }
  #content table.doc-proc colgroup, #content table.service colgroup {
    width: 120px; }
  #content table.doc-proc .actions, #content table.service .actions {
    width: 230px; }
  #content table.pleadings colgroup {
    width: 120px; }
  #content table.pleadings .actions {
    width: 350px; }
  #content table.pleadings .child {
    background: white;
    /* font-weight: bold; */
    font-weight: normal; /* ObSub Fix -- Issue #8 from Firefox Issues: Changed font weight to normal from bold. */
    }
    #content table.pleadings .child td {
      padding-left: 7px; }
      #content table.pleadings .child td:first-child {
        padding-left: 24px; }
  #content table .dot {
    position: absolute;
    bottom: -10px;
    left: 0px;
    background: #ecedee;
    color: #c8c8c8;
    padding: 0 5px;
    line-height: 9px; /* ObSub FIX - for issue #1 on Safari Issues doc */
    }
  #content table .arrow {
    position: absolute;
    bottom: -10px;
    left: -7px;
    background: #ecedee;
    color: #c8c8c8;
    padding: 0;
    line-height: 9px; /* ObSub FIX - for issue #1 on Safari Issues doc */
    }
    
  /* ObSub FIX - for issue #26 on HTML + CSS Issues Status */  
  #content table .subhead {
    /* position: absolute; */ 	/* removed by ObSub */
    font-size: 10px; 
    font-weight: bold;
    /* top: 7px; */ 			/* removed by ObSub */
    color: #878787;
	display: block; 			/* added by ObSub */
	margin-top: -14px; 			/* added by ObSub */
    }
    
  #content table tr.button {
    text-align: right; }
    #content table tr.button a {
      background: #5f31bc;
      color: white;
      text-decoration: none;
      padding: 10px;
      margin-right: -7px;
      width: 180px;
      display: inline-block;
      text-align: center;
      -webkit-border-radius: 5px 5px;
      -moz-border-radius: 5px / 5px;
      border-radius: 5px / 5px; }
    #content table tr.button .voting-report-link {
      cursor: pointer; }
  #content section.dates {
    *zoom: 1; }
    #content section.dates:after {
      content: "";
      display: table;
      clear: both; }
  #content .date {
    background: white;
    width: 165px;
    padding: 25px;
    margin-right: 30px;
    text-align: center;
    float: left;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px; }
    #content .date .month, #content .date .day {
      color: #5f31bc;
      font-weight: 400; }
    #content .date .day {
      font-size: 52px; }
    #content .date .time {
      color: #878787; }
    #content .date .title {
      margin: 10px 0;
      font-weight: 400;
      height: 85px; }
    #content .date .link, #content .date .calendar {
      font-size: 16px;
      line-height: 19.2px;
      font-family: "ArnhemPro-Blond", "Georgia", sans-serif;
      height: 16px;
      line-height: 19px;
      color: #5f31bc;
      margin-top: 5px; }
      #content .date .link span, #content .date .calendar span {
        font-size: 16px;
        line-height: 16px;
        height: 16px;
        text-decoration: none;
        display: inline-block; }
    #content .date.last {
      margin-right: 0; }
  #content .more-dates {
    clear: both;
    padding-top: 15px;
    cursor: pointer; }
    #content .more-dates a {
      color: #2e3031; }
      #content .more-dates a:hover, #content .more-dates a span {
        color: #5f31bc; }
  #content section.dates-more {
    margin-top: 15px;
    padding-top: 0; }
  #content .date-small {
    *zoom: 1;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px;
    border-bottom: 2px solid white;
    margin-top: 15px; }
    #content .date-small:after {
      content: "";
      display: table;
      clear: both; }
    #content .date-small .box {
      text-align: center;
      background: white;
      width: 82px;
      padding: 5px;
      float: left;
      margin-bottom: 15px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
      -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
      box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px; }
      #content .date-small .box .month {
        color: #5f31bc; }
      #content .date-small .box .day {
        font-size: 40px;
        color: #5f31bc; }
      #content .date-small .box .time {
        color: #878787;
        font-size: 12px;
        line-height: 14.4px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
    #content .date-small .more {
      width: 615px;
      float: right; }
      #content .date-small .more a {
        color: #878787;
        font-size: 16px;
        line-height: 19.2px;
        font-family: "ArnhemPro-Blond", "Georgia", sans-serif; }
  #content .attachments, #content .related {
    color: #878787; }
    #content .attachments a, #content .related a {
      color: #878787; }
      #content .attachments a:hover, #content .related a:hover {
        color: #5f31bc; }
  #content .dockets .email {
    position: absolute;
    bottom: 20px;
    right: 20px; }
    #content .dockets .email a {
      color: #878787; }
      #content .dockets .email a:hover {
        color: #5f31bc; }
  #content.docket table p, #content.docket table h3 {
    font-size: 14px;
    line-height: 16.8px;
    font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
  #content .table-control {
/*
    position: absolute;
    top: 20px;
    left: -25px;
*/
	margin-left: -25px;
	margin-right: 15px;
	/* ObSub Fix -- Issue #8 from Firefox Issues: Used margins instead of absolute positioning to place plus/minus signs. */
    
    color: #5f31bc;
    cursor: pointer; 
    }
  #content a.claim-document {
    color: #c8c8c8; }
    #content a.claim-document:hover {
      color: #5f31bc; }
  #content .claim-details {
    font-size: 12px;
    line-height: 14.4px;
    font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    background: white; }
    #content .claim-details .claim-cell {
      padding: 40px; }
    #content .claim-details h2 {
      margin-bottom: 10px;
      margin-top: 30px; }
    #content .claim-details h5 {
      font-size: 12px;
      line-height: 14.4px;
      font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
    #content .claim-details table {
      border-bottom: 2px solid #c8c8c8;
      font-size: 12px;
      line-height: 14.4px;
      font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
      #content .claim-details table colgroup.titles {
        width: 120px; }
      #content .claim-details table colgroup.date-filed, #content .claim-details table colgroup.date-created {
        width: 120px; }
      #content .claim-details table colgroup.status {
        width: 150px; }
      #content .claim-details table colgroup.transferee, #content .claim-details table colgroup.basis {
        width: 150px; }
      #content .claim-details table colgroup.withdrawl-document, #content .claim-details table colgroup.stipulation-document {
        width: 300px; }
      #content .claim-details table th {
        background: white;
        vertical-align: bottom;
             }
      #content .claim-details table a {
        color: #2e3031; }
        #content .claim-details table a:hover {
          color: #5f31bc; }
      #content .claim-details table tfoot tr td {
        padding-bottom: 4px; }
    #content .claim-details .claim-table {
      border-bottom: 0; }
      #content .claim-details .claim-table tr {
        border-bottom: 1px solid #c8c8c8; }
      #content .claim-details .claim-table th, #content .claim-details .claim-table td {
        text-align: left; }
      #content .claim-details .claim-table tbody tr:last-child {
        border-bottom: none; }
      #content .claim-details .claim-table tfoot {
        border-top: 2px solid #878787;
/* 		font-weight: bold; OBSUB FIX -- Removed bold styling. */ }
        #content .claim-details .claim-table tfoot tr {
          border-bottom: 0; }
      #content .claim-details .claim-table .totals {
        padding-bottom: 0; }
      #content .claim-details .claim-table .general td {
        padding: 13px 7px; }
      #content .claim-details .claim-table .notes {
        border-bottom: 0;
        font-style: italic;
        color: #878787;
        font-weight: normal; }
        #content .claim-details .claim-table .notes td {
          padding-top: 0;
          text-align: left; }
      #content .claim-details .claim-table .title {
/*         font-weight: bold;  OBSUB FIX -- Removed bold styling. */
        text-align: left; }
    #content .claim-details .creditor-details {
      font-size: 12px;
      line-height: 14.4px;
      font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      *zoom: 1;
      margin-bottom: 30px; }
      #content .claim-details .creditor-details:after {
        content: "";
        display: table;
        clear: both; }
      #content .claim-details .creditor-details p {
        font-size: 12px;
        line-height: 14.4px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
      #content .claim-details .creditor-details h5.number, #content .claim-details .creditor-details h5.proof {
        margin-top: 5px; }
      #content .claim-details .creditor-details .creditor {
        width: 340px;
        float: left; }
        #content .claim-details .creditor-details .creditor h5 {
          margin-bottom: 5px; }
      #content .claim-details .creditor-details .creditor-meta {
        width: 300;
        float: left; }
      #content .claim-details .creditor-details a {
        color: #c8c8c8; }
        #content .claim-details .creditor-details a:hover {
          color: #5f31bc; }
        #content .claim-details .creditor-details a span {
          margin-right: 2px;
          text-decoration: none; }
  #content .print-page, #content .open-page {
    float: right;
    margin-right: 250px;
    font-size: 14px;
    line-height: 16.8px;
    font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
    #content .print-page a, #content .open-page a {
      color: white;
      background-color: #5f31bc;
      display: block;
      padding: 10px;
      width: 180px;
      text-align: center;
      text-decoration: none;
      -webkit-border-radius: 5px 5px;
      -moz-border-radius: 5px / 5px;
      border-radius: 5px / 5px; }
  #content .open-page {
    margin-right: 0px;
    margin-top: 30px; }
  #content .pagination {
    *zoom: 1;
    font-size: 12px;
    line-height: 14.4px;
    font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    width: 100%;
    height: 50px;
    background: white;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px; }
    #content .pagination:after {
      content: "";
      display: table;
      clear: both; }
    #content .pagination ul.pages {
      float: left;
      width: 400px;
      margin: 18px 0 0;
      font-size: 12px;
      line-height: 14.4px;
      font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
      #content .pagination ul.pages li {
        display: inline;
        list-style-type: none;
        padding-right: 35px;
        font-size: 12px;
        line-height: 14.4px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
      #content .pagination ul.pages a {
        color: #2e3031;
        text-decoration: none; }
    #content .pagination .navigation {
      *zoom: 1;
      float: left;
      width: 140px;
      margin-top: 18px; }
      #content .pagination .navigation:after {
        content: "";
        display: table;
        clear: both; }
      #content .pagination .navigation a {
        text-decoration: none; }
      #content .pagination .navigation .previous {
        float: left;
        position: relative; }
        #content .pagination .navigation .previous span {
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg);
          top: -3px;
          display: inline-block;
          position: absolute;
          left: -15px; }
      #content .pagination .navigation .next {
        float: right;
        position: relative;
        padding-right: 14px; }
        #content .pagination .navigation .next span {
          position: absolute;
          top: 2px;
          right: 0; }
      #content .pagination .navigation .inactive a {
        color: #c8c8c8; }
      #content .pagination .navigation icon {
        color: #c8c8c8; }
    #content .pagination .showing {
      width: 140px;
      float: right;
      margin-top: 5px; }
      #content .pagination .showing .chzn-container .chzn-results li {
        padding: 8px 4px;
        font-size: 14px;
        line-height: 16.8px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 12px;
        line-height: 14.4px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
      #content .pagination .showing select, #content .pagination .showing .chzn-single {
        width: 120px;
        -webkit-border-radius: 5px 5px;
        -moz-border-radius: 5px / 5px;
        border-radius: 5px / 5px; }
      #content .pagination .showing .chzn-container-active .chzn-single {
        -moz-border-radius-bottomright: 0px;
        -moz-border-radius-bottomleft: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px; }
      #content .pagination .showing .chzn-drop {
        width: 130px; } 
  #content .chart {
    width: 350px;
    text-align: center;
    display: inline-block; }
    #content .chart h3 {
      margin: 30px 0 60px; }
  #content .totals {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 14px;
    font-size: 12px;
    line-height: 14.4px;
    font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
    #content .totals .to-classify {
      display: inline-block;
      margin-right: 30px; }
    #content .totals .classified {
      display: inline-block; }
  #content #sidebar {
    width: 220px;
    float: right;
    font-size: 12px;
    line-height: 14.4px;
    font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
    #content #sidebar ul {
      padding-left: 0;
      list-style-type: none; }
    #content #sidebar ul.dockets {
      margin-top: 0; }
      #content #sidebar ul.dockets li {
        margin-bottom: 5px;
        font-size: 14px;
        line-height: 16.8px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 12px;
        color: #878787; }
    #content #sidebar .search-advanced {
      width: 180px;
      background: white;
      padding: 20px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
      -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px;
      box-shadow: rgba(0, 0, 0, 0.15) 0 0 3px; }
      #content #sidebar .search-advanced h5 {
        font-weight: 400;
        font-size: 12px;
        line-height: 14.4px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
      #content #sidebar .search-advanced .docket-text, #content #sidebar .search-advanced .docket-number {
        margin-bottom: 15px; }
      #content #sidebar .search-advanced input {
        width: 178px;
        border: 1px solid #c8c8c8;
        height: 30px;
        margin-top: 3px;
        margin-bottom: 15px;
        font-size: 12px;
        line-height: 14.4px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
        #content #sidebar .search-advanced input:focus {
          border: 1px solid #5f31bc;
          outline: none; }
      #content #sidebar .search-advanced button {
        background: #5f31bc;
        border: 0;
        color: white;
        width: 180px;
        margin: 10px 0;
        padding: 10px;
        font-size: 12px;
        line-height: 14.4px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        -webkit-border-radius: 5px 5px;
        -moz-border-radius: 5px / 5px;
        border-radius: 5px / 5px; }
      #content #sidebar .search-advanced .chzn-container {
        margin-bottom: 15px;
        font-size: 12px;
        line-height: 14.4px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
      #content #sidebar .search-advanced li.case {
        margin-bottom: 10px; }
      #content #sidebar .search-advanced .cases .case {
        position: relative; }
      #content #sidebar .search-advanced .cases .icon {
        position: absolute;
        top: 0;
        right: 0;
        color: #5f31bc;
        cursor: pointer; }
      #content #sidebar .search-advanced .add-another {
        margin-bottom: 15px; }
      #content #sidebar .search-advanced .date-search {
        *zoom: 1;
        width: 100%;
        padding-bottom: 10px;
        border-bottom: 2px solid #c8c8c8; }
        #content #sidebar .search-advanced .date-search:after {
          content: "";
          display: table;
          clear: both; }
        #content #sidebar .search-advanced .date-search input {
          width: 68px;
          position: relative;
          font-size: 12px;
          line-height: 14.4px;
          font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
        #content #sidebar .search-advanced .date-search .icon {
          font-size: 16px;
          color: #c8c8c8;
          position: absolute;
          top: 28px;
          right: 2px; }
        #content #sidebar .search-advanced .date-search .date-from {
          position: relative;
          width: 70px;
          float: left; }
        #content #sidebar .search-advanced .date-search .dash {
          width: 40px;
          margin-top: 28px;
          float: left;
          text-align: center; }
        #content #sidebar .search-advanced .date-search .date-to {
          position: relative;
          width: 70px;
          float: right; }
      #content #sidebar .search-advanced .reset a {
        color: #878787; }
    #content #sidebar .contacts {
      font-size: 15px;
      line-height: 19.2px;
      font-family: "ArnhemPro-Blond", "Georgia", sans-serif; }
      #content #sidebar .contacts a {
        color: #2e3031; }
      #content #sidebar .contacts h3 {
        font-size: 14px;
        line-height: 16.8px;
        font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
      #content #sidebar .contacts .icon {
        padding-right: 5px;
        color: #878787; 
        font-size: 22px; /* ObSub Fix -- Issue #7 on HTML + CSS Issues Status -- added font-size and vertical-align properties. */
		vertical-align: middle;
		}
      #content #sidebar .contacts .inactive .icon, #content #sidebar .contacts .inactive a {
        color: #c8c8c8;
        text-decoration: none; }

.chzn-container .chzn-drop, .chzn-container-single .chzn-single {
  background: #ecedee;
  color: #2e3031;
  min-height: 30px; }

.chzn-single {
  margin-top: 3px;
  padding-top: 3px;
  width: 173px; }

.chzn-container .chzn-drop {
  width: 183px; }

body.creditor-details #wrapper {
  width: 710px; }
body.creditor-details #content {
  padding-top: 90px; }
  body.creditor-details #content .claim-details {
    background-color: #ecedee; }
    body.creditor-details #content .claim-details table {
      border-bottom: 2px solid white; }
      body.creditor-details #content .claim-details table th {
        background-color: #ecedee; }

footer {
  font-size: 14px;
  line-height: 16.8px;
  font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background: white;
  color: #878787;
  width: 100%; }
  footer nav {
    float: left; }
    footer nav ul {
      padding-left: 0;
      margin: 0; }
    footer nav li {
      display: inline;
      margin-right: 30px;
      line-height: 70px; }
    footer nav a {
      color: #878787;
      text-decoration: none; }
  footer .copyright {
    float: right;
    line-height: 70px; }

.nojs #content .main-nav li ul.child {
  display: block; }

.echosign_txtbox input{
    width: 178px;
    border: 1px solid #c8c8c8;
    height: 30px;
    margin-top: 3px;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 14.4px;
    font-family: "ff-clan-web", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
.echosign_txtbox input:focus {
        border: 1px solid #5f31bc;
        outline: none; }