@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300italic,400italic,600,200,200italic,300,600italic,700,700italic,900,900italic);
a:hover,
a:active,
a:focus {
    color: #0073de;
}
.appendix-A-table-title {
    font-size: 17px;
    color: #8bc34a;
}

.appendix-A-table-header {
    /*border: 1px solid white;*/
    border-bottom: 3.1px solid white !important;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 13px !important;
    font-weight: normal;
    vertical-align: middle;
    text-align: center;
    background-color: rgb(146, 203, 82);
    color: white;
    font-size: 12px;
}

    .appendix-A-table-header > tr > th {
        font-size: 13px !important;
        font-weight: normal !important;
    }

.appendix-A-table-header>tr>th,
td {
    text-align: center;
    border: 1px solid white;
}

.appendix-A-table-body {
    border: 1px solid white;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 12px !important;
    vertical-align: middle;
    text-align: center;
    background-color: rgb(203, 203, 203);
    color: black;
    font-size: 12px;
}



/*body {
    font-family: 'Source Sans Pro', sans-serif;
}*/

.m0 {
    margin: 0 !important;
}

.m5 {
    margin: 5px !important;
}

.m10 {
    margin: 10px !important;
}

.m15 {
    margin: 15px !important;
}

.mt3 {
    margin-top: 3px !important;
}

.m20 {
    margin: 20px !important;
}

.m25 {
    margin: 25px !important;
}

