/*
.class2{
  @extend .class1;
  @include radius;
  @include shadow(unquote("1px 1px 1px rgba(0,0,0,0.1),1px 1px 1px rgba(0,0,0,0.1)"));
  @include tranistion;
  @include linear(unquote("#eee 0%,#ddd 100%"));
  @include flexbox;
  @include flex(1);
  color : $blue;
  @include opacity(0.2);
  @include box;
}
.btn5{
  @include shadow(unquote("1px 1px 1px rgba(0,0,0,0.1),1px 1px 1px rgba(0,0,0,0.1)"));
  @include linear(unquote("#eee 0%,#ddd 100%"));
  border:1px solid #ccc;
}*/
.upload-page1 {
  border-bottom: 1px solid #ccc; }

.upload-s {
  padding: 28px 0px 0px 40px; }

.flow-chart {
  margin: 35px 0 111px 37px; }

.upload-panel {
  font-size: 14px;
  margin: 0 0 97px -68px; }

.u-list-question {
  padding: 12px 15px 15px 15px; }

.u-list-question h4 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 5px; }

.u-list-question i {
  float: left;
  height: 4px;
  width: 4px;
  line-height: 0px;
  font-size: 0;
  background-color: #5B9CD8;
  margin: 8px 6px 8px 0; }

.u-list-question li {
  padding: 5px 0; }

.u-list-question img {
  margin-top: -2px; }

.u-list-question .toggle img {
  transform: rotate(90deg); }

.u-list-question .toggle p {
  display: block; }

.u-contact p {
  margin: 45px 0px 17px 0; }

.u-contact em {
  font-size: 16px;
  font-style: italic; }

.u-contact span {
  background: url("/assets../../images/upload/contact_bg.png") no-repeat;
  height: 44px;
  width: 224px;
  display: block;
  line-height: 44px;
  text-indent: 10px;
  color: #878787;
  margin-top: 10px; }

