/* print_standalone.css */


/* Set all text to align center */
.font {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.65;
    color: #000;
}
.kqcenter {
    text-align: center;
    vertical-align: middle !important;
}

.table, th, td {
    border: 1px solid #ccc;
}

.table {
    border: 1px solid #ccc;
    border-collapse: collapse;
}
.chu28 {
	color:#ed1d27; 
    font-size: 28px;
}

.chu25 {
	 color:#ed1d27;
    font-size: 25px;
}

.chu20 {
    font-size: 20px;
}
.chu18 {
	font-size: 18px;
}

.chu17 {
    font-size: 17px;
}
.printh2 {    
	margin: 0 !important;
   	color: #303f90 !important;
}

/* Effect on our character */
.vietdam {
    font-weight: bold;
}
.kqred {
	color:#ed1d27 ;
}
.vietthuong {	
    font-weight: normal;
}

.vietnghieng {
font-style:italic;
}

.viethoa {
    text-transform: uppercase;
}
table.table-kq-border   tr:last-child td {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
    border-collapse: collapse;
}

/* Strip of colors and large text size for our tables of ket qua */
table.table-kq-north-west>thead>tr:first-child td, table.table-kq-north-west>thead>tr:first-child th, table.table-kq-north>thead>tr:first-child td, table.table-kq-north>thead>tr:first-child th  {
    font-size:17px;
    color: #009688;
    background-color: white;
}

table.table-kq-north-west>tbody>tr td:first-child {
    width:16%;
    vertical-align:middle;
    font-size:16px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #ccc;
}

.table.table-kq-bold-border{
    border: 2px solid #607d8b;
}

.dau {
    position: absolute;
    top: 20px;
    left: 480px;
}
.duoi {
    position: absolute;
    top: 450px;
    left: 480px;
}





