﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
}

#defect-list-placeholder table {
    width: 100%;
}
#defect-list-placeholder table td {
    border: 1px solid #b9b2b2;
}
#defect-list-placeholder table th {
    border: 1px solid #b9b2b2;
    background-color: #aff0fd;
    font-weight: 400;
    color: black;
}

.padded-row {
    margin: 5px 0 5px 0;
    width: 100%
}

.spaced-row {
    margin-top: 10px;
    margin-bottom: 10px;
}

#StartDate, #EndDate, #DateReported, .commissioned-date, .expiry-date, .replacement-date, .fire_serial_no {
    width: 175px;
}

.fire_replace, .fire_type {
    width: 250px;
}

#SiteID, #PortfolioHolderID, #CaseholderUserID, #CaseholderTeamID, #UserID {
    width: 200px;
    margin-top: 3px;
    float: left;
}

#VisitDate {
    width: 200px;
    margin-top: 3px;
    float: left;
}

#SiteRegionID {
    width: 300px;
    margin-top: 3px;
    float: left;
}

#ScheduleInspection {
    float: left;
    min-height: 400px;
    width: 100%;
}

#Engineers {
    float: left;
    margin: 10px 0 0 10px;
    border: 1px solid #929292;
    padding: 5px 5px 5px 5px;
}

.engineers-div {
    float: left;
}

#EngineerList {
    float: left;
    height: 250px;
    overflow: auto;
    text-align: left;
    width: 300px;
}

.engineer-chk {
    float: left;
    height: 25px;
    width: 100%;
}

.form-check-input {
    float: left;
}

input[type="checkbox"] {
    float: left;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin: 0 5px 0 0;
}


.form-check-label {
    float: left;
}

#AuditorUserID {
    width: 200px;
    margin-top: 3px;
    float: left;
}

#SSAID {
    width: 400px;
    margin-top: 3px;
    float: left;
}

.edit-defect #HSEQClassificationID {
    width: 280px;
    margin-top: 3px;
    float: left;
}

.edit-defect #ContractorID {
    width: 280px;
    margin-top: 3px;
    float: left;
}

#Priority, .qu_priority {
    width: 160px;
    margin-top: 3px;
    float: left;
}

#ReportedBy, #Customer{
    width: 280px;
}

#DefectID {
    width: 110px;
    margin-top: 3px;
}

#VisitID {
    width: 110px;
    margin-top: 3px;
}

#StatusID {
    width: 140px;
    margin-top: 3px;
}

#HSEQClassificationID, #HSEQClassificationID, #WorkstreamID, #MaintenanceCategoryID, #DefectSourceID, #SiteCloseTypeID {
    width: 200px;
    margin-top: 3px;
}

#WorkstreamYear {
    width: 100px;
    margin-top: 3px;
}

#InternalOnly, #SARHazard {
    width: 150px;
    margin-top: 3px;
}

#SearchText {
    width: 250px;
    margin-top: 3px;
}

.defect-report #HSEQClassificationID, .defect-report #HSEQClassificationID, .defect-report #WorkstreamID, .defect-report #MaintenanceCategoryID {
    width: 200px;
    margin-top: 3px;
}

#IncludeClosed, #ClosedSiteOnly, #IncludeArchived, #DeletedOnly {
    width: 80px;
}

.no-access-option {
    text-align: left;
}

.no-access-details{
    display: none;
}

.chk-noaccess {
    width: 30px;
    float: left;
}

.lbl-noaccess {
}

#Description {
    width: 60%;
    height: 150px;
}

#SiteClosureDetails {
    width: 280px;
    height: 65px;
}

#SiteClosureStatus {
    width: 280px;
    height: 65px;
}

#SARDescription {
    width: 60%;
    height: 50px;
}

.description {
    width: 100%;
    height: 100px;
}

.control-label {
    float: left;
    /*    width: 130px;*/
    margin-top: 5px;
    text-align: left;
}

.reports-label, .dashboard-label, .edit-defect-label {
    width: 130px;
}

.sar-attach-evidence-label {
    width: 200px;
}

.searchtext-label {
    float: left;
    width: 210px;
    margin-top: 5px;
    text-align: left;
}

#btnSearch {
    float: left;
}

.label-3 {
    width: 200px;
}

.col-md-12 {
    text-align: left;
}

.col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-8 {
    text-align: left;
}

#evidence_placeholder_0 {
    width: 100%;
}

.action {

    border-top: solid 1px #666;
}

.P1 {
    background-color: red;
}

.P2 {
    background-color: orange;
}

.P3 {
    background-color: green;
}

.P4 {
    background-color: grey;
}

.not-allocated {
    text-align: center;
    color: red;
    margin: 30px 0 20px 0;
    padding-top: 30px;
}

#ReportType {
    width: 450px;
    margin-top: 3px;
}

#ContractorID {
    width: 450px;
    margin-top: 3px;
}

.equipment-type {
    width: 250px;
}

th.column-order{
    cursor:pointer;
    text-decoration: underline;
    color: red;
}

.start-date {
    width: 175px;
}

