div.page_cash_box_handler table.selector table.main th, 
div.page_cash_box_count_handler table.selector table.main th
{
    font-size        : 14px;
	border           : solid 1px grey;
	background-color : #CCCBCB;
	padding          : 3px;
}

.cashbox-signature img
{
	max-height: 50px;
    width: auto;
    display: block;
}

.verified_status_filter_cash_box
{
	width: 120px;
	margin-left: 16px;
}

.dialog_main 
{
position: absolute;
top: 0px;
left: 0px;
border: 1px solid red !important;
}