/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 29, 2015, 2:02:42 PM
    Author     : WB486124
*/

.visible-xs-block {
  display: block !important;  
  border: 0;
	margin: 0;
  padding:0;
	width:auto;
}
	
.navbar-toggle.collapsed.glyphicon.glyphicon-minus, .navbar-toggle.glyphicon.glyphicon-minus {
	margin-top: -1px;
	width:100px;
	height:40px;
	background-color:#555;
	border-radius:0;
	float:left;
}
.navbar-toggle.collapsed.glyphicon.glyphicon-minus:before, .navbar-toggle.glyphicon.glyphicon-minus:before {
	content:"Refine by: ";
	color:#fff;
	font-family: "Open Sans",sans-serif;
	font-size:13px;
	font-weight:700;
	text-align:center;
	margin: -20px auto 0;
}

.group-right h2 {
	font-size:14px;
	line-height:1.45;
	color:#000;
	margin-bottom:10px;
}
.group-right h2 a {
	color:#000;
}

.group-right .field-label {
	font-size:11px;
	font-wight:bold;
}

.group-right .field-item {
	font-size:14px;
	margin-bottom: 10px;
}

.page-gsearch #block-system-main .social {
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;

}
.page-gsearch #block-system-main .fivestar-default, .page-gsearch #block-system-main .fivestar-summary-average-count {
  float: left;
}
.page-gsearch #block-system-main .ds-2col-fluid {
    margin-bottom: 25px;
}

.page-gsearch #block-system-main .ds-2col-fluid {
    background: #fff;
    padding: 15px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 6px #d2d2d2;
    border-radius: 4px;
    /* border: 1px solid #dcdcdc; */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.page-gsearch #block-system-main .view-search-catalog .views-row {
	border-bottom: none; 
    margin-bottom: 8px;
    padding-bottom: 0px; 
}
.page-gsearch #block-system-main .group-right .field-item.even:first-child {
    margin-bottom: 0px;

}
#block-portal-blocks-header-search-block .bootstrap-select.btn-group .dropdown-menu {
  width:200%;
  overflow-x: hidden;
}
#block-portal-blocks-header-search-block .btn-group.bootstrap-select.form-control.form-select {
    margin-top: 29px;
}
.form-type-select.form-item-field-term-tree.form-item.form-group.topic-selection {
   right: 10px;
}

#views-exposed-form-search-catalog-page #search-window {
  right: 0px;
}
img {
	max-width:100%;
}
h2.block-title {
	font-size:14px;
	line-height:1.45;
	margin:10px 0;	
}
/*Profile Image Circle*/
#block-portal-blocks-profile-widget .nav>li>a>img {
  display: inline;
  border-radius: 22px;
  padding-right: 1px;
}
/*Profile Image Circle*/

#edit-field-term-tree-wrapper {
	width:30%;
}

.content-primary #edit-field-term-tree-wrapper {
	display:none;
}

.leaf {
	display:table;
	color:#333;
}

.leaf a {
	color:#333;
}

.leaf .facetapi-checkbox {
	border-radius:0;
	display:table-cell;
	background-image:none;
}
.leaf input[type="checkbox"] {
	margin-right:6px !important;
}

.ds-2col-fluid > .group-right, #calpopup-body .group-right {
    float: none;
    width: 100%;
	padding:10px;
/*	border-bottom:1px solid #ccc;
	margin-bottom:1em;
	padding-bottom:1em;*/
}
.ds-2col-fluid > .group-left, #calpopup-body .group-left {
    float: none;
    width: 100%;
}
#calpopup-body .ds-2col-fluid > .group-right {
    float: none;
    width: 98%;
	margin:6px auto;
}
#calpopup-body .ds-2col-fluid > .group-left {
    float: none;
    width: 98%;
	margin:6px auto;
}
#calpopup-body .group-left img {
	width:100%;
	height:auto;
}
	
		
.pagination-numbers>li>a, .pagination-numbers>li:first-child>a, .pagination-numbers>li:first-child>span {
    padding: 5px 8px;
}
.pagination .next.last, .pagination .prev.first {
	width:auto;
	padding-left:0;
	padding-right:0;
}

::-webkit-scrollbar {
	width: 6px;
}

::-webkit-scrollbar-track {
	background-color: #fafafa;
}

::-webkit-scrollbar-thumb {
	background-color:#aaa;
	/*background: -webkit-linear-gradient(left, #999, #888);*/
	border: none;
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
	border-radius: 3px;
}

/*.nav.navbar-nav.navbar-left.user-box li {
	float:left;
}
.nav.navbar-nav.navbar-left.user-box li:first-child {
	float:none;
}*/

.navbar.navbar-default {
	height: auto;
	max-height:none;
}

.navbar-collapse.collapse.in, #olc-navbar  {
	max-height:none;
    overflow-y: visible;
}

.user-box{
	background:#fff;
	border:1px solid #e5e5e5;
	font-size:11px;
	font-weight:600;
	padding:5px 10px;
	margin:0 -10px
}

.user-box>li{
	float:none
}

.user-box>li:first-child{
	margin-left:0
}

.user-box>li>a,.user-box>li>a:focus{
	display:inline-block;
	color:#333;
	padding:0
}

.user-box>li>a:hover{color:#39beea !important}

.user-box>li>a.learning-button:beforasae{
	content:"";
/*	background-image:url('../images/my-learning-menu-icon.png'); */
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	height:25px;
	width:28px;
	margin:0 5px -8px 0
}

.user-box li a.logout-button:before{
/*	content:"";
	background-image:url('../images/icons-s1788d0cf61.png');  
	background-position:0 -375px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	height:24px;
	width:25px;
	margin:0 5px -8px 0 */
}
.user-box>li.user-button-li{
  margin-top: 5px;
  padding-top: 1px;
}

.not-logged-in .user-box>li.user-button-li a,
.not-logged-in .user-box>li.user-button-li a.register-button{
  font-size: 14px;
  font-weight: normal;
  color: #000;
  padding-top: 0px;
  top: 1px;
}
.not-logged-in .user-box>li.help-button-li{
  margin-top: 5px;
}
.not-logged-in .user-box>li.user-button-li:before {
  content: "";
/*  background-image: url('../images/icons-s1788d0cf61.png');
  background-position: 0 -239px;
  background-repeat: no-repeat; */
  overflow: hidden;
  display: inline-block;
  height: 25px;
  width: 25px;
  margin: 0 5px -8px 0;
  position: relative;
  top: 2px;
}
.not-logged-in .user-box>li>a.register-button {
  padding-left: 5px;

}

.user-box>li>a.user-button:before {
  content: "";
  background-image: none;
  background-position: 0 -239px;
  overflow: hidden;
  display: none;
  height: 0px;
  width: 0px;
  margin: 0;
}

/*.user-box>li>a.register-button:before{
	content:"";
	background-image:url('../images/icons-s1788d0cf61.png');
	background-position:0 -422px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	height:24px;
	width:25px;
	margin:0 2px -8px 0
}*/

/* Solr Talks Page CSS */
.page-wbg-talks-search .form-item-facets .facetapi-multiselect .btn.btn-solr-app, .page-wbg-talks-search .form-item-facets .facetapi-multiselect .btn.btn-solr-clr {
    border: none;
    color: #666;
    float: right;
    margin-top: 0;
    text-transform: uppercase;
    min-width: 110px;
    min-width: 85px;
    margin-right: 4px;
    margin-bottom: 2px;
}

.views-reset-button button#edit-reset {
    border: medium none;
    color: #666;
    background: #dedede none repeat scroll 0 0;
    border-radius: 3px;
    font-weight: normal;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    min-width: 120px;
}

.views-reset-button button#edit-reset {
    min-width: 60px !important;
}

.view-wbg-talks-search span.btn.btn-primary.btn-filter {
    border: none;
    /* color: #666; */
    color: #333;
    margin-top: 0;
    min-width: 156px;
    margin-right: 4px;
    margin-bottom: 2px;
    /* background: #dedede; */
    background: #35C6C6;
}

.region-content section.block-facetapi {
    float: left;
    padding-right: 1px;
    margin-bottom: 3px;
    min-width: 170px;
}

.olc-calendar-widget .olc-filter-select-group #views-exposed-form-calendar-page div {
    float: left;
    padding-right: 1px;
    margin-bottom: 3px;
    min-width: 170px;
}

.region-content section.block-facetapi .dropdown-menu.open {
    min-width: 240px ! important;
}
/* Solr Talks Page CSS */


.user-box li a.help-button:before{
	content: "?";
  /* background-image: url('../images/icons-s1788d0cf61.png'); */
  background-position: 0 -399px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 25px;
  width: 25px;
  margin: 0 5px -8px 0;
  color: #FFF;
  font-size: 16px;
  background-color: #000;
  text-align: center;
  border-radius: 13px;
  background-color: #179fda;
  padding-top: 2px;
  position: relative;
  top: 1px;
}

/** Dialog Box of OTJ Plan **/
/* The Modal (background) */
.olc-my-ipf-wrap .table-responsive {
  overflow-x: unset;  
}
.url-redirect-modal, .url-alert-modal {
/*  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10000; /* Sit on top */
  /* padding-top: 270px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.url-alert-modal .modal-content {
  width:300px;
  top: 50%;
  left: 50%;
}
#url-redirect-myModal .modal-header, #url-alert-myModal .modal-header {
  background: #f2f2f2;
}

#url-redirect-myModal .modal-header, #url-alert-myModal .modal-header {
  padding: 10px;
  border-bottom: none;
  min-height: 16.42857px;
}
#url-redirect-myModal .modal-footer, #url-alert-myModal .modal-footer {
  padding: 1px;
  text-align: right;
  border-top: none;
  margin-top: 0px;
}
#url-redirect-myModal .olc-ipf-popup-btn .btn-default, #url-alert-myModal .olc-ipf-popup-btn .btn-default {
  border: 1px solid #dedede;
  color: #FFF;
  background: #0099cc;
  box-shadow: none;
  padding-right: 10px;
  margin-right: 4px;
  margin-bottom: 4px;
}
#url-redirect-myModal .modal-header .close, #url-alert-myModal .modal-header .close  {
    margin-top: -20px;
}
#url-redirect-myModal .icon-home, #url-alert-myModal .icon-home  {
  padding-bottom: 30px;
}
.alert-url .close {
  font-size: 14px;
  
}
.alert-url {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
  padding: 5px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.page-home-carousel .alert-url {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
  padding: 5px;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 0px;
}
.page-mylearning-myolc .alert-url {
  margin-bottom: 20px;
  margin-left: 10px;
  width: 100%;  
}
.page-calendar .alert-url {
  margin-bottom: 0px;
  margin-left: 10px;
  width: 100%;  
}
.page-home-carousel .landing_page_text {
  padding-left: 14%;  
}
.page-home-carousel .preferences_text {
  padding-left: 14%;  
}
.preferences_text {
  font-style: italic;
}
.landing_page_text {
  font-weight: bold;
  margin-bottom: 3px;
}
#url_yes_submit {
  text-decoration: underline;    
}
/** Dialog Box of OTJ Plan **/
/** OTJ Plan Description **/


.menu.nav {
	font-size:13px;
}

.menu.nav li {
}

.menu.nav li ul.dropdown-menu {
	padding:0;
}


.menu.nav li ul.dropdown-menu li {
	min-width:100%;
	display:block;
}



.menu.nav li a {
		color:#333;
		padding: 5px 11px;
}

.menu.nav li.active>a, .menu.nav li.active-trail>a {
		background-color:#f2f2f2;
		font-weight:700;
}
[class*="menu-"] a {
	border-bottom:none;
}
.menu.nav li ul.dropdown-menu li a:hover {
	color:#000;
	background-color:#e5e5e5;
}
.region.region-header .views-exposed-widgets {
	margin:0.5em 0;
}


.region.region-header #edit-field-term-tree-wrapper {
	display:none;
}

.views-exposed-form .views-exposed-widget {
	padding-right:0;
}
select.form-control, select.form-control.form-select {
	border:none !important;
	border-color:#fff !important;
}

.views-exposed-form .views-exposed-widget {
	padding-top:0.1em;
	/* width:100% !important; for gsearch*/
}

#block-menu-menu-olc-menu {
	width:100%;
	float:none;
}
#block-portal-blocks-header-search-block {
	width:100%;
	float:none;
	height:auto;
	
}
.chosen-container-single {
    border: none;
	display:inline-block;
	float:left;
	width:100% !important;
	height:31px !important;
}
#block-portal-blocks-header-search-block .chosen-container-single .chosen-single {
	height:0 !important;
}
.chosen-container-single .chosen-drop {
    margin-top: 2px;
    border-radius: 0; 
    background-clip: padding-box;
	border: 1px solid #e5e5e5;
}

.chosen-container .chosen-drop {
		width: 100%;
		z-index:2000;
}

.chosen-container-single .chosen-drop .chose-results {
    
}

	
.chosen-container-single .chosen-single {
	background-image:none !important;
	border:none;
	background-color:#fff;
	border-radius:0;
	box-shadow:none;
	width:100%;
}

.chosen-container-single#hover .chosen-single, .chosen-container.chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single {
	background-color:#f2f2f2;
	border:none;
}
	
.chosen-container.chosen-container-single, .chosen-container.chosen-container-single.chosen-container-active.chosen-with-drop {
	border:none;
	width:100% !important;
}
.chosen-container .chosen-results li.highlighted {
	background-color:#ccc;
	background-image:none;
}

.content-wrapper.content-wrapper-inside {
	/*margin-top: 8px;*/
  padding-top:2px;
}
.content-primary .block.block-views.navbar-collapse.collapse.clearfix {
	display:block !important;
	margin-top:0;
}
.content-primary .views-exposed-form {
	margin-bottom:15px !important;
}

#edit-search-api-views-fulltext-wrapper {
    border: 1px solid #e5e5e5;
    padding: 3px 0 0;
}
.content-primary #edit-search-api-views-fulltext-wrapper {
    border: 1px solid #dedede;
    background-color:#f2f2f2;
	padding: 15px;
	width:100% !important;
	margin-bottom:0;
	text-align:left;
}

