﻿

.answer_0 {
    background-color: #008000;
    color: #ffffff;
    width: 100%;
    height: 36px;
    padding: 8px;
}
.answer_0_color {
    background-color: #008000;
    color: #ffffff;
    border-color: #008000;
}



.answer_0:hover {
        background-color: #dfe3ee;
        color: black;
    }



.answer_1 {
    background-color: #FFFF00;
    color: #000;
    width: 100%;
    height: 36px;
    padding: 8px;
}
.answer_1_color {
    background-color: #FFFF00;
    border-color: #000;
    color: black!important;
}

.answer_1:hover {
        background-color: #dfe3ee;
        color: black;
}


.answer_2 {
    background-color: #FFA500;
    color: #ffffff;
    width: 100%;
    height: 36px;
    padding: 8px;
}
.answer_2_color {
    background-color: #ff7400;
    color: #ffffff;
    border-color: #ff7400;
}

.answer_2:hover {
        background-color: #dfe3ee;
        color: black;
}


.answer_3 {
    background-color: #FF0000;
    color: #ffffff;
    width: 100%;
    height: 36px;
    padding: 8px;
}
.answer_3_color {
    background-color: #FF0000;
    color: #ffffff;
    border-color: #FF0000;
}


.answer_3:hover {
        background-color: #dfe3ee;
        color: black;
}



.answer_4 {
    background-color: #00BCD4;
    color: #ffffff;
    width: 100%;
    height: 36px;
    padding: 8px;
}

.answer_4_color {
    background-color: #00BCD4;
    color: #ffffff;
    border-color: #00BCD4;
}
.answer_4:hover {
        background-color: #dfe3ee;
        color: black;
}

.answer_5_color {
    background-color: #1895d9;
    color: #ffffff;
    border-color: #999999;
}
.answer_5:hover {
    background-color: #79b4d4;
    color: black;
}


.numberCircle {
    font: 32px Arial, sans-serif;
    width: 2em;
    height: 2em;
    box-sizing: initial;
    background: red;
    color: white;
    border: 0 solid #666;
    text-align: center;
    border-radius: 50%;
    line-height: 2em;
    box-sizing: content-box;
}



.btn-circle {
    background-color: red;
    color: white;
    width: 25px;
    height: 25px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}



.answer-badge {
    display: inline-block;
    min-width: 10px;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    /*   font-size: 12px;*/
    font-weight: 500;
    /*     color: #fff;*/
    line-height: 1.5384616;
    vertical-align: middle;
    white-space: nowrap;
    text-align: left;
    /*   background-color: #999999;*/
    border-radius: 10px;
}

.comment-badge {
    display: inline-block;
    min-width: 10px;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    font-weight: 500;
    vertical-align: middle;
    /*   white-space: nowrap;*/
    text-align: left;
    border-radius: 10px;
    border: 1px gray solid;
    /*   background-color: #008000;*/
    /* width: 100%;*/
    color: #ffffff;
}


.task-body {
  /*  border: 0.5px #d4d3cc solid;*/
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-radius: 2px;
}

.rounded-round {
    border-radius: 40px
}

.status-badge {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
}

.category-title {
    padding-left: 10px;
    font-weight: 500;
    font-size: 12px;
}

.badge-status-site {
    display: inline-block;
    padding: 4px;
    font-size: 80%;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: .125rem;
    width: 50px;
    padding: 7px;
    color: #ffffff;
}

 

.badge-status-category {
    display: inline-block;
    padding: .3125rem .375rem;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 1.4rem;
    padding: 7px;
    color: #ffffff;
}

.badge-status-subcategory {
    display: inline-block;
    padding: .3125rem .375rem;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .125rem;
    padding: 7px;
    color: #ffffff;
}

.badge-danger {
    color: #fff;
    background-color: #f44336;
}

.float-right {
    float: right !important;
}


.center {
    margin-top: 50%;
    margin-bottom: 50%;
    width: 80%;
    border: 3px solid green;
    padding: 10px;
}

.panel-heading {
    height: 40px;
}




.card {
    /* margin-bottom: 1.25rem;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .05);*/
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    max-width: 600px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .1875rem;
}


.card-ap-review {
    /* margin-bottom: 1.25rem;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .05);*/
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    max-width: 100%;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .1875rem;
}

