/*Content Boxes v3*/
.content-boxes-v3 .content-boxes-in-v3 {
  padding: 0 10px;
  overflow: hidden;
}

.content-boxes-v3 .content-boxes-in-v3 h3 {
  font-size: 18px;
  line-height: 15px;
  margin-bottom: 0px;
}

.content-boxes-v3 .content-boxes-in-v3 p {
  font-size: 14px;
}

.content-boxes-v3 .content-boxes-in-v4 p {
  font-size: 12px;
}

/*Block Grid v1
------------------------------------*/
.block-grid-v1 {
  background: none;
  padding: 15px;
  border: solid 2px #eee;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;  
}

.block-grid-v1:hover {
  border-color: #ecac00;
}

.block-grid-v1 img {
  margin-bottom: 10px;
}

.block-grid-v1 img.block-grid-v1-img {
  width: 80px;
  height: 80px;
  margin-top: 8px;
}

.block-grid-v1.content-boxes-v1 img.pull-left {
  float: inherit !important;
}

.block-grid-v1.content-boxes-v1 h3 {
  margin-bottom: 0; 
}

.block-grid-v1.content-boxes-v1 h3 {
  color: #000;
  font-size: 22px;
  font-weight: bold;
}

/*Additional Info*/
.block-grid-v1-add-info {
  margin: 0;
  padding-top: 0px;
  border-top: none; 
}

.block-grid-v1-add-info li {
  padding: 0;
  margin-right: 3px;
  margin-bottom: 10px;
}

.block-grid-v1-add-info li a {
  font-size: 11px;
  padding: 4px 7px;
  text-decoration: none;
  border: solid 2px #eee;
  border-radius: 3px !important;
}

.game_package {
border:1px solid #ddd;
margin:0 auto;
margin-bottom:21px;
max-width:700px;
position:relative
}

.game_package .top-col {
margin:15px 0;
}

.game_package .middle-col {
margin:15px 0;
}

.game_package .top-col h2 {
color:#333;
font:normal normal 14px/1.25em Arial,Helvetica,sans-serif;
font-weight:400;
margin:0 0 5px 0
}

.game_package .top-col h2 span.teamcity {
display:inline-block;
position:relative
}

.game_package .top-col h2 span.teamcity>span.ranking {
font-size:10px;
left:-12px;
position:absolute
}

.game_package .top-col h2 span.teamname {
display:block;
font-size:18px;
font-weight:600;
line-height:1em
}

.game_package .top-col .record {
color:#666;
font:normal normal 10px/1em Arial,Helvetica,sans-serif;
font-weight:400
}

.game_package .top-col .soccer-goal {
color:#000;
font:normal normal 11px/1em Arial,Helvetica,sans-serif;
font-weight:400;
line-height: 12px;
margin-top: 4px;
margin-right: -18px
}

.game_package .top-col .soccer-goal-a {
color:#000;
font:normal normal 11px/1em Arial,Helvetica,sans-serif;
font-weight:400;
line-height: 12px;
margin-top: 4px;
margin-left: -18px
}

.game_package .top-col.away {
float:left;
text-align:right
}

@media screen and (max-width: 767px){
.game_package .top-col.away img {
margin-left:55px;
width:50px
}}

.game_package .top-col.details {
color:#333;
display:table;
float:left;
font:normal normal 12px/1.25em Arial,Helvetica,sans-serif;
font-weight:400;
height:50px;
text-align:center
}

.game_package .top-col.details>.details-wrap {
display:table-cell;
left:0;
min-height:25px;
position:absolute;
right:0;
top:10%;
vertical-align:middle
}

.game_package .top-col.details>.details-wrap.final {
top:40%
}

.game_package .top-col.details>.details-wrap>.status {
left:0;
position:absolute;
right:0
}

.game_package .top-col.details>.details-wrap .status,
.game_package .top-col.details>.details-wrap .away-score,
.game_package .top-col.details>.details-wrap .home-score {
font-weight:600
}

