

/*TOOLBAR FIXES*/


/*Nuevo estilo de alert para browser modernos*/

@-webkit-keyframes fadeInDown{
	from{
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	
	to{
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown{
	from{
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	
	to{
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown{
	-webkit-animation-durantion: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

dialog{
    color: black;
    margin: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #4f6ba0;
    padding: 15px;
    background: #E7EDFC;
	font-family: sans-serif;
	color: black;
	overflow-y: auto;
}

#dmContainer{
	display: inline-flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: flex-start;
	align-items: flex-start;
}

#dmTitulo{
	flex: 0 1 auto;
	align-self: flex-start;
	padding: 10px;
}

#dmTexto{
	flex: 0 1 fill;
	align-self: auto;
	font-size: 12px;
}

#dmBotonera{
	flex: 0 1 auto;
	align-self: center;
}

/* //Nuevo estilo de alert para browser modernos*/

P.Texto
{
    FONT-FAMILY: sans-serif;
    COLOR: #000000;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
.TextoRojo
{
    FONT-FAMILY: 'Microsoft Sans Serif';
    COLOR: red;
    FONT-SIZE: 11px;
    CURSOR: default;
    TEXT-DECORATION: none
}
.TextoSubrayado
{
    FONT-FAMILY: sans-serif;
    COLOR: #000000;
    FONT-SIZE: 11px;
    CURSOR: default;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
.TextoSubrayadoGrande
{
    FONT-FAMILY: sans-serif;
    COLOR: #000000;
    FONT-SIZE: 12px;
    CURSOR: default;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
TR.Texto1
{
    FONT-FAMILY: verdana;
    COLOR: #000000;
    FONT-SIZE: 11px;
    CURSOR: default;
    TEXT-DECORATION: none
}

.Texto1B
{
    BACKGROUND-COLOR: darkblue;
    FONT-FAMILY: verdana;
    COLOR: white;
    FONT-SIZE: 11px;
    CURSOR: default;
    TEXT-DECORATION: none
}
TR.Texto2
{
    FONT-FAMILY: verdana;
    COLOR: darkblue;
    FONT-SIZE: 13px;
    CURSOR: default;
    TEXT-DECORATION: none
}
A.Texto
{
    FONT-FAMILY: verdana;
    COLOR: #000000;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
A.Texto2
{
    FONT-FAMILY: verdana;
    COLOR: #ffffff;
    FONT-SIZE: 13px;
    TEXT-DECORATION: none
}
SELECT.TextoFino
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: sans-serif;
    COLOR: #000000;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
SELECT.TextoFinoRojo
{
    BACKGROUND-COLOR: transparent;
    FONT-FAMILY: sans-serif;
    COLOR: red;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
SELECT.Texto
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: sans-serif;
    COLOR: #000000;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
INPUT.TextoRojo
{
    BORDER-BOTTOM: #758ac5 1px solid;
    TEXT-ALIGN: left;
    BORDER-LEFT: #758ac5 1px solid;
    FONT-FAMILY: sans-serif;
    COLOR: red;
    FONT-SIZE: 13px;
    BORDER-TOP: #758ac5 1px solid;
    CURSOR: auto;
    BORDER-RIGHT: #758ac5 1px solid;
    TEXT-DECORATION: none
}
TABLE.Borde
{
    BORDER-BOTTOM: 1px inset;
    BORDER-LEFT: 1px inset;
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: sans-serif;
    COLOR: #000000;
    FONT-SIZE: 13px;
    BORDER-TOP: 1px inset;
    BORDER-RIGHT: 1px inset;
    TEXT-DECORATION: none
}
TABLE.Borde2
{
    BORDER-BOTTOM: 1px inset;
    BORDER-LEFT: 1px inset;
    BACKGROUND-COLOR: #eaefff;
    FONT-FAMILY: sans-serif;
    COLOR: #000000;
    FONT-SIZE: 13px;
    BORDER-TOP: 1px inset;
    BORDER-RIGHT: 1px inset;
    TEXT-DECORATION: none
}
TABLE.Borde3
{
    BORDER-BOTTOM: 1px inset;
    BORDER-LEFT: 1px inset;
    BACKGROUND-COLOR: silver;
    FONT-FAMILY: sans-serif;
    COLOR: #000000;
    FONT-SIZE: 11px;
    BORDER-TOP: 1px inset;
    BORDER-RIGHT: 1px inset;
    TEXT-DECORATION: none
}
TD.Borde
{
    BORDER-BOTTOM: 1px outset;
    BORDER-LEFT: 1px outset;
    BACKGROUND-COLOR: #eaefff;
    BORDER-TOP: 1px outset;
    BORDER-RIGHT: 1px outset
}
TD.Borde1
{
    BORDER-BOTTOM: 1px inset;
    BORDER-LEFT: 1px inset;
    BACKGROUND-COLOR: #eaefff;
    FONT-FAMILY: sans-serif;
    COLOR: #000000;
    FONT-SIZE: 11px;
    BORDER-TOP: 1px inset;
    CURSOR: default;
    BORDER-RIGHT: 1px inset
}
TD.Borde2
{
    BORDER-BOTTOM: 1px inset;
    BORDER-LEFT: 1px inset;
    BACKGROUND-COLOR: #eaefff;
    FONT-FAMILY: sans-serif;
    COLOR: #000000;
    FONT-SIZE: 11px;
    BORDER-TOP: 1px inset;
    BORDER-RIGHT: 1px inset
}
LABEL.Texto
{
    BORDER-BOTTOM: #758ac5 1px solid;
    BORDER-LEFT: #758ac5 1px solid;
    BACKGROUND-COLOR: lightsteelblue;
    WIDTH: 50pt;
    FONT-FAMILY: sans-serif;
    COLOR: #000000;
    FONT-SIZE: 14px;
    BORDER-TOP: #758ac5 1px solid;
    BORDER-RIGHT: #758ac5 1px solid;
    TEXT-DECORATION: none
}
TABLE.Borde4
{
    BORDER-BOTTOM: 1px inset;
    BORDER-LEFT: 1px inset;
    BACKGROUND-COLOR: silver;
    FONT-FAMILY: sans-serif;
    COLOR: #000000;
    FONT-SIZE: 11px;
    BORDER-RIGHT: 1px inset;
    TEXT-DECORATION: none
}
TD.Borde4
{
    BORDER-LEFT: 1px outset;
    BACKGROUND-COLOR: silver;
    FONT-FAMILY: sans-serif;
    BORDER-BOTTOM-WIDTH: 1px;
    COLOR: #000000;
    FONT-SIZE: 11px;
    BORDER-RIGHT: 1px outset;
    TEXT-DECORATION: none
}
TR.Texto4
{
    FONT-FAMILY: Verdana;
    COLOR: blue;
    FONT-SIZE: 11px;
    CURSOR: default;
    TEXT-DECORATION: none
}
TR.Texto5
{
    FONT-FAMILY: Verdana;
    COLOR: white;
    FONT-SIZE: 11px;
    CURSOR: default;
    TEXT-DECORATION: none
}
TD.Borde5
{
	BACKGROUND-COLOR: silver;
    BORDER-BOTTOM: #758ac5 1px solid;
    BORDER-LEFT: #758ac5 1px solid;
    BORDER-TOP: #758ac5 1px solid;
    BORDER-RIGHT: #758ac5 1px solid
}
TD.TituloInt
{
    BACKGROUND-COLOR: gray;
    FONT-VARIANT: normal;
    FONT-FAMILY: Verdana;
    COLOR: white;
    FONT-SIZE: 12px
}
TABLE.Recuadro
{
    BORDER-BOTTOM: gray 1px outset;
    BORDER-LEFT: gray 1px outset;
    BORDER-TOP: gray 1px outset;
    BORDER-RIGHT: gray 1px outset
}

TEXTAREA.TextoRojo
{
    BORDER-BOTTOM: #758ac5 1px solid;
    BORDER-LEFT: #758ac5 1px solid;
    FONT-FAMILY: sans-serif;
    COLOR: red;
    FONT-SIZE: 13px;
    BORDER-TOP: #758ac5 1px solid;
    CURSOR: auto;
    BORDER-RIGHT: #758ac5 1px solid
}
.BordeTA
{
    BORDER-BOTTOM: #758ac5 1px solid;
    BORDER-LEFT: #758ac5 1px solid;
    FONT-FAMILY: sans-serif;
    COLOR: black;
    FONT-SIZE: 13px;
    CURSOR: auto;
}
INPUT.Boton
{
    BACKGROUND-COLOR: lightsteelblue;
    HEIGHT: 20px;
    COLOR: #000000;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
TR.MouseOver
{
    BACKGROUND-COLOR: darkblue;
    FONT-FAMILY: sans-serif;
    COLOR: white;
    FONT-SIZE: 11px
}
TR.MouseOut
{
    FONT-FAMILY: sans-serif;
    COLOR: black;
    FONT-SIZE: 11px
}
TD.Boton
{
    TEXT-ALIGN: left;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 2px;
    FONT-FAMILY: 'MS sans serif';
    COLOR: #000000;
    FONT-SIZE: 11px;
    CURSOR: pointer;
	height: 10px;
}
TD.BotonDesc
{
    TEXT-ALIGN: left;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 2px;
    FONT-FAMILY: 'MS sans serif';
    COLOR: #D3D3D3;
    FONT-SIZE: 8px;
    CURSOR: not-allowed;
	height:10px
}
.BordersRojo
{
    BORDER-BOTTOM: red 1px solid;
    BORDER-LEFT: red 1px solid;
    BORDER-TOP: red 1px solid;
    BORDER-RIGHT: red 1px solid
}
.INPUTRojo
{
    BORDER-BOTTOM: red 1px solid;
    BORDER-LEFT: red 1px solid;
    FONT-FAMILY: 'MS Sans Serif';
    COLOR: red;
    FONT-SIZE: 11px;
    BORDER-TOP: red 1px solid;
    BORDER-RIGHT: red 1px solid
}

/* Componente Combo Multiple*/

/*fix para el guacho de ie8*/
pre{max-height: none\9}

.selectBox{
    position: relative;
    z-index: 2;
}
.selectBox select{
    width: 100%;
}
.overSelect{
    position: absolute;
    left: 0; right: 0; top: 0; bottom: 0;
}
.multiselect{
    max-height:300px;
}
.multiselect_check{
    position: relative;
    border: 1px #dadada solid;
    background-color: #F9F9F9;
    /*height: expression(this.scrollHeight>300 ? "300px" : "auto");*/
    max-height: 300px;
    overflow: auto;
    box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.2);
}
.multiselect_check ul{
    list-style-type:none;
    margin:0;
    padding:0;
    overflow-x:hidden;
}
.multiselect_check a{
    color:inherit;
    text-decoration:none;
}
.multiselect_check li{
    display:block;
    color:WindowText;
    background-color: Window;
    margin:0;
    padding:0;
    width:100%;
}
.multiselect_check label{
    color:WindowText;
    background-color: Window;
    margin:0;
    padding:0;
    width:100%;
}
.multiselect_check li:hover{
    background-color:Highlight;
    color:HighlightText;
}
.multiselect_check a:hover label{
    background-color:Highlight;
    color:HighlightText;
}

/* // Componente Combo Multiple*/