/* CSS Document */
.btnlogin{
	border:none;
	background:none;
	background-image:url(../images/botones/enter_btn.png);
	background-position:top;
	background-repeat:no-repeat;
	width:121px;
	padding-left:90px;
	text-align:left;
	height:29px;
	font-weight:bold;
	color:#5e5e5e;
	font-size:1.66em;
	text-decoration:none;
	margin-top:20px;
	margin-bottom:20px;
	cursor:pointer;
	float:left;
}
.btnlogin:hover{
	background-position:bottom;
}

a.btnconfigure{
	display:block;
	background-image:url(../images/botones/enter_btn.png);
	width:136px;
	padding-left:15px;
	height:24px;
	padding-top:5px;
	font-weight:bold;
	color:#5e5e5e;
	font-size:1.3em;
	text-align:left;
	text-decoration:none;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;

}
a.btnconfigure:hover{
	background-position:bottom;
}

a#btnaddobolus{
	display:block;
	background-image:url(../images/botones/create_new_obolus_btn.png);
	float:left;
	width:260px;
	padding-left:32px;
	height:28px;
	padding-top:10px;
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
}
a#btnaddobolus:hover{
	background-position:bottom;
}
a#mas{
	display:block;
	background-image:url(../images/botones/ojo_ico.png);
	width:23px;
	height:30px;
}
a#mas:hover{
	background-position:bottom;
}
a#maquina{
	display:block;
	background-image:url(../images/botones/dinero_ico.png);
	width:26px;
	height:30px;
}
a#maquina:hover{
	background-position:bottom;
}
a#opciones{
	display:block;
	background-image:url(../images/botones/bolsa_ico.png);
	width:22px;
	height:30px;
}
a#opciones:hover{
	background-position:bottom;
}
a#users_bt{
	display:block;
	background-image:url(../images/botones/usuario_ico.png);
	width:23px;
	height:30px;
}
a#users_bt:hover{
	background-position:bottom;
}

a#users_btedit{
	display:block;
	background-image:url(../images/botones/lapiz_ico.png);
	width:23px;
	height:30px;
}
a#users_btedit:hover{
	background-position:bottom;
}

a#btnenviar{
	display:block;
	background-image:url(../images/botones/mail_ico.png);
	width:25px;
	height:30px;
}
a#btnenviar:hover{
	background-position:bottom;
}


a#refresh2{
	display:block;
	background-image:url(../images/botones/refrescar_ico.png);
	width:18px;
	height:30px;
	cursor:pointer;
}
a#refresh2:hover{
	background-position:bottom;
}

a.btneliminar{
	display:block;
	background-image:url(../images/botones/eliminar_ico.png);
	width:25px;
	height:30px;
	cursor:pointer;
}
a.btneliminar:hover{
	background-position:bottom;
}

a.btnclear{
	display:block;
	background-image:url(../images/botones/delete_history_ico.png);
	width:25px;
	height:30px;
	cursor:pointer;
}
a.btnclear:hover{
	background-position:bottom;
}
a#desgloce1{
	display:block;
	background-image:url(../images/botones/money_red_ico.png);
	width:27px;
	height:30px;
	cursor:pointer;
}
a#btnexportar{
	display:block;
	background-image:url(../images/botones/exportar_excel_ico.png);
	background-repeat:no-repeat;
	padding-left:30px;
	height:23px;
	padding-top:7px;
	cursor:pointer;
	font-weight:bold;
}
a#btnexportar:hover{
	background-position:left bottom;
	background-repeat:no-repeat;
}



a.masmonitoring{
	display:block;
	background-image:url(../images/botones/details_btn.png);
	width:76px;
	padding-left:5px;
	height:17px;
	padding-top:3px;
	font-weight:bold;
	font-size:1.08em;
	color:#fff;
	text-align:left;
}
a.masmonitoring:hover{
	background-position:bottom;
}

a#btnadduser{
	display:block;
	background-image:url(../images/botones/create_new_user_btn.png);
	float:left;
	width:200px;
	padding-left:11px;
	height:28px;
	padding-top:10px;
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
}
a#btnadduser:hover{
	background-position:bottom;
}

