.crawler-brand {
    align-items: center;
    color: #fff;
    display: inline-flex;
    gap: 10px;
    height: 56px;
    padding: 0 14px;
}

.crawler-brand:hover,
.crawler-brand:focus {
    color: #fff;
}

.crawler-brand-mark {
    align-items: center;
    background: rgba(255, 255, 255, 0.16);
    border: 1px solid rgba(255, 255, 255, 0.32);
    border-radius: 4px;
    display: inline-flex;
    font-size: 13px;
    font-weight: 800;
    height: 32px;
    justify-content: center;
    line-height: 1;
    width: 38px;
}

.crawler-brand-text {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    white-space: nowrap;
}

.header-navbar .navbar-wrapper .navbar-logo {
    background: #084b5a;
    height: 56px;
}

.pcoded .pcoded-header .navbar-logo[logo-theme="theme1"] {
    background-color: #084b5a !important;
}

nav.navbar.header-navbar.pcoded-header {
    background-color: #0f6472 !important;
}

.header-navbar,
.header-navbar .navbar-wrapper,
.header-navbar .navbar-container {
    background: #0f6472 !important;
}

.header-navbar .nav-left > li > a,
.header-navbar .nav-right > li,
.header-navbar .nav-right > li > .dropdown-primary > .dropdown-toggle {
    color: #fff;
}

.header-navbar .nav-left > li > a:hover,
.header-navbar .nav-left > li > a:focus,
.header-navbar .nav-right > li > .dropdown-primary > .dropdown-toggle:hover,
.header-navbar .nav-right > li > .dropdown-primary > .dropdown-toggle:focus {
    color: #fff;
}

.header-navbar .header-search .search-btn .icon-search.input-group-text {
    color: #fff !important;
}
.header-settings-icon {
    align-items: center;
    display: inline-flex;
}

.crawler-header-icon-link {
    align-items: center;
    color: #fff;
    display: inline-flex;
    font-size: 18px;
    height: 56px;
    justify-content: center;
    line-height: 1;
    padding: 0 12px;
}

.crawler-header-icon-link:hover,
.crawler-header-icon-link:focus {
    color: #fff;
    text-decoration: none;
}

.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li > a {
    align-items: center;
    display: flex;
    gap: 6px;
    height: 58px;
    line-height: 1;
    padding-bottom: 0;
    padding-top: 0;
}

.pcoded .pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
    margin-right: 0;
}

.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li.pcoded-hasmenu > a {
    line-height: 1;
}

.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li > a > .pcoded-micon,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li > a > .pcoded-mtext {
    align-items: center;
    display: inline-flex;
    line-height: 1;
}

.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li > a > .pcoded-mcaret {
    line-height: 1;
}

.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li.pcoded-hasmenu > a:after {
    align-self: center;
    line-height: 1;
}

.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li:hover > a,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li > a:hover,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li.pcoded-trigger > a {
    background-color: transparent !important;
    color: #0f6472 !important;
}

.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li:hover > a > .pcoded-micon,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li:hover > a > .pcoded-mtext,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li > a:hover > .pcoded-micon,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li > a:hover > .pcoded-mtext,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li.pcoded-trigger > a > .pcoded-micon,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li.pcoded-trigger > a > .pcoded-mtext,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item > li.pcoded-trigger > a:after {
    color: #0f6472 !important;
}

.metric-icon {
    color: rgba(255, 255, 255, 0.72);
    font-size: 42px;
}

.crawler-dashboard-page {
    margin: 25px -10px 0;
}

.crawler-dashboard-grid {
    --bs-gutter-x: 1rem;
}

.crawler-dashboard-page .card {
    margin-bottom: 16px;
}

.crawler-dashboard-page .update-card .card-block {
    padding: 15px 18px 13px;
}

.crawler-dashboard-page .update-card .card-footer {
    padding: 9px 18px;
}

.live-dashboard-grid > .col-xl {
    display: flex;
    min-width: 190px;
}

.live-dashboard-grid .update-card {
    display: flex;
    flex-direction: column;
    min-height: 118px;
    width: 100%;
}

.live-dashboard-grid .update-card .card-block {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
}

.live-dashboard-grid .update-card .card-block > .row {
    width: 100%;
}

.live-dashboard-grid .update-card .card-footer {
    flex: 0 0 auto;
}

.crawler-dashboard-page .update-card h4 {
    font-size: 16px;
    line-height: 1.15;
    margin-bottom: 4px;
}

.crawler-dashboard-page .update-card h6 {
    font-size: 13px;
}

.crawler-dashboard-page .update-card .card-footer p {
    font-size: 12px;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.crawler-dashboard-page .metric-icon {
    font-size: 36px;
}

.notification-icon,
.profile-initials {
    align-items: center;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    font-weight: 700;
    height: 40px;
    justify-content: center;
    margin-right: 12px;
    width: 40px;
}

.profile-initials {
    background: #01a9ac;
    font-size: 13px;
}

.crawler-notification-link {
    color: inherit;
}

.crawler-notification-link:hover,
.crawler-notification-link:focus {
    color: inherit;
    text-decoration: none;
}

.crawler-notification-more {
    color: #7b8794;
    font-size: 13px;
    font-weight: 700;
    padding: 8px 0 2px 52px;
}

.crawler-activity {
    padding-top: 4px;
}

.activity-item {
    align-items: flex-start;
    border-bottom: 1px solid #eef1f4;
    display: flex;
    gap: 14px;
    padding: 14px 0;
}

.activity-item:first-child {
    padding-top: 0;
}

.activity-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.activity-dot {
    border-radius: 50%;
    flex: 0 0 auto;
    height: 12px;
    margin-top: 6px;
    width: 12px;
}

.activity-item h6 {
    color: #303548;
    font-weight: 600;
    margin-bottom: 4px;
}

.activity-item p {
    color: #687482;
    margin-bottom: 2px;
}

.activity-item small {
    color: #9aa4af;
}

.crawler-status-table th {
    color: #303548;
    font-weight: 600;
    white-space: nowrap;
}

.crawler-status-table td {
    vertical-align: middle;
}

.crawler-status-table td:nth-last-child(2),
.crawler-status-table td:nth-last-child(3) {
    white-space: nowrap;
}

.crawler-detail-button {
    align-items: center;
    display: inline-flex;
    gap: 6px;
    justify-content: center;
    white-space: nowrap;
}

.crawler-detail-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    gap: 16px;
}

