﻿.listGRNCartExpItemBand {
    color: #004281;
    background-color: #E7EFF9;
    font-weight: bold;
    padding: 5px 0px;
    width: 100%;
    min-height: 30px;
    margin: 0px !important;
}

.xpedeonGroupHeader {
    color: #d7d7d7;
}

.grnDivSecond {
    font-size: 14px;
}

.fontBold {
    font-weight: bold;
}

.lineSeparator {
    border-top: 1px solid #e0e0e0;
}

.lineSeparatorBtm {
    border-bottom: 1px solid #e0e0e0;
}

.tblSubContractorDimPlots td {
    padding: 0px 10px;
}

.subContractHeaderKey {
    padding: 5px;
}

.newIssuecontentKey {
    min-width: 100px;
    font-weight: bold;
    line-height: 1.3;
}

.toggleImg {
    width: 24px;
    float: right;
}

.plotItemPhasesDiv {
    overflow-y: auto;
    padding: 5px 10px;
}

.bRight {
    border-right: 1px solid #dcdcdc;
}

.bLeft {
    border-left: 1px solid #dcdcdc;
}

.SubContPlotTitle .bRight {
    border-right: 1px solid #dcdcdc;
}

.SubContPlotTitle .bLeft {
    border-left: 1px solid #dcdcdc;
}

.phaseItem input[type=text], .phaseItem input[type=password], .phaseItem input[type=email], .phaseItem input[type=url], .phaseItem input[type=time],
.phaseItem input[type=date], .phaseItem input[type=datetime-local], .phaseItem input[type=tel], .phaseItem input[type=number], .phaseItem input[type=search],
.phaseItem textarea.materialize-textarea {
    margin-bottom: 5px;
}

.plotTotalSpan {
    text-align: right;
    min-height: 1px;
}

/*#SubContDimPlotHtmlList {
    height: 400px;
    overflow-y: auto;
}*/

.noPadMar {
    margin: 0px !important;
    padding: 0px !important;
}

.noLeftPadMar {
    margin-left: 0px !important;
    padding-left: 0px !important;
}

.noRightPadMar {
    margin-right: 0px !important;
    padding-right: 0px !important;
}

.SubContPlotTitle {
    margin: 2px 0px !important;
    padding: 5px 0px !important;
    /*background: #004281;*/
    color: #333 !important;
}

.SubContPlotTotal {
    margin: 2px 0px !important;
    padding: 5px 0px !important;
    color: #004281;
    font-weight: bold;
    min-height: 28px;
}

.strTtlVal {
    margin-top: 10px !important;
    font-size: 14px;
}

.plotTotalSeparator {
    border-left: 1px solid #dcdcdc;
}

.SubContPlotTitle .plotTotalSeparator {
    border-left: 1px solid #9e9e9e;
}


.phaseItem input[readonly="readonly"] {
    color: inherit;
    border-bottom: 1px solid #9e9e9e;
}

#SubContDimPlotHtmlList .col, .SubContPlotTotal .col, .SubContPlotTitle .col, #SubContStandardHtmlList .col {
    padding: 0 0.30rem;
}

.strTitleHeader {
    font-size: 14px;
    margin: 0px !important;
    padding: 0px !important;
    margin-bottom: 3px !important;
    border-bottom: 1px solid #9e9e9e;
}

.valComplete {
    padding: 0px !important;
    padding-top: 3px !important;
    min-height: 1px;
}

.valCompleteBtn {
    width: 24px;
    height: 24px;
    /*border-radius: 50%;*/
    text-align: center;
}

.valCompFilled {
    background-color: #0277bd !important;
    color: #fff !important;
}

    .valCompFilled i {
        display: block;
        top: 2px;
    }

.valCompleteBtnEmpty {
    background-color: white !important;
    border: 1px solid #0277bd;
    color: #004281 !important;
}

    .valCompleteBtnEmpty i {
        display: none;
    }

#tblWOVList td {
    padding: 0px;
    padding-left: 8px;
    height: 45px;
}

.applicationPerc {
    font-size: 20px;
    margin-top: 7px;
}

.plotItemPhasesDiv .col, .phaseItem .col {
    min-height: 1px;
}

.dblRowHeaderTitle {
    height: 43px;
}

.headerSection .input-field label, .filterSection .input-field label {
    top: 0.8rem;
}

.remarksField.input-field label {
    top: 0.3rem;
}

.filterSection .input-field {
    margin-top: 0px;
}

/*.headerSection .row.phaseItem {
    margin-top: 5px;
}*/

.HorizontalParentDiv {
    width: 100%;
    box-orient: horizontal;
    display: -moz-box;
    -moz-box-orient: horizontal;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    display: box;
}

.indvHorzDiv {
    -moz-box-flex: 1.0; /* Firefox */
    -webkit-box-flex: 1.0; /* Safari and Chrome */
    -ms-flex: 1.0; /* Internet Explorer 10 */
    box-flex: 1.0;
    padding: 0 0.30rem !important;
}

