/***********/
/* CSS MIO */
/***********/
/* BEGIN LOGIN */
.valid-form-login-error{
	border-color: #fd397a !important;
	border-style: solid !important;
	border-width: 1px !important;
}
.invalid-feedback{
	font-size: 14px;
	margin-top: 5px;
	font-weight: bold;
}
.invalid-feedback-visible{
	display: block;
}
.kt-checkbox-visible:after{
	display: block;
}
.kt-error-v5 .kt-error_container .kt-error_title > h1{
	color:#5d78ff;
	/*margin-top: 16rem;
	margin-left: 18rem;*/
	margin-top:10%;
	margin-left: 14%;
}
.version-login{
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #ffffff;
	margin-bottom: 0px !important
}
/* END LOGIN*/
/* BEGIN ERROR 404 */
.kt-error-v5 .kt-error_container .kt-error_subtitle{
	/*margin-left: 18rem;*/
	margin-left: 14%;
}
.kt-error-v5 .kt-error_container .kt-error_description{
	/*margin-left: 18rem;*/
	margin-left: 14%;
}
.combo-empresa-header{
	padding-top: 6%;
}
/* END ERROR 404 */
/* BEGIN DASHBOARD */
#kt_content{
	padding-top: 0px;
	padding-bottom: 0px;
}
.back-white{
	background-color: #ffffff;
}
.kt-portlet {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(82, 63, 105, 0.05);
	box-shadow: 0px 0px 0px 0px rgba(82, 63, 105, 0.05);
}
.kt-portlet .kt-portlet__body{
	padding-top: 18px;
	padding-bottom: 0px;
}
.kt-portlet__body-sm{
	padding: 0px 0px !important;
}
.sin-mant{
	display: none !important;
}
.combo-empresa{
	width:300px;
	padding-left: 0px;
}
.no-link-topbar, .no-link-topbar:hover{
	pointer-events: none !important;
	cursor: default !important;
}
.no-link-bg-topbar, .no-link-bg-topbar:hover{
	background-color: #ffffff !important;
}
.back-img-dash{
	/*background-image: url("../../../../assets/media/illustrations/data-points.svg");*/
	background-position: center;
  	background-repeat: no-repeat;
	background-size: auto;  
}
.svg-icon-nav{
	height: 30px;
	width: 30px;
}
.a-svg-icon-nav{
	padding: 2px 10px;
}
.a-svg-icon-nav:hover, .a-svg-icon-nav-sm:hover{
	background-color: #f0f3ff;
}
.svg-icon-nav-sm{
	height: 20px;
	width: 20px;
}
.a-svg-icon-nav-sm{
	padding: 5px 10px;
	margin: 5px 10px 5px 0px;
	display: block;
}
.nav-link {
	padding-right: 0px !important;
	margin-right: 10px;
	border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-link-sm {
	margin-right: 10px;
	border-color: #e9ecef #e9ecef #dee2e6;
}
.cerrar-pestana{
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 22px;
	margin-right: 5px;
}
.cerrar-pestana:hover{
	background-color: #f0f3ff;
	border-radius: 25px;
}
#div-cont-mant, #div-cont-mant-sm{
	margin-bottom: 0px;
}
.kt-portlet{
	margin-bottom: 0px;
}
#buscador{
	min-width: 294px;
	margin-right: 10px;
}
#modal_buscador{
	position: absolute;
    right: 0;
    margin-right: 10%;
    width: 400px;
    top: 10px;
}
.btn-buscar{
	margin-left: 10px;
}
#modal_filtro_buscador{
	position: absolute;
    right: 0;
    margin-right: 42%;
    top: 12px;
}
#extras{
	margin-right: 10px;
	margin-left: 10px;
}
.kt-header--fixed.kt-subheader--fixed.kt-subheader--enabled .kt-wrapper{
	padding-top: 55px;
}
.dropdown-menu{
	z-index: 999;
}
/* END DASHBOARD */
/* BEGIN ASIDE */
.icon-mant{
	font-size:1.3rem;
	margin-right: 5px;
}
.icon-carp{
	font-size:1.3rem;
	margin-right: 5px;
	color: #ffb822;
}
/* END ASIDE */
/* FAVORITES */
#kt_aside_menu_fav{
	overflow: auto;
	min-height: 100px;
	max-height: 200px;
}
#kt_aside_menu_fav::-webkit-scrollbar{
    height: 2px;
	width: 2px;
}
/* FIN FAVORITES */
/* BTN ORDEN */
.orden-active{	
	color: #ffffff;
    text-decoration: none;
    background-color: #5d78ff;
}
/* FIN BTN ORDEN */
/* TABS */
.nav-tabs .nav-item .nav-link{
	padding: 0.30rem 1.25rem;
}
.nav-botton-actions{
	display: inline-flex;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #ffffff !important;
	width: 100%;
}
.nav-botton-actions-sm{
	display: inline-flex;
	padding-bottom: 0px;
}
.nav-tabs{
	margin-bottom: 5px;
}
.nav-tab-fixed{
	position: sticky;
	top:0px;
	z-index: 2;
	background-color: #ffffff !important;
	padding-top: 10px;
}
.nav-btn-fixed{
	position: sticky;
	top:45px;
	z-index: 2;
	background-color: #ffffff !important;
	padding-top: 4px;
	padding-bottom: 4px;
}
/* FIN TABS */
/* COMBO FILTROS */
.comboFiltros{
	margin-right: 10px;
	margin-left: 10px;
	color: #5d78ff !important;
	background:#f2f3f7 !important;
	border-radius: 5px;
	min-width: 185px;
}
.comboFiltros .multiselect-dropdown div .dropdown-btn span{
	font-weight: 500;
}
.multiselect-dropdown{
	background-color: #f2f3f7 !important;
	border-radius: 5px;
}
.comboFiltros .multiselect-dropdown div .dropdown-btn{
	border-color: #f2f3f7 !important;
}
.multiselect-item-checkbox[_ngcontent-lst-c8] input[type=checkbox][_ngcontent-lst-c8] + div[_ngcontent-lst-c8]:before {
	color:#5d78ff !important;
	border-color:#5d78ff !important;
}
.dropdown-list ul li div:before{
	color:#5d78ff !important;
	border-color:#5d78ff !important;
	background-color:#5d78ff !important;
}
.selected-item{
	background-color: #5d78ff !important;
	border-color: #5d78ff !important;
}
/* FIN COMBO FILTROS */
/* DATATABLE */
.ab{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
}
table{
	width: 100%;
}
.table-container {	
	overflow: auto;
}
.table .thead-light th{
	border-color: #d2d2d2;
}
.table thead th{
	padding-top: 4px;
	padding-bottom: 4px;
}
.table tbody tr:hover{
	background-color:rgba(93, 120, 255, 0.1) ;
}
.mat-cell{
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 25px !important;
}
.trActive .mat-cell {
	background-color:#5d78ff !important;
	color: #ffffff !important;
}
.mat-elevation-z8{
	-webkit-box-shadow: none !important; 
	box-shadow: none !important;
}
td{
	cursor: default;
}
table{
	border-bottom: 1px solid #ebedf2;
	border-left: 1px solid #ebedf2;
	border-right: 1px solid #ebedf2;
}
.seleccionado{
	background: #5d78ff;
	color: #fff;
}
.tot-lineas-single{
	right: 0;
	bottom: 0;
    position: absolute;
    margin-right: 36px;
}
.div-table-mant{
	border-top: 1px solid #ebedf2;
}
.trActive .icon-row{
	color:#ffffff;
}
.icon-row{
	color:#5d78ff;
}
.icon-row:hover{
	cursor: pointer;
}
/* DATATABLE */
/* DATATABLE ANGULAR */
.mat-cell{
	font-size: 12px !important;
}
tr.mat-header-row{
	height: 30px !important;
	background-color: #f2f3f7;
}
tr.mat-row{
	height: 25px !important;
}
tr.mat-row:hover{
	background-color: rgba(81, 101, 198, 0.1);
}
.mat-header-cell{
	z-index: 1 !important;
	border-color: #f2f3f7;
}
/* FIN DATATABLE ANGULAR */
/* PAGINACION */
.paginador a{
	cursor: pointer !important;
	padding-top:6px;
	padding-bottom: 6px;
}
.paginador a .svg-icon-nav{
	height: 25px;
	width: 25px;
}
.pagSiguiente{
	margin-left: 10px;
}
.ngx-pagination{
	display: inline-block;
}
.ngx-pagination a{
	padding: 0.30rem 1.0rem !important;
	margin-right: 2px !important;
	margin-left: 2px !important;
	margin-bottom: 0px !important;
}
.ngx-pagination .current{
	padding: 0.30rem 1.0rem !important;
	background: #5d78ff !important;
	border-radius: 5px;
	margin-right: 2px !important;
	margin-left: 2px !important;
}
.ngx-pagination a:hover{
	padding: 0.30rem 1.0rem !important;
	background: #5d78ff !important;
	border-radius: 5px;
	color: #ffffff;
}
.pagination-next{
	margin-left: 3px;
}
.pagination-previous{
	margin-right: 3px;
}
.pagination-next, .pagination-previous {
	background-color: rgba(93, 120, 255, 0.1) !important;
}
.pagination-next a, .pagination-previous a{
	color: #5d78ff !important;
	font-weight: 600;
}	
.pagination-next a:hover, .pagination-previous a:hover{
	color: #ffffff !important;
}
.ngx-pagination li{
	margin-right: 3px !important;
}
.paginador-single-mant{
	margin-top: 10px;
}
/* FIN PAGINACION */
/* DIV MANTENIMIENTOS */
.section-single-mant-table{
	overflow: auto;
}
.mant-md-scroll{
	max-height: 200px;
}
.section-md-mant{
	min-height: 250px;
	background-color: #fff;
	/*max-height: 300px;*/
}
.section-md-edit-mant{
	padding: 0px;
	overflow: auto;
}
.md-tabs{
	margin-top: 10px;
}
/* DIV MANTENIMIENTOS */
/* MODAL */
.modal-title{
	font-weight: 600 !important;
	color: #646c9a !important;
}
.btn-outline-dark:hover {
    background-color: #5d78ff;
    border-color: #5d78ff;	
}
.text-mensaje-modal{
	font-size: 16px;
}
.btn-aceptar{
	padding-right: 25px;
	padding-left: 25px;
	margin-right: 15px;
}
.btn-cancelar:hover{
	background-color: #646c9a;
    border-color: #646c9a;
}
.btn-outline-dark {
    color: #646c9a;
    border-color: #646c9a;
}
.body-modal-save{
	/*padding: 15px !important;*/
	padding: 0px !important;
}
.input-modal-save{
	margin-bottom: 0px;
}
.input-group .kt-checkbox{
	padding-left: 30px;
}
.div-mostrar-contenido{
	border: 2px solid rgba(93, 120, 255, 0.1) !important;
}
/* FIN MODAL */
/* DOTS ESTADOS */
.dot-est{
	padding: 0;
    margin: 0;
	-webkit-box-pack: center;
	justify-content: center;
    -webkit-box-align: center;
	align-items: center;
	border-radius: 50%;
	font-weight: 400;
	line-height: 6px;
    min-height: 6px;
    min-width: 6px;
    height: 6px;
    width: 6px;
	display: inline-block;
    font-size: 0!important;
    vertical-align: middle;
    text-align: center;
	margin-right: .5rem!important;
}
.dot-info{
	color: #fff;
    background-color: #8950fc;
}
.dot-normal{
	color: #fff;
    background-color: #3699ff;
}
.dot-ok{
	color: #fff;
    background-color: #1bc5bd;
}
.dot-warning{
	color: #fff;
    background-color: #ffa800;
}
.dot-error{
	color: #fff;
    background-color: #f64e60;
}
.dot-rosa{
	color: #fff;
    background-color: #ff018f;
}
.dot-marron{
	color: #fff;
    background-color: #683211;
}
.dot-verde-claro{
	color: #fff;
    background-color: #6bbf9f;
}
.dot-verde-oscuro{
	color: #fff;
    background-color: #007d37;
}
.dot-negro{
	color: #fff;
    background-color: #000000;
}
.dot-gris{
	color: #fff;
    background-color: #b9b9b9;
}
.dot-blanco{
	color: #fff;
    background-color: #ffffff;
}
.dot-amarillo{
	color: #fff;
    background-color: #fff100;
}
/* FIN DOTS ESTADOS */
/* TAGY */
#inputMulti{
	background-color: #ffffff;
}
.multi-div{
	border: 1px solid #e2e5ec;
}
.multi-input{
	border: 0px none !important;
}
.multi-button{
	border: 0px none !important;
}
.tagy{
	display: flex;
    align-items: center;
	border-radius: .42rem;
    padding: 2px 5px;
    margin: 5px 4px;
    background-color: #90a2fc;
    color: #fff;
}
.svg-tagy{
	margin-left: 4px;
}
.svg-tagy.svg-icon-primary svg g [fill] {
    fill: #fff !important;
}

