@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

div.refrescamento {
	display: none;
}

.desativado {
	opacity: .2;
}

.matricula-caixa ol li.desativado ul li {
    font-size: .85em;
    font-weight: bold;
}

body{
	font-family: 'Barlow', sans-serif;
}

.cabecalho {
	background-color: #f6f6f6;
}

.cabecalho-2 {
	text-align: right;
}

.cabecalho-2 ul {
	list-style-type: none;
	margin: 40px 0 0 0;
	padding-left: 0;
}

.cabecalho-2 ul li {
	display: inline-block;
}

li.home a, li.pagina-ingles a, li.pagina-portugues a {
	border: 2px solid #000;
	font-size: 1em;
	text-transform: uppercase;
	padding: .2em .5em;
	color: #000000;
	font-weight: 700;
}

li.home a:hover, li.pagina-ingles a:hover, li.pagina-portugues a:hover {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}

li.home a{
	border: 2px solid #f26c61;
	margin-right: .5em;
	color: #f26c61;
}

li.home a:hover{
	color: #ffffff;
	background-color: #f26c61;
}

.corpo {
	background-color: #ffffff;
	padding-top: 50px;
    padding-bottom: 100px;
	font-size: 1.4em;
	min-height: calc(100vh - 204px - 154px - 90px);
}

.rodape {
	background-color: #e4e4e4;
}

.logo {
	width: 144px;
	margin: 36px 0 48px 0;
}

.logo-uo {
	height: 80px;
	margin: 36px 0 48px -22px;
}

h1{
	text-transform: uppercase;
	color: #c4c4c4;
	font-size: 2.5em;
	margin: 0;
	line-height: 1.1em;
}

h2{
	text-transform: uppercase;
	color: #000000;
	font-size: 2.5em;
	margin: 0.1em 0 48px 0;
	line-height: 1.1em;
}

h3{
	text-transform: uppercase;
	color: #000000;
	font-size: 1.8em;
	margin: -0.35em 0 15px 0;
	line-height: 1.2em;
}

.rodape-1 h2 {
	font-weight: 300;
    font-size: 1.1em;
    color: #5b5b5b;
    margin: 27px 0 0 0;
}

.rodape-1 p {
    margin-bottom: 50px;
}

.rodape-2 {
	padding: 8px 0;
    border-top: 1px solid #5b5b5b;
	margin: 0;
}

.rodape-2 a {
	color: #5b5b5b;
	text-decoration: underline;
}

.rodape-2 a:hover {
	color: #f26c61;
	text-decoration: underline;
}

.rodape-2 span {
    margin: 0 -15px;
}

.principal {
	margin-left: -15px;
	margin-right: -15px;
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
	margin-bottom: 25px;
}

.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.corpo p {
	margin-top: 0;
}

.corpo p a {
    color: #000;
    font-weight: bold;
}

.corpo p a:hover {
    color: #000;
}

.escolha {
    background-color: #fe625a;
    margin-top: 60px;
    padding: 26px 27px;
	min-height: 360px;
	position: relative;
}


.escolha h2 {
	font-weight: 900;
    text-transform: uppercase;
    font-size: 1.9em;
    line-height: 1.15em;
	color: #fff;
	margin-top: 0;
}

.text-c {
	text-align: center;
}

.text-d {
	text-align: right;
}

.seta {
	height: 45px;
    position: absolute;
    bottom: 35px;
    right: 26px;
}

.recebeu {
	border: 7px solid #7DCEC8;
    margin-top: 60px;
    padding: 19px 20px;
    min-height: 360px;
	color: #7DCEC8;
	text-decoration: none;
	font-weight: 900;
    text-transform: uppercase;
    font-size: 1.9em;
    line-height: 1.15em;
	width: 100%;
	display: block;
}

.nrecebeu {
	border: 7px solid #f1b41b;
    margin-top: 60px;
    padding: 19px 20px;
    min-height: 360px;
	color: #f1b41b;
	text-decoration: none;
	font-weight: 900;
    text-transform: uppercase;
    font-size: 1.9em;
    line-height: 1.15em;
	width: 100%;
	display: block;

}

