/* line 1, app/assets/stylesheets/tabs_top_binder.css.scss */
.binder-content-pane {
  border-left: 4px #E0E0E0 solid;
  border-right: 4px #E0E0E0 solid;
  border-bottom: 4px #E0E0E0 solid;
  background-color: #FFFFFF;
  padding: 5px;
  text-align: center;
  overflow: visible;
  z-index: 930;
  height: 100%;
  margin-top: 0px;
  position: relative;
}

/* These are the new styles for the player/editor */
/* line 15, app/assets/stylesheets/tabs_top_binder.css.scss */
ul.tab-list {
  line-height: 1;
  margin: auto;
  min-width: 300px;
  padding: 0 29px 0 0;
  z-index: 10;
  margin: 0;
  overflow: hidden !important;
}

/* line 24, app/assets/stylesheets/tabs_top_binder.css.scss */
ul.tab-list li {
  text-align: center;
  display: inline;
  list-style: none;
  /* Craziness below needed for IE7 to work */
  zoom: 1;
  *display: inline;
  _height: 29px;
}

/* line 33, app/assets/stylesheets/tabs_top_binder.css.scss */
.main-tab-wrapper {
  margin-top: -5px;
  width: 100%;
  display: table;
  display: inline-block;
  outline: none;
  z-index: 20;
  text-align: center;
  padding-left: 0px;
}

/* line 43, app/assets/stylesheets/tabs_top_binder.css.scss */
.tab-wrapper {
  display: inline-block;
  margin-left: 0px;
  overflow: hidden;
  max-width: 500px;
  height: 33px;
}

/* line 51, app/assets/stylesheets/tabs_top_binder.css.scss */
.tab-wrapper-selected {
  display: inline-block;
  margin-left: 0px;
  overflow: hidden;
  max-width: 500px;
  position: relative;
  z-index: 2000;
  height: 33px;
}

/* line 60, app/assets/stylesheets/tabs_top_binder.css.scss */
.subtab-wrapper-selected {
  overflow: hidden;
  max-width: 500px;
  position: relative;
  z-index: 2000;
}

/* line 66, app/assets/stylesheets/tabs_top_binder.css.scss */
.tab-off-left, #tab-off-left {
  height: 29px;
  display: inline-block;
  width: 9px;
  background-repeat: no-repeat;
  overflow: hidden;
}

/* line 73, app/assets/stylesheets/tabs_top_binder.css.scss */
.tab-off-middle {
  height: 29px;
  min-width: 40px;
  max-width: 450px;
  text-align: center;
  display: inline-block;
  white-space: nowrap;
  padding: 0px 2px 0px 2px;
  background-repeat: repeat-x;
  overflow: hidden;
}

/* line 84, app/assets/stylesheets/tabs_top_binder.css.scss */
.tab-off-middle a {
  padding: 4px 4px 0px 4px;
  font-size: 13px;
  vertical-align: bottom;
  background-repeat: no-repeat;
  overflow: hidden;
}

/* line 91, app/assets/stylesheets/tabs_top_binder.css.scss */
.tab-off-right, #tab-off-right {
  height: 29px;
  width: 9px;
  display: inline-block;
  background-repeat: no-repeat;
  *margin-right: 4px;
  overflow: hidden;
}

/* line 99, app/assets/stylesheets/tabs_top_binder.css.scss */
#tab-on-left {
  height: 29px;
  display: inline-block;
  width: 9px;
  background-repeat: no-repeat;
  z-index: 20;
  *margin-left: 2px;
  overflow: hidden;
  vertical-align: top;
}

/* line 109, app/assets/stylesheets/tabs_top_binder.css.scss */
.tab-on-middle {
  height: 29px;
  z-index: 20;
  min-width: 50px;
  max-width: 450px;
  text-align: center;
  display: inline-block;
  white-space: nowrap;
  background-repeat: repeat-x;
  padding: 0px 2px 0px 2px;
  overflow: hidden;
  vertical-align: top;
}

/* line 122, app/assets/stylesheets/tabs_top_binder.css.scss */
.tab-on-middle-text {
  padding: 2px 4px 0px 4px;
  vertical-align: -2px;
  font-size: 13px;
  overflow: hidden;
  position: relative;
  top: 0px;
}

/* line 131, app/assets/stylesheets/tabs_top_binder.css.scss */
.tab-off-middle-text {
  vertical-align: -2px;
}

