html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

input::-webkit-calendar-picker-indicator,
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button,
input::-webkit-clear-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	display: none
}

input::-ms-clear {
	display: none
}

input[type="number"],
input[type="date"] {
	-moz-appearance: textfield
}

*,
*::after,
*::before {
	margin: 0;
	padding: 0;
	box-sizing: inherit
}

html {
	font-size: 62.5%
}

@media screen and (min-width: 1525px) {
	html {
		font-size: 68%
	}
}

body {
	box-sizing: border-box
}

.td-body {
	background-color: #f4f7f5
}

.td-body--fixed {
	overflow: hidden;
	position: fixed;
	height: 100%;
	width: 100%;
	max-width: 100%
}

::-webkit-scrollbar {
	width: 1rem
}

::-webkit-scrollbar-track {
	background: #E8E8E8;
	border: .5rem solid #e5e5e5
}

::-webkit-scrollbar-thumb {
	background: #26336a
}

.td-main {
	margin-top: 7.2rem
}

.td-main--acompanhar {
	background-color: #f4f7f5
}

a {
	font-size: 1.6rem;
	line-height: 2.3rem;
	color: #63bf2d;
	transition: all .3s;
	cursor: pointer
}

a:hover {
	color: #237131
}

figure {
	display: block;
	margin: 1rem 0
}

img {
	max-width: 100%
}

p {
	font-size: 1.6rem;
	line-height: 2.4rem;
	letter-spacing: 0;
	color: #666
}

input,
select,
option,
button,
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	opacity: 9;
	background: #fff;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 1.8rem;
	color: inherit;
	line-height: 3.2rem;
	padding: 1.2rem 2rem;
	height: 5.6rem;
	border: 1px solid #ccc;
	border-radius: .5rem
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
option::-webkit-input-placeholder,
button::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #b6b6b6
}

input:-ms-input-placeholder,
select:-ms-input-placeholder,
option:-ms-input-placeholder,
button:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #b6b6b6
}

input::placeholder,
select::placeholder,
option::placeholder,
button::placeholder,
textarea::placeholder {
	color: #b6b6b6
}

input :-ms-input-placeholder,
select :-ms-input-placeholder,
option :-ms-input-placeholder,
button :-ms-input-placeholder,
textarea :-ms-input-placeholder {
	color: #b6b6b6
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-clear-button {
	display: none
}

input::-ms-clear {
	display: none
}

input:focus,
select:focus,
option:focus,
button:focus,
textarea:focus {
	outline: none;
	box-shadow: 0 0.1rem 0.3rem 0 rgba(0, 0, 0, 0.2)
}

input[type=radio] {
	display: none
}

input[type="radio"]+label:before,
input[type="checkbox"]+label:before {
	border: 1px solid #cccccc;
	content: "";
	display: inline-block;
	height: 2rem;
	width: 2rem;
	margin: 0 1.6rem 0 0;
	padding: 0;
	vertical-align: top;
	border-radius: 30rem
}

input[type="radio"]:checked+label:before {
	background: #53b324;
	color: #FFF;
	content: "";
	text-align: center;
	box-shadow: inset 0px 0px 0px 2.5px #FFF;
	border: 1px solid #53b324
}

input[type=checkbox] {
	display: none
}

input[type="checkbox"]+label:before,
input[type="checkbox"]+label:before {
	border: 1px solid #cccccc;
	content: "";
	display: inline-block;
	height: 2rem;
	width: 2rem;
	min-width: 2rem;
	margin: 0 1.6rem 0 0;
	padding: 0;
	vertical-align: top;
	border-radius: .5rem
}

input[type="checkbox"]:checked+label:before,
input[type="checkbox"]:checked+label:before {
	color: #FFF;
	content: "";
	background: url(../img/icon/td-checkmark.svg) no-repeat;
	background-size: cover;
	text-align: center;
	background-color: #53b324;
	border-color: #53b324
}

.td-tip {
	text-decoration: none;
	color: inherit;
	color: #53b324;
	padding: 0 1rem;
	border: 1px solid #53b324;
	border-radius: 30rem;
	font-size: 2.4rem;
	line-height: normal;
	position: relative
}

.td-tip:hover {
	color: #53b324
}

.td-tip__info {
	background-color: #182940;
	padding: 2.2rem 2.8rem;
	border-radius: .2rem;
	font-size: 1.8rem;
	font-weight: 600;
	color: #fff;
	width: 36rem;
	-webkit-animation: cardHelpFade .5s ease;
	animation: cardHelpFade .5s ease;
	position: absolute;
	left: -32rem;
	top: 5rem;
	display: none
}

.td-tip__info--active {
	display: block
}

.td-tip__info:before {
	content: '';
	display: block;
	height: 1.5rem;
	width: 1.5rem;
	background-color: #182940;
	position: absolute;
	right: 1.5rem;
	top: -.6rem;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	border-radius: .2rem
}

@media screen and (max-width: 540px) {
	.td-tip__info {
		font-size: 1.6rem;
		max-width: 25rem;
		left: -21rem;
		z-index: 999
	}
}

@media screen and (max-width: 720px) {
	.td-bg-grey-mobile {
		background-color: #f4f7f5
	}
}

.nice-select .current {
	max-width: 90%;
	overflow: hidden;
	display: block
}

#datePickerLabel .datepicker {
	top: 8rem !important;
	left: initial !important
}

