html {background: transparent}
.form-group label{
	display: inline;
}

/* .hero_header{
	display: none;
} */

.pozaProfilPublic,.profile-edit-img{
	border-radius: 0;
}



h4{
	margin-bottom: 0px;
}
.linkOrgDiv .container-search-button.search-result-nume{
	position: relative;
	width: 100%;
}

.linkOrgDiv .container-search-button a{
	margin-top: 0px;
	margin-bottom: 20px;
}

.org-code label{
	font-size: .8rem!important;
	color: white;
}

.users-table td{
	color: #ccc;
}

.erris-table .container-search-button.search-result-nume{
	position: relative;
	display: block;
	width: auto;
}

.erris-table .container-search-button a{
	margin-top: 0;
}

.erris-table .nume{
	font-weight: 500 !important;
	font-size: 1.1rem !important;
}

.manageRights tr:hover td {
    background: none;
    border: 1px solid #ddd;
}

/* .linkProfile:hover {
    background-color: #5782AD;
}
.linkProfile {
    margin-top: 20px;
    width: auto;
    background-color: #2e6399;
    border-radius: 5px;
    text-align: center;
     border: 0px;
}

.linkProfile a {
    color: #fff!important;
    padding: 5px;
    border-radius: 5px;
    border: 0px!important;
} */

.infoRev label{
	font-size: .8rem!important;
	line-height: 1;
	font-weight: 300!important;
	color: #666;
}

.manageRights .tablePages td{
	background: #417dc0!important;
	background: #eee!important;
	color: #333;
	text-align: center;
	font-weight: 300!important;
	/* border: 1px solid #ccc!important; */
	border:0px!important; 
	border-radius:5px
}

.manageRights .tablePages td a{
	box-shadow: inset 0px 0px 0px #bcc6d2;
    -moz-box-shadow: inset 0px 0px 0px #bcc6d2;
    -webkit-box-shadow: inset 0px 0px 0px #bcc6d2;
    
}

.manageRights .tablePages td a:hover{
	box-shadow: inset 0px 0px 0px #bcc6d2;
    -moz-box-shadow: inset 0px 0px 0px #bcc6d2;
    -webkit-box-shadow: inset 0px 0px 0px #bcc6d2;
    background: #417dc0!important;
    color: #fff!important;
}

.tablePageNumberUnselected, .tablePageNumberSelected{
	width: 31px;
	display: inline-block;
	padding: 0px!important;
}

/* .linkProfile a.btnProfileSearch{
	padding: 5px 8px!important;
}

.linkProfile a.btnProfileSearch:hover{
	color: #fff!important;
} */

.manageRights td{
	border: 0px;
	border-bottom: 1px solid #ccc;
	color: #666;
	padding: 10px;
}

.manageRights tr:hover td{
	border: 0px;
	border-bottom: 1px solid orange;
}

a.wwwLink{
	border: 0px!important;
	padding: 0px!important;
}

a.wwwLink:hover{
	background: none!important;
	color: #1c5077!important;
}

.container-search-button a {
    display: block;
    text-align: center;
    background: transparent;
    background-color: transparent;
    border: 1px solid #417dc0;
    border-radius: 6px;
    padding: 4px;
    width: 100%;
    font-weight: 400;
    text-decoration: none;
    margin-top: 20px;
    /* float: right; */
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.container-search-button a:active, .container-search-button a:focus{
	outline:none;
}

.container-search-button a:hover{
	background: #417dc0;
	color: #ffffff;
}

label.institutie{
    margin-top: 8px;
    color: rgba(88, 88, 88, 0.46);
    font-size: .8rem;
    text-transform: uppercase;
    display:block;
}

.numePrenume{
	margin-bottom: 15px;
}

.numePrenume label{
	font-size:18px; 
	/* color:#006; */
	
}

.nume{
	color: #295397; 
	font-weight: 400!important; 
	font-size: 1.05rem!important;
}

.row {
	 line-height: 25px; 
}

.smallTextDarkGrey{
	color:#006!important;
}


.poza{
	margin-top: 10px;
}

.noIconLink {
	display: none!important;
}

.experienceTab ul li {
    display: inline-block;
    padding: 0px 15px 0px 28px;
    background: #171d3117;
    border-radius: 50px;
    font-size: 11px;
    color: #171d31;
    margin-right: 11px;
}

.experienceTab ul {
    padding-left: 0px;
}

.profile_tags div{
	display: inline;
}

form#formMain {
	height: auto;
}

