@import url("https://fonts.googleapis.com/css?family=Muli:300,400,500&display=swap");
.blue {
  color: #2497be;
}

.green {
  color: #93DB70;
}

.red {
  color: #CD2626;
}

p,
modal-body,
card-body,
label,
li {
  color: #444651;
  font-family: "muli", sans-serif;
  font-weight: 300;
}

table {
  font-family: "muli", sans-serif;
}

a {
  color: #2497be;
}

h1,
h2 {
  color: #444651;
  font-family: "muli", sans-serif;
  font-weight: 300;
}
h1 b,
h2 b {
  font-weight: 500;
  color: #2497be;
}

h3,
h5.modal-title,
.card-header {
  color: #444651;
  font-family: "muli", sans-serif;
  font-weight: 300;
  font-size: 1.5em;
}
h3 b,
h5.modal-title b,
.card-header b {
  font-weight: 500;
  color: #2497be;
}
h3 i.fas,
h5.modal-title i.fas,
.card-header i.fas {
  color: #8e91a0;
  margin-left: 5px;
  font-size: 0.9em;
}

h4 {
  color: #444651;
  font-family: "muli", sans-serif;
  font-weight: 300;
  font-size: 1.3em;
}

.blue-button {
  display: inline-block;
  width: auto;
  height: 40px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 11px;
  border-radius: 20px;
  background-color: #2497be;
  color: #fff;
  font-family: "muli", sans-serif;
  font-weight: 300;
  font-size: 0.8em;
}
.blue-button:hover {
  background-color: #3bb2da;
  text-decoration: none;
  color: #fff;
}
.blue-button.btn {
  padding-top: 6px;
}
.blue-button.muted {
  background-color: #e7f5fa;
  color: #2497be;
}
.blue-button.muted:hover {
  background-color: #eff9fc;
  text-decoration: none;
}
.blue-button.huge {
  height: 60px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 15px;
  font-size: 1.2em;
}

@media (max-width: 767px) {
  .blue-button {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.pagination li {
  padding: 5px;
}
.pagination li a {
  font-family: "muli", sans-serif;
  font-weight: 200;
  color: #2497be;
}
.pagination .active {
  background-color: #e6e6e6;
  cursor: pointer;
}
.pagination .disabled {
  display: none;
}

.truncate {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#homepage-website-promo h3 {
  font-size: 3em;
  font-weight: 500;
}
#homepage-website-promo a {
  display: inline-block;
  font-size: 1.4em;
  padding-top: 8px;
  height: 50px;
  width: 200px;
  text-align: center;
  background-color: #2497be;
  color: #fff;
  border-radius: 8px;
}
#homepage-website-promo a:hover {
  text-decoration: none;
  background-color: #28a8d3;
}
#homepage-website-promo .disclaimer {
  font-size: 0.65em;
  color: #444651;
}

#aftermarket-dashboard .overview-metric h5 {
  font-size: 2em;
  font-weight: 300;
  color: #2497be;
}
#aftermarket-dashboard .card-header span {
  font-size: 0.65em;
  margin-top: 8px;
}

#plan-table {
  min-width: 700px;
}

#plan-table thead th {
  border-top: none;
  border-bottom: none;
}

.plan-name {
  font-size: 1.05em;
  font-weight: bold;
}

.plan-price {
  font-size: 1.9em;
  font-weight: 400;
  margin-top: 20px;
}
.plan-price i {
  font-size: 0.55em;
  font-style: normal;
  margin-right: 3px;
  vertical-align: text-top;
}

.plan-length {
  font-size: 0.8em;
}

.plan-current {
  color: #2497be;
  font-weight: bold;
}
@media (max-width: 991px) {
  .plan-current {
    font-size: 0.8em;
  }
}

.plan-section-heading {
  padding-top: 40px !important;
  font-size: 0.8em;
  text-transform: uppercase;
  color: #5b5e6d;
}

.plan-section-item {
  font-size: 0.9em;
}

#website-pricing-page-button a {
  display: inline-block;
  font-size: 1.4em;
  padding-top: 8px;
  height: 50px;
  width: 200px;
  text-align: center;
  background-color: #2497be;
  color: #fff;
  border-radius: 8px;
}
#website-pricing-page-button a:hover {
  text-decoration: none;
  background-color: #28a8d3;
}