/* line 134, app/assets/stylesheets/tabs_top_binder.css.scss */
#tab-ax {
  height: 29px;
  width: 9px;
  z-index: 70;
  display: inline-block;
  background-repeat: no-repeat;
  *margin-right: 4px;
  overflow: hidden;
  left: -4px;
  vertical-align: top;
}

/* line 145, app/assets/stylesheets/tabs_top_binder.css.scss */
#tab-ax img {
  z-index: 250;
  display: inline-block;
  position: absolute;
  top: 12px;
  height: 16px;
}

/* line 152, app/assets/stylesheets/tabs_top_binder.css.scss */
#tab-on-right {
  height: 43px;
  width: 9px;
  display: inline-block;
  background-repeat: no-repeat;
  z-index: 20;
  overflow: hidden;
}

/* line 161, app/assets/stylesheets/tabs_top_binder.css.scss */
.tab-on-integrated {
  height: 43px;
  z-index: 20;
  min-width: 50px;
  max-width: 250px;
  text-align: center;
  display: inline-block;
  white-space: nowrap;
  background-repeat: repeat-x;
  padding: 0px 2px 0px 2px;
  border-radius: 6px;
}

/* line 173, app/assets/stylesheets/tabs_top_binder.css.scss */
.binder-subtab-tablook {
  display: inline-block;
  list-style: none;
  height: 20px;
  padding: 3px 6px 2px 6px;
  color: #393939;
  background-color: #CDCDCD;
  font-size: small;
  margin-top: 3px;
  z-index: 25;
  /* max-width:320px;
	overflow:hidden; */
}

/* line 186, app/assets/stylesheets/tabs_top_binder.css.scss */
.binder-subtab-selected {
  display: inline-block;
  list-style: none;
  color: #393939;
  font-weight: bold;
  background-color: #CDCDCD;
  font-size: small;
  padding: 0px;
  height: 22px;
  margin-top: 3px;
  padding: 2px 4px 0px 4px;
  min-width: 10px;
  /* max-width:250px;
	overflow:hidden; */
}

/* line 201, app/assets/stylesheets/tabs_top_binder.css.scss */
.binder-selected-text {
  padding: 0px 6px 0px 6px;
}

/* line 204, app/assets/stylesheets/tabs_top_binder.css.scss */
.binder-subtab {
  font-weight: bold;
  text-decoration: none;
  height: 0px;
  /* max-width:300px;
	overflow:hidden; */
}

/* line 211, app/assets/stylesheets/tabs_top_binder.css.scss */
.binder-subtab-input {
  text-align: center;
  background-color: #ffffff;
}

/* line 215, app/assets/stylesheets/tabs_top_binder.css.scss */
.binder-subtab-selected-text {
  left: 0px;
  right: 10px;
  width: 100%;
  position: absolute;
  overflow: hidden;
}

/* line 222, app/assets/stylesheets/tabs_top_binder.css.scss */
.binder-subtab-selected-edit {
  font-weight: bold;
  font-size: 11px;
  position: absolute;
  bottom: 0px;
  left: 9px;
  height: 26px;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

/* line 233, app/assets/stylesheets/tabs_top_binder.css.scss */
#binder-subtab-pane {
  padding: 0px 30px 0px 0px;
  background-color: #E8E8E8;
  border-bottom: 3px solid #E8E8E8;
  z-index: 10;
  height: auto;
  width: auto;
  list-style: none;
  margin-top: 0em;
  margin-bottom: 0em;
  position: relative;
  text-align: center;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}

/* line 248, app/assets/stylesheets/tabs_top_binder.css.scss */
.tab-wrapper-a {
  z-index: 20;
}

/*
.main-tab-wrapper {
  display: inline-block; 
  outline: none;
}
*/
/* line 259, app/assets/stylesheets/tabs_top_binder.css.scss */
.carousel-wrap {
  width: 100%;
  height: 20px;
  display: inline-block;
  -webkit-overflow-scrolling: touch;
}

