/**
 * @Project NUKEVIET 4.x
 * @Author VSOFT (http://vsoft.com.vn)
 * @Copyright (C) 2018 VSOFT. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate Fri, 02 Nov 2018 17:22:30 GMT
 */
 

.w100{
    width: 100%;
}
.blue{
    color: blue;
}
.red{
    color: red;
}
.bold{
    font-weight: bold;
}
a.btn-default{
    color: #333;
}
.form-result {
    position: absolute;
    top: 40px;
    left: 5%;
    width: 90%;
    float: left;
    z-index: 2;
    padding: 30px 20px;
    display: none;
}
.moduleSearch {
    margin: 0.15em 0;
}
#complete_note_display, #send_note_display, #out_waranty_display{
    display: none;
}
#barcode {font-weight: normal; font-style: normal; line-height:15px; height: 15px; sans-serif; font-size: 5px}
.print-ticket-full{width:73mm;border: #000000 1px dotted;;margin-left:0px;padding:0px}
.print-ticket-area-big{font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;line-height:12px;}
.print-ticket-area-big .top{text-align:center;font-weight:bold;padding:3px;line-height:15px;}
.print-ticket-area-big .centermain{border-top:1px solid #000;border-bottom:1px solid #000;padding:5px;}
.print-ticket-area-big h1{font-weight:bold;text-align:center;font-size:18px;line-height:18px;}
.print-ticket-area-big .tuyen {font-size:13.0px;line-height:18.0px;padding: 10px 0;}
.print-ticket-area-big .barcode {font-size:14px;height:18px;line-height:18px}
.print-ticket-area-big .soghe {font-size:13.0px;line-height:20px;margin-left:5px;}
.print-ticket-area-big .tai {font-size:13.0px;height:18px;line-height:18px;margin-left:5px}
.print-ticket-area-big .giave {font-size:13.0px;height:18px;line-height:18px;margin-left:5px}
.print-ticket-area-big .giodi {font-size:20.0px;padding:5px}
.print-ticket-area-big .khoihanh {font-size:13.0px;height:18px;line-height:18px;margin-left:5px}
.print-ticket-area-big .ngayban {font-size:13.0px;height:18px;line-height:18px;margin-left:5px}
.print-ticket-area-big .thue {font-size:11.0px;height:13.0px;line-height:13.0px}
.print-ticket-area-big .ngaythang {font-size:12.0px;height:13.0px;line-height:13.0px;margin-top:2px;float:left}
.print-ticket-area-big .nhanvien {font-size:12.0px;line-height:13.0px;margin:8px 0}
.print-ticket-area-big .bottom{font-size:11.2px;padding:5px;line-height:14px;}
.print-ticket-area-big .bottom .gachchan{text-decoration: underline;}
.print-ticket-area-big table tr td{padding: 2px}
.print-ticket-area-big .centermain ul{border: 1px #000 solid;padding-top:5px;padding: 0;list-style: none;}
.print-ticket-area-big .centermain ul li{
        margin-bottom: 5px;
        border-bottom: 1px dotted #333;
}
.main_block_group{
    height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}
.main_block_group::-webkit-scrollbar {
    width: 8px;
    background: rgba(0,0,0,0.3);
}
.main_block_group::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,0.3);
}
.input-xs {
    height: 22px;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1.5; /* If Placeholder of the input is moved up, rem/modify this. */
    border-radius: 3px;
    width: 80px;
}
#seria{
    text-transform: uppercase;
}
.table-hover>tbody>tr:hover {
    background-color: #fbff00;
}
.table thead tr{
    background: #3e84d3;
    color: #fff;
}
.tralai_css{
    background-color: #bbb0b0 !important;
}
#complete_tralai_info{
    display: none;
}