body {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 3.1rem;
	color: #767676;
}

input,
button {
	font-family: "Source Sans Pro", sans-serif
}

h1 {
	font-size: 7.2rem;
	font-weight: 200;
	line-height: 9.5rem;
	letter-spacing: 2.5px;
	color: #182940;
	text-transform: uppercase;
	margin: 0
}

h2 {
	font-size: 3.1rem;
	font-weight: 300;
	line-height: 9.25rem;
	letter-spacing: 2.5px;
	color: #182940;
	text-transform: uppercase
}

h3 {
	font-size: 3.1rem;
	font-weight: 400;
	line-height: 4.15rem;
	color: #182940
}

h4,
h5,
h6 {
	font-size: 2.2rem;
	font-weight: 400;
	line-height: 3.1rem;
	color: #2D7387;
	letter-spacing: -1px
}

small {
	font-size: 1.15rem;
	color: #000
}

.td-text-overline {
	font-size: 1.2rem;
	line-height: 2.1rem;
	color: #26336a;
	text-transform: uppercase
}

.secundary-heading {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 4rem 0 3rem
}

@media screen and (max-width: 540px) {
	.secundary-heading {
		line-height: 4.25rem;
		letter-spacing: 1.5px;
		padding-left: 2rem
	}
}

.secundary-heading::before {
	position: absolute;
	width: 20rem;
	content: " ";
	display: block;
	left: 0;
	top: 8.5rem;
	-webkit-transform: translateX(-110%);
	transform: translateX(-110%)
}

@media screen and (max-width: 540px) {
	.secundary-heading::before {
		-webkit-transform: translateX(-95%);
		transform: translateX(-95%);
		top: 6rem
	}
}

.heading-description {
	font-size: 1.6rem;
	font-weight: 600;
	color: #182940;
	-webkit-transform: translateY(-2rem);
	transform: translateY(-2rem)
}

@media screen and (max-width: 540px) {
	.heading-description {
		padding-top: 2rem;
		padding-left: 2rem
	}
}

.clearfix::after {
	clear: both;
	content: '';
	display: table
}

.margin-bottom-small {
	margin-bottom: 1.5rem
}

.margin-bottom-medium {
	margin-bottom: 4rem
}

.margin-bottom-big {
	margin-bottom: 8rem
}

.margin-top-small {
	margin-top: 1.5rem
}

.margin-top-medium {
	margin-top: 4rem
}

.margin-top-big {
	margin-top: 8rem
}

.text-center {
	text-align: center
}