.recebeu:hover {
	border: 7px solid #7dcec8;
	background-color: #7dcec8;
    margin-top: 60px;
    padding: 19px 20px;
    min-height: 360px;
	color: #fff;
	text-decoration: none;
	font-weight: 900;
    text-transform: uppercase;
    font-size: 1.9em;
    line-height: 1.15em;
	width: 100%;
	display: block;
}

.nrecebeu:hover {
	border: 7px solid #f1b41b;
	background-color: #f1b41b;
    margin-top: 60px;
    padding: 19px 20px;
    min-height: 360px;
	color: #fff;
	text-decoration: none;
	font-weight: 900;
    text-transform: uppercase;
    font-size: 1.9em;
    line-height: 1.15em;
	width: 100%;
	display: block;

}

.passo {
	color: rgba(255,255,255,.35);
	font-size: 7em;
	text-align: center;
	font-weight: 700;
	margin-bottom: 0;
	line-height: 1.2em;
}

.inputs {
	
}

li.nome {
	font-size: 1.2em;
	padding-left: 20px;
}

.nome a {
	color: #c4c4c4;
}

.nome a:hover, .nome a:active {
	color: #000;
}

.fa-sign-out {

}

.recebeu-caixa {
	background-color: #7dcec8;
	color: white;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-bottom: 20px;
	padding-left: 15px;
    padding-right: 15px;
}

.menor-caixa, .requisito-caixa {
	background-color: #fe625a;
	color: white;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
    padding-right: 15px;
}

.nrecebeu-caixa {
	background-color: #f1b41b;
	color: white;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
    padding-right: 15px;
	margin-left: 0;
	margin-right: 0;
}

.nrecebeu-caixa h3 {
	color: #fff;
    margin-top: .8em;
    margin-bottom: .8em;
	padding-right: 0;
}

.matricula-caixa {
	border: 7px solid #759ECC;
    color: #759ECC;
    padding: 20px 27px;
    margin-top: 60px;	
	min-height: 360px;
	position: relative;
}

.matricula-caixa h3 {
	color: #759ECC;
    line-height: 1.1em;
	margin-top: 0;
}

.matricula-caixa a {
	color: #759ECC !important;
    text-decoration: none;
	font-size: .85em;
	font-weight: 600;
}

.matricula-caixa a:active, .matricula-caixa a:hover {
	color: #759ECC !important;
    text-decoration: underline;
	font-size: .85em;
}

.matricula-caixa p {
	line-height: 1.2em;
}

.matricula-caixa ul {
	margin-left: -1.3em;
	line-height: 1.1em;
}

.matricula-caixa ul li {
	list-style-type: none;
    margin-left: -14px;
}

div.passopasso {
	width: 100%;
    background-image: url(../imagens/M2020-PassoA);
    background-size: 100%;
    height: 53px;
    background-repeat: no-repeat;
    background-position: bottom center;
}

h3.welcome {
	font-weight: 800;
}

h3.welcome span {
	color: #fff;
}

a:hover div.passo-caixa  {
	text-decoration: none;
}

a.passo-caixa {
    text-decoration: none;
}

.guia-separador {
	padding: 5px 0;
}

img.img-icon {
	width: 25px;
	height: auto;
	margin-right: 8px;
}

.verm {
	font-weight: 900;
	color: #FE625A;
	font-size: 1.2em;
}

p.blue {
	color: #759ECC;
	line-height: 1.4em;
	font-size: .8em;

}

.processo-1 a, .processo-2 a{
	color: #000;
}

ol {
	list-style: none;
    counter-reset: my-awesome-counter;
    margin: -15px 0 0 -38px;
}

ol>li.processo-1 {
	counter-increment: my-awesome-counter;
	display: flex;
}

ol>li.processo-1::before {
	content: counter(my-awesome-counter);
	color: #759ECC;
	font-weight: 900;
	font-size: 1em;
	/* float: right; */
	/* display: inline-block; */
	width: 1.9em;
	text-align: right;
	padding-right: 18px;
}

