@import "mediaqueries.css";

footer {
  position: relative;
  bottom: -10rem;
  width: 100%;
}

.bg-color-gray-light-3 {
  background-color: #F9F9F9;
}

.bg-color-red {
  background-color: #ef3829;
}

.new-btn-red {
  border-radius: 0.25rem;
  border-color: #ef3829;
  color: #ffff !important;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 500;
  font-size: 1.2em;
  background-color: #ef3829;
}

.new-btn-regresar {
  border-radius: 0.25rem;
  border: 1.5px solid #1097ae;
  color: #1097ae;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 500;
  font-size: 1.2em;
  background-color: #ffff;
}

.new-btn-red-modal {
  border-radius: 0.25rem;
  color: #ffff;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  background-color: #ef3829;
}

.new-btn-red:focus,
.new-btn-red:hover,
.new-btn-red:active,
.new-btn-red-modal:focus,
.new-btn-red-modal:hover,
.new-btn-red-modal:active {
  color: #ffff !important;
  background-color: #ef3829 !important;
  border-color: #ef3829 !important;
  outline: none;
  box-shadow: none;
}

.new-btn-regresar:focus,
.new-btn-regresar:hover,
.new-btn-regresar:active{
  color: #1097ae !important;
  background-color: #ffff !important;
  border-color: #1097ae !important;
  outline: none;
  box-shadow: none;
}

.new-btn-close-modal,
.new-btn-close-modal:hover,
.new-btn-close-modal:focus{
  outline: none;
  box-shadow: none;
  border: 0;
  opacity: 1 !important;
}

.btn-consulta-tickets{
  border-radius: 42px;
  background-color: #d11708;
  border-color: #d11708;
}

.btn-consulta-tickets:hover,
.btn-consulta-tickets:active,
.btn-consulta-tickets:focus{
  border-radius: 42px;
  background-color: #d11708;
  border-color: #d11708;
  outline: none;
  box-shadow: none;
}

.new-btn-opciones {
  border: 1.5px solid #ef3829;
  color: #444444;
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 1.2em;
  font-weight: bold;
}

.new-btn-opciones:focus,
.new-btn-opciones:hover,
.new-btn-opciones:active {
  border: 1.5px solid #ef3829 !important;
  color: #444444 !important;
  background-color: #ffffff !important;
  outline: none;
  box-shadow: none;
}

.icon-phone-blue {
  position: absolute;
  z-index: 3;
  width: 20px;
  margin-top: 0.8rem;
  margin-left: 0.7rem;
}

.inputs-customize,
.select-customize .dropdown-toggle {
  border-radius: 0.25rem;
  padding-left: 2.5rem;
  padding-top: 0.75rem;
  padding-right: 0.75rem;
  padding-bottom: 0.75rem;
  border: 1.5px solid #bbbbbb;
  font-size: 1.2em;
  font-weight: 500;
  color: #444444;
}

.inputs-customize:focus,
.inputs-customize:active {
  outline: none !important;
  box-shadow: none !important;
  border: 1.5px solid #bbbbbb !important;
}

.header-titles {
  background: linear-gradient(180deg, #f4f4fb 0%, #ffffff 100%);
  border-radius: 8px;
}

.bg-header-titles {
  background: #f4f4fb;
  border-radius: 8px;
}
.seleccionar-requerimiento {
  border-radius: 8px;
  background-color: #f9f9f9;
}

.select-customize,
.select-customize .dropdown-toggle:focus,
.select-customize .dropdown-toggle:active {
  box-shadow: 0px 0px 4px 0px #00000029;
  border: 0px;
  border-radius: 0.25rem;
  outline: none !important;
}

.select-customize .dropdown-toggle {
  border: 0px;
}

.select-customize .dropdown-toggle::after {
  margin-left: 0;
  vertical-align: 0;
  border: 0;
}
.select-customize .dropdown-toggle::after {
  content: "\f107";
  font-size: 1.8em !important;
  font-family: "FontAwesome";
  font-weight: normal !important;
  color: #ef3829;
}

.select-customize .dropdown-toggle[aria-expanded="true"]::after {
  content: "\f106";
}

.py-0-10 {
  padding-top: 0.1rem !important;
  padding-bottom: 0.1rem !important;
}

.w-40{
  width: 40%;
}
.select-customize .dropdown-menu {
  min-width: 100% !important;
  width: 100% !important;
}
.font-size-1_2 {
  font-size: 1.2em;
}

.font-size-1_15 {
  font-size: 1.15em;
}

.font-size-1_5 {
  font-size: 1.5em;
}

.font-size-2 {
  font-size: 2em;
}

.font-weight-bold-500 {
  font-weight: 500;
}

.hr-color-gray {
  border: 1px solid #dcdcdc;
}

.color-text-gray {
  color: #888888;
}

.color-text-red{
 color: #ef3829 !important;
}

.text-decoration-underline{
  text-decoration: underline;
}

.color-text-blue {
  color: #1097ae;
}

.bg-color-gray{
  background-color: #BBBBBB;
}

.bg-color-purple-light{
  background-color: #F5F5FE;
}

.bg-color-gray-ligth{
  background-color: #F9F9F9;
}

.bootstrap-select.select-customize {
  min-width: 100%;
}
.bs-select-requirement .filter-option-inner-inner.icon-none::before,
.bs-select-require-rason .filter-option-inner-inner.icon-none::before {
  content: none;
}

/*.bs-select-requirement .filter-option-inner-inner::before,*/
.bs-select-require-rason .filter-option-inner-inner::before {
  content: url("../img/logo-claro-gray.svg");
}

.icon-suspension-robo-red::before {
  content: url("../img/icon-suspension-robo-red.svg");
}


.bs-select-requirement .filter-option-inner-inner::before,
.bs-select-require-rason .filter-option-inner-inner::before,
.icon-suspension-robo-red::before {
  height: 32px;
  margin-right: 0.5rem;
  width: 32px;
  float: left;
  display: block;
}

.select-shadow-none.select-customize {
  border: 1.5px solid #bbbbbb;
  box-shadow: none;
}

textarea#observacion::placeholder{
  font-style: italic;
  color: #cccccc !important;
  font-family: system-ui;
  font-weight: 400 !important;
}