.crawler-detail-header .btn {
    align-items: center;
    display: inline-flex;
    gap: 6px;
    white-space: nowrap;
}

.crawler-monitoring-table-card {
    border: 1px solid #dbe1e8;
    border-radius: 4px;
    box-shadow: none;
}

.crawler-monitoring-table-card .card-block {
    padding: 0 20px 22px;
}

.crawler-dashboard-page .crawler-monitoring-table-card .card-block {
    padding: 0px;
}

.card .card-header {
    padding: 10px 20px;
}

.card .card-header span {
    display: inline !important;
}

.crawler-table-heading {
    align-items: center;
    border-bottom: 0;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    padding: 18px 20px 14px;
}

.crawler-dashboard-page .crawler-table-heading {
    padding: 12px 16px 10px;
}

.crawler-table-heading h5 {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    color: #263241;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0;
}

.crawler-dashboard-page .crawler-table-heading h5 {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    font-size: 17px;
}

.crawler-detail-page {
    margin: 25px -10px;
}

.crawler-detail-page .crawler-monitoring-table-card {
    margin-bottom: 16px;
}

.crawler-detail-page .crawler-table-heading {
    padding: 12px 16px 10px;
}

.crawler-detail-page .crawler-monitoring-table-card .card-block {
    padding: 0px;
}

.crawler-detail-page .crawler-alert {
    margin-bottom: 14px;
}


.card .card-header .crawler-record-count {
    display: inline-flex !important;
}
.crawler-record-count {
    color: #8a96a6;
    font-size: 13px;
    font-weight: 600;
    margin-left: 4px;
}


.crawler-export-button {
    align-items: center;
    background: #2fb36d;
    border: 1px solid #2aa263;
    border-radius: 3px;
    color: #fff;
    display: inline-flex;
    font-size: 13px;
    font-weight: 700;
    gap: 6px;
    justify-content: center;
    min-height: 34px;
    padding: 7px 13px;
    white-space: nowrap;
}

.crawler-export-button:hover,
.crawler-export-button:focus {
    background: #289b5f;
    border-color: #238955;
    color: #fff;
}

.crawler-back-button {
    align-items: center;
    background: #fff;
    border: 1px solid #cdd4dd;
    border-radius: 3px;
    color: #3f4a5b;
    display: inline-flex;
    font-size: 13px;
    font-weight: 700;
    gap: 6px;
    justify-content: center;
    min-height: 34px;
    padding: 7px 13px;
    white-space: nowrap;
}

.crawler-back-button:hover,
.crawler-back-button:focus {
    background: #f3f6f9;
    border-color: #bfc8d3;
    color: #263241;
    text-decoration: none;
}

.crawler-table-scroll {
    overflow-x: auto;
    padding-bottom: 2px;
}
.crawler-table-toolbar {
    align-items: center;
    display: flex;
    gap: 12px;
    justify-content: space-between;
}

.crawler-table-toolbar h5 {
    margin-bottom: 0;
}


.table-filter-actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-end;
    min-width: 0;
}

.company-filter {
    align-items: center;
    display: flex;
    flex: 0 1 270px;
    max-width: 280px;
    min-width: 220px;
    position: relative;
}

