/*
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 : Feb 14, 2014, 3:19:57 PM
    Author     : danilo
*/

.chosen-container{
    height: 38px !important;
}

.chosen-single{
    height: 34px !important;
    text-align: left;
}

.chosen-container-single .chosen-drop{
    margin-top: -10px;
}

.btn{
    margin-top: -5px;
    height: 34px;
}

.form-group{
    text-align: left;
}