@CHARSET "ISO-8859-1";

*,:before,:after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(66 153 225 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

body {
	color: #000;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #235F73;
}

.rem-12 {
	font-size: 1.2rem;
}

.rem-125 {
	font-size: 1.25rem;
}

.rem-15 {
	font-size: 1.5rem;
}

.rem-2 {
	font-size: 2rem;
}

.rem-3 {
	font-size: 3rem;
}

.black {
	color:#000;
}

.white {
	color:#fff;
}

.nav-link, .dropdown-item  {
	text-decoration: none;
}

.navbar-light .navbar-nav .nav-link  {
    color: #000 !important;
    font-size: 1.15rem;
    padding: 0 2px 10px 2px;   
    margin: 0 15px;
    text-decoration: none;
}

.navbar-light .navbar-nav .nav-link:hover {
    border-bottom: 3px solid;     
}

.dropdown-menu > .nav-link, .dropdown-item {
	font-size: 1rem !important;
	text-decoration: none;
}

.dropdown-menu > .nav-link:hover, .dropdown-item:hover {
	border-bottom: none !important; 
}

.active .nav-link {
	color: #000;	
}


.printable {
	display: none;
}

@media print {
	.non-printable {
		display: none;
	}
	.printable {
		display: block;
	}
	.pagebreak { 
		page-break-before: always;
	}
}

@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1440px;
	}
}

a.static-em-blue {
	color: #009dc6;
	text-transform: none;
	text-decoration: none;
}

a.hover-bright-blue:hover {
	color: #006aa9;
	text-transform: none;
	text-decoration: none;
}

.btn-primary {
    color: #000 !important;
    background-color: #71c5e8 !important;
    border-color: #71c5e8 !important;    
    text-decoration: none;
    text-transform: uppercase;
    font-weight:800;
}

.badge-primary {
	background-color:#000;
	color: #fff;
    display: inline;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    text-transform: none;
    vertical-align: baseline;
    white-space: nowrap;	
}

.badge-primary:focus, .badge-primary:hover {
	background-color: #a3a3a3;
}

.btn,.nav-pills .nav-link, .breadcrumb {
	border-radius: 0;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link, .dropdown-item.active {
    color: #fff;
    background-color: #000;
    border: 1px solid #fff;
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #000;
    border-color: #fff;
}

.page-link:hover {
    z-index: 2;
    color: #71C5E8;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.btn-static-orange {
	color: #000;
	background-color: #71c5e8;
	text-shadow: none;
	font-size: 20px;
}

.btn-hover-dark-orange:hover {
	color: #000;
	background-color: #71c5e8;
	text-shadow: none;
}

.btn-outline-success {
	color: #71c5e8;
	background-color: transparent;
	background-image: none;
	border-color: #71c5e8;
}

.btn-outline-success:hover {
	color: #000;
	background-color: transparent;
	background-image: none;
	background-color: #71c5e8;
	border-color: #71c5e8;
}

a.bg-blackIce,.bg-blackIce {
	background-color:#000;
	border: 1px solid #fff;
	color: #fff !important;
}

.bg-blackIce:hover,.bg-blackIce:active {
	background-color:#000;
	border: 1px solid #fff;
	color: #71c5e8 !important;
}

.btn-sm {
	font-size: 16px;
}

.bg-light {
	background-color: #fff !important;
}

.bg-white {
	background-color:#fff;
}

.pad-top-20 {
	padding-top: 20px;
}

.pad-top-30 {
	padding-top: 30px;
}
.calendarevents {
	background-color:#fff;
	border: 1px solid #dddddd;
	padding: 15px auto;
	margin: 0px auto 30px;	
}

.font-bold {
	font-weight: 700;
}

.classevent a {
	--tw-text-opacity: 1;
    color: rgb(35 95 115 / var(--tw-text-opacity));    
	text-decoration:none;
}

.classevent a:hover {
	text-decoration:underline;
}

.breadcrumb-item a {
	color:#000;
}

.breadcrumb-item a {
	color:#000;
	text-decoration:none;
}

.breadcrumb-item.active {
	color:#000;
}

.hide {
	display:none;
}

.text-center {
	text-align: center;
}

.monthyear {
	color:#000;
	font-size: 40px;
}

.classevent, .classeventheader {
	padding:20px;
}

.classeventheader {
	color: #000;
}

.odd {background-color:#f9f9f9;}
.even {background-color:#dfe0e1;}

.accountdefault {
	background-color:#d4edda;
	border-color:#c3e6cb;
}

.btn-delete {
	background-color: transparent;
	background-image: none;
	color: #5a5a5a;
}

.carticon {
	margin: 0 7px;
	font-size: 18px;
}

#categoryimg {
	background-size: cover;
	height:200px;
}

#lmsimg {
	background-size: cover;
	height:225px;
}

#categoryimg h2 {
	padding: 40px;
	margin: 20px;
	background: rgba(255, 255, 255, .6);
	color: #004563;
	text-shadow: 1px 1px #000;
	display: inline-block;
	border-radius: 10px;
}