ol>li.processo-2 {
	counter-increment: list;
	display: flex;
}

ol>li.processo-2::before {
	content: counter(my-awesome-counter);
	color: #F1B41B;
	font-weight: 900;
	font-size: 1em;
	/* float: right; */
	/* display: inline-block; */
	width: 1.9em;
	text-align: right;
	padding-right: 18px;
    content: counter(list, upper-alpha);
}


ol {
	list-style: none;
    counter-reset: my-awesome-counter;
    margin: -15px 0 0 -38px;
}

ol>li {
	counter-increment: my-awesome-counter;
}

.matricula-caixa.links ol>li {
	padding-bottom: 0;
	padding-top: 9px;
}

ol>li::before {
    content: "Parte " counter(my-awesome-counter);
    color: #759ECC;
    font-weight: 600;
    font-size: 1.8em;
    padding-right: .2em;
    vertical-align: top;
    text-transform: uppercase;
}

span.titulo {
	display: inline-block;
    padding-top: .9em;
    font-weight: 600;
    text-transform: uppercase;
    width: 9em;
    line-height: 1.1em;
}


div.passo-caixa {
	/*border: 7px solid #000;*/
    display: block;
    margin-top: 60px;
	padding: 26px 27px;
	min-height: 360px;
	background: linear-gradient(90deg, rgb(83, 28, 85) 0%, rgb(241, 101, 32) 100%);
	position: relative;
}

div.passo-caixa h3{
	color: #000;
	line-height: .7em;
	margin-top: 0;
	padding-right: 0;
	font-weight: 800;
	font-size: 2em;
	margin-bottom: 25px;
}

div.passo-caixa p {
	color: #000;
}

p.branco strong {
   	color: #fff !important;
	font-weight: 800;
}

p.etapas {
	font-style: italic;
    font-size: .65em;
    margin-left: 0;
    line-height: 1.2em;
    padding-top: 5px;
    margin-bottom: 0;
}

span.fa.fa-fw.fa-check-square-o {
    margin-left: -3px;
    margin-right: 5px;
	font-size: 18px;
}

span.fa.fa-fw.fa-square-o {
    margin-left: -4px;
    margin-right: 5px;
    color: rgba(117, 158, 204, .5);
    font-size: 18px;
}

li.desativado ul li {
    font-size: 1em !important;
}

.welcome-mais p {
	color: #f1b41b !important;
	margin-bottom: 0;
	font-weight: 800;
}

::placeholder {
    color: #fff;
}

input[type="text"] {
    background: transparent;
    border: 3px solid #fff;
    color: #FFF;
    padding: 7px 15px 9px 15px;
    width: 100%;
}

input[type="password"] {
    background: transparent;
    border: 3px solid #fff;
    color: #FFF;
    padding: 7px 15px 9px 15px;
    width: 100%;
}

input[type="file"] {
    background: transparent;
    border: 3px solid #fff;
    color: #FFF;
    padding: 7px 15px 9px 15px;
    width: 100%;
}

input[type="button"]:hover, input[type="submit"]:hover {
    transition: all .2s ease-in-out;
    opacity: 1;
}

input[type="button"], input[type="submit"] {
    background-color: #fff;
    border-width: 0;
    width: 100%;
    padding: 7px 15px 9px 15px;
    border: 3px solid #fff;
    font-weight: 700;
	opacity: .8;
}

.declaracao:hover {
    transition: all .2s ease-in-out;
    background-color: #7dcec8;
}

.declaracao {
    background-color: #aaa;
    border-width: 0;
    width: 100%;
    padding: 12px 15px 12px 15px;
    font-weight: 700;
    opacity: .8;
    color: #fff;
	line-height: 1.2em;
}

.declaracao:disabled {
    background-color: #d6d6d6;
}

.utilizador:disabled {
	border-color: rgba(255,255,255,.33);
}

