
.header{
	padding: 10px 20px;
 	background:#fff;
}
.logo{
	text-decoration:none;
	color:#000!important 
}
.logo img{
	width:auto;
	height:50px;
	margin: 0 15px 0 0;
}


@media screen and ( max-width: 480px ) {
	.logo-exp{
		width:80%; 
		height:auto;
	}
}


.container-exp{
	padding: 25px
}

@media screen and ( max-width: 480px ) {
	.container-exp{
		padding: 15px
	}
}
.col-lg-9 .bloco-exp{
	min-height:80vh;
}
@media screen and ( max-width: 480px ) {
	.col-lg-9 .bloco-exp{
		min-height:auto;
	}
}
.header-bloco {
	justify-content: space-between;
}
.bloco-exp{
	background:#fff;
	border-radius:8px;
	padding:40px 30px;
	text-decoration: none;
	color: #000!important;
}
.bloco-exp h4{
	font-size:18px;
}
.right .bloco-exp h4{
	font-size:22px;
	line-height:22px;
}
.bloco-exp h4 span{
	font-size:18px;
	color:#07CBBF
}
.bloco-exp h6{
	font-size:14px;
	margin:0
}
.bloco-exp hr{
	border-top: dashed 0.5px;
	background:none
}

.bloco-exp span{
	font-size:13px;
}
@media screen and ( max-width: 480px ) {
	.bloco-exp h4{
		font-size:16px;
	}
}
.bloco-exp small{
	color:#858585;
}
.title-bloco{
	font-weight:600;
}
.item-acount{
	display: inline-flex;
	align-items: center;
	margin:0px 20px 0 0;
	color:#858585;
}
.item-acount:before{
	display: inline-block;
	width:10px;
	height:10px;
	content:"";
	margin: 0 10px 0 0;
	border-radius:100%;
}
.acount-off:before{
	background:#CB0707;
}
.acount-on:before{
	background:#0ED89C;
}
 
/*barras*/
.data-imp {
	width:100%;
	border-radius:50px;
	background:#D9D9D9;
	position: relative;
	height:5px;
	margin-bottom:42px;
	display:block;
  }  
  .data-imp:after {
	font-weight:600;
	font-size:12px;
	position: absolute;
	left:0;
	top:-20px;
	content:attr(data-text);
  } 
  .data-imp .progress {
  	position: absolute;
	top:0;
	left:0;
	z-index:1;
	height:5px;
  }

 
.menu-gloria{
	list-style:none;
	padding:0;
	margin:0;
	/*08/08/24*/
	justify-content: space-between;
    display: block;
}
.menu-gloria li{
	display:block;
}
.menu-gloria li a{
	padding: 15px 15px;
 	text-decoration: none;
	color:#000;
	font-size:14px;
	display:inline-flex;
	align-items: center;
	background:#fff;
	width:100%;
	border-radius:4px;
	margin-top:10px;
	transition: all 0.3s;
  }
  .menu-gloria li:nth-child(1) a{
	margin-top:0px;
  }
  
 

/*listas*/
.head-list b{
	margin: 0 0 20px 0;
	display:block;
	font-size:14px;
 }
 .row-lista{
    padding: 20px 0 15px 0;
   border-top: solid 1px #D9D9D9;
} 
.row-lista-min{
    padding: 15px 0 10px 0;
 } 
.row-lista:hover{
	background:#f1f1f1
} 
.row-lista p {
   margin:0;
   font-size:13px;
   overflow:hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   
 }
