@font-face {
	font-family: PT_Sans-Web-Regular;
	src: url('../fonts/PT_Sans-Web-Regular.ttf') format('truetype');
}

@font-face {
	font-family: PT_Sans-Web-Italic;
	src: url('../fonts/PT_Sans-Web-Italic.ttf') format('truetype');
}


@font-face {
	font-family: PT_Sans-Web-BoldItalic;
	src: url('../fonts/PT_Sans-Web-BoldItalic.ttf') format('truetype');
}


@font-face {
	font-family: PT_Sans-Web-Bold;
	src: url('../fonts/PT_Sans-Web-Bold.ttf') format('truetype');
}

body {
	position: absolute;
	width: 100%;
	height: 100%;
	font-family: 'PT Sans', sans-serif;
	font-family: 'PT_Sans-Web-Regular';
	font-size: 16px;
}

form {
	position: relative;
	height: 100%;
}

.container {
	padding: 0;
	margin: auto;
	width: 100%;
	max-width: 600px;
	/* ### 750px*/

}

.container-height {
	height: 72%;
}

.row {
	margin: 0;
	padding: 0 15px;
}

.logo {
	padding: 10px 0 15px 15px;
}

.pad-right {
	padding-right: 15px !important;
}

.fd {
	clear: both;
}


.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
}

.success-box {
	border: 1px solid #dff0d8;
	padding: 25px;
}

.success-box .success-span {
	background-color: #dff0d8;
	padding: 3px 8px;
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 20px;
	color: #333333;
	text-transform: uppercase;
	font-size: 10px;
	margin-left: 0px !important;
}

.erro-box {
	border: 1px solid #ED5350;
	padding: 25px;
}

.erro-span {
	background-color: #ED5350;
	padding: 2px 8px;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 20px;
	color: White;
	text-transform: uppercase;
	font-size: 10px;
}

.right {
	text-align: right;
}


h1 {
	color: #4e8abe;
	font-size: 20px;
	text-transform: uppercase;
	padding: 10px 0;
	font-weight: 600;
	margin: 32px 0 0 0;
}

h1.user {
	background: #4e8abe url(../layoutBlueCC/images/user.png) 10% bottom no-repeat;
	padding-left: 10px;
	font-size: 15px;
	margin-top: 40px;
}

.user-actions {
	text-align: right;
	font-size: 1em;
	color: #cc0000;
	padding-right: 20px;
}

.user-actions a {
	color: #cc0000;
}

.user-actions span {
	font-size: 1.5em;
}


h1 span {
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	/*padding-top:20px;*/
}

h2 {
	color: white;
	font-size: 1.2em;
	text-transform: uppercase;
}

h3 {
	color: #000;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: baseline;
}


