#menu-main-menu-1.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  float: left;
  width: 600px;
}

li {
  display: inline;
}

.rightnav .extra {
  width: 100%;
}

.col-sm-8.col-md-9.col-lg-9.top-bar-left {
  width: 803px;
}

.pdfdownloader {
  width: 100%;
  height: auto;
}

.lineDownload {
  margin-top: 10px;
  width: 100%;
  border-bottom: 2px solid #F0F0F0;
}

.leftdiv {
  float: left;
  width: 70%;
}

.rightdiv {
  float: right;
  width: 30%;
  text-align: right;
}

.rightdiv > a {
  border-bottom: 0px solid #F0F0F0;
}

.rightdiv > a >img {
  width: 20px;
  padding-bottom: 10px;
}

.topRight {
  float: right;
  width: 300px;
}

#topfooter {
  display: inline;
}

#topfooterright {
  float: right;
  margin-top: 0px;
  padding: 0px;
}

#topfooterleft {
  margin-top: 10px;
  float: left;
}

#custom_html-12.widget_text.widget-odd.widget-last.widget-first.widget-1.col-lg-3.col-md-3.col-sm-12.col-xs-12.col-nr-3.widget_custom_html {
  width: 100%;
  padding: 10px;
  margin: 0px;
}

.first-footer {
  padding: 10px;
  background-color: #05212f;
}

.second-footer {
  background-color: #041722;
}

.footer {
  background-color: #05212f;
}

/* Create four equal columns that floats next to each other */

.columnf {
  float: left;
  width: 25%;
  padding: 10px;
  height: auto;
  /* Should be removed. Only for demonstration */
}

/* Clear floats after the columns */

.rowf {
  width: 100%;
}

.rowf:after {
  content: "";
  display: table;
  clear: both;
}

#custom_html-14.widget_text.widget-odd.widget-last.widget-first.widget-1.col-lg-6.col-md-6.col-sm-12.col-xs-12.widget_custom_html {
  width: 100%;
}

.divider {
  display: none;
}

.topFootBtn {
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  padding: 15px;
  border-radius: 5px;
}

.textwidget img {
  margin: 0px;
}

.footTitle {
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 600px) {
  .columnf {
    width: 100%;
  }
}

.button {
  height: 40px;
  padding: 10px;
  text-align: center;
  border-width: 5px;
}

.buttontop {
  height: 40px;
  background-color: #174458;
  color: #ffffff;
  padding: 16px 0px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-width: 5px;
  font-size: 13px;
  border-radius: 15px;
}

.TopRightTolbar {
  width: 400px;
}

.col-sm-8.col-md-9.col-lg-9.top-bar-left {
  width: 400px;
}

.col-sm-4.col-md-3.col-lg-3.top-bar-right {
  width: 50%;
  float: right;
  display: inline-block;
}

.probox {
  background-color: #ffffff;
}

/*
.promagnifier {
  background-color: #ffffff;
  background-image: linear-gradient(180deg,#fff,#fff);
}
*/

#ajaxsearchlite1 .probox,
div.asl_w .probox {
  background-color: #ffffff;
  background-image: linear-gradient(180deg,#fff,#fff);
}

.textwidget.custom-html-widget {
  display: inline;
}

#ajaxsearchlitewidget-3.widget-even.widget-last.widget-2.searchTopBar.AjaxSearchLiteWidget {
  display: inline;
}

#custom_html-5 {
  width: auto;
}

.vc_column_container>.vc_column-inner {
  padding-left: 0px;
  padding-right: 0px;
}

.header-wrapper {
  display: none;
}

#menu-personalmenu.menu {
  width: 600px;
}

.cg-primary-menu.cg-wp-menu-wrapper.cg-primary-menu-below-wrapper.cg-primary-menu-left {
  padding: 0px;
  width: 200px;
}

/* Main page cards */

.maincard {
  background-color: white;
  margin-left: 10px;
  margin-right: 11px;
  padding: 5px;
}

.pagetitlecard {
  color: #b58743;
  margin: 0px;
}

.titleCard {
  margin: 0px;
  color: #1a4564;
}

.vertical-menu {
  width: 200px;
  /* Set a width if you like 
  padding: 0px 10px;
  
  width: 80%;
  margin: 0 auto;
  755
  */
}

.vertical-menu a {
  color: black;
  /* Black text color */
  display: block;
  /* Make the links appear below each other */
  padding: 6px;
  /* Add some padding */
  padding-left: 0px;
  text-decoration: none;
  /* Remove underline from links */
  border-bottom: 2px solid #F0F0F0;
}

.vertical-menu a:hover {
  border-bottom: 2px solid #b58743;
}

.vertical-menu a.active {
  color: #174458;
  border-bottom: 5px solid #b58743;
}

.showBannerMobile {
  display: none;
}

/* Mobile */

@media only screen and (max-width : 767px) {
  .vertical-menu {
    width: 100%;
    padding: 0px 10px;
  }

  .hideBannerMobile {
    display: none;
  }

  .contentSection {
    padding: 0px 10px;
  }
}

/* Tablet */

@media only screen and (max-width : 991px) {
  .vertical-menu {
    width: 100%;
    padding-right: 10px;
  }

  .hideBannerMobile {
    padding-right: 10px;
  }

  .contentSection {
    padding: 0px 10px;
  }

  .belowslidenav {
    padding-left: 10px;
  }

  .showBannerMobile {
    display: block;
  }

  .first-footer {
    font-size: 10px;
  }
}



.content-area h3 {
  margin: 0px;
}

#HeadMainMenu {
  font-weight: bold;
}
.rowf.footer-arabic,
a.footer-arabic{
	display: none;
}

.rowf.footer-english,
a.footer-english{
	display: block;
}

body.rtl .rowf.footer-english,
body.rtl a.footer-english
{
	display: none;
}

body.rtl .rowf.footer-arabic,
body.rtl a.footer-arabic{
	display: block;
}

.mega-menu-item-type-widget a{
display:block;
padding-bottom:10px;
}

.fa-brands.aub-social {
		color: #43B02A;
    font-size: 22px !important;
		position: relative;
    top: 3px;
    right: 3px;

}