.m30 {
    margin: 30px !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt65 {
    margin-top: 65px !important;
}
.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.ml0 {
    margin-left: 0 !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.mlm5 {
    margin-top: -5px !important;
}

.mlm10 {
    margin-top: -10px !important;
}

.mlm15 {
    margin-top: -15px !important;
}

.mlm20 {
    margin-top: -20px !important;
}

.mlm25 {
    margin-top: -25px !important;
}

.mtm5 {
    margin-top: -5px !important;
}

.mtm10 {
    margin-top: -10px !important;
}

.mtm15 {
    margin-top: -15px !important;
}

.mtm20 {
    margin-top: -20px !important;
}

.mtm25 {
    margin-top: -25px !important;
}

.mrm5 {
    margin-top: -5px !important;
}

.mrm10 {
    margin-top: -10px !important;
}

.mrm15 {
    margin-top: -15px !important;
}

.mrm20 {
    margin-top: -20px !important;
}

.mrm25 {
    margin-top: -25px !important;
}

.mbm5 {
    margin-top: -5px !important;
}

.mbm10 {
    margin-top: -10px !important;
}

.mbm15 {
    margin-top: -15px !important;
}

.mbm20 {
    margin-top: -20px !important;
}

.mbm25 {
    margin-top: -25px !important;
}

.p0 {
    padding: 0 !important;
}

.p5 {
    padding: 5px !important;
}

.p10 {
    padding: 10px !important;
}

.p15 {
    padding: 15px !important;
}

.p20 {
    padding: 20px !important;
}

.p25 {
    padding: 25px !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt25 {
    padding-top: 25px !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr25 {
    padding-right: 25px !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb25 {
    padding-bottom: 25px !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.per5 {
    width: 5% !important;
}

.per10 {
    width: 10% !important;
}

.per15 {
    width: 15% !important;
}

.per20 {
    width: 20% !important;
}

.per25 {
    width: 25% !important;
}

.per30 {
    width: 30% !important;
}

.per35 {
    width: 35% !important;
}

.per40 {
    width: 40% !important;
}

.per45 {
    width: 45% !important;
}

.per50 {
    width: 50% !important;
}

.per55 {
    width: 55% !important;
}

.per60 {
    width: 60% !important;
}

.per65 {
    width: 65% !important;
}

.per70 {
    width: 70% !important;
}

.per75 {
    width: 75% !important;
}

.per80 {
    width: 80% !important;
}

.per85 {
    width: 85% !important;
}

.per90 {
    width: 90% !important;
}

.per95 {
    width: 95% !important;
}

.per100 {
    width: 100% !important;
}

.clr {
    clear: both;
}

.login .logo-img {
    background: #ecf0f1 !important;
    padding: 25px;
    border-bottom: 1px solid #ddd;
}

.logo-img img {
    margin: 0 auto !important;
}

.custome-nav li {
    display: inline-flex;
}

.home-class {
    background: #ecf0f1;
}

.login-body {
    width: 100%;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    background: url(../images/login-bg.png) center top no-repeat;
    background-size: cover;
}

.horizontal-dropdowns {
    display: flex;
    align-items: center;
}

.horizontal-dropdown {
    margin-right: 15px;
    margin-bottom: 10px;
}


.btn {
    /*display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#ffffff, endColorstr=#e6e6e6, GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #e6e6e6;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    *margin-left: .3em;*/
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    /*background-color: #e6e6e6;*/
}

.btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn:hover {
    /*color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;*/
}

.btn-primary,
.btn-primary:hover {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
}

    .btn-primary.active {
        color: rgba(255, 255, 255, 0.75);
    }

.btn-primary {
    background-color: #4a77d4;
    background-image: -moz-linear-gradient(top, #6eb6de, #4a77d4);
    background-image: -ms-linear-gradient(top, #6eb6de, #4a77d4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6eb6de), to(#4a77d4));
    background-image: -webkit-linear-gradient(top, #6eb6de, #4a77d4);
    background-image: -o-linear-gradient(top, #6eb6de, #4a77d4);
    background-image: linear-gradient(top, #6eb6de, #4a77d4);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#6eb6de, endColorstr=#4a77d4, GradientType=0);
    border: 1px solid #3762bc;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.5);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    filter: none;
    background-color: #4a77d4;
}

.btn-block {
    width: 100%;
    display: block;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    width: 100%;
    height: 100%;
}


.login {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0;
    width: 425px;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

    .login h1 {
        color: #fff;
        text-shadow: 0 0 10px rgba(0,0,0,0.3);
        letter-spacing: 1px;
        text-align: center;
    }

    .login input {
        width: 100%;
        margin-bottom: 10px;
        padding: 10px;
        font-size: 13px;
        height: 31px;
        padding: 5px 15px;
        border: 1px solid #dcdcdc;
        margin-bottom: 15px !important;
        /*box-shadow: inset 0 -5px 45px rgba(100,100,100,0.2), 0 1px 1px rgba(255,255,255,0.2);
  -webkit-transition: box-shadow .5s ease;
  -moz-transition: box-shadow .5s ease;
  -o-transition: box-shadow .5s ease;
  -ms-transition: box-shadow .5s ease;
  transition: box-shadow .5s ease;*/
    }

        .login input:focus {
            border: 1px solid #51bae7;
        }

    .login form {
        background: #ffffff;
        padding: 25px 30px 30px 25px;
    }

        .login form label
        /*, #frmCompany label*/ {
            font-family: CircularStd;
            font-style: normal;
            font-weight: 200;
            font-size: 15px;
            line-height: 30px;
            color: #344D73;
            margin-bottom: 1px;
        }

.login-btn {
    background: #5d6367 !important;
    color: #ffffff;
    font-size: 14px;
    border: 0px !important;
    border-radius: 0px !important;
    font-family: 'Source Sans Pro', sans-serif;
    box-shadow: none !important;
    height: 34px;
}

.forgot-password {
    width: 100%;
}

.checkbox {
    width: 50%;
    float: left;
}

.password-text {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

    .password-text a {
        float: right;
        font-size: 13px;
        color: #9d9d9d;
        text-decoration: none !important;
        margin-top: 5px;
        font-family: 'Source Sans Pro', sans-serif;
    }

        .password-text a:hover {
            color: #9d9d9d !important;
        }


.field-validation-error {
    /*color: red;*/
}

.login-body .field-validation-error {
    position: relative;
    top: -10px;
}

.validation-summary-errors {
    color: red;
}

.input-validation-error {
    border: 1px solid red;
}

input[type="checkbox"] {
    /*display: none;*/
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.checkbox {
    float: left;
    width: 50%;
    margin: 4px 0 10px 0px !important;
    padding: 0px;
}

.checkbox label:before {
    /* border-radius: 3px;*/
}

    .checkbox input[type=checkbox] {
        /*display: none;*/
    }

    .checkbox label {
        display: inline-block;
        cursor: pointer;
        position: relative;
        padding-left: 30px;
        margin-right: 0;
        font-size: 13px;
        color: #939090;
        font-family: 'Source Sans Pro', sans-serif;
    }

        .checkbox label:before {
            content: "";
            display: inline-block;
            margin-right: 10px;
            position: absolute;
            left: 0;
            bottom: 7px;
            background: url(../images/check.png) no-repeat;
            height: 20px;
            width: 20px;
        }

    .checkbox input[type=checkbox]:checked + label:before {
        content: "";
        background: url(../images/check-active.png) no-repeat;
        height: 20px;
        width: 20px;
    }

    .checkbox label {
        font-size: 13px !important;
        color: #9d9d9d !important;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: normal;
    }

.container-fluid {
    width: 100% !important;
}

.logo-section {
    background: #ffffff;
    padding: 10px 30px 10px 30px;
}

.logo-images {
    float: left;
    width: 297px !important;
    /*padding-left:5px;*/
}

    .logo-images a {
        text-decoration: none !important;
        outline: none !important;
    }

.profile-ava {
    float: left;
    color: #828282 !important;
    font-size: 12px;
}

    .profile-ava img {
        height: 35px;
        width: 35px;
        border-radius: 50%;
        border: 2px solid #51bae7;
    }

.appendix-image img {
    height: 100px !important;
}

.username {
    margin-left: 15px;
    margin-top: 7px;
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 120px;
    float: left;
    /*  white-space: nowrap;*/
    word-wrap: break-word;
    position: relative;
    color: #3e3e3e !important;
}

.dropdown-menu li:first-child {
    /*margin-top: -5px !important;*/
}

.dropdown {
    /*list-style-type: none !important;
    margin-top: 24px;*/
}

    .dropdown a {
        /*color: #828282 !important;
        font-size: 12px !important;
        font-family: 'Source Sans Pro', sans-serif;
        text-decoration: none !important;
        font-weight: normal;*/
    }

.dropdown-menu {
    /*margin-top: 40px;
    border-right: 0px !important;
    border-bottom: 1px solid #ddd !important;
    border-left: 0px !important;
    border-top: 1px solid #ddd !important;
    box-shadow: none !important;
    min-width: 155px !important;
    background: #ffffff;
    padding: 8px !important;
    right: 0px;
    left: auto;
    border-radius: 0px;*/
}

    .dropdown-menu li {
        /*height: 34px;
        border-bottom: 1px solid #ddd;
        color: #3e3e3e;
        font-size: 12px !important;
        font-family: 'Source Sans Pro',sans-serif;*/
    }

        /*.dropdown-menu li:last-child {
            border-bottom: 0px !important;
            padding-top: 6px;
        }*/

    .dropdown-menu > li > a {
        color: #3e3e3e !important;
        padding-left: 8px !important;
    }

        .dropdown-menu > li > a:hover {
            background: none !important;
            color: #51bae7 !important;
            font-family: 'Source Sans Pro',sans-serif;
        }

.navbar-inverse {
    background: #51bae7 !important;
    border: 0px !important;
    border-radius: 0px !important;
}

    .navbar-inverse li a {
        color: #5e6367 !important;
        font-size: 13px;
        font-family: 'Source Sans Pro',sans-serif;
        text-decoration: none !important;
        outline: none !important;
        position: relative;
    }

.custome-navbar {
    margin-left: 20px !important;
}

.navbar-inverse li a:before {
    content: "";
    height: 18px;
    width: 3px;
    display: block;
    margin-right: 15px;
    position: absolute;
    left: 0;
    top: 16px;
}

.drop-down-hover:hover .dropdown-menu {
    display: block;
}

.drop-down-hover:hover a {
    color: #fff !important;
}

.drop-down-hover .dropdown-menu {
    left: 0;
    width: 100%;
    padding: 0px;
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
}

    .drop-down-hover .dropdown-menu a {
        color: #5e6367 !important;
    }

.drop-down-hover .dropdown-menu {
    padding: 0px !important;
}

    .drop-down-hover .dropdown-menu li {
        margin: 0px !important;
        width: 100%;
    }

        .drop-down-hover .dropdown-menu li:last-child {
            padding: 0px;
        }

            .drop-down-hover .dropdown-menu li:last-child a:after {
                display: none;
            }

        .drop-down-hover .dropdown-menu li a {
            padding: 3px 10px !important;
        }

            .drop-down-hover .dropdown-menu li a:hover {
                color: #51bae7 !important;
            }

.navbar-inverse li:first-child a:before {
    content: "";
    background: none !important;
}


.navbar-inverse li:last-child a:after {
    content: "";
    height: 18px;
    width: 3px;
    display: block;
    margin-left: 15px;
    float: right;
}


.navbar-inverse li:last-child {
    border-right: 0px !important;
}

.navbar-inverse li i {
    margin-right: 15px !important;
}

.navbar-inverse li a:hover {
    color: #ffffff !important;
}

.navbar-inverse li.active a {
    background: none !important;
    color: #ffffff !important;
}

.table-section {
    background: #ffffff;
    padding: 15px 15px 0;
    width: 100%;
    float: left;
}

.sortingth::after {
    content: none !important;
}

th.sorting_asc {
    content: none !important;
}

th.sorting {
    content: none !important;
}

.sorting_ascth::before {
    content: none !important;
}

.other-action div {
    float: left;
    width: 28px;
    height: 20px;
    margin-top: 0px;
    top: 0px;
}

.view-icon a {
    background: url('../images/view-icon.png') no-repeat;
    height: 17px;
    width: 20px;
    display: block;
    background-position: center;
}

    .view-icon a:hover {
        background: url('../images/view-hover.png') no-repeat;
        height: 17px;
        background-position: center;
    }

.edit-icon a {
    background: url(../images/icons/edit_icon.png) no-repeat;
    height: 20px;
    width: 20px;
    display: block;
    cursor: pointer;
    background-size: 20px auto !important;
}

.delete-icon a {
    background: url(../images/icons/delete_icon.png) no-repeat;
    height: 20px;
    width: 20px;
    display: block;
    background-size: 20px auto !important;
}


.document-icon a {
    background: url(../images/icons/upload_pdf.png) no-repeat;
    height: 20px;
    width: 20px;
    display: block;
    background-size: 20px auto !important;
}

    .document-icon a:hover {
        background: url(../images/icons/upload_pdf_hover.png) no-repeat;
        height: 20px;
        width: 20px;
        display: block;
        background-size: 20px auto !important;
    }

.search-icon a {
    background: url(../images/search-icon.png) no-repeat;
    height: 20px;
    width: 20px;
    display: block;
    background-size: 20px auto !important;
}

.pdfUpload a {
    background: url('../images/icons/upload_pdf.png') no-repeat;
    height: 21px;
    width: 21px;
    display: block;
    background-size: 20px auto !important;
}

    .pdfUpload a:hover {
        background: url('../images/icons/upload_pdf_hover.png') no-repeat;
        height: 21px;
        width: 21px;
        display: block;
        background-size: 20px auto !important;
    }

.previewPDF a {
    background: url('../images/icons/preview_icon.png') no-repeat;
    height: 21px;
    width: 21px;
    display: block;
    background-size: 20px auto !important;
}

    .previewPDF a:hover {
        background: url('../images/icons/preview_icon_hover.png') no-repeat;
        height: 21px;
        width: 21px;
        display: block;
        background-size: 20px auto !important;
        cursor: pointer;
    }



.uploadPhoto-icon {
    margin-top: -5px;
}

    .uploadPhoto-icon a {
        background: url(../images/icons/upload_img.png) no-repeat;
        height: 21px;
        width: 21px;
        display: block;
        background-size: 20px auto !important;
    }

        .uploadPhoto-icon a:hover {
            background: url(../images/icons/upload_img_hover.png) no-repeat;
            height: 21px;
            width: 21px;
            display: block;
            background-size: 20px auto !important;
        }


.download-icon a {
    background: url(../images/icons/download_doc.png) no-repeat;
    height: 21px;
    width: 21px;
    display: block;
    background-size: 20px auto !important;
}

    .download-icon a:hover {
        background: url(../images/icons/download_doc_hover.png) no-repeat;
        height: 21px;
        width: 21px;
        display: block;
        background-size: 20px auto !important;
    }

.export-icon {
    margin-top: -3px;
}

    .export-icon a {
        /*background: url(../images/icons/export-icon.png) no-repeat;*/
        background: url(../images/export-icon.png) no-repeat;
        height: 20px;
        width: 20px;
        display: block;
        background-size: 20px auto !important;
    }

.export-asbestos-icon {
    margin-top: -3px;
}

    .export-asbestos-icon a {
        background: url(../images/icons/export-asbestos-icon.png) no-repeat;
        height: 20px;
        width: 20px;
        display: block;
        background-size: 20px auto !important;
    }

.edit-icon a:hover {
    background: url(../images/icons/edit_icon_hover.png) no-repeat;
    height: 20px;
    width: 20px;
    display: block;
    background-size: 20px auto !important;
}

.delete-icon a:hover {
    background: url(../images/icons/delete_hover.png) no-repeat;
    height: 20px;
    width: 20px;
    display: block;
    background-size: 20px auto !important;
}


.search-icon a:hover {
    background: url(../images/search-icon-hover.png) no-repeat;
    height: 20px;
    width: 20px;
    display: block;
}

.export-icon a:hover {
    background: url(../images/export-icon-hover.png) no-repeat;
    height: 20px;
    width: 20px;
    display: block;
}

.export-asbestos-icon a:hover {
    background: url(../images/export-asbestos-icon-hover.png) no-repeat;
    height: 20px;
    width: 20px;
    display: block;
}

#custom-search-form {
    margin-bottom: 5px !important;
}

.table-section .tabel th {
    background: #dedede;
}

.footer {
    background: #5d6367;
    width: 100% !important;
    text-align: center;
    margin-top: 15px;
}

    .footer p {
        color: #ffffff;
        font-size: 12px;
        font-family: 'Source Sans Pro',sans-serif;
        padding-top: 10px;
    }

.dataTables_length {
    /*display: none !important;*/
}

.dataTables_filter {
    /*display: none !important;*/
}

#AsbestosRegisterDetails_filter,
#appendix-b-datatable_filter,
#AsbestosHistoryRange_filter {
    display: none !important;
}

table.dataTable thead {
    /*background: #dedede;*/
}

table.dataTable td {
    /*border: 0px !important;*/
}

table.dataTable th {
    /*width: auto !important;
    vertical-align: top !important;*/
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    /*background: #51bae7 !important;
    border: 1px solid #ddd !important;*/
}

.pagination {
    /*border-radius: 0px !important;*/
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    /*background: #51bae7 !important;*/
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    /*margin: 15px 0px !important;*/
}

div.dataTables_wrapper div.dataTables_info {
    padding: 10px 0px 0 !important;
    color: #c1c1c1 !important;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
}

.navbar-nav > li > a {
    /*padding: 15px !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;*/
}

.bulding-img img {
    height: 60px;
    width: 60px;
}

.table-section .table th {
    /*font-family: 'Source Sans Pro', sans-serif;*/
    /*font-size: 12px !important;*/
    /*color: #3e3e3e;*/
}

.table-section .table tr td {
    /*font-family: 'Source Sans Pro', sans-serif;*/
    /*font-size: 12px !important;*/
    min-width: 30px;
    max-width: 200px;
    word-wrap: break-word;
    color: #828282;
}


/*.sorting {
    min-width: 30px !important;
    max-width: 150px !important;
}
*/

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background: #fbfbfb !important;
}

.navbar-collapse {
    padding-left: 0px !important;
}

.custome-nav {
    margin-left: 0px !important;
}

.add-new-home {
    background: #51bae7 !important;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    float: right;
    font-family: "Source Sans Pro",sans-serif;
    height: 32px;
    text-transform: uppercase;
    width: 80px;
    left: 0px !important;
    line-height: 25px;
    font-size: 12px;
    margin-right: 15px;
    text-shadow: none;
}

    .add-new-home:hover {
        color: #fff;
    }

/* view Detail */
.view-detail {
    background: #ffffff none repeat scroll 0 0;
    padding: 15px 15px 0;
    width: 100%;
    float: left;
}

    .view-detail .site-detail {
        border: 1px solid #ecf0f1;
        padding: 25px 15px;
        width: 100%;
        float: left;
    }

.site-detail label {
    font-size: 14px !important;
    color: #3e3e3e !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400px !important;
    text-transform: uppercase;
    line-height: 15px;
    margin-bottom: 0px !important;
}

.site-detail .btn-export {
    float: right;
    height: 32px;
    width: 80px;
    color: #fff;
    background: #51bae7;
    border: 0px;
    border-radius: 0px;
    margin-top: -5px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 25px;
    outline: none !important;
    text-shadow: none !important;
}

.site-detail-reg {
    padding: 30px 25px;
    border: 1px solid #ecf0f1;
    float: left;
    width: 100%;
}

    .site-detail-reg .form-group label {
        width: 100%;
        margin-top: 25px;
        margin-bottom: 10px;
        color: #3e3e3e;
        font-size: 13px;
        font-weight: normal;
        font-family: 'Source Sans Pro', sans-serif;
    }

.rpt-number label {
    margin-top: 0px !important;
}

.site-detail-reg .form-group input {
    width: 400px;
    max-width: 100%;
    height: 34px;
    border: 1px solid #ddd;
    padding-left: 15px;
}

.site-detail-reg .form-group {
    margin-bottom: 0px !important;
}

.site-detail-reg .edit-btn {
    height: 32px;
    width: 80px;
    color: #fff;
    background: #51bae7;
    border: 0px;
    border-radius: 0px;
    margin-top: 25px;
    text-transform: uppercase;
    /*outline: none !important;*/
    font-weight: 200px;
    font-size: 12px;
    line-height: 25px;
    font-family: 'Source Sans Pro', sans-serif;
    text-shadow: none !important;
}

.file-group {
    margin-top: 24px;
}

    .file-group label {
        margin-top: 0px !important;
    }

    .file-group input {
        width: 100% !important;
        border: 1px solid #ddd;
        border-radius: 0px !important;
        height: 34px;
    }

.file-group .input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    right: 0px;
    height: 33px;
    background: #a5adaf !important;
    border: 0px !important;
    border-radius: 0px !important;
    padding-top: 8px;
    width: 80px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    text-shadow: none;
}

    .file-group .glyphicon-folder-open::before {
        display: none;
    }

#appendix-a-label:hover {
    cursor: pointer;
}

.app-a-label:hover {
    cursor: pointer;
}

#appendix-a-details {
    /*width: 100%;
    float: left;
    padding-top: 15px;*/
    /*overflow-x: scroll;*/
}

.appendix-a {
    width: 100%;
    float: left;
    margin-top: 15px;
    border: 1px solid #ddd;
    padding: 20px 15px;
}

.daynamic-data .dataTables_wrapper {
    width: 98% !important;
}

.appendix-b {
    width: 100%;
    float: left;
    margin-top: 15px;
    border: 1px solid #ddd;
    padding: 20px 15px;
}

    .appendix-b label {
        font-family: "Source Sans Pro",sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        color: #3e3e3e;
    }


    .appendix-b .add-new {
        background: #51bae7 none repeat scroll 0 0;
        border: 0 none;
        border-radius: 0;
        color: #ffffff;
        font-family: "Source Sans Pro",sans-serif;
        height: 32px;
        text-transform: uppercase;
        width: 80px;
        float: right;
        text-decoration: none !important;
        outline: none !important;
        line-height: 25px;
        font-size: 12px;
        text-shadow: none !important;
        margin-right: 3px;
    }

    .appendix-b .btn-export {
        background: #51bae7 none repeat scroll 0 0;
        border: 0 none;
        border-radius: 0;
        color: #ffffff;
        font-family: "Source Sans Pro",sans-serif;
        height: 32px;
        text-transform: uppercase;
        width: 80px;
        float: right;
        text-decoration: none !important;
        outline: none !important;
        line-height: 25px;
        font-size: 12px;
        text-shadow: none !important;
    }

#formAsbestos textarea {
    /*resize: none;
    width: 365px !important;
    height: 65px !important;*/
}

#formAsbestos .btn-cancel {
    /*background: #a5adaf !important;*/
}

#frmHazmat .btn-cancel,
#frmLfaic .btn-cancel {
    /*background: #a5adaf !important;*/
}

#frmHazmat textarea {
    /*resize: none;
    width: 300px !important;
    height: 65px !important;*/
}

table.table.table-responsive.appendix-a-table {
    border: none;
    font-size: 11px !important;
}

.appendix-a-table td.td-blank {
    background: none !important;
    border: 1px solid white !important;
    width: 20% !important;
}

.appendix-a-table td.header {
    border: 1px solid white;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 12px !important;
    background: #dedede;
    vertical-align: middle;
    color: #3e3e3e;
    text-align: center;
    width: 15%;
}

.cell-blank {
    background: none !important;
    border: none !important;
}

.appendix-a-table th {
    margin-top: 20px;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 12px !important;
    background: #dedede;
    vertical-align: middle;
    color: #3e3e3e;
    border-bottom: 1px solid white !important;
}

.very-high {
    background: rgb(210,194,215);
    border: 1px solid white;
    vertical-align: middle !important;
    text-align: center !important;
    font-weight: bold !important;
}

.header-top-left {
    text-align: center;
    vertical-align: middle !important;
    background: rgb(234,234,234) !important;
    width: 2%;
    border: 1px solid white;
    font-family: "Source Sans Pro",sans-serif !important;
    font-size: 12px !important;
    font-weight: bold;
    border-top: none !important;
}

.low {
    background: rgb(231,243,188);
    border: 1px solid white;
    vertical-align: middle !important;
    text-align: center !important;
    font-weight: bold !important;
}

.moderate {
    background: rgb(250,225,183);
    border: 1px solid white;
    vertical-align: middle !important;
    text-align: center !important;
    font-weight: bold !important;
}


.high {
    background: rgb(237,182,177);
    border: 1px solid white;
    vertical-align: middle !important;
    text-align: center !important;
    font-weight: bold !important;
}

.very-low {
    background: rgb(201,226,242);
    border: 1px solid white;
    vertical-align: middle !important;
    text-align: center !important;
    font-weight: bold !important;
}

.header-top-left-2 {
    width: 10%;
    background: rgb(203,204,203) !important;
    border: 1px solid white;
    vertical-align: middle !important;
    text-align: center !important;
    border-top: none !important;
}

.header-top-left-1 {
    width: 13%;
    background: rgb(228,228,227) !important;
    border: 1px solid white;
    vertical-align: middle !important;
    text-align: center !important;
    border-top: none !important;
}

.appendix-table {
    margin-top: 20px;
}

    .appendix-table .other-action div {
        width: 21px;
        height: 20px;
    }

    .appendix-table th {
        font-family: "Source Sans Pro",sans-serif;
        font-size: 12px !important;
        background: #dedede;
        vertical-align: top;
        color: #3e3e3e;
    }

    .appendix-table td {
        font-family: "Source Sans Pro",sans-serif;
        font-size: 13px !important;
        vertical-align: top;
        color: #828282;
        max-width: 150px;
        word-wrap: break-word;
        border-bottom: #d6dfe8;
    }

.appendix-c {
    border: 1px solid #dddddd;
    float: left;
    margin-top: 15px;
    padding: 20px 0px;
    width: 100%;
    margin-bottom: 15px;
}

.table {
    /*border: 1px solid #ddd;*/
}

.alert-large-image {
    position: relative;
    left: 30px !important;
    width: 80%;
}

.appendix-c label {
    margin-left: 15px !important;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #3e3e3e;
}

.appendix-c .add-new-home {
    background: #51bae7 !important;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    float: right;
    font-family: "Source Sans Pro",sans-serif;
    height: 32px;
    text-transform: uppercase;
    width: 80px;
    left: 0px !important;
    margin-right: 15px;
    font-size: 12px;
    line-height: 25px;
    outline: none !important;
    text-shadow: none !important;
}

.leboretry {
    background: #dedede;
    margin-top: 20px;
    padding: 22px;
    font-size: 12px;
    color: #3e3e3e;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: bold;
}

.appendix-image {
    float: left;
    width: 16.66%;
    padding: 35px;
    position: relative;
}

.CT-Photo-Details .appendix-image {
    width: 400px;
}

.appendix-image img {
    /*border: 1px solid #838280;*/
    max-width: 100%;
}

    .appendix-image img:hover {
        /*border: 1px solid #51bae7;*/
    }

.appendix-main {
    width: 100%;
    float: left;
}

#frmHazmat .appendix-delete {
    float: none !important;
    left: 138px !important;
    position: relative;
    top: -39px !important;
}

#formAsbestos .appendix-delete {
    float: none !important;
    left: 138px !important;
    position: relative;
    top: -39px !important;
}

.appendix-delete a {
    /*background:url(../images/delete.png) no-repeat;*/
    top: 22px;
    background: #828282;
    color: #fff;
    border-radius: 50%;
    padding-left: 10px;
    font-size: 20px;
    text-decoration: none !important;
    height: 30px;
    width: 30px;
    position: absolute;
    /*devloper*/
    padding-right:15px !important;
}

    .appendix-delete a:hover {
        background: #51bae7;
    }

.appendix-delete {
    width: 16.66%;
    float: right;
}

.modal-add h3 {
    margin: 0px !important;
    font-size: 16px;
    color: #fff;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: bold;
}

.modal-add {
    background: #51bae7;
    padding: 0px 30px;
}

.close {
    opacity: 1 !important;
}

.modal-header {
    border-bottom: 0px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.modal-reg {
    background: #fff !important;
    width: 100%;
    float: left;
    padding: 30px 15px;
}

    .modal-reg .form-group {
        margin-bottom: 0px !important;
    }

        .modal-reg .form-group label {
            /*color: #3e3e3e;
            font-family: "Source Sans Pro",sans-serif;
            font-size: 13px;
            margin-bottom: 10px;
            margin-top: 25px;
            width: 100%;
            font-weight: normal;*/
        }

            .modal-reg .form-group label.control-label {
                color: #51bae7 !important;
                font-family: "Source Sans Pro",sans-serif;
                font-size: 13px;
                font-weight: normal;
                margin-bottom: 0 !important;
                padding-bottom: 10px;
            }

        .modal-reg .form-group input {
            border: 1px solid #dddddd !important;
            height: 34px;
            max-width: 100%;
            padding-left: 15px;
            width: 100%;
            padding-right: 30px;
        }

            .modal-reg .form-group input:focus {
                border: 1px solid #51bae7;
            }

        .modal-reg .form-group .select-btn {
            border: 1px solid #dddddd;
            height: 34px;
            max-width: 100%;
            padding-left: 15px;
            width: 400px !important;
            background: none !important;
        }

            .modal-reg .form-group .select-btn:focus {
                border: 1px solid #51bae7;
            }

            .modal-reg .form-group .select-btn .dropdown-menu {
                float: left;
                font-size: 14px;
                left: 0 !important;
                list-style: outside none none;
                padding: 5px 0px 0px 0px !important;
                width: 100%;
                height: auto !important;
                text-align: left;
                margin-top: 0px !important;
                border: 1px solid #ddd;
                border-left: 1px solid #ddd !important;
                border-right: 1px solid #ddd !important;
            }

                .modal-reg .form-group .select-btn .dropdown-menu li {
                    border: none !important;
                }

                    .modal-reg .form-group .select-btn .dropdown-menu li a:hover {
                        color: #333333 !important;
                    }

.select-btn .btn {
    background: none !important;
    border: 0px !important;
    box-shadow: none !important;
    height: 34px;
}

.report-group input {
    width: 320px !important;
    border-radius: 0px;
    box-shadow: none;
}

.report-group .input-group-btn label {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    right: 6px;
    background: #a5adaf;
    height: 33px;
    color: #fff;
    width: 80px;
    border: none !important;
}

.report-group .input-group-btn .glyphicon-folder-open::before {
    display: none;
}

.border-cls {
    border: 1px solid #d9d9d9;
    width: 100%;
    float: left;
    margin-top: 25px;
}

.all-btn {
    text-align: center;
    margin: 0 auto !important;
    padding-top: 30px;
}

    .all-btn .save-btn {
        background: #51bae7;
        border: 0 none;
        border-radius: 0;
        color: #ffffff;
        font-family: "Source Sans Pro",sans-serif;
        height: 32px;
        text-transform: uppercase;
        width: 100px;
        font-size: 13px;
        margin-right: 30px;
        text-shadow: none;
    }

    .all-btn .cancel-btn {
        background: #a5adaf;
        border: 0 none;
        border-radius: 0;
        color: #ffffff;
        font-family: "Source Sans Pro",sans-serif;
        height: 32px;
        text-transform: uppercase;
        width: 100px;
        font-size: 13px;
        text-shadow: none;
    }

.modal-reg .bootstrap-select > .dropdown-toggle {
    color: #9d9d9d;
    padding-left: 0px;
    outline: none !important;
}

.daynamic-data {
    width: 100%;
    float: left;
    overflow: auto;
}

.report-group .input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    right: 3px;
    height: 34px;
    background: #a5adaf !important;
    border: 0px !important;
    border-radius: 0px !important;
    padding-top: 8px;
    width: 80px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
}

.radio-user {
    float: left;
}

.modal-add .rpt-number {
    margin-bottom: 20px;
}

    .modal-add .rpt-number label {
        font-weight: normal;
    }

.rpt-number input[type="radio"] {
    margin-right: 5px !important;
    margin-bottom: 10px !important;
}

.modal-add .form-group input {
    margin-bottom: 10px;
}

.custome-dialog {
    width: 570px !important;
}

.bulding-img-preview .file-group {
    width: 15px;
    margin-top: 10px !important;
}

.bootstrap-filestyle label {
    margin-bottom: 0 !important;
}

.bulding-img-preview {
    /*padding: 0;*/
}

    .bulding-img-preview .file-group input {
        display: none;
    }

#buildingImage,
#roofplanImage,
#chainofcustodyImage,
#sample1image,
#sample2image,
#sample3image,
#roofsapceimage1,
#roofspaceimage2,
#roofspaceimage3,
#labcertificateimage {
    height: 120px;
    width: 150px;
}

.buildingImage {
    height: 120px;
    width: 150px;
}

.delete-buildingImage {
    cursor: pointer;
}

a.app-a-label {
    text-decoration: none !important;
    font-family: "Source Sans Pro",sans-serif !important;
    font-size: 14px !important;
    font-weight: 600;
    color: black;
}

#userForm .field-validation-error {
    position: relative;
    top: -7px;
}