input#edit-search-api-views-fulltext, input#edit-search-api-views-fulltext:focus,
input#edit-search-api-views-fulltext-1, input#edit-search-api-views-fulltext-1:focus {
	float:none;
	display:inline-block;
	font-size: 13px !important;
	color:#999;
  border:none;
  width: 100%;
	padding-right: 25px;
	padding-top:0;
  border-radius: 0;
	transition:none;
	box-shadow:none;
	margin:-0.2em 0 0;
	}
.content-primary input#edit-search-api-views-fulltext,.content-primary input#edit-search-api-views-fulltext:focus,
.content-primary input#edit-search-api-views-fulltext-1,.content-primary input#edit-search-api-views-fulltext-1:focus {
    border: 1px solid #e5e5e5;
	float:left;
	width: 100%;
	padding:0 25px 0 10px;
	}
.views-exposed-widget.views-submit-button {
    position: relative;
    width: 19px !important;
    height: 19px;
    float: right;
    right: 5px;
    bottom: 29px;
	}

.content-primary .views-exposed-widget.views-submit-button {
  right: 25px;
  bottom: 44px;	
}

/* Field Collections */
#learning_type {
  float: right;
  direction: rtl;
}

.series-parts {
    color: #000000;
    font-size: 16px;
    text-transform: none;
    display: inline-block;
    padding-top: 6px;
}
.series-filter .series-parts {
  display: block;
}
.series-filter .series-filter-c{
  display: inline-block;
  padding-right: 10px;
}
.series-filter-c span.label-text {
  position: relative;
  padding-right: 12px;
  font-size: 11px;
  font-weight: 600;
  top: 1px;
}
.series-learning-filter.series-filter-c {
  float: right;
  padding-right: 0;
}
.field-name-field-artworks img{
  border: 1px solid #ccc;
}

button#edit-submit-search-catalog, button#edit-submit-global-search-catalog {
  /*background: 0;*/
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: inline-block;  
  background: url(../images/sprite_olc.png) no-repeat;
  width: 19px;
  height: 18px;
  background-position: -383px -322px;  
  color:transparent;
}
.content-primary .form-type-select.form-item-sort-by.form-item form-group {
	width:100% !important;
}

.content-primary .form-type-select.form-item-sort-by.form-item.form-group label {
	float:left;
	margin:0.75em 10px 0.5em 0;
}
	
.content-primary .form-control.form-select {
	width:auto;
	float:left;
}
p a.btn.btn-success:hover, p a.btn.btn-success:visited {
	border-bottom-color:#fff;
}
.next .btn.btn-success {
/*	background-color: #38b1ef;*/
	color:#fff;
}

.next .btn.btn-success:hover {
	background-color: #0099cc;
}
.content-details.content-details-reversed {
	border-top:1px solid #cececf;
}

.content-details.content-details-reversed .content-secondary {
	/*padding-top:0;*/
}
.content-details.content-details-reversed .content-primary {
	padding-top:20px;
}
	
.content-secondary .filter-heading.hidden-xs {
	margin-top:0;
}
/* TOUTS */
.help-block {
	display:none;
}
.content-module-wrapper .fivestar-default, .content-module-wrapper .fivestar-summary {
	float:left;
	width:auto;
}
.content-module-wrapper .fivestar-summary {
	margin-left:10px;
}
.content-module-wrapper .btn.btn-primary {
/*	width:48%;*/
}

.content-module-wrapper .btn.btn-primary:first-child, .caption-details .btn.btn-primary:first-child {
	float:left;
}

.content-module-wrapper .btn.btn-primary:last-child, .caption-details .btn.btn-primary:last-child {
	float:right;
}
.view-flag-content .caption-details .btn.btn-primary:last-child {	
	 width: 100%; 	
}
.content-module-wrapper .caption-details .meta {
	margin-top:1.5em;
}
.tab-pane#talks .content-module-wrapper .btn.btn-primary, .tab-pane#academy .content-module-wrapper .btn.btn-primary {
	/*width:100%;*/
	float:none;
}
.org-feature-module {
	min-height: 428px !important;
	height:428px !important;
	margin-bottom:0;
	margin-top:20px;
}

.org-feature-module p:last-child {
	position:absolute;
	left:0;
	bottom:1em;
	width:100%;
	text-align:center;
}
/* END TOUTS */
/* Home Page Button Colors */
.btn-pink {
  background-color: #f2c3f7;  
  color: #fff;
}
.btn-blue {
  background-color: #2eb4bf;  
  color: #fff;
}
.btn-green {
  background-color: #a3e2c5;  
  color: #fff;
}
.btn-brown {
  background-color: #f3cbbf; 
  color: #fff;
}
/* Home Page Button Colors */
/* SEARCH PAGE */
.filter-mobile-bar.visible-xs-block h5 {
	display:none;
	margin: 5px 0;
}

.filters-content.in {
		display:block;
}

.views-exposed-form.filterform {
	border-bottom: 1px solid #ddd;
}

.filter-by-container, .filter-by-container.col-sm-1 {
	width:16%;
	float:left;
	margin-right:4px;
	margin-top:4px;
	padding:0 !important;
}

.filter-by-container label {
	margin-right:0;
}

.sort-wrapper label {
	margin-right:10px;
}

.filter-mobile-bar.visible-xs-block + .views-exposed-form.filterform {
	width:100% !important;
	margin-right: 0 !important;
	padding:0 !important;
}

.filters-container {
	width:82% !important;
	float:left !important;
	margin: 0 !important;
	padding:0 !important;
}
.sort-wrapper {
	width:100%;
	float:none;
	margin-right:0;
    margin-top: -12px;
}
.filterform.act-filters {
	padding-top:20px;
	padding-bottom:20px;
}

.view-search-catalog .views-row {
	border-bottom:1px solid #ddd;
	margin-bottom:25px;
	padding-bottom:15px;
	
}
.view-search-catalog .views-row .group-left {
	margin-bottom:20px;
        position: relative;
}
.view-search-catalog .display-recommended {
    position: absolute;
    right: 0;
    top: 10px;
}

.view-search-catalog .display-recommended .flag-wrapper {
	position:relative;
}

.group-right .field-item.even:first-child {
	font-size:12px;
	margin-bottom: 8px;
	color:#818181;
	text-transform:uppercase;
}

.comments-count, .fivestar-summary {
	font-size: 11px;
	/* color:#39beea; */
	position:relative;
	text-transform:uppercase;
	/* font-weight:bold; */
}

.content-module-wrapper .comments-count, .content-module-wrapper .fivestar-summary {
    display: inline-block;
}
.comments-count {
  /*  background-image: url('../images/icons-s1788d0cf61.png');
    background-position: 0 -86px;
    background-repeat: no-repeat; */
    overflow: hidden;
    margin-right: 3px;
    padding-left:16px;
    height: 13px;    
    line-height:1;
    bottom:0;
}


.field-type-taxonomy-term-reference {
	font-size:12px;
}
.view-search-catalog .view-content .rating.field-item.even .fivestar-default {
	float:left;
	margin-right:6px;
}
.view-search-catalog .view-content .comments-count, .view-search-catalog .view-content .field-type-taxonomy-term-reference {
	margin:0.5em 0;
}

.btn.btn-primary.btn-filter {
	border:none;
	color:#666;
}
.btn.btn-primary.btn-filter:focus {
	border:none;
	color:#fff;
}
#edit-sort-by {
	width:85px;
	margin-right:0;
	border:1px solid #999 !important;
	padding:0;
	box-shadow:none;
	height:23px;	
}
.page-search .page-staff-search #edit-sort-by {
    height: 33px;
    margin-right: 20px;
    border: 1px solid #dedede !important;
    padding-left: 8px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
    font-size: 12px;
    font-weight: 600;
}

#block-views-exp-search-catalog-page #edit-items-per-page {
    border: 1px solid #dedede !important;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.btn.btn-filter:focus:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -8px;
  /*  background-image: url('../images/icons-s1788d0cf61.png');
    background-position: 0 -336px;
    background-repeat: no-repeat; */
    overflow: hidden;
    display: inline-block;
    height: 15px;
    width: 15px;
}
.pagination .next a, .pagination .next.last a, .pagination .next a:hover, .pagination .next.last a:hover {
	color:transparent;	
	background-color:transparent;
	border-radius:0;
/*    background-image: url('../images/icons-s1788d0cf61.png');
    background-position: 5px -196px;
    background-repeat: no-repeat; */
	height:24px;
	width:50px;
}
.pagination .prev a, .pagination .prev.first a, .pagination .orev a:hover, .pagination .prev.first a:hover {
	color:transparent;	
	background-color:transparent;
	border-radius:0;
/*    background-image: url('../images/icons-s1788d0cf61.png');
    background-position: 30px -172px;
    background-repeat: no-repeat; */
	height:24px;
	width:50px;
	margin-top:8px;
}
/* END SEARCH PAGE */

/* FILTERS */

.dropdown-menu.inner.selectpicker {
	max-height: 400px !important;
	overflow-y: scroll !important;
}
/* END FILTERS */

/* CALENDAR */
.form-type-textfield.form-item-field-session-templ-schedule-value-1-value-date.form-item.form-group,
.form-type-textfield.form-item-field-session-templ-schedule-value2-value-date.form-item.form-group {
	margin-right:0;
}
.form-type-textfield.form-item-field-tc-sessions-field-session-schedule-value-1-value-date.form-item.form-group input, .form-type-textfield.form-item-field-tc-sessions-field-session-schedule-value-1-value-date.form-item.form-group input.form-control[readonly], .form-type-textfield.form-item-field-tc-sessions-field-session-schedule-value-1-value-date.form-item.form-group .form-control.form-text.ctools-auto-submit-processed.hasDatepicker.date-popup-init {
	height:31px !important; 
	background-color:#fff !important;
	cursor:pointe !important;
	width:188px;
	margin-right:0;
}
.form-control[readonly] {
	background-color:#fff !important;
	cursor:pointer !important;
}

#ui-datepicker-div {
	background-color:#f9f9f9;
}

.view-sortby div {
	max-width:100%;
	min-width:0;
}
.views-exposed-widget .views-widget-sort-by {
	width:100% !important;
}
.views-exposed-widget.views-widget-sort-by button.btn.dropdown-toggle.selectpicker.btn-default {
/*	min-width:0;*/
	max-width:100% !important;
}
.filters-container .views-exposed-widget.views-widget-sort-by button.btn.dropdown-toggle.selectpicker.btn-default {
	min-width:180px;
	max-width:100% !important;
}

.sort-wrapper .form-type-select.form-item.form-group {
	max-width:100% !important;
}
.filters-container .filterform .btn.dropdown-toggle.selectpicker.btn-default {
	min-width:0 !important;
	max-width:100% !important;
}
.sort-wrapper .filterform .btn.dropdown-toggle.selectpicker.btn-default {
	min-width:0 !important;
	max-width:100% !important;
}

.sort-wrapper .bootstrap-select.form-control:not([class*=col-]) {
	width:auto;
	margin-right:0;
}
.fc th.fc-day-header {
	font-size:8px;
}

/* END CALENDAR */

/* CONNECT PAGE */
.view-flag-content .views-row {
	border-bottom: none !important;
}
/* CONNECT PAGE */