/* line 269, app/assets/stylesheets/tabs_top_binder.css.scss */
.carousel-previous {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  z-index: 4000;
  top: -2px;
  left: -4px;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

/* line 281, app/assets/stylesheets/tabs_top_binder.css.scss */
.carousel-next {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: -2px;
  z-index: 4000;
  right: -4px;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

/* line 292, app/assets/stylesheets/tabs_top_binder.css.scss */
p {
  margin: 0;
}

/* line 295, app/assets/stylesheets/tabs_top_binder.css.scss */
.carousel-pagination {
  position: relative;
  cursor: pointer;
  top: -8px;
  padding-top: 3px;
}

/* line 301, app/assets/stylesheets/tabs_top_binder.css.scss */
.carousel-pagination p {
  padding: 0;
  margin: 0;
}

/* line 305, app/assets/stylesheets/tabs_top_binder.css.scss */
.active img {
  background: url("/assets/icons/white_dot2-21e07cba94f3ec2c7b469827a6ab3a046f4dc80822ac0cf2ef528f0d9b7b452f.png") no-repeat;
  /*
	background-position:center 1px;
	padding:0;
	height:16px;
     */
}

/* line 318, app/assets/stylesheets/tabs_top_binder.css.scss */
.center-wrap {
  margin-top: 2px;
}

/* line 322, app/assets/stylesheets/tabs_top_binder.css.scss */
.carousel-pagination-label {
  /*background: url("/assets/icons/dot1.png") no-repeat; */
}

/* line 325, app/assets/stylesheets/tabs_top_binder.css.scss */
.mybut img {
  position: relative;
  height: 14px;
  top: 1px;
}

/* line 330, app/assets/stylesheets/tabs_top_binder.css.scss */
.triangle {
  width: 0;
  height: 0;
  z-index: 200;
  position: absolute;
  margin-left: -50%;
  margin-top: 18px;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #D6D6D6;
  border-left: 12px solid transparent;
}

/* line 341, app/assets/stylesheets/tabs_top_binder.css.scss */
.sub-triangle {
  width: 0;
  height: 0;
  z-index: 200;
  position: absolute;
  margin-left: -10px;
  display: inline-block;
  top: 13px;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #E8E8E8;
  border-left: 10px solid transparent;
}

/* line 353, app/assets/stylesheets/tabs_top_binder.css.scss */
.sub-triangle-container {
  width: 0;
  left: 50%;
  margin-top: 0px;
  position: absolute;
  text-align: center;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* For webkit-based browsers (Chrome, Safari, etc.) */
  /* line 362, app/assets/stylesheets/tabs_top_binder.css.scss */
  .sub-triangle-container {
    position: static;
    margin-top: -14px;
  }
}

/* line 366, app/assets/stylesheets/tabs_top_binder.css.scss */
.leadin-triangle {
  width: 0;
  height: 0;
  z-index: 200;
  position: relative;
  margin-left: 46%;
  top: 0px;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #F5F5F5;
  border-left: 8px solid transparent;
}

/* line 377, app/assets/stylesheets/tabs_top_binder.css.scss */
.lead-in {
  padding: 5px 5px 0px 5px;
  background-color: #808080;
  text-align: center;
  font-size: small;
  list-style-type: none;
  margin: 2px 2px 0px 0px;
  height: 22px;
  display: inline-block;
}

/* line 387, app/assets/stylesheets/tabs_top_binder.css.scss */
.lead-in a {
  color: white;
}

/* line 390, app/assets/stylesheets/tabs_top_binder.css.scss */
.lead-in-selected {
  padding: 5px 5px 0px 5px;
  color: white;
  background-color: #808080;
  text-align: center;
  font-size: small;
  margin: 2px 2px 0px 0px;
  height: 22px;
  display: inline-block;
}

/* line 400, app/assets/stylesheets/tabs_top_binder.css.scss */
.leadin-over-pane {
  display: none;
  z-index: 50;
  position: relative;
  margin: 0;
}

/* line 406, app/assets/stylesheets/tabs_top_binder.css.scss */
.binder-leadin-pane {
  /*padding-top: 8px;*/
  padding: 2px 30px 0px 0px;
  /* border-bottom: 2px solid #F5F5F5; */
  border-left: 4px solid #E0E0E0;
  border-right: 4px solid #E0E0E0;
  background-color: #F5F5F5;
  display: none;
  z-index: 50;
  text-align: center;
}

/* line 417, app/assets/stylesheets/tabs_top_binder.css.scss */
.lead-in-span {
  margin: 0px 0px 2px 0px;
  list-style-type: none;
  padding: 0;
  display: inline-block;
  text-align: center !important;
}

/* line 424, app/assets/stylesheets/tabs_top_binder.css.scss */
.close-open-arrows {
  position: absolute;
  top: 3px;
  right: 0px;
  z-index: 60;
}

/* line 430, app/assets/stylesheets/tabs_top_binder.css.scss */
.close-open-arrows-leadin {
  position: absolute;
  top: 3px;
  right: 3px;
  z-index: 60;
}
