body {
  padding-top: 60px;
  background-color: #f5f5f5;
}
.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
label#copy {
  font-size: 13px;
}
.form-signin .checkbox {
  font-weight: 400;
}
.alertLogin {
  display: none;
}
.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
rtLogin {
  display: none;
}
.form-signin .form-control:focus {
  z-index: 2;
}

.fa-sign-out {
  color: red;
}
.fa-search-plus {
  color: blue;
}
.fa-refresh {
  color: orange;
}

.rojo {
  color: red;
}

.verde {
  color: green;
}

.brojo {
  background: red;
}
td.preg {
  width: 60%;
}
.table-personal > thead > tr > th,
.table-personal > tbody > tr > th,
.table-personal > tfoot > tr > th,
.table-personal > thead > tr > td,
.table-personal > tbody > tr > td,
.table-personal > tfoot > tr > td {
  font-size: 11px;
  padding: 2px;
}

table {
  font-size: 13px;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.ui-dialog .ui-dialog-title {
  white-space: normal;
}
.navbar-brand {
  padding: 6px;
}
