.issues_report {
  cursor: pointer;
  padding: 20px;
  font-size: 14px;
  position: fixed;
  left: 0;
  right: 0;
  margin: -40px auto 0;
  width: 20%;
  color: #FF3605;
  border: 1px solid #FF3605;
  min-width: fit-content;
  background-color: rgba(255, 54, 5, 0.2);
  display: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}

.fix_label {

  height: auto;
  padding: 15px;

}

.fix_label_div {

  text-align: center;
  max-height: 310px;

}

.fix_video {

  width: 100%;
  height: inherit;
  max-height: 300px;

}

.fix_video_controls {

  padding: 10px 0 15px;
  border-bottom: 1px solid gainsboro;

}

.fix_video_controls span {

padding:5px 10px;
background-color: #FF3605;
border: 1px solid #FF3605;
color: #fff;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-khtml-border-radius: 6px;

}

.fix_video_controls span:hover {

background-color: #fff;
color: #FF3605;

}

.nd-add-credits {

padding: 2px 0 2px 5px;
color: rgba(151,151,151,1);
border: 1px solid rgba(151,151,151,.3);
margin-right: 15px;
overflow: hidden;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-khtml-border-radius: 6px;

}

.nd-payment-text {

color: #F23324;
font-size: 18px;

}

.nd-payment-amount {

  padding: 5px 10px;
  font-size: 22px;
  outline: none;
  border: 1px solid #F23324;

  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -khtml-border-radius: 6px;

}

#nd-payment-info-box {

  /*padding:10px;
  border: 1px solid #F23324;*/
  margin: 20px 0;
  white-space: nowrap;

  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -khtml-border-radius: 6px;

}

#nd-payment-info-box div {

  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  vertical-align: top;

}

#nd-payment-info-box span.image-frame {

  padding: 10px;
  padding-bottom: 5px;
  border: 1px solid #F23324;
  float: right;

  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -khtml-border-radius: 6px;
  display: block;
  width: 200px;

}

#nd-payment-info-box img {

  width: 200px;
  height: auto;

}

#nd-payment-info-box object {

  width: 180px;
  height: auto;

}

#nd-payment-info-box div:nth-child(1) {

  text-align: right;
  padding-right: 5px;

}

#nd-payment-info-box div:nth-child(2) {

  text-align: left;
  padding-left: 5px;
  padding-top: 35px;

}

#nd-payment-info-title {

font-size: 22px;

}

#nd-payment-info-publisher {

font-size: 14px;
color: #999;

}

#nd-payment-terms {

font-size: 14px;
color: #666;

}

.dl-state {

  padding: 20px;
  display: block;
  text-align: center;

  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -khtml-border-radius: 6px;

}

.dl-state a {

  font-weight: bold;
  color: #F23324;
  background-color: #fff;
  padding: 5px 10px;

  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -khtml-border-radius: 6px;

}

.dl-login {

  background-color: #F23324;
  border:1px solid #F23324;
  color: #fff;

}

.nd-payment-currency {

  font-size: 22px;
  color: #F23324;

}

#nd-epoch {

width: 100px;
height: auto;
margin-top: 10px;

}

.nd-payment-pay {

  padding: 5px 10px;
  background-color: #F23324;
  color: #fff;
  outline: none;
  border: none;
  font-weight: bold;
  font-size: 20px;

  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -khtml-border-radius: 6px;

}

.nd-payment-pay-disabled {

  color: #666;
  font-size: 18px;

}

.nd-payment-pay-disabled-return {

font-size: 14px;
color: red;

}

.nd-payment-pay:hover {

  background-color: #FF4D3E;

}

/*.nd-add-credits:hover {

border-color: #F23324;
cursor: pointer;

}

.nd-add-credits:hover span {

color: #F23324!important;

}*/

.nd-add-credits span.nd-add-credits-buy {

  padding: 2px 5px;
  background-color: #F23324;
  color: #fff!important;

  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -khtml-border-radius: 5px;

}

.nd-add-credits span.nd-add-credits-buy:hover {

  background-color: #FF4D3E;
  cursor: pointer;

}

.nd-add-credits span.nd-add-credits-buy:hover a {

  cursor: pointer;

}

.nd-add-credits span.nd-add-credits-price {

padding-right: 5px;
color: #000;

}

.nd-submenu {

padding: 15px 0;
max-width: 1215px;
margin: 0 auto;
text-align: left;
border-bottom: 1px solid #e6e6e6;
box-sizing: border-box;

}

.nd-submenu a {

padding: 3px 6px;
background-color: #F23324;
color: #fff;
border: 1px solid #F23324;
font-size: 14px;

-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-khtml-border-radius: 6px;

margin-left: 10px;

}

.nd-submenu a:hover {

background-color: #fff;
color: #F23324;
border-color: #F23324;

}

.nd-submenu a:hover svg {

fill: #F23324;

}

.pending {

font-size: 14px;
color: #999;

}

.fullGame {

border: 2px dashed #F23324!important;
margin-bottom: 10px !important;

}

#duck {

  display:none;

}

.dl-btn a {

width: 100%!important;
color: #fff!important;
background-image: linear-gradient(-180deg,#fa5c45 0%,#f12f21 100%)!important;
border: 1px solid #ff3605!important;

}

.dl-btn a:hover {

background-image: linear-gradient(0deg, #fa5c45 100%, #F12F21 0%)!important;

}

.dl-btn div::before {

background: none!important;

}

.nd-submenu svg, .btn-svg {

width: 16px!important;
height: 16px!important;
vertical-align: middle;
margin-right: 2px;
fill: #fff;

}

.nd-subm-btn {

background-color: #F23324!important;

}

/*.nd-subm-btn:hover {

color: #F23324!important;
background-color: #fff!important;
background: none!important;
border: 1px solid #F23324!important;

}*/

.btn-svg {

  width: 20px!important;
  height: 20px!important;
  margin: 0;

}

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

    .nd-submenu {

      line-height: 40px;
      padding-bottom: 0;

    }

}
