.buy-tokens-icon {
  width: 25px!important;
  height: 25px!important;
  margin-right: 10px!important;
}

.dashicons-editor-warning:before {
  content: "\f534";
    font-family: Dashicons;
}
@media screen and (min-width: 768px)
{
  abbr[title]:after
  {
   content: " (" attr(title) ")";
  }
  abbr[title]
  {
    border-bottom: 1px dashed #ADADAD;
  }

  abbr[title]:after
  {
    content: "";
  }
}
.button {
    height: auto!important;
}
.dropdown {
    z-index: 1;
}
.wpsc li {
  font-size: 13px;
  line-height: 1!important;
  padding-bottom: 0;
  margin-bottom: 0;
}
[data-tooltip] {
  z-index: 100000;
}

.etherscan_api_key_option_expiration_time {
  z-index: 100001;
}

.ui.inverted.segment, .ui.primary.inverted.segment {
  background-color: #23282d!important;
}
#wp-admin-bar-wp-smart-contracts span.ui.yellow.label,
#wp-admin-bar-wp-smart-contracts span.ui.green.label,
#wp-admin-bar-wp-smart-contracts span.ui.red.label,
#wp-admin-bar-wp-smart-contracts span.ui.purple.label,
#wp-admin-bar-wp-smart-contracts span.ui.pink.label {
  padding: 0 15px;
}

@media screen and (max-width: 1024px) {

  .wpsc-address, .wpsc-address-owner {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: auto;
  }
  .wpsc-address-txid {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: auto;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .wpsc-address-txid {
    width: 380px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: auto;
  }
}

.wpsc-ice-cream {
  max-width:16px;
  max-height:16px;
}

.columnHidden {
  display: none!important;
}

#wpsc-href {
  text-transform: capitalize;
  text-decoration: none;
}

textarea.wpsc-widget-texarea {
    font-size: small!important;
    background-color: #f1f1f1!important;
    color: grey!important;
    font-family: monospace;
}

.widget .ui.placeholder .header:not(:first-child):before, .ui.placeholder .image:not(:first-child):before, .ui.placeholder .paragraph:not(:first-child):before {
    height: auto!important;
}

.ui.dimmer {
  z-index: 100000!important;
}

.wpsc-capitalize {
  text-transform: capitalize!important;
}

#wpsc-deploy-contract a.ui.image.label,
#wpsc-load-contract a.ui.image.label {
    margin-bottom: 10px;
}

.wpsc-address a, .wpsc-address-owner a, .wpsc-address-txid a {
    text-decoration: none;
}

.wpsc-address {
    margin-top: 10px;
}

.wpscBlockies {
    width: 250px;
    border-radius: 50% ;
}

.wpscMiniBlockies {
    width: 40px;
    border-radius: 50%;
    vertical-align: middle;
    float: left;
    margin-right: 10px;
}

.wpscQRCode {
    width: 100px;
}

.wpscMiniQRCode {
    width: 32px;
    float: right;
}

.wpscMiniQRCodeZoom {
    width: 200px;
}

.wpsc-centered {
  text-align: center;
}

.wpsc-left {
  text-align: left;
}

.ui.popup{overflow:auto;}

#wpscOwnerDiv .wpscBlockies {
    width: 120px;
    margin-bottom: 10px;
}

@media (min-width:1500px) {
    .no-big-desktop {
        display:none !important;
    }
    .big-desktop-only {
        display:block !important;
    }
}
 
@media (max-width: 1499px) {
    .no-big-desktop {
        display:block !important;
    }
    .big-desktop-only {
        display:none !important;
    }
}

@media (min-width:1024px) {
    .no-desktop {
        display:none !important;
    }
    .desktop-only {
        display:block !important;
    }
}
 
@media (max-width: 1023px) {
    .no-desktop {
        display:block !important;
    }
    .desktop-only {
        display:none !important;
    }
}

.ui.small.table {
  font-size: 0.8em!important;
}

/*
.ui.table td, .ui.table thead th {
    font-size: 0.5em!important;
}

.ui.table td,
.ui.table thead th {
    border: 1px solid #ccc!important;
    color: #767676;
    font-size: 0.6em;
}
*/

.super-mini {
  width: 25px;
  margin-top: -5px;
}

