.noBorder {
  border: none !important;
  padding-left: 0;
  padding-right: 0;
}

.highlight {
  background-color: yellow;
}

#container {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
table.tableSorter {
  width: 100%;
}

a#linklabel {
  margin-left: 10px;
}

.uppercase {
  text-transform: uppercase;
}

ul#links {
  margin-top: 3px;
  text-align: left;
  position: absolute;
  width: 150px;
  padding: 5px 3px 5px 15px;
}

table.tableSorter thead {
  cursor: pointer;
}

label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

table.stripe {
  border-spacing: 0 4px;
}

table thead td,
table thead th,
table tfoot td {
  padding: 8px;
}

table tfoot td input {
  float: right;
}

.tableSorter tr td:last-child select + span.ui-selectmenu-button.ui-button,
.tableSorter tr td:last-child select {
  /* Actions */
  width: 50px;
}

.attribute-table tr td:first-child {
  font-weight: bold;
  min-width: 100px;
}

/*-----------------------------------------------------------------------------
 * Log header
 *---------------------------------------------------------------------------*/

.detail-fields table {
  width: 100%;
}

.detail-fields table:last-of-type td {
  vertical-align: top;
}

.detail-fields table tr td:nth-child(1) {
  width: 170px;
}

.detail-fields table tr td:nth-child(2) {
  min-width: 250px;
}

.detail-fields table tr td:nth-child(3) {
  min-width: 100px;
}

.detail-fields select {
  width: 200px;
}

.detail-fields textarea {
  width: 430px;
}

.detail-fields table tr:last-child td:last-child {
  text-align: center;
  vertical-align: bottom;
}

.formLineItem textarea {
  width: 395px;
}

/*-----------------------------------------------------------------------------
 * End log header
 *---------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
 * COMMON
 *---------------------------------------------------------------------------*/

.hdr-action {
  text-align: center;
  margin-bottom: 10px;
}

.activityTable tr th:first-child {
  min-width: 50px;
}

.activityTable tr th:nth-child(2) {
  min-width: 100px;
}

.activityTable tr th:nth-child(3) {
  min-width: 100px;
}

.activityTable tr th:nth-child(5) {
  min-width: 65px;
}

.activityTable tr th.approved-tr {
  min-width: 110px;
}

.activityTable tr th.amt-tr {
  min-width: 50px;
}

.activityTable tr th:last-child {
  min-width: 80px;
}

.logTable tr th:first-child {
  min-width: 30px;
}

.logTable tr th:nth-child(2) {
  min-width: 90px;
}

.logTable tr th:nth-child(3) {
  min-width: 90px;
}

.logTable tr th:nth-child(4) {
  min-width: 75px;
}

.logTable tr th:nth-child(5) {
  min-width: 50px;
}

.logTable tr th.amount-tr {
  min-width: 80px;
}

.logTable tr th.additional-tr {
  min-width: 100px;
}

.logTable tr th.comments-tr {
  min-width: 100px;
}

.logTable tr th:last-child {
  min-width: 80px;
}

.search-fields input,
.search-fields select {
  margin-right: -1px;
}

.search-fields select + span.ui-selectmenu-button.ui-button,
.search-fields select {
  width: 95px;
}

.search-fields select.ddl-search-contractor + span.ui-selectmenu-button.ui-button,
.search-fields select.ddl-search-contractor {
  width: 140px;
}

.search-fields select.ddl-search-letter + span.ui-selectmenu-button.ui-button,
.search-fields select.ddl-search-letter {
  width: 140px;
}

.ui-selectmenu-optgroup ~ .ui-menu-item {
  margin-left: 15px;
}

.search-fields select.ddl-search-status + span.ui-selectmenu-button.ui-button,
.search-fields select.ddl-search-status {
  width: 70px;
}

.search-fields div {
  /*margin-bottom: -10px;*/
}

.search-fields .txt-placeholder {
  display: inline-block;
  width: 116px;
}

.search-fields .btn-placeholder {
  display: inline-block;
  width: 80px;
}

.search-fields input[type="text"] {
  width: 108px;
  position: relative;
  /*top: -10px;*/
  top: 2px;
  height: 1.25em;
}

.search-fields .radio {
  position: relative;
}

.user-admin .search-fields input[type="text"] {
  width: 200px;
  position: relative;
  /*top: -10px;*/
}

.search-item {
  display: inline-block;
  position: relative;
}

.search-fields input[type="button"] {
  position: relative;
  /*top: -13px;*/
  text-align: center;
}

.search-fields {
  height: 33px;
}

.dialog-alert table {
  width: 100%;
}

.warning-text {
  color: #e6e56f !important;
  font-weight: bold !important;
}

