/*#region General*/
body, .win-type-body {
	font-family: 'Segoe UI', Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	overflow: auto;
}
table, td, th, input, select, textarea
{
	font-family: 'Segoe UI', Verdana, Geneva, Arial, Helvetica, sans-serif;
}
select 
{
	padding: 0.2em;
}
iframe {
	display: block;
}
p
{
	text-align: justify;
	margin-top: 1em;
	margin-bottom: 0.8em;
	line-height: 150%;
}
img
{
	border: 0;
}
input[type=button] {
	padding: 0.25rem;
}
input[type=text], input[type=password] {
	padding: 0.2rem;
}
input[type=date] {
	width: 9.5rem;
}
sup {
	color: darkgray;
	font-weight: normal;
}
a, .enlace
{
	text-decoration: none;
	color: #3cb939;
	font-weight: normal;
	cursor: pointer;
}
a:hover, .enlace:hover
{
	text-decoration: underline;
	color: #35c431;
}
legend
{
	padding: 0.2em;
	color: Black;
}
.clsCalendario {
	font-size: smaller;
}
.TituloAyuda
{
	color: #000000;
	font-size: 110%;
	font-weight: bolder;
	margin: 1em 0;
	text-transform: uppercase;
}
.Apartado
{
	font-size: 100%;
	font-weight: bolder;
	margin-top: 1em;
	margin-bottom: -0.5em;
}
.Ref
{
	font-weight: bolder;
	color: #444444;
}
.DescripcionFormulario
{
	font-family: 'Segoe UI', sans-serif;
	padding-top: 1.5em;
	text-align: center;
	font-size: 150%;
	color: #444444;
}
.Formulario
{
	background-color: #fefefe;
	padding: 0.6em;
	border-top: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	margin-top: 1em;
	margin-bottom: 1em;
}
.seccion-formulario {
	background-image: url(../imagenes/angulo.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 0.8em;
	padding-left: 1.3em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-family: 'Segoe UI', sans-serif;
	font-size: 125%;
	color: #555555;
	display: inline-block;
	border-bottom: 1px dotted gray;
}
.Formulario td label {
	padding-right: 1.5em;
}
#lblLargo, #lblAncho {
	padding-right: 0;
}
.Enlace 
{
	cursor: pointer;
}
.Informacion
{
	cursor: pointer;
	background-image: url(../imagenes/informacion-24x24.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 18px;
	padding: 0.1em;
}
.pasos {
	font-size: 110%;
	margin-top: 1em;
	margin-bottom: 1.3em;
}
.pdf {
	cursor: pointer;
	background-image: url(../imagenes/pdf.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 32px;
	display: inline-block;
	vertical-align: middle;
}
.Pdf
{
	cursor: pointer;
	background-image: url(../imagenes/pdf.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 24px;
	display: inline-block;
	margin: 0.3em;
	vertical-align: text-bottom;
}
.pestanias {
	margin: 0.5em 0;
	border-bottom: 1px solid #d4d0c8;
	padding-left: 0.5em;
}
.pestanias div {
	display: inline-block;
	padding: 0.6em 1em;
	margin-right: 0.6em;
	font-size: 100%;
	border-top: 1px solid #d4d0c8;
	border-left: 1px solid #d4d0c8;
	border-right: 1px solid #d4d0c8;
	margin-bottom: -1px;
}
.pestanias div:hover {
	cursor: pointer;	
}
.pestania {
	font-weight: normal;
}
.pestania-seleccionada {
	font-weight: bolder;
	border-bottom: 1px solid #ffffff;
}
.semaforo {
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid rgb(220, 220, 220);
}
.semaforo-amarillo {
	background-color: rgb(247, 238, 90);
}
.semaforo-gris {
	background-color: rgb(193, 193, 193);
}
.semaforo-rojo {
	background-color: rgb(217, 62, 62);
}
.semaforo-verde {
	background-color: rgb(101, 215, 71);
}
#Progreso {
	position: fixed;
	top: calc(50vh - 3.3em);
	left: 40%;
	width: 20%;
	min-width: 18em;
	cursor: default;
	border: solid 1px #dddddd;
	background-color: #fcfcfc;
	padding: 1em;
}
#Progreso-texto {
	padding-right: 1.5em;
}

#Mensaje {
	background-color: white;
	z-index: 9999;
}

