/***************
  Navigation
****************/
#nav-bar .parent {/* height: 40px; */}
#nav-bar .parent > a,
#nav-bar .parent span a,
#nav-bar .top-bar .child a  {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 1.2em;
	color: #ffffff;
	text-align: center;
	margin: auto;
	padding: .5em .975em;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

#nav-bar .parent:hover {
	background: #000;
}
#nav-bar .parent span a {
    padding: .7em 0;
}
#nav-bar .top-bar .child a  {
    font-weight: 400;
    padding: .3em;
    margin: .3em;
    text-transform: inherit;
}
#nav-bar .top-bar .child a {
    text-align: left;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
#nav-bar .top-bar .child, #nav-bar .top-bar .grandchild {
        -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
#nav-bar .top-bar .child:hover, #nav-bar .top-bar .grandchild:hover {
     background: #a25826;
}
#nav-bar .top-bar .child:hover a {
	 /*color: #20252f;*/
	color: #fff;
}
#nav-bar .parent > a span {
    display: block;
}

/***************
   News Rotator
****************/
#rotator .flexslider {
	background: #231F20;
	border: none;
	border-radius: 0;
	margin: 0;
	height: 378px;
}
#rotator .slides > li {
	height: 376px;
}
#rotator .slides > li > .slide-image{
	background-position: center center;
	background: no-repeat;
	background-size: cover;
	display: block;
	height: 360px;
}

#rotator .associated-content {
	background: rgba(162, 88, 38, 0.86);
	background-blend-mode: multiply;
	position: absolute;
	/* height: 60px; */
	bottom: 8%;
	padding: .750em .50em 1.2em;
	width: 100%;
}


#rotator .associated-content h5,
#rotator .associated-content .teaser,
#rotator .has_links .videos li a,
.associated-content .text {
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	padding: 0;
	margin: 5px 0;
	line-height: 1.2;
}

#rotator .associated-content .teaser p {
	margin: 0;
	font-weight: 400;
}


#rotator .flex-control-nav {
		background: #000000;
		border-bottom: 2px solid #a7a7a7;
		border-top: 2px solid #a7a7a7;
		bottom: 0;
		padding: 0;
		z-index: 10;
		display: table;
		width: 100%;
}

#rotator .flex-direction-nav li {
}

#rotator .flex-direction-nav li > a {
	height: 60px;
	text-indent: -9999;
}

.flex-direction-nav a:before {
	    color: #a25826 !important;

}
#rotator .flexslider-controls li {
	margin: 0  0 !important;
	padding: 5px;
	border-left: 2px solid #a7a7a7;
	text-align: center;
	line-height: 33px;
	height: 33px;
	width: 25%;
	float: left;
}

#rotator  .flexslider-controls li.flex-active {
	background: #a25826;
}
#rotator .flexslider-controls li:first-child {
	border-left: none;
}
#rotator  .flexslider-controls a > h1 {
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 1em;
	height: inherit;
	line-height: 21px;
	margin: 0 auto;
	padding: 0 6px;
	text-align: center;
	text-transform: uppercase;
}

.carousel-controls{
    height: 0;
    margin: 0 auto;
    position: relative;
    max-width: 1024px;
    z-index: 0;
}

.carousel-controls .control {
	color: #fff;
	display: block;
	/* height: 50px; */
	position: absolute;
	/* text-indent: -9999em; */
	top: -81px;
	/* width: 50px; */
	z-index: 1;
}
.carousel-controls .arrow-left{
	left: 1%;
}

.carousel-controls .arrow-right{
	right: 1%;
}




/*****************
	testimonials
*****************/

#testimonials .plugin {
	background-color: #fff;
	color: #fff;
	/* height: 280px; */
	position: relative;
	box-shadow: 0px 0px 1px 1px #000;
}

#testimonials .plugin .triangle {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 46px 35px 0;
	border-color: transparent #000000 transparent transparent;
	/* right: 0; */
	position: absolute;
	left: 10%;
	bottom: -36px;
	margin: auto;
	z-index: 2;
	/* border: 18px solid #000; */
}

#testimonials .plugin .triangle:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 45px 34px 0;
	border-color: transparent #ffffff transparent transparent;
	/* right: 0; */
	position: absolute;
	left: 10%;
	bottom: -33px;
	margin: auto;
	z-index: 2;
	/* border: 18px solid #000; */
}
#testimonials .item {
	padding: .5em;
}
#testimonials .item .saying {
	padding: 0 .5em;
}

#testimonials .item h5 {
	color: #000;
	font-family: 'Oswald', sans-serif;
	font-style: italic;
}
#testimonials a{
color: #000;}
#testimonials .contact-name {
	text-align: right;
}

