.navbar-youplay .navbar-brand {
    width: 180px;
}
.label-custom:before{
    background-color: #235782;
}
.header-login{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
}
.submenu-col .angled-bg{
    margin-bottom: 1rem;
}
.submenu-col .angled-bg:after{
    background: rgba(255,255,255,.03);
    border: solid 1px rgba(255,255,255,.08);
}
.submenu-col .angled-bg:hover:after, .submenu-col .angled-bg.active {
    background: rgba(255,255,255,.1);
}


.register-form .youplay-input{
    margin-bottom: 0px;
}
.register-form .youplay-input.error:after{
    border: solid 2px #8b121e;
    outline: solid 1px #8b121e;
}
.register-form .error-label{
    color: #b41524;
    font-size: 13px;
    font-weight: bold;
    min-height: 20px;
    margin-top: 3px;
}
.navbar-small .img{
    height: 20px !important;
}
.navbar .img {
    -webkit-transition: width 300ms ease-in-out, height 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out, height 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out, height 300ms ease-in-out;
    transition: width 300ms ease-in-out, height 300ms ease-in-out;
}
.badge-float{
    position: absolute;
    text-align: center;
    font-size: 10px;
    min-width: 17px;
    height: 17px;
    line-height: 17px;
    padding: 0 6px;
    margin-top: -4px;
    margin-left: -4px;
    letter-spacing: 0;
}
h2 .badge-float{
    margin-left: -8px;
}

.skew:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    -webkit-transform: skew(-7deg);
    -ms-transform: skew(-7deg);
    -o-transform: skew(-7deg);
    transform: skew(-7deg);
    background: rgba(255,255,255,.1);
}
.skew {
    position: relative;
    background: 0 0;
    z-index: 1;
}
.bg-blue{
    background-color: #235782
}

.pos1 {

}

.pos2 {
    margin-left: -5px;
}

.pos3 {
    margin-left: -10px;
}

.required {
    color: red;
}

.youplay-input.error:after, .youplay-textarea.error:after, .youplay-select.error:after {
    background: #e9b4b4;
}

.error-message {
    position: absolute;
    padding: 2px 10px 3px;
    margin-top: 0;
    z-index: 2;
    font-size: 13px;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    letter-spacing: 1.7px;
    color: #fff;
    background: #9f3131;
    margin-top: 3px;
}
.error-message label {
    font-size: 9px;
}
.error-message::before {
    bottom: auto;
    top: -7px;
    left: 5px;
    right: auto;
    border-width: 0 7px 7px;
    border-color: #9f3131 transparent;
    content: "";
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
}

#popup-content {
    background-color: #0b081f;
}

