@import url(https://fonts.googleapis.com/css?family=Roboto);
a:hover {text-decoration:none;}

.badge {font-weight:normal; font-size:11px!important;}

.lvscore-inside {padding-bottom:0;}

.scre {width:50%!important; display:inline-block!important; top:10px!important; height:40px!important; text-align:left!important; padding-left:3px; background:rgb(221, 223, 226)!important;}

.scre1 {width:50%!important; display:inline-block!important; top:10px!important; background:rgb(221, 223, 226)!important; height:40px!important; text-align:right!important;}

.match-nav li a {padding:0;}

.refresh {background:#fff; padding:5px; text-align:center;}

.reload {background:#daddde; padding:2px 14px; border-radius:4px;}
.fleft {float:left!important;}
.fright {float:right!important;}
.clr {clear:both;}
.fullscore-wrapper {width:100%; position:relative; clear:both;}
.lvscore-inside {box-shadow:0 0 1px #ccc; background:#fff; position:relative; padding:1%; width:95%; border-top:3px solid #3faadb; margin-bottom:15px;}
.lvscore-inside h1 {color:#0a7298; font-size:26px;}
.lv-scr-box {margin-top:10px; background:#faf9f9; border:1px solid #eee;}
.lv-scr-box-in {padding:10px; border-bottom:1px solid #eee; position:relative;}
.lv-scr-box-in b {font-weight:normal;}
.lv-scr-box-in h2 {font-size:18px; clear:both; margin-bottom:5px; float:left; line-height:16px;}
.lv-scr-box-in h3 {font-size:12px; clear:both; color:#444;}
.lv-scr-box-in h3 span {color:#0a7298;}
.lvscrlft1 {line-height:20px; float:left; width:210px;}
.lvscrlft2 {float:left; font-size:12px; padding-top:15px;}
.lvscrlft2 img {padding:0 2px 0 0;}
.lvscrlft2 span {padding-right:15px;}
.txt12 {font-size:12px;}
.txtblue {color:#0a7298;}
.txt18 {font-size:18px; line-height:20px;}
.txt10 {font-size:10px;}
.txt14 {font-size:14px;}
.batsman {width:100%; float:left;}
.batsman h4 {float:left; margin:0 20px 0 10px;}
.batsman h4 span {font-size:13px; color:#307ca0; font-weight:bold;}
.batsman h4 b {font-size:18px; color:#444;}
.batsman td {font-size:14px; color:#666; padding:2px 5px;}
.txtgrey {color:#777!important;}
.scrd-hd {font-size:20px; color:#000; font-weight:600;}
.scrd-hd span {color:#2f2f2f;}
.match-venue {font-size:15px; color:#1b1b1b; line-height:27px;}
.match-nav {width:100%; margin:10px 0;}
.match-nav ul {list-style:none; margin:0; padding:0;}
.match-nav li {float:left; width:50%;}
.match-nav li a {width:100%; color:#444; font-size:18px; display:block; overflow:hidden; position:relative; padding:6px 0; text-align:center; background:#dddfe2; border-bottom:3px solid #f4f4f4;}
.match-nav li a span {width:8px; height:2px; background:#666; display:none; position:relative; top:-4px;}
.match-nav li img {margin:0 5px; width:50px; height:30px;}
.match-nav li a.active {border-bottom:3px solid #3e9cd8;}
.scrd-nav {width:100%; float:left; border-bottom:1px solid #3e9cd8; margin:15px 0;}
.scrd-nav ul {padding:0 15px;}
.scrd-nav li {float:left;}
.scrd-nav li a {display:block; float:left; padding:10px 20px; font-size:15px; color:#555; position:relative; background:#fff; border:solid 1px #ccc; border-bottom:none; margin-left:-1px; font-weight:bold;}
.scrd-nav li a.active {top:2px; box-shadow:0 -2px 0 #3e9cd8; border-top:none; color:#7a7978;}
.scrd-in {width:100%;}
.scrd-in th {padding:8px; border-bottom:1px solid #f4f4f4; font-size:14px; color:#fff; background:#2374c4; text-align:left; font-family:'Roboto',sans-serif;}
.scrd-in td {padding:8px; border-bottom:1px solid #f4f4f4; font-size:16px; color:#3b3b3b; text-align:left; line-height:22px; font-family:'Roboto',sans-serif;}
.scrd-in td span {color:#5c5c5c; font-size:12px;}
table.batsman-dtls td:nth-child(1),table.batsman-dtls th:nth-child(1) {width:35%;}
table.batsman-dtls td,table.batsman-dtls th {width:10%;}
table.bowlers-dtls td:nth-child(1),table.bowlers-dtls th:nth-child(1) {width:46%;}
table.bowlers-dtls td,table.bowlers-dtls th {width:9%;}
table.match-dtls {margin-bottom:20px; background:#dddfe2;}
.btn-danger {margin-top:0!important;}
@media screen and (max-width:720px) {
.lvscore-inside h1 {font-size:22px;}
.scrd-hd {font-size:18px;}
.match-nav li img {width:30px; height:20px;}
}
@media screen and (max-width:650px) {
.lvscore-inside h1 {font-size:18px;}
.scrd-hd {font-size:16px;}
.match-venue {font-size:12px;}
.match-nav li img {display:none;}
.match-nav li a span {display:inline-block;}
.match-nav li a {font-size:14px;}
.scrd-nav ul {padding:0 5px;}
.scrd-nav li a {padding:10px 5px; font-size:13px;}
table.bowlers-dtls td:last-child,table.bowlers-dtls th:last-child {display:none;}
}

@media(max-width:500px) {

.scre {width:100%!important; display:block!important; top:10px!important; height:15px!important; text-align:center!important; background:rgb(221, 223, 226)!important;}


.scre1 {width:100%!important; display:block!important; top:0!important; text-align:center!important; background:rgb(221, 223, 226)!important; height:15px!important;}
}

@media(min-width:500px) {
.refresh {display:none;}
}