/*=======================================================
> Website Main Css edits
=======================================================*/
.info-bubbles{
  background: #f8f8f8;
}
#main-carousel .inner .container{
  position: relative;
}
#main-carousel .flex-control-nav{
  z-index: 3;
}
#main-carousel .inner .container h2, #main-carousel .inner .container h2 a{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#main-carousel .inner .container h2 a{
  z-index: 2;
}

/*=======================================================
> BubbleNav (menu with icons) edits
=======================================================*/
/*#aspnetForm:not(.protected) .info-bubble-title{*/
#aspnetForm .info-bubble-title{
  padding-left: 71px;
}
/*
#aspnetForm.protected .info-bubbles ul li:nth-child(6){
  display: none;
}
*/
/*
form#aspnetForm.protected[action*="/LiveEventRegistration"]{
  display: none;
}
*/
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .info-bubbles{
  border-bottom: 16px solid #ffdd00!important;
}
.info-bubble-covid19{
  position: relative;
}
.info-bubble-covid19 .selected+.info-bubble-arrow {
  display: block;
}
.info-bubble-covid19 .selected+.info-bubble-arrow {
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid #ffdd00;
}
.info-bubble-arrow {
  position: absolute;
  bottom: -26px;
  right: 42%;
}
.info-bubble-covid19 a{
  background-image: url(https://www.educationinireland.com/en/ImageLibrary/covid19_bubble_off_01.png);
  background-repeat: no-repeat;
  background-position: 11px center;
  height: 50px;
  margin: 0 5px;
}
.info-bubble-covid19 a:hover, form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .info-bubble-covid19 a{
  background-image: url(https://www.educationinireland.com/en/ImageLibrary/covid19_bubble_on_04.png);
  /*color: #f6d200;*/
  color: #e5c50d;
}

@media (max-width: 991px) and (min-width: 768px){
  #aspnetForm .info-bubble-title{
    padding-left: 35px;
  }
  .info-bubbles ul li .info-bubble-covid19 a{
    background-position: left center;
    background-size: 33px !important;
  }
}
@media (max-width: 767px){
  .info-bubbles ul li .info-bubble-covid19 a{
    background-position: left center;
    background-size: 41px;
  }
  .info-bubble-covid19 .selected+.info-bubble-arrow{
    display: none;
  }
}


/*=======================================================
> Covid-19 Landing Page edits
=======================================================*/
form#aspnetForm[action="/en/Studying-and-COVID-19/"] #mainContent .landing .container .row.clearfix{
  display: none;
}
form#aspnetForm[action="/en/Studying-and-COVID-19/"] #mainContent .landing .container .row.clearfix.extended{
  display: block;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .landing-shadow .inner a{
  background-color: #ffdd00;
  color: #000;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .landing-shadow .inner a:hover{
  background-color: #ffef33;
  color: #000;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .landing-shadow .inner a::after{
  background: url(https://www.educationinireland.com/EiI/en/ImageLibrary/small-arrow-right-black_01.png) no-repeat 96% center;
}

/*=======================================================
> Covid-19 sub sections left menu
=======================================================*/
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul li{
  border-bottom: 1px solid #fff;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul li.selected{
  background: none !important;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul li a{
  background: #717171;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul li.selected a, form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul li a:hover{
  color: #000;
  background-image: none !important;
  background-color: #ffdd00 !important;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul ul{
  background: none;
  border: none;
  padding: 0;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul ul li {
  background: none;
  padding: 0;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul ul li:hover {
  text-decoration: none !important;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul ul li:first-child{
  border-top: 1px solid #fff;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul ul li:last-child{
  border-bottom: 0;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul li.selected ul li a{
  background-color: #ffeeaa !important;
  padding: 12px 20px 11px 20px;
  text-decoration: none !important;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul li.selected ul li a:before{
  display: inline-block;
  content: "-";
  margin-right: 5px;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul li.selected ul li a:hover,
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul li.selected ul li.selected a{
  background-color: #fbf4d9 !important;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul li.selected ul li.selected{
  font-weight: normal;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-left-nav ul ul li a:hover {
  color: #000 !important;
  text-decoration: none !important;
}

/*=======================================================
> Covid-19 sub sections content area
=======================================================*/
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-right-content.content strong,
form#aspnetForm[action*="/LiveEventRegistration"] .lower-content-inner-right-content strong{
  font-size: 16px;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-right-content.content img.left,
form#aspnetForm[action*="/LiveEventRegistration"] .lower-content-inner-right-content img.left{
  float: left;
  margin: 0 8px 8px 0;
}
form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-right-content.content img.right,
form#aspnetForm[action*="/LiveEventRegistration"] .lower-content-inner-right-content img.right{
  float: right;
  margin: 0 0 8px 8px;
}
@media (max-width: 767px){
  form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-right-content.content img,
  form#aspnetForm[action*="/LiveEventRegistration"] .lower-content-inner-right-content img{
    width: 100%;
    height: auto;  
  }
  form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-right-content.content img.left,
  form#aspnetForm[action*="/en/Studying-and-COVID-19/"] .lower-content-inner-right-content.content img.right,
  form#aspnetForm[action*="/LiveEventRegistration"] .lower-content-inner-right-content img.left,
  form#aspnetForm[action*="/LiveEventRegistration"] .lower-content-inner-right-content img.right{
    float: none;
    margin: 0;
  }
}


/*=======================================================
> Education Ireland Virtual Events Area
=======================================================*/
form#aspnetForm[action*="/LiveEventRegistration"] .lower-content-inner-right-content.content strong{
  font-size: 16px;
}
/*
form#aspnetForm.protected[action*="/LiveEventRegistration"]{
  display: none;
}
*/
form#aspnetForm[action*="/LiveEventRegistration"] .lower-content-inner-right-content:after{
  display: block;
  content: "";
  clear: both;
}
form#aspnetForm[action*="/LiveEventRegistration"] #pubble_app_70572{
  float: left;
  width: 40%;
}
form#aspnetForm[action*="/LiveEventRegistration"] #right-side{
  float: left;
  width: 60%;
  padding-top: 20px;
  padding-left: 30px;
}
form#aspnetForm[action*="/LiveEventRegistration"] .pubble-event-form-container{
  overflow: hidden;
  max-width: 100%;
  padding: 20px;
  margin: 20px 0 30px 0;
  border: 1px solid #6e991b;
}
form#aspnetForm[action*="/LiveEventRegistration"] .buttons-section-row a{
  display: block;
  float: left;
  width: 263px;
  min-height: 130px;
  padding: 14px;
  background: #74c043;
  font-size: 13px;
  color: #fff100;
  margin-bottom: 20px;
  text-decoration: none;
}
form#aspnetForm[action*="/LiveEventRegistration"] .buttons-section-row a:hover{
  text-decoration: none;
  background: #94d16c;
}
form#aspnetForm[action*="/LiveEventRegistration"] .buttons-section-row a:first-child{
  margin-right: 20px;
}
form#aspnetForm[action*="/LiveEventRegistration"] .buttons-section-row a .btn-sec-st1{
  font-weight: 600;
  text-decoration: underline !important;
}
form#aspnetForm[action*="/LiveEventRegistration"] .buttons-section-row a .btn-sec-st2{
  display: block;
  color: #000;
  text-decoration: none !important;
  margin: 10px 0; 
}
form#aspnetForm[action*="/LiveEventRegistration"] .buttons-section-row a .btn-sec-st3{
  font-weight: 400;
  text-decoration: underline !important;
}


