.course-hub.card-container:hover .quick-link-card{
	box-shadow: none;
	transform: none;
}

@media (min-width: 768px) {
	.course-hub .quick-link-card{
		border-bottom-left-radius:0;
		border-bottom-right-radius:0;
		border-bottom:none;
	}
	.tabs-row {
		margin-bottom:-10px;
	}
}

.course-hub-button1 .quick-link-card{
	background-color: #c27119;
}

.course-hub-button1 .card-container:hover .quick-link-card, .course-hub-button1.course-hub-button-active .card-container .quick-link-card{
	background-color: #c27119;
	padding-bottom: 4px;
	margin-top:-4px !important;
}

.course-hub-button1 .course-tab-icon, .course-hub-button1 .course-tab-title {
	background-color: #c9906a;
}

.course-hub-button1.course-hub-button-active .course-tab-icon, .course-hub-button1.course-hub-button-active .course-tab-title {
	background-color: #db8a32;
}

.course-hub-button1 .card-container:hover .course-tab-icon, .course-hub-button1 .card-container:hover .course-tab-title {
	background-color: #db8a32;
}

.course-hub-button2 .card-container:hover .quick-link-card, .course-hub-button2.course-hub-button-active .card-container .quick-link-card {
	background-color: #074486;
	padding-bottom: 4px;
	margin-top:-4px !important;
}

.course-hub-button2 .course-tab-icon, .course-hub-button2 .course-tab-title {
	background-color: #55698e;
}

.course-hub-button2.course-hub-button-active .course-tab-icon, .course-hub-button2.course-hub-button-active .course-tab-title {
	background-color: #1f5692;
}

.course-hub-button2 .card-container:hover .course-tab-icon, .course-hub-button2 .card-container:hover .course-tab-title {
	background-color: #1f5692;
}

.course-hub-button3 .card-container:hover .quick-link-card, .course-hub-button3.course-hub-button-active .card-container .quick-link-card {
	background-color: #831b50;
	padding-bottom: 4px;
	margin-top:-4px !important;
}

.course-hub-button3 .course-tab-icon, .course-hub-button3 .course-tab-title {
	background-color: #8e556b;
}

.course-hub-button3.course-hub-button-active .course-tab-icon, .course-hub-button3.course-hub-button-active .course-tab-title {
	background-color: #921f59;
}

.course-hub-button3 .card-container:hover .course-tab-icon, .course-hub-button3 .card-container:hover .course-tab-title {
	background-color: #921f59;
}

.course-hub-button4 .card-container:hover .quick-link-card, .course-hub-button4.course-hub-button-active .card-container .quick-link-card {
	background-color: #860707;
	padding-bottom: 4px;
	margin-top:-4px !important;
}

.course-hub-button4 .course-tab-icon, .course-hub-button4 .course-tab-title {
	background-color: #854747;
}

.course-hub-button4.course-hub-button-active .course-tab-icon, .course-hub-button4.course-hub-button-active .course-tab-title {
	background-color: #921f1f;
}

.course-hub-button4 .card-container:hover .course-tab-icon, .course-hub-button4 .card-container:hover .course-tab-title {
	background-color: #921f1f;
}

.course-hub-button1 .quick-link-card .card-title, .course-hub-button2 .quick-link-card .card-title, .course-hub-button3 .quick-link-card .card-title, .course-hub-button4 .quick-link-card .card-title {
	color: #ffffff;
	font-size: 1.125rem;
}

.course-card1{
	background-color:#ffffff;
}

.course-card1:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius:inherit;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2), 0 3px 5px -2px rgba(0,0,0,0.3), 0 1px 150px 0 rgba(206,74,70,0.3);
}

.course-card2{
	background-color:#ffffff;
}

.course-card2:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius:inherit;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2), 0 3px 5px -2px rgba(0,0,0,0.3), 0 1px 150px 0 rgba(253,226,201,1);
}

