body {
    //background: url('../../images/back.jpg');
    background-color: #ffffff;
    font-size:12px;
}
.advertise{
    margin:5px 0;
}
.advertise img{
    display: block;
}
.branding_left{
    height: 1800px;
    right: 50%;
    margin-right: 496px;
    overflow: hidden;
    position: fixed;
    text-align: right;
    top: 0;
    z-index: 100;
}
.branding_right{
    height: 1800px;
    margin-left: 496px;
    overflow: hidden;
    position: fixed;
    left: 50%;
    text-align: left;
    top: 0;
    z-index: 100;
}
.breadcrumb {
    background-color: #fff;
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 10px;
    padding: 8px 15px;
}
.breadcrumb > li + li::before {
    color: #333;
    content: "/ ";
    padding: 0 5px;
}
.breadcrumb > .active {
    color: #777;
}
.navbar-default{
    background-color: #fff;
    border:0;
}
.container{
    width:992px;
    background-color:#efefef;
    border-left:solid 1px #ccc;
    border-right:solid 1px #ccc;
}
.container-top{
    border-top:solid 1px #ccc;
}
.menu-container{
    padding-left:0;
}
.main-menu{
    padding-left:4px;
    padding-right:4px;
}
.nav > li {
    display: inline-block;
    position: relative;
}
.nav > li > a{
    padding-left:17px;
    padding-right:17px;
}
.main-content{
    width:992px;
    background-color:#FFF;
    margin-left: auto;
    margin-right: auto;
    padding-top:4px;
    border-left:solid 1px #ccc;
    border-right:solid 1px #ccc;
    border-top:solid 1px #ccc;
}
.main-content:after{
    clear:both;
}
.navbar{
    margin-bottom: 0;
}
.search-form{
    padding-left:0;
}
.search-field{
    width:120px;
}
.social-squares {
    text-align:center;
}
.social-squares a{
    display:inline-block;
    margin:0 4px 14px 4px;
    font-size:32px;
}

.social-squares a.social-fb{
    color:#3B5998;
}
.social-squares a.social-tw{
    color:#4099FF;
}
.social-squares a:hover{
    color:#999 !important;
}

.social-share {
    text-align: center;
    margin: 10px;
}
.twitter-share-button[style] { vertical-align: text-bottom !important; }
.fb_iframe_widget { vertical-align: text-bottom !important; }
.mc-row{
    display:table;
    margin:0;
}
.mc-row:after{
    clear:both;
}
.left-panel{
    width:129px;
    float:left;
    padding: 2px;
}
.middle-panel{
    width:728px;
    float:left;
    padding-top: 2px;
}
.right-panel{
    width:129px;
    float:left;
    padding: 2px;
}

h1 {
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 5px 20px 5px;
}
h2 {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    margin: 5px;
}
h3 {
    font-family: Arial;
    font-size:18px;
    font-weight:bold;
    margin: 5px;
}
a {
    text-decoration:none;
    color:#000;
}
a:hover{
    text-decoration:none;
    color:#991b1f;
}
table thead tr th{
    cursor:pointer;
}

.top_layer {
    min-height:90px;
    border-bottom:solid 1px #ccc;
    padding:2px;
    height:95px !important;
}
.top_layer a.logo {
    float:left;
}
.top_layer img {
    border:0;
}
.padding-0{
    padding: 0;
}
.padding-2 {
    padding: 2px;
}
.padding-4 {
    padding: 4px;
}
.padding-10{
    padding: 10px;
}
.padding-left-0 {
    padding-left:0;
}
.padding-left-20 {
    padding-left:20px;
}
.padding-right-0{
    padding-right:0;
}
.padding-right-20{
    padding-right:20px;
}
.padding-left-2 {
    padding-left:2px;
}
.padding-right-2{
    padding-right:2px;
}
.padding-right-14{
    padding-right:14px;
}
.padding-top-0 {
    padding-top:0;
}
.padding-top-10{
    padding-top:10px;
}
.padding-top-60{
    padding-top:60px;
}
.margin-0{
    margin:0;
}
.margin-top-0{
    margin-top:0;
}
.margin-top-60{
    margin-top:60px;
}
.margin-bottom-10{
    margin-bottom:10px;
}
.margin-bottom-30{
    margin-bottom:30px;
}
.margin-right-0 {
    text-align:center;
    margin-right: 0 !important;
}
.panel-title{
    text-align:center;
}
.panel-body {
    padding: 0;
}
#odds_calendar .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 2px;
    font-size: 10px;
}
#odds_calendar .datepicker .datepicker-switch {
    width: 100%;
}
.datepicker-inline{
    width:100%;
}
.country_flag{
    background: url('https://static.fudbal91.com/images/flags/flags.png') no-repeat 0 0;
    width:16px;
    height:10px;
    display:inline-block;
    border:solid 1px #333;
}
a.menu_country{
    display:block;
    padding:2px;
    border-bottom: solid 1px #d0d0d0;
    text-decoration:none;
    color:#656565;
    font-size:11px;
}
a.menu_country:hover{
    color:#000;
}