.game_package .top-col.details .away-score,
.game_package .top-col.details .home-score {
color:#999;
display:inline-block;
font-size:28px;
min-width:40px;
position:absolute
}

@media screen and (max-width: 767px){
.game_package .top-col.details .away-score,
.game_package .top-col.details .home-score {
font-size:20px
}}

.game_package .top-col.details .away-score {
left:0;
padding-left:10px;
padding-right:25px;
text-align:left
}

@media screen and (max-width: 767px){
.game_package .top-col.details .away-score {
padding-left:5px;
padding-right:20px
}}

.game_package .top-col.details .home-score {
padding-left:25px;
padding-right:10px;
right:0;
text-align:right
}

@media screen and (max-width: 767px){
.game_package .top-col.details .home-score {
padding-left:20px;
padding-right:5px
}}
.game_package .top-col.home {
float:right;
text-align:left
}

@media screen and (max-width: 767px){
.game_package .top-col.home img {
margin-right:55px;
width:50px
}}

.game_package .wrap-row {
overflow:hidden;
position:relative;
width:100%
}

.game_package .wrap-row:first-child {
border-bottom:1px solid #ddd
}

.game_package .wrap-row.away-winner .away-score {
background:url("http://www.wvusports.com/content/images/graphics/icon-arrow-left-triangle.png") no-repeat 105% center;
color:#333
}

.game_package .wrap-row.away-winner .home-score {
color:#999
}

.game_package .wrap-row.away-winner .top-col.home span {
color:#999
}

.game_package .wrap-row.home-winner .home-score {
background:url("http://www.wvusports.com/content/images/graphics/icon-arrow-right-triangle.png") no-repeat -15% center;
color:#333
}

.game_package .wrap-row.home-winner .top-col.away span {
color:#999
}

