.main-sidebar.hidden-xs.hidden-sm.hidden-md {
    display: none;
}


.site .site-section.section-primary {
    background: linear-gradient(75deg,#0045a2 10%,#a644e5) !important;
}

p.section-subtitle {
    text-align: justify !important;
}

.plan-note {
    font-weight: 500;
    color: #103680;
    font-size: small;
}
.panel.panel-sidebar.panel-sidebar-primary.panel-client-details {
    background: linear-gradient(139deg, #0045a2 8%, #7045cb) !important;
    color: #ffff;
}