body-type {
  background-color: rgb(231,238,247);
  background-image: url('//ssl.gstatic.com/docs/forms/themes/images/v1/0AX42CRMsmRFbUy03NTAzM2Q4My03ODU1LTQ2NzItODI2YS1kZmU5YzdiMzZjOGQ/blue-stripe-bg.png');
  background-repeat: repeat;
  background-position: left top;
}
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}
html, body {
  height: 100%;
}
.logo{
  height: 80px;
}
.logo-mini{
  height: 50px;
}
body {
  min-width: 1300px;
  background-color: #eee;
  font-family: 'Roboto', sans-serif;
}
#cabecera {
  display: table;
  width: 100%;
  height: 63px;
  background-color: #fff;
  box-shadow: 0 12px 10px -13px;
  position: fixed;
  top: 0;
  z-index: 3;
}
.waiting {
  cursor: progress;
}
.tituloPag {
  /*font-family: 'Roboto Condensed', sans-serif;*/
  font-size: 27px;
/*    font-weight: 700;
  font-style: italic;*/
  margin-left: 20px;
}
.tituloLogin {
  /*font-family: 'Roboto Condensed', sans-serif;*/
  font-size: 27px;
}
.zLogo {
  width: 200px;
  display: table-cell;
  padding: 5px;
}
.zTitulo {
  display: table-cell;
}
.zUsuario {
  width: 400px;
  display: table-cell;
  text-align: right;
  padding: 10px 10px 10px 0;
}
#sectorLogin {
  width: 400px;;
  margin: 100px auto 0 auto;
}
.vcenter {
  vertical-align: middle;
}
.dCell {
  display: table-cell;
}
#sidebarMenu {
  /*display: table-cell;*/
  width: 200px;
  position: fixed;
  top: 63px;
  left: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 3;
}
#navContent {
  /*display: table-cell;*/
  position: relative;
  /* margin-left: 200px; */
  top: 63px;
  margin-top: 10px;
}
.nav-sidebar {
  width: 100%;
  height: 100%;
  padding: 8px 0;
  box-shadow: 12px 0 10px -10px #888;
}
.nav-sidebar a {
  border-radius: 0 !important;
  color: #a94442;
  font-weight: bold;
}
.nav-sidebar .active a {
  cursor: default;
  color: #fff;
  background-color: #a94442 !important;
  text-shadow: 1px 1px 1px #666;
}
.nav-sidebar .active a:hover {
  color: #fff;
  background-color: #a94442;
}
.nav-sidebar .text-overflow a,
.nav-sidebar .text-overflow .media-body {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#sidebarMenu ul li a i {
  margin-right: 10px;
  font-size: 16px;
}
#tableTrabajadores_filter,
#tableCursos_filter,
#tableTrabajadores_info,
#tableCursos_info {
  display: inline-block;
}
#tableTrabajadores_info,
#tableCursos_info {
  margin-left: 10px;
}
#tableTrabajadores_filter input,
#tableCursos_filter input {
  width: 200px;
}
.tableToolbar {
  display: table;
  width: 100%;
}
.tableButtons {
  display: table-cell;
  text-align: right;
  width: 500px;
}
.filaNoHabilitada {
  background-color: #f2dede8f;
}
.filaPendiente {
  background-color: #ffc1078f;
}
.filaHabilitada {
  background-color: #28a7468f;
}
a[name=verRespaldo],
a[name=cargarRespaldo],
a[name=verRespaldoHist] {
  font-size: 18px;
  cursor: pointer;
}
a[name=verRespaldo] span,
a[name=cargarRespaldo] span,
a[name=verRespaldoHist] span {
  margin-top: 2px;
}
#tableCursosTrab tbody tr td,
#tableHistorialCursos tbody tr td {
  vertical-align: middle;
  height: 28px;
  padding: 0 5px;
}
.tableCursoScroll {
  height: 210px;
  overflow-y: auto;
}
.user-button {
  width: 30px;
  height: 30px;
  border-radius: 19px;
  padding-left: 8px;
}
@media (max-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0 !important;
    margin-bottom: 0 !important;
  }
  .nav-justified > li.active > a {
    border-bottom-color: white !important;
  }
  .nav-justified > li.active > a:hover {
    border-bottom-color: white;
  }
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  border: none;
  background-color: #a94442;
}
.nav-tabs > li > a {
  color: #a94442;
  border: none;
  border-bottom: solid #ddd 1px;
  background-color: #fff;
}
.form-container {
  /*width: 500px;*/
  margin: auto;
  margin-top: 30px;
}
.btn-row {
  width: 900px;
  margin: auto;
  margin-top: 30px;
}
.btn-inicio {
  white-space: normal;
  padding: 30px;
}
.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;
  background: red;
  cursor: inherit;
  display: block;
}
#tabContainer {
  margin-top: 30px;
}
td.select-checkbox {
  padding-left: 20px !important;
}
table.dataTable td.select-checkbox:before, table.dataTable td.select-checkbox:after {
  top: 50%;
  left: 10px;
}
textarea {
  resize: none;
}
.separador {
  width: 95%;
  margin: auto;
  border-top: 1px solid #ddd;
}
.load-image {
  width: 75px;
  height: 75px;
  margin: auto;
}
.load-text {
  display: inline-block;
  margin-left: 10px;
}
.modal {
  text-align: center;
  padding: 0 !important;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
#alertCamposForm, #alertFaltaInfo, #alertAut {
  display: none;
  width: 95%;
  margin: auto;
  margin-bottom: 15px;
}
.imgLogo {
  margin-top: 15px;
}
.text-primary{
  color: #007bff;
}
.text-success{
  color: #28a745;
}
.text-warning{
  color: #ffc107;
}
.text-danger{
  color: #dc3545;
}
.text-info{
  color: #17a2b8;
}

.modal-header .nav-tabs > li.active > a,
.modal-header .nav-tabs > li.active > a:hover,
.modal-header .nav-tabs > li.active > a:focus {
  color: #000;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.modal-header .nav-tabs > li > a {
  border: 1px solid #ddd;
  background-color: #fff;
  color: #0008;
}
.modal-header .nav-tabs {
  border-bottom: transparent;
}