.wpsc-coin-view a {
  text-decoration: none!important;
}

.wpsc-block-explorer-blockie {
  border-radius:50%;
  width: 17px;
  vertical-align: middle;
}

.wpsc-coin-value-cell {
  min-width: 90px;
  text-align: right!important;
}

#wpsc-block-explorer-rows .ui.button, 
.ui.teal.image.mini.label.txid {
    padding: 0.1em!important;
}

#wpsc-block-explorer-rows img.ui.avatar.image {
    width: 22px;
    height: 22px;
    margin: 7px 10px;
}

#wpscTxIdDivDesktop a {
    font-size: 0.8em;
}

.wpsc-block-explorer-divider {
  height: 15px; 
  margin: 0; 
  padding: 0;
}

#wpsc-block-explorer-rows .column {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.wpsc-grey-row {
  background-color: #f9f9f9;
}

.wpsc-code {
  font-size: 0.8rem;
  color: #999;
  max-width: 100%;
  overflow: scroll;
  max-height: 600px;
  text-align: left;
}

.wpsc-code.abi {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;  
}

.wpsc_hidden {
  display: none;
}

#wpsc-wallet .ui.floating.message {
    background: white;
}


.ui.icon.button.white {
    background-color: white;
}

#wpsc-wallet a.ui.mini.button {
    margin: 10px 5px 0;
}

#wpsc-user-balance .ui.message .header:not(.ui),
#wpsc_account_balance .ui.message .header:not(.ui) {
    font-size: 0.8em;
}

.wpsc-small {
  font-size: small!important;
  text-align: left;
}

#wpsc-token-information span.ui.olive.image.label,
#wpsc-token-information span.ui.brown.image.label,
#wpsc-token-information span.ui.yellow.image.label,
+#wpsc-crowdfunding-information span.ui.orange.image.label,
+#wpsc-ico-information span.ui.red.image.label,
+#wpsc-ico-information span.ui.teal.image.label {
    margin-top: 15px;
}

#wpscTokenAddressDiv  .ui.mini.icon.button.showfluid,
#wpscContractAddressDiv .ui.mini.icon.button.showfluid {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

#wpscTokenAddressDiv span.ui.basic.left.pointing.label,
#wpscContractAddressDiv span.ui.basic.left.pointing.label {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

video#qr-video {
  max-width: 500px;
}

.wpsc-popup {
  background-color: #23282d;
}

.finalized.content {
    background-color: #eee!important;
}

.finalized.bottom {
    background-color: #ccc!important;
}
.fox {
  max-width:30px; 
  vertical-align: middle;
}

video#qr-video {
    width: 100%;
}

span.ui.teal.image.label, span.ui.red.image.label, span.ui.purple.image.label {
    margin-top: 10px!important;
}

.wpsc_qr_code_wrapper {
  border-top-right-radius: 6px!important;
  border-bottom-right-radius: 6px!important;
  border-top-left-radius: 0!important;
  border-bottom-left-radius: 0!important;
}

#deploy-token-header {
  margin-top: 0!important;
}
#deploy-token-header:before {
  height: 0!important;
}

.wpsc-dex .extra.content {
  font-size: 0.75em!important;
}

.ui.icon.header .icon {
  font-size: 2.3rem!important;
}

#wpsc-deploy-contract-image img.ui.centered.tiny.image {
  max-width: 2.3rem!important;
}

#wpsc-deploy-contract h2.ui.icon.inverted.header.centered {
  padding: 0!important;
}

#wpsc-deployer-warning li {
  font-size: 0.8rem;
  line-height: normal;
  margin: auto;
}

#wpsc-deploy-contract div#wpsc-token-information {
  padding: 0.5rem;
}

.wpsc-address .ui.mini.labeled.button {
  max-width: none!important;
}

.qr-popup-cpt {
  min-width: 300px; 
}

.wpsc-tos { 
  width: 100%;
  height: 200px;
  overflow-x: hidden;
  overflow-y: scroll;
  font-weight: 100;
  font-size: 12px; 
  line-height: normal;
  color: #444;
  font-family: monospace;
}

.wpsc-checkbox-label {
  font-size: 12px!important;
}

.wpsc-spacing div, .wpsc-spacing p {
  line-height: 2;
}