.continent_flag{
    background: url('../../images/continent/flags.png') no-repeat 0 0;
    width:16px;
    height:10px;
    display:inline-block;
    border:solid 1px #333;
}
.menu_continent{
    display:block;
    padding:2px 0 2px 2px;
    border-bottom: solid 1px #d0d0d0;
    text-decoration:none;
    color:#656565;
    font-size:11px;
}

a.submenu_item_selected{
    color:#991b1f;
    background:#ffffcc;
}
a.submenu_odds_item{
    display:block;
    padding:2px 2px 2px 0;
    border-bottom:solid 1px #d0d0d0;
    color:#656565;
    text-decoration:none;
    font-size:11px;
    margin-left:-14px;
}
a.submenu_odds_item:hover{
    color:#000;
}
a.submenu_clubs_domestic_item{
    display:block;
    padding:2px 2px 2px 0;
    border-bottom:solid 1px #d0d0d0;
    color:#656565;
    text-decoration:none;
    font-size:11px;
    margin-left:-14px;
}
a.submenu_clubs_domestic_item:hover{
    color:#000;
}
a.submenu_clubs_international_item{
    display:block;
    padding:2px 2px 2px 12px;
    border-bottom:solid 1px #d0d0d0;
    color:#656565;
    text-decoration:none;
    font-size:11px;
}
a.submenu_clubs_international_item:hover{
    color:#000;
}
a.submenu_national_teams_item{
    display:block;
    padding:2px 2px 2px 12px;
    border-bottom:solid 1px #d0d0d0;
    color:#656565;
    text-decoration:none;
    font-size:11px;
}
a.submenu_national_teams_item:hover{
    color:#000;
}
a.submenu_friendly_item{
    display:block;
    padding:2px 2px 2px 12px;
    border-bottom:solid 1px #d0d0d0;
    color:#656565;
    text-decoration:none;
    font-size:11px;
}
a.submenu_friendly_item:hover{
    color:#000;
}
a.league_item {
    color: #000000;
    cursor: pointer;
    font-family: Arial,Tahoma,Verdana;
    font-size: 11px;
    margin: 2px;
    padding: 2px;
    text-align: center;
    text-decoration:none;
}
a.league_item:hover {
    color:#991b1f;
}
a.league_item_selected {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #991b1f none repeat scroll 0 0;
    border-color: #991b1f;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
    font-family: Arial,Tahoma,Verdana;
    font-size: 11px;
}
.bookie_logo{
    background: url('https://static.fudbal91.com/images/bookies.png') no-repeat 0 0;
    width:77px;
    height:18px;
    display:inline-block;
    border:solid 1px #333;
    margin-bottom: -4px;
}
.btn{
    font-size:12px;
    padding:2px 6px;
    background:#fff;
}
.btn-selected{
    background-color:#991b1f;
    color: #fff;
    font-weight: bold;
}
.btn-selected:hover{
    background-color: #b02525;
     color: #fff;
}
.btn-selected:active{
    color: #fff;
}
.btn-selected:visited{
    color: #fff;
}
.btn-selected.focus, .btn-selected:focus{
    color: #fff;
}
a.a_selected {
    background-color:#991b1f;
    color: #ffffff;
    font-weight: bold;
    padding: 3px;
    font-size: 11px;
}
a.right-menu{
    display:block;
    padding:2px;
    border-bottom: solid 1px #d0d0d0;
    text-decoration:none;
    color:#656565;
    font-size:11px;
}
a.right-menu:hover{
    color:#000;
}
.table_sort_col{
    font-weight:800;
    color:#991b1f;
}
.tableline{
    border-bottom:solid 1px #333;
}
.inprogress{
    color:#f00;
}
.results_date{
    text-align:center;
    font-weight:800;
    padding:20px 0 4px 0;
    color:#991b1f;
    border-bottom:solid 1px #999;
}
.results_date a{
    color:#991b1f;
}
.results_note{
    text-align:center;
    color:#999;
    border-top:dashed 1px #d0d0d0;
}
.results_line{
    border-bottom:solid 1px #d0d0d0;
    padding:2px;
}
.table-striped > tbody > tr.selected_match{
    background: #ffcccc;
    font-weight:bold;
}
.table-striped > tbody > tr.table_home_team{
    background:#ffcccc;
}
.table-striped > tbody > tr.table_away_team{
    background:#ccccff;
}
.pointer{
    cursor:pointer;
}
a.years {
    //display:inline-block;
    //padding: 2px 4px;
    //font-size:11px;
}
.btn-dd-seasons{
    min-width:130px;
}
.dropdown-seasons-container{
    display:inline-block;
}
.dropdown-seasons{
    margin-left:auto;
    margin-right:auto;
    min-width:130px;
}
.dropdown-seasons li{
    text-align:center;
}
.dropdown-seasons-stat{
    margin-top: 6px;
    margin-left:auto;  
    margin-right:auto;
    margin-bottom: 2px;
    min-width:125px; 
    font-weight: normal;
    background-color:#e6e6e6;
    color: #000;
}
.dropdown-seasons-stat-selected{
    margin-top: 6px;
    margin-left:auto;  
    margin-right:auto;
    margin-bottom: 2px;
    min-width:125px; 
    font-weight: bold;
}

