/* ************************************************************************** */
/*                                                                            */
/* YUI skinning Datatable                                                     */
/*                                                                            */
/* ************************************************************************** */
 .yui-dt-mask {
    position: absolute;
    z-index: 9500;
}

.yui-dt th, .yui-dt th a {
    vertical-align: top;
}

.yui-dt-tmp {
    position: absolute;
    left: -9000px;
}

.yui-dt-scrollable .yui-dt-bd {
    overflow: auto;
}

.yui-dt-scrollable .yui-dt-hd {
    overflow: hidden;
    position: relative;
}

.yui-dt-scrollable .yui-dt-bd thead tr, .yui-dt-scrollable .yui-dt-bd thead th {
    position: absolute;
    left: -1500px;
}

.yui-dt-scrollable tbody {
    -moz-outline: none;
}

 thead .yui-dt-sortable {
    cursor: pointer;
}

 thead .yui-dt-draggable {
    cursor: move;
}

.yui-skin-sam .yui-dt thead {
    border-spacing: 0;
}

.yui-dt-coltarget {
    position: absolute;
    z-index: 999;
}

.yui-dt-hd {
    zoom: 1;
}

th.yui-dt-resizeable .yui-dt-resizerliner {
    position: relative;
}

.yui-dt-resizer {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    cursor: e-resize;
    cursor: col-resize;
    background-color: #CCC;
    opacity: 0;
    filter: alpha(opacity = 0);
}

.yui-dt-resizerproxy {
    visibility: hidden;
    position: absolute;
    z-index: 9000;
    background-color: #CCC;
    opacity: 0;
    filter: alpha(opacity = 0);
}

th.yui-dt-hidden .yui-dt-liner, td.yui-dt-hidden .yui-dt-liner, th.yui-dt-hidden .yui-dt-resizer {
    display: none;
}

.yui-dt-editor {
    position: absolute;
    z-index: 9000;
}

 .yui-dt table {
    margin: 0;
    padding: 0;
    font-family: arial;
    font-size: inherit;
    border-collapse: separate;
    *border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #7F7F7F;
}

 .yui-dt thead {
    border-spacing: 0;
}

 .yui-dt caption {
    color: #000;
    font-size: 85%;
    font-weight: normal;
    font-style: italic;
    line-height: 1;
    padding: 1em 0;
    text-align: center;
}

 .yui-dt th {
    background: #D8D8DA url(../js/assets/skins/sam/sprite.png) repeat-x 0 0;
}

 .yui-dt th,  .yui-dt th a {
    font-weight: normal;
    text-decoration: none;
    color: #000;
    vertical-align: top;
}

 .yui-dt th {
    margin: 0;
    padding: 0;
    border: none;
    border-right: 1px solid #CBCBCB;
}

 .yui-dt tr.yui-dt-first td {
    border-top: 1px solid #7F7F7F;
}

 .yui-dt th .yui-dt-liner {
    white-space: nowrap;
}

#tpz-management-project-evaluation {
	display: inline-block;
}

#tpz-management-project-evaluation .tpz-management-project-evaluation-firstColumn {
	vertical-align: bottom;
}

#tpz-management-project-evaluation .yui-dt th {
    background: #EEEEEE;
    vertical-align: middle;
    text-align: center;
}

#tpz-management-project-evaluation .yui-dt-liner {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
    padding: 4px 8px 4px 8px;
    white-space: normal;
}

#tpz-management-project-evaluation td {
    vertical-align: middle;
    text-align: center;
}

.tpz-management-project-evaluation-lefttop {
	font-weight: bold;
	padding-bottom: 10px !important;
}

#tpz-rightsmatrix .yui-dt th .yui-dt-liner {
	width: 1px;
    white-space: nowrap;
}

#tpz-rightsmatrix .tpz-transform-text {
	border-right: 0px;
	vertical-align: bottom;
}

#tpz-rightsmatrix .tpz-rightsmatrix-firstColumn {
	vertical-align: bottom;
}

#tpz-rightsmatrix .tpz-userrole-rights {
	padding-right: 1px;
}

#tpz-rightsmatrix .tpz-special-rights {
	/*padding-right: 1px;*/
}

#tpz-rightsmatrix {
	display: inline-block;
}

#tpz-rightsmatrix .tpz-transform{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-left: 18px;
}

#tpz-rightsmatrix .yui-dt th {
    background: #EEEEEE;
}

#tpz-rightsmatrix .yui-dt-liner {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
    padding: 4px 8px 4px 8px;
}

#tpz-rightsmatrix td {
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
}

.tpz-rightsmatrix-black-border {
	border-right: 1px solid black !important;
}