.search_header .auth {
    color: #fff;
    font-weight: bold;
    text-shadow: 0px 0px 6px darkblue;
}
form#formMain, .main-nav {
    background: transparent;
}
.search-box {
      height: 42px;
      background-color: #ffffff;
      border-radius: 21px;
      -moz-border-radius: 21px;
      -webkit-border-radius: 21px;
      border: 0px;
      padding: 0px 21px;
      margin-left: auto;
      margin-right: auto;
      box-shadow: 0px 2px 0px rgba(0,0,0,0.1);
}

.auth {
    font-size: 1rem;
    font-weight: 400;
}
.submit {
    width: 24px;
    height: 24px;
}

.flex-container {
    display: table;
    width: 100%;
}
.flex-item:nth-child(1), .flex-item:nth-child(2) {
    float:left;
}
.flex-item:nth-child(2) {
    width: 300px;
}
.m_hide {display: none;}

.search_header .auth_notlogged {
    /*color: #fff;*/
    /*font-weight: normal;*/
}
.search_header .main-nav img {
    /*-webkit-filter: drop-shadow(5px 5px 5px #f0f6ff);
    filter: drop-shadow(1px 1px 2px #fff);*/
}

.main-nav {margin-top: 0px;}

.org-expertise{
	margin-top: 10px;	
}

.org-expertise .expertise-div{
	width: 33%;
	display: inline-block;
	vertical-align: top;
}

.org-expertise .expertise-div label{
	font-weight: 300;
	line-height: 1.2;
	color: #295397;
}


/* ==========================================================================
   Public profile PROJECTS
   ========================================================================== */

.scsInfo {
    width: 100%;
    color: #fff;
    background-color: #ff7546;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding:10px;
    font-size: 0.9rem;
    border-radius: 2px;
}
.scsInfo label, .scsErr label{
	margin-bottom: 0px;
}
.pTitlu {
    clear: both;
    display: block!important;
}
.validate-select.col-md-6 {
    margin: 0px;
    padding: 0px;
}
.project-info:last-child {
    border: none;
}
.whitebox {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden;
    padding: 0px;
    border-radius: 5px;
    box-shadow: none;
    background: none;
}
.project-info {
    border-bottom: 1px solid #24284714;
    padding: 5px 17px;
    
}
.project-title--row {
    padding: 13px 17px;
    background: #e9f6fe;
    border-radius: 0px;
}

.project-perioad {
    position: relative;
    bottom: 0px;
    margin-top: 8px;
}
.mtop50{
	margin-top: 50px;
}

.table-validate-projects{
	width: 100%;
	font-size: 0.84rem;
}

.table-validate-projects td{
	border: 1px solid #eee; /* doar pt teste, se poate scoate ulterior*/
}
.checkbox_wrap.validate-buttons {
    text-align: right;
    bottom: unset;
}
.project-title{
	margin-bottom: 14px;
	color: #1b68be;
}

.project-title label {
    font-weight: bold;
    color: #418ee5;
    
    line-height: 1.2;
}
.option-title {
    font-size: .84rem;
    font-weight: 500;
}
.option-title label{
    font-weight: 400;
}
.indent {
    padding-left: 21px;
}
.projectID {
    font-size: 10px;
    margin-top: 11px;
    display: inline-table;
}
.projectID label {
    color: #2a59a2;
}
.menu__icon--key {
    width: 14px;
    height: 17px;
    background-image: url(img/project-key.svg);
    background-size: 100%;
    margin-left: 5px;
    top: 3px;
    position: relative;
    margin-right: 5px;
}
.menu__icon--role {
    width: 14px;
    height: 17px;
    background-image: url(img/project-role.svg);
    background-size: 100%;
    margin-left: 5px;
    top: 3px;
    position: relative;
    margin-right: 5px;
}
.menu__icon--coordInstitution {
    width: 12px;
    height: 17px;
    background-image: url(img/project-coordInstitution.svg);
    background-size: 100%;
    margin-left: 5px;
    top: 3px;
    position: relative;
    margin-right: 5px;
}
.menu__icon--coordinatorName {
    width: 12px;
    height: 17px;
    background-image: url(img/project-coordinatorName.svg);
    background-size: 100%;
    margin-left: 5px;
    top: 3px;
    position: relative;
    margin-right: 5px;
}
.menu__icon--affiliation {
    width: 12px;
    height: 17px;
    background-image: url(img/project-affiliation.svg);
    background-size: 100%;
    margin-left: 5px;
    top: 3px;
    position: relative;
    margin-right: 5px;
}
.menu__icon--institutions {
    width: 12px;
    height: 17px;
    background-image: url(img/project-institutions.svg);
    background-size: 100%;
    margin-left: 5px;
    top: 3px;
    position: relative;
    margin-right: 5px;
}
.menu__icon--date {
    width: 11px;
    height: 11px;
    background-image: url(img/project-date.svg);
    background-size: 100%;
    margin-left: 5px;
    top: 2px;
    position: relative;
    margin-right: 5px;
}
.menu__icon--project-view {
    width: 21px;
    height: 21px;
    background-image: url(img/project-view.svg);
    background-position: 0px 0px;    
    background-size: 100%;
    top: 8px;
    position: relative;
    margin-right: 10px;
    margin-left: 0px;
}
.input-role {
    width: 50%;
    display: inline-block;
    margin-left: 10px;
    height: 35px;
}
.menu__icon--yes {
    width: 60px;
    height: 30px;
    background: #ebebeb;
    border-radius: 5px 0px 0px 5px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #bababa;
    padding-left: 15px;
    text-align: center;
}
.menu__icon--no {
    width: 60px;
    height: 30px;
    background: #ebebeb;
    border-radius: 0px 5px 5px 0px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #bababa;
    padding-left: 15px;
    text-align: center;
}
.project-Instutions label {
    padding: 0px 18px;
    font-size: 13px;
    font-weight: bold;
    color: #295397;
    clear: both;
    display: table-cell;    
}
.project-info label {
    font-weight: 400;
    font-size: 0.84rem;
    /* line-height: 1.9; */
    color: #295397;
    /* vertical-align: middle; */
    margin-left: 7px;    
}
.project-role label{
	font-weight: 400;
    font-size: 0.84rem;
    /* line-height: 1.9; */
    color: #295397;
}
.project-info.row a {
    font-size: 0.84rem;
}
/* .project-info:last-child label:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); 
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); 
}
.project-info:last-child label {
    max-height: 108px;
    position: relative;
    overflow: hidden;
    padding-left: 21px;
}

*/