#Education-Ireland-Virtual-Events{
  padding-bottom: 40px;
}
#Education-Ireland-Virtual-Events .font-12pt{
  font-size: 12px !important;
}
#Education-Ireland-Virtual-Events .event-top-banner{
  padding-bottom: 20px;
}
#Education-Ireland-Virtual-Events .event-top-banner img{
  max-width: 100%;
  height: auto;
}
#Education-Ireland-Virtual-Events .event-top-banner .mobile-view{
  display: none;
}
#Education-Ireland-Virtual-Events .heading-text{
  font-size: 16px;
  font-weight: bold;
}
#Education-Ireland-Virtual-Events .edui-green-color{
  color: #6e991b;
}
#Education-Ireland-Virtual-Events ul.edui-image-tiles-list{
  list-style: none;
  padding: 0;
  margin: 0 -10px 20px -10px;
}
#Education-Ireland-Virtual-Events ul.edui-image-tiles-list:after{
  display: block;
  content: "";
  clear: both;
}
#Education-Ireland-Virtual-Events ul.edui-image-tiles-list li{
  position: relative;
  display: block;
  float: left;
  width: 225px;
  margin: 0 10px 20px 10px;
  background-color: #6e991b;
}
#Education-Ireland-Virtual-Events ul.edui-image-tiles-list li a{
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#Education-Ireland-Virtual-Events ul.edui-image-tiles-list li img{
  display: block;
  width: 100%;
  height: auto;
}
#Education-Ireland-Virtual-Events ul.edui-image-tiles-list li p{
  display: block;
  min-height: 43px;
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  margin: 0;
  padding: 5px 8px;
}
#Education-Ireland-Virtual-Events .edui-icon-styled-table td{
  vertical-align: top;
}
#Education-Ireland-Virtual-Events .edui-icon-styled-table .icon-td{
  width: 55px;
  padding-top: 5px;
  padding-right: 15px;
}
#Education-Ireland-Virtual-Events .edui-icon-styled-table .icon-td img{
  width: 100%;
  height: auto;
}
#Education-Ireland-Virtual-Events .text-td p{
  font-size: 12px;
  line-height: 14px;
}
#Education-Ireland-Virtual-Events .text-td .heading-text{
  font-size: 14px;
  margin-bottom: 5px;
}
@media (max-width: 1040px){
  form#aspnetForm[action*="/LiveEventRegistration"] #pubble_app_70572{
    float: none;
    width: 100%;
  }
  form#aspnetForm[action*="/LiveEventRegistration"] #right-side{
    float: none;
    width: 100%;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 20px;
  }
  form#aspnetForm[action*="/LiveEventRegistration"] .buttons-section-row a{
    width: 100%;
  }
  form#aspnetForm[action*="/LiveEventRegistration"] .buttons-section-row a:first-child{
    margin-right: 0;
  }
}
@media (max-width: 767px){
  #Education-Ireland-Virtual-Events .event-top-banner .desktop-view{
    display: none;
  }
  #Education-Ireland-Virtual-Events .event-top-banner .mobile-view{
    display: block;
  }
  #Education-Ireland-Virtual-Events ul.edui-image-tiles-list{
    margin: 0 0 20px 0;
  }
  #Education-Ireland-Virtual-Events ul.edui-image-tiles-list li{
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
}

