/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {/*text-align:left;*//*font-weight:normal;*/float:none !important;}
table, th, td {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}
/* typography.css */
html {font-size:100.01%;}
body {font-size:80%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6, h7 {font-weight:normal;color:#111;}
h1 {border-bottom: 2px solid #FFBB00;padding-bottom:5px;}
/*h7 {font-size:1.6em;line-height:1;}*/
h2 {font-size:1.6em;/*margin-bottom:0.75em;*/}
h3 {font-size:1.4em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:0.7em;font-weight:bold;}
h7 {font-size:0.43em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {display:inline}
/*p {margin:0 0 1.5em;}*/
/*.left {float:left !important;}*/
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#09f;}
a {color:#06c;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
/*ul, ol {margin:0 1.5em 1.5em 0;}*/
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
/*table {margin-bottom:0.8em;}*/
th {font-weight:bold;}
thead th {background:#c3d9ff;border: 1px solid white;}
/*th, td, caption {padding:4px 10px 4px 5px;border: 1px solid white;}*/
th, td, caption {padding:0px;border: 1px solid white;}
/*tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}*/
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
/* grid.css */
.column, .span-5, .span-19 {float:left;margin-right:10px;}
.last {margin-right:0;}
/*.span-5 {width:190px;}*/
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
/*.span-19 {width:750px;}*/
.span-20 {width:790px;}
.span-21 {width:830px;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;}

div.prepend-top, .prepend-top {margin-top:1.5em;}
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#e5eCf9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.titles
{
   background: none repeat scroll 0 0 #8B8682;
   color: white;
}
 #loading{
                width: 50%;
                position: absolute;
                top: 100px;
                left: 400px;
		margin-top:200px;
            }
table.items {
    border-collapse: collapse;
}
table.items td{
border: 1px solid #FFFFFF;
padding:2px 2px;
vertical-align: middle;
}
table.items th{
border: 1px solid #FFFFFF;
padding:2px 2px;
vertical-align: middle;
}
table.items th a {
   text-align: center;
    color: #EEEEEE;
    font-weight: bold;
    text-decoration: none;
    padding-right: 10px;
}
table.items th a:hover {
    color: #fff;
}
table.items th a.desc {
    background: url("../icon/down.gif") no-repeat scroll right center transparent;
}
table.items th a.asc {
     background: url("../icon/up.gif") no-repeat scroll right center transparent;
}
.desc{  background: url("../icon/down.gif") no-repeat scroll right center transparent;}
.formmau1 {
    background: none repeat scroll 0 0 #E5F1F4;
    border: 1px solid #FFFFFF;
    padding: 5px;
}
table.thongke {
/*border-right: 1px solid gray;
border-bottom: 1px solid gray;*/
    border-collapse: collapse;
}
table.thongke td{
/*border-top: 1px solid gray;
border-left: 1px solid gray;*/
border: 1px solid gray;
padding:8px 2px;
text-align:center;
vertical-align: middle;
}
table.thongke td.tdw{
    width: 50px;
}
table.thongke1 {
    border-collapse: collapse;
}
table.thongke1 td{
    padding:4px;
border: 1px solid gray;
text-align:center;
vertical-align: middle;
}
table.bangview {
    border-collapse: collapse;
}
table.bangview td{
    padding:4px;
border: 1px solid #EEEEEE;
vertical-align: middle;
}
table.thongke2 {
border-right: 1px solid gray;
border-bottom: 1px solid gray;
}
table.thongke2 td{
border-top: 1px solid gray;
border-left: 1px solid gray;
padding:2px;
text-align:center;
vertical-align: middle;
}
table.thongtin td {
    border: medium none;
    padding: 5px;
    vertical-align: middle;
}
div#loadpage
{
 margin:0px 0px;
}
div.option
  {
  /*width:200px;*/
  height:25px;
vertical-align: middle;
  margin:0px 0px;
/*position: fixed; */
  background-color:#ffffff;
 /* border:1px solid black;*/
  opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier */
  }
div.transbox
  {
  width:400px;
  height:180px;
  margin-top:190px;
margin-left:50px;
 background:url('../icon/loai3.png') repeat;
  border:1px solid black;
  }
div.transbox p
  {
  margin:30px 40px;
  font-weight:bold;
  color:#000000;
  }
table.bang0
{
color:#000000;
background: #FFFFFF;
border: 1px solid red;/*#000000*/
border-radius: 10px 10px 10px 10px;
position: absolute;
padding: 5px;
width: 140px;
cursor:hand;
}
table.bang0 td
{
vertical-align: middle;
}
table.bang td
{
padding: 0px;
border: 1px solid gray;
}
table.bang2vao
{
width: 130px;
background-color:#B0E0E6;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
}
table.bang2vao td
{
padding: 0px;
border-top: 1px solid gray;
border-left: 1px solid gray;
width-max: 80px;
width-min: 30px;
}
table.bang2ra
{
width: 130px;
background-color:#FFFF99;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
}
table.bang2ra td
{
padding: 0px;
border-top: 1px solid gray;
border-left: 1px solid gray;
width-max: 80px;
width-min: 30px;
}
.chieuve
{
 background:url('../icon/ve.png') no-repeat;
/*background-size:60px 60px;*/
background-position:center; 
}
.chieudi
{
 background:url('../icon/di.png') no-repeat;
/*background-size:60px 60px;*/
background-position:center; 
}
.tieude
{
text-align:center;
font-size: 1.4em;
color:#0066A4;
text-transform: uppercase;
}
.thietlap
{
    margin-top: 2px;
     background: url("../icon/thietlap.png") no-repeat scroll 0 -472px rgba(0, 0, 0, 0);
    height: 21px;
    width: 21px;
}