.last-poll-result .poll {
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

.last-poll-result .poll .progress {
    margin-bottom: 10px;
}

.warehouse-extended {
  text-align: center;
  width: 256px;
  margin-bottom: 6px;
}
.workshop-warehouse,
.market-warehouse,
.workshop-inventory {
  width: 256px;
  float: left;
  margin-right: 10px;
}
.workshop-warehouse .item,
.market-warehouse .item,
.workshop-inventory .item {
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  background: rgba(11, 26, 51, 0.5) url(../../../../resources/images/warehouse/128x128.gif);
  border: solid 2px rgba(22, 54, 103, 0.5);
}
.workshop-warehouse .item.active,
.market-warehouse .item.active,
.workshop-inventory .item.active {
  border-color: #fff;
}
.workshop-warehouse .item .image,
.market-warehouse .item .image,
.workshop-inventory .item .image {
  width: 100%;
  height: 100%;
  position: relative;
}
.workshop-warehouse .item img,
.market-warehouse .item img,
.workshop-inventory .item img {
  position: absolute;
}
.workshop-warehouse .item:hover,
.market-warehouse .item:hover,
.workshop-inventory .item:hover {
  border-color: #eaeaea;
}
.workshop-warehouse,
.market-warehouse,
.workshop-inventory-items {
  background: url(../../../../resources/images/warehouse/clear.gif);
  height: 480px;
  border: 1px solid #000;
  position: relative;
}
.workshop-inventory .workshop-inventory-equipments {
  background: url(../../../../resources/images/inventories/equipment.png);
  height: 253px;
  position: relative;
}
.workshop-inventory .workshop-inventory-equipments .item-mapping {
  position: absolute;
  border: solid 2px rgba(22, 54, 103, 0.5);
}
.workshop-inventory .workshop-inventory-equipments .item-mapping.item0 {
  width: 59px;
  height: 95px;
  top: 76px;
  left: 1px;
}
.workshop-inventory .workshop-inventory-equipments .item-mapping.item1 {
  width: 58px;
  height: 95px;
  top: 76px;
  right: 3px;
}
.workshop-inventory .workshop-inventory-equipments .item-mapping.item2 {
  width: 62px;
  height: 60px;
  top: 5px;
  left: 96px;
}
.workshop-inventory .workshop-inventory-equipments .item-mapping.item3 {
  width: 62px;
  height: 95px;
  top: 76px;
  left: 96px;
}
.workshop-inventory .workshop-inventory-equipments .item-mapping.item4 {
  width: 61px;
  height: 63px;
  bottom: 6px;
  left: 96px;
}
.workshop-inventory .workshop-inventory-equipments .item-mapping.item5 {
  width: 59px;
  height: 65px;
  bottom: 6px;
  left: 1px;
}
.workshop-inventory .workshop-inventory-equipments .item-mapping.item6 {
  width: 59px;
  height: 62px;
  bottom: 7px;
  right: 2px;
}
.workshop-inventory .workshop-inventory-equipments .item-mapping.item7 {
  width: 89px;
  height: 62px;
  top: 5px;
  right: 2px;
}
.workshop-inventory .workshop-inventory-equipments .item-mapping.item8 {
  width: 59px;
  height: 62px;
  top: 4px;
  left: 1px;
}
.workshop-inventory .workshop-inventory-equipments .item-mapping.item9 {
  width: 28px;
  height: 29px;
  top: 76px;
  left: 65px;
}
.workshop-inventory .workshop-inventory-equipments .item-mapping.item10 {
  width: 27px;
  height: 30px;
  bottom: 40px;
  left: 65px;
}
.workshop-inventory .workshop-inventory-equipments .item-mapping.item11 {
  width: 25px;
  height: 30px;
  bottom: 40px;
  right: 66px;
}
.workshop-inventory .workshop-inventory-equipments .item-mapping:hover,
.workshop-inventory .workshop-inventory-equipments .item-mapping.active {
  border-color: #eaeaea;
}
.workshop-inventory .workshop-inventory-items {
  height: 256px;
  position: relative;
}
.workshop-inventory,
.workshop-item {
  margin-top: 10px;
}
.workshop-item,
.market-item {
  width: 568px;
  float: left;
}
.workshop-item .skew,
.market-item .skew {
  position: relative;
  background: 0 0;
  z-index: 1;
}
.workshop-item .skew:before,
.market-item .skew:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transform: skew(-7deg);
  -ms-transform: skew(-7deg);
  -o-transform: skew(-7deg);
  transform: skew(-7deg);
  background: rgba(255, 255, 255, 0.1);
}
.workshop-item .item-option,
.market-item .item-option {
  display: table;
  width: 100%;
  margin-bottom: 5px;
}
.workshop-item .item-option:last-child,
.market-item .item-option:last-child {
  margin-bottom: 0;
}
.workshop-item .item-option .label,
.market-item .item-option .label {
  display: table-cell;
  font-weight: bold;
  vertical-align: middle;
}
.workshop-item .item-option .btn-upgrade,
.market-item .item-option .btn-upgrade,
.workshop-item .item-option .btn-upgrade-disabled,
.market-item .item-option .btn-upgrade-disabled {
  display: table-cell;
  padding: 3px 15px;
  font-size: 16px;
  width: 10px;
  color: #fff;
  vertical-align: middle;
}
.workshop-item .item-option .btn-upgrade:hover,
.market-item .item-option .btn-upgrade:hover,
.workshop-item .item-option .btn-upgrade-disabled:hover,
.market-item .item-option .btn-upgrade-disabled:hover {
  text-decoration: none;
}
.workshop-item .item-option .btn-upgrade-disabled,
.market-item .item-option .btn-upgrade-disabled {
  color: #ccc;
  cursor: default;
}
.workshop-item .item-option .btn-upgrade-disabled:before,
.market-item .item-option .btn-upgrade-disabled:before {
  background-color: #FFF;
  opacity: 0.6;
}
.workshop-item .item-option .btn-upgrade:before,
.market-item .item-option .btn-upgrade:before {
  background-color: #2BD964;
  opacity: 1.0;
}
.workshop-item .item-option .btn-upgrade:hover:before,
.market-item .item-option .btn-upgrade:hover:before {
  border: 2px solid #fff;
}
.workshop-item .item-option .value,
.market-item .item-option .value {
  display: table-cell;
  padding: 5px 20px;
  vertical-align: middle;
  width: 10px;
  color: #fff;
}
.workshop-item .item-option .value:before,
.market-item .item-option .value:before {
  background-color: #0F2546;
  opacity: 0.6;
}
.workshop-item .item-option .select-upgrade,
.market-item .item-option .select-upgrade {
  padding: 3px;
  width: 170px;
  display: table-cell;
  float: right;
}

