.co-search
{
    cursor: pointer;
    cursor: hand;
}

.co_mto_PAPJudgeDashboard-EvaluationsDetails-Cell
{
    width: 5em;
    text-align: center;
}

#co_mto_PAPJudgeDashboard table td
{
    padding: .2em;
    padding-right: .5em;
}

#co_mto_PAPJudgeDashboard table td
{
    padding: .2em;
    padding-right: .5em;
}

.co_mto_PAPDashboard-Form-noShow span {
    position: relative;
    top: -2px;
}

#co_mto_PAPJudgeDashboard-mailDialog
{
    display: none;
}
    #co_mto_PAPJudgeDashboard-mailDialog table
    {
        width: 100%;
    }
    #co_mto_PAPJudgeDashboard-mailDialog textarea,
    #co_mto_PAPJudgeDashboard-mailDialog input
    {
        width: 90%;
    }
    #co_mto_PAPJudgeDashboard-mailDialog td{
        vertical-align: top;
    }

.co_mto_PAPJudgeDashboard-EvaluationsFormContainer-form
{
    display: none;
}

.co_mto_PAPJudgeDashboard-EvaluationsFormContainer-form-disabled
{
    background-color: #fafafa;
    color:  #a0a0a0;
}
    .co_mto_PAPJudgeDashboard-EvaluationsFormContainer-form-disabled strong
    {
        color:  #a0a0a0!important;
    }

.co_mto_judgeDashBoardTable td
{
    vertical-align: top;
}
.co_mto_judgeDashBoardTablePreview .co_mto_PAPDashboard-schedulingData,
.co_mto_judgeDashBoardTablePreview .co_mto_PAPDashboard-Form-screenJudge,
.co_mto_judgeDashBoardTablePreview .co_mto_PAPDashboard-Form-abstractStatus,
.co_mto_judgeDashBoardTablePreview .co_mto_PAPDashboard-Form-abstractStatus
{
    display: none;
}
.co_mto_judgeDashBoardTablePreview .co_mto_PAPDashboard-Form-evaluation input
{
    _display: none;
}

.co_mto_awaitingAppoval,
.co_mto_awaitingAppoval strong,
.co_mto_awaitingAppoval a
{
    background-color: #f0f0f0;
    color: #a0a0a0!important;
}
.co_mto_awaitingAppoval-msg
{
    color: red;
}
.saveContainer
{
    display: none;
}