﻿ul#side-menu {
    padding-top: 26px;
}

#wrapper {
    padding: 1px 0;
}

.p2-bg {
    min-width: 32px;
    margin-right: -15px;
}

.flot-chart {
    height: 184px;
}

.form-inline .form-control {
    height: 30px;
}

.form-control {
    height: 30px;
}

.pagination-right {
    float: right;
}

.pagination-left {
    float: left;
}

.splash-loading {
    position: fixed;
    z-index: 20000;
    background: white;
    color: gray;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
}

.show-hand {
    cursor: pointer;
    font-size:14px;
}

.nav.nav-second-level.collapse li {
    border-bottom: 1px solid #b0d17f;
}

input.ng-invalid {
    background-color: pink;
}

input.ng-valid {
    background-color: transparent;
}

select.ng-invalid {
    background-color: pink;
}

select.ng-valid {
    background-color: transparent;
}

.AddPicturButton {
    font-size: 50px;
}

.ActionCoulumnWidth {
    width: 80px;
}

.WordWrap {
    max-width: 400px; /* Customise it accordingly */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table th {
    background-color: #1d5b89;
    color: #ffffff;
}

.btn_darkblue {
    color: #ffffff;
    background-color: #1d5b89;
}

.btn_orange {
    color: #ffffff;
    background-color: #e0601c;
}

input[type=text]::-ms-clear {
    display: none;
}

.clearInputBox {
    cursor: pointer;
    pointer-events: all;
    z-index: 1000;
}

.cursorHand {
    cursor: pointer;
}

.grid-Image {
    width: 80px;
    height: 80px;
}

.correctiveActionChart {
    /*width: 600px;*/
    height: 310px;
}

.itemInspectedChart {
    /*width: 346px;*/
    height: 310px;
}

.assetManagementChart {
    width: 335px;
    height: 319px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 5px;
    padding-left: 5px;
}

.UserActionwith {
    width: 80px;
}

.Cssred {
    color: red;
}

.Cssgreen {
    color: green;
}

.CssWhite {
    color: white;
}

.pdfobject-container {
    height: 90%;
    width: 84%;
}

.pdfobject {
    border: 1px solid #666;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        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;
    }

.fontsizepdflink {
    font-size: 100%
}

.clientAndrigreportHeader {
    font-size: smaller;
    white-space: pre-line;
    font-weight: 700;
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 700px; /* New width for default modal */
    }

    .modal-sm {
        width: 350px; /* New width for small modal */
    }
}

.modal-Notes {
    width: auto;
    margin-left: 1.0rem;
    margin-right: 1.0rem;
    margin-top: 5.0rem;
    margin-bottom: 2.0rem;
}

.WordWrapNotesDescription {
    max-width: 400px; /* Customise it accordingly */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (min-width: 992px) {
    .PdfWidth {
        width: 675px;
    }

    .modal-lg {
        width: 950px; /* New width for large modal */
    }
}

.TableHeaderFontSize {
    font-size: 12px;
}

.PaddingBottom10Px {
    padding-bottom: 10px;
}

.Header-title {
    font-size: 20px;
    font-weight: bold;
}

.align-mergin {
    margin-top: 10px;
}

.panelWhite {
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 30px;
}

.fontWhite {
    color: white;
}

.alignLeft {
    /*align-content:flex-end;*/
    /*align-items:flex-start;*/
}

.notesgreen {
    background-color: rgb(220, 237, 221);
}

.notesred {
    background-color: rgb(255, 230, 230);
}

.legend > table {
    left: 230px;
}

.chart {
    width: 100%;
    min-height: 292px;
    margin-top: 6px;
}

.amodal {
    margin-top: 80px;
}

#jobInspctrTitle {
    padding-left: 0px;
}

#jobInspectorForm {
    padding-left: 10px;
    display: inline-flex;
    width: 100%;
}

#JobInspector {
    width: 50%;
}

#txtInspector {
    height: 34px;
}

#NewStandardTypeIcon {
    font-size: 25px;
}

.modal-ku {
    width: 750px;
    margin: auto;
}

.mbadge {
    background-color: #1d5b89;
    color: white;
    font-size: 10px;
    margin-right: -15px;
}



.smbadge {
    background-color: #1d5b89;
    color: white;
    font-size: 10px;
}

.ContextMenuItemStyle {
    padding-right: 18px !important;
    padding-left: 10px !important;
}

.cmbadge {
    background-color: #1d5b89;
    color: white;
    font-size: 10px;
    margin-right: -10px;
    margin-left: 10px;
}

.panel-title {
    padding-left: 0px;
}

.gpdr {
    margin-left: 0px;
}

.noshyperlnk {
    text-decoration: none;
    color: white;
}

    .noshyperlnk:hover {
        text-decoration: none;
        color: white;
    }

.adjc {
    min-width: 0px;
}

.section-Subgrid {
    padding: 15px;
    border: 1px solid grey;
    height: 400px;
    overflow: auto;
}

.Sec-prompt-row {
    padding-top: 5px;
    padding-bottom: 5px;
}

.itemType-row {
    border: 1px solid #ddd;
    padding: 8px;
    line-height: 1.42857143;
}

.itemType-header {
    padding: 8px;
    line-height: 1.42857143;
    background-color: #1d5b89;
    color: #ffffff;
    border: 1px solid #ddd;
}

.itemtype-Plusbtn {
    color: white !important;
    font-size: medium !important;
}

.inspectionPrompt-row {
    background-color: #F0FFFF;
    margin-left: 0px;
    margin-right: 0px;
}

.notification {
    color: white;
    text-decoration: none;
    position: relative;
    display: inline-block;
    border-radius: 2px;
}

    .notification .badge {
        position: absolute;
        top: -6px;
        right: -6px;
        padding: 1px 4px;
        border-radius: 50%;
        background: red;
        color: aliceblue;
    }

#cssmenu {
    padding: 0;
    margin: 0;
    border: 0;
}

    #cssmenu ul, #cssmenu ul li, #cssmenu ul ul {
        margin: 0;
        padding: 0;
        border: 0;
    }

        #cssmenu ul li {
            min-height: 1px;
            line-height: 1em;
            vertical-align: middle;
        }

        #cssmenu ul ul {
            visibility: hidden;
            position: absolute;
            top: 100%;
            left: 0;
            width: 100%;
        }

            #cssmenu ul ul ul {
                top: 0px;
                left: 100%;
                display: block;
                background-color: palegreen;
            }

        #cssmenu ul li:hover > ul {
            visibility: visible;
        }

        #cssmenu ul ul {
            position: absolute;
            z-index: 2147483647;
            top: 0px;
            left: 100%;
            display: block;
            background-color: palegreen;
        }

    /* Custom CSS Styles */
    #cssmenu ul {
        width: 266px;
    }

        #cssmenu ul ul {
            width: 266px;
        }

        #cssmenu ul li {
            padding: 7px 0.5px;
            color: #858b89;
            border-bottom: 0.8px solid #b0d17f;
        }

            #cssmenu ul > li:hover, #cssmenu ul li:hover {
                background: rgb(220, 237, 221) !important;
                -webkit-transition: all 0.0s ease-out;
                color: #fff;
            }

        #cssmenu ul span:link, #cssmenu ul span:visited {
            color: #858b89;
            font-weight: 400;
            padding: 10px 20px 10px 25px;
            text-transform: capitalize;
            font-family: 'Open Sans', sans-serif;
            font-size: 14px;
        }
        #cssmenu ul span:hover {
            color: #858b89;
        }

.menuspan {
    padding-left: 40px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    cursor: pointer;
}

.link-black {
    color: black !important;
}