.row-lista ul, .row-listafile ul {
   display:flex;
   align-items:center;
   justify-content:flex-end;
   width:100%;
   margin:0;
   padding:0;
   font-size:13px;
   list-style:none
}
.row-lista ul li, .row-listafile ul li {
   width:33%;
}
.row-lista a{
	color:#000;
	text-decoration:none;
}
.icon-action{
	display: inline-flex;
	width:20px;
	height:20px;
 } 

 .action-edit{
	background: url(../images/icons/icon-edit.svg) center center no-repeat;
	background-size:cover;
 } 
 .action-delete, .action-delete-filho, .action-delete-file{
	background: url(../images/icons/icon-delete.svg) center center no-repeat;
	background-size:cover;
 }
 .action-return{
	background: url(../images/icons/icon-return.svg) center center no-repeat;
	background-size:cover;
	display: inline-flex;
	width:20px;
	height:20px;
	margin-top:3px;
  }
  .action-return-margin{
	margin-right:20px;
  }
 .action-add{
	background: url(../images/icons/icon-add-exp.svg) center center no-repeat;
	background-size:cover;
	display: inline-flex;
	width:20px;
	height:20px;
	cursor:pointer;
 }

 .action-add-min{
	background: url(../images/icons/icon-add-exp.svg) center center no-repeat;
	background-size:cover;
	display: inline-flex;
	width:16px;
	height:16px;
	margin-left:30px;
 }
 .action-modulos{
	background: url(../images/icons/icon-modulos.svg) center center no-repeat;
	background-size:cover;
	display: inline-flex;
	width:16px;
	height:16px;
  }
 .action-view{
	background: url(../images/icons/icon-next.svg) center center no-repeat;
	background-size:cover;
	display: inline-flex;
	width:16px;
	height:16px;
}

.action-view-push{
	background: url(../images/icons/icon-push.svg) center center no-repeat;
	background-size:cover;
	display: inline-flex;
	width:22px;
	height:22px;
}

 .action-filter{
	background: url(../images/icons/icon-filter.svg) center center no-repeat;
	background-size:cover;
	display: inline-flex;
	width:22px;
	height:22px;
	margin-right:20px;
	cursor:pointer;
 }
.active-filter{
	opacity:0.5;
}

 .action-prev{
	background: url(../images/icons-news/icon-prev.svg) center center no-repeat;
	background-size:cover;
	display: inline-flex;
	width:22px;
	height:22px;
	margin: 0 0 0 20px
 }
.icon-touch{
	position: relative;
	align-items: center;
	overflow:hidden;
 }
 .icon-touch:hover{
	overflow:initial;
 }
.icon-touch:before{
	position: absolute;
	color:#fff;
	background:#000;
	padding: 6px 12px;
	border-radius:50px;
	right:105%;
	content:attr(data-text);
	font-size:9.5px;
	letter-spacing: 1px;
	transition: all 0.5s;
	opacity:0;
	white-space: nowrap;
}
.icon-touch:hover:before{
	transition: all 0.5s;
	opacity:1;
}
 

.action-perfil{
	background: url(../images/icons/icon-user-login.svg) center center no-repeat;
	background-size:cover;
	display:inline-block;
	width: 20px;
	height:20px;
	margin: 0 15px 0 0;
 }

 .action-perfil-exists{
	background-size:cover;
	display:inline-block;
	width: 20px;
	height:20px;
	margin: 0 15px 0 0;
 }

 .action-logout{
	background: url(../images/icons/icon-logout.svg) center center no-repeat; 	
	background-size:cover;
	display:inline-block;
	width: 20px;
	height:20px;
	margin: 0 0 0 15px;
 }
.action-menu-mobile{
	background: url(../images/icons/icon-menu.svg) center center no-repeat; 	
	background-size:cover;
	display:inline-block;
	width: 20px;
	height:20px;
	margin: 0 0 0 15px;
}
.icon-sair{
	width:20px;
   height:20px;
   display: inline-block;
   margin: 0 5px 0 0;
	cursor: pointer;
   background: url(../images/icons/icon-logout.svg) center center no-repeat;
   background-size:contain;
}
.icon-perfil{
	width:20px;
   height:20px;
   display: inline-block;
   margin: 0 5px 0 0;
	cursor: pointer;
   background: url(../images/icons/icon-user-login.svg) center center no-repeat;
   background-size:contain;
}


