
body
{
    background-color: #fffff;
    font-family: "Verdana", Arial, Sans-serif;
    color: #901C3B;
    font-size: 100%;
    width: 100%;
	margin: 0 auto;
}

body#textPage
{
	background-color: #fffff;
    font-family: "Verdana", Arial, Sans-serif;
    color: #901C3B;
    font-size: 200%;
    width: 100%;
}

h1
{
    color: #901C3B;
    font-size: 100%;
    font-weight: bold; 
}

h2
{
    font-family: "Verdana", Arial, Sans-serif;
    color: #901C3B;
    text-align: center;
}

h3
{
    font-weight: bold; 
}

p
{
    text-indent: 10px;
    color: #901C3B;
}

p.a
{
    text-align: center;
    font-style: italic;
    color: #cc0000;
}

p.c
{
    text-align: center;
    color: #901C3B;
}

.c
{
	text-align: center;
}

.l
{
	text-align: left;
}

.r
{
	text-align: right;
}

img
{
	vertical-align: middle;
}

button
{
    background-color: #440000;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
}

button:hover
{
    opacity: 0.8;
}

button.submit
{
    background-color: #00cc00;
    color: white;
    padding: 12px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 250px;
}

button.clear
{
    background-color: #FAFEFF;
    border: 1px solid #106470;
  	color: #106470;
  	padding: 12px 20px;
  	text-decoration: none;
  	margin: 7px 0;
  	cursor: pointer;
  	opacity: 0.8;
  	width: 100px;
}

button.add
{
    background-color: #CCCCCC;
    color: #36454F;
    width: 70px;
    padding: 12px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    border: none;
}

button.xlsx
{
    background-color: #1D6F42;
    color: white;
    width: 70px;
    padding: 12px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    border: none;
}

button.disabled
{
    background-color: #CCCCCC;
    color: #36454F;
    width: 70px;
    padding: 12px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    border: none;
}

input[type=text], input[type=password]
{
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #F5DEB3;
    box-sizing: border-box;
}

input.small[type=text], input[type=password]
{
    width: 170px;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #F5DEB3;
    box-sizing: border-box;
}

input[type=button], input[type=submit], input[type=reset]
{
  background-color: #106470;
  border: 1px solid #106470;
  color: white;
  padding: 12px 20px;
  text-decoration: none;
  margin: 8px 0;
  cursor: pointer;
}

input[type=file]
{
  background-color: #1D6F42;
  border: none;
  color: white;
  padding: 14px 20px;
  text-decoration: none;
  margin: 8px 0;
  cursor: pointer;
}

.topnav
{
  overflow: hidden;
  background-color: #F5DEB3;
  position: fixed;
  top: 0;
  width: 100%
}

.topnav img
{
	vertical-align: middle;
	margin: auto;
}

.topnav a
{
  float: right;
  color: #901C3B;
  text-align: center;
  padding: 7px 16px;
  text-decoration: none;
  font-size: 14px;
}

.topnav a:hover
{
  opacity: 0.8;
}

.topnav a.active
{
  background-color: #440000;
  color: white;
}

.botnav
{
  overflow: hidden;
  background-color: #F5DEB3;
  position: fixed;
  bottom: 0;
  width: 100%
}

table
{
	font-family: arial, sans-serif;
	border-collapse: collapse;
	width: auto;
	background-color: #F5DEB3;
}

table.noalign
{
	font-family: arial, sans-serif;
	background-color: #F5DEB3;
	margin-left:auto; 
    margin-right:auto;
}

