.mta-sts-fail-res, .tls-rpt-fail-res, .dmarc-fail-res {
    padding: 10px;
}

.tls-rpt-fail-text, .mta-sts-fail-text, .dmarc-mode-fail-text {
    font-size: 15.6px;
}

.enable-record-text {
    font-size: 14px;
}

.failed {
    font-size: 16px;
}

#not-found-record-section, .hosted-result-pending, .tls-hosted-result-pending {
    display: none;
}

.mta-sts-record-current {
    display: none;
    width: 100%;
}

table {
    border: none;
    padding: 10px;
}

.mta-sts-res-input {
    width: 100% !important;
}

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

table > tbody tr:nth-of-type(odd) {
    background-color: unset;
}

.table-header {
    font-size: 14px;
    line-height: 18px;
    color: #646C9A;
    font-weight: bold;
}

.select-box-label {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #212529 !important;
}

.select-box-label {
    padding-left: 20px;
}

.select-box-container {
    width: 100%;
}

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

.tls-rpt-enabled-row {
    width: 39%;
}

.table-result {
    font-size: 15px;
    font-weight: 600;
}

.success-color {
    color: #43BEB5;
    font-weight: 700;
    font-size: 14px;
}

.fail-color{
    color: #E53935;
    font-weight: 700;
    font-size: 14px;
}

.table-header-mx {
    vertical-align: middle !important;
}

.mx-result, .policy-file-result {
    font-size: 16px;
    font-weight: 500;
}

.mx-result{
    padding: 0;
}

.first-table table tbody .mx-results {
    width: 250px;
}

.policy-label {
    width: 34%;
}

.policy-file-row {
    width: 32%;
}

.mta-sts-records-wrapper table td {
    padding: 10px;
}

.mta-sts-records-wrapper {
    margin-bottom: 20px;
}

.swal2-confirm {
    background-color: #1A73E8 !important;
}

.subtitle {
    font-weight: 500 !important;
    font-size: 13px !important;
    color: #48465B;
}

.reload-button-container {
    margin: 25px auto auto auto;
}

.mta-sts-content {
    width: 100%;
}

.first-part-body,
.mta-sts-record-current-body,
.not-fount-part-table-body {
    border: 1px solid #EBEDF2;
    box-sizing: border-box;
    border-radius: 4px;
}

.record-lookup-fail-table tbody td {
    padding: 15px 15px 10px 1px;
}

.record-lookup-fail-table {
    margin-bottom: 10px;
}

.fail-table-header {
    font-size: 14px;
    line-height: 18px;
    color: #646C9A;
    font-weight: bold;
}

.failed-record-section {
    margin-bottom: 15px;
}

.enable-record-text-part {
    padding: 10px 10px 0 0;
    font-size: 14px;
    line-height: 22px;
    color: #646C9A;
    font-weight: bold;
}

#mta-sts-res[readonly], #mta-sts-response[readonly], #tls-rpt-response[readonly] {
    color: #959CB6 !important;
}

.publish-record-info-text {
    margin-bottom: 0!important;
    font-size: 14px;
    line-height: 18px;
    color: #646C9A;
    font-weight: bold;
}

.publish-record-info-section {
    padding: 20px;
}

.publish-table-value-container {
    display: flex;
}

.table-header-name {
    width: 30%;
}

#mta-sts table{
    border: 1px solid #EBEDF2;
    border-radius: 4px;
}

.mta-sts-records-wrapper table tbody td {
    padding: 25px 10px;
}

.table-body-first-row, .table-body-second-row {
    border-bottom: 1px solid #EBEDF2;
}

.first-table table tbody td {
    padding: 20px;
}

.first-table table tbody td {
    border-bottom: 1px solid #EBEDF2;
}

.mx-results {
    border-bottom: none !important;
    padding: 5px 20px !important;
}

.first-table table tbody .table-header-mx {
    padding: 10px 20px;
}

/* .first-table table tbody .mx-result {
    padding: 10px 0;
} */

.table-header-valid,
.table-header-policy,
.table-header-mx,
.table-header-hosted,
.table-header-policy-status {
    border-bottom: 1px solid #EBEDF2;
}

.policy-status-container {
    width: 60%;
}

.table-header-policy-status {
    vertical-align: middle !important;
}

.first-table table {
    margin-bottom: 3rem;
}

.add-button-section {
    text-align: end;
}

.bootstrap-select.btn-group .btn .caret {
    left: 12px;
}

.mta-sts-reload-button {
    display: flex;
    margin-top: 25px;
}

.hosted-mta-sts-tls-rpt-status table {
    width: 100%;
}

.tls-hosted-failed {
    display: flex;
}

.mx-result {
    font-size: 14px;
}

.tls-record-input {
    margin-top: 24px;
}

.mta-sts-tls-rpt-lookup-mode [data-id=mta-sts-generate-policy] {
    border: none !important;
    padding: 0 !important;
}

.mta-sts-tls-rpt-lookup-mode select::-ms-expand {
    display: none;
}

.first-table table tbody .rua-results {
    border-bottom: none !important;
    padding: 5px 0 !important;
}

.tagify__tag {
    z-index: unset !important;
}

.rua-emails-save-button {
    margin-top: 15px;
    text-align: center;
}

.not-hosted-info-section {
    background-color: #E8EAF9;
    padding: 15px 15px 5px 15px;
    font-size: 14px;
    font-weight: bold;
    border: none;
    border-radius: 4px;
}

.tagify-res::before {
    top: 0;
    margin: 10px 0 0 10px;
    font-family: Flaticon2;
    content: "\f117";
    color: #000;
    transition: .2s ease-out;
    opacity: .2;
    transform: none;
}

.rua-emails-section {
    padding: 0 25px;
}

.col-form-label {
    font-size: 14px !important;
    line-height: 18px;
    color: #646C9A;
    font-weight: bold !important;
}

.rua-base-input {
    margin-left: 15px;
}

.emails-add-enabled {
    margin-bottom: 0;
    width: 90%;
}

.rua-section-input {
    display: flex;
    width: 60%;
}

.rua-section-label {
    width: 40%;
}

.rua-message {
    height: 39px;
    width: 10%;
}

.pending-color {
    font-weight: 700;
    color: #ffb822;
}

.filter-option-inner-inner {
    font-size: 14px;
    font-weight: 500;
}

.flaticon-like {
    font-size: 1.1rem !important;
}

.progress {
    margin-top: 25px;
    height: 20px;
}

.hosted-stat-header {
    width: 45%;
}

.recreate-record-btn {
    color: #5d78ff;
}

.recreate-record-section {
    text-align: right;
}

.policy-file-content {
    font-family: monospace;
}