/**Widget Css**/

/**Misc Widget Css**/
.themeWidgetArrowWhite svg{
  color: white;
}
.themeWidgetArrowBlack svg{
  color: Black;
}
.panel-grid-cell > .widget {
	/* height: 100%; */
}
/**End Misc Widget Css**/

/**Grid One**/
/* .gridOneWrapperOne {
	display: flex;
	flex-direction: column;
	align-items: center;
} */
.gridOneWrapperOne div + div {
	margin-top: 0.5em;
}
.gridOneWrapperTwo div + section {
	margin-top: 0.5em;
}
[class*="gridOneField"] {
	/* display: flex;
	align-items: center;
	height: 100%;
	width: 100%; */
}

/**End Grid One**/
/** Game Center Widget **/
.homeGameCenter {
    color: black;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    padding-top: 0.5em;
    background-color: white;
}
.homeGameCenter main > div {
    min-height: 82px;
}
.homeGameCenter p {
    margin-top: 0;
}
.homeGameCenterVersus {
    padding: 0.9em 1.5em;
    font-weight: bold;
}

.snyGamecenterShowMore {
  width: 100%;
  /* color: white;
  background-color: #b40914; */
  display: block;
  padding: 0.3em 0;
  font-weight: bold;
}
.snyGamecenterShowMore:hover {
  color: white;
}
.homeGameCenterContainerArrows polyline{
  stroke-width: 2;
}
.snyGamecenterShowMore polyline {
    stroke-width: 2;
}
.homeGameCenter footer {
    margin-top: 0.5em;
}
.homeGameCenter .uk-button {
    background-color: #f37736;
    color: #002f65;
    font-weight: bold;
    border-radius: 7px;
    transition: all 0.5s ease;
}
.homeGameCenter .uk-button:hover {
  background-color: #ffd204;
}
.snyGamecenterShowMore .uk-icon {
    font-size: 20px;
}
.homeGamecenterWrapper > div {
	border-top: 5px solid #b40914;
}
.homeGamecenterHeader {
	margin-bottom: 0;
	background-color: #b40914;
	width: 20%;
	color: white;
}
/** End Game Center Widget **/

/** Sponsors Widget **/
/* Slider Sponsors */
.sponsorsSliderLogo a{
  /* width: 100%;
  height: 100%;
  display: flex; */
  transition: all 0.6s ease;
}
.sponsorsSliderLogo a:hover{
  background-color: rgba(0,0,0,0.4);
}
.sponsorsSliderLogo{
  /* height: 200px; */
}
.footerSponsorsGridWrapper {
    list-style: none;
}
.uk-slidenav-contrast {
    color: rgb(66, 65, 65);
}
.uk-slidenav-contrast:hover, .uk-slidenav-contrast:focus {
    color: rgb(205, 31, 54);
}
/** End Sponsors Widget **/
/** News Two Column Widget **/
.widgetNewsColumnNavItem {
	padding: 5px;
	margin-bottom: 0.5em;
}
.widgetNewsColumnContent {
  /*background-image: linear-gradient(60deg, #000000b0 0%, #020e1c 100%);*/
  background-image: linear-gradient(120deg, #0000 0%, #121121 100%);
}
.widgetNewsColumnNavItem.uk-active{
  background-color: #c2c2c2;
}
.widgetNewsColumnNavItem.uk-active {
	background-color: #c2c2c2;
	transition: 0.6s all ease;
}
/** End News Two Column Widget **/

/** Game Countdown Widget **/
.gcdWrapper .uk-countdown-number {
	font-size: 3.5em;
}
.gcdWrapper .uk-countdown > div + div {
	margin-left: 45px;
}
/** End Game Countdown Widget **/

/** Game Small Calender Widget **/
.calendarSection .uk-table td {
	padding: 8px 5px;
  border: 1px solid #002e62;
  text-align: center;
}
.calendarSection .uk-table th {
	padding: 10px 10px;
}
.dropParent a > span {
	padding: 8px;
}
.dropContainer p{
  color: white;
}
.dateToggle {
	background-color: #7ac043;
}
.dateToggle .uk-button-default {
	border: 1px solid #7ac043;
}
.dateToggle .uk-icon {
	fill: #002e62;
}
#monthAndYear{
  color: #002e62;
}
.dropContainer {
  left: 0px !important;
  top: 20px !important;
  width: 100%;
}
.dropContainer .uk-card{
	height: 248px;
  background-color: rgba(0, 46, 98,0.8);
}
.dropContainer .uk-card-small{
	padding: 5px;
  overflow-y: scroll;
}
.gameDropClose svg{
  color: #7ac043;
}
.gameCalWrapper {
	margin-bottom: 10px;
}
.gameTicketsWrapper {
	margin-top: 20px;
}
.gameTicketsWrapper a {
	background-color: var(--colorPri);
	color: var(--colorSec);
	padding: 11px;
}
.homeGame{
  background-color: var(--colorSec);
  color: var(--colorPri);
}
.awayGame{
  background-color: var(--colorPri);
  color: var(--colorSec);
}
.homeGame:hover, .awayGame:hover{
  color: white;
}
.gameCalLegendColor {
	padding: 0px 10px;
}
.gameCalLegendText {
	margin-right: 10px;
}
/** End Game Small Calender Widget **/

/** News List **/
.newsListTitle{
  font-family: lake_monstersblock;
  color: #7ac043;
  font-size: 0.9em;
}
.newsListDate{
	display: none;
}
.widgetNewsListTitle {
   /* width: fit-content;
    display: block; */
}
.widgetNewsColumnNavItem {
  list-style-type: none;
}

.twoColNewsColButton {
  padding: 3%;
  text-align: center;
  background: #d60616;
  color: #ebebeb !important;
  width: 100%;
  margin: 0 auto;
}
.twoColNewsColButton:hover, .twoColNewsColButton:active {
  background: #002066;
}
.widgetNewsListWrapper ul li{
    list-style: disclosure-closed;
    color: #002e62;
}
.widgetNewsColumnContentLink h2 {
  color: #eaeaea !important;
  font-size: 1.6rem;
}
.widgetNewsColumnContentLink .newsExcerpt {
	color: #ebebeb !important;
	font-size: 1rem;
}
.widgetNewsColumnContentLink h2:hover, .widgetNewsColumnContentLink .newsExcerpt:hover {
	color: #ffffff !important;
}
/** End News List **/


/**Media Queries**/
@media screen and (max-width: 1600px) {

}
/** End 1600px **/
@media screen and (max-width: 1200px) {
	.gridOneWrapperOne{
		flex-direction: row;
	}
  .homeGamecenterHeader {
    width: 100%;
  }
  .calendarSection .uk-table th {
  	padding: 5px;
  }
  .calendarCardBody {
  	padding: 0 !important;
  }
  .widgetSliderContentLink h2{
    margin: 0;
    font-size: 0.8em;
  }
  .widgetSliderContent {
    padding: 15px;
  }
    .newsListDate{
	display: block;
	}
}
/** End 1200px **/
@media screen and (max-width: 960px) {

}
/** End 960px **/
@media screen and (max-width: 640px) {
  .gcdWrapper .uk-countdown-number {
  	font-size: 1.5em;
  }
  .gcdWrapper .uk-countdown-number::after {
    border-width: 4px !important;
    width: 40px !important;
    height: 40px !important;
  }
}
/** End 640px **/
/**End Media Queries**/
/**End Widget Css**/