   
        .wizard .steps {
            background: #FDEDEE!important;
            border-radius: 10px;
            padding: 0;
        }
        .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links li a span{
            color:#BAB5B5;
        }
        .simplebar-content > li a .bfr{
            color: #BAB5B5;
        }


         #calendar {
   
    margin:20px;
   
  }
  #calendar2 {
   
   margin:20px;
  
 }
    /*wizard css*/
    .wizard>.steps .current a,
    .wizard>.steps .current a:hover,
    .wizard>.steps .current a:active {
        background: #89c12d;
        color: #fff;
        cursor: default;
        border-radius: 36px;
        padding: 5px 20px;
        margin-top: 5px;
    }

    .wizard .steps {
        background: #F0F5FF;
        border-radius: 35px;
        padding: 0;
    }

    .wizard>.steps a,
    .wizard>.steps a:hover,
    .wizard>.steps a:active {
        display: block;
        width: auto;
        margin: 0 0.5em 0.5em;
        padding: 1em 1em;
        text-decoration: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .wizard a,
    .tabcontrol a {
        outline: 0;
    }

    .wizard ul,
    .tabcontrol ul {
        list-style: none !important;
        padding: 0;
        margin: 0;
    }

    .wizard>.steps>ul>li,
    .wizard>.actions>ul>li {
        float: left;
    }

    .wizard>.steps>ul>li {
        width: 20%;
    }

    .wizard>.actions .disabled a,
    .wizard>.actions .disabled a:hover,
    .wizard>.actions .disabled a:active {
        background: #ccc;
        color: #aaa;
    }

    .wizard>.actions>ul>li {
        margin: 0 0.5em;
    }

    .clearfix:before,
    .clearfix:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .wizard ul>li,
    .tabcontrol ul>li {
        display: block;
        padding: 0;
    }

    .wizard>.steps .disabled a,
    .wizard>.steps .disabled a:hover,
    .wizard>.steps .disabled a:active {
        background: transparent;
        color: black;
        cursor: default;
        border-radius: 36px;
        padding: 5px 20px;
        font-weight: 600;
        margin-top: 5px;
    }

    .wizard>.content>.title,
    .tabcontrol>.content>.title {
        position: absolute;
        left: -999em;
    }

    .wizard>.steps .done a,
    .wizard>.steps .done a:hover,
    .wizard>.steps .done a:active {
        background: black;
        color: #fff;
        border-radius: 36px;
        padding: 5px 20px;
        margin-top: 5px;
    }

    .wizard>.actions a,
    .wizard>.actions a:hover,
    .wizard>.actions a:active {
        background: black;
        color: #fff;
        display: block;
        padding: 0.5em 1em;
        text-decoration: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-top: 18px;
    }

    .current-info {
        opacity: 0;
        display: none;
    }

    .content {
        padding: 15px;
    }

    .jbs .tb-bck .slct {
        width: 100%;
    }

    .fnt {
        font-size: 22px;
        background: #f7f7f7;
        padding: 6px;
    }

    .cust p {
        font-weight: 700;
    }
    #myTable thead, tbody, tfoot, tr, td, th:last-child{
        border-bottom-color: #ecf3fa!important;
    }
    .select2-container--open {
    z-index: 9999999!important;
}

.srch {
            width: 100%;
        }

       /* .l7{
    color: #89c12d!important;
     background-color: rgba(115, 102, 255, 0.12);
    }*/

/*.l7 span{
    color: #89c12d!important;
}*/

.my-class{
    background-color: #FF0F0F !important;
}
        
  