

ul li {
    margin-left: .8rem;
    position: relative;}

ul li a {
    color: #ffffff;}
.sj-ul {
    position: absolute !important;
    display: none !important;
    left: 100% !important;
    top: 0px !important;
    z-index: 999;
    width: 150%;
    height: auto !important;}

    .ej-li {
        position: relative !important;}

    .ej-li:hover .sj-ul {
        display: block !important;}
    .sj-ul li{    text-align: center !important;}
   .sj-ul li a{ width: 100% !important;background-color: #fff;
    color: #6032c0;}
   .sj-ul li a:hover {
    background-color: #7541e3;
    color: #fff;}
.pages-tab ul li a {
    font-size: 15px;
    background: none;
    height: 40px;
    line-height: 40px;}

.pages-tab ul li {
    border-bottom: none;
    line-height: 40px;}

.pages-tab ul {
    background:#0e7ae1ab;}
