.arquitecto-archive{
	border: solid 0.5px;
	display:none;
}
.button-fav:hover{
	font-weight: bold;
}
.lv-item:hover .button-statusNotification{
	display: block;
}
.btn-facebook{
	background: #3b5998;
	color: white;
}
.btn-twitter{
	background: #1dcaff;
	color: white;
}
.button-layer-selectPackage{
	bottom: 20px;
	left: 0%;
	position: absolute;
	width: 100%;
    z-index: 95;
}
.button-statusNotification{
	display: none;
	height: 30px;
	width: 30px;
}
.button-statusNotification:hover{
	border: 1px solid;
}
.c_specialization{
	color: #7b7a7a;
	font-size:12px;
	line-height: 160%;
}
.card-filter .filter-loading{
	display: none;
}
.company-carousel{
	cursor: pointer;
}
.company-hidden{
	display: none;
}
.company-visible{
	display: block;
}
.cuatrimestre-visibility, .filter-col, .fundamentar, .lg_profess, .more-especializacion, .more-municipio, .none-moreLanguage, .semestre-visibility, #experiencia_buttonAdd, #race_extra, #university_extra{
	display: none;
}
.delete-moreActivity, .delete-moreExperence, .delete-moreLanguage, .delete-morePointInterest{
	color: red;
    cursor: pointer;
    font-size: 13px;
    width: 31px;
    text-align: center;
    height: 26px;
    position: absolute;
    margin: 0 0 0 88px;
}
.delete-morePointInterest{
	color: red;
    cursor: pointer;
    font-size: 13px;
    width: 31px;
    text-align: center;
    height: 26px;
    position: absolute;
    margin: 0 0 0 -27px;
}
.delete-moreExperence{
	margin: 0 0 0 -10px;
}
.div-municipio.more-municipio ul{
	height: 400px;
	overflow: scroll;
}
.div-municipio, .filter-col{
	border: solid 1px #66cdcc;
	text-transform: capitalize;
}
.filter-active{
	border: solid 5px #f59120 !important;
}
.filter-pag:hover{
	background-color: #2196F3 !important;
}
.filter_submenu li{
	list-style: none;
}
.form-titleStudent{
	font-weight: bold !important;
}
.fv{
	font-size:25px;
}
.fv.active{
	color: red;
}
.img-templateCompany{
	cursor: pointer;
	max-height: 218px;
	min-height: 218px;
}
.img-templateCompany img{
    border-radius: 2px 2px 0 0;
    margin: 5px auto;
    width: 95% !important;
}
.img-templateCompany:hover{
	border: solid 1px #66cdcc;
	opacity: 0.7;
}
.img-templateCompany .ci-avatar img{
	max-height: 120px;
}
.img-templateCompany .ci-avatar{
	min-height: 120px;
}
.img-templatemedida:hover{
	border: solid 1px #66cdcc;
	opacity: 0.7;
}
.img-templatemedida .ci-avatar img{
	max-height: 125px;
}
.img-templatemedida .ci-avatar{
	min-height: 125px;
}
.layer-search{
    height: 100%;
    background: black;
    left: 0%;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.layer-selectPackage{
	background: black;
	height: 100%;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    z-index: 9;
}
.li-package:hover, .main-menu > li.li-package > a:hover{
	background-color: #03A9F4 !important;
}
.list-average .noUi-handle, .list-age .noUi-handle{
	background: -moz-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #66cdcc), color-stop(100%, #336799));
    background: -webkit-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
    background: -o-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
    background: -ms-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
    background: linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
}
.lk-post-email:hover .fv-full{
		display: block;
}
.lk-post-email:hover .fv-empty{
		display: none;
}
.lk-post-email i{
	color: red;
}
.lk-post-email i:hover{
	color: red;
}
.lk-post-email .fv-full{
	display: none
}
.loading-pag{
	display: none;
}
.more-especializacion label{
	/*text-transform: capitalize;*/
}
.notification-etobe .lv-item{
	cursor: default;
}
.notification-etobe .lv-img-sm{
	cursor: pointer;
}
.notification-etobe .lv-img-sm:hover{
	box-shadow: 1px 3px 10px blue;
}
.package-list{
	max-height: 420px;
    min-height: 420px;
}
.package-list.desactive{
	cursor: pointer;
}
.package-list.deny, .deny .pti-footer a{
	/*cursor: not-allowed !important;*/
}
.package-list.active{
	border:solid 8px #66cdcc;
}
.package-list.desactive:hover{
	/*border:solid 3px red;*/
	opacity: 0.5;
}
.pmo-contact h2{
	text-transform: capitalize;
}
.profile-info div:nth-child(1){
	float: left;
	font-size: 12px;
	width: 100%;
}
.profile-info div:nth-child(2){
	float: left;
	font-size: 10px;
	width: 38%;
}
.profile-info div:nth-child(2):hover{
	color: blue;
}
.profile-pic span{
	color: white;
	display: block;
	position: absolute;
}
.search-all{
	position: absolute;
	width: 100%;
	z-index: 7;
}
.search-result{
	display: none;
    height: 100%;
    left: 0%;
    position: absolute;
    width: 100%;
    z-index: 6;
}
.see-contact:hover, .button-classContact:hover{
	/* Old browsers */
	background: -moz-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #66cdcc), color-stop(100%, #336799));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
	/* IE10+ */
	background: linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66cdcc, endColorstr=#336799, GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}
.select-error{
	border: solid 1px red !important;
}
.size_tpl:hover{
	border: solid 1px #66cdcc;
	opacity: 0.7;
}
.size_tpl .ci-avatar img{
	max-height: 125px;
}
.size_tpl .ci-avatar{
	min-height: 125px;
}
.student-messageErrorForm{
	color: red;
}
.student-postulado{
	background: #2C318F;
	color: white;
	cursor:pointer;
}
.student-postulado.active, .student-postulado:hover{
	background: #2C318F;
	color: white !important;
}
.tab-notification:hover .tab-notification li a{
	color: #000 !important;
}
.text-morePopular{
	font-weight: bold;
    left: 0px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 100%;
    background-color: #ffc107;
    color: #252a30;
    padding: 7px;
    font-size: 15px;
    margin-top: 0;
    border-bottom: 1px solid #c59400;   
}
.title-etobe{
	color: #336799 !important;
}

.title-company-vacant{
	height: 40px;
}
.title-company-vacant a{
	color: black !important;
}
.title-company-vacant a:hover{
	text-decoration: underline;
}
.text-share{
	color: black;
}
.u-error{
	color: red;
	display: none;
	font-weight: bold;
}
.vacant_companyLogo{
	cursor: pointer;
}
.vacant_companyLogo_vac{
	cursor: pointer;
}
.vacant_delete, .vacant_update{
	width: 100%;
}
.vacant-listComment{
	max-height: 300px;
	overflow-x: hidden;
    overflow-y: scroll;
}
.validation-error{
	border: solid 1px red !important;
}
.view-moreNotification button{
	bottom: 0%;
	cursor: pointer;
	padding-bottom: 5px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.view-moreNotification button:hover{
	background-color: #4CAF50 !important;
}
#cliente_mapa{
	height: 360px;
	width: 100%;
}
#form_filter{
	font-size: 0.9em;
}

@media(min-width: 768px){

	/*.filter-col[data-see="promedio"]{
		margin-left: -47px;
	    margin-right: -40px;
		padding-left: 6px;
	    padding-right: 6px;
	}*/
	
	#cliente_mapa{
		margin: 0 auto;
	    width: 95%;
  	}
}

.zmdi-hc-1-3x {
    font-size: 1.3em;
}

.zmdi-hc-1-3x-v {
    font-size: 1.1em;
    padding: 8px 0px 0 0;
}

