@import "K2BTools.DesignSystems.Aries.Aries.css";
@import "CommonChatbots.ChatbotDesignSystem.css";
@import "AriesCustom_Tokens.css";


@layer AriesCustom {
/* [gx-css-import ignore - start] */
 
/* [gx-css-import ignore - end] */
/* [gx-css-user-controls - start] */
/* [gx-css-user-controls - end] */
.ImagenResponiva 
{
	width : 100%;
}
.Imagen80 
{
	width : 100%;
	max-width : 1536px;
}
.TablaDetalle 
{
	background-color : #EEF2E1;
	border-radius : 10px;
}
.tablabanner80 
{
	width : 80%;
}
.tabla1280 
{
	max-width : 1280px;
	align-content : center;
	text-align : center;
}
.tablamain 
{
	background-color : #F3F4F6;
}
.tablaspeaker 
{
	width : 1280px;
	background-image : url("http://pharmabax.zcongress.net/interfase/back.jpg");
	background-repeat : no-repeat;
}
.tablaspeaker100 
{
	width : 100%;
	background-image : url("http://pharmabax.zcongress.net/interfase/back.jpg");
	background-repeat : no-repeat;
}
.tablaboton 
{
	width : 100%;
	height : 712px;
	background-color : #FFFFFF;
}
.tablapopup 
{
	width : 100%;
	max-height : 400px;
	background-color : #FFFFFF;
}
.tablabotoncel 
{
	width : 100%;
	height : 1400px;
}
.textospeakers 
{
	font-family : "Alegreya Sans SC Light";
	font-size : 42px;
}
.textocelular 
{
	font-family : "Alegreya Sans SC Light";
	font-size : 30px;
}
.textocelular20 
{
	font-family : "Alegreya Sans SC Light";
	font-size : 20px;
}
.textocelularemb 
{
	font-family : "Tahoma";
	font-size : 55px;
}
.Nombre 
{
	overflow : hidden;
	padding-left : 15px;
	padding-right : 15px;
	display : block;
	white-space : normal;
	border-width : 2px;
	font-family : "Dopis";
	font-size : 60px;
	font-weight : bold;
	height : auto;
	width : 100%;
	text-overflow : ellipsis;
	vertical-align : middle;
	color : rgb(8,29,87);
}
.table-wrapper 
{
	display : flex;
	justify-content : center;
	height : 100vh;
}
.my-table 
{
	border-collapse : collapse;
	width : 50%;
	text-align : center;
}
.AtributoCelular 
{
	border-bottom : 1px solid;
	border-left : none;
	border-right : none;
	border-top : none;
	padding-bottom : 0px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 0px;
	display : block;
	border-bottom-color : var(--colors_k2bt_fieldborder);
	border-left-color : var(--colors_k2bt_fieldborder);
	border-right-color : var(--colors_k2bt_fieldborder);
	border-top-color : var(--colors_k2bt_fieldborder);
	border-top-left-radius : 100px;
	border-top-right-radius : 100px;
	border-bottom-right-radius : 100px;
	border-bottom-left-radius : 100px;
	font-family : "Alegreya Sans SC Light";
	font-size : 25px;
	align-content : center;
	height : var(--spacing_k2bt_fieldheight);
	width : 100%;
	background-color : #E6E6E6;
}
.AtributoCelularEmb 
{
	border-bottom : 1px solid;
	border-left : none;
	border-right : none;
	border-top : none;
	padding-bottom : 0px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 0px;
	display : block;
	border-bottom-color : var(--colors_k2bt_fieldborder);
	border-left-color : var(--colors_k2bt_fieldborder);
	border-right-color : var(--colors_k2bt_fieldborder);
	border-top-color : var(--colors_k2bt_fieldborder);
	border-top-left-radius : 100px;
	border-top-right-radius : 100px;
	border-bottom-right-radius : 100px;
	border-bottom-left-radius : 100px;
	font-family : "Lucida Sans Unicode";
	font-size : 60px;
	align-content : center;
	height : var(--spacing_k2bt_fieldheight);
	width : 100%;
	background-color : #E6E6E6;
}

@font-face
{
	font-family : Alegreya Sans SC;
}
}