.header-wrapper {
  padding: 10px;
}

a, a:hover, a:active, a:visited, a:focus {
  text-decoration: none;
}

#history-search-remove-button {
  background-color: transparent;
  color: #ccc;
  height: 20px;
  padding: 0;
  position: absolute;
  right: 105px;
  top: 5px;
  width: 20px;
  z-index: 2;
}

#search-keyword-history-wrapper .input-group-btn .btn {
  padding: 3.5px;
  color: #E05D05;
}

#search-keyword-history-wrapper .input-group-btn #search-history-button {
  padding: 3.5px 12px;
}

_:-moz-tree-row(hover), #search-keyword-history-wrapper .input-group-btn .btn#search-history-button {
  padding: 3.5px 12px;
}

_:-moz-tree-row(hover), #search-keyword-history-wrapper .input-group-btn .btn#history-filter-button {
  padding: 2.5px 3px 2.5px 2px
}

#search-keyword-history-wrapper {
  position: relative;
  padding: 0 10px;
  margin-bottom: 10px;
}

#history-search-form {
  padding: 10px 0;
}

#history-filter-panel .wrapper {
  margin: 3px 0;
  float: left;
}

#history-filter-panel .wrapper label.control-label {
  margin-left: 10px;
  width: 110px;
}

#history-filter-panel select {
  height: 25px;
  padding-bottom: 0;
  padding-top: 0;
  width: 165px;
}

.modal-body .form-group-sm .input-group-addon {
  font-size: 10px;
}

.form-required::after {
  content: none !important;
}

#mams-history-detail div.tab-pane {
  padding: 0 20px 20px 20px;
}

#survey-back-history {
  border-radius: 0 13px 13px 0;
  border-style: solid solid solid none;
  border-width: 2px 2px 2px 0;
  padding: 2px 10px 2px 5px;
  float: left;
}

#edit-history-button {
  position: absolute;
  right: 92px;
  top: 6px;
}

#delete-history-button {
  position: absolute;
  right: 41px;
  top: 6px;
}

#history-block {
  padding: 30px;
}

#history-list td.nowrap {
  white-space: nowrap;
}

#toggle-map-button-history {
  padding: 2px 10px 0;
  position: absolute;
  right: 0;
  top: 6px;
}

/*body {
  overflow-x: hidden;
}

.desc-box-input {
  background-color: rgb(68,157,68);
}
.desc-box-almost {
  background-color: rgb(236,151,31);
}
.desc-box-history {
  background-color: rgb(255,0,0);
}

#mams-content-wrapper {
  padding: 0;
}
.filter-head {
  padding: 10px 8px 8px 10px;
}
div.history-title {
  font-size: 22px;
  font-weight: 400;
}

.btn {
  padding: 2px 10px;
}
.filter-body {
  border-top: 2.5px solid #eea236;
  padding: 0px 10px 10px 10px;
}
.filter-body .row {
  padding-top: 10px;
}
#history-list td {
  background-color: #f9f9f9;
}
a.page-btn {
  color: #FFF;
}
#history-form-title-wrapper {
  display: inline;
  font-size: 14px;
}
#history-form-title {
  height: 30px;
  padding-left: 85px;
  padding-top: 4px;
  background-color: #fefcd3;
}
#button-back {
  border: 2px solid #f59d17;
  border-radius: 0 13px 13px 0;
  border-left: 0 none;
  padding: 2px 10px 2px 5px;
  float: left;
  background-color: #fff;
}
#mams-content {
  overflow-y: auto;
}
#mams-content table.table {
  border-top: 2.5px solid #eea236;
  margin-bottom: 0;
}
#mams-content table tbody {
  border-bottom: 1px solid #ddd;
}
#mams-content table tfoot td.row {
  background-color: #808080;
  color: #FFF;
}
#mams-content table tfoot td.row .text-right {
  margin-top: 3px;
}
td.action-btn a {
  margin-left: 10px;
}
div.history-form-content {
  padding: 0;
  margin: 0;
}
div.history-form-content div.row {
  padding: 5px 20px;
}
#history-form {
  overflow-y: scroll;
  overflow-x: hidden;
}
div.form-column {
  text-align: right;
  font-weight: 600;
  width: 180px;
}
div.maintenance-form-table-div {
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
#mams-content div.maintenance-form-table-div table {
  border-top: none;
}
.alert-danger {
  margin: 10px;
  padding: 2px 10px;
  border-radius: 5px;
}
.input-group.date {
  width: 95%;
}
tr.form-row {
  text-align: center;
}
select.lane {
  width: 60px;
}
tr.history-chk-row {
  cursor: pointer;
}
span.text-warning {
  color: #eea236;
  font-weight: 200;
}*/
