.mb-0 { margin-bottom: 0 !important; }

.navbar-brand-wpz img {
	margin-bottom: 0;
	height: 50px;
	width: auto;
}

.entry-title {
	  font-family: 'Roboto', Arial, Tahoma, sans-serif !important;
}
/* 
.navbar-brand-wpz a:after{
content: "Facultatea de Informatică";
font-size: 24px;
	font-weight: bold;
display: inline;
	margin-left: 20px;
	vertical-align: middle;
} */

a.sf-with-ul:hover {
	cursor: pointer;
}

/* html[lang="en-GB"] .navbar-brand-wpz a:after{
	content: "Faculty of Computer Science";
} */
.pll-parent-menu-item:last-child {
	float: right;
}
.pll-parent-menu-item .sub-menu { width: auto; }

@media (max-width: 660px) {
	.navbar-brand-wpz a:after{
		display: block;
		padding-top: 20px;
		margin: 0;
	}
}

a.external,
.wp-block-table a[href $=".pdf"] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVR4Xn3PgQkAMQhDUXfqTu7kTtkpd5RA8AInfArtQ2iRXFWT2QedAfttj2FsPIOE1eCOlEuoWWjgzYaB/IkeGOrxXhqB+uA9Bfcm0lAZuh+YIeAD+cAqSz4kCMUAAAAASUVORK5CYII=);
	background-position: center right;
	background-repeat: no-repeat;
    padding-right: 13px;
}

#navbar-main li.external a,
.slicknav_menu li.external a {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVR4Xn3PgQkAMQhDUXfqTu7kTtkpd5RA8AInfArtQ2iRXFWT2QedAfttj2FsPIOE1eCOlEuoWWjgzYaB/IkeGOrxXhqB+uA9Bfcm0lAZuh+YIeAD+cAqSz4kCMUAAAAASUVORK5CYII=);
	background-position: center right 10px;
	background-repeat: no-repeat;
}

.widget.wpzoom-custom-menu li.external a {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVR4Xn3PgQkAMQhDUXfqTu7kTtkpd5RA8AInfArtQ2iRXFWT2QedAfttj2FsPIOE1eCOlEuoWWjgzYaB/IkeGOrxXhqB+uA9Bfcm0lAZuh+YIeAD+cAqSz4kCMUAAAAASUVORK5CYII=);
	background-position: center right 15px;
	background-repeat: no-repeat;
}

a.external[href $=".pdf"], a.external[href $=".PDF"], a.external[href *=".pdf#"], a.external[href *=".PDF#"], a.external[href *=".pdf?"], a.external[href *=".PDF?"],
a.external[href *=".ps"],
a.external[href *=".PS"],
.link-document,
.wp-block-table a[href $=".pdf"] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AAAATklEQVR4XmXKQQqAMAwF0X/7XsSz9CSKiyIIFRFcjMmihmiGbB5fqDCaQJ4j46pzYLUWe+cXZ6OVBhTS0srY2Njp/+XxXXZOLu6EUWAOPX1vnwTBe6qQAAAAAElFTkSuQmCC);
	background-position: center right;
	background-repeat: no-repeat;
}

.navbar-wpz ul {
  padding: 5px 0 0 0;
}

.navbar-wpz ul ul {
	padding: 0;
} 

/* Table Program */
.table-program{
    border-collapse: collapse;
    border-spacing: 0;
    font: normal .9em Arial, sans-serif;
}

.table-program tbody tr:nth-child(odd) td:last-child {
	position: relative;
	display: flex;
  background-color: whitesmoke;
	padding: 12px;
	padding-left: 20px;
	margin-bottom: 12px;
}
/* End Table Program */

/* Tabel Scholarship */
.table-scholarship {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
  color: #085493;
}
            
.table-scholarship tbody td,
.table-scholarship tbody th {
  border: 1px solid lightblue;
  padding: 8px;
	text-align: center;
}
/* End Tabel Scholarship */

/* Table Adm */
.table-admission {
  border-collapse: collapse;
  /*border: 1px solid #930808;*/
  width: 100%;
  color: #447;
  /*color: #930808;*/
}
            
.table-admission thead th {
  border: 1px solid #fff;
  padding: 8px;
  background-color: #FFC9CA;
	text-align: center;
}
            
.table-admission thead th td,
.table-admission tbody tr th,
.table-admission tbody tr td {
  padding: 8px;
}
            
.table-admission tbody th,
.table-admission tbody td {
  border-top: 1px solid #FFC9CA;
  border-left: 1px solid #fff;
}
            
.table-admission tbody tr th {
  background-color: #FFC9CA;
  border-top: 1px solid #FFEBEC;
	text-align: center;
}
            
.table-admission tbody tr td {
  background-color: #C9CFFF;
  border-top: 1px solid #EDEFFF;
}
/* End Table Adm */

.top-navbar { 
	 float: none;
   text-align: right;
}

