.grand-icon .badge {
	font-size: 20px;
	border-racius: 50% !important;
	background-color: #6a0818 !important;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 24px;
	-webkit-border-radius: 50%;
	padding: 0px;
	width: 32px;
	height: 32px;
	text-align: center;
	padding-top: 6px;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #999;
	border-radius: 10px;
}

#table_dashboard p span {
	font-size: inherit !important;
	font-family: inherit !important;
	color: inherit !important;
}

.row.justify-content-center {
	margin-left: 0;
	justify-content: center !important;
	display: flex;
	border-bottom: 1px dotted #2C3E50;
	width: 100%;
	padding-bottom: 20px;
}

.fc th,
.fc td {
	padding: 2px !important;
}

.fc-widget-header {
	font-weight: 600;
}

.fc-list-heading-main {
	padding-right: 5px;
}

.label {
	font-size: 14px !important;
}

.show-more {
	padding-top: 10px;
}

.show-more a {
	color: #DD042B !important;
	font-weight: 600;
}

h3 {
	color: #DD042B !important;
}

h4.migas {
	font-size: 14px !important;
	color: #333333 !important;
}

.migas a:link {
	font-weight: 600;
}

.alert-info {
	color: #222222;
	background-color: transparent !important;
	border: none !important;
	border-bottom: 1px dotted #333 !important;
	border-radius: 0;
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	font-weight: 600;
}

.alert-info div.participantes {
	float: right !important;
}

.participantes {
	float: right !important;
}

/* Tab, tablak */
.ui-widget.ui-widget-content {
	border: none !important;
}

.ui-corner-all {
	border-radius: none !important;
}

.ui-tabs .ui-tabs-nav {
	padding: 0 !important;
}

.ui-widget-header {
	background: transparent !important;
	border: none !important;
}

.ui-tabs .ui-tabs-panel {
	border: 1px solid #e1e1e1;
}

.table>tbody>tr>td {
	border-bottom: 1px solid #ddd;
	border-top: none !important;
}

table.dataTable thead th {
	border-bottom: 2px solid #DD042B !important;
}

.box-title {
	font-size: 16px;
}

#internacionalizacionTable .table.dataTable td.sorting_1 a:hover {
	color: #DD042B !important;
	text-decoration: none !important;
}

/* FIN Tab, tablak */

/* JORNADAS */
hr {
	margin-top: 8px !important;
	margin-bottom: 8px !important;
	border: none !important;
}

/* FIN JORNADAS */

/* FOOTER */
.footer {
	background-color: #666666 !important;
}

/* FOOTER *
/
/* ABISUAK */
.abisuak .alert {
	clear: both;
	margin-top: 20px;
	overflow: hidden;
}

/* FIN ABISUAK */
div.participantes {
	float: right !important;
}

.label-estado {
	background-color: #e1e1e1;
	/*border: 1px solid #ccc !important;*/
	color: #666666 !important;
}

/* HOME ICONOS */


/* FIN HOME ICONOS */

/* Para iPhone 5 o superior */
@media screen and (max-device-width : 480px) {
	.solo-escritorio {
		display: none;
	}

	.panel-body {
		padding: 0px !important;
	}

	/* Aquí van los estilos */
	.container {
		/* padding: 0;*/
	}
.container.top15.slide{
	display:none !important;
}
	.container.iconos {
		padding-left: 7px !important;
		padding-right: 7px !important;
	}

	.col-md-2 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.row.justify-content-center {
		display: inline;
	}

	.row.justify-content-center .col-md-2 {
		width: 50%;
		/*width:45%;*/
		float: left;
		padding: 0;
	}

	.home_block {
		font-size: 13px !important;
		margin-left: 0;
		padding: 0px;
		margin-bottom: 20px;
		width: 100% !important;
	}

	.home_block img {
		width: 70px;
		height: auto !important;
		margin-bottom: 5px !important;
	}

	.grupo-trabajo {
		width: 43% !important;
	}

	.kopuruak {
		min-width: 22px;
		line-height: 17px;
		margin: -3px -25px;
	}

	.navbar-nav {
		margin: 0px -15px;
	}

	.navbar-nav>li>a {
		/*line-height: 47px !important;
	margin-top: 17px;*/
		line-height: 25px !important;
		margin-top: 5px;
		border-bottom: 1px solid #e1e1e1;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#calendarList {
		margin-top: 20px;
	}

	#calendar .fc-toolbar {
		display: block !important;
	}

	.fc-toolbar h2 {
		font-size: 1em;
	}

	.fc-button {
		padding: 0.3em 0.55em;
		font-size: 0.75em;
	}

	.label {
		font-size: 12px !important;
	}

	.ui-tabs .ui-tabs-nav li {
		width: 100%;
	}

	/* TABLA RESPONSIVE */
	.table.stacktable.small-only>tbody>tr>td {
		/*border-bottom: none !important;
    border-top: none !important;*/
	}

	.table.small-only {
		border-bottom: 1px solid black !important;
	}

	.table.dataTable.stacktable.small-only tr:nth-last-child(1) {
		/*background: yellow !important;*/
	}

	/* FIN TABLA RESPONSIVE */
	a.red {
		color: #DD042B !important;
	}

	.participantes {
		float: left;
	}
}

