.date-flex {
  display: flex;
  justify-content: space-between;
}

.dropdown-item {
  cursor: pointer;
}

.row {
  margin-bottom: 6px !important;
}

.body-flex {
  display: flex;
  justify-content: space-around;
}

.image-container {
  padding-right: 10px;
  width: 40vw;
  height: 80vh;
  background-color: bisque;
}

.invoice-data {
  width: 45rem;
}

/*
.table-responsive {
    overflow-x: hidden !important;
}
*/

/*
table.dataTable tbody tr:hover {
    cursor: pointer !important;
}
*/

form label {
  font-size: 13px !important;
}

.form-control {
  padding: 0.215rem 0.75rem !important;
}

.select2-selection .selec2-selection--single {
  height: 30px !important;
}

.flex-space {
  width: 100px;
}

#info-icon {
  text-align: center;
}
#info-msg {
  text-align: center;
}

.select2-container--classic .select2-selection--single,
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single,
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  height: 35px !important;
}

.flex-modal {
  display: flex;
}

.modal-opts {
  width: 70%;
  padding-right: 20px;
}

.modal-form {
  width: 50%;
}

.flex2 {
  display: flex;
  height: 40px;
}

.flex2 button {
  margin-left: 10px;
}

/* index */
#sidebarnav a {
  cursor: pointer;
}

.sidebar-link svg {
  fill: #99abb4;
}

.sidebar-link:hover svg {
  fill: #000;
}

.active svg {
  fill: #000;
}

.auth-wrapper {
  min-height: 0vh;
}

#mainForm input,
.form-select {
  height: 40px;
}

#mainForm input,
.form-select,
#desc {
  border: 1px solid #ccc;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#mainForm input:hover,
.form-select:hover,
#desc:hover {
  border: 2px solid black;
}

.not-valid {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #fc4b6c;
  list-style: none;
}

.cookiesFooter {
  height: 120px;
  width: 100%;
  background: rgb(1, 23, 43);
  position: fixed;
  bottom: 0;
  box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
  padding: 15px;
}

.realFooter {
  margin-top: 60px;
  height: 200px;
  background-color: #00172b;
  padding: 50px;
}

.sect {
  margin-top: 60px;
  padding: 50px;
}

.sectBlue {
  margin-top: 100px;
  padding: 50px;
  background-color: #00172b;
}

.btnContactForm {
  background: #f8b93d;
  color: #00172b;
  border: none;
}

.btnContactForm:hover {
  background: #00172b;
  color: #fff;
  border: none;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(5%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-5%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.headerContent {
  padding-top: 30px;
  margin-top: 0px;
  padding-right: 30px;
  padding-bottom: 30px;
  margin-bottom: 0px;
  padding-left: 30px;
}

.accordion-button::after {
  margin-left: unset;
}

.dpCookies {
  border-radius: 5px;
  padding: 12px 15px;
  cursor: pointer;
  transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
  background-color: #f2f2f2;
}

.switchCookies {
  display: inline-block;
  position: relative;
  min-height: 1px;
  padding-left: 38px;
  font-size: 14px;
}

.chevCookies {
  transform: rotate(90deg);
}

.cbCookies {
  background-color: #e3e1e8;
  height: 20px;
  width: 38px;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.4s;
}

.btnNuevaCom {
  background: #f7ba3c !important;
  border: #f7ba3c !important;
  color: #00172b !important;
}

.btnNuevaCom:hover {
  background: #00172b !important;
  border: #00172b !important;
}

.formBtn {
  color: #00172b !important;
}

.btnNuevaCom:hover .formBtn {
  color: #f7ba3c !important;
}

/* formulario */
#mainForm input,
.form-select {
  height: 40px;
}

#mainForm input,
.form-select,
#IncidentDetails {
  border: 1px solid #ccc;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#mainForm input:hover,
.form-select:hover,
#IncidentDetails:hover {
  border: 2px solid black;
}

#mainForm input:focus,
.form-select:focus,
#IncidentDetails:focus {
  border: 2px solid black;
}

.selectedColor {
  box-shadow: 0px 0px 1px 5px #6c757d;
}

/* panel de control */
table.table td,
table.table th {
  white-space: nowrap;
}

#containerImgMessage {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: calc(100% - 125px);
  margin-top: 70px;
  margin-bottom: 205px;
  position: absolute;
}

#containerFileMessage {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: calc(100% - 125px);
  margin-top: 70px;
  margin-bottom: 205px;
  position: absolute;
}

.dz-default,
.dz-message,
.dz-preview {
  display: none;
}

/********** start skeleton ********/
.skeleton-box {
  background: linear-gradient(0.25turn, transparent, #fff, transparent),
    linear-gradient(#eee, #eee);
  background-repeat: no-repeat;
  animation: loading 1.5s infinite;
}

.skeleton-table {
  width: 100px;
  height: 25px;
  background: linear-gradient(0.25turn, transparent, #fff, transparent),
    linear-gradient(#eee, #eee);
  background-repeat: no-repeat;
  animation: loading 1.5s infinite;
}

@keyframes loading {
  to {
    background-position: 315px 0, 0 0, 0 190px, 50px 195px;
  }
}

/********** end skeleton ********/

.hrStyle {
  margin-top: 10px;
  margin-bottom: 10px;
}

#ta-frame {
  width: 100%;
  margin: 6px;
}

/* incidencias */

@media only screen and (max-width: 767px) {
  #btnSwitchCam {
    left: 20px !important;
  }
}

.phColor::placeholder {
  color: #fff !important;
  opacity: 1; /* Firefox */
}

.phColor:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.phColor::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}

.pdfBtn {
  color: #afafaf;
}

.skeleton-box {
  max-width: inherit;
}

.chat-list li .chat-content .message {
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  padding: 8px 8px !important;
  border-top-left-radius: 2px !important;
  border-bottom-right-radius: 10px !important;
}

.chat-list li.odd .chat-content .message {
  border-top-right-radius: 2px !important;
  border-bottom-left-radius: 10px !important;
  padding: 8px 8px !important;
  border-top-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.form-control2 {
  display: block;
  width: 100%;
  padding: 0.215rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #54667a;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e9ecef;
  appearance: none;
  border-radius: 4px;
  box-shadow: unset;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control2:focus {
  color: #54667a;
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.25);
  outline: 0;
  box-shadow: unset, 0 0 0 0 transparent;
}

.urgRow {
  background-color: #f9e7eb;
}

.cadRow {
  background-color: #dde1e4;
}