/* Page styles */

* {
	margin: 0;
	padding: 0;
}

body_old {
	background: #A9B3BB url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

body_last {
	/*background: #A9B3BB url(images/top.png) repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

body {
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#212c39), color-stop(50%, #121e3d), to(#000));*/
    /*background-image: linear-gradient(#212c39, #121e3d 50%, #000);*/
    /*background-image: linear-gradient(#dbdbdb, #8b8b95 50%, #000);*/
    /*
    background-image: linear-gradient(#adabab, #969696 50%, #737373);
    background-repeat: no-repeat;
    */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff212c39', endColorstr='#ff000000', GradientType=0);
    font-family: Circular, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #222326;
    /*background-color: #FFF;*/
    min-height: 100vh;
    /*background-color: #e9ebee;*/
    background-color: #A9B3BB;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

img {
	border: 0px;
}

/* Header */

.navbar {
    background-color: #000!important;   
    /*color: #00ffe6;*/
    margin: 0 auto;
    display: flex;
    justify-content: center;
    border-radius: 0; 
    /*height: 80px;*/
}

.navbar-brand {
    font-size: 22px;
	line-height: 20px;
	/*font-weight: bold;*/
	padding: 10px;
	color: #00ffe6;
	/*margin: 0 auto;*/
}

.navbar-light .navbar-brand {
    color: #00ffe6;
}

.navbar-brand > img {
    display: inline;
    height: 50px;
    padding-right: 10px;
    padding-left: 10px;
   
}

.navbar-nav>li {
    margin-left: 10px;
    margin-right: 10px;
}

.navbar-toggler-icon {
	background-color: #08f9d6;
	border-color: #004d51;
	border-width: 6px;
	border-style: dashed;
	border-radius: 28px;
	width: 50px;
	height: 50px;
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(253, 114, 114, 0.9);
}


.card-head {
    /*background-color: transparent;*/
    background-color: #d9d8d742;
    margin: 10px;
    padding: 1rem;
    display: block;
    padding: 0.5rem 0 0.5rem 1.25rem;
}

.card-body {
   	/*background-color: transparent;*/
   	/*background-color: #d9d8d7;*/
   	background-color: #d9d8d742;
    margin: 10px;
    padding: 5px;    
}

span {
	/*min-width: 180px;*/
}

#languageSelect {
	display: inline list-item;
	margin: auto;
}

#banner {
	box-sizing: border-box;
	/* max-width: 750px; */
	height: 54px;
	margin: 0 auto;
  	padding: 0 15px;
  	background: #000;
}

#logo {
	width: 700px;
	/*height: 170px;*/
	/*width: 670px;*/
	/*height: 130px;*/
	margin: 0 auto;
	padding: 0px 0px 80px 0px;
	/*font-size: 12px;*7
	/*margin-bottom: 70px;*/
	/*padding: 70px 0 0 0px;*/
	/*text-align: center;*/
	/*background: url(images/img02.gif) no-repeat 0px 50px;*/
	/*background: url(images/logo_cef_iosi.png) no-repeat 0px 50px;*/
}

#logo_t {
	/*height: 170px;*/
	margin: 0 auto;
	/*padding: 20px 0 0 0px;*/
	font-size: 12px;
	/*padding: 70px 0 0 0px;*/
	/*text-align: center;*/
	/*background: url(images/img02.gif) no-repeat 0px 50px;*/
	/*background: url(images/logo_cef_iosi.png) no-repeat 0px 50px;*/
}

#logo_t td
{
	text-align:center;
	vertical-align: middle;
	padding: 10px;
}

#logo h1, #logo p {
	color: #FFFFFF;
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Two Columns */

/*
.two-columns {
	width: 830px;
	margin: 0 auto;
	margin-top: 80px;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 400px;
}

.two-columns .column-two {
	float: right;
	width: 400px;
}
*/

.two-columns {
	width: 770px;
	margin: 0 auto;
	margin-top: 0px;
	/*margin-top: 80px;*/
	/*padding: 20px 0;*/
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}


.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	/*background: url(images/img13.gif) repeat-x;*/
	/*padding-bottom:100px;*/
}

/* Uma Coluna */

.uma-coluna-likes {
	width: 770px;
	margin: 0 auto;
	margin-top: 80px;
	/*padding: 20px 0;*/
}

.coluna-likes {
	/*width: 770px;*/
	margin: 0 auto;
	/*margin-top: 80px;*/
	/*padding: 20px 0;*/
}

.uma-coluna-likes .likes {
	float: left;
	width: 770px;
	/*width: 830px;*/
}

.uma-coluna {
	width: 800px;
	/*width: 830px;*/
	margin: 0 auto;
	/*margin-top: 80px;*/
	/*padding: 20px 0;*/
}

.uma-coluna .entrada {
	/*
	float: left;
	width: 770px;
	*/
	/*width: 830px;*/
}

.uma-coluna-explorer {
	width: 770px;
	/*width: 830px;*/
	margin: 0 auto;
	/*margin-top: 80px;*/
	/*padding: 20px 0;*/
}

.uma-coluna-explorer .entrada {
	float: left;
	width: 770px;
	/*width: 830px;*/
}

.uma-coluna-rk {
	width: 770px;
	/*width: 830px;*/
	margin: 0 auto;
	margin-top: 0px;
	/*padding: 20px 0;*/
}
.uma-coluna-rk .entrada {
	float: left;
	width: 770px;
	/*width: 830px;*/
}

.uma-coluna .entry {
	/*background: url(images/img13.gif) repeat-x;*/
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	/*background: url(images/img14.gif) no-repeat left center;*/
	border-bottom: 1px solid #949EA4;
}

/* Form styles */

/*input,select{*/
/*input[type="text"], textarea, select {*/
/*
input[type="text"], textarea {
	padding:2px;
	color:#333333;
	text-align:left;
	margin-top:1px;
	margin-bottom:1px;
	width:250px;
	max-width: 250px;
	font-size:11px;
	border-radius: 4px;
	border: 1px solid rgb(0, 0, 0);
	background: -webkit-linear-gradient(top , #ffffff 0%, #adadad 100%);
}
*/

input[type="text"], textarea {
	border-color:#484b4e;
	border-width: 1px;
	border-style: solid;
}

.input-group-text {
    border-color: #484b4e;
    border-width: 1px;
    border-style: solid;
}