.website-dashboard-row {
  border: thin solid #c5c7cf;
}
.website-dashboard-row h4 {
  font-size: 1.1em;
  margin-top: 20px;
  font-weight: bold;
}
.website-dashboard-row .badge {
  font-size: 1em;
  margin-right: 20px;
  color: #808394;
}
.website-dashboard-row .menu-ellispes {
  font-size: 2em;
}
.website-dashboard-row .menu-ellispes:focus {
  box-shadow: none;
}
@media (max-width: 767px) {
  .website-dashboard-row .thumbnail {
    display: block;
    margin: 0 auto;
    max-height: 200px;
  }
}

#domain-manager-v2 #domain-search {
  width: 300px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #domain-manager-v2 #domain-search {
    width: 200px;
  }
}
#domain-manager-v2 .filter-col-button span {
  color: #2497be;
  font-size: 0.75em;
  margin-bottom: 5px;
}
#domain-manager-v2 .filter-col-button:hover, #domain-manager-v2 .filter-col-button:active {
  text-decoration: none;
}

@media (max-width: 767px) {
  #transfer-button {
    width: 100%;
    margin-left: 0px !important;
    margin-top: 10px;
  }

  #auth_code {
    margin-top: 10px;
  }

  .why-icon {
    margin-top: 20px;
  }

  .how-it-works-title {
    text-align: center;
  }
}
.why-icon {
  font-size: 3em;
  color: #7f7f7f;
  margin-bottom: 10px;
}

.how-it-works-step {
  height: 100px;
  border-left: 1px solid #9b9b9b;
  padding-left: 20px;
  padding-top: 25px;
  cursor: pointer;
}
.how-it-works-step h4 {
  font-size: 1.2em;
  color: #9b9b9b;
}
.how-it-works-step.active {
  border-left: 6px solid #2497be;
  padding-left: 15px;
}
.how-it-works-step.active h4 {
  color: #2497be;
}

.cart-gray-box {
  border: thin solid #dedede;
  border-radius: 5px;
  background-color: #f7f7f7;
  padding: 20px;
}

.reset-password {
  margin-bottom: 0px;
  font-size: 0.8em;
}
.reset-password a {
  color: #a2a2a2;
}

.cart-promo-text h3 {
  font-size: 1.4em;
}
.cart-promo-text h3 i {
  color: #2497be;
}
.cart-promo-text p {
  font-size: 0.7em;
  color: #a2a2a2;
}
.cart-promo-text p a {
  color: inherit;
}

[data-braintree-id=methods-label] {
  display: none;
}

.order-total {
  margin-bottom: 0px;
  font-size: 1.1em;
}

.disclaimer {
  font-size: 0.7em;
  color: #a2a2a2;
}
.disclaimer a {
  color: inherit;
}

.information input,
.information select {
  font-size: 0.9em;
}

.need-help-question {
  margin-bottom: 0px;
  font-size: 1em;
  color: #999;
}

.need-help-cta {
  margin-bottom: 0px;
  font-size: 1em;
  color: #2497be;
}

.cart-item-domain {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: thick solid #d5e0e3;
}
.cart-item-domain p {
  margin-bottom: 0px;
}
.cart-item-domain .domain-name {
  color: #337286;
  font-weight: 400;
  font-size: 1.1em;
}
.cart-item-domain .domain-name .remove {
  font-size: 0.8em;
}
.cart-item-domain .friendly-name {
  font-size: 0.8em;
  color: #989898;
}
.cart-item-domain:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.cart-item-domain:first-of-type {
  margin-top: 30px;
  padding-bottom: 0px;
}
.cart-item-domain .year-dropdown {
  width: auto;
}
.cart-item-domain ul {
  padding: 0px;
  list-style: none;
}
.cart-item-domain ul li {
  font-size: 0.8em;
  color: #737373;
}

#identity_digital_addon_checkbox {
  opacity: 0.6;
}
@media (min-width: 576px) {
  #identity_digital_addon_checkbox {
    margin-left: 3px;
  }
}
@media (min-width: 768px) {
  #identity_digital_addon_checkbox {
    margin-left: 10px;
  }
}
@media (min-width: 992px) {
  #identity_digital_addon_checkbox {
    margin-left: 11px;
  }
}
@media (min-width: 1200px) {
  #identity_digital_addon_checkbox {
    margin-left: 37px;
  }
}
@media (min-width: 1400px) {
  #identity_digital_addon_checkbox {
    margin-left: 37px;
  }
}

