@charset "UTF-8";

.news-intro {
	width: 88%;
}

table.tablaBusqueda {
	
	text-align: center;
	height: 20px !important;
	margin-bottom: 10px;
	width: 93%;
	border: 0.2px solid #ffffff;
	margin-left: 3.5%;
}
table.tablaBusqueda td:first-child {
	background-color: rgba(0,0,0,0);
	width: 110px;
	height: 20px;
}
table.tablaBusqueda td.tdBotonBuscar {
	width: 25px;
	text-align: center;
	border-left: #ffffff 1px solid !important;
	border-top: #ffffff 1px solid !important;
	border-bottom: #ffffff 1px solid !important;
	border-right: 0.5px solid #ffffff !important;
	background-color: #000000;
}

table.tablaBusqueda td.tdBarraBusqueda {
	width: 255px;
	text-align: center;
	margin-bottom: 0px;
/* 	border-left: #ffffff 1px solid; */
/* 	border-top: #ffffff 1px solid; */
/* 	border-bottom: #ffffff 1px solid; */
/* 	border-right: #000000 0.5px solid !important; */
}

td > div.form-group{
	padding: 0px;
}


.logo1 {
	height: 85%;
	width: 42.5%;
	opacity: 1 !important;
	z-index: 100 !important;
	margin-left: 27%;
}

.logo2 {
	display: inline-block;
	float: left;
	height: 200%;
	width: 93%;
	margin-left: -10px;
}
.logo2-iniSesion {
	display: inline-block;
	height: 15%;
	width: 40%;
	margin-left: 27%;
	margin-top: 2%;
}
.botonBorrarBusqueda{
	width: 40px; 
	font-size: 25px;
	text-align: center;
	color: #ffffff;
	border-left: 0.5px solid #ffffff !important;
	cursor: default;
	background-color: #000000;
}
.bloqueInicioSesion{
	color: #ff8000;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #d8d8d8;
	border: 2.5px solid #000000;
	border-radius: 15px;
}
.bloqueInicioSesion>a{
	text-decoration: none !important;
}
.bloqueInicioSesion button{
	float:right;
	text-align: center;
	padding: 3.5px 25px !important;
	margin-top: -40px;
	margin-right: 20px !important;
}
.bloqueInicioSesion fieldset{
	display: block;
    padding: 20px 20px 0px 20px;
    border: none;
}
.bloqueInicioSesion legend{
	margin-left: 50%;
	color: #000000;
	font-size: 30px;
}
.loggueoPath{
	color: #000000 !important;
	height: 50%;
	width: 67%;
	margin: 10px;
	border: 2px solid #000000;
	border-radius: 3px;
	outline: none;
    background-color: #ffffff;
    border: 0;
    caret-color: auto;
	color: transparent;
	color: currentColor;
	padding: 4px 10px 4px 10px;
}
.error{
	margin-left: 35px;
	margin-bottom: 30px;
	color: #ff0000;
}
#cerrarSesion{
	float: right;
	position: relative;
	margin-top: 45px;
}
#mensajeSesion{
	float: right;
	margin-top: 35px;
	margin-right: 40px;
}
.dato{
	display: inline-block;
	width: 175px;
}
a {
	text-decoration: none !important;
}
.row{
	margin-bottom: 10px;
}
.tituloContacto{
	color: #ab5901;
	font-size: 20px;
	padding: 25px;
}

/* Estilos del carrousel*/

            .carouselHome  a:before{
                color: white;
            }
    
             .carousel_text{
                color: #FFFFFF;
            }
    


            .carouselHome .mediorural a:before{
                content:"D"
            }


            .carouselHome .sectorpublico a:before{
                content:"B"
            }

            .carouselHome .demografia a:before{
                content:"A"
            }

            .carouselHome .cienciaytecnologia a:before{
                content:"P"
            }

            .carouselHome .comercio a:before{
                content:"f"
            }

            .carouselHome .energia a:before{
                content:"d"
            }

            .carouselHome .legislacionyjusticia a:before{
                content:"d"
            }

            .carouselHome .industria a:before{
                content:"t"
            }

            .carouselHome .seguridad a:before{
                content:"C"
            }


            .carouselHome .vivienda a:before{
                content:"E"
            }         