ul.thumbnails.image_picker_selector li .thumbnail {
	height: 130px;
}

ul.thumbnails.image_picker_selector li .thumbnail.selected {
	background-color: transparent;
	border: #0088cc solid 1px;
}

ul.thumbnails.image_picker_selector li .thumbnail img {
	width: 150px;
	max-height: 127px;
}

.smaller {
	font-size: smaller;
}

.box .desc {
	height: 140px;
	overflow: hidden;	
}

.desc {
	margin-bottom: 15px;
}

.card-img-wrapper {
	height:225px;
	background-size:cover;
}

img.lms-badge {
	float:left;
	margin-right:15px;
}

.lms-badge a.box-img-link {
	width:50%;
	float:left;
	display:block;
	padding:10px;
}

.lms-badge .badgetext {
	height: 210px;
}

.lms-badge .card-img-wrapper {
	height:200px;
	background-size: cover;
	background-repeat: no-repeat;
}

.lms-badge .box-body {
	padding:10px;
}

.lms-badge .box-body>p.desc {
	height:200px;
	overflow: hidden;
}

.list-group-wrapper .lms-badge .card-img-wrapper {
	background-size: contain;
}

.list-group-wrapper .lms-badge .badgetext {
	height: auto;
}

.checkout p,.checkout form {
	padding: 0 35px;
}

.fluid-form {
	width: 100%;
}

.invoicetable {
	border-collapse: collapse;
	width:100%;
	margin-bottom:10px;
}

.invoicetable th, .invoicetable td {
	border: 1px solid grey;
	padding:5px;
}


.shaded {
	background-color:#e9ecef;
}

.blurb {
	padding: 10px;
}

.blurb img {
	display: block;
	margin: auto;
}

.border-right {
	border-right: solid 1px lightgrey;
}

.advisory {
	background-color: #e8faff;
}
.carousel {
	margin-bottom: 0;
}

.carousel-indicators li {
	background-color: #005181;	
}
 
.marketing {
	padding: 0 20px 20px;
	margin-bottom: 20px;
	background-color: #E2E2E2;
}

.breadcrumb {
	margin-top: 1.5rem;
	margin-bottom: .5rem;
}
.carousel,.carousel .carousel-item, .breadcrumb {
    background-color: #E2E2E2;	
}

.carousel .carousel-item > .row, .banner {
    background-color: #000;	
}

.brand.brand-elliemae {
    width: 144px;
    max-width: 100%;
}
.brand {
    display: inline-block;
    vertical-align: top;
}

a.white-em {
	margin-top:30px;
	margin-bottom:30px;
	display:block;
}

.banner {
	color: #fff;
	overflow: hidden;
}
.banner h2 {
	margin-top: 30px;
}

.bottom-banner {
	background-color: #000;
	color:#fff;
	padding-bottom: 50px;
    margin-bottom: -50px;
}
.bottom-banner a{
	color:#fff;
}

#modalhelper {
	color:#5a5a5a;
}

#modalhelper a {
	color:#007bff;
}

#modalhelper a:hover {
	color:#0056b3;
}

.carousel-control-next, .carousel-control-prev {
	width: 8% !important;
}

.carousel-control-prev {
    display:flex;
    justify-content: flex-end;
}