.user-admin select {
  width: 180px;
}

.user-admin table {
  width: 100%;
}

/*-----------------------------------------------------------------------------
 * Terminal Updates
 *---------------------------------------------------------------------------*/

.terminal-fields select.ddl-search-lcp {
  width: 120px;
}

.terminal-fields .actionBtnContainer {
  float: right;
}

.terminalTable tr td:first-child {
  max-width: 100px;
  width: 100px;
  text-align: center;
}

.terminalTable th:nth-of-type(2) {
  width: 75px;
}

.terminalTable th:nth-of-type(3) {
  width: 90px;
}

.terminalTable th:nth-of-type(4) {
  width: 65px;
}

.terminalTable th:nth-of-type(6) {
  width: 110px;
}

.terminalTable th:nth-of-type(8) {
  width: 80px;
}

.terminalForm tr td:nth-child(1) {
  width: 100px;
  vertical-align: top;
}

.terminalForm tr {
  padding-top: 10px;
  padding-bottom: 10px;
}

.terminalForm input {
  width: 260px;
}

.terminalForm textarea {
  width: 300px;
}

.update-terminals,
.activate-terminals,
.list-lcp-note {
  min-height: 1.1em;
  max-height: 250px;
  overflow: auto;
  width: 300px;
  border: 1px solid #7dc642;
  padding: 5px;
  margin-bottom: 5px;
}

.terminalForm .cb-delete + label {
  margin-top: -5px;
}

.terminalForm #ddlReleaseSide {
  width: 100px;
}

.projectTable tr th:nth-of-type(5) {
  width: 65px;
}

.ddl-search-project {
  max-width: 43%;
  width: 360px;
}

select.ddl-search-stat {
  width: 175px;
}

select.master-list-status {
  width: 175px;
}

.ui-helper-center {
  text-align: center;
}

.notes-field {
  width: 200px;
  max-width: 230px;
}

#select-user-role {
  width: 175px;
}

#form-add-user {
  width: 223px;
  height: 15px;
  margin-left: 25px;
}

#PONumber {
  width: 175px;
  height: 15px;
}

#btn-add-user {
  width: 125px;
  margin-left: 100px;
}

.project-admin-form-left {
  padding-left: 2em;
}

.label-width {
  width: 100px;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.ui-menu {
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
}

/*-----------------------------------------------------------------------------
 * Project Holds
 *---------------------------------------------------------------------------*/

.hold-add-form {
  padding-bottom: 10px;
}

.hold-fields select.ddl-search-hold {
  width: 155px;
}

.hold-fields select.ddl-search-lcp {
  width: 150px;
}

.hold-fields select.ddl-search-project {
  min-width: 150px;
  max-width: 35%;
}

.hold-fields .action-button {
  float: right;
}

.ui-autocomplete-category {
  font-weight: bold;
  text-decoration: underline;
  padding: 0.2em 0.4em;
  margin: 0.8em 0 0.2em;
  line-height: 1.5;
}

/*______________________*/

.formEditAttributes > div {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  flex-direction: column;
}

.ui-dialog {
  overflow: visible;
}

.formEditAttributes label {
  color: #fff;
  margin-bottom: 1rem;
}

.formEditAttributes label div {
  margin-bottom: 0.2rem;
}

.formEditAttributes .error {
  display: none;
  color: red;
  padding: 0.5rem;
}

button:disabled {
  color: grey !important;
  cursor: default !important;
}

.inputGroup {
  margin-left: 1rem;
  display: flex;
}

.inputGroup label {
  display: flex;
  align-items: center;
  color: #5dc71d;
  margin: 0;
  margin-right: 0.5rem;
}

.inputGroup input[type="radio"] {
  margin-top: 0;
}

.is_in_jeopardy {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.formEditAttributes .is_in_jeopardy div {
  margin-bottom: 0;
}

.loaderModal {
  /*---------------------------------------------------------------------------
   * We need the loading overlay to show up above an modal dialogs that may
   * be present
   *-------------------------------------------------------------------------*/
  z-index: 100000101;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-box-shadow: 0px 0px 7px 0px #818181;
  -moz-box-shadow: 0px 0px 7px 0px #818181;
  box-shadow: 0px 0px 7px 0px #818181;
  padding: 5px;
  border: 1px solid #fad42e;
  border-top: none;
  background: #ffef8f;
  /* width: 7em; */
  opacity: 1;
  filter: alpha(opacity=100);
}

.loaderModal div {
  background-image: url("/includes/assets/ajax-loader-ffef8f.gif");
  background-repeat: no-repeat;
  background-position: right center;
  /* width: 16px;
  height: 11px; */
  /* float: right; */
  padding-right: 1.5rem;
}

