@import url("stylesAvisos.css");
@import url("stylesUsuarios.css");
@import url("stylesGruposusuarios.css");
@import url("stylesReasignacion.css");
@import url("stylesTiposCausas.css");
@import url("stylesConfiguracion.css");
@import url("stylesProveedores.css");
@import url("stylesMonitoreoFolios.css");
@import url("stylesDocumentosProveedores.css");
@import url("stylesPerfil.css");
@import url("stylesEstadoDeCuenta.css");
@import url("stylesCargaComprobantes.css");
@import url("stylesCaptura.css");
@import url("stylesCapturaManual.css");
@import url("stylesFichas.css");
@import url("stylesReportes.css");
@import url("error.css");
@import url("prueba.css");







@font-face{
	font-family:Roboto;
	src:url(Roboto-Regular.ttf);
  }
body,html{
	margin:0;
	height:100vh;
	background:#eee;
	line-height:1;
	font-family:Roboto,sans-serif !important;
}

.is-active{
	color:#1e90ff;
}
.principalView{
	overflow:hidden;
}

.mat-tab-group{
    font-family:Roboto,sans-serif !important;
}
.principalBackground{
   height:100vh;
   width:100vw;
   position:fixed !important;
   top:0;
   width:100%;
   -webkit-filter:blur(5px);
   -moz-filter:blur(5px); 
   -em-filter:blur(5px); 
   -o-filter:blur(5px); 
   filter:blur(5px);
}

.formwidth md-input-container .mat-input-underline .mat-input-ripple{
	background-color:#bf12a8;
}

.loginLogo{
	width:400px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	position:relative;
	margin-top:15%;
	z-index:1;
	top:5px;
}

.loginLogo img{
	width:150px;
	margin-top:20px;
	margin-bottom:5px;
}

.loginForm{
	width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: rgba(255,255,255,0.65);
    position: relative;
    margin-top: 10%;
    height: 470px;
    padding-top: 20px;
}

.formwidth{
	font-size:14px;
}

.loginForm .formwidth table{
	border-spacing:1px !important;
}

.fullwidth{
	width:95%;
	margin-left:auto;
	margin-right:auto;
}

.principalView .loginForm md-input-container .mat-input-wrapper .mat-input-underline{
	background-color:rgba(0,0,0,.1);
}

.loginForm button{
	height:55px;
	font-size:18px;
	width: 90%;
	margin-bottom:40px;
	background-color:#910581;
}

.loginForm button,.nameVersion{
	font-family:Lucida Sans Unicode,Lucida Grande,sans-serif !important;
	color:#fff;
}

.nameVersion{
	position:absolute;
	bottom:0;
	right:0;
	font-size:14px;
	margin-right:10px;
	position:fixed;
}
.mat-toolbar{
	color:#fff !important;
	background:#018d9b !important;
}

.mat-elevation-z6{
	position:relative;
	z-index:2;
}

.menuItems{
	margin-right:10px;
	margin-top:10px;
}
.sideNav{
	width:250px;
	height:100vh;
	background-color:#fafafa;
}

.mat-sidenav-backdrop.mat-sidenav-shown{
     background-color:transparent !important;
}

.sideNavTopInfo{
	width:250px;
	height:120px;
	background-color:#626262;
	text-align: center;
}

.iconUser{
	border-radius:50%;
	width:70px;
	height:70px;
	margin-left:17px;
	margin-top:10px;
}

.nameUser{
	color:#fff;
	font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size:12px;
	display:table;
	padding:10px;
	margin-left:10px;
	text-align: right;
}

.itemSideNav{
	padding:12px;
	height:15px;
	font-size:12px;
	border:none;
	background-color:#fafafa;
	cursor:pointer;
	display:block;
	text-decoration:none;
}
.sideNavBottomItems{
	overflow-y: auto;
    height: 63vh;
}
.itemSideNav,a.itemSideNav.mat-button{
	width:100%;
	text-align:left;
	color:dimgray;
}

a.itemSideNav.mat-button{
	/* height:100%; */
	margin-top:3px;
}

a.itemSideNav.mat-button:hover{
	color:#1e90ff;
}