.card-body-ap-review {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}


.td-criteria {
     
    display: table-cell;
    vertical-align: text-top;
}


.card-group-control-left .card-title > a:before {
    left: 0;
}

.card-group-control .card-title > a:before {
    content: "";
    font-family: icomoon;
    position: absolute;
    top: 50%;
    margin-top: -.5rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

*, ::after, ::before {
    box-sizing: border-box;
}

.treetable .branch:hover {
    background-color: orange;
    color: white;
}


.atm-container-large {
    position: relative;
    width: 100%;
    max-width: 160px;
    max-height: 160px;
}

.indenter-subcategory {
    padding-left: 20px;
}



.image-large {
    height: 250px;
    width: 250px;
    border: hidden;
}

.card-body .card-img {
    border-radius: 0.1875rem;
    width: 100%;
}

.card-img-actions {
    position: relative;
}

    .card-img-actions:focus .card-img-actions-overlay,
    .card-img-actions:hover .card-img-actions-overlay {
        opacity: 1;
        visibility: visible;
    }

.card-img-actions-overlay {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out 0.15s;
    /*   width: 100%;
            height: 100%;*/
}



.btn:not(.bg-transparent):not([class*="btn-outline"]):not(.btn-light):not(.btn-link):not([class*="alpha-"]):not(.fab-menu-btn).active,
.btn:not(.bg-transparent):not([class*="btn-outline"]):not(.btn-light):not(.btn-link):not([class*="alpha-"]):not(.fab-menu-btn).focus,
.btn:not(.bg-transparent):not([class*="btn-outline"]):not(.btn-light):not(.btn-link):not([class*="alpha-"]):not(.fab-menu-btn):active,
.btn:not(.bg-transparent):not([class*="btn-outline"]):not(.btn-light):not(.btn-link):not([class*="alpha-"]):not(.fab-menu-btn):focus,
.btn:not(.bg-transparent):not([class*="btn-outline"]):not(.btn-light):not(.btn-link):not([class*="alpha-"]):not(.fab-menu-btn):hover,
.show > .btn:not(.bg-transparent):not([class*="btn-outline"]):not(.btn-light):not(.btn-link):not([class*="alpha-"]):not(.fab-menu-btn).dropdown-toggle {
    box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.075) inset;
}

.btn:not(.bg-transparent):not([class*="btn-outline"]):not(.btn-light):not(.btn-link):not([class*="alpha-"]):not(.fab-menu-btn).disabled,
.btn:not(.bg-transparent):not([class*="btn-outline"]):not(.btn-light):not(.btn-link):not([class*="alpha-"]):not(.fab-menu-btn):disabled {
    box-shadow: none;
}

.btn::-moz-focus-inner {
    border: 0;
}

.btn-outline.disabled,
.btn-outline:disabled,
.btn-outline:not(:hover):not(:active):not(.active):not([aria-expanded="true"]) {
    background-color: transparent !important;
}

.btn-outline:not(.disabled):not(:disabled):not([class*="alpha-"]):hover,
.btn-outline:not(.disabled):not(:disabled):not([class*="alpha-"]):not([disabled]):not(.disabled).active,
.btn-outline:not(.disabled):not(:disabled):not([class*="alpha-"]):not([disabled]):not(.disabled):active,
.show > .btn-outline:not(.disabled):not(:disabled):not([class*="alpha-"]).dropdown-toggle {
    color: #fff !important;
}

.btn-outline.bg-white:not(.disabled):not(:disabled):hover,
.btn-outline.bg-white:not(.disabled):not(:disabled):not([disabled]):not(.disabled).active,
.btn-outline.bg-white:not(.disabled):not(:disabled):not([disabled]):not(.disabled):active,
.show > .btn-outline.bg-white:not(.disabled):not(:disabled).dropdown-toggle {
    color: #333 !important;
}

/*[class*="bg-"]:not(.bg-transparent):not(.bg-light):not(.bg-white):not(.btn-outline):not(body) {
    color: #fff;
}

 */

#IP_PHOTO_REPORT_LOCATION .criteria-top-border {
    border-top: 2px solid #999;
}

#IP_PHOTO_REPORT_LOCATION tr:hover {
    background-color: transparent;
    color: black;
}

