body {
    background-color: #ffffff;
    font-size: 12px;
    font-family: Arial,sans-serif !important;
    color: #000000;  
    margin: 0px;
    background-image: url("/convenios/jakarta.faces.resource/p7exp_pbg.jpg.xhtml?ln=img");
	background-repeat: repeat-x;
}

a:link, a:visited {
  color: #045491;
  /*font-weight : bold;*/
  text-decoration: none;
}

a:link:hover, a:visited:hover  {
  color: #045491;
  /*font-weight : bold;*/
  text-decoration : underline;
}

input[type=text], textArea {
    width: 500px;
}

.colValue1 .ui-datatable {
    width: 510px;
}

label {
    padding-right: 10px;
}

.ui-menu .ui-separator { 
   background: #FFFFFF; 
   border: none; 
   width: 1px !important; 
   clear: none !important; 
   height: 22px !important; 
   margin: 4px 6px 0; 
   box-shadow: none; 
}

.ui-menu ul li a{
    background-color: #f3f3f3;
    width: 130px !important;
}

.ui-menu ul li ul li a{
    width: 92% !important;
}

.sun-editor .se-toolbar {
  scale: 0.9;
}

:root {
    /*--text-color: #444;*/
    --text-color: lightgray;
}

.ui-texteditor {
  stroke: lightgray;
}