a.itemSideNav .mat-button-focus-overlay{
    opacity:0;
    background-color:transparent;
}

.itemSideNav:active,.itemSideNav:hover{
	color:#1e90ff;
}

.itemSideNav .material-icons{
	margin-right:20px;
	margin-left:10px;
	vertical-align:middle;
}

.nav-container{
  width:500px;
  height:300px;
}

.nav-container md-sidenav,.nav-sidenav-content{
	height:100%;
	overflow:hidden;
}

.nav-sidenav-content{
  display:block;
  width:100%;
}

.mat-sidenav-content{
	position:relative !important;
	display:block !important;
	overflow: hidden !important;
	margin-top:-20px !important;
}

.mat-sidenav-container{
	width:100%;
	height:100vh;
	background-color:#efefef !important;
	position:fixed !important;
}

.cabeceraTabla{
	height:80px;
	width:100%;
	text-align:center;
	background-color:#fff;
	position:absolute;
    border-bottom:1px solid #d3d3d3;
}

.mat-table{
	margin-top:80px;
	overflow:auto;
	display:block;
	height:100%;
}

.mat-row:hover{
	cursor:pointer;
}

.highlight,.mat-row:hover{
	background-color:rgba(0,0,0,.01);
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#910581;

}

md-table .mat-header-row md-header-cell{
	font-size:16px;
	color:rgba(0,0,0,.78);
	font-weight:700;
}

.tabla md-paginator .mat-paginator-navigation-next{
	margin-right:50px;
}

.mat-primary .mat-option.mat-selected,.tabla .mat-option.mat-selected.mat-primary{
    color:#910581 !important;
}

.contenidoPrincipal{
	background-color:#efefef;
	width:100%;
	height:100%;
}

.contenido{
	width:100%;
	height:100%;
	float:left;
}

.infoTopTramPen{
	color:#fff;
	background:#018d9b;
	height:10%;
	width:100%;
}

.infoTopTramPen span{
	margin-top:35px;
	margin-left:50px;
	font-size:12px;
	display:inline-block;
}

.infoTop{
	color:#fff;
	background:#018d9b;
	height:15%;
	width:100%;
}

.infoTop span{
	margin-top:35px;
	margin-left:50px;
	font-size:12px;
	display:inline-block;
}

.infoBottom{
	width:100%;
	height:100%;
}

.contenidoEliminar .mat-dialog-content{
	display:-ms-inline-flexbox !important;
	display:inline-flex !important;
}

.contenidoEliminar .mat-icon{
	font-size:56px;
	color:#910581;
}

.tituloEliminar{
	margin-left:35px;
}

.tituloEliminar,.tituloEliminarP{
	font-size:15px;
	text-align:right;
}

.tituloEliminarP{
	margin-left:19px;
}

.btnAccionesEliminarUsuario{
	margin-left:auto;
}

.btnAccionesEliminarUsuario button{
	float:right;
	font-size:12px;
	font-weight:700;
	margin-top:20px;
}

.btnAccionesEliminarUsuario .btnEliminar{
	color:dimgray;
}

.btnAccionesEliminarUsuario .btnCancelar{
	color:#910581;
}

.mat-select:focus:not(.mat-select-disabled).mat-primary .mat-select-arrow,.mat-select:focus:not(.mat-select-disabled).mat-primary .mat-select-trigger{
    color:#910581 !important;
 }

.mat-select:focus:not(.mat-select-disabled).mat-primary .mat-select-underline{
    background-color:#910581 !important;
}

.btnBuscar{
	background:transparent;
	border:transparent;
	color:#910581;
	font-weight:700;
	cursor:pointer;
}
.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{
    background-color:#018d9b !important;
}

.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{
    background-color:rgba(1,141,155,.33) !important;
}
md-input-container .mat-input-wrapper .mat-input-underline{
	background-color:rgba(0,0,0,.31);
}
.container-inline{
	padding:0 15px;
}
.element-inline{
	text-align:left;
}
.element-inline-200{
	display:inline-block;
    margin-left:200px;
    text-align:center;
}
.col-400{
	width:400px;
}

