﻿label {
    margin-bottom: 1px;
}

table tbody tr td.tdselect, .table-hover > tbody > tr:hover td.tdselect {
    background: #7cb342 !important;
    position: relative;
    overflow: initial;
    color: #fff;
    font-weight: bold;
}

    table tbody tr td.tdselect:before {
        border: medium solid transparent;
        content: "";
        height: 0;
        left: 50%;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 120;
        top: 98%;
        border-top-color: rgba(0,0,0,.2);
        border-width: 11px;
        margin-left: -11px;
        border-top-color: #7cb342 !important;
    }

    table tbody tr td.tdselect a {
        color: #fff !important;
        font-weight: bold;
    }

.closeBTN i {
    padding: 5px 10px;
}

tfoot td {
    font-size: 14px;
    font-weight: bold;
    color: #ab8610;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 4px !important;
}

.form-control {
    padding: 3px !important;
    height: 28px !important;
    border-radius: 6px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}

/*textarea.form-control {
    height: auto !important;
}*/

.form-group {
    margin-bottom: 8px !important;
    /* min-height: 45px;*/
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    padding: 3px 3px !important;
    height: 28px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    border-radius: 6px !important;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 41% !important;
    }

.table .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px;
}

.table .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 46% !important;
}

.box-header {
    cursor: pointer;
    padding: 6px 8px;
}

.content-header > h1 {
    font-size: 17px;
    font-weight: bold;
}

.box-header .box-title {
    font-size: 14px;
    color: #1f384c;
    font-weight: 600;
}

.box {
    margin-bottom: 8px;
    border-bottom: 2px solid #7ddde3;
    border-radius: 6px;
}

.calendaricon {
    position: absolute;
    right: 22px !important;
    font-size: 16px;
    color: #333;
    z-index: 1;
    top: 27px !important;
    cursor: pointer;
}

.minwidth200 {
    min-width: 200px;
}

.mt5 {
    margin-top: 5px;
}

#tree-table tbody tr td {
    font-weight: bold;
}

.ma2 {
    margin: 2px;
}

.fa-chevron-circle-right, .fa-chevron-circle-down {
    font-size: 15px;
}

.treegrid-expander {
    margin-right: 5px;
    cursor: pointer;
}

.innerBox {
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%);
    background: #eff6ff;
    border-radius: 6px;
    border: solid 1px #cfcfcf;
    border-bottom: 3px solid #0ca678;
}

.innerboxHeader {
    border-bottom: solid 1px #cfcfcf;
    padding: 7px 5px;
}

.innerBox .innerboxHeader h4 {
    font-size: 15px;
    margin: 0;
    font-weight: bold;
}

.innerBoxBody {
    padding: 5px;
}

.table tbody > tr > td.innerTableBg {
    padding: 0px !important;
}

.innerTableBg .innerBox {
    margin: 10px;
}
/*textarea.form-control {height:60px !important;max-height:60px !important;
}*/
#tree-table tbody tr td:first-child {
    max-width: 200px;
}

.table-bordered > tbody > tr > td.colBG3 {
    color: #0ca678;
}

.table-bordered > tbody > tr > td.colBG2 {
    color: #d63939;
}

.table-bordered > tbody > tr > td.colBG1 {
    color: #f76707;
}

.table-bordered > tbody > tr > td.colBG4 {
    color: #4263eb;
}

.table-bordered > tbody > tr > td.colBG5 {
    color: #ae3ec9;
}

.treegrid-indent:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 36px;
    background: #d9d9d9;
    left: 50%;
    top: -27px;
    z-index: -1;
}

.SumoSelect > .CaptionCont {
    line-height: 21px !important;
    border-radius: 6px !important;
}

.SumoSelect.open > .optWrapper {
    height: 135px;
}

.SumoSelect > .optWrapper > .options {
    height: 64px;
}

.table select[multiple="multiple"] {
    max-height: 200px;
    height: 200px !important;
}
/******pagimnation*****/
.paginationPanel {
    float: right;
    padding: 3px; /*border: solid thin #dadada; padding: 2px 6px;  border-radius: 4px;*/
}

    .paginationPanel a {
        margin: 0px 1px;
        cursor: pointer;
        background: #f1f1f1;
        width: 18px;
        height: 18px;
        display: inline-block;
        border-radius: 50%;
        text-align: center;
        color: #757575;
    }

        .paginationPanel a:hover, .paginationPanel a.active {
            background: #0485A3;
            color: #fff;
        }

    .paginationPanel .paginationpage {
        max-width: 32px;
        text-align: center;
        height: 21px;
        border: solid thin #ccc;
    }

    .paginationPanel select {
        max-width: 48px;
        text-align: center;
        height: 21px;
        border: solid thin #ccc;
    }

    .paginationPanel button {
        background: #0485A3;
        color: #fff;
        border: none;
        border-radius: 3px;
        cursor: pointer;
    }

    .paginationPanel .borderleft {
        border-left: solid thin #dadada;
    }