#testimonials .item :before {
	color: #a25826;
	content: "\f10d";
	font: normal normal normal 14px/1 FontAwesome;
}

#testimonials .item :after {
	content: "\f10e";
	color: #a25826;
	font: normal normal normal 14px/1 FontAwesome;
}
#testimonials .contact-name:after,
#testimonials .contact-name:before {
	content: '' !important;
}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  	-webkit-backface-visibility: hidden;
	  position: absolute;
	  display: none;
	  width: 100%;
	  left: 0;
	  top: 0;
	
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;

  }
.rslides a {
	display: block;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  max-height: 304px;
  }


/**/


/******************
    Newsletter
******************/

.newsletter {
    background: url('../images/stayuptodate.png') center center no-repeat;
    background-size: cover;
    height: 115px;
    margin: auto;
    position: relative;
    width: 100%;
    font-family: 'Bree Serif', serif;
    max-width: 320px;
}

.newsletter .plugin {
	bottom: 5px;
	left: 0%;
	position: absolute;
	width: 100%;
}

.newsletter .plugin .input_text {
	border: none;
	display: inline-block;
	font-size: 15px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	line-height: 29px;
	margin: 0 0 0 5px;
	text-transform: uppercase;
	text-indent: 5px;
	width: 68%;
	vertical-align: top;
}

.newsletter .plugin .input_button {
	color: #fff;
	border: none;
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 31px;
	padding: 2px 6px 6px;
	margin: 0;
	background: #000000;
	text-transform: uppercase;
	vertical-align: top;
	width: 28%;
}
.newsletter .plugin .input_button:hover {
	color: #a25826;
	cursor: pointer;
}
/**********************************************
	News Archive Drop Downs
**********************************************/
.news-system-wrapper {
	/* margin: 0 0 0 180px; */
}
.news-system-wrapper input{
	margin: 0;
	width: 140px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
}
#newarchive {
	display: block;
	margin-bottom: 20px;
}

#newarchive .input_text,
#newarchive .input_button {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	height: 20px;
}
.archive {
	float: left;
	width: 171px;
}
.archive { 
	line-height: 1;
}

.year,
.month {
	background-color: #A7A9AC;
	color: #fff;
	display: inline-block;
	height: 30px;
	position: relative;
	margin-top: 5px;
	width: 120px;
}



/* ---- News Drop Down ----*/

#newsbox {height: 30px;line-height: 30px;position: relative;}

#newsdrop {
	list-style: none;
	margin: 0;
	padding: 0;
}

#newsdrop li {
	list-style: none;
	display: block;
	border: none;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

#newsdrop li:hover {
	border: none;
	background-color: #000000;
}

#newsdrop li ul {
	display: none;
	z-index: 1;
}

#newsdrop li a {
	width: 100%;
	height: 23px;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	color: #fff !important;
	display: block;
	line-height: 25px;
	border-radius: 5px;
}

#newsdrop li a:hover {
	background-color: #A7A9AC;
}

#newsdrop li:hover ul {
	min-width: 130px;
	white-space: nowrap;
	background-color: #000000;
	padding: 5px;
	display: block;
	position: absolute;
	top: 30px;
	left: 0;
	margin: 0;
}



.article-info-wrapper {
	display: block;
	clear: both;
	margin: 0;
	padding: 15px 0;
	position: relative;
}
.article-info-wrapper .teaserImage {
	  /* height: 192px; */
	  width: 287px;
	  margin: 0 15px 15px 0;
	  float: left;
	  /* padding: 6px; */
}

.article-info-wrapper .teaserImage a {
    display: block;
    border: 1px solid transparent;
    /* height: 200px; */
    width: 287px;
}

.article-info-wrapper .teaserImage img {
    padding: 0px;
    height: inherit;
    width: inherit;
}
.article-info-wrapper .teaser-content p{
	margin: 0;
}

.article-info {
    width: 60%;
    margin: 0;
}

.article-info h2 {
	color: #666;
	margin: 0;
	font-size: 20px;
	font-weight: 700;
}
.article-info h2 a,
.article-info h2 {
	margin: 0;
	color: #000;
	line-height: 1;
}

.article-info .article-button a{
	display: block;
	/* text-transform: uppercase; */
	font-size: 14px;
	float: left;
	font-weight: 700;
	line-height: 20px;
	padding: 9px 0;
	width: auto;
	text-align: left;
	letter-spacing: 1px;
	text-decoration: none;
	color: #a25826;
}

.article-info .article-button a:hover {
	color: #666;
}



/*Roster*/
.roster_dtable {
	text-align: center;
}