.bar-left{
	height:90vh;
}
.container-general{
	height:100vh;
	overflow:hidden;
}
.padding-top-20{
	padding-top:20px
}
.text-gris{
	color:#b1acae;
}
.title-carga-comprobantes{
	border-bottom:2px solid #d8d8d8;
}
.label-det{
    font-size:14px;
    margin:0;
    position:relative;
	color:#000;
	margin-bottom:-12px;
}
.right{
	margin-right:25px;
}
.datos-det{
    margin:1px 5px
}
.label-border{
    left:10%;
}

.mat-tab-body-content{
	overflow:hidden;
}

.titulo-bold{
	font-weight:700;
	color:#000;
}

.titulo-verde{
	color:green;
}

.titulo-morado-grande{
	color:#910581;
	font-size:18px;
	font-weight:700;
	margin-left:5px;
}

.margin-bottom-20{
	margin-bottom:20px;
}

.margin-top-30{
	margin-top:30px;
}

.margin-top-40{
	margin-top:40px;
}

.margin-bottom-10{
	margin-bottom:10px;
}

.tabla-reporte{
	width:100%;
	text-align:left;
	display:inline-table;
}

.underline-h5{
	border-bottom:2px solid #910581;
	display:-ms-inline-flexbox;
	display:inline-flex;
}

.span-margin-left{
	margin-left:5px;
}

.width-10{
	width:10%;
}

.width-12{
	width:12%;
}

.width-20{
	width:20%;
}

.width-40{
	width:40%;
}

.padding-2{
	padding:2%;
}

.normal-text{
	font-weight:400;
}

.left-text{
	text-align:left;
}

.height-250{
	height:250px;
}

.titles-card{
	font-weight:700;
	font-size:20px;
}
.container-inline{
 display:inline-block;
 width:100% !important;
 padding:0 5px;
 text-align:left;
 margin-top:-1%;
}
.element-inline{
 display:inline-block;
 width:120px;
 margin-left:10px
}
.element-inline-50{
 display:inline-block;
 margin-left:15%;	
 text-align:center;
}

.element-inline-80{
  display:inline-block;
  width:80%;
}

.element-inline-100{
  display:inline-block;
  width:100%;
}


.col-100{
 width:100px;
}
.col-150{
 width:150px;
}
.col-200{
 width:200px
}
.col-250{
 width:250px;
}
.col-300{
 width:300px;
}
.btn{
 text-align:center;
 padding:8px 30px;
 background:#91278f;
 color:#fff;
 border-radius:5px;
}
.filter-btn{
 text-align:center !important;
    padding:0 20px !important;
    background:#91278f !important;
    color:#fff !important;
    border-radius:5px !important;
    font-size:12px !important;
}
.filter-input{
 height:21px;
}
.center{
 text-align:center;
}

.bar-left{
	float:left;
    width:15%;
    border-right:2px solid #d8d8d8;
}

.container-general{
 background:#fff;

}
.container-j{
 padding:20px;
}
.full{
 width:100%;
}
.padding-top-10{
 padding-top:10px
}
.padding{
 padding:15px;
}
.title-table-uno{
 margin-left:120px;
}
.title-table-dos{
 margin-left:170px;
}
.title-table-tres {
 margin-left: 50px;
}
.title-table{
 font-size:14px;
 margin-left:100%;
}
.pointer{
 cursor:pointer;
}
.text-aqua{
 color:#17a6b5;
}
.text-gris{
 color:#000;
 font-weight:700;
 font-size: 14px;
}
.text-gris-sub{
 color:#000;
 font-size:14px !important;
 font-weight:400;
}
.text-purple{
 color:#995cb1;
    padding-left:15px;
    font-size:14px;
}
.text-red{
	color:#eb1111;
	   padding-left:15px;
	   font-size:16px;
   }