.default-img {
    border: 1px solid #ddd;
}

.chosen-choices {
    min-height: 34px;
    border: 1px solid #dddddd;
}

    .chosen-choices input {
        padding-top: 5px !important;
        font-size: 14px !important;
        min-width: 200px;
    }

.custom-combobox {
    position: relative;
    width: 100%;
    display: inline-block;
}

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
}

.custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
    height: 34px;
    width: 100% !important;
    background-color: white !important;
    border-radius: 0px;
}

.custom-combobox input[disabled=disabled] {
    border: 1px solid #dddddd !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-combobox a {
    height: 32px;
    padding: 0 0 0 0;
    margin: 0px;
    background-color: white !important;
    border: none !important;
    border-left: none !important;
    border-radius: 0px;
    position: absolute;
    right: 1px;
    top: 1px;
}

ul#ui-id-1 li {
    padding-left: 15px !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 1em !important;
    padding-top: 2px !important;
    width: 100%;
}

ul#ui-id-1 {
    height: 170px;
    overflow-y: scroll;
    overflow-x: hidden;
}

ul#ui-id-1 li:hover {
    background: #51bae7 !important;
    color: #ffffff;
}

.chosen-results li:hover {
    background: #2190ff !important;
}

.chosen-results li.highlighted {
    background: #2190ff !important;
}

