/*
Theme Name: Digit - Responsive WHMCS Client Area Template
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: 1.0
Author: WHMCSdes
Author URI: http://whmcsdes.com
Tags: powerful, host
*/

#order-digit_of_white {
  margin-top: 30px;
}

div.header-lined {
  display: inline-block;
  margin-bottom: 20px;
}

div.header-lined h1 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border-bottom: 0;
  float: left;
  color: #8d54ba;
  font-size: 17px;
  text-transform: uppercase;
}

div.header-lined p {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  color: #fff;
  margin: 0;
}

div.header-lined p:before {
  content: '>';
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  font-size: 13px;
  padding-left: 5px;
  padding-right: 5px;
}

#order-digit_of_white .products .product {
  padding: 20px;
  margin: 0 0 30px 0;
  background: #f6f7fb;
  border-radius: 2px;
  border: 0;
}

#order-digit_of_white .products .product header {
  background: #9D50BB;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #9D50BB), color-sleft(100%, #6E48AA));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* IE10+ */
  background: linear-gradient(to right, #f8c33a 0%, #f59f00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9D50BB', endColorstr='#6E48AA', GradientType=0);
  /* IE6-9 */
  padding: 10px 20px;
  margin: 0 0 20px 0;
  border-radius: 0;
}

#order-digit_of_white .products .product header span {
  color: #fff;
}

.product-desc p {
  margin: 0;
}

.product-desc p,
.product-desc ul li {
  margin: 0;
  font-family: Open sans, sans-serif;
  line-height: 27px;
  font-size: 13px;
  color: #7e7e7e;
  font-weight: 400;
}

.product-desc ul {
  padding: 0;
  margin: 0 0 0 5px;
  list-style: circle;
}

#order-digit_of_white .products .product div.product-pricing {
  margin-bottom: 30px;
  color: #333;
  border: 1px solid #e7e7;
  padding: 10px;
  border-radius: 2px;
}

.panel-sidebar {
  border-color: transparent;
  background: #292C3E;
}

.panel-sidebar>.panel-heading {
  color: #fff;
  background-color: transparent;
}

.panel-sidebar .panel-title {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.list-group-item {
  background-color: transparent;
}

a.list-group-item,
button.list-group-item {
  color: #fff;
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  background: #9D50BB;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #9D50BB), color-sleft(100%, #6E48AA));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* IE10+ */
  background: linear-gradient(to right, #f8c33a 0%, #f59f00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9D50BB', endColorstr='#6E48AA', GradientType=0);
  /* IE6-9 */
}

.panel-sidebar a.list-group-item.active,
.panel-sidebar a.list-group-item.active:focus,
.panel-sidebar a.list-group-item.active:hover {
  background: #9D50BB;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #9D50BB), color-sleft(100%, #6E48AA));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* IE10+ */
  background: linear-gradient(to right, #f8c33a 0%, #f59f00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9D50BB', endColorstr='#6E48AA', GradientType=0);
  /* IE6-9 */
  border-color: transparent;
}

#order-digit_of_white .domain-selection-options .option {
  margin-bottom: 12px;
  padding: 20px;
  border-radius: 2px;
  background-color: #f1f2f5;
  color: #7e7e7e;
}

#order-digit_of_white .domain-selection-options .option-selected {
  background: #9D50BB;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #9D50BB), color-sleft(100%, #6E48AA));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* IE10+ */
  background: linear-gradient(to right, #f8c33a 0%, #f59f00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9D50BB', endColorstr='#6E48AA', GradientType=0);
  /* IE6-9 */
  color: #fff;
}

#order-digit_of_white label {
  color: #7e7e7e;
  margin-bottom:  26px;
}

.wdes-checkout {
  background: #292C3E;
  margin-bottom: 40px;
}

#order-digit_of_white .view-cart-items-header {
  margin: 0;
  padding: 15px;
  background-color: #f1f2f5;
  color: #7e7e7e;
  font-size: .9em;
  border-radius: 0;
}

#order-digit_of_white .view-cart-items .item {
  margin: 0;
  padding: 15px;
  background-color: #f6f7fb;
  border-left: 0;
  border-right: 0;
  font-size: .8em;
  color: #7e7e7e;
}

