#btnMsgImportantes{
	width: 1.5em!important;
    height: 1.5em!important;
    line-height: 0.4!important;
    padding: .3em 0!important;
	float: right;
    top: -0.2em;
    position: relative;
}
#chkCertificado{
	display:inline-block;
}
#chkCertificado{
	display:inline-block;
}
.chkCertificado{
	display:inline-block !important;
}
#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}