.purple{
	color:#000;
}
.text-proveedor{
    color: #626262ad;
}
.text-white{
 color:#fff;
}
.text-ok{
 color:#58ca4c;
}
.text-error{
 color:red;
}
.text-darkgray{
 color:848484;
}
.title-carga-comprobantes{
 top:0;
 border-bottom:0 solid #d8d8d8;
 border-top:2px solid #d8d8d8;
}
.subtitle-carga-comprobantes{
 background:#efefef;
 border:1px solid #d8d8d8;
 padding-left:7px;
}
.margin-left-35{
	margin-left:35px;
}
.right{
 float:right;
 margin-right:40px;
}
.margin-15{
 margin:15px;
 position:relative;
}
.margin-top-15{
 margin-top:15px;
 padding-top:10px;
 position:relative;
}
.datos-det{
    top:0;
    left:0;
    margin:10px 5px;
    font-weight:400
}
.label-border{
    width:120%;
    text-align:right;
    position:relative;
    float:right;
    padding-right:10px;
}
.border-bottom,.label-border{
 	border-bottom:2px solid #d8d8d8;
    padding-bottom:5px;
}
.border-top-bottom{
 border-bottom:2px solid #d8d8d8;
 border-top:2px solid #d8d8d8;
 padding:10px;
}
.left{
 float:left;
 margin-left:8px
}
.prueba{
 height:1000px;
 position:relative;
}
.md-tile{
 	display:block !important; text-align:center;
}
.btnAceptar{
  	color:#910581 !important;
}
.mat-input-infix{
     border-top:none !important;
}
.mar-bottom-25{
 	margin-bottom:25px;
}
.red-circle{
 	width:15px;
    height:15px;
    border-radius:50%;
    background:red;
	color:#fff;
padding: 4px;
	text-align: center;
	
}
.yellow-circle{
    background:rgb(231, 231, 26);
	width:15px;
    height:15px;
    border-radius:50%;
	color:rgb(53, 76, 179);
	padding: 4px;
	text-align: center;
}
.green-circle{
 width:15px;
    height:15px;
    border-radius:50%;
	color:#fff;
	padding: 4px;
	text-align: center;
	
   }
.green-circle{
	   background:green;
   }
   .orange-circle{
	width:15px;
	   height:15px;
	   border-radius:50%;
	   background:orange;
	   color:#fff;
	   padding: 4px;
	   text-align: center;
	   
   }
   .pink-circle{
	width:15px;
	   height:15px;
	   border-radius:50%;
	   background:rgb(201, 19, 155);
	   color:#fff;
	   padding: 4px;
	   text-align: center;
	   
   }
   .blue-circle{
	width:15px;
	   height:15px;
	   border-radius:50%;
	   background:rgb(99, 149, 207);
	   color:#fff;
	   padding: 4px;
	   text-align: center;
	   
   }
.element-msj{
 	width:100px !important;
}
.contrarecibo{
 	display:inherit;
}
.text-right{
 	text-align:right !important;
}
.text-left{
	text-align:left;
}
.no-margin-top{
 	margin-top:0 !important;
}
.circle-correct{
    background:#3fb522;
}
.circle-correct,.circle-error{
 	position:relative;
    float:right;
    margin-bottom:10px;
    margin-top:-10px;
    border-radius:50%;
    width:16px;
    color:transparent;
}
.circle-error{
    background:red;
}
.text-gray{
 color:#848082;
 font-size:12px
}
.lista-seguimiento{
   border-bottom:1px solid #b9b5b8;
   padding:10px;
}
.seguimiento-registro{
	height: 100%;
    overflow-y: scroll;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	border:1px solid rgba(0,0,0,.26);
	position:relative;
	margin-top:5%;
}
.prov-button{
 	margin-bottom:100px;
}
.grid-nota{
 	margin-top:-11%;
}
::-webkit-scrollbar-track{
	box-shadow:inset 0 0 6px rgba(0,0,0,.3);
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
	background-color:#f5f5f5;
}

::-webkit-scrollbar{
 width:10px;
 background-color:#f5f5f5;
}

::-webkit-scrollbar-thumb{
	background-color:#018d9b;
	border:1px solid #f5f5f5;
	border-radius:100px;
}
::-moz-scrollbar-track{
	box-shadow:inset 0 0 6px rgba(0,0,0,.3);
	-moz-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
	background-color:#f5f5f5;
}

::-moz-scrollbar{
 width:6px;
 background-color:#f5f5f5;
}