/* collapse div contenct project discription */ 
.expand label {
  overflow: hidden;
  height: 100px;
  display: block;
    position: relative;
  cursor: pointer;
    margin-left: 20px;

}
.expand {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 13px;
}

span.read-more-front:hover {
    background: #1b82e8;
}
span.read-more-front {
    margin-top: 50px;
    background: #1f8fff;
    padding: 1px 10px;
    border-radius: 14px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    box-shadow: 0px 0px 0px 2px #1e8fff3b;
    cursor: pointer;
}

.expand.active label {
    height: 100%;
}
.expand.active:before {
    background: none;
}
.expand:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 38%, rgba(255,255,255,0) 48%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 38%,rgba(255,255,255,0) 48%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 38%,rgba(255,255,255,0) 48%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.listAfilieri {
    line-height: 0;
}

span.otherAffi {
    margin-top: 16px;
    display: block;
    font-weight: bold;
    color: #1e8fff;
}


.table_content_view tr {
    border-bottom:none;
    color: #3d464d;
}

.table_content_view div label {
    font-size: 0.84rem;
    font-weight: bold;
}
.domlevel1 label:nth-child(2) {

    font-weight: normal;
    color: darkorange;
    float: right;
}

i.star {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 7px;
}
.expertiseStar {
    position: absolute;
    display: block;
    right: 22px;
    top: 10px;
    padding: 5px 12px;
    border-radius: 3px;
}
.row.DOM {
    padding: 6px 21px;
    border-radius: 3px;
    color: #7b829e;
    font-weight: 500;
    width: 100%;
    display: inline-block;
    position: relative;
}
.domLevel2 label {
    font-weight: 300!important;
    clear: both;
    display: block;
}
.domLevel3 label {
    font-weight: 500!important;
    font-style: italic;
    color: darkorange!important;
}
.domLevel2, .domLevel3 {
    width: 80%;
    display: block;
    line-height: 1;
}
.table th, .table td {
    padding: 0px;
}
.table .table {
    background-color: #fff;
    border-bottom: 1px solid #dedede;
}


h5.otherAff{
	font-size: 16px;
	margin-left: 20px;
	margin-top: 10px;
}


/* catalin 28 feb */

