/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

/* INCEPUT CSS SECTIUNE FOOTER */

.footer-addr-col {
	background: url("../images/world-map.png") no-repeat center center;
	background-size: 100%;
}

/* SFARSIT CSS SECTIUNE FOOTER */

/* INCEPUT CSS SECTIUNE DOCUMENTE */

.documente-right-side {
	background: white;
	border-radius: 10px;
}

.documente-container-background {
	background-color: #f7f7f7;
}
.documente-icon-size {
	font-size: 30px;
}

.documente-file {
	background-color: #f7f7f7;
	border-radius: 10px;
	line-height: 1.5 !important;
}

.documente-subtitle {
	font-weight: bold;
	font-size: 15px;
}

.documente-title {
	font-weight: bold;
	font-size: 20px;
}

.documente-btn-documente {
	border-radius: 10px;
	color: #312E92;
	font-size: 15px;
	font-weight: bold;
}

.documente-title-document {
	font-size: 12px;
}

.documente-date-document {
	font-size: 12px;
}

/* SFARSIT CSS SECTIUNE DOCUMENTE */

/* INCEPUT CSS SECTIUNE CONSILIU ADMINISTRATIE */

.consilAdm-background {
	background-color: #f7f7f7
}

.consilAdm-rector {
	background-color: #ffffff;
	border-radius: 10px;
}

.consilAdm-btn-cv {
	background-color: #312E92;
	border-radius: 10px;
	color: white;
	font-size: 13px;
	font-weight: bold;
}



@media(min-width:768px){
	.consilAdm-border-right{
		border-right: 1px solid lightgray;
	}

}

.consilAdm-rector-progrAud-ora {
	font-weight: normal;
}

.consilAdm-card-tittle {
	font-size: 16px;
}

.consilAdm-card-subtittle {
	font-size: 13px;
}

.consilAdm-subAlterni-card {
	border-radius: 10px;
	border: none;
}

.consilAdm-legaturiUtil {
	background-color: #ffffff;
	border-radius: 10px;
}

.consilAdm-noutati {
	background-color: #ffffff;
	border-radius: 10px;
}

/* SFARSIT CSS SECTIUNE CONSILIU ADMINISTRATIE */

/* INCEPUT CSS SECTIUNE CONTACT */

.contact-legaturiUtil {
	background-color: #ffffff;
	border-radius: 10px;
}

.contact-noutati {
	background-color: #ffffff;
	border-radius: 10px;
}

.contact-container-background {
	background-color: #f7f7f7;
}

.contact-adresa-telefon-email {
	background-color: #ffffff;
	border-radius: 10px;
}

.contact-gMaps {
	background-color: #ffffff;
	border-radius: 10px;
}

/* SFARSIT CSS SECTIUNE CONTACT */

/* INCEPUT CSS TABLE TAG */

.rowSelected {
	background-color: #dee2e6;
}

/* SFARSIT CSS TABLE TAG */

/* INCEPUT CSS PAGE ADMITERE */

.admitere-domeniu-item:hover {
	transform: scale(1.1);
}

.admitere-domeniu-item {
	border-radius: 30px;
	background-color: #ffffff;
	transition: 0.2s ease;
}


.admitere-background-container {
	background-color: #f7f7f7;
}

.admitere-icon-domeniu {
	font-size: 50px;
	display: block;
	line-height: 50px;
	margin-bottom: 20px;
}

.admitere-icon-domeniu-color {
	color: #312E92;
}
.admitere-icon-domeniu-color:hover {
	color: black;
}

.admitere-alti-concurenti {
	background-color: #ffffff;
	border-radius: 15px;
}

.admitere-icon-alti-concurenti {
	color: #312E92;
	font-size: 60px;
	display: block;
	line-height: 60px;
	margin-bottom: 25px;
}

.admitere-readmore-btn {
	background-color: #312E92;
}
@media(max-width:960px){
.admitere-alti-concurenti-item{
	border-bottom: 1px solid lightgray;	
}
}
/* SFARSIT CSS PAGE ADMITERE */

/* INCEPUT CSS SECTIUNE COUNTERS */

.counters_tag-background {
	background-color: #f7f7f7;
}

.counters-icon-counter {
	color: #312E92;
	display: inline-block;
	font-size: 60px;
	width: 120px;
	line-height: 120px;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	margin-bottom: 12px;
	text-align: center;
	background-color: #ffffff;
}

/* SFARSIT CSS SECTIUNE COUNTERS */

/* INCEPUT CSS PAGINA PROGRAME DE STUDIU */

.program-studiu-icon-big{
	font-size:30px !important;
	position: relative !important;
}
.program-studiu-icon-open-close{
	position: relative !important;
}
.program-studiu-background-toggle{
	background-color: #ffffff;
}
/* SFARSIT CSS PAGINA PROGRAME DE STUDIU */

/* INCEPUT CSS SECTIUNE CUV RECTORULUI */

.cuvRectorului-background{
	background-color: #ffffff;
}

/* SFARSIT CSS SECTIUNE CUV RECTORULUI */

/* INCEPUT CSS SECTIUNE SCURT ISTORIC */

.scurtIstoric-background{
	background-color: #f1c4c41a;
}

/* SFARSIT CSS SECTIUNE SCURT ISTORIC */

/* INCEPUT CSS SECTIUNE UNIVERSITATEA AZI */

.despreUab-divider::after{
	border-top: 1px solid lightgray;
}
.despreUab-divider{
	color: lightgray;
}

/* SFARSIT CSS SECTIUNE UNIVERSITATEA AZI */

/* INCEPUT CSS PAGINA RAPOARTE SI PLANURI DESPRE UAB */

.rap-planuri-li-no-dots{
	list-style-type: none;
}
.rap-planuri-btn-rapoarte {
	border-radius: 10px;
	color: #312E92;
	font-size: 15px;
	font-weight: bold;
}
/* SFARSIT CSS PAGINA RAPOARTE SI PLANURI DESPRE UAB */

.conducere-struct-conducere-btn:hover {
	transform: scale(1.1);
}