::-moz-scrollbar-thumb{
	background-color:#018d9b;
	border:1px solid #f5f5f5;
	border-radius:100px;
}
#nav{
 background:#fff;
}
#nav .mat-tab-label[_ngcontent-c8],#nav .mat-tab-label[_ngcontent-c9],#nav .mat-tab-label[_ngcontent-c10],#nav .mat-tab-label[_ngcontent-c15]{
	width:50% !important;
}
#navRevisiones .mat-tab-label[_ngcontent-c8]{
 width:25%;
}
.contenedor-grafica{
	display:inline;
	padding:3%;
	min-width:45%;
	position:absolute;
}
#tablaSeguimiento .mat-table,.tablaSeguimiento .mat-table{
	margin-top:130px !important;
}

.seg .mat-select-trigger{
	margin-top:-19px;
    height:45px !important;
    min-width:112px;
    cursor:pointer;
    position:relative;
    box-sizing:border-box;
    color:#000 !important;
    font-weight:700;
    border-bottom:.1px solid #e04545;
}
.seg .mat-select-trigger,.tro .mat-header-row,.tro .mat-row{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
        align-items:center;
}
.tro .mat-header-row,.tro .mat-row{
    border-bottom-width:1px;
    border-bottom-style:solid;
    height:38px;
    padding:0 24px;
}
.mat-button,.mat-fab,.mat-icon-button,.mat-mini-fab,.mat-raised-button{
     min-width:15px !important;
}

.error{
	font-size:66%;
    margin-top:4px;
}
.error2{
	font-size:66%;
    margin-top:-4px;
}

#preloader{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#fff;
	opacity:.8;
	z-index:20;
}
#spinner_container{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:4%;
	top:50%;
	left:0;
	height:60px;
	overflow:visible;
}
#spinner{
	width:50px;
	height:50px;
	margin-left:-20px;
	position:absolute;
	top:15px;
	left:50%;
	display:block;
}

#preloaderDiv{
    position:fixed;
    top:0; 
    left:0;
    width:100%;
    height:110%;
    background:#fff;
    opacity:.8;
    z-index:4;
    overflow:hidden;
}

#preloaderDivFolios{
	position:absolute;
	left:0;
	width:20%;
	height:80%;
	background:rgba(0,0,0,.01);
	opacity:.8;
	z-index:3;
}
#spinner_containerDiv,#spinner_containerDivArc{
	width:12%;
	top:30%;
	height:80px;
}

#spinner_containerDiv,#spinner_containerDivArc,#spinner_containerDivFolios{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	left:0;
	overflow:visible;
}

#spinner_containerDivFolios{
	width:8%;
	top:10%;
	height:60px;
}

#spinnerDiv{
	top:15px;
}

#spinnerDiv,#spinnerDivFolios{
	width:50px;
	height:50px;
	margin-left:-30px;
	position:absolute;
	left:50%;
	display:block;
}

#spinnerDivFolios{
	top:-30px;
}

md-select .mat-select span{
	font-size:1rem;
}

.mat-select-underline{
    background-color:rgba(0,0,0,.42) !important;
}

.mat-tab-label[_ngcontent-c8],.mat-tab-label[_ngcontent-c10]{
	min-width:110px !important;
}

.mat-ink-bar{
	background-color:#a92393 !important;
}

.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{
    background-color:#018d9b !important;
}

.btnF{
	margin-top:26px !important;
}
.tablaReporte{
	margin-top:0 !important;
}
.filtrosTramitesPendientes{
	margin-top:5px;
}
.modalCarga{
    font-size:15px;
    text-align:center;
    margin-left:35px;
    line-height:22px;
}
.filtros-carga{
	margin-left:5%;
	margin-right:5%;
}
.selected-list[_ngcontent-c15] .c-btn[_ngcontent-c15]{
    width:85% !important;
    box-shadow:0 1px 5px #959595;
    padding:10px;
    cursor:pointer;
    display:-ms-flexbox;
    display:flex;
}
.selected-list[_ngcontent-c15] .c-list[_ngcontent-c15] .c-token[_ngcontent-c15]{
    list-style:none;
    padding:5px !important;
    background:#910581 !important;
    color:#fff;
    border-radius:2px;
    margin-right:4px;
    float:left;
}
.pure-checkbox[_ngcontent-c15] input[type=checkbox][_ngcontent-c15]:checked+label[_ngcontent-c15]:before{
    animation:borderscale .2s ease-in;
    background:#910581 !important;
}
.selected-list[_ngcontent-c11] .c-btn[_ngcontent-c11]{
    width:84% !important;
    box-shadow:0 1px 5px #959595;
    padding:10px;
    cursor:pointer;
    display:-ms-flexbox;
    display:flex;
}
.add-proveedores{
	float:right;
    padding:5px;
    border-radius:5px;
    border:2px solid rgba(0,0,0,.26);
}
.ul-prov{
	height:200px;overflow:auto;border:2px solid rgba(0,0,0,.2);padding-left:30px;border-radius:4px;padding-top:15px;
}
.li-prov{
	height:30px;list-style-type:none;left:0;margin-left:-31px;padding-left:30px;in-bottom:11px;
}

