@import "WWPBaseObjects.WorkWithPlusBaseDS.css";
@import "WorkWithPlus.DynamicForms.WWP_DynamicForm_DS.css";
@import "WorkWithPlusDS_Tokens.css";

/* [gx-css-import ignore - start] */
 
/* [gx-css-import ignore - end] */
.TableExpedienteC 
{
	padding-left : 20px;
	background : white;
	margin : 10px;
	border-radius : 5px;
	border-color : #e4c414;
	border-style : solid;
	border-width : 2px;
	width : 400px;
	padding-right : 20px;
	padding-bottom : 10px;
	box-shadow : 0 0 0 3px #E2E2E2;
}
.TableExpedienteC:hover 
{
	background-color : rgb(245,231,153,.3);
}
.TableExpedientetrC 
{
	padding-left : 20px;
	background : white;
	margin : 10px;
	border-radius : 5px;
	border-color : #e4c414;
	border-style : solid;
	border-width : 2px;
	padding-right : 20px;
	padding-bottom : 10px;
	box-shadow : 0 0 0 3px #E2E2E2;
}
.TableExpedientetrC:hover 
{
	background-color : rgb(245,231,153,.3);
}
.imageMenuFolder 
{
	vertical-align : middle;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 13px;
}
.imageMenuFolderExp 
{
	width : 40px;
}
.expNombreTexto 
{
	font-weight : bold;
	font-size : 100%;
}
.opcionesButton 
{
	padding-top : 5px;
	padding-bottom : 2px;
	background-color : rgb(228,196,50,.3);
}
.TextBlockTitleMaterialC 
{
	padding-right : 3pt;
	font-style : normal;
	vertical-align : middle;
	white-space : normal;
	font-size : 22px;
	font-weight : bold;
	color : white;
	line-height : 30px;
}
.textLabel 
{
	display : inline-block;
	max-width : 100%;
	margin-bottom : 0px;
	font-weight : 700;
	color : black;
	font-size : 12px;
}
.imageLoginC 
{
	width : 200px;
}
.tableContentC 
{
	width : 100%;
}
.tableTextoInfo 
{
	background-color : rgb(228,196,50,.3);
}
.textoInfo 
{
	vertical-align : middle;
	white-space : normal;
	font-size : 18px;
	font-weight : bold;
	color : black;
}
.tabTable 
{
	margin-top : 20px;
}
.nav.nav-tabs>li>a:hover, .nav.nav-tabs>li>a:focus 
{
	background-color : #93c5e1 !important;
	color : black;
}
.btnSecundario 
{
	padding-left : 12px;
	padding-right : 12px;
	white-space : nowrap;
	background-color : #D58B21 !important;
	display : inline-block;
	text-decoration : none;
	text-align : center;
	text-indent : 0;
	vertical-align : middle;
	cursor : pointer;
	font-style : normal;
	font-variant : normal;
	margin-right : 3pt;
	padding-bottom : 7px;
	padding-top : 7px;
	border-style : none;
	font-weight : 400;
	min-width : 0;
	transition : color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btnSecundario:hover 
{
	background-color : #CBCBCB;
}
.gx-pwd-reveal-btn>.btn.btn-default 
{
	margin-left : -39px;
	border-style : none;
	z-index : 3;
	margin-top : 5px;
}
.tableNombreExp 
{
	border-bottom : solid;
	border-top : solid;
	border-width : 1px;
	width : 100%;
	border-color : #2682FF;
}
.tableNombreExpediente 
{
	background-color : #E8E8E8;
}
.tableNombreExpediente:hover 
{
	background-color : #FFFFFF;
}
.tableNombreExpedienteSelect 
{
	background-color : #FFFFFF;
	width : 100%;
}
.tableNombreExpSelect 
{
	background-color : #C9E1FF;
	width : 100%;
}
.tableNombreExp:hover 
{
	background-color : #C9E1FF;
}
.tableGridContainer 
{
	width : 100%;
}
.imageIcon 
{
	display : flex;
	margin : 10px 10px;
}
imageIconExp 
{
	width : 50px !important;
}
.tableItemsExp 
{
	width : 100%;
	padding : 10px;
	transition : 0.10s ease-out;
}
.tableItemsExp:hover 
{
	background-color : #C9E1FF;
	transform : scale(1.2);
	border-radius : 10px;
}
.tableNavegacion 
{
	background-color : white;
	margin-bottom : 15px;
}
.tableMainInformacion 
{
	width : 100%;
	padding : 0px;
}
.CellAttributeSearch2 
{
	margin-right : 22px;
	height : 35px;
	line-height : 22px;
	background-color : rgba(240,239,239,.5);
}
.AttributeSearch2 
{
	font-size : 12px;
	font-weight : bold;
}
.TextBlockTitleMaterial 
{
	padding-right : 3pt;
	font-style : normal;
	vertical-align : middle;
	white-space : normal;
	padding-left : 15px;
	font-weight : bold;
	line-height : 30px;
}
.tableHomeOpcion 
{
	box-shadow : 0px 0px 9px #ccc;
	padding-bottom : 8%;
	padding-left : 8%;
	padding-right : 8%;
	padding-top : 25%;
	background-color : #d5d5d5;
	border-style : double;
	border-top-left-radius : 179px;
	border-top-right-radius : 179px;
	border-bottom-right-radius : 179px;
	border-bottom-left-radius : 179px;
	height : 150px;
	width : 150px;
	margin-top : 15px;
}
.tableHomeContainer 
{
	box-shadow : 0px 0px 9px #ccc;
	margin-top : 5%;
	overflow : hidden;
	padding-bottom : 10%;
	padding-left : 10%;
	padding-right : 10%;
	padding-top : 2%;
	background-color : white;
	border-top-left-radius : 10px;
	border-top-right-radius : 10px;
	border-bottom-right-radius : 10px;
	border-bottom-left-radius : 10px;
	height : 400px;
}
.tableHomeOpciones 
{
	margin-top : 15px;
	margin-bottom : 20px;
}
.titleHome 
{
	margin-top : 20px;
	display : inline-block;
	font-size : 45px;
	font-weight : 700;
	color : black;
	text-align : left;
}
.TextBlockTitleMaster2 
{
	padding-right : 3pt;
	font-style : normal;
	vertical-align : middle;
	white-space : normal;
	color : gray;
	line-height : 30px;
	font-size : 25px;
	font-weight : bold;
}
.ImageIconAttribute 
{
	padding-bottom : 10px;
	font-size : 16px;
	color : #575b5d;
}
.DataContentCellAttributes 
{
	padding-bottom : 2px;
	padding-left : 10px;
	padding-top : 2px;
	white-space : nowrap;
	vertical-align : middle;
}
.ImageIconAttribute2 
{
	font-size : 16px;
	color : #575b5d;
	margin-left : 50px;
	line-height : 75px !important;
}
.TableExpedienteTx 
{
	border-color : black;
	border-style : double;
	border-width : 5px;
	border-radius : 10px;
	transition : height 0.5s ease;
	background-color : rgba(34,133,173,.9);
	box-shadow : 0px 0px 9px #CCC;
	width : 100%;
	text-align : center;
	margin-bottom : 10px;
}
.TableExpedienteTx:hover 
{
	border-color : black;
	border-style : solid;
	border-width : 2px;
	border-radius : 10px;
	background-color : #A1A19E;
	box-shadow : 0px 0px 9px #CCC;
	transition : height 0.5s ease;
	transition : background-color 0.5s linear;
	text-align : center;
}
.TableSerieTx 
{
	margin-left : 10px;
	border-color : black;
	border-style : double;
	border-width : 5px;
	border-radius : 10px;
	transition : height 0.5s ease;
	background-color : rgba(129,214,249,.9);
	box-shadow : 0px 0px 9px #CCC;
	width : 100%;
	text-align : center;
	margin-bottom : 10px;
}
.TableSerieTx:hover 
{
	margin-left : 10px;
	border-color : black;
	border-style : double;
	border-width : 5px;
	border-radius : 10px;
	background-color : #A1A19E;
	box-shadow : 0px 0px 9px #CCC;
	transition : height 0.5s ease;
	transition : background-color 0.5s linear;
	width : 100%;
	text-align : center;
}
.TableSubSerieTx 
{
	margin-left : 20px;
	border-color : black;
	border-style : double;
	border-width : 5px;
	border-radius : 10px;
	transition : height 0.5s ease;
	background-color : rgba(33,187,145,.9);
	box-shadow : 0px 0px 9px #CCC;
	overflow : hidden;
	width : 100%;
	text-align : center;
	margin-bottom : 10px;
}
.TableSubSerieTx:hover 
{
	margin-left : 20px;
	border-color : black;
	border-style : solid;
	border-width : 2px;
	border-radius : 10px;
	overflow : hidden;
	background-color : #A1A19E;
	box-shadow : 0px 0px 9px #CCC;
	transition : height 0.5s ease;
	transition : background-color 0.5s linear;
	width : 100%;
	text-align : center;
}
.TableTipoDocumentalTx 
{
	margin-left : 30px;
	border-color : black;
	border-style : double;
	border-width : 5px;
	border-radius : 10px;
	transition : height 0.5s ease;
	background-color : rgba(43,169,73,.9);
	box-shadow : 0px 0px 9px #CCC;
	overflow : hidden;
	width : 100%;
	text-align : center;
	margin-bottom : 10px;
}
.TableTipoDocumentalTx:hover 
{
	margin-left : 30px;
	border-color : black;
	border-style : solid;
	border-width : 2px;
	border-radius : 10px;
	overflow : hidden;
	background-color : #A1A19E;
	box-shadow : 0px 0px 9px #CCC;
	transition : height 0.5s ease;
	transition : background-color 0.5s linear;
	width : 100%;
	text-align : center;
}
.TableExpTx 
{
	margin-left : 40px;
	border-color : black;
	border-style : double;
	border-width : 5px;
	border-radius : 10px;
	transition : height 0.5s ease;
	background-color : rgba(218,149,62,.9);
	box-shadow : 0px 0px 9px #CCC;
	overflow : hidden;
	width : 100%;
	text-align : center;
	margin-bottom : 10px;
}
.TableExpTx:hover 
{
	margin-left : 40px;
	border-color : black;
	border-style : solid;
	border-width : 2px;
	border-radius : 10px;
	overflow : hidden;
	background-color : #A1A19E;
	box-shadow : 0px 0px 9px #CCC;
	transition : height 0.5s ease;
	transition : background-color 0.5s linear;
	width : 100%;
	text-align : center;
}
.TableExpAnexoTx 
{
	margin-left : 50px;
	border-color : black;
	border-style : double;
	border-width : 5px;
	border-radius : 10px;
	box-shadow : 0px 0px 9px #CCC;
	overflow : hidden;
	transition : height 0.5s ease;
	background-color : rgba(202,202,202,.9);
	width : 100%;
	text-align : center;
	margin-bottom : 10px;
}
.TableExpAnexoTx:hover 
{
	margin-left : 50px;
	border-color : black;
	border-style : solid;
	border-width : 2px;
	border-radius : 10px;
	overflow : hidden;
	background-color : #A1A19E;
	box-shadow : 0px 0px 9px #CCC;
	transition : height 0.5s ease;
	transition : background-color 0.5s linear;
	width : 100%;
	text-align : center;
}
.tableActividad 
{
	border-width : 1px;
	border-style : solid;
}
.TextBlockLogo 
{
	overflow : hidden;
	padding-top : 2px;
	display : inline-block;
	font-size : var(--fontSizes_m) ;
	color : var(--colors_MaterialMenu_ItemForecolor) ;
	max-width : 180px;
}
.GridGeneral 
{
	background-color : #F4F4F4;
	border-radius : 10px;
}
.tableHeaderForm 
{
	background-color : #F4F4F4;
	border-style : solid;
	border-width : 2px;
	padding : 5px;
	border-radius : 5px;
	border-color : rgba(211, 205, 205);
}
.tableBodyForm 
{
	background-color : #FFFFFF;
}
.textoHeaderForm 
{
	font-weight : bold;
	margin : 100px;
}
.tableBodyFormCells:hover 
{
	background-color : #ccc;
}
.tableInfo1 
{
	width : 100%;
	overflow-x : auto;
}




