/* book_ui v,,4.5.0 - @files */.menu-title-current {
  color: yellow;
}
.b,
.strong {
  font-weight: 600;
}
.text-danger,
.text-red {
  color: #e7505a;
}
.text-primary,
.text-blue {
  color: #337ab7;
}
.text-success,
.text-green {
  color: #36c6d3;
}
.text-gray,
.text-grey {
  color: #999;
}
.checker-label {
  cursor: pointer;
}
div.info-rows div:nth-child(even) {
  min-width: 50px;
}
div.info-rows div:nth-child(odd) {
  white-space: nowrap;
  text-overflow: clip;
}
table.table-main-list tbody tr td:nth-child(1) {
  line-height: 21px;
}
ul.dropdown-menu li:nth-child(n+2) {
  border-top: #c0c0c0 1px solid;
}
.grid-line-focus {
  background-color: #00C0D1;
}
div.pop-dialog table tr.grid-line-focus:hover {
  background-color: #00C0D1;
}
.choose-dialog-search {
  display: inline-block;
  margin-top: 0px;
  margin-right: 15px;
  width: 9px;
  height: 9px;
  background-repeat: no-repeat !important;
  text-indent: -10000px;
  outline: none;
}
div.actions div.btn-group a.house-button-small {
  padding-bottom: 1px;
  padding-top: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
}
div.portlet-title div.tools {
  padding-top: 8px;
}
div.portlet-title div.tools a.close {
  width: 16px;
  background-image: url("/assets/global/img/portlet-remove-icon-white.png") !important;
}
.span_count_down {
  font-size: 22px;
  font-weight: 600;
  color: white;
}
.line_label {
  font-size: 16px;
  display: inline-block;
  line-height: 24px;
}
.line_value {
  color: #666666;
  font-size: 16px;
  text-indent: 10px;
  display: inline-block;
  line-height: 24px;
}
div.user-items > div {
  margin-bottom: 12px;
}
.col-lottery-user {
  border-bottom: #ccc 1px solid;
}
.lottery-user {
  font-size: 20px;
  color: black;
  line-height: 33px;
  font-weight: bold;
}
.lottery-user > div {
  font-size: 20px;
}
div.user_info span,
div.user_info div {
  font-size: 14px;
}
table.room_info {
  width: 100%;
  border: 2px solid #888888;
  color: lawngreen;
  background-color: #000000;
  table-layout: fixed;
}
table.room_info td {
  font-size: 28px;
  padding: 5px 10px;
  border: 1px solid #888888;
  text-align: center;
  vertical-align: middle;
}
table.room_info td.selected {
  font-size: 28px;
  padding: 5px 10px;
  color: #FFF;
  border: 1px solid #888888;
}
table.room_info td.selected-gender-male {
  background: blue;
}
table.room_info td.selected-gender-female {
  background: red;
}
table.room_info td.selected-gender {
  background: orange;
}
table.selected_info {
  width: 100%;
  border: 2px solid #888888;
  color: lawngreen;
  background-color: #000000;
  margin-bottom: 30px;
}
table.selected_info th {
  font-size: 18px;
  padding: 5px;
  border: 1px solid #888888;
}
table.selected_info th.address {
  font-size: 18px;
  color: #FFF;
  border: 1px solid #888888;
  padding: 1px;
}
table.selected_info td {
  font-size: 18px;
  padding: 5px;
  border: 1px solid #888888;
}
table.selected_info td.address {
  font-size: 18px;
  color: #FFF;
  border: 1px solid #888888;
  padding: 1px;
}
table.mark_info {
  width: 100%;
  border: 2px solid #888888;
  color: lawngreen;
  background-color: #000000;
}
table.mark_info td.selected-mark {
  font-size: 22px;
  color: #FFF;
  border: 1px solid #888888;
  padding: 1px;
}
table.mark_info td.selected-gender-male {
  background: blue;
}
table.mark_info td.selected-gender-female {
  background: red;
}
table.mark_info td.unselected-mark {
  font-size: 22px;
  color: lawngreen;
  border: 2px solid #888888;
  padding: 1px;
}
table.mark_info td.company_name {
  font-size: 28px;
  background: #000000;
  color: #00c4ff;
  border: 1px solid #000;
  padding: 1px;
}
table.window_info {
  width: 100%;
  height: 100px;
  border: 1px solid #888888;
  color: #DDD;
  font-size: 28px;
  margin-bottom: 10px;
  background-color: #000000;
}
table.window_info td {
  font-size: 18px;
  padding: 10px;
  border: 1px solid #888888;
}
table.window_info td.selected {
  background: red;
  color: #FFF;
}
table.sign_table {
  width: 100%;
  border: 1px solid #FFF;
  color: #000000;
  font-size: 18px;
  margin-bottom: 10px;
}
table.sign_table td {
  padding: 10px;
  border: 1px solid #DDD;
  line-height: 30px;
}
table.sign_table tr.selected {
  background: red;
  color: #DDD;
}
.span-branch-position {
  display: inline-block;
  color: #db3f26;
  margin-right: 20px;
}
.col-import-mapping {
  padding: 20px;
  min-height: 250px;
  vertical-align: top;
}
.col-import-mapping > table {
  width: 100%;
  border: #e0e0e0 1px solid;
}
.col-import-mapping > table tr td {
  line-height: 22px;
  padding: 1px 10px;
  border: #e0e0e0 1px solid;
  border-collapse: collapse;
}
.col-import-mapping > table tr td:nth-child(1) {
  width: 60px;
  font-weight: bold;
}
.col-import-mapping > table tr td ul {
  padding-left: 1px;
  list-style: none;
}
div.login-qrcode {
  height: 120px;
  margin-bottom: 10px;
  width: 100%;
  background-size: 120px 120px;
  background-repeat: no-repeat;
  background-position: center center;
}
.btn-inline {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
.icon-action-link {
  width: 30px;
  height: 22px;
  text-align: center;
}
.icon-action-link i {
  color: white;
  margin: 4px;
}
.pop-teacher-div {
  position: absolute;
  background-color: #DDFFDD;
  border: grey 1px solid;
  z-index: 1000;
  display: none;
  padding: 10px 20px;
  min-width: 150px;
}
.pop-teacher-div ul {
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0px;
}
.pop-teacher-div > div {
  width: 100%;
  text-align: center;
  font-weight: 600;
  cursor: pointer;
  line-height: 30px;
}
.pop-teacher-div ul li:nth-child(1) {
  border-top: #DDDDDD 1px solid;
}
.pop-teacher-div ul li {
  display: inline-block;
  line-height: 24px;
  cursor: pointer;
  width: 100%;
  padding: 0px 10px;
  border-bottom: #DDDDDD 1px solid;
}
.pop-teacher-div ul li:hover {
  color: black;
}
.rd3 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.rd5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.rd10 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.rdx {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
* {
  font-family: '\5FAE\8F6F\96C5\9ED1';
}
div,
span,
td,
th,
p,
label,
li {
  font-size: 9pt;
}
.fl {
  float: left;
}
.tc,
.text-center {
  text-align: center;
}
.mb20 {
  margin-bottom: 20px;
}
.strong {
  font-weight: 600;
}
.page-content {
  background-color: #eef1f5;
}
.search-keyword {
  border-color: #32c5d2;
}
.windows-search-div {
  border-color: #32c5d2;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 2px;
}
.windows-search-select {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 4px;
  padding-right: 4px;
  height: 30px;
  border-color: #32c5d2;
}
table.tableSearchConditions td {
  padding: 0 10px;
}
.table.window-table td {
  padding: 5px;
}
.bg-white {
  background-color: white;
}
.hide {
  display: none;
}
.info-rows div {
  line-height: 24px;
}
.info-rows div.col-xs-9 {
  color: #888888;
}
.search-and-list {
  padding-top: 20px;
}
.input-quick-search {
  height: 30px;
  padding: 0 5px;
}
.line-focus {
  background-color: #f0fff0 !important;
}
.text-center {
  text-align: center;
}
.span-star {
  color: #DD0000;
  padding-right: 5px;
  font-weight: 600;
}
label.error {
  color: #DD0000;
}
.edit-form {
  margin: 30px 10px;
  padding: 30px 60px 30px 5px;
}
.ad-search-form {
  border: #333333 0px solid;
  padding: 20px;
}
.tag {
  color: white;
  padding: 2px 8px;
  line-height: 20px;
}
.modal {
  position: absolute;
  z-index: 12000;
  top: 1px;
}
.text-white {
  color: white;
}
.text-alert {
  color: #cc00cc;
}
.text-black {
  color: black;
}
.text-warning {
  color: #ff6600 !important;
}
.text-primary {
  color: #0894ec !important;
}
.text-danger {
  color: #f5383a !important;
}
.text-info {
  color: #01adff !important;
}
.text-success {
  color: #3cac46 !important;
}
.text-gray {
  color: #aaa !important;
}
.text-deep-gray {
  color: #666666 !important;
}
.bg-green {
  background-color: #21b200;
}
.bg-grey {
  background-color: #999999;
}
.bg-red {
  background-color: #f64052;
}
.bg-primary {
  background-color: #0894ec;
}
.bg-info {
  background-color: #01adff;
}
.bg-success {
  background-color: #3cac46;
}
.bg-alert {
  background-color: #cc00cc;
}
.bg-danger {
  background-color: #ff6600;
}
.btnTag {
  margin: 3px;
}
.underline,
.text-link {
  text-decoration: underline;
  cursor: default;
}
.tagChoosed {
  border: #c00 1px solid !important;
  color: #c00 !important;
}
.input-end-tips {
  position: absolute;
  top: 5px;
  right: 23px;
  display: inline-block;
  color: #ff0000;
  cursor: default;
}
.input-help {
  line-height: 28px;
  color: #ff0000;
}
.help-link {
  line-height: 28px;
  cursor: default;
}
.text-link {
  cursor: default;
}
.w100 {
  width: 100%;
}
form.popEditForm {
  margin: 5px;
  width: 95%;
}
.form-label {
  line-height: 30px;
}
table.fromInnerTable {
  border: gray 1px solid;
}
table.fromInnerTable tr th {
  font-weight: 600;
  background-color: #f0f9ff;
}
table.fromInnerTable tr th,
table.fromInnerTable tr td {
  border: gray 1px solid;
  line-height: 18px;
  padding: 3px 4px;
}
table.formTable td {
  padding: 0 3px;
}
.mapZone {
  width: 98%;
  height: 400px;
  border: 1px solid gray;
}
.paddingLeft10 {
  padding-left: 10rpx;
}
.paddingLeft15 {
  padding-left: 15rpx;
}
.paddingLeft20 {
  padding-left: 20rpx;
}
.paddingLeft30 {
  padding-left: 30rpx;
}
.paddingLeft40 {
  padding-left: 40rpx;
}
.paddingLeft50 {
  padding-left: 50rpx;
}
.paddingLeft60 {
  padding-left: 60rpx;
}
.paddingRight10 {
  padding-right: 10rpx;
}
.paddingRight15 {
  padding-right: 15rpx;
}
.paddingRight20 {
  padding-right: 20rpx;
}
.padding5 {
  padding: 5rpx;
}
.padding10 {
  padding: 10rpx;
}
.padding15 {
  padding: 15rpx;
}
.padding20 {
  padding: 20rpx;
}
.padding30 {
  padding: 30rpx;
}
.padding40 {
  padding: 40rpx;
}
.margin5 {
  margin: 5rpx;
}
.margin10 {
  margin: 10rpx;
}
.margin15 {
  margin: 15rpx;
}
.margin20 {
  margin: 20rpx;
}
.margin30 {
  margin: 30rpx;
}
.margin40 {
  margin: 40rpx;
}
.margin50 {
  margin: 50rpx;
}
.paddingY5 {
  padding-top: 5rpx;
  padding-bottom: 5rpx;
}
.paddingY10 {
  padding-top: 10rpx;
  padding-bottom: 10rpx;
}
.paddingY15 {
  padding-top: 15rpx;
  padding-bottom: 15rpx;
}
.paddingY20 {
  padding-top: 20rpx;
  padding-bottom: 20rpx;
}
.paddingY30 {
  padding-top: 30rpx;
  padding-bottom: 30rpx;
}
.paddingY40 {
  padding-top: 40rpx;
  padding-bottom: 40rpx;
}
.paddingY50 {
  padding-top: 50rpx;
  padding-bottom: 50rpx;
}
.paddingX5 {
  padding-left: 5rpx;
  padding-right: 5rpx;
}
.paddingX10 {
  padding-left: 10rpx;
  padding-right: 10rpx;
}
.paddingX15 {
  padding-left: 15rpx;
  padding-right: 15rpx;
}
.paddingX20 {
  padding-left: 20rpx;
  padding-right: 20rpx;
}
.paddingX30 {
  padding-left: 30rpx;
  padding-right: 30rpx;
}
.paddingX40 {
  padding-left: 40rpx;
  padding-right: 40rpx;
}
.paddingX50 {
  padding-left: 50rpx;
  padding-right: 50rpx;
}
.marginY5 {
  margin-top: 5rpx;
  margin-bottom: 5rpx;
}
.marginY10 {
  margin-top: 10rpx;
  margin-bottom: 10rpx;
}
.marginY15 {
  margin-top: 15rpx;
  margin-bottom: 15rpx;
}
.marginY20 {
  margin-top: 20rpx;
  margin-bottom: 20rpx;
}
.marginY30 {
  margin-top: 30rpx;
  margin-bottom: 30rpx;
}
.marginY40 {
  margin-top: 40rpx;
  margin-bottom: 40rpx;
}
.marginY50 {
  margin-top: 50rpx;
  margin-bottom: 50rpx;
}
.marginX5 {
  margin-left: 5rpx;
  margin-right: 5rpx;
}
.marginX10 {
  margin-left: 10rpx;
  margin-right: 10rpx;
}
.marginX15 {
  margin-left: 15rpx;
  margin-right: 15rpx;
}
.marginX20 {
  margin-left: 20rpx;
  margin-right: 20rpx;
}
.marginX30 {
  margin-left: 30rpx;
  margin-right: 30rpx;
}
.marginX40 {
  margin-left: 40rpx;
  margin-right: 40rpx;
}
.marginX50 {
  margin-left: 50rpx;
  margin-right: 50rpx;
}
.marginLeft10 {
  margin-left: 10rpx;
}
.marginLeft15 {
  margin-left: 15rpx;
}
.marginLeft20 {
  margin-left: 20rpx;
}
.marginLeft30 {
  margin-left: 30rpx;
}
.marginLeft40 {
  margin-left: 40rpx;
}
.marginLeft50 {
  margin-left: 50rpx;
}
.paddingTop10 {
  padding-top: 10rpx;
}
.marginLeft60 {
  margin-left: 60rpx;
}
.paddingTop15 {
  padding-top: 15rpx;
}
.paddingTop20 {
  padding-top: 20rpx;
}
.paddingTop30 {
  padding-top: 30rpx;
}
.paddingTop40 {
  padding-top: 40rpx;
}
.paddingTop60 {
  padding-top: 60rpx;
}
.paddingTop80 {
  padding-top: 80rpx;
}
.paddingBottom10 {
  padding-bottom: 10rpx;
}
.paddingBottom15 {
  padding-bottom: 15rpx;
}
.paddingBottom20 {
  padding-bottom: 20rpx;
}
.paddingBottom40 {
  padding-bottom: 40rpx;
}
.paddingBottom50 {
  padding-bottom: 50rpx;
}
.paddingBottom60 {
  padding-bottom: 60rpx;
}
.paddingBottom80 {
  padding-bottom: 80rpx;
}
.paddingBottom100 {
  padding-bottom: 100rpx;
}
.paddingBottom150 {
  padding-bottom: 150rpx;
}
.paddingBottom200 {
  padding-bottom: 200rpx;
}
.paddingBottom220 {
  padding-bottom: 220rpx;
}
.paddingBottom240 {
  padding-bottom: 240rpx;
}
.paddingBottom260 {
  padding-bottom: 260rpx;
}
.paddingBottom280 {
  padding-bottom: 280rpx;
}
.paddingBottom300 {
  padding-bottom: 300rpx;
}
.marginRight10 {
  margin-right: 10rpx;
}
.marginRight20 {
  margin-right: 20rpx;
}
.marginRight30 {
  margin-right: 30rpx;
}
.marginRight40 {
  margin-right: 40rpx;
}
.marginRight50 {
  margin-right: 50rpx;
}
.marginRight60 {
  margin-right: 60rpx;
}
.marginTop10 {
  margin-top: 10rpx;
}
.marginTop15 {
  margin-top: 15rpx;
}
.marginTop20 {
  margin-top: 20rpx;
}
.marginTop30 {
  margin-top: 30rpx;
}
.marginTop40 {
  margin-top: 40rpx;
}
.marginTop50 {
  margin-top: 50rpx;
}
.marginTop60 {
  margin-top: 60rpx;
}
.marginTop70 {
  margin-top: 70rpx;
}
.marginTop80 {
  margin-top: 80rpx;
}
.marginBottom10 {
  margin-bottom: 10rpx;
}
.marginBottom15 {
  margin-bottom: 15rpx;
}
.marginBottom20 {
  margin-bottom: 20rpx;
}
.marginBottom30 {
  margin-bottom: 30rpx;
}
.marginBottom40 {
  margin-bottom: 40rpx;
}
.marginBottom50 {
  margin-bottom: 50rpx;
}
.marginBottom60 {
  margin-bottom: 60rpx;
}
.marginBottom70 {
  margin-bottom: 70rpx;
}
.marginBottom80 {
  margin-bottom: 80rpx;
}
.marginBottom90 {
  margin-bottom: 90rpx;
}
.marginBottom100 {
  margin-bottom: 100rpx;
}
.marginBottom150 {
  margin-bottom: 150rpx;
}
.marginBottom200 {
  margin-bottom: 200rpx;
}
.marginBottom220 {
  margin-bottom: 220rpx;
}
.marginBottom240 {
  margin-bottom: 240rpx;
}
.marginBottom260 {
  margin-bottom: 260rpx;
}
.marginBottom280 {
  margin-bottom: 280rpx;
}
.marginBottom300 {
  margin-bottom: 300rpx;
}
.indicator-loading {
  background: url('/images/loading.gif') no-repeat 50% 50%;
  background-size: 60px 60px;
  width: 80px;
  height: 80px;
  background-color: white;
}
.todayAllTable tr td {
  cursor: default;
}
img.imgTinyBook {
  position: relative;
  width: 20px;
  height: 30px;
}
img.imgSmallBook {
  position: relative;
  width: 60px;
  height: 80px;
}
div.divCoverImage {
  position: relative;
  width: 655px;
  height: 190px;
}
div.divCoverImage > img {
  width: 120px;
  height: 160px;
}
div.divCoverImage > div.uploadTips {
  position: absolute;
  left: 40px;
  top: 70px;
  height: 30px;
  text-align: center;
}
div.divDonorLogoImage {
  position: relative;
  width: 655px;
  height: 180px;
}
div.divDonorLogoImage > img {
  width: 160px;
  height: 160px;
}
div.divDonorLogoImage > div.uploadTips {
  position: absolute;
  left: 40px;
  top: 80px;
  height: 30px;
  text-align: center;
}
div.divAdImage {
  position: relative;
  width: 655px;
  height: 140px;
}
div.divAdImage > img {
  width: 200px;
  height: 100px;
}
div.divAdImage > div.uploadTips {
  position: absolute;
  left: 80px;
  top: 30px;
  height: 30px;
  text-align: center;
}
div.defaultScrollImage {
  margin-bottom: 20px;
  border: green 1px solid;
  padding: 10px;
  display: inline-block;
  width: 500px;
}
div.defaultScrollImage > img {
  width: 120px;
  height: 60px;
  margin-right: 23px;
}
table.reportTable tr th {
  font-weight: bold;
}
table.reportTable tr th,
table.reportTable tr td {
  border: #f0f0ff 1px solid;
  line-height: 28px;
  padding: 1px 10px;
}
.paginateNoInput {
  height: 16px;
  line-height: 1;
  padding: 0 3px;
  border: #f0f0f0 1px solid;
}
.dataTable td {
  line-height: 1.6;
  font-size: 9pt;
}
ul.dropdown-menu li:nth-child(n+2) {
  border-top: #dddddd 1px solid;
}
div.emphasis {
  font-size: 11pt;
  margin-bottom: 10px;
}
.spanOrderType {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  margin-left: 2px;
}
.spanOrderType > span {
  width: 30px;
  line-height: 25px !important;
}
.simple-list-table tr td,
.simple-list-table tr th {
  padding: 3px 5px;
  border-collapse: collapse;
  border: #d0d0d0 1px solid;
  min-height: 30px;
}
.flex-container {
  display: -webkit-flex;
  /* Safari */
  display: flex;
}
.flex-container-hor {
  flex-direction: row;
  align-items: center;
}
.gridTableFirstCell {
  width: 32px;
}
.gridTableActionCell {
  width: 80px;
}
