.cont_file {
	position: relative;
	display: table;
	margin: 0 auto;
}

.cont_file input[type="file"] {
	position: relative;
	display: table;
	margin: 0 auto;
	display: none;
}

.fa {
	font-size: 1.8em;
    font-weight: lighter;
    color: #a5a4a4;
}

.anexo_txt {
	display: block;
	word-break: unset;
	width: 110px;
	text-align: center;
	font-size: 13px;
	margin:0 auto;
}

.fa-ok-color {
	color: green;
}

.fa-second-color {
	color: #D8126A;
}

body .bx_table table thead tr td {
	font-weight: bold;
	background-color: #d9d9d9;
}

#div-terms-conditions-checkbox {
	margin-left: 1em;
	margin-top: 1.5em;
}

#lbl-terms-conditions-checkbox {
	margin-top: 0;
}

.txt-center {
	text-align: center;
	margin-bottom: 3em;
}
.email-center {
	text-align: center;
}

.form-section {
	margin-left: 15px;
}

.list {
	list-style: disc !important;
}

div[id*="_recaptcha"] > div {
  margin: auto;
}

.taglib-captcha {
  width: 50%;
  margin: auto;
}

.taglib-captcha .refresh {
	display: block;
}

.taglib-captcha .taglib-text {
	position: relative !important;
}