﻿.Report
{
    vertical-align: top;
}

select.Report
{
    height: 20px;
    width: 150px;
    margin: 2.5px;
}

input.Report
{
    margin: 2px;
}

.moveDownBtn
{
    margin-right:15px;
}
.ImageSize
{
    max-height:50px;
    max-width:50px;   
}
.error-msg
{
    display: block;
    font-weight: bold;
    font-size:12pt; 
    color: red;
    text-align:center;  }
