﻿th a {
    color: white !important;
}

td a {
    color: black !important;
}

.first .prev .next .last {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.pagination-page-info {
    order: 1;
}

.result-ingo {
    order: 2;
}

.pagination {
    order: 3;
}

a.btn[disabled] {
    pointer-events: none;
    opacity: 65%;
}

.pageSizeSelect {
    font-size: 12px;
    letter-spacing: 0;
    color: #000;
}

.error, .field-validation-error, .validation-summary-errors {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 0;
    color: #e24c4b;
}

.edit_section .error, .edit_section .field-validation-error, .edit_section .validation-summary-errors {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 0;
    color: #e24c4b
}

.error-icon {
    background-image: url("/Content/images/error.svg");
    background-repeat: no-repeat;
}

.field-validation-error :before, .validation-summary-errors :before {
    content: url("/Content/images/error.svg");
    margin-right: 5px;
}

.validation-summary-valid {
    display: none;
}

.validation-summary-errors ul {
    display: none;
}

.document-file_link {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    color: #2b8a2a
}

.document-file_link-delete {
    text-align: right;
}

.comment textarea {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.details_section .nav-pills.nav-tab .nav-link.active {
    color: #fff;
    background: #0060ad 0 0 no-repeat padding-box;
    box-shadow: 0 0 6px rgba(0,0,0,.46);
    border-radius: 3px;
}

    .details_section .nav-pills.nav-tab .nav-link.active svg path {
        fill: #fff
    }

    .details_section .nav-pills.nav-tab .nav-link.active svg.stroke path {
        stroke: #fff
    }

.details_section .nav-pills.nav-tab .nav-link {
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #000;
    display: flex;
    align-items: center;
    background: #e3edf6 0 0 no-repeat padding-box;
    border-radius: 3px
}

    .details_section .nav-pills.nav-tab .nav-link .icon {
        display: inline-flex;
        margin-right: 5px
    }

    .details_section .nav-pills.nav-tab .nav-link.active {
        color: #fff;
        background: #0060ad 0 0 no-repeat padding-box;
        box-shadow: 0 0 6px rgba(0,0,0,.46);
        border-radius: 3px
    }

        .details_section .nav-pills.nav-tab .nav-link.active svg path {
            fill: #fff
        }

        .details_section .nav-pills.nav-tab .nav-link.active svg.stroke path {
            stroke: #fff
        }

.details_section .nav-pills.nav-tab .nav-item:not(:last-child) {
    margin-right: 10px;
    margin-bottom: 10px
}

.icon-checklist {
    background-image: url("/Content/images/BDS/123_11.png");
    background-repeat: no-repeat;
}

.sub-menu-checklist {
    background-image: url("/Content/images/BDS/123_11.png");
    background-repeat: no-repeat;
}

    .sub-menu-checklist :hover {
        background-image: url("/Content/images/BDS/123_11_hover.png");
        background-repeat: no-repeat;
    }

.error, .field-validation-error, .validation-summary-errors {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 0;
    color: #e24c4b;
}

.edit_section .error, .edit_section .field-validation-error, .edit_section .validation-summary-errors {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 0;
    color: #e24c4b
}

.details_section .list table {
    border-spacing: 0 0px;
    margin-bottom: 0
}

.validation-summary-errors, .field-validation-error, .input-validation-error {
    color: red;
}
.color-red {
    color: red!important;
}
.validation-summary-show-errors ul {
    display: block;
}

/*textarea{
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    height: auto;
    background: #fff 0 0 no-repeat padding-box;
    border: .5px solid #707070;
    border-radius: 3px;
    color: #000;
}*/
.control-group {
    position: relative;
    width: 100%;
}

.ui-dropdownchecklist-selector-wrapper.ui-widget {
    max-height: 27px;
    width: 100%;
}

.ui-dropdownchecklist {
    width: 100% !important;
    top: 27px !important;
}

.ui-dropdownchecklist-selector {
    height: 100%;
    width: inherit !important;
    max-height: inherit;
    border: .5px solid #707070;
    border-radius: 3px;
    padding: 1px 5px 2px !important;
}

    .ui-dropdownchecklist-selector .ui-icon {
        display: none;
    }

.ui-button:active .ui-icon, .ui-state-active .ui-icon {
    background-image: url(/Content/images/vendor/jquery-ui/themes/base/ui-icons_444444_256x240.png);
}

.ui-dropdownchecklist-selector .ui-dropdownchecklist-text {
    color: #000;
    min-width: 100% !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-dropdownchecklist-dropcontainer .ui-dropdownchecklist-text {
    color: #000;
    padding-left: 5px;
}

.ui-icon {
    margin-top: .25em;
}

.ui-dropdownchecklist-dropcontainer .ui-dropdownchecklist-item.ui-state-hover {
    background: none repeat scroll 0 0 #0060ad !important;
}

.ui-dropdownchecklist-item.ui-state-hover .ui-dropdownchecklist-text {
    color: #fff;
}

.task-table-parent {
    overflow-x: inherit;
}

.custom-checkbox {
    display: flex;
    /*justify-content: center;
    padding-left: 1.75rem;*/
}

    .custom-checkbox .custom-control-label:before {
        top: .2rem;
        width: 18px;
        height: 18px;
        border-radius: 2px;
    }

    .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M13.854 3.646a.5.5 0 010 .708l-7 7a.5.5 0 01-.708 0l-3.5-3.5a.5.5 0 11.708-.708L6.5 10.293l6.646-6.647a.5.5 0 01.708 0z'/%3E%3C/svg%3E") !important;
        background-size: auto
    }

    .custom-checkbox .custom-control-label:before {
        border: 1px solid #000
    }

    .custom-checkbox .custom-control-label:after, .custom-checkbox .custom-control-label:before {
        top: .2rem;
        width: 18px;
        height: 18px;
        border-radius: 2px
    }

    .custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
        background-color: #fff
    }


.edit_section .edit_tab .form-group label {
    display: flex;
    text-align: right;
    justify-content: flex-end;
    padding-bottom: 0px;
    padding-top: 0px;
    align-items: center;
}

.custom-file-label {
    padding: .375rem .75rem !important;
}

.side_nav_container.min-side-nav ~ main {
    margin-left: 80px
}

.error, .field-validation-error {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 0;
    color: #e24c4b;
}

.edit_section .error, .edit_section .field-validation-error {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 0;
    color: #e24c4b
}

.error, .field-validation-error, .validation-summary-errors {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 0;
    color: #e24c4b;
}

.edit_section .error, .edit_section .field-validation-error, .edit_section .validation-summary-errors {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 0;
    color: #e24c4b
}

.add-btn, .contact-btn {
    line-height: 23px;
}

.top-nav.navbar {
    /*padding: .477rem 1rem;*/
    padding: .75rem 1rem;
}

    .top-nav.navbar .nav-item.dropdown.drop-info .toggle:after {
        background-image: url(images/arrow-bold.svg);
    }

.edit_section .edit_tab .form-control.date {
    background-image: url(images/calender.png);
    background-repeat: no-repeat;
    background-position: 95%;
}

.form-control-text-area textarea {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    height: auto;
    background: #fff 0 0 no-repeat padding-box;
    border: .5px solid #707070;
    border-radius: 3px;
    color: #000;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-weight: 400;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.add-call-assigned-user, .select2-container {
    width: 100% !important;
}

.siteContactDetailsHeader {
    text-align: center;
    width: 100%;
    color: white;
    background-color: #0060ad;
    border-radius: 3px;
    margin-bottom: 30px;
}

#engineerFilter label {
    display: inline-flex !important;
}

.select2-results__option {
    font-size: 12px;
}


.delete-btn {
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 0;
    color: #fff;
    background: #e24c4b 0 0 no-repeat padding-box;
    border-radius: 3px;
    border: 0;
}

.delete-btn:hover {
    background: #e85555;
    color: #fff
}

.delete-btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255,106,106,.25);
    color: #fff
}
.version-lbl {
    font-size: 10px;
    line-height: 40px;
    letter-spacing: 0;
    color: #000;
}
.footer-main {
    padding: 10px 20px;
    overflow: hidden;
    position: inherit;
    bottom: 0;
}
.pagination_container .pagination .page-link {
    color: #0a0a0a;
}

.pagination_container .pagination .page-link[disabled] {
    color: #bcbcbc;
}