    @charset "UTF-8";
    [ng\:cloak],
    [ng-cloak],
    [data-ng-cloak],
    [x-ng-cloak],
    .ng-cloak,
    .x-ng-cloak,
    .ng-hide:not(.ng-hide-animate) {
        display: none !important;
    }
    ng\:form {
        display: block;
    }

    @font-face {
        font-family: "Titillium-Semibold";
        src: url(../fonts/Titillium-Semibold_23c3dd45fe.woff2) format("woff2"), url(../fonts/Titillium-Semibold_b552d3eb1b.woff) format("woff");
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: "Titillium-Bold";
        src: url(../fonts/Titillium-Bold_30c364cc7e.woff2) format("woff2"), url(../fonts/Titillium-Bold_959e0e8f8f.woff) format("woff");
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: "Titillium-Regular";
        src: url(../fonts/Titillium-Regular_fca2b1655f.woff2) format("woff2"), url(../fonts/Titillium-Regular_35b75c2754.woff) format("woff");
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: "Titillium-Light";
        src: url(../fonts/Titillium-Light_1c09965006.woff2) format("woff2"), url(../fonts/Titillium-Light_7ae1afde98.woff) format("woff");
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: "Titillium-Thin";
        src: url(../fonts/Titillium-Thin_4b09f96c1f.woff2) format("woff2"), url(../fonts/Titillium-Thin_9a89aa01dc.woff) format("woff");
        font-weight: normal;
        font-style: normal;
    }

    .canvas-top-wrapper {
        background: #333333;
    }

    .canvas-top-wrapper .job-details {
        color: white;
        text-transform: uppercase;
        font-weight: bold;
    }

    .btn-success {
        background: #ffd200 !important;
        color: #333 !important;
        font-family: "Titillium-semibold" !important;
        text-transform: uppercase;
        padding: 20px 0 15px !important;
    }

    .btn-success:hover {
        background: #494948 !important;
        color: white !important;
    }

    #canvas-ad-container li:before {
        color: #ffd200;
    }

    .canvas-benefits {
        background: #333 !important;
    }

    .canvas-benefits i {
        border: none !important;
        color: #ffd200 !important;
    }

    @media (max-width: 767px) {
        .canvas-top-wrapper .cover {
            min-height: 150px !important;
        }

        .canvas-top-wrapper {
            height: auto !important;
        }

        .canvas-top-wrapper .logo img {
            width: 100px !important;
            position: absolute;
            margin: 0 !important;
            top: 100px !important;
            left: 50% !important;
            margin-left: -50px !important;
        }

        .canvas-top-wrapper .job-title {
            position: absolute;
            top: 190px;
            margin: 25px 30px 0;
            font-size: 25px;
        }

        .canvas-top-wrapper .job-title:after {
            color: white;
            display: inline-block !important;
        }
    }

    .timeline-block .timeline-date {
        font-family: "Titillium-bold";
        color: #fff !important;
        padding: 2px 5px;
        border-radius: 2px;
        margin-right: 10px;
        text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
        font-size: 23px;
        display: block;
        font-weight: bold !important;
    }

    .timeline-block i {
        display: none;
    }

    .timeline-content {
        background-color: #d8d7d5 !important;
    }

    .canvas-timeline .timeline-block .timeline-icon {
        background: #333;
    }

    .canvas-top-wrapper .logo img {
        border-radius: 0;
        left: 100px !important;
        width: 140px !important;
        bottom: -500px !important;
        border: none;
        border: 1px solid #ddd;
    }

    .canvas-top-wrapper .logo {
        position: relative;
    }

    #canvas-ad-container .canvas-top-wrapper:before {
        content: "";
        height: 90px;
        display: inline-block;
        position: absolute;
        background: white;
        width: 100%;
        background-image: url(../images/swecon_dc11b74b40.svg);
        background-repeat: no-repeat;
        background-size: 200px;
        background-position: 25px center;
        z-index: 99999;
        box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.2);
    }

    @media (max-width: 767px) {
        #canvas-ad-container .canvas-top-wrapper:before {
            background-size: 140px;
            height: 50px;
        }
    }

    #canvas-ad-container h1,
    #canvas-ad-container h2,
    .canvas-employees .name,
    .canvas-employees .position {
        font-family: "Titillium-semibold";
        text-transform: uppercase;
    }

    @media (max-width: 767px) {
        .canvas-top-wrapper .job-title {
            font-size: 25px;
        }
    }

    .external-footer {
        background: white;
        border-top: 1px solid #ddd;
    }

    .canvas-top-wrapper {
        height: 485px;
    }

    .canvas-top-wrapper .cover {
        background-position-y: 90px;
        height: 420px;
    }

    @media (max-width: 767px) {
        .canvas-top-wrapper .cover {
            background-position-y: 50px;
        }
        .canvas-top-wrapper .logo img {
            visibility: hidden;
            margin-top: 0px;
        }

        .canvas-top-wrapper {
            height: 420px;
        }
    }

    .a2a_toolbox {
        top: 150px !important;
    }

    .jbl-main-top.application-page {
        background: #0072be !important;
    }

    .jbl-main-top.application-page a,
    .jbl-main-top.application-page span {
        font-family: "Titillium-semibold";
        font-weight: bold;
        color: #fff;
    }

    .jbl-form.application-form-external label {
        text-transform: none !important;
        font-size: 14px !important;
    }

    .jbl-form-box.jbl-form-horizontal.form-horizontal .questionnaire label {
        width: 100%;
    }

    .jbl-form-box.jbl-form-horizontal.form-horizontal .questionnaire .controls {
        display: inline-block !important;
        margin-left: 0 !important;
        width: 100%;
    }

    .jbl-form-box.jbl-form-horizontal.form-horizontal .questionnaire .control-group {
        margin-bottom: 0;
    }

    .canvas-top-wrapper .logo {
        visibility: hidden;
    }

    .canvas-top-wrapper .job-title {
        margin-left: 100px;
    }

    .canvas-top-wrapper .job-details {
        margin-left: 100px;
    }

    @media (max-width: 767px) {
        .canvas-top-wrapper .job-title {
            margin: 0 auto;
        }
    }

    .canvas-company .about-wrapper {
        border: none;
    }

    .canvas-skills {
        padding-bottom: 0;
    }

    .location-details:after {
        content: url(../images/swecon_dc11b74b40.svg) !important;
        position: absolute;
        top: 80px;
        left: 50%;
        width: 200px;
        margin-left: -100px;
    }

    .location-details .logo,
    .location-details h6 {
        visibility: hidden;
    }

    .application-page .company-logo {
        display: none;
    }

    .jbl-main-top.application-page {
        padding-top: 50px;
    }

    .application-form-external .questionnaire .controls {
        overflow: hidden;
    }

    .jbl-form .lead {
        margin-top: 50px;
    }

    .canvas-timeline .timeline-block .timeline-icon {
        display: none;
    }

    .timeline-wrapper {
        border: none !important;
    }

    .canvas-employees img {
        margin-bottom: 10px;
    }

    @media (max-width: 767px) {
        .canvas-employees img {
            float: none !important;
        }

        .canvas-employees .employee {
            text-align: center !important;
        }
    }

    .terms-lang {
        margin: 0 0 20px 0;
    }

    .terms-lang li {
        display: inline-block;
        background: #ffd200;
        color: #000;
        padding: 3px 10px;
        margin: 8px 5px 0 0;
        border-radius: 500px;
    }

    .terms-lang li:hover {
        background: #0072be;
        color: white;
    }

    .questionnaire-eeo {
        background: #fafafa;
        padding: 20px;
        margin: 10px 0;
        border: 1px solid #ddd !important;
    }

    .questionnaire-eeo .select {
        background-color: #666;
    }

    .questionnaire-eeo .control-group {
        border-bottom: 1px solid #ddd;
        padding: 10px 0;
    }

    .questionnaire-eeo .control-group:last-child {
        border-bottom: none;
        margin: 0;
    }

    .questionnaire-eeo .control-label {
        font-weight: 400 !important;
    }

    .job-lang-de #canvas-ad-container .btn-success .placeholder {
        display: none;
    }

    .job-lang-de #canvas-ad-container .btn-success:after {
        content: "Jetzt bewerben";
    }

    .job-lang-de #canvas-ad-container .canvas-employees h2 .placeholder {
        display: none;
    }

    .job-lang-de #canvas-ad-container .canvas-employees h2:after {
        content: "Was unsere Mitarbeiter �berzeugt";
    }

    .job-lang-de #canvas-ad-container .canvas-benefits h2 .placeholder {
        display: none;
    }

    .job-lang-de #canvas-ad-container .canvas-benefits h2:after {
        content: "Was wir bieten";
    }

    .job-lang-de #canvas-ad-container .hiring-manager span {
        display: none;
    }

    .job-lang-de #canvas-ad-container .hiring-manager p:after {
        content: "| Personalreferent Recruiting";
    }

    .company-detail-link {
        display: none;
    }

    .timeline-block .timeline-date {
        padding: 0;
        margin-bottom: -10px;
    }

    #canvas-ad-container li:before {
        content: none;
    }

    #canvas-ad-container li {
        display: list-item;
        padding-left: 0;
    }

    .job-details-mobile li {
        list-style: none;
    }

    .application-form-external .alert.jbl-alert.jbl-centered {
        display: none;
    }

    @media (min-width: 1450px) {
        .canvas-top-wrapper .cover {
            height: 620px;
        }

        .canvas-top-wrapper {
            height: 685px;
        }
    }

    .canvas-job-description h1,
    .canvas-skills h1,
    .canvas-company h1 {
        font-size: inherit;
        color: inherit;
    }

    .canvas-employees .employee:nth-child(n + 5) {
        display: none !important;
    }
    .canvas-benefits .benefits li:nth-child(n + 10) {
        display: none !important;
    }
    .canvas-timeline .timeline-block:nth-child(n + 6) {
        display: none !important;
    }

    /* lang en */
    .job-lang-en .canvas-employees .employee:nth-child(n + 1):nth-child(-n + 4),
    .job-lang-en .canvas-employees .employee:nth-child(n + 9) {
        display: none !important;
    }
    .job-lang-en .canvas-employees .employee:nth-child(n + 5):nth-child(-n + 8) {
        display: inline-block !important;
    }

    .job-lang-en .canvas-benefits .benefits li:nth-child(n + 1):nth-child(-n + 9),
    .job-lang-en .canvas-benefits .benefits li:nth-child(n + 19) {
        display: none !important;
    }
    .job-lang-en .canvas-benefits .benefits li:nth-child(n + 10):nth-child(-n + 18) {
        display: list-item !important;
    }

    .job-lang-en .canvas-timeline .timeline-block:nth-child(n + 1):nth-child(-n + 5),
    .job-lang-en .canvas-timeline .timeline-block:nth-child(n + 11) {
        display: none !important;
    }
    .job-lang-en .canvas-timeline .timeline-block:nth-child(n + 6):nth-child(-n + 10) {
        display: block !important;
    }
    
    
    .a2a_hide {
        display: none;
    }
    .a2a_logo_color {
        background-color: #0166ff;
    }
    .a2a_menu,
    .a2a_menu * {
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        float: none;
        margin: 0;
        padding: 0;
        position: static;
        height: auto;
        width: auto;
    }
    .a2a_menu {
        border-radius: 6px;
        display: none;
        direction: ltr;
        background: #fff;
        font: 16px sans-serif-light, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Liberation Sans", sans-serif;
        color: #000;
        line-height: 12px;
        border: 1px solid #ccc;
        vertical-align: baseline;
        overflow: hidden;
    }
    .a2a_mini {
        min-width: 200px;
        position: absolute;
        width: 300px;
        z-index: 9999997;
    }
    .a2a_overlay {
        display: none;
        background: #616c7d;
        _height: expression(((e=document.documentElement.clientHeight) ?e: document.body.clientHeight)+"px");
        _width: expression(((e=document.documentElement.clientWidth) ?e: document.body.clientWidth)+"px");
        filter: alpha(opacity=90);
        opacity: 0.92;
        backdrop-filter: blur(8px);
        position: fixed;
        _position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 9999998;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        transition: opacity 0.14s, backdrop-filter 0.14s;
    }
    .a2a_full {
        background: #fff;
        border: 1px solid #fff;
        height: auto;
        height: calc(320px);
        top: 15%;
        _top: expression(40+ ((e=document.documentElement.scrollTop) ?e: document.body.scrollTop)+"px");
        left: 50%;
        margin-left: -320px;
        position: fixed;
        _position: absolute;
        text-align: center;
        width: 640px;
        z-index: 9999999;
        transition: transform 0.14s, opacity 0.14s;
    }
    .a2a_full_footer,
    .a2a_full_header,
    .a2a_full_services {
        border: 0;
        margin: 0;
        padding: 12px;
        box-sizing: border-box;
    }
    .a2a_full_header {
        padding-bottom: 8px;
    }
    .a2a_full_services {
        height: 280px;
        overflow-y: scroll;
        padding: 0 12px;
        -webkit-overflow-scrolling: touch;
    }
    .a2a_full_services .a2a_i {
        display: inline-block;
        float: none;
        width: 181px;
        width: calc(33.334% - 18px);
    }
    div.a2a_full_footer {
        font-size: 12px;
        text-align: center;
        padding: 8px 14px;
    }
    div.a2a_full_footer a,
    div.a2a_full_footer a:visited {
        display: inline;
        font-size: 12px;
        line-height: 14px;
        padding: 8px 14px;
    }
    div.a2a_full_footer a:focus,
    div.a2a_full_footer a:hover {
        background: 0 0;
        border: 0;
        color: #0166ff;
    }
    div.a2a_full_footer a span.a2a_s_a2a,
    div.a2a_full_footer a span.a2a_w_a2a {
        background-size: 14px;
        border-radius: 3px;
        display: inline-block;
        height: 14px;
        line-height: 14px;
        margin: 0 3px 0 0;
        vertical-align: top;
        *vertical-align: middle;
        width: 14px;
    }
    .a2a_modal {
        height: 0;
        left: 50%;
        margin-left: -320px;
        position: fixed;
        _position: absolute;
        text-align: center;
        top: 15%;
        _top: expression(40+ ((e=document.documentElement.scrollTop) ?e: document.body.scrollTop)+"px");
        width: 640px;
        z-index: 9999999;
        transition: transform 0.14s, opacity 0.14s;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
    .a2a_modal_body {
        background: 0 0;
        border: 0;
        font: 24px sans-serif-light, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Liberation Sans", sans-serif;
        position: relative;
        height: auto;
        width: auto;
    }
    .a2a_thanks {
        color: #fff;
        height: auto;
        margin-top: 20px;
        width: auto;
    }
    .a2a_thanks > div:first-child {
        margin: 0 0 40px 0;
    }
    .a2a_thanks div * {
        height: inherit;
    }
    #a2a_copy_link {
        background: #fff;
        border: 1px solid #fff;
        margin-top: 15%;
    }
    span.a2a_s_link#a2a_copy_link_icon,
    span.a2a_w_link#a2a_copy_link_icon {
        background-size: 48px;
        border-radius: 0;
        display: inline-block;
        height: 48px;
        left: 0;
        line-height: 48px;
        margin: 0 3px 0 0;
        position: absolute;
        vertical-align: top;
        *vertical-align: middle;
        width: 48px;
    }
    #a2a_modal input#a2a_copy_link_text {
        background-color: transparent;
        _background-color: #fff;
        border: 0;
        color: #2a2a2a;
        font: inherit;
        height: 48px;
        left: 62px;
        max-width: initial;
        padding: 0;
        position: relative;
        width: 564px;
        width: calc(100% - 76px);
    }
    #a2a_copy_link_copied {
        background-color: #0166ff;
        color: #fff;
        display: none;
        font: inherit;
        font-size: 16px;
        margin-top: 1px;
        padding: 3px 8px;
    }
    @media (prefers-color-scheme: dark) {
        .a2a_menu a,
        .a2a_menu a.a2a_i,
        .a2a_menu a.a2a_i:visited,
        .a2a_menu a.a2a_more,
        i.a2a_i {
            border-color: #2a2a2a !important;
            color: #fff !important;
        }
        .a2a_menu a.a2a_i:active,
        .a2a_menu a.a2a_i:focus,
        .a2a_menu a.a2a_i:hover,
        .a2a_menu a.a2a_more:active,
        .a2a_menu a.a2a_more:focus,
        .a2a_menu a.a2a_more:hover,
        .a2a_menu_find_container {
            border-color: #444 !important;
            background-color: #444 !important;
        }
        .a2a_menu {
            background-color: #2a2a2a;
            border-color: #2a2a2a;
        }
        .a2a_menu_find {
            color: #fff !important;
        }
        .a2a_menu span.a2a_s_find svg {
            background-color: transparent !important;
        }
        .a2a_menu span.a2a_s_find svg path {
            fill: #fff !important;
        }
    }
    @media print {
        .a2a_floating_style,
        .a2a_menu,
        .a2a_overlay {
            visibility: hidden;
        }
    }
    @keyframes a2aFadeIn {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
    .a2a_starting {
        opacity: 0;
    }
    .a2a_starting.a2a_full,
    .a2a_starting.a2a_modal {
        transform: scale(0.8);
    }
    @media (max-width: 639px) {
        .a2a_full {
            border-radius: 0;
            top: 15%;
            left: 0;
            margin-left: auto;
            width: 100%;
        }
        .a2a_modal {
            left: 0;
            margin-left: 10px;
            width: calc(100% - 20px);
        }
    }
    @media (min-width: 318px) and (max-width: 437px) {
        .a2a_full .a2a_full_services .a2a_i {
            width: calc(50% - 18px);
        }
    }
    @media (max-width: 317px) {
        .a2a_full .a2a_full_services .a2a_i {
            width: calc(100% - 18px);
        }
    }
    @media (max-height: 436px) {
        .a2a_full {
            bottom: 40px;
            height: auto;
            top: 40px;
        }
    }
    @media (max-height: 550px) {
        .a2a_modal {
            top: 30px;
        }
    }
    @media (max-height: 360px) {
        .a2a_modal {
            top: 20px;
        }
        .a2a_thanks > div:first-child {
            margin-bottom: 20px;
        }
    }
    .a2a_menu a {
        color: #0166ff;
        text-decoration: none;
        font: 16px sans-serif-light, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Liberation Sans", sans-serif;
        line-height: 14px;
        height: auto;
        width: auto;
        outline: 0;
    }
    .a2a_menu a.a2a_i:visited,
    .a2a_menu a.a2a_more {
        color: #0166ff;
    }
    .a2a_menu a.a2a_i:active,
    .a2a_menu a.a2a_i:focus,
    .a2a_menu a.a2a_i:hover,
    .a2a_menu a.a2a_more:active,
    .a2a_menu a.a2a_more:focus,
    .a2a_menu a.a2a_more:hover {
        color: #2a2a2a;
        border-color: #eee;
        border-style: solid;
        background-color: #eee;
        text-decoration: none;
    }
    .a2a_menu span.a2a_s_find {
        background-size: 24px;
        height: 24px;
        left: 8px;
        position: absolute;
        top: 7px;
        width: 24px;
    }
    .a2a_menu span.a2a_s_find svg {
        background-color: #fff;
    }
    .a2a_menu span.a2a_s_find svg path {
        fill: #ccc;
    }
    #a2a_menu_container {
        display: inline-block;
    }
    #a2a_menu_container {
        _display: inline;
    }
    .a2a_menu_find_container {
        border: 1px solid #ccc;
        border-radius: 6px;
        padding: 2px 24px 2px 0;
        position: relative;
        text-align: left;
    }
    .a2a_cols_container .a2a_col1 {
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }
    #a2a_modal input,
    #a2a_modal input[type="text"],
    .a2a_menu input,
    .a2a_menu input[type="text"] {
        display: block;
        background-image: none;
        box-shadow: none;
        line-height: 100%;
        margin: 0;
        outline: 0;
        overflow: hidden;
        padding: 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -webkit-appearance: none;
    }
    #a2apage_find_container input,
    #a2apage_find_container input[type="text"] {
        background-color: transparent;
        _background-color: #fff;
        border: 0;
        box-sizing: content-box;
        color: #2a2a2a;
        font: inherit;
        font-size: 16px;
        height: 28px;
        line-height: 20px;
        left: 38px;
        outline: 0;
        margin: 0;
        max-width: initial;
        padding: 2px 0;
        position: relative;
        width: 99%;
    }
    .a2a_clear {
        clear: both;
    }
    .a2a_svg {
        background-repeat: no-repeat;
        display: block;
        overflow: hidden;
        height: 32px;
        line-height: 32px;
        padding: 0;
        width: 32px;
    }
    .a2a_svg svg {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        border: none;
        display: block;
        left: 0;
        margin: 0 auto;
        overflow: hidden;
        padding: 0;
        position: relative;
        top: 0;
        width: auto;
        height: auto;
    }
    a.a2a_i,
    i.a2a_i {
        display: block;
        float: left;
        border: 1px solid #fff;
        line-height: 24px;
        padding: 6px 8px;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 132px;
    }
    a.a2a_i span,
    a.a2a_more span {
        display: inline-block;
        overflow: hidden;
        vertical-align: top;
        *vertical-align: middle;
    }
    a.a2a_i .a2a_svg {
        margin: 0 6px 0 0;
    }
    a.a2a_i .a2a_svg,
    a.a2a_more .a2a_svg {
        background-size: 24px;
        height: 24px;
        line-height: 24px;
        width: 24px;
    }
    a.a2a_sss:hover {
        border-left: 1px solid #ccc;
    }
    a.a2a_menu_show_more_less {
        border-bottom: 1px solid #fff;
        border-left: 0;
        border-right: 0;
        line-height: 24px;
        margin: 6px 0 0;
        padding: 6px;
        -webkit-touch-callout: none;
    }
    a.a2a_menu_show_more_less span {
        display: inline-block;
        height: 24px;
        margin: 0 6px 0 0;
    }
    .a2a_kit .a2a_svg {
        background-repeat: repeat;
    }
    .a2a_default_style a {
        float: left;
        line-height: 16px;
        padding: 0 2px;
    }
    .a2a_default_style a:hover .a2a_svg,
    .a2a_floating_style a:hover .a2a_svg,
    .a2a_overlay_style a:hover .a2a_svg svg {
        opacity: 0.7;
    }
    .a2a_overlay_style.a2a_default_style a:hover .a2a_svg {
        opacity: 1;
    }
    .a2a_default_style .a2a_count,
    .a2a_default_style .a2a_svg,
    .a2a_floating_style .a2a_svg,
    .a2a_menu .a2a_svg,
    .a2a_vertical_style .a2a_count,
    .a2a_vertical_style .a2a_svg {
        border-radius: 4px;
    }
    .a2a_default_style .a2a_counter img,
    .a2a_default_style .a2a_dd,
    .a2a_default_style .a2a_svg {
        float: left;
    }
    .a2a_default_style .a2a_img_text {
        margin-right: 4px;
    }
    .a2a_default_style .a2a_divider {
        border-left: 1px solid #000;
        display: inline;
        float: left;
        height: 16px;
        line-height: 16px;
        margin: 0 5px;
    }
    .a2a_kit a {
        cursor: pointer;
    }
    .a2a_floating_style {
        background-color: #fff;
        border-radius: 6px;
        position: fixed;
        z-index: 9999995;
    }
    .a2a_overlay_style {
        z-index: 2147483647;
    }
    .a2a_floating_style,
    .a2a_overlay_style {
        animation: a2aFadeIn 0.2s ease-in;
        padding: 4px;
    }
    .a2a_vertical_style a {
        clear: left;
        display: block;
        overflow: hidden;
        padding: 4px;
        text-decoration: none;
    }
    .a2a_floating_style.a2a_default_style {
        bottom: 0;
    }
    .a2a_floating_style.a2a_default_style a,
    .a2a_overlay_style.a2a_default_style a {
        padding: 4px;
    }
    .a2a_count {
        background-color: #fff;
        border: 1px solid #ccc;
        box-sizing: border-box;
        color: #2a2a2a;
        display: block;
        float: left;
        font: 12px Arial, Helvetica, sans-serif;
        height: 16px;
        margin-left: 4px;
        position: relative;
        text-align: center;
        width: 50px;
    }
    .a2a_count:after,
    .a2a_count:before {
        border: solid transparent;
        border-width: 4px 4px 4px 0;
        content: "";
        height: 0;
        left: 0;
        line-height: 0;
        margin: -4px 0 0 -4px;
        position: absolute;
        top: 50%;
        width: 0;
    }
    .a2a_count:before {
        border-right-color: #ccc;
    }
    .a2a_count:after {
        border-right-color: #fff;
        margin-left: -3px;
    }
    .a2a_count span {
        animation: a2aFadeIn 0.14s ease-in;
    }
    .a2a_vertical_style .a2a_counter img {
        display: block;
    }
    .a2a_vertical_style .a2a_count {
        float: none;
        margin-left: 0;
        margin-top: 6px;
    }
    .a2a_vertical_style .a2a_count:after,
    .a2a_vertical_style .a2a_count:before {
        border: solid transparent;
        border-width: 0 4px 4px 4px;
        content: "";
        height: 0;
        left: 50%;
        line-height: 0;
        margin: -4px 0 0 -4px;
        position: absolute;
        top: 0;
        width: 0;
    }
    .a2a_vertical_style .a2a_count:before {
        border-bottom-color: #ccc;
    }
    .a2a_vertical_style .a2a_count:after {
        border-bottom-color: #fff;
        margin-top: -3px;
    }
    .a2a_nowrap {
        white-space: nowrap;
    }
    .a2a_note {
        margin: 0 auto;
        padding: 9px;
        font-size: 12px;
        text-align: center;
    }
    .a2a_note .a2a_note_note {
        margin: 0;
        color: #2a2a2a;
    }
    .a2a_wide a {
        display: block;
        margin-top: 3px;
        border-top: 1px solid #eee;
        text-align: center;
    }
    .a2a_label {
        position: absolute !important;
        clip: rect(1px 1px 1px 1px);
        clip: rect(1px, 1px, 1px, 1px);
        clip-path: polygon(0 0, 0 0, 0 0);
        -webkit-clip-path: polygon(0 0, 0 0, 0 0);
        overflow: hidden;
        height: 1px;
        width: 1px;
    }
    .a2a_kit,
    .a2a_menu,
    .a2a_modal,
    .a2a_overlay {
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        outline: 0;
    }
    .a2a_dd img {
        border: 0;
    }
    .a2a_button_facebook_like iframe {
        max-width: none;
    }
    
    
    