.btn-success-xiltrion {
  padding: 2%;
  position: relative;
  left: 10px;
  background-color: #05ac66;
  border: none;
  border: 2px solid #05ac66 !important;
  color: whitesmoke !important;
}

.badge-info,
.preview-list .preview-item .preview-thumbnail .badge.badge-offline {
  color: #fff;
  background-color: #45a398;
  border-color: #45a398 !important;
}
.btn-success {
  color: #212529;
  background-color: #005205;
  border-color: #004c03;
}

.file-card {
  background-color: #04690b !important;
}
.bg-success,
.settings-panel .color-tiles .tiles.success {
  background-color: #005205 !important;
}
.input-f {
  height: 60px;
  border: 4px dashed #039e1f54 !important;
}
.bg-primary,
.settings-panel .color-tiles .tiles.primary {
  background-color: #039f1f !important;
}
.navbar.default-layout {
  font-family: "Poppins", sans-serif;
  background: linear-gradient(120deg, #00aa21, #06901c, #004a02) !important;
  transition: background 0.25s ease;
  -webkit-transition: background 0.25s ease;
  -moz-transition: background 0.25s ease;
  -ms-transition: background 0.25s ease;
}
.btn-danger-xiltrion {
  padding: 2%;
  position: relative;
  left: 10px;
  background-color: #039f2000;
  border: none;
  border: 2px solid #05ac66 !important;
  color: #05ac66 !important;
}

.btn-success-xiltrion path {
  color: whitesmoke;
  font-size: 14px;
}

.xiltrion-modal-header {
  padding: 2% !important;
  background-color: #d4d4d4 !important;
}

.xiltrion-size-modal {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  border: none;
}

.xiltrion-modal-header h5 {
  margin-left: 24px;
  font-size: 18px !important;
  color: #434343 !important;
}
.text-dark {
  color: #3d515a !important;
}
.badge-success,
.preview-list .preview-item .preview-thumbnail .badge.badge-online {
  color: whitesmoke;
  border-color: #039e1f !important;
  background-color: #02630b;
}
.badge-primary {
  border: 1px solid #ff5959;
  color: #ffffff;
  background: #f74e43;
}
.success {
  color: #02630b !important;
}
/* colores principales */
.verde-1 {
  color: #039e1f !important;
}
.bg-verde-1 {
  background-color: #039e1f !important;
}
.verde-2 {
  color: #02630b !important;
}
.bg-verde-2 {
  background-color: #02630b !important;
}
/* botones principales */
.btn-success,
.btn-primary,
.wizard > .actions a {
  color: whitesmoke;
  border: 2px solid #039e1f !important;
  background-color: #039e1f;
}
.btn-success:hover,
.btn-primary:hover,
.wizard > .actions a:hover {
  color: whitesmoke;
  border: 2px solid #02630b !important;
  background-color: #02630b !important;
}
.btn-success:active,
.btn-success:focus,
.btn-primary:active,
.btn-primary:focus {
  color: whitesmoke;
  border: 2px solid #02630b !important;
  background-color: #02630b !important;
}
.btn-primary:disabled,
.btn-success:disabled {
  color: whitesmoke;
  border: 2px solid #02630ca6 !important;
  background-color: #02630ca6 !important;
}
.btn-outline-success {
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid #039e1f !important;
  color: #039e1f !important;
}
.btn-outline-success:hover {
  background-color: #02630b !important;
  border: 2px solid #02630b !important;
  color: rgb(255, 255, 255) !important;
}
.btn-outline-unsuccess {
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid #dc3545 !important;
  color: #dc3545 !important;
}
.btn-outline-unsuccess:hover {
  background-color: #dc3545 !important;
  border: 2px solid #dc3545 !important;
  color: rgb(255, 255, 255) !important;
}
/* fin botones principales */
.required {
  color: #dc3545 !important;
}
/* style chseck */
.form-check .form-check-label .input-helper:after {
  color: #039e1f !important;
}
select {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  height: 33px !important;
}

.settings-panel .color-tiles .tiles.warning {
  color: #ffffff !important;
  background-color: #039f1f !important;
  border-color: #039e1f !important;
}
.settings-panel .color-tiles .tiles.warning:hover {
  color: #ffffff !important;
  background-color: #039f1f !important;
  border-color: #039e1f !important;
}
.btn-danger {
  background-color: #c70000 !important;
  border-color: #c70000 !important;
}
#calendar
  .fc-view-container
  .fc-view
  table
  thead.fc-head
  tr
  td
  .fc-widget-header
  table
  thead
  tr
  th.fc-day-header {
  color: whitesmoke;
  background-color: #029f1f !important;
}
#calendar .fc-header-toolbar .fc-today-button {
  background: #068a1a;
  color: #ffffff;
}
#calendar .fc-header-toolbar .fc-button-group .fc-button {
  background: #039f1f;
  color: #ffffff;
}
#calendar .fc-header-toolbar .fc-button-group .fc-button.fc-state-active {
  background: #004c03;
  color: #ffffff;
}
#NAddrForm {
  box-shadow: 2px 2px 9px #cecece !important;
}
.border-custom {
  border: 1px solid #e4e4e4 !important;
  border-radius: 3px !important;
  /* box-shadow: 0px 1px 10px 0px #e2e2e2eb !important; */
}
.direcciones-wizard .opciones a {
  background: #434343 !important;
  margin: 3px 2px !important;
}

.querellante_label {
  padding: 2%;
  position: relative;
  left: 10px;
  background-color: green;
  border: none;
  border: 2px solid green!important;
  color: whitesmoke !important;

}
.infractor_label {
  padding: 2%;
  position: relative;
  left: 10px;
  background-color: #ffaf00;
  border: none;
  border: 2px solid #ffaf00!important;
  color: whitesmoke !important;
}