@media (min-width: 576px) {
  #identity_digital_addon_container {
    height: 150px;
  }
}
@media (min-width: 768px) {
  #identity_digital_addon_container {
    height: 60px;
  }
}
@media (min-width: 992px) {
  #identity_digital_addon_container {
    height: 40px;
  }
}
@media (min-width: 1200px) {
  #identity_digital_addon_container {
    height: 40px;
  }
}
@media (min-width: 1400px) {
  #identity_digital_addon_container {
    height: 40px;
  }
}

.addon-domain-divider {
  margin: 0px;
}

@media (max-width: 767px) {
  .addon-domain-divider {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.search-result {
  border: thin solid #dedede;
  border-radius: 5px;
  margin-bottom: 10px;
  background-color: #f7f7f7;
}
.search-result .domain-details {
  min-height: 75px;
}
.search-result .domain-name h3 {
  font-size: 1.2em;
  font-weight: 500;
  margin: 0px !important;
}
.search-result .special-note p,
.search-result .special-note p a,
.search-result .domain-name p {
  margin: 0px !important;
  font-size: 0.9em;
  color: #adadad;
}
.search-result .prices p {
  margin-bottom: 0px;
}
.search-result .original-price {
  font-size: 1em;
  text-decoration: line-through;
  color: #c8c8c8;
}
.search-result .list-price {
  font-size: 1em;
  font-weight: 400;
}
.search-result .renewal-price {
  font-size: 0.85em;
  color: #adadad;
}
.search-result.featured {
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.05);
  margin-bottom: 40px;
  background-color: #fcfcfc;
  padding-top: 10px;
  padding-bottom: 10px;
}
.search-result.featured .domain-name h3 {
  font-size: 1.5em;
}
@media (max-width: 767px) {
  .search-result {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 5px;
    margin-left: 5px;
  }
  .search-result .domain-name {
    margin-bottom: 10px !important;
  }
}

.lds-ellipsis {
  position: relative;
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
}

.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #eeeeee;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
.card.faq {
  margin-top: 20px;
}
.card.faq h5 button {
  color: #2497be;
}

.domain-directory-cart {
  -webkit-box-shadow: 0px 0px 1px 0px rgba(90, 90, 90, 0.3);
  -moz-box-shadow: 0px 0px 1px 0px rgba(90, 90, 90, 0.3);
  box-shadow: 0px 0px 1px 0px rgba(90, 90, 90, 0.3);
}
.domain-directory-cart p {
  margin-bottom: 3px;
}
.domain-directory-cart .card-title {
  color: #444651;
  font-family: "muli", sans-serif;
  font-weight: 200;
  font-size: 1.3em;
}
.domain-directory-cart .checkout-button-directory {
  display: inline-block;
  width: 100%;
  height: 40px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 11px;
  border-radius: 5px;
  background-color: #35c1f0;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 0.8em;
  text-align: center;
}
.domain-directory-cart .checkout-button-directory:hover {
  background-color: #64d0f4;
  text-decoration: none;
  color: #fff;
}
@media (max-width: 767px) {
  .domain-directory-cart .checkout-button-directory {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.domain-filters .small {
  margin-bottom: 2px;
}
.domain-filters label {
  margin-bottom: 2px;
  line-height: 0px;
  color: #676a7b;
  font-size: 0.9em;
}
.domain-filters select {
  color: #676a7b;
}

.auction-details h1 {
  color: #444651;
  font-family: "muli", sans-serif;
  font-weight: 300;
  font-size: 3em;
}
.auction-details .end-time p {
  margin-bottom: 2px;
}
.auction-details .end-time h3 i {
  font-weight: 400;
}

.auction-details-th {
  width: 50%;
  font-weight: 500 !important;
  border-top: none !important;
}

#ai-steps .round-number {
  display: block;
  height: 100px;
  width: 100px;
  margin: 0 auto;
  background-color: #2497be;
  color: #fff;
  text-align: center;
  font-size: 50px;
  padding-top: 15px;
  border-radius: 50px;
  float: right;
}
#ai-steps .step {
  margin-top: 10px;
  color: #444651;
  font-family: "muli", sans-serif;
  font-weight: 300;
  font-size: 1.4em;
}
#ai-steps .step b {
  font-weight: 500;
  color: #2497be;
}