#order-digit_of_white .view-cart-items .item:nth-child(even) {
  background-color: #e7e7e7;
}

#order-digit_of_white .view-cart-items {
  margin: 0 0 20px 0;
  border-bottom: 0;
}

#order-digit_of_white .btn-remove-from-cart {
  color: #2794e9;
}

#order-digit_of_white .view-cart-items .item-domain {
  color: #2794e9;
}

#order-digit_of_white .empty-cart {
  text-align: center;
  margin: -20px 0 0 0;
}

#order-digit_of_white .empty-cart .btn {
  margin: 0;
  padding: 9px 10px;
  background-color: #2794e9;
  border: 0;
  color: #fff;
  border-radius: 0;
  width: 100%;
  text-decoration: none;
}

#order-digit_of_white .order-summary {
  margin: 0 0 20px 0;
  padding: 0;
  background-color: #292C3E;
  border-bottom: 0;
  border-radius: 0;
}

#order-digit_of_white .order-summary h2 {
  background: #F1F2F5;
  margin: 0;
  padding: 20px;
  color: #7e7e7e;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
}

#order-digit_of_white .summary-container {
  margin: 0;
  padding: 20px;
  min-height: 100px;
  border-radius: 0;
  background-color: #f7f8fc;
  font-size: .8em;
  color: #7e7e7e;
}

#order-digit_of_white .order-summary .btn-continue-shopping {
  color: #2d9eec;
  font-size: .9em;
}

#order-digit_of_white .view-cart-tabs {
  margin: 0 0 20px 0;
  background: #292C3E;
}

#order-digit_of_white .view-cart-tabs .nav-tabs {
  background: #F1F2F5;
  color: #7e7e7e;
  padding-left: 0;
  font-size: .8em;
}

.nav-tabs {
  border-bottom: 0;
}

#order-digit_of_white .view-cart-tabs .nav-tabs>li.active>a {
  background-color: transparent;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #7e7e7e;
  cursor: default;
  background-color: #fff;
  border: 0;
  border-bottom-color: transparent;
}

#order-digit_of_white .view-cart-tabs .tab-content {
  background-color: #F5F6FA;
}

#order-digit_of_white .field,
#order-digit_of_white .form-control {
  position: relative;
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  color: #7e7e7e;
  outline: 0;
  background: #f1f2f4;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  font-size: 13px;
  padding: 10px 10px 10px;
  margin: 8px 0;
}

#transfersld,
#registersld,
#owndomainsld {
  height: 40px;
  margin: 0 !important
}

#frmDomainChecker input[type='text'] {
  width: 97% !important;
}

button.btn.btn-block {
  background: #2794e9;
  color: #fff;
}

.addon-products .panel {
  padding: 10px;
  text-align: left;
  min-height: 180px;
}

.panel-add,
.panel-price {
  margin: 4px 0;
  margin-left: 15px;
}

input#inputPromotionCode::placeholder,
#order-digit_of_white .field-icon i,
#domainRegistrantInputFields .field-icon i {
  color: #7e7e7e;
  position: relative;
  left: 21px;
  z-index: 99;
}

input::placeholder {
  color: #fff;
}

#order-digit_of_white .sub-heading span,
#order-digit_of_white .sub-heading-borderless span {
  color: #fff;
  background-color: #9e58bf;
  top: -16px;
  font-size: 13px;
  padding: 8px 20px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  display: table;
}

#order-digit_of_white .sub-heading {
  border-top: 1px solid #eaeaea;
  margin: 40px 0 10px;
}

.btn-primary {
  background: #9D50BB;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #9D50BB), color-sleft(100%, #6E48AA));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* IE10+ */
  background: linear-gradient(to right, #f8c33a 0%, #f59f00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9D50BB', endColorstr='#6E48AA', GradientType=0);
  /* IE6-9 */
  color: #fff;
  border-color: transparent;
  border: 0;
}

.btn-primary:hover {
  border: 0;
}

#order-digit_of_white textarea.field {
  height: auto;
  padding: 20px;
}

