html {
    opacity: 0;
}

.entry-content #av_section_2 .entry-content-wrapper {
	background-color: rgb(242, 243, 247) !important;
}

.analyzer-container #lookup-btn {
    text-align: center;
}

.analyzer-container .header-inp {
    display: flex;
}

.analyzer-container .col-lg-5 {
    width: 44%;  
}

.analyzer-container .col-lg-7 {
    width: 55%;  
}

.analyzer-container .hd-inp-left {
    width: 50%;
    margin-right: 20px;
}

.analyzer-container .hd-inp-left #domain, .analyzer-container .hd-input-right #selector {
    margin-bottom: 0;
}

.analyzer-container .btn {
    display: inline-block;
    font-weight: normal;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.analyzer-container .btn-success {
    background-color: #0abb87;
    border-color: #0abb87;
    color: #ffffff;
}

.btn.btn-success.ladda-button[disabled], .btn.btn-success.ladda-button[disabled]:hover {
    color: #fff;
    background-color: #08976d;
    border-color: #078b64;
}

.btn.disabled, .btn:disabled {
    opacity: .65;
}

.btn.btn-primary {
    color: #fff;
    background-color: #5867dd;
    border-color: #5867dd;
    padding: 8px 12px;
}

.btn.btn-primary:hover {
    color: #fff;
    background-color: #384ad7;
    border-color: #2e40d4;
}

.btn.btn-primary:focus, .btn.btn-primary.focus {
    color: #fff;
    background-color: #384ad7;
    border-color: #2e40d4;
    box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #5867dd;
    border-color: #5867dd;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2e40d4;
    border-color: #293ccc;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(113, 126, 226, 0.5);
}

.analyzer-container .kt-portlet__head-title {
    padding-top: 7px;
    font-size: 1.2rem;
}

.analyzer-container .btn-success:hover {
    color: #fff;
    background-color: #08976d;
    border-color: #078b64;
}

.hd-input-right {
    width: 50%;
}

.analyzer-container #main-title {
    margin: 0;
    padding: 0;
    font-size: 1.2rem !important;
    font-weight: 500;
    color: #48465b;
}

.analyzer-container .domain-protection-status {
    background-color: #ffffff;
    max-width: 100%;
    margin: auto;
    border-radius: 30px;
}

.analyzer-container .domain-status-C .domain-status-right-side, .analyzer-container .domain-status-D .domain-status-right-side, .analyzer-container .domain-status-F .domain-status-right-side {
    max-width: 75%;
}

.analyzer-container .domain-status-C .domain-status-btn, .analyzer-container .domain-status-D .domain-status-btn, .analyzer-container .domain-status-F .domain-status-btn {
    max-width: 75%;
}

.analyzer-container .domain-status-alert-icon {
    margin-bottom: 5px;
}

.analyzer-container .domain-status-B .left-side {
    background: #DDF6D7;
}

.analyzer-container .domain-status-C .left-side {
    background: rgba(255, 182, 45, 0.2);
}

.analyzer-container .domain-status-D .left-side {
    background: rgba(255, 182, 45, 0.2);
}

.analyzer-container .domain-status-F .left-side {
    background: #FDCFCB;
}

.domain-status-A .left-side .qr-container {
    background: #C3F8F31A;
}
.domain-status-B .left-side .qr-container {
    background: #DDF6D71A;
}

.domain-status-C .left-side .qr-container {
    background: rgba(255, 182, 45, 0.1);
}

.domain-status-D .left-side .qr-container {
    background: rgba(255, 182, 45, 0.1);
}

.domain-status-F .left-side .qr-container {
    background: #FDCFCB1A;
}

.analyzer-container .get-report {
    margin-bottom: 20px;
}

.analyzer-container .dkim-section table th, td {
    padding: 10px;
}

.analyzer-container .domain-status {
    width: 75%;
    margin: auto;
}

.analyzer-container .percent-score, .domain-status-container {
    display: inline-flex;
}

.analyzer-container .domain-status-values, .right-side {
    margin: auto;
}

.analyzer-container .domain-status-values {
        text-align: center;
}

.analyzer-container  .domain-status-right-side {
    display: grid;
    max-width: 55%;
    margin: auto;
}

.analyzer-container .domain-status-container {
    width: 100%;
    border-radius: 20px 20px 0 0;
    margin-bottom: 20px;
}

.analyzer-container .left-side {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: #C3F8F3;
    border-radius: 16px;
    padding: 24px 64px;
}

.analyzer-container .score-value, .analyzer-container .domain-secure-score, .analyzer-container .domain-status-domain {
    color: #002549;
    font-weight: bold;
    font-size: 21px;
}

.analyzer-container .domain-status-domain {
    width: 100%;
}

.analyzer-container .dkim-not-found-info-icon {
    display: none;
}

.analyzer-container .dkim-overview-result {
    color: #808080 ;
    font-size: 17px;
}

.analyzer-container a:visited {
    color: unset;
}

.analyzer-container .mx-ns-tables-container {
    width: 100%;
    display: inline-flex;
}

.analyzer-container .mx-ns-tables-container .title {
    width: 100%;
}

.analyzer-container .dkim-section-not-selected {
    display: none;
}

textarea, #top .main_color .input-text, #top .main_color input[type='text'],
#top .main_color input[type='input'],#top .main_color input[type='password'],
#top .main_color input[type='email'], #top .main_color input[type='number'],
#top .main_color input[type='url'],#top .main_color input[type='tel'],
#top .main_color input[type='search'], #top .main_color select {
    resize: none;
    padding: 10px;
}

textarea, #top .main_color textarea {
    width: 80%;
    resize: none;
}

.analyzer-container .dkim-table {
    margin-left: 10px;
}

.analyzer-container .dmarc-section .table-header {
    max-width: 185px;
    word-wrap: break-word;
}

.analyzer-container .not-found-rua, .analyzer-container .not-found-ruf {
    display: none;
}

.analyzer-container .domain-secure-percentage, .score-title, .domain-status-domain-title {
    color: #595D6E;
    font-weight: 400;
    font-size: 21px;
    white-space: nowrap;
}

.analyzer-container .domain-status-right-side-title {
    color: #002549;
    font-weight: 400;
    font-size: 19px;
}

.analyzer-container .domain-status-right-side-title b {
    font-size: 19px;
}

.analyzer-container .domain-status-right-side-company-name {
    color: #002549;
    font-weight: bold;
    font-size: 21px;
}

.analyzer-container .domain-status-right-side-btn {
    padding: 5px 15px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF !important;
    background: #181937;
    border-radius: 30px;
}

.analyzer-container .content-buttons {
    margin-bottom: 26px;
}

.analyzer-container .header-title-container {
    display: inline-flex;
}

.analyzer-container .spf-record-status, .analyzer-container .dmarc-record-status, .analyzer-container .dkim-record-status, .analyzer-container .mta-sts-record-status,
.analyzer-container .tls-rpt-record-status, .analyzer-container .bimi-record-status, .analyzer-container .dmarc-mode-record-value {
    width: 20px;
    margin: 14px 14px 14px 0px;
}

.analyzer-container .bi-arrow-left-right {
    color: #FFFFFF;
}

.analyzer-container .get-the-report-title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 33px;
    color: #002549;
}

.analyzer-container .share-via-email-btn {
    padding: 5px 12px;
    height: 40px;
    font-weight: bold;
    font-size: 14px;
    line-height: 28px;
    color: #002549;
    border: 1px solid #002549;
    box-sizing: border-box;
    border-radius: 30px;
    margin-right: 22px;
}

.analyzer-container .share-via-link-btn {
    padding: 5px 15px;
    height: 40px;
    font-weight: bold;
    font-size: 14px;
    line-height: 28px;
    color: #002549;
    border: 1px solid #002549;
    box-sizing: border-box;
    border-radius: 30px;
    margin-right: 100px;
}

.analyzer-container .report-section-buttons {
    justify-content: space-between;
    display: flex;
    margin: auto;
    width: 75%;
}

.analyzer-container .lookup-time-section {
    font-size: 17px;
    margin: 10px 0px 0px 0px;
    font-weight: 700;
}

.analyzer-container .lookup-time {
    color: #002549;
}

.analyzer-container .mta-sts-table-tr, .analyzer-container .tls-rpt-table-tr {
    display: table-row ;
}

.analyzer-container .export-form-field-head, .analyzer-container .email-form-field-head, .analyzer-container .share-form-field-head {
    height: 60px;
    margin-top: 15px;
    margin-left: 30px;
}

.analyzer-container .domain {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 45px;
    color: #161616;
}

.analyzer-container .export-form-field-info, .analyzer-container .email-form-field-info, .analyzer-container .share-form-field-info {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    color: #595D6E;
    margin-bottom: 15px;
}

