
.dnb {
    display: none;
}

.gmap {
    display: none;
}

.cricket h2 {
    margin: 0px;
}

.cricket-summary-table td.match-summary ul li {
    width: 180px;
    margin-bottom: 16px;
}

.cricket-summary-table td.match-summary ul li:first-child {
    width: 100%;
    margin: 8px 0 8px 0;
    color: #777;
}

.cricket-summary-table .match-summary ul li .innings-subtext {
    clear: left;
    display: block;
}

.cricket-summary-table td a {
    color: #004AAC;
    font-weight: bold;
    clear: both;
    float: left;
}

ul {
    list-style: none;
}

.cricket-summary-table .match-summary ul li {
    margin-right: 8px;
    margin-bottom: 8px;
    float: left;
}

.cricket-summary-table td.score-cell li:first-child {
    margin-bottom: 12px;
    color: #242424;
}

.cricket-summary-table tbody td.score-cell, .cricket-scorecard .generic-stats .data-table .cricket-summary-table tbody tr.top td:last-child {
    border-left: 1px solid #FFFFFF;
}

.cricket-summary-table .top td {
    background-color: #404040;
    color: #FFF;
    line-height: 1.3;
}

.cricket-summary-table td.score-cell {
    width: 200px;
    line-height: 1.2em;
}

.score-cell ul {
    list-style-type: none;
    padding: 0px;
    margin: 5px;
}

.table-header {
    font-size: 13px;
    line-height: 1;
    padding-top: 9px;
    padding-bottom: 5px;
    display: block;
    padding: 7px 16px;
    background-color: #A10518;
    color: #ffffff;
}

.data-table {
    margin: 0 0 10px 0;
    font-size: 13px;
}

.data-table table {
    width: 100%;
    font-size: 12px;
}

.colheading {
    border-bottom: 2px solid #000;
}

.data-table thead th {
    padding-left: 16px;
}

.colheading .c1, .batting-innings thead .colheading .c2, .batting-innings thead .colheading .c3 {
    width: 140px;
}

.data-table .colheading th {
    color: #FFF;
    background: #404040;
    font-weight: normal;
    padding: 4px 8px;
    border-left: 1px solid #4f4d4b;
}

.data-table tbody td {
    color: #4F4D4B;
}

.data-table tbody tr:hover td {
    background: #F9F9F9;
}

.data-table tbody td {
    color: #4F4D4B;
}

.data-table tbody td {
    padding: 4px 8px;
    background: #f5f5f5;
    border-bottom: 1px solid #FFF;
}

.data-table .cricket-batting-totals td {
    background-color: #CCCCCC;
    font-weight: bold;
    color: #000000;
    border-top: 1px solid #777;
}

.data-table tbody tr .extra-runs, .data-table thead tr.numeric, .data-table tbody tr .numeric, .data-table .bowling-innings .c2, .data-table .bowling-innings .c3, .data-table .bowling-innings .c4, .data-table .bowling-innings .c5 {
    text-align: right;
    padding-right: 16px;
}

.batting-innings thead .colheading .c4 {
    width: 40px;
    text-align: right;
    padding-right: 16px;
}

.batting-innings thead .colheading .c5, .batting-innings thead .colheading .c6, .batting-innings thead .colheading .c7, .batting-innings thead .colheading .c8 {
    text-align: right;
    width: 82px;
    padding-right: 16px;
}

.data-table .batting-innings .colheading th.c2, .data-table .batting-innings .colheading th.c3 {
    border: none;
}

