/**
 * Global Reset of all HTML Elements
 *
 * Resetting all of our HTML Elements ensures a smoother
 * visual transition between browsers. If you don't believe me,
 * try temporarily commenting out this block of code, then go
 * and look at Mozilla versus Safari, both good browsers with
 * a good implementation of CSS. The thing is, all browser CSS
 * defaults are different and at the end of the day if visual
 * consistency is what we're shooting for, then we need to
 * make sure we're resetting all spacing elements.
 *
 */
html,
body {
  border: 0;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
div,
span,
object,
iframe,
img,
table,
caption,
thead,
tbody,
tfoot,
tr,
tr,
td,
article,
aside,
canvas,
details,
figure,
hgroup,
menu,
nav,
footer,
header,
section,
summary,
mark,
audio,
video {
  border: 0;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cit,
code,
del,
dfn,
em,
ins,
q,
samp,
small,
strong,
sub,
sup,
b,
i,
hr,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
legend,
label {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
canvas,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
audio,
video {
  display: block;
}
a img {
  border: 0;
}
:focus {
  outline: 0;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
div[class*='plg-'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
em {
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Chinese Quote, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  height: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  line-height: 0.24rem;
  height: 100%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
p,
blockquote,
th,
td,
form,
pre {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
  text-decoration: none;
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
body {
  background-color: #edeef2;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
dfn {
  font-style: italic;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.cl:after {
  content: "";
  display: block;
  clear: both;
}
.cl:before {
  content: "";
  display: table;
}
i,
em {
  font-style: normal;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb_15 {
  margin-bottom: 15px;
}
.mr_15 {
  margin-right: 15px;
}
.mt_15 {
  margin-right: 15px;
}
.layui-btn-sm i {
  font-size: 12px !important;
}
a {
  color: #666;
}
a:hover {
  color: #0ec2f4;
}
.aloneEllipsis {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.ieReg {
  position: fixed;
  overflow: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("../images/ieAlert/ill.png") no-repeat right;
}
.ieReg .banler {
  width: 100%;
}
.ieReg .bro_list {
  margin-top: 20px;
}
.ieReg .bro_list li {
  display: inline-block;
  font-size: 0;
  text-align: center;
  margin-right: 100px;
}
.ieReg .bro_list li p {
  margin-top: 10px;
  font-size: 14px;
  color: #0A59A7;
}
.ieReg .bro_list li i {
  width: 70px;
  height: 70px;
  display: inline-block;
  background: no-repeat center center;
}
.ieReg .bro_list li .chrome {
  background-image: url("../images/ieAlert/chrome.png");
  -webkit-background-size: cover;
          background-size: cover;
}
.ieReg .bro_list li .fires {
  background-image: url("../images/ieAlert/fires.png");
  -webkit-background-size: cover;
          background-size: cover;
}
.ieReg .bro_list li .Safari {
  background-image: url("../images/ieAlert/Safari.png");
  -webkit-background-size: cover;
          background-size: cover;
}
.ieReg .bro_list li .Edge {
  background-image: url("../images/ieAlert/Edge.png");
  -webkit-background-size: cover;
          background-size: cover;
}
.ieReg .header_title {
  margin-top: 100px;
  font-size: 24px;
  color: #333333;
}
.ieReg .topbar {
  font-size: 16px;
  color: #333333;
  margin-top: 100px;
  position: relative;
}
.ieReg .topbar::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  top: 7px;
  left: -16px;
  background-color: #F6A900;
}
.ieReg .n_2 {
  margin-top: 10px;
  background: url("../images/ieAlert/extreme_speed_mode.png");
  width: 229px;
  height: 212px;
}
.ieReg .ie_content {
  width: 1080px;
  margin: 0 auto;
}
.dhtmlxcalendar_dhx_web {
  position: absolute;
  display: block;
  background-color: #fff;
  font-size: 12px;
  color: #000;
}
.dhtmlxcalendar_dhx_web.dhtmlxcalendar_in_input {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}
.dhtmlxcalendar_ifr {
  position: absolute;
  overflow: hidden;
  background-color: white;
}
.dhtmlxcalendar_dhx_web ul.dhtmlxcalendar_line {
  position: relative;
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 225px;
}
.dhtmlxcalendar_dhx_web ul.dhtmlxcalendar_line li {
  float: left;
  position: relative;
  list-style-type: none;
  list-style-image: none;
  text-align: center;
  vertical-align: middle;
  cursor: default;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont {
  position: relative;
  display: block;
  width: 227px;
  height: 27px;
  margin: 0;
  background-color: #3da0e3;
  overflow: hidden;
  color: #fff;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -o-user-select: text;
  user-select: text;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr {
  width: 227px;
  height: 27px;
  line-height: 27px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow {
  position: absolute;
  top: 0;
  width: 18px;
  height: 27px;
  color: inherit;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left {
  left: 4px;
  background-image: url("../images/PlgForm/dhxcalendar_web/dhxcalendar_arrow_left.gif");
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left_hover {
  left: 4px;
  background-image: url("../images/PlgForm/dhxcalendar_web/dhxcalendar_arrow_left.gif");
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right {
  right: 4px;
  background-image: url("../images/PlgForm/dhxcalendar_web/dhxcalendar_arrow_right.gif");
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right_hover {
  right: 4px;
  background-image: url("../images/PlgForm/dhxcalendar_web/dhxcalendar_arrow_right.gif");
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_month,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_year {
  position: relative;
  font-weight: bold;
  color: inherit;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_time ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_today,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_time ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_clear {
  display: none;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_today {
  float: right;
  margin-right: 8px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_clear {
  float: right;
  margin-right: 74px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_time_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_today {
  float: right;
  margin-right: 8px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_time_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_clear {
  float: right;
  margin-right: 11px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont {
  position: relative;
  display: block;
  width: 225px;
  margin: 0;
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -o-user-select: text;
  user-select: text;
  overflow: hidden;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line {
  height: 23px;
  background-color: #f4f4f4;
  border-bottom: 2px solid #3da0e3;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li {
  color: #000;
  width: 31px;
  height: 23px;
  line-height: 23px;
  border-left: 1px solid #d5d5d5;
  background-color: #f4f4f4;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first {
  border-left: 1px solid #f4f4f4;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_day_weekday_cell {
  color: #f1586a;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_day_weekday_cell_first {
  color: #f1586a;
  border-left: 1px solid #f4f4f4;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont {
  position: relative;
  display: block;
  width: 225px;
  margin: 0;
  padding-bottom: 1px;
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  background-color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  overflow: hidden;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line {
  border-top: 1px solid #fff;
  margin-left: 1px;
  margin-right: 1px;
  height: 26px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li {
  color: #909090;
  width: 31px;
  height: 26px;
  line-height: 26px;
  margin-right: 1px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li div.dhtmlxcalendar_label {
  width: 100%;
  height: 100%;
  text-align: center;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend {
  background-color: #d6d6d6;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_dis {
  color: #c4c4c4;
  background-color: #ededed;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday {
  color: #f1586a;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday {
  color: #f1586a;
  background-color: #d6d6d6;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_dis {
  color: #f1586a;
  background-color: #ededed;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_hover,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_hover,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_hover,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_hover {
  background-color: #d6d6d6;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday_hover,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday_hover,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_hover,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_hover {
  color: #f1586a;
  background-color: #d6d6d6;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month {
  color: #000;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend {
  color: #f1586a;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date {
  color: #000;
  background-color: #85d3ff;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend {
  color: #f1586a;
  background-color: #ffd1cc;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_dis {
  color: #c4c4c4;
  background-color: #ededed;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday {
  color: #f1586a;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday {
  color: #f1586a;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday {
  color: #f1586a;
  background-color: #ffd1cc;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday {
  color: #f1586a;
  background-color: #ffd1cc;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_dis {
  color: #f1586a;
  background-color: #ededed;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_hover {
  color: #000;
  background-color: #c7ebff;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_hover {
  color: #f1586a;
  background-color: #ffe7e4;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_hover {
  color: #000;
  background-color: #85d3ff;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_hover {
  color: #f1586a;
  background-color: #ffd1cc;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday_hover {
  color: #f1586a;
  background-color: #ffe7e4;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday_hover {
  color: #f1586a;
  background-color: #ffe7e4;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_hover {
  color: #f1586a;
  background-color: #ffd1cc;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_hover {
  color: #f1586a;
  background-color: #ffd1cc;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line div.dhtmlxcalendar_label.dhtmlxcalendar_label_title {
  background-image: url("../images/PlgForm/dhxcalendar_web/dhxcalendar_mark.gif");
  background-position: top right;
  background-repeat: no-repeat;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont {
  position: relative;
  display: block;
  width: 227px;
  height: 27px;
  margin-top: -1px;
  background-color: #3da0e3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  overflow: hidden;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li {
  width: 227px;
  height: 27px;
  line-height: 25px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr {
  text-align: left;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li div.dhtmlxcalendar_time_img {
  position: absolute;
  left: 11px;
  top: 7px;
  width: 13px;
  height: 13px;
  background-image: url("../images/PlgForm/dhxcalendar_web/dhxcalendar_clock.gif");
  background-position: center center;
  background-repeat: no-repeat;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_hours {
  margin-left: 30px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_time ul.dhtmlxcalendar_line li div.dhtmlxcalendar_time_img {
  left: 75px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_time ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr {
  text-align: center;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_time ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_hours {
  margin-left: 0;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr div.dhtmlxcalendar_time_img,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_hours,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_minutes,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_colon {
  display: none;
}
.dhtmlxcalendar_dhx_web span.dhtmlxcalendar_label_colon {
  padding: 0 4px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_cover {
  position: absolute;
  left: 1px;
  background-color: white;
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj {
  position: absolute;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_selector_obj_arrow {
  position: absolute;
  bottom: auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 9px;
  overflow: hidden;
  background-image: url("../images/PlgForm/dhxcalendar_web/dhxcalendar_selector_top.gif");
  background-position: top center;
  background-repeat: no-repeat;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_selector_obj_arrow {
  background-position: -13px top;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 div.dhtmlxcalendar_selector_obj_arrow {
  background-position: -53px top;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_selector_obj_arrow {
  background-position: -51px top;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table {
  border: 1px solid #c7c7c7;
  background-color: white;
  border-top: none;
  margin-top: 9px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left {
  width: 17px;
  text-align: center;
  border-top: white 1px solid;
  padding: 0;
  margin: 0;
  background-color: #ededed;
  background-image: url("../images/PlgForm/dhxcalendar_web/dhxcalendar_arrow_left2.gif");
  background-position: center center;
  background-repeat: no-repeat;
  cursor: default;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left.dhtmlxcalendar_selector_cell_left_hover {
  background-image: url("../images/PlgForm/dhxcalendar_web/dhxcalendar_arrow_left2.gif");
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle {
  border-top: 1px solid white;
  border-width: 1px 0 0 0;
  cursor: default;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
  width: 17px;
  text-align: center;
  border-top: 1px solid white;
  border-width: 1px 0 0 0;
  background-color: #ededed;
  background-image: url("../images/PlgForm/dhxcalendar_web/dhxcalendar_arrow_right2.gif");
  background-position: center center;
  background-repeat: no-repeat;
  cursor: default;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right.dhtmlxcalendar_selector_cell_right_hover {
  background-image: url("../images/PlgForm/dhxcalendar_web/dhxcalendar_arrow_right2.gif");
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul {
  display: block;
  clear: both;
  margin: 0 0 0 1px;
  padding: 0;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul li {
  float: left;
  list-style-type: none;
  list-style-image: none;
  text-align: center;
  vertical-align: middle;
  margin: 0 1px 0 0;
  padding: 0;
  background-color: #ededed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: default;
  font-size: 11px;
  color: #000;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul li.dhtmlxcalendar_selector_cell_active {
  background-color: #85d3ff;
  color: #000;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul li.dhtmlxcalendar_selector_cell_hover {
  background-color: #c7ebff;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
  display: none;
  width: 0;
  border: 0 solid white;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line {
  height: 24px;
  border-top: none;
  border-bottom: 1px solid white;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell {
  width: 35px;
  height: 24px;
  line-height: 24px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_selector_obj_arrow,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 div.dhtmlxcalendar_selector_obj_arrow,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_selector_obj_arrow {
  top: auto;
  bottom: 0;
  background-image: url("../images/PlgForm/dhxcalendar_web/dhxcalendar_selector_bottom.gif");
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line {
  height: 22px;
  border-top: none;
  border-bottom: 1px solid white;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell {
  width: 24px;
  height: 22px;
  line-height: 22px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
  display: none;
  width: 0;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 table.dhtmlxcalendar_selector_table,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table {
  margin-top: 0;
  margin-bottom: 9px;
  border-top: 1px solid #c7c7c7;
  border-bottom: none;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_month,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_year,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_hours,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_hours2,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_minutes,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_minutes4,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_minutes5 {
  display: none;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month div.dhtmlxcalendar_area_selector_month,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_year div.dhtmlxcalendar_area_selector_year,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_area_selector_hours,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 div.dhtmlxcalendar_area_selector_hours,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_area_selector_minutes,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_area_selector_minutes4,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_area_selector_minutes5 {
  display: block;
}
.dhtmlxcalendar_dhx_web span.dhtmlxcalendar_label_minutes span.dhtmlxcalendar_selected_date {
  border-bottom: 2px solid red;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn {
  display: none;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell {
  width: 27px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell {
  width: 27px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell {
  width: 27px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn {
  display: block;
  width: 27px;
  color: #3da0e3;
  background-color: #f4f4f4;
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #d5d5d5;
  margin-right: 0;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn {
  display: block;
  width: 27px;
  color: #3da0e3;
  background-color: #f4f4f4;
}
div.dhtmlxcalendar_skin_detect {
  position: absolute;
  display: block;
  visibility: hidden;
  left: -100px;
  top: 0;
  width: 20px;
  height: 10px;
  margin: 0;
  padding: 0;
  border: none;
  overflow: hidden;
}
div.dhxcombo_dhx_web {
  position: relative;
  border: 1px solid #d6d6d6;
  overflow: hidden;
  vertical-align: middle;
  background-color: white;
  font-size: 1px;
  height: 22px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
div.dhxcombo_dhx_web input.dhxcombo_input {
  position: absolute;
  left: 1px;
  top: 0;
  height: 22px;
  line-height: 21px;
  *height: 20px;
  *line-height: 19px;
  border: 0 solid white;
  outline: 0 solid white;
  padding: 0;
  margin: 0 0 0 4px;
  background-color: white;
  font-size: 12px;
  color: black;
  vertical-align: top;
}
div.dhxcombo_dhx_web input.dhxcombo_input::-ms-clear {
  display: none;
}
div.dhxcombo_dhx_web div.dhxcombo_select_button {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 2px;
  right: 2px;
  font-size: 1px;
  background-color: #3da0e3;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  overflow: hidden;
}
div.dhxcombo_dhx_web div.dhxcombo_select_button div.dhxcombo_select_img {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("../images/PlgForm/dhxcombo_web/dhxcombo_arrow_down.gif");
  background-repeat: no-repeat;
  background-position: center center;
}
div.dhxcombo_dhx_web div.dhxcombo_top_image {
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  overflow: hidden;
  cursor: default;
}
div.dhxcombo_dhx_web div.dhxcombo_top_image div.dhxcombo_image {
  *top: 0;
}
div.dhxcombolist_dhx_web {
  position: absolute;
  border: 1px solid #fff;
  *border: 1px solid #ccc;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
  background-color: #f4f4f4;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  overflow-x: none;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
div.dhxcombolist_dhx_web div.dhxcombo_option {
  position: relative;
  font-size: inherit;
  font-size: 12px;
  color: #000;
  height: 24px;
  line-height: 23px;
  vertical-align: middle;
  overflow: hidden;
  cursor: default;
}
div.dhxcombolist_dhx_web div.dhxcombo_option.dhxcombo_option_selected {
  background-color: #85d3ff;
}
div.dhxcombolist_dhx_web div.dhxcombo_option.dhxcombo_option_selected .dhxcombo_option_text {
  color: #000;
}
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_option_text {
  position: relative;
  padding: 0 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  white-space: nowrap;
}
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_option_text.dhxcombo_option_text_chbx {
  position: relative;
  padding: 0 4px 0 4px;
  margin-left: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  white-space: nowrap;
}
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_checkbox {
  position: absolute;
  left: 2px;
  top: 3px;
  width: 18px;
  height: 18px;
  background-image: url("../images/PlgForm/dhxcombo_web/dhxcombo_chbx.gif");
  background-repeat: no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  overflow: hidden;
  cursor: default;
}
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_checkbox.dhxcombo_chbx_0 {
  background-position: 0 0;
}
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_checkbox.dhxcombo_chbx_1 {
  background-position: -18px 0;
}
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_option_text.dhxcombo_option_text_image {
  position: relative;
  padding: 0 4px 0 4px;
  margin-left: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  white-space: nowrap;
}
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_image {
  top: 3px;
}
div.dhxcombo_dhx_web div.dhxcombo_top_image div.dhxcombo_image,
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_image {
  position: absolute;
  left: 3px;
  top: 2px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-user-select: none;
  overflow: hidden;
  cursor: default;
}
div.dhxcombo_dhx_web.dhxcombo_disabled {
  background-color: #fafafa;
}
div.dhxcombo_dhx_web.dhxcombo_disabled input.dhxcombo_input {
  color: #999;
  background-color: #fafafa;
}
div.dhxcombo_dhx_web.dhxcombo_disabled div.dhxcombo_select_button {
  background-color: #a6a6a6;
  cursor: default;
}
div.dhxcombo_dhx_web.dhxcombo_disabled div.dhxcombo_select_button div.dhxcombo_select_img {
  background-image: url("../images/PlgForm/dhxcombo_web/dhxcombo_arrow_down_dis.gif");
}
div.dhxcombolist_dhx_web.dhxcombolist_hdr {
  height: 27px;
  line-height: 27px;
  border-color: #eaeaea;
  border-bottom: 2px solid #53abe6;
  -webkit-box-shadow: none;
          box-shadow: none;
}
div.dhxcombolist_dhx_web.dhxcombolist_hdr div.dhxcombo_hdrtext {
  position: relative;
  padding: 0;
  white-space: nowrap;
  cursor: default;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
div.dhxcombolist_dhx_web.dhxcombolist_hdr div.dhxcombo_hdrtext div.dhxcombo_hdrcell,
div.dhxcombolist_dhx_web.dhxcombolist_hdr div.dhxcombo_hdrtext div.dhxcombo_hdrcell_first {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  z-index: 2;
  border-left: 1px solid #eaeaea;
  padding: 0;
  margin: 0;
}
div.dhxcombolist_dhx_web.dhxcombolist_hdr div.dhxcombo_hdrtext div.dhxcombo_hdrcell_first,
div.dhxcombolist_dhx_web.dhxcombolist_hdr div.dhxcombo_hdrtext div.dhxcombo_hdrcell:first-child {
  border-left-width: 0;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn {
  border-top-width: 0;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option {
  height: 24px;
  line-height: 24px;
  margin-top: -1px;
  z-index: 0;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  background-color: white;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option div.dhxcombo_option_text {
  padding: 0;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option div.dhxcombo_cell,
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option div.dhxcombo_cell_first {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  border-left: 1px solid #ededed;
  padding: 0;
  margin: 0;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option div.dhxcombo_cell_first,
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option div.dhxcombo_cell:first-child {
  border-left-width: 0;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option.dhxcombo_option_selected {
  z-index: 1;
  background-color: #85d3ff;
  border-top-color: #85d3ff;
  border-bottom-color: #85d3ff;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option.dhxcombo_option_selected div.dhxcombo_cell {
  border-left-color: #85d3ff;
  color: #000;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option div.dhxcombo_cell_text,
div.dhxcombolist_dhx_web.dhxcombolist_hdr div.dhxcombo_hdrtext div.dhxcombo_hdrcell_text {
  position: relative;
  margin: 0 10px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
}
div.dhxcombo_in_grid_parent {
  position: relative;
  height: 100%;
  top: 0;
}
div.dhxcombo_in_grid_parent div.dhxcombo_dhx_web {
  position: absolute;
  top: 3px;
  left: 0;
  border-color: #85d3ff;
}
div.dhxcombo_in_grid_parent input.dhxcombo_input {
  border-left: 2px solid white;
  font-family: Arial;
  font-size: 12px;
}
.dhxgrid_combo_icon {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
.dhxcombo_skin_detect {
  position: absolute;
  left: 0;
  top: -100px;
  margin: 0;
  padding: 0;
  border: 0 solid white;
  width: 20px;
  height: 10px;
  overflow: hidden;
}
.dhxform_obj_dhx_web {
  font-size: 12px;
  color: #000;
  float: left;
  line-height: normal;
}
.dhxform_obj_dhx_web div.dhxform_base {
  position: relative;
  float: left;
  margin: 0 !important;
}
.dhxform_obj_dhx_web div.dhxform_base_nested {
  padding: 0;
  clear: both;
  *display: inline-block;
}
.dhxform_obj_dhx_web.dhxform_block {
  clear: both;
}
.dhxform_obj_dhx_web div.block_dhxform_item_label_left {
  display: block;
  clear: both;
  *clear: none;
}
.dhxform_obj_dhx_web div.dhxform_label div.dhxform_label_nav_link,
.dhxform_obj_dhx_web div.dhxform_label div.dhxform_label_nav_link:visited,
.dhxform_obj_dhx_web div.dhxform_label div.dhxform_label_nav_link:active,
.dhxform_obj_dhx_web div.dhxform_label div.dhxform_label_nav_link:hover {
  outline: none;
  text-decoration: none;
  color: inherit;
  cursor: default;
  overflow: hidden;
  white-space: nowrap;
}
.dhxform_obj_dhx_web div.dhxform_label div.dhxform_label_nav_link:focus {
  color: #0096eb;
}
.dhxform_obj_dhx_web div.disabled span.nav_link {
  color: inherit;
}
.dhxform_obj_dhx_web div.dhxform_img,
.dhxform_obj_dhx_web div.dhxform_actv_c,
.dhxform_obj_dhx_web div.dhxform_actv_r {
  width: 18px;
  height: 18px;
  font-size: 1px;
}
.dhxform_obj_dhx_web div.dhxform_img.chbx0,
.dhxform_obj_dhx_web div.dhxform_img.chbx1,
.dhxform_obj_dhx_web div.disabled div.dhxform_img.chbx0,
.dhxform_obj_dhx_web div.disabled div.dhxform_img.chbx1,
.dhxform_obj_dhx_web div.dhxform_img.rdbt0,
.dhxform_obj_dhx_web div.dhxform_img.rdbt1,
.dhxform_obj_dhx_web div.disabled div.dhxform_img.rdbt0,
.dhxform_obj_dhx_web div.disabled div.dhxform_img.rdbt1,
.dhxform_obj_dhx_web div.dhxform_actv_c.chbx0,
.dhxform_obj_dhx_web div.dhxform_actv_c.chbx1,
.dhxform_obj_dhx_web div.dhxform_actv_r.rdbt0,
.dhxform_obj_dhx_web div.dhxform_actv_r.rdbt1 {
  background-image: url("../images/PlgForm/dhxform_web/dhxform_chbxrd.gif");
  background-repeat: no-repeat;
}
.dhxform_obj_dhx_web div.dhxform_img.chbx0 {
  background-position: -18px 0;
}
.dhxform_obj_dhx_web div.dhxform_img.chbx1 {
  background-position: 0 0;
}
.dhxform_obj_dhx_web div.disabled div.dhxform_img.chbx0 {
  background-position: -54px 0;
}
.dhxform_obj_dhx_web div.disabled div.dhxform_img.chbx1 {
  background-position: -36px 0;
}
.dhxform_obj_dhx_web div.dhxform_img.rdbt0 {
  background-position: -90px 0;
}
.dhxform_obj_dhx_web div.dhxform_img.rdbt1 {
  background-position: -72px 0;
}
.dhxform_obj_dhx_web div.disabled div.dhxform_img.rdbt0 {
  background-position: -126px 0;
}
.dhxform_obj_dhx_web div.disabled div.dhxform_img.rdbt1 {
  background-position: -108px 0;
}
.dhxform_obj_dhx_web div.dhxform_actv_c.chbx0 {
  background-position: -162px 0;
}
.dhxform_obj_dhx_web div.dhxform_actv_c.chbx1 {
  background-position: -144px 0;
}
.dhxform_obj_dhx_web div.dhxform_actv_r.rdbt0 {
  background-position: -198px 0;
}
.dhxform_obj_dhx_web div.dhxform_actv_r.rdbt1 {
  background-position: -180px 0;
}
.dhxform_obj_dhx_web div.dhxform_label {
  font-size: inherit;
  color: #000;
  overflow-x: hidden;
  overflow: hidden;
  white-space: nowrap;
}
.dhxform_obj_dhx_web div.dhxform_label.dhxform_label_align_left {
  text-align: left;
}
.dhxform_obj_dhx_web div.dhxform_label.dhxform_label_align_center {
  text-align: center;
}
.dhxform_obj_dhx_web div.dhxform_label.dhxform_label_align_right {
  text-align: right;
}
.dhxform_obj_dhx_web div.disabled div.dhxform_label,
.dhxform_obj_dhx_web div.disabled div.dhxform_label div.dhxform_label_nav_link,
.dhxform_obj_dhx_web div.disabled div.dhxform_label span.dhxform_item_required {
  color: #999;
}
.dhxform_obj_dhx_web div.dhxform_label span.dhxform_item_required {
  margin-left: 5px;
  color: red;
}
.dhxform_obj_dhx_web input.dhxform_textarea,
.dhxform_obj_dhx_web textarea.dhxform_textarea {
  padding: 4px 4px !important;
  margin: 0;
  font-size: 1em;
}
.dhxform_obj_dhx_web input.dhxform_textarea::-ms-clear,
.dhxform_obj_dhx_web textarea.dhxform_textarea::-ms-clear {
  display: none;
}
.dhxform_obj_dhx_web .dhxform_textarea {
  border: 1px solid #d6d6d6;
  font-size: 1em;
  color: black;
  resize: none;
}
.dhxform_obj_dhx_web div.disabled .dhxform_textarea {
  color: #999;
  background-color: #fff;
  border: 1px solid #f0f0f0;
}
.dhxform_obj_dhx_web div.dhxform_control.dhxform_img_node {
  position: relative;
}
.dhxform_obj_dhx_web div.dhxform_control.dhxform_img_node .dhxform_textarea {
  border: 1px solid white;
  background-color: white;
  color: white;
  visibility: hidden;
  *height: 1px;
  *line-height: 1px;
  *display: inline;
}
.dhxform_obj_dhx_web div.dhxform_control.dhxform_img_node div.dhxform_img,
.dhxform_obj_dhx_web div.dhxform_control.dhxform_img_node div.dhxform_actv_c,
.dhxform_obj_dhx_web div.dhxform_control.dhxform_img_node div.dhxform_actv_r {
  float: none;
  top: 2px;
  left: 0;
  position: absolute;
  margin: 0;
}
.dhxform_obj_dhx_web div.dhxform_item_label_left div.dhxform_control.dhxform_img_node {
  margin-left: 2px;
}
.dhxform_obj_dhx_web div.dhxform_item_label_right div.dhxform_control.dhxform_img_node {
  margin-right: 0;
}
.dhxform_obj_dhx_web .dhxform_select {
  border: 1px solid #d6d6d6;
  background-color: #fff;
  font-size: 1em;
  color: black;
  margin: 0;
  padding: 3px 0;
}
.dhxform_obj_dhx_web .dhxform_select option {
  padding-left: 2px;
}
.dhxform_obj_dhx_web div.disabled .dhxform_select {
  color: #999;
  background-color: #fff;
  border: 1px solid #f0f0f0;
}
.dhxform_obj_dhx_web div.fs_dhxform_item_label_left {
  padding: 5px 0 5px 0;
}
.dhxform_obj_dhx_web div.fs_dhxform_item_label_left fieldset.dhxform_fs div.dhxform_base_nested.dhxform_fs_nested {
  margin-right: 19px;
  margin-left: 5px;
}
.dhxform_obj_dhx_web fieldset.dhxform_fs {
  border: 1px solid #d6d6d6;
  margin: 0;
  padding: 5px 0 15px 0;
  clear: left;
  width: 100%;
}
.dhxform_obj_dhx_web div.disabled fieldset.dhxform_fs {
  border: 1px solid #f0f0f0;
}
.dhxform_obj_dhx_web fieldset.dhxform_fs legend.fs_legend {
  font-size: inherit;
  color: #484848;
  font-weight: normal;
  padding: 0 4px 1px 4px;
  margin-left: 5px;
  text-align: left;
}
.dhxform_obj_dhx_web div.disabled fieldset.dhxform_fs legend.fs_legend {
  color: #999;
}
.dhxform_obj_dhx_web div.dhxform_item_label_right {
  clear: both;
  padding-top: 6px;
  cursor: default;
  *display: inline-block;
}
.dhxform_obj_dhx_web div.dhxform_item_label_right div.dhxform_img,
.dhxform_obj_dhx_web div.dhxform_item_label_right div.dhxform_actv_c,
.dhxform_obj_dhx_web div.dhxform_item_label_right div.dhxform_actv_r {
  float: left;
  margin: 0;
}
.dhxform_obj_dhx_web div.dhxform_item_label_right div.dhxform_label {
  float: left;
  padding: 2px 0 2px 0;
  margin: 2px 0 2px 0;
}
.dhxform_obj_dhx_web div.dhxform_item_label_right div.dhxform_control {
  float: left;
  margin-right: 3px;
}
.dhxform_obj_dhx_web div.dhxform_item_label_left {
  clear: both;
  padding-top: 6px;
  cursor: default;
  *display: inline-block;
}
.dhxform_obj_dhx_web div.dhxform_item_label_left div.dhxform_img,
.dhxform_obj_dhx_web div.dhxform_item_label_left div.dhxform_actv_c,
.dhxform_obj_dhx_web div.dhxform_item_label_left div.dhxform_actv_r {
  float: right;
  margin: 0;
}
.dhxform_obj_dhx_web div.dhxform_item_label_left div.dhxform_label {
  float: left;
  padding: 1px 0 1px 0;
  margin: 2px 0 2px 0;
}
.dhxform_obj_dhx_web div.dhxform_item_label_left div.dhxform_control {
  float: left;
  margin-left: 3px;
}
.dhxform_obj_dhx_web div.dhxform_item_label_top {
  clear: both;
}
.dhxform_obj_dhx_web div.dhxform_item_label_top div.dhxform_label {
  float: none;
  margin-bottom: 5px;
  margin-top: 8px;
}
.dhxform_obj_dhx_web div.dhxform_item_label_top div.dhxform_control {
  float: none;
  margin-left: 0;
  margin-bottom: 5px;
}
.dhxform_obj_dhx_web div.dhxform_item_absolute {
  position: absolute;
  left: 0;
  top: 0;
  cursor: default;
}
.dhxform_obj_dhx_web div.item_absolute div.dhxform_img,
.dhxform_obj_dhx_web div.item_absolute div.dhxform_actv_c,
.dhxform_obj_dhx_web div.item_absolute div.dhxform_actv_r {
  position: absolute;
}
.dhxform_obj_dhx_web div.dhxform_item_absolute div.dhxform_control,
.dhxform_obj_dhx_web div.dhxform_item_absolute div.dhxform_label,
.dhxform_obj_dhx_web div.dhxform_item_absolute div.dhxform_control.dhxform_img_node,
.dhxform_obj_dhx_web div.dhxform_item_absolute div.dhxform_txt_label2,
.dhxform_obj_dhx_web div.dhxform_item_absolute div.dhxform_btn,
.dhxform_obj_dhx_web div.block_item_absolute div.dhxform_block {
  position: absolute;
}
.dhxform_obj_dhx_web div.dhxform_txt_label2 {
  font-size: inherit;
  color: #484848;
  font-weight: bold;
  margin: 0 3px;
  padding: 5px 0;
  cursor: default;
}
.dhxform_obj_dhx_web div.disabled div.dhxform_txt_label2 {
  color: #b3b3b3;
}
.dhxform_obj_dhx_web div.dhxform_btn {
  margin: 1px 2px;
  background-color: #3da0e3;
  float: left;
  cursor: default;
  clear: both;
  position: relative;
  overflow: hidden;
  font-size: inherit;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.dhxform_obj_dhx_web.dhxform_rtl div.dhxform_btn {
  float: right;
}
.dhxform_obj_dhx_web div.dhxform_btn.dhxform_btn_over {
  background-color: #2a8ed2;
}
.dhxform_obj_dhx_web div.dhxform_btn.dhxform_btn_pressed {
  background-color: #2589ce;
}
.dhxform_obj_dhx_web div.disabled div.dhxform_btn {
  background-color: #f2f2f2;
}
.dhxform_obj_dhx_web div.dhxform_btn div.dhxform_btn_txt {
  float: left;
  margin: 0 17px;
  height: 24px;
  line-height: 23px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
  *display: inline;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.dhxform_obj_dhx_web div.dhxform_btn div.dhxform_btn_txt.dhxform_btn_txt_autowidth {
  width: 100%;
  margin: 0;
}
.dhxform_obj_dhx_web div.disabled div.dhxform_btn div.dhxform_btn_txt {
  color: #999 !important;
}
.dhxform_obj_dhx_web div.dhxform_btn:focus {
  outline: 1px dotted #000;
}
.dhxform_obj_dhx_web div.dhxform_btn div.dhxform_btn_filler {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100px;
  left: 0;
  top: 0;
  background-color: white;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.dhxform_obj_dhx_web div.dhxform_control div.dhxform_note {
  font-size: 0.8em;
  color: gray;
  padding-bottom: 3px;
  white-space: normal;
}
.dhxform_obj_dhx_web div.disabled div.dhxform_control div.dhxform_note {
  color: #999;
}
.dhxform_obj_dhx_web div.dhxform_label span.dhxform_info {
  font-size: 0.6em;
  color: gray;
  margin-left: 3px;
  padding-bottom: 2px;
  line-height: 100%;
  vertical-align: middle;
  cursor: pointer;
}
.dhxform_obj_dhx_web .validate_error .dhxform_label,
.dhxform_obj_dhx_web .validate_error .dhxform_textarea,
.dhxform_obj_dhx_web .validate_error .dhxform_select,
.dhxform_obj_dhx_web .validate_error div.dhxform_label_nav_link,
.dhxform_obj_dhx_web .validate_error div.dhxform_label div.dhxform_label_nav_link:focus {
  color: red;
}
.dhxform_obj_dhx_web div.disabled .dhx_combo_box.dhx_web {
  border: 1px solid #f0f0f0;
}
.dhxform_obj_dhx_web div.disabled .dhx_combo_box.dhx_web .dhx_combo_input {
  color: #999;
  background-color: #fff;
}
.dhxform_obj_dhx_web div.dhxform_item_template.dhxeditor_dhx_web div.dhx_cell_editor div.dhx_cell_cont_editor {
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
}
.dhxform_obj_dhx_web div.dhxform_item_template.dhxeditor_dhx_web div.dhxcont_content_blocker {
  display: none;
}
.dhxform_obj_dhx_web div.disabled div.dhxform_item_template.dhxeditor_dhx_web div.dhxcont_content_blocker {
  display: inline;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: white;
  opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.dhtmlx_skin_dhx_web div.dhtmlx_wins_body_inner .dhxform_obj_dhx_web {
  background-color: white;
}
.dhxform_obj_dhx_web div.dhxform_control .dhx_combo_box.dhx_web .dhx_combo_input,
.dhx_combo_list.dhx_web_list div {
  font-size: 1em !important;
}
.dhxform_obj_dhx_web .dhx_file_uploader {
  position: relative;
  width: 100%;
  margin-bottom: 4px;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls {
  position: relative;
  width: 100%;
  height: 35px;
  font-size: 2px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button {
  position: absolute;
  width: 19px;
  height: 19px;
  top: 8px;
  background-image: url("../images/PlgForm/dhxform_web/dhxform_upload_buttons.gif");
  background-repeat: no-repeat;
  font-size: 2px;
  cursor: pointer;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_info {
  display: none;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_browse {
  background-position: 0 0;
  right: 108px;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_upload {
  background-position: -19px 0;
  right: 79px;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_cancel {
  background-position: -57px 0;
  right: 79px;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_clear {
  background-position: -38px 0;
  right: 50px;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls .dhx_uploader_input {
  position: absolute;
  left: -1000px;
  top: 0;
  visibility: hidden;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_form_cont {
  position: absolute;
  width: 19px;
  height: 19px;
  left: 0;
  top: 0;
  cursor: pointer;
  overflow: hidden;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_form_cont form.dhx_file_form {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_form_cont form.dhx_file_form .dhx_file_input {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  cursor: pointer;
  outline: none;
  height: 19px;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  overflow: auto;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file {
  position: relative;
  width: 100%;
  height: 25px;
  overflow: hidden;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file.dhx_file_added,
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file.dhx_file_uploading {
  color: #000;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file.dhx_file_uploaded {
  color: #646464;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file.dhx_file_fail {
  color: #e94a4a;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file_param {
  position: absolute;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  top: 0;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  overflow: hidden;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file_param.dhx_file_name {
  left: 20px;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file_param.dhx_file_progress {
  right: 50px;
  width: 38px;
  text-align: right;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file_param.dhx_file_delete {
  right: 30px;
  width: 11px;
  background-image: url("../images/PlgForm/dhxform_web/dhxform_upload_buttons.gif");
  background-position: -76px 0;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file_param.dhx_file_uploading {
  right: 50px;
  width: 38px;
  text-align: right;
  background-image: url("../images/PlgForm/dhxform_web/dhxform_upload_uploading.gif");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls {
  height: 60px;
}
.dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_files {
  display: none;
}
.dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_info {
  display: inline;
  background-image: none;
  font-size: 13px;
  height: auto;
  top: 0;
  left: 35px;
  color: #a0a0a0;
  vertical-align: top;
  padding-top: 6px;
  line-height: 20px;
  cursor: default;
  -webkit-filter: none;
          filter: none;
}
.dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_browse {
  top: 0;
  width: 54px;
  height: 54px;
  right: 35px;
  background-image: url("../images/PlgForm/dhxform_web/dhxform_upload_buttons.gif");
  background-position: 0 -38px;
  background-repeat: no-repeat;
}
.dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_upload,
.dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_cancel,
.dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_clear {
  display: none;
}
.dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_form_cont {
  width: 54px;
  height: 54px;
}
.dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_form_cont form.dhx_file_form .dhx_file_input {
  height: 54px;
}
.dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_info,
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file.dhx_file_added,
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file.dhx_file_uploading,
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file.dhx_file_uploaded,
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file.dhx_file_fail {
  color: #999;
}
.dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_browse {
  background-position: -54px -38px;
  cursor: default;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_form_cont {
  display: none;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button {
  cursor: default;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_browse {
  background-position: 0 -19px;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_upload {
  background-position: -19px -19px;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_cancel {
  background-position: -57px -19px;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_clear {
  background-position: -38px -19px;
}
.dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file_param.dhx_file_delete {
  background-position: -87px 0;
  cursor: default;
}
.dhxform_obj_dhx_web div.dhxform_image {
  position: relative;
  overflow: hidden;
  border: 1px solid #d6d6d6;
}
.dhxform_obj_dhx_web div.dhxform_image img.dhxform_image_img {
  position: absolute;
}
.dhxform_obj_dhx_web div.dhxform_image div.dhxform_image_wrap {
  position: absolute;
  background-color: white;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  *border: 1px solid white;
  *height: 1000px;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.dhxform_obj_dhx_web div.dhxform_image div.dhxform_image_wrap.dhxform_image_in_progress {
  background-image: url("../images/PlgForm/dhxform_web/dhxform_image_uploading.gif");
  background-position: center center;
  background-repeat: no-repeat;
  *border-width: 0;
  *height: 100%;
  opacity: 0.85;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
  -webkit-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
.dhxform_obj_dhx_web div.dhxform_image div.dhxform_image_wrap.dhxform_image_in_progress form.dhxform_image_form {
  display: none;
}
.dhxform_obj_dhx_web div.dhxform_image div.dhxform_image_wrap form.dhxform_image_form {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.dhxform_obj_dhx_web div.dhxform_image div.dhxform_image_wrap form.dhxform_image_form input.dhxform_image_input {
  cursor: pointer;
  outline: none;
  height: 1000px;
  font-size: 100px;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.dhxform_obj_dhx_web div.disabled div.dhxform_image {
  border-color: #f0f0f0;
}
.dhxform_obj_dhx_web div.disabled div.dhxform_image img.dhxform_image_img {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.dhxform_obj_dhx_web div.disabled div.dhxform_image div.dhxform_image_wrap {
  cursor: default;
}
.dhxform_obj_dhx_web div.disabled div.dhxform_image form.dhxform_image_form {
  display: none;
}
div.dhx_form_skin_detect {
  position: absolute;
  left: 0;
  top: -100px;
  margin: 0;
  padding: 0;
  border: 0 solid white;
  width: 20px;
  height: 10px;
  overflow: hidden;
}
#selectTable_xcell_00001 .dhxform_control {
  margin: -3px 0px 0px -8px;
}
.plg-layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 0;
}
.plg-layout-header {
  z-index: 9;
  height: 0.73rem;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.plg-layout-has-sider {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
}
.plg-layout-sider {
  position: relative;
  min-width: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 2.56rem;
      -ms-flex: 0 0 2.56rem;
          flex: 0 0 2.56rem;
  max-width: 2.56rem;
  min-width: 2.56rem;
  width: 2.56rem;
}
.plg-layout-content {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  min-height: 1.2rem;
}
.plg-theme-primary {
  /*滚动条的轨道*/
  /*滚动条的滑块按钮*/
  /*滚动条的上下两端的按钮*/
}
.plg-theme-primary .plg-layout-sider::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.5);
}
.plg-theme-primary .plg-layout-sider::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.5);
}
.plg-theme-primary .plg-layout-sider::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0;
          border-radius: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0;
          box-shadow: 0;
}
.plg-theme-primary .plg-layout-sider::-webkit-scrollbar-button {
  height: 0;
}
.plg-theme-primary .plg_anticon {
  height: 0.64rem;
  width: 0.64rem;
  right: -0.64rem;
  line-height: 0.64rem;
}
.plg-theme-primary .plg-menu-toolbar {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.plg-theme-primary .plg-menu-toolbar .wrapper .list {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.plg-theme-primary .plg-menu-toolbar .wrapper .list .p_icon {
  background-color: rgba(255, 255, 255, 0.85);
}
.plg-theme-primary .plg-menu-toolbar .wrapper .list:hover {
  opacity: 1;
}
.plg-theme-primary .plg-menu-toolbar .wrapper .list:hover .p_icon {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: #ffffff;
}
.plg-theme-primary .plg-menu-toolbar .wrapper .list:hover .p_icon i {
  color: #001529;
}
.plg-theme-primary .plg-menu-toolbar .wrapper .list:hover .name {
  color: #ffffff;
}
.plg-theme-primary .plg-menu-toolbar .wrapper .list .p_icon {
  background: rgba(255, 255, 255, 0.65);
}
.plg-theme-primary .plg-menu-toolbar-title {
  color: rgba(255, 255, 255, 0.65);
}
.plg-theme-primary .plg-menu-sub {
  background-color: rgba(0, 0, 0, 0.3);
}
.plg-theme-primary .plg-menu-sidebar .icon-box i {
  color: rgba(255, 255, 255, 0.65);
}
.plg-theme-primary .plg-menu-submenu-selected > .plg-menu-submenu-title > .right-mover,
.plg-theme-primary .plg-menu-submenu-selected > .plg-menu-submenu-title > .icon-box i {
  color: #ffffff;
}
.plg-theme-primary .plg-menu-submenu-selected > .plg-menu-submenu-title > .itemText {
  color: #ffffff;
}
.plg-theme-primary .plg-menu-submenu-selected > .plg-menu-submenu-title > .itemText > .right-mover {
  color: #ffffff;
}
.plg-theme-primary .plg-menu:not(.plg-menu-horizontal) .plg-menu-item-selected {
  background-color: #2b80ff;
}
.plg-theme-primary .plg-menu:not(.plg-menu-horizontal) .plg-menu-item-selected:after {
  border-left: 0;
}
.plg-theme-primary .plg-menu:not(.plg-menu-horizontal) .plg-menu-item-selected .icon-box i {
  color: #ffffff;
}
.plg-theme-primary .plg-menu:not(.plg-menu-horizontal) .plg-menu-item-selected a {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #ffffff;
}
.plg-theme-primary .plg-menu-submenu-title:hover,
.plg-theme-primary .plg-menu-item:hover {
  color: #ffffff;
}
.plg-theme-primary .plg-menu-submenu-title:hover .right-mover,
.plg-theme-primary .plg-menu-item:hover .right-mover {
  color: #ffffff;
}
.plg-theme-primary .plg-menu-submenu-title:hover .icon-box i,
.plg-theme-primary .plg-menu-item:hover .icon-box i {
  color: #ffffff;
}
.plg-theme-primary .plg-menu-submenu-title:hover a,
.plg-theme-primary .plg-menu-item:hover a {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #ffffff;
}
.plg-theme-primary .plg-layout-tabs.layui-tab.plgtabs > .layui-tab-title .layui-this {
  background-color: #f0f2f5;
}
.plg-theme-primary .project_name {
  color: rgba(255, 255, 255, 0.65);
  height: 0.64rem;
  padding-left: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background-color: #002140;
}
.plg-theme-primary .plg-layout-header {
  background: #fff;
  height: 0.64rem;
}
.plg-theme-primary .plg-layout-sider {
  -webkit-box-shadow: 2px 0 6px rgba(0, 21, 41, 0.35);
          box-shadow: 2px 0 6px rgba(0, 21, 41, 0.35);
  z-index: 11;
  color: rgba(255, 255, 255, 0.65);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: #001529;
}
.plg-theme-primary .plg-layout-sider a {
  color: rgba(255, 255, 255, 0.65);
  vertical-align: middle;
}
.plg-theme-primary .plg-layout-content {
  background: #f0f2f5;
}
.plg-theme-default .plg-layout {
  background: #f0f2f5;
}
.plg-theme-default .plg-layout-header {
  background: #fff;
}
.plg-theme-default .plg-layout-sider {
  background: #dfe3ef;
}
.plg-theme-default .plg-layout-content {
  background: #f2f7f8;
}
.logo-path {
  background-position-x: 0.06rem;
}
.logo-path.plg-logo {
  background: url(../images/PlgSideAccordion/p_logo.png) center center no-repeat;
  -webkit-background-size: 44% 44%;
          background-size: 44%;
  background-position-x: 0.15rem;
}
.plg-logo {
  position: relative;
  height: 100%;
}
.logo-path {
  -webkit-transition: background 0.2s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: background 0.2s cubic-bezier(0, 0, 0.2, 1);
  transition: background 0.2s cubic-bezier(0, 0, 0.2, 1);
  width: 100%;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  background: url(../images/PlgSideAccordion/c_logo2.png) center center no-repeat;
  background-position-x: 0.35rem;
  -webkit-background-size: 1.07rem 1.07rem;
          background-size: 1.07rem;
}
.logo-path.plg-logo {
  background: url(../images/PlgSideAccordion/plg-logo.png) center center no-repeat;
  -webkit-background-size: 1.65rem 0.17rem;
          background-size: 1.65rem 0.17rem;
}
.plg_anticon {
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  position: absolute;
  right: -0.5rem;
  top: 0;
  font-size: 0.2rem;
  color: #666;
  width: 0.5rem;
  height: 0.5rem;
  text-align: center;
  line-height: 0.5rem;
  display: block;
  z-index: 999;
}
.plg_anticon:hover {
  background: rgba(0, 0, 0, 0.025);
}
.fold .plg-layout-sider {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 0.64rem;
      -ms-flex: 0 0 0.64rem;
          flex: 0 0 0.64rem;
  max-width: 0.64rem;
  min-width: 0.64rem;
  width: 0.64rem;
}
.fold .plg-logo {
  background: url(../images/PlgSideAccordion/p_logo.png) center center no-repeat;
  -webkit-background-size: 44% 44%;
          background-size: 44%;
  background-position-x: 0.15rem;
}
/*
Product Name: dhtmlxGrid
Version: 5.1.0
Edition: Standard
License: content of this file is covered by DHTMLX Commercial or enterpri. Usage outside GPL terms is prohibited. To obtain Commercial or Enterprise license contact sales@dhtmlx.com
Copyright UAB Dinamenta http://www.dhtmlx.com
*/
.dhtmlxcalendar_dhx_web {
  position: absolute;
  display: block;
  background-color: #fff;
  font-size: 12px;
  color: #000;
}
.dhtmlxcalendar_dhx_web.dhtmlxcalendar_in_input {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}
.dhtmlxcalendar_ifr {
  position: absolute;
  overflow: hidden;
  background-color: white;
}
.dhtmlxcalendar_dhx_web ul.dhtmlxcalendar_line {
  position: relative;
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 225px;
}
.dhtmlxcalendar_dhx_web ul.dhtmlxcalendar_line li {
  float: left;
  position: relative;
  list-style-type: none;
  list-style-image: none;
  text-align: center;
  vertical-align: middle;
  cursor: default;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont {
  position: relative;
  display: block;
  width: 227px;
  height: 27px;
  margin: 0;
  overflow: hidden;
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  color: #fff;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -o-user-select: text;
  user-select: text;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr {
  width: 227px;
  height: 27px;
  line-height: 27px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow {
  position: absolute;
  top: 0;
  width: 18px;
  height: 27px;
  color: inherit;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left {
  left: 4px;
  background-image: url("../images/PlgGrid/dhxcalendar_web/dhxcalendar_arrow_left.gif");
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left_hover {
  left: 4px;
  background-image: url("../images/PlgGrid/dhxcalendar_web/dhxcalendar_arrow_left.gif");
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right {
  right: 4px;
  background-image: url("../images/PlgGrid/dhxcalendar_web/dhxcalendar_arrow_right.gif");
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right_hover {
  right: 4px;
  background-image: url("../images/PlgGrid/dhxcalendar_web/dhxcalendar_arrow_right.gif");
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_month,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_year {
  position: relative;
  font-weight: bold;
  color: inherit;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_time ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_today,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_time ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_clear {
  display: none;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_today {
  float: right;
  margin-right: 8px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_clear {
  float: right;
  margin-right: 74px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_time_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_today {
  float: right;
  margin-right: 8px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_time_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_clear {
  float: right;
  margin-right: 11px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont {
  position: relative;
  display: block;
  width: 225px;
  margin: 0;
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -o-user-select: text;
  user-select: text;
  overflow: hidden;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line {
  height: 23px;
  background-color: #f4f4f4;
  border-bottom: 2px solid #3da0e3;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li {
  color: #000;
  width: 31px;
  height: 23px;
  line-height: 23px;
  border-left: 1px solid #d5d5d5;
  background-color: #f4f4f4;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first {
  border-left: 1px solid #f4f4f4;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_day_weekday_cell {
  color: #f1586a;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_day_weekday_cell_first {
  color: #f1586a;
  border-left: 1px solid #f4f4f4;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont {
  position: relative;
  display: block;
  width: 225px;
  margin: 0;
  padding-bottom: 1px;
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  background-color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  overflow: hidden;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line {
  border-top: 1px solid #fff;
  margin-left: 0px;
  margin-right: 0px;
  height: 30px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li {
  color: #909090;
  width: 31px;
  height: 26px;
  line-height: 26px;
  margin-right: 1px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li div.dhtmlxcalendar_label {
  width: 100%;
  height: 100%;
  text-align: center;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend {
  background-color: #d6d6d6;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_dis {
  color: #c4c4c4;
  background-color: #ededed;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday {
  color: #f1586a;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday {
  color: #f1586a;
  background-color: #d6d6d6;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_dis {
  color: #f1586a;
  background-color: #ededed;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_hover,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_hover,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_hover,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_hover {
  background-color: #d6d6d6;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday_hover,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday_hover,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_hover,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_hover {
  color: #f1586a;
  background-color: #d6d6d6;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month {
  color: #000;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend {
  color: #f1586a;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date {
  color: #000;
  background-color: #85d3ff;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend {
  color: #f1586a;
  background-color: #ffd1cc;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_dis {
  color: #c4c4c4;
  background-color: #ededed;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday {
  color: #f1586a;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday {
  color: #f1586a;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday {
  color: #f1586a;
  background-color: #ffd1cc;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday {
  color: #f1586a;
  background-color: #ffd1cc;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_dis,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_dis {
  color: #f1586a;
  background-color: #ededed;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_hover {
  color: #000;
  background-color: #c7ebff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_hover {
  color: #f1586a;
  background-color: #ffe7e4;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_hover {
  color: #000;
  background-color: #85d3ff;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_hover {
  color: #f1586a;
  background-color: #ffd1cc;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday_hover {
  color: #f1586a;
  background-color: #ffe7e4;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday_hover {
  color: #f1586a;
  background-color: #ffe7e4;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_hover {
  color: #f1586a;
  background-color: #ffd1cc;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_hover {
  color: #f1586a;
  background-color: #ffd1cc;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line div.dhtmlxcalendar_label.dhtmlxcalendar_label_title {
  background-image: url("../images/PlgGrid/dhxcalendar_web/dhxcalendar_mark.gif");
  background-position: top right;
  background-repeat: no-repeat;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont {
  position: relative;
  display: block;
  width: 227px;
  height: 27px;
  margin-top: -1px;
  background-color: #3da0e3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  overflow: hidden;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li {
  width: 227px;
  height: 27px;
  line-height: 25px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr {
  text-align: left;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li div.dhtmlxcalendar_time_img {
  position: absolute;
  left: 11px;
  top: 7px;
  width: 13px;
  height: 13px;
  background-image: url("../images/PlgGrid/dhxcalendar_web/dhxcalendar_clock.gif");
  background-position: center center;
  background-repeat: no-repeat;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_hours {
  margin-left: 30px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_time ul.dhtmlxcalendar_line li div.dhtmlxcalendar_time_img {
  left: 75px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_time ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr {
  text-align: center;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_time ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_hours {
  margin-left: 0;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr div.dhtmlxcalendar_time_img,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_hours,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_minutes,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont.dhtmlxcalendar_mode_today ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_colon {
  display: none;
}
.dhtmlxcalendar_dhx_web span.dhtmlxcalendar_label_colon {
  padding: 0 4px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_cover {
  position: absolute;
  left: 1px;
  background-color: white;
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj {
  position: absolute;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_selector_obj_arrow {
  position: absolute;
  bottom: auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 9px;
  overflow: hidden;
  background-image: url("../images/PlgGrid/dhxcalendar_web/dhxcalendar_selector_top.gif");
  background-position: top center;
  background-repeat: no-repeat;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_selector_obj_arrow {
  background-position: -13px top;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 div.dhtmlxcalendar_selector_obj_arrow {
  background-position: -53px top;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_selector_obj_arrow {
  background-position: -51px top;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table {
  border: 1px solid #c7c7c7;
  background-color: white;
  border-top: none;
  margin-top: 9px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left {
  width: 17px;
  text-align: center;
  border-top: white 1px solid;
  padding: 0;
  margin: 0;
  background-color: #ededed;
  background-image: url("../images/PlgGrid/dhxcalendar_web/dhxcalendar_arrow_left2.gif");
  background-position: center center;
  background-repeat: no-repeat;
  cursor: default;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left.dhtmlxcalendar_selector_cell_left_hover {
  background-image: url("../images/PlgGrid/dhxcalendar_web/dhxcalendar_arrow_left2.gif");
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle {
  border-top: 1px solid white;
  border-width: 1px 0 0 0;
  cursor: default;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
  width: 17px;
  text-align: center;
  border-top: 1px solid white;
  border-width: 1px 0 0 0;
  background-color: #ededed;
  background-image: url("../images/PlgGrid/dhxcalendar_web/dhxcalendar_arrow_right2.gif");
  background-position: center center;
  background-repeat: no-repeat;
  cursor: default;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right.dhtmlxcalendar_selector_cell_right_hover {
  background-image: url("../images/PlgGrid/dhxcalendar_web/dhxcalendar_arrow_right2.gif");
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul {
  display: block;
  clear: both;
  margin: 0 0 0 1px;
  padding: 0;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul li {
  float: left;
  list-style-type: none;
  list-style-image: none;
  text-align: center;
  vertical-align: middle;
  margin: 0 1px 0 0;
  padding: 0;
  background-color: #ededed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: default;
  font-size: 11px;
  color: #000;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul li.dhtmlxcalendar_selector_cell_active {
  background-color: #85d3ff;
  color: #000;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul li.dhtmlxcalendar_selector_cell_hover {
  background-color: #c7ebff;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
  display: none;
  width: 0;
  border: 0 solid white;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line {
  height: 24px;
  border-top: none;
  border-bottom: 1px solid white;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell {
  width: 35px;
  height: 24px;
  line-height: 24px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_selector_obj_arrow,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 div.dhtmlxcalendar_selector_obj_arrow,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_selector_obj_arrow {
  top: auto;
  bottom: 0;
  background-image: url("../images/PlgGrid/dhxcalendar_web/dhxcalendar_selector_bottom.gif");
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line {
  height: 22px;
  border-top: none;
  border-bottom: 1px solid white;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell {
  width: 24px;
  height: 22px;
  line-height: 22px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
  display: none;
  width: 0;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 table.dhtmlxcalendar_selector_table,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table {
  margin-top: 0;
  margin-bottom: 9px;
  border-top: 1px solid #c7c7c7;
  border-bottom: none;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_month,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_year,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_hours,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_hours2,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_minutes,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_minutes4,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_minutes5 {
  display: none;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month div.dhtmlxcalendar_area_selector_month,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_year div.dhtmlxcalendar_area_selector_year,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_area_selector_hours,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours2 div.dhtmlxcalendar_area_selector_hours,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_area_selector_minutes,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_area_selector_minutes4,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_area_selector_minutes5 {
  display: block;
}
.dhtmlxcalendar_dhx_web span.dhtmlxcalendar_label_minutes span.dhtmlxcalendar_selected_date {
  border-bottom: 2px solid red;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn {
  display: none;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell {
  width: 27px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell {
  width: 27px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell {
  width: 27px;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn {
  display: block;
  width: 27px;
  color: #3da0e3;
  background-color: #f4f4f4;
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #d5d5d5;
  margin-right: 0;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn {
  display: block;
  width: 27px;
  color: #3da0e3;
  background-color: #f4f4f4;
}
div.dhtmlxcalendar_skin_detect {
  position: absolute;
  display: block;
  visibility: hidden;
  left: -100px;
  top: 0;
  width: 20px;
  height: 10px;
  margin: 0;
  padding: 0;
  border: none;
  overflow: hidden;
}
div.dhxcombo_dhx_web {
  position: relative;
  border: 1px solid #d6d6d6;
  overflow: hidden;
  vertical-align: middle;
  background-color: white;
  font-size: 1px;
  height: 22px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
div.dhxcombo_dhx_web input.dhxcombo_input {
  position: absolute;
  left: 1px;
  top: 0;
  height: 22px;
  line-height: 21px;
  *height: 20px;
  *line-height: 19px;
  border: 0 solid white;
  outline: 0 solid white;
  padding: 0;
  margin: 0 0 0 4px;
  background-color: white;
  font-size: 12px;
  color: black;
  vertical-align: top;
}
div.dhxcombo_dhx_web input.dhxcombo_input::-ms-clear {
  display: none;
}
div.dhxcombo_dhx_web div.dhxcombo_select_button {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 2px;
  right: 2px;
  font-size: 1px;
  background-color: #3da0e3;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  overflow: hidden;
}
div.dhxcombo_dhx_web div.dhxcombo_select_button div.dhxcombo_select_img {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("../images/PlgGrid/dhxcombo_web/dhxcombo_arrow_down.gif");
  background-repeat: no-repeat;
  background-position: center center;
}
div.dhxcombo_dhx_web div.dhxcombo_top_image {
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  overflow: hidden;
  cursor: default;
}
div.dhxcombo_dhx_web div.dhxcombo_top_image div.dhxcombo_image {
  *top: 0;
}
div.dhxcombolist_dhx_web {
  position: absolute;
  border: 1px solid #fff;
  *border: 1px solid #ccc;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
  background-color: #f4f4f4;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  overflow-x: none;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
div.dhxcombolist_dhx_web div.dhxcombo_option {
  position: relative;
  font-size: inherit;
  font-size: 12px;
  color: #000;
  height: 24px;
  line-height: 23px;
  vertical-align: middle;
  overflow: hidden;
  cursor: default;
}
div.dhxcombolist_dhx_web div.dhxcombo_option.dhxcombo_option_selected {
  background-color: #85d3ff;
}
div.dhxcombolist_dhx_web div.dhxcombo_option.dhxcombo_option_selected .dhxcombo_option_text {
  color: #000;
}
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_option_text {
  position: relative;
  padding: 0 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  white-space: nowrap;
}
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_option_text.dhxcombo_option_text_chbx {
  position: relative;
  padding: 0 4px 0 4px;
  margin-left: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  white-space: nowrap;
}
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_checkbox {
  position: absolute;
  left: 2px;
  top: 3px;
  width: 18px;
  height: 18px;
  background-image: url("../images/PlgGrid/dhxcombo_web/dhxcombo_chbx.gif");
  background-repeat: no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  overflow: hidden;
  cursor: default;
}
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_checkbox.dhxcombo_chbx_0 {
  background-position: 0 0;
}
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_checkbox.dhxcombo_chbx_1 {
  background-position: -18px 0;
}
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_option_text.dhxcombo_option_text_image {
  position: relative;
  padding: 0 4px 0 4px;
  margin-left: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  white-space: nowrap;
}
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_image {
  top: 3px;
}
div.dhxcombo_dhx_web div.dhxcombo_top_image div.dhxcombo_image,
div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_image {
  position: absolute;
  left: 3px;
  top: 2px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-user-select: none;
  overflow: hidden;
  cursor: default;
}
div.dhxcombo_dhx_web.dhxcombo_disabled {
  background-color: #fafafa;
}
div.dhxcombo_dhx_web.dhxcombo_disabled input.dhxcombo_input {
  color: #999;
  background-color: #fafafa;
}
div.dhxcombo_dhx_web.dhxcombo_disabled div.dhxcombo_select_button {
  background-color: #a6a6a6;
  cursor: default;
}
div.dhxcombo_dhx_web.dhxcombo_disabled div.dhxcombo_select_button div.dhxcombo_select_img {
  background-image: url("../images/PlgGrid/dhxcombo_web/dhxcombo_arrow_down_dis.gif");
}
div.dhxcombolist_dhx_web.dhxcombolist_hdr {
  height: 27px;
  line-height: 27px;
  border-color: #eaeaea;
  border-bottom: 2px solid #53abe6;
  -webkit-box-shadow: none;
          box-shadow: none;
}
div.dhxcombolist_dhx_web.dhxcombolist_hdr div.dhxcombo_hdrtext {
  position: relative;
  padding: 0;
  white-space: nowrap;
  cursor: default;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
div.dhxcombolist_dhx_web.dhxcombolist_hdr div.dhxcombo_hdrtext div.dhxcombo_hdrcell,
div.dhxcombolist_dhx_web.dhxcombolist_hdr div.dhxcombo_hdrtext div.dhxcombo_hdrcell_first {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  z-index: 2;
  border-left: 1px solid #eaeaea;
  padding: 0;
  margin: 0;
}
div.dhxcombolist_dhx_web.dhxcombolist_hdr div.dhxcombo_hdrtext div.dhxcombo_hdrcell_first,
div.dhxcombolist_dhx_web.dhxcombolist_hdr div.dhxcombo_hdrtext div.dhxcombo_hdrcell:first-child {
  border-left-width: 0;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn {
  border-top-width: 0;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option {
  height: 24px;
  line-height: 24px;
  margin-top: -1px;
  z-index: 0;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  background-color: white;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option div.dhxcombo_option_text {
  padding: 0;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option div.dhxcombo_cell,
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option div.dhxcombo_cell_first {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  border-left: 1px solid #ededed;
  padding: 0;
  margin: 0;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option div.dhxcombo_cell_first,
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option div.dhxcombo_cell:first-child {
  border-left-width: 0;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option.dhxcombo_option_selected {
  z-index: 1;
  background-color: #85d3ff;
  border-top-color: #85d3ff;
  border-bottom-color: #85d3ff;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option.dhxcombo_option_selected div.dhxcombo_cell {
  border-left-color: #85d3ff;
  color: #000;
}
div.dhxcombolist_dhx_web.dhxcombolist_multicolumn div.dhxcombo_option div.dhxcombo_cell_text,
div.dhxcombolist_dhx_web.dhxcombolist_hdr div.dhxcombo_hdrtext div.dhxcombo_hdrcell_text {
  position: relative;
  margin: 0 10px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
}
div.dhxcombo_in_grid_parent {
  position: relative;
  height: 100%;
  top: 0;
}
div.dhxcombo_in_grid_parent div.dhxcombo_dhx_web {
  position: absolute;
  top: 3px;
  left: 0;
  border-color: #85d3ff;
}
div.dhxcombo_in_grid_parent input.dhxcombo_input {
  border-left: 2px solid white;
  font-size: 12px;
}
.dhxgrid_combo_icon {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
.dhxcombo_skin_detect {
  position: absolute;
  left: 0;
  top: -100px;
  margin: 0;
  padding: 0;
  border: 0 solid white;
  width: 20px;
  height: 10px;
  overflow: hidden;
}
.dhxmenu_skin_detect {
  position: absolute;
  left: 0;
  top: -100px;
  margin: 0;
  padding: 0;
  border: 0 solid white;
  width: 20px;
  height: 10px;
  overflow: hidden;
}
.dhtmlxMenu_dhx_web_Middle {
  position: relative;
  height: 26px;
  border: none;
  background-color: #f4f4f4;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dhtmlxMenu_dhx_web_Middle div.top_sep {
  float: left;
  position: relative;
  height: 20px;
  width: 0;
  border-left: 1px solid #c1c1c1;
  margin: 3px 2px 0 0;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dhtmlxMenu_dhx_web_Middle img.dhtmlxMenu_TopLevel_Item_Icon {
  float: left;
  margin: 2px 3px 0 3px;
  width: 18px;
  height: 18px;
}
.dhtmlxMenu_dhx_web_Middle div.dhtmlxMenu_TopLevel_Text_right {
  position: absolute;
  top: 5px;
  left: none;
  right: 8px;
  font-size: 12px;
  color: #000;
  cursor: default;
}
.dhtmlxMenu_dhx_web_Middle div.dhtmlxMenu_TopLevel_Text_left {
  position: absolute;
  top: 5px;
  right: none;
  left: 8px;
  font-size: 12px;
  color: #000;
  cursor: default;
}
.dhtmlxMenu_dhx_web_Middle.dir_left div.align_left {
  float: left;
}
.dhtmlxMenu_dhx_web_Middle.dir_left div.align_right {
  float: right;
}
div.dhtmlxMenu_dhx_web_TopLevel_Item_Normal,
div.dhtmlxMenu_dhx_web_TopLevel_Item_Disabled,
div.dhtmlxMenu_dhx_web_TopLevel_Item_Selected {
  position: relative;
  float: left;
  font-size: 12px;
  color: #000;
  cursor: default;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  margin: 2px 2px 0 0;
  padding: 0 3px;
}
div.dhtmlxMenu_dhx_web_TopLevel_Item_Normal div.top_level_text,
div.dhtmlxMenu_dhx_web_TopLevel_Item_Disabled div.top_level_text,
div.dhtmlxMenu_dhx_web_TopLevel_Item_Selected div.top_level_text {
  float: left;
  margin: 0 3px;
}
div.dhtmlxMenu_dhx_web_TopLevel_Item_Normal i,
div.dhtmlxMenu_dhx_web_TopLevel_Item_Disabled i,
div.dhtmlxMenu_dhx_web_TopLevel_Item_Selected i {
  height: inherit;
  line-height: inherit;
  float: left;
  color: inherit;
  margin: 0 4px;
  font-size: 1.2em;
}
div.dhtmlxMenu_dhx_web_TopLevel_Item_Disabled {
  color: #999;
}
div.dhtmlxMenu_dhx_web_TopLevel_Item_Selected {
  background-color: #85d3ff;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon {
  position: absolute;
  border: 1px solid #fff;
  *border: 1px solid #ccc;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
  padding: 3px 0;
  background-color: #f4f4f4;
  overflow: hidden;
  cursor: default;
  line-height: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td {
  font-size: 12px;
  color: #000;
  padding: 0 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td {
  background-color: #85d3ff;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td.sub_item_icon {
  width: 18px;
  text-align: center;
  vertical-align: middle;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td.sub_item_icon img.sub_icon {
  float: left;
  margin: 0;
  width: 18px;
  height: 18px;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td.sub_item_icon i {
  float: left;
  text-align: center;
  width: 18px;
  height: 18px;
  line-height: 17px;
  font-size: 1.2em;
  color: inherit;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_item_text {
  padding: 0 12px 0 1px;
  height: 26px;
  line-height: 25px;
  white-space: nowrap;
  text-align: left;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis td.sub_item_icon i {
  color: #999;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_item_text {
  color: #999;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td.sub_item_hk {
  padding-left: 8px;
  padding-right: 8px;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td.sub_item_hk div.sub_item_hk {
  font-size: 12px;
  color: #333;
  text-align: right;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis td.sub_item_hk div.sub_item_hk {
  color: #999;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.complex_arrow {
  width: 4px;
  margin: 0 2px 0 5px;
  height: 22px;
  background-image: url("../images/PlgGrid/dhxmenu_web/dhxmenu_subar.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  overflow: hidden;
  font-size: 1px;
  float: right;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected div.complex_arrow {
  background-position: -4px 0 !important;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.complex_arrow {
  background-position: -8px 0 !important;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.complex_arrow_loading {
  width: 11px;
  height: 22px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../images/PlgGrid/dhxmenu_web/dhxmenu_loader.gif");
  float: right;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon {
  float: left;
  margin: 0;
  width: 18px;
  height: 18px;
  background-position: top right;
  background-repeat: no-repeat;
  background-image: url("../images/PlgGrid/dhxmenu_web/dhxmenu_chrd.gif");
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon.chbx_0 {
  background-position: 0 0 !important;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon.chbx_1 {
  background-position: -18px 0 !important;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_icon.chbx_0 {
  background-position: -36px 0 !important;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_icon.chbx_1 {
  background-position: -54px 0 !important;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon.rdbt_0 {
  background-position: -72px 0 !important;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon.rdbt_1 {
  background-position: -90px 0 !important;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_icon.rdbt_0 {
  background-position: -108px 0 !important;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_icon.rdbt_1 {
  background-position: -126px 0 !important;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon tr.sub_sep td {
  padding: 2px 0;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon div.sub_sep {
  position: static;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  width: 100%;
  border-top: 1px dotted #b4b4b4;
  *border-top: 1px solid #cecece;
}
iframe.dhtmlxMenu_IE6CoverFix_dhx_web {
  position: absolute;
  border: none;
  background: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowUp,
div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowUp_Over,
div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowUp_Disabled {
  position: relative;
  font-size: 1px;
  border-bottom: 1px solid #b4b4b4;
  background-image: url("../images/PlgGrid/dhxmenu_web/dhxmenu_arrow_up.gif");
  background-repeat: no-repeat;
  background-position: center center;
  padding: 8px 0;
  margin-bottom: 3px;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowUp_Disabled {
  background-image: url("../images/PlgGrid/dhxmenu_web/dhxmenu_arrow_up_dis.gif");
}
div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowDown,
div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowDown_Over,
div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowDown_Disabled {
  position: relative;
  font-size: 1px;
  border-top: 1px solid #b4b4b4;
  background-image: url("../images/PlgGrid/dhxmenu_web/dhxmenu_arrow_down.gif");
  background-repeat: no-repeat;
  background-position: center center;
  padding: 8px 0;
  margin-top: 3px;
}
div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowDown_Disabled {
  background-image: url("../images/PlgGrid/dhxmenu_web/dhxmenu_arrow_down_dis.gif");
}
.dhxtoolbar_skin_detect {
  position: absolute;
  left: 0;
  top: -100px;
  margin: 0;
  padding: 0;
  border: 0 solid white;
  width: 20px;
  height: 10px;
  overflow: hidden;
}
.dhx_toolbar_dhx_web {
  background-color: #3da0e3;
  position: relative;
  padding: 0 5px;
  height: 32px;
  line-height: normal;
  cursor: default;
  overflow: hidden;
  font-size: 12px;
  color: #fff;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_btn i {
  font-size: 20px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_btn i {
  font-size: 26px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_btn i {
  font-size: 38px;
}
.dhx_toolbar_dhx_web div.dhxtoolbar_float_left {
  float: left;
}
.dhx_toolbar_dhx_web div.dhxtoolbar_float_right {
  float: right;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_btn,
.dhx_toolbar_dhx_web div.dhx_toolbar_arw {
  position: relative;
  float: left;
  margin-top: 3px;
  padding: 2px 3px 1px 3px;
  *padding-bottom: 2px;
  margin-right: 1px;
  line-height: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: default;
  height: 22px;
  overflow: hidden;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_dis,
.dhx_toolbar_dhx_web div.dhx_toolbar_arw.dhxtoolbar_btn_dis {
  color: #acd7f3;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_over,
.dhx_toolbar_dhx_web div.dhx_toolbar_arw.dhxtoolbar_btn_over {
  background-color: #2a8ed2;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_pres,
.dhx_toolbar_dhx_web div.dhx_toolbar_arw.dhxtoolbar_btn_pres {
  background-color: #2589ce;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_pres_dis {
  background-color: #2e94d8;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_btn img {
  float: left;
  margin: 2px;
  width: 18px;
  height: 18px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_btn i {
  float: left;
  margin: 2px;
  width: 18px;
  height: 18px;
  line-height: 17px;
  font-size: 1.2em;
  text-align: center;
  cursor: default;
  color: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_btn .dhxtoolbar_input {
  position: relative;
  float: left;
  border: 1px solid white;
  background-color: white;
  margin: 1px;
  padding: 2px 4px 3px 4px;
  font-size: 12px;
  color: black;
  line-height: normal;
  direction: ltr;
  outline: none;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_btn .dhxtoolbar_input:disabled {
  background-color: #f2f2f2;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_dis div.dhxtoolbar_sl_pen {
  background-color: #e6e6e6;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_dis div.dhxtoolbar_sl_bg_l,
.dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_dis div.dhxtoolbar_sl_bg_m,
.dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_dis div.dhxtoolbar_sl_bg_r {
  background-color: #e6e6e6;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_btn div.dhxtoolbar_text,
.dhx_toolbar_dhx_web div.dhx_toolbar_arw div.arwimg {
  float: left;
  font: inherit;
  height: 18px;
  line-height: 17px;
  margin: 2px 4px;
  cursor: default;
  overflow: hidden;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_btn div.dhxtoolbar_text {
  padding: 0;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_arw {
  margin-left: -3px;
  z-index: 1;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_arw div.arwimg {
  margin: 2px 0;
  padding: 0 3px;
  background-image: url("../images/PlgGrid/dhxtoolbar_web/dhxtoolbar_arrow.gif");
  background-position: center center;
  background-repeat: no-repeat;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_arw.dhxtoolbar_btn_dis div.arwimg {
  background-image: url("../images/PlgGrid/dhxtoolbar_web/dhxtoolbar_arrow_dis.gif");
}
.dhx_toolbar_dhx_web div.dhx_toolbar_sep {
  float: left;
  border-left: 1px dotted #c3e1f6;
  height: 14px;
  margin: 8px 6px 0 5px;
  overflow: hidden;
}
.dhx_toolbar_dhx_web div.dhx_toolbar_text {
  float: left;
  vertical-align: middle;
  margin-top: 4px;
  padding: 3px 5px;
  line-height: 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dhx_toolbar_dhx_web div.dhxtoolbar_sl_bg_l,
.dhx_toolbar_dhx_web div.dhxtoolbar_sl_bg_m,
.dhx_toolbar_dhx_web div.dhxtoolbar_sl_bg_r {
  float: left;
  height: 5px;
  line-height: 1px;
  margin: 9px 0 6px 0;
  padding: 0;
  width: 2px;
  font-size: 1px;
  background-color: #fff;
  overflow: hidden;
}
.dhx_toolbar_dhx_web div.dhxtoolbar_sl_bg_l {
  margin-left: 4px;
}
.dhx_toolbar_dhx_web div.dhxtoolbar_sl_bg_r {
  margin-right: 4px;
}
.dhx_toolbar_dhx_web div.dhxtoolbar_sl_pen,
.dhx_toolbar_dhx_web div.dhxtoolbar_sl_pen.dhxtoolbar_over {
  position: absolute;
  top: 5px;
  width: 7px;
  height: 14px;
  border: 1px solid #46a4e4;
  background-color: #fff;
  cursor: default;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 {
  height: 38px !important;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_btn,
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_arw {
  height: 28px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_btn img {
  width: 24px;
  height: 24px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_btn i {
  width: 24px;
  height: 24px;
  line-height: 23px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_btn div.dhxtoolbar_text,
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_arw div.arwimg {
  height: 24px;
  line-height: 23px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_text {
  padding-top: 6px;
  padding-bottom: 6px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_sep {
  height: 20px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhxtoolbar_sl_bg_l,
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhxtoolbar_sl_bg_m,
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhxtoolbar_sl_bg_r {
  margin-top: 12px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhxtoolbar_sl_pen {
  top: 8px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_btn .dhxtoolbar_input {
  margin-top: 4px;
  margin-bottom: 4px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 {
  height: 46px !important;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_btn,
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_arw {
  height: 36px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_btn img {
  width: 32px;
  height: 32px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_btn i {
  width: 32px;
  height: 32px;
  line-height: 31px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_btn div.dhxtoolbar_text,
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_arw div.arwimg {
  height: 32px;
  line-height: 31px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_sep {
  height: 28px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhxtoolbar_sl_bg_l,
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhxtoolbar_sl_bg_m,
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhxtoolbar_sl_bg_r {
  margin-top: 16px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhxtoolbar_sl_pen {
  top: 12px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_btn .dhxtoolbar_input {
  margin-top: 8px;
  margin-bottom: 8px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 {
  height: 62px !important;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_btn,
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_arw {
  height: 52px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_btn img {
  width: 48px;
  height: 48px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_btn i {
  width: 48px;
  height: 48px;
  line-height: 47px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_btn div.dhxtoolbar_text,
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_arw div.arwimg {
  height: 48px;
  line-height: 47px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_text {
  padding-top: 18px;
  padding-bottom: 18px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_sep {
  height: 44px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhxtoolbar_sl_bg_l,
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhxtoolbar_sl_bg_m,
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhxtoolbar_sl_bg_r {
  margin-top: 24px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhxtoolbar_sl_pen {
  top: 20px;
}
.dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_btn .dhxtoolbar_input {
  margin-top: 16px;
  margin-bottom: 16px;
}
div.dhx_toolbar_poly_dhx_web {
  position: absolute;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.35);
  *border: 1px solid #999;
  padding: 3px 0;
  background-color: #f4f4f4;
  overflow: hidden;
  cursor: default;
  line-height: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
div.dhx_toolbar_poly_dhx_web td {
  line-height: normal;
  font-size: 12px;
  color: #000;
  padding: 0 4px;
}
div.dhx_toolbar_poly_dhx_web .tr_btn_over td,
div.dhx_toolbar_poly_dhx_web .tr_btn_selected td {
  background-color: #85d3ff;
}
div.dhx_toolbar_poly_dhx_web .tr_btn_disabled td {
  color: #999;
}
div.dhx_toolbar_poly_dhx_web td.td_btn_img {
  width: 18px;
  text-align: center;
}
div.dhx_toolbar_poly_dhx_web td.td_btn_img img.btn_sel_img {
  width: 18px;
  height: 18px;
}
div.dhx_toolbar_poly_dhx_web td.td_btn_img i {
  width: 18px;
  height: 18px;
  line-height: 17px;
  text-align: center;
  color: inherit;
  font-size: 1.2em;
}
div.dhx_toolbar_poly_dhx_web td.td_btn_txt div.btn_sel_text {
  padding: 0 12px 0 1px;
  height: 24px;
  line-height: 23px;
  overflow: hidden;
}
div.dhx_toolbar_poly_dhx_web tr.tr_sep td {
  padding: 2px 0;
}
div.dhx_toolbar_poly_dhx_web div.btn_sep {
  position: relative;
  font-size: 1px;
  line-height: 1px;
  height: 0;
  width: 100%;
  border-top: 1px dotted #999;
}
div.dhx_toolbar_slider_label_dhx_web {
  position: absolute;
  border: 1px solid white;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
  background-color: #f4f4f4;
  padding: 5px 8px;
  overflow: hidden;
  cursor: default;
  line-height: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-size: 12px;
  color: #000;
}
.dhxtoolbar_maxopen_test {
  position: absolute;
  width: 200px;
  height: 50px;
  overflow-x: none;
  overflow-y: auto;
  left: -300px;
  top: 100px;
  border: 1px solid white;
  visibility: hidden;
}
.dhxtoolbar_maxopen_test2 {
  height: 200px;
}
.dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_statusbar_def div.dhx_cell_statusbar_paging,
.dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_statusbar_def div.dhx_cell_statusbar_paging,
.dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhx_cell_statusbar_def div.dhx_cell_statusbar_paging {
  position: relative;
  height: 32px;
  line-height: 31px;
  margin-top: -1px;
  overflow: hidden;
  white-space: nowrap;
}
.dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhx_cell_statusbar_def div.dhx_cell_statusbar_paging {
  margin-top: 0;
  height: 31px;
}
.dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins div.dhx_cell_statusbar_def div.dhx_cell_statusbar_paging,
.dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins div.dhx_cell_statusbar_def div.dhx_cell_statusbar_paging {
  position: relative;
  height: 32px;
  line-height: 31px;
  margin-top: 3px;
  overflow: hidden;
  white-space: nowrap;
}
.dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins div.dhx_cell_statusbar_def div.dhx_cell_statusbar_paging .dhx_toolbar_dhx_web,
.dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins div.dhx_cell_statusbar_def div.dhx_cell_statusbar_paging .dhx_toolbar_dhx_web {
  border-width: 0;
  background-image: none;
}
div.gridbox {
  overflow: hidden;
  text-align: left;
}
.dhx_sub_row {
  background-color: #fff;
}
div.gridbox .xhdr {
  background-color: #d4d0c8;
}
div.gridbox table.obj {
  height: 1px;
}
div.gridbox table.hdr td {
  line-height: normal;
  font-size: 12px;
  background-color: #d4d0c8;
  border: 1px solid;
  border-color: #fff Gray Gray #fff;
  text-align: center;
  margin: 0;
  padding: 5px 0 5px 0;
  font-weight: normal;
  overflow: hidden;
  empty-cells: show;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
div.gridbox table.hdr td div.hdrcell {
  overflow: hidden;
}
div.gridbox table.obj td {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  empty-cells: show;
  white-space: normal;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -o-user-select: text;
  user-select: text;
}
div.gridbox table.obj th,
div.gridbox table.hdr th {
  padding: 0;
  margin: 0;
}
div.gridbox table.row20px tr td {
  height: 20px;
  white-space: nowrap;
  padding: 0;
}
div.gridbox .objbox {
  background-color: #fff;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
div.gridbox table.obj td span.space,
div.gridbox table.obj td img.space {
  width: 18px;
}
div.gridbox table.obj td.editable {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -o-user-select: text;
  user-select: text;
}
div.gridbox table.obj td.group_row {
  vertical-align: middle;
  font-size: 12px;
  color: #000;
  font-weight: bold;
  height: 30px;
  border: 0;
  border-bottom: 2px solid navy;
}
.dragSpanDiv {
  font-size: 12px;
  color: #000;
  border: 1px gray solid;
  background-color: white;
  z-index: 999;
}
.dhx_combo_select {
  font-size: 12px;
  color: #000;
  border: 1px solid;
  border-color: black silver silver black;
  background-color: #fff;
  overflow: auto;
  cursor: default;
  position: absolute;
  height: auto;
  z-index: 600;
}
.dhx_combo_edit {
  width: 100%;
  border: 0;
  padding: 0;
  padding-right: 1px !ie;
  margin: 0;
  font-size: 12px;
  color: #000;
  overflow: hidden;
}
.dhx_textarea {
  border: 1px solid;
  border-color: black silver silver black;
  position: absolute;
  height: 100px;
  z-index: 600;
}
.dhx_clist {
  background-color: white;
  border: 1px solid black;
  padding: 2px 2px 2px 2px;
  z-index: 300;
}
.gridDragLine {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: black;
  overflow: hidden;
  pointer-events: none;
}
div.pagingBlock {
  font-size: 12px;
  color: #000;
}
div.pagingBlock .pagingCurrentPage {
  font-weight: bold;
  cursor: default;
}
div.pagingBlock .pagingPage {
  cursor: pointer;
  text-decoration: underline;
}
span.recordsInfoBlock {
  font-size: 12px;
  color: #000;
}
div.pagingBlock a {
  text-decoration: none;
  padding-right: 2px;
  color: black;
  cursor: pointer;
}
div.pagingBlock a.dhx_not_active {
  text-decoration: none;
  cursor: default;
}
.toolbar_select {
  font-size: 10px;
}
.dhtmlxGrid_selection {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  background-color: yellow;
  border: 1px dotted black;
}
div.gridbox div.ftr {
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 100%;
  overflow: hidden;
}
div.gridbox div.ftr td {
  padding: 0;
  padding-left: 10px;
  padding-right: 5px;
  border-top: 1px solid gray;
  border-right: 1px solid gray;
  background-color: #ffc;
  font-style: italic;
  font-size: 12px;
  color: #000;
  overflow: hidden;
}
div.gridbox table.hdr td.columnTargetR div.hdrcell {
  border-right: 3px double #f60;
  border-left: 3px solid #d4d0c8;
}
div.gridbox table.hdr td.columnTargetL div.hdrcell {
  border-right: 3px solid #d4d0c8;
  border-left: 3px double #f60;
}
.dhx_dragColDiv {
  font-size: 12px;
  color: #000;
  background-color: #d4d0c8;
  border: 1px solid;
  border-color: white Gray Gray white;
  text-align: center;
  margin: 0;
  padding: 5px 20px 5px 20px;
  font-weight: normal;
  opacity: 0.75;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  z-index: 100;
}
.dhtmlx_live_validation_error {
  background-color: #ffe0e0 !important;
}
.dhtmlx_validation_error {
  border-bottom: 2px solid red !important;
}
.dhx_header_cmenu {
  background-color: #fff;
  border: 2px outset silver;
  z-index: 2;
}
.dhx_header_cmenu_item {
  white-space: nowrap;
}
div.gridbox td.filter input,
div.gridbox td.filter select {
  width: 90%;
  font-size: 12px;
  color: #000;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -o-user-select: text;
  user-select: text;
}
div.gridbox .filter input::-ms-clear {
  display: none;
}
div.gridbox_dhx_web.gridbox .xhdr {
  background-color: #efefef;
  border-bottom: 2px solid #53abe6;
}
div.gridbox_dhx_web.gridbox table.hdr tr {
  background-color: #efefef;
}
div.gridbox_dhx_web.grid table.obj {
  font-size: 12px;
  color: #000;
}
div.gridbox_dhx_web.gridbox table.obj tr td {
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
  padding-right: 4px;
  padding-left: 4px;
}
div.gridbox_dhx_web.gridbox table.hdr td div.hdrcell {
  width: auto;
  padding-left: 10px;
  width: 100% !ie;
}
div.gridbox_dhx_web.gridbox table.hdr td {
  border-width: 0 1px 0 0;
  border-top: 1px solid #dbdbdb;
  border-right-color: #dbdbdb;
  padding: 7px 0 8px 0;
  background-color: #f4f4f4;
  font-size: 12px;
  color: #000;
  vertical-align: top;
  text-align: left;
  position: relative;
}
div.gridbox_dhx_web.gridbox table.hdr tr:nth-child(2) td {
  border-top: 1px solid #f4f4f4;
}
div.gridbox_dhx_web.gridbox {
  border: 1px solid #c7c7c7;
}
div.gridbox_dhx_web.gridbox table.obj tr td,
.dhx_grid_adjust {
  padding-top: 3px;
  padding-bottom: 4px;
  font-size: 12px;
  color: #000;
}
div.gridbox_dhx_web.gridbox table.obj.row20px tr td {
  padding-top: 0;
  padding-bottom: 0;
  height: 29px;
  line-height: 29px;
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
}
div.gridbox_dhx_web.gridbox table.obj.row20px tr td:last-child {
  border-right: 1px solid #fff;
}
div.gridbox_dhx_web.gridbox table.obj tr td.editable {
  padding: 0;
}
div.gridbox_dhx_web.gridbox table.obj tr td.editable div.treegrid_cell {
  padding: 1px 4px;
}
div.gridbox_dhx_web.gridbox table.obj tr.rowselected {
  background-color: #85d3ff;
  color: #000;
}
div.gridbox_dhx_web.gridbox table.obj tr.rowselected td {
  background-color: #85d3ff;
  color: #000;
}
div.gridbox_dhx_web.gridbox table.obj.row20px tr.rowselected td {
  background-color: #85d3ff;
  border-right-color: #85d3ff;
  color: #000;
}
div.gridbox_dhx_web.gridbox table.obj tr td.cellselected {
  background-color: #85d3ff;
  color: #000;
}
div.gridbox_dhx_web.gridbox .odd_dhx_web {
  background-color: #f9f9f9;
  color: #000;
}
.dhx_combo_select,
.gridbox_dhx_web.gridbox .dhx_combo_edit,
.gridbox_dhx_web.gridbox .dhx_textarea {
  font-size: 12px;
  color: #000;
}
.gridbox_dhx_web.gridbox .dhx_combo_edit {
  padding: 1px 0 0 1px;
}
.gridbox_dhx_web.gridbox .dhx_sub_row {
  background-color: transparent;
}
.dhx_header_cmenu {
  background-color: #fff;
  border: 2px outset silver;
  z-index: 2;
}
.dhx_header_cmenu_item {
  white-space: nowrap;
}
.dhx_pbox {
  margin-top: 3px;
  border: 1px solid #d4d0c8;
  border-top: 0;
  font-size: 10px;
}
.dhx_pline {
  background-color: white;
  margin: -15px 10px 10px 10px;
  padding: 0 5px 0 5px;
  float: left;
}
.dhx_page,
.dhx_pager_info {
  margin: 3px;
  text-align: center;
  font-size: 12px;
  color: #000;
  float: left;
  cursor: pointer;
  color: black;
  background-color: gray;
  padding: 1px;
}
.dhx_pager_info {
  white-space: nowrap;
  background-color: white;
  margin: -8px 10px 10px 10px;
  padding: 0 5px 0 5px;
  cursor: default;
}
.dhx_page div {
  background-color: white;
  width: 16px;
  height: 17px;
  vertical-align: middle;
}
div.dhx_page_active {
  font-weight: bold;
  background-color: lightgrey;
  cursor: default;
  color: white;
}
.dhx_pbox_modern {
  margin-top: 3px;
  border: 1px solid #d6d6d6;
  border-top: 0;
  font-size: 10px;
}
.dhx_pline_modern {
  background-color: white;
  margin: -15px 10px 10px 10px;
  padding: 0 5px 0 5px;
  float: left;
}
.dhx_page_modern,
.dhx_pager_info_modern {
  margin: 3px;
  text-align: center;
  font-size: 12px;
  color: #000;
  float: left;
  cursor: pointer;
  color: #055a78;
  background-color: #d6d6d6;
  padding: 1px;
}
.dhx_pager_info_modern {
  white-space: nowrap;
  background-color: white;
  margin: -8px 10px 10px 10px;
  padding: 0 5px 0 5px;
  cursor: default;
}
.dhx_page_modern div {
  background-color: white;
  width: 16px;
  height: 17px;
  vertical-align: middle;
}
div.dhx_page_active_modern {
  font-weight: bold;
  background-color: #055a78;
  cursor: default;
  color: white;
}
.dhx_pbox_light {
  margin-top: 3px;
  border: 1px solid #c2d5dc;
  border-top: 0;
  font-size: 10px;
}
.dhx_pline_light {
  background-color: white;
  margin: -15px 10px 10px 10px;
  padding: 0 5px 0 5px;
  float: left;
}
.dhx_page_light,
.dhx_pager_info_light {
  margin: 3px;
  text-align: center;
  font-size: 12px;
  color: #000;
  float: left;
  cursor: pointer;
  color: #055a78;
  background-color: #93afba;
  padding: 1px;
}
.dhx_pager_info_light {
  white-space: nowrap;
  background-color: white;
  margin: -8px 10px 10px 10px;
  padding: 0 5px 0 5px;
  cursor: default;
}
.dhx_page_light div {
  background-color: white;
  width: 16px;
  height: 17px;
  vertical-align: middle;
}
div.dhx_page_active_light {
  font-weight: bold;
  background-color: #d1dfe3;
  cursor: default;
  color: white;
}
.calcTable {
  width: 100px;
  background-color: silver;
  border: 1px black solid;
}
.calcButton {
  height: 20px;
  cursor: pointer;
  text-align: center;
  background-color: gray;
  color: white;
  font-size: 10px;
  font-weight: bold;
  border-top: 1px solid silver;
  border-right: 1px solid silver;
}
.calcPressed {
  height: 20px;
  cursor: pointer;
  text-align: center;
  background-color: gray;
  color: white;
  font-size: 10px;
  font-weight: bold;
  border-top: 1px solid black;
  border-right: 1px solid black;
}
.calcInput {
  background-color: white;
  font-size: 10px;
  font-weight: bold;
}
.calkSubmit {
  padding: 2px;
  cursor: pointer;
  text-align: center;
  background-color: silver;
  color: white;
  font-size: 10px;
  font-weight: bold;
  border-top: 1px solid white;
  border-right: 1px solid white;
}
.calcTable {
  width: 100px;
  background-color: silver;
  border: 1px black solid;
}
.calcButton {
  height: 20px;
  cursor: pointer;
  text-align: center;
  background-color: gray;
  color: white;
  font-size: 10px;
  font-weight: bold;
  border-top: 1px solid silver;
  border-right: 1px solid silver;
}
.calcPressed {
  height: 20px;
  cursor: pointer;
  text-align: center;
  background-color: gray;
  color: white;
  font-size: 10px;
  font-weight: bold;
  border-top: 1px solid black;
  border-right: 1px solid black;
}
.calcInput {
  background-color: white;
  font-size: 10px;
  font-weight: bold;
}
.calkSubmit {
  padding: 2px;
  cursor: pointer;
  text-align: center;
  background-color: silver;
  color: white;
  font-size: 10px;
  font-weight: bold;
  border-top: 1px solid white;
  border-right: 1px solid white;
}
.dhxgrid_sort_desc,
.dhxgrid_sort_asc {
  width: 9px;
  height: 8px;
  background-image: url("../images/PlgGrid/dhxgrid_web/sort_desc.gif");
  background-repeat: no-repeat;
  z-index: 10;
}
.dhxgrid_sort_asc {
  background-image: url("../images/PlgGrid/dhxgrid_web/sort_asc.gif");
  background-repeat: no-repeat;
}
.dhxgrid_rh_dhx_web {
  position: absolute;
  top: -20px;
  left: -30px;
  width: 26px;
  height: 10px;
  margin: 0;
  padding: 0;
  border-width: 0;
  font-size: 1px;
  overflow: hidden;
}
.dhxgrid_skin_detect {
  position: absolute;
  left: 0;
  top: -100px;
  margin: 0;
  padding: 0;
  border: 0 solid white;
  width: 20px;
  height: 10px;
  overflow: hidden;
}
div.gridbox_dhx_web.gridbox table.obj.row20px tr td img {
  display: block;
}
div.gridbox_dhx_web.gridbox table.obj.row20px tr td.group_row img,
div.gridbox_dhx_web.gridbox table.obj.row20px tr td .treegrid_cell img {
  display: inline;
}
.dhx_grid_icon {
  text-align: center;
  color: #777;
  font-size: 18px;
}
.dhx_treegrid_icon {
  text-align: center;
  color: #777;
  font-size: 16px;
  margin-right: 4px;
  position: relative;
  top: 1px;
}
.grid_cell_dyn {
  position: relative;
  padding-right: 2px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.grid_cell_dyn img {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
}
.grid_cell_dyn span {
  padding-left: 20px;
  width: 100%;
}
.grid_collapse_icon {
  margin-top: -2px;
}
.dhtmlx_message_area {
  position: fixed;
  right: 5px;
  width: 250px;
  z-index: 1000;
  padding: 0;
}
.dhtmlx-info {
  color: #444;
  min-width: 120px;
  background: white;
  font-size: 12px;
  z-index: 10000;
  margin: 0 5px 5px 5px;
  border: 1px solid #e6d8bc;
  -webkit-box-shadow: 0 0 5px #ccc;
          box-shadow: 0 0 5px #ccc;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.dhtmlx-info div {
  padding: 9px 9px 9px 15px;
  margin: 1px;
  background-color: #ffc;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.dhtmlx-info.hidden {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-top: none;
  border-bottom: none;
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
}
.dhtmlx-info.hidden div {
  height: 0;
  border-top: none;
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0;
  overflow: hidden;
}
.dhtmlx-error {
  border: 1px solid #bcbcbc;
  color: #fff;
}
.dhtmlx-error div {
  padding: 9px 9px 9px 18px;
  margin: 1px;
  background-color: #f17373;
}
.dhtmlx_modal_box {
  overflow: hidden;
  display: inline-block;
  min-width: 300px;
  width: 300px;
  text-align: center;
  position: fixed;
  background-color: #fff;
  z-index: 20000;
  -webkit-box-shadow: 0 0 0 #aaa;
  box-shadow: 0 0 5px #aaa;
  border: 1px solid white;
}
.dhtmlx_popup_title {
  padding: 6px 0;
  font-size: 14px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  line-height: 16px;
}
.dhtmlx-info,
.dhtmlx_popup_title,
.dhtmlx_popup_button {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -moz-user-select: -moz-none;
  cursor: pointer;
}
.dhtmlx_popup_text {
  font-size: 13px;
  color: #444;
  min-height: 30px;
  padding: 20px 10px 10px 10px !important;
  overflow: hidden;
}
.dhtmlx_popup_controls {
  font-weight: bold;
  padding: 10px 10px 17px 10px !important;
}
.dhtmlx_popup_button {
  font-size: 14px;
  font-weight: normal;
  min-width: 120px;
  width: 120px;
  height: 24px;
  display: inline-block;
  margin: 0 5px;
}
.dhtmlx_popup_button div {
  line-height: 24px;
}
div.dhx_modal_cover {
  background-color: #000;
  cursor: default;
  opacity: 0.2;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  position: fixed;
  z-index: 19999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
  zoom: 1;
}
.dhtmlx_popup_button {
  color: #222;
  border: 1px solid #cecece;
  -webkit-box-shadow: 0 0 1px #111;
          box-shadow: 0 0 1px #111;
}
.dhtmlx_popup_button:active,
.dhtmlx_popup_button:focus {
  background: #eee;
}
.dhtmlx_popup_button:first-child {
  background: #3da0e3;
  color: #fff;
  border: 1px solid #3da0e3;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.dhtmlx-alert-error .dhtmlx_popup_title,
.dhtmlx-confirm-error .dhtmlx_popup_title {
  color: #fff;
  background: #f17373;
}
.dhtmlx-alert-error .dhtmlx_popup_button:first-child,
.dhtmlx-confirm-error .dhtmlx_popup_button:first-child {
  background: #f17373;
  border: 1px solid #f17373;
}
.dhtmlx-alert-warning .dhtmlx_popup_title,
.dhtmlx-confirm-warning .dhtmlx_popup_title {
  color: #fff;
  background: #e6951a;
}
.dhtmlx-alert .dhtmlx_popup_title,
.dhtmlx-confirm .dhtmlx_popup_title {
  color: #fff;
  background: #3da0e3;
}
@media screen and (min-width: 1367px) {
  html {
    font-size: 100px;
  }
  body,
  a {
    font-size: 0.14rem;
  }
}
@media screen and (max-width: 1367px) {
  html {
    font-size: 75px;
  }
  body,
  a {
    font-size: 12px;
  }
}
/*dhtmlx custom css*/
.dhtmlxcalendar_dhx_web,
.dhxcombolist_dhx_web {
  z-index: 100000 !important;
}
.plg-tab-container {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0.05rem;
}
div.dhxcombo_dhx_web div.dhxcombo_select_button {
  background-color: #fff;
}
/*combo下拉按钮颜色*/
div.dhxcombolist_dhx_web {
  background: #fff;
}
/*combo下拉背景颜色*/
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont {
  background: #eee;
  color: #000;
}
/*日历标题栏样式*/
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line {
  border-bottom: none;
}
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont,
.dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont {
  width: 227px;
}
.dhxgrid_sort_asc,
.dhxgrid_sort_desc {
  top: 0.15rem !important;
}
.dhxform_control > span > .dhxcombo_dhx_web > input {
  width: 100% !important;
}
.plg-input {
  -webkit-border-radius: 0.02rem;
          border-radius: 0.02rem;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.plg-input:focus {
  border-color: #40a9ff;
  -webkit-box-shadow: 0 0 0 0.02rem rgba(24, 144, 255, 0.2);
          box-shadow: 0 0 0 0.02rem rgba(24, 144, 255, 0.2);
  border-right-width: 1px !important;
}
.plg-input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.dhxcombo_dhx_web {
  -webkit-border-radius: 0.02rem;
          border-radius: 0.02rem;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.dhxcombo_dhx_web:focus {
  border-color: #40a9ff;
  -webkit-box-shadow: 0 0 0 0.02rem rgba(24, 144, 255, 0.2);
          box-shadow: 0 0 0 0.02rem rgba(24, 144, 255, 0.2);
  border-right-width: 1px !important;
}
.dhxcombo_dhx_web:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
div.dhxcombo_dhx_web.dhxcombo_disabled div.dhxcombo_select_button {
  background-color: transparent;
  cursor: default;
}
.layui-tab-title {
  height: 0.4rem;
}
.layui-layer-page .layui-layer-content {
  padding: 0.1rem 0.15rem;
}
.layui-form-onswitch {
  border-color: #3da0e3;
  background-color: #3da0e3;
}
.layui-btn .layui-icon {
  margin-left: 0rem;
}
/*分页选中按钮样式*/
.layui-laypage-plg {
  margin: -2px 10px;
  line-height: 36px;
}
.layui-laypage-plg .layui-laypage-curr .layui-laypage-em {
  background: #1890ff;
  color: #fff;
}
.layui-laypage-plg a,
.layui-laypage-plg span {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 3.5px;
          border-radius: 3.5px;
  margin-left: 5px;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  background-color: transparent;
  font-size: 12px;
}
.layui-laypage-plg button {
  margin-left: 0.1rem;
  padding: 0 0.05rem;
  cursor: pointer;
}
.layui-laypage-plg button,
.layui-laypage-plg input {
  height: 25px;
  line-height: 25px;
  -webkit-border-radius: 3.5px;
          border-radius: 3.5px;
  vertical-align: middle;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000000;
  margin-top: -2px;
}
.layui-laypage-plg select {
  height: 18px;
  padding: 3px;
  -webkit-border-radius: 3.5px;
          border-radius: 3.5px;
  cursor: pointer;
  border-color: #d9d9d9;
}
.layui-laypage input:focus,
.layui-laypage select:focus {
  border-color: #1890ff !important;
}
.layui-laypage-plg .layui-laypage-limits,
.layui-laypage-plg .layui-laypage-refresh {
  vertical-align: middle;
}
.layui-btn-primary {
  border: 1px solid #c9c9c9;
  background-color: #fff;
  color: #555;
}
.layui-btn-primary:hover {
  border-color: #ddd;
  color: #333;
}
.userImg {
  background: url("../images/core/default_handsome.jpg");
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  font-size: 0;
}
.logo {
  -webkit-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
  display: inline-block;
  margin-left: 0.58rem;
  width: 1.7rem;
  height: 0.17rem;
  margin-top: 0.16rem;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANcAAAAQCAYAAACFkOq5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNGNjkwNjAxQjI0ODExRTg5OEQ4RTBDQzE5QjdCMjdBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNGNjkwNjAyQjI0ODExRTg5OEQ4RTBDQzE5QjdCMjdBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0Y2OTA1RkZCMjQ4MTFFODk4RDhFMENDMTlCN0IyN0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0Y2OTA2MDBCMjQ4MTFFODk4RDhFMENDMTlCN0IyN0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6OK0C8AAAMk0lEQVR42uybCXCV1RXHvyQvIQmBsEVABAkikFD2HWQrUBYVFWpXsQpIXShqFy0lrVCnFp0uTrW20xYKVVlatrYidRABWcoOYZEAQtgTEAiEQMIjL6/3Tn93OB7vI6Az0DqcmTN533bX8/+f5fsSlzx8SiAkzui3jX7J6DmOrVQxutPo80YfNdrPaBnX4rkv0egxoy8Z3Rt8UhKMjjPawuhFo2lGlxrdZ/RBo9WMRrg3iibQflSMT/5NNrre6HSjw422MVrOc6VG9xjtKJ6P8uwRo7OMbjc6mGcWBZWL7W+A0UFGM5nzX4zeYbSd0TOM154PG11idCrr0tDoY0aHGM0wepTxdWO85fRxkfWbZ/RPwQ35n5bSOSNjXgup48ZGR2GQWl4xWhMDyYrRngVHgdGJnms3GZ1gtLY4V0hfo8W5qABPmTDqWLKLcT1ttJE4bw30VaPdjd7veW6Y0V5GhxrtbXSD0Y8u048lmB8bHS/GZwHxpNGDRvsY7aSesSRUw+hvjE4z+kVxbT9kNcLoMwDMSTNAfwNc/8eiwZWNajkLQzdRBuzzTtZoXzN6XF3rjHdyUmx0HWAqwtMEsP4o+lludDbg0WONR+fSdoYC6Aq87feM3my0h3q+IcCzoL8djzsWj+0T652eEMAKGL8F1gdGv8lYGnlAeb8ClpVcPNePGK8lh5QbJvn5BFcCzJvquc+GblsxgKqc20Ho00q1Y8O+B4z+SrVh204Sx4cwyjyj85X3fILfFswVnra0TFSGaZ9ZJfqZAEjrSo8OqHpx/BDe7pcC6Hr86ercMgHGHRw/qO7ZYlTHDhcBpgsF7fi+gBe9IZ9DcNXCA/hkBeDrJs5tx4An8mwgPM+9Rt8k1wgw/F6qzQ2AVud89+BNAoz/z0bbG31BtCelCfdJOUEuJg08l1zSyW7CzRri3A+MvqOedWvTzQOQVSKfs+Fuc3XPh+R3rdX5g4xHygLmHYaE8q9iH6U3TYHcrBc9KcY/mH08yP1u3OmMz+1hEf2nAv4So9WJEi5AQPkiP+5AGDsbUrPyVdZnEW1ERB4tpT958qu07eZSn3U4IdY2kTQimeMj5O3VSUVshHAb4fbtRDtWDnjs7JqDqykLpcVO8j2j9RRA6rFZ+QpcVroAkj9wfCvMLA1zPW3r8dztMRxbCPlXjKKDNYyW6txOvKIER211zyY2VsphjCnwhJB91LlDCiB2jm3VPaswPB0NbAd4UuZT4HEFmXNXsY818crxgOsR/i5kjfuQ1xYDnERC0nLW4AUikjBGngQQQhwnAhxrwHOMvmz0PH1nAdyZAgjfYvxl9FGE7hfeOgBE2SrfDJFaxGE/Fzi2/U/hfnucw9p2hIDvg2gtOT5O3xaIb9NvxfUEV7bwGFIKANcgwQaO8Y4SCrVjY50kEeLMg326inAygHXWefqqBzC1FKI+6ewpeKwAwE76EL46OQNQX1bPLcGjaekIQ0pZLjxDAjlZFc84emOcUlaTx0o5jX4a6UeeehMAskCfhJFHqGwm4JmTOHcvBZz23D+WNbaV15WApQ3V4wlcm8w8f8t+NiINyMKwrYcYQy5bwPoWQU47qeieViRbqjxaHH1Ykn2XMT7Hfs0w+jDznY89dqTvehSAeuLBcri+y+Mxrym4qjEon2yE0QZ4PEoSmzFGFSusDMTTWYDdqfKtPDxH4HkmzXN+Neyjpa6nshkmP2xHyNeJHE72PxfjaKyKILki3AnE2vT39L1EVDOrezzbKQyjrYcoNghiGMA+VASXXj/YMfyDeVyJLATI0/CWT/E7h/WcxLn2RCfjBTGEKT7lEYUU8ncbcy+CcA4QlrvXBi3JwbMoJj2JN+vPfd/FQ9tCzovYSbEad4XyZAFe/iik3BvQ7IIQu7GeS4mM/sb+Z+C91ggnMRSyO3G9wZURw4ACJpDqqbblwkKHYbrBnraHYYSZ4nwEA4h4+hoQYwybYrC6Djed13yNMVdV16IY0c+NPqu87e4YgM8AqBo425TH1SB6H+NsoM7vEaCxxvk1z+bnAa4rFRfG/ZMIYz1e4TzXzuJlWhMmncXwSgnfsqgGn8Fb1YUYqxOhvAKRdCTsCkEQo1hrGxX81ejXg/++XrDzfoZ7upKDLb+CfNHNxT7/BqSchg22o52TzLUJFdrdFIxy8L7lhNz29UcdgB53PQDmwNXcYwSuBL8CNmiijPTfIj+ZTrEgQT3fi+qZLBpYllzs6au+J/F3Vb3cGIvTgeekHMVIyonXL/A7Dib9BUAdqJ7bFSPxbUVsr0PCQ+K4OwDT+Va2AngUwz+BERViHE0V0FdehdcKeN3QE6OyBYsRhN5jgksvzfthaD24/jPCrq14nVmQYWfCvrdo2+WAFwjXoni7CshtMH3ksLZ7uC8e71EAWDsztsJK5lIKuWxmL4tY64aQxTjGMpC+F1CptR83/ATyaI/nTMSbzfJ4yGsCrkTYzifvMbmuKqwqUMn8EoxTvyO7hWRZ5kQHVLFB5jW+d2h72TAtKR5vUU5esUyEHE7DooByjweUawGlXp+eHnbdIkKcZMAl5Txj/qHKw87SjwPa0xjcZLG+pwnzrkamEuo2hq2r0k4661CMFwqz/sdFmL0ZHUH4vIdQrrMAVZg8ZiVeP0x7ORDsO+Ro45lHMflWHuHy9xnTDEB9OSkhd3KFNJmT1sSzbqHPNRDyXdiUDX1vhjQyWY8SPGEGNuMKNucZ53HIswVefBM234a2jpAvXhQ20cSlLylfnlqI3dSj3VLWvSDEj24xJroYw+zjCQl3q9L3HJhDu/w0FWMv9yTzVvoG/i8xNmOAPk+n88TdLOzxSjbwLuVlC/DQWqoARM2sa0RYW1uV+F2eehFDl7JPFHLcZvVQxLWDnOJqxJXtcyC0eWx2BXtQDUN6AO82CnDHQ5yPEQXsAKSHyFsqMJzRpA3LMa4wBZFbKTYMIS9eTCi3C2/chbxzA4Z9JZ+Y1YCQbXuvc+4RPO9eoqz3IfRnSUush7Mv6l/i73LGsRrSHoLXzgZwyyCHUvb9YaKaJoy5CNCuZm+XijC9C0We7axDKWMu4Zm6eOeZIRippWeS52g83ZNvbSDvkDIDr5FSCSut9pxPIISM91zbEvhf6mYGn/wMa20M4GqP10V5o30weg3GEsWwmgOQszwXog+ZmzXHoPX6dIL5pGxVhZlmqjoaga2LP2Ukksp4U1UYXcHYa7CfKTB3OsC6BeA1AEgL8YbpeAP73ughwn9JZBMguTqMfToeMAXjc/tZB7BuqiTfcraQKaIV91rnpxBTW8D2KH28SNtlkGFd5tkUkOdDEBuJMEYyt4Hku40B2FTGmQ3RZ4hIQ34r24j+DuJNkym8TAJsQ8kXt4UICVNjGPV+WD5dMfcWTw6UT3n0G5fZ/FOwhq+U3CzG/VtjhLNdPedXiQpeLOlG/B4ogEwLLn2E7Obmvhm0jPRH+i1nE+J4f/aUh5Rms3GpntB3NGBOw4PUV/no658x1D/O2OKF8boXwHGMLyrG+jzzLMP4o8x1HMZ1kuKELkis4e9Y4YVd6OVekicJkuog1k/moFFP0elkcOkFcjXAsU7Y5TGI9S2uDWaPiunvI4i+FY7jHLZxTLR9nPGEBOhPAMgiSK4FBbNEQtwIfVSBkFKw+6OEj/l40g9K54w8E2JQ+iVbVUKL03gUdz2ZgWz0bGoYw7iDe/VLO7vBf4/Byt3p65RY7Kq441zP/bU8IC4jhKysKjRUFVgcs/b13HuBWP42kTv1JfQsx3jqi/7XUwxYx3q0Dj7+TaFlxd/hwUMqZLZx/a9j5JdXKmmM9aSnuHSeMG538PH/LqiF4TdkfK0wsh2E+ktF2d5X6auiyDcEgXTgWjkFhsMxqpz63WCEeQzEHkoB72Ryvh6M+XG8rcsTBwGKMP1Zz/Um9w6lmpkaXPqYoD7tW6L7jtHf46Hv4/xOvFZvCHamIJADeKcy5un+Q6Ia0Yq13VNxycOnNGVBogoIh2GuTBbAvYM5TY7iM+JE3GaSB1xxPHfG81wDktWICg+KYAQttXHvVejHfS40N/B/YSHn9RWMKHIFxhpPbB6BDeWnPGEW93Rw6SuEPMG4AeFDazYyjXGGWIsIhlNC2x9CYpHPAK7hjG2nCrGjEEV79tSRQ03A3p/QaDvPOpavLAqII/FvTNXOtne3CMdcFNCUcG2BspthhM+TRF9xEHovfm/FS45iLfPwrEfIue/EC4Uhfvf1SXdAUQKpr2UfssgN3b64nKsN+/EG7Y0gb90DyTg7bIO9vs1xQyKSRfy25PSu8VzF/xFgAFEKmv43GMwwAAAAAElFTkSuQmCC") no-repeat 50% 50%;
  -webkit-background-size: cover;
          background-size: cover;
}
.body-view .layui-header {
  height: 0.5rem;
  background: #fff;
  -webkit-box-shadow: 0 0.01rem 0.04rem rgba(0, 21, 41, 0.08);
          box-shadow: 0 0.01rem 0.04rem rgba(0, 21, 41, 0.08);
}
.body-view .layui-nav {
  color: rgba(0, 0, 0, 0.65);
}
.body-view .layui-nav .layui-nav-item {
  line-height: 0.5rem;
}
.body-view .layui-nav .layui-nav-item a {
  color: rgba(0, 0, 0, 0.65);
}
.body-view .layui-nav .layui-nav-item a:hover {
  color: rgba(0, 0, 0, 0.45);
}
.header.layui-nav {
  background: #fff;
  color: rgba(0, 0, 0, 0.65);
}
.header.layui-nav .layui-nav-item {
  line-height: 0.5rem;
}
.header.layui-nav .layui-nav-item a {
  color: rgba(0, 0, 0, 0.65);
}
.header.layui-nav .layui-nav-item a:hover {
  color: rgba(0, 0, 0, 0.45);
}
.plg-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.plg-flex-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.plg-flex-item.layui-card {
  /*  .layui-card:last-child */
  margin-bottom: 0;
  margin-right: 0.1rem;
}
.plg-flex-item.layui-card:last-child {
  margin-right: 0;
}
.plg-flex-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex_panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.flex_panel .layui-card-header {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.flex_panel .layui-card-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.flex_tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex_tabs .layui-tab-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex_tabs .layui-tab-content .layui-tab-item {
  height: 100%;
}
.body-view {
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0, 0, 0.2, 1);
  position: absolute;
  top: 0;
  right: 0;
  left: 2rem;
  bottom: 0;
}
.layui-layer-loading .layui-layer-loading2 {
  width: 0.4rem;
  height: 0.4rem;
  /*   border-radius: 8/@REM;
  box-shadow: 2/@REM 2/@REM 3/@REM rgba(0,21,41,0.08); */
  background-image: url("../images/core/loading_2.svg") !important;
  -webkit-animation-name: layui-rotate;
          animation-name: layui-rotate;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  /*  &:before{
    content: "数据加载中...";
    position: absolute;
    bottom: 0;
    padding: 12/@REM;
    text-align: center;
    color: #888;
  }
 */
}
.plg-breadcrumb {
  background: #fff;
  margin-top: 0;
  height: 0.43rem;
  line-height: 0.42rem;
  padding: 0 0.2rem;
  border-bottom: 0.01rem solid #e5e5e5;
}
.plg-breadcrumb .layui-breadcrumb a:hover {
  color: #0ec2f4 !important;
}
.plg-view-content {
  position: absolute;
  overflow-y: auto;
  right: 0;
  padding: 0.15rem;
  top: 1.07rem;
  left: 0;
  bottom: 0;
}
.plg-iframeClass {
  background: #fff;
}
.layui-form-checked[lay-skin="primary"].layui-checkbox-disbaled i {
  background: #e2e2e2;
}
div.dhxform_btn {
  -webkit-border-radius: 2px;
          border-radius: 2px;
}
/*按钮样式*/
div.gridbox_dhx_web.gridbox {
  border: none;
}
/*表头样式*/
div.gridbox_dhx_web.gridbox table.hdr td {
  padding: 0px 4px;
  background: #efefef;
  border-left: 1px dotted #E1E1E1;
  border-top: none;
  border-bottom: none;
  line-height: 36px !important;
  border-right: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
div.gridbox_dhx_web.gridbox table.hdr td div.hdrcell {
  padding-left: 0px;
  font-size: 12px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.5);
}
div.gridbox_dhx_web.gridbox .xhdr {
  border-bottom: none;
  border-top: none;
}
div.gridbox_dhx_web.gridbox table.hdr tr:nth-child(1) td {
  border-top: 1px solid #eee;
  padding-left: 4px;
  padding-right: 4px;
  color: #000000;
}
div.hdrcell input[type=checkbox] {
  margin-left: 2px;
}
.plg-grid-first-col i {
  font-size: 13px;
}
div.gridbox_dhx_web.gridbox table.hdr tr:last-child {
  border-right: none;
}
/*表格样式*/
div.gridbox_dhx_web.gridbox table.obj.row20px tr td {
  padding: 0px 4px;
  color: rgba(0, 0, 0, 0.8);
  border-right: none;
  border-left: 1px dotted #E1E1E1;
  /*line-height: 36px;*/
  height: 36px;
  font-size: 12px !important;
  -webkit-transition: all 0.3s, border 0s;
  -o-transition: all 0.3s, border 0s;
  transition: all 0.3s, border 0s;
}
div.gridbox_dhx_web.gridbox table.obj.row20px tr td:last-child {
  border-right: none;
}
div.gridbox_dhx_web.gridbox table.obj.row20px tr.rowselected td {
  background: #D5EBFF;
  border-color: #eee;
  color: rgba(0, 0, 0, 0.8);
}
div.gridbox_dhx_web.gridbox table.obj.row20px tr.rowselected {
  background: #D5EBFF;
}
div.gridbox_dhx_web.gridbox table.obj.row20px tr td:last-child {
  border-right: 1px solid #eee;
}
div.gridbox_dhx_web.gridbox table.obj.row20px tr td:first-child {
  background: #efefef;
}
.plg-grid-hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  background: #D5EBFF;
}
/*隔行颜色*/
div.gridbox_dhx_web.gridbox .odd_dhx_web {
  background-color: #fff;
  color: #000;
}
/*操作栏样式*/
div.gridbox_dhx_web.gridbox table.obj.row20px tr td a {
  color: #1890FF;
  font-size: 12px;
}
div.gridbox_dhx_web.gridbox table.obj.row20px tr td a:hover {
  color: #1890FF;
}
.plg-divider {
  color: rgba(0, 0, 0, 0.65);
  background: #e8e8e8;
}
.plg-divider-vertical {
  margin: 0 8px;
  display: inline-block;
  height: 0.9em;
  width: 1px;
  vertical-align: middle;
  position: relative;
  top: -0.06em;
}
/*输入框样式*/
.dhxform_obj_dhx_web div.dhxform_item_label_left div.dhxform_label {
  line-height: 20px;
}
.dhxform_obj_dhx_web input.dhxform_textarea,
.dhxform_obj_dhx_web textarea.dhxform_textarea {
  line-height: 20px;
}
.dhxform_obj_dhx_web select.dhxform_select {
  line-height: 30px;
  height: 30px;
}
div.dhxcombo_dhx_web input.dhxcombo_input {
  height: 28px;
  padding: 4px;
}
div.dhxcombo_dhx_web {
  height: 30px;
}
div.dhxcombo_dhx_web div.dhxcombo_select_button {
  top: 6px;
}
div.dhxcombolist_dhx_web div.dhxcombo_option_selected {
  background-color: #E1EEFF !important;
}
.dhxform_obj_dhx_web div.dhxform_control > span {
  display: block;
}
.dhxform_obj_dhx_web div.dhxform_base {
  padding-left: 5px;
}
.plg-form-multiSelect ul {
  margin: 0;
  padding: 0;
}
.plg-form-multiSelect ul li {
  list-style: none;
  float: left;
  margin-right: 10px;
  line-height: 25px;
  border: 1px solid #d6d6d6;
  padding: 2px 12px;
  color: #4E5465;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  margin-bottom: 10px;
}
.plg-form-multiSelect ul li.active {
  color: #fff;
  background: #0959a7;
  border-color: #0959a7;
}
.plg-form-multiSelect ul li.active:before {
  content: "\e605";
  font-family: layui-icon !important;
  display: block;
  position: relative;
  float: left;
}
.plg-form-multiSelect ul li.active span {
  display: block;
  margin-left: 20px;
}
.plg-form-multiSelect ul:after {
  content: " ";
  display: block;
  clear: both;
}
/*按钮样式*/
/*.dhxform_obj_dhx_web div.dhxform_btn{margin:0px 2px;}*/
.dhxform_btn_txt {
  letter-spacing: 2px;
}
.dhxform_obj_dhx_web div.dhxform_btn div.dhxform_btn_txt {
  margin: 2px 5px 2px 5px;
}
.dhxform_obj_dhx_web div.dhxform_btn {
  margin: 0px 2px;
}
/*.dhxform_obj_dhx_web div.dhxform_btn{height:34px;}
.dhxform_obj_dhx_web div.dhxform_btn div.dhxform_btn_txt{line-height: 33px;}*/
.dhxform_obj_dhx_web div.dhxform_btn {
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
}
.dhxform_obj_dhx_web div.dhxform_btn_over,
.dhxform_obj_dhx_web div.dhxform_btn_pressed {
  color: #1890FF;
  background-color: #fff !important;
  border-color: #1890FF;
}
.dhxform_obj_dhx_web div.dhxform_btn_pressed {
  opacity: 0.6;
}
.dhxform_obj_dhx_web div.dhxform_base:hover {
  cursor: hand;
}
.normal div.dhxform_btn {
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
}
.normal div.dhxform_btn_over {
  color: #1890FF;
  background-color: #fff !important;
  border-color: #1890FF;
}
.normal div.dhxform_btn_pressed {
  opacity: 0.6;
  color: #1890FF;
  background-color: #fff !important;
  border-color: #1890FF;
}
.primary div.dhxform_btn {
  color: #fff;
  background-color: #1890FF !important;
  border-color: #1890FF;
}
.primary div.dhxform_btn_over {
  opacity: 0.6;
}
.primary div.dhxform_btn_pressed {
  opacity: 1;
}
.link div.dhxform_btn {
  border: none;
  color: #1890ff;
  background-color: transparent;
}
.link div.dhxform_btn:hover,
.link .link div.dhxform_btn:focus {
  cursor: hand;
}
.link div.dhxform_btn_over,
.link .link div.dhxform_btn_pressed {
  color: #1890ff;
  background-color: transparent !important;
  cursor: hand;
}
.link .dhxform_btn_txt {
  letter-spacing: 1px;
}
.link i {
  font-size: 0.8em;
}
.warm div.dhxform_btn {
  color: #fff;
  background-color: #FFB800 !important;
  border-color: #FFB800;
}
.warm div.dhxform_btn_over {
  opacity: 0.6;
}
.warm div.dhxform_btn_pressed {
  opacity: 1;
}
.btn-danger div.dhxform_btn,
.danger div.dhxform_btn {
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  color: #fff;
  background-color: #FF5722;
  border-color: #FF5722;
}
.btn-danger div.dhxform_btn_over,
.danger div.dhxform_btn_over {
  color: #fff;
  background-color: #FF8055 !important;
  border-color: #FF8055;
}
.btn-danger div.dhxform_btn_pressed,
.danger div.dhxform_btn_pressed {
  opacity: 0.6;
  background-color: #FF5722 !important;
}
.btn-normal div.dhxform_btn {
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  color: #fff;
  background-color: #1e9fff;
  border-color: #1e9fff;
}
.btn-normal div.dhxform_btn_over {
  color: #fff;
  background-color: rgba(30, 159, 255, 0.8) !important;
  border: 1px solid transparent;
  border-color: #1e9fff;
}
.btn-normal div.dhxform_btn_pressed {
  opacity: 0.6;
  background-color: #1e9fff !important;
}
/*滚动条样式*/
div.gridbox .objbox::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 8px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 8px;
}
div.gridbox .objbox::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: #c5c5c5;
}
div.gridbox .objbox::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: #efefef;
}
.grid-container-full {
  height: 100%;
  width: 100%;
  bottom: 0px;
}
.grid-container-full:after {
  content: " ";
  display: block;
  clear: both;
  height: 1px;
}
.plg-grid-panel {
  height: 100%;
  width: 100%;
  background: #ffffff;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  padding: 10px 10px 2px 10px;
  border: none;
}
.layui-card-body .plg-grid-panel {
  border: none;
  padding: 0px;
}
.plg-grid-panel:after {
  content: ' ';
  height: 1px;
  clear: both;
}
.plg-grid-panel .plg-grid-title {
  width: 100%;
  line-height: 25px;
  background: #f4f4f4;
  font-weight: bold;
  font-size: 14px;
  padding: 3px;
  border-top: 1px solid #f4f4f4;
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}
.plg-grid-panel .plg-toolbar {
  border: none !important;
  width: 100%;
  padding: 0px 0 5px 0;
}
.plg-grid-panel .plg-toolbar:after {
  content: ' ';
  height: 1px;
  clear: both;
}
.plg-grid-panel .plg-grid {
  width: 100% !important;
  height: auto !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 200px;
  border: none;
  overflow: hidden;
}
/*.plg-grid-panel .plg-grid table tr td:first-child{background-color:#f9f9f9;}*/
.plg-grid-panel .plg-grid-loading-shade {
  z-index: 100;
  width: 100%;
  height: 100%;
  background: #F2F2F2;
  filter: alpha(opacity=50);
  opacity: 0.5;
  position: absolute;
  top: 0px;
  left: 0px;
}
.plg-grid-panel .plg-grid-loading {
  position: absolute;
  z-index: 101;
  background: url(data:image/gif;base64,R0lGODlhJQAlAJECAL3L2AYrTv///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgACACwAAAAAJQAlAAACi5SPqcvtDyGYIFpF690i8xUw3qJBwUlSadmcLqYmGQu6KDIeM13beGzYWWy3DlB4IYaMk+Dso2RWkFCfLPcRvFbZxFLUDTt21BW56TyjRep1e20+i+eYMR145W2eefj+6VFmgTQi+ECVY8iGxcg35phGo/iDFwlTyXWphwlm1imGRdcnuqhHeop6UAAAIfkEBQoAAgAsEAACAAQACwAAAgWMj6nLXAAh+QQFCgACACwVAAUACgALAAACFZQvgRi92dyJcVJlLobUdi8x4bIhBQAh+QQFCgACACwXABEADAADAAACBYyPqcsFACH5BAUKAAIALBUAFQAKAAsAAAITlGKZwWoMHYxqtmplxlNT7ixGAQAh+QQFCgACACwQABgABAALAAACBYyPqctcACH5BAUKAAIALAUAFQAKAAsAAAIVlC+BGL3Z3IlxUmUuhtR2LzHhsiEFACH5BAUKAAIALAEAEQAMAAMAAAIFjI+pywUAIfkEBQoAAgAsBQAFAAoACwAAAhOUYJnAagwdjGq2amXGU1PuLEYBACH5BAUKAAIALBAAAgAEAAsAAAIFhI+py1wAIfkEBQoAAgAsFQAFAAoACwAAAhWUL4AIvdnciXFSZS6G1HYvMeGyIQUAIfkEBQoAAgAsFwARAAwAAwAAAgWEj6nLBQAh+QQFCgACACwVABUACgALAAACE5RgmcBqDB2MarZqZcZTU+4sRgEAIfkEBQoAAgAsEAAYAAQACwAAAgWEj6nLXAAh+QQFCgACACwFABUACgALAAACFZQvgAi92dyJcVJlLobUdi8x4bIhBQAh+QQFCgACACwBABEADAADAAACBYSPqcsFADs=) no-repeat;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
.plg-grid-panel .plg-grid:after {
  content: ' ';
  height: 1px;
  clear: both;
}
.plg-grid-panel .plg-grid .layui-form-switch {
  margin-top: -2px;
}
.plg-grid-panel .plg-grid .layui-form-switch i {
  top: 1.5px;
}
.plg-grid-panel .plg-grid .layui-form-switch em {
  top: -1.5px;
}
.plg-grid-panel .plg-grid-pagebar {
  border: none;
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  background: transparent;
  padding: 0px 5px;
  height: 36px;
  margin-top: 10px;
}
.plg-grid-panel .plg-grid-pagebar:after {
  content: ' ';
  display: block;
  height: 1px;
  clear: both;
}
.plg-grid-panel:after {
  content: ' ';
  display: block;
  height: 1px;
  clear: both;
}
/**
**表格布局
**/
.plg-grid-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.plg-grid-panel .center-panel {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.plg-grid-panel .center-panel .plg-grid-sidebuttonpanel {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
}
.plg-grid-panel .center-panel .plg-grid-sidebuttonpanel a {
  position: absolute;
  right: 0px;
  padding: 0px 2px;
  background: #efefef;
  height: 38px;
  color: #1890FF;
  display: block;
  line-height: 38px;
  text-align: center;
}
.plg-grid-panel .center-panel .plg-grid-sidebuttonpanel a i {
  font-size: 12px;
}
.plg-grid-panel .center-panel .plg-grid-sidebuttonpanel a::hover {
  background: #1890FF;
  color: #fff;
}
.plg-grid-panel .center-panel .plg-grid-body {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: calc(100% - 25px);
}
.plg-grid-panel .center-panel .plg-grid-body .plg-toolbar {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.plg-grid-panel .center-panel .plg-grid-body .plg-grid {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.plg-grid-panel .center-panel .plg-grid-body .plg-grid .xhdr {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 38px;
}
.plg-grid-panel .center-panel .plg-grid-body .plg-grid .objbox {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.plg-grid-panel .center-panel .plg-grid-body .plg-grid .ftr {
  border-top: 1px solid #E1E1E1;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  background-color: #efefef;
}
.plg-grid-panel .center-panel .plg-grid-body .plg-grid .ftr td {
  padding: 0px 4px;
  background: #efefef;
  border-left: 1px dotted #E1E1E1;
  border-top: none;
  border-bottom: none;
  line-height: 36px !important;
  border-right: none;
  padding-top: 0px;
  padding-bottom: 0px;
  background: transparent;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.5);
}
.plg-grid-panel .center-panel .plg-grid-body .plg-grid-pagebar {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
}
.plg-grid-panel .center-panel .plg-grid-body .plg-grid-pagebar .div-pagebtn {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.plg-grid-panel .center-panel .plg-grid-body .plg-grid-pagebar .div-pagebar {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.plg-grid-panel .plg-grid-sidebar {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.plg-grid .grid-fexed-column {
  position: absolute;
  background: #fff;
  z-index: 500;
  font-size: 12px;
  right: 0px;
  top: 0px;
  text-align: center;
  -webkit-box-shadow: -3px 0px 3px rgba(0, 0, 0, 0.05);
          box-shadow: -3px 0px 3px rgba(0, 0, 0, 0.05);
  border-right: 1px solid #ededed;
}
.plg-grid .grid-fexed-column .header {
  background: #efefef;
  line-height: 37px;
  font-size: 12px;
  font-weight: bold;
  border-top: 1px solid #ededed;
  width: 100%;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}
.plg-grid .grid-fexed-column .ul-container {
  overflow-y: auto;
}
.plg-grid .grid-fexed-column .ul-container::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 8px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 8px;
}
.plg-grid .grid-fexed-column .ul-container::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: #c5c5c5;
}
.plg-grid .grid-fexed-column .ul-container::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: #efefef;
}
.plg-grid .grid-fexed-column .ul-container li {
  border-bottom: 1px solid #ededed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px;
  background: #fff;
}
.plg-grid .grid-fexed-column .ul-container li.hover {
  background-color: #D5EBFF;
}
.plg-grid .grid-fexed-column .ul-container li a {
  color: #1890FF;
  font-size: 12px;
  padding: 0px;
}
.plg-grid .grid-fexed-column .ul-container table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 1px;
}
.plg-grid .grid-fexed-column .ul-container td {
  text-align: center;
  border-bottom: 1px solid #ededed;
  padding: 0 15px;
}
.plg-grid .grid-fexed-column .ul-container td a {
  color: #1890FF;
  font-size: 12px;
  padding: 0px;
}
.plg-grid-pagebar .div-pagebtn {
  padding: 0px 5px;
  margin-left: 0px;
  font-size: 12px;
  background: #E6F7FF;
  border: 1px solid #BAE7FF;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  height: 28px;
  line-height: 28px;
}
.plg-grid-pagebar .div-pagebtn.disable .layui-btn {
  color: grey !important;
  border: none;
}
.plg-grid-pagebar .div-pagebtn .div-pagebtn-info {
  float: left;
  padding-right: 10px;
}
.plg-grid-pagebar .div-pagebtn .div-pagebtn-info i {
  color: #1890FF;
  font-size: 14px;
}
.plg-grid-pagebar .div-pagebtn .div-pagebtn-info i:after {
  content: " ";
  display: inline-block;
  width: 3px;
}
.plg-grid-pagebar .div-pagebtn .div-pagebtn-info .selectedCount {
  color: #1890FF;
  font-size: 14px;
  font-weight: bold;
}
.plg-grid-pagebar .div-pagebtn .layui-btn {
  float: left;
  background: transparent;
  color: #1890FF;
  height: 28px;
  line-height: 28px;
  -webkit-border-radius: none;
          border-radius: none;
  padding: 0 2px;
}
.plg-grid-pagebar .div-pagebtn .layui-icon {
  font-size: 14px;
}
.plg-grid-pagebar .layui-btn-danger {
  color: red;
}
.plg-grid-pagebar .layui-btn-disabled {
  background-color: transparent;
  color: #C9C9C9;
  cursor: not-allowed;
  opacity: 1;
}
.plg-grid-pagebar .layui-laypage-plg {
  float: right;
}
/*重设form中combo*/
div.dhxcombolist_dhx_web {
  position: absolute;
}
.plg-grid-panel .layui-layer,
.plg-grid-panel .layui-layer-shade {
  position: absolute;
}
.plg-grid-panel .layui-layer {
  top: 50% !important;
  left: 50% !important;
  margin-left: -18.5px;
  margin-top: -18.5px;
}
.layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
  background: #fff;
}
_:-ms-lang(x),
_::-webkit-meter-bar,
.gridbox table {
  border-collapse: separate;
}
/*列设置框样式*/
.plg-clsset-form {
  background: #fff;
  max-width: 500px;
  max-height: 500px;
  overflow-y: auto;
}
.plg-clsset-form::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 5px;
}
.plg-clsset-form::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: #c5c5c5;
}
.plg-clsset-form::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: #efefef;
}
.plg-clsset-form .plg-clsset-item {
  margin-bottom: 5px;
}
a.plg-grid-first-col:hover {
  color: #5FB878;
}
.plg-grid-status:before {
  content: " ";
  width: 5px;
  height: 5px;
  background: red;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: inline-block;
}
/* 修复form中checkbox前面够选框的bug */
.plg-class .plg-input {
  -webkit-box-sizing: initial;
          box-sizing: initial;
}
.plg-class .dhxform_img,
.plg-class .dhxform_actv_c {
  top: 8px!important;
}
.dhxform_obj_dhx_web div.dhxform_item_label_left:after {
  content: ' ';
  display: block;
  clear: both;
}
div.gridbox_dhx_web.gridbox table.hdr td {
  max-height: 37px;
  min-width: 35px;
}
.plg-grid-sidebar {
  height: calc(100% - 8px);
  overflow-y: auto;
  border-left: 1px solid #f4f4f4;
}
.plg-grid-sidebar::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 8px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 8px;
}
.plg-grid-sidebar::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: #c5c5c5;
}
.plg-grid-sidebar::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: #efefef;
}
.plg-grid-sidebar > .dhxform_obj_dhx_web {
  padding: 0px 15px;
  width: 100%;
}
.plg-grid-sidebar > .dhxform_obj_dhx_web .dhxform_base {
  width: 100%;
}
.plg-grid-sidebar > .dhxform_obj_dhx_web .dhxform_base .dhxform_control {
  width: 100%;
}
.plg-grid-sidebar > .dhxform_obj_dhx_web .dhxform_base .dhxform_control input {
  width: 100%;
}
.plg-grid-sidebar > .dhxform_obj_dhx_web .dhxform_base .dhxform_control .dhxcombo_dhx_web {
  width: 100% !important;
}
.plg-grid-sidebar > .dhxform_obj_dhx_web .dhxform_base .dhxform_btn {
  width: 100%;
}
.plg-grid-sidebar > .dhxform_obj_dhx_web .dhxform_base .dhxform_btn_txt {
  width: 100%;
}
.dhx_combo_select {
  -webkit-box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.322);
          box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.322);
  border: 1px solid #d6d3d3;
}
.dhx_combo_select::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 8px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 8px;
}
.dhx_combo_select::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: #c5c5c5;
}
.dhx_combo_select::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: #efefef;
}
.btn-lxx div.dhxform_btn div.dhxform_btn_txt {
  height: 0.44rem;
  line-height: 0.44rem;
  padding: 0 0.25rem;
  font-size: 0.16rem;
}
.btn-lx div.dhxform_btn div.dhxform_btn_txt {
  height: 0.36rem;
  line-height: 0.36rem;
  padding: 0 0.2rem;
  font-size: 0.14rem;
}
.btn-radius div.dhxform_btn {
  -webkit-border-radius: 100px;
          border-radius: 100px;
  padding: 0 10px;
}
.btn-normal div.dhxform_btn {
  color: #fff;
  background-color: #1e9fff;
  border-color: #1e9fff;
}
.btn-normal div.dhxform_btn_over {
  color: #fff;
  background-color: rgba(30, 159, 255, 0.8) !important;
  border: 1px solid #1e9fff;
}
.btn-normal div.dhxform_btn_pressed {
  opacity: 0.6;
  background-color: #1e9fff !important;
}
.btn-warm div.dhxform_btn {
  color: #fff;
  background-color: #feac00;
  border-color: #d4a33d;
}
.btn-warm div.dhxform_btn_over {
  color: #fff;
  background-color: rgba(254, 172, 0, 0.8) !important;
  border-color: rgba(212, 163, 61, 0.8);
}
.btn-warm div.dhxform_btn_pressed {
  opacity: 0.6;
  background-color: #feac00 !important;
}
.btn-border-link-warm div.dhxform_btn {
  color: #feac00;
  background-color: transparent ;
  border-color: #feac00;
}
.btn-border-link-warm div.dhxform_btn_over {
  color: rgba(254, 172, 0, 0.8);
  background-color: transparent !important;
  border-color: rgba(254, 172, 0, 0.8);
}
.btn-border-link-warm div.dhxform_btn_pressed {
  opacity: 0.6;
  background-color: transparent !important;
}
.btn-border-link-success div.dhxform_btn {
  color: #15bc84;
  background-color: transparent ;
  border-color: #15bc84;
}
.btn-border-link-success div.dhxform_btn_over {
  color: rgba(21, 188, 132, 0.8);
  background-color: transparent !important;
  border-color: rgba(21, 188, 132, 0.8);
}
.btn-border-link-success div.dhxform_btn_pressed {
  opacity: 0.6;
  background-color: transparent !important;
}
.btn-danger div.dhxform_btn,
.danger div.dhxform_btn {
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  color: #fff;
  background-color: #ff5722;
  border-color: #ff5722;
}
.btn-danger div.dhxform_btn_over,
.danger div.dhxform_btn_over {
  color: #fff;
  background-color: rgba(255, 87, 34, 0.8) !important;
  border-color: rgba(255, 87, 34, 0.8);
}
.btn-danger div.dhxform_btn_pressed,
.danger div.dhxform_btn_pressed {
  opacity: 0.6;
  background-color: rgba(255, 87, 34, 0.8) !important;
}
.btn-border-link-danger div.dhxform_btn {
  color: #ff5722;
  background-color: transparent ;
  border-color: #ff5722;
}
.btn-border-link-danger div.dhxform_btn_over {
  color: rgba(255, 87, 34, 0.8);
  background-color: transparent !important;
  border-color: rgba(255, 87, 34, 0.8);
}
.btn-border-link-danger div.dhxform_btn_pressed {
  opacity: 0.6;
  background-color: transparent !important;
}
.btn-success div.dhxform_btn {
  color: #fff;
  background-color: #15bc84;
  border-color: #399d7b;
}
.btn-success div.dhxform_btn_over {
  color: #fff;
  background-color: rgba(21, 188, 132, 0.8) !important;
  border-color: rgba(57, 157, 123, 0.8);
}
.btn-success div.dhxform_btn_pressed {
  opacity: 0.6;
  background-color: rgba(21, 188, 132, 0.8) !important;
}
.btn-border-link div.dhxform_btn {
  color: #1e9fff;
  background-color: transparent;
  border-color: #1e9fff;
}
.btn-border-link div.dhxform_btn_over {
  color: rgba(30, 159, 255, 0.8);
  background-color: transparent !important;
  border-color: rgba(30, 159, 255, 0.8);
}
.btn-border-link div.dhxform_btn_pressed {
  opacity: 0.6;
  background-color: transparent !important;
}
.plg-common_border_style {
  border-bottom: 1px solid #e8e8e8;
}
.plg-card-header-container {
  width: 100%;
  height: 30px;
  padding-left: 10px;
}
.plg-card-header-container fieldset {
  border: none;
  padding: 0;
  border-top: 1px solid #eee;
}
.plg-card-header-container fieldset legend {
  margin-left: 20px;
  padding: 0 10px;
  font-size: 22px;
  font-weight: 300;
  color: #333;
}
.plg-card-group {
  width: 100%;
  min-height: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: space-around;
      -ms-flex-line-pack: distribute;
          align-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.plg-card {
  width: 200px;
  height: 160px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: thin solid #e8e8e8;
  overflow: hidden;
  margin: 0 0 10px 10px;
  background-color: #fff;
}
.plg-card:hover {
  -webkit-box-shadow: 2px 2px 5px #dfdfdf;
          box-shadow: 2px 2px 5px #dfdfdf;
}
.plg-card .plg-card-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120px;
  line-height: 120px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
}
.plg-card .plg-card-body.primary {
  padding: 5px;
  width: 100%;
  text-align: center;
  display: block;
}
.plg-card .plg-card-body .plg-card-no,
.plg-card .plg-card-body .plg-card-main {
  padding: 5px;
}
.plg-card .plg-card-body .plg-card-no {
  float: left;
  width: 33.3333%;
  border-right: 1px solid #e8e8e8;
}
.plg-card .plg-card-body .plg-card-main {
  float: left;
  width: 66.6666%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.plg-card .plg-card-btn-group {
  width: 100%;
  height: 40px;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #f7f9fa;
}
.plg-card .plg-card-btn-group li {
  display: block;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-right: 1px solid rgba(0, 0, 0, 0.125);
}
.plg-card .plg-card-btn-group li:hover {
  color: #1890ff;
}
.plg-card .plg-card-btn-group li:last-child {
  border-right: none;
}
.plg-card.plg-add {
  display: block;
  cursor: pointer;
}
.plg-card.plg-add .layui-icon {
  line-height: 160px;
  text-align: center;
  font-size: 128px;
  color: #66bb6a;
}
.plg-zone-container {
  width: 100%;
  height: auto;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  margin-bottom: 10px;
}
.plg-zone-container .plg-zone-header {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #e5e5e5;
}
.plg-zone-container .plg-zone-header .plg-title {
  float: left;
  padding-right: 10px;
  padding-left: 14px;
  height: 50px;
  line-height: 50px;
  color: #000000;
  font-size: 16px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.plg-zone-container .plg-zone-header .plg-title i {
  display: inline-block;
  width: 22px;
  height: 22px;
  font-size: 22px;
  color: #d8d6d6;
  margin-right: 5px;
}
.plg-zone-container .plg-zone-header .plg-add {
  float: right;
  display: block;
  margin: 10px;
  height: 30px;
  line-height: 30px;
}
.plg-zone-container .plg-zone-header .plg-add .layui-btn {
  height: 30px;
  line-height: 30px;
  width: 80px;
  padding: 0 10px;
}
.plg-zone-container .plg-customer-list {
  display: inline-block;
  width: 100%;
  min-height: 176px;
  padding: 5px 5px 10px 5px;
}
.plg-zone-container .plg-customer-list ul {
  list-style: none;
}
.plg-zone-container .plg-customer-list ul li {
  padding: 15px;
}
.plg-zone-container .plg-customer-list ul .plg-cell {
  width: 100%;
  display: block;
  float: left;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}
.plg-zone-container .plg-customer-list ul .plg-cell:hover {
  -webkit-box-shadow: 2px 2px 5px #dfdfdf;
          box-shadow: 2px 2px 5px #dfdfdf;
}
.plg-zone-container .plg-customer-list ul .plg-cell:hover .plg-customer-name .plg-badge-dot {
  background-color: #ff0000;
}
.plg-zone-container .plg-customer-list ul .plg-cell .plg-customer-name,
.plg-zone-container .plg-customer-list ul .plg-cell .plg-customer-des,
.plg-zone-container .plg-customer-list ul .plg-cell .plg-customer-other {
  width: 100%;
  display: block;
  padding-right: 13px;
  padding-left: 13px;
}
.plg-zone-container .plg-customer-list ul .plg-cell .plg-customer-name {
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.plg-zone-container .plg-customer-list ul .plg-cell .plg-customer-name .plg-badge-dot {
  position: relative;
  top: -3px;
  left: -3px;
  width: 8px;
  height: 8px;
  padding: 0;
  margin-right: 5px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  background-color: #ddd;
  color: #fff;
}
.plg-zone-container .plg-customer-list ul .plg-cell .plg-customer-des {
  margin-bottom: 8px;
  padding-right: 18px;
  padding-left: 18px;
  height: 60px;
  line-height: 20px;
  font-size: 12px;
  color: #888888;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.plg-zone-container .plg-customer-list ul .plg-cell .plg-customer-other {
  height: 35px;
  line-height: 30px;
  border-top: 1px solid #e5e5e5;
  background-color: #F7F9FA;
}
.plg-zone-container .plg-customer-list ul .plg-cell .plg-customer-other .plg-cutomer-no {
  float: left;
  color: #888888;
  font-size: 12px;
}
.plg-zone-container .plg-customer-list ul .plg-cell .plg-customer-other .plg-cutomer-no span {
  padding-right: 5px;
  padding-left: 5px;
}
.plg-zone-container .plg-customer-list ul .plg-cell .plg-customer-other .plg-cutomer-operating {
  float: right;
}
.plg-zone-container .plg-customer-list ul .plg-cell .plg-customer-other .plg-cutomer-operating span {
  padding-right: 5px;
  padding-left: 5px;
  display: inline-block;
  color: #1E9FFF;
  font-size: 12px;
}
.plg-zone-container .plg-customer-list ul .plg-cell .plg-customer-other .plg-cutomer-operating span:hover {
  cursor: pointer;
}
.plg-zone-container .plg-customer-list ul .plg-cell .plg-customer-other .plg-cutomer-operating span.plg-run {
  color: #1E9FFF;
  padding: 0 5px!important;
  -webkit-border-radius: unset !important;
          border-radius: unset !important;
}
em {
  font-style: normal;
}
.plg-select-tags {
  position: absolute;
  top: 1px;
  left: 0!important;
  bottom: 1px;
  z-index: 10;
  height: 26px;
  padding: 4px;
  color: #777;
  background-color: #fff;
  min-height: 16px!important;
}
.plg-select-tags span {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  position: relative;
  margin-right: 3px;
  margin-bottom: 3px;
  padding: 4px 22px 5px 9px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  vertical-align: baseline;
  white-space: nowrap;
  color: #fff;
  background-color: #009688;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.plg-select-tags .close {
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: none;
  width: 18px;
  padding: 0;
  cursor: pointer;
  text-align: center;
  opacity: 1;
  color: #fff;
  border: 0 none;
  background: transparent none repeat scroll 0 0;
  text-shadow: none;
}
.plg-select-tags .close:hover {
  background: #ffb800;
}
.plg-inputTags {
  position: relative;
}
div[id*='tags'] {
  width: 406px;
  padding: 10px;
  color: #777;
  border: 1px solid #d5d5d5;
  background-color: #fff;
  min-height: 16px!important;
}
div[id*='tags'] span {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  position: relative;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 3px;
  padding: 4px 22px 5px 9px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  vertical-align: baseline;
  white-space: nowrap;
  color: #fff;
  background-color: #009688;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
div[id*='tags'] .close {
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: none;
  width: 18px;
  padding: 0;
  cursor: pointer;
  text-align: center;
  opacity: 1;
  color: #fff;
  border: 0 none;
  background: transparent none repeat scroll 0 0;
  text-shadow: none;
}
div[id*='tags'] .close:hover {
  background: #ffb800;
}
#inputTags[type='text'],
#inputTags[type='text']:focus {
  line-height: 25px;
  display: inline;
  margin: 0;
  padding: 0 6px;
  border: 0 none;
  outline: 0 none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
body.plg-open-hover .plg-sidebar .logo-path {
  background-position-x: 0.06rem;
}
body.plg-open-hover .plg-sidebar .logo-path.plg-logo {
  background: url(../images/PlgSideAccordion/p_logo.png) center center no-repeat;
  -webkit-background-size: 44% 44%;
          background-size: 44%;
  background-position-x: 0.15rem;
}
body.plg-open-hover .layui-side-scroll {
  width: 0.5rem !important;
}
body.plg-open-hover .layui-side-scroll.showList .pr-open {
  left: 0.5rem !important;
}
body.plg-open-hover .layui-side-scroll .nav-last[data-show="show-child"] .nav-hover-child {
  left: 0.5rem;
}
body.plg-open-hover .body-view {
  left: 0.5rem;
}
.plg-sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 5555;
}
.plg-sidebar .right-mover {
  color: rgba(255, 255, 255, 0.7);
}
.plg-sidebar .plg-logo {
  position: relative;
  height: 0.5rem;
}
.plg-sidebar .plg-logo .logo-path {
  -webkit-transition: background 0.2s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: background 0.2s cubic-bezier(0, 0, 0.2, 1);
  transition: background 0.2s cubic-bezier(0, 0, 0.2, 1);
  width: 100%;
  display: block;
  height: 0.5rem;
  margin: 0;
  padding: 0;
  background: url(../images/PlgSideAccordion/c_logo2.png) center center no-repeat;
  background-position-x: 0.35rem;
  -webkit-background-size: 1.07rem 1.07rem;
          background-size: 1.07rem;
}
.plg-sidebar .plg-logo .logo-path.plg-logo {
  background: url(../images/PlgSideAccordion/plg-logo.png) center center no-repeat;
  -webkit-background-size: 1.65rem 0.17rem;
          background-size: 1.65rem 0.17rem;
}
.plg-sidebar .plg-logo .plg_anticon {
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  position: absolute;
  right: -0.5rem;
  top: 0;
  font-size: 0.2rem;
  color: #666;
  width: 0.5rem;
  height: 0.5rem;
  text-align: center;
  line-height: 0.5rem;
  display: block;
}
.plg-sidebar .plg-logo .plg_anticon:hover {
  background: rgba(0, 0, 0, 0.025);
}
.plg-sidebar .pr-open {
  color: #999;
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  padding: 0.4rem 0.3rem;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fff;
  -webkit-box-shadow: 0.04rem 0 0.08rem 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0.04rem 0 0.08rem 0 rgba(0, 0, 0, 0.2);
  height: 100%;
  z-index: -1;
  left: -0.6rem;
  opacity: 0;
  width: 0;
}
.plg-sidebar .pr-open .pr-search {
  background-color: #fff;
  margin-top: 0.33rem;
}
.plg-sidebar .pr-open .pr-search .pr-icon-search-wrapper {
  position: absolute;
  width: 0.32rem;
  height: 0.32rem;
  line-height: 0.32rem;
  text-align: center;
}
.plg-sidebar .pr-open .pr-search .pr-icon-search-wrapper i {
  color: #ccc;
  font-size: 0.18rem;
}
.plg-sidebar .pr-open .pr-search .pr-search-input {
  line-height: 0.32rem;
  height: 0.32rem;
  border: none;
  border-bottom: 0.01rem solid #0959a7;
  padding-left: 0.4rem;
  width: 7.1rem;
  font-size: 0.14rem;
  opacity: 0.6;
  color: #595959;
}
.plg-sidebar .pr-open .pr-search .pr-search-input:focus {
  opacity: 1;
  border-bottom: 0.01rem solid #00c1de;
  outline: 0;
}
.plg-sidebar .pr-right {
  position: absolute;
  top: 1.22rem;
  left: 7.7rem;
  border-left: 0.02rem solid rgba(0, 0, 0, 0.1);
}
.plg-sidebar .pr-right .right-sidebar .icon-box {
  display: none;
}
.plg-sidebar .pr-right .right-sidebar .s-item {
  line-height: 0.32rem;
  height: 0.32rem;
  padding-left: 0.1rem;
  white-space: nowrap;
  overflow: hidden;
  max-width: 1.6rem;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.plg-sidebar .pr-right .right-sidebar .s-item.active {
  border-left: 0.02rem solid #1e9fff;
  margin-left: -0.02rem;
  cursor: pointer;
}
.plg-sidebar .pr-right .right-sidebar .s-item.active a {
  color: #1e9fff;
  font-weight: 600;
}
.plg-sidebar .pr-right .right-sidebar .s-item a {
  color: #333;
}
.plg-sidebar .pr-right .right-sidebar .s-item a:hover {
  color: #1e9fff;
}
.plg-sidebar .pr-left {
  overflow: hidden;
  position: relative;
  height: 100%;
  overflow-y: auto;
  width: 110%;
}
.plg-sidebar .main-nav {
  height: 100%;
  cursor: pointer;
  min-height: 0;
}
.plg-sidebar .main-nav .layui-side-scroll {
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-box-shadow: 0.02rem 0 0.06rem rgba(0, 21, 41, 0.35);
          box-shadow: 0.02rem 0 0.06rem rgba(0, 21, 41, 0.35);
  background: #0d192e;
  width: 2rem;
}
.plg-sidebar .main-nav .layui-side-scroll.showList {
  width: 2rem;
}
.plg-sidebar .main-nav .layui-side-scroll.showList .pr-open {
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  color: #9999;
  left: 2rem;
  width: 9.6rem;
  opacity: 1;
}
.plg-sidebar .main-nav .layui-side-scroll.showList .pr-open .layui-layer-setwin .layui-icon {
  width: 0.28rem;
  height: 0.28rem;
  font-size: 0.28rem;
}
.plg-sidebar .icon.iconfont {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 0.18rem;
}
.plg-sidebar .icon.iconfont:hover {
  color: #ffffff;
}
.plg-sidebar .nav-last {
  overflow-x: hidden;
  height: inherit;
}
.plg-sidebar .nav-last[data-show="show-child"] .nav-hover-child {
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  width: 1.8rem;
  left: 2rem;
  opacity: 1;
}
.plg-sidebar .sidebar {
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
  margin-right: -0.33rem;
}
.plg-sidebar .sidebar .s-item {
  position: relative;
  white-space: nowrap;
  line-height: 0.5rem;
}
.plg-sidebar .sidebar .s-item.active {
  background: #1e9fff;
}
.plg-sidebar .sidebar .s-item.active a {
  color: #fff;
}
.plg-sidebar .sidebar .s-item.active .icon.iconfont {
  color: #ffffff;
}
.plg-sidebar .sidebar .s-item:hover:not(.active) {
  background: #1e9fff;
  background: transparent;
}
.plg-sidebar .sidebar .s-item:hover:not(.active) a {
  color: #fff;
}
.plg-sidebar .sidebar .s-item:hover:not(.active) .icon.iconfont {
  color: #ffffff;
}
.plg-sidebar .sidebar .s-item:hover:not(.active) a {
  color: #fff;
}
.plg-sidebar .layui-side-scroll {
  overflow: visible;
  width: inherit;
}
.nav-hover-child {
  -webkit-border-top-right-radius: 0.08rem;
          border-top-right-radius: 0.08rem;
  -webkit-border-bottom-right-radius: 0.08rem;
          border-bottom-right-radius: 0.08rem;
  left: -2rem;
  opacity: 0;
  width: 0;
  border: 0.01rem solid #e5e5e5;
  border-left: 0;
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  overflow: hidden;
  background: #fff;
  top: 0.5rem;
  bottom: 0;
  z-index: -1;
  width: 1.8rem;
  -webkit-box-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.1);
  position: absolute;
}
.nav-hover-child .layui-side {
  top: 0;
  position: absolute;
  width: 2.1rem;
  overflow-y: scroll;
}
.nav-hover-child .layui-side .layui-side-scroll {
  width: 120%;
}
.nav-tree {
  width: auto;
}
.h-link > a {
  position: relative;
}
.h-link > a:before {
  z-index: 1;
  position: absolute;
  border: 1px solid #e4e4e4;
  width: 5px;
  height: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  content: "";
  top: 50%;
  margin-top: -2.5px;
  left: 12px;
}
.h-link > a:after {
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 14px;
  top: 0;
  bottom: 0;
  content: "";
  border-left: 1px solid #e4e4e4;
}
.h-link:last-child > a:after {
  bottom: 50%;
}
.h-link:first-child > a:after {
  top: 50%;
}
.h-link.itemeds:last-child > a:after {
  bottom: 0;
}
.h-link.itemeds:last-child .nav-child:after {
  bottom: 0.19rem;
  border-bottom: 1px solid #e4e4e4;
  width: 13px;
}
.h-link.active-this > a:before {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border-color: #1890ff;
  background: #1890ff;
}
.nav-title {
  height: 0.4rem;
  font-size: 0.14rem;
  padding: 0 0.15rem;
  line-height: 0.4rem;
  background-color: rgba(21, 89, 162, 0.1);
}
.nav-title i {
  color: #888;
  margin-right: 0.1rem;
}
.right-mover {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  top: 0;
  right: 0.25rem;
  line-height: 0.5rem;
  font-size: 0.12rem;
  color: #888;
}
.body-nav {
  width: 1.8rem;
}
.body-nav .right-mover {
  color: rgba(0, 0, 0, 0.4);
  right: 0.1rem;
}
.body-nav .item {
  width: inherit;
}
.body-nav .item.itemeds .right-mover {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.body-nav .item.itemeds .nav-child {
  display: block;
}
.body-nav .item a {
  font-size: 0.14rem;
  position: relative;
  padding: 0 0.28rem;
  line-height: 0.5rem;
  color: rgba(0, 0, 0, 0.65);
  display: block;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.body-nav .item a:hover {
  background-color: rgba(255, 255, 255, 0.6);
  color: rgba(0, 0, 0, 0.45);
}
.body-nav .item .nav-child {
  display: none;
  width: inherit;
}
.body-nav .item .nav-child .active-this > a {
  color: #1890ff;
  background-color: #fff;
}
.body-nav .item .nav-child dd > a {
  color: #888;
  padding-left: 0.44rem;
}
.body-nav .item.active-this > a {
  color: #1890ff;
  background-color: #fff;
}
.nav-child {
  position: relative;
}
.nav-child:after {
  top: 0;
  bottom: 0;
  position: absolute;
  content: "";
  left: 14px;
  border-left: 1px solid #e4e4e4;
}
.pr-open {
  color: #9999;
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  padding: 0.4rem 0.3rem;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fff;
  -webkit-box-shadow: 0.04rem 0 0.08rem gba(0, 0, 0, 0.2);
          box-shadow: 0.04rem 0 0.08rem gba(0, 0, 0, 0.2);
  height: 100%;
  z-index: -1;
  left: -0.6rem;
  opacity: 0;
  width: 0;
}
.pr-open .pr-search {
  background-color: #fff;
}
.pr-open .pr-search .pr-icon-search-wrapper {
  position: absolute;
  width: 0.32rem;
  height: 0.32rem;
  line-height: 0.32rem;
  text-align: center;
}
.pr-open .pr-search .pr-icon-search-wrapper i {
  color: #ccc;
  font-size: 0.18rem;
}
.pr-open .pr-search .pr-search-input {
  line-height: 0.32rem;
  height: 0.32rem;
  border: none;
  border-bottom: 0.01rem solid #0959a7;
  padding-left: 0.4rem;
  width: 7.1rem;
  font-size: 0.14rem;
  opacity: 0.6;
  color: #595959;
}
.pr-open .pr-search .pr-search-input:focus {
  opacity: 1;
  border-bottom: 0.01rem solid #00c1de;
  outline: 0;
}
.pr-right {
  position: absolute;
  top: 1.22rem;
  left: 7.7rem;
  border-left: 0.02rem solid rgba(0, 0, 0, 0.1);
}
.pr-right .right-sidebar .icon-box {
  display: none;
}
.pr-right .right-sidebar .s-item {
  line-height: 0.32rem;
  height: 0.32rem;
  padding-left: 0.1rem;
  white-space: nowrap;
  overflow: hidden;
  max-width: 1.6rem;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.pr-right .right-sidebar .s-item.active {
  border-left: 0.02rem solid #1890ff;
  margin-left: -0.02rem;
  cursor: pointer;
}
.pr-right .right-sidebar .s-item.active a {
  color: #1890ff;
  font-weight: 600;
}
.pr-right .right-sidebar .s-item a {
  color: #333;
}
.pr-right .right-sidebar .s-item a:hover {
  color: #1e9fff;
}
.pr-left {
  overflow: hidden;
  position: relative;
  height: 100%;
  overflow-y: auto;
  width: 110%;
}
.search-tip {
  margin-top: 0.2rem;
  font-size: 0.12rem;
  color: #000;
  display: none;
}
.search-tip strong {
  color: #00c1de;
  font-weight: 700;
  font-size: 0.16rem;
}
.pr-meungroup-list,
.keyUpList {
  font-size: 0;
  width: 7.4rem;
}
.pr-meungroup-list .pr-meun-group,
.keyUpList .pr-meun-group {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 2rem;
  margin-right: 0.1rem;
}
.pr-meungroup-list .list-item,
.keyUpList .list-item {
  counter-increment: item-counter;
  height: auto;
  position: relative;
}
.pr-meungroup-list .list-item.select .list-title,
.keyUpList .list-item.select .list-title {
  color: #1e9fff;
}
.pr-meungroup-list .list-item .list-title,
.keyUpList .list-item .list-title {
  line-height: 0.4rem;
  color: #000;
  padding: 0.1rem 0;
  font-size: 0.14rem;
  font-weight: 600;
}
.pr-meungroup-list .list-item a,
.keyUpList .list-item a {
  line-height: 0.3rem;
  color: #888;
  font-size: 0.12rem;
}
.pr-meungroup-list .list-item a:hover,
.keyUpList .list-item a:hover {
  color: #333;
}
.product-all {
  border: 0.01rem solid rgba(255, 255, 255, 0.2);
  border-left: 0;
  border-right: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  position: relative;
  white-space: nowrap;
  font-size: 0;
  /*   line-height:@side-height;
    height:@side-height; */
}
.product-all:hover {
  background: #1e9fff;
}
.product-all:hover a {
  color: #fff;
}
.product-all:hover .icon.iconfont {
  color: #ffffff;
}
.product-all:hover .right-mover {
  color: #ffffff;
}
.icon-box {
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.icon-box i {
  color: rgba(255, 255, 255, 0.6);
}
.meun-name {
  width: 1.65rem;
  position: relative;
  font-size: 0.14rem;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
}
.meun-name a {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: rgba(255, 255, 255, 0.7);
  line-height: 0.4rem;
  display: inline-block;
  vertical-align: middle;
}
.plg-breadcrumb {
  height: 0.5rem;
  background: #fff;
  line-height: 0.5rem;
  padding: 0 0.2rem;
  border: 0;
  margin-left: 0.4rem;
  display: inline-block;
}
.plg-view-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0.5rem;
  bottom: 0;
  padding: 0;
}
.icon.iconfont.p-icon-bochaiyun {
  font-size: 0.2rem;
}
.plg-tab-close-item {
  background: #fff;
}
.plg-loading {
  width: 0.6rem;
  height: 0.6rem;
  -webkit-background-size: cover;
          background-size: cover;
  background-image: url("../images/core/load.gif");
}
.load-bar {
  z-index: 99999999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.ant-spin {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  position: absolute;
  display: none;
  color: #1890ff;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -o-transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-spin-spinning {
  position: absolute;
  display: inline-block;
  opacity: 1;
}
.ant-spin-nested-loading {
  position: relative;
}
.ant-spin-nested-loading > div > .ant-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 400px;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 5px;
  text-shadow: 0 1px 2px #fff;
}
.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
  margin-top: -20px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
  margin: -7px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
  padding-top: 2px;
}
.ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
  margin-top: -17px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
  margin: -16px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
  padding-top: 11px;
}
.ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
  margin-top: -26px;
}
.ant-spin-container {
  position: relative;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ant-spin-container:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none\9;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  content: "";
  pointer-events: none;
}
.ant-spin-blur {
  clear: both;
  overflow: hidden;
  opacity: 0.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}
.ant-spin-blur:after {
  opacity: 0.4;
  pointer-events: auto;
}
.ant-spin-tip {
  color: rgba(0, 0, 0, 0.45);
}
.ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 1em;
  height: 1em;
}
.ant-spin-dot-item {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  background-color: #1890ff;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  opacity: 0.3;
  -webkit-animation: antSpinMove 1s linear infinite alternate;
  animation: antSpinMove 1s linear infinite alternate;
}
.ant-spin-dot-item:first-child {
  top: 0;
  left: 0;
}
.ant-spin-dot-item:nth-child(2) {
  top: 0;
  right: 0;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.ant-spin-dot-item:nth-child(3) {
  right: 0;
  bottom: 0;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.ant-spin-dot-item:nth-child(4) {
  bottom: 0;
  left: 0;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.ant-spin-dot-spin {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: antRotate 1.2s linear infinite;
  animation: antRotate 1.2s linear infinite;
}
.ant-spin-sm .ant-spin-dot {
  font-size: 14px;
}
.ant-spin-sm .ant-spin-dot i {
  width: 6px;
  height: 6px;
}
.ant-spin-lg .ant-spin-dot {
  font-size: 32px;
}
.ant-spin-lg .ant-spin-dot i {
  width: 14px;
  height: 14px;
}
.ant-spin.ant-spin-show-text .ant-spin-text {
  display: block;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-spin-blur {
    background: #fff;
    opacity: 0.5;
  }
}
@-webkit-keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes antRotate {
  to {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
  }
}
@keyframes antRotate {
  to {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
  }
}
.plg-calendar-panel {
  /* 弹出框 */
}
.plg-calendar-panel #calendar {
  position: relative;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* Non-prefixed version, currently*/
}
.plg-calendar-panel #calendar .header {
  position: relative;
  width: 100%;
  height: 10px;
  background-color: #fff;
  border: 1px solid #e6e5e6;
  border-bottom: 0;
  -webkit-border-top-left-radius: 5px;
          border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
          border-top-right-radius: 5px;
}
.plg-calendar-panel #calendar .header ul {
  position: absolute;
  left: 420px;
  top: 8px;
  overflow: hidden;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  font-size: 0;
}
.plg-calendar-panel #calendar .container {
  position: relative;
  background-color: #fff;
}
.plg-calendar-panel #calendar .container .render {
  display: none;
}
.plg-calendar-panel #calendar .container .render-show {
  display: block;
}
.plg-calendar-panel #renderMonth .title {
  padding-left: 16px;
  line-height: 42px;
  font-size: 30px;
}
.plg-calendar-panel #renderMonth .toolbar {
  padding-top: 5px;
  border-right: 1px solid #e6e5e6;
  border-left: 1px solid #e6e5e6;
}
.plg-calendar-panel #renderMonth .toolbar .title {
  padding-bottom: 10px;
}
.plg-calendar-panel #renderMonth .week {
  height: 33px;
  line-height: 33px;
  border-bottom: 1px solid #e6e5e6;
  font-size: 0;
  margin: 0 -1px;
}
.plg-calendar-panel #renderMonth .week li {
  position: relative;
  right: 12px;
  display: inline-block;
  width: 110px;
  font-size: 18px;
  text-align: right;
}
.plg-calendar-panel #renderMonth .day {
  display: grid;
  font-size: 0;
  border-left: 1px solid #e6e5e6;
  grid-template-columns: repeat(7, 110px);
  grid-template-rows: repeat(6, 100px);
}
.plg-calendar-panel #plgCalendar-details-content .dhxform_label {
  color: #838a9d;
}
.plg-calendar-panel #renderMonth .day li {
  display: inline-block;
  padding: 6px;
  border-right: 1px solid #e6e5e6;
  border-bottom: 1px solid #e6e5e6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  vertical-align: top;
  color: #ccc;
  background-color: #fff;
  position: relative;
}
.plg-calendar-panel #renderMonth .day li:hover .addForm {
  display: block;
}
.plg-calendar-panel #renderMonth .day li .addForm {
  display: none;
  cursor: pointer;
  position: absolute;
  color: #ffffff;
  width: 28px;
  height: 28px;
  right: -1px;
  bottom: -1px;
}
.plg-calendar-panel #renderMonth .day li .addForm:before {
  content: "+";
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  border-width: 14px;
  font-size: 18px;
  line-height: 10px;
  border-style: solid;
  border-color: transparent #0099CC #0099CC transparent;
}
.plg-calendar-panel #renderMonth .day li.cur-month {
  color: #333;
}
.plg-calendar-panel #renderMonth .day li.cur-day {
  color: #333;
}
.plg-calendar-panel #renderMonth .day li.weekend {
  background-color: #f4f6f7;
}
.plg-calendar-panel #renderMonth .day li p {
  margin-bottom: 8px;
}
.plg-calendar-panel #renderMonth .day li .info {
  height: 20px;
}
.plg-calendar-panel #renderMonth .day li .lunar {
  opacity: 0.6;
  font-size: 12px;
  float: left;
}
.plg-calendar-panel #renderMonth .day li .first-lunarday {
  position: relative;
  left: -5px;
  border-bottom: 1px solid #ff6d6d;
}
.plg-calendar-panel #renderMonth .day li .first-lunarJanuary {
  position: relative;
  left: -5px;
  border-bottom: 2px solid #ff6d6d;
}
.plg-calendar-panel #renderMonth .day li .date {
  float: right;
}
.plg-calendar-panel #renderMonth .day li.cur-day .date em {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 2px;
  text-align: center;
  color: #fff;
  background-color: #ff6d6d;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.plg-calendar-panel #renderMonth .day li .festival {
  display: none;
  cursor: pointer;
  padding: 4px;
  line-height: 1.6;
  font-size: 12px;
  color: #333;
  background-color: #f9d8f8;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}
.plg-calendar-panel #renderMonth .day li .festival:hover ~ .addForm {
  display: none;
}
.plg-calendar-panel #renderMonth .day li .festival p {
  margin-bottom: 0;
}
.plg-calendar-panel #renderMonth .day li .festival.show {
  display: block;
}
.plg-calendar-panel #renderMonth .day li .term {
  display: none;
  color: #333;
  line-height: 1.6;
  padding: 4px;
  background-color: #a7d1ed;
  cursor: default;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}
.plg-calendar-panel #renderMonth .day li .term p {
  margin-bottom: 0;
}
.plg-calendar-panel #renderMonth .day li .term.show {
  display: block;
}
.plg-calendar-panel #renderDetails {
  border: 1px solid #e6e5e6;
  border-top: 0;
  padding-top: 5px;
}
.plg-calendar-panel #renderDetails .details-body {
  padding: 15px;
}
.plg-calendar-panel #renderDetails > .title {
  padding: 0px 0 18px 16px;
  border-bottom: 1px solid #e6e5e6;
}
.plg-calendar-panel #renderDetails > .title h2 {
  display: inline-block;
  line-height: 42px;
  font-size: 30px;
}
.plg-calendar-panel #renderDetails > .title p {
  float: right;
  margin-top: 10px;
  margin-right: 15px;
}
.plg-calendar-panel #renderDetails > .title .lunar-year i {
  display: inline-block;
  margin: 9px 6px 0 0;
  width: 16px;
  height: 3px;
  background-color: #FF6D6D;
  vertical-align: top;
}
.plg-calendar-panel #renderDetails > .title .info i {
  display: inline-block;
  width: 14px;
  height: 1px;
  margin-top: -3px;
  margin-right: 5px;
  background-color: #ff6d6d;
  vertical-align: middle;
}
.plg-calendar-panel #renderDetails .month {
  font-size: 0;
}
.plg-calendar-panel #renderDetails .month .item {
  display: inline-block;
  width: 25%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.plg-calendar-panel #renderDetails .month .title {
  padding-left: 8px;
  font-size: 18px;
  color: #ff6d6d;
}
.plg-calendar-panel #renderDetails .month .week {
  font-size: 0;
  text-align: center;
}
.plg-calendar-panel #renderDetails .month .week li {
  display: inline-block;
  width: 22px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #ccc;
}
.plg-calendar-panel #renderDetails .month .day {
  text-align: center;
  font-size: 0;
}
.plg-calendar-panel #renderDetails .month .day li {
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  margin: 2px;
  text-align: center;
  color: #ccc;
  font-size: 10px;
  cursor: default;
}
.plg-calendar-panel #renderDetails .month .day li.lunar-first {
  border-bottom: 1px solid #ff6d6d;
}
.plg-calendar-panel #renderDetails .month .day li.lunar-january {
  border-bottom: 2px solid #ff6d6d;
}
.plg-calendar-panel #renderDetails .month .day li.cur-month {
  color: #333;
}
.plg-calendar-panel #renderDetails .month .day li.cur-day {
  color: #fff;
  background-color: #ff6d6d;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.plg-calendar-panel #control {
  position: absolute;
  top: 16px;
  right: 14px;
  font-size: 0;
}
.plg-calendar-panel #control input {
  display: inline-block;
  height: 19px;
  text-align: center;
  border: 1px solid #dadada;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  font-size: 14px;
  color: #333;
  background: #fff;
  vertical-align: top;
  outline: none;
}
.plg-calendar-panel #control .btn {
  width: 21px;
}
.plg-calendar-panel #control .today {
  width: 52px;
}
.plg-calendar-panel #popup {
  display: none;
  position: absolute;
  left: 200px;
  top: 100px;
  width: 260px;
  height: 104px;
  background-color: #f4f6f7;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 6px;
          border-radius: 6px;
  border: 1px solid #efefef;
}
.plg-calendar-panel #popup .title {
  height: 43px;
  padding: 0 15px;
  line-height: 43px;
  margin-bottom: 8px;
  border-bottom: 1px solid #d6d6d6;
}
.plg-calendar-panel #popup .arrow {
  display: none;
  position: absolute;
  top: 36px;
  width: 0;
  height: 0;
  border-width: 14px;
  border-style: solid;
}
.plg-calendar-panel #popup .arrow:after {
  content: "";
  position: absolute;
  top: -14px;
  width: 0;
  height: 0;
  border-width: 14px;
  border-style: dashed;
}
.plg-calendar-panel #popup .arrow-left {
  left: -29px;
  border-color: transparent #d6d6d6 transparent transparent;
}
.plg-calendar-panel #popup.popup-left .arrow-left {
  display: block;
}
.plg-calendar-panel #popup .arrow-left:after {
  left: -13px;
  border-color: transparent #f4f6f7 transparent transparent;
}
.plg-calendar-panel #popup .arrow-right {
  right: -29px;
  border-color: transparent transparent transparent #d6d6d6;
}
.plg-calendar-panel #popup.popup-right .arrow-right {
  display: block;
}
.plg-calendar-panel #popup .arrow-right:after {
  right: -13px;
  border-color: transparent transparent transparent #f4f6f7;
}
.plg-calendar-panel #popup .date,
.plg-calendar-panel #popup .lunar {
  padding: 0 15px;
  line-height: 20px;
}
.fold .plg-search .meun-name {
  display: none;
}
.fold .pr-open-show.pr-open {
  left: 0.64rem;
}
.pr-open {
  padding-top: 0.7rem;
}
.pr-open-show {
  width: 2rem;
  opacity: 1;
  left: 2.56rem;
  width: 9.6rem;
  -webkit-box-shadow: 0.04rem 0 0.08rem 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0.04rem 0 0.08rem 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}
.pr-open-show.pr-open {
  z-index: 10;
}
.pr-open-show.pr-open .layui-layer-setwin .layui-icon {
  width: 0.28rem;
  height: 0.28rem;
  font-size: 0.28rem;
}
.keyUpList .list-item.parent a {
  font-weight: bold;
  color: #000000;
}
.plg-search .product-all {
  cursor: pointer;
  padding-left: 0.24rem;
}
.plg-search .product-all .meun-name {
  position: initial;
}
.plg-search .product-all:hover {
  background: #2b80ff;
}
.plg-search .product-all .icon-box {
  width: auto;
  margin-right: 0.1rem;
  height: 0.4rem;
  line-height: 0.4rem;
}
.plg-search .product-all .right-mover {
  right: 0.12rem;
  font-size: 0.12rem;
  line-height: 0.4rem;
  color: #b1b8be;
  font-weight: bold;
}
.plg-menu-submenu-title,
.plg-menu-item {
  padding-right: 0.15rem;
  white-space: nowrap;
}
.plg-menu-submenu-title:hover .right-mover,
.plg-menu-item:hover .right-mover {
  color: #2b80ff;
}
.plg-menu-submenu-title:hover .icon-box i,
.plg-menu-item:hover .icon-box i {
  color: #2b80ff;
}
.plg-menu-submenu-title:hover a,
.plg-menu-item:hover a {
  color: #2b80ff;
}
.plg-menu-scroll {
  height: 100%;
  position: relative;
  margin-right: -15px;
  overflow-y: scroll;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: self-start;
  -webkit-align-items: self-start;
      -ms-flex-align: self-start;
          align-items: self-start;
  overflow-x: auto;
}
.plg-menu-sidebar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.plg-menu-sidebar .icon-box {
  height: 0.4rem;
  width: auto;
  margin-right: 0.1rem;
  line-height: 0.4rem;
}
.plg-menu-sidebar .right-mover {
  line-height: 0.4rem;
}
.plg-menu-sidebar a.itemText {
  height: 0.4rem;
  line-height: 0.4rem;
  display: inline-block;
  padding-right: 0.5rem;
}
.plg-menu-sidebar a {
  color: #666;
}
.plg-menu-sidebar .icon-box i {
  color: #5c6885;
}
.plg-menu-sidebar .right-mover {
  color: #b1b8be;
  font-weight: bold;
}
.plg-menu-sidebar .sidebar {
  height: 100%;
  overflow: hidden;
}
.project_name {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #888888;
  padding-left: 0.2rem;
  font-size: 0.14rem;
  border-bottom: 1px solid #d5d7df;
}
.plg-menu {
  display: inline-grid;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0;
  list-style: none;
  outline: none;
  -webkit-transition: background 0.3s, width 0.2s;
  -o-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
  zoom: 1;
}
.plg-menu:before {
  display: table;
  content: "";
}
.plg-menu ul {
  display: inline-grid;
  margin: 0;
  padding: 0;
  list-style: none;
}
.plg-menu-submenu-selected > .plg-menu-submenu-title > .right-mover,
.plg-menu-submenu-selected > .plg-menu-submenu-title > .icon-box i {
  color: #2b80ff;
}
.plg-menu-submenu-selected > .plg-menu-submenu-title > .itemText {
  color: #2b80ff;
}
.plg-menu-submenu-selected > .plg-menu-submenu-title > .itemText > .right-mover {
  color: #2b80ff;
}
.plg-menu-item,
.plg-menu-ant-menu-submenu-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 20px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.plg-menu-submenu {
  position: relative;
}
.plg-menu-submenu,
.plg-menu-item,
.plg-menu {
  position: relative;
  width: 100%;
}
.plg-menu-inline {
  height: 0.4rem;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0 16px;
  overflow: hidden;
  line-height: 0.4rem;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.plg-menu-inline .plg-menu-item:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 3px solid #2b80ff;
  -webkit-transform: scaleY(0.0001);
      -ms-transform: scaleY(0.0001);
          transform: scaleY(0.0001);
  opacity: 0;
  -webkit-transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  content: "";
}
.plg-menu-submenu,
.plg-menu-submenu-inline {
  -webkit-transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.plg-menu:not(.plg-menu-horizontal) .plg-menu-item-selected {
  background-color: #f2f7f8;
  position: relative;
}
.plg-menu:not(.plg-menu-horizontal) .plg-menu-item-selected:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-left: 3px solid #2b80ff;
  content: "";
}
.plg-menu-item-selected .icon-box i {
  color: #2b80ff;
}
.plg-menu-item-selected,
.plg-menu-item-selected > a,
.plg-menu-item-selected > a:hover {
  color: #2b80ff;
}
.plg-menu-inline .plg-menu-item:after,
.plg-menu-vertical-left .plg-menu-item:after,
.plg-menu-vertical-right .plg-menu-item:after,
.plg-menu-vertical .plg-menu-item:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 3px solid #2b80ff;
  -webkit-transform: scaleY(0.0001);
      -ms-transform: scaleY(0.0001);
          transform: scaleY(0.0001);
  opacity: 0;
  -webkit-transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  content: "";
}
.fold .plg-layout-sider .plg-menu-scroll {
  overflow: visible;
}
.fold .plg-layout-sider .plg-menu-sidebar .plg-menu {
  width: 0.64rem;
}
.fold .plg-layout-sider .plg-menu-sidebar .plg-menu > .plg-menu-item {
  position: relative;
}
.fold .plg-layout-sider .plg-menu-sidebar .plg-menu > .plg-menu-item:hover .itemText {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
  display: inline-block;
}
.fold .plg-layout-sider .plg-menu-sidebar .plg-menu > .plg-menu-item > .itemText {
  position: fixed;
  left: 0.65rem;
  padding-left: 10px;
  margin-left: 5px;
  background: #001529;
  display: none;
  opacity: 0;
}
.fold .plg-layout-sider .plg-menu-sidebar .plg-menu.plg-menu-sub {
  display: none;
}
.fold .plg-layout-sider .plg-menu-sidebar .plg-menu-submenu .itemText {
  position: fixed;
  left: 0.65rem;
  padding-left: 10px;
  margin-left: 5px;
  background: #001529;
  display: none;
}
.plg-menu-toolbar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 2.6rem;
  border-top: 1px solid #d5d7df;
}
.plg-menu-toolbar .layui-carousel-ind ul {
  background: transparent;
}
.plg-menu-toolbar-title {
  padding: 0.1rem 0.24rem;
  color: #888888;
}
.plg-menu-toolbar .layui-carousel,
.plg-menu-toolbar .layui-carousel > [carousel-item] > * {
  background-color: transparent;
}
.plg-menu-toolbar .layui-carousel > [carousel-item]:before {
  content: "";
}
.plg-menu-toolbar .wrapper {
  padding: 0 0.1rem;
  height: 1.76666667rem;
  display: grid;
  grid-template-columns: repeat(3, 33.33%);
  grid-template-rows: repeat(2, 50%);
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.plg-menu-toolbar .wrapper .list {
  height: 100%;
  width: 100%;
}
.plg-menu-toolbar .wrapper .list:hover {
  opacity: 0.8;
}
.plg-menu-toolbar .wrapper .list:hover .p_icon {
  background: #2b80ff;
}
.plg-menu-toolbar .wrapper .list:hover .p_icon i {
  color: #ffffff;
}
.plg-menu-toolbar .wrapper .list:hover .name {
  color: #2b80ff;
}
.plg-menu-toolbar .wrapper .list .p_icon {
  text-align: center;
  display: block;
  background: rgba(255, 255, 255, 0.5);
  width: 0.34rem;
  height: 0.34rem;
  margin: 0.1rem auto 0;
  line-height: 0.34rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.plg-menu-toolbar .wrapper .list .p_icon i {
  color: #5c6885;
  font-size: 16px;
}
.plg-menu-toolbar .wrapper .list .name {
  display: block;
  width: inherit;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  padding: 5px;
}
.layui-card-body {
  overflow-y: auto;
}
.PlgPanel {
  line-height: normal;
}
.PlgPanel .layui-input {
  padding: 0.06rem 0.09rem;
}
.PlgPanel .layui-btn-sm {
  height: auto;
  line-height: 0.2rem;
  padding: 0.07rem 0.09rem;
}
.PlgPanel .layui-input-block {
  margin-left: 1rem;
}
.PlgPanel .text-info {
  padding: 0.07rem 0.09rem;
  line-height: 0.2rem;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.PlgPanel .text-info.bj {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 0.04rem;
          border-radius: 0.04rem;
}
.PlgPanel .text-info.bj:hover {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #222;
  background: #ffffff;
}
.PlgPanel .more_group {
  float: right;
  font-size: 0;
}
.PlgPanel .layui-card-header {
  padding: 0 0.04rem 0 0.15rem;
}
.PlgPanel .title {
  display: inline-block;
  position: relative;
  font-size: 0.14rem;
  font-weight: 600;
}
.PlgPanel .layui-form-label {
  padding: 0.07rem 0;
  width: 1rem;
}
.PlgPanel .layui-form-item {
  margin-bottom: 0;
}
.PlgPanel.skin_2 {
  border: 1px solid #d9edf7;
  -webkit-box-shadow: 0 0.01rem 0.02rem 0 #d9edf7;
          box-shadow: 0 0.01rem 0.02rem 0 #d9edf7;
  background: #f6fafe;
  background: #fff;
}
.PlgPanel.skin_2 .row_dhxform_item_label_left .dhxform_label label {
  color: #336699;
}
.PlgPanel.skin_2 .layui-form-label {
  color: #336699;
}
.PlgPanel.skin_2 .layui-card-header {
  background: #fff;
  border-bottom-color: #d9edf7;
}
.PlgPanel.skin_2 .layui-card-header .title {
  color: #336699;
}
.PlgPanel.skin_2 .layui-card-header .title.io {
  padding-left: 0.1rem;
}
.PlgPanel.skin_2 .layui-card-header .title.io:before {
  content: "";
  position: absolute;
  width: 0.04rem;
  height: 0.04rem;
  top: 50%;
  margin-top: -0.02rem;
  left: -0.03rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #529dff;
}
.PlgPanel.skin_1 {
  border: 1px solid #d9edf7;
  -webkit-box-shadow: 0 0.01rem 0.02rem 0 #d9edf7;
          box-shadow: 0 0.01rem 0.02rem 0 #d9edf7;
  background: #f6fafe;
}
.PlgPanel.skin_1 .row_dhxform_item_label_left .dhxform_label label {
  color: #336699;
}
.PlgPanel.skin_1 .layui-form-label {
  color: #336699;
}
.PlgPanel.skin_1 .layui-card-header {
  background: #fff;
  border-bottom-color: #d9edf7;
}
.PlgPanel.skin_1 .layui-card-header .title {
  color: #336699;
}
.PlgPanel.skin_1 .layui-card-header .title.io {
  padding-left: 0.1rem;
}
.PlgPanel.skin_1 .layui-card-header .title.io:before {
  content: "";
  position: absolute;
  width: 0.04rem;
  height: 0.04rem;
  top: 50%;
  margin-top: -0.02rem;
  left: -0.03rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #529dff;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
[data-fade="left"] {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
[data-fade="right"] {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.plg-upbit {
  -webkit-animation-name: layui-upbit;
          animation-name: layui-upbit;
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.layui-tab-brief > .layui-tab-title .layui-this {
  color: #1890ff;
}
.layui-tab-brief > .layui-tab-more li.layui-this:after,
.layui-tab-brief > .layui-tab-title .layui-this:after {
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  border-bottom: 0.02rem solid #1890ff;
}
.layui-tab {
  position: relative;
}
.layui-tab .plg-tab-close-all {
  position: absolute;
  right: 0;
  height: 0.4rem;
  width: 0.4rem;
  z-index: 223;
}
.layui-tab .plg-tab-close-all .plg-tab-close-item > a {
  font-size: 0.26rem;
  color: #888;
  line-height: 0.4rem;
  height: inherit;
  display: block;
  text-align: center;
}
.layui-tab .plg-tab-close-all .plg-tab-close-item > a:hover {
  background: rgba(0, 0, 0, 0.025);
  color: #1890ff;
}
.layui-tab .plg-tab-close-all .plg-tab-close-item .child {
  border: 1px solid #ededed;
  -webkit-animation-name: layui-upbit;
          animation-name: layui-upbit;
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: none;
  background: #fff;
  position: absolute;
  min-width: 1.6rem;
  line-height: 0.36rem;
  margin-top: -0.03rem;
  right: 0;
  text-align: center;
  -webkit-border-radius: 0.04rem;
          border-radius: 0.04rem;
  padding: 0.05rem 0.2rem;
  -webkit-box-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.12);
          box-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.12);
  background-color: #fff;
  /*   a{ padding: 0 20/@REM;
        } */
}
.layui-tab.plgtabs {
  margin: 0;
  position: absolute;
  left: 0;
  top: 0.5rem;
  width: auto;
  bottom: 0rem;
  right: 0px;
  overflow: hidden;
}
.layui-tab.plgtabs .plg-tab-close-all .plg-tab-close-item > a {
  border-left: 1px solid #edeef2;
}
.layui-tab.plgtabs > .layui-tab-item {
  display: block;
  opacity: 0;
  position: absolute !important;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  overflow-y: hidden;
}
.layui-tab.plgtabs .layui-tab-item.layui-show {
  opacity: 1;
  z-index: 1;
  overflow-y: auto;
}
.layui-tab.plgtabs > .layui-tab-content {
  position: absolute;
  overflow-y: auto;
  right: 0;
  padding: 0;
  top: 0.42rem;
  left: 0;
  bottom: 0;
}
.layui-tab.plgtabs > .layui-tab-content > .layui-tab-item {
  position: relative;
  height: 100%;
  width: 100%;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.layui-tab.plgtabs > .layui-tab-title {
  border-bottom: 0;
  padding-left: 0.11rem;
  background-color: #fff;
  position: absolute;
  top: 0;
  z-index: 222;
  left: 0;
  right: 0;
}
.layui-tab.plgtabs > .layui-tab-title li {
  color: rgba(0, 0, 0, 0.45);
  height: inherit;
  text-align: left;
  padding: 0 0.35rem 0 0.25rem;
}
.layui-tab.plgtabs > .layui-tab-title li span.name {
  white-space: nowrap;
  -o-text-overflow: clip;
     text-overflow: clip;
  overflow: hidden;
  width: 0.7rem;
  display: inline-block;
}
.layui-tab.plgtabs > .layui-tab-title li .layui-tab-close {
  line-height: 0.19rem;
  position: absolute;
  top: 0.11rem;
  right: 0.1rem;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  font-weight: bold;
}
.layui-tab.plgtabs > .layui-tab-title li .layui-tab-close:hover {
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.layui-tab.plgtabs > .layui-tab-title li:nth-child(1) {
  padding: 0 0.15rem;
  width: auto;
}
.layui-tab.plgtabs > .layui-tab-title li:nth-child(1) .layui-icon {
  color: #999;
}
.layui-tab.plgtabs > .layui-tab-title li:nth-child(1) i.layui-tab-close {
  display: none;
}
.layui-tab.plgtabs > .layui-tab-title .layui-this {
  color: #666;
  background-color: #edeef2;
  border-top: 2px solid #1890ff;
  position: relative;
  color: rgba(0, 0, 0, 0.6);
}
.layui-tab.plgtabs > .layui-tab-title .layui-this:hover {
  color: rgba(0, 0, 0, 0.45);
}
.layui-tab.plgtabs > .layui-tab-title .layui-this:after {
  left: -0.11rem;
  border-bottom: 0;
}
.layui-tab.plgtabs > .layui-tab-title .layui-this::before {
  right: -0.11rem;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
iframe.plg-iframeClass {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.plg-layout-tabs.layui-tab.plgtabs {
  top: 0;
  z-index: 1;
}
.plg-layout-tabs.layui-tab.plgtabs > .layui-tab-title .layui-this {
  background-color: #f4f9fa;
  border-top: 0;
}
.plg-layout-tabs.layui-tab.plgtabs .layui-tab-title.home {
  font-family: "iconfont" !important;
  color: #969eaf;
  padding: 0;
}
.plg-layout-tabs.layui-tab.plgtabs .layui-tab-title.home:before {
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e619";
  vertical-align: middle;
  border-right: 1px solid #f4f9fa;
  line-height: 0.4rem;
  display: inline-block;
  padding: 0 0.12rem;
}
/*-------------------------------------
zTree Style

version:	3.5.19
author:		Hunter.z
email:		hunter.z@263.net
website:	http://code.google.com/p/jquerytree/

-------------------------------------*/
.menu-tree .toolbar {
  margin-bottom: 5px;
}
.menu-tree .toolbar .layui-btn {
  width: 100%;
}
.menu-tree .layui-btn {
  height: 34px;
  line-height: 32px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  padding: 0 10px;
}
.menu-tree .layui-btn.layui-btn-primary {
  border-color: #d9d9d9;
  font-size: 13px;
}
.menu-tree .layui-btn.layui-btn-primary .layui-icon {
  font-size: 16px;
}
.menu-tree .layui-btn.layui-btn-primary:hover {
  border-color: #3da0e3;
  color: #3da0e3;
}
.ztree * {
  padding: 0;
  margin: 0;
  font-size: 12px;
}
.ztree {
  margin: 0;
  padding: 0px;
  color: #333;
}
.ztree li {
  overflow: hidden;
  font-size: 0;
  min-height: 27px;
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 27px;
  text-align: left;
  white-space: nowrap;
  outline: 0;
}
.ztree li ul {
  margin: 0;
  padding: 0 0 0 23px;
}
.ztree li ul > li {
  min-height: 23px;
}
.ztree li ul.line {
  background: url(../images/PlgZtree/line_conn.gif) 2px 0 repeat-y;
}
.ztree li a {
  width: 100%;
  padding: 1px 3px 0 0;
  margin: 0;
  cursor: pointer;
  height: inherit;
  color: #333;
  background-color: transparent;
  text-decoration: none;
  vertical-align: top;
  display: inline-block;
}
/*tree滑上去的样式*/
.ztree li a:hover {
  /*text-decoration: underline;*/
  opacity: 0.6;
}
.ztree li a.curSelectedNode {
  /*   border: 1px solid #91d5ff;
    background-color: #e6f7ff; */
  color: dodgerblue;
  height: inherit;
  /*    border: 1px #c5eaf7 solid;*/
  opacity: 0.8;
}
.ztree li a.curSelectedNode_Edit {
  padding-top: 0px;
  background-color: #FFE6B0;
  color: black;
  height: 16px;
  border: 1px #FFB951 solid;
  opacity: 0.8;
}
.ztree li a.tmpTargetNode_inner {
  padding-top: 0px;
  background-color: #316AC5;
  color: white;
  height: 16px;
  border: 1px #316AC5 solid;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.ztree li a input.rename {
  height: 14px;
  width: 80px;
  padding: 0;
  margin: 0;
  font-size: 12px;
  border: 1px #7EC4CC solid;
  *border: 0px;
}
.ztree li span {
  line-height: inherit;
  margin-right: 2px;
}
.ztree li span.button {
  line-height: 0;
  margin: 0;
  width: 27px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
  border: 0 none;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url("../images/PlgZtree/zTreeStandard.png");
  *background-image: url("../images/PlgZtree/zTreeStandard.gif");
}
.ztree li span.button.chk {
  width: 13px;
  height: 13px;
  margin: 0 3px 0 0;
  cursor: auto;
}
.ztree li span.button.chk.checkbox_false_full {
  background-position: 0 0;
}
.ztree li span.button.chk.checkbox_false_full_focus {
  background-position: 0 -14px;
}
.ztree li span.button.chk.checkbox_false_part {
  background-position: 0 -28px;
}
.ztree li span.button.chk.checkbox_false_part_focus {
  background-position: 0 -42px;
}
.ztree li span.button.chk.checkbox_false_disable {
  background-position: 0 -56px;
}
.ztree li span.button.chk.checkbox_true_full {
  background-position: -14px 0;
}
.ztree li span.button.chk.checkbox_true_full_focus {
  background-position: -14px -14px;
}
.ztree li span.button.chk.checkbox_true_part {
  background-position: -14px -28px;
}
.ztree li span.button.chk.checkbox_true_part_focus {
  background-position: -14px -42px;
}
.ztree li span.button.chk.checkbox_true_disable {
  background-position: -14px -56px;
}
.ztree li span.button.chk.radio_false_full {
  background-position: -28px 0;
}
.ztree li span.button.chk.radio_false_full_focus {
  background-position: -28px -14px;
}
.ztree li span.button.chk.radio_false_part {
  background-position: -28px -28px;
}
.ztree li span.button.chk.radio_false_part_focus {
  background-position: -28px -42px;
}
.ztree li span.button.chk.radio_false_disable {
  background-position: -28px -56px;
}
.ztree li span.button.chk.radio_true_full {
  background-position: -42px 0;
}
.ztree li span.button.chk.radio_true_full_focus {
  background-position: -42px -14px;
}
.ztree li span.button.chk.radio_true_part {
  background-position: -42px -28px;
}
.ztree li span.button.chk.radio_true_part_focus {
  background-position: -42px -42px;
}
.ztree li span.button.chk.radio_true_disable {
  background-position: -42px -56px;
}
.ztree li span.button.switch {
  width: 23px;
  height: 28px;
}
.ztree li span.button.root_open {
  background-position: -102px -69px;
}
.ztree li span.button.root_close {
  background-position: -79px -69px;
}
.ztree li span.button.roots_open {
  background-position: -103px 3px;
}
.ztree li span.button.roots_close {
  background-position: -79px 3px;
}
.ztree li span.button.center_open {
  background-position: -103px -20px;
}
.ztree li span.button.center_close {
  background-position: -80px -21px;
}
.ztree li span.button.bottom_open {
  background-position: -102px -46px;
}
.ztree li span.button.bottom_close {
  background-position: -79px -43px;
}
.ztree li span.button.noline_open {
  background-position: -92px -72px;
}
.ztree li span.button.noline_close {
  background-position: -74px -72px;
}
.ztree li span.button.root_docu {
  background: none;
}
.ztree li span.button.roots_docu {
  background-position: -56px 0;
}
.ztree li span.button.center_docu {
  background-position: -56px -20px;
}
.ztree li span.button.bottom_docu {
  background-position: -56px -42px;
}
.ztree li span.button.noline_docu {
  background: none;
}
.ztree li span.button.ico_open {
  margin-right: 2px;
  background-position: -126px -21px;
  vertical-align: top;
  *vertical-align: middle;
}
.ztree li span.button.ico_close {
  margin-right: 2px;
  background-position: -126px 2px;
  vertical-align: top;
  *vertical-align: middle;
}
.ztree li span.button.ico_docu {
  background-position: -125px -44px;
  vertical-align: top;
  *vertical-align: middle;
}
.ztree li span.button.edit {
  margin-right: 2px;
  background-position: -110px -48px;
  vertical-align: top;
  *vertical-align: middle;
}
.ztree li span.button.remove {
  margin-right: 2px;
  background-position: -110px -64px;
  vertical-align: top;
  *vertical-align: middle;
}
.ztree li span.button.ico_loading {
  margin-right: 2px;
  background: url(../images/PlgZtree/loading.gif) no-repeat scroll 0 0 transparent;
  vertical-align: top;
  *vertical-align: middle;
}
ul.tmpTargetzTree {
  background-color: #FFE6B0;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
span.tmpzTreeMove_arrow {
  width: 16px;
  height: 16px;
  display: inline-block;
  padding: 0;
  margin: 2px 0 0 1px;
  border: 0 none;
  position: absolute;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: -110px -80px;
  background-image: url("../images/PlgZtree/zTreeStandard.png");
  *background-image: url("../images/PlgZtree/zTreeStandard.gif");
}
ul.ztree.zTreeDragUL {
  margin: 0;
  padding: 0;
  position: absolute;
  width: auto;
  height: auto;
  overflow: hidden;
  background-color: #cfcfcf;
  border: 1px #00B83F dotted;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.zTreeMask {
  z-index: 10000;
  background-color: #cfcfcf;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
}
/* level style*/
/*.ztree li span.button.level0 {
	display:none;
}
.ztree li ul.level0 {
	padding:0;
	background:none;
}*/
.dhxform_control {
  position: relative;
}
.row_dhxform_item_label_left {
  display: block;
  clear: both;
}
.row_dhxform_item_label_left .dhxform_base {
  padding: 0;
}
.row_dhxform_item_label_left .dhxform_block [class*="dhxform_item_label_"] {
  padding-top: 0;
}
.row_dhxform_item_label_left .layui-row div.dhxform_control.dhxform_img_node div.dhxform_img,
.row_dhxform_item_label_left .layui-row div.dhxform_control.dhxform_img_node div.dhxform_actv_c,
.row_dhxform_item_label_left .layui-row div.dhxform_control.dhxform_img_node div.dhxform_actv_r {
  left: 0;
  top: 7px;
}
.row_dhxform_item_label_left .layui-row > [class*="dhxform_item_label_right"],
.row_dhxform_item_label_left .layui-row .flex_item_right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.row_dhxform_item_label_left .layui-row > [class*="dhxform_item_label_center"].flex_item_right {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.row_dhxform_item_label_left .layui-row > [class*="dhxform_item_label_"] {
  clear: none;
  padding-top: 0;
  min-height: 40px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.row_dhxform_item_label_left .layui-row > [class*="dhxform_item_label_"].right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.row_dhxform_item_label_left .layui-row > [class*="dhxform_item_label_"].center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.row_dhxform_item_label_left .layui-row > [class*="dhxform_item_label_"] > .dhxform_label {
  position: relative;
  clear: none;
  padding-top: 0;
  float: none;
}
.row_dhxform_item_label_left .layui-row > [class*="dhxform_item_label_"] > .dhxform_control {
  float: none;
  margin-right: 2px;
  /*     &> span {
          &> .dhxcombo_dhx_web{
            width: 100% ;
          }

        } */
}
.row_dhxform_item_label_left .layui-row > [class*="dhxform_item_label_"] > .dhxform_control > span {
  width: 100%;
}
.row_dhxform_item_label_left .layui-row > [class*="dhxform_item_label_"] > .dhxform_control > span > .dhxcombo_dhx_web {
  width: 100% !important;
}
.row_dhxform_item_label_left .layui-row > [class*="dhxform_item_label_"] > .dhxform_control .dhxform_textarea,
.row_dhxform_item_label_left .layui-row > [class*="dhxform_item_label_"] > .dhxform_control .plg-input {
  width: 100%;
}
.row_dhxform_item_label_left .layui-row .dhxform_item_label_left > .dhxform_label {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.row_dhxform_item_label_left .layui-row .dhxform_item_label_left > .dhxform_control {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.row_dhxform_item_label_left .layui-row .dhxform_item_label_right > .dhxform_label {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.row_dhxform_item_label_left .layui-row .dhxform_item_label_right > .dhxform_control {
  -webkit-box-flex: 0;
  -webkit-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.row_dhxform_item_label_left .dhxform_label label {
  padding-right: 5px;
  padding-left: 5px;
  vertical-align: middle;
}
.row_dhxform_item_label_left .dhxform_base .dhxform_control {
  margin-right: 2px;
}
.dhxform_obj_dhx_web:after {
  content: "";
  display: block;
  clear: both;
}
.dhxform_obj_dhx_web:before {
  content: "";
  display: table;
}
.dhxform_obj_dhx_web div.disabled div.dhxform_btn {
  border-color: #d9d9d9;
}
.dhxform_obj_dhx_web .dhxform_select,
.dhxform_obj_dhx_web div.dhxform_btn {
  cursor: pointer;
}
.dhxform_obj_dhx_web .dhxform_item_required {
  font-family: serif, sans-serif;
}
.dhxform_obj_dhx_web div.dhxform_btn:focus {
  outline: 0;
}
.dhxform_obj_dhx_web div.dhxform_control.dhxform_img_node div.dhxform_img,
.dhxform_obj_dhx_web div.dhxform_control.dhxform_img_node div.dhxform_actv_c,
.dhxform_obj_dhx_web div.dhxform_control.dhxform_img_node div.dhxform_actv_r {
  left: 0;
  top: 5px;
}
.dhxform_obj_dhx_web div.dhxform_item_label_right div.dhxform_label {
  padding: 4px 0 0 0;
}
.dhxform_obj_dhx_web div.dhxform_item_label_right div.dhxform_control.dhxform_img_node {
  margin-right: 6px;
}
.dhxform_obj_dhx_web .validate_error {
  -webkit-box-align: self-start !important;
  -webkit-align-items: self-start !important;
      -ms-flex-align: self-start !important;
          align-items: self-start !important;
}
.dhxform_obj_dhx_web .validate_error .dhxform_label {
  color: inherit;
}
.dhxform_obj_dhx_web .validate_error div.dhxform_control div.dhxform_note {
  color: red;
  padding: 4px 0;
}
.dhxform_obj_dhx_web .validate_error div.dhxform_control input {
  border: 1px solid red;
}
.dhxform_item_label_left.buttonGroup {
  background: #fff;
}
.dhxform_item_label_left.buttonGroup:not(.disabled):hover .dhxform_base_nested_child_list {
  display: block;
}
.dhxform_item_label_left.buttonGroup:not(.disabled):hover > .dhxform_btn {
  color: #096dd9;
  background-color: #fff !important;
  border-color: #096dd9;
  -webkit-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0;
  border-bottom-color: transparent;
}
.dhxform_item_label_left.buttonGroup:not(.disabled):hover .more_btn i.layui-icon.layui-icon-right {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.dhxform_item_label_left.buttonGroup .dhxform_btn {
  float: none;
}
.dhxform_item_label_left.buttonGroup .dhxform_btn .dhxform_btn_filler {
  display: none;
}
.dhxform_item_label_left.buttonGroup .more_btn {
  padding-right: 20px;
  padding-left: 5px;
  position: relative;
}
.dhxform_item_label_left.buttonGroup .more_btn i.layui-icon.layui-icon-right {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  right: 5px;
}
.dhxform_item_label_left.buttonGroup .dhxform_base_nested_child_list {
  position: absolute;
  z-index: 9;
  display: none;
  margin: 0 2px;
  border: 1px solid #096dd9;
  border-top: 0;
  -webkit-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
  overflow: hidden;
  -webkit-animation-name: layui-upbit;
          animation-name: layui-upbit;
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.dhxform_item_label_left.buttonGroup .dhxform_base_nested_child_list .dhxform_item_label_left {
  padding: 0;
}
.dhxform_item_label_left.buttonGroup .dhxform_base_nested_child_list .dhxform_item_label_left.disabled .dhxform_btn {
  cursor: not-allowed;
}
.dhxform_item_label_left.buttonGroup .dhxform_base_nested_child_list .dhxform_item_label_left.disabled .dhxform_btn_txt {
  opacity: 0.5;
}
.dhxform_item_label_left.buttonGroup .dhxform_base_nested_child_list .dhxform_btn {
  padding-right: 15px;
  padding-left: 5px;
  border: 0;
  margin: 0;
}
.dhxform_item_label_left.buttonGroup .dhxform_base_nested_child_list .dhxform_btn:hover {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background-color: #ecf5ff !important;
  color: #6fb6ff;
}
.btn_hover {
  background-color: #ecf5ff;
  color: #6fb6ff;
}
.icon.iconfont.p-icon-lang:hover {
  opacity: 0.6;
}
.userDetails {
  -webkit-border-radius: 6px;
          border-radius: 6px;
  border: 0;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  white-space: nowrap;
  bottom: 0;
}
.userDetails .layui-layer-content {
  height: auto !important;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  bottom: 0;
}
.userDetails .layui-layer-close2 {
  background-position: 1px -40px;
  cursor: pointer;
  position: relative;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  font-size: 12px;
  right: auto;
  top: auto;
}
.userDetails .layui-layer-close2:hover {
  background-position: 1px -40px;
  opacity: 0.7;
}
ul.plg-header-nav {
  position: relative;
  font-size: 0;
  height: inherit;
}
ul.plg-header-nav li {
  padding: 0 0.05rem;
  display: inline-block;
  height: inherit;
  position: relative;
  line-height: 0.5rem;
}
ul.plg-header-nav li * {
  font-size: 0.14rem;
}
ul.plg-header-nav li a {
  position: relative;
  height: 0.3rem;
  line-height: 0.24rem;
  vertical-align: middle;
  display: inline-block;
}
ul.plg-header-nav li a:hover {
  color: rgba(0, 0, 0, 0.4);
}
ul.plg-header-nav li .u-text {
  padding: 2px 0.1rem;
}
ul.plg-header-nav li .u-text:hover {
  background-color: #ecf5ff;
  color: #6fb6ff;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.layui-form-checked[lay-skin=primary] i {
  border-color: #6fb6ff;
  background-color: #6fb6ff;
  color: #ecf5ff;
}
.layui-form-checkbox[lay-skin=primary]:hover i {
  border-color: #6fb6ff;
}
.plg-eles {
  display: inline-block;
  vertical-align: middle;
}
.plg-eles .layui-form-select dl {
  margin-top: 4px;
  border: 0;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 6px;
          border-radius: 6px;
}
.plg-eles .layui-form-select dl .layui-form-checkbox {
  margin-top: 0;
}
.plg-eles .layui-form-select dl i {
  vertical-align: initial;
}
.plg-eles .layui-form-label {
  border: 0;
  background: transparent;
  text-align: right;
}
.plg-eles .layui-input {
  -webkit-border-radius: 24px;
          border-radius: 24px;
}
.plg-eles .layui-edge {
  right: 0.14rem;
  border-width: 0.04rem;
}
.plg-eles .plg-select-tags {
  background: transparent;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  height: auto;
  max-width: 257px;
}
.plg-eles .plg-select-tags span {
  vertical-align: top;
  height: auto;
  display: inline-block;
  line-height: 0.24rem;
  background: #f8f8f8;
  -webkit-border-radius: 0.14rem;
          border-radius: 0.14rem;
  color: #666;
  margin-bottom: 0;
  text-shadow: none;
  overflow: hidden;
  padding: 0 0.26rem 0 0.1rem;
  margin-top: 0.02rem;
}
.plg-eles .plg-select-tags .close {
  line-height: 0.16rem;
  color: #cccccc;
  width: 0.2rem;
}
.plg-eles .plg-select-tags .close:hover {
  color: #999;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: transparent;
}
.plg-nav-child {
  display: none;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  border: 0;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  line-height: 0.36rem;
  background-color: #fff;
  z-index: 100;
  white-space: nowrap;
  position: absolute;
  right: 0;
  top: auto;
  margin-top: 2px;
  min-width: 100%;
  padding: 0;
}
.plg-nav-child dd {
  position: relative;
}
.plg-nav-child dd > a {
  padding: 0 0.1rem;
  color: #666 !important;
}
.plg-nav-child dd.layui-this a,
.plg-nav-child dd.layui-this {
  background-color: #ecf5ff !important;
  color: #6fb6ff !important;
}
.plg-nav-child .layui-this:after {
  background: transparent;
}
.avatar {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  background: #16a8f8;
  width: 0.32rem;
  height: 0.32rem;
  overflow: hidden;
  line-height: 0.32rem;
  text-align: center;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  vertical-align: middle;
  margin-right: 0.04rem;
}
.plg-nav-more {
  content: '';
  width: 0;
  height: 0;
  border-style: solid dashed dashed;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  top: 50%;
  right: 0.08rem;
  margin-top: -0.03rem;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.2) transparent transparent;
  border-width: 0.04rem;
}
.plg-nav-mored {
  margin-top: -0.09rem;
  border-style: dashed dashed solid;
  border-color: transparent transparent rgba(0, 0, 0, 0.2);
}
.system_info .bg-secondary {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  left: 5px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: x-large;
}
.system_info .link .dhxform_btn {
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.system_info .link .dhxform_btn .dhxform_btn_txt {
  width: inherit;
}
.system_info .user-profile-item {
  position: relative;
  padding: 10px 10px 10px 60px;
  border-bottom: 1px solid #e2e2e2;
}
.system_info .user-profile-item .user-password {
  position: absolute;
  top: 8px;
  right: 0;
  font-size: 12px;
  display: inline-block;
  background: #f8f8f8;
  padding: 2px 10px;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  background-color: #ecf5ff;
  color: #6fb6ff;
}
.system_info .user-profile-item .user-password:hover {
  opacity: 0.8;
}
.system_info .user-profile-item .user-profile-name {
  font-size: 0.16rem;
}
.system_info .user-profile-item .user-profile-role {
  font-size: 12px;
  color: #a9abb8;
}
.system_info .dhxform_obj_dhx_web div.dhxform_base {
  padding: 0;
}
.system_info .row_list {
  padding: 0.1rem 0;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 0.1rem;
}
.system_info .title {
  font-size: 0.15rem;
  border-bottom: 1px solid #e2e2e2;
  padding: 0 0 0.1rem 0;
}
.system_info .row_list .dhxform_item_label_left {
  min-height: auto;
}
.system_info .row_list .dhxform_label {
  color: #838a9d !important;
  padding: 0 !important;
}
.system_info .row_list input[disabled] {
  border-color: transparent;
  color: #444;
}
.system_info .r_line {
  position: relative;
}
.system_info .r_line:after {
  content: "";
  position: absolute;
  top: 8px;
  bottom: 8px;
  right: 0;
  border-right: 1px solid #e2e2e2;
}
.system_info .no_line {
  border: 0;
}
.system_info .logoutBtn {
  position: absolute;
  display: block;
  -webkit-border-radius: 40px;
          border-radius: 40px;
  right: 12px;
  left: 12px;
  bottom: 12px;
}
i.icon_user {
  height: 0.4rem;
  width: 0.4rem;
  position: absolute;
  display: block;
  top: 0;
  background: url(/images/login/i_usei.png) no-repeat 0.1rem 50%;
}
i.icon_pwd {
  height: 0.4rem;
  width: 0.4rem;
  position: absolute;
  display: block;
  top: 0;
  background: url(/images/login/i_pwd.png) no-repeat 0.1rem 50%;
}
.plg-transfer {
  height: 100%;
  width: 100%;
  position: relative;
}
.plg-transfer .plg-gird {
  width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr ;
}
.plg-transfer .btnForm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
  height: 70%;
}
.plg-transfer .btnForm a {
  margin: 20px 0;
}
.plg-transfer .btnForm a i {
  background-color: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  font-size: 20px;
  padding: 7px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.plg-transfer .btnForm a.disable {
  clear: both;
  cursor: no-drop;
}
.plg-transfer .btnForm a.disable i {
  color: #d2d2d2;
  border: 1px solid #d2d2d2;
}
.plg-transfer .btnForm a:not(.disable) i {
  color: #1890FF;
  border: 1px solid #d9edf7;
}
.plg-transfer .btnForm a:not(.disable) i:hover {
  background: #1890FF;
  border: 1px solid #1890FF;
  color: #fff;
}
.plg-table-row-expand-icon {
  color: #1890ff;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  display: inline-block;
  width: 17px;
  height: 17px;
  color: inherit;
  line-height: 13px;
  text-align: center;
  background: #fff;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  outline: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.plg-table-row-expand-icon:hover {
  color: #1890ff;
  border: 1px solid #1890ff;
}
.plg-table-row-collapsed:after {
  content: "+";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.plg-table-row-expanded:after {
  content: "-";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.plg-gridExpand .xhdr table tr td .hdrcell img {
  display: inline-block !important;
}
.plg-gridExpand table.obj.row20px {
  position: relative;
}
.plg-gridExpand table.obj.row20px tr {
  position: relative;
}
.plg-gridExpand table.obj.row20px tr:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid #eee;
}
.plg-gridExpand table.obj.row20px tr td:last-child {
  border-right: 0 !important;
}
.plg-grid.fixed-right .hdrcell {
  height: 38px !important;
}
.plg-grid.fixed-right .grid-fexed-column2 {
  position: absolute;
  z-index: 500;
  font-size: 12px;
  right: 0;
  top: 0px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  bottom: 0;
}
.plg-grid.fixed-right .grid-fexed-column2 .header {
  -webkit-box-shadow: -3px 0px 3px rgba(0, 0, 0, 0.05);
          box-shadow: -3px 0px 3px rgba(0, 0, 0, 0.05);
  background: #efefef;
  line-height: 37px;
  font-size: 12px;
  font-weight: bold;
  border-top: 1px solid #ededed;
  width: 100%;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}
.plg-grid.fixed-right .grid-fexed-column2 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 1px;
}
.plg-grid.fixed-right .grid-fexed-column2 tr {
  background: #fff;
  border-right: 1px solid #ededed;
}
.plg-grid.fixed-right .grid-fexed-column2 td {
  padding: 0px 4px;
  height: 36px;
  line-height: 29px;
  border-bottom: 1px solid #ededed;
  white-space: nowrap;
  overflow: hidden;
}
.plg-grid.fixed-right .grid-fexed-column2 td a {
  color: #1890ff;
  font-size: 12px;
  padding: 0px;
}
.plg-grid.fixed-right .grid-fexed-column2 .ul-container {
  -webkit-box-shadow: -3px 0px 3px rgba(0, 0, 0, 0.05);
          box-shadow: -3px 0px 3px rgba(0, 0, 0, 0.05);
  overflow-y: auto;
}
.plg-grid.fixed-right .grid-fexed-column2 .ul-container::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 8px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 8px;
}
.plg-grid.fixed-right .grid-fexed-column2 .ul-container::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: #c5c5c5;
}
.plg-grid.fixed-right .grid-fexed-column2 .ul-container::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-border-radius: 0px;
          border-radius: 0px;
  background: #efefef;
}
.plg-grid.fixed-right .grid-fexed-column2 li {
  border-bottom: 1px solid #ededed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px;
  background: #fff;
}
.plg-grid.fixed-right .grid-fexed-column2 li.hover {
  background-color: #d5ebff;
}
.plg-grid.fixed-right .grid-fexed-column2 li a {
  color: #1890ff;
  font-size: 12px;
  padding: 0px;
}
.layui-nav .plg-nav-item,
.layui-nav .layui-nav-item {
  line-height: 0.5rem;
  padding: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.layui-nav .layui-nav-child dd.layui-this a,
.layui-nav-child dd.layui-this {
  background-color: #1E9FFF;
}
.layui-laydate .layui-this {
  background-color: #1E9FFF !important;
}
.layui-laydate-footer span:hover,
.layui-laydate-header i:hover,
.layui-laydate-header span:hover {
  color: #1E9FFF;
}
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
  background: #1E9FFF;
  height: 2px;
}
.layui-nav .layui-this:after {
  background-color: transparent;
}
.plg-btngrp-tc {
  padding: 0px;
  margin-top: -6px !important;
}
.plg-btngrp-tc .layui-layer-content,
.plg-btngrp-tc i.layui-layer-TipsB,
.plg-btngrp-tc i.layui-layer-TipsT {
  background: #f8f8f8 !important;
  color: black !important;
  border-right-color: transparent !important;
}
.plg-btngrp-tc i.layui-layer-TipsB {
  display: none;
}
.plg-btngrp-tc .layui-layer-content {
  padding: 10px 0 0 0;
}
.plgformbtngrp-ul {
  list-style: none;
  padding: 0px;
}
.plgformbtngrp-ul li {
  list-style: none;
  width: 150px;
  padding: 5px;
  border-bottom: solid 1px #f3f3f3;
}
.plgformbtngrp-ul li:hover {
  cursor: pointer;
  background: #f3f3f3;
}
.plgformbtngrp-ul li.disabled {
  color: grey;
}
.plgformbtngrp-ul li.disabled:hover {
  background: #f8f8f8;
}
