@import url(plugins/parcel-bill.css);
@import url(plugins/ssc-editor.css);
@import url(plugins/resolve-unit-inspections.css);

@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }

.card-form-preview-container .model-summary-report {
    background: #fff;
    height: 100%;
    padding-bottom: 150px;
}

.select-fiscal-year {
    display: flex;
    flex-direction: row;
}

.chart {
    margin-right: 105px;
    margin-left: 15px;
    margin-top: 20px;
}

.file-workbench-filter.series-data {
    position: relative;
    margin-top: 15px;
    margin-bottom: -10px;
}

.workflow-search-panel {
    background-color: #f3f3f3;
    border-bottom: #ddd solid 1px;
    position: fixed;
    width: 100%;
    padding: 10px 60px;
    display: inline-flex;
    align-items: center;
    z-index: 10;
}

.workflow-search-panel .search-bar {
    width: 600px;
}

.workflow-search-count {
    display: inline-flex;
    padding-left: 15px;
    justify-content: center;
    font-size: 16px;
    color: #888;
}

.workflow-search-count .count-number {
    font-weight: 600;
    color: #004577;
    padding-right: 5px;
}

.workflow-search-results-full-container {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    overflow-y: hidden;
}

.workflow-search-list-container {
    position: relative;
    display:flex;
    flex-direction: column;
    width: 100%;
}

.workflow-search-list {
    display:flex;
    flex-direction: column;
    width: 100%;
    overflow-y: auto;
    padding-bottom: 105px;
}

.workflow-search-list .resource-report {
    padding-left: 35px;
    border-bottom: 1px solid #ddd;
}

.workflow-search-list .resource-report:hover {
    cursor: pointer;
    background: #fff;
}

.workflow-search-list .resource-report .summary-report-related-panel {
    /*display: none;*/
}

.wf-multi-tile-btn-complete {
    position: absolute;
    bottom: 305px;
    right: 100px;
    font-weight: 800;
}


.model-summary-report {
    padding: 20px 0px 30px 30px;
}

.summary-report-title {
    color: rgb(13, 59, 99);
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.summary-report-link {
    float: right;
    color: #1576EB;
}

.summary-report-subtitle {
    font-size: 14px;
    margin-bottom: 5px;
    color: #888;
}

.subtitle-category {
    color: rgb(13, 59, 99);
}

.subtitle-value {
    color: #777;
}

.subtitle-value a {
    color: #1576EB;
    font-size: 14px;
}

.subtitle-value-blank {
    color: #777;
}

.summary-table-container {
    padding-top: 5px;
}

.summary-table-header {
    background: #DAE2EA;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #777;
}

.summary-report-description {
    font-size: 14px;
    color: #888;
    margin-bottom: 10px;
    line-height: 1.4;
    width: 1175px;
    position: relative;
}

.no-units {
    margin-left: 30px;
}

.summary-report-manifests {
    margin-bottom: 10px;
    font-size: 14px;
    color: #888;
}

.summary-report-manifest-title {
    margin-bottom: 5px;
    margin-top: 5px;
}

.summary-report-canvas {
    max-height: 150px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #454545;
}

.summary-report-related-panel {
    color: #888;
}

.summary-report-related {
    font-size: 16px;
    font-weight: 500;
    color: rgb(13, 59, 99);
    padding-top: 10px;
}

.summary-report-related-panel .subtitle-value {
    display: inline-grid;
}

.summary-report-related-list {
    color:rgb(6, 119, 218);
}

.summary-report-editor-button {
    float: right;
    padding-top: 30px;
}

.summary-report-description .edtf-style-tools-panel {
    background: #fbfbfb;
    border: 1px solid #ddd;
    padding: 1px 15px 5px 5px;
    margin-bottom: 5px;
    border-radius: 2px;
    height: 170px;
    width: 1000px;
    overflow-y: scroll;
}

.ssc-fy-control:hover {
    cursor: pointer;
    color: indigo;
}

.ssc-fy-links {
    width: 1000px;
}

div.card {
    overflow-y: scroll;
    margin-bottom: 15%;
}

.workflows-get-tile-value {
    margin-bottom: 48px;
}

div.init-fy-workflow.install-buttons > button {
    margin-right: 24px;
    margin-top: 24px;
}

#container .table th {
    font-size: .950em;
}

.ssc-ownership-table {
    table-layout: fixed;
    width: 1001px;
}

.ssc-ownership-table .standard-first-column {
    width: 150px;
}

.owner-column {
    width: 375px;
}

.care-of-column {
    width: 250px;
}

.summary-table-header .cell-style {
    border-right: 1px solid #ccc;
}

.cell-style {
    border-right: 1px solid #ddd;
    display: inline-block;
}

.fixed-width-med {
    column-width: 200px;
}

.fixed-width-sm {
    column-width: 100px;
}

