.grecaptcha-badge { 
    visibility: hidden;
}


.porcentaje{
	font-size: 25px;
	font-weight: bold;
	margin-left: 10px;
}

.progress{
	background-color: #bdbdbd;
}
.icon-avatar{
	font-size: 40px;
}

.sm-lr{
	margin-left: 0px;
    margin-right: 0px;
}

.white{
	color:#ffffff;
}

.center{
  text-align: center;
}
/***** EXPOSITORES****/
	.expositor-name{
		font-size: 20px;
		margin-top: 15px;
	}

	.expositor-detail{
		font-size: 13px;
	}
  .ex{
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    border-radius: .25rem;
    background-color: #fff;
    margin-bottom: 7px;
    position: relative;
    width: 100%;
    overflow: auto;
  }
  .ex-icon{
    float: left;
    width: 80px;
    height: 80px;
    font-size: 64px;
  }

  .ex-detail{
    float: left;
    padding-top: 20px;
    /*width: 300px;*/
    /*height: 80px;*/
  }
  .ex-cv{
    float:right;
    padding-top: 26px;
    height: 80px;
  }
  .ex-name{
    margin-bottom: 0;
  }

  .block-main{background-color: #ffffff;
    border-radius: .25rem;
    margin-bottom: 20px;
    position: relative;
    padding: 15px;
  }

  .main-footer{
      border-top: inherit !important;
    }


.right{
  text-align: right;
}

.container-fluid-full{
  width: 100%;
  padding-right: 0px;
  padding-left: 0px; 
  margin-right: auto;
  margin-left: auto;
}

#formularioespecial, .rowsm{
  margin:  0 !important;
}

.avatar_letter_2{
  vertical-align: top;
  margin-right: 10px;
}

.cargo{
  font-size: 12px;
}

.menu-3columnas{
    margin-left: 0px !important;
}

.icon-avatar-3columnas {
    font-size: 29px;
}

/***** END EXPOSITORES****/