a#ok{
	display:block;
	background-image:url(../images/botones/ok_btn.png);
	width:121px;
	padding-left:30px;
	height:25px;
	padding-top:4px;
	font-weight:bold;
	color:#fff;
	font-size:1.66em;
	text-align:left;
	text-decoration:none;
	float:right;
	margin-left:10px;
	margin-top:10px
}
a#ok:hover{
	background-position:bottom;
}
a#back{
	display:block;
	background-image:url(../images/botones/back_btn.png);
	width:121px;
	padding-right:30px;
	height:25px;
	padding-top:4px;
	font-weight:bold;
	color:#fff;
	font-size:1.66em;
	text-align:left;
	text-decoration:none;
	float:right;
	text-align:right;
	margin-top:10px
}
a#back:hover{
	background-position:bottom;
}



a#send{
	display:block;
	background-image:url(../images/botones/send_btn.png);
	width:121px;
	padding-left:30px;
	height:25px;
	padding-top:4px;
	font-weight:bold;
	color:#fff;
	font-size:1.66em;
	text-align:left;
	text-decoration:none;
	float:left;
	margin-right:10px;
	margin-top:10px
}
a#send:hover{
	background-position:bottom;
}

a#createuser{
	display:block;
	background-image:url(../images/botones/create_user_management_btn.png);
	width:121px;
	padding-left:30px;
	font-weight:bold;
	color:#fff;
	height:19px;
	padding-top:5px;
	font-size:1.17em;
	text-align:left;
	text-decoration:none;
	float:left;
	margin-right:10px;
}
a#createuser:hover{
	background-position:bottom;
}
a#edituser{
	display:block;
	background-image:url(../images/botones/edit_user_management_btn.png);
	width:121px;
	padding-left:30px;
	font-weight:bold;
	color:#fff;
	height:19px;
	padding-top:5px;
	font-size:1.17em;
	text-align:left;
	text-decoration:none;
	float:left;
	margin-right:10px;
}
a#edituser:hover{
	background-position:bottom;
}
a#deleteuser{
	display:block;
	background-image:url(../images/botones/delete_user_management_btn.png);
	width:121px;
	padding-left:30px;
	font-weight:bold;
	color:#fff;
	height:19px;
	padding-top:5px;
	font-size:1.17em;
	text-align:left;
	text-decoration:none;
	float:left;
	margin-right:10px;
	cursor:pointer;
}
a#deleteuser:hover{
	background-position:bottom;
}

a#add_privileges{
	display:block;
	background-image:url(../images/botones/add_web_service_btn.png);
	width:223px;
	padding-left:10px;
	height:19px;
	padding-top:5px;
	font-weight:bold;
	color:#fff;
	font-size:1.17em;
	text-align:left;
	text-decoration:none;
}
a#add_privileges:hover{
	background-position:bottom;
}


a#cancel{
	display:block;
	background-image:url(../images/botones/cancel_btn.png);
	width:121px;
	padding-left:30px;
	height:25px;
	padding-top:4px;
	font-weight:bold;
	color:#fff;
	font-size:1.66em;
	text-decoration:none;
	float:left;
	text-align:left;
	margin-top:10px
}
a#cancel:hover{
	background-position:bottom;
}
a.btnSearch{
	display:block;
	background:url(../images/botones/search_btn.png);
	width:75px;
	height:19px;
	padding-left:5px;
	padding-top:6px;
	font-weight:bold;
	color:#fff;
	font-size:1.1em;
	text-decoration:none;
	cursor:pointer;
	
}
a.btnSearch:hover{
	background-position:bottom;
}
a.btnsalir{
	display:block;
	background-image:url(../images/botones/logoout_btn.png);
	background-position:bottom;
	width:32px;
	height:25px;
	padding:0px;
	position:relative;
	top:-5px;
	z-index:2;
}
a.btnsalir:hover{
	background-image:url(../images/botones/logoout_btn.png);
	background-position:top;
}
