.cls_div_content input[type=text],.ui-datepicker-calendar input[type=text]{
    height:1.4rem;
    display:inline;
    padding-left: 1px;
    padding-right: 1px;
    width:auto;
}




table.ui-datepicker-calendar{
    box-sizing:content-box;
}



.ui-jqgrid-btable tbody tr:nth-child(even) td,.ui-jqgrid-btable tbody tr.even td {
    background:#e5ecf9;
}

.ui-dialog table tr td,.dataTable tr td,.dataTable tr td label,.cls_div_content table tr,.cls_div_content table tr td{
    line-height: 14px;
	font-weight: 100;
	height: 23px;
}


.ui-dialog table tr td,.dataTable tr td,.cls_div_content table tr td{
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
}

.ui-datepicker-year{
    min-width: 72px;
    height: 20px;
}