.tpz-rightsmatrix-width-firstColumn {
	width: 230px; 
	text-align: left;
}

.tpz-rightsmatrix-lefttop {
	font-weight: bold;
	padding-bottom: 10px !important;
}

 .yui-dt-liner {
    margin: 0;
    padding: 0;
    padding: 4px 10px 4px 10px;
}

 .yui-dt-coltarget {
    width: 5px;
    background-color: red;
}

 .yui-dt td {
    margin: 0;
    padding: 0;
    border: none;
    border-right: 1px solid #CBCBCB;
    text-align: left;
}

 .yui-dt-list td {
    border-right: none;
}

 .yui-dt-resizer {
    width: 6px;
}

 .yui-dt-mask {
    background-color: #000;
    opacity: .25;
    filter: alpha(opacity = 25);
}

 .yui-dt-message {
    background-color: #FFF;
}

 .yui-dt-scrollable table {
    border: none;
}

 .yui-dt-scrollable .yui-dt-hd {
    border-left: 1px solid #7F7F7F;
    border-top: 1px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
}

 .yui-dt-scrollable .yui-dt-bd {
    border-left: 1px solid #7F7F7F;
    border-bottom: 1px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
    background-color: #FFF;
}

 .yui-dt-scrollable .yui-dt-data tr.yui-dt-last td {
    border-bottom: 1px solid #7F7F7F;
}

 th.yui-dt-sortable.yui-dt-asc,  th.yui-dt-sortable.yui-dt-desc {
    background: url(../js/assets/skins/sam/sprite.png) repeat-x 0 -100px;
}

 th.yui-dt-sortable .yui-dt-label {
    margin-right: 10px;
}

 th.yui-dt-sortable.tpz-asc .yui-dt-liner,
 th.yui-dt-sortable.yui-dt-asc .yui-dt-liner {
    background: url(../images/dt-arrow-up.png) no-repeat right;
}

 th.yui-dt-sortable.tpz-desc .yui-dt-liner,
 th.yui-dt-sortable.yui-dt-desc .yui-dt-liner {
    background: url(../images/dt-arrow-dn.png) no-repeat right;
}

tbody .yui-dt-editable {
    cursor: pointer;
}


/* striping */
.tpz-even td {
  background: none;
  background-image: url(../images/white_transparent.png);
}

.tpz-odd td {
  background: none;
  background-image: url(../images/odd_bg.png);
}

.tpz-even-column {
  background: none;
  background-image: url(../images/white_transparent.png);
}

.tpz-odd-column {
  background: none;
  background-image: url(../images/odd_bg.png);
}

.tpz-even .tpz-asc td,
.tpz-even .tpz-desc td {
  background: none;
  background-image: url(../images/odd_bg.png);
}

.tpz-odd .tpz-asc td ,
.tpz-odd .tpz-desc td {
  background: none;
  background-image: url(../images/odd_bg_dark.png);
}

 .yui-dt-paginator {
    display: block;
    margin: 6px 0;
    white-space: nowrap;
}

 .yui-dt-paginator .yui-dt-first,  .yui-dt-paginator .yui-dt-last,  .yui-dt-paginator .yui-dt-selected {
    padding: 2px 6px;
}

 .yui-dt-paginator a.yui-dt-first,  .yui-dt-paginator a.yui-dt-last {
    text-decoration: none;
}

 .yui-dt-paginator .yui-dt-previous,  .yui-dt-paginator .yui-dt-next {
    display: none;
}

 a.yui-dt-page {
    border: 1px solid #CBCBCB;
    padding: 2px 6px;
    text-decoration: none;
    background-color: #fff;
}



.yui-dt-scrollable .yui-dt-hd{
  border: 0;
}

.yui-dt-scrollable .yui-dt-bd{
  border: 0;
  background: none;
}

.yui-dt-scrollable .yui-dt-data tr.yui-dt-last td{
  border-bottom:0;
}

.yui-dt table {
  border: 0;
}


.yui-dt th {
  background: #D8D8DA url(../images/th.png) repeat-x scroll 0 0;
}

.yui-dt-col-actions
{
  background: none !important;
}

.yui-dt-col-actions,
td.yui-dt-empty {
  border-style: none !important;
}

.tpz-table-highlighted {
  background: none;
}

#yui-dt0-fixedth-actions {
  border: none !important;
}

tbody.yui-dt-message tr.tpz-table-highlighted td.yui-dt-empty {
  background: none;
  cursor: default;
}

th.yui-dt-selected, th.yui-dt-selected a {
    background-color: #446CD7;
}

div.yui-dt-bd table {
	padding-bottom: 10px !important;
}