﻿.assessment-section
{
    margin-bottom: 1em;
    overflow: auto;
}

label
{
    margin-top: 0.5em;
}

.widget-header-button-container {
    margin-top: .25em;
}

#show-search-form-button
{
    display:none;
}

#searchResultHolder {
    display: none;
}

#record
{
    display: none;
}

@media (min-width: 550px) 
{
}

#record-head
{
    overflow:auto;
    font-size: 13px;
    padding-top: 7px;
    padding-bottom: 5px;
}

#record-head p {
    font-weight: bold;
}
#record-head-top
{
    width:100%;
    border-bottom: 1px solid;
    margin-bottom: .5em;
    display: flex;
    justify-content: space-between;
}

#record-head > .col-lg-3
{
    margin-left: 12.5%;
}

#record-head > .col-lg-3:nth-of-type(3n-1)
{
    margin-left: 0;
}

.assessment-section.buttons > .btn
{
    margin-bottom: 1em;
}

.assessment-section.buttons > .btn:not(:last-child)
{
    margin-right: 1.5em;
}

.record-controls
{
    display: none;
}

.copy-assessment-form {
    display: inline-block;
}

#assessment-actions-container .btn,
#assessment-actions-container .btn-group,
#assessment-actions-container .dropdown-menu {
    min-width: 100%;
}

.dropdown-menu,
.dropdown-toggle {
    margin-top: 0;
    margin-bottom: 0;
}

#assessment-actions-container hr {
    margin-top: 50px;
    margin-bottom: 10px;
    background-color: #ddd;
}

#assessment-actions-container .assessment-extra-action {
    margin-top: 10px;
}

/* #assessment-actions-container .assessment-extra-action:first-child { */
/*     margin-top: 0; */
/* } */

#assessment-actions-container .btn-group,
.record-controls p {
    display: inline-block;
}

#edit-block {
    position: relative;
}

#save-message-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    width: 100%;
}

@media screen and (min-width: 992px) {
    #save-message-container {
        margin-left: 220px;
    }
}

#subitem-message-container {
    width: 100%;
    z-index: 100;
    margin-top: -20px;
    margin-left: -20px;
}

.saved-message-container,
#addon-saved-message-container,
#WorkItemLand-saved-message-container,
#WorkItemImprovement-saved-message-container,
#mobile-home-addon-saved-message-container,
#WorkItemMobileHomeImprovement-saved-message-container,
#WorkItemOilAndGasEquipment-saved-message-container,
#WorkItemOilAndGasEquipmentsContainer-saved-message-container,
#WorkItemPipeline-saved-message-container,
#WorkItemPipelinesContainer-saved-message-container,
#WorkItemRig-saved-message-container,
#WorkItemRigsContainer-saved-message-container,
#WorkItemWell-saved-message-container,
#WorkItemWellsContainer-saved-message-container,
#WorkItemPersonalPropertyAsset-saved-message-container,
#WorkItemPersonalProperty-saved-message-container {
    background: #27ae60;
    color: #ffffff;
    padding: 0.25em 2em;
}

    .saved-messaged-container.deleted,
    #WorkItemLand-saved-message-container.deleted,
    #WorkItemImprovement-saved-message-container.deleted,
    #WorkItemMobileHomeImprovement-saved-message-container.deleted,
    #WorkItemOilAndGasEquipment-saved-message-container.deleted,
    #WorkItemOilAndGasEquipmentsContainer-saved-message-container.deleted,
    #WorkItemPipeline-saved-message-container.deleted,
    #WorkItemPipelinesContainer-saved-message-container.deleted,
    #WorkItemRig-saved-message-container.deleted,
    #WorkItemRigsContainer-saved-message-container.deleted,
    #WorkItemWell-saved-message-container.deleted,
    #WorkItemWell2023-saved-message-container.deleted,
    #WorkItemWellsContainer-saved-message-container.deleted,
    #WorkItemWells2023Container-saved-message-container.deleted,
    #WorkItemWatercraft-saved-message-container.deleted,
    #WorkItemWatercraftsContainer-saved-message-container.deleted,
    #WorkItemAircraft-saved-messsage-container.deleted,
    #WorkItemAircraftsContainer-saved-message-container.deleted,
    #WorkItemPersonalPropertyAsset-saved-message-container.deleted,
    #WorkItemPersonalProperty-saved-message-container.deleted {
        background: #F43C37;
    }

#mobile-addon-deleted-message-container,
#addon-deleted-message-container,
#equipment-saved-message-container{
    width: 100%;
    z-index: 100;
    margin-top: 10px;
    margin-left: -15px;
    margin-bottom: 40px;
    display: none;
}

