@charset "utf-8";
/* CSS Document */


.accordion {
	margin-top: -15px;
}

.card {
			max-width: 100% !important;
			width: 100% !important;
			border: none !important;
	margin-left: 0px !important;
		}
		
		.emag-lnk {
			background-color: #00B2A9 !important;
			color: #ffffff !important;
			font-size: 1.2rem !important;
			border-radius: 0px !important;
			border: none !important;
			margin-top: -10px;
		}
		
		.emag-lnk:hover, .emag-lnk:focus, .emag-lnk:active {
			color: #ffffff !important;
			background-color: #004f59 !important;
			text-decoration: none;
			border: none !important;
		}
		
		.emag-flip-box {
			width: 50%;
			position: relative;
			float: left;
			z-index: 100;
		}

/** Flip Boxes with 33% width **/

.h-flip-box4Q2025, .f-flip-box4Q2025, .pp-flip-box4Q2025 {
	width: 33.3% !important;
}
		
		.edu-list {
			list-style-type: none !important;
		}
		
		.cu-list, .card p, a.pi-item, .card li, .card .btn-primary {
			font-size: 1.2rem !important;
		}

		.card .btn-primary {
			margin-top: 0.5rem;
		}
		
		a.plugged-title {
			color: #00b2a9 !important;
			font-size: 1.25rem;
			font-weight: 600;
		}
		
		
		.close_emag-popup {
  position: absolute;
  top: 20px !important;
  right: 25px !important;
  transition: all 200ms;
  font-size: 30px !important;
  font-weight: bold !important;
  text-decoration: none !important;
  color: #004F59 !important;
}

.close_emag-popup:hover {
	color: #00B2A9;
}
		.modal-content button.close, .modal-content button.close:focus  {
			background-color: #ffffff;
		}
		
		.modal-content {
			max-height: 500px;
			overflow: auto;
		}


.emag-flip-box-front.spotlight-pp-box .emag-flip-box-front-layer{
	background-color: #01282d73 !important;
}

li.edu-template:last-child .hr-teal {
			display: none;
		}

