/* Vista 1staff-administrador */

/* #revision-vacante */

.border-10{
  color:   #f4d03f;
  border-style:solid;
  border-width: 10px;
}

.border-11{
  color:   #f4d03f;
  border-style:solid;
  border-width: 5px;
}

#revision-vacante table tbody tr td:first-child .plaza-content {
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}

#revision-vacante table tbody tr td:first-child .plaza-content a {
  color: #0054c2;
}

#revision-vacante table tbody tr td {
  height: auto;
  vertical-align: middle;
}

#revision-vacante .indicators {
  width: 35px;
  display: inline-block;
}

#revision-vacante .indicators i {
  color: #fff;
  font-size: 20px;
  width: 30px;
  height: 30px;
  padding: 1% 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 4% auto;
  border-radius: 2px;
}

#revision-vacante .indicators i.fa-check {
  background-color: #34a716;
}

#revision-vacante .indicators i.fa-times {
  background-color: #e81227;
}

#revision-vacante .plaza {
  width: calc(100% - 35px);
  display: inline;
}

/* #crear-usuario-nuevo */

.upload-img-usuario img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  display: block;
  margin: 0 auto;
  margin-bottom: 5%;
  border-radius: 50%;
}

.upload-img-usuario .custom-file-label {
  text-align: left;
  font-size: 0.85em;
}

/* #cotizaciones-enviadas */

.table-cotizaciones table {
  text-align: center;
  border-collapse: separate;
  border-spacing: 0;
}

.table-cotizaciones table thead tr th {
  border: 1px solid #ccc;
  border-left: 0;
  border-bottom: 0;
}

.table-cotizaciones .table thead tr th:first-child {
  border-top-left-radius: 7px!important;
  border-left: 1px solid #ccc;
}

#cotizaciones-enviadas .table thead tr th:last-child {
  border-top-right-radius: 7px!important;
}

.table-cotizaciones table tbody tr td {
  border: 1px solid #ccc;
  border-top: 0;
  border-left: 0;
  border-bottom: 0;
  vertical-align: middle;
  font-weight: 500;
}

.table-cotizaciones table tbody tr:first-child td {
  border-top: 1px solid #ccc;
}

.table-cotizaciones table tbody tr td:first-child {
  border-left: 1px solid #ccc;
}

.table-cotizaciones table tbody tr:last-child td {
  border-bottom: 1px solid #ccc;
}

.table-cotizaciones table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 7px;
}

.table-cotizaciones table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 7px;
}

.table-cotizaciones table tbody tr.no-asignadas td {
  color: #0054c2;
}

.table-cotizaciones table tbody tr.asignadas td {
  color: #34a716;
}

/* Modal #asignar-vendedor */

#asignar-vendedor .modal-header {
  border-bottom: 0;
  padding-bottom: 0;
}

#asignar-vendedor h3 {
  font-style: italic;
}

#asignar-vendedor .form-group {
  margin-bottom: 1.2%;
}

#asignar-vendedor .form-group .custom-control-label::after {
  border: 1px solid #ff7a00;
  border-radius: 3px;
}

#asignar-vendedor .btn.btn-warning {
  border-radius: 10px!important;
}

/* End #cotizaciones-enviadas */

.titulo-view h1 {
  font-size: 2.5em;
}

.titulo-view h1 strong {
  font-size: 1em;
  font-weight: 800;
}

#accordion-datos-actualizar .bg-primary {
  background-color: #0054c2!important;
}

#reclut-candidatos-table h4, #reclut-apica-table h4 {
  /* text-decoration: underline;
  text-decoration-color: #ff7a00!important; */
  border-bottom: 4px solid #f67929;
  width: fit-content;
}

/* #staff-reclutamiento-candidato */

.table tr td .opc {
  background-color: #0054c2;
  color: #FFF;
  padding: 1% 3%;
  display: block;
}
.table tr td .opc.opc-activo i {
  color: #32A65A;
}
.table tr td .opc.opc-inactivo i {
  color: #ff152c;
}

.row.table-candidatos.reclutamiento table, .row.table-candidatos.aplica table {
  border-bottom: 0;
  margin-bottom: 0;
}

.row.table-candidatos.reclutamiento table tbody tr td *, .row.table-candidatos.aplica table tbody tr td * {
  text-align: center;
}

.row.table-candidatos.reclutamiento table tbody tr td:first-child span, .row.table-candidatos.aplica table tbody tr td:first-child span {
  color: #999999;
  display: block;
}

.row.table-candidatos.reclutamiento table tbody tr td:nth-child(2) {
  color: #0054c2;
  font-weight: 500;
}

.row.table-candidatos.reclutamiento table tbody tr td:nth-child(2) span.none-profesion {
  border-bottom: 3px solid #ff7a00;
  width: 25%;
  display: block;
  margin: 0 auto;
}

.row.table-candidatos.reclutamiento table tbody tr td:nth-child(3) {
  color: #999999;
}

.row.table-candidatos.reclutamiento table tbody tr td:nth-child(4) span:first-child {
  color: #ff7a00;
  font-weight: 600;
  display: block;
}

.row.table-candidatos.reclutamiento table tbody tr td:nth-child(4) span:nth-child(2) {
  color: #999999;
  display: block;
}

#reclut-apica-table table tbody tr td:nth-child(2) ul li span:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 600;
  padding-top: 3%;
}

#reclut-apica-table table tbody tr td:nth-child(3) {
  border-right: none;
}

#reclut-apica-table table tbody tr td:nth-child(4) {
  border-left: none;
}

/* End #staff-reclutamiento-candidato */

#accordion-datos-actualizar.staff-reclutamiento .card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#accordion-datos-actualizar.staff-reclutamiento .card ul li {
  color: #999999;
  margin-bottom: 1%;
}

#accordion-datos-actualizar.staff-reclutamiento .card ul li strong,
#accordion-datos-actualizar.staff-reclutamiento .card p b {
  color: #000000; 
}

/* Page Staff-Ventas */

/* .ficha-empresa */

.ficha {
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 7% 3%;
  color: #3e3a3a;
}

.ficha-empresa .col .row .col-12:nth-child(2) p {
  color: #949599;
}

.ficha table thead {
  color: #949599;
  text-align: center;
}

.ficha table {
  color: #949599;
  text-align: center;
}

.table-seguimiento table {
  color: #707070;
}

.table-seguimiento table tbody tr:last-child td {
  color: #707070;
  border-top: 1px solid #ccc;
}

.table-seguimiento table tbody tr:last-child td:first-child {
  color: #707070;
  border-right: 0;
}

.table-seguimieto table tbody tr td {
  vertical-align: middle;
}

/* .status */

.status p {
  margin-bottom: 0;
}

.status .stat {
  padding: 1.25% 5%;
  text-align: center;
  display: inline;
  border-radius: 25px;
  color: #fff;
  font-weight: 500;
  margin-right: 5%;
  width: calc(100% / 3);
}

.status .stat.stat-aprobada {
  background-color: #3ccc17;
}

.status .stat.stat-no-aprobada {
  background-color: #ff152c;
}

.status .stat.stat-en-proceso {
  background-color: #0054c2;
}

@media (min-width: 300px) and (max-width: 768px) {
  /* -- Reclutador -- */
  .titulo-view h1 {
    font-size: 2em;
  }
  #reclut-apica-table.staff table.dataTable{
    width: 300%;
  }
  /* -- End Reclutador -- */

  /* -- Ventas -- */
  #cotizaciones-enviadas.ventas table.dataTable{
    width: 300%;
  }
  /* -- End Ventas -- */
  #candidatos.admin table.dataTable{
    width: 500%;
  } 

}