.search-icon {
    position: relative;
    top: -3px;
}

.chosen-div {
    max-width: 400px !important;
}

#CoolingTowerRMP tr td:last-child {
    min-width: 115px !important;
}

.front-page-header {
    max-height: 85px !important;
    margin-top: -5px !important;
}

.delete-SystemIdleForMonthAssmPhoto {
    cursor: pointer;
}

#prev-tab {
    width: 76px;
    text-align: center;
}

#save {
    width: 76px;
    text-align: center;
}

.report-selection {
    display: none;
    color: red ;
}

.report-top {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

.report-row {
    margin: 0;
    width: 100%;
}

.report-col {
    float: left;
    width: 33.33%;
}

    .report-col label {
        float: left;
        width: 100%;
    }

    .report-col input {
        float: left !important;
        margin-right: 7px;
    }

/* Biilding detail */






.form-stap {
    display: inline-block;
    width: 100%;
}

    .form-stap ul {
        display: inline-block;
        padding: 0px;
        margin: 0px;
        list-style: none;
        padding-bottom: 20px;
        width: 100%;
        padding-top: 5px;
    }

        .form-stap ul li {
            float: left;
            position: relative;
            width: -moz-calc(100% / 10.5);
            width: -webkit-calc(100% / 10.5);
            width: -o-calc(100% / 10.5);
            width: calc(100% / 10.5);
        }

            .form-stap ul li:before {
                background: #dedede;
                content: "";
                height: 6px;
                left: 36px;
                position: absolute;
                top: 13px;
                width: 65%;
                -moz-border-radius: 30px;
                -webkit-border-radius: 30px;
                border-radius: 30px;
            }

            .form-stap ul li:last-child:before {
                background: none;
            }

            .form-stap ul li:last-child {
                width: 36px;
            }

            .form-stap ul li a {
                float: left;
                width: 34px;
                height: 34px;
                border: 2px transparent solid;
                font-size: 16px;
                color: #5d6367;
                text-align: center;
                -moz-border-radius: 100%;
                -webkit-border-radius: 100%;
                border-radius: 100%;
                text-align: center;
                background: #dedede;
                padding-top: 4px;
                font-family: 'Source Sans Pro', sans-serif;
                font-weight: 400;
            }

                .form-stap ul li a:hover {
                    text-decoration: none;
                }

            .form-stap ul li.complete:before {
                background: #51bae7;
            }

            .form-stap ul li.complete a {
                border-color: #51bae7;
                background: #dedede url(images/true-icon.png) no-repeat center center;
                text-indent: -100px;
                overflow: hidden;
            }

            .form-stap ul li.active a {
                background: #51bae7;
                color: #fff;
            }



.bilding-detail-form-main {
    border: 1px #ecf0f1 solid;
    padding: 25px 67px;
    margin-bottom: 20px;
}

    .bilding-detail-form-main h3 {
        margin: 0px;
        padding-bottom: 20px;
        font-size: 18px;
        color: #5e6367;
        font-weight: 600;
    }

.top-lable-heding,
.top-filed-heding {
    padding-left: 12px;
    font-size: 12px;
    color: #5e6367;
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 30px;
}

.bilding-detail-form {
    width: 100%;
}

    .bilding-detail-form tr th {
        position: relative;
        padding-bottom: 0;
        background: #dedede;
    }

        .bilding-detail-form tr th:before {
            background: #fff;
            content: "";
            height: 100%;
            position: absolute;
            right: 0;
            top: 0px;
            width: 20px;
        }

        .bilding-detail-form tr th:last-child:before {
            background: none;
        }

        .bilding-detail-form tr th:first-child {
            max-width: 300px !important;
        }

    .bilding-detail-form tr td:first-child {
        max-width: 300px !important;
    }

.left-label {
    padding-left: 20px;
    font-size: 13px;
    color: #3e3e3e;
    padding-top: 10px;
}

.right-text {
    padding-right: 20px;
}

    .right-text input {
        width: 100%;
        height: 32px;
        border: 1px #dcdcdc solid;
        padding: 0px 15px;
    }

        .right-text input:focus {
            outline: none;
            border: 1px solid #51bae7;
        }

.next-pri-btn {
    float: right;
    width: 100%;
    margin-bottom: 85px;
}

    .next-pri-btn ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        float: right;
        width: 100%;
        text-align: right;
    }

        .next-pri-btn ul li {
            border: 1px #ecf0f1 solid;
            display: inline-block;
        }

            .next-pri-btn ul li:first-child {
                border-right: none;
            }

            .next-pri-btn ul li:last-child {
                border-left: none;
            }

            .next-pri-btn ul li a {
                padding: 10px 25px;
                display: inline-block;
                line-height: 1;
                background: #51bae7;
                color: #fff;
                text-decoration: none;
            }

            .next-pri-btn ul li:first-child a,
            .next-pri-btn ul li:last-child a {
                padding: 10px 13px;
            }

            .next-pri-btn ul li:hover {
                border-color: #51bae7;
            }

            .next-pri-btn ul li a:hover {
                background: #51bae7;
                color: #fff;
                text-decoration: none;
            }

