.bg-agenda-focus {
	background-color: #d8e2e7
}
.focus .title {
	padding: 30px;
}
.focus h4 {
	color: #014b6e;
}
.focus .item a {
	background-color: #adc3cf
}

.agenda .table th {
    border-top: none;
    color: #32a3db;
    width: 118px;
    border: none;
}
.agenda .table tr td {
    color: #014b6e;
    border: none;
}
/*.agenda .table tr td.chid-2 {*/
/*    color: #32a3db;*/
/*    font-weight: 600;*/
/*    width: 365px;*/
/*}*/
.agenda-details {
	display: none;
}
.agenda-details p {
    font-weight: 600;
}
.agenda .bg-white.no-border {
	border: none;
}
.agenda .row:first-of-type {
    margin-top: 20px;
}
.agenda .col-sm-11 {
    margin-bottom: 20px;
}
.highlighted-agenda .img-w {
    text-align: center;
}
.highlighted-agenda img {
    width: 100% !important;
    height: auto !important;
}
.tags a {
    margin-bottom: 5px
}
.crumbs p {
    color: #014b6e;
    font-weight: 600;
    padding-top: 15px;
    padding-left: 3.5rem!important;
}

.break-w {
    word-break: break-all;
}

.agendamap {
    padding: 0 0 30px 0!important;
}