/*TITULOS*/
/*h1{ margin:0px 0px 10px 0px; font-size:1.5em; }*/

/*FORMULARIOS*/
.formProject{ margin:0px 0px 10px 0px; padding:0px; border:none; }
.formProject label{ display:block; float:left; border:#c5dbec solid 1px; margin-right:10px; margin-bottom:10px; }
.formProject label legend{ float:left; margin-right:5px; margin-left:5px; height:23px; line-height:22px; color:#191919; }
.formProject label input{ width:auto; border:none; height:17px; font-size:11px; color:#5d5d5d; }
.formProject label textarea{ width:auto; border:none; border-left:#d9eaf8 dashed 1px; font-size:11px; color:#5d5d5d; }
.formProject label select{ width:auto; border:none; height:23px; font-size:11px; color:#5d5d5d; }
.formProject label figure{ margin:0px; background:url(/images/theme/ui-icons-highlight.png) no-repeat; width:16px; height:16px; float:right; margin-top:3px; }
.formProject button{ float:right; display:block; }

.form{ margin:0px 0px 10px 0px; padding:0px; border:none; }
.form label{ display:block; float:left; border:#c5dbec solid 1px; margin-right:10px; margin-bottom:10px; border-top-right-radius:10px; -webkit-border-top-right-radius:10px; border-bottom-right-radius:10px; -webkit-border-bottom-right-radius:10px; }
.form label i{ float:right; width:16px; height:16px; background:url(/images/theme/ui-icons-search.png) no-repeat; display:block; margin-top:3px; margin-right:5px; }
.form label legend{ float:left; margin-right:5px; margin-left:5px; height:23px; line-height:22px; color:#191919; }
.form label input{ width:200px; border:none; height:17px; font-size:11px; color:#5d5d5d; }
.form label textarea{ width:auto; border:none; border-left:#d9eaf8 dashed 1px; font-size:11px; color:#5d5d5d; }
.form label select{ width:auto; border:none; height:23px; font-size:11px; color:#5d5d5d; }
.form label figure{ margin:0px; background:url(/images/theme/ui-icons-highlight.png) no-repeat; width:16px; height:16px; float:right; margin-top:3px; }
.form button{ float:right; display:block; }

#picker{ position:absolute; width:195px; display:none; background:#FFFFFF; margin-top:0px; margin-left:85px; border:#c5dbec solid 1px; border-top:#FFF solid 1px; padding:5px; }
#color{ font-size:10px; cursor:pointer; }

/*CONTEUDO OBJETO*/
.ListProjeto ul{ margin:0px; padding:0px;}
.ListProjeto ul li{ list-style:none; border:#c5dbec solid 1px; background:#FFF url(/images/theme/ui-bg-vertical.png) left repeat-y; margin-bottom:10px; }
.ListProjeto ul li label{ font-weight:bold; display:block; font-weight:normal; color:#ffffff; position:absolute; -moz-transform:rotate(-90.0deg) translate(-20px,-9px); -webkit-transform:rotate(-90.0deg) translate(-20px,-9px); float:left; }
.ListProjeto ul li section { margin-left:25px; display:block; }
.ListProjeto ul li section fieldset { border:none; padding:0px; margin:0px; display:block; }
.ListProjeto ul li section fieldset img{ width:32px; height:32px; background:url(/images/default_thumb.png) center no-repeat; margin:5px; float:left; }
.ListProjeto ul li section fieldset span{ display:inline-block; padding:5px; }
.ListProjeto ul li section fieldset span h2{ font-style:normal; font-weight:normal; font-size:1.2em; margin:0px; padding:0px; display:block; color:#191919; cursor:pointer; }
.ListProjeto ul li section fieldset span time{ color:#808080; font-size:11px; display:block; clear:both; }

.ListProjeto ul li ul{ margin:0px; padding:0px; }
.ListProjeto ul li ul li{ list-style:none; border:none; margin-bottom:0px; background:none; margin-bottom:1px; margin-top:1px; }
.ListProjeto ul li ul li:last-child{ margin-bottom:0px; }
.ListProjeto ul li ul li em{ font-style:normal; display:block; background:#daeaf6; padding:5px; color:#191919; font-size:11px; text-align:justify; }
.ListProjeto ul li ul li[name^="field"]{ background:#daeaf6; }
.ListProjeto ul li ul li input{ width:96%; border:#bdc7d8 solid 1px; background:#ffffff url(/images/ico_comment.png) center left no-repeat; padding-left:23px; color:#777777; font-size:11px; margin:3px; }
.ListProjeto ul li ul li b{ margin-top:3px; margin-right:2px; width:16px; height:16px; background:url(/images/theme/ui-icons-highlight.png) -32px -192px; cursor:pointer; display:block; float:right; }
.ListProjeto ul li ul li ul{ margin:0px; padding:0px; background:none; }
.ListProjeto ul li ul li ul li{ list-style:none; background:none; }
.ListProjeto ul li ul li ul li b{ margin-top:3px; margin-right:2px; width:16px; height:16px; background:url(/images/theme/ui-icons-highlight.png) -32px -192px; cursor:pointer; display:block; float:right; }
.ListProjeto ul li ul li ul li em{ font-style:normal; display:block; background:#daeaf6; padding:5px; color:#191919; font-size:11px; text-align:justify; margin-bottom:1px; }
.ListProjeto ul li ul li ul li em img{ width:32px; height:32px; background:url(/images/default_thumb_user.png); float:left; margin:0px 5px 5px 0px; }