html {
  scroll-behavior: smooth;
}
.maincontainer{padding:0 5rem;}
.mt-8{margin-top:8rem !important;}
.form-item--error-message{display:none;}
.site-logo img{width:150px;height:auto;}
.menu--account ul li a{color:#1079e5;font-weight:700;}
.views-field-field-slider-image img{border-radius:20px;}
.largeawesome{font-size:35px; color:#1079e5; margin: 15px;}
i{color:#1079e5;}
.m-10{margin:10px;}
.card-radius{border-radius:13px;}
/* Fixe Header */
header{height:75px;position:fixed;z-index:1000;width:100%;background:#fff;padding:12px 0;margin-bottom:15px;border-bottom:1px solid #E4E4E4;}
main{margin-top:112px;}
.hidden{display:none !important;}
.region-siteintrotext{margin:30px auto;}
/* Slider */
.homeslider .views_slideshow_cycle_teaser_section {
  max-width: 100%; /* Prevents exceeding parent container */
  height: auto; /* Adjusts height based on width */
}

.homeslider .views_slideshow_cycle_teaser_section img {
  max-width: 100%;
  height: auto;
  object-fit: cover; /* Crops the image if needed */
}
.bgicon{background:#edf0ff;padding:50px;border-radius:50%;width:80px;height:80px;margin:auto;margin-bottom:20px;}
.curvebox{border:solid 1px #ddd;border-radius:10px;box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);padding:20px;transition:transform 0.3s ease;margin:10px;}
.curvebox:hover{transform: translateY(-5px);}

.views-slideshow-controls-text-status-pause,.views_slideshow_controls_text_pause{display:none;}
.views_slideshow_cycle_slide.row{display:flex !important;}
.view-front-services-view .views_slideshow_cycle_teaser_section{width:90% !important;margin:auto;}

.view-front-services-view .views_slideshow_controls_text{display:flex;justify-content:space-between;position:relative;top:140px;}

.view-front-services-view .views_slideshow_controls_text_next, .view-front-services-view .views_slideshow_controls_text_previous {
   /* position: absolute;
    top: 50%;
    bottom: 0;
	*/
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #fff;
    text-align: center;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
    background-color: #c5c5c5;
    border-radius: 50%;
    width: 30px;
    height: 30px;	
	z-index:9;
}
.view-front-services-view .views_slideshow_controls_text_next{right:0;}


.region.region-topcontent .block{margin-bottom:3rem;}
.block h2 {
	margin-bottom:20px;
}
#block-docfliq-yourpathwaytoexcellence.block h2 {text-align:center;margin-bottom:1.2em;font-size: 2.5rem;}

/* Previous button */
.view-front-services-view .views_slideshow_controls_text_previous a , .view-front-services-view .views_slideshow_controls_text_next a, .logo-slide .views_slideshow_controls_text_next a, .logo-slide .views_slideshow_controls_text_previous a {
  display: inline-block;
  text-indent: -9999px; /* Hide the text */
  overflow: hidden;
}
.views_slideshow_controls_text span:hover{text-decoration:none;background-color:#000;}

.view-front-services-view .views_slideshow_controls_text_previous:before {
  content: '\f104'; /* Font Awesome left arrow */
  font-family: 'Font Awesome 5 Free'; /* Ensure Font Awesome is loaded */
  font-weight: 900; /* Adjust based on your Font Awesome version */
  font-size: 20px; /* Adjust size as needed */
  text-indent: 0;
  display: inline-block;
}

.view-front-services-view .views_slideshow_controls_text_next:before {
  content: '\f105'; /* Font Awesome right arrow */
  font-family: 'Font Awesome 5 Free'; /* Ensure Font Awesome is loaded */
  font-weight: 900; /* Adjust based on your Font Awesome version */
  font-size: 20px; /* Adjust size as needed */
  text-indent: 0;
  display: inline-block;
}
.partners-list .views_slideshow_cycle_slide{display:flex !important;height:auto !important;}
.partners-list .curvebox{padding:initial;margin:10px 12px;}
.partners-list img{max-width:157px;max-height:80px;height:auto;margin:0 15px;}
.flex-parent .field-content{align-items: center;display: flex;justify-content: center;min-height: 85px;}
.logo-slide .views-slideshow-controls-top{display:flex;justify-content:flex-end;}

.logo-slide .views_slideshow_controls_text_previous:before, .logo-slide .views_slideshow_controls_text_next:before{
  font-family: 'Font Awesome 5 Free'; /* Ensure Font Awesome is loaded */
  font-weight: 900; /* Adjust based on your Font Awesome version */
  font-size: 20px; /* Adjust size as needed */
  text-indent: 0;
  display: inline-block;
  border:1px solid #fff;
  border-radius:50%;
  padding:5px 12px;
  background-color:#c5c5c5;
  color:#fff;
  }
.logo-slide .views_slideshow_controls_text_previous:before {
  content: '\f104'; /* Font Awesome left arrow */
}

.logo-slide .views_slideshow_controls_text_next:before {
  content: '\f105'; /* Font Awesome right arrow */
}
.logo-slide .views_slideshow_controls_text_previous:hover, .logo-slide .views_slideshow_controls_text_next:hover{background:transparent;}
.logo-slide .views_slideshow_controls_text_previous:hover:before, .logo-slide .views_slideshow_controls_text_next:hover:before{background:#000;}
/* Bottom blocks */
.bottom_blocks,.footer-content {
  display: flex; /* Use Flexbox to arrange children side by side */
  gap: 16px; /* Optional: Add space between blocks */
  flex-wrap: wrap; /* Ensure wrapping on smaller screens */
}

.bottomone,
.bottomtwo {
  flex: 1; /* Make both divs take up equal width */
  min-width: 200px; /* Set a minimum width for responsiveness */
  padding: 16px; /* Add some padding for better visuals */
  box-sizing: border-box; /* Ensure padding doesn't affect width */
}
@media (max-width: 768px) {
  .bottomone,
  .bottomtwo{
    max-width: 100%; /* Stack divs vertically on smaller screens */
  }
}
.ckeditor-accordion-container > dl dt{font-weight:500;}
.ckeditor-accordion-container > dl dd p{margin-top:10px;}
.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before, .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after{background:var(--bs-body-color);}
.ckeditor-accordion-container > dl dt > a, .ckeditor-accordion-container > dl dt > a:not(.button){color:var(--bs-body-color);background-color:transparent;text-decoration:none;border-bottom-color:var(--bs-body-color);padding-top:15px;padding-bottom:15px;}
.ckeditor-accordion-container > dl{border-width:0px !important;}
.ckeditor-accordion-container > dl dt > a:hover, .ckeditor-accordion-container > dl dt > a:not(.button):hover{background-color:transparent;color:var(--bs-body-color);}
/* footer */
footer{}
.footer-content{background:#f4f4f4;margin-top:5em !important;margin-bottom:1em !important;border-radius:10px;padding:20px !important;justify-content:space-between;}
footer .navbar-nav .nav-link{padding-left:0px;color:#1079e5;text-decoration:underline;}
.footer-content .columntwo{margin-top:1.5em;}
.footer-content .columntwo p{margin-bottom:0px !important;line-height:36px;}
.social i{color:var(--bs-body-color);border:1px solid var(--bs-body-color);border-radius:50%;padding:10px;}

.media-slider .views_slideshow_cycle_slide {
  display: flex !important; /* Makes the slides align in a single row */
  overflow: hidden; /* Prevents overflowing of slides */
  width: 100% !important; /* Adjust based on your container's size */
  gap:16px;
}

.media-slider .views_slideshow_cycle_slide .views-row {
  flex: 0 0 auto; /* Ensures each slide maintains its content width */
  margin-right: 10px; /* Optional spacing between slides */
}
.media-slider .views_slideshow_cycle_slide .views-row img,.media-slider .views_slideshow_cycle_slide .views-row video{border-radius:15px;}
.btn-primary{min-width:150px;border-radius:20px;}
/* help footer */
.bottomcontent .curvebox{border-top:0px;border-top-right-radius:4px;border-top-left-radius:4px;display:flex;justify-content:space-around;}
.social p{line-height:36px;}
.iconinfo{margin-left:15px;}
.iconinfo p{margin-bottom:0;}
.iconinfo a{color:var(--bs-body-color);text-decoration:none;}
.separator {
  width: 1px; /* Line width */
  background-color: #ddd; /* Line color */
  height: 50px; /* Full height of the container */
}

/* User Profile Page */
.password-strength,#edit-pass--description,#edit-mail--description,.password-suggestions,.password-confirm-message,.filter-guidelines-item,#edit-field-bio-0-format{display:none !important;}
label{font-weight:normal;color:#495057;}
@media (min-width: 768px) {
.form-type-password-confirm{display:flex;}
.form-container{width:800px;margin:2em auto;}
.confirm-parent{padding-left:2em;}
.js-form-item-field-main-specialty .shs-widget-container{padding-right:2em;}
}
.mobile-number-field label{display:block;}
.mobile-number-field .country-select{border-radius:5px;border:1px solid #cacaca;padding:2px 10px;height:auto;}
.mobile-number-field .form-type-textfield input{width:235px;}
.mobile-number-field .local-number{border:1px solid #cacaca;height:auto;}
.js-form-type-managed-file .description{display:none;}
.user-form .form-actions{text-align:center;}

.profile-wrapper-bg {
  height: 280px;
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
}
.profile-wrapper-bg img {
  height: 100%;
  object-fit: cover;
}
.profile-wrapper-bg img {
  width:100%;
  height: 144%;
  object-fit: cover;
}
.profile-photo {
  width: 230px;
  height: 230px;
  position: relative;
  top: -110px;
  margin-left: 30px;
}
.profile-photo img{border-radius:50%;}
.profile-text {padding: 10px 0 0 25px;position: relative;}

@media screen and (max-width:767px){
    .profile-wrapper-bg {
        border-radius: 0;
    }
    .profile-photo {
        width: 115px;
        height: 115px;
    }
    .profile-wrapper-bg {
        height: 150px;
    }
    .profile-photo {
        top: -60px;
        margin-left: 15px;
    }
}
@media screen and (max-width: 1199px) {
  .container-fluid {
    padding: 0 5px;
  }
  .maincontainer{padding:0px;}
}
.flag a{text-decoration:none;font-weight:600;}
.profile-option{padding-top:2em;display:flex;justify-content:end;}
.profile-option li{padding-left:2em;}
.region-topcontent .block-addtoany{display:none;}
.otp-login-form .form-submit,.email-otp-login-form .form-submit{width:100%;margin-top:1em;}
.alert-error{display:block;}
.otp-container{margin:0 auto;}
.otp_login_link{font-weight:bold;text-decoration:none;cursor:pointer;}
.back-otp,.resend-otp{background:#ccc;border-color:#ccc;color:#000064;font-weight:500;}
.back-otp{float:left;visibility:hidden;position:absolute;}
/*.resend-otp{float:right;}*/
.theo-player-wrapper{border-radius:10px !important;}
.nav-scroll .nav-link.active, .nav-scroll .nav-link:hover {
    background: none;
    color: #000;
}
.nav-scroll .nav-link {
    text-transform: capitalize;
    padding: 0;
    position: relative;
    color: #000;
    line-height: 30px;
    white-space: nowrap;
}
.video-tab-wrapper.nav-scroll .nav-pills .nav-item:first-child {
    padding-left: 0;
}
.nav-scroll .nav-item {
    padding: 17.5px 15px;
}
.nav-scroll .nav-link.active::after, .nav-scroll .nav-link:hover::after {
    width: 100%;
}
.nav-scroll .nav-link::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 0%;
    height: 4px;
    background-color: #0171E4;
    border-radius: 3px;
    transition: all .3s;
}
.rc_permalink{display:none;}
.rc_reply{display:none;}
.rc_comment-box-container{display:none;}
.user-logged-in .rc_comment-box-container{display:flex !important;}
.role-administrator .rc_reply, .role-experts .rc_reply{display:block !important;}
.video-wrapper ul li i {
    font-size: 28px;
}
.video-wrapper ul li a span {
    color: #777777;
}
.btn-secondary {
    background-color: rgb(228, 242, 255);
    color: rgb(1, 113, 228);
    border-color: rgb(228, 242, 255);
}
.btn-secondary:hover {
    border-color: #0171E4;
    background-color: #0171E4;
    color: #fff;
}
/* Channels Section */
.logo-wrap h4 {
    font-size: 18px;
    margin-bottom: 0;
}
.channel_follow_button a{background:#0d6efd;padding:10px 30px;color:#fff;border-radius:30px;}
.channel_follow_button a::before{content:"+";padding-right:15px;}
.channel_follow_button .flag-follow-channel{display:flex;flex-direction:column;align-items:center;}
.channel_follow_button .flag-follow-channel span::after{content:" followers";}
.channel_follow_button .flag-follow-channel span{color:#777;}
.logo-wrap {
    display: flex;
    align-items: center; /* Aligns items vertically */
    gap: 10px; /* Adds spacing between the image and text */
}

.logo-wrap img {
    width: 55px; /* Adjust image size as needed */
    height: auto;
}

.logo-wrap div {
    display: flex;
    align-items: center; /* Ensures the text is vertically centered */
}
.title_border{border-bottom:1px solid #ebebeb;margin-bottom:1em;}
.rate_container{display: flex;justify-content: center;gap: 20px;align-items: center;}
.feedbackbox .form-actions{text-align:center;}
.view-related-videos-by-channel .video-related-title,.view-related-videos-by-channel .video-subtitle {font-size:10pt;}
.view-related-videos-by-channel .video-related-title a,.logo-wrap h4 a{color:var(--bs-body-color);text-decoration:none;}
.view-related-videos-by-channel .video-subtitle a,.view-related-videos-by-channel .video-subtitle,.related-sub-line span{color:#777;text-decoration:none;font-size:10pt;font-weight:normal;}
.channels_page .profile-photo{width:175px;height:175px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:#ccc 2px 2px 7px;top:-75px;}
.channels_page .profile-photo img{border-radius:0%;width:100px;height:auto;}
#video-tabContent{overflow:auto;height:640px;}
.page-node-type-channels .flag-follow-channel span{display:none;}
.channel_info h3{margin-bottom:2px;}
.channel_info p{margin-bottom:2px;font-size:11pt;}
.text-light,.text-light a {color: #777777 !important;}
.card {
    background: none;
    border-radius: 15px;
    border: 0;
    margin: 0 10px 2px;
    box-shadow: 0px 3px 8px #00000022;
}
.card.style3 {
    padding: 24px 15px 17px;
	max-width:242px;
	width:242px;
	margin-top:25px;
}
.video_experts .card.style3 { 
    padding: 10px;
    max-width: 185px;
    width: 185px;
    margin-top: 25px;
    margin-right: 0px;
	}
.card.style3 .avatar-profile img {
    max-width: 90px;
    margin: 0 auto 8px;
	border-radius:50%;
}
.card.style3 .text-light{font-size:10pt;}
.view-experts .view-content,.video_experts .views-row{display: flex;flex-direction: row;gap:5px;flex-wrap: wrap;}









/************************/
.menu-toggle {
    position: fixed;
    top: 88px;
    left: 0;
    width: 0;
    transition: all .5s;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1050;
}
.menu-toggle.open {
    
    width: 100%;
    
}
.menu-toggle ul {
    width: 350px;
    transition: all .3s;
    background-color: #fff;
    height: calc(100vh - 88px);
    overflow-y: auto;
    margin-bottom: 0;
    padding-left: 95px;
    font-size: 25px;
    margin-left: -350px;
}
.menu-toggle.open > ul{
    margin-left: 0;
}
ul.menu-responsive li {
    padding: 18px 0;

}
ul.menu-responsive li a i{
    height: 45px;
    width: 45px;
    color: #0171E4;
    background-color: #E5F2FF;
    border-radius: 50%;
    line-height: 45px;
    margin-right: 17px;
    text-align: center;
}
ul.menu-responsive li a {
    color: #1F2937;
    text-decoration: none;
}
ul.menu-responsive li a:hover {
    color: #0171E4;
}
.profile-mobile ul.menu-responsive li a i {
    margin-left: 17px;
    margin-right: 0;
}
.profile-mobile ul.menu-responsive li {
    padding: 10px 0;
}
.profile-toggle {
    position: fixed;
    top: 0;
    right: -100%;
    /* left: 0; */
    bottom: 0;
    transition: all .5s;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1050;
}
.profile-toggle.open {
    right: 0;
    left: 0;
}
.profile-mobile {
    width: 270px;
    background-color: #fff;
    height: 100%;
    float: right;
    text-align: right;
    font-weight: 500;
    padding: 15px 20px;
    font-size: 18px;
    position: relative;
}
.profile-mobile .sub-title {
    font-size: 14px;
}
.mobile-bottom {
    font-size: 14px;
    position: absolute;
    bottom: 30px;
    right: 20px;
}
.pagetabs{border-bottom:1px solid #ccc;}
.pagetabs li{paddig-bottom:10px;}
.card.style2 {
    box-shadow: 0 1px 4px #00000027;
    margin-bottom: 30px;
}
.card.style2 .avatar-wrapper {
    padding: 16px;
}
.avatar-wrapper {
    display: flex;
    align-items: center;
    padding: 18px 0;
    position: relative;
}
.avatar-wrapper .avatar {
    margin-right: 15px;
    max-width: 57px;
}
.card.style2 .avatar-wrapper .text-with-check {
    display: flex
;
}
.card.style2 .avatar-wrapper:hover .right-arrow {
    right: 6px;
}
.card.style2 .avatar-wrapper .right-arrow {
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    font-size: 20px;
    transition: all .3s;
}
.tinychannel a,.tinychannel i,.mentionsblock .video-related-title a,.teaseruser .fw-bold a{color:var(--bs-body-color);text-decoration:none;}
.tinychannel p{margin-bottom:5px;}
.tinychannel .video-related-title{font-size:10pt;-webkit-line-clamp:1 !important;}
.autoheight #video-tabContent{height:auto !important;overflow:initial !important;}
.card-header {
    padding: 0;
    background-color: #E6E4E4;
    min-height: 175px;
    border-radius: 10px !important;
    border: none;
    overflow: hidden;
}
.mentionsblock .video-related-title{font-size:11pt;-webkit-line-clamp:1 !important;margin-bottom:0px;}
.mentionsblock .channel_title a{text-decoration:none;max-width: 28ch;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.mentionsblock .channel_title{font-size:10pt;display:flex;align-items:center;}
.mentionsblock .avatar-wrapper .avatar img{width:40px;min-width:40px;}
.mentionsblock  .avatar-wrapper .avatar {padding-left:10px;}

.left-header, .right-header {
    display: flex;
    align-items: center;
}
.menudoc {
    margin-right: 45px;
    font-size: 40px;
}
.color-inherit,.color-inherit i {
    color: inherit;
}
.logo {
    max-width: 170px;
}
.menu-toggle {
    position: fixed;
    top: 88px;
    left: 0;
    width: 0;
    transition: all .5s;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1050;
}
.search-bar {
    position: relative;
}
.search-bar .search-icon,.search-bar .form-submit {
 /*   content: "\f002";
    font-family: 'Font Awesome 5 Free';*/
    font-size: 0px;
    color: transparent;
    position: absolute;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    background: url('../images/search_button.png');
    font-size: 0px;
    width: 35px;
    background-repeat: no-repeat;
    height: 35px;
    border: 0px;	
	min-width:auto;
	background-size:cover;
}
.search-bar .form-control {
    border-radius: 30px;
    padding-left: 4em;
    position: relative;
    height: 50px;
    border-color: #A5A5A5;
	font-size:13pt;
}
.search-bar .form-type-search,.search-bar .form-type-textfield{width:100%;}
.right-header {
    justify-content: end;
}
.right-header .notification {
    margin-right: 50px;
}
.profile {
    font-weight: 600;
}
.search-filter .mentionsblock .channel_title a{max-width: 15ch;}
.followhide .flag-follow-channel a{display:none;}
.followhide .flag-follow-channel span:after{content:" folllowers"}
.search-filter .mentionsblock{margin-bottom:20pt;}
.search-filter .view-filters{display:none;}
.search_tab_section{margin-bottom:2em;border-bottom:1px solid #E4E4E4;}
.teaser4{padding-left:0px;}
.teaser4 .channel_title{max-width:24ch;white-space:nowrap;margin-bottom:0px;}
.live-tag {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: red;
  color: white;
  font-weight: bold;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 2;
}
.live-tag i{color:#fff;padding-right:6px;}
.group-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.see-more-link {
  font-size: 0.95rem;
  font-weight: 500;
  color: #007bff;
  text-decoration: none;
}

.see-more-link:hover {
  text-decoration: underline;
}
.card.style3 {
    padding: 16px 8px 12px;
    max-width: 214px;
    width: 214px;
    margin-top: 25px;
}
.notloggedin .container-fluid{margin-top:1em;}
/* Quiz section */
.quiz-validation-message {
  display: none;
  padding: 10px;
  margin: 10px 0;
  border-radius: 4px;
}

.quiz-message-error {
  background-color: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
}

.quiz-message-success {
  background-color: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
}

.quiz-question.validation-error {
  border-left: 3px solid #dc3545;
  padding-left: 10px;
}

.quiz-button {
  margin: 10px 5px 0 0;
  padding: 5px 15px;
}

.quiz-option {
  margin: 5px 0;
}

.quiz-results {
  background: #e6ffed;
  border: 1px solid #00aa55;
  padding: 20px;
  margin: 20px 0;
  border-radius: 8px;
  text-align: center;
}

.video-tab-wrapper input[type="radio"] {
    border-radius: 50%;
}

.video-tab-wrapper input[type="checkbox"], input[type="radio"] {
    display: inline-block;
    width: calc(1.5 * 1.125rem);
    height: calc(1.5 * 1.125rem);
    margin: 0;
    vertical-align: middle;
    border: 1px solid hsl(201, 15%, 57%);
    border-radius: 0.1875rem;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: calc(1 * 1.125rem) calc(1 * 1.125rem);
}
.quiz-option label{padding-left:8px;}
.disabled{
color: #fff;
pointer-events: none;
background-color: #198754 !important;
border-color: #198754 !important;
opacity: 0.65;
  }
  .certificate-download a,.disabled{font-size:10pt;}
  .displayflex{display:flex;padding-bottom:10px;}
.img-fluid{width:auto;}
#cboxClose{top:0;}
.profile-edit-button a{font-weight:600;}
.profile-edit-button i{color:#fff;padding-right:7px;font-weight:10pt;}
/*
  .otplogin,.emailotplogin{width:475px;height:auto;min-height:300px;}
  #cboxLoadedContent{overflow-x:hidden !important;}
*/
#colorbox, #cboxWrapper, #cboxContent,#cboxLoadedContent {
  height: auto !important;
  overflow: visible !important;
}

.otp-login-form .mobile-number-field label{display:none;}
  
/* 1. Scope only the input container, not the label */
.mobile-number-field > .d-flex-inputs {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: stretch;
}

/* 2. Ensure both country code and input get equal space or fit nicely */
.mobile-number-field .form-item-mobile-number-country-code,
.mobile-number-field .form-item-mobile-number-mobile {
  flex: 1 1 45%;
  min-width: 110px;
}

/* 3. Optional: Make sure Verified spans full width */
.mobile-number-field .verified {
  flex-basis: 100%;
  margin-top: 0.5rem;
}
.access-denied-page #guest_login{
	border: 1px solid #999;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	min-height: 200px;
	border-radius: 5px;
	max-width: 600px;
	padding: 3% 3%;
	margin: 0 auto;
	}
.access-denied-page #guest_login p{letter-spacing:3px;}	
.access-denied-page #guest_login .login_button{text-align: center;margin-top: 5%;}
.access-denied-page #guest_login .login_button a{
	background: #0d6efd;
    padding: 10px 30px;
    color: #fff;
    border-radius: 10px;
    width: 180px;
    display: inline-block;}
.alert-warning p{padding:0 10px;}

.messages--status {
box-shadow: -8px 0 0 #7f7f7f !important;
}
.chapter_link_disabled{pointer-events:none !important;cursor:not-allowed !important;}
.chapter-link{pointer-events:fill;cursor:pointer;}
 
.rc_comment-box-container {
  align-items: flex-start; /* Align avatar and form at top */
  gap: 1rem; /* Space between avatar and form */
  margin-bottom:30px;
}

.rc_avatar {
  flex-shrink: 0; /* Prevent avatar from shrinking */
}

.rc_input-outer-wrapper {
  flex-grow: 1; /* Let input form take remaining space */
  padding-right:10px;	
}
.rc_avatar__image-wrapper img {
  width: 36px !important;            /* or any fixed size */
  height: 36px !important;
  object-fit: cover;      /* Ensures the image covers the circle */
  border-radius: 50%;     /* Makes the image circular */
}
.rc_avatar__image-wrapper {
  width: 36px;
  height: 36px;
  overflow: hidden;       /* Ensures image doesn’t overflow */
  border-radius: 50%;
}
.rc_comment-text {
  overflow: hidden;
  transition: height 1s ease;
  height: auto; /* overridden inline via JS */
  padding-right:10px;
}

.rc_comment-text.expanded {
  -webkit-line-clamp: unset;
  overflow: visible;
}

.read-more-toggle {
  display: block;
  text-align: right;
  margin-top: 4px;
  color: #007bff;
  cursor: pointer;
  font-size: 0.9em;
  padding-right:10px;
}
.rc_comment-text br {
  display: none;
}
.tabs-primary .nav-tabs{border-bottom:0px;}

/* Safe toggle class for Drupal AJAX forms */
.form-hidden, .form-visible {
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.form-hidden {
  opacity: 0;
  visibility: hidden !important;
  position: absolute !important;
  left: -9999px;
  top: 0;
  z-index: -1;
  height: 0;
  overflow: hidden;
  pointer-events: none;
}

.form-visible {
  opacity: 1;
  visibility: visible !important;
  position: static !important;
  left: auto;
  z-index: auto;
  height: auto;
  overflow: visible;
  pointer-events: all;
}
.unifiedcontainer .form-item-field-location-country-code,.unifiedcontainer .form-item-field-location-locality{visibility:hidden;position:absolute;}
.unifiedcontainer .address-container-inline > .form-item{display:block;margin-right:0px;}
.unifiedcontainer .form-item-field-location-locality label{display:none;}
.comment-tab-icon{text-decoration:none;}
.alert-primary p{margin:1rem;}
.anonymous_trigger{cursor:pointer;}
.ajax-progress-throbber .message {
  display: none !important;
}
.user_access_restriction .block-page-title-block{display:none;}
/* Only hide the close button if the popup has our specific class */
#colorbox.no-close-colorbox #cboxClose {
  display: none !important;
}
#colorbox.no-close-colorbox #cboxWrapper{}
.event-user-requirement-form .form-actions{text-align:center;}
.event-requirement-popup h6{text-align:center;margin-bottom:2rem;font-weight:normal;}
.form-item-access-code .form-item--error-message{display:block !important;color:red;font-size:12px;padding-left:5px;}
.form-item-access-code .form-item--error-message strong{font-weight:normal;}
.form-item-access-code .form-item--error-message::before{display:none;}
.page-node-type-webinar .region-content .messages--error{display:none;}
#comments-app-container .rc_comment{display:none;}
.role-administrator #comments-app-container .rc_comment{display:block !important;}
.messages--status a{color:#fff;font-size:12px;font-style:italic;}
/*
.loading img {
  display: none !important;
}
*/
.loading .form-submit{pointer-events:none;opacity:0.65;}
.live-poll-highlight,.live-qna-highlight {
  animation: pulse 1s infinite;
  background-color: #ffc107 !important; /* Bootstrap warning color */
  border-radius: 4px;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.7);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(255, 193, 7, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 193, 7, 0);
  }
}
#poll-tab-link,#qna-tab-link{font-style:italic;color:#fff;}

.flag-interested a{padding: 10px 22px;border-radius: 30px;}
.upcoming.avatar-wrapper{padding:18px;}
.upcoming.avatar-wrapper p{margin-bottom:0px;}

.avatar-wrapper.upcoming {
  display: flex;
  align-items: center;
  position: relative;
  gap: 10px;
}

.avatar-left {
  flex: 0 1 auto;
}

.avatar-right {
  flex: 1 1 0; /* This takes the remaining space */
  white-space:nowrap;/* Prevents date text from wrapping */
}
.flag-interested.action-flag a{background: #F4F4F4 !important;color: #000 !important;}
.flag-interested.action-flag a i{color: #000 !important;padding-right:10px;}
.flag-interested.action-unflag a{background:#ebf5ff !important;}
