:root {
    --safelite-red: #da291c;
    --safelite-blue: #167cac;
}

body {
    font-family: Arial;
    font-size: 16px;
    line-height: 24px;
    color: #525656;
}

.container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 450px) {
    .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media(min-width: 768px) {
    .container {
        width: 750px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media(min-width: 992px) {
    .container {
        width: 970px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media(min-width: 1200px) {
    .container {
        width: 1170px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.nopadding {
    padding: 0px !important;
}

.dc-header-default {
    padding: 15px 25px 0px 25px;
    height: 100px;
}

.dc-header, .dc-header-default {
    border-bottom: 1px solid #cacbcc;
}

.header-content {
    padding-left: 15px;
}

@media (max-width: 768px) {
    .safelite-logo {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

.safelite-logo {
    height: 33px;
    width: 195px;
}

.safelite-logo-container {
    padding-bottom: 32px;
    padding-top: 12px;
    padding-right: 35px;
}

.dealer-select {
    padding-top: 12px;
}

.header-username-element {
    height: 24px;
    font-size: 14px;
    text-align: right;
    padding-bottom: 10px;
}

.dc-username {
    padding-right: 5px;
    vertical-align: middle;
}

.dc-username-avatar {
    height: 17px;
    width: 21px;
    padding-bottom: 2px;
    text-align: right;
}

.dc-username-chev {
    height: 7px;
    width: 10px;
    padding-bottom: 2px;
    text-align: right;
    margin-left: 3px;
}

.dealer-dropdown {
    padding: 5px 0px 0px 0px;
}

    .dealer-dropdown > a:hover, .dealer-dropdown a:first-child {
        background-color: transparent !important;
    }

.dc-footer {
    border-top: 1px solid #cacbcc;
    padding-bottom: 55px;
    background-color: #ffffff;
}

.dc-footer-content {
    height: 22.5px;
    line-height: 1.47;
    font-size: 15px;
    margin-top: 33.5px;
}

    .dc-footer-content > a {
        padding-left: 25px;
    }

.dc-content {
    padding-bottom: 100px;
    min-height: 100%;
}

.dc-login {
    padding-bottom: 225px;
}

.footer-spaced-content {
    padding-right: 25px;
    white-space: nowrap;
}

.has-error .control-label {
    color: black;
}

.has-error .form-control, .has-error .form-control:focus {
    border-color: #da291c;
    box-shadow: none;
}

/* enable absolute positioning */
.inner-addon {
    position: relative;
}

    /* style glyph */
    .inner-addon .glyphicon {
        position: absolute;
        padding: 10px;
        pointer-events: none;
    }

/* align glyph */
.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.inner-addon .glyphicon.button-addon {
    color: white;
    padding: 14px;
}

a.no-deco {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

a {
    color: #167cac;
}

h1 {
    font-size: 20px;
    line-height: 26px;
    color: black;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 12px;
}

h2 {
    font-size: 18px;
    color: black;
    font-weight: bold;
}

label {
    font-size: 15px;
    line-height: 1.47;
    color: black;
    font-weight: normal;
}

.btn-success {
    color: white;
    background-color: #098649;
    border-color: #098649;
    font-weight: bold;
    font-size: 16px;
    height: 48px;
}

.btn-save-estimate,
.btn-save-estimate:hover,
.btn-save-estimate:active,
.btn-save-estimate:visited,
.btn-save-estimate:focus {
    width: 100%;
    color: white;
    font-weight: bold;
    background-color: #167cac;
    height: 48px;
}

    .btn-save-estimate:active:focus {
        background-color: #307493;
        color: white;
        font-weight: bold;
    }

.part-verified {
    text-align: center;
    color: #098649;
}

.btn-misc-part {
    width: 100%;
    font-weight: bold;
    height: 48px;
    border: solid 1px #167cac;
    color: #167cac;
    background-color: white;
}

.pad-bottom {
    padding-bottom: 15px;
}

.pad-left {
    padding-left: 15px;
}

.pad-top {
    padding-top: 15px;
}

.error-message {
    color: var(--safelite-red);
    color: #da291c;
    font-size: 15px;
    text-align: left;
}

.listHeaderRow {
    padding-top: 13px;
    padding-bottom: 13px;
    border-bottom: solid 1px #167cac;
}

.listRow {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #cacbcc;
    background-color: #ffffff;
}

.listRowAlt {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #cacbcc;
    background-color: #f4f4f4;
}

/* Nav elements */
.nav-pills > li > a {
    border-radius: 0px;
    color: #000000;
    /*border-right: solid 1px #cacbcc;*/
}

/* Active nav element */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #000000;
    font-weight: bold;
    background-color: #ffffff;
    border-bottom: solid 4px #da291c;
}

.badge, .nav-pills > .active > a > .badge {
    color: #ffffff;
    background-color: #da291c;
}

.expired-modal {
}

    .expired-modal .modal-footer .cancel-button {
        padding: 12px;
    }

.vehicle-details > hr {
    border: 2px;
    border-top: solid 2px #167cac;
}


form-group-vin ul.vinlist-group > li {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-radius: 24px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 12px;
    border-width: 1px;
}

list-group-item :active {
    border-color: #167cac;
    background-color: #e7f1f6;
}

#nav-dropdown-within-tab {
    padding-left: 2px;
    padding-bottom: 5px;
}

#nav-dropdown-tab {
    padding-left: 5px;
}

.btn-group-vertical > .dc-list-group-item.btn-default.btn {
    display: inline-block;
    background-color: transparent;
    width: 100%;
    height: 48px;
    text-align: center;
    line-height: 175%;
    padding: 10px 15px;
    border: 1px solid #d4d6d8;
    margin-bottom: 10px;
    border-radius: 24px;
}

    .btn-group-vertical > .dc-list-group-item.btn-default.btn.active {
        outline: none;
        border: 1px solid #167cac;
        background-color: #e7f1f6;
        font-weight: bold;
    }

    .btn-group-vertical > .dc-list-group-item.btn-default.btn:hover {
        background-color: #e6e6e6;
        border-color: #adadad;
    }

.vin-mismatch {
    padding-left: 15px;
}

.dc-page-content {
    margin: 15px;
}

.vehicleinfo-form-group {
    padding-top: 20px;
}

.invalid-vininfo-form-group {
    padding-top: 125px;
}

#popover-basic-invalidvin {
    background-color: #fef6e8;
    border: solid 1px #f8af1c;
    max-width: 100%;
}

.popover-title {
    background-color: #fef6e8;
    border-bottom: none;
}

.popover.bottom > .arrow {
    border-bottom-color: #f8af1c;
}

    .popover.bottom > .arrow:after {
        border-bottom-color: #fef6e8;
    }

.vin-cancel-estimate {
    background-color: #f4f4f4;
    width: 250px;
    height: 48px;
    padding-top: 13px;
    padding-left: 15px;
    margin-top: 20px;
    border-radius: 4px;
}

    .vin-cancel-estimate > a {
        cursor: pointer;
    }

@media (max-width: 991.98px) {
    .vin-cancel-estimate {
        width: 100%;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

.vin-navigation-btns {
    padding-top: 30px;
}

#vinPopoverGlyph {
    color: #f8af1c;
}

.popover-line {
    border-bottom: 1px solid #f8af1c;
    margin: 0px;
    margin-bottom: 5px;
}

.vin-cancel-btn {
    padding-top: 10px;
}

.vin-continue-btn {
    padding: 0px;
    width: 100%;
}

.verification-notes {
    padding-top: 10px;
}

/*Progress bar*/

.progress-area {
    position: relative;
    margin-top: -8px;
    height: 14px;
}

    .progress-area .empty-bar {
        position: absolute;
        width: 100%;
        border-top: 2px solid #d4d6d8;
        margin-top: 6px;
    }

    .progress-area .padded-area .milestone {
        position: absolute;
        width: 14px;
        height: 14px;
        border: 2px solid #d4d6d8;
        border-radius: 7px;
        background-color: #fff;
    }

        .progress-area .padded-area .milestone.percent-25 {
            left: 10%;
        }

        .progress-area .padded-area .milestone.percent-50 {
            left: 35%;
        }

        .progress-area .padded-area .milestone.percent-75 {
            left: 65%;
        }

        .progress-area .padded-area .milestone.percent-100 {
            left: 90%;
            background-image: url(../images/checkbox-gray.png);
            background-position: center;
            background-repeat: no-repeat;
        }

    .progress-area.percent-completed-25 .full-bar-inner {
        position: absolute;
        width: 9%;
        margin-top: 6px;
        border-top: 2px solid #29af1e;
    }

    .progress-area.percent-completed-25 .padded-area .milestone.percent-25 {
        background-color: #29af1e;
    }

    .progress-area.percent-completed-50 .full-bar-inner {
        position: absolute;
        width: 34%;
        margin-top: 6px;
        border-top: 2px solid #29af1e;
    }

    .progress-area.percent-completed-50 .padded-area .milestone.percent-25, .progress-area.percent-completed-50 .padded-area .milestone.percent-50 {
        background-color: #29af1e;
    }

    .progress-area.percent-completed-75 .padded-area .milestone.percent-25, .progress-area.percent-completed-75 .padded-area .milestone.percent-50, .progress-area.percent-completed-75 .padded-area .milestone.percent-75 {
        background-color: #29af1e;
    }

    .progress-area.percent-completed-75 .full-bar-inner {
        position: absolute;
        width: 64.5%;
        margin-top: 6px;
        border-top: 2px solid #29af1e;
    }

    .progress-area.percent-completed-100 .padded-area .milestone.percent-25, .progress-area.percent-completed-100 .padded-area .milestone.percent-50, .progress-area.percent-completed-100 .padded-area .milestone.percent-75 {
        background-color: #29af1e;
    }

    .progress-area.percent-completed-100 .padded-area .milestone.percent-100 {
        background-image: url(../images/checkbox-white.png);
        background-color: #29af1e;
    }

    .progress-area.percent-completed-100 .full-bar-inner {
        position: absolute;
        width: 100%;
        margin-top: 6px;
        border-top: 2px solid #29af1e;
    }


/*End of progress bar*/

.required {
    color: #da291c;
}

.tighten-margin-top {
    margin-top: -10px;
}

.tighten-margin-top {
    margin-top: -10px;
}

.section-summary {
    margin-top: 6px;
    padding: 16px 20px 16px 10px;
    border-width: 1px;
    border-color: #d4d6d8;
    border-top-style: solid;
    border-bottom-style: solid;
}

.edit-container {
    display: inline-block
}

.edit-controls {
    display: inline-block;
    float: right;
    color: #58bce9;
    padding-top: 10px;
    text-align: center;
    cursor: pointer;
}

    .edit-controls img {
        display: block;
        width: 15px;
        color: #167cac;
        margin-right: auto;
        margin-left: auto;
    }

    .edit-controls.vehicle {
        padding-top: 20px;
    }

    .edit-controls.vehicle-detailed {
        padding-top: 30px;
    }

.part-estimate-page-title {
    padding-bottom: 15px;
}

.part-estimate-form {
    padding-bottom: 5px;
}

.estimate-number {
    padding: 10px 0px;
}

.no-margin {
    margin-left: 0px;
    margin-right: 0px;
}

.part-estimate-form-title {
    padding: 20px 0px 15px 0px;
    text-align: center;
}

    .part-estimate-form-title .hr-add-estimate {
        padding-top: 3px;
        height: 2px;
        border-top: solid 2px #cacbcc;
        position: relative;
        margin-bottom: -18px;
    }

    .part-estimate-form-title .hr-common {
        position: relative;
        margin-bottom: -14px;
    }

    .part-estimate-form-title h1, .part-estimate-form-title h4 {
        position: relative;
        display: inline;
        padding: 20px;
        background-color: white;
        width: 30%;
    }

.review-vehicle-details > h2 {
    padding-bottom: 10px;
}

.estimate-form-item.col-md-6, .estimate-form-item-pad.col-md-6 {
    padding: 0px;
}

@media (min-width: 992px) {
    .estimate-form-item-pad.col-md-6 {
        padding-left: 0px;
        padding-right: 15px;
    }
}

.part-estimate-navigation-btns {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 45px;
    margin-right: -15px;
    margin-left: -30px;
}

    .part-estimate-navigation-btns .col-xs-6.col-md-6.pull-right {
        padding-right: 0px;
    }

.hr-common {
    border: 2px;
    border-top: solid 2px #167cac;
    margin: 15px 0px 15px 0px;
}

.loadingSpinnerContainer {
    display: block;
    width: 100%;
}

.loadingSpinner {
    color: #167cac;
    height: 100px;
    width: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.totalItemCount {
    margin: 20px 0
}

.refreshSearch {
    padding: 25px 0 0 0;
    text-align: right;
    padding-right: 20px;
}

.declineModalBtns {
    height: 70px;
    padding-top: 10px;
}

    .declineModalBtns > a {
        vertical-align: middle;
    }

@media (max-width: 767px) {
    .declineModalBtns > a {
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.decline-estimate-cancel {
    padding-top: 10px;
    padding-left: 0px;
}

.tos-copy {
    padding: 30px;
}

    .tos-copy > h4 {
        font-size: 20px;
        color: black;
        font-weight: bold;
    }

.container.tos-copy > div {
    padding-bottom: 30px;
}

    .container.tos-copy > div > h5 {
        font-size: 18px;
        color: black;
        padding-bottom: 5px;
        font-weight: bold;
    }

.container.tos-copy .span-text {
    font-size: 16px;
    font-size: 16px;
    color: #525656;
    font-weight: bold;
}

.container.tos-copy .blue-link {
    color: #337ab7;
}

.container.tos-copy .safelite-address-blockquote {
    padding: 10px 0px 10px 50px;
    line-height: 15px;
}

.decline-estimate-modal {
    padding: 20px;
}

.decline-modal-required {
    padding-bottom: 2px;
}


@media (max-width: 767px) {
    .decline-estimate-modal {
        padding: 15px 35px 30px 30px;
    }
}

.decline-estimate-modal-header {
    font-size: 20px;
    font-weight: bold;
    color: black;
    padding-bottom: 2px;
}

.form-label-typeface {
    font-size: 15px;
    color: black;
}

.decline-estimate-modal-select {
    font-family: Arial;
    background: transparent;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    line-height: 1.42857143;
    font-size: 14px;
    padding: 6px 12px;
}

.decline-estimate-modal-arrow {
    margin: 0px;
    padding-bottom: 10px;
}

.modal-cancel-glyph {
    float: right;
    color: darkgrey;
}

    .modal-cancel-glyph:hover {
        color: #167cac;
    }

/* Review Estimate page stylings */

.estimate-total > hr {
    border-top: solid 1px #098649;
    height: 2px;
}

.estimate-total > p {
    padding-left: 15px;
    color: black;
    display: table;
}

.estimate-total-value {
    color: #098649;
    font-size: 24px;
    font-weight: bold;
    padding-left: 10px;
    display: table-cell;
    vertical-align: middle;
}

.estimate-review-part-details {
    padding-top: 25px;
}

.part-details-number-circle, .part-details-number-circle-red {
    border-radius: 50%;
    behavior: url(PIE.htc);
    width: 24px;
    height: 24px;
    padding: 2px;
    background: #fff;
    font-weight: bold !important;
    border: 2px solid #167cac;
    color: #167cac;
    text-align: center;
    font: 14px Arial, sans-serif;
    display: inline-block;
}

.part-details-number-circle-red {
    color: #da291c;
    border: 2px solid #da291c;
    font-weight: bold;
}

.alt-hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #cacbcc;
    padding-top: 1px;
}

.review-estimate-data-table {
    padding: 0px;
}

    .review-estimate-data-table > p {
        padding: inherit;
        margin: 0px;
        line-height: 1.5;
    }

.estimate-review-additional-notes {
    padding-top: 10px;
    padding-bottom: 30px;
}

.review-estimate-Btns {
    padding-top: 15px;
}

.part-detail-item {
    padding: 12px 0px 7px 0px;
}

.review-estimate-data-delivery {
    padding-top: 30px;
}

#estimate-entry > p {
    padding-bottom: 5px;
}

.estimate-review-part-available {
}

.estimate-review-part-available-red {
    color: #da291c;
}

.no-margin-bot {
    margin-bottom: 0px;
}

.est-vehicle-info {
    text-align: justify;
}

/* End Review Estimate stylings*/


/* OrderDetails Styling*/

.order-status-box {
    margin-bottom: 5px;
    background-color: #fef6e8;
    border: solid 1px #f8af1c;
    max-width: 100%;
    border-radius: 4px;
    padding: 10px;
}

    .order-status-box > div > hr {
        border: 2px;
        border-top: solid 2px #f8af1c;
        width: 99%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

.order-status-box-blue {
    margin-top: 10px;
    margin-bottom: 5px;
    background-color: #e7f1f6;
    border: solid 1px #167cac;
    max-width: 100%;
    border-radius: 4px;
    padding: 10px 10px 0px 10px;
}

    .order-status-box-blue > div > hr {
        border: 2px;
        border-top: solid 1px #167cac;
        width: 99%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

.status-box-header {
    font-size: 16px;
    font-weight: bold;
    color: black;
    margin-bottom: 0px;
}

.status-box-texttype {
    font-size: 16px;
    padding-left: 10px;
}

.request-details {
}


.hr-header-text {
    padding: 15px 0px 5px 0px;
    text-align: center;
}

    .hr-header-text > h1 {
        position: relative;
        font-size: 18px;
        background-color: white;
        padding: 0px 30px 0px 30px;
        text-align: center;
        display: inline;
    }

.estimate-notes {
    padding-top: 14px;
}

.hr-header {
    position: relative;
    width: 100%;
    margin-bottom: -14px;
    border-top: 2px solid #167cac;
}

.order-details-nav-btns {
    padding-top: 15px;
    padding-bottom: 0px;
}

#order-details-btn-decline-request {
    font-size: 16px;
    color: #167cac;
    font-weight: bold;
    background-color: white;
    border: 1px solid #167cac;
    height: 48px;
    width: 100%;
}

#order-details-btn-nav-forward {
    font-size: 16px;
    font-weight: bold;
    height: 48px;
    width: 100%;
}

.btn-safelite-green {
    color: white;
    background-color: #098649;
    border: 1px solid #098649;
}

.btn-safelite-blue {
    font-size: 16px;
    color: #167cac !important;
    font-weight: bold;
    background-color: white;
    border: 1px solid #167cac;
    height: 48px;
    width: 100%;
}

#order-details-btn-nav-back {
    color: var(--safelite-blue);
    color: #167cac;
    padding-bottom: 20px;
}

.vin-status-indicator-review > div > p > span {
    padding-right: 3px;
    padding-top: 2px;
}

.vin-status-indicator-box {
    text-align: right;
    padding: 15px 15px 0px 0px;
}

    .vin-status-indicator-box > div > p > span {
        padding-right: 3px;
        padding-top: 2px;
    }

.vin-status-indicator {
    width: 100%;
}

.vin-status-verified {
    color: #098649;
}

.vin-status-unverified {
    color: #f8af1c;
}

.vin-status-invalid {
    color: var(--safelite-red);
    color: #da291c;
}

.error-state-input {
    border-color: red;
    box-shadow: inset 0 1px 1px indianred, 0 0 8px indianred;
}

.vin-glyph {
    padding-right: 3px;
}

.order-details-heading {
    padding-top: 1px;
}

.order-details-header {
    padding: 15px 0px 5px 0px;
}

/* End OrderDetails Styling*/
.error-state-input {
    border-color: red;
    box-shadow: inset 0 1px 1px indianred, 0 0 8px indianred;
}

.react-datepicker {
    font: inherit;
    font-size: 80%;
}

.react-datepicker-calendar-icon {
    height: 16px;
    width: 16px;
    float: right;
    color: #167CAE;
    cursor: pointer;
    border: none;
    background: none;
    padding: 0 0 0 0;
    box-shadow: none;
    margin-left: 44px;
}

    .react-datepicker-calendar-icon:focus {
        outline: none;
    }

.react-datepicker-wrapper {
    display: inline-block;
    float: right;
    height: 20px;
    width: 60px;
    margin-top: -28px;
    margin-right: 8px;
}

.has-error .help-block {
    color: #da291c;
}

.form-row {
    padding-left: 0;
    padding-right: 0;
}

.estimate-summary {
    padding-top: 20px;
}

.orders-table-h1 {
    padding-top: 20px;
}

.copyright-symbol {
    font-size: 12px;
    width: 13px;
    top: 0px;
}

.orderItemGlassType {
    display: inline-block;
}