table.logo
{
	font-family: arial, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

th
{
	background-color: #F5DEB3;
	border: 0px solid #ffffff;
	text-align: center;
	padding: 7px;
	color: #901C3B;
}

th.white
{
	background-color: #ffffff;
	border: 0px solid #ffffff;
	text-align: center;
	padding: 7px;
	color: #F5DEB3;
}

th.dgray
{
	background-color: #36454F;
	border: 0px solid #ffffff;
	text-align: center;
	padding: 7px;
	color: #CCCCCC;
}

th.blue
{
	background-color: #003E74;
	border: 0px solid #ffffff;
	text-align: center;
	padding: 7px;
	color: #F5DEB3;
}

th.red
{
	background-color: #901C3B;
	border: 0px solid #ffffff;
	text-align: center;
	padding: 7px;
	color: #F5DEB3;
}

td
{
	background-color: #F5DEB3;
	border: 0px solid #ffffff;
	border-bottom: 1px solid #ffffd1;
	text-align: left;
	padding: 7px;
	color: #901C3B;
}

td.lgray
{
	background-color: #CCCCCC;
	border: 0px solid #ffffff;
	border-bottom: 1px solid #ffffd1;
	text-align: left;
	padding: 7px;
	color: #36454F;
}

td.nm
{
	background-color: #F5DEB3;
	border: 0px solid #ffffff;
	border-bottom: 1px solid #ffffd1;
	text-align: left;
	padding: 7px;
	color: #901C3B;
}

td.hl
{
	background-color: #ffffd1;
	border: 0px solid #ffffff;
	border-bottom: 1px solid #F5DEB3;
	text-align: left;
	padding: 7px;
	color: #901C3B;
}

td.hor:nth-child(even)
{
	background-color: #ffffd1;
	text-align: center;
}

td.hor:nth-child(odd)
{
	text-align: center;
}

tr.hover
{
	background-color: #ffffd1;
}

td.center
{
	background-color: #F5DEB3;
	border: 0px solid #ffffff;
	border-bottom: 1px solid #ffffd1;
	text-align: center;
	padding: 7px;
	color: #901C3B;
}

td.extra
{
	background-color: #ffffff;
	text-align: center;
}

td.extra2
{
	background-color: #ffffff;
	border-bottom: 0px solid #ffffff;
	text-align: center;
}

td.quiz
{
	background-color: #F5DEB3;
	text-align: center;
}

td.logo_lft
{
	background-color: #F5DEB3;
	border: 0px solid #dddddd;
	text-align: left;
	padding: 0px;
	color: #901C3B;
	width: 120px;
}

td.logo_cen
{
	background-color: #F5DEB3;
	border: 0px solid #dddddd;
	text-align: center;
	padding: 0px;
	color: #901C3B;
	width: auto;
}

td.logo_rgt
{
	background-color: #F5DEB3;
	border: 0px solid #dddddd;
	text-align: right;
	padding: 0px;
	color: #901C3B;
	width: 120px;
}

td.rad
{
	background-color: #ffffff;
	column-width: 50px;
}
			
td.txt
{
	background-color: #ffffff;
	column-width: 650px;
}
			
td.green
{
	background-color: #00cc00;
	text-align: center;
}
	
td.red
{
	background-color: #cc0000;
	text-align: center;
}

td.yellow
{
	background-color: #cccc00;
	text-align: center;
}

td.greend
{
	background-color: #004400;
	color: #F5DEB3;
}

td.redd
{
	background-color: #440000;
	color: #F5DEB3;
}

td.med_gray
{
	background-color: #999999;
	text-align: center;
}

tr
{
	background-color: #F5DEB3;
}

form
{
    width: auto;
    text-align: left;
    margin: 0 auto;
    background-color: #ffffff;
}

form.login
{
	border: 3px solid #F5DEB3;
	width: 300px;
	text-align: left;
	margin: 0 auto;
	background-color: #F5DEB3;
}

label
{
    color: #901C3B;
}

img.logo
{
    width: 40%;
    border-radius: 0%;
}

.container
{
    padding: 16px;
}

span.psw
{
    float: right;
    padding-top: 16px;
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px)
{
    span.psw
    {
       display: block;
       float: none;
    }
    .cancelbtn
    {
       width: 100%;
    }
}

a:link
{
	text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-color: $light_cor_letra_pro;
    color: #901C3B;
}

a:visited
{
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-color: $light_cor_letra_pro;
    color: #901C3B;
}

a:hover
{
	text-decoration: none;
	color: #901C3B;
}

a:active
{
	text-decoration: none;
	color: ##ffffd1;
}

.custom-select
{
  position: relative;
  font-family: Arial;
}

.custom-select select
{
  display: none; /*hide original SELECT element: */
}

.select-selected
{
  background-color: DodgerBlue;
}

/* Style the arrow inside the select element: */
.select-selected:after
{
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after
{
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected
{
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
.select-items
{
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide
{
  display: none;
}

.select-items div:hover, .same-as-selected
{
  background-color: rgba(0, 0, 0, 0.1);
}