.main-container .video-container .jp-video .jp-gui .jp-video-play a {
    background-image: url(../img/play-button.png);
}

.news-item-img a {
    display: block;
    width: 100%;
    height: 100%;
}

.form-input-container.input-email:before {
    background-image: url('../img/icons/oc-sprite.png') !important;
}

.form-input-container.input-message:before {
    background-image: url('../img/icons/oc-sprite.png') !important;
}

.contacts-items p.email {
    word-break: break-all;
}

.contacts-container .contacts-info span.eabox {
    position: static !important;
}

.contacts-container .skype_status img {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
}

header .header-container .header-nav-actions-container .header-nav-container ul.header-nav li > a i {
    margin-left: 5px;
}

header .header-secondary-bar .header-bredcrumb-container {
    width: 100%;
}

.main-wrapper {
    background-size: cover;
}

.ua-ios .main-wrapper {
    background-attachment: initial !important;
    height: 100%;
}

.video-index-main-wrapper {
    height: 100%;
}

.video-index-main-wrapper .sponsors-wrapper {
    position: relative;
    min-width: 100% !important;
    z-index: 7777;
}

@media (max-width: 1200px) {
    #atlwdg-trigger, #atlwdg-blanket, #atlwdg-container {
        display: none;
    }
}

/* patch - remove after merge */
.header-fluid {
    background-position: center top !important;
    background-size: cover !important;
}

.alertmessage {
    text-align: center;
    padding-left: 15px;
}

.alertmessage div {
    background: #f9e1e1;
    padding: 2px 4px;
    border: 1px solid #fc7c7c;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: .3em;
    font-weight: bold;
    padding: 5px;
    margin: 5px;
}

.calendar-item-category {
    font-weight: normal;
    font-size: 12px;
    margin: -10px 0 10px 0;
    color: #AAACAE;
}

.calendar-item-image {
    display: block;
}

.main-slider .item .main-slide-body .main-slide-description.no-btn {
    margin-bottom: 30px;
}

header .header-container .header-nav-actions-container .header-nav-container nav ul.header-nav > li > ul li {
    /*width: 160px;
    max-width: 160px;*/
}

footer .container .footer-col .footer-col-container {
    width: 100%;
    padding: 0 10px;
}

#gamification-footer-menu.hide {
    display: none!important;
}
#gamification-footer-menu.show {
    display: block!important;
}
/* Sitebuilder gamification navigation */
.gamification-footer-menu a,
.gamification-mobile-aside-wrapper a {
    text-decoration: none;
}
.gamification-mobile-aside-wrapper {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: -1;
    width: 300px;
    height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background: #2d3439;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.gamification-mobile-aside-wrapper .mobile-aside-container {
    padding: 0;
}
.gamification-mobile-aside-wrapper .mobile-aside-container #gamificationMobileSearch {
    padding: 10px;
}
.gamification-mobile-aside-wrapper .mobile-aside-container .mobile-aside-search-form {
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.gamification-mobile-aside-wrapper .mobile-aside-container ul {
    list-style: none;
}
.gamification-mobile-aside-wrapper .mobile-aside-container ul li {
    padding-left: 10px;
    margin-bottom: 10px;
}
.gamification-mobile-aside-wrapper .mobile-aside-container ul li a {
    display: block;
    padding: 10px;
    line-height: 20px;
    font-size: 20px;
    color: #ffffff;
}
.gamification-mobile-aside-wrapper .mobile-aside-container ul li a:hover,
.gamification-mobile-aside-wrapper .mobile-aside-container ul li a.active {
    color: #94be3e;
}
.gamification-mobile-aside-wrapper h3 {
    padding-left: 10px;
    font-size: 20px;
    color: #94be3e;
}
.gamification-mobile-aside-wrapper .mobile-aside-search-results {
    padding: 10px;
}
.gamification-mobile-aside-wrapper .mobile-aside-search-results .mobile-aside-result-list-title {
    color: #ccc;
    padding: 10px;
}
.gamification-mobile-aside-wrapper .mobile-aside-search-results .search-results-list a {
    color: #ffffff;
    font-size: 18px;
}
.gamification-mobile-aside-wrapper .mobile-aside-search-results .search-results-list a:hover {
    color: #cccccc;
}
.gamification-mobile-aside-wrapper .main-input-container {
    position: relative;
    overflow: hidden;
    margin-top: 15px;
    margin-right: 5%;
    margin-bottom: 15px;
    margin-left: 5%;
    padding-right: 0;
    padding-left: 40px;
    -webkit-box-shadow: 0 0 2px 0 #5e5e5e;
    box-shadow: 0 0 2px 0 #5e5e5e;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 40px;
    line-height: 40px;
    width: 90%;
    text-align: left;
}
.gamification-mobile-aside-wrapper .main-input-container input {
    padding: 0;
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
    width: 100%;
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    font-style: italic;
    color: #99999a;
}

.gamification-mobile-aside-wrapper .main-input-container button {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border: none;
    background: transparent;
    width: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #99999a;
    text-align: center;
    padding: 0;
}
.gamification-footer-menu {
    line-height: 1;
    position: absolute;
    z-index:1001;
    top: -24px;
    left: 50%;
    transform: translate(-150%, 0);
    padding: 5px 25px;
    background-color: #94be3e;
    color: #fff !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.gamification-mobile-aside-wrapper-open .gamification-mobile-aside-wrapper {
    top: -350px;
    left: 50%;
    height: 350px;
    transform: translate(-50%, 0%) !important;
}
.gamification-mobile-aside-wrapper-open .gamification-footer-menu {
    top: -374px;
    left: 50%;
    transform: translate(-150%, 0%) !important;
}
.newsarticle-container .newsarticle-comments-section .newsarticle-comment {
    word-break: break-all;
}

.newsarticle-container .newsarticle-comments-section .newsarticle-comment .ocfonts-htmlarea {
    word-break: break-word;
}

.program-container .section .program-title {
    /*width: 100% !important;*/
}

.program-container .program-tabs .tabs-item .tabs-item-description h4 {
    /*color: #fff !important;*/
}

.header-nav-actions-container .intranet {
    color: #fff;
    font-size: 13px;
    margin-top: 30px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
}

.section-heading {
    padding-left: 0 !important;
}

.section-heading:before {
    margin-left: 0;
}

.formbuilder-container h6 {
    color: #000000;
}

li {
    list-style-position: inside;
}

.program-container .program-tabs .tabs-item .tabs-item-description h4 {
    word-break: break-word;
}

#top {
    position: absolute;
    top: -102px;
}