.analyzer-container .export-form-submit-button {
    width: 158px;
    height: 40px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    background: #1A73E8;
    border-radius: 30px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.analyzer-container .export-form-svg {
    margin-right: 15px;
}

.analyzer-container .email-form-svg {
    margin-right: 10px;
}

.analyzer-container .share-svg {
    margin-right: 10px;
}

.analyzer-container .email-form-submit-button {
    width: 212px;
    height: 40px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    background: #1A73E8;
    border-radius: 30px;
}

.analyzer-container .share-form-submit-button {
    width: 167px;
    height: 40px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    background: #1A73E8;
    border-radius: 30px;
    text-transform: capitalize;
    color: #FFFFFF;
}

.analyzer-container .name:after,  .analyzer-container .email:after {
    content:" *";
}

.analyzer-container .export-form-success-content,  .analyzer-container .email-form-success-content,  .analyzer-container .share-form-success-content {
    position: absolute;
    top: 25%;
    display: grid;
    left: 22%;
}

.analyzer-container .export-form-success-content-text,  .analyzer-container .email-form-success-content-text,  .analyzer-container .share-form-success-content-text {
    font-style: normal;
    font-weight: 300;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    color: #161616;
}

.analyzer-container .email-form-success-content-email {
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    color: #161616;
}

.analyzer-container .share-form-success-content-text {
    margin-left: 25px;
}

.analyzer-container .overview-content .table thead th {
    border-bottom: none;
}

.analyzer-container table th, .analyzer-container td, .analyzer-container .table th, .analyzer-container .table td {
    vertical-align: unset;
}

.analyzer-container .bimi-res {
    border-right: none !important;
}

.analyzer-container .overview-content .table td, .analyzer-container .table th {
    border-top: none;
}

.analyzer-container .overview-content .table td {
    border: none; 
}

.analyzer-container .overview-table-head {
    border-right: 1.5px solid #EBEDF2 !important;
    color: #646C9A !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
}

.analyzer-container .overview {
    margin-bottom: 35px;
}

.analyzer-container .overview-title {
    text-align: center;
    margin-bottom: 25px;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 45px;
    color: #161616;
}

.analyzer-container .overview-content-divider {
    border: 1.5px solid #EBEDF2;
}

.analyzer-container .table-row-result {
    font-weight: 400;
    font-size: 17px !important;
    line-height: 22px;
}

.analyzer-container .table thead th {
    border-bottom: none;
    border-right: none;
}

.analyzer-container .form-inline .input-group {
    width: 100%;
    margin-bottom: 25px;
}

.analyzer-container .copy-button.disabled {
    background: #EBEDF2;
    color: #646C9A;
}

.analyzer-container .content-title {
    font-weight: bold;
    font-size: 21px !important;
    line-height: 23px;
    text-transform: capitalize;
    color: #161616 !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.analyzer-container .content-title-error {
    font-weight: bold;
    font-size: 21px;
    line-height: 23px;
    text-transform: capitalize;
    color: #161616;
    margin-bottom: 10px;
    margin-top: 10px;
}

.analyzer-container#analyzer-block  p, .analyzer-container.analyze-body p,
.analyzer-container.analyze-body ul li, .analyzer-container#analyzer-block ul li {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 29px;
    color: #2F3651;
}

.analyzer-container h4 {
    margin: 15px 15px 15px 0;
    font-size: 1.6rem;
    font-weight: 600;
}

.analyzer-container .spf-section {
    padding-bottom: 20px;
    border-bottom: 2px solid #EBEDF2;
}

.dkim-section, .dmarc-section, .mta-sts-section, .tls-rpt-section,
.mxns-section, .overview, .bimi-section {
    padding: 30px 15px;
    border-bottom: 2px solid #EBEDF2;
}

.analyzer-container .bimi-section {
    padding: 30px 0;
}

.analyzer-container .dkim-section table tr th {
    border-bottom: 2px solid #EBEDF2;
}

.analyzer-container .dkim-table-border {
    border-bottom: 2px solid #EBEDF2 !important;
}

.analyzer-container .dkim-section .form-inline .input-group {
    margin-bottom: 20px;
}

table tbody tr, .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra
.main_color table caption, .main_color tr:nth-child(even), .analyzer-container .main_color .pricing-table>li:nth-child(even), #top .main_color .avia-data-table.avia_pricing_minimal td {
    background-color: #fff !important;
    color: #000000;
}

.analyzer-container table {
    border: none !important;
}

.analyzer-container .mx-ns-tables-container table thead tr th, .analyzer-container .mx-ns-tables-container table thead tr td {
    border: none;
}

.analyzer-container .mx-ns-tables-container table tbody tr td, .analyzer-container .mx-ns-tables-container table tbody tr th {
    border-top: 1px solid #EBEDF2 !important;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.analyzer-container .spf-section table thead tr th, .analyzer-container .spf-section table thead tr td {
    border: none;
}

.analyzer-container .spf-section table tbody tr td, .analyzer-container .spf-section table tbody tr th {
    border-top: 1px solid #EBEDF2 !important;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.analyzer-container .dkim-section table thead tr th, .analyzer-container .dkim-section table thead tr td {
    border: none;
}

.analyzer-container .dkim-section table tbody tr td, .analyzer-container .dkim-section table tbody tr th {
    border-top: 1px solid #EBEDF2 !important;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.analyzer-container .dmarc-section table thead tr th, .analyzer-container .dmarc-section table thead tr td {
    border: none;
}

.analyzer-container .dmarc-section table tbody tr td, .analyzer-container .dmarc-section table tbody tr th {
    border-top: 1px solid #EBEDF2 !important;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.analyzer-container .tls-rpt-section table thead tr th, .analyzer-container .tls-rpt-section table thead tr td {
    border: none;
}

.analyzer-container .tls-rpt-section table tbody tr td, .analyzer-container .tls-rpt-section table tbody tr th {
    border-top: 1px solid #EBEDF2 !important;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.analyzer-container .mta-sts-section table thead tr th, .analyzer-container .mta-sts-section table thead tr td {
    border: none;
}

.analyzer-container .mta-sts-section table tbody tr td, .analyzer-container .mta-sts-section table tbody tr th {
    border-top: 1px solid #EBEDF2 !important;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.analyzer-container .bimi-section table thead tr th, .analyzer-container .bimi-section table thead tr td {
    border: none;
}

.analyzer-container .bimi-section table tbody tr td, .analyzer-container .bimi-section table tbody tr th {
    border-top: 1px solid #EBEDF2 !important;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.analyzer-container .spf-section table tbody tr:first-of-type td, .analyzer-container .spf-section table tbody tr:first-of-type th {
    border: none !important;
}

.analyzer-container .dkim-section table tbody tr:first-of-type td, .analyzer-container .dkim-section table tbody tr:first-of-type th {
    border: none !important;
}

.analyzer-container .dmarc-section table tbody tr:first-of-type td, .analyzer-container .dmarc-section table tbody tr:first-of-type th {
    border: none !important;
}

.analyzer-container .mxns-section table tbody tr:first-of-type td, .analyzer-container .mxns-section table tbody tr:first-of-type th {
    border:none !important;
}

.analyzer-container .mta-sts-section table tbody tr:first-of-type td, .analyzer-container .mta-sts-section table tbody tr:first-of-type th {
    border: none !important;
}

.analyzer-container .tls-rpt-section table tbody tr:first-of-type td, .analyzer-container .tls-rpt-section table tbody tr:first-of-type th {
    border: none !important;
}

.analyzer-container .mxns-section, .analyzer-container .spf-section, .analyzer-container .dmarc-section, .analyzer-container .dkim-section, .analyzer-container .bimi-section, .analyzer-container .mta-sts-section, .analyzer-container .tls-rpt-section {
	padding: 20px 60px !important;
}

.analyzer-container .bimi-section table tbody tr:first-of-type td, .analyzer-container .bimi-section table tbody tr:first-of-type th {
    border: none !important;
}

.analyzer-container .domain-status-btn {
    max-width: 80%;
    margin: auto;
    margin-top: 15px;
}

.analyzer-container .get-report-footer .report-section {
    background-color: #F0F0F0;
    margin-bottom: 0;
    padding-bottom: 40px;
}

.analyzer-container .subtitle {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    color: #212529 !important;
    margin-bottom: 20px !important;
}

.analyzer-container .subtitle b {
    font-size: 16px !important;
    color: #161616 !important;
}

.analyzer-container .domain-protection {
    padding-bottom: 20px;
    border-bottom: 2px solid #EBEDF2;
}

.analyzer-container .report-section {
    padding-top: 40px;
    margin-bottom: 30px;
    text-align: center;
}

.analyzer-container .share-via-email-btn svg, .analyzer-container .share-via-link-btn svg {
    margin: 0 5px 4px 0 !important;
}

.analyzer-container .link-to-section {
    cursor: pointer;
}

.analyzer-container .overview table tbody .table-row-result {
    text-align: left;
    padding-left: 40px;
}

.analyzer-container .title {
    font-style: normal;
    font-weight: normal !important;
    font-size: 24px !important;
    line-height: 38px;
    text-transform: capitalize !important;
    color: #161616 !important;
    margin-bottom: 10px !important;
}

.analyzer-container input {
    background-color: #ffffff !important;
    margin-right: 0 !important;
}

.analyzer-container .spf-section table, .analyzer-container .dmarc-section table, .analyzer-container .mta-sts-section table,
.analyzer-container .tls-rpt-section table, .analyzer-container .mxns-section table {
    width: 75% !important;
}

.analyzer-container .bimi-section table th, .analyzer-container td, .analyzer-container .table th, .analyzer-container .table td {
    vertical-align: middle;
    word-break: break-word;
}

.analyzer-container .table-header {
    padding-left: 0 !important;
    width: 40%;
}

.analyzer-container #section-bimi .table-header {
    width: 30%;
}

.analyzer-container .dmarc-explained-table .table-header {
    width: 35%;
}

.analyzer-container #mta-sts-section .table-header {
        width: 35%;
}

.analyzer-container .copy-button {
    padding: 12px 15px;
    background: #646C9A;
    border-radius: 4px;
    margin-left: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    color: #FFFFFF;
}

.analyzer-container .success-color {
    color: #43BEB5 !important;
    font-size: 17px;
}

.analyzer-container .fail-color {
    color: #EF5347;
    font-size: 17px;
}

.analyzer-container .warning-color {
    color: #ffb822;
    font-size: 17px;
}

.analyzer-container .neutral-color {
    color: #808080;
    font-size: 17px;
}

.analyzer-container .bi-check {
    color: #057B58;
    margin: 0 10px 5px;
}

.analyzer-container .dmarc-warning {
    font-size: 14px;
    color: #212529;
}

.analyzer-container .selected-domain-status {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 45px;
    color: #057B58;
}

