body {
  color:#616161;
  margin:0;
  padding:0;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
table, th{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border: 0px solid #ffffff;
    border-collapse: collapse;
}
h1, h2, h3 {
  margin-top:0;
}
h1 {
  font-size: 13px;
  font-weight:normal;
}
h2 {
  font-size:1.6em;
}
h3 {
  font-size:1em;
  margin-top:20px;
}
a {
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
a img {
  border:none;
}
img.left {
  float:left;
  margin:0 20px 0 0;
}
img.right {
  float:right;
  margin:0 0 0 20px;
}

#header {
  height:40px;
  padding:4px 0;
  position:relative;
}

#footer {
  font-size:14px;
  height:33px;
  width: 100%;
  bottom:0;
  position:relative;
}

#logo {
  text-align:left;
}
#menu {
/*   height:59px; */
  overflow:hidden;
  padding:0;
  position:absolute;
/*   right:15px; */
/*   top:25px; */
}

/* #menu ul { */
/*   list-style:none; */
/*   margin:0; */
/* } */
/* #menu li { */
/*   display:inline; */
/* } */
/* #menu li a { */
/*   display:block; */
/*   float:left; */
/*   font-size:20px; */
/*   height:42px; */
/*   margin:0; */
/*   padding:18px 40px 0; */
/*   text-decoration:none; */
/* } */
/* #menu li a:hover { */
/*   text-decoration:underline; */
/* } */
#globalthemeswitcher {
  position:absolute;
  right:50px;
  top:5px;
}
#page {
  background-color:#FFFFFF;
  background-position:initial initial;
  background-repeat:initial initial;
  padding:10px 0;
}
#content {
  float:left;
  width:70%;
}
.post {
  padding-bottom:15px;
}
.post h1 {
  font-weight:normal;
}
.title {
  height:30px;
  margin-left:10px;
  padding:8px 0 0 20px;
}
.title a {
  border-bottom-style:none;
  color:#FFFFFF;
}
.title a:hover {
  border-bottom-color:#000000;
  border-bottom-style:dotted;
  border-bottom-width:1px;
}
.submenu-title {
  padding:4px 10px;
}
.submenu-content {
  text-align:center;
}
.byline {
  margin:-60px 20px 20px;
}
.byline a {
  color:#DC8700;
}
.tag {
  padding:0 15px;
}
.entry {
  padding:0 20px;
}
.entry p {
  line-height:200%;
}
.links {
  font-weight:bold;
  padding:4px 0;
  text-align:right;
}
.links a {
  border:none;
}
.links a:hover {
}
#sidebar {
  float:left;
  margin-left:-1px;
  overflow:hidden;
  padding:0 10px;
  width:25%;
  min-height: 550px;
}
#sidebar a.ui-state-hover, #sidebar a.ui-state-highlight {
  border:0 none;
  font-weight:normal;
  text-decoration:none;
}
#sidebar table {
  width:100%;
}
#sidebar table td {
  vertical-align:top;
}
#sidebar ul {
  margin:0;
  padding:0;
}
#sidebar ul li {
  list-style-type:none;
  padding:1px;
}

#footer p {
  margin:0;
  padding:25px 0 0;
  text-align:center;
}
#footer a {
}
#footer .link {
  float:right;
}
#footer .copyright {
  float:left;
}
.homeText {
  line-height:175%;
}
.homeMenu {
  float:left;
  margin-right:10px;
  width:200px;
}
.themeMenu {
  height:300px;
  overflow:auto;
  width:200px;
}
.dp-xml {
  width:1000px;
}
.ui-themeswitcher a.ui-selectonemenu-label-container {
  text-decoration:none !important;
}
.ui-widget {
  font-size:12px !important;
}

ul, ol {
  list-style: none;
}

/* Header buttons */
.header-button { padding: 5px; border:none; cursor:pointer;}
.header-button img:hover { background-position: 0 -27px; }


