.jsSliderContainer .jscaruselcont li{
    float:left;
	
	    min-height: 300px !important;
		    background: #fff;
   
	    min-width: 260px;
/*box-shadow:0 0 5px 0 rgba(0,0,0,.15);
	 margin:3px;*/
	 border: 1px solid #bcbcbc;
	 margin: 10px 25px 10px 25px;
}
.jsSliderContainer .jsNoWrap{
    white-space: nowrap;
}
.jsSliderContainer .jscaruselcont{
    //margin:0px 35px;
    margin: 0 auto;
}
.jsSliderContainer .jscaruselcont a{
    background: none;
    padding:0px;
    border:0px;
	font-size: 24px;
    font-weight: 700;
    color: #4d1082 !important;
}   
/*.jsSliderContainer .jscaruselcont span{
    background: none;
    padding:0px;
    border:0px;
	font-size: 24px;
    font-weight: 700;
    color: #fff !important;
}   */
.jsmatchdate{
    padding: .4rem 1.2rem .4rem .4rem;
    background-color: #4d1082;
    display: flex;
    color: #fff;
	
}
.jsmatchtime{
 min-height: 20px;
    text-align: center;
	padding-bottom:10px;
    color: #000;
    font-size: 14px;
	font-weight:600;
	
}
.jsSliderContainer .jsrelatcont{
    position:relative;
    padding:0px 15px;
    overflow:hidden;
}
.jsSliderContainer .jsview2 .js_div_particName {
    padding-top: 5px;
    display:block;
    padding-left:0px;
	font-weight:600;
	padding-right:5px;
}
.jsSliderContainer .jsprev{
    position: absolute;
    left:0;
    top:50%;
    width:15px;
    border:none;
    background: none;
    padding:0px;
    z-index: 5;
}
.jsSliderContainer .jsprev.disabled, .jsSliderContainer .jsnext.disabled{
    visibility: hidden;
}    
.jsSliderContainer .jsnext{
    position: absolute;
    right:0;
    top:50%;
    width:15px;
    border:none;
    background: none;
    padding:0px;
    z-index: 5;
}
.jsmatchcont table td{
    padding:4px;
    white-space:nowrap;
}
.jsmatchcont{
    padding-bottom: 10px;
}
div.scoreScrMod{
    text-align: center;
    min-width: 20px;
    padding: 5px;
        border: 1px solid #cccccc;
    background-color: #f5f5f5;
    border-radius: 5px;
    color:#3a3f48;
    font-weight: bold;
}
div.scoreScrMod span{
    color:#3a3f48;
}
.jsSliderContainer .jsview1 td.tdminwdt{
    min-width: 130px;
    width:auto;
}
.jsSliderContainer .jsview2 td.tdminwdt{
    min-width: 100px;
}
.jsSliderContainer .jsview2 td.jsvalignmdl{
    vertical-align:middle;
}
.jsSliderContainer .jsview2 td{
    text-align:center;
    vertical-align: top;
}

.jsDefaultContainer .jsview1 .jsmatchcont table td:first-child{
    width:35px;
}

.jsSliderContainer td.tdminembl{
    min-width:40px;
}
@media (max-width: 480px) {
    .jsSliderContainer td.tdminwdt{
        min-width: 100px;
    }   
}
.jsSliderContainer div.jsmatchseason{
    /*background-color: #eee;*/
    padding: 3px;
    color: #000;
    text-align: center;
    font-weight: bold;
    min-height: 18px;
	font-size:12px;
	text-transform:uppercase;
	background: #FFDD2D;
}
.jsDefaultContainer .tdminwdt{
    vertical-align: top;
    text-align: center;
}
.jsDefaultContainer .jsview1 .tdminwdt{
    vertical-align: middle;
    text-align: left;
    min-width: 100px;
}
.jsDefaultContainer .tdminwdt .js_div_particName{
    display:block;
    padding-left:0px;
}
.jsDefaultContainer div.jsScoreDiv {
    width: 50px;
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
    min-height: 27px;
    text-align: center;
    word-spacing: 5px;
    line-height: 25px;
    position: relative;
	color: #b92229 !important;
}
.jsDefaultContainer .jsview1  .tdminwdt .js_div_particName{
    text-align: left;
}
.jsmatchcont .jsVerticlLn{
    vertical-align: middle;
}
.jsmatchcont .jsVerticlLn .jsScoreDiv{
        margin:0px !important;
}
/*.matchday { margin-left:55px;}*/