.navbar-right {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.navbar {
	position: relative;
	min-height: 10px;
	margin-bottom: 0;
	background: none;
}

.navbar-default {
	background-color: transparent;
	border: 0;
	border-top: 1px solid #000;
}

.navbar-right {
	background-color: #4e8abe;
	padding-left: 5px;
}

.navbar-nav li a,
.navbar-nav li a:hover {
	color: #fff;
	letter-spacing: .10em;
	font-weight: bold;
	font-size: .8em;
}

.navbar-nav li a:hover,
.navbar-nav li a.active {
	text-decoration: underline;
	color: #fff !important;
}

.navbar-right li {
	padding: 5px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav li a {
	color: #fff;
	background-color: #4e8abe;
	/*padding-bottom:10px;
 padding-top:10px; */
	border-right: 1px solid #fff;
	padding: 0;
	padding-right: 8px;
}

.navbar-default .navbar-nav li:last-child a {
	border-right: 0;
}

.navbar-default .navbar-nav li:first-child a {
	/*padding-left:8px;*/
}

/**/


.lang {
	background: transparent;
	font-size: 0.8em;
	padding: 3px 15px 0px 0;
}

.nav.lang>li>a {
	/*padding:0px !important;*/
	letter-spacing: normal;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.navbar-nav.lang>li>a {
	line-height: normal;
}

.nav.lang>li:last-child>a {
	padding-right: 0;
	border-right: 0;
}

.lang li a {
	color: white;
	text-transform: uppercase;
	border-right: 1px solid white;
	opacity: 0.3;
}


/**/

.area-destaque {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
}

.texto-destaque {
	color: #1a1a1a;
	font-weight: bold;
}

.texto-destaque-2 {
	color: #fff;
	font-weight: bold;
}

.texto-destaque-3 {
	color: #1a1a1a;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	font-size: .9em;
}



.destaque {
	background: white;
	padding: 0px 20px;
	color: #333;
	line-height: normal;
	margin-top: 30px;
	margin-bottom: 40px;
}


.destaque-img .texto {
	background: #eee;
	opacity: 0.8;
	filter: alpha(opacity=80);
	/* For IE8 and earlier */
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 1%;
	/*margin-bottom:20%;*/
}

.destaque-img .texto p {
	font-size: 1em;
	padding-left: 10px;
	padding-right: 10px;
}

.destaque-footer {
	background: #4e8abe !important;
	margin-left: 0;
	margin-right: 0;
	padding: 10px;
	color: #fff;
	text-align: right;
	margin-top: 20%;
}

.destaque-footer img {
	margin: 10px;
	border-left: 1px solid #80a7c4;
	padding-left: 10px;
}

.destaque-footer ul {
	text-align: left;
	margin-left: 80%;
}

.icon-list {
	font-size: 1.5em;
}

/************************/
.destaque-form {
	background: #1a1a1a;
	opacity: 0.8;
	filter: alpha(opacity=80);
	/* For IE8 and earlier */
	padding: 20px;
	margin-top: 1%;
	color: #000;
	/*margin-bottom:20%;*/
}

form .row {
	/*margin-top:10px;*/
}

form a {
	color: #000;
	/*text-decoration:underline;*/
}

label {
	/*color:#fff;*/
	display: block;
	font-weight: normal;
}

.asterisco {
	color: red;
	display: inline !important;
	font-weight: bold;
	margin-left: 10px;
}

input {
	/*width:100%;*/
}


.passo img {
	border-bottom: 1px solid #4e8abe;
	padding-bottom: 10px;
}

.passo .passo_num {
	font-size: 5em;
	/* float:left; */
	color: #4e8abe;
	font-weight: bold;
	line-height: 90%;
	padding-top: 10px;
}


.passo .passo_total {
	font-size: 0.5em;
	float: left;
	color: #a2afbf;
	font-weight: bold;
	border-top: 2px solid #a2afbf;
	margin-top: 0;
	padding-left: 20px;
	font-weight: normal;
	line-height: 90%;
}

.passo h3 {
	float: left;
	font-weight: bold;
	font-size: 1.5em;
	text-align: right;
	/*padding-left:20px;*/
	padding-right: 10px;
}

.passo h3 span {
	color: #4e8abe;
	display: block;
	padding-top: 10px;
	font-size: 17px;
}

.passo-anterior {
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.passo-seguinte {
	display: block;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}


/**********TABS**************/
.nav-tabs {
	/* padding-left:100px; */
	border-bottom: 1px solid #000;
	margin-top: 20px;
	margin-bottom: 40px;

}


.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #000;
	cursor: default;
	background-color: #fff;
	border: 1px solid #000;
	border-bottom-color: transparent;
}

.nav-tabs>li.inactive a {
	color: #999;
	cursor: default;
	background-color: transparent;
	border: 1px solid #000;
	border-bottom-color: transparent !important;
}

.nav-tabs>li>a:hover {
	border-bottom-color: #000;
}

.nav-tabs>li>a {
	margin-right: 5px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-bottom-color: #000;
	border-radius: 0;
	background: #a2bfd7;
	color: #000;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 5px 10px 5px 10px;
}

.tab-content form label {
	color: #000;
	margin-top: 5px;
}

.input-group {
	display: flex;
	width: 100%;
	gap: 14px;
	justify-content: space-between;
	align-items: center;
}

.btn {
	width: 100%;
}
.modal-button-container {
	display: flex;
	width: 100%;
	margin-bottom: 32px;
}
.btn-send {
	background-image: url(../images/checked.svg);
	background-size: 15px;
	text-align: left;
	background-position: 93% 50%;
	background-repeat: no-repeat;
	padding-right: 60px;
	background-color: #1a1a1a;
	color: white !important;
	text-transform: uppercase;
	border-radius: 0;
	padding: 12px 45px 12px 20px;
	height: 40px;
	line-height: 0;
	min-height: 45px;
	min-width: 45px;
	line-height: unset;
	height: auto;
	white-space: normal;
	background-repeat: no-repeat;
	background-size: 2rem;
	text-decoration: none;
	cursor: pointer;
	flex-grow: 0;
	margin-left: auto;
	width: initial;
	display: inline-block;
}
.btn-send:hover,
.btn-send:active {
	color: #ffffff;
}



.btn-success {
	/*padding:6px 10px;*/
	background: #30a440;
	border-color: #000;
}

/************************/


hr {
	display: block;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	margin-left: auto;
	margin-right: auto;
	background: #5e5e5e;
	border: 0;
	height: 1px;
}

.footer hr {
	width: 80%;
	margin-left: 0;
}


.copyright {
	text-align: center;
	text-transform: uppercase;
	color: #333;
}

.copyright a {
	color: #3c5dbc;
	text-transform: none;
}



/* Sara  */
.label_success {
	color: #3c5dbc;
	font-size: 12px;
}

.label_error {
	color: Red;
	font-size: 12px;
}

.row {
	margin-top: 5px;
}


.alterar_pin {
	text-decoration: underline;
	color: Green;
}

.cancelar {
	text-decoration: underline;
	color: Green;
}

.desbloquear {
	text-decoration: underline;
	color: Green;
}

/******** header *******/

.white-line {
	/*height: 30px;*/
	/*position: absolute;*/
	width: 100%;
	border-bottom: 1px solid white;
	z-index: 1;
	opacity: 0.2;
}


.header {
	background: #1a1a1a;
	height: 165px;
	/*position: absolute;*/
	/* width: 60%;
	max-width: 750px; */
	z-index: 1;
	margin: auto;
}
.video-header {
  position: relative;
  overflow: hidden;
}

/* video fills the header */
.header-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  z-index: 0;
}

/* dark overlay for readability */
.video-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1;
}

/* keep content above video */
.language-container,
.white-line,
.logo {
  position: relative;
  z-index: 2;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 15px 25px 15px 25px;
}


.logo-ie {
	margin: auto;
	display: block;
	height: 55px;
	margin-top: 20px;
	padding-right: 25px;
}



/* tabs */

.nav-tabs {
	margin-bottom: 20px;
	margin-top: 45px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-bottom: none;
}


.nav-tabs>li {
	float: none;
	display: inline-block;
	margin-bottom: -1px;
	margin-top: -1px;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	margin-right: -5px;
	margin-top: 45px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #3c5dbc;
	cursor: default;
	background-color: #fff;
	border: 1px solid #3c5dbc;
	border-left-color: transparent;
	border-right-color: transparent;
	padding: 15px 25px 15px 25px;
}



.nav>li>a {
	position: relative;
	display: block;
	padding: 15px 25px 15px 25px;
}


.nav-tabs>li>a {
	margin-right: 5px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 0;
	background: none;
	color: #000;
}


/**container page*/

.container-page-height {
	min-height: calc(100% - 100px);
	min-height: -moz-calc(100% - 100px);
	min-height: -webkit-calc(100% - 100px);
}

.container {
	padding: 0;
	margin: auto;
}


/* language-container */


.language-container {
	height: 30px;
	position: relative;
	z-index: 9;
	left: 0;
	right: 0;
}

.language-container li {
	margin-right: 10px;
}

.lang li.active a,
.lang li a:hover {
	color: white !important;
	background: none;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	opacity: 1;
}




/*error-box*/

.error-box {
	border: 1px solid #ED5350;
	padding: 25px;
}

.erro-span {
	background-color: #ED5350;
	padding: 2px 8px;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 20px;
	color: White;
	text-transform: uppercase;
	font-size: 10px;
}



/* info-box */


.info-box {
	border: 1px solid #9FB0DE;
	padding: 25px;
}

.info-box h2 {
	color: #9FB0DE;
}

.info-box .info-span {
	background-color: #9FB0DE;
	padding: 3px 8px;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 20px;
	color: #333333;
	text-transform: uppercase;
	font-size: 10px;
	margin-left: 0px !important;
}

#infoMessageBtn {
	position: absolute;
	top: 5px;
	right: 5px;
}