form {
	margin: 0;
	padding: 0;
}

.rec {
	color: #7dcec8;
}

.men {
	color: #fe625a;
}

.nrec {
	color: #f1b41b;
}

p.nota a {
    color: #fff;
    text-decoration: underline;
}

p.nota {
    font-size: .8em;
    font-style: italic;
    line-height: 1.1em;
    margin-top: 10px;
}
p.obs {
	opacity: .4;
    font-style: italic;
}

a.acesso-matricula {
	border: 7px solid #759ECC;
    font-size: 1.5em;
    font-weight: 600;
    text-transform: uppercase;
    padding: .5em .75em .7em .75em;
    line-height: 1em;
	display: block;
	color: #759ecc;
}

a.acesso-matricula:hover {
	color: #fff;
	text-decoration: none;
	background-color: #759ecc;
}

.separador {
	padding: 15px 0;
}

.col-xs-12 li.nome {
	padding-left: 15px;
}


p.dados {
    color: rgba(0,0,0,.4);
}

/* Checkbox In�cio */

.checkbox input[type="checkbox"] {
    opacity: 0;
}

.checkbox label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
}

.checkbox label::before,
.checkbox label::after {
    position: absolute;
    content: "";
    display: inline-block;
}

.checkbox label::before{
    height: 20px;
    width: 20px;
    border: 4px solid #7dcec8;
    left: 0px;
    top: 3px;
}

.checkbox label::after {
    height: 7px;
    width: 14px;
    border-left: 3px solid;
    border-bottom: 3px solid;
    transform: rotate(-45deg);
    left: 6px;
    top: 6px;
}

.checkbox input[type="checkbox"] + label::after {
    content: none;
}

.checkbox input[type="checkbox"]:checked + label::after {
    content: "";
}

div.checkbox {
	margin-top: -1em;
    margin-bottom: 2.5em;
}

/* Checkbox fim */

/* Radio In�cio */

.radio input[type="radio"] {
    opacity: 0;
	margin-left: -17px;
}

.radio label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
}

.radio label::before,
.radio label::after {
    position: absolute;
    content: "";
    display: inline-block;
}

.radio label::before{
    height: 20px;
    width: 20px;
    border: 4px solid #7dcec8;
    left: 0px;
    top: 5px;
	border-radius: 10px;
}

.radio label::after {
    height: 8px;
    width: 8px;
    left: 6px;
    top: 11px;
    border: 1px solid #000;
    background-color: #000;
    border-radius: 4px;
}

.radio input[type="radio"] + label::after {
    content: none;
}

.radio input[type="radio"]:checked + label::after {
    content: "";
}

div.radio {
	margin-top: -1em;
    margin-bottom: 30px;
}


form.radio {
	padding-top: 1em;
	padding-bottom: 1.5em;
}

/* Radio fim */


.file-upload {
    position: absolute;
    left: 0;
	top: 0;
    width:100%;
    opacity: 0;
    cursor: pointer;
}

span.fa-upload {
	position: absolute;
	margin: 15px;
}

input.file-upload-text {
	padding: 7px 15px 9px 44px;
}

a.acesso-matricula .seta {
	height: 45px;
	bottom: 51px;
	right: 47px;
}

a.acesso-matricula .seta-hover {
	display: none;
}

a.acesso-matricula:hover .seta {
	display: none;
}

a.acesso-matricula:hover .seta-hover {
	height: 45px;
	bottom: 51px;
	right: 47px;
	display: block;
}

span.info {
	color: #f26c61;
	display: block;
	margin-bottom: 25px;
}

a.info:link, a.info:visited {
	color: #f26c61;
	text-decoration: none;
}

a.info:hover, a.info:active {
	color: #000;
	text-decoration: underline;
}


.fa-question-circle {
    position: absolute;
    margin: 15px;
    right: 15px;
	color: rgba(255,255,255,.8);
	cursor: pointer !important;
}

.fa-calendar {
    position: absolute;
    margin: 15px;
    right: 15px;
}

