.file_attach_icon {
  background-image: url("../../../images/icons/icon_attachment.png");
  height: 20px;
  width: 20px;
  margin-bottom: 5px;
  float: left;
}

.file_attach_icon_doc {
  background-image: url("../../../images/icons/word-ico.png");
  height: 20px;
  width: 20px;
  margin-bottom: 5px;
  float: left;
}

.file_attach_icon_pdf {
  background-image: url("../../../images/icons/pdf-ico.png");
  height: 20px;
  width: 20px;
  margin-bottom: 5px;
  float: left;
}

.control-group {
  margin-bottom: 0px !important;
}

.meetingList {
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}

.form {
  padding-left: 10px;
  padding-right: 10px;
}

.meetingList table th {
  background-color: #fbebb1;
  color: #fbebb1;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
}

.meetingList table td, .meetingList table th {
  border: 1px solid #cdcdcd;
  font-size: 12px;
  color: #333;
}

.totalCount {
  font-size: 12px;
  color: #333;
  font-weight: bold;
  text-align: right;
}

.meetingList table {
  width: 100%;
  border: 1px solid #cdcdcd;
  border-collapse: collapse;
}

.meetingList table tr:hover {
  background-color: #fcf5d6;
  cursor: pointer;
}

.meetingList table td {
  padding: 5px;
}

.meetingList table td a {
  color: #6F310A;
}

.hiddenForm {
  display: none;
}

.meetingList table td a:hover {
  text-decoration: underline;
}

.meetingList table td:FIRST-CHILD, .meetingList table td:nth-child(5) {
  text-align: center;
  width: 20px;
}

.meetingList table td:nth-child(4) {
  width: 140px;
  color: #003399;
}

.mettingStartTime {
  color: #003399;
  font-size: 12px;
}

.pagingNumber {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 23px;
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  height: 23px;
  line-height: 23px;
  margin-left: 6px;
  padding: 5px 9px;
  text-align: center;
  width: 23px;
}

.activePage {
  background: none repeat scroll 0 0 #FBEBB1;
  color: black;
}

span.pagingNumber:HOVER {
  opacity: 0.8;
  background: none repeat scroll 0 0 #ccc;
}

.searchFormMetting input {
  margin-bottom: 0px;
  width: 65%;
  font-size: 13px !important;
}

.searchFormMetting {
  text-align: center;
}

.searchFormMetting button {
  font-size: 13px !important;
  font-weight: bold;
  width: 125px;
  text-align: center;
}

.searchFormMetting select {
  margin-bottom: 0px;
  width: 68%;
  font-size: 13px;
}

.searchFormMettingLeft, .searchFormMettingRight {
  width: 50%;
  float: left;
}

.clear {
  clear: both;
}

#deleteFileIcon {
  cursor: pointer;
  cursor: hand;
}

.lastRowDelete {
  display: none;
}

.searchFormMetting {
  padding-top: 10px;
  font-size: 13px;
  font-weight: bold;
}

.searchFormMetting .searchFormMettingLabel {
  float: left;
  width: 125px;
}

.meetingDetailTitle {
  padding: 10px;
  text-align: center;
  font-size: 18px;
  padding-bottom: 10px;
  background-color: #fbebb1;
}

#detailTable {
  width: 100%;
}

#detailTable td {
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 13px;
}

#detailTable tr td:first-child {
  color: #003399;
  font-size: 13px;
  font-weight: bold;
  width: 20%;
}

.meetingDetail {
  padding: 10px;
}

.mettingStartTime span {
  padding-left: 5px;
  padding-right: 5px;
}

.mettingStartDate span {
  padding-right: 5px;
}

.aui .input-medium {
  width: 65% !important;
}

.changeFinddingTool:HOVER {
  cursor: pointer;
  color: black;
  text-decoration: none;
}

#finding-basic {
  width: 88%;
  margin: 0 5px;
}

.basicSearch {
  display: block;
  float: left;
  margin: 1% 3px;
  width: 73%;
}

.tukhoa {
  font-weight: bold;
  letter-spacing: 0px;
  font-size: 13px;
  position: relative;
  top: 3px;
}

#meetingTable span.nameFile {
  display: none;
}