/*captcha*/

#MainContent_captcha_lblMsg {
	margin-right: 15px;
}


/*footer*/

.center {
	text-align: center;
}

.logo-ama {
	display: inline-block;
	margin: 10px 0px;
}

.margin-0 {
	margin: 0px !important;
}


.footer ul {
	list-style-type: none;
	display: inline-block;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-top: 25px;
	list-style-type: none;
	padding-left: 10px;
	margin-right: 40px;
}

.footer ul li a.menu-active {
	color: #3c5dbc;
}

.footer ul li {
	display: inline-block;
}


.footer ul li a {
	color: #666;
	text-transform: uppercase;
	border-right: 1px solid;
	padding: 0 10px 0 8px;
	display: inline-block;
}

.footer ul li:last-child a {
	border: none;
}

.footer {
	background: white;
	padding: 10px;
	font-size: 10px;
	border-top: 1px solid #d6d6d6;
	/* margin-top: 40px; */
	width: 100%;
	padding-top: 0px;
	height: 90px;

}

.footer ul li a:hover {
	text-decoration: none;
	color: #3c5dbc;
}

.footer ul li a.menu-active {
	color: #3c5dbc;
}




/* Buttons */

.btn-default {
	background: #3c5dbc;
	color: #fff;
	margin-top: 20px;
	padding: 15px 60px;
	margin-right: 10px;
	font-weight: normal;
	max-width: 205px;
	text-transform: uppercase;

}