.iframe.ua-mobile-iphone #main-wrapper {
    padding-bottom: 0;
}

.iframe.ua-mobile #main-wrapper {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}

.section-heading.index-heading {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
}

.section-heading.index-heading:before {
    content: "";
}

.index-subheading {
    font-size: 18px;
}

.index-text {
    font-size: 16px;
}

.index-section .row-cgrid > [class^="col"] {
    padding-left: 40px;
    padding-right: 40px;
}

.link-primary-container {
    clear: both;
}

.home-container .section,
.sponsor-container {
    padding-bottom: 30px;
}

.media-wrapper {
    position: relative;
    padding-bottom: 56.25%;
}

.cookies-policy-wrapper .btns-wrapper {
    text-align: center;
}

.popover {
    max-width: 100%;
}

.cookies-policy-text {
    margin-bottom: 10px;
}

.footer-col h6 {
    font-size: 20px;
    font-weight: 100;
}

footer .social-media a {
    display: inline-block;
    margin-right: 5px;
    font-size: 40px;
}

@media (max-width: 767px) {
    .footer-col,
    .footer-col-container {
        text-align: center !important;
    }

    .footer-col-container {
        text-align: center;
    }

    .footer-col .main-input-container {
        margin-right: auto;
        margin-left: auto;
    }
    #video-bg-toggle-mute,
    .video-bg-toggle-mute {
        top: 80px;
        bottom: unset;
    }
    [id^=video-bg-pip] {
        top: 110px;
        bottom: unset;
    }
}

.loader {
    text-align: center;
    padding: 20px 0;
    background-color: #fff;
}

.main-wrapper.unscalable-bg {
    -webkit-background-size: auto;
    background-size: auto;
}

.main-wrapper.sticky .media-container .media-full, .main-wrapper.sticky .media-container .video-full {
    top: 0;
}

.content-inner-container {
    overflow: hidden;
}

.has-error .g-recaptcha iframe {
    border: 1px solid red;
}

#activity-period {
    text-align: center;
    font-weight: bold;
}

.carousel-inner .item.active {
    display: block;
}

.countdown-container.standalone {
    display: none;
    text-align: center;
    padding: 10px;
}

.d-table-row {
    display: table-row;
}

