/*TAGS*/
body { color: #6097cf /*6495ED*/ !important; }
h2{ text-align:center; background-color: #CFCFCF; color: #FFF !important; padding: 10px; margin-top: 0px !important;}
header { padding: 15px; border-bottom: solid; border-width: 1px; }
header span { font-size: 25px; }
th, td { white-space: nowrap; }

/*IDs*/
#mensagem{ text-align: center; font-size: 18px; position: fixed; top: 0px; width: 100%; z-index: 10;}

/*CLASSES*/
.navbar{ margin-bottom: 0px !important; }
.body{ min-height: 69.3vh; }
.footer{ text-align:center;	font-size:14px;	color: #FFF; background-color: #337ab7;	margin:auto; padding:10px; bottom: 0px; width: 100%; margin-top: 30px; }
.error{ color:#F71013; padding-left:10px; font-size: 12px; font-weight: 500;}
.center{ text-align: center; }
.right{ text-align: right; }
.left{ text-align: left; }
.title{ font-size: 28px; }
