td.match_date {
    text-align: center;
    font-size: 12px;
    background-color: #eee
}

td.match_date_right {
    text-align: right;
    font-size: 12px;
    background-color: #eee
}

td.match_date_center {
    text-align: center;
    font-size: 12px;
    background-color: #eee
}

td.match_date_left {
    text-align: left;
    font-size: 12px;
    background-color: #eee
}

td.emblem_thome {
    text-align: right;
    padding: 5px 0;
    width: 31px
}

td.emblem_thome_right {
    text-align: right;
    padding: 5px 0;
    width: 31px
}

td.emblem_thome_center {
    text-align: center;
    padding: 5px 0;
    width: 31px
}

td.emblem_thome_left {
    text-align: left;
    padding: 5px 0;
    width: 31px
}

.emblem_thome_right img {
    margin-left: auto
}

.emblem_taway_left img {
    margin-right: auto
}

td.emblem_taway {
    text-align: left;
    padding: 5px 0;
    width: 31px
}

td.emblem_taway_right {
    text-align: right;
    padding: 5px 0;
    width: 31px
}

td.emblem_taway_center {
    text-align: center;
    padding: 5px 0;
    width: 31px
}

td.emblem_taway_left {
    text-align: left;
    padding: 5px 0;
    width: 31px
}

td.team_thome {
    text-align: right;
    font-size: 14px;
    font-weight: 400
}

td.team_thome_right {
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    padding-right: 10px
}

td.team_thome_left {
    text-align: left;
    font-size: 14px;
    font-weight: 400
}

td.team_thome_center {
    text-align: center;
    font-size: 14px;
    font-weight: 400
}

td.team_taway {
    text-align: left;
    font-size: 14px;
    font-weight: 400
}

td.team_taway_right {
    text-align: right;
    font-size: 14px;
    font-weight: 400
}

td.team_taway_left {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px
}

td.team_taway_center {
    text-align: center;
    font-size: 14px;
    font-weight: 400
}

.jsm_restable td {
    border: 0;
	height:65px;
}

.jsm_restable td.match_date_center {
	height:50px !important;
	line-height:18px !important;
}

table.jsm_restable {
    width: 100%
}

.jsm_restable tr {
    border: 0
}

td.score_alone {
    text-align: center
}

td.score_border {
    text-align: center;
    width: 10px;
    padding: 4px 6px
}

span.score_border {
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 15px 15px 15px 15px;
    color: #369;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 27px;
    margin: 2px 0 0;
    position: relative;
    width: 60px
}

span.score_border b {
    float: left;
    padding: 5px 0 0
}

.score_border b {
    font-weight: 400
}

span.score_border .score-h {
    padding: 5px 5px 0 0;
    text-align: right;
    width: 23px
}

span.score_border .score-a {
    padding: 5px 0 0 5px
}

div.logoresultshome {
    background: #fff;
    border: 1px solid #ccc;
    height: 30px;
    width: 30px;
    margin: auto;
    display: table-cell;
    vertical-align: middle
}

div.logoresultsaway {
    background: #fff;
    border: 1px solid #ccc;
    height: 30px;
    width: 30px;
    margin: auto;
    display: table-cell;
    vertical-align: middle
}

/*.homeresults::-webkit-scrollbar {
    width: 0px;
}*/

.homeresults::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.homeresults::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.homeresults::-webkit-scrollbar-thumb
{
	background-color: #666;
}

.homeresults {
  height: 350px;
  overflow: scroll;
  overflow-x: hidden;
}

/*.modalidadesresults::-webkit-scrollbar {
    width: 0px;
}*/

.modalidadesresults::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.modalidadesresults::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.modalidadesresults::-webkit-scrollbar-thumb
{
	background-color: #666;
}

.modalidadesresults {
  height: 350px;
  overflow: scroll;
  overflow-x: hidden;
}