.university a {
	background-image: url(https://web.archive.org/web/20220922194247im_/https://www.uaic.ro/wp-content/uploads/2013/12/logo-retina1.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	content: '';
	text-indent: -99999px;
	overflow: hidden;
	width: 250px;
	height: 55px;
}

.article .article-title {
	margin-bottom: 0;
}

.article .article-title a {
	text-decoration: none;
}

.article .authors {
	margin-bottom: 0;
}

.article .links {
	margin-bottom: 30px;
}

#main .widget-blue {
	border-top-color: #E3AD00;
	background-color: #085493;
}

#footer-copy {
	font-family: Roboto;
}
.site-footer {
	border-width: 0;
}

#footer-copy .wpzoom { display: none; 
}

.list-members .post-excerpt p {
	margin: 4px 0;
}

.list-members .post-excerpt h4 {
	margin-bottom: 0;
}

.sacs-pages-content p {
	text-align: justify;
}
#navbar-main .sub-menu li.menu-item:hover > a {
	background-color: #2e7ab8;
}

.navbar-wpz .current-menu-item > a, .navbar-wpz .current-menu-parent > a, .navbar-wpz a:hover {
/* 	color: #054164 !important; */
	color: #ffb400 !important;
/* 	color: #88cc33 !important; */
/* 	color: #ccc433 !important; */
/* 	color: #bfbfbf !important; */
}

.post-content a {
	text-decoration: none;
	font-weight: 500;
	color: #245f8f;
}

.post-content a:hover, .widget.widget-none a:hover {
	color: #5ca0d6;
}

.widget.wpzoom-media-widget h3 {
	font-size: 30px;
	font-weight: 700;
}

.post_thumb_withbg h3.title:after {
	width: 150px;
}

.navbar-wpz .menu-item-has-children > a:after {
	content: "\f347";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 12px/16px 'dashicons';
  vertical-align: middle;
  margin: 0 0 0 4px;
}

.widget.widget_media_image.widget-none,
.widget.widget_facebook_likebox.widget-none{
    padding: 0;
}

.widget.widget_media_image.widget-none img {
	width: 100%;
	height: auto;
}

/* Procedure Style */
.procedure {
	text-indent: 50px;
	text-align: justify;
}

.post-content .procedure-list li {
	list-style-type: disc;
	text-align: justify;
}

.post-content .list-color,
.post-content .procedure-list .list-color {
	color: #DB9A00;
}
/* End Procedure Style */

/* COVID 19 */
.cov-19 {
	color: #ff8000;
	margin-top: 20px;
	text-indent: 40px;
}
/* End COVID 19 */

/* ZPD Style */
.zpd {
	text-indent: 50px;
	text-align: justify;
}
/* End ZPD Style */

/* Prog-1 Style */
.box-1 {
  background-color: rgba(213,151,1,1);
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	height: 70px;
	width: 50%;
}
            
.prog-box {
  height: 50px;
  width: 250px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
            
.desc-prog {
  color: rgba(255,234,186,1) !important;
  position: relative;
	
  transition: all .45s;
}
            
.desc-prog span {
  transition: all .45s;
}
            
.desc-prog::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: rgba(255,234,186,.5);
  border-bottom-color: rgba(255,234,186,.5);
                
  transform: scale(.1,1);
                
  transition: all .45s;
}
            
.desc-prog:hover span {
  letter-spacing: 2px;
}
            
.desc-prog:hover::before {
  opacity: 1;
  transform: scale(1,1);
}
            
.desc-prog::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255,255,255,.1);
                
  transition: all .45s;
}
            
.desc-prog:hover::after {
  opacity: 0;
  transform: scale(.1,1);
}

/* End Prog-1 Style */


/* Prog-2 Style */
.box-2 {
  background-color: rgba(1,213,163,1.00);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  height: 70px;
  width: 50%;
}
            
.course-box {
  height: 50px;
  width: 350px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
            
.desc-course {
  color: rgba(192,255,239,1) !important;
  position: relative;
                
  transition: all .45s;
}
            
.desc-course span {
  transition: all .45s;
}
            
.desc-course::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: rgba(197,255,241,.5);
  border-bottom-color: rgba(197,255,241,.5);
                
  transform: scale(.1,1);
                
  transition: all .45s;
}
            
.desc-course:hover span {
  letter-spacing: 2px;
}
            
.desc-course:hover::before {
  opacity: 1;
  
	transform: scale(1,1);
}
            
.desc-course::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255,255,255,.2);
                
  transition: all .45s;
}
            
.desc-course:hover::after {
  opacity: 0;
  transform: scale(.1,1);
}
/* End Prog-2 Style */

@media (max-width: 576px) {
	.box-1,
	.box-2 {
		width: 100%;
	}
	
  .desc-course::before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 92%;
    margin: 0 auto;
  }
                
  .desc-course::after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 82%;
    margin: 0 auto;
  }
}