/* PLACE YOU CUSTOM STYLES IN THIS FILE */
.nk-social-container {
	padding: 30px;
}

.online {
    color: #9ACD32;
}
.offline {
    color: #CD3333;
}

.on {
    color: #9ACD32;
}
.off {
    color: #CD3333;
}







.shop {
  width: 265px;
  height: auto;
  float: left;
  padding-left: 10px;
  padding-bottom: 5px;
}
.shop .name {
  width: 122px;
  color: #FFF;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  margin-top: -120px;
  margin-left: 120px;
}
.shop .description {
  width: 120px;
  color: #FFF;
  font-size: 10px;
  position: absolute;
  margin-top: -100px;
  margin-left: 120px;
  padding: 5px;
}
.shop-categories {
  width: 129px;
  float: left;
  margin-right: 10px;
}
.shop-categories input {
  margin: 10px 0;
  padding: 3px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.shop-categories .title {
  background-color: #2B493D;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: inset 0px 0px 2px #000;
  font-size: 12px;
  margin: 4px 0;
  color: #fff;
  padding: 5px;
}
.shop-categories ul {
  position: relative;
  margin: 0;
  list-style: none;
  padding: 0;
}
.shop-categories ul li {
  line-height: 15px;
  font-weight: bold;
}
.shop-categories ul li a {
  display: block;
  padding: 5px;
  background: url(../images/arrow.gif) -4px 7px no-repeat;
  padding-left: 17px;
}
.shop-itens {
  width: 417px;
  float: left;
}
.shop-itens .item {
  width: 135px;
  margin: 0;
  padding: 4px 2px 5px;
  float: left;
  border-bottom: 1px solid #ccc;
}
.shop-itens .item .name {
  padding: 4px;
  font-size: 13px;
  text-align: center;
  min-height: 30px;
}
.shop-itens .item .image {
  height: 90px;
  background-color: #333;
  background-image: url(../images/round.gif);
  text-align: center;
  line-height: 90px;
}
.shop-itens .item .image img {
  max-width: 110px;
  max-height: 80px;
  vertical-align: middle;
}
.shop-itens .item .info {
  margin-top: 5px;
  text-align: center;
}
.shop-itens .item .info p {
  margin: 0;
}
.shop-itens .item .buy {
  text-align: center;
  margin-top: 5px;
}
.shop-itens .item .cash {
  padding: 4px;
  color: #dfdf14;
  border-top: 1px solid #55636c;
}
.shop-itens .item .cash a {
  float: right;
}
.product-detail .left {
  width: 135px;
  float: left;
  margin-right: 10px;
}
.product-detail .left .image {
  height: 90px;
  background-color: #333;
  background-image: url(../images/round.gif);
  text-align: center;
  line-height: 90px;
}
.product-detail .left .image img {
  max-width: 110px;
  max-height: 80px;
  vertical-align: middle;
}
.product-detail .left .price {
  margin-top: 7px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.product-detail .detail {
  width: 411px;
  float: left;
}
.product-detail .submit {
  text-align: right;
}
.product-detail .info {
  padding: 4px;
  border: 2px solid #ff8697;
  background: #ffd0da;
  margin-top: 5px;
}
.product-detail .max-excellent {
  text-align: right;
  margin-top: 5px;
  font-size: 13px;
}
.product-detail .checkbox {
  margin: 3px 0;
}
.market-search {
  width: 129px;
  float: left;
  margin-right: 10px;
}
.market-search input {
  margin: 10px 0;
  padding: 3px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.market-search .title {
  background-color: #2B493D;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: inset 0px 0px 2px #000;
  font-size: 12px;
  margin: 4px 0;
  color: #fff;
  padding: 5px;
}
.market-search ul {
  position: relative;
  margin: 0;
  list-style: none;
  padding: 0;
}
.market-search ul li {
  line-height: 15px;
  font-weight: bold;
}
.market-search ul li a {
  display: block;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  background: url(../images/arrow.gif) -4px 7px no-repeat;
  padding-left: 17px;
}
.market-itens {
  width: 417px;
  float: left;
}
.market-itens .item,
.market-perfil .item {
  width: 135px;
  margin: 0;
  padding: 4px 2px 5px;
  float: left;
  border-bottom: 1px solid #ccc;
}
.market-itens .item .name,
.market-perfil .item .name {
  min-height: 30px;
  padding: 4px;
  font-size: 13px;
  text-align: center;
}
.market-itens .item .image,
.market-perfil .item .image {
  height: 90px;
  background-color: #333;
  background-image: url(../images/round.gif);
  text-align: center;
  line-height: 90px;
}
.market-itens .item .image img,
.market-perfil .item .image img {
  max-width: 110px;
  max-height: 80px;
  vertical-align: middle;
}
.market-itens .item .info,
.market-perfil .item .info {
  margin-top: 5px;
  text-align: center;
}
.market-itens .item .info p,
.market-perfil .item .info p {
  margin: 0;
}
.market-itens .item .buy,
.market-perfil .item .buy {
  text-align: center;
  margin-top: 5px;
}
.market-itens .item .cash,
.market-perfil .item .cash {
  padding: 4px;
  color: #dfdf14;
  border-top: 1px solid #55636c;
}
.market-itens .item .cash a,
.market-perfil .item .cash a {
  float: right;
}
.product-detail .left {
  width: 135px;
  float: left;
  margin-right: 10px;
}
.product-detail .left .image {
  height: 90px;
  background-color: #333;
  background-image: url(../images/round.gif);
  text-align: center;
  line-height: 90px;
}
.product-detail .left .image img {
  max-width: 110px;
  max-height: 80px;
  vertical-align: middle;
}
.product-detail .left .price {
  margin-top: 7px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.product-detail .detail {
  width: 411px;
  float: left;
}
.product-detail .submit {
  text-align: right;
}
.product-detail .info {
  padding: 4px;
  border: 2px solid #ff8697;
  background: #ffd0da;
  margin-top: 5px;
}
.product-detail .max-excellent {
  text-align: right;
  margin-top: 5px;
  font-size: 13px;
}
.product-detail .checkbox {
  margin: 3px 0;
}
.credit-shop {
  margin: 0;
  list-style: none;
  padding: 0;
}
.credit-shop li {
  text-align: center;
  width: 178px;
  padding-right: 10px;
/**  float: left; **/
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.credit-shop li:nth-child(3n) {
  padding-right: 0;
}
.credit-shop .title {
  margin: 2px;
  font-size: 14px;
}
.credit-shop .desc {
  background: #0e0e0e;
  text-align: left;
  height: 100px;
  padding: 5px;
  line-height: 1.3em;
  margin-bottom: 2px;
}
.credit-shop .price {
  margin: 2px;
  font-size: 13px;
}

.workshop {
  display: flex;
}

.warehouse-extended {
  width: 256px;
  text-align: center;
  margin-bottom: 10px;
}

.morpheus-warehouse {
  margin-right: 20px;
  width: 256px;
}

.workshop-item {
  width: 100%;
}

.workshop-inventory-container {
    margin-right: 20px;
  display: flex;
  margin-top: 20px;
}

.morpheus-inventory {
    margin-right: 20px;
  }

  .workshop-item {
    width: 100%;
  }

.market-item {
  
}

.gateways {
  display: flex;
  align-items: center;
  justify-content: center;
}

.gateways .gateway {
  height: 100px;

}

.gateways .gateway img {
  max-height: 35px;
}

.badge-float{
    text-align: center;
    font-size: 10px;
    min-width: 17px;
    height: 17px;
    line-height: 17px;
    padding: 0 6px;
    margin-top: -4px;
    margin-left: 1px;
    letter-spacing: 0;
}
h2 .badge-float{
    margin-left: -8px;
}

.img-fluid {
    max-width: 120%;
    height: 360px;
}

.social-connect{
    display:flex
    
}
.social-connect .provider{
    width:50%;
    border:1px solid #253141;
    padding:10px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    margin-right:10px;
  text-align: center;
}
.social-connect .provider:nth-child(2n){
    margin-right:0
    
}.social-connect .provider .logoc{
    display:flex;
    justify-content:center;
    align-items:center;
    height:100px
    
}
.social-connect .provider .logoc img{
    max-width:90%;
  border: 0;
    
}
.social-connect .provider .actions{
    text-align:center
    
}

.social-connect .provider .actions .button{
  display: block;
}