.roster_tb tbody .position_name,
.roster_dtable tbody .position_name {
	border: none;
	background: none;
	padding: 0;
	width: 100%;
}


.position_name  h3{
	background: #000;
	color: #fff !important;
	font-family: 'Bree Serif', serif;
	text-align: left;
	text-transform: uppercase;
	padding-left: 10px;
	margin: 0;
}
.roster_dtable {
	color: #000;
	text-align: left;
	background: none;
	border: none;
}

.roster_dtable a,
.position,
.position a,
.roster_dtable a:hover,
.position a:hover {
	color: #002a57;
	text-align: left;
}
.player-bio.small-12.large-9.column {
    position: relative;
}

.jersey.hide-for-small-only {
    position: absolute;
    right: 0;
}




/*
 * News
 **/

.article {
	margin-bottom: 10px;
}

.article h2 {
	font-family: arial;
	font-size: 13pt;
}
.article a,
.article h2 a {
	text-decoration: none;
	color: #a25826;
	font-weight: 700;
}

.article .links {
	text-align: right;
}


/* ====== Tiled Staff Selector ====== */

.stafftable h3 {
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 5px;
	margin: 0px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.stafftable h2 {
	color: #000;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0;
}

.stafftable.coachtable  h2 {
	color: #ff1200;
}

.stafftable a {
	text-decoration: none;
}

.stafftable ul {
	display: table;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.stafftable li {
	padding: 5px;
	display: table-cell;
	float: left;
	font-size: 14px;
	width: 230px;
	height: 282px;
	text-align: center;
	margin-bottom: 15px;
}

.stafftable.coachtable li {
	/* width: 100%; */
	/* height: 210px; */
}

.stafftable img {
	border-radius: 5px;
	border: 1px solid #000;
	height: 200px;
	width: 170px;
}

.stafftable img:hover {
	opacity: 0.5;
}

.staffmember h3 {
	padding: 0;
	margin: 0;
	font-size: 35px;
	text-transform: uppercase;
}

.staffmember em {
	font-size: 20px;
	text-transform: uppercase;
}

.staffmember img {
	padding: 5px;
}

/* ======Promo Schedule ====== */

.promoschedule {
width: 950px;
margin: 0 auto;
}

table.promoschedule th {
	font-size: 18px;
	background-color: #A61C20;
	color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
}

table.promoschedule td {
	width: 950px;
	padding: 7px;
	font-size: 18px;
	text-align: center;
	font-family: Helvetica, sans-serif;
	border-bottom: 3px solid #0C0F31; 
	background-color: #0C0F31; 
	color: #1E2055;
	background-image: linear-gradient(bottom, #61637C 0%, #FFFFFF 43%);
	background-image: -o-linear-gradient(bottom, #61637C 0%, #FFFFFF 43%);
	background-image: -moz-linear-gradient(bottom, #61637C 0%, #FFFFFF 43%);
	background-image: -webkit-linear-gradient(bottom, #61637C 0%, #FFFFFF 43%);
	background-image: -ms-linear-gradient(bottom, #61637C 0%, #FFFFFF 43%);
}

table.promoschedule a {
	display: block;
	width: 133px;
	height: 45px;
	padding: 12px 8px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8px;
}


table.promoschedule a:hover {
	display: block;
	width: 133px;
	height: 45px;
	padding: 12px 8px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

/* ====== Resources Table ====== */

table > tbody > tr.resources-table {
	background-color: inherit !important;
}

table.resources tbody {
	border: none;
}


/*******************
    Home Calendar
********************/

#home-calendar, #innercalendar {
	border: 5px solid #f4ab3e;
	position: relative;
	overflow: hidden;
}

#homecalendar .calendar-wrapper {
	background: #fff;
  	height: 376px;
	width: 100%;
}
#innercalendar .calendar-wrapper {
	width: 100%;
	height: 550px;
	margin: 0 auto;
}
#mainCalendar {
    border: 5px solid #0c3e18;
    position: relative;
    overflow: hidden;

}

.homeCalendar {
    margin: 0 auto;
    width: 100%;

}

.calendarNavBar {
    background-color: #0c3e18;
    border: none;
    height: 32px;
    position: relative;
    margin: 0;
    width: 100%;
}

.calendarNavBar > h2 {
    color: #fff;
    font-family: 'Teko', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.calendarNavBar > .previous,
.calendarNavBar > .next {
    background: none !important;
    bottom: 0;
    border: none;
    /*color: #FFF;*/
    cursor: pointer;
    /*font-size: 18px;*/
    height: 35px;
    /*line-height: 23px;*/
    margin: auto;
    position: absolute;
    padding: 0;
    top: 0;
    width: 31px;
}

.calendarNavBar > .previous {
    left: 0;
}

.calendarNavBar > .next {
    right: 0;
}

.calendarNavBar > .previous:hover,
.calendarNavBar > .next:hover {
    background: none;
}


.calendarNavBar > .previous i,
.calendarNavBar > .next i {
    vertical-align: middle;
    line-height: 32px;
    -webkit-transition: all .25s ease-out,color .25s ease-out;
    transition: all .25s ease-out,color .25s ease-out;
}

.calendarNavBar > .previous:hover i,
.calendarNavBar > .next:hover i {
    color: #a2a2a2;
}

.graphicalCalendar {
    background-color: #FFF;
    border: none;
    border-top: none;
    margin: 0;
    width: 100%;
}

.graphicalCalendar thead {
    border: 1px solid #bdbcbb;
    border-top: none;
}

 .graphicalCalendar > tbody > tr > td {
    border-left: 1px solid #bbb;
    border-top: 1px solid #bbb;
    padding: .250em .5em;
}

#mainCalendar .graphicalCalendar > tbody > tr:first-child > td {
    border-top: none;
    padding: 0;
}

#mainCalendar .graphicalCalendar > tbody > tr > td:first-child {
    border-left: none;
}

#mainCalendar .graphicalCalendar > thead th {
    border-bottom: 1px solid #bdbcbb;
    border-left: 1px solid #bdbcbb;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    height: 25px;
    text-align: center;
    text-transform: uppercase;
    padding: 2px;
}

#mainCalendar .graphicalCalendar > thead th:first-child {
    border-left: none;
}

#mainCalendar .graphicalCalendar > thead th,
#mainCalendar .graphicalCalendar > tbody > tr > td {
    width: 12.5%;
}

