.noHeader.ui-datatable table thead tr {
	display: none;
}

.noBorders * {
	border: none !important;
}

.datalist-noborder .ui-widget-content {
	border: none !important;
}

.knob-container {
	background-color: #ffffff;
	display: inline-block;
	padding: 10px;
	font-size: 9pt !important;
	color: black !important;
}

.rowWhite {
	background-color: white !important;
}

.quince {
	width: 15%;
}

.treinta {
	width: 30%;
}

.treintaycinco {
	width: 35%;
}

.cincuenta {
	width: 50%;
}

.diez {
	width: 10%;
}

.cinco {
	width: 5%;
}

.cuarenta {
	width: 40%;
}

.sesenta {
	width: 60%;
}

#clockdiv {
	font-family: sans-serif;
	color: #fff;
	display: inline-block;
	font-weight: 100;
	text-align: center;
	font-size: 30px;
}

#clockdiv>div {
	padding: 10px;
	border-radius: 3px;
	background: #00BF96;
	display: inline-block;
}

#clockdiv div>span {
	padding: 15px;
	border-radius: 3px;
	background: #00816A;
	display: inline-block;
}

.smalltext {
	padding-top: 5px;
	font-size: 16px;
}

.setenta {
	width: 70%;
}

.texto-borde {
	-webkit-text-stroke: 2px black;
	color: transparent;
}

.ui-carousel-header {
	margin: 0px 1px;
	height: 0px;
	overflow: hidden;
	padding: 7px 10px 8px;
	display: none !important;
	border: 0;
}

.ui-carousel-dots-container {
	display: none !important;
}