#premium-domain-checkout-card {
  -webkit-box-shadow: 0px 0px 10px 1px rgba(184, 184, 184, 0.55);
  -moz-box-shadow: 0px 0px 10px 1px rgba(184, 184, 184, 0.55);
  box-shadow: 0px 0px 10px 1px rgba(184, 184, 184, 0.55);
}
#premium-domain-checkout-card p {
  margin-bottom: 3px;
  font-weight: 100 !important;
}

@media (max-width: 767px) {
  #premium-domain_checkout-card {
    margin-top: 50px !important;
  }
}
#icon-blocks .fal {
  font-size: 3.5em;
  color: #878787;
}
#icon-blocks .description {
  color: #878787;
}

.cart-item {
  background-color: #f7f7f7;
  border-radius: 10px;
  padding-top: 10px;
  padding-left: 10px;
  margin-top: 20px;
}
.cart-item .domain-name,
.cart-item .price {
  font-size: 1.6em;
  font-family: "muli", sans-serif;
  font-weight: 500;
  margin-bottom: 0px;
}
.cart-item .item {
  margin-top: 5px;
  margin-bottom: 0px;
}
.cart-item .item select {
  display: inline-block;
  width: 100px;
  margin-left: 5px;
}
.cart-item .includes {
  list-style: none;
  padding-left: 10px;
}
.cart-item .includes li {
  color: #5b5e6d;
  font-weight: 300;
  font-size: 0.8em;
  font-family: "muli", sans-serif;
  margin-bottom: 3px;
}
.cart-item .includes-price {
  color: #5b5e6d;
  font-weight: 300;
  font-size: 1em;
  font-family: "muli", sans-serif;
}
.cart-item .renewal {
  color: #919191;
  font-weight: 300;
  font-size: 0.8em;
  font-family: "muli", sans-serif;
  margin-left: 25px;
}
.cart-item .fa-trash-alt {
  color: #ababab;
  margin-left: 5px;
  margin-top: 2px;
}

.checkout-button {
  display: block;
  height: 50px;
  width: 170px;
  background-color: #84d65c;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  float: right;
  font-size: 1.2em;
  padding-top: 12px;
}
.checkout-button:hover {
  text-decoration: none;
  background-color: #74d147;
  color: #fff;
}

.domain-search-result {
  background-color: #f7f7f7;
  border-radius: 10px;
  margin-left: 2px;
  margin-right: 2px;
  padding-top: 10px;
  margin-top: 20px;
}
.domain-search-result .domain-name {
  font-size: 1.6em;
  margin-top: 10px;
  font-family: "muli", sans-serif;
}
.domain-search-result .domain-name .fa-check {
  color: #93DB70;
}
.domain-search-result .domain-name .fa-times {
  color: #CD2626;
}
.domain-search-result .domain-includes {
  color: #ababab;
  font-weight: 300;
  font-size: 0.8em;
  font-family: "muli", sans-serif;
  margin-bottom: 0px;
}
.domain-search-result .section-label {
  color: #919191;
  font-family: "muli", sans-serif;
  margin-bottom: 10px;
}
.domain-search-result .brand-price {
  color: #ababab;
  font-weight: 300;
  font-size: 0.8em;
  font-family: "muli", sans-serif;
  margin-top: 2px;
  margin-right: 28px;
}
.domain-search-result .logos .logo {
  display: inline-block;
  margin-right: 5px;
  height: 70px;
  width: 150px;
}
.domain-search-result .logos i.fa-chevron-right {
  color: #919191;
}
.domain-search-result .logos i.fa-chevron-right:hover {
  color: #787878;
}
.domain-search-result .domain-reg-price {
  font-size: 1.8em;
  margin: 0px;
}
.domain-search-result .domain-ren-price {
  color: #919191;
  font-size: 0.8em;
  font-weight: 200;
  margin: 0px;
}
.domain-search-result .domain-ren-price i.fa-info-circle {
  color: #ababab;
  font-size: 0.9em;
  margin-top: 2px;
}
.domain-search-result .add-to-cart {
  display: block;
  background-color: #84d65c;
  border-radius: 5px;
  color: #fff;
  font-size: 1.2em;
  padding: 10px;
}
.domain-search-result .add-to-cart:hover {
  text-decoration: none;
  background-color: #65cb33;
}