/* Modificación estilos de ayuntamiento-madrid-orange.min.css*/



.form-control {
    /*font-size: 1.3em;*/
	color: #ffffff;
    /*height: 48px;*/
	line-height: 23px;
	border: 0px solid #ffffff;
}

#comentarios .form-control {
    color: #ab5901 !important;
    background-color: #ffffff;
    border: 1px solid #959595;
}

#comentarios .form input.errorField {
    background: #ffffa0 !important;
}

#comentarios .form-control:-moz-placeholder {
    color: #ab5901 !important;
}

#comentarios .form-control::-moz-placeholder {
    color: #ab5901 !important;
}

#comentarios .form-control:-ms-input-placeholder {
    color: #ab5901 !important;
}

#comentarios .form-control::-webkit-input-placeholder {
    color: #ab5901 !important;
}

#comentarios .panel.panel-type1 a.panel-title,
#comentarios .panel.panel-type1 a.panel-title:hover {
    color: #ab5901 !important;
}

#comentarios .pagination li.active .pagination-text {
    background-color: #ffffff !important;
    color: #000000 !important;
}

#comentarios .pagination li.next .pagination-text:after,
#comentarios .pagination li.prev .pagination-text:after,
#comentarios .pagination .pagination-text {
    background-color: #ab5901 !important;
    color: #ffffff;
}

#comentarios .pagination li.next .pagination-text:hover:after,
#comentarios .pagination li.prev .pagination-text:hover:after,
#comentarios .pagination .pagination-text:hover {
    background-color: #ffffff !important;
    color: #ab5901;
}

#comentarios .panel.panel-type1 {
    margin-bottom: 0px;
}

#comentarios p.colorab5901 {
    color: #ab5901 !important;
}

#comentarios textarea {
    resize: vertical;
}

#comentarios .contadorTextArea {
    font-size: 0.9em;
}

#comentarios .contadorTextArea span {
    display: inline-block !important;
}

.form-control:-moz-placeholder {
	color: #ffffff
}

.form-control::-moz-placeholder {
	color: #ffffff
}

.form-control:-ms-input-placeholder {
	color: #ffffff
}

.form-control::-webkit-input-placeholder {
	color: #ffffff
}

.form.form-personaliza-mimadrid .form-group.focuseado {
	border: 1px dotted #ffffff
}


.button.button-icon>i.button-icon-search {
	width: 30px;
	height: 30px;
	top: 8px;
	right: 8px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #ff8000;
}
i.button-icon-search {
	width: 30px;
	height: 30px;
	top: 8px;
	right: 8px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #ffffff;
}

.button.button-icon>i.button-icon-search:after {
	line-height: 100%;
	position: absolute;
	content: "b";
	font-family: AytMadIcons;
	color: #ffffff;
	text-indent: 0;
	font-size: 20px;
	right: auto;
	bottom: auto;
	left: 4px;
	text-transform: none
}
i.button-icon-search:after {
	line-height: 100%;
	content: "b";
	font-family: AytMadIcons;
	color: #ffffff;
	text-indent: 0;
	font-size: 30px;
	top: 4px;
	right: auto;
	bottom: auto;
	left: 4px;
	text-transform: none
}

header .panel.panel-type1 {
	margin-top: 85px;
	background-color: rgba(0, 0, 0, 0.45) !important;
	border: 1px solid rgba(0, 0, 0, 0.45) !important;
}

header .panel.panel-type1 .panel-heading {
	background-color: rgba(0, 0, 0, 0.7);
	max-height: 100%
}

header .panel-heading {
	background-color: rgba(0, 0, 0, 0.15) !important;
	
}

.global-results .events-results > li.withimage .event-info {
    padding-left: 60px;
}

.form-group {
	margin-bottom: 0px;	
}

.event-image-small > img {
    display: block;
}


