
body {
    font-family: Arial;
    font-size: 10pt;
}

.Grid td {
    background-color: #A1DCF2;
    color: black;
    font-size: 10pt;
    line-height: 200%;
}

.Grid th {
    background-color: #3AC0F2;
    color: White;
    font-size: 10pt;
    line-height: 200%;
}

.ChildGrid td {
    background-color: #fff !important;
    color: black;
    font-size: 10pt;
    line-height: 200%;
}

.ChildGrid th {
    background-color: #6C6C6C !important;
    color: White;
    font-size: 10pt;
    line-height: 200%;
}
.tableintportal {
    background-color :Aqua; margin-left :100px; color :Navy; width :80% ;
    border:solid;
}
.spanintportal {
    background-color :#6495ED; color :White; font-size :x-large ;
}
.tdspan {
    background-color: #6495ED;
}
.plusminusimg {
    height: 20px;
    width: 20px;
}
