	.mainFrame *{
			font-family: 'Open Sans', sans-serif;

		
		}

	.nogames{
		text-align: center;
		margin-top: 10px;
	}



	.nogames1{
		font-size:13px;

	}

	.nogames2,.nogames3{
		text-align: center;
		font-size:12px;
		color:#A1A1A1;
		margin-top: 10px;
	}

	.nogames span{
	 		color:black;
	 		cursor: pointer;
	 	}



.tabela-de-jogos {	height: 19px;	width: 128px;	color: #434343;		font-size: 16px;	font-weight: bold;	letter-spacing: 0.25px;	line-height: 19px;}

.base {    height: 48px;
    width: calc(100% + 36px);
    background: linear-gradient(270deg, #FF9202 0%, #F35A12 100%);
    /*box-shadow: 0 2px 10px 0 rgba(0,0,0,0.08);*/
    box-sizing: content-box;
    margin-left: -18px;
    margin-top: 20px;
    margin-bottom: : 30px;
}

.league:not(:first-child){
	border-top: 1px solid #EFF0F1;
    margin-top: 17px;
}

.league-title{
    margin-bottom: 10px;
    margin-top: 17px;
}

.league-title img{
    vertical-align: middle;
}

.league-body {
	margin-top: 1px;
	margin-bottom: 1px;
	min-height: 50px;
	font-size: 0;
}

.elementor-shortcode{
  padding-right: 18px;
  padding-bottom: 25px;
  padding-left: 18px;
  width:100%;	
  /*box-shadow: 0 2px 10px 0 rgba(0,0,0,0.08);*/
  height: auto;
  width: 356px;
  margin:0 auto;
}

.league-name{
	text-transform: uppercase;
	color:#636366;
		font-size: 12px;	font-weight: 600;
		margin-left: 15px;
}

.result{
	    height: 20px;
    line-height: 17px;
		width: 100%;
			font-family: "Open Sans";	
			font-size: 12px;	
			letter-spacing: -0.07px;
				text-align: right;
	display: inline-block;
    overflow:hidden;
}

.game-time,.game-teams,.game-book,.game-result
{
	display:inline-block;
}

.game-time{
	width: 45px;
text-align: left;
	vertical-align: middle;
	height: 17px;	color: #333335;		font-size: 12px;	letter-spacing: -0.07px;	line-height: 17px;
}

.game-teams
{
width: 227px;
	border-left:1px solid #eee;
		vertical-align: middle;

	padding-left: 4px;
}

.team{
		height: 20px;	width: 100%;	color: #333335;	font-family: "Open Sans";	font-size: 13px;	font-weight: 600;	line-height: 17px;
}

.game-book
{
		vertical-align: middle;
width: 24px;
}

.game-result
{
width: 21px;
text-align: right;
		vertical-align: middle;
}

.img-flag{
	width:19px;
}

.full-time .game-time{
	color:gray;
}


.redcard{
	margin-left: 5px;
	width:8px;
	height: 11px;
	background: #B92429;
	display: inline-block;
}


.lnkAll{
		height: 35px;	width: 124px;	color:black;	font-family: "Open Sans";	font-size: 13px;	font-weight: normal;	line-height: 35px;
		cursor: pointer;
}
.lnkLive{
	cursor: pointer;
		height: 35px;	width: 124px;	color: #EF0000;	font-family: "Open Sans";	font-size: 13px;	font-weight: normal;	line-height: 35px;
}

.lnkSelected{
	font-weight: bold;
}

.full-time .loser{
	color:gray;	
}
.full-time .result:not(.loser){
	color:black;	
}

.in-progress .game-time,.in-progress .result{
	color:red!important;
}



.base{
	color:white;
}

.day {
    width: 45px;
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
    height: 100%;
    padding-top: 4px;
}

.day.current{
    background: #FB9407;
}

.day.selected{
    background: #D35500;
}

.dayList{
	text-align: center;
    width: 100%;
    display: inline-block;
}



.not-started .game-result{
	display:none;
}

.dayNumber{
	font-weight: 600;
}

.img-book{
	width:24px;
	height: 22px;
}