.gamebox .col-xs-6 {
    width: 50%;
}
@media (max-width: 1200px) {

.gamebox .col-xs-1, .gamebox .col-xs-2, .gamebox .col-xs-3, .gamebox .col-xs-4, .gamebox .col-xs-5, .gamebox .col-xs-6,
.gamebox .col-xs-7, .gamebox .col-xs-8, .gamebox .col-xs-9, .gamebox .col-xs-10, .gamebox .col-xs-11, .gamebox .col-xs-12 {
    float: left !important;
	left:0 !important;
}

.gamebox .col-xs-12 {
    width: 100% !important;
}

.gamebox .col-xs-11 {
    width: 91.66666667% !important;
}

.gamebox .col-xs-10 {
    width: 83.33333333% !important;
}

.gamebox .col-xs-9 {
    width: 75% !important;
}

.gamebox .col-xs-8 {
    width: 66.66666667% !important;
}

.gamebox .col-xs-7 {
    width: 58.33333333% !important;
}

.gamebox .col-xs-6 {
    width: 50% !important;
}

.gamebox .col-xs-5 {
    width: 41.66666667% !important;
}

.gamebox .col-xs-4 {
    width: 33.33333333% !important;
}

.gamebox .col-xs-3 {
    width: 25% !important;
}

.gamebox .col-xs-2 {
    width: 16.66666667% !important;
}

.gamebox .col-xs-1 {
    width: 8.33333333% !important;
}

.gamebox .col-xs-pull-12 {
    right: 100% !important;
}

.gamebox .col-xs-pull-11 {
    right: 91.66666667% !important;
}

.gamebox .col-xs-pull-10 {
    right: 83.33333333% !important;
}

.gamebox .col-xs-pull-9 {
    right: 75% !important;
}

.gamebox .col-xs-pull-8 {
    right: 66.66666667% !important;
}

.gamebox .col-xs-pull-7 {
    right: 58.33333333% !important;
}

.gamebox .col-xs-pull-6 {
    right: 50% !important;
}

.gamebox .col-xs-pull-5 {
    right: 41.66666667% !important;
}

.gamebox .col-xs-pull-4 {
    right: 33.33333333% !important;
}

.gamebox .col-xs-pull-3 {
    right: 25% !important;
}

.gamebox .col-xs-pull-2 {
    right: 16.66666667% !important;
}

.gamebox .col-xs-pull-1 {
    right: 8.33333333% !important;
}

.gamebox .col-xs-pull-0 {
    right: 0 !important;
}

.gamebox .col-xs-push-12 {
    left: 100% !important;
}

.gamebox .col-xs-push-11 {
    left: 91.66666667% !important;
}

.gamebox .col-xs-push-10 {
    left: 83.33333333% !important;
}

.gamebox .col-xs-push-9 {
    left: 75% !important;
}

.gamebox .col-xs-push-8 {
    left: 66.66666667% !important;
}

.gamebox .col-xs-push-7 {
    left: 58.33333333% !important;
}

.gamebox .col-xs-push-6 {
    left: 50% !important;
}

.gamebox .col-xs-push-5 {
    left: 41.66666667% !important;
}

.gamebox .col-xs-push-4 {
    left: 33.33333333% !important;
}

.gamebox .col-xs-push-3 {
    left: 25% !important;
}

.gamebox .col-xs-push-2 {
    left: 16.66666667% !important;
}

.gamebox .col-xs-push-1 {
    left: 8.33333333% !important;
}

.gamebox .col-xs-push-0 {
    left: 0 !important;
}

.gamebox .col-xs-offset-12 {
    margin-left: 100% !important;
}

.gamebox .col-xs-offset-11 {
    margin-left: 91.66666667% !important;
}

.gamebox .col-xs-offset-10 {
    margin-left: 83.33333333% !important;
}

.gamebox .col-xs-offset-9 {
    margin-left: 75% !important;
}

.gamebox .col-xs-offset-8 {
    margin-left: 66.66666667% !important;
}

.gamebox .col-xs-offset-7 {
    margin-left: 58.33333333% !important;
}

.gamebox .col-xs-offset-6 {
    margin-left: 50% !important;
}

.gamebox .col-xs-offset-5 {
    margin-left: 41.66666667% !important;
}

.gamebox .col-xs-offset-4 {
    margin-left: 33.33333333% !important;
}

.gamebox .col-xs-offset-3 {
    margin-left: 25% !important;
}

.gamebox .col-xs-offset-2 {
    margin-left: 16.66666667% !important;
}

.gamebox .col-xs-offset-1 {
    margin-left: 8.33333333% !important;
}

.gamebox .col-xs-offset-0 {
    margin-left: 0 !important;
}

}
@media (min-width: 1200px) {
    .gamebox .col-sm-1, .gamebox .col-sm-2, .gamebox .col-sm-3, .gamebox .col-sm-4, .gamebox .col-sm-5, .gamebox .col-sm-6,
    .gamebox .col-sm-7, .gamebox .col-sm-8, .gamebox .col-sm-9, .gamebox .col-sm-10, .gamebox .col-sm-11, .gamebox .col-sm-12 {
        float: left;
    }

    .gamebox .col-sm-12 {
        width: 100%;
    }

    .gamebox .col-sm-11 {
        width: 91.66666667%;
    }

    .gamebox .col-sm-10 {
        width: 83.33333333%;
    }

    .gamebox .col-sm-9 {
        width: 75%;
    }

    .gamebox .col-sm-8 {
        width: 66.66666667%;
    }

    .gamebox .col-sm-7 {
        width: 58.33333333%;
    }

    .gamebox .col-sm-6 {
        width: 50%;
    }

    .gamebox .col-sm-5 {
        width: 41.66666667%;
    }

    .gamebox .col-sm-4 {
        width: 33.33333333%;
    }

    .gamebox .col-sm-3 {
        width: 25%;
    }

    .gamebox .col-sm-2 {
        width: 16.66666667%;
    }

    .gamebox .col-sm-1 {
        width: 8.33333333%;
    }

    .gamebox .col-sm-pull-12 {
        right: 100%;
    }

    .gamebox .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .gamebox .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .gamebox .col-sm-pull-9 {
        right: 75%;
    }

    .gamebox .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .gamebox .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .gamebox .col-sm-pull-6 {
        right: 50%;
    }

    .gamebox .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .gamebox .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .gamebox .col-sm-pull-3 {
        right: 25%;
    }

    .gamebox .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .gamebox .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .gamebox .col-sm-pull-0 {
        right: 0;
    }

    .gamebox .col-sm-push-12 {
        left: 100%;
    }

    .gamebox .col-sm-push-11 {
        left: 91.66666667%;
    }

    .gamebox .col-sm-push-10 {
        left: 83.33333333%;
    }

    .gamebox .col-sm-push-9 {
        left: 75%;
    }

    .gamebox .col-sm-push-8 {
        left: 66.66666667%;
    }

    .gamebox .col-sm-push-7 {
        left: 58.33333333%;
    }

    .gamebox .col-sm-push-6 {
        left: 50%;
    }

    .gamebox .col-sm-push-5 {
        left: 41.66666667%;
    }

    .gamebox .col-sm-push-4 {
        left: 33.33333333%;
    }

    .gamebox .col-sm-push-3 {
        left: 25%;
    }

    .gamebox .col-sm-push-2 {
        left: 16.66666667%;
    }

    .gamebox .col-sm-push-1 {
        left: 8.33333333%;
    }

    .gamebox .col-sm-push-0 {
        left: 0;
    }

    .gamebox .col-sm-offset-12 {
        margin-left: 100%;
    }

    .gamebox .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .gamebox .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .gamebox .col-sm-offset-9 {
        margin-left: 75%;
    }

    .gamebox .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .gamebox .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .gamebox .col-sm-offset-6 {
        margin-left: 50%;
    }

    .gamebox .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .gamebox .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .gamebox .col-sm-offset-3 {
        margin-left: 25%;
    }

    .gamebox .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .gamebox .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .gamebox .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .gamebox .col-md-1, .gamebox .col-md-2, .gamebox .col-md-3, .gamebox .col-md-4, .gamebox .col-md-5, .gamebox .col-md-6,
    .gamebox .col-md-7, .gamebox .col-md-8, .gamebox .col-md-9, .gamebox .col-md-10, .gamebox .col-md-11, .gamebox .col-md-12 {
        float: left;
    }

    .gamebox .col-md-12 {
        width: 100%;
    }

    .gamebox .col-md-11 {
        width: 91.66666667%;
    }

    .gamebox .col-md-10 {
        width: 83.33333333%;
    }

    .gamebox .col-md-9 {
        width: 75%;
    }

    .gamebox .col-md-8 {
        width: 66.66666667%;
    }

    .gamebox .col-md-7 {
        width: 58.33333333%;
    }

    .gamebox .col-md-6 {
        width: 50%;
    }

    .gamebox .col-md-5 {
        width: 41.66666667%;
    }

    .gamebox .col-md-4 {
        width: 33.33333333%;
    }

    .gamebox .col-md-3 {
        width: 25%;
    }

    .gamebox .col-md-2 {
        width: 16.66666667%;
    }

    .gamebox .col-md-1 {
        width: 8.33333333%;
    }

    .gamebox .col-md-pull-12 {
        right: 100%;
    }

    .gamebox .col-md-pull-11 {
        right: 91.66666667%;
    }

    .gamebox .col-md-pull-10 {
        right: 83.33333333%;
    }

    .gamebox .col-md-pull-9 {
        right: 75%;
    }

    .gamebox .col-md-pull-8 {
        right: 66.66666667%;
    }

    .gamebox .col-md-pull-7 {
        right: 58.33333333%;
    }

    .gamebox .col-md-pull-6 {
        right: 50%;
    }

    .gamebox .col-md-pull-5 {
        right: 41.66666667%;
    }

    .gamebox .col-md-pull-4 {
        right: 33.33333333%;
    }

    .gamebox .col-md-pull-3 {
        right: 25%;
    }

    .gamebox .col-md-pull-2 {
        right: 16.66666667%;
    }

    .gamebox .col-md-pull-1 {
        right: 8.33333333%;
    }

    .gamebox .col-md-pull-0 {
        right: 0;
    }

    .gamebox .col-md-push-12 {
        left: 100%;
    }

    .gamebox .col-md-push-11 {
        left: 91.66666667%;
    }

    .gamebox .col-md-push-10 {
        left: 83.33333333%;
    }

    .gamebox .col-md-push-9 {
        left: 75%;
    }

    .gamebox .col-md-push-8 {
        left: 66.66666667%;
    }

    .gamebox .col-md-push-7 {
        left: 58.33333333%;
    }

    .gamebox .col-md-push-6 {
        left: 50%;
    }

    .gamebox .col-md-push-5 {
        left: 41.66666667%;
    }

    .gamebox .col-md-push-4 {
        left: 33.33333333%;
    }

    .gamebox .col-md-push-3 {
        left: 25%;
    }

    .gamebox .col-md-push-2 {
        left: 16.66666667%;
    }

    .gamebox .col-md-push-1 {
        left: 8.33333333%;
    }

    .gamebox .col-md-push-0 {
        left: 0;
    }

    .gamebox .col-md-offset-12 {
        margin-left: 100%;
    }

    .gamebox .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .gamebox .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .gamebox .col-md-offset-9 {
        margin-left: 75%;
    }

    .gamebox .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .gamebox .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .gamebox .col-md-offset-6 {
        margin-left: 50%;
    }

    .gamebox .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .gamebox .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .gamebox .col-md-offset-3 {
        margin-left: 25%;
    }

    .gamebox .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .gamebox .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .gamebox .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .gamebox .col-lg-1, .gamebox .col-lg-2, .gamebox .col-lg-3, .gamebox .col-lg-4, .gamebox .col-lg-5, .gamebox .col-lg-6,
    .gamebox .col-lg-7, .gamebox .col-lg-8, .gamebox .col-lg-9, .gamebox .col-lg-10, .gamebox .col-lg-11, .gamebox .col-lg-12 {
        float: left;
    }

    .gamebox .col-lg-12 {
        width: 100%;
    }

    .gamebox .col-lg-11 {
        width: 91.66666667%;
    }

    .gamebox .col-lg-10 {
        width: 83.33333333%;
    }

    .gamebox .col-lg-9 {
        width: 75%;
    }

    .gamebox .col-lg-8 {
        width: 66.66666667%;
    }

    .gamebox .col-lg-7 {
        width: 58.33333333%;
    }

    .gamebox .col-lg-6 {
        width: 50%;
    }

    .gamebox .col-lg-5 {
        width: 41.66666667%;
    }

    .gamebox .col-lg-4 {
        width: 33.33333333%;
    }

    .gamebox .col-lg-3 {
        width: 25%;
    }

    .gamebox .col-lg-2 {
        width: 16.66666667%;
    }

    .gamebox .col-lg-1 {
        width: 8.33333333%;
    }

    .gamebox .col-lg-pull-12 {
        right: 100%;
    }

    .gamebox .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .gamebox .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .gamebox .col-lg-pull-9 {
        right: 75%;
    }

    .gamebox .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .gamebox .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .gamebox .col-lg-pull-6 {
        right: 50%;
    }

    .gamebox .col-lg-pull-5 {
        right: 41.66666667%;
    }


    .gamebox .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .gamebox .col-lg-pull-3 {
        right: 25%;
    }

    .gamebox .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .gamebox .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .gamebox .col-lg-pull-0 {
        right: 0;
    }

    .gamebox .col-lg-push-12 {
        left: 100%;
    }

    .gamebox .col-lg-push-11 {
        left: 91.66666667%;
    }

    .gamebox .col-lg-push-10 {
        left: 83.33333333%;
    }

    .gamebox .col-lg-push-9 {
        left: 75%;
    }

    .gamebox .col-lg-push-8 {
        left: 66.66666667%;
    }

    .gamebox .col-lg-push-7 {
        left: 58.33333333%;
    }

    .gamebox .col-lg-push-6 {
        left: 50%;
    }

    .gamebox .col-lg-push-5 {
        left: 41.66666667%;
    }

    .gamebox .col-lg-push-4 {
        left: 33.33333333%;
    }

    .gamebox .col-lg-push-3 {
        left: 25%;
    }

    .gamebox .col-lg-push-2 {
        left: 16.66666667%;
    }

    .gamebox .col-lg-push-1 {
        left: 8.33333333%;
    }

    .gamebox .col-lg-push-0 {
        left: 0;
    }

    .gamebox .col-lg-offset-12 {
        margin-left: 100%;
    }

    .gamebox .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .gamebox .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .gamebox .col-lg-offset-9 {
        margin-left: 75%;
    }

    .gamebox .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .gamebox .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .gamebox .col-lg-offset-6 {
        margin-left: 50%;
    }

    .gamebox .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .gamebox .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .gamebox .col-lg-offset-3 {
        margin-left: 25%;
    }

    .gamebox .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .gamebox .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .gamebox .col-lg-offset-0 {
        margin-left: 0;
    }
}
	.gamebox {
		border: 1px solid #CCC;
		margin: 0 auto;
		margin-bottom: 20px;
		position: relative;
		width:100%;
		max-width:1022px;
	}
	.gamebox .col-sm-2, 
	.gamebox .col-sm-3, 
	.gamebox .col-sm-4 {
		padding-left:0 !important;
		padding-right:0!important;
	}
	.gamebox h2, 
	.gamebox h3 {
		margin-top:0 !important;
		margin-bottom:0 !important;
	}
	.gamebox h3 {
		font-size:1.6em !important;
	}
	.gamebox .team-type {	
		background-color:#EEE;
		padding:4px;
	}
	.gamebox .team-type h5 {	
		font-weight:bold;
		color:#333;
		margin-top:0 !important;
		margin-bottom:0 !important;
	}
	.gamebox, .gamebox * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.gamebox .team-row {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCC;
	}
	.gamebox .line-score-wrap {
		margin: 15px auto;
		overflow: hidden;
		width: 75%;
	}
	.gamebox .line-score {
		padding-left: 0px;
	}
	.gamebox table {
		border:none !important;
		border-spacing:0 !important;
		padding:0 !important;
		text-align:center !important;
		background-color: none !important;
		box-shadow: none !important;
		border-top: 1px solid #ccc !important;
		border-left: 1px solid #ccc !important;
		border-bottom: 1px solid #ccc !important;
		width:75% !important;
		margin:auto !important;
	}
	.gamebox tr.colhead {
		background-color:#eee !important;
	}
	.gamebox td {
		border:none !important;
		background-color: transparent !important;
		color:#333 !important;
		border-bottom: 1px solid #ccc !important;
		border-right: 1px solid #ccc !important;
	}
	.gamebox td.last {
		border-bottom: none !important;
	}
	.gamebox table.linescore {
		border:0 !important;
		margin: 0 auto !important;
		position: relative;
		width: 100% !important;
	}
	.gamebox table.linescore td.team {
		padding-right: 15px;
		width: 3em;
		font-weight:700;
	}
	.gamebox table.linescore td.strong {
		font-weight:700;
	}
	.gamebox table.linescore th {
		text-align: center !important;
		background-color:#eee !important;
		padding: 3px 0 !important;
	}
	.gamebox table.linescore td {
		border: none !important;
		min-width: 25px !important;
		padding: 8px 0 !important;
		text-align: center !important;
		line-height:1em !important;
	}
	.gamebox table.linescore tr.visitors td {
		border-bottom: solid 1px #ccc !important;
	}
	.gamebox table.linescore th.space, 
	.gamebox table.linescore td.space {
		padding-left: 12px !important;
		min-width: 30px;
		border-left:solid 1px #ccc !important;
	}
	.gamebox .game-notes {
		float: right;
		overflow: hidden;
		padding:0px 10px !important;
		background-color:#eee;
	}
	.gamebox .game-notes span {
		display:block;
		font-size: 12px;
		line-height: 25px;
	}
	.gamebox .game-details {
		text-align:center !important;
		margin-top:10px;
		color:#333 !important;
	}
	.gamebox .game-links {
		text-align:center !important;
		color:#333 !important;
		margin-top:5px;
		margin-bottom: 10px;
	}
	.gamebox .game-details ul,
	.gamebox .game-links ul{
		list-style:none !important;
		margin:0 !important;
		padding-left: 0px;
	}
	.gamebox .game-details li,
	.gamebox .game-links li {
		border-left: 1px solid #ccc;
		display: inline-block;
		position: relative;
		font-size: 10px;
		line-height: 1.1em;
		padding: 2px 4px 2px 7px;
	}
	.gamebox .game-details li:nth-of-type(1),
	.gamebox .game-links li:nth-of-type(1){
		border-left: none !important;
	}
	.gamebox .team-row h5 small {
		line-height:1.5em !important;
	}
	.gamebox .game-score {
		font-size:16px !important;
		line-height: 30px;
		background-color:#333;
		color:#FFFFFF;
	}
	.gamebox .game-final {
		font-size:8px !important; 
		color:#333 !important; 
		text-align:center;
	}
	.teamlogo,
	.teamlogo-a {
		padding:10px 0;
	}
	.teamlogo img,
	.teamlogo-a img {
		width: 80px;
		height: 80px;
		margin: 0 auto;
	}
	.teaminfo, .teaminfo-a {
		padding:20px 0 20px;
	}
	.teaminfo h5,
	.teaminfo-a h5,
	.teaminfo h5 small,
	.teaminfo-a h5 small {
		color:#333;
		line-height:1;
	}
	.team-date h5 {
		color:#333;
		font-size: 12px;
	}
	.team-date p {
		font-size: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
		line-height: 12px;
	}
	.gamebox .teaminfo-a {
		text-align:right
	}
	.gamebox .teaminfo {
		text-align:left
	}
	.gamebox .team-row .team-records {	
		font-size: 70%;
		font-weight: normal;
		color:#333;
		margin-top:10px;
		line-height:2.5em !important;
	}