/*Panel acordeón de detalles*/

        #module .collapse[aria-expanded="false"] {
            display: block;
            height: 40px !important;
            overflow: hidden;
        }

        #module .collapsing[aria-expanded="false"] {
            height: 40px !important;
        }

        #module a.collapsed:after  {
            /*content: '+ Más';*/
            color: #d27910;
        }

        #module a:not(.collapsed):after {
            /*content: '- Menos';*/
            color: #d27910;
        }


        /* .panel{box-shadow:none} */
        .tramite-detalles .panel-header-tramites {
            background-color:#aea9a9; 
        }

        .tramite-detalles .panel-title  {
            background-color:#d27910; 
        }

.tramite-detalles .panel {
    box-shadow: none;
    border-left: 1px solid #aea9a9;
    border-right: 1px solid #aea9a9;
    border-bottom: 1px solid #aea9a9
}

/*Listados con imágenes*/	


/*.event-info-IDE::before {	
	content:url("img/Link.png");
	display: block;
	clear: right;
	font-size: .9375em;
	padding-left: 36px;
	line-height: 18px;
	display: table;
	color: #666;
	margin-bottom: 17px;
	position: relative
	
}*/

.withimage {
	margin: 0px
}

.event-info-IDE>span {
	display: block
}

.event-info-IDE{
    padding-left: 60px;
}

.event-image-IDE {
	float: left;
	margin: 0 11px 24px 0;
	width: 40px;
	overflow: hidden;
	height: 135px
}

.event-image-IDE>img {
	display: block
}

.events-results > li.withimage {
    min-height: 0px;
}




.event-link.withIcoMapa::before{
content:url("img/mapa.png");
margin: 0 20px 0 0;
padding: 0 0 0 0;
border:1px;
}	



.event-link.withIcoServicio::before{
content:url("img/cloud.png");
margin: 0 20px 0 0;
padding: 0 0 0 0;
border:1px;
}	


.event-link.withIcoDataset::before{
content:url("img/dataset.png");
margin: 0 20px 0 0;
padding: 0 0 0 0;
border:1px;
}	


.event-link.withIcoSerie::before{
content:url("img/serie.png");
margin: 0 20px 0 0;
padding: 0 0 0 0;
border:1px;
}	

.event-link.withIcoDA::before{
content:url("img/DatosAbiertos2.png");
margin: 0 10px 0 0;
padding: 0 0 0 0;
border:1px;
}	

.event-link.withIcoServicio,
.event-link.withIcoDataset,
.event-link.withIcoSerie,
.event-link.withIcoDA {
	display: block;
	font-family: GillSans;
	color: #d27910;
	font-size: 1.1875em;
	line-height: 23px;
	margin-bottom: 9px;
	margin-top: 10px;
}

.event-link.withIcoServicio:hover,
.event-link.withIcoDataset:hover,
.event-link.withIcoSerie:hover,
.event-link.withIcoDA:hover {
	display: block;
	font-family: GillSans;
	color: #d27910 !important;
	font-size: 1.1875em;
	line-height: 23px;
	margin-bottom: 9px;
	margin-top: 10px;
}

.badge {
	background-color: #aea9a9;
}



.link_contacto {
	color: #000000;
	font-family: arial;
	font-size: 14px;
	margin: 20px 15px 0 0
}	


.link_contacto.withIcoPhone::before{
content:url("img/phone.png");
margin: 0 20px 0 0;
padding: 0 0 0 0;
border:1px;
}	

.link_contacto.withIcoMail::before{
content:url("img/mail.png");
margin: 0 20px 0 0;
padding: 0 0 0 0;
border:1px;
}	

.mapaMudo {
	margin-bottom:20px;
	width: 100%; /*!important;*/	
	overflow:hidden !important;
	max-height:300px;

}

.event-type.resaltado{
	font-weight: bold;
	margin-bottom:10px;
	margin-top: 20px
}


/*populares*/

.al-minuto .content-box.demografia
{position:relative}

.al-minuto .content-box.demografia:after
{
	line-height:100%;
	position:absolute;
	content:"A";
	font-family:AytMadIcons;
	font-size:25px;
}



.al-minuto .content-box.air-quality{position:relative}

.al-minuto .content-box.air-quality:after{
	line-height:100%;
	position:absolute;
	content:"A";
	font-family:AytMadIcons;
	font-size:25px;
} 



.al-minuto .content-box.ciencia-tecnologia{position:relative}


