@charset 'utf-8';
.container {
  width: 98%;
}
i {
  background: none !important;
}
h2 {
  font-size: 140%;
}
@media print {
  a[href]:after {
    content: "" !important;
  }
  abbr[title]:after {
    content: "" !important;
  }
  a.btn {
    display: none;
  }
  #data-search {
    display: none;
  }
}
.btn a {
  color: inherit;
}
.btn-default .badge {
  color: #333;
  background-color: #fff;
  border: 1px solid #e0e0e0;
}
.stat-holder {
  width: 800px;
  margin: 10px auto;
}
.table-stat td {
  text-align: right;
  padding-right: 20px !important;
  border-left: 1px solid #e0e0e0 !important;
}
.table-data th {
  background: #fde3a3 !important;
}
#table-data-header {
  position: fixed;
  top: 0px;
  left: 0px;
}
#table-data-header th div {
  padding: 4px !important;
}
table {
  margin-top: 10px;
}
table th {
  text-align: center !important;
  font-size: 75%;
  position: relative;
}
table th i {
  font-size: 100%;
}
table th a:link,
table th a:visited {
  color: #333;
}
table th .btn:link,
table th .btn:visited {
  color: #fff;
}
table td {
  font-size: 90%;
}
table th div,
table td div {
  padding-top: 14px !important;
  width: 100%;
  position: relative;
}
table .td-selected {
  background-color: #d9f8fe !important;
}
table .panel-form-multi {
  position: absolute;
  top: 0px;
  right: 0px;
  opacity: 0.4;
  color: #f55656;
  cursor: pointer;
}
table .panel-form-multi:hover {
  opacity: 1;
}
table .panel-form-select {
  color: #00b3d8;
  opacity: 0.8;
}
table .panel-form-select:hover {
  color: #00b3d8;
}
table .panel-form {
  position: absolute;
  top: 0px;
  right: 0px;
  opacity: 0.4;
  cursor: pointer;
}
table .panel-form:hover {
  opacity: 1;
}
table .btn-form {
  cursor: pointer;
}
table span.error {
  padding: 2px;
  color: #dd0000;
  border-radius: 2px;
  background-color: #ffc7c7;
}
table .operation-cell {
  padding: 5px !important;
}
fieldset {
  min-width: 320px;
  margin-bottom: 10px;
}
.panel-form {
  cursor: pointer;
}
.execution-info {
  color: #888;
  font-size: 12px;
  text-align: right;
  padding: 4px 10px 2px;
  margin-bottom: 4px;
}
abbr.searchable {
  border-color: #47c0df;
  cursor: pointer;
}
.calc-input {
  text-align: right;
}
.calc-input p {
  padding: 2px;
  min-height: 18px;
  cursor: pointer;
  margin: 0;
  border: 1px solid #e0e0e0;
}
.calc-input p:hover {
  border: 1px solid #4fdffe;
}
.calc-input input {
  width: 70%;
}
.calc-input div {
  display: none;
  padding: 0px !important;
}
.calc {
  background-color: #eafbfe !important;
}
.table-striped > tbody > tr:nth-child(odd) > td.calc {
  background-color: #c7f4ff !important;
}
.th-operation {
  width: 8em;
}
.th-operation-selectable {
  width: 11em;
}
#form-panel {
  background: #fff;
  width: 80%;
  max-height: 500px;
  overflow: auto;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  box-shadow: 1px 1px 3px #e3e3e3;
  z-index: 1000;
  margin: 50px 10% 0px;
}
#form-panel form {
  margin: 10px 20px 60px;
}
#form-panel button.close-panel {
  padding-top: 10px;
  padding-right: 10px;
}
fieldset {
  position: relative;
}
strong.danger {
  font-size: 110%;
}
.btn-formhelp {
  cursor: pointer;
  padding-top: 8px;
}
.btn-picpanel {
  width: 200px;
  text-align: center;
  border: 1px solid silver;
  cursor: pointer;
  border-radius: 2px;
}
.trecomas-site-info {
  text-align: center;
}
.trecomas-site-info p {
  margin: 4px;
}
.trecomas-site-info label {
  font-weight: bold;
  display: inline;
}
.trecomas-site-info .trecomas-version {
  font-size: 90%;
}
#navigation {
  padding: 10px 0px 0px;
}
.view-info {
  clear: both;
  text-align: right;
}
#operation-result {
  margin-top: 20px;
}
.preview-frame {
  display: none;
}
.checkbox-label {
  font-weight: normal;
  font-size: 90%;
}
.m001 {
  color: #1fbaff;
}
.m002 {
  color: #02b71f;
}
.ins001 {
  color: #4bbfff;
}
.ins002 {
  color: #fd6b3f;
}
.gr001 {
  color: #1fbaff;
}
.gr002 {
  color: #02b71f;
}
.table-calcResult th div {
  padding-top: 0px !important;
  padding-left: 8px !important;
}
.sub-note {
  color: #a0a0a0;
  font-size: 70%;
  position: absolute;
  top: 1px;
  left: 1px;
}
.handle-bar {
  width: 170px;
  margin-bottom: 5px;
  padding: 5px;
  border: 2px solid #e0e0e0;
  border-radius: 5px;
  background: repeating-linear-gradient(135deg, #f0f0f0, #f0f0f0 4px, #eee 4px, #eee 8px, #f0f0f0 8px) #f0f0f0;
  background: -moz-repeating-linear-gradient(135deg, #f0f0f0, #f0f0f0 4px, #eee 4px, #eee 8px, #f0f0f0 8px) #f0f0f0;
  background: -webkit-repeating-linear-gradient(135deg, #f0f0f0, #f0f0f0 4px, #eee 4px, #eee 8px, #f0f0f0 8px) #f0f0f0;
}
.preview-frame {
  margin: 0px 0px 20px;
  padding: 0px;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  background: #fff;
  width: 100%;
  height: 400px;
}
.btn-window-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.img-tagged-preview {
  padding: 10px 4px;
}
#img-list {
  border: 1px solid silver;
  border-radius: 4px;
  padding: 10px;
}
#img-list hr {
  clear: left;
}
#img-list .img-holder {
  float: left;
  width: 183px;
  position: relative;
}
#img-list .img-holder .img-container {
  margin: 2px;
  height: 200px;
  border: 1px solid silver;
  border-radius: 4px;
  text-align: center;
  background: #f0f0f0;
}
#img-list .img-holder .btn-holder {
  width: 100%;
  position: absolute;
  bottom: 8px;
  left: 0px;
}
#img-list .img-holder p {
  margin-top: 4px;
  text-align: center;
  font-size: 70%;
  line-height: 1.2em;
}
.alert-uploader {
  padding: 2px;
  margin-bottom: 3px;
  min-height: 30px;
}
.accesscounter .progress {
  width: 80%;
  float: left;
  clear: left;
}
.accesscounter .access-info {
  width: 18%;
  height: 31px;
  margin-left: 82%;
  padding-top: 4px;
  border-radius: 2px;
}
.accesscounter .detail-btn-box {
  position: relative;
}
.accesscounter .detail-btn {
  cursor: pointer;
}
.accesscounter .detail-box {
  clear: left;
  text-align: left;
}
.ui-datepicker {
  z-index: 1050 !important;
}
/*# sourceMappingURL=admin.css.map */