#toast {
  padding: 10px;
}

.dx-toast-content {
  /* min-width: 300px; */
  max-width: 900px;
}

.dx-header-row {
  background-color: #e9ebf9;
  color: #5867dd;
  font-weight: bold;
}
.kt-header .kt-header__top {
  height: 60px !important; /*  Pendiente por revisar */
}

.kt-header__top {
  background-color: #0f5289;
}

/* background-color: #325572; */

/* Utilitarios */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

.text-primary {
  color: #007bff !important;
}
.text-secondary {
  color: #6c757d !important;
}
.text-success {
  color: #28a745 !important;
}
.text-danger {
  color: #dc3545 !important;
}
.text-warning {
  color: #ffc107 !important;
}
.text-info {
  color: #17a2b8 !important;
}
.text-light {
  color: #f8f9fa !important;
}
.text-dark {
  color: #343a40 !important;
}

.text-white {
  color: #fff !important;
}
.text-bold {
  font-weight: bold;
}

.bg-primary {
  background-color: #007bff !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
.bg-white {
  background-color: #fff !important;
}

/* Personalizados */
.label-data-blue.dx-field-item .dx-field-item-label-text {
  color: #337ab7;
  font-weight: bold;
  font-size: 1rem;
}

.bg-red {
  background-color: red !important;
}
.bg-green {
  background-color: green !important;
}

.box-info {
  display: block;
  width: 100%;
  height: 30px;
  text-align: center;
}
.box-info span {
  vertical-align: middle;
}
.box-info span.font-1 {
  font-size: 1.5rem;
  padding-top: 3px;
  font-weight: bold;
}

.list-container {
  min-height: 440px;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}

ul.leyenda {
  list-style: none;
  margin-left: -20px;
}

div.leyenda {
  vertical-align: middle;
  display: inline-flex;
  line-height: 27px;
}

div.leyenda > div.box-info {
  width: 25px;
  height: 25px;
}

div.leyenda > div.desc {
  padding-left: 10px;
}

/* ----------------------------------------------- */
.px-none {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.default-button i {
  color: #000 !important;
}

.switch-right {
  width: 100% !important;
  text-align: right !important;
}
.content-center {
  width: 100%;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* ----------------------------------------------- */

/* ----------------------------------------------- */
.cabecera-info {
  margin: 8px;
  margin-right: 15px;
  margin-left: 14px;
}
.cabecera-info
  .dx-field-item-label.dx-field-item-label-location-left
  .dx-field-item-label-text {
  /* padding-left: 9px; 
	 font-size: 1.25rem; */
  font-weight: bold;
  color: #7d7e88;
  font-size: 11px;
  text-transform: uppercase;
  position: static;
}
.cabecera-info
  .dx-field-item-content.dx-field-item-content-location-right
  input[readonly] {
  font-weight: bold;
  color: #337ab7;
  font-size: 11px;
  text-transform: uppercase;
  position: static;
}
/* dx-show-invalid-badge dx-textbox dx-texteditor dx-editor-outlined dx-widget dx-state-readonly
dx-field-item-content dx-field-item-content-location-right */
/* ----------------------------------------------- 
--Scrolling treeview
------------------------------------------------- */
#treeview-base {
  height: 420px;
}

#treeview-base .dx-icon-inactivefolder {
  color: #f7d673 !important;
  background-color: transparent;
}
#treeview-base .dx-icon-activefolder {
  color: #f7d673 !important;
  background-color: transparent;
}
#treeview-base .dx-icon-activefolder {
  color: #f7d673 !important;
  background-color: transparent;
}
#treeview-base .dx-icon-isnotblank {
  color: #7d7e88 !important;
  background-color: transparent;
}
#treeview-base .dx-icon-tags {
  color: #337ab7 !important;
  background-color: transparent;
}
#treeview-base .dx-icon-edit {
  color: #337ab7;
  background-color: #fff;
  padding: 2px;
  border-radius: 50%;
}
#treeview-base .dx-icon-trash {
  color: #337ab7;
  background-color: #fff;
  padding: 2px;
  border-radius: 50%;
}

#treeview-base .dx-icon-plus {
  color: #337ab7;
  background-color: #fff;
  padding: 2px;
  border-radius: 50%;
}

#treeview-base .dx-icon-map {
  color: #56dd21 !important;
  background-color: transparent;
}

#btnExport .dx-button-mode-contained .dx-icon {
  color: #2a9115 !important;
}

.dx-toast-message {
  white-space: pre-line;
}

.grid_detail_title {
  color: #de6e4b;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-top: -20px;
  text-transform: uppercase;
}

.tabs_tab_horizontal {
  max-width: 360px;
  max-height: 75px;
}

.color_yellow {
  color: #f7d673;
}

#editForm .card-header {
  background-color: #bbd2e2 !important;
  border-radius: 2px 3.5px 3.5px 3.5px !important;
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  /* box-shadow: 0px 0px 0px -1px rgba(0,0,0,0.1), 1px 1px 1px -1px rgba(0, 0, 0, 0), 0px 1px 0px 0px rgba(0,0,0,0.11) !important; */
  font-weight: bold;
  margin-top: 1px;
  margin-left: 1px;
  padding-bottom: 1px;
  padding-left: 10px;
  padding-top: 3px;
}

.text-tipo-libre {
  /*  color: #767a7e !important;*/
  background-color: transparent;
}
.text-tipo-visita {
  /* color: #28a745 !important;*/
  font-weight: bold;
  background-color: transparent;
}
.text-tipo-trabajador {
  /* color: #337ab7 !important;  */
  font-weight: bold;
  background-color: transparent;
}

/* .text-tipo-trabajador:focus td{
  background-color: #337ab7 !important; 
  color: #fff !important;
} */

.clsIframe {
  border: none;
}

/**** Barra idioma ****/

.css_row_idioma {
  width: 100%;
  float: left;
}


.css_body_idioma {
  cursor: pointer;
   background-color: transparent; /* #dddddd; */
    width: 25px;
}
.css_body_idioma img {
  border-radius: 20% !important;
} 

.css_title_idioma {  
  margin-right: 10px;
  margin-top: 14px;
  font-weight: bold;
  text-align: right;
  position: relative;
}

.css_container_idioma {
  /* float: right; */
  width: 25px;
}



/**********************/

/* reCaptcha hidden
https://stackoverflow.com/questions/44543157/how-to-hide-the-google-invisible-recaptcha-badge */

.grecaptcha-badge { 
  visibility: hidden;
}