/* LOADER */
.message {
  margin: 100px auto;
  font-size: 15px;
  width: 0.75em;
  height: 0.75em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2), 2.5em 0em 0 0em rgba(25, 25, 25, 0.2), 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.2), 0em 2.5em 0 0em rgba(25, 25, 25, 0.2), -1.8em 1.8em 0 0em rgba(25, 25, 25, 0.2), -2.6em 0em 0 0em rgba(25, 25, 25, 0.5), -1.8em -1.8em 0 0em rgba(25, 25, 25, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(25, 25, 25, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(25, 25, 25, 0.2), 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.2), 0em 2.5em 0 0em rgba(25, 25, 25, 0.2), -1.8em 1.8em 0 0em rgba(25, 25, 25, 0.2), -2.6em 0em 0 0em rgba(25, 25, 25, 0.2), -1.8em -1.8em 0 0em rgba(25, 25, 25, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(25, 25, 25, 0.5), 1.8em -1.8em 0 0em rgba(25, 25, 25, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.2), 0em 2.5em 0 0em rgba(25, 25, 25, 0.2), -1.8em 1.8em 0 0em rgba(25, 25, 25, 0.2), -2.6em 0em 0 0em rgba(25, 25, 25, 0.2), -1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(25, 25, 25, 0.2), 1.8em -1.8em 0 0em rgba(25, 25, 25, 0.5), 2.5em 0em 0 0em rgba(25, 25, 25, 0.7), 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.2), 0em 2.5em 0 0em rgba(25, 25, 25, 0.2), -1.8em 1.8em 0 0em rgba(25, 25, 25, 0.2), -2.6em 0em 0 0em rgba(25, 25, 25, 0.2), -1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(25, 25, 25, 0.2), 1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2), 2.5em 0em 0 0em rgba(25, 25, 25, 0.5), 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(25, 25, 25, 0.2), -2.6em 0em 0 0em rgba(25, 25, 25, 0.2), -1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(25, 25, 25, 0.2), 1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2), 2.5em 0em 0 0em rgba(25, 25, 25, 0.2), 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.5), 0em 2.5em 0 0em rgba(25, 25, 25, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(25, 25, 25, 0.2), -1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(25, 25, 25, 0.2), 1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2), 2.5em 0em 0 0em rgba(25, 25, 25, 0.2), 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.2), 0em 2.5em 0 0em rgba(25, 25, 25, 0.5), -1.8em 1.8em 0 0em rgba(25, 25, 25, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(25, 25, 25, 0.2), 1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2), 2.5em 0em 0 0em rgba(25, 25, 25, 0.2), 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.2), 0em 2.5em 0 0em rgba(25, 25, 25, 0.2), -1.8em 1.8em 0 0em rgba(25, 25, 25, 0.5), -2.6em 0em 0 0em rgba(25, 25, 25, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2), 2.5em 0em 0 0em rgba(25, 25, 25, 0.2), 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.2), 0em 2.5em 0 0em rgba(25, 25, 25, 0.2), -1.8em 1.8em 0 0em rgba(25, 25, 25, 0.2), -2.6em 0em 0 0em rgba(25, 25, 25, 0.5), -1.8em -1.8em 0 0em rgba(25, 25, 25, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(25, 25, 25, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(25, 25, 25, 0.2), 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.2), 0em 2.5em 0 0em rgba(25, 25, 25, 0.2), -1.8em 1.8em 0 0em rgba(25, 25, 25, 0.2), -2.6em 0em 0 0em rgba(25, 25, 25, 0.2), -1.8em -1.8em 0 0em rgba(25, 25, 25, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(25, 25, 25, 0.5), 1.8em -1.8em 0 0em rgba(25, 25, 25, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.2), 0em 2.5em 0 0em rgba(25, 25, 25, 0.2), -1.8em 1.8em 0 0em rgba(25, 25, 25, 0.2), -2.6em 0em 0 0em rgba(25, 25, 25, 0.2), -1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(25, 25, 25, 0.2), 1.8em -1.8em 0 0em rgba(25, 25, 25, 0.5), 2.5em 0em 0 0em rgba(25, 25, 25, 0.7), 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.2), 0em 2.5em 0 0em rgba(25, 25, 25, 0.2), -1.8em 1.8em 0 0em rgba(25, 25, 25, 0.2), -2.6em 0em 0 0em rgba(25, 25, 25, 0.2), -1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(25, 25, 25, 0.2), 1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2), 2.5em 0em 0 0em rgba(25, 25, 25, 0.5), 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(25, 25, 25, 0.2), -2.6em 0em 0 0em rgba(25, 25, 25, 0.2), -1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(25, 25, 25, 0.2), 1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2), 2.5em 0em 0 0em rgba(25, 25, 25, 0.2), 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.5), 0em 2.5em 0 0em rgba(25, 25, 25, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(25, 25, 25, 0.2), -1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(25, 25, 25, 0.2), 1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2), 2.5em 0em 0 0em rgba(25, 25, 25, 0.2), 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.2), 0em 2.5em 0 0em rgba(25, 25, 25, 0.5), -1.8em 1.8em 0 0em rgba(25, 25, 25, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(25, 25, 25, 0.2), 1.8em -1.8em 0 0em rgba(25, 25, 25, 0.2), 2.5em 0em 0 0em rgba(25, 25, 25, 0.2), 1.75em 1.75em 0 0em rgba(25, 25, 25, 0.2), 0em 2.5em 0 0em rgba(25, 25, 25, 0.2), -1.8em 1.8em 0 0em rgba(25, 25, 25, 0.5), -2.6em 0em 0 0em rgba(25, 25, 25, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}

/** Sprite Images css */

.olc-sprite{
    background: url('../images/sprite_olc.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.icon-wblogo{
    width: 215px;
    height: 49px;
    background-position:-211px -82px;
}
.icon-olclogo{
    width: 409px;
    height: 63px;
    background-position:-7px -4px;
}
.icon-wbfooter-logo{
    width: 179px;
    height: 36px;
    background-position: -8px -85px;
}
.icon-partner-logo{
    width:233px;
    height: 31px;
    background-position: -8px -137px;
}
.icon-b-fav, .icon-b-chat, .icon-b-audio{
    width:120px;
    height:120px;
    background-position: -442px -9px;
}
.icon-b-chat{
    background-position: -572px -9px;
}
.icon-b-audio{
    background-position: -570px -134px;
}
.icon-fb, .icon-twitter, .icon-instagram, .icon-linkedin, .icon-youtube, .icon-music, .icon-content-forward, .icon-content-print {
    width:25px;
    height:25px;
    background-position: -254px -132px;   
}
 .icon-twitter{
    background-position: -286px -132px;   
 }
 .icon-instagram{
    background-position: -318px -132px;   
 }
 .icon-linkedin{
    background-position: -350px -132px; 
 }
 .icon-youtube{
    background-position: -383px -132px;      
 }
.icon-music{
    background-position: -447px -132px;      
 }
.icon-fb {
    background-position: -254px -132px;
}
 .icon-white-arrow{
    width:8px;
    height:14px;
    background-position: -9px -180px;      
 }
  .icon-plus-minus{
    width:10px;
    height:20px;
    background-position: -141px -212px;      
 }
 .icon-bw-arrow{
    width:12px;
    height:22px;
    background-position: -122px -211px;      
 }
  .icon-bb-arrow{
    width:12px;
    height:22px;
    background-position: -158px -211px;      
 }
 .icon-w-global, .icon-b-global,.icon-menu-operational{
    width:27px;
    height:27px;
    background-position: -23px -179px; 
 }
 .icon-b-global{
    background-position: -245px -211px;      
 }
  .icon-menu-operational{
    background-position: -248px -275px;      
 }
  .icon-chat, .icon-blue-chat, .icon-menu-biz{
    width:48px;
    height:31px;
    background-position: -55px -179px; 
 }
 .icon-blue-chat{
    background-position: -114px -239px; 
 }
 .icon-menu-biz{
    background-position: -44px -267px; 
 }
.icon-technical, .icon-blue-technical, .icon-yellow-technical{
    width:21px;
    height:25px;
    background-position: -107px -179px; 
 }
 .icon-blue-technical{
    background-position: -171px -242px;   
 }
  .icon-yellow-technical{
    background-position: -100px -271px; 
    width:26px;
    height:30px; 
 }
 .icon-leadership, .icon-blue-leadership, .icon-green-leadership, .icon-menu-leadership{
    width:26px;
    height:26px;
    background-position: -133px -179px; 
 }
 .icon-blue-leadership{
    background-position: -199px -242px;   
 }
 .icon-green-leadership{
    background-position: -134px -275px;   
 }
 .icon-menu-leadership{
    background-position: -77px -304px;   
 }
.icon-its, .icon-blue-its, .icon-menu-it{
    width:31px;
    height:25px;
    background-position: -164px -179px; 
}
.icon-blue-its{
     background-position: -231px -244px;   
}
.icon-menu-it{
    background-position: -209px -276px;    
}
.icon-corporate, .icon-blue-corporate, .icon-menu-corporate{
    width:33px;
    height:25px;
    background-position: -200px -179px; 
}
.icon-blue-corporate{
    background-position: -206px -211px; 
}
.icon-menu-corporate{
    background-position: -168px -276px; 
}
.icon-mandatory, .icon-blue-mandatory, .icon-menu-mandatory{
    width:28px;
    height:28px;
    background-position: -240px -179px; 
}
.icon-blue-mandatory{
    background-position: -8px -266px;   
}
.icon-menu-mandatory{
   background-position: -9px -303px;  
}
.icon-menu-cross{
  width:44px;
  height:31px;
  background-position: -124px -560px;
}
.icon-star{    
    width: 24px;
    height: 24px;
    background-position: -54px -552px;  
}
.icon-exclamation{    
    width: 25px;
    height: 24px;
    background-position: -86px -552px;
}
.icon-green-tick{
    width: 24px;
    height: 24px;
    background-position: -119px -552px; 
}
.icon-calendar{
    width: 17px;
    height: 17px;
    background-position: -296px -553px; 
}
.icon-print{
    width: 17px;
    height: 15px;
    background-position: -327px -554px;
}
.icon-home, .icon-whitehome{
    width:24px;
    height:23px;
    background-position:-44px -306px;    
}
.icon-whitehome{
    background-position: -9px -237px;
}
.icon-home{
    background-position: -44px -306px;  
}
.icon-bb-leftarrow, .icon-bb-rightarrow,
.icon-bw-leftarrow, .icon-bw-rightarrow{
    width:22px;
    height:36px;
    background-position: -286px -213px;      
 }
 .icon-bb-leftarrow{
    background-position: -286px -249px;     
 }
  .icon-bw-leftarrow{
    background-position: -349px -267px;     
 }
  .icon-bw-rightarrow{
    background-position: -349px -231px;     
 }
 .icon-tableview{
    width:21px;
    height:21px;
    background-position: -316px -218px;    
}
 .icon-power{
    width:21px;
    height:19px;
    background-position: -316px -243px;    
}
 .icon-faq{
    width:23px;
    height:22px;
    background-position: -315px -263px;    
}
 .icon-choose{
    width:16px;
    height:23px;
    background-position: -318px -287px;    
}
 .icon-downarrow{
    width:12px;
    height:7px;
    background-position: -42px -243px;    
}
 .icon-range{
    width:21px;
    height:21px;
    background-position: -60px -237px;    
}
 .icon-small-range{
    width:16px;
    height:16px;
    background-position: -156px -309px;    
}
.icon-stack{
    width:23px;
    height:18px;
    background-position: -85px -238px;    
}
.icon-small-chat{
     width:36px;
    height:22px;
    background-position: -112px -308px;   
}
.icon-s-home{
    width:11px;
    height:11px;
    background-position: -181px -310px;    
}
.icon-black-splitter, .icon-red-splitter{
    width:4px;
    height:21px;
    background-position: -199px -310px;   
}
.icon-red-splitter{
    background-position: -207px -310px;  
}
.icon-b-rightarrow{
     width:6px;
    height:9px;
    background-position: -217px -324px;   
}
.icon-f-rightarrow{
    width: 13px; height: 23px;
    background-position: -286px -286px;   
}
.icon-b-rightarrow, .icon-b-leftarrow, .icon-w-rightarrow{
    width: 9px; height: 16px;
    background-position: -385px -306px;   
}
.icon-b-leftarrow{
    background-position: -385px -274px;   
}
.icon-w-rightarrow{
     background-position: -385px -290px;   
}
.icon-learning{
    width:17px;
    height:20px;
    background-position: -349px -181px;   
}
.icon-achievements{
    width:24px;
    height:15px;
    background-position: -372px -162px;
}
.icon-user{
    width:25px;
    height:25px;
    background-position: -349px -206px;
}
.icon-c-close{
    width:15px;
    height:15px;
    background-position: -349px -303px;
}
.icon-cg-close{
    width:15px;
    height:15px;
    background-position: -383px -227px;
}
.icon-sg-close{
    width:13px;
    height:13px;
    background-position: -408px -181px;
}
.icon-cart{
    width:17px;
    height:16px;
    background-position: -383px -242px;   
}
.icon-c-calendar{
    width:15px;
    height:16px;
    background-position: -383px -258px;   
}
.icon-b-search{
    width:19px;
    height:22px;
    background-position:-383px -322px   
}
.icon-sort01, .icon-sort02, .icon-sort03{
    width:8px;
    height:7px;
    background-position: -408px -194px;   
}
.icon-sort02{
    background-position: -416px -195px;   
}
.icon-sort03{
    background-position: -421px -203px;   
}
.icon-sort04, .icon-sort05{
    width:7px;
    height:5px;
    background-position: -436px -267px;   
}
.icon-sort05{
    background-position: -447px -267px;   
}
.icon-sort06, .icon-sort07{
    width:24px;
    height:14px;
    background-position: -452px -229px;   
}
.icon-sort07{
    background-position: -452px -247px;   
}
.icon-ques,  .icon-shape01, .icon-shape02, .icon-shape03,
.icon-shape04, .icon-shape05{
    width:13px;
    height:13px;
    background-position: -408px -202px;   
}
.icon-shape01{
    background-position: -408px -215px;   
}
.icon-shape02{
    background-position: -408px -228px;   
}
.icon-shape03{
    background-position: -408px -241px;   
}
.icon-shape04{
    background-position: -408px -254px;   
}
.icon-shape05{
    background-position: -408px -267px;   
}
.icon-shape06{
    background-position: -410px -282px;   
    width:10px; height:9px;
}
.icon-shape07, .icon-shape08{
    background-position: -407px -296px;   
    width:16px; height:15px;
}
.icon-shape08{
     background-position: -407px -312px;    
}
.icon-shape09, .icon-shape10, .icon-shape12{
    background-position: -436px -229px;   
    width:9px; height:9px;
}
.icon-shape10{
    background-position: -436px -240px; 
}
.icon-shape11{
    background-position: -435px -252px;   
    width:12px; height:12px;
}
.icon-shape12{
    background-position: -458px -265px;   
}
.icon-defaultprofile, .icon-book {
    width: 25px;
    height: 25px;
    background-position: -277px -181px;
    border-radius: 50%;
    margin-right: 1em;
}
.icon-book {
  background-position:-315px -182px;   
}
.icon-shape13 {
  background-position: -383px -214px;  
  height: 12px; 
}
.icon-add{
	background-position: -400px -377px;
	width: 20px;
  height: 20px;
}
.icon-cpurl {
  width: 17px;
  height: 16px;
  background-position: -266px -553px;
}
.icon-reference {  
  width: 16px;
  height: 16px;
  background-position: -239px -554px;
}
.icon-popup-close {
  background-position: -428px -240px;
  width: 17px;
  height: 10px;    
}
.icon-contacts {
  width: 16px;
  height: 11px;
  background-position: -212px -556px;
}
.olc-sprite.icon-b-rightarrow {
  background-position: -217px -305px;
}
#related-content .connect_social_media .icon-b-rightarrow {
  margin-left: 9px;
}
.my-status-icon {
  width: 55px;
  height: 25px;
  background-position: -266px -553px;
  background: url(../images/icon_my_status.png) no-repeat;
}
a#my_status{display:none; padding:0px;border:none;background:transparent;}
#olc-navbar .nav.user-box > li .icon-achievements,
#olc-navbar .nav.user-box > li .icon-learning{
	margin-right: 5px;
}
.region-profile-links .user-box li.dropdown{
	margin-left: 15px !important;
}
#olc-navbar .nav.user-box > li > a.achievements-button:before{
	display: none;
}
.olcheader .olc-sprite.logo-partner{margin-bottom: 4px;}
#hf_footer_wrapper a:hover > .olc-sprite, #hf_footer_wrapper_connect a:hover > .olc-sprite{opacity: 0.4;}
#hf_footer_wrapper ._bottom ._bottom_logo{margin-bottom: 10px;}
i.icon-menu-operational {   
    background-position: -248px -275px;
}
i.icon-menu-biz {    
    background-position: -105px -305px;
}
i.icon-menu-technical {   
    background-position: -100px -271px;
}
i.icon-menu-leadership{
	background-position: -77px -304px;
}
i.icon-menu-it {  
    background-position: -209px -276px;
}
i.icon-menu-corporate {    
    background-position: -168px -276px;
}
i.icon-menu-mandatory{
	background-position:-9px -303px;
}
i.icon-menu-cross{
  background-position: -270px -320px;
}
i.icon-calender {
    background-position: -68px -213px;
}
i.icon-lhs-toggle {
    background-position: -153px -308px;
    width: 22px;
    height: 20px;
}
.icon-multi-event{
    width: 28px;
    height: 20px;
    background-position: -232px -308px;
}
.icon-single-event{
    width: 28px;
    height: 20px;
    background-position: -232px -333px;
}
.icon-appstore {
    width: 117px;
    height: 34px;
    background-position: -436px -318px;   
}
.icon-googleplay {
    width: 117px;
    height: 34px;
    background-position: -557px -318px;    
}
.icon-content-forward{
    background-position: -95px -334px;
}
.icon-content-print{
    background-position: -120px -334px;
}
.icon-profile-preference {
    background-position: -424px -379px;
    height: 16px;
    width: 13px;
}
.icon-profile-achivement {
    background-position: -482px -379px;
    height: 15px;
    width: 16px;
}
.icon-profile-leaderboard {
    background-position: -441px -379px;
    height: 16px;
    width: 16px;
}
.icon-logout {    
    background-position: -461px -376px;
    height: 19px;
    width: 16px;
}
.icon-courses {    
    background-position: -502px -383px;
    height: 12px;
    width: 16px;
}
.icon-mylearning-path {
    background-position: -522px -378px;
    height: 16px;
    width: 12px;
}
.icon-addlearning {
    background-position: -268px -552px;
    height: 17px;
    width: 13px;
}
.icon-favorites {    
    background-position: -538px -382px;
    height: 14px;
    width: 16px;
}
.menu-icon {
    float: left !important;
    margin-right: 10px;
}