.overall-risk-classification {
    position: relative;
    top: 68px;
    left: 20px;
    font-weight: bold;
}

.overall-risk-classification-val {
    position: relative;
    left: 113px;
}

.action-for-ct-rmp {
    position: relative;
    left: 20px;
}


@media screen and (max-width: 1200px) {
    .form-stap ul li:before {
        width: 59% !important;
    }
}

@media screen and (max-width: 992px) {
    .form-stap ul li {
        width: -moz-calc(100% / 11) !important;
        width: -webkit-calc(100% / 11) !important;
        width: -o-calc(100% / 11) !important;
        width: calc(100% / 11) !important;
    }

        .form-stap ul li:before {
            width: 42% !important;
        }
}



/* ----------------------------------------------------------------   */



.ass-photo-preview {
    position: relative;
    max-width: 120px;
    margin: 0 auto;
}

    .ass-photo-preview .assPhoto {
        width: 100%;
        margin-top: 10px;
    }

    .ass-photo-preview .appendix-delete a {
        top: -12px;
    }








.custom-combobox-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}












#custom-search-form {
    margin: 0;
    margin-top: 5px;
    padding: 0;
}

    #custom-search-form .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 15px;
        padding-left: 15px \9;
        width: 230px;
        height: 34px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        border: 1px solid #ddd;
    }