.colorBlue {
	color: #3c5dbc;
}

.smaller {
	/*font-size: 10px;*/
	font-size: 0.85em;
	font-weight: bold;
	line-height: 15px;
}

.bold {
	font-weight: bold;
}

.mudaImg {
	padding: 5px;
}

.survey {
	/*font-size: 10px;*/
	font-size: 1em;
	font-weight: 500;
	line-height: 15px;
}


.btn {
	font-weight: regular;
	border: none;
	border-radius: 0;
	text-transform: uppercase;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: white;
	border: 1px solid #3c5dbc;
	color: #3c5dbc;
	padding: 14px 59px;
	font-weight: normal;
	text-transform: uppercase;
}

.inline-buttons {
	display: inline-block;
}

.btn-primary {
	color: #fff;
	background-color: #3c5dbc;
	border-color: #3c5dbc;
	text-transform: uppercase;
}

.btn-invert {
	color: #3c5dbc;
	background-color: #fff;
	border: 1px solid #3c5dbc;
	text-transform: uppercase;
}

.btn-invert:hover,
.btn-invert:focus,
.btn-invert.focus,
.btn-invert:active,
.btn-invert.active,
.open>.dropdown-toggle.btn-invert {
	color: #fff;
	background-color: #3c5dbc;
	border: 1px solid #3c5dbc;
	text-transform: uppercase;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: white;
	border: 1px solid #3c5dbc;
	color: #3c5dbc;
	padding: 14px 59px;
	text-transform: uppercase;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	color: #333;
	background-color: white;
	border: 1px solid #3c5dbc;
	color: #3c5dbc;
	padding: 14px 59px;
	text-transform: uppercase;
}

.btn-red {
	background: white;
	border: 1px solid #ed5351;
	color: #ed5351;
	font-weight: normal;
	text-transform: uppercase;
}

.btn-red:hover {
	background-color: #ed5351;
	color: White;
	border: none;
	border: 1px solid #ed5351;
	padding: 15px 60px;
	text-transform: uppercase;
}