.icon-info-big{
	background: url(../images/icons/icon-complice.svg) center center no-repeat;
	background-size:cover;
	width:30px;
   height:30px;
   display: inline-block;
 }

 .icon-info-big2{
	background: url(../images/icons/icon-doc.svg) center center no-repeat;
	background-size:cover;
	width:30px;
   height:30px;
   display: inline-block;
 }

.menu-mobile{
	position: fixed;
	top:0;
	left:100%;
	z-index:99;
	background:#fff;
	width:100%;
	height:100vh;
	padding: 45px;
	transition: all 0.5s;
}
.menu-mobile .menu-exp li{
	display:block;
	padding: 10px 0;
	border-top: solid 1px #ddd
}
.menu-mobile .menu-exp li a{
 	padding: 10px 0;
	width:100%;
	font-size:17px;
}
.menu-mobile .menu-exp li a i{
	margin-right:15px;
	width: 25px;
    height: 25px;
}
.menu-mobile .close-menu-mobile{
	position: relative;
	width:20px;
	height:20px;
	cursor:pointer;
	background: url(../images/icons/icon-close.svg) center center no-repeat;
	background-size:cover;
	top:auto;
	right:auto;
	display: inline-block
 } 


/*form*/
.label-cad:before{
	position:absolute;
 	width: 20px;
	height:20px;
	content:"";
	z-index:9;
	top:10px
}
.label-cad-perfil:before{
 	background: url(../images/icons/icon-user.svg) center center no-repeat; 
	background-size:cover;
 }
  .label-cad-fone:before{
	background: url(../images/icons/icon-fone.svg) center center no-repeat; 
	background-size:cover;
  }
  .label-cad-email:before{
	background: url(../images/icons/icon-email.svg) center center no-repeat; 
	background-size:cover;	
  }
  .label-cad-status:before{
	background: url(../images/icons/visibilidade_ligada.svg) center center no-repeat; 
	background-size:cover;	
  }
  .label-cad-senha:before{
	background: url(../images/icons/icon-senha-login.svg) center center no-repeat; 
	background-size:cover;	
  }
 
  .label-cad-email input,  .label-cad-perfil input, .label-cad-fone input{
	padding-left:30px!important;
 }
 .label-cad-status select{
	padding-left:30px!important;
 }
 .label-cad-senha input[type="password"]{
	padding-left:30px!important;
 }
.input-exp{
	margin: 0 0 15px 0;
	position:relative;
}
.input-exp small{
	font-weight:600;
	font-size:12px;
}
.input-exp b{
 	font-size:13px;
	/*margin-bottom:7px;*/
	display:block;
}

.input-exp input[type="text"], .input-exp input[type="file"], .input-exp input[type="tel"], .input-exp textarea, .input-exp input[type="password"],  .input-exp  select, .input-exp input[type="date"]{
	border-radius:4px;
	padding: 12px 12px;
	width:100%;
	font-size:14px;
	border:none;
	border:solid 1px #adadad;
	outline: none;
}

.row-busca input, .row-busca select{
	padding: 7px 12px!important;
	font-size:13px!important;
}
.row-busca .input-exp b {
    font-size: 11px;
 }

 /*radio*/
 .radio-custom{
	padding:  0  ;
	position: relative;
	display: inline-flex;
	align-items: center;
	cursor:pointer!important;
	margin: 0 0 15px 0;
 }
 .radio-custom label{
	cursor:pointer;
	font-size:14px;
 }
 .radio-custom input[type=radio] {
	position: absolute;
	left: -9999px;
	width: 0;
	height: 0;
	visibility: none;
	overflow: hidden;
}
.radio-custom input[type=radio] ~ label:before {
	content: '';
 	border: 1px solid #000;
	transition: all 150ms ease-in-out;
	width: 16px;
	height: 16px;
	background: #fff;
	box-shadow: 0 0 0 0px #000 inset;
	left:0px;
 	cursor:pointer;
	border-radius:2px;
	display: inline-block;
	top:2px;
	position:relative;
	margin-right:3px;
}
.radio-custom input[type=radio]:checked ~ label:before {
	background: #000;
	border: 1px solid #000;
}
.radio-custom input[type=radio]:checked ~ label {
	color: #000;
}

 


