﻿.select2-container {
    width: 100% !important;
}

.form-control {
    margin-bottom: 10px;
}

.select2-container {
    margin-bottom: 10px !important;
}

.logout-section {
    display: block;
    height: 36px;
    width: 100%;
    color: #e6e6e6;
    position: absolute;
    bottom: 0;
    background: #3a3f4d;
}

.labflddec {
    display: flex;
    grid-column-gap: 2%;
    margin-bottom: 10px;
    font-size: 18px;
    justify-content: center;
}

.tablesecc thead {
    background: #343a40;
    color: #fff;
}

    .tablesecc thead th {
        text-align: center;
        vertical-align: middle;
        font-weight: 400;
        padding: 0.85rem .25rem;
    }

.btndec {
    margin-top: 20px;
}

    .btndec .btngen {
        padding: 6px 30px;
    }

.inlinecheckcontbox .labtxt {
    font-weight: 700;
}

.inlinecheckcontbox .frmdeco {
    margin-bottom: 10px;
}

.singlabb {
    font-size: 16px;
    margin-bottom: 15px;
}

.remCF {
    color: #ec0f0f;
    font-size: 18px;
}

    .remCF:hover, .remCF:focus {
        color: #ec0f0f;
    }

.addCF {
    background: #343a40;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #343a40;
}

.tabfoot tfoot tr:first-child {
    border-top: solid 2px #000;
}

.tabfoot tfoot td {
    font-size: 18px;
    font-weight: bold;
}

.labspansec {
    display: flex;
    grid-column-gap: 3%;
    margin-bottom: 10px;
}

.searcbtndec {
    background: #6c757d;
    border: solid 1px #6c757d;
    color: #fff;
    padding: 4px 15px;
}

    .searcbtndec:hover, .searcbtndec:focus {
        background: #333;
        border: solid 1px #333;
        color: #fff;
    }

.savesecbtn {
    background: #6c757d;
    border: solid 1px #6c757d;
    color: #fff;
    padding: 5px 8px;
}

    .savesecbtn:hover, .savesecbtn:focus {
        background: #333;
        border: solid 1px #333;
        color: #fff;
    }

.removebtnn {
    background: #00acac;
    border: solid 1px #00acac;
    color: #fff;
    padding: 5px 8px;
}

    .removebtnn:hover, .removebtnn:focus {
        background: #097d7d;
        border: solid 1px #097d7d;
        color: #fff;
    }

.savepobtn {
    background: #343a40;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #343a40;
}

.podelsavetab thead th {
    text-align: left;
}

.closeicoo {
    color: #ec0f0f;
    font-size: 18px;
}

    .closeicoo:hover, .closeicoo:focus {
        color: #ec0f0f;
    }

.manualpotab thead th {
    text-align: left;
}

.manualaddbtnn {
    display: flex;
    grid-column-gap: 3%;
    align-items: center;
    margin-bottom: 10px;
}

.plusicosec {
    background: #343a40;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #343a40;
}

.manualaddbtnn .labeltxt {
    margin-bottom: 0;
}

.tablehedrowbac th {
    padding: 0.85rem .25rem;
}