/* Learning Icon css start*/
.bg-icon-color {
    background: #ebebeb;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    top: -6px;
    position: absolute;
}
.bg-icon-color i.olc-sprite {
    position: relative;
    top: 7px;
    left: 8px;
}
.icon-f2f-upcoming {
    width: 20px;
    height: 20px;
    background-position: -16px -507px;
}
.icon-facilitated {
    width: 20px;
    height: 20px;
    background-position: -88px -507px;
}
.icon-webinar-upcoming {
    width: 20px;
    height: 20px;
    background-position: -164px -507px;
}
.icon-private-webinar  {
    width: 20px;
    height: 20px;
    background-position: -164px -507px;
}
.icon-f2f-completed {
    width: 13px;
    height: 20px;
    background-position: -556px -506px;
}
.icon-learning-path {
    width: 20px;
    height: 18px;
    background-position: -530px -507px;
}
.icon-selfpaced {
    width: 20px;
    height: 20px;
    background-position: -504px -507px;
}
.icon-sector-week {
    width: 20px;
    height: 18px;
    background-position: -481px -507px;
}
.icon-knowledge-note {
    width: 19px;
    height: 19px;
    background-position: -458px -507px;
}
.icon-game {
    width: 23px;
    height: 23px;
    background-position: -432px -507px;
}
.icon-interactive-guide {
    width: 20px;
    height: 20px;
    background-position: -408px -507px;
}
.icon-bbl-completed {
    width: 20px;
    height: 20px;
    background-position: -384px -507px;
}
.icon-bbl-virtual {
    width: 20px;
    height: 20px;
    background-position: -361px -507px;
    margin-left: 2px;
}
.icon-brown-bag-lunch, .icon-bbl-series, .icon-series, .icon-series{
    width: 20px;
    height: 20px;
    background-position: -333px -507px;
}
.icon-f2f-and-virtual {
    width: 20px;
    height: 19px;
    background-position: -304px -507px;
}
.icon-virtual-blended {
    width: 20px;
    height: 19px;
    background-position: -304px -507px;
}
.icon-moocs {
    width: 19px;
    height: 18px;
    background-position: -279px -507px;
}
.icon-bite {
    width: 18px;
    height: 20px;
    background-position: -257px -507px;
}
.icon-products-services {
    width: 20px;
    height: 20px;
    background-position: -231px -507px;
}
.icon-mentoring {
    width: 13px;
    height: 20px;
    background-position: -556px -506px;
}
.icon-project-assignment {
    width: 13px;
    height: 20px;
    background-position: -556px -506px;
}
.icon-coaching {
    width: 20px;
    height: 20px;
    background-position: -504px -507px;
}
.icon-shadowing {
    width: 20px;
    height: 20px;
    background-position: -504px -507px;
}
.icon-task-assignment {
    width: 20px;
    height: 20px;
    background-position: -504px -507px;
}
.icon-video {
    width: 20px;
    height: 17px;
    background-position: -206px -507px;
}
.icon-virtual-reality {
    width: 20px;
    height: 17px;
    background-position: -206px -507px;
}
.icon-podcast {
    width: 13px;
    height: 20px;
    background-position: -188px -507px;    
}
.icon-infographics {
    width: 20px;
    height: 17px;
    background-position: -139px -507px;
}
.icon-faciliated {
    width: 20px;
    height: 20px;
    background-position: -113px -507px;
}
.icon-data-visualization {
    width: 20px;
    height: 19px;
    background-position: -62px -507px;
}
.icon-cop {
    width: 20px;
    height: 23px;
    background-position: -39px -507px;
}
.icon-webinar-completed {
    width: 20px;
    height: 20px;
    background-position: -16px -507px;
}
.icon-overdue {
    width: 14px;
    height: 16px;
    background-position: -360px -379px;
}
.icon-update {
    width: 14px;
    height: 14px;
    background-position: -343px -380px;
}
.icon-create {    
    width: 19px;
    height: 16px;
    background-position: -324px -380px;
}
.icon-checked {
    width: 14px;
    height: 14px;
    background-position: -307px -381px;
}
.icon-unchecked {
    width: 14px;
    height: 14px;
    background-position: -377px -380px;
}
.icon-clock {
    width: 20px;
    height: 19px;
    background-position: -286px -379px;
}
.icon-portal {
    width: 19px;
    height: 13px;
    background-position: -264px -383px;
}
.icon-justice {
    width: 21px;
    height: 21px;
    background-position: -240px -376px;
}
.icon-office-outlook {
    width: 18px;
    height: 18px;
    background-position: -217px -378px;
}
.icon-human-resource {
    width: 20px;
    height: 20px;
    background-position: -193px -376px;
}
.icon-meeting-tool {
    width: 20px;
    height: 20px;
    background-position: -169px -376px;
}
.icon-social-media {
    width: 20px;
    height: 17px;
    background-position: -145px -379px;
}
.icon-security {
    width: 20px;
    height: 22px;
    background-position: -121px -374px;
}
.icon-delete {
    width: 14px;
    height: 14px;
    background-position: -576px -382px;
}
.icon-overdue-2 {
  width: 12px;
  height: 12px;
  background-position: -360px -556px;
}
.icon-required-course {
  width: 96px;
  height: 24px;
  background-position: -385px -551px;
}
.icon-share-email {
  width: 20px;
  height: 20px;
  background-position: -545px -554px;
}
.icon-content-wishlist {
  width: 20px;
  height: 20px;
  background-position: -636px -554px;
}
.icon-content-wishlist:hover {
  width: 20px;
  height: 20px;
  background-position: -615px -554px  
}
.icon-content-wishlist-active {
  width: 20px;
  height: 20px;
  background-position: -615px -554px  
}
.icon-content-wishlist-active:hover {
  width: 20px;
  height: 20px;
  background-position: -636px -554px  
}
.icon-content-wishlist-waiting {
    width: 15px;
    height: 13px;    
    background: url(../../../modules/contributed/flag/theme/flag-throbber.gif) no-repeat;
    margin: 3px;
}
/* SPRITE IMAGE ENDS */
/* Learning Icon css end*/

/* My Learning Path and Fav tabs */
.my-learning-tab .nav-tabs {
    border-bottom: 1px solid #ccc;
}
.my-learning-tab .nav.nav-tabs>li {
    margin-right: 20px;
    text-transform: uppercase;
}
.my-learning-tab .nav-tabs li a {
    padding: 10px 0;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.my-learning-tab .nav-tabs li.active a, .my-learning-tab .nav-tabs li a:hover {
    color: #39beea;
    border-bottom: 2px solid #000;
}
/* My Learning Path and Fav tabs */

.learning-button span.caret-right,
.user-button span.caret-right{
    transform: rotate(90deg);
}
.dropdown.open .learning-button span.caret-right,
.dropdown.open .user-button span.caret-right{
    transform: rotate(270deg);
}
.navbar-nav a.user-button .icon-defaultprofile,
.navbar-nav a.learning-button>span {
    margin-right: 6px !important;
}
/* Admin Login Nav Bar */
.admin-menu.logged-in #olc-navbar .nav.user-box, .admin-menu.logged-in .header-first .topic-selection {
  right: 0px;
}
/* Admin Login Nav Bar */
.logged-in #olc-navbar .nav.user-box,
.header-first .topic-selection {
    right: 8px;
}
#block-portal-blocks-header-search-block .search-menu{
    right: 0 !important; 
}
#olc-navbar .user-box .dropdown.open .learning-button +.dropdown-menu {
    margin-top: 6px;
    /* left: 26px; */
    right: -10px;
}
#olc-navbar .user-box .dropdown.open .user-button +.dropdown-menu {
    left: -106px;
    margin-top: 4px;
}

.view-bookmarks .favorite-data .bg-icon-color{
	  top: 10px;
    position: absolute;
    display: inline-block;
    /* margin-right: 10px;*/
}
.view-bookmarks .favorite-data .views-table tr td {
    vertical-align: inherit;
    position: relative;
}
.view-bookmarks .favorite-data .views-table td.views-field-title a{
    position: relative;
    top: 0;
    left: 45px;
    padding-right: 40px;
    word-wrap: break-word;
    word-break: break-word;
    display: block;
}
.view-bookmarks a.flag{
    background: none;
    top: -1px;
}

