@charset "UTF-8";
/* CSS Document */
.table table {
  width: 100%;
  border-collapse: collapse; }

.table td, .table th {
  border: solid 1px #cccccc;
  padding: 5px; }

.table th {
  background: #e0e0e0; }

.table table a {
  text-decoration: none;
  color: #006699; }

.van-ban-phap-luat {
  margin-bottom: 30px;
  border-bottom: 0px; }

.van-ban-phap-luat table td:nth-child(1), .van-ban-phap-luat table td:nth-child(4), .van-ban-phap-luat table td:nth-child(5) {
  text-align: center; }

.van-ban-phap-luat table td:nth-child(5) a {
  text-decoration: underline; }

.van-ban-phap-luat .doitac-title {
  text-transform: uppercase;
  padding-top: 4px; }

.van-ban-phap-luat .btn-blue {
  height: 28px; }

.tool {
  margin-bottom: 10px; }

.radius-3 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.van-ban-phap-luat .paginator {
  float: right; }

.input-205 {
  width: 205px; }

input {
  height: 25px;
  line-height: 24px;
  border: solid 1px #acacac;
  margin-right: 5px;
  padding: 0 10px; }

.table tr:nth-child(2n+1) {
  background: #eeeded; }

.table tr:hover {
  background: #FEFFD1; }

.table .vbpl-left {
  float: left;
  width: 250px;
  padding: 15px 15px 15px 0; }

.table .vbpl-right {
  float: right;
  width: 72%; }

.table .vbpl-right .text-name {
  text-align: left;
  padding: 5px;
  font-weight: bold; }

.vbpl-left .vbpl-cate {
  border: 1px solid #B9CCDE;
  border-radius: 4px 4px 0 0;
  float: left;
  margin-bottom: 5px;
  padding: 0;
  width: 250px; }

.vbpl-left .vbpl-cate .title {
  background: none repeat scroll 0 0 #0677A2;
  border-radius: 3px 3px 0 0;
  color: #FFFFFF;
  height: 33px;
  line-height: 33px;
  margin-bottom: 0;
  overflow: hidden;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 230px; }

.vbpl-left .vbpl-cate .title a {
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none; }

.vbpl-left .vbpl-cate ul {
  background: none repeat scroll 0 0 #ECECEC;
  color: #40AED2;
  list-style: square outside none;
  margin: 0;
  padding: 0 0 0 20px; }

.vbpl-left .vbpl-cate ul li {
  border-bottom: 1px dotted #BEBCBC;
  padding: 10px 5px 10px 0; }

.vbpl-left .vbpl-cate ul li a {
  color: #333333;
  text-decoration: none; }

