#contenedor-logo {
	position: relative;
    width: 80px;
    margin: 0 auto;
}
#contenedor-logo form#cambiar-logo {
	position: absolute;
    top: 29px;
    left: 37%;
}
#cambiar-logo span.fa-pencil-alt {
	cursor: pointer;
	display: none;
	font-size: 20px;
	color: #fff;
}
#caja-periodo-res,
#caja-periodo-edo,
#caja-periodo-cdad,
#caja-periodo-lic {
	display: none;
}
#fecha-queja {
    font-style: italic;
    color: #848484;
    margin-left: 11px;
}
.sidebar-dark-primary {
	background-color: #fff;
}
.brand-link .brand-image {
    float: inherit !important;
    max-height: 53px !important;
}
.brand-link {
	padding: inherit !important;
    padding-top: 6px !important;
}
#nombre-usuario {
	font-weight: bold;
	text-transform: uppercase;
}
.txt-bienvenida {
	padding-top: 7px;
	font-weight: bold; 
}
#txt-login {
	font-weight: bold;
}
#img-login {
	width: 300px;
}
.fondo-blanco-gral {
	background-color: #fff;
}
.sidebar a {
    color: #4d4d4d !important;
}
.nav-sidebar>.nav-item {
    margin-bottom: 15px !important;
}
.user-panel img {
    height: auto;
    width: 80px;
    border: 2px solid #fff;
}
.txt-negrita {
	font-weight: bold;
}
.txt-italica {
	font-style: italic; 
}
.user-panel {
	border-bottom: none !important;
}
.iconos-home span {
	font-size: 60px;
	color: #a5a3a3;
}
.iconos-home p {
	margin-top: 11px;
	color: #636363;
}
.txt-restaurantes p {
	color: #636363;
}
.sombra {
    position:relative;
    margin-bottom: 15px;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
}
.num-quejas {
	font-size: 47px;
	font-weight: bold;
}
.btn-amarillo {
	background-color: #ffcd35;
    padding: 9px;
    font-weight: bold;
    color: #4d4d4d;
}
.btn-gris {
    background-color: #717171;
    border: 1px solid #717171;
    padding: 9px 30px;
    font-weight: bold;
    color: #fff;
}
.btn-gris:hover {
    color: #fff;
}
.txt-filtro label {
	font-style: italic;
	font-weight: lighter !important;
}
.link-editar {
	font-weight: bold;
	color: #000;
}
.btn-amarillo-guardar {
	cursor: pointer;
	background-color: #ffcd35;
    width: 136px;
    padding: 5px 0;
    border: 1px solid #ffcd35;
    font-weight: bold;
    color: #4d4d4d;
}
.tamanio-txt-filtro label {
	font-size: 15px; 
}
.btn-eliminar {
	background: transparent;
	border: none;
    font-weight: bold;
}
.fa-times-circle {
	cursor: pointer;
}
.txt-gris {
	color: #4d4d4d;
}
.page-item.active .page-link {
	background-color: #ffcd35;
    border-color: #ffcd35;
    color: #000;
}
a:hover {
    color: #000;
    text-decoration: none;
}
#logoP,
#example1_info,
#example1_length,
#example1_paginate {
	display: none !important;
}
.pagination {
	float: right !important;
}
.page-link,
.page-link:hover,
.page-item.disabled .page-link {
	color: #000;
}
.nav-item a img {
	width: 19px;
	margin-right: 7px;
}
#omite-buscador #example1_filter {
    display: none !important;
}
.ui-icon-circle-triangle-w,
.ui-icon-circle-triangle-e {
	cursor: pointer !important;
	display: contents !important;
}