#homepage-gray-container {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url("/images/header-gray-background.png");
  background-position: left top;
  background-size: cover;
}

.homepage-logo p {
  font-size: 0.9em;
}

#homepage-gray-bg {
  background-image: url("/images/header-gray-background.png");
  background-position: left bottom;
  background-size: cover;
}

#homepage-rocket-bg {
  /*background-image: url("/images/header-rocket-background.png");
  background-position: right bottom -1px;
  background-size: 262px 227px;
  background-repeat: no-repeat;*/
  padding-bottom: 50px;
}

@media (max-width: 767px) {
  #homepage-rocket-bg {
    background: none;
  }
}
.homepage-feature-card i {
  font-size: 3em;
  color: #686868;
}
.homepage-feature-card h3 {
  margin-top: 20px;
  font-size: 1.2em;
}
.homepage-feature-card h3 i {
  font-size: 1em;
}
.homepage-feature-card p {
  font-size: 0.9em !important;
}

.homepage-bottom-promo i {
  font-size: 4em;
  color: #686868;
}
.homepage-bottom-promo h3 {
  margin-top: 20px;
  font-size: 1.6em;
}
.homepage-bottom-promo h3 i {
  font-size: 1em;
}
.homepage-bottom-promo p {
  font-size: 0.5em;
}

#header {
  padding-top: 20px;
}
#header h1.logo {
  display: block;
  height: 40px;
  width: 96px;
}
@media (prefers-color-scheme: dark) {
  #header h1.logo a { background-image: url("/images/logo/2x/New_Logo_Dark_Mode.png"); };
}
#header h1.logo a {
  display: block;
  height: 40px;
  width: 96px;
  background-image: url("/images/logo/2x/New_Logo_Color.png");
  background-size: 96px 40px;
  text-indent: -9999px;
}
#header .navbar-toggler-icon {
  background: none;
  padding-top: 5px;
}
#header #header-main-nav {
  padding: 0px;
}
#header #header-main-nav .nav-item {
  font-family: "muli", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 0.8em;
  color: #444651;
  margin-top: 9px;
  margin-right: 20px;
}
#header #header-main-nav .nav-item:hover {
  color: #808394;
}
@media (min-width: 768px) {
  #header #header-main-nav .nav-item#header-orange-button {
    display: inline-block;
    width: 100px;
    height: 34px;
    background-color: #faa41a;
    color: #fff;
    border-radius: 16px;
    padding-right: 27px;
  }
  #header #header-main-nav .nav-item#header-orange-button:hover {
    background-color: #fbb84c;
  }
}
#header #header-main-nav .nav-item .navbar-toggler {
  float: right;
}
@media (max-width: 767px) {
  #header #header-main-nav .nav-item,
#header #header-main-nav .nav-link {
    margin-right: 0px;
    text-align: right;
  }
}
#header #header-main-nav .dropdown-item {
  font-size: 0.85em;
  padding-top: 10px;
  padding-bottom: 10px;
}
#header #account-menu {
  background-color: #f7f7f7;
  border-top: thin solid;
  border-bottom: thin solid;
  border-color: #dedede;
  padding-top: 5px;
  padding-bottom: 5px;
}
#header #account-menu .nav-item {
  padding: none;
}
#header #account-menu .nav-link {
  font-size: 0.85em;
  color: #444651;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-right: thin solid;
  border-color: #dedede;
}
#header #account-menu .nav-link:hover {
  color: #15161a;
}
@media (max-width: 991px) {
  #header #account-menu .nav-link {
    padding-right: 10px;
    padding-left: 0px;
    border: none;
  }
  #header #account-menu #account-domain-search {
    width: 120px;
  }
}
#header #account-menu .nav-item:first-child .nav-link {
  padding-left: 0px;
}
#header .cart-header-count {
  padding: 5px;
  padding-top: 4px;
  min-width: 20px;
  height: 16px;
  position: absolute;
  margin-left: 3px;
  margin-top: 1px;
}