#assessment-message-container {
    margin-left: -20px;
    margin-top: -12px;
    margin-bottom: 60px;
    width: 110%;
    position: relative;
}

.accordian-control {
    color: #ffffff;
    padding: 1em;
}

#assessment-message-container .message {
    background: #27ae60;
    color: #ffffff;
    padding: 0.25em 2em;
    position: absolute;
    width: 100%;
    z-index: 100;
}

#save-message,
#subitem-message-container .message,
#addon-deleted-message-container .message,
#mobile-addon-deleted-message-container .message,
#equipment-saved-message-container .message,
#workitem-land-saved-message-container .message,
#workitem-land-deleted-message-container .message{
    background: #27ae60;
    color: #ffffff;
    padding: 0.25em 2em;
    position: absolute;
    width: 100%;
    z-index: 100;
}

#save-message,
#subitem-message-container .message {
    display: none;
}

#file-progress-container
{
    width: 100%;
    z-index: 101;
    margin-top: -20px;
    margin-left: -20px;
    
}

#file-progress-container .progress-wrapper
 {
    background: #f9f9f9;
    padding: 1em 2em 0;
    position: absolute;
    width: 100%;
    z-index: 101;
    display: none;
    border-bottom: solid 1px #8e8e8e;
}

#tab1 .tables > div {
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
    margin: 0;
}

@media(min-width: 800px) {
    #tab1 .tables > div:first-of-type{
        width: 80%;
    }

    #tab1 .tables > div:last-of-type {
        width: 19%;
        margin-left: 0.5%;
    }
}

@media(max-width: 800px) {
    #tab1 .tables > div {
        width: 100%;
        overflow: scroll;
    }
}

.table-highlighting tbody tr {
    cursor: pointer;
}

#search-forms-container {
    margin-bottom: 0;
}

#tax-items-edit-dialog .modal-body > div > div {
    display: inline-block;
    vertical-align: top;
}

#TIED-tax-items {
    width: 80%;
}

#TIED-tax-codes {
    width: 19%;
    margin-left:0.5%;
}
.controls {
    padding: 3px;
}
.controls .btn {
    padding: 4px 10px;
}
p {
    margin: 0 0 3px;
}

#record .modal-dialog  {
    max-width: 1400px;
    min-width: 480px;
}

.add-to-bundle-dialog .modal-dialog {
    max-width: 900px;
}

@media(min-width: 990px) {
    #TIED-fields .form-group {
        height: 40px;
    }
}

#TIED-fields .form-group > label {
    width: 30%;
}

#tax-item-edit-dialog table {
    margin-bottom: 0.5em;
}

#parcels-text-fields {
    margin-bottom: 0.5em;
}

#PED-fields .control-label {
    height: 2em;
    line-height: 1em;
}

#PED-fields .form-group > * {
    margin-bottom: 0.5em;
}

#PED-fields .form-group {
    vertical-align: top;
}

#assessment-legal textarea,
#parcel-legal textarea {
    background-color: white;
    min-height: 10em;
}

#assessment-legal-edit-dialog textarea,
#parcel-legal-edit-dialog textarea {
    min-height: 10em;
}#parcels-text-fields textarea {
    height: 8em;
}

 #ownership-percent-totals,
 #transfer-ownerships-percent-totals,
 #tax-item-totals {
     text-align: center;
 }

 #ownership-percent-totals p,
 #transfer-ownerships-percent-totals p,
 #tax-item-totals p{
     display: inline-block;
     margin: 3px 2%;
     padding: 0.25em 1em;
     white-space: nowrap;
     border: black 1px solid; 
 }

 #ownership-percent-totals p:first-child,
 #transfer-ownerships-percent-totals p:first-child,
 .land-market-value,
 .pp-total-market-value{
     background-color: greenyellow;
 }

 #ownership-percent-totals p:last-child,
 #transfer-ownerships-percent-totals p:last-child,
 .imp-market-value{
     background-color: yellow;
 }

 .total-acres {
     background-color: yellowgreen;
 }

 .total-units {
     background-color: goldenrod;
 }

.total-market-value {
      background-color: gold;
  }

.pp-total-acquisition-cost {
    background-color: lightblue;
}

#copy-address {
    padding-top: 1em;
    display: block;
}

#copy-address.mass-update-copy-address {
    padding-top: 0.5em;
    padding-left: 0.25em;
}

#copy-address-to-clipboard {
    padding-top: 0.5em;
    display: block;
}

