/*
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 : 27-09-2016, 21:18:59
    Author     : Camilo
*/
.xsmall-margin-top{
    margin-top: 15px;
}
.small-margin-bottom{
    margin-bottom: 25px;
}

.bg-white{
    background: white !important;
}

#emailError{
    color: #d9534f;
}

#agregarLinea{
    color: #337ab7;
    cursor: pointer;
    font-weight: bold;
}