.wpsc-centering {
  margin: auto!important;
  display: block!important;
  max-width: fit-content;
}

.wpsc-video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.wpsc-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.nft-help-img {
  max-width: 450px;
  max-height: 450px;
}

.wpsc-dropdown {
  line-height: 1em!important;
  white-space: normal;
  min-width: 14em;
  min-height: 2.71428571em!important;
  display: inline-block;
  padding: .78571429em 2.1em .78571429em 1em!important;
  color: rgba(0,0,0,.87)!important;
  border: 1px solid rgba(34,36,38,.15);
  border-radius: .28571429rem!important;
}

.wpsc-padding {
  padding: 10px;
}

#nft-gallerydiv .postbox-header h2,
#nft-taxonomydiv .postbox-header h2,
#tagsdiv-nft-tag .postbox-header h2 {
  color: white;
  font-size: 26px;
}

#nft-gallerydiv .postbox-header,
#nft-taxonomydiv .postbox-header,
#tagsdiv-nft-tag .postbox-header {
  min-height: 120px;
  background-color: #23282d;
}

.wpsc-pdf-iframe-container {
  overflow: hidden;
  /* 16:9 aspect ratio */
  padding-top: 56.25%;
  position: relative;
}

.wpsc-pdf-iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.nft-media {
  text-align: center;
}

.wpsc-grey {
  color: #808080;
}

.wpsc-nft-media-grid .image video {
  max-width: 100%!important;
}

.wpsc-nft-media-grid video {
  width: 100%;
}
.wpsc-nft-media-grid {
  height: 300px;
}

#wpsc-nft-items-container .content.description {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box.active-auction p {
  margin: 0;
}

#wpsc-no-wc-provider, #wpsc-wallets-dropdown, #wpsc-wallet-connect-wrong-net, #wpsc-wp-disconnect, #wpsc-connect-with-metamask, #wpsc-connect-with-right-network {
  max-width: 550px;
  margin: auto;
}

.nft-media video {
  max-width: 100%;
}

/* SKINS */
.breadcrumb .selected-page {
  padding-right: 10px;
}

.wpsc-author-skin {
  box-shadow: 0 0 24px 1px rgb(0 0 0 / 40%);
  padding: 20px;
  border-radius: 8px;
}

.wpsc-author-skin1 {
  padding: 20px;
  border-radius: 8px;
  background-color: white;
}
/* SKINS */

.media-sidebar .compat-item th.label, .media-sidebar .compat-item td.field {
  border: 0;
}

.wpsc-stake-row {
  padding-top: 10px!important;
}

.wpsc-nft-hide-no-account, #wpsc-nft-mint-button {
  display: none;
}

li#wp-admin-bar-wpsc-create-sc {
  background-color: blue!important;
}

#wpsc-add-to-metamask {
  cursor: pointer;
}

.almond {
  background-color: #c5760a!important;
  color: white!important;
}

.wpsc-show-nft-owners {
  cursor: pointer;
}

#wpsc-table-owners-main table, #wpsc-table-owners-main td, #wpsc-table-owners-main th {
  border: 0!important;
}

.wpsc-top-metamask {
	position: fixed;
  right:0;
  top:40px; 
  z-index: 1000000;
}

#wpsc-wallet-selector {
  min-width: 200px;
}

.web3modal-provider-wrapper:first-child {
  display: none;
}

@media only screen and (max-width: 767px) {
  .ui.stackable.grid.table-headers {
      display: none;
  }
  .wpsc-setup-wizard-img-container {
    display: none!important;
  }

}

.ui.basic.listings.button.wpsc-modal-button, .ui.basic.listings.button.wpsc-no-modal-button {
  float: right;
  padding: 6px 15px;
  font-size: 12px;
}

.wpsc-erc-1155-listings {
  max-height: 250px; 
  overflow-y: scroll; 
  font-size: 12px;
}

.history-container {
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
}


.ui.beige.label, .ui.beige.labels .label {
  background-color: #bbaf78!important;
  border-color: #dfce7b!important;
  color: #fff!important;
}

.wps-textarea {
  width:100%; 
  border: 0; 
  background-color: white!important; 
  font-size: 13px;
  color: grey;
}

.wpsc-setup-wizard-img-container {
  padding: 50px!important
}

#affp label {
  font-size: 12px;
}