#bottom-vermas{
	padding:7px;
    position:absolute;
    left:35%;
    margin:10px;
    width:20%;
    background:#f3ebeb;
    border-radius:10px;
	color:#c173b9;
	text-align:center;
}
.selected-list[_ngcontent-c16] .c-btn[_ngcontent-c16]{
	width:85%;
}
.contenidoEdoCuenta .cabeceraTabla .opcionesCabeceraDerTP .estilosTP{
	margin-top:10px;
	text-align:left;
	width:100% !important;
}
.element-inline-tp{
	display:inline-block;
	max-width:220px;
	width:220px;
	min-width:220px;
	margin-left:10px;
}
.mat-dialog-content{
    display:block;
    margin:0 -24px;
    padding:0 24px;
    min-height:8vh;
    overflow:auto;
	-webkit-overflow-scrolling:touch;
	-moz-overflow-scrolling:touch;
	-em-overflow-scrolling:touch;
	-o-overflow-scrolling:touch;
}
mat-tab-labels>div:first-child,mat-tab-labels>div:last-child{
	width:50% !important;
}

.card-revision{
	width:90%;
	margin:10px auto;
}

.label-det-rev{
	font-size:14px;
    margin:0;
    position:relative;
    color:#000;
}

.label-det-rev2{
	font-size:12px;
    margin:0;
    position:relative;
    color:#000;
}

.margin-bottom-1{
	margin-bottom:1px;
}
md-header-row:first-child{
	background-color:rgba(0,0,0,.06);
}

.tituloDialog{
	font-weight:700;
    font-size:18px;
}

.file-inputXML{
  visibility:hidden;
  width:0;
  position:relative;
  margin-bottom:10px;
}
.file-inputXML:before{
   content:"AGREGAR XML";
    display:inline-block;
    color:#910581;
    background:rgba(0,0,0,.26);
    padding:8px 9px;
    outline:none;
    white-space:nowrap;
    -webkit-user-select:none;
    -moz-user-select:none;
     -ms-user-select:none;
         user-select:none;
    cursor:pointer;
    text-shadow:1px 1px rgba(0,0,0,.26);
    font-weight:700;
    font-size:10pt;
    visibility:visible;
    position:absolute;
    border-radius:2px;
}
.file-inputXML:hover:before{
  border-color:#000;
}
.file-inputXML:active:before{
  background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9);
}

.file-inputPDF{
  visibility:hidden;
  width:0;
  position:relative;
}
.file-inputPDF:before{
    content:"AGREGAR PDF";
    display:inline-block;
    color:#910581;
    background:rgba(0,0,0,.26);
    padding:8px 9px;
    outline:none;
    white-space:nowrap;
    -webkit-user-select:none;
    -moz-user-select:none;
     -ms-user-select:none;
         user-select:none;
    cursor:pointer;
    text-shadow:1px 1px rgba(0,0,0,.26);
    font-weight:700;
    font-size:10pt;
    visibility:visible;
    position:absolute;
    border-radius:2px;
}
.file-inputPDF:hover:before{
  border-color:#000;
}
.file-inputPDF:active:before{
  background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9);
}

#datosAjust,#datosAjuste,#marcajePaer,#tablaHistPago,#tablaPoliza,#tablaProvValuacion,#tablaValuacion,#terceros{
	border-collapse:collapse;
	width:100%;
}

