  .UoM-Main-Content h1 a, .UoM-Main-Content h2 a, .UoM-Main-Content h3 a, .UoM-Main-Content h4 a, .UoM-Main-Content h5 a, .UoM-Main-Content h6 a {
    color: #BA0C2F;
}

.UoM-Main-Content h1 a:hover, .UoM-Main-Content h2 a:hover, .UoM-Main-Content h3 a:hover, .UoM-Main-Content h4 a:hover, .UoM-Main-Content h5 a:hover, .UoM-Main-Content h6 a:hover {
    color: #780c0c;
}


.timeago {
  text-decoration:none;
}



#LoginInfo {
  float:right;
  padding: 10px 0;
}



/* 100% width fix */
.maxWidth {
  width: 100% !important;
}



/* maintain aspect ration */
iframe {
  width: 100%;
}

.sixteen-nine {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}


.sixteen-nine iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0; top: 0;
}






/* No IMage */
.post-img-holder .thumb-std {
  min-height:38px;
}

.post-img-holder img[src=""] {
 visibility:hidden;
}



.list li a:hover, a:hover {
  color: #780c0c;
}


.list li a {
  color: #BA0C2F;
}


span.date {
 color:black;
}


/* Remove padding from p tag*/
.post p {
  padding:0 !important;
}

#breadcrumbs {
   margin-top:5px;
}


.page_margin_top_section {
  margin-top: 10px !important;
}




.page {
  color:black;
}


/* Quicklinks */

div.container.footer a:hover {
  text-decoration:underline;
}

#cookie-notice .page {
 color:white;
}

#cookie-notice a:hover {
  text-decoration:underline;
}



.slider li.slide .slider-overlay {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, transparent 43%, transparent 100%) !important;
}


#calendar td .ui-state-active {
 background-color:#BA0C2F!important;
}


#calendar .ui-datepicker td.ui-datepicker-today,#calendar .ui-datepicker td.ui-datepicker-today.ui-state-active {
 background-color:grey !important;
}

#calendar .ui-datepicker td.ui-datepicker-today a {
 color:white !important;
}


/* posts */
.content_box img {
    padding: 10px;
    width:auto;
    max-width:100%;
}


.mobile-menu {
 background-color:white;
}



#uom-in-the-news .post_content {
 margin-left:0;
 width:auto;
}


#uom-in-the-news h5 {
 color:black;
}

#uom-in-the-news li:first-child {
 margin-top:0;
}

.single {
 line-height: 150%;
 text-align: left;
}

.single, #breadcrumbs {
   color: black;
}



.post.single, .content_box {
  width:100%;
}



 /* Hide long text without spaces..*/
.post p {
  overflow-x:hidden;
}


/* input buttons */

input[type="button"] {
  background-color:#BA0C2F;
  color:white;
}

input[type="button"]:hover {
  cursor:pointer;
}




/* Footer */

div.footer_container a {
  text-decoration:none;
}

div.footer_container a:hover {
  color:#CECECE;
  text-decoration:underline;
}



/* 
*  ================= ul ol
*/

.UoM-Main-Content ol:first-of-type, .UoM-Main-Content ul:first-of-type { margin-top:20px; }

.UoM-Main-Content ol li, .UoM-Main-Content ul li { padding-bottom: 15px; }

.UoM-Main-Content ul li { padding-left: 30px; }

.UoM-Main-Content ul li, .UoM-Main-Content ul li > ul li, .UoM-Main-Content ol li > ul li {
    background: url("https://www.um.edu.mt/np/images/icons/other/bullet_style_2.png") no-repeat 0px 2px;
}

.UoM-Main-Content ul li > ol li {
	background: none !important;
}

.UoM-Main-Content ol { margin-left:30px; }

.UoM-Main-Content ol li > ul li {
	list-style-type: none;
	padding-left:30px;
}


.UoM-Main-Content ol li {
	padding-left:0px;
	list-style-type:decimal;
}

.UoM-Main-Content ol ul { margin-left: 0px; }

.UoM-Main-Content ol > ul li {
	padding-left: 15px;
	background-position: 40px 0;
}

.UoM-Main-Content ol li > ol li {
	 list-style-type:lower-latin;
	 background: none !important;
}


/* 
*  ================= END ul ol
*/




/* Sorting issue. section date not visible */
#UoM-section-happening-in-malta > div {
  min-height:280px;
}



sup { vertical-align: super; }
sub { vertical-align: sub; }
sup, sub { font-size:80% }


@media screen and (max-width: 767px) {


  #logo-uom {
    height:60px !important;
  }


  /* remove margin for mobile */
  .caroufredsel_wrapper_slider {
    margin-top: 0 !important;
  }

}