.connect_social_media .connect_link{
    display: inline-block;
    width: 40%;
}
#related-content .connect_social_media .connect_link {
    width: 100%;
}
.page-search .lhs-filter-list div.region.region-side-bar .block.block-facetapi h2.block-title:after{
	    background-position: -42px -240px;
	    width: 13px;
	    height: 11px;
}
.page-search .lhs-filter-list div.region.region-side-bar .block.block-facetapi h2.block-title.collapsed:after{
	    transform: rotate(-90deg);
}
.logged-in .user-box>li>a.user-button>img, .logged-in .user-box li a.profile-button img{margin-right: 11px;}
#block-portal-blocks-header-search-block .search-menu .slide-in-toggle .icon-search{height: initial;width: initial;}
div.field-name-external-link div#hf_footer_wrapper a>.olc-sprite, div.field-name-external-link div#hf_footer_wrapper_connect a>.olc-sprite{float: left;margin-bottom: 10px;}
.brief-title .olc-sprite{margin-right: 8px;}
.chosen-container-single .chosen-search:after{
    background-image: url(../images/sprite_olc.png);
    background-position: -434px -251px;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    width: 15px;
    height: 14px;
    right: 12px;
    top: 10px;
    z-index: 5;
    position: absolute;
}
.page-taxonomy-term.admin-menu {  margin-top: 0 !important; }
.glossary-modal-content { margin: 0 10px 10px 35px; }
.mfp-iframe-scaler iframe { background: url('../images/loading.gif') no-repeat scroll center center #fff !important; }
.mfp-priority-scaler iframe { background: no-repeat scroll center center #fff !important; }
.logged-in .user-box .dropdown-menu>li>a>span.menu-label { float: none; }
/*.btn-enroll { padding-left: 22px; }*/
.header-content-primary h2, .content-primary .content-summary h2{
  margin-bottom: 6px;
}
.content-primary .content-module-inline{
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.presenter-resource-wrapper h3, .abt-presenter h3, .target-audience-wrapper h3{
  margin-bottom: 15px;
}
.presenter-resource-wrapper .sw-related-materials, .module .listblock.targ_aud, .abt-presenter .collapse.in {
  padding-left: 20px;
}
.presenter-resource-wrapper .sw-related-materials .sw-related-material {
  margin-bottom: 10px;
}
.presenter-resource-wrapper .sw-related-materials .sw-related-material a {
  vertical-align: top;
  padding-left: 12px;
  color: #444;
}
.presenter-resource-wrapper .sw-related-material img {
    width: 21px;
}
.header-content-primary .header-callout li {
  margin-bottom: 0;
}
.field-name-body .readmore-text p:last-child {
  margin-bottom: 0;
}
.page-node .rsDefault .rsGCaption {
  padding: 10px 20px;
}
.page-node .rsDefault .rsGCaption .field-items{
  font-size: 12px;
}
.readmore-link:hover {
  border-bottom: 0;
}
.page-node .rsDefault .rsGCaption {
    padding: 10px 20px;
}
.page-node .rsDefault .rsGCaption .field-items{
 font-size: 12px;
}
.series-kicker.kicker{
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 0;
}
.enroll-btn-wrapper {
  padding: 4px 0;
}
#series_sortable h5 {
  margin-bottom: 4px;
}
#series_sortable .fivestar-default{
  display: inline-block;
}
#series_sortable article:last-child{margin-bottom:0;}
.flag-waiting .flag-throbber {
  position: relative;
  left: 6px;
  bottom: 6px;
}
.readmore-text > p + a {
  margin-left: 5px;
}
.readmore-text > p:nth-last-child(2) {
  display: contents;
}
.page-wbg-home .content-selected {
  border-top: 0;
}

@media only screen and  (min-width: 737px) and (max-width: 768px){
.views-exposed-widget.views-submit-button {
    right: -10px;
    bottom: 29px;
}
#edit-search-api-views-fulltext-wrapper {
    width: 90px !important;
	}
#inner-editor {
	line-height:1;
}
.sort-wrapper .btn.dropdown-toggle.selectpicker.btn-default, .filters-container .btn.dropdown-toggle.selectpicker.btn-default, .filter-by-container label, .sort-wrapper label {
	font-size:10px;
}
}
@media only screen and  (min-width: 737px) and (max-width: 767px){
  .olcheader .navbar.navbar-default{
      height: 68px;
  }
}
@media only screen and  (min-width: 737px){
	h2 {
		font-size:26px;
	}
	.navbar.navbar-default {
		height: 35px;
	}
	.menu.nav {
		display:table !important;
	}	
	.menu.nav>li {
		display:table-cell !important;
		padding-bottom: 5px;
  }
	.menu.nav>li.active, .menu.nav>li.active-trail {
   		 border-bottom: 1px solid #333;
  }	
	.menu.nav li ul.dropdown-menu li {
		min-width:100%;
		display:block;
	}
	#block-portal-blocks-header-search-block {
		width:100%;
		float:none;
		height:0px;
	}
	#block-menu-menu-olc-menu {
		width:75%;
		float:left;
	}
	.region.region-header .views-exposed-widgets {
		margin-top:0;
	}
	
	.region.region-header #edit-field-term-tree-wrapper {
		display:block;
	}
	#block-portal-blocks-header-search-block {
		width:25%;
		float:right;
	}
	.views-exposed-form .views-exposed-widget {
		/*width:auto !important; for gsearch */
	}
	.content-primary #edit-search-api-views-fulltext-wrapper {
		margin-bottom:15px;
	}
	.content-primary .views-exposed-widget.views-submit-button {
		bottom: 59px;	}
	
	.chosen-container-single {
		float:left;
		width:120px !important;
	}	
  #block-portal-blocks-header-search-block .chosen-container-single .chosen-single {
    height:auto !important;
  }
	.chosen-container-single .chosen-drop {
	}
	
	.chosen-container-single .chosen-drop .chose-results {
	}		
	.chosen-container-single .chosen-single {
		width:120px;
	}
	.chosen-container.chosen-container-single, .chosen-container.chosen-container-single.chosen-container-active.chosen-with-drop {
		width:auto !important;
	}
	input#edit-search-api-views-fulltext, input#edit-search-api-views-fulltext:focus,
        input#edit-search-api-views-fulltext-1, input#edit-search-api-views-fulltext-1:focus {
		float:right;
		width: 115px;
		}
	.chosen-container .chosen-drop {
		width: 180%;
		height:auto;
		overflow:visible;
	 }
  .topic-selection .chosen-container.chosen-with-drop .chosen-drop{
     left: auto;
     right: 0;
  }
	#edit-search-api-views-fulltext-wrapper {
		border:none;
	}
  .visible-xs-block {
      display: none !important;
  }
  .filter-by-container, .filter-by-container.col-sm-1 {
    width:7%;
    float:left;
    margin-right:4px;
    margin-top:19px;
    padding:0 !important;
    height: 33px;
  }
  .filters-container {
    width:63% !important;
    float:left !important;
    margin: 12px 0 0 !important;
    padding:0 !important;
  }
  .sort-wrapper {
    width:28%;
    float:left;
    margin-right:0;
      margin-top: 12px;
  }
  .sort-wrapper label {
    margin-right:0;
  }
  .org-feature-module {
    min-height: 428px !important;
    height:428px !important;
    margin-top:0;
  }
  .page-gsearch #block-system-main .ds-2col-fluid > .group-right {
      float: right;
      width: 69%;
      border-bottom:none;
  }
  .ds-2col-fluid > .group-right {
      float: right;
      width: 50%;
      border-bottom:none;
  }

  .ds-2col-fluid > .group-left {
      float: left;
      width: 50%;
 }
  .page-gsearch #block-system-main .ds-2col-fluid > .group-left {
      float: left;
      width: 31%;
 }

  #calpopup-body .ds-2col-fluid > .group-right {
      float: none;
      width: 98%;
    margin:6px auto;
  }
  #calpopup-body .ds-2col-fluid > .group-left {
      float: none;
      width: 98%;
    margin:6px auto;
  }
  .fc th.fc-day-header {
    font-size:13px;
  }
  .page-staff-search .views-exposed-form {
        position: relative;
    }
  .page-staff-search .views-exposed-widget.views-widget-per-page {
      right: 0;
      bottom: 0;
  }
  .col-md-8 .page-staff-search .views-exposed-form .views-widget-per-page .form-item .form-control.form-select{
      margin-right: 0 !important;
  }  
}
#edit-created-wrapper.views-exposed-widget{
	display:none;
}
#views-exposed-form-wbg-talks-page .views-exposed-form, #views-exposed-form-wbg-talks-page .sort-wrapper, #views-exposed-form-wbg-academy-page .views-exposed-form, #views-exposed-form-wbg-academy-page .sort-wrapper, #views-exposed-form-wbg-connect-page .views-exposed-form, #views-exposed-form-wbg-connect-page .sort-wrapper,#views-exposed-form-calendar-page .views-exposed-form, #views-exposed-form-calendar-page .sort-wrapper, #views-exposed-form-calendar-view-page .views-exposed-form, #views-exposed-form-calendar-view-page .sort-wrapper{display:none;}
.content-module img{
	width:100%;
	height:auto;
	display:block;
	border:1px solid #dedede;
	border-bottom:none;
}

/* Partners Page */

#partners .content-wrapper-inside {
background: #fff;
padding-bottom: 0;
}
@media (min-width: 1024px){
  /*
  #home-carousel-wrapper {
    min-height: 200px;
  }
  */
  .olc-car-item img{
    height: 100%;
  }
/*  .olc-spinner {
    margin: 178px auto 178px !important;
  }*/
  #home-carousel-wrapper { 
    min-height: 550px;  
    background:#f2f2f2;
    margin-bottom: 20px;
  }  
  .page-wbg-home .content-wrapper.content-selected{
    min-height: 600px;
    position: relative;
  }
  .olc-update-car-wrap,.olc-update-carousel{
      min-height: 498px;
  }
}
@media (min-width: 970px)
{
    #partners .container
    {
        width: 970px;
    }
}
@media (min-width: 992px)
{
    #partners .container
    {
        width: 960px;
    }
    /*
    #home-carousel-wrapper {
      min-height: 357px;
    }
    */
}
@media (min-width: 768px)
{
    #partners .container
    {
        width: 740px;
    }    
}
#partners .container 
{
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

#partners .header-content-wrapper .wrapper-second {
padding-top: 0;
}
#partners .header-content-wrapper {
padding-top: 20px;
padding-bottom: 10px;
}
#partners .header-content-wrapper{
margin-left: -10px;
margin-right: -10px;
}

#partners .header-content-wrapper.wrapper-second {
padding-top: 0;
}
#partners .header-content-wrapper {
padding-top: 20px;
padding-bottom: 10px;
}
#partners .header-content-wrapper {
margin-left: -10px;
margin-right: -10px;
}

#partners .header-content-wrapper > div {
padding-left: 0px;
padding-right: 0px;
}
#partners .header-content-primary{
width: 100%;
}
#partners .header-content-primary {
float: left;
}
#partners .header-content-primary{
position: relative;
min-height: 1px;
padding-left: 10px;
padding-right: 10px;
}

#partners .content-title {
padding-bottom: 15px;
}
@media (min-width: 768px)
{
    #partners .content-summary 
    {
        margin-top: 30px;
    }
}

#partners .content-title h1 {
margin-bottom: 0;
font-size: 30px;
}

#partners .about {
border-top: none;
}
@media (min-width: 768px)
{
#partners .content-details {
margin-left: 0;
margin-right: 0;
}
}

@media (min-width: 768px)
{
#partners .nav-about {
padding-right: 20px;
}
}
#partners .nav-about {
margin-bottom: 20px;
}
@media (min-width: 768px)
{
#partners .nav-about {
width: 16.66667%;
}
}
@media (min-width: 768px)
{
#partners .nav-about {
float: left;
}
}
#partners .nav-about {
position: relative;
min-height: 1px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 768px)
{
#partners .navbar {
margin-bottom: -2px;
background: transparent;
}
}
#partners .navbar-default {
 background-color: #fff;
 border-color: transparent;
}
@media (min-width: 768px)
{
#partners .navbar {
border-radius: 0;
}
}
#partners .navbar {
position: relative;
min-height: 30px;
margin-bottom: 0;
border: 1px solid transparent;
}

@media (min-width: 768px)
{
#partners .navbar-header {
float: left;
}
}

#partners .nav-about .navbar-toggle {
position: static;
background: #f2f2f2;
border-radius: 0;
width: 100%;
text-align: left;
font-weight: 700;
float: none;
margin: 0;
text-decoration: underline;
padding-top: 8px;
padding-bottom: 8px;
}
#partners .navbar-default .navbar-toggle {
border-color: #dedede;
}
#partners .navbar-toggle {
position: absolute;
top: 40px;
right: 0px;
}
.navbar-nav li:last-child {
    padding: 0;
}
@media (min-width: 768px)
{
  #partners .navbar-toggle {
  display: none;
  }
  .dropdown.open ul.dropdown-menu li a {
      /*padding: 4px 10px;*/
      padding-left: 10px;
      padding-right: 10px;
  }
  #olc-navbar .user-box .dropdown.open .learning-button +.dropdown-menu,
  #olc-navbar .user-box .dropdown-menu {
      padding: 0;
  }
  .navbar-nav .dropdown.open .menu-icon{
    min-width: 15px !important;
  }  
  .navbar-nav .dropdown.open .dropdown-menu li {
    padding-bottom: 0;
  }
}
#partners .navbar-toggle {
position: relative;
float: right;
margin-right: 10px;
padding: 9px 10px;
margin-top: -2px;
margin-bottom: -2px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}

#partners .sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}

#partners .nav-about .navbar-toggle .toggle-arrow {
background: #333;
display: block;
float: right;
width: 36px;
height: 36px;
margin: -8px -11px -8px 0;
}

.loading
{
    opacity:0.3;
    -moz-opacity:0.3;
    filter:alpha(opacity=30);
    background-attachment: fixed;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    pointer-events: none;
}
#contact_us_popup #edit-submitted-your-e-mail-address{width:100%;}

.filter-heading.search {
	margin-bottom: 0;
}
.filter-clear {
	font-size: 13px;
	color: #333;
	padding: 6px;
	margin: 0;
	display: block;
	font-weight:600;
}

.filter-clear a, .filter-clear a:visited, .filter-clear a:hover, .filter-clear a:active {
	color: #333 !important;
}
.filters-content.search {
	padding-top:5px;
}
body #popup-message-window{z-index:1010; height:131px !important;}
body #popup-message-background{z-index:1009;}


.content-primary #edit-field-session-template-ref-field-session-templ-schedule-value-wrapper {
  display:none;
}

.content-primary #edit-field-session-template-ref-field-session-templ-schedule-value2-wrapper {
  display:none;
}

#edit-field-term-tree-und-hierarchical-select-selects-1,#edit-field-business-functions-und-hierarchical-select-selects-1,#edit-field-delivering-vpu-und-hierarchical-select-selects-0--2 {
  display:none;
}
.navigations{
      display:none;
}
#edit-field-apply-digest-preferences-und{
    display:none;
}
.form-item-field-apply-digest-preferences-und label{
    color: #fff;
    padding: 3px 3px 3px 3px;
    background: #286090;
    border: 2px solid #286090;
    margin: 0 0 0 -20px;
}
.form-item-field-apply-digest-preferences-und{
    margin: 20px 0 -30px 0 !important;
}
.form-item-field-reject-digest-preferences-und{
    margin: 20px 0 -30px 0 !important;
}

.page-user .profile-field-label {
  text-transform: capitalize;
    
}

.page-user-track .region-content .sticky-table .odd .message,
.page-node-track .region-content .sticky-table .odd .message{
    animation: none;
    -webkit-animation: none;
    text-indent:1px;
    border-radius:1px;
}

.page-content-weightage .views-submit-button {
    position: inherit;
    float: left;
}

.page-content-weightage .btn {
    background: #46b8da;
}

.views-exposed-form .form-item, .views-exposed-form .form-submit{
    position: relative;
}
.node-type-interactive-guide .content-summary, .node-type-products-services .content-summary{
    margin-top: 0;
    padding-bottom: 0;
}
.node-type-interactive-guide .content-details .content-primary.content-equal,
.node-type-products-services .content-details .content-primary.content-equal
{
    padding-top: 0;
}
.content-primary.content-equal .header-product-service {
    margin-bottom: 0;
}
.field.field-name-field-artworks.field-type-image.field-label-hidden {
    /*margin-top: 8px;*/
}
.field.field-name-body.field-type-text-with-summary.field-label-hidden {
  margin-bottom: 5px;
}
.olc-content.favorite-data .pz-macthed-criteria, .olc-content.favorite-data  .pz-completion-status {
  font-size: 12px;
}
.olc-content.favorite-data .pz-macthed-criteria span {
  font-weight: bold;
}
.olc-content.favorite-data .pz-macthed-criteria span.matched-label {
  font-weight: normal;
}
.olc-content.favorite-data .pz-completion-status span {
  font-weight: bold;
}
.olc-content.my-recommended .views-field-title { width: 37%; }
.olc-content.my-recommended .pz-macthed-criteria { width: 40%; }
.olc-content.my-recommended .pz-completion-status { width: 23%; }
.cmd-discuss-wrapper select#commsort {
  border: 1px solid #dedede;
  width: 165px !important;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 5px 8px !important;
}
.view-wbg-talks .form-type-select .dropdown-header { display: none; }
.views-widget-filter-field_learning_type_value_selective .dropdown-header, .page-wbg-talks-search #facetapi-multiselect-form-8 .dropdown-header {
  color: black;  
  font-size: 14px;
  font-weight: 600;
}
.view-wbg-talks .form-type-select .bootstrap-select.btn-group .dropdown-menu li a.opt { padding-left: 20px;}

