
/* ---------- ADMIN BAR ---------- */
a{ cursor:pointer; }
.adminclear{ height:30px; clear:both; display:block;}
.adminbar{ width:100%; position:fixed; z-index:200; height:30px; background:#600 url(../img/bg-adminbar.gif) repeat-x top; border:#000 solid 1px; display:block; clear:both; }
.admin{ padding:0 10px; height:20px;}
.adminbar a{ color:#fff; font-size:10px;}
.adminbar ul li{ float:left; list-style:none; color:#fff; }
.adminbar .usrmenu{ float:left; text-align:left; padding:0; }
.adminbar .usrmenu ul li{	margin:0 10px;	color:#fff; padding-top:5px; font-size:10px; }
.adminbar .menuObjetos{ font-size:10px; }
.adminbar .menuObjetos input{ margin:0 3px 0 10px; height:14px; font-size:10px; }
.adminbar .menuObjetos select{ margin:0 3px 0 10px; height:16px; font-size:10px; }
.adminbar a.admin-btn{ width:21px; height:21px; display:block; text-indent:-999em; background:url(../img/admin-btn.gif) no-repeat; float:right; margin-top:-20px;}
.adminbar ul li label{ color:#fff; font-size:10px; }
.adminbar .busquedaObj{ float:left; width:240px; margin-right:10px; }
#listadoObjetos{ display:none; margin-top:6px; margin-left:90px; }
.adminbar ul.listaObjetos{ width:200px; overflow-y:auto; overflow-x:hidden; max-height:300px; padding:0; background:url(../img/bg-menu-adminbar.gif) repeat-x bottom #000; border:#000 solid 1px; }
.adminbar ul.listaObjetos li form span.txtAdm{ font-size:11px; padding:3px 5px; width:180px; }
.adminbar ul.listaObjetos li a{ display:block; padding:3px 5px; }
.adminbar ul.listaObjetos li a:hover{ background:#ebb; }
.adminbar ul.listaObjetos li span.strBuscada{ background:#fc4; font-weight:bold; font-size:10px; }
.adminbar ul.listaObjetos li span.color{ color:#fc4; }

.bubbleInfo{ /*position:relative;*/ z-index:210; }
.popup{ position:absolute; display: none; /* keeps the popup hidden if no JS available */ background:#fff; font-size:10px; font-weight:bold; text-align:left; padding:5px; z-index:220; }
.popup p{ font-size:10px; color:#600; }
.hoverActive { background-color: #ffc; }
.droppable-active{ background:#ff9 !important; }
.droppable-hover{ background:#fc9 !important; }

#menuOpciones{ margin-top:15px; clear:both; width:200px; overflow:hidden; padding:0; background:url(../img/bg-menu-adminbar.gif) repeat-x bottom #E09EBD; border:#000 solid 1px; position:absolute; }
#menuOpciones ul li{ margin:5px; display:block; clear:both; width:100%; }

/* ----- derecha ------ */
.adminbar p.bienvenido{ font-size:12px; float:left; color:#fff;}
.usrname{ font-size:12px; color:#fc4; }
.adminbar .usroptions{ float:right; color:#fff; padding-top:5px; }
.adminbar .usroptions ul{ float:right; }
.adminbar .usroptions ul li{ font-size:10px;margin-left:10px;}
.adminbar a.logout{ background:url(../img/logout.gif) no-repeat top; display:block; color:#fff; text-transform:uppercase; font-size:8px; width:43px; height:10px; padding:2px 0 2px 20px; margin-left:20px; }
ul.estadoNotas{ float:right; }
.adminbar a.logout:hover{ background-position:bottom; }
.col-4{ display:block; width:735px; position:relative; overflow:hidden; float:right; }
.barraOpcionesS{ position:absolute; right:0; top:35px; }

/* ---------- FIN ADMIN BAR ---------*/
