﻿ .treeBg {
            overflow: auto;
            height: 400px;
            margin-top: 16px;
        }

        .centriconset {
            margin-left: 4px;
            font-size: 17px;
        }

        .centericicon {
            width: 28px !important;
            height: 28px;
            box-shadow: 0 2px 2px 0 rgba(0,0,0,.05), 0 3px 1px -2px rgba(0,0,0,.08), 0 1px 5px 0 rgba(0,0,0,.08);
        }

        span.dynatree-folder a {
            font-weight: normal !important;
        }

        .dynatree-node > a > i {
            color: #0385a3;
            margin-right: 5px;
        }

        span.dynatree-active a, span.dynatree-focused a {
            background-color: #18AACC !important;
            color: white !important;
        }

        .AddWrapp ul.Addview li {
            min-height: 17px !important;
        }

        li {
            font-size: 13px;
        }

        #tableDatapagination .pagination {
            width: 435px !important;
        }

.centerBtnPanel {
    position: absolute;
    left: 31%;
    z-index: 9;
    padding-top: 10%;
    width: 9px;
}
        .scroller .alert {
    margin-bottom: 0px;
    padding: 6px 17px 8px 15px;
}
        @media only screen and (max-width : 768px) {
        }


        .searchbtnabsoluteset {
    position: absolute;
    right: 19px;
    top: 27px;
}
.clsactiveqclist {
    color: green !important;
}

.clsinactiveqclist {
    color: #777 !important;
}