/*.ibm-ind-link.ibm-alternate [class*="-link"]:before {
	top: 0.3em;
}

.ibm-alternate-background .ibm-icononly a:hover:before {
	color: #bbb;
}

.ibm-band {
	padding: 10px 0;
}
*/

/* fix list items when displayed in an asbolute positioned container
ul > li, ol > li {
	position: relative;
}*/

/* icons for search tips
.ibm-icon {
	display: inline-block;
	margin: 0 -4px 0 3px;
	vertical-align: middle;
}
.ibm-icon:before {
	position: relative !important;
	font-size: 1.6rem;
}
*/
.ibm-band {
	margin: inherit;
}
.es-featured-item-cta [class*="-link"]:before {
	display: inline-block;
	width: 0.85em;
	text-align: center;
}


/****************************************/
/* SEARCH INPUT							*/
/****************************************/

.es-search-box {
	position: relative;
	padding: 0 0 5px 0;
}

.es-form {
	display: block;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.es-form input#query_string {
	display: block;
	box-sizing: border-box;
	width: 100%;
	font-family: "HelveticaNeue-Light","HelvLightIBM",Arial,sans-serif; /*"HelvRegularIBM","Helvetica Neue",Arial,sans-serif;*/
	font-size: 20px;
	line-height: 46px;
	height: 46px;
	background: #fff; /*#ececec;*/
	color: #323232; /*#5596e6;*/
	border: 1px solid #959f9f;
	padding: 0 40px 0 15px;
	outline: none;
}

.es-form input#query_string:focus {
	border-color: #000;
}

/* label (hidden) */

.es-form label {
	display: none;
}

/* search button, also "inside" the input box */

.es-form input[type="submit"] {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 14px;
	right: 11px;
	font-size: 0;
	background: transparent url("//1.www.s81c.com/common/v18/i/search2x.png") 0 0 / 20px auto no-repeat;
	border: none;
	cursor: pointer;
}

/* type ahead */

.es-search-box .es-search-typeahead-con, #training-search-module .es-search-typeahead-con, #training-search-module-TP .es-search-typeahead-con, #formsearch .es-search-typeahead-con {
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #000;
	border-top: 0;
	margin-top: -1px;
	color: #000;
	display: none;
	width: 100%;
	position: absolute;
	z-index: 20;
}

#formsearch .es-search-typeahead-con {
	width: 98.7%;
}

.es-search-box .es-search-typeahead-con.ibm-showing, #training-search-module .es-search-typeahead-con.ibm-showing, #training-search-module-TP  .es-search-typeahead-con.ibm-showing, #formsearch  .es-search-typeahead-con.ibm-showing {
	display: block;
}

.es-search-box .es-search-typeahead-con li, #training-search-module .es-search-typeahead-con li, #training-search-module-TP .es-search-typeahead-con li, #formsearch .es-search-typeahead-con li {
	color: #323232;
	cursor: pointer;
	font-family: "HelveticaNeue-Light", "HelvLightIBM", Arial, sans-serif;
	padding: 5px 10px;
}

.es-search-box .es-search-typeahead-con li strong, #training-search-module .es-search-typeahead-con li strong, #training-search-module-TP .es-search-typeahead-con li strong, #formsearch .es-search-typeahead-con li strong {
	color: #000;
}

.es-search-box .es-search-typeahead-con li.ibm-active, #training-search-module  .es-search-typeahead-con li.ibm-active, #training-search-module-TP .es-search-typeahead-con li.ibm-active, #formsearch .es-search-typeahead-con li.ibm-active {
	background: rgba(255,255,255,0.5);
	background: #ececec;
}

.es-search-box .es-search-typeahead-con li.ibm-active:after, #training-search-module  .es-search-typeahead-con li.ibm-active:after, #training-search-module-TP .es-search-typeahead-con li.ibm-active:after, #formsearch .es-search-typeahead-con li.ibm-active:after {
	content: "\f105";
	color: #323232;
	font-size: 1.7em;
	font-family: "icons-ibm-v5", "icons-ibm-v4";
	position: absolute;
	right: 25px;
}

/* layout for screens below 760px */

@media only screen and (max-width: 759px) {
	.es-search-box .es-search-typeahead-con li.ibm-active:after, #training-search-module  .es-search-typeahead-con li.ibm-active:after, #training-search-module-TP  .es-search-typeahead-con li.ibm-active:after, #formsearch  .es-search-typeahead-con li.ibm-active:after { right: 10px; }
}

/* layout for screens below 580px */

@media only screen and (max-width: 579px) {
	.es-form input#query_string { font-size: 16px; }
}


/****************************************/
/* LEAD SPACE							*/
/****************************************/

.es-lead-space {
	margin-bottom: 20px;
}

.es-lead-space .ibm-band {
	padding: 30px 0 10px 0;
	min-height: 240px;
}

.es-lead-space h1, .es-lead-space h2, .es-lead-space p {
	line-height: 1.1em;
}

.es-lead-space h2 {
	margin: -10px 0 5px;
	padding: 0;
}



/****************************************/
/* CURATED SEARCH CARDS					*/
/****************************************/

/* card, common layout */

.es-featured-item {
	border: solid 1px #E0E0E0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.es-featured-item-table {
	display: table;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	min-height: 200px;
	width: 100%;
}