.rotation .team-links-a, .rotation .team-links-b {padding:0px !important;}
.rotation {background-color:#fff; border: none;}
.rotation .col-sm-6 {padding-left:0 !important; padding-right:0 !important; border-left:solid 1px #fff;background-color:#eee;}
.rotation .col-sm-6:nth-of-type(1) {border-left: none !important;}
.rotation .col-sm-4 {padding-left:0 !important; padding-right:0 !important; border-left:solid 1px #fff;background-color:#eee;}
.rotation .col-sm-4:nth-of-type(1) {border-left: none !important;}
.rotation .col-sm-3 {padding-left:0 !important; padding-right:0 !important; border-left:solid 1px #fff;background-color:#eee;}
.rotation .col-sm-3:nth-of-type(1) {border-left: none !important;}
.rotation .col-sm-2 {padding-left:0 !important; padding-right:0 !important; border-left:solid 1px #fff;background-color:#eee;}
.rotation .col-sm-2:nth-of-type(1) {border-left: none !important;}
.rotation .boxhead {background-color:#333; color:#fff; padding:6px; font-size:12px; font-weight:bold;}
.rotation .boxpitchers, .rotation .boxpitchers a {background-color:#eee; color:#333; padding:1px; font-size:11px; line-height:22px !important;}
.rotation .boxsub {background-color:#fff; color:#333; padding:1px; font-size:10px; line-height:22px !important; border-bottom: 1px solid #ccc;}
.rotation h5 {color:#666 !important; font-size:11px !important; line-height:2em !important; margin:0 !important; margin-top:8px !important;}
.rotation h4 {color:#666 !important; font-size:12px !important; line-height:1.4em !important; font-family:body !important; margin:0 0 12px 0 !important;}
.rotation .promotion {background-color:#fff;color:#666; padding:10px; font-size:12px; font-weight:bold; text-transform:uppercase; margin-top:0px;}
.rotation i {font-size: 9px !important;}
.rotation a {line-height:30px !important; padding:2px !important;}

	@media (max-width: 1200px) {
		.gamebox h3 {
			font-size:1.2em !important;
		}
		.gamebox .game-table {
			padding-bottom:20px !important;
		}
		.gamebox table {
			width:100% !important;
			border-left: none !important;
		}
		.gamebox td:last-child {
			border-right: none !important;
		}

		.gamebox .line-score-wrap {
			margin: 15px auto 10px !important;
			overflow: hidden;
			width: 100% !important;
		}
		.gamebox .line-score {
			padding-left: 10px;
		}
		.gamebox table.linescore .hideinning {
			display:none;
		}
		.gamebox table.linescore th.space, 
		.gamebox table.linescore td.space {
			padding-left: 0px !important;
			min-width: 10px;
			border-left:solid 1px #ccc !important;
		}
		.gamebox .game-score-a {
			border-left:solid 1px #ccc;
		}
		.gamebox .game-score {
			margin-top:10px !important;
		}
		.game-final {
			display:none !important;
		}
		.teamlogo, .teaminfo {
			border-left: solid 1px #ccc;
		}
		.teamlogo, .teamlogo-a {
			padding:10px 0 5px; 
			text-align:center !important
		}
		.teaminfo, .teaminfo-a {
			padding:0 0 5px; 
			text-align:center !important
		}
		.gamebox .team-row .team-records {
			margin-top:10px;
			line-height:2.5em !important;
		}
		.gamebox .team-date {
			border-bottom: solid 1px #ccc;
		}
		.rotation .col-sm-6 {
			border-left: none !important;
			margin-top: 15px !important;
		}
		.rotation .col-sm-6:nth-of-type(1) {
			margin-top: 0px !important;
		}
		.rotation .col-sm-4 {
			border-left: none !important;
			margin-top: 15px !important;
		}
		.rotation .col-sm-4:nth-of-type(1) {
			margin-top: 0px !important;
		}
		.rotation .col-sm-3 {
			border-left: none !important;
			margin-top: 15px !important;
		}
		.rotation .col-sm-3:nth-of-type(1) {
			margin-top: 0px !important;
		}
		.rotation .col-sm-2 {
			border-left: none !important;
			margin-top: 15px !important;
		}
		.rotation .col-sm-2:nth-of-type(1) {
			margin-top: 0px !important;
		}
		.rotation .col-sm-4 {
			width: 100%  !important;
		}
	}
	@media (min-width: 1200px) {
		.vertical-align {
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-align: center;
			-webkit-align-items: center;
			-ms-flex-align: center;
			align-items: center;
			-webkit-box-pack: center;
			-webkit-justify-content: center;
			-ms-flex-pack: center;
			justify-content: center;
			-webkit-box-orient: horizontal;
			-webkit-box-direction: normal;
			-webkit-flex-direction: row;
			-ms-flex-direction: row;
			flex-direction: row;
		}
	}