
  .glyphs.character-mapping
  {
    margin:0;padding:0;border:none;
  }
  .glyphs.character-mapping .icon
  {
    margin: 0;
    padding: 0px;
    position: relative;
    width: 30px;
    color: #398FF7 !important;
    overflow: hidden;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 19px;
    display: inline-block;
    top: 2px;
    height: 26px;
  }
  .glyphs.css-mapping
  {
    margin:0 0 60px 0;padding:0px;color:rgba(0,0,0,0.5);border:none;-webkit-border-radius:3px;border-radius:3px;
  }
  .glyphs.css-mapping .icon
  {
    margin:0;margin-right:10px;padding:0px;height:50px;width:50px;color:#398FF7 !important;overflow:hidden;float:left;font-size:24px
  }

  .blue-tooltip + .tooltip > .tooltip-inner {background-color: #2467CB;}
.blue-tooltip + .tooltip > .tooltip-arrow { border-bottom-color:#2467CB; }
 