﻿.box {border-radius:6px;
}
label {margin-bottom:2px;
}
.form-group {
    margin-bottom: 4px;
}
 .checkbox label {margin-right:0px;
}
.content-header {padding: 4px 15px 0px 15px;
}
.wd50 {width:44%;    float: left;
    margin-left: 5px;    border-radius: 6px;
}
    .content-header > .breadcrumb {top: -1px;
    }
.iconSet {    background: #0ca678;
    padding: 7px;    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
    .iconSet:hover {cursor:pointer; background:#18AACC;
    }
    .iconSet a i {color: #fff;
    }
.lockslider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    margin-left: 10px;
}
.lockslider:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 2px;
        bottom: 1px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }
input:checked + .lockslider {
    background-color: #429053;
}
input:focus + .lockslider {
    box-shadow: 0 0 1px #2196F3;
}
input:checked + .lockslider:before {
    -webkit-transform: translateX(12px);
    -ms-transform: translateX(12px);
    transform: translateX(12px);
}
.lockslider.round {
    border-radius: 34px;
}
.lockslider.round:before {
        border-radius: 50%;
    }

.table thead > tr > td, .table tbody > tr > td {
    vertical-align: middle;
}

.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: 5px 2px;
}

.pa0 {
    padding: 0px !important;
   /* height: auto !important;*/
}
.parentTable > thead:first-child > tr > th {
    background: #18AACC;
    color: #fff;
    text-align: center;
}

.parentTable > thead:first-child > tr > th:first-child {
        text-align: left;
    }

.childTable thead th {
    background: #053659 !important;
    padding: 4px !important;
}
.childTable thead td {
    padding: 4px !important;
}

.actionimgset {
    width: 20px;
    float: left;
    margin-right: 4px;
}

.pa8 {
    padding: 8px;
}

table .AddWrapp {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
    background: #fff;
    margin: 8px;
}
.mt8 {
    margin-top: 8px;
}
.stsAprroved {
    color: #fff;
    background-color: #00ac69;
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 5px;
}
.stsPending {
    color: #fff;
    background-color: #f4a100;
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 5px;
}
.f15 {
    font-size: 15px;
}

.allocateBudgetPanel, .ReleasePanel {
    position: relative;
    margin-bottom: 8px;
}

.allocateBudgetPanel h4, .ReleasePanel h4 {
        margin-top: 0px;
        border-bottom: solid thin #ececed;
        padding-bottom: 8px;
        font-size: 15px;
    }

.allocateBudgetPanelbtn, .releasePanelCLosebtn {
    position: absolute;
    cursor: pointer;
    top: 9px;
    right: 10px;
}
.innerHideTD {
    background: #ededed;
    padding: 0px !important;
    height: auto !important;
}

.treegrid-expander {
    margin-right: 5px;
    cursor: pointer;
    font-size: 18px;
}

.parentTable thead th {
    font-size: 12px !important;
}

.parentTable tbody td {
    height: 14px;
    /* width: 6%; */
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid #ccc;
    font-size: 12px !important;
}

#tree-table tr th, #tree-table tr td {
}

#tree-table tr td {
    white-space: nowrap;
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
}
    /*#tree-table tr td:last-child 
            {
                min-width:54px; width: 54px; text-align:center;
            }*/
    #tree-table tr td:first-child {
        max-width: 220px;
    }
.pt5 {padding-top:5px;
}
 .searchbtnabsoluteset {
            position: absolute;
            right: 19px;
            top: 27px;
        }

#mdlModifyTemplate .modal-dialog {
    width: 95%;
    max-width: 95%;
}
.modal.fade.slide-right .close {font-size: 26px;
    top: 9px;
}
#pnlDisplayName{min-height: 280px;
    max-height: 280px;
    padding: 10px 5px;
    overflow: auto;
}
#HighriseDualListRightPanel .form-control {height: 20px;
}
#highriseDualListLeftSide {
    
}
.highriseDualListLeftSide, .HighriseDualListRightPanel {
      box-shadow: rgb(35 46 60 / 4%) 0 2px 4px 0;
    border: 1px solid rgba(101,109,119,.16);
    background: #fff;
    padding:8px;
    border-radius: 6px;
    margin-top: 6px;
}
    .highriseDualListLeftSide h5, .HighriseDualListRightPanel h5 {
        margin-top: 0px;
        margin-bottom: 6px;
        font-size: 14px;
    }
#txtHRLeftSearch,#txtHRRightSearch {height: 26px;
    border-radius: 4px;
}
#HighriseDualListLeftPanel, #HighriseDualListRightPanel { /*border: solid thin #ccc;*/
   min-height: 63vh;
   max-height: 63vh;
    padding: 0px 5px;
    overflow: auto;
      

}
.actionButtons .btn {
    width: 45px;
    margin-bottom: 8px;
    border-radius: 5px;
}
.mb8 {
    margin-bottom: 8px;
}
.mn7 {
    margin-bottom: -7px;
}
.HRElement {
    display: block;
    border: solid thin #ccc;
    margin: 2px 0px;
    border-radius: 4px;
    padding: 3px 5px;
}
.HRElement i {
        margin-top: 3px;
        cursor: move;
        display:none;
}
#mdlModifyTemplate hr {
    margin: 0px 0px 5px;
}
#mdlModifyTemplate .actionButtons {
    margin-top: 50px;
}
.disp-noneIMP {
    display: none !important;
}
#mdlModifyTemplate .modal-header {
    padding: 5px;
}
#mdlModifyTemplate .modal-body {
    padding: 0px !important;
    background: #f4f6fa;
    overflow:hidden;
}
#mdlModifyTemplate .filterData {
    padding: 5px;
    background: #f4f4f4;
    border: solid thin #e4e4e4;
}
#ddlTemaplatepopupBG {
    width: 200px !important;
}

#mdlModifyTemplate .modal-content {padding:0px;background: #f4f6fa;
}

#HighriseDualListLeftPanel span:hover {background: rgba(247,103,7,.1)!important;
}

#HighriseDualListRightPanel span:hover, #HighriseDualListRightPanel span:hover .form-control {background: rgba(12,166,120,.1)!important;
}

.checkedCheckbox {background: rgba(247,103,7,.1)!important;
}

.checkedCheckbox1, .checkedCheckbox1 .form-control{background: rgba(12,166,120,.1)!important;
}
#tree-table td:first-child {background:#ddd !important;
}
.btnLeftSearchClose, .btnRightSearchClose {position: absolute;
    right: 6px;
    top: 5px;
    font-size: 16px;
    color: #7a7272;
    cursor:pointer;
}
#myModal .modal-dialog {
    min-width:90%;
}

#myModal .modal-header {
    padding: 15px !important;
    background:#54c5cb !important;
    border-radius:0;
}

#myModal .modal-body {
    height:550px;
}

#myModal .close {
    outline: none;
    border: none;
    background: none;
    top: 19px !important;
}
#myModal .modal-footer {
    padding: 2px 15px;
}
#myModal .alert {
    padding:5px 10px !important;
}
#showData {
    max-height: 80vh;
}
.mb0Imp {
    margin-bottom:0px !important;
}
@media screen and (max-width: 1024px) {
    #tree-table tr td:first-child {
        max-width: 130px;
    }
}
.templateSet .select2-container {
    width: 66% !important;
}
.baseLinePanel .select2-container {
    width: 66% !important;
}