/*Modal*/
.titleCMDModal {
	text-align: left;
	font: 14px/26px Lato;
	font-size: 1.1em;
	/* estava 1.04*/
	letter-spacing: 0;
	color: #3C5DBC;
	text-transform: uppercase;
	opacity: 1;
	background: white;
	font-weight: bold;
	font-family: inherit;
	font-style: inherit;
	padding: 0px;
}

.labelTextModal {
	text-align: left;
	font: 12px/16px Lato;
	font-size: 1.004em;
	letter-spacing: 0;
	color: #2A2A2A;
	font-weight: bold;
	font-family: inherit;
	font-style: inherit;
}

.labelTextQModal {
	text-align: left;
	font: 12px/16px Lato;
	font-size: 1.004em;
	letter-spacing: 0;
	color: #2A2A2A;
	font-family: inherit;
	font-style: inherit;
}

.lblMobileTxtModal {
	font: 14px/26px Lato;
	font-size: 1.004em;
	text-align: left;
	letter-spacing: 0;
	opacity: 1;
	font-family: inherit;
	font-style: inherit;
	display: inline;
	cursor: pointer;
}

.colorBlueModal {
	text-align: left;
	font: Bold 12px/16px Lato;
	font-size: 1.004em;
	letter-spacing: 0;
	font-weight: bold;
	font-family: inherit;
	font-style: inherit;
	color: #3C5DBC;
}

.titleLoadbar {
	text-align: center !important;
	font: 1.1em !important;
	/*16px/26px Lato !important;*/
	letter-spacing: 0 !important;
	color: #2A2A2A !important;
	opacity: 1 !important;
	font-weight: bold !important;
	font-family: inherit !important;
	font-style: inherit !important;
}

.asteriscoModal {
	text-align: left;
	font: Black 14px/26px Lato;
	letter-spacing: 0;
	color: #BE1E2D;
}

.modalBold {
	font-weight: bold;
}

.wrapperModal {
	border: 1px solid #3C5DBC;
	opacity: 1;
	display: inline-block;
	position: relative;
}

.wrapperModal-noBorder {
	opacity: 1;
	display: inline-block;
	position: relative;
	width: 45%;
}

.wrapperModal-progress-bar {
	opacity: 1;
	display: inline-block;
	position: relative;
	padding: 5px;
	border: 3px solid #F1F1F2;
	border-left: white;
	border-right: white;
	border-top: white;
}

.wrapperModal input,
img button {
	background-color: transparent;
	border: 0;
}

.eye {
	margin: 5px;
	height: 34px;
	position: absolute;
	right: 0;
	top: 0;
}

.btn-modal {
	border: none;
	border-radius: 0;
	font-size: 1.004em;
	text-transform: uppercase;
	width: 205px;
}

.btn-default-modal {
	margin-top: 20px;
	padding: 15px 15px;
	margin-right: 10px;
	/*max-width: 155px;*/
	width: 100%;
}


.btn-resend-modal {
	width: 110px;
	border: 1px solid #3C5DBC;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	opacity: 1;
}

.btn-modal-resend {
	text-align: center;
	font: 14px/17px Lato;
	letter-spacing: 0;
	color: #3C5DBC;
	opacity: 1;
	font-weight: bold;
	text-transform: uppercase;
	font-family: inherit;
	font-style: inherit;
}

.btn-modal-back {
	background: #F1F1F2 0% 0% no-repeat padding-box;
	opacity: 1;
}

.btn-modal-blue {
	background: #3C5DBC 0% 0% no-repeat padding-box;
	opacity: 1;
}

.btn-modal-blue:focus {
	border: 1.5px solid red !important;
}

.wrapperModalInput:focus {

	outline: none !important;
	border: 1px solid #DFA943 !important;
	-webkit-box-shadow: 0px 0px 5px #DFA943 !important;
	box-shadow: 0px 0px 5px #DFA943 !important;
}

.wrapperModalInput {
	width: 300px;
}

.eye:focus {
	outline: none !important;
	border: 1px solid #DFA943 !important;
	-webkit-box-shadow: 0px 0px 5px #DFA943 !important;
	box-shadow: 0px 0px 5px #DFA943 !important;
}

