		/* MOVED FROM BETSLIP.CSS BEGIN */

		.f_eventlist {
		    background: #f6f6f6;
		    padding-left: 10px;
		    padding: 7px;
		    padding-left: 0;
		    padding-right: 0;
		    border-bottom-right-radius: 10px;
		    border-bottom-left-radius: 10px;
		}
		
		
		.f_eventlist div {
		    color: #000;
		    border-bottom: solid 0px #d5d5d5;
		    border-top: solid 1px #d2d2d2;
		    padding-bottom: 0;
		    padding-top: 0;
		    display: block;
		}
		
		.f_eventlist a span {
			float: right;
			margin-right: 13px;
		}
		
		.f_eventlist a span:after {
			content: "\2794";
			margin-left: 4px;
		}
		
		
		.f_eventlist a {
		    color: #5d5d5d !important;
		    font-size: 10px;
		    margin-left: 11px;
			padding-bottom: 8px;
    		padding-top: 8px;		
		}
		
		.f_eventlist a:before {
		    content: "\2605";
		    margin-right: 9px;
		}

		.oddslist_panel input[type='submit'],
		.oddslist_panel input[type='button'] {
			background: white;
			color: #000;
			font-size: 10px;
			padding: 2px;
		}
		
		.oddslist_panel {
			height: 42px;
		    width: 100%;
		    padding: 5px 0 5px 0;
		    box-sizing: border-box;
		    background: #2424bd;
			-webkit-box-shadow: 0 20px 20px -20px #000000;
			   -moz-box-shadow: 0 20px 20px -20px #000000;
			        box-shadow: 0 20px 20px -20px #000000;
			border-top-left-radius: 10px;
			border-top-right-radius: 10px;
      	}
		


	  	.oddslist_panel .t_head {
			font-size: 12px;
			float: left;
			margin-left: 10px;
			margin-top: 6px;
			color: #FFF;
			text-transform: uppercase;
		}
		
		.oddslist_panel .t_head span {
			    border-radius: 50%;
			    width: 17px;
			    height: 17px;
			    padding: 6px;
			    background: #33f;
			    color: #fff;
			    text-align: center;
			    font: 19px Arial, sans-serif;
			    font-weight: bold;
			    display: inline-block;
			    line-height: 17px;
		}

		.oddslist_panel .t_head:before {
			content: "\2605";
		}
		
		
		.oddslist_panel .t_head img {
			float: left;
			margin-right: 2px;
		}
		
		.oddslist_panel .t_intervals input[type='button'] {
			font-size: 7px !important;
			padding: 0;
			border-radius: 0;
		    margin-right: 10px;	
			color: #fff;
		    border: none;
		    background: transparent;
		    font-weight: bold;
    	}
    	
    	.oddslist_panel .t_intervals input[type='button']:last-child {
	    	margin-right: 17px;
    	}																   
		
		.oddslist_panel .t_intervals {
			margin-top: 5px;
			float: right;
		}
		
		.oddslist_panel .t_sort {
			height: 30px;
			width: 100%;
			display: table;
			border: solid 1px #d7d7d7;
			text-transform: uppercase;
			font-size: 9px;
			border-radius: 10px;
			overflow:hidden;
			margin-top: 45px;
		}
		
		.oddslist_panel .t_sort a {
			display: table-cell;			
			vertical-align: middle;
		}

		.oddslist_panel .t_sort a:active {
		    background: #25bb96;
			color: #fff;
		}		
		
		/* MOVED FROM BETSLIP.CSS END */
		
		
		
		
		
		
		

	.ba_login .bai_menuitem {
	    display: inline-block;
	    box-sizing: border-box;
	    text-align: center;
	   /* padding-left: 14px;*/
	    width: 49%;
	}
	
	.ba_login .bai_menuitem a, 
	#teamsearch .teamsearchsubmit {
		background: #2424bd;
	    border-radius: 10px;
	    padding: 10px;
	    margin: 5px;
/*		-webkit-box-shadow: 10px 10px 0px -7px rgba(0,0,171,1);
		-moz-box-shadow: 10px 10px 0px -7px rgba(0,0,171,1);
		box-shadow: 10px 10px 0px -7px rgba(0,0,171,1);  */
	}
	
	#teamsearch .teamsearchsubmit { 
		margin: 0;
		font-size: 10px;
		padding: 8px;
		color: #FFF;		
	}
	
	#teamsearch .teamsearchfield {
		background-color: #2424bd !important;
		color: #FFF;
		padding: 7px !important;
	}
	
	#teamsearch {
	    padding: 0;
		border-bottom: 0px;
	}
	
	
	.ba_login {
		text-align: center;
	}
	
	.slick-list {
		border-radius: 10px;
		border: solid 2px #4848ff;
	}
	
	.f_eventlist {
		background: linear-gradient(180deg, rgb(155 155 155) 0%, rgb(255 255 255) 6%);
	}
	
	.bs_login .ba_content {
	    padding: 3px;
	}
	
	._banner_single {
		border-radius: 10px;
		border: solid 2px #4848ff;
		overflow: hidden;		
	}
	
	.slider-games img {
		border: solid 1px blue;
	    border-radius: 10px;	
	}
	
	.oddslist_panel .t_intervals input[type='button'] {
		padding: 9px;
	    background: #4545af;
	    border-radius: 10px;
        margin-right: 2px;
        margin-top: -2px;
	}
	
	
	/*
	.language {
		display: none;
	}*/
	
	.oddslist_panel {
	    border-top-left-radius: 10px;
	    border-top-right-radius: 10px;
	}	
	
	.oddslist_panel .t_intervals input[type='button']:last-child {
	    margin-right: 7px;
	}	
	
	.noshow {
		display: none;
	}