#custom-search-form button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 0px 5px;
    margin-top: 0px;
    position: relative;
    left: -28px;
    color: #ddd;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
}

#add-new-user,
#addConsultant,
#addDoc,
#AddGovernmentAdmin {
    /*color: #ffffff !important;*/
}

.search-query:focus + button {
    z-index: 3;
}

@media screen and (max-width: 1024px) {
    .other-action {
        min-width: 85px;
    }

    .daynamic-data {
        overflow-x: auto;
    }
    .daynamic-data::-webkit-scrollbar {
        -webkit-appearance: none;
    }
    .daynamic-data::-webkit-scrollbar:vertical {
        width: 11px;
    }
    .daynamic-data::-webkit-scrollbar:horizontal {
        height: 11px;
    }
    .daynamic-data::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border: 2px solid white;
        /* should match background, can't be transparent */
        background-color: rgba(0, 0, 0, .5);
    }
    #listing-index {
        overflow-x: scroll;
    }

    #ddlBatch {
        width: 260px !important;
    }

    .lfa-form .search-query {
        width: 260px !important;
        margin-left: 15px !important;
    }

    .lfa-form a {
        margin-right: 15px !important;
        height: 34px;
    }

    #custom-search-form .search-query {
        width: 260px !important;
    }
}

.purcharRequest input:focus {
    border: 1px solid #51bae7;
}

.purcharRequest form {
    background: #ffffff;
    padding: 25px 30px 30px 25px;
}

    .purcharRequest form label {
        color: #51bae7 !important;
        font-size: 13px;
        font-family: 'Source Sans Pro', sans-serif;
        padding-bottom: 0px;
        font-weight: normal;
        margin-bottom: 0px !important;
        margin-top: 10px;
    }

@media screen and (max-width: 768px) {
    .view-icon a {
        background-position: inherit !important;
    }

    .view-icon {
        margin-bottom: 1px;
    }

    .ass-photo-preview .appendix-delete a {
        left: 85px;
    }

    .overall-risk-classification-val {
        left: 20px;
    }

    .overall-risk-classification {
        font-size: 12px;
    }

    .form-stap {
        width: 97%;
    }

    #ddlBatch {
        width: 150px !important;
    }

    .lfa-form .search-query {
        width: 150px !important;
        margin-left: 15px !important;
    }

    .lfa-form .add-new-home {
        margin-right: 10px;
    }

    .lfa-form a.btn {
        vertical-align: top;
    }

    .file-group input {
        width: 197px !important;
    }

    .report-group input {
        width: 100% !important;
        max-width: 100% !important;
    }
    .top-lable-heding,
    .top-filed-heding {
        font-size: 12px;
        text-align: center;
        padding-left: 0px;
    }

    #AirQualityDetails .other-action {
        min-width: 120px;
    }

    .file-group input {
        width: 100% !important;
        max-width: 100% !important;
    }

    .appendix-image {
        width: 48.33% !important;
    }

    .appendix-delete a {
        right: 30px;
    }

    .daynamic-data {
        width: 100%;
        float: left;
    }

    .report-group input {
        width: 169px !important;
        max-width: 100% !important;
    }
    .report-group .input-group-btn:last-child>.btn,
    .input-group-btn:last-child>.btn-group {
        right: 6px;
    }

    .appendix-delete a {
        right: 24px;
        top: 16px;
    }

    #ddlBatch {
        width: 100% !important;
    }

    .top-ser-btn {
        float: left;
        margin: 10px 0;
    }

    .lfa-form .add-new-home {
        min-width: 130px;
        margin-right: 20px !important;
    }

    #custom-search-form .search-query {
        width: 100% !important;
    }

    .add-new {
        margin-left: 13px;
    }

    #custom-search-form .middle-search {
        width: 35% !important;
    }

    #custom-search-form .rightbuttons {
        width: 65%;
    }

    #custom-search-form .middle-search button {
        position: absolute;
        left: inherit;
        right: 20px;
        top: 9px;
    }

    .horizontal-dropdowns {
        display: block; 
    }

    .horizontal-dropdown {
        margin-right: 0;
        margin-bottom: 5px; 
    }

}



