.BdryDiv,.SectorRun {
    font-size: 10px;
    text-align: center
}

.left-box,.right-box {
    display: inline-block;
    float: left
}

#Wagonwheel,#mob_Wagonwheel {
    background-image: url(../images/wagon.png)
}

#wagonWheelContent.leftHandBatsman #Wagonwheel,#wagonWheelContent.leftHandBatsman #mob_Wagonwheel {
    background-image: url(../images/leftwagon.png)
}

#mob_Wagonwheel {
    position: relative
}

.MouseOver {
    background-color: #ff0!important;
    width: 100px!important
}

.MouseOut {
    width: 50px!important
}

.BdryDiv {
    color: #5a8bd6;
    width: 70px
}

.ONOFFSide {
    font-family: proxima_light
}

.SectorRun {
    position: absolute;
    color: #FFF;
    width: 10%
}

.LegentRunText {
    position: absolute;
    color: #000;
    cursor: pointer;
    padding-top: 7px;
    font-size: 12px;
    height: 23px;
    width: 98px;
    text-align: left;
    vertical-align: middle;
    padding-left: 5px
}

.four,.one,.six,.three,.two {
    width: 40px
}

.legend-container {
    display: inline-block
}

.left-box {
    padding: 6px
}

.one {
    background-color: #fff769
}

.two {
    background-color: #d08bd0
}

.three {
    background-color: #fff
}

.four {
    background-color: #5a8bd6
}

.six {
    background-color: #b53939
}

.right-box {
    background-color: gray;
    width: 100px;
    height: 24px;
    text-align: left;
    position: relative
}

.legend-row {
    margin-bottom: 3px;
    display: block;
    clear: both;
    position: relative;
    color: #000
}

.cf:after,.cf:before {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

#wagonwheelContainer {
    float: left;
    margin: 0 auto;
    width: 620px
}

#Wagonwheel,#mob_Wagonwheel,.playerWW {
    background-color: rgba(0,0,0,0);
    background-repeat: no-repeat;
    margin: 0;
    overflow: hidden
}

#Wagonwheel {
    background-position: 61px 50px;
    background-size: 500px 500px;
    height: 620px;
    width: 620px;
    position: relative
}

#mob_Wagonwheel {
    background-position: 25px 20px;
    background-size: 250px 250px;
    height: 300px;
    width: 300px;
    display: none
}

#thirdmanPercent {
    color: #222;
    left: 210px!important;
    top: 92px!important
}

#thirdmanTotal {
    color: #222;
    left: 210px!important;
    top: 105px!important
}

#thirdmanTotalBdryPercent {
    color: #6f0759;
    left: 163px!important;
    top: 118px!important
}

#finelegPercent {
    color: #222;
    left: 345px!important;
    top: 92px!important
}

#fineLegTotal {
    color: #222;
    left: 342px!important;
    top: 104px!important
}

#fineLegTotalBdryPercent {
    color: #6f0759;
    left: 379px!important;
    top: 111px!important
}

#pointPercent {
    color: #222;
    left: 101px!important;
    top: 176px!important
}

#pointTotal {
    color: #222;
    left: 99px!important;
    top: 190px!important
}

#pointTotalBdryPercent {
    color: #6f0759;
    left: 86px!important;
    top: 207px!important
}

#coversPercent {
    color: #222;
    left: 70px!important;
    top: 324px!important
}

#coversTotal {
    color: #222;
    left: 71px!important;
    top: 341px!important
}

#coversTotalBdryPercent {
    color: #6f0759;
    left: 96px!important;
    top: 397px!important
}

#midwicketPercent {
    color: #222;
    left: 485px!important;
    top: 326px!important
}

#midwicketTotal {
    color: #222;
    left: 484px!important;
    top: 341px!important
}

#MidWicketBdryPercent {
    color: #6f0759;
    left: 481px!important;
    top: 303px!important
}

#longoffPercent {
    color: #222;
    left: 142px!important;
    top: 443px!important
}

#longoffTotal {
    color: #222;
    left: 141px!important;
    top: 458px!important
}

#longoffTotalBdryPercent {
    color: #6f0759;
    left: 175px!important;
    top: 475px!important
}

#longonPercent {
    color: #222;
    left: 404px!important;
    top: 451px!important
}

#longonTotal {
    color: #222;
    left: 403px!important;
    top: 467px!important
}

#longonBdryPercent {
    color: #6f0759;
    left: 358px!important;
    top: 485px!important
}

#squarelegPercent {
    color: #222;
    left: 444px!important;
    top: 174px!important
}

#squarelegTotal {
    color: #222;
    left: 450px!important;
    top: 189px!important
}

#squarelegTotalBdryPercent {
    color: #6f0759;
    left: 439px!important;
    top: 157px!important
}

.playerWW {
    background-image: url(../images/wagon-wheel-small.png);
    background-position: center center;
    background-size: 151px 151px;
    height: 151px;
    width: 151px
}

.playerWagonwheelCon {
    float: none;
    margin: 0 auto;
    position: relative;
    width: 151px
}

@media(max-width: 760px) {
    #mob_Wagonwheel {
        display:block
    }

    #Wagonwheel {
        display: none
    }
}
