﻿.sidebar{
    height:100%;
}
/*.req {
    content: " * ";
    color: red;
    
}*/
.content-wrapper, .right-side {
    min-height: 100%;
    background-color: #f4f7fa;
    z-index: 800;
}
/*.fixedHeader{
    position:absolute;
    font-weight:bold;
 
}
.GVScroll{
    height:200px;
    overflow:scroll;
}
*/
.HeaderFreez {
    Position: Relative;
    Top: Expression(This.OffsetParent.ScrollTop);
    Z-Index: 10;

}