.crime-ref {
    width: 200px;
}

.maintenance-category {
    width: 175px;
}

.workstream {
    width: 275px;
    float: left;
}

.workstream-year {
    width: 110px;
    float:left;
}

.responsibility {
    width: 150px;
}

.actiontype {
    width: 150px;
}

.suppliers {
    width: 350px;
}

.action-plan-details, .action-progress, .close-details, .cause-analysis, .further-corrective-action, .review-effectiveness {
    width: 100%;
    height: 50px;
    border-color: #ced4da;
    border-radius: 4px;
    color: #495057;
}

.chkbox {
    width: 40px;
}

.cost {
    width: 150px !important;
}

.expand-filters {
    margin: 0 0 10px 0;
    color: Black;
    cursor: pointer;
}

.expandable {
    vertical-align: top;
    display: none;
}

.full-width{
    float: left;
    width: 100%;
}

.navbar-nav
{
    margin-left: 30px;
}

.file-upload {
    width: 500px;
}

.Complete, .Reallocated, .Open {
    background-color: orange;
}

#Priority1, #Priority2, #Priority3, #Priority4 {
    width:50px;
    background-color: red;
}

.label-4 {
    width: 130px;
}

.action_div
{
    border-top: 1px solid #CCC;
    padding-top: 7px;
}

.datepicker
{
    width: 200px;
}

.compulsery {
    color: red;
    font-weight: bold;
}

.question {
    border: 0;
    border: 1px solid #eee;
    margin-bottom: 5px;
    background-color: #fffee5;
    padding-top: 10px;
}

.prestart-question {
    border: 0;
    border: 1px solid #eee;
    margin-bottom: 5px;
    background-color: #e2f3f8;
    padding-top: 10px;
}

.structure-question {
    border: 0;
    border: 1px solid #eee;
    margin-bottom: 5px;
    padding-top: 10px;
    background-color: aliceblue;
}

.structure-fall_arrest_type {
    border: 0;
    border: 1px solid #eee;
    margin-bottom: 5px;
    padding: 10px 0 10px 0;
    background-color: aliceblue;
}

.visitdocument {
    border: 0;
    border: 1px solid #eee;
    margin-bottom: 5px;
    background-color: #dbe9ff;
    padding-top: 10px;
}

.additional-info {
    margin-bottom: 30px;
    display: none;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        width: 300px;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

.red {
    color: red;
}

.equipment-header {
    background-color: #FFD9A8;
    padding: 7px 0 5px 4px;
}

.meter-header {
    background-color: #96D35F;
    padding: 7px 0 5px 4px;
}

.fire-extinguisher-header {
    background-color: #00c7fc;
    padding: 7px 0 5px 4px;
}

.category-header {
    background-color: #fffaab;
    padding: 7px 0 5px 4px;
}

.prestart-header {
    background-color: #6291c0;
    color: white;
    padding: 7px 0 5px 4px;
}

.defects-header {
    background-color: #7bdffd;
    padding: 7px 0 5px 4px;
}

.current-defects-header {
    background-color: #ffd5f7;
    padding: 7px 0 5px 4px;
}

.scope-header {
    background-color: #7bdffd;
    padding: 7px 0 5px 4px;
}

.upload-img-header {
    background-color: #7bdffd;
    padding: 7px 0 5px 4px;
}

.lock-code-header {
    background-color: #FEE9BE;
    padding: 7px 0 5px 4px;
}

.lock-code-container {
    border: 0;
    border: 1px solid #eee;
    margin-bottom: 5px;
    background-color: #FEF3DE;
    padding-top: 10px;
}


.ssr-defect-table {
    width: 100%;
}

    .ssr-defect-table th {
        background-color: silver;
    }

    .ssr-defect-table .ssr-def-description {
        text-align: left;
        width: 95%;
        padding-left: 10px;
    }

    .ssr-defect-table .ssr-def-date {
        width: 10%;
        text-align: center;
    }

    .ssr-defect-table .ssr-def-status {
        width: 10%;
        text-align: center;
    }

    .ssr-defect-table .ssr-def-priority {
        width: 5%;
        text-align: center;
    }

.operator-selection {
    width: 100%;
}

.equipment_div{
    background-color: #FFECD5;
    padding-top: 10px;
}

.meter_div {
    background-color: #DDEFCD;
    padding-top: 10px;
}

.fire_extinguisher_div {
    background-color: #caf0fe;
    padding-top: 10px;
}

.fire_extinguisher_active {
    background-color: #caf0fe;
}

.fire_extinguisher_removed {
    background-color: #EEE;
}

.document_div {
    float: left;
    background-color: #EEE;
    padding-top: 10px;
    margin: 5px 5px 5px 5px;
}

.defect-option {
    color: red;
}

.existingdefect {
    margin: 0 5px 5px 0;
    background-color: #ffedfc;
}

.update-status
{
    width: 190px;
}

.top-divide
{
    border-top: 2px solid #CCC;
    padding-top: 5px;
}

.defect-update-additional-info {
    width: 100%;
}

.bg-red {
    background-color: red;
}
.bg-green {
    background-color: green;
}
.priority-guidance {
    display: none;
    padding: 10px;
    background-color: #EEE;
}

.show{
    background-color: #DDD;   
}

.show1 {
    background-color: #CCC;
}

.show3 {
    background-color: #EEE;
}

.blue {
    background-color: blue;
}

.yes-no-options {
    width: 180px;
    margin-top: 3px;
}

.guidance
{
    color: green;
}

.asbestos_subquestion{
    display: none;
}

.removed-msg {
    color: red;
    display: none;
    font-weight: bold;
}

.reinstate-extinguisher {
    display: none;
}


.fall_arrest_types {
    width: 160px;
    float: left;
}

.fall_arrest_type {
    border: 0;
    border: 1px solid #eee;
    margin-bottom: 5px;
    background-color: #fffee5;
    padding: 10px 0 10px 0;
}

.confirmation-row {
    font-weight: bold;
    margin: 15px 0 15px 0;
}

.qu_confirmation {
    width: 30px;
    float: left;
}

.qu_value {
    width: 100px;
    float: left;
}

.ocams-ref {
    display: none;
}

#SiteAddress1, #SiteAddress2, #SiteAddress3, #SiteAddress4 {
    margin: 0 0 5px 0;
}

