/**
 *
 * Apply Here your Custom CSS
 *
*/

body {
	
}
.error {
    color: #cc2424;
    display: inline-block;
    margin-top: 5px;
}
.divbrowse
{
	position: absolute; display: inline-block; top: 0px; left: 0px; width: 100%; height: 27px; cursor: pointer;
}
td
{
	/*word-wrap: break-word;
	word-break: break-all;*/
}