#homepage-search-bar {
  width: 100%;
  height: 50px;
  background-color: #fff;
  border-radius: 25px;
  border: thin solid;
  border-color: #91d4ea;
}
#homepage-search-bar input {
  width: 86%;
  height: 48px;
  padding-left: 20px;
  border: none;
  background: none;
}
#homepage-search-bar input::placeholder {
  color: #aeaeae;
  font-family: "muli", sans-serif;
  font-weight: 200;
}
#homepage-search-bar input:focus {
  outline: none;
}
#homepage-search-bar .bulk {
  float: right;
  padding-top: 14px;
  width: 7%;
  text-align: right;
  padding-right: 10px;
  font-size: 0.9em;
}
#homepage-search-bar button {
  float: right;
  background-color: transparent !important;
  border: none;
  height: 48px;
  width: 6%;
  border-radius: 24px;
}
#homepage-search-bar button i.fas {
  color: #3bb2da;
  background-color: none;
  font-size: 1.7em;
  float: right;
  display: inline-block;
  margin-right: 15px;
}
#homepage-search-bar button i.fas:hover {
  color: #66c3e2;
}
#homepage-search-bar button:focus {
  outline: none;
}
@media (max-width: 991px) {
  #homepage-search-bar input {
    width: 70%;
  }
  #homepage-search-bar .bulk {
    width: 12%;
  }
  #homepage-search-bar button {
    width: 18%;
  }
}

.line-background-for-h2 {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) calc(50% - 1px), rgba(192, 192, 192, 0.7) calc(50%), rgba(0, 0, 0, 0) calc(50% + 1px));
}
.line-background-for-h2 h2 {
  display: block;
  background-color: #fff;
  width: 210px;
  margin: auto;
  text-align: center;
  font-size: 1.6em;
}

table.domain-auctions-sales {
  width: 100%;
  font-size: 0.8em;
}
table.domain-auctions-sales thead tr {
  background-color: #e8f5f8;
}
table.domain-auctions-sales thead tr th {
  padding: 10px;
  text-transform: uppercase;
}
table.domain-auctions-sales tbody tr td {
  padding: 10px;
}
table.domain-auctions-sales tbody tr td p {
  margin-bottom: 0px;
}
table.domain-auctions-sales tbody tr td p.tld-pill {
  display: cinline-block;
  height: 20px;
  border-radius: 10px;
  background-color: #c4ecdd;
  color: #52967d;
  width: 40px;
  text-align: center;
  padding-top: 2px;
}
table.domain-auctions-sales tbody tr td p.domain-name {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 3px;
}
table.domain-auctions-sales tbody tr td p .arrow-button {
  display: inline-block;
  height: 20px;
  border-radius: 10px;
  background-color: #fff;
  width: 30px;
  text-align: center;
  padding-top: 2px;
  padding-left: 2px;
  border: thin solid;
  border-color: #dedede;
}
table.domain-auctions-sales tbody tr td p .arrow-button:hover {
  border-color: #d1d1d1;
}
table.domain-auctions-sales tbody tr td p .arrow-button i.fas {
  color: #6b6b6b;
}
table.domain-auctions-sales tbody tr td.tld-pill-td {
  width: 60px;
}
@media (max-width: 991px) {
  table.domain-auctions-sales tbody tr td.tld-pill-td {
    width: 0px;
    padding: 0px;
  }
  table.domain-auctions-sales tbody tr td .tld-pill {
    display: none !important;
  }
}
@media (max-width: 767px) {
  table.domain-auctions-sales tbody tr td.tld-pill-td {
    width: 60px;
    padding: 10px;
  }
  table.domain-auctions-sales tbody tr td .tld-pill {
    display: inline-block !important;
  }
}
table.domain-auctions-sales tbody tr.odd {
  background-color: #f7f7f7;
}

@media (max-width: 767px) {
  #recent-sales {
    margin-top: 100px;
  }
}
a[id^=watch_auction] .fas {
  color: #eaeaea;
}
a[id^=watch_auction] .fas:hover {
  color: #CD2626;
}