h1.title {
    margin-top: 0;
}

.breadcrumb {
    box-shadow: none;
    border-radius: 0;
    background-color: rgba(255, 255, 255, .1);
    -webkit-transform: skew(-7deg);
    -ms-transform: skew(-7deg);
    -o-transform: skew(-7deg);
    transform: skew(-7deg);
    -webkit-backface-visibility: hidden;
    margin-top: -2.5em;
}

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

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

.lootbox .available-items {
    width: 120px;
    margin: 0 auto;
    margin-top: 30px;
    height: 120px;
    border-style: solid;
    border-width: 2px;
    margin-bottom: 10px;
}


.lootbox .available-items img {
    max-width: 80px;
    max-height: 80px;
    vertical-align: middle;
    margin: 0 auto;
}

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

.gateways .gateway {
height: 10px;
}
 
 .gateways .gateway img {
max-height: 1px;
}
        
.gateways .image{
    height:30px;
    display:flex;
    align-items:center;
    justify-content:center
    
}.gateways .image img{
    max-height:31px
    
}

.notification {
background: red;
color: #fff;
padding: 0px 3px;
border-radius: 5px;
font-size: 8px;
position: absolute;
margin-top: -4px;
}

.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: 100%;
    height: auto;
}

.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;
}

.events .event{
padding:5px 0;
}

.events .event .time{
float:right;
background:#d60808;
padding:1px 3px;
color:#ffffff;
}

.events .event .time.bg-success{
color:#fff
}

.events-spotlight .time{
float: right;
background: #d60808;
color: #ffffff;
}

.events-spotlight .time.bg-success{
color:#fff
}


#pagseguro{
	background: url("../../images/banner-pagseguro.png") no-repeat;
	width: 550px;
	height: 271px;
	padding-left: 230px;
}
#pagseguro p{
	width: 550px;
	font-size: 12px
}
#paypal{
	background: url("../../images/banner-paypal.png") no-repeat;
	width: 550px;
	height: 271px;
	padding-left: 230px;
}
#paypal p{
	width: 550px;
	font-size: 12px
}
#deposito{
	background: url("../../images/banner-deposito.png") no-repeat;
	width: 550px;
	height: 271px;
	padding-left: 230px;
}
#deposito p{
	width: 550px;
	font-size: 12px
}
#boletofacil{
	background: url("../../images/banner-boleto.png") no-repeat;
	width: 550px;
	height: 271px;
	padding-left: 230px;
}
#boletofacil p{
	width: 550px;
	font-size: 12px
}

.vote-down {
  color: red;
}

.vote-up {
  color: green;
}

.guide {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.vote-container a {
  margin: 5px;
}

.guide-list-group {
  text-align: -webkit-center;
  position: relative;
}

.guide-list-group-item {
  background-color: #0b3135;
  color: #fff;
}

.guide-list-group-item.active {
  background-color: #0d4750;
  border-color: #0d4750;
}

.guide-list-group-item:hover {
  background-color: #0d4750;
  color: #fff;
}

.trackers {
  list-style: none;
  margin: 0;
  padding: 0;
}

.trackers li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.countdowns {
  right: -5px;
  top: -50px!important;
}

.countdowns .countdown {
  background: #0c162e!important;
  border-radius: 0!important;
}

.countdowns .countdown .timer > div {
  background: #273968!important;
  border-radius: 0!important;
  flex: 1;
  min-width: 70px;
}

.slider-container{
    width:100%
    
}

.slider-container .sy-pager li.sy-active a{
    background:#273968
    
}

.market-itens {
  width: 431px;
  float: left;
}
.market-itens .item,
.market-perfil .item {
  width: 135px;
  margin: 0;
  padding: 4px 2px 5px;
  float: left;
  border: 1px solid #2b6ad9;
  background-color: #080325;
}
.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;
  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 #273968;
}
.market-itens .item .cash a,
.market-perfil .item .cash a {
  float: right;
}
