#show-sidebar,
.org-theme .sidebar-wrapper {
    background: linear-gradient(-20deg, rgba(9, 46, 168, 1) 0, rgba(15, 37, 110, 1) 100%);
}
.sidebar-wrapper .sidebar-brand {
    background: #071a58;
}
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul li.active a,
.sidebar-wrapper .sidebar-menu ul li.side-list.active > a {
    color: #6b83d3;
}
.doc-head-section {
    background: #dde5ff;
}
.search-wrapper {
    border-bottom: 1px solid #afb6cd;
}
.header-full {
    border-bottom: 1px solid #cad3f0;
}
.header-full .search-wrapper {
    background: #ccd8ff;
}
.imp-note {
    border-left: 5px solid #9fb5ff;
}
#features h4 i {
    color: #8da7ff;
}
.article-inner-wrapper i {
    color: #698af6;
}
.article-content-list h5 i {
    color: #b8c8ff;
}
.article-helpful .box-btns a {
    border: 1px solid #7394ff;
    color: #7394ff;
}
.article-helpful .box-btns a:hover {
    background: #7394ff;
    color: #fff;
}
.comments .atr-comment .inner-comment a {
    color: #7394ff;
}
.leave_cmt form .input-wrapper input.submit-btn {
    background: #0a2d9e;
}
ul.pro-ul li:before {
    border: 1px solid #0a2d9e;
}
footer {
    background: #dde5ff;
}
footer ul li a {
    color: #173164;
    border-right: 1px solid #6f7fab;
}
.error-sec a {
    background: rgba(9, 46, 168, 1);
    background: -moz-linear-gradient(top, rgba(9, 46, 168, 1) 0, rgba(15, 37, 110, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(9, 46, 168, 1)), color-stop(100%, rgba(15, 37, 110, 1)));
    background: -webkit-linear-gradient(top, rgba(9, 46, 168, 1) 0, rgba(15, 37, 110, 1) 100%);
    background: -o-linear-gradient(top, rgba(9, 46, 168, 1) 0, rgba(15, 37, 110, 1) 100%);
    background: -ms-linear-gradient(top, rgba(9, 46, 168, 1) 0, rgba(15, 37, 110, 1) 100%);
    background: linear-gradient(to bottom, rgba(9, 46, 168, 1) 0, rgba(15, 37, 110, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#092ea8', endColorstr='#0f256e', GradientType=0);
}
.page-link {
    color: #0c2a8f;
}
.page-item.active .page-link {
    background-color: #0d277d;
    border-color: #0d277d;
}
.badge-secondary {
    background-color: #728ff2;
}
.contact-form input[type="submit"] {
    background: #0a2d9e;
    border: 1px solid #0a2d9e;
    color: #fff;
}
.faq-div h4 {
    color: #0a2d9e;
}
.chat-box-header {
    background: #113dc9;
}