a[id^=unwatch_auction] .fas {
  color: #CD2626;
}
a[id^=unwatch_auction] .fas:hover {
  color: #eaeaea;
}

.backorder-explainer-img {
  width: 100%;
  max-width: 170px;
  margin-right: 20px;
}

@media (max-width: 767px) {
  .backorder-explainer-img {
    margin-right: 0px;
    margin-top: 13px;
  }
}
.search-box {
  height: 30px;
  width: 200px;
  border-radius: 2px;
  border: thin solid;
  border-color: #dedede;
  padding-left: 10px;
}
.search-box::placeholder {
  color: #aeaeae;
  font-family: "muli", sans-serif;
  font-weight: 200;
}
.search-box:focus {
  outline: none;
}
.search-box.rounded {
  border-radius: 15px;
}

table.domain-details {
  width: 100%;
  font-size: 0.8em;
}
table.domain-details thead tr {
  background-color: #2497be;
}
table.domain-details thead tr th {
  padding: 15px 10px;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 767px) {
  table.domain-details thead tr th {
    padding: 10px 7px;
  }
}
table.domain-details tbody tr td {
  padding: 15px 10px;
}
table.domain-details tbody tr td p {
  margin-bottom: 0px;
}
table.domain-details tbody tr td p.tld-pill {
  display: inline-block;
  height: 20px;
  border-radius: 10px;
  background-color: #c4ecdd;
  color: #52967d;
  width: 40px;
  text-align: center;
  padding-top: 1px;
}
table.domain-details tbody tr td p.domain-name {
  font-weight: bold;
}
@media (max-width: 767px) {
  table.domain-details tbody tr td {
    padding: 10px 7px;
  }
}
table.domain-details tbody tr.odd {
  background-color: #f7f7f7;
}

input.form-control {
  border: thin solid;
  border-color: #dedede;
  padding-left: 10px;
}
input.form-control::placeholder {
  color: #aeaeae;
  font-family: "muli", sans-serif;
  font-weight: 200;
  font-size: 0.9em;
}
@supports (-ms-ime-align: auto) {
  input.form-control {
    font-size: 0.8em;
  }
}
input.form-control:focus {
  outline: none;
}

.alert {
  font-family: "muli", sans-serif;
  font-weight: 200;
  font-size: 0.9em;
}
.alert a {
  color: #444651;
  text-decoration: underline;
}

#loading-full-page {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 999999999;
  background-color: rgba(126, 210, 240, 0.6);
}

.rotating-plane {
  width: 40px;
  height: 40px;
  background-color: #1c7593;
  margin: 100px auto;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
  animation: sk-rotatePlane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
#footer p.links {
  font-size: 0.8em;
  color: #6d6d6d;
}
#footer p.links a {
  color: #6d6d6d;
}
#footer p.copyright {
  font-size: 0.8em;
  color: #6d6d6d;
}
@media (max-width: 767px) {
  #footer p.copyright {
    float: left;
  }
}

.margin-top-5 {
  margin-top: 5px;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-50 {
  margin-top: 50px;
}

.margin-top-75 {
  margin-top: 75px;
}

.margin-top-100 {
  margin-top: 100px;
}

.margin-top-150 {
  margin-top: 150px;
}

.margin-top-200 {
  margin-top: 200px;
}

.margin-top-400 {
  margin-top: 400px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.margin-bottom-50 {
  margin-bottom: 50px;
}

.margin-bottom-100 {
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .margin-top-100 {
    margin-top: 70px;
  }

  .margin-bottom-100 {
    margin-bottom: 70px;
  }

  .margin-top-40-xs {
    margin-top: 40px;
  }

  .margin-top-20-xs {
    margin-top: 20px;
  }

  .margin-bottom-20-xs {
    margin-bottom: 20px;
  }

  .margin-top-30-xs {
    margin-top: 30px;
  }

  .margin-bottom-30-xs {
    margin-bottom: 32px;
  }
}
@media (max-width: 991px) {
  .margin-top-40-md {
    margin-top: 40px !important;
  }

  .margin-top-20-md {
    margin-top: 20px !important;
  }
}
span.avoid-wrap {
  display: inline-block;
}

/*# sourceMappingURL=main_styles.css.map */