.carousel-control-next {
    display:flex;
    justify-content: flex-start;
}

.carousel-caption {
    z-index: 0;
    background: none;
    color: #fff;
    text-shadow: none;
    bottom:auto;
}

.carousel-caption a.caption {
	display:block;
    color: #fff;
    text-decoration: none;
}

.mt-50 {
	margin-top:50px;
}

.shadow:active, .shadow:focus, .btn-primary:active, .btn-primary:focus  {
	box-shadow: none;
	outline: 0;
}

.shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}

.category {
	background-color:#E2E2E2;
	text-align: center;	
}

.grid-group-wrapper .box-body {
	text-align: center;	
}

.category h5 {
	padding:20px;
}

.navbar-brand {
	padding:20px;
}

.btn-bg-azure {
    color: #000;
    background-color: #71C5E8 !important;
    text-transform: uppercase;
    padding: 5px 40px;
    font-weight: 500;
    font-size: 1.15rem;
    text-decoration: none;
}

.btn-bg-azure:hover {
	--tw-text-opacity: 1;
    color: rgb(35 95 115 / var(--tw-text-opacity));
}

a.a-azure {
	color: #71C5E8;
}

.m-4 {
	margin:4rem;	
}

addenrollmentmessage {
	color: #cf1204;
	font-weight: 800;
}

hr.separator {
	border: 1.25px solid #000;
    width: 20%;
}
h2.card-title {
	margin: 1.3rem;
    font-size: 1.3rem;
    color:#000;
}

.card-title {
	color:#000;
}

.btn-bg-black, a.btn-bg-black {
	background-color: #000;
	color:#fff;
	border: 1px solid #fff;
	text-transform: uppercase;
    padding: 5px 40px;
    font-weight: 500;
    font-size: 1.15rem;
    text-decoration: none;
}

.btn-bg-black:active {
    background-color: #000;
    border-color: #fff;
    color: #71c5e8;
    text-decoration: none;
    transform: translateY(2px);
}

.btn-bg-black:focus,.btn-bg-black:hover {
    background-color: #000;
    border-color: #fff;
    color: #71c5e8;
    text-decoration: none;
}

.hover-azure:hover {
	color: #71C5E8;
}

.fs18 {
    font-size: 18px !important;
}

@media (min-width: 992px) {
	.fs18 {
	    font-size: 1.125rem!important;
	}
}

@media (min-width: 768px) {
	.fs18 {
	    font-size: 1.125rem!important;
	}
}

@media (min-width: 576px) {
	.fs18 {
	    font-size: 1rem!important;
	}
}


.text-azure {
    color: #71C5E8 !important;
}
.text-azure{
	display: block;
    font-size: 14px !important;
    font-weight: 500;
    line-height:1.2;
} 

.text-sapphire {
    color: #005181!important;
}

.banner a#STCHelpVideo,.banner a#STCHelpVideo:hover,.banner a#STCHelpVideo:active {
	color:#fff;
}

.az-card {
	text-align:center;
}

a.az-card, a.az-card:hover  {
    text-decoration: none;
}

.row > .item {
	margin-bottom:20px;
}

.heading {
	margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

.creative {
    border-radius: 4px;
    border: solid 1px #dddddd;
    background-color: #ffffff;
    overflow: hidden;
}

.creative .az-body {
    min-height: 180px;
    padding: 25px;
    text-align: center;
}

.creative .az-heading {
    overflow: auto;
}

.creative h3 {
    font-size: 20px;
    margin: 1.25rem 0;
    line-height: 1.4;
    color: #005181;
}

.creative h5 {
    display: block;
    font-size: 14px !important;
    color: #999999;
}

.ikon {
    display: inline-block;
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 50%;
    vertical-align: middle;
}

.ikon.ikon-xl {
    width: 160px;
    height: 160px;
    background-size: contain;
}

.ikon.ikon-lg {
    width: 80px;
    height: 80px;
    background-size: contain;
}

.ikon.ikon-md {
    width: 60px;
    height: 60px;
    background-size: contain;
}

.ikon.ikon-sm {
    width: 40px;
    height: 40px;
    background-size: contain;
}

.ikon.ikon-education-certification {
    background-image: url(/images/icon-education-certification.svg);
}

.ikon.ikon-consulting {
    background-image: url(/images/icon-consulting.svg);
}

.ikon.ikon-customers {
    background-image: url(/images/icon-customers.svg);
}

.ikon.ikon-custom-solutions {
    background-image: url(/images/icon-data-analytics.svg);
}


input, .form-control {
	background-color: #F9F9F9;
}

iframe.blupaycheckout {
	border: none;
	height: 500px;
	width: 450px;
	overflow: hidden;
}

iframe.blupaycheckoutACH {
	border: none;
	height: 795px;
	width: 450px;
	overflow: hidden;
}

table.orderstable {
	width: 100%;
}

table.orderstable tr td, table.orderstable tr th {
	padding: 10px;
	vertical-align: top;
}

#fingerprintverify {
	display:none;
}

