.enroll-clasp-logo {
    display: flex;
    align-items: center;       
    justify-content: center;
    gap: 6px;                
    font-size: 15px;
    font-weight: 500;
    margin-top: 15px;
    width: 100%;
    line-height: 1;
}

.enroll-clasp-logo img {
    height: 25px;
    width: auto;
    margin-left: 0;          
    display: block;          
}

#tuition-cost-block .enroll-clasp-logo {display:none;}


a.gb-button-2bcd7a26:hover {
	color: #ffffff !important;
}

.benefits-checklist li:before,
.skills-gained li:before,
.form-list li:before {
	background-image: url(https://medcerts.com/wp-content/uploads/2026/02/blue-checkmark-icon.svg) !important;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
}

.toggle.show-content {
	background-image: url(https://medcerts.com/wp-content/uploads/2026/04/plus_sign_icon_dark_blue2.svg);
	float: left;
}

.toggle.hide-content {
	background-image: url(https://medcerts.com/wp-content/uploads/2026/04/x_icon_dark_blue2.svg);
	float: left;
}

@media screen and (max-width:767px) {
	.student-image img {
		height: 280px !important;
	}
}

@media screen and (min-width:976px) and (max-width:1200px) {
	.student-image img {
		height: 420px !important;
		position: absolute;
		bottom: 0;
	}
}


#tuition-cost-block .enroll-clasp-logo {display:none;}


#customModal-clasp .heading .title {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
    color: #465ca9;
    text-align: left;
}

#customModal-clasp .primary {
    overflow: auto;
    position: relative;
}

#customModal-clasp .title-secondary {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: left;
}

  #customModal-clasp .primary-close-button {
position: absolute !important;;
  }