
.ClassBordeVentanaVentanaMsg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    width: auto !important;
}
.ClassTituloVentanaVentanaMsg {
    color: #000;
    font-size: 20px;
    margin-left: 41%;
    margin-top: 10px;
    text-align: center;
}
.ClassContenidoVentanaVentanaMsg {
    background: #d8e4eb none repeat-x scroll 0 bottom;
    border: 0 solid #b5b5b5;
    border-radius: 0 0 12px 12px;
    font-size: 16px;
    margin: 20px !important;
    padding: 20px;
    text-align: left;
    vertical-align: middle;
}
.ClassAceptarVentanaVentanaMsg, .ClassCancelarVentanaVentanaMsg {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%) repeat scroll 0 0;
    border: 1px solid #cf0404 !important;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    height: 32px;
/*    left: 176px;*/
    position: relative;
    top: -11px;
    width: 100px;
}
.ClassCancelarVentanaVentanaMsg {
    cursor: pointer;
    left: 240px;
    position: relative;
    top: -30px;
}

.ClassMarcoVentanaEliminar {
    background-color: #eeeefe;
    border: 0 solid #cccccc;
    box-shadow: 20px 20px 52px 10px #2b2828;
    height:  auto !important;
    left: 33% !important;
    position: fixed;
    top: 10%;
    width: 450px !important;
    z-index: 1050;
    display: table-cell;
    text-align: center;
}
.ClassBordeVentanaEliminar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    width:  100% !important;
}
.ClassTituloVentanaEliminar {
    color: #000;
    font-size: 20px;
    margin-left: 41%;
    margin-top: 10px;
    text-align: center;
}
.ClassContenidoVentanaEliminar {
    background: #d8e4eb none repeat-x scroll 0 bottom;
    border: 0 solid #b5b5b5;
    border-radius: 0 0 12px 12px;
    font-size: 16px;
    margin: 20px !important;
    padding: 20px;
    text-align: left;
    vertical-align: middle;
    height:  auto !important;
}
.ClassAceptarVentanaEliminar, .ClassCancelarVentanaEliminar {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%) repeat scroll 0 0;
    border: 1px solid #cf0404 !important;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    height: 32px;
    /*! left: 117px; */
    position: relative;
    top: -11px;
    width: 100px;
    margin-right: 1px;
}
.ClassCancelarVentanaEliminar {
    cursor: pointer;
    /*! left: 136px; */
    position: relative;
    top: -11px;
}
#WinBtnCerrar {
    background: rgba(0, 0, 0, 0) url("close18.png") no-repeat scroll center center;
    border: 0 solid;
    cursor: pointer;
    font-size: 0;
    height: 16px;
    position: relative;
    top: -4px;
    width: 16px;
}
.ClassMarcoVentanaVentanaFiltros {
    background-color: #f8f7f7;
    border: 1px solid #a5a5a5;
    box-shadow: 20px 20px 13px -4px #2b2828;
    z-index: 1;
    position:absolute;
    left: 0% !important;
}
.ClassBordeVentanaVentanaFiltros {
    border: 0 none;
    display: none;
    margin: 0;
    padding: 0;
}
.ClassTituloVentanaVentanaFiltros {
    font-size: 0;
}
.ClassContenidoVentanaVentanaFiltros {
    border-bottom: 1px solid #b6c1cc;
    height: 83% !important;
    color: black;
}
.ClassAceptarVentanaVentanaFiltros {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%) repeat scroll 0 0;
    border: 1px solid #cf0404 !important;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    float: right;
    margin-right: 10px;
    margin-top: 9px;
    padding: 4px 7px;
}
.ClassCancelarVentanaVentanaFiltros {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%) repeat scroll 0 0;
    border: 1px solid #cf0404 !important;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    float: right;
    margin-right: 8px;
    margin-top: 9px;
    padding: 4px 7px;
}
.ClassbtnAscendente {
    background: rgba(0, 0, 0, 0) url("/templates/Linevox/images/Filtros/btnAscendente.png") no-repeat scroll 0 0;
    border: 0 none;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    margin: 4px;
    padding-left: 20px;
    padding-right: 10px;
}
.ClassbtnAscendente:hover, .ClassbtnDesscendente:hover, .ClassbtnLimpiarFiltro:hover {
    border: 1px solid #5897cc;
}
.ClassbtnDesscendente {
    background: rgba(0, 0, 0, 0) url("/templates/Linevox/images/Filtros/btnDescendente.png") no-repeat scroll 0 0;
    border: 0 none;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    margin: 4px;
    padding-left: 16px;
}
.ClassbtnLimpiarFiltro {
    background: rgba(0, 0, 0, 0) url("/templates/Linevox/images/Filtros/btnLimpiaFiltro.png") no-repeat scroll 0 0;
    border: 0 none;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 21px;
    margin: 4px;
    padding-left: 16px;
}
.tdFiltro {
    background: rgba(0, 0, 0, 0) url("/templates/Linevox/images/Filtros/btnFiltro.png") no-repeat scroll 0 0;
    border: 0 none;
    font-size: 0;
    font-weight: bold;
    height: 17px;
    margin: 0;
    padding-left: 11px;
    width: 0;
}
.ClasstxtFiltro {
    border: 1px solid #5897cc;
    border-radius: 6px;
    height: 26px;
    margin: 3px;
    width: 99%;
}
.ClassFiltroDatos {
    background: white none repeat scroll 0 0;
    border: 1px solid #a5a5a5;
    height: 77%;
    margin-top: 3px;
    overflow: auto;
    width: 100%;
}
.ClassFiltroDatos ul {
    text-decoration: none;
}
.ClassFiltroDatos li {
    list-style: outside none none;
    text-align: left;
}

@media (min-width:481px)
{
	.ClassMarcoVentanaVentanaMsg 
	{
		background-color: #eeeefe;
		border: 0 solid #cccccc;
		box-shadow: 20px 20px 52px 10px #2b2828;
		height: 196px !important;
		left: 33% !important;
		position: fixed;
		top: 10% !important;
		width: 450px !important;
		z-index: 1050;
		text-align:center;
	}
}

@media (max-width:480px)
{

	.ClassMarcoVentanaVentanaMsg
	{
		background-color: #eeeefe;
		border: 0 solid #cccccc;
		box-shadow: 20px 20px 52px 10px #2b2828;
		height: 196px !important;
		position: fixed;
		top: 20% !important;
		width: auto !important;
		z-index: 1050;
		text-align: center;
		left: 10% !important;
	}

}
