﻿body {
}

a.anchor
{
    display: block; 
    position: relative; 
    top: -60px; 
    visibility: hidden;
}
.gridbs {
    width:100%;
}
.gridbs td
{
    padding:4px;
    border:1px solid silver;
}
.gridbs th {
    background-color: #ed1c24;
    padding: 10px;
    color: white;
    text-align: left;
    border:1px solid silver;
}

.gridbs_alt {
    background-color: #eeeeee;
}


.gridbsNoLine {
    border: none;
    width: 100%;
}
.gridbsNoLine td
{
    padding:4px;
    border:none;
}
.gridbsNoLine th {
    background-color: #ed1c24;
    padding: 10px;
    color: white;
    text-align: left;
}

.gridbsNoLine_alt {
    background-color: #eeeeee;
}

.gridtrophy
{
    width:100%;
    border:none;
}
.gridtrophy td
{
    padding:4px;
    border-bottom:1px solid silver;
}
.gridtrophy th {
    background-color: #ed1c24;
    padding: 10px;
    color: white;
    text-align: left;
    border:1px solid silver;
}

.gridtrophy_alt {
    background-color: #eeeeee;
}
/* Extra small devices (phones, up to 480px) */
@media screen and (max-width: 767px) 
{
    .gridbs
    {
        font-size: 10px;
    }
    .PG_H_TAG  h1
    {
        font-size:16px;
    }
    .PG_H_TAG  h2
    {
        font-size:14px;
    }
    .PG_H_TAG  h3
    {
        font-size:12px;
    }
    .PG_H_TAG  h4, h5, h6
    {
        font-size:10px;
    }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
    .gridbs 
    {
        font-size: 12px;
    }
    .PG_H_TAG  h1
    {
        font-size:20px;
    }
    .PG_H_TAG  h2
    {
        font-size:16px;
    }
    .PG_H_TAG  h3
    {
        font-size:13px;
    }
    .PG_H_TAG  h4, h5, h6
    {
        font-size:11px;
    }
}
/* tablets/desktops and up ----------- */
@media (min-width: 992px) and (max-width: 1199px) {
    .gridbs 
    {
        font-size: 13px;
    }
    .PG_H_TAG  h1
    {
        font-size:22px;
    }
    .PG_H_TAG  h2
    {
        font-size:18px;
    }
    .PG_H_TAG  h3
    {
        font-size:14px;
    }
    .PG_H_TAG  h4, h5, h6
    {
        font-size:12px;
    }
}
/* large desktops and up ----------- */
@media screen and (min-width: 1200px) {
    .gridbs 
    {
        font-size: 14px;
    }
    .PG_H_TAG  h1
    {
        font-size:28px;
    }
    .PG_H_TAG  h2
    {
        font-size:24px;
    }
    .PG_H_TAG  h3
    {
        font-size:18px;
    }
    .PG_H_TAG  h4, h5, h6
    {
        font-size:14px;
    }
}

/***********************
  OUTLINE BUTTONS
************************/

.btn.outline {
    background: none;
    padding: 5px 10px;
}
.btn-primary.outline {
    border: 2px solid #0099cc;
    color: #0099cc;

}
.btn-primary.outline:hover, .btn-primary.outline:focus, .btn-primary.outline:active, .btn-primary.outline.active, .open > .dropdown-toggle.btn-primary {
    color: #33a6cc;
    border-color: #33a6cc;
}
.btn-primary.outline:active, .btn-primary.outline.active {
    border-color: #007299;
    color: #007299;
    box-shadow: none;
}
.ListHover
{
    background-color:white;
}

.ListHover:hover
{
    background-color:#ececec;
}

.gridContainer
{
    width:100%;
}
.gridContainer td
{
    padding:2px;
    font-size:11px;
}
.gridContainer th {
    background-color: #eeeeee;
    padding: 3px;
    color: gray;
    font-size:11px;
}
.gridContainer_alt {
    background-color: #eeeeee;
    width: 100%;
}

.tabber
    {
        display:inline-block;
        float:left;
        cursor: pointer;
        margin-bottom:0px;
        overflow:hidden;
        position:relative;
        padding-top:6px;
        padding-left:3px;
        padding-right:3px;
        padding-bottom:2px;
    }

.rankingnamebox
{
    display: block; 
    /*width: 110px;*/ 
    overflow: hidden; 
    background-color: gray; 
    height: 50px; 
    color:white; 
    padding:5px; 
    margin-bottom:5px;
}

.rankingnamebox:hover
{
    background-color:silver;
}

.silver:hover
{
    background-color:none;
    overflow:hidden;
}
.silver:hover
{
    background-color:#eeeeee;
}
.footer-textlink
{
    padding-top:35px;
}
.footer-imagelink
{
    float:left; 
    margin-right:10px;
}
.footer-container
{
    display:block; 
    overflow:hidden;
    margin-bottom:5px;
}
.footer-wrapper
{
    background-color:#313131; 
    width:100%; 
    overflow:hidden; 
    padding-top:20px;
    font-size:12px;
}

 .portlet-silver,
.portlet-silver>.portlet-heading {
    border-color: #dddddd;
}

