/*
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 : 03/07/2018, 15:08:42
    Author     : rober
*/
.dropdown-content {
    background-color: #fff;
}
.dropdown-content li{
    min-height: 30px;
    line-height: 0.9rem;
}
.dropdown-content li > span{
    color: #000;
    font-size: 0.9Em;
}
