/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
li:before {
  content: '\f0a4';
  display: inline-block;
  padding-right: 5px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit; }

.elBulletList {
  padding: 0px;
  list-style-type: none;
  margin-left: 15px; }

div.elBullet {
  margin-left: 30px; }

.elMargin0 {
  margin-top: 0px; }

.de-editable {
  position: relative; }

.de-editable {
  cursor: auto !important; }

.div[data-title='list_handright'] li, div[data-title='list_check'] li {
  padding-left: 30px; }

.div[data-title='list_handright'] li:before, div[data-title='list_check'] li:before {
  content: '\f0a4';
  display: inline-block;
  padding-right: 5px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit; }

.faqTitle i {
  margin-right: 5px; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