#scrolldownresults {
    display: none;
    position: fixed;
    right: 1.5%;
    bottom: 1.5%;
    width: 8%;
    background-color: rgba(255,255,255,.3);
    border: 1px solid #ccc;
    color: #666;
    height: 39.5%;
}

#scrolldownresults:hover {
    border: 1px solid transparent;
    background-color: #c1d72e;
    color: white;
}

#scrollupresults {
    display: none;
    position: fixed;
    right: 1.5%;
    bottom: 41.5%;
    width: 8%;
    background-color: rgba(255,255,255,.3);
    border: 1px solid #ccc;
    color: #666;
    height: 39.5%;
}

#scrollupresults:hover {
    border: 1px solid transparent;
    background-color: #c1d72e;
    color: white;
}

.spaceresultsnext {
	display: none;
}

@media only screen and (max-width: 480px) {
    div.logoresultshome {
        display: none
    }
    div.logoresultsaway {
        display: none
    }
    td.match_date {
        font-size: 10px
    }
    td.match_date_right {
        font-size: 10px
    }
    td.match_date_center {
        font-size: 10px
    }
    td.match_date_left {
        font-size: 10px
    }
    td.team_thome {
        font-size: 12px
    }
    td.team_thome_right {
        font-size: 12px;
        padding-right: 0
    }
    td.team_thome_center {
        font-size: 12px
    }
    td.team_thome_left {
        font-size: 12px
    }
    td.team_taway {
        font-size: 12px
    }
    td.team_taway_right {
        font-size: 12px
    }
    td.team_taway_center {
        font-size: 12px
    }
    td.team_taway_left {
        font-size: 12px;
        padding-left: 0
    }
    b.score-h {
        font-size: 14px
    }
    b.score-a {
        font-size: 14px
    }
    td.emblem_thome {
        width: 0
    }
    td.emblem_thome_right {
        width: 0
    }
    td.emblem_thome_center {
        width: 0
    }
    td.emblem_thome_left {
        width: 0
    }
    td.emblem_taway {
        width: 0
    }
    td.emblem_taway_right {
        width: 0
    }
    td.emblem_taway_center {
        width: 0
    }
    td.emblem_taway_left {
        width: 0
    }
	.jsm_restable td {
		height:55px;
	}
	.jsm_restable td.match_date_center {
		height:40px !important;
		line-height:14px !important;
	}
}

@media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 1.1){
	.spaceresultsnext {
		display: block!important;
		height: 65px;
	}
	#scrolldownresults {
		display:block!important;
	}
	#scrollupresults {
		display:block!important;
	}
	.homeresults {
		overflow: hidden;
	}
	.modalidadesresults {
		overflow: hidden;
	}
}

/*@media only screen and (max-width: 480px) and (-webkit-device-pixel-ratio: 2){
	.spaceresultsnext {
		display: block!important;
		height: 65px;
	}
	#scrolldownresults {
		display:block!important;
	}
	#scrollupresults {
		display:block!important;
	}
	.homeresults {
		overflow: hidden;
	}
	.modalidadesresults {
		overflow: hidden;
	}
}

@media only screen and (max-width: 480px) and (-webkit-device-pixel-ratio: 1.55){
	.spaceresultsnext {
		display: block!important;
		height: 65px;
	}

	#scrolldownresults {
		display:block!important;
	}

	#scrollupresults {
		display:block!important;
	}

	.homeresults {
		overflow: hidden;
	}

	.modalidadesresults {
		overflow: hidden;
	}
}

@media only screen and (max-width: 480px) and (-webkit-device-pixel-ratio: 1.5){
	.spaceresultsnext {
		display: block!important;
		height: 65px;
	}
	#scrolldownresults {
		display:block!important;
	}
	#scrollupresults {
		display:block!important;
	}
	.homeresults {
		overflow: hidden;
	}
	.modalidadesresults {
		overflow: hidden;
	}
}

@media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) {
	.spaceresultsnext {
		display: block!important;
		height: 65px;
	}
	#scrolldownresults {
		display:block!important;
	}
	#scrollupresults {
		display:block!important;
	}
	.homeresults {
		overflow: hidden;
	}
	.modalidadesresults {
		overflow: hidden;
	}
}*/