.pt-bookmark {float: left; right:15px; overflow:hidden;padding:0; position:absolute; top: 5px}
.pt-bookmark img:hover { background-position: 0 -27px; }
.pt-bookmark ul li {float:left;position:relative; padding:0 3px;}
.pt-bookmark ul li.pt-bookmark-notice { padding:0 6px 0 0; }
.pt-bookmark ul li.pt-line { padding:0 3px 0 9px; background:url('../../image/user/bookmark/bm_line.gif') no-repeat left 0; }
.pt-bookmark ul li button { width: 20px; height: 17px; margin:0; padding:0; border:none; background:#fff; cursor:pointer;}
.pt-bookmark ul li button.bm_options { width: 26px; }
.pt-bookmark ul li button:hover { background-position: 0 -27px; }
.pt-bookmark ul li.active button { background-position: 0 -27px !important; }

.tip, .tiplast {position: relative;}
.tip em {display:none;position:absolute; top:15px; left:20px; padding:5px 8px; z-index: 100; font-size: 11px; background: #e9f2ff; font-weight:normal; font-style:normal;color: #454545 !important; border:solid 1px #8eaace;border-radius:3px;-moz-border-radius: 3px;-webkit-border-radius: 3px; width:none !important; }
.tiplast em {display:none;position:absolute; top:15px; left:-39px; padding:5px 8px; z-index: 100; font-size: 11px; background: #e9f2ff; font-weight:normal; font-style:normal;color: #454545; border:solid 1px #8eaace;border-radius:3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;} /* 14-10-08수정 */
.tip:hover em, .tiplast:hover em {display: block;}


/* Header contents */
.pt-header-container { *display: inline-block; *position:relative; *z-index: 100; padding-left:335px; padding-right:280px; _padding-right:270px; white-space:nowrap; margin:0 auto; text-align:center;} /* 14-09-05수정 */
.pt-header-container:after {content:""; display:block; clear:both; height:0; visibility:hidden;}
.pt-header-left {position:relative; left:-335px; float:left; width:335px; margin-right:-5335px; z-index: 100} /* 14-09-05수정 */
.pt-header-left:after {content:""; display:block; clear:both; height:0; visibility:hidden;}
.pt-header-left h1{float:left; height:18px; margin:15px 11px 0 1px; } /* 14-09-05수정 */
.pt-header-right { margin-top /*\**/: -7px\9; }
.pt-header-right {position:relative; left:280px; _left:270px; float:right; width:280px; _width:270px; margin-left:-280px; _margin-left:-270px; margin-top:-9px; *margin-top:-37px; z-index: 100; } /* 14-09-05수정 */
.pt-header-right:after {content:""; display:block; clear:both; height:0; visibility:hidden;}

/* ajuste class primefaces */
.ui-panel{
	margin-bottom:4px;
}
.datatable-label-total{
	float:left; top: 5px; text-align: center; position: relative; width: 80%; overflow:hidden;
}

table tbody tr.row-search{
	border: 0px solid #a8a8a8;

}

table tbody tr td.col-search-label {
	border-width: 0px !important;
	padding: 0px 10px;
	width: 10% !important;
}

table tbody tr td.col-search-input {
	border-width: 0px !important;
	padding: 0px 10px;
	width: 20% !important;
}

div.ui-selectonemenu-trigger {
	border: 0px !important;
	border-left: 1px solid #a8a8a8 !important;
}

div.ui-selectcheckboxmenu-trigger {
	border: 0px solid #a8a8a8 !important;
	border-left: 1px solid #a8a8a8 !important;
}

.ui-search-selectcheckboxmenu {
	width: 96% !important;
}

.ui-table-width {
	width: 100%;
}

.ui-table-width-vertical-aling-top {
	width: 100%;
	vertical-align: top; 
}

.ui-search-inputfield {
	width: 93% !important;
}

.ui-search-calendar-inputfield input {
	width: 29% !important;
    margin-right: 0px !important;
    font-size: 10px !important;
}

.ui-search-selectonemenu {
	display: inline-flex; 
	vertical-align: top; 
	width: 86% !important
}

.ui-accordion-border > div {
	border: 1px solid !important; 
	border-color: rgb(168, 168, 168) !important;
}

table tbody tr td.col-search-input-right {
    text-align: right !important;
}

label.login-label-error {
	font-size: 15px !important;
    color: red !important;
    padding-left: 15px;
}

body > .ui-layout-north {
    background: 0;
    border: 0;
    color: #000;
    padding: 0px;
    overflow: hidden;
}

body > .ui-layout-south {
    background: 0;
    border: 0;
    color: #000;
    padding: 0px;
    overflow: hidden;
    vertical-align: middle;
	font-size: 11px !important;
	font-weight: bold;
	white-space: nowrap;
}

.pe-layout-pane-content {
	border : 0px;
	padding: 0px;
}