/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.2.1.1736254963
Updated: 2025-01-07 14:02:43

*/

.filtro {
	display: block;
	margin: 30px 0 25px;
	overflow: hidden;
}

.filtro label {
	color: #000;
	font: 12px Montserrat;
	margin-right: 15px;
}

.filtro form div {
	color: #8cbb3f;
	font: 12px Montserrat;
	float: left;
	margin-left: 30px;
	margin-top: 5px;
}

.filtro form div:nth-child(3) {
	margin-top: -5px;
}

.filtro form br {
	display: none;
}

.filtro form div select {
	width: 170px;
	padding: 3px 5px;
	height: 26px;
	margin-top: 5px;
}

.filtro input {
	margin: 0 10px 0 5px;
	vertical-align: top;
}

/*TABLAS TORNEOS*/

.tabla {
	padding: 15px 30px 45px;
	width: 100%;
}

.tabla table {
	width: 100%;
}

.tabla table tr th {
	background: #425e4f;
	color: #fff;
	font: 10px Montserrat;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
}

.tabla table tr td {
	background: #e1e1e1;
	color: #3d3d3d;
	padding: 10px 12px;
	font: 11px/15px Montserrat;
	text-align: center;
}

.tabla table tr td p {
	margin: 0;
	color: inherit;
	font: inherit;
}

.tabla table tr td a {
	color: #3d3d3d;
	text-decoration: none;
}

.tabla table tr:hover td {
	background: #bfd9e2;
}

.tabla table tr td .sindatos {
	display: block;
	background: url("images/sindatos.png") center 0;
	height: 2px;
	margin: 0 auto;
	width: 29px;
}

.tabla table tr td .hombre {
	display: inline-block;
	background: url("images/icon-hombre.png") center 0;
	height: 26px;
	margin: 0 auto;
	width: 27px;
}

.tabla table tr td .mujer {
	display: inline-block;
	background: url("images/icon-mujer.png") center 0;
	height: 26px;
	margin: 0 auto;
	width: 27px;
	margin-left: 5px;
}

.tabla table tr td .ver {
	display: block;
	padding-top: 27px;
}

.tabla table tr td a.ver {
	cursor: pointer;
}

.tabla table tr td .ver.condiciones,
.tabla table tr td .ver.reglamento, 
.tabla table tr td .ver.calendario {
	background: rgba(0, 0, 0, 0) url("images/ver-condiciones.png") no-repeat scroll center 0;
}

.tabla table tr td .ver.inscripcion,
.tabla table tr td .ver.masinfo {
	background: rgba(0, 0, 0, 0) url("images/ver-inscripcion.png") no-repeat scroll center 0;
}

.tabla table tr td .inscripcion_contenido,
.tabla table tr td .popup_contenido {
	display: none;
}

.tabla table tr td .ver.resultados {
	background: rgba(0, 0, 0, 0) url("images/ver-resultados.png") no-repeat scroll center 0;
	cursor: inherit;
}

.tabla table tr td .ver.informacion {
	background: rgba(0, 0, 0, 0) url("images/informacion.png") no-repeat scroll center 0;
}

.tabla table tr td .ver.calendario {
	background: rgba(0, 0, 0, 0) url("images/calendario.png") no-repeat scroll center 0;
}

.tabla table tr td .ver.posiciones {
	background: rgba(0, 0, 0, 0) url("images/posiciones.png") no-repeat scroll center 0;
}

.tabla table thead tr th:nth-child(2) {
	width: 220px;
}

.page-id-821 .tabla table thead tr th:nth-child(2),
.page-id-821 .tabla table thead tr th:nth-child(3),
.page-id-821 .tabla table thead tr th:nth-child(4) {
	width: 100px;
}

.tabla td input[type="file"] {
	padding: 5px 8px 0 !important;
	margin: 0 !important;
}

.tabla img.imagen-perfil {
	display: block !important;
	margin: 0 auto;
}

.tie-appear + .tie-appear {
	margin-left: 3px;
}

.entry .tabla table tr th {
	border: 0 !important;
}

.entry .tabla table {
	border: 0 none !important;
	border-spacing: 3px !important;
	margin-bottom: 0 !important;
}

.tabla table tr td .ganador {
	background: rgba(0, 0, 0, 0) url("images/icon-cup.png") no-repeat scroll center 0;
	padding-top: 17px;
	margin: 0 0 5px;
	display: block;
}

.tabla table tr td .ganador + .ver.resultados {
	background: rgba(0, 0, 0, 0) url("images/ver-resultados.png") no-repeat scroll 0 center / 17px auto;
	line-height: 17px;
	margin: 0 auto;
	padding: 0 0 0 17px !important;
	width: 70px !important;
	color: #7a7a7a;
}

/* CONSULTA DE HANDICAP */

