﻿/*Smartwizard custom CSS added by Pooja*/
.sw-theme-arrows {
    border-top-color: #e87722 !important;
}

    .sw-theme-arrows > .nav {
        border: 3px solid #e87722 !important;
    }

        .sw-theme-arrows > .nav .nav-link.active {
            color: #fff !important;
            border-color: #e87722 !important;
            background: #0c2340 !important;
            cursor: pointer !important;
        }

        .sw-theme-arrows > .nav .nav-link.done {
            color: #0c2340 !important;
            border-color: #e87722 !important;
            background: #ffffff !important;
            cursor: pointer !important;
        }

            .sw-theme-arrows > .nav .nav-link.done::after {
                border-left-color: #ffffff !important;
            }

        .sw-theme-arrows > .nav .nav-link.active::after {
            border-left-color: #0c2340 !important;
        }

        .sw-theme-arrows > .nav .nav-link::before {
            border-left: 40px solid #e87722 !important;
        }
        .sw-theme-arrows > .nav .nav-link {
            margin-right: 40px !important;
        }

    .sw-theme-arrows .toolbar > .btn {
        color: #fff !important;
        background-color: #0c2340 !important;
        border-color: #e87722 !important;
        border: 3px solid #e87722 !important;
        padding: .375rem .75rem !important;
        border-radius: .35rem !important;
        font-weight: 400 !important;
    }

    .sw-theme-arrows .toolbar > .btn-danger-cancel {
        color: #fff !important;
        background-color: #dc3545 !important;
        border-color: #dc3545 !important;
        border: 3px solid #dc3545 !important;
        padding: .375rem .75rem !important;
        border-radius: .35rem !important;
        font-weight: 400 !important;
    }

body {
    color: #0c2340 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    font-family: 'Open Sans', helvetica, arial, sans-serif !important;
}

p {
    font-size: 14px !important;
}

.btn-all {
    color: #fff !important;
    background-color: #0c2340 !important;
    border-color: #e87722 !important;
    border: 2px solid #e87722 !important;
    padding: .375rem .75rem !important;
    border-radius: .35rem !important;
    font-weight: 400 !important;
}

.btn-cancel {
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
    border: 2px solid #dc3545 !important;
    padding: .375rem .75rem !important;
    border-radius: .35rem !important;
    font-weight: 400 !important;
}

input[type="radio"]:checked,
input[type="checkbox"]:checked {
    accent-color: #0c2340 !important;
    /*accent-color: #0c2340 !important;*/
}

input[type="radio"]:not(:checked),
input[type="checkbox"]:not(:checked) {
    accent-color: #0c2340 !important;
}
/*textarea, input, select, radiobutton, checkbox, input[type], .uneditable-input:focus {
    border: 1px solid #0c2340 !important;
    outline: none;
}*/
textarea:hover, input:hover, select:hover, radio:hover, checkbox:hover, input[type]:hover, .uneditable-input:hover {
    border-color: #e87722 !important;
    /*box-shadow: 0 0px 1px #0c2340 !important;*/
    outline: none;
}

input[type="file"],
input[type="file"]:hover {
    border-color: #e87722 !important;
    /*box-shadow: 0 0px 1px #0c2340 !important;*/
    outline: none;
}
h5:hover {
    color: #e87722 !important;
}
.top-navigation .navbar-brand {
    background: #ffffff !important;
}
.evidenceTypeInfo {
    color: #dc3545;
    font-size: 12px;
}
.agencyMessage {
    color: #dc3545;
    font-size: 14px;
}

/* CSP Compliance - Replace inline styles */
.dialog-hidden {
    display: none;
}

.tab-content-auto-height {
    height: auto;
    overflow-x: auto;
}

.incident-report-display-block {
    display: block;
}

.incident-report-display-none {
    display: none;
}

.step1-section-display-none {
    display: none;
}

.police-report-display-block {
    display: block;
}

.police-report-display-none {
    display: none;
}

.state-display-block {
    display: block;
}

.county-display-none {
    display: none;
}

.city-display-none {
    display: none;
}

.locate-agency-display-none {
    display: none;
}

.incident-report-auth-display-none {
    display: none;
}

.locate-options-display-none {
    display: none;
}

.upload-disposition-display-none {
    display: none;
}

.locate-options-yes-display-none {
    display: none;
}

.locate-options-idk-display-none {
    display: none;
}

.citation-accident-report-display-none {
    display: none;
}

.cited-info-block-display-none {
    display: none;
}

.citation-number-display-none {
    display: none;
}

.required-message-display-none {
    display: none;
}

.required-message-div-display-none {
    display: none;
}

.commercial-vehicle-display-none {
    display: none;
}

.fatality-party-display-none {
    display: none;
}

.drug-party-display-none {
    display: none;
}

.arrest-party-display-none {
    display: none;
}

.hipaa-upload-display-none {
    display: none;
}

.letter-representation-display-none {
    display: none;
}

.photo-id-upload-display-none {
    display: none;
}

.hit-and-run-display-none {
    display: none;
}

.hit-and-run-auth-display-none {
    display: none;
}

.partner-other-display-none {
    display: none;
}

.supporting-agency-display-none {
    display: none;
}

.nine-one-one-message-display-none {
    display: none;
}

.pause-agency-notification-display-none {
    display: none;
}

.pause-requestor-notification-display-none {
    display: none;
}

.requestor-info-display-none {
    display: none;
}

.admin-request-for-display-none {
    display: none;
}

.special-instructions-display-none {
    display: none;
}

.opt-in-message-display-none {
    display: none;
}

.third-party-display-none {
    display: none;
}

.interested-parties-display-none {
    display: none;
}

.statement-of-need-display-none {
    display: none;
}

.risk-jockey-auth-display-none {
    display: none;
}

.letter-of-representation-display-none {
    display: none;
}

.margin-top-minus-15 {
    margin-top: -15px;
}

.margin-top-minus-10 {
    margin-top: -10px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-minus-15 {
    margin-left: -15px;
}

.margin-left-50 {
    margin-left: 50px;
}

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

.margin-left-100 {
    margin-left: 100px;
}

.margin-top-minus-5 {
    margin-top: -5px;
}

.height-40 {
    height: 40px;
}

.width-200 {
    width: 200px;
}

.width-100 {
    width: 100%;
}

.width-30em {
    width: 30em;
}

.width-41em {
    width: 41em;
}

.width-100-percent {
    width: 100%;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-x-small {
    font-size: x-small;
}

.font-size-11 {
    font-size: 11px;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-20 {
    font-size: 20px;
}

.color-dc3545 {
    color: #dc3545;
}

.color-blue {
    color: blue;
}

.color-black {
    color: black;
}

.color-gray {
    color: gray;
}

.color-darkblue {
    color: darkblue;
}

.white-space-pre-wrap {
    white-space: pre-wrap;
}

.text-pre-wrap {
    white-space: pre-wrap;
}

.white-space-nowrap {
    white-space: nowrap;
}

.text-nowrap {
    white-space: nowrap;
}

.vertical-align-top {
    vertical-align: top;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

.word-wrap-break-word {
    word-wrap: break-word;
}

.required-message {
    color: #dc3545;
    font-size: 12px;
}

.required-message-div {
    display: none;
    margin-top: -10px;
    margin-bottom: 10px;
}

.gsp-message {
    width: 100%;
    color: blue;
    display: none;
}

.citation-no-message {
    color: #dc3545;
    font-size: x-small;
}

.readonly-style {
    font-size: 16px;
}

/*End*/