.upload-s .btn-primary {
  font-size: 28px;
  line-height: 74px;
  margin: 15px 0 20px 0;
  width: 310px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.auth-s {
  border-top: 1px dotted #ccc;
  text-align: center;
  padding: 30px 0px;
  margin-bottom: 120px; }

.auth-s a:first-child {
  margin-right: 30px; }

.auth-s img {
  width: 330px;
  height: 136px; }

.upload-page2 {
  padding-bottom: 60px; }

.upload-page2 .p-title {
  padding: 28px 0 18px 0px; }

.u-audio-list .btn-primary {
  line-height: 30px;
  width: 62px;
  font-size: 14px;
  margin-top: -3px; }

.u-audio-list, .u-file-info {
  float: left;
  width: 588px;
  margin-left: 40px; }

.u-audio-list {
  padding-right: 28px;
  margin-right: 16px;
  border-right: 1px dotted #fff;
  min-height: 750px; }

.u-audio-list-tips {
  margin: 0px 0px 19px 0; }

.u-audio-item {
  position: relative;
  line-height: 30px;
  margin-bottom: 17px !important;
  background-color: #EDEDED; }

.u-audio-r {
  margin-left: 120px;
  padding: 21px 20px 20px 0;
  cursor: move; }

/*.u-audio-r div {
  margin-top: 9px; }
  */

.u-audio-cover {
  position: relative;
  display: inline-block;
  background: url("/assets../../images/upload/cover_acquiescent.png") no-repeat center white;
  width: 115px;
  height: 115px;
  border: 1px solid #dddddd; }

.u-audio-cover:hover {
  background: url("/assets../../images/upload/cover_acquiescent_hover.png") no-repeat center #dddddd; }

.u-audio-cover img {
  width: 116px;
  height: 116px;
  display: inline-block; }

.u-audio-list .u-audio-cover {
  float: left;
  margin: 20px 12px; }

.u-audio-remove {
  float: right; }

.u-audio-replace {
  float: right;
  position: relative; }

.u-audio-remove,
.u-audio-replace {
  margin-right: 21px;
  margin-top: 21px; }

.u-audio-list textarea {
  display: block;
  height: 50px;
  width: 414px;
  margin-right: 0px;
  resize: none;
  font-size: 12px; }

/*.u-audio-editname input {
  margin-top: -10px; }*/

.u-audio-edit .u-audio-editname {
  display: block; }

.u-audio-name {
  height: 33px;
  line-height: 33px;
  font-size: 14px; }

.u-audio-name .icon-edit {
  margin-top: 2px; }

.u-audio-editname, .u-audio-edit .icon-edit, .u-audio-edit .u-audio-name {
  display: none; }

.u-a-edittime {
  height: 20px;
  line-height: 20px;
  margin-top: 5px; }

.u-a-releasetime-wrap {
  float: left;
  width: 21em; }

.u-a-releasetime {
  display: inline; }

.u-a-edittime a {
  margin-right: 20px; }

.u-audio-progress {
  font-size: 0px;
  line-height: 0px;
  height: 4px;
  background: #dddddd;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%; }

.u-audio-progress div {
  height: 4px;
  background: #F39C11; }

.u-audio-progress.complete div {
  background: #fc6520; }

.u-file-info {
  width: 506px;
  margin-left: 0px;
  padding-top: 87px; }

.u-file-info h4 {
  font-size: 16px;
  border-bottom: 4px solid #ddd;
  padding-bottom: 17px; }

.u-file-info h4 span {
  font-size: 12px;
  margin-left: 4px; }

.u-file-info select {
  width: 226px;
  padding: 3px 5px; }

.u-file-info .dropdown {
  width: 249px; }

.u-file-info .dropdown .selected {
  padding: 7px 10px; }

.dropdown-large .dropdown {
  width: 504px; }

.field-create-tips {
  margin-top: 30px;
  font-size: 14px;
  margin-bottom: 9px; }

.u-file-info input {
  padding: 5px 8px !important;
  width: 234px !important; }

.u-file-info label {
  margin-bottom: 5px;
  display: block; }

.u-file-info textarea {
  width: 490px; }

.u-audio-page {
  position: relative;
  float: right; }

.u-audio-page .icon-arrow-bottom {
  margin-left: 5px;
  margin-right: 5px; }

.u-audio-page span {
  padding: 8px 5px;
  float: left;
  cursor: pointer; }

.u-audio-page ul {
  border: 1px solid #ccc;
  position: absolute;
  width: 100%;
  top: 34px;
  left: 0px; }

.u-audio-page a {
  display: block;
  padding: 2px 10px;
  text-decoration: none !important;
  color: #878787; }

.label-editor {
  overflow: visible;
  width: auto;
  padding: 7px;
  margin-bottom: 6px;
  height: auto; }

.label-editor input {
  padding: 0px !important;
  border: none !important;
  margin: 0px 5px !important;
  width: 100px !important;
  margin-top: -2px; }

.label-item {
  float: left;
  border: 1px solid #dddddd;
  padding-left: 5px;
  border-right: 0px;
  background: url("/assets../../images/upload/label_tail.png") no-repeat right center;
  line-height: 22px; }

.label-item:hover {
  background-image: url("/assets../../images/upload/label_tail_hover.png"); }

.label-item + .label-item {
  margin-left: 10px; }

.label-remove {
  padding: 0px 10px 0px 0px; }

.label-editor-hot {
  margin-top: 10px; }

.label-editor-hot a {
  line-height: 24px;
  padding: 0px 5px; }

.field-create-album {
  display: none; }

.u-file-info button {
  width: 136px;
  font-size: 16px;
  line-height: 34px;
  margin-top: 30px; }

.u-file-info button.btn {
  color: #878787;
  margin-left: 6px; }

.fieldset input[type='text'].timepicker {
  width: 100px;
  padding: 0;
  height: 15px;
  font-size: .9em;
  margin-right: 0;
  margin-top: -3px;
  margin-left: -125px; }

.u-a-releasetime {
  width: 110px;
  display: inline-block; }

.changereleasetime {
  color: #5b9cd8; }

.u-a-dialog {
  height: 227px; }

.u-a-dialog-title {
  height: 52px;
  border-bottom: 1px solid #aaa;
  font-size: 16px;
  text-align: center;
  line-height: 52px; }

.u-a-dialog-content {
  font-size: 14px;
  line-height: 18px;
  box-sizing: border-box;
  padding: 43px 47px 0;
  text-align: center; }

.u-a-dialog-footer {
  height: 46px;
  margin-top: 0; }

.u-a-dialog-footer .btn-defined,
.u-a-dialog-footer .btn-cancel {
  height: 46px;
  width: 114px;
  font-size: 16px;
  margin: 0 16px; }

.u-a-free-tips {
  background: url("/assets../../images/player-tips.png") no-repeat scroll center center;
  color: #fff;
  height: 53px;
  left: 290px;
  line-height: 53px;
  position: absolute;
  text-align: center;
  top: 140px;
  width: 230px;
  z-index: 1000;
  display: none; }

.field-chose-label {
  background: #000;
}

.field-chose-label li{
    float: left;
    position: relative;
    padding: 7px 24px;
    margin-right: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.field-chose-label li a{
    position: absolute;
    top: 0px;
    right: 0px;
}
