/*
Theme Name: Digit - Responsive WHMCS Client Area Template [ RTL Version ]
Theme URI: http://www.whmcsdes.com
Description: awesome and clean WHMCS Template. is designed for Hosting Companies,  Contains +25 Redesigned files which have been well organized built using 1170 grid system.
Version: 8.0.1
Author: WHMCSdes
Author URI: http://whmcsdes.com
Tags: powerful, host
*/

#order-digit-of .domain-selection-options .option .iradio_square-blue {
  margin-right: 0;
  margin-left: 10px;
}

#order-digit-of .field,
#order-digit-of .form-control {
  text-align: right;
}

#owndomaintld {
  padding-top: initial;
  padding-bottom: initial;
}

#order-digit-of .alert-danger,
#order-digit-of .alert-error,
#order-digit-of .checkout-error-feedback,
#order-digit-of .gateway-errors,
#order-digit-of .pc-cart-gateway-error-mask {
  background: #f8d7da !important;
  background-image: none !important;
  border: 1px solid #f5c2c7 !important;
  color: #842029 !important;
  text-shadow: none !important;
  box-shadow: 0 12px 28px rgba(132, 32, 41, 0.12) !important;
}

#order-digit-of .alert-danger *,
#order-digit-of .alert-error *,
#order-digit-of .checkout-error-feedback *,
#order-digit-of .gateway-errors *,
#order-digit-of .pc-cart-gateway-error-mask * {
  color: #842029 !important;
}

#order-digit-of .alert-danger a,
#order-digit-of .alert-error a,
#order-digit-of .checkout-error-feedback a,
#order-digit-of .gateway-errors a {
  color: #5f121b !important;
  font-weight: 700 !important;
  text-decoration: underline !important;
}