.upload-box {
  text-align: center;
  position: relative;
}
.upload-box .form-group > label {
  width: 100%;
  height: 303px;
  position: absolute;
  border: 2px dashed;
  margin-top: 30px;
  text-align: center;
  vertical-align: middle;
  display: block;
  padding: 110px;
}
.upload-box .form-group .jfilestyle {
  margin-top: 180px;
  text-align: center;
}
.table.table-summary td.price {
  width: 240px;
}
.table thead th {
  border-bottom: none;
}
.table td {
  border-bottom: none;
  border-top: none;
  vertical-align: middle;
}
.table th {
  border-bottom: none;
}
.table a.btn {
  text-decoration: none;
}
.items-form-hidden {
  display: none;
}
.pull-right {
  float: right;
}
.pull-center {
  margin: auto;
  float: none;
}
.margin-bottom {
  margin-bottom: 20px;
}
.panel-footer button.button {
  border: none;
}
.panel-footer button:hover {
  cursor: pointer;
}
.btn-secondary {
  background-color: #a1a1a1;
}
section.form {
  border-bottom: 1px solid #4e4d4d;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
section.form .extra-key {
  margin-right: 20px;
}
.order {
  padding-bottom: 15px;
}
.checkbox-control-label {
  padding-left: 7px;
}
.order-form {
  padding-top: 50px;
}
.payment .success {
  text-align: center;
  padding: 50px;
  font-size: 20pt;
  color: white;
  max-width: 519px;
  margin: auto;
}
.payment .error {
  text-align: center;
  padding: 50px;
  font-size: 20pt;
  color: #fbd0d0;
  max-width: 519px;
  margin: auto;
}
.btn-paypal {
  margin: auto;
  display: block;
}
.paypal-logo {
  max-width: 100%;
}
.margin-extra-bottom {
  margin-bottom: 40px;
}
.paypal-submission strong {
  font-size: 42px;
}
.comment-input {
  width: 100%;
  margin-top: 30px;
}
.dcb-form {
  text-align: center;
  max-width: 300px;
  margin: auto;
}
.dcb-form input[type="text"] {
  text-align: center;
}
.dcb-pay-form {
  max-width: 300px;
  margin: auto;
}
.dcb-pay-form .submit-div {
  text-align: center;
}
.ac-order-form {
  max-width: 300px;
  margin: auto;
}
.ac-order-form .submit-div {
  text-align: center;
}
.pending-balance {
  color: green;
}
#mobiltekRegister .text-danger {
  background-color: #c33333 !important;
  color: #FFF !important;
  padding: 6px;
  margin-bottom: 10px;
}
