/*
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 : Nov 4, 2015, 9:06:18 AM
    Author     : aqge
*/



.search-form  form  .form-control{
    
    padding: 2px 3px;
    height: 30px;
    font-size: 12px;
    
    
}


.search-form  form  .btn{
    
    padding: 2px 12px;
    height: 30px;
    font-size: 12px;
    
    
}

.search-form  form  a.btn{
    
    padding: 5px 12px;
    height: 30px;
    font-size: 12px;
    
    
}

.search-form  form  div[class*='col-'] {
     padding-left: 5px; 
     padding-right: 5px;
}