﻿#tt,#ttGrafico {
	position:absolute;
	display:block;
	padding: 2px 5px;
	text-align: center;
	/*-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;*/
	background: #fff;
	color:#111;
	z-index:500;
}

/*
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#fff;border:1px solid #eee; color:#888}
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden}*/
#tttop {display:block; overflow:hidden}
#ttcont {display:block;}
#ttbot {display:block; overflow:hidden}

.tablaTooltip
{
    padding:5px;
    margin:0;
}
.tablaTooltip>table
{
    margin:0;
    padding:0;
}
.title{font-size:15px }


/* Tooltip */
#tt, #tt .tablaTooltip {padding: 0 !important; width: 220px !important; min-width: 220px !important;}
#ttcont {
	padding-bottom: 10px;
}
#tt table {
	border: none;
}
#tt thead th {
	border-radius: 0 !important;
	text-align: left;
	background-color: #e0e6ec;
}
#tt tbody tr td {
	border: none;
}
#tt tbody tr:first-child td {
	border-top: 1px solid #fff !important;
}
#tt tbody tr td:first-child {
	width: 60%;
	text-align: left;
	font-weight: bold;
}
#tt tbody tr td:last-child {
	width: 40%;
	text-align: right;
}
#ttbot {
	/*border-right-color: rgba(0, 0, 0, 0);
	border-right-style: dotted;
	border-right-width: 27px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 14px;*/
	left: 11px;
	position: absolute;
	height: 14px;
	width: 27px;
	background: url('../img/tooltip-arrow.png') no-repeat;
}
/* #Tooltip */
    
    
#nivelSuperior,#nivelTotalGeneral{
width:70px;
height:46px;
background:url(btn_regresar.png) 0 0 no-repeat;
display:none;
cursor: pointer;
font: 11.5px Arial;
color:#fff;
padding-left: 35px;
line-height: 46px;
text-align:center;
left:15px !important;
}


.loadingBox
{
    position: absolute;
    top: 0;
    left: 0;
    background: #eee url(load.gif) 50% 50% no-repeat;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0.7;
}

.loadingBoxText
{
    position: absolute;
    top: 70%;
    left: 0;
    text-align:center;
     width: 100%;
     height: 100%;
      z-index: 15;
      color:#000;
}

.relativo
{
    position:relative !important;
}

#mapinfo-content
{
    min-height:200px;
}

.bloqueListapresidentes
{
 /*min-height:300px;   */
}

.contenidoDetalle
{
    display:none;    
}

.icon-pdf-si {
	width: 23px;
	height: 23px;
	margin-top: -6px;
	background: url('../img/--icon-pdf.png') no-repeat;
}

.noDatosComparar{
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    background: #6e89a6;
    padding: 10px;
    margin-top: -50px;
    text-align: center;
}

.cssErrorInput
{
    border:1px solid #f00 !important;
}

.cargandoCandidaturas{
    text-align: center;
    margin: 120px 0px;
    color:#234b77;
    font-size:1.5em;
}

.gmap-votos-extranjero{
    width: auto;
    bottom: 45px;
    left: 80px;
}

.p-gmap-votos-extranjero{
    position: absolute;
    bottom: 8px;
    left: 80px;
    margin-bottom: 0;
    color: #2b4869;
    z-index:100;
    font-weight: bold;
}


.modal-footer
{
    text-align:left !important;
}

.labelSliderWidget
{
    position:relative;
}

.trAsunto input
{
    margin-bottom:0;
}
.trMensaje td
{
    padding-top: 5px;
}
.maxlength-feedback{
    font-style: italic;
}

.LoadDetallesCorte{
    text-align:center;
    /*margin-top:100px;
    margin-bottom:100px;*/
    color:#002F5D;
    background:url(load.gif) 50% 0% no-repeat;
    /*line-height: 80px;*/
    width:30px;
    height:30px;
    position:absolute;
    left:50%;
    margin-left:-15px;
    top: 50%;
    margin-top:-15px;
}

.logoPartidoMin
{
    width:55px !important;
    height:21px !important;
}

.logoPartidoMiddle
{
    width:128px !important;
    height:48px !important;
}

/*
.cand-card-name{
    height: 80px;
}
*/
.gmnoprint {
  display: none !important;
}
#map_canvas>div>div>a>div>img
{
    display:none !important;
}

#contenedorWidgetCortes{
    padding-bottom: 15px;
}

#ttGrafico
{
    background-color: #e0e6ec;
    padding:5px 10px;
    color:#6e89a6;
    font-weight:bold;
}

#zoomMas,#zoomMenos
{
    display:none;
}

@media (max-width: 767px){
.step3 .btn, .municipales .step3 .btn {
margin-top: 50px;
}
#adv-search .search-select {
margin-right: 20px;
margin-left: 20px !important;
}
.hd-logo h1
{
    max-height:100px !important;
    left: 90px;
text-align: center !important;
}
.gmap-votos-extranjero
{
    left: 5px;
    bottom: 10px;
}  

.eleccionGeneralLink,.eleccionMunicipalLink
{
    display:none !important;
} 


