.login-logo img {
    width: 100%;
}

.bg-green-haze {
    background-color: #00A651 !important;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    height: 85px;
    width: 85px;
}

#listados {
    width: 100% !important;
}

.sorting_disabled {
    padding: 0 !important;
}

.table_buttons {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.table_buttons .btn {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.form-group {
    margin-bottom: 0.5rem;
}

.upload .form-control {
   padding: 3px;
   line-height: 1.25 !important;
}

.upload .button {
    padding: 0px;
}

.upload span {
	font-weight: bold;
	color: #ff0000;
}

.help-block {
    margin-bottom: 0;
}

.city-option {
    display: none;
}

.garantia_productos thead td, .garantia_productos tbody td {
    padding: 0.75rem 0.25rem;
}

.ui-autocomplete {
    z-index:2000 !important;
}

.oculto {
    display: none;
}

.visible {
    visibility: visible;
}

.color-apple {
    color: #31b131;
}

.color-pasion-red {
    color: #D33333;
}

.opciones .dropdown-menu {
    padding-top: 0px;
    padding-bottom: 0px;
    min-width: auto !important;
}

.opciones .dropdown-menu span.btn {
    width: 100%;
}

.hora_actual {
    height: 2.5rem;
    padding: 0.5rem 1rem;
    margin: 0;  
    color: #343a40;
}

.asistencia {
    width: 40px;
    height: 40px;
}

.color-white {
    color: #FFFFFF !important;
}

.ancho_100 {
    width: 100%;

}

.fondo-aqua-haze {
     background-color: #f4f6f9;
}

.asignados, .ver_url, .ocultar {
    display: none;
}

.info_subcategorias label {
    font-weight: normal !important;
}

#importar-datos blockquote {
    margin: 0.5em !important;
}

.lista_productos thead tr {
    background-color: rgba(0,0,0,.075);
}
