/*** Hardenize Badge ***/

body#hardenize-badge {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.50;
    color: #333333;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-weight: 300;
    background-color: #0f7ab3;
    background-image: url("/include-web/images/immutable/20190307/polyback.png");
    background-position: center -80px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

section.badge-page {
    background-color: transparent;
    position: relative;
    font-size: 100%;
    padding: 35px;
    min-width: 0;
}

.badge-about {
    position: relative;
    width: 820px;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
    line-height: 1;
    font-weight: 400;
}

.badge-about p {
    font-size: 75%;
    color: #fff;
}

.badge-about a {
    text-decoration: none;
    color: #fff;
}

.badge-about a:hover {
    text-decoration: underline;
}

.badge-about img {
    width: 140px;
    height: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 2px;
}

.badge-about small {
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 12px;
    margin: 0;
    font-weight: 500;
    text-align: center;
}

.badge-hardenize-title {
    left: 35px;
    display: inline-block;
    position: absolute;
    top: -6px;
    background-color: #00aced;
    border-radius: 3px;
    width: 130px;
    z-index: 10;
}

.badge-hardenize-title a {
    text-decoration: none;
    display: block;
    padding: 8px 10px;
}

.badge-hardenize-title img {
    height: auto;
    width: 100%;
    display: block;
    margin-bottom: 1px;
}

.badge-report {
    position: relative;
    width: 820px;
    margin: 0 auto;
    background-color: #fff;
    background-image: url("/include-web/images/immutable/20190307/badge-pattern.png");
    background-position: calc(100% + 33px) top;
    background-repeat: no-repeat;
    background-size: auto 192px;
    padding-bottom: 50px;
    border-radius: 8px;
    box-shadow: 0 6px 24px 0 rgba(0, 0, 0, .15);
}

.badge-header {
    position: relative;
    margin-bottom: 15px;
    background-color: transparent;
}

.badge-logo {
    width: 130px;
    height: 130px;
    background-color: #fff;
    border: 1px solid rgba(128, 128, 148, .15);
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    bottom: -39px;
    left: 35px;
    z-index: 10;
}

.badge-logo a {
    font-size: 60px;
    line-height: 78px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    color: #4fbaf3;
    background-color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    border-radius: 7px;
    position: relative;
}

.badge-logo a:hover {
    color: #808088;
    background-color: #f8f8ff;
}