.btn-modal-text {
	text-align: right;
	font: 14px/17px Lato;
	font-size: 1.004em;
	letter-spacing: 0;
	color: #3C5DBC;
	opacity: 1;
	font-weight: bold;
	text-transform: uppercase;
	font-family: inherit;
	font-style: inherit;
}

.btn-modal-text-white {
	text-align: left;
	color: #FFFFFF;
	font: 14px/17px Lato;
	font-size: 1.004em;
	letter-spacing: 0;
	opacity: 1;
	font-weight: bold;
	text-transform: uppercase;
	font-family: inherit;
	font-style: inherit;
}

.arrow-left {
	position: absolute;
	right: 0;
	top: 25px;
	left: 10px;
	margin: 5px;
	height: 25px;
}

.arrow-right {
	position: absolute;
	right: 10px;
	top: 25px;
	margin: 5px;
	height: 25px;
}

.percent {
	text-align: left;
	font: 12px/24px Lato;
	font-size: 1.004em;
	font-weight: bold;
	letter-spacing: 0;
	color: #3C5DBC;
	opacity: 1;
	position: absolute;
	top: -1px;
	left: 160px;
	font-family: inherit;
	font-style: inherit;
}

.percent80 {
	text-align: left;
	font: 12px/24px Lato;
	font-weight: bold;
	font-size: 1.004em;
	letter-spacing: 0;
	color: #3C5DBC;
	opacity: 1;
	position: absolute;
	top: -1px;
	left: 250px;
	font-family: inherit;
	font-style: inherit;
}

.percent60 {
	text-align: left;
	font: 12px/24px Lato;
	font-weight: bold;
	font-size: 1.004em;
	letter-spacing: 0;
	color: #3C5DBC;
	opacity: 1;
	position: absolute;
	top: -1px;
	left: 190px;
	font-family: inherit;
	font-style: inherit;
}

.modalCenter {
	text-align: center;
}

.modal-marginTop {
	margin-top: 5%;
}

.modal-display {
	display: contents;
}

.buttons-modal-bottom {
	width: 100%;
	padding: 20px 30px;
}

.button-modal-bottom-left {
	width: 48%;
	margin-right: 3%;
}

.button-modal-bottom-right {
	width: 48%;
}

.componentWraper {
	margin: 0px;
	/* just for contrast */
	position: relative;
	border: 1px solid #D0D2D3;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	/*width:440px;*/
}

.componentWraper .componentTitle {
	position: absolute;
	top: -15px;
	background: #fff;
	padding: 0 10px;
	font: 14px/26px Lato;
	letter-spacing: 0;
	color: #3C5DBC;
	font-weight: bold;
	font-family: inherit;
	font-style: inherit;
}

.componentWraper componentRow {
	position: absolute;
	padding: 0 10px;
	font: 14px Lato;
	letter-spacing: -0.14px;
	font-weight: normal;
	font-family: inherit;
	font-style: inherit;
	padding: 0px;
}

.imagesBioTouch {
	position: relative;
	/*right: 0;
    top: 0px;
    left: 0px;
    margin: 5px;
    height: 50px;*/
}

.imagesBioFace {
	position: relative;
	/*right: 0;
    top: 0px;
    left: 80px;
    margin: 5px;
    height: 50px;*/
}

.modalAppText {
	font: 14px Lato;
	letter-spacing: -0.14px;
	font-weight: normal;
	font-family: inherit;
	font-style: inherit;
	padding-left: 20px;
	line-height: 21px;
	font-size: 1.004em;
}

/* input */

input {
	line-height: normal;
	height: 45px;
	padding-left: 10px;
}


/* margins */

.margin40 {
	margin-top: 40px;
	margin-bottom: 40px;
}

.margin20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

span {
	margin-bottom: 5px;
}

.margin10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.margin20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.margin-bottom30 {
	margin-bottom: 30px;
}

.margin60 {
	margin-top: 60px;
	/*margin-bottom: 60px;*/
	position: fixed;
}

.bottom {
	bottom: 5%;
}