.company-filter i {
    color: #7b8794;
    font-size: 15px;
    left: 10px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.company-filter .form-control {
    border: 1px solid #cdd4dd;
    border-radius: 2px;
    color: #34405a;
    font-size: 13px;
    height: 34px;
    padding: 6px 10px 6px 32px;
    width: 100%;
}

.company-filter .form-control:focus {
    border-color: #0f6472;
    box-shadow: 0 0 0 2px rgba(15, 100, 114, 0.12);
}


.card .card-header .company-header-filter {
    display: inline-flex !important;
    margin-left: 4px;
    max-width: 190px;
    position: relative;
    vertical-align: middle;
    width: 178px;
}

.company-header-select {
    appearance: none;
    background: #fff;
    border: 1px solid #cdd4dd;
    border-radius: 3px;
    color: #34405a;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    line-height: 1.15;
    min-height: 30px;
    padding: 5px 30px 5px 10px;
    text-overflow: ellipsis;
    width: 100%;
}

.company-header-select:focus {
    border-color: #0f6472;
    box-shadow: 0 0 0 2px rgba(15, 100, 114, 0.12);
}

.company-header-select-icon {
    color: #0f6472;
    font-size: 14px;
    pointer-events: none;
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translateY(-50%);
}

.company-filter-empty-row td {
    color: #7b8794 !important;
    font-weight: 700;
}

.crawler-monitoring-table {
    border: 1px solid #d3d9e1;
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 0;
    min-width: 1180px;
    width: 100%;
}

.crawler-monitoring-table thead th {
    background: #fff !important;
    border-bottom: 1px solid #cdd4dd;
    border-right: 1px solid #d9dfe7;
    color: #253041;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    padding: 14px 14px;
    vertical-align: middle;
    white-space: nowrap;
}

.crawler-dashboard-page .crawler-monitoring-table thead th {
    padding: 11px 12px;
}

.crawler-monitoring-table thead th:last-child,
.crawler-monitoring-table tbody td:last-child {
    border-right: 0;
}

.crawler-monitoring-table tbody td {
    border-bottom: 1px solid #e1e6ed;
    border-right: 1px solid #edf1f5;
    color: #3f4a5b;
    font-size: 13px;
    line-height: 1.35;
    padding: 13px 14px;
    vertical-align: middle;
}

.crawler-dashboard-page .crawler-monitoring-table tbody td {
    padding: 10px 12px;
}

.settings-page .crawler-monitoring-table-card .card-block {
    padding: 14px 16px 16px;
}

.settings-page .table-border-style {
    padding: 0 !important;
}

.settings-card-grid {
    --bs-gutter-x: 1rem;
}

.settings-card {
    height: calc(100% - 16px);
}

.settings-form {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.settings-form .form-group {
    margin-bottom: 0;
}

.settings-form label,
.settings-table-checkbox {
    color: #354154;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 5px;
}

.settings-form .form-control,
.settings-table-input {
    border: 1px solid #cdd4dd;
    border-radius: 2px;
    color: #34405a;
    font-size: 13px;
}

.settings-form .form-control {
    min-height: 36px;
    padding: 7px 10px;
}

.settings-table-input {
    height: 32px;
    min-width: 150px;
    padding: 5px 8px;
}

.settings-full-row,
.settings-form-actions {
    grid-column: 1 / -1;
}

.settings-form-actions {
    display: flex;
    justify-content: flex-end;
}

.settings-checkbox-row {
    align-items: flex-end;
    display: flex;
}

.settings-checkbox-label {
    align-items: center;
    display: inline-flex;
    gap: 7px;
    line-height: 1.2;
}

.settings-checkbox-label input {
    accent-color: #0f6472;
    height: 15px;
    margin: 0;
    width: 15px;
}

.settings-live-site-form,
.settings-email-form {
    gap: 13px;
    grid-template-columns: 1fr;
    max-width: 760px;
}

.settings-field-row {
    align-items: start;
    display: grid;
    gap: 12px;
    grid-template-columns: 126px minmax(0, 1fr);
}

.settings-field-row > label {
    line-height: 34px;
    margin-bottom: 0;
    text-align: right;
}

.settings-field-control {
    min-width: 0;
}

.settings-live-site-form .form-control,
.settings-email-form .form-control {
    width: min(100%, 520px);
}

.settings-live-site-form textarea.form-control {
    min-height: 74px;
    resize: vertical;
}

.settings-radio-group {
    align-items: center;
    display: flex;
    gap: 28px;
    min-height: 34px;
}

.settings-radio-option {
    align-items: center;
    display: inline-flex;
    gap: 8px;
    line-height: 1;
    margin-bottom: 0 !important;
}

.settings-radio-option input {
    accent-color: #0f6472;
    height: 16px;
    margin: 0;
    width: 16px;
}
.settings-toggle-control {
    align-items: center;
    display: flex;
    min-height: 34px;
}

.settings-toggle-switch {
    align-items: center;
    cursor: pointer;
    display: inline-flex;
    line-height: 1;
    margin-bottom: 0 !important;
}

.settings-toggle-switch input {
    height: 1px;
    opacity: 0;
    position: absolute;
    width: 1px;
}

.settings-toggle-track {
    align-items: center;
    background: #dc3545;
    border: 1px solid #c82333;
    border-radius: 999px;
    color: #fff;
    display: inline-flex;
    font-size: 11px;
    font-weight: 800;
    height: 30px;
    justify-content: flex-end;
    letter-spacing: 0;
    min-width: 74px;
    padding: 0 9px;
    position: relative;
    transition: background-color 0.16s ease, border-color 0.16s ease;
}

.settings-toggle-track::after {
    content: attr(data-off);
    line-height: 1;
    padding-left: 26px;
    text-transform: uppercase;
}

.settings-toggle-thumb {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(20, 29, 43, 0.25);
    height: 22px;
    left: 4px;
    position: absolute;
    top: 3px;
    transition: transform 0.16s ease;
    width: 22px;
}

.settings-toggle-switch input:checked + .settings-toggle-track {
    background: #28a745;
    border-color: #218838;
    justify-content: flex-start;
}

.settings-toggle-switch input:checked + .settings-toggle-track::after {
    content: attr(data-on);
    padding-left: 0;
    padding-right: 26px;
}

.settings-toggle-switch input:checked + .settings-toggle-track .settings-toggle-thumb {
    transform: translateX(44px);
}

.settings-toggle-switch input:focus + .settings-toggle-track {
    box-shadow: 0 0 0 2px rgba(15, 100, 114, 0.16);
}

.settings-live-site-actions,
.settings-email-actions {
    max-width: 658px;
}
.settings-credential-disabled {
    opacity: 0.58;
}

.settings-credential-disabled input:disabled {
    background: #eef2f6;
    color: #7b8794;
    cursor: not-allowed;
}
.settings-recipient-form {
    align-items: end;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
}

.settings-recipient-table-wrap {
    margin-top: 14px;
}

.settings-recipient-table {
    min-width: 720px;
}

.settings-site-table {
    min-width: 1450px;
}

.settings-site-table .numeric-column,
.settings-site-table th:nth-child(1),
.settings-site-table td:nth-child(1) {
    width: 58px;
}

.settings-company-column {
    max-width: 210px;
    overflow-wrap: anywhere;
    width: 210px;
}

.settings-site-url {
    max-width: 300px;
    overflow-wrap: anywhere;
    width: 300px;
    white-space: normal !important;
    word-break: break-word;
}

.settings-site-table th:nth-child(4),
.settings-site-table td:nth-child(4) {
    width: 132px;
}

.settings-site-table th:nth-child(5),
.settings-site-table td:nth-child(5),
.settings-site-table th:nth-child(6),
.settings-site-table td:nth-child(6) {
    width: 180px;
}

.settings-site-table th:nth-child(7),
.settings-site-table td:nth-child(7) {
    width: 310px;
}

.settings-site-table th:nth-child(8),
.settings-site-table td:nth-child(8) {
    width: 100px;
}

.settings-row-form {
    display: none;
}

.settings-action-cell {
    white-space: nowrap;
}

.settings-delete-form {
    display: inline-flex;
    margin-left: 5px;
}

.settings-delete-button {
    background: #fe5d70;
    border-color: #ec5063;
}

.settings-delete-button:hover,
.settings-delete-button:focus {
    background: #df4759;
    border-color: #ca3e50;
}

.crawler-monitoring-table tbody tr:nth-child(odd) td {
    background: #fff;
}

.crawler-monitoring-table tbody tr:nth-child(even) td {
    background: #f7f9fb;
}

.crawler-monitoring-table tbody tr:last-child td {
    border-bottom: 0;
}

.crawler-monitoring-table .numeric-column {
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
}

.crawler-monitoring-table:not(.crawler-detail-table) td:nth-child(5),
.crawler-monitoring-table:not(.crawler-detail-table) td:nth-child(6) {
    white-space: nowrap;
}

.crawler-monitoring-table .status-column {
    white-space: nowrap;
    width: 130px;
}

.crawler-status-badge {
    align-items: center;
    border-radius: 3px;
    display: inline-flex;
    font-size: 12px;
    font-weight: 700;
    justify-content: center;
    line-height: 1;
    min-width: 78px;
    padding: 6px 9px;
}

.crawler-status-running {
    background: #dff7ef;
    border: 1px solid #b9ead8;
    color: #0f7d5e;
}

.crawler-status-completed {
    background: #e3f5ff;
    border: 1px solid #c4e8fb;
    color: #0b6f9d;
}

.crawler-status-inactive {
    background: #e7f0ff;
    border: 1px solid #bdd4ff;
    color: #1d4ed8;
}

.crawler-status-queued {
    background: #fff3d6;
    border: 1px solid #f4d899;
    color: #8a5b00;
}

.crawler-status-failed {
    background: #fde4e7;
    border: 1px solid #f7c3ca;
    color: #b42335;
}

.crawler-status-idle {
    background: #eef2f6;
    border: 1px solid #d7dee7;
    color: #5d6878;
}

.crawler-detail-table {
    min-width: 1440px;
}

.crawler-detail-table .source-url-column {
    max-width: 320px;
    overflow-wrap: anywhere;
}

.crawler-detail-table .crawl-method-column {
    line-height: 1.45;
    max-width: 260px;
    min-width: 190px;
    overflow-wrap: anywhere;
    white-space: normal;
    word-break: normal;
}

.crawler-detail-table td:nth-child(8) {
    white-space: nowrap;
}

.crawler-detail-table .status-column {
    width: 120px;
}

.crawler-monitoring-table .action-column {
    width: 76px;
}

.crawler-table-action {
    align-items: center;
    background: #16a6a3;
    border: 1px solid #13908d;
    border-radius: 3px;
    color: #fff;
    display: inline-flex;
    height: 30px;
    justify-content: center;
    line-height: 1;
    width: 30px;
}

.crawler-table-action:hover,
.crawler-table-action:focus {
    background: #118b88;
    border-color: #0f7a78;
    color: #fff;
    text-decoration: none;
}
.crawler-table-action.settings-delete-button {
    background: #dc3545;
    border-color: #c82333;
    color: #fff;
}

.crawler-table-action.settings-delete-button:hover,
.crawler-table-action.settings-delete-button:focus {
    background: #bd2130;
    border-color: #a71d2a;
    color: #fff;
}

.crawler-alert {
    border-radius: 6px;
    margin-bottom: 22px;
}

.empty-state,
.empty-table {
    color: #7b8794;
    font-weight: 600;
    padding: 24px 0;
}

.login-body {
    background: #e9edf2;
    color: #34405a;
    font-family: "Open Sans", sans-serif;
    min-height: 100vh;
}

.login-page {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    min-height: 100vh;
    padding: 11vh 20px 36px;
}

.login-panel {
    background: #fff;
    border-radius: 5px;
    border-top: 3px solid #0f6472;
    box-shadow: 0 10px 28px rgba(31, 42, 58, 0.08);
    padding: 24px 26px 26px;
    width: min(410px, 100%);
}

.login-brand {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 18px;
    padding: 0;
}

.login-logo {
    display: block;
    height: auto;
    max-height: 150px;
    max-width: 300px;
    object-fit: contain;
    width: min(100%, 300px);
}

.login-panel hr {
    display: none;
}

.login-form {
    margin: 0 auto;
    width: 100%;
}

.login-form .form-group {
    margin-bottom: 14px;
    width: 100%;
}

.login-form .form-control {
    border: 1px solid #c9c9c9;
    border-radius: 2px;
    color: #34405a;
    font-size: 15px;
    height: 38px;
    padding: 7px 12px;
}

.login-form .form-control:focus {
    border-color: #0f6472;
    box-shadow: none;
}

.login-form .form-control::placeholder {
    color: #657287;
    opacity: 1;
}

.login-validation {
    font-weight: 600;
    margin: 0 0 14px;
}

.login-validation:empty,
.login-validation.validation-summary-valid {
    display: none;
}

.login-button {
    align-items: center;
    background: #0f6472;
    border-color: #0f6472;
    border-radius: 2px;
    display: inline-flex;
    font-size: 15px;
    font-weight: 600;
    justify-content: center;
    min-height: 38px;
    width: 100%;
}

.login-button:hover,
.login-button:focus {
    background: #0b5260;
    border-color: #0b5260;
}

@media (max-width: 575.98px) {
    .crawler-brand-text {
        display: none;
    }

    .metric-icon {
        font-size: 34px;
    }

    .crawler-monitoring-table-card .card-block {
        padding: 0 14px 16px;
    }

    .crawler-table-heading {
        align-items: stretch;
        flex-direction: column;
        gap: 12px;
        padding: 16px 14px 12px;
    }

    .crawler-table-heading h5 {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
        font-size: 16px;
    }

    
.crawler-export-button {
        width: 100%;
    }

    .crawler-dashboard-page {
        margin: 22px -4px 0;
    }

    .crawler-dashboard-grid {
        --bs-gutter-x: 0.75rem;
    }

    .crawler-dashboard-page .crawler-monitoring-table-card .card-block {
        padding: 0 12px 14px;
    }

    .crawler-dashboard-page .crawler-table-heading {
        padding: 12px;
    }

    .crawler-detail-page {
        margin: -12px -10px 0;
    }

    .crawler-detail-page .crawler-table-heading {
        padding: 12px;
    }

    .crawler-detail-page .crawler-monitoring-table-card .card-block {
        padding: 0 12px 14px;
    }

    .login-panel {
        padding: 22px 20px 24px;
    }

    .login-page {
        padding: 56px 12px 24px;
    }

    .login-brand {
        margin-bottom: 16px;
    }

    .login-logo {
        max-height: 132px;
        max-width: 280px;
        width: min(100%, 280px);
    }

    .login-form {
        width: 100%;
    }
}

.latest-check-card .latest-check-copy {
    flex: 0 0 calc(100% - 42px);
    max-width: calc(100% - 42px);
}

.latest-check-card .latest-check-icon {
    flex: 0 0 42px;
    max-width: 42px;
}

.latest-check-card .latest-check-label {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.15;
    margin-bottom: 5px;
    white-space: nowrap;
}

.latest-check-card .latest-check-value {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 0;
    min-height: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.latest-check-card .metric-icon {
    font-size: 32px;
}

.live-status-up {
    background: #dff7ef;
    border: 1px solid #b9ead8;
    color: #0f7d5e;
}

.live-status-down {
    background: #fde4e7;
    border: 1px solid #f7c3ca;
    color: #b42335;
}

.live-status-partial {
    background: #fff3d6;
    border: 1px solid #f4d899;
    color: #8a5b00;
}

.live-status-unknown {
    background: #eef2f6;
    border: 1px solid #d7dee7;
    color: #5d6878;
}

.live-sites-table {
    min-width: 1420px;
    table-layout: fixed;
}

.monitoring-log-table {
    min-width: 1840px;
}

.live-failures-table {
    min-width: 980px;
}

.company-name-column {
    max-width: 210px;
    overflow-wrap: anywhere;
    width: 210px;
}

.site-name-column {
    max-width: 300px;
    overflow-wrap: anywhere;
    white-space: normal !important;
    word-break: break-word;
}

.live-sites-table .numeric-column {
    width: 58px;
}

.live-sites-name-column {
    max-width: 300px;
    overflow-wrap: anywhere;
    width: 300px;
    white-space: normal !important;
    word-break: break-word;
}

.live-sites-check-column,
.live-sites-table td:nth-child(4) {
    white-space: nowrap;
    width: 112px;
}

.live-sites-response-time-column,
.live-sites-table td:nth-child(5) {
    text-align: center;
    white-space: nowrap;
    width: 120px;
}

.note-column,
.error-message-column,
.response-message-column {
    max-width: 420px;
    overflow-wrap: anywhere;
    white-space: normal !important;
    word-break: break-word;
}

.response-message-column {
    color: #3f4a5b;
    line-height: 1.35;
    max-width: 220px;
    overflow-wrap: anywhere;
    white-space: normal !important;
    word-break: break-word;
    width: 220px;
}

.live-site-screenshot-column {
    min-width: 172px;
    text-align: center;
    width: 172px;
}

.live-site-screenshot-thumb {
    background: #eef2f6;
    height: 84px;
    margin-right: 0;
    width: 138px;
}

.live-site-screenshot-link {
    border-radius: 4px;
    display: inline-flex;
    line-height: 0;
}

.live-site-screenshot-link:hover,
.live-site-screenshot-link:focus {
    box-shadow: 0 0 0 2px rgba(22, 166, 163, 0.22);
    outline: 0;
}

.live-sites-status-column {
    text-align: center;
    width: 126px;
}

.relative-time {
    color: #3f4a5b;
    font-weight: 600;
    white-space: nowrap;
}

.detail-header-actions {
    align-items: center;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: flex-end;
}

.live-site-detail-log-table {
    min-width: 980px;
    table-layout: fixed;
}

.live-site-detail-log-table thead th {
    font-size: 12px;
    padding: 8px 10px;
}

.live-site-detail-log-table tbody td {
    font-size: 12px;
    line-height: 1.28;
    padding: 7px 10px;
}

.live-site-detail-log-table .numeric-column {
    width: 54px;
}

.live-site-detail-log-table .detail-checked-at-column {
    white-space: nowrap;
    width: 112px;
}

.live-site-detail-log-table td:nth-child(3),
.live-site-detail-log-table td:nth-child(4),
.live-site-detail-log-table td:nth-child(5) {
    overflow-wrap: anywhere;
    white-space: normal !important;
    word-break: break-word;
    width: 130px;
}

.live-site-detail-log-table .status-column {
    text-align: center;
    width: 112px;
}

.live-site-detail-log-table .error-message-column {
    max-width: none;
    overflow-wrap: anywhere;
    white-space: normal !important;
    word-break: break-word;
    width: 390px;
}

.live-detail-summary .card-block {
    padding: 6px 20px 20px;
}

.live-detail-grid {
    display: grid;
    gap: 14px 22px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 0;
}

.live-detail-grid > div {
    border-bottom: 1px solid #edf1f5;
    min-width: 0;
    padding: 10px 0;
}

.live-detail-grid dt {
    color: #7b8794;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.live-detail-grid dd {
    color: #303548;
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
    overflow-wrap: anywhere;
}

.live-detail-grid .live-detail-note {
    grid-column: 1 / -1;
}

.monitoring-detail-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.monitoring-filter-card .card-block {
    padding: 2px 16px 16px;
}

.monitoring-filter-form {
    align-items: end;
    display: grid;
    gap: 10px 12px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.monitoring-filter-form .form-group {
    margin-bottom: 0;
    min-width: 0;
}

.monitoring-filter-form label {
    color: #546172;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.1;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.monitoring-filter-form .form-control {
    border: 1px solid #cdd4dd;
    border-radius: 3px;
    font-size: 13px;
    height: 34px;
    min-height: 34px;
    padding: 6px 10px;
}

.monitoring-filter-submit {
    height: 34px;
    min-height: 34px;
    padding-bottom: 6px;
    padding-top: 6px;
    width: 100%;
}

.screenshot-cell {
    min-width: 120px;
}

.screenshot-thumb {
    background: #f3f6f9;
    border: 1px solid #d7dee7;
    border-radius: 3px;
    display: inline-block;
    height: 46px;
    margin-right: 5px;
    object-fit: cover;
    vertical-align: middle;
    width: 68px;
}

.screenshot-card .card-block {
    padding: 6px 20px 20px;
}

.screenshot-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.screenshot-panel h6 {
    color: #303548;
    font-size: 14px;
    font-weight: 700;
    margin: 8px 0 10px;
}

.screenshot-preview {
    background: #f3f6f9;
    border: 1px solid #d7dee7;
    border-radius: 4px;
    display: block;
    max-height: 520px;
    object-fit: contain;
    width: 100%;
}

.screenshot-preview-modal .modal-body {
    background: #f7f9fb;
    padding: 12px;
}

.screenshot-modal-image {
    background: #fff;
    border: 1px solid #d7dee7;
    border-radius: 4px;
    display: block;
    max-height: 78vh;
    object-fit: contain;
    width: 100%;
}

.empty-screenshot {
    align-items: center;
    background: #f7f9fb;
    border: 1px dashed #cdd4dd;
    border-radius: 4px;
    color: #7b8794;
    display: flex;
    font-weight: 700;
    justify-content: center;
    min-height: 180px;
}

@media (max-width: 1199.98px) {
    .monitoring-filter-form {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .monitoring-filter-form .form-group:first-child {
        grid-column: span 2;
    }

    .live-detail-grid,
    .monitoring-detail-grid,
    .screenshot-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .settings-recipient-form {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767.98px) {
    .settings-field-row {
        grid-template-columns: 1fr;
    }

    .settings-field-row > label {
        line-height: 1.2;
        text-align: left;
    }

    .settings-live-site-form .form-control,
    .settings-email-form .form-control {
        width: 100%;
    }

    .settings-live-site-actions,
    .settings-email-actions {
        max-width: none;
    }

    .monitoring-filter-form {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .monitoring-filter-form .form-group:first-child {
        grid-column: span 2;
    }

    .settings-form {
        grid-template-columns: 1fr;
    }

    .settings-form-actions {
        justify-content: stretch;
    }

    .settings-form-actions 
.crawler-export-button {
        width: 100%;
    }
}

@media (max-width: 575.98px) {
    .crawler-table-toolbar {
        align-items: stretch;
        flex-direction: column;
    }

    .table-filter-actions {
        align-items: stretch;
        flex-direction: column;
        width: 100%;
    }
    .company-header-filter,
    .company-filter {
        flex-basis: auto;
        max-width: none;
        min-width: 0;
        width: 100%;
    }

    .monitoring-filter-form,
    .live-detail-grid,
    .monitoring-detail-grid,
    .screenshot-grid {
        grid-template-columns: 1fr;
    }

    .monitoring-filter-form .form-group:first-child {
        grid-column: auto;
    }

    .live-detail-summary .card-block,
    .monitoring-filter-card .card-block,
    .screenshot-card .card-block {
        padding: 4px 12px 16px;
    }

    .latest-check-card .latest-check-value {
        min-height: 0;
    }

    .settings-page .crawler-monitoring-table-card .card-block {
        padding: 12px;
    }
}

.bootbox-modal .bootbox-design-dialog {
    margin-top: 34px;
    max-width: 520px;
}

.bootbox-modal .modal-content {
    border: 0;
    border-radius: 4px;
    box-shadow: 0 3px 18px rgba(20, 29, 43, 0.22);
}

.bootbox-modal .bootbox-message-row {
    align-items: flex-start;
    border-bottom: 1px solid #e6e9ef;
    display: flex;
    gap: 12px;
    justify-content: space-between;
    min-height: 58px;
    padding: 15px 16px 14px 18px;
}

.bootbox-modal .bootbox-message {
    color: #263241;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.35;
}

.bootbox-modal .bootbox-close {
    background: transparent;
    border: 0;
    color: #000;
    flex: 0 0 auto;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    opacity: 1;
    padding: 0;
}

.bootbox-modal .modal-footer {
    border-top: 0;
    min-height: 58px;
    padding: 12px 16px 14px;
}

.bootbox-modal .bootbox-no-button,
.bootbox-modal .bootbox-yes-button {
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    min-width: 46px;
    padding: 9px 12px;
}

.bootbox-modal .bootbox-no-button,
.bootbox-modal .bootbox-no-button:hover,
.bootbox-modal .bootbox-no-button:focus {
    background: #ff5d78;
    border-color: #ff5d78;
    color: #fff;
}

.bootbox-modal .bootbox-yes-button,
.bootbox-modal .bootbox-yes-button:hover,
.bootbox-modal .bootbox-yes-button:focus {
    background: #00bfd8;
    border-color: #00a9c0;
    color: #fff;
}
.settings-toolbar-actions {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    min-width: 0;
}

.settings-add-site-button {
    flex: 0 0 auto;
    min-height: 34px;
    padding: 7px 12px;
}

.settings-site-modal .modal-dialog {
    margin: 34px auto 0;
    max-width: 760px;
}

.settings-site-modal .modal-content {
    border: 0;
    border-radius: 4px;
    box-shadow: 0 6px 28px rgba(20, 29, 43, 0.24);
}

.settings-site-modal .modal-header {
    border-bottom: 1px solid #e2e7ee;
    padding: 13px 18px;
}

.settings-site-modal .modal-title {
    color: #253041;
    font-size: 18px;
    font-weight: 700;
}

.settings-modal-form {
    display: block;
    max-width: none;
}

.settings-modal-form .modal-body {
    display: grid;
    gap: 13px;
    padding: 16px 18px;
}

.settings-modal-form .settings-field-control .form-control {
    width: min(100%, 520px);
}

.settings-modal-actions-row {
    margin-top: 2px;
}

.settings-modal-actions {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    max-width: 520px;
    width: min(100%, 520px);
}

.settings-modal-submit {
    align-items: center;
    background: #01a9ac;
    border: 1px solid #01989b;
    border-radius: 3px;
    color: #fff;
    display: inline-flex;
    font-size: 14px;
    font-weight: 700;
    justify-content: center;
    line-height: 1.1;
    min-height: 30px;
    min-width: 100px;
    padding: 10px 18px;
    white-space: nowrap;
}

.settings-modal-submit:hover,
.settings-modal-submit:focus {
    background: #018f92;
    border-color: #017f82;
    color: #fff;
}

@media (max-width: 575.98px) {
    .settings-modal-actions-row > span {
        display: none;
    }

    .settings-modal-actions,
    .settings-modal-submit {
        max-width: none;
        width: 100%;
    }

    .settings-toolbar-actions {
        align-items: stretch;
        flex-direction: column;
    }

    .settings-add-site-button {
        justify-content: center;
        width: 100%;
    }
}
.settings-email-recipients-column {
    max-width: 310px;
    overflow-wrap: anywhere;
    white-space: normal !important;
}

.settings-email-pill {
    background: #eef7f8;
    border: 1px solid #c8e7eb;
    border-radius: 3px;
    color: #0f6472;
    display: inline-flex;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    margin: 2px 4px 2px 0;
    padding: 4px 7px;
}

.settings-email-tags {
    align-items: center;
    background: #fff;
    border: 1px solid #cdd4dd;
    border-radius: 2px;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    min-height: 36px;
    padding: 5px 7px;
    position: relative;
    width: min(100%, 520px);
}

.settings-email-tags:focus-within {
    border-color: #0f6472;
    box-shadow: 0 0 0 2px rgba(15, 100, 114, 0.12);
}

.settings-email-chip-list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.settings-email-chip {
    align-items: center;
    background: #e8f7f6;
    border: 1px solid #bde5e2;
    border-radius: 3px;
    color: #0f6472;
    display: inline-flex;
    font-size: 12px;
    font-weight: 700;
    gap: 6px;
    line-height: 1.2;
    max-width: 100%;
    overflow-wrap: anywhere;
    padding: 4px 6px 4px 8px;
}

.settings-email-chip-remove {
    align-items: center;
    background: transparent;
    border: 0;
    color: #60717b;
    display: inline-flex;
    font-size: 13px;
    font-weight: 800;
    height: 16px;
    justify-content: center;
    line-height: 1;
    padding: 0;
    width: 16px;
}

.settings-email-chip-remove:hover,
.settings-email-chip-remove:focus {
    color: #fe5d70;
}

.settings-email-chip-input {
    border: 0;
    color: #34405a;
    flex: 1 1 170px;
    font-size: 13px;
    min-height: 24px;
    min-width: 150px;
    outline: 0;
    padding: 2px;
}
.settings-email-suggestion-list {
    background: #fff;
    border: 1px solid #cdd4dd;
    border-radius: 3px;
    box-shadow: 0 8px 18px rgba(20, 29, 43, 0.16);
    left: 0;
    max-height: 176px;
    overflow-y: auto;
    padding: 4px;
    position: absolute;
    right: 0;
    top: calc(100% + 4px);
    z-index: 1070;
}

.settings-email-suggestion-list[hidden] {
    display: none;
}

.settings-email-suggestion {
    background: transparent;
    border: 0;
    border-radius: 2px;
    color: #34405a;
    display: block;
    font-size: 13px;
    line-height: 1.25;
    overflow-wrap: anywhere;
    padding: 7px 9px;
    text-align: left;
    width: 100%;
}

.settings-email-suggestion:hover,
.settings-email-suggestion:focus,
.settings-email-suggestion.is-active {
    background: #e8f7f6;
    color: #0f6472;
}
/* Header action alignment */
.header-navbar .navbar-container .nav-right.crawler-header-actions {
    align-items: center !important;
    display: flex !important;
    gap: 10px;
    height: 56px;
    justify-content: flex-end;
    margin: 0;
    padding: 0 16px 0 0;
}

.header-navbar .navbar-container .nav-right.crawler-header-actions > .crawler-header-action-item {
    align-items: center !important;
    display: inline-flex !important;
    height: 56px;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.header-navbar .nav-right.crawler-header-actions .dropdown-primary,
.header-navbar .nav-right.crawler-header-actions .dropdown {
    align-items: center;
    display: inline-flex;
    height: 40px;
    line-height: 1;
}

.header-navbar .nav-right.crawler-header-actions .crawler-header-icon-link,
.header-navbar .nav-right.crawler-header-actions .crawler-header-icon-button {
    align-items: center !important;
    background: transparent;
    border: 0;
    color: #fff;
    display: inline-flex !important;
    font-size: 18px;
    height: 40px;
    justify-content: center;
    line-height: 1 !important;
    margin: 0 !important;
    min-width: 40px;
    padding: 0 !important;
    position: relative;
}

.header-navbar .nav-right.crawler-header-actions .crawler-header-profile-button {
    align-items: center !important;
    color: #fff;
    display: inline-flex !important;
    gap: 10px;
    height: 40px;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 4px !important;
}

.header-navbar .nav-right.crawler-header-actions .crawler-header-icon-link:hover,
.header-navbar .nav-right.crawler-header-actions .crawler-header-icon-link:focus,
.header-navbar .nav-right.crawler-header-actions .crawler-header-icon-button:hover,
.header-navbar .nav-right.crawler-header-actions .crawler-header-icon-button:focus,
.header-navbar .nav-right.crawler-header-actions .crawler-header-profile-button:hover,
.header-navbar .nav-right.crawler-header-actions .crawler-header-profile-button:focus {
    color: #fff;
    text-decoration: none;
}

.header-navbar .nav-right.crawler-header-actions i {
    align-items: center;
    display: inline-flex;
    font-size: 18px;
    justify-content: center;
    line-height: 1 !important;
    margin: 0 !important;
}

.header-navbar .nav-right.crawler-header-actions .crawler-header-badge {
    align-items: center;
    border-radius: 999px;
    display: inline-flex;
    font-size: 10px;
    font-weight: 700;
    height: 18px;
    justify-content: center;
    line-height: 1 !important;
    margin: 0 !important;
    min-width: 18px;
    padding: 0 5px;
    position: absolute;
    right: -1px;
    top: 2px;
    transform: none !important;
}

.header-navbar .nav-right.crawler-header-actions .profile-initials {
    flex: 0 0 40px;
    height: 40px;
    margin: 0 !important;
    width: 40px;
}

.header-navbar .nav-right.crawler-header-actions .crawler-header-username {
    align-items: center;
    display: inline-flex;
    line-height: 1 !important;
    margin: 0 !important;
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header-navbar .nav-right.crawler-header-actions .crawler-header-chevron {
    font-size: 16px;
}

@media (max-width: 575.98px) {
    .header-navbar .navbar-container .nav-right.crawler-header-actions {
        gap: 6px;
        padding-right: 8px;
    }

    .header-navbar .nav-right.crawler-header-actions .crawler-header-username {
        max-width: 92px;
    }
}

/* Login screen */
.login-body {
    background: radial-gradient(circle at 50% 12%, #ffffff 0, #f3f7fb 48%, #e8eff5 100%);
    color: #34405a;
    font-family: "Open Sans", sans-serif;
    min-height: 100vh;
}

.login-page {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 100vh;
    padding: 34px 18px;
}

.login-panel {
    background: #fff;
    border-radius: 7px;
    border-top: 6px solid #0f6472;
    box-shadow: 0 18px 42px rgba(31, 42, 58, 0.13);
    padding: 70px 66px 64px;
    width: min(780px, 100%);
}

.login-brand {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 48px;
    padding: 0;
}

.login-logo {
    display: block;
    height: auto;
    max-height: 158px;
    max-width: 620px;
    object-fit: contain;
    width: min(100%, 620px);
}

.login-form {
    margin: 0 auto;
    max-width: 640px;
    width: 100%;
}

.login-field {
    margin-bottom: 24px;
    width: 100%;
}

.login-input-shell {
    align-items: center;
    background: #fff;
    border: 1px solid #c8d0da;
    border-radius: 4px;
    display: flex;
    height: 74px;
    position: relative;
    width: 100%;
}

.login-input-shell:focus-within {
    border-color: #0f6472;
    box-shadow: 0 0 0 3px rgba(15, 100, 114, 0.12);
}

.login-input-shell > .feather {
    color: #697482;
    font-size: 30px;
    left: 28px;
    line-height: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.login-form .login-input-shell .form-control {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #34405a;
    font-size: 26px;
    font-weight: 400;
    height: 100%;
    min-height: 0;
    padding: 0 62px 0 82px;
    width: 100%;
}

.login-form .login-input-shell .form-control::placeholder {
    color: #697482;
    opacity: 1;
}

.login-password-input {
    padding-right: 82px !important;
}

.login-password-toggle {
    align-items: center;
    background: transparent;
    border: 0;
    color: #697482;
    display: inline-flex;
    font-size: 30px;
    height: 44px;
    justify-content: center;
    line-height: 1;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
}

.login-password-toggle:hover,
.login-password-toggle:focus {
    color: #0f6472;
    outline: 0;
}

.login-button {
    align-items: center;
    background: #0f6472;
    border: 1px solid #0d5a67;
    border-radius: 4px;
    box-shadow: 0 8px 18px rgba(15, 100, 114, 0.18);
    display: inline-flex;
    font-size: 25px;
    font-weight: 800;
    height: 74px;
    justify-content: center;
    line-height: 1;
    margin-top: 10px;
    width: 100%;
}

.login-button:hover,
.login-button:focus {
    background: #0b5260;
    border-color: #0b5260;
}

.login-validation {
    font-weight: 700;
    margin: 0 0 18px;
}

.login-validation:empty,
.login-validation.validation-summary-valid {
    display: none;
}

.login-field-validation {
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin-top: 6px;
}

@media (max-width: 767.98px) {
    .login-panel {
        padding: 46px 28px 42px;
    }

    .login-brand {
        margin-bottom: 34px;
    }

    .login-input-shell,
    .login-button {
        height: 58px;
    }

    .login-form .login-input-shell .form-control {
        font-size: 19px;
        padding-left: 62px;
    }

    .login-input-shell > .feather,
    .login-password-toggle {
        font-size: 24px;
    }

    .login-input-shell > .feather {
        left: 22px;
    }

    .login-button {
        font-size: 20px;
    }
}
/* Compact login sizing */
.login-page {
    padding: 28px 16px;
}

.login-panel {
    border-top-width: 5px;
    padding: 42px 44px 40px;
    width: min(560px, 100%);
}

.login-brand {
    margin-bottom: 28px;
}

.login-logo {
    max-height: 112px;
    max-width: 430px;
    width: min(100%, 430px);
}

.login-form {
    max-width: 440px;
}

.login-field {
    margin-bottom: 16px;
}

.login-input-shell {
    height: 52px;
}

.login-input-shell > .feather {
    font-size: 22px;
    left: 20px;
}

.login-form .login-input-shell .form-control {
    font-size: 18px;
    padding-left: 58px;
    padding-right: 48px;
}

.login-password-input {
    padding-right: 62px !important;
}

.login-password-toggle {
    font-size: 22px;
    height: 36px;
    right: 12px;
    width: 36px;
}

.login-button {
    font-size: 18px;
    height: 52px;
    margin-top: 6px;
}

@media (max-width: 767.98px) {
    .login-panel {
        padding: 34px 22px 32px;
    }

    .login-brand {
        margin-bottom: 24px;
    }

    .login-input-shell,
    .login-button {
        height: 48px;
    }
}
/* CrawlerMonitoringDashboard reference login sizing */
.login-body {
    background: #e9edf2;
    color: #34405a;
    font-family: "Open Sans", sans-serif;
    min-height: 100vh;
}

.login-page {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    min-height: 100vh;
    padding: 13vh 20px 36px;
}

.login-panel {
    background: #fff;
    border-radius: 5px;
    border-top: 0;
    box-shadow: 0 10px 28px rgba(31, 42, 58, 0.08);
    padding: 24px 26px 26px;
    width: min(380px, 100%);
}

.login-brand {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    min-height: 142px;
}

.login-logo {
    display: block;
    height: auto;
    max-height: 142px;
    max-width: 260px;
    object-fit: contain;
    width: auto;
}

.login-form {
    margin: 0 auto;
    max-width: none;
    width: 100%;
}

.login-form .form-group {
    margin-bottom: 14px;
    width: 100%;
}

.login-form .form-control {
    background: #fff;
    border: 1px solid #c9c9c9;
    border-radius: 2px;
    box-shadow: none;
    color: #34405a;
    font-size: 15px;
    height: 38px;
    min-height: 0;
    padding: 7px 12px;
}

.login-form .form-control:focus {
    border-color: #0f6472;
    box-shadow: none;
}

.login-form .form-control::placeholder {
    color: #657287;
    opacity: 1;
}

.login-validation {
    font-weight: 600;
    margin: 0 0 14px;
}

.login-validation:empty,
.login-validation.validation-summary-valid {
    display: none;
}

.login-button {
    align-items: center;
    background: #0f6472;
    border-color: #0f6472;
    border-radius: 2px;
    box-shadow: none;
    display: inline-flex;
    font-size: 15px;
    font-weight: 600;
    height: auto;
    justify-content: center;
    line-height: 1.5;
    margin-top: 0;
    min-height: 38px;
    padding: 6px 12px;
    width: 100%;
}

.login-button:hover,
.login-button:focus {
    background: #0b5260;
    border-color: #0b5260;
}

.login-field-validation {
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin-top: 4px;
}

@media (max-width: 575.98px) {
    .login-panel {
        padding: 24px 20px;
    }

    .login-page {
        padding-top: 64px;
    }

    .login-brand {
        margin-bottom: 0;
        min-height: 126px;
    }

    .login-logo {
        max-height: 126px;
        max-width: 236px;
    }
}