.descBr {
    border: 1px solid #c5c5c51a;
    margin: 5px;
    border-radius: 6px;
    width: 100%;
    display: block;
    color: #3293ea;
    background: #f2f2f254;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.logoOrg {
    margin: 0 auto;
    display: block;
    background: #fff;
    width: 150px;
    height: 150px;
    padding: 16%;
    object-fit: contain;
}
.profile-edit-img {
    border-radius: 1500px;
}
i.icon.icon-id {
    background: url(img/uef-id.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    top: 5px;
    left: -4px;
    position: relative;
}
.org-code {
    font-size: .8rem!important;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    width: auto;
    padding: 0px 10px;
    border-radius: 20px;
    color: #ccc;
    background-image: linear-gradient(to right, rgba(23, 24, 32, 0), rgb(41, 45, 63) 47%, rgba(26, 28, 37, 0.41) 178%, rgba(23, 24, 32, 0));
}
.inst-descr{
    margin-top: 20px;
    font-size: 0.9rem;
    font-weight: 300;
    line-height: 1.5;
    color: #828a9e;
    letter-spacing: 0.3px;
}
.hero_header:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom right, #24273599, #575c79ed);
    opacity: 0.7;
}
.header--menu {
    padding: 0px 20px;
}
.fixed_sidebar {
    background: #fff;
    border-radius: 6px;
    padding: 0px;
    height: 100%;
    box-shadow: 1px 2px 6px #4348612e;    
}
.ol-viewport.ol-touch {
    border-radius: 6px;
}
.container-search-poza{
	position: relative;
	top: 0px;

}
.org-keywords label {
    display: inline-flex;
    width: 100%;
}
.descBr:first-letter {
    color: #fff;
}
.org-keywords label .descBr {
    max-width: 100%;
    overflow: hidden;
    max-height: 20px;
    line-height: 1.4;
}
.descBr:nth-child(n+5) {
    display: none;
}
.lenght {
    content: "";
    background: #37a5ec;
    padding: 2px 12px;
    border-radius: 20px;
    display: block;
    color: #fff;
}
.lenght:before {
    content: "+";
}
.org-desc {
    display: inline-block;
    top: -17px;
    position: relative;
}
strong.orgName {
    margin: 0px 10px;
    line-height: 1;
    font-weight: bold;

}
.container-search-button.search-result-nume {
    display: inline-block;
    right: 0;
    position: absolute;
}
.profileOrg {
    padding: 20px 0px;
    border-bottom: 1px solid #00000021;
}

.roles-list{
	margin-top: 10px;
	
}

.roles-list label{
	font-size: 12px;
	background: #cbf8cb;
	padding: 5px;
	border-radius: 5px;
	color: #666;
	/* letter-spacing: 1px; */
	line-height: 1;
}

.noDataTxt{
	font-size: 0.9rem;
	color: red;
	text-align: center;
}

/* ==========================================================================
   Media Query overwrite
   ========================================================================== */
/* ==========================================================================
   Media Query
   ========================================================================== */
@media only screen and (max-width: 768px) {
    
span.tablePagesPrefix {
    display: block;
}
    table td:last-child {
    position: relative;
    display: block;
    height: 100%;
	}
	
    table td {
        text-align: left;
    }
    
    .org-expertise .expertise-div {
        width: 99%;
    }
    
    .org-expertise .expertise-div strong{
    	font-size: 0.75rem;
    }
      
	.container-search-button.search-result-nume {
	    display: inline-block;
	    right: 0;
	    position: absolute;
	    top: 0px;
	    position: relative;
	    width: 100%;
	}    
}

@media (max-width: 576px) {
    .tableOrizFullSearch td  {
        text-align: left;
        height: 500px;
    }
    .flex-item:nth-child(2) {
        clear: both;
        display: table;
    }
    .flex-item:nth-child(3) {
        position: absolute;
        right: 1px;
    }
    .search-text {
        font-size: 1.3rem;
    }
    .flex-item-search:nth-child(1), .flex-item-search:nth-child(3) {
        display: none;
    }
    .search-form {
        position: relative;
        margin: 0px 10px;
    }
    
    .shareUrl{
    	max-width: 90%;
    	margin: 10px 15%;
    }
    
    .profile_tags{
    	text-align: center;
    }
    
    a.tablePageNumberFirst{
		padding: 3px 5px!important;
		
	}
	
	a.tablePageNumberUnselected, a.tablePageNumberLast, span.tablePageNumberSelected{
		padding: 3px!important;
		min-width: 25px;
		text-align: center;
		width: auto;
		display: inline-block;
		line-height: 20px;
	}
	
	.tablePages td a{
		min-width: 25px;
		text-align: center;
		line-height: 20px;
		display: inline-block;
	}
	
	.tablePages td{
		text-align: center;
		padding: 3px;
	}
	
	.profile_view .brain-content{
		padding-right: 0;
	}
    
    .table_content_view div label{
    	font-size: 0.7rem;
    }
    
    .org-desc{
    	max-width: 240px;
    	padding-left: 10px;
    	
    }
    
    strong.orgName{
    	margin: 0;
    	display: inline-block;
    }
    
    .nume{
    	font-size: 1.05rem !important;
    	font-weight: 400!important;
    }
    
    .inst-descr{
    	font-size: 0.8rem;
    	padding: 3px;
    }
    
    .projectID{
    	margin-top: 5px;
    }
    
    .project-title .callName{
    	line-height: 12px;
    	display: block;
    	margin-top: 10px;
    }
    
    .erris-table .nume{
		font-weight: 400 !important;
		font-size: 1.05rem !important;
	}
}