/*Css del genreskeyword*/

#generosFicha { border: solid 1px #abcdef; margin:10px; padding:5px; }
#generosFicha fieldset { border:solid 1px #abcdef; text-align:center; }
#generosFicha legend { margin:0 5px; padding:0 5px; font-size:100%; }

#generosFicha .panelRight { float:right; width:300px;}
#generosFicha .panelLeft { float:left; width:300px; }

#generosFicha #generosBotonera { margin:auto; text-align:center; }
#generosFicha #generosBotonera button { width:80px; margin: 30px 0; }

#generosFicha #generosSelected,
#generosFicha #generosTree { height:200px; margin:5px; width:90%; text-align:left; overflow:auto; }
#generosFicha #generosTree table { width:100%;}
#generosFicha #generosTree table th { width:20px; background-color:gainsboro; vertical-align:top; text-align:center; cursor:pointer; }
#generosFicha #generosTree table td { background-color:transparent; color:black; vertical-align:top; text-align:left; cursor:pointer; width:90%; }
#generosFicha #generosTree table td.selected { background-color:#abcdef; vertical-align:top; }

#generosFicha .renglon { display:block; clear:both; }




#keywordsFicha { clear:both; margin:10px 0; }
#keywordsFicha #pagina { clear:both; }

#keywordsFicha .panelLeft { float:left; width:580px;}

#keywordsFicha #botonera { text-align:left; margin:0; padding:0; }
#keywordsFicha #botonera span { border: solid 1px transparent; border-bottom:none; color:gainsboro; margin:0; padding:0 1px; }
#keywordsFicha #botonera .btnLetraSelected { background-color:#abcdef; color:black; cursor:pointer; }
#keywordsFicha #keysselected { width:200px; float:left; height:155px; }
#keywordsFicha #botonera input { font-size:80%; line-height:0.8; height:13px; margin:0; padding:0; }
#keywordsFicha #botonera button { height:17px; }

#keywordsFicha #rightInput { float:right; margin:0; padding:0; border:none !important; }

#keywordsFicha .pop { border: solid 2px #abcdef; padding:2px; background-color:whitesmoke; width:100%; height:155px; overflow:auto; }
#keywordsFicha td { border-right:solid 1px #abcdef; padding:0 2px;}
#keywordsFicha .popClose { text-align:right; cursor:pointer; font-size:130%; margin:0; padding:0; font-weight:bold; }
#keywordsFicha .popKey { color:blue; cursor:pointer; }
#keywordsFicha .popKey:hover { background-color:#abcdef; }
#keywordsFicha #btnDelKeyword { width:100px; }
#keywordsFicha #btnDellAllKeyword { width:100px; }
