﻿.table thead {font-size: 12px;}
.table.small-font {font-size: 12px;}
.table thead tr {background-color: #ddd;}
.table thead tr th { vertical-align: middle; border: 0; padding: 5px; }
.table tbody tr td{vertical-align: middle;}

.table tbody tr td.fixed{width:200px; background-color: #f9f9f9;}
.table .center {text-align: center;}
.table .right {text-align: right;}
.table .stat-bar{width: 33%;}

.table thead tr th.numar { text-align: center; }
.table thead tr th.numeprenume { }
.table thead tr th.an { }
.table thead tr th.partid { }
.table thead tr th.functia { }
.table thead tr th.locmunca { }
.table thead tr th.document { }

.table tbody tr.partid-group-separator td { height: 20px; border: 0!important;}
.table tbody tr.partid-group-row td { border-bottom: solid 3px #ddd; border-top:0!important;background-color: #fff!important; }
.table tbody tr.partid-group-row td.partid-logo {width: 50px; height:48px; text-align: center;}
.table tbody tr.partid-group-row td span.partid-denumire {font-weight: bold;}
.table tbody tr.partid-group-row td span.partid-cod {width: 60px; margin-left: 6px;}

.table tbody tr.consilier-row:hover td {background-color: #F3F3F3;}
.table tbody tr.consilier-row:hover td.spacer { background-color: #fff;}

.table tbody tr.consilier-row td.spacer {border: 0!important;}
.table tbody tr.consilier-row td.numar{width: 40px; text-align: right; padding-right: 10px; color:#777;}
.table tbody tr.consilier-row td.numeprenume {white-space:nowrap; width: 200px; padding-right: 20px;}
.table tbody tr.consilier-row td.document {min-width: 100px;}
.table tbody tr.consilier-row td.an {width: 70px; text-align: left; }
.table tbody tr.consilier-row td.functia { padding-right: 10px; }
.table tbody tr.consilier-row td.locmunca { padding-right: 10px;}
.table tbody tr.consilier-row td.partid { padding-right: 20px; }
.table tbody tr.consilier-row td.partid>img { width: 20px; height: 20px; float: left; }
.table tbody tr.consilier-row td.partid>div { margin-left: 26px; min-width: 50px; }
.table tbody tr.consilier-row td.partidCI {width: 80px; padding-right: 20px; }

.table.border-bottom tbody tr:last-child td{border-bottom: solid 1px #ddd;}
.table.border-bottom tbody tr.partid-group-separator:last-child td { border-bottom: solid 1px #ddd!important;}

td.partid-cod2 {width: 100px; text-align:center; }

.table-partide-consilieri { }

/*
.table.table-consilieri tbody tr:first-child td {border-top: 0;}
.table.table-consilieri tbody tr:last-child td {border-bottom: 0;}

a[target="_blank"][href^="http://"]:hover:after
{
    padding-left: 4px;
    content: "\f08e";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

*/



div.stat-bar 
{
    background-color: #4f81bd;
    width: 100%; 
    height: 16px; 
    border-radius:3px;}
div.stat-bar.yellow
{
    background-color: #daa520;
}
div.stat-bar.green
{
    background-color: #9bbb59;
}
div.stat-bar.red
{
    background-color: #c0504d;
}
div.stat-bar.roz
{
    background-color: #fb90e0;
}
.partid-logo
{
    width: 36px;
    height: 36px;
}
#idOuterDiv {padding-bottom: 32px; min-height: 300px;}

.stat-title{padding-left: 22px;}