.annexbox .singlerowannexture {
    display: flex;
    grid-column-gap: 1%;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

    .annexbox .singlerowannexture .textsec {
        font-size: 14px;
        margin-bottom: 0;
    }

    .annexbox .singlerowannexture .insecname {
        width: 220px;
        margin-bottom: 0;
    }

.savecostsumtab thead th {
    text-align: left;
}

.abcbtn {
    background: #343a40;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #343a40;
}

.appendplusico {
    background: #00acac;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #00acac;
}

.indentboxx {
    margin-bottom: 20px;
}

    .indentboxx .inlinesec {
        display: flex;
        align-items: center;
        grid-column-gap: 4%;
    }

        .indentboxx .inlinesec .textareacont {
            margin-bottom: 0;
        }

        .indentboxx .inlinesec .samesecc {
            display: flex;
            grid-column-gap: 2%;
        }

    .indentboxx .labradioconn {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }

    .indentboxx .textuplodbox {
        display: flex;
        grid-column-gap: 3%;
    }

.addrowmat {
    background: #343a40;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #343a40;
}

.savematdetal thead th {
    text-align: left;
}

.popbtnpattern {
    background: #333;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 18px;
    margin-top:
}

    .popbtnpattern:hover, .popbtnpattern:focus {
        background: #00acac;
        color: #fff;
    }

.consumtionmodd thead th {
    text-align: left;
}

.modal-header {
    background-color: #777;
    color: #fff;
    padding: 10px;
}

    .modal-header .close .modcrossico {
        font-size: 28px;
        color: #fff;
    }

    .modal-header .close {
        opacity: 100;
    }

.headplusicobox {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.listplusico {
    background: #343a40;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #343a40;
}

.collapsible {
    background-color: #777;
    color: white;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

    .collapsible.active, .collapsible:hover {
        background-color: #555;
    }

    .collapsible:after {
        content: '\002B';
        color: white;
        font-weight: bold;
        float: right;
        margin-left: 5px;
    }

    .collapsible.active:after {
        content: "\2212";
    }

.contenttt {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #f1f1f1;
}

.customfileshort {
    height: calc(1.8125rem + 2px);
}

    .customfileshort .custom-file-input {
        height: calc(1.8125rem + 2px);
    }

    .customfileshort .custom-file-label {
        height: calc(1.8125rem + 2px);
    }

    .customfileshort .coloruploadbtn::after {
        background-color: #00acac;
        color: #fff;
        padding: .175rem .75rem;
    }

.inlinelist .custin {
    display: flex;
    align-items: center;
    grid-column-gap: 1%;
    padding-left: 0;
    margin-bottom: 10px;
}

    .inlinelist .custin li {
        list-style: none;
        border-right: solid 1px #212529;
        padding-right: 10px;
    }

        .inlinelist .custin li:last-child {
            border-right: none;
        }

.infoflex {
    display: flex;
    align-items: center;
    grid-column-gap: 1%;
    margin-bottom: 10px;
}

    .infoflex .secfld {
        background: #eeefef;
        padding: 3px 5px;
    }

        .infoflex .secfld label {
            margin-bottom: 0;
        }



.bodside {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}

.repitbox {
    border: 1px solid #b9b9b9;
    padding: 6px;
    border-radius: 5px;
    /* box-shadow: 5px 5px 20px -6px rgba(0,0,0,0.75);
        -webkit-box-shadow: 5px 5px 20px -6px rgba(0,0,0,0.75);
        -moz-box-shadow: 5px 5px 20px -6px rgba(0,0,0,0.75);*/
}

.remlump {
    color: #ec0f0f;
    font-size: 18px;
}

    .remlump:hover, .remlump:focus {
        color: #ec0f0f;
    }

.addlump {
    background: #343a40;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #343a40;
}

.remitemwisee {
    color: #ec0f0f;
    font-size: 18px;
}

    .remitemwisee:hover, .remitemwisee:focus {
        color: #ec0f0f;
    }

.additemwisee {
    background: #343a40;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #343a40;
}

#lumpsumsecccont {
    display: none;
}

#itemwisesecccont {
    display: none;
}

.addservcost {
    background: #00acac;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #00acac;
}

.removservcost {
    color: #ec0f0f;
    font-size: 18px;
}

    .removservcost:hover, .removservcost:focus {
        color: #ec0f0f;
    }

.tabsavebtn {
    background: #343a40;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #343a40;
}

.servcloseiconn {
    color: #ec0f0f;
    font-size: 18px;
}

    .servcloseiconn:hover, .servcloseiconn:focus {
        color: #ec0f0f;
    }

.removepodetailrow {
    background: #00acac;
    border: solid 1px #00acac;
    color: #fff;
    padding: 5px 8px;
}

    .removepodetailrow:hover, .removepodetailrow:focus {
        background: #097d7d;
        border: solid 1px #097d7d;
        color: #fff;
    }

.addworkman {
    background: #00acac;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #00acac;
}

.removworkman {
    color: #ec0f0f;
    font-size: 18px;
}

    .removworkman:hover, .removworkman:focus {
        color: #ec0f0f;
    }

.addcontract {
    background: #00acac;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #00acac;
}

.removcontract {
    color: #ec0f0f;
    font-size: 18px;
}

    .removcontract:hover, .removcontract:focus {
        color: #ec0f0f;
    }

.addmaterial {
    background: #00acac;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #00acac;
}

.removmaterial {
    color: #ec0f0f;
    font-size: 18px;
}

    .removmaterial:hover, .removmaterial:focus {
        color: #ec0f0f;
    }


.addplant {
    background: #00acac;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #00acac;
}

.removplant {
    color: #ec0f0f;
    font-size: 18px;
}

    .removplant:hover, .removplant:focus {
        color: #ec0f0f;
    }


.addfreesupply {
    background: #00acac;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #00acac;
}

.removfreesupply {
    color: #ec0f0f;
    font-size: 18px;
}

    .removfreesupply:hover, .removfreesupply:focus {
        color: #ec0f0f;
    }

.addprevjob {
    background: #00acac;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #00acac;
}

.removprevjob {
    color: #ec0f0f;
    font-size: 18px;
}

    .removprevjob:hover, .removprevjob:focus {
        color: #ec0f0f;
    }

.addgateentry {
    background: #00acac;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #00acac;
}

.removgateentry {
    color: #ec0f0f;
    font-size: 18px;
}

    .removgateentry:hover, .removgateentry:focus {
        color: #ec0f0f;
    }

.addpodetaill {
    background: #343a40;
    color: #fff;
    padding: 5px 8px;
    border: solid 1px #343a40;
}

.rempodetaill {
    color: #ec0f0f;
    font-size: 18px;
}

    .rempodetaill:hover, .rempodetaill:focus {
        color: #ec0f0f;
    }

.nobodfoot td {
    border: none;
    vertical-align: middle;
}

.inspectionsec .callout {
    padding: 5px 10px;
}

.inspectionsec {
    align-items: center;
}

.logout-section ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .logout-section ul li {
        float: left;
        width:50%;
    }

        .logout-section ul li a {
            display: block;
            color: white;
            text-align: center;
            padding: 8px 16px 16px 6px;
            text-decoration: none;
        }
        .logout-section ul li:hover {
            background-color: #111111;
        }
            .logout-section ul li a i {
            }

#pr-box {
    font: 13px/16px sans-serif;
    position: absolute;
    z-index: 1000;
    display: none;
    width: 300px;
    max-width: 100%;
}

    #pr-box i {
        width: 0;
        height: 0;
        margin-left: 20px;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #23a86d;
    }

