#mpug-cert-form-wrap {
  text-align: center;
  margin-bottom: 40px;
  border-top: 1px solid #ede9e9;
  padding: 8px 0 0;
  border-bottom: 1px solid #ede9e9;
}

#mpug-cert-form .mpug-submit-wrap, .mpug-cert-success-msg,.mpug-cert-fail-msg {
text-align: center;
position: relative;
padding-bottom:10px;
}

#mpug-cert-form-wrap.active {
position: relative;
margin-bottom: 50px;

}

#mpug-cert-form-wrap .loading {
position: absolute;
width: 100%;
height: 100%;
z-index: 10001;
background: url('/wp-admin/images/wpspin_light.gif') center center no-repeat;
background-color: rgba(255,255,255,0.75);
top: 0px;
}

#mpug-cert-form .mpug-submit-wrap input.submit {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: bold;
  padding: 9px 50px;
  margin-bottom: 9px;
}

#webinar_note {
  color: #D71818;
  font-size: 13px;
  margin-top: 20px;
  display: inline-block;
  border: 1px solid #ff370b;
  padding: 5px 15px;
  margin-bottom: 10px;
  font-weight:bold;
  background-color: white;
}

.video-info-wrapper {
display: flex;
flex-direction: row;
font-size: 10px;
text-align: center;
margin-top:10px;
width:300px !important;
  float:left
}

.video-single-wrap {
position: relative;
  width: 100%;
  padding-right: 5px;
  padding-left: 2px;
  flex: 30%;
  margin-bottom:1rem;
  margin-left:0px;
  border-radius: 20px;
}

.videoInfoBoxTop {
  text-align: center;
  line-height: 30px;
  background-color: #EE3E42 ;
  color: #fff;
  

}

.video-info1 {
  text-align: center;
  font-weight: bold;
  color: #666;
  border: solid 0.5px black;
  background-color: white;
}

.content_not_availible {
  position: relative;
  margin-bottom:20px;
}

.content_not_availible::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
 
}

.content_not_availible .register-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 90%;
}

.content_not_availible .register-button .notice {
  display: inline-block;
  background-color: #f6f7f7;
    border: solid 1px #dcdcde;
    padding: 1em 2em;
    color: #1e1e1e;
}
 




.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000cc;
  z-index: 1;
  border-radius: 7px;
}


.register-button {
  position: relative;
  z-index: 2;
}

img {
  border-radius: 7px;
}

div#myElement {
  border-radius: 7px;
}

.notice-banner {
font-size: 24px !important;
    font-weight: 700;
    line-height: 1.3;
}

.notice-button {
  margin-left: 1em;
}

a#notice-link {
  color: white;
}

.review-section-contain {
  float: right;
}



.review-section {
  display: flex;
  align-items: center;
  justify-content: center;
  }
  
  .review-section span {
  margin-right: 2px;
  }
  
  .review-section i {
  font-size: 5px;
  }
  
  .text-warning {
    color: #e09031e0;
    }
  
  .me-n1 {
  margin-right: -1px;
  }
  
  .fs-6 {
  font-size: rem;
  }
  


  

span.help-tag {
  margin-left: 15px;
  font-size:13px;
  
}

span i.me-n1 {
  font-size: 13px !important; /* Adjust the size as needed */
  padding:1px;
  padding:1.5px;
  margin-left:1px;
}

span.next-article {
  float: right;
}


a.next-webinar-button {
  float: right;
}

span.next-post-heading {
  text-align: right;
}

.gp-entry-content h2 {

  font-size: 20px;
}

#review-form {
  display: none;
}




button.btn.btn-primary {
  margin: 20px;
}



.form-group {
  position: relative;
  padding: 1rem;
  
  border: solid #efefef;
 
}

.additional-info-block {
  padding: 2px;
  margin-top: 10px;
}

.sidebar-menu-lesson {
  box-shadow: rgba(195, 197, 198, 0.5) 3px 0px 10px 3px;
}