.btn-nuevo{
    margin-bottom: 8px;
    float: right;
}

#registros table thead{
    text-align: center;
}

#registros .tdcenter{
    text-align: center;
}

#registros .separacion{
    width:28px;
}

#registros a{
    text-decoration: none;
}

.cabecera-calendario{
    width: 98%; 
    margin: 0 auto;
}

.cabecera-calendario .botones-calendario{
    float: right;
    width: 170px;
}

.agenda fieldset{
    padding: 5px;
    padding-right: 15px;
    margin-bottom: 10px;
    padding-bottom: 0;
}

.agenda fieldset legend{
    width: 200px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.agenda h4{
    color:#5C5C5C;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 1.1em;
}

.agenda .btn-agenda{
    padding: 2px;
    font-size: .7em;
}

.agenda p{
    padding-top: 0;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: .9em;
}

.agenda label{
    padding-top: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #5C5C5C;
    font-size: .9em;
}

.agenda ul{
    font-size: .9em;
    margin-bottom: 0;
    padding-bottom: 0;
}

.agenda li{
    font-size: .9em;
    margin-bottom: 0;
    padding-bottom: 0;
}

.servicio-calendario{
    text-align: left;
    margin: 0;
    padding: 1px;
    padding-left: 2px;
    font-size: .7em;
    margin-bottom: 2px;
    border-radius: 4px;
}

.servicio-calendario a{
    text-decoration: none;
    color: #FFF;
}

.servicio-calendario a:hover{
    color: #BBB;
}
