/*
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 : 06-nov-2017, 18:44:30
    Author     : sanchez
*/

.form-groupCustom{
    margin-bottom:5px!important;
}


@media screen and (min-width: 767px) {
    .customForm-group {
        margin-left:30px;
    }
    .customLabelFilter{
        float:left;
        margin-left:59px;
    }
}