/* 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;
}
.boxRoleUsers label {
  min-width: 120px;
}
.rd3 {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
}
.rd5 {
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  border-radius: 5px !important;
}
.rd10 {
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  border-radius: 10px !important;
}
.rdx {
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
}
* {
  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;
}
.border-bottom {
  border-bottom: #f0f0f0 1px solid;
}
.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;
}
.flex-row {
  display: flex;
  flex-flow: row;
}
.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;
}
.text-right {
  text-align: right;
}
.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.formInnerTable {
  border: #f0f0f0 1px solid;
}
table.formInnerTable tr th {
  font-weight: 600;
  background-color: #f0f9ff;
}
table.formInnerTable tr th,
table.formInnerTable tr td {
  border: #f0f0f0 1px solid;
  line-height: 18px;
  padding: 3px 4px;
}
table.formTable td {
  padding: 0 3px;
}
.mapZone {
  width: 98%;
  height: 400px;
  border: 1px solid gray;
}
.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;
}
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;
}
