Viewing File: /usr/local/cpanel/base/frontend/jupiter/domains/index.css

.table-action-button-label:focus {
  background-color: #d4d4d4;color: #333333;
}
.table-action-button-label:hover {
  color: #333333;background-color: #d4d4d4;box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);border: 1px solid #bbbbbb;
}
.info-block {
  margin: 0 0 5px 0;
}
label {
  margin: 0 0 5px 0;
}
.help-block {
  margin-top: 3px;
  font-size: 13px;
}
.validation-container {
  margin-top: 5px;
}
a.list-group-item {
  color: #428bca;
  cursor: pointer;
}
.form-group {
  margin-bottom: 25px;
}
.toggle-switch-label {
  font-style: italic;
  font-weight: bold;
}
.separator {
  margin-top: 10px;
  margin-bottom: 10px;
}
input.ng-invalid.ng-dirty {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.widget {
  padding: 0 10px 10px 10px;
  border-top: 2px solid #474747;
  margin-bottom: 40px;
}
.widget ul {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}
.widget li {
  margin-bottom: 12px;
  line-height: 1.5;
}
.form-section {
  margin: 50px 0;
}
.form-section-last {
  margin-bottom: 0;
}
h4.widget-title {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-size: 14px;
  border-bottom: 2px solid #ddd;
  /* #474747;*/
}
h2.widget-title {
  margin-top: 0;
  margin-bottom: 0;
}
.storage-details {
  margin-top: 5px;
}
.widget-title {
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 600;
}
html[dir="rtl"] .widget-title {
  text-align: right;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-top-20 {
  margin-top: 20px;
}
/* We used to display button text in ALLCAPS, so some localized phrases
may be improperly formatted (since the styling made it unimportant to have
proper Title Case). This ensures that any such phrases will continue to
display correctly. */
.btn {
  text-transform: capitalize;
}
.table > thead > tr > th {
  border-top: 1px solid #323232 !important;
}
.action-bar {
  margin-bottom: 10px;
}
th {
  font-weight: normal;
}
.action-column {
  padding-right: 20px !important;
  width: auto;
}
@media (min-width: 601px) {
  .action-column {
    width: 1%;
    padding-right: 0 !important;
  }
}
@media (min-width: 768px) {
  .action-column {
    white-space: nowrap;
  }
}
html[dir="rtl"] .action-column {
  text-align: left;
  padding-left: 20px !important;
}
@media (min-width: 601px) {
  html[dir="rtl"] .action-column {
    padding-left: 0 !important;
  }
}
.progress {
  height: 10px;
  border: 1px solid #b1b1b1;
}
.icon-arrow-up:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f077";
  position: relative;
  bottom: 0;
  left: 0;
}
.icon-arrow-down:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078";
  position: relative;
  top: 0;
  left: 0;
}
.table-action-button-label {
  background: #eee;
  border-radius: 2px;
  border: 1px solid #ccc;
  line-height: 1.42857143;
  margin: 0;
  padding: 6px 12px;
  margin-right: 15px;
}
.table-action-button-label input[type="checkbox"] {
  margin: 0;
}
html[dir="rtl"] .table-action-button-label {
  margin-right: 0;
  margin-left: 15px;
}
.table-action-button-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.table-action-button-container {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.table-action-checkbox-label {
  padding: 5px;
  margin: 0;
}
.row-expand-container {
  display: table-cell;
  width: 40px;
}
.account-name {
  display: table-cell;
}
.list-panel {
  padding: 8px;
  overflow: hidden;
}
html[dir="ltr"] .list-panel {
  padding-left: 80px;
}
html[dir="rtl"] .list-panel {
  padding-right: 80px;
}
.table > tbody > tr > td.expand-panel-data {
  padding: 0;
  border: 0;
}
.wordbreak {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  white-space: normal;
}
.collapse-text {
  text-overflow: ellipsis;
  max-width: 200px;
  overflow: hidden;
}
.expand-panel .expand-actions {
  text-align: left;
}
html[dir="rtl"] .expand-panel .expand-actions {
  text-align: right;
}
.expand-panel .expand-details dt {
  font-weight: 600;
}
.expand-panel .expand-details dd {
  margin-top: 3px;
  margin-bottom: 15px;
}
.info-spacing {
  padding-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .expand-actions button {
    display: inline-block;
  }
  html[dir="ltr"] .radio-inline + .radio-inline,
  html[dir="ltr"] .checkbox-inline + .checkbox-inline {
    margin-left: 0;
  }
  html[dir="rtl"] .radio-inline + .radio-inline,
  html[dir="rtl"] .checkbox-inline + .checkbox-inline {
    margin-right: 0;
  }
}
@media only screen and (max-width: 600px) {
  html[dir="ltr"] .radio-inline + .radio-inline,
  html[dir="ltr"] .checkbox-inline + .checkbox-inline {
    margin-left: 0;
  }
  html[dir="rtl"] .radio-inline + .radio-inline,
  html[dir="rtl"] .checkbox-inline + .checkbox-inline {
    margin-right: 0;
  }
  .responsive-table > tbody > tr,
  .responsive-table > tbody > tr > td {
    border: 0;
  }
  .responsive-table > tbody > tr:nth-child(2n + 2) {
    border-bottom: 1px solid #ccc;
  }
}
@media only screen and (max-width: 600px) {
  /* Overwrites master-ltr.cmb.min.css default table styles */
  .responsive-table > thead > tr {
    position: initial;
  }
  .responsive-table > tbody > tr > td:before {
    padding: 0;
  }
  .responsive-table > tbody > tr > td.expand-panel-data:before {
    content: none;
  }
  th.name-column {
    width: 100%;
  }
  .responsive-table tr {
    display: flex;
  }
  .responsive-table .data-row td:nth-child(2) {
    flex: 1 auto;
  }
  .responsive-table td:first-child {
    flex: 1 auto;
  }
}
/* Ensure this gets priority */
.table > tbody > tr > td.info,
.table > tbody > tr.info > td {
  background-color: #d7edf9 !important;
}
.table > tbody > tr > td.active,
.table > tbody > tr.active > td {
  background-color: #e0e0e0 !important;
  color: #323232;
}
/* "odd" rows */
.table-striped-child > tbody > tr:nth-child(4n + 1) > td,
.table-striped-child > tbody > tr:nth-child(4n + 2) > td,
.table-striped-child > tbody > tr:nth-child(4n + 1) > th,
.table-striped-child > tbody > tr:nth-child(4n + 2) > th {
  background-color: #f1f1f1;
}
/* "even" rows */
.table-striped-child > tbody > tr:nth-child(4n + 0) > td,
.table-striped-child > tbody > tr:nth-child(4n + 3) > td,
.table-striped-child > tbody > tr:nth-child(4n + 0) > th,
.table-striped-child > tbody > tr:nth-child(4n + 3) > th {
  background-color: #f8f8f8;
}
.radio-inline label {
  font-weight: normal;
}
.table-inline-label-container {
  display: table-cell;
}
.label-offset {
  margin-left: 10px;
}
html[dir="rtl"] .label-offset {
  margin-left: 0;
  margin-right: 10px;
}
.expand-actions {
  padding: 10px 0 5px 0;
}
.form-control:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #5cb3fd;
  outline: 0;
  box-shadow: none;
}
.table > tbody > tr > td.warning,
.table > tbody > tr.warning > td {
  background-color: #fcf8e1 !important;
}
.table > tbody > tr > td.danger,
.table > tbody > tr.danger > td {
  background-color: #f2dede !important;
}
/* Delete Warning Mode */
.delete-question-mark {
  font-size: 45px;
  color: #f1be38;
  font-weight: 700;
  position: relative;
  top: 0;
  padding-right: 10px;
}
html[dir="rtl"] .delete-question-mark {
  padding-right: 0;
  padding-left: 10px;
}
.list-panel .delete-question-mark {
  position: relative;
  top: -14px;
}
.delete-warning {
  padding-top: 20px;
}
.delete-message {
  font-weight: bold;
}
.delete-warning p {
  padding-top: 10px;
}
.display-table-cell {
  vertical-align: top;
  display: table-cell;
}
.display-table {
  display: table;
}
.box {
  margin-bottom: 20px;
}
.text-warning {
  color: #e9aa0b;
}
.callout-heading {
  font-size: 16px;
  margin-bottom: 15px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit;
  text-transform: capitalize;
}
.text-small {
  font-size: 85%;
}
.text-uppercase {
  text-transform: uppercase;
}
.callout {
  margin: 15px 0 15px 0;
  padding: 15px;
}
.dropdown-menu > li > div {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 600;
  white-space: nowrap;
}
html[dir="ltr"] .details-table th.name-column {
  padding-left: 50px;
}
html[dir="rtl"] .details-table th.name-column {
  padding-left: 50px;
}
html[dir="ltr"] .details-table td.check-column {
  padding-right: 0;
  width: 33px;
}
html[dir="rtl"] .details-table td.check-column {
  padding-left: 0;
}
.widget-item-description {
  margin-top: 30px;
}
.form-link {
  padding: 10px 0 0 0;
  text-transform: capitalize;
}
a,
a:active,
a:hover,
a:focus {
  cursor: pointer;
}
.page-title-section {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
}
.page-title {
  display: block;
  font-size: 30px;
  text-transform: capitalize;
}
.pageSizeButtons {
  display: flex;
}
.pagination a {
  text-decoration: none;
}
.pagination > .disabled a,
.pagination > .disabled a:hover,
.pagination > .disabled a:focus {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
  text-decoration: none;
}
.panel-danger > .panel-heading {
  background: transparent;
  border: none;
}
.panel {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.09);
}
.panel-default > .panel-heading {
  background-color: #ffffff;
}
.panel-secondary,
.panel-secondary > .panel-heading,
.panel-secondary > .panel-footer,
.panel-secondary > .panel-body {
  border-color: #ddd;
  background-color: #fafafa;
}
.panel-secondary > .panel-heading {
  background-color: none;
}
.panel-secondary .list-group-item {
  background-color: #fafafa;
}
.stats-upgrade-link {
  text-align: center;
}
.list-section {
  margin: 15px 0 15px 0;
}
/* breadcrumb styles */
.breadcrumb .breadcrumb-separator {
  padding: 0 5px;
}
.domains-form-container {
  overflow: hidden;
}
.domains-form-container .domains-type-selector-container {
  display: flex;
  gap: 0 24px;
  flex-wrap: wrap;
}
.domains-form-container .radio {
  max-width: 400px;
}
.domains-form-container .radio + .radio {
  margin-top: 5px;
}
@-webkit-keyframes highlight-changes {
  0% {
    background-color: transparent;
  }
  50% {
    background-color: #faebcc;
  }
  100% {
    background-color: transparent;
  }
}
@keyframes highlight-changes {
  0% {
    background-color: transparent;
  }
  50% {
    background-color: #faebcc;
  }
  100% {
    background-color: transparent;
  }
}
.label a,
.label a:active,
.label a:hover {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.gear_column {
  text-align: right;
}
.gear_menu {
  text-align: left;
}
.checkbox label.text-muted {
  font-style: italic;
}
.fixed-width-table {
  table-layout: fixed;
}
.cutoff_with_ellipses {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
}
.bottom-search-btn {
  vertical-align: top;
  margin: 0;
  box-shadow: none;
}
.table-link {
  display: inline-block;
  vertical-align: middle;
  padding-top: 6px;
  padding-right: 12px;
  padding-bottom: 6px;
  padding-left: 0;
}
.table-controls-row {
  margin-bottom: 10px;
}
.animate-show-hide {
  position: relative;
  top: 0;
}
.animate-show-hide.ng-enter {
  transition: 0.25s linear all;
  opacity: 0;
}
.animate-show-hide.ng-enter.ng-enter-active {
  opacity: 1;
}
.animate-show-hide.ng-leave {
  display: none;
}
.animate-show-hide-slide {
  left: 0;
}
.animate-show-hide-slide.ng-enter {
  left: -25vw;
}
.animate-show-hide-slide.ng-enter.ng-enter-active {
  left: 0;
}
.animate-show-hide-slide.ng-leave {
  left: 0;
}
.animate-show-hide-slide.ng-leave.ng-leave-active {
  left: -25vw;
}
.domain-suggestion-list-group .list-group-item {
  padding: 0;
}
.segmented-list {
  display: flex;
}
.segmented-list input[type="radio"] {
  display: none;
}
.segmented-list .list-group-item {
  display: inline-block;
  flex: 1;
  margin-bottom: 0;
  margin-left: -4px;
  margin-right: 0;
}
.segmented-list .list-group-item:first-child {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.segmented-list .list-group-item:last-child {
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
}
.segmented-list .list-group-item[disabled="disabled"] {
  cursor: default;
}
.segmented-list .list-group-item[disabled="disabled"]:hover,
.segmented-list .list-group-item[disabled="disabled"]:focus {
  background-color: #fff;
}
.segmented-list .list-group-item[disabled="disabled"] .list-group-item-content {
  font-style: italic;
}
.domain-chosen-selector {
  width: 100%;
  vertical-align: middle;
}
.chosen-container {
  vertical-align: middle;
  margin-top: 4px;
  width: 100% !important;
}
.return-to-list-link {
  text-align: right;
}
.global-actions-row {
  text-align: left;
}
.domain-lister-view td a.btn:first-child {
  padding-left: 0;
}
@media (max-width: 992px) {
  .responsive-table table {
    display: table;
  }
  .responsive-table thead {
    display: table-header-group;
  }
  .responsive-table tbody {
    display: table-row-group;
  }
  .responsive-table td,
  .responsive-table th {
    display: table-cell;
  }
  .responsive-table tr {
    display: table-row;
  }
  .submit-form-group {
    text-align: center;
  }
  .submit-form-group button {
    margin-bottom: 4px;
  }
  .return-to-list-link {
    text-align: center;
  }
  .global-actions-row {
    text-align: left;
  }
  .break-on-mobile {
    word-break: break-all;
    white-space: normal;
  }
}
@media (min-width: 768px) {
  .action-column {
    white-space: normal !important;
  }
}
.gear_column {
  width: 40px;
}
html[dir="rtl"] .gear_column {
  text-align: left;
}
html[dir="rtl"] .gear_menu {
  text-align: right;
  left: 0;
  right: auto;
}
html[dir="rtl"] .extraInfoSection {
  padding-right: 80px;
}
html[dir="rtl"] .domain-chooser__close-btn {
  right: auto;
  left: 20px;
}
.action-bar .form-control {
  display: inline-block;
  width: auto;
}
#domainItemLister_items_table_th_batchSelect,
table#domainItemLister_items_table > tbody > tr > td.batchSelectTd {
  width: 30px;
  flex: none;
}
.btn.url-link {
  text-transform: none;
  text-align: left;
}
.row-expand-container {
  display: inline-block;
}
.extraInfoSection {
  padding-left: 80px;
}
.extraInfoSection dt {
  font-weight: 600;
}
.extraInfoSection dd {
  margin-top: 3px;
  margin-bottom: 15px;
}
.new-domain-input {
  display: flex;
  align-items: center;
  gap: 10px;
}
.panel-body {
  overflow: hidden;
}
.docroot-form-control-container {
  display: flex;
  align-items: self-start;
  column-gap: 8px;
}
.docroot-form-control-container .docroot-label-container .info-block {
  margin: 4px 0 0;
}
.docroot-form-control-container .docroot-label-container label {
  display: inline;
}
form input[type="text"]#newDomainName,
form input[type="text"]#subDomainPart {
  text-transform: lowercase;
}
.widget--with-banner-offset {
  margin-top: 20px;
}
.domain-recommendations-banner {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 15px 20px;
  box-shadow: 0 8px 20px 0 var(--dropshadow, rgba(2, 2, 2, 0.04));
  margin: 20px 0;
  background-color: #fff;
  border: 1px solid #e7e7e8;
  border-radius: 4px;
}
.domain-recommendations-banner__close {
  flex-shrink: 0;
  padding: 6px;
  font-size: 20px;
  line-height: 1;
  color: #3c4d5a;
  background: none;
  border: none;
  cursor: pointer;
  transition: color 0.15s ease;
}
.domain-recommendations-banner__close:hover,
.domain-recommendations-banner__close:focus-visible {
  color: #212529;
}
.domain-recommendations-banner__close:focus-visible {
  outline: 2px solid #003da6;
  outline-offset: 2px;
}
.domain-recommendations-banner__header-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
}
.domain-recommendations-banner__illustration {
  flex-shrink: 0;
  width: 166px;
  height: 96px;
}
.domain-recommendations-banner__illustration img {
  display: block;
  width: 100%;
  height: 100%;
}
.domain-recommendations-banner__content {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.domain-recommendations-banner__heading {
  margin: 0;
  flex: 1;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
}
.domain-recommendations-banner__suggestions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 30px;
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  color: var(--Theme-Dark, #212529);
}
.domain-recommendations-banner__suggestion {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.domain-recommendations-banner__check-icon {
  color: #ff6c37;
  width: 24px;
  height: 24px;
  aspect-ratio: 1/1;
  font-size: 24px;
}
.domain-recommendations-banner__footer-row {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
.domain-recommendations-banner__pricing {
  flex: 1;
  min-width: 0;
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  color: #212529;
}
.domain-recommendations-banner__pricing strong {
  color: #212529;
}
.domain-recommendations-banner__explore-btn {
  flex-shrink: 0;
  display: flex;
  height: 32px;
  padding: 5px 9px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.5;
  color: #003da6;
  background-color: #fff;
  border: 1px solid #ff6c37;
  border-radius: 3.2px;
  cursor: pointer;
  box-shadow: none;
  transition: border-color 0.15s ease, background-color 0.15s ease;
}
.domain-recommendations-banner__explore-btn:hover {
  background-color: #fdf6ef;
  border-color: #ff6c37;
}
.domain-recommendations-banner__explore-btn:focus {
  color: #003da6;
  background-color: #ccd8ed;
  border-color: #003da6;
}
.domain-recommendations-banner__explore-btn:focus-visible {
  outline: 2px solid #003da6;
  outline-offset: 2px;
}
@media (max-width: 767px) {
  .domain-recommendations-banner {
    flex-direction: column;
    align-items: flex-start;
    padding-right: 20px;
  }
  .domain-recommendations-banner__illustration {
    display: none;
  }
  .domain-recommendations-banner__footer-row {
    flex-direction: column;
    align-items: stretch;
  }
  .domain-recommendations-banner__explore-btn {
    width: 100%;
    justify-content: center;
  }
}
.domain-recommendations-banner__status {
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  color: var(--Theme-Dark, #212529);
}
.domain-recommendations-banner__progress {
  position: relative;
  flex: 1;
  min-width: 0;
  height: 5px;
  overflow: hidden;
  background-color: #e7e7e8;
  border-radius: 4px;
}
.domain-recommendations-banner__progress-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -40%;
  width: 40%;
  background-color: var(--Theme-Dark, #212529);
  border-radius: 4px;
  animation: domain-recs-progress 1.5s ease-in-out infinite;
}
@keyframes domain-recs-progress {
  0% {
    left: -40%;
  }
  100% {
    left: 100%;
  }
}
@media (prefers-reduced-motion: reduce) {
  .domain-recommendations-banner__progress-bar {
    animation: none;
    left: 0;
    width: 35%;
  }
}
@keyframes skeleton-pulse {
  0% {
    opacity: 0.15;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 0.15;
  }
}
.domain-search-modal {
  position: relative;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 8px 20px 0 rgba(2, 2, 2, 0.04);
  overflow: hidden;
  max-height: 80vh;
}
.domain-search-modal__body {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
}
.domain-search-modal__header {
  flex-shrink: 0;
  background-color: #f8f9fa;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.domain-search-modal__title-row {
  display: flex;
  align-items: flex-start;
  gap: 24px;
}
.domain-search-modal__title {
  flex: 1;
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
  color: #212529;
}
.domain-search-modal__close {
  flex-shrink: 0;
  padding: 6px;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 20px;
  color: #3c4d5a;
  line-height: 1;
}
.domain-search-modal__close:hover,
.domain-search-modal__close:focus-visible {
  color: #212529;
}
.domain-search-modal__close:focus-visible {
  outline: 2px solid #003da6;
  outline-offset: 2px;
}
.domain-search-modal__success {
  flex-shrink: 0;
  position: relative;
  display: block;
  padding: 24px;
  padding-right: 174px;
  background-color: #f8f9fa;
  overflow: hidden;
}
.domain-search-modal__success-content {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.domain-search-modal__success-heading {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
.domain-search-modal__success-check {
  flex-shrink: 0;
  font-size: 24px;
  color: #ff6c37;
}
.domain-search-modal__success-title {
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
  color: #212529;
  word-break: break-word;
}
.domain-search-modal__success-subtitle {
  margin: 0 0 8px 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  color: #212529;
}
.domain-search-modal__success-price {
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: #020202;
}
.domain-search-modal__success-purchase.btn {
  align-self: flex-start;
  margin-top: 0;
}
.domain-search-modal__success-close {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2;
  padding: 6px;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 20px;
  line-height: 1;
  color: #3c4d5a;
}
.domain-search-modal__success-close:hover,
.domain-search-modal__success-close:focus-visible {
  color: #212529;
}
.domain-search-modal__success-close:focus-visible {
  outline: 2px solid #003da6;
  outline-offset: 2px;
}
.domain-search-modal__success-graphic {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 150px;
  height: 150px;
  pointer-events: none;
  user-select: none;
}
.domain-search-modal__unavailable {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  width: 100%;
}
.domain-search-modal__unavailable-content {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.domain-search-modal__unavailable-title {
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
  color: #212529;
}
.domain-search-modal__unavailable-subtitle {
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  color: #212529;
  word-break: break-word;
}
.domain-search-modal__unavailable-prompt {
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #020202;
}
.domain-search-modal__unavailable-close {
  flex-shrink: 0;
}
.domain-search-modal__featured {
  display: flex;
  gap: 12px;
}
.domain-search-modal__featured-card {
  flex: 1;
  position: relative;
  min-width: 0;
  min-height: 109px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 8px;
  padding: 12px 16px;
  background: #fff;
  border: 1px solid #e7e7e8;
  border-radius: 4px;
  box-shadow: 0 8px 20px 0 rgba(2, 2, 2, 0.04);
}
.domain-search-modal__featured-card--skeleton {
  min-height: 109px;
  align-items: flex-start;
  justify-content: center;
  gap: 12px;
}
.domain-search-modal__skeleton-block {
  display: block;
  border-radius: 4px;
  animation: skeleton-pulse 1.5s ease-in-out infinite;
}
.domain-search-modal__skeleton-block--domain {
  width: 180px;
  height: 20px;
  background-color: #212529;
}
.domain-search-modal__skeleton-block--price {
  width: 120px;
  height: 14px;
  background-color: #3c4d5a;
  animation-delay: 0.15s;
}
.domain-search-modal__skeleton-block--button {
  width: 100px;
  height: 32px;
  background-color: #e7e7e8;
  animation-delay: 0.3s;
}
.domain-search-modal__premium-badge {
  position: absolute;
  top: -1px;
  right: 19px;
  padding: 4px;
  background-color: #ffc4af;
  border-radius: 0 0 4px 4px;
  font-size: 12px;
  line-height: 1.5;
  color: #020202;
}
.domain-search-modal__card-content {
  width: 100%;
}
.domain-search-modal__card-domain {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  color: #212529;
}
.domain-search-modal__check-icon {
  color: #ff6c37;
  font-size: 24px;
  flex-shrink: 0;
}
.domain-search-modal__domain-name {
  font-weight: 400;
}
.domain-search-modal__domain-name strong {
  font-weight: 700;
}
.domain-search-modal__card-price {
  margin: 0;
  padding-left: 32px;
  font-size: 14px;
  line-height: 1.5;
  color: #212529;
}
.domain-search-modal__purchase-btn.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 32px;
  padding: 5px 9px;
  border-radius: 3.2px;
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
  cursor: pointer;
  box-shadow: none;
}
.domain-search-modal__purchase-btn.btn:focus-visible {
  outline: 2px solid #003da6;
  outline-offset: 2px;
}
.domain-search-modal__purchase-btn--accent.btn {
  color: #020202;
  background: #fff;
  border: 1px solid #ff6c37;
}
.domain-search-modal__purchase-btn--accent.btn:hover,
.domain-search-modal__purchase-btn--accent.btn:focus {
  background-color: #ffc4af;
  border-color: #ff6c37;
  color: #020202;
}
.domain-search-modal__purchase-btn--outline.btn {
  color: #003da6;
  background: #fff;
  border: 1px solid #003da6;
}
.domain-search-modal__purchase-btn--outline.btn:hover,
.domain-search-modal__purchase-btn--outline.btn:focus {
  background-color: #ccd8ed;
  border-color: #003da6;
  color: #003da6;
}
.domain-search-modal__search-section {
  flex-shrink: 0;
  padding: 16px 24px;
  border-top: 1px solid #e7e7e8;
  border-bottom: 1px solid #e7e7e8;
}
.domain-search-modal__search-label {
  display: block;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #212529;
  margin-bottom: 4px;
}
.domain-search-modal__search-row {
  display: flex;
  gap: 8px;
  align-items: center;
}
.domain-search-modal__search-bar {
  flex: 1;
  position: relative;
  display: flex;
  align-items: center;
  min-width: 0;
}
.domain-search-modal__search-icon {
  position: absolute;
  left: 12px;
  font-size: 16px;
  color: #3c4d5a;
  pointer-events: none;
}
.domain-search-modal__search-input {
  width: 100%;
  padding: 6px 12px 6px 36px;
  border: 0.5px solid #3c4d5a;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  color: #212529;
}
.domain-search-modal__search-input::placeholder {
  color: #3c4d5a;
}
.domain-search-modal__search-input:focus {
  outline: 2px solid #003da6;
  outline-offset: -1px;
}
.domain-search-modal__search-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 32px;
  padding: 5px 9px;
  border: 1px solid #003da6;
  border-radius: 3.2px;
  background: #fff;
  color: #003da6;
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
  cursor: pointer;
}
.domain-search-modal__search-btn:hover:not(:disabled) {
  background-color: #ccd8ed;
}
.domain-search-modal__search-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.domain-search-modal__search-btn:focus-visible {
  outline: 2px solid #003da6;
  outline-offset: 2px;
}
.domain-search-modal__search-hint {
  margin: 4px 0 0;
  font-size: 12px;
  line-height: 1.5;
  color: #3c4d5a;
}
.domain-search-modal__search-options-link {
  display: inline-block;
  margin-top: 4px;
  padding: 0;
  background: none;
  border: none;
  color: #003da6;
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.domain-search-modal__search-options-link:hover {
  color: #003da6;
}
.domain-search-modal__search-options-link:focus-visible {
  outline: 2px solid #003da6;
  outline-offset: 2px;
}
.domain-search-modal__search-options {
  margin-top: 8px;
  padding: 0 24px;
}
.domain-search-modal__results {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.domain-search-modal__results-header {
  flex-shrink: 0;
  padding: 16px 24px 8px;
  font-size: 16px;
  color: #212529;
}
.domain-search-modal__results-scroll {
  flex: 1 1 auto;
  min-height: 150px;
  overflow-y: auto;
  background-color: #f8f9fa;
  border-top: 1px solid #e7e7e8;
}
.domain-search-modal__results-scroll:focus-visible {
  outline: 2px solid #003da6;
  outline-offset: -2px;
}
.domain-search-modal__results-loading {
  padding: 16px 24px;
  font-size: 14px;
  color: #3c4d5a;
  text-align: center;
}
.domain-search-modal__table {
  display: flex;
  flex-direction: column;
}
.domain-search-modal__row {
  display: flex;
  align-items: center;
  min-height: 60px;
  padding: 12px 24px;
  border-bottom: 1px solid #e7e7e8;
  background-color: #fff;
}
.domain-search-modal__row-domain {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  color: #212529;
  min-width: 0;
}
.domain-search-modal__premium-tag {
  display: inline-block;
  padding: 2px 8px;
  background-color: #ccd8ed;
  border-radius: 3px;
  font-size: 12px;
  color: #003da6;
  white-space: nowrap;
}
.domain-search-modal__row-price {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  min-width: 200px;
  text-align: right;
  font-size: 14px;
  color: #212529;
  padding: 0 16px;
  white-space: nowrap;
}
.domain-search-modal__no-results {
  flex-shrink: 0;
  padding: 24px;
  text-align: center;
  color: #3c4d5a;
  font-size: 14px;
}
.domain-search-modal__footer {
  position: sticky;
  bottom: 0;
  z-index: 1;
  flex-shrink: 0;
  padding: 12px 24px;
  background-color: #f8f9fa;
  border-top: 1px solid #e7e7e8;
}
.domain-search-modal__go-back {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  font-size: 14px;
  color: #003da6;
  text-decoration: none;
  cursor: pointer;
}
.domain-search-modal__go-back:hover {
  color: #003da6;
}
.domain-search-modal__go-back:focus-visible {
  outline: 2px solid #003da6;
  outline-offset: 2px;
}
.domain-search-modal__overlay {
  position: fixed;
  inset: 0;
  z-index: 10;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 20px;
  overflow-y: auto;
  scrollbar-gutter: stable both-edges;
  background: rgba(33, 37, 41, 0.4);
}
.domain-search-modal__confirmation {
  display: flex;
  flex-direction: column;
  margin: auto;
  width: 400px;
  max-width: 100%;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  outline: none;
}
.domain-search-modal__confirmation--wide {
  width: 480px;
}
.domain-search-modal__confirmation-header {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 64px;
  padding: 10px 10px 10px 20px;
  border-bottom: 1px solid #e7e7e8;
}
.domain-search-modal__confirmation-icon {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}
.domain-search-modal__confirmation-icon-img {
  display: block;
  width: 40px;
  height: 40px;
}
.domain-search-modal__confirmation-title {
  flex: 1;
  min-width: 0;
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  color: #212529;
  word-break: break-word;
  outline: none;
}
.domain-search-modal__confirmation-close {
  flex-shrink: 0;
  font-size: 24px;
}
.domain-search-modal__confirmation-body {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 20px;
}
.domain-search-modal__confirmation-intro {
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  word-break: break-word;
}
.domain-search-modal__confirmation-domain {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  background-color: rgba(204, 216, 237, 0.5);
  border-radius: 8px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #212529;
  word-break: break-word;
  text-align: center;
}
.domain-search-modal__confirmation-note {
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
}
.domain-search-modal__popup-blocked {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 12px 16px;
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-left: 4px solid #f0ad4e;
  border-radius: 4px;
}
.domain-search-modal__popup-blocked-icon {
  flex-shrink: 0;
  margin-top: 2px;
  color: #f0ad4e;
  font-size: 18px;
}
.domain-search-modal__popup-blocked-body {
  flex: 1 1 auto;
  min-width: 0;
}
.domain-search-modal__popup-blocked-title {
  margin: 0 0 4px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  color: #8a6d3b;
}
.domain-search-modal__popup-blocked-message {
  margin: 0 0 12px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  color: #8a6d3b;
}
.domain-search-modal__popup-blocked-link.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 13px;
  background-color: #003da6;
  border: 1px solid #003da6;
  border-radius: 4px;
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
}
.domain-search-modal__popup-blocked-link.btn:hover:not(:disabled),
.domain-search-modal__popup-blocked-link.btn:focus:not(:disabled) {
  background-color: #002f80;
  border-color: #002f80;
  color: #fff;
  text-decoration: none;
}
.domain-search-modal__popup-blocked-link.btn:focus-visible {
  outline: 2px solid #003da6;
  outline-offset: 2px;
}
.domain-search-modal__next-step {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background-color: #eaf1fb;
  border: 1px solid #b6ccef;
  border-left: 4px solid #003da6;
  border-radius: 4px;
}
.domain-search-modal__next-step-icon {
  flex-shrink: 0;
  margin-top: 2px;
  font-size: 20px;
  line-height: 1.4;
  color: #003da6;
}
.domain-search-modal__next-step-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
}
.domain-search-modal__next-step-label {
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #003da6;
}
.domain-search-modal__next-step-text {
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: #212529;
  word-break: break-word;
}
.domain-search-modal__confirmation-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  height: 64px;
  padding: 0 20px;
}
.domain-search-modal__confirmation-actions .domain-search-modal__go-back {
  padding: 6px 12px;
  font-size: 16px;
}
.domain-search-modal__confirmation-actions--end {
  justify-content: flex-end;
}
.domain-search-modal__confirmation-continue.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 7px 13px;
  background-color: #003da6;
  border: 1px solid #003da6;
  border-radius: 4px;
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  white-space: nowrap;
}
.domain-search-modal__confirmation-continue.btn:hover:not(:disabled),
.domain-search-modal__confirmation-continue.btn:focus:not(:disabled) {
  background-color: #002f80;
  border-color: #002f80;
  color: #fff;
}
.domain-search-modal__confirmation-continue.btn:focus-visible {
  outline: 2px solid #003da6;
  outline-offset: 2px;
}
.domain-search-modal__confirmation-continue.btn:disabled {
  opacity: 0.65;
  cursor: not-allowed;
}
.domain-search-modal-dialog .modal-dialog {
  width: 800px;
  max-width: 95vw;
  margin: 80px auto;
}
.domain-search-modal-dialog.modal.in .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.domain-search-modal-dialog .modal-content {
  padding: 0;
  border: none;
  border-radius: 8px;
  background: transparent;
  box-shadow: 0 8px 20px 0 rgba(2, 2, 2, 0.04);
  overflow: hidden;
}
@media (max-width: 767px) {
  .domain-search-modal__title {
    font-size: 24px;
  }
  .domain-search-modal__featured {
    flex-direction: column;
  }
  .domain-search-modal__search-row {
    flex-direction: column;
  }
  .domain-search-modal__search-btn {
    width: 100%;
  }
  .domain-search-modal__row {
    flex-wrap: wrap;
    height: auto;
    padding: 12px 24px;
    gap: 8px;
  }
  .domain-search-modal__row-price {
    width: auto;
    text-align: left;
    padding: 0;
  }
  .domain-search-modal__success {
    padding-right: 24px;
    padding-bottom: 130px;
  }
  .domain-search-modal__success-title {
    font-size: 24px;
    word-break: break-word;
  }
  .domain-search-modal__success-graphic {
    width: 110px;
    height: 110px;
  }
  .domain-search-modal__unavailable-title {
    font-size: 24px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .domain-search-modal__skeleton-block {
    animation: none;
    opacity: 0.2;
  }
}
.tld-priority-input__heading {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #212529;
  line-height: 1.5;
  margin: 0 0 4px;
}
.tld-priority-input__description {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #3c4d5a;
  line-height: 1.5;
  margin: 0 0 8px;
}
.tld-priority-input__input-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  width: 100%;
}
.tld-priority-input__input.form-control {
  flex: 0 1 300px;
  min-width: 0;
  width: auto;
  height: 36px;
  padding: 6px 12px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  border: 0.5px solid #3c4d5a;
  border-radius: 4px;
}
.tld-priority-input__add-btn {
  flex-shrink: 0;
  height: 36px;
  padding: 5px 14px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  background-color: #003da6;
  border: 1px solid #003da6;
  border-radius: 4px;
  white-space: nowrap;
  cursor: pointer;
}
.tld-priority-input__add-btn:hover:not([disabled]),
.tld-priority-input__add-btn:focus:not([disabled]) {
  background-color: #002d7a;
  border-color: #002d7a;
  color: #fff;
}
.tld-priority-input__add-btn:focus-visible {
  outline: 2px solid #003da6;
  outline-offset: 2px;
}
.tld-priority-input__add-btn[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.tld-priority-input__error {
  margin: 8px 0 0;
  color: #c0392b;
  font-family: "Lato", sans-serif;
  font-size: 13px;
}
.tld-priority-input__example {
  margin: 8px 0 0;
  color: #6c757d;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-style: italic;
}
.tld-priority-input__chips {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin-top: 12px;
}
.tld-priority-input__chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 24px;
  padding: 0 6px 0 10px;
  background: #ccecf9;
  border-radius: 100px;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  color: #212529;
  line-height: 1.5;
}
.tld-priority-input__chip-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  padding: 0;
  border: none;
  background: none;
  color: inherit;
  font-size: 10px;
  cursor: pointer;
  border-radius: 50%;
  line-height: 1;
}
.tld-priority-input__chip-remove:hover {
  background: rgba(0, 0, 0, 0.1);
}
.tld-priority-input__chip-remove:focus-visible {
  outline: 2px solid #003da6;
  outline-offset: 1px;
}
body.domain-chooser-open {
  overflow: hidden;
}
.domain-chooser-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1050;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 15vh 20px 20px;
}
.domain-chooser {
  position: relative;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 8px 20px rgba(2, 2, 2, 0.04);
  padding: 30px;
  max-width: 900px;
  width: 100%;
  max-height: calc(85vh - 20px);
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.domain-chooser__close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  background: none;
  border: none;
  padding: 6px;
  cursor: pointer;
  line-height: 1;
  font-size: 20px;
  color: #3c4d5a;
}
.domain-chooser__close-btn:hover,
.domain-chooser__close-btn:focus-visible {
  color: #212529;
}
.domain-chooser__close-btn:focus-visible {
  outline: 2px solid #003da6;
  outline-offset: 2px;
}
.domain-chooser__heading {
  font-family: "Lato", sans-serif;
  font-size: 32px;
  font-weight: 500;
  color: #212529;
  margin: 0;
  line-height: 1.2;
}
.domain-chooser__cards {
  display: flex;
  gap: 24px;
}
.domain-chooser__card {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  background: #fff;
  border: 1px solid #e7e7e8;
  border-radius: 8px;
  cursor: pointer;
  text-align: center;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.domain-chooser__card:hover {
  border-color: #ff6c37;
  box-shadow: 0 2px 8px rgba(255, 108, 55, 0.15);
}
.domain-chooser__card:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
}
.domain-chooser__card--selected {
  border-color: #ff6c37;
  box-shadow: 0 2px 8px rgba(255, 108, 55, 0.15);
}
.domain-chooser__actions {
  display: flex;
  gap: 16px;
  justify-content: flex-end;
  align-items: center;
}
.domain-chooser__btn-cancel {
  background: none;
  border: none;
  padding: 6px 12px;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #003da6;
  cursor: pointer;
  border-radius: 4px;
  line-height: 1.5;
}
.domain-chooser__btn-cancel:hover {
  text-decoration: underline;
}
.domain-chooser__btn-cancel:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
}
.domain-chooser__btn-continue {
  background: #003da6;
  border: 1px solid #003da6;
  padding: 7px 13px;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  line-height: 1.5;
}
.domain-chooser__btn-continue:hover {
  background: #002d7a;
  border-color: #002d7a;
}
.domain-chooser__btn-continue:focus-visible {
  outline: 2px solid #0d6efd;
  outline-offset: 2px;
}
.domain-chooser__card-illustration {
  width: 208px;
  height: 128px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
.domain-chooser__card-illustration img {
  max-width: 100%;
  max-height: 100%;
}
.domain-chooser__card-subtitle {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #3c4d5a;
  margin-bottom: 4px;
}
.domain-chooser__card-heading {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #212529;
}
.domain-chooser__form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.domain-chooser__form-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.domain-chooser__form-label {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #212529;
  margin: 0;
}
.domain-chooser__form-description {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #3c4d5a;
  margin: 0;
}
.domain-chooser__input {
  height: 36px;
  border: 0.5px solid #3c4d5a;
  border-radius: 4px;
  padding: 0 12px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #212529;
  width: 100%;
  box-sizing: border-box;
  text-transform: lowercase;
}
.domain-chooser__input:focus {
  outline: 2px solid #0d6efd;
  outline-offset: -1px;
  border-color: #0d6efd;
}
.domain-chooser__checkbox-row {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #212529;
  cursor: pointer;
  margin: 0;
}
.domain-chooser__checkbox {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  cursor: pointer;
  accent-color: #003da6;
}
.domain-chooser__form-help {
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #3c4d5a;
  margin: 0;
  padding-left: 32px;
}
.domain-chooser__docroot-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 8px;
}
.domain-chooser__docroot-heading-row {
  display: flex;
  align-items: center;
  gap: 6px;
}
.domain-chooser__docroot-heading {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #212529;
}
.domain-chooser__docroot-info-icon {
  font-size: 16px;
  color: #3c4d5a;
  cursor: help;
}
.domain-chooser__docroot-input-wrapper {
  display: flex;
  align-items: center;
  border: 0.5px solid #3c4d5a;
  border-radius: 4px;
  overflow: hidden;
  height: 36px;
}
.domain-chooser__docroot-input-wrapper:focus-within {
  outline: 2px solid #0d6efd;
  outline-offset: -1px;
}
.domain-chooser__docroot-prefix {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #3c4d5a;
  background: #f5f5f5;
  padding: 0 8px;
  height: 100%;
  display: flex;
  align-items: center;
  white-space: nowrap;
  border-right: 0.5px solid #3c4d5a;
  user-select: none;
}
.domain-chooser__docroot-input {
  flex: 1;
  border: none;
  outline: none;
  padding: 0 12px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #212529;
  height: 100%;
}
.domain-chooser__subdomain-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 8px;
}
.domain-chooser__subdomain-input-wrapper {
  display: flex;
  align-items: center;
  border: 0.5px solid #3c4d5a;
  border-radius: 4px;
  overflow: hidden;
  height: 36px;
}
.domain-chooser__subdomain-input-wrapper:focus-within {
  outline: 2px solid #0d6efd;
  outline-offset: -1px;
}
.domain-chooser__subdomain-input {
  flex: 1;
  border: none;
  outline: none;
  padding: 0 12px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #212529;
  height: 100%;
}
.domain-chooser__subdomain-suffix {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #3c4d5a;
  background: #f5f5f5;
  padding: 0 8px;
  height: 100%;
  display: flex;
  align-items: center;
  white-space: nowrap;
  border-left: 0.5px solid #3c4d5a;
  user-select: none;
}
.domain-chooser__form--purchase {
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.domain-chooser__search-row {
  display: flex;
  align-items: stretch;
  margin-top: 0;
}
.domain-chooser__search-bar {
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
}
.domain-chooser__search-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #6c757d;
  pointer-events: none;
}
.domain-chooser__search-input {
  padding-left: 36px;
  height: 44px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
}
.domain-chooser__search-options-link {
  align-self: flex-start;
  background: none;
  border: none;
  padding: 0;
  margin-top: 8px;
  color: #1f7eaf;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  text-decoration: underline;
}
.domain-chooser__search-options-link:hover,
.domain-chooser__search-options-link:focus {
  text-decoration: underline;
}
.domain-chooser__search-options {
  margin-top: 16px;
  padding: 0;
  border: 0;
  background: transparent;
}
@media (max-width: 768px) {
  .domain-chooser {
    padding: 20px;
  }
  .domain-chooser__heading {
    font-size: 24px;
  }
  .domain-chooser__cards {
    flex-direction: column;
  }
}
Back to Directory