.analyzer-container .spf-section .table th, .analyzer-container .spf-section .table td, .analyzer-container .dmarc-section .table th, .analyzer-container .mta-sts-section .table td,
.analyzer-container .mta-sts-section .table th, .analyzer-container .tls-rpt-section .table td, .analyzer-container .tls-rpt-section .table th, .analyzer-container .mxns-section .table th {
    padding: 0.45rem 0 !important;
}

.analyzer-container .section-content {
	padding: 10px 30px;
}

.analyzer-container .dkim-section-description, .analyzer-container .dkim-selector-not-found-subtitle {
	padding-left: 30px;
}

.analyzer-container .dkim-section .item {
	padding: 10px 30px;
}

.analyzer-container .mxns-section .table td {
    padding: 0.45rem 10px 0.45rem 0 !important;
}

.analyzer-container .dmarc-section .table td {
    padding: 0.45rem 5px !important;
}

.analyzer-container .header-small-text {
    font-size: small !important;
}

.analyzer-container .header-title-container p {
    color: #EF5347;
    width: 100%;
    text-align: end;
    float: right;
}

.analyzer-container #section-spf-error, .analyzer-container #dkim-section-not-selected, .analyzer-container #section-bimi-error,
.analyzer-container #section-mta-error, .analyzer-container #section-tls-error {
    padding: 10px 30px;
}

.analyzer-container #dmarc-ruf li, .analyzer-container #dmarc-rua li, .analyzer-container #mta-mx li {
    margin-left: 0;	
}

#input-spf, #input-dmarc-error, #input-dmarc, #input-spf-error,
#input-dkim, #input-bimi, #input-bimi-error, #input-mta, #input-mta-error,
#input-tls, #input-tls-error {
    width: 100% ;
}

.analyzer-container .form-inline .custom-select, .analyzer-container .form-inline .input-group {
    width: 80% !important;
}

.report-section-title {
    display: inline-flex;
}

.lookup-domain {
    word-break: break-all;
}

.lookup-domain-pre-text {
    min-width: 30%;
}

.dkim-v, .dkim-k, .dkim-p {
    word-break: break-all;
}

.table-head-dkim {
    width: 30% !important;
}

#dkim-section table {
    width: 70%;
}
#dkim-section table td {
    padding: 0.45rem 5px !important;
    font-size: 14px;
}

.spf-error-list-item {
    font-size: 14px;
}

.mta-sts-mx {
    font-weight: 500;
    font-size: 17px;
    color: #212529;
}

.mt-sts-mx-res-list-item {
    font-size: 14px;
    color: #212529;
    padding-left: 15px;
}

.rua-ruf-section-item {
    margin-left: 0 !important;
}

.bimi-section-table{
    width: 20%;
}

*[data-section=bimi-error-section] {
    display: contents;
}

.domain-status-left-side-img-container {
    text-align: center;
}

.exchange-section {
    padding-right: 15px;
}

.no-spf-error-section, .no-dmarc-error-section, .no-bimi-error-section, .dmarc-no-error-found,
.no-tls-tpt-error-section, .tls-rpt-no-error-found, .mta-sts-no-error-found {
    font-size: 14px;
    margin-bottom: 10px;
}

.explained-txt {
    font-size: 14px;
}

.spf-no-error-found {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #212529;
}

.spf-failed-status-block {
    display: flex;
}

#spf-placeholder-error::-webkit-input-placeholder, #spf-placeholder-error::-webkit-input-placeholder, #spf-placeholder-error:-ms-input-placeholder, #spf-placeholder-error:-ms-input-placeholder,
#spf-placeholder-error::-moz-placeholder, #spf-placeholder-error::-moz-placeholder, #spf-placeholder-error:-moz-placeholder, #spf-placeholder-error:-moz-placeholder {
    font-size: 15px;
}

#domain::-webkit-input-placeholder, #selector::-webkit-input-placeholder {
    color: #b5b9c4 !important; 
}

.rua-ruf-section-item, .mt-sts-mx-res-list-item {
    list-style-type: none !important;
    padding: 5px 0;
}

.domain-status-determinate-text {
    text-align: center;
    color: #002549;
    font-weight: bold;
    margin-bottom: 15px;
}

.domain-status-determinate-text a {
    all: unset;
    font-size: 15px;
    cursor: pointer;
}

.dkim-record-status-not-specified {
    margin: 7px 5px 5px 0;
    width: 25px;
}

.spf-table .table-header {
    width: 50%;
}

.table-head-dmarc, .tls-valid {
    width: 50%;
}

.bimi-section-table-invallid {
    width: 36%;
}

.domain, .selector {
    font-weight: 500;
    font-size: 1.2rem;
}

.analyzer-container .kt-timeline-v3__item-text code {
    word-break: break-all;
}

.analyzer-container .kt-timeline-v3 .kt-timeline-v3__item:before {
    left: 8.1rem;
}

.analyzer-container .kt-timeline-v3 .kt-timeline-v3__item .kt-timeline-v3__item-desc {
    padding-left: 10rem;
}

.analyzer-container.analyzer-block > .kt-portlet__body {
    background-color: #f7f7f7;
}

.analyzer-container .kt-portlet.spf .kt-badge.kt-badge--inline.kt-badge--md {
    padding: 0.3rem 0.6rem;
}

.analyzer-container .result,  .analyzer-container .result-body {
    background-color: #f7f7f7 !important;
}

.analyzer-container .spf_header {
    background-color: #C3F8F3;
    font-size: 19px;
    display: flex;
}

.analyzer-container .spf_header:hover {
    cursor: pointer;
    opacity: 0.7;
}

.analyzer-container .spf-plus-minus-svg {
    margin: auto 0;
}

[data-visibility=visible] {
    display: block;
}

[data-visibility=hided] {
    display: none !important;
}

[data-section=bimi-img] {
    width: 60px !important;
}

.recaptcha-field-lookup {
    justify-content: center;
}

.recaptcha-field-pdf {
    justify-content: flex-end;
}

.recaptcha-lookup {
    display: none;
    text-align: left;
}

.recaptcha-pdf {
    display: none;
    text-align: end;
}

.recaptcha-misssing {
    color: red;
    display: none;
}

.spf_a_list {
    display: grid;
}

.lookup-count-container {
    margin: 5px 0;
}

.spf_mechanism {
    display: flex;
    margin-bottom: 5px;
}

.mechanism-value {
    margin: auto 0;
}

.display-grid {
    display: grid;
}

.analyzer-container .kt-portlet__head {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    position: relative;
    padding: 10px 25px;
    border-bottom: 1px solid #ebedf2;
    min-height: 60px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.pw-header {
    color: #fff !important;
}

.analyzer-container .kt-portlet .kt-portlet__body {
    display: flex;
    flex-direction: column;
    padding: 25px;
    border-radius: 4px;
}

.tooltip-dkim, .tooltip-spf, [data-attr=bimi-alt] {
    position: relative;
    display: inline-block;
}

.tooltip-dkim   {
    width: 360px;
    max-width: 360px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}

.tooltip-spf, .tooltip-dmarc-policy-none  {
    width: 240px;
    max-width: 240px;
    background-color: #fff;
    box-shadow: 0px 2px 20px 0px rgba(82, 63, 105, 0.15);
    color: #4d4a4a;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
	margin-left: 5px;
	font-size: 13px;
}

.tooltip-auto-dkim {
	position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    width: 260px;
    max-width: 260px;
    background-color: #fff;
    box-shadow: 0px 2px 20px 0px rgba(82, 63, 105, 0.15);
    color: #4d4a4a;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    margin-left: 5px;
}

.spf-failure-mode-soft-netrial {
    display: flex;
}

.analyzer-container .spf-f-info-icon {
    padding-left: 5px;
}

.dkim-t-text {
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}

.analyzer-container .kt-portlet .kt-portlet__foot {
    padding: 25px;
    border-top: 1px solid #ebedf2;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.analyzer-container .kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
    font-weight: 500;
    color: #48465b;
}

.analyzer-container .kt-portlet .kt-portlet__head .kt-portlet__head-toolbar {
    display: flex;
    align-items: center;
    align-content: flex-end;
}

.analyzer-container .kt-portlet {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    box-shadow: 0px 0px 13px 0px rgb(82 63 105 / 5%);
    background-color: #ffffff;
    margin-bottom: 50px;
    border-radius: 4px;
}

.analyzer-container #btnCopyToClipboard {
    padding: 12px 15px;
    background: #646C9A;
    border-radius: 4px;
    margin-left: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    color: #FFFFFF;
}

.analyzer-container .was-validated .form-control:valid,  .analyzer-container .form-control.is-valid {
    border-color: #0abb87 !important;
    padding-right: calc(1.5em + 1.3rem) !important;
    background-repeat: no-repeat !important;
    background-position: right calc(0.375em + 0.325rem) center !important;
    background-size: calc(0.75em + 0.65rem) calc(0.75em + 0.65rem) !important;
}

.analyzer-container .was-validated .form-control:invalid:focus,  .analyzer-container .form-control.is-invalid:focus {
    border-color: #fd397a !important;
    box-shadow: 0 0 0 0.2rem rgb(253 57 122 / 25%) !important;
}

.analyzer-container .domain,  .analyzer-container .selector {
    font-weight: 500;
    font-size: 1.2rem;
}

.analyzer-container .record {
    padding: 20px;
    margin: 10px 0 30px 0;
    word-break: break-all;
    background-color: #f7f8fa !important;
    border: 2px solid #7d7b7b;
    letter-spacing: 0.08rem;
}

.analyzer-container .spf_body, .analyzer-container .spf_a, .analyzer-container .spf_mx, .analyzer-container .spf_ip, .analyzer-container .spf_exist {
    padding: 10px;
    margin: 10px;
    background-color: #f7f8fa;
}

