/* POLITICA DE COOKIES */

h3 {
    color: #636466;
    font-family: 'source_regular';
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid rgb(236, 238, 239) !important;
}

.table thead th {
    vertical-align: middle;
    color: rgb(205, 33, 39);
    padding: 5px;
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 0px solid #ffffff00;
    padding: 0;
    color: #636466;
    padding: 10px;
}

tbody, td, tfoot, th, thead, tr {
    border-color: rgb(236, 238, 239) !important;
    border-style: solid;
    border-width: 0;
}

.panel-body li:before {
    color: #0d4472;
    font-size: 0.5em;
    content: "\f111";
    font-family: "FontAwesome";
    display: inline-block;
    width: 1.3em;
    margin-left: 20px;
}

ul {
    padding: 0;
}

ul, ul li {
    list-style-type: none;
}