/*=======================================================
> Main Events Section
=======================================================*/

/* remove the line below once it's live */
form#aspnetForm.protected[action*="/en/Events/"] .general-2-col-background{
  display: none;
}
/* remove the line above once it's live */

form#aspnetForm[action*="/en/Events/"] .lower-content-inner-right-content.content strong,
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-right-content strong{
  font-size: 16px;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-right-content.content img.left,
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-right-content img.left{
  float: left;
  margin: 0 8px 8px 0;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-right-content.content img.right,
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-right-content img.right{
  float: right;
  margin: 0 0 8px 8px;
}
@media (max-width: 767px){
  form#aspnetForm[action*="/en/Events/"] .lower-content-inner-right-content.content img,
  form#aspnetForm[action*="/en/Events/"] .lower-content-inner-right-content img{
    width: 100%;
    height: auto;  
  }
  form#aspnetForm[action*="/en/Events/"] .lower-content-inner-right-content.content img.left,
  form#aspnetForm[action*="/en/Events/"] .lower-content-inner-right-content.content img.right,
  form#aspnetForm[action*="/en/Events/"] .lower-content-inner-right-content img.left,
  form#aspnetForm[action*="/en/Events/"] .lower-content-inner-right-content img.right{
    float: none;
    margin: 0;
  }
}

/*=======================================================
> Main Events Section left menu
=======================================================*/
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul li{
  border-bottom: 1px solid #fff;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul li.selected{
  background: none !important;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul li a{
  background: #717171;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul li.selected a, form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul li a:hover{
  color: #000;
  background-image: none !important;
  background-color: #ffdd00 !important;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul ul{
  background: none;
  border: none;
  padding: 0;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul ul li {
  background: none;
  padding: 0;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul ul li:hover {
  text-decoration: none !important;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul ul li:first-child{
  border-top: 1px solid #fff;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul ul li:last-child{
  border-bottom: 0;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul li.selected ul li a{
  background-color: #ffeeaa !important;
  padding: 12px 20px 11px 20px;
  text-decoration: none !important;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul li.selected ul li a:before{
  display: inline-block;
  content: "-";
  margin-right: 5px;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul li.selected ul li a:hover,
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul li.selected ul li.selected a{
  background-color: #fbf4d9 !important;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul li.selected ul li.selected{
  font-weight: normal;
}
form#aspnetForm[action*="/en/Events/"] .lower-content-inner-left-nav ul ul li a:hover {
  color: #000 !important;
  text-decoration: none !important;
}