/* Importacion de iconografia CDN */
@import url("/GMTFE_WEB/style/css/materialdesignicons.min.css");

/* Importación de Fuentes */
@import url("/GMTFE_WEB/style/css/fonts.css");

/* Importacion de controles */
@import url("/GMTFE_WEB/style/css/elements.css");

@import url("/GMTFE_WEB/style/css/please-wait.css");

.swal2-styled.swal2-confirm {
	background-color: #11B32A !important 
}
.webdevclass-riche {
    transition: font-size !important;
}


#pdf {
    width: 886px;
    height: 590px;
    border: 1px solid #CCCCCC;
}

#CELL_TABLA > tbody > tr > td > div , #CELL_TABLA > tbody > tr > td > div > div > table , #CELL_TABLA > tbody > tr > td > div > div  {
  width: 100% !important; 
}
#CELL_TABLA,#CELL_TABLA1  {
	height: auto !important ; 
}
#tzHTM_SINNOMBRE1 {
	position:relative !important; 
	min-height: 336px !important; 
	height: auto !important; 
}

.Btn-Default {
	cursor: pointer !important;
}
.Btn-Default:hover {
	background-color:#11B32A !important; 
	color: #F2F2F2 !important 
}