.summary-table-container {
    overflow-x: auto;
    /* max-width: 1000px;
    min-width: 600px; */
    width: 751px;
    margin-left: 149px;
}

.summary-table-ssc {
    table-layout: fixed;
}

.summary-table-ssc a {
    color: #1576EB;
    font-weight: 600;
}

.ssc-account-link {
    width: 225px;
    display: inline-block;
}

.summary-table-standard {
    overflow-x: auto;
    /* max-width: 1200px;
    min-width: 1000px; */
    width: 100%;
    margin: 5px 0px 0px 0px;
}

.summary-table-standard.related-parcels {
    max-width: 401px;
    min-width: 401px;
}

.summary-table-ssc, td, th {
    border-collapse: collapse;
    /* width: 200px; */
    height: 38px;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.summary-table-standard td, th {
    /* width: 200px; */
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.summary-table-standard th {
    border:1px solid #999;
}

.summary-table-standard td {
    border:1px solid #ddd;
}

.summary-table-ssc th {
    border:1px solid #999;
}

.summary-table-ssc td {
    border:1px solid #ddd;
}

.summary-table-ssc .summary-narrow {
    width: 125px;
}

.summary-table-ssc .summary-counts {
    width: 80px;
}

.summary-table-ssc .summary-occupant {
    width: 250px;
}

.fixed-first-column {
    position: absolute;
    left: -0px;
    width: 150px;
    height: 38px;
    top: auto;
    border-top-width: 1px;
    /*only relevant for first row*/
    margin-top: 0px;
    /*compensate for top border*/
    padding: 8px;
    background: inherit;
    border-right: 1px solid #999;
}

.ffc-header {
    height: 38.9px; 
    margin-top: -1px;
    border-top: 1px solid #777;
}

thead .fixed-first-column {
    background: #DAE2EA;
    padding: 10px;
}

.sss-ownership-table .standard-first-column {
    width: 150px;
    text-align: right;
}

.address-column {
    width: 375px;
}

.uneditable {
    background-color: #eee;
}

/* override of what's in arches.css */
.rp-report-tile {
    padding-bottom: 15px;
    padding-left: 8px;
    margin-top: 0px;
    flex-grow: 1;
}

.fy-fee-table-ssc, td, th {
    border-collapse: collapse;
    /* width: 200px; */
    height: 20px;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fy-fee-table-ssc .grid-fee {
    padding-right: 5px;
}

.fy-fee-table-ssc .report-label {
    padding-left: 5px;
    width: 140px;
}

.fy-fee-table-ssc .subtotal {
    height: 28px;
}

.search-listing-footer a {
    margin-top: -5px;
    padding: 5px 5px;
}

.search-listing-footer a:focus {
    background: #d6d6d6;
    border-radius: 1px;
}

.initiate-fiscal-year .card {
    margin-bottom: 0px;
}
.upload-parcel-ownership .card {
    margin-bottom: 0px;
}

/* hack to get buttons from card */
.initiate-fiscal-year .billing-params-step-container .card-component .install-buttons {
    display: none;
}

#upload-parcel-ownership-fiscal-year-parcel-owners-card .btn-file-upload-reset,
#upload-parcel-ownership-fiscal-year-parcel-owners-card .widget-input-label,
    #upload-parcel-ownership-fiscal-year-parcel-owners-card .dropzone h4 {
    display: none;
}

.upload-parcel-ownership .install-buttons .btn-warning {
    display: none;
}

.ssc-injector-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 200;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ssc-injector-modal .install-buttons {
    display: none;
}

.ssc-injector-modal div.card {
    margin-bottom: 0;
}

.ssc-injector-button {
    width: 100%;
    margin: 0px 10px;
}

.upload-acwd-fiscal-year-container {
    width: 841px;
}

.upload-acwd-fiscal-year-container .btn-warning {
    display: none;
}

.upload-acwd-fiscal-year-container div.card {
    margin-bottom: 0;
}

.acwd-file-stats-table { 
    width: 100%;
}

.acwd-file-stats-table div.row.widget-wrapper { 
    padding: 0;
    margin: 0;
}

.upload-acwd-fiscal-year-container .widget-input-label,
.upload-acwd-fiscal-year-container .file-upload-options,
.upload-acwd-fiscal-year-container .form-group h4 {
    display: none;
}


/* Adjust Parcel table width */
@media (min-width: 1000px) {
    .summary-table-container {
      width: 360px;
    }
}

@media (min-width: 1200px) {
    .summary-table-container {
      width: 590px;
    }
}

@media (min-width: 1400px) {
    .summary-table-container {
      width: 750px;
    }
}

@media (min-width: 1500px) {
    .summary-table-container {
      width: 880px;
    }
}

@media (min-width: 1600px) {
    .summary-table-container {
      width: 1000px;
    }
}

.initiate-fiscal-year.padded-workflow-step .card-component {
    padding: 15px 25px 25px 25px;
}

@media print{
    #scroll-top {
		display: none;
	}
}