.domain-checker-container,
.tld-pricing-header {
  background: #9D50BB;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left left, left right, color-sleft(0%, #9D50BB), color-sleft(100%, #6E48AA));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #f8c33a 0%, #f59f00 100%);
  /* IE10+ */
  background: linear-gradient(to right, #f8c33a 0%, #f59f00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9D50BB', endColorstr='#6E48AA', GradientType=0);
  /* IE6-9 */
}

.featured-tld {
  background: #ebedf3;
}

.featured-tlds-container {
  margin: 50px 0;
}

.tld-filters {
  margin: 15px 0 30px;
}

.spotlight-tlds {
  background-color: #f7f8fc;
}

.domain-pricing .tld-pricing-header div:nth-child(odd) {
  border-color: transparent;
  background-color: transparent;
}

.domain-pricing .no-bg {
  background-color: transparent !important;
}

.domain-pricing .tld-pricing-header .col-sm-2,
.domain-pricing .tld-pricing-header .col-sm-4,
.domain-pricing .tld-pricing-header .col-xs-2,
.domain-pricing .tld-pricing-header .col-xs-4 {
  background-color: transparent;
  border: 0;
}

.row.tld-pricing-header.text-center {
  padding: 10px 0;
  color: #fff;
}

.domain-pricing .tld-row {
  border-bottom: 0;
  background: #f0f0f3;
  color: #7e7e7e;
  padding: 15px 0;
}

.domain-pricing .two-row-center {
  border-right: 2px solid #8a54b9;
}

.domain-promo-box {
  background: #2794e9;
  color: #fff;
  border: 0;
  min-height: 205px;
  padding: 20px;
  position: relative;
  overflow: hidden;
  margin-top: 50px;
}

.domain-promo-box i {
  color: #1a5075;
  opacity: .1;
  font-size: 180px;
  position: absolute;
  right: -80px;
  top: 0;
  transform: rotate(30deg);
}

.domain-promo-box p {
  margin: 10px 0;
  font-size: .85em;
  color: #fff;
}

.domain-promo-box a {
  margin: 15px 0;
}

.domain-promo-box .small {
  margin: 0;
  color: #fff;
}

.domain-renewals {
  background: #F5F6FA;
  border: 0;
  color: #7e7e7e;
  padding: 20px;
}

.domain-renewals .domain-renewal {
  border-bottom: 0;
}

.panel {
  margin-bottom: 20px;
  background-color: #ebedf3;
  border: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  color: #7e7e7e;
}

#order-digit_of_white .panel-addon .panel-body label {
  margin-bottom: 10px;
  color: #9e58c0;
}

#order-digit_of_white .domain-selection-options .option-selected label {
  color: #fff;
}

.checkbox+.checkbox,
.radio+.radio {
  margin-top: 25px;
}

label[for='cardno'] i {
  color: #7e7e7e !important;
  position: relative;
  top: 3px;
  left: 13px;
}

#order-digit_of_white .view-cart-items {
  margin: 0 0 20px 0;
  border-bottom: 0;
  background: #f8f9fc;
  padding: 10px;
}

input#inputPromotionCode {
  width: 94%;
  padding-left: 20px !important;
  margin: 0 20px !important;
}

div#applyPromo,
#domainRegistrantInputFields {
  position: relative;
}

div#applyPromo i.fas.fa-ticket-alt {
  top: 58px;
  left: 31px;
}

#containerNewUserSignup input,
#domainRegistrantInputFields input {
  width: 100%;
  background: #ebedf3 !important;
  padding-left: 45px !important;
  color: #7e7e7e !important;
}

#frmCheckout select {
  width: 100%;
  background: #ebedf3 !important;
  height: 40px;
}

#frmCheckout textarea {
  width: 100%;
  background: #ebedf3 !important;
}

#containerNewUserSignup .prepend-icon {
  position: relative;
}

#containerNewUserSignup .prepend-icon .field-icon,
#domainRegistrantInputFields .prepend-icon .field-icon {
  position: absolute;
  top: 18px;
  left: 0;
}

#domainRegistrantInputFields input::placeholder {
  color: #7e7e7e !important;
}

#containerNewUserSignup .intl-tel-input {
  width: 100%;
  margin-top: 7px;
  height: 40px;
}

#containerNewUserSignup .intl-tel-input input {
  height: 40px;
  padding-left: 95px !important;
}

.panel-add, .panel-price {
  margin-left: initial;
  margin-right: 15px;
  text-align: right;
}