a.nic:link, a.nic:visited {
    color: rgba(255,255,255,.8);
}

a.nic:active, a.nic:hover {
    color: #fff;
}

a.calendario:link, a.calendario:visited {
    color: rgba(255,255,255,.8);
}

a.calendario:active, a.calendario:hover {
    color: #fff;
}

div#info-nic {
    position: absolute;
    top: 60px;
	z-index: 1;
	right: 15px;
}

.botao:hover {
    transition: all .2s ease-in-out;
    background-color: #7dcec8;
	color: #fff;
    text-decoration: none;
}

.botao {
    background-color: #aaa;
    border-width: 0;
    width: 100%;
    padding: 12px 40px;
    font-weight: 700;
    opacity: .8;
    color: #fff;
	line-height: 1.2em;
}

.botao:disabled {
    background-color: #d6d6d6;
}

/* ------------ Passo a Passo -------------- */

ol.pap {
    list-style: none;
    counter-reset: li;
    border-left: 4px solid #759ecc;
    margin-left: 20px;
}

ol.pap li {
    margin-left: -61px;
    margin-top: 20px;
    counter-increment: li;
    margin-bottom: 50px;
	padding-left: 68px;
}

ol.pap li::before {
    content: counter(li);
    display: inline-block;
    border: 4px solid #759ecc;
    font-size: 1.3em;
    font-weight: 600;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    padding-top: 8px;
    line-height: 15px;
    text-align: center;
    padding-right: 1px;
	background-color: #f6f6f6;
	margin-left: -69px;
}

/* ol.pap li p:nth-child(1) {
    margin-top: -40px;
    font-size: 1.4em;
    color: #759ecc;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 0; 
}*/

ol.pap li h4 {
	text-transform: uppercase;
    color: #759ECC;
    font-size: 1.4em;
    margin: 3px 0 15px 17px;
    line-height: 1.2em;
    display: inline-block;
    top: -37px;
    left: 56px;
}

ol.pap li p {
    margin-left: -6px;
    padding: 0;
	margin-bottom: 10px;
}

ol.pap li h5 {
	text-transform: uppercase;
	color: #759ECC;
	font-size: 1em;
	margin-bottom: 12px;
	margin-left: -6px;
	margin-top: 30px;
}

ol.pap li h6 {
	padding: 0;
	color: #759ECC;
	font-size: .9em;
	margin-left: -6px;
	margin-bottom: 0px;
	margin-top: 15px;
}
	
ol.pap li a {
	color: #759ECC;
	text-decoration: none;
}

ol.pap a:hover {
	text-decoration: underline
}

ol.pap .aviso-verm {
	color: rgba(0,0,0,.5);
	font-size: .7em;
	font-style: italic;
	margin-top: -16px;
}

ol.pap .aviso-verm .fa-info-circle{
	padding-right: 4px;
}

ol.pap.depois {
    border-color: #F1B41B;
	counter-reset: li 9;
}

ol.pap.depois li::before {
	border-color: #F1B41B;
	color: #F1B41B;
	content: counter(list, upper-alpha);
}

ol.pap.depois li h4 {
	color: #F1B41B;
}

p.legenda img {
    padding-right: 10px;
}

p.legenda {
    margin-bottom: 5px;
}



ol.pap.depois li {
    counter-increment: list;
}

/* ----------- TERCEIRO QUADRADO ------------ */

h3.welcome {
    font-size: 2.8em !important;
}

span.firstline {
    border-bottom: 2px solid #f0b61b;
}

span.yellow {
	color: f0b61b !important;
}

span.mup {
    font-size: 0.3em;
}

p.guia, p.oferta {
    color: #fff !important;
    font-style: italic;
    font-size: 1.5em;
    line-height: 1em;
}



/* ------------ YUI Calendário ------------- */



.yui-skin-sam .yui-calcontainer {
    background-color: #f1b41b !important;
    border: 3px solid #fff !important;
    padding: 10px !important;
    margin-top: 10px !important;
}

