@CHARSET "UTF-8";
#chat_trash{
	background-image: url(pepper-grinder/images/ui-icons_ffffff_256x240.png);
	background-position: -177px -99px;
	margin: 0;
	width: 14px;
}
#lista_usuarios_conectados > ul >li{
	text-align: left;
	overflow: hidden;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
#lista_usuarios_conectados > ul{
	padding-left: 24px;
	width: 100%;
}
#usuarios_conectados > li > #lista_usuarios_conectados{
    padding-left: 0;
    text-align: center;
    width: 100%;
}
#usuarios_conectados > li > div{
	float: left;
    padding-left: 0;
    text-align: center;
    width: 100%;
}
#usuarios_conectados > li{
    width: 100%;
}
#usuarios_conectados{
	color: #302A1C;
    padding-left: 0;
    width: 100%;
}
.chat_mensaje{
	padding-left: 10px;
    padding-right: 5px;
    text-align: left;
    word-wrap: break-word;
}
.chat_usuario{
	text-align: left;
}
.chat_conten > div {
    border-bottom: 1px dotted;
    position: relative;
    width: 100%;
}
.chat_archivo > input[type=file]{
	border: 0 solid rgba(0, 0, 0, 0);
    cursor: pointer;
    margin: 0;
    opacity: 0;
    outline: 0 none;
    padding: 0;
    width: 27px;
}
.chat_archivo{
	background-color: #FFFFFF;
    background-image: url("imagenes/icon_2.png");
    background-position: -277px -384px;
    float: right;
    height: 24px;
    vertical-align: middle;
    width: 10%;
}
.chat_editor >textarea {
	border: 0 none;
    display: block;
    float: left;
    height: 0;
    margin: 0;
    max-height: 113.5px;
    min-height: 24px;
    outline: medium none;
    padding: 0;
    position: relative;
    resize: none;
    width: 90%;
}
.chat_editor {
   	border-top-width: 0;
    height: 18px;
    max-height: 113.5px;
    padding-bottom: 4px;
    position: relative;
    width: 100%;
    background-color:#FFFFFF;
}
.chat_conten {
   	border-bottom: 1px solid #AAAAAA;
    cursor: text;
    height: 204px;
    min-height: 113.5px;
    overflow: auto;
    position: relative;
    width: 100%;
}
.chat_body {
    background-color: #FFFFFF;
    border-left: 1px solid;
    border-right: 1px solid;
    height: 227px;
}
.chat_header > span {
  	color: #FFFFFF;
    float: right;
    height: 100%;
    margin-right: 4px;
    margin-top: -1px;
    position: relative;
    width: 10px;
}
.chat_header > div {
  	color: #FFFFFF;
    float: left;
    height: 100%;
    position: relative;
    text-align: center;
    width: 89%;
}
.chat_header {
   	color: #FFFFFF;
    font-weight: bold;
    height: 14px;
    padding-top: 3px;
    text-overflow: ellipsis;
}
.chat > div {
   	background-color: #000000;
    border-radius: 5px 5px 0 0;
    box-shadow: 1px 1px 5px;
    cursor: pointer;
    float: right;
    margin-right: 3px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 24%;
}
.chat {
	background-color: rgba(0, 0, 0, 0.15);
    bottom: 0;
    float: right;
    position: fixed;
    right: 0;
    width: 87%;
    z-index: 2;
    max-height: 246px;
}
.requisicion_material{
	background-image: url("imagenes/icon_1.png");
    background-position: -538px -619px;
    height: 32px;
    width: 31px;
}
.recursos{
	background-image: url("imagenes/icon_4.png");
    background-position: -699px -751px;
    height: 32px;
    width: 31px;
}
.proveedores{
	background-image: url("imagenes/icon_4.png");
    background-position: -652px -565px;
    height: 32px;
    width: 31px;
}
.presupuesto{
	background-image: url("imagenes/icon_1.png");
    background-position: -78px -495px;
    height: 32px;
    width: 31px;
}
.nomina{
	background-image: url("imagenes/icon_2.png");
    background-position: -231px -519px;
    height: 32px;
    width: 31px;
}
.informe_gerencia{
	background-image: url("imagenes/icon_1.png");
    background-position: -78px -681px;
    height: 32px;
    width: 31px;
}
.facturacion{
	background-image: url("imagenes/icon_2.png");
    background-position: -44px -242px;
    height: 32px;
    width: 31px;
}
.almacen{
	background-image: url("imagenes/icon_2.png");
    background-position: -790px -521px;
    height: 32px;
    width: 31px;
}
.entrada_material{
	background-image: url("imagenes/icon_2.png");
    background-position: -231px -242px;
    height: 32px;
    width: 31px;
}
.control_obra{
	background-image: url("imagenes/icon_1.png");
    background-position: 0 -246px;
    height: 32px;
    width: 31px;
}
.contabilidad{
	background-image: url("imagenes/icon_1.png");
    background-position: -77px -618px;
    height: 32px;
    width: 31px;
}
.compras{
	background-image: url("imagenes/icon_2.png");
    background-position: -743px -661px;
    height: 32px;
    width: 31px;
}
.cliente{
	background-image: url("imagenes/icon_1.png");
    background-position: -772px -495px;
    height: 32px;
    width: 31px;
}
.banco{
	background-image: url("imagenes/icon_1.png");
    background-position: -387px -619px;
    height: 32px;
    width: 31px;
}
.administrar_plataforma{
	background-image: url("imagenes/icon_1.png");
    background-position: 0 -124px;
    height: 32px;
    width: 31px;
}
body{
	font-family: arial;
    font-size: 12px;
    background-attachment: fixed;
    background-color: #D4CCAA;
    background-image: url("imagenes/page_t.jpg");
    background-position: left top;
    background-repeat: repeat;
    color: #434941;
	margin: 0;
	padding: 0;
}
#lienzo{
    background: -moz-linear-gradient(top, rgba(219,219,219,0.37) 0%, rgba(219,219,219,0.37) 1%, rgba(196,196,196,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,219,219,0.37)), color-stop(1%,rgba(219,219,219,0.37)), color-stop(100%,rgba(196,196,196,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(219,219,219,0.37) 0%,rgba(219,219,219,0.37) 1%,rgba(196,196,196,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(219,219,219,0.37) 0%,rgba(219,219,219,0.37) 1%,rgba(196,196,196,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(219,219,219,0.37) 0%,rgba(219,219,219,0.37) 1%,rgba(196,196,196,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(219,219,219,0.37) 0%,rgba(219,219,219,0.37) 1%,rgba(196,196,196,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5edbdbdb', endColorstr='#a6c4c4c4',GradientType=0 ); /* IE6-9 */
	margin: 0;
    min-height: 100%;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 1;

}
a,a:link,a:visited,a:hover,a:active {
	color:#302A1C;
	text-decoration:none;
}
#div_arriba{
	background-color: #302A1C;
    background-image: url("imagenes/nav.png");
    color: #E6E6E6;
    height: 42px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5;
}
.logotipo_empresa{
	border-right: 1px dotted #8B8A4A;
    height: 41px;
    padding-top: 1px;
    width: 12.8%;
	text-align: center;
}
.nombre_empresa{
	border-right: 1px dotted #8b8a4a;
    font-size: 155%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    text-overflow: ellipsis;
    width: 38%;
}
.nombre_empresa >ul{
	display: none;
	border: 1px solid rgba(48, 42, 28, 0.24);
	top: 42px;
}
.nombre_empresa >ul,.nombre_empresa >ul>li{
    float: left;
    list-style-type: none;
    position: absolute;
    width: 100%;
}
.nombre_empresa >ul>li{
	text-align: left;
	font-size: 66%;
	overflow: hidden;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nombre_modulo{
	border-right: 1px dotted #8B8A4A;
	font-size: 200%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	width: 25%;
}
.nombre_modulo >ul{
	display: none;
	border: 1px solid rgba(48, 42, 28, 0.24);
}
.nombre_modulo >ul,.nombre_modulo >ul>li{
    float: left;
    list-style-type: none;
    position: absolute;
    width: 100%;
}
.nombre_modulo >ul>li{
	text-align: left;
	font-size: 66%;
	overflow: hidden;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nombre_usuario{
	font-size: 200%;
    height: 42px;
    line-height: 42px;
	text-align: center;
	width: 23.9%;
	cursor: pointer;
	word-wrap:break-word;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nombre_usuario >ul{
	display: none;
	border: 1px solid rgba(48, 42, 28, 0.24);
}
.nombre_usuario >ul,.nombre_usuario >ul>li{
    float: left;
    list-style-type: none;
    position: absolute;
    width: 100%;
}
.nombre_usuario >ul>li{
	text-align: left;
	font-size: 66%;
	overflow: hidden;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#ui-datepicker-div{
	box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.56);
}
#div_arriba_sombra{
	margin-left: 165px;
    height: 42px;
    position: fixed;
    top: 0;
    width: 87%;
    z-index: 5;
}
#div_carga{
	background-color: rgba(247, 249, 216, 0.42);
    height: 100%;
    padding-top: 30%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4;
    /*Blur
    filter: blur(5px);
	
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);*/
}
#div_izquierdo{
	background: url("pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png") repeat scroll 50% 50% #ECEADF;
    height: 100%;
    position: fixed;
    top: 42px;
    width: 165px;
    z-index: 3;
}
#div_modulo{
	bottom: 0;
    position: fixed;
    text-align: center;
    width: 165px;
    z-index: 3;
}
#contenido{
	margin-left: 165px;
    margin-top: 42px;
    min-height: 100%;
    position: relative;
    width: 85.9%;
    z-index: 2;
}
#v_menu {
    height: 100%;
    margin: 0;
    min-height: 0;
    padding: 0;
    position: relative;
}
#v_menu li {
    display: block;
    float: left;
    position: relative;
    z-index: 5;
}
.menu_arriba {
	background-color: #E6E5DB;
    border-radius: 0 0 3px 3px;
    box-shadow: 1px 1px 6px #595858;
    display: none;
    float: left;
    line-height: normal;
    list-style-type: none;
    margin-top: 0px;
    padding: 0;
    position: relative;
    text-decoration: none;
}
.menu_arriba a:hover {
	background-color: #F8F9CD;
}
.menu_arriba a {
	color: #302A1C;
    display: block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    padding-left: 10px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tabla th {
	background-color: #E9E4D3;
    color: #52594F;
    font-family: Arial;
    font-size: 110%;
    margin: 0;
    padding: 0;
    text-align: left;
}
.tabla tr {
    width:100%;
}
.tabla > tr:hover {
	background-color: #F8F9CD;
}
.par:hover,.impar:hover,.par:focus,.impar:focus,.impar:active,.par:active{
	background-color: #F8F9CD;
}
.par{
	background-color: #E3E3E3;
}
.impar{
	background-color: #F5F5F5;
}
#validacion{
	background-color: rgba(255, 255, 255, 0.64);
	display: none;
	height: 435px;
	position: absolute;
	width: 100%;
	z-index: 5;
}
#validacion p {
	font-size: 34px;
	padding-top: 121px;
	text-align: center;
}