﻿.awesome {
  background: #eff2f5 !important;
}

.placeholder {
  outline-style: dashed;
  outline-width: 1px;
  outline-color: red;
}

.tox-tinymce {
  height: 100px !important;
}

.k-pager-sizes .k-dropdown,
.k-pager-sizes .k-dropdown-list,
.k-pager-sizes .k-dropdownlist,
.k-pager-sizes > select {
  width: auto !important;
}

.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: default !important;
  background-color: #eff2f5 !important;
  opacity: 1 !important;
}

.input-group-text {
  font-weight: 400;
}

.form-select {
  font-weight: 400;
}

.form-control {
  color: #3f4254;
  font-weight: 400;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  color: #3f4254;
  font-weight: 400;
}

.bootstrap-select .dropdown-menu {
  max-width: 100% !important;
}

.bootstrap-select.btn-group .dropdown-menu li a:hover {
  background: #4cff00;
  color: aquamarine;
  border-color: #999;
}

.bootstrap-select {
  color: #3f4254;
}

.center {
  margin: auto;
  width: 90%;
  border: 3px solid green;
  padding: 10px;
  text-align: center;
}

/*  1 linea por row en grid
    .k-grid td {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/

/*  Auto width grid
    
    #gridId table {
    width: auto;
}*/

.badgeTemplate {
  word-wrap: break-word;
  white-space: pre-wrap;
}

.badgeTemplate2 {
  word-wrap: break-word;
  white-space: pre-wrap;
}

table.tablesa,
table.tablesa th,
table.tablesa td {
  border: 1px solid black;
  border-collapse: collapse;
  padding: 10px;
}

table.tablesa {
  margin-left: auto;
  margin-right: auto;
  border-spacing: 30px;
}

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
}

html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

.dataTables_wrapper {
  width: 100%;
}

.select2-container--bootstrap5 .select2-selection--single .select2-selection__placeholder {
  color: inherit !important;
}

html {
  overflow-x: hidden;
  margin-right: calc(-1 * (100vw - 100%));
}

#grdDatos tbody td:first-child {
  background-color: #d5d5d5;
  font-weight: 500;
}

#grdDatosExamen tbody td:first-child {
  background-color: #d5d5d5;
  font-weight: 500;
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  opacity: 1 !important;
}

/*.k-toolbar .k-input,
.k-toolbar .k-picker {
  width: 20em;
}*/

/* table calendario*/

.tg {
  border-collapse: collapse;
  border-color: #9abad9;
  border-spacing: 0;
  margin: 0px auto;
}

.tg td {
  background-color: #ebf5ff;
  border-color: #9abad9;
  border-style: solid;
  border-width: 1px;
  color: #444;
  font-family: Arial, sans-serif;
  font-size: 14px;
  overflow: hidden;
  padding: 7px 10px;
  word-break: normal;
}

.tg th {
  background-color: #005695;
  border-color: #9abad9;
  border-style: solid;
  border-width: 1px;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
  padding: 7px 10px;
  word-break: normal;
}

.tg .tg-qpc7 {
  vertical-align: middle;
}

.tg .tg-8nng {
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .tg {
    width: auto !important;
  }

  .tg col {
    width: auto !important;
  }

  .tg-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: auto 0px;
  }
}

.select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered {
  color: black !important;
}

.select-dropdown {
  position: static;
}
.select-dropdown .select-dropdown--above {
  margin-top: 336px;
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: initial !important;
}

.stepper .line {
  width: 2px;
  background-color: lightgrey !important;
}
.stepper {
  font-size: 1.1rem;
}

#grdDatosPuntajePostulacion tbody td:first-child {
  background-color: #d5d5d5;
  font-weight: 500;
}

#grdDatosPuntajePostulacion tbody tr:last-child td:last-child {
  font-weight: 700;
  font-size: 1.3em;
  color: #f1416c;
}

@media screen and (max-width: 991px) {
  .parentGrdResponsive .k-widget table {
    border: 0;
  }

  .parentGrdResponsive .k-widget table thead,
  table colgroup {
    display: none;
  }

  .parentGrdResponsive .k-widget table tr {
    display: block;
    text-align: left;
  }

  .parentGrdResponsive .k-widget table tr td:nth-child(2) {
    padding-top: 1em;
  }

  .parentGrdResponsive .k-widget table td {
    display: block;
  }

  .parentGrdResponsive .k-widget table td:before {
    content: attr(data-label);
    font-weight: bold;
  }
}

@media screen and (max-width: 991px) {
  .parentGrdResponsiveTable table {
    border: 0;
  }

  .parentGrdResponsiveTable table thead,
  table colgroup {
    display: none;
  }

  .parentGrdResponsiveTable table tr {
    display: block;
    text-align: left;
    padding-bottom: 10px;
  }

  .parentGrdResponsiveTable table tr td:nth-child(2) {
    padding-top: 1em;
  }

  .parentGrdResponsiveTable table td {
    display: block;
  }

  .parentGrdResponsiveTable table td:before {
    content: attr(data-label);
    font-weight: bold;
  }
}

.swal2-footer {
  text-align: center !important;
}

.k-grid-Eliminar {
  background-color: #dc3545;
  color: white;
}

.k-grid-Eliminar:hover {
  background-color: #a12a36;
  color: white;
}

.btn-an {
  background-color: #f9c93e;
  color: black;
}

.btn-an:hover {
  background-color: #e8bd3e;
  color: black;
}

.btn-mz {
  background-color: #d7224e;
  color: white;
}

.btn-mz:hover {
  background-color: #ac2043;
  color: white;
}

/* .swal2-container.swal2-backdrop-show,
.swal2-container.swal2-noanimation {
  background: rgba(0, 0, 0, 0.8) !important;
} */

.swal2-popup {
  padding: 1 !important;
}

.badge-warning
{
  color: black;
}