.course-card3{
	background-color:#ffffff;
}

.course-card3:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius:inherit;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2), 0 3px 5px -2px rgba(0,0,0,0.3), 0 1px 150px 0 rgba(253,196,163,1);
}

.course-cardp1{
	background-color:#ffffff;
}

.course-cardp1:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius:inherit;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2), 0 3px 5px -2px rgba(0,0,0,0.3), 0 1px 150px 0 rgba(70,134,206,0.3);
}

.course-cardp2{
	background-color:#ffffff;
}

.course-cardp2:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius:inherit;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2), 0 3px 5px -2px rgba(0,0,0,0.3), 0 1px 150px 0 rgba(201,228,253,1);
}

.course-cardp3{
	background-color:#ffffff;
}

.course-cardp3:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius:inherit;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2), 0 3px 5px -2px rgba(0,0,0,0.3), 0 1px 150px 0 rgba(163,220,253,1);
}

.course-cardc1{
	background-color:#ffffff;
}

.course-cardc1:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius:inherit;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2), 0 3px 5px -2px rgba(0,0,0,0.3), 0 1px 150px 0 rgba(142,70,206,0.3);
}

.course-cardi1{
	background-color:#ffffff;
}

.course-cardi1:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius:inherit;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2), 0 3px 5px -2px rgba(0,0,0,0.3), 0 1px 150px 0 rgba(206,74,70,0.3);
}

.course-card-registration:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius:inherit;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2), 0 3px 5px -2px rgba(0,0,0,0.3), 0 1px 150px 0 rgba(219,138,50,0.7);
}


.card.course-card-registration{
	background-color: #db8a32;
	color: #ffffff;
	border-radius: 1rem;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.course-card-program:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius:inherit;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2), 0 3px 5px -2px rgba(0,0,0,0.3), 0 1px 150px 0 rgba(7,68,134,0.4);
}


.card.course-card-program{
	background-color: #074486;
	color: #ffffff;
	border-radius: 1rem;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.course-card-cme:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius:inherit;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2), 0 3px 5px -2px rgba(0,0,0,0.3), 0 1px 150px 0 rgba(146,31,89,0.7);
}

.card.course-card-cme{
	background-color: #921f59;
	color: #ffffff;
	border-radius: 1rem;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.course-card-industry:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius:inherit;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2), 0 3px 5px -2px rgba(0,0,0,0.3), 0 1px 150px 0 rgba(134,7,7,0.8);
}

.card.course-card-industry{
	background-color: #921f1f;
	color: #ffffff;
	border-radius: 1rem;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}




.action-button-ghost {
	background-color: #ffffff;
	border-color: #db8a32;
	border-radius: 4px;
	font-size: 1.5rem;
	color: #db8a32 !important;
	font-weight: 600;
	padding: 5px 7px;
	line-height: 1.15;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	border-width: 4px;
	border-style: solid;
	box-shadow: 0px 2px 12px rgba(246, 186, 121, 0.5), 0 1px 2px rgba(0,0,0,0.05);
	margin-top:2px;
	margin-bottom:2px;
	font-family: "Source Sans Pro", sans-serif;
	max-width: 200px;
	transition: all 0.2s linear 0s;
		transition-property: color, border-color;
}

.action-button-ghost:after {
	content: "\f061";
    font-family: 'Font Awesome 5 Free';
	font-size: 1.375rem;
    display: inline-block;
    white-space: nowrap;
    text-align: left;
    padding-left: 9px;
    transition: all 0.2s linear 0s;
}

.action-button-ghost:hover{
	color: #f08c20 !important;
	border-color: #f19736;
}

.action-button-ghost:hover:after {
    padding-left: 12px;
    margin-right: -3px;
    transition: all 0.15s linear 0s;
		transition-property: padding-left, margin-right;
}

.course-table.table-hover tbody tr:hover {
	background-color: rgba(0, 0, 0, 0.025);
}