.yui-skin-sam .yui-calendar td.calcell.oom {
	background-color: rgba(255,255,255,.4) !important;
    color: #f1b41b !important;
}

.yui-skin-sam .yui-calendar {
    border-spacing: 2px !important;
    border-collapse: separate !important;
    font-family: "Barlow" !important;
    font-size: .9em !important;
}

.yui-skin-sam .yui-calendar td.calcell {
	border-width: 0 !important;
}

.yui-skin-sam .yui-calcontainer .title {
	background: none !important;
    border-bottom-width: 0 !important;
}

.yui-skin-sam .yui-calendar a.calnav {
	color: #fff !important;
    border-width: 0 !important;
	text-transform: uppercase !important;
}

.yui-skin-sam .yui-calendar .calweekdaycell {
	color: #fff !important;
}

.yui-skin-sam .yui-calendar td.calcell a {
    color: #f1b41b !important;
    font-weight: 600 !important;
}

.yui-skin-sam .yui-calendar td.calcell {
	padding: 0 !important;
}

.yui-skin-sam .yui-calcontainer.withtitle .yui-cal-nav {
    color: #000 !important;
    font-family: "Barlow" !important;
    font-size: .9em !important;
    padding: 1em !important;
    border-width: 0 !important;
}

.yui-skin-sam .yui-calcontainer .yui-cal-nav-mc {
    border-radius: 0 !important;
    border: 3px solid rgba(0,0,0,.2) !important;
    padding: .25em !important;
}

.yui-skin-sam .yui-calendar a.calnav:hover {
    border-color: none !important;
	background-image: none !important;
    background-color: #fff !important;
    color: #f1b41b !important;
}

.yui-cal-nav-y input {
    color: #000 !important;
    background-color: #fff !important;
    border: 3px solid rgba(0,0,0,.2) !important;
    width: 100% !important;
}

.yui-skin-sam .yui-calendar {
	margin-top: 1em !important;
}

.yui-skin-sam .yui-calcontainer .title {
	display: none;
}

.yui-skin-sam .yui-calendar td.calcell.today {
    background-color: transparent;
}

.yui-skin-sam .yui-calendar td.calcell.today a {
    background-color: #f1b41b !important;
    color: #fff !important;
    text-decoration: underline;
}

.pre-requisito {
	position: relative;
}

.refresh {
    background-color: #f26c71;
    color: #fff;
    text-align: left;
    padding: 15px 30px;
    margin-top: 1.5em;
    font-weight: 300;
}

.refresh .fa-info-circle {
    margin-right: 10px;
    font-size: 25px;
    padding-top: 0px;
}

.refresh a:link, .refresh a:visited {
    color: #fff;
    text-decoration: underline;
}

.refresh a:active, .refresh a:hover {
    text-decoration: none;
}


/* ============== MEDIA QUERIES ============== */




/* XS */

