.LeftPanel {
    width: 120px;
    background-color: #03204a;
    min-height: 100vh}
.MainPanel {}
.SoluStyle {
    background-color: #03204a}
.NavPanel {
    background-color: #03204a}
.ParaStyle {}
.style1 {
    display: block;
    margin-bottom: -16px}
.style2 {
    margin-top: -100px}
.CardStyle {
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px}
.PageHeadStyle {
    background-color: #03204a;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 15, 28, 0.87)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(180deg, rgba(0, 15, 28, 0.87) 0%, rgba(255, 255, 255, 0) 100%)}