.es-featured-item p {
	line-height: 1.25rem;
}

.es-featured-item-header, .es-featured-item-content, .es-featured-item-cta {
	display: table-row;
}

.es-featured-item-cell {
	display: table-cell;
	padding: 20px;
	vertical-align: top;
}

.es-featured-item-header .es-featured-item-cell {
	padding: 0;
	vertical-align: middle;
}

/* call to actions */

.es-featured-item-cta .es-featured-item-cell {
	padding: 0 20px 5px;
	vertical-align: bottom;
}

.es-featured-item-cta p {
	padding-bottom: 0;
}

.es-featured-item-cta a {
	color: #323232;
	padding-bottom: 10px;
}


/* specific to layout A */

.ibm-col-4-2.es-featured-item {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.ibm-col-4-2.es-featured-item h3 {
	line-height: 1.1em;
	width: 65%;
}

.ibm-col-4-2 .es-featured-item-cta a {
	margin-right: 20px;
}

/* primary cta (button) */

.es-primary-cta {
	display: inline-block;
	background: #5aaafa;
	padding: 10px 20px;
}

.es-featured-item .ibm-btn-pri[class*="-link"]:before {
	position: static;
	vertical-align: bottom;
	margin-right: 5px;
}


/* specific to layout B & C: header w/bg */

.es-featured-item-header .es-featured-item-cell {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 105px;
}


/* specific to layout B: primary action */

.es-featured-item-header a {
	display: block !important;
	width: 100%;
	height: 105px;
	font-size: 0;
	background: rgba(0,0,0,0.1);
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	text-align: center;
}

.es-featured-item-header a:before {
	position: static;
	line-height: 105px;
	height: 105px;
	font-size: 4rem;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.es-featured-item-header a:hover {
	background: rgba(0,0,0,0.3);
}


/* layout for screens below 980px */

@media only screen and (max-width: 979px) {
	.ibm-col-4-2.es-featured-item h3 { width: auto; font-size: 1.5rem; }
	.es-primary-cta { padding: 7px 10px; }
}


/****************************************/
/* SEARCH RESULTS						*/
/****************************************/

/* search tips */

.es-search-tips {
	float: right;
	padding: 5px 0 5px 20px;
	position: relative;
	z-index: 10;
}

/* refine results filters */

ul.ibm-twisty > li.es-search-filters div.ibm-twisty-body {
	margin-left: -10px;
	margin-right: -10px;
	padding-bottom: 15px;
}

ul.ibm-twisty > li.es-search-filters div.ibm-twisty-body:after {
	content: "";
	display: block;
	clear: both;
}

.es-search-filters select {
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.es-search-filters div.ibm-selectlist-styled {
	display: block;
}


/* results navigation */

.ibm-pagination a.disabled {
	pointer-events: none;
	color: #e0e0e0;
	opacity: 0.5;
}

.ibm-pagination a[aria-selected="true"] {
	pointer-events: none;
}

/* search result entries */

.es-search-result {
	margin-bottom: 15px;
}

.es-search-result h2 {
	font-size: 1.25rem;
	line-height: 1.25rem;
	padding-bottom: 5px;
}

.es-search-result p {
	font-size: 1rem;
	line-height: 1.2rem;
	padding-bottom: 5px;
}

.es-search-result p br {
	display: none;
}

/* layout for screens below 580px */

@media only screen and (max-width: 759px) {
	.es-search-filters .ibm-col-6-2 { margin-bottom: 10px; }
	ul.ibm-twisty > li.es-search-filters div.ibm-twisty-body { padding-bottom: 5px; }
}



/****************************************/
/* LOADING ANIMATION					*/
/****************************************/

/* full UI */

.es-loading-overlay {
	position: fixed;
	display: none;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	z-index: 1000;
	background-color: #fff;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;1+0,0.95+15,0.75+100 */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.95) 15%, rgba(255,255,255,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(15%,rgba(255,255,255,0.95)), color-stop(100%,rgba(255,255,255,0.75))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 15%,rgba(255,255,255,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 15%,rgba(255,255,255,0.75) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 15%,rgba(255,255,255,0.75) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 15%,rgba(255,255,255,0.5) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.es-loading-overlay .ibm-spinner-logo {
	top: 50%;
	margin-top: -20px;
}

.es-loading-overlay .ibm-spinner {
	position: relative;
	top: 50%;
	margin: -22px auto 0;
}

/* only results */

.es-results-loading {
	position: relative;
}

.es-results-loading .es-loading {
	position: absolute;
	display: none;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #fff;

	background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.95) 15%, rgba(255,255,255,0.75) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(15%,rgba(255,255,255,0.95)), color-stop(100%,rgba(255,255,255,0.75)));
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 15%,rgba(255,255,255,0.75) 100%);
	background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 15%,rgba(255,255,255,0.75) 100%);
	background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 15%,rgba(255,255,255,0.75) 100%);
	background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.95) 15%,rgba(255,255,255,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfffffff',GradientType=1 );

	background-size: auto 240px;
}

.es-results-loading .es-loading .ibm-spinner-logo {
	top: 100px;
}

.es-results-loading .es-loading .ibm-spinner {
	position: relative;
	top: 100px;
	margin: 0 auto;
}