@media only screen and (max-width : 767px){

	.seta {
		height: 25px;
		bottom: 25px;
		right: 27px;
	}

	.escolha {
		margin-top: 30px;
		min-height: 158px;
		padding-right: 27px;
	}

	.escolha h2 {
		font-size: 1.3em;
	}
	
	.recebeu, .nrecebeu, .recebeu:hover, .nrecebeu:hover {
		margin-top: 25px;
		min-height: 142px;
		font-size: 1.3em;
	}
	
	.nrecebeu-caixa, .recebeu-caixa, .menor-caixa, .requisito-caixa {
		padding-left: 0;
		padding-right: 0;
	}
	
	p.passo {
		font-size: 3em;
		font-weight: 900;
		margin-top: 20px;
	}
	
	input[type="text"] {
		padding: 2px 10px 5px 10px;
	}
	
	input[type="button"], input[type="submit"] {
		padding: 2px 10px 4px 10px;
	}
	
	input[type="file"] {
		padding: 0 15px 5px 15px;
	}
	
	span.fa-upload {
		margin: 11px
	}
	
	::placeholder {
		font-size: .9em;
	}
	
	p.nota {
		font-size: .7em;
		margin-top: -15px;
		
	}
	
	.menor-caixa input[type="text"], .requisito-caixa input[type="text"] {
		padding: 2px 10px 5px 40px;
	}
	
	h3 {
		line-height: 1.1em;
		padding-right: 0;
	}
	
	a.acesso-matricula {
		font-size: 1.3em;
		line-height: 1.1em;
		min-height: 180px;			
	}
	
	a.acesso-matricula .seta {
		height: 36px;
		bottom: 48px;
		right: 42px;
}
	
	a.acesso-matricula:hover .seta-hover {
		height: 36px;
		bottom: 48px;
		right: 42px;
	}
	
	.matricula-caixa {
		margin-top: 25px;
		min-height: 0px;
		padding: 20px 20px 62px 20px;
	}
	
	.links {
		padding: 20px;
	}
	
	.matricula-caixa h3 {
		font-size: 1.6em;
		line-height: 1.1em;
	}
	
	.matricula-caixa p {
		line-height: 1.1em;
		font-size: .9em;
		margin-bottom: 10px;
	}
	
	.matricula-caixa p.etapas {
		line-height: 1.2em;
		font-size: .65em;
	}
	
	span.titulo {
		width: 8em;
	}
	
	div.passo-caixa {
		margin-top: 25px;
		padding: 20px 20px 20px 20px;
		min-height: 0;
	}
	
	div.passo-caixa h3 {
		font-size: 2em;
		line-height: .95em;
	}
	
	div.passo-caixa p {
		font-size: 1.2em;
		line-height: 1.3em;
		margin-bottom: 10px;
	}
	
	div.passopasso, a:hover div.passo-caixa div.passopasso {
		height: 56px;
		background-size: calc(min(100%,300px));
		background-position: bottom right;
	}
	
	.nrecebeu-caixa p.inputs {
		margin-top: 25px;
	}
	
	.fa-question-circle {
		margin: 10px;
		right: 18px;
	}
	
	p.text-c.inputs {
		display: inline-block;
		width: 100%;
		
	}
	
	.fa-calendar {
		margin: 10px;
		right: 18px;
	}
	
	.logo-uo {
		margin: 36px 0 5px -22px;
	}
	
	.col-xs-12 .nome ul {
	padding-left: 0;
	margin-bottom: 25px;
}

	.col-xs-12 li.nome {
		font-size: 1.2em;
		list-style-type: none;
		padding-left: 0;
	}
	
	.welcome-mais p {
		color: #f1b41b !important;
		margin-bottom: 0 !important;
		line-height: 1em !important;
		font-size: 1.5em !important;
		font-weight: 800;
	}
	
	.welcome-mais {
		background-color: #f6f6f6;
		text-align: left;
		border-radius: 10px 0 0 10px;
		padding: 15px 30px 15px 15px;
		position: absolute;
		right: 0px;
		top: 21px;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1em;
	}	
	
	.fa-question-circle {
		bottom: 34px;
	}
	
	p.nota {
		margin-top: 4px;
	}
	
	div#info-nic {
		top: 220px;
		right: 15px;
	}
	
}

/* SM */

