/* Defaults */
/*** Right-to-left Support ***/
/* Grid */
/* Font Family */
/* Font Size */
/* Font Weight */
/* Text Color + Opacity */
/* Colors */
/*Grays*/
/* Buttons */
/* Layout */
/* Header */
/* Footer */
/* Breakpoints */
/* Screen Size */
/* Icon glyphs */
/* Margins and Padding */
/* Spacing */
/* Nav dimensions & color */
/* Modal */
/* Tab */
/* Cards */
/* Banner Images */
/* Avatar Sizes */
/* Icon */
/* Typography */
.linkedin_on {
  background: transparent url(/images/linkedin.png) no-repeat 0 50%; }

.linkedin_off {
  background: transparent url(/images/linkedin-grey.png) no-repeat 0 50%; }

.list-item-title .linkedin_on {
  display: inline-block;
  margin-left: 10px;
  text-indent: 20px;
  width: 16px;
  height: 16px;
  overflow: hidden;
  vertical-align: -1px; }

.lbs-rb .lst-head, .lbs-rb .lst-foot, .lbs-rb .list-item-actions {
  display: none; }

.lbs-rb-controls .col.form {
  padding: 0 5px 20px 0; }

.hide-widget {
  display: none; }

.smartbanner-android .smartbanner-button-text {
  background: #005e86; }
