/* Write your custom CSS here */
.panel .note-toolbar.panel-heading{
    overflow:visible;
}

.msg-obrigatorio {
	color: #a94442;
    font-weight: 700;
    margin-top: 5px;
    float: left;
    font-size: 12px;
    display: none;
}