#PostCode {
    width: 120px;
}

#StructureNGREasting, #StructureNGRNorthing, #EntranceNGREasting, #EntranceNGRNorthing {
    width: 115px;
    float: left;
    margin-left: 10px;
}

.ngr {
    float: left;
    width: 165px;
}

.ngr-letter {
    float: left;
    width: 15px;
}

.site_image_div {
}

    .site_image_div .siteimage_image {
        float: left;
        height: 300px;
    }

    .site_image_div .siteimage_image img {
        float: left;
        width: 100%;
        max-height: 300px;
    }

.site_hazard_image_div {
}

    .site_hazard_image_div .sitehazardimage_image {
        float: left;
        height: 300px;
    }

        .site_hazard_image_div .sitehazardimage_image img {
            float: left;
            width: 100%;
            max-height: 300px;
        }

.dno-image {
    float: left;
    height: 300px;
    width: 100%;
    padding-top: 130px;
    text-align: center;
}

.gj-checkbox-md{
    margin-top: 5px;
}

.sar-row{
    display: none;
}

.meter-digit-container {
    float: left;
    padding: 0;
    text-align: center;
}

.meter-units {
    font-size: 10px;
    text-align: center;
}

.meter_reading_digit {
    float: left;
    height: 40px;
    width: 40px;
    text-align: center;
    margin-left: 3px;
}

    .meter_reading_digit::-webkit-inner-spin-button,
    .meter_reading_digit::-webkit-outer-spin-button {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        margin: 0;
    }

.dec_point {
    float: left;
    color: red;
    font-weight: bold;
    font-size: 20px;
    margin: 0 2px 0 2px;
}

.cserial-number{
    width: 200px;
}

.lock-code-field input {
    width: 500px;
}

.num-rates {
    width: 60px;
}


.redbg {
    background-color: red;
}

.greenbg {
    background-color: green;
}

.bluebg {
    background-color: blue;
}

.orangebg {
    background-color: orange;
}

.show_meter_reading{

}

.hide_meter_reading {
    display: none;
}

.timepicker {
    width: 100px;
}

.regions {
    float: left;
    width: 100%;
    background-color: red;
}

.region {
    float: left;
    margin-left: 30px;
    width:30%;
    background-color: green;
}

.region-name {
    float: left;
    margin-left: 10px;
}

.region-chkbox {
    float: left;
}

.question-image-container{
    float: left;
    width: 150px;
}

    .question-image-container .question-image{
        float: left;
        width: 100%;
        text-align: center;
    }

    .question-image-container .question-image-title {
        float: left;
        width: 100%;
        height: 20px;
        text-align: center;
    }

input#SensitiveSite.check-box{
    margin: 5px 0 0 10px;
}

.img-button{
    cursor: pointer;
}

.tower {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../images/tower.png') no-repeat;
}

.reset-2fa {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../images/2FA.png') no-repeat;
}

.hidden-asset-tag-container{
    display: none;
}

#code-send-success-panel, #code-send-failure-panel {
    margin-bottom: 1rem;
}

.card-danger {
    border-color: #ebccd1;
}
    .card-danger > .card-header {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

.card-success {
    border-color: #d6e9c6;
}

    .card-success > .card-header {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }


.readonly-field {
    margin: 5px 0 0 0;
}

/*
.rooftop_structure_div {
    float: left;
    background-color: aliceblue;
}*/

.edit-rooftop-structure {
    float: left;
    background-color: aliceblue !important;
    border: 2px solid deepskyblue;
    border-radius: 3px;
    padding: 5px 0;
    margin: 10px 0;
}

.rooftop-structure-header {
    background-color: #9fd5e3;
    border: 2px solid deepskyblue;
    padding: 7px 0 7px 4px;
    border-radius: 3px;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px solid #ccc;
    border-top-color: #333;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin: auto;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}