#mainCalendar .graphicalCalendar .day {
    color: #000000;
    height: 30px;
    position: relative;
    padding: 0;
}

#mainCalendar .graphicalCalendar .day.thisMonth:first-child {
    /*color: #AF7400;*/
}

#mainCalendar .graphicalCalendar .day .dayNumber {
    display: block;
    font-size: 20px;
    line-height: 52px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    /*text-shadow: 1px 1px 0 #FFF;*/
    z-index: 1;
}

#mainCalendar .graphicalCalendar .day > .eventDay {
    cursor: pointer;
    display: block;
    height: inherit;
    left: 0;
    position: absolute;
    /*text-indent: -9999px;*/
    top: 0;
    width: 100%;
    z-index: 50;
}

#gameCenterInner .graphicalCalendar .day > p {
    display: table;
    font-size: 10px;
    line-height: 1.1;
    margin: 0;
    padding-left: 2px;
    text-align: center;
    text-transform: uppercase;
}

#gameCenterInner .graphicalCalendar .day > img {
    display: block;
    height: 19px;
    padding-left: 2px;
    width: 25px;
}

#mainCalendar .graphicalCalendar .day.otherMonth {
    color: #A7A7A7;
}

#mainCalendar .graphicalCalendar .day.hasEvent {
    /*cursor: pointer;*/
}

#mainCalendar .graphicalCalendar .day.hasEvent.homeGame {
    background-color: #0c3e18;
}

#mainCalendar .graphicalCalendar .day.hasEvent.awayGame {
    background-color: #061f5c;
}

#mainCalendar .graphicalCalendar .day.hasEvent .dayNumber {
    color: #FFF;
}

#gameCenterInner .graphicalCalendar .day.active {
    background-color: #004961;
    color: #FFF;
}

/* Schedule Modals */

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background: rgba(0,0,0, .5);
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 40vh 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  /*position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;*/
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  border-bottom: 1px solid #e5e5e5;
  font-size: 18px;
  min-height: 16.42857143px;
  padding: 15px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  color: #000 !important;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    /*margin: 30px auto;*/
    margin: 38vh auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
/* Modal */
a.tixbtn {
    text-decoration: none;
    display: block;
    width: 30%;
    background: #d12030;
    color: #fff !important;
    text-transform: uppercase;
    margin: 0 auto;
}
#mainCalendar .graphicalCalendar .modal {
    color: #000;
    /*font-family: 'Arial', sans-serif;*/
    font-size: 18px;
}

#mainCalendar .graphicalCalendar .modal-body .eventInfo {
    font-size: 18px;
    font-weight: 700;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

#mainCalendar .graphicalCalendar .modal-body .eventInfo > a {
    color: #242424;
    display: block;
    text-decoration: none;
}

#mainCalendar .modal-dialog {
    /*min-width: 430px;*/
}

