/* Default CSS */


/* content  */

.content li {
 list-style-type: none; 
 background-image:url(arrow.png);
 background-position:0.1rem 0.4rem;
 background-repeat:no-repeat; 
 padding-left: 1.2rem;

}

/* Image */
img.article {
border: 1px solid #ccc;
padding: 0.25em 0.25em;  
}

/* Divider  */

.divider {
 display: block;
 background-color: #fbe3ef;
 height: 1px;
 margin: 0.5rem 0;  

}

/* Icomoon Icon Pack  */


@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?ffay5d');
  src:  url('icomoon.eot?ffay5d#iefix') format('embedded-opentype'),
    url('icomoon.ttf?ffay5d') format('truetype'),
    url('icomoon.woff?ffay5d') format('woff'),
    url('icomoon.svg?ffay5d#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin:0 0.5em 0 0;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home3:before {
  content: "\e902";
}
.icon-play:before {
  content: "\e912";
}
.icon-phone:before {
  content: "\e942";
}
.icon-bubbles2:before {
  content: "\e96d";
}
.icon-users:before {
  content: "\e972";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-hour-glass:before {
  content: "\e979";
}
.icon-search:before {
  content: "\e986";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-stats-bars:before {
  content: "\e99c";
}
.icon-mug:before {
  content: "\e9a2";
}
.icon-accessibility:before {
  content: "\e9b2";
}
.icon-tree:before {
  content: "\e9bc";
}
.icon-sphere:before {
  content: "\e9c9";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-arrow-right:before {
  content: "\ea34";
}
.icon-mail3:before {
  content: "\ea85";
}
.icon-hangouts:before {
  content: "\ea8e";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-onedrive:before {
  content: "\eaaf";
}
.icon-blogger2:before {
  content: "\eab8";
}
.icon-linkedin:before {
  content: "\eac9";
}