#pr-box-inner {
    margin-top: 6px;
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#pr-box p {
    padding: 20px;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}

#pr-box ul {
    padding: 7px;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}

    #pr-box ul li {
        list-style: none;
        padding: 7px;
    }

        #pr-box ul li span {
            width: 15px;
            height: 15px;
            display: block;
            float: left;
            border-radius: 100%;
            margin-right: 15px;
        }

#pr-box.light {
    color: #2d2f31;
}

    #pr-box.light p {
        background-color: #23a86d;
        color: #f1f1f1;
    }

    #pr-box.light ul {
        background-color: #f1f1f1;
    }

        #pr-box.light ul li span {
            background-color: #f1f1f1;
            border: 3px solid #23a86d;
        }

            #pr-box.light ul li span.pr-ok {
                background-color: #23a86d;
                border: 3px solid #23a86d;
            }

#pr-box.dark {
    color: #f1f1f1;
}

    #pr-box.dark p {
        background-color: #23a86d;
    }

    #pr-box.dark ul {
        background-color: #2d2f31;
    }

        #pr-box.dark ul li span {
            background-color: #2d2f31;
            border: 3px solid #23a86d;
        }

            #pr-box.dark ul li span.pr-ok {
                background-color: #23a86d;
                border: 3px solid #23a86d;
            }