.datepicker {
    padding: 8px !important;
}

.pump-input {
    background: transparent !important;
    color: white !important;
    position: absolute;
    width: 35px !important;
    box-shadow: none !important;
    font-size: 14px !important;
}

.pump-input-left {
    right: 185px;
    text-align: center;
}
.pump-input-right {
    right: 15px;
    text-align: center;
}

.truck-image-left {
    margin-left: 16px;
    margin-top: -37px;
}

.truck-image-right {
    margin-top: -37px;
}

.truck-table-left {
    display: table;
    margin-left: -15px;
    float: right;
}

.truck-table-right {
    display: table;
    margin-right: -15px;
}

.truck-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.app-view {
    height: 100vh;
}

.app-content {
    margin-top:55px;
    height: 100%;
}

.form-status {
    color: #fff;
    text-transform: capitalize;
    border-radius: 10px;
    padding: 8px 0px 6px;
    line-height: 1.2;
    display: inline-block;
    width:90%;
    text-align: center;
    font-size: 15px;
    font-family: 'EurostileLTStd Roman';
    -webkit-font-smoothing: antialiased;
    background: #22AC38;
}

.form-status.closed {
    background: #FF6600;
}

.form-status.pending {
    background: #CF0A2C;
}

.form-status.approved {
    background: #22AC38;
}

.form-table-icon-button {
    max-width: 20px;
}
.form-table-icon-link {
    margin-left: 5px;
    margin-right: 5px;
}

.uib-separator {
    color: #424242;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: normal;
    left: 0;
        font-family: 'EurostileLTStd Roman';
    -webkit-font-smoothing: antialiased;
    margin-top: 0;
    padding: 10px;
}

input.ng-invalid {
    box-shadow: 0px 3px 6px red !important;
}

.stand_by {
    margin-right: 65px;
}


.pump-assignments-left {
    padding-right: 20px;
}
.pump-assignments-right {
    padding-left: 20px;
}

.mobile-scroll-footer {
    position: sticky;
    bottom: 0;
    width: auto;
    padding: 4px;
}


/* Forms section */
.form-page .btn-sec .form-button {
    margin: 50px 0 30px;
    text-align: center;
    position: relative;
}
.form-page .btn-sec div a .form-button-label {
    color: #fff;
    padding: 10px 13px 8px;
    font-size: 18px;
    text-transform: capitalize;
    justify-content: center;
    border-radius: 6px;
    width: max-content;
    height: min-content;
    line-height: 1;
    box-shadow: 0px 3px 6px #424242;
    font-family: 'Eurostile LT Std Roman';
}

.form-page .move-form a .form-button-label {
    background: #1b45f5;
}
.form-page .move-form a:hover .form-button-label {
    background: #0011AE;
}
.form-page .failure-form a .form-button-label {
    background:#CF0A2C;
}
.form-page .shift-form a .form-button-label {
    background:#ef6437;
}
.form-page .order-form a .form-button-label {
    background:#4fad3a;
}
.form-page .order-form a i{
    color: #0B6623;
}
.form-page .order-form a:hover i {
    color: #0B6623;
}
.form-page .order-form a:hover span {
    background:#2d6624;
}
.form-page .shift-form a i {
    color:#BC970C;
}
.form-page .shift-form a:hover i {
    color: #FCC800;
}
.form-page .shift-form a:hover .form-button-label {
    background:#C44E00;
}
.form-page .failure-form a i {
    color: #9F0D03;
}
.form-page .failure-form a:hover i {
    color: #CF0A2C;
}
.form-page .failure-form a:hover .form-button-label {
    background: #9F0D03;
}
.form-page .move-form a  {
    color: #0011AE;
}
.form-page .btn-sec {
    font-size: 90px;
    font-weight: 700;
    padding-bottom: 15vh;
}
.form-page .btn-sec div i {
    color:#0f2fae;
    font-size: 90px;
    font-weight: 700;
    text-shadow: 0px 3px 6px #424242;
    margin-bottom: 30px;
}
.form-page .btn-sec div.move-form a:hover i {
    color: #0018F9;
}

.form-page .form-button a {
    width: 100%;
}