#copy-to-clipboard-no-copy-mailing {
    padding-top: 2em;
    display: inline-block;
}

.primary-owner-field > textarea {
    cursor: default;
}

.primary-owner-field > textarea:not(:focus) {
    background-color: white;
}

  #prior-year-message-container {
    font-size: 12pt;
    display: none;
  }

  #prior-year-message-container .message {
      padding-top: 6px;
  }

  #prior-year-span {
      font-weight: bold;
  }

  .modal-body > button {
      margin: 0 0.5em;
  }

  #parcel-legal .existing > label {
      width: 100%;
  }

  .land-modal-body table, 
  #WorkItemMobileHomeImprovementDialog table {
      margin-top: 1em;
  }

  #create-work-item-improvement-addon,
  #create-work-item-mobile-home-improvement-addon {
      float: left;
  }

  #workitem-land-saved-message-container {
    display: none;
  }

  .land-modal-body [name=CalculationType] {
      margin-bottom: 1em;
  }

  .land-modal-body .calculation-section {
      clear: both;
      border: 1px black solid;
      height: 5em;
      margin: 0.5em 0;
      white-space: nowrap;
  }	  

  .land-modal-body .calculation-section .form-group {
      width: 20%;
      display: inline-block;
      margin-right: 5%;
  }

  .land-modal-body .calculation-section span {
      position: absolute;
  }

  .land-modal-body .calculation-section .calculation-x {
      left: 23.5%;
      margin-top: 2em;
  }

  .land-modal-body .calculation-section .calculation-equals {
      left: 47%;
      margin-top: 2em;
  }

  .land-modal-body .calculation-section .calculation-percent {
      left: 69%;
      margin-top: 2em;
  }

  .land-modal-body #land-value-table {
      margin-top: 1em;
  }

  #personal-property-asset-table {
      margin-bottom: 3em;
  }

  #search-in-progress-dialog .modal-dialog {
      max-width: 250px;
  }

  #OED-fields #name-input-holder {
      position: relative;
  }
         
  #OED-fields #name-input-holder:hover .copy-from-assessment-link {
      display: block !important;
    }

  #OED-fields .copy-from-assessment-link {
      position: absolute;
      right: 20px;
      display: none;
      top: 5px;
    }

  .dialog-header-label {
      display: inline-block;
      margin-right: 1em;
  }

  .modal-header h5 {
      margin: 0.2em;
  }

  #tab7 .btn-file:not(:first-of-type) {
      margin-left: 0.25em;
  }

#sales-files-upload, #improvement-files-upload, #taxitem-files-upload {
    display: none;
}

  #improvement-addon-table {
      margin-bottom: 0 !important;
  }
  @media (min-width: 800px) {
    #tax-item-bulk-edit-dialog > .modal-dialog {
        width: 600px;
    }

    #tax-item-bulk-edit-dialog  .modal-body {
        text-align: center;
    }
}
  
.search-result-button-holder > * {
    margin-top: -60px;
}
  
.edit-tag-thumbnail {
    max-width: 100%;
}

.add-image-tag-button {
    margin-top: 10px !important;
}

.image-title {
    font-weight: bold;
    padding-left: 10px;
}

#updateActionHolder {
    display: none;
}

.image-number-label {
    width: 100%;
    white-space: nowrap;
}

.image-number-label > span {
    width: 49%;
    display: inline-block;
}

.image-number-holder {
    text-align: right; 
}

.assessment-warning {
    display: none;
    text-align: center;
    font-weight: bold;
}

#floating-warning-container {
    top: 25px;
    position: fixed;
    left: 45%;
    z-index: 999;
    
}

#floating-warning-container > .assessment-warning {
    border-radius: 5px;
    border: 1px solid;
}

.tax-year-div {
    font-weight: bold;
    text-align: center;
    font-size: 1.1em;
}

#ownership-search-results {
    display: none;
}

#gct-link-holder {
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}

.image-upload,
#reorder-images,
#view-assessment-homestead-cards {
    width: 100%;
}

.image-buttons-holder {
    text-align: center;
    margin-top: 0;
}

.btn-reorder-images {
    margin-top: 0.5em;
}

.reorder-images-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.reorder-images-list li {
    float: left;
    background: none;
    padding: 10px 0;
    width: 16.6667%;
    text-align: center;
}

.reorder-images-list img {
    height: 120px;
    cursor: move;
}

@media (max-width: 1350px) {
    .reorder-images-list li {
        width: 20%;
    }
}

@media (max-width: 1200px) {
    .reorder-images-list li {
        width: 25%;
    }
}

