/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 12, 2020, 6:09:50 PM
    Author     : rohil
*/

.hidden {
     display:none;
}
.form-inline > * {
    margin:0px 1px !important;
}
