input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), 
input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), 
input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), 
input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), 
input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), 
input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), 
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid var(--main-color);
    box-shadow: 0 1px 0 0 #e2e2e2;
}
select:focus {
    outline: 0;
    border-bottom: 1px solid var(--main-color);
}

input:not([type]):disabled, input:not([type])[readonly="readonly"], input[type=text]:disabled, 
input[type=text][readonly="readonly"], input[type=password]:disabled, input[type=password][readonly="readonly"], 
input[type=email]:disabled, input[type=email][readonly="readonly"], input[type=url]:disabled, 
input[type=url][readonly="readonly"], input[type=time]:disabled, input[type=time][readonly="readonly"], input[type=date]:disabled, 
input[type=date][readonly="readonly"], input[type=datetime]:disabled, input[type=datetime][readonly="readonly"], 
input[type=datetime-local]:disabled, input[type=datetime-local][readonly="readonly"], input[type=tel]:disabled, 
input[type=tel][readonly="readonly"], input[type=number]:disabled, input[type=number][readonly="readonly"], 
input[type=search]:disabled, input[type=search][readonly="readonly"], 
textarea.materialize-textarea:disabled, textarea.materialize-textarea[readonly="readonly"] {
    color: rgba(0, 0, 0, 0.61);
    border: 1px solid #8c8c8c;
}

input:not([type]), input[type=text], input[type=password], input[type=email], 
input[type=url], input[type=time], input[type=date], input[type=datetime], 
input[type=datetime-local], input[type=tel], input[type=number], 
input[type=search], textarea.materialize-textarea, select {
    border: 1px solid #8c8c8c;
    border-radius: 0;
    outline: none;
    height: 2rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 15px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
}
input.invalid, input:focus.invalid {
	border-bottom: 1px solid var(--main-color);
	box-shadow: 0 1px 0 0 #c9c9c9;
}

option {
    min-height: 1rem;
    padding: 0;
}

[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border: 2px solid #8c8c8c;
}

[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:after {
  background-color: #8c8c8c;
}
[type="checkbox"]:checked + label:before { color: #8c8c8c; }
[type="checkbox"].filled-in:checked + label:after {
  border: 2px solid #8c8c8c;
  background-color: #8c8c8c;
}

/******************** SITE ************************/
:root {
  --main-color:   #7D1F2A; 
  --second-color: #6b6b6b;
  --bkg-color:    #ebebeb; 
}

html { 
	font-family: Roboto, Arial, sans-serif; 
	font-size: 14px; 
	margin: 0.5rem 0 0 0;
	color: #000000;
}

.color-site       { color: var(--main-color);}
.material-icons.color-site  { color: var(--main-color); }

.invisivel { display:none;  }
.visivel   { display:block; }
.aleft   { text-align: left;	}
.acenter { text-align: center;  }
.aright  { text-align: right;	}

div.div-space {
	width: 100%;
	clear: both;	
	display: block;	
	margin: 3rem;
}
.row.light {
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 0.5rem;
}
.row.divider {
	margin-bottom: 0.5rem;	
}

h1 { 
	font-size: 1.5rem; 
	font-weight: bold; 
	text-align: left;
    padding: 1rem;
    color: var(--main-color);
}
h2 { 
	font-size: 1.2rem; 
	font-weight: bold; 
	text-align: left;
	padding: 1rem 0.75rem;
	vertical-align: text-bottom;
}
h3.local {
    font-size: 0.9rem;
    font-weight: bold; 
    color: #000000;
    line-height: 100%;
    padding-left: 0.5rem;
    margin:  0 0 0 0;
}

a.pesqp, a.pesqd {
	color: var(--main-color);
	text-decoration: underline;
	cursor: pointer;
}
a.pesqp p, a.pesqd div {
	margin-top: 4px;
	line-height: normal;
} 
ul#discsturmas h1 {
	font-size: 1.2rem;
    margin: 0;	
}
#infos h1 {
    font-size: 1.3rem;
    margin: 0;	
    padding: 0.5rem;
}
ul#discsturmas h1 {
	font-size: 1.2rem;
    margin: 0;	
}
ul#discsturmas .divider {
  height: 1px;
  overflow: hidden;
  background-color: #bd9d6c;
  margin-bottom: 0;
}
ul#discsturmas .row.tab-header {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
	background-color: #efe9dc;
	font-size: 0.8rem;
	font-weight: bold;
}
ul#discsturmas .tab-texto {
	font-size: 0.7rem;
	font-weight: normal;
}
#msg {
	margin: 1rem auto;
    background-color: var(--bkg-color);
    border: 2px solid var(--main-color);
    padding: 1rem;
    width: 90%;
    box-sizing: border-box;
    font-weight: bold;
    text-align:  justify;
}
#msg h1 {
	font-size: 1rem; 
	padding: 0.3rem;
	margin: 0.2rem auto;
}
#msg p {
	font-size: 0.8rem;
	padding: 0.2rem;

}

.collection.vagas {
 margin: 0;
 border-radius: 0;
}
.collection.vagas .collection-item {
    line-height: 1.1rem;
    padding:2px 2px;
}
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border: 2px solid #8c8c8c;
}

[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:after {
  background-color: #8c8c8c;
}
label.tcurso {
	font-weight: bold;
	color: #000000;
}