textarea#observacion{
  resize: none !important;
}

.select-type-services
  .bootstrap-select
  .dropdown-menu
  .dropdown-menu.inner
  .dropdown-item {
  display: flex;
  align-items: center;
  padding-bottom: 0.5rem !important;
  padding-top: 0.5rem !important;
}

.select-customize.bootstrap-select
  .dropdown-menu
  .dropdown-menu.inner
  .dropdown-item
  span:nth-child(n + 2) {
  font-size: 1.06em;
  font-weight: 500;
}

.select-customize .dropdown-menu .dropdown-item.active,
.select-customize .dropdown-menu .dropdown-item:hover,
.select-customize .dropdown-menu .dropdown-item:focus {
  background-color: #f4f4fb !important;
  color: #444444;
}

.bs-select-requirement .filter-option-inner-inner,
.bs-select-require-rason .filter-option-inner-inner {
  align-items: center;
  display: flex;
}


.disabled-true {
  cursor: not-allowed;
  pointer-events: none;
  /* opacity: 0.5; */
  background-color: #eee;
}

.disabled-button-true {
  cursor: not-allowed;
  pointer-events: none;
}

/* Customize checkboxes */

/* The container */
.container-input {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-input input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: -2px;
  left: 0;
  border-radius: 0.25rem;
  height: 20px;
  width: 20px;
  background-color: #ffffff;
  border: 1px solid #bbbbbb;
}

/* On mouse-over, add a grey background color 
.container-input input ~ .checkmark {
  background-color: #ccc;
}*/

/* When the checkbox is checked, add a blue background */
.container-input input:checked ~ .checkmark {
  background-color: #1097ae;
  border: 1px solid #1097ae;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-input input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-input .checkmark:after {
  left: 6px;
  top: 3px;
  width: 7px;
  height: 11px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Fin Customize checkboxes */


.new-btn-adjuntar-doc{
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  border-radius: 0.25rem;
  border: 1.5px solid #1097ae;
  color: #1097ae;
  padding: 0.75rem;
  font-weight: 500;
  font-size: 1.2em;
  background-color: #ffff;
}

.icon-calendar-new {
  position: absolute;
  margin-left: 0.7rem;
  margin-top: .5rem;
  z-index: 3;
  width: 20px;
}

.input-datepicker {
    padding: 4px;
    padding-left: 3rem;
}

a.download-layout:focus,
a.download-layout:active,
a.download-layout:hover{
  color: #1097ae;
}

.opciones-gestor-tickets {
  display: grid;
  grid-gap: 2rem;
  /* grid-template-columns: repeat(3,1fr); */
  justify-items: center;
}

.btns-outlined-shadow-none:focus,
.btns-outlined-shadow-none:hover,
.btns-outlined-shadow-none:active {
  outline: none !important;
  box-shadow: none !important;
}

.loader {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5000;
  width: 100%;
  height: 100%;
  /* background-color: rgba(0, 0, 0, 0.5); */
  /* background-color: transparent; */
  background-color: #fffffff3 !important;
  opacity: 0.5;
}

.loader .content {
  /* width: 50%; */
  padding: 20px;
  border-radius: 10px;
  text-align: center;
}

#modalTicket .modal-header,
#modalValidaciones .modal-header{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}


.rounded-table {
  border-collapse: separate;
  border-spacing: 0;
  /*border-radius: 50px;*/
  overflow: hidden;
}

.rounded-table th,
.rounded-table td {
  border: 1px solid #dddddd;
  text-align: center;
  padding: 8px; /* Ajusta el espaciado interno según sea necesario */
}

.table-buscar-tickets th{
  background-color: #F4F4FB !important;
  border: 0px !important;
}

.table-buscar-tickets thead th:first-child{
  border-top-left-radius: 10px;
}

 .table-buscar-tickets tbody tr:last-child td:first-child{
  border-bottom-left-radius: 10px;
}

.table-buscar-tickets thead th:last-child{
  border-top-right-radius: 10px;
}

.table-buscar-tickets tbody tr:last-child td:last-child{
  border-bottom-right-radius: 10px;
}