@media only screen and (min-width : 768px) and (max-width : 991px){

	.escolha {
		margin-top: 30px;
		min-height: 110px;
	}
	
	.recebeu, .nrecebeu, .recebeu:hover, .nrecebeu:hover {
		margin-top: 25px;
		min-height: 142px;
		font-size: 1.3em;
	}
	
	.escolha h2 {
		font-size: 1.3em;
		margin-bottom: 0;
	}
	
	.seta {
		height: 25px;
		bottom: 41px;
		right: 27px;
	}
	
	input[type="button"], input[type="submit"] {
		margin-top: 20px
	}
	
	p.passo {
		font-size: 5em;
	}

	a.acesso-matricula .seta {
		height: 36px;
		bottom: 56px;
		right: 42px;
}
	
	a.acesso-matricula:hover .seta-hover {
		height: 36px;
		bottom: 56px;
		right: 42px;
	}
	
	.requisito-caixa input[type="button"], .requisito-caixa input[type="submit"] {
		margin-top: 0;
	}
	
	.matricula-caixa, div.passo-caixa {
		margin-top: 30px;
	}
	
	.matricula-caixa {
		min-height: 0;		
	}
	
	.matricula-caixa p {
		margin-bottom: 0;
	}
	
	.matricula-caixa .seta {
		bottom: 27px;
	}
	
	div.passo-caixa {
		min-height: 235px;
	}
	
	div.passopasso, a:hover div.passo-caixa div.passopasso {
		height: 53px;
		background-size: 45%;
		background-position: bottom right;
	}
	
	h3 {
		padding-right: 0;
	}
	
	div.passo-caixa p {
		font-size: 1.3em;
		line-height: 1.2em;
		margin-bottom: 23px;
	}

	.welcome-mais {
		text-align: left;
		border-radius: 10px 0 0 10px;
		padding: 15px 30px 15px 15px;
		position: absolute;
		right: 0px;
		bottom: 35px;
		font-weight: bold;
		line-height: 1em;
	}
	
	.welcome-mais p {
		margin-bottom: 0 !important;
		font-weight: 800;
		line-height: 1em !important;
	}
	
	div#info-nic {
		top: 58px;
		right: 15px;
	}
	
	
}


@media only screen and (min-width : 553px) and (max-width: 767px){

	div#info-nic {
		top: 182px;
		right: 15px;
	}
	
}


/* MD */

@media only screen and (min-width : 992px) and (max-width: 1199px){
	.escolha {
		min-height: 120px;
		padding-right: 200px;
	}
	
	.escolha h2 {
		font-size: 1.9em;
		margin-bottom: 5px;
	}
	
	.recebeu, .nrecebeu, .recebeu:hover, .nrecebeu:hover {
		margin-top: 32px;
		min-height: 142px;
		padding: 19px 20px 22px 20px;
		font-size: 1.9em;
	}

	.seta {
		height: 32px;
		bottom: 53px;
		right: 27px;
	}	
	
	a.acesso-matricula .seta {
		height: 36px;
		bottom: 56px;
		right: 42px;
}
	
	a.acesso-matricula:hover .seta-hover {
		height: 36px;
		bottom: 56px;
		right: 42px;
	}
	
	.matricula-caixa {
		min-height: 345px;
	}
	
	.matricula-caixa p {
		margin-bottom: 0;
	}
	
	.matricula-caixa .seta {
		height: 45px;
		bottom: 35px;
		right: 26px;
	}
	
	div.passo-caixa {
		margin-top: 30px;
		padding: 26px 27px 7px 27px;
		min-height: 0;
	}
	
	div.passopasso, a:hover div.passo-caixa div.passopasso {
    	height: 53px;
    	background-size: 70%;
    	background-position: bottom right;
	}
	
	h3 {
		padding-right: 0;
	}
	
	div.passo-caixa {
		padding: 18px 27px 7px 27px;
	}
	
	div.passo-caixa h3 {
		margin-bottom: 20px;
	}
	
    div.passo-caixa p {
    	font-size: 1.3em;
		margin-bottom: 10px;
	}
	
	.welcome-mais {
		text-align: left;
		border-radius: 10px 0 0 10px;
		padding: 15px 17px 15px 15px;
		position: absolute;
		right: 0px;
		top: 87px;
		font-weight: bold;
		line-height: 1em;
	}
	
	.welcome-mais p {
		margin-bottom: 0 !important;
		line-height: 1.1em;
		font-weight: 800;
	}
	

	
}

/* LG */

@media only screen and (min-width : 1200px){
	.welcome-mais {
		text-align: left;
		border-radius: 10px 10px 0 0;
		padding: 15px 0 25px 0;
		position: absolute;
		right: 30px;
		bottom: 0px;
		font-weight: bold;
		line-height: 1em;
		left: 30px;
		top: auto;
		font-size: 1.6em;
	}
}
	