.a-flex-center {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.j-flex-center {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.td-header {
	height: 7.2rem;
	background-color: #fff;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 2.4rem 0 2.4rem 2.4rem;
	border-bottom: solid 1px #ccc;
	top: 0;
	width: 100%;
	position: fixed;
	z-index: 99999;
	transition: all .3s ease
}

.td-logo {
	width: 17rem;
	height: 2.4rem
}

.td-logo__title {
	font-size: 0;
	background: url(../img/td-logo.svg) no-repeat;
	background-size: contain;
	height: 2.4rem
}

.td-nav {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: auto
}

.td-nav-list {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.td-header-login {
	background-color: #006494;
	/* #CCECFB */
	padding: 2.4rem;
	height: 7.2rem;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	width: 100%;
	top: 0
}

.td-header-login__logo {
	height: 5.1rem;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cabecalho__titulo {
    font-weight: 600;
    font-size: 2.2rem;
    text-align: left;
    color: #fff !important;
    text-shadow: 0px 0px 6px rgb(0 0 0 / 60%);
    padding: 0 1rem;
    width: calc(100% - 148px);
}

@media only screen and (max-width: 600px) {
  .cabecalho__titulo {
    font-size: 1.4rem;
    width: 100%
  }
}

.btn:link,
.btn .btn:visited {
	text-decoration: none;
	text-align: center;
	padding: 1.2rem 5rem;
	margin: 2rem 0;
	display: inline-block;
	transition: all .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	font-size: 3.8rem;
	font-weight: 600;
	border-radius: 10rem;
	letter-spacing: 0.02rem;
	min-width: 25.7rem;
	cursor: pointer;
	line-height: normal;
	width: 100%;
	
}

.btn-primary {
	width: 30%;
	font-size: 1.5rem;
	height: 4.0rem;
	background-color: #006494 !important;
	border-color: #006494 !important;
	
	border: 2px solid transparent;
  	-webkit-transition: 0.2s all;
  	transition: 0.2s all;
  	color: white;
}

.btn-primary:hover {
	background-color: #fff !important;
  	border-color: #006494 !important;
  	color: #006494 !important;
}

.btn-limpar {
	width: 30%;
	font-size: 1.5rem;
	height: 4.0rem;
	color: black;
	background-color:#f5f5f5;
	
	border: 2px solid transparent;
  	-webkit-transition: 0.2s all;
  	transition: 0.2s all;
  	color: black;
}

.btn-limpar:hover {
	width: 30%;
	font-size: 1.5rem;
	height: 4.0rem;
	color: black;
	background-color:#D6DBDF;
}

@media screen and (max-width: 540px) {
	.btn:link,
	.btn .btn:visited {
		width: 100%;
		margin: 2rem auto;
		text-align: center;
		padding: 1.3rem
	}
}

.btn--primary {
	background-color: #53b324;
	color: #fff
}

.btn--primary:active {
	color: #fff
}

.btn--primary--disabled {
	background-color: #a0a5af;
	color: #5f5f64;
	pointer-events: none
}

.btn--login {
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 2.3rem;
	letter-spacing: 0;
	width: 100%;
	border: none;
	border-radius: 10rem;
	padding: 1.3rem 1rem;
	text-align: center;
	color: #fff;
	transition: all .3s;
	cursor: pointer;
	margin: 2rem 0
}

.btn--login:focus {
	background-color: #237131
}

.td-center-button {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.td-login-area {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 15rem;
	
	-webkit-animation: fadein 0.4s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 0.4s; /* Firefox < 16 */
        -ms-animation: fadein 0.4s; /* Internet Explorer */
         -o-animation: fadein 0.4s; /* Opera < 12.1 */
            animation: fadein 0.4s;
}

@media screen and (max-width: 720px) {
	.td-login-area {
		padding-bottom: 5rem
	}
}

.td-login-box {
	background-color: #fff;
	border: 1px solid rgba(204, 204, 204, 0.5);
	border-radius: .8rem;
	padding: 7rem;
	width: 58rem;
}

@media screen and (max-width: 540px) {
	.td-login-box {
		padding: 0;
		width: calc(100% - 2.8rem);
		margin-left: auto;
		margin-right: auto
	}
}

@media screen and (max-width: 540px) and (min-width: 540px) {
	.td-login-box {
		max-width: 440px
	}
}

@media screen and (max-width: 540px) and (min-width: 720px) {
	.td-login-box {
		max-width: 620px
	}
}

@media screen and (max-width: 540px) and (min-width: 1240px) {
	.td-login-box {
		max-width: 1140px
	}
}

@media screen and (max-width: 540px) and (min-width: 1525px) {
	.td-login-box {
		max-width: 1325px
	}
}

.td-login-box__titulo {
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 3.2rem;
	letter-spacing: 0;
	color: #006494;
	text-transform: none;
	margin-bottom: 1rem
}

.td-login-form {
	max-width: 100%
}

.td-login-input-titulo {
	display: block;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2.4rem;
	letter-spacing: 0;
	color: #182940;
	padding-bottom: 1.2rem;
	padding-top: 2.4rem
}

@media screen and (max-width: 540px) {
	.td-login-input-titulo {
		padding: 1.2rem 0
	}
}

.td-label {
	width: 100%;
	display: block;
	position: relative;
	color: #666;
	padding-bottom: 2rem;
}

.alerta {
	color: red;
}

.td-login-input-subtitulo {
	font-size: 1.4rem;
	font-weight: 400;
	color: #5f5f64;
	letter-spacing: -.44px
}

.td-login-input-subtitulo--erro {
	color: #e4572e;
	font-weight: 600;
	-webkit-animation: erroMsgFade .3s;
	animation: erroMsgFade .3s;
	display: none
}

.td-login-input {
	display: block;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 1.8rem;
	color: inherit;
	line-height: 3.2rem;
	padding: 1.2rem 2rem;
	height: 4.0rem;
	border: 1px solid #ccc;
	border-radius: .5rem;
	width: 100%;
	transition: all .3s ease-out
}



.td-login-input::placeholder {
	opacity: .7
}


.td-login-input-icon {
	text-decoration: none;
	color: inherit;
	display: block;
	height: 3.5rem;
	width: 3.5rem;
	transition: all .2s;
	float: right;
	-webkit-transform: translateY(-4.4rem) translateX(-1rem);
	transform: translateY(-4.4rem) translateX(-1rem)
}

