﻿.wl-main-title-div {
    padding-bottom: 0px;
    border-bottom:0px !important;
}
.wl-code-td{
    background:none;
    border-right:none;
}

.wl-data-row {
    cursor: default;
}
.wl-back-btn {
    position: relative;
    top: -0px;
}
.wl-date-div{

}
.wl-debug-div{
    text-align:center;
}
.wl-chart-icon{
    top:3px;
    position:relative;
}

.wl-mv-up {
    color: #339966;
}

.wl-mv-down {
    color: #F94A4A;
}

@media screen and (max-width: 515px){
    .wl-date-div{
        
    }
    .wl-search-div{
        padding-top:0px;
        padding-bottom:0px;
    }
}