Your IP : 3.135.192.255


Current Path : /usr/local/mgr5/skins/common/css/
Upload File :
Current File : //usr/local/mgr5/skins/common/css/print-version.css

@charset "UTF-8";
.b-title {
  font-size: 16px;
}
.b-table {
  border-spacing: 0;
  width: 100%;
  font-size: 12px;
  margin-bottom: 20px;
  font-family: Arial;
}
.b-table__th {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  padding: 2px 5px;
}
.b-table__row_head .thtbl-1{
  font-size: 14px;
  font-weight: bold;
}
.b-table__th_last {
  border-right: 1px solid #000;
}
.b-table__col {
  border-bottom: 1px solid #777;
  border-left: 1px solid #777;
  padding: 2px 5px;
  max-width: 50%;
  word-break: break-word;
}
.b-table__col_last {
  border-right: 1px solid #777;
}
.b-table__col_first {
  border-left: 1px solid #777;
}

.b-table__props-wrapper {
  display: inline-block;
}
.b-table__prop-text {
  display: inline-block;
  vertical-align: top;
  line-height: 16px;
}
.b-prop {
  padding-right: 3px;
}
.b-footer-prop {
  padding: 3px 3px 3px 0;
  vertical-align: top;
  line-height: 16px;
}

.status-red {
  color: #E5693C;
}

.status-green {
  color: #00A656;
}

.status-blue {
  color: #4179CD;
}

.status-yellow {
  color: #BFA136;
}

.status-cyan {
  color: #00B0B2;
}

.used {
  background: #FFA5A5;
  height: 3px;
}

.b-diagram {
  max-width: 670px;
  margin: 0 auto;
  min-height: 200px;
}