﻿@charset "utf-8";
/* CSS Document */

.div_gamebracket_wrapper {font: 700 10px/2 'Open Sans', sans-serif; color: #000; top: 0px; left: 0px; width: 235px; height:75px;position:relative;}

.div_gamebracket{ width:230px; height:100%; background:#F0F0F0; border:1px solid #D6D6D6; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}

.div_gamebracket a { color: #333; }

.div_gamebracket a:hover { color: #089AD3;}

.erro_data .riTextBox{background-color:red !important;}

.gamebracket_seeds_1 { width:16px; height:16px;  position:absolute; background:#B4B4B4; top: 22px; left: 135px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;text-align: center; color:#fff; font: 800 12px/1.5'Open Sans', sans-serif;}

.gamebracket_seeds_2 { width:16px; height:16px;  position:absolute; background:#B4B4B4; top: 47px; left: 135px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;text-align: center; color:#FFF; font: 800 12px/1.5'Open Sans', sans-serif;}

.erro_game{font-size:10px;color:red;}

/*tabs*/
.gamebracket_tabs .rtsLevel1 .rtsLI{line-height:10px;}
.gamebracket_tabs .rtsLevel1 .rtsLI .rtsIn{text-align:center;}

.gamebracket_tabs .rtsLevel1,.gamebracket_tabs .rtsLevel1 div,.gamebracket_tabs .rtsLevel1 ul,.gamebracket_tabs .rtsLevel1 a,.gamebracket_tabs .rtsLevel1 span,.gamebracket_tabs .rtsLevel1 ul,.gamebracket_tabs .rtsLevel1 ul,.gamebracket_tabs .rtsLevel1 .rtsUL .rtsLI a{width:15px;text-align: left;}

.gamebracket_tabs .rtsLevel1 .rtsUL .rtsLI a{width: 13px !important;padding: 0px !important;margin: 0px !important;}

.gamebracket_tabs {position: absolute;top: 9px;left: 209px;line-height:10px;}
.gamebracket_pages {position: absolute;top: 9px;left: 111px;height:58px;line-height:18px;text-align:right;border:1px solid #ccc;padding-right:4px;width:93px;}
.gamebracket_pages input {Width:13px !important;Height:10px;Font-Size:10px;text-align:center;padding:1px;}


/* ######## resultado ##########*/
.gamebracket_resultado {position:absolute; top: 20px; left: 250px; width: 100px; height:35px; text-align:center; z-index:1; background:#F0F0F0; border:1px solid #D6D6D6; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; font: 700 10px/3.5 'Open Sans', sans-serif;}

.gamebracket_resultado a { color: #333; }

.gamebracket_resultado a:hover { color: #089AD3; }

.gamebracket_links{border-spacing:3px;border-collapse:separate;}

.gamebracket_links tr td { padding: 0 !important; border:none;height:8px;width: 18px; }

.gamebracket_links tr{border-right:10px solid transparent;}

.gamebracket_links tr:last-child{border-right:0px !important;}

.gamebracket_links tr td a{font-size:11px;pointer-events:none;}

.gamebracket_links{position: absolute;top: 20px;left: 109px;width:100px;}




/* ######## separador ##########*/
.gamebracket_separador { width:100px; height:10px; background:url(../img/game-separador.png) no-repeat; position: absolute; left: 10px; top: 37px;}

.modo_edicao .gamebracket_separador { width:100px; height:10px; background:url(../img/game-separador.png) no-repeat; position: absolute; left: 10px; top: 40px;}




/* ######## ligação ##########*/
.div-ligacao{ height:4px; width:20px; position:absolute; background:#D6D6D6; left:232px; top:38px; }




/* ########### links dos players e combos ###########*/
.gamebracket_player_1 {position:absolute; left: 10px; top:20px; text-align:left;width:100px;pointer-events:none;}

.gamebracket_player_2 {position:absolute; left: 10px; top:40px; text-align:left;width:100px;pointer-events:none;}

.gamebracket_player_2_select {position:absolute; left: 10px; top:50px; text-align:left;width:100px;height: 18px;font-size:10px;}

.modo_edicao .gamebracket_player_1{position:absolute; left: 10px; top:24px; text-align:left;width:100px;pointer-events:none;}

.modo_edicao .gamebracket_player_2{position:absolute; left: 10px; top:44px; text-align:left;width:100px;pointer-events:none;}




/*ícones location,ok e cancel data*/
.icon-court-game { position: absolute; top: 3px; left: 12px; background: url('../img/sprite.png') no-repeat -0px -250px; width: 20px; height: 20px;}

.icon-notes-game { position: absolute; top:-10px; left: 45px; height: 24px;}

.icon-data-game {position: absolute; top:5px; left: 35px; background: url('../img/sprite-metrotouch.png') no-repeat -18px -3018px; width: 14px; height: 14px;}
.icon-data-game:hover {background-position: -68px -3018px;}

.icon-edit-game {position: absolute; top:5px; left: 12px; background: url('../img/sprite-metrotouch.png') no-repeat -19px -2420px; width: 11px; height: 11px;}
.icon-edit-game:hover {background-position: -69px -2420px;}

.icon-ok-game { position: absolute; top:7px; left: 55px;background: url('../img/sprite-metrotouch.png') no-repeat -19px -2120px; width: 12px; height: 11px;}
.icon-ok-game:hover {background-position:-69px -2120px;}

.icon-cancel-game { position: absolute; top:9px; left: 75px;background: url('../img/sprite-metrotouch.png') no-repeat -21px -2221px; width: 8px; height: 8px;}
.icon-cancel-game:hover {background-position:-71px -2221px;}