@media only screen and (max-width: 767px) and (min-width: 480px) {
	.spaceresultsnext {
		display: block!important;
		height: 120px;
	}
}
	
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.1) {
	#scrolldownresults {
		display:block!important;
	}
	#scrollupresults {
		display:block!important;
	}
	.homeresults {
		overflow: hidden;
	}
	.modalidadesresults {
		overflow: hidden;
	}
	.spaceresultsnext {
		display: block!important;
		height: 120px;
	}
}

/*@media only screen and (max-width: 767px) and (-webkit-device-pixel-ratio: 2) {
	#scrolldownresults {
		display:block!important;
	}
	#scrollupresults {
		display:block!important;
	}
	.homeresults {
		overflow: hidden;
	}
	.modalidadesresults {
		overflow: hidden;
	}
	.spaceresultsnext {
		display: block!important;
		height: 120px;
	}
}

@media only screen and (max-width: 768px) and (-webkit-device-pixel-ratio: 1.55) {

	#scrolldownresults {
		display:block!important;
	}

	#scrollupresults {
		display:block!important;
	}

	.homeresults {
		overflow: hidden;
	}

	.modalidadesresults {
		overflow: hidden;
	}
	.spaceresultsnext {
		display: block!important;
		height: 120px;
	}
}

@media only screen and (max-width: 768px) and (-webkit-device-pixel-ratio: 1.5) {
	#scrolldownresults {
		display:block!important;
	}
	#scrollupresults {
		display:block!important;
	}
	.homeresults {
		overflow: hidden;
	}
	.modalidadesresults {
		overflow: hidden;
	}
	.spaceresultsnext {
		display: block!important;
		height: 120px;
	}
}

@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) {
	#scrolldownresults {
		display:block!important;
	}
	#scrollupresults {
		display:block!important;
	}
	.homeresults {
		overflow: hidden;
	}
	.modalidadesresults {
		overflow: hidden;
	}
	.spaceresultsnext {
		display: block!important;
		height: 120px;
	}
}*/

@media only screen and (max-width: 992px) and (min-width: 768px) {
    div.logoresultshome {
        display: none
    }
    div.logoresultsaway {
        display: none
    }
    td.match_date {
        font-size: 10px
    }
    td.match_date_right {
        font-size: 10px
    }
    td.match_date_center {
        font-size: 10px
    }
    td.match_date_left {
        font-size: 10px
    }
    td.team_thome {
        font-size: 12px
    }
    td.team_thome_right {
        font-size: 12px;
        padding-right: 0
    }
    td.team_thome_center {
        font-size: 12px
    }
    td.team_thome_left {
        font-size: 12px
    }
    td.team_taway {
        font-size: 12px
    }
    td.team_taway_right {
        font-size: 12px
    }
    td.team_taway_center {
        font-size: 12px
    }
    td.team_taway_left {
        font-size: 12px;
        padding-left: 0
    }
    b.score-h {
        font-size: 14px
    }
    b.score-a {
        font-size: 14px
    }
    td.emblem_thome {
        width: 0
    }
    td.emblem_thome_right {
        width: 0
    }
    td.emblem_thome_center {
        width: 0
    }
    td.emblem_thome_left {
        width: 0
    }
    td.emblem_taway {
        width: 0
    }
    td.emblem_taway_right {
        width: 0
    }
    td.emblem_taway_center {
        width: 0
    }
    td.emblem_taway_left {
        width: 0
    }
	.jsm_restable td {
		height:55px;
	}
	.jsm_restable td.match_date_center {
		height:40px !important;
		line-height:14px !important;
	}
}