/******pagimnation*****/

.table .form-control {
    height: 24px;
}

.textarearesize {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 97%;
    height: 100px !important;
    max-height: 100px !important;
    transition: height 300ms;
    z-index: 5;
}

.tableresp .table tbody tr td.tblTDinitial {
    overflow: initial;
    width: 200px;
}

table.relativeTableData tbody tr td {
    position: relative;
}

.tableresp {
    overflow: visible;
}

.table .maxwidthqty .form-control {
    width: 80%;
}

.table .tblTDinitial .form-control {
    width: 80%;
}

.btnAddViewRemark {
    position: absolute;
    right: 9px;
    z-index: 99;
    top: 12px;
    cursor: pointer;
    color: #18AACC;
    width: 15px;
    height: 15px;
    font-size: 18px;
}

.addMBBTn {
    position: absolute;
    right: 7px;
    z-index: 99;
    top: 15px;
    background: #18AACC;
    color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}

.innerTableTDBG h5 {
    margin-left: 10px;
}

.btnCloseMB {
    margin-right: 10px;
    margin-top: 11px;
}

table .AddWrapp {
    /*box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%);*/
    border-radius: 8px;
    padding-bottom: 5px;
    border: solid 1px #dfdfdf;
    border-bottom: 3px solid #0ca678;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%);
}

.cmd-padding.pa0 {
    padding: 0px !important;
}

.innerTableTDBG {
    background: #f7f5f5;
}

.AddWrapp hr {
    margin: 0px;
    margin-bottom: 8px;
}

.footerFixed {
    position: fixed;
    background: #fff;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
}

.table tbody .table tr th {
    background: #413e66 !important;
}

.totalDataset {
    background-color: #fef6dd !important;
    color: #957d32 !important;
    font-weight: bold;
}

.pa5 {
    padding: 5px;
}

a.editbtn {
    color: #13b956;
    font-weight: bold;
}

a.deletebtn {
    font-weight: bold;
    color: #fd5454;
}

a.dprwcdeletetemp {
    font-weight: bold;
    color: rgb(255 122 122);
}

a.deletembbtn {
    font-weight: bold;
    color: #fd5454;
}

.itemheader {
    background: #f9fafb !important;
    padding: 5px;
}

    .itemheader h5 {
        font-weight: bold;
        color: #2f2d2d !important;
        font-size: 14px;
        margin-top: 10px;
    }

textarea.form-control {
    min-height: 50px;
}

.table textarea.form-control {
    min-height: 25px;
}

hr {
    margin-top: 2px;
    margin-bottom: 2px;
    border: 0;
    border-top: 1px solid #c2c2c2;
}

#mdlRemrkReamMore textarea {
    height: auto !important;
}

.modal {
    z-index: 9999;
}


.minwidth100 {
    min-width: 100px;
}

#mdlRemrkReamMore .close {
    outline: none;
    border: none;
    background: none;
    color: #000;
}

#WBSModalModal .close {
    outline: none;
    border: none;
    background: none;
    color: #000;
}

.scroller .alert {
    padding: 7px 17px 5px 15px;
    margin: -7px 0px;
    display: inline-block;
}

#tableDatapagination {
    margin-top: -10px;
}

.table-responsive {
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.highriseViewExtraInformation {
    margin-left: 5px;
}

.clstdtaskname {
    font-weight: bold;
}

.disabled {
    pointer-events: none;
    cursor: default;
    color: #898989;
}

.ma10 {
    margin: 10px;
}

.lblDataSet {
    width: 14px;
    height: 14px;
    margin-left: 7px;
    margin-right: 5px;
    border: solid thin #fff;
    border-radius: 4px;
    display: inline-block;
    margin-top: 2px;
}

.lblLink {
    background: #dd659c;
}

.lblUnlink {
    background: #5449f3;
}

.lblManual {
    background: #933432;
}

.lblDataSet span {
}

.tblmb tbody tr td, .tblmb thead tr th {
    padding: 8px 4px !important;
}

.tblmb tbody tr.rowLink td {
    color: #dd659c;
}

.tblmb tbody tr.rowUnlink td {
    color: #5449f3;
}

.tblmb tbody tr.rowManual td {
    color: #933432;
}

.MBEntryPanel textarea.form-control {
    max-height: 80px !important;
    min-height: 80px !important;
}