.risk-classification-div {
    color: #3e3e3e;
    width: 100%;
    font-size: 14px;
    padding-right: 10px;
}

.risk-classification-radio-div {
    /*margin-left: -60px !important;*/
}

input.risk-classification-radio {
    margin-left: 80px !important;
}

.risk-classification-div label {
    margin-left: 3px !important;
}

/*---- scroll css*/



/*---- scroll css end*/

.loader-css {
    position: fixed !important;
    left: 0px !important;
    top: 0px !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 9999 !important;
    opacity: 0.7 !important;
    background: url(./images/Loader.gif) center no-repeat #fff !important;
    display: none;
}

.marginBottomLFAIC {
    margin-bottom: 15px !important;
}

#ddlBatch {
    max-width: 100%;
}

.lfa-form a.btn {
    vertical-align: top;
}

.top-ser-btn {
    display: inline-block;
    vertical-align: top;
    width: auto;
}

.attachmentDiv input[type="checkbox"] {
    float: left;
    margin-right: 5px;
}

.lfaiPopup .ok-btn {
    background: #51bae7 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 13px;
    height: 32px;
    margin-right: 30px;
    text-shadow: none;
    text-transform: uppercase;
    width: 100px;
}

.lfaiBatchPopup {
    width: 400px;
}

    .lfaiBatchPopup select.form-control {
        width: 100%;
    }

.generatePDfGrid {
    cursor: pointer !important;
}

.uploadPhotosDiv {
    border: 1px solid #ecf0f1;
    float: left;
    width: 100%;
}

.dropZone {
    background: gray;
    width: 200px;
    padding: 50px;
    text-align: center;
    color: white;
}

/*#dropzoneJsForm, #companyDropZoneForm {
    border-right: 1px solid #ecf0f1;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.08), 0 3px 6px rgba(0, 0, 0, 0.08);
    margin-top: 10px;
    width: 100%;
    float: left;
}*/

#uploadPhoto {
    border-top: 1px solid #ecf0f1;
    float: left;
    width: 100%;
}


.middle-search {
    display: inline-block;
    position: relative;
}

.left-two-button {
    display: inline-block;
    vertical-align: top;
}

    .left-two-button a {
        margin-right: 0px;
    }

.rightbuttons {
    float: right;
    padding-right: 20px;
}

    .rightbuttons .add-new-home {
        float: left;
        margin-right: 10px;
    }

.register {
    width: 650px;
    max-width: 95%;
}

    .register input[type="checkbox"] {
        display: block !important;
        float: left !important;
        height: 15px !important;
        width: 15px !important;
    }

    .register .reportTypes {
        float: left;
        width: auto;
        padding: 0 15px;
    }

.allowed-reports {
    display: none;
    color: red !important;
}

.registerLink {
    float: right;
    margin-bottom: 10px;
    clear: both;
}



.buttonColorCss {
    background: #51bae7 none repeat scroll 0 0 !important;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    float: right;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 12px;
    height: 32px;
    left: 0 !important;
    line-height: 25px;
    margin-right: 25px;
    text-shadow: none;
    text-transform: uppercase;
}


.reportCheckBox input[type="checkbox"] {
    /*display: block !important;
    height: 12px !important;
    width: 12px !important;*/
}

.conusultant h1 {
    color: #fff;
    text-shadow: 0 0 10px rgba(0,0,0,0.3);
    letter-spacing: 1px;
    text-align: center;
}

.conusultant input {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 13px;
    height: 31px;
    padding: 5px 15px;
    border: 1px solid #dcdcdc;
    margin-bottom: 15px !important;
}

    .conusultant input:focus {
        border: 1px solid #51bae7;
    }

.conusultant form label {
    color: #51bae7 !important;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 10px;
    font-weight: normal;
    margin-bottom: 0px !important;
}

.conusultant-btn {
    background: #5d6367 !important;
    color: #ffffff;
    font-size: 14px;
    border: 0px !important;
    border-radius: 0px !important;
    font-family: 'Source Sans Pro', sans-serif;
    box-shadow: none !important;
    height: 34px;
}

.autoCursor {
    cursor: auto !important;
}

.EditCompanyLogo {
    position: relative;
    float: left;
    width: 150px;
}

.previewImageWidth {
    top:135px;
    width: 150px;
}

#DownloadConfirmModel .modal-dialog {
    width: 350px;
}

.btn {
    /*text-shadow: none !important;*/
}

.btn-success:focus {
    color: #333333;
    border: 1px solid #e6e6e6;
}

.btn-success:hover {
    color: #333333;
    border: 1px solid #e6e6e6;
}

@media (max-width: 1200px) {
    .col-md-2.left-date,
    .left-two-button,
    .middle-search,
    .rightbuttons {
        width: 50%;
        float: left;
    }

        .middle-search #search {
            margin-left: 0px !important;
        }

    .col-md-2.left-date,
    .left-two-button {
        margin-bottom: 10px;
    }

    .daynamic-data .dataTables_wrapper {
        width: 100% !important;
    }

    .left-two-button {
        text-align: right;
    }

    .col-md-2.left-date {
        padding-left: 0px !important;
    }

    #custom-search-form .search-query {
        width: 310px;
    }

    .middle-search {
        clear: left;
        padding: 0px 15px;
        padding-left: 0px;
    }

    .rightbuttons #DeleteAll {
        width: 110px !important;
    }

    .rightbuttons {
        padding-right: 0px;
        text-align: right;
    }

        .rightbuttons a:last-child,
        .left-two-button a:last-child {
            margin-right: 0px !important;
        }

        .rightbuttons .add-new-home {
            float: none;
        }

    #custom-search-form {
        display: inline-block;
        width: 100%;
        margin-bottom: 0px;
    }
}

.text-box {
    /*border: 1px solid #dddddd !important;
    height: 34px;
    max-width: 100%;
    padding: 5px 8px;*/
}

.documentValidation {
    color: red;
    top: -10px !important;
    position: relative;
}

.userExist,
.companyExist {
    color: red;
    font-size:12px;
    /*top: -10px !important;*/
    position: relative;
}

.modal-add .form-group input.chkBox {
    display: inline-block !important;
    height: auto;
    margin: 0 0 0 5px;
    vertical-align: middle;
    width: auto;
}

/*.resultlabel {
    padding: 20px 0 0 15px;
    font-weight: normal;
    margin: 0;
}*/
.resultlabel {
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}

.full-width {
    float: left;
    width: 100%;
}

.resultlabel b {
    font-weight: bold;
}

.chkboxAsbestosIndex {
    display: block !important;
}

.asbestosIndexDropDown {
    width: 250px !important;
}

.asbestosIndexReportTypeDropDown {
    width: 180px !important;
}

.full-widht {
    float: left;
    width: 100%;
}

.textellipsis {
    position: relative;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    padding-left: 30px;
    overflow: hidden;
}

    .textellipsis input {
        position: absolute;
        left: 15px;
        top: 0;
    }

.daynamic-data.full-width .dataTables_wrapper {
    width: 100% !important;
}

.dropDown-label-right {
    text-align: right !important;
}

