@charset "UTF-8";
html, body, div, ul, ol, li, table, tr, td, h1, h2, h3, h4, p, span, form, input {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.text-normal {
  color: #555; }

.text-warning {
  color: orange !important; }

.td-text-info {
  margin: 4px 0 4px 0 !important;
  color: #2AB4C0; }

.td-text-warning {
  margin: 4px 0 4px 0 !important;
  color: orange; }

.textarea-height-high {
  min-height: 200px; }

.textarea-height-medium {
  min-height: 100px; }

.textarea-height-small {
  min-height: 50px; }

.auction-info {
  margin: 10px 0;
  padding: 1px;
  background-color: #fff; }
  .auction-info .table {
    margin: 0; }

.text-linkable {
  cursor: pointer;
  color: #1B73BF;
  text-decoration: underline; }

.form-btns {
  float: right !important; }

.main-link {
  font-weight: 600; }

.table-text-center table thead tr th {
  text-align: center !important; }
.table-text-center table thead tr th.text-left {
  text-align: left !important; }
.table-text-center table tbody tr td {
  text-align: center !important; }
.table-text-center table tbody tr td.text-left {
  text-align: left !important; }

.info-layer label {
  font-weight: 600;
  color: #2AB4C0;
  font-size: 140%; }
.info-layer .content {
  padding: 6px 5px 6px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #e1e5ec; }
  .info-layer .content:last-child {
    border-bottom: 0; }

.mid-cell {
  border-right: 1px solid #efefef; }

@media (max-width: 991px) {
  .mid-cell {
    border-right: 0; } }
.scroll-area {
  height: 300px;
  overflow-y: scroll;
  border: 1px solid #e1e5ec;
  padding: 5px;
  background-color: #f5f5f5; }

.th-type1 th {
  background-color: #BFBFBF !important;
  color: #fff !important; }

.arrow-type1 {
  font-size: 70px;
  padding-top: 80px;
  color: #BFBFBF;
  text-align: center; }

a {
  text-decoration: underline; }

.btn {
  text-decoration: none; }

th {
  background-color: #e1e5ec !important; }

.page-header.navbar .page-logo .logo-default {
  margin-top: 5px; }

.theme-panel-li {
  width: 80px; }

.page-content-white .theme-panel {
  position: relative;
  margin-top: 1px;
  background-color: transparent !important; }
  .page-content-white .theme-panel .toggler {
    background-color: transparent !important; }
    .page-content-white .theme-panel .toggler:hover {
      opacity: 0.3 !important; }

.page-content-white .page-title {
  margin-top: 0 !important; }

.form .form-bordered .form-group:last-child {
  border-bottom: 0; }

.mt-checkbox-inline, .mt-radio-inline {
  padding: 0 0 !important; }

.form-control {
  display: inline-block; }

.select2 {
  min-width: 400px !important; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #555;
  line-height: 32px;
  margin-bottom: -1px; }

.select2-container .select2-selection--single {
  height: 34px; }

.login .content .form-actions {
  border-bottom: 0; }

.login .content h3 {
  margin-top: 10px; }

.portlet.solid.grey-steel > .portlet-title > .tools > a.expand {
  background-image: url(../assets/global/img/portlet-expand-icon.png); }

.portlet.solid.grey-steel > .portlet-title > .tools > a.collapse {
  background-image: url(../assets/global/img/portlet-collapse-icon.png); }

@media (min-width: 992px) {
  .center-col-md {
    margin-left: -10px !important; } }
.user-guide {
  margin-bottom: 0 !important; }
  .user-guide .hidden-guide {
    margin-bottom: 20px !important; }
  .user-guide .btn-guide {
    font-size: 140%; }
  .user-guide > .portlet-title {
    padding-right: 13px; }
    .user-guide > .portlet-title > .tools > a.expand {
      background-image: none; }
    .user-guide > .portlet-title > .tools > a.collapse {
      background-image: none; }
    .user-guide > .portlet-title > .contents {
      list-style-type: none;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      .user-guide > .portlet-title > .contents > .paragraph {
        margin: 0 0 0 10px;
        padding: 10px 0 10px 0;
        border-bottom: 1px solid #e1e5ec; }
        .user-guide > .portlet-title > .contents > .paragraph:last-child {
          border-bottom: 0; }
  .user-guide > .portlet-body > .contents {
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0; }
    .user-guide > .portlet-body > .contents > .paragraph {
      text-indent: 10px;
      padding: 10px 0 10px 0;
      border-bottom: 1px solid #e1e5ec; }

.top-search {
  font-size: 90% !important; }
  .top-search .portlet-title {
    margin-bottom: -10px !important; }
    .top-search .portlet-title .major-search {
      margin: 10px 0 -10px 10px !important; }
      .top-search .portlet-title .major-search .form-group {
        margin-bottom: 7px; }
      .top-search .portlet-title .major-search .mt-checkbox {
        margin-bottom: 5px; }
    .top-search .portlet-title .form-btns-popup {
      margin-bottom: 10px; }
  .top-search .portlet-body {
    margin: 10px 0 0 10px !important; }
    .top-search .portlet-body .form-inline {
      display: inline-block;
      margin-bottom: 6px; }
      .top-search .portlet-body .form-inline .input-xlarge {
        width: auto !important; }
  .top-search .form-edge {
    padding-right: 60px !important; }

.page-title {
  margin-top: 0; }
  .page-title .major-btn-groups {
    float: right;
    margin-right: 0 !important; }
    @media (max-width: 767px) {
      .page-title .major-btn-groups {
        margin: 20px 0 0 0 !important;
        padding-right: 25px;
        width: 100%;
        float: none;
        text-align: right; } }

.card-auction {
  cursor: pointer; }
  .card-auction .text-pay {
    margin-top: 0 !important;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 1px 10px 2px 10px;
    background-color: #BFBFBF; }
    .card-auction .text-pay .bad {
      color: #ED1C24; }
    .card-auction .text-pay .good {
      color: #1B73BF; }
  .card-auction .text-soldprice {
    text-align: right;
    margin-top: -11px !important;
    height: 20px;
    margin-bottom: 10px; }
  .card-auction .text-sale-status {
    display: inline-block; }
  .card-auction .text-auction-type {
    display: inline-block;
    color: #777; }
  .card-auction .text-sale-turn {
    display: inline-block;
    color: #777; }
  .card-auction .text-auction {
    display: inline-block;
    text-overflow: ellipsis;
    word-break: break-all;
    max-width: 100%;
    height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #1B73BF;
    font-size: 120%;
    font-weight: 600;
    margin-bottom: 4px; }

.card-item, .card-lot {
  position: relative;
  padding-left: 60px; }
  .card-item p, .card-lot p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block; }
  .card-item .img-lot, .card-lot .img-lot {
    position: absolute;
    top: 0;
    left: 0; }
    .card-item .img-lot img, .card-lot .img-lot img {
      max-width: 50px;
      max-height: 50px; }
  .card-item .text-lot-artist, .card-lot .text-lot-artist {
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 0 0 !important; }
  .card-item .text-lot-worktitle, .card-lot .text-lot-worktitle {
    font-size: 110%;
    font-style: italic;
    font-weight: 600;
    color: #1B73BF;
    margin: 2px 0 0 0 !important;
    display: inline-block;
    text-overflow: ellipsis;
    word-break: break-all;
    max-width: 400px;
    height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
  .card-item .text-lot-description, .card-lot .text-lot-description {
    margin: 0 0 0 0 !important;
    color: #777;
    display: inline-block;
    text-overflow: ellipsis;
    word-break: break-all;
    max-width: 400px;
    height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
  .card-item .text-lot-sale-summary, .card-lot .text-lot-sale-summary {
    margin: 0 0 0 0 !important;
    color: #777;
    display: inline-block;
    text-overflow: ellipsis;
    word-break: break-all;
    max-width: 400px;
    height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }

.text-lot-number {
  font-size: 200%;
  font-weight: 600; }

.text-lot-id {
  font-size: 90%; }

.text-lot-bn {
  font-size: 90%; }

.text-lot-bidder-count {
  margin-bottom: 4px; }

.img-sale-banner-for-list {
  display: inline-block; }
  .img-sale-banner-for-list img {
    max-width: 100px;
    max-height: 50px;
    margin: 4px 0; }

.img-sale-banner-for-detail {
  display: inline-block; }
  .img-sale-banner-for-detail img {
    max-width: 300px;
    max-height: 36px;
    margin: 4px 0; }

.set-details > .btn {
  margin-bottom: 4px; }
.set-details .item {
  margin: 10px 0 10px 0;
  list-style-type: none; }

.single {
  border: 0;
  padding: 0; }
  .single ul {
    display: inline-block;
    margin: 0 0 0 0; }
    .single ul .item {
      margin: 0 20px 0 4px;
      display: inline-block; }
    .single ul .item.btn-link {
      text-decoration: underline; }

.icon-must {
  color: #ED1C24; }

.drag-drop-area {
  width: 100%;
  height: 100px;
  border: 2px dashed #efefef;
  background: #fff;
  padding-top: 40px;
  margin: 0 auto;
  text-align: center; }

.clear > * {
  float: left; }
  .clear > *.float-left {
    float: left; }
  .clear > *:last-child, .clear > *.float-right {
    float: right; }
.clear:after {
  content: '';
  display: block;
  clear: both; }

/*input file design(jquery.fileupload.css)*/
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block; }

.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer; }

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%; } }
/*泥댄겕諛뺤뒪 bg*/
.mt-checkbox.mt-checkbox-outline:hover > input:not([disabled]):checked ~ span,
.mt-checkbox.mt-checkbox-outline:hover > input:not([disabled]) ~ span,
.mt-checkbox.mt-checkbox-outline > input:checked ~ span,
.mt-checkbox.mt-checkbox-outline > input:focus ~ span,
.mt-checkbox.mt-checkbox-outline > span,
.mt-checkbox.mt-radio-outline:hover > input:not([disabled]):checked ~ span,
.mt-checkbox.mt-radio-outline:hover > input:not([disabled]) ~ span,
.mt-checkbox.mt-radio-outline > input:checked ~ span,
.mt-checkbox.mt-radio-outline > input:focus ~ span,
.mt-checkbox.mt-radio-outline > span,
.mt-radio.mt-checkbox-outline:hover > input:not([disabled]):checked ~ span,
.mt-radio.mt-checkbox-outline:hover > input:not([disabled]) ~ span,
.mt-radio.mt-checkbox-outline > input:checked ~ span,
.mt-radio.mt-checkbox-outline > input:focus ~ span,
.mt-radio.mt-checkbox-outline > span,
.mt-radio.mt-radio-outline:hover > input:not([disabled]):checked ~ span,
.mt-radio.mt-radio-outline:hover > input:not([disabled]) ~ span,
.mt-radio.mt-radio-outline > input:checked ~ span,
.mt-radio.mt-radio-outline > input:focus ~ span,
.mt-radio.mt-radio-outline > span {
  background-color: #fff; }

p {
  width: fit-content; }

.result-count {
  margin: 0 0 10px 0; }

.actions .buttons {
  float: right;
  margin-bottom: 10px; }
  .actions .buttons .button {
    display: inline-block;
    margin-left: 2px; }
.actions .acts {
  display: inline-block;
  float: left; }
.actions .acts-detail {
  margin-left: 10px;
  display: inline-block;
  float: left; }

.text-condition {
  display: inline-block;
  font-size: 85%;
  color: #777;
  display: inline-block;
  text-overflow: ellipsis;
  word-break: break-all;
  max-width: 120px;
  height: 64px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.card-in {
  cursor: pointer;
  padding: 0 0 0 0;
  border: 1px solid #e1e5ec;
  box-shadow: 0 0 0 0; }
  .card-in:hover {
    background-color: #fff; }
    .card-in:hover .text-type {
      background-color: #555;
      color: #fff; }
    .card-in:hover .text-days {
      color: #fff; }
  .card-in .text-type {
    margin-top: 0 !important;
    margin-left: 0;
    margin-right: 0;
    padding: 1px 10px 2px 10px;
    background-color: #BFBFBF; }

.text-memo {
  display: inline-block;
  font-size: 85%;
  color: #777;
  display: inline-block;
  text-overflow: ellipsis;
  word-break: break-all;
  max-width: 120px;
  height: 98px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical; }

.card-out {
  cursor: pointer;
  padding: 0 0 0 0;
  border: 1px solid #e1e5ec;
  box-shadow: 0 0 0 0; }
  .card-out:hover {
    background-color: #fff; }
    .card-out:hover .text-out-type {
      background-color: #555;
      color: #fff; }
  .card-out .text-out-type {
    margin-top: 0 !important;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 1px 10px 2px 10px;
    background-color: #BFBFBF; }

.btn-history-inout, .btn-history-auction, .text-bn-count {
  margin: 4px; }
  .btn-history-inout a.btn, .btn-history-auction a.btn, .text-bn-count a.btn {
    width: 100%; }

.btn-preview {
  margin-bottom: 4px; }

.text-sale-type {
  display: inline-block; }

.text-lot-price-sold {
  color: orange; }

.text-bid-type,
.text-bid-end-type,
.text-view-auction,
.text-view-lot,
.text-sold-count,
.text-sold-amount,
.text-sold-rate,
.text-in-type,
.text-in-date,
.text-in-days,
.text-in-purpose,
.text-in-customer,
.text-in-customer-manager {
  min-width: 60px; }

.img-square {
  display: inline-block;
  max-width: 50px;
  max-height: 50px; }

.img-thumbnail-box {
  margin-bottom: 10px; }
  .img-thumbnail-box > * {
    text-align: center; }
  .img-thumbnail-box > *:last-child {
    margin-top: 5px; }
  .img-thumbnail-box img {
    max-width: 100px;
    max-height: 100px; }
  .img-thumbnail-box + .img-thumbnail-box {
    margin-left: 10px; }

.file-add dl {
  display: table; }
.file-add dl > * {
  display: table-cell;
  vertical-align: top; }
.file-add dt {
  padding-right: 20px; }

.select-result {
  margin-top: 10px; }
  .select-result p + p {
    padding-top: 5px; }
  .select-result .item.btn-link {
    text-decoration: underline; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right !important; }

.btn-group-vertical > * + * {
  margin-top: 5px !important; }

.form-horizontal:after {
  content: '';
  display: block;
  clear: both; }

.list-option > div {
  margin-bottom: 10px; }
.list-option > div:first-child > * {
  display: inline-block; }
.list-option .buttons {
  text-align: right; }
.list-option.row div {
  margin-bottom: 0; }
.list-option.row .result-count {
  padding-top: 10px; }

@media (max-width: 991px) {
  .list-option .buttons {
    text-align: left; }

  .form-horizontal .control-label {
    text-align: left !important; } }
.control-label {
  font-weight: 700;
  letter-spacing: -1.5px; }
  .control-label .icon-must {
    padding-left: 5px; }

.form-error-msg {
  margin-top: 10px; }

.form .form-bordered .email .form-group {
  border-bottom: 0; }
  .form .form-bordered .email .form-group:nth-child(2) {
    margin-left: -5px; }
.form .form-bordered .email .form-group > .input-group {
  border-left: 0;
  padding: 0; }

@media (max-width: 991px) {
  .form .form-bordered .email .form-group {
    margin-bottom: 5px; }
    .form .form-bordered .email .form-group:nth-child(2) {
      margin-left: 0; } }
.form .form-bordered .address > * + * {
  margin-top: 5px; }
.form .form-bordered .address .form-inline .form-group {
  width: 50%;
  vertical-align: top; }
  .form .form-bordered .address .form-inline .form-group:first-child {
    width: calc(50% - 10px); }
  .form .form-bordered .address .form-inline .form-group input {
    width: 100%; }

@media (max-width: 991px) {
  .form .form-bordered .address .form-inline .form-group {
    width: 100% !important; }
    .form .form-bordered .address .form-inline .form-group + .form-group {
      margin-top: 3px; } }
.form .form-bordered .form-group .form-group {
  padding: 0;
  border: 0; }
  .form .form-bordered .form-group .form-group > div {
    border-left: 0;
    padding: 0; }

@media (max-width: 768px) {
  .form .form-bordered .form-group .form-group + .form-group {
    margin-top: 5px; } }
.tab-wrap {
  position: relative;
  margin-top: 25px; }
  .tab-wrap .nav > li > a {
    text-decoration: none; }
  .tab-wrap .btns {
    position: absolute;
    top: 0;
    right: 0; }

.form-inline.textarea textarea {
  width: calc(100% - 100px); }
.form-inline.textarea .btn {
  width: 90px;
  height: 71px; }
.form-inline.textarea.ty2 textarea {
  width: 100%; }

.form-inline.textarea + .count {
  text-align: right;
  padding: 5px 100px 0 0; }

.form-inline.textarea.ty2 + .count {
  text-align: right;
  padding: 5px 0 0 0; }

.preview-sms p {
  margin-top: 10px !important; }
.preview-sms .img img {
  width: 100%; }

.no-data {
  padding: 50px 0 !important; }

.input-lot {
  width: 40px;
  padding: 6px;
  text-align: center; }

.table-member-detail {
  min-width: 860px; }
  .table-member-detail .title {
    position: relative;
    height: 50px;
    vertical-align: middle; }
    .table-member-detail .title button {
      position: absolute;
      top: 8px;
      right: 3px; }
  .table-member-detail tbody th {
    background-color: #f3f4f6 !important;
    height: 47px;
    vertical-align: middle !important; }
  .table-member-detail tbody td {
    vertical-align: middle !important; }
    .table-member-detail tbody td table thead th {
      background-color: #dcdcdc !important; }

.note-info .auction-info {
  overflow: hidden;
  margin-top: 15px;
  background-color: transparent; }
  .note-info .auction-info > * {
    float: left; }
  .note-info .auction-info .img {
    width: 7%; }
    .note-info .auction-info .img img {
      width: 100%; }
    .note-info .auction-info .img + .info {
      padding-left: 15px;
      width: 93%; }
  .note-info .auction-info h4 {
    margin-bottom: 10px;
    font-weight: 700; }
  .note-info .auction-info .info {
    width: 100%; }

.table-text-right th {
  text-align: left; }
.table-text-right td {
  text-align: right; }
  .table-text-right td input {
    text-align: right; }

.margin-bottom-0 {
  margin-bottom: 0; }

.buynows_bn .page-content {
  margin-left: 0; }

.popover.fade.bottom.in table {
  width: 250px;
  margin-bottom: 0; }
  .popover.fade.bottom.in table tr td {
    text-align: left !important; }
    .popover.fade.bottom.in table tr td:first-child {
      border-left-width: 1px !important; }

.img-banner {
  width: 100%; }

.form-dl {
  display: table;
  width: 100%; }
  .form-dl > * {
    display: table-cell;
    vertical-align: middle; }
  .form-dl dt {
    width: 13%; }
  .form-dl dd {
    width: 87%; }

.preview {
  min-height: 200px; }

img.img {
  width: 100%; }

/*countdown*/
.countdown {
  display: block;
  text-align: center; }
  .countdown span {
    color: #000;
    display: inline-block;
    font-size: 32px;
    font-style: normal;
    line-height: 1; }
    .countdown span:after {
      margin-top: 5px; }
    .countdown span.day:after {
      content: 'DAYS'; }
    .countdown span.hour:after {
      content: 'HRS'; }
    .countdown span.minute:after {
      content: 'MIN'; }
    .countdown span.second:after {
      content: 'SEC'; }
    .countdown span.separator {
      padding: 0 8px;
      vertical-align: top; }
    .countdown span:after {
      color: #666;
      display: block;
      font-weight: 500;
      font-size: 10px;
      letter-spacing: 2px;
      line-height: 1;
      text-align: center; }

.scroll-y {
  overflow-y: scroll; }

/*# sourceMappingURL=added.css.map */