.analyzer-container .spf_a .look-up-count, .analyzer-container .spf_mx .look-up-count, .analyzer-container .spf_ip .look-up-count, .analyzer-container .spf_exist .look-up-count {
    padding: 2px 7px;
    margin-right: 10px;
    max-width: 22px;
    max-height: 22px;
}

.analyzer-container .non-visible {
    display: none;
}

.analyzer-container .lookup-count {
    margin-left: 10px !important;
    max-width: 22px;
    min-width: 22px;
    max-height: 22px;
    min-height: 22px;
    padding: 2px 0 0 7px !important;
}

.display-flex {
    display: flex !important;
}

.display-none {
    display: none !important;
}

.analyzer-container .spf_error {
    margin-bottom: 10px;
}

.analyzer-container .simple_record {
    margin: 10px;
    background: rgba(5, 205, 187, 0.1);
}

.analyzer-container .spf_error {
    color: #FE5145;
    font-size: 14px;
}

.analyzer-container .spf_box {
    padding-left: 30px;
    width: 100%;
}

.analyzer-container #spf_tree {
    margin: auto;
    width: 100%;
}

.analyzer-container .with_error {
    background-color: #FE5145;
    color: white;
}

.analyzer-container .look-up-count {
    background-color: #676767 !important;
    color: white;
    font-size: small;
    margin: 3px;
    padding: 2px;
    border-radius: 3px;
    font-weight: 500;
}

.analyzer-container .full-size {
    width: 100%;
}

.content {
    padding-bottom: 0;
    padding-top: 0;
}

.analyzer-container#analyzer-block .container,
.analyzer-container.analyze-body .container {
    max-width: 100%;
    padding: 0;
}

.container_wrap_first .container {
    max-width: 100% !important;
    padding: 0 !important;
}

.analyzer-container.analyze-body,  .analyzer-container.analyzer-block {
    width: 75%;
    margin: auto;
    padding-top: 50px;
}

.analyzer-container .h-inp {
    display: flex;
}

.analyzer-container .h-inp-l {
    width: 49%;
    margin-right: 10px;
}

.analyzer-container .h-inp-r {
    width: 50%;
}

.analyzer-container .col-lg-12, .analyzer-container .col-md-12, .analyzer-container .col-sm-12, .analyzer-container .col-xs-12 {
    width: 100%;
}

.analyzer-container .overview-table-head {
    width: 50%;
}

.analyzer-container .overview-content-left-side, .analyzer-container .overview-content-right-side {
    width: 50%;
    text-align: center;
    font-size: 21px;
}

.analyzer-container .overview-content-left-side-title, .analyzer-container .overview-content-right-side-title {
    font-style: normal;
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 45px;
    color: #161616 !important;
    text-align: center;
    margin-bottom: 20px;
}

.analyzer-container .overview-table {
    margin-bottom: 50px;
    margin: 30px 0 50px 0;
}

.analyzer-container .overview-content {
    display: flex;
}

.analyzer-container .dmarc-explained-block {
    margin-top: 20px;
}

#section-spf .container {
    padding-top: 15px !important;
}

#dkim-section .header-title-container {
    padding-left: 10px;
}

#input-tls, #input-mta, #input-mta-error, #input-tls-error,
#input-bimi-error, #input-bimi, #input-dkim, #input-spf,
#input-spf-error, #input-dmarc, #input-dmarc-error, .d-inp-g {
    display: flex;
}

.mx-t, .ns-t, .a-t {
    width: 33.3%;
}

#section-bimi table {
    width: auto;
}

.dkim-not-found-info-icon i[title]:hover::after {
    position: absolute;
    top: -100%;
    left: 0;
}

.dkim-not-found-info-icon {
    margin-left: 10px;
}

.analyzer-container .tagify {
	width: 100%;
	font-size: 16px;
	border-radius: 4px;
	border: 1px solid #c2c2c2;
	height: 40px;
}

.analyzer-container .tagify__tag-text {
	font-size: 13px;
}

.analyzer-container .toolbar {
	display: flex;
	align-items: center;
	font-size: 14px;
	justify-content: space-between;
}

.analyzer-container .auto-dkim-switch {
	align-items: center;
}

.analyzer-container .caption, .analyzer-container .help {
	margin-right: 10px;
}

.auto-dkim-input {
	margin-bottom: 15px;
}

.analyzer-container .domain-text, .analyzer-container .selector-text {
	font-size: 0.92rem !important;
	font-weight: 700 !important;
}

.analyzer-container .text-muted {
	font-size: 14px;
}

.analyzer-container .lookup {
	margin: 25px 0px 0px 10px;
	padding: 8px 16px !important;
}

.analyzer-container #domain {
	border-radius: 4px !important;
	border-color: '#e2e5ec' !important;
	height: 40px;
}

.required-sign {
	color: #FF0000 !important;
}

.kt-font-danger {
	color: #fd397a;
}

.kt-font-success {
	color: #0abb87;
}

.d-none {
  display: none !important;
}

.d-flex {
	display: flex !important;
}

.invisible {
    visibility: hidden
}

.analyzer-container .overview a {
    cursor: pointer;
}

.analyzer-container .overview a {
    all: unset;
}

.analyzer-container .simple_record_value,  .analyzer-container .spf_header_value {
    padding-left: 15px;
}

.power_analyzer_form .form-group .input[type="text"],
.power_analyzer_form .form-group .input-group {
    border-radius: 4px;
}

.power_analyzer_form .selector .toolbar {
    display: flex;
    justify-content: space-between;
}

.power_analyzer_form .selector .toolbar .form-text {
    display: flex;
    padding-top: 5px;
}

.power_analyzer_form .selector .toolbar .form-text i.fa {
    line-height: 1.6;
    margin-left: 5px;
    height: 22px;
}

.power_analyzer_form .selector .toolbar .caption {
    flex: 1;
}

.power_analyzer_form .selector .toolbar .help {
    font-size: 13px;
	font-weight: 400;
    padding-right: 10px;
	align-items: center;
}

#analyzer-block .dkim-section .dkim_status_div {
    width: 100%;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 700;
    color: rgb(33, 37, 41);
}

#analyzer-block .dkim-section .dkim_status_div span {
    width: 50%;
    display: inline-block;
}

#analyzer-block .dkim-section h2 {
    font-size: 24px;
}

#analyzer-block .dkim-section h2::before {
    margin-right: 8px;
}

#analyzer-block .dkim-section h2.success::before {
    content: "\2713";
    color: rgba(10, 187, 135, 1);
}

#analyzer-block .dkim-section h2.danger::before {
    content: "\2715";
    color: #e53935;
}

#analyzer-block .dkim-section p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #212529;
    margin-bottom: 20px;
}

#analyzer-block .dkim-section .item .selector {
    font-size: 13px;
    margin-bottom: 10px;
}

#analyzer-block .dkim-section .item .selector b {
    font-weight: 700;
	color: #646c9a;
}

#analyzer-block .dkim-section .item textarea {
    width: 100%;
    padding: 15px;
    border: 1px solid rgba(226, 229, 236, 1);
    border-radius: 4px;
    resize: none;
}

.dkim-section td {
	border-left:none !important;
	border-right: none !important;
}

#analyzer-block .dkim-section .item textarea::-webkit-resizer {
    display: none;
}

#analyzer-block .dkim-section .item .copy-button {
    margin-left: 0;
}

#analyzer-block .dkim-section .item table {
    width: 100%;
	margin: 50px 0;
}

#analyzer-block .dkim-section .item table caption {
	font-weight: 400;
	font-size: 19.5px;
	caption-side: top;
	padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #74788d;
    text-align: left;
}

#analyzer-block .dkim-section .item table tr td {
    border-color: rgba(235, 237, 242, 1);
	padding: 15px;
	vertical-align: top;
    font-size: 14px;
	font-weight: 700;
}

#analyzer-block .dkim-section .item table tr td ul {
    margin: 0;
}

#analyzer-block .dkim-section .item table tr td:first-child::before {
    margin-right: 20px;
	/* content: "\2713"; */
	color: rgba(10, 187, 135, 1);
    content: "";
    display: inline-block;
    background-image: url("domain_record_found_icon.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

#analyzer-block .dkim-section .item table tr td:nth-child(2) {
	width: 60%;
}

#analyzer-block .dkim-section .item table tr:nth-child(2) {
    border-top: none;
}

#analyzer-block .dkim-section .item table tr:nth-child(2) td {
    border-top: none;
    font-size: 14px;
}

#analyzer-block .dkim-section .item table tr td:nth-child(2) ul,
#analyzer-block .dkim-section .item table tr td:nth-child(2) ul li {
    font-size: 14px;
    font-weight: 700;
}

#analyzer-block .dkim-section .item table tr.success td:nth-child(2),
#analyzer-block .dkim-section .item table tr.success td:nth-child(2) ul li {
    color: rgba(10, 187, 135, 1);
}

#analyzer-block .dkim-section .item table tr.danger td:nth-child(2),
#analyzer-block .dkim-section .item table tr.danger td:nth-child(2) ul li {
    color: #e53935;
}

#analyzer-block .dkim-section .item table tr.danger td:first-child::before {
    content: "\2715";
    color: #e53935;
    content: "";
    background-image: url("domain_record_not_found_icon.png");
}

#analyzer-block .dkim-section .item table tr.warning td:nth-child(2),
#analyzer-block .dkim-section .item table tr.warning td:nth-child(2) ul li {
    color: #ffb822;
}

#analyzer-block .dkim-section .item table tr.warning td:first-child::before {
	/* content: "\0021"; */
	color: #ffb822;
    background-image: url(../../../media/icons/domain_status_alert_1.png);
}

.domain-status-values {
    left: 7%;
    display: grid;
    gap: 20px;
}

.analyzer-container .score-value {
    display: flex;
    justify-content: center;
}

