.fl-page-content {
	background-color: #fdfdfd !important;
}
.fl-full-width .container {
	max-width: 100%;
	width: 1200px;
}
li {
	list-style: none;
}

ul {
	padding: 0;
}

a {
	cursor: pointer;
}

.center {
	text-align: center;
}

.box-shadow {
	-webkit-box-shadow: 0 0 0 rgba(217, 217, 217, 0.2);
	box-shadow: 0 0 0 rgba(217, 217, 217, 0.2);
}

.border-default {
	border: 1px solid rgba(216, 216, 216, 0.3) !important;
}

.bg-white-cr {
	background-color: #ffffff;
}

.btn.bg-white-cr:hover {
	background-color: #fdfdfd;
}

.color-txt-claro {
	color: #b2b2b2 !important;
}

.border-radius {
	border-radius: 4px;
}

.minha-conta {
	padding: 30px 0px;
}

.minha-conta .content {
	padding: 25px 50px;
}

.nav {
	display: block;
	position: relative;
	z-index: 999;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.nav ul {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.nav ul li {
	padding: 0px 10px;
}

.nav.nav-minha-conta li:first-child,
.nav.nav-minha-conta li:last-child {
	border: none;
}

.nav.nav-minha-conta li:last-child {
	padding: 20px;
	border-top: 1px solid rgba(216, 216, 216, 0.3);
}

.nav.nav-minha-conta li {
	display: block;
	padding: 0;
	border-top: 1px solid rgba(216, 216, 216, 0.3);
}

.nav.nav-minha-conta li:hover:not(:last-child) {
	background-color: #fbfbfb;
}

.nav.nav-minha-conta li:hover:not(:last-child) a svg {
	fill: #343731;
}

.nav.nav-minha-conta li a:not(.btn) {
	display: block;
	line-height: 60px;
	padding: 0 30px;
}

.nav a:not(.btn) {
	line-height: 50px;
	display: block;
	font-family: "Roboto", sans-serif;
	font-size: 1rem;
	color: #343731;
	font-weight: 500;
	text-transform: uppercase;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.nav.nav-minha-conta li.active a svg {
	fill: #19aae3;
}
.nav.nav-minha-conta li.active a span {
	color: #19aae3;
}

.btn-inline,
a:not(.btn) {
	cursor: pointer;
	text-decoration: none;
	color: #19aae3;
	font-weight: 400;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}

.nav.nav-minha-conta li a:not(.btn) svg {
	fill: #b2b2b2;
	vertical-align: middle;
	position: relative;
	top: -1px;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}

.nav.nav-minha-conta li a:not(.btn) span {
	line-height: 1.4375rem;
	margin-left: 10px;
	font-size: 0.875rem;
	color: #343731;
	text-transform: none;
	font-weight: 500;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}

.btn.btn-full,
.box-perfil-edit-cr button:not(.btn-inline).btn-full,
.box-perfil-edit-cr input[type="submit"].btn-full {
	width: 100%;
}

.color-txt-claro {
	color: #b2b2b2;
}

.box-perfil-edit-cr .btn,
.box-perfil-edit-cr button:not(.btn-inline),
.box-perfil-edit-cr input[type="submit"] {
	display: inline-block;
	width: auto;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
	font-size: 1rem;
	text-align: center;
	padding: 0 15px;
	border-radius: 4px;
	border: 1px solid #19aae3;
	cursor: pointer;
	background-color: #19aae3;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.box-perfil-edit-cr .btn:hover,
.box-perfil-edit-cr button:not(.btn-inline):hover,
.box-perfil-edit-cr input[type="submit"]:hover {
	background-color: #1488b5;
}

.minha-conta .content {
	padding: 25px 50px;
}

.box-perfil-edit-cr * {
	font-family: "Roboto", sans-serif;
	color: #343731;
	line-height: 1.4375rem;
	font-weight: 400;
	font-size: 0.875rem;
}

.box-perfil-edit-cr h1 {
	font-size: 24px;
	line-height: 2.25rem;
	margin-bottom: 0px;
	font-weight: 700;
	font-family: "Roboto", sans-serif;
	display: block;
	margin: 10px 0 30px;
}

.box-perfil-edit-cr .interesses {
	text-align: center;
	margin-bottom: 10px;
}

.box-perfil-edit-cr .sub-titulo {
	margin-bottom: 30px;
}

.box-perfil-edit-cr form {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
}

.box-perfil-edit-cr form::after,
.box-perfil-edit-cr form::before {
	display: table;
	content: "";
}

.box-perfil-edit-cr form label {
	position: relative;
	display: inline-block;
	cursor: pointer;
	padding-top: 6.5px;
	width: 100%;
}

.box-perfil-edit-cr form label span {
	font-size: 1rem;
	line-height: 1.4375rem;
	padding: 0 7px;
	position: absolute;
	-webkit-transform: translate(13px, -50%);
	-ms-transform: translate(13px, -50%);
	transform: translate(13px, -50%);
	background: #ffffff;
}

.box-perfil-edit-cr form input,
.box-perfil-edit-cr form textarea {
	font-style: italic;
	max-width: 100%;
	width: 100%;
	font-size: 1rem;
	color: #b2b2b2;
	font-weight: 400;
	line-height: 50px;
	background-color: transparent;
	padding: 0px 20px;
	font-style: normal;
	border: 1px solid #d8d8d8;
	border-radius: 4px;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
}

.box-perfil-edit-cr form fieldset {
	margin: 0px 0 15px;
	width: 100%;
	display: flex;
	position: relative;
	justify-content: center;
}

.box-perfil-edit-cr input[type="checkbox"] {
	display: none;
}

.box-perfil-edit-cr .btn-enviar {
	display: flex;
	justify-content: center;
}

.box-perfil-edit-cr form input:focus,
.box-perfil-edit-cr form textarea:focus {
	border-color: #19aae3;
}

.select-multiple {
	margin-bottom: 30px;
}

.select-multiple .itens-multiple {
	width: 100%;
	display: block;
}

.select-multiple .itens-multiple li.active {
	background-color: rgba(25, 170, 227, 0.1);
	border-color: transparent;
}

.select-multiple .itens-multiple li {
	display: inline-block;
	line-height: 37px;
	padding: 0 23px;
	border: 1px solid rgba(216, 216, 216, 0.3);
	border-top-color: rgba(216, 216, 216, 0.3);
	border-right-color: rgba(216, 216, 216, 0.3);
	border-bottom-color: rgba(216, 216, 216, 0.3);
	border-left-color: rgba(216, 216, 216, 0.3);
	border-radius: 4px;
	margin: 4px;
	cursor: pointer;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}

.select-multiple .itens-multiple li:hover {
	background-color: #fdfdfd;
}

.select-multiple .itens-multiple li.active span {
	color: #19aae3;
}

.select-multiple .itens-multiple li span {
	text-transform: uppercase;
	font-size: 0.875rem;
	color: #343731;
	line-height: 1.4375rem;
	font-weight: 500;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}

.select-multiple span select {
	display: none;
}

.select-multiple .itens-multiple li.active {
	background-color: rgba(25, 170, 227, 0.1);
	border-color: transparent;
}
/** HIDE HEADER **/
.fl-post-header {
    display: none;
}
/** LOADING **/
.buttonload .fa-spinner {
	color:white;
	margin-right: 10px;
}
/** CANCEL ACCOUNT **/
.cancelar-conta-cr {
	margin-top: 30px;
	text-align: center;
}
.cancelar-conta-cr a {
	color: #c7c7c7;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 6px;
}
.msg-form.error {
	color:#FA5357;
}
.msg-form.success {
	color:#8EC044;
}
form fieldset.error label:after,
form fieldset.success label:after {
    position: absolute;
    right: 17px;
    font-size: 1rem;
    top: 20px;
    background: #fff;
    padding-left: 13px;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}
form fieldset.error input,
form fieldset.error textarea {
    border-color: #fa5357;
}
form fieldset.error label:after {
    content: "\f057";
    color: #fa5357;
}
form fieldset.error .msg-input {
    color: #fa5357;
}
form fieldset.success input,
form fieldset.success textarea {
    border-color: #8ec044;
}
form fieldset.success label:after {
    content: "\f058";
    color: #8ec044;
}
form fieldset.success .msg-input {
    color: #8ec044;
}
button.btn.wp-hide-pw {
	background: 0 0;
    border: 1px solid transparent;
    box-shadow: none;
    font-size: 14px;
    line-height: 2;
    width: 2.5rem;
    height: 2.5rem;
    min-width: 40px;
    min-height: 40px;
    padding: 5px 9px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 12px;
}
button.btn.wp-hide-pw:hover {
	background-color: transparent;
}
fieldset.submit-msg .msg-form.error {
    color: #FA5357;
    border: 1px solid #FA5357;
    font-weight: bold;
    background: #fff0f0;
    border-radius: 4px;
    font-size: 14px;
    padding: 10px;
    margin-top: 27px;
}
fieldset.submit-msg .msg-form.success {
    color: #8EC044;
    border: 1px solid #8EC044;
    font-weight: bold;
    background: #8ec04421;
    border-radius: 4px;
    font-size: 14px;
    padding: 10px 30px;
}
#menu-profile {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
}


.content h1{
	margin-top:30px;
}

form fieldset.disabled input, form fieldset.disabled textarea, form fieldset.disabled .select select {
	opacity: .3;
}

form fieldset.disabled span {
	color: rgba(52,55,49,0.3);
	z-index: 1;
}

form label span {
	z-index: 2;
}

.form .select {
	position: relative;
}

form .select select {
    font-style: italic;
    max-width: 100%;
    width: 100%;
    font-size: 1rem;
    color: #B2B2B2;
    font-weight: 400;
    line-height: 50px;
    background-color: transparent;
    padding: 0px 20px;
    font-style: normal;
    border: 1px solid #D8D8D8;
    border-radius: 4px;
	cursor: pointer;
	position: relative;
	z-index: 1;

    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}

form .select:after{
	content:"\f078";
	font-weight:900;
	position:absolute;
	right: 25px;
	top: 25px;
	font-family:'Font Awesome 5 Free';
	cursor:pointer;
	height:15px;
	line-height:15px;
	z-index:0
}

.custom-checkbox {
	cursor:pointer;
	display:
	-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
}

.custom-checkbox label {
	padding:0 0 0 15px;
	font-size:.75rem;
	color:#B2B2B2;
	width:auto;
	line-height:1rem;
}

.custom-checkbox span{
	line-height:normal;
}
.custom-checkbox span input{
	display:none;
}
.custom-checkbox span:after{
	content: '';
	width: 39px;
	height: 22px;
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='39' height='22' viewBox='0 0 39 22' fill='none' xmlns='http://www.w3.org/2000/svg%27%3E%3Crect width='38.2964' height='22' rx='11' fill='%23ECECEC'/%3E%3Ccircle cx='11.0667' cy='10.9998' r='8.06668' fill='%23B2B2B2'/%3E%3C/svg%3E%0A");
}
.custom-checkbox.active span:after{
	background-image: url("data:image/svg+xml,%3Csvg width='39' height='22' viewBox='0 0 39 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='38.2964' height='22' rx='11' fill='%23D1EEF9'/%3E%3Ccircle cx='27.1331' cy='10.9998' r='8.06668' fill='%2319AAE3'/%3E%3C/svg%3E%0A");
}