.al-minuto .content-box.ciencia-tecnologia:after
{
	line-height:100%;
	position:absolute;
	content:"A";
	font-family:AytMadIcons;
	font-size:25px;
} 

.al-minuto .content-box.sociedad-bienestar{position:relative}


.al-minuto .content-box.sociedad-bienestar:after
{
	line-height:100%;
	position:absolute;
	content:"<";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.sector-publico{position:relative}


.al-minuto .content-box.sector-publico:after
{
	line-height:100%;
	position:absolute;
	content:"B";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.ciencia-tecnologia{position:relative}


.al-minuto .content-box.ciencia-tecnologia:after
{
	line-height:100%;
	position:absolute;
	content:"P";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.energia{position:relative}


.al-minuto .content-box.energia:after
{
	line-height:100%;
	position:absolute;
	content:"d";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.industria{position:relative}


.al-minuto .content-box.industria:after
{
	line-height:100%;
	position:absolute;
	content:"t";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.legislacion-justicia{position:relative}


.al-minuto .content-box.legislacion-justicia:after
{
	line-height:100%;
	position:absolute;
	content:"d";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.comercio{position:relative}


.al-minuto .content-box.comercio:after
{
	line-height:100%;
	position:absolute;
	content:"f";
	font-family:AytMadIcons;
	font-size:45px;
}

.al-minuto .content-box.cultura-ocio{position:relative}


.al-minuto .content-box.cultura-ocio:after
{
	line-height:100%;
	position:absolute;
	content:"g";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.deporte{position:relative}


.al-minuto .content-box.deporte:after
{
	line-height:100%;
	position:absolute;
	content:"h";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.economia{position:relative}


.al-minuto .content-box.economia:after
{
	line-height:100%;
	position:absolute;
	content:"i";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.educacion{position:relative}


.al-minuto .content-box.educacion:after
{
	line-height:100%;
	position:absolute;
	content:"j";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.seguridad{position:relative}


.al-minuto .content-box.seguridad:after
{
	line-height:100%;
	position:absolute;
	content:"k";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.hacienda{position:relative}

.al-minuto .content-box.hacienda:after
{
	line-height:100%;
	position:absolute;
	content:"l";
	font-family:AytMadIcons;
	font-size:25px;
}


.al-minuto .content-box.transporte{position:relative}


.al-minuto .content-box.transporte:after
{
	line-height:100%;
	position:absolute;
	content:"n";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.empleo{position:relative}

.al-minuto .content-box.empleo:after
{
	line-height:100%;
	position:absolute;
	content:"o";
	font-family:AytMadIcons;
	font-size:25px;
}


.al-minuto .content-box.salud{position:relative}


.al-minuto .content-box.salud:after
{
	line-height:100%;
	position:absolute;
	content:"p";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.medio-ambiente{position:relative}


.al-minuto .content-box.medio-ambiente:after
{
	line-height:100%;
	position:absolute;
	content:"m";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.turismo
{
	position:relative
	
}

.al-minuto .content-box.turismo:after
{
	line-height:100%;
	position:absolute;
	content:"r";
	font-family:AytMadIcons;
	font-size:25px;
}

.al-minuto .content-box.urbanismo-infraestructuras
{
	position:relative
}

.al-minuto .content-box.urbanismo-infraestructuras:after
{
	line-height:100%;
	position:absolute;
	content:"?";
	font-family:AytMadIcons;
	font-size:25px;
		
	
}

.al-minuto .content-box.vivienda:after
{
	position:relative
}


.al-minuto .content-box.vivienda:after
{
	line-height:100%;
	position:absolute;
	content:"?";
	font-family:AytMadIcons;
	font-size:25px;
}

.event-image-IDE
{
	margin-bottom: 0px;
}
.event-info
{
	margin-top: 15px;
}
.withimage
{
	margin-bottom: 0px;
}
.header-carousel
{
	margin-top: 10px;
}

/*Alertas*/
.modal-alert.modal-info {
    background: #d27910;
}

.modal-alert.modal-warning {
    background: #d27910;

}

.modal-alert.modal-warning .title-modal {
	color:#FFFFFF;
}

.modal-alert.modal-warning p {

    color: #FFFFFF;
}

.modal-alert.modal-warning .link-modal {
    color: #FFFFFF;
    text-decoration: underline;
}

.panel-body1 {
	padding-top: 35px !important;
	padding-bottom: 12.5px !important;
}


.descargasToc-divTotal{
	margin-top: 5px;
	margin-left: 1px;
	margin-bottom: 5px;
	font-family: GillSans;
	font-size: 1.3em;	
}

.descargasToc-divCategoria{
	height:400px; 
	overflow-y:auto; 
	overflow-x:hidden;
}

@media (max-width:980px) {
    .descargasTable-divTable .descargasTable-resultTable [class*='descargasTable-list'] td,
    .descargasTable-divTable .descargasTable-resultTable .descargasTable-td-soloDescarga td {
        height: 40px;
    }
    .descargasToc-list li[class*='descargasToc-list-'] {
        min-height: 40px;
        display: flex;
        align-items: center;
    }
}

html.no-js {
    overflow-y: hidden;
    overflow-x: hidden;
    height: 100%;
}

html.no-js body,
html.no-js body div:first-child {
    height: 100%;
}

.descargasToc-categoria {
	font-family: GillSans;
	font-size: 1.1em;	
	display: block;
	background-color: #d27910;
	color: #fff;
	margin-top: 6px;
	margin-bottom: 6px;
    padding: 3px;
}
	
.descargasToc-list:first-child .descargasToc-categoria:first-child {
    margin-top: 0px !important;
}

.descargasToc-list {
    /*margin: 2px 0 0 10px*/
}

.descargasToc-list-lpar {
	font-family: GillSans;
	padding-bottom: 4px;
	padding-top: 4px;
	position: relative;
	padding-left: 10px;
	background-color:#fff;
	font-size: 0.9em;
	cursor: pointer;
    height: auto;
    overflow-wrap: break-word;
}

.descargasToc-list-limpar {
	font-family: GillSans;
	padding-top: 4px;
	padding-bottom: 4px;
	position: relative;
	padding-left: 10px;
	background-color:#fff;
	font-size: 0.9em;
	cursor: pointer;
    height: auto;
    overflow-wrap: break-word;
}

.descargasToc-list-selected{	
	font-weight: bold;	
	border-style:dotted; 
	border-width: 1px;
}


.descargasToc-contador{
	float:right;
}

.descargasToc-detalle{
	float:right;
	
}

.descargasTable-divTable{
    /*margin-left: 1px;*/
    height: 100%;
	overflow-y:auto; 
	overflow-x:hidden;
    /*border: solid 1px;
	border-color: #fff;
	min-width: 760px;*/
}

.descargasTable-resultTable{
	width: 100%;
	padding-left: 10px;
}
.descargasTable-header {
	font-family: GillSans;
	padding-top: 5px;
	padding-bottom: 5px;		
	background-color:#000;
	color: #fff;
	font-size: 1.1em;
}



.descargasTable-td-soloDescarga{
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: GillSans;
	font-size: 1em;
	background-color:#fff;
	cursor: pointer;
	text-align:center;
	text-decoration:underline;
}

.descargasTable-td-cabecera {	
	font-family: GillSans;	
	background-color: #d27910;
	color: #fff;
	font-size: 1em;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 3px;	
	cursor: pointer;
}

.descargasTable-list-lpar {
	font-family: GillSans;
	font-size: 0.9em;
	background-color:#fff;
}

.descargasTable-list-limpar {
	font-family: GillSans;	
	background-color:#f4f3f3;
	font-size: 0.9em;
}

.descargasTable-th {
	padding-top: 3px;
	padding-bottom: 3px;	
	text-align:center;
}

.descargasTable-td {
	padding-top: 3px;
	padding-bottom: 3px;	
	text-align:center;
}

.descargasTable-tdMensaje {
	padding-top: 100px;
	padding-bottom: 30px;	
	text-align:center;
	font-family: GillSans;
	font-size: 1.4em;
}




.descargasTable-link::before{
content:url("img/Download.png");
margin: 0 0 0 0;
padding: 0 0 0 0;
border:0;

}

.descargasTable-mapa::before{
content:url("img/mapa.png");
margin: 0 0px 0 0;
padding: 0 0 0 0;
border:0;

}

.descargasTable-xml::before{
content:url("img/xml.png");
margin: 0 0px 0 0;
padding: 0 0 0 0;
border:0;

}

.descargasTable-divLoading .imgLoading {
	display: block;
    margin-left: auto;
    margin-right: auto;    
}

.modal .modal-dialogDesc{
	top: 25%;
	width: 100%;	
	position:fixed;
	 display: inline-block;
}

.modal-headerDesc{
	padding: 15px;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
}

.modal-bodyDesc {
    position: relative;
    padding: 15px;
    height: 410px;
}

.modal-footer .btnVolver{
	background-color: #000000;
    color: #ffffff;
    cursor: pointer;
    height: 40px;
    float: right;
    width: 100px;
    margin-right: 5%;    
    min-width: 70px;
    display: inline-block;    
    line-height: 33px;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid transparent;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.modal-footer .btnVolver:hover{
  background-color: #000000;
  color: #ffffff;
}



@media ( min-height :780px){
	.footer{
		margin-top: 164px !important;
	}
}

.compartir-link{
	cursor: pointer;
}
.botonesFuenteImprimir{
	margin-right: 101px !important;
}
.table.table-times td{
	vertical-align: middle !important;
	text-align: left;
}
.header.header2{
    height: 450px;
    width: 100%;
}
.thCorto{
	width: 120px !important;
}
.modal-bodyDesc > #myIframeDialog{
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ocultarCaption{
	display: none;
}
.checkbox-label{
	  color: #d27910;
	  display: block;
	  position: relative;
	  padding-left: 35px;
	  margin-bottom: 12px;
	  cursor: pointer;	  
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
}

/* Ocultado checkbox*/
.checkbox-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkbox-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #eee;
  
  border: solid 1px;
  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

/* On mouse-over */
.checkbox-label:hover input ~ .checkbox-checkmark {
  background-color: #bbb;
}

/* When the checkbox is checked, add a blue background */
.checkbox-label input:checked ~ .checkbox-checkmark {
  background-color: #d27910;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-label input:checked ~ .checkbox-checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-label .checkbox-checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media ( max-width :767px) {
	.tributes-body.tributes-table .tableTiposCat {
		border-top: 3px solid #eaeaea;
		border-bottom: 0 none
	}
	.tributes-body.tributes-table .tableTiposCat tr.table-row-transform>td {
		border: 0 none;
		border-bottom: 2px dashed #f1f1f1
	}
	.tributes-body.tributes-table .tableTiposCat tr.table-row-transform>td.table-cell-group
		{
		border: 0 none
	}
	.tributes-body.tributes-table .tableTiposCat tr.table-row-transform>td:last-child
		{
		border-bottom: 0 none
	}
	tr.table-row-transform {
		display: table;
		width: 100%;
		border-bottom: 3px solid #eaeaea;
		border-top: 3px solid #fff
	}
	tr.table-row-transform>td {
		display: block;
		padding: 22px 0 18px !important;
		margin-left: 10px
	}
	tr.table-row-transform>td.table-cell-group {
		vertical-align: middle;
		text-align: center;
		padding: 0;
		display: table-cell;
		width: 34px;
		background: #f4f3f3
	}
	tr.table-row-transform .table-link, tr.table-row-transform .table-text {
		display: block
	}
}

.tableTiposCat {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;  
    margin-left: 5px;   
}

.tributes-body.tributes-table .tableTiposCat thead td, .tributes-body.tributes-table .tableTiposCat thead th
	{
	border-bottom: 0 none;
	padding-bottom: 5px
}

.tributes-body.tributes-table .tableTiposCat tbody td {
	border-top: 2px solid #f1f1f1;
}

.tributes-body.tributes-table .tableTiposCat {
		border-bottom: 2px solid #f1f1f1
	}


.iframePie{
	width:100%;	
	overflow:hidden;
	background-color:#000;	
}




.header-resultados {
	background-color: transparent !important; 
	background-image: url('assets/images/destacados/destacado-home1.jpg') !important; 
	margin-bottom: 0px !important;
}