select_OLD {
	padding:1px;
	color:#333333;
	/*background-color:#FCF681;*/
	text-align:left;
	margin-top:1px;
	margin-bottom:1px;
	width:250px;
	max-width: 250px;
	font-size:11px;
	min-width: 35px;
	border-radius: 4px;
	border: 1px solid rgb(0, 0, 0);
	background: -webkit-linear-gradient(top , #ffffff 0%, #adadad 100%);
}

textarea.obs {
	width: 250px;
	border: 1px dotted;
	padding: 5px;
	background-color: transparent;
}

input.tabela{
	width:80px;
}

input.dia{
	width:20px;
}

input.telemovel{
	width:60px;
}

select.tabela {
	font-size:9px;
	text-align:left;
}

input.tabela2{
	width:50px;	
}

.combo_qt{
	width:230px;	
}

.combo_desempates{
	width:250px;	
}

input.tabela_torneios{
	width:450px;	
}

input.tabela_gestor{
	width:150px;	
}

input.tabela_noticias_titulo{
	width:200px;	
}

textarea.tabela_noticias_descricao{
	width:300px;	
}

input.tabela_noticias_data{
	width:60px;
	text-align:center;
}

input.tabelajogos{
	width:30px;	
	background: -webkit-linear-gradient(top , #d3fffd 0%, #8ca3a7 100%);
}

input.tabelajogadores{
	width:180px;
	border-radius: 4px;
	padding-left: 4px;
	cursor: pointer;
	/*background-color: rgba(0, 0, 0, 0.65);*/
	color: rgb(253, 254, 220);
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	text-align: center;
  	background: -webkit-linear-gradient(top , #6b6f73 0%, #3b3e41 100%);
}

input.tabelajogadores_vazio{
	width:180px;
	border-radius: 4px;
	padding-left: 4px;
	cursor: pointer;
	color: rgba(253, 254, 220, 0.5);
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	text-align: center;
  	background: -webkit-linear-gradient(top , #6b6f73 0%, #3b3e41 100%);
}

input.tabelajogadores_vw{
	width:150px;
	cursor: pointer;
	padding-left: 4px;	
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;	
}

input.tabelajogadores_sel{
	width:180px;	
	background-color:lightblue;
	cursor: pointer;
	border-radius: 4px;
	padding-left: 4px;
	background: linear-gradient(to bottom, #FFF9B9 0%, #B0A700 100%);
	background: -o-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -ms-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -moz-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -webkit-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	text-align: center;
}

input.tabelalivestream{
	width:90px;	
}

input.tabelajogadoresvenc{
	width:180px;
	font-weight:bold;
	cursor: pointer;
	border-radius: 4px;
	padding-left: 4px;
	/*background-color: rgba(0, 0, 0, 0.65);*/
	/*color: rgb(253, 254, 220);*/
	color: rgb(236, 243, 13);
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	text-align: center;
  	background: -webkit-linear-gradient(top , #6b6f73 0%, #3b3e41 100%);
}

input.tabelajogadoresvenc_sel{
	width:180px;
	font-weight:bold;
	background-color:lightblue;
	cursor: pointer;
	border-radius: 4px;
	padding-left: 4px;
	background: linear-gradient(to bottom, #FFF9B9 0%, #B0A700 100%);
	background: -o-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -ms-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -moz-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -webkit-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	text-align: center;
}

input.tabelajogadoreseliminados{
	background-color: #fdbfbf;
	/*
	width:98%;
	border:0px;
	cursor: pointer;
	border-radius: 4px;
	padding-left: 4px;
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	background: -webkit-linear-gradient(top , #ffcaca 0%, #af5858 100%);
  	*/
}

input.tabelajogadoreseliminados_vw{
	/*width:130px;*/
	width:98%;
	font-size: 12px; 
	/*background-color:rgba(95, 0, 14, 0.77);*/
	color: rgb(255, 202, 202);
	border:0px;
	/*opacity:0.5;*/
	cursor: pointer;
	border-radius: 4px;
	padding-left: 4px;
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	background: -webkit-linear-gradient(top , #a03d4f 0%, #702936 100%);
}

input.tabelajogadoreseliminados_sel{
	/*width:100px;*/
	width:98%;
	font-size: 12px; 
	background-color:lightblue;
	border:0px;
	/*opacity:0.5;*/
	border-radius: 4px;
	padding-left: 4px;
	background: linear-gradient(to bottom, #FFF9B9 0%, #B0A700 100%);
	background: -o-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -ms-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -moz-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -webkit-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
}

input.tabelajogadoreseliminados_vw_sel{
	/*width:130px;*/
	width:98%;
	font-size: 12px; 
	background-color:lightblue;
	border:0px;
	/*opacity:0.5;*/
	border-radius: 4px;
	padding-left: 4px;
	background: linear-gradient(to bottom, #FFF9B9 0%, #B0A700 100%);
	background: -o-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -ms-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -moz-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -webkit-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	cursor: pointer;
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
}

input.tabelajogadoresapurados{
	background-color: #bffdbf;
	/*
	width:96%;
	border:0px;
	cursor: pointer;
	border-radius: 4px;
	padding-left: 4px;
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	background: -webkit-linear-gradient(top , #aaffa5 0%, #67a76a 100%);
  	*/
}

input.tabelajogadoresapurados_vw{
	/*width:130px;*/
	width:98%;
	font-size: 12px;
	/*background-color:rgba(0, 107, 17, 0.77);*/
	color: rgb(204, 255, 204);
	border:0px;
	/*opacity:0.5;*/
	cursor: pointer;
	border-radius: 4px;
	padding-left: 4px;
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	background: -webkit-linear-gradient(top , #319c47 0%, #277b38 100%);
}

input.tabelajogadoresapurados_sel{
	width:96px;
	background-color:lightblue;
	border:0px;
	/*opacity:0.5;*/
	border-radius: 4px;
	padding-left: 4px;
	background: linear-gradient(to bottom, #FFF9B9 0%, #B0A700 100%);
	background: -o-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -ms-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -moz-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -webkit-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
}

input.tabelajogadoresapurados_vw_sel{
	/*width:130px;*/
	width:98%;
	font-size: 12px; 
	background-color:lightblue;
	border:0px;
	/*opacity:0.5;*/
	border-radius: 4px;
	padding-left: 4px;
	background: linear-gradient(to bottom, #FFF9B9 0%, #B0A700 100%);
	background: -o-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -ms-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -moz-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -webkit-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
	cursor:pointer;
}

input.tabelajogadoreseliminadosshow{
	width:98px;
	background-color:red;
	border:0px;
	display:none;
}

input.tabelajogadoresapuradosshow{
	width:98px;
	background-color:green;
	border:0px;
	display:none;
}

input.tabela_totais_calcutta{
	/*width:130px;*/
	width:90%;
	background-color:rgba(95, 0, 14, 0.77);
	color: rgb(255, 202, 202);
	border:0px;
	/*opacity:0.5;*/
	cursor: pointer;
	border-radius: 4px;
	padding-left: 4px;
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
}

input.tabela_ganhos_calcutta{
	/*width:130px;*/
	width:90%;
	background-color:rgba(0, 107, 17, 0.77);
	color: rgb(204, 255, 204);
	border:0px;
	/*opacity:0.5;*/
	cursor: pointer;
	border-radius: 4px;
	padding-left: 4px;
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
}

input.tabelajogos2{
	width:32px;	
	/*background-color:rgba(255, 255, 224, 0.58);*/
	font-weight:bold;
	border:0px;
	border-radius: 4px;
	cursor:pointer;
  	text-align: center;
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	background: -webkit-linear-gradient(top , #ffffff 0%, #dbdfd0 100%);
}

input.tabelajogos_espera{
	height: 32px;
	width: 32px;	
	font-size: 1rem;
	/*background-color:rgba(255, 255, 188, 0.62);*/
	font-weight:bold;
	border:0px;
	text-align: center;
	border-radius: 4px;
    background: -webkit-linear-gradient(top , #797878 0%, #000 100%);
    color: white;
    padding: 4px;
}

input.tabelajogos_espera_sel{
	height: 32px;
	width: 32px;	
	font-size: 1rem;	
	font-weight:bold;
	border:0px;
	text-align: center;
	border-radius: 4px;
    background: -webkit-linear-gradient(top , #797878 0%, #000 100%);
    color: cyan;
}

input.tabelajogos_live{
	height: 100%;
	width: 100%;	
	font-size: 100px;
	/*background-color:rgba(255, 255, 188, 0.62);*/
	font-weight:bold;
	border:0px;
	text-align: center;
	border-radius: 4px;
    background: -webkit-linear-gradient(top , #797878 0%, #000 100%);
    color: white;
}

input.tabelajogos_chamada{
	height: 32px;
	width: 32px;	
	font-size: 1rem;
	/*background-color:rgba(252, 179, 98, 0.83);*/
	font-weight:bold;
	border:0px;
	text-align: center;
	border-radius: 4px;
	background: -webkit-linear-gradient(top , #ffb100 0%, #b54503 100%);
    color: white;
}

input.tabelajogos_decorrer{
	height: 32px;
	width: 32px;	
	font-size: 1rem;
	/*background-color:rgba(129, 255, 129, 0.77);*/
	font-weight:bold;
	border:0px;
	text-align: center;
	border-radius: 4px;
    background: -webkit-linear-gradient(top , #00ff08 0%, #008004 100%);
    color: white;
}

input.tabelajogos_finalizado{
	height: 32px;
	width: 32px;	
	font-size: 1rem;
	color:white;
	/*background-color:rgba(197, 0, 0, 0.77);*/
	font-weight:bold;
	border:0px;
	text-align: center;
	border-radius: 4px;
    background: -webkit-linear-gradient(top , #ff0404 0%, #9a0000 100%);
}

.jogadoreseliminados_old {
	color:white;
	/*background-color:red;*/
	border:0px;
	display:none;
	background: linear-gradient(to bottom, #FFABAB 0%, #C80A0A 100%);
	background: -o-linear-gradient(top, #FFABAB 0%, #C80A0A 100%);
	background: -ms-linear-gradient(top, #FFABAB 0%, #C80A0A 100%);
	background: -moz-linear-gradient(top, #FFABAB 0%, #C80A0A 100%);
	background: -webkit-linear-gradient(top, #FFABAB 0%, #C80A0A 100%);
	padding-right: 4px;
	border-radius: 4px;
}

.label_jogadoreseliminados {
	color: #FF9C9C;
	border-radius: 4px;
	background: rgba(69, 3, 3, 0.9) none repeat scroll 0% 0%;	
	border: 1px solid #FF9C9C;
	text-align: center;
	font-size: 10px;
	/*font-weight: bold;*/
	margin-top: 6px;
	padding: 2px;
	text-transform: uppercase;
}

.jogadoreseliminados {
	color: black;
	border-radius: 4px;
	background: rgba(194, 99, 99, 0.9) none repeat scroll 0% 0%;	
	border: 1px solid #FF9C9C;
	text-align: center;
	font-size: 10px;
	/*font-weight: bold;*/
	margin-top: 6px;
	padding: 2px;
	text-transform: uppercase;
}

.jogadoresapurados_old {
	color:white;
	/*background-color:green;*/
	border:0px;
	display:none;
	background: linear-gradient(to bottom, #33D700 0%, #197B00 100%);
	background: -o-linear-gradient(top, #33D700 0%, #197B00 100%);
	background: -ms-linear-gradient(top, #33D700 0%, #197B00 100%);
	background: -moz-linear-gradient(top, #33D700 0%, #197B00 100%);
	background: -webkit-linear-gradient(top, #33D700 0%, #197B00 100%);
	padding-right: 4px;
	border-radius: 4px;
}

.label_jogadoresapurados{
	color: #00FF78;
	border-radius: 4px;
	background: rgba(0, 48, 7, 0.9) none repeat scroll 0% 0%;	
	border: 1px solid #00FF78;
	text-align: center;
	font-size: 10px;
	/*font-weight: bold;*/
	margin-top: 6px;
	padding: 2px;
	text-transform: uppercase;
}

.jogadoresapurados{
	color: black;
	border-radius: 4px;
	background: rgba(71, 186, 88, 0.9) none repeat scroll 0% 0%;	
	border: 1px solid #00FF78;
	text-align: center;
	font-size: 10px;
	/*font-weight: bold;*/
	margin-top: 6px;
	padding: 2px;
	text-transform: uppercase;
}

select.tabelajogosapurados{	
	appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
	border:0px;
	display:none;
	border-radius: 4px;
	background: linear-gradient(to bottom, #C5FFB9 0%, #1DB000 100%);
	background: -o-linear-gradient(top, #C5FFB9 0%, #1DB000 100%);
	background: -ms-linear-gradient(top, #C5FFB9 0%, #1DB000 100%);
	background: -moz-linear-gradient(top, #C5FFB9 0%, #1DB000 100%);
	background: -webkit-linear-gradient(top, #C5FFB9 0%, #1DB000 100%);
}

select.tabelajogosapurados::-ms-expand {
    display: none;
}

select.branco{	
	border: 0 !important;  /*Removes border*/
	appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
	border: 0px none;
	border-radius: 2px;
}

select.branco::-ms-expand {
    display: none;
}

input.tabelajogosapurados{
	background-color: #bffdbf;
	/*
	width:120px;
	border:0px;
	display:none;
	border-radius: 4px;
	padding-left: 4px;
	background: linear-gradient(to bottom, #C5FFB9 0%, #1DB000 100%);
	background: -o-linear-gradient(top, #C5FFB9 0%, #1DB000 100%);
	background: -ms-linear-gradient(top, #C5FFB9 0%, #1DB000 100%);
	background: -moz-linear-gradient(top, #C5FFB9 0%, #1DB000 100%);
	background: -webkit-linear-gradient(top, #C5FFB9 0%, #1DB000 100%);
	*/
}

input.tabelajogosapurados_vw{
	color: #a5ffa5;
	font-weight: bold;
	border-color: lime;
	border-width: 2px;
	/*
	background-color: #bffdbf;
	width:120px;
	border:0px;
	display:none;
	border-radius: 4px;
	padding-left: 4px;
	
	background: linear-gradient(to bottom, #C5FFB9 0%, #1DB000 100%);
	background: -o-linear-gradient(top, #C5FFB9 0%, #1DB000 100%);
	background: -ms-linear-gradient(top, #C5FFB9 0%, #1DB000 100%);
	background: -moz-linear-gradient(top, #C5FFB9 0%, #1DB000 100%);
	background: -webkit-linear-gradient(top, #C5FFB9 0%, #1DB000 100%);	
	*/
}

select.tabelajogoseliminados{
	appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border:0px;
	display:none;
	border-radius: 4px;
	background: linear-gradient(to bottom, #FBC2C2 0%, #FF3838 100%);
	background: -o-linear-gradient(top, #FBC2C2 0%, #FF3838 100%);
	background: -ms-linear-gradient(top, #FBC2C2 0%, #FF3838 100%);
	background: -moz-linear-gradient(top, #FBC2C2 0%, #FF3838 100%);
	background: -webkit-linear-gradient(top, #FBC2C2 0%, #FF3838 100%);
}

select.tabelajogoseliminados::-ms-expand {
    display: none;
    color: white;
}

input.tabelajogoseliminados{	
	background-color: #fdbfbf;
	/*
	width:120px;
	border:0px;
	display:none;
	border-radius: 4px;
	padding-left: 4px;
	background: linear-gradient(to bottom, #FBC2C2 0%, #FF3838 100%);
	background: -o-linear-gradient(top, #FBC2C2 0%, #FF3838 100%);
	background: -ms-linear-gradient(top, #FBC2C2 0%, #FF3838 100%);
	background: -moz-linear-gradient(top, #FBC2C2 0%, #FF3838 100%);
	background: -webkit-linear-gradient(top, #FBC2C2 0%, #FF3838 100%);
	*/
}

input.tabelajogoseliminados_vw{		
	color: #ff8383;
	font-weight: bold;
	border-color: #ff8383;
	border-width: 2px;
	/*
	background-color: #fdbfbf;
	width:120px;
	border:0px;
	display:none;
	border-radius: 4px;
	padding-left: 4px;
	
	background: linear-gradient(to bottom, #FBC2C2 0%, #FF3838 100%);
	background: -o-linear-gradient(top, #FBC2C2 0%, #FF3838 100%);
	background: -ms-linear-gradient(top, #FBC2C2 0%, #FF3838 100%);
	background: -moz-linear-gradient(top, #FBC2C2 0%, #FF3838 100%);
	background: -webkit-linear-gradient(top, #FBC2C2 0%, #FF3838 100%);	
	*/
}

img.pais{
	cursor: pointer;
}

#jogos-coluna1 {
	float: left;
	width: 500px;
}

#jogos-coluna2 {
	float: right;
	width: 120px;
}

#jogos-coluna2_vw {
	float: right;
	width: 160px;
}

#calcutta-coluna1 {
	float: left;
	width: 500px;
}

#calcuttaonline-coluna1 {
	float: left;
	width: 500px;
}

#calcutta-coluna2 {
	float: right;
	width: 250px;
}

#calcuttaonline-coluna2 {
	float: right;
	width: 250px;
}

select.tabela2 {
	font-size:9px;
	text-align:left;
}

option {
	text-align:left;
}

input{
	border:0px;
}

input.valor{
	width:50px;	
}

input.valor_small_bloqued{
	width:30px;	
	background-color: #84FC81;
}

input.valor_small_warn{
	width:30px;	
	background-color: #FF9393;
}

input.valor_small{
	width:30px;	
}

input.valor_small_calcutta {
	width: 50px;
	padding: 5px;
	border: none;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	border-radius: 4px;
}

input.valor_small_calcutta_gestor {
	width: 50px;
	padding: 2px;
	border: 1px solid #000;
	font-size: 12px;
	/*text-align: center;*/
	font-weight: bold;
	border-radius: 4px;
}

input.valor_qt{
	width:25px;	
	padding: 2px;	
	color: #00FF27;
	background: rgba(11, 42, 16, 0.9) none repeat scroll 0% 0%;
}

input.valor_res{
	width:20px;	
	background-color:lightgray;
	font-weight:bold;
	/*border:0px;*/
	text-align:center;
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	cursor:pointer;
}

input.valor_res2{
	color: white;
	background-color:black;
	width: 32px;	
	height: 24px;
	font-weight:bold;
	/*border:1px;*/
	text-align:center;
	border-radius: 4px;
	background: linear-gradient(to bottom, #444 0%, #000 100%);
	background: -ms-linear-gradient(top, #444 0%, #000 100%);
	background: -o-linear-gradient(top, #444 0%, #000 100%);
	background: -moz-linear-gradient(top, #444 0%, #000 100%);
	background: -webkit-linear-gradient(top, #444 0%, #000 100%);
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	cursor:pointer;
}

input.valor_res2_salienta{
	outline: yellow medium solid;	
	/*color: yellow;*/
	/*background-color:white;*/
	width:32px;	
	font-weight:bold;
	border:1px;
	text-align:center;
	border-radius: 4px;	
	/*
	background: linear-gradient(to bottom, #F0FF00 0%, #000 100%);
	background: -ms-linear-gradient(top, #F0FF00 0%, #000 100%);
	background: -o-linear-gradient(top, #F0FF00 0%, #000 100%);
	background: -moz-linear-gradient(top, #F0FF00 0%, #000 100%);
	background: -webkit-linear-gradient(top, #F0FF00 0%, #000 100%);
	*/
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	cursor:pointer;
}

input.valor_resv{
	width:20px;	
	background-color:lightgreen;
	font-weight:bold;
	border:0px;
	text-align:center;
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	cursor:pointer;
}

input.valor_resv2{
	color: white;
	background-color:black;
	width: 32px;	
	height: 24px;
	font-weight:bold;
	border:1px;
	text-align:center;
	border-radius: 4px;
	background: linear-gradient(to bottom , #444 0%, #000 100%);
	background: -ms-linear-gradient(top , #444 0%, #000 100%);
	background: -o-linear-gradient(top , #444 0%, #000 100%);
	background: -moz-linear-gradient(top , #444 0%, #000 100%);
	background: -webkit-linear-gradient(top , #444 0%, #000 100%);
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	cursor:pointer;
}

input.valor_resd{
	width:20px;	
	background-color:lightpink;
	font-weight:bold;
	border:0px;
	text-align:center;
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	cursor:pointer;
}

input.valor_resd2{
	color: white;
	background-color:black;
	width: 32px;	
	height: 24px;
	font-weight:bold;
	border:1px;
	text-align:center;
	border-radius: 4px;
	background: linear-gradient(to bottom , #444 0%, #000 100%);
	background: -ms-linear-gradient(top , #444 0%, #000 100%);
	background: -o-linear-gradient(top , #444 0%, #000 100%);
	background: -moz-linear-gradient(top , #444 0%, #000 100%);
	background: -webkit-linear-gradient(top , #444 0%, #000 100%);
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	cursor:pointer;
}

input.valor_info_p{
	/*width:50px;*/	
	/*background-color:lightyellow;*/
	background-color: rgba(240, 240, 80, 0);
	font-weight:bold;
	color: yellow;
	border: 0px;
	/*
	border:0px;
	border-radius: 4px;
	border: 1px solid #000;
	*/
}

input.valor_info_calcutta{
	width:95%;	
	background-color: rgba(240, 240, 80, 0.7);
	font-weight:bold;
	border:0px;
	border-radius: 4px;
	border: 1px solid #000;
}

input.valor_info{
	width:60px;
	/*background-color:lightyellow;*/
	/*background-color: rgba(69, 74, 14, 0.8);*/
	padding: 0px;
	color: rgb(252, 252, 173);
	/*font-weight:bold;*/
	border:0px;
	border-radius: 4px;
	font-size:14px;
	cursor: pointer;
	text-align: center;
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
  	background: -webkit-linear-gradient(top , #838c4a 0%, #595f30 100%);
}

input.valor_info_dia{
	width:50px;
}

input.valor_info_hora{
	width:70px;
}

input.valor_info_sel{
	width: 60px;
	font-weight:bold;
	background-color:lightblue;
	cursor: pointer;
	border-radius: 4px;
	border:0px;
	text-align: center;
	padding: 0px;
	background: linear-gradient(to bottom, #FFF9B9 0%, #B0A700 100%);
	background: -o-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -ms-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -moz-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	background: -webkit-linear-gradient(top, #FFF9B9 0%, #B0A700 100%);
	-webkit-user-select: none;  
  	-moz-user-select: none;    
  	-ms-user-select: none;      
  	user-select: none;
}

input.valor_euro{
	width:100px;	
	background-color:lightyellow;
	font-weight:bold;
	border:0px;
}

input.valor_ok{
	/*width:50px;	*/
	background-color:lightgreen;
	font-weight:bold;
	border-radius: 4px;
	border: 1px solid #000;
	text-align: center;
}

input.valor_bom{
	/*width:50px;	*/
	/*background-color:lightblue;*/
	background-color:rgba(130, 216, 245, 0.76);
	font-weight:bold;
	border-radius: 4px;
	border: 1px solid #000;
	text-align: center;
}

input.valor_erro{
	/*width:50px;*/	
	/*background-color:lightpink;*/
	background-color:rgba(255, 169, 182, 0.76);
	font-weight:bold;
	border-radius: 4px;
	border: 1px solid #000;
	text-align: center;
}

input.titulo_noticia{
	width: 90%;	
	background-color:lightyellow;
	font-weight:bold;
	font-variant:small-caps;
	border: 1px solid;
	text-align:center;
}

textarea.descricao_noticia {
	width: 90%;
	border: 0px dotted;
	padding: 5px;
	background-color: transparent;
}

button {
	/*padding:1px;*/
	/*color:#333333;*/
	/*color:black;*/
	text-align:center;
	/*border:1px solid #96A6C5;*/
	/*margin-top:2px;*/
	font-size:10px;
	/*width:50px;*/
	/*height:20px;*/
}

button.convite {
	width:208px;	
}

button.gravar {
	width:45px;	
}

button.gravar_calcutta {
	width:80px;	
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

button.adicionar {
	width:55px;	
}

button.associar {
	width:50px;	
}

button.score {
	width:80px;
	height:40px;
	font-size:20px;
}

button.geral {
	float:right;
	padding:1px;
	/*color:#333333;*/
	/*color:black;*/
	text-align:center;
	/*border:1px solid #96A6C5;*/
	/*margin-top:2px;*/
	font-size:10px;
	width:90px;
}

button.update {
	float:left;
	text-align:center;
	font-size:10px;
	width:110px;
}

button.updatejogos {
	float:left;
	text-align:center;
	font-size:10px;
	width:50px;
}

button.inscricao {
	float:left;
	text-align:center;
	/*width:120px;*/
	width:100%;
}


select{
	width:auto;
	/*padding:2px;*/
	min-width: 35px;
}

.formline{
	/*padding:3px;*/
}


label{
	/*
	font-size:11px;
	display:block;
	text-align:right;
	*/
	margin: auto;
}


label.left{
	font-size:11px;
	display:block;
	text-align: left;
	padding-left: 2px;
}

label_stat{
	font-size:11px;
	display:block;
	text-align:left;
}

labelinfo{
	font-size:11px;
	display:block;
	text-align:left;
	/*font-weight:bold;*/
}

labelinfo2{
	font-size:11px;
	display:block;
	text-align:center;
	/*font-weight:bold;*/
}

labelinfo.viewer{
	font-size:11px;
	/*font-weight:bold;*/
	color: white;
	border:1px;
	text-align:center;
	border-radius: 4px;
	padding: 0px 4px 0px 4px;
	/*margin-left: 4px;*/
	background: linear-gradient(to bottom , #93960C 0%, #000 100%);
	background: -ms-linear-gradient(top , #93960C 0%, #000 100%);
	background: -o-linear-gradient(top , #93960C 0%, #000 100%);
	background: -moz-linear-gradient(top , #93960C 0%, #000 100%);
	background: -webkit-linear-gradient(top , #93960C 0%, #000 100%);
}

labelinfo.calcutta{
	font-size:11px;
	/*font-weight:bold;*/
	color: white;
	border:1px;
	text-align:left;
	border-radius: 4px;
	padding: 0px 4px 0px 4px;
	margin-left: 4px;
	background: linear-gradient(to bottom , #93960C 0%, #000 100%);
	background: -ms-linear-gradient(top , #93960C 0%, #000 100%);
	background: -o-linear-gradient(top , #93960C 0%, #000 100%);
	background: -moz-linear-gradient(top , #93960C 0%, #000 100%);
	background: -webkit-linear-gradient(top , #93960C 0%, #000 100%);
	width: 170px;
}

labelinfo.gestor{
	font-size:11px;
	/*font-weight:bold;*/
	color: white;
	border:1px;
	text-align:center;
	border-radius: 4px;
	padding: 0px 4px 0px 4px;
	/*margin-left: 4px;*/
	background: linear-gradient(to bottom , #93960C 0%, #000 100%);
	background: -ms-linear-gradient(top , #93960C 0%, #000 100%);
	background: -o-linear-gradient(top , #93960C 0%, #000 100%);
	background: -moz-linear-gradient(top , #93960C 0%, #000 100%);
	background: -webkit-linear-gradient(top , #93960C 0%, #000 100%);
}

table{
	width:100%;
	/*padding-top:10px;*/
	border-collapse: unset;
	border-spacing: 2px;
	/*padding: 10px;*/
}

table.terminais{
	width:125px;
	padding-top:10px;
}

th{
	font-size:11px;
}

td{
	/*font-size:10px;*/
}

table.logo td{
	font-size:12px;
}

tr.novo td{
	border-width: 1px;
	border-top-style:solid;
	border-color: gray;
}

table.testes2 {
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: blue;
	border-collapse: separate;
}
table.testes2 th {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
}
table.testes2 td {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
}

table.livescore {
	border-width: 0px;
	border-spacing: 2px;
	border-style: none;
	border-color: blue;
	border-collapse: separate;
	text-align:center;
}

table.livescore_organizer {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: blue;
	border-collapse: separate;
	text-align:center;
}

table.livecall {
	border-width: 0px;
	border-spacing: 2px;
	border-style: none;
	border-color: blue;
	border-collapse: separate;
	text-align:center;
	width: 800px;
	margin: 0 auto;
}

td.livescore_pic {
	/*background-color: black;*/
}

img.livescore_pic2 {
	position:absolute;	
	clip:rect(0px,50px,50px,0px);
	border-radius: 5px;
}

img.livescore_pic {
	/*
	position:absolute;	
	clip:rect(0px,50px,50px,0px);
	*/
	border-radius: 5px;
}

img.score 
{
position:absolute;
clip:rect(0px,400px,400px,0px);
}

table.terminalscore {
	margin-top: 80px;
	padding-top:10px;
	border-width: 0px;
	border-spacing: 2px;
	border-style: none;
	border-color: blue;
	border-collapse: separate;
	text-align:center;
}

td.terminalscore_linha_cab
{
	text-align:center;
	font-size:50px;
	font-weight:bold;
}

table.livescore_grid {
	border-width: 0px;
	border-spacing: 2px;
	border-style: none;
	border-color: blue;
	border-collapse: separate;
	text-align:center;
}

td.livescore_grid {
	font-size:20px;
	font-weight:bold;
	color: black;
	width:100px;
	/*background-color: #d6d8d9;*/
	border-radius: 4px;
}

td.livescore_grid_grupo {
	/*border-top: 1px solid;*/
    background: lightyellow;
    border-top-left-radius: 1em;
	border-top-right-radius: 1em;
    font-size:12px;
	font-weight:bold;
	color: black;
}

td.desafio_grid_grupo {
	/*border-top: 1px solid;*/
    background: #F3E2B9;
    font-size:12px;
	font-weight:bold;
	color: black;
	text-align: center;
}

td.livescore_grid_rodape {
	border-bottom: 1px solid;
    background: lightyellow;
    border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
    font-size:12px;
	font-weight:bold;
	color: black;
}

td.livescore_nome {
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color: black;
	/*width: 30%;*/
}

td.terminalscore_nome {
	text-align:center;
	font-size:50px;
	font-weight:bold;
	color: black;
	width: 30%;
}

td.livescore_nome_grid {
	/*text-align:center;*/
	font-size:36px;
	font-weight:bold;
	color: black;
	background-color: #d6d8d9;
	border-radius: 4px;
}

td.livescore_jogo_grid {
	/*text-align:center;*/
	font-size:16px;
	font-weight:bold;
	color: black;
	text-transform: uppercase;
	background-color:#fff3c4;
	border-radius: 4px;
}

td.livescore_nome_grid2 {
	/*text-align:center;*/
	font-size:14px;
	font-weight:bold;
	color: black;
}

td.livescore_nome_grid_nomes {
	/*text-align:center;*/
	border-bottom: 1px solid;
    background: lightyellow;
	font-size:12px;
	vertical-align: middle;
	/*text-align: center;*/
	color: black;
}

td.desafio_nome_grid_nomes {
	/*text-align:center;*/
	/*
	border-bottom: 1px solid;
    background: #F3E2B9;
    */
	font-size:10px;
	vertical-align: top;
	/*text-align: center;*/
	color: black;
	padding: 1px;
}

td.desafio_obs_grid_nomes {
	/*text-align:center;*/
	border-bottom: 1px solid;
    background: #F3E2B9;
	font-size:10px;
	vertical-align: middle;
	text-align: center;
	color: black;
	font-weight: bold;	
}

select.mesaold {
   width: 200px;
   height: 16px;
   overflow: hidden;
   background: url('images/mesa16.png') no-repeat right #ddd;
   /*border: 1px solid #ccc;*/
}

select.mesa_sel { 
	background: url('images/mesa16.png') no-repeat right center;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 50px;
	text-indent: 0.01px;
	text-overflow: "";
	/*float: left;*/
	color: #FFF;
}

select.mesa_sel_small { 
	background: #000000 url('images/mesa16.png') no-repeat center;	
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 32px;
	/*text-indent: 0.01px;*/
	/*text-overflow: "";*/
	/*float: left;*/
	border:0px;
	color: white;
	text-align:center;
	font-weight:bold;
	vertical-align: middle;
}

select .lt { text-align:center; }

.custom-select {
    border-color: #484b4e;
    border-width: 1px;
    border-style: solid;
    font-size: 13px;
	padding: 0px;
}

#testdiv img {
	/*border:1px solid black;*/
	/*width:25px;*/
	/*height:25px;*/
	float: left;
}

#testdiv select {
	/*height:25px;*/
	float: left;
}

.bottom {
    vertical-align: middle;
}

td.terminais_nome_grid {
	text-align:center;
	font-size:50px;
	font-weight:bold;
	color: black;
	vertical-align:top;
}

td.terminalscore_res {
	text-align:center;
	font-size:350px;
	font-weight:bold;
}

td.chamadas_mesa {
	/*text-align:center;*/
	font-size:14px;
	font-weight:bold;
	color: black;
}

td.livescore_info {
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

td.livescore {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	width: 110px;
}

td.livescore_res {
	text-align:center;
	font-size:100px;
	font-weight:bold;
	width: 110px;
}

td.livescore_sep {
	text-align:center;
	font-size:100px;
	font-weight:bold;
	/*width: 85px;*/
}

td.livescore_res_grid {
	text-align:center;
	font-size:100px;
	font-weight:bold;
	width:200px;
}

td.livescore_res_grid2 {
	text-align:center;
	font-size:44px;
	font-weight:bold;
	width:50px;
}

td.livescore_pais_grid {
	width:70px;
	b/*ackground-color: #d6d8d9;*/
	border-radius: 4px;
}

td.livescore_pais_grid2 {
	width:50px;
	text-align:center;
}

td.pontos{
	/*background-color:lightgreen;*/
	background-color: rgba(0, 0, 0, 0.7);
	font-weight:bold;
	border:0px;
	text-align:center;
	border-radius: 4px;
	color: #0F0;
	font-size: 11px;
}

td.pos{
	/*background-color:lightpink;*/
	background-color: rgba(0, 0, 0, 0.7);
	font-weight:bold;
	border:0px;
	text-align:center;
	color: #FF5959;
	border-radius: 4px;
	font-size: 11px;
}

td.posicao{
	/*background-color:lightyellow;*/
	width:10px;
	font-weight:bold;
	border:0px;
	text-align:center;
	color:darkblue;
}

td.nome{
	/*background-color:lightyellow;*/
	font-weight:bold;
	border:0px;
	text-align:left;
	color:darkblue;
}

td.foto{
	/*background-color:lightyellow;*/
	width:32px;
	border:0px;
	text-align:center;
}

td.extra{
	/*background-color:lightblue;*/
	background-color: rgba(0, 29, 39, 0.79);
	font-weight:bold;
	border:0px;
	text-align:center;
	color: #00FFD2;
	border-radius: 4px;
	font-size: 11px;
}

td.top{
	background-color:lightyellow;
	/*font-weight:bold;*/
	border:0px;
	text-align:center;
}

td.bot{
	background-color:lightyellow;
	/*font-weight:bold;*/
	border:0px;
	text-align:center;
}

td.valor_info{
	background-color:lightyellow;
	font-weight:bold;
	border:0px;
}

.mesa, .mesa TD, .mesa TH
{
	background-image: url('images/Mesa.png');
	background-repeat: no-repeat;
	background-position: center;
	/*background-color:blue;*/
	color:black;
	font-family: sans-serif;
	font-weight:bold;
	font-size:44px;
	text-align:center;
	height:68px;
	/*width: 85px;*/
	border-radius: 8px;
	
}

.mesa a
{
	text-decoration: none;
	color: #FFFFFF;
}

.mesa2, .mesa2 TD, .mesa2 TH
{
	background-image: url('images/Logo Pool Center Mesa.png');
	background-repeat: no-repeat;
	/*background-color:blue;*/
	color:black;
	font-family: sans-serif;
	font-weight:bold;
	font-size:44px;
}

.mesa3, .mesa3 TD, .mesa3 TH
{
	background-image: url('images/logo_pool_center_mesa_small.png');
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: 80px 60px;*/
	/*background-color:blue;*/
	color:white;
	font-family: sans-serif;
	font-weight:bold;
	font-size:24px;
	width:110px;
}

.mesa_desafio, .mesa_desafio TD, .mesa_desafio TH
{
	background-image: url('images/logo_pool_center_mesa_small.png');
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: 80px 60px;*/
	/*background-color:blue;*/
	color:white;
	font-family: sans-serif;
	font-weight:bold;
	font-size:12px;
	width:140px;
	text-align: center;
}

.input-container{
	padding:0px;
}

#coluna_esq {
	position:absolute;
	left:50px;
	top:100px;
}

#coluna_dir {
	position:absolute;
	left:500px;
	top:0px;
}

#div-regForm,.registered{	
	/*border:3px solid #eeeeee;*/
	border:1px solid grey;
	padding:15px;
	
	background:url(images/bg.jpg) repeat-x #cbd4e4;
	/*background:url(images/left_bg.png) repeat-y;*/
	color:#203360;
	
	margin:30px auto 40px auto;
	width:400px;
}

.form-title,
.form-sub-title, 
.slide_old{
/*
	font-size:20px;
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	font-size:20px;
	font-weight:bold;
*/
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img12.gif) repeat-x;
	font-size: 1.4em;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 5px;
}

.slide {
	/*height: 28px;*/
	/*padding: 7px 0 0 10px;*/
	background: rgba(27, 29, 0, 0.7) none repeat scroll 0% 0%;
	/*font-size: 1.4em;*/
	color: #F9FF00;
	margin-top: 20px;
	/*border-radius: 4px;*/
	border: 1px solid #F9FF00;
	cursor: pointer;	
  	transition: all 0.3s ease-out;
  	/*
  	-webkit-box-sizing: content-box;
  	*/
}

.slide:hover {
  background: rgba(175, 188, 7, 0.7);
  color: #000;
  border: 1px solid #F9FF00;
}

.slide img{
	float:right;
	margin-right:5px;
}

.slide_funbet {
	/*
	background: rgba(27, 29, 0, 0.7) none repeat scroll 0% 0%;
	color: #F9FF00;
	*/
	margin-top: 20px;
	border: 1px solid #000;
	cursor: pointer;	
  	transition: all 0.3s ease-out;
}

.slide_funbet:hover {
	/*
  	background: rgba(175, 188, 7, 0.7);
  	color: #000;
  	*/
  	border: 1px solid #F9FF00;
}

.slide_front {
	height: 28px;
	padding: 7px 0 7px 10px;
	background: rgba(0, 22, 24, 0.2) none repeat scroll 0% 0%;
	font-size: 1.4em;
	color: #00FFED;
	margin-top: 20px;
	border-radius: 4px;
	border: 1px solid #00FFED;
	cursor: pointer;
  	transition: all 0.3s ease-out;
  	box-sizing: content-box;
}

.slide_front:hover {
  background: rgba(14, 185, 201, 0.2);
  color: #000;
  border: 1px solid #00FFED;
}

.slide_front img{
	float:right;
	margin-right:5px;
}

.slide2_old {
/*
	font-size:20px;
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	font-size:20px;
	font-weight:bold;
*/
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img18.gif) repeat-x;
	font-size: 1.4em;
	color: yellow;
	margin-top: 20px;
	margin-bottom: 5px;
}

.slide2{
	height: 28px;
	padding: 7px 0 0 10px;
	background: rgba(0, 22, 24, 0.7) none repeat scroll 0% 0%;
	font-size: 1.4em;
	color: #00FFED;
	margin-top: 20px;
	border-radius: 4px;
	border: 1px solid #00FFED;
	cursor: pointer;
  	transition: all 0.3s ease-out;
  	box-sizing: content-box;
}

.slide2:hover {
  background: rgba(14, 185, 201, 0.7);
  color: #000;
  border: 1px solid #00FFED;
}

.slide2 img{
	float:right;
	margin-right:5px;
}

.slide3_old{
/*
	font-size:20px;
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	font-size:20px;
	font-weight:bold;
*/
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img12.gif) repeat-x;
	font-size: 1.4em;
	color: #333333;
	margin-top: 20px;
}

.slide3{
	/*background: rgba(14, 185, 201, 0.2) none repeat scroll 0% 0%;*/
	background-color: rgba(14, 185, 201, 0.7)
	color: #333333;
	margin-top: 20px;
	border: 1px solid #00FFED;
	/*
	height: 28px;
	padding: 7px 0 7px 10px;	
	font-size: 1.4em;	
	border-radius: 4px;	
	box-sizing: content-box;
	*/
}

.slide3 img{
	float:right;
	margin-right:5px;
}

.slide_viewer_old{
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img12.gif) repeat-x;
	font-size: 1.4em;
	color: #333333;
	margin-top: 20px;
}

.slide_viewer{
	height: 28px;
	padding: 7px 0 7px 10px;
	background: rgba(27, 29, 0, 0.7) none repeat scroll 0% 0%;
	font-size: 1.4em;
	color: #F9FF00;
	margin-top: 20px;
	border-radius: 4px;
	border: 1px solid #F9FF00;
	cursor: pointer;
  	transition: all 0.3s ease-out;
  	-webkit-box-sizing: content-box;
}

.slide_viewer:hover {
  background: rgba(175, 188, 7, 0.7);
  color: #000;
  border: 1px solid #F9FF00;
}

.slide_viewer img{
	float:right;
	margin-right:5px;
}

.slide_viewer button{
	/*float:center;*/
}

.slide2_viewer_old{
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img18.gif) repeat-x;
	font-size: 1.4em;
	color: yellow;
	margin-top: 20px;
	margin-bottom: 5px;
}

.slide2_viewer{
	/*height: 28px;*/
	padding: 7px 0 0 10px;
	background: rgba(0, 22, 24, 0.7) none repeat scroll 0% 0%;
	font-size: 1.4em;
	color: #00FFED;
	margin-top: 20px;
	border-radius: 4px;
	border: 1px solid #00FFED;
	cursor: pointer;
  	transition: all 0.3s ease-out;
  	box-sizing: content-box;
}

.slide2_viewer:hover {
  background: rgba(14, 185, 201, 0.7);
  color: #000;
  border: 1px solid #00FFED;
}

.slide4_viewer{
	height: 28px;
	padding: 7px 0 0 10px;
	background: rgba(0, 22, 24, 0.7) none repeat scroll 0% 0%;
	font-size: 1.4em;
	color: #57FF00;
	margin-top: 20px;
	border-radius: 4px;
	border: 1px solid #57FF00;
	cursor: pointer;
  	transition: all 0.3s ease-out;
}

.slide4_viewer:hover {
  background: rgba(14, 201, 23, 0.7);
  color: #000;
  border: 1px solid #57FF00;
}

.slide4{
	height: 28px;
	padding: 7px 0 0 10px;
	background: rgba(0, 22, 24, 0.7) none repeat scroll 0% 0%;
	font-size: 1.4em;
	color: #57FF00;
	margin-top: 20px;
	border-radius: 4px;
	border: 1px solid #57FF00;
	cursor: pointer;
  	transition: all 0.3s ease-out;
}

.slide4:hover {
  background: rgba(14, 185, 201, 0.7);
  color: #000;
  border: 1px solid #00FFED;
}

.slide4 img{
	float:right;
	margin-right:5px;	
}

.slide3_viewer{
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img18.gif) repeat-x;
	font-size: 1.4em;
	color: yellow;
	margin-top: 20px;
}

.slide2_viewer img{
	float:right;
	margin:5px;
}

.slide4_viewer img{
	float:right;
	margin-right:5px;
}

.view {
	/*margin-top:0;*/
	/*border:1px solid grey;*/
}

.form-sub-title{
	font-weight:normal;
	padding:6px 0 15px 0;
}

.greenButton{
	width:auto;
	margin:10px 0 0 2px;
	padding:3px 4px 3px 4px;
	color:white;
	background-color:#589d39;
	outline:none;
	border:1px solid #006600;
	font-weight:bold;
}

.greenButton:active{
	background-color:#006600;
	padding:4px 3px 2px 5px;
}

#loading{
	left:10px;
	position:relative;
	top:3px;
	visibility:hidden;
}

.erro{
	/*
	background-color:#ffebe8;
	border:1px solid #dd3c10;
	visibility:hidden;
	margin-top:10px;
	*/
	padding:7px 3px;
	text-align:center;
	color:DarkRed;
	font-size:11px;
}

.info{
	/*
	background-color:#ffebe8;
	border:1px solid #dd3c10;
	visibility:hidden;
	margin-top:10px;
	*/
	padding:7px 3px;
	text-align:center;
	color:darkblue;
	font-size:11px;
	
}

/* Submenu */

#submenu {
	position:fixed;
	bottom:0px;
	width: 100%;
	text-align: center;
	clear: both;
	padding: 5px 0;
	background: #535657 url(images/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
	margin-top:100px;
}

#submenu ul {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 180px;
	padding: 0 12px 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(images/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #A9B6BB;
}

#submenu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	position:absolute;
	bottom:25px;
	width: 100%;
	padding: 5px 0;
	background: #3F4244 url(images/img18.gif) repeat-x;
	text-align: center;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}

.button-success,
.button-error,
.button-warning,
.button-secondary {
	color: white;
	border-radius: 4px;
	/*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
	/*font-size: 70%;*/
}

.button-success {
	background: rgb(28, 184, 65); /* this is a green */
}

.button-error {
	background: rgb(202, 60, 60); /* this is a maroon */
}

.button-warning {
	background: rgb(223, 117, 20); /* this is an orange */
}

.button-secondary {
	background: rgb(66, 184, 221); /* this is a light blue */
}

.myButton {
	background-color:#44c767;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-family:Verdana;
	font-size:9px;
	padding:0px 4px;
	text-decoration:none;
}
.myButton:hover {
	background-color:#5df70a;
}
.myButton:active {
	position:relative;
	top:0px;
}

.mensagem-info {
	color: white;
	border-radius: 4px;
	background: #034678;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.mensagem-info2 {
	color: rgb(255, 252, 0);
	border-radius: 4px;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;	
	border: 1px solid rgb(255, 252, 0);
	text-align: center;
	font-size: 10px;
	/*font-weight: bold;*/
	padding: 1px;
}

.mensagem-espera {
	color: black;
	border-radius: 4px;
	background: #F9F5A7;
	text-align: center;
}

.mensagem-aceitar {
	color: white;
	border-radius: 4px;
	background: #D46900;
	text-align: center;
}

.mensagem-confirmado {
	color: white;
	border-radius: 4px;
	background: #228713;
	text-align: center;
}

.mensagem-realizado {
	color: white;
	border-radius: 4px;
	background: rgb(202, 60, 60); /* this is a maroon */
	text-align: center;
}

.mensagem-erro {
	color: white;
	border-radius: 4px;
	background: rgb(202, 60, 60); /* this is a maroon */
	text-align: center;
}

.jogos-ronda_old {
	color: rgb(0, 255, 246);
	border-radius: 4px;
	background: rgba(4, 22, 98, 0.88) none repeat scroll 0% 0%;
	font-size: 10px;
	/*font-weight: bold;*/
	text-align: left;
	padding-left: 2px;
	border: 1px solid rgb(0, 255, 246);
}

.jogos-ronda {
    color: rgb(2, 47, 45);
	border-radius: 4px;
	/*background: rgba(176, 177, 181, 0.88) none repeat scroll 0% 0%;	*/
	background: rgb(162, 162, 162) none repeat scroll 0% 0%;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	border: 1px solid
    rgb(50, 125, 123);
        border-top-color: rgb(50, 125, 123);
        border-top-style: solid;
        border-top-width: 1px;
}

input[type="radio"]{
	vertical-align:top;
}

.date_list {
	float: left;
	/*background: #fcfcfc;*/
	background: linear-gradient(to bottom, #fcfcfc 0%,#dad8d8 100%);
	background: -ms-linear-gradient(top, #fcfcfc 0%,#dad8d8 100%);
	background: -o-linear-gradient(top, #fcfcfc 0%,#dad8d8 100%);
	background: -moz-linear-gradient(top, #fcfcfc 0%, #dad8d8 100%);
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#dad8d8 100%);
	/*border: 1px solid #d2d2d2;*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	/*margin: 1px 2px 1px 2px;*/
	margin: 1px;
	cursor: pointer;
}

.date_list_sel {
	float: left;
	/*background: #23BD05;*/
	background: linear-gradient(to bottom, #23BD05 0%,#014707 100%);
	background: -ms-linear-gradient(top, #23BD05 0%,#014707 100%);
	background: -o-linear-gradient(top, #23BD05 0%,#014707 100%);
	background: -moz-linear-gradient(top, #23BD05 0%, #014707 100%);
	background: -webkit-linear-gradient(top, #23BD05 0%,#014707 100%);
	/*border: 1px solid #d2d2d2;*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	/*margin: 1px 2px 1px 2px;*/
	margin: 1px;
	cursor: pointer;
}

.date_list p.yr {
	background: linear-gradient(to bottom, #d10000 0%, #7a0909 100%);
	background: -ms-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -o-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -moz-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -webkit-linear-gradient(top, #d10000 0%, #7a0909 100%);
	color: #fff;
	display: block;
	font-size: 120%;
	padding: 1px 5px 2px 5px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.date_list_sel p.yr {
	background: linear-gradient(to bottom, #d10000 0%, #7a0909 100%);
	background: -ms-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -o-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -moz-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -webkit-linear-gradient(top, #d10000 0%, #7a0909 100%);
	color: #FFEA00;
	display: block;
	font-size: 120%;
	padding: 1px 5px 2px 5px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.date {
	float: right;
	/*background: #fcfcfc;*/
	background: linear-gradient(to bottom, #fcfcfc 0%,#dad8d8 100%);
	background: -ms-linear-gradient(top, #fcfcfc 0%,#dad8d8 100%);
	background: -o-linear-gradient(top, #fcfcfc 0%,#dad8d8 100%);
	background: -moz-linear-gradient(top, #fcfcfc 0%, #dad8d8 100%);
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#dad8d8 100%);
	border: 1px solid #d2d2d2;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	/*margin: 1px 2px 1px 2px;*/
	margin: 1px;
	display: table;
}

.date p.yr {
	background: linear-gradient(to bottom, #d10000 0%, #7a0909 100%);
	background: -ms-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -o-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -moz-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -webkit-linear-gradient(top, #d10000 0%, #7a0909 100%);
	color: #fff;
	text-transform: uppercase;
	display: block;
	font-size: 100%;
	padding: 1px 5px 2px 5px;
	margin: 0 0 2px;
}

.date p.yr, .date p.mon, .date p.day {
	font-weight: bold;
	text-align: center;
	line-height: 1;
	margin: 0 0 0px;
}

.date p.mon {
	font-size: 90%;
	text-transform: uppercase;
	padding: 2px 0px 0px 0px;
}

.date p.day {
	font-size: 140%;
	padding: 1px;
}

.desafios_botao {
	/*background: #fcfcfc;*/
	/*
	background: linear-gradient(to bottom, #fcfcfc 0%,#dad8d8 100%);
	background: -o-linear-gradient(top, #fcfcfc 0%,#dad8d8 100%);
	background: -moz-linear-gradient(top, #fcfcfc 0%, #dad8d8 100%);
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#dad8d8 100%);
	*/
	/*border: 1px solid #d2d2d2;*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	/*margin: 1px 2px 1px 2px;*/
	margin: 1px;
	cursor: pointer;
	background: linear-gradient(to bottom, #d10000 0%, #7a0909 100%);
	background: -ms-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -o-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -moz-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -webkit-linear-gradient(top, #d10000 0%, #7a0909 100%);
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 1px 5px 2px 5px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.desafios_botao_sel {
	/*background: #23BD05;*/
	/*
	background: linear-gradient(to bottom, #23BD05 0%,#014707 100%);
	background: -o-linear-gradient(top, #23BD05 0%,#014707 100%);
	background: -moz-linear-gradient(top, #23BD05 0%, #014707 100%);
	background: -webkit-linear-gradient(top, #23BD05 0%,#014707 100%);
	*/
	/*border: 1px solid #d2d2d2;*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	/*margin: 1px 2px 1px 2px;*/
	margin: 1px;
	cursor: pointer;
	background: linear-gradient(to bottom, #d10000 0%, #7a0909 100%);
	background: -ms-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -o-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -moz-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -webkit-linear-gradient(top, #d10000 0%, #7a0909 100%);
	color: #FFEA00;
	display: block;
	font-size: 12px;
	padding: 1px 5px 2px 5px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.desafios_botao_editar {
	/*background: #0080D1 ;*/
	/*
	background: linear-gradient(to bottom, #0080D1  0%,#1C097A 100%);
	background: -o-linear-gradient(top, #0080D1  0%,#1C097A 100%);
	background: -moz-linear-gradient(top, #0080D1  0%, #1C097A 100%);
	background: -webkit-linear-gradient(top, #0080D1  0%,#1C097A 100%);
	*/
	/*border: 1px solid #d2d2d2;*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	/*margin: 1px 2px 1px 2px;*/
	margin: 1px;
	cursor: pointer;
	background: linear-gradient(to bottom, #0080D1 0%, #1C097A 100%);
	background: -ms-linear-gradient(top, #0080D1 0%, #1C097A 100%);
	background: -o-linear-gradient(top, #0080D1 0%, #1C097A 100%);
	background: -moz-linear-gradient(top, #0080D1 0%, #1C097A 100%);
	background: -webkit-linear-gradient(top, #0080D1 0%, #1C097A 100%);
	color: #FFEA00;
	display: block;
	font-size: 12px;
	padding: 1px 5px 2px 5px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.desafios_botao_gravar {
	/*background: #33B602;*/
	/*
	background: linear-gradient(to bottom, #33B602 0%,#307A09 100%);
	background: -o-linear-gradient(top, #33B602 0%,#307A09 100%);
	background: -moz-linear-gradient(top, #33B602 0%, #307A09 100%);
	background: -webkit-linear-gradient(top, #33B602 0%,#307A09 100%);
	*/
	/*border: 1px solid #d2d2d2;*/
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	/*margin: 1px 2px 1px 2px;*/
	margin: 1px;
	cursor: pointer;
	background: linear-gradient(to bottom, #33B602 0%, #307A09 100%);
	background: -ms-linear-gradient(top, #33B602 0%, #307A09 100%);
	background: -o-linear-gradient(top, #33B602 0%, #307A09 100%);
	background: -moz-linear-gradient(top, #33B602 0%, #307A09 100%);
	background: -webkit-linear-gradient(top, #33B602 0%, #307A09 100%);
	color: #fff;
	display: block;
	font-size: 120%;
	padding: 1px 5px 2px 5px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	width: 200px;
}


.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle
{
    color: rgb(0, 255, 246);
    background-color: #545b62;
    border-color: #4e555b;
}

.btn
{
	/*
	font-size: 12px;
    margin: 0 auto;
    padding: 2px;
    */
    cursor: pointer;
}

.col
{
	background:rgba(0, 0, 0, 0.66) none repeat scroll 0% 0%;
	margin: 2px;
	border-radius: 4px; 
	text-align: center;
	display: grid;
	align-items: center;
}

/*
.btn-success {
	color: #fff;
	background-color: #248A24;
	border-color: #4cae4c;
}

.btn-error {
	color: #fff;
	background-color: #BD0E0E;
	border-color: #4cae4c;
}

.btn {
	display: inline-block;
	padding: 0px 2px;
	margin-top: 2px;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	text-decoration: none;
	width: 95%;
}
*/

/* HOVER STYLES */
div.pop-up {
  display: none;
  position: absolute;
  width: 325px;
  padding: 5px;
  /*
  background: #eeeeee;  
  color: #000000; 
  */
  color: white; 
  border-radius: 5px; 
  border: 1px solid #1a1a1a;
  font-size: 90%;
  background: rgba(0, 0, 0, 0.7);
  border-color: white;
}

div.pop-up2 {
  display: none;
  position: absolute;
  width: 325px;
  padding: 5px;
  background: #eeeeee;  
  color: #000000; 
  color: black; 
  border-radius: 5px; 
  border: 1px solid #1a1a1a;
  font-size: 90%;  
  border-color: black;
}

.box {
  width: 20%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 1px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button_refresh {
  font-size: 0.8em;
  padding: 5px;  
  /*color: #00E4FF;*/
  /*background: rgba(0, 0, 0, 0.1);*/
  border: 1px solid #00FF1C;
  /*border-radius: 20px/50px;*/
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
  color: inherit;
  text-decoration: none;
}

.button_refresh:hover {
  background: rgba(111, 232, 118, 0.4);
  color: #000;
  border: 1px solid #00FF1C;
  text-decoration: none;
}

.button_pdf a {
    text-decoration: none;
}

.button_pdf {
  font-size: 0.8em;
  padding: 5px;  
  /*color: #000;*/
  /*background: rgba(0, 0, 0, 0.1);*/
  border: 1px solid #FF7070;
  /*border-radius: 20px/50px;*/
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
  color: inherit;
}

.button_pdf:hover {
  background: rgba(170, 81, 81, 0.7);
  color: #000;
  border: 1px solid #FF7070;
  text-decoration: none;
}

.button_live {
  font-size: 0.8em;
  padding: 5px;  
  /*color: #CD8C8C;*/
  /*background: rgba(0, 0, 0, 0.7);*/
  border: 1px solid #CD8C8C;
  /*border-radius: 20px/50px;*/
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
  color: inherit;
}

.button_live:hover {
  background: rgba(150, 106, 106, 0.7);
  color: #000;
  border: 1px solid #CD8C8C;
  text-decoration: none;
}

.button_fichas {
  font-size: 0.8em;
  padding: 5px;  
  /*color: #CD8C8C;*/
 /* background: rgba(0, 0, 0, 0.7);*/
  border: 1px solid #A4A2A2;
  /*border-radius: 20px/50px;*/
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
  color: inherit;
}

.button_fichas:hover {
  background: rgba(204, 171, 171, 0.7);
  color: #000;
  border: 1px solid #A4A2A2;
  text-decoration: none;
}

.button_share {
  font-size: 0.8em;
  padding: 5px;  
  /*color: #CD8C8C;*/
  /*background: rgba(0, 0, 0, 0.7);*/
  border: 1px solid #228CC4;
  /*border-radius: 20px/50px;*/
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
  color: inherit;
}

.button_share:hover {
  background: #228cc442;
  color: #000;
  border: 1px solid #228CC4;
  text-decoration: none;
}

.button_print {
  font-size: 0.8em;
  padding: 5px;  
  /*color: #CD8C8C;*/
  /*background: rgba(0, 0, 0, 0.7);*/
  border: 1px solid #E64C3C;
  /*border-radius: 20px/50px;*/
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
  color: inherit;
}

.button_print:hover {
  background: #e64c3c4a;
  color: #000;
  border: 1px solid #E64C3C;
  text-decoration: none;
}

div.overlay {
  position: absolute;
  /*
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  */
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

/*
.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}
*/

.label_title {
	color: rgb(255, 252, 0);
	border-radius: 4px;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;	
	/*border: 1px solid rgb(255, 252, 0);*/
	text-align: center;
	font-size: 10px;
	/*font-weight: bold;*/
	margin-top: 6px;
	padding: 2px;
	text-transform: uppercase;
}

.label_title_l {
	color: rgb(255, 252, 0);
	border-radius: 4px;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;
	/*border: 1px solid rgb(255, 252, 0);*/
	text-align: left;
	font-size: 10px;
	/*font-weight: bold;*/
	margin-top: 6px;
	padding: 2px;
	text-transform: uppercase;
}

.label_info {
	color: rgb(0, 255, 246);
	border-radius: 4px;
	/*background: rgb(29, 90, 107) none repeat scroll 0% 0%;*/
	/*background: rgba(1, 31, 39, 1) none repeat scroll 0% 0%;*/
	font-size: 12px;
	/*font-weight: bold;*/
	text-align: left;
	padding: 8px;
	/*border: 1px solid rgb(0, 255, 246);*/
	background: -webkit-linear-gradient(top , #6b6f73 0%, #3b3e41 100%);
	min-width: 180px;
}

.label_info_rk {
	color: rgb(0, 255, 246);
	border-radius: 4px;
	background: rgba(14, 18, 35, 0.9) none repeat scroll 0% 0%;	
	font-size: 10px;
	/*font-weight: bold;*/
	text-align: center;
	padding: 2px;
	/*padding-left: 2px;*/
	/*border: 1px solid rgb(0, 255, 246);*/
}

.label_info_rk_l {
	color: rgb(0, 255, 246);
	border-radius: 4px;
	background: rgba(14, 18, 35, 0.9) none repeat scroll 0% 0%;
	font-size: 10px;
	/*font-weight: bold;*/
	text-align: left;
	padding: 2px;
	/*border: 1px solid rgb(0, 255, 246);*/
}

.label_saldo {
	color: rgb(0, 255, 246);
	border-radius: 4px;
	background: rgba(29, 90, 107, 0.5) none repeat scroll 0% 0%;	
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: center;
	padding: 2px;
	border: 1px solid rgb(0, 255, 246);
	width: 55px;
}

td.label_saldo {
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

.label_saldo_separador {
	/*border-radius: 4px;*/
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
	padding: 1px;
	border: 1px solid rgb(0, 255, 246);
	width: 55px;
}


.label_saldo_provisorio {
	color: rgb(248, 254, 11);
	border-radius: 4px;
	background: rgba(80, 107, 29, 0.5) none repeat scroll 0% 0%;
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: center;
	padding: 2px;
	border: 1px solid rgb(222, 255, 0);
	width: 55px;
}

td.label_saldo_provisorio {
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

.label_saldo_apostado {
	color: rgb(248, 254, 11);
	border-radius: 4px;
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: center;
	padding: 2px;
	border: 1px solid rgb(222, 255, 0);
	width: 55px;
}

td.label_saldo_apostado {
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

.label_saldo_positivo {
	color: rgb(51, 254, 11);
	border-radius: 4px;
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: center;
	padding: 2px;
	border: 1px solid rgb(15, 255, 0);
	width: 55px;
}

td.label_saldo_positivo {
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

.label_saldo_negativo {
	color: rgb(249, 126, 126);
	border-radius: 4px;
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: center;
	padding: 2px;
	border: 1px solid rgb(246, 43, 43);
	width: 55px;
}

td.label_saldo_negativo {
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.label_info {
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.label_info a {
	text-align: center;
	/*color: rgb(240, 255, 0);*/
	color: rgb(255, 255, 255);
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.label_info_l {
	color: rgb(0, 255, 246);
	border-radius: 4px;
	background: rgba(14, 18, 35, 0.9) none repeat scroll 0% 0%;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	border: 1px solid rgb(0, 255, 246);
}

.label_info_patrocinador {
	color: rgb(0, 255, 246);
	border-radius: 4px;
	background: rgba(14, 18, 35, 0.9) none repeat scroll 0% 0%;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	/*border: 1px solid rgb(0, 255, 246);*/
}

.label_img_patrocinador {
	color: rgb(255, 252, 0);
	border-radius: 4px;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;	
	border: 1px solid rgb(255, 252, 0);
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	/*margin-top: 6px;*/
	padding: 2px;
	text-decoration: none;
	text-transform: uppercase;
}

.label_ok {
	color: #00FF27;
	border-radius: 4px;
	background: rgb(52, 77, 56) none repeat scroll 0% 0%;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 8px;
	text-align: center;
	/*border: 1px solid #00FF27;*/
}

.label_ok_c {
	color: #00FF27;
	border-radius: 4px;
	/*background: rgba(11, 42, 16, 0.9) none repeat scroll 0% 0%;*/
	font-size: 14px;
	height: 32px;
	/*font-weight: bold;*/
	text-align: center;
	padding: 4px;
	/*border: 1px solid #00FF27;*/
	background: -webkit-linear-gradient(top , #6b6f73 0%, #3b3e41 100%);
}

.label_erro {
	color: #FF9C9C;
	border-radius: 4px;
	background: rgba(69, 3, 3, 0.9) none repeat scroll 0% 0%;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-left: 2px;
	border: 1px solid #FF9C9C;

}

.label_obs {
	color: #F8FED1;
	border-radius: 4px;
	background: rgba(35, 33, 14, 0.9) none repeat scroll 0% 0%;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	border: 1px solid #F8FED1;
}

.label_obs_l {
	color: #F8FED1;
	border-radius: 4px;
	background: rgba(35, 33, 14, 0.9) none repeat scroll 0% 0%;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 2px;
	border: 1px solid #F8FED1;
}

.label_new {
	color: #00FF78;
	border-radius: 4px;
	background: rgba(0, 48, 7, 0.9) none repeat scroll 0% 0%;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	/*padding-left: 2px;*/
	border: 1px solid #00FF78;
}

.label_num {
	color: rgb(0, 255, 246);
	border-radius: 4px;
	background: rgba(14, 18, 35, 0.9) none repeat scroll 0% 0%;
	font-size: 14px;
	/*font-weight: bold;*/
	text-align: center;
	padding: 4px;
	/*border: 1px solid rgb(0, 255, 246);*/
	height: 32px;
	w/*idth: 100%;*/
	padding-top: 6px;
}

.label_num_rk {
	color: rgb(0, 255, 246);
	border-radius: 4px;
	background: rgba(14, 18, 35, 0.9) none repeat scroll 0% 0%;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}

.label_name_insc {
	color: #F8FED1;
	background: -webkit-linear-gradient(top , #6b6f73 0%, #3b3e41 100%);
	padding: 2px;
	border-radius: 4px;
	font-size: 14px;	
}

.label_name_insc a {
	color:#D1FEFE;
	text-decoration: none;	
}

.label_name {
	color: #F8FED1;
	background: -webkit-linear-gradient(top , #6b6f73 0%, #3b3e41 100%);
	padding: 8px;
	border-radius: 4px;
	/*	
	font-size: 11px;
	font-weight: bold;
	text-align: left;	
	text-decoration: none;		
	*/
}

.label_name a {
	color:#D1FEFE;
	text-decoration: none;	
}

.label_name_calcutta {
	color: #D1FEFE;
	border-radius: 4px;
	background: rgba(3, 45, 40, 0.29) none repeat scroll 0% 0%;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 7px;
	/*border: 1px solid #20F2F2;*/
	text-decoration: none;	
}

.label_name_calcutta a {
	color:#D1FEFE;
	text-decoration: none;	
}

.label_name_rk {
	color: #F8FED1;
	border-radius: 4px;
	background: rgba(35, 33, 14, 0.9) none repeat scroll 0% 0%;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	border: 1px solid #F8FED1;
	text-decoration: none;	
}

.proposta_calcutta {
	color: #00FF27;
	border-radius: 4px;
	background: rgba(5, 62, 14, 0.33) none repeat scroll 0% 0%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 7px;
	/*border: 1px solid #00FF27;*/
}

.foto_player {
	border-radius: 4px;	
	/*border: 1px solid #000;*/
	vertical-align: middle;
}

.foto_player_top {
	border-radius: 4px;	
	border: 1px solid #0FFF00;
	vertical-align: middle;
}

.nome_player_top {
	color: #96fd96;
}

.foto_player_bottom {
	border-radius: 4px;	
	border: 1px solid #F00;;
	vertical-align: middle;
}

.nome_player_bottom {
	color: #FFB1B1;
}

.foto_organizer {
	border-radius: 4px;	
	border: 1px solid rgb(0, 0, 0);
}

.menu_bar {
	background: transparent url("images/img13.gif");
	padding-top: 7px;
	padding-bottom: 7px;
}

.label_creditos_totais {
	color: rgb(255, 252, 0);
	border-radius: 4px;
	background: rgba(0, 0, 0, 0.81) none repeat scroll 0% 0%;	
	border: 1px solid rgb(255, 252, 0);
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	margin-top: 6px;
	padding-left: 5px;	
	text-transform: uppercase;
}

.label_creditos {
	color: rgb(255, 252, 0);
	border-radius: 4px;
	background: rgba(0, 0, 0, 0.81) none repeat scroll 0% 0%;	
	/*border: 1px solid rgb(255, 252, 0);*/
	text-align: left;
	font-size: 10px;
	/*font-weight: bold;*/
	margin-top: 6px;
	padding-left: 5px;	
}

.label_creditos a {
	color:yellow;
	text-decoration: none;	
	font-size: 11px;
}

.label_creditos labelinfo {
	color:white;
	text-decoration: none;	
	font-size: 9px;
}

.label_creditos strong {
	text-transform: uppercase;
}

.label_torneio {
	color: rgb(255, 252, 0);
	border-radius: 4px;
	background: rgba(0, 0, 0, 0.66) none repeat scroll 0% 0%;	
	/*border: 1px solid rgb(255, 252, 0);*/
	text-align: left;
	font-size: 10px;
	/*font-weight: bold;*/
	margin-top: 6px;
	padding-left: 5px;	
}

.label_torneio a {
	color:yellow;
	text-decoration: none;	
	font-size: 11px;
}

.label_torneio labelinfo {
	color:white;
	text-decoration: none;	
	font-size: 9px;
}

.label_torneio strong {
	text-transform: uppercase;
}

.label_app {
	color: rgb(255, 252, 0);
	border-radius: 4px;
	/*background: rgba(0, 0, 0, 0.66) none repeat scroll 0% 0%;	*/
	/*text-align: left;*/
	font-size: 14px;
	font-weight: bold;
	padding: 5px;	
	text-transform: uppercase;
}

.label_app a {
	color:yellow;
	text-decoration: none;	
	/*font-size: 12px;*/
}


td.label_app {
	/*width: 60%;*/
	text-align: center;;
}

.img_app {
	color: rgb(255, 252, 0);
	border-radius: 4px;
	background: rgba(0, 0, 0, 0.66) none repeat scroll 0% 0%;	
	padding: 4px;	
	text-align: center;	
	vertical-align: middle;
}
.img_logo {
	border-radius: 4px;
}

.tooltip {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;*/
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 1s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}


.custom-control-label
{
	cursor: pointer;
	/*padding-left: 2rem;*/
}

input.form-control
{
 	border-color: black;
}

.alert-info
{
    margin-bottom: 0rem;
	font-size: 16px;
	min-width: 150px;
	padding: 4px;
}

.col-sm {
	min-width: 170px;
}

.form-control-sm
{
    /*font-size: .7rem;*/
    width:100%;
    border-width: 1px;
	border-style: solid;
}

.select-insc 
{
    padding: 0px 15px 0px 5px;
	font-size: 0.75rem;
}

.nome-form
{
	width:100%;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: auto;
    font-size: 10px;
}

.bootstrap-select > .dropdown-toggle 
{
    /*font-size: 10px;*/
    padding: 0px 0px 0px 0px;
    border-width: 0px;
	min-width: 90px;
}

.dropdown-item 
{
	padding: .1rem 0.5rem;
}

.bootstrap-select .dropdown-menu 
{
    padding-bottom: 0px;
}

.filter-option-inner-inner 
{
    padding-left: 5px;
}


.table {
    margin-bottom: 0px;
}

.table td, .table th, .table thead th 
{
	text-align: center;
  	vertical-align: middle;
  	border: none;
  	padding: 0px;
}

.custom-control-inline {
    margin-right: 0;
    /*padding-left: 1.2rem;*/
    min-height: 1.5rem;
    display: flex;
    margin-top: 4px;
}

.custom-control {
    margin-top: 4px;
}

#languageDropdown option
{
    background-color: black !important;
}

.label_stats 
{
    min-width: 236px;
}

.mb-3, .my-3 {
    margin-bottom: 0rem !important;
}

i.icon_casa {
	font-size: 20px;
}