/*Override*/
#buy .glyphicon-triangle-top:before, #buy .glyphicon-triangle-bottom:before {
    position: initial;
}
#buy button.btn.btn-default.bootstrap-touchspin-up, #buy button.btn.btn-default.bootstrap-touchspin-down {
	padding: 0;
}
#buy .input-group-btn-vertical {
    position: absolute;
    top: 0;
    right: 2px;
    z-index: 4;
}
/*End Override*/
input {
	outline: none;
}
.clear {
	clear: both;
}
.item-buy-linux .form-row .left {
	float: left;
}
.item-buy-linux .form-row .right {
	float: left;
}
.item-buy-linux .row-negotiate .left {

}
.item-buy-linux .row-negotiate .right {
    font-weight: bold;
}
.item-buy-linux input[type=radio] {
  opacity: 0.87;
  margin-right: 10px;
}
.w-radio {
    display: block;
    margin: 0 4px;
}
.row-negotiate {
	cursor: pointer;
}
.row-negotiate.mt {
  margin-top: -42px;
}
#nChargeForm .step {
	margin-top: 20px;
}
.item-buy-linux .form-row .style-row {
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    width: 150px;
}
.item-buy-linux .step .form-row {
	margin-top: 10px;
}
.item-buy-linux .step .row-controll {
  text-align: center;
}
#buy.item-buy-linux .btn-submit {
  display: inline-block;
  color: #000000;
  font-size: 17px;
  line-height: 61px;
  background: #f9b52c;
  border-radius: 40px;
  padding: 0px 25px;
  font-weight: 100;
  margin: 50px 0px 0px 0px;
  outline: none;
}
:focus, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 0;
}
#buy.item-buy-linux input:-moz-read-only {
	border-bottom: transparent;
}
#buy.item-buy-linux input:read-only {
	border-bottom: transparent;
}
body .fancybox-overlay {
	background: rgba(0, 0, 0, 0.3);
}
.popup-get-code.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.popup-get-code .fancybox-skin {
	background-color: #fff;
}
#content-get-code {
	width: 430px;
	padding: 10px 0;
}
#content-get-code .msg-content {
	font-size: 16px;
  text-align: center;
}
#content-get-code .btn-done, #content-get-code-err .btn-done {
    color: rgba(0, 0, 0, 0.87);
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    background: #f9b52c;
    border-radius: 40px;
    text-transform: uppercase;
    display: block;
    width: 100px;
    text-align: center;
    margin: 20px auto 0;
    cursor: pointer;
}
#content-get-code .box-discount-code {
    text-align: center;
    padding-top: 10px;
    position: relative;
}
#content-get-code .box-discount-code .discount-code {
  height: 35px;
  padding: 0 10px;
  width: 280px;
  text-align: center;
}
#content-get-code .box-discount-code .copy-discount {
  position: absolute;
  top: 18px;
  right: 46px;
  width: 18px;
  height: 20px;
  background: url(../images/ic-copy.png) no-repeat left top;
  background-size: 100% auto;
  opacity: 0.87;
  cursor: pointer;
}
.row-block {
  width: 100%;
}
.type-radio {
  display: flex;
  display: -webkit-flex;
  display: -webkit-inline-flex;
}
.box-payment-mode .type-radio:nth-child(1), .box-payment-method .type-radio:nth-child(1) {
  margin-right: 20px;
  width: 115px;
  float: left;
}
.box-payment-mode .right {
  display: flex;
  align-items: center;
  height: 40px;
}
.box-payment-method .type-radio:nth-child(1) {

}
#rdiscountcode {
  font-weight: bold;
  font-size: 16px;
}
#content-get-code-err {
  padding-top: 10px;
  width: 200px;
}
#content-get-code-err .msg-content {
  text-align: center;
}
#buy #qamount {
  width: 100px;
}
#buy .box-controll-left {
  display: -webkit-inline-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
#buy .box-controll-left .btn-default {
  margin-left: 0;
}
#buy-block-new #chargeForm .group-box .right-form #payment_method3 {
  
}
.loading-form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-inline-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0,0,0,0.3);
  z-index: 1000000;
}
.loading-form .loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #3498db;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
#content-get-code .tooltip-inner {
  width: 100px;
}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.col-qamount {
  line-height: 40px;
}
#fquantity {
  border: none;
  border-bottom: 1px solid #000;
  border-radius: 0;
  box-shadow: none;
  width: 70px;
}
#nChargeForm .step.step-3 input {
  padding-left: 0;
}
#myModalPaypal .wraper-popup {
  display: -webkit-inline-flex;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
#myModalPaypal .btn-submit-paypal {
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
  line-height: 40px;
  background: #f9b52c;
  border-radius: 40px;
  padding: 6px 23px;
}
#inpEmailAcc {
  background: none;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #000;
  border-radius: 0px;
  width: 340px;
  height: 40px;
  text-align: center;
}
#myModalPaypal .modal-footer {
  border-top: none;
}
#myModalPaypal .modal-body {
  text-align: center;
}
#changeQuantity {
    font-size: 14px;
    background: #f9b52c;
    border-radius: 13px;
    outline: none;
    border: none;
    text-align: center;
    padding: 0;
    width: 80px;
    line-height: 25px;
}
#buy #qquantity {
  width: 50px;
}
.type-popup .modal-header, .type-popup .modal-footer {
  border: none;
}
.type-popup .wraper-popup {
    display: -webkit-inline-flex;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}
.type-popup .btn-yes {
    color: #000000;
    background: #f9b52c;
}
.col-qtotalamount {
  line-height: 40px;
}
.line-2 {
  height: 1px;
  background: #000;
  margin-top: 20px;
}
.grid-payment .form-row {
  /* display: flex;
  justify-content: space-between; */
  overflow: hidden;
}
.grid-payment .fs16 {
  font-size: 16px;
}
.right-form {
  max-width: 100%;
}
#chargeForm .group-box {
  margin-bottom: 10px;
}
#chargeForm .group-box .rdo {
  margin-top: 0;
  display: flex;
  align-items: center;
  height: 40px;
}
.box-payment-method .right {
  line-height: 40px;
}
#buy #duration, #buy #fduration, #buy #rduration {
  width: 340px;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #000;
  border-radius: 0;
  padding-left: 8px;
  background: #fff;
}


@media (max-width: 1199px) {
  #buy-block-new #chargeForm .group-box .right-form {
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .row-negotiate.mt {
    margin-top: 0;
  }
  #buy #qquantity {
      width: 50px !important;
  }
  .item-buy-linux .form-row .left {
    width: 100%;
  }
  .item-buy-linux .form-row .right {
    width: 100%;
  }
  .item-buy-linux .row-negotiate .left, .item-buy-linux .row-negotiate .right {
    width: auto;
  }  
  #buy input[type="text"] {
    width: 100% !important;
  }
}
@media (max-width: 500px) {
  #content-get-code .box-discount-code .copy-discount {
    display: none;
  }
  #content-get-code .copy-discount.w-500 {
    display: block;
    width: 18px;
    height: 20px;
    background: url(../images/ic-copy.png) no-repeat left top;
    background-size: 100% auto;
    opacity: 0.87;
    cursor: pointer;
    margin: 10px auto 0px;
  }
  #content-get-code {
    width: 100%;
  }
}
@media (max-width: 400px) {
  
}