/*utilizado por Colorbox*/
#cboxContent{
	background-color: transparent;
}
#cboxLoadedContent {
	background-color: transparent;
}

#tblMensaje
{
	cursor: default;
	border: solid 1px #dddddd;
	background-color: #fcfcfc;
	text-wrap: avoid;
	min-width: 24em;
	max-width: 37em;
	padding: 1em 0.5em;
}
#tdImagenMensaje
{
	padding: 1em 1.3em 1em 1em;
	vertical-align: top;
}
#tdTextoMensaje
{
	padding-right: 1.5em;
}
.BotonGrafico
{
	display: inline-block;
	cursor: pointer;
	vertical-align: bottom;
	padding: 2px;
}
.FondoModal
{
	background-color: #cccccc;
	opacity: 0.1;
}
.PaginaError 
{
	background-color: Red;
	color:  White;
	font-size: larger;
	padding: 1em;
}

input[type="radio"] {
	height: 1.3em;
	width: 1.3em;
	vertical-align: text-top;
}

@media screen and (max-width: 801px) {
	#Progreso {
		left: 31%;
		width: 40%;
	}
	.Formulario td label {
		padding-right: 1em;
	}
}
/*#endregion*/

/*#region Carrito*/
#Carrito-lblSumaImportes-nota {
	color: white;
	font-weight: bolder;
	margin-left: 1rem;
	padding: 0.2rem;
	border-radius: 0.2rem;
}
#Carrito-lblSumaImportes-nota.no-portes-gratis {
	background-color: orange;
}

#Carrito-lblSumaImportes-nota.si-portes-gratis {
	background-color: green;
}
/*#end region*/

/*#region VistaCatalogo*/
.articulo-catalogo {
	background-image: url(data:image/gif;base64,R0lGODlhMAAwAPcAAAAAAP///+Dg4Hh4eHl5edra2llZWdnZ2fv7++rq6uvr64uLi6urq5GRkbS0tPHx8e/v74iIiIWFhYKCgrW1tZeXl62trZOTk4qKiq+vr5aWlpWVlbi4uKenp6ysrN7e3mtra93d3WNjY1tbW8/Pz29vb/39/Xp6ere3t6SkpImJib29vXV1dc3NzX5+fmdnZ9PT021tbcbGxrCwsGxsbI6OjnR0dMnJyXNzc6CgoPz8/F9fX1paWo+Pj6qqqvn5+Xd3d5KSkszMzHBwcJ+fn/f394GBgejo6NXV1fDw8NHR0cHBwaOjo/j4+JycnNbW1pubm56ennFxcfPz842NjYaGhn19fcjIyGlpab6+vuTk5Ofn59LS0rOzs/T09JmZmWRkZObm5tfX1/X19ePj49/f35qamrm5uVxcXF5eXmhoaKKiosrKymJiYru7u7GxsWZmZtvb27y8vMDAwOLi4sLCwoSEhKioqMTExMXFxezs7GBgYKamps7Oznx8fO7u7oCAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAAMAAwAAAI/wADCBxIsKDBgwgTKlzIsKHDhxAjChQwgIDFixgzaiQwQIBEggUMiBxJsqTJkQU+DjxwsqXLAyoFIkigYAEDBThz6typgMECBQkQxCTYwAFEBw2GGix6NKlSokYfIn0KtSnVgUylOr2a1eHUqwEqWICYQQPYABk2bHEjp63bt27LVPBw9gOIECJcjhxBokRKsCZOoEihV6SKFSxMnA3QAkQBF3pfwIghY7HAGTRg1Ghpgw2OHJYF6uAAgoOFHSR59FhRwseP0AMLAAkiZIjIHQ6IlGgBu2CRCkaO4BCBRIWKJL0NIrChZAkTJEOaJD/oxMORJxmgTD8IxYIOHQyibOcv+EMKEoEkgAgdH2AKlSqvAzSx4iT+dBJD6hOcsuDEh+QIWBDDFToohwIWWSgWWgpDaKHQAVhEtdgVMWzB0AdYcLGYCUBkYZAOChLUhRUhUlVADF4UpEMKKBiUBBYegWVBBQUhkIMBPDhQYgBBzHCWBhkQpEMOPIiEhoQCefDFWV2tWBIPZxD0FVdR2XhSjgpOSRVTQxZ50pECaflUUU7qBWUAYipVlA+FicTDHGkOVVQNYNRp5513rhGnRDPVxEAIYgQq6KCDluETUOupxFKbhcEUU0iM6vWXShRtZOlGHbGn6absBQQAOw==);
	background-repeat: no-repeat;
	background-position: center 100px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width: 210px;
	border: 1px solid #f0f0f0;
	margin: 0.5em;
}
.articulo-catalogo .descatalogado, .articulo-catalogo .oferta {
	float: right;
	text-align: center;
	min-width: 6em;
	margin-right: 4px;
	margin-top: 4px;
}
.articulo-catalogo .imagen {
	background-repeat: no-repeat;
	background-position: center;
	height: 210px;
	border: 5px solid white;
	cursor: pointer;
}
.articulo-catalogo .datos {
	padding: 5px;
}
.articulo-catalogo .descripcion {
	height: 2.9em;
	max-height: 2.9em;
	overflow-x: hidden;
}
.articulo-catalogo .precio {
	font-weight: bolder;
}
.articulo-catalogo table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}
.articulo-catalogo table td {
	padding: 0.1em 0;
}
.articulo-catalogo:hover {
	border-color: gray;
}
.articulo-catalogo .fila-unidades {
	border-top: 0.3em solid transparent;
}
.articulo-catalogo .fila-unidades img {
	margin-left: 1em;
	vertical-align: text-bottom;
}
.articulo-catalogo .col-etiqueta {
	width: 5.5em;
}
/*#endregion*/

