@font-face {
  font-family: 'eurostileregular';
  src: url('../../type/eurosti-webfont.eot');
  src: url('../../type/eurosti-webfont.eot?#iefix') format('embedded-opentype'), url('../../type/eurosti-webfont.woff') format('woff'), url('../../type/eurosti-webfont.ttf') format('truetype'), url('../../type/eurosti-webfont.svg#eurostileregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'eurostilebold';
  src: url('../../type/eurostib-webfont.eot');
  src: url('../../type/eurostib-webfont.eot?#iefix') format('embedded-opentype'), url('../../type/eurostib-webfont.woff') format('woff'), url('../../type/eurostib-webfont.ttf') format('truetype'), url('../../type/eurostib-webfont.svg#eurostilebold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arimobold';
  src: url('../../type/arimo-bold-webfont.eot');
  src: url('../../type/arimo-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../type/arimo-bold-webfont.woff') format('woff'), url('../../type/arimo-bold-webfont.ttf') format('truetype'), url('../../type/arimo-bold-webfont.svg#arimobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cf:before,
.row:before,
.cf:after,
.row:after {
  content: " ";
  display: table;
}
.row:after,
.cf:after {
  clear: both;
}
body {
  margin: 0;
  font-family: 'eurostileregular';
}
h1,
h2,
h3,
h4 {
  font-family: 'eurostilebold';
}
/* store template */
a {
  text-decoration: none;
}
#store {
  padding: 8px;
  width: 535px;
  height: 459px;
  font-family: 'eurostileregular';
}
#menu {
  float: left;
  width: 160px;
  margin-right: 6px;
  display: inline-block;
}
#content {
  background: #ccc;
  width: 351px;
  display: inline-block;
  float: right;
}
.header {
  background: #666;
  color: #fff;
  padding-left: 13px !important;
  margin-bottom: 0 !important;
}
.bars {
  margin-right: 5px;
}
.footer {
  height: 30px;
  background: #666;
}
.menu,
.submenu,
.header {
  position: relative;
  font-size: 14px;
  padding: 10px 0 10px 33px;
  display: block;
  margin-bottom: 1px;
}
.menu {
  background: #23282c;
  color: #fff;
}
.menu .arrow {
  position: absolute;
  right: 10px;
  top: 10px;
}
.submenu {
  background: #ccc;
  color: #666;
  display: none;
}
.visible {
  display: block;
}
.hidden {
  display: none;
}
#store .content {
  height: 380px;
  background: #ccc;
}
.music-tools {
  float: right;
  margin-right: 16px;
}
.music-tools-password {
  float: right;
  margin-right: 15%;
  font-size: 16px;
}
.white-backdrop {
  background: #fff;
  padding-bottom: 65px;
}
.in-widget .white-backdrop {
  background: none;
  padding-bottom: 0;
}
.grey-backdrop {
  padding-top: 10px;
}
.content.pad {
  padding: 11px 10px 11px 10px;
}
.content.scroll {
  overflow-y: auto;
}
.info {
  font-size: 11px;
  color: #666;
  font-family: Arial;
}
.i {
  float: left;
  margin-right: 5px;
}
.row {
  margin-right: -5px;
}
.half {
  width: 157px !important;
  margin-right: 5px;
  float: left;
}
.scroll .half {
  width: 154px !important;
}
.twothird {
  width: 217px !important;
  margin-right: 5px;
  float: left;
}
.scroll .twothird {
  width: 211px !important;
}
.third {
  width: 97px !important;
  margin-right: 5px;
  float: left;
}
.sprite.i {
  margin-bottom: 40px;
}
#success {
  background: #23282c;
  text-align: center;
  color: #fff;
  padding: 11px 0;
  margin-bottom: 10px;
}
.content.pad #success {
  margin-left: -10px;
  margin-top: -12px;
  margin-right: -10px;
}
#failure .exclaim {
  vertical-align: -3px;
  margin-right: 10px;
}
#failure {
  font-size: 16px;
  height: 30px;
  background: #000;
  color: #fff;
  margin-bottom: 3px;
  padding: 5px 5px;
}
#failure a {
  color: #0066CC;
}
.enable-album {
  margin-top: -1px;
}
.enable-album-text {
  top: -5px;
  display: block;
  clear: both;
  position: relative;
}
/* table */
.table {
  height: 345px;
  width: 345px;
  overflow-y: auto;
}
.table-header {
  padding-left: 11px;
  color: #fff;
  display: block;
  padding-top: 5px;
}
.table-row {
  color: #666;
  padding-left: 11px;
  display: block;
  padding-top: 5px;
}
.table-row span:first-child {
  cursor: move;
}
/* edit tracks */
.table-header span:nth-child(1) {
  width: 124px;
  display: inline-block;
}
.table-header span:nth-child(2) {
  width: 126px;
  display: inline-block;
}
.track span:nth-child(1) {
  width: 245px;
  display: inline-block;
}
.change-track {
  margin-top: -12px;
  display: inline-block;
}
.table-row.track .title {
  overflow: hidden;
  width: 244px;
  height: 16px;
}
/* option */
.option {
  margin-bottom: 6px;
  background: #fff;
  border-radius: 4px;
}
.option .title {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #666;
  color: #fff;
  padding: 7px;
}
.option .cf {
  padding: 10px;
}
.option .description {
  width: 184px;
  float: left;
  font-size: 13px;
}
.option .action {
  width: 120px;
  float: right;
}
.option .action .btn {
  padding: 7px;
  width: 120px;
  display: inline-block;
  text-align: center;
  margin-bottom: 0;
}
/* get started page */
.bubble {
  font-family: 'eurostilebold';
  font-weight: 900;
  padding: 6px 0;
  color: #666;
  font-size: 10px;
  text-align: center;
  height: 50px;
  text-transform: uppercase;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 12px;
}
.bubble strong {
  font-size: 18px;
  display: block;
  margin-bottom: 3px;
}
.bubble .number {
  padding-left: 3px;
  font-family: "arimobold";
  margin-top: -6px;
  font-size: 36px;
  height: 50px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #fff;
  float: left;
  width: 51px;
  border-right: 1px solid #ccc;
  background: #23282c;
  line-height: 50px;
}
.bubble .number.white {
  background: #fff;
}
/* embed page */
.lock {
  position: relative;
  border: 1px solid #999;
  background: #fff;
  padding: 2px;
  width: 303px;
  height: 93px;
  margin: auto;
}
.lock code {
  word-break: break-all;
}
.lock .overlay {
  position: absolute;
  width: 297px;
  height: 87px;
  background: rgba(0, 0, 0, 0.72);
}
.lock .btn {
  margin: 26px auto;
  width: 174px;
  display: block;
  text-align: center;
}
/* overlay */
#contact-us {
  cursor: pointer;
}
#contact-us strong {
  margin-top: 9px;
}
.overlay .x-o {
  padding-right: 4px;
  cursor: pointer;
}
.overlay a {
  color: #23282c;
  text-decoration: none;
}
.overlay {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding-top: 36px;
}
.overlay button {
  cursor: pointer;
  margin-top: 15px;
  font-size: 14px;
  border: 0;
  padding: 8px 15px;
  border-radius: 3px;
  display: block;
  float: right;
  color: #fff;
  background: #23282c;
  margin-right: 20px;
}
.overlay textarea {
  font-family: 'Arial';
  width: 100%;
  padding: 23px;
  outline: 0;
  height: 123px;
  border: 0;
  resize: none;
  border-bottom: 1px solid #d2d2d1;
}
.overlay select,
.overlay input[type=text],
.overlay input[type=email],
.overlay input[type=password],
.overlay input[type=url] {
  font-size: inherit;
  height: inherit !important;
  padding: 15px 20px;
  outline: 0;
  border: 0;
  width: 100%;
  border-bottom: 1px solid #d2d2d1;
}
.overlay .gl {
  color: #999;
  padding-left: 20px;
  padding-top: 30px;
}
.l {
  float: left;
}
.r {
  float: right;
}
/* input */
input[type=button] {
  cursor: pointer;
}
/* iframe store  */
#store-content {
  background: #fff;
}
.t {
  font-size: 16px;
  font-weight: bold;
  padding: 15px 18px;
  height: 50px;
  border: 1px solid #d2d2d1;
  width: 535px;
  margin: auto;
  background: #f1f1f1;
  color: #000;
}
.c {
  width: 535px;
  margin: auto;
  background: #fff;
  padding-bottom: 34px;
}
.d {
  margin-top: -16px;
  padding-left: 18px;
  padding-top: 15px;
  border-left: 1px solid #d2d2d1;
  height: 50px;
  float: right;
}
.x-o {
  padding-right: 4px;
  cursor: pointer;
}
input[type=password],
input[type=email],
input[type=text],
select {
  margin-bottom: 13px;
  border: 1px solid #999;
  outline: 0;
  width: 100%;
  border-radius: 3px;
  height: 30px;
  padding-left: 8px;
}
input[type=submit],
input[type=button],
.btn {
  cursor: pointer;
  margin-bottom: 13px;
  padding: 8px 0;
  width: 100%;
  color: #fff;
  background: #23282c;
  outline: 0;
  border: 0;
  border-radius: 3px;
}
.btn.grey {
  background: #7e7e7e;
}
.file-upload {
  overflow: hidden;
  display: block;
  position: relative;
  vertical-align: middle;
  color: #ccc;
  border: 1px solid #999;
  background: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 3px;
  height: 30px;
  padding: 6px 0 8px 6px;
  margin-bottom: 6px;
}
.file-upload input {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  font-size: 70px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/*overwrite theme */
.row {
  padding: 0;
}
select {
  padding: 0 !important;
}
/*# sourceMappingURL=member.css.map */