/* News */

div.newsPageNavBar,
div.newsPageNavBarInner {
    color: white;
    margin-bottom: 20px;
}
div.newsPageNavBarInner {
    width: 460px;
}
div.newsPageNavBar a,
div.newsPageNavBarInner a{
    color: inherit;
    text-decoration: none;
}
div.newsPageNavBar a {
    color: inherit;
    text-decoration: none;
}
div.newsPageNavBarBack {
    text-align: left;
}
div.newsPageNavBarBack a {
    color: white;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px;
    background-image: linear-gradient(#394048, #444d56);
    border-width: 0px;
    text-transform: uppercase;
    width: 90px;
    display: inline-block;
    text-align: center;
}
div.newsPageContent div.newsMainList {
    width: 100%;
}
div.newsPageContent div.newsMainDivider {
    width: 50px;
    height: 50px;
}
div.newsPageContent div.newsSidebar {
    width: 100%;
}
div.newsPageContent div.newsItemContainer {
    margin-bottom: 50px;
}
h3.newsArticleTitle {
    color: white;
    margin: 0 0 20px 0;
    padding: 0px;
    font-weight: normal;
    font-size: x-large;
}
div.newsPageContent div.newsItemContainer div.newsShareContainer {
    display:flex;
    margin:0px;
    padding:0px;
    border-bottom: 1px solid #547dbf;
}
div.newsPageContent div.newsItemContainer div.newsShareContainer div.blank {
    width: 100%;
}
div.newsPageContent div.newsItemContainer div.newsShareContainer div.socials {
    width: max-content;
    background-color: #547dbf;
    padding: 5px;
    color: white;
    min-width: 120px;
}
div.newsPageContent div.newsItemContainer div.newsItemContentContainer {
    padding:20px;
    background-image: linear-gradient(#4c555e, #3e4750);
    color: white;
}
div.newsPageContent div.newsItemContainer div.newsItemContentContainer a {
    color: inherit;
}
div.newsPageContent div.newsItemContainer div.newsItemContentContainer img {
    max-width: 100%;
}
div.newsPageContent div.newsItemContainer hr {
    background-color: #404751;
    border: 0px;
    height:1px;
    width: 100%;
}
div.newsPageContent div.newsItemContainer div.newsStartDate {
    color: white;
    font-style: italic;
    margin: 10px 0px;
}
div.newsPageContent div.newsItemContainer a.newsArticle {
    border: 0px;
    margin: 0px;
    line-height: 0;
    display: block;
    position: relative;
}
div.newsPageContent div.newsItemContainer img.newsArticle {
    width: 100%;
    height: auto;
    margin: 0px;
    line-height: 0;
    display: block;
}
div.newsPageContent div.newsItemContainer img.newsArticleWithOverlayTest {
    width: 100%;
    height: auto;
    margin: 0px;
    line-height: 0;
    display: block;
    opacity: 70%;
}
div.newsPageContent div.newsItemContainer div.subTitleContainer {
    padding:20px;
    background-image: linear-gradient(#4c555e, #3e4750);
    display: flex;
}
div.newsPageContent div.newsItemContainer div.subTitleContainer span {
    color: white;
    width: 300px;
}
div.newsPageContent div.newsItemContainer div.subTitleContainer a {
    color: white;
    background-color: #1e2326;
    text-transform: uppercase;
    font-size: x-small;
    width: 80px;
    height: 20px;
    margin: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #1e2326;
    border-width: 0px;
    margin: auto auto;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
}
div.newsPager {
    background-color: #2b2f38;
    width:100%;
    margin: 10px 0px;
}
div.newsPager div.goToAllNews {
    width: max-content;
    margin: 10px auto;
}
div.newsPager div.goToAllNews a {
    color: white;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 10px;
    background-color: #547dbf;
    border-width: 0px;
    text-transform: uppercase;
    display: inline-flex;
    text-align: center;
    white-space: nowrap;
    margin: 10px;
}
div.paginationContainer {
    margin: 10px auto;
    width: max-content;
    text-align: center;
}
div.paginationContainer ul.pagination {
    display: inline-flex;
    list-style-type: none;
    padding: 0px;
    margin: 10px;
}
div.paginationContainer ul.pagination li {
    color: white;
    margin: 0px 3px;
}
div.paginationContainer ul.pagination li a {
    color: inherit;
    text-decoration: none;
    padding: 4px;
    min-width: 13px;
    min-height: 13px;
    line-height: 13px;
    display: inline-block;
    text-align: center;
}
div.paginationContainer ul.pagination li.active a,
div.paginationContainer ul.pagination li a:hover {
    background-color: #4f7bbc;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-color: #4f7bbc;
    border-width: 0px;
    min-width: 13px;
    min-height: 13px;
    line-height: 13px;
    display: inline-block;
    text-align: center;
}
div.newsPageContent div.newsSidebar div.newsSidebarContent div.header {
    background-image: linear-gradient(#5d7fad, #36668a);
    color: white;
    text-transform: uppercase;
    padding: 6px 20px;
}
div.newsPageContent div.newsSidebar div.newsSidebarContent div.box {
    border: 1px solid gray;
    margin-bottom: 20px;
}
div.newsPageContent div.newsSidebar div.newsSidebarContent div.box a.boxInner {
    border-bottom: 1px solid gray;
    display: block;
    color: white;
    text-decoration: none;
    padding: 5px 5px 5px 20px;
}
div.newsPageContent div.newsSidebar div.newsSidebarContent div.box a.boxInnerLast {
    border-bottom: 0;
}
div.newsPageContent div.newsSidebar div.newsSidebarContent div.box a.boxInnerHalf {
    display: inline-block;
    width: calc(50% - 11px);
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 5px;
    border-top: 1px solid gray;
}
div.newsPageContent div.newsSidebar div.newsSidebarContent div.box a.boxInnerLeft {
    border-right: 1px solid gray;
    width: calc(50% - 10px);
}
div.newsPageContent div.newsSidebar div.newsSidebarContent div.box a.boxInnerSel,
div.newsPageContent div.newsSidebar div.newsSidebarContent div.box a.boxInnerHalfSel,
div.newsPageContent div.newsSidebar div.newsSidebarContent div.box a.boxInner:hover,
div.newsPageContent div.newsSidebar div.newsSidebarContent div.box a.boxInnerHalf:hover {
    background-color: #36668a;
}
div.newsPageContent div.newsSidebar div.newsSidebarContent div.box div.search {
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
div.newsPageContent div.newsSidebar div.newsSidebarContent div.box div.search input {
    background-color: transparent;
    border: 0px;
    padding: 5px;
    width: calc(100% - 34px);
    color: white;
}
div.newsPageContent div.newsSidebar div.newsSidebarContent div.box div.search a {
    background-color: transparent;
    border: 0px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIzMnB4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMycHgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGUvPjxkZXNjLz48ZGVmcy8+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSI+PGcgZmlsbD0iIzkyOTI5MiIgaWQ9Imljb24tMTExLXNlYXJjaCI+PHBhdGggZD0iTTE5LjQyNzExNjQsMjEuNDI3MTE2NCBDMTguMDM3MjQ5NSwyMi40MTc0ODAzIDE2LjMzNjY1MjIsMjMgMTQuNSwyMyBDOS44MDU1NzkzOSwyMyA2LDE5LjE5NDQyMDYgNiwxNC41IEM2LDkuODA1NTc5MzkgOS44MDU1NzkzOSw2IDE0LjUsNiBDMTkuMTk0NDIwNiw2IDIzLDkuODA1NTc5MzkgMjMsMTQuNSBDMjMsMTYuMzM2NjUyMiAyMi40MTc0ODAzLDE4LjAzNzI0OTUgMjEuNDI3MTE2NCwxOS40MjcxMTY0IEwyNy4wMTE5MTc2LDI1LjAxMTkxNzYgQzI3LjU2MjExODYsMjUuNTYyMTE4NiAyNy41NTc1MzEzLDI2LjQ0MjQ2ODcgMjcuMDExNzE4NSwyNi45ODgyODE1IEwyNi45ODgyODE1LDI3LjAxMTcxODUgQzI2LjQ0Mzg2NDgsMjcuNTU2MTM1MiAyNS41NTc2MjA0LDI3LjU1NzYyMDQgMjUuMDExOTE3NiwyNy4wMTE5MTc2IEwxOS40MjcxMTY0LDIxLjQyNzExNjQgTDE5LjQyNzExNjQsMjEuNDI3MTE2NCBaIE0xNC41LDIxIEMxOC4wODk4NTExLDIxIDIxLDE4LjA4OTg1MTEgMjEsMTQuNSBDMjEsMTAuOTEwMTQ4OSAxOC4wODk4NTExLDggMTQuNSw4IEMxMC45MTAxNDg5LDggOCwxMC45MTAxNDg5IDgsMTQuNSBDOCwxOC4wODk4NTExIDEwLjkxMDE0ODksMjEgMTQuNSwyMSBMMTQuNSwyMSBaIiBpZD0ic2VhcmNoIi8+PC9nPjwvZz48L3N2Zz4=);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
div.latestReleases div.spotlightContainer
{
    height: 144px;
}
div.relatedGames div.spotlightContainer
{
    height: 134px;
}
div.latestReleases div.spotlightContainer a.buttonLeft
{
    line-height: 144px;
}
div.relatedGames div.spotlightContainer a.buttonLeft
{
    line-height: 134px;
}
div.latestReleases div.spotlightContainer a.buttonRight
{
    line-height: 144px;
}
div.relatedGames div.spotlightContainer a.buttonRight
{
    line-height: 134px;
}
div.latestReleases div.spotlightContainer,
div.relatedGames div.spotlightContainer
{
    width: 100%;
}
div.latestReleases div.spotlightContainer img.spotlightItem,
div.relatedGames div.spotlightContainer img.spotlightItem
{
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 940px)
{
    div.latestReleases div.spotlightContainer
    {
        height: auto !important;
    }

    div.newsPageContent div.newsItemContainer div.newsItemContentContainer img {
        height: auto !important;
    }

}

@media only screen and (max-width: 560px)
{
    div.newsPageContent div.newsItemContainer div.newsItemContentContainer iframe
    {
        width: 100% !important;
        height: auto !important;
    }

}