.addupdate-asbestos-otheraction div {
    margin-bottom: 2px;
    float: none !important;
}

.documentDelete {
    width: 24px;
}

.divscrole div {
    overflow-y: auto;
    height: 195px;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 182px;
}


.btn.gray-btn {
    float: right;
    height: 32px;
    width: 80px;
    color: #fff;
    background: #a5adaf;
    border: 0px;
    border-radius: 0px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 25px;
    outline: none !important;
    text-shadow: none !important;
    margin-left: 5px;
}

.btn.blue-btn {
    float: right;
    height: 32px;
    min-width: 80px;
    color: #fff;
    background: #51bae7;
    border: 0px;
    border-radius: 0px;
    font-size: 12px;
    padding: 0 10px;
    text-transform: uppercase;
    line-height: 25px;
    outline: none !important;
    text-shadow: none !important;
    margin-left: 5px;
}

.history-icon a {
    background: url(../images/icons/history_icon.png) no-repeat;
    height: 20px;
    width: 20px;
    display: block;
    background-size: 20px auto !important;
}


    .history-icon a:hover {
        background: url(../images/icons/history_icon_hover.png) no-repeat;
        height: 20px;
        width: 20px;
        display: block;
        background-size: 20px auto !important;
    }

#passwordDescription {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-top: -5px;
    font-size: 12px;
}

#passwordStrength {
    height: 4px;
    display: block;
    float: left;
}

.strength1 {
    width: 100px;
    background-color: #ec825a;
	color: #ec825a;
}

.strength2 {
    width: 200px;
    background-color: #d4d775;
	color: #d4d775;
}

.strength3 {
    background-color: #52c585;
	color: #52c585;
    width: 300px;
}

.circleBaseRisk {
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

#AssetsDetails_filter,
#appendix-b-datatable_filter,
#user-table_filter,
#user-table_length,
#riskAction-table_filter,
#riskAction-table_length,
#AsbestosHistoryRange_length,
#CoolingTowerRMP_filter,
#AssetsOrderDetails_filter,
#JobDetails_filter,
#clearance-datatable_filter,
#template-table_filter,
#template-table_length,
#userGroup-table_filter,
#userGroup-table_length,
#moduleAccess-table_filter,
#moduleAccess-table_length,
#compliance-table_filter,
#compliance-table_length,
#ContractorListingTable_filter,
#ContractorListingTable_length,
#company-id-table_filter,
#company-id-table_length,
#notification-table_filter,
#notification-table_length {
    display: none !important;
}

#AirDocDetails_filter,
#appendix-b-datatable_filter,
#LFAIDetailsRange_filter,
#LFAIDetailsRange_length,
#CoolingTowerRMP_length {
    display: none !important;
}

input#setCosultantPwd,
#btnLogin {
    margin: 10px;
}

.box.dashboardHome {
    max-width: 100%;
}

.hAZMAT_section,
.assets_section,
.lfai_section {
    margin: 0px;
    width: 40%;
    border: 5px solid #fff;
}

.weatherReport_section,
.wETDOCS_section,
.iQADOCs_section,
.airDocs_section {
    margin: 0px;
    width: 20%;
    border: 5px solid #fff;
}

.weatherReport_bg {
    width: 100%;
}

.wetdoc_bg {
    top: inherit;
    width: 100%;
}

.assets_box {
    width: 33.33% !important;
}

.assets_section .progress {
    max-width: 83%;
}

span.twitter-typeahead {
    width: 100%;
}
.ListingDetailPage_Sec span.field-validation-error {
    position: absolute;
    left: 15px;
}
.twitter-typeahead .tt-menu {
    width: 100%;
    border-radius: 0;
    margin-top: 2px;
    padding:0;
}
.twitter-typeahead .tt-menu .tt-suggestion{
    width: 100%;
    font-size: 12px;
    padding:6px;
    line-height:normal;
}

.checkBoxList {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.checkBoxList .checkboxWithLabelInline {
    margin-bottom: 5px;
    float: left;
    width: 100%;
}
.checkBoxList .checkboxWithLabelInline.width50 {
    float: left;
    width: 50%;
}


#div_validateAsbPrevDocEntry {
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 600;
}

#table_AsbestosPreviousDocument_filter{
    display:none !important;
}
.historyReportModalWidth .modal-footer {
    float: left !important;
    width: 98.5% !important;
}

.historyReportModalWidth .modal-content {
    width: 100%;
}

.companyExistSpan {
    text-align: left;
    position: absolute;
    font-size: 10px;
    color: #0073de !important;
    right: 0;
}

input#txtVersionDetail {
    margin-bottom: 20px;
}

.HazDocsIsNoAccessTrue{
background-color: #ffe4e1;
}

.HazDocsIsNoAccessFalse{
background-color: #ffffff;
}

.dropdown-menu.noti-dropdown{
    width: 450px !important;
    right: 0;
    left: inherit;
    overflow-x: hidden;
    max-height: 400px;
    padding:20px 0 0 0 !important
}

.dropdown-menu.noti-dropdown li:first-child {
  
    padding: 0 20px;
    margin: 0;
    border-bottom: 1px solid #e5e6ec;
}

.dropdown-menu.noti-dropdown li:first-child b {
    font-size: 18px;
    
    display: block;
    padding-bottom: 10px;
    font-weight: 600;
}
.dropdown-menu.noti-dropdown li {
    white-space: normal !important;
}

.dropdown-menu.noti-dropdown li a {
    display: block;
    font-size: 14px !important;
    padding: 10px 20px !important;
    white-space: normal !important;
    color: #274066 !important;
    font-family: 'CircularStd' !important;
    position: relative;
    padding-right: 40px !important;
    word-break:break-all;
}

.dropdown-menu.noti-dropdown li a span {
    display: block;
    color: #989898;
    font-size: 12px;
    padding-top: 2px;
}

.dropdown-menu.noti-dropdown li a:hover,
.dropdown-menu.noti-dropdown li a:focus {
    background: #f5f5f5 !important;
}

.dropdown-menu.noti-dropdown .divider {
    margin: 0px;
}

.dropdown-menu.noti-dropdown li a i {
    position: absolute;
    right: 10px;
    top: 20px;
    background: #339cff;
    width: 14px;
    height: 14px;
    border-radius: 8px;
    border: 4px solid #fff;
}
.dropdown-menu.noti-dropdown li a:hover i {
    border: 4px solid #d6d6d6;
}

.heading-left {
    text-align: left;
}

.noti-main  {
    float:left;
}

.noti-main .caret {
    display:none;
}

.noti-email {
    float: left;
}

.noti-email .caret {
    display: none;
}

.equal-height-row .col-md-6 > .dashboard_elements {
    flex: 1;
}

.equal-height-row .col-md-5 > .dashboard_elements {
    flex: 1;
}

.equal-height-row .col-md-7 > .dashboard_elements {
    flex: 1;
}


@media screen and (max-width: 767px) {
    .dropdown-menu.noti-dropdown {
        width: 280px !important;
        right: -120px;
    }

    #notificationDetails .modal-body {
        max-height: 350px;
        overflow-x: hidden;
    }

    .login {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin: 0;
        width: 425px;
        border: 1px solid #fff;
        border-radius: 5px;
        margin: auto;
        padding: 130px 0px 0px 0px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
    }

        .login .logo-img {
            background: #ecf0f1 !important;
            padding: 25px;
            border-bottom: 1px solid #ddd;
            border-top: 10px;
        }

    
        .equal-height-row .col-md-6 > .dashboard_elements {
            flex: none; 
        }

        .equal-height-row .col-md-5 > .dashboard_elements {
            flex: none;
        }

        .equal-height-row .col-md-7 > .dashboard_elements {
            flex: none;
        }
    }   