.mudaCss input {
	height: auto;
	cursor: pointer;
}

.pointer {
	cursor: pointer;
}

.center-buttons {
	text-align: center;
}

/* ****** * *** *** *** ** progress bar ***** *  ******  */


.firstStepDigitalSignAutentic {
	text-align: center;
	max-width: 100px;
	margin-left: -35px;
	margin-top: -70px;
	margin-bottom: 20px;
	color: #3c5dbc;
	float: left;
}



.secondStepDigitalSignAutentic {
	margin-left: 10%;
	margin-top: -70px;
	float: left;
	text-align: center;
	color: #3c5dbc;
}


.thirdStepDigitalSignAutentic {
	margin-left: 24%;
	margin-top: -70px;
	float: left;
	text-align: center;
	color: #3c5dbc;
}


.fourthStepDigitalSignAutentic {
	margin-left: 44%;
	margin-top: -70px;
	float: left;
	text-align: center;
	color: #3c5dbc;
}


.fifthStepDigitalSignAutentic {
	margin-left: 76%;
	margin-top: -70px;
	float: left;
	text-align: center;
	color: #3c5dbc;
}


.sixtStepDigitalSignAutentic {
	margin-left: 60%;
	margin-top: -70px;
	float: left;
	text-align: center;
	color: #3c5dbc;
}


.lastStepDigitalSignAutentic {
	float: right;
	margin-top: -70px;
	text-align: center;
	margin-right: -34px;
	color: #3c5dbc;
}





.progress {
	height: 5px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}


.progress-bar {
	float: left;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #9fafdf;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: none;
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
	border-radius: 0px;
}



.info-first-ball {
	float: left;
	margin-top: -10px;
	margin-left: -10px;
	color: #3c5dbc;
	text-align: center;
}


.info-last-ball {
	float: right;
	margin-top: -10px;
	margin-right: 20px;
}

.process-first-ball {
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 20px;
	background-color: #9fafdf !important;
	float: left;
}

.process-last-ball {
	width: 20px;
	height: 20px;
	background-color: #ededed !important;
	border-radius: 20px;
	display: block;
	float: right;
	position: absolute;
	top: 92px;
}

.container-process-bar {
	margin-top: 50px;
	margin-bottom: 50px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}


/* */
#processBarDigitalSignAutentication.container-process-bar {
	margin-top: 100px;
	margin-bottom: 70px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (max-width: 1238px) {
	#processBarDigitalSignAutentication.container-process-bar {
		margin-top: 100px;
		margin-bottom: 70px;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		display: none;
	}

	.pad-right {
		padding-right: 0px !important;
		margin-bottom: 15px;
	}
}

.loaloadingSpinding {
	position: fixed;
	z-index: 999;
	height: 2em;
	width: 2em;
	overflow: show;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.loadingSpin:before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}


.loadingSpin:not(:required) {
	/* hide "loading..." text */
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;

}

.loadingSpin:not(:required):after {
	content: '';
	display: block;
	font-size: 10px;
	width: 1em;
	height: 1em;
	margin-top: 10em !important;
	-webkit-animation: spinner 1500ms infinite linear;
	-moz-animation: spinner 1500ms infinite linear;
	-ms-animation: spinner 1500ms infinite linear;
	-o-animation: spinner 1500ms infinite linear;
	animation: spinner 1500ms infinite linear;
	border-radius: 0.5em;
	-webkit-box-shadow: rgba(42, 65, 131) 1.5em 0 0 0, rgba(42, 65, 131) 1.1em 1.1em 0 0, rgba(42, 65, 131) 0 1.5em 0 0, rgba(42, 65, 131) -1.1em 1.1em 0 0,
		rgba(42, 65, 131) -1.5em 0 0 0, rgba(42, 65, 131) -1.1em -1.1em 0 0, rgba(42, 65, 131) 0 -1.5em 0 0, rgba(42, 65, 131) 1.1em -1.1em 0 0;
	box-shadow: rgba(42, 65, 131) 1.5em 0 0 0, rgba(42, 65, 131) 1.1em 1.1em 0 0, rgba(42, 65, 131) 0 1.5em 0 0, rgba(42, 65, 131) -1.1em 1.1em 0 0,
		rgba(42, 65, 131) -1.5em 0 0 0, rgba(42, 65, 131) -1.1em -1.1em 0 0, rgba(42, 65, 131) 0 -1.5em 0 0, rgba(42, 65, 131) 1.1em -1.1em 0 0;
}