#datosAjuste td,#datosAjuste th,#datosAjust td,#datosAjust th,#marcajePaer td,#marcajePaer th,#tablaHistPago td,#tablaHistPago th,#tablaPoliza td,#tablaPoliza th,#tablaProvValuacion td,#tablaProvValuacion th,#tablaValuacion td,#tablaValuacion th,#terceros td,#terceros th{
	border:1px solid hsla(0,0%,100%,.87);
	padding:8px;
	text-align:center;
	border-bottom:1px solid #ddd;
}

#datosAjuste th,#datosAjust th,#marcajePaer th,#tablaHistPago th,#tablaPoliza th,#tablaProvValuacion th,#tablaValuacion th,#terceros th{ 
    padding-top:8px;
    padding-bottom:8px;
    text-align:center;
    background-color:rgba(0,0,0,.14);
    color:#fff;
}
.tabla-reporte th{
	padding-top: 12px;
    padding-bottom: 12px;
}
.button-tp{
	background:transparent;
	background:#910581;
	color:#fff;
	margin-top: 10px;
}
.button-tp,.button-tp2{
	border:transparent;
	font-weight:700;
	cursor:pointer;
	padding:5px 10px;
	border-radius:2px;
}
.button-tp2{
	background:transparent;
	background:rgba(192,127,181,.6);
	color:#910581;
}
.busqueda{
	float:right !important; 
	margin-right:20px;
	margin:0;
	width:15%;
	padding-top:30px;
}
.selected-list[_ngcontent-c14] .c-btn[_ngcontent-c14]{
	width: 85% !important;
}
.span-mapeo{
	font-size: 14px !important;
	color: rgba(119, 111, 111, 0.87);
}
hr{
	visibility: hidden;
}
.mat-header-row, .mat-row {
    display: flex;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    align-items: center;
    height: 35px !important;
	padding: 0 24px;
}
.mat-slider-disabled .mat-slider-thumb {
    
	background: #f00 !important;
}
.sin-margen{
	margin: 10px 0;
}
.label-pag{
	font-family: Roboto,"Helvetica Neue",sans-serif;
	font-size: 14px;
	top: -7px;
	position: relative;
}
.botones-pag{
	background-color: transparent;
	border: none;
	cursor: pointer !important;
	
}
.cargaCompG{
	border: 1px solid #00000029;
    padding: 10px;
    box-shadow: 3px 5px #88888866;
	margin: 10px;
	width: 300px !important;
}

.cargaCompDed{
	border: 1px solid #00000029;
    padding: 10px;
    box-shadow: 3px 5px #88888866;
	margin: 10px;
	width: 215px !important;
}

.cargaCompDed2{
	border: 1px solid #00000029;
    padding: 10px;
    box-shadow: 3px 5px #88888866;
	margin: 10px;
	width: 300px !important;
}

.cargaCompExp{
	border: 1px solid #00000029;
    padding: 10px;
    box-shadow: 3px 5px #88888866;
	margin: 10px;
	width: 160% !important;
}
.cargaComp{
	position: relative;
    right: 0;
    margin-left: 64%;
    background: #a92393;
    color: #fff;
	padding: 20px 12px 12px 15px;
	border-radius: 50%;
	cursor: pointer;
}
.cargaCompD{
	position: relative;
    right: 0;
    margin-left: 64%;
    background: #a92393;
    color: #fff;
    padding: 19px 10px 8px 12px;
	border-radius: 50%;
	cursor: pointer;
}
.deleteComp{
	cursor: pointer;
	position: relative;
    right: 0;
    margin-left: 2%;
    background: #a92393;
    color: #fff;
	padding: 19px 15px 10px 15px;
    border-radius: 50%;
}
.btnExcelDownload{
	cursor: pointer;
	position: relative;
    right: 0;
    background: #1ABC9C;
    color: #fff;
    padding: 17px 12px 8px;
    border-radius: 50%;
}

.c25{
	width: 22% !important;
}

.c25-1{
	width: 14% !important;
}
.tabla-factura{
	width:100%;
	text-align:left;
	display:inline-table;
}
.tabla-factura th{
	padding-top: 20px;
    padding-bottom: 12px;
}