.data-table .batting-innings td.runs {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table-bowling-innings, .home-team {
    float: left;
    clear: left;
}

.table-bowling-innings, .table-fow-table, .home-team, .away-team {
    width: 49%;
}

.table-fow-table {
    float: right;
    clear: right;
}


/* Carousel - Stats Page */

.hero-widget {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.hero-widget .icon {
    display: block;
    font-size: 96px;
    line-height: 96px;
    margin-bottom: 10px;
    text-align: center;
}

.hero-widget var {
    display: block;
    height: 34px;
    font-size: 34px;
    line-height: 34px;
    font-style: normal;
}

.hero-widget label {
    font-size: 17px;
}

.hero-widget .options {
    margin-top: 10px;
}

.carousel-inner .active.left {
    left: -33%;
}

.carousel-inner .next {
    left: 33%;
}

.carousel-inner .prev {
    left: -33%;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}

.content {
    padding: 30px;
    background: #f1f3fa;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

/* Portlet */
.portlet {
    background: #fff;
    padding: 20px;
}

.portlet.portlet-gray {
    background: #f7f7f7;
}

.portlet.portlet-bordered {
    border: 1px solid #eee;
}

/* Portlet Title */
.portlet-title {
    padding: 0;
    min-height: 40px;
    border-bottom: 1px solid #eee;
    margin-bottom: 18px;
}

.caption {
    float: left;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
}

.caption.caption-green .caption-subject,
.caption.caption-green i {
    color: #4db3a2;
    font-weight: 200;
}

.caption.caption-red .caption-subject,
.caption.caption-red i {
    color: #e26a6a;
    font-weight: 200;
}

.caption.caption-purple .caption-subject,
.caption.caption-purple i {
    color: #8775a7;
    font-weight: 400;
}

.caption i {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    margin-top: 3px;
}

.caption-subject {
    color: #666;
    font-size: 16px;
    font-weight: 600;
}

.caption-helper {
    padding: 0;
    margin: 0;
    line-height: 13px;
    color: #9eacb4;
    font-size: 13px;
    font-weight: 400;
}

/* Tab */
.portlet-title > .nav-tabs {
    background: none;
    margin: 0;
    float: right;
    display: inline-block;
    border: 0;
}

.portlet-title > .nav-tabs > li {
    background: none;
    margin: 0;
    border: 0;
}

.portlet-title > .nav-tabs > li > a {
    background: none;
    border: 0;
    padding: 2px 10px 13px;
    color: #444;
}

.portlet-title > .nav-tabs > li.active,
.portlet-title > .nav-tabs > li.active:hover {
    border-bottom: 4px solid #f3565d;
    position: relative;
}

.portlet-title > .nav-tabs > li:hover {
    border-bottom: 4px solid #f29b9f;
}

.portlet-title > .nav-tabs > li.active > a,
.portlet-title > .nav-tabs > li:hover > a {
    color: #333;
    background: #fff;
    border: 0;
}

.scoreboard-header {
    background-image: url("/northbridge/media/cricket-header.jpg");
    height: 250px;
    background-size: cover;
    background-position: center bottom;
    vertical-align: middle;
    color: white;
    display: table;
    table-layout: fixed;
    margin-top: 10px;
}

.scoreboard-child {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}

.scoreboard-child h1 {
    color: white !important;
}

.scoreboard-margin {
    margin-bottom: 10px;
}

.scoreboard-margin-top {
    margin-top: 10px;
}

.margin-top {
    margin-top: 5px;
}

.scoreboard-margin-top li {
    border:solid 1px lightgrey;
}

.scoreboard-nav .active a,
.scoreboard-nav .active a:hover {
    background-color: darkgrey !important;
    color: white !important;
    border-radius: 0px  !important;
}

.scoreboard-nav a {
    border-radius: 0px !important;
    color: #4F4D4B !important;
}

.ahref-none, .ahref-none a:hover {
    color: inherit !important;
}

.ahref-white, .ahref-none a:hover {
    color: white !important;
}

.div-inline{
    display:inline-block;
}

.bowling-innings abbr, .fow-table abbr {
    color: white !important;
}

.text-muted span {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.scoreboard-matchtitle {
    font-size: 12px;
}

.top-margin {
    margin-top: 20px;
}

.bottom-margin {
    margin-bottom: 20px;
}