.lineNoText {
    min-width: 40px;
    width: 1%;
}

.stdLineDesc, .stdLineNonDesc {
    padding: 5px 0px;
    width: 100%;
    min-height: 30px;
    margin: 0px !important;
    border-top: 1px solid #dcdcdc;
}

.stdLineNonDesc {
    padding: 8px 0px;
}

.itemBorderTop {
    border-top: 1px solid #dcdcdc;
}

.minHeight1 {
    min-height: 1px;
}

.mandatoryField {
    color: red;
}

.phaseItem .dispText {
    margin-top: 6px;
}

/*#SubContDimPlotHtmlList .plotItemPhasesDiv .phaseItem:nth-child(even), #SubContStandardHtmlList .indvPhaseItem:nth-child(even) {
    background: #ffffff;
}

#SubContDimPlotHtmlList .plotItemPhasesDiv .phaseItem:nth-child(odd), #SubContStandardHtmlList .indvPhaseItem:nth-child(odd) {
    background: #f9f9f9;
}*/

.strTitleHeader .select-wrapper input.select-dropdown {
    margin: 0px !important;
}

.strTitleHeader .select-wrapper {
    position: absolute;
    left: 30px;
}

    .strTitleHeader .select-wrapper input.select-dropdown {
        height: 20px !important;
    }

    .strTitleHeader .select-wrapper span.caret {
        top: 0px !important;
        color: #fff;
    }

.titleFilterPlot, .iconFilterPlot {
    position: absolute;
    top: -2px;
}

.divFilterStage {
    float: right;
    width: 170px;
}

.iconFilterPlot {
    font-size: 17px !important;
    color: white !important;
    left: -5px;
    top: 0px;
}

.textFilter {
    font-size: 17px;
    margin-bottom: 5px;
}

.customAutoCompHeight {
    height: 1.75rem !important;
}

.FixedTitle {
    width: 100%;
    position: fixed;
    top: 64px;
    left: 0;
    bottom: auto;
    background-color: #fff;
    padding: 0px 19px;
    z-index: 1;
}

.dummyTitleDiv {
    /*height: 87px;*/
    height: 65px;
    width: 100%;
}

.dummyStdTitleDiv {
    height: 95px;
    width: 100%;
}

.formValuation .input-field div.error {
    top: -0.2rem;
}

#SubContStandardHtmlList input:read-only, #SubContStandardHtmlList textarea:read-only, #SubContDimPlotHtmlList input:read-only {
    border-bottom: none !important;
}


@media only screen and (min-width: 601px) {
    .plotItemPhasesDiv .input-field, .phaseItem .input-field {
        margin-top: 0px;
    }
}


/*Admin Setting*/
.adminSettingDiv .collapsible-body {
    padding: 10px;
}

.cardLabel {
    font-size: 20px;
    font-weight: bold;
}

.settingHtmlEditor, .adminSettingDiv .trumbowyg-box {
    min-height: 150px !important;
}

.adminSettingDiv .trumbowyg {
    margin: 5px auto;
}

.adminSettingDiv .collapsible-body p {
    padding: 0rem;
    padding-top: 2rem;
}

.imgHoverInfoParent {
    position: relative;
}

.imgHoverInfo {
    background-color: rgba(138, 138, 138, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: white;
}

.settingUploadImg {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 10px;
    background-color: #01579b;
    z-index: 1;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
}

.imgAppLogo {
    min-height: 82px;
}

.settingUploadImg input[type=file] {
    font-size: 0px;
}

.dropifyParent {
    margin-top: 5px;
}

.adminSettingDiv .currentImg {
    max-height: 158px;
    width: auto;
}

.fLeft {
    float: left;
}

.fRight {
    float: right;
}

.cardLabelHeader {
    height: 30px;
}

.currentImgCard {
    height: 203px;
}

.socialLinkRestore {
    margin-top: 15px;
    text-align: center;
}

.imgRestoreDefault {
    cursor: pointer;
}

.valuationHeaderBtn {
    padding: 0 1rem;
}

.previewAttach {
    /*background:url(images/PreviewAttach.png);*/
}

.instructionHeaderDiv {
    padding: 5px 10px;
    background-color: #0277bd;
    color: white;
    font-size: 14px;
}

.minValHeaderWidth {
    /*min-width: 125px;*/
}

.plotItemPhasesDiv .row.phaseItem:hover, #SubContStandardHtmlList .indvPhaseItem:hover {
    background-color: #f6f6f6;
}

.spmValAttachmentList li:hover, .spmValAttachmentList li.active,
.stdValAttachmentList li:hover, .stdValAttachmentList li.active {
    background-color: #fff !important;
}

.spmValAttachmentMainListm, .stdValAttachmentMainList {
    position: relative !important;
}

#sideSPMValNavAttachment li:hover, #sideSTDValNavAttachment li:hover {
    background-color: #fff !important;
}