.portlet-green>.portlet-heading {
    color: #fff;
    background-color: #dddddd;
}

.Five
{
    display:block;
    height:5px;
    width:auto;
    clear:both;
}

.Ten
{
    display:block;
    height:10px;
    width:auto;
    clear:both;
}

.Twenty
{
    display:block;
    height:20px;
    width:auto;
    clear:both;
}

.NoLink a:hover
{
    text-decoration:none;
}


.ArticleTitleBackLg {
    height: 120px;
    background: url('../png/75black.png');
    color: white;
    margin-top: -120px;
    padding: 5px 20px;
    position: absolute;
    width: 100%;
    display: block;
}

.ArticleTitleBackXs {
    height: 50px;
    background: url('../png/75black.png');
    color: white;
    margin-top: -50px;
    padding: 5px 20px;
    position: absolute;
    width: 100%;
    display: block;
}

#carousel-custom {
    /*margin: 20px auto;*/
    max-width: 630px;
}
#carousel-custom .carousel-indicators {
    margin: 0px 0px;
    overflow: auto;
    position: static;
    /*text-align: left;*/
    /*white-space: nowrap;*/
    display: inline-block;
    width: 100%;
}
/*#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin-right: 29px;
    width: auto;
}*/
*#carousel-custom .carousel-indicators li 
{
    width:18%;
    height:auto;
    margin-right: 1px;
}
#carousel-custom .carousel-indicators li img 
{
    /*display: block;*/
    opacity: 1;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 0.5;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom .carousel-outer {
    position: relative;
}
.Article-Title
{
     font-weight:bold;
}

/* UI - Progress
=================================================================== */
.progress {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #f2f4f8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.progress .progress-bar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #20a8d8;
}
.progress .progress-bar.progress-bar-success {
  background-color: #79c447;
}
.progress .progress-bar.progress-bar-info {
  background-color: #67c2ef;
}
.progress .progress-bar.progress-bar-warning {
  background-color: #fabb3d;
}
.progress .progress-bar.progress-bar-danger {
  background-color: #ff5454;
}
.progress .progress-bar.progress-bar-zepp {
  background-color: #d9fd2d;
}
.progress .progress-bar.progress-bar-diamondkinetics {
  background-color: #5FBB46;
}
.progress .progress-bar.progress-bar-series {
  background-color: #ea252e;
}
.progress.thin {
  height: 10px;
}
.progress.thin .progress-bar {
  font-size: 6px;
  line-height: 10px;
}
.bspaging
{
    font-size:14px;
    font-weight:bold;
}
.bspaging span
{
    padding:1px 5px;
    border:silver 1px solid;
    background-color:#2980b9;
    color:white;
}
.bspaging a, 
.bspaging a:visited
{
  padding:1px 5px;
    border:silver 1px solid;
    background-color:#e7e7e7;
}
.bspaging a:hover, 
.bspaging a:active
{
  padding:1px 5px;
    border:silver 1px solid;
    background-color:#ffffff;
}
.divFadein {
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein { /* Firefox */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes fadein { /* Opera */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

 .hpheader {
    color: #2763a5;
    background-color: #b2b3b6;
    display: block;
    font-size: xx-large;
    padding: 10px 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.bracketTable {
    border-spacing: 0px;
    border-collapse: collapse;
}

    .bracketTable td {
        height: 16px !important;
        padding: 0px 4px 0px 4px;
    }

.visitorTeamNew {
    border-bottom: 2px solid #0f2355;
    vertical-align: bottom;
}

.awayTeam {
    border-bottom: 2px solid #0f2355;
    border-right: 2px solid #0f2355;
    vertical-align: bottom;
}

.visitorTeamNew {
    border-bottom: 2px solid #0f2355;
    vertical-align: bottom;
    min-width: 130px;
}

.homeTeamNew {
    border-top: 2px solid #0f2355;
    vertical-align: top;
    min-width: 130px;
}

.rightBorder {
    border-right: 2px solid #0f2355;
    font-size: 10px;
}

.ddldesign {
    font-size: 11px !important;
    max-width:200px;
}

.roundpos {
    font-size: 10px;
    color: #808080;
}

.seednum {
    font-size: 12px;
    color: #0f2355;
}

.HomeTeamBox {
    border-top: solid 2px #0f2355;
    border-left: solid 2px #0f2355;
    border-right: solid 2px #0f2355;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #f5f5f5;
    min-width: 230px !important;
    font-size: 12px;
}

.VisitorTeamBox {
    border-bottom: solid 2px #0f2355;
    border-left: solid 2px #0f2355;
    border-right: solid 2px #0f2355;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #f5f5f5;
    min-width: 230px !important;
    font-size: 12px;
}

.GameTopBox {
    border-left: solid 2px #0f2355;
    border-right: solid 2px #0f2355;
    background-color: #f5f5f5;
    font-size: 10px;
}

.bottomBorder {
    border-bottom: solid 2px #0f2355;
}

.ScoreTxt {
    font-weight:600;
}
.Seeder
{
    color:gray;
    font-size:10px;
    margin-right:5px;
}
