.sw_pons_portal .hyphen {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.sw_pons_portal p,
.sw_pons_portal span,
.sw_pons_portal a,
.sw_pons_portal h1,
.sw_pons_portal h2,
.sw_pons_portal h3,
.sw_pons_portal h4 {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sw_pons_portal p,
.sw_pons_portal span,
.sw_pons_portal h1,
.sw_pons_portal h2,
.sw_pons_portal h3,
.sw_pons_portal h4 {
    cursor: default;
}

.sw_pons_portal h1,
.sw_pons_portal h2,
.sw_pons_portal h3,
.sw_pons_portal h4,
.sw_pons_portal .title {
    margin: 0;
}

/*
    don't add span element here, as ie7 would render span with this font-size even within a h1 element
*/
html.sw_pons_portal,
.sw_pons_portal body,
.sw_pons_portal p,
.sw_pons_portal div,
.sw_pons_portal input {
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 0;
    text-align: left;
}

/*
    span element must always be encapsulated within div, p, h1 or something else
    to inherit proper font settings
*/
.sw_pons_portal span {
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    margin: 0;
}

.sw_pons_portal p {
    margin-top: 15px;
    margin-bottom: 0;
}

.sw_pons_portal p:first-child {
    margin-top: 0;
}

.sw_pons_portal a {
    text-decoration: none;
}

.sw_pons_portal iframe {
    overflow: hidden;
}

.sw_pons_portal strong {
    font-weight: bold;
}

.sw_pons_portal em {
    font-style: italic;
}

.sw_pons_portal .modaldialog_outer {
    background-color: #000;
}

.sw_pons_portal .modaldialog_outer_static {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 100;
    opacity: 0.8;
    filter: alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);

}

div.sw_pons_portal .modaldialog_outer_static {
    /*running in pons.com template*/
    position:fixed;
}

/* FF,NS */
html.sw_pons_portal>body .inline_block_item {
    display: -moz-inline-box; /* [FF3]+ */
    display: inline-block; /* (FF3)- */
}

/* Safari, Webkit, Opera */
.sw_pons_portal .inline_block_item {
    position: relative;
    display: inline-block;
}

* html.sw_pons_portal div .inline_block_item,
* html div.sw_pons_portal div .inline_block_item {
    display: inline;
}

/*CSS Hack wird nur interpretiert von:*/
/*IE7, when in Standards Compatibility mode*/
/*IE8, when in IE7 compatibility view*/
*:first-child+html.sw_pons_portal div .inline_block_item,
*:first-child+html div.sw_pons_portal div .inline_block_item {
    display: inline;
}

.sw_pons_portal form {
    position: relative;
    width: 280px;
}

.sw_pons_portal #popup.popup_main_message form {
    width: 490px;
}

.sw_pons_portal input {
    padding: 0;
    margin: 0;
}

.sw_pons_portal input[type=text],
.sw_pons_portal input[type=email],
.sw_pons_portal input[type=password] {
    color: #002C70;
    height: 20px;
    display: block;
}

.sw_pons_portal input[type=checkbox] {
    border: none;
}

.sw_pons_portal form label {
    margin-top: 12px;
    display: block;
    height: 20px;
    position: relative;
    padding-left: 20px;
    color: #5098b4;
}

.sw_pons_portal label input[type=checkbox] {
    position: absolute;
    left: 0;
    top: 0;
}

.sw_pons_portal label span {
    display: block;
}

/* Inline Label styles*/

.sw_pons_portal .cover-label {
    margin-top: 4px;
    margin-left: 2px;
    color: #9c9e9f;
    cursor: text;
}

.sw_pons_portal .tooltip_container {
    overflow: visible;
    /*move tooltip 8px awy from mouse cursor*/
    padding: 8px;
}

.sw_pons_portal label.tooltip {
    display: none;
    -moz-box-shadow: 0 1px 5px #1A171B;
    -webkit-box-shadow: 0 1px 5px #1A171B;
    box-shadow: 0 1px 5px #1A171B;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength=3, color=#1A171B, direction=135);
    border: 1px solid rgba(26, 23, 27, 0.4);
    background-color: #FFF;
    background-color: rgba(87, 165, 195, 1);

    position: relative;
    /*position: absolute;*/
    /*top: 50px;*/
    /*left: 50px;*/

    padding: 8px;
    max-width: 200px;

    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0.015em;
    text-align: left;
    color: #002C70;
    color: white;
}

.sw_pons_portal label.tooltip span {
    display: block;
    /*white-space: nowrap;*/
}

.sw_pons_portal .tooltip_container label {
    display: block;
}

.sw_pons_portal .button {
    line-height: 1;
}

.sw_pons_portal .visible {
    display: block;
}

.sw_pons_portal .invisible {
    display: none;
}

.sw_pons_portal li {
    list-style-position: inside;
    list-style-type: disc;
}

.sw_pons_portal .media.audio a.download,
.sw_pons_portal .media.video a.download {
    display: none;
}

.sw_pons_portal .pp_audio .play_button {
    display: none;
}

.sw_pons_portal a.deeplink {
    display: none;
}

.sw_pons_portal .teaserbox_textlink,
.sw_pons_portal label[for='agbAccepted'],
.sw_pons_portal label[for='newsletterAllowed'],
.sw_pons_portal label[for='doNotShowAgain']{
    cursor: pointer;
}


.cc_banner.cc_container{
    padding: .5em;
    opacity: .8;
    transition: opacity .25s ease-in-out;
}

.cc_banner.cc_container:hover{
    opacity: 1;
}