/* OLC spinner Start */
.olc-spinner {
  /* margin: 150px auto 150px; */
  position: absolute;
  top: 50%;
  left: 50%;
}
.page-mylearning .olc-spinner{
  top: 100px;
}
 #trending_now .olc-spinner{
  position: relative;
  top: 0px;
}
.olc-spinner > div {
  width: 18px;
  height: 18px;
  background-color: #06284a;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.olc-spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.olc-spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}
/* OLC spinner end */

/* OLC Slick Slider Start */
/*
body{
    padding:0;
    margin:0; 
  }
  * {
    margin: 0;
    padding: 0;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
  }
*/
.olc-update-carousel .slick-slide {
  margin:0 2px;
}
.home-slick-slider .olc-section{
  background-color: #f2f2f2;
  width: 100%;
  padding: 5px 0;
  /* min-height: 545px; */
  overflow: hidden;
}
.olc-update-car-wrap{
  width:100%;
  max-width: 1350px;
  padding: 0px;
  margin: 0px auto;
}
.olc-car-item img{
  width: 100%;
  height: 100%;
}
.olc-car-item {
  position: relative;
}
.olc-car-title{
  font-family: "Open Sans";
  position: absolute;
  padding:10px 0;
  background-color: rgba(0,0,0,0.7);
  color: #fff; 
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 18px;
}
.olc-car-title span{
  position: relative;
  left: 10px;
  padding-right: 20px;
  display: block;
}
@media(min-width: 767px){
  .olc-car-title{
    font-size: 22px;
  }  
}
@media(min-width: 991px){
  .mob-hdr{
    display: none;
  }
  .desk-hdr{
    display: block;
  }
  .olc-car-title{
    font-size: 24px;
  }
}
.olc-update-car-view-all a{
  margin: 0;
  text-align: right;
  text-decoration: none;
  color: #333;
  float: right; 
  font-family: "Open Sans";
}

.home-slick-slider .clearfix:after, .home-slick-slider.clearfix:before{
  clear: both;
  content: "";
  display: block;
}

a.olc-car-item-link{
  display: block;
}
.olc-update-carousel button.slick-arrow {
    width: 55px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    position: absolute;
    cursor: pointer;
    background-color: #fff;
    xopacity: 0.7;
    z-index: 999;
    box-shadow: 1px 1px 5px #ccc;
}
.olc-update-carousel button.slick-arrow:hover {
    background-color: #fff;
    opacity: 1;
}
.olc-update-carousel .slick-next:before {
    content: "";
    display: block;
    width: 22px;
    height: 36px;
    margin: 2px 0 0 18px;
    background: url("../images/sprite_olc.png") no-repeat;
    background-position: -286px -213px;
}
.olc-update-carousel .slick-prev:before {
    content: '�?';
    content: "";
    display: block;
    width: 30px;
    height: 36px;
    margin: 2px 0 0 11px;
    background: url("../images/sprite_olc.png") no-repeat;
    background-position: -285px -249px;
}
.olc-update-carousel .slick-next{
    right: -10px;
}
.olc-update-carousel .slick-prev{
    left: -10px;
}
.olc-update-carousel .slick-dots li button:before {
    position: absolute;
    top: 2px;
    left: 3PX;
    content: ' ';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #333333;
}
.olc-update-carousel .slick-dots{
    bottom: -41px;
    z-index: 1;
}
.olc-update-carousel .slick-dots li.slick-active button:before {
    background-color: #333 !important;
}
.olc-update-carousel .slick-dots li {
    margin: 0;
}
.olc-update-car-view-all a:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 11px;    
    margin-left:6px;
    margin-top:-2px;
    vertical-align: middle;
    background: url(../images/sprite_olc.png) no-repeat;
    background-position: -218px -310px;
}
.olc-update-car-view-all {    
  position: relative;
  z-index: 100;
  top: -13px;
  right: 5px;
  color: #333;
  font-size: 13px;
  font-weight: 600;
  float: right;
  /* position: relative;
    z-index: 100;
    top: -12px;
    right: 5px;
    color: #333;
    font-size: 13px;
    font-weight: 600; */
}
#home-carousel-wrapper {
    position: relative;
    background:#f2f2f2;
}
.icon-question {
    background-position: -369px -601px;
    width: 17px;
    height: 20px;    
}
.icon-warning {
    width: 20px;
    height: 17px;
    background-position: -357px -379px;
}
@media(max-width:1024px){
  .olc-update-carousel .slick-next{
      right: -6px;
  }
  .olc-update-carousel .slick-prev{
      left: -6px;
  }
  .olc-update-carousel button.slick-arrow {
      margin-top: -15px;
  }
  /*
  .home-slick-slider .olc-section{
    min-height: 460px;
  }
  */
  div#home-carousel-wrapper {
    margin-bottom:20px;
  }
}
@media(min-width:768px) and (max-width:991px){
  /* 
  .home-slick-slider .olc-section{
      min-height: 420px ;
  }
   .olc-update-car-view-all {right: 5px;} */  
}
@media(max-width:767px){
  .olc-update-car-view-all {
    position: relative;
    top: -4px;
    right: 6px;
  }
  .olc-update-carousel .slick-dots{
    bottom: -25px;
    z-index: 1;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 10px;
  }
  .home-slick-slider .olc-section{
    min-height: 275px;
  }
  .olc-update-carousel button.slick-arrow {
    width: 45px;
    height: 50px;
  }
  .olc-update-carousel .slick-prev:before {
    width: 12px;
    height: 26px;
    background-position: -286px -254px;
    margin-left: 15px;
  }
  .olc-update-carousel .slick-next:before {
    width: 12px;
    height: 26px;
    background-position: -296px -218px;
  }
  .olc-spinner {
    left: calc(50% - 27px);
  }  
  #home-carousel-wrapper{
    min-height: 275px;
  }
  .olc-update-carousel .slick-dots li { 
    margin: 0;
    padding: 0;
    width: 12px;
    height: 12px;
  }
  .page-wbg-home .content-wrapper.content-selected{
    min-height: 300px;
    position: relative;
  }
}
.olc-update-carousel .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
}
.olc-update-carousel .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0,0,0,0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -74px;
  cursor: pointer;
}
.olc-update-carousel .rsPlayBtnIcon{
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 64px;
  border-radius: 64px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background: url(../slick_slider/rs-default.png) no-repeat 0 -34px;
  background-color: #000;
  background-color: rgba(0,0,0,0.75);
  *background-color: #000;
}
.olc-update-carousel .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(0,0,0,0.9);
}
@media screen and (min-width: 0px) and (max-width: 720px) {
	.olc-update-carousel .rsPlayBtn {
		width:32px;
		height:32px;
		margin-left:-16px;
		margin-top:-32px;
	}
	.olc-update-carousel .rsPlayBtnIcon {
		width:32px;
		height:32px;
		-webkit-border-radius: 32px;
		border-radius: 32px;

		background:url(../slick_slider/rs-default.png) no-repeat -12px -87px;
		background-color: #000;
		background-color: rgba(0,0,0,0.75);
		*background-color: #000;
	}
}
/* OLC Slick Slider End */

@media screen and (max-width: 767px){
  .connect_social_media .connect_link, #hf_footer_wrapper_connect .download-app {
     float: none;
     width: 100%;
     text-align: left;
     margin: 10px 0;
  }
  .region-footer .block.block-block #hf_footer_wrapper_connect{
     display : block;
	}
  #hf_footer_wrapper_connect .download-app {
      margin-bottom: 20px;
	    float: none !important;
	    width: 100% !important;
	    text-align: left !important;
	}
  #hf_footer_wrapper_connect .download-app .external,
  .region-footer .block.block-block #hf_footer_wrapper_connect h2{
    display: block !important;
	}
  #block-portal-blocks-header-search-block{width: 100%;}
  .header-first .form-type-select.topic-selection{display: none;margin: 0;}
  .view-bookmarks .favorite-data .views-table tr td {
      display: block;
      border-top: 0;
      padding-bottom: 10px;
      padding-left: 0;
      /* padding-right: 45px; */
      position: relative;

  }
  .view-bookmarks .favorite-data .views-table tr td.views-field.views-field-ops {
      padding: 0px;
      /*display: table-cell;*/
      position: absolute;
      right: 0;
      top: 17px;
      /*text-align: right;*/
  }
  .view-bookmarks .favorite-data .views-table tr {
      border-top: 1px solid #dedede;

      position: relative;
     display: block;
  }  
  .view-bookmarks .favorite-data .bg-icon-color {
      top: 12px;
      position: absolute;
  }
  .view-bookmarks .favorite-data .views-table td.views-field-title a {
      position: relative;
      top: 2px;
      left: 40px;
      padding-right: 60px;
      display: block;
      word-wrap: break-word;
      word-break: break-word;
  }
  #olc-navbar .nav.user-box > li {
    margin-left: 0 !important;
  }
  .navbar-nav .open .dropdown-menu {
    padding: 0 0 0 20px;
  }
  .module.comments{
    padding-top:5px !important;
  }
  .comment-wrapper #all-comments .module.comments {
    padding-top: 5px !important;
  }
  .comment-wrapper #all-comments .listblock{
    margin-bottom: 10px;
  }
  .comment-wrapper #all-comments .listblock .comment-info h4{
    margin-bottom: 0;
  }
  .comment-wrapper #all-comments .listblock .comment-info{
    width: 48%;
  }
  .comment-wrapper #all-comments .listblock .comment-action-wrapper{
    width: 52%;
    text-align: right;
  }
  .page-node .olcslider {
    margin-bottom: 25px;
  }
  #ajax-related-content .download-app {
    display:none;
  }
  .olcslider.olcslider-home .rsDefault.rsHor .rsArrowRight,
  .olcslider.olcslider-home .rsDefault.rsHor .rsArrow.rsArrowLeft{
    display: none !important;
  }
  .sk-cube-grid{
    margin: 100px auto;
  }
  /*
  .rsVisibleNearbyWrap .rsOverflow {
    margin-left: 12px !important;
  }
  */
  .olc-update-carousel button.slick-arrow {
    margin-top: 0;
  }
  .content-selected .carousel-indicators {
    margin-bottom: -5px;
  }
}
@media (max-width: 1023px) {
  .series-learning-filter span.label-text {
    padding-right: 7px;
  }
  .series-learning-filter.series-filter-c {
    padding-top:10px;
    float:none;
  }
  .olcslider.olcslider-home {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 992px) and (min-width: 768px){
  .region-footer .block.block-block .connect_social_media .connect_link{
    width: 45% !important;
	}
	.region-footer .block.block-block .connect_social_media .download-app{
    width: 55% !important;
	}
}

@media screen and (max-width:530px){
	.icon-olclogo {
	    width: 235px;
	    height: 35px;
	    background-position: -437px -278px;
	}
  #hf_footer_wrapper_connect .download-app .external{display: block;margin-bottom: 5px;}
  .page-node #hf_footer_wrapper ._bottom{margin-top: 5px}
}
@media screen and (max-width:420px){
  .page-node .social-share-links .addtoany_list{padding-top: 8px;}
  .home-slick-slider .olc-section {min-height: 215px;}
  #home-carousel-wrapper { min-height: 215px !important;}
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
	.user-box .dropdown-menu>li>a,
	#olc-navbar .nav.user-box > li > a{
         font-weight: 500;
	} 
}
@media(max-width:1024px) and (orientation:landscape){
    #home-carousel-wrapper{
        min-height:374px;
    }
    .olc-update-car-wrap, .olc-update-carousel{
       min-height:315px;
    }   
}
@media(max-width:991px) and (orientation:portrait){
    #home-carousel-wrapper{
        min-height:443px;
    }
    .olc-update-car-wrap, .olc-update-carousel{
        min-height:384px;
    }   
}

@media(max-width:667px) and (orientation:landscape){
    #home-carousel-wrapper{
        min-height: 370px;
    }
    .olc-update-car-wrap, .olc-update-carousel{
        min-height: 330px;
    }   
}
@media(max-width:414px) and (orientation:portrait){
    #home-carousel-wrapper{
        min-height: 280px;
    }
   .olc-update-car-wrap, .olc-update-carousel{
        min-height: 235px;
    }   
}
@media(max-width:375px) and (orientation:portrait){
    #home-carousel-wrapper{
        min-height: 260px;
    }
    .olc-update-car-wrap, .olc-update-carousel{
        min-height: 215px;
    }   
}
/* IPAD URL Alert*/
@media screen and (min-width: 320px) and (max-width: 767px) {
.page-home-carousel .landing_page_text {
    padding-left: 0px; 
}
.enroll-btn-wrapper{
    position:relative; 
    top:0px ! important; 
    left:0px ! important; 
}
.page-home-carousel .preferences_text {
    padding-left: 0px; 
}
.page-mylearning-myolc .alert-url, .page-home-carousel .alert-url, .page-calendar .alert-url {
    margin-left: 0px;
}
}
/* IPAD URL Alert*/
/* IPHONE URL Alert*/
@media screen and (min-width: 768px) and (max-width: 992px) {
.page-home-carousel .landing_page_text {
    padding-left: 0px; 
}
.page-home-carousel .preferences_text {
    padding-left: 0px; 
}
.page-mylearning-myolc .alert-url, .page-calendar .alert-url {
  margin-left: 6px;
}
.page-home-carousel .alert-url {    
  margin-left: 21px;
  width: 95%;    
}
}
/* IPHONE URL Alert*/