/*footer*/
.session-footer{
	color:#878585;
	font-size:12px;
	padding:10px 0;
	background:#fff;
 }


 /*modal*/

 .container-scroll-modal{
	max-height:65vh;
	overflow:auto;
	margin-top:20px;
 }
 
 .container-modal{
	position: fixed;
	z-index:9999;
 	align-items:center;
	justify-content:center;
	display:flex;
 	top:0;
	left:0;
	width:100%;
	height:100vh;
 }
 .container-modal textarea{
	resize:none;
	height:120px;
  }
 
  .container-modal-shadow{
	position: absolute;
 	background:#000;
	top:0;
	left:0;
	opacity:0.2;
	width:100%;
	height:100vh;
 }
 

 .container-modal-modal{
	width:400px;
	max-width:90%;
	padding:45px 35px;
	border-radius:5px;
	background:#fff;
	position: relative;
	z-index:1;
 } 
 .container-modal-modal p{
	font-size:13px;
	color:#666;
	margin:0
 }
 .container-modal-modal-big{
	width:600px;
 } 
  .close-modal{
	position: absolute;
	width:20px;
	height:20px;
	cursor:pointer;
	background: url(../images/icons/icon-close.svg) center center no-repeat;
	background-size:cover;
	top:30px;
	right:45px;
	z-index:3;
} 
 
 
 
.btn-busca{
	width:20px;
   height:20px;
   display: inline-block;
   border:none;
   margin: 0px 0px 10px 0;
	cursor: pointer;
   background: url(../images/icons/ic-lupa.svg) center center no-repeat;
   background-size:cover;
}

.btn-download{
	width:20px;
   height:20px;
   display: inline-block;
   border:none;
   margin: 0px 0px 10px 0;
	cursor: pointer;
   background: url(../images/icons/icon-download.svg) center center no-repeat;
   background-size:cover;
}
 

.icon-graficos{
	width:20px;
   height:20px;
   display: inline-block;
   margin: 0 5px 0 0;
	cursor: pointer;
   background: url(../images/icons/icon-graficos.svg) center center no-repeat;
   background-size:contain;
}
 

/*icon nav*/
.icon-nav{
	width:25px;
   height:25px;
   display: inline-block;
   margin: 0 10px 0 0;
   cursor: pointer;
   border-radius:100%;
  }
 .menu-gloria li a:hover .icon-nav{
   background-color: #6f57c9 !important;
    border-radius: 100%;
 }

.icon-file{
   background: url(../images/icons/icon-file.svg) center center no-repeat;
   background-size:contain;
}
 
.icon-form{
   background: url(../images/icons/icon-form.svg) center center no-repeat;
   background-size:contain;
}
.icon-normas{
	background: url(../images/icons/icon-normas.svg) center center no-repeat;
	background-size:contain;
 }
 .icon-news{
	background: url(../images/icons/icon-news.svg) center center no-repeat;
	background-size:contain;
 }
 .icon-info{
	background: url(../images/icons/icon-info.svg) center center no-repeat;
	background-size:contain;
 }
 .icon-young{
	background: url(../images/icons/icon-young.svg) center center no-repeat;
	background-size:contain;
 }
 .icon-lojas{
	background: url(../images/icons/icon-lojas.svg) center center no-repeat;
	background-size:contain;
 }
 .icon-lojas2{
	background: url(../images/icons/icon-lojas2.svg) center center no-repeat;
	background-size:contain;
 }
 .icon-complice{
	background: url(../images/icons/icon-complice.svg) center center no-repeat;
	background-size:contain;
 }
 
 .icon-user{
	background: url(../images/icons/icon-user.svg) center center no-repeat;
	background-size:contain;
 }
 .icon-doc{
	background: url(../images/icons/icon-doc.svg) center center no-repeat;
	background-size:contain;
 }

 .link-block{
	opacity:0.5;
	cursor: initial;
	position:relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
 }
 .link-block:after{
	background: url(../images/icons/icon-senha-login.svg) center center no-repeat;
	background-size:cover;
	display: inline-flex;
	width:22px;
	height:22px;
	position: absolute;
	z-index:1;
	content:""
}


 .link-block img{
	opacity:0.4;
  }
 .iframe-cliente iframe{
	height:90vh;
 }
 

 .red{
	color: #CB0707;
 }
 .action-normas{
	background: url(../images/icons/icon-cliente.svg) center center no-repeat;
	background-size:contain;
	display: inline-flex;
	width:20px;
	height:20px;
}
 .action-view-block{
	background: url(../images/icons/icon-senha-login.svg) center center no-repeat;
	background-size:cover;
	display: inline-flex;
	width:22px;
	height:22px;
}
.action-download{
	background: url(../images/icons/icon-download.svg) center center no-repeat;
	background-size:cover;
	display: inline-flex;
	width:20px;
	height:20px;
}
.row-post-had{
	width: 100%;
    justify-content: space-between;
}
.had-post-mobile{
	position: fixed;
	bottom:0;
	left:0;
	width:100%;
	padding: 10px 20px;
	background:#fff;
	z-index:1111
}
*:disabled{
	background:#ccc;
 }


