html {
  height: 100%; }

/* begin custom stylesheet */
a, a:hover {
  color: #333333; }

.binder-header-left {
  color: #333333;
  margin-left: 2px;
  margin-top: 8px; }

.binder-header-right {
  color: #333333; }

/* end custom stylesheet */
.binder-contents {
  float: left;
  width: 99%;
  height: 800px;
  margin-top: 10px;
  margin-left: 2px; }

.binder-content-pane {
  /* border:2px #334B63 solid;*/
  /* -moz-border-radius: 10px 10px 10px 10px;*/
  /* border-radius: 10px 10px 10px 10px;*/
  /* -webkit-border-radius:10px 10px 10px 10px;*/
  background-color: white;
  padding: 5px;
  text-align: center;
  overflow: visible;
  z-index: 930;
  margin-left: 177px;
  height: 97%;
  position: relative; }

.binder-content-pane {
  background-color: white;
  padding: 5px;
  text-align: center;
  overflow: visible;
  z-index: 930;
  height: 97%;
  position: relative; }

ul.tab-list {
  margin: auto;
  padding: 0;
  position: relative;
  z-index: 1000;
  text-align: left; }

ul.tab-list li {
  list-style: none;
  margin-left: 0px;
  display: inline-block;
  word-wrap: break-word; }

.main-tab-wrapper {
  /* Used to center tabs */
  margin-right: auto;
  margin-left: auto;
  display: table; }

.tab-wrapper {
  float: left;
  margin-left: 10px;
  height: auto;
  width: 160px; }

.tab-wrapper-a {
  margin: 0; }

.tab-off-middle {
  height: auto;
  width: 159px;
  float: left;
  z-index: 200;
  padding: 2px 4px 2px 4px;
  margin: 0px;
  /* -moz-border-radius: 4px 0px 0px 4px; */
  /* border-radius: 4px 0px 0px 4px; */
  /* -webkit-border-radius:4px 0px 0px 4px; */
  /* background-repeat:repeat; */ }

.tab-off-middle a {
  padding: 4px 4px 0px 0px;
  background-repeat: no-repeat; }

#tab-off-right {
  height: 29px;
  width: 9px;
  display: inline-block;
  background-repeat: no-repeat; }

.tab-on-middle {
  background-color: white;
  z-index: 8000;
  width: 159px;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  margin: 0px; }

.binder-subtab-selected {
  display: inline-block;
  color: #393939;
  position: relative;
  padding: 5px 3px 2px 5px;
  width: 144px;
  margin-top: 3px;
  margin-bottom: 1px;
  z-index: 1;
  font-weight: bold; }

.binder-subtab {
  text-decoration: none;
  z-index: 1; }

.binder-subtab-tablook {
  list-style-type: none;
  padding: 3px 6px 2px 6px;
  width: 151px;
  margin-top: 3px;
  z-index: 200;
  /* -moz-border-radius: 3px 0px 0px 3px; */
  /* border-radius: 3px 0px 0px 3px; */
  /* -webkit-border-radius:3px 0px 0px 3px; */ }

.binder-subtab-input {
  text-align: center;
  background-color: #ffffff; }

.binder-footer-left {
  padding-left: 10px;
  padding-top: 6px;
  font-size: x-small;
  float: left;
  text-align: left;
  width: 30%; }

.binder-footer-left a {
  text-decoration: underline; }

.binder-footer-right {
  text-align: right;
  font-size: small;
  font-weight: normal;
  float: right;
  width: 30%;
  font-weight: bold;
  font-size: 11px; }

.binder-footer-center {
  margin-top: 6px;
  float: left;
  margin-left: auto;
  margin-right: auto;
  width: 10%;
  text-align: center;
  font-size: 11px;
  line-height: 1.4; }

.binder-header-left {
  padding: 0px 0 3px 10px; }

#binder-tab-pane {
  border-left: 4px #C3C3C3 solid;
  border-right: 4px #C3C3C3 solid;
  border-top: 4px #C3C3C3 solid;
  position: relative;
  text-align: center;
  top: 35px;
  background: url("/assets/tab_background-a02578393ddf702f0b5f4c081f0ec2d986f54a49876e11a4d733a9ddafdd96a6.png") repeat 0 -35px;
  z-index: 5; }

* html #binder-tab-pane {
  float: left;
  width: 99%; }

#binder-tab-pane-adj {
  position: relative;
  top: -35px; }

#binder-subtab-pane {
  padding: 0px 0px 0px 0px;
  z-index: 10;
  min-height: 0px;
  font-size: 0px;
  width: 130px;
  margin-top: 2px;
  float: left; }

.binder-header-right {
  margin-right: 8px; }

.tab-open-close {
  border: 0;
  position: absolute;
  width: 40px;
  height: 40px;
  margin-top: 2px; }

.tab-open-close a:hover {
  text-decoration: none; }

#binder-subtab-pane {
  width: 0px; }

.lead-in-span {
  list-style-type: none; }

.binder-leadin-selected {
  display: inline-block;
  color: white;
  position: relative;
  background-color: #666666;
  padding: 5px 3px 2px 5px;
  width: 134px;
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: small;
  font-weight: bold;
  z-index: 1; }

.binder-leadin-tablook {
  list-style-type: none;
  background-color: #666666;
  padding: 5px 3px 2px 5px;
  width: 134px;
  margin-top: 2px;
  z-index: 1;
  color: white; }

.binder-leadin-tablook a {
  color: white;
  font-size: small; }

.binder-leadin-selected a {
  color: white; }

.triangle {
  width: 0;
  height: 0;
  z-index: 200;
  position: absolute;
  top: -50%;
  margin-top: 12px; }

.sub-triangle {
  width: 0;
  height: 0;
  z-index: 200;
  position: absolute;
  top: 50%;
  margin-top: -9px; }

.leadin-triangle {
  width: 0;
  height: 0;
  z-index: 500;
  position: absolute;
  margin-top: auto;
  margin-bottom: auto;
  bottom: 0;
  top: 0; }

.triangle-container {
  position: relative; }

.binder-lead-in {
  padding: 0px 0px 0px 0px;
  z-index: 10;
  min-height: 0px;
  font-size: 0px;
  width: 120px;
  margin-top: 2px; }