.td-top{
    vertical-align:text-top;

}
.td-menu {
    vertical-align: text-top;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.divider {
    background-color: #fcfcfc!important;
}
.badge-criteria-count {
    display: inline-block;
    padding: .3125rem .375rem;
    font-size: 90%;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    padding: 7px;
    border: 0.5px solid #eff1f6;
    color: #0f0f0f;
}
.badge-criteria-count-open {
    display: inline-block;
    padding: .3125rem .375rem;
    font-size: 100%;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    padding: 7px;
    color: #091209;
    /*background-color: #e1e1e1;*/
    border: 1px solid #5cb85c;
}
.badge-category-criteria-count {
    display: inline-block;
    padding: .3125rem .375rem;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 1.4rem;
    padding: 7px;
    color: #000000;
    background-color: #e1e1e1;
}
.badge-category-criteria-count-open {
    display: inline-block;
    padding: .3125rem .375rem;
    font-size: 90%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 1.4rem;
    padding: 7px;
    color: #5cb85c;
    /*background-color: #e1e1e1;*/
    border: 1px solid #5cb85c;
}
.badge-subcategory-criteria-count {
    display: inline-block;
    padding: .3125rem .375rem;
    font-size: 90%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .125rem;
    padding: 7px;
    color: #000000;
    background-color: #e1e1e1;
}
.badge-subcategory-criteria-count-open {
    display: inline-block;
    padding: .3125rem .375rem;
    font-size: 90%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .125rem;
    padding: 7px;
    color: #5cb85c;
    /*background-color: #e1e1e1;*/
    border: 1px solid #5cb85c;
}


.badge-subcategory-criteria-count-open {
    display: inline-block;
    padding: .3125rem .375rem;
    font-size: 90%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .125rem;
    padding: 7px;
    color: #5cb85c;
    /*background-color: #e1e1e1;*/
    border: 1px solid #5cb85c;
}

.badge-surveytypeissue-count {
    display: inline-block;
    padding: .3125rem .375rem;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 7px;
    padding: 7px;
    color: #000000;
    background-color: #e1e1e1;
}


.badge-panel-issue-count {
    display: inline-block;
    padding: .3125rem .375rem;
    font-size: 90%;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    padding: 7px;
    border: 0.5px solid #ff5722;
    color: #ff5722;
}


.badge-site-issue-count {
    display: inline-block;
    padding: .3125rem .375rem;
    font-size: 90%;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    padding: 7px;
    border: 0.5px solid #ff5722;
    color: #ff5722;
}

 
.hl-input:hover {
    /* border: 2px solid #1e88e5;*/
    box-shadow: 0px 0px 1px 1px #428bca;
}

/* overwriting border width*/
.table-bordered-close {
    border-width: 0.5px !important;
    border-style: solid;
    border-color: #008744 !important;
    border-collapse: collapse;
}
.table-bordered-open {
    border-width: 0.5px !important;
    border-style: solid;
    border-color: #d62d20 !important;
    border-collapse: collapse;
}
.table-bordered-complete {
    border-width: 0.5px !important;
    border-style: solid;
    border-color: #0057e7 !important;
    border-collapse: collapse;
}
.table-bordered-projectplanning {
    border-width: 0.5px !important;
    border-style: solid;
    border-color: #0057e7 !important;
    border-collapse: collapse;
}

.table-bordered-inprogress {
    border-width: 0.5px !important;
    border-style: solid;
    border-color: #008000 !important;
 
    border-collapse: collapse;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        bottom: 100%;
        left: 50%;
        margin-left: -60px;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }

.str-action {
    -ms-word-break: break-all;
    word-break: break-all;
    /* Non standard for webkit */
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.separator {
    text-align: center;
    height: 0.5em;
    border-bottom: 1px solid gray;
    margin-bottom: 0.5em;
}

    .separator:first-line {
        background-color: white;
    }

    .separator:before {
        content: "__";
        color: white;
    }

    .separator:after {
        content: "__";
        color: white;
    }

#IPReview_Menu:hover {
    padding-top: 10px;
    padding-left: 10px;
    background-color: #ff6a00;
    color: #ffffff !important;
}

.mb5 {
    margin-bottom: 5px;
    float: left;
}

.error-message  {
    border-color: #d84315;
    color: #d84315
}