/*05/08/24*/
 .action-lupa{
	background: url(../images/icons/icon-lupa.svg) center center no-repeat;
	background-size:cover;
	display: inline-flex;
	width:20px;
	height:20px;
}
.action-down{
	background: url(../images/icons/icon-down.svg) center center no-repeat;
	background-size:cover;
	display: inline-flex;
	width:25px;
	height:25px;
}
.action-down-active{
	transform: rotate(180deg);
}




/*08/08/24*/
.icon-plant{
	width:20px;
   height:20px;
   display: inline-block;
   margin: 0 5px 0 0;
	cursor: pointer;
   background: url(../images/icons/icon-plant.svg) center center no-repeat;
   background-size:contain;
}
.icon-compar{
	width:20px;
   height:20px;
   display: inline-block;
   margin: 0 5px 0 0;
	cursor: pointer;
   background: url(../images/icons/icon-compar.svg) center center no-repeat;
   background-size:contain;
}
.lista-painel{
	padding:0;
	margin:0;
	display:flex;
}
.lista-painel li{
	display:block;
	width:100%;
}
 
.ativa-4-lista-painel li:nth-child(2), .ativa-4-lista-painel li:nth-child(3), .ativa-4-lista-painel li:nth-child(4) {
	display:block!important;
}

.tab-user{
	list-style: none;
	padding:0;
	margin:0;
	display:flex;
	justify-content: space-between;
}
.tab-user li{
 	margin:0 0.5%;
	width:24%
}
.membro .tab-user-view li{
	margin:0 0.5%;
   width:49%
}

.tab-user li span{
	cursor: pointer;
	font-weight:600;
	padding:10px 10px 8px 10px;
	background:#ddd;
	border-radius:6px;
	font-size:13px;
	color:#8b8b8b;
	display:block;
	text-align:center;
}
.tab-user li span:hover{
	background:#969696;
	color:#fff
}
.tab-user li span.active{
	background:#07CBBF;
	color:#fff;
}

.erro-field{
	border-color:red!important;
}

.foto-perfil{
	background: url(../images/icon-foto.svg) center center no-repeat;
	background-size:contain;
	height:100px;
	width:100px;
	margin-bottom:20px;
	border-radius:100%;
	cursor: pointer;
}

.foto-perfil-exists{
	background-size:contain;
	height:100px;
	width:100px;
	margin-bottom:20px;
	border-radius:100%;
	cursor: pointer;
}