#homeSeasons{
    min-width:130px;
}
#awaySeasons{
    min-width:130px;
}
.dropdown-menu > li > a.strong{
    font-weight:800;
}
td.lose{
    background:#df7f90;
    text-align:center;
    font-weight:bold;
}
td.win{
    background:#6fb790;
    text-align:center;
    font-weight:bold;
}
td.draw{
    background:#dee7b1;
    text-align:center;
    font-weight:bold;
}
td.over{
    background:#d0d0d0;
    text-align:center;
    font-weight:bold;
}
.green-color{
    color:#6fb790;
}
.red-color{
    color:#df7f90;
}
.popover{
    max-width: 100%; /* Max Width of the popover (depending on the container!) */
}
a.popoverclose{
    font-weight:normal;
    font-size:11px;
    float:right;
}
a.match-info, a.match-tv{
    display:inline-block;
    margin-left:10px;
}
.odd-cell{
    cursor:pointer;
}
.hidden-ticket-bookies{
    display: none;
}
.footer{
    border-top:solid 1px #d0d0d0;
    padding:6px;
    text-align:center;
}
.footer a{
    display:inline-block;
    padding:2px 10px 2px 10px;
    text-decoration:none;
    color:#656565;
    font-size:11px;
}
.footer a:hover{
    color:#000;
}

#scores_calendar_container_top{
    background:#fff;
    padding:5px 10px 10px 10px;
    display:block;
    width:240px;
    position:absolute;
    margin-left:232px;
    margin-right:auto;
    z-index:1000;
    border-radius: 6px;
    border:solid 1px #d0d0d0;
}
.green-color{
    color:#339933;
}
.red-color{
    color:#993333;
}
.fa-18px{
    font-size:18px;
    font-weight:normal;
}
.alert-info {
    background-color: #efefef;
    border-color: #d0d0d0;
    color: #555;
}
tr.underlined > td {
    border-bottom:solid 1px #333 !important;
}
tr.overlined > td {
    border-top:solid 1px #333 !important;
}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-color: #991b1f;
    background-image: -moz-linear-gradient(center top , #cc0000, #991b1f);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#chart1 td.jqplot-table-legend-label {
    white-space: normal;
}
#chart2 td.jqplot-table-legend-label {
    white-space: normal;
}
#chart3 td.jqplot-table-legend-label {
    white-space: normal;
}
#chart4 td.jqplot-table-legend-label {
    white-space: normal;
}
table.jqplot-cursor-legend, table.jqplot-table-legend {
    background-color: none;
    border: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: inherit;
}
div.jqplot-table-legend-swatch-outline {
    margin-right:4px;
}
.jqplot-target{
    color:#333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.jqplot-series-shadowCanvas{
    background: #fff;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: midddle;
}
.grey-cell{
    color:#333;
}
.white-cell{
    color:#777;
}
.blue_link{
    color:#1f1b99 !important;
}

.carousel-content {
    color:black;
    //display:flex;
    align-items:center;
}

#text-carousel {
  width: 100%;
  height: auto;
  padding: 1px;
  text-align:center;
  border-top: solid 1px #ccc;
  background:#fff;
}

.carousel-item-text{
    display:block;
    width:100%;
    text-align:center;
    margin:0;
}
.dow:nth-last-child(2), .dow:last-child {
    color: #991b1f;
}

.right_menu {
    min-width:180px;
    font-size:12px;
}
.dropdown-seasons-stat:focus {
    color:#000;
}
.right_menu li > ul{
    list-style-type: none; 
    text-align: center; 
    padding-left:10px; 
    font-size:12px;
}
.right_menu li > a{
    display:block;
    color:#656565;
    padding-left:4px;
}
.right_menu li > a:hover{
    background:none;
    color:#000;
}
.right_menu li > ul > li > a{
    display:block;
    color:#656565;
}
.right_menu li > ul > li > a:hover{
    color:#000;
}
.btn-shares{
    display: inline-block;
    width: 138px;
    height:36px;
    background: url('../../images/shares.png') no-repeat 0 0;
}
.btn-share-fb{
    background-position: 0 0;
}
.btn-share-tw{
    background-position: -138px 0;
}
.overlay {
    background: rgba(255, 255, 255, .75);
    position: absolute;
}
.comment{
    padding: 10px 0px 10px 60px;
}
.comment > small{
    font-size: 10px;
    color:#999999;
}
a.btn.reply-btn {
    float: left;
    font-weight:bold;
    color:#991b1f;
}
.comment > strong{
    color:#991b1f;
}
.comment-body{
    padding-top: 10px;
}
.show-children{
    color:#999999;
}
