/*
 * Applies only for IE(all version) browsers
 */
body{
	-ms-overflow-style: scrollbar !important;
}

/*
* Required for modal dialogs to open on iphones 
* when the modal is taller than the body of the underlying page.
*/
.modal-open{
	min-height:800px;
}

/*
* ----------------------
* Banner Styles
*-----------------------
*/
/* set a background image for the banner in this class in the campus-specific main.css */
.banner-bg{
}
.lb-banner{
	overflow: visible;
	padding-left: 0px;
}
.bg-banner{
    overflow: visible;
    padding-left: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.banner-img{}
.lb-banner-links{
    width: 100%;
    padding-top: 6px;
    padding-right: 6px;
}
.lb-banner-links-user{
	padding-top:0px;
}
.lb-banner-user{
	display: inline-block;
	padding-right: 4px;
	min-width:105px;
	padding-top:16px;
}
.lb-banner-info{
	padding-top:6px;
}
@media (max-width: 767px) {
	.lb-banner-user{
		display: block;
		padding-right: 0px;
		padding-top: 8px;
	}
}
.lb-banner-btn-group{
	display: inline-block;
}
.banner-btn{
	padding-top: 6px;
	padding-bottom: 4px;
}
.banner-link-icon{
	font-size:1.2em;
}
.banner-link-text{
	padding-left: 4px;
}
.lb-banner-search{
    width: 100%;
    padding-right: 0px;
    padding-top: 8px;
    padding-bottom: 4px;
}
/* PERF-11217 BEGIN */
.banner-button{
	padding: 0px 10px !important;
	height: 46px;
}
.banner-btn-image-div{
	display: inline-block;
}
.banner-btn-icon{
	font-size: 1.3em;
	margin-right: 3px;
}
.banner-btn-icon-lg{
	font-size: 1.6em;
	margin-right: 14px;
	margin-top: 8px;
	cursor: pointer;
}

.banner-btn-image{
	height: 28px;
	width: 28px;
}
.banner-btn-text { 
   	display: inline-block;
   	font-size: 0.9em;
}
/* PERF-11217 END */
.lb-menu{}
.banner-navbar{
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	min-height:30px !important;
}
.navbar-header{}
.navbar-brand{
	padding-top:5px !important; 
	padding-bottom:0 !important;
	padding-right: 10px !important;
    height: 30px;
}
.navbar-home{}
.navbar-console{
	padding-left: 0px;
}
.navbar-console-hilite{
	font-size: 1.8em;
	color: white !important;
	font-weight: bold;
}
.navbar-nav > li > a {
    padding-top:5px !important; 
    padding-bottom:5px !important;
    /* height: 30px; */
}
.navbar-toggle {
	padding:3px 4px;
	margin-top:4px;
	margin-bottom:4px;
}
.lb-console-menu{
	left: -10px;
	top: 29px;
}

/*
* -------------------
* Registration Banner
* -------------------
*/

.lb-reg-banner-bg{}

.lb-reg-banner{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.lb-reg-banner-text{
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.lb-reg-banner-img{
	display: inline-block;
	padding-top: 10px;
	padding-right: 20px;
}

/* 
* --------------------
* Login Page
* --------------------
*/

.login-container{}
.login-logo{}
.login-panel{}
.login-heading{}
.login-elements{}
.login-Submit-Row{}
.login-footer{
	text-align: right;
}
.login-footer-link{
	margin-left: 14px;
}

/* 
* --------------------
* Campus Selection Page
* --------------------
*/
.lb-campus-list{
	margin-top: 20px;
	padding-left: 40px;
}

.lb-campus-list li{
	margin-top: 4px;
}

@media (max-width: 767px) {
	.lb-campus-list{
		margin-top: 14px;
		padding-left: 10px;
	}
}

.noDataDiv{
	text-align: center;
	opacity: 20%;
	height: 84%;
	display: flex;
  	justify-content: center;
  	align-items: center;
}
.noDataText{
	font-size: 1.9em;
	margin-left: 14px;
	vertical-align: middle;
}
.noDataImg{
	height: 60px;
}
.loadingDataDiv{
	text-align: center;
	height: 84%;	
	display: flex;
  	justify-content: center;
  	align-items: center;
}
.loadingDataText{
	font-size: 1.9em;
	margin-left: 14px;
	vertical-align: middle;
	opacity: 30%;
}
.loadingDataImg{
	opacity: 70%;
}
.panel-body-ind{
	padding: 0px !important;
	vertical-align: middle !important;
	position: relative;
	display: block;
}
.ind-box{
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	
	position: absolute;
	top: 12%;
	/*margin-top: -5%;*/

}
.ind-prime-value{
  	font-weight: bold;
  	width: 100%;
  	padding: 0px;
  	line-height: 1;
  	margin-top: 2px;
}
.ind-prime-label{
	width: 100%;
	padding: 0px;
	font-size: 1.4em;
	line-height: 1;
	margin-top: 4px;
}
.ind-divider{
	opacity: 50%;
}
.ind-second-value{
	width: 100%;
  	font-weight: bold;
  	padding: 0px;
  	line-height: 1;
  	margin-top: 12px;
  	opacity: 75%;
}
.ind-second-label{
	width: 100%;
	padding: 0px;
	font-size: 1.1em;
  	line-height: 1;
  	margin-top: 3px;
  	opacity: 75%;
}
.inf-box{
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 5%;
	bottom: 5%;	
	/*margin-top: -5%;*/
}
.inf-label{
  	font-weight: bold;  	
  	width: 100%;
  	padding: 0px;  	
  	line-height: 1;
  	margin-top: 10px;
}
.inf-text{
  	font-weight: bold;
	font-size: 1.4em;  	
  	width: 100%;
  	padding: 0px;
  	line-height: 1;
  	margin-top: 10px;
}
.inf-list{
  	margin-top: 10px;	
  	padding: 5px;
	display: inline-block;
	text-align: left;  
	height:180px;
	overflow-y: auto;
}
.inf-divider{
	opacity: 50%;
}
/* 
* --------------------
* Dashboard Filters
* --------------------
*/
.filter-panel{
	background: rgba(0, 0, 0, 0.3);
	z-index:100;
	height:auto;
	width:260px;
	position:absolute;
	top:0px;
	right:-260px;
	padding:10px;
}
.panel-filter{}
.filter-child{
	margin-bottom: 0px !important;
	border-radius: 0px !important;
}
.filter-child-last{
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
}
.filter-panel-heading{
	height:45px;
	margin:-10px;
	padding:10px;
	font-size:1.2em;
}
.btn-filters-open-div{
	margin-left:4px;
	margin-top:12px;
}
.filter-heading{
	padding: 6px 10px;
}
.apply-all-div{
	margin-bottom:10px;
	padding-top: 20px;
	
}
.table-filter{
	font-size: .9em;
}
.checkbox-filter{
	/**word-wrap: break-word;**/
	margin-top: 2px;
	margin-bottom:2px;
	max-width: 200px;
}
.cell-filter{
	padding-top:0px !important;
	padding-bottom:0px !important;
	/**word-wrap: break-word;**/
	max-width: 100%;
}
.cell-search{
	padding-top:4px !important;
	padding-bottom:4px !important;
}
.search-filter{
	height: 24px;
}
.search-clear-btn{
	height: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.search-clear-icon{
	padding-top: 0px;
	padding-bottom: 0px;
}
.search-filter-group{
	margin-top: 8px;
	margin-bottom: 8px;
}
.panel-body-filter{
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom: 0px;
	overflow-x:hidden;
}
.filter-choices{
	max-height:230px;
	overflow-y:auto;
	overflow-x:hidden;
}
.panel-footer-filter{
	padding-right:24px;
}

.filter-bubble{
    max-width: 180px !important;
}
.filter-view{
	max-height:230px;
	overflow-y:auto;
	overflow-x:hidden;
}

/*
* ----------------------
* DataTable Overrides
* ----------------------
*/

/* Prevents the action button links from opening automatically when they are present in the child rows */
table.dataTable > tbody > tr.child ul{
	display: none;	
}
/* Fixes the action button links when they are opened in the child rows */
table.dataTable > tbody > tr.child ul li{
	border-bottom: 0px;
	padding: 0px;	
}
/* Allows the action button links to open up when they are used from the child rows */
.open > .dropdown-menu{
	display: block !important;
}

/*
 * Control feature layout settings from jquery.dataTables.css to prevent row and filter controls from centering too soon
 * Updates to dataTables.responsive.css
 */
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
/*
* Reduce size of font in child rows (responsive)
*/
.dtr-title{
	font-size: 14px;
}
.dtr-data{
	font-size: 14px;
}
/*
* Wrap the search result filter message
*/
div.dataTables_info {
    white-space: normal !important;
}
.pagination-top{
	float: right !important;
	text-align: right !important;
}

/*
* Use to set table td border in IE 
* Note that this also removes the borders between dataTable detail rows
* If these borders are desirable, this must be updated
* Also affects all tables, so may need to be overridden - default setting is separate
*/
table{
	border-collapse: separate!important;
}

/*
* ----------------------
* LogicBay Additions
* ----------------------
*/

/* Action button classes */
.lb-action-btn-group {
  white-space: nowrap !important;
}
/*
* applied to buttons that make up the action button; the main button and te drodpwn button
*/
.lb-action-btn{
	display: inline-block !important;
}

/*
* applied to action dropdown menu
*/
.lb-action-menu{
	left: auto;
	right: -20px;
}

/* for displaying static credit card info */
.cc-panel{
	width: fit-content;
	min-width: 300px;
	background-color: #fafafa;
}

/* Ensure that list group buttons are at full width */
button.list-group-item{
	width: 100%;
}

/***** Rollup Indicators ******/
.indicator{
		text-align: center !important;
	}
	.panel-indicator{
		width: 196px;
		height: 196px;
		float: none;
	}
	.indicator-heading{
		font-weight: bold;
	}
	.indicator-buffer{
		width: 33%;
	}
	.panel-body-indicator{}
	.indicator-text{
		line-height: 115px;
		font-size: 50px;
	}
	.indicator-text-primary{
		line-height: 80px;
		font-size: 50px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.indicator-text-secondary{
		font-size: 22px;
		margin-top: 0px;
	}
	.indicator-text-tirtiary{
		font-size: 18px;
		margin-top: 0px;
	}
	
/***** Miscelaneous Classes ******/

.text-link{
	text-decoration: underline;
	cursor: pointer;
}

/*
* remove the padding introduced by BS col classes
*/
.lb-col-tight{
	padding-left: 0px;
	padding-right: 0px;
}

/* used on container for buttons at the top of a page, editors in particular */
.page-buttons-top{
	margin-top: 12px;
}

/* Data table export controls plugin */

.tbl-export-controls{
	text-align:center;
	padding-top:10px;
}

/* Prevents the export controls from floating left by overriding the float value */
div.dt-buttons {
	float: none;
}

/* Round remove button */
/* use with glyphicon glyphicon-remove */
.btn-remove{
  width: 24px;
  height: 24px;
  text-align: center;
  padding-top: 0px;
  padding: 0px 0px 2px 0px;
  font-size: 12px;
  border-radius: 12px;
  margin-top: -12px;
  margin-left: -4px;
}

.btn-img{
	padding: 0px;
}

/* Make a badge for clicking on... used by the reporting dashboards*/
.btn-badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  /*color: #fff;*/
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  /*background-color: #777777;*/
  border-radius: 10px;
}

/* use with theme buttons to create themed badges */
.badge-colored{
	border-radius: 20px;
	box-shadow: none;
	white-space: nowrap;
	vertical-align: middle;
	padding: 3px 7px;
	line-height: 1;
	min-width: 10px;
}

/*
*	Add change cursor to hand
*/
.clickable{
	cursor: pointer;
}
.clickable-u{
	cursor: pointer;
	text-decoration:underline;
}
.un-clickable{
	cursor: default;
}

/*
* Use this to remove all borders from a panel
*/
.lb-panel-no-border{
	border-style:none;
	box-shadow:none;
}

/*
* Use this to round all corners of a panel header, not just the top corners.
*/
.lb-panel-heading-floating{
	border-radius:inherit;
}

/*
* Use this to reduce the space between the page header and the page content
*/
.page-header-tight{
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
/** List with no bullets **/
.no-bullets{
	list-style-type: none;
}

/*
* Custom unordered list bullets using glyphicons - apply the class to the ul element
*/
.lb-triangle-bullet li, .lb-chevron-bullet li {
    display: block;
}
.lb-triangle-bullet li:before {
    content: "\e250";
    font-family: 'Glyphicons Halflings';
    /*font-size: 9px;*/
    position: relative;
    margin-right: 4px;
    top: 2px;
}
.lb-chevron-bullet li:before {
    content: "\e080";
    font-family: 'Glyphicons Halflings';
   	font-size: 0.9em;
    position: relative;
    margin-right: 6px;
    top: 1px;
}

.glyphicon-none:before {
    content: "\e094";
    color: transparent !important;
}

/*
* Custom list for display templates{
*/

.lb-list-dt li{
	margin-top: 8px;
}
.lb-list-dt ul{
	padding-left: 26px;
}

/*
* class applied to divs within display templates to set padding
*/

.lb-dt-block{
	padding-left: 12px !important;
	padding-right: 12px !important;
}

/*
* Apply to text associated with format icons to improve alignment
*/
.lb-icon-text{
	position:relative;
	top:2px;
}

/*	Can be used to introduce a secondary color, 
*  	typically for differentiated text
*/
.lb-hilite{
	color: #ffc601;
}

/*
*	apply this to progress bars when the progress is 0% to make the percent visible and create some padding
*/
.lb-progress-bar-empty{
	margin-left: 5px !important;
	color: #666666;
}

/*
*	Adjusts bottom margin from BS progress class
*/
.lb-progress{
	margin-bottom: 5px !important;
}

/*
*	Add this class to a form element that is using the form-control class to prevent line wrapping at smaller viewport sizes
*/
.form-control-inline{
	display: inline-block;
}

/*
*	Add this class to a checkbox element used in a form so that it will line up with the input boxes.
*/
@media (max-width: 767px) {
	.lb-form-checkbox{
		margin-left: 15px !important;
	}
	.lb-form-checkbox-label {
		margin-bottom:5px !important;
		padding-top:2px !important;
	}
}
@media (min-width: 768px) {
	.lb-form-checkbox{
		margin-left: 15px !important;
	 	margin-top: 10px !important;
	}
	.lb-form-checkbox-label {
		margin-top:10px !important;
		margin-bottom:5px !important;
		padding-top:2px !important;
	}
}

/*
* To be applied to labels in case where bold labels are not desirable.
* Will not impact label styling if they are not bold by default for the theme
*/
.label-weak{
	font-weight: normal;
}

/*
* Use to force the size of input fields that will only accept very short data, such as numbers
*/
.lb-short-field{
	width: 50px !important;
}

/*
* Use to force the size of input fields that will only accept somewhat short data, such as numbers plus qualifier text ie 300 Days   6 Months   etc
*/
.lb-medium-field{
	width: 100px !important;
}

/*
* Use to set background for payment methods 
*/
.lb-box{
	background-color: #d7d7d7;
	border: 1px none #eee;
    padding: 0 3px 0 3px;
}
/* Allows labels to act as badges so that theme info, danger, etc. can be applied */
.label-as-badge{
	border-radius:1em;
	margin-bottom:6px;
}

.label-as-badge-sm{
	width:25px;
}

/*use in combination with .disabled to remove dimming effect*/
.disabled-on{
	opacity: 100 !important;
}

/*
* Use to fit labels when the real estate is limited and/or the labels are long
*/
.lb-label-xs-small, .lb-label-sm-small, .lb-label-md-small, .lb-label-lg-small{}
@media (max-width: 767px) {
	.lb-label-xs-small{
		font-size: 0.85em;
	}
}
@media (min-width: 768px) {
	.lb-label-sm-small{
		font-size: 0.85em;
	}
}
@media (min-width: 992px) {
	.lb-label-md-small{
		font-size: 0.85em;
	}
}
@media (min-width: 1200px) {
	.lb-label-lg-small{
		font-size: 0.85em;
	}
}
.lb-label-xs-normal, .lb-label-sm-normal, .lb-label-md-normal, .lb-label-lg-normal{}
@media (max-width: 767px) {
	.lb-label-xs-normal{
		font-size: 1.0em;
	}
}
@media (min-width: 768px) {
	.lb-label-sm-normal{
		font-size: 1.0em;
	}
}
@media (min-width: 992px) {
	.lb-label-md-normal{
		font-size: 1.0em;
	}
}
@media (min-width: 1200px) {
	.lb-label-lg-normal{
		font-size: 1.0em;
	}
}

/*
* To add padding to form/grid elements when the row wraps
* Use in conjunction with visible classes such as visible-xs-block
* Perhaps replace with new less -driven classes
* May also want to use bottom padding instead based on posts read
*/
/* form-control-static : to remove the top padding when in xs mode so that its in level of the label */
.wrap-padding-xs, .wrap-padding-sm, .wrap-padding-md, .wrap-padding-lg{}
@media (max-width: 767px) {
	.wrap-padding-top-xs{
		padding-top: 12px;
	}
	.wrap-padding-bottom-xs{
		padding-bottom: 12px;
	}
	
	.form-control-static{
  		padding-top: 0px !important;
 	}
}
@media (min-width: 768px) {
	.wrap-padding-top-sm{
		padding-top: 12px;
	}
	.wrap-padding-bottom-sm{
		padding-bottom: 12px;
	}
}
@media (min-width: 992px) {
	.wrap-padding-top-sm{
		padding-top: 12px;
	}
	.wrap-padding-bottom-sm{
		padding-bottom: 12px;
	}
}
@media (min-width: 1200px) {
	.wrap-padding-top-lg{
		padding-top: 12px;
	}
	.wrap-padding-bottom-lg{
		padding-bottom: 12px;
	}
}

/*
* To add margin to form/grid elements when the row wraps
* Use in conjunction with visible classes such as visible-xs-block
* Perhaps replace with new less -driven classes
* Useful for putting on buttons when there are multiple buttons on a page that might wrap.
*/
.wrap-margin-xs, .wrap-margin-sm, .wrap-margin-md, .wrap-margin-lg{}
@media (max-width: 767px) {
	.wrap-margin-top-xs{
		margin-top: 4px;
	}
	.wrap-margin-bottom-xs{
		margin-bottom: 4px;
	}
}
@media (min-width: 768px) {
	.wrap-margin-top-sm{
		margin-top: 4px;
	}
	.wrap-margin-bottom-sm{
		margin-bottom: 4px;
	}
}
@media (min-width: 992px) {
	.wrap-margin-top-sm{
		margin-top: 4px;
	}
	.wrap-margin-bottom-sm{
		margin-bottom: 4px;
	}
}
@media (min-width: 1200px) {
	.wrap-margin-top-lg{
		margin-top: 4px;
	}
	.wrap-margin-bottom-lg{
		margin-bottom: 4px;
	}
}

/*
* Bullet styles for use in some widgets or elsewhere - see my channels and anders pink widgets
*/

.bullet-wrapper{
	display:block;
	width:100%;
}
.bullet-icon{
	display:inline-block;
	width:2%;
}
.bullet-text{
	display:inline-block;
	width:98%;
	padding-left:14px;
}
.sub-bullet{
	display:inline-block;
	width:98%;
	padding-left:6px;
	padding-bottom: 10px;
}
.bullet-lg{
	font-size: 1.1em;
}

/*
* used to create space between sections on a page/dialog
* add to last element of a section
*/
.section-end{
	padding-bottom: 12px;
}

/*
* used to create space between sections on a page/dialog
* add to first element of a section
*/
.section-start{
	padding-top: 12px;
}

/*
* used to create space between lines on a page/dialog
*/
.line-end{
	padding-bottom: 4px;
}

/*
* Used to remove the extra padding from objects, specifically the bottom
*/
.lb-list-group-condensed{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*
* Used to remove the extra bottom padding in a panel body
*/
.lb-panel-body-condensed{
	padding-bottom: 0px;
}

/*
* Used to remove the extra top and bottom padding in a panel body
*/
.lb-panel-body-tight{
	padding-bottom: 0px;
	padding-top: 0px;
}

/*
* Used to remove the extra top padding in a panel body
*/
.lb-panel-body-up{
	padding-top: 0px;
}

/*
* For panels displayed as a sub-element within a page
*/
.lb-panel-heading-thin{
	padding-top: 6px;
	padding-bottom: 6px;
}

/*
* Use to prevent text from wrapping and truncate with an ellipsis when there is not enough room
* Used in panel headings when using a progress bar in the heading as well
*/
.lb-text-truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

/*
* Used to remove all padding
*/
.lb-tight{
	padding: 0px;
}

/*
* no padding or margin
*/
.lb-super-tight{
	padding: 0px;
	margin: 0px;
}

/*
* Used to remove the extra padding in a well, specifically the bottom padding
*/
.lb-well-condensed{
	padding-bottom: 0px;
}

/*
* button adjustments
*/
.btn-xs-lb{
	padding-bottom: 3px;
}
.btn-sm-lb{
	vertical-align: middle;
}

.toggle-btn-label{
	display:inline-block;
	padding-left: 6px;
	padding-right: 6px;
}

/* 
* apply to page header
* used to reduce space between the team button and a team page title
*/
.page-header{
	margin-top:12px;
}

/*
* LB add on to reduce the size of text in tables
*/
.text-table-sm{
	font-size: 0.9500em;
}

/*
* LB add on to be applied to forms that are rendered inside of table cells
* This forces the form to use the full width of the cell, and removes the margin it adds by default under the form
*/
.lb-form-table{
	width:100%;
	margin-bottom:0px;	
}

/*
* apply to tables on the page that you wish to apply the dataTables plugin to
*/
.lb-table-responsive{}

/*
* Modifying the core setting that is set to 160px so that the action buttons are not any larger than required
*/
.dropdown-menu {
    min-width: 0px !important;
}

/*
* LB add on to reduce the size of text in forms
*/
.input-sm-lb{
	font-size: 0.9600em;
}

/** LB Fieldset classes **/
.lb-fieldset{
	border: 1px groove #eee !important;
	padding:0 10px;
}
.lb-legend{
	font-size: 1.2em;
   	border-bottom:none;
   	margin-bottom: 0px !important;
   	padding-left: 6px;
   	padding-right: 6px;
   	width: inherit;
}

/** LB update to borderless to get rid of the top border in tables **/
.borderless tbody tr td, .borderless tbody tr th, .borderless thead tr th {
    border: none;
}

/** modified badge sizes **/
.badge-lg{
	font-size: 1.03em;
}
.badge-sm{
	font-size: 80% !important;
}

/** for indication of a count - displayed small, top right of an icon **/
.badge-notification{
	background-color: #e74c3c !important;
	color: #ffffff !important;
	margin-left: -10px;
	margin-top: -12px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}
/** apply to larger icons (in banner) **/
.badge-notification.badge-notification-lg{
	margin-left: -18px;
	margin-top: -20px;
	margin-right: 8px;
}

.lb-column-label{
	width: 100%;	
}

.lb-btn-padded{
	margin-bottom: 10px !important;
}

/** apply to cells in tables that should be as small as possible, such as bullets, icons or checkboxes **/
.lb-cell-min{
	width: 1px;
	white-space: nowrap;
}

.lb-table-condensed{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/** apply for format icon table cells to fix vertical alignment and padding**/
.lb-cell-ficon{
	padding-top: 0.7em !important;
	padding-bottom: 0px !important;
	padding-right: 0px !important;
}
/** use condensed version with condensed tables **/
.lb-cell-ficon-condensed{
	padding-top: 0.5em !important;
	padding-bottom: 0px !important;
	padding-right: 0px !important;
}
/*This will work for firefox
 * Makes the wigdet icon bottom align with the text
 * */
@-moz-document url-prefix() {
    .lb-cell-ficon-condensed{ padding-top: 2px !important }
}

/* IE9+ specific style 
 * Makes the wigdet icon bottom align with the text
 * */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none), (min-width:0\0) {  
 .lb-cell-ficon-condensed{ padding-top: 2px !important }  
}

/** Use on toggable tabs **/
.lb-tab{
	outline:0 !important;
}
.lb-no-focus{
	outline:0 !important;
}

/* apply for the approval operator to be display in table format with proper padding */
.lb-operator{
	padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 7px;
    border-right-style: none;
    border-left-style: none;
    border-top-style: none;
}

.noFocusBorder{
	outline: none;
}
/*
* dataTables details formatting
*/

.dt-icon-disable:before{
	background-color: #CCC !important;
	content: "" !important;
}

.details-row{
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.details-label{
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.details-label-cell{
	width: 30%;
}
.details-data{
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.details-table{
	
}
.details-row-separator{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	padding-top: 10px;
}

/** Applied to div containing datatable to align text left in xs mode**/
@media screen and (max-width: 767px) {
	div.dataTables_wrapper > div.row > div{
    	text-align: left !important; 
   }
}

/** Applied to div containing buttons on modal dialogs**/
.modal-btn{
	text-align: center !important;
}

/** Applied to the page container used to disaply widgets full-screen **/
.widgetContainer{
	padding-top: 18px;
}

/** Applied to elements to make them visible or invisible, but retain their space on the page **/
.lb-visible{
	visibility: visible;
}

.lb-invisible{
	visibility: hidden;
}
/************************
* Console Styles
************************/

/*active grid classes*/
.grid{}

.grid-item { 
	padding-left: 5px;
	padding-right: 5px;
}

.grid-box{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 12px;
	padding-bottom: 20px;
}

.console-bg{
	overflow-x: hidden;
}

.console-home-bg{
	overflow-x: hidden;
}

.panel-container-dshbd{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

/** Set styling on widget panels **/
.panel-dshbd{
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.panel-limit{
	max-width: 1000px;
}

/** Set styling on widget panel bodies **/
.panel-body-dshbd{

}
	
/* applied to icons in panel titles */
.panel-title-icon{
	font-size: 1.5em;
	margin-right: 4px;
}
/* applied to objects to remove all border */
.border-off{
	border-style: none;
	border-width: 0px;
	box-shadow: none;
}

/* applied to the title on consoles*/
.console-header{
	margin-bottom: 8px;
}

.dshbd-btn{
	max-height: 68px;
	min-height:68px;
}
@media (max-width: 767px) {
	.dshbd-btn{
		padding-left: 16px;
	}
}
@media (min-width: 768px) {
	.dshbd-btn{
		padding-left: 12px;
	}
}
@media (min-width: 992px) {
	.dshbd-btn{
		padding-left: 16px;
	}
}
@media (min-width: 1200px) {
	.dshbd-btn{
		padding-left: 12px;
	}
}

.dshbd-btn-icon{
	padding-right:6px;
}
@media (max-width: 767px) {
	.dshbd-btn-icon{
		font-size:2.20000em;
	}
}
@media (min-width: 768px) {
	.dshbd-btn-icon{
		font-size:2.10000em;
	}
}
@media (min-width: 992px) {
	.dshbd-btn-icon{
		font-size:2.20000em;
	}
}
@media (min-width: 1200px) {
	.dshbd-btn-icon{
		font-size:2.20000em;
	}
}

.dshbd-btn-label{}

@media (max-width: 767px) {
	.dshbd-btn-label{
		font-size:1.0em;
	}
}
@media (min-width: 768px) {
	.dshbd-btn-label{
		font-size:0.8em;
	}
}
@media (min-width: 992px) {
	.dshbd-btn-label{
		font-size:0.9em;
	}
}
@media (min-width: 1200px) {
	.dshbd-btn-label{
		font-size:0.85em;
	}
}

.dshbd-row-left{
	padding-right: 10px;
	padding-bottom: 0px;
}
@media (max-width: 767px) {
	.dshbd-row-left{
		padding-right: 0px;
	}
}
@media (min-width: 768px) {
	.dshbd-row-left{
		padding-right: 10px;
	}
}

/**********************
* Big Button Classes *
**********************/
.big-btn{
}

.big-btn-outline{
	border-radius: 35px;
	background-image: none;
	background-color: transparent;
}

.btn-teardrop{
	border-top-left-radius: 0px;
}

.big-btn-text{
	white-space: normal;
	height: 44px;
}

@media (max-width: 767px) {
	.big-btn-text{
		height: inherit;
	}
}

.text-reduce1{
	font-size: 0.9em;
	height: 40px;
}

.text-reduce2{
	font-size: 0.8em;
	height: 34px;
}

.big-btn-icon{
	padding-right:6px;
}
@media (max-width: 767px) {
	.big-btn-icon{
		font-size:2.15000em;
	}
}
@media (min-width: 768px) {
	.big-btn-icon{
		font-size:2.15000em;
	}
}
@media (min-width: 992px) {
	.big-btn-icon{
		font-size:2.15000em;
	}
}
@media (min-width: 1200px) {
	.big-btn-icon{
		font-size:2.15000em;
	}
}

/** Align text to right except in xs viewer **/
.lb-text-align{
	text-align: right; 
}
@media (max-width: 767px) {
    .lb-text-align{
		text-align: left; 
	}
}

.html-grid-col-padded{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.html-grid-col-padded-last{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.html-grid-row-padded{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.html-grid-col-unpadded{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.html-grid-col-unpadded-last{
	padding-top: 5px !important;
	padding-bottom: 0px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.html-grid-row-unpadded{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-top: -5px !important;
	margin-bottom: -5px !important;
	margin-left: -5px !important;
	margin-right: -5px !important;
}

/*****************
* Carousel Classes
******************/
.carousel-btn-info{
	margin-top: 6px;
}
.carousel-btn-bar{
	margin-top: 6px;
}
.carousel-footer{
	text-align:center;
	padding-bottom:6px;
}

/****************
* Styles required for the 
* left-hand menu display templates
*****************/

@media (min-width: 768px) {
	#navbar-sidebar .container-fluid,
	#navbar-sidebar .navbar-collapse {
		padding-top: 0;
		padding-bottom: 4px;
		padding-left: 0px;
		padding-right: 0px;
	}
	#navbar-sidebar .navbar-right {
		margin-right: 0;
	}
	#navbar-sidebar .nav > li {
		width: 100%;
	}
	#navbar-sidebar .caret{
		border-top: 4px solid transparent;
		border-left: 4px dashed;
		border-bottom: 4px solid transparent;
		margin-left: 10px;
	}
}

@media (min-width: 768px) {
	.sidebar-col{
		padding-right: 0px;
		margin-right: 0px;
	}
}

#navbar-sidebar{
		min-height: 20px;
}

.sidebar-title{
	font-size: 0.95em;
	margin-top: 4px;
}

@media (max-width: 767px) {
	#navbar-sidebar-collapse .navbar-nav > li > a{
		height: inherit;
	}
}

/***************
* Image Grid display template
****************/
.lb-thumbnail{
	border-style: none;
}
.lb-thumbnail-panel{
	text-align: center;
	margin: 0px;
	padding: 6px;
}
.lb-thumbnail-img{
	display: inline-block;
}
.lb-img-caption{
	text-align: center;
	font-size: 1.1em;
}
.lb-img-desc{
	font-size: 0.9em;
}

/***************
* List display template
****************/
.lb-bullet-desc{
	font-size: 0.85em;
}
li .lb-bullet-desc{
	margin-left: 18px;
}
h5 .lb-bullet-desc{
	margin-top: 6px;
	font-size: 0.85em !important;
}

/***************
* Sum Panels
****************/
.sum-panel-col{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sum-btn{
	font-size: 18px;
	width: 100%;
	white-space: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
.sum-div{
	width: 130px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.sum-div-lg{
	width: 100px;
}
.sum-table{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: inherit;
	font-size: inherit;
}
.sum-text{
	position: relative;
	display: table-cell;
	width:100%;
	font-weight:bold;
	font-size:1.3em;
	vertical-align: middle;
	text-align: center;
}

.sum-square-dollars{
	min-width: 126px;
}
.sum-circle-dollars{
	min-width: 120px;
}

/* the following classes can be used when developing panels
based on how large the sum is expected to be */
.sum-text-short{
	font-size:1.8em;
}
.sum-text-medium{
	font-size:1.2em;
}
.sum-text-long{
	font-size:0.9em;
}
.sum-label{
	font-size: 1.10em;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
.sum-label-hilite{
	text-decoration: underline;
}
@media (max-width: 767px) {
	.sum-label{
		font-size: 1.0em;
	}
}
/******* Square Sum styles *********/
.sum-btn-square{}
.row-sum-square{
	margin-left: -22px;
}
.sum-square{
	position: relative;
	display:inline-block;
	width: 56px;
	height: 56px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sum-square-lg{
	width: 86px;
	height: 86px;
}
.sum-square-default{
	background-color: rgba(0,0,0,0.2);
}
.sum-square-hilite{
	background-color: rgba(255,255,255,0.4);
}
.sum-square-circle {
	width: 50px;
	height: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	position:relative;
	z-index:2;
	left: 3px;
	top: 3px;
	display: table;
}
.sum-square-circle-lg{
	width: 80px;
	height: 80px;
}
.sum-square-circle-default {
	background-color: rgba(255,255,255,0.4);
}
.sum-square-circle-hilite{
	background-color: rgba(0,0,0,0.2);
}
/********* Diamond Sum styles **********/
.sum-btn-diamond{}
.sum-div-diamond{
	margin-right: 12px;
	margin-left: 8px;
}
.sum-diamond{
	width: 0;
	height: 0;
	position: relative;
	display:inline-block;
	left: 43px;
	border: 43px solid transparent;
}
.sum-diamond:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border: 43px solid transparent;
	left: -130px;
	top: -43px;
}
.sum-diamond-lg{
	left: 60px;
	border: 60px solid transparent;
}
.sum-diamond-lg:after{
	border: 60px solid transparent;
	left: -180px;
	top: -60px;
}
.sum-diamond-default {
	border-left-color: rgba(0,0,0,0.2);
}
.sum-diamond-default:after {
	border-right-color: rgba(255,255,255,0.2);
}
.sum-diamond-hilite {
	border-left-color: rgba(255,255,255,0.3);
}
.sum-diamond-hilite:after {
	border-right-color: rgba(0,0,0,0.2);
}
.sum-circle {
	width: 56px;
	height: 56px;
	left: -72px;
	top:-28px;
	background: rgba(255,255,255,0.4);
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	position:relative;
	z-index:2;
	display: table;
}
.sum-circle-lg{
	width: 80px;
	height: 80px;
	left:-100px;
	top:-40px;
}

/******** Trend Classes ***********/
.trend-circle{
	width: 28px;
	height: 28px;
	text-align: center;
	padding: 2px 0;
	font-size: 17px;
	border-radius: 30px;
	margin-right: 6px;
	vertical-align: top;
}

/*** Tag classes for multi-select object lists ***/
/*** see Alt Home Consoles page for example *****/
.tagObject{
	font-weight: normal;
	line-height: 2.2;
	font-size: 77%;
	margin-right: 4px;
}
.tagDelete{
	margin-right: 8px;
	font-size: .85em;
	cursor:pointer;
}
.tagBtn{
	margin-top: 2px;
}
.tagValue{
	margin-right: 8px;
}

/**** Bubble Text Classes ******/
.bubble{
	font-weight: normal;
	line-height: 1.4em;
	font-size: 85%;
	white-space: nowrap;
	overflow: hidden;
  	text-overflow: ellipsis;
	display: inline-block;
}
@media (max-width: 767px) {
	.bubble{
		max-width: 230px;
	}
}
@media (min-width: 768px) {
	.bubble{
		max-width: 418px;
	}
}
@media (min-width: 992px) {
	.bubble{
		max-width: 418px;
	}
}
@media (min-width: 1200px) {
	.bubble{
		max-width: 522px;
	}
}
.lock-icon{
	font-size: 0.9em;
}
.hourglass-icon{
	font-size: 0.8em;
}
.info-icon{
	margin-right: 8px;
}

/*********** Development Plan *********/
.lb-panel-thick{
	border-width: thick thick thick thick;
}
.goal-heading{
	border-top-right-radius: 0px !important;
	border-top-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}
.goal-info-area{
	padding-top: 0px;
	padding-bottom: 0px;
}
.goal-progress{
	margin-bottom: 12px;	
}

.goal-details{
	padding-bottom: 14px;
}

.activity-panel{
	padding-bottom: 0px;
	padding-top: 8px;
}
.activity-table{
	margin-top: 12px;
	border-top-width: thick !important;
}
.activity-column{
	padding-left: 14px !important;
	padding-right: 14px !important;
	border-bottom-width: thick !important;
	padding-bottom: 0px !important;
}
.new-activity{
	padding-top: 12px;
}
.activity-name{
	margin-top: 5px !important;
}
.activity-progress{
	padding-top: 6px;
	padding-bottom: 0px;
}
.activity-target-dates{
/* 	margin-bottom:0px; */
	margin-top: 0px !important;
	padding-top: 0px !important;
}
@media (max-width: 767px) {
	.activity-target-dates{
		padding-top: 6px !important;
	}
}
.activity-updated{}
@media (min-width: 768px) {
	.activity-updated{
		padding-bottom: 14px !important;
	}
}
@media (min-width: 992px) {
	.activity-updated{
		padding-bottom: 14px !important;
	}
}
@media (min-width: 1200px) {
	.activity-updated{
		padding-bottom: 14px !important;
	}
}
.activity-target-date-fields{
	padding-bottom: 14px;
}
.activity-label{
	padding-top: 0px !important;
}
@media (max-width: 767px) {
	.activity-label{
		padding-top: 6px !important;
	}
}
.activity-actual-date-label{}
@media (max-width: 767px) {
	.activity-actual-date-label{
		padding-top: 2px !important;
	}
}
.activity-detail{
	padding-top: 0px !important;
}
.activity-pbar-spacing{
	margin-bottom: 14px;
}
.devplan-progress{
	box-shadow: inset 2px 3px 1px rgba(0,0,0,0.1);
}

/*
 * Ian B. 07-18-2016: Team Summary Widget styles
 * 
 */
 
.badge-circle-sm {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-bottom:6px;
    padding: 0px;
}

.badge-text-sm {
    /*width: 25px;*/
    height: 25px;
    font-size:.8em;
    line-height: 25px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}

.widget-sub-header{
	font-color:#ccc;
	font-weight:bold;
	font-size:1em;
	border-bottom:1px solid #ccc;
	margin-top:5px;
	margin-bottom:3px;
}
 /* END TEAM SUMMARY WIDGET STYLES */
 
.lb_chartpanel{
	height: 400px;
}
@media (min-width: 768px) {
	.lb_chartpanel{
		height: 200px;
	}
}
@media (min-width: 992px) {
	.lb_chartpanel{
		height: 300px;
	}
}

.lb_chartpanel_LG{
	height: 800px;
}
@media (min-width: 768px) {
	.lb_chartpanel_LG{
		height: 600px;
	}
}
@media (min-width: 992px) {
	.lb_chartpanel_LG{
		height: 700px;
	}
}

.lb_chartpanel_MD{
	height: 600px;
}
@media (min-width: 768px) {
	.lb_chartpanel_MD{
		height: 400px;
	}
}
@media (min-width: 992px) {
	.lb_chartpanel_MD{
		height: 500px;
	}
}

.lb_chartpanel_SM{
	height: 400px;
}
@media (min-width: 768px) {
	.lb_chartpanel_SM{
		height: 200px;
	}
}
@media (min-width: 992px) {
	.lb_chartpanel_SM{
		height: 300px;
	}
}

.lb_chartpanel_XS{
	height: 150px;
}
@media (min-width: 768px) {
	.lb_chartpanel_XS{
		height: 150px;
	}
}
@media (min-width: 992px) {
	.lb_chartpanel_XS{
		height: 150px;
	}
}
/************
* Bullets
************/

/* Apply the icon-fa class to unorderd lists to use Font Awesome (FA) bullets */
ul.icon-fa
{
	list-style-type: none;
}
ul.icon-fa li
{
	text-indent: -1.4em;
}
ul.icon-fa li:before
{
	font-family: 'FontAwesome';
	float: left;
	width: 1.4em;
}

/**************
* Comments
**************/

/***** bubble style **********/
.LBCommentContainer-bubble{
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
}
.LBCommentBox-bubble{
	display: inline-block;
}
.LBComment-bubble{
	border: 1px solid #b6b6b6;
	border-radius: 20px;
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 6px;
	word-break: break-word;
	word-wrap: break-word;
	/* adding width: 100% allows the break-word to work properly in IE but it causes the comment field to be fatter/taller than needed
	width: 100%;
	*/
}
.LBCommentLink-right-bubble{
	text-align: right;
	margin-right: 10px;
	margin-top: 1px;
	margin-bottom: 4px;
}
.LBCommentLink-left-bubble{
	margin-right: 10px;
	margin-top: 1px;
	margin-bottom: 4px;
}
.LBCommentLink-top-bubble{
	margin-bottom: 8px;
}
.LBCommentMetaData-bubble{
	margin-bottom: 2px;
	margin-right: 12px;
	font-weight: normal;
	text-align: right;
	color: #959595;
}
.LBCommentIcon-bubble{
	margin-right: 4px;
}
.LBNewCommentContainer-bubble{
	display: block;
	margin-bottom: 10px;
}
.LBNewCommentBox-bubble{
	border: 1px solid #b6b6b6;
	border-radius: 20px;
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	/*If using a dark background color scheme - comment out the following*/
	background-color: #f6f6f6;
}
.LBNewComment-bubble{
	display: inline-block;
	min-width: 220px;
	cursor: text;
	word-break: break-word;
	word-wrap: break-word;
	/* adding width: 100% allows the break-word to work properly in IE but it causes the comment field to be fatter/taller than needed
	width: 100%;
	*/
}
.LBSendIcon-bubble{
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 6px;
	margin-left: 6px;
}
.LBReplyContainer-bubble{
	margin-left: 60px;
	padding-bottom: 6px;
}
.LBReplies-bubble{
	margin-bottom: 6px;
}
.LBReply-bubble{}
.LBLastComment-bubble{}
.LBLastReply-bubble{}
.LBObjectCommentHeader-bubble{}

.comment-time{
	font-size: .7em;
	color: #909293;
}

/********* flat style ***********/

.LBCommentContainer-flat{
	display: block;
	padding-bottom: 0px;
	margin-bottom: 2px;
	border-bottom: 1px solid #cccccc;
}
.LBCommentBox-flat{
	display: block;
}
.LBComment-flat{
	display: block;
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 1.1em;
}
.LBCommentLink-right-flat{
	text-align: right;
	margin-right: 4px;
	margin-top: 1px;
	margin-bottom: 4px;
}
.LBCommentLink-left-flat{
	margin-right: 22px;
	margin-top: 1px;
	margin-bottom: 4px;
}
.LBCommentLink-top-flat{
	margin-bottom: 8px;
	padding-right: 8px;
}
.LBCommentMetaData-flat{
	margin-bottom: 2px;
	margin-right: 12px;
	font-weight: normal;
	text-align: right;
	color: #959595;
}
.LBCommentIcon-flat{
	margin-right: 4px;
}
.LBNewCommentContainer-flat{
	display: block;
	margin-bottom: 10px;
}
.LBNewCommentBox-flat{
	border: 1px solid #b6b6b6;
	border-radius: 20px;
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	/*If using a dark background color scheme - comment out the following*/
	background-color: #f6f6f6;
}
.LBNewComment-flat{
	display: inline-block;
	min-width: 220px;
	cursor: text;
}
.LBSendIcon-flat{
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 6px;
	margin-left: 6px;
}
.LBReplyContainer-flat{
	margin-left: 60px;
	padding-bottom: 6px;
}
.LBReplies-flat{
	margin-bottom: 6px;
}
.LBReply-flat{
	font-size: 1.0em;
	padding-left: 0px !important;
}
.LBLastComment-flat{}
.LBLastReply-flat{
	border-bottom: 0px none #ffffff !important;
}
.LBObjectCommentHeader-flat{
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: bold;
}


/****** comments - general *******/
.LBComment-modal{
	width: 95%;
}
.LBCommentAvatar{
	width: 26px;
	height: 26px;
	text-align: center;
	font-size: 12px;
	color: white;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}
.LBCommentAvatarLg{
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 16px;
	color: white;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.tdAvatar{
	padding: 0px;
}
.LBCommentAvatarImg{
	border-radius: 13px;
}
.LBAvatarText{}
.LBAvatarTextLg{
	padding-top: 2px;
}
.LBCommentAvatarImgLg{
	border-radius: 20px;
}
.LBCommentAvatarDefault{
	background-color: #808080;
	padding-top: 4px;
	border-radius: 13px;
}
.LBCommentAvatarDefaultLg{
	background-color: #808080;
	padding-top: 8px;
	border-radius: 20px;
}

.LBCommentBoxAvatar{
	display: inline-block;
}
@media (max-width: 767px) {
	.LBCommentBoxAvatar{
		max-width: 100%;
	}
	.LBComment-modal{
		width: 95%;
	}
}
@media (min-width: 768px) {
	.LBCommentBoxAvatar{
		max-width: 100%;
	}
	.LBComment-modal{
		width: 90%;
	}
}
@media (min-width: 992px) {
	.LBCommentBoxAvatar{
		max-width: 100%;
	}
	.LBComment-modal{
		width: 85%;
	}
}
@media (min-width: 1200px) {
	.LBCommentBoxAvatar{
		max-width: 100%;
	}
	.LBComment-modal{
		width: 75%;
	}
}
.LBCommentIcon{
	margin-right: 4px;
}
.LBComment-avatar{
	display: inline-block !important;
	max-width: 96%;
}
.LBCommentArea{
	margin-bottom: 10px;
}
.LBContainer-c{
	display: none !important;
}
.LBContainer-o{
	display: block;
}
[contenteditable=true]:empty:before {
 	content: attr(data-placeholder);
 	display: block; /* For Firefox */
 	opacity: 0.5;
}
[contenteditable]:focus {
    outline: 0px solid transparent;
}
.LBNewComment{}
.LBSendIcon{}
.LBPrintComments{
	margin-left:18px;
}
.LBEditorCommentBlock{
	margin-top: -15px;
	margin-bottom: 10px;
}
.LBNewTopicLink{
	text-align: right;
	font-size: 1.1em;
}
/** Only used for campus view **/
.LBCommentBlock{
	margin-top: 8px;
}

/** Video comments **/
.comment-video-title{
	width: 288px;
	text-align: center;
	padding: 6px;
}
.comment-video{
	position: relative;
	left: 0px;
	width: 288px;
}
.comment-video-box{
 	z-index: 0;
 	top: -46px;
}
.comment-video-play{
	top: 60px;
	color: white;
	opacity: 100%;
 	z-index: 1;
 	text-align: center;
 	font-size: 46px;
 	height: 46px;
}
.commentVideoContainer{
	margin-top: 8px;
	margin-bottom: -46px;
	padding-bottom: 0px;
}

/*****
Fix for responsive media player
*****/
.embed-responsive-1by1 {
  padding-bottom: 100%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-21by9 {
    padding-bottom: 42.85%;
}

/* Apply these classes to the list items to use specific FA icons */

ul.icon-fa li.sign:before { content: '\f044'; } /* sign */

/************
* FONTS
*************/

/* Font Awesome Icons */
.fa{
	font-size: 1.2em;
}

/**********
* Modal loading img 
***********/
.modal-loader{
	height:12px;
	width:60px;
	background:url("../../logicTrak/images/admin/icons/ajax-loader.gif") no-repeat;
}

/**********
* spacing for attachment list table to show drop-down menu properly
***********/
.attachment-list-spacing{
	margin-bottom: 5em !important;
}
/**********
* override <td> property to adjust data for file upload template 
***********/
@media (max-width: 767px) {
	#fileTemplate table tbody tr td{
		white-space: normal !important;
	}
}
	
/******************
* Profile Cards
*******************/
.profile-card{
	text-align: center;
	margin-bottom: 30px;
}

.profile-card .profile{
	width: 100%;
}

.profile-card .photo{
	display: inline-block;
	vertical-align: top;
}

.profile-card .card{
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  text-align: center;
  padding: 0;
  border: 1px solid #CCC;
  height: 400px;
  max-width: 400px;
  margin: 0 auto;
  margin-top: 6px;
}

.profile-card .header-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  border-bottom: 1px #FFF solid;
  z-index: 1;
  overflow: hidden;
  
}

.profile-card .bg-image {
	filter: blur(14px);
	-webkit-filter: blur(14px);
	height: 100%; 
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.profile-card .avatar {
  position: relative;
  margin-top: 15px;
  z-index: 100;
}

.profile-card .avatar img {
  width: 172px;
  height: 172px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid rgba(0,0,30,0.8);
}

.profile-card .content{
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	display: inline-block;
	width: 75%;
	max-width: 800px;
	text-align: left;
}

@media (max-width: 767px) {
	.profile-card .content{
		text-align: center;
		width: 90%;
	}
}
@media (min-width: 768px) {
	.profile-card .content{
		width: 65%;
	}
}

.profile-card .content .name{
	font-size: 1.8em;
}
.profile-card .content .title{
	font-size: 1.1em;
}
.profile-card .content .description{
	margin-top: 12px;
	
}
.profile-card .content .links{
	font-size: 1.3em;
	padding-bottom: 12px;
	padding-top: 10px;
}
.profile-card .content .links a{
	margin-left: 10px;
	margin-right: 10px;
	color: inherit;
}

/************
* Org Cards
************/
.issuerCard{
	height: 570px;
}
.issuer-hilite{
	background-color: #fbfbfb;
	border-color: #b3b3b3;
}
.org-card .orgLabel{
	
}
.org-card .orgTagline{
	max-height: 112px;
	padding-bottom: 12px;
}
.org-card .orgAttributes{
	max-width:300px;
	min-width:300px;
	display:inline-block;
}
.org-card .orgAttr{
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.org-card .orgAttrFirst{
	border-top-style: none;
}
.org-card .panel-external{
	padding-bottom: 20px;
}
.affinity{
	border-radius: 50%;
   	behavior: url(PIE.htc);
   	display: inline-block;
   	width: 45px;
   	height: 45px;
   	border: 1px solid #ccc;
   	background-color: #326D14;
   	margin-left: 6px;
   	margin-right: 6px;
   	text-align: center;
}
.affinity-internal{
	display: inline-block;
	margin-bottom: 6px;
	margin-right: 10px;
}
.affinity-veteran{
	padding-top: 6px;
	padding-right: 4px;
}
.affinity-minority{
	padding-top: 8px;
}
.affinity-woman{
	padding-top: 6px;
}
.affinity-group{
	margin-top: -38px;
	margin-bottom: 0px;
	text-align: center;
	z-index: 100;
}
.affinity-group-internal{
	text-align: left;
}
.affinity-icon{
	
}
.affinity-veteran-icon{
	height: 30px;
}
.affinity-minority-icon{
	height: 26px;
}
.affinity-woman-icon{
	height: 28px;
}

.modal-height {
	max-height: 500px; 
	overflow: auto;
}

.modal-footer-color {	
	background-color: #f5f5f5;
}

.glyphicon-lg {
	font-size: 1.3em;
}

/* custom toggle css for asset editor*/
.custom-toggle .btn-xs {
	border-radius: 20px;
   	min-height: 18px;
}
.custom-toggle .toggle-handle {
	min-width: 32px;
   	min-height: 15px;
   	margin-top: -4px;
}


.btn-text-align {
	text-align: left;
}

.context-menu-font{
	font-size: 14px !important;
	color: #2980b9;
}

.word-wrap{
	word-wrap: break-word;
}

.folder-icon{
	color: #dfc90f;
}

.lb-body-tight{
	padding-right: 0 !important;
}

.lb-separator-tight{
	margin: 0 !important;
}

.lb-menu-padding{
	padding-left: 14px;
}

.list-spacing{
	margin-bottom: 3.2em !important;
}

/***** Twitter Widget *****/
.timeline-Tweet-text {
	font-size: 0.95em !important;
}

/***** Discussion Widget *****/
.modal-post-height {
	min-height: 222px;
	max-height: 400px;
	overflow: auto;
}

.profile-avatar {
	display: inline-block;
	vertical-align: top;
}

.profile-PMLink{
	margin-right: -3px;
	border: 1px solid #d2d2d2;
	background-color: #eaeaea;
	border-radius: 20px;
	padding: 3px;
}
.profile-PMLink:hover{
	background-color: #FBD017;
}

.comment-doc {
	max-height: 30px;
	vertical-align: middle;
}
.comment-doc-name {
	display: inline-block;
	vertical-align: middle;
}

/************ Social  ******************/
.social-div{
	text-align: left;
	padding-left: 10px;
	width: 100%;
	font-size: 0.9em;
	margin-top: 4px;
}
.social-link{
	display: inline-block;
	margin-left: 12px;
}
.likes-badge{
	border-style: solid;
	border-width: 1px;
	border-color: inherit;
	border-radius: 10px;
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 0px;
}
.likes-badge-rated{
	background-color: #777777;
	color: #FFFFFF;
}
.edit-link{
	margin-right: 20px;
}
.new-badge{
	font-size: 0.8em;
	border-radius: 10px;
	display: inline-block;
	padding-right: 4px;
	padding-left: 4px;
	color: white;
}	
/******* Social Media Rating *********/	

.ratings-div {
	margin-left:0px;
	width: max-content;
}
.lb-star {
	color: gold;
}

.lb-star-small {
	color: #000000;
	font-size: 0.9em;
}

.star-row{
	
}

.star-row span {
  display: block;
  float: left;
  padding: 0px;
  margin-right: 2px;
  width: 0.9em; 
}

.pop-container {
	font-size: 0.9em;
}

.pop-table {
	padding: 0px;
  	border-collapse: collapse;
   	margin: 0px 0px 5px 0px;
}
 
.pop-table td {
 	padding-top: 0px !important;
    padding-left: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 3px !important;
    border-top: 0px none transparent !important;
}
 .ratable-row{
   text-align: center;
   font-size: 1.4em;
   line-height: 1.4em;
   margin: 0px;
 }
 
 .ratable-row span {
   margin: 0px;
   padding: 0px;
 }
.ratable-row:hover {
	color: gold;
}
.ratable-row span:hover ~ span {
	color: black;
}

.ratings-progress {
	margin-bottom:0px;
}

.cArticleThumbnail{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    height: 80px;
    width: 80px;
    display: block;
    border: 1px solid #DDD;
    margin-left: 10px;
    margin-top: 3px;
}

/************ Full Profile  ******************/
.btn-edit {
	border-color: white;
	color: white;
}
.prof-page {
	background-color: #dddddd;
}
.prof-img {
	border-color: white;
}

/**********************
image buttons and lists
***********************/
.button-list{}
@media (max-width: 767px) {
	.button-list{
		width: 420px;
	}
}
@media (min-width: 768px) {
	.button-list{
		width: 544px;
	}
}
@media (min-width: 992px) {
	.button-list{
		width: 668px;
	}
}
@media (min-width: 1200px) {
	.button-list{
		width: 668px;
	}
}
.button-div{
	display: inline-block;
	margin-bottom: 4px;
}
.image-button{
	width: 124px;
	height: 124px;
	padding-top: 6px;
}
.image-button-md{
	width: 162px;
	height: 162px;
	padding-top: 6px;
}
.button-image-div{
	max-height: 60px;
	/*padding-bottom: 6px;*/
	display: block;
}
.button-image{
	max-height: 60px;
}
.button-text { 
	white-space: pre-wrap;      /* CSS3 */   
	white-space: -moz-pre-wrap; /* Firefox */    
	white-space: -pre-wrap;     /* Opera <7 */   
	white-space: -o-pre-wrap;   /* Opera 7 */    
	word-wrap: break-word;      /* IE */
   	display: block;
   	padding-top: 4px;
}
.button-text-md{
	min-height: 68px;
}

/*******************
* Discussion Groups
*******************/
.dgIcon{
	width: 22px;
	height: 22px;
}
.dgIcon-sm{
	width: 20px;
	height: 20px;
}
.dgIcon-lg{
	width: 32px;
	height: 32px;
}
.dgIcon-title{
	height: 32px;
	margin-top: 3px;
	vertical-align: top;
}
.dgBtn{
	border-radius: 60px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
.dgDeleteIcon{
	font-size: 1.2em;
}
.dgMembers{}
@media (max-width: 767px) {
	.dgMembers{
		text-align: center;
		padding: 0px !important;
	}
}
@media (min-width: 768px) {
	.dgMembers{
		text-align: center;
	}
}
@media (min-width: 992px) {
	.dgMembers{
		text-align: inherit;
	}
}
@media (min-width: 1200px) {
	.dgMembers{
		text-align: inherit;
	}
}
.dgIconDiv{
	margin-right: 6px;
	vertical-align:top;
	padding-top: 0px;
	display: inline-block;
}
.dgTitle{
	padding-top: 2px;
	display: inline-block;
	color: #6f7072;
}

.lb-input-wrap{
	overflow: hidden;
    display: inline-table !important;
    word-break: break-all;
}
/**************
* Subscriptions
***************/
.plan-heading{
	margin-top: 30px;
	margin-bottom: 6px;
	margin-left: 34px;
}
.plan-row{
	margin-bottom: 10px;
	margin-left: 34px;
}
.plan-row-tab{
	margin-bottom: 10px;
	margin-left: 10px;
}
.plan-table{
	width: inherit !important;
	min-width: 300px;
}
.plan-buttons{
	display: inline-block;
	margin-left: 54px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.plan-terms{}
.btn-addon{
	margin-top: 6px;
	margin-bottom: 6px;
}

/***************
Learning Recommendations
****************/
.lc_desc{
	padding-left: 22px;
	font-size: .84em;
}
.lc_course-link{
	padding-top:6px;
}
.lr-options{
	padding-bottom: 4px;
}
.lr-icon{
	margin-right: 4px;
}

/***************
VIDEO 
****************/
.lb-thumb-img {
	width: 256px;
	height: 144px;
}
.lb-thumb-img-lg {
	width: 272px;
	height: 153px;
}
.thumb-container {
	width: 257px;
	margin-top: 6px;
}
.thumb-container-center{
	margin-left: auto;
	margin-right: auto;
}
.thumb-container-lg {
	width: 272px;
	margin-top: 0px;
}
.thumb-info {
	font-size: 0.8em;
}
.thumb-content {
	padding-left: 10px;
	padding-right: 10px;
}
.video-course-panel{
	margin: 10px;
}
.video-buttonbar{
	padding-top:10px;
}
.video-info-area{
	padding-right: 10px;
	padding-left:0px;
}
.video-block {}
.video-block-lg {}
@media ( max-width : 767px) {
	.video-block {
		width: 266px;
	}
	.video-block-lg {
		width: 282px;
	}
	.thumb-container {
		margin-top: 0px;
	}
	.video-info-area{
		padding-left: 15px;;
	}
}

@media ( min-width : 768px) {
	.modal-lb-xl {
		width: 754px;
	}
	.video-info-panel {
		height: 270px;
	}
	.video-block {
		width: 572px;
	}
	.video-info-area{
		padding-left: 0px;
	}
}

@media ( min-width : 992px) {
	.modal-lb-xl {
		width: 984px;
	}
	.video-info-panel {
		height: 360px;
	}
	.video-block {
		width: 874px;
	}
	.video-info-area{
		padding-left: 0px;
	}
}

@media ( min-width : 1200px) {
	.modal-lb-xl {
		width: 1000px;
	}
	.video-info-panel {
		height: 360px;
	}
	.video-block {
		width: 1168px;;
	}
	.video-info-area{
		padding-left: 0px;
	}
}

.video-title{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.video-desc{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.th-col{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.video-icon-left-padder {
	margin-left: 2px;
}
.video-page {}
.video-modal {
	overflow-y: auto !important;
}
video {
	width: 100%;
	height: auto;
}
.video-thumb {
	max-width: 100px;
	max-height: 100px;
}
.video-icon-link {
	text-decoration: none;
}
a.video-icon-link:hover {
	font-weight: bold;
	text-decoration: none;
}
.video-content {
	padding-left: 5px;
	padding-right: 5px;
}
.video-ratings {
	padding-left: 0px;
}
.video-ratings-lbl {
	white-space:nowrap;
}
.video-controls {
	text-align: right;
	margin-bottom: 8px;
}
.video-icon {
	font-size: 1.6em;
	margin-left: 4px;
}
.video-icon-circle {
	margin-right: 4px;
}
.video-form {
	margin-left: 5px;
	margin-right: 10px;
}
.video-keyword {
	display: none;
}
.video-info-panel {
	max-height: 360px;
	overflow: auto;
}
.btn-video {
	margin-left: 2px;
	margin-right: 2px;
}


/**************
* Crowdfunding
**************/
.panel-invest{}
.panel-body-invest{}
.btn-invest{}

/********
* Footer
*********/
.footer{
	width: 96%;
	margin-top: 40px;
	margin-bottom: 40px;
}
.footer-content{
	max-width: 980px;
	display: block;
	padding-left: 20px;
	padding-left: 20px;
}
.footer-section{
	margin-bottom: 40px;
}
.footer-links{
	font-weight: 600;
}
.footer-links-right{
	padding-left: 30px;
}
@media (max-width: 767px) {
	.footer-links{
		text-align: center;
		margin-top: 20px;
	}
	.footer-links-right{
		padding-left: inherit;
	}
}
.footer-heading{
	font-weight: 600;
	font-size: 1.5em;
}
.footer-subheading{
	margin-top: 20px;
}
.footer-social{
	margin-right: 10px;
	margin-top: 10px;
	font-size: 1.2em;
}
.footer-a{
	color: inherit;
}
.footer-disclaimer{
	font-size: .8em;
}
.img-toggle-icon{
	max-height:30px;
	margin-left: 2px;
}

.img-btn-toggle{
	margin-left: 6px;
	max-height:22px;
}

/**********
* FlatIcons
***********/
@font-face {
	font-family: "Flaticon";
	src: url("../bootstrap/fonts/flaticon.eot");
	src: url("../bootstrap/fonts/flaticon.eot#iefix") format("embedded-opentype"),
	url("../bootstrap/fonts/flaticon.woff") format("woff"),
	url("../bootstrap/fonts/flaticon.ttf") format("truetype"),
	url("../bootstrap/fonts/flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
	font-family: Flaticon;
	font-style: normal;
	margin-left: 0px;
	margin-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.flaticon-lg{
	font-size: 1.40em;
}
.flaticon-accept6:before {
	content: "\e000";
}
.flaticon-add187:before {
	content: "\e001";
}
.flaticon-add88:before {
	content: "\e002";
}
.flaticon-agreement2:before {
	content: "\e003";
}
.flaticon-approval:before {
	content: "\e004";
}
.flaticon-ascendant6:before {
	content: "\e005";
}
.flaticon-bar26:before {
	content: "\e006";
}
.flaticon-bars-graphic:before {
	content: "\e007";
}
.flaticon-bars11:before {
	content: "\e008";
}
.flaticon-bars12:before {
	content: "\e009";
}
.flaticon-bars62:before {
	content: "\e00a";
}
.flaticon-barsgraphic3:before {
	content: "\e00b";
}
.flaticon-boss:before {
	content: "\e00c";
}
.flaticon-business133:before {
	content: "\e00d";
}
.flaticon-business134:before {
	content: "\e00e";
}
.flaticon-business139:before {
	content: "\e00f";
}
.flaticon-businessman242:before {
	content: "\e010";
}
.flaticon-businessman278:before {
	content: "\e011";
}
.flaticon-businessman37:before {
	content: "\e012";
}
.flaticon-calendar130:before {
	content: "\e013";
}
.flaticon-call37:before {
	content: "\e014";
}
.flaticon-cart9:before {
	content: "\e015";
}
.flaticon-chart:before {
	content: "\e016";
}
.flaticon-chart1:before {
	content: "\e017";
}
.flaticon-chart15:before {
	content: "\e018";
}
.flaticon-chart23:before {
	content: "\e019";
}
.flaticon-chart34:before {
	content: "\e01a";
}
.flaticon-chart42:before {
	content: "\e01b";
}
.flaticon-chart44:before {
	content: "\e01c";
}
.flaticon-chart47:before {
	content: "\e01d";
}
.flaticon-chart53:before {
	content: "\e01e";
}
.flaticon-chart57:before {
	content: "\e01f";
}
.flaticon-chart8:before {
	content: "\e020";
}
.flaticon-charts1:before {
	content: "\e021";
}
.flaticon-check30:before {
	content: "\e022";
}
.flaticon-class6:before {
	content: "\e023";
}
.flaticon-clipboard52:before {
	content: "\e024";
}
.flaticon-computer214:before {
	content: "\e025";
}
.flaticon-computers:before {
	content: "\e026";
}
.flaticon-connected22:before {
	content: "\e027";
}
.flaticon-connection27:before {
	content: "\e028";
}
.flaticon-connection41:before {
	content: "\e029";
}
.flaticon-contacts13:before {
	content: "\e02a";
}
.flaticon-contract11:before {
	content: "\e02b";
}
.flaticon-credit100:before {
	content: "\e02c";
}
.flaticon-credit98:before {
	content: "\e02d";
}
.flaticon-crowd:before {
	content: "\e02e";
}
.flaticon-data5:before {
	content: "\e02f";
}
.flaticon-diploma3:before {
	content: "\e030";
}
.flaticon-document188:before {
	content: "\e031";
}
.flaticon-dollar116:before {
	content: "\e032";
}
.flaticon-done2:before {
	content: "\e033";
}
.flaticon-earth94:before {
	content: "\e034";
}
.flaticon-education20:before {
	content: "\e035";
}
.flaticon-education27:before {
	content: "\e036";
}
.flaticon-educational8:before {
	content: "\e037";
}
.flaticon-electronic55:before {
	content: "\e038";
}
.flaticon-email19:before {
	content: "\e039";
}
.flaticon-email5:before {
	content: "\e03a";
}
.flaticon-event5:before {
	content: "\e03b";
}
.flaticon-event8:before {
	content: "\e03c";
}
.flaticon-file148:before {
	content: "\e03d";
}
.flaticon-file161:before {
	content: "\e03e";
}
.flaticon-full48:before {
	content: "\e03f";
}
.flaticon-graduate33:before {
	content: "\e040";
}
.flaticon-graphic45:before {
	content: "\e041";
}
.flaticon-graphic46:before {
	content: "\e042";
}
.flaticon-graphic82:before {
	content: "\e043";
}
.flaticon-graphic83:before {
	content: "\e044";
}
.flaticon-group49:before {
	content: "\e045";
}
.flaticon-increasing10:before {
	content: "\e046";
}
.flaticon-increasing11:before {
	content: "\e047";
}
.flaticon-industrial1:before {
	content: "\e048";
}
.flaticon-letter110:before {
	content: "\e049";
}
.flaticon-line-chart1:before {
	content: "\e04a";
}
.flaticon-line23:before {
	content: "\e04b";
}
.flaticon-linegraphic9:before {
	content: "\e04c";
}
.flaticon-lists10:before {
	content: "\e04d";
}
.flaticon-losses:before {
	content: "\e04e";
}
.flaticon-mail3:before {
	content: "\e04f";
}
.flaticon-mail59:before {
	content: "\e050";
}
.flaticon-man337:before {
	content: "\e051";
}
.flaticon-marketing8:before {
	content: "\e052";
}
.flaticon-messages11:before {
	content: "\e053";
}
.flaticon-monthly5:before {
	content: "\e054";
}
.flaticon-mouse54:before {
	content: "\e055";
}
.flaticon-multiple25:before {
	content: "\e056";
}
.flaticon-network11:before {
	content: "\e057";
}
.flaticon-network19:before {
	content: "\e058";
}
.flaticon-ok3:before {
	content: "\e059";
}
.flaticon-ok4:before {
	content: "\e05a";
}
.flaticon-persons8:before {
	content: "\e05b";
}
.flaticon-phone325:before {
	content: "\e05c";
}
.flaticon-pie-chart7:before {
	content: "\e05d";
}
.flaticon-pie25:before {
	content: "\e05e";
}
.flaticon-pie30:before {
	content: "\e05f";
}
.flaticon-pie46:before {
	content: "\e060";
}
.flaticon-piechart2:before {
	content: "\e061";
}
.flaticon-professional6:before {
	content: "\e062";
}
.flaticon-profile1:before {
	content: "\e063";
}
.flaticon-progress8:before {
	content: "\e064";
}
.flaticon-report1:before {
	content: "\e065";
}
.flaticon-reporter:before {
	content: "\e066";
}
.flaticon-school84:before {
	content: "\e067";
}
.flaticon-seo40:before {
	content: "\e068";
}
.flaticon-seo47:before {
	content: "\e069";
}
.flaticon-share11:before {
	content: "\e06a";
}
.flaticon-share46:before {
	content: "\e06b";
}
.flaticon-share57:before {
	content: "\e06c";
}
.flaticon-shopping159:before {
	content: "\e06d";
}
.flaticon-shopping232:before {
	content: "\e06e";
}
.flaticon-shoppingcart16:before {
	content: "\e06f";
}
.flaticon-social-network14:before {
	content: "\e070";
}
.flaticon-social16:before {
	content: "\e071";
}
.flaticon-social20:before {
	content: "\e072";
}
.flaticon-socialnetwork12:before {
	content: "\e073";
}
.flaticon-speed12:before {
	content: "\e074";
}
.flaticon-statistics:before {
	content: "\e075";
}
.flaticon-statistics13:before {
	content: "\e076";
}
.flaticon-statistics2:before {
	content: "\e077";
}
.flaticon-stats114:before {
	content: "\e078";
}
.flaticon-stats115:before {
	content: "\e079";
}
.flaticon-stats57:before {
	content: "\e07a";
}
.flaticon-student13:before {
	content: "\e07b";
}
.flaticon-tachometer1:before {
	content: "\e07c";
}
.flaticon-task2:before {
	content: "\e07d";
}
.flaticon-tasks2:before {
	content: "\e07e";
}
.flaticon-teacher4:before {
	content: "\e07f";
}
.flaticon-teamwork:before {
	content: "\e080";
}
.flaticon-thumb36:before {
	content: "\e081";
}
.flaticon-user168:before {
	content: "\e082";
}
.flaticon-user2:before {
	content: "\e083";
}
.flaticon-user7:before {
	content: "\e084";
}
.flaticon-users33:before {
	content: "\e085";
}
.flaticon-users6:before {
	content: "\e086";
}
.flaticon-verification25:before {
	content: "\e087";
}
.flaticon-verification9:before {
	content: "\e088";
}
.flaticon-verified9:before {
	content: "\e089";
}
.flaticon-whatsapp:before {
	content: "\e08a";
}
.flaticon-worldgrid:before {
	content: "\e08b";
}

/***********
* Glyphicon Basic
************/

@font-face {
    font-family: 'Glyphicons Basic';
    src: url('../bootstrap/fonts/glyphicons-basic-regular.eot');
    src: url('../bootstrap/fonts/glyphicons-basic-regular.eot?#iefix') format('embedded-opentype'),
        url('../bootstrap/fonts/glyphicons-basic-regular.woff2') format('woff2'),
        url('../bootstrap/fonts/glyphicons-basic-regular.woff') format('woff'),
        url('../bootstrap/fonts/glyphicons-basic-regular.ttf') format('truetype'),
        url('../bootstrap/fonts/glyphicons-basic.svg#glyphicons-basic') format('svg');
    font-weight: normal;
    font-style: normal;
}
.glyph-basic {
  position: relative;
  top: 3px;
  display: inline-block;
  font-family: 'Glyphicons Basic';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyph-basic-messages:before {
  content: "\E235";
}
.glyph-basic-members:before {
  content: "\E532";
}
.glyph-basic-search:before {
  content: "\E028";
}
.glyph-basic-help:before {
  content: "\E195";
}
.glyph-basic-ticket:before {
  content: "\E735";
}
.glyph-basic-receipt:before {
  content: "\E735";
}
.glyph-basic-logout:before {
  content: "\E431";
}

/*
* Use for testing to see which viewport is detected
*/
.lb-test{}
@media (max-width: 767px) {
	.lb-test{
		background-color: skyblue;
	}
}
@media (min-width: 768px) {
	.lb-test{
		background-color: beige;
	}
}
@media (min-width: 992px) {
	.lb-test{
		background-color: silver;
	}
}
@media (min-width: 1200px) {
	.lb-test{
		background-color: white;
	}
}