.badge-logo img {
    width: auto;
    height: auto;
    max-width: 106px;
    max-height: 106px;
    min-width: 32px;
    min-height: 32px;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.badge-logo img.default-icon {
    opacity: .5;
}

.badge-title {
    width: 100%;
    display: table;
}

.badge-title-host {
    height: 160px;
    padding-left: 185px;
    background-color: rgba(128, 128, 148, .15);
    position: relative;
}

.badge-title-button {
    padding-top: 12px;
    padding-left: 185px;
}

.badge-title h2 {
    margin: 0;
    position: absolute;
    bottom: 8px;
}

.badge-title h2 span.hostname {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #556;
    line-height: 1;
    font-size: 38px;
    display: block;
    max-width: 350px;
    text-transform: uppercase;
    letter-spacing: -0.025em;
    white-space: normal
    word-break: break-word;
    word-break: break-all;
}

.badge-datetime {
    font-size: 12px;
    margin: 0;
    font-weight: 400;
}

a.button.badge-view-report {
    padding: 6px 16px;
    background-color: #00aced;
    float: right;
    margin: 20px;
    margin-right: 48px;
}

a.button.badge-view-report-2 {
    padding: 3px 8px 2px 8px;
    background-color: #00aced;
    font-size: 90%;
    text-transform: uppercase;
}

a.button.badge-view-report-2:hover {
    background-color: #0F7AB3;
}

a.button.badge-view-report-2 i.fa {
    font-size: 80%;
    margin-left: 5px;
}

.badge-summary-block {
    padding: 0 50px;
}

.badge-summary-block-heading {
    font-size: 220%;
    line-height: 1em;
    font-weight: 300;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 0 80px;
    padding-top: 40px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.badge-summary-block-item {
    width: 100%;
    display: table;
    padding: 15px 30px;
}

.badge-summary-block-icon {
    display: table-cell;
    vertical-align: top;
    width: 60px;
    text-align: center;
    padding-right: 20px;
}

.badge-summary-icon {
    font-size: 40px;
    display: inline-block;
    width: 40px;
}

.badge-summary-icon.normal {
    color: #6690d0;
}

.badge-summary-icon.neutral {
    color: #a0a0a8;
}

.badge-summary-icon.warning {
    color: #f8af11;
}

.badge-summary-icon.good {
    color: #95c600;
}

.badge-summary-icon.error {
    color: #e00000;
}

.badge-summary-icon.fa-exclamation-triangle {
    font-size: 38px;
}

.badge-summary-block-title {
    font-size: 120%;
    line-height: 1.2;
    font-weight: 600;
    padding-bottom: 3px;
}

.badge-summary-block-info {
    display: table-cell;
    vertical-align: top;
    width: auto;
    padding-right: 20px;
}

.badge-summary-block-info a {
    color: #333333;
    text-decoration: none;
}

.badge-summary-block-info a:hover {
    color: #333333;
    text-decoration: underline;
}

.badge-summary-block-info p {
    font-size: 95%;
    margin: 0;
    line-height: 1.5;
}

.badge-summary-block-importance {
    font-size: 80%;
    line-height: 1;
    display: table-cell;
    font-weight: 400;
    width: 160px;
    vertical-align: middle;
    border-left: 1px solid #ddd;
    padding-left: 20px;
}

.badge-applicable-item {
    font-weight: 500;
    font-size: 120%;
    display: block;
    color: #222;
}

.badge-priority-item {
    padding-top: 10px;
    font-weight: 500;
    font-size: 100%;
    display: block;
    color: #888;
}

.badge-importance-item {
    display: block;
    text-align: left;
    margin-top: 10px;
    font-size: 11px;
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
}

.badge-importance-item-label {
    display: inline-block;
    width: 65px;
    padding-right: 10px;
}

.badge-importance-value {
    display: inline-block;
    width: 10px;
    height: 10px;
    vertical-align: baseline;
    border-radius: 2px;
    margin-right: 5px;
    cursor: default;
}

.badge-importance-value.high {
    background-color: #e00000;
}

.badge-importance-value.medium {
    background-color: #f8af11;
}

.badge-importance-value.low {
    background-color: #00aced;
}

.badge-no-report {
    padding-left: 90px;
    padding-right: 90px;
}

.tip {
    cursor: default;
}

.tip:hover {
    color: #666666;
}

.ttip {
    position: relative;
}

.ttip .tip {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.4em;
    font-size: 12px;
    font-weight: 500;
    visibility: hidden;
    white-space: nowrap;
    text-align: left;
    background-color: #333333;
    color: #ffffff;
    padding: 8px 10px;
    border-radius: 5px;
    position: absolute;
    bottom: calc(100% + 8px);
    margin-left: -12px;
    z-index: 1;
    width: auto;
}

.badge-title h2 .tip {
    margin-left: 0;
    bottom: 100%;
}

.fa.ttip .tip {
    -ms-transform: translate(-26px, 0%);
    -webkit-transform: translate(-26px, 0%);
    transform: translate(-26px, 0%);
}

.ttip:hover .tip {
    visibility: visible;
}

.ttip .tip:after {
    content: " ";
    position: absolute;
    top: 100%;
    left: 20px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333333 transparent transparent transparent;
}

@media only screen and (max-width: 960px) {

    section.badge-page {
        background-color: transparent;
        position: relative;
        font-size: 90%;
        padding: 35px 20px;
        min-width: 0;
    }

    .badge-about {
        position: relative;
        width: 100%;
        max-width: 780px;
        min-width: 680px;
        margin: 0 auto;
        margin-top: 15px;
        text-align: center;
        line-height: 1;
        font-weight: 400;
    }

    .badge-title h2 span.hostname {
        font-family: Roboto, Helvetica, Arial, sans-serif;;
        font-weight: 700;
        color: #556;
        line-height: 1;
        padding-top: 5px;
        font-size: 32px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        max-width: 300px;
        text-transform: uppercase;
        letter-spacing: -0.025em;
    }

    .badge-report {
        position: relative;
        width: 100%;
        max-width: 780px;
        min-width: 680px;
        margin: 0 auto;
        background-color: #fff;
        background-image: url("/include-web/images/immutable/20190307/badge-pattern.png");
        background-position: calc(100% + 64px) top;
        background-repeat: no-repeat;
        background-size: auto 192px;
        padding-bottom: 50px;
        border-radius: 8px;
        box-shadow: 0 6px 24px 0 rgba(0, 0, 0, .15);
    }

    .badge-summary-block {
        padding: 0 25px;
    }

}

@media screen and (max-device-width: 480px) {

    body#hardenize-badge {
        font-family: Roboto, Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 1.35;
        color: #333333;
        margin: 0;
        padding: 0;
        width: 100%;
        font-weight: 300;
        background-color: #0f7ab3;
        background-image: url("/include-web/images/immutable/20190307/polyback.png");
        background-position: center -80px;
        background-repeat: no-repeat;
        background-size: 100%;
        background-attachment: scroll;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    section.badge-page {
        background-color: transparent;
        position: relative;
        font-size: 100%;
        padding: 25px 10px;
        min-width: 0;
    }

    .badge-about {
        position: relative;
        width: 100%;
        max-width: none;
        min-width: 0;
        margin: 0 auto;
        margin-top: 15px;
        text-align: center;
        line-height: 1;
        font-weight: 400;
    }

    .badge-about p {
        font-size: 75%;
        line-height: 1.35em;
        color: #fff;
    }

    .badge-about .badge-tagline {
        display: block;
    }

    .badge-about a {
        text-decoration: none;
        color: #fff;
    }

    .badge-about a:hover {
        text-decoration: underline;
    }

    .badge-about img {
        width: 140px;
        height: auto;
        margin: 0 auto;
        display: block;
        margin-bottom: 2px;
    }

    .badge-about small {
        color: #fff;
        text-transform: uppercase;
        font-size: 10px;
        line-height: 14px;
        margin: 0;
        font-weight: 500;
        text-align: center;
    }

    .badge-hardenize-title {
        left: 15px;
        display: inline-block;
        position: absolute;
        top: -6px;
        background-color: #00aced;
        border-radius: 3px;
        width: 130px;
        z-index: 10;
    }

    .badge-hardenize-title a {
        text-decoration: none;
        color: #fff;
        display: block;
        padding: 8px 10px;
    }

    .badge-hardenize-title img {
        height: auto;
        width: 100%;
        display: block;
        margin-bottom: 1px;
    }

    .badge-report {
        position: relative;
        width: 100%;
        max-width: none;
        min-width: 0;
        margin: 0 auto;
        background-color: #fff;
        background-image: url("/include-web/images/immutable/20190307/badge-pattern.png");
        background-position: right top;
        background-repeat: no-repeat;
        background-size: auto 80px;
        padding-bottom: 10px;
        border-radius: 8px;
        box-shadow: 0 6px 24px 0 rgba(0, 0, 0, .15);
    }

    .badge-header {
        position: relative;
        margin-bottom: 5px;
        background-color: transparent;
    }

    .badge-logo {
        margin-right: 0;
        width: 80px;
        height: 80px;
        background-color: #fff;
        border: 1px solid rgba(128, 128, 148, .15);
        border-radius: 8px;
        overflow: hidden;
        text-align: center;
        position: relative;
        display: block;
        left: 15px;
        bottom: auto;
    }

    .badge-logo a {
        font-size: 60px;
        line-height: 78px;
        font-weight: 400;
        text-decoration: none;
        text-transform: uppercase;
        color: #4fbaf3;
        background-color: #fff;
        display: block;
        width: 100%;
        height: 100%;
        text-align: center;
        overflow: hidden;
        border-radius: 7px;
        position: relative;
    }

    .badge-logo a:hover {
        color: #808088;
        background-color: #f8f8ff;
    }

    .badge-logo img {
        width: auto;
        height: auto;
        max-width: 64px;
        max-height: 64px;
        min-width: 32px;
        min-height: 32px;
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .badge-logo img.default-icon {
        opacity: .5;
    }

    .badge-title {
        width: 100%;
        display: block;
    }

    .badge-title-host {
        width: 100%;
        height: auto;
        padding: 0;
        padding-top: 55px;
        max-width: none;
        min-width: 0;
        background-color: rgba(128, 128, 148, .15);
        position: relative;
    }

    .badge-title-button {
        padding-top: 8px;
        padding-left: 15px;
    }

    .badge-title h2 {
        margin: 0;
        position: relative;
        width: auto;
        margin-top: 20px;
    }

    .badge-title h2 span.hostname {
        font-family: Roboto, Helvetica, Arial, sans-serif;
        font-weight: 700;
        color: #556;
        line-height: 1;
        font-size: 28px;
        display: block;
        max-width: none;
        width: auto;
        padding: 0 15px;
        text-transform: uppercase;
        letter-spacing: -0.025em;
        white-space: normal
        word-break: break-word;
        word-break: break-all;
    }

    .badge-datetime {
        font-size: 12px;
        margin: 0;
        font-weight: 400;
    }

    a.button.badge-view-report {
        padding: 6px 16px;
        background-color: #00aced;
        float: right;
        margin: 20px;
        margin-right: 48px;
    }

    a.button.badge-view-report-2 {
        padding: 3px 8px 2px 8px;
        background-color: #00aced;
        margin-top: 5px;
        font-size: 90%;
        text-transform: uppercase;
    }

    a.button.badge-view-report-2:hover {
        background-color: #0F7AB3;
    }

    a.button.badge-view-report-2 i.fa {
        font-size: 80%;
        margin-left: 5px;
    }

    .badge-summary-block {
        padding: 0 10px;
    }

    .badge-summary-block-heading {
        font-size: 160%;
        line-height: 1em;
        font-weight: 300;
        white-space: nowrap;
        text-transform: uppercase;
        padding: 0 80px;
        padding-top: 40px;
        padding-bottom: 10px;
        margin-bottom: 15px;
        border-bottom: 1px solid #ddd;
    }

    .badge-summary-block-item {
        width: 100%;
        display: block;
        padding: 0 15px 30px 40px;
        position: relative;
    }

    .badge-summary-block-icon {
        display: block;
        position: absolute;
        left: 2px;
        top: -4px;
        width: 30px;
        text-align: center;
    }

    .badge-summary-icon {
        font-size: 30px;
        display: inline-block;
        width: 30px;
    }

    .badge-summary-icon.normal {
        color: #6690d0;
    }

    .badge-summary-icon.neutral {
        color: #a0a0a8;
    }

    .badge-summary-icon.warning {
        color: #f8af11;
    }

    .badge-summary-icon.good {
        color: #95c600;
    }

    .badge-summary-icon.error {
        color: #e00000;
    }

    .badge-summary-icon.fa-exclamation-triangle {
        font-size: 38px;
    }

    .badge-summary-block-title {
        font-size: 120%;
        line-height: 1.2;
        font-weight: 600;
        padding-bottom: 3px;
    }

    .badge-summary-block-info {
        display: block;
        vertical-align: top;
        width: auto;
        padding-right: 0;
    }

    .badge-summary-block-info a {
        color: #333333;
        text-decoration: none;
    }

    .badge-summary-block-info a:hover {
        color: #333333;
        text-decoration: underline;
    }

    .badge-summary-block-info p {
        font-size: 95%;
        margin: 0;
        line-height: 1.5;
    }

    .badge-summary-block-importance {
        font-size: 80%;
        line-height: 1;
        display: block;
        font-weight: 400;
        width: 160px;
        vertical-align: middle;
        border-left: none;
        padding-top: 15px;
        padding-left: 0;
    }

    .badge-applicable-item {
        font-weight: 500;
        font-size: 120%;
        display: block;
        color: #222;
    }

    .badge-priority-item {
        padding-top: 10px;
        font-weight: 500;
        font-size: 100%;
        display: block;
        color: #888;
    }

    .badge-importance-item {
        display: block;
        text-align: left;
        margin-top: 10px;
        font-size: 11px;
        font-weight: 500;
        color: #333;
        text-transform: uppercase;
    }

    .badge-importance-item-label {
        display: inline-block;
        width: 65px;
        padding-right: 10px;
    }

    .badge-importance-value {
        display: inline-block;
        width: 10px;
        height: 10px;
        vertical-align: baseline;
        border-radius: 2px;
        margin-right: 5px;
        cursor: default;
    }

    .badge-importance-value.high {
        background-color: #e00000;
    }

    .badge-importance-value.medium {
        background-color: #f8af11;
    }

    .badge-importance-value.low {
        background-color: #00aced;
    }

    .badge-no-report {
        padding-left: 90px;
        padding-right: 90px;
    }

    .tip {
        cursor: default;
    }

    .tip:hover {
        color: #666666;
    }

    .ttip {
        position: relative;
    }

    .ttip .tip {
        font-family: Roboto, Helvetica, Arial, sans-serif;
        line-height: 1.4em;
        font-size: 12px;
        font-weight: 500;
        visibility: hidden;
        white-space: nowrap;
        text-align: left;
        background-color: #333333;
        color: #ffffff;
        padding: 8px 10px;
        border-radius: 5px;
        position: absolute;
        bottom: calc(100% + 8px);
        margin-left: -12px;
        z-index: 1;
        width: auto;
    }

    .badge-title h2 .tip {
        margin-left: 0;
        bottom: 100%;
    }

    .fa.ttip .tip {
        -ms-transform: translate(-26px, 0%);
        -webkit-transform: translate(-26px, 0%);
        transform: translate(-26px, 0%);
    }

    .ttip:hover .tip {
        visibility: visible;
    }

    .ttip .tip:after {
        content: " ";
        position: absolute;
        top: 100%;
        left: 20px;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #333333 transparent transparent transparent;
    }

    .hide-on-mobile {
        display: none !important;
    }

}