.ag_input_area{
        background-color: #e3e3e3;
        /*padding: 5px 10px 5px 10px;*/
        margin: 0px 0px 0px 0px;
}

.ag_input_label{
    padding-top: 7px;
    margin-bottom: 0;
}

.other_input_text{
	width: 100px;
	display: inline-block;
}
th{
    text-align: center;
    vertical-align: middle;
}

.ui-datepicker { z-index: 1000 !important; }

.form-group, .help-block, ol, ul{
    margin-bottom: 5px;
}