.fa-date-popup-icon{
   background: url(../images/calendar-view.png);
    width: 24px;
    height: 25px;
    position: relative;
/*    top: 25px;*/
}
.form-item-duration .fa-date-popup-icon {display: none;}
.btn.btn-feedback{
    padding:4px;
    margin-top: 1px;
    font-size: 10px;
    background: #38b1ef;
    color: #fff;
    border: 2px solid #38b1ef;
    width: 73px;
    height: 27px;
    border-radius: 2px;
}
.webform-progressbar-outer{
 background-color: #CCC;
 height: 2px; 
 border: none;
}
.webform-progressbar-page.completed{
     border: 2px solid #1dc66f;
    background-color: #fff;
}
.webform-progressbar-inner{height: 2px; background-color: #1dc66f;}
.webform-progressbar-page {
    background-color: #fff;
    width: 20px;
    height: 20px;
    margin: -10px -6px;
    border: 2px solid #CCC;
    border-radius: 50%;
}
.webform-progressbar-page.current{ background-color: #fff;  border: 2px solid #1dc66f;}

.webform-progressbar-page .webform-progressbar-page-label {top:20px;}
.survey_form .messages.warning{margin-top:20px; margin-bottom:20px;}
.webform-progressbar-number{display: none;}

.webform-progressbar{height:50px;}
.page-node .content-details .enroll-btn-wrapper{float:left}
.page-node .content-primary .module {clear:both;}                                
/*.social-share-links{float:left}
.node-type-webinar-completed .social-share-links{float:none}*/
.node-type-html-pages #comments .field-name-comment-body .field-items .field-item{padding: 0px ! important; font-size: 13px;}
.icon-facebook-link{background-position: -246px -131px;
    height: 26px;
    width: 34px;}
.icon-linkedin-link{background-position: -345px -131px;
    height: 26px;
    width: 34px;}
.icon-twitter-link{background-position: -282px -131px;
    height: 26px;
    width: 34px;}
.icon-youtube-link{background-position: -378px -131px;
    height: 26px;
    width: 34px;}
.node-type-html-pages-partner #modalContent{
	position: absolute ! important;
}
.page-wbg-talks-search section.block-facetapi,
.page-wbg-talks-search #block-tweaks-search-api-preference-search {
    float: left;
    min-width: 158px;
    width: 17%;
    margin-left: 5px;
    height: 40px;
    
}
.page-wbg-talks-search .content-wrapper{clear: both}
.page-wbg-talks-search .region.region-content-header{
	width: 1030px;
    margin: 0 auto;
}
.page-wbg-talks-search .bootstrap-select.form-select ul li.disabled,
.page-wbg-talks-search .bootstrap-select.facetapi-multiselect ul li:first-child,
.page-wbg-talks-search .bootstrap-select.facetapi-multiselect ul li:nth-child(2)
{display: none}
.facetapi-multiselect-field-term-tree ul li:nth-child(2),
.facetapi-multiselect-field-delivering-vpu ul li:nth-child(2),
{display: block ! important;}
.view-wbg-talks-search span.btn.btn-primary.btn-filter{margin-right: 8px;margin-bottom:6px;}
.view-wbg-talks-search span.btn.btn-primary.btn-filter a{ color: #666; padding-left: 10px;padding-right: 25px;}
.page-wbg-talks-search .submit-button{float: right;}
.remove-button-lists{float:left; width: 80%}
.empty-div-wrapper {border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    clear: both;
    padding-bottom: 10px;
    }
#views-exposed-form-wbg-talks-search-page .views-reset-button{float: right; width: 20%;}
.page-wbg-talks-search .submit-button button{padding-right: 50px;
    margin-right: 25px;}
    .views-reset-button button#edit-reset {
    border: medium none;
    color: #666;
    background: #dedede none repeat scroll 0 0;
    border-radius: 3px;
    font-weight: normal;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    min-width: 120px;
    float: right;
    }
/*.block-facetapi .bootstrap-select.show-tick.autosubmit ul li:nth-child(11) {
 border-bottom: solid 0.5px #ccc;	
 margin-bottom: 5px;
    padding-bottom: 5px;
}*/
.page-wbg-talks-search .form-type-select.form-item-facets .autosubmit .dashed {
 border-bottom: solid 0.5px #ccc;		
 margin-bottom: 5px;
/* height: 10px; */
}
.region-content section.block-facetapi, section#block-tweaks-search-api-preference-search {display: none;}
.page-wbg-talks-search .filter-collapse a.icon.minus, .page-wbg-connect .view-filters .filter-collapse a.icon.minus, .page-wbg-academy .view-filters .filter-collapse a.icon.minus, .page-calendar .view-filters .filter-collapse a.icon.minus, .page-calendar-view .view-filters .filter-collapse a.icon.minus {
    background-image: url(../images/socialsharing-minus.png);
}
.page-wbg-talks-search .filter-collapse a.icon, .page-wbg-connect .view-filters .filter-collapse a.icon, .page-wbg-academy .view-filters .filter-collapse a.icon, .page-calendar .view-filters .filter-collapse a.icon, .page-calendar-view .view-filters .filter-collapse a.icon {
    height: 31px;
    width: 31px;
    padding: 4px;
    cursor: pointer;
    z-index: 999;
    background: url(../images/socialsharing-plus.png) no-repeat scroll right center transparent;
    background-size: 31px 31px;
    float: right;
    top: 28px;
    position: relative;
}
#block-tweaks-search-api-date-search .container-inline-date #edit-start-date, 
#block-tweaks-search-api-date-search .container-inline-date #edit-end-date{
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
}

#block-tweaks-search-api-date-search .container-inline-date #edit-start-date label, 
#block-tweaks-search-api-date-search .container-inline-date #edit-end-date label{
	display: none;
}
#block-tweaks-search-api-date-search .container-inline-date #edit-start-date input, 
#block-tweaks-search-api-date-search .container-inline-date #edit-end-date input{
	height: 30px;
	margin-right: 0px;
	width: 166px;
	color: #000000;
	font-weight: 600;
	text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    border-color: #DEDEDE;
    box-shadow: none;
    margin: 0;
}
#block-tweaks-search-api-date-search .container-inline-date{
 clear: none;
 float: left;	
}
#block-tweaks-search-api-date-search{
/*	float:left;*/
	height: 40px;
}
#block-tweaks-search-api-date-search .container-inline-date .form-item-start-date,
#block-tweaks-search-api-date-search .container-inline-date .form-item-end-date
{
	margin-right: 0px;
	margin-bottom: 0px;
}
#search-api-date-based-search-form button.form-submit,
#search-api-my-preference-form button.form-submit{
	display:none;
}

/** series page - courses start **/
/*.series-filter .grp-by-ltype {
    background-color: #f1efef;
    padding: 1.5px;	
} */
.series-filter .ctitle {
	font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #39beea;
    text-transform: capitalize;
}
.series-filter .field-items .cimage {
    width: 92% !important;
    height: 120px !important;
    /*border: none;*/
}
.series-filter .content-image {
	margin: 0px !important;
}
.series-filter .sw-related-materials {
	padding-top: 10px;
} 
#series_sortable_wrapper {
	padding-top: 30px;
}
.series-filter .series-filter-title {
	float: left;
} 
.series-filter .series-filter-con {
	float: right;
	margin-right: 12px;
} 
.series-filter-con .dropdown-header span.text {
	color: black;
	font-weight: bold;
}
.series-filter-con .filter-option.pull-left {
	text-transform: capitalize;
}
.series-filter-con  li.selected a span.check-mark {
    position: absolute;
    display: inline-block !important;
    right: 5px;
    margin-top: 5px;
}
.series-filter-con .dropdown-menu li:last-child span.text {
	color: #0b80e6;
	font-weight: bold;
	font-size: 12px;
}
.series-filter-con .dropdown-toggle.btn-default {
	background: #fff;
	color: #000;
}
.series-filter-con .dropdown-toggle.btn-default:hover {
	background: #fff;
	color: #000;
}
.series-filter-con .dropdown-menu li:first-child,
.series-filter-con .dropdown-menu li:nth-child(2) {
	display: none;
}
.series-filter-con .dropdown-menu li:last-child {
	padding-left: 30px;
    margin-top: -10px;
}
/** series page - courses end **/
/** Series Page - Upcoming session CSS start **/
.node-type-bbl-series .container,.node-type-series .container {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.node-type-bbl-series .col-md-3.col-sm-6.col-xs-12.olc-card-view, .node-type-series .col-md-3.col-sm-6.col-xs-12.olc-card-view {
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 1px !important;
}
.node-type-bbl-series .olc-card-view, .node-type-series .olc-card-view {
    cursor: pointer;
    padding-bottom: 20px;
}

.node-type-bbl-series .olc-thumbnail,.node-type-series .olc-thumbnail {
    transition: initial;
    background-color: #fff;
    padding: 0;
    box-shadow: 0px 0px 7px #d2d2d2;
    margin: 4px 0px 4px;
    display: block;
    min-height: 220px;
    border-radius: 4px;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
    padding-top: 7px;
}
.node-type-bbl-series .card-type,.node-type-series .card-type {
    padding-bottom: 10px;
    color: #14856F;
    font-size: 11px;
    text-transform: uppercase;
    left: 10px;
    position: relative;
    padding-left: 0px ! important;
}
.node-type-bbl-series .card-type,.node-type-series .card-type {
    padding-left: 10px;
    padding-bottom: 10px;
    color: #14856F;
    font-size: 11px;
    text-transform: uppercase;
}
.node-type-bbl-series .olc-thumbnail .olc-picture-wrapper,.node-type-series .olc-thumbnail .olc-picture-wrapper {
    padding-top: 8px;
}
.node-type-bbl-series .olc-thumbnail .olc-picture-wrapper, .node-type-series .olc-thumbnail .olc-picture-wrapper {
    padding: 12px 10px 0 10px;
}
.node-type-bbl-series .olc-thumbnail .olc-picture-wrapper a, .node-type-series .olc-thumbnail .olc-picture-wrapper a {
    position: relative;
    display: block;
    overflow: hidden;
}
.node-type-bbl-series .olc-thumbnail .olc-picture-wrapper a img,.node-type-series .olc-thumbnail .olc-picture-wrapper a img {
    border: 1px solid #CED4DE;
    display: block;
    width: 207px;
    height: 116px;
}
.node-type-bbl-series .olc-thumbnail .olc-picture-wrapper a img, .node-type-series .olc-thumbnail .olc-picture-wrapper a img {
    border: 1px solid #CED4DE;
    display: block;
    width: 100%;
    height: auto;
}
.node-type-bbl-series .olc-ani-overlay,.node-type-series .olc-ani-overlay {
    position: relative;
}
.node-type-series .olc-thumbnail .olc-picture-wrapper+.olc-ani-overlay .olc-desc-contents-wrap, .node-type-series .olc-thumbnail:hover .olc-picture-wrapper+.olc-ani-overlay .olc-desc-contents-wrap,.node-type-bbl-series .olc-thumbnail .olc-picture-wrapper+.olc-ani-overlay .olc-desc-contents-wrap, .node-type-bbl-series .olc-thumbnail:hover .olc-picture-wrapper+.olc-ani-overlay .olc-desc-contents-wrap {
    top: 0px ! important;
}
.node-type-bbl-series .olc-picture-wrapper+.olc-ani-overlay .olc-desc-contents-wrap, .node-type-series .olc-picture-wrapper+.olc-ani-overlay .olc-desc-contents-wrap {
    max-height: 230px;
}
.node-type-bbl-series .olc-thumbnail.active .olc-picture-wrapper+.olc-ani-overlay .olc-desc-contents-wrap, .node-type-bbl-series .olc-thumbnail:hover .olc-picture-wrapper+.olc-ani-overlay .olc-desc-contents-wrap,.node-type-series .olc-thumbnail.active .olc-picture-wrapper+.olc-ani-overlay .olc-desc-contents-wrap, .node-type-series .olc-thumbnail:hover .olc-picture-wrapper+.olc-ani-overlay .olc-desc-contents-wrap {
    top: -125px !important;
}
.node-type-bbl-series .multiple-class .session_title .title,.node-type-series .multiple-class .session_title .title {
text-decoration: none;
}
.node-type-bbl-series .olc-thumbnail .olc-desc-contents-wrap,.node-type-series .olc-thumbnail .olc-desc-contents-wrap {
    min-height: 190px;
}
.node-type-bbl-series .multiple-class .session_title,.node-type-series .multiple-class .session_title {
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    color: #000;
    padding-top: 10px;
}
.node-type-bbl-series .olc-desc-contents-wrap,.node-type-series .olc-desc-contents-wrap {
    /* padding: 3px; */
    transition: .5s ease;
    position: absolute;
    top: 0;
    background: #fff;
    width: 100%;
    min-height: 160px;
    max-height: 160px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 10px;
}
.node-type-bbl-series .active .olc-picture-wrapper+.olc-ani-overlay .olc-desc-contents-wrap .olc-desc-txt,.node-type-series .active .olc-picture-wrapper+.olc-ani-overlay .olc-desc-contents-wrap .olc-desc-txt {
    max-height: 75px;
}
.node-type-bbl-series .olc-thumbnail .olc-desc-txt, .node-type-bbl-series .olc-learning-course .olc-pl-caption .olc-desc-txt,.node-type-series .olc-thumbnail .olc-desc-txt, .node-type-series .olc-learning-course .olc-pl-caption .olc-desc-txt {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 37px;
    display: block;
    width: 100%;
    /* white-space: nowrap; */
}
.node-type-bbl-series .olc-thumbnail .olc-desc-txt a, .node-type-bbl-series .olc-thumbnail .caption-details p,.node-type-series .olc-thumbnail .olc-desc-txt a, .node-type-series .olc-thumbnail .caption-details p {
    text-transform: capitalize;
}
.node-type-bbl-series .olc-thumbnail .olc-desc-txt a, .node-type-bbl-series .olc-pl-caption .olc-desc-txt a,.node-type-series .olc-thumbnail .olc-desc-txt a, .node-type-series .olc-pl-caption .olc-desc-txt a {
    color: #000;
}
.node-type-bbl-series .olc-desc-contents-wrap .session-date,.node-type-series .olc-desc-contents-wrap .session-date {
    font-size: 10px;
}
.node-type-bbl-series .olc-thumbnail .caption-details,.node-type-series .olc-thumbnail .caption-details {
    display: none;
    font-size: 12px;
    margin-top: 10px;
}
.node-type-bbl-series .olc-thumbnail .olc-desc-txt a, .node-type-bbl-series .olc-thumbnail .caption-details p,.node-type-series .olc-thumbnail .olc-desc-txt a, .node-type-series .olc-thumbnail .caption-details p {
    text-transform: capitalize;
}
.node-type-bbl-series .olc-thumbnail .olc-desc-contents-wrap li.social,.node-type-series .olc-thumbnail .olc-desc-contents-wrap li.social {
    display: block;
}
.node-type-bbl-series .olc-thumbnail .olc-desc-contents-wrap .enroll-btn-wrapper,.node-type-series .olc-thumbnail .olc-desc-contents-wrap .enroll-btn-wrapper {
    margin-top: 10px;
}
.node-type-bbl-series .multiple-class .dates-list .carousel-control.left,.node-type-series .multiple-class .dates-list .carousel-control.left {
  margin-left: 0px !important;
}
.node-type-bbl-series .multiple-class .dates-list .carousel-control.right,.node-type-series .multiple-class .dates-list .carousel-control.right {
  margin-right: 0px !important;
}
 .node-type-bbl-series  .fline_spacing_gsearch,.node-type-series  .fline_spacing_gsearch {
      content: '';
      position: absolute;
      width: 1px;
      height: 1px;
      background-color: #d8d8d8;
      border: 2px solid #d8d8d8;
      border-radius: 50%;
      z-index: 1;
      margin-top: 7px;
  }

.node-type-bbl-series .discussion-count,.node-type-series .discussion-count{
	padding-left: 10px;
    top: -2px;
    position: relative;
}
.node-type-bbl-series   div#ajax-related-content .panel,.node-type-series   div#ajax-related-content .panel {
    border-bottom: solid 1px #ccc;
	opacity: 1;
	width: 96%;
}
.node-type-bbl-series #ajax-related-content h2.block-title,.node-type-series #ajax-related-content h2.block-title{
	width: 100%;
    padding-right: 10px ! important;
	font-size: 14px;
}
.node-type-bbl-series .series_upcoming_sessions,.node-type-series .series_upcoming_sessions {
  margin-top: 10px;
  padding-bottom: 10px;
}
.node-type-bbl-series .content-module-inline,.node-type-series .content-module-inline {
  border: 1px solid #cececf;
  margin-top: 20px;
  margin-bottom: 20px;
}