@media (max-width: 950px) {
    .reorder-images-list li {
        width: 33.33%;
    }
}

.reorder-images-placeholder {
    visibility: visible !important;
    background-color: lightgray !important;
}

#disabled-veteran-display,
#surviving-spouse-display {
    display: none;
    border: 1px solid yellow;
    font-weight: bold;
    font-size: 14pt;
    background: lightyellow;
    margin-bottom: 0.5em;
    padding: 0.5em;
}

.bulk-print-reports-dropdown {
    left: unset;
    right: 0;
}

.selected-assessments-count {
    margin-left: 0.5em;
}

.mu-checkbox-container .toggle {
    height: 28px;
}

.mass-transfer-summary-container {
    background-color: #FFF;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 4px 8px;
}

#taxCodeTable td {
    white-space: initial !important;
}

.btn-assessment-more-actions,
.btn-view-mailing-address {
    position: relative;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    white-space: normal;
}

#assessment-actions-form-group {
    overflow: initial;
}

.assessment-actions-container {
    position: absolute;
    right: 0;
    background-color: white;
    padding: 10px;
    z-index: 10;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.3);
    min-width: 260px;
    border-radius: 4px;
}

@media (max-width: 991px) {
    .assessment-actions-container {
        position: absolute;
        width: auto;
        left: 50%;
        transform: translateX(-50%);
        max-width: 100%;
    }
}

.view-mailing-address-text {
    white-space: nowrap;
}

.assessment-actions-container hr {
    margin: 10px 0 0 0;
    border-color: rgba(0, 0, 0, 0.2);
}

.mu-hr {
    border-top: solid 1px #8e8e8e
}

.mu-improvements-adjustment-filters {
    margin-top: 20px;
    border: 1px solid #ccc;
    padding-bottom: 10px;
}

select.mu-wi-class-select {
    height: 200px;
}

select.mu-roll-select {
    height: 150px;
}

.mu-reset-land-fields {
    margin-bottom: 300px;
}

.pp-adjustment-dialog .modal-dialog {
    max-width: 400px !important;
    height: auto !important;
}

.assessment-naics-code,
.assessment-physical-address {
    -o-transition: background-color 200ms linear;
    -webkit-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}

.assessment-edit-naics-code,
.assessment-edit-physical-address {
    float: right;
    margin-top: 0.5em;
    font-size: 12px;
    cursor: pointer;
    user-select: none;
}

#captcha-dialog .modal-dialog {
    width: 400px;
}

#captcha-dialog .modal-body {
    text-align: center;
}

#captcha-dialog .g-recaptcha {
    display: inline-block;
}

.owner-assessments-table-container {
    margin-top: 10px;
}

#btn-owner-search {
    margin: 0 0 10px 0;
}

.btn-open-papervision {
    display: block;
    margin: 30px auto 0 auto;
}


#WorkItemPersonalPropertyInventoryItemDialog .modal-dialog {
    width: 400px;
}

#personal-property-inventory-table tr {
    cursor: pointer;
}

#WorkItemLoanCreditRowDialog .modal-dialog {
    width: 400px;
}


.inactive-ownership-tr:not(:hover) {
    background-color: darkgray !important;
}


#print-assessment-dialog .modal-dialog {
    max-width: 60%;
}

#print-assessment-dialog .form-group {
    padding: 3px;
}

#homestead-card-transfer-instruction {
    font-size: 1.1em;
    font-weight: bold;
}

#full-note {
    resize: vertical;
    min-height: 100px;
}

#private-notes,
#PrivateNotes {
    resize: vertical;
    min-height: 100px;
}

.btn-add-image {
    margin-top: 0;
    padding: 6px 10px;
    font-weight: normal;
    cursor: pointer;
    overflow: visible;
}

.dropdown-menu li a.assessment-add-image {
    padding: 0;
}

.disabled-link {
    pointer-events: none;
    cursor: not-allowed;
    text-decoration: none;
    opacity: 0.6;
}

.nav-tabs-size {
    margin-bottom: 0px  !important;
    min-height: 0px  !important;
}

.assessment-sales-table-container .dataTables_scroll {
    background: transparent;
}

.bootstrap-select.form-control {
    height: 28px;
}

.active-method-row {
    background-color: hsl(123deg, 100%, 50%, 17%) !important;
    padding: 0px .5em;
}

.inactive-method-row {
    /* background-color: hsl(0deg, 10%, 10%, 10%) !important; */
}

.incompatible-method-row {
    background-color: hsl(40deg, 100%, 50%, 25%) !important;
    padding: 0px .5em;
}