#mainCalendar .modal .modal-body table {
    /*font-family: "Oswald";*/
    margin: 0 auto;
}

#mainCalendar .graphicalCalendar .modal-body .row {
    /*font-family: 'League Gothic';*/
    font-size: 22px;
    overflow: hidden;
}

#mainCalendar .graphicalCalendar .modal-body .row td {
    font-size: 20px;
    font-weight: 700;
    padding: 0 6px;
    position: relative;
    text-align: center;
}

#mainCalendar .graphicalCalendar .modal-body .row td > p {
    font-size: 48px;
    height: 96px;
    line-height: 96px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}

#mainCalendar .graphicalCalendar .modal-body .row img {
    height: 90px;
    width: 90px;
}

#mainCalendar .graphicalCalendar .modal-body .row .hasScore img {
    opacity: 0.4;
}

#mainTabs .graphicalDisplay .modal-body .row .left {
    float: left;
}

#mainTabs .graphicalDisplay .modal-body .row .right {
    float: right;
}


/*****************************
  Inner Team Calendar
*****************************/
.game-notes-content td {
  text-align: center;
  padding: 0;
}
.game-notes-content img{
  height: 100px;
}
.game-notes-content h2 {
  font-size: 1.5em;
}
.schedule-content {
    border-top: 1px solid #e5e1e1;

    padding: .500em 0;
}


.schedule-content:nth-child(odd) {
    background: rgba(223, 223, 223, 0.13);
    /* padding: 10px 0; */
}

#main .schedule-content-date h3 {
  color: #000;
  font-size: 1.65em;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
#main .schedule-content-date h3,
#main .schedule-content-date p {
  color: #525352;
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0;
}


.schedule-content .game-wrapper {
    padding: 0;
}

.game-wrapper .thumbnail {
  border: none;
  box-shadow: none;
  margin: 0 auto;
  height: 90px;
  display: block;
}
.game-wrapper .thumbnail:hover {
  box-shadow: none;
}

#main .row .game-wrapper .schedule_teamlogos {
    border-left: 2px dashed #002241;
    border-right: 2px dashed #002241;
    /* padding: .250em 0; */
    width: 16.66667%;
}
.game-wrapper .game-cardcolumns {
  margin-top: .750em;
}
.game-wrapper .game-cardcolumns .atvs h5,
.game-wrapper .game-cardcolumns .atvs span{
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
}

.game-wrapper .game-cardcolumns .atvs span {
  display: block;
  background: #226030;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: .750em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto;
  width: 40%;
}
.game-wrapper .game-cardcolumns .game-location,
.game-wrapper .game-cardcolumns .game__team-score {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  margin: 0;
}
.game-wrapper .game-cardcolumns .game-promo,
.game-wrapper .game-cardcolumns .game__team-score {
  color: #525352;
  font-family: 'Oswald', sans-serif;
  margin: 0;
}

.game-wrapper .game-cardcolumns .game-promo i {
  color:#a2002f;
}
.game-wrapper .game-cardcolumns .large-5 .row .columns{
  padding: 0;
}
.game-wrapper .game-cardcolumns .game__team-score {
  color: #000;
}
.game-wrapper .game-cardcolumns .game__team-score,
.game-wrapper .game-cardcolumns .game_buttons i {
  font-size: 1.25rem;
  margin: 4px;
}
.game-wrapper .game-cardcolumns .game__team-score .won {
  color: #9c0000;
  text-shadow: 1px 1px 0px #404040;
}
.game-wrapper .game-cardcolumns .game__team-score .lost {
  color: #949494;
  text-shadow: 1px 1px 0px #756442;
}

.game-wrapper .game-cardcolumns .game__team-score .tie {
  color: #756442;
  text-shadow: 1px 1px 0px #000;
}

.game-wrapper .game-cardcolumns .game_buttons i {
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    color: #353535;
}
.game-wrapper .game-cardcolumns .game_buttons a:hover i {
  color: #937646;
}

.game-wrapper .game-cardcolumns .buttons > a{
  background-color: #F4D88F;
  -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  color: #09090b !important;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: .85em;
  font-weight: 700;
  height: 25px;
  line-height: 25px;
  margin: .375em 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  width: 95px;
}


.game-wrapper .game_buttons a{
     background-color: #226030;
     color: #fff;
     padding: 5px;
     margin-bottom: .235em;
     font-size: .75em;
     font-family: 'Roboto', sans-serif;
     text-transform: inherit;
     width: 100%;
}
.game-wrapper .game_buttons a:hover,
.game-wrapper .game-cardcolumns .buttons > a:hover {
  background-color: #fad121;
  color: #226030 !important;
}
