﻿.nodisplay {
    display: none;
}

.novisible {
    visibility: hidden;
}

.webGrid {
    margin: 4px;
    border-collapse: collapse;
    width: 99%;
}

.colDisp {
    display: none;
}

webgrid-table td:nth-child(1), th:nth-child(1) {
    display: none;
}

.wa {
    width: 150px;
}

.fhar {
    font-size: x-small;
}

.wd {
    width: 150px;
}

.wi {
    width: 200px;
}

.wt {
    width: 220px;
}

.wp {
    width: 260px;
}

.wc {
    width: 260px;
}

.wu {
    width: 180px;
}

.wv {
    width: 30px;
}

.wo {
    width: 60px;
}

.wn {
    width: 10px;
}

.wl {
    width: 450px;
}

.wcron {
    width: 155px;
}

.wsubject {
    width: 200px;
}

.wprospects {
    width: 300px;
}

.wcontext {
    width: 200px;
}

.wtitle {
    width: 150px;
}

.wdetail {
    width: 280px;
}

.waction {
    width: 100px;
}

.webgrid-header {
    color: #446fed;
}

.gth {
    width: 100%;
    color: #446fed;
}

.ww {
    width: 350px;
}

.modal {
    overflow-y: auto;
}