/*#region Loader*/
.lds-spinner {
	display: inline-block;
	position: relative;
	width: 64px;
	height: 64px;
}

.lds-spinner div {
	transform-origin: 32px 32px;
	animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
	content: " ";
	display: block;
	position: absolute;
	top: 3px;
	left: 29px;
	width: 5px;
	height: 14px;
	border-radius: 20%;
	background: rgb(128, 128, 128);
}

.lds-spinner div:nth-child(1) {
	transform: rotate(0deg);
	animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
	transform: rotate(30deg);
	animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
	transform: rotate(60deg);
	animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
	transform: rotate(90deg);
	animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
	transform: rotate(120deg);
	animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
	transform: rotate(150deg);
	animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
	transform: rotate(180deg);
	animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
	transform: rotate(210deg);
	animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
	transform: rotate(240deg);
	animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
	transform: rotate(270deg);
	animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
	transform: rotate(300deg);
	animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
	transform: rotate(330deg);
	animation-delay: 0s;
}

@keyframes lds-spinner {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}
/*#endregion*/

/*#region Iconos*/
.icono {
	background-repeat: no-repeat;
}
.icono-calendar {
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2048 2048"%3E%3Cpath d="M768 768h128v128H768V768zm384 768h128v128h-128v-128zm384-768h128v128h-128V768zm-384 0h128v128h-128V768zm-384 256h128v128H768v-128zm-384 0h128v128H384v-128zm1152 0h128v128h-128v-128zm-384 0h128v128h-128v-128zm-384 256h128v128H768v-128zm-384 0h128v128H384v-128zm1152 0h128v128h-128v-128zm-384 0h128v128h-128v-128zm-384 256h128v128H768v-128zm-384 0h128v128H384v-128zM2048 128v1792H0V128h384V0h128v128h1024V0h128v128h384zM128 256v256h1792V256h-256v128h-128V256H512v128H384V256H128zm1792 1536V640H128v1152h1792z"/%3E%3C/svg%3E');
}
.icono-clear {
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2048 2048"%3E%3Cpath d="M1115 1024l914 915-90 90-915-914-915 914-90-90 914-915L19 109l90-90 915 914 915-914 90 90z"/%3E%3C/svg%3E');
}
.icono-edit {
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2048 2048"%3E%3Cpath d="M2048 335q0 66-25 128t-73 110L633 1890 0 2048l158-633L1475 98q48-48 110-73t128-25q69 0 130 26.5t106.5 72 72 106.5 26.5 130zM326 1428q106 35 182.5 111.5T620 1722L1701 640l-293-293zm-150 444l329-82q-10-46-32.5-87t-54.5-73-73-54.5-87-32.5zM1792 549q25-25 48-47t41-46.5 28.5-53T1920 336q0-43-16.5-80.5t-45-66-66-45T1712 128q-38 0-66.5 10.5t-53 28.5-46.5 41-47 48z"/%3E%3C/svg%3E');
}
.icono-error {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpath d='M960 0q133 0 255.5 34t229.5 96.5 194.5 150 150 194.5 96.5 229.5 34 255.5-34 255.5-96.5 229.5-150 194.5-194.5 150-229.5 96.5-255.5 34-255.5-34-229.5-96.5-194.5-150-150-194.5T34 1215.5 0 960t34-255.5T130.5 475t150-194.5 194.5-150T704.5 34 960 0zm0 1792q114 0 220.5-30t199-84 168.5-130 130-168.5 84-198.5 30-221q0-114-30-220.5t-84-199T1548 372t-168.5-130-199-84T960 128q-115 0-221 30t-198.5 84T372 372 242 540.5t-84 199T128 960t30 220.5 84 199T372 1548t168.5 130 198.5 84 221 30zM896 512h128v640H896V512zm0 768h128v128H896v-128z'/%3E%3C/svg%3E");
}
.icono-delete {
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2048 2048"%3E%3Cpath d="M1792 384h-128v1472q0 40-15 75t-41 61-61 41-75 15H448q-40 0-75-15t-61-41-41-61-15-75V384H128V256h512V128q0-27 10-50t27.5-40.5T718 10t50-10h384q27 0 50 10t40.5 27.5T1270 78t10 50v128h512v128zM768 256h384V128H768v128zm768 128H384v1472q0 26 19 45t45 19h1024q26 0 45-19t19-45V384zM768 1664H640V640h128v1024zm256 0H896V640h128v1024zm256 0h-128V640h128v1024z"/%3E%3C/svg%3E');
}
.icono-info {
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2048 2048"%3E%3Cpath d="M960 1920q-133 0-255.5-34T475 1789.5t-194.5-150-150-194.5T34 1215.5 0 960t34-255.5T130.5 475t150-194.5 194.5-150T704.5 34 960 0t255.5 34 229.5 96.5 194.5 150 150 194.5 96.5 229.5 34 255.5-34 255.5-96.5 229.5-150 194.5-194.5 150-229.5 96.5-255.5 34zm0-1792q-115 0-221 30t-198.5 84T372 372 242 540.5t-84 199T128 960t30 220.5 84 199T372 1548t168.5 130 198.5 84 221 30q114 0 220.5-30t199-84 168.5-130 130-168.5 84-198.5 30-221q0-114-30-220.5t-84-199T1548 372t-168.5-130-199-84T960 128zm-64 640h128v640H896V768zm0-256h128v128H896V512z"/%3E%3C/svg%3E');
}
.icono-pdf {
	background-image: url('data:image/svg+xml,%3C%3Fxml version="1.0" encoding="UTF-8"%3F%3E%3Csvg enable-background="new 0 0 334.371 380.563" version="1.1" viewBox="0 0 14 16" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"%3E%3Cg transform="matrix(.04589 0 0 .04589 -.66877 -.73379)"%3E%3Cpolygon points="51.791 356.65 51.791 23.99 204.5 23.99 282.65 102.07 282.65 356.65" fill="%23fff" stroke-width="212.65"/%3E%3Cpath d="m201.19 31.99 73.46 73.393v243.26h-214.86v-316.66h141.4m6.623-16h-164.02v348.66h246.85v-265.9z" stroke-width="21.791"/%3E%3C/g%3E%3Cg transform="matrix(.04589 0 0 .04589 -.66877 -.73379)"%3E%3Cpolygon points="282.65 356.65 51.791 356.65 51.791 23.99 204.5 23.99 206.31 25.8 206.31 100.33 280.9 100.33 282.65 102.07" fill="%23fff" stroke-width="212.65"/%3E%3Cpath d="m198.31 31.99v76.337h76.337v240.32h-214.86v-316.66h138.52m9.5-16h-164.02v348.66h246.85v-265.9l-6.43-6.424h-69.907v-69.842z" stroke-width="21.791"/%3E%3C/g%3E%3Cg transform="matrix(.04589 0 0 .04589 -.66877 -.73379)" stroke-width="21.791"%3E%3Cpolygon points="258.31 87.75 219.64 87.75 219.64 48.667 258.31 86.38"/%3E%3Cpath d="m227.64 67.646 12.41 12.104h-12.41v-12.104m-5.002-27.229h-10.998v55.333h54.666v-12.742z"/%3E%3C/g%3E%3Cg transform="matrix(.04589 0 0 .04589 -.66877 -.73379)" fill="%23ed1c24" stroke-width="212.65"%3E%3Cpolygon points="311.89 284.49 22.544 284.49 22.544 167.68 37.291 152.94 37.291 171.49 297.15 171.49 297.15 152.94 311.89 167.68"/%3E%3Cpath d="m303.65 168.63 1.747 1.747v107.62h-276.35v-107.62l1.747-1.747v9.362h272.85v-9.362m-12.999-31.385v27.747h-246.86v-27.747l-27.747 27.747v126h302.35v-126z"/%3E%3C/g%3E%3Crect x="1.7219" y="7.9544" width="10.684" height="4.0307" fill="none"/%3E%3Cg transform="matrix(.04589 0 0 .04589 1.7219 11.733)" fill="%23fff" stroke-width="21.791"%3E%3Cpath d="m9.216 0v-83.2h30.464q6.784 0 12.928 1.408 6.144 1.28 10.752 4.608 4.608 3.2 7.296 8.576 2.816 5.248 2.816 13.056 0 7.68-2.816 13.184-2.688 5.504-7.296 9.088-4.608 3.456-10.624 5.248-6.016 1.664-12.544 1.664h-8.96v26.368zm22.016-43.776h7.936q6.528 0 9.6-3.072 3.2-3.072 3.2-8.704t-3.456-7.936-9.856-2.304h-7.424z"/%3E%3Cpath d="m87.04 0v-83.2h24.576q9.472 0 17.28 2.304 7.936 2.304 13.568 7.296t8.704 12.8q3.2 7.808 3.2 18.816t-3.072 18.944-8.704 13.056q-5.504 5.12-13.184 7.552-7.552 2.432-16.512 2.432zm22.016-17.664h1.28q4.48 0 8.448-1.024 3.968-1.152 6.784-3.84 2.944-2.688 4.608-7.424t1.664-12.032-1.664-11.904-4.608-7.168q-2.816-2.56-6.784-3.456-3.968-1.024-8.448-1.024h-1.28z"/%3E%3Cpath d="m169.22 0v-83.2h54.272v18.432h-32.256v15.872h27.648v18.432h-27.648v30.464z"/%3E%3C/g%3E%3C/svg%3E');
}
.icono-search {
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2048 2048"%3E%3Cpath d="M1344 0q97 0 187 25t168 71 142.5 110.5T1952 349t71 168 25 187-25 187-71 168-110.5 142.5T1699 1312t-168 71-187 25q-125 0-239.5-42T894 1245l-785 784q-19 19-45 19t-45-19-19-45 19-45l784-785q-79-96-121-210.5T640 704q0-97 25-187t71-168 110.5-142.5T989 96t168-71 187-25zm0 1280q119 0 224-45.5t183-123.5 123.5-183 45.5-224-45.5-224T1751 297t-183-123.5-224-45.5-224 45.5T937 297 813.5 480 768 704t45.5 224T937 1111t183 123.5 224 45.5z"/%3E%3C/svg%3E');
}
/*#endregion*/