.form-page .form-button a img {
    width: 100%;
    max-width: 110px;
    height: 150px;
    object-fit: cover;
    position: relative;
    bottom: 0px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

img.with-hover-img, a:hover img.without-hover-img{
    display: none;
}

a:hover img.with-hover-img {
    display: inline;
}

.fullpage-inner-body {
    height: 100vh;
}

.btn-form {
    color: white;
    background-color: #CF0A2C;
    cursor: pointer;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 16px;
    border-radius: 10px;
    padding: 2px 20px 0px;
    border: 0;
    font-family: 'Eurostile LT Std Oblique';
    box-shadow: 0px 3px 6px #424242;
    height: 35px;
}
.btn-form2 {
    padding: 2px 6px !important;
    height: 20px !important;
    margin-left: 0px; 
    margin-right:25px;
    margin-top: 10px;
}

/* This mirrors the responsiveness found for inputs in style.css */
@media(min-width: 1800px) {
    .btn-form {
        height: 40px;
    }
}

.shift-form-events {
    height: 65px;
}

.shift-form-event-switch {
    width: 125px;
    margin: 0;
}

.shift-form-event-switch md-switch {
    margin-top: 8px;
}

.shift-form-event-input {
    margin: 0;
    padding-right: 20px;
}

.shift-form-event-stage-number {
    width: 200px;
}

.test-facility {
    background-color: white;
}


.test-tanks-page {
    background-color: white;
}

.test-tank-container {
    height: 100%;
    width: 100%;
}
.test-tank-image {
    position: absolute;
    object-fit: cover;
    left: 60%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.test-tank-status {
    position: absolute;
    min-width: 10em;
    min-height: 5.5em;
    background-color: white;
    border-radius: 5px;
    transform: translate(-50%,-50%);
    left: 60%;
    top: 50%;
    font-family: 'Eurostile LT Std Roman';
    font-size: 16px;
    padding: 0.25em 0.5em 0.5em 0.5em;
    outline: 0;
    box-shadow: 0.2em 0.2em 0.2em 0.1em #616161;
}
.test-tank-status-top {
    margin-left: -105px;
    margin-top: -250px;
}
.test-tank-status-right {
    margin-left: 215px;
    margin-top: -220px;
}
.test-tank-status-bottom {
    margin-left: 20px;
    margin-top: 200px;
}
.test-tank-status-left {
    margin-left: -400px;
    margin-top: -70px;
}
.test-tank-bucket-lane-1 {
    left: 150px;
    margin-left: 5vw;
    margin-top: 100px;
}
.test-tank-bucket-lane-2 {
    left: 450px;
    margin-left: 5vw;
    margin-top: 100px;
}
.test-tank-status-staging-area {
    position: absolute;
    transform: translate(-50%,0%);
    left: 60%;
    top: 0%;
    font-family: 'Eurostile LT Std Roman';
    font-size: 16px;
    padding: 0.25em 0.5em 0.5em 0.5em;
    outline: 0;
    margin-left: 500px;
    margin-top: 250px;
}

.test-tank-staging-status {
    background-color: white;
    border-radius: 5px;
    left: 60%;
    top: 50%;
    font-family: 'Eurostile LT Std Roman';
    font-size: 16px;
    padding: 0.2em 0.5em 0.2em 0.5em;
    text-align: center;
    margin-bottom: 0.5em;
    outline: 0;
    box-shadow: 0.2em 0.2em 0.2em 0.1em #616161;
}

.test-tank-status-bucket-staging-area {
    position: absolute;
    transform: translate(-50%,0%);
    left: 310px;
    top: 0%;
    font-family: 'Eurostile LT Std Roman';
    font-size: 16px;
    padding: 0.25em 0.5em 0.5em 0.5em;
    outline: 0;
    margin-left: 5vw;
    margin-top: 100px;
}

.test-tank-bucket-test-staging-status {
    background-color: white;
    border-radius: 5px;
    left: 60%;
    top: 50%;
    font-family: 'Eurostile LT Std Roman';
    font-size: 16px;
    padding: 0.2em 0.5em 0.2em 0.5em;
    text-align: center;
    margin-bottom: 0.5em;
    outline: 0;
    box-shadow: 0.2em 0.2em 0.2em 0.1em #616161;
}

.test-tank-form-new-event {
    border: 2px dotted #424242;
}

.test-tank-form-event {
    padding-top: 2em;
    margin-top: 2em;
    border-top: 2px solid #424242;
}

.test-tank-form-label {
    font-size: 16px !important;
}

.test-tank-form-conflict-label {
    margin-top: 0.5em !important;
}

.test-tanks-form-results-label {
    padding-left: 15px;
    border-radius: 10px;
    max-width: 350px;
    color: white !important;
}

.test-tanks-form-results-pass {
    background-color: #22AC38;
}

.test-tanks-form-results-fail {
    background-color: #CF0A2C;
}

.graph-container {
    background-color: #424242;
    padding-top: 20px;
    font-family: Eurostile LT Std Bold;
}

.treatment-report-table-container{
    margin-top: 50px;
}

.HHP-container {
    width: 500px;
    height: 400px;
}

.information-column {
    width: 100%;
    height: 28px;
    padding-left: 15px;
    border-bottom: 1px solid rgb(87, 87, 87);
}

.design-column {
    width: 100%;
    height: 28px;
    border-bottom: 1px solid rgb(87, 87, 87);
}

.information-title {
    color: #BBBBBB
}

.event-report-content {
    margin: 10px; 
}

.event-report-details {
    min-height: 300px;
    margin-bottom: 20px;
    margin-top: 65px;
}

.event-report-button-container {
    margin-top:20px;
    margin-left:5px;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 50;
  }

.engineering-event-title-bar {
    position: fixed !important; 
  }

.ui-grid-menu .ui-grid-menu-inner ul li .ui-grid-menu-item {
      font-size: 13px;
  }

.ui-grid-buttons {
      padding-top: 5px !important;
  }

.in-stage-npt-detail {
    font-size: 15px;
    font-family: 'EurostileLTStd Roman';
    width: 800px
}

.frac-headers {
    box-sizing: border-box;
    display: flex;
    font-size: 15px;
    font-weight: 400;
    height: 64px;
    letter-spacing: .005em;
    margin: 0;
    max-height: 64px;
    padding: 0 16px;
}

.frac-report-body {
    color: whitesmoke; 
    font-size: 20px; 
    padding: 25px; 
    background-color: #424242;
}

.frac-report-overview-information {
    color:rgb(170, 44, 44); 
    font-weight: bolder;
}

.frac-report-overview-cost {
    color:green; 
    font-weight: bolder;
}

.frac-report-general-information {
    width: 500px; 
    padding-top: 54px;
}

.pressure-table {
    margin-left: 20px;
    max-width: 500px;
}

pressure-table .ui-grid-cell-contents {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 27px;
    font-family: "Nunito", sans-serif;
    font-size: 20px;
}

.hhp-chart-styles {
    font-size:40px;
    color:lightgray;
    font-family:EurostileLTStd Roman
}

.filter-input {
    box-shadow: 0px 3px 6px #424242;
    background: #fff;
    color: #7F7F7F;
    font-weight: 500;
    font-size: 16px;
    border-radius: 10px;
    padding: 10px 12px 7px;
    border: 0;
    width: 100%;
    height: 35px;
    -webkit-appearance: none;
    font-family: 'Eurostile LT Std Oblique';
}

.treatment-report-filter-container {
    position:sticky;   
    top: 55px; 
    width: 310px;
    height: min-content; 
    color: whitesmoke; 
    padding-top: 10px;
    margin: 0px 10px 0px 10px; 
}

.treatment-report-filter-items {
    margin-bottom: 20px;
}

.treatment-report-filter-overflow {
    overflow-y: auto;
}

.chart-loading {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 50;
}

.treatment-report-filter-items > .btn-danger {
    font-size: 16px;
}

.proppant-table {
    margin-bottom: 50px;
}

proppant-table .ui-grid-viewport {
    overflow: visible!important;
}

proppant-table .ui-grid-cell-contents {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 27px;
    font-family: "Nunito", sans-serif;
    font-size: 20px;
}

.channels-selection-popup-container {
    width: 55%; 
    height: 100%
}

.channels-container {
    margin: 20px
}

.channel-selection-container {
    margin-bottom: 40px
}

.channel-selection-container > table {
    width: 100%
}

.channel-table-header {
    background-color: #717171; 
    color: white;
}

.channel-selection-container > table > tbody th, td {
    padding: 8px;
}

.channel-table-header-title-left-cell {
    border-top-left-radius: 10px; 
    border-bottom-left-radius: 10px;
}

.channel-table-header-title-right-cell {
    border-top-right-radius: 10px; 
    border-bottom-right-radius: 10px;
}

.channel-delete-button {
    color: red; 
    font-size: 20px; 
    margin-right: 20px
}

.channel-table-btn {
    border: 0;
    margin: 0 21px 0 0;
    color: #fff;
    font-family: 'Eurostile LT Std Oblique';
    font-size: 16px;
    padding:10px 20px 6px;
    border-radius: 10px;
    line-height: 1.2;
    font-weight: normal;
    text-transform: capitalize;
    box-shadow: 0px 3px 6px #424242;
    min-width: 170px;
}

.channel-name-cell {
    width: 350px;
}

.channel-unit-cell {
    width: 77px
}