/*!
 *  Clinigrid 0.8
 *  picto from sweetIcons
 *  author : vnbc
 */

@font-face {
  font-family: 'Clinigrid-iconwebfont';
  src: url('../font/clinigrid-icon-webfont.eot?v=3.0.1');
  src: url('../font/clinigrid-icon-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
    url('../font/clinigrid-icon-webfont.woff?v=3.0.1') format('woff'),
    url('../font/clinigrid-icon-webfont.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*  Clinigrid styles
    ------------------------------------------------------- */
[class^="icon-sweet-"],
[class*=" icon-sweet-"] {
  font-family: Clinigrid-iconwebfont;
   display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  vertical-align: baseline;

/*   sprites.less reset */
/*   display: inline; */
/*   width: auto; */
/*   height: auto; */
/*   line-height: normal; */
/*   vertical-align: baseline; */
/*   background-image: none; */
/*   background-position: 0% 0%; */
/*   background-repeat: repeat; */
/*   margin-top: 0; */
}
/* /* more sprites.less reset */ */
/* .icon-white, */
/* .nav-pills > .active > a > [class^="icon-sweet-"], */
/* .nav-pills > .active > a > [class*=" icon-sweet-"], */
/* .nav-list > .active > a > [class^="icon-sweet-"], */
/* .nav-list > .active > a > [class*=" icon-sweet-"], */
/* .navbar-inverse .nav > .active > a > [class^="icon-sweet-"], */
/* .navbar-inverse .nav > .active > a > [class*=" icon-sweet-"], */
/* .dropdown-menu > li > a:hover > [class^="icon-sweet-"], */
/* .dropdown-menu > li > a:hover > [class*=" icon-sweet-"], */
/* .dropdown-menu > .active > a > [class^="icon-sweet-"], */
/* .dropdown-menu > .active > a > [class*=" icon-sweet-"], */
/* .dropdown-submenu:hover > a > [class^="icon-sweet-"], */
/* .dropdown-submenu:hover > a > [class*=" icon-sweet-"] { */
/*   background-image: none; */
/* } */
/* [class^="icon-sweet-"]:before, */
/* [class*=" icon-sweet-"]:before { */
/*   text-decoration: inherit; */
/*   display: inline-block; */
/*   speak: none; */
/* } */
/* /* makes sure icons active on rollover in links */ */
a [class^="icon-sweet-"],
a [class*=" icon-sweet-"] {
  display: inline-block;
}
/* /* makes the font 33% larger relative to the icon container */ */
/* .icon-large:before { */
/*   vertical-align: -10%; */
/*   font-size: 1.3333333333333333em; */
/* } */
.btn [class^="icon-sweet-"],
.nav [class^="icon-sweet-"],
.btn [class*=" icon-sweet-"],
.nav [class*=" icon-sweet-"] {
  display: inline;
/*   keeps button heights with and without icons the same */

}
.btn [class^="icon-sweet-"].icon-large,
.nav [class^="icon-sweet-"].icon-large,
.btn [class*=" icon-sweet-"].icon-large,
.nav [class*=" icon-sweet-"].icon-large {
  line-height: .9em;
}
/* .btn [class^="icon-sweet-"].icon-spin, */
/* .nav [class^="icon-sweet-"].icon-spin, */
/* .btn [class*=" icon-sweet-"].icon-spin, */
/* .nav [class*=" icon-sweet-"].icon-spin { */
/*   display: inline-block; */
/* } */
/* .nav-tabs [class^="icon-sweet-"], */
/* .nav-pills [class^="icon-sweet-"], */
/* .nav-tabs [class*=" icon-sweet-"], */
/* .nav-pills [class*=" icon-sweet-"] { */
/*   keeps button heights with and without icons the same */

/* } */
/* .nav-tabs [class^="icon-sweet-"], */
/* .nav-pills [class^="icon-sweet-"], */
/* .nav-tabs [class*=" icon-sweet-"], */
/* .nav-pills [class*=" icon-sweet-"], */
/* .nav-tabs [class^="icon-sweet-"].icon-large, */
/* .nav-pills [class^="icon-sweet-"].icon-large, */
/* .nav-tabs [class*=" icon-sweet-"].icon-large, */
/* .nav-pills [class*=" icon-sweet-"].icon-large { */
/*   line-height: .9em; */
}
li [class^="icon-sweet-"],
.nav li [class^="icon-sweet-"],
li [class*=" icon-sweet-"],
.nav li [class*=" icon-sweet-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
/* li [class^="icon-sweet-"].icon-large, */
/* .nav li [class^="icon-sweet-"].icon-large, */
/* li [class*=" icon-sweet-"].icon-large, */
/* .nav li [class*=" icon-sweet-"].icon-large { */
/*   increased font size for icon-large */

/*   width: 1.5625em; */
/* } */
/* ul.icons { */
/*   list-style-type: none; */
/*   text-indent: -0.75em; */
/* } */
/* ul.icons li [class^="icon-sweet-"], */
/* ul.icons li [class*=" icon-sweet-"] { */
/*   width: .75em; */
/* } */
/* .icon-muted { */
/*   color: #eeeeee; */
/* } */
/* .icon-border { */
/*   border: solid 1px #eeeeee; */
/*   padding: .2em .25em .15em; */
/*   -webkit-border-radius: 3px; */
/*   -moz-border-radius: 3px; */
/*   border-radius: 3px; */
/* } */
/* .icon-2x { */
/*   font-size: 2em; */
/* } */
/* .icon-2x.icon-border { */
/*   border-width: 2px; */
/*   -webkit-border-radius: 4px; */
/*   -moz-border-radius: 4px; */
/*   border-radius: 4px; */
/* } */
/* .icon-3x { */
/*   font-size: 3em; */
/* } */
/* .icon-3x.icon-border { */
/*   border-width: 3px; */
/*   -webkit-border-radius: 5px; */
/*   -moz-border-radius: 5px; */
/*   border-radius: 5px; */
/* } */
/* .icon-4x { */
/*   font-size: 4em; */
/* } */
/* .icon-4x.icon-border { */
/*   border-width: 4px; */
/*   -webkit-border-radius: 6px; */
/*   -moz-border-radius: 6px; */
/*   border-radius: 6px; */
/* } */
/* .pull-right { */
/*   float: right; */
/* } */
/* .pull-left { */
/*   float: left; */
/* } */
/* [class^="icon-sweet-"].pull-left, */
/* [class*=" icon-sweet-"].pull-left { */
/*   margin-right: .3em; */
/* } */
/* [class^="icon-sweet-"].pull-right, */
/* [class*=" icon-sweet-"].pull-right { */
/*   margin-left: .3em; */
/* } */
/* .btn [class^="icon-sweet-"].pull-left.icon-2x, */
/* .btn [class*=" icon-sweet-"].pull-left.icon-2x, */
/* .btn [class^="icon-sweet-"].pull-right.icon-2x, */
/* .btn [class*=" icon-sweet-"].pull-right.icon-2x { */
/*   margin-top: .18em; */
/* } */
/* .btn [class^="icon-sweet-"].icon-spin.icon-large, */
/* .btn [class*=" icon-sweet-"].icon-spin.icon-large { */
/*   line-height: .8em; */
/* } */
/* .btn.btn-small [class^="icon-sweet-"].pull-left.icon-2x, */
/* .btn.btn-small [class*=" icon-sweet-"].pull-left.icon-2x, */
/* .btn.btn-small [class^="icon-sweet-"].pull-right.icon-2x, */
/* .btn.btn-small [class*=" icon-sweet-"].pull-right.icon-2x { */
/*   margin-top: .25em; */
/* } */
/* .btn.btn-large [class^="icon-sweet-"], */
/* .btn.btn-large [class*=" icon-sweet-"] { */
/*   margin-top: 0; */
/* } */
/* .btn.btn-large [class^="icon-sweet-"].pull-left.icon-2x, */
/* .btn.btn-large [class*=" icon-sweet-"].pull-left.icon-2x, */
/* .btn.btn-large [class^="icon-sweet-"].pull-right.icon-2x, */
/* .btn.btn-large [class*=" icon-sweet-"].pull-right.icon-2x { */
/*   margin-top: .05em; */
/* } */
/* .btn.btn-large [class^="icon-sweet-"].pull-left.icon-2x, */
/* .btn.btn-large [class*=" icon-sweet-"].pull-left.icon-2x { */
/*   margin-right: .2em; */
/* } */
/* .btn.btn-large [class^="icon-sweet-"].pull-right.icon-2x, */
/* .btn.btn-large [class*=" icon-sweet-"].pull-right.icon-2x { */
/*   margin-left: .2em; */
/* } */
        
.icon-sweet-tree:before { content: "\f117"; }
 .icon-sweet-podium:before { content: "\f118"; }
 .icon-sweet-adressbook:before { content: "\f119"; }
 .icon-sweet-underconstruction:before { content: "\f120"; }
 .icon-sweet-strategy1:before { content: "\f121"; }
 .icon-sweet-umbrella:before { content: "\f122"; }
 .icon-sweet-strategy2:before { content: "\f123"; }
 .icon-sweet-slides:before { content: "\f124"; }
 .icon-sweet-bigbook:before { content: "\f125"; }
 .icon-sweet-mail:before { content: "\f126"; }
 .icon-sweet-books:before { content: "\f127"; }
 .icon-sweet-help:before { content: "\f128"; }
 .icon-sweet-barcode:before { content: "\f129"; }
 .icon-sweet-alarm:before { content: "\f130"; }
 .icon-sweet-bandage:before { content: "\f131"; }
 .icon-sweet-pacman:before { content: "\f132"; }
 .icon-sweet-valve:before { content: "\f133"; }
 .icon-sweet-earth:before { content: "\f134"; }
 .icon-sweet-inbox:before { content: "\f135"; }
 .icon-sweet-attached:before { content: "\f136"; }
 .icon-sweet-mapworld:before { content: "\f137"; }
 .icon-sweet-factory:before { content: "\f138"; }
 .icon-sweet-filestore:before { content: "\f139"; }
 .icon-sweet-chemistry:before { content: "\f140"; }
 .icon-sweet-foot:before { content: "\f141"; }
 .icon-sweet-balloons:before { content: "\f142"; }
 .icon-sweet-info:before { content: "\f143"; }
 .icon-sweet-key1:before { content: "\f144"; }
 .icon-sweet-progress:before { content: "\f145"; }
 .icon-sweet-table:before { content: "\f146"; }
 .icon-sweet-target:before { content: "\f147"; }
 .icon-sweet-chair:before { content: "\f148"; }
 .icon-sweet-edit:before { content: "\f149"; }
 .icon-sweet-clockalarm:before { content: "\f150"; }
 .icon-sweet-chrono2:before { content: "\f151"; }
 .icon-sweet-watch:before { content: "\f152"; }
 .icon-sweet-caddie:before { content: "\f153"; }
 .icon-sweet-dollar:before { content: "\f154"; }
 .icon-sweet-basket2:before { content: "\f155"; }
 .icon-sweet-user1:before { content: "\f156"; }
 .icon-sweet-guide:before { content: "\f157"; }
 .icon-sweet-users:before { content: "\f158"; }
 .icon-sweet-male:before { content: "\f159"; }
 .icon-sweet-female:before { content: "\f160"; }
 .icon-sweet-refresh2:before { content: "\f161"; }
 .icon-sweet-discussion:before { content: "\f162"; }
 .icon-sweet-bal:before { content: "\f163"; }
 .icon-sweet-lighting:before { content: "\f164"; }
 .icon-sweet-task:before { content: "\f165"; }
 .icon-sweet-contact:before { content: "\f166"; }
 .icon-sweet-map:before { content: "\f167"; }
 .icon-sweet-excel:before { content: "\f168"; }
 .icon-sweet-words:before { content: "\f169"; }
 .icon-sweet-file:before { content: "\f170"; }
 .icon-sweet-electricity-input:before { content: "\f171"; }
 .icon-sweet-send:before { content: "\f172"; }
 .icon-sweet-comment-response:before { content: "\f173"; }
 .icon-sweet-files:before { content: "\f174"; }
 .icon-sweet-electricity-plug:before { content: "\f175"; }
 .icon-sweet-received:before { content: "\f176"; }
 .icon-sweet-eyedropper:before { content: "\f177"; }
 .icon-sweet-pdf:before { content: "\f178"; }
 .icon-sweet-direction:before { content: "\f179"; }
 .icon-sweet-location:before { content: "\f180"; }
 .icon-sweet-pdfs:before { content: "\f181"; }
 .icon-sweet-speech-bubbles:before { content: "\f182"; }
 .icon-sweet-powerpoint:before { content: "\f183"; }
 .icon-sweet-vcard:before { content: "\f184"; }
 .icon-sweet-settings:before { content: "\f185"; }
 .icon-sweet-printer:before { content: "\f186"; }
 .icon-sweet-stenosis:before { content: "\f187"; }
 .icon-sweet-film-stripe:before { content: "\f188"; }
 .icon-sweet-money:before { content: "\f189"; }
 .icon-sweet-graph:before { content: "\f190"; }
 .icon-sweet-graph1:before { content: "\f191"; }
 .icon-sweet-graph2:before { content: "\f192"; }
 .icon-sweet-graph3:before { content: "\f193"; }
 .icon-sweet-graph4:before { content: "\f194"; }
 .icon-sweet-graph5:before { content: "\f195"; }
 .icon-sweet-graph6:before { content: "\f196"; }
 .icon-sweet-graph7:before { content: "\f197"; }
 .icon-sweet-graph8:before { content: "\f198"; }
 .icon-sweet-film-camera:before { content: "\f199"; }
 .icon-sweet-artery:before { content: "\f200"; }
 .icon-sweet-flag:before { content: "\f201"; }
 .icon-sweet-artery-2:before { content: "\f202"; }
 .icon-sweet-lesion:before { content: "\f203"; }
 .icon-sweet-table-2:before { content: "\f204"; }
 .icon-sweet-strategy-3:before { content: "\f205"; }
 .icon-sweet-heart-half-left:before { content: "\f206"; }
 .icon-sweet-heart-half-right:before { content: "\f207"; }
 .icon-sweet-pfo:before { content: "\f208"; }
 .icon-sweet-stent:before { content: "\f209"; }
 .icon-sweet-ballon-2:before { content: "\f210"; }
 .icon-sweet-valve-2:before { content: "\f211"; }
 .icon-sweet-aorte:before { content: "\f212"; }
 .icon-sweet-and:before { content: "\f213"; }
 .icon-sweet-or:before { content: "\f214"; }
 .icon-sweet-masse:before { content: "\f215"; }
 .icon-sweet-guide-2:before { content: "\f216"; }
 .icon-sweet-defibrilateur:before { content: "\f217"; }
 .icon-sweet-pacemaker:before { content: "\f218"; }
 .icon-sweet-bulleye-2:before { content: "\f219"; }
 .icon-sweet-poumons:before { content: "\f220"; }
 .icon-sweet-patient-2:before { content: "\f221"; }