/*
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/09/2016, 16:46:15
    Author     : filipe.macedo
*/

.autoridade-compromisso {
    padding-top: 2em;
}

.tileItem.autoridade-compromisso  {
    border-bottom: 1px solid #e8e7e7;
    clear: both;
    font-size: 1em;
    margin: 0;
    overflow: hidden;
    padding: 2em 0;
    position: relative;
}

.autoridade-compromisso .tileContent {
    border-left: 1px dotted #cfcdcd;
    padding-left: 22px;
}

.tileItem .tileInfo i, .icon-calendar {
    color: #2066CD !important;
}

.agenda h3 {
    background: none repeat scroll 0 0 #EEEFF1;
    border-bottom: 2px solid #E2E4E3;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 7px 8px 13px 10px;
    line-height: 22px;
  	border-top: 4px solid #1f66cc;
  	color: #1f66cc;
}



.autoridade-list-actions, .secondaryHeading.autoridade-title {
  display: none;
}

strong.autoridade-nome-e-cargo {
    margin: 15px 0px;
}


.agenda .footer {
    background: #eeeff2 none repeat scroll 0 0;
    border: 1px solid #628ed7;
    padding: 5px 10px;
}