/*#region WinJS*/
.win-button {
	background-color: rgb(230, 230, 230);
}
.win-button.icono {
	border: 0;
	min-width: 32px;
	width: 32px;
	height: 32px;
	padding: 0;
	background-color: rgb(255, 255, 255);
	background-size: 22px 22px;
	background-position: center;
	vertical-align: middle;
	border-radius: 16px;
}
.win-button.icono:hover {
	background-color: rgb(240, 240, 240);
	cursor: pointer;
}
.win-button.icono:disabled {
	opacity: 0.5;
	cursor: default;
}

.win-contentdialog .win-contentdialog-dialog {
	width: auto;
	max-width: 92vw;
	max-height: 92vh;
}
.win-contentdialog .win-contentdialog-commands {
	display: block;
	text-align: center;
}
.win-contentdialog-commandspacer {
	display: none;
}
.win-contentdialog-scroller {
	margin-top: 0.4em;
}
.win-contentdialog-commands .win-button {
	max-width: 8em;
	margin-left: 1.3em;
	margin-right: 1.3em;
}
.win-contentdialog-primarycommand {
	color: white;
	background-color: rgb(15, 108, 189);
}
.win-contentdialog-primarycommand:hover {
	background-color: rgb(15, 108, 189);
}
.win-contentdialog-dialog {
	background-color: rgb(255, 255, 255);
}

.win-dropdown {
	background-color: transparent;
}
/*#endregion*/