.loading {
	position: fixed;
	z-index: 999;
	height: 2em;
	width: 2em;
	overflow: show;
	margin: auto;
	top: 50%;
	left: 50%;
	margin: -30px 0px 0px -30px;
}

.loading:before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}


.loading:not(:required) {
	/* hide "loading..." text */
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;

}

.loading:not(:required):after {
	content: '';
	display: block;
	font-size: 10px;
	width: 6em;
	height: 6em;
	/*margin-top: 10em !important;*/
	-webkit-animation: spinner 1500ms infinite linear;
	-moz-animation: spinner 1500ms infinite linear;
	-ms-animation: spinner 1500ms infinite linear;
	-o-animation: spinner 1500ms infinite linear;
	animation: spinner 1500ms infinite linear;
	border: 7px solid #f3f3f3;
	border-radius: 50%;
	border-top: 7px solid #3654a9;
}

@-webkit-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-o-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.loaderbg {

	background-color: rgba(0, 0, 0, 0.1);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.loader {

	top: 50%;
	left: 50%;
	position: absolute;
	border: 7px solid #f3f3f3;
	border-radius: 50%;
	border-top: 7px solid #3654a9;
	width: 60px;
	height: 60px;
	-webkit-animation: spin 2s linear infinite;
	/* Safari */
	animation: spin 2s linear infinite;
	margin: -30px 0px 0px -30px;
}



.process-second-ball {
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 20px;
	background-color: #ededed !important;
	float: left;
	top: 92px;
}

.info-second-ball {
	float: left;
	margin-top: -10px;
	margin-left: 14%;
	color: #3c5dbc;
}


.process-third-ball {
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 20px;
	background-color: #ededed !important;
	float: left;
	top: 92px;
}


.info-third-ball {
	float: left;
	margin-top: -10px;
	margin-left: 31%;
	color: #3c5dbc;
}


.process-fourth-ball {
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 20px;
	background-color: #ededed !important;
	float: left;
	top: 92px;
}


.info-fourth-ball {
	float: left;
	margin-top: -10px;
	margin-left: 48%;
	color: #3c5dbc;
}



.process-fifth-ball {
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 20px;
	background-color: #ededed !important;
	float: left;
	top: 92px;
}

.process-sixt-ball {
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 20px;
	background-color: #ededed !important;
	float: left;
	top: 92px;
}

.info-fifth-ball {
	float: left;
	margin-top: -10px;
	margin-left: 80%;
	color: #3c5dbc;
}

.info-sixt-ball {
	float: left;
	margin-top: -10px;
	margin-left: 64%;
	color: #3c5dbc;
}

.process-ball-blue {

	background-color: #9fafdf !important;
}

#firstStep {
	text-align: center;
	max-width: 100px;
	margin-left: -45px;
	margin-top: -20px;
	margin-bottom: 20px;
	color: #3c5dbc;
}

.titleCMD {
	font-size: 25px;
	color: #3c5dbc;
	text-transform: none;
	padding: 10px;
	text-align: center;
	background: none;
}

.authTitle {
	text-align: center;
	font-family: LatoBlack, sans-serif;
	/*esta é do FA... se for para mudar para ficar igual tem de se adicionar a font (agora n funciona)*/
	color: #2A2A2A;
	width: 100%;
	margin-bottom: 4%;
	margin-top: 4%;
	font-size: 1.1em;
	font-weight: bold !important;
}

.mobileCenter {
	text-align: center;
}

.mobileLeft {
	text-align: left;
}

input.form-controls {
	width: 100%;
	padding: 12px 20px;
	box-sizing: border-box;
	margin-bottom: 15px;
	min-height: 45px;
}

input.form-controls:focus {
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5) !important;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5) !important;
}