/*index*/
.login_wrapper {
	margin-top: 0;
}
.logo{
  -webkit-transform: scale(0.5); /* Saf3.1+, Chrome */
     -moz-transform: scale(0.5); /* FF3.5+ */
      -ms-transform: scale(0.5); /* IE9 */
       -o-transform: scale(0.5); /* Opera 10.5+ */
          transform: scale(0.5);
             /* IE6–IE9 */
             filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9999619230641713, M12=-0.008726535498373935, M21=0.008726535498373935, M22=0.9999619230641713,SizingMethod='auto expand');
}
.x_title>.wt{color: white !important;}
#wtable {
	table-layout: fixed;
}
.info{text-align: center;}
#wtable tr td{
    word-wrap:break-word !important;
    white-space:nowrap;overflow: hidden;
}
/* Print Incident Lists */
.thumbnail {
  height: 100px;
  border:none !important;
  overflow: hidden;
}
.report_tbl {border:1px solid; border-color: #c3d2d9; width: 100%;margin-bottom: 10px;}
.report_tbl td{padding:8px;}
/* Report_table */
#tbl_report{width: 80%;}
/* Full Table */
.wh_bg{background-color:white;color:black;}
#fulltbl th{text-align: center;vertical-align: middle;font-weight: bold;font-size: 9px;}
#fulltbl td{
    font-size: 8px;
    text-align: center !important;
    vertical-align: middle;}
.br_name {width:100%!important;padding:10px;}
.t_l{text-align: left;}
.t_r{text-align: right;}
/* แก้ตัวหนังสือล้น */
.p_head{
    font-size:16px;
    text-align:center;
}
.t_100{
    width:100%;
}
.t_100 td{
    padding:4px 0;
}
.sec1>div{
    padding:4px 0;
}
.sec2>div{
    padding:4px 0;
}
.sec_rep{
    border-bottom: 1px solid #e3e2e5;
    padding: 5px 0;
}
.rep_tbl {
	border-collapse:collapse; table-layout:fixed; width:100%;
}
.rep_tbl td{
    padding: 4px;
}
.topic{
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    width:20%; word-wrap:break-word;
}
.rep{
    width:80%; word-wrap:break-word;
}
.txt_break{
display:block;
padding: 10px;
border:1px solid #e6e9ed;
}

/**** CSS Table ****/

.table-bordered th{
    background-color: #891400;
    color:#fff;
    text-align: center;
    font-size: 1.1em;
}

/***** Footer *****/
#bck_btn{
    margin-bottom: 1.5em;
}