.container-files, .container-filhos, .container-lojas {
	display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

.container-lojas input, .container-lojas select, .container-files input, .container-files select, .container-filhos input, .container-filhos select{
	padding:8px 10px!important;
}

.container-lojas .action-delete-file {
	margin-top: 17px;
}

.item-loja{
	padding: 20px;
    background: #efefef;
    border-radius: 6px;
    margin: 0 0 20px 0;
}

.tab-loja li {
    width: 32%;
}
.edit-fast{
	cursor:pointer;
}

/*permissão*/
.membro .nav-9{display:none}
.membro .hide-membro, .membro .action-view-block, .membro .action-normas, .membro .action-edit, .membro .action-delete, .membro .action-delete-file{display:none}
.show-membro{display:none}
.membro .show-membro{display:block}

.container-user-view b{
	font-size:13px;
}

.detail-membro{
	background:#e2e2e2;
	margin-top:10px;
	border-radius: 4px;
	display:none;
}

 .ngx-pagination {
	display:inline-flex !important;
	align-items:center !important;
	width:100% !important;
	justify-content:center !important;
	padding:0 !important;
	margin:0 !important;
	list-style:none !important;
  }

 .ngx-pagination .current,
.btn-info {
  color:#333 !important;
  background:white !important;
  border: transparent !important;
  border-radius: 20px !important;
  padding:5px 11px 6px 11px !important;
  text-decoration:none !important;
  margin: 0 5px !important;
  font-size:13px !important;
  border-radius:3px !important;
  font-weight: 700;
}

.ngx-pagination .current:hover {
	color:#333 !important;
	 padding:5px 11px 6px 11px !important;
	 text-decoration:none !important;
	 margin: 0 5px !important;
	 font-size:13px !important;
	 border-radius:3px !important;
  }

  .ngx-pagination li {
	color:#333 !important;
	 /*padding:5px 11px 6px 11px !important;*/
	 text-decoration:none !important;
	 /*margin: 0 5px !important;*/
	 font-size:13px !important;
	 border-radius:3px !important;
  }

  /*.ngx-pagination .pagination-next {
	background: url(../images/icons/icon-next.svg) center center no-repeat !important;
	width: 10px;
	height: 10px;
  }*/

  .ngx-pagination .pagination-previous a:before,
.ngx-pagination .pagination-previous.disabled:before {
  /*font-family: FontAwesome;
  content: "\f053" !important;*/
  content: "" !important;
  display: inline-block !important;
  margin-right: 0rem !important;
  margin-left: 0rem !important;
  background: url(../images/icons/icon-next.svg) center center no-repeat !important;
  width: 10px !important;
  height: 10px !important;
  transform: rotate(180deg);
}

.ngx-pagination .pagination-next a:after,
.ngx-pagination .pagination-next.disabled:after {
  /*font-family: FontAwesome;*/
  content: "" !important;
  display: inline-block !important;
  margin-right: 0rem !important;
  margin-left: 0rem !important;
  background: url(../images/icons/icon-next.svg) center center no-repeat !important;
  width: 10px !important;
  height: 10px !important;
}

.loader{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100vh;
	display:flex;
	justify-content:center;
	align-items: center;
 	background:#07CBBF;
	z-index:999;
	color:#fff;
}
.loader p{
	margin:10px 0;
	font-size:13px;
	font-weight:300;
	letter-spacing:1px;
}

#loading{
	position: fixed;
	width:100%;
	align-items:center;
	z-index:2000;
	justify-content: center;
	background: url(../images/loding.gif) center center no-repeat;
	background-size:5%;
	background-color: rgba(0,0,0,0.3);
 }

 /*.remove-item{
	position: absolute;
	width:20px;
	height:20px;
	right:-20px;
	top: 10px;
	cursor: pointer;
	background: url(../images/icons-news/icon-delete.svg) center center no-repeat;
	background-size:contain;
 }*/
 .remove-item-foto{
	position: absolute;
	width:20px;
	height:20px;
	right:0px;
	display:block;
	top: 40%;
	cursor: pointer;
	background: url(../images/icons-news/icon-delete.svg) center center no-repeat;
	background-size:contain;
 }

 .bloco-exp-m-c h6 {

	font-weight: 600;
   
	margin-top: 10px !important;
   
	margin-bottom: 5px !important;
   
   }

 