@media only screen and (min-width: 768px) {
	.advisory {
		border-right: solid 1px lightgrey;
	}
}

@media ( min-width : 992px) {
	.modal-lg {
		max-width: 950px;
	}
}

.box-body {
	padding: 15px;
}

#lp-form a { color:#00adda; }
.fs12 {
    line-height: 1.66;
}
.fs12 {
    font-size: 12px !important;
}

.-passport-active.is-whome .-passport-hidden {
    visibility: hidden;
    position: absolute;
}

.-passport-active:not(.is-whome) .-passport-hidden {
    visibility: visible;
    position: static;
}

.who-me {
    text-align: left !important;
    padding: 8px 12px 4px !important;
    width: 100%;
    border: 1px solid #ececec;
    color: #999999;
}


.demo-req-form-col form, #error-404 form {
    width: 342px;
    padding: 24px 40px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 4px 24px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 4px 24px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 4px 24px 0px rgba(0,0,0,0.12);
}

.bg-white {
    background: white !important;
}

.marketing-bottom {
	padding-top: 25px;
	margin-bottom: 0;
}

@media (min-width: 320px) {
	.carousel-caption a.caption {
	    font-size: .75rem;
	}
}

@media (min-width: 360px) {
	.carousel-caption a.caption {
	    font-size: 1rem;
	}
}

@media (min-width: 640px) {
	.carousel-caption a.caption {
	    margin-top: 10px;	
	}
}

@media (min-width: 868px) {
	.carousel-caption a.caption {
	    font-size: 1.25rem;
	}
}

@media (min-width: 1092px) {
	.carousel-caption a.caption {
	    font-size: 1.5rem;
	}
}

@media (min-width: 1280px) {
	.carousel-caption a.caption {
	    font-size: 1.75rem;
	}
}

/*List Grid styles */
@media only screen and (min-width: 481px) {
	.box {
		border: 1px solid rgba(0, 0, 0, .125);
		border-radius: .25rem;
	}
	.list-group-wrapper>.item {
		max-width: 100%;
		float: none;
	}
	.list-group-wrapper>[class*='col-'] {
		flex: none;
		width: 100%;
	}
	.list-group-wrapper>.item a.box-img-link {
		width: 30%;
		text-align: left;
		float:left;
	}
	.list-group-wrapper h2, .list-group-wrapper h3, .list-group-wrapper h4,
		.list-group-wrapper h5 {
		text-align: left;
	}
	.list-group-wrapper .box-body {
		float: right;
		padding: 10px;
		width: 70%;
		text-align: right;
	}
	.list-group-wrapper .box .desc {
		text-align: left;
	}
}

/* Table styling for compact, small text */
.compact-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px; /* Small text */
}

.compact-table th, .compact-table td {
    padding: 4px 8px; /* Minimal padding */
    border: 1px solid #ddd; /* Thin border */
    text-align: left;
    vertical-align: middle; /* Vertically center text in cells */
    max-width: 150px; /* Set max width for columns */
    word-wrap: break-word; /* Wrap text within max width */
    white-space: normal; /* Allow wrapping */
}

.compact-table th {
    background-color: #f4f4f4; /* Optional: light background for header */
    font-weight: bold;
}

/* Optional: reduce the height of rows */
.compact-table tr {
    line-height: 1.2; /* Compact row height */
}