.handicap,
.login-handicap {
	background: #153041;
	border-radius: 5px;
	padding: 22px 15px;
	width: 530px !important;
	overflow: hidden;
	float: left;
	position: relative;
}

.handicap .form,
.login-handicap .form {
	float: right;
	width: 260px;
}

.handicap .form > span,
.login-handicap .form > span {
	color: #fff;
	font: 17px/26px Montserrat;
	text-transform: uppercase;
	display: block;
	text-align: left;
}

.handicap .consulta,
.login-handicap .consulta {
	float: left;
	padding: 2px 0 0 20px;
	width: 210px;
}

.handicap .consulta span a,
.login-handicap .consulta span a,
.ver_perfil a {
	color: #fff;
}

.consulta > span {
	color: #fff;
	display: block;
	font: 17px/26px Montserrat;
	margin-bottom: 26px;
	text-align: left;
}

.consulta > p {
	background: url("images/logo-handicap.png") no-repeat scroll center 10px;
	color: #fff;
	font-size: 14px;
	padding-top: 80px !important;
	text-align: left;
	width: 140px;
}

.consulta.consultahandicap > p {
	width: 200px;
	background-position: 25px 16px;
}

.login-handicap {
	display: block;
	float: none;
	margin: 50px auto !important;
	width: 496px;
}

.consulta-handicap {
	clear: both;
	display: none;
}

.consulta-handicap .tabla,
.consultatarjetas .tabla {
	margin: 10px 0px;
	overflow: auto;
	height: 350px;
}

.verdiferenciales:after {
	content: "Ver diferenciales";
	cursor: pointer;
}

.consultatarjetas {
	clear: both;
	display: none;
}

.consultatarjetas > a.close {
	display: block;
}

.consultatarjetas > a.close:after {
	content: "←";

	color: white;

	font-size: 25px;

	line-height: 0;
}

#login-usuario input, #actualizarhandicap input {
	background: #dee1e3;
	border: 0 none;
	color: #343839;
	font: 14px Montserrat;
}

#login-usuario div > input,
#actualizarhandicap div > input {
	border-radius: 0;
}

#login-usuario div > input:first-child,
#actualizarhandicap div > input:first-child {
	border-bottom: 1px solid #a6a9aa;
}

#login-usuario > div,
#actualizarhandicap > div {
	background: #dee1e3;
	border-radius: 5px;
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 5px;
}

#login-usuario > label,
#login-usuario > p label,
#actualizarhandicap > label,
#actualizarhandicap > p label {
	background: #678db2;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	color: #dae0e3;
	float: left;
	font: 14px Montserrat;
	padding: 5px;
	text-align: left;
	width: 45%;
}

#login-usuario div + label,
#login-usuario div + p label,
#actualizarhandicap div + label,
#actualizarhandicap div + p label {
	background: #45607b;
}

#login-usuario > label + input,
#login-usuario > p label + input,
#actualizarhandicap > label + input,
#actualizarhandicap > p label + input {
	background: #dee1e3;
	border-radius: 0 5px 5px 0;
	color: #343839;
	float: left;
	line-height: 30px;
	width: 55% !important;
	margin-bottom: 5px;
}

#login-usuario > input[type="submit"],
#login-usuario p input[type="submit"],
#actualizarhandicap > input[type="submit"],
#actualizarhandicap p input[type="submit"],
.guardar-cambios,
.modificar-datos {
	background: #57955d;
	font: 14px Montserrat;
	padding: 9px;
	text-transform: uppercase;
	color: #fff;
	border-radius: 5px;
}

tr.selected td {
    background-color:#96de96 !important;
}

.tituloHandicap{
    color: white;
    margin: auto;
    /* align-items: center; */
    text-align: center;
}
.tablaHandicap{
	width: 50%;
	margin: auto;
}
/*popup - handicap*/

#handicapPopup .handicap {
	padding: 10px 10px 30px;
}

#handicapPopup .handicap .consulta > span {
	font: 21px/26px Montserrat;
}

#handicapPopup .handicap {
	display: none;
}

.consulta-handicap img {
	display: block !important;
	margin: 15px auto 10px !important;
	width: 80px !important;
}

.consulta-handicap h2 {
	font: 16px Montserrat;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.consulta-handicap h2 .fecha-handicap {
	text-transform: uppercase;
}

.consulta-handicap h2 + p {
	margin: 10px auto;
	text-align: center;
	width: 260px;
}

.consulta-handicap .ingresar {
	background: #57955d;
	border-radius: 5px;
	color: #fff;
	display: block;
	font: 14px Montserrat;
	font-weight: bold;
	margin: 20px auto;
	padding: 10px 30px;
	text-align: center;
	text-transform: uppercase;
	width: 293px;
}

#consultahandicap_captcha{
	height: 73px;
}
#consultahandicap_captcha iframe{
	transform: scale(0.83);
	transform-origin: 0 0;
}