.node-type-bbl-series #carousel-dates,.node-type-series #carousel-dates {
  padding: 0px;
  margin: 0px;
}
.node-type-bbl-series .content-module-inline .cont_wrap,.node-type-series .content-module-inline .cont_wrap {
  padding:10px;
}
/*
.page-node- h2.block-title:after {
    padding: 5px !important;
    transition: all 0.2s ease;
    top: 3px;
    border: solid #0071bd;
    border-width: 0 2px 2px 0;
    display: inline-block;
    transform: rotate(45deg);
    position: relative;
    float: right;
    right: -147px;
    content: "";
}
*/
.node-type-bbl-series .meta-data-toggler,.node-type-series .meta-data-toggler {
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: none;
}
.node-type-bbl-series #related-content,.node-type-series #related-content {
background-color: #F9F9F9;
}
.node-type-bbl-series .session_title .acc-arrow-btn .ps-arr,.node-type-series .session_title .acc-arrow-btn .ps-arr {
    padding: 5px !important;
    transition: all 0.2s ease;
    top: 0;
    border: solid #0071bd;
    border-width: 0 2px 2px 0;
    display: inline-block;
    transform: rotate(45deg);
    /* vertical-align: middle; */
    position: relative;
    margin-left: 10px;
    /* right: 3px; */
}
.node-type-bbl-series .ps-arr.down,.node-type-series .ps-arr.down {
    transform: rotate(-45deg);
    margin-left: 0px; 
    top: -2px;

}
.node-type-bbl-series .related-content h2.block-title.transform:after,.node-type-series .related-content h2.block-title.transform:after {
    transform: rotate(-45deg);
    margin-left: 0px;
    top: 6px;
}
.node-type-bbl-series #carousel-dates .rating.field-item,.node-type-bbl-series #carousel-dates .fivestar-default,.node-type-bbl-series #carousel-dates .fivestar-widget-static:before,.node-type-bbl-series #carousel-dates .fivestar-widget-static:after,.node-type-series #carousel-dates .rating.field-item,.node-type-series #carousel-dates .fivestar-default,.node-type-series #carousel-dates .fivestar-widget-static:before,.node-type-series #carousel-dates .fivestar-widget-static:after {
  display:inline;
} 
.node-type-bbl-series .content-module-inline .field-name-field-learning-type,.node-type-bbl-series article .caption .field-name-field-learning-type .field-item.even,.node-type-series .content-module-inline .field-name-field-learning-type,.node-type-series article .caption .field-name-field-learning-type .field-item.even {
  text-transform: capitalize !important;
  color: #14856F !important;
}
.node-type-bbl-series h2.block-title,.node-type-series h2.block-title {
  cursor:pointer;
}
.node-type-bbl-series .fline_spacing_series,.node-type-series .fline_spacing_series {
    content: '';
    position: absolute;
    width: 1px;
    height: 1px;
    background-color: #d8d8d8;
    border: 2px solid #d8d8d8;
    border-radius: 50%;
    z-index: 1;
    margin-top: 7px;
    margin-left: 5px;
}

.node-type-bbl-series .discussion-count-series,.node-type-series .discussion-count-series {
	position: relative;
    padding-left: 10px;
    top: -3px;
}
.node-type-bbl-series .caption .comment-tot span.reviews.reviews-txt,.node-type-series .caption .comment-tot span.reviews.reviews-txt {
    position: relative;
    top: -3px;
}
.node-type-bbl-series #series_sortable .caption .crs-ratings .fivestar-summary-average-count span,.node-type-series #series_sortable .caption .crs-ratings .fivestar-summary-average-count span {
  top: 0px;
}
.node-type-bbl-series .bbl_series span.field-content.discussion-count,.node-type-series .bbl_series span.field-content.discussion-count {
    padding-left: 0px;
}
.node-type-bbl-series .bbl_series span.fline_spacing_gsearch,.node-type-series .bbl_series span.fline_spacing_gsearch {
    display: none;
}
.node-type-bbl-series .related-content h2.block-title.collapsed,.node-type-series .related-content h2.block-title.collapsed {
    color: rgba(0,0,0,0.87);
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 20px;
    font-weight: bold;
    text-transform: none;
    position: relative;
    cursor: pointer;
    padding-right: 6px;
    /* z-index: 999; */
    border: none;
    margin: 0px;
/*    border-top: 1px solid rgba(0,0,0,0.16);*/
    padding: 16px 0 !important;
   /* display: flex; */
/*    justify-content: space-between; */
    align-items: center;
}
.node-type-bbl-series .related-content h2.block-title,.node-type-series .related-content h2.block-title {
    text-transform: capitalize;
    color: rgba(0,0,0,0.87);
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.25px;
    line-height: 20px;
    margin: 0;
    padding: 16px 0;
}
.node-type-bbl-series .related-content h2.block-title,.node-type-series .related-content h2.block-title {
    text-align: left;
}
.node-type-bbl-series .related-content h2.block-title.collapsein i,.node-type-series .related-content h2.block-title.collapsein i {
    transform: rotate(180deg);
}
.node-type-bbl-series .related-content h2.block-title .icons-color i,.node-type-series .related-content h2.block-title .icons-color i {
    color: rgba(0,0,0,0.6);
    font-size: 12px;
    font-weight: 500;
    transition: all 0.5s;
    float:right;
}
.node-type-bbl-series .related-content .view-all-content,.node-type-series .related-content .view-all-content {
    font-size: 11px;
    margin-bottom: 4px;
    text-align: center;
    font-weight: 700 !important;
    padding-left: 166px;
}

.node-type-bbl-series .content-secondary div.field-name-external-link,.node-type-series .content-secondary div.field-name-external-link {
    padding: 0px !important;
}
.node-type-bbl-series .content-primary,.node-type-series .content-primary {
  border-right: none;
}
.node-type-bbl-series .olc-thumbnail .caption-details,.node-type-series .olc-thumbnail .caption-details {
    display: none;
    font-size: 12px;
    margin-top: 10px;
}

.node-type-bbl-series .olc-thumbnail .olc-desc-contents-wrap .enroll-btn-wrapper,.node-type-series .olc-thumbnail .olc-desc-contents-wrap .enroll-btn-wrapper {
    margin-top: 10px;
}
.node-type-bbl-series .enroll-btn-wrapper,.node-type-series .enroll-btn-wrapper {
    padding: 4px 0;
}
.node-type-bbl-series .enroll-btn-wrapper,.node-type-series .enroll-btn-wrapper {
    float: left;
}

.node-type-bbl-series .content-module-wrapper .btn.btn-primary:last-child, .node-type-bbl-series .caption-details .btn.btn-primary:last-child,.node-type-series .content-module-wrapper .btn.btn-primary:last-child, .node-type-series .caption-details .btn.btn-primary:last-child {
    float: right;
}
.node-type-bbl-series .content-module-wrapper .btn.btn-primary:first-child, .node-type-bbl-series .caption-details .btn.btn-primary:first-child,.node-type-series .content-module-wrapper .btn.btn-primary:first-child, .node-type-series .caption-details .btn.btn-primary:first-child {
    float: left;
}
.node-type-bbl-series .enroll-btn-wrapper .btn.btn-primary, .node-type-bbl-series .connect-btns .btn.btn-primary,.node-type-series .enroll-btn-wrapper .btn.btn-primary, .node-type-series .connect-btns .btn.btn-primary {
    background: #0071BC !important;
    color: #fff;
    border: 2px solid transparent !important;
    border-radius: 2px;
    padding: 5px 10px !important;
}
.node-type-bbl-series #block-system-main .content-secondary,.node-type-series #block-system-main .content-secondary {
    height: auto !important;
    padding-top: 3px;
    width: 32.5%;
    border: 1px solid #cececf;
}
#hf_footer_wrapper_connect .icons-color {
  display: none;
}
.node-type-bbl-series .session_title .acc-arrow-btn,.node-type-series .session_title .acc-arrow-btn {
    border: 0;
    background: transparent;
    outline: none;
    right: 0;
    padding: 2px;
    top: -2px;
}
.node-type-bbl-series .view-all-content.rcontent_padding,.node-type-series .view-all-content.rcontent_padding {
  padding-left: 142px;
}
.node-type-bbl-series #series_sortable article:last-child {
    margin-bottom: 20px;
}
.flag-search-wrapper{
  left: -5px;
  position: absolute;
  top: 15px;
  margin-bottom:1px;
}
.node-type-bbl-series span.reviews.reviews-txt, .node-type-bbl-series span.icon.comments,.node-type-series span.reviews.reviews-txt, .node-type-series span.icon.comments {
  color: #000;
}

.node-type-bbl-series .social-share-links,.node-type-series .social-share-links {
  /*border-bottom: 1px solid #cececf;*/
  padding-bottom: 15px;
  display: block !important;
  float:left;
}
.node-type-bbl-series .module.content-summary > ul.meta{border-top: 1px solid #cececf;}
.node-type-bbl-series .caption-details .btn.btn-primary.btn-prelogin,.node-type-series .caption-details .btn.btn-primary.btn-prelogin {
  float:left;
  margin-top:10px;
}

.node-type-bbl-series .social-share-links .addtoany_list,.node-type-series .social-share-links .addtoany_list {
  display:block !important;
}
.learning-type {
    color: #14856F;
    font-weight: 600;
    font-size: 13px;
}
.node-detail-tag {
    left: -10px;
    top: 15px;
    position: absolute;
}
@media screen and (min-width: 320px) and (max-width: 767px){
.page-node .header-content-primary.has-secondary .btn.btn-primary {
    width: auto ! important;
}
.upcoming_session, .featured_content {
    width: 100% ! important;
    clear: both ! important;
}
}
/** Series Page - Upcoming session CSS End **/
.a2a_target.addtoany_list{ float:left;}
#carousel-dates-1, #carousel-dates-2{padding:0px;}
.upcoming_session.full-slider, .featured_content.full-slider{width: 100%; float:left; padding-bottom: 15px;}
.upcoming_session.half-slider, .featured_content.half-slider{width: 50%; float:left;}
.series_sortable_wrapper, .series_sortable_wrappers{clear:both;}
.btn-danger{ background-color: #d9534f !important;}
.node-type-bbl-series .crs-ratings .discussion {
    top: -5px !important; 
}
.node-type-webform .olc-banner-blue{background: #2778AE;}
.page-mylearning-path #my_learningpath .content-header-details.learning-path-css.my-olc-block{margin-bottom:20px}
.multiple-class #carousel-dates div.carousel-inner div.date {
  min-height:113px;
}
/*Chatbox CSS*/
.chat-bot-window iframe{
bottom: 0;right: 10px;z-index: 999;height: 500px;border-top: 3px solid #3f60b5;border-right: 3px solid #4496dc;border-bottom: 3px solid #15a955;border-left: 3px solid #4496dc;border-radius: 7px;width: 100%;
}
.chat-bot-icon{
  cursor: pointer;position: fixed;bottom: 23px;right: 28px;
}
.chat-bot-window{
  display:none;position: fixed;bottom: 0;right: 10px;z-index: 9999;
}
.chat-bot-cancel{
  background-color: white;position: absolute;top: -12px;right: -7px;z-index: 999;cursor: pointer;border-radius: 50%; padding: 5px; border: 1px solid #cccaca;
}
@media (min-width: @screen-md-min) {
.chat-bot-window{
  width: 400px ! important;
}
}
/*-----------*/
.page-mylearning-add .olc-lhs .action-btn button span.icon.glyphicon {display:none}