@media (max-width: 767px) {
    .footer-col,
    .footer-col-container {
        text-align: center !important;
    }

    .footer-col-container {
        text-align: center;
    }

    .footer-col .main-input-container {
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width: 767px) {
    .iframe .home-container .quick-links {
        margin-bottom: 10px;
    }

    .iframe .main-wrapper {
        padding-top: 0;
    }

    .iframe .home-container .home-newsarticles-slider {
        text-align: center;
    }

    .iframe .home-container .home-newsarticles-slider .link-primary {
        position: relative;
        right: auto;
        left: auto;
    }

    .iframe .main-container .main-item-container {
        min-height: 150px;
    }

    .iframe .countdown-container.standalone {
        display: block;
    }
}

.main-container .section .content .content-inner-container ul {
    padding: inherit;
}

.media-container .media-full .media-full-content .media-full-slider .video-item,
.media-container .video-full .media-full-content .media-full-slider .video-item {
    width: 100%;
    margin-left: 0;
}

.ff_recaptcha {
    display: inline-block;
}

.formbuilder-container .main-form-container .section-heading {
    margin-top: 0;
    line-height: 22px;
}

.program-container .section {
    margin-top: 10px;
}

.program-container .section .program-button {
    margin-bottom: 20px;
}

.program-container .section .section-heading {
    margin-top: 0;
}

.program-container .section {
    padding-top: 10px;
}

.program-container .program-tabs .tabs-item .tabs-item-description .tabs-item-date i {
    top: 50%;
    margin-top: -7px;
}

/*****************************************************************
						media print for table
*******************************************************************/
@media print {
    .mobile-aside-wrapper, .datagrid-container {
        display: none !important;
    }

    .newsarticle-container .section .content > .datagrid-container {
        display: none !important;
    }

    .newsarticle-container .section .content > .datagrid-container.active-print {
        display: block !important;
    }
}

.video-player-wrapper {
    position: relative;
    height: 100%;
    /*padding-bottom: 56.25%; !* 16:9 *!*/
    /*height: 0;*/
    text-align: center;
}

.video-player-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#activity-period {
    background-color: #fff;
}

#video-bg-toggle-mute,
[id^=video-bg-pip],
.video-bg-toggle-mute {
    position: fixed;
    right: 40px;
    z-index: 1000;
    font-size: 30px;
    cursor: pointer;
}
[id^=video-bg-pip] {
    bottom: 70px;
}
#video-bg-toggle-mute,
.video-bg-toggle-mute {
    bottom: 40px;
}

#video-bg-toggle-mute.fa-volume-up,
.video-bg-toggle-mute.fa-volume-up,
[id^=video-bg-pip] {
    right: 25px;
    z-index: 116;
}

#video-bg-play-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background-color: #000;
    opacity: 0.5;
    cursor: pointer;
}

#video-bg-play-btn-wrapper {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -100px;
    z-index: 99999;
    text-align: center;
    font-size: 200px;
}

.ua-mobile-iphone .video-bg-play-btn-wrapper-iframe {
    top: 80px !important;
    margin: 0 !important;
}

footer {
    bottom: 0;
}

.resize-img {
    max-width: 100%;
    max-height: 100%;
}

.player .video-wrapper .video {
    background-size: cover !important;
}

.player .video-wrapper, .player .video-wrapper .telecine, .player .video-wrapper object, .player .video-wrapper video {
    position: fixed;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
}

.media-iframe {
    /*position: absolute !important;*/
    /*top: 50% !important;*/
    /*left: 50% !important;*/
    /*min-width: 100% !important;*/
    /*min-height: 100% !important;*/
    /*transform: translateX(-50%) translateY(-50%) !important;*/
    /*background-size: cover !important;*/
}

.video-wrapper {
    position: relative;
    display: block;
    padding-bottom: 56.25%; /* 16:9 */
    width: 100%;
    height: 0;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
}

.video-section {
    padding-right: 20px;
    padding-left: 20px;
}

.main-slider .arrow .fa {
    line-height: inherit;
}

.newsarticle-comment-body.must-compact-links .popover-title {
    font-size: 1.5rem;
}

.newsarticle-comment-body.must-compact-links .popover-content {
    font-size: 1.5rem;
}

.link-info-img{
    max-width: 50px;
}
.favicon-external-links {
    max-width: 16px;
    max-height: 16px;
    margin:0 2px 3px 5px;
}

.newsarticle-comments-section{
    /*overflow: visible;*/
}




.compacted-link.done {
    --gamification_highlight_color: blue;
    /*display: inline-flex;*/
    display: inline-block;
    align-items: center;

    border-radius: 4px;
    background-color: var(--colorPrimary);

    color: var(--colorHeaderMenu)!important;

    text-decoration: none;
    margin: 0.2rem 0;
    padding: 3px 10px;

}