.analyzer-container p, .analyzer-container ul li {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 29px;
    color: #2F3651;
}

.analyzer-container p {
    margin: 15px 25px 15px 0;
    font-size: 1.4rem;
    font-weight: 400;
}

.dkim-section, .dmarc-section, .mta-sts-section, .tls-rpt-section, .mxns-section,.overview, .bimi-section {
    border-bottom: 2px solid #EBEDF2;
}

.analyzer-container table tbody tr {
    background-color: #fff !important;
}

.analyzer-container table {
    border: none;
}

.analyzer-container .overview-table-head {
    text-align: right;
    padding-right: 40px !important;
}

.analyzer-container .table-header {
    padding-left: 0 !important;
}

.analyzer-container .reload {
    color: #212529;
    background-color: #e1e1ef;
    border-color: #e1e1ef;
    border: 0;
    padding: 5px 15px;
    font-size: 18px;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid transparent;
}

.domain-status-background-img {
    width: 200px;
}

@media (min-width: 992px) {
    .report-section {
        margin-bottom: 40px;
    }
    .form-inline .input-group {
        margin-bottom: 20px;
    }
    .content-title {
        margin-top: 10px;
    }
    .container.content, .container .content-bottom {
        padding: 35px 40px;
    }
    .domain-status-domain-title, .domain-status-domain {
        width: 100%;
    }
    .domain-status-values {
        left: unset;
        text-align: center;
    }
}

@media (max-width: 992px) {
    .domain-status-domain-title, .domain-status-domain {
        width: 100%;
    }
    .domain-status-values {
        left: unset;
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .spf-section {
        padding: 20px 60px 20px;
    }
    .dkim-section, .dmarc-section, .mta-sts-section, .tls-rpt-section, .bimi-section, .mxns-section {
        padding: 30px 15px;
    }
    .dkim-section input {
        margin-bottom: 15px !important;
    }
    .overview .overview-left-side-table-body td {
        width: 45%;
    }
    .domain-status-determinate-text {
        margin: 0 0 10px 0;
    }
    .domain-status-domain-title, .domain-status-domain {
        width: 100%;
    }
    .domain-status-values {
        left: unset;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .report-section-title{
        text-align: center !important;
        margin-bottom: 15px;
    }

    .report-section-buttons {
        text-align: center;
    }

    .report-section-buttons button{
        margin-bottom: 20px;
        margin-right: auto;
    }

    .back-to-homepage-btn {
        margin-bottom: 20px;
    }

    button.btn.domain-status-right-side-btn {
        margin-bottom: 15px;
    }

    .overview-content-divider {
        width: 100%;
    }

    button.btn.footer-back-to-homepage-btn {
        margin-bottom: 15px;
    }

    .domain-status-background-img {
        width: 140px;
    }

    .domain-status-domain-title, .domain-status-domain {
        width: 100%;
    }

    .domain-status-values {
        left: unset;
        text-align: center;
    }
}

.spf-no-error-found, .dmarc-no-error-found, .dkim-no-error-found, .bimi-no-error-found, .tls-rpt-no-error-found, .mta-sts-no-error-found {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #212529;
}

.btn.btn-custom-secondary {
    display: flex;
    height: 38px;
    padding: 9px 12px 10px 12px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background-color: #E7EBFF;
    border-radius: 4px;
    color: #5162DB;
}

.btn.btn-custom-secondary:hover {
    background-color: #D2DCFF;
}

.btn .btn.btn-custom-secondary:active {
    background-color: #C7D3FF;
}

.analyzer-container #send-now-btn {
    color: #5162DB;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
    background: none;
    padding: 0px;
    border: none;
    cursor: pointer;
}

.analyzer-container .requested-report-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px;
    max-width: 160px;
    text-align: center;
    border-radius: 16px;
    gap: 8px;
    border: 1px solid #FFF;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
    background: #ffffff4d;
}

.analyzer-container .qr-container {
    padding: 16px;
    border: 1px solid #fff;
    border-radius: 16px;
}

.analyzer-container .requested-report-description {
    font-size: 13px;
}

.analyzer-container .export-svg {
    margin-top: 7px;
}

.analyzer-container .percentage-value, .analyzer-container .domain-status-domain-name {
    display: grid;
    gap: 5px;
}

.analyzer-container .resend-code-btn {
    color: #5D78FF;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    background: none;
    padding: 0px;
    border: none;
    cursor: pointer;
    text-decoration-line: underline;
}

.analyzer-container .resend-code-btn:disabled {
    opacity: 0.5;
    cursor: auto;
}

.analyzer-container .code-receive-container {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
    align-items: center;
}

.analyzer-container .code-is-invalid {
    color: #EB001F;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    margin: 10px 0px;
}

/* start: avia styles */
.alternate_color,
.alternate_color .site-background,
.alternate_color .first-quote,
.alternate_color .related_image_wrap,
.alternate_color .gravatar img .alternate_color .hr_content,
.alternate_color .news-thumb,
.alternate_color .post-format-icon,
.alternate_color .ajax_controlls a,
.alternate_color .tweet-text.avatar_no,
.alternate_color .toggler,
.alternate_color .toggler.activeTitle:hover,
.alternate_color #js_sort_items,
.alternate_color.inner-entry,
.alternate_color .grid-entry-title,
.alternate_color .related-format-icon,
.grid-entry .alternate_color .avia-arrow,
.alternate_color .avia-gallery-big,
.alternate_color .avia-gallery-big,
.alternate_color .avia-gallery img,
.alternate_color .grid-content,
.alternate_color .av-share-box ul,
#top .alternate_color .av-related-style-full .related-format-icon,
.alternate_color .related_posts.av-related-style-full a:hover,
.alternate_color.avia-fullwidth-portfolio .pagination .current,
.alternate_color.avia-fullwidth-portfolio .pagination a,
.alternate_color .av-hotspot-fallback-tooltip-inner,
.alternate_color .av-hotspot-fallback-tooltip-count {
    color: #646c9a;
}

#av_section_1 .avia-buttonrow-wrap.avia-buttonrow-center.avia-builder-el-4.el_after_av_hr.avia-builder-el-last {
    padding-bottom: 100px;
}

.avia-buttonrow-wrap.avia-buttonrow-center.avia-builder-el-4.el_after_av_hr.avia-builder-el-last.avia_iconbox_title a {
    color: #1a73e8 !important;
}

.avia-button.avia-color-blue.avia-icon_select-no.avia-size-large {
    color: #fff !important;
}

#av_section_1:first-child main {
    padding-top: 60px;
}

.entry-content .container .template-page.content {
    padding-top: 0px;
    padding-bottom: 0px;
}
/* end: avia styles */

/* start: modal styles */
.analyzer-container .modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.analyzer-container .modal-content {
    background-color: #fff;
    margin: 10% auto;
    padding: 40px 24px;
    min-height: 400px;
    position: relative;
    width: 408px;
    border-radius: 16px;
    border: 1px solid #EDEFF4;
    box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.10);
}

.close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    font-weight: 700;
    color: #959CB6;
    padding: 20px 24px;
    cursor: pointer;
}

.analyzer-container .requested-report-modal-btn {
    width: 100%;
}

.analyzer-container .label {
    color: #646C9A;
    font-size: 15px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
    letter-spacing: 0.5px;
}

.analyzer-container .form-container {
    margin: 24px 0px;
}

.analyzer-container .input-container {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}

.analyzer-container #requested-report-modal input {
    padding: 12px 16px;
    align-items: flex-start;
    gap: 10px;
    border-radius: 4px;
    border: 1px solid #E2E5EC !important;
    margin-bottom: 0px !important
}

.analyzer-container #requested-report-modal input::placeholder {
    color: #959CB6;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.analyzer-container .get-email, .analyzer-container .get-verification-code {
    color: #5B628C;
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.15px;
    margin-top: 15px;
}

.analyzer-container .form-info {
    color: #8389AE;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.4px;
}

.analyzer-container .send-verification-code-info {
    color: #8389AE;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.4px;
    padding: 0px 30px 32px 30px;
}

.analyzer-container .field-validation {
    font-size: 11px;
    color: #959CB6;
}

.analyzer-container .image-container {
    text-align: center;
    margin: 12px 0px;
}

.analyzer-container .field-validation.font-success {
    color: #0abb87;
}

.analyzer-container .field-validation.font-danger {
    color: #e53935;
}

.analyzer-container .code-input-container {
    display: flex;
    gap: 16px;
    justify-content: center;
    align-self: stretch;
    align-items: flex-start;
    padding: 0px 32px;
}
  
.analyzer-container #requested-report-modal .code-input {
    padding: 12px 16px;
    height: 56px;
    width: 40px;
    border-radius: 4px;
    border: 1px solid #CFD1E0;
    color: #5B628C;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}

.analyzer-container .time-remaining, .analyzer-container .code-not-received {
    color: #646C9A;
    text-align: right;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.analyzer-container .email-sent-container {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin: 32px 0px;
}

.analyzer-container .email-sent-image-container {
    display: flex;
    justify-content: center;
    margin-top: 32px;
}

.analyzer-container .congratulations {
    color: #5B628C;
    text-align: center;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.15px;
}

.analyzer-container .email-sent {
    color: #646C9A;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
    padding: 0px 30px;
}

.analyzer-container #requested-report-modal .code-input.border-success {
    border-color : #0ABB87 !important;
}

.analyzer-container #requested-report-modal .code-input.border-fail {
    border-color : #F64E60 !important;
}

.entry-content-wrapper #requested-report-modal  .iti__country-list ul {
    list-style: none !important;
}

.entry-content-wrapper #requested-report-modal .iti__country-list li {
    margin-left: 5px !important;
    font-size: 12px !important;
}

.entry-content-wrapper #requested-report-modal .iti__selected-dial-code {
    font-size: 14px;
}

.entry-content-wrapper #requested-report-modal .iti__divider {
    display: none;
}

.iti__arrow {
    visibility: hidden;
}

.go-to-platform-container {
    display: flex;
    align-items: center;
}

.analyzer-container .horizontal-line {
    flex-grow: 1;
    border: 1px solid #E7E8EF;
    margin-top: 24px;
}

.analyzer-container .or-text {
    padding: 0px 15px;
    color: #646C9A;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: -5px;
}

.analyzer-container .go-to-platform {
    text-align: center;
    color: #5D78FF;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* end: modal styles */

/* start: kt-switch styles */
.kt-switch {
    display: inline-block;
    font-size: 1rem;
}

.kt-switch input:empty {
    margin-left: -999px;
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
    opacity: 0;
}

.kt-switch input:empty ~ span {
    display: inline-block;
    position: relative;
    float: left;
    width: 1px;
    text-indent: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.kt-switch input:empty ~ span:before, .kt-switch input:empty ~ span:after {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: ' ';
    -webkit-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
}

.kt-switch.kt-switch--icon input:empty ~ span:after {
    font-family: "LineAwesome";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.kt-switch.kt-switch--icon input:checked ~ span:after {
    content: '\f17b';
}

.kt-switch.kt-switch--icon-check input:checked ~ span:after {
    font-family: "LineAwesome";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.kt-switch input:empty ~ span {
    line-height: 30px;
    margin: 2px 0;
    height: 30px;
    width: 57px;
    border-radius: 15px;
}
    
.kt-switch input:empty ~ span:before, .kt-switch input:empty ~ span:after {
    width: 54px;
    border-radius: 15px;
}

.kt-switch input:empty ~ span:after {
    height: 24px;
    width: 24px;
    line-height: 26px;
    top: 3px;
    bottom: 3px;
    margin-left: 3px;
    font-size: 0.9em;
    text-align: center;
    vertical-align: middle;
}

.kt-switch input:checked ~ span:after {
    margin-left: 26px;
}

.kt-switch.kt-switch--lg input:empty ~ span {
    line-height: 40px;
    margin: 2px 0;
    height: 40px;
    width: 75px;
    border-radius: 20px;
}

.kt-switch.kt-switch--lg input:empty ~ span:before, .kt-switch.kt-switch--lg input:empty ~ span:after {
    width: 72px;
    border-radius: 20px;
}

.kt-switch.kt-switch--lg input:empty ~ span:after {
    height: 34px;
    width: 34px;
    line-height: 34px;
    top: 3px;
    bottom: 3px;
    margin-left: 3px;
    font-size: 1em;
    text-align: center;
    vertical-align: middle;
}

.kt-switch.kt-switch--lg input:checked ~ span:after {
    margin-left: 34px;
}

.kt-switch.kt-switch--sm input:empty ~ span {
    line-height: 24px;
    margin: 2px 0;
    height: 24px;
    width: 40px;
    border-radius: 12px;
}

.kt-switch.kt-switch--sm input:empty ~ span:before, .kt-switch.kt-switch--sm input:empty ~ span:after {
    width: 38px;
    border-radius: 12px;
}

.kt-switch.kt-switch--sm input:empty ~ span:after {
    height: 20px;
    width: 20px;
    line-height: 20px;
    top: 2px;
    bottom: 2px;
    margin-left: 2px;
    font-size: 0.8em;
    text-align: center;
    vertical-align: middle;
}

.kt-switch.kt-switch--sm input:checked ~ span:after {
    margin-left: 20px;
}

.form-group.row .kt-switch {
    margin-top: 0.15rem;
}

.form-group.row .kt-switch.kt-switch--lg {
    margin-top: 0rem;
    position: relative;
    top: -0.3rem;
}

.form-group.row .kt-switch.kt-switch--sm {
    margin-top: 0.3rem;
}

.kt-switch input:empty ~ span:before {
    background-color: #e8ebf1;
}

.kt-switch input:empty ~ span:after {
    color: #f8f9fb;
    background-color: #ffffff;
}

.kt-switch input:checked ~ span:before {
    background-color: #e8ebf1;
}

.kt-switch input:checked ~ span:after {
    background-color: #5d78ff;
    color: #ffffff;
}

.kt-switch input[disabled] {
    cursor: not-allowed;
}

.kt-switch input[disabled] ~ span:after, .kt-switch input[disabled] ~ span:before {
    cursor: not-allowed;
    opacity: 0.7;
}

.kt-switch.kt-switch--brand:not(.kt-switch--outline) input:empty ~ span:before {
    background-color: #5d78ff;
}

.kt-switch.kt-switch--brand:not(.kt-switch--outline) input:empty ~ span:after {
    color: #5d78ff;
    background-color: #ffffff;
    opacity: 0.4;
}

.kt-switch.kt-switch--brand:not(.kt-switch--outline) input:checked ~ span:before {
    background-color: #5d78ff;
}

.kt-switch.kt-switch--brand:not(.kt-switch--outline) input:checked ~ span:after {
    opacity: 1;
}

.kt-switch.kt-switch--outline.kt-switch--brand input:empty ~ span:before {
    border: 2px solid #dee3eb;
    background-color: #e8ebf1;
}

.kt-switch.kt-switch--outline.kt-switch--brand input:empty ~ span:after {
    color: #ffffff;
}

.kt-switch.kt-switch--outline.kt-switch--brand input:checked ~ span:before {
    background-color: #ffffff;
}

.kt-switch.kt-switch--outline.kt-switch--brand input:checked ~ span:after {
    background-color: #5d78ff;
    opacity: 1;
}

.kt-switch.kt-switch--light:not(.kt-switch--outline) input:empty ~ span:before {
    background-color: #ffffff;
}

.kt-switch.kt-switch--light:not(.kt-switch--outline) input:empty ~ span:after {
    color: #ffffff;
    background-color: #282a3c;
    opacity: 0.4;
}

.kt-switch.kt-switch--light:not(.kt-switch--outline) input:checked ~ span:before {
    background-color: #ffffff;
}

.kt-switch.kt-switch--light:not(.kt-switch--outline) input:checked ~ span:after {
    opacity: 1;
}

.kt-switch.kt-switch--outline.kt-switch--light input:empty ~ span:before {
    border: 2px solid #dee3eb;
    background-color: #e8ebf1;
}

.kt-switch.kt-switch--outline.kt-switch--light input:empty ~ span:after {
    color: #282a3c;
}

.kt-switch.kt-switch--outline.kt-switch--light input:checked ~ span:before {
    background-color: #282a3c;
}

.kt-switch.kt-switch--outline.kt-switch--light input:checked ~ span:after {
    background-color: #ffffff;
    opacity: 1;
}

.kt-switch.kt-switch--dark:not(.kt-switch--outline) input:empty ~ span:before {
    background-color: #282a3c;
}

.kt-switch.kt-switch--dark:not(.kt-switch--outline) input:empty ~ span:after {
    color: #282a3c;
    background-color: #ffffff;
    opacity: 0.4;
}

.kt-switch.kt-switch--dark:not(.kt-switch--outline) input:checked ~ span:before {
    background-color: #282a3c;
}

.kt-switch.kt-switch--dark:not(.kt-switch--outline) input:checked ~ span:after {
    opacity: 1;
}

.kt-switch.kt-switch--outline.kt-switch--dark input:empty ~ span:before {
    border: 2px solid #dee3eb;
    background-color: #e8ebf1;
}

.kt-switch.kt-switch--outline.kt-switch--dark input:empty ~ span:after {
    color: #ffffff;
}

.kt-switch.kt-switch--outline.kt-switch--dark input:checked ~ span:before {
    background-color: #ffffff;
}

.kt-switch.kt-switch--outline.kt-switch--dark input:checked ~ span:after {
    background-color: #282a3c;
    opacity: 1;
}

.kt-switch.kt-switch--primary:not(.kt-switch--outline) input:empty ~ span:before {
    background-color: #5867dd;
}

.kt-switch.kt-switch--primary:not(.kt-switch--outline) input:empty ~ span:after {
    color: #5867dd;
    background-color: #ffffff;
    opacity: 0.4;
}

.kt-switch.kt-switch--primary:not(.kt-switch--outline) input:checked ~ span:before {
    background-color: #5867dd;
}

.kt-switch.kt-switch--primary:not(.kt-switch--outline) input:checked ~ span:after {
    opacity: 1;}

.kt-switch.kt-switch--outline.kt-switch--primary input:empty ~ span:before {
    border: 2px solid #dee3eb;
    background-color: #e8ebf1;
}

.kt-switch.kt-switch--outline.kt-switch--primary input:empty ~ span:after {
color: #ffffff; }

.kt-switch.kt-switch--outline.kt-switch--primary input:checked ~ span:before {
    background-color: #ffffff;
}

.kt-switch.kt-switch--outline.kt-switch--primary input:checked ~ span:after {
    background-color: #5867dd;
    opacity: 1;
}

.kt-switch.kt-switch--success:not(.kt-switch--outline) input:empty ~ span:before {
    background-color: #0abb87;
}

.kt-switch.kt-switch--success:not(.kt-switch--outline) input:empty ~ span:after {
    color: #0abb87;
    background-color: #ffffff;
    opacity: 0.4;
}

.kt-switch.kt-switch--success:not(.kt-switch--outline) input:checked ~ span:before {
    background-color: #0abb87;
}

.kt-switch.kt-switch--success:not(.kt-switch--outline) input:checked ~ span:after {
    opacity: 1;
}

.kt-switch.kt-switch--outline.kt-switch--success input:empty ~ span:before {
    border: 2px solid #dee3eb;
    background-color: #e8ebf1;
}

.kt-switch.kt-switch--outline.kt-switch--success input:empty ~ span:after {
    color: #ffffff;
}

.kt-switch.kt-switch--outline.kt-switch--success input:checked ~ span:before {
    background-color: #ffffff;
}

.kt-switch.kt-switch--outline.kt-switch--success input:checked ~ span:after {
    background-color: #0abb87;
    opacity: 1;
}

.kt-switch.kt-switch--info:not(.kt-switch--outline) input:empty ~ span:before {
    background-color: #5578eb;
}

.kt-switch.kt-switch--info:not(.kt-switch--outline) input:empty ~ span:after {
    color: #5578eb;
    background-color: #ffffff;
    opacity: 0.4;
}

.kt-switch.kt-switch--info:not(.kt-switch--outline) input:checked ~ span:before {
    background-color: #5578eb;
}

.kt-switch.kt-switch--info:not(.kt-switch--outline) input:checked ~ span:after {
    opacity: 1;
}

.kt-switch.kt-switch--outline.kt-switch--info input:empty ~ span:before {
    border: 2px solid #dee3eb;
    background-color: #e8ebf1;
}

.kt-switch.kt-switch--outline.kt-switch--info input:empty ~ span:after {
    color: #ffffff;
}

.kt-switch.kt-switch--outline.kt-switch--info input:checked ~ span:before {
    background-color: #ffffff;
}

.kt-switch.kt-switch--outline.kt-switch--info input:checked ~ span:after {
    background-color: #5578eb;
    opacity: 1;
}

.kt-switch.kt-switch--warning:not(.kt-switch--outline) input:empty ~ span:before {
    background-color: #ffb822;
}

.kt-switch.kt-switch--warning:not(.kt-switch--outline) input:empty ~ span:after {
    color: #ffb822;
    background-color: #111111;
    opacity: 0.4;
}

.kt-switch.kt-switch--warning:not(.kt-switch--outline) input:checked ~ span:before {
    background-color: #ffb822;
}

.kt-switch.kt-switch--warning:not(.kt-switch--outline) input:checked ~ span:after {
    opacity: 1;
}

.kt-switch.kt-switch--outline.kt-switch--warning input:empty ~ span:before {
    border: 2px solid #dee3eb;
    background-color: #e8ebf1;
}

.kt-switch.kt-switch--outline.kt-switch--warning input:empty ~ span:after {
    color: #111111;
}

.kt-switch.kt-switch--outline.kt-switch--warning input:checked ~ span:before {
    background-color: #111111;
}

.kt-switch.kt-switch--outline.kt-switch--warning input:checked ~ span:after {
    background-color: #ffb822;
    opacity: 1;
}

.kt-switch.kt-switch--danger:not(.kt-switch--outline) input:empty ~ span:before {
    background-color: #fd397a;
}

.kt-switch.kt-switch--danger:not(.kt-switch--outline) input:empty ~ span:after {
    color: #fd397a;
    background-color: #ffffff;
    opacity: 0.4;
}

.kt-switch.kt-switch--danger:not(.kt-switch--outline) input:checked ~ span:before {
    background-color: #fd397a;
}

.kt-switch.kt-switch--danger:not(.kt-switch--outline) input:checked ~ span:after {
    opacity: 1;
}

.kt-switch.kt-switch--outline.kt-switch--danger input:empty ~ span:before {
    border: 2px solid #dee3eb;
    background-color: #e8ebf1;
}

.kt-switch.kt-switch--outline.kt-switch--danger input:empty ~ span:after {
    color: #ffffff;
}

.kt-switch.kt-switch--outline.kt-switch--danger input:checked ~ span:before {
    background-color: #ffffff;
}

.kt-switch.kt-switch--outline.kt-switch--danger input:checked ~ span:after {
    background-color: #fd397a;
    opacity: 1;
}
  
/* end: kt-switch styles */

  /*start: support mobile view */
  @media (max-width:430px) {
    .av_textblock_section  .avia_textblock .pw-header {
        margin: 20px !important;
        font-size: 21px !important;
        line-height: 32px !important;
    }

    .av_textblock_section.av-k5z6addl-eeb730a7d2583e564bb4f660dd9c765b p {
        margin: 0px;
    }

    #av_section_1 .avia-buttonrow-wrap.avia-buttonrow-center.avia-builder-el-4.el_after_av_hr.avia-builder-el-last {
        display: none;
    }

    .responsive #top #wrap_all .container {
        width: 100%;
    }

    #main .container .entry-content p {
        display: none;
    }

    #av_section_1:first-child main {
        padding-top: 15px;
    }

    .analyzer-container .kt-portlet .kt-portlet__body,  .analyzer-container .kt-portlet .kt-portlet__head {
        padding: 24px 12px !important;
    }

    .analyzer-container #main-title {
        line-height: normal;
        color: #646C9A !important;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: 22px;
        text-align: center;
    }

    .analyzer-container.analyze-body, .analyzer-container.analyzer-block {
        width: 90%;
    }

    .analyzer-container .h-inp {
        display: grid;
        margin-bottom: 10px;
    }

    .analyzer-container .h-inp-l, .analyzer-container .h-inp-r {
        width: 100%;
        margin: 0px;
    }

    .analyzer-container .h-inp-l {
        margin-bottom: 20px;
    }

    .analyzer-container .kt-form input {
        margin-bottom: 0px !important;
    }

    .power_analyzer_form .selector .toolbar .caption {
        display: none !important;
    }

    .power_analyzer_form .selector .toolbar {
        justify-content: start;
    }

    .analyzer-container .form-text, .power_analyzer_form .selector .toolbar .help {
        font-size: 12px;
    }

    .analyzer-container .lookup {
        margin: 0px;
    }

    .analyzer-container .kt-portlet__foot .kt-form__actions .row {
        margin-bottom: 0px;
    }

    #top form {
        margin-bottom: 0px;
    }

    .analyzer-container.analyze-body, .analyzer-container.analyzer-block {
        padding-top: 0px;
    }

    .analyzer-container .kt-portlet__head {
        align-items: center;
        padding: 0px;
    }

    .analyzer-container.analyzer-block .kt-portlet__head {
        border-bottom: none;
    }

    .analyzer-container .kt-portlet__head-title {
        color:  #5B628C;
        font-size: 15px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: normal;
        letter-spacing: 0.15px;
    }

    .analyzer-container .left-side {
        flex-direction: column;
        gap: 20px;
        padding: 24px 12px;
    }

    .analyzer-container .domain-status-values {
        order: -1;
    }

    .analyzer-container .row.overview-content {
        flex-direction: column;
    }

    .analyzer-container .overview-title {
        color: #646C9A !important;
        font-size: 17px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.15px;
        text-align: left;
    }

    .analyzer-container .overview-content-left-side, .analyzer-container .overview-content-right-side {
        width: 100%;
    }

    .analyzer-container .overview-content-left-side-title svg, .analyzer-container .overview-content-right-side-title svg {
        display: none;
    }

    .analyzer-container .mx-t, .ns-t, .a-t {
        width: 100%;
    }

    .analyzer-container .mx-ns-tables-container {
        display: grid;
    }

    .analyzer-container .mxns-section, .analyzer-container .spf-section, .analyzer-container .dmarc-section,
    .analyzer-container .dkim-section, .analyzer-container .bimi-section, .analyzer-container .mta-sts-section,
    .analyzer-container .tls-rpt-section {
        padding: 24px 12px !important;
    }

    .analyzer-container .header-title-container {
        padding: 0px !important;
    }

    .analyzer-container .section-content {
        padding: 0px;
    }

    .analyzer-container .form-inline .custom-select, .analyzer-container .form-inline .input-group {
        width: 100%;
    }

    .analyzer-container .overview-table-head {
        text-align: left;
        padding-right: 0px !important;
    }

    .analyzer-container .overview table tbody .table-row-result {
        text-align: right;
        padding-left: 0px !important;
    }

    .analyzer-container .reload-button {
        display: flex;
        gap: 5px;
        align-items: center;
        font-size: 13px;
    }

    .analyzer-container .overview-content-left-side-title, .analyzer-container .overview-content-right-side-title {
        text-align: left;
        color: #646C9A !important;
        font-size: 17px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.15px;
    }

    .analyzer-container .spf-section table, .analyzer-container .dmarc-section table, .analyzer-container .mta-sts-section table, .analyzer-container .tls-rpt-section table, .analyzer-container .mxns-section table {
        width: 100%;
    }

    .analyzer-container #export_pdf {
        font-size: 13px;
    }

    .analyzer-container .export-svg svg {
        width: 16px;
    }

    .analyzer-container .lookup-time {
        color: #5B628C !important;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.1px;
    }

    .analyzer-container .domain-status {
        width: 100%;
        padding: 24px 12px;
    }

    .analyzer-container .score-value, .analyzer-container .domain-status-domain {
        color: #5B628C;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.15px;
    }

    .analyzer-container .domain-status-determinate-text a {
        color: #5B628C !important;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0.4px;
    }

    .analyzer-container .domain-secure-percentage, .analyzer-container .domain-status-domain-title {
        color: #646C9A !important;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: 0.4px;
    }

    .analyzer-container .domain-protection-status {
        border-radius: 16px;
    }

    .analyzer-container .row.result {
        background-color:  #F2F3F7 !important;
    }

    .analyzer-container .domain-protection-status .title {
        color: #646C9A !important;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: 22px;
    }

    .analyzer-container .domain-protection-status .subtitle, .analyzer-container .dkim-section .dkim-section-description {
        color: #646C9A !important;
        font-size: 15px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: normal;
        letter-spacing: 0.5px;
        margin: 0px;
        padding: 0px;
    }

    .analyzer-container .subtitle b, .analyzer-container .explained-txt b.domain-name {
        color: #646C9A !important;
        font-size: 15px;
        font-style: normal;
        font-weight: 600 !important;
        line-height: normal;
        letter-spacing: 0.4px;
    }

    .analyzer-container table th, td {
        color: #646C9A;
        font-size: 15px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: normal;
        letter-spacing: 0.5px;
    }

    .analyzer-container .header-title-container {
        display: flex;
        align-items: center;
    }

    .analyzer-container .mx-ns-tables-container table tbody tr td, .analyzer-container .mx-ns-tables-container table tbody tr th {
        border: none !important;
    }

    .analyzer-container .mx-ns-tables-container .table-responsive {
        border-bottom: 1px solid #EBEDF2;
    }

    .analyzer-container .content-title {
        color: #646C9A !important;
        font-size: 17px !important;
        font-style: normal;
        font-weight: 600 !important;
        line-height: normal;
        letter-spacing: 0.15px;
    }

    .analyzer-container .explained-txt, .analyzer-container .dmarc-explained-block p {
        color: #8389AE !important;
        font-size: 15px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: normal;
        letter-spacing: 0.5px;
    }

    textarea, #top .main_color textarea {
        width: 100%;
    }

    .analyzer-container .dkim-section, .analyzer-container .spf-section, .analyzer-container .dmarc-section, .analyzer-container .mta-sts-section, .analyzer-container .tls-rpt-section, .analyzer-container .mxns-section, .analyzer-container .overview, .analyzer-container .bimi-section {
        border-bottom: 32px solid #F2F3F7 !important;
        padding: 24px 12px;
        background: #ffffff;
    }

    .analyzer-container .domain-status {
        border-bottom: 32px solid #F2F3F7 !important;
        padding: 12px 0px 0px 0px;
    }

    .analyzer-container table tbody tr td {
        width: 100%;
    }

    .analyzer-container .dmarc-section table tbody tr, .analyzer-container .bimi-section table tbody tr,
    .analyzer-container .mta-sts-section table tbody tr, .analyzer-container .tls-rpt-section table tbody tr {
        display: flex !important;
        flex-direction: column !important;
    }

    .analyzer-container .dmarc-section table tbody tr td {
        max-width: 400px;
        width: 100%;
    }

    .analyzer-container .dmarc-explained-table .table-header {
        max-width: 400px;
        width: 100%;
        font-weight: 600 !important;
        border: none !important;
    }

    .analyzer-container .dmarc-section table td.table-header {
        color: #646C9A;
        font-size: 15px !important;
        font-style: normal;
        font-weight: 600 !important;
        line-height: normal;
        letter-spacing: 0.4px;
    }

    .analyzer-container .dmarc-section table td.table-row-result {
        color: #8389AE;
        font-size: 15px !important;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.5px;
    }

    .analyzer-container .dmarc-section table td.table-row-result.warning-color {
        color: #ffb822;
    }

    .analyzer-container .dmarc-section table tbody tr td, .analyzer-container .dmarc-section table tbody tr th {
        border-top: none !important;
    }

    .analyzer-container .dmarc-section table tbody tr {
        border-bottom: 1px solid #E2E5EC;
    }

    .analyzer-container .dmarc-section table tbody tr:last-child {
        border-bottom: none;
    }

    .analyzer-container .requested-report-container {
        max-width: 200px;
    }

    .analyzer-container .records_check tr td:first-child {
        display: flex;
    }

    .analyzer-container .dkim-section .item {
        padding: 0px;
    }

    .analyzer-container .spf-section table, .analyzer-container .dmarc-section table, .analyzer-container .mta-sts-section table, .analyzer-container .tls-rpt-section table, .analyzer-container .mxns-section table {
        width: 100% !important;
    }

    .analyzer-container .spf-section table .table-row-result {
        text-align: right;
    }

    .analyzer-container .spf-section table .table-row-result .spf-failed-status-block {
        justify-content: end;
    }

    .analyzer-container .dkim-section .item .table tr td:first-child {
        display: flex;
        align-items: center;
    }

    .analyzer-container .dkim-section .item .table tr  td:nth-child(2) {
        text-align: right;
    }

    #analyzer-block .dkim-section .item table tr td:first-child::before {
        margin-right: 15px;
        width: 20px;
        height: 7px;
    }

    .analyzer-container#analyzer-block p {
        color: #8389AE;
        font-size: 15px !important;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.5px;
    }

    .analyzer-container .overview-table {
        margin: 0px;
        padding: 0px;
    }

    .analyzer-container .overview-content-divider {
        display: none;
    }

    .analyzer-container .domain-protection-status .form-inline {
        width: 125%;
    }

    #top .analyzer-container .domain-protection-status textarea {
        max-height: 48px !important;
        color: #646C9A;
        font-size: 13px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 19px;
        letter-spacing: 0.4px;
        background: #F7F8FA;
        border: 1px solid #E1E1EB;
        border-radius: 4px;
    }

    .analyzer-container #btnCopyToClipboard {
        margin-left: 0px;
    }

     #top .analyzer-container textarea {
        margin-bottom: 5px !important;
        background: #F7F8FA;
        border: 1px solid #E1E1EB;
        border-radius: 4px;
    }

    .analyzer-container #section-bimi .table-header, .analyzer-container #mta-sts-section .table-header, .analyzer-container .tls-rpt-section .table-header, .analyzer-container .bimi-section .table-header {
        width: 100%;
    }

    .analyzer-container .bimi-section table tbody tr td, .analyzer-container .mta-sts-section table tbody tr td,
    .analyzer-container .tls-rpt-section table tbody tr td {
        border: none !important;
    }

    .analyzer-container .bimi-section table tbody tr td:last-child, .analyzer-container .mta-sts-section table tbody tr td:last-child,
    .analyzer-container .tls-rpt-section table tbody tr td:last-child {
        border-bottom: 1px solid #E2E5EC !important;
    }

    .analyzer-container .bimi-section table tbody tr td.table-row-result {
        padding: 10px 10px 10px 0px !important;
        font-size: 15px !important;
    }

    .analyzer-container .success-color {
        font-size: 15px !important;
    }

    .analyzer-container .mta-sts-section table tbody .mt-sts-mx-res-list-item, .analyzer-container table th, td.table-row-result {
        color: #8389AE;
        font-size: 15px;
    }

    .analyzer-container .table-row-result {
        font-size: 15px !important;
    }

    .template-page #av_section_1.avia-section {
        height: 128px !important;
        border-radius: 4px;
    }

    #av_section_1 .avia_textblock p {
        display: none;
    }

    .responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul {
        text-align: right;
        padding: 0px;
    }

    .analyzer-container .overview {
        margin-bottom: 0px;
    }

    .analyzer-container .get-report {
        margin-bottom: 0px;
    }

    .analyzer-container .report-section {
        margin-bottom: 0px;
        padding-top: 24px;
    }

    .report-section-buttons button {
        margin-bottom: 0px;
    }

    .analyzer-container .report-section-buttons {
        width: 95% !important;
    }

    .analyzer-container .row {
        margin-bottom: 0px;
    }

    .analyzer-container .domain-protection-status {
        background: none;
    }

    .analyzer-container .neutral-color {
        color: #646C9A;
    }

    .analyzer-container .mx-ns-tables-container .table-responsive.spf-table.mx-t {
        border-bottom: none;
    }

    .analyzer-container .mx-ns-tables-container .table:last-child, .analyzer-container .dmarc-section .table:last-child {
        margin-bottom: 0px;
    }

    .analyzer-container #section-bimi-error, .analyzer-container #section-mta-error, .analyzer-container #section-tls-error {
        padding: 12px 0px;
    }

    #analyzer-block .dkim-section .item:last-child .table {
        margin-bottom: 0px !important;
    }

    .analyzer-container #input-spf, .analyzer-container .d-inp-g, .analyzer-container  #input-bimi, .analyzer-container #input-mta, .analyzer-container #input-tls,
    .analyzer-container #input-tls-error, .analyzer-container #input-mta-error, .analyzer-container #input-bimi-error {
        display: flex;
        flex-direction: column;
    }

    #analyzer-block .dkim-section .item table tr:last-child td {
        border-bottom: none !important;
    }

    .analyzer-container a {
        color: #5D78FF;
    }

    .analyzer-container .tooltip-auto-dkim {
        width: 50%;
    }

    .analyzer-container .kt-portlet .kt-portlet__foot.recaptcha-lookup {
        margin: 12px 24px;
        padding: 0px;
    }

    .rc-anchor-normal {
        width: 240px;
    }

    .analyzer-container .rc-anchor-normal .rc-anchor-pt {
        margin: 4px 80px 0px 0px !important;
    }

    .analyzer-container .rc-anchor-logo-portrait {
        margin: 10px 0px 0px 5px !important;
    }

    .analyzer-container .rc-anchor-normal .rc-anchor-checkbox-label {
        width: 90px !important;
    }

    .analyzer-container .rc-anchor-normal .rc-anchor-content {
        width: 160px;
    }

    #header_meta {
        display: none;
    }

    .analyzer-container .spf-section .spf_body {
        font-size: 11px;
    }

    .analyzer-container .spf_header {
        font-size: 12px;
    }

    .analyzer-container .tooltip-spf {
        width: 60%;
        bottom: 300px;
        right: 10px;
    }

    .entry-content-wrapper #requested-report-modal  .iti__country-list ul {
        list-style: none !important;
    }
    
    .iti-mobile .iti__country {
        font-size: 12px !important;
        color: #2F3651 !important;
    }

    .iti-mobile .iti--container {
        max-height: 450px;
    }
    
    .entry-content-wrapper #requested-report-modal .iti__selected-dial-code {
        font-size: 14px !important;
    }
    
    .entry-content-wrapper #requested-report-modal .iti__divider {
        display: none;
    }
    
    .entry-content-wrapper .iti__arrow {
        visibility: hidden;
    }

}
/*end: support mobile view */