/* BEGIN FOOTER */
#kt_footer{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color:#eff0f6;
}
.kt-footer{
	padding-bottom: 10px;
	padding-top: 10px;
}
/* END FOOTER */
/*******************************/
/* CSS PARA MODIFICAR ORIGINAL */
/*******************************/
/* BEGIN CSS ASIDE */
#kt_aside_brand{
	border-bottom: solid 1px #eff0f6;
}
.side-titulo{
	margin-left: 3%;
	color: #6c7293;
	margin-top: 18px;
	margin-bottom: 17px;
}
#kt_aside_menu{
	max-height: 45% !important;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: solid 1px #eff0f6;
	border-bottom: solid 1px #eff0f6;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill], .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill]{
	fill: #5d78ff;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-icon svg g [fill], .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill]{
	fill: #5d78ff;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon{
	color: #ffb82275;
}
.kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon{
	color: #ffb822 !important;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon{
	color:#ffb822;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__section{
	margin-top: 0px;
}
.kt-aside-menu .kt-menu__nav {
	padding-top: 0px;
}
.kt-aside .kt-aside-menu{
	margin-top: 0px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__section .kt-menu__section-text{
	color: #5867dd;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon{
	flex: 0 0 22px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon{
	flex: 0 0 22px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text{
	font-size: 12px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text{
	font-size: 12px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link{
	padding-left: 20px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link{
	padding-left: 30px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link{
	padding-left: 40px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link{
	padding: 0px 9px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link{
	padding: 0px 9px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    min-height: 28px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link{
	min-height: 28px;
}
/* END CSS ASIDE */
/* GENERAL */
.pointer {cursor: pointer;}
.mt-0{
	margin-top: 0px !important;
}
.mt-10{
	margin-top: 10px !important;
}
.mb-0{
	margin-bottom: 0px !important;
}
.ml-0{
	margin-left: 0px !important;
}
.avoid-clicks{
	pointer-events: none;
	color: #646c9a91;
    border-color: #646c9a8f;
}
.ocultar{
	display: none;
}
::-webkit-scrollbar{
    height: 8px;
    width: 8px;
	background: #f3f6f9;
	z-index: 2;
}
::-webkit-scrollbar-thumb:horizontal{
    background: #5d78ffd6;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb:vertical{
    background: #5d78ffd6;
    border-radius: 10px;
}
.pr-10{
	padding-right: 1rem !important;
}
.sin-result{
	text-align: center;
}
.sin-result-h{
	position: absolute;
    z-index: 999;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	color: #8d92af;
}
/* FIN GENERAL */

/* COMPONENTES */
.form-control-text
{
  font-size: 12px; /*0.90em;*/
}

.form-control-date
{
	max-width: 11rem;
}

.required-field-mark{
 color: red;
 /*font-size: 1.5em; */
 font-weight : bold;
 margin-left : 0;
 margin-right: 0;
 border: none;
} 

.section-md-edit-mant-modal{
   max-height:70vh !important; /* Condicionado al alto de la ventana*/
   overflow: auto;
}

.form-control-lookup
{
  height: calc(1.5em + 1rem ); /*+ 10px);*/
  padding: 3px 9px;
  font-size: 1em;
  line-height: 1.5em;
  border-radius: 0.2rem;
  display: flex;
}

.form-control-lookup-key
{
	height: 95%;
	width : 5rem;
	margin-left:-6px;
	margin-top: auto;
	margin-bottom:auto;
	/*display: inline;*/
	text-align: right;
	padding-left: 4px;
	padding-right: 4px;
}

.form-control-lookup-text
{
  width:  calc(100% - 18px)  !important; 
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /*border: 1px solid #000000;*/
    
  float: right;
  height:1.5em;
  align-items: center;
  justify-content: center;

  margin-top: auto; margin-bottom:auto;    
}

.tagy-lookup-text{
  max-width:  calc(150px - 18px)  !important; 
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /*border: 1px solid #000000;*/
    
 /* float: right;
  height:1.5em;
  align-items: center;
  justify-content: center;

  margin-top: auto; margin-bottom:auto;    */
}

.form-control-lookup-button
{
  padding: 2px 3px;    
}

.form-control-lookup-button:hover, .form-control-image-text
{
  background-color: #f0f3ff;
}

.form-control-lookup-button.button-right
{
  position: absolute;
  right: 16px;
}

.form-control-file
{
  padding:0;
  height:100px;
  position:relative;
}

.form-control-image
{
  padding: 0; 
  height:240px;
  position:relative; 
}

.form-control-image-text
{
  padding: 5px;
  height: calc(1.5em + 10px);
  position:absolute;
  bottom: 0px;
  border-radius: 2px; 
  width: 100%;
 
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;    
}
.form-control-image .nav-botton-actions, .form-control-file .nav-botton-actions  
{
  display: inline-flex;
  padding-left: 2px;
  padding-top: 0;
  padding-bottom: 0px;
  background-color: #ffffff !important;
  width: 100%;  
  
  border-bottom: 1px solid rgb(226, 229, 236);

}
.form-control-image-image-container
{
 
 height: calc(100% - 1.5em - 50px)  !important;
 width: 100%;
 padding: 4px;
 
}
.form-control-image-image
{
 max-height:100% !important;
 max-width:100% !important;
 width: auto !important;
 display: block;
 
 margin-left:auto;
 margin-right:auto;

}
.form-control-label
{
    padding-top: calc(0.65rem + 1px);
    padding-bottom: calc(0.65rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.2;
}    
.form-control-label-left
{
	text-align: right;
}

.form-control[readonly] {
    background-color: #f5f5f5;
}
div.mant-form .form-group
{
  margin: 0.75rem;    
}
/* FIN COMPONENTES */

/* alineación de columnas */
.th-center{
    text-align: center;
}
.th-left{
    text-align: left;
}
.th-right .mat-sort-header-container{
	justify-content: flex-end;
}
.td-center{
    text-align: center;
}
.td-left{
    text-align: left;
}
.td-right{
    text-align: right;
}
/*BOTONERA*/
.nav-btn{
	display: flex;
	align-items: center;
}
.botonera-fija{
	position: sticky;
    top: 0;
	z-index: 1;
	border-bottom: 1px solid #e9ecef;
}
.ordenar{
	margin-left: 0px;
}
.nav-link.dropdown-toggle:after, .btn.dropdown-toggle:after{
	content: '' !important;
	display: none !important;
}
.dropdownBasic1{
	border: 1px solid #e2e5ec;
    border-radius: 4px;
	padding: 7px 10px;
}
.dropdownBasic1:hover{
	background-color: #f0f3ff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle{
	background-color: #e2e5ec;
	border: 1px solid #e2e5ec;
    border-radius: 4px;
}
/*FIN BOTONERA*/
/*FAVORITOS*/
.btn-fav{
	padding-left: